Browse Source

Fix

master
10sr 3 years ago
parent
commit
1af208014b
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el View File

@@ -2824,6 +2824,7 @@ Any output will be written to current buffer."
(when peek-file-mode
(kill-buffer))))))

(declare-function dired-get-file-for-visit "dired")
(with-eval-after-load 'dired
(defun dired-peek-file (&rest files)
"Dired `peak-file' FILES."


Loading…
Cancel
Save