]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorMartin Stjernholm <mast@lysator.liu.se>
Sun, 23 Mar 2003 02:07:31 +0000 (02:07 +0000)
committerMartin Stjernholm <mast@lysator.liu.se>
Sun, 23 Mar 2003 02:07:31 +0000 (02:07 +0000)
lisp/ChangeLog

index f31cfbd03d8f9a79adcaa535081e0d65af900b9c..4f42a72dba1ff3e646f68a35a9defb65abd80f85 100644 (file)
@@ -1,3 +1,9 @@
+2003-03-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
+
+       * 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  <pbreton@cs.umb.edu>
 
        * filecache.el (file-cache-add-directory-recursively)
        * language/ind-util.el (indian-itrans-v5-table): Add entries for
        "E" and "O".
 
-2003-02-10  Martin Stjernholm  <mast@lysator.liu.se>
+2003-02-10  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
        * 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  <mast@lysator.liu.se>
+2003-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
        * progmodes/cc-mode.el (c-basic-common-init):
        Install `c-fill-paragraph' on `fill-paragraph-function'.
        (buffers-menu-show-status): New variables.
        (menu-bar-update-buffers-1): Use them.
 
-2002-04-24  Martin Stjernholm  <mast@lysator.liu.se>
+2002-04-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
        * 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
        * dired.el (dired-mouse-find-file-other-window):
        Handle events that move out of the window.
 
-2002-04-23  Martin Stjernholm  <mast@lysator.liu.se>
+2002-04-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
        * progmodes/cc-cmds.el (c-mask-comment): Fixed bug where point
        was moved to the following line when it was at the first line