]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 14 Oct 2004 13:24:25 +0000 (13:24 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 14 Oct 2004 13:24:25 +0000 (13:24 +0000)
src/ChangeLog

index 9fedb52f42c4ce8f02bea494502e54709c4f8c82..b79898881daa839e15ad4cd54ef5e4d6dc4be864 100644 (file)
@@ -3,6 +3,10 @@
        * xterm.h: Include Xutil.h after keysym.h to work around bug
        (incorrectly recognising AltGr key) in some X versions.
 
+2004-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * fns.c (map_char_table): Add missing gcpros.
+
 2004-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * keymap.c (get_keymap): An autoload form is not a keymap.