Mercurial > emacs
comparison lisp/ChangeLog @ 65809:f528ccbc5de9
* speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
(speedbar-ignored-path-expressions, speedbar-buffers-line-path)
(speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
(speedbar-path-line): Define obsolete aliases.
(speedbar-line-directory): Doc fix.
* progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
(vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
instead of speedbar-line-path.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 03 Oct 2005 20:46:29 +0000 |
parents | dc8ccc41617e |
children | f6a0af865eb5 |
comparison
equal
deleted
inserted
replaced
65808:dc8ccc41617e | 65809:f528ccbc5de9 |
---|---|
1 2005-10-03 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path) | |
4 (speedbar-ignored-path-expressions, speedbar-buffers-line-path) | |
5 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path) | |
6 (speedbar-path-line): Define obsolete aliases. | |
7 (speedbar-line-directory): Doc fix. | |
8 | |
9 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize) | |
10 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory | |
11 instead of speedbar-line-path. | |
12 | |
1 2005-10-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 13 2005-10-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2 | 14 |
3 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window | 15 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window |
4 to nil if dropping on a window. Handle dropping on a minibuffer window | 16 to nil if dropping on a window. Handle dropping on a minibuffer window |
5 like dropping on a non-window part of Emacs. | 17 like dropping on a non-window part of Emacs. |