| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2005-04-26 | 2 | -1/+14 | |
| | | ||||||
| * | Fix previous change. | Richard M. Stallman | 2005-04-26 | 1 | -4/+3 | |
| | | ||||||
| * | (Defining Faces): Document `default' elements of defface spec. | Richard M. Stallman | 2005-04-26 | 1 | -11/+21 | |
| | | ||||||
| * | (Major Mode Conventions): Explain customizing ElDoc mode. | Richard M. Stallman | 2005-04-26 | 1 | -0/+5 | |
| | | ||||||
| * | (Variable Aliases): Clarify text. | Richard M. Stallman | 2005-04-26 | 1 | -17/+23 | |
| | | ||||||
| * | (Window Hooks): Remove reference to obsolete Lazy Lock mode. | Richard M. Stallman | 2005-04-26 | 1 | -2/+1 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2005-04-26 | 1 | -0/+4 | |
| | | ||||||
| * | (Standard Hooks): Most minor modes have mode hooks too. | Luc Teirlinck | 2005-04-26 | 1 | -1/+2 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2005-04-24 | 1 | -0/+3 | |
| | | ||||||
| * | (Syntax Table Internals): Elaborate documentation of | Eli Zaretskii | 2005-04-24 | 1 | -2/+16 | |
| | | | | | syntax-after and syntax-class. | |||||
| * | (Unique File Names): Don't mention "numbers" in the documentation | Eli Zaretskii | 2005-04-24 | 2 | -11/+16 | |
| | | | | | of make-temp-file and make-temp-name. | |||||
| * | (Changing Files): Fix last change's cross-reference. | Eli Zaretskii | 2005-04-24 | 2 | -1/+5 | |
| | | ||||||
| * | (Changing Files): Fix typo. | Luc Teirlinck | 2005-04-23 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2005-04-23 | 1 | -0/+4 | |
| | | ||||||
| * | (Changing Files): Document MUSTBENEW arg in copy-file. | Richard M. Stallman | 2005-04-23 | 1 | -1/+5 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2005-04-23 | 1 | -0/+4 | |
| | | ||||||
| * | (Cyclic Window Ordering): Clarify window-list. | Richard M. Stallman | 2005-04-23 | 1 | -11/+10 | |
| | | ||||||
| * | *** empty log message *** | Nick Roberts | 2005-04-22 | 1 | -0/+5 | |
| | | ||||||
| * | (Variable Aliases): Describe make-obsolete-variable | Nick Roberts | 2005-04-22 | 1 | -0/+27 | |
| | | | | | and define-obsolete-variable-alias. | |||||
| * | (Symbol Plists): Remove safe-get, as get is now safe. | Kim F. Storm | 2005-04-21 | 1 | -17/+3 | |
| | | | | | (Other Plists): Remove safe-plist-get, as plist-get is now safe. | |||||
| * | *** empty log message *** | Kim F. Storm | 2005-04-21 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Lute Kamstra | 2005-04-21 | 1 | -0/+4 | |
| | | ||||||
| * | (Association Lists): Document rassq-delete-all. | Lute Kamstra | 2005-04-21 | 1 | -0/+9 | |
| | | ||||||
| * | *** empty log message *** | Stefan Monnier | 2005-04-20 | 1 | -1/+5 | |
| | | ||||||
| * | (Search-based Fontification): Explain that | Richard M. Stallman | 2005-04-19 | 2 | -5/+13 | |
| | | | | | facespec is an expression to be evaluated. | |||||
| * | (String Conversion): Fix xref. | Richard M. Stallman | 2005-04-19 | 2 | -1/+7 | |
| | | ||||||
| * | (Output Functions): Fix xref. | Richard M. Stallman | 2005-04-19 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Kim F. Storm | 2005-04-19 | 1 | -0/+5 | |
| | | ||||||
| * | (Symbol Plists): Add safe-get. | Kim F. Storm | 2005-04-19 | 1 | -0/+8 | |
| | | | | | Mention that `get' may signal an error. | |||||
| * | (Variable Definitions): Replace tooltip-mode | Nick Roberts | 2005-04-18 | 1 | -8/+5 | |
| | | | | | example with save-place. | |||||
| * | *** empty log message *** | Nick Roberts | 2005-04-18 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2005-04-17 | 1 | -0/+8 | |
| | | ||||||
| * | (Indirect Buffers): Clarify. | Richard M. Stallman | 2005-04-17 | 1 | -4/+4 | |
| | | ||||||
| * | (Positions): Clarify further. | Richard M. Stallman | 2005-04-17 | 1 | -3/+4 | |
| | | ||||||
| * | (Positions): Clarify converting marker to integer. | Richard M. Stallman | 2005-04-17 | 1 | -8/+10 | |
| | | ||||||
| * | (String Basics): Mention string-match; clarify. | Richard M. Stallman | 2005-04-17 | 1 | -4/+5 | |
| | | ||||||
| * | (Search-based Fontification): Fix cross references. | Lute Kamstra | 2005-04-08 | 2 | -80/+94 | |
| | | | | | Use consistent terminology. Document anchored highlighting. | |||||
| * | (Defining Minor Modes): Document :group keyword argument and its | Lute Kamstra | 2005-04-05 | 2 | -0/+11 | |
| | | | | | default value. | |||||
| * | *** empty log message *** | Lute Kamstra | 2005-04-03 | 1 | -0/+6 | |
| | | ||||||
| * | (Standard Hooks): Add some hooks. Add cross references and/or | Lute Kamstra | 2005-04-03 | 1 | -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. Stallman | 2005-04-03 | 2 | -10/+14 | |
| | | ||||||
| * | (Coding System Basics): Clarify previous change. | Richard M. Stallman | 2005-04-01 | 2 | -13/+16 | |
| | | ||||||
| * | *** empty log message *** | Kenichi Handa | 2005-04-01 | 1 | -0/+5 | |
| | | ||||||
| * | (Coding System Basics): Describe about rondtrip | Kenichi Handa | 2005-04-01 | 1 | -0/+22 | |
| | | | | | identity of coding systems. | |||||
| * | (Buffer Contents): Add filter-buffer-substring and buffer-substring-filters. | Richard M. Stallman | 2005-03-29 | 2 | -0/+40 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2005-03-28 | 1 | -0/+6 | |
| | | ||||||
| * | (Compilation Tips): Mention benchmark.el. | Richard M. Stallman | 2005-03-28 | 1 | -0/+7 | |
| | | ||||||
| * | (Antinews): Mention `G' interactive code. | Richard M. Stallman | 2005-03-28 | 1 | -0/+4 | |
| | | ||||||
| * | (Prefix Keys): M-g is still a prefix key. | Luc Teirlinck | 2005-03-28 | 1 | -3/+3 | |
| | | ||||||
| * | (Other Font Lock Variables): font-lock-fontify-block is now bound to M-o M-o. | Luc Teirlinck | 2005-03-28 | 2 | -1/+8 | |
| | | ||||||