diff options
| author | Glenn Morris | 2007-04-07 02:58:33 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-04-07 02:58:33 +0000 |
| commit | f11b91069981ef5d769d11409340c03abb85fc46 (patch) | |
| tree | 935a2befab4b1bb10e28d61258bb7960c94e44c2 | |
| parent | 0aee89bab591cdf22a7e3c4c1424bce1c0de495d (diff) | |
| download | emacs-f11b91069981ef5d769d11409340c03abb85fc46.tar.gz emacs-f11b91069981ef5d769d11409340c03abb85fc46.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5c629d859bc..0ef0e223a88 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-04-07 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * ffap.el (ffap-file-at-point): Lower the priority of the | ||
| 4 | ffap-ftp-sans-slash-regexp check. | ||
| 5 | |||
| 1 | 2007-04-06 Alan Mackenzie <acm@muc.de> | 6 | 2007-04-06 Alan Mackenzie <acm@muc.de> |
| 2 | 7 | ||
| 3 | Fix fontification of labels, and other things with ":". | 8 | Fix fontification of labels, and other things with ":". |