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
*
(describe-variable): Don't suppress display of
Martin Rudalics
2007-01-23
1
-2
/
+6
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(describe-variable): Improve blank separator lines.
Richard M. Stallman
2006-12-17
1
-4
/
+6
*
(variable-at-point): Doc fix.
Eli Zaretskii
2006-12-09
1
-1
/
+1
*
* help-fns.el (help-with-tutorial): Moved to tutorial.el.
Chong Yidong
2006-10-30
1
-66
/
+0
*
(describe-function-1): Special case optimization for self-insert-command.
Richard M. Stallman
2006-10-16
1
-29
/
+34
*
(describe-variable): Handle find-variable-noselect returning no position.
Richard M. Stallman
2006-07-12
1
-1
/
+2
*
Remove bogus \n\n from last commit.
Reiner Steib
2006-05-11
1
-1
/
+1
*
(describe-variable): Don't print safe-var if it is
Reiner Steib
2006-05-11
1
-4
/
+6
*
* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu
2006-04-29
1
-0
/
+6
*
(help-do-arg-highlight): Recognize also ARG- followed by the opening bracket of
Juanma Barranquero
2006-02-18
1
-0
/
+1
*
(describe-function): Don't pass `nil' as default.
Richard M. Stallman
2006-01-26
1
-1
/
+2
*
Update copyright year.
John Paul Wallington
2006-01-12
1
-1
/
+1
*
(describe-variable): Remove newlines from void variable output.
John Paul Wallington
2006-01-12
1
-2
/
+2
*
(help-argument-name): Don't autoload.
Stefan Monnier
2005-11-30
1
-1
/
+0
*
(describe-function-1): Fill arglist.
John Paul Wallington
2005-11-30
1
-1
/
+3
*
2005-11-10 Alan Mackenzie <acm@muc.de>
Alan Mackenzie
2005-11-10
1
-1
/
+5
*
(describe-simplify-lib-file-name): Add autoload cookie.
Romain Francoise
2005-10-31
1
-0
/
+1
*
(describe-simplify-lib-file-name): Fix regexp.
Romain Francoise
2005-10-29
1
-1
/
+1
*
* subr.el (locate-library): Move from help-fns.el.
Romain Francoise
2005-10-28
1
-28
/
+0
*
(describe-simplify-lib-file-name): New function.
Richard M. Stallman
2005-10-23
1
-0
/
+15
*
(describe-categories): "?\ " -> "?\s".
Juanma Barranquero
2005-09-13
1
-17
/
+15
*
(describe-variable): Rearrange to put source link in a predictable place.
Richard M. Stallman
2005-09-12
1
-65
/
+69
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-2
/
+2
*
Fix up commenting style.
Stefan Monnier
2005-07-14
1
-8
/
+8
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(help-do-arg-highlight): Regexp-quote argument names.
Richard M. Stallman
2005-07-01
1
-1
/
+1
*
(help-do-arg-highlight): Highlight also -ARG (for example, -NLINES on the
Juanma Barranquero
2005-06-30
1
-1
/
+1
*
* emacs-lisp/find-func.el (find-function-noselect): Handle
Masatake YAMATO
2005-05-30
1
-1
/
+1
*
(describe-variable): Remove hyperlinks in a
Nick Roberts
2005-05-19
1
-2
/
+5
*
(help-with-tutorial): Revert last change.
Thien-Thi Nguyen
2005-03-30
1
-2
/
+0
*
(help-with-tutorial): Delete title line.
Thien-Thi Nguyen
2005-03-30
1
-0
/
+2
*
(help-with-tutorial): Make sure that users cannot remove the entire
Lute Kamstra
2005-02-03
1
-0
/
+1
*
Whitespace/comment change.
Richard M. Stallman
2005-01-07
1
-2
/
+10
*
(variable-at-point): New arg ANY-SYMBOL.
Richard M. Stallman
2005-01-05
1
-4
/
+5
*
(describe-function-1): Call symbol-file with `defun'.
Richard M. Stallman
2004-12-27
1
-2
/
+2
*
(describe-variable): Add follow-link property to "below" button.
Kim F. Storm
2004-12-17
1
-0
/
+1
*
* help-fns.el (variable-at-point):
Juri Linkov
2004-12-16
1
-2
/
+7
*
* help-fns.el (help-C-file-name): File name must be in build-files
Jan Djärv
2004-11-09
1
-1
/
+6
*
(variable-at-point): read -> intern.
Juri Linkov
2004-10-30
1
-1
/
+1
*
(describe-variable): Use it to make "below" a hyperlink.
Daniel Pfeiffer
2004-10-13
1
-2
/
+8
*
(variable-at-point): Try `find-tag-default' when other methods failed.
Juri Linkov
2004-09-02
1
-12
/
+15
*
(help-argument-name): Inherit from italic face only if the frame
Juanma Barranquero
2004-06-06
1
-1
/
+1
*
(help-argument-name): Add :group 'help.
Juri Linkov
2004-06-06
1
-1
/
+2
*
(help-argument-name): Unconditionally inherit from 'italic (pending
Juanma Barranquero
2004-06-05
1
-1
/
+1
*
(help-argument-name): Reintroduce face.
Juanma Barranquero
2004-06-04
1
-6
/
+11
*
(help-add-fundoc-usage): Use %S only for output of `help-make-usage'.
Juanma Barranquero
2004-05-22
1
-2
/
+3
*
(help-arg-highlighting-function, help-argument-name): Delete.
Juanma Barranquero
2004-05-13
1
-11
/
+9
*
(help-split-fundoc, help-add-fundoc-usage): Make arguments match their use in
Juanma Barranquero
2004-05-11
1
-20
/
+37
*
(help-argument-name): Default to italic.
Juanma Barranquero
2004-05-09
1
-4
/
+4
[next]