/[emacs]/emacs/lisp/international/iso-acc.el
ViewVC logotype

Diff of /emacs/lisp/international/iso-acc.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.51.14.1 by gerd, Mon Oct 29 15:45:43 2001 UTC revision 1.51.14.2 by gerd, Tue Oct 30 16:11:34 2001 UTC
# Line 318  the language you choose)." Line 318  the language you choose)."
318               (+ iso-accents-insert-offset entry)               (+ iso-accents-insert-offset entry)
319             entry))             entry))
320        ;; Otherwise, advance and schedule the second key for execution.        ;; Otherwise, advance and schedule the second key for execution.
321        (setq unread-command-events        (push second-char unread-command-events)
             (push second-char unread-command-events))  
322        (vector first-char))))        (vector first-char))))
323    
324  ;; It is a matter of taste if you want the minor mode indicated  ;; It is a matter of taste if you want the minor mode indicated

Legend:
Removed from v.1.51.14.1  
changed lines
  Added in v.1.51.14.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26