aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2005-10-231-0/+5
|
* (Building Emacs): Fix last change.Eli Zaretskii2005-10-221-0/+4
|
* *** empty log message ***Richard M. Stallman2005-10-221-0/+4
|
* *** empty log message ***Richard M. Stallman2005-10-211-0/+5
|
* *** empty log message ***Kim F. Storm2005-10-191-0/+4
|
* * display.texi (Showing Images): Document max-image-size.Chong Yidong2005-10-191-0/+4
|
* *** empty log message ***Richard M. Stallman2005-10-171-0/+7
|
* *** empty log message ***Juri Linkov2005-10-171-0/+20
|
* *** empty log message ***Kim F. Storm2005-10-071-0/+5
|
* *** empty log message ***Kim F. Storm2005-10-041-0/+5
|
* *** empty log message ***Nick Roberts2005-10-031-0/+4
|
* (High-Level Completion): Explain that the promptRomain Francoise2005-09-301-0/+6
| | | | | given to `read-buffer' should end with a colon and a space. Update usage examples.
* *** empty log message ***Juri Linkov2005-09-291-0/+6
|
* * errors.texi (Standard Errors): Corrected xrefs.Chong Yidong2005-09-261-0/+4
|
* Updated documentation for `image-load-path'.Chong Yidong2005-09-181-0/+5
|
* *** empty log message ***Richard M. Stallman2005-09-171-0/+4
|
* * elisp.texi: Specify GFDL version 1.2.Romain Francoise2005-09-161-0/+7
| | | | | * doclicense.texi (GNU Free Documentation License): Update to version 1.2.
* Document `image-load-path'.Chong Yidong2005-09-151-0/+4
|
* *** empty log message ***Richard M. Stallman2005-09-151-0/+11
|
* 2005-09-10 Chong Yidong <cyd@stupidchicken.com>Chong Yidong2005-09-101-0/+4
| | | | * files.texi (Saving Buffers): Fix typo.
* *** empty log message ***Richard M. Stallman2005-09-091-0/+4
|
* 2005-09-08 Chong Yidong <cyd@stupidchicken.com>Chong Yidong2005-09-081-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * locals.texi (Standard Buffer-Local Variables): Don't include mode variables for minor modes. Fix xrefs for buffer-display-count, buffer-display-table, buffer-offer-save, buffer-saved-size, cache-long-line-scans, enable-multibyte-characters, fill-column, header-line-format, left-fringe-width, left-margin, and right-fringe-width. * hooks.texi (Standard Hooks): All hooks should conform to the standard naming convention now. Fix xref for `echo-area-clear-hook'. * display.texi (Usual Display): Note that indicate-empty-lines and tab-width are buffer-local. * files.texi (Saving Buffers): Add xref to `Killing Buffers'. * modes.texi (Mode Help): Note that major-mode is buffer-local. * nonascii.texi (Encoding and I/O): Note that buffer-file-coding-system is buffer-local. * positions.texi (List Motion): Note that defun-prompt-regexp is buffer-local. * text.texi (Auto Filling): Note that auto-fill-function is buffer-local. (Undo): Note that buffer-undo-list is buffer-local. * windows.texi (Buffers and Windows): Document buffer-display-count.
* (Coding Conventions): Sometimes it is ok to put theRichard M. Stallman2005-09-061-0/+5
| | | | package prefix elsewhere than at the start of the name.
* *** empty log message ***Richard M. Stallman2005-09-041-0/+5
|
* (nil and t): Minor cleanup.Richard M. Stallman2005-09-041-0/+8
| | | | | | | Delete spurious mention of keyword symbols. (Evaluation Notation): Add index entry. (A Sample Function Description): Minor cleanup. (A Sample Variable Description): Not all vars can be set.
* *** empty log message ***Thien-Thi Nguyen2005-09-031-0/+6
|
* (Other Font Lock Variables): Sync the default of font-lock-lines-before.Stefan Monnier2005-09-021-0/+5
|
* Make `make-auto-save-file-name' a magic operation.Michael Albinus2005-08-301-2/+6
|
* (Top): Update subnode menu.Richard M. Stallman2005-08-291-0/+9
|
* *** empty log message ***Eli Zaretskii2005-08-271-0/+5
|
* *** empty log message ***Richard M. Stallman2005-08-251-0/+9
|
* *** empty log message ***Juri Linkov2005-08-221-0/+6
|
* (Attribute Functions): Add set-face-inverse-video-p.Juri Linkov2005-08-221-0/+5
| | | | Fix invert-face. Fix args of face-background.
* *** empty log message ***Eli Zaretskii2005-08-201-0/+5
|
* Typo.Andreas Schwab2005-08-151-1/+2
|
* *** empty log message ***Richard M. Stallman2005-08-151-0/+4
|
* *** empty log message ***Richard M. Stallman2005-08-111-0/+4
|
* (Regexp Backslash, Regexp Example): New nodes split out of Regexps.Richard M. Stallman2005-08-111-0/+13
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-1/+2
|
* (Geometry): New node, split from Size and Position.Richard M. Stallman2005-08-091-0/+3
| | | | | (Frame Parameters): Refer to Geometry. (Layout Parameters): Fix typo.
* (The Buffer List): Fix xrefs.Richard M. Stallman2005-08-091-0/+21
|
* *** empty log message ***Luc Teirlinck2005-08-091-0/+8
|
* *** empty log message ***Richard M. Stallman2005-08-091-0/+24
|
* *** empty log message ***Eli Zaretskii2005-07-301-0/+5
|
* *** empty log message ***Luc Teirlinck2005-07-271-0/+5
|
* (Autoload): Make the `doctor' example be consistentEli Zaretskii2005-07-231-0/+6
| | | | | with what's in current loaddefs.el. Describe the "fn" magic in the usage portion of the doc string.
* (Garbage Collection): Clarify previous change.Richard M. Stallman2005-07-221-0/+4
|
* (Garbage Collection): Add gc-cons-percentage.Stefan Monnier2005-07-211-2/+6
|
* *** empty log message ***Juri Linkov2005-07-181-0/+8
|
* *** empty log message ***Richard M. Stallman2005-07-171-0/+5
|