Mercurial > emacs
diff src/ChangeLog @ 68270:556ef00fdd9f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 19 Jan 2006 17:52:09 +0000 |
parents | a81b91d53a80 |
children | a34c3ba8e4aa |
line wrap: on
line diff
--- a/src/ChangeLog Thu Jan 19 17:51:38 2006 +0000 +++ b/src/ChangeLog Thu Jan 19 17:52:09 2006 +0000 @@ -1,3 +1,14 @@ +2006-01-19 Richard M. Stallman <rms@gnu.org> + + * keymap.c (Fmap_keymap): Doc fix. + + * s/irix6-5.h (GC_SETJMP_WORKS, GC_MARK_STACK): New definitions. + + * keyboard.c (echo_char): Don't omit the space between first two + echoed chars. + + * minibuf.c (read_minibuf): Fix previous change. + 2006-01-19 Kenichi Handa <handa@m17n.org> * xterm.c (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.