diff options
| author | Paul Eggert | 2011-11-14 23:55:13 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-11-14 23:55:13 -0800 |
| commit | da6062e6ea440f6cd68db251390fcb91450103ba (patch) | |
| tree | 8643e5ab1b5045cfb22e254412632f671658645f /src/ChangeLog.7 | |
| parent | 672b871d9838335ac12faaf62793a811f1269a66 (diff) | |
| download | emacs-da6062e6ea440f6cd68db251390fcb91450103ba.tar.gz emacs-da6062e6ea440f6cd68db251390fcb91450103ba.zip | |
Spelling fixes.
Diffstat (limited to 'src/ChangeLog.7')
| -rw-r--r-- | src/ChangeLog.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.7 b/src/ChangeLog.7 index 699b2bf817e..73d0d45e9c1 100644 --- a/src/ChangeLog.7 +++ b/src/ChangeLog.7 | |||
| @@ -5943,7 +5943,7 @@ | |||
| 5943 | Vauto_file_coding_system. | 5943 | Vauto_file_coding_system. |
| 5944 | (syms_of_fileio): Adjusted for the above change. Doc change. | 5944 | (syms_of_fileio): Adjusted for the above change. Doc change. |
| 5945 | (Finsert_file_contents): The argument for Vset_auto_coding is a | 5945 | (Finsert_file_contents): The argument for Vset_auto_coding is a |
| 5946 | concatination of the heading 1K-byte and the tailing 3K-byte. | 5946 | concatenation of the heading 1K-byte and the tailing 3K-byte. |
| 5947 | 5947 | ||
| 5948 | * cmds.c (internal_self_insert): Only set TARGET_CLM when C2 is tab. | 5948 | * cmds.c (internal_self_insert): Only set TARGET_CLM when C2 is tab. |
| 5949 | When multibyte characters are disabled, | 5949 | When multibyte characters are disabled, |