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:
parent
f839c7f2c0
commit
22704345f7
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user