summaryrefslogtreecommitdiff
path: root/lispref
Commit message (Expand)AuthorAgeFilesLines
...
* (Standard Buffer-Local Variables): Add many vars.Richard M. Stallman2004-11-251-0/+35
* (Printing Notation): Fix previous change.Richard M. Stallman2004-11-251-1/+1
* (Customizing Bitmaps): Move indicate-buffer-boundariesRichard M. Stallman2004-11-251-44/+57
* (Variable Definitions): Replace show-paren-mode example with tooltip-mode.Richard M. Stallman2004-11-251-31/+30
* *** empty log message ***Stefan Monnier2004-11-221-7/+1
* (Synchronous Processes, Output from Processes):Jesper Harder2004-11-212-3/+8
* (Skipping Characters): Add missing `@end defun'.Luc Teirlinck2004-11-211-0/+1
* (Skipping Characters): skip-chars-forward now handles char classes.Richard M. Stallman2004-11-212-10/+3
* (Printing Notation): Avoid confusion of `print' when explaining @print.Richard M. Stallman2004-11-212-3/+13
* (Argument Evaluation): Fix 1st `for' expansion example.Richard M. Stallman2004-11-211-1/+1
* *** empty log message ***Richard M. Stallman2004-11-211-0/+4
* (Display Table Format): Minor fix.Richard M. Stallman2004-11-211-1/+1
* (Output Functions): Fix print example.Richard M. Stallman2004-11-211-1/+0
* (elisp): New target.Richard M. Stallman2004-11-211-2/+8
* *** empty log message ***Richard M. Stallman2004-11-201-0/+3
* (Text from Minibuffer): Document KEEP-ALL arg in read-from-minibuffer.Richard M. Stallman2004-11-201-1/+4
* *** empty log message ***Richard M. Stallman2004-11-201-0/+4
* (Regexp Search): Rename that to search-spaces-regexp.Richard M. Stallman2004-11-201-2/+2
* *** empty log message ***Richard M. Stallman2004-11-191-0/+4
* (Regexp Search): Add search-whitespace-regexp.Richard M. Stallman2004-11-191-0/+9
* *** empty log message ***Thien-Thi Nguyen2004-11-191-0/+4
* (Coding Conventions): Fix typo.Thien-Thi Nguyen2004-11-191-1/+1
* *** empty log message ***Richard M. Stallman2004-11-161-0/+12
* (Coding Conventions): Separate defvar and requireRichard M. Stallman2004-11-161-13/+22
* (Minibuffer Completion): When ignoring case,Richard M. Stallman2004-11-161-3/+5
* (Function Debugging, Explicit Debug): Clarified.Richard M. Stallman2004-11-161-16/+19
* (Window Frame Parameters): Fix typo.Thien-Thi Nguyen2004-11-162-2/+6
* *** empty log message ***Kim F. Storm2004-11-151-1/+2
* (Other Plists): Note that plist-get may signal error.Kim F. Storm2004-11-151-1/+19
* *** empty log message ***Kim F. Storm2004-11-151-0/+4
* (Font Lock Basics): Fix typo.Thien-Thi Nguyen2004-11-152-1/+5
* *** empty log message ***Richard M. Stallman2004-11-081-0/+4
* (Syntax Table Functions): Add syntax-after.Richard M. Stallman2004-11-081-0/+12
* *** empty log message ***Eli Zaretskii2004-11-061-0/+5
* (Processor Run Time): New section documenting get-internal-run-time.Eli Zaretskii2004-11-061-0/+23
* *** empty log message ***Eli Zaretskii2004-11-061-0/+7
* (install, maintainer-clean): Don't use "elisp-*" as it nukes elisp-cover.texi.Eli Zaretskii2004-11-061-3/+3
* *** empty log message ***Luc Teirlinck2004-11-051-0/+5
* (Keyboard Macros): Document `append' return value of `defining-kbd-macro'.Luc Teirlinck2004-11-051-4/+5
* *** empty log message ***Richard M. Stallman2004-11-011-0/+4
* (Interactive Call): Add called-interactively-p.Richard M. Stallman2004-11-011-1/+10
* (Reading a Password): Revert.Simon Josefsson2004-10-292-61/+4
* *** empty log message ***Richard M. Stallman2004-10-281-0/+4
* (Display Feature Testing): Explain about "vendor".Richard M. Stallman2004-10-281-3/+9
* *** empty log message ***Richard M. Stallman2004-10-271-0/+13
* (Interactive Codes): `N' uses numeric prefix, not raw. Clarify `n'.Richard M. Stallman2004-10-271-35/+35
* (Simple Advice): Clarify what job the example does.Richard M. Stallman2004-10-271-9/+9
* *** empty log message ***Kim F. Storm2004-10-261-0/+4
* (Interactive Codes): Add U code letter.Kim F. Storm2004-10-261-0/+8
* (Reading a Password): Add.Simon Josefsson2004-10-252-0/+65