emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] master 4319ab6 177/187: Merge branch 'master' of github.com:jwieg


From: Michael Albinus
Subject: [elpa] master 4319ab6 177/187: Merge branch 'master' of github.com:jwiegley/emacs-async
Date: Wed, 30 Dec 2015 11:50:31 +0000

branch: master
commit 4319ab669e9582739add68c806afd4b6ed06eeb4
Merge: 3499a32 3248303
Author: Thierry Volpiatto <address@hidden>
Commit: Thierry Volpiatto <address@hidden>

    Merge branch 'master' of github.com:jwiegley/emacs-async
---
 async-test.el     |    2 +-
 async.el          |    2 +-
 smtpmail-async.el |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/async-test.el b/async-test.el
index 05c1043..dc662a2 100644
--- a/async-test.el
+++ b/async-test.el
@@ -1,4 +1,4 @@
-;;; async-test --- async.el-related tests
+;;; async-test.el --- async.el-related tests
 
 ;; Copyright (C) 2012~2014 John Wiegley
 
diff --git a/async.el b/async.el
index 67d60ce..e41b39d 100644
--- a/async.el
+++ b/async.el
@@ -1,4 +1,4 @@
-;;; async --- Asynchronous processing in Emacs
+;;; async.el --- Asynchronous processing in Emacs
 
 ;; Copyright (C) 2012~2014 John Wiegley
 
diff --git a/smtpmail-async.el b/smtpmail-async.el
index 9eea6c4..99c4017 100644
--- a/smtpmail-async.el
+++ b/smtpmail-async.el
@@ -1,4 +1,4 @@
-;;; smtpmail-async --- Send e-mail with smtpmail.el asynchronously
+;;; smtpmail-async.el --- Send e-mail with smtpmail.el asynchronously
 
 ;; Copyright (C) 2012~2014 John Wiegley
 



reply via email to

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