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
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-3
/
+3
*
* lisp/emacs-lisp/bytecomp.el: Fix bug#14860.
Stefan Monnier
2017-07-14
1
-0
/
+3
*
Ignore mouse-movement for describe-key-briefly (Bug#12204)
Noam Postavsky
2017-07-01
1
-6
/
+12
*
Refactor key describing commands
Noam Postavsky
2017-07-01
1
-148
/
+103
*
Reimplement module functions
Philipp Stephani
2017-05-20
1
-13
/
+6
*
Fix typo in docstring
Wilfred Hughes
2017-04-02
1
-1
/
+1
*
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
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-13
1
-2
/
+3
|
\
|
|
*
Redo the fix for bug#21839
Dmitry Gutov
2016-05-12
1
-2
/
+3
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-10
1
-1
/
+1
|
\
|
|
*
Allow newlines inside cl function arglists
Dmitry Gutov
2016-05-10
1
-1
/
+1
*
|
Make the minor modes in help buffers into buttons
Lars Ingebrigtsen
2016-04-27
1
-3
/
+4
*
|
Make the describe-key prompts clearer
Lars Ingebrigtsen
2016-03-04
1
-2
/
+2
*
|
Await the final mouse event in C-h c and C-h k.
Alan Mackenzie
2016-02-19
1
-2
/
+18
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Don't have help functions call x-display-pixel-width/-height on ttys
Martin Rudalics
2015-12-18
1
-2
/
+2
*
* lisp/help.el: Fix bug with incorrect arglist string
Stefan Monnier
2015-10-27
1
-3
/
+4
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-3
/
+3
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-4
/
+4
*
text-quoting-style for usage of fn names with ‘’
Paul Eggert
2015-09-05
1
-1
/
+1
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-3
/
+2
*
Revert "Prefer ‘format’ to ‘substitute-command-keys’"
Andreas Schwab
2015-08-23
1
-3
/
+5
*
Use curved quotes in core elisp diagnostics
Paul Eggert
2015-08-16
1
-1
/
+1
*
Prefer ‘format’ to ‘substitute-command-keys’
Paul Eggert
2015-08-14
1
-5
/
+3
*
2015-07-22 Martin Rudalics <rudalics@gmx.at>
Martin Rudalics
2015-07-22
1
-2
/
+2
*
(describe-symbol): Rewrite describe-function-or-variable
Stefan Monnier
2015-07-06
1
-1
/
+1
*
Improve the optional translation of quotes
Paul Eggert
2015-06-19
1
-3
/
+5
*
Better fix for documenting `X as "`X"
Paul Eggert
2015-06-13
1
-17
/
+11
*
Document `X as "`X", not as "(` X)"
Paul Eggert
2015-06-12
1
-12
/
+17
*
Fix quoting of help for functions with odd names
Paul Eggert
2015-06-11
1
-8
/
+23
*
Use string> instead of equiv lambda with string<
Tassilo Horn
2015-06-05
1
-1
/
+1
*
Support curved quotes in doc strings
Paul Eggert
2015-05-28
1
-2
/
+3
*
help--binding-locus: Document argument POSITION.
Nicolas Richard
2015-05-08
1
-1
/
+2
*
help-fns.el (describe-function-or-variable): New function on `C-h o'
Artur Malabarba
2015-02-05
1
-0
/
+2
*
Avoid generating invalid usage info for pathological function
Stefan Monnier
2015-01-21
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+2
*
Add code for "preserving" window sizes.
Martin Rudalics
2014-12-18
1
-2
/
+5
*
Fix two issues around help-window-select. (Bug#11039) (Bug#19012)
Martin Rudalics
2014-11-28
1
-11
/
+42
*
* lisp/help.el (view-lossage): Include the actual commands run.
Stefan Monnier
2014-11-09
1
-9
/
+16
*
* lisp/help.el (temp-buffer-setup-hook,temp-buffer-show-hook): Revert
Leo Liu
2014-08-07
1
-0
/
+4
*
Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org
Glenn Morris
2014-07-02
1
-5
/
+5
|
\
|
*
Doc and comment fixes re "online" help
Glenn Morris
2014-06-28
1
-5
/
+5
*
|
Fix previous revision (2014-06-12T15:54:37Z!theonewiththeevillook@yahoo.fr)
Bastien Guerry
2014-06-13
1
-3
/
+3
*
|
(describe-key) Mention the keymap in which the binding was found.
Nicolas Richard
2014-06-12
1
-8
/
+79
*
|
* lisp/help.el (where-is): Use `default' arg of completing-read.
Cameron Desautels
2014-06-11
1
-2
/
+4
*
|
Merge from emacs-24; up to 2014-04-02T16:17:08Z!dmantipov@yandex.ru
Glenn Morris
2014-04-08
1
-2
/
+6
|
\
|
|
*
* lisp/help.el (describe-bindings): Fix buffer handling.
Stefan Monnier
2014-04-08
1
-2
/
+6
*
|
Merge from emacs-24; up to 2014-04-01T20:18:12Z!eggert@cs.ucla.edu
Daniel Colascione
2014-04-07
1
-1
/
+1
|
\
|
|
*
Minor doc updates related to dribble files
Glenn Morris
2014-04-05
1
-3
/
+2
[next]