aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Luc Teirlinck2003-08-201-0/+5
* (Type Keywords): Correct the description of `:help-echo' in the caseLuc Teirlinck2003-08-201-1/+2
* *** empty log message ***John Paul Wallington2003-08-142-3/+7
* (Emulating Mode Line): Subsection, not section.John Paul Wallington2003-08-141-1/+1
* (Top): Update subnode lists in menu.Richard M. Stallman2003-08-132-0/+43
* (Insertion): Add insert-buffer-substring-no-properties.Richard M. Stallman2003-08-131-4/+187
* (Other Plists): Add lax-plist-get, lax-plist-put.Richard M. Stallman2003-08-131-0/+10
* (Output Variables): Add eval-expression-print-lengthRichard M. Stallman2003-08-131-0/+8
* (Time Conversion): For encode-time, explain limits on year.Richard M. Stallman2003-08-131-0/+2
* (Character Type): Define anchor "modifier bits".Richard M. Stallman2003-08-131-1/+2
* (Emulating Mode Line): New node.Richard M. Stallman2003-08-131-12/+39
* (Format of Keymaps): Keymaps contain char tables, not vectors.Richard M. Stallman2003-08-131-36/+118
* (Interactive Call): commandp has new arg.Richard M. Stallman2003-08-131-5/+15
* (Top): Fix typo.John Paul Wallington2003-08-062-1/+10
* (Warning Basics): Fix typo.John Paul Wallington2003-08-061-3/+3
* (Compiler Errors): Say `@end defmac' after `defmac'.John Paul Wallington2003-08-061-1/+1
* *** empty log message ***Richard M. Stallman2003-08-061-0/+48
* Update lists of subnodes.Richard M. Stallman2003-08-061-2/+13
* (Buffers and Windows): set-window-buffer has new arg.Richard M. Stallman2003-08-061-1/+6
* (Local Variables): Use lc for example variable names.Richard M. Stallman2003-08-061-10/+10
* (Library Headers): Explain where to put -*-.Richard M. Stallman2003-08-061-1/+2
* (Creating Strings): Fix xref for vconcat.Richard M. Stallman2003-08-061-1/+1
* (Vector Functions): vconcat no longer allows integer args.Richard M. Stallman2003-08-061-8/+5
* (Reading File Names): read-file-name has new arg PREDICATE.Richard M. Stallman2003-08-061-1/+11
* (Defining Macros): Give definition of `declare'Richard M. Stallman2003-08-061-0/+80
* (Parameter Access): Add modify-all-frames-parameters.Richard M. Stallman2003-08-061-44/+69
* (Magic File Names): Add file-remote-p. Clarify file-local-copy.Richard M. Stallman2003-08-061-8/+15
* (Instrumenting Macro Calls): Don't define `declare' here;Richard M. Stallman2003-08-061-9/+8
* (Warnings): New node, and subnodes.Richard M. Stallman2003-08-061-7/+243
* (Test Coverage): New node.Richard M. Stallman2003-08-061-0/+37
* (Compiler Errors): Explain with-no-warningsRichard M. Stallman2003-08-061-0/+36
* (Interactive Call): Minor clarification.Richard M. Stallman2003-08-061-0/+4
* (Buffer File Name): set-visited-file-name renames the buffer too.Richard M. Stallman2003-08-061-4/+7
* (Abbrev Tables): Add copy-abbrev-table.Richard M. Stallman2003-08-061-0/+5
* (Abbrev Expansion): Use \s syntax in example.Markus Rost2003-07-242-1/+5
* (Garbage Collection): Fix previous change.Markus Rost2003-07-222-2/+6
* (Truenames): Add LIMIT arg to file-chase-links.Richard M. Stallman2003-07-222-2/+51
* (Width): Use \s syntax in example.Richard M. Stallman2003-07-221-1/+16
* (Imenu): Add xref to Emacs Manual node on Imenu.Richard M. Stallman2003-07-221-5/+7
* (Building Lists): Add number-sequence.Richard M. Stallman2003-07-221-0/+14
* (Garbage Collection): Add gcs-done, gc-elapsed.Richard M. Stallman2003-07-221-0/+11
* (Function Documentation): Explain how toRichard M. Stallman2003-07-221-1/+14
* (Selecting Windows): save-selected-window saves selected window of each frame.Richard M. Stallman2003-07-221-13/+9
* (Syntax Table Functions): Use \s syntax in examples.Richard M. Stallman2003-07-221-2/+2
* (Output Variables): Add print-continuous-numbering and print-number-table.Richard M. Stallman2003-07-221-0/+16
* Fix typo.Richard M. Stallman2003-07-221-1/+1
* (Decoding Output): New node.Richard M. Stallman2003-07-221-22/+53
* (Time Conversion): decode-time arg is optional.Richard M. Stallman2003-07-221-3/+4
* (Character Type): Don't use space as example for \.Richard M. Stallman2003-07-221-11/+17
* (Converting Representations): Add string-to-multibyte.Richard M. Stallman2003-07-221-0/+66