changeset 51964:0ecac4a3fdea

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Sat, 19 Jul 2003 16:25:43 +0000
parents 27b622ce6604
children 5a62d5472383
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jul 19 16:22:58 2003 +0000
+++ b/lisp/ChangeLog	Sat Jul 19 16:25:43 2003 +0000
@@ -1,3 +1,12 @@
+2003-07-19  John Paul Wallington  <jpw@gnu.org>
+
+	* textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
+	(artist-draw-rect, artist-draw-square): Doc fixes.
+
+	* textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
+
+	* textmodes/two-column.el (2C-mode-line-format): Doc fix.
+
 2003-07-19  Kenichi Handa  <handa@m17n.org>
 
 	* international/kkc.el (kkc-show-conversion-list-update):
@@ -33,7 +42,7 @@
 	* progmodes/cc-engine.el (c-literal-faces): Declare as a variable
 	since it might be modified.
 
-	* progmodes/cc-langs.el: (c++-make-template-syntax-table)
+	* progmodes/cc-langs.el (c++-make-template-syntax-table)
 	(c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
 	names to these language constants.