aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2013-02-08 15:28:29 -0800
committerPaul Eggert2013-02-08 15:28:29 -0800
commite70e5000f0a6a945b7aad4cccea5bdfdb43a80f5 (patch)
tree07bb82181fa36be1e75156d4f0343a318789f284 /lib-src/ChangeLog
parent75a65c7eb471bb7c6a5b7dc14a762ff997a5d354 (diff)
downloademacs-e70e5000f0a6a945b7aad4cccea5bdfdb43a80f5.tar.gz
emacs-e70e5000f0a6a945b7aad4cccea5bdfdb43a80f5.zip
* movemail.c (getenv): Remove decl (unused since 1994).
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 2bdbebeb110..81876d86165 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12013-02-08 Paul Eggert <eggert@cs.ucla.edu>
2
3 * movemail.c (getenv): Remove decl (unused since 1994).
4
12013-01-15 Paul Eggert <eggert@cs.ucla.edu> 52013-01-15 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 * make-docfile.c (write_globals): Make it a bit clearer (Bug#13448). 7 * make-docfile.c (write_globals): Make it a bit clearer (Bug#13448).