summaryrefslogtreecommitdiff
path: root/lisp/speedbar.el
Commit message (Expand)AuthorAgeFilesLines
* Fix interactive forms in some Lisp packagesEli Zaretskii2023-05-061-3/+1
* Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård2023-04-071-39/+36
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-12-031-1/+1
* Remove some XEmacs references in speedbar.elLars Ingebrigtsen2022-09-121-5/+2
* Drop support for XEmacs package EFSStefan Kangas2022-07-281-9/+1
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-4/+0
* Use command substitutions instead of literal keys in some placesStefan Kangas2022-07-031-1/+2
* Remove compat code; assume imenu.el existsStefan Kangas2022-05-201-3/+2
* Remove some XEmacs compat code for display-graphic-pStefan Kangas2022-05-151-9/+4
* Delete some compat code for very old Emacs versionsStefan Kangas2022-05-151-3/+1
* Improve `M-x speedbar' under emacs -nw very slightlyLars Ingebrigtsen2022-01-231-1/+3
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Define some more keymaps in one stepStefan Kangas2021-12-081-19/+13
|/
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-6/+6
* Revert "Fix `speedbar-directory-buttons' when using Tramp"Lars Ingebrigtsen2021-07-311-2/+2
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-2/+2
* ; Remove some useless commentsStefan Kangas2021-04-161-1/+0
* Fix sorting in speedbar sub-groupsLars Ingebrigtsen2021-03-181-4/+7
* Remove additional items obsolete since Emacs 22/23Stefan Kangas2021-03-071-18/+2
* Make inversion.el obsolete (Bug#46841)Stefan Kangas2021-03-031-19/+0
* Minor fixes after preloading easymenuStefan Kangas2021-02-271-1/+0
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-121-7/+2
* ; Move obsolete version variables further downStefan Kangas2021-02-021-9/+13
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in speedbar.elStefan Kangas2020-12-081-13/+8
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-241-4/+2
* Fix `speedbar-directory-buttons' when using TrampDaniel Lenski2020-11-141-2/+2
* Remove some Emacs 20 compat code from speedbar.elStefan Kangas2020-10-271-5/+2
* byte-compile-file: Make optional LOAD argument obsoleteStefan Kangas2020-10-201-1/+1
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-2/+3
* Fix the [ command in speedbar modeLars Ingebrigtsen2020-08-191-13/+15
* Declare some <package>-version variables obsoleteStefan Kangas2020-03-211-1/+2
* Declare speedbar-incompatible-version obsoleteStefan Kangas2020-03-041-0/+1
* Make more load-hooks obsoleteGlenn Morris2020-01-161-0/+2
* Make sb-image.el obsolete (Bug#37837)Stefan Kangas2020-01-171-1/+69
* ; Some that->than fixes.Paul Eggert2020-01-041-1/+1
* Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-2/+2
|/
* Customizable tab-line-tabs-function and new buffer-local tab-line-mode.Juri Linkov2019-10-271-1/+1
* Remove XEmacs compat code from speedbar.elStefan Kangas2019-10-221-69/+20
* lisp/speedbar.el: Fix computation of boolean return valuesJuanma Barranquero2019-10-161-3/+5
* * lisp/tab-bar.el (tab-bar-show): New defcustom.Juri Linkov2019-10-021-1/+3
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* Merge from origin/emacs-26Glenn Morris2019-08-201-1/+1
|\
| * ; Fix typo in a doc string of speedbar.elEli Zaretskii2019-08-161-1/+1
* | Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* | 2019-03-26 regex cleanupPaul Eggert2019-03-261-2/+2