update.
[chise/xemacs-chise.git-] / lisp / ChangeLog
index 8ad5eea..90ad5f7 100644 (file)
+1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * utf-2000/char-db-util.el (insert-char-data): Print GR value for
+       GR-set.
+
+1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `ethiopic-ucs' and `ethiopic'.
+
+       * dumped-lisp.el (preloaded-file-list): Add "u010A0-Georgian.el",
+       "u01100-Hangul-Jamo.el" and "u01200-Ethiopic.el".
+
+       * mule/mule-conf.el: Move definition of coded-charset `ethiopic'
+       from mule/ethiopic.el.
+
+       * mule/ethiopic.el: Move definition of coded-charset `ethiopic' to
+       mule/mule-conf.el.
+
+       * utf-2000/u010A0-Georgian.el, utf-2000/u01100-Hangul-Jamo.el,
+       utf-2000/u01200-Ethiopic.el: New files.
+
+1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * utf-2000/char-db-util.el (char-db-update-comment): Use
+       mapping-table for `arabic-iso8859-6'.
+       (insert-char-data-with-variant): New function.
+       (insert-char-range-data): Use `insert-char-data-with-variant'.
+       (what-char-definition): Use `insert-char-data-with-variant'
+       instead of `insert-char-data'; use `char-db-update-comment'.
+
+1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `lao'.
+
+       * mule/mule-conf.el (lao): New coded-charset.
+
+       * dumped-lisp.el (preloaded-file-list): Add
+       "u00900-Devanagari.el", "u00980-Bengali.el", "u00A00-Gurmukhi.el",
+       "u00A80-Gujarati.el", "u00B00-Oriya.el", "u00B80-Tamil.el",
+       "u00C00-Telugu.el", "u00C80-Kannada.el", "u00D00-Malayalam.el",
+       "u00D80-Sinhala.el", "u00E00-Thai.el", "u00E80-Lao.el",
+       "u00F00-Tibetan.el" and "u01000-Myanmar.el".
+
+       * utf-2000/u00900-Devanagari.el, utf-2000/u00980-Bengali.el,
+       utf-2000/u00A00-Gurmukhi.el, utf-2000/u00A80-Gujarati.el,
+       utf-2000/u00B00-Oriya.el, utf-2000/u00B80-Tamil.el,
+       utf-2000/u00C00-Telugu.el, utf-2000/u00C80-Kannada.el,
+       utf-2000/u00D00-Malayalam.el, utf-2000/u00D80-Sinhala.el,
+       utf-2000/u00E00-Thai.el, utf-2000/u00E80-Lao.el,
+       utf-2000/u00F00-Tibetan.el, utf-2000/u01000-Myanmar.el: New files.
+
+1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `ucs-bmp' and `arabic-iso8859-6'.
+
+1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * dumped-lisp.el (preloaded-file-list): Add "u00400-Cyrillic.el",
+       "u00530-Armenian.el", "u00590-Hebrew.el", "u00600-Arabic.el",
+       "u00700-Syriac.el" and "u00780-Thaana.el" in UTF-2000.
+
+       * utf-2000/u00400-Cyrillic.el, utf-2000/u00530-Armenian.el,
+       utf-2000/u00590-Hebrew.el, utf-2000/u00600-Arabic.el,
+       utf-2000/u00700-Syriac.el, utf-2000/u00780-Thaana.el: New files.
+
+1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * utf-2000/u00370-Greek.el (FULLWIDTH GREEK SMALL LETTER BETA):
+       Fix typo.
+
+       * utf-2000/u00300-Combining-Diacritical-Marks.el: Reformatted.
+
+1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * utf-2000/u002B0-Spacing-Modifier-Letters.el,
+       utf-2000/u00250-IPA-Extensions.el: Reformatted.
+
+1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * utf-2000/char-db-util.el (insert-char-data): Fix format of
+       `iso-10646-comment'; swap order of `->lowercase' and
+       `->titlecase'.
+
+       * utf-2000/u00180-Latin-Extended-B.el: Merge `latin-viscii'
+       code-points.
+
+1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * utf-2000/char-db-util.el (char-attribute-name<): New function.
+       (insert-char-data): Use `char-attribute-name<' to sort; change
+       order of `iso-10646-comment'.
+       (char-db-update-comment): Use mapping-table for `latin-viscii-*'.
+
+       * utf-2000/u00100-Latin-Extended-A.el,
+       utf-2000/u000A0-Latin-1-Supplement.el: Merge `latin-viscii'
+       code-points.
+
+1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * utf-2000/char-db-util.el (insert-char-data): Change order.
+       (insert-char-range-data): Insert variants.
+       (char-db-update-comment): Fix problem with ascii and
+       non-ISO-2022-sets; don't insert control-characters.
+
+       * utf-2000/u00020-Basic-Latin.el: Merge `latin-viscii'
+       code-points.
+
+1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * startup.el (normal-top-level): Load autoload file for UTF-2000
+       in UTF-2000.
+
+       * utf-2000/auto-autoloads.el: New file.
+
+       * utf-2000/char-db-util.el: New file.
+
+1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * utf-2000/u00020-Basic-Latin.el (SPACE): Add `(ipa #x7F)'.
+
+1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * dumped-lisp.el (preloaded-file-list): Add "mule-conf" in Mule;
+       delete "ccs-iso8859-*.el"; add "u00000-C0.el",
+       "u00020-Basic-Latin.el", "u00080-C1.el",
+       "u000A0-Latin-1-Supplement.el", "u00100-Latin-Extended-A.el",
+       "u00180-Latin-Extended-B.el", "u00250-IPA-Extensions.el",
+       "u002B0-Spacing-Modifier-Letters.el",
+       "u00300-Combining-Diacritical-Marks.el" and "u00370-Greek.el" in
+       UTF-2000.
+
+       * utf-2000/ccs-iso8859-2.el, utf-2000/ccs-iso8859-3.el,
+       utf-2000/ccs-iso8859-4.el, utf-2000/ccs-iso8859-9.el: Delete.
+
+       * utf-2000/u00000-C0.el, utf-2000/u00020-Basic-Latin.el,
+       utf-2000/u00080-C1.el, utf-2000/u000A0-Latin-1-Supplement.el,
+       utf-2000/u00180-Latin-Extended-B.el,
+       utf-2000/u00100-Latin-Extended-A.el,
+       utf-2000/u00250-IPA-Extensions.el,
+       utf-2000/u002B0-Spacing-Modifier-Letters.el,
+       utf-2000/u00300-Combining-Diacritical-Marks.el,
+       utf-2000/u00370-Greek.el: New files.
+
+1999-11-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `japanese-jisx0212' and `ipa' in UTF-2000; use `latin-viscii-*'
+       instead of `vietnamese-viscii-*'.
+
+1999-11-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/mule-conf.el: New file.
+
+       * mule/misc-lang.el: Move definition of charset `ipa' to
+       mule/mule-conf.el.
+
+1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `latin-viscii'; prefer it for characters used in Vietnamese.
+
+       * utf-2000/ccs-viscii.el: Add mapping-table for `latin-viscii'.
+
+1999-10-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * bytecomp.el (byte-compile-insert-header): Fix regexp.
+
+1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * utf-2000/ccs-viscii.el: Rename `vietnamese-viscii-*' to
+       `latin-viscii-*'.
+
+1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/viet-chars.el (latin-viscii-lower): Renamed from charset
+       `vietnamese-viscii-lower'.
+       (latin-viscii-upper): Renamed from charset
+       `vietnamese-viscii-upper'.
+       (vietnamese-viscii-lower): New alias for charset
+       `latin-viscii-lower'.
+       (vietnamese-viscii-upper): New alias for charset
+       `latin-viscii-upper'.
+
+1999-10-05  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       Comment out `hiragana-jisx0208' and `katakana-jisx0208'.
+
+1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * utf-2000/ccs-iso8859-2.el, utf-2000/ccs-iso8859-3.el,
+       utf-2000/ccs-iso8859-4.el, utf-2000/ccs-iso8859-9.el,
+       utf-2000/ccs-jisx0201-latin.el, utf-2000/ccs-viscii.el,
+       utf-2000/ccs-tcvn5712.el, utf-2000/ccs-jisx0208-1983.el: Moved
+       from lisp/mule.
+
+       * mule/ccs-jisx0208-1983.el, mule/ccs-tcvn5712.el,
+       mule/ccs-viscii.el, mule/ccs-iso8859-9.el,
+       mule/ccs-jisx0201-latin.el, mule/ccs-iso8859-2.el,
+       mule/ccs-iso8859-3.el, mule/ccs-iso8859-4.el: Moved to
+       lisp/utf-2000.
+
+1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * mule/ccs-tcvn5712.el: New file.
+
+1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * dumped-lisp.el (preloaded-file-list): Add "ccs-jisx0208-1983.el"
+       in UTF-2000.
+
+1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `japanese-jisx0208'.
+
+1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * dumped-lisp.el (preloaded-file-list): Add
+       "ccs-jisx0201-latin.el", "ccs-iso8859-2.el", "ccs-iso8859-3.el",
+       "ccs-iso8859-4.el", "ccs-iso8859-9.el" and "ccs-viscii.el" in
+       UTF-2000.
+
+       * mule/ccs-iso8859-2.el, mule/ccs-iso8859-3.el,
+       mule/ccs-iso8859-4.el, mule/ccs-iso8859-9.el,
+       mule/ccs-jisx0201-latin.el, mule/ccs-jisx0208-1983.el,
+       mule/ccs-viscii.el: New files.
+
+       * bytecomp.el (byte-compile-insert-header): Don't use `raw-text'
+       if \uXXXX is found.
+
+1999-09-30  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `hiragana-jisx0208' and `katakana-jisx0208'.
+
+1999-09-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/chinese.el (chinese-cns11643-3): Define it even if
+       `utf-2000' is provided.
+       (chinese-cns11643-4): Likewise.
+       (chinese-cns11643-5): Likewise.
+       (chinese-cns11643-6): Likewise.
+       (chinese-cns11643-7): Likewise.
+
+1999-09-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       thai-tis620 and hebrew-iso8859-8; namely all BMP are covered.
+
+1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `cyrillic-iso8859-5' and `greek-iso8859-7'.
+
+1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       Setup in UTF-2000.
+
+1999-09-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/viet-chars.el: Don't define charset
+       `vietnamese-viscii-lower' and `vietnamese-viscii-upper' because
+       they are defined as builtin charsets.
+
+1999-08-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * version.el (emacs-version): Add more space just before UTF-2000
+       version string.
+
+1999-08-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * version.el ([constant] emacs-version): Don't add a space in the
+       preceding place of `xemacs-betaname' because it is duplicated.
+       (emacs-version): Add UTF-2000 version if `utf-2000' is provided.
+
+       * startup.el (splash-frame-body): Add ETL.
+
+1999-08-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/chinese.el (chinese-cns11643-3): Don't define if `utf-2000'
+       is provided because it is defined as builtin charset.
+       (chinese-cns11643-4): Likewise.
+       (chinese-cns11643-5): Likewise.
+       (chinese-cns11643-6): Likewise.
+       (chinese-cns11643-7): Likewise.
+
+1999-08-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/mule-cmds.el (reset-language-environment): Fix problem when
+       coding-system `iso-10646-ucs-4' is not defined.
+
+1999-06-17  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * bytecomp.el (byte-compile-insert-header): Use utf-8 as
+       coding-system if `utf-2000' is provided.
+
+1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/mule-coding.el: Add `utf-8' to coding-priority-list if
+       `utf-2000' is provided.
+
+1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * dumped-lisp.el (preloaded-file-list): Don't load vietnamese.el
+       if utf-2000 is provided temporally.
+
+1999-06-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/vietnamese.el (leading-code-private-11): Deleted [defined
+       as builtin variable].
+
+1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * files.el (insert-file-contents-literally): Treat file as binary;
+       call file-name-handlers. [sync with Emacs 20.3.10]
+
+1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.19 is released
+
+1999-07-28  SL Baur  <steve@miho>
+
+       * code-files.el (insert-file-contents): Fix docstring.
+       revert previous change.
+
+1999-07-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
+
+       * fill.el (fill-region-as-paragraph): Change re-break-point to
+       contain word-across-newline plus one character so that filling
+       Japanese and Chinese works as desired.
+       * simple.el (do-auto-fill): Ditto.
+
+1999-07-26  SL Baur  <steve@miho>
+
+       * mule/japanese.el ("Japanese"): Do not specify a default input
+       method.
+       Suggested by MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+1999-07-23  Jan Vroonhof  <vroonhof@math.ethz.ch>
+
+       * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
+       able to use cl-macs macro in early lisp.
+
+1999-07-23  Jan Vroonhof  <jan@xemacs.org>
+
+       * custom.el: 
+       * cus-face.el: 
+       * cus-edit.el:
+               Massive custom Theme API changes.
+
+1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * code-files.el (insert-file-contents): Regard
+       coding-system-magic-cookie if `coding-system-for-read' is nil.
+
+1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/thai-xtis.el: Add coding: local variable, to avoid
+       bootstrapping problem with C locale.
+
+1999-07-22  Andy Piper  <andy@xemacs.org>
+
+       * dumped-lisp.el (preloaded-file-list): guard against putting
+       gutter-items in a less than functional XEmacs.
+       * gutter-items.el: put call to `add-tab-to-gutter' back in.
+
+1999-07-18  Bob Weiner  <weiner@beopen.com>
+
+       * fill.el (fill-context-prefix): Fixed bug that prevented the
+       setting of an adaptive fill prefix when the `dont-skip-first' was
+       t.
+
+1999-07-22  SL Baur  <steve@miho>
+
+       * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
+
+1999-06-25  Karl M. Hegbloom  <karlheg@debian.org>
+
+       * files.el (interpreter-mode-alist): add `make', `guile', and 
+       `emacs' entries. (#!/usr/bin/make -f ought to send a file into
+       makefile-mode, guile is a scheme, and someday XEmacs will be
+       modular enough to use as an efficient scripting tool.)
+
+1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/mule-cmds.el (reset-language-environment): Regard
+       coding-category `utf-8' and `ucs-4' if they are available.
+
+1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
+       (prefer-coding-system): Fix DOC-string.
+
+       * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
+       DOC-string too.
+
+       * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
+       Mule.
+       (coding-system-change-eol-conversion): Fix DOC-string.
+
+1999-06-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
+       instead of `list-coding-system'.
+
+1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * menubar-items.el (default-menubar): `select-input-method' was
+       renamed to `set-input-method'.
+
+       * mule/mule-cmds.el (set-language-info-alist): Fix setting for
+       "Set Language Environment" menu.
+
+       * mule/mule-cmds.el (set-language-info-alist): Fix setting for
+       "Describe Language Support" menu.
+
+1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/chinese.el ("Chinese-GB"): Rename
+       `chinese-gb-environment-setup-function' to
+       `setup-chinese-gb-environment-internal'.
+
+1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/korean.el: Use `define-coding-system-alias' instead of
+       `copy-coding-system'.
+
+1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/mule-cmds.el (set-language-environment-coding-systems):
+       Treat duplicated coding-categories.
+
+1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/japanese.el: Use `define-coding-system-alias' instead of
+       `copy-coding-system'.
+
+1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/vietnamese.el: Specify `iso-8-1' as a category of
+       coding-system `viscii'.
+
+1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/cyrillic.el:
+       - Specify `iso-8-1' as a category of coding-system `koi8-r'.
+       (cyrillic-alternativnyj-decode-table): New variable.
+       (cyrillic-alternativnyj-encode-table): New variable.
+       - Specify `iso-8-1' as a category of coding-system
+         `alternativnyj'.
+       - Abolish general Cyrillic environment.
+
+1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/chinese.el:
+       - Use `define-coding-system-alias' instead of `copy-coding-system'.
+       - Register `chinese-gb-environment-setup-function' as a
+         `setup-function' of "Chinese-GB" environment.
+
+1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/mule-cmds.el (set-language-info-alist): Allow dummy
+       optional argument `parents'.
+
+       * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
+       property for Thai-XTIS.
+
+       * mule/mule-help.el (help-with-tutorial): Use property
+       `tutorial-coding-system' of language-info as a coding-system to
+       read tutorial file.
+
+1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/thai-xtis.el: Don't setup `setup-function' and
+       `exit-function'.
+
+       * mule/mule-cmds.el (set-language-environment-coding-systems): Use
+       `set-coding-category-system' to set up coding-system for
+       coding-category.
+
+       * mule/mule-cmds.el (prefer-coding-system): Use
+       `set-coding-category-system' to set up coding-system for
+       coding-category.
+
+1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
+       Thai-XTIS environment.
+
+       * mule/mule-cmds.el (prefer-coding-system): Use
+       `find-coding-system' instead of `coding-system-p'.
+
+1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/mule-cmds.el (set-language-environment-coding-systems):
+       Modify eol-type for XEmacs.
+
+       * mule/thai-xtis.el: Delete unused local variable `category'.
+
+       * mule/mule-cmds.el (coding-system-change-eol-conversion): New
+       function.
+       (prefer-coding-system): Don't call
+       `update-coding-systems-internal'; use function
+       `coding-category-list' instead of variable `coding-category-list';
+       use `set-coding-priority-list' instead of `set-coding-priority';
+       modify `eol-type' for XEmacs.
+
+       * mule/mule-misc.el (string-width): Use `charset-width' instead of
+       `charset-columns'.
+       (char-width): Likewise.
+
+1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
+       `tis-620'.
+
+       * mule/mule-cmds.el (set-language-environment-coding-systems): Use
+       `set-coding-priority-list' instead of `set-coding-priority'; don't
+       call `update-coding-systems-internal'.
+
+       * mule/mule-misc.el (coding-system-get): New function.
+       (coding-system-put): New function.
+       (coding-system-category): New function.
+
+1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
+       when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
+       to avoid conflict with leim/quail/thai-xtis.
+
+       * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
+       to thai-xtis-chars.el.
+
+       * mule/thai-xtis-chars.el: New file (split from
+       mule/thai-xtis.el).
+
+1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/thai-xtis.el:
+       - Change category for the charset `thai-xtis' to `?x' from `?T'.
+       - Add syntax entries.
+       - Put `preferred-coding-system' of the charset `thai-xtis' to
+         `tis-620'.
+
+1999-06-28  TAKAHASHI Naoto  <ntakahas@etl.go.jp>
+
+       * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
+       rewritten to use write-multibyte-character.
+
+1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
+       of `iso-2022-7'.
+       (prefer-coding-system): Synced up with Emacs 20.3.11 but not
+       ported yet.
+       (read-input-method-name): Treat optional argument `default'.
+
+1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * mule/mule-cmds.el (set-language-info): Don't set up menus at
+       all.
+       (set-language-info-alist): Set up menus here.
+       
+1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * minibuf.el (completing-read): Add new optional argument
+       `default'.
+       (read-coding-system): Add new optional argument
+       `default-coding-system'.
+
+1999-06-03  Ken'ichi Handa  <handa@gnu.org>
+
+       * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
+       (viet-viscii-...->viet-vscii...).
+
+1999-05-13  Ken'ichi Handa  <handa@gnu.org>
+
+       * mule/mule-cmds.el: Change MULE to Mule in docstrings
+       and menus.
+
+1999-04-12  Richard M. Stallman  <rms@gnu.org>
+
+       * mule/mule-cmds.el (input-method-function): Add permanent-local
+       property.
+
+1999-03-30  Dave Love  <fx@gnu.org>
+
+       * mule/mule-cmds.el (current-language-environment): Doc fix.
+
+1999-02-06  Richard Stallman  <rms@gnu.org>
+
+       * mule/european.el (setup-slovenian-environment): New function.
+       ("Slovenian"): New language environment.
+
+1999-01-27  Dave Love  <fx@gnu.org>
+
+       * mule/mule-cmds.el (current-language-environment): Provide :link,
+       :type (choices) and appropriate :get.
+
+1999-01-14  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (describe-language-environment): Don't alter
+       input-method-alist.
+
+1999-01-06  Eli Zaretskii  <eliz@gnu.org>
+
+       * mule/mule-cmds.el (prefer-coding-system): Call
+       set-coding-priority, so that the internal array of priorities is
+       also updated.
+
+1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
+
+       * mule/mule-cmds.el (prefer-coding-system): If the argument
+       requires specific EOL conversion type, make the default coding
+       systems use that.
+
+1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
+
+       * mule/mule-cmds.el (set-language-environment): Pass the default
+       eol-type to set-language-environment-coding-systems.
+       (set-default-coding-systems): Copy the eol-type property for the
+       new default values of {buffer-file,process}-coding-system from the
+       old defaults.
+       (set-language-environment-coding-systems): Accept an optional
+       argument EOL-TYPE, and set the eol-type property of the default
+       coding systems accordingly.
+
+1998-10-26  Kenichi Handa <handa@etl.go.jp>
+
+       * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
+       use generate-new-buffer instead of get-buffer-create.
+
+1998-10-21  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
+
+1998-10-16  Markus Rost  <rost@delysid.gnu.org>
+
+       * mule/mule-cmds.el (default-input-method): Fix custom type.
+
+1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
+
+       * mule/mule-cmds.el (setup-specified-language-environment):
+       Add apropos-inhibit property.
+       (describe-specified-language-support): Likewise.
+
+1998-09-06  Bill Richter  <richter@math.nwu.edu>
+
+       * mule/mule-cmds.el: Doc fixes.
+
+1998-09-02  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (register-input-method): Doc-string
+       modified.
+
+1998-09-01  Dave Love  <fx@gnu.org>
+
+       * mule/mule-cmds.el (current-language-environment): Fix
+       setter function.
+
+1998-08-31  Paul Eggert  <eggert@twinsun.com>
+
+       * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
+       mule/european.el, mule/hebrew.el, mule/japanese.el,
+       mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
+       avoid bootstrapping problem if you need to recompile all the Lisp
+       files using interpreted code.
+
+1998-08-26  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/european.el ("Latin-1"): Modify `documentation' key value.
+       ("Latin-2"): Likewise.
+
+1998-08-18  Per Starback  <starback@update.uu.se>
+
+       * mule/european.el (setup-latin2-environment): Fix typo.
+
+1998-08-18  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/european.el: Give proper value of `input-method' key to all
+       lang. env.
+
+       * mule/mule-cmds.el (activate-input-method): Handle the case that
+       the arg INPUT-METHOD is nil correctly.
+       (read-multilingual-string): Activate the specified input method
+       before calling read-string.  Afterward, activate the original
+       input method.
+
+1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (language-info-alist): Doc-string modified.
+       (set-language-info-alist): Fix typo in doc-string.
+
+       * mule/hebrew.el ("Hebrew"): Delete describe-function key.
+
+1998-08-09  Kenichi HANDA  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (language-info-alist): Doc-string modified.
+       (reset-language-environment): New function for the job that
+       setup-english-environment used to do.
+       (set-language-environment): Do more setups according to the info
+       in language-info-alist.
+       (read-language-name): Handle the case that the arg KEY is nil.
+       (describe-language-environment): Handle input-method property.
+
+       * mule/: All files under this directory, which related with
+       specific languages (such as mule/european.el, mule/greek.el,
+       mule/hebrew.el, mule/misc-lang.el), modified as below.
+       (setup-XXX-environment): Just call set-language-environment.  If
+       they used to do some other jobs than what done by
+       set-language-environment, those jobs are done in
+       setup-XXX-environment-internal now.
+       ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
+       the value to setup-XXX-environment-internal.  Add properties
+       input-method and features.
+
+       * mule/english.el (setup-english-environment): Just call
+       reset-language-environment.
+
+       * mule/european.el (setup-8-bit-environment): Function deleted.
+
+1998-08-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
+
+       * mule/mule-cmds.el (input-method-exit-on-first-char)
+       (input-method-use-echo-area): Doc fixes.
+
+1998-08-06  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (input-method-exit-on-first-char): New
+       variable.
+       (input-method-use-echo-area): New variable.
+
+1998-08-01  Kenichi HANDA  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (language-info-alist): Doc-string modified.
+
+1998-07-30  Ken'ichi Handa  <handa@delysid.gnu.org>
+
+       * mule/mule-cmds.el (activate-input-method): Update mode line.
+       (inactivate-input-method): Likewise.
+
+1998-07-19  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (read-multilingual-string): Don't activate an
+       input method in the current buffer, but just bind
+       current-input-method.
+
+1998-07-08  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/hebrew.el ("Hebrew"): Add coding-priority.
+
+       * mule/misc-lang.el ("IPA"): Add coding-priority and
+       coding-system.
+
+1998-06-26  Ken'ichi Handa  <handa@melange.gnu.org>
+
+       * mule/greek.el: Add coding-priority.
+
+1998-05-23  Richard Stallman  <rms@psilocin.ai.mit.edu>
+
+       * mule/mule-cmds.el (register-input-method): Rename arg ENV to
+       LANG-ENV.
+
+1998-05-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
+
+       * mule/mule-cmds.el (register-input-method): Fix previous change.
+       (setup-specified-language-environment): Doc fix.
+
+1998-05-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
+
+       * mule/mule-cmds.el: Several doc fixes.
+       (get-language-info, set-language-info): Rename argument.
+       (set-language-info-alist): Likewise.
+       (register-input-method): Rename argument.
+       (activate-input-method): If INPUT-METHOD is nil, deactivate.
+
+1998-05-04  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
+       default value while reading an input method.
+
+1998-05-01  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (universal-coding-system-argument):
+       Use buffer-file-coding-system as default.
+
+1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
+
+       * mule/korean.el ("Korean"): Doc fix.
+
+1998-04-11  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (describe-language-environment): Print the
+       languge environment at the head.
+
+1998-04-06  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/japanese.el: Set exit-function to exit-japanese-environment
+       for Japanese environment.
+
+1998-03-20  Richard Stallman  <rms@psilocin.gnu.org>
+
+       * mule/mule-cmds.el (set-language-environment): Doc fix.
+       (current-language-environment): Use defcustom.
+       (default-input-method): Specify :type.
+
+1998-03-02  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (set-default-coding-systems): Doc-string
+       modified.
+       (prefer-coding-system): Doc-string modified.
+
+1998-01-21  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (set-language-info): Doc-string
+       describes `coding-priority' KEY.
+       (set-language-environment-coding-systems): New function.
+       (select-safe-coding-system): New function.
+       (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
+       (set-language-info-alist): New optionla arg PARENTS.  Call
+       set-language-info with apropriate DESCRIBE-MAP and SETUP-MAP args.
+       (set-language-environment-coding-systems): New function.
+
+       * mule/chinese.el: Remove setting up of
+       describe-chinese-environment-map and
+       setup-chinese-environment-map.  Exclude them in args of calls to
+       set-language-info-alist.  Register coding-priority key in
+       language-info-alist.
+
+       * mule/cyrillic.el: Remove setting up of
+       describe-cyrillic-environment-map and
+       setup-cyrillic-environment-map.  Exclude them in args of calls to
+       set-language-info-alist.  Register coding-priority key in
+       language-info-alist.
+
+       * mule/english.el: Register coding-priority key in
+       language-info-alist.
+
+       * mule/ethiopic.el: Register coding-priority key in
+       language-info-alist.
+
+       * mule/european.el: Remove setting up of
+       describe-european-environment-map and
+       setup-european-environment-map.  Exclude them in args of calls to
+       set-language-info-alist.  Register coding-priority key in
+       language-info-alist.  Add "German" language env.
+       (setup-8-bit-environment): Delete CODING-SYSTEM arg.
+       (setup-german-environment): New function.
+
+       * mule/greek.el (setup-greek-environment): For Greek lang. env.,
+       change default input method to "greek-postfix".
+
+       * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
+       coding-priority key in
+
+1997-12-19  Stephen Eglen  <stephen@cns.ed.ac.uk>
+
+       * mule/mule-cmds.el (set-language-info): Doc fix.
+       (input-method-inactivate-hook): Doc fix.
+
+1997-11-20  Karl Heuer  <kwzh@gnu.org>
+
+       * mule/mule-cmds.el (set-input-method): Renamed from
+       select-input-method.
+
+1997-11-07  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (set-language-environment): Run
+       exit-language-environment-hook before calling `exit-function'
+       which is specified for the language environment.
+
+1997-10-23  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (set-default-coding-systems): Doc-string
+       modified.
+       (prefer-coding-system): Likewise.
+       (describe-language-environment): Print aliases of each coding
+       system.
+       (set-language-environment-hook): New variable.
+       (exit-language-environment-hook): New variable.
+       (set-language-environment): Call these hooks.  Before setting a
+       new language environment, exit from the
+       current-language-environment if necessary.
+       (input-method-verbose-flag): The value can be nil, t,
+       complex-only, or default.
+       (input-method-highlight-flag): Doc-string augmented.
+       (activate-input-method): Check if we can run the registered
+       function to activate an input method.
+
+       * mule/korean.el: Set exit-function for language environment
+       "Korean" to exit-korean-environment.
+       (setup-korean-environment): Moved to korea-util.el.
+
+1997-10-21  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-cmds.el (read-multilingual-string): Use
+       current-input-method prior to default-input-method.  Don't bind
+       current-input-method by `let', instead, activate the specified
+       input method in the current buffer temporarily.
+
+1997-10-19  John F. Whitehead  <jfw@cisco.com>
+
+       * mule/mule-cmds.el (describe-language-environment): Fix prompt.
+
+1997-10-21  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/chinese.el (post-read-decode-hz): Return the result of
+       decode-hz-region.
+       (pre-write-encode-hz): Do not change the value of
+       last-coding-system.
+
+1998-09-06  Bill Richter  <richter@math.nwu.edu>
+
+       * mule/mule-ccl.el: Doc fixes.
+
+1998-04-20  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
+       (check-ccl-program): New macro.
+
+1998-01-21  Kenichi Handa  <handa@etl.go.jp>
+
+       * mule/mule-ccl.el: Comment about CCL syntax modified.
+       (ccl-command-table): Add read-multibyte-character and
+       write-multibyte-character.
+       (ccl-code-table): Add ex-cmd.
+       (ccl-extended-code-table): New variable.
+       (ccl-embed-extended-command): New function.
+       (ccl-compile-read-multibyte-character,
+       ccl-compile-write-multibyte-character) New functions.
+       (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
+       ccl-dump-write-multibyte-character): New functions.
+
+1999-07-22  SL Baur  <steve@miho>
+
+       * config.el (config-value-file): config.values is installed into
+       doc-directory.
+       From Karl M. Hegbloom  <karlheg@cathcart.sysc.pdx.edu>
+
+1999-07-19  Didier Verna  <verna@inf.enst.fr>
+
+       * rect.el: all functions rewritten, except when noted. Below is a
+       list of interface changes.
+       (apply-on-rectangle): new function. Obsoletes
+       `operate-on-rectangle'. All functions that used to call this
+       function now call the new one.
+       (kill-rectangle): added optional prefix arg to fill lines.
+       (delete-rectangle): ditto.
+       (delete-extract-rectangle): ditto.
+       (open-rectangle): ditto.
+       (clear-rectangle): ditto.
+       (delete-rectangle-line): added third arg FILL.
+       (delete-extract-rectangle-line): ditto.
+       (open-rectangle-line): ditto.
+       (clear-rectangle-line): ditto.
+
+1999-07-18  Andy Piper  <andy@xemacs.org>
+
+       * menubar-items.el (default-menubar): add gutter options.
+
+       * gutter-items.el: new file.
+       (gutter): new group for custom.
+       (gutter-visible-p): new variable.
+       (default-gutter-position): ditto.
+       (buffers-tab): new group for the buffers tab.
+       (gutter-buffers-tab): widget to put in the gutter.
+       (buffers-tab-max-size): max number of tabs.
+       (buffers-tab-switch-to-buffer-function): function to call when a
+       tab is pressed.
+       (buffers-tab-omit-function): filter buffers with this function.
+       (buffers-tab-format-buffer-line-function): format buffer names for
+       inclusion in tabs.
+       (buffers-tab-switch-to-buffer): like switch-to-buffer but without
+       the record.
+       (build-buffers-tab-internal): build a list of tab items.
+       (buffers-tab-items): ditto.
+       (add-tab-to-gutter): put a tab in the gutter area.
+       (update-tab-in-gutter): reset the buffers in the tab.
+
+       * dumped-lisp.el (preloaded-file-list): dump gutter-items.
+
+       * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
+       (switch-to-buffer-hooks): new hook.
+
+       * toolbar.el (default-toolbar-position): fix typo.
+
+1999-07-16  Andy Piper  <andy@xemacs.org>
+
+       * gui.el (make-dialog-frame): turn off gutters for dialogs.
+
+1999-07-15  Didier Verna  <verna@inf.enst.fr>
+
+       * cus-edit.el (custom-prompt-variable): optional third arg makes
+       prompt for a comment string.
+       (customize-set-value): optional prefix makes this function handle
+       variable comments.
+       (customize-set-variable): ditto.
+       (customize-save-variable): ditto.
+       (customize-customized): handle custom comments.
+       (customize-save-customized): ditto.
+       (custom-variable-state-set): ditto.
+       (custom-face-state-set): ditto.
+       (customize-saved): ditto.
+       (custom-variable-set): ditto.
+       (custom-face-set): ditto.
+       (custom-variable-save): ditto.
+       (custom-face-save): ditto.
+       (custom-variable-reset-saved): ditto.
+       (custom-face-reset-saved): ditto.
+       (custom-variable-reset-standard): ditto.
+       (custom-face-reset-standard): ditto.
+       (custom-comment-face): new face.
+       (custom-comment-tag-face): ditto.
+       (custom-comment): new widget.
+       (custom-comment-create): new function.
+       (custom-comment-delete): ditto.
+       (custom-comment-value-set): ditto.
+       (custom-comment-show): ditto.
+       (custom-comment-invisible-p): ditto.
+       (custom-variable-value-create): create a comment field widget.
+       (custom-face-value-create): ditto.
+       (custom-variable-menu): new entry for adding a custom comment.
+       (custom-face-menu): ditto.
+       (custom-save-variables): possibly save custom comments.
+       (custom-save-faces): ditto.
+
+       * cus-face.el (custom-set-faces): the arguments can now have a
+       custom comment as fourth argument.
+
+       * custom.el (custom-set-variables): the arguments can now have a
+       custom comment as fifth element.
+
+1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.18 is released
+
+1999-07-13  SL Baur  <steve@miho>
+
+       * lib-complete.el (read-library-name): Revert previous change.
+       (read-library): Ditto.
+
+1999-06-24  Karl M. Hegbloom  <karlheg@debian.org>
+
+       * packages.el (packages-package-list): Capitalize docstring.
+
+       * packages.el (packages-find-package-library-path): Use #'nconc
+       rather than #'append to reduce consing -- #'mapcar uses Flist,
+       which returns a freshly consed list.  #'append would create yet
+       another fresh list, using Fmake_list in concat.
+
+       * packages.el (package-provide): Use setq with remassq like it
+       says in its docstring.
+
+1999-07-06  SL Baur  <steve@miho.m17n.org>
+
+       * lib-complete.el (progn-with-message): Fix typo.
+
+1999-07-06  SL Baur  <steve@miho.m17n.org>
+
+       * mule/mule-misc.el (char-octet): Make function match docstring.
+       From Katsumi Yamaoka <yamaoka@jpl.org>
+
+1999-06-15  Karl M. Hegbloom  <karlheg@debian.org>
+
+       * wid-edit.el (widget-documentation): corrected spelling error.
+
+1999-06-23  Jonathan Marten <jonathan.marten@uk.sun.com>
+
+       * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
+       keys if already bound
+
+1999-07-06  SL Baur  <steve@miho.m17n.org>
+
+       * lib-complete.el (progn-with-message): Revert previous changes.
+
 1999-06-24  Bob Weiner  <weiner@beopen.com>
 
 1999-06-24  Bob Weiner  <weiner@beopen.com>
 
-       * lib-complete.el (find-library): 
-       (find-library-other-window): 
+       * lib-complete.el (find-library):
+       (find-library-other-window):
        (find-library-other-frame): Completely rewrote
        (find-library-other-frame): Completely rewrote
-       so that these functions actually work when called non-interactively.  
+       so that these functions actually work when called non-interactively.
        Also made them handle LIBRARY arguments which end with .el or .elc.
 
 1999-06-24  Bob Weiner  <weiner@beopen.com>
        Also made them handle LIBRARY arguments which end with .el or .elc.
 
 1999-06-24  Bob Weiner  <weiner@beopen.com>
 
 1999-06-23  Bob Weiner  <weiner@beopen.com>
 
 
 1999-06-23  Bob Weiner  <weiner@beopen.com>
 
-       * list-mode.el (mouse-choose-completion): 
-       (choose-completion): 
+       * list-mode.el (mouse-choose-completion):
+       (choose-completion):
        (completion-switch-to-minibuffer): Added.
        ([Tab]): [Tab] previously switched to the minibuffer
        but since [space] does that and since most applications in the
        (completion-switch-to-minibuffer): Added.
        ([Tab]): [Tab] previously switched to the minibuffer
        but since [space] does that and since most applications in the
 
 1999-06-20  Bob Weiner  <weiner@beopen.com>
 
 
 1999-06-20  Bob Weiner  <weiner@beopen.com>
 
-       * list-mode.el (completion-list-mode-quit): Added and bound to {q} 
+       * list-mode.el (completion-list-mode-quit): Added and bound to {q}
        in the completion-list-mode-map to bury the completions buffer
        even when the minibuffer is no longer active.
 
        in the completion-list-mode-map to bury the completions buffer
        even when the minibuffer is no longer active.
 
        * menubar-items.el (default-menubar): Conditionalize the bug
        report menu item (which may not be possible in this XEmacs).
        Reported by: Ken'ichi Handa <handa@etl.go.jp>
        * menubar-items.el (default-menubar): Conditionalize the bug
        report menu item (which may not be possible in this XEmacs).
        Reported by: Ken'ichi Handa <handa@etl.go.jp>
-       
+
 1999-06-30  SL Baur  <steve@miho.m17n.org>
 
        * subr.el (with-current-buffer): DOC string fix.
 1999-06-30  SL Baur  <steve@miho.m17n.org>
 
        * subr.el (with-current-buffer): DOC string fix.
 1999-06-25  Charles G Waldman <cgw@fnal.gov>
 
         * cus-face.el (custom-face-italic): insert missing args
 1999-06-25  Charles G Waldman <cgw@fnal.gov>
 
         * cus-face.el (custom-face-italic): insert missing args
-        
+
 1999-06-24  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
 
        * packages.el (package-locations): Changed default early package
 1999-06-24  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
 
        * packages.el (package-locations): Changed default early package
 
 1999-06-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
 
 1999-06-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
-       * cus-face.el: 
-       * cus-edit.el: 
-       * faces.el: 
-       (custom): 
-       (face-spec-set): 
-       * faces.el (frob-face-property): 
-       * font-menu.el (font-menu-set-font): 
+       * cus-face.el:
+       * cus-edit.el:
+       * faces.el:
+       (custom):
+       (face-spec-set):
+       * faces.el (frob-face-property):
+       * font-menu.el (font-menu-set-font):
                  Actually apply changes from 1999-03-17
 
 1999-06-10  Andy Piper  <andy@xemacs.org>
                  Actually apply changes from 1999-03-17
 
 1999-06-10  Andy Piper  <andy@xemacs.org>
        (mswindows-font-menu-font-data): ditto.
        (mswindows-font-menu-load-font): ditto.
 
        (mswindows-font-menu-font-data): ditto.
        (mswindows-font-menu-load-font): ditto.
 
-       * x-font-menu.el (x-reset-device-font-menus): made device specific. 
+       * x-font-menu.el (x-reset-device-font-menus): made device specific.
        (x-font-menu-font-data): ditto.
        (x-font-menu-load-font): ditto.
 
        (x-font-menu-font-data): ditto.
        (x-font-menu-load-font): ditto.
 
 
 1999-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
 
 1999-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
-       * x-faces.el (x-init-global-faces): Add default tag to specifiers, 
+       * 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>
        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
        * package-get.el (package-get-base): autoload.
 
        * menubar-items.el (default-menubar): add update menu item. Fix
 
 1999-03-03  Martin Buchholz  <martin@xemacs.org>
 
 
 1999-03-03  Martin Buchholz  <martin@xemacs.org>
 
-       * menubar-items.el (default-menubar): 
+       * menubar-items.el (default-menubar):
        Implement the ``Mule->Set coding system of process'' menu item.
 
 1999-02-18  Martin Buchholz  <martin@xemacs.org>
 
        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.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
        files
        - Change some `if's to `when's
 
        files
        - Change some `if's to `when's
 
 
 1999-02-15  Martin Buchholz  <martin@xemacs.org>
 
 
 1999-02-15  Martin Buchholz  <martin@xemacs.org>
 
-       * paths.el: 
+       * paths.el:
        - improved automounter tmp directory support.
        - support 4 (!) empirically discovered automounter conventions
 
        - improved automounter tmp directory support.
        - support 4 (!) empirically discovered automounter conventions
 
 
 1998-12-30  Martin Buchholz  <martin@xemacs.org>
 
 
 1998-12-30  Martin Buchholz  <martin@xemacs.org>
 
-       * font.el (font-default-object-for-device): 
+       * font.el (font-default-object-for-device):
        Oops! This `or' can't be replaced by `unless'.
        Fixed inability to run w3, among other things.
 
        Oops! This `or' can't be replaced by `unless'.
        Fixed inability to run w3, among other things.
 
 
 1998-12-23  Hrvoje Niksic  <hniksic@srce.hr>
 
 
 1998-12-23  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * mouse.el (default-mouse-motion-handler): Disable help echo while 
+       * mouse.el (default-mouse-motion-handler): Disable help echo while
        in the minibuffer.
 
 1998-12-28  Martin Buchholz <martin@xemacs.org>
        in the minibuffer.
 
 1998-12-28  Martin Buchholz <martin@xemacs.org>
 
 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
 
 
 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * cus-dep.el (Custom-make-dependencies): Be smarter about trapping 
+       * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
        errors.
 
 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
        errors.
 
 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
        bytecompile time.
 
 1998-11-30  Martin Buchholz  <martin@xemacs.org>
        bytecompile time.
 
 1998-11-30  Martin Buchholz  <martin@xemacs.org>
-       
+
        * x-win-xfree86.el:
        * x-win-sun.el (x-win-init-sun):
        * x-win-sun.el:
        * x-win-xfree86.el:
        * x-win-sun.el (x-win-init-sun):
        * x-win-sun.el:
 
 1998-11-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
 
 1998-11-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
-       * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change 
+       * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
        of Dec 4, 1997.
 
 1998-11-25  Hrvoje Niksic  <hniksic@srce.hr>
        of Dec 4, 1997.
 
 1998-11-25  Hrvoje Niksic  <hniksic@srce.hr>
 
        (package-get-remove-copy): Default to 't' we no longer need this
        kludge as we do not currently use depenencies.
 
        (package-get-remove-copy): Default to 't' we no longer need this
        kludge as we do not currently use depenencies.
-       
+
        (package-get-was-current): New variable.
        (package-get-require-base): New 'force-current' argument.
        (package-get-update-base): idem
        (package-get-package-provider):  idem
        (package-get-locate-index-file): New 'no-remote' argument.
        (package-get-locate-file): idem.
        (package-get-was-current): New variable.
        (package-get-require-base): New 'force-current' argument.
        (package-get-update-base): idem
        (package-get-package-provider):  idem
        (package-get-locate-index-file): New 'no-remote' argument.
        (package-get-locate-file): idem.
-       
+
        (package-get-maybe-save-index): New function.
        (package-get-update-base): Use it.
 
 1998-10-28 Greg Klanderman <greg@alphatech.com>
 
        (package-get-maybe-save-index): New function.
        (package-get-update-base): Use it.
 
 1998-10-28 Greg Klanderman <greg@alphatech.com>
 
-       * package-get.el (package-get-remote): default to nil; by default, 
+       * package-get.el (package-get-remote): default to nil; by default,
        don't go out to the net via EFS.  They must select a download site.
        (package-get-download-sites): new variable.
        (package-get-download-menu): new function.
        don't go out to the net via EFS.  They must select a download site.
        (package-get-download-sites): new variable.
        (package-get-download-menu): new function.
        * package-get.el (package-get): bugfix code checking installed version
        for case where package is not currently installed.
        (package-get-require-signed-base-updates): new variable.
        * package-get.el (package-get): bugfix code checking installed version
        for case where package is not currently installed.
        (package-get-require-signed-base-updates): new variable.
-       (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was 
+       (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
        deemed not a goot thing.  Use the variable
        package-get-allow-unsigned-base-updates instead.
 
 1998-10-16 Greg Klanderman <greg@alphatech.com>
 
        deemed not a goot thing.  Use the variable
        package-get-allow-unsigned-base-updates instead.
 
 1998-10-16 Greg Klanderman <greg@alphatech.com>
 
-       * package-get.el (package-get): Don't install an older version than 
+       * package-get.el (package-get): Don't install an older version than
        we already have unless explicitly told to.  Issue a warning.
 
        * package-ui.el (pui-add-required-packages): when adding
        dependencies, don't add packages that are up to date.
        we already have unless explicitly told to.  Issue a warning.
 
        * package-ui.el (pui-add-required-packages): when adding
        dependencies, don't add packages that are up to date.
-       (pui-package-symbol-char):  Don't consider a package out of date 
+       (pui-package-symbol-char):  Don't consider a package out of date
        if you have a newer version installed than the latest version in
        package-get-base.
 
        if you have a newer version installed than the latest version in
        package-get-base.
 
-       * package-get.el (package-get-base-filename): document that it may 
+       * package-get.el (package-get-base-filename): document that it may
        be a path relative to package-get-remote;  new default value.
        (package-get-locate-file): new function.
        (package-get-update-base): use it to expand package-get-base-filename.
        be a path relative to package-get-remote;  new default value.
        (package-get-locate-file): new function.
        (package-get-update-base): use it to expand package-get-base-filename.
        * cus-face.el (custom-set-face-update-spec): Add autoload cookie
 
 1998-10-20  Malcolm Box  <malcolm@brownale.demon.co.uk>
        * cus-face.el (custom-set-face-update-spec): Add autoload cookie
 
 1998-10-20  Malcolm Box  <malcolm@brownale.demon.co.uk>
-        
+
        * etags.el (find-tag-default): Run find-tag-hook using
        run-hooks rather than funcall
 
        * etags.el (find-tag-default): Run find-tag-hook using
        run-hooks rather than funcall
 
 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
        * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
        * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
-       dump time. 
+       dump time.
 
 1998-10-15  Greg Klanderman  <greg@alphatech.com>
 
 
 1998-10-15  Greg Klanderman  <greg@alphatech.com>
 
 
 1998-10-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
 
 1998-10-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
-       * menubar-items.el (default-menubar): pui-list-package has nothing 
+       * menubar-items.el (default-menubar): pui-list-package has nothing
        to with Customize. Move all the package stuff to a new Item in Options.
 
        * package-ui.el (pui-menu): Add menu and Popup menu.
        to with Customize. Move all the package stuff to a new Item in Options.
 
        * package-ui.el (pui-menu): Add menu and Popup menu.
 
        * package-admin.el (package-admin-delete-binary-package):
                General cleanup. Remove unnessary use of progn and
 
        * package-admin.el (package-admin-delete-binary-package):
                General cleanup. Remove unnessary use of progn and
-       save-excursion. 
+       save-excursion.
        (package-admin-delete-binary-package): Do NOT mess with file
        (package-admin-delete-binary-package): Do NOT mess with file
-       modes. That is evil. 
+       modes. That is evil.
        (package-admin-delete-binary-package): Wrap all deleting in
        condition-case. The data in MANIFEST is untrustworthy.
        (package-admin-delete-binary-package): Let the OS worry about non
        (package-admin-delete-binary-package): Wrap all deleting in
        condition-case. The data in MANIFEST is untrustworthy.
        (package-admin-delete-binary-package): Let the OS worry about non
 
 1998-09-29  Colin Rafferty   <colin@xemacs.org>
 
 
 1998-09-29  Colin Rafferty   <colin@xemacs.org>
 
-       * sound.el (default-sound-directory-list): Initialize with all the 
-       "sounds" directories in `data-directory-list'.  It used to just be 
+       * sound.el (default-sound-directory-list): Initialize with all the
+       "sounds" directories in `data-directory-list'.  It used to just be
        the first one.
 
        * packages.el (locate-data-directory-list): Created.  This gives
        the first one.
 
        * packages.el (locate-data-directory-list): Created.  This gives
 
        * minibuf.el (read-from-minibuffer): No longer bind help-form but
        make a binding in the local keymap until help-char handling is
 
        * minibuf.el (read-from-minibuffer): No longer bind help-form but
        make a binding in the local keymap until help-char handling is
-       improved. 
+       improved.
 
        * help.el (help-keymap-with-help-key): Provide keymap with help
        binding.
 
        * help.el (help-keymap-with-help-key): Provide keymap with help
        binding.
 
 1998-09-21  Martin Buchholz  <martin@xemacs.org>
 
 
 1998-09-21  Martin Buchholz  <martin@xemacs.org>
 
-       * bytecomp.el (byte-compile-buffer-substring): 
+       * bytecomp.el (byte-compile-buffer-substring):
        Fix for: (byte-compile (defun f () (buffer-substring)))
        ==>   ** buffer-substring called with 3 args, but requires 0-3
        - new code not only works, but is more readable, too.
        Fix for: (byte-compile (defun f () (buffer-substring)))
        ==>   ** buffer-substring called with 3 args, but requires 0-3
        - new code not only works, but is more readable, too.
 1998-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
        * x-font-menu.el (font-menu-set-font):  Add "pt" units to size
 1998-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
 
        * x-font-menu.el (font-menu-set-font):  Add "pt" units to size
-       argument.       
+       argument.
 
 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
 
 
 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
 
          keyword `:completion-string', which allows the programmer to
          change the "Possible completions are:" prompt.
 
          keyword `:completion-string', which allows the programmer to
          change the "Possible completions are:" prompt.
 
-       * menubar-items.el: Added new pulldown menu-pick to start up the 
+       * menubar-items.el: Added new pulldown menu-pick to start up the
          visual package browser/installer:
 
                Options->Customize->List Packages
 
        * package-admin.el: Added hooks for installing under both Unix
          and MS Windows.  Does additional error checking.  No longer
          visual package browser/installer:
 
                Options->Customize->List Packages
 
        * package-admin.el: Added hooks for installing under both Unix
          and MS Windows.  Does additional error checking.  No longer
-         calls "add-big-package.sh" to install packages under Unix; now 
+         calls "add-big-package.sh" to install packages under Unix; now
          calls gunzip & tar directly.
 
        * package-get.el: Added ability to install packages from files
          calls gunzip & tar directly.
 
        * package-get.el: Added ability to install packages from files
          Changed all occurences of `concat' to use `expand-file-name'.
 
        * package-ui.el: New file which implements the main visual
          Changed all occurences of `concat' to use `expand-file-name'.
 
        * package-ui.el: New file which implements the main visual
-         package browser/installer, which is started via a menu pick or 
+         package browser/installer, which is started via a menu pick or
          M-x pui-list packages.
 
 1998-09-03  Hrvoje Niksic  <hniksic@srce.hr>
          M-x pui-list packages.
 
 1998-09-03  Hrvoje Niksic  <hniksic@srce.hr>
 
 1998-08-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
 
 
 1998-08-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
 
-       * loadup.el: 
-       * make-docfile.el: 
+       * loadup.el:
+       * make-docfile.el:
        * update-elc.el: Don't set `source-directory' (now defunct as a
        global variable) no more.
 
        * update-elc.el: Don't set `source-directory' (now defunct as a
        global variable) no more.
 
        * faces.el (set-face-property):
        (set-face-dim-p):
        (face-dim-p): updated the doc strings now that the dim property isn't
        * faces.el (set-face-property):
        (set-face-dim-p):
        (face-dim-p): updated the doc strings now that the dim property isn't
-       tty-specific. 
+       tty-specific.
        (face-equal): the dim property is now a common one.
 
        * cus-face.el (custom-face-attributes): New face attribute: `dim'
        (face-equal): the dim property is now a common one.
 
        * cus-face.el (custom-face-attributes): New face attribute: `dim'
 
 1998-08-01  Kai Haberzettl  <khaberz@synnet.de>
 
 
 1998-08-01  Kai Haberzettl  <khaberz@synnet.de>
 
-       * startup.el(startup-splash-frame-body): 
-       Update Copyright notice in splash screen 
+       * startup.el(startup-splash-frame-body):
+       Update Copyright notice in splash screen
 
 1998-07-20  Greg Klanderman  <greg@alphatech.com>
 
 
 1998-07-20  Greg Klanderman  <greg@alphatech.com>
 
 1998-07-16  Colin Rafferty   <colin@xemacs.org>
 
        * menubar-items.el (default-menubar): Removed references to
 1998-07-16  Colin Rafferty   <colin@xemacs.org>
 
        * menubar-items.el (default-menubar): Removed references to
-       `data-directory', and use `locate-data-file' instead, and made 
+       `data-directory', and use `locate-data-file' instead, and made
        then greyed out if they don't exist.
 
 1998-07-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
        then greyed out if they don't exist.
 
 1998-07-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
 
        * Symbols that have been obsolete for at least 3 years removed.
 
 
        * Symbols that have been obsolete for at least 3 years removed.
 
-       * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to 
+       * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
        screen- functions.
        (toplevel): remove setf methods for screen functions.
        * cl-macs.el (extent-data): defsetf removed.
        screen- functions.
        (toplevel): remove setf methods for screen functions.
        * cl-macs.el (extent-data): defsetf removed.
 
        * faces.el (xpm-color-symbols): remove hardcoded defaults these
        are handled by the gui-element face fallbacks now.
 
        * faces.el (xpm-color-symbols): remove hardcoded defaults these
        are handled by the gui-element face fallbacks now.
-       
+
        * x-faces.el: default gui-element face to "background" as well as
        the default face.
 
        * x-faces.el: default gui-element face to "background" as well as
        the default face.
 
        corresponding to `page-delim' goes first and the hack in
        `forward-paragraph' will work.
        With bug analysis from Bob Weiner <weiner@altrasoft.com>
        corresponding to `page-delim' goes first and the hack in
        `forward-paragraph' will work.
        With bug analysis from Bob Weiner <weiner@altrasoft.com>
-       
+
 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
 
        * subr.el (remove-hook): When checking the hook value
 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
 
        * subr.el (remove-hook): When checking the hook value
 
 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
 
 
 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
 
-       * subr.el (remove-hook): Don't treat the hook value as a 
+       * subr.el (remove-hook): Don't treat the hook value as a
          list unless it is both consp and not functionp.
 
 1998-06-29  SL Baur  <steve@altair.xemacs.org>
          list unless it is both consp and not functionp.
 
 1998-06-29  SL Baur  <steve@altair.xemacs.org>
 
 1998-06-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
 
 
 1998-06-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
 
-       * minibuf.el: make read-color-completion-table call 
+       * minibuf.el: make read-color-completion-table call
          (mswindows-color-list for mswindows devices.
 
 1998-06-18  Sam Mikes  <smikes@alumni.hmc.edu>
          (mswindows-color-list for mswindows devices.
 
 1998-06-18  Sam Mikes  <smikes@alumni.hmc.edu>
        (Info-save-auto-generated-dir): New variable
        (Info-maybe-update-dir): Use `Info-auto-generate-directory'
        (Info-build-dir-anew): Second parameter removed.  Use
        (Info-save-auto-generated-dir): New variable
        (Info-maybe-update-dir): Use `Info-auto-generate-directory'
        (Info-build-dir-anew): Second parameter removed.  Use
-       `Info-save-auto-generated-dir' 
+       `Info-save-auto-generated-dir'
        (Info-rebuild-dir): Ditto
 
 1998-06-02  Christoph Wedler  <wedler@fmi.uni-passau.de>
        (Info-rebuild-dir): Ditto
 
 1998-06-02  Christoph Wedler  <wedler@fmi.uni-passau.de>
 1998-06-02  Didier Verna  <verna@inf.enst.fr>
 
        * cus-face.el (custom-face-attributes): generalized the use of
 1998-06-02  Didier Verna  <verna@inf.enst.fr>
 
        * cus-face.el (custom-face-attributes): generalized the use of
-       toggle buttons for boolean attributes. 
+       toggle buttons for boolean attributes.
        Re-ordered the items a bit.
 
 1998-06-01  SL Baur  <steve@altair.xemacs.org>
        Re-ordered the items a bit.
 
 1998-06-01  SL Baur  <steve@altair.xemacs.org>
@@ -2447,7 +3527,7 @@ Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
        * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
        moved to (cut-copy-clear-internal) in select.el. Ditto for
        (x-delete-primary-selection) (x-kill-primary-selection)
        * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
        moved to (cut-copy-clear-internal) in select.el. Ditto for
        (x-delete-primary-selection) (x-kill-primary-selection)
-       (x-copy-primary-selection). 
+       (x-copy-primary-selection).
        (own-clipboard): new function.
 
        * msw-select.el: use the new kill/delete/copy/cut-copy-clear
        (own-clipboard): new function.
 
        * msw-select.el: use the new kill/delete/copy/cut-copy-clear
@@ -2555,7 +3635,7 @@ Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
        comint-process-echoes setting to t.
 
 1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
        comint-process-echoes setting to t.
 
 1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
-       
+
        * packages.el (packages-no-package-hierarchy-regexp): Introduced
        and used following the interface change of
        `paths-find-recursive-path'.
        * packages.el (packages-no-package-hierarchy-regexp): Introduced
        and used following the interface change of
        `paths-find-recursive-path'.
@@ -2569,7 +3649,7 @@ Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
 
 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
 
 
 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * simple.el (delete-forward-p): Make it a defun; do X garbage only 
+       * simple.el (delete-forward-p): Make it a defun; do X garbage only
        on X devices, rather than on all non-TTY devices.
 
 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
        on X devices, rather than on all non-TTY devices.
 
 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
@@ -2649,11 +3729,11 @@ Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
 
 1998-05-15  Kirill M. Katsnelson  <kkm@kis.ru>
 
 
 1998-05-15  Kirill M. Katsnelson  <kkm@kis.ru>
 
-       * device.el (device-pixel-width): 
-       (device-pixel-height): 
-       (device-mm-width): 
-       (device-mm-height): 
-       (device-bitplanes): 
+       * device.el (device-pixel-width):
+       (device-pixel-height):
+       (device-mm-width):
+       (device-mm-height):
+       (device-bitplanes):
        (device-color-cells): Swapped parameters to device-system-metric
        according to the interface change.
 
        (device-color-cells): Swapped parameters to device-system-metric
        according to the interface change.
 
@@ -2864,8 +3944,8 @@ Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
 1998-05-10  Kirill M. Katsnelson  <kkm@kis.ru>
 
        * device.el: (device-pixel-width): Reflected name/parameters
 1998-05-10  Kirill M. Katsnelson  <kkm@kis.ru>
 
        * device.el: (device-pixel-width): Reflected name/parameters
-       change to device-system-metric. 
-       (device-pixel-height): Ditto. 
+       change to device-system-metric.
+       (device-pixel-height): Ditto.
        (device-mm-width): Ditto.
        (device-mm-height): Ditto.
        (device-bitplanes): Ditto.
        (device-mm-width): Ditto.
        (device-mm-height): Ditto.
        (device-bitplanes): Ditto.
@@ -2937,11 +4017,11 @@ Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
 
 1998-04-18  Kirill M. Katsnelson  <kkm@kis.ru>
 
 
 1998-04-18  Kirill M. Katsnelson  <kkm@kis.ru>
 
-       * device.el (device-pixel-height): 
-       (device-pixel-width): 
-       (device-mm-width): 
-       (device-mm-height): 
-       (device-bitplanes): 
+       * device.el (device-pixel-height):
+       (device-pixel-width):
+       (device-mm-width):
+       (device-mm-height):
+       (device-bitplanes):
        (device-color-cells): Moved these 6 functions from device.c; they
        all use single (device-system-metrics) call.
 
        (device-color-cells): Moved these 6 functions from device.c; they
        all use single (device-system-metrics) call.
 
@@ -2950,7 +4030,7 @@ Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
        * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
        were renamed.
 
        * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
        were renamed.
 
-       * menubar-items.el: 
+       * menubar-items.el:
        * toolbar-items.el: Renamed from x-menubar/x-toolbar.
        Suggested by Hrvoje Niksic <hniksic@srce.hr>
 
        * toolbar-items.el: Renamed from x-menubar/x-toolbar.
        Suggested by Hrvoje Niksic <hniksic@srce.hr>
 
@@ -2996,12 +4076,12 @@ Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
 
 1998-05-03  Hrvoje Niksic  <hniksic@srce.hr>
 
 
 1998-05-03  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * help.el (function-arglist): If no arguments are documented for a 
+       * help.el (function-arglist): If no arguments are documented for a
        subr, print nothing rather than incorrect output.
 
 1998-05-05  SL Baur  <steve@altair.xemacs.org>
 
        subr, print nothing rather than incorrect output.
 
 1998-05-05  SL Baur  <steve@altair.xemacs.org>
 
-       * cmdloop.el (command-error): Update bail-out error message to use 
+       * cmdloop.el (command-error): Update bail-out error message to use
        `emacs-program-name'.
 
        * lib-complete.el: Remove reader macro cruft.
        `emacs-program-name'.
 
        * lib-complete.el: Remove reader macro cruft.
@@ -3124,7 +4204,7 @@ Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
 
 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
 
 
 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * modeline.el (defining-kbd-macro): Restore modeline indication of 
+       * modeline.el (defining-kbd-macro): Restore modeline indication of
        kbd-macro being recorded.
        (add-minor-mode): Simplify docstring.
        (modeline-minor-mode-menu): Remove stuff.
        kbd-macro being recorded.
        (add-minor-mode): Simplify docstring.
        (modeline-minor-mode-menu): Remove stuff.
@@ -3132,7 +4212,7 @@ Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
 
        * code-process.el (call-process): dynamically decide process
 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
 
        * code-process.el (call-process): dynamically decide process
-       coding type. 
+       coding type.
 
 1998-04-29  Jim Radford  <radford@robby.caltech.edu>
 
 
 1998-04-29  Jim Radford  <radford@robby.caltech.edu>
 
@@ -3230,7 +4310,7 @@ Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
 1998-04-25  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
 
        * info.el (Info-parse-dir-entries): Fixed regexp
 1998-04-25  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
 
        * info.el (Info-parse-dir-entries): Fixed regexp
-       (Info-build-dir-anew): Remove full suffix and capitalize info file 
+       (Info-build-dir-anew): Remove full suffix and capitalize info file
        name for files with no @direntry
        (Info-batch-rebuild-dir): New function
        (Info-suffixed-file): Check for regular files instead of simple
        name for files with no @direntry
        (Info-batch-rebuild-dir): New function
        (Info-suffixed-file): Check for regular files instead of simple
@@ -3344,11 +4424,11 @@ Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
 
        * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
 
        * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
-       (Info-build-dir-anew): Add a final newline.  
-       (Info-build-dir-anew): Do not issue warning when rebuilding policy 
+       (Info-build-dir-anew): Add a final newline.
+       (Info-build-dir-anew): Do not issue warning when rebuilding policy
        is `always'
        (Info-rebuild-dir): Ditto
        is `always'
        (Info-rebuild-dir): Ditto
-       
+
        * dumped-lisp.el (preloaded-file-list): Added ldap.el
 
 1998-04-21  SL Baur  <steve@altair.xemacs.org>
        * dumped-lisp.el (preloaded-file-list): Added ldap.el
 
 1998-04-21  SL Baur  <steve@altair.xemacs.org>
@@ -3362,7 +4442,7 @@ Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
 
 1998-04-19  SL Baur  <steve@altair.xemacs.org>
 
 
 1998-04-19  SL Baur  <steve@altair.xemacs.org>
 
-       * packages.el (package-locations): infodock-packages must override 
+       * packages.el (package-locations): infodock-packages must override
        mule-packages and packages.
 
 1998-04-19  Jonathan Harris <jhar@tardis.ed.a.uk>
        mule-packages and packages.
 
 1998-04-19  Jonathan Harris <jhar@tardis.ed.a.uk>
@@ -3391,7 +4471,7 @@ Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
        * packages.el, setup-paths.el: Set various path searching depths
        to 1.
 
        * packages.el, setup-paths.el: Set various path searching depths
        to 1.
 
-       * packages.el (packages-hierarchy-depth): 
+       * packages.el (packages-hierarchy-depth):
        (packages-load-path-depth): Introduced and used.
 
        * setup-paths.el (paths-load-path-depth): Introduced and used.
        (packages-load-path-depth): Introduced and used.
 
        * setup-paths.el (paths-load-path-depth): Introduced and used.
@@ -3401,12 +4481,12 @@ Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
 
 1998-04-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
 
 
 1998-04-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
 
-       * setup-paths.el (paths-construct-info-path): Removed 
+       * setup-paths.el (paths-construct-info-path): Removed
        dependency on behavior of (file-name-as-directory "").
 
 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
 
        dependency on behavior of (file-name-as-directory "").
 
 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
 
-       * ldap.el (ldap-search): Adapt to the new low-level API using ldap 
+       * ldap.el (ldap-search): Adapt to the new low-level API using ldap
        lisp objects
 
 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
        lisp objects
 
 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
@@ -3418,7 +4498,7 @@ Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
        * wid-edit.el: We cannot just set the help-echo or balloon-help
          properties for an extent based on the :help-echo widget
          property, since help-echo and balloon-help cause an EXTENT to
        * wid-edit.el: We cannot just set the help-echo or balloon-help
          properties for an extent based on the :help-echo widget
          property, since help-echo and balloon-help cause an EXTENT to
-         get passed in, where :help-echo functions are expecting a WIDGET 
+         get passed in, where :help-echo functions are expecting a WIDGET
 
 1998-04-15  Kirill M. Katsnelson  <kkm@kis.ru>
 
 
 1998-04-15  Kirill M. Katsnelson  <kkm@kis.ru>
 
@@ -3534,7 +4614,7 @@ Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
        * dump-paths.el, startup.el: Removed package-path as a global
        variable.
 
        * dump-paths.el, startup.el: Removed package-path as a global
        variable.
 
-       * package-admin.el (package-admin-add-single-file-package): 
+       * package-admin.el (package-admin-add-single-file-package):
        (package-admin-add-binary-package): Changed package-path to
        late-packages.
 
        (package-admin-add-binary-package): Changed package-path to
        late-packages.
 
@@ -3552,7 +4632,7 @@ Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
 
        * x-toolbar.el:  Added toolbar-vector-xxxxxx defvars.  Modified
        initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars.  This
 
        * x-toolbar.el:  Added toolbar-vector-xxxxxx defvars.  Modified
        initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars.  This
-       eases the use of toolbar-add/kill-item functions. 
+       eases the use of toolbar-add/kill-item functions.
 
 1998-04-07  Kirill M. Katsnelson  <kkm@kis.ru>
 
 
 1998-04-07  Kirill M. Katsnelson  <kkm@kis.ru>
 
@@ -3566,11 +4646,11 @@ Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
        (Info-rebuild-dir): Appropriately parse multi-line description
        strings, and multi-section dir files. Issue warning when dir
        is rebuilt as temporary
        (Info-rebuild-dir): Appropriately parse multi-line description
        strings, and multi-section dir files. Issue warning when dir
        is rebuilt as temporary
-       (Info-build-dir-anew): Issue warning when dir is built as 
+       (Info-build-dir-anew): Issue warning when dir is built as
        temporary
 
 1998-04-04  Kirill M. Katsnelson  <kkm@kis.ru>
        temporary
 
 1998-04-04  Kirill M. Katsnelson  <kkm@kis.ru>
+
        * list-mode.el (list-mode-map): Bind highlight motion commands to
        standard keys left, right, C-b and C-f.
 
        * list-mode.el (list-mode-map): Bind highlight motion commands to
        standard keys left, right, C-b and C-f.
 
@@ -3590,7 +4670,7 @@ Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
 
        * isearch-mode.el (isearch-just-started): New variable.
        (isearch-mode): Set it.
 
        * isearch-mode.el (isearch-just-started): New variable.
        (isearch-mode): Set it.
-       (isearch-repeat): Advance one character forward only if the search 
+       (isearch-repeat): Advance one character forward only if the search
        was successful, and was not just started.
        (isearch-repeat): Clear isearch-just-started.
 
        was successful, and was not just started.
        (isearch-repeat): Clear isearch-just-started.
 
@@ -3627,7 +4707,7 @@ Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
 
 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
 
 
 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
 
-       * loaddefs.el: Don't set debug-ignored-errors; leave 
+       * loaddefs.el: Don't set debug-ignored-errors; leave
          its default value set to nil.
 
 1998-03-29  Damon Lipparelli  <lipp@primus.com>
          its default value set to nil.
 
 1998-03-29  Damon Lipparelli  <lipp@primus.com>
@@ -3637,7 +4717,7 @@ Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
 1998-03-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
 
        * info.el (Info-rebuild-outdated-dir): New custom var
 1998-03-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
 
        * info.el (Info-rebuild-outdated-dir): New custom var
-       (Info-insert-node): Create/update dir file when needed, ie when it 
+       (Info-insert-node): Create/update dir file when needed, ie when it
        does not exist or is older than some info files in directory
 
 1998-04-01  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
        does not exist or is older than some info files in directory
 
 1998-04-01  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
@@ -3832,7 +4912,7 @@ Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
 1998-03-18  SL Baur  <steve@altair.xemacs.org>
 
        * frame.el (frame-initialize): Use `delete-console' instead of
 1998-03-18  SL Baur  <steve@altair.xemacs.org>
 
        * frame.el (frame-initialize): Use `delete-console' instead of
-       `delete-device' to delete the stream console to match the usage in 
+       `delete-device' to delete the stream console to match the usage in
        Fkill_emacs.
 
 1998-03-16  SL Baur  <steve@altair.xemacs.org>
        Fkill_emacs.
 
 1998-03-16  SL Baur  <steve@altair.xemacs.org>
@@ -3872,11 +4952,11 @@ Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
 1998-03-03  Kirill M. Katsnelson  <kkm@kis.ru>
 
        * msw-glyphs.el: New file. Defines TTY-style glyphs for
 1998-03-03  Kirill M. Katsnelson  <kkm@kis.ru>
 
        * msw-glyphs.el: New file. Defines TTY-style glyphs for
-       mswindows. Must be reworked along with glyphs.el, or 
+       mswindows. Must be reworked along with glyphs.el, or
        merged into it, after there is images support.
 
        * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
        merged into it, after there is images support.
 
        * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
-       'mswindows. 
+       'mswindows.
 
 1998-03-13  SL Baur  <steve@altair.xemacs.org>
 
 
 1998-03-13  SL Baur  <steve@altair.xemacs.org>
 
@@ -3886,7 +4966,7 @@ Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
 
 1998-03-11  Pete Ware  <ware@cis.ohio-state.edu>
 
 
 1998-03-11  Pete Ware  <ware@cis.ohio-state.edu>
 
-       * files.el (set-auto-mode): If a mode is not fboundp, check to see 
+       * files.el (set-auto-mode): If a mode is not fboundp, check to see
        if there is an existing package that handles it and warn the user
        about that mode.
 
        if there is an existing package that handles it and warn the user
        about that mode.
 
@@ -3907,7 +4987,7 @@ Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
 
 1998-03-10  Glynn Clements  <glynn@sensei.co.uk>
 
 
 1998-03-10  Glynn Clements  <glynn@sensei.co.uk>
 
-       * files.el (backup-enable-predicate): fix breakage introduced 
+       * files.el (backup-enable-predicate): fix breakage introduced
        by TMPDIR patch.
 
 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
        by TMPDIR patch.
 
 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
@@ -4085,7 +5165,7 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
        decided in `mouse-drag-modeline'.
        (mouse-drag-modeline): A button release event is considered a
        mouse click is both X (modeline scroll) and Y (modeline drag) pos
        decided in `mouse-drag-modeline'.
        (mouse-drag-modeline): A button release event is considered a
        mouse click is both X (modeline scroll) and Y (modeline drag) pos
-       stay unchanged. 
+       stay unchanged.
 
 1998-02-25  SL Baur  <steve@altair.xemacs.org>
 
 
 1998-02-25  SL Baur  <steve@altair.xemacs.org>
 
@@ -4136,18 +5216,18 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
        if it exists, becasuse with-output-to-temp-buffer will clear it.
        further, killing the buffer violates the rule that
        temp-buffer-show-function, if set, has the full responsibility of
        if it exists, becasuse with-output-to-temp-buffer will clear it.
        further, killing the buffer violates the rule that
        temp-buffer-show-function, if set, has the full responsibility of
-       showing the temp buffer.  killing the buffer fucks with the window 
+       showing the temp buffer.  killing the buffer fucks with the window
        configuration, hosing temp-buffer-show-function.
 
 
 1998-02-23  Didier Verna  <verna@inf.enst.fr>
 
        configuration, hosing temp-buffer-show-function.
 
 
 1998-02-23  Didier Verna  <verna@inf.enst.fr>
 
-       * modeline.el (mouse-drag-modeline): 
+       * modeline.el (mouse-drag-modeline):
        - Always scroll the modeline that was originally clicked on.
        - Always scroll the modeline that was originally clicked on.
-       - Use x pixels instead of x characters (which doesn't work anyway) 
+       - Use x pixels instead of x characters (which doesn't work anyway)
        as horizontal reference for modeline dragging. This allows us to
        keep on dragging the modeline even if the motion event occurs in
        as horizontal reference for modeline dragging. This allows us to
        keep on dragging the modeline even if the motion event occurs in
-       another window. 
+       another window.
 
 1998-02-23  Didier Verna  <verna@inf.enst.fr>
 
 
 1998-02-23  Didier Verna  <verna@inf.enst.fr>
 
@@ -4179,7 +5259,7 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
 1998-02-17  Didier Verna  <verna@inf.enst.fr>
 
        * mouse.el (default-mouse-track-set-point-in-window): rewrote this
 1998-02-17  Didier Verna  <verna@inf.enst.fr>
 
        * mouse.el (default-mouse-track-set-point-in-window): rewrote this
-       function to handle correctly the case of a toolbar one side of the 
+       function to handle correctly the case of a toolbar one side of the
        window: scrolling will not necessarily happen.
 
 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
        window: scrolling will not necessarily happen.
 
 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
@@ -4198,20 +5278,20 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
        * autoload.el (generate-file-autoloads-1): Don't force an extra
        line out when copying on-the-same line autoloads.
 
        * autoload.el (generate-file-autoloads-1): Don't force an extra
        line out when copying on-the-same line autoloads.
 
-       * x-menubar.el (default-menubar): Add Sokoban to the menubar if it 
+       * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
        is installed.
 
 1998-02-14  Martin Buchholz  <martin@xemacs.org>
 
        is installed.
 
 1998-02-14  Martin Buchholz  <martin@xemacs.org>
 
-       * x11/x-win-xfree86.el (x-win-init-xfree86): 
-       * x11/x-win-sun.el (x-win-init-sun): 
-       * x11/x-init.el (x-initialize-compose): 
+       * x11/x-win-xfree86.el (x-win-init-xfree86):
+       * x11/x-win-sun.el (x-win-init-sun):
+       * x11/x-init.el (x-initialize-compose):
        * prim/simple.el:
        * prim/simple.el:
-       (backward-or-forward-kill-sexp): 
-       (backward-or-forward-kill-sentence): 
-       (backward-or-forward-kill-word): 
-       (backward-or-forward-delete-char): 
-       * prim/isearch-mode.el (isearch-help-or-delete-char): 
+       (backward-or-forward-kill-sexp):
+       (backward-or-forward-kill-sentence):
+       (backward-or-forward-kill-word):
+       (backward-or-forward-delete-char):
+       * prim/isearch-mode.el (isearch-help-or-delete-char):
        Use x-keysym-on-keyboard-sans-modifiers-p instead of
        x-keysym-on-keyboard-p to detect backspace.
        Use symbols instead of strings (now deprecated) with x-keysym-*-p.
        Use x-keysym-on-keyboard-sans-modifiers-p instead of
        x-keysym-on-keyboard-p to detect backspace.
        Use symbols instead of strings (now deprecated) with x-keysym-*-p.
@@ -4310,7 +5390,7 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
 1997-06-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * text-mode.el (text-mode): Let all-white lines separate paragraphs.
 1997-06-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * text-mode.el (text-mode): Let all-white lines separate paragraphs.
-       
+
 1997-06-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * text-mode.el (paragraph-indent-text-mode):
 1997-06-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * text-mode.el (paragraph-indent-text-mode):
@@ -4403,7 +5483,7 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
 
        * about.el: Add xemacs.org email manager.
 
 
        * about.el: Add xemacs.org email manager.
 
-       * package-get-base.el (package-get-base): Updated with most recent 
+       * package-get-base.el (package-get-base): Updated with most recent
        package updates.
 
 1998-01-14  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
        package updates.
 
 1998-01-14  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
@@ -4420,7 +5500,7 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
        (describe-key): Use `princ' "%s" to print object.
        (describe-function-1): Use `princ' "%s" to print object.
        Commented out alias lines removed.
        (describe-key): Use `princ' "%s" to print object.
        (describe-function-1): Use `princ' "%s" to print object.
        Commented out alias lines removed.
-       (help-pretty-print-limit): New variable to control pretty-printing 
+       (help-pretty-print-limit): New variable to control pretty-printing
        of variable values.
        (help-maybe-pretty-print-value): Steve wins!  Renamed back from
        `help-pretty-print-value' again.  Only print-print when OBJECT is
        of variable values.
        (help-maybe-pretty-print-value): Steve wins!  Renamed back from
        `help-pretty-print-value' again.  Only print-print when OBJECT is
@@ -4439,9 +5519,9 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
 
 1998-01-13  Martin Buchholz  <martin@xemacs.org>
 
 
 1998-01-13  Martin Buchholz  <martin@xemacs.org>
 
-       * lisp/packages.el: 
-       * lisp/package-admin.el: 
-       * lisp/build-report.el: 
+       * lisp/packages.el:
+       * lisp/package-admin.el:
+       * lisp/build-report.el:
        Fix typos.
 
 1998-01-14  Christoph Wedler  <wedler@fmi.uni-passau.de>
        Fix typos.
 
 1998-01-14  Christoph Wedler  <wedler@fmi.uni-passau.de>
@@ -4624,10 +5704,10 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
        * package-get.el: Changes to work with real data.
        From Pete Ware <ware@cis.ohio-state.edu>
 
        * package-get.el: Changes to work with real data.
        From Pete Ware <ware@cis.ohio-state.edu>
 
-       * packages.el (packages-reload-autoloads): Guard load for the time 
+       * packages.el (packages-reload-autoloads): Guard load for the time
        being.
 
        being.
 
-       * update-elc.el ("packages.el"): Force loading packages.el instead 
+       * update-elc.el ("packages.el"): Force loading packages.el instead
        of possibly out-of-date packges.elc.
        * make-docfile.el ("packages.el"): Ditto.
 
        of possibly out-of-date packges.elc.
        * make-docfile.el ("packages.el"): Ditto.
 
@@ -4683,7 +5763,7 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
 
 1997-12-29  Colin Rafferty  <colin@xemacs.org>
 
 
 1997-12-29  Colin Rafferty  <colin@xemacs.org>
 
-       * packages.el (packages-find-packages-1): Made it signal a warning 
+       * packages.el (packages-find-packages-1): Made it signal a warning
        for an error in an auto-autoload.el file.
 
 1997-12-30  SL Baur  <steve@altair.xemacs.org>
        for an error in an auto-autoload.el file.
 
 1997-12-30  SL Baur  <steve@altair.xemacs.org>
@@ -4824,10 +5904,10 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
 
 1997-12-18  SL Baur  <steve@altair.xemacs.org>
 
 
 1997-12-18  SL Baur  <steve@altair.xemacs.org>
 
-       * startup.el (set-default-load-path): Make sure lisp and site-lisp 
+       * startup.el (set-default-load-path): Make sure lisp and site-lisp
        get trailing slashes when added to the load-path.
 
        get trailing slashes when added to the load-path.
 
-       * x-init.el (init-x-win): Locate where XEmacs X localization files 
+       * x-init.el (init-x-win): Locate where XEmacs X localization files
        are.
 
 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
        are.
 
 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
@@ -4922,11 +6002,11 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
        * startup.el (set-default-load-path): Only search package-path
        when not running temacs.
 
        * startup.el (set-default-load-path): Only search package-path
        when not running temacs.
 
-       * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp 
+       * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
        files.
 
        * loadup.el: Correct commentary.  Reformatting.
        files.
 
        * loadup.el: Correct commentary.  Reformatting.
-       (really-early-error-handler): Use absolute path to the 
+       (really-early-error-handler): Use absolute path to the
        first dumped-lisp.el file.
        (really-early-error-handler): Print full path name of
        each dumped lisp file (inherited from InfoDock).
        first dumped-lisp.el file.
        (really-early-error-handler): Print full path name of
        each dumped lisp file (inherited from InfoDock).
@@ -4966,7 +6046,7 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
 
 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
 
 
 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * modeline.el (mouse-drag-modeline): Give the modeline a "pressed" 
+       * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
        look.
 
 1997-12-16  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
        look.
 
 1997-12-16  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
@@ -4982,7 +6062,7 @@ Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
 
 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
 
 
 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
 
-       * etags.el (get-tag-table-buffer): Use explicit lists as arguments 
+       * etags.el (get-tag-table-buffer): Use explicit lists as arguments
        to `ecase'.
 
 1997-12-14  SL Baur  <steve@altair.xemacs.org>
        to `ecase'.
 
 1997-12-14  SL Baur  <steve@altair.xemacs.org>