index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
which-func.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-15
Use defvar-keymap in which-func.el
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-05-27
; Fix thinko in my last change
Stefan Kangas
2024-05-27
; Silence byte-compiler
Stefan Kangas
2024-05-27
Make `idle-update-delay` obsolete
Stefan Kangas
2024-02-12
Remove redundant `apply` with `derived-mode-p`
Stefan Kangas
2024-02-10
Add support for deriving major modes in which-func
Damien Cassou
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-29
Remove the header line after disabling 'which-function-mode'
Spencer Baugh
2023-07-15
; Fix last change (bug#64533)
Spencer Baugh
2023-07-15
Support displaying function name in the header line
Spencer Baugh
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-16
; Add useful hint to which-func documentation
Eli Zaretskii
2022-12-08
Remove unneeded (require 'edebug) from which-func.el
Juanma Barranquero
2022-11-25
; lisp/progmodes/which-func.el: Mark emacs-devel as maintainer.
Stefan Kangas
2022-11-25
; * lisp/progmodes/which-func.el: Remove obsolete comment
Juanma Barranquero
2022-08-08
Make which-func-mode output less junk
Lars Ingebrigtsen
2022-07-08
Remove many items obsolete since 24.1
Stefan Kangas
2022-05-25
Change variable which-func-unknown to "n/a"
Paul W. Rankin
2022-03-07
Fix which-func-update doc string
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-04
Don't use some obsolete names in documentation
Stefan Kangas
2021-09-23
Clarify which-function tooltip text
Stefan Kangas
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-04-22
* lisp/progmodes/which-func.el: Doc fixes.
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-18
* lisp/progmodes/which-func.el (which-func-update): Bind `non-essential`
Stefan Monnier
2020-12-06
Prefer setq-local in several progmodes
Stefan Kangas
2020-05-20
which-function-mode: put hook function on after-change-major-mode-hook
Alan Mackenzie
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-02-22
which-function: Do not display outdated imenu information
Alex Branham
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-07-01
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-11
Merge from origin/emacs-25
John Wiegley
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-30
* lisp/progmodes/which-func.el: Improve disabling the mode
Stefan Monnier
2015-08-29
Fix which-func for curly quotes: look for symbol, not message
Daniel Colascione
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-09-03
* lisp/progmodes/which-func.el (which-func-ff-hook): Obey pre-existing
Stefan Monnier
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-05-23
* which-func.el (ediff-window-A, ediff-window-B, (ediff-window-C): Declare.
Glenn Morris
2013-01-14
* lisp/progmodes/which-func.el (which-function): Silence imenu errors.
Stefan Monnier
2013-01-10
* lisp/progmodes/which-func.el (which-function): Understand Semantic's use
Feng Li
[next]