diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6203832f89b..a155e2353f2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2002-01-13 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * startup.el (command-line-x-option-alist): New options "-fs", | ||
| 4 | "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight". | ||
| 5 | |||
| 6 | * term/x-win.el (x-handle-initial-switch): New function. | ||
| 7 | |||
| 1 | 2002-01-13 Colin Walters <walters@debian.org> | 8 | 2002-01-13 Colin Walters <walters@debian.org> |
| 2 | 9 | ||
| 3 | * emacs-lisp/autoload.el (make-autoload): Handle | 10 | * emacs-lisp/autoload.el (make-autoload): Handle |