emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/locate.el
Date: Wed, 28 Nov 2001 08:08:40 -0500

Index: emacs/lisp/locate.el
diff -u emacs/lisp/locate.el:1.17 emacs/lisp/locate.el:1.18
--- emacs/lisp/locate.el:1.17   Sat Nov 17 10:38:59 2001
+++ emacs/lisp/locate.el        Wed Nov 28 08:08:40 2001
@@ -240,6 +240,7 @@
        (switch-to-buffer-other-window locate-buffer-name))
 
     (run-hooks 'dired-mode-hook)
+    (dired-next-line 2)                        ;move to first matching file.
     (run-hooks 'locate-post-command-hook)
     )
   )



reply via email to

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