aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2011-07-04 14:22:39 +0200
committerLars Magne Ingebrigtsen2011-07-04 14:22:39 +0200
commit90186c68a4616d7e55617f46495bfc2f1059ff7f (patch)
tree91c05364df80c12bfa307994d9686af893ae070a /src/ChangeLog
parentf158badc8f5edcb9984acaf28a2876ea7f5f11ec (diff)
downloademacs-90186c68a4616d7e55617f46495bfc2f1059ff7f.tar.gz
emacs-90186c68a4616d7e55617f46495bfc2f1059ff7f.zip
* fns.c (Frequire): Remove the mention of the .gz files, since
that's installation-specific, but keep the mention of `get-load-suffixes'.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4ea54141142..18ecc1ae41f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * fns.c (Frequire): Remove the mention of the .gz files, since
4 that's installation-specific, but keep the mention of
5 `get-load-suffixes'.
6
12011-07-04 Paul Eggert <eggert@cs.ucla.edu> 72011-07-04 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * editfns.c (Fformat_time_string): Don't assume strlen fits in int. 9 * editfns.c (Fformat_time_string): Don't assume strlen fits in int.