aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4761b65d99d..9c6d71201ec 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * mail/mailabbrev.el (mail-abbrevs-mode): Use define-minor-mode.
4 (mail-abbrevs-setup): Use abbrev-expand-functions.
5 (build-mail-abbrevs): Use with-temp-buffer.
6 (define-mail-abbrev): Simplify.
7 (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
8 Change it for use on abbrev-expand-functions.
9 (mail-abbrev-complete-alias): Use with-syntax-table.
10
12007-10-31 Michael Albinus <michael.albinus@gmx.de> 112007-10-31 Michael Albinus <michael.albinus@gmx.de>
2 12
3 * net/tramp.el (tramp-handle-shell-command): Call `start-file-process' 13 * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'