| | 1 | 2006-07-28 Kim F. Storm <storm@cua.dk> |
|---|
| | 2 | |
|---|
| | 3 | * commands.texi (Reading One Event): Fix last change. |
|---|
| | 4 | |
|---|
| | 5 | 2006-07-26 Chong Yidong <cyd@stupidchicken.com> |
|---|
| | 6 | |
|---|
| | 7 | * commands.texi (Reading One Event): Document SECONDS argument for |
|---|
| | 8 | read-event, read-char, and read-char-exclusive. |
|---|
| | 9 | |
|---|
| | 10 | 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca> |
|---|
| | 11 | |
|---|
| | 12 | * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline |
|---|
| | 13 | to ensure correct identification. |
|---|
| | 14 | |
|---|
| | 15 | 2006-07-24 Richard Stallman <rms@gnu.org> |
|---|
| | 16 | |
|---|
| | 17 | * text.texi (Clickable Text): Clarify. |
|---|
| | 18 | |
|---|
| | 19 | * sequences.texi (Vector Functions): Delete duplicate xref. |
|---|
| | 20 | |
|---|
| | 21 | * objects.texi (Function Type): Clarify. |
|---|
| | 22 | |
|---|
| | 23 | * modes.texi (Keymaps and Minor Modes): List punct chars for minor |
|---|
| | 24 | modes. |
|---|
| | 25 | |
|---|
| | 26 | * lists.texi (List Variables): New node. |
|---|
| | 27 | Material moved from other nodes. |
|---|
| | 28 | |
|---|
| | 29 | * variables.texi (Setting Variables): add-to-list and |
|---|
| | 30 | add-to-ordered-list moved to List Variables node. |
|---|
| | 31 | |
|---|
| | 32 | 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org> |
|---|
| | 33 | |
|---|
| | 34 | * text.texi (Links and Mouse-1): |
|---|
| | 35 | For mouse-on-link-p, expand on arg POS. |
|---|
| | 36 | |
|---|
| | 37 | 2006-07-21 Kim F. Storm <storm@cua.dk> |
|---|
| | 38 | |
|---|
| | 39 | * display.texi (Forcing Redisplay): Don't mention systems which |
|---|
| | 40 | don't support sub-second timers for redisplay-preemption-period. |
|---|
| | 41 | |
|---|
| | 42 | * os.texi (Terminal Output): Clarify text vs graphical terminal. |
|---|
| | 43 | |
|---|
| | 44 | 2006-07-21 Eli Zaretskii <eliz@gnu.org> |
|---|
| | 45 | |
|---|
| | 46 | * frames.texi (Input Focus): Document that focus-follows-mouse has |
|---|
| | 47 | no effect on MS-Windows. |
|---|
| | 48 | |
|---|
| | 49 | 2006-07-18 Richard Stallman <rms@gnu.org> |
|---|
| | 50 | |
|---|
| | 51 | * display.texi (Forcing Redisplay): Cleanups in previous change. |
|---|
| | 52 | |
|---|
| | 53 | * processes.texi (Low-Level Network): Make menu more convenient. |
|---|
| | 54 | |
|---|
| | 55 | 2006-07-18 Kim F. Storm <storm@cua.dk> |
|---|
| | 56 | |
|---|
| | 57 | * display.texi (Forcing Redisplay): redisplay-preemption-period |
|---|
| | 58 | only used on window systems. Add xref to Terminal Output. |
|---|
| | 59 | |
|---|
| | 60 | * os.texi (Terminal Output): baud-rate only controls preemption on |
|---|
| | 61 | non-window systems. Add xref to Forcing Redisplay. |
|---|
| | 62 | |
|---|
| | 63 | * processes.texi (Low-Level Network): Rename node "Make Network" |
|---|
| | 64 | to "Network Processes". |
|---|
| | 65 | |
|---|
| | 66 | 2006-07-18 Karl Berry <karl@gnu.org> |
|---|
| | 67 | |
|---|
| | 68 | * variables.texi, functions.texi, customize.texi, loading.texi: |
|---|
| | 69 | * edebug.texi, minibuf.texi: Fix page breaks through chapter 20. |
|---|
| | 70 | |
|---|
| | 71 | 2006-07-17 Chong Yidong <cyd@stupidchicken.com> |
|---|
| | 72 | |
|---|
| | 73 | * commands.texi (Waiting): Document batch-mode sit-for behavior. |
|---|
| | 74 | |
|---|
| | 75 | 2006-07-17 Richard Stallman <rms@gnu.org> |
|---|
| | 76 | |
|---|
| | 77 | * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus. |
|---|
| | 78 | Put period and comma inside quotes. |
|---|
| | 79 | |
|---|
| | 80 | * loading.texi, markers.texi: Use real doublequote inside menus. |
|---|
| | 81 | |
|---|
| | 82 | * windows.texi: Put point and comma inside quotes. |
|---|
| | 83 | (Textual Scrolling): Use @samp for error message. |
|---|
| | 84 | |
|---|
| | 85 | * variables.texi, tips.texi, syntax.texi, symbols.texi: |
|---|
| | 86 | * strings.texi, streams.texi, processes.texi, os.texi: |
|---|
| | 87 | * objects.texi, numbers.texi, modes.texi, minibuf.texi: |
|---|
| | 88 | * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi: |
|---|
| | 89 | * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi: |
|---|
| | 90 | * display.texi, control.texi, commands.texi, buffers.texi, anti.texi: |
|---|
| | 91 | Put point and comma inside quotes. |
|---|
| | 92 | |
|---|
| | 93 | * control.texi (Processing of Errors): Add command-error-function. |
|---|
| | 94 | |
|---|
| | 95 | * variables.texi (File Local Variables): Clarify that |
|---|
| | 96 | file local variables make buffer-local bindings. |
|---|
| | 97 | |
|---|
| | 98 | * modes.texi (Syntactic Font Lock): Give default for |
|---|
| | 99 | font-lock-syntax-table. |
|---|
| | 100 | |
|---|
| | 101 | 2006-07-17 Nick Roberts <nickrob@snap.net.nz> |
|---|
| | 102 | |
|---|
| | 103 | * text.texi (Special Properties): Clean up previous change. |
|---|
| | 104 | |
|---|
| | 105 | 2006-07-16 Karl Berry <karl@gnu.org> |
|---|
| | 106 | |
|---|
| | 107 | * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi: |
|---|
| | 108 | * control.texi: Fix bad page breaks through chapter 10 (control). |
|---|
| | 109 | |
|---|
| | 110 | * anti.texi (Antinews): Reorder face-attribute fns to avoid |
|---|
| | 111 | underfull hbox. |
|---|
| | 112 | |
|---|
| | 113 | 2006-07-15 Nick Roberts <nickrob@snap.net.nz> |
|---|
| | 114 | |
|---|
| | 115 | * text.texi (Special Properties): Describe fontified text property |
|---|
| | 116 | in relation to a character (not text). |
|---|
| | 117 | |
|---|