diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f585be4ec34..418be2539b6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-02-26 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * files.el (files-equal-p): Doc fix. | ||
| 4 | (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp, | ||
| 5 | and quit the loop once a mismatch is found. | ||
| 6 | |||
| 1 | 2012-02-25 Juanma Barranquero <lekktu@gmail.com> | 7 | 2012-02-25 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 8 | ||
| 3 | * bs.el (bs--show-with-configuration): Don't throw an error | 9 | * bs.el (bs--show-with-configuration): Don't throw an error |