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-fns.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use `format' on strings without % format directives
Lars Ingebrigtsen
2021-09-21
1
-1
/
+1
*
Add new help-enable-symbol-autoload user option
Arthur Miller
2021-09-18
1
-1
/
+20
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-3
/
+3
*
Further tweak describe-variable look
Lars Ingebrigtsen
2021-09-08
1
-1
/
+8
*
Fix previous help-fns change
Lars Ingebrigtsen
2021-09-08
1
-1
/
+1
*
Move the indented *Help* block to after the doc string
Lars Ingebrigtsen
2021-09-08
1
-14
/
+14
*
Don't output "probably introduced" if we know the answer for sure
Lars Ingebrigtsen
2021-09-08
1
-12
/
+35
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-1
/
+1
*
Make 's' in *Help* work for Lisp-defined variables again
Lars Ingebrigtsen
2021-07-24
1
-1
/
+3
*
Make the `s' command in *Help* work for Lisp variables defined in C
Lars Ingebrigtsen
2021-07-19
1
-1
/
+3
*
Add a new function for separator lines
Lars Ingebrigtsen
2021-07-19
1
-5
/
+1
*
; * lisp/help-fns.el: Speed up `describe-mode'
Ori
2021-07-15
1
-1
/
+1
*
Improve the shortdoc link action in *Help* buffers
Lars Ingebrigtsen
2021-07-15
1
-1
/
+1
*
* lisp/help-fns.el (help--symbol-class): Concat chars for all namespaces.
Juri Linkov
2021-06-17
1
-18
/
+20
*
Add new convenience commands for *Help*
Lars Ingebrigtsen
2021-06-15
1
-5
/
+24
*
* lisp/help-fns.el (help--symbol-class): New function.
Juri Linkov
2021-06-03
1
-17
/
+23
*
Use buffer-local-boundp in describe-variable
Lars Ingebrigtsen
2021-05-31
1
-4
/
+1
*
Speed up `describe-variable' completion predicate
Daniel Mendler
2021-05-31
1
-6
/
+9
*
Allow help-C-file-name to work on symbols designating subrs
Lars Ingebrigtsen
2021-05-30
1
-1
/
+3
*
Add new help command 'describe-command'
Stefan Kangas
2021-05-02
1
-18
/
+44
*
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-12
1
-8
/
+13
|
\
|
*
Add new face 'help-key-binding' for keybindings in help
Stefan Kangas
2021-03-08
1
-8
/
+13
*
|
Merge commit '9cbdf20316' into native-comp
Andrea Corallo
2021-03-09
1
-1
/
+1
|
\
|
|
*
Restrict the version guesser to top-level headings
Stephen Berman
2021-03-05
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-02-26
1
-2
/
+1
|
\
|
|
*
Remove the "Documentation:" line from the variable help
Lars Ingebrigtsen
2021-02-24
1
-1
/
+0
|
*
Buttonize function values in help (and add a blank line)
Lars Ingebrigtsen
2021-02-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-02-17
1
-8
/
+29
|
\
|
|
*
Fix problem with the newly introduces `minor-modes' variable
Lars Ingebrigtsen
2021-02-14
1
-7
/
+7
|
*
Make `C-h m' list unbound commands applicable for the mode
Lars Ingebrigtsen
2021-02-14
1
-1
/
+22
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-02-10
1
-2
/
+2
|
\
|
|
*
Don't ask the user to make a bug report on missing arglists
Lars Ingebrigtsen
2021-02-04
1
-2
/
+2
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-01-24
1
-0
/
+3
|
\
|
|
*
* lisp/help-fns.el: Move defvar keymap-name-history closer to where it's used.
Juri Linkov
2021-01-19
1
-3
/
+3
|
*
Define keymap-name-history
James N. V. Cash
2021-01-19
1
-0
/
+3
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-01-16
1
-1
/
+3
|
\
|
|
*
Minor shortdoc link improvements
Daniel Martín
2021-01-10
1
-1
/
+3
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-20
1
-1
/
+1
|
\
|
|
*
Follow good regexp practice
Mattias Engdegård
2020-12-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-12
1
-2
/
+1
|
\
|
|
*
Prefer setq-local in most files
Stefan Kangas
2020-12-09
1
-2
/
+1
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-11-29
1
-10
/
+41
|
\
|
|
*
Add 'completions-detailed' to add prefix/suffix with 'affixation-function'
Juri Linkov
2020-11-25
1
-10
/
+41
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-10-14
1
-2
/
+35
|
\
|
|
*
; * lisp/help-fns.el (help-fns-describe-function-functions): Fix typo.
Stefan Kangas
2020-10-11
1
-1
/
+1
|
*
Improve documentation of shortdoc features
Eli Zaretskii
2020-10-11
1
-2
/
+2
|
*
Add support for displaying short documentation for function groups
Lars Ingebrigtsen
2020-10-11
1
-0
/
+33
*
|
* Fix function description message for native compiled lisp functions
Andrea Corallo
2020-10-04
1
-1
/
+1
[next]