summaryrefslogtreecommitdiff
path: root/lisp/help-fns.el
Commit message (Expand)AuthorAgeFilesLines
...
* | Merged from miles@gnu.org--gnu-2005 (patch 182-184, 691-699)Karoly Lorentey2006-01-171-3/+3
|\ \ | |/
| * Update copyright year.John Paul Wallington2006-01-121-1/+1
| * (describe-variable): Remove newlines from void variable output.John Paul Wallington2006-01-121-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 659-663)Karoly Lorentey2005-12-031-2/+3
|\ \ | |/
| * (help-argument-name): Don't autoload.Stefan Monnier2005-11-301-1/+0
| * (describe-function-1): Fill arglist.John Paul Wallington2005-11-301-1/+3
* | Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)Karoly Lorentey2005-11-181-1/+5
|\ \ | |/
| * 2005-11-10 Alan Mackenzie <acm@muc.de>Alan Mackenzie2005-11-101-1/+5
* | Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)Karoly Lorentey2005-11-071-29/+2
|\ \ | |/
| * (describe-simplify-lib-file-name): Add autoload cookie.Romain Francoise2005-10-311-0/+1
| * (describe-simplify-lib-file-name): Fix regexp.Romain Francoise2005-10-291-1/+1
| * * subr.el (locate-library): Move from help-fns.el.Romain Francoise2005-10-281-28/+0
* | Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)Karoly Lorentey2005-11-011-0/+15
|\ \ | |/
| * (describe-simplify-lib-file-name): New function.Richard M. Stallman2005-10-231-0/+15
* | Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)Karoly Lorentey2005-09-171-17/+15
|\ \ | |/
| * (describe-categories): "?\ " -> "?\s".Juanma Barranquero2005-09-131-17/+15
* | Merged from miles@gnu.org--gnu-2005 (patch 543)Karoly Lorentey2005-09-171-65/+68
|\ \ | |/
| * (describe-variable): Rearrange to put source link in a predictable place.Richard M. Stallman2005-09-121-65/+69
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-10/+10
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
| * Fix up commenting style.Stefan Monnier2005-07-141-8/+8
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * (help-do-arg-highlight): Regexp-quote argument names.Richard M. Stallman2005-07-011-1/+1
| * (help-do-arg-highlight): Highlight also -ARG (for example, -NLINES on theJuanma Barranquero2005-06-301-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 74-79, 332-349)Karoly Lorentey2005-06-031-1/+1
|\ \ | |/
| * * emacs-lisp/find-func.el (find-function-noselect): HandleMasatake YAMATO2005-05-301-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)Karoly Lorentey2005-05-201-2/+5
|\ \ | |/
| * (describe-variable): Remove hyperlinks in aNick Roberts2005-05-191-2/+5
| * (help-with-tutorial): Revert last change.Thien-Thi Nguyen2005-03-301-2/+0
| * (help-with-tutorial): Delete title line.Thien-Thi Nguyen2005-03-301-0/+2
* | Fix describe-variable with frame-local variables.Karoly Lorentey2005-04-251-11/+20
|/
* (help-with-tutorial): Make sure that users cannot remove the entireLute Kamstra2005-02-031-0/+1
* Whitespace/comment change.Richard M. Stallman2005-01-071-2/+10
* (variable-at-point): New arg ANY-SYMBOL.Richard M. Stallman2005-01-051-4/+5
* (describe-function-1): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-2/+2
* (describe-variable): Add follow-link property to "below" button.Kim F. Storm2004-12-171-0/+1
* * help-fns.el (variable-at-point):Juri Linkov2004-12-161-2/+7
* * help-fns.el (help-C-file-name): File name must be in build-filesJan Djärv2004-11-091-1/+6
* (variable-at-point): read -> intern.Juri Linkov2004-10-301-1/+1
* (describe-variable): Use it to make "below" a hyperlink.Daniel Pfeiffer2004-10-131-2/+8
* (variable-at-point): Try `find-tag-default' when other methods failed.Juri Linkov2004-09-021-12/+15
* (help-argument-name): Inherit from italic face only if the frameJuanma Barranquero2004-06-061-1/+1
* (help-argument-name): Add :group 'help.Juri Linkov2004-06-061-1/+2
* (help-argument-name): Unconditionally inherit from 'italic (pendingJuanma Barranquero2004-06-051-1/+1
* (help-argument-name): Reintroduce face.Juanma Barranquero2004-06-041-6/+11
* (help-add-fundoc-usage): Use %S only for output of `help-make-usage'.Juanma Barranquero2004-05-221-2/+3
* (help-arg-highlighting-function, help-argument-name): Delete.Juanma Barranquero2004-05-131-11/+9
* (help-split-fundoc, help-add-fundoc-usage): Make arguments match their use inJuanma Barranquero2004-05-111-20/+37