1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 04:21:28 -08:00
Commit graph

937 commits

Author SHA1 Message Date
Richard M. Stallman
24c7c69c7b C-u TAB works only in certain modes. 2001-07-08 16:46:00 +00:00
Richard M. Stallman
da6e9d86ab Explain more clearly what it takes to make a customization permanent.
Explain global vs local minor modes first thing, then list the modes.
2001-07-08 16:45:01 +00:00
Eli Zaretskii
36d6da4e98 (Visiting, File Names): Mention that completion ignores some file names,
and add a cross-reference to Completion Options, where this is documented.
2001-07-06 11:00:50 +00:00
Richard M. Stallman
8b6f4c0a42 Minor change. 2001-07-04 11:33:12 +00:00
Richard M. Stallman
55d3737db5 Clarify when it's good to update a tags table and why. 2001-07-02 21:24:10 +00:00
Eli Zaretskii
24cc235a08 Fix a typo. 2001-07-02 15:22:16 +00:00
Richard M. Stallman
5f5e1272dd Don't include data bigger than 500,000 bytes directly in the bug
report.
2001-06-30 15:57:31 +00:00
Richard M. Stallman
5e6f9132de Minor clarifications. Explain how to use imenu-sort-function.
Fix name of imenu-add-menubar-index.
2001-06-29 17:53:41 +00:00
Richard M. Stallman
d2fab8383d Explain purpose of mode hooks.
Xref to Tags from Imenu.
Don't use "sections or definitions" in Imenu.
Cindex "pretty printer".
Mention LINEFEED.
Explain uses of values of lisp-indent-function.
Explain why C-M-DEL is sometimes not available.
Doc values of hs-isearch-open.
Minor cleanups.
2001-06-29 03:23:32 +00:00
Richard M. Stallman
c6fcb73d2a Explain why don't mail a core dump. 2001-06-29 03:20:46 +00:00
Richard M. Stallman
b2683503ad Get rid of inexplicable @t's in values of paragraph-start and
paragraph-separate and page-delimiter.

Say C-x C-p activates the mark.

Prevent break inside `level-1'.

Clean up presentation of items within M-C-Mouse-1.

Minor changes.
2001-06-29 03:19:40 +00:00
Richard M. Stallman
93da5dfff0 Major rewrite. Sections Tags, Emerge, Change Log and Authors
moved to maintaining.texi.  Some sections reordered.

Node Misc for Programs moved to just before the language-specific sections.

New node Defuns contains an intro plus the old
Defuns node (now renamed Moving by Defuns)
as well as Imenu, Which Function, and a node
Left Margin Paren to explain the convention about this.

New node Parentheses now documents M-x check-parens.
It contains subnodes Expressions, Moving by Parens, and Matching.
Expressions and Moving by Parens contain the material
formerly in Lists and List Commands, but divided up differently.
The section Balanced Editing has been deleted.

Most of the C indentation customization (all except c-set-style),
has been replaced with a reference to the C Modes manual.

Documentation now is divided into three subsections.

Some rewrites in the Program Indent section about
C-u TAB and C-M-q.
2001-06-26 13:43:32 +00:00
Richard M. Stallman
ebe19e1b1c Fix mistakes in @node Emerge. 2001-06-26 13:34:50 +00:00
Richard M. Stallman
9048ad82a9 Fix previous change. 2001-06-26 13:34:22 +00:00
Richard M. Stallman
06c253864d Add Balanced Expressions.
Add Expressions.

Update entries for Sexp and Defun, and other uses of them.
because those terms have been partly deprecated.

Update entry for Balance Parentheses.

Update some xrefs.
2001-06-26 13:30:29 +00:00
Richard M. Stallman
a3cf696346 Finish previous change. 2001-06-26 13:26:51 +00:00
Richard M. Stallman
366c721e55 Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.
Update xref, Defuns -> Moving by Defuns.
2001-06-26 13:26:06 +00:00
Richard M. Stallman
46497336e1 Say "expression" instead of "sexp". Update xref, Sexps -> Expressions. 2001-06-26 13:22:49 +00:00
Richard M. Stallman
57d28eadef Avoid "sexp". 2001-06-26 13:22:05 +00:00
Richard M. Stallman
d6921e352a Say "expression" instead of "sexp". Update xref, Sexps -> Expressions. 2001-06-26 13:21:07 +00:00
Richard M. Stallman
ee6038a695 Update xref (Defuns -> Left Margin Convention). 2001-06-26 13:20:18 +00:00
Richard M. Stallman
ffb1af2b97 Change Next pointer. 2001-06-26 13:19:43 +00:00
Richard M. Stallman
2d8d42122c Change Previous pointer. 2001-06-26 13:19:08 +00:00
Richard M. Stallman
4b827f5d6c Reorganize structure of Editing Programs,
splitting part into a new chapter, Maintaining Programs.
2001-06-26 13:13:11 +00:00
Richard M. Stallman
f00366c2c4 Initial version consists of sections moved from Editing Programs chapter. 2001-06-26 13:12:29 +00:00
Richard M. Stallman
015a26d79c Minor change. 2001-06-24 08:17:21 +00:00
Richard M. Stallman
f772775cb8 Add details about C-M-a and C-M-e.
Index indent-for-tab-command.
Clarify TAB on lines inside paren grouping.
Clarify which languages a C style applies to.
Clarify how c-default-style takes effect.
c-set-style affects only current buffer.

Clarify blink-matching-delay.
2001-06-23 16:19:18 +00:00
Richard M. Stallman
bb124d48ea Minor change. 2001-06-22 21:45:48 +00:00
Eli Zaretskii
3b01b911c4 (Indentation Commands): Document what indent-relative does when called
with an argument.
2001-06-22 11:42:44 +00:00
Eli Zaretskii
5cc06e0b74 (Multi-line Indent): Document indent-code-rigidly. 2001-06-22 11:32:07 +00:00
Eli Zaretskii
04142c9a25 Proofreading fixes from Peter Milliken. 2001-06-22 10:50:27 +00:00
Miles Bader
c2c6918d8f Document the new BUFFER arg to the `shell' command. 2001-06-21 03:22:15 +00:00
Richard M. Stallman
cf1c48d4ff New node Program Misc; text about word and paragraph and selective
display features moved there.

Major rewrite of Programming Modes node.

Mention font lock and compilation commands in initial list of
capabilities.

Rewrite explanation of C-M- convention.

In Basic Indent, add intro text.
2001-06-20 10:57:04 +00:00
Richard M. Stallman
f7ca5cf498 Minor Texinfo style change. 2001-06-20 10:51:27 +00:00
Richard M. Stallman
5336b0e0d2 Minor wording fixes. 2001-06-20 10:50:40 +00:00
Richard M. Stallman
d408f8d038 Give examples for M-! and M-|. 2001-06-20 10:50:04 +00:00
Richard M. Stallman
c4a9bc8e6d Minor wording change. 2001-06-20 10:49:29 +00:00
Richard M. Stallman
ac41be63ee Update how to find etc/DEBUG.
Clarify what to do instead of finding more examples of a bug.
2001-06-20 10:49:08 +00:00
Richard M. Stallman
e75e59fd7f Minor corrections. 2001-06-20 10:47:48 +00:00
Richard M. Stallman
4e3a22f8cd Minor fixes. 2001-06-20 10:46:59 +00:00
Richard M. Stallman
a76af65d6e Rewrite the texts that explain basic incremental search,
basic nonincremental search, regexp incremental search,
and query-replace.

Other local cleanups.
2001-06-20 10:46:24 +00:00
Eli Zaretskii
da40dc7f38 Proofreading changes from Tim Goodwin <tjg@star.le.ac.uk>. 2001-06-20 10:05:04 +00:00
Eli Zaretskii
3a2aa1dc17 Proofreading fixes from Tim Goodwin <tjg@star.le.ac.uk>. 2001-06-20 10:00:40 +00:00
Eli Zaretskii
520c3f4c2e More proofreading fixes from Peter Milliken. 2001-06-20 09:48:52 +00:00
Eli Zaretskii
f9fd7fbcee Proofreading fixes from Peter Milliken <Peter.Milliken@GTECH.COM>. 2001-06-20 09:22:42 +00:00
Eli Zaretskii
43f971ab20 (Optional Mode Line): Document line-number-display-limit-width. 2001-06-20 07:54:44 +00:00
Richard M. Stallman
04d0b66282 Local rewrites. Describe basic no-argument C-v and M-v first,
then describe the case with an argument.
2001-06-19 11:28:29 +00:00
Richard M. Stallman
b2d77e08a6 Minor clarifications. 2001-06-19 11:21:09 +00:00
Eli Zaretskii
5a4397191f (Text): Fix a cross-reference to autotype. 2001-06-18 07:02:50 +00:00
Eli Zaretskii
21e13fe40b (Hideshow): Remove the obsolete variable hs-show-hidden-short-form. 2001-06-17 13:19:47 +00:00