XEmacs 21.4.7 "Economic Science".
[chise/xemacs-chise.git-] / lisp / ChangeLog
index 5bf434f..d5db062 100644 (file)
@@ -1,3 +1,156 @@
+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>
+
+       * XEmacs 21.4.6 "Common Lisp" is released.
+
+2001-11-21  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * 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  <youngs@xemacs.org>
+
+       * 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  <wmperry@gnu.org>
+
+       * dialog-gtk.el (popup-builtin-question-dialog):
+       Conform to API in gui.c.
+       
+2001-11-12  Andy Piper  <andy@xemacs.org>
+
+       * 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  <stephen@xemacs.og>
+
+       * 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 <jpw@shootybangbang.com>
+
+       * gtk-faces.el (gtk-init-device-faces): removed spurious
+       quote before let* expression.
+
+2001-10-29  Andy Piper  <andy@xemacs.org>
+
+       * 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  <andy@xemacs.org>
+
+       * 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  <stephen@xemacs.org>
 
        * XEmacs 21.4.5 "Civil Service" is released.