| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (Options for Comments): Fix xref. | Richard M. Stallman | 2005-08-11 | 1 | -1/+1 |
| | | |||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-10 | 1 | -1/+1 |
| | | |||||
| * | (Lisp Doc): Eldoc mode shows only the first line of a variable's docstring. | Luc Teirlinck | 2005-05-18 | 1 | -4/+5 |
| | | |||||
| * | (Fortran Motion): Fix previous change. | Glenn Morris | 2005-03-30 | 1 | -9/+7 |
| | | |||||
| * | (Fortran Motion): Add fortran-end-of-block, | Glenn Morris | 2005-03-29 | 1 | -9/+14 |
| | | | | | fortran-beginning-of-block. | ||||
| * | (ForIndent Vars): `fortran-if-indent' does other constructs as well. | Glenn Morris | 2005-03-29 | 1 | -3/+2 |
| | | |||||
| * | (Fortran): Small fixes to previous changes. | Richard M. Stallman | 2005-03-28 | 1 | -13/+9 |
| | | |||||
| * | (Program Modes): Add Conf mode and DNS mode. | Richard M. Stallman | 2005-03-28 | 1 | -5/+7 |
| | | |||||
| * | (ForIndent Cont): Mention setting of indent-tabs-mode. | Glenn Morris | 2005-03-27 | 1 | -0/+2 |
| | | |||||
| * | Reformat and update copyright years. | Glenn Morris | 2005-03-27 | 1 | -105/+102 |
| | | | | | (Fortran): Update section. | ||||
| * | (Fortran Motion): Document f90-next-statement, | Richard M. Stallman | 2005-03-21 | 1 | -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. Stallman | 2005-03-06 | 1 | -2/+2 |
| | | |||||
| * | (Program Modes): Mention Python mode. | Richard M. Stallman | 2005-02-16 | 1 | -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. Stallman | 2005-01-30 | 1 | -1/+1 |
| | | |||||
| * | (Multi-line Indent): Fix previous change. | Richard M. Stallman | 2005-01-11 | 1 | -14/+10 |
| | | | | | (Fortran Autofill): Simplify description of fortran-auto-fill-mode. | ||||
| * | Re-read for factual correctness; some lisp functions had changed, and | Stephen Eglen | 2005-01-10 | 1 | -11/+14 |
| | | | | | a few minor additions were made to the text. | ||||
| * | Minor typos corrected, and some small re-wording. | Stephen Eglen | 2005-01-05 | 1 | -25/+25 |
| | | |||||
| * | Interchange nodes (for correct numbering). | Luc Teirlinck | 2004-08-27 | 1 | -1/+1 |
| | | |||||
| * | (Info Lookup): Fix keybinding for | Jesper Harder | 2004-06-20 | 1 | -2/+2 |
| | | | | | info-lookup-symbol. | ||||
| * | Update for CC Mode 5.30 and incidental amendments. | Richard M. Stallman | 2004-06-13 | 1 | -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. Stallman | 2004-03-04 | 1 | -0/+3 |
| | | |||||
| * | (C Modes): Fix the xref. | Eli Zaretskii | 2003-12-29 | 1 | -2/+2 |
| | | |||||
| * | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+4 |
| | | |||||
| * | (Lisp Indent): Don't describe lisp-indent-function property here. | Richard M. Stallman | 2003-08-06 | 1 | -43/+4 |
| | | | | | Use xref to Lisp Manual. | ||||
| * | (Expressions): Delete C-M-DEL. | Richard M. Stallman | 2003-06-04 | 1 | -12/+2 |
| | | |||||
| * | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
| | | |||||
| * | Fix typo. | Pavel Janík | 2002-12-07 | 1 | -1/+1 |
| | | |||||
| * | Add ref for Flyspell Prog mode. | Richard M. Stallman | 2002-09-16 | 1 | -1/+3 |
| | | |||||
| * | Explain font lock highlighting of opening delims that should be quoted. | Richard M. Stallman | 2002-06-26 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Glenn Morris | 2002-06-24 | 1 | -0/+9 |
| | | |||||
| * | (Electric C Characters, Evaluating Emacs-Lisp Expressions): Use <colon> | Eli Zaretskii | 2002-03-22 | 1 | -0/+5 |
| | | | | | instead of : only in Info. | ||||
| * | (Electric C, Lisp Eval): Avoid makeinfo warnings about colons in indices. | Eli Zaretskii | 2002-03-13 | 1 | -1/+3 |
| | | |||||
| * | Fix typos. | Pavel Janík | 2002-01-12 | 1 | -2/+2 |
| | | |||||
| * | Undo previous change. | Richard M. Stallman | 2001-11-25 | 1 | -1/+1 |
| | | |||||
| * | Fix index entry for comment-indent-function. | Richard M. Stallman | 2001-11-25 | 1 | -1/+1 |
| | | |||||
| * | (Lisp Indent): Add index entry for lisp-indent-function. | Eli Zaretskii | 2001-11-23 | 1 | -0/+1 |
| | | |||||
| * | (Which Function): Add a cindex entry. | Eli Zaretskii | 2001-10-22 | 1 | -0/+1 |
| | | |||||
| * | (Imenu): Fix a typo. | Eli Zaretskii | 2001-08-31 | 1 | -2/+2 |
| | | |||||
| * | Update values of hs-isearch-open. | Richard M. Stallman | 2001-08-25 | 1 | -4/+4 |
| | | |||||
| * | (Custom C Indent): Fix an invalid xref. | Eli Zaretskii | 2001-08-20 | 1 | -1/+1 |
| | | |||||
| * | Many clarifications. | Richard M. Stallman | 2001-08-20 | 1 | -119/+131 |
| | | |||||
| * | (Man Page): Mention the -a switch to `man' in a footnote. | Eli Zaretskii | 2001-08-02 | 1 | -3/+7 |
| | | |||||
| * | C-u TAB works only in certain modes. | Richard M. Stallman | 2001-07-08 | 1 | -5/+6 |
| | | |||||
| * | Minor change. | Richard M. Stallman | 2001-07-04 | 1 | -1/+1 |
| | | |||||
| * | Minor clarifications. Explain how to use imenu-sort-function. | Richard M. Stallman | 2001-06-29 | 1 | -15/+18 |
| | | | | | Fix name of imenu-add-menubar-index. | ||||
| * | Explain purpose of mode hooks. | Richard M. Stallman | 2001-06-29 | 1 | -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 Authors | Richard M. Stallman | 2001-06-26 | 1 | -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. Stallman | 2001-06-23 | 1 | -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 Zaretskii | 2001-06-22 | 1 | -1/+10 |
| | | |||||
| * | Proofreading fixes from Peter Milliken. | Eli Zaretskii | 2001-06-22 | 1 | -10/+17 |
| | | |||||