Mercurial > emacs
comparison lisp/ChangeLog @ 51765:0b77dff686e7
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sun, 06 Jul 2003 19:09:10 +0000 |
parents | 1accf7185baf |
children | 9c5588c1db7c |
comparison
equal
deleted
inserted
replaced
51764:3c3b6501b4f1 | 51765:0b77dff686e7 |
---|---|
1 2003-07-06 John Paul Wallington <jpw@gnu.org> | |
2 | |
3 * vc.el (vc-annotate-offset): Move defvar up. | |
4 | |
1 2003-07-06 Kim F. Storm <storm@cua.dk> | 5 2003-07-06 Kim F. Storm <storm@cua.dk> |
2 | 6 |
3 * info.el (Info-menu-entry-name-re): Add `:' to second [] part. | 7 * info.el (Info-menu-entry-name-re): Add `:' to second [] part. |
4 This should fix the infinite loop when extracting menu names. | 8 This should fix the infinite loop when extracting menu names. |
5 | 9 |