Mercurial > emacs
comparison lisp/ChangeLog @ 61032:d2ced992780a
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 28 Mar 2005 01:40:34 +0000 |
parents | 7f53c9c3495c |
children | 758ff54158e2 |
comparison
equal
deleted
inserted
replaced
61031:58d0ad735f41 | 61032:d2ced992780a |
---|---|
1 2005-03-28 Juri Linkov <juri@jurta.org> | |
2 | |
3 * dired.el (dired-mode-map): Add ellipsis to "Compare directories". | |
4 | |
5 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from | |
6 "Recover Crashed Session". | |
7 (menu-bar-search-menu): Add ellipsis to "Search tagged files". | |
8 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files". | |
9 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name". | |
10 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos". | |
11 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset". | |
12 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual". | |
13 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual". | |
14 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages". | |
15 | |
16 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu): | |
17 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List | |
18 Ediff Sessions", "Toggle use of separate control buffer frame", | |
19 "Use separate frame for Ediff control buffer". | |
20 | |
21 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to | |
22 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location", | |
23 "Rename Bookmark", "Delete Bookmark". | |
24 | |
25 * info.el (Info-mode-menu): Remove ellipsis from "Index". | |
26 Add ellipsis to "Lookup a String", "Lookup a string in all indices". | |
27 Add `:active Info-index-alternatives' to "Next Matching Item". | |
28 | |
29 * wdired.el (wdired-change-to-wdired-mode): | |
30 Mention `wdired-abort-changes' key in the initial message. | |
31 | |
32 * international/mule.el (auto-coding-alist): Associate non-ascii | |
33 image filename extensions with `no-conversion'. | |
34 | |
1 2005-03-26 Luc Teirlinck <teirllm@auburn.edu> | 35 2005-03-26 Luc Teirlinck <teirllm@auburn.edu> |
2 | 36 |
3 * textmodes/sgml-mode.el (html-mode): Doc update. | 37 * textmodes/sgml-mode.el (html-mode): Doc update. |
4 | 38 |
5 * autorevert.el (auto-revert-check-vc-info): Minor doc fix. | 39 * autorevert.el (auto-revert-check-vc-info): Minor doc fix. |