changeset 82452:58eaf01ab6e0

Fix typo.
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Fri, 17 Aug 2007 22:54:34 +0000
parents e74e429ab839
children d04e217671f9
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 17 22:51:24 2007 +0000
+++ b/lisp/ChangeLog	Fri Aug 17 22:54:34 2007 +0000
@@ -1,4 +1,4 @@
-2007-08-09  Micha,Ak(Bl Cadilhac  <michael@cadilhac.name>
+2007-08-18  Micha,Ak(Bl Cadilhac  <michael@cadilhac.name>
 
 	* 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