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 bd4f0494123..d843e0fa703 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-03-25 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary | ||
| 4 | defun. Defining it as defalias could introduce too eager | ||
| 5 | byte-compiler optimization. (Bug#14030) | ||
| 6 | |||
| 1 | 2013-03-25 Chong Yidong <cyd@gnu.org> | 7 | 2013-03-25 Chong Yidong <cyd@gnu.org> |
| 2 | 8 | ||
| 3 | * iswitchb.el (iswitchb-read-buffer): Fix typo. | 9 | * iswitchb.el (iswitchb-read-buffer): Fix typo. |