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 4c9da0868cd..2acf4c69e05 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-10-27 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * term/ns-win.el: Restore require of cl when compiling. | ||
| 4 | (menu-bar-final-items): Remove non-existent `windows' menu. | ||
| 5 | |||
| 1 | 2010-10-26 Glenn Morris <rgm@gnu.org> | 6 | 2010-10-26 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * term/common-win.el (xw-defined-colors): Simplify the 'ns case. | 8 | * term/common-win.el (xw-defined-colors): Simplify the 'ns case. |