Mercurial > emacs
comparison lisp/ChangeLog @ 95784:ebad352d55ce
(ffap-string-at-point-mode-alist): Use alpha rather than lower.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 10 Jun 2008 19:33:37 +0000 |
parents | 4a429fae9256 |
children | 073eb4a519f1 |
comparison
equal
deleted
inserted
replaced
95783:4a429fae9256 | 95784:ebad352d55ce |
---|---|
1 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * ffap.el (ffap-string-at-point-mode-alist): Use alpha rather than lower. | |
2 | 4 |
3 * dired.el (dired-insert-directory): Don't assume Unix-style dir names. | 5 * dired.el (dired-insert-directory): Don't assume Unix-style dir names. |
4 | 6 |
5 * subr.el (momentary-string-display): Use an overlay. | 7 * subr.el (momentary-string-display): Use an overlay. |
6 | 8 |