Mercurial > emacs
comparison lisp/ChangeLog @ 49571:77c6a7852f3b
*** empty log message ***
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sun, 02 Feb 2003 17:35:47 +0000 |
parents | 77798aa98bda |
children | e4bf575fd91c |
comparison
equal
deleted
inserted
replaced
49570:288cda7c05fb | 49571:77c6a7852f3b |
---|---|
1 2003-02-02 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * progmodes/asm-mode.el (asm-font-lock-keywords): Allow arbitrary | |
4 words separated by dots. Match optional parenthesized word at | |
5 start of line. | |
6 | |
7 * font-lock.el | |
8 (font-lock-match-c-style-declaration-item-and-skip-to-next): | |
9 Don't require underscore in word before double open-paren. | |
10 | |
1 2003-02-02 John Paul Wallington <jpw@gnu.org> | 11 2003-02-02 John Paul Wallington <jpw@gnu.org> |
2 | 12 |
3 * hexl.el (hexl-mode-map): Bind C-m to `hexl-self-insert-command'. | 13 * hexl.el (hexl-mode-map): Bind C-m to `hexl-self-insert-command'. |
4 | 14 |
5 2003-02-01 Stephen Gildea <gildea@stop.mail-abuse.org> | 15 2003-02-01 Stephen Gildea <gildea@stop.mail-abuse.org> |