From d3416cca6b42fe8141831ec3421f11e014cf92db Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Fri, 24 Nov 2000 21:29:07 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 11 +++++++++++ 2 files changed, 16 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2733ec1ff1c..83f6152959b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-11-24 Jason Rumney + + * international/mule-cmds.el (locale-language-names): Add "jp" as + a non-standard alternative for Japanese. + 2000-11-24 Andre Spiegel * vc-hooks.el: Require 'cl during compilation. diff --git a/src/ChangeLog b/src/ChangeLog index 2d32e169654..f31ed60afc7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2000-11-24 Jason Rumney + + * w32.c (init_environment): Set LANG environment variable based on + locale settings, if not set. + + * w32fns.c (x_set_tool_bar_lines): Clear internal border when + making tool bar smaller. When clearing the frame, also + clear current matrices. Clear frame when tool bar disappears. + Don't use more lines for the tool-bar than is available. + (x_change_window_heights): New function. + 2000-11-24 Gerd Moellmann * xdisp.c (init_from_display_pos): If POS says we're already after -- 2.39.2