aboutsummaryrefslogtreecommitdiffstats
path: root/lispref (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* (Line Height): Fix errors in description ofRichard M. Stallman2006-05-312-33/+35
| | | | default line height and line-height properyty.
* *** empty log message ***Richard M. Stallman2006-05-301-0/+4
|
* (Default Coding Systems): Further clarification.Richard M. Stallman2006-05-301-6/+5
|
* (Pure Storage): Mention that an overflow in pureLuc Teirlinck2006-05-291-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 Teirlinck2006-05-291-0/+7
|
* *** empty log message ***Eli Zaretskii2006-05-291-0/+4
|
* (Default Coding Systems): Fix it some more.Eli Zaretskii2006-05-291-8/+13
|
* (Default Coding Systems): Fix last change.Eli Zaretskii2006-05-292-5/+9
|
* (find-operation-coding-system): Describe the newKenichi Handa2006-05-292-0/+13
| | | | argument format (FILENAME . BUFFER).
* *** empty log message ***Richard M. Stallman2006-05-291-0/+5
|
* (Coding Conventions): Better explain reasons not toRichard M. Stallman2006-05-291-8/+17
| | | | advise other packages or use `eval-after-load'.
* (Bindat Functions): Rename `pos' and `raw-data' toKim F. Storm2006-05-281-12/+12
| | | | `bindat-idx' and `bindat-raw' for clarity.
* *** empty log message ***Kim F. Storm2006-05-281-0/+5
|
* (Bindat Spec): Expand on `repeat' handler.Thien-Thi Nguyen2006-05-272-1/+5
|
* *** empty log message ***Thien-Thi Nguyen2006-05-271-0/+7
|
* (Top): Add "Abstract Display" to menu.Thien-Thi Nguyen2006-05-271-0/+1
|
* (Display): Add "Abstract Display" to menu.Thien-Thi Nguyen2006-05-271-0/+334
| | | | | (Abstract Display, Abstract Display Functions) (Abstract Display Example): New nodes.
* * keymaps.texi (Key Sequences): Link to input events definition.Chong Yidong2006-05-272-20/+8
| | | | (Format of Keymaps): Delete material duplicated in Keymap Basics.
* * files.texi (Changing Files): Document updated argument list forChong Yidong2006-05-272-8/+15
| | | | copy-file.
* (Bindat Functions): Explain term "total length".Thien-Thi Nguyen2006-05-272-3/+18
| | | | Use it in `bindat-length' and `bindat-pack' descriptions.
* *** empty log message ***Eli Zaretskii2006-05-261-0/+5
|
* (Coding Conventions): Advise against using eval-after-load in packages.Eli Zaretskii2006-05-261-3/+14
| | | | Add an index entry.
* *** empty log message ***Juri Linkov2006-05-251-0/+2
|
* (Text from Minibuffer): Undocument keep-all.Juri Linkov2006-05-251-4/+1
|
* *** empty log message ***Juri Linkov2006-05-251-1/+5
|
* (%-Constructs): Add %e, %z, %Z.Juri Linkov2006-05-251-0/+10
|
* *** empty log message ***Richard M. Stallman2006-05-251-0/+7
|
* (Top): Update subnode menu.Richard M. Stallman2006-05-251-1/+2
|
* (Keymap Basics): New node, split out of Key Sequences.Richard M. Stallman2006-05-251-61/+74
| | | | (Keymaps): Update menu.
* * keymaps.texi (Key Sequences): Some clarifications.Chong Yidong2006-05-252-18/+29
|
* *** empty log message ***Thien-Thi Nguyen2006-05-251-2/+8
|
* (Bindat Functions): Say "unibyte string"Thien-Thi Nguyen2006-05-251-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 Yidong2006-05-251-1/+1
|
* * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.Chong Yidong2006-05-254-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 Teirlinck2006-05-231-1/+1
|
* *** empty log message ***Luc Teirlinck2006-05-231-0/+4
|
* (Top): Update subnode menus.Richard M. Stallman2006-05-232-2/+11
|
* (Pointer Shape): Node renamed from Pointer Shapes.Richard M. Stallman2006-05-231-15/+34
| | | | Contents rewritten; material from old Pointer Shape node moved here.
* (Pointer Shape): Node deleted.Richard M. Stallman2006-05-231-25/+4
| | | | (Image Descriptors): Minor cleanup.
* (Parsing Expressions): Update info on which STATE elements are ignored.Richard M. Stallman2006-05-212-7/+13
|
* (Standard Hooks): Correct typo.Luc Teirlinck2006-05-201-1/+1
|
* *** empty log message ***Luc Teirlinck2006-05-201-0/+2
|
* *** empty log message ***Luc Teirlinck2006-05-191-0/+4
|
* (GPL): ifinfo -> ifnottex.Luc Teirlinck2006-05-191-6/+6
|
* *** empty log message ***Eli Zaretskii2006-05-191-0/+5
|
* (Simple Match Data): Warn about match data being set anew by every search.Eli Zaretskii2006-05-191-0/+6
|
* *** empty log message ***Richard M. Stallman2006-05-171-0/+6
|
* (Minibuffer History): Clarify.Richard M. Stallman2006-05-171-13/+11
|
* (Regexp Special): Clarify nested regexp warning.Richard M. Stallman2006-05-171-3/+5
|
* *** empty log message ***Kim F. Storm2006-05-161-0/+4
|