comparison lisp/ChangeLog @ 39227:377e5f02169a

Update the email address of Stephen Gildea.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 10 Sep 2001 13:31:04 +0000
parents 3fa6a6d82152
children bf5f26157d70
comparison
equal deleted inserted replaced
39226:d86fe98ee7d5 39227:377e5f02169a
720 * textmodes/ispell.el (ispell-alternate-dictionary): 720 * textmodes/ispell.el (ispell-alternate-dictionary):
721 Add /usr/share/lib/dict/words, for Irix. 721 Add /usr/share/lib/dict/words, for Irix.
722 722
723 * bindings.el: Bind shifted and control-shifted kp-* keys to the 723 * bindings.el: Bind shifted and control-shifted kp-* keys to the
724 corresponding non-kp keys. Suggested by Stephen Gildea 724 corresponding non-kp keys. Suggested by Stephen Gildea
725 <gildea@alum.mit.edu>. 725 <gildea@stop.mail-abuse.org>.
726 726
727 2001-08-01 Francesco Potorti` <pot@gnu.org> 727 2001-08-01 Francesco Potorti` <pot@gnu.org>
728 728
729 * uniquify.el: These changes correct a corner case that the old 729 * uniquify.el: These changes correct a corner case that the old
730 code managed correctly. 730 code managed correctly.
3216 3216
3217 * image.el (image-type-regexps): Change type for PS files 3217 * image.el (image-type-regexps): Change type for PS files
3218 to `postscript'. 3218 to `postscript'.
3219 3219
3220 * subr.el (read-passwd): Clear command history after each 3220 * subr.el (read-passwd): Clear command history after each
3221 character entered. From: Stephen Gildea <gildea@alum.mit.edu>. 3221 character entered. From: Stephen Gildea
3222 <gildea@stop.mail-abuse.org>.
3222 3223
3223 2001-03-27 Kenichi Handa <handa@etl.go.jp> 3224 2001-03-27 Kenichi Handa <handa@etl.go.jp>
3224 3225
3225 * international/kkc.el (kkc-save-init-file): Locally bind 3226 * international/kkc.el (kkc-save-init-file): Locally bind
3226 print-length to nil. 3227 print-length to nil.
6346 6347
6347 2000-12-09 Stefan Monnier <monnier@cs.yale.edu> 6348 2000-12-09 Stefan Monnier <monnier@cs.yale.edu>
6348 6349
6349 * progmodes/ada-stmt.el: Update `maintainer'. 6350 * progmodes/ada-stmt.el: Update `maintainer'.
6350 6351
6351 2000-12-09 Stephen Gildea <gildea@alum.mit.edu> 6352 2000-12-09 Stephen Gildea <gildea@stop.mail-abuse.org>
6352 6353
6353 * time-stamp.el (time-stamp-old-format-warn): Reorder custom 6354 * time-stamp.el (time-stamp-old-format-warn): Reorder custom
6354 choices to match documentation string. 6355 choices to match documentation string.
6355 6356
6356 2000-12-09 Miles Bader <miles@gnu.org> 6357 2000-12-09 Miles Bader <miles@gnu.org>
8507 2000-10-25 Gerd Moellmann <gerd@gnu.org> 8508 2000-10-25 Gerd Moellmann <gerd@gnu.org>
8508 8509
8509 * menu-bar.el (menu-bar-options-menu): Add a help string for 8510 * menu-bar.el (menu-bar-options-menu): Add a help string for
8510 `uniquify'. 8511 `uniquify'.
8511 8512
8512 2000-10-25 Stephen Gildea <gildea@alum.mit.edu> 8513 2000-10-25 Stephen Gildea <gildea@stop.mail-abuse.org>
8513 8514
8514 * time-stamp.el (time-stamp-string-preprocess): 8515 * time-stamp.el (time-stamp-string-preprocess):
8515 Fix a wrong type argument error. 8516 Fix a wrong type argument error.
8516 8517
8517 2000-10-25 Miles Bader <miles@gnu.org> 8518 2000-10-25 Miles Bader <miles@gnu.org>
9173 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix. 9174 * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
9174 9175
9175 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace 9176 * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
9176 transparent -colors 8). 9177 transparent -colors 8).
9177 9178
9178 2000-10-13 Stephen Gildea <gildea@alum.mit.edu> 9179 2000-10-13 Stephen Gildea <gildea@stop.mail-abuse.org>
9179 9180
9180 * time-stamp.el (time-stamp): Fixed bug in new multi-line code 9181 * time-stamp.el (time-stamp): Fixed bug in new multi-line code
9181 that breaks with old list format timestamps. 9182 that breaks with old list format timestamps.
9182 (time-stamp-warn-inactive, time-stamp-old-format-warn) 9183 (time-stamp-warn-inactive, time-stamp-old-format-warn)
9183 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings. 9184 (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
14527 * ediff-init.el (ediff-region-help-echo): Bind face-help. 14528 * ediff-init.el (ediff-region-help-echo): Bind face-help.
14528 14529
14529 2000-07-23 Noah Friedman <friedman@splode.com> 14530 2000-07-23 Noah Friedman <friedman@splode.com>
14530 14531
14531 * type-break.el (type-break): perform autosave. 14532 * type-break.el (type-break): perform autosave.
14532 Suggested by Stephen Gildea <gildea@intouchsys.com>. 14533 Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
14533 (type-break-do-query): Cancel query schedule while performing 14534 (type-break-do-query): Cancel query schedule while performing
14534 actual query, to avoid possibility of a second query being made 14535 actual query, to avoid possibility of a second query being made
14535 while first one is already in progress. 14536 while first one is already in progress.
14536 (type-break-time-stamp-format): New variable. 14537 (type-break-time-stamp-format): New variable.
14537 (type-break-time-stamp): New function. 14538 (type-break-time-stamp): New function.