summaryrefslogtreecommitdiff
path: root/lisp/speedbar.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | * lisp/speedbar.el: Minor tweaksStefan Monnier2019-03-101-64/+63
* | More regexp corrections and tweaksPaul Eggert2019-03-081-1/+1
* | Fix regular-expression glitches and typosPaul Eggert2019-03-041-3/+3
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-10/+11
* | speedbar: remove support for missing custom.elGlenn Morris2018-04-251-7/+0
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-23/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Improve the custom type of some user options.Glenn Morris2016-01-301-4/+4
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-8/+8
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-4/+4
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from emacs-24; up to 2014-06-29T18:32:35Z!michael.albinus@gmx.deGlenn Morris2014-08-141-3/+6
|\
| * * speedbar.el (speedbar-generic-list-tag-p): Allow specialLeo Liu2014-08-131-3/+6
* | Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.eduPaul Eggert2014-04-221-3/+3
|\ \ | |/
| * * lisp/dframe.el (dframe-get-focus): Remove `hook' argument.Stefan Monnier2014-04-211-3/+3
* | * lisp/speedbar.el: Remove some old commentary.Glenn Morris2014-03-281-12/+0
|/
* Link to info manual in `defgroup'.Rüdiger Sonderfeld2014-01-251-0/+4
* Spelling fixes.Paul Eggert2014-01-131-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Misc changes to reduce use of `(lambda...); and other cleanups.Stefan Monnier2013-08-291-3/+3
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-8/+8
* * speedbar.el (speedbar-query-confirmation-method): Doc fix.Tassilo Horn2013-08-011-1/+1
* Small speedbar-related clean-upGlenn Morris2013-05-211-39/+38
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | lisp/*.el: Add missing declarations.Juanma Barranquero2012-11-171-0/+1
|/
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Remove references to obsolete variable speedbar-key-map.Chong Yidong2012-09-061-3/+3
* Autoload more carefully from Lisp. Follow aliases for function properties.Stefan Monnier2012-07-251-3/+1