emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 13 Nov 2001 21:49:27 -0500

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.3020 emacs/lisp/ChangeLog:1.3021
--- emacs/lisp/ChangeLog:1.3020 Tue Nov 13 15:19:22 2001
+++ emacs/lisp/ChangeLog        Tue Nov 13 21:49:26 2001
@@ -1,3 +1,43 @@
+2001-11-13  Gerd Moellmann  <address@hidden>
+
+       * 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  <address@hidden>
+
+       * mouse.el (mouse-show-mark): Either move point to the mark
+       or use highlighting, never both.
+       (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
+
+2001-11-13  Simon Josefsson  <address@hidden>
+
+       * mail/smtpmail.el: Cleanup previous patch, by "Stefan Monnier"
+       <monnier+gnu/address@hidden>.
+
+       * 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-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-via-smtp): Support STARTTLS, if binary is installed.
+       (smtpmail-via-smtp): Support AUTH.
+       (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
+
+2001-11-13  Richard M. Stallman  <address@hidden>
+
+       * ebuff-menu.el (electric-buffer-update-highlight): New function.
+       (electric-buffer-overlay): New variable.
+       (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
+       (electric-buffer-list): Likewise.
+
 2001-11-13  Per Starback  <address@hidden>
 
        * isearch.el (isearch-whitespace-chars): Doc fix.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]