summaryrefslogtreecommitdiff
path: root/lisp/help-macro.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-2/+2
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Fix some interactions of make-help-screen and other Help forms (Bug#13190).Kelly Dean2012-12-171-1/+1
|/
* * lisp/help-macro.el (three-step-help): Revert 2012-09-29 change.Glenn Morris2012-10-031-0/+5
* * lisp/help-macro.el (three-step-help): Do not autoload defcustom.Glenn Morris2012-09-291-1/+0
* In make-help-screen make original minor-mode-map-alist temporarily visible.Martin Rudalics2012-01-201-3/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).Stefan Monnier2009-09-271-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (three-step-help): Remove * from defcustom.Martin Rudalics2008-11-171-111/+114
* (make-help-screen): Preserve key bindingsMartin Rudalics2008-09-181-5/+7
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* (make-help-screen): "?\ " -> "?\s".Juanma Barranquero2006-11-271-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (make-help-screen): Bind `inhibit-read-only' to tJuri Linkov2005-12-141-2/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Whitespace change.Richard M. Stallman2005-01-131-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (make-help-screen): Fix character constant.Juanma Barranquero2003-02-181-1/+1
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-3/+3
* Move provide to end.Dave Love1999-08-161-6/+8
* (make-help-screen): Keep HELP-TEXTRichard M. Stallman1998-09-271-6/+15
* (make-help-screen): Mention DEL in the prompt.Richard M. Stallman1998-03-091-1/+1
* (make-help-screen): Make scroll bar work normally.Richard M. Stallman1997-10-111-2/+9
* (make-help-screen): Clear the prompt when we get a real command.Richard M. Stallman1997-07-071-0/+2
* (make-help-screen): Clear buffer-read-only.Richard M. Stallman1997-06-251-0/+1