aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorPaul Eggert2013-04-01 00:58:04 -0700
committerPaul Eggert2013-04-01 00:58:04 -0700
commitb9edfa5c63fda7166d7523038c74742822279939 (patch)
treeb01a3894ed40ab0b6a9c8879a8b54fa817b50cb6 /lib-src
parent1e1d41ff15bc24dbe4660783ef88a1f0c05b8913 (diff)
downloademacs-b9edfa5c63fda7166d7523038c74742822279939.tar.gz
emacs-b9edfa5c63fda7166d7523038c74742822279939.zip
Spelling fixes.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 10758d80872..5606ae569b6 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -3728,7 +3728,7 @@
3728 3728
37292002-03-05 Francesco Potortì <pot@gnu.org> 37292002-03-05 Francesco Potortì <pot@gnu.org>
3730 3730
3731 * etags.c: Honour #line directives. 3731 * etags.c: Honor #line directives.
3732 (no_line_directive): New global var; set it for old behavior. 3732 (no_line_directive): New global var; set it for old behavior.
3733 (main): Remove some #ifdef in the getopt switch. 3733 (main): Remove some #ifdef in the getopt switch.
3734 (add_node, put_entries): Code added to merge different chunks of 3734 (add_node, put_entries): Code added to merge different chunks of