summaryrefslogtreecommitdiff
path: root/lisp/help-fns.el
Commit message (Expand)AuthorAgeFilesLines
* * help.el (function-called-at-point):Stefan Monnier2008-06-061-13/+13
* (describe-variable-custom-version-info): Handle dottedJohn Paul Wallington2008-05-311-1/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (describe-variable): Undo 2008-02-25 change.Chong Yidong2008-04-031-26/+5
* (describe-function-1, describe-variable): If CURRENT-NAME is nil,Juanma Barranquero2008-03-261-13/+13
* (describe-function-1, describe-variable): If noStefan Monnier2008-03-261-2/+4
* (describe-function-1): Don't signal "missing arglist" for autoloaded keymaps.Stefan Monnier2008-03-191-1/+1
* (describe-variable): Add phrases about initialization file with andRobert J. Chassell2008-02-251-7/+29
* 2008-02-11 Drew Adams <drew.adams@oracle.com>Bastien Guerry2008-02-121-4/+11
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (describe-function-1): Call ad-get-advice-info only on symbols.Richard M. Stallman2007-12-061-1/+2
* | Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-1/+1
* | * frame.el (msdos-mouse-p):Dan Nicolaescu2007-11-211-0/+2
* | (describe-function, describe-variable)Martin Rudalics2007-11-101-6/+4
* | (describe-variable-custom-version-info): New function to returnJohn Paul Wallington2007-10-201-8/+37
* | Whitespace fix.Richard M. Stallman2007-10-191-1/+1
* | (describe-function-1): Don't use the advice orignameRichard M. Stallman2007-10-191-3/+6
* | Revert previous change; it creates a dependencyJuanma Barranquero2007-10-151-1/+0
* | Require advice when compiling.Juanma Barranquero2007-10-151-1/+2
* | (describe-function-1): Find source of advised functions.Richard M. Stallman2007-10-141-5/+13
* | (describe-variable): Add missing " " for multilineStefan Monnier2007-10-101-2/+3
* | (describe-variable): Slightly change the layout ofStefan Monnier2007-10-091-16/+22
* | Johan Bockg� <bojohan at dd.chalmers.se>Glenn Morris2007-09-061-1/+2
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \
| * \ Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\ \ | | |/
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-05-251-0/+21
|\ \ \ | |/ /
| * | (find-source-lisp-file): New function.Jan Djärv2007-05-221-0/+21
| |/
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-3/+7
|\ \ | |/
| * (describe-variable): Don't suppress display ofMartin Rudalics2007-01-231-2/+6
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2007-01-011-5/+7
|\ \ | |/
| * (describe-variable): Improve blank separator lines.Richard M. Stallman2006-12-171-4/+6
| * (variable-at-point): Doc fix.Eli Zaretskii2006-12-091-1/+1
* | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-66/+0
|\ \ | |/
| * * help-fns.el (help-with-tutorial): Moved to tutorial.el.Chong Yidong2006-10-301-66/+0
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-12-031-29/+34
|\ \ | |/
| * (describe-function-1): Special case optimization for self-insert-command.Richard M. Stallman2006-10-161-29/+34
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-07-141-1/+2
|\ \ | |/
| * (describe-variable): Handle find-variable-noselect returning no position.Richard M. Stallman2006-07-121-1/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-171-4/+6
|\ \ | |/
| * Remove bogus \n\n from last commit.Reiner Steib2006-05-111-1/+1
| * (describe-variable): Don't print safe-var if it isReiner Steib2006-05-111-4/+6
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-031-0/+6
|\ \ | |/
| * * help-fns.el (describe-variable): Add info about safe local variables.Dan Nicolaescu2006-04-291-0/+6
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-201-0/+1
|\ \ | |/
| * (help-do-arg-highlight): Recognize also ARG- followed by the opening bracket ofJuanma Barranquero2006-02-181-0/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 187, 704)Karoly Lorentey2006-01-301-1/+2
|\ \ | |/
| * (describe-function): Don't pass `nil' as default.Richard M. Stallman2006-01-261-1/+2