Mercurial > emacs
comparison lisp/ChangeLog @ 104526:558b3eb1324e
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 22 Aug 2009 00:17:56 +0000 |
parents | e667f4aad5f2 |
children | da8b3e61b182 |
comparison
equal
deleted
inserted
replaced
104525:b8afce0dc654 | 104526:558b3eb1324e |
---|---|
1 2009-08-22 Juri Linkov <juri@jurta.org> | |
2 | |
3 * progmodes/grep.el (lgrep, rgrep): At the beginning | |
4 set `dir' to `default-directory' unless `dir' is a non-nil | |
5 readable directory. (Bug#4052) | |
6 (lgrep, rgrep): Change a weird way to report an error | |
7 from using `read-string' to using `error'. | |
8 Instead of using interactive arguments in the function body, | |
9 add new argument `confirm'. | |
10 | |
1 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca> | 11 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 12 |
3 * textmodes/remember.el (remember-buffer): | 13 * textmodes/remember.el (remember-buffer): |
4 * progmodes/cperl-mode.el (cperl-vc-header-alist): | 14 * progmodes/cperl-mode.el (cperl-vc-header-alist): |
5 * calendar/icalendar.el (icalendar-convert-diary-to-ical) | 15 * calendar/icalendar.el (icalendar-convert-diary-to-ical) |