/[emacs]/emacs/lisp/help-fns.el
ViewVC logotype

Diff of /emacs/lisp/help-fns.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.63 by rms, Fri Jan 7 16:12:34 2005 UTC revision 1.64 by lute, Thu Feb 3 19:41:14 2005 UTC
# Line 97  With ARG, you are asked to choose which Line 97  With ARG, you are asked to choose which
97            (forward-line 1)            (forward-line 1)
98            (newline (- n (/ n 2)))))            (newline (- n (/ n 2)))))
99        (goto-char (point-min))        (goto-char (point-min))
100          (setq buffer-undo-list nil)
101        (set-buffer-modified-p nil))))        (set-buffer-modified-p nil))))
102    
103  ;;;###autoload  ;;;###autoload

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26