2009-10-02 |
Juanma Barranquero |
Use `called-interactively-p' instead of `interactive-p'.
|
2009-09-11 |
Stefan Monnier |
* keymap.c (QCadvertised_binding): New constant.
|
2009-08-21 |
Glenn Morris |
Use help-print-return-message rather than the now obsolete alias.
|
2009-07-08 |
Glenn Morris |
(tutorial--describe-nonstandard-key):
|
2009-05-12 |
Chong Yidong |
* tutorial.el (help-with-tutorial): Use TUTORIAL.xx for the tutorial
|
2009-05-12 |
Chong Yidong |
* tutorial.el (help-with-tutorial): Don't use text mode, since the
|
2009-01-05 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-10-25 |
Juanma Barranquero |
* completion.el (add-completion-to-head, add-completion): Doc fixes.
|
2008-10-24 |
Juanma Barranquero |
New function `locate-user-emacs-file'.
|
2008-05-06 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-03-09 |
Thien-Thi Nguyen |
(tutorial--default-keys): Update `C-l' binding.
|
2008-01-08 |
Miles Bader |
Merge from emacs--rel--22
|
2007-10-18 |
Juri Linkov |
(tutorial--default-keys): Replace fill-paragraph-or-region with fill-paragraph.
|
2007-10-17 |
Vinicius Jose Latorre |
Display message when tutorial position is not saved
|
2007-10-06 |
Juri Linkov |
(tutorial--default-keys): Replace fill-paragraph
|
2007-09-22 |
Juri Linkov |
(tutorial--default-keys): Update standard bindings:
|
2007-08-22 |
Glenn Morris |
(help-with-tutorial): Tutorials now in tutorial-directory.
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-24 |
Miles Bader |
Merge from emacs--rel--22
|
2007-06-13 |
Chong Yidong |
(tutorial--saved-dir): Use user-emacs-directory.
|
2007-06-07 |
Glenn Morris |
(tutorial--describe-nonstandard-key): Adjust for new
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-10-17 |
Vinicius Jose Latorre |
Display message when tutorial position is not saved
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-15 |
Richard M. Stallman |
(tutorial--find-changed-keys): Handle C-x specially like ESC.
|
2007-05-16 |
Juanma Barranquero |
(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.
|
2007-02-28 |
Glenn Morris |
(tutorial--describe-nonstandard-key): Tweak text in the menus case.
|
2007-01-30 |
Richard M. Stallman |
(tutorial--detailed-help): Make the list of changed keys look nicer.
|
2007-01-28 |
Richard M. Stallman |
(tutorial--default-keys): Check M-DEL, not `M-backspace'.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2007-01-09 |
Chong Yidong |
(tutorial--display-changes): Show M-x sequence if no
|
2007-01-03 |
Juanma Barranquero |
(tutorial--describe-nonstandard-key): Fix typo.
|
2006-12-22 |
Chong Yidong |
(tutorial--save-tutorial): Prompt before saving tutorial state.
|
2006-12-22 |
Chong Yidong |
(tutorial--detailed-help): Remove unnecessary link
|
2006-12-21 |
Chong Yidong |
Remove `cl' requirement. Clean up whitespace.
|
2006-11-21 |
Chong Yidong |
(tutorial--default-keys): Add newline and delete-backward-char bindings.
|
2006-11-20 |
Chong Yidong |
(tutorial-warning-face): New face.
|
2006-10-31 |
Miles Bader |
Add arch tagline
|
2006-10-30 |
Chong Yidong |
Fix last fix.
|
2006-10-30 |
Chong Yidong |
* tutorial.el: Move defvars to avoid bytecomp warnings.
|
2006-10-30 |
Chong Yidong |
* help-fns.el (help-with-tutorial): Moved to tutorial.el.
|