aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorDave Love2000-04-19 21:51:46 +0000
committerDave Love2000-04-19 21:51:46 +0000
commit97052c635fcca9ffd5e8e3d8f2a17a72651a3fc3 (patch)
tree5f7fdebb22e616f15dea5dcb52e62e074b62f16a /lib-src/ChangeLog
parent419d1c749d2b78cc18a50365cf976f4f276051f4 (diff)
downloademacs-97052c635fcca9ffd5e8e3d8f2a17a72651a3fc3.tar.gz
emacs-97052c635fcca9ffd5e8e3d8f2a17a72651a3fc3.zip
(Texinfo_functions): New function.
(lang_names): Install it. (Texinfo_suffixes): New variable.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index d481301d2f5..4b90e42f366 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,9 @@
12000-03-19 Dave Love <fx@gnu.org>
2
3 * etags.c (Texinfo_functions): New function.
4 (lang_names): Install it.
5 (Texinfo_suffixes): New variable.
6
12000-04-19 Gerd Moellmann <gerd@gnu.org> 72000-04-19 Gerd Moellmann <gerd@gnu.org>
2 8
3 * ebrowse.c (xmalloc, xrealloc): Rewritten. 9 * ebrowse.c (xmalloc, xrealloc): Rewritten.