1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Add comment for last change.

This commit is contained in:
Andreas Schwab 2002-08-02 22:21:43 +00:00
parent 3642668990
commit 336cd99d1b

View file

@ -1360,6 +1360,7 @@ Creates a buffer if necessary."
(interactive)
(set-buffer-modified-p nil)
(find-alternate-file (dired-get-file-for-visit)))
;; Don't override the setting from .emacs.
;;;###autoload (put 'dired-find-alternate-file 'disabled t)
(defun dired-mouse-find-file-other-window (event)