From 0b5a13ccf7621def350dd3d73e5380cfaf2581c1 Mon Sep 17 00:00:00 2001 From: Matthew Swift Date: Sun, 2 Mar 2003 16:26:32 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5d140ce234f..5de18e72273 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,14 @@ +2003-03-02 Matt Swift + + * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column): New + custom variable. + (lisp-fill-paragraph): Use it. Add ?, to `paragraph-separate' so + that first docstring lines ending with a comma are respected. Add + "`(" to same so that function and macro bodies beginning with a + backquote do not get disturbed. Revise the comments. + 2003-03-01 Jan Dj,Ad(Brv - + * startup.el (command-line): Call menu-bar-mode with 1 instead of t. * menu-bar.el (menu-bar-mode): Change to define-minor-mode @@ -35,7 +44,7 @@ First black-listed constellation is GNU Emacs/ hpux. (tramp-send-region): Correct debug message. (tramp-bug): Add `tramp-chunksize'. - + 2003-02-26 Matt Swift * startup.el: Streamline code in several functions for efficiency -- 2.39.2