emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Markus Rost
Subject: [Emacs-diffs] Changes to emacs/lisp/dired.el
Date: Sun, 19 May 2002 23:05:16 -0400

Index: emacs/lisp/dired.el
diff -c emacs/lisp/dired.el:1.228 emacs/lisp/dired.el:1.229
*** emacs/lisp/dired.el:1.228   Mon Apr 22 23:14:41 2002
--- emacs/lisp/dired.el Sun May 19 23:05:16 2002
***************
*** 1387,1393 ****
  at the end of the command."
    :group 'dired
    :type '(alist :key-type regexp :value-type string)
!   :version 21.4)
  
  (defun dired-view-file ()
    "In Dired, examine a file in view mode, returning to dired when done.
--- 1387,1393 ----
  at the end of the command."
    :group 'dired
    :type '(alist :key-type regexp :value-type string)
!   :version "21.4")
  
  (defun dired-view-file ()
    "In Dired, examine a file in view mode, returning to dired when done.



reply via email to

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