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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/view.el
Date: Fri, 18 Apr 2003 09:53:28 -0400

Index: emacs/lisp/view.el
diff -c emacs/lisp/view.el:1.67 emacs/lisp/view.el:1.68
*** emacs/lisp/view.el:1.67     Tue Feb  4 07:12:45 2003
--- emacs/lisp/view.el  Fri Apr 18 09:53:17 2003
***************
*** 53,63 ****
    :group 'wp
    :group 'editing)
  
- (defcustom view-read-only nil
-   "*Non-nil means buffers visiting files read-only, do it in view mode."
-   :type 'boolean
-   :group 'view)
- 
  (defcustom view-highlight-face 'highlight
     "*The face used for highlighting the match found by View mode search."
     :type 'face
--- 53,58 ----




reply via email to

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