;* doc/misc/dired-x.texi: Remove unnecessary paren (Bug#76148)
This commit is contained in:
parent
4cc8709ac2
commit
eb36518244
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ In your @file{~/.emacs} file, or in the system-wide initialization file
|
|||
(require 'dired-x)
|
||||
;; Set dired-x global variables here. For example:
|
||||
;; (setq dired-x-hands-off-my-keys nil)
|
||||
))
|
||||
)
|
||||
(add-hook 'dired-mode-hook
|
||||
(lambda ()
|
||||
;; Set dired-x buffer-local variables here. For example:
|
||||
|
|
Loading…
Add table
Reference in a new issue