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: Sat, 10 May 2003 18:46:11 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3226 emacs/src/ChangeLog:1.3227
*** emacs/src/ChangeLog:1.3226  Sat May 10 12:14:50 2003
--- emacs/src/ChangeLog Sat May 10 18:46:10 2003
***************
*** 1,3 ****
--- 1,17 ----
+ 2003-05-10  Stefan Monnier  <address@hidden>
+ 
+       * keyboard.c (follow_key): Remove dead variable `did_meta'.
+       (access_keymap_keyremap, keyremap_step): New funs, extracted from the
+       duplicated handling of function-key-map and key-translation-map
+       in read_key_sequence.
+       (read_key_sequence): Use them.
+ 
+       * keyboard.c (adjust_point_for_property): Try harder to move point
+       to the non-sticky end of an invisible property.
+ 
+       * xdisp.c (single_display_prop_intangible_p): Make `space' display
+       property intangible as well.
+ 
  2003-05-10  Andreas Schwab  <address@hidden>
  
        * xmenu.c (single_menu_item): Change last parameter to void* to




reply via email to

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