aboutsummaryrefslogtreecommitdiffstats
path: root/man/programs.texi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (Options for Comments): Fix xref.Richard M. Stallman2005-08-111-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-1/+1
|
* (Lisp Doc): Eldoc mode shows only the first line of a variable's docstring.Luc Teirlinck2005-05-181-4/+5
|
* (Fortran Motion): Fix previous change.Glenn Morris2005-03-301-9/+7
|
* (Fortran Motion): Add fortran-end-of-block,Glenn Morris2005-03-291-9/+14
| | | | fortran-beginning-of-block.
* (ForIndent Vars): `fortran-if-indent' does other constructs as well.Glenn Morris2005-03-291-3/+2
|
* (Fortran): Small fixes to previous changes.Richard M. Stallman2005-03-281-13/+9
|
* (Program Modes): Add Conf mode and DNS mode.Richard M. Stallman2005-03-281-5/+7
|
* (ForIndent Cont): Mention setting of indent-tabs-mode.Glenn Morris2005-03-271-0/+2
|
* Reformat and update copyright years.Glenn Morris2005-03-271-105/+102
| | | | (Fortran): Update section.
* (Fortran Motion): Document f90-next-statement,Richard M. Stallman2005-03-211-4/+40
| | | | | f90-previous-statement, f90-next-block, f90-previous-block, f90-end-of-block, and f90-beginning-of-block.
* (Symbol Completion): C-M-i like M-TAB.Richard M. Stallman2005-03-061-2/+2
|
* (Program Modes): Mention Python mode.Richard M. Stallman2005-02-161-22/+33
| | | | | | | | | | (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.
* Don't say just "option" when talking about variables.Richard M. Stallman2005-01-301-1/+1
|
* (Multi-line Indent): Fix previous change.Richard M. Stallman2005-01-111-14/+10
| | | | (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
* Re-read for factual correctness; some lisp functions had changed, andStephen Eglen2005-01-101-11/+14
| | | | a few minor additions were made to the text.
* Minor typos corrected, and some small re-wording.Stephen Eglen2005-01-051-25/+25
|
* Interchange nodes (for correct numbering).Luc Teirlinck2004-08-271-1/+1
|
* (Info Lookup): Fix keybinding forJesper Harder2004-06-201-2/+2
| | | | info-lookup-symbol.
* Update for CC Mode 5.30 and incidental amendments.Richard M. Stallman2004-06-131-120/+125
| | | | | | | | | | | | | | | | | | | | | | | | ("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.
* (Expressions): Doc C-M-SPC as alias for C-M-@.Richard M. Stallman2004-03-041-0/+3
|
* (C Modes): Fix the xref.Eli Zaretskii2003-12-291-2/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+4
|
* (Lisp Indent): Don't describe lisp-indent-function property here.Richard M. Stallman2003-08-061-43/+4
| | | | Use xref to Lisp Manual.
* (Expressions): Delete C-M-DEL.Richard M. Stallman2003-06-041-12/+2
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
|
* Fix typo.Pavel Janík2002-12-071-1/+1
|
* Add ref for Flyspell Prog mode.Richard M. Stallman2002-09-161-1/+3
|
* Explain font lock highlighting of opening delims that should be quoted.Richard M. Stallman2002-06-261-0/+4
|
* *** empty log message ***Glenn Morris2002-06-241-0/+9
|
* (Electric C Characters, Evaluating Emacs-Lisp Expressions): Use <colon>Eli Zaretskii2002-03-221-0/+5
| | | | instead of : only in Info.
* (Electric C, Lisp Eval): Avoid makeinfo warnings about colons in indices.Eli Zaretskii2002-03-131-1/+3
|
* Fix typos.Pavel Janík2002-01-121-2/+2
|
* Undo previous change.Richard M. Stallman2001-11-251-1/+1
|
* Fix index entry for comment-indent-function.Richard M. Stallman2001-11-251-1/+1
|
* (Lisp Indent): Add index entry for lisp-indent-function.Eli Zaretskii2001-11-231-0/+1
|
* (Which Function): Add a cindex entry.Eli Zaretskii2001-10-221-0/+1
|
* (Imenu): Fix a typo.Eli Zaretskii2001-08-311-2/+2
|
* Update values of hs-isearch-open.Richard M. Stallman2001-08-251-4/+4
|
* (Custom C Indent): Fix an invalid xref.Eli Zaretskii2001-08-201-1/+1
|
* Many clarifications.Richard M. Stallman2001-08-201-119/+131
|
* (Man Page): Mention the -a switch to `man' in a footnote.Eli Zaretskii2001-08-021-3/+7
|
* C-u TAB works only in certain modes.Richard M. Stallman2001-07-081-5/+6
|
* Minor change.Richard M. Stallman2001-07-041-1/+1
|
* Minor clarifications. Explain how to use imenu-sort-function.Richard M. Stallman2001-06-291-15/+18
| | | | Fix name of imenu-add-menubar-index.
* Explain purpose of mode hooks.Richard M. Stallman2001-06-291-55/+82
| | | | | | | | | | | 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.
* Major rewrite. Sections Tags, Emerge, Change Log and AuthorsRichard M. Stallman2001-06-261-2310/+647
| | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Add details about C-M-a and C-M-e.Richard M. Stallman2001-06-231-49/+81
| | | | | | | | | | 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.
* (Multi-line Indent): Document indent-code-rigidly.Eli Zaretskii2001-06-221-1/+10
|
* Proofreading fixes from Peter Milliken.Eli Zaretskii2001-06-221-10/+17
|