# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1127289880 0 # Node ID 52f881b4749093c5fa859b404b263646539746fb # Parent cef93d58fdb4421bf90fe153c9939e6f5f65602e *** empty log message *** diff -r cef93d58fdb4 -r 52f881b47490 man/ChangeLog --- a/man/ChangeLog Wed Sep 21 08:04:18 2005 +0000 +++ b/man/ChangeLog Wed Sep 21 08:04:40 2005 +0000 @@ -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 -r cef93d58fdb4 -r 52f881b47490 src/ChangeLog --- a/src/ChangeLog Wed Sep 21 08:04:18 2005 +0000 +++ b/src/ChangeLog Wed Sep 21 08:04:40 2005 +0000 @@ -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