emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Martin Stjernholm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 22 Mar 2003 21:07:32 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4953 emacs/lisp/ChangeLog:1.4954
*** emacs/lisp/ChangeLog:1.4953 Sat Mar 22 16:44:38 2003
--- emacs/lisp/ChangeLog        Sat Mar 22 21:07:31 2003
***************
*** 1,3 ****
--- 1,9 ----
+ 2003-03-23  Martin Stjernholm  <address@hidden>
+ 
+       * progmodes/cc-mode.el (c-parse-state): Added kludge to avoid
+       an infinite loop when Emacs' open-paren-in-column-zero rule
+       kicks in and causes the sexp functions to misbehave.
+ 
  2003-03-22  Peter Breton  <address@hidden>
  
        * filecache.el (file-cache-add-directory-recursively)
***************
*** 1264,1276 ****
        * language/ind-util.el (indian-itrans-v5-table): Add entries for
        "E" and "O".
  
! 2003-02-10  Martin Stjernholm  <address@hidden>
  
        * progmodes/cc-styles.el (c-set-offset): Don't find a default
        syntactic element through syntactic analysis if called outside
        a CC Mode buffer.
  
! 2003-02-09  Martin Stjernholm  <address@hidden>
  
        * progmodes/cc-mode.el (c-basic-common-init):
        Install `c-fill-paragraph' on `fill-paragraph-function'.
--- 1270,1282 ----
        * language/ind-util.el (indian-itrans-v5-table): Add entries for
        "E" and "O".
  
! 2003-02-10  Martin Stjernholm  <address@hidden>
  
        * progmodes/cc-styles.el (c-set-offset): Don't find a default
        syntactic element through syntactic analysis if called outside
        a CC Mode buffer.
  
! 2003-02-09  Martin Stjernholm  <address@hidden>
  
        * progmodes/cc-mode.el (c-basic-common-init):
        Install `c-fill-paragraph' on `fill-paragraph-function'.
***************
*** 11293,11299 ****
        (buffers-menu-show-status): New variables.
        (menu-bar-update-buffers-1): Use them.
  
! 2002-04-24  Martin Stjernholm  <address@hidden>
  
        * progmodes/cc-cmds.el (c-mask-comment): More fixes when used
        from `c-do-auto-fill' and point is at or near the limit of the
--- 11299,11305 ----
        (buffers-menu-show-status): New variables.
        (menu-bar-update-buffers-1): Use them.
  
! 2002-04-24  Martin Stjernholm  <address@hidden>
  
        * progmodes/cc-cmds.el (c-mask-comment): More fixes when used
        from `c-do-auto-fill' and point is at or near the limit of the
***************
*** 11376,11382 ****
        * dired.el (dired-mouse-find-file-other-window):
        Handle events that move out of the window.
  
! 2002-04-23  Martin Stjernholm  <address@hidden>
  
        * progmodes/cc-cmds.el (c-mask-comment): Fixed bug where point
        was moved to the following line when it was at the first line
--- 11382,11388 ----
        * dired.el (dired-mouse-find-file-other-window):
        Handle events that move out of the window.
  
! 2002-04-23  Martin Stjernholm  <address@hidden>
  
        * progmodes/cc-cmds.el (c-mask-comment): Fixed bug where point
        was moved to the following line when it was at the first line




reply via email to

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