1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

(iso-accents-compose): Remove a

superfluous setq.
This commit is contained in:
Gerd Moellmann 2001-10-30 16:10:09 +00:00
parent a742d646df
commit 8d7b140f13

View file

@ -318,8 +318,7 @@ the language you choose)."
(+ iso-accents-insert-offset entry)
entry))
;; Otherwise, advance and schedule the second key for execution.
(setq unread-command-events
(push second-char unread-command-events))
(push second-char unread-command-events)
(vector first-char))))
;; It is a matter of taste if you want the minor mode indicated