aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/MH-E-NEWS2
-rw-r--r--etc/PROBLEMS2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS
index 27b6d40bd8..aaafe76990 100644
--- a/etc/MH-E-NEWS
+++ b/etc/MH-E-NEWS
@@ -320,7 +320,7 @@ changes for MH-E functions are listed here.
Most of the changes have to do with the renaming of the functions with
"mhn" in them to "mh" because nmh doesn't use `mhn'. The names were
-also made consistent with the the family of "mml" functions.
+also made consistent with the family of "mml" functions.
The type of signing or encryption has been generalized so the method
is now an option rather than a part of the function's name. The option
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 15d4ea227d..2f344955cb 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1217,7 +1217,7 @@ be carried out at the same time:
2) If the connection is very slow, you might also want to consider
switching off scroll bars, menu bar, and tool bar. Adding the
following forms to your .emacs file will accomplish that, but only
- after the the initial frame is displayed:
+ after the initial frame is displayed:
(scroll-bar-mode -1)
(menu-bar-mode -1)