(last_command_char): For clarity, rename to...
[bpt/emacs.git] / src / ChangeLog
index e027b5c..22d944a 100644 (file)
@@ -1,3 +1,26 @@
+2009-01-09  Glenn Morris  <rgm@gnu.org>
+
+       * keyboard.c (last_command_char): For clarity, rename to...
+       (last_command-event): ... and update all users.
+       (last_input_char): For clarity, rename to...
+       (last_input_event): ... and update all users.
+       (last-command-char, last-input-char): Move to subr.el as aliases.
+       * cmds.c, commands.h: Update for last_command_char rename.
+
+2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * font.c (font_open_for_lface): Handle unspecified height
+       attribute.
+
+2009-01-08  Jason Rumney  <jasonr@gnu.org>
+
+       * w32fns.c (Vx_pointer_shape, Vx_nontext_pointer_shape)
+       (Vx_mode_pointer_shape, Vx_window_horizontal_drag_shape)
+       (Vx_hourglass_pointer_shape, Vx_sensitive_text_pointer_shape):
+       Don't declare.
+       (syms_of_w32fns): Don't define x-pointer-shape variable. (Bug#1485)
+       (x_create_tip_frame) [GLYPH_DEBUG]: Enable image debugging code.
+
 2009-01-07  Kenichi Handa  <handa@m17n.org>
 
        * fileio.c (Finsert_file_contents): In the case of replace,