[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/ChangeLog
From: |
Sam Steingold |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/ChangeLog |
Date: |
Tue, 06 Aug 2002 11:11:26 -0400 |
Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4196 emacs/lisp/ChangeLog:1.4197
*** emacs/lisp/ChangeLog:1.4196 Tue Aug 6 02:03:59 2002
--- emacs/lisp/ChangeLog Tue Aug 6 11:11:26 2002
***************
*** 1,3 ****
--- 1,11 ----
+ 2002-08-06 Sam Steingold <address@hidden>
+
+ * calendar/diary-lib.el (diary-mail-entries): Use `compose-mail'
+ and `mail-user-agent' instead of straight sendmail.
+ (diary-modified, diary-entries-list, displayed-year)
+ (displayed-month, entry, date, number, date-string, d-file)
+ (original-date): defvar without binding to avoid compiler warnings.
+
2002-08-05 Alan Shutko <address@hidden>
* ibuffer.el (ibuffer-mode-map): Added ibuffer-filter-by-used-mode.
***************
*** 106,112 ****
2002-08-03 Kai Gro,A_(Bjohann <address@hidden>
* net/tramp.el: Version 2.0.7.
! (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
(tramp-perl-encode, tramp-perl-decode): Escape `%' characters
because of `format' and say so in the docstring.
--- 114,120 ----
2002-08-03 Kai Gro,A_(Bjohann <address@hidden>
* net/tramp.el: Version 2.0.7.
! (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
(tramp-perl-encode, tramp-perl-decode): Escape `%' characters
because of `format' and say so in the docstring.
***************
*** 148,154 ****
Change prompt for args.
(revert-buffer-with-coding-system): New command.
! * international/mule-cmds.el (mule-keymap, set-coding-system-map):
Add bindings for revert-buffer-with-coding-system.
(set-coding-system-map): Clarify menu item info for
set-buffer-file-coding-system.
--- 156,162 ----
Change prompt for args.
(revert-buffer-with-coding-system): New command.
! * international/mule-cmds.el (mule-keymap, set-coding-system-map):
Add bindings for revert-buffer-with-coding-system.
(set-coding-system-map): Clarify menu item info for
set-buffer-file-coding-system.
***************
*** 305,311 ****
* emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
Don't call string-match on non-string.
! (displaying-byte-compile-warnings):
* textmodes/ispell.el (check-ispell-version): Bind default-directory
to avoid errors. Kill the old temp buffer at the beginning.
--- 313,319 ----
* emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
Don't call string-match on non-string.
! (displaying-byte-compile-warnings):
* textmodes/ispell.el (check-ispell-version): Bind default-directory
to avoid errors. Kill the old temp buffer at the beginning.
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, (continued)
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Andreas Schwab, 2002/08/03
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kai Großjohann, 2002/08/04
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Glenn Morris, 2002/08/04
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, David Kastrup, 2002/08/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kai Großjohann, 2002/08/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/08/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/08/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, John Wiegley, 2002/08/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, John Paul Wallington, 2002/08/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Colin Walters, 2002/08/06
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,
Sam Steingold <=
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, John Paul Wallington, 2002/08/06
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2002/08/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/08/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kai Großjohann, 2002/08/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, John Paul Wallington, 2002/08/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2002/08/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2002/08/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, John Paul Wallington, 2002/08/09
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/08/09
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/08/09