comparison lisp/ChangeLog @ 49661:794b46b14a17

*** empty log message ***
author Martin Stjernholm <mast@lysator.liu.se>
date Mon, 10 Feb 2003 00:51:25 +0000
parents 68d45eb4df69
children a6a0f5a21e52
comparison
equal deleted inserted replaced
49660:425dcb97eca4 49661:794b46b14a17
1 2003-02-10 Martin Stjernholm <mast@lysator.liu.se>
2
3 * progmodes/cc-styles.el (c-set-offset): Don't find a default
4 syntactic element through syntactic analysis if called outside
5 a CC Mode buffer.
6
1 2003-02-09 Martin Stjernholm <mast@lysator.liu.se> 7 2003-02-09 Martin Stjernholm <mast@lysator.liu.se>
2 8
3 * progmodes/cc-mode.el (c-basic-common-init): Install 9 * progmodes/cc-mode.el (c-basic-common-init): Install
4 `c-fill-paragraph' on `fill-paragraph-function'. Although 10 `c-fill-paragraph' on `fill-paragraph-function'. Although
5 it's not the normal way to call it in a CC Mode buffer it 11 it's not the normal way to call it in a CC Mode buffer it