diff options
| author | Martin Stjernholm | 2003-01-26 21:36:39 +0000 |
|---|---|---|
| committer | Martin Stjernholm | 2003-01-26 21:36:39 +0000 |
| commit | 980a8a00df97f77988f7ee1005546c7eeed4d56b (patch) | |
| tree | 835005b34146147e4f21e51b57fb7f5762417232 /lisp/ChangeLog | |
| parent | 66fd374bab05026da092646f3af0855c1cf54bdf (diff) | |
| download | emacs-980a8a00df97f77988f7ee1005546c7eeed4d56b.tar.gz emacs-980a8a00df97f77988f7ee1005546c7eeed4d56b.zip | |
(c-require-final-newline): Added a variable to make the initialization of
require-final-newline' more configurable.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 62b37a7a7fb..35ec7379ed7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-01-26 Martin Stjernholm <bug-cc-mode@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/cc-vars.el, progmodes/cc-mode.el | ||
| 4 | (c-require-final-newline): Added a variable to make the | ||
| 5 | initialization of `require-final-newline' more configurable. | ||
| 6 | |||
| 1 | 2003-01-26 Jan D. <jan.h.d@swipnet.se> | 7 | 2003-01-26 Jan D. <jan.h.d@swipnet.se> |
| 2 | 8 | ||
| 3 | * emacs-lisp/authors.el (authors-aliases): Add Jan D. | 9 | * emacs-lisp/authors.el (authors-aliases): Add Jan D. |