diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ede4bfd1fd8..e0d1e9d5048 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -126,7 +126,7 @@ | |||
| 126 | (c-require-final-newline): Added a variable to make the | 126 | (c-require-final-newline): Added a variable to make the |
| 127 | initialization of `require-final-newline' more configurable. | 127 | initialization of `require-final-newline' more configurable. |
| 128 | 128 | ||
| 129 | 2003-01-26 Jan D. <jan.h.d@swipnet.se> | 129 | 2003-01-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 130 | 130 | ||
| 131 | * emacs-lisp/authors.el (authors-aliases): Add Jan D. | 131 | * emacs-lisp/authors.el (authors-aliases): Add Jan D. |
| 132 | Set iso-2022-7bit coding: cookie. | 132 | Set iso-2022-7bit coding: cookie. |
| @@ -11943,7 +11943,7 @@ | |||
| 11943 | * ibuffer.el (ibuffer-redisplay-current): Don't move point when | 11943 | * ibuffer.el (ibuffer-redisplay-current): Don't move point when |
| 11944 | redisplaying a line. | 11944 | redisplaying a line. |
| 11945 | 11945 | ||
| 11946 | 2002-03-12 Jan D. <Jan.Djarv@mbox200.swipnet.se> | 11946 | 2002-03-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 11947 | 11947 | ||
| 11948 | * term/x-win.el (emacs-session-restore): Take previous id as | 11948 | * term/x-win.el (emacs-session-restore): Take previous id as |
| 11949 | an argument. | 11949 | an argument. |
| @@ -12015,7 +12015,7 @@ | |||
| 12015 | 12015 | ||
| 12016 | * play/mpuz.el: Use defface instead of facemenu-get-face. | 12016 | * play/mpuz.el: Use defface instead of facemenu-get-face. |
| 12017 | 12017 | ||
| 12018 | 2002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se> | 12018 | 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 12019 | 12019 | ||
| 12020 | * startup.el (command-line): Add call to emacs-session-restore if | 12020 | * startup.el (command-line): Add call to emacs-session-restore if |
| 12021 | both x-session-id and x-session-previous-id are strings. | 12021 | both x-session-id and x-session-previous-id are strings. |
| @@ -13675,7 +13675,7 @@ | |||
| 13675 | 13675 | ||
| 13676 | * dired-aux.el (dired-do-shell-command): Doc fix. | 13676 | * dired-aux.el (dired-do-shell-command): Doc fix. |
| 13677 | 13677 | ||
| 13678 | 2002-01-13 Jan Djarv <Jan.Djarv@mbox200.swipnet.se> | 13678 | 2002-01-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 13679 | 13679 | ||
| 13680 | * startup.el (command-line-x-option-alist): New options "-fs", | 13680 | * startup.el (command-line-x-option-alist): New options "-fs", |
| 13681 | "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight". | 13681 | "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight". |