summaryrefslogtreecommitdiff
path: root/lisp/help-fns.el
Commit message (Expand)AuthorAge
...
* | Respect help-window-keep-selected in shortdoc buttonsLars Ingebrigtsen2022-05-06
* | Fix another help-fns--insert-menu-bindings parsing problemLars Ingebrigtsen2022-04-28
* | * lisp/help-fns.el (help-fns--insert-menu-bindings): Don't highlight heading.Juri Linkov2022-04-27
* | Make new menu *Help* output be more resilientLars Ingebrigtsen2022-04-26
* | Change the display of menu bindings in *Help*Lars Ingebrigtsen2022-04-25
* | Further help-fns--editable-variable fixesLars Ingebrigtsen2022-04-24
* | Allow looking up window system colors on HaikuPo Lu2022-04-24
* | Don't have help-fns--editable-variable override link buttonsLars Ingebrigtsen2022-04-23
* | Allow editing variable values in *Help* buffersLars Ingebrigtsen2022-04-17
* | Fix describe-mode--minor-modes formatting issueLars Ingebrigtsen2022-04-14
* | Make `C-h m' actually output the documentation for the major modeLars Ingebrigtsen2022-04-13
* | Redo `C-h m' outputLars Ingebrigtsen2022-04-13
* | Make `describe-mode' include a link to the major mode functionLars Ingebrigtsen2022-04-13
* | Extend find-lisp-object-file-nameLars Ingebrigtsen2022-02-08
* | Fix some standard-output/help-buffer confusion in describe-function-1Lars Ingebrigtsen2022-02-08
* | Fix describe-function-1 test failure from previous changeLars Ingebrigtsen2022-02-08
* | Minor fix to how describe-function-1 displays symbols with spacesLars Ingebrigtsen2022-02-08
* | (function-history): New symbol property (bug#53632)Stefan Monnier2022-01-31
* | Fix error when describing menu items that don't have equivalent keysPo Lu2022-01-20
* | Improve how menus are described in *Help*Lars Ingebrigtsen2022-01-20
* | Avoid infloops in help-fns--analyze-function with aliasesLars Ingebrigtsen2022-01-13
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Do not buttonize key bindings outside of *Help* buffersGregory Heytings2021-11-29
* | Remove redundant #' before lambdaStefan Kangas2021-10-21
|/
* * lisp/menu-bar.el (yank-menu-length): Fix docstring (bug#51138).Juri Linkov2021-10-15
* Complete shorthands to longhands for symbol-completing tablesJoão Távora2021-10-10
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-21
* Add new help-enable-symbol-autoload user optionArthur Miller2021-09-18
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Further tweak describe-variable lookLars Ingebrigtsen2021-09-08
* Fix previous help-fns changeLars Ingebrigtsen2021-09-08
* Move the indented *Help* block to after the doc stringLars Ingebrigtsen2021-09-08
* Don't output "probably introduced" if we know the answer for sureLars Ingebrigtsen2021-09-08
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Make 's' in *Help* work for Lisp-defined variables againLars Ingebrigtsen2021-07-24
* Make the `s' command in *Help* work for Lisp variables defined in CLars Ingebrigtsen2021-07-19
* Add a new function for separator linesLars Ingebrigtsen2021-07-19
* ; * lisp/help-fns.el: Speed up `describe-mode'Ori2021-07-15
* Improve the shortdoc link action in *Help* buffersLars Ingebrigtsen2021-07-15
* * lisp/help-fns.el (help--symbol-class): Concat chars for all namespaces.Juri Linkov2021-06-17
* Add new convenience commands for *Help*Lars Ingebrigtsen2021-06-15
* * lisp/help-fns.el (help--symbol-class): New function.Juri Linkov2021-06-03
* Use buffer-local-boundp in describe-variableLars Ingebrigtsen2021-05-31
* Speed up `describe-variable' completion predicateDaniel Mendler2021-05-31
* Allow help-C-file-name to work on symbols designating subrsLars Ingebrigtsen2021-05-30
* Add new help command 'describe-command'Stefan Kangas2021-05-02
* Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-12
|\
| * Add new face 'help-key-binding' for keybindings in helpStefan Kangas2021-03-08
* | Merge commit '9cbdf20316' into native-compAndrea Corallo2021-03-09
|\|