summaryrefslogtreecommitdiff
path: root/lisp/ehelp.el
AgeCommit message (Expand)Author
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-04-04Convert some .el files to lexical scoping.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-04-03* ehelp.el (electric-help-orig-major-mode): New buffer-local variable.Juri Linkov
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-13* x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier
2009-08-28* gnus/nnheader.el (nnheader-find-file-noselect):Stefan Monnier
2009-08-21Use help-print-return-message rather than the now obsolete alias.Glenn Morris
2009-01-10Comment (add Author:, based on authors.el).Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-11-20* ehelp.el (electric-help-map, ehelp-map): Define within defvar.Juanma Barranquero
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-02-13(with-electric-help, electric-help-exit, electric-help-retain): Doc fixes.Juanma Barranquero
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-11-27(electric-help-command-loop): "?\ " -> "?\s".Juanma Barranquero
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2004-11-01(electric-help-map): Reorder Q/q and R/r entries soKim F. Storm
2004-05-06(electric-help-command-loop): Check whether the last character is visible,Juanma Barranquero
2004-05-03(electric-help-command-loop, electric-help-undefined, electric-help-help):Juanma Barranquero
2003-09-01Add arch taglinesMiles Bader
2003-07-07(ehelp-command): Use defalias to define ehelp-command.Richard M. Stallman
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2001-03-20(electric-help-mode-hook): Add defcustom.Gerd Moellmann
2001-02-20(with-electric-help): Doc fix.Eli Zaretskii
2000-09-20(electric-help): New defgroup.Gerd Moellmann
1997-03-28(with-electric-help): Remove hook on exit.Richard M. Stallman
1996-05-31(electric-helpify): Allow NAME to be given as arg.Richard M. Stallman
1996-04-05(electric-help-mode): Use add-hook mouse-leave-buffer-hook.Richard M. Stallman
1996-03-07(with-electric-help): Make buffer read-only as last thing.Richard M. Stallman
1996-02-03(with-electric-help):Richard M. Stallman
1996-01-25(electric-help-command-loop): Pass proper format string to message.Karl Heuer
1996-01-14Update FSF's address.Erik Naggum
1995-11-02(with-electric-help): Add missing argument MINHEIGHT.Erik Naggum
1995-10-21Fix key bindings.Richard M. Stallman
1995-07-30(with-electric-help): Doc fix.Richard M. Stallman
1995-07-18(electric-helpify): Autoload with-electric-help, electric-helpify.Richard M. Stallman
1995-04-07Update copyright.Karl Heuer
1995-02-14(electric-help-help, electric-help-command-loop):Richard M. Stallman
1993-08-08Doc fix.Jim Blandy
1993-06-03(electric-help-command-loop): Use equal to compareRichard M. Stallman
1993-03-22Added or corrected Commentary sectionsEric S. Raymond
1993-03-06(electric-help-command-loop): Handle any kind of event.Richard M. Stallman