]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/textmodes/table.el: Comment tweak.
authorGlenn Morris <rgm@gnu.org>
Fri, 29 Jan 2016 02:11:55 +0000 (21:11 -0500)
committerGlenn Morris <rgm@gnu.org>
Fri, 29 Jan 2016 02:11:55 +0000 (21:11 -0500)
lisp/textmodes/table.el

index 8c4cbc76cae1285e200c5000715a9370f28769d3..653db83107de7801014c8ad8c19ba9be1eedbb79 100644 (file)
 ;; 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"))
 ;;
 ;;
 ;; ---------------