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
...
*
|
Don't leave `C-h N' in a text-mode derived mode
Lars Ingebrigtsen
2022-04-16
1
-4
/
+3
*
|
Add a new mode for editing and viewing the Emacs NEWS file
Lars Ingebrigtsen
2022-04-16
1
-1
/
+3
*
|
Remove some early-bootstrap dependencies for `advice`
Stefan Monnier
2022-03-17
1
-4
/
+11
*
|
Fix byte-code button in help--describe-command
Lars Ingebrigtsen
2022-03-15
1
-1
/
+2
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-02-28
1
-2
/
+2
|
\
|
|
*
; * lisp/help.el (with-help-window): Doc fix. (Bug#54170)
Eli Zaretskii
2022-02-27
1
-2
/
+2
*
|
Improve the describe-key doc string
Lars Ingebrigtsen
2022-02-02
1
-0
/
+6
*
|
Make where-is correctly identify aliases
Sebastian Urban
2022-01-28
1
-7
/
+15
*
|
Commit fixes and enhancements to the scratch/correct-warning-pos branch
Alan Mackenzie
2022-01-14
1
-1
/
+1
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-09
1
-14
/
+21
|
\
|
|
*
Fix mode-line display in Calendar mode
Eli Zaretskii
2021-12-08
1
-6
/
+11
*
|
Make help--describe-command more robust
Lars Ingebrigtsen
2021-12-05
1
-1
/
+2
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-02
1
-9
/
+5
|
\
|
|
*
* lisp/help.el (help--analyze-key): Prefer posn-set-point over mouse-set-point
Juri Linkov
2021-12-01
1
-9
/
+5
*
|
Do not buttonize key bindings outside of *Help* buffers
Gregory Heytings
2021-11-29
1
-50
/
+59
*
|
Add new format for literal key sequences to substitute-command-keys
Stefan Kangas
2021-11-22
1
-0
/
+20
*
|
Make the optional describe-map-tree parameters optional
Lars Ingebrigtsen
2021-11-18
1
-2
/
+2
*
|
Use substitute-command-keys in some messages
Stefan Kangas
2021-11-17
1
-6
/
+6
*
|
Don't create links to undefined commands in help--describe-command
Lars Ingebrigtsen
2021-11-13
1
-3
/
+5
*
|
Make the lambda/closure buttons in `C-h b' say what they do
Lars Ingebrigtsen
2021-11-06
1
-1
/
+2
*
|
Make lambda/closure help buttons format as Emacs Lisp
Lars Ingebrigtsen
2021-11-04
1
-1
/
+1
*
|
Rename button-buttonize to buttonize
Lars Ingebrigtsen
2021-11-04
1
-3
/
+2
*
|
Revert overlay-related changes in `C-h b'
Lars Ingebrigtsen
2021-11-02
1
-37
/
+24
*
|
Make lambdas/closures/byte code in `C-h b' clickable
Lars Ingebrigtsen
2021-11-02
1
-2
/
+8
*
|
Make `C-h b' also describe overlay keymaps
Lars Ingebrigtsen
2021-11-02
1
-26
/
+37
*
|
Make `C-h b' indentation more regular (and avoid continuation lines)
Lars Ingebrigtsen
2021-11-02
1
-43
/
+84
*
|
Fix rendering of key translations
Lars Ingebrigtsen
2021-11-02
1
-23
/
+10
*
|
Don't output prefix keys in `C-h b', and output more data on objects
Lars Ingebrigtsen
2021-11-01
1
-23
/
+33
*
|
Add buttons to definition in help--describe-command
Lars Ingebrigtsen
2021-11-01
1
-1
/
+4
*
|
Merge from origin/emacs-28
Michael Albinus
2021-11-01
1
-2
/
+2
|
\
|
|
*
Fix typo in describe-map-tree doc string
Lars Ingebrigtsen
2021-11-01
1
-2
/
+2
*
|
Make xref symbol marking work again after describe-keymap changes
Lars Ingebrigtsen
2021-11-01
1
-4
/
+1
*
|
Say "Key/Binding" instead of "key/binding" in `C-h b'
Lars Ingebrigtsen
2021-11-01
1
-1
/
+1
*
|
Don't print empty keymaps in `C-h b'
Lars Ingebrigtsen
2021-11-01
1
-13
/
+20
*
|
Clarify describe-bindings code slightly
Lars Ingebrigtsen
2021-10-31
1
-3
/
+4
*
|
Add buttons to outlining and tweak `C-h b' buffer
Lars Ingebrigtsen
2021-10-31
1
-8
/
+9
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-27
1
-1
/
+7
|
\
|
|
*
Fix help commands for menu-bar menus
Eli Zaretskii
2021-10-27
1
-1
/
+7
*
|
Add new option help-link-key-to-documentation
Stefan Kangas
2021-10-24
1
-1
/
+16
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-21
1
-18
/
+19
|
\
|
|
*
* lisp/help.el (help--analyze-key): Add new arg BUFFER (bug#51173).
Juri Linkov
2021-10-20
1
-18
/
+19
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-14
1
-3
/
+5
|
\
|
|
*
* lisp/help.el (help--analyze-key): Avoid mouse-set-point for non-mouse events
Juri Linkov
2021-10-13
1
-3
/
+5
*
|
Improve 'display-buffer' 'temp-buffer-resize-mode' cohabitation (Bug#51062)
Martin Rudalics
2021-10-13
1
-14
/
+26
|
/
*
; * lisp/help.el (help--analyze-key): Add comment.
Juri Linkov
2021-09-30
1
-0
/
+4
*
Signal an error in `search-forward-help-for-help'
Lars Ingebrigtsen
2021-09-29
1
-1
/
+4
*
* lisp/mouse.el (context-menu-map): Fix when menu is a command (bug#50851)
Juri Linkov
2021-09-28
1
-1
/
+1
*
* lisp/outline.el (outline-minor-mode-cycle-filter): New defcustom (bug#50679)
Juri Linkov
2021-09-23
1
-1
/
+1
[prev]
[next]