1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00

; * lisp/textmodes/table.el: Comment tweak.

This commit is contained in:
Glenn Morris 2016-01-28 21:11:55 -05:00
parent e94983f6a6
commit 7257815df1

View File

@ -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"))
;;
;;
;; ---------------