aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-11-17 09:40:48 -0800
committerPaul Eggert2011-11-17 09:40:48 -0800
commitc5e87d104b7342f35459c7513d6b4cefea1e968e (patch)
treeb1e452497894607b5199474897953bf739552904 /lib-src/ChangeLog
parentdf85d31593aab41321a8bac130e1f9c5b678e9d7 (diff)
downloademacs-c5e87d104b7342f35459c7513d6b4cefea1e968e.tar.gz
emacs-c5e87d104b7342f35459c7513d6b4cefea1e968e.zip
Spelling fixes.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index c763d7dce39..d043f41962e 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -3642,7 +3642,7 @@
3642 (lang_names): Add a NULL member for every entry, added an entry 3642 (lang_names): Add a NULL member for every entry, added an entry
3643 for makefiles. 3643 for makefiles.
3644 (Makefile_targets): New function. 3644 (Makefile_targets): New function.
3645 (Texinfo_nodes): Rename from Texinfo_fuctions and made 3645 (Texinfo_nodes): Rename from Texinfo_functions and made
3646 it conformant to the style of the rest of the code. 3646 it conformant to the style of the rest of the code.
3647 3647
36482001-01-13 Gerd Moellmann <gerd@gnu.org> 36482001-01-13 Gerd Moellmann <gerd@gnu.org>