diff options
| author | Juanma Barranquero | 2010-07-24 13:53:19 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-07-24 13:53:19 +0200 |
| commit | c4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch) | |
| tree | 815961aa81b8d66acd9a279f9b47debbeb6f8763 /etc | |
| parent | 80eb92cea85473180b905a1a89607c151e69f317 (diff) | |
| download | emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.zip | |
Fix typos in ChangeLogs.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index ee1915245a0..16d49e1f8a7 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -4941,7 +4941,7 @@ | |||
| 4941 | * etags.c: Changes for VMS. | 4941 | * etags.c: Changes for VMS. |
| 4942 | Always define ETAGS on VMS. | 4942 | Always define ETAGS on VMS. |
| 4943 | Define macros GOOD and BAD for success and failure exit codes. | 4943 | Define macros GOOD and BAD for success and failure exit codes. |
| 4944 | (begtk, intk): Allow `$' in identifiers | 4944 | (begtk, intk): Allow `$' in identifiers. |
| 4945 | (main): Don't support -B, -F or -u on VMS. | 4945 | (main): Don't support -B, -F or -u on VMS. |
| 4946 | Alternate loop for scanning filename arguments. | 4946 | Alternate loop for scanning filename arguments. |
| 4947 | (system): Delete definition of this function. | 4947 | (system): Delete definition of this function. |