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, 26 Feb 2003 11:33:46 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3125 emacs/src/ChangeLog:1.3126
*** emacs/src/ChangeLog:1.3125  Tue Feb 25 07:33:32 2003
--- emacs/src/ChangeLog Wed Feb 26 11:33:46 2003
***************
*** 16,21 ****
--- 16,25 ----
        * buffer.c (Fset_buffer_multibyte): Pay attention to the buffer
        process only when "subprocesses" is defined.
  
+ 2003-02-24  Stefan Monnier  <address@hidden>
+ 
+       * syntax.c (back_comment): Only check nestedness of 2nd char if needed.
+ 
  2003-02-24  Juanma Barranquero  <address@hidden>
  
        * callint.c (fix_command): Declare as static void and move before
***************
*** 513,520 ****
        (notice_overwritten_cursor): Consider the cursor image erased if
        the output area intersects the cursor image in y-direction.
  
!       * w32term.c (note_mode_line_or_margin_highlight): Renamed from
!       note_mode_line_highlight and extended.
  
        * w32term.c (last_window): New variable.
        (w32_read_socket) <WM_MOUSEMOVE>: Generate SELECT_WINDOW_EVENTs.
--- 517,524 ----
        (notice_overwritten_cursor): Consider the cursor image erased if
        the output area intersects the cursor image in y-direction.
  
!       * w32term.c (note_mode_line_or_margin_highlight): Rename from
!       note_mode_line_highlight and extend.
  
        * w32term.c (last_window): New variable.
        (w32_read_socket) <WM_MOUSEMOVE>: Generate SELECT_WINDOW_EVENTs.




reply via email to

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