summaryrefslogtreecommitdiff
path: root/lisp/help-fns.el
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in last help-fns--insert-menu-bindings changeLars Ingebrigtsen2022-10-031-10/+10
* Improve help-fns--insert-menu-bindings formattingLars Ingebrigtsen2022-10-031-30/+37
* Fix *Help* output for native-comp functions from IELMLars Ingebrigtsen2022-09-161-1/+3
* Make help-fns--generalized-variable more resilientLars Ingebrigtsen2022-09-141-1/+2
* New function substitute-quotesStefan Kangas2022-09-101-9/+9
* ; * lisp/help-fns.el (help-fns--key-bindings): Fix previous change.Gregory Heytings2022-09-061-1/+2
* Simplify describe-function.Gregory Heytings2022-09-051-3/+3
* Fix some help-fns test failuresLars Ingebrigtsen2022-09-041-1/+1
* Look up keybindings in correct buffer in describe-function.Gregory Heytings2022-09-041-4/+6
* * lisp/help-fns.el (find-lisp-object-file-name): Revert last changeStefan Monnier2022-09-031-1/+1
* * lisp/help-fns.el: Minor fixesStefan Monnier2022-09-021-5/+5
* Don't mention obsolete generalized variables in *Help*Lars Ingebrigtsen2022-08-231-1/+3
* Make *Help* display info about generalized variablesLars Ingebrigtsen2022-08-221-0/+9
* (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-141-5/+5
* ; Fix typosStefan Kangas2022-08-081-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-07-241-7/+3
|\
| * Fix bookmark support for Help functions in native-compilation buildsEli Zaretskii2022-07-231-7/+3
* | Merge from origin/emacs-28Stefan Kangas2022-07-231-2/+2
|\ \ | |/
| * Make 'describe-function' say "byte-compiled" when appropriateEli Zaretskii2022-07-211-2/+2
* | Don't list obsolete in "other commands" help sectionStefan Kangas2022-07-211-0/+2
* | (help-fns--first-release): Try and avoid false positivesStefan Monnier2022-07-181-15/+74
* | Fix xref links in `C-h o'Lars Ingebrigtsen2022-07-161-2/+6
* | Weed out some false positives in help-fns--mention-first-releaseLars Ingebrigtsen2022-07-161-0/+9
* | Remove some ineffectual calls to purecopyStefan Kangas2022-07-101-1/+1
* | ; Fix doc strings in help-fns.elEli Zaretskii2022-07-041-2/+3
* | New command help-fns-edit-mode-cancelStefan Kangas2022-07-041-2/+9
* | Put the obsoletion earlier in the *Help* bufferLars Ingebrigtsen2022-06-281-15/+22
* | Font-lock variable values in *Help*Lars Ingebrigtsen2022-06-261-1/+2
* | Tweak quoting in help-fns--compiler-macroLars Ingebrigtsen2022-06-201-1/+1
* | Fix some declare-after-interactive functionsLars Ingebrigtsen2022-06-171-1/+1
* | Improve help-enable-variable-value-editing helpStefan Kangas2022-06-171-2/+8
* | Allow editing all symbols in help-fns--editable-variableLars Ingebrigtsen2022-06-171-3/+1
* | Re-re-fix previous describe-function changeLars Ingebrigtsen2022-06-051-1/+2
* | Fix key binding buffer issue in describe-function betterLars Ingebrigtsen2022-06-051-8/+5
* | Make `C-h f' look up key bindings in the current buffer againLars Ingebrigtsen2022-06-051-3/+4
* | Handle invalid NEWS files during describe-functionPo Lu2022-05-241-15/+17
* | Audit symbol quoting in Lisp doc stringsLars Ingebrigtsen2022-05-241-2/+2
* | describe-keymap: Suggest symbol at pointVisuwesh2022-05-151-1/+4
* | Put help-fns--compiler-macro last in the *Help* bufferLars Ingebrigtsen2022-05-141-1/+1
* | Improve the *Help* output for compiler macros and the likeLars Ingebrigtsen2022-05-141-4/+22
* | Respect help-window-keep-selected in shortdoc buttonsLars Ingebrigtsen2022-05-061-1/+2
* | Fix another help-fns--insert-menu-bindings parsing problemLars Ingebrigtsen2022-04-281-0/+2
* | * lisp/help-fns.el (help-fns--insert-menu-bindings): Don't highlight heading.Juri Linkov2022-04-271-1/+1
* | Make new menu *Help* output be more resilientLars Ingebrigtsen2022-04-261-12/+14
* | Change the display of menu bindings in *Help*Lars Ingebrigtsen2022-04-251-3/+28
* | Further help-fns--editable-variable fixesLars Ingebrigtsen2022-04-241-2/+3
* | Allow looking up window system colors on HaikuPo Lu2022-04-241-2/+2
* | Don't have help-fns--editable-variable override link buttonsLars Ingebrigtsen2022-04-231-1/+4
* | Allow editing variable values in *Help* buffersLars Ingebrigtsen2022-04-171-4/+75
* | Fix describe-mode--minor-modes formatting issueLars Ingebrigtsen2022-04-141-1/+1