index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
apropos.el
Age
Commit message (
Expand
)
Author
2026-02-22
Fix apropos-print window selection
Basil L. Contovounesios
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-10
apropos-library: Don't list generic functions as features
Dmitry Gutov
2024-08-17
Fix 'apropos-library' for 'define-symbol-props'
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-06-17
Merge from origin/emacs-29
Eli Zaretskii
2023-06-10
Avoid errors in 'apropos-documentation' after 'eval-buffer'
Eli Zaretskii
2023-01-14
(apropos-documentation): Don't try to parse .elc files
Stefan Monnier
2023-01-14
Merge from origin/emacs-29
Stefan Monnier
2023-01-14
apropos.el: Fix bug#60628
Stefan Monnier
2023-01-13
* lisp/apropos.el (apropos-safe-documentation): Use `function-documentation`
Stefan Monnier
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-12
* lisp/outline.el: Fix the value 'insert' of outline-minor-mode-use-buttons.
Juri Linkov
2022-11-21
* lisp/outline.el (outline-search-function): New variable (bug#53981).
Juri Linkov
2022-11-16
; * lisp/apropos.el (apropos): Doc fix. (Bug#59248)
Eli Zaretskii
2022-11-11
Remove redundant library installation instructions
Stefan Kangas
2022-08-03
Mark keys in apropos.el for substitute-command-keys
Stefan Kangas
2022-08-03
Do interactive mode tagging in apropos.el
Stefan Kangas
2022-07-30
* lisp/apropos.el (apropos-documentation): Simplify.
Stefan Kangas
2022-05-18
Improve previous apropos-documentation-check-elc-file change
Lars Ingebrigtsen
2022-05-18
Fix apropos-documentation with universal argument
Lars Ingebrigtsen
2022-05-15
Delete some compat code for very old Emacs versions
Stefan Kangas
2022-05-12
Make C-u M-x apropos-user-option include buttons
Lars Ingebrigtsen
2022-05-10
Make `apropos-variable' include values in output
Lars Ingebrigtsen
2022-04-30
Make `M-x apropos' respect help-window-select
Lars Ingebrigtsen
2022-01-23
Allow using outline minor mode in `M-x apropos-value'
Lars Ingebrigtsen
2022-01-23
Make apropos-print-doc more resilient
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-29
Do not buttonize key bindings outside of *Help* buffers
Gregory Heytings
2021-10-21
Remove redundant #' before lambda
Stefan Kangas
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-07-14
Make `apropos-library' also work for libraries without symbols
Lars Ingebrigtsen
2021-06-22
Use named face for apropos-button
Protesilaos Stavrou
2021-05-02
* lisp/apropos.el (apropos-value, apropos-local-value): Tweak for lexbind
Stefan Monnier
2021-05-02
Suppress false positives in apropos-value
Boruch Baum
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-09
Prefer setq-local in most files
Stefan Kangas
2020-12-03
Remove redundant requires of 'button'
Stefan Kangas
2020-11-07
Delete outdated comment about C rewrite in apropos.el
Stefan Kangas
2020-09-22
Remove some Emacs 20 compat code
Stefan Kangas
2020-08-10
Add new command apropos-function (Bug#41021)
Stefan Kangas
2020-06-06
make-text-button no longer modifies its string arg
Paul Eggert
2020-06-04
Fix some side-effecting uses of make-text-button
Basil L. Contovounesios
2020-05-03
Improve accuracy of apropos commands that search doc strings
Eli Zaretskii
2020-04-18
Use lexical-binding in apropos.el and add tests
Simen Heggestøyl
[next]