| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Richard M. Stallman | 2006-08-16 | 1 | -0/+8 |
| | | |||||
| * | (Extended Menu Items): Show format of cached bindings in extended menu items. | Richard M. Stallman | 2006-08-16 | 1 | -1/+8 |
| | | |||||
| * | (Variable Definitions): Explain when the | Richard M. Stallman | 2006-08-16 | 1 | -14/+25 |
| | | | | | standard value expression is evaluated. | ||||
| * | * commands.texi (Reading One Event): Explain idleness in | Chong Yidong | 2006-08-15 | 1 | -0/+9 |
| | | | | | `read-event'. | ||||
| * | * commands.texi (Reading One Event): Explain idleness in | Chong Yidong | 2006-08-15 | 1 | -0/+5 |
| | | | | | `read-event'. | ||||
| * | * text.texi (Near Point): Say "cursor" not "terminal cursor". | Chong Yidong | 2006-08-13 | 2 | -53/+91 |
| | | | | | | | | | | | | | | | | | | (Commands for Insertion): Removed split-line since it's not relevant for Lisp programming. (Yank Commands): Rewrite introduction. (Undo): Clarify. (Maintaining Undo): Clarify. Document undo-ask-before-discard. (Filling): Remove redundant comment. Clarify return value of current-justification. (Margins): Minor clarifications. (Adaptive Fill): Update default value of adaptive-fill-regexp. (Sorting): Update definition of sort-lines. (Columns): Clarify behavior of sort-columns. (Indent Tabs): Link to Tab Stops in Emacs manual. (Special Properties): Clarify. (Clickable Text): Mention Buttons package. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2006-08-12 | 1 | -0/+6 |
| | | |||||
| * | (Time Parsing): Add %z to format-time-string, per docstring. | Eli Zaretskii | 2006-08-12 | 1 | -7/+11 |
| | | | | | Add cross reference to glibc manual for strftime. | ||||
| * | Clean up wording in previous change. | Richard M. Stallman | 2006-08-08 | 2 | -96/+87 |
| | | |||||
| * | * modes.texi (Hooks): Clarify. | Chong Yidong | 2006-08-07 | 2 | -348/+368 |
| | | | | | | | | | | | | | (Major Mode Basics): Mention define-derived-mode explicitly. (Major Mode Conventions): Rebinding RET is OK for some modes. Mention change-major-mode-hook and after-change-major-mode-hook. (Example Major Modes): Moved to end of Modes section. (Mode Line Basics): Clarify. (Mode Line Data): Mention help-echo and local-map in strings. Explain reason for treatment of non-risky variables. (Properties in Mode): Clarify. (Faces for Font Lock): Add font-lock-negation-char-face. | ||||
| * | (Formatting Strings) Resurrect erroneously removed line. | Eli Zaretskii | 2006-08-05 | 1 | -1/+2 |
| | | |||||
| * | (Formatting Strings): Warn against arbitrary strings as first arg to `format'. | Eli Zaretskii | 2006-08-04 | 2 | -1/+16 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-08-03 | 1 | -10/+10 |
| | | |||||
| * | Fix typo in markup. | Juanma Barranquero | 2006-08-03 | 1 | -1/+1 |
| | | |||||
| * | (font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars. | Stefan Monnier | 2006-08-03 | 1 | -1/+5 |
| | | | | | | | | | (font-lock-extend-region-multiline) (font-lock-extend-region-wholelines): New functions. (font-lock-default-fontify-region): Use them. (font-lock-extend-jit-lock-region-after-change): Only round up if font-lock-default-fontify-region will do it as well. | ||||
| * | (font-lock-extend-after-change-region-function): | Stefan Monnier | 2006-08-03 | 1 | -1/+1 |
| | | | | | | | | | | | Rename from font-lock-extend-region-function. (font-lock-extend-region): Remove by inlining at call sites. (font-lock-after-change-function): Don't needlessly round up to a whole number of lines. (font-lock-extend-jit-lock-region-after-change): Be more careful about the boundary conditions and the interactions between the various ways to extend the region. | ||||
| * | (Clickable Text): Mention `help-echo' text property. | Thien-Thi Nguyen | 2006-07-31 | 2 | -25/+46 |
| | | | | | Update intro, examples and associated explanations. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2006-07-31 | 1 | -0/+17 |
| | | |||||
| * | (System Interface): Fix menu descriptions of some nodes. | Richard M. Stallman | 2006-07-31 | 1 | -202/+2 |
| | | | | | (Translating Input): Node deleted. | ||||
| * | Update xrefs. | Richard M. Stallman | 2006-07-31 | 1 | -4/+85 |
| | | | | | (Event Mod): New node, cut out from old Translating Input. | ||||
| * | Update xrefs from Translating Input to Translation Keymaps. | Richard M. Stallman | 2006-07-31 | 1 | -2/+2 |
| | | |||||
| * | (Translation Keymaps): New node. | Richard M. Stallman | 2006-07-31 | 1 | -2/+122 |
| | | | | | Update xrefs from Translating Input to Translation Keymaps. | ||||
| * | (Top): Update subnode menu. | Richard M. Stallman | 2006-07-31 | 1 | -2/+2 |
| | | |||||
| * | (Face Functions): Fix explanations of FRAME=t or nil. | Richard M. Stallman | 2006-07-31 | 1 | -11/+14 |
| | | |||||
| * | (Sets And Lists): Update link for add-to-list. | Nick Roberts | 2006-07-31 | 1 | -1/+1 |
| | | |||||
| * | (Minor Mode Conventions): Update link for add-to-list. | Nick Roberts | 2006-07-31 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2006-07-31 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Thien-Thi Nguyen | 2006-07-30 | 1 | -0/+5 |
| | | |||||
| * | (Fields): Mention POS requirement when narrowing is in effect. | Thien-Thi Nguyen | 2006-07-30 | 1 | -1/+2 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-07-29 | 1 | -0/+4 |
| | | |||||
| * | (Face Attributes): Simplify wording. | Richard M. Stallman | 2006-07-29 | 1 | -8/+15 |
| | | | | | | (Attribute Functions): Clarify meaning of new-frame default attribute settings. | ||||
| * | (Common Keywords): Document how to use | Richard M. Stallman | 2006-07-29 | 2 | -9/+17 |
| | | | | | :package-version in a package not in Emacs. | ||||
| * | (Reading One Event): Fix last change. | Kim F. Storm | 2006-07-27 | 1 | -4/+4 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-07-27 | 1 | -0/+4 |
| | | |||||
| * | * commands.texi (Reading One Event): Document SECONDS argument for | Chong Yidong | 2006-07-26 | 2 | -3/+17 |
| | | | | | read-event, read-char, and read-char-exclusive. | ||||
| * | (Multiline Font Lock): Can't use jit-lock-defer-multiline | Stefan Monnier | 2006-07-25 | 2 | -2/+6 |
| | | | | | to ensure correct identification. | ||||
| * | (Clickable Text): Clarify. | Richard M. Stallman | 2006-07-24 | 2 | -6/+7 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-07-24 | 1 | -0/+15 |
| | | |||||
| * | (Setting Variables): add-to-list and add-to-ordered-list moved to List | Richard M. Stallman | 2006-07-24 | 1 | -99/+0 |
| | | | | | Variables node. | ||||
| * | (Vector Functions): Delete duplicate xref. | Richard M. Stallman | 2006-07-24 | 1 | -2/+2 |
| | | |||||
| * | (Function Type): Clarify. | Richard M. Stallman | 2006-07-24 | 1 | -9/+10 |
| | | |||||
| * | (Keymaps and Minor Modes): List punct chars for minor modes. | Richard M. Stallman | 2006-07-24 | 1 | -3/+2 |
| | | |||||
| * | (List Variables): New node. | Richard M. Stallman | 2006-07-24 | 1 | -14/+119 |
| | | | | | Material moved from other nodes. | ||||
| * | *** empty log message *** | Thien-Thi Nguyen | 2006-07-23 | 1 | -0/+5 |
| | | |||||
| * | (Links and Mouse-1): For mouse-on-link-p, expand on arg POS. | Thien-Thi Nguyen | 2006-07-23 | 1 | -1/+2 |
| | | |||||
| * | (Forcing Redisplay): Don't mention systems which | Kim F. Storm | 2006-07-21 | 1 | -3/+2 |
| | | | | | don't support sub-second timers for redisplay-preemption-period. | ||||
| * | (Terminal Output): Clarify text vs graphical terminal. | Kim F. Storm | 2006-07-21 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-07-21 | 1 | -0/+7 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-07-21 | 1 | -0/+5 |
| | | |||||
| * | (Input Focus): Document that focus-follows-mouse has no effect on MS-Windows. | Eli Zaretskii | 2006-07-21 | 1 | -1/+3 |
| | | |||||