diff options
| author | Bill Wohler | 2005-10-17 22:21:06 +0000 |
|---|---|---|
| committer | Bill Wohler | 2005-10-17 22:21:06 +0000 |
| commit | ffda926c9c904a38d7c5674e141bd026adceee02 (patch) | |
| tree | 43a0d573791072f357a721642a0729e30c9a584d /lisp/mh-e | |
| parent | 3c4f06985ee09c7bbd383eea95e9c6c0bd86ccf9 (diff) | |
| download | emacs-ffda926c9c904a38d7c5674e141bd026adceee02.tar.gz emacs-ffda926c9c904a38d7c5674e141bd026adceee02.zip | |
Moved all remaining images from lisp/toolbar to etc/images, moved
lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low
resolution images were placed in their own directory (low-color).
Replaced underscore (_) in filenames with dash (-) per convention
* make-dist: Create and populate etc/images/low-color.
* admin/FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
since it's gone. Also marked mh-e as done.
* lisp/toolbar/attach.*, lisp/toolbar/cancel.*, lisp/toolbar/close.*:
* lisp/toolbar/copy.*, lisp/toolbar/cut.*, lisp/toolbar/diropen.*:
* lisp/toolbar/exit.*, lisp/toolbar/help.*, lisp/toolbar/home.*:
* lisp/toolbar/index.*, lisp/toolbar/info.*, lisp/toolbar/mail.*:
* lisp/toolbar/new.*, lisp/toolbar/open.*, lisp/toolbar/paste.*, *
* lisp/toolbar/preferences.*, lisp/toolbar/print.*, lisp/toolbar/save.*:
* lisp/toolbar/saveas.*, lisp/toolbar/search.*:
* lisp/toolbar/search-replace.*: lisp/toolbar/spell.*:
* lisp/toolbar/undo.*: Moved to etc/images.
* lisp/toolbar/lc-copy.*: Moved to etc/images/low-color/copy.*.
* lisp/toolbar/lc-cut.*: Moved to etc/images/low-color/cut.*.
* lisp/toolbar/lc-help.*: Moved to etc/images/low-color/help.*.
* lisp/toolbar/lc-home.*: Moved to etc/images/low-color/home.*.
* lisp/toolbar/lc-index.*: Moved to etc/images/low-color/index.*.
* lisp/toolbar/lc-new.*: Moved to etc/images/low-color/new.*.
* lisp/toolbar/lc-open.*: Moved to etc/images/low-color/open.*.
* lisp/toolbar/lc-paste.*: Moved to etc/images/low-color/paste.*.
* lisp/toolbar/lc-preferences.*: Moved to etc/images/low-color/preferences.*.
* lisp/toolbar/lc-print.*: Moved to etc/images/low-color/print.*.
* lisp/toolbar/lc-save.*: Moved to etc/images/low-color/save.*.
* lisp/toolbar/lc-saveas.*: Moved to etc/images/low-color/saveas.*.
* lisp/toolbar/lc-search.*: Moved to etc/images/low-color/search.*.
* lisp/toolbar/lc-spell.*: Moved to etc/images/low-color/spell.*.
* lisp/toolbar/lc-undo.*: Moved to etc/images/low-color/undo.*.
To conform with convention, the underscore (_) in the following image
names were replaced with dash (-) or (/) as appropriate.
* lisp/toolbar/back_arrow.*: Moved to etc/images/back-arrow.*.
* lisp/toolbar/fld_open.*: Moved to etc/images/fld-open.*.
* lisp/toolbar/fwd_arrow.*: Moved to etc/images/fwd-arrow.*.
* lisp/toolbar/jump_to.*: Moved to etc/images/jump-to.*.
* lisp/toolbar/left_arrow.*: Moved to etc/images/left-arrow.*.
* lisp/toolbar/right_arrow.*: Moved to etc/images/right-arrow.*.
* lisp/toolbar/up_arrow.*: Moved to etc/images/up-arrow.*.
* lisp/toolbar/lc-back_arrow.*.: Moved to etc/images/low-color/back-arrow.*.
* lisp/toolbar/lc-fwd_arrow.*.: Moved to etc/images/low-color/fwd-arrow.*.
* lisp/toolbar/lc-jump_to.*: Moved to etc/images/low-color/jump-to.*.
* lisp/toolbar/lc-left_arrow.*.: Moved to etc/images/low-color/left-arrow.*.
* lisp/toolbar/lc-right_arrow.*.: Moved to etc/images/low-color/right-arrow.*.
* lisp/toolbar/lc-up_arrow.*: Moved to etc/images/low-color/up-arrow.*.
* lisp/toolbar/mail_compose.*.: Moved to etc/images/mail/compose.*.
* lisp/toolbar/mail_send.*: Moved to etc/images/mail/send.*.
* lisp/info.el (info-tool-bar-map): Replaced underscores in image
names with dashes.
* lisp/makefile.w32-in (WINS): Removed toolbar.
* lisp/menu-bar.el: Replaced toolbar/tool-bar.el with tool-bar.el in
comment.
* lisp/tool-bar.el: Moved to lisp from lisp/toolbar. Now that
lisp/toolbar is empty, it should be deleted when folks run "cvs up
-P".
* etc/images/README: Incorporated the content of lisp/toolbar/README
now that all of the images are here.
Diffstat (limited to 'lisp/mh-e')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 8 | ||||
| -rw-r--r-- | lisp/mh-e/mh-customize.el | 10 |
2 files changed, 13 insertions, 5 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 53c562c86a0..19172f1137a 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-10-17 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | * mh-customize.el (mh-folder-tool-bar-map): Renamed image file | ||
| 4 | left_arrow to left-arrow, right_arrow to right-arrow, mail_compose | ||
| 5 | to mail/compose, fld_open to fld-open. | ||
| 6 | (mh-letter-tool-bar-map): Renamed image file mail_send to | ||
| 7 | mail/send. | ||
| 8 | |||
| 1 | 2005-10-16 Bill Wohler <wohler@newt.com> | 9 | 2005-10-16 Bill Wohler <wohler@newt.com> |
| 2 | 10 | ||
| 3 | * mh-comp.el (mh-display-completion-list-compat): New macro which | 11 | * mh-comp.el (mh-display-completion-list-compat): New macro which |
diff --git a/lisp/mh-e/mh-customize.el b/lisp/mh-e/mh-customize.el index c1d81615f1e..d26819d6f63 100644 --- a/lisp/mh-e/mh-customize.el +++ b/lisp/mh-e/mh-customize.el | |||
| @@ -1916,12 +1916,12 @@ new mail into your Inbox folder.") | |||
| 1916 | "Save MIME parts from this message | 1916 | "Save MIME parts from this message |
| 1917 | This button runs `mh-mime-save-parts' which saves a message's | 1917 | This button runs `mh-mime-save-parts' which saves a message's |
| 1918 | different parts into separate files.") | 1918 | different parts into separate files.") |
| 1919 | (mh-previous-undeleted-msg (folder) "left_arrow" | 1919 | (mh-previous-undeleted-msg (folder) "left-arrow" |
| 1920 | "Go to the previous undeleted message | 1920 | "Go to the previous undeleted message |
| 1921 | This button runs `mh-previous-undeleted-msg'") | 1921 | This button runs `mh-previous-undeleted-msg'") |
| 1922 | (mh-page-msg (folder) "page-down" | 1922 | (mh-page-msg (folder) "page-down" |
| 1923 | "Page the current message forwards\nThis button runs `mh-page-msg'") | 1923 | "Page the current message forwards\nThis button runs `mh-page-msg'") |
| 1924 | (mh-next-undeleted-msg (folder) "right_arrow" | 1924 | (mh-next-undeleted-msg (folder) "right-arrow" |
| 1925 | "Go to the next undeleted message\nThe button runs `mh-next-undeleted-msg'") | 1925 | "Go to the next undeleted message\nThe button runs `mh-next-undeleted-msg'") |
| 1926 | (mh-delete-msg (folder) "close" | 1926 | (mh-delete-msg (folder) "close" |
| 1927 | "Mark this message for deletion\nThis button runs `mh-delete-msg'") | 1927 | "Mark this message for deletion\nThis button runs `mh-delete-msg'") |
| @@ -1944,7 +1944,7 @@ This button runs `mh-previous-undeleted-msg'") | |||
| 1944 | (mh-alias-grab-from-field (folder) "mail/alias" | 1944 | (mh-alias-grab-from-field (folder) "mail/alias" |
| 1945 | "Grab From alias\nThis button runs `mh-alias-grab-from-field'" | 1945 | "Grab From alias\nThis button runs `mh-alias-grab-from-field'" |
| 1946 | (and (mh-extract-from-header-value) (not (mh-alias-for-from-p)))) | 1946 | (and (mh-extract-from-header-value) (not (mh-alias-for-from-p)))) |
| 1947 | (mh-send (folder) "mail_compose" | 1947 | (mh-send (folder) "mail/compose" |
| 1948 | "Compose new message\nThis button runs `mh-send'") | 1948 | "Compose new message\nThis button runs `mh-send'") |
| 1949 | (mh-rescan-folder (folder) "refresh" | 1949 | (mh-rescan-folder (folder) "refresh" |
| 1950 | "Rescan this folder\nThis button runs `mh-rescan-folder'") | 1950 | "Rescan this folder\nThis button runs `mh-rescan-folder'") |
| @@ -1952,10 +1952,10 @@ This button runs `mh-previous-undeleted-msg'") | |||
| 1952 | "Repack this folder\nThis button runs `mh-pack-folder'") | 1952 | "Repack this folder\nThis button runs `mh-pack-folder'") |
| 1953 | (mh-tool-bar-search (folder) "search" | 1953 | (mh-tool-bar-search (folder) "search" |
| 1954 | "Search\nThis button runs `mh-tool-bar-search-function'") | 1954 | "Search\nThis button runs `mh-tool-bar-search-function'") |
| 1955 | (mh-visit-folder (folder) "fld_open" | 1955 | (mh-visit-folder (folder) "fld-open" |
| 1956 | "Visit other folder\nThis button runs `mh-visit-folder'") | 1956 | "Visit other folder\nThis button runs `mh-visit-folder'") |
| 1957 | ;; Letter buffer buttons | 1957 | ;; Letter buffer buttons |
| 1958 | (mh-send-letter (letter) "mail_send" "Send this letter") | 1958 | (mh-send-letter (letter) "mail/send" "Send this letter") |
| 1959 | (mh-compose-insertion (letter) "attach" "Insert attachment") | 1959 | (mh-compose-insertion (letter) "attach" "Insert attachment") |
| 1960 | (ispell-message (letter) "spell" "Check spelling") | 1960 | (ispell-message (letter) "spell" "Check spelling") |
| 1961 | (save-buffer (letter) "save" "Save current buffer to its file" | 1961 | (save-buffer (letter) "save" "Save current buffer to its file" |