| Commit message (Expand) | Author | Age | Files | Lines |
* | In make-help-screen make original minor-mode-map-alist temporarily visible. | Martin Rudalics | 2012-01-20 | 1 | -3/+6 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * help.el (help-for-help-internal): Don't purecopy the text (bug#4560). | Stefan Monnier | 2009-09-27 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (three-step-help): Remove * from defcustom. | Martin Rudalics | 2008-11-17 | 1 | -111/+114 |
* | (make-help-screen): Preserve key bindings | Martin Rudalics | 2008-09-18 | 1 | -5/+7 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update copyright years. | Glenn Morris | 2006-12-05 | 1 | -1/+1 |
* | (make-help-screen): "?\ " -> "?\s". | Juanma Barranquero | 2006-11-27 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | (make-help-screen): Bind `inhibit-read-only' to t | Juri Linkov | 2005-12-14 | 1 | -2/+3 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Whitespace change. | Richard M. Stallman | 2005-01-13 | 1 | -1/+1 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (make-help-screen): Fix character constant. | Juanma Barranquero | 2003-02-18 | 1 | -1/+1 |
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel JanÃk | 2001-07-15 | 1 | -3/+3 |
* | Move provide to end. | Dave Love | 1999-08-16 | 1 | -6/+8 |
* | (make-help-screen): Keep HELP-TEXT | Richard M. Stallman | 1998-09-27 | 1 | -6/+15 |
* | (make-help-screen): Mention DEL in the prompt. | Richard M. Stallman | 1998-03-09 | 1 | -1/+1 |
* | (make-help-screen): Make scroll bar work normally. | Richard M. Stallman | 1997-10-11 | 1 | -2/+9 |
* | (make-help-screen): Clear the prompt when we get a real command. | Richard M. Stallman | 1997-07-07 | 1 | -0/+2 |
* | (make-help-screen): Clear buffer-read-only. | Richard M. Stallman | 1997-06-25 | 1 | -0/+1 |
* | Comment change. | Richard M. Stallman | 1997-05-27 | 1 | -0/+1 |
* | (make-help-screen): Pass proper format string to message. | Karl Heuer | 1996-01-25 | 1 | -1/+1 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -4/+5 |
* | (make-help-screen): Handle help-event-list. | Richard M. Stallman | 1995-06-29 | 1 | -3/+6 |
* | (make-help-screen): Explicitly translate key thru function-key-map. | Richard M. Stallman | 1995-04-13 | 1 | -3/+7 |
* | Comment change. | Richard M. Stallman | 1995-01-19 | 1 | -2/+0 |
* | (make-help-screen): Use *only* local-map to look up keys. | Richard M. Stallman | 1995-01-19 | 1 | -3/+1 |
* | (make-help-screen): Set help-mode in *Help* buffer. | Karl Heuer | 1994-11-09 | 1 | -0/+1 |
* | (make-help-screen): Doc fix. | Karl Heuer | 1994-09-05 | 1 | -1/+1 |
* | (make-help-screen): Don't call window-frame in a non-multi-frame Emacs. | Richard M. Stallman | 1994-08-30 | 1 | -4/+5 |
* | (make-help-screen): Handle case where *Help* comes up in a separate frame. | Richard M. Stallman | 1994-07-16 | 1 | -2/+13 |
* | (make-help-screen): Bind overriding-local-map | Richard M. Stallman | 1994-07-14 | 1 | -6/+13 |
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
* | (make-help-screen): Initialize help-screen before changing the keymap. | Karl Heuer | 1994-02-24 | 1 | -3/+3 |
* | (make-help-screen): Remove debugging code. | Karl Heuer | 1994-02-02 | 1 | -3/+1 |
* | (three-step-help): New option. | Richard M. Stallman | 1994-01-26 | 1 | -10/+21 |
* | (make-help-screen): Use overriding-local-map. | Richard M. Stallman | 1994-01-20 | 1 | -15/+15 |