changeset 40505:8330d988f4aa

(iso-accents-compose): Remove a superfluous setq.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 30 Oct 2001 16:10:09 +0000
parents f60d98c92b0b
children 81ab7b9aefcc
files lisp/international/iso-acc.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/iso-acc.el	Tue Oct 30 16:04:52 2001 +0000
+++ b/lisp/international/iso-acc.el	Tue Oct 30 16:10:09 2001 +0000
@@ -318,8 +318,7 @@
 	     (+ 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