X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=a5578b35e2390d4c046ad4f4bedf780863e45d91;hb=26bca51575368600d34ea6dcc8cf190488584e8d;hp=7d49d8b4251b1279eaa7eef9c05c860f318877ce;hpb=bdf7ed55d477061711b465edaaf44ea3fdb37e2a;p=chise%2Fxemacs-chise.git- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7d49d8b..a5578b3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,192 @@ +2003-03-07 MORIOKA Tomohiko + + * mule-conf.el (=jis-x0213-1-2000): Rename + `japanese-jisx0208-1990' to `=jis-x0208-1990'. + (japanese-jisx0208-1990): New alias for `=jis-x0208-1990' when + `utf-2000' is provided. + +2003-03-05 MORIOKA Tomohiko + + * mule/mule-conf.el (ucs-gb): New coded-charsets when `utf-2000' + is provided [was builtin coded-charsets]. + +2003-03-04 MORIOKA Tomohiko + + * mule/mule-conf.el (ucs-cns): New coded-charsets when `utf-2000' + is provided [was builtin coded-charsets]. + +2003-03-03 MORIOKA Tomohiko + + * mule/mule-conf.el (ucs-jis): New coded-charsets when `utf-2000' + is provided [was builtin coded-charsets]. + +2003-03-02 MORIOKA Tomohiko + + * mule/mule-conf.el (ucs-ks): New coded-charsets when `utf-2000' + is provided [was builtin coded-charsets]. + +2003-03-01 MORIOKA Tomohiko + + * mule/mule-conf.el (ideograph-daikanwa-2): New coded-charsets + when `utf-2000' is provided [was builtin coded-charsets]. + +2003-02-28 MORIOKA Tomohiko + + * mule/mule-conf.el (=hanziku-*): Renamed from + `ideograph-hanziku-*'. + (ideograph-hanziku-*): Changed to an alias for `=hanziku-*'. + +2003-02-27 MORIOKA Tomohiko + + * mule/mule-conf.el (ideograph-daikanwa): New coded-charsets when + `utf-2000' is provided [was builtin coded-charsets]. + (ideograph-hanziku-{1..12}): Likewise. + +2003-02-27 MORIOKA Tomohiko + + * mule/mule-conf.el (=gt-pj-*): Renamed from `ideograph-gt-pj-*'. + (ideograph-gt-pj-*): Changed to an alias for `=gt-pj-*'. + +2003-02-26 MORIOKA Tomohiko + + * mule/mule-conf.el (ideograph-gt-pj-{1..11}): New coded-charsets + when `utf-2000' is provided [was builtin coded-charsets]. + +2003-02-24 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Use + `=big5-cdp', `=cbeta' and `=jef-china3' instead of + `chinese-big5-cdp', `ideograph-cbeta' and `china3-jef'. + +2003-02-18 MORIOKA Tomohiko + + * mule/mule-conf.el (=gt): Renamed from `ideograph-gt'. + (ideograph-gt): Changed to an alias for `=gt'. + +2003-02-17 MORIOKA Tomohiko + + * mule/mule-conf.el (ucs-big5): New coded-charset when `utf-2000' + is provided; it was defined as a builtin coded-charset. + (ideograph-gt): Likewise. + +2003-02-16 MORIOKA Tomohiko + + * mule/mule-conf.el (=gt-k): Renamed from `ideograph-gt-k'. + (ideograph-gt-k): Changed to an alias for `=gt-k'. + +2003-02-15 MORIOKA Tomohiko + + * mule/mule-conf.el (=big5-cdp): Renamed from `chinese-big5-cdp'. + (chinese-big5-cdp): Changed to an alias for `=big5-cdp'. + +2003-02-15 MORIOKA Tomohiko + + * mule/mule-conf.el (=big5-eten): Renamed from + `chinese-big5-eten'. + (chinese-big5-eten): Changed to an alias for `=big5-eten'. + +2003-02-14 MORIOKA Tomohiko + + * mule/mule-conf.el (=big5-pua): Renamed from `chinese-big5-pua'. + (chinese-big5-pua): Changed to an alias for `=big5-pua'. + +2003-02-13 MORIOKA Tomohiko + + * mule/mule-conf.el (=cbeta): Renamed from `ideograph-cbeta'. + (ideograph-cbeta): Changed to an alias for `=cbeta'. + +2003-02-11 MORIOKA Tomohiko + + * mule/mule-conf.el (=jef-china3): Renamed from `china3-jef'. + (china3-jef): Changed to an alias for `=jef-china3'. + +2003-02-10 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Use + `=jis-x0213-{1|2}-2000' instead of `japanese-jisx0213-{1|2}'. + + * mule/mule-conf.el (=jis-x0213-{1|2}-2000): Renamed from + `japanese-jisx0213-{1|2}' when `utf-2000' is provided. + (japanese-jisx0213-{1|2}): New alias for =jis-x0213-{1|2}-2000 + when `utf-2000' is provided. + +2003-02-07 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): + Refer Hanziku to CBETA, Big5 variants, UCS-BMP and JEF-CHINA3. + + * mule/mule-conf.el (ucs-jis-1990): Deleted. + (ucs-jis-2000): Deleted. + +2003-02-05 MORIOKA Tomohiko + + * mule/mule-conf.el (=ucs-jis-1990): New coded-charset for + UTF-2000. + (=ucs-jis-2000): New coded-charset for UTF-2000. + +2003-01-19 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `ideograph-hanziku-{1|2}' and JEF-CHINA3. + +2003-01-09 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): + Prefer `korean-ksc5601' to CNS 11643; prefer Big5-CDP to + `ideograph-cbeta'. + +2003-01-05 MORIOKA Tomohiko + + * mule/mule-conf.el: Add new coded-charset when UTF-2000 [was a + builtin coded-charset]. + +2002-12-22 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for &K0-xxxx and &I-K0-xxxx. + +2002-12-19 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `ideograph-gt-pj-k1' and `ideograph-gt-pj-k2' in UTF-2000. + +2002-12-18 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for >-Knnnnn and &I-GT-Knnnnn in UTF-2000. + +2002-12-18 MORIOKA Tomohiko + + * mule/mule-conf.el (ideograph-gt-k): New coded-charset in + UTF-2000. + (ideograph-gt-pj-k1): Likewise. + (ideograph-gt-pj-k2): Likewise. + +2002-11-29 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=jis-x0208'. + +2002-11-29 MORIOKA Tomohiko + + * mule/mule-conf.el (china3-jef): Add new coded-charset when + UTF-2000 [was a builtin coded-charset]. + +2002-11-26 MORIOKA Tomohiko + + * mule/mule-coding.el (utf-8-gb): Prefer `ucs-gb' and `=>ucs-gb'. + (utf-8-gb-er): Likewise. + +2002-10-11 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for JIS X 0212 and JIS X 0208:1978. + +2002-10-02 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for JIS X 0213. + 2002-08-26 MORIOKA Tomohiko * iso8859-1.el: Don't set `iso8859/1-case-table' to the @@ -707,6 +896,619 @@ * files.el (insert-file-contents-literally): Treat file as binary; call file-name-handlers. [sync with Emacs 20.3.10] +2003-01-03 Stephen J. Turnbull + + * XEmacs 21.4.11 "Native Windows TTY Support" is released. + +2002-12-27 Ville Skyttä + + * files.el (auto-mode-alist): Remove redundant entries for modes + that live in packages. + (interpreter-mode-alist): Ditto. + +2002-03-17 Ville Skyttä + + * menubar-items.el (default-menubar): Sync with current + browse-url-xemacs.el. + +2002-11-02 Stephen J. Turnbull + + * XEmacs 21.4.10 "Military Intelligence" is released. + +2002-10-07 Katsumi Yamaoka + + * font-lock.el (font-lock-fontify-keywords-region): Fix typo. + +2002-10-07 Katsumi Yamaoka + + * keydefs.el (global-map): Bind C-xrd to delete-rectangle per GNU. + +2001-05-10 Daiki Ueno + + * font-lock.el (font-lock-compile-keywords): Rewrite as a side + effect free function. + (font-lock-fontify-keywords-region): Supply the argument to + font-lock-compile-keywords. + +2002-09-22 Ville Skyttä + + * package-get.el (package-get-download-sites): Bring sites list + up to date, prefer xx.xemacs.org addresses. + +2002-09-27 Andy Piper + + * dialog.el (make-dialog-box): for general dialogs only + delete-frame-hook will be run. + +2002-09-28 Stephen J. Turnbull + + * font-lock.el (font-lock-fontify-syntactically-region): Add + comment about lookup-syntax-properties, document LOUDLY as unused. + +2002-08-26 Andy Piper + + * gutter-items.el (set-progress-feedback-instantiator): Fix bad + merge. + +2002-09-02 Ville Skyttä + + * bytecomp-runtime.el (make-obsolete): Docstring argument nit. + (make-obsolete-variable): Ditto. + (make-compatible): Ditto. + (make-compatible-variable): Ditto. + +2002-09-16 Stephen J. Turnbull + + * obsolete.el (parse-sexp-lookup-properties): new compatible alias + for `lookup-syntax-properties'. RFE from Alan Mackenzie. + +2002-08-28 Andy Piper + + * files.el (revert-buffer): propagate revert-without-query-status. + +2002-06-03 Andy Piper + + * dialog-items.el (make-search-dialog): align various subcontrols + in visually pleasing ways, allow frame to autosize to the dialog + size. + * dialog.el (make-dialog-box): add a border inside the frame. Add + :autosize property, if t then reset the frame size appropriately + before the frame is mapped. + * gutter-items.el (set-progress-feedback-instantiator): align + various subcontrols. + * gutter-items.el (set-progress-abort-instantiator): ditto. + +2002-08-23 Stephen J. Turnbull + + * XEmacs 21.4.9 "Informed Management" is released. + +2002-06-22 Ville Skyttä + + * subr.el (add-to-list): Sync with GNU Emacs 21.2, adding the + "&optional append" argument. + +2002-07-16 Didier Verna + + * subr.el (replace-in-string): fix case fold bug introduced by + "2000-07-30 Ben Wing ": honor the value of + case-fold-search in temporary buffers. + +2002-08-03 Steve Youngs + + * lib-complete.el (find-library): Remove check for mule because + decompression DOES work on Mule. + +2002-08-11 John Paul Wallington + + * simple.el (join-line): New alias for `delete-indentation'. + +2002-08-02 Ville Skyttä + + * font-lock.el: Some faces and doc typo fixes from GNU Emacs. + (font-lock-doc-face): New alias to font-lock-doc-string-face. + (font-lock-builtin-face): New. + (font-lock-constant-face): New. + (font-lock-face-list): Add builtin and constant faces. + +2002-08-16 Stephen J. Turnbull + + * autoload.el (make-autoload): Support define-derived-mode. + Collected puts of doc-string-elt property. Based on a patch by + Didier Verna . + +2002-08-15 Stephen J. Turnbull + + * wid-edit.el (widget-field-activate): Fix docstring typo. + +2002-07-23 Andy Piper + + * about.el (about-personal-info): update me. + +2002-07-12 Andy Piper + + * custom.el (custom-theme-set-variables): remove bogus + arguments. Use custom-set-default to set defaults. + (custom-set-variables): update doc. + (custom-local-buffer): new, synced from FSF. + (custom-set-default): ditto. + (defcustom): update doc. + +2002-06-16 Andy Piper + + * menubar-items.el (default-menubar): enable windows printing on + cygwin as well as native. + +2002-06-12 Andy Piper + + * printer.el (generic-print-buffer): catch all errors so that the + print device can be cleared in all scenarios. + (Printer-clear-device): make sure clearing the printer allows it + to be used again immediately. + (generic-print-region): make sure the default printer face is + black-on-white. + +2002-04-23 Jerry James + + * window-xemacs.el (display-buffer-function): Change doc to + reflect new arg. + * window-xemacs.el (pre-display-buffer-function): Ditto. + * window-xemacs.el (display-buffer): New arg, shrink-to-fit. If + non-nil, make the new window just big enough for its contents. + * frame.el (get-frame-for-buffer): Accept new arg, due to above. + * frame.el (show-temp-buffer-in-current-frame): Remove broken + temp-buffer-shrink-to-fit code. Tell display-buffer instead. + +2002-06-06 Andy Piper + + * custom.el (custom-theme-set-variables): sync :set-after from FSF. + (defcustom): ditto. + (custom-handle-keyword): ditto. + +2002-07-12 Stephen J. Turnbull + + * gutter-items.el (buffers-tab-selection-function): Improve doc. + Make obsolete. Default to nil. + (buffers-tab-filter-functions): Improve doc. Use literal default. + Inspired by a patch by John Palmieri. + +2002-07-01 Mike Alexander + + * process.el (shell-command-on-region): Don't delete the region + before giving it to call-process-region + +2002-06-04 Jerry James + + * find-paths.el (paths-find-architecture-directory): Search in + `system-configuration'/`base', not `base'`system-configuration'. + +2002-06-23 Ville Skyttä + + * info.el (Info-index): Add missing \ in [ t]. + +2002-06-11 Stephen J. Turnbull + + * gutter-items.el (gutter-buffers-tab-visible-p, + buffers-tab-omit-function, buffers-tab-selection-function, + buffers-tab-filter-functions): + Doc improvements. + +2002-06-09 Stephen J. Turnbull + + * toolbar.el (toolbar-icon-directory): Document trailing separator. + + * toolbar-items.el (toolbar-news): Fix typo in message string. + +2002-06-08 Stephen J. Turnbull + + * dialog.el (yes-or-no-p-dialog-box): + * cmdloop.el (y-or-n-p-minibuf): + (yes-or-no-p-minibuf): + (yes-or-no-p): + (y-or-n-p): + Specify negative answers in docstrings. + +2002-05-25 Steve Youngs + + * package-ui.el (pui-help-echo): Display both installed and author + version. Use a balloon-help window to display extra info like + package requires. + +2002-05-30 Andy Piper + + * files.el (revert-buffer-internal): don't visit + revert-buffer. Kill buffer when not used. Suggested by Mike + Alexander + +2002-05-20 Stephen J. Turnbull + + * files.el (revert-buffer): More docstring fiddling. + +2002-05-19 Stephen J. Turnbull + + * files.el (revert-buffer): + (revert-buffer-internal): + (revert-buffer-insert-file-contents-function): + Improve docstrings and comments. + +2002-05-08 Andy Piper + + * files.el (revert-buffer): observe noconfirm behavior. + +2002-04-09 Andy Piper + + * files.el (revert-buffer): use revert-buffer-internal if it looks + like doing so will not result in any user-visible changes. + (revert-buffer-internal): new function. Do the actual process of + reversion and then see whether the result is any different to what + we have already. If it is not then do nothing. + +2001-12-11 Andy Piper + + * menubar.el (get-popup-menu-response): re-order so that it works + on more sane/facist window systems. + +2001-12-03 Andy Piper + + * faces.el (frob-face-property): don't infloop in face frobbing + from Jan Vroonhof . + +2001-11-30 Jan Vroonhof + + * faces.el (frob-face-property): Follow face fall-back hierarchy + properly for face properties without an instance. Only do manual + copy form 'default in last resort. This handles in particular + the case where 'default itself has only a fall-back (which is + the case by default on windows). + +2001-11-24 Andy Piper + + * printer.el (generic-print-region): set default-frame-plist to + nil while creating the printer frame so that sizes reflect the + printed page. + + * faces.el (face-complain-about-font): Don't complain on printers. + +2002-05-10 Stephen J. Turnbull + + * package-net.el: Andy synch. + +2001-12-16 Andy Piper + + * package-get.el (package-get-update-all): Make sure installed.db + gets updated after updating packages. + +2002-03-28 Ben Wing + + * msw-glyphs.el: Set glyph-contrib-p to nil on hscroll, + continuation, truncation so that we don't get line jumpiness from + them being larger than the line height. + + * msw-font-menu.el (mswindows-font-menu-font-data): Fix bug. + +2001-11-30 Jan Vroonhof + + * font.el (font-window-system-mappings): Add mapping for Gtk + (assume identical to X) + +2002-02-04 Andy Piper + + * files.el (convert-standard-filename): Fix for short filename + Peter Arius + +2001-12-10 Christoph Wedler + + * list-mode.el (default-choose-completion): completion-base-size + should refer to local value in the completion list buffer. + +2001-12-03 Didier Verna + + * rect.el: autoload `replace-rectangle'. + * keydefs.el (global-map): bind it to `C-x r p'. + +2002-05-09 Stephen J. Turnbull + + * XEmacs 21.4.8 "Honest Recruiter" is released. + +2002-05-09 Stephen J. Turnbull + + This patch is based on Jerry James's patch and analysis. + + * select.el (get-clipboard): + (get-selection): + Update docstrings. + (get-clipboard-foreign): + (get-selection-foreign): + New function for use as `interprogram-paste-function's. + + * simple.el (interprogram-paste-function): Change default to + `get-clipboard-foreign'; improve docstring. + (interprogram-cut-function): Improve dosctring. + +2002-05-04 Stephen J. Turnbull + + * XEmacs 21.4.7 "Economic Science" is released. + +2002-03-18 Adrian Aichner + + * cus-edit.el (customize-save-variable): Fix typo in prompt. + +2002-03-26 John Paul Wallington + + * obsolete.el (assq-delete-all): New compatibility alias for + remassq. + +2002-01-09 Simon Josefsson + + * files.el (auto-mode-alist): Support Sieve (*.siv, *.sieve). + +2002-01-04 Adrian Aichner + + * info.el (Info-auto-generate-directory): Default + Info-auto-generate-directory to 'if-outdated. + +2002-03-28 Stephen J. Turnbull + + * startup.el (normal-top-level): Prevent migration code from + trashing .emacs on an error in loading the init files. + +2002-03-14 Ville Skyttä + + * files.el (auto-mode-alist): GNUmakefile is a Makefile, + "system default" Xdefaults and friends get xrdb-mode. + +2002-03-05 Mats Lidell + + * help-nomule.el (tutorial-supported-languages): Added Swedish + tutorial. Sorted languages. + +2002-02-11 Mike Sperber + + * info.el (Info-maybe-update-dir): Regenerate dir if we're + regenerating outdated dir files and dir is non-existent. + +2002-01-27 Stephen J. Turnbull + + * code-files.el (convert-mbox-coding-system): Improve comment. + (write-region): Improve docstring. Reformat to 80 columns. Add + coding-system argument to `write-region-pre-hook' call. + (write-region-pre-hook): Fix docstring to mention lockname argument. + +2002-01-18 Stephen J. Turnbull + + * minibuf.el (completing-read): Remove redundant wrong arg list. + + * help.el (with-displaying-help-buffer): Put usage advice in docstring. + +2001-12-27 John Paul Wallington + + * obsolete.el (interactive-form): new compatibility alias for + function-interactive. + +2001-11-29 Adrian Aichner + + * menubar-items.el (Menubar-items-truncate-list): Removed. + * menubar-items.el (Menubar-items-truncate-history): New. + * menubar-items.el (default-menubar): Use + Menubar-items-truncate-history. + +2002-02-03 Adrian Aichner + + * printer.el (generic-print-region): Pass correct arguments to + lpr-region. Thanks to Nevin Kapur and Björn + Torkelsson . + +2002-01-09 John Paul Wallington + + * help.el (describe-mode): synched with FSF 19.34; handle nil + minor mode indicators. + +2001-12-03 Christoph Wedler + + * minibuf.el (completing-read): Update docstring. + +2001-12-17 Stephen J. Turnbull + + * XEmacs 21.4.6 "Common Lisp" is released. + +2001-11-21 Stephen J. Turnbull + + * package-net.el: Inadvertant synch with Windows branch. From + Andy's log: + (package-net-kit-version): new variable. + (package-net-generate-bin-ini): use it. Remove unwanted functions. + +2001-11-28 Steve Youngs + + * package-get.el (package-get-locate-index-file): Also search the + core etc/ directory for the package index file if it can't be + found in ~/.xemacs/. + +2001-12-13 William Perry + + * dialog-gtk.el (popup-builtin-question-dialog): + Conform to API in gui.c. + +2001-11-12 Andy Piper + + * cus-edit.el (custom-save-face-internal): make sure we save + non-themed faces. + (custom-save-variables): ditto variables. + +2001-11-20 Stephen J. Turnbull + + * faces.el (make-face-family): + (make-face-size): + New face-modifying functions per Jan Vroonhof. + + cus-face.el (custom-set-face-font-family): + (custom-set-face-font-size): + Use them. + + * font.el (font-window-system-mappings): More precise docstring. + + (font-create-name): + (font-create-object): + (tty-font-create-object): + (tty-font-create-plist): + (x-font-create-object): + (x-font-create-name): + (ns-font-create-name): + (mswindows-font-create-object): + (mswindows-font-create-name): + Add doctrings. + +2001-11-14 John Paul Wallington + + * gtk-faces.el (gtk-init-device-faces): removed spurious + quote before let* expression. + +2001-10-29 Andy Piper + + * code-files.el (toggle-buffer-file-coding-system): mark buffer as + modified when changing coding system. + + * toolbar-items.el (toolbar-dired): Use interactive "D" spec so + that we invoke the GUI directory selector. + +2001-10-25 Andy Piper + + * dialog.el (make-dialog-box): use new directory dialog support. + * minibuf.el (read-file-name-1): ditto. + (read-file-name): ditto. + (read-directory-name): ditto. + +2001-10-23 Stephen J. Turnbull + + * XEmacs 21.4.5 "Civil Service" is released. + +2001-04-23 Didier Verna + + * cus-edit.el (custom-variable-pre-save): New. + * cus-edit.el (custom-variable-post-save): New. + * cus-edit.el (custom-variable-save): use them. + * cus-edit.el (custom-face-pre-save): New. + * cus-edit.el (custom-face-post-save): New. + * cus-edit.el (custom-face-save): use them. + * cus-edit.el (custom-group-pre-save): New. + * cus-edit.el (custom-group-post-save): New. + * cus-edit.el (custom-group-save): use them. + * cus-edit.el (Custom-save): use the pre/post functions above, + call `custom-save-all' only once. + * cus-edit.el (custom-variable-pre-reset-standard): New. + * cus-edit.el (custom-variable-post-reset-standard): New. + * cus-edit.el (custom-variable-reset-standard): use them. + * cus-edit.el (custom-face-pre-reset-standard): New. + * cus-edit.el (custom-face-post-reset-standard): New. + * cus-edit.el (custom-face-reset-standard): use them. + * cus-edit.el (custom-group-pre-reset-standard): New. + * cus-edit.el (custom-group-post-reset-standard): New. + * cus-edit.el (Custom-reset-standard): use them. + * cus-edit.el (custom-face-reset-saved): use the pre/post + functions above, call `custom-save-all' only once. + +2001-04-08 Danny Colascione + + * gutter-items.el (buffers-tab face): Derive from the modeline + face by default. Many people use white-on-black for the default + font, and the tabs look hideous with that color combination. The + modeline usually has the correct colors. + +2001-09-28 Robert Pluim + + * etags.el (find-tag): Doc fix, point users at pop-tag-mark. + (tag-mark-stack-max): Typo fix. + +2001-09-28 Ben Wing + + * font-lock.el: + * font-lock.el (font-lock-after-change-function): + fix problem with last patch, reported by Katsumi Yamaoka. + +2001-09-17 Ben Wing + + * font-lock.el (font-lock-after-change-function): + fix problem when you insert a comment on the line before a line of + code: if we use the following char, then when you hit backspace, + the following line of code turns the comment color. + +2001-06-08 Ben Wing + + * process.el: comment about shell-command-switch. + * process.el (shell-quote-argument): Need to quote a null + argument, too. From Dan Holmsand. + + * startup.el (normal-top-level): Delete some unused FSF junk. + * startup.el (command-line-early): + + * startup.el (command-line): Call MS Windows init function. + + * win32-native.el: + * win32-native.el (mswindows-system-shells): New. + * win32-native.el (mswindows-system-shell-p): New. + * win32-native.el (init-mswindows-at-startup): New. + * win32-native.el (mswindows-quote-one-vc-runtime-arg): + * win32-native.el (mswindows-quote-one-simple-arg): + * win32-native.el (mswindows-quote-one-command-arg): + * win32-native.el (mswindows-construct-process-command-line-alist): + Correct comments at top. Correctly handle passing arguments + to Cygwin programs and to bash. Fix quoting of zero-length + arguments (from Dan Holmsand). Set shell-command-switch based + on shell-file-name, which in turn comes from env var SHELL. + +2001-07-18 Alexey Mahotkin + + * toolbar.el (toolbar-visible-p, toolbar-captioned-p, + default-toolbar-position): Fill docstrings for balloon-help. + +2001-03-15 Stephen J. Turnbull + + * faces.el: Reenable specifications over 'gtk domain. + +2001-08-08 Didier Verna + + * autoload.el (update-autoload-files): make defdir a file name, + not directory name. + +2001-08-06 Steve Youngs + + * menubar-items.el (default-menubar): Use 'report-xemacs-bug'. + + * lisp-mnt.el (lm-report-bug): Use 'report-xemacs-bug-beta-address'. + +2001-08-01 Edward M. Lee + + * font-menu.el (font-menu-set-font): Default to current font-family. + (font-menu-preferred-resolution): + (font-menu-size-scaling): + Provide gtk defaults, too. + +2001-07-29 Mike Alexander + + * cus-face.el (custom-set-face-font-size): Last arg to apply is a + list + (custom-set-face-font-family): ditto + +2001-07-26 Mike Sperber + + * files.el (auto-mode-alist): .9 files are man pages, too. + +2001-07-23 Edwin Steiner + + * process.el (call-process-internal): bind + coding-system-for-write to 'binary when calling + start-process-internal, so the process receives + the literal contents of INFILE. + +2001-09-15 Edward M. Lee + + * files.el (auto-mode-alist): Add configure.ac support. + +2001-07-19 Adrian Aichner + + * buff-menu.el: + mouse.el: + Adrian's mouse-track patch. See . + 2001-07-28 Stephen J. Turnbull * XEmacs 21.4.4 "Artificial Intelligence" is released.