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

Diff of /emacs/lisp/dired.el

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

revision 1.211 by rms, Mon Nov 12 17:04:33 2001 UTC revision 1.212 by rms, Thu Nov 15 19:00:15 2001 UTC
# Line 1305  In the latter case, you have to do \\[di Line 1305  In the latter case, you have to do \\[di
1305  parse the buffer again."  parse the buffer again."
1306    (interactive)    (interactive)
1307    (let (buffer-read-only)    (let (buffer-read-only)
1308      (undo)))      (undo)
1309        (message "Change in Dired buffer undone.
1310    Actual changes in files cannot be undone by Emacs.")))
1311    
1312  (defun dired-next-line (arg)  (defun dired-next-line (arg)
1313    "Move down lines then position at filename.    "Move down lines then position at filename.

Legend:
Removed from v.1.211  
changed lines
  Added in v.1.212

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