diff options
| author | Alan Mackenzie | 2008-10-17 20:24:02 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2008-10-17 20:24:02 +0000 |
| commit | 48e5a21681f77bf87bc1a7ad4c296dc8008ec8e5 (patch) | |
| tree | 269f99981031ca14f8a19daf7fde5691c7e67a04 /lisp | |
| parent | 53728487f15e5f324edf550d64894a95ea48aa54 (diff) | |
| download | emacs-48e5a21681f77bf87bc1a7ad4c296dc8008ec8e5.tar.gz emacs-48e5a21681f77bf87bc1a7ad4c296dc8008ec8e5.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8b3fb70512b..02120b05674 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-10-17 Alan Mackenzie <acm@muc.de> | ||
| 2 | |||
| 3 | * progmodes/cc-cmds.el (c-defun-name): Make it work for "struct | ||
| 4 | foo bar [] = { ...". | ||
| 5 | |||
| 1 | 2008-10-17 Chong Yidong <cyd@stupidchicken.com> | 6 | 2008-10-17 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * faces.el (face-spec-set-2): Don't pass invalid attributes to | 8 | * faces.el (face-spec-set-2): Don't pass invalid attributes to |