diff options
| author | Paul Eggert | 2014-01-15 22:24:06 -0800 |
|---|---|---|
| committer | Paul Eggert | 2014-01-15 22:24:06 -0800 |
| commit | c91c771dbe242cd942c00a0a57c18c1482e59fa0 (patch) | |
| tree | abb6fcaf49f4bda5eda2443fb5a6f7531a8a2a74 /etc | |
| parent | 7da02a6769e84cd0a9df8b1bc18ac78df1c0b058 (diff) | |
| download | emacs-c91c771dbe242cd942c00a0a57c18c1482e59fa0.tar.gz emacs-c91c771dbe242cd942c00a0a57c18c1482e59fa0.zip | |
Spelling fixes.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ETAGS.EBNF | 2 | ||||
| -rw-r--r-- | etc/MH-E-NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/ETAGS.EBNF b/etc/ETAGS.EBNF index 850c1c942bf..66a974b948c 100644 --- a/etc/ETAGS.EBNF +++ b/etc/ETAGS.EBNF | |||
| @@ -11,7 +11,7 @@ This file contains two sections: | |||
| 11 | ====================== 1) EBNF tag file description ===================== | 11 | ====================== 1) EBNF tag file description ===================== |
| 12 | 12 | ||
| 13 | Productions created from current behavior to aid extensions | 13 | Productions created from current behavior to aid extensions |
| 14 | Francesco Potorti` <pot@gnu.org> 2002 | 14 | Francesco Potortì <pot@gnu.org> 2002 |
| 15 | ---------------- | 15 | ---------------- |
| 16 | 16 | ||
| 17 | FF ::= #x0c /* tag section starter */ | 17 | FF ::= #x0c /* tag section starter */ |
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index 29a2c80dd42..f4308cedfbc 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS | |||
| @@ -3205,7 +3205,7 @@ current folder. | |||
| 3205 | *** New function `mh-version' displays version information about MH | 3205 | *** New function `mh-version' displays version information about MH |
| 3206 | and mh-e. Please use the output in bug reports. | 3206 | and mh-e. Please use the output in bug reports. |
| 3207 | 3207 | ||
| 3208 | *** `mh-quit' now burys the folder buffer and show buffer. | 3208 | *** `mh-quit' now buries the folder buffer and show buffer. |
| 3209 | 3209 | ||
| 3210 | 3210 | ||
| 3211 | ** New hooks and customization variables in mh-e 4.0 | 3211 | ** New hooks and customization variables in mh-e 4.0 |