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
*
Make `describe-function' say that disabled functions are disabled
Lars Ingebrigtsen
2019-08-17
1
-0
/
+6
*
Rename variables and functions with "auto-load" in their names
Lars Ingebrigtsen
2019-08-15
1
-4
/
+8
*
Make describe-face also output the version information
Lars Ingebrigtsen
2019-07-14
1
-5
/
+6
*
Revert "Make describe-face also output the version information"
Lars Ingebrigtsen
2019-07-14
1
-6
/
+5
*
Make describe-face also output the version information
Lars Ingebrigtsen
2019-07-14
1
-5
/
+6
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-3
/
+4
*
help-C-file-name shouldn't error out if we can't find the name
Johan Claesson
2019-06-26
1
-14
/
+20
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-4
/
+3
*
* help-fns.el (help-fns--first-release): Do not fail if no release is found.
Juanma Barranquero
2019-06-03
1
-2
/
+3
*
* lisp/help-fns.el: Make hyperlink for the "first release" info
Stefan Monnier
2019-06-02
1
-13
/
+18
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Merge from origin/emacs-26
Glenn Morris
2019-05-22
1
-3
/
+15
|
\
|
*
Add option to disable help completion autoloading (Bug#28607)
Noam Postavsky
2019-05-21
1
-3
/
+15
*
|
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
|
* lisp/help-fns.el (help-fns-describe-variable-functions): New hook
Stefan Monnier
2019-04-12
1
-168
/
+246
*
|
Be more defensive regarding elements of 'load-history'
Eli Zaretskii
2019-03-01
1
-2
/
+2
*
|
* lisp/help-fns.el (help--load-prefixes): Demote errors from files.
Stefan Monnier
2019-01-08
1
-4
/
+5
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* lisp/help-fns.el (describe-symbol): Use help--symbol-completion-table
Stefan Monnier
2018-11-02
1
-1
/
+1
*
|
Prefer \... to control chars in .el literals
Paul Eggert
2018-03-29
1
-5
/
+5
*
|
Add support for module functions to C-h f (Bug#30163).
Philipp Stephani
2018-02-02
1
-0
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2017-11-20
1
-3
/
+3
|
\
|
|
*
Spelling fixes
Paul Eggert
2017-11-19
1
-3
/
+3
*
|
Merge from origin/emacs-26
Glenn Morris
2017-10-21
1
-2
/
+2
|
\
|
|
*
Update describe-function for recent Fdocumentation change
Glenn Morris
2017-10-21
1
-2
/
+2
|
*
* lisp/help-fns.el (describe-function-1):
Stefan Monnier
2017-10-20
1
-8
/
+20
*
|
* lisp/help-fns.el (describe-function-1): Fix help-fns-test-dangling-alias.
Stefan Monnier
2017-10-20
1
-8
/
+20
*
|
Say that side effect-free functions don't change the matchd data
Philipp Stephani
2017-10-08
1
-0
/
+4
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Use cl-print for all values printed by `describe-variable'
Noam Postavsky
2017-08-29
1
-2
/
+8
*
* lisp/emacs-lisp/bytecomp.el: Fix bug#14860.
Stefan Monnier
2017-07-14
1
-1
/
+0
*
Convert more uses of looking-at to following-char
Mark Oteiza
2017-07-06
1
-3
/
+3
*
* lisp/emacs-lisp/cl-print.el (cl-print-compiled-button): t by default.
Noam Postavsky
2017-07-02
1
-4
/
+1
*
* lisp/help-fns.el (describe-variable): Let-bind cl-print-compiled-button.
Noam Postavsky
2017-06-30
1
-1
/
+4
*
Don't read eshell/which output from *Help* buffer (Bug#26894)
Noam Postavsky
2017-06-27
1
-46
/
+57
*
Fix bug #26529: C-h k errors with a lambda function bound to a key.
Alan Mackenzie
2017-04-16
1
-2
/
+4
*
* lisp/help-fns.el (describe-symbol): `nil' is not an interesting default.
Stefan Monnier
2017-04-06
1
-2
/
+2
*
* lisp/help-fns.el (describe-variable): Use cl-print for the value
Stefan Monnier
2017-03-02
1
-5
/
+12
*
Small help--loaded-p fix
Glenn Morris
2017-03-01
1
-1
/
+1
*
Fix 'describe-variable' for longish variable values
Eli Zaretskii
2017-01-27
1
-1
/
+1
*
Give , and .@ doc strings. Fixes bug #24561.
Alan Mackenzie
2017-01-23
1
-14
/
+24
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
* src/data.c (Fmake_variable_frame_local): Remove
Stefan Monnier
2016-12-21
1
-2
/
+0
*
|
Show watchpoints when describing variables
Noam Postavsky
2016-12-02
1
-0
/
+7
*
|
Merge from origin/emacs-25
Paul Eggert
2016-10-23
1
-16
/
+17
|
\
|
|
*
Let describe-function work for lambda again
Noam Postavsky
2016-10-21
1
-16
/
+17
[next]