diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8df640a3c99..a320976a74f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-03-01 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * files.el (file-equal-p): Fix docstring. Avoid unnecessary | ||
| 4 | access of FILE2, if FILE1 does not exist. | ||
| 5 | |||
| 1 | 2012-03-01 Michael R. Mauger <mmaug@yahoo.com> | 6 | 2012-03-01 Michael R. Mauger <mmaug@yahoo.com> |
| 2 | 7 | ||
| 3 | * progmodes/sql.el: Bug fix | 8 | * progmodes/sql.el: Bug fix |