aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/mh-folder.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/mh-folder.el b/lisp/mh-e/mh-folder.el
index 23cc2baab79..82e28e8741d 100644
--- a/lisp/mh-e/mh-folder.el
+++ b/lisp/mh-e/mh-folder.el
@@ -88,7 +88,7 @@ the MH mail system."
88When desktop creates a buffer, DESKTOP-BUFFER-FILE-NAME holds the 88When desktop creates a buffer, DESKTOP-BUFFER-FILE-NAME holds the
89file name to visit, DESKTOP-BUFFER-NAME holds the desired buffer 89file name to visit, DESKTOP-BUFFER-NAME holds the desired buffer
90name, and DESKTOP-BUFFER-MISC holds a list of miscellaneous info 90name, and DESKTOP-BUFFER-MISC holds a list of miscellaneous info
91used by the `desktop-buffer-handlers' functions." 91used by the `desktop-buffer-mode-handlers' functions."
92 (mh-find-path) 92 (mh-find-path)
93 (mh-visit-folder desktop-buffer-name) 93 (mh-visit-folder desktop-buffer-name)
94 (current-buffer)) 94 (current-buffer))