summaryrefslogtreecommitdiff
path: root/lisp/help-mode.el
Commit message (Expand)AuthorAge
* Make help and view-mode work with new buffer display facilities.Martin Rudalics2011-06-13
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Tweak regexp in help-mode-finishLeo Liu2011-03-23
* Fix to help-buffer to ensure it returns a valid buffer (Bug#8147).Chong Yidong2011-03-05
* Move keymap initialization into declaration.Stefan Monnier2011-02-10
* Fix help-mode highlighting of advice warning (Bug#6304).Leo Liu2011-01-28
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | New interface for choosing Custom themes.Chong Yidong2010-10-11
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | Tweaks to package list UI.Chong Yidong2010-06-20
* | Add preliminary describe-package functionality, and some cleanup.Chong Yidong2010-06-19
* | Fix revert-buffer functionality of Help mode and Info.Juri Linkov2010-06-17
* | * help-mode.el (help-make-xrefs): For Info node links turnKevin Ryde2010-05-21
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* (help-make-xrefs): Undo the last revert, and replace it with a real fix.Stefan Monnier2009-11-15
* * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.Chong Yidong2009-11-14
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-13
* (help-function-cmacro): New button.Glenn Morris2009-09-11
* Fix last change.Chong Yidong2009-03-30
* (help-buffer): Add docstring.Chong Yidong2009-03-30
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (help-xref-forward-stack): Doc fix.Glenn Morris2008-09-06
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (describe-variable): Add phrases about initialization file with andRobert J. Chassell2008-02-25
* Require easymenu when compiling.Juanma Barranquero2008-02-20
* (help-mode-menu): New menu.Dan Nicolaescu2008-02-20
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
| * (help-make-xrefs): Fix previous change.Glenn Morris2007-08-09
| * (help-make-xrefs): Search for symbol constituents, rather than just `-'.Glenn Morris2007-08-08
* | (help-mode): Set view-exit-action to bury theMartin Rudalics2007-11-10
* | (help-make-xrefs): Fix previous change.Glenn Morris2007-08-09
* | (help-make-xrefs): Search for symbol constituents, rather than just `-'.Glenn Morris2007-08-08
* | Merge from emacs--rel--22Miles Bader2007-07-26
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
| * (help-make-xrefs): Skip spaces too when skipping tabs.Martin Rudalics2007-07-02
* | (help-make-xrefs): Skip spaces too when skipping tabs.Martin Rudalics2007-07-02
* | (help-make-xrefs): Adjust position of new forwardMartin Rudalics2007-06-20
* | (help-xref-forward-stack)Nick Roberts2007-06-08
|/
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (help-function-def, help-variable-def)Nick Roberts2006-07-21
* (help-variable-def): Handle find-variable-noselect returning no position.Richard M. Stallman2006-07-12
* Add space for clarity.Kim F. Storm2006-07-11
* (help-xref-symbol-regexp): Add property as a keyword for ignoring links.Nick Roberts2006-06-28
* (help-mode): view-exit-action calls delete-windowRichard M. Stallman2006-05-01
* (help-mode): Set view-exit-action to delete window.Richard M. Stallman2006-04-18