]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog
* puresize.h (BASE_PURESIZE): Increment to 1211000.
[gnu-emacs] / src / ChangeLog
index 79e32451f9d805a88ae81e9dcc4a9313caed254e..cefc2f4048d65961cbc0c47b93aa8d07862aeb6a 100644 (file)
@@ -1,3 +1,15 @@
+2006-07-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * puresize.h (BASE_PURESIZE): Increment to 1211000.
+
+       * dispnew.c (Fredisplay): New function, equivalent to (sit-for 0).
+       (Fsit_for): Function deleted.
+
+       * keyboard.c (command_loop_1, Fexecute_extended_command): Call
+       sit_for instead of Fsit_for.
+
+       * minibuf.c (temp_echo_area_glyphs): Likewise.
+
 2006-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * syntax.c (Fforward_comment): Revert the reversion.