1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00
Commit Graph

1062 Commits

Author SHA1 Message Date
Chong Yidong
bc859d5f3e More updates for VC documentation.
* doc/emacs/maintaining.texi (VCS Merging, VCS Changesets): Index entries.
(VC Mode Line): Add index entry for "version control status".
(VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
Document vc-revert-show-diff.  De-document vc-rollback.
(VC Directory Mode): Rewrite introduction.  Move prefix arg
documentation here from VC Directory Buffer node.
(VC Directory Buffer): Use a decentralized VCS example.
(VC Directory Commands): Use a table.  Remove material duplicated
in previous nodes on multi-file VC filsets.
2011-12-19 15:25:46 +08:00
Chong Yidong
6d26297754 Update Indentation chapter of Emacs manual.
* indent.texi (Indentation): Rewrite introduction.  Move table to
Indentation Commands node.
(Indentation Commands): Add index entries to table.  Copyedits.
(Tab Stops, Just Spaces): Copyedits.
(Indent Convenience): New node.  Document electric-indent-mode.

* programs.texi (Basic Indent):
* windows.texi (Pop Up Window): Fix kindex entry.
2011-11-28 19:12:00 +08:00
Chong Yidong
dc95a8b0de More updates to Modes chapter of Emacs manual.
* doc/emacs/modes.texi (Major Modes): Move major-mode variable doc here from
Choosing Modes.  Document describe-mode.  Document prog-mode-hook
and text-mode-hook.  Add example of using hooks.
(Minor Modes): Document behavior of mode command calls from Lisp.
Note that setting the mode variable using Customize will DTRT.
(Choosing Modes): Add example of setting a minor mode using a
local variable.
2011-11-28 14:24:48 +08:00
Chong Yidong
da97a9e66a Document scroll bar changes in Emacs manual.
* doc/emacs/buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.

* doc/emacs/frames.texi (Scroll Bars): GTK uses right scroll bars now.
(Tool Bars): Copyedits.
2011-10-23 22:57:53 +08:00
Chong Yidong
bfd779dd73 Update Files chapter of Emacs manual.
Plus miscellaneous minor speling fixes in other manual files.

* doc/emacs/files.texi (File Names, Visiting, Interlocking): Copyedits.
(Backup Copying): backup-by-copying-when-mismatch is now t.
(Customize Save): Fix description of require-final-newline.
(Reverting): Note that revert-buffer can't be undone.  Mention VC.
(Auto Save Control): Clarify.
(File Archives): Add 7z.
(Remote Files): ange-ftp-make-backup-files defaults to nil.

* doc/emacs/arevert-xtra.texi (Autorevert): Copyedits.
2011-10-21 22:45:34 +08:00
Chong Yidong
5abc31ef18 Update Search chapter in Emacs manual.
* doc/emacs/search.texi (Repeat Isearch, Error in Isearch): Add kindex entries.
(Isearch Yank): Document isearch-yank-pop.
(Isearch Scroll): Refer to C-l instead of unbound `recenter'.
(Other Repeating Search): Document Occur Edit mode.
2011-10-19 00:21:52 -04:00
Chong Yidong
939db9ac78 More edits to Display chapter of Emacs manual.
* doc/emacs/display.texi (Fringes): Move overflow-newline-into-fringe here,
from Line Truncation node.
(Standard Faces): Note that only the background of the cursor face
has an effect.
(Cursor Display): Fix descriptions of cursor face
and bar cursor blinking.
(Text Display): Document nobreak-char-display more clearly.
(Line Truncation): Add xref to Split Window node.
(Display Custom): Don't bother documenting baud-rate or
no-redraw-on-reenter.

* doc/emacs/search.texi (Slow Isearch): Node removed.
2011-10-18 17:11:17 -04:00
Chong Yidong
21100e7d3f Two minor manual updates.
* doc/emacs/killing.texi (Deletion): Document negative prefix arg to M-SPC.

* doc/emacs/regs.texi (Text Registers): C-x r i does not activate the mark.
(Bookmarks): Document new default bookmark location.
2011-10-15 12:37:45 -04:00
Chong Yidong
de0bde6284 Copyedits and updates for Emacs manual's first few chapters.
* doc/emacs/basic.texi (Inserting Text): Add xref to Completion.  Add
ucs-insert example, and document prefix argument.
(Moving Point): Fix introduction; C-f/C-b are no longer equivalent
to left/right.  Tweak left-char and right-char descriptions.
M-left and M-right are now bound to left-word/right-word.
(Erasing): Document delete-forward-char.

* doc/emacs/commands.texi (User Input): Define "input event" more clearly.
(Keys): Add xref to Echo Area.
(Commands): Clarify relation between commands and functions.

* doc/emacs/entering.texi (Entering Emacs): Define "startup screen".
Document window-splitting behavior with command-line inputs.
(Exiting): Remove obsolete paragraph about shells without suspend
functionality.

* doc/emacs/frames.texi (Non-Window Terminals): Index just "text-only
terminal", which is used throughout the manual now.

* doc/emacs/screen.texi (Screen, Menu Bar): Copyedits.
(Point): Remove duplicate paragraph on cursors, also in Screen.
(Mode Line): Trailing dashes no longer shown on X displays.
2011-10-07 12:22:04 -04:00
Glenn Morris
fd99fde61f * admin/FOR-RELEASE: Reset list of proof-read manual etc files. 2011-07-19 00:15:15 -07:00
Glenn Morris
9a6ad7690f * FOR-RELEASE: CEDET and a javascript mode were added, so remove todos. 2010-03-01 19:29:50 -08:00
Juri Linkov
1f9689eba0 (comint-mode-map): Rebind `M-r' from
`comint-previous-matching-input' to
`comint-history-isearch-backward-regexp'.
Unbind `M-s' to allow global key binding `M-s'.
Add menu items for `comint-history-isearch-backward' and
`comint-history-isearch-backward-regexp'.  (Bug#3746)
2009-11-30 16:11:18 +00:00
Glenn Morris
6ad032d24d Refcard comments. 2009-07-16 03:30:31 +00:00
Glenn Morris
accc7588a4 refcards comment. 2009-07-16 03:28:04 +00:00
Glenn Morris
332eb5f1a9 Mention info-xref. 2009-07-12 01:17:19 +00:00
Glenn Morris
64adbcf693 Clarify previous change. 2009-07-11 19:55:19 +00:00
Glenn Morris
10a99e0de5 Comments on manual checking. 2009-07-11 03:06:44 +00:00
Glenn Morris
4904e4628e Checked TUTORIAL. 2009-07-08 02:38:11 +00:00
David Reitter
54f00c652d David Reitter has checked the MacOS chapter. 2009-06-08 04:05:30 +00:00
Chong Yidong
de4d9050ec wl checked de tutorial 2009-05-26 02:59:07 +00:00
Chong Yidong
00b8844c36 Martin Rudalics has checked windows.texi. 2009-05-24 20:09:51 +00:00
Chong Yidong
70e16c006d Eli has checked the msdog chapter. 2009-05-24 20:08:12 +00:00
Chong Yidong
e8e1b0c32e Checked anti.texi, errors.texi, and maps.texi. 2009-05-14 03:23:22 +00:00
Chong Yidong
32350dc9a9 Checked abbrevs.texi. 2009-05-13 01:32:18 +00:00
Chong Yidong
6a8cd7e53f Checked misc.texi. 2009-05-12 15:27:57 +00:00
Chong Yidong
01d2a3f93c Checked xresources.texi. 2009-05-12 03:19:05 +00:00
Chong Yidong
f7a0bea3b3 Checked trouble.texi. 2009-05-12 02:06:43 +00:00
Chong Yidong
6da27836f8 Checked help.texi. 2009-05-07 02:36:25 +00:00
Chong Yidong
1e7c65602f Checked files.texi. 2009-05-07 02:18:59 +00:00
Chong Yidong
d332af682d Checked mule.texi. 2009-05-06 03:56:30 +00:00
Chong Yidong
a62d14d4ca Checked internals.texi, hooks.texi, and locals.texi. 2009-05-04 23:26:08 +00:00
Chong Yidong
e8025f0e20 Checked tips.texi. 2009-04-26 02:35:48 +00:00
Chong Yidong
d8da53851b Checked os.texi. 2009-04-22 04:23:09 +00:00
Chong Yidong
9486ed75a2 Checked display.texi. 2009-04-15 03:08:24 +00:00
Chong Yidong
6f8617a861 Checked searching.texi and syntax.texi. 2009-04-10 04:57:29 +00:00
Chong Yidong
f980664e7e Checked nonascii.texi, 2009-04-10 01:17:11 +00:00
Chong Yidong
cd55a2dbd0 Checked text.texi. 2009-04-09 01:17:45 +00:00
Chong Yidong
6638d82aed Checked backups.texi. 2009-04-08 03:05:03 +00:00
Chong Yidong
1db0173ac0 Checked markers.texi. 2009-04-06 01:23:11 +00:00
Chong Yidong
08977ce153 Checked positions.texi. 2009-04-05 05:12:08 +00:00
Chong Yidong
9496c82e55 Checked frames.texi. 2009-04-05 03:25:57 +00:00
Chong Yidong
99c87dcdb3 Checked buffers.texi. 2009-04-04 01:52:29 +00:00
Chong Yidong
8a01116112 Checked files.texi. 2009-04-04 01:35:36 +00:00
Chong Yidong
c5b18919f5 Checked help.texi. 2009-03-30 22:15:24 +00:00
Chong Yidong
ecc7b4bf30 Checked modes.texi. 2009-03-29 17:42:43 +00:00
Chong Yidong
b4fcdf02b8 Checked keymaps.texi. 2009-03-28 03:23:08 +00:00
Chong Yidong
68cdc688e7 Checked commands.texi. 2009-03-24 17:09:08 +00:00
Chong Yidong
56f8947b38 (Re)checked mini.texi. 2009-03-23 03:15:25 +00:00
Chong Yidong
b6166ade22 Checked minibuf.texi. 2009-03-23 03:08:09 +00:00
Glenn Morris
64fc5f5a40 Sign-off on sending.texi. 2009-03-15 21:18:56 +00:00