aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
Commit message (Collapse)AuthorAgeFilesLines
* (Display): Add node "Line Height" to menu.Kim F. Storm2004-12-101-1/+88
| | | | | | (Line Height): New node. Move full description of line-spacing and line-height text properties here from text.texi. (Scroll Bars): Add vertical-scroll-bar variable.
* (Standard Buffer-Local Variables): Add @xref for `line-spacing'.Thien-Thi Nguyen2004-12-092-2/+8
|
* (Window Frame Parameters): New @defvar for `line-spacing'.Thien-Thi Nguyen2004-12-091-0/+19
|
* *** empty log message ***Richard M. Stallman2004-12-061-0/+5
|
* (maintainer-clean): Remove the info files in $(infodir) where they are created.Richard M. Stallman2004-12-061-1/+2
|
* *** empty log message ***Richard M. Stallman2004-12-031-0/+7
|
* (Selecting Windows): get-lru-window andRichard M. Stallman2004-12-031-4/+8
| | | | get-largest-window don't consider dedicated windows.
* (Undo): Document undo-in-progress.Richard M. Stallman2004-12-031-0/+8
|
* *** empty log message ***Richard M. Stallman2004-11-271-0/+5
|
* (Standard Buffer-Local Variables): Undo prev change.Richard M. Stallman2004-11-271-17/+3
| | | | Remove a few vars that are not always buffer-local.
* (Standard Buffer-Local Variables): Comment out xref's to non-existentLuc Teirlinck2004-11-252-4/+9
| | | | node `Yet to be written'. They broke bootstrapping.
* *** empty log message ***Richard M. Stallman2004-11-251-0/+21
|
* (Synchronous Processes): Grammar fix.Richard M. Stallman2004-11-251-1/+1
|
* (Comparison of Numbers): Add eql.Richard M. Stallman2004-11-251-0/+7
|
* (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
| | | | | | | and default-indicate-buffer-boundaries from here. (Usual Display): To here. (Scroll Bars): Add scroll-bar-mode and scroll-bar-width. (Usual Display): Move tab-width up.
* (Variable Definitions): Replace show-paren-mode example with tooltip-mode.Richard M. Stallman2004-11-251-31/+30
| | | | (Simple Types, Composite Types, Defining New Types): Minor cleanups.
* *** empty log message ***Stefan Monnier2004-11-221-7/+1
|
* (Synchronous Processes, Output from Processes):Jesper Harder2004-11-212-3/+8
| | | | Markup fix.
* (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
| | | | | (dist): Depend on $(infodir)/elisp, not elisp. Copy the info files from $(infodir).
* *** 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
| | | | | methods to avoid warnings. Use require only when there are many functions and variables from that package.
* (Minibuffer Completion): When ignoring case,Richard M. Stallman2004-11-161-3/+5
| | | | predicate must not be case-sensitive.
* (Function Debugging, Explicit Debug): Clarified.Richard M. Stallman2004-11-161-16/+19
| | | | (Test Coverage): Don't talk about "splotches". Clarified.
* (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
| | | | Add safe-plist-get.
* *** 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
|