diff options
| author | Michael Albinus | 2014-02-21 08:53:19 +0100 |
|---|---|---|
| committer | Michael Albinus | 2014-02-21 08:53:19 +0100 |
| commit | 0e5324c4b4395f973690f16af0f75a38b6fdf00d (patch) | |
| tree | bb0f57f6fcd9a726dee467d8a5b2c469246f0248 /lisp | |
| parent | 67223d255a4431a4eb427ac689a354ef7086af98 (diff) | |
| download | emacs-0e5324c4b4395f973690f16af0f75a38b6fdf00d.tar.gz emacs-0e5324c4b4395f973690f16af0f75a38b6fdf00d.zip | |
Add ChangeLog entry for previous commit.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cc2b79e1406..7b940cadaf0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-02-21 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-check-cached-permissions): | ||
| 4 | Call `file-attributes' with `suffix' being a symbol but a string. | ||
| 5 | |||
| 1 | 2014-02-21 Daniel Colascione <dancol@dancol.org> | 6 | 2014-02-21 Daniel Colascione <dancol@dancol.org> |
| 2 | 7 | ||
| 3 | * net/dbus.el (dbus-init-bus-1): Declare new subr. | 8 | * net/dbus.el (dbus-init-bus-1): Declare new subr. |