1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-09 15:50:21 +00:00

Remove mistaken dired-x entry from previous info-look patch.

This commit is contained in:
Lars Ingebrigtsen 2021-10-09 14:49:38 +02:00
parent f839c7f2c0
commit 22704345f7

View File

@ -979,8 +979,7 @@ Return nil if there is nothing appropriate in the buffer near point."
;; sort of fallback match scheme existed.
("(elisp)Index" nil "^ -+ .*: " "\\( \\|$\\)")
("(cl)Function Index" nil "^ -+ .*: " "\\( \\|$\\)")
("(cl)Variable Index" nil "^ -+ .*: " "\\( \\|$\\)")
("(dired-x)Index" nil "^ -+ .*: " "\\( \\|$\\)")))
("(cl)Variable Index" nil "^ -+ .*: " "\\( \\|$\\)")))
(mapc
(lambda (elem)