]> code.delx.au - gnu-emacs/commitdiff
Add ChangeLog entry for version #112847.
authorAlan Mackenzie <acm@muc.de>
Wed, 5 Jun 2013 12:45:51 +0000 (12:45 +0000)
committerAlan Mackenzie <acm@muc.de>
Wed, 5 Jun 2013 12:45:51 +0000 (12:45 +0000)
lisp/ChangeLog

index 753c3af882b74f29772cf9adbe4592ccb9a5a432..14ac40dee5b5d299b61bab2b308692e7078d94ba 100644 (file)
        (compilation-auto-jump): Suppress the "Mark set" message to give
        way to exit message.
 
+2013-06-04  Alan Mackenzie  <acm@muc.de>
+
+       Remove faulty optimisation from indentation calculation.
+       * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
+       search limit based on 2000 characters back from indent-point.
+
 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
 
        * eshell/em-term.el (cl-lib): Require `cl-lib'.