Corrected the fix to bug 127167.
[bpt/emacs.git] / lisp / ChangeLog
index f45da8f..5cff212 100644 (file)
@@ -1,3 +1,721 @@
+2002-02-06  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-01-26  John Wiegley  <johnw@gnu.org>
+
+       * align.el (align-region): Added a missing name argument.
+
+2002-01-14  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.
+
+>>>>>>> 1.3452
+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>
+
+       * faces.el (mode-line-inactive): Add dark-background variant.
+
+2002-02-11  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * toolbar/tool-bar.el (tool-bar-mode): Removed standard value.
+       * menu-bar.el (menu-bar-mode): Ditto.
+       * cus-edit.el (customize-mark-to-save): Always save variables
+       without a standard value.
+
+       * menu-bar.el (menu-bar-make-toggle): Made it aware of customize.
+       (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-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-mark-as-set): New function.
+
+2002-02-11  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * cus-start.el: Don't warn about "x-*" symbols when building a
+       non-GUI version.
+
+2002-02-11  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+
+       * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
+       Doc fix.
+       (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.
+
+       * international/mule-diag.el: Various doc and message fixes.
+       (non-iso-charset-alist): Add mac-roman.  Don't add entries for
+       codepages already present.
+       (list-block-of-chars): Display space for null entries in
+       translation table.  Display tab specially.
+       (list-non-iso-charset-chars): Check for null charsets.  Use pop
+       for clarity.  Don't break 8-bit sets into sections between ranges.
+       (list-charset-chars): Avoid indent-tabs-mode.
+       (describe-char-after): Maybe use the text property for syntax
+       table information.  Maybe report char-code-property-table info.
+       Maybe report character's unicode.  Tweak printing of list info.
+       (list-input-methods): Add xref buttons.
+       (dump-charsets, dump-codings): Deleted (obsolete).
+       From Dave Love <fx@gnu.org>.
+
+2002-02-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+
+       * 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
+       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.
+
+       * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
+       
+       * 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.
+       
+2002-02-09  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+
+       * menu-bar.el (menu-bar-options-save): Take care of
+       line-number-mode and column-number-mode variables.
+       (menu-bar-showhide-menu): New menu-items "Show Line Number" and
+       "Show Column Number" in "Show/Hide" menu.
+
+2002-02-09  Richard M. Stallman  <rms@gnu.org>
+
+       * mail/mailabbrev.el (mail-mode-map): Use eval-after-load to change it.
+
+2002-02-09  Kim F. Storm  <storm@cua.dk>
+
+       * faces.el (mode-line-inactive): New face for mode-line for
+       non-selected windows.
+       (mode-line): Doc fix: Only used for selected window.
+
+2002-02-08  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * calendar/cal-menu.el (calendar-mode-map): Change the menu item's
+       name to "Insert Diary Entry".
+
+2002-02-08  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * font-lock.el (save-buffer-state): Use restore-buffer-modified-p.
+       (c-font-lock-syntactic-face-function): Accept doxygen-style comments.
+
+2002-02-08  Richard M. Stallman  <rms@gnu.org>
+
+       * textmodes/text-mode.el (text-mode-hook-identify): Define as no-op.
+
+2002-02-08  Andreas Schwab  <schwab@suse.de>
+
+       * calc/calc.el (calcDigit-key): Use minibuffer-prompt-end instead
+       of point-min.
+
+2002-02-08  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * net/ange-ftp.el (ange-ftp-process-handle-line)
+       (ange-ftp-set-xfer-size): If the file's size is a float, divide
+       by 1024 instead of using ash.
+
+       * international/mule-cmds.el (select-safe-coding-system):
+       State the buffer's name in the message popped in the *Warning* buffer,
+       and make sure the offending buffer is displayed.
+
+2002-02-07  Markus Rost  <rost@math.ohio-state.edu>
+
+       * ffap.el (ffap-newsgroup-p): Test for non-nil symbol-value of htb.
+
+2002-02-07  Richard M. Stallman  <rms@gnu.org>
+
+       * terminal.el (terminal-map): Define [menu-bar] so global def is seen.
+
+       * register.el (list-registers): New command.
+       (describe-register-1): New subroutine, taken out of view-register.
+
+       * emacs-lisp/copyright.el (copyright-regexp):
+       Delete the unibyte copyright symbol; it's redundant.
+       Fix a spazz in the multibyte encoding here.
+
+2002-02-07  Dave Love  <fx@gnu.org>
+
+       * language/cyril-util.el (cyrillic-encode-koi8-r-char)
+       (cyrillic-encode-alternativnyj-char): Get translation tables from
+       symbol properties, not as variables.
+       (standard-display-cyrillic-translit): Include unicodes.
+
+2002-02-06  Kim F. Storm  <storm@cua.dk>
+
+       * help.el (where-is): Report remapped commands.
+
+       * help-fns.el (describe-function-1): Ditto.
+
+       * 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>
+
+       * textmodes/flyspell.el (flyspell-insert-function): Doc fix.
+
+2002-02-06  Richard M. Stallman  <rms@gnu.org>
+
+       * mail/mailabbrev.el: Require sendmail only at compile time.
+       (mail-mode-header-syntax-table): Var deleted.
+       (mail-abbrev-syntax-table): Init to nil, will compute when needed.
+       (sendmail-pre-abbrev-expand-hook): Only temporarily change
+       local-abbrev-table and the syntax table.
+       Compute mail-abbrev-syntax-table if that has not been done.
+
+       * progmodes/compile.el (grep-compute-defaults): Definition moved up.
+
+       * emacs-lisp/debug.el (debugger-frame-offset): Var deleted.
+       (debugger-frame-number): Figure out the offset directly.
+       (debugger-setup-buffer): Don't use debugger-frame-offset.
+       (debugger-frame, debugger-frame-clear): Likewise.
+       (debugger-jump): Don't alter debugger-frame-offset.
+
+       * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
+       Replace foo-p as var name with foo-flag, not foo-p-flag.
+
+       * hilit-chg.el (highlight-changes-active-string): Default to +Chg.
+       (highlight-changes-passive-string): Default to -Chg.
+       (highlight-changes-global-modes): Doc fix.
+
+       * dired.el (dired-get-filename): Add /: when appropriate
+       to avoid taking a local name as remote.
+
+       * files.el (file-name-non-special): Add special handling for
+       file-name-sans-versions, file-name-completion, and
+       file-name-all-completions.
+
+       * isearch.el (isearch-update): Don't update display in kbd macro.
+       (isearch-lazy-highlight-new-loop): Do nothing in kbd macro.
+
+       * subr.el (force-mode-line-update): Doc fix.
+
+       * subr.el (atomic-change-group, prepare-change-group)
+       (activate-change-group, accept-change-group, cancel-change-group):
+       New functions.
+
+       * simple.el (undo-get-state, undo-revert-to-state): Fns deleted.
+       (transpose-subr-1): Use atomic-change-group.
+
+       * subr.el (add-minor-mode): Include the mode's lighter string
+       in the minor mode menu item name.
+
+       * mail/rmail.el (rmail-toggle-header): Avoid possibly slow call to
+       rmail-count-screen-lines starting from (point-min).
+
+       * startup.el (use-fancy-splash-screens-p): Need 19 lines,
+       beyond the image height, to use the fancy splash screen.
+
+       * textmodes/text-mode.el (text-mode-hook-identify): Function deleted.
+       (text-mode): Set text-mode-variant here.
+
+2002-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * play/pong.el (pong-height): Don't use height that exceeds the
+       frame height.
+       (pong-border-options): Make the border colors slightly more bright.
+
+       * play/gamegrid.el (gamegrid-display-type): Treat any
+       color-capable display as color-x, if display-color-p is fboundp.
+       (gamegrid-make-color-x-face): Don't call gamegrid-color twice.
+       (gamegrid-make-color-tty-face): Use the value of color, not the
+       symbol itself.  Don't call gamegrid-color.
+
+>>>>>>> 1.3440
+2002-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * gud.el (gud-refresh): Call recenter only after we are sure we
+       are in the right window.
+
+2002-02-05  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * 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>
+
+       * cus-start.el (x-use-underline-position-properties):
+       Allow customization.
+
+2002-02-04  Simon Josefsson  <jas@extundo.com>
+
+       * dired.el (dired-load-hook, dired-mode-hook)
+       (dired-before-readin-hook, dired-after-readin-hook): Defcustom.
+
+2002-02-03  Colin Walters  <walters@verbum.org>
+
+       * ibuf-ext.el (ibuffer-filter-format-alist)
+       (ibuffer-cached-filter-formats, ibuffer-compiled-filter-formats):
+       New variables.
+       * ibuffer.el (ibuffer): Remove link; the "home page" for ibuffer
+       is now the Emacs CVS tree.
+       (ibuffer-formats): Doc fix.
+       (ibuffer-active-formats-name, ibuffer-current-formats): New functions.
+       (ibuffer-current-format): Use them.
+       (ibuffer-recompile-formats, ibuffer-check-formats)
+       (ibuffer-switch-format, ibuffer-update-title):
+       Add support for ibuffer-filter-format-alist.
+       (define-ibuffer-column process): Remove unncessary consing.
+
+       * ibuf-macs.el (define-ibuffer-column): Add beginnings of support
+       for a summary column.
+
+2002-02-03  Andreas Schwab  <schwab@suse.de>
+
+       * 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>
+
+       * calculator.el (calculator-displayers): Doc fixes.
+
+2002-02-03  Pavel Jan\e,Am\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'.
+       (showhide-date-time): New function.
+       (menu-bar-showhide-menu): New menu-item "Date and time".
+
+2002-02-03  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * mail/rmail.el (rmail): Use find-buffer-visiting instead of
+       get-file-buffer to check for rmail buffer existence.
+
+       * term.el (term-emulate-terminal): Extract proper command string
+       which is supplied to term-command-hook.
+
+2002-02-03  Richard M. Stallman  <rms@gnu.org>
+
+       * international/quail.el (quail-help): Don't call help-setup-xref.
+
+       * international/mule-cmds.el (describe-input-method):
+       Call help-setup-xref here.
+       (describe-current-input-method): Doc fix.
+
+       * novice.el (disabled-command-hook): Clarify output text.
+       Indent the paragraph from the command's doc string.
+
+       * dabbrev.el (dabbrev--goto-start-of-abbrev):
+       Exit loop on beginning of field rather than bobp.
+
+2002-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * mail/uce.el (uce-reply-to-uce): Prune the headers before copying
+       the message text into the *mail* buffer, and restore the pruned
+       state after that.
+
+       * mail/rmail.el (rmail-redecode-body): Prune the headers before
+       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>
+
+       * cus-edit.el (customize-save-variable): Fix typo in prompt.
+
+       These changes integrate new version of flyspell.el from its
+       maintainer, Manuel Serrano:
+
+       * textmodes/flyspell.el (flyspell-issue-message-flag): New user option.
+       (flyspell-mode-on, flyspell-notify-misspell)
+       (flyspell-small-region, flyspell-external-point-words)
+       (flyspell-large-region): Use it
+       (flyspell-before-incorrect-word-string)
+       (flyspell-after-incorrect-word-string): New user options.
+       (make-flyspell-overlay): Use them.
+       (flyspell-version): New function.
+       (flyspell-incorrect-face, flyspell-duplicate-face): Adapt face
+       definitions to use :weight.
+       (flyspell-insert-function): New user option.
+       (flyspell-auto-correct-word, flyspell-correct-word)
+       (flyspell-xemacs-correct): Use it.
+       (flyspell-define-abbrev): New function.
+       (flyspell-auto-correct-word, flyspell-correct-word)
+       (flyspell-xemacs-correct): Use it.
+       (make-flyspell-overlay): Use `evaporate' property.
+       (flyspell-auto-correct-word, flyspell-correct-word): Remove overlay.
+       (flyspell-emacs-popup): Use `session' instead of `accept'.
+       (flyspell-auto-correct-previous-pos): New variable.
+       (flyspell-auto-correct-previous-hook)
+       (flyspell-auto-correct-previous-word): New functions.
+
+2002-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * novice.el (enable-command): If Emacs was invoked as "emacs -q",
+       don't alter the user's ~/.emacs.
+       (disable-command): If user-init-file is nil or does not exist,
+       default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
+       But don't alter the init file if Emacs was invoked as "emacs -q"
+
+2002-02-01  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * mail/sendmail.el (mail-mode): Undo half of last change.
+
+       * indent.el (indent-for-tab-command): Remove spurious code.
+
+       * hi-lock.el (hi-lock-find-patterns): Save restriction.
+
+2002-02-01  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * calendar/time-date.el: Moved from lisp/gnus.
+
+       * calendar/parse-time.el: Ditto.
+
+2002-01-31  Richard M. Stallman  <rms@gnu.org>
+
+       * international/iso-acc.el (iso-languages): Fix ", " in French.
+
+       * cus-start.el (history-length): Specify customization for it.
+
+       * emacs-lisp/debug.el (debugger-setup-buffer):
+       When an eval-buffer frame was reading from a buffer,
+       insert indication of the buffer position.
+       (debugger-frame-number): Ignore ;;;-comment lines in backtrace.
+       (debugger-frame-clear, debugger-frame): Error on non-frame line.
+
+       * simple.el (shell-command-on-region): Err if no mark
+       before reading the command string.
+
+       * hl-line.el (hl-line-highlight, hl-line-unhighlight):
+       Definitions moved down after hl-line-mode var's definition.
+
+       * hilit-chg.el (hilit-chg-fixup): Don't alter overlay if not ours.
+       (hilit-chg-set-face-on-change): Rename arg.
+       (hilit-chg-make-ov): Detect error earlier.
+
+       * ediff-hook.el: Delete autoload cookies.
+
+       * comint.el (comint-scroll-show-maximum-output): Default is t.
+
+       * emacs-lisp/bytecomp.el (batch-byte-compile): New arg noforce.
+       (batch-byte-compile-if-not-done): New function.
+
+       * Makefile.in (compile): New target.
+       (compile-always): Renamed from compile-files.
+       (compile-after-backup): Renamed from compile.
+       (bootstrap): Depend on compile-always, not compile-files.
+
+       * 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>
+
+       * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
+       Version" to "About Emacs".
+       (menu-bar-options-save): Add `default-frame-alist'
+       to saved variables.
+       (menu-bar-showhide-scroll-bar-menu): Use frame-parameters instead
+       of the variable `scroll-bar-mode'.
+
+       * startup.el (normal-splash-screen, display-splash-screen):
+       New functions (separated from command-line-1).
+       (command-line-1): Use them.
+
+2002-01-28  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * calendar/calendar.el (generate-calendar-month): Doc fix.
+
+2002-01-27  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+
+       * time.el (display-time-mail-directory): New option.
+       (display-time-mail-function): Update doc-string.
+       (display-time-mail-icon): Use XPM image when available.
+       (display-time-string-forms): Use more descriptive text as
+       help-echo property.
+       (display-time-mail-check-directory): New function.
+       (display-time-update): Use it.
+
+       * menu-bar.el (menu-bar-showhide-scroll-bar-menu):
+       Quote `window-system'.
+
+       * tmm.el (tmm-get-keymap): Honour :visible in `menu-item'.
+       Add Keywords header.  Update Commentary section.
+       Update copyright notice.
+
+       * menu-bar.el (menu-bar-scroll-bar-right)
+       (menu-bar-scroll-bar-left, menu-bar-scroll-bar-none)
+       (showhide-menu-bar): New functions.
+       (menu-bar-showhide-menu): New submenu "Show/Hide".
+       (menu-bar-showhide-scroll-bar-menu): "Scroll-bar" submenu of
+       "Show/Hide".
+       Update copyright notice.
+
+2002-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * lazy-lock.el (lazy-lock-mode): Add a reference to jit-lock.
+
+2002-01-26  Evgeny Roubinchtein  <evgenyr@cs.washington.edu>
+
+       * pc-select.el (pc-selection-mode-hook)
+       (pc-select-saved-settings-alist, pc-select-map)
+       (pc-select-saved-global-map, pc-select-key-bindings-alist)
+       (pc-select-default-key-bindings, pc-select-extra-key-bindings)
+       (pc-select-meta-moves-sexps-key-bindings)
+       (pc-select-tty-key-bindings, pc-select-old-M-delete-binding):
+       New variables.
+       (pc-select-define-keys, pc-select-restore-keys): New functions.
+       (pc-select-add-to-alist, pc-select-save-and-set-var)
+       (pc-select-save-and-set-mode, pc-select-restore-var)
+       (pc-select-restore-mode): New macros.
+       (pc-selection-mode): Completely rewrote the body of the function;
+       the main goal was to make pc-selection-mode "turn-off"-able, like
+       other minor modes.  Use define-minore-mode instead of just a
+       defun.  Store the key bindings into four alists:
+       pc-select-default-key-bindings, pc-select-extra-key-bindings,
+       pc-select-meta-moves-sexps-key-bindings, and
+       pc-select-tty-key-bindings; then have the pc-select-define-keys
+       function walk those alists instead of calling define-key
+       repeatedly.  When the mode is turned on, set the
+       keybindings in global-map and remember the old keybindings; when
+       the mode is turned off, restore the previously-saved keybindings.
+       (pc-selection-mode defcustom): Reflect the fact that the mode is
+       now "turn-off"-able.
+
+2002-01-26  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * eshell/esh-cmd.el (eshell-eval-command): If eshell-resume-eval
+       returns t, don't treat that as an error.
+
+2002-01-25  Jason Rumney  <jasonr@gnu.org>
+
+       * faces.el (face-font-registry-alternatives) [windows-nt]:
+       Add ms-oemlatin as an alternative for iso8859-1.
+
+2002-01-25  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * pcvs.el (cvs-reread-cvsrc): Distinguish between an empty list of
+       args and the absence of an entry.  Don't add -f each time.
+
+2002-01-25  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * emacs-lisp/cl-seq.el (mismatch): Doc fix.
+
+       Support for more than 8 colors on character terminals:
+
+       * term/rxvt.el: New file.
+
+       * Makefile.in (DONTCOMPILE): Remove term/xterm.el.
+
+       * term/xterm.el (xterm-standard-colors): New variable.
+       (xterm-rgb-convert-to-16bit, xterm-register-default-colors)
+       (xterm-rxvt-set-background-mode): New functions.
+       (toplevel): Call xterm-register-default-colors,
+       xterm-rxvt-set-background-mode, and tty-set-up-initial-frame-faces.
+       Add support for more keys from xterm's terminfo entry.
+
+       * facemenu.el (list-colors-display): If the argument is nil, don't
+       show more colors that the number returned by display-color-cells.
+
+       * term/pc-win.el (msdos-color-values): Reverse the order of the
+       colors, since tty-color-define now preserves the registration order.
+
+       * w32-fns.el (w32-tty-standard-colors): Reverse the order.
+
+       * term/tty-colors.el (tty-standard-colors): Reverse the order.
+       (tty-register-default-colors): New function; code moved from
+       startup.el's command-line.
+       (tty-modify-color-alist): Use nconc instead of cons, to preserve
+       the order the colors where registered.
+
+       * frame.el (display-color-cells): Use tty-display-color-cells.
+
+       * startup.el (command-line): Call tty-register-default-colors.
+
+2002-01-25  Richard M. Stallman  <rms@gnu.org>
+
+       * subr.el (remove): Doc fix.
+
+2002-01-24  Richard M. Stallman  <rms@gnu.org>
+
+       * progmodes/compile.el (compilation-handle-exit):
+       Add a compilation-handle-exit property to the "finished" message.
+       (compilation-parse-errors): Stop parsing when that property is seen.
+
+       * subr.el (substring-no-properties): New function.
+       (copy-without-properties): Function deleted.
+
+       * term/x-win.el (x-handle-geometry): Put sizes on both
+       initial-frame-alist and default-frame-alist.
+
+       * cus-edit.el (custom-save-all): Bind file-precious-flag to t
+       for saving .emacs.
+
+       * files.el (basic-save-buffer-2): Ignore file-error in delete-file.
+
+       * calendar/calendar.el (generate-calendar-month): Doc fix.
+
+2002-01-23  Richard M. Stallman  <rms@gnu.org>
+
+       * play/tetris.el (tetris): New defgroup.
+       (tetris-use-glyphs, tetris-use-color, tetris-draw-border-with-glyphs)
+       (tetris-default-tick-period): Convert to defcustom.
+       Added * in docstring to indicate user variable.
+       (tetris-update-speed-function, tetris-mode-hook, tetris-tty-colors)
+       (tetris-x-colors, tetris-buffer-name, tetris-buffer-width)
+       (tetris-buffer-height, tetris-width, tetris-height)
+       (tetris-top-left-x, tetris-top-left-y): Convert to defcustom.
+
+2002-01-22  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * mail/sendmail.el (mail-mode): ">" is not a supercite-style prefix
+       and is already matched by adaptive-fill-regexp.
+
+2002-01-22  Richard M. Stallman  <rms@gnu.org>
+
+       * bindings.el (mode-line-copied-mode-name): New variable.
+       (mode-line-mode-name): Don't modify mode-name itself!
+       Instead, make a copy and reuse it.
+
+       * subr.el (copy-without-properties): New function.
+
+       * progmodes/sh-script.el (sh-set-shell): Doc fix.
+
+       * net/ange-ftp.el (ange-ftp-canonize-filename): Avoid duplicate
+       slash if DIR is just slash.
+
+       * progmodes/perl-mode.el (perl-mode-abbrev-table): Restore definition.
+
+>>>>>>> 1.3409
+2002-01-21  Richard M. Stallman  <rms@gnu.org>
+
+       * emacs-lisp/copyright.el (copyright-regexp): Fix previous change.
+
+       * net/ange-ftp.el (ange-ftp-bs2000-posix-hook-installed):
+       Move defvar up.
+
+       * textmodes/ispell.el (ispell-help): Clean up echo area if user quits.
+
+       * ibuffer.el: Don't require ibuf-ext at load time.
+       (ibuffer): Require ibuf-ext here.
+
 2002-01-21  Francesco Potorti`  <pot@gnu.org>
 
        * generic-x.el (apache-conf-generic-mode): Highlight the first
        with `byte-compile-dynamic'.
        (ibuffer-default-directory, toplevel): Doc files.
 
-2002-01-20  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2002-01-20  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2002-01-19  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2002-01-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
        * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
        2 ldapsearch.
        (eudc-display-mail): New function.
        (eudc-bob-play-sound-at-point): Remove XEmacs case.
 
+>>>>>>> 1.3356
 2002-01-15  Richard M. Stallman  <rms@gnu.org>
 
        * emacs-lisp/autoload.el (make-autoload):
        (comint-send-input): New arg NO-NEWLINE.
        (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
 
-2002-01-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2002-01-12  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2002-01-08  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2002-01-08  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2002-01-06  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2002-01-05  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2002-01-04  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2002-01-03  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2002-01-02  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-30  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-25  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-22  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-22  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
        * time.el (display-time-load-average-threshold): New variable.
        (display-time-update): Use it.
        * apropos.el (apropos-print): SPACING is now nil or a separator string.
        (apropos-documentation, apropos-value): Pass a suitable string.
 
+>>>>>>> 1.3337
 2001-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * dired.el (dired-free-space-program, dired-free-space-args):
        print-coding-system-briefly): Make printed output have a similar
        format as describe-character-set.
 
-2001-12-20  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-20  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-18  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-14  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-13  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-11  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-09  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-02  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-11-29  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-11-29  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-11-26  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-11-26  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-11-25  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
        * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
        insert-string.
 
-2001-11-25  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-11-25  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-11-16  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-11-15  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-11-12  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-11-12  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-11-09  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-10-31  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-10-22  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
        * help-mode.el (help-buffer): Remove debugging code.
        From Stefan Monnier <monnier@cs.yale.edu>.
 
        * version.el (emacs-version): Bump to 21.1.50.
 
-2001-10-13  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-10-13  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-10-10  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-10-03  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-09-07  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
        * locate.el (locate-insert-header): Remove unnecessary whitespace.
 
 
        * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
        Mention "yank" in the help-echo text.
-       Suggested by Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       Suggested by Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-08-29  Pavel Jan\e,Am\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,Bm\e(Bk <Pavel@Janik.cz>.
+       messages.  From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
 
        * emacs-lisp/levents.el: Specify FSF as Maintainer.  From Pavel
-       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       Jan\e,Am\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,Bm\e(Bk <Pavel@Janik.cz>.
+       From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
 
        * progmodes/antlr-mode.el: Add Keywords header.  From Pavel
-       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>.
+       some spaces from a message.  From Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-08-08  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-08-06  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-08-06  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-08-05  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-17  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-16  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-15  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-13  Pavel Jan\e,Am\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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-07-12  Pavel Jan\e,Am\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,Bm\e(Bk <Pavel@Janik.cz>
+       From Pavel Jan\e,Am\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,Bm\e(Bk
+       * play/pong.el: Fix first line.  From Pavel Jan\e,Am\e(Bk
        <Pavel@Janik.cz>.
 
-       * battery.el (battery-update): Add help-echo.  From Pavel Jan\e,Bm\e(Bk
+       * battery.el (battery-update): Add help-echo.  From Pavel Jan\e,Am\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,Bm\e(Bk <Pavel@Janik.cz>.
+       From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
 
        * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
-       From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       From Pavel Jan\e,Am\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,Bm\e(Bk <Pavel@Janik.cz>.
+       From Pavel Jan\e,Am\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,Bm\e(Bk <Pavel@Janik.cz>.
+       From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
 
        * international/mule.el (decode-char): Fix a typo.  From Pavel
-       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       Jan\e,Am\e(Bk <Pavel@Janik.cz>.
 
        * textmodes/artist.el (artist-mode): Fix a typo.  From Pavel
-       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       Jan\e,Am\e(Bk <Pavel@Janik.cz>.
 
        * frame.el (automatic-hscrolling): Fix a typo.  From Pavel
-       Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+       Jan\e,Am\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,Bm\e(Bk <Pavel@Janik.cz>.
+       From Pavel Jan\e,Am\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,Bm\e(Bk).
+       From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
 
        * language/czech.el ("Czech"): Add documentation string.
-       From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
+       From Pavel@Janik.cz (Pavel Jan\e,Am\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,Bm\e(Bk ml.).
+       for Slovak.  From Pavel.Janik@suse.cz (Pavel Jan\e,Am\e(Bk ml.).
 
 2001-03-14  Gerd Moellmann  <gerd@gnu.org>