summaryrefslogtreecommitdiff
path: root/lispref
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-1647-93/+94
| | | | 2001).
* *** empty log message ***Juanma Barranquero2007-01-141-4/+8
|
* (Coding Conventions): Fix typos.Juanma Barranquero2007-01-141-1/+1
|
* *** empty log message ***Richard M. Stallman2007-01-051-0/+4
|
* (Defining Minor Modes): Fix previous change.Richard M. Stallman2007-01-051-1/+3
|
* (Variable Definitions, Customization Types):Richard M. Stallman2007-01-032-2/+7
| | | | Don't use * in doc string for defcustom.
* *** empty log message ***Richard M. Stallman2007-01-021-0/+10
|
* (Variable Aliases): Clarify that aliases vars always have the same value.Richard M. Stallman2007-01-021-3/+5
|
* (Bindat Spec): Fix Texinfo usage.Richard M. Stallman2007-01-021-1/+1
|
* (Defining Minor Modes): Explain effect of commandRichard M. Stallman2007-01-021-3/+6
| | | | defined with define-global-minor-mode on new buffers.
* (Tool Bar): Describe `grow-only' value of `auto-resize-tool-bars'.Kim F. Storm2006-12-301-0/+9
|
* *** empty log message ***Kim F. Storm2006-12-301-0/+5
|
* *** empty log message ***Richard M. Stallman2006-12-301-0/+4
|
* (Active Keymaps): Fix previous change.Richard M. Stallman2006-12-301-1/+1
|
* (Active Keymaps): Make xref to lookup-key.Nick Roberts2006-12-301-1/+1
|
* *** empty log message ***Nick Roberts2006-12-301-1/+5
|
* (Bindat Spec): Clarify using field names inKim F. Storm2006-12-302-7/+14
| | | | length specifications.
* *** empty log message ***Kim F. Storm2006-12-291-0/+5
|
* (Bindat Spec): Explain eval forms and lengths better.Kim F. Storm2006-12-291-19/+40
| | | | Add count and index variables for eval forms in repeat blocks.
* (Variable Definitions): Document new name custom-add-frequent-value.Richard M. Stallman2006-12-242-4/+9
|
* Bump version number to 22.0.92Chong Yidong2006-12-191-1/+1
|
* *** empty log message ***Kim F. Storm2006-12-191-0/+6
|
* (Misc Events): User signals now result in sigusr1Kim F. Storm2006-12-191-7/+27
| | | | | and sigusr2 events which are handled through special-event-map. (Special Events): User signals and drag-n-drop are special.
* *** empty log message ***Richard M. Stallman2006-12-171-0/+7
|
* (Named Features): Explain subfeatures better.Richard M. Stallman2006-12-171-2/+8
|
* Use "option" only for user options.Richard M. Stallman2006-12-171-25/+28
| | | | | | For the keyword values inside defcustom etc, say "keywords". For :options value's elements, say "elements". :group should not be omitted.
* (Parsing Expressions): Split up node.Richard M. Stallman2006-12-172-132/+182
| | | | | | (Motion via Parsing, Position Parse, Parser State) (Low-Level Parsing, Control Parsing): New subnodes. (Parser State): Document syntax-ppss-toplevel-pos.
* (List Motion): Punctuation fix.Richard M. Stallman2006-12-171-1/+1
|
* *** empty log message ***Richard M. Stallman2006-12-171-0/+5
|
* (File Name Completion): Document PREDICATE arg to file-name-completion.Richard M. Stallman2006-12-171-2/+5
|
* (Building Emacs, Writing Emacs Primitives): Add index entries.Eli Zaretskii2006-12-162-0/+15
|
* (Font Lock Basics): Explain how nil for font-lock-defaults affectsRichard M. Stallman2006-12-112-3/+19
| | | | | face menu. Explain how to make it non-nil without enabling any fontification.
* (Font Lock Basics): Document nil value of font-lock-defaults.Chong Yidong2006-12-101-4/+7
|
* * modes.texi (Font Lock Basics): Document nil value ofChong Yidong2006-12-101-0/+5
| | | | font-lock-defaults.
* (Defining Abbrevs): Abbrev tables may not be empty when major modesGlenn Morris2006-12-101-3/+6
| | | | are loaded.
* *** empty log message ***Glenn Morris2006-12-101-1/+2
|
* (Defining Abbrevs): Mention `define-abbrev' 'forceGlenn Morris2006-12-101-1/+4
| | | | value for system-flag argument.
* *** empty log message ***Glenn Morris2006-12-101-0/+5
|
* (maintainer-clean): Partially revert last change; delete "elisp-?"Juanma Barranquero2006-12-092-1/+7
| | | | and "elisp-??" instead of "elisp-*" to protect elisp-covers.texi.
* (maintainer-clean): Depend on `distclean'. Don't remove elisp* info files;Juanma Barranquero2006-12-072-2/+9
| | | | | they are already deleted by the `clean' and `distclean' targets, and they are in the $(infodir) directory, not the current one.
* *** empty log message ***Kim F. Storm2006-12-041-0/+5
|
* (Misc Events): Update signal events.Kim F. Storm2006-12-041-7/+18
| | | | (Event Examples): Add signal example.
* (Visibility of Frames): Explain visible windowsRichard M. Stallman2006-11-292-6/+13
| | | | can be covered by others. Add xref for raise-frame.
* *** empty log message ***Richard M. Stallman2006-11-281-0/+4
|
* (Regexp Special): Update when ^ is special.Richard M. Stallman2006-11-281-1/+2
|
* *** empty log message ***Eli Zaretskii2006-11-271-0/+7
|
* (Customization, Common Keywords)Eli Zaretskii2006-11-271-0/+30
| | | | | | (Group Definitions, Variable Definitions, Composite Types) (Type Keywords, Customization Types): Add index entries for various customization keywords.
* (Multiline Font Lock): Rephrase some parts for clarity.Stefan Monnier2006-11-232-9/+16
|
* Rephrase some font-lock-multiline text.Stefan Monnier2006-11-191-9/+12
|
* Bump version to 22.0.91Chong Yidong2006-11-181-1/+1
|