aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann1999-11-10 12:11:55 +0000
committerGerd Moellmann1999-11-10 12:11:55 +0000
commite178969580b48e940a91569893ee2f87ab9ce49f (patch)
tree8309f35f8d519cde90aae862bf59ccf89dbd017c /lisp/ChangeLog
parent765712a7012ea230e5056a46a5312c41603f955c (diff)
downloademacs-e178969580b48e940a91569893ee2f87ab9ce49f.tar.gz
emacs-e178969580b48e940a91569893ee2f87ab9ce49f.zip
(file-local-copy): Remove optional BUFFER argument
because that's not used by anything.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 12b0f725547..9165cb9e168 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
11999-11-10 Gerd Moellmann <gerd@gnu.org> 11999-11-10 Gerd Moellmann <gerd@gnu.org>
2 2
3 * files.el (file-local-copy): Remove optional BUFFER argument
4 because that's not used by anything.
5
3 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as 6 * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
4 to-address. 7 to-address.
5 8