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 5bbfe1a6ff7..3839375c6dc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-05-09 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * frame.el (display-monitor-attributes-list): Add NS case. | ||
| 4 | (ns-display-monitor-attributes-list): Declare. | ||
| 5 | |||
| 1 | 2013-05-09 Ulrich Mueller <ulm@gentoo.org> | 6 | 2013-05-09 Ulrich Mueller <ulm@gentoo.org> |
| 2 | 7 | ||
| 3 | * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360) | 8 | * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360) |