changeset 40449:0dc942a283e4

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 29 Oct 2001 15:44:21 +0000
parents 2c2cf54fecc5
children d29fac587062
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 29 15:42:44 2001 +0000
+++ b/lisp/ChangeLog	Mon Oct 29 15:44:21 2001 +0000
@@ -1,3 +1,8 @@
+2001-10-29  Gerd Moellmann  <gerd@gnu.org>
+
+	* international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
+	as is on unread-command-events instead of `(SECOND-CHAR)'.
+
 2001-10-29  Andre Spiegel  <spiegel@gnu.org>
 
 	* vc.el: Mention vc-*-switches in backend API documentation.