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