projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e94983f
)
; * lisp/textmodes/table.el: Comment tweak.
author
Glenn Morris
<rgm@gnu.org>
Fri, 29 Jan 2016 02:11:55 +0000
(21:11 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 29 Jan 2016 02:11:55 +0000
(21:11 -0500)
lisp/textmodes/table.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/table.el
b/lisp/textmodes/table.el
index 8c4cbc76cae1285e200c5000715a9370f28769d3..653db83107de7801014c8ad8c19ba9be1eedbb79 100644
(file)
--- a/
lisp/textmodes/table.el
+++ b/
lisp/textmodes/table.el
@@
-570,7
+570,7
@@
;; Maybe provide complete XEmacs support in the future however the
;; "extent" is the single largest obstacle lying ahead, read the
;; document in Emacs info.
-;; (
eval '(progn (require 'info) (Info-find-node "elisp" "Not Intervals")
))
+;; (
progn (require 'info) (Info-find-node "elisp" "Not Intervals"
))
;;
;;
;; ---------------