1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00
Commit Graph

120 Commits

Author SHA1 Message Date
Richard M. Stallman
5a7f4c1bf2 Move periods and commas inside quotes. 2006-07-24 17:48:06 +00:00
Stefan Monnier
24a768a078 *** empty log message *** 2006-07-07 15:26:26 +00:00
Stefan Monnier
91ec56a9a6 Use ;; instead of ;;; to better follow coding conventions. 2006-07-04 20:02:38 +00:00
Karl Berry
444246ca38 fix overfull/underfull boxes 2006-07-03 18:17:21 +00:00
Eli Zaretskii
8a75579f48 Fix spelling errors. 2006-05-06 20:42:21 +00:00
Eli Zaretskii
9dc999d380 msdog.texi (Microsoft Windows):
calendar.texi (Calendar/Diary, Displaying the Diary)
(Special Diary Entries, Importing Diary):
programs.texi (Program Modes):
text.texi (Text):
buffers.texi (Several Buffers):
files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2006-05-06 15:24:42 +00:00
Eli Zaretskii
b23ef7a531 (Program Modes): Replace inforef to emacs-xtra by conditional xref's, depending
on @iftex/@ifnottex.
(Programs) [ifnottex]: Add menu entry for "Fortran".
<Top Level> [ifnottex]: @include fortran-xtra.texi.
2006-05-06 12:48:03 +00:00
Richard M. Stallman
14f4194d13 (Basic Indent): C-j deletes trailing whitespace before the newline. 2006-04-07 18:23:03 +00:00
Richard M. Stallman
5b31640cad (Comments, Comment Commands, Options for Comments, Multi-Line Comments):
"Align", not "indent".
2006-04-07 16:52:46 +00:00
Richard M. Stallman
bb63d70689 (Basic Indent): Clarify relationship of C-j to TAB. 2006-04-07 02:00:57 +00:00
Chong Yidong
e0fc8fa2dd * emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
moved here from Emacs manual.

	* programs.texi (Fortran): Section moved to emacs-xtra.
	(Program Modes): Xref to Fortran in emacs-xtra.

	* maintaining.texi (Emerge): Moved to emacs-xtra.
	* files.texi (Comparing Files): Xref to Emerge in emacs-xtra.

	* picture.texi: File deleted.
	* text.texi (Text): Xref to Picture Mode in emacs-xtra.
	* abbrevs.texi (Abbrevs):
	* sending.texi (Sending Mail): Picture node removed.

	* emacs.texi (Top): Update node listings.
2006-03-16 03:19:56 +00:00
Richard M. Stallman
d884be122f (Defuns): Delete duplicate explanation of left-margin paren convention.
(Hungry Delete): Minor cleanup.
2006-02-12 20:21:15 +00:00
Alan Mackenzie
69d271a791 programs.texi ("Hungry Delete"): Correct the appellation of the backspace
and delete keys to @kbd{DEL} and @kbd{DELETE}.
2006-02-11 19:44:02 +00:00
Luc Teirlinck
a100894f00 (Basic Indent): Fix typo. 2006-02-08 02:32:24 +00:00
Richard M. Stallman
dfec829731 Minor cleanups.
(Comment Commands): Mention momentary Transient Mark mode.
(Matching): Be more specific about customizing show-paren-mode.
(Info Lookup): Don't list the modes that support C-h S.
Just say what it does in an unsupported mode.
(Man Page): Delete excessive info on customizing woman.
(Motion in C): Don't mention c-for/backward-into-nomenclature.
2006-02-08 00:11:23 +00:00
Thien-Thi Nguyen
8d99e09d78 Update years in copyright notice; nfc. 2006-02-05 22:41:31 +00:00
Richard M. Stallman
b84c4f0712 (Hungry Delete): Upcase @key argument. 2006-01-19 17:31:25 +00:00
Richard M. Stallman
f5eb910a1a (Electric C): Delete the info about newline control.
(Other C Commands): Minor cleanup.
(Left Margin Paren): Minor cleanup.
2005-12-20 02:49:17 +00:00
Alan Mackenzie
108262a0fa Amend the file for CC Mode 5.31. In particular, relax the injunction
that all braces/parens at column zero start defuns.
2005-12-19 22:21:41 +00:00
Richard M. Stallman
aa2d347837 (Options for Comments): Comment-end starts with space. 2005-12-12 00:57:01 +00:00
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