summaryrefslogtreecommitdiff
path: root/lisp/ehelp.el
Commit message (Expand)AuthorAge
* Doc and comment fixes re "online" helpGlenn Morris2014-06-28
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-11
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * lisp/ehelp.el (electric-help-map): Use button-buffer-map.Glenn Morris2012-10-06
* * lisp/ehelp.el (electric-help-mode): Fix major-mode setting.Glenn Morris2012-10-06
* Remove unread-command-char.Stefan Monnier2012-09-12
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Convert some .el files to lexical scoping.Juanma Barranquero2011-04-04
* 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
* | * ehelp.el (electric-help-orig-major-mode): New buffer-local variable.Juri Linkov2010-04-03
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-13
* * gnus/nnheader.el (nnheader-find-file-noselect):Stefan Monnier2009-08-28
* Use help-print-return-message rather than the now obsolete alias.Glenn Morris2009-08-21
* Comment (add Author:, based on authors.el).Glenn Morris2009-01-10
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * ehelp.el (electric-help-map, ehelp-map): Define within defvar.Juanma Barranquero2008-11-20
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* Add 2008 to copyright years.Glenn Morris2008-01-07
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* (with-electric-help, electric-help-exit, electric-help-retain): Doc fixes.Juanma Barranquero2007-02-13
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (electric-help-command-loop): "?\ " -> "?\s".Juanma Barranquero2006-11-27
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (electric-help-map): Reorder Q/q and R/r entries soKim F. Storm2004-11-01
* (electric-help-command-loop): Check whether the last character is visible,Juanma Barranquero2004-05-06
* (electric-help-command-loop, electric-help-undefined, electric-help-help):Juanma Barranquero2004-05-03
* Add arch taglinesMiles Bader2003-09-01
* (ehelp-command): Use defalias to define ehelp-command.Richard M. Stallman2003-07-07
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (electric-help-mode-hook): Add defcustom.Gerd Moellmann2001-03-20
* (with-electric-help): Doc fix.Eli Zaretskii2001-02-20
* (electric-help): New defgroup.Gerd Moellmann2000-09-20
* (with-electric-help): Remove hook on exit.Richard M. Stallman1997-03-28
* (electric-helpify): Allow NAME to be given as arg.Richard M. Stallman1996-05-31
* (electric-help-mode): Use add-hook mouse-leave-buffer-hook.Richard M. Stallman1996-04-05
* (with-electric-help): Make buffer read-only as last thing.Richard M. Stallman1996-03-07
* (with-electric-help):Richard M. Stallman1996-02-03
* (electric-help-command-loop): Pass proper format string to message.Karl Heuer1996-01-25
* Update FSF's address.Erik Naggum1996-01-14
* (with-electric-help): Add missing argument MINHEIGHT.Erik Naggum1995-11-02