diff options
| author | Stefan Monnier | 2004-05-13 17:14:33 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2004-05-13 17:14:33 +0000 |
| commit | a267ab4da0c0cdc2e926abd29c00b6c2ba6399a1 (patch) | |
| tree | a70903c7ed47d4baa46b7993cc01686c8e8e3d5c | |
| parent | f6c741f9422833bed2fae805185754ec38b1030d (diff) | |
| download | emacs-a267ab4da0c0cdc2e926abd29c00b6c2ba6399a1.tar.gz emacs-a267ab4da0c0cdc2e926abd29c00b6c2ba6399a1.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 19 | ||||
| -rw-r--r-- | src/ChangeLog | 13 |
2 files changed, 19 insertions, 13 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9bc828226d3..1d8ea16296e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * net/telnet.el (telnet-mode): Use define-derived-mode. | ||
| 4 | Don't modify the global value of comint-prompt-regexp. | ||
| 5 | |||
| 1 | 2004-05-13 John Paul Wallington <jpw@gnu.org> | 6 | 2004-05-13 John Paul Wallington <jpw@gnu.org> |
| 2 | 7 | ||
| 3 | * version.el (emacs-version): Check for `gtk' feature before | 8 | * version.el (emacs-version): Check for `gtk' feature before |
| @@ -12,8 +17,8 @@ | |||
| 12 | 17 | ||
| 13 | 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk> | 18 | 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 14 | 19 | ||
| 15 | * calendar/appt.el (appt-disp-window): Use | 20 | * calendar/appt.el (appt-disp-window): |
| 16 | `calendar-set-mode-line' for a centered mode-line. | 21 | Use `calendar-set-mode-line' for a centered mode-line. |
| 17 | 22 | ||
| 18 | 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change) | 23 | 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change) |
| 19 | 24 | ||
| @@ -28,8 +33,8 @@ | |||
| 28 | 33 | ||
| 29 | 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org> | 34 | 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org> |
| 30 | 35 | ||
| 31 | * progmodes/compile.el (compilation-set-window-height): Use | 36 | * progmodes/compile.el (compilation-set-window-height): |
| 32 | save-excursion to protect against misplaced marker. | 37 | Use save-excursion to protect against misplaced marker. |
| 33 | 38 | ||
| 34 | 2004-05-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 39 | 2004-05-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 35 | 40 | ||
| @@ -57,8 +62,7 @@ | |||
| 57 | 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change) | 62 | 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change) |
| 58 | 63 | ||
| 59 | * man.el (Man-getpage-in-background): Use shell-file-name | 64 | * man.el (Man-getpage-in-background): Use shell-file-name |
| 60 | and shell-command-switch variables instead of hard-coded | 65 | and shell-command-switch variables instead of hard-coded values. |
| 61 | values. | ||
| 62 | 66 | ||
| 63 | 2004-05-11 Eli Zaretskii <eliz@gnu.org> | 67 | 2004-05-11 Eli Zaretskii <eliz@gnu.org> |
| 64 | 68 | ||
| @@ -66,8 +70,7 @@ | |||
| 66 | 70 | ||
| 67 | 2004-05-11 Juanma Barranquero <lektu@terra.es> | 71 | 2004-05-11 Juanma Barranquero <lektu@terra.es> |
| 68 | 72 | ||
| 69 | * custom.el (custom-initialize-default, defcustom): Fix typo | 73 | * custom.el (custom-initialize-default, defcustom): Typo in docstring. |
| 70 | in docstring. | ||
| 71 | 74 | ||
| 72 | * files.el (set-visited-file-name, file-expand-wildcards): | 75 | * files.el (set-visited-file-name, file-expand-wildcards): |
| 73 | Fix docstring. | 76 | Fix docstring. |
diff --git a/src/ChangeLog b/src/ChangeLog index e891af0c8af..72bb1839049 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * lisp.h (USE_LSB_TAG): Make it the default when it is known to work. | ||
| 4 | |||
| 1 | 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk> | 5 | 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 2 | 6 | ||
| 3 | * window.c (Fdisplay_buffer, Fsplit_window) | 7 | * window.c (Fdisplay_buffer, Fsplit_window) |
| @@ -25,12 +29,11 @@ | |||
| 25 | (xpm_put_color_table_h, xpm_get_color_table_h) | 29 | (xpm_put_color_table_h, xpm_get_color_table_h) |
| 26 | (xpm_str_to_color_key, xpm_load_image, xpm_load) | 30 | (xpm_str_to_color_key, xpm_load_image, xpm_load) |
| 27 | (syms_of_image): Support XPM on Carbon Emacs. Does not | 31 | (syms_of_image): Support XPM on Carbon Emacs. Does not |
| 28 | depend on libXpm, but only supports XPM version 3 without | 32 | depend on libXpm, but only supports XPM version 3 without extensions. |
| 29 | extensions. | ||
| 30 | 33 | ||
| 31 | 2004-05-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 34 | 2004-05-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 32 | 35 | ||
| 33 | * macterm.c (x_flush, XTframe_up_to_date): use FRAME_MAC_P | 36 | * macterm.c (x_flush, XTframe_up_to_date): Use FRAME_MAC_P |
| 34 | instead of FRAME_X_P | 37 | instead of FRAME_X_P |
| 35 | 38 | ||
| 36 | 2004-05-11 Kim F. Storm <storm@cua.dk> | 39 | 2004-05-11 Kim F. Storm <storm@cua.dk> |
| @@ -174,8 +177,8 @@ | |||
| 174 | 177 | ||
| 175 | 2004-05-02 Eli Zaretskii <eliz@gnu.org> | 178 | 2004-05-02 Eli Zaretskii <eliz@gnu.org> |
| 176 | 179 | ||
| 177 | * syntax.h (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY_INT): Avoid | 180 | * syntax.h (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY_INT): |
| 178 | compiler warnings. | 181 | Avoid compiler warnings. |
| 179 | 182 | ||
| 180 | * Makefile.in (region-cache.o): Depend on config.h. | 183 | * Makefile.in (region-cache.o): Depend on config.h. |
| 181 | 184 | ||