index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
help.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 'help-quick-toggle'
Eli Zaretskii
2024-02-24
1
-2
/
+10
*
Provide decent documentation for 'help-quick'
Eli Zaretskii
2024-01-04
1
-3
/
+10
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
* lisp/help.el (substitute-quotes): Improve docstring.
Stefan Kangas
2023-09-02
1
-3
/
+4
*
; Fix typo
Stefan Kangas
2023-08-10
1
-1
/
+1
*
Fix indentation regression in 'C-h l'
Eli Zaretskii
2023-03-29
1
-0
/
+4
*
Allow showing prefix commands in Help buffers
Eli Zaretskii
2023-03-23
1
-0
/
+7
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
* lisp/help.el: Use 'C-h C-q' to toggle 'help-quick' window (bug#60249).
Juri Linkov
2022-12-28
1
-18
/
+14
*
Fix "C-h k" when clicking on another frame
Eli Zaretskii
2022-12-03
1
-2
/
+4
*
* lisp/help.el (describe-bindings): Use the outline-default-rules feature.
Juri Linkov
2022-11-23
1
-4
/
+5
*
; Doc fixes: remove references to missing symbols
Stefan Kangas
2022-11-21
1
-4
/
+1
*
Prefer defvar-keymap in help.el
Stefan Kangas
2022-10-29
1
-60
/
+62
*
Unify outline-minor-mode-use-buttons with in-margins/insert values (bug#57813)
Juri Linkov
2022-10-22
1
-1
/
+1
*
* lisp/outline.el (outline-minor-mode-insert-buttons): New defvar-local.
Juri Linkov
2022-10-18
1
-1
/
+2
*
Clear misleading message in help-quit-or-quick
Lars Ingebrigtsen
2022-10-16
1
-1
/
+4
*
Add a quick-help menu
Philip Kaludercic
2022-10-14
1
-1
/
+134
*
Fix substitute-command-keys for global binding lookup
Robert Pluim
2022-09-21
1
-0
/
+6
*
Allow keymap to override advertised-binding in docstrings
Robert Pluim
2022-09-20
1
-1
/
+4
*
Revert "Fix help--analyze-key problem when not called from menu"
Lars Ingebrigtsen
2022-09-13
1
-2
/
+1
*
Fix help--analyze-key problem when not called from menu
Lars Ingebrigtsen
2022-09-13
1
-1
/
+2
*
New function substitute-quotes
Stefan Kangas
2022-09-10
1
-2
/
+14
*
Fix return value of help--key-description-fontified
Stefan Kangas
2022-08-19
1
-7
/
+10
*
* lisp/help.el (describe-map-tree, describe-map): Simplify.
Stefan Kangas
2022-08-03
1
-16
/
+14
*
Add face to mouse buttons in command substitutions
Stefan Kangas
2022-08-03
1
-0
/
+1
*
Use icons in outline
Lars Ingebrigtsen
2022-07-28
1
-1
/
+0
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-24
1
-4
/
+13
|
\
|
*
Fix bookmark support for Help functions in native-compilation builds
Eli Zaretskii
2022-07-23
1
-4
/
+14
*
|
Minor doc fix in search-forward-help-for-help
Stefan Kangas
2022-07-21
1
-2
/
+3
*
|
Remove dead branch from substitute-command-keys
Stefan Kangas
2022-07-11
1
-8
/
+0
*
|
Restore temp-buffer-resize-mode behaviour wrt. [back] buttons
Lars Ingebrigtsen
2022-06-30
1
-2
/
+4
*
|
Don't error out on invalid literal key substitutions
Stefan Kangas
2022-06-25
1
-18
/
+16
*
|
Fix previous describe-key change
Lars Ingebrigtsen
2022-06-21
1
-0
/
+3
*
|
Make describe-key do doc string command key substitution again
Lars Ingebrigtsen
2022-06-21
1
-0
/
+1
*
|
Fix fontification in describe-key
Lars Ingebrigtsen
2022-06-21
1
-12
/
+12
*
|
Respect no-face argument in literal key substitutions
Stefan Kangas
2022-06-18
1
-3
/
+4
*
|
Allow saying \\=`M-x ...' in a doc string
Lars Ingebrigtsen
2022-06-13
1
-1
/
+2
*
|
Further tweaks to how remapped commands are described
Lars Ingebrigtsen
2022-06-11
1
-22
/
+23
*
|
Make describe-prefix-bindings say when there are no matches
Lars Ingebrigtsen
2022-06-10
1
-10
/
+17
*
|
Improve `C-h b' output for remapped commands.
Lars Ingebrigtsen
2022-06-09
1
-3
/
+21
*
|
Fix the final divergent single quote usages in doc strings
Lars Ingebrigtsen
2022-05-24
1
-3
/
+3
*
|
Restore `with-help-window' return code
Lars Ingebrigtsen
2022-05-14
1
-2
/
+3
*
|
Don't overwrite variables set by callback in help--window-setup
Lars Ingebrigtsen
2022-05-13
1
-2
/
+3
*
|
Don't clear out local variables in `with-help-window'
Lars Ingebrigtsen
2022-05-13
1
-31
/
+28
*
|
Allow substitute-command-keys to include menus in \{...} output
Lars Ingebrigtsen
2022-05-13
1
-8
/
+12
*
|
Fix handling double-click-time nil or t
Stefan Kangas
2022-05-02
1
-1
/
+1
*
|
Allow reusing the *Help* window with `i'/`s/ commands
Lars Ingebrigtsen
2022-05-02
1
-1
/
+13
*
|
Use `advice--cd*r` where applicable
Stefan Monnier
2022-04-26
1
-1
/
+1
*
|
Clean up view-emacs-news code
Lars Ingebrigtsen
2022-04-18
1
-3
/
+2
*
|
Make :filters run in the correct buffer in describe-buffer-bindings
Lars Ingebrigtsen
2022-04-17
1
-7
/
+15
[next]