aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorStefan Kangas2021-12-07 14:34:29 +0100
committerStefan Kangas2021-12-07 14:44:34 +0100
commitc94b81bfc1877e4e7057c66cb73bd0942e9fd218 (patch)
tree6daede7231084546549b88811137c12f71b5b43e /lisp/mh-e
parentdb56e32d1241a6573cb7b688362669abec28e648 (diff)
downloademacs-c94b81bfc1877e4e7057c66cb73bd0942e9fd218.tar.gz
emacs-c94b81bfc1877e4e7057c66cb73bd0942e9fd218.zip
Remove some unnecessary references to Emacs 22
* lisp/cedet/semantic/fw.el: * lisp/emacs-lisp/bytecomp.el (byte-compile-from-buffer): * lisp/emulation/viper-util.el (viper-frame-value): * lisp/mail/rmail.el (rmail-delete-headers): * lisp/mh-e/mh-e.el (mh-inc-spool-list): Remove some unnecessary references to Emacs 22.
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/mh-e.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index 4e1ca2897bc..17faff0716c 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -1607,7 +1607,7 @@ on the \"INS\" button. Enter a \"Spool File\" of \"~/mail/mh-e\", a
1607\"Folder\" of \"mh-e\", and a \"Key Binding\" of \"m\". 1607\"Folder\" of \"mh-e\", and a \"Key Binding\" of \"m\".
1608 1608
1609You can use \"xbuffy\" to automate the incorporation of this mail 1609You can use \"xbuffy\" to automate the incorporation of this mail
1610using the Emacs 22 command \"emacsclient\" as follows: 1610using \"emacsclient\" as follows:
1611 1611
1612 box ~/mail/mh-e 1612 box ~/mail/mh-e
1613 title mh-e 1613 title mh-e