summaryrefslogtreecommitdiff
path: root/lisp/speedbar.el
Commit message (Expand)AuthorAge
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Revert "Fix `speedbar-directory-buttons' when using Tramp"Lars Ingebrigtsen2021-07-31
* ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* ; Remove some useless commentsStefan Kangas2021-04-16
* Fix sorting in speedbar sub-groupsLars Ingebrigtsen2021-03-18
* Remove additional items obsolete since Emacs 22/23Stefan Kangas2021-03-07
* Make inversion.el obsolete (Bug#46841)Stefan Kangas2021-03-03
* Minor fixes after preloading easymenuStefan Kangas2021-02-27
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-12
* ; Move obsolete version variables further downStefan Kangas2021-02-02
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in speedbar.elStefan Kangas2020-12-08
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-24
* Fix `speedbar-directory-buttons' when using TrampDaniel Lenski2020-11-14
* Remove some Emacs 20 compat code from speedbar.elStefan Kangas2020-10-27
* byte-compile-file: Make optional LOAD argument obsoleteStefan Kangas2020-10-20
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Fix the [ command in speedbar modeLars Ingebrigtsen2020-08-19
* Declare some <package>-version variables obsoleteStefan Kangas2020-03-21
* Declare speedbar-incompatible-version obsoleteStefan Kangas2020-03-04
* Make more load-hooks obsoleteGlenn Morris2020-01-16
* Make sb-image.el obsolete (Bug#37837)Stefan Kangas2020-01-17
* ; Some that->than fixes.Paul Eggert2020-01-04
* Merge from origin/emacs-27Paul Eggert2020-01-01
|\
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-26
|/
* Customizable tab-line-tabs-function and new buffer-local tab-line-mode.Juri Linkov2019-10-27
* Remove XEmacs compat code from speedbar.elStefan Kangas2019-10-22
* lisp/speedbar.el: Fix computation of boolean return valuesJuanma Barranquero2019-10-16
* * lisp/tab-bar.el (tab-bar-show): New defcustom.Juri Linkov2019-10-02
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Merge from origin/emacs-26Glenn Morris2019-08-20
|\
| * ; Fix typo in a doc string of speedbar.elEli Zaretskii2019-08-16
* | Update author/maintainer infoPaul Eggert2019-05-26
* | 2019-03-26 regex cleanupPaul Eggert2019-03-26
* | * lisp/speedbar.el: Minor tweaksStefan Monnier2019-03-10
* | More regexp corrections and tweaksPaul Eggert2019-03-08
* | Fix regular-expression glitches and typosPaul Eggert2019-03-04
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | file-attributes cleanupPaul Eggert2018-09-23
* | speedbar: remove support for missing custom.elGlenn Morris2018-04-25
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Improve the custom type of some user options.Glenn Morris2016-01-30
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17