* progmodes/compile.el (grep-find-use-xargs): Fix docstring.
-2002-10-28 Francesco Potorti` <pot@gnu.org>
+2002-10-28 Francesco Potort\e,Al\e(B <pot@gnu.org>
* comint.el (comint-password-prompt-regexp): Synch with main trunk.
* net/eudc.el (eudc-install-menu): Use `define-key' and
`easy-menu-create-menu' to avoid duplication of menu.
-2002-09-13 Francesco Potorti` <pot@gnu.org>
+2002-09-13 Francesco Potort\e,Al\e(B <pot@gnu.org>
* play/tetris.el (tetris-blank-options, tetris-cell-options):
Remove various redundant `(t nil)'.
* play/pong.el (pong-border-options): Likewise, plus reset
color on tty to be [0.5 0.5 0.5].
-2002-09-12 Francesco Potorti` <pot@gnu.org>
+2002-09-12 Francesco Potort\e,Al\e(B <pot@gnu.org>
* play/gamegrid.el (gamegrid-display-type): Treat any
color-capable display as color-x, if display-color-p is fboundp.
* files.el (ange-ftp-completion-hook-function): Add safe-magic prop.
-2002-08-27 Francesco Potorti` <pot@gnu.org>
+2002-08-27 Francesco Potort\e,Al\e(B <pot@gnu.org>
* net/ange-ftp.el (ange-ftp-skip-msgs): Skip the 530 response
given by vsFTPd when accessed with a kerberised FTP client.
* replace.el (perform-replace): Doc fix.
-2001-08-02 Francesco Potorti` <pot@gnu.org>
+2001-08-02 Francesco Potort\e,Al\e(B <pot@gnu.org>
* uniquify.el (uniquify-ref-base, uniquify-ref-filename)
(uniquify-ref-buffer, uniquify-ref-proposed): New functions.
corresponding non-kp keys. Suggested by Stephen Gildea
<gildea@stop.mail-abuse.org>.
-2001-08-01 Francesco Potorti` <pot@gnu.org>
+2001-08-01 Francesco Potort\e,Al\e(B <pot@gnu.org>
* uniquify.el: These changes correct a corner case that the old
code managed correctly.
(mouse-avoidance-set-pointer-shape): Don't do anything if
x-pointer-shape is not boundp.
-2001-07-23 Francesco Potorti` <pot@gnu.org>
+2001-07-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
* uniquify.el: Overall speedup changes when using many buffers.
(uniquify-fix-item-base, uniquify-fix-item-filename)
* saveplace.el: Update maintainer email address.
-2001-06-27 Francesco Potorti` <pot@gnu.org>
+2001-06-27 Francesco Potort\e,Al\e(B <pot@gnu.org>
* uniquify.el: (uniquify-rationalize-file-buffer-names):
Undo previous change.
-2001-06-27 Francesco Potorti` <pot@gnu.org>
+2001-06-27 Francesco Potort\e,Al\e(B <pot@gnu.org>
* uniquify.el (uniquify-rationalize-file-buffer-names): Do a
preliminary quick reordering. Can speed things up dramatically.
* wid-edit.el (widget-default-format-handler): DTRT when
doc-property is a function.
-2000-09-12 Francesco Potorti` <pot@gnu.org>
+2000-09-12 Francesco Potort\e,Al\e(B <pot@gnu.org>
* mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
filed name if it's not there.
* Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
-2000-07-01 Francesco Potorti` <pot@gnu.org>
+2000-07-01 Francesco Potort\e,Al\e(B <pot@gnu.org>
* rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
exim can use "your message" instead of "the message".
* recentf.el (recentf-keep-non-readable-files-p): Quote args
to remove-hook and add-hook.
-2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
+2000-03-07 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
* sendmail.el (mail-send-nonascii): Add a new value `mime' and use
it as the default.
* startup.el (command-line-1): Don't call
make-mode-line-mouse-sensitive.
-2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
+2000-02-07 Francesco Potort\e,Al\e(B <F.Potorti@cnuce.cnr.it>
* mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
before rmail-toggle-header, because the former toggles headers.