changeset 49655:9ae045dbc337

*** empty log message ***
author Martin Stjernholm <mast@lysator.liu.se>
date Sun, 09 Feb 2003 01:46:04 +0000
parents b025ca405045
children 46090ea2c5c3
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Feb 09 01:44:35 2003 +0000
+++ b/lisp/ChangeLog	Sun Feb 09 01:46:04 2003 +0000
@@ -1,3 +1,10 @@
+2003-02-09  Martin Stjernholm  <mast@lysator.liu.se>
+
+	* progmodes/cc-mode.el (c-basic-common-init): Install
+	`c-fill-paragraph' on `fill-paragraph-function'.  Although
+	it's not the normal way to call it in a CC Mode buffer it
+	makes a direct call to `fill-paragraph' work better.
+
 2003-02-08  Kim F. Storm  <storm@cua.dk>
 
 	* printing.el (pr-get-symbol): Define during compile.