[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/url/ChangeLog, v [EMACS_22_BASE]
From: |
Chong Yidong |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/url/ChangeLog, v [EMACS_22_BASE] |
Date: |
Tue, 29 May 2007 16:23:22 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Chong Yidong <cyd> 07/05/29 16:23:22
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/url/ChangeLog,v
retrieving revision 1.115.2.1
retrieving revision 1.115.2.2
diff -u -b -r1.115.2.1 -r1.115.2.2
--- ChangeLog 29 May 2007 15:29:58 -0000 1.115.2.1
+++ ChangeLog 29 May 2007 16:23:22 -0000 1.115.2.2
@@ -1,7 +1,7 @@
2007-05-29 Chong Yidong <address@hidden>
* url-mailto.el (url-mailto): Insert body after
- mail-header-separator if present, so that is is before signature.
+ mail-header-separator if present, so that it is before signature.
Suggested by Leo <address@hidden>.
2007-04-15 Chong Yidong <address@hidden>