]> git.eshelyaron.com Git - emacs.git/commitdiff
;* doc/misc/dired-x.texi: Remove unnecessary paren (Bug#76148)
authorPhilip Kaludercic <philipk@posteo.net>
Sat, 8 Feb 2025 21:39:47 +0000 (22:39 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Feb 2025 08:46:59 +0000 (09:46 +0100)
(cherry picked from commit eb365182440f236e6b5fe2a9192a0c3675e0e306)

doc/misc/dired-x.texi

index c678e8e1e404521c52997e6d86e04e3feef85b56..bd8010edcb1b539a5e254c25ba75b4030f73388d 100644 (file)
@@ -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: