1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00
Commit Graph

72 Commits

Author SHA1 Message Date
Richard M. Stallman
5b8fe68482 Explain font lock highlighting of opening delims that should be quoted. 2002-06-26 22:27:41 +00:00
Glenn Morris
2d588beb81 *** empty log message *** 2002-06-24 21:48:18 +00:00
Eli Zaretskii
da8acb6b4a (Electric C Characters, Evaluating Emacs-Lisp Expressions): Use <colon>
instead of : only in Info.
2002-03-22 13:35:53 +00:00
Eli Zaretskii
c668cdd02b (Electric C, Lisp Eval): Avoid makeinfo warnings about colons in indices. 2002-03-13 18:00:48 +00:00
Pavel Janík
269b7745a3 Fix typos. 2002-01-12 16:01:51 +00:00
Richard M. Stallman
4190ce5c05 Undo previous change. 2001-11-25 17:37:10 +00:00
Richard M. Stallman
c4264361a2 Fix index entry for comment-indent-function. 2001-11-25 02:51:52 +00:00
Eli Zaretskii
b771b258d1 (Lisp Indent): Add index entry for lisp-indent-function. 2001-11-23 17:27:36 +00:00
Eli Zaretskii
af0569548b (Which Function): Add a cindex entry. 2001-10-22 09:33:59 +00:00
Eli Zaretskii
dcace64668 (Imenu): Fix a typo. 2001-08-31 15:10:14 +00:00
Richard M. Stallman
9198a323bc Update values of hs-isearch-open. 2001-08-25 02:06:27 +00:00
Eli Zaretskii
0d10385624 (Custom C Indent): Fix an invalid xref. 2001-08-20 05:45:40 +00:00
Richard M. Stallman
e79c6b89b3 Many clarifications. 2001-08-20 03:57:13 +00:00
Eli Zaretskii
082202743a (Man Page): Mention the -a switch to `man' in a footnote. 2001-08-02 12:17:45 +00:00
Richard M. Stallman
24c7c69c7b C-u TAB works only in certain modes. 2001-07-08 16:46:00 +00:00
Richard M. Stallman
8b6f4c0a42 Minor change. 2001-07-04 11:33:12 +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
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
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
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
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
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
21e13fe40b (Hideshow): Remove the obsolete variable hs-show-hidden-short-form. 2001-06-17 13:19:47 +00:00
Eli Zaretskii
e3d3d78a9d Proofreading fixes from Peter Milliken <Peter.Milliken@GTECH.COM>. 2001-06-15 08:46:58 +00:00
Richard M. Stallman
47c1b5f4a5 Update various command names and variable defaults.
Don't mention c-strict-syntax-p, which is obsolete.
2001-06-11 09:33:01 +00:00
Eli Zaretskii
5151db0c4e (Basic Indent): Add a cross-reference to description of indent-tabs-mode. 2001-06-09 14:19:25 +00:00
Eli Zaretskii
6401dc8681 (Hideshow): Fix the docs of keybindings which used a single `@'. 2001-06-07 16:01:50 +00:00
Richard M. Stallman
4f7666dc66 Correct names of some C mode indentation commands. 2001-06-01 18:01:37 +00:00
Richard M. Stallman
17c92caca8 Fix some xrefs to other manuals. 2001-05-22 07:25:04 +00:00
Thien-Thi Nguyen
e847b47d53 Update hideshow key bindings. 2001-03-14 00:00:13 +00:00
Francesco Potortì
90ab09b6d0 Mention that file names are tags. 2001-03-12 12:41:32 +00:00
Eli Zaretskii
4946337df6 Remove redundant index entries. 2001-02-21 15:29:46 +00:00
Andreas Schwab
7ad1b9193e Fix typo. 2001-02-19 15:25:56 +00:00
Richard M. Stallman
2684ed4658 Change in quoting. 2001-02-19 04:15:26 +00:00
Richard M. Stallman
9234c23885 Clean up comment-dwim vs indent-for-comment, etc.
Move comment-padding to the Options for Comments node.
Give details of hideshow commands.
Many cleanups for etags.
Rewrite Imenu node.
Put ff-find-related-file into Other C Commands node.
Clean up fortran comment ruler info.
Fortran Misc node deleted.
2001-02-19 03:45:02 +00:00
Dave Love
c99554b1f6 *** empty log message *** 2001-01-22 20:52:23 +00:00
Francesco Potortì
9b8b3b6779 Added instructions for use of Ada tags. 2001-01-14 21:04:25 +00:00
Francesco Potortì
89d57763af Changes for makefile support in etags. 2001-01-14 20:48:05 +00:00
Eli Zaretskii
1a47616dd5 (Tags Search): Add index entries for multiple-file search and replace. 2001-01-04 17:50:41 +00:00
Eli Zaretskii
ef5bcfad64 Move the cindex about moving to matching paren into the "List Commands"
node, where the commands are really described.
Add cindex entries to the "Defuns" node.
2000-12-22 10:52:16 +00:00
Gerd Moellmann
92700a0fb8 Fix typo. 2000-12-06 11:57:32 +00:00
Eli Zaretskii
79f9f6554d Don't tell that show-paren only works on X. Explain how to customize
it.  Add an index entry.
2000-12-02 15:48:44 +00:00
Eli Zaretskii
320a028da2 Fix a typo. 2000-08-26 06:08:42 +00:00
Eli Zaretskii
ff15147144 Document tags-case-fold-search, tags-apropos-verbose and tags-tag-face. 2000-08-22 15:49:45 +00:00
Eli Zaretskii
0f8730938d Document change-log-version-info-enabled and
change-log-version-number-regexp-list.
2000-08-22 11:20:48 +00:00
Eli Zaretskii
7ae00537f0 check-parens can also find unbalanced quotes in strings. 2000-08-22 09:52:05 +00:00
Eli Zaretskii
d9081d29ec Add cindex entry for unbalanced parentheses. 2000-08-22 09:46:26 +00:00