1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-21 18:23:59 +00:00
Commit Graph

622 Commits

Author SHA1 Message Date
Kim F. Storm
b3abe3a5ef *** empty log message *** 2006-05-16 10:54:37 +00:00
Kenichi Handa
bc20db5501 *** empty log message *** 2006-05-15 05:56:50 +00:00
Richard M. Stallman
46a2df8ead *** empty log message *** 2006-05-14 22:52:37 +00:00
Richard M. Stallman
f31263a46c (Visiting Functions): Rewrite in find-file-noselect. 2006-05-14 22:50:09 +00:00
Eli Zaretskii
642c61f303 *** empty log message *** 2006-05-13 10:52:41 +00:00
Eli Zaretskii
1299a5a438 (Terminal-Specific): More accurate description of how Emacs searches for the
terminal-specific libraries.
2006-05-13 10:48:01 +00:00
Eli Zaretskii
b811ef49a3 *** empty log message *** 2006-05-12 18:45:22 +00:00
Eli Zaretskii
4a7910c777 *** empty log message *** 2006-05-12 18:23:44 +00:00
Eli Zaretskii
f055e02c4e (Visiting Functions, Reading from Files, Saving Buffers): Mention code and EOL
conversions by file I/O primitives and subroutines.
2006-05-12 17:56:34 +00:00
Eli Zaretskii
0ef0b416d0 *** empty log message *** 2006-05-12 14:46:34 +00:00
Eli Zaretskii
61515a635d *** empty log message *** 2006-05-12 12:38:33 +00:00
Richard M. Stallman
e4c068c063 (Writing Emacs Primitives): Clarify GCPRO rules. 2006-05-11 00:59:41 +00:00
Reiner Steib
310359279c (File Local Variables): Recommend to quote lambda
expressions in safe-local-variable property.
2006-05-10 13:06:02 +00:00
Richard M. Stallman
f12a0718b3 (File Local Variables): Document
safe-local-eval-forms and safe-local-eval-function.
2006-05-10 01:40:17 +00:00
Kim F. Storm
ed7e6c32a8 *** empty log message *** 2006-05-07 20:57:58 +00:00
Romain Francoise
5a36d8349d * commands.texi (Event Input Misc):
* compile.texi (Eval During Compile):
* internals.texi (Buffer Internals):
* minibuf.texi (Initial Input):
* nonascii.texi (Scanning Charsets):
* numbers.texi (Comparison of Numbers):
* windows.texi (Textual Scrolling, Vertical Scrolling):
Fix various typos.
2006-05-07 16:02:27 +00:00
Eli Zaretskii
f53d2e8780 *** empty log message *** 2006-05-06 13:19:17 +00:00
Eli Zaretskii
fbc284f6f7 *** empty log message *** 2006-05-06 08:22:01 +00:00
Eli Zaretskii
3dfed65387 *** empty log message *** 2006-05-05 13:03:17 +00:00
Eli Zaretskii
8e7a9a24c7 *** empty log message *** 2006-05-05 12:50:44 +00:00
Richard M. Stallman
d0789de9cd (nil and t): Clarify. 2006-05-02 00:09:03 +00:00
Juanma Barranquero
fc2cb77207 *** empty log message *** 2006-05-01 15:12:44 +00:00
Stefan Monnier
27c5714a63 (Type Predicates): Add links for booleanp and string-or-null-p. 2006-05-01 13:31:59 +00:00
Richard M. Stallman
eadb9d458f *** empty log message *** 2006-04-30 02:35:46 +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
Richard M. Stallman
290e4aae7b *** empty log message *** 2006-04-18 21:25:10 +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
Eli Zaretskii
d82eac8f94 *** empty log message *** 2006-04-09 18:46:26 +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
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
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
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
Alan Mackenzie
c852c516e0 *** empty log message *** 2006-03-14 18:32:13 +00:00
Richard M. Stallman
7cd3712bda (Invisible Text): The impossible position is
now before the invisible text, not after.
(Defining Images): Clean up last change.
2006-03-13 11:47:26 +00:00