diff options
| author | Juanma Barranquero | 2011-02-12 04:17:00 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2011-02-12 04:17:00 +0100 |
| commit | b762841f959188397404ed752f0f6ed9db5c93fb (patch) | |
| tree | f0672ccfcac121700c912f63cf1655996d637a7e /lisp/mh-e | |
| parent | 4d46072b29fa32b9d5823135900f86a884c56e2f (diff) | |
| download | emacs-b762841f959188397404ed752f0f6ed9db5c93fb.tar.gz emacs-b762841f959188397404ed752f0f6ed9db5c93fb.zip | |
Fix trivial typos in comments and ChangeLogs.
Diffstat (limited to 'lisp/mh-e')
| -rw-r--r-- | lisp/mh-e/ChangeLog.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index 8d17f06c036..bf90d0dce40 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 | |||
| @@ -3499,7 +3499,7 @@ | |||
| 3499 | 3499 | ||
| 3500 | 2003-05-08 Satyaki Das <satyakid@stanford.edu> | 3500 | 2003-05-08 Satyaki Das <satyakid@stanford.edu> |
| 3501 | 3501 | ||
| 3502 | * mh-seq.el (mh-translate-range): Take into account differnt | 3502 | * mh-seq.el (mh-translate-range): Take into account different |
| 3503 | semantics of split-string in Emacs and XEmacs. | 3503 | semantics of split-string in Emacs and XEmacs. |
| 3504 | (mh-read-pick-regexp, mh-narrow-to-from, mh-narrow-to-cc) | 3504 | (mh-read-pick-regexp, mh-narrow-to-from, mh-narrow-to-cc) |
| 3505 | (mh-narrow-to-to, mh-narrow-to-header-field) | 3505 | (mh-narrow-to-to, mh-narrow-to-header-field) |