emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog [emacs-unicode-2]
Date: Tue, 10 Aug 2004 10:13:24 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3331.2.13 emacs/src/ChangeLog:1.3331.2.14
*** emacs/src/ChangeLog:1.3331.2.13     Tue Aug  3 00:02:59 2004
--- emacs/src/ChangeLog Tue Aug 10 07:46:39 2004
***************
*** 1,3 ****
--- 1,36 ----
+ 2004-08-09  Luc Teirlinck  <address@hidden>
+ 
+       * keymap.c (Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes.
+ 
+ 2004-08-08  Luc Teirlinck  <address@hidden>
+ 
+       * keyboard.c: Declare Qdisabled_command_function instead of
+       Qdisabled_command_hook.
+       (Fcommand_execute): Use Qdisabled_command_function instead of
+       Qdisabled_command_hook.
+       (syms_of_keyboard): Ditto.
+ 
+ 2004-08-07  Luc Teirlinck  <address@hidden>
+ 
+       * keymap.c (Flocal_key_binding, Fglobal_key_binding)
+       (syms_of_keymap) <key-translation-map>: Doc fixes.
+ 
+ 2004-08-07  Stefan Monnier  <address@hidden>
+ 
+       * window.c (window_list_1): YAILOM.
+ 
+       * fileio.c (make_temp_name): Handle multibyte prefixes.
+ 
+ 2004-08-06  Luc Teirlinck  <address@hidden>
+ 
+       * keyboard.c (syms_of_keyboard) <overriding-terminal-local-map>:
+       Doc fix.
+ 
+ 2004-08-03  Kenichi Handa  <address@hidden>
+ 
+       * coding.c (decode_coding_string): Adjust coding->consumed, and
+       etc. with shrinked_bytes.
+ 
  2004-08-03  Kim F. Storm  <address@hidden>
  
        * indent.c (compute_motion): Fix check for full width window




reply via email to

[Prev in Thread] Current Thread [Next in Thread]