/[emacs]/emacs/lisp/mh-e/mh-customize.el
ViewVC logotype

Diff of /emacs/lisp/mh-e/mh-customize.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by dann, Mon Aug 15 21:29:32 2005 UTC revision 1.18 by wohler, Fri Sep 30 17:48:04 2005 UTC
# Line 1922  This button runs `mh-previous-undeleted- Line 1922  This button runs `mh-previous-undeleted-
1922      "Go to the next undeleted message\nThe button runs `mh-next-undeleted-msg'")      "Go to the next undeleted message\nThe button runs `mh-next-undeleted-msg'")
1923    (mh-delete-msg (folder) "close"    (mh-delete-msg (folder) "close"
1924      "Mark this message for deletion\nThis button runs `mh-delete-msg'")      "Mark this message for deletion\nThis button runs `mh-delete-msg'")
1925    (mh-refile-msg (folder) "refile"    (mh-refile-msg (folder) "mail/refile"
1926      "Refile this message\nThis button runs `mh-refile-msg'")      "Refile this message\nThis button runs `mh-refile-msg'")
1927    (mh-undo (folder) "undo" "Undo last operation\nThis button runs `undo'"    (mh-undo (folder) "undo" "Undo last operation\nThis button runs `undo'"
1928      (mh-outstanding-commands-p))      (mh-outstanding-commands-p))
# Line 1933  This button runs `mh-previous-undeleted- Line 1933  This button runs `mh-previous-undeleted-
1933      "Toggle tick mark\nThis button runs `mh-toggle-tick'")      "Toggle tick mark\nThis button runs `mh-toggle-tick'")
1934    (mh-toggle-showing (folder) "show"    (mh-toggle-showing (folder) "show"
1935      "Toggle showing message\nThis button runs `mh-toggle-showing'")      "Toggle showing message\nThis button runs `mh-toggle-showing'")
1936    (mh-tool-bar-reply-from (folder) "reply-from" "Reply to \"from\"")    (mh-tool-bar-reply-from (folder) "mail/reply-from" "Reply to \"from\"")
1937    (mh-tool-bar-reply-to (folder) "reply-to" "Reply to \"to\"")    (mh-tool-bar-reply-to (folder) "mail/reply-to" "Reply to \"to\"")
1938    (mh-tool-bar-reply-all (folder) "reply-all" "Reply to \"all\"")    (mh-tool-bar-reply-all (folder) "mail/reply-all" "Reply to \"all\"")
1939    (mh-reply (folder) "mail/reply2"    (mh-reply (folder) "mail/reply"
1940      "Reply to this message\nThis button runs `mh-reply'")      "Reply to this message\nThis button runs `mh-reply'")
1941    (mh-alias-grab-from-field (folder) "alias"    (mh-alias-grab-from-field (folder) "mail/alias"
1942      "Grab From alias\nThis button runs `mh-alias-grab-from-field'"      "Grab From alias\nThis button runs `mh-alias-grab-from-field'"
1943      (and (mh-extract-from-header-value) (not (mh-alias-for-from-p))))      (and (mh-extract-from-header-value) (not (mh-alias-for-from-p))))
1944    (mh-send (folder) "mail_compose"    (mh-send (folder) "mail_compose"
1945      "Compose new message\nThis button runs `mh-send'")      "Compose new message\nThis button runs `mh-send'")
1946    (mh-rescan-folder (folder) "rescan"    (mh-rescan-folder (folder) "refresh"
1947      "Rescan this folder\nThis button runs `mh-rescan-folder'")      "Rescan this folder\nThis button runs `mh-rescan-folder'")
1948    (mh-pack-folder (folder) "repack"    (mh-pack-folder (folder) "mail/repack"
1949      "Repack this folder\nThis button runs `mh-pack-folder'")      "Repack this folder\nThis button runs `mh-pack-folder'")
1950    (mh-tool-bar-search (folder) "search"    (mh-tool-bar-search (folder) "search"
1951      "Search\nThis button runs `mh-tool-bar-search-function'")      "Search\nThis button runs `mh-tool-bar-search-function'")

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26