aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorKaroly Lorentey <[email protected]>2005-02-10 20:43:55 +0000
committerKaroly Lorentey <[email protected]>2005-02-10 20:43:55 +0000
commitbdfec2134d38a605c95baab0e38ef321a6b1d59e (patch)
treef2c616c523590a8a8f294ea3c6258d72f5de86a1 /lib-src/ChangeLog
parentfc8bcb58bc6e96beed7ad20bae40d28d3d2ea058 (diff)
parentd25e21dddcd4df58a4029f106ad7eea82c5726dd (diff)
Merged from [email protected] (patch 12-13, 79-90)
Patches applied: * [email protected]/emacs--cvs-trunk--0--patch-79 Update from CVS * [email protected]/emacs--cvs-trunk--0--patch-80 Update from CVS * [email protected]/emacs--cvs-trunk--0--patch-81 Update from CVS * [email protected]/emacs--cvs-trunk--0--patch-82 Merge from gnus--rel--5.10 * [email protected]/emacs--cvs-trunk--0--patch-83 Update from CVS * [email protected]/emacs--cvs-trunk--0--patch-84 Update from CVS * [email protected]/emacs--cvs-trunk--0--patch-85 Update from CVS * [email protected]/emacs--cvs-trunk--0--patch-86 Update from CVS * [email protected]/emacs--cvs-trunk--0--patch-87 Update from CVS * [email protected]/emacs--cvs-trunk--0--patch-88 Update from CVS * [email protected]/emacs--cvs-trunk--0--patch-89 Update from CVS * [email protected]/emacs--cvs-trunk--0--patch-90 Update from CVS: man/calc.texi: Add macro for LaTeX for info output. * [email protected]/gnus--rel--5.10--patch-12 Merge from emacs--cvs-trunk--0 * [email protected]/gnus--rel--5.10--patch-13 Update from CVS git-archimport-id: [email protected]/emacs--multi-tty--0--patch-290
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 503a8bead0..4ffa38482c 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,13 @@
+2005-02-04 Andreas Schwab <[email protected]>
+
+ * movemail.c (fatal): Accept third parameter and pass down to
+ error.
+ (pfatal_with_name): Pass error string as format parameter instead
+ of as part of format string.
+ (pfatal_and_delete): Likewise.
+ (main): Adjust call to fatal.
+ (xmalloc): Likewise.
+
2005-01-29 Richard M. Stallman <[email protected]>
* movemail.c (popmail): Don't use Errmsg as format string.