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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 17 Jun 2002 14:45:54 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2716 emacs/src/ChangeLog:1.2717
*** emacs/src/ChangeLog:1.2716  Mon Jun 17 12:15:58 2002
--- emacs/src/ChangeLog Mon Jun 17 14:45:54 2002
***************
*** 1,5 ****
--- 1,13 ----
  2002-06-17  Stefan Monnier  <address@hidden>
  
+       * window.c (Fset_window_configuration): Lisp_Object/int mixup.
+ 
+       * keyboard.c (read_key_sequence): Be more careful with first_unbound.
+       Lookup keys in function-key-map immediately so that key-translation-map
+       can be applied earlier.
+       Remove function_key_possible and key_translation_possible, replaced
+       by checking `keytran_start < t'.
+ 
        * .gdbinit (xsymbol): Use the name `xname' field.
  
  2002-06-17  Andrew Choi  <address@hidden>



reply via email to

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