diff options
| author | Paul Eggert | 2013-04-01 00:58:04 -0700 |
|---|---|---|
| committer | Paul Eggert | 2013-04-01 00:58:04 -0700 |
| commit | b9edfa5c63fda7166d7523038c74742822279939 (patch) | |
| tree | b01a3894ed40ab0b6a9c8879a8b54fa817b50cb6 /lib-src | |
| parent | 1e1d41ff15bc24dbe4660783ef88a1f0c05b8913 (diff) | |
| download | emacs-b9edfa5c63fda7166d7523038c74742822279939.tar.gz emacs-b9edfa5c63fda7166d7523038c74742822279939.zip | |
Spelling fixes.
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 2 |
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 | ||
| 3729 | 2002-03-05 Francesco Potortì <pot@gnu.org> | 3729 | 2002-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 |