]> git.eshelyaron.com Git - emacs.git/commitdiff
(iso-accents-compose): Remove a
authorGerd Moellmann <gerd@gnu.org>
Tue, 30 Oct 2001 16:10:09 +0000 (16:10 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 30 Oct 2001 16:10:09 +0000 (16:10 +0000)
superfluous setq.

lisp/international/iso-acc.el

index 220a6b604f354a45e003b4e52f38562450903074..c1979e7af88d9df3c57c66370c1f7f738cce9333 100644 (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