]> code.delx.au - gnu-emacs/history - lisp/help.el
Merge from emacs--rel--22
[gnu-emacs] / lisp / help.el
2007-10-15 Miles BaderMerge from emacs--rel--22
2007-10-09 Miles BaderMerge from emacs--rel--22
2007-09-25 Juanma Barranquero(view-emacs-news): Use `mapc' rather than `mapcar'.
2007-09-22 Juri Linkov(help-map): Bind C-h C-a to about-emacs.
2007-08-13 Miles BaderMerge from emacs--devo--0
2007-08-13 Miles BaderMerge from emacs--rel--22
2007-08-06 Martin Rudalics(resize-temp-buffer-window): Use window-full-width-p
2007-07-31 Miles BaderMerge from emacs--devo--0
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-04-22 Karoly LorenteyMerged from emacs@sv.gnu.org
2007-04-22 Karoly LorenteyMerged from emacs@sv.gnu.org
2007-03-21 Chong YidongFix typo in comment.
2007-02-28 Juanma Barranquero(where-is): Fail gracefully when not passed a command.
2007-01-29 Karoly LorenteyMerged from emacs@sv.gnu.org
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-12-03 Karoly LorenteyMerged from emacs@sv.gnu.org. Last-minute emacsclient...
2006-11-27 Juanma Barranquero(describe-minor-mode-completion-table-for-indicator,
2006-11-06 Juanma Barranquero(view-emacs-news): Fix typo in error message.
2006-10-14 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-10-14 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-10-03 David Kastrup* help.el (describe-mode): For clicks on mode-line...
2006-09-24 Richard M. Stallman(describe-key, describe-key-briefly): Test last event...
2006-09-23 Chong Yidong* help.el (describe-key-briefly, describe-key): Don...
2006-09-19 Kim F. Storm(describe-key-briefly, describe-key): Simplify printing
2006-09-16 Eli Zaretskii(describe-prefix-bindings): Use let, not let*.
2006-09-15 Kim F. Storm(describe-key): Handle C-h k in *Help* buffer; collect
2006-09-15 David Kastrup* mouse-sel.el (mouse-sel-follow-link-p): Use event...
2006-09-11 David Kastrup* help.el (string-key-binding, describe-key-briefly)
2006-08-08 Richard M. StallmanWhitespace change.
2006-08-06 Richard M. Stallman(describe-mode): Make minor mode list more concise.
2006-07-14 Karoly LorenteyMerged from emacs@sv.gnu.org.
2006-06-25 Kim F. Storm(view-emacs-news): Declare `res' in the right let*...
2006-06-12 Karoly LorenteyMerged from emacs@sv.gnu.org.
2006-06-10 Richard M. Stallman(help-for-help-internal): Clean up help text.
2006-06-04 Kim F. Storm(view-emacs-news): Rewrite to support new NEWS,
2006-05-30 Richard M. Stallman(temp-buffer-max-height): Doc fix.
2006-04-01 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-03-25 Eli Zaretskii(print-help-return-message): Suggest to use display...
2006-03-10 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-03-08 Juanma Barranquero(view-lossage): Remove trailing whitespace before inser...
2006-03-07 Chong Yidong* help.el (describe-key-briefly): If KEY is a down...
2006-03-07 Juanma Barranquero(describe-key): Remove leftover test code.
2006-03-06 Chong Yidong* help.el (describe-key): Handle string and vector...
2006-03-06 Chong Yidong* help.el (describe-key): Properly handle the return...
2006-02-24 Karoly LorenteyMerged from
2006-02-23 Juanma Barranquero(help): Revert last part of 2006-02-23 change (deletion...
2006-02-23 Stefan Monnier(describe-mode): Pass `mode-name' to format-mode-line.
2006-02-23 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-21 Richard M. Stallman(describe-key-briefly): Compute interactive args
2006-02-16 Karoly LorenteyMerged from
2006-02-14 Juanma Barranquero(where-is): Fix displaying of remappings.
2006-02-13 Richard M. Stallman(describe-key-briefly, describe-key):
2006-02-12 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-11 Eli Zaretskii(describe-key-briefly, describe-key): Populate yank...
2006-02-11 Eli Zaretskii(describe-key-briefly): Now a wrapper for describe...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-19 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 169-173...
2005-12-12 Richard M. Stallman(help-for-help-internal): Simplify entry for `a'.
2005-12-11 Karoly LorenteyMerged in changes from CVS trunk.
2005-12-10 Karoly LorenteyMerged in changes from CVS trunk.
2005-12-10 Romain Francoise(help-for-help-internal): Add `r' in doc string.
2005-12-03 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 659-663)
2005-12-03 Eli Zaretskii(print-help-return-message): If pop-up-frames is non...
2005-12-03 Eli Zaretskii(print-help-return-message): If pop-up-frames is non...
2005-11-30 Stefan Monnier(help-map): Move initialization into declaration.
2005-11-29 Chong Yidong* help.el (describe-key-briefly, describe-key): Recogni...
2005-11-29 Chong YidongTypo.
2005-11-18 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 152-156...
2005-11-14 Richard M. Stallman(help-for-help-internal): Improve doc of C-h a.
2005-11-13 Kim F. Storm(help-for-help-internal): Fix `a' entry. Add `d' entry.
2005-11-12 Kim F. Storm(help-map): Bind C-h d to apropos-documentation.
2005-09-04 Karoly LorenteyMerged in changes from CVS trunk. Plus added lisp...
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-05 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 469)
2005-07-04 Lute KamstraUpdate FSF's address.
2005-05-28 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 70-73, 320...
2005-05-22 Richard M. Stallman(describe-key): Move print-help-return-message call...
2005-05-06 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 68, 286...
2005-05-04 Richard M. Stallman(describe-key): No error when UNTRANSLATED is nil.
2005-04-18 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 60-65, 246...
next