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: Wed, 06 Mar 2002 19:02:56 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2499 emacs/src/ChangeLog:1.2500
*** emacs/src/ChangeLog:1.2499  Wed Mar  6 18:20:04 2002
--- emacs/src/ChangeLog Wed Mar  6 19:02:55 2002
***************
*** 4,10 ****
  
  2002-03-06  Gerd Moellmann  <address@hidden>
  
!       * keyboard.c (echo_prompt, echo_char, echo_dash, echo_now) 
        (cancel_echoing, echo_length, echo_truncate): Changed to
        work with new kboard definition.
        (echo_now): Use message3_nolog instead of message2_nolog.
--- 4,10 ----
  
  2002-03-06  Gerd Moellmann  <address@hidden>
  
!       * keyboard.c (echo_prompt, echo_char, echo_dash, echo_now)
        (cancel_echoing, echo_length, echo_truncate): Changed to
        work with new kboard definition.
        (echo_now): Use message3_nolog instead of message2_nolog.
***************
*** 28,33 ****
--- 28,39 ----
        * frame.c (default-frame-alist): Explain that setting it doesn't
        affect existing frames.
  
+ 2002-03-05  Stefan Monnier  <address@hidden>
+ 
+       * indent.c (skip_invisible): Fix my brain fart.
+ 
+       * dispnew.c (sit_for): Don't wait if executing a kbd macro.
+ 
  2002-03-04  Stefan Monnier  <address@hidden>
  
        * dosfns.c, dosfns.h, dispnew.c, dispextern.h, commands.h, charset.c,
***************
*** 35,40 ****
--- 41,48 ----
        * lisp.h, lread.c, sysdep.c, termcap.c, termchar.h, w32term.c,
        * window.c, xdisp.c, xselect.c, xterm.c: Change defvar_int definition
        and variables to use EMACS_INT instead of just int.
+ 
+       * buffer.c (syms_of_buffer): Allow non-string `mode-name'.
  
  2002-03-04  Eli Zaretskii  <address@hidden>
  



reply via email to

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