| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (Line Height): Fix errors in description of | Richard M. Stallman | 2006-05-31 | 2 | -33/+35 | |
| | | | | | default line height and line-height properyty. | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-05-30 | 1 | -0/+4 | |
| | | ||||||
| * | (Default Coding Systems): Further clarification. | Richard M. Stallman | 2006-05-30 | 1 | -6/+5 | |
| | | ||||||
| * | (Pure Storage): Mention that an overflow in pure | Luc Teirlinck | 2006-05-29 | 1 | -1/+6 | |
| | | | | | | | space causes a memory leak. (Garbage Collection): If there was an overflow in pure space, `garbage-collect' returns nil. | |||||
| * | *** empty log message *** | Luc Teirlinck | 2006-05-29 | 1 | -0/+7 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-29 | 1 | -0/+4 | |
| | | ||||||
| * | (Default Coding Systems): Fix it some more. | Eli Zaretskii | 2006-05-29 | 1 | -8/+13 | |
| | | ||||||
| * | (Default Coding Systems): Fix last change. | Eli Zaretskii | 2006-05-29 | 2 | -5/+9 | |
| | | ||||||
| * | (find-operation-coding-system): Describe the new | Kenichi Handa | 2006-05-29 | 2 | -0/+13 | |
| | | | | | argument format (FILENAME . BUFFER). | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-05-29 | 1 | -0/+5 | |
| | | ||||||
| * | (Coding Conventions): Better explain reasons not to | Richard M. Stallman | 2006-05-29 | 1 | -8/+17 | |
| | | | | | advise other packages or use `eval-after-load'. | |||||
| * | (Bindat Functions): Rename `pos' and `raw-data' to | Kim F. Storm | 2006-05-28 | 1 | -12/+12 | |
| | | | | | `bindat-idx' and `bindat-raw' for clarity. | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-05-28 | 1 | -0/+5 | |
| | | ||||||
| * | (Bindat Spec): Expand on `repeat' handler. | Thien-Thi Nguyen | 2006-05-27 | 2 | -1/+5 | |
| | | ||||||
| * | *** empty log message *** | Thien-Thi Nguyen | 2006-05-27 | 1 | -0/+7 | |
| | | ||||||
| * | (Top): Add "Abstract Display" to menu. | Thien-Thi Nguyen | 2006-05-27 | 1 | -0/+1 | |
| | | ||||||
| * | (Display): Add "Abstract Display" to menu. | Thien-Thi Nguyen | 2006-05-27 | 1 | -0/+334 | |
| | | | | | | (Abstract Display, Abstract Display Functions) (Abstract Display Example): New nodes. | |||||
| * | * keymaps.texi (Key Sequences): Link to input events definition. | Chong Yidong | 2006-05-27 | 2 | -20/+8 | |
| | | | | | (Format of Keymaps): Delete material duplicated in Keymap Basics. | |||||
| * | * files.texi (Changing Files): Document updated argument list for | Chong Yidong | 2006-05-27 | 2 | -8/+15 | |
| | | | | | copy-file. | |||||
| * | (Bindat Functions): Explain term "total length". | Thien-Thi Nguyen | 2006-05-27 | 2 | -3/+18 | |
| | | | | | Use it in `bindat-length' and `bindat-pack' descriptions. | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-26 | 1 | -0/+5 | |
| | | ||||||
| * | (Coding Conventions): Advise against using eval-after-load in packages. | Eli Zaretskii | 2006-05-26 | 1 | -3/+14 | |
| | | | | | Add an index entry. | |||||
| * | *** empty log message *** | Juri Linkov | 2006-05-25 | 1 | -0/+2 | |
| | | ||||||
| * | (Text from Minibuffer): Undocument keep-all. | Juri Linkov | 2006-05-25 | 1 | -4/+1 | |
| | | ||||||
| * | *** empty log message *** | Juri Linkov | 2006-05-25 | 1 | -1/+5 | |
| | | ||||||
| * | (%-Constructs): Add %e, %z, %Z. | Juri Linkov | 2006-05-25 | 1 | -0/+10 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-05-25 | 1 | -0/+7 | |
| | | ||||||
| * | (Top): Update subnode menu. | Richard M. Stallman | 2006-05-25 | 1 | -1/+2 | |
| | | ||||||
| * | (Keymap Basics): New node, split out of Key Sequences. | Richard M. Stallman | 2006-05-25 | 1 | -61/+74 | |
| | | | | | (Keymaps): Update menu. | |||||
| * | * keymaps.texi (Key Sequences): Some clarifications. | Chong Yidong | 2006-05-25 | 2 | -18/+29 | |
| | | ||||||
| * | *** empty log message *** | Thien-Thi Nguyen | 2006-05-25 | 1 | -2/+8 | |
| | | ||||||
| * | (Bindat Functions): Say "unibyte string" | Thien-Thi Nguyen | 2006-05-25 | 1 | -18/+14 | |
| | | | | | | explicitly for `bindat-unpack' and `bindat-pack' descriptions. (Bindat Examples): Don't call `string-make-unibyte' in example. | |||||
| * | * keymaps.texi (Key Sequences): Renamed from Keymap Terminology. | Chong Yidong | 2006-05-25 | 1 | -1/+1 | |
| | | ||||||
| * | * keymaps.texi (Key Sequences): Renamed from Keymap Terminology. | Chong Yidong | 2006-05-25 | 4 | -26/+55 | |
| | | | | | | | | | Explain string and vector representations of key sequences * keymaps.texi (Changing Key Bindings): * commands.texi (Interactive Codes, Interactive Codes): * help.texi (Describing Characters): Refer to it. | |||||
| * | (Pointer Shape): @end table -> @end defvar. | Luc Teirlinck | 2006-05-23 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2006-05-23 | 1 | -0/+4 | |
| | | ||||||
| * | (Top): Update subnode menus. | Richard M. Stallman | 2006-05-23 | 2 | -2/+11 | |
| | | ||||||
| * | (Pointer Shape): Node renamed from Pointer Shapes. | Richard M. Stallman | 2006-05-23 | 1 | -15/+34 | |
| | | | | | Contents rewritten; material from old Pointer Shape node moved here. | |||||
| * | (Pointer Shape): Node deleted. | Richard M. Stallman | 2006-05-23 | 1 | -25/+4 | |
| | | | | | (Image Descriptors): Minor cleanup. | |||||
| * | (Parsing Expressions): Update info on which STATE elements are ignored. | Richard M. Stallman | 2006-05-21 | 2 | -7/+13 | |
| | | ||||||
| * | (Standard Hooks): Correct typo. | Luc Teirlinck | 2006-05-20 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2006-05-20 | 1 | -0/+2 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2006-05-19 | 1 | -0/+4 | |
| | | ||||||
| * | (GPL): ifinfo -> ifnottex. | Luc Teirlinck | 2006-05-19 | 1 | -6/+6 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-05-19 | 1 | -0/+5 | |
| | | ||||||
| * | (Simple Match Data): Warn about match data being set anew by every search. | Eli Zaretskii | 2006-05-19 | 1 | -0/+6 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-05-17 | 1 | -0/+6 | |
| | | ||||||
| * | (Minibuffer History): Clarify. | Richard M. Stallman | 2006-05-17 | 1 | -13/+11 | |
| | | ||||||
| * | (Regexp Special): Clarify nested regexp warning. | Richard M. Stallman | 2006-05-17 | 1 | -3/+5 | |
| | | ||||||
| * | *** empty log message *** | Kim F. Storm | 2006-05-16 | 1 | -0/+4 | |
| | | ||||||