emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/info.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/info.el
Date: Mon, 12 Nov 2001 21:10:33 -0500

Index: emacs/lisp/info.el
diff -u emacs/lisp/info.el:1.283 emacs/lisp/info.el:1.284
--- emacs/lisp/info.el:1.283    Fri Nov  9 05:31:23 2001
+++ emacs/lisp/info.el  Mon Nov 12 21:10:33 2001
@@ -2230,6 +2230,7 @@
 
 ;; Info mode is suitable only for specially formatted data.
 (put 'Info-mode 'mode-class 'special)
+(put 'Info-mode 'no-clone-indirect t)
 
 (defun Info-mode ()
   "Info mode provides commands for browsing through the Info documentation 
tree.



reply via email to

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