aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tutorials/TUTORIAL (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
| | | | Run admin/update-copyright.
* Fix "\" problem in tutorials by using natural-language quotes.Paul Eggert2014-03-101-6/+5
| | | | | | | | | | | | | | * tutorials/TUTORIAL, tutorials/TUTORIAL.cs, tutorials/TUTORIAL.eo: * tutorials/TUTORIAL.es, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ja: * tutorials/TUTORIAL.ko, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl: * tutorials/TUTORIAL.pt_BR, tutorials/TUTORIAL.ro: * tutorials/TUTORIAL.ru, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv: * tutorials/TUTORIAL.th: Avoid using ` for natural-language quotes. Instead, work around the problem with "\" by using non-" quotation marks appropriate for the natural language in question, e.g., «...» for Spanish. For English “...” could be used, but use '...' instead so that TUTORIAL continues to be encoded in ASCII.
* * etc/tutorials/TUTORIAL: Mention electric behavior of RET.Glenn Morris2014-03-051-2/+15
| | | | | | | | | Note that I had to change "\" to `\', because otherwise Emacs thought that everything after that point was inside a string and so did not indent anything. So translators should check for anything similar in their translated versions.
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
|
* Add indexes for elisp manual.Xue Fuqiao2013-08-021-14/+15
| | | | | | | | | | * doc/lispref/display.texi (Face Functions): Add an index. * doc/lispref/variables.texi (Variable Aliases): Add an index. * doc/lispref/functions.texi (Defining Functions): Add an index. * doc/lispref/nonascii.texi (Coding System Basics): Add an index.
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
|
* * tutorials/TUTORIAL: Copyedits.Michael Witten2012-07-071-31/+28
| | | | Fixes: debbugs:11689
* * etc/tutorials/TUTORIAL: Delete a repeat sentence.Chong Yidong2012-01-301-1/+0
|
* Major update of TUTORIAL.fr and tiny fix to TUTORIAL.Bastien Guerry2012-01-271-1/+1
|
* * etc/tutorials/TUTORIAL: Fix typo.Chong Yidong2012-01-151-1/+1
|
* etc/tutorials/TUTORIAL: Fix a typo.Eli Zaretskii2012-01-141-2/+2
|
* Update English tutorial.Chong Yidong2012-01-101-189/+168
| | | | | | | * etc/tutorials/TUTORIAL: Don't give instructions for old-style X scrollbars. Use DEL terminology instead of DelBack. Improve description of graphical continuation lines and mode-line. Promote use of C-/ and C-SPC. Remove discussion of flow control.
* 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
| |
* | Remove mode-line end dashes on graphical terminals.Julien Danjou2010-10-191-6/+6
|/ | | | | * tutorials/TUTORIAL: Don't mention mode-line end dashes. * bindings.el: Remove end dashes in default mode-line-format.
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Standardize the way M-x commands are written:Glenn Morris2009-07-081-82/+105
| | | | | | | | | | | | | | | | | | | | | | | dashes inside command names, not spaces; spaces before <Return>. (Summary): Describe the new behavior of C-l. (Basic Cursor Control): Don't say that files "ought" to end in newlines. Try to distinguish scroll bar from fringes. You can also scroll with a wheel mouse. (If Emacs Stops Responding): Rename from "When Emacs is hung". (Inserting And Deleting): Continuation marks appear in the fringe. Clarify that deletion can be undone. Mention cut and paste, and the Glossary. (Files, Mode Line): Update mode-line format. (Extending The Command Set): Downplay C-z, since using Emacs on a text-only terminal is less common these days. (Searching): Incremental searching is no longer atypical. Downplay flow control issues, remove reference to deleted FAQ node. (Multiple Windows): Mention frames. (Multiple Frames): New section. (Getting More Help): Downplay C-h having a different binding. Don't say help is "on-line", since the meaning has changed. (More Features): Replace "on-line". Use C-h rather than F10 h. Say a little more about completion. (Conclusion): Don't mention C-z again here.
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
|
* Add information about C-g to the introduction.Juri Linkov2008-07-191-0/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-11/+9
|
* Remove discussion of flow control.Chong Yidong2008-03-121-7/+0
|
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
* Move tutorials from etc/ to etc/tutorials/Glenn Morris2007-08-221-0/+1131