comparison lisp/ChangeLog @ 28919:4f53731e6965

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 15 May 2000 14:54:08 +0000
parents 2e4c5a7cc281
children e9152d454744
comparison
equal deleted inserted replaced
28918:e42cd428f056 28919:4f53731e6965
1 2000-05-15 Gerd Moellmann <gerd@gnu.org>
2
3 * env.el (getenv): New function, interactively callable.
4 (setenv, getenv): Remove autoload cookies.
5
6 * loadup.el: Load `env'.
7
8 * progmodes/f90.el: Change author's mail address.
9
1 2000-05-14 Dave Love <fx@gnu.org> 10 2000-05-14 Dave Love <fx@gnu.org>
2 11
3 * mail/rmail.el (rmail-show-message-hook): Customize and offer 12 * mail/rmail.el (rmail-show-message-hook): Customize and offer
4 goto-addr as an option. 13 goto-addr as an option.
5 14
20 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el: 29 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
21 Remove all the setup-...-environment functions. 30 Remove all the setup-...-environment functions.
22 31
23 2000-05-13 Eric M. Ludlam <zappo@ultranet.com> 32 2000-05-13 Eric M. Ludlam <zappo@ultranet.com>
24 33
25 * speedbar.el: Updated the commentary section. 34 * speedbar.el: Updated the commentary section. xemacs20p now uses
26 xemacs20p now uses >= when detecting. 35 >= when detecting. Require `defimage' safely.
27 require `defimage' safely.
28 (speedbar-easymenu-definition-base): Add toggle for images. 36 (speedbar-easymenu-definition-base): Add toggle for images.
29 (speedbar-easymenu-definition-special): Add flush cache & expand. 37 (speedbar-easymenu-definition-special): Add flush cache & expand.
30 (speedbar-visiting-tag-hook): Set new defaults. Added options. 38 (speedbar-visiting-tag-hook): Set new defaults. Added options.
31 (speedbar-reconfigure-keymaps-hook): New variable. 39 (speedbar-reconfigure-keymaps-hook): New variable.
32 (speedbar-frame-parameters): Updated documentation. 40 (speedbar-frame-parameters): Updated documentation.
33 (speedbar-use-imenu-flag): Updated custom tag 41 (speedbar-use-imenu-flag): Updated custom tag
34 (speedbar-dynamic-tags-function-list): New variable. 42 (speedbar-dynamic-tags-function-list): New variable.
35 (speedbar-tag-hierarchy-method): Updated doc & custom. 43 (speedbar-tag-hierarchy-method): Updated doc & custom.
36 (speedbar-indentation-width, speedbar-indentation-width) 44 (speedbar-indentation-width, speedbar-indentation-width) New
37 new variables. 45 variables.
38 (speedbar-hide-button-brackets-flag): customizable. 46 (speedbar-hide-button-brackets-flag): Customizable.
39 (speedbar-vc-indicator): Doc update. 47 (speedbar-vc-indicator): Doc update.
40 (speedbar-ignored-path-expressions): Updated default value. 48 (speedbar-ignored-path-expressions): Updated default value.
41 (speedbar-supported-extension-expressions): Updated default value. 49 (speedbar-supported-extension-expressions): Updated default value.
42 (speedbar-syntax-table): Remove {} paren status. 50 (speedbar-syntax-table): Remove {} paren status.
43 (speedbar-file-key-map, speedbar-buffers-key-map): 51 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
44 Add "=" to act as "+". 52 as "+". Added overlay aliases.
45 Added overlay aliases. 53 (speedbar-mode): Use `speedbar-mode-line-update' instead of
46 (speedbar-mode): 54 `force-mode-line-update'.
47 Use `speedbar-mode-line-update' instead of `force-mode-line-update'. 55 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
48 (speedbar-mode, speedbar-quick-mouse, speedbar-click, 56 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
49 speedbar-double-click): 57 `mouse-set-point'
50 Use `speedbar-mouse-set-point' instead of `mouse-set-point'
51 (speedbar-reconfigure-keymaps): Run configure keymap hooks. 58 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
52 (speedbar-item-info-tag-helper): Revamped to handle a wider 59 (speedbar-item-info-tag-helper): Revamped to handle a wider range
53 range of arbitrary text, and new helper functions. 60 of arbitrary text, and new helper functions.
54 (speedbar-item-copy, speedbar-item-rename): 61 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
55 Fixed trailing \ in filename finder. 62 filename finder.
56 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'. 63 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
57 (speedbar-directory-buttons): Update path search/expansion. 64 (speedbar-directory-buttons): Update path search/expansion.
58 (speedbar-make-tag-line): Pay attention to 65 (speedbar-make-tag-line): Pay attention to
59 `speedbar-indentation-width'. Use more care w/ invisible properties. 66 `speedbar-indentation-width'. Use more care w/ invisible
67 properties.
60 (speedbar-change-expand-button-char): Call 68 (speedbar-change-expand-button-char): Call
61 `speedbar-insert-image-button-maybe'. 69 `speedbar-insert-image-button-maybe'.
62 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced). 70 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
63 (speedbar-sort-tag-hierarchy, 71 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
64 speedbar-prefix-group-tag-hierarchy, 72 (speedbar-trim-words-tag-hierarchy)
65 speedbar-trim-words-tag-hierarchy, 73 (speedbar-simple-group-tag-hierarchy): New functions
66 speedbar-simple-group-tag-hierarchy): New functions
67 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks. 74 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
68 (speedbar-insert-imenu-list, speedbar-insert-etags-list): 75 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
69 New functions. 76 functions.
70 (speedbar-mouse-set-point): New function 77 (speedbar-mouse-set-point): New function
71 (speedbar-power-click): Updated documentation. 78 (speedbar-power-click): Updated documentation.
72 (speedbar-line-token, speedbar-goto-this-file): 79 (speedbar-line-token, speedbar-goto-this-file): Handle more types
73 Handle more types of tag prefix text. 80 of tag prefix text.
74 (speedbar-expand-line, speedbar-contract-line): 81 (speedbar-expand-line, speedbar-contract-line): Make more robust
75 Make more robust to strange text. 82 to strange text.
76 (speedbar-expand-line): Takes universal argument to flush the cache. 83 (speedbar-expand-line): Takes universal argument to flush the
84 cache.
77 (speedbar-flush-expand-line): New function. 85 (speedbar-flush-expand-line): New function.
78 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn. 86 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
79 Use new generator insertion method. 87 Use new generator insertion method.
80 (speedbar-fetch-dynamic-tags): New function. 88 (speedbar-fetch-dynamic-tags): New function.
81 (speedbar-fetch-dynamic-imenu): Removed code now handled in 89 (speedbar-fetch-dynamic-imenu): Removed code now handled in
83 (speedbar-fetch-dynamic-etags): Fix current buffer problem. 91 (speedbar-fetch-dynamic-etags): Fix current buffer problem.
84 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and 92 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
85 "Revert Buffer" menu items. 93 "Revert Buffer" menu items.
86 (speedbar-buffer-buttons-engine): Be smarter when creating a 94 (speedbar-buffer-buttons-engine): Be smarter when creating a
87 filename tag (for expansion purposes.). 95 filename tag (for expansion purposes.).
88 (speedbar-highlight-one-tag-line, speedbar-unhighlight-one-tag-line, 96 (speedbar-highlight-one-tag-line,
89 speedbar-recenter-to-top, speedbar-recenter): New functions. 97 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
98 (speedbar-recenter): New functions.
90 (defimage-speedbar): Image loading abstraction. 99 (defimage-speedbar): Image loading abstraction.
91 (speedbar-directory-+, speedbar-directory--, 100 (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
92 speedbar-file-+, speedbar-file--, speedbar-file-, 101 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
93 speedbar-tag-, speedbar-tag-+, speedbar-tag--, speedbar-tag-gt, 102 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
94 speedbar-tag-v, speedbar-tag-type, speedbar-tag-mail): 103 (speedbar-tag-type, speedbar-tag-mail): New images.
95 New images.
96 (speedbar-expand-image-button-alist): New variable. 104 (speedbar-expand-image-button-alist): New variable.
97 (speedbar-insert-image-button-maybe): Insert an image over some 105 (speedbar-insert-image-button-maybe): Insert an image over some
98 buttons. 106 buttons.
99 107
100 2000-05-13 Kenichi Handa <handa@etl.go.jp> 108 2000-05-13 Kenichi Handa <handa@etl.go.jp>