diff test/ChangeLog @ 110447:2ecf65f18c7c

* lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode. Set invisibility spec for pascal's outline mode. (pascal-outline-change): Clean up calling convention. (pascal-show-all, pascal-hide-other-defuns): Update callers.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 20 Sep 2010 16:57:01 +0200
parents 8a3552ec7934
children baf0b339ec21
line wrap: on
line diff
--- a/test/ChangeLog	Mon Sep 20 16:22:16 2010 +0200
+++ b/test/ChangeLog	Mon Sep 20 16:57:01 2010 +0200
@@ -1,3 +1,7 @@
+2010-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* indent/prolog.prolog: Use normal spacing around !.
+
 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* indent/octave.m: Remove one more `fixindent'.  Use `end'.
@@ -22,7 +26,8 @@
 	(icalendar-testsuite--do-test-export): Code formatting.
 	(icalendar-testsuite--test-parse-vtimezone): Doc fix.
 	(icalendar-testsuite--do-test-import)
-	(icalendar-testsuite--do-test-cycle): Use icalendar-testsuite--compare-strings
+	(icalendar-testsuite--do-test-cycle):
+	Use icalendar-testsuite--compare-strings
 	(icalendar-testsuite--run-import-tests): Comment added.
 	(icalendar-testsuite--run-import-tests)
 	(icalendar-testsuite--run-real-world-tests): Fix expected results.