aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/which-func.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton12 days1-1/+1
* Use defvar-keymap in which-func.elStefan Kangas2025-03-151-18/+16
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* ; Fix thinko in my last changeStefan Kangas2024-05-271-1/+1
* ; Silence byte-compilerStefan Kangas2024-05-271-1/+2
* Make `idle-update-delay` obsoleteStefan Kangas2024-05-271-2/+13
* Remove redundant `apply` with `derived-mode-p`Stefan Kangas2024-02-121-2/+2
* Add support for deriving major modes in which-funcDamien Cassou2024-02-101-2/+2
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Remove the header line after disabling 'which-function-mode'Spencer Baugh2023-10-291-15/+24
* | ; Fix last change (bug#64533)Spencer Baugh2023-07-151-2/+2
* | Support displaying function name in the header lineSpencer Baugh2023-07-151-6/+36
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add useful hint to which-func documentationEli Zaretskii2022-12-161-2/+12
* Remove unneeded (require 'edebug) from which-func.elJuanma Barranquero2022-12-081-3/+0
* ; lisp/progmodes/which-func.el: Mark emacs-devel as maintainer.Stefan Kangas2022-11-251-4/+4
* ; * lisp/progmodes/which-func.el: Remove obsolete commentJuanma Barranquero2022-11-251-10/+0
* Make which-func-mode output less junkLars Ingebrigtsen2022-08-081-0/+3
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-3/+0
* Change variable which-func-unknown to "n/a"Paul W. Rankin2022-05-251-1/+1
* Fix which-func-update doc stringLars Ingebrigtsen2022-03-071-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Don't use some obsolete names in documentationStefan Kangas2021-10-041-1/+2
* Clarify which-function tooltip textStefan Kangas2021-09-231-4/+6
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-1/+1
* * lisp/progmodes/which-func.el: Doc fixes.Stefan Kangas2021-04-221-10/+9
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/progmodes/which-func.el (which-func-update): Bind `non-essential`Stefan Monnier2020-12-181-3/+4
* Prefer setq-local in several progmodesStefan Kangas2020-12-061-1/+1
* which-function-mode: put hook function on after-change-major-mode-hookAlan Mackenzie2020-05-201-47/+50
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* which-function: Do not display outdated imenu informationAlex Branham2019-02-221-8/+9
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | * lisp/progmodes/which-func.el: Improve disabling the modeStefan Monnier2015-11-301-23/+22
|/
* Fix which-func for curly quotes: look for symbol, not messageDaniel Colascione2015-08-291-4/+4
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/progmodes/which-func.el (which-func-ff-hook): Obey pre-existingStefan Monnier2014-09-031-15/+13
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * which-func.el (ediff-window-A, ediff-window-B, (ediff-window-C): Declare.Glenn Morris2013-05-231-0/+4
* * lisp/progmodes/which-func.el (which-function): Silence imenu errors.Stefan Monnier2013-01-141-1/+1
* * lisp/progmodes/which-func.el (which-function): Understand Semantic's useFeng Li2013-01-101-1/+3