diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 76626351a64..61497df6504 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2008-07-14 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * term/w32-win.el (x-handle-switch, x-handle-name-switch) | ||
| 4 | (x-handle-numeric-switch, x-handle-initial-switch) | ||
| 5 | (x-handle-xrm-switch, x-handle-args, x-handle-display) | ||
| 6 | (xw-defined-colors, w32-initialize-window-system): | ||
| 7 | Avoid use of cl pop and push macros. | ||
| 8 | |||
| 1 | 2008-07-14 Martin Rudalics <rudalics@gmx.at> | 9 | 2008-07-14 Martin Rudalics <rudalics@gmx.at> |
| 2 | 10 | ||
| 3 | * add-log.el (change-log-goto-source): Avoid wrong-type-argument | 11 | * add-log.el (change-log-goto-source): Avoid wrong-type-argument |