diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0684afde475..44190993887 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-03-10 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * dired.el (dired-goto-file): Recognize absolute file name | ||
| 4 | listings (Bug#7126). | ||
| 5 | (dired-goto-file-1): New helper function. | ||
| 6 | (dired-toggle-read-only): Inhibit warnings. | ||
| 7 | |||
| 1 | 2012-03-09 Michael Albinus <michael.albinus@gmx.de> | 8 | 2012-03-09 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 9 | ||
| 3 | * net/dbus.el: (dbus-property-handler): Return empty array if | 10 | * net/dbus.el: (dbus-property-handler): Return empty array if |