X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/8a4c50518400514864e55a6a84e956744b072a3a..5beb9abb5239617d7f03ad41a89ded8e67a10fe3:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 400909ecd2..2b97e3d607 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,4 +1,4 @@ -2007-08-09 Micha,Ak(Bl Cadilhac +2007-08-18 Micha,Ak(Bl Cadilhac * progmodes/meta-mode.el (meta-indent-calculate-last): Remove. (meta-indent-current-nesting): Use a computation of the nesting @@ -8,7 +8,7 @@ (meta-indent-unfinished-line): Tell if the current line ends with a finished expression. (meta-indent-looking-at-code): Like `looking-at', but checks if - the point is a string before. + the point is in a string before. (meta-indent-level-count): Use it. Don't count parenthesis as it's done in the nesting function. (meta-indent-in-string-p): Tell if the current point is in a