aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/help.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Fix more custom :versionsGlenn Morris2012-11-101-1/+1
* Fix bug#12731 in mouse-drag-line.Martin Rudalics2012-10-261-3/+4
* Handle window-height and window-width alist entries in `display-buffer'.Martin Rudalics2012-09-301-48/+22
* Make Temp Buffer Resize Mode less intrusive (Bug#1806).Martin Rudalics2012-09-221-20/+43
* Fix for invoking C-h c from the minibuffer.Chong Yidong2012-09-071-0/+2
* Provide support for fitting frames to buffers.Martin Rudalics2012-09-051-5/+30
* New macro with-temp-buffer-window and related fixes.Martin Rudalics2012-09-031-18/+22
* Make special-display-* and display-buffer-reuse-frames obsolete.Chong Yidong2012-08-261-4/+0
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* Let C-h f do autoloading, and report if a function was previously autoloaded.Chong Yidong2012-06-271-0/+10
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-1/+1
* Misc docfixes.Chong Yidong2012-05-151-1/+4
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-3/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-241-1/+1
* Remove unused variable temp-buffer-show-specifiers.Martin Rudalics2011-11-011-4/+1
* Remove "iso-" infix from window combination functions.Martin Rudalics2011-10-301-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-7/+9
* In command-line-1 insert initial-scratch-message before markers (Bug#9605).Martin Rudalics2011-09-291-11/+0
* Rewrite code quitting windows and restoring the previous buffer.Martin Rudalics2011-09-211-9/+9
* Replace display-buffer-window by help-setup window parameter.Martin Rudalics2011-09-141-26/+32
* * lisp/help.el (describe-key-briefly): Copy previous standard-output change.Glenn Morris2011-09-131-1/+1
* * lisp/help.el (where-is): Respect non-standard standard-output. (tiny change)PJ Weisberg2011-09-131-1/+1
* * help.el (help-return-method): Doc fix.Christoph Scholtes2011-09-031-1/+1
* Fix message in help-window-setup (Bug#9341).Martin Rudalics2011-08-231-1/+1
* Make help and view-mode work with new buffer display facilities.Martin Rudalics2011-06-131-214/+104
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-1/+1
* Remove internal_with_output_to_temp_buffer, replacing sole user with Lisp.Chong Yidong2011-04-081-0/+9
* lisp/help.el (describe-mode): Link to the mode's definition.Juanma Barranquero2011-03-131-1/+11
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-1/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/help.el (finder-by-keyword): Remove unnecessary autoload.Glenn Morris2010-10-221-5/+2
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Improvements to describe-package buffer.Chong Yidong2010-08-251-0/+1
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-2/+3
|\|
| * Minor fix to describe-key, and a docstring.Chong Yidong2010-07-061-2/+3
* | Merge from emacs-23Stefan Monnier2010-04-191-4/+3
|\|
| * * help.el (help-window-setup-finish): Doc fix (Bug#5830).Chong Yidong2010-04-031-4/+3
* | lisp/help.el: Turn ChangeLog comment into source comment.Juanma Barranquero2010-04-051-0/+1
* | * help.el (describe-mode): Return nil (for IELM's sake).Juanma Barranquero2010-04-051-1/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (describe-bindings-internal): Remove `interactive'.Stefan Monnier2009-11-271-1/+0
* Markus Rost <rost at math.uni-bielefeld.de>Glenn Morris2009-10-071-1/+2
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-4/+7
* * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).Stefan Monnier2009-09-271-2/+4
* * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.Dan Nicolaescu2009-09-141-2/+3
* (help-print-return-message): Rename from print-help-return-message.Stefan Monnier2009-08-191-4/+5