diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index caee8513e3e..146eed20e37 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-08-06 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * nsterm.m (ns_frame_rehighlight): Use FSET. | ||
| 4 | |||
| 5 | * nsmenu.m (ns_update_menubar): Use FSET. | ||
| 6 | |||
| 1 | 2012-08-06 Dmitry Antipov <dmantipov@yandex.ru> | 7 | 2012-08-06 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 8 | ||
| 3 | Separate read and write access to Lisp_Object slots of Lisp_Process. | 9 | Separate read and write access to Lisp_Object slots of Lisp_Process. |