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 b676835bfef..b43b7bc61d1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-02-04 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/ert.el (ert--explain-format-atom): | ||
| 4 | Don't try to print non-characters as characters. (Bug#13543) | ||
| 5 | |||
| 1 | 2013-02-03 Michael Albinus <michael.albinus@gmx.de> | 6 | 2013-02-03 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * net/tramp.el (tramp-debug-message): Extend function exclude list. | 8 | * net/tramp.el (tramp-debug-message): Extend function exclude list. |