/[emacs]/emacs/lisp/view.el
ViewVC logotype

Diff of /emacs/lisp/view.el

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

revision 1.71.2.1 by handa, Fri Apr 16 12:50:11 2004 UTC revision 1.71.2.2 by miles, Mon Jun 28 07:28:47 2004 UTC
# Line 137  subtracted from by `view-mode-exit' when Line 137  subtracted from by `view-mode-exit' when
137  See RETURN-TO-ALIST argument of function `view-mode-exit' for the format of  See RETURN-TO-ALIST argument of function `view-mode-exit' for the format of
138  `view-return-to-alist'.")  `view-return-to-alist'.")
139  (make-variable-buffer-local 'view-return-to-alist)  (make-variable-buffer-local 'view-return-to-alist)
140    (put 'view-return-to-alist 'permanent-local t)
141    
142  (defvar view-exit-action nil  (defvar view-exit-action nil
143    "nil or a function with one argument (a buffer) called when finished viewing.    "nil or a function with one argument (a buffer) called when finished viewing.

Legend:
Removed from v.1.71.2.1  
changed lines
  Added in v.1.71.2.2

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