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:
parent
3642668990
commit
336cd99d1b
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue