From eb04d6cd3dbfb55dee6848237e393b02f01a23e3 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 28 May 2001 15:02:01 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 5 +++++ lisp/ChangeLog | 4 ++-- lisp/ChangeLog.7 | 14 +++++++------- lisp/gnus/ChangeLog | 6 +++--- src/ChangeLog | 2 ++ 5 files changed, 19 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0dd1d146cd7..ed76ac1d7c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-05-28 Gerd Moellmann + + * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset + LC_MESSAGES and LANG. From Karl Eichwalder . + 2001-05-14 Gerd Moellmann * make-dist: Copy texinfo.tex unconditionally. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0c8ae27feff..8d03e97d13a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4692,7 +4692,7 @@ * filecache.el (file-cache-directory-name) (file-cache-minibuffer-complete): Ignore the minibuffer prompt. -2000-12-01 Milan Zamazal +2000-12-01 Milan Zamazal * filecache.el (file-cache-minibuffer-complete): Don't try to delete the minibuffer prompt. @@ -12357,7 +12357,7 @@ contains the string "//\"", it regarded the // as a comment start since the \ temporarily doesn't have escape syntax. -2000-07-17 Emmanuel Briot +2000-07-17 Emmanuel Briot * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load ada-xref.el before ada-prj.el, so that the Project menu is created diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index c41a0486058..69a3e5efa52 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -12265,7 +12265,7 @@ * language/european.el (setup-latin1-environment): Set code 222 in special-microsoft-code-table. -1997-08-11 Dan Nicolaescu +1997-08-11 Dan Nicolaescu * abbrev.el: Customized. (only-global-abbrevs): Doc fix. @@ -12364,7 +12364,7 @@ In "java" style, set c-hanging-comment-starter-p to nil to preserve Javadoc starter lines. -1997-08-10 Dan Nicolaescu +1997-08-10 Dan Nicolaescu * emulation/pc-select.el: Customized. @@ -12540,11 +12540,11 @@ * textmodes/fill.el (fill-region-as-paragraph): Don't do kinsoku if the region is all ASCII. -1997-08-08 Dan Nicolaescu +1997-08-08 Dan Nicolaescu * progmodes/hideshow.el: Correct the autoload cookies. -1997-08-07 Dan Nicolaescu +1997-08-07 Dan Nicolaescu * term.el (term-default-fg-color): (term-default-bg-color): Default to nil. @@ -12970,7 +12970,7 @@ * font-lock.el: Don't add indicator " Font" to minor-mode-alist entry. -1997-07-29 Oscar Figueiredo < +1997-07-29 Oscar Figueiredo * ph.el: Many doc strings and messages changed. @@ -16226,7 +16226,7 @@ * debug.el (debug): Set overriding-terminal-local-map to nil, don't bind it, so it won't be restored on `q'. -1997-06-09 Thomas Wurgler +1997-06-09 Thomas Wurgler * emacs-lock.el: Added the string "emacs-lock" to all function and variable names, to make them unique to emacs-lock. @@ -16384,7 +16384,7 @@ Treat overriding-terminal-local-map like overriding-local-map. (debugger-outer-overriding-terminal-local-map): New variable. -1997-06-07 Thomas Wurgler +1997-06-07 Thomas Wurgler * emacs-lock.el: Check for a lock when deleting a buffer. Turn off the lock on a shell or telnet buffer if its process diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 4892cb7ce1e..ef8de291082 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -166,13 +166,13 @@ image/x-portable-bitmap. (mm-get-image): Grok pbm. -2000-12-24 11:00:00 ShengHuo ZHU +2000-12-24 ShengHuo ZHU * message.el (message-mail): Support yank-action. * message.el (message-setup): Revoke the last change. -2000-12-24 01:00:00 ShengHuo ZHU +2000-12-24 ShengHuo ZHU * message.el (message-setup): Use cons. Suggested by Johan Vromans . @@ -215,7 +215,7 @@ * gnus-art.el (article-treat-dumbquotes): More doc, provided by Paul Stevenson -2000-12-21 14:00:00 ShengHuo ZHU +2000-12-21 ShengHuo ZHU * mml.el (gnus-add-minor-mode): Autoload. diff --git a/src/ChangeLog b/src/ChangeLog index e036c4c46e4..2bf591053df 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2001-05-28 Gerd Moellmann + * macros.c (Fstart_kbd_macro): Doc fix. + * xterm.c (cursor_in_mouse_face_p): New function. (x_draw_stretch_glyph_string): Use it to choose a different GC when drawing a cursor within highlighted text. -- 2.39.5