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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/view.el [emacs-unicode-2]
Date: Mon, 28 Jun 2004 04:33:47 -0400

Index: emacs/lisp/view.el
diff -c emacs/lisp/view.el:1.71.2.1 emacs/lisp/view.el:1.71.2.2
*** emacs/lisp/view.el:1.71.2.1 Fri Apr 16 12:50:11 2004
--- emacs/lisp/view.el  Mon Jun 28 07:28:47 2004
***************
*** 137,142 ****
--- 137,143 ----
  See RETURN-TO-ALIST argument of function `view-mode-exit' for the format of
  `view-return-to-alist'.")
  (make-variable-buffer-local 'view-return-to-alist)
+ (put 'view-return-to-alist 'permanent-local t)
  
  (defvar view-exit-action nil
    "nil or a function with one argument (a buffer) called when finished 
viewing.




reply via email to

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