XEmacs 21.2.13
[chise/xemacs-chise.git.1] / lisp / ChangeLog
index ca5b6b9..133d7dc 100644 (file)
@@ -1,3 +1,277 @@
+1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.13 is released
+
+1999-03-12  SL Baur  <steve@xemacs.org>
+
+       * simple.el (delete-key-deletes-forward): Revert to previous
+       behavior.
+
+1999-01-18  Didier Verna  <verna@inf.enst.fr>
+
+       * menubar-items.el (xemacs-splash-buffer): handle the case of
+       multiple elements in the splash buffer body.
+
+       * startup.el (splash-frame-timeout): new constant: interval
+       between splash buffer elements.
+       (command-line-1): handle splash buffer with multiple elements (use
+       a timeout).
+       (splash-frame-body): Originally `startup-splash-frame-body'.
+       Rewrote a cleaner and more readable version. This can now be array,
+       in which case each element is displayed in turn in the splash buffer.
+       (splash-frame-static-body): new constant. Persistent information
+       across all splash buffer elements (preserves the possibility to give
+       it in different languages.
+       (circulate-splash-frame-elements): new function. Used as a timeout
+       to circulate through all splash frame elements and display them in
+       sequence.
+       (display-splash-frame): originally `startup-splash-frame'. Handle
+       the case of multiple elements in the splash buffer body. Now
+       returns a timeout id if multiple elements to display, or nil.
+
+1999-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
+
+       * x-faces.el (x-init-global-faces): Add default tag to specifiers, 
+       so they can be overridden by x-init-face-from-resources.
+       Additionally specify the font name also with an x tag.
+
+1999-03-08  Andy Piper  <andy@xemacs.org>
+       
+       * package-get.el (package-get-base): autoload.
+
+       * menubar-items.el (default-menubar): add update menu item. Fix
+       custom menu to only be activated when package-base is available.
+
+       * package-get.el (package-get-custom): don't load
+       package-get-custom as it is auto-generated. Fix group definition.
+
+1999-03-05  Didier Verna  <verna@inf.enst.fr>
+
+       * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
+       instead of `symbol-name' (Thanks Kyle).
+
+       * cus-edit.el (custom-save-variables): use `prin1' instead of
+       princ to write symbols.
+
+1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.12 is released
+
+1999-03-05  SL Baur  <steve@xemacs.org>
+
+       * menubar-items.el (default-menubar): Add kfm browsing support.
+       From Neal Becker <nbecker@fred.net>
+
+1999-03-03  Steven Baur  <steve@gneiss.etl.go.jp>
+
+       * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
+       calls to font-lock during buffer reversion.
+
+1999-02-12  Didier Verna  <verna@inf.enst.fr>
+
+       * info.el (Info-build-node-completions): unconditionally widen the
+       tag table buffer.
+
+1999-02-19  Paul Stodghill  <stodghil@cs.cornell.edu>
+
+       * x-faces.el (x-init-face-from-resources):
+       Only set fonts in the 'x locale.
+
+1999-03-04  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * package-ui.el (pui-install-selected-packages): Don't throw on
+       `package-admin-delete-binary-package' returning nil since it's
+       normal.  Reindent function.
+       (pui-add-required-packages): Handle case where packages selected
+       for installation have never been installed.
+
+1999-03-03  Martin Buchholz  <martin@xemacs.org>
+
+       * menubar-items.el (default-menubar): 
+       Implement the ``Mule->Set coding system of process'' menu item.
+
+1999-02-18  Martin Buchholz  <martin@xemacs.org>
+
+       * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp 
+       files
+       - Change some `if's to `when's
+
+1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.11 is released
+
+1999-02-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
+
+       * userlock.el (ask-user-about-supersession-threat-dbox): Guard
+       against window close (Fix Bug #460).
+       (ask-user-about-lock-dbox): Idem.
+
+1999-02-25  SL Baur  <steve@xemacs.org>
+
+       * mule/mule-charset.el (charset-leading-byte): New function.
+       From Kazuyuki IENAGA <ienaga@jsys.co.jp>
+
+1999-02-12  Andy Piper  <andy@xemacs.org>
+
+       * about.el (xemacs-hackers): change andy's email address.
+       (about-url-alist): change andy's web page address.
+       (about-xemacs): add piper.
+
+1999-02-16  SL Baur  <steve@xemacs.org>
+
+       * dumped-lisp.el (preloaded-file-list): Core mule files moved out
+       of mule-base into lisp/mule.
+
+1999-02-16  SL Baur  <steve@xemacs.org>
+
+       * mule/arabic.el:
+       mule/canna-leim.el:
+       mule/chinese.el:
+       mule/cyrillic.el:
+       mule/english.el:
+       mule/european.el:
+       mule/greek.el:
+       mule/hebrew.el:
+       mule/japanese.el:
+       mule/kinsoku.el:
+       mule/korean.el:
+       mule/misc-lang.el:
+       mule/mule-category.el:
+       mule/mule-ccl.el:
+       mule/mule-charset.el:
+       mule/mule-cmds.el:
+       mule/mule-coding.el:
+       mule/mule-files.el:
+       mule/mule-help.el:
+       mule/mule-init.el:
+       mule/mule-misc.el:
+       mule/mule-tty-init.el:
+       mule/mule-x-init.el:
+       mule/viet-chars.el:  Remerge from mule-base.
+
+       * dumped-lisp.el (preloaded-file-list): Core mule files moved out
+       of mule-base into lisp/mule.
+
+1999-02-10  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * process.el (exec-to-string): Use `shell-command-switch' in place
+       of hard-wired "-c" (for WindowsNT).
+
+1999-02-08  Charles G Waldman  <cgw@pgt.com>
+
+       * menubar-items.el (default-menubar):  Remove obsolete
+       "Gopher" item
+
+1999-02-06  Jan Vroonhof  <vroonhof@math.ethz.ch>
+
+       * package-admin.el (package-admin-get-install-dir): First fall
+       back to the location of xemacs-base for non-mule packages.
+
+1999-02-15  Martin Buchholz  <martin@xemacs.org>
+
+       * paths.el: 
+       - improved automounter tmp directory support.
+       - support 4 (!) empirically discovered automounter conventions
+
+1999-02-12  SL Baur  <steve@xemacs.org>
+
+       * etags.el (pop-tag-mark): autoload to match key binding.
+
+1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.10 is released
+
+1999-02-02  Jan Vroonhof  <vroonhof@math.ethz.ch>
+
+       * package-get.el (package-get-remote-filename): Don't bug out for
+       a local file name in the search entry.
+
+1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.9 is released
+
+1999-01-19  Didier Verna  <verna@inf.enst.fr>
+
+       * replace.el (replace-search-function): new variable containing a
+       function to perform a search-forward.
+       (replace-re-search-function): new variable containing a function
+       to perform a re-search-forward.
+       (perform-replace): use them.
+
+1999-01-25  Didier Verna  <verna@inf.enst.fr>
+
+       * select.el (selection-owner-p): use the name `XEmacs'.
+       (cut-copy-clear-internal): ditto.
+
+1999-01-18  Andy Piper  <andy@xemacs.org>
+
+       * about.el (about-url-alist): Update my entry.
+       (xemacs-hackers): Ditto.
+
+1999-01-14  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * buffer.el (switch-to-buffer): Fixing documentation.
+       * minibuf.el (minibuffer-completion-table): ditto.
+       * cl-macs.el (return-from): ditto.
+
+1999-01-04  Didier Verna  <verna@inf.enst.fr>
+
+       * replace.el (delete-non-matching-lines): temporarily disable
+       case-folding when called interactively with a regexp containing
+       uppercase characters.
+       (delete-matching-lines): ditto.
+       (count-matches): ditto.
+       (list-matching-lines): ditto.
+
+1999-01-07  Colin Rafferty  <colin@xemacs.org>
+
+       * window.el (shrink-window-if-larger-than-buffer): Clean up.  Only
+       abort if current window is split horizontally, not if others are
+       split.  Got rid of unnecessary minibuffer checking.  Also, add
+       some comments (it's still complex).
+
+1999-01-12  Robert Pluim  <rpluim@BayNetworks.com>
+
+       * package-get.el: changed address for doc.ic.ac.uk to
+       sunsite.doc.ic.ac.uk
+
+1999-01-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
+
+       * ldap.el (toplevel): Remove requires so that the file compiles
+       with a non LDAP-enabled XEmacs binary.  Provide `ldap'.
+
+1999-01-10  J. Kean Johnston  <jkj@sco.com>
+
+       * dump-paths.el: Calculate module-directory and set
+       module-load-path to the load path for modules.
+
+       * loadup.el: Get bootstrap value of module-load-path from the
+       environment variable EMACSBOOTSTRAPMODULEPATH.
+       - Display the module load path if we're debugging paths.
+
+       * setup-paths.el: Added function paths-find-site-module-directory.
+       - Added function paths-find-module-directory.
+       - Added function paths-construct-module-load-path.  Uses new
+       environment variable EMACSMODULEPATH.
+
+1998-12-30  Martin Buchholz  <martin@xemacs.org>
+
+       * font.el (font-default-object-for-device): 
+       Oops! This `or' can't be replaced by `unless'.
+       Fixed inability to run w3, among other things.
+
+1998-12-17  Charles G. Waldman <cgw@pgt.com>
+
+       * package-admin.el: Change initialization of
+         package-admin-install-function dependent on system type.
+         Change package-admin-install-function-mswindows to use
+         "minitar".
+
+1998-12-23  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * mouse.el (default-mouse-motion-handler): Disable help echo while 
+       in the minibuffer.
+
 1998-12-28  Martin Buchholz <martin@xemacs.org>
 
        * XEmacs 21.2.8 is released.