emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/view.el
Date: Wed, 12 Jun 2002 08:20:51 -0400

Index: emacs/lisp/view.el
diff -c emacs/lisp/view.el:1.64 emacs/lisp/view.el:1.65
*** emacs/lisp/view.el:1.64     Fri Nov 16 19:00:26 2001
--- emacs/lisp/view.el  Wed Jun 12 08:20:51 2002
***************
*** 508,514 ****
      (force-mode-line-update)
      (message "%s"
             (substitute-command-keys "\
! Type \\[help-command] for help, \\[describe-mode] for commands, \\[View-quit] 
to quit."))))
  
  (defun view-mode-exit (&optional return-to-alist exit-action all-win)
    "Exit View mode in various ways, depending on optional arguments.
--- 508,514 ----
      (force-mode-line-update)
      (message "%s"
             (substitute-command-keys "\
! View mode: type \\[help-command] for help, \\[describe-mode] for commands, 
\\[View-quit] to quit."))))
  
  (defun view-mode-exit (&optional return-to-alist exit-action all-win)
    "Exit View mode in various ways, depending on optional arguments.



reply via email to

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