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: Sat, 27 Apr 2002 16:16:10 -0400

Index: emacs/lisp/info.el
diff -c emacs/lisp/info.el:1.295 emacs/lisp/info.el:1.296
*** emacs/lisp/info.el:1.295    Mon Apr  1 11:27:59 2002
--- emacs/lisp/info.el  Sat Apr 27 16:16:09 2002
***************
*** 961,966 ****
--- 961,967 ----
  
  (defvar Info-header-line nil
    "If the info node header is hidden, the text of the header.")
+ (put 'Info-header-line 'risky-local-variable t)
  
  (defun Info-select-node ()
  "Select the info node that point is in.



reply via email to

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