comparison lisp/ChangeLog.5 @ 39229:bf5f26157d70

Update Stephen Gildea's email address.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 10 Sep 2001 14:00:55 +0000
parents 7c187af15c2c
children 218f185269b8
comparison
equal deleted inserted replaced
39228:fcb8e48eec89 39229:bf5f26157d70
684 work with Lucid Emacs. 684 work with Lucid Emacs.
685 (archive-mouse-extract): Use Lucid compatible code. 685 (archive-mouse-extract): Use Lucid compatible code.
686 (archive-summarize-files, archive-lzh-chmod-entry): Guard 686 (archive-summarize-files, archive-lzh-chmod-entry): Guard
687 lambda with function. 687 lambda with function.
688 688
689 1995-05-30 Stephen Gildea <gildea@x.org> 689 1995-05-30 Stephen Gildea <gildea@stop.mail-abuse.org>
690 690
691 * time-stamp.el (time-stamp): only warn about time-stamping 691 * time-stamp.el (time-stamp): only warn about time-stamping
692 being disabled if found a time-stamp that won't get updated. 692 being disabled if found a time-stamp that won't get updated.
693 693
694 1995-05-30 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 694 1995-05-30 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
1498 1498
1499 * mailabbrev.el (sendmail-pre-abbrev-expand-hook): When setting the 1499 * mailabbrev.el (sendmail-pre-abbrev-expand-hook): When setting the
1500 dummy value for abbrev-start-location, use (point-max) rather than 1500 dummy value for abbrev-start-location, use (point-max) rather than
1501 (point), so we won't delete a "-" that happens to be at point. 1501 (point), so we won't delete a "-" that happens to be at point.
1502 1502
1503 1995-04-20 Stephen Gildea <gildea@x.org> 1503 1995-04-20 Stephen Gildea <gildea@stop.mail-abuse.org>
1504 1504
1505 * mh-mime.el, mh-comp.el: Update some MIME doc strings. 1505 * mh-mime.el, mh-comp.el: Update some MIME doc strings.
1506 1506
1507 * mh-comp.el (mh-auto-fill-for-letter): Use fill-prefix to do 1507 * mh-comp.el (mh-auto-fill-for-letter): Use fill-prefix to do
1508 message headers. 1508 message headers.
1840 1840
1841 * fill.el (fill-paragraph, fill-region, fill-nonuniform-paragraphs) 1841 * fill.el (fill-paragraph, fill-region, fill-nonuniform-paragraphs)
1842 (fill-individual-paragraphs): Pass `full' for JUSTIFY arg, 1842 (fill-individual-paragraphs): Pass `full' for JUSTIFY arg,
1843 in the interactive spec, if have prefix arg. 1843 in the interactive spec, if have prefix arg.
1844 1844
1845 1995-04-11 Stephen Gildea <gildea@x.org> 1845 1995-04-11 Stephen Gildea <gildea@stop.mail-abuse.org>
1846 1846
1847 * time-stamp.el (time-stamp-format): Replace list of Lisp 1847 * time-stamp.el (time-stamp-format): Replace list of Lisp
1848 functions with string containing %-escapes, as in `date' program. 1848 functions with string containing %-escapes, as in `date' program.
1849 (time-stamp): Widen buffer while time-stamping. 1849 (time-stamp): Widen buffer while time-stamping.
1850 (time-stamp-toggle-active): New function. 1850 (time-stamp-toggle-active): New function.
4279 (forms--mode-menu-ro, forms--mode-menu-edit): New 4279 (forms--mode-menu-ro, forms--mode-menu-edit): New
4280 functions to create a pulldown menu in the menubar. 4280 functions to create a pulldown menu in the menubar.
4281 (forms--mode-commands): Call them for the edit and view mode. 4281 (forms--mode-commands): Call them for the edit and view mode.
4282 * (forms-print): New function. 4282 * (forms-print): New function.
4283 4283
4284 1995-01-04 Stephen Gildea <gildea@x.org> 4284 1995-01-04 Stephen Gildea <gildea@stop.mail-abuse.org>
4285 4285
4286 * tex-mode.el (tex-print): Better check for when to print current 4286 * tex-mode.el (tex-print): Better check for when to print current
4287 buffer's file over last processed file. 4287 buffer's file over last processed file.
4288 4288
4289 1995-01-03 Noah Friedman <friedman@splode.com> 4289 1995-01-03 Noah Friedman <friedman@splode.com>
6760 6760
6761 * add-log.el (add-change-log-entry): Set add-log-full-name and 6761 * add-log.el (add-change-log-entry): Set add-log-full-name and
6762 add-log-mailing-address here. 6762 add-log-mailing-address here.
6763 (add-log-mailing-address, add-log-full-name): Initialize to nil. 6763 (add-log-mailing-address, add-log-full-name): Initialize to nil.
6764 6764
6765 1994-09-22 Stephen Gildea (gildea@x.org) 6765 1994-09-22 Stephen Gildea (gildea@stop.mail-abuse.org)
6766 6766
6767 * time-stamp.el (time-stamp-mail-host-name): Use mail-host-address. 6767 * time-stamp.el (time-stamp-mail-host-name): Use mail-host-address.
6768 (time-stamp-mail-host): Variable deleted. 6768 (time-stamp-mail-host): Variable deleted.
6769 6769
6770 1994-09-22 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> 6770 1994-09-22 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>