summaryrefslogtreecommitdiff
path: root/lisp/help-fns.el
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/help-fns.el: Remove outdated comment.Glenn Morris2016-02-151-1/+0
* Backport: * lisp/files.el: Remove support for extra .dir-locals fileArtur Malabarba2016-01-301-24/+18
* * lisp/help-fns.el (describe-variable): Fix a left-over parenthesisArtur Malabarba2016-01-161-1/+1
* * lisp/files.el (dir-locals--all-files): Use completion instead of wildcardsArtur Malabarba2016-01-161-13/+12
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Disambiguate variable help a bit betterPaul Eggert2015-11-241-2/+6
* Document 'describe-symbol'Eli Zaretskii2015-11-141-1/+4
* Avoid signaling an error in 'describe-symbol'Eli Zaretskii2015-11-141-9/+11
* * lisp/files.el (dir-locals-file): Allow wildcardsArtur Malabarba2015-11-101-18/+25
* ; lisp/help-fns.el: Fix typos in commentsJuanma Barranquero2015-10-301-2/+2
* Fix encoding of saving *Help* buffersEli Zaretskii2015-10-291-1/+6
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-23/+23
* Fix fix for describe-function keybinding confusionPaul Eggert2015-09-051-12/+16
* Fix describe-function keybinding confusionPaul Eggert2015-09-051-3/+3
* Fix minor text quoting problems in lisp top levelPaul Eggert2015-08-281-6/+11
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-32/+22
* Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab2015-08-231-26/+40
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-1/+1
* substitute-command-keys a few more doc stringsPaul Eggert2015-08-151-2/+4
* Allow describe-function helpers to access buffer-local values.Stephen Leake2015-08-151-12/+34
* Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert2015-08-141-38/+22
* fix link to source code in help windowIvan Kanis2015-08-091-13/+1
* Add online-help support to describe typesStefan Monnier2015-07-071-16/+7
* (describe-symbol): Rewrite describe-function-or-variableStefan Monnier2015-07-061-14/+59
* Improve the optional translation of quotesPaul Eggert2015-06-191-26/+45
* Better fix for documenting `X as "`X"Paul Eggert2015-06-131-2/+6
* Fix quoting of help for functions with odd namesPaul Eggert2015-06-111-25/+28
* Escape any quotes in the function nameDmitry Gutov2015-06-071-1/+4
* Support curved quotes in doc stringsPaul Eggert2015-05-281-25/+27
* * lisp/help-fns.el (describe-function-1):Glenn Morris2015-05-051-1/+4
* * lisp/help-fns.el (describe-function): More type checking.Glenn Morris2015-04-241-15/+18
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-201-1/+1
* * lisp/help-fns.el (help-fns--signature): Keep doc for keymap.Christopher Genovese2015-02-091-1/+3
* help-fns.el (describe-function-or-variable): New function on `C-h o'Artur Malabarba2015-02-051-0/+31
* Improve handling of doc-strings and describe-function for cl-genericStefan Monnier2015-01-161-7/+19
* Update copyright year to 2015Paul Eggert2015-01-011-2/+2
* Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.orgGlenn Morris2014-06-251-1/+1
|\
| * * lisp/help-fns.el (describe-function-1): Check file-name is a string beforeStefan Monnier2014-06-241-1/+1
* | Merge from emacs-24; up to 2014-05-08T03:34:20Z!rgm@gnu.orgGlenn Morris2014-05-071-5/+5
|\ \ | |/
| * * lisp/help-fns.el (describe-function-1): Test for an autoload before a macroGlenn Morris2014-05-051-7/+6
* | Include interactive-only information in describe-function outputGlenn Morris2014-03-221-2/+25
|/
* Move some help functions from help-fns.el to help.el, which is preloaded.Glenn Morris2014-03-131-103/+0
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* * lisp/help-fns.el (describe-variable):Glenn Morris2014-02-071-5/+10
* * help-fns.el (describe-variable): Fix case where value is directory-localIngo Lohmar2014-02-071-1/+2
* * lisp/help-fns.el (help-C-file-name): Handle advised functions.Stefan Monnier2014-02-011-9/+5
* Add new hook to augment help buffers.David Engster2014-01-071-5/+12
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1