XEmacs 21.4.12 "Portable Code".
[chise/xemacs-chise.git.1] / lisp / ChangeLog
index db9121c..999fad7 100644 (file)
@@ -1,6 +1,438 @@
-2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
+2003-01-15  Stephen J. Turnbull  <stephen@xemacs.org>
 
-       * XEmacs 21.4.6 "Common Lisp" is released.
+       * XEmacs 21.4.12 "Portable Code" is released.
+
+2003-01-13  Ilya Golubev  <golubev@xemacs.org>
+
+       * about.el: Update golubev data.
+
+2003-01-15  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * isearch-mode.el (isearch-mode-map): Substitute comment on
+       desirability, and back out "GR is printable" changes.
+
+2003-01-08  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * isearch-mode.el (isearch-mode-map): Don't bind CSI.
+
+2003-01-07  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * isearch-mode.el (isearch-mode-map): GR (and C1) is printable.
+
+2003-01-06  Ville Skyttä  <scop@xemacs.org>
+
+       * menubar-items.el (default-menubar): Use browse-url-mozilla
+       instead of browse-url-gnome-moz for Mozilla.
+
+2003-01-03  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.11 "Native Windows TTY Support" is released.
+
+2002-12-27  Ville Skyttä  <scop@xemacs.org>
+
+       * files.el (auto-mode-alist): Remove redundant entries for modes
+       that live in packages.
+       (interpreter-mode-alist): Ditto.
+
+2002-03-17  Ville Skyttä  <ville.skytta@xemacs.org>
+
+       * menubar-items.el (default-menubar): Sync with current
+       browse-url-xemacs.el.
+
+2002-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.10 "Military Intelligence" is released.
+
+2002-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * font-lock.el (font-lock-fontify-keywords-region): Fix typo.
+
+2002-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * keydefs.el (global-map): Bind C-xrd to delete-rectangle per GNU.
+
+2001-05-10   Daiki Ueno  <ueno@unixuser.org>
+
+       * 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ä  <ville.skytta@xemacs.org>
+
+       * package-get.el (package-get-download-sites): Bring sites list
+       up to date, prefer xx.xemacs.org addresses.
+
+2002-09-27  Andy Piper  <andy@xemacs.org>
+
+       * dialog.el (make-dialog-box): for general dialogs only
+       delete-frame-hook will be run.
+
+2002-09-28  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * font-lock.el (font-lock-fontify-syntactically-region): Add
+       comment about lookup-syntax-properties, document LOUDLY as unused.
+
+2002-08-26  Andy Piper  <andy@xemacs.org>
+
+       * gutter-items.el (set-progress-feedback-instantiator): Fix bad
+       merge.
+
+2002-09-02  Ville Skyttä  <ville.skytta@xemacs.org>
+
+       * 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  <stephen@xemacs.org>
+
+       * obsolete.el (parse-sexp-lookup-properties): new compatible alias
+       for `lookup-syntax-properties'.  RFE from Alan Mackenzie.
+
+2002-08-28  Andy Piper  <andy@xemacs.org>
+
+       * files.el (revert-buffer): propagate revert-without-query-status.
+
+2002-06-03  Andy Piper  <andy@xemacs.org>
+
+       * 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  <stephen@xemacs.org>
+
+       * XEmacs 21.4.9 "Informed Management" is released.
+
+2002-06-22  Ville Skyttä  <ville.skytta@xemacs.org>
+
+       * subr.el (add-to-list): Sync with GNU Emacs 21.2, adding the
+       "&optional append" argument.
+
+2002-07-16  Didier Verna  <didier@xemacs.org>
+
+       * subr.el (replace-in-string): fix case fold bug introduced by
+       "2000-07-30  Ben Wing  <ben@xemacs.org>": honor the value of
+       case-fold-search in temporary buffers.
+
+2002-08-03  Steve Youngs  <youngs@xemacs.org>
+
+       * lib-complete.el (find-library): Remove check for mule because
+       decompression DOES work on Mule.
+
+2002-08-11  John Paul Wallington  <jpw@shootybangbang.com>
+
+       * simple.el (join-line): New alias for `delete-indentation'.
+
+2002-08-02  Ville Skyttä  <ville.skytta@xemacs.org>
+
+       * 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  <stephen@xemacs.org>
+
+       * autoload.el (make-autoload): Support define-derived-mode.
+       Collected puts of doc-string-elt property.  Based on a patch by
+       Didier Verna <didier@xemacs.org>.
+
+2002-08-15  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * wid-edit.el (widget-field-activate): Fix docstring typo.
+
+2002-07-23  Andy Piper  <andy@xemacs.org>
+
+       * about.el (about-personal-info): update me.
+
+2002-07-12  Andy Piper  <andy@xemacs.org>
+
+       * 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  <andy@xemacs.org>
+
+       * menubar-items.el (default-menubar): enable windows printing on
+       cygwin as well as native.
+
+2002-06-12  Andy Piper  <andy@xemacs.org>
+
+       * 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  <james@xemacs.org>
+
+       * 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  <andy@xemacs.org>
+
+       * custom.el (custom-theme-set-variables): sync :set-after from FSF.
+       (defcustom): ditto.
+       (custom-handle-keyword): ditto.
+
+2002-07-12  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * 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  <mta@arbortext.com>
+
+       * process.el (shell-command-on-region): Don't delete the region
+       before giving it to call-process-region
+
+2002-06-04  Jerry James <james@eecs.ku.edu>
+
+       * find-paths.el (paths-find-architecture-directory): Search in
+       `system-configuration'/`base', not `base'`system-configuration'.
+
+2002-06-23  Ville Skyttä  <ville.skytta@xemacs.org>
+
+       * info.el (Info-index): Add missing \ in [ t].
+
+2002-06-11  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * 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  <stephen@xemacs.org>
+
+       * toolbar.el (toolbar-icon-directory): Document trailing separator.
+
+       * toolbar-items.el (toolbar-news): Fix typo in message string.
+
+2002-06-08  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * 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  <youngs@xemacs.org>
+
+       * 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  <andy@xemacs.org>
+
+       * files.el (revert-buffer-internal): don't visit
+       revert-buffer. Kill buffer when not used. Suggested by Mike
+       Alexander <mta@arbortext.com>
+
+2002-05-20  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * files.el (revert-buffer): More docstring fiddling.
+
+2002-05-19  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * files.el (revert-buffer):
+       (revert-buffer-internal):
+       (revert-buffer-insert-file-contents-function):
+       Improve docstrings and comments.
+
+2002-05-08  Andy Piper  <andy@xemacs.org>
+
+       * files.el (revert-buffer): observe noconfirm behavior.
+
+2002-04-09  Andy Piper  <andy@xemacs.org>
+
+       * 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  <andy@xemacs.org>
+
+       * menubar.el (get-popup-menu-response): re-order so that it works
+       on more sane/facist window systems.
+
+2001-12-03  Andy Piper  <andy@xemacs.org>
+
+       * faces.el (frob-face-property): don't infloop in face frobbing
+       from Jan Vroonhof <jan@xemacs.org>.
+
+2001-11-30  Jan Vroonhof  <jan@xemacs.org>
+
+       * 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  <andy@xemacs.org>
+
+       * 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  <stephen@xemacs.org>
+       
+       * package-net.el: Andy synch.
+       
+2001-12-16  Andy Piper  <andy@xemacs.org>
+
+       * package-get.el (package-get-update-all): Make sure installed.db
+       gets updated after updating packages.
+
+2002-03-28  Ben Wing  <ben@xemacs.org>
+
+       * 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  <jan@xemacs.org>
+
+       * font.el (font-window-system-mappings): Add mapping for Gtk
+       (assume identical to X) 
+
+2002-02-04  Andy Piper  <andy@xemacs.org>
+
+       * files.el (convert-standard-filename): Fix for short filename
+       Peter Arius <pas@methodpark.de>
+
+2001-12-10  Christoph Wedler  <Christoph.Wedler@sap.com>
+
+       * list-mode.el (default-choose-completion): completion-base-size
+       should refer to local value in the completion list buffer.
+
+2001-12-03  Didier Verna  <didier@xemacs.org>
+
+       * rect.el: autoload `replace-rectangle'.
+       * keydefs.el (global-map): bind it to `C-x r p'.
+
+2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.8 "Honest Recruiter" is released.
+
+2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       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  <stephen@xemacs.org>
+
+       * XEmacs 21.4.7 "Economic Science" is released.
+
+2002-03-18  Adrian Aichner  <adrian@xemacs.org>
+
+       * cus-edit.el (customize-save-variable): Fix typo in prompt.
+
+2002-03-26  John Paul Wallington  <jpw@xemacs.org>
+
+       * obsolete.el (assq-delete-all): New compatibility alias for 
+       remassq.
+
+2002-01-09  Simon Josefsson  <jas@extundo.com>
+
+       * files.el (auto-mode-alist): Support Sieve (*.siv, *.sieve).
+
+2002-01-04  Adrian Aichner  <adrian@xemacs.org>
+
+       * info.el (Info-auto-generate-directory): Default
+       Info-auto-generate-directory to 'if-outdated.
+
+2002-03-28  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * startup.el (normal-top-level): Prevent migration code from
+       trashing .emacs on an error in loading the init files.
+
+2002-03-14  Ville Skyttä  <ville.skytta@xemacs.org>
+
+       * files.el (auto-mode-alist): GNUmakefile is a Makefile,
+       "system default" Xdefaults and friends get xrdb-mode.
+
+2002-03-05  Mats Lidell  <matsl@contactor.se>
+       * help-nomule.el (tutorial-supported-languages): Added Swedish
+       tutorial. Sorted languages.
+
+2002-02-11  Mike Sperber <mike@xemacs.org>
+
+       * 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  <stephen@xemacs.org>
+
+       * 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  <stephen@xemacs.org>
+
+       * 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  <jpw@shootybangbang.com>
+
+       * obsolete.el (interactive-form): new compatibility alias for 
+       function-interactive.
+
+2001-11-29  Adrian Aichner  <adrian@xemacs.org>
+
+       * 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  <adrian@xemacs.org>
+
+       * printer.el (generic-print-region): Pass correct arguments to
+       lpr-region.  Thanks to Nevin Kapur <nevin@jhu.edu> and Björn
+       Torkelsson <torkel@acc.umu.se>.
+
+2002-01-09  John Paul Wallington  <jpw@shootybangbang.com>
+
+       * help.el (describe-mode): synched with FSF 19.34; handle nil
+       minor mode indicators.
+
+2001-12-03  Christoph Wedler  <Christoph.Wedler@sap.com>
+
+       * minibuf.el (completing-read): Update docstring.
 
 2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>