summaryrefslogtreecommitdiff
path: root/lisp/help.el
Commit message (Expand)AuthorAge
* Rewrite code quitting windows and restoring the previous buffer.Martin Rudalics2011-09-21
* Replace display-buffer-window by help-setup window parameter.Martin Rudalics2011-09-14
* * lisp/help.el (describe-key-briefly): Copy previous standard-output change.Glenn Morris2011-09-13
* * lisp/help.el (where-is): Respect non-standard standard-output. (tiny change)PJ Weisberg2011-09-13
* * help.el (help-return-method): Doc fix.Christoph Scholtes2011-09-03
* Fix message in help-window-setup (Bug#9341).Martin Rudalics2011-08-23
* Make help and view-mode work with new buffer display facilities.Martin Rudalics2011-06-13
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Remove internal_with_output_to_temp_buffer, replacing sole user with Lisp.Chong Yidong2011-04-08
* lisp/help.el (describe-mode): Link to the mode's definition.Juanma Barranquero2011-03-13
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Refill some copyright headers.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * lisp/help.el (finder-by-keyword): Remove unnecessary autoload.Glenn Morris2010-10-22
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | Improvements to describe-package buffer.Chong Yidong2010-08-25
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-10
|\|
| * Minor fix to describe-key, and a docstring.Chong Yidong2010-07-06
* | Merge from emacs-23Stefan Monnier2010-04-19
|\|
| * * help.el (help-window-setup-finish): Doc fix (Bug#5830).Chong Yidong2010-04-03
* | lisp/help.el: Turn ChangeLog comment into source comment.Juanma Barranquero2010-04-05
* | * help.el (describe-mode): Return nil (for IELM's sake).Juanma Barranquero2010-04-05
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* (describe-bindings-internal): Remove `interactive'.Stefan Monnier2009-11-27
* Markus Rost <rost at math.uni-bielefeld.de>Glenn Morris2009-10-07
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02
* * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).Stefan Monnier2009-09-27
* * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.Dan Nicolaescu2009-09-14
* (help-print-return-message): Rename from print-help-return-message.Stefan Monnier2009-08-19
* (view-help-file): Use goto-address-mode instead of goto-address.Juri Linkov2009-01-14
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (help-for-help-internal): Fix entry for "l".Martin Rudalics2008-12-25
* * help.el (view-lossage): Fix docstring, lossage is now 300 keys.Romain Francoise2008-10-11
* (with-help-window): Return last value in BODY.Martin Rudalics2008-08-14
* * help.el (function-called-at-point):Stefan Monnier2008-06-06
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (describe-project): Remove defaliases for view-todo andJuri Linkov2008-03-12
* Merge from emacs--rel--22Miles Bader2008-03-10
|\
| * (view-emacs-todo): Rename from view-todo. Change users.Kim F. Storm2008-03-06
* | (view-emacs-todo): Rename from view-todo.Kim F. Storm2008-02-29
* | 2008-02-11 Drew Adams <drew.adams@oracle.com>Bastien Guerry2008-02-12
* | (describe-mode): Pass the right buffer to format-mode-line.Stefan Monnier2008-01-16
* | Merge from emacs--rel--22Miles Bader2008-01-08
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-07
| * (help-map, help-for-help-internal): Add `C-h C-a'.Juri Linkov2007-11-10
* | Fix possibly buggy calls to `message'.Deepak Goel2007-12-06
* | (help-window, help-window-point-marker): New variables.Martin Rudalics2007-11-10
* | (view-emacs-news): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-25
* | (help-map): Bind C-h C-a to about-emacs.Juri Linkov2007-09-22
|/