1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-27 10:54:40 +00:00
Commit Graph

2402 Commits

Author SHA1 Message Date
Eli Zaretskii
65c6c6b6ca (Formatting Strings): Warn against arbitrary strings as first arg to `format'. 2006-08-04 10:42:41 +00:00
Juanma Barranquero
9b7fa2975f *** empty log message *** 2006-08-03 10:14:49 +00:00
Juanma Barranquero
e642d1fea7 Fix typo in markup. 2006-08-03 09:44:24 +00:00
Stefan Monnier
05a1066ff0 (font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars.
(font-lock-extend-region-multiline)
(font-lock-extend-region-wholelines): New functions.
(font-lock-default-fontify-region): Use them.
(font-lock-extend-jit-lock-region-after-change): Only round up
if font-lock-default-fontify-region will do it as well.
2006-08-03 07:14:39 +00:00
Stefan Monnier
ab0dd59ce7 (font-lock-extend-after-change-region-function):
Rename from font-lock-extend-region-function.
(font-lock-extend-region): Remove by inlining at call sites.
(font-lock-after-change-function): Don't needlessly round up to a whole
number of lines.
(font-lock-extend-jit-lock-region-after-change): Be more careful about
the boundary conditions and the interactions between the various ways
to extend the region.
2006-08-03 05:42:53 +00:00
Thien-Thi Nguyen
fc0ba1d080 (Clickable Text): Mention `help-echo' text property.
Update intro, examples and associated explanations.
2006-07-31 20:33:33 +00:00
Richard M. Stallman
a3483884d3 *** empty log message *** 2006-07-31 18:44:18 +00:00
Richard M. Stallman
13bdd945ba (System Interface): Fix menu descriptions of some nodes.
(Translating Input): Node deleted.
2006-07-31 18:42:37 +00:00
Richard M. Stallman
160ab7f94e Update xrefs.
(Event Mod): New node, cut out from old Translating Input.
2006-07-31 18:41:58 +00:00
Richard M. Stallman
1352a20319 Update xrefs from Translating Input to Translation Keymaps. 2006-07-31 18:39:14 +00:00
Richard M. Stallman
f044bf2711 (Translation Keymaps): New node.
Update xrefs from Translating Input to Translation Keymaps.
2006-07-31 18:37:18 +00:00
Richard M. Stallman
2410b13a18 (Top): Update subnode menu. 2006-07-31 18:34:36 +00:00
Richard M. Stallman
47f6532e25 (Face Functions): Fix explanations of FRAME=t or nil. 2006-07-31 18:32:16 +00:00
Nick Roberts
ab04a72ade (Sets And Lists): Update link for add-to-list. 2006-07-31 10:57:16 +00:00
Nick Roberts
c45ab038a4 (Minor Mode Conventions): Update link for add-to-list. 2006-07-31 10:56:25 +00:00
Nick Roberts
ec77710195 *** empty log message *** 2006-07-31 10:55:56 +00:00
Thien-Thi Nguyen
0f42ea765f *** empty log message *** 2006-07-30 12:45:36 +00:00
Thien-Thi Nguyen
0466836353 (Fields): Mention POS requirement when narrowing is in effect. 2006-07-30 12:34:23 +00:00
Richard M. Stallman
0de8dcc977 *** empty log message *** 2006-07-29 02:27:00 +00:00
Richard M. Stallman
e3b4d8490c (Face Attributes): Simplify wording.
(Attribute Functions): Clarify meaning of new-frame default
attribute settings.
2006-07-29 02:26:45 +00:00
Richard M. Stallman
eb107d095c (Common Keywords): Document how to use
:package-version in a package not in Emacs.
2006-07-29 02:00:26 +00:00
Kim F. Storm
ae4bce6790 (Reading One Event): Fix last change. 2006-07-27 23:20:52 +00:00
Kim F. Storm
d7fb9e6cd4 *** empty log message *** 2006-07-27 23:20:31 +00:00
Chong Yidong
c1c3d4f760 * commands.texi (Reading One Event): Document SECONDS argument for
read-event, read-char, and read-char-exclusive.
2006-07-26 18:18:54 +00:00
Stefan Monnier
94b3923963 (Multiline Font Lock): Can't use jit-lock-defer-multiline
to ensure correct identification.
2006-07-25 17:06:14 +00:00
Richard M. Stallman
5ac64732ea (Clickable Text): Clarify. 2006-07-24 23:06:09 +00:00
Richard M. Stallman
1cff9220f4 *** empty log message *** 2006-07-24 18:02:15 +00:00
Richard M. Stallman
e1eed9a446 (Setting Variables): add-to-list and add-to-ordered-list moved to List
Variables node.
2006-07-24 17:59:15 +00:00
Richard M. Stallman
5e6f234c03 (Vector Functions): Delete duplicate xref. 2006-07-24 17:58:38 +00:00
Richard M. Stallman
b77806b78f (Function Type): Clarify. 2006-07-24 17:58:11 +00:00
Richard M. Stallman
0931b43ed5 (Keymaps and Minor Modes): List punct chars for minor modes. 2006-07-24 17:55:13 +00:00
Richard M. Stallman
3987272472 (List Variables): New node.
Material moved from other nodes.
2006-07-24 17:54:38 +00:00
Thien-Thi Nguyen
38db29e017 *** empty log message *** 2006-07-23 21:21:37 +00:00
Thien-Thi Nguyen
faad80bfe0 (Links and Mouse-1): For mouse-on-link-p, expand on arg POS. 2006-07-23 21:20:50 +00:00
Kim F. Storm
796660a58f (Forcing Redisplay): Don't mention systems which
don't support sub-second timers for redisplay-preemption-period.
2006-07-21 12:22:32 +00:00
Kim F. Storm
ffe379cb24 (Terminal Output): Clarify text vs graphical terminal. 2006-07-21 12:22:19 +00:00
Kim F. Storm
9e4101b20b *** empty log message *** 2006-07-21 12:22:11 +00:00
Eli Zaretskii
cc539208b9 *** empty log message *** 2006-07-21 08:27:00 +00:00
Eli Zaretskii
979b403323 (Input Focus): Document that focus-follows-mouse has no effect on MS-Windows. 2006-07-21 08:00:36 +00:00
Richard M. Stallman
1ef252f636 (Forcing Redisplay): Cleanups in previous change. 2006-07-19 02:19:59 +00:00
Richard M. Stallman
c29fbc9354 (Low-Level Network): Make menu more convenient. 2006-07-19 02:10:38 +00:00
Kim F. Storm
2d545d838f *** empty log message *** 2006-07-18 15:04:49 +00:00
Kim F. Storm
b7a82118b2 (Forcing Redisplay): redisplay-preemption-period
only used on window systems.  Add xref to Terminal Output.
2006-07-18 15:00:47 +00:00
Kim F. Storm
532ddb4c19 (Terminal Output): baud-rate only controls preemption on
non-window systems.  Add xref to Forcing Redisplay.
2006-07-18 15:00:36 +00:00
Kim F. Storm
ddb1546b12 (Low-Level Network): Rename node "Make Network"
to "Network Processes".
2006-07-18 14:06:52 +00:00
Kim F. Storm
5b5fca2805 *** empty log message *** 2006-07-18 14:06:39 +00:00
Karl Berry
4299563601 fix bad page breaks 2006-07-18 13:50:29 +00:00
Chong Yidong
e18423327e * commands.texi (Waiting): Document batch-mode sit-for behavior. 2006-07-18 01:35:03 +00:00
Richard M. Stallman
7c0c29ee35 *** empty log message *** 2006-07-18 00:11:20 +00:00
Richard M. Stallman
36959e5157 Put point and comma inside quotes.
(Textual Scrolling): Use @samp for error message.
2006-07-18 00:09:52 +00:00