1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
emacs/lisp/mh-e
Glenn Morris 0cdffd7dd4 Small speedbar-related clean-up
* lisp/dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
Remove unnecessary declarations.
(dframe-message): Doc fix.

* lisp/info.el (dframe-select-attached-frame, dframe-current-frame):
Declare.

* lisp/speedbar.el (speedbar-message): Make it an obsolete alias.
Update all callers.
(speedbar-with-attached-buffer)
(speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
(speedbar-with-writable): Use backquote.

* lisp/emacs-lisp/eieio-opt.el (eieio-describe-class-sb):

* lisp/emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
rather than speedbar- aliases.

* lisp/mail/rmail.el: Load dframe rather than speedbar when compiling.
(speedbar-make-specialized-keymap, speedbar-insert-button)
(dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
(speedbar-do-function-pointer): Declare.
(rmail-speedbar-button, rmail-speedbar-find-file)
(rmail-speedbar-move-message):
Use dframe-with-attached-buffer rather than speedbar- alias.

* lisp/progmodes/gud.el: Load dframe rather than speedbar when compiling.
(dframe-message, speedbar-make-specialized-keymap)
(speedbar-add-expansion-list, speedbar-mode-functions-list)
(speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
(speedbar-insert-button, dframe-select-attached-frame)
(dframe-maybee-jump-to-attached-frame)
(speedbar-change-initial-expansion-list)
(speedbar-previously-used-expansion-list-name): Declare.
(gud-speedbar-item-info, gud-gdb-goto-stackframe):
Use dframe-message, dframe-with-attached-buffer rather than
speedbar- aliases.
(gud-sentinel): Silence compiler.

* lisp/progmodes/vhdl-mode.el (speedbar-refresh)
(speedbar-do-function-pointer, speedbar-add-supported-extension)
(speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
(speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
(speedbar-extension-list-to-regex, speedbar-directory-buttons)
(speedbar-file-lists, speedbar-make-tag-line)
(speedbar-line-directory, speedbar-goto-this-file)
(speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
(speedbar-delete-subblock, speedbar-position-cursor-on-line)
(speedbar-make-button, speedbar-reset-scanners)
(speedbar-files-item-info, speedbar-line-text)
(speedbar-find-file-in-frame, speedbar-set-timer)
(dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
(speedbar-with-writable): Do not (re)define it.
(vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
rather than speedbar- alias.

* lisp/cedet/ede/speedbar.el (ede-file-find, ede-tag-find):
* lisp/cedet/semantic/sb.el (semantic-sb-token-jump):
Use dframe-maybee-jump-to-attached-frame rather than speedbar- alias.

* lisp/mh-e/mh-speed.el (mh-speed-view):
Use dframe-with-attached-buffer rather than speedbar- alias.
2013-05-21 20:13:56 -07:00
..
.gitignore
ChangeLog Small speedbar-related clean-up 2013-05-21 20:13:56 -07:00
ChangeLog.1 Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
mh-acros.el * lisp/play/gametree.el (gametree-break-line-here): Use point-marker. 2013-01-23 12:49:34 +04:00
mh-alias.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mh-buffers.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mh-comp.el * lisp/mh-e/mh-comp.el (mh-regexp-in-field-p): Fix previous change. 2013-05-20 21:59:36 -04:00
mh-compat.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
mh-e.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
mh-folder.el Merge from trunk; up to 2013-02-18T01:30:27Z!monnier@iro.umontreal.ca. 2013-02-18 10:11:43 -08:00
mh-funcs.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mh-gnus.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mh-identity.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mh-inc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mh-junk.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
mh-letter.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
mh-limit.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mh-mime.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
mh-print.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mh-scan.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
mh-search.el * lisp/play/gametree.el (gametree-break-line-here): Use point-marker. 2013-01-23 12:49:34 +04:00
mh-seq.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mh-show.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
mh-speed.el Small speedbar-related clean-up 2013-05-21 20:13:56 -07:00
mh-thread.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
mh-tool-bar.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mh-utils.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mh-xface.el * lisp/play/gametree.el (gametree-break-line-here): Use point-marker. 2013-01-23 12:49:34 +04:00