Mercurial > emacs
comparison lisp/ChangeLog @ 30781:59479ef35bf2
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 14 Aug 2000 12:45:50 +0000 |
parents | dfa82b47c25d |
children | 6134e3d42e3b |
comparison
equal
deleted
inserted
replaced
30780:b4fcea50ee82 | 30781:59479ef35bf2 |
---|---|
1 2000-08-14 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * calendar/timeclock.el: New file. | |
4 | |
5 2000-08-14 David Ponce <david@dponce.com> | |
6 | |
7 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to | |
8 `widget-button-click'. so that one can use left mouse button to | |
9 click on dialog buttons. | |
10 | |
11 2000-08-14 Emmanuel Briot <briot@gnat.com> | |
12 | |
13 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase | |
14 identifiers, since XML is case sensitive | |
15 | |
1 2000-08-12 Miles Bader <miles@gnu.org> | 16 2000-08-12 Miles Bader <miles@gnu.org> |
2 | 17 |
3 * comint.el (comint-output-filter): Don't bother frobbing | 18 * comint.el (comint-output-filter): Don't bother frobbing |
4 window-start, it doesn't seem to be necessary. | 19 window-start, it doesn't seem to be necessary. |
5 | 20 |