aboutsummaryrefslogtreecommitdiffstats
path: root/man/basic.texi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (Position Info): "Graphical displays", rather than window systems.Richard M. Stallman2006-02-071-3/+3
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-051-1/+1
|
* (Basic Undo): Renamed from Undo. Most of text moved to new Undo node.Richard M. Stallman2006-01-311-89/+13
|
* * basic.texi (Continuation Lines, Inserting Text): MentionChong Yidong2006-01-291-9/+13
| | | | longlines mode.
* Minor cleanups.Richard M. Stallman2006-01-291-45/+35
| | | | (Undo): selective-undo moved.
* (Inserting Text): Minor cleanup.Richard M. Stallman2006-01-141-1/+1
|
* (Position Info): Update example.Juri Linkov2005-12-301-4/+4
|
* (Position Info): Update examples of the output.Juri Linkov2005-11-201-16/+12
| | | | | Remove the fact that examples are produced in the TeXinfo buffer, because in the Info reader users will get a different output from `C-x ='.
* (Position Info): Fix previous change.Kenichi Handa2005-10-131-5/+5
|
* (Position Info): Describe the case that Emacs showsKenichi Handa2005-10-121-2/+9
| | | | "part of display ...".
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-1/+2
|
* (Moving Point): Mention default for `goto-line'.Luc Teirlinck2005-05-181-2/+4
|
* (Moving Point): Mention `M-g g' binding for goto-line.Luc Teirlinck2005-05-141-13/+8
| | | | | (Position Info): Delete discussion of goto-line. It is already described in `Moving point'.
* (Arguments): Fix punctuation.Richard M. Stallman2005-05-101-1/+1
|
* Various typo and grammar fixes.Luc Teirlinck2005-05-091-6/+6
| | | | (Moving Point): C-a now runs move-beginning-of-line.
* (Position Info): Minor cleanup.Richard M. Stallman2005-03-291-6/+5
|
* (Position Info): Update the description about theKenichi Handa2005-03-291-21/+43
| | | | command C-u C-x =.
* (Moving Point): Add M-g M-g binding.Richard M. Stallman2005-03-211-6/+13
| | | | | (Undo): Document undo-only. (Position Info): Document M-g M-g and C-u M-g M-g.
* (Continuation Lines): Simplify description of truncation,Richard M. Stallman2005-02-161-15/+6
| | | | and refer to Display Custom for the rest of it.
* (Undo): Fix typo.Lute Kamstra2005-02-061-1/+1
|
* (Inserting Text): Cleanup wording.Richard M. Stallman2005-02-061-29/+39
| | | | | | | | (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically. C-n is not error at end of buffer. (Undo): Doc C-/ like C-_. Add xrefs. (Arguments): META key may be labeled ALT. Peculiar arg meanings are explained in doc strings.
* (Undo): Clarify last change.Richard M. Stallman2005-02-031-1/+1
|
* (Undo): Update description of `undo-outer-limit'.Luc Teirlinck2005-01-311-7/+7
|
* (Moving Point): C-e now runs move-end-of-line.Richard M. Stallman2004-12-271-14/+22
| | | | (Undo): Doc undo-outer-limit.
* Replace @sc{ascii} and ASCII with @acronym{ASCII}.Eli Zaretskii2003-11-021-2/+2
|
* (Position Info): Mention `size-indication-mode'.Lute Kamstra2003-09-081-0/+3
|
* Add arch taglinesMiles Bader2003-09-011-0/+3
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-3/+3
|
* Update info on C-u C-x =.Richard M. Stallman2002-06-261-6/+8
|
* (Cursor Position Information): Update "C-u C-x =" example.Colin Walters2002-06-091-1/+2
|
* (Position Info): Add an index entry for font at point.Eli Zaretskii2002-05-161-1/+3
|
* (Position Info): Add text properties to the example. Add index entries.Eli Zaretskii2002-04-261-4/+10
|
* Minor correction.Richard M. Stallman2002-02-221-1/+1
|
* (Continuation Lines): Add index entries for the fringe usage.Eli Zaretskii2002-01-221-0/+2
|
* Update C-u C-x = output format.Richard M. Stallman2001-12-281-11/+21
|
* Update the copyright years.Eli Zaretskii2001-09-131-1/+1
|
* Delete obsolete comment.Richard M. Stallman2001-09-121-1/+0
|
* Don't use "print" for displaying a message.Richard M. Stallman2001-08-201-5/+6
|
* 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.
* Minor changes.Richard M. Stallman2001-08-081-7/+7
|
* (Arguments): Say explicitly that M-- is -1. Fix spacing in an @example.Eli Zaretskii2001-08-071-3/+6
|
* (Position Info): Add a cross-reference to where hl-line-mode is described.Eli Zaretskii2001-08-021-1/+2
|
* (Repeating): Mention the numeric argument as another form of repetition,Eli Zaretskii2001-07-241-0/+7
| | | | with an xref to the "Arguments" node. Suggested by Kai Grossjohann.
* Minor change.Richard M. Stallman2001-06-241-1/+1
|
* Minor change.Richard M. Stallman2001-06-031-2/+2
|
* Minor clarification of case where both BACKSPACE and DELETE areRichard M. Stallman2001-04-151-6/+6
| | | | handled.
* Minor cleanups.Richard M. Stallman2001-04-031-12/+13
|
* Minor change.Richard M. Stallman2001-04-011-1/+1
|
* Simplify the discussion of DEL. Refer to `DEL Gets Help' nodeRichard M. Stallman2001-03-141-9/+10
| | | | for fixing problems.
* Clarify BACKSPACE vs DELETE. Mention delete-key-deletes-forward-mode.Richard M. Stallman2001-03-121-34/+53
|