/[emacs]/emacs/lisp/mail/mh-utils.el
ViewVC logotype

Diff of /emacs/lisp/mail/mh-utils.el

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

revision 1.27.4.1 by gerd, Tue Oct 23 15:51:05 2001 UTC revision 1.27.4.2 by gerd, Thu Oct 25 10:14:20 2001 UTC
# Line 447  Type \"\\[mh-header-display]\" to see th Line 447  Type \"\\[mh-header-display]\" to see th
447    ;; window.  (Commands like save-some-buffers can make this false.)    ;; window.  (Commands like save-some-buffers can make this false.)
448    (if (eq (get-buffer-window (current-buffer))    (if (eq (get-buffer-window (current-buffer))
449            (selected-window))            (selected-window))
450        (recenter (if arg arg t))))        (recenter (if arg arg '(4)))))
451    
452    
453  (defun mh-delete-line (lines)  (defun mh-delete-line (lines)

Legend:
Removed from v.1.27.4.1  
changed lines
  Added in v.1.27.4.2

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