# HG changeset patch # User John Paul Wallington # Date 1058631943 0 # Node ID 0ecac4a3fdeaff6ef84751961a71fffe00a10a47 # Parent 27b622ce6604979eb867d81d43ebb748dd0d7a68 *** empty log message *** diff -r 27b622ce6604 -r 0ecac4a3fdea lisp/ChangeLog --- 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 + + * 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 * 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.