*** empty log message ***
This commit is contained in:
parent
6fd388f37c
commit
14bd660e69
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
|||
(if tolist
|
||||
(if (not (string= to ""))
|
||||
(setcdr tolist
|
||||
(list (concat to ", " (nth 1 tolist)))))
|
||||
(list (concat to ", " (cadr tolist)))))
|
||||
(setq args (cons (list "to" to) args))))
|
||||
|
||||
(setq subject (cdr-safe (assoc "subject" args)))
|
||||
|
|
Loading…
Add table
Reference in a new issue