aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
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
1292003-01-26 Jan D. <jan.h.d@swipnet.se> 1292003-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
119462002-03-12 Jan D. <Jan.Djarv@mbox200.swipnet.se> 119462002-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
120182002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se> 120182002-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
136782002-01-13 Jan Djarv <Jan.Djarv@mbox200.swipnet.se> 136782002-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".