emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 7257815: ; * lisp/textmodes/table.el: Comment twe


From: Glenn Morris
Subject: [Emacs-diffs] emacs-25 7257815: ; * lisp/textmodes/table.el: Comment tweak.
Date: Fri, 29 Jan 2016 02:12:09 +0000

branch: emacs-25
commit 7257815df133593e754f6396972f46fd2083374e
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ; * lisp/textmodes/table.el: Comment tweak.
---
 lisp/textmodes/table.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/textmodes/table.el b/lisp/textmodes/table.el
index 8c4cbc7..653db83 100644
--- 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"))
 ;;
 ;;
 ;; ---------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]