From acde11527b0ca69fcc110cc7d22a19ba77c82134 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Mitsuharu Date: Wed, 21 Sep 2005 08:04:40 +0000 Subject: [PATCH] *** empty log message *** --- man/ChangeLog | 25 +++++++++++++++++++++++++ src/ChangeLog | 5 +++++ 2 files changed, 30 insertions(+) diff --git a/man/ChangeLog b/man/ChangeLog index 832af046bb..c60d222309 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,28 @@ +2005-09-21 YAMAMOTO Mitsuharu + + * emacs.texi (Top): Update submenus from macos.texi. + + * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'. + (Mac OS): Update feature support status. + (Mac Input): List supported input scripts. Remove description + about `mac-keyboard-text-encoding'. Mention mouse button + emulation and related variables. + (Mac International): Mention Central European and Cyrillic + support. Now `keyboard-coding-system' is dynamically changed. + Add description about coding system for selection. Add + description about language environment. + (Mac Environment Variables): Mention + `~/.MacOSX/environment.plist'. Give example of command line + arguments. Add Preferences support. + (Mac Directories): Explicitly state that this node is for Mac OS + Classic only. + (Mac Font Specs): Mention specification for scalable fonts. List + supported charsets. Add preferred way of creating fontsets. Add + description about `mac-allow-anti-aliasing'. + (Mac Functions): Add descriptions about `mac-set-file-creator', + `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type', + and `mac-get-preference'. + 2005-09-19 Miles Bader * newsticker.texi: Get rid of CVS keywords. diff --git a/src/ChangeLog b/src/ChangeLog index 5dc4f76e8b..e107d2982b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2005-09-21 YAMAMOTO Mitsuharu + + * process.c (create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]: + Setup slave tty options before forking. + 2005-09-20 Jan Dj,Ad(Brv * gtkutil.c (xg_set_geometry): Do a gtk_window_move if program -- 2.20.1