Mercurial > emacs
comparison lisp/ChangeLog @ 27712:76dbd1e9ae45
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 16 Feb 2000 13:28:33 +0000 |
parents | 5e2a599cda22 |
children | 49994718ac36 |
comparison
equal
deleted
inserted
replaced
27711:bc335df29000 | 27712:76dbd1e9ae45 |
---|---|
1 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk> | |
2 | |
3 * wid-edit.el (widget-match-inline): An atom never matches a | |
4 list. | |
5 | |
1 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | 6 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> |
2 | 7 |
3 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path | 8 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path |
4 at ':' characters by call to split-string. | 9 at ':' characters by call to split-string. |
5 | 10 |