aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Eli Zaretskii2006-05-061-0/+4
|
* *** empty log message ***Eli Zaretskii2006-05-051-0/+5
|
* *** empty log message ***Eli Zaretskii2006-05-051-0/+6
|
* (nil and t): Clarify.Richard M. Stallman2006-05-021-0/+6
|
* *** empty log message ***Juanma Barranquero2006-05-011-4/+8
|
* (Type Predicates): Add links for booleanp and string-or-null-p.Stefan Monnier2006-05-011-1/+8
|
* *** empty log message ***Richard M. Stallman2006-04-301-0/+6
|
* (File Local Variables): Remove the special case t for safe-local-variable.Stefan Monnier2006-04-291-0/+5
|
* (Parsing Expressions): Minor cleanup.Richard M. Stallman2006-04-261-0/+4
|
* *** empty log message ***Richard M. Stallman2006-04-181-2/+12
|
* (Local Variables): Update the default value of `max-specpdl-size'.Romain Francoise2006-04-171-0/+5
|
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-220Miles Bader2006-04-161-0/+5
| | | | | | | | | | | | | | | | | | | Creator: Michael Olson <mwolson@gnu.org> Improve tq.el. * lispref/processes.texi (Transaction Queues): Mention the new optional `delay-question' argument for `tq-enqueue'. * lisp/emacs-lisp/tq.el: Improve comments. (tq-queue-head-question): New accessor function. (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn): Update for modified queue structure. (tq-queue-add): Accept `question' argument. (tq-queue-pop): If a question is pending, send it. (tq-enqueue): Accept new optional argument `delay-question'. If this is non-nil, and at least one other question is pending a response, queue the question rather than sending it immediately.
* (Common Keywords): Specify values of :package-version.Bill Wohler2006-04-141-2/+2
|
* (Common Keywords): Use dotted notation for :package-version value.Bill Wohler2006-04-141-0/+6
| | | | Improve documentation for customize-package-emacs-version-alist.
* (Common Keywords): Move description ofBill Wohler2006-04-121-0/+5
| | | | customize-package-emacs-version-alist to @defvar.
* (Common Keywords): Add :package-version.Bill Wohler2006-04-101-0/+4
|
* *** empty log message ***Kim F. Storm2006-04-091-0/+5
|
* *** empty log message ***Eli Zaretskii2006-04-091-0/+5
|
* (Other Display Specs): Arrange a @code{DOTTED-LIST} toThien-Thi Nguyen2006-04-071-0/+5
| | | | be on one line to help makeinfo not render two spaces after the dot.
* (Predicates for Strings): Add string-or-null-p.Reiner Steib2006-04-071-0/+4
|
* *** empty log message ***Kim F. Storm2006-03-281-0/+5
|
* @copyright{}, no indentation in @copying{}Karl Berry2006-03-251-0/+5
|
* *** empty log message ***Nick Roberts2006-03-211-0/+4
|
* *** empty log message ***Luc Teirlinck2006-03-201-1/+1
|
* *** empty log message ***Luc Teirlinck2006-03-201-0/+6
|
* * text.texi (Special Properties): Clarify the definition ofAlan Mackenzie2006-03-191-0/+5
| | | | 'fontified.
* (Defining Images): Minor cleanup.Richard M. Stallman2006-03-161-0/+4
|
* (Defining Images): In image-load-path-for-library, prefer user'sBill Wohler2006-03-161-0/+5
| | | | images.
* * font-lock.el (font-lock-lines-before): Delete variable, subsumed byStefan Monnier2006-03-151-6/+10
| | | | | | | | the new extend-region feature. (font-lock-after-change-function): Update correspondingly. * jit-lock.el (jit-lock-after-change): Update correspondingly. * progmodes/grep.el (font-lock-lines-before): Don't disable. * modes.texi (Region to Fontify): Remove font-lock-lines-before.
* (Defining Images): Fix example in image-load-path-for-library by notBill Wohler2006-03-151-0/+7
| | | | | recommending that one binds image-load-path. Just defvar it to placate compiler and only use it if previously defined.
* (Defining Images): In image-load-path-for-library, always return listBill Wohler2006-03-141-0/+5
| | | | of directories. Update example.
* *** empty log message ***Alan Mackenzie2006-03-141-0/+7
|
* (Invisible Text): The impossible position isRichard M. Stallman2006-03-131-0/+6
| | | | | now before the invisible text, not after. (Defining Images): Clean up last change.
* (Defining Images): Add image-load-path-for-library.Bill Wohler2006-03-111-0/+4
|
* *** empty log message ***Luc Teirlinck2006-03-111-0/+4
|
* *** empty log message ***Luc Teirlinck2006-03-111-0/+5
|
* *** empty log message ***Luc Teirlinck2006-03-091-0/+5
|
* *** empty log message ***Luc Teirlinck2006-03-071-0/+9
|
* *** empty log message ***Kim F. Storm2006-03-021-0/+4
|
* *** empty log message ***Luc Teirlinck2006-03-011-1/+1
|
* *** empty log message ***Luc Teirlinck2006-03-011-0/+4
|
* *** empty log message ***Luc Teirlinck2006-02-281-1/+1
|
* *** empty log message ***Luc Teirlinck2006-02-281-0/+15
|
* *** empty log message ***Kim F. Storm2006-02-211-1/+1
|
* *** empty log message ***Juanma Barranquero2006-02-211-0/+6
|
* *** empty log message ***Kim F. Storm2006-02-201-0/+13
|
* (Using Interactive): Fix reference to node "Minibuffers".Juanma Barranquero2006-02-201-0/+5
|
* *** empty log message ***Richard M. Stallman2006-02-201-0/+12
|
* Fix last entry.Romain Francoise2006-02-171-1/+1
|
* *** empty log message ***Luc Teirlinck2006-02-171-0/+6
|