aboutsummaryrefslogtreecommitdiffstats
path: root/man/emacs.texi
Commit message (Collapse)AuthorAgeFilesLines
* (Top): Update Killing submenu.Richard M. Stallman2005-01-011-1/+3
|
* Rename Command Line to Emacs Invocation.Richard M. Stallman2004-12-061-1/+1
|
* (Top): Fix ref to Command Line.Richard M. Stallman2004-12-051-3/+3
| | | | Move reference to Easy Customization.
* (Acknowledgments): Put inside @iftex instead of @ifnotinfo.Luc Teirlinck2004-08-281-2/+2
|
* Minor whitespace change.Luc Teirlinck2004-08-281-1/+0
|
* Make "GNU GENERAL PUBLIC LICENSE" an appendix.Luc Teirlinck2004-08-271-97/+98
| | | | | | | Rearrange order of nodes and sections such that both "GNU GENERAL PUBLIC LICENSE" and "GNU Free Documentation License" appear at the end, as appropriate for appendices. (Acknowledgments): Use `@unnumberedsec'.
* (Top): Mention "cutting" and "pasting" as synonyms for "killing" andLuc Teirlinck2004-08-181-2/+2
| | | | "yanking" in main menu.
* (Top): Delete `Comments in C' from menu.Richard M. Stallman2004-05-291-1/+0
|
* @ifnottex, not @ifinfoKarl Berry2004-05-161-3/+3
|
* * emacs.texi (Top): Add `Misc X'.Juri Linkov2004-03-221-0/+1
|
* (Top): Fix typo.Luc Teirlinck2004-01-241-1/+1
|
* (Acknowledgments): Renamed from Acknowledgements.Richard M. Stallman2004-01-241-6/+7
| | | | | Include it only @ifnotinfo. Patch the preceding and following node headers to point to each other.
* Replace @sc{ascii} and ASCII with @acronym{ASCII}.Eli Zaretskii2003-11-021-2/+2
|
* (Acknowledgements): Correct typo.Luc Teirlinck2003-09-221-1/+1
|
* (Acknowledgements): New node, split from Distribution.Richard M. Stallman2003-09-221-7/+9
|
* Add arch taglinesMiles Bader2003-09-011-0/+3
|
* (Top): Update menu to reflect new Keyboard Macros chapter.Luc Teirlinck2003-08-191-13/+12
|
* (Intro): Include kmacro.texi after fixit.texi instead of afterLuc Teirlinck2003-08-191-1/+1
| | | | custom.texi. (Suggested by Kim Storm.)
* (Intro): Include kmacro.texi after custom.texi. (Suggested by KimLuc Teirlinck2003-08-181-0/+1
| | | | Storm.)
* (Keyboard Macros): Reference new keyboard macro topics.Kim F. Storm2003-08-171-3/+8
|
* Undo rest of previous change.Richard M. Stallman2003-04-301-1/+1
|
* Undo half of previous change.Richard M. Stallman2003-04-301-1/+1
|
* *** empty log message ***Richard M. Stallman2003-04-301-2/+2
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-16/+16
|
* Remove duplicate reference to Info tutorial.Richard M. Stallman2002-11-241-7/+2
|
* use @copying instead of @ifinfo.Karl Berry2002-10-021-38/+20
|
* Minor spelling and grammar corrections.Paul Eggert2002-08-161-2/+2
|
* @end info changed to @end infoRobert J. Chassell2002-06-171-2/+2
| | | | Replaced menu reference to `Trailing Whitespace' with `Useless Whitespace'
* At start of Info file, mention the Info `h' command.Richard M. Stallman2002-06-171-0/+6
|
* Bump the Emacs version to 21.3.50.Eli Zaretskii2002-05-251-3/+3
|
* (Top): Add instructions for getting Info novice help.Eli Zaretskii2002-04-241-0/+6
|
* Fix typo.Pavel Janík2002-01-291-1/+1
|
* "Colors X" -> "Colors".Eli Zaretskii2002-01-141-1/+1
|
* (EMACSVER): Set to 21.2.50.Eli Zaretskii2002-01-111-1/+1
|
* Don't omit first argument of @ref.Andreas Schwab2001-12-071-1/+1
|
* Update menu for changes in cmdargs.texi and xresources.texi.Richard M. Stallman2001-11-221-4/+6
|
* Comment out the Authors node.Richard M. Stallman2001-11-071-0/+2
|
* @include xresources.texi.Richard M. Stallman2001-10-301-0/+1
|
* Add new appendix "X Resources" to menu.Richard M. Stallman2001-10-301-0/+3
|
* (EMACSVER): Bump to 21.1.50.Eli Zaretskii2001-10-131-1/+1
|
* Comment out @smallbook.Richard M. Stallman2001-10-061-1/+1
|
* Increment version number.Gerd Moellmann2001-09-251-1/+1
|
* Spelling corrections.Richard M. Stallman2001-09-121-1/+1
|
* Fix the AUTHORS menu item. Suggested by Eric Hanchrow <[email protected]>.Eli Zaretskii2001-09-021-1/+1
|
* Increment version number.Gerd Moellmann2001-08-311-1/+1
|
* Change the name of the "DEL Doesn't Delete" node to "DEL Does Not Delete",Eli Zaretskii2001-08-091-1/+1
| | | | | | since node names cannot have apostrophes. Fix a stale menu item in emacs.texi which referred to this node by its old name.
* Increment version number.Gerd Moellmann2001-07-131-1/+1
|
* Reorganize structure of Editing Programs,Richard M. Stallman2001-06-261-34/+88
| | | | splitting part into a new chapter, Maintaining Programs.
* Minor wording change.Richard M. Stallman2001-06-201-1/+1
|
* Change "Dired Commands" to "Dired Navigation". Move the generalEli Zaretskii2001-06-071-1/+1
| | | | | explanation of Dired bindings to the chapter intro. Document dired-up-directory and its key `^'.