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 de5dd56ddbb..12481eff139 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-02-23 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * apropos.el (apropos-property, apropos-all-words-regexp) | ||
| 4 | (apropos-true-hit, apropos-variable, apropos-print): | ||
| 5 | Fix docstring typos, and remove obsolete comment. | ||
| 6 | |||
| 1 | 2014-02-23 Michael Albinus <michael.albinus@gmx.de> | 7 | 2014-02-23 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * net/tramp-sh.el (tramp-sh-handle-file-truename): | 9 | * net/tramp-sh.el (tramp-sh-handle-file-truename): |