]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(make-auto-save-file-name): Remove replacement function.
[gnu-emacs] / lisp / ChangeLog
index 03a23d7bdc2c6b29312a2f51da933516227e8dae..c01a5ac0425142bca6bff4e3f414dca4b058f380 100644 (file)
@@ -1,9 +1,787 @@
+2002-03-06  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * files.el (make-auto-save-file-name): Make sure the produced file
+       name does not contain characters that are invalid for DOS/Windows
+       filesystems.
+
+       * dos-fns.el, w32-fns.el: (make-auto-save-file-name): Remove
+       replacement functions.
+
+2002-03-06  Gerd Moellmann  <gerd@gnu.org>
+
+       * font-lock.el (lisp-font-lock-keywords-2): Highlight keywords of
+       the form `:x'.
+
+       * vc.el (vc-branch-part): Add autoload cookie.  This function can
+       be called from vc-rcs-find-most-recent-rev when visiting a file
+       checked into RCS in a CVS sandbox.
+
+2002-03-06  Andreas Schwab  <schwab@suse.de>
+
+       * progmodes/hideif.el: Augment expression parser to handle
+       conditional expressions.
+       (hif-token-regexp): Also match `?' and `:'.
+       (hif-tokenize): Handle `?' and ':' as tokens.
+       (hif-expr): Parse conditional expressions.
+       (hif-or-expr): Parse `||' expressions.
+       (hif-and-expr): Renamed from hif-term.
+       (hif-conditional): New function to evaluate a conditional
+       expression.
+
+2002-03-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * language/czech.el ("Czech"): Fix the documentation.
+
+       * language/slovak.el ("Slovak"): Likewise.
+
+2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * xml.el (xml-parse-attlist): Accept empty strings.
+       From Max Froumentin <mf@w3.org>.
+
+2002-03-05  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * mouse.el (mouse-show-mark): Remove the no-highlight alternative:
+       all terminals now support highlighting of some kind.
+
+       * language/european.el (mac-roman): Fix the safe-chars property.
+
+2002-03-05  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc.el (vc-transfer-file): Use `make-temp-file'.
+       (vc-default-update-changelog): Remove conditional use of
+       `make-temp-name'.
+
+       * vc-cvs.el (vc-cvs-diff-tree): Fix typo in parameter names.
+       
+2002-03-05  Michael Kifer  <kifer@cs.stonybrook.edu>
+       
+       * ediff-init.el: comments.
+       
+       * ediff-hook.el: Got rid of autoloads. Not needed, since the hook
+       is loaded.
+       
+       * ediff-mult.el (ediff-intersect-directories,
+       ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
+       cleanup.
+       (ediff-draw-dir-diffs): now supports the "C" command in directory
+       difference buffer.
+       (ediff-dir-diff-copy-file): new function that implements copying
+       of files from one Ediff dir to another
+       (ediff-bury-dir-diffs-buffer): kills the buffer instead.
+       (ediff-append-custom-diff): better error msgs.
+       
+       * ediff-util.el (ediff-compute-custom-diffs-maybe): buglet fix.
+       (ediff-inferior-compare-regions): Use
+       ediff-clone-buffer-for-region-comparison. Better and simpler interface.
+       
+       * ediff.el (ediff-directories-internal): Cleanup.
+       (ediff-clone-buffer-for-region-comparison): Better interface.
+       
+2002-03-04  Richard M. Stallman  <rms@gnu.org>
+
+       * emacs-lisp/easy-mmode.el (define-minor-mode): 
+       Use "P" in interactive spec of minor mode commands.
+
+2002-03-04  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * net/snmp-mode.el: Require tempo when compiling to prevent
+       warnings.  Update copyright notice.
+
+       * help.el (describe-key-briefly, describe-key): Interpret
+       `undefined' like not defined at all.
+
+2002-03-03  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * textmodes/sgml-mode.el: Change maintainer to FSF.
+       (sgml-start-tag-regex, sgml-font-lock-keywords-1, sgml-mode-common)
+       (sgml-tags-invisible, sgml-beginning-of-tag):
+       Allow _ : and non-ASCII in tag names, as required for XML.
+       (sgml-name-char): Don't assume anything about charsets handled by
+       encode-char.
+
+       * textmodes/tex-mode.el (tex-guess-main-file): Handle the case
+       where one of the buffers is narrowed.
+
+       * hexl.el (hexlify-command, dehexlify-command): Remove.
+       (hexlify-buffer, dehexlify-buffer): Use call-process-region
+       rather than shell-command-on-region.
+
+       * newcomment.el (comment-forward): Use forward-comment to skip
+       over whitespace (or comments) even when comment-use-syntax is nil.
+
+       * progmodes/cperl-mode.el (cperl-menu): Add "-emacs" to the version.
+
+       * textmodes/xml-lite.el: New file.
+
+2002-03-03  Richard M. Stallman  <rms@gnu.org>
+
+       * textmodes/artist.el (artist-system): Use make-temp-file.
+
+       * progmodes/ps-mode.el (ps-run-make-tmp-filename): Use make-temp-file.
+
+       * mail/sendmail.el (mail-recover-1): Increase non-random-len
+       by 1 since we changed make-auto-save-file-name to add one
+       fewer character to the buffer name.
+       (mail-recover): Really show point at the right place
+       in the *Directory* buffer.
+
+       * files.el (make-auto-save-file-name): Use make-temp-file.
+
+       * terminal.el (te-create-terminfo): Use make-temp-file
+       to create the source file in a safe way.
+
+2002-03-03  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * cus-start.el: Rename automatic-hscroll-step and
+       automatic-hscroll-margin into hscroll-step and hscroll-margin.
+
+       * frame.el (auto-hscroll-mode): Renamed from
+       automatic-hscrolling.
+       (automatic-hscrolling): Now a defvaralias for auto-hscroll-mode.
+
+       * mouse.el (mouse-region-delete-keys): Add deletechar.
+
+2002-03-03  Sam Steingold  <sds@gnu.org>
+
+       * play/snake.el (snake-score-file): Fixed parens (broken by the
+       last patch).
+       * play/tetris.el (tetris-score-file): Ditto.
+
+2002-03-03  Richard M. Stallman  <rms@gnu.org>
+
+       * play/tetris.el (tetris-score-file): Put in home dir, not in /tmp.
+
+       * play/snake.el (snake-score-file): Put in home dir, not in /tmp.
+
+       * play/gamegrid.el (gamegrid-set-font, gamegrid-setup-face)
+       (gamegrid-make-mono-tty-face): Fix usage of condition-case.
+
+2002-03-03  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * calendar/diary-lib.el (list-diary-entries): Use
+       `buffer-substring' instead of `buffer-substring-no-properties' to
+       support enriched mode.
+
+2002-03-02  Richard M. Stallman  <rms@gnu.org>
+
+       * find-dired.el (find-grep-dired): Call shell-quote-argument.
+       Specify the -e option.
+       Rename arg to `regexp'.
+
+2002-03-02  Milan Zamazal  <pdm@zamazal.org>
+
+       * textmodes/tildify.el (tildify-string-alist): Add entry for xml-mode.
+
+2002-03-02  Miles Bader  <miles@gnu.org>
+
+       * mwheel.el (mwheel-scroll): Remove `double' and `triple' from the
+       event-modifiers before looking up in `mouse-wheel-scroll-amount'.
+       If there's no applicable modifiers entry in the alist in
+       `mouse-wheel-scroll-amount', fall back to the default, not to
+       nil (which causes full screen scrolls).
+
+2002-03-01  Andreas Schwab  <schwab@suse.de>
+
+       * textmodes/texnfo-upd.el (texinfo-start-menu-description): Remove
+       extra paren in regexp.
+
+2002-03-01  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * mouse.el (mouse-show-mark): Use display-mouse-p, not
+       display-graphic-p, to decide whether to move point or use the
+       highlighting.
+
+2002-02-28  Colin Walters  <walters@verbum.org>
+
+       * eshell/esh-var.el (eshell-parse-variable-ref): Use
+       `make-temp-file'.
+
+       * calc/calc-graph.el (calc-gnuplot-tempfile): Don't expand against
+       `temporary-file-directory'; we now do that in
+       `calc-graph-file-cache'.
+       (calc-temp-file-name): Use `make-temp-file'.
+
+2002-02-28  Richard M. Stallman  <rms@gnu.org>
+
+       * font-lock.el (java-font-lock-extra-types):
+       Match java.net.URL, etc.
+
+2002-02-28  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * hexl.el (hexl-options): Doc fix.
+       Update Commentary section.
+
+       * textmodes/sgml-mode.el (sgml-specials, sgml-quick-keys):
+       Doc fixes.
+
+2002-02-28  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc.el (vc-revert-buffer): If the buffer is not saved, prompt
+       the user to do that first.
+       (vc-update): New function.
+
+       * vc-hooks.el (vc-menu-map): New entry "Update to Latest Version",
+       which calls vc-update.  Use the term "Base Version" instead of
+       "Last Version" for the entries "Revert" and "Compare".
+
+2002-02-28  Kim F. Storm  <storm@cua.dk>
+
+       * simple.el (shell-command-on-region): Report non-zero exit
+       status in mode line instead of buffer.
+
+2002-02-27  Richard M. Stallman  <rms@gnu.org>
+
+       * comint.el (comint-preoutput-filter-functions): Doc fix.
+       (comint-output-filter-functions, comint-input-filter-functions)
+       (comint-redirect-filter-functions): Likewise.
+
+       (comint-redirect-preoutput-filter): Do the local-hook
+       handling of t when running comint-redirect-filter-functions.
+       (comint-output-filter): Likewise for comint-preoutput-filter-functions.
+
+2002-02-26  Richard M. Stallman  <rms@gnu.org>
+
+       * paths.el (remote-shell-program): Add doc string.
+
+2002-02-26  Colin Walters  <walters@debian.org>
+
+       * ibuf-ext.el (sorter mode-name): New.
+       (ibuffer-do-occur): Don't quote ibuffer-marked-char.
+
+       * calc/calc-ext.el (calc-scroll-left): Call scroll-left
+       interactively, so they do something.
+       (calc-scroll-right): Ditto.
+
+2002-02-26  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * international/mule.el (ctext-pre-write-conversion): Handle the
+       case when FROM is a string, and when we are called from
+       build_annotations_2.
+
+2002-02-26  Richard M. Stallman  <rms@gnu.org>
+
+       * rect.el (clear-rectangle-line): Reindent to the same column
+       that move-to-column reached when it tried to go to endcol.
+
+       * icomplete.el (icomplete-exhibit): Use minibuffer-prompt-end.
+
+2002-02-26  Ivar Rummelhoff  <ivarru@math.uio.no>
+
+       * winner.el (winner-boring-buffers, winner-set): A window which
+       displays a buffer whose name is in the list
+       `winner-boring-buffers', will no longer be restored by
+       `winner-undo'.
+       (winner-sorted-window-list): Used to improve comparison between
+       window configurations.
+       (winner-win-data): Simplified and moved.
+       (winner-conf): Simplified (now uses `winner-win-data').
+       (winner-change-fun, winner-save-old-configurations)
+       (winner-save-(un)conditionally, winner-redo): Changes made while in
+       the minibuffer will be ignored.  (Such changes are undone upon
+       exit for the minibuffer, anyway.)
+       (winner-set-conf): Preserve selected window whenever possible.
+       (winner-make-point-alist): Simplified.
+       (winner-mode, winner-save-unconditionally): Save current window
+       configuration on entering minibuffer.
+       (minor-mode-alist): Don't add winner-mode to `minor-mode-alist',
+       since it does not change the overall behavior of Emacs.
+
+2002-02-26  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * international/mule-conf.el (compound-text): Renamed back from
+       compound-text-no-extensions.
+       (ctext-no-compositions): Remove the mime-charset property.
+       (compound-text-with-extensions): Renamed from compound-text.
+       (x-ctext-with-extensions, ctext-with-extensions): Renamed aliases.
+
+2002-02-26  Juanma Barranquero  <lektu@terra.es>
+
+       * faces.el (list-faces-display): Fix typo.
+
+2002-02-25  Richard M. Stallman  <rms@gnu.org>
+
+       * frame.el (focus-follows-mouse): Doc fix.
+
+2002-02-26  Miles Bader  <miles@gnu.org>
+
+       * mwheel.el (mouse-wheel-mode): Pass vectors instead of symbols
+       to `define-key', since it no longer accepts the latter.
+
+2002-02-25  Jason Rumney  <jasonr@gnu.org>
+
+       * term/w32-win.el (mouse-wheel-scroll-line): Use car of
+       mouse-wheel-scroll-amount.
+
+       * w32-vars.el (mouse-wheel-scroll-amount): Use same definition as
+       mwheel.el.
+
+       * language/japanese.el (iso-2022-jp-2): Add init-bol flag.
+
+2002-02-25  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc.el (vc-diff-switches-list): Fix prev change, making the macro
+       consistent with the others that take a backend name as a symbol.
+
+       * vc-cvs.el, vc-rcs.el, vc-sccs.el: Fix calls to vc-diff-switches-list.
+
+2002-02-25  Kim F. Storm  <no-spam@cua.dk>
+
+       * comint.el (comint-replace-by-expanded-filename): Do nothing if
+       comint-match-partial-filename returns nil.
+
+       * shell.el (shell-pcomplete-setup-done): New variable.
+       (shell-pcomplete): Use it instead of shell-pcomplete-setup-p.
+       (shell-pcomplete-reverse): Ditto.
+
+2002-02-25  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * ps-print.el (ps-print-printer): Added `lpr' customize group
+       member.
+
+2002-02-25  Juanma Barranquero  <lektu@terra.es>
+
+       * subr.el (save-match-data): Doc fix.
+
+       * ielm.el (ielm-prompt): Allow customization; make it read-only.
+
+2002-02-25  Kim F. Storm  <storm@cua.dk>
+
+       * shell.el (shell-mode-map): Add "Complete" header so completion
+       menu is shown on the menu bar in shell mode.
+
+2002-02-25  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * ielm.el (ielm-match-data): New var.
+       (inferior-emacs-lisp-mode): Make it buffer-local.
+       (ielm-eval-input): Use it to preserve match-data between inputs.
+
+2002-02-24  Juanma Barranquero  <lektu@terra.es>
+
+       * ielm.el (inferior-emacs-lisp-mode): Use hexl for the dummy process.
+
+2002-02-24  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * cus-edit.el (custom-unlispify-remove-prefixes): Add to
+       `custom-buffer' customize group.
+
+2002-02-23  Kim F. Storm  <storm@cua.dk>
+
+       * help.el (where-is): Use remap-command.
+
+       * help-fns.el (describe-function-1): Use remap-command.
+
+       * subr.el (global-set-key, local-set-key): Undo 2002-02-06
+       change (no longer accept a symbol for the KEY argument).
+
+2002-02-23  Colin Walters  <walters@debian.org>
+
+       * calc/calcalg3.el (calc-invent-variables): Convert integer to string.
+       * calc/calcalg2.el (math-solve-get-sign): Ditto.
+
+       * ibuffer.el (ibuffer-compile-format): Don't uselessly bind `pt'
+       in generated function.
+
+       * ibuf-ext.el (ibuffer-old-time): Change to hours.
+       (ibuffer-mark-old-buffers): Handle it.
+
+       * shell.el (shell-pcomplete, shell-pcomplete-reverse): New functions.
+       (toplevel): Bind them.
+       (shell-mode): Don't set `comint-dynamic-complete-functions'; it is
+       not necessary now that we use pcomplete.
+
+       * comint.el: Document how use new pcomplete completion facility.
+
+2002-02-23  Richard M. Stallman  <rms@gnu.org>
+
+       * mail/rmailsum.el (rmail-summary-output): Properly advance
+       to next message, by calling rmail-summary-goto-msg.
+
+       * net/browse-url.el (browse-url-galeon): Specify --existing
+       for an existing window.  Use --noraise rather than --no-raise.
+       Don't use -x.
+
+2002-02-22  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * progmodes/etags.el (find-tag-noselect, find-tag)
+       (find-tag-other-window, find-tag-other-frame, find-tag-regexp):
+       Fix a typo in doc strings.
+
+2002-02-20  Deepak Goel  <deego@glue.umd.edu>
+
+       * play/snake.el (snake-velocity-queue, snake-update-velocity)
+       (snake-final-x-velocity, snake-final-y-velocity):
+       New variable and functions.  Store user's keypresses
+       into a queue and pop from the queue each subsequent turn.
+       (snake-update-game, snake-move-left)
+       (snake-move-right, snake-move-up, snake-move-down, snake-active-p)
+       (snake-start-game): Use that queue.
+       (snake-use-glyphs-flag): Renamed from snake-use-glyphs.
+       (snake-use-color-flag): Likewise.
+       (snake-mode): Rename uses of those variables.
+
+2002-02-22  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       Support for ICCCM  Extended Segments in X selections:
+
+       * international/mule-conf.el (ctext-no-compositions): New coding
+       system.
+       (compount-text-no-extensions): Renamed from compound-text.
+       (x-ctext-no-extensions, ctext-no-extensions): Aliases for
+       compound-text-no-extensions.
+       (compound-text): Redefined using post-read and pre-write conversions.
+
+       * international/mule.el (non-standard-icccm-encodings-alist)
+       (non-standard-designations-alist): New variables.
+       (ctext-post-read-conversion, ctext-pre-write-conversion):
+       New functions.
+
+2002-02-21  Jonathan Kamens  <jik@kamens.brookline.ma.us>
+
+       * vc.el (vc-default-init-version): Update documentation to
+       indicate that the backend can override the default init version.
+       (vc-register): Use the backend init-version function, if it
+       exists, to determine the initial version of a file.
+       (vc-diff-switches-list): Don't symbol-quote backend, since it's
+       already a symbol.  Don't fail if vc-BACKEND-diff-switches isn't bound.
+
+       * vc-hooks.el (vc-mode-line): Set vc-mode to nil if the file is
+       not version-controlled.  This is necessary, e.g., if the file has
+       just been reverted, and thus was previously under version control
+       but isn't any longer.
+       (vc-find-file-hook): Likewise.
+
+2002-02-21  Martin Lorentzson  <Martin.Lorentzson@telia.com>
+
+       * vc-cvs.el (vc-cvs-sticky-date-format-string): New variable.
+       (vc-cvs-sticky-tag-display): New variable.
+       (vc-cvs-mode-line-string): Add sticky-tag to the mode-line.
+       (vc-cvs-checkin): If the input revision is a valid symbolic tag
+       name, we create it as a branch, commit and switch to it.
+       (vc-cvs-retrieve-snapshot): Set file-property sticky-tag.
+       (vc-cvs-valid-symbolic-tag-name-p): New function.
+       (vc-cvs-parse-sticky-tag): New function.
+       (vc-cvs-parse-entry): Added parsing of sticky tags.
+
+2002-02-21  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to
+       nil, and then explicitly set the standard-value to t.
+
+2002-02-20  Sam Steingold  <sds@gnu.org>
+
+       * textmodes/flyspell.el (flyspell-mode): Autoload the variable
+       since it is used in the menu bar.
+
+2002-02-20  Richard M. Stallman  <rms@gnu.org>
+
+       * simple.el (shell-command-on-region): Display the exit status
+       when a command fails.
+
+       * subr.el (add-hook): Doc fix.
+
+       * frame.el (other-frame): Doc fix.
+
+       * simple.el (yank): Clear `field' property.
+
+2002-02-20  Tom Tromey  <tromey@cachet>
+
+       * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more
+       natural paragraph boundaries.  Don't fail at beginning of buffer.
+
+2002-02-20  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * tar-mode.el (tar-next-line, tar-previous-line): Add doc string,
+       call the argument "arg" to match plain next-line and
+       previous-line.  From Kevin Ryde <user42@zip.com.au>.
+
+2002-02-19  Sam Steingold  <sds@gnu.org>
+
+       * mwheel.el (mouse-wheel-scroll-amount): Can specify different
+       scroll amounts for different modifiers now.
+       (mwheel-scroll): Handle the new `mouse-wheel-scroll-amount'
+       format properly.
+       (mouse-wheel-mode): Ditto.
+
+2002-02-19  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * textmodes/bibtex.el (bibtex-parse-keys): Put save-match-data
+       around function body.
+
+       * net/browse-url.el (browse-url-maybe-new-window): Reverse the
+       sense of the comparison, to match the doc strings of functions
+       that use this macro.
+
+2002-02-19  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * facemenu.el (describe-text-mode-map): Removed bootstrap kludge.
+
+       * toolbar/tool-bar.el (tool-bar-mode): Made the standard value t.
+       * menu-bar.el (menu-bar-mode): Ditto.
+
+2002-02-18  Andreas Schwab  <schwab@suse.de>
+
+       * replace.el (query-replace-regexp-eval): Doc fix.
+
+2002-02-18  Colin Walters  <walters@verbum.org>
+
+       * calc/calcalg2.el (math-solve-get-int): Convert return value from
+       `math-get-from-counter' to a string before calling `concat' on it.
+
+       * calc/calc-maint.el (calc-split-manual): Look for calc.texi.
+       (calc-public-autoloads): Obsolete; remove.
+       (calc-private-autoloads): Ditto.
+       (calc-add-autoloads): Ditto.
+
+       * calc/calc-macs.el (calc-with-default-simplification): Use &rest
+       for body.
+
+2002-02-17  Jason Rumney  <jasonr@gnu.org>
+
+       * w32-win.el (x-option-alist, x-long-option-alist)
+       (x-switch-definitions): Remove, use command-line-x-option-alist
+       instead to be consistent with X.
+       (x-handle-initial-switch): New function.
+
+2002-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * faces.el (mode-line-inactive, header-line): Add the :inherit
+       attribute for the tty case.
+
+2002-02-17  stanislav shalunov  <shalunov@internet2.edu>
+
+       * mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when
+       invoked from Rmail with full headers displayed.
+
+2002-02-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
+       when repeated.
+       * textmodes/paragraphs.el (mark-paragraph): Ditto.
+
+2002-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * menu-bar.el (menu-bar-showhide-menu): Added speedbar.
+       (menu-bar-tools-menu): Removed speedbar.
+
+       * textmodes/ispell.el (ispell-menu-map): Added `customize-ispell'
+       and `flyspell-mode' entries.
+
+       * textmodes/flyspell.el (flyspell): Add to ispell group.
+
+2002-02-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+        * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when
+        repeated.
+        (mark-defun): Mark more if repeated.
+
+2002-02-17  Colin Walters  <walters@verbum.org>
+
+       * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work.
+
+       * ibuffer.el (ibuffer-truncate-lines): New option.
+         (ibuffer-mode):  Use it.
+
+2002-02-17  Kim F. Storm  <storm@cua.dk>
+
+       * cus-start.el: Add mouse-highlight.
+
+2002-02-16  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * Makefile.in (DONTCOMPILE): Remove cus-start.el.
+
+       * cus-start.el: Add automatic-hscroll-margin and
+       automatic-hscroll-step.
+
+2002-02-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * cus-start.el (x-autoselect-window): Allow customization.
+
+       * eshell/em-alias.el (eshell-alias-initialize): Do not use
+       make-local-hook.
+
+       * eshell/em-cmpl.el (eshell-cmpl-initialize): Likewise.
+
+       * eshell/em-dirs.el (eshell-dirs-initialize): Likewise.
+
+       * eshell/em-glob.el (eshell-glob-initialize): Likewise.
+
+       * eshell/em-hist.el (eshell-hist-initialize): Likewise.
+
+       * eshell/em-pred.el (eshell-pred-initialize): Likewise.
+
+       * eshell/em-prompt.el (eshell-prompt-initialize): Likewise.
+
+       * eshell/em-rebind.el (eshell-rebind-initialize): Likewise.
+
+       * eshell/em-smart.el (eshell-smart-initialize): Likewise.
+
+       * eshell/em-unix.el (eshell-unix-initialize): Likewise.
+
+       * eshell/esh-cmd.el (eshell-cmd-initialize): Likewise.
+
+       * eshell/esh-ext.el (eshell-ext-initialize): Likewise.
+
+       * eshell/esh-io.el (eshell-io-initialize): Likewise.
+
+       * eshell/esh-mode.el (eshell-mode): Likewise.
+
+       * eshell/esh-test.el (eshell-show-usage-metrics): Likewise.
+
+       * eshell/esh-var.el (eshell-var-initialize): Likewise.
+
+       * progmodes/idlw-shell.el (idlwave-shell-mode): Likewise.
+
+       * progmodes/idlwave.el (idlwave-mode): Likewise.
+
+       * textmodes/reftex-sel.el (reftex-select-label-mode)
+       (reftex-select-bib-mode): Likewise.
+
+2002-02-16  John Wiegley  <johnw@gnu.org>
+
+       * eshell/em-hist.el (eshell-hist-initialize): When in the
+       minibuffer, use the global value of `eshell-history-ring', and
+       never save it to disk, or ask to save it to disk.  This allows
+       users of session.el to control whether its global state should be
+       persisted or not.
+       (eshell-add-command-to-history): Don't write Eshell's history out
+       to disk, let the governing mode control that upon exit.
+
+2002-02-16  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * eshell/eshell.el (eshell-command): Before reading from the
+       minibuffer, add eshell-add-command-to-history to
+       minibuffer-exit-hook, and remove it after read-from-minibuffer
+       returns.
+
+       * eshell/em-hist.el (eshell-add-input-to-history): New function,
+       with most of the code from eshell-add-to-history.
+       (eshell-add-command-to-history): New function, to record in
+       eshell-history the commands run via eshell-command.
+       (eshell-add-to-history): Call eshell-add-command-to-history to do
+       most of the work.
+
+2002-02-16  John Wiegley  <johnw@gnu.org>
+
+       * eshell/esh-ext.el (eshell-external-command): Added a fix for
+       XEmacs' new dired.el, which adds a global entry in the
+       `file-name-handler-alist'.
+
+2002-02-16  John Wiegley  <johnw@gnu.org>
+
+       * align.el (align-region): Added a missing name argument.
+
+2002-02-16  John Wiegley  <johnw@gnu.org>
+
+       * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
+       after the #! of a shell interpretor specification.
+
+2002-02-15  Richard M. Stallman  <rms@gnu.org>
+
+       * help.el (describe-key-briefly): Make output in INSERT case
+       look just like what is displayed in the normal case.
+
+2002-02-15  Andreas Schwab  <schwab@suse.de>
+
+       * textmodes/tex-mode.el (tex-font-lock-keywords-2): Require
+       non-letter after specials.
+
+2002-02-15  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * menu-bar.el (menu-bar-tools-menu): Add an item for Calculator.
+
+2002-02-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * simple.el (mark-word): Mark more if repeated.
+       * textmodes/paragraphs.el (mark-paragraph): Ditto.
+       (mark-end-of-sentence): Ditto.
+
+2002-02-15  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * wid-edit.el (widgetp): Made it more robust.
+
+2002-02-14  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * facemenu.el (describe-text-done): New function.
+       (describe-text-mode-map): New variable.
+       (describe-text-mode-hook): New option.
+       (describe-text-mode): New function.
+       (describe-text-widget): New function.
+       (describe-text-sexp): New function.
+       (describe-text-properties): New function.
+       (describe-text-category): New command.
+       (describe-text-at): New command.
+       (facemenu-menu): Replace `list-text-properties-at' with
+       `describe-text-at' in the menu.
+
+       * wid-edit.el (widgetp): New function.
+       * wid-edit.el (widget-keymap, widget-insert, widget-setup):
+       Autoloaded.
+
+       * emacs-lisp/pp.el (pp-to-string): Autoloaded.
+
+       * wid-browse.el: Removed version and x-url keywords.
+
+2002-02-13  Kim F. Storm  <storm@cua.dk>
+
+       * cus-start.el (mode-line-in-non-selected-windows):
+       Allow customization.
+
+2002-02-13  Richard M. Stallman  <rms@gnu.org>
+
+       * textmodes/bibtex.el (bibtex-parse-buffers-stealthily):
+       Tell bibtex-parse-keys to output no progress messages.
+
+       * international/mule-diag.el (list-input-methods):
+       Use help-input-method, not describe-input-method, for button type.
+
+       * register.el (describe-register-1): Access register contents here.
+
+       * textmodes/text-mode.el (text-mode-hook-identify):
+       Restore previous definition.  Add to text-mode-hook again.
+
+       * mail/mailabbrev.el (define-mail-abbrev): Define as system abbrev.
+       (mail-abbrev-in-expansion-header-p): Copy the code of mail-header-end
+       to avoid needing sendmail.el at run time.
+
+       * bindings.el (mode-line-minor-mode-keymap): Definition moved up.
+       Initialization moved up too.
+       (mode-line-modes): Use :propertize.
+       (mode-line-mode-menu-keymap): Var deleted.
+       (mode-line-copied-mode-name): Var deleted.
+       (mode-line-mode-name): Function deleted.
+       (mode-line-mode-menu): Each item now shows its mode line lighter.
+       (minor-mode-alist): Don't call propertize here.
+
+2002-02-12  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * progmodes/pascal.el (pascal-imenu-generic-expression):
+       Add menu-title and fix parentheses.
+
+2002-02-12  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * menu-bar.el (menu-bar-options-save): Removed `truncate-lines'.
+       (menu-bar-options-menu): Don't set default value for `truncate-lines'.
+
+2002-02-12  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * menu-bar.el (menu-bar-options-save): Only save
+       `current-language-environment' and `default-input-method' when
+       marked as customized.
+
+       * international/mule-cmds.el
+       (setup-specified-language-environment):
+       Mark `current-language-environment' as customized.
+       (set-input-method): Mark `default-input-method' as customized when
+       called interactively.
+       (toggle-input-method): Ditto.
+
 2002-02-11  Colin Walters  <walters@verbum.org>
 
        * ibuffer.el (ibuffer-switch-format): Supply required argument for
        `ibuffer-current-formats'.
 
-2002-02-12  Miles Bader  <miles@gnu.org>
+2002-02-11  Miles Bader  <miles@gnu.org>
 
        * faces.el (mode-line-inactive): Add dark-background variant.
 
        (menu-bar-options-save): Ditto.
        (menu-bar-showhide-menu): Ditto.
        (menu-bar-options-menu): Ditto.
-       (menu-bar-scroll-bar-right, menu-bar-scroll-bar-left,
-       menu-bar-scroll-bar-none): Removed. 
+       (menu-bar-scroll-bar-right, menu-bar-scroll-bar-left)
+       (menu-bar-scroll-bar-none): Remove.
        (menu-bar-showhide-scroll-bar-menu): Use customize aware lambda
        expressions instead.
 
        * cus-edit.el (customize-set-value): Return value.
        (customize-set-variable): Ditto.
        (customize-save-variable): Ditto.
-       (customize-set-variable): Load dependencies before setting value. 
-        (custom-load-symbol): Autoload it.
+       (customize-set-variable): Load dependencies before setting value.
+       (custom-load-symbol): Autoload it.
        (customize-mark-as-set): New function.
 
 2002-02-11  Eli Zaretskii  <eliz@is.elta.co.il>
        (strokes-help): Do not use doubled with-output-to-temp-buffer.
        Fix the help string.
        (strokes-prompt-user-save-strokes): Fix typo.
-       (strokes-list-strokes): Use proper exit-actionargument for
-       view-buffer.
-       Update copyright notice.
+       (strokes-list-strokes): Use proper exit-action argument for
+       view-buffer.  Update copyright notice.
 
        * international/mule-diag.el: Various doc and message fixes.
        (non-iso-charset-alist): Add mac-roman.  Don't add entries for
 
 2002-02-10  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
-       * menu-bar.el (menu-bar-showhide-menu): Rename functions for
-       toggling.
+       * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling.
 
 2002-02-10  Michael Kifer  <kifer@cs.stonybrook.edu>
-       
-       * viper-util.el (viper-read-key-sequence): fixed so it'll read
+
+       * viper-util.el (viper-read-key-sequence): Fix so it'll read
        fast key sequences in emacs native mode
-       (viper-events-to-keys): deleted
-       
-       * viper.el (describe-key, describe-key-briefly): get rid of
+       (viper-events-to-keys): Delete.
+
+       * viper.el (describe-key, describe-key-briefly): Get rid of
        viper-events-to-keys.
 
        * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
-       
-       * ediff-wind.el (ediff-setup-control-frame): Use
-       ediff-has-gutter-support.
-       
+
+       * ediff-wind.el (ediff-setup-control-frame):
+       Use ediff-has-gutter-support.
+
        * ediff-util.el (ediff-dispose-of-variant-according-to-user):
        check if buff is alive.
-       
-       * ediff.el: typo in comment.
-       
+
+       * ediff.el: Typo in comment.
+
 2002-02-09  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * menu-bar.el (menu-bar-options-save): Take care of
        * subr.el (global-set-key, local-set-key): Accept a symbol for the
        KEY argument (like define-key).
 
-2002-02-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-02-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * textmodes/flyspell.el (flyspell-insert-function): Doc fix.
 
        * cus-edit.el (customize-mark-to-save): New function.
        * menu-bar.el (menu-bar-options-save): Rewrote.
 
-2002-02-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-02-05  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * cus-start.el (x-use-underline-position-properties):
        Allow customization.
 
->>>>>>> 1.3434
 2002-02-04  Simon Josefsson  <jas@extundo.com>
 
        * dired.el (dired-load-hook, dired-mode-hook)
        * window.el (save-selected-window): Move macro before first use.
        (balance-windows): Fix misplaced parenthesis.
 
-2002-02-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-02-03  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * calculator.el (calculator-displayers): Doc fixes.
 
-2002-02-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-02-03  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip.
        (menu-bar-options-save): Save also the value of `display-time-mode'.
        looking for X-Coding-System header, and restore the pruned state
        before returning.
 
-2002-02-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-02-02  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * cus-edit.el (customize-save-variable): Fix typo in prompt.
 
        * emulation/pc-select.el (pc-select-save-and-set-mode):
        Properly use MODE-VAR.
 
-2002-01-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-29  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
        Version" to "About Emacs".
 
        * calendar/calendar.el (generate-calendar-month): Doc fix.
 
-2002-01-27  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-27  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * time.el (display-time-mail-directory): New option.
        (display-time-mail-function): Update doc-string.
        with `byte-compile-dynamic'.
        (ibuffer-default-directory, toplevel): Doc files.
 
-2002-01-20  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-20  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * tempo.el (tempo-define-template): Doc fix.
 
 
        * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
 
-2002-01-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-19  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * language/tibet-util.el (tibetan-decompose-region)
        (tibetan-decompose-string): Fix typo in docstring.
 
        * mail/feedmail.el (feedmail): Fix :link spec.
 
-2002-01-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
        2 ldapsearch.
        (comint-send-input): New arg NO-NEWLINE.
        (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
 
-2002-01-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent
        delaying when executing keyboard macros.
 
        * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
 
-2002-01-08  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-08  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
        Do not use make-local-hook.
 
        * ediff-hook.el: Add an autoload cookie.
 
-2002-01-08  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-08  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * net/eudcb-ph.el, net/ldap.el: New maintainer.  New e-mail
        address of the author.
        * help-fns.el (describe-variable, describe-function):
        Do save-excursion.
 
-2002-01-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * net/ldap.el (ldap-search-internal): Skip error message from
        ldapsearch.  Allow listing attribute names only.  Do not open
        * net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use
        proper attribute name labeledUri instead of deprecated labeledUrl.
 
-2002-01-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-05  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
        editing an empty hotlist.
 
        * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
 
-2002-01-04  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-04  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * net/ldap.el (ldap-host-parameters-alist): Remove duplicated
        entry.
        does not exist, call mail-recover-1 to allow recovery from past
        auto-saved drafts.
 
-2002-01-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-03  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * time.el (display-time-load-average-threshold): Fix defcustom
        (add type and group).
        * bindings.el (function-key-map): Don't bind shifted keypad
        numeric keys.
 
-2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2002-01-02  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * enriched.el (enriched-handle-display-prop): Remove unused
        variables.
        * cus-edit.el (custom-face-edit-fix-value): New function.
        (custom-face-edit): Use it, to convert :italic and :bold to new forms.
 
-2001-12-30  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-30  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * progmodes/octave-mod.el (octave-abbrev-table):
        * progmodes/idlwave.el (idlwave-mode-abbrev-table):
 
        * international/fontset.el: Don't require ind-util when compiling.
 
-2001-12-25  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-25  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * emulation/tpu-edt.el (tpu-reset-screen-size): Use
        set-frame-height and set-frame-width instead of set-screen-height
        * play/yow.el (yow): Use an arg to distinguish interactive calls,
        not interactive-p.
 
-2001-12-22  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-22  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * emacs-lisp/elint.el (elint-unknown-builtin-args): Remove
        mocklisp entries.
        * textmodes/refill.el (refill-mode): Don't barf when redundantly
        turning refill-mode off.
 
-2001-12-22  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-22  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * time.el (display-time-load-average-threshold): New variable.
        (display-time-update): Use it.
        print-coding-system-briefly): Make printed output have a similar
        format as describe-character-set.
 
-2001-12-20  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-20  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * play/blackbox.el (bb-member): Remove, use member instead.
        (bb-delete): Remove, use delete instead.
 
        * international/fontset.el: Require `ind-util' when compiling.
 
-2001-12-18  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-18  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
        instead of decompose-composite-char.
 
        * newcomment.el (comment-indent): Jump to the middle of empty comments.
 
-2001-12-14  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-14  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * select.el (xselect-convert-to-class, xselect-convert-to-name):
        Document.
        * international/mule.el (set-auto-coding): Don't search for
        "unibyte:" or "coding:" if set-auto-mode-1 returns nil.
 
-2001-12-13  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-13  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
 
        * language/european.el: Remove autoload cookies.  Fix registration
        of diacritic composition function.
 
-2001-12-11  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-11  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * calendar/todo-mode.el: Require time-stamp.
 
        Use `select-frame-set-input-focus'--needed when window manager
        uses "click to focus" policy.
 
-2001-12-09  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-09  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * COPYING: Moved back.
 
        * textmodes/picture.el (picture-mode-map): Don't use defconst
        for a variable.
 
-2001-12-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-12-02  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * textmodes/reftex-index.el (reftex-index-mode):
        Remove make-local-hook.
        (Info-index): Use it.  Add completion to the interactive spec.
        (Info-menu-update): Simplify call to `Info-complete-menu-item'.
 
-2001-11-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-29  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * COPYING: Removed.
 
        (register-char-codings): Use it to cope with generic chars in
        safe-chars.
 
-2001-11-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-29  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
 
        * frame.el (show-trailing-whitespace): Remove :set argument (the
        value was essentially identical to the defalt).
 
-2001-11-26  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-26  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
 
 
        * help-funs.el (describe-syntax): Put (interactive) after doc string.
 
-2001-11-26  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-26  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * international/quail.el (quail-help): Require help-mode in
        top-level instead.
        * language/devan-util.el: Comment out parts of the file
        which apparently are garbled.
 
-2001-11-25  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-25  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
        insert-string.
 
-2001-11-25  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-25  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * play/snake.el (snake-mode): Remove make-local-hook.
 
        Don't recognize a "telephone number" at the beginning of the name.
        (mail-extr-leading-garbage): Match non-word characters only.
 
-2001-11-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * startup.el (command-line-processed): Doc fix.
 
        (multiple-value-apply, nth-value): Use defsubst rather than defalias
        to get better doc strings.
 
-2001-11-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-15  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * derived.el: Fix autoload cookie.
 
        (log-view-current-tag): Take an optional `where' arg.
        (log-view-diff): New user command.
 
-2001-11-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * progmodes/cpp.el (cpp-choose-face): Fix typo.
 
        * calc/calc-ext.el (calc-init-extensions): Update autoload names
        to match files renamed on initial calc import.
 
-2001-11-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * textmodes/flyspell.el (flyspell-default-dictionary):
        Fix previous change.
        (radio-button-choice): Ditto.
        (editable-list): Ditto.
 
-2001-11-09  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-11-09  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * play/gomoku.el: Move definitions of constants to the beginning
        of file, before their use.
        (debugger-setup-buffer): Call it.
        (debugger-mode-map): Bind RET and mouse-2.
 
-2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-31  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * startup.el: Document command line option --no-window-system
        instead of --no-windows.
        * progmodes/compile.el (compilation-set-window-height):
        Select old window only if it's still live.
 
-2001-10-22  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-22  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * help-mode.el (help-buffer): Remove debugging code.
        From Stefan Monnier <monnier@cs.yale.edu>.
        * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
        version in vc.el, with
        (vc-cvs-annotate-current-time): Added, as override of default.
-       (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
+       (vc-cvs-annotate-time): Added.  Taken mostly from the (now removed)
        `vc-cvs-annotate-difference'.
 
 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
 
        * version.el (emacs-version): Bump to 21.1.50.
 
-2001-10-13  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-13  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * mail/mailalias.el (mail-directory-stream): Do not double
        variables in the lambda-list.
 
        * startup.el (command-line-1): Bind tab-width to 8.
 
-2001-10-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-10  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * emulation/tpu-edt.el: Use defalias instead of fset for
        user-visible commands.  From Rob Riepel
 
        * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
 
-2001-10-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-03  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * emulation/tpu-edt.el: Make messages match original TPU/edt
        editor.  From riepel@Stanford.EDU (Rob Riepel).
        * comint.el (comint-send-input): Handle comint-process-echoes
        differently.
 
-2001-09-07  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-09-07  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * locate.el (locate-insert-header): Remove unnecessary whitespace.
 
 
        * simple.el (backward-word): Doc fix.
 
-2001-09-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-09-03  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
        * uncompress.el, uniquify.el, vc.el, view.el, window.el
 
        * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
        Mention "yank" in the help-echo text.
-       Suggested by Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
+       Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
 
 2001-09-01  Stefan Monnier  <monnier@cs.yale.edu>
 
        * startup.el (fancy-splash-screens): Temporarily set
        minor-mode-map-alist to nil while displaying splash screens.
 
-2001-08-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-08-29  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * buff-menu.el: Add Keywords header.
        Doc fix (C-x C-b is bound to list-buffers).
 2001-08-26  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
-       messages.  From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
+       messages.  From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
 
        * emacs-lisp/levents.el: Specify FSF as Maintainer.  From Pavel
-       Jan\e,Am\e(Bk <Pavel@Janik.cz>.
+       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
 
        * emacs-lisp/lselect.el: Ditto.
 
        * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
        Remove periods from the end of error message strings.
-       From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
+       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
 
        * progmodes/antlr-mode.el: Add Keywords header.  From Pavel
-       Jan\e,Am\e(Bk <Pavel@Janik.cz>.
+       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
 
        * net/telnet.el: Ditto.
 
 2001-08-20  Gerd Moellmann  <gerd@gnu.org>
 
        * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
-       some spaces from a message.  From Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>.
+       some spaces from a message.  From Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>.
 
        * whitespace.el (whitespace-global-mode): Add autoload cookie.
 
        text files.
        (image-jpeg-p): Correct calculation of next field offset.
 
-2001-08-08  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-08-08  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * battery.el: Fix typo.
 
        * image.el (image-type-regexps): Use `\`' instead of `^' in
        most regular expressions.
 
-2001-08-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-08-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * play/animate.el: Re-insert a reference to re-inserted function.
 
        * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
        Handle old-style menu definitions.
 
-2001-08-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-08-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
        * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
        * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
        * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
 
-2001-08-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-08-05  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * textmodes/tildify.el: Milan Zamazal has new address.
 
        * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
        From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
 
-2001-07-17  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-07-17  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * international/iso-transl.el: Fix typo in the header of the file.
 
        * server.el (server-process-filter, server-visit-files):
        Add support for +LINE:COLUMN style emacsclient calls.
 
-2001-07-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * emacs-lisp/easy-mmode.el: Add Keywords header.
 
 
        * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
 
-2001-07-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * ps-print.el: Fix Author: header.
 
        send-invisible, which is already defined in Comint.
        (eshell-watch-for-password-prompt): Use it.
 
-2001-07-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * which-func.el (which-func-mode): Doc fix.
 
        * simple.el (set-variable): Require 'cus-edit' instead of
        `wid-edit', so that the Custom widgets get defined.
 
-2001-07-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * allout.el: A fix to follow coding conventions.
 
        * dired.el (dired-insert-set-properties): Fix invalid mouse-face
        property.
 
-2001-07-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
        * play/gamegrid.el, play/handwrite.el, play/landmark.el,
        * mail/reporter.el (reporter-submit-bug-report):
        Don't abuse make-variable-buffer-local.  Fix call to add-hook.
 
-2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-07-15  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * calendar/cal-china.el, calendar/cal-coptic.el,
        * calendar/cal-dst.el, calendar/cal-french.el,
        * vt100-led.el, window.el: Some fixes to follow coding conventions in
        files maintained by FSF.
 
-2001-07-13  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-07-13  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * arc-mode.el: A fix to follow coding conventions.
 
 
        * play/fortune.el: Add types to defcustoms.
 
-2001-07-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-07-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * language/czech.el: A fix to follow coding conventions.
 
 2001-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
-       From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
+       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
 
        * progmodes/ada-mode.el: Ditto.
 
        * calendar/todo-mode.el (todo-top-priorities): Use delete-region
        instead of kill-line.
 
-       * play/pong.el: Fix first line.  From Pavel Jan\e,Am\e(Bk
+       * play/pong.el: Fix first line.  From Pavel Jan\e,Bm\e(Bk
        <Pavel@Janik.cz>.
 
-       * battery.el (battery-update): Add help-echo.  From Pavel Jan\e,Am\e(Bk
+       * battery.el (battery-update): Add help-echo.  From Pavel Jan\e,Bm\e(Bk
        <Pavel@Janik.cz>.
 
 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
 2001-07-02  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * allout.el: Fix the header line, so that finder.el recognizes it.
-       From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
+       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
 
        * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
-       From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
+       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
 
 2001-06-29  Eli Zaretskii  <eliz@is.elta.co.il>
 
 2001-06-10  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * server.el (server-process, server-buffer-clients): Doc fix.
-       From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
+       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
 
 2001-06-09  John Wiegley  <johnw@gnu.org>
 
 2001-05-20  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * international/ccl.el (define-ccl-program): Fix a typo.
-       From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
+       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
 
        * international/mule.el (decode-char): Fix a typo.  From Pavel
-       Jan\e,Am\e(Bk <Pavel@Janik.cz>.
+       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
 
        * textmodes/artist.el (artist-mode): Fix a typo.  From Pavel
-       Jan\e,Am\e(Bk <Pavel@Janik.cz>.
+       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
 
        * frame.el (automatic-hscrolling): Fix a typo.  From Pavel
-       Jan\e,Am\e(Bk <Pavel@Janik.cz>.
+       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
 
 2001-05-18  Sam Steingold  <sds@gnu.org>
 
        coding-system-for-read, if it is non-nil.
 
        * calendar/holidays.el (holidays): Add an autoload cookie.
-       From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
+       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
 
 2001-05-08  John Wiegley  <johnw@gnu.org>
 
        Add an antry for ``converts''.
 
        * language/slovak.el ("Slovak"): Add documentation string.
-       From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
+       From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
 
        * language/czech.el ("Czech"): Add documentation string.
-       From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
+       From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
 
        * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
        to `isci24-mule.bdf'.  From: Kenichi Handa <handa@etl.go.jp>.
 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
 
        * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
-       for Slovak.  From Pavel.Janik@suse.cz (Pavel Jan\e,Am\e(Bk ml.).
+       for Slovak.  From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
 
 2001-03-14  Gerd Moellmann  <gerd@gnu.org>
 
 
 2000-05-07  Dave Love  <fx@gnu.org>
 
-       * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
+       * time.el: Small doc fixes from Pavel Jan\e,Bm\e(Bk ml.
 
 2000-05-05  Dave Love  <fx@gnu.org>