From 7f6e33e6093615a03a572eabc2251e522a6f24a4 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Thu, 15 Nov 2001 12:59:54 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 36 +++++++++++++++++++++++++----------- 1 file changed, 25 insertions(+), 11 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1f065f5bd77..b17cc6fae70 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,22 @@ +2001-11-15 Stefan Monnier + + * server.el (server-process-filter): Run pore/post-comment-hook + before/after visiting the file. + + * info-look.el (makefile-mode): Add info for automake. + (autoconf-mode): Fix the name of the index for automake. + + * international/latin-9.el: Give pilcrow punctuation syntax. + 2001-11-15 Andre Spiegel * vc.el: Documentation fixes. +2001-11-14 Stefan Monnier + + * smerge-mode.el (smerge-match-conflict): Fix typo. + (smerge-diff): Be careful to read match-data early enough. + 2001-11-14 Colin Walters * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify) @@ -12,16 +27,16 @@ (calcFunc-ceil, calcFunc-round): Ditto. * calc/calc-bin.el (calcFunc-clip): Ditto. - + * calc/calc-ext.el (calcFunc-evalv): Ditto. - + * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto. - + * calc/calc-misc.el (math-fixnump, math-fixnatnump) (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto. * calc/calc-units.el (calcFunc-unsimplify): Ditto. - + * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el @@ -40,7 +55,7 @@ 2001-11-13 Gerd Moellmann - * mouse.el (mouse-drag-region): Don't run the up-event + * mouse.el (mouse-drag-region): Don't run the up-event handler if window start changed due to the down-mouse event. 2001-11-13 Richard M. Stallman @@ -51,22 +66,21 @@ 2001-11-13 Simon Josefsson - * mail/smtpmail.el: Cleanup previous patch, by "Stefan Monnier" - . + * mail/smtpmail.el: Cleanup previous patch. From "Stefan Monnier" + . * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and rfc2104. Require base64 and cl. (smtpmail-smtp-service): Doc fix. :type fix. (smtpmail-debug-info): Doc fix. (smtpmail-debug-verb, smtpmail-auth-credentials) - (smtpmail-starttls-credentials, smtpmail-auth-supported): New - variables. + (smtpmail-starttls-credentials, smtpmail-auth-supported): + New variables. (smtpmail-deduce-address-list, smtpmail-send-it): Don't require mail-utils (it is autoloaded). (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key) (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd) - (smtpmail-find-credentials, smtpmail-intersection): New utility - functions. + (smtpmail-find-credentials, smtpmail-intersection): New utility funs. (smtpmail-via-smtp): Support STARTTLS, if binary is installed. (smtpmail-via-smtp): Support AUTH. (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB. -- 2.39.5