Eli Zaretskii
321eb4b29a
(Minibuffer History): Document add-to-history.
2006-05-06 07:53:25 +00:00
Eli Zaretskii
3dfed65387
*** empty log message ***
2006-05-05 13:03:17 +00:00
Eli Zaretskii
a4336ea067
(Pure Storage): Mention the pure overflow message at startup.
2006-05-05 12:58:42 +00:00
Eli Zaretskii
8e7a9a24c7
*** empty log message ***
2006-05-05 12:50:44 +00:00
Eli Zaretskii
e98a14ffeb
(Active Keymaps): Fix pseudo-Lisp syntax.
...
(Searching Keymaps): Fix pseudo-Lisp description of keymap search.
2006-05-05 12:27:06 +00:00
Richard M. Stallman
d0789de9cd
(nil and t): Clarify.
2006-05-02 00:09:03 +00:00
Richard M. Stallman
beea1ef6c5
(File Local Variables): Suggest using booleanp.
2006-05-02 00:08:17 +00:00
Juanma Barranquero
fc2cb77207
*** empty log message ***
2006-05-01 15:12:44 +00:00
Juanma Barranquero
23cac09775
(Type Predicates): Fix typos.
2006-05-01 15:05:48 +00:00
Stefan Monnier
27c5714a63
(Type Predicates): Add links for booleanp and string-or-null-p.
2006-05-01 13:31:59 +00:00
Stefan Monnier
0ccc83d9d3
(nil and t): Add `booleanp' predicate.
2006-05-01 13:30:59 +00:00
Richard M. Stallman
eadb9d458f
*** empty log message ***
2006-04-30 02:35:46 +00:00
Richard M. Stallman
03475b051a
(Multiline Font Lock): Renamed from Multi line Font Lock Elements.
...
Much clarification.
(Font Lock Multiline, Region to Fontify): Much clarification.
2006-04-30 02:35:35 +00:00
Stefan Monnier
830951b02a
Improve the documentation of how to hilight multiline elements.
2006-04-29 15:11:38 +00:00
Stefan Monnier
7817e3d35e
(File Local Variables): Remove the special case t for safe-local-variable.
2006-04-29 14:02:42 +00:00
Richard M. Stallman
8ac3a45582
(Parsing Expressions): Minor cleanup.
2006-04-26 19:32:20 +00:00
Stefan Monnier
6268ff9886
Mention negative depth in syntax-ppss's output.
2006-04-26 05:35:27 +00:00
Stefan Monnier
50bfbe5fc0
Minor tweaks.
2006-04-26 05:33:11 +00:00
Stefan Monnier
b841df8f0b
Add documentation about font-lock-multiline.
2006-04-24 06:35:58 +00:00
Richard M. Stallman
290e4aae7b
*** empty log message ***
2006-04-18 21:25:10 +00:00
Richard M. Stallman
8a1aafd01a
(Coding Conventions): Explain when the package's
...
prefix should appear later on (not at the start of the name).
2006-04-18 21:10:14 +00:00
Richard M. Stallman
50363cd8ab
(String Search): Clarify effect of NOERROR.
2006-04-18 21:09:13 +00:00
Richard M. Stallman
c759f47bfd
(Imenu): Clarify what special items do.
2006-04-18 21:08:45 +00:00
Richard M. Stallman
ec1c4af562
(Standard Hooks): Delete text about old hook names.
2006-04-18 21:08:02 +00:00
Romain Francoise
1e2b8ce5f9
(Local Variables): Update the default value of `max-specpdl-size'.
2006-04-17 09:04:33 +00:00
Miles Bader
51fa34bc58
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-220
...
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.
2006-04-16 02:17:00 +00:00
Bill Wohler
50b7bce068
(Common Keywords): Specify values of :package-version.
2006-04-14 01:02:18 +00:00
Bill Wohler
61f32d39d0
(Common Keywords): Use dotted notation for :package-version value.
...
Improve documentation for customize-package-emacs-version-alist.
2006-04-14 00:49:01 +00:00
Bill Wohler
4f8ed159ea
(Common Keywords): Move description of
...
customize-package-emacs-version-alist to @defvar.
2006-04-12 22:12:29 +00:00
Bill Wohler
e5e864abb2
(Common Keywords): Add :package-version.
2006-04-10 23:44:54 +00:00
Kim F. Storm
6c23041776
*** empty log message ***
2006-04-09 23:05:19 +00:00
Kim F. Storm
1f8a33db8c
(Buffer Contents): Add NOPROPS arg to filter-buffer-substring.
2006-04-09 23:05:07 +00:00
Eli Zaretskii
d82eac8f94
*** empty log message ***
2006-04-09 18:46:26 +00:00
Eli Zaretskii
0462a47d1c
(Command-Line Arguments): Update xref to emacs manual
...
"Command Arguments" -> "Emacs Invocation", per change there.
2006-04-09 18:45:35 +00:00
Thien-Thi Nguyen
4f815b29c5
(Other Display Specs): Arrange a @code{DOTTED-LIST} to
...
be on one line to help makeinfo not render two spaces after the dot.
2006-04-07 22:11:55 +00:00
Reiner Steib
122c30092c
(Predicates for Strings): Add string-or-null-p.
2006-04-07 18:53:09 +00:00
Kim F. Storm
499e02812a
(Accepting Output): Remove obsolete (and incorrect)
...
remarks about systems that don't support fractional seconds.
2006-03-28 11:23:23 +00:00
Kim F. Storm
da68bc3d5a
*** empty log message ***
2006-03-28 11:23:15 +00:00
Karl Berry
b223e22d0a
@copyright{}, no indentation in @copying{}
2006-03-25 23:15:32 +00:00
Nick Roberts
7704f61dc6
(Fringe Indicators): Fix typos.
2006-03-21 10:21:03 +00:00
Nick Roberts
b756c64cf7
*** empty log message ***
2006-03-21 10:19:51 +00:00
Luc Teirlinck
c287ad03b1
*** empty log message ***
2006-03-20 01:35:06 +00:00
Luc Teirlinck
7f681212ff
(Documentation Tips): One can now also write `program' in front of a
...
quoted symbol in a docstring to prevent making a hyperlink.
2006-03-20 01:33:19 +00:00
Luc Teirlinck
fe3dca59a1
*** empty log message ***
2006-03-20 01:31:27 +00:00
Alan Mackenzie
e91d420200
* text.texi (Special Properties): Clarify the definition of
...
'fontified.
2006-03-19 20:36:21 +00:00
Richard M. Stallman
e8a5f60bc7
(Defining Images): Minor cleanup.
2006-03-16 20:24:07 +00:00
Bill Wohler
486daaa504
(Defining Images): In image-load-path-for-library, prefer user's
...
images.
2006-03-16 16:57:39 +00:00
Stefan Monnier
4ffc92c2d8
* font-lock.el (font-lock-lines-before): Delete variable, subsumed by
...
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.
2006-03-15 22:26:09 +00:00
Bill Wohler
874a6ef81b
(Defining Images): Fix example in image-load-path-for-library by not
...
recommending that one binds image-load-path. Just defvar it to placate
compiler and only use it if previously defined.
2006-03-15 17:08:39 +00:00
Bill Wohler
70949f309a
(Defining Images): In image-load-path-for-library, always return list
...
of directories. Update example.
2006-03-14 19:35:08 +00:00