1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 11:20:41 -08:00

Ignore self-insert-command bindings

This commit is contained in:
Iqbal Ansari 2015-11-13 21:38:16 +05:30
parent 25d006eac1
commit d3fe7b2e2a

View file

@ -1264,7 +1264,7 @@ BUFFER that follow the key sequence KEY-SEQ."
;; C-x 8 Prefix Command
;; <S-dead-acute> Prefix Command
"^\\([^ <>\t]+\\|<f[0-9]+>\\|\\w \\.\\. \\w\\)[ \t]+\\([^\t\n]+\\)$"))
(lines-to-flush'("[bB]inding[s]?[:]?$" "translations:$" "-------$"))
(lines-to-flush'("[bB]inding[s]?[:]?$" "translations:$" "-------$" "self-insert-command$"))
key-match desc-match unformatted)
(save-match-data
(with-temp-buffer