summaryrefslogtreecommitdiff
path: root/lisp/help.el
AgeCommit message (Expand)Author
2014-06-28Doc and comment fixes re "online" helpGlenn Morris
2014-04-08* lisp/help.el (describe-bindings): Fix buffer handling.Stefan Monnier
2014-04-05Minor doc updates related to dribble filesGlenn Morris
2014-03-16Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).Martin Rudalics
2014-03-13Move some help functions from help-fns.el to help.el, which is preloaded.Glenn Morris
2014-02-28Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).Martin Rudalics
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-02-08* help.el (describe-bindings): Doc fix.Lars Ingebrigtsen
2014-01-29* lisp/help.el (help-for-help-internal): Add "P" to text.Glenn Morris
2014-01-09Make etc/FTP and etc/ORDERS obsoleteGlenn Morris
2014-01-07Reference efaq.info in preference to etc/MORE.STUFFGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-11-30Support resizing frames and windows pixelwise.Martin Rudalics
2013-09-17Add a major-mode for the *Messages* bufferGlenn Morris
2013-08-09lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero
2013-02-09Bind view-echo-area-messages in minibuffer-inactive-mode-map.Chong Yidong
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-10Fix more custom :versionsGlenn Morris
2012-10-26Fix bug#12731 in mouse-drag-line.Martin Rudalics
2012-09-30Handle window-height and window-width alist entries in `display-buffer'.Martin Rudalics
2012-09-22Make Temp Buffer Resize Mode less intrusive (Bug#1806).Martin Rudalics
2012-09-07Fix for invoking C-h c from the minibuffer.Chong Yidong
2012-09-05Provide support for fitting frames to buffers.Martin Rudalics
2012-09-03New macro with-temp-buffer-window and related fixes.Martin Rudalics
2012-08-26Make special-display-* and display-buffer-reuse-frames obsolete.Chong Yidong
2012-08-15Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris
2012-06-27Let C-h f do autoloading, and report if a function was previously autoloaded.Chong Yidong
2012-06-02Remove incorrect uses of "modeline".Chong Yidong
2012-05-15Misc docfixes.Chong Yidong
2012-02-28Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-24Spelling fixes.Paul Eggert
2011-11-01Remove unused variable temp-buffer-show-specifiers.Martin Rudalics
2011-10-30Remove "iso-" infix from window combination functions.Martin Rudalics
2011-10-19Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong
2011-09-29In command-line-1 insert initial-scratch-message before markers (Bug#9605).Martin Rudalics
2011-09-21Rewrite code quitting windows and restoring the previous buffer.Martin Rudalics
2011-09-14Replace display-buffer-window by help-setup window parameter.Martin Rudalics
2011-09-13* lisp/help.el (describe-key-briefly): Copy previous standard-output change.Glenn Morris
2011-09-13* lisp/help.el (where-is): Respect non-standard standard-output. (tiny change)PJ Weisberg
2011-09-03* help.el (help-return-method): Doc fix.Christoph Scholtes
2011-08-23Fix message in help-window-setup (Bug#9341).Martin Rudalics
2011-06-13Make help and view-mode work with new buffer display facilities.Martin Rudalics
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-04-08Remove internal_with_output_to_temp_buffer, replacing sole user with Lisp.Chong Yidong
2011-03-13lisp/help.el (describe-mode): Link to the mode's definition.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris