Mercurial > emacs
comparison lisp/ChangeLog @ 98807:7b4b534abee3
* abbrev.el (define-abbrev): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 17 Oct 2008 21:25:46 +0000 |
parents | e6b6e66ef83f |
children | 3e54a00c900c |
comparison
equal
deleted
inserted
replaced
98806:675bbbe81826 | 98807:7b4b534abee3 |
---|---|
1 2008-10-17 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * abbrev.el (define-abbrev): Doc fix. | |
4 | |
1 2008-10-17 Alan Mackenzie <acm@muc.de> | 5 2008-10-17 Alan Mackenzie <acm@muc.de> |
2 | 6 |
3 * progmodes/cc-cmds.el (c-defun-name): Make it work for "struct | 7 * progmodes/cc-cmds.el (c-defun-name): Make it work for "struct |
4 foo bar [] = { ...". | 8 foo bar [] = { ...". |
5 | 9 |