summaryrefslogtreecommitdiff
path: root/lisp/help-fns.el
Commit message (Expand)AuthorAge
* Merge branch 'lisp-func-type-decls' into 'master'Andrea Corallo2024-05-02
|\
| * Make use of Lisp function declarationsAndrea Corallo2024-04-29
* | Assume match before calling help-xref-buttonBasil L. Contovounesios2024-05-01
|/
* (help-fns-function-description-header): Fix last change (bug#70209)Stefan Monnier2024-04-05
* * lisp/help-fns.el (help-fns-function-description-header): Fix bug#70209Stefan Monnier2024-04-05
* (help-fns-function-description-header): Print functions' typeStefan Monnier2024-03-22
* ; * lisp/help-fns.el (help-fns-function-name): Doc fix.Eli Zaretskii2024-03-22
* (help-fns-function-name): New functionStefan Monnier2024-03-21
* * lisp/help-fns.el (describe-mode-outline): New user option (bug#64684).Juri Linkov2024-02-22
* bytecomp.el: Rewrite the way we print dynamic docstringsStefan Monnier2024-02-02
* * lisp/help-fns.el (help-fns--parent-mode): Mention the extra parentsStefan Monnier2024-01-15
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier2023-11-23
* | Use new `derived-mode-all/set-parents` functions.Stefan Monnier2023-11-08
* | ; Substitute quotes in obsoletion notice in 'C-h f'Eshel Yaron2023-09-28
* | Fix regexp in help-do-arg-highlightEshel Yaron2023-09-01
* | Use ensure-list in many more placesStefan Kangas2023-08-27
* | Don't describe lexbound uncompiled function as 'closures'Mattias Engdegård2023-08-21
* | ; * lisp/help-fns.el (help-display-function-type): Doc fix (bug#65288).Eli Zaretskii2023-08-21
* | * Introduce `help-display-function-type' customizable var (bug#65288).Andrea Corallo2023-08-20
* | Revert "Fix slow "C-h f" in Emacs built without native compilation"Eli Zaretskii2023-08-16
* | lisp/help-fns.el: Revert commit c12838c73ef161850a081f9ccea6e375b7c2f93bStefan Monnier2023-08-15
* | Fix slow "C-h f" in Emacs built without native compilationEli Zaretskii2023-08-14
* | Delete useless conditional in describe-keymapStefan Kangas2023-08-08
* | Merge from origin/emacs-29Eli Zaretskii2023-08-04
|\|
| * ; Add commentary to 'describe-function's completionEli Zaretskii2023-08-03
| * ; Fix backport of help-fns--analyze-function bug fixMattias Engdegård2023-07-31
| * Fix function help for advised aliases (bug#64797)Mattias Engdegård2023-07-30
* | Fix function help for advised aliases (bug#64797)Mattias Engdegård2023-07-27
* | ; * lisp/emacs-lisp/comp.el (comp-funciton-type-spec): typoMattias Engdegård2023-06-04
* | Print know function types in C-h fAndrea Corallo2023-06-04
* | 'describe-function' shows function inferred type when availableAndrea Corallo2023-05-30
* | Merge from origin/emacs-29Eli Zaretskii2023-04-21
|\|
| * Fix display of menu-bar bindings of commands in *Help* buffersEli Zaretskii2023-04-19
* | Merge from origin/emacs-29Stefan Monnier2023-03-27
|\|
| * * lisp/help-fns.el (find-lisp-object-file-name): Fix bug#62376 part2Stefan Monnier2023-03-23
* | (describe-function): Load file for `...' referencesStefan Monnier2023-03-21
* | Remove stray quotesMattias Engdegård2023-02-21
* | Follow aliases for `interactive-only` declarationsMattias Engdegård2023-02-21
* | Detect and prevent function alias loops in `fset` and `defalias`Mattias Engdegård2023-02-21
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | ; fix misplaced bracketing of `and` inside `when`Mattias Engdegård2022-12-30
|/
* cl-generic: Fix `advertised-calling-convention` declarationsStefan Monnier2022-10-16
* Fix typo in last help-fns--insert-menu-bindings changeLars Ingebrigtsen2022-10-03
* Improve help-fns--insert-menu-bindings formattingLars Ingebrigtsen2022-10-03
* Fix *Help* output for native-comp functions from IELMLars Ingebrigtsen2022-09-16
* Make help-fns--generalized-variable more resilientLars Ingebrigtsen2022-09-14
* New function substitute-quotesStefan Kangas2022-09-10