summaryrefslogtreecommitdiff
path: root/lisp/help-fns.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix edge case errors in filename-matching regexpsMattias EngdegÄrd2020-04-14
* Fix describe-variable on values with circular syntax (Bug#39805)Noam Postavsky2020-03-03
* Update copyright year to 2020Paul Eggert2020-01-01
* Make some anonymous faces extend to EOLEli Zaretskii2019-11-27
* * lisp/help-fns.el (describe-variable): Add quotes to symbol value of origval.Juri Linkov2019-11-03
* Added face parameter :extend.Jimmy Aguilar Mena2019-10-14
* (help-fns--var-aliases): Fix compilation warning in previous patch.Lars Ingebrigtsen2019-10-14
* Make `C-h v' list all aliases a variable hasLars Ingebrigtsen2019-10-14
* Add more sanity checks to help-fns--globalized-minor-modeLars Ingebrigtsen2019-10-09
* Make the help page mention the customizeable global mode variableLars Ingebrigtsen2019-10-01
* * lisp/help-fns.el: Fix missing dependencyStefan Monnier2019-09-22
* Move describe-face to the new help-fns machineryLars Ingebrigtsen2019-09-21
* Make `describe-function' say that disabled functions are disabledLars Ingebrigtsen2019-08-17
* Rename variables and functions with "auto-load" in their namesLars Ingebrigtsen2019-08-15
* Make describe-face also output the version informationLars Ingebrigtsen2019-07-14
* Revert "Make describe-face also output the version information"Lars Ingebrigtsen2019-07-14
* Make describe-face also output the version informationLars Ingebrigtsen2019-07-14
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* help-C-file-name shouldn't error out if we can't find the nameJohan Claesson2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* * help-fns.el (help-fns--first-release): Do not fail if no release is found.Juanma Barranquero2019-06-03
* * lisp/help-fns.el: Make hyperlink for the "first release" infoStefan Monnier2019-06-02
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Merge from origin/emacs-26Glenn Morris2019-05-22
|\
| * Add option to disable help completion autoloading (Bug#28607)Noam Postavsky2019-05-21
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* | * lisp/help-fns.el (help-fns-describe-variable-functions): New hookStefan Monnier2019-04-12
* | Be more defensive regarding elements of 'load-history'Eli Zaretskii2019-03-01
* | * lisp/help-fns.el (help--load-prefixes): Demote errors from files.Stefan Monnier2019-01-08
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/help-fns.el (describe-symbol): Use help--symbol-completion-tableStefan Monnier2018-11-02
* | Prefer \... to control chars in .el literalsPaul Eggert2018-03-29
* | Add support for module functions to C-h f (Bug#30163).Philipp Stephani2018-02-02
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Merge from origin/emacs-26Glenn Morris2017-11-20
|\|
| * Spelling fixesPaul Eggert2017-11-19
* | Merge from origin/emacs-26Glenn Morris2017-10-21
|\|
| * Update describe-function for recent Fdocumentation changeGlenn Morris2017-10-21
| * * lisp/help-fns.el (describe-function-1):Stefan Monnier2017-10-20
* | * lisp/help-fns.el (describe-function-1): Fix help-fns-test-dangling-alias.Stefan Monnier2017-10-20
* | Say that side effect-free functions don't change the matchd dataPhilipp Stephani2017-10-08
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Use cl-print for all values printed by `describe-variable'Noam Postavsky2017-08-29
* * lisp/emacs-lisp/bytecomp.el: Fix bug#14860.Stefan Monnier2017-07-14
* Convert more uses of looking-at to following-charMark Oteiza2017-07-06
* * lisp/emacs-lisp/cl-print.el (cl-print-compiled-button): t by default.Noam Postavsky2017-07-02
* * lisp/help-fns.el (describe-variable): Let-bind cl-print-compiled-button.Noam Postavsky2017-06-30