aboutsummaryrefslogtreecommitdiffstats
path: root/lispref (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***Richard M. Stallman2005-04-262-1/+14
|
* Fix previous change.Richard M. Stallman2005-04-261-4/+3
|
* (Defining Faces): Document `default' elements of defface spec.Richard M. Stallman2005-04-261-11/+21
|
* (Major Mode Conventions): Explain customizing ElDoc mode.Richard M. Stallman2005-04-261-0/+5
|
* (Variable Aliases): Clarify text.Richard M. Stallman2005-04-261-17/+23
|
* (Window Hooks): Remove reference to obsolete Lazy Lock mode.Richard M. Stallman2005-04-261-2/+1
|
* *** empty log message ***Luc Teirlinck2005-04-261-0/+4
|
* (Standard Hooks): Most minor modes have mode hooks too.Luc Teirlinck2005-04-261-1/+2
|
* *** empty log message ***Eli Zaretskii2005-04-241-0/+3
|
* (Syntax Table Internals): Elaborate documentation ofEli Zaretskii2005-04-241-2/+16
| | | | syntax-after and syntax-class.
* (Unique File Names): Don't mention "numbers" in the documentationEli Zaretskii2005-04-242-11/+16
| | | | of make-temp-file and make-temp-name.
* (Changing Files): Fix last change's cross-reference.Eli Zaretskii2005-04-242-1/+5
|
* (Changing Files): Fix typo.Luc Teirlinck2005-04-231-1/+1
|
* *** empty log message ***Richard M. Stallman2005-04-231-0/+4
|
* (Changing Files): Document MUSTBENEW arg in copy-file.Richard M. Stallman2005-04-231-1/+5
|
* *** empty log message ***Richard M. Stallman2005-04-231-0/+4
|
* (Cyclic Window Ordering): Clarify window-list.Richard M. Stallman2005-04-231-11/+10
|
* *** empty log message ***Nick Roberts2005-04-221-0/+5
|
* (Variable Aliases): Describe make-obsolete-variableNick Roberts2005-04-221-0/+27
| | | | and define-obsolete-variable-alias.
* (Symbol Plists): Remove safe-get, as get is now safe.Kim F. Storm2005-04-211-17/+3
| | | | (Other Plists): Remove safe-plist-get, as plist-get is now safe.
* *** empty log message ***Kim F. Storm2005-04-211-0/+5
|
* *** empty log message ***Lute Kamstra2005-04-211-0/+4
|
* (Association Lists): Document rassq-delete-all.Lute Kamstra2005-04-211-0/+9
|
* *** empty log message ***Stefan Monnier2005-04-201-1/+5
|
* (Search-based Fontification): Explain thatRichard M. Stallman2005-04-192-5/+13
| | | | facespec is an expression to be evaluated.
* (String Conversion): Fix xref.Richard M. Stallman2005-04-192-1/+7
|
* (Output Functions): Fix xref.Richard M. Stallman2005-04-191-1/+1
|
* *** empty log message ***Kim F. Storm2005-04-191-0/+5
|
* (Symbol Plists): Add safe-get.Kim F. Storm2005-04-191-0/+8
| | | | Mention that `get' may signal an error.
* (Variable Definitions): Replace tooltip-modeNick Roberts2005-04-181-8/+5
| | | | example with save-place.
* *** empty log message ***Nick Roberts2005-04-181-0/+5
|
* *** empty log message ***Richard M. Stallman2005-04-171-0/+8
|
* (Indirect Buffers): Clarify.Richard M. Stallman2005-04-171-4/+4
|
* (Positions): Clarify further.Richard M. Stallman2005-04-171-3/+4
|
* (Positions): Clarify converting marker to integer.Richard M. Stallman2005-04-171-8/+10
|
* (String Basics): Mention string-match; clarify.Richard M. Stallman2005-04-171-4/+5
|
* (Search-based Fontification): Fix cross references.Lute Kamstra2005-04-082-80/+94
| | | | Use consistent terminology. Document anchored highlighting.
* (Defining Minor Modes): Document :group keyword argument and itsLute Kamstra2005-04-052-0/+11
| | | | default value.
* *** empty log message ***Lute Kamstra2005-04-031-0/+6
|
* (Standard Hooks): Add some hooks. Add cross references and/orLute Kamstra2005-04-031-44/+160
| | | | | descriptions. Delete major mode hooks; mention them as a category instead. Rename or delete obsolete hooks.
* (Coding System Basics): Another cleanup.Richard M. Stallman2005-04-032-10/+14
|
* (Coding System Basics): Clarify previous change.Richard M. Stallman2005-04-012-13/+16
|
* *** empty log message ***Kenichi Handa2005-04-011-0/+5
|
* (Coding System Basics): Describe about rondtripKenichi Handa2005-04-011-0/+22
| | | | identity of coding systems.
* (Buffer Contents): Add filter-buffer-substring and buffer-substring-filters.Richard M. Stallman2005-03-292-0/+40
|
* *** empty log message ***Richard M. Stallman2005-03-281-0/+6
|
* (Compilation Tips): Mention benchmark.el.Richard M. Stallman2005-03-281-0/+7
|
* (Antinews): Mention `G' interactive code.Richard M. Stallman2005-03-281-0/+4
|
* (Prefix Keys): M-g is still a prefix key.Luc Teirlinck2005-03-281-3/+3
|
* (Other Font Lock Variables): font-lock-fontify-block is now bound to M-o M-o.Luc Teirlinck2005-03-282-1/+8
|