diff options
| -rw-r--r-- | ChangeLog | 6 | ||||
| -rw-r--r-- | lisp/ChangeLog | 8 | ||||
| -rw-r--r-- | lispref/ChangeLog | 2 | ||||
| -rw-r--r-- | man/ChangeLog | 2 |
4 files changed, 9 insertions, 9 deletions
| @@ -12,11 +12,11 @@ | |||
| 12 | 12 | ||
| 13 | * Makefile.in (bootstrap): Make bootstrap-after. | 13 | * Makefile.in (bootstrap): Make bootstrap-after. |
| 14 | 14 | ||
| 15 | 2003-01-20 Jan D. <jan.h.d@swipnet.se> | 15 | 2003-01-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 16 | 16 | ||
| 17 | * configure.in: Fix --with-gtk. | 17 | * configure.in: Fix --with-gtk. |
| 18 | 18 | ||
| 19 | 2003-01-19 Jan D. <jan.h.d@swipnet.se> | 19 | 2003-01-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 20 | 20 | ||
| 21 | * configure.in: Add --with-gtk, --with-x-toolkit=gtk | 21 | * configure.in: Add --with-gtk, --with-x-toolkit=gtk |
| 22 | 22 | ||
| @@ -285,7 +285,7 @@ | |||
| 285 | 285 | ||
| 286 | * configure.in: Support AIX 5.1. | 286 | * configure.in: Support AIX 5.1. |
| 287 | 287 | ||
| 288 | 2002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se> | 288 | 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 289 | 289 | ||
| 290 | * configure.in: Added test for X Session Management (HAVE_X_SM). | 290 | * configure.in: Added test for X Session Management (HAVE_X_SM). |
| 291 | 291 | ||
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". |
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index b444558ab11..4904f01859b 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -61,7 +61,7 @@ | |||
| 61 | * variables.texi (Intro to Buffer-Local): Updated warning and | 61 | * variables.texi (Intro to Buffer-Local): Updated warning and |
| 62 | example relating to changing buffer inside let. | 62 | example relating to changing buffer inside let. |
| 63 | 63 | ||
| 64 | 2002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se> | 64 | 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 65 | 65 | ||
| 66 | * os.texi (Session Management): New node about X Session management. | 66 | * os.texi (Session Management): New node about X Session management. |
| 67 | 67 | ||
diff --git a/man/ChangeLog b/man/ChangeLog index 3fc2c95d28d..9b6eab92568 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * killing.texi (Rectangles): Document C-x c r. | 3 | * killing.texi (Rectangles): Document C-x c r. |
| 4 | 4 | ||
| 5 | 2003-01-19 Jan D. <jan.h.d@swipnet.se> | 5 | 2003-01-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 6 | 6 | ||
| 7 | * xresources.texi (GTK resources): New node. | 7 | * xresources.texi (GTK resources): New node. |
| 8 | (GTK widget names): New node. | 8 | (GTK widget names): New node. |