summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Potortì <pot@gnu.org>2002-12-20 13:02:37 +0000
committerFrancesco Potortì <pot@gnu.org>2002-12-20 13:02:37 +0000
commit7938e8a1acda2e6e8d5a3f17558fbc21e1ffeffd (patch)
treebc1784b79553cbac3666b6e65b7ec5b30b02135d
parent370bd8378b12d554aa651904bdd338d789a87bde (diff)
downloademacs-7938e8a1acda2e6e8d5a3f17558fbc21e1ffeffd.tar.gz
*** empty log message ***
-rw-r--r--lisp/ChangeLog26
1 files changed, 13 insertions, 13 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 56991776744..bf8260af0e5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -78,7 +78,7 @@
* progmodes/compile.el (grep-find-use-xargs): Fix docstring.
-2002-10-28 Francesco Potorti` <pot@gnu.org>
+2002-10-28 Francesco Potort,Al(B <pot@gnu.org>
* comint.el (comint-password-prompt-regexp): Synch with main trunk.
@@ -246,7 +246,7 @@
* 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,Al(B <pot@gnu.org>
* play/tetris.el (tetris-blank-options, tetris-cell-options):
Remove various redundant `(t nil)'.
@@ -259,7 +259,7 @@
* 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,Al(B <pot@gnu.org>
* play/gamegrid.el (gamegrid-display-type): Treat any
color-capable display as color-x, if display-color-p is fboundp.
@@ -370,7 +370,7 @@
* files.el (ange-ftp-completion-hook-function): Add safe-magic prop.
-2002-08-27 Francesco Potorti` <pot@gnu.org>
+2002-08-27 Francesco Potort,Al(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.
@@ -2550,7 +2550,7 @@
* replace.el (perform-replace): Doc fix.
-2001-08-02 Francesco Potorti` <pot@gnu.org>
+2001-08-02 Francesco Potort,Al(B <pot@gnu.org>
* uniquify.el (uniquify-ref-base, uniquify-ref-filename)
(uniquify-ref-buffer, uniquify-ref-proposed): New functions.
@@ -2589,7 +2589,7 @@
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,Al(B <pot@gnu.org>
* uniquify.el: These changes correct a corner case that the old
code managed correctly.
@@ -2722,7 +2722,7 @@
(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,Al(B <pot@gnu.org>
* uniquify.el: Overall speedup changes when using many buffers.
(uniquify-fix-item-base, uniquify-fix-item-filename)
@@ -3452,12 +3452,12 @@
* saveplace.el: Update maintainer email address.
-2001-06-27 Francesco Potorti` <pot@gnu.org>
+2001-06-27 Francesco Potort,Al(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,Al(B <pot@gnu.org>
* uniquify.el (uniquify-rationalize-file-buffer-names): Do a
preliminary quick reordering. Can speed things up dramatically.
@@ -12709,7 +12709,7 @@
* 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,Al(B <pot@gnu.org>
* mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
filed name if it's not there.
@@ -16762,7 +16762,7 @@
* Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
-2000-07-01 Francesco Potorti` <pot@gnu.org>
+2000-07-01 Francesco Potort,Al(B <pot@gnu.org>
* rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
exim can use "your message" instead of "the message".
@@ -20029,7 +20029,7 @@
* 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,Al(B <F.Potorti@cnuce.cnr.it>
* sendmail.el (mail-send-nonascii): Add a new value `mime' and use
it as the default.
@@ -20663,7 +20663,7 @@
* 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,Al(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.