emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/help-fns.el
Date: Thu, 03 Feb 2005 14:41:14 -0500

Index: emacs/lisp/help-fns.el
diff -c emacs/lisp/help-fns.el:1.63 emacs/lisp/help-fns.el:1.64
*** emacs/lisp/help-fns.el:1.63 Fri Jan  7 16:12:34 2005
--- emacs/lisp/help-fns.el      Thu Feb  3 19:41:14 2005
***************
*** 97,102 ****
--- 97,103 ----
          (forward-line 1)
          (newline (- n (/ n 2)))))
        (goto-char (point-min))
+       (setq buffer-undo-list nil)
        (set-buffer-modified-p nil))))
  
  ;;;###autoload




reply via email to

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