1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

100 Commits

Author SHA1 Message Date
Richard M. Stallman
bd428736d2 (Options for Comments): Fix xref. 2005-08-11 19:52:17 +00:00
Thien-Thi Nguyen
b65d8176e6 Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
Luc Teirlinck
ea802fce60 (Lisp Doc): Eldoc mode shows only the first line of a variable's docstring. 2005-05-18 14:52:29 +00:00
Glenn Morris
ba0243c634 (Fortran Motion): Fix previous change. 2005-03-30 11:57:10 +00:00
Glenn Morris
3718bcde46 (Fortran Motion): Add fortran-end-of-block,
fortran-beginning-of-block.
2005-03-29 19:07:36 +00:00
Glenn Morris
6351cad9d9 (ForIndent Vars): `fortran-if-indent' does other constructs as well. 2005-03-29 18:14:04 +00:00
Richard M. Stallman
10787f7a8a (Fortran): Small fixes to previous changes. 2005-03-28 21:16:48 +00:00
Richard M. Stallman
8758a7da94 (Program Modes): Add Conf mode and DNS mode. 2005-03-28 21:09:23 +00:00
Glenn Morris
2314298c67 (ForIndent Cont): Mention setting of indent-tabs-mode. 2005-03-27 17:33:49 +00:00
Glenn Morris
40279251d4 Reformat and update copyright years.
(Fortran): Update section.
2005-03-27 17:16:31 +00:00
Richard M. Stallman
6be8476a60 (Fortran Motion): Document f90-next-statement,
f90-previous-statement, f90-next-block, f90-previous-block,
f90-end-of-block, and f90-beginning-of-block.
2005-03-21 19:02:02 +00:00
Richard M. Stallman
7fb3654755 (Symbol Completion): C-M-i like M-TAB. 2005-03-06 17:32:45 +00:00
Richard M. Stallman
64e207c032 (Program Modes): Mention Python mode.
(Moving by Defuns): Repeating C-M-h extends region.
(Basic Indent): Clarify.
(Custom C Indent): Clarify.
(Expressions): Repeating C-M-@ extends region.
(Info Lookup): Clarify for C-h S.
(Symbol Completion): ESC TAB alternative for M-TAB.
(Electric C): Clarify.
2005-02-16 10:17:01 +00:00
Richard M. Stallman
19b2c4ca1f Don't say just "option" when talking about variables. 2005-01-30 11:23:17 +00:00
Richard M. Stallman
6daf3e1571 (Multi-line Indent): Fix previous change.
(Fortran Autofill): Simplify description of fortran-auto-fill-mode.
2005-01-11 22:44:53 +00:00
Stephen Eglen
054af0fd87 Re-read for factual correctness; some lisp functions had changed, and
a few minor additions were made to the text.
2005-01-10 18:30:55 +00:00
Stephen Eglen
ea118de121 Minor typos corrected, and some small re-wording. 2005-01-05 13:16:22 +00:00
Luc Teirlinck
c8b21b5ed2 Interchange nodes (for correct numbering). 2004-08-27 23:30:03 +00:00
Jesper Harder
d2f9ea870a (Info Lookup): Fix keybinding for
info-lookup-symbol.
2004-06-20 14:29:25 +00:00
Richard M. Stallman
7ae8ad948e Update for CC Mode 5.30 and incidental amendments.
("AWK"): Is consistently thus spelt throughout.
(AWK, Pike): Document as "C-like modes".
(@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
(M-x man): Supersedes M-x manual-entry.
Add numerous index entries.  Correct "ESC a/e" to "M-a/e".

("Comments in C"): Delete node; the info is in CC Mode manual.
(c-comment-only-line-offset): Remove description.

(C-c ., C-c C-c): Describe new C Mode bindings.

(C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
(@dfn{Style}, c-default-style, comment-column, comment-padding)
(c-up-conditional, c-beginning-of-statement, c-end-of-statement):
Amend definitions.

(c-beginning-of-defun, c-end-of-defun, c-context-line-break):
Describe functions.

(c-comment-start-regexp, c-hanging-comment-ender-p)
(c-hanging-comment-starter-p): Remove obsolete definitions.
2004-06-13 22:14:41 +00:00
Richard M. Stallman
649d1cbe2b (Expressions): Doc C-M-SPC as alias for C-M-@. 2004-03-04 17:24:23 +00:00
Eli Zaretskii
5d80fe1f11 (C Modes): Fix the xref. 2003-12-29 13:05:00 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
690a6d089a (Lisp Indent): Don't describe lisp-indent-function property here.
Use xref to Lisp Manual.
2003-08-06 01:45:08 +00:00
Richard M. Stallman
880b04211a (Expressions): Delete C-M-DEL. 2003-06-04 09:30:10 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Pavel Janík
5fe3b9bcb4 Fix typo. 2002-12-07 11:37:22 +00:00
Richard M. Stallman
8f50b630a1 Add ref for Flyspell Prog mode. 2002-09-16 15:19:27 +00:00
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