(Character Sets): State clearly that FROM and TO
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
30781db6
KH
12009-06-09 Kenichi Handa <handa@m17n.org>
2
3 * nonascii.texi (Character Sets): State clearly that FROM and TO
4 are codepoints of CHARSET.
5
62e8099c
CY
62009-06-07 Chong Yidong <cyd@stupidchicken.com>
7
8 * minibuf.texi (Reading File Names): Fix introductory text.
9 Suggested by stan@derbycityprints.com.
10 (High-Level Completion): Fix typo.
11
ee1b1917
CY
122009-05-28 Chong Yidong <cyd@stupidchicken.com>
13
14 * frames.texi (Text Terminal Colors): Multi-tty is already
15 implemented, but tty-local colors are not.
16
5df647e8
CY
172009-05-27 Chong Yidong <cyd@stupidchicken.com>
18
19 * hooks.texi (Standard Hooks): Remove mention of obsolete
20 redisplay-end-trigger-functions.
21
22 * internals.texi (Window Internals): Remove mention of obsolete
23 redisplay-end-trigger-functions.
24
01f17ae2
MR
252009-05-21 Martin Rudalics <rudalics@gmx.at>
26
27 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
28
29 * backups.texi (Making Backups): backup-directory-alist and
30 make-backup-file-name-function are options.
31 (Auto-Saving): auto-save-list-file-prefix is an option.
32
33 * buffers.texi (Killing Buffers): buffer-offer-save is an
34 option.
35
36 * display.texi (Refresh Screen): no-redraw-on-reenter is an
37 option.
38 (Echo Area Customization): echo-keystrokes is an option.
39 (Selective Display): selective-display-ellipses is an option.
40 (Temporary Displays): temp-buffer-show-function is an option.
41 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
42 are options.
43 (Font Selection): face-font-family-alternatives,
44 face-font-selection-order, face-font-registry-alternatives, and
45 scalable-fonts-allowed are options.
46 (Fringe Indicators): indicate-buffer-boundaries is an option.
47 (Fringe Cursors): overflow-newline-into-fringe is an option.
48 (Scroll Bars): scroll-bar-mode is an option.
49
50 * eval.texi (Eval): max-lisp-eval-depth is an option.
51
52 * files.texi (Visiting Functions): find-file-hook is an option.
53 (Directory Names): directory-abbrev-alist is an option.
54 (Unique File Names): temporary-file-directory and
55 small-temporary-file-directory are options.
56
57 * frames.texi (Initial Parameters): initial-frame-alist,
58 minibuffer-frame-alist and default-frame-alist are options.
59 (Cursor Parameters): blink-cursor-alist and
60 cursor-in-non-selected-windows ar options.
61 (Window System Selections): selection-coding-system is an
62 option.
63 (Display Feature Testing): display-mm-dimensions-alist is an
64 option.
65
66 * help.texi (Help Functions): help-char and help-event-list are
67 options.
68
69 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
70 an option.
71
72 * minibuf.texi (Minibuffer History): history-length and
73 history-delete-duplicates are options.
74 (High-Level Completion): read-buffer-function and
75 read-buffer-completion-ignore-case are options.
76 (Reading File Names): read-file-name-completion-ignore-case is
77 an option.
78
79 * modes.texi (Mode Line Top): mode-line-format is an option.
80 (Mode Line Variables): mode-line-position and mode-line-modes
81 are options.
82
83 * nonascii.texi (Text Representations):
84 enable-multibyte-characters is an option.
85 (Default Coding Systems): auto-coding-regexp-alist,
86 file-coding-system-alist, auto-coding-alist and
87 auto-coding-functions are options.
88 (Specifying Coding Systems): inhibit-eol-conversion is an
89 option.
90
91 * os.texi (Init File): site-run-file is an option.
92 (System Environment): mail-host-address is an option.
93 (User Identification): user-mail-address is an option.
94 (Terminal Output): baud-rate is an option.
95
96 * positions.texi (Word Motion): words-include-escapes is an
97 option.
98
99 * searching.texi (Standard Regexps): page-delimiter,
100 paragraph-separate, paragraph-separate and sentence-end are
101 options.
102
103 * text.texi (Margins): left-margin and fill-nobreak-predicate
104 are options.
105
106 * variables.texi (Local Variables): max-specpdl-size is an
107 option.
108
109 * windows.texi (Choosing Window):
110 split-window-preferred-function, special-display-function and
111 display-buffer-function are options.
112
106e6894
CY
1132009-05-20 Chong Yidong <cyd@stupidchicken.com>
114
4a83454d
CY
115 Fix errors spotted by Martin Rudalics.
116
106e6894
CY
117 * syntax.texi (Position Parse): Document rationale for ignored
118 arguments to syntax-ppss-flush-cache.
119
120 * processes.texi (Input to Processes): Mark PROCESS arg to
121 process-running-child-p as optional.
122 (Network Options): Document NO-ERROR arg to
123 set-network-process-option.
124
125 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
126 command.
127
128 * searching.texi (POSIX Regexps): Mark posix-search-forward and
129 posix-search-backward as commands.
130
131 * os.texi (Killing Emacs): Mark kill-emacs as a command.
132 (Suspending Emacs): Mark suspend-emacs as a command.
133 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
134 commands.
135 (Terminal Output): Remove obsolete function baud-rate. Document
136 TERMINAL arg for send-string-to-terminal.
137
138 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
139 terminal-coding-system and set-terminal-coding-system.
140 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
141 as optional.
142 (Character Sets): Document RESTRICTION arg of char-charset.
143 (Character Codes): Mark POS argument to get-byte as optional.
144
145 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
146 minibuffer-message.
147
148 * files.texi (Create/Delete Dirs): Mark make-directory and
149 delete-directory as commands.
150
151 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
152
153 * text.texi (Base 64): Mark base64-decode-string and
154 base64-encode-string as commands.
155 (Columns): Mark move-to-column as a command.
156 (Mode-Specific Indent): Document RIGID arg to
157 indent-for-tab-command.
158 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
159 Mark indent-code-rigidly as a command.
160 (Substitution): Mark translate-region as a command.
161
162 * frames.texi (Size and Position): Remove obsolete functions
163 screen-height and screen-width.
164
04173931
CY
1652009-05-19 Chong Yidong <cyd@stupidchicken.com>
166
167 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
168 (Displaying Buffers, Resizing Windows): Correct mistakes;
169 next-window, previous-window, and pop-to-buffer are not commands,
170 and fit-window-to-buffer" is a command. (Pointed out by Martin
171 Rudalics.)
172
eae7d8f8
RS
1732009-05-17 Richard M Stallman <rms@gnu.org>
174
175 * modes.texi (Precalculated Fontification): Clarify text.
176
b8766179
MR
1772009-05-17 Martin Rudalics <rudalics@gmx.at>
178
179 * windows.texi (Selecting Windows): Clarify descriptions of
180 with-selected-window and get-lru-window.
181 (Cyclic Window Ordering): Refer to particular frame when talking
182 about how splitting affects the ordering.
183 (Displaying Buffers): Fix descriptions of switch-to-buffer and
184 switch-to-buffer-other-window. Explain how setting of
185 display-buffer-reuse-frames affects pop-to-buffer.
186 (Choosing Window): Clarify some details in descriptions of
187 display-buffer-reuse-frames, pop-up-frames, and
188 pop-up-frame-function.
189 (Dedicated Windows): Clarify some details.
190 (Textual Scrolling): Replace term vscroll by term vertical
191 scroll position.
192 (Vertical Scrolling): Fix typo.
193 (Window Hooks): Relate text on jit-lock-register to window
194 scrolling and size changes.
195
734b5e3b
CY
1962009-05-14 Chong Yidong <cyd@stupidchicken.com>
197
0a65633e
CY
198 * frames.texi (Initial Parameters): Clarify what the initial
199 minibuffer frame is.
05be46d7
CY
200 (Buffer Parameters): Note that the minibuffer parameter can not be
201 altered.
0a65633e 202
734b5e3b
CY
203 * anti.texi (Antinews): Copyedits. Rearrange some entries.
204 Document display-buffer changes.
205
925672cd
CY
2062009-05-13 Chong Yidong <cyd@stupidchicken.com>
207
17ecd7af
CY
208 * anti.texi (Antinews): Rewrite for Emacs 22.
209
925672cd
CY
210 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
211 obarrays are first mentioned. Define "system abbrev" more
212 prominently, and add it to the index.
213 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
214 Copyedits.
215 (Abbrev Expansion): Document abbrev-insert.
216
80be4dd7
CY
2172009-05-12 Chong Yidong <cyd@stupidchicken.com>
218
219 * frames.texi (Font and Color Parameters): Rename from Color
220 Parameters. Document font-backend parameter.
221
222 * vol2.texi (Top): Update node listing.
223 * vol1.texi (Top): Update node listing.
224 * elisp.texi (Top): Update node listing.
225
372a93ac
MR
2262009-05-11 Martin Rudalics <rudalics@gmx.at>
227
228 * windows.texi (Choosing Window): Don't explicitly refer to
229 split-window-sensibly's window argument in descriptions of
230 split-height-threshold and split-width-threshold.
231
714c3541
MR
2322009-05-10 Martin Rudalics <rudalics@gmx.at>
233
234 * windows.texi (Choosing Window): Fix rewrite of window
235 splitting section.
236
0e90e7be
EZ
2372009-05-09 Eli Zaretskii <eliz@gnu.org>
238
239 * nonascii.texi (Default Coding Systems): Document
240 find-auto-coding, set-auto-coding, and auto-coding-alist. Add
241 indexing.
242 (Lisp and Coding Systems): Add index entries.
243
d3c0c321
MR
2442009-05-09 Martin Rudalics <rudalics@gmx.at>
245
246 * windows.texi (Choosing Window): Describe split-window-sensibly
247 and rewrite section on window splitting accordingly.
248 (Textual Scrolling): Replace `...' by @code{...}.
249
c773345a
CY
2502009-05-04 Chong Yidong <cyd@stupidchicken.com>
251
ee2d5b5e
CY
252 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
253 Remove obsoleted pre-abbrev-expand-hook.
254
255 * locals.texi (Standard Buffer-Local Variables): Consolidate table
256 entries.
257
c773345a
CY
258 * internals.texi (Object Internals): Don't assume 32-bit machines
259 are the norm.
260 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
261 (Window Internals): Synch field names to window.h.
262 (Process Internals): Synch field names to process.h.
c773345a 263
dd449674
CY
2642009-04-29 Chong Yidong <cyd@stupidchicken.com>
265
266 * variables.texi (File Local Variables): Note that read-circle is
267 bound to nil when reading file-local variables.
268
269 * streams.texi (Input Functions): Document read-circle.
270 (Output Variables): Add xref to Circular Objects.
271
4f1e25e2
CY
2722009-04-25 Chong Yidong <cyd@stupidchicken.com>
273
274 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
275 Features and Coding System Basics. Node that "p" stands for
276 "predicate". Recommend utf-8-emacs instead of emacs-mule.
277 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
278 mouse-appearance-menu.
279 (Programming Tips): Add xref to Progress.
280
dca019f8
CY
2812009-04-22 Chong Yidong <cyd@stupidchicken.com>
282
283 * os.texi (Command-Line Arguments): Document
284 command-line-args-left.
285 (Suspending Emacs): Adapt text to multi-tty case. Document use of
286 terminal objects for tty arguments.
287 (Startup Summary): Add xref to Session Management.
288 (Session Management): Mention emacs-session-restore. Copyedits.
289
02a89103
CY
2902009-04-20 Chong Yidong <cyd@stupidchicken.com>
291
292 * os.texi (Startup Summary): Copyedits. The init file is not
293 necessarily named .emacs now. Document initial-buffer-choice and
294 initial-scratch-message. Note where Emacs exits in batch mode.
295 Document inhibit-splash-screen as an alias.
296 (Init File): Be neutral about which init file name to use.
297
2982009-04-16 Chong Yidong <cyd@stupidchicken.com>
299
300 * os.texi (System Interface): Fix Texinfo usage.
301
0c1cfe01
CY
3022009-04-15 Chong Yidong <cyd@stupidchicken.com>
303
80d7cdca
CY
304 * searching.texi (Regexp Backslash): Also refer to shy groups as
305 non-capturing or unnumbered groups.
306 (Regexp Functions): Add cross-reference to Regexp Backslash.
307
0c1cfe01
CY
308 * display.texi (Truncation): Overlays can use line-prefix and
309 wrap-prefix too.
310 (Overlay Properties): Document wrap-prefix and line-prefix.
311 (Face Attributes): Document underline-minimum-offset.
312 (Face Remapping): Copyedits.
313 (Low-Level Font): Copyedits.
314 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
315 (Line Height): Emphasize that line-spacing only takes effect on
316 graphical terminals.
0c1cfe01 317
c4adeee0
CY
3182009-04-13 Chong Yidong <cyd@stupidchicken.com>
319
320 * display.texi (Refresh Screen): Note that a passage about screen
321 refreshing is text terminal only.
322 (Forcing Redisplay): Delete misleading comment---sit-for calls
323 redisplay, not the other way around.
324 (Truncation): Note new values of truncate-partial-width-windows.
325 Copyedits.
326 (Invisible Text): Document invisible-p.
327
b20ecfa1
EZ
3282009-04-11 Eli Zaretskii <eliz@gnu.org>
329
330 * display.texi (Overlays): Overlays don't scale well. See
331 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
332
97d8273f
CY
3332009-04-10 Chong Yidong <cyd@stupidchicken.com>
334
f147ff75
CY
335 * syntax.texi (Syntax Table Functions): Document cons cell
336 argument for modify-syntax-entry.
337 (Categories): Document cons cell argument for
338 modify-category-entry.
339
fca4ec76
CY
340 * searching.texi (String Search): Document word-search-forward-lax
341 and word-search-backward-lax.
342 (Searching and Case): Describe isearch behavior more precisely.
343
9c283d5b
CY
344 * keymaps.texi (Tool Bar): Mention that some platforms do not
345 support multi-line toolbars. Suggested by Stephen Eglen.
346
347 * frames.texi (Layout Parameters): Mention that Nextstep also
348 allows only one tool-bar line. Suggested by Stephen Eglen.
349
97d8273f
CY
350 * nonascii.texi (Text Representations): Copyedits.
351 (Coding System Basics): Also mention utf-8-emacs.
352 (Converting Representations, Selecting a Representation)
353 (Scanning Charsets, Translation of Characters, Encoding and I/O):
354 Copyedits.
355 (Character Codes): Mention role of codepoints 1114112 to 4194175.
356
2bad3299
CY
3572009-04-09 Chong Yidong <cyd@stupidchicken.com>
358
359 * text.texi (Yank Commands): Note that yank uses push-mark.
360 (Filling): Clarify REGION argument of fill-paragraph. Document
361 fill-forward-paragraph-function.
362 (Special Properties): Remove "new in Emacs 22" declaration.
363 (Clickable Text): Merge with Links and Mouse-1 node.
364
365 * display.texi (Button Properties, Button Buffer Commands): Change
366 xref to Clickable Text.
367
368 * tips.texi (Key Binding Conventions): Change xref to Clickable
369 Text.
370
371 * elisp.texi (Top): Update node listing.
372
ea30ce4f
CY
3732009-04-05 Chong Yidong <cyd@stupidchicken.com>
374
47af2f4b
CY
375 * markers.texi (The Mark): Copyedits. Improve description of
376 handle-shift-selection.
377 (The Region): Move use-region-p here from The Mark.
378
ea30ce4f
CY
379 * positions.texi (Screen Lines): Document (cols . lines) argument
380 for vertical-motion.
381
2aa8ea6e
CY
3822009-04-04 Chong Yidong <cyd@stupidchicken.com>
383
3ec61d4e
CY
384 * frames.texi (Frames): Clean up introduction. Document `ns'
385 return value for framep.
386 (Creating Frames): Note how the terminal is chosen.
387 (Multiple Terminals, Multiple Displays): Merge into a single node.
388 (Color Parameters): Fix typo.
389
390 * variables.texi (Local Variables, Buffer-Local Variables)
391 (Creating Buffer-Local): Change link to Multiple Terminals.
392
393 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
394
395 * keymaps.texi (Controlling Active Maps): Change link to Multiple
396 Terminals.
397
398 * commands.texi (Command Loop Info, Keyboard Macros): Change link
399 to Multiple Terminals.
400
401 * elisp.texi (Top): Update node listing.
402 * vol2.texi (Top): Update node listing.
403 * vol1.texi (Top): Update node listing.
404
9257072f
CY
405 * buffers.texi (Current Buffer): Note that the append-to-buffer
406 example is no longer in synch with the latest code. Tie the two
407 examples together.
408
2aa8ea6e
CY
409 * files.texi (File Attributes): Move note about MS-DOS from
410 Changing Files to File Attributes.
411 (Create/Delete Dirs): Note that mkdir is an alias for this.
412
22e74b17
CY
4132009-04-01 Markus Triska <triska@gmx.at>
414
415 * processes.texi (Filter Functions): Suggest how to handle output
416 batches.
417
4bbe48ec
CY
4182009-03-30 Chong Yidong <cyd@stupidchicken.com>
419
420 * help.texi (Accessing Documentation): Update example to use
421 help-setup-xref and with-help-window.
422 (Help Functions): Remove print-help-return-message, which is
423 semi-obsolete due to with-help-window. Document help-buffer and
424 help-setup-xref.
425
b9723f39
CY
4262009-03-29 Chong Yidong <cyd@stupidchicken.com>
427
87f649f6
CY
428 * help.texi (Accessing Documentation, Help Functions): Remove
429 information about long-obsolete Emacs versions.
9eb52e90 430
b9723f39
CY
431 * modes.texi (Mode Line Variables): The default values of the mode
432 line variables are now more complicated.
433
b0cc32db
CY
4342009-03-28 Chong Yidong <cyd@stupidchicken.com>
435
3c25a5a9
CY
436 * modes.texi (Major Mode Conventions): Note that specialness is
437 inherited.
31c9eebb
CY
438 (Derived Modes): Note that define-derive-mode sets the mode-class
439 property.
3c25a5a9 440
b0cc32db
CY
441 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
442 goto-map. Add search-map to the list.
443
c5e0006d
EZ
4442009-03-27 Eli Zaretskii <eliz@gnu.org>
445
1213465a
EZ
446 * os.texi (System Environment): Update the list of system-type
447 values.
448
c5e0006d
EZ
449 * markers.texi (The Mark) <handle-shift-selection>: Update for
450 removal of the optional argument DEACTIVATE.
451
48bab3d6
CY
4522009-03-25 Chong Yidong <cyd@stupidchicken.com>
453
454 * commands.texi (Focus Events): Most X window managers don't use
455 focus-follows-mouse nowadays.
456
6e4ff1b6
CY
4572009-03-24 Chong Yidong <cyd@stupidchicken.com>
458
459 * commands.texi (Defining Commands): Clarify introduction.
460 (Using Interactive): Not that interactive can be put in a symbol
461 property.
462 (Interactive Call): Note that a symbol with a non-nil
463 interactive-form property satisfies commandp.
464
11625308
JB
4652009-03-23 Juanma Barranquero <lekktu@gmail.com>
466
467 * minibuf.texi (Intro to Minibuffers): Fix typos.
468
7b34420d
CY
4692009-03-23 Chong Yidong <cyd@stupidchicken.com>
470
471 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
472 about minibuffers in old Emacs versions. Copyedits. Emphasize
473 that enable-recursive-minibuffers defaults to nil.
474 (Text from Minibuffer): Simplify introduction.
475
f9257eed
AM
4762009-03-22 Alan Mackenzie <acm@muc.de>
477
478 * commands.texi (Using Interactive): Clarify string argument to
479 `interactive' - even promptless elements need \n separators.
480
f639ba70
CY
4812009-03-18 Chong Yidong <cyd@stupidchicken.com>
482
483 * minibuf.texi (Completion Styles): New node.
484
485 * elisp.texi (Top): Update node listing.
486
d897e8ee
CY
4872009-03-17 Chong Yidong <cyd@stupidchicken.com>
488
489 * minibuf.texi (Basic Completion): Note that
490 read-file-name-completion-ignore-case and
491 read-buffer-completion-ignore-case can override
492 completion-ignore-case.
493 (Minibuffer Completion): Document completing-read changes.
494 (Completion Commands): Avoid mentioning partial completion mode.
495 Document minibuffer-completion-confirm changes, and
496 minibuffer-confirm-exit-commands.
497 (High-Level Completion): Document new require-match behavior for
498 read-buffer. Document read-buffer-completion-ignore-case.
499 (Reading File Names): Document new require-match behavior for
500 read-file-name.
501
b1f23349
CY
5022009-03-14 Chong Yidong <cyd@stupidchicken.com>
503
504 * debugging.texi (Error Debugging): Don't mislead the reader into
505 thinking that debug-on-error enters debugger for C-f at EOB.
506 (Error Debugging): Setting debug-on-init within the init file
507 works, and has for some time.
508
d6eb4e25
KH
5092009-03-13 Kenichi Handa <handa@m17n.org>
510
511 * display.texi (Fontsets): Update the description.
512
1cf53dc5
CY
5132009-03-13 Chong Yidong <cyd@stupidchicken.com>
514
515 * advice.texi (Advising Primitives): Link to What Is a Function.
516
81f919fc
CY
5172009-03-12 Chong Yidong <cyd@stupidchicken.com>
518
cf4229eb
CY
519 * compile.texi (Speed of Byte-Code): Update example.
520 (Disassembly): Update examples.
521
81f919fc 522 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
523
524 * customize.texi (Common Keywords): It's not necessary to use :tag
525 to remove hyphens, as custom-unlispify-tag-name does it
526 automatically.
527 (Variable Definitions): Link to File Local Variables. Document
528 customized-value symbol property.
529 (Customization Types): Move menu to end of node.
530
955964d7
CY
5312009-03-10 Chong Yidong <cyd@stupidchicken.com>
532
533 * macros.texi (Compiling Macros): Omit misleading sentence, which
534 implied that macros can only be used in the same file they are
535 defined.
536 (Backquote): Remove obsolete information about Emacs 19.
537
d25ed7db
GM
5382009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
539
540 * display.texi (Display Margins): Fix paren typo.
541
d55f6ca5
CY
5422009-02-27 Chong Yidong <cyd@stupidchicken.com>
543
f0e57ed8
CY
544 * elisp.texi (Top): Update node listing.
545
546 * variables.texi (Variables): Clarify introduction.
547 (Global Variables): Mention that setq is a special form.
548 (Local Variables): Use active voice.
549 (Tips for Defining): Mention marking variables as safe.
550 (Buffer-Local Variables): Mention terminal-local and frame-local
551 variables together.
552 (File Local Variables): Copyedits.
553 (Frame-Local Variables): Note that they are not really useful.
554 (Future Local Variables): Node deleted.
555
d55f6ca5
CY
556 * objects.texi (General Escape Syntax): Update explanation of
557 unicode escape syntax.
558
ca8f09a8
CY
5592009-02-23 Chong Yidong <cyd@stupidchicken.com>
560
561 * control.texi (Control Structures): Add cindex entry for "textual
562 order".
563
564 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
565 instead of "expression" throughout.
566 (Function Indirection): Copyedits. Use active voice.
567 (Eval): The default value of max-lisp-eval-depth is now 400.
568
a20878b6
MB
5692009-02-23 Miles Bader <miles@gnu.org>
570
571 * processes.texi (System Processes): Rename `system-process-attributes'
572 to `process-attributes'.
573
61f66044
CY
5742009-02-22 Chong Yidong <cyd@stupidchicken.com>
575
1b80d1f3
CY
576 * symbols.texi (Property Lists): Emphasize that property lists are
577 not restricted to symbol cells.
578 (Other Plists): Copyedit.
579
61f66044
CY
580 * sequences.texi (Sequences Arrays Vectors): Make introduction
581 more concise.
582 (Arrays): Mention char-tables and bool-vectors too.
583 (Vectors): Don't repeat information given in Arrays node. Link to
584 nodes that explain the vector usage examples.
585 (Char-Tables): Note that char-table elements can have arbitrary
586 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 587 Link to Property Lists node.
61f66044 588
9403944b
CY
5892009-02-22 Chong Yidong <cyd@stupidchicken.com>
590
591 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
592 `append'.
4068c7b4 593 (List Elements): Copyedits.
9403944b
CY
594
595 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
596 of `vconcat'.
597
598 * strings.texi (Creating Strings): Copyedits. Remove obsolete
599 Emacs 20 usage of `concat'.
600 (Case Conversion): Copyedits.
601
b87a185f
CY
6022009-02-21 Chong Yidong <cyd@stupidchicken.com>
603
604 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
605 Minor edits.
606 (Frame Configuration Type): Emphasize that it is not primitive.
607 (Font Type): New node.
608 (Type Predicates): Add fontp; type-of now recognizes font object
609 types.
610
611 * intro.texi (Version Info): Update version numbers in examples.
612 (Acknowledgements): List more contributors.
613
614 * elisp.texi: Bump version number to 3.0.
615 (Top): Link to Font Type node.
616
867d4bb3
JB
6172009-02-20 Juanma Barranquero <lekktu@gmail.com>
618
619 * modes.texi (Major Mode Conventions): Remove duplicate words.
620 (Customizing Keywords): Fix typo.
621
77730170
EZ
6222009-02-14 Eli Zaretskii <eliz@gnu.org>
623
624 * nonascii.texi (User-Chosen Coding Systems): Document that
625 select-safe-coding-system suggests raw-text if there are raw bytes
626 in the region.
627 (Explicit Encoding): Warn not to use `undecided' when encoding.
628
c8736212
GM
6292009-02-11 Glenn Morris <rgm@gnu.org>
630
631 * frames.texi (Visibility of Frames): Mention the effect multiple
632 workspaces/desktops can have on visibility.
633
ab992d66
EZ
6342009-02-07 Eli Zaretskii <eliz@gnu.org>
635
c8736212
GM
636 * text.texi (Commands for Insertion):
637 * commands.texi (Event Mod):
638 * keymaps.texi (Searching Keymaps):
ab992d66
EZ
639 * nonascii.texi (Translation of Characters): Reinstate
640 documentation of translation-table-for-input.
7d2a859f
EZ
641 (Explicit Encoding): Document the `charset' text property produced
642 by decode-coding-region and decode-coding-string.
ab992d66 643
e651a255
AM
6442009-01-27 Alan Mackenzie <acm@muc.de>
645
646 * modes.texi (Search-based Fontification): Correct a typo.
647
bc5cde4b
JB
6482009-01-25 Juanma Barranquero <lekktu@gmail.com>
649
650 * abbrevs.texi (Abbrev Table Properties): Fix typo.
651 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
652
3533155b
EZ
6532009-01-24 Eli Zaretskii <eliz@gnu.org>
654
f721deda
EZ
655 * display.texi (Window Systems): Document the value of
656 `initial-window-system' under --daemon.
657
3533155b
EZ
658 * os.texi (System Environment): Remove description of the
659 `environment' function which has been deleted.
660
f79b43b2
DN
6612009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
662
663 * frames.texi (Multiple Displays): Remove documentation for
664 removed function make-frame-on-tty.
665
e3aa6669
CY
6662009-01-22 Chong Yidong <cyd@stupidchicken.com>
667
668 * files.texi (Format Conversion Piecemeal): Clarify behavior of
669 write-region-annotate-functions. Document
670 write-region-post-annotation-function.
671
fb13a416
CY
6722009-01-19 Chong Yidong <cyd@stupidchicken.com>
673
674 * display.texi (Font Lookup): Document WIDTH argument of
675 x-list-fonts.
676
02eccf6b
EZ
6772009-01-17 Eli Zaretskii <eliz@gnu.org>
678
ead3f58d
EZ
679 * maps.texi (Standard Keymaps): Rename function-key-map to
680 local-function-key-map.
681
682 * keymaps.texi (Translation Keymaps): Rename function-key-map to
683 local-function-key-map.
684
685 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
686 and `set-keyboard-coding-system' now accept an optional terminal
687 argument.
688
689 * commands.texi (Event Mod): `keyboard-translate-table' is now
690 terminal-local.
691 (Function Keys): Rename function-key-map to
692 local-function-key-map.
693
df05a163
EZ
694 * elisp.texi (Top): Make @detailmenu be consistent with changes in
695 frames.texi.
696
0ed8034e 697 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
698 `delete-terminal-functions', `suspend-tty-functions' and
699 `resume-tty-functions'.
0ed8034e
EZ
700
701 * frames.texi (Frames): Document `frame-terminal' and
702 `terminal-live-p'.
703 (Multiple Displays): Document `make-frame-on-tty'.
704 (Multiple Terminals): Document `terminal-list', `delete-terminal',
705 `terminal-name', and `get-device-terminal'.
490f1197
EZ
706 (Terminal Parameters): Document `terminal-parameters',
707 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
708
709 * os.texi (System Environment): Document `environment' and
710 `initial-environment'.
490f1197
EZ
711 (Suspending Emacs): Update for multi-tty; document
712 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 713
02eccf6b
EZ
714 * nonascii.texi (Coding System Basics): More accurate description
715 of `raw-text'.
716
f19fea97
JB
7172009-01-12 Juanma Barranquero <lekktu@gmail.com>
718
719 * display.texi (Low-Level Font): Fix typo.
720
16fa292f
CY
7212009-01-10 Chong Yidong <cyd@stupidchicken.com>
722
723 * elisp.texi (Top): Update node listing.
724
725 * display.texi (PostScript Images): Node deleted.
726
0b4faef3
EZ
7272009-01-10 Eli Zaretskii <eliz@gnu.org>
728
3355f04d
EZ
729 * processes.texi (Decoding Output): Document that null bytes force
730 no-conversion for reading process output.
731
732 * files.texi (Reading from Files): Document that null bytes force
733 no-conversion when visiting files.
734
11625308 735 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 736
0b4faef3
EZ
737 * nonascii.texi (Lisp and Coding Systems): Document
738 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 739 (Character Properties): Improve wording.
0b4faef3 740
ce9cf065
CY
7412009-01-09 Chong Yidong <cyd@stupidchicken.com>
742
743 * display.texi (Font Lookup): Remove obsolete function
744 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
745 (Low-Level Font): Rename from Fonts, move to end of Faces section.
746 (Font Selection): Reorder order of variable descriptions. Minor
747 clarifications.
748
749 * elisp.texi (Top): Update node listing.
750
ab756fb3
GM
7512009-01-09 Glenn Morris <rgm@gnu.org>
752
753 * commands.texi (Command Loop Info): Say that last-command-char and
754 last-input-char are obsolete aliases.
755
756 * edebug.texi (Edebug Recursive Edit): Remove separate references to
757 last-input-char and last-command-char, since they are just aliases for
758 last-input-event and last-command-event.
759
760 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
761 last-command-char.
762
6b2b8ab1
CY
7632009-01-08 Chong Yidong <cyd@stupidchicken.com>
764
765 * elisp.texi: Update node listing.
766
767 * display.texi (Faces): Put Font Selection node after Auto Faces.
768 (Face Attributes): Don't link to Font Lookup. Document
769 font-family-list.
770 (Fonts): New node.
771
3568e767
JR
7722009-01-08 Jason Rumney <jasonr@gnu.org>
773
774 * frames.texi (Pointer Shape): Clarify that only X supports
775 changing the standard pointer shapes. (Bug#1485)
776
6221c8db
CY
7772009-01-08 Chong Yidong <cyd@stupidchicken.com>
778
779 * display.texi (Attribute Functions): Note that a function value
780 :height is relative, and that compatibility functions work by
781 calling set-face-attribute.
782 (Displaying Faces): Reorder list in order of increasing priority.
783 (Face Remapping): New node. Content moved here from Displaying
784 Faces.
785 (Glyphs): Link to Face Functions.
786
e3d3799a
CY
7872009-01-08 Chong Yidong <cyd@stupidchicken.com>
788
789 * display.texi (Faces): Don't discuss face id here. facep does
790 not return t.
791 (Defining Faces): Minor clarification.
792 (Face Attributes): Rearrange items to match docstring of
793 set-face-attribute. Add :foundry attribute. Document new role of
794 :font attribute. Texinfo usage fix.
795 (Attribute Functions): Copyedits.
796 (Face Functions): Note that face number is seldom used.
797
638a2457
RS
7982009-01-05 Richard M Stallman <rms@gnu.org>
799
800 * strings.texi (Predicates for Strings): Minor clarification.
801
802 * functions.texi (Function Safety): Texinfo usage fix.
803
49ea0074
JB
8042009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
805
806 * objects.texi (General Escape Syntax): Fix typo.
807
9f822178
MR
8082009-01-03 Martin Rudalics <rudalics@gmx.at>
809
810 * windows.texi (Choosing Window): Say that pop-up-frame-alist
811 works via the default value of pop-up-frame-function.
812
af34ad36
EZ
8132009-01-02 Eli Zaretskii <eliz@gnu.org>
814
815 * processes.texi (System Processes): Document the `time' and
816 `ctime' attributes of `system-process-attributes'.
817
d31f6679
CY
8182009-01-01 Chong Yidong <cyd@stupidchicken.com>
819
820 * display.texi (Face Attributes): Clarify :height attribute.
821
174dc00c
MR
8222008-12-31 Martin Rudalics <rudalics@gmx.at>
823
824 * buffers.texi (The Buffer List): Clarify what moves a buffer to
825 the front of the buffer list. Add entries for `last-buffer' and
826 `unbury-buffer'.
827
b8afe7e4
EZ
8282008-12-27 Eli Zaretskii <eliz@gnu.org>
829
d14030f5
EZ
830 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
831 and its subsections.
832
833 * frames.texi (Multiple Terminals, Low-level Terminal)
834 (Terminal Parameters, Frames on Other TTY devices): New sections.
835 (Frames): Add an xref to "Multiple Terminals".
836
765980a4
EZ
837 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
838
839 * objects.texi (Terminal Type): New node.
840 (Editing Types): Add it to the menu.
841
47bd5577
EZ
842 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
843 Variables".
844
eb22b78c 845 * variables.texi (Directory Local Variables): New node.
47bd5577 846 (Variables): Add a menu item for it.
eb22b78c 847
b8afe7e4
EZ
848 * loading.texi (Autoload): Document `generate-autoload-cookie' and
849 `generated-autoload-file'.
850
77bb0476
EZ
8512008-12-20 Eli Zaretskii <eliz@gnu.org>
852
028e2c19
EZ
853 * os.texi (Startup Summary): Add xref to documentation of
854 `initial-window-system'.
855
77bb0476
EZ
856 * display.texi (Window Systems): Document `window-system' the
857 function. The variable `window-system' is now frame-local.
028e2c19 858 Document `initial-window-system'.
77bb0476 859
dda87836
MR
8602008-12-19 Martin Rudalics <rudalics@gmx.at>
861
862 * windows.texi (Windows): Rewrite description of
863 fit-window-to-buffer.
864
caef3ed2
GM
8652008-12-13 Glenn Morris <rgm@gnu.org>
866
867 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
868 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
869
21c58e4d
GM
8702008-12-12 Glenn Morris <rgm@gnu.org>
871
872 * debugging.texi (Error Debugging): Refer forwards to
873 eval-expression-debug-on-error.
874
af38459f
EZ
8752008-12-05 Eli Zaretskii <eliz@gnu.org>
876
5dedd9b5
EZ
877 * strings.texi (String Basics): Only unibyte strings that
878 represent key sequences hold 8-bit raw bytes.
879
af38459f
EZ
880 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
881 paragraph to speak about `undecided'.
882 (Character Properties): Don't explain the meaning of each
883 property; instead, identify their Unicode Standard names.
b3f1f4a5 884 (Character Sets): Document `map-charset-chars'.
af38459f 885
fa047ae7
GM
8862008-12-02 Glenn Morris <rgm@gnu.org>
887
888 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
889 section yet again.
890
47dbc044
EZ
8912008-11-29 Eli Zaretskii <eliz@gnu.org>
892
98d05998
EZ
893 * nonascii.texi (Character Properties): New Section.
894 (Specifying Coding Systems): Document
895 `coding-system-priority-list', `set-coding-system-priority', and
896 `with-coding-priority'.
897 (Lisp and Coding Systems): Document `check-coding-systems-region'
898 and `coding-system-charset-list'.
899 (Coding System Basics): Document `coding-system-aliases'.
900
901 * elisp.texi (Top): Add a @detailmenu entry for "Character
902 Properties".
903
47dbc044
EZ
904 * objects.texi (Character Type): Correct the range of Emacs
905 characters. Add an @xref to "Character Codes".
906
907 * strings.texi (String Basics): Add an @xref to "Character Codes".
908
909 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
910
911 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
912 (Character Codes): Document `max-char'.
913
8b80cdf5
EZ
9142008-11-28 Eli Zaretskii <eliz@gnu.org>
915
916 * nonascii.texi (Text Representations, Converting Representations)
917 (Character Sets, Scanning Charsets, Translation of Characters):
918 Make text more accurate.
919
a99dceba
GM
9202008-11-28 Glenn Morris <rgm@gnu.org>
921
922 * files.texi (Format Conversion Round-Trip): Improve previous change.
923
f6dc3bed
CY
9242008-11-26 Chong Yidong <cyd@stupidchicken.com>
925
926 * modes.texi (Auto Major Mode): Fix example.
927
5da9413d
GM
9282008-11-25 Glenn Morris <rgm@gnu.org>
929
930 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
931
932 * files.texi (Format Conversion Round-Trip):
933 Use active voice for previous change.
934
fcca848c
CY
9352008-11-25 Chong Yidong <cyd@stupidchicken.com>
936
937 * os.texi (Processor Run Time):
938 * processes.texi (Transaction Queues):
939 * markers.texi (The Mark):
940 * windows.texi (Choosing Window, Selecting Windows):
941 * files.texi (Changing Files, Magic File Names):
942 * commands.texi (Key Sequence Input):
943 * functions.texi (Declaring Functions):
944 * strings.texi (Predicates for Strings):
945 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
946
36c8dc54
CY
9472008-11-24 Chong Yidong <cyd@stupidchicken.com>
948
949 * help.texi (Accessing Documentation): Update example.
950
951 * variables.texi (Defining Variables): Note that `*' is not
952 necessary if defcustom is used.
953
2a79b242
EZ
9542008-11-22 Eli Zaretskii <eliz@gnu.org>
955
956 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
957 Characters" from @detailmenu.
958
959 * nonascii.texi (Character Codes, Character Sets)
960 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
961 (Chars and Bytes, Splitting Characters): Sections removed.
962
392f0d26
LK
9632008-11-22 Lute Kamstra <lute@gnu.org>
964
965 * positions.texi (Text Lines): Update goto-line documentation.
966
af1a5cd5
MR
9672008-11-21 Martin Rudalics <rudalics@gmx.at>
968
6a4cfb0c
MR
969 * frames.texi (Frames): Fix typo, add cross references, reword.
970 (Initial Parameters): Reword special-display-frame-alist text.
971 (Frames and Windows): Reword. Describe argument norecord for
972 set-frame-selected-window.
973 (Input Focus): Describe argument norecord for select-frame.
974 Remove comment on MS-Windows behavior for focus-follows-mouse.
975 (Raising and Lowering): Mention windows-frames dichotomy in
976 metaphor.
977
af1a5cd5
MR
978 * windows.texi (Displaying Buffers, Vertical Scrolling)
979 (Horizontal Scrolling): Fix indenting and rewording issues
980 introduced with 2008-11-07 change.
981
c249fa9c
GM
9822008-11-20 Glenn Morris <rgm@gnu.org>
983
984 * files.texi (Format Conversion Round-Trip): Mention `preserve'
985 element of `format-alist'.
986
204d4665
GM
9872008-11-19 Glenn Morris <rgm@gnu.org>
988
989 * doclicense.texi: Update to FDL 1.3.
990 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
991
cc0910af
CY
9922008-11-18 Chong Yidong <cyd@stupidchicken.com>
993
efe6e7c4
CY
994 * windows.texi (Window Hooks): Remove *-end-trigger-functions
995 vars, which are obsolete. Mention jit-lock-register.
996
997 * modes.texi (Other Font Lock Variables): Document
998 jit-lock-register and jit-lock-unregister.
999
cc0910af
CY
1000 * frames.texi (Color Parameters): Document alpha parameter.
1001
aeeedf76
MR
10022008-11-16 Martin Rudalics <rudalics@gmx.at>
1003
1004 * windows.texi (Splitting Windows, Deleting Windows)
1005 (Selecting Windows, Cyclic Window Ordering)
1006 (Buffers and Windows, Displaying Buffers, Choosing Window)
1007 (Dedicated Windows, Window Point, Window Start and End)
1008 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
1009 (Size of Window, Resizing Windows, Window Configurations)
1010 (Window Parameters): Avoid @var at beginning of sentences and
1011 reword accordingly.
1012
4c565c5c
LK
10132008-11-11 Lute Kamstra <lute@gnu.org>
1014
1015 * files.texi (File Name Components): Fix file-name-extension
1016 documentation.
1017
25f494c9
JB
10182008-11-11 Juanma Barranquero <lekktu@gmail.com>
1019
1020 * frames.texi (Basic Parameters): Remove display-environment-variable
1021 and term-environment-variable.
1022
a1401ab1
EZ
10232008-11-08 Eli Zaretskii <eliz@gnu.org>
1024
1025 * windows.texi (Basic Windows, Splitting Windows)
1026 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
1027 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
1028 (Resizing Windows, Window Configurations, Window Parameters):
1029 Fix wording and markup.
a1401ab1 1030
efafc282
MR
10312008-11-07 Martin Rudalics <rudalics@gmx.at>
1032
1033 * windows.texi (Windows): Update entries.
1034 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 1035 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
1036 (Selecting Windows, Cyclic Window Ordering): Reword with special
1037 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
1038 (Buffers and Windows, Choosing Window): Reword with special
1039 emphasis on dedicated windows.
1040 (Displaying Buffers): Reword. For switch-to-buffer mention that
1041 it may fall back on pop-to-buffer. For other-window try to
1042 explain how it treats the cyclic ordering of windows.
efafc282
MR
1043 (Dedicated Windows): New node and section discussing dedicated
1044 windows and associated functions.
86ab855a 1045 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
1046 (Window Start and End): Rename node and section title. Reword.
1047 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
1048 Minor rewording.
1049 (Size of Window): Reword, in particular text on window-width.
1050 (Resizing Windows): Reword. Add text on balancing windows.
1051 (Window Configurations): Reword. Mention window parameters.
1052 (Window Parameters): New node and section on window parameters.
1053 (Window Hooks): Reword. Mention that
1054 window-configuration-change-hook is run "buffer-locally".
1055 * elisp.texi (Top): Update Windows entries in @detailmenu
1056 section.
1057
d60a8ab2
JB
10582008-11-04 Juanma Barranquero <lekktu@gmail.com>
1059
1060 * searching.texi (Regexp Search): Fix typo.
1061
01777627
CY
10622008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1063
1064 * searching.texi (Regexp Search): Document GREEDY arg.
1065 (Simple Match Data): Fix return value.
1066
c4526e93
EZ
10672008-11-01 Eli Zaretskii <eliz@gnu.org>
1068
1069 * nonascii.texi (Text Representations): Rewrite to make consistent
1070 with Emacs 23 internal representation of characters. Document
1071 `unibyte-string'.
1072
fe2ae8b5
CY
10732008-10-28 Chong Yidong <cyd@stupidchicken.com>
1074
1075 * processes.texi (Process Information): Note that process-status
1076 does not accept buffer names.
1077
cc5a21e3
CY
10782008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1079
1080 * positions.texi (Skipping Characters): Correct return value of
1081 skip-chars-forward.
1082
09460d9a
MR
10832008-10-25 Martin Rudalics <rudalics@gmx.at>
1084
520b29e7
MR
1085 * windows.texi (Deleting Windows): Update documentation of
1086 delete-windows-on.
1087 (Buffers and Windows): Update documentations of
1088 get-buffer-window and get-buffer-window-list.
1089 (Displaying Buffers): Update documentation of
1090 replace-buffer-in-windows.
1091
09460d9a
MR
1092 * buffers.texi (Current Buffer): Reword set-buffer and
1093 with-current-buffer documentations.
1094 (Creating Buffers): Reword documentation of get-buffer-create.
1095
4d48fcdc
MR
10962008-10-23 Martin Rudalics <rudalics@gmx.at>
1097
1098 * buffers.texi (Current Buffer): Reword documentation of
1099 set-buffer.
1100 (Buffer Names): Reword documentation of buffer-name.
1101 (The Buffer List): For bury-buffer explain what happens with the
1102 buffer's window.
1103 (Creating Buffers): Say that get-buffer-create's arg is called
1104 buffer-or-name.
1105
f0143c43
CY
11062008-10-22 Chong Yidong <cyd@stupidchicken.com>
1107
3e5dbbd3
CY
1108 * advice.texi (Computed Advice): Explain what DEFINITION is.
1109
f0143c43
CY
1110 * nonascii.texi (Character Codes): Remove obsolete function
1111 char-valid-p, and document characterp instead.
1112
52a94b85
MR
11132008-10-22 Martin Rudalics <rudalics@gmx.at>
1114
1115 * windows.texi (Displaying Buffers): Reword documentation of
1116 pop-to-buffer.
1117 (Choosing Window): Rewrite documentation of display-buffer and
1118 its options.
1119
f76f8246
MR
1120 * buffers.texi (Killing Buffers): Update documentation of
1121 kill-buffer.
1122
acc8b598
EZ
11232008-10-21 Eli Zaretskii <eliz@gnu.org>
1124
80e6b6df
EZ
1125 * processes.texi (Serial Ports): Fix wording and improve markup.
1126
3645358a
EZ
1127 * searching.texi (Regexp Search): Document `string-match-p' and
1128 `looking-at-p'.
1129 (POSIX Regexps): Add an xref for "non-greedy".
1130 (Regexp Special): Add @cindex entry for "non-greedy".
1131
b3d50cff 1132 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 1133 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 1134
73b7530a
EZ
1135 * frames.texi (Color Names): Add an xref to `read-color'.
1136
1137 * minibuf.texi (High-Level Completion): Document `read-color'.
1138
acc8b598
EZ
1139 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
1140
1141 * positions.texi (Narrowing): Add an xref to "Swapping Text".
1142
1143 * buffers.texi (Swapping Text): New section, documents
1144 `buffer-swap-text'.
1145
10e187e8
MR
11462008-10-21 Martin Rudalics <rudalics@gmx.at>
1147
1148 * windows.texi (Resizing Windows): Minor wording fix.
1149
fd6f900c
EZ
11502008-10-20 Eli Zaretskii <eliz@gnu.org>
1151
1152 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
1153 and `combine-and-quote-strings'.
1154
1155 * strings.texi (Creating Strings): Add xrefs for them.
1156
e4372165
EZ
11572008-10-19 Eli Zaretskii <eliz@gnu.org>
1158
d6328fba
EZ
1159 * elisp.texi (Top): Make descriptive text for "Reading File Names"
1160 match the corresponding menu in minibuf.texi.
1161
e4372165
EZ
1162 * minibuf.texi (Reading File Names): Document `read-shell-command'
1163 and `minibuffer-local-shell-command-map'.
1164
5d8dda33
MR
11652008-10-19 Martin Rudalics <rudalics@gmx.at>
1166
1167 * windows.texi (Resizing Windows): Remove var{} around "window" in
1168 documentation of enlarge-window.
1169 Rewrite documentation of window-min-height and window-min-width.
1170
437706cd
EZ
11712008-10-19 Eli Zaretskii <eliz@gnu.org>
1172
80f85d7c
EZ
1173 * functions.texi (Calling Functions): Document `apply-partially'.
1174
291703b5
EZ
1175 * hooks.texi (Standard Hooks): Mention
1176 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
1177
1178 * variables.texi (File Local Variables): Document
1179 `file-local-variables-alist', `before-hack-local-variables-hook'
1180 and `hack-local-variables-hook'.
1181
583d8b3c
EZ
1182 * processes.texi (Synchronous Processes): Document `process-lines'.
1183
437706cd 1184 * customize.texi (Variable Definitions): Document
583d8b3c 1185 `custom-reevaluate-setting'.
437706cd 1186
7e51d89b
MR
11872008-10-18 Martin Rudalics <rudalics@gmx.at>
1188
1189 * windows.texi (Choosing Window, Deleting Windows)
1190 (Displaying Buffers): Expand documentation of dedicated windows.
1191
43c59a3d
EZ
11922008-10-18 Eli Zaretskii <eliz@gnu.org>
1193
018a960d
EZ
1194 * files.texi (Changing Files): Document symbolic input of file
1195 modes to `set-file-modes'. Document `read-file-modes' and
1196 `file-modes-symbolic-to-number'.
1197
2c0b8144
EZ
1198 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
1199 and `search-map'.
1200
80120f13
EZ
1201 * searching.texi (Search and Replace): Document
1202 `replace-search-function' and `replace-re-search-function'.
2c0b8144 1203 Document `multi-query-replace-map'.
80120f13 1204
6d4913f0
EZ
1205 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
1206 (Completion Commands, Reading File Names): Rename
1207 `minibuffer-local-must-match-filename-map' to
1208 `minibuffer-local-filename-must-match-map'.
1209 (Minibuffer Completion): The `require-match' argument to
1210 `completing-read' can now have the value `confirm-only'.
1211
43c59a3d
EZ
1212 * windows.texi (Displaying Buffers): Minor wording fix.
1213 (Choosing Window): `split-height-threshold' can now be nil.
1214 Document `split-width-threshold'. `pop-up-frames' can have the
1215 value `graphic-only'.
1216
f36acfd9
EZ
12172008-10-17 Eli Zaretskii <eliz@gnu.org>
1218
1219 * os.texi (Startup Summary): Document `before-init-time' and
1220 `after-init-time'. Document `initial-window-system' and
1221 `window-system-initialization-alist'. Document reading the
1222 abbrevs file. Document the call to `server-start' under --daemon.
1223 Rearrange a bit to be consistent with the code flow.
53728487
EZ
1224 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
1225 (Time Parsing): Document `format-seconds'.
f36acfd9 1226
96995b89
MR
12272008-10-17 Martin Rudalics <rudalics@gmx.at>
1228
1229 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
1230 and reword.
1231
2de17c73
EZ
12322008-10-16 Eli Zaretskii <eliz@gnu.org>
1233
1234 * markers.texi (The Mark): Document use-region-p.
1235
9cf52b11
EZ
12362008-10-15 Eli Zaretskii <eliz@gnu.org>
1237
c3aaf1d7
EZ
1238 * internals.texi (Writing Emacs Primitives): The interactive spec
1239 of a primitive can be a Lisp form.
1240
841a1743
EZ
1241 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
1242 values of transient-mark-mode. Document handle-shift-selection.
1243
1244 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
1245 (Interactive Examples): Show an example of `^'.
1246 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
1247 (Defining Commands, Using Interactive): The interactive-form of a
1248 function can be added via its symbol's property.
841a1743 1249
52441368
EZ
1250 * positions.texi (List Motion): beginning-of-defun-function can
1251 now accept an argument.
1252
8e8c1a72
EZ
1253 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
1254 now return a list of strings.
1255
a33a1f2a
EZ
1256 * control.texi (Handling Errors): Document ignore-errors.
1257
4fb04348
EZ
1258 * frames.texi (Creating Frames): Document frame-inherited-parameters.
1259 (Parameter Access): Document set-frame-parameter.
1260
ee666f84
EZ
1261 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
1262 Hooks" for the effect of kill-all-local-variables on local hook
1263 functions.
1264
9cf52b11
EZ
1265 * modes.texi (Major Mode Conventions, Mode Line Variables):
1266 `mode-name' need not be a string. xref to "Mode Line Data" for
1267 details, and to "Emulating Mode Line" for computing a string
1268 value.
1269
22526bc4
EZ
12702008-10-14 Eli Zaretskii <eliz@gnu.org>
1271
a65f6a85
EZ
1272 * processes.texi (System Processes): New section.
1273 (Processes, Signals to Processes): Add xrefs to it.
1274
1275 * objects.texi (Editing Types): A `process' is a subprocess of
1276 Emacs, not just any process running on the OS.
1277
1278 * elisp.texi (Top): Adjust the @detailmenu for the above two
1279 changes.
1280
2724b26a
EZ
1281 * sequences.texi (Char-Tables): Remove documentation of
1282 set-char-table-default, which has no effect since Emacs 23.
1283 <char-table-range, set-char-table-range>: Don't mention generic
1284 characters and charsets. Add a cons cell as a possible argument.
1285
1286 * nonascii.texi (Splitting Characters)
1287 (Translation of Characters): Don't mention generic characters.
1288
1289 * display.texi (Fontsets): Don't mention generic characters.
1290
22526bc4 1291 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 1292 argument FUNCTION with a cons cell as KEY.
22526bc4 1293
eaf4b689
EZ
12942008-10-13 Eli Zaretskii <eliz@gnu.org>
1295
45e46036
EZ
1296 * objects.texi (Primitive Function Type): Move "@cindex special
1297 forms" from here...
1298
1299 * eval.texi (Special Forms): ...to here.
1300
1301 * functions.texi (What Is a Function): `functionp' returns nil for
1302 special forms. Add an xref.
1303
eaf4b689
EZ
1304 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
1305 Variables".
1306
1307 * variables.texi (Frame-Local Variables): New section.
1308 (Buffer-Local Variables): Add an xref to it.
1309 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
1310 have both frame-local and buffer-local binding.
1311
1312 * frames.texi (Frames): Mention multiple tty frames.
1313 (Frame Parameters, Parameter Access): Mention frame-local variable
1314 bindings.
1315
15688fce
GM
13162008-09-20 Glenn Morris <rgm@gnu.org>
1317
1318 * display.texi (Defining Faces): Recommend against face variables.
1319
35539065
JB
13202008-09-16 Juanma Barranquero <lekktu@gmail.com>
1321
1322 * display.texi (Echo Area Customization): Fix typo.
1323
6a57054b
JB
13242008-09-09 Juanma Barranquero <lekktu@gmail.com>
1325
1326 * loading.texi (Where Defined): Add `defface' item.
1327
d632fb82
MR
13282008-09-06 Martin Rudalics <rudalics@gmx.at>
1329
1330 * loading.texi (Where Defined): Fix description of symbol-file.
1331
905a9adb
JR
13322008-08-26 Jason Rumney <jasonr@gnu.org>
1333
1334 * display.texi (TIFF Images): New section describing :index property.
1335
852e91b7
CY
13362008-08-23 Chong Yidong <cyd@stupidchicken.com>
1337
1338 * display.texi (Temporary Displays): Remove unnecessary comment
1339 about usage of temp-buffer-show-hook.
1340
6be001ee
CY
13412008-08-05 Chong Yidong <cyd@stupidchicken.com>
1342
1343 * symbols.texi (Other Plists): Fix incorrect example.
1344 Suggested by Florian Beck.
1345
58e3d8e8
JB
13462008-07-31 Juanma Barranquero <lekktu@gmail.com>
1347
1348 * os.texi: Fix previous change.
1349
7c2fb837
DN
13502008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1351
1352 * os.texi:
1353 * intro.texi:
1354 * files.texi: Remove VMS support.
1355
9e2a2647
DN
13562008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1357
1358 * os.texi:
1359 * frames.texi:
1360 * display.texi: Remove mentions of Mac Carbon.
1361
c4f4682b
MB
13622008-07-01 Miles Bader <miles@gnu.org>
1363
1364 * text.texi (Special Properties):
1365 * display.texi (Truncation): Add wrap-prefix and line-prefix.
1366
3696411e
JB
13672008-06-28 Johan Bockgård <bojohan@gnu.org>
1368
1369 * display.texi (Other Image Types): Fix copy/paste error; say
1370 "PBM", not "XBM".
1371
f2a77c3a
DN
13722008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1373
1374 * os.texi: Remove references to obsolete systems.
1375
6d52677d
EZ
13762008-06-20 Eli Zaretskii <eliz@gnu.org>
1377
1378 * makefile.w32-in (distclean): Remove makefile.
1379
1a87da4c
GM
13802008-06-17 Glenn Morris <rgm@gnu.org>
1381
1382 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
1383 (elisp, dist): Remove rules and variables that are obsolete now
1384 the lisp manual is no longer distributed separately.
1385
fdda1c5d
GM
13862008-06-16 Glenn Morris <rgm@gnu.org>
1387
646692e9
GM
1388 * configure, configure.in, mkinstalldirs: Remove unused files.
1389
1390 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 1391 * vol1.texi (EMACSVER):
6a57054b 1392 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
1393
1394 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
1395 as per maintain.info.
1396
611bee81
GM
13972008-06-15 Glenn Morris <rgm@gnu.org>
1398
a7bed3a0
GM
1399 * makefile.w32-in (manual): Use "23" rather than "21".
1400
1401 * Makefile.in (emacsver): New, set by configure.
1402 (manual): Use emacsver.
1403
d794edf2
GM
1404 * intro.texi: Report bugs using M-x report-emacs-bug.
1405
611bee81
GM
1406 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
1407
c73e02fa
GM
14082008-06-13 Daniel Engeler <engeler@gmail.com>
1409
1410 * elisp.texi, internals.texi, processes.texi: Add documentation
1411 about serial port access.
1412
e40a85cd
MB
14132008-06-05 Miles Bader <miles@gnu.org>
1414
1415 * display.texi (Displaying Faces): Update to reflect function
1416 renamings in face-remap.el.
1417
7b753744
JB
14182008-06-05 Juanma Barranquero <lekktu@gmail.com>
1419
1420 * display.texi (Fontsets): Fix typos.
1421
9d3d42fb
MB
14222008-06-03 Miles Bader <miles@gnu.org>
1423
7b753744
JB
1424 * display.texi (Displaying Faces): Add add-relative-face-remapping,
1425 remove-relative-face-remapping, set-base-face-remapping,
1426 and set-default-base-face-remapping.
9d3d42fb 1427
f2cec7a9
MB
14282008-06-01 Miles Bader <miles@gnu.org>
1429
1430 * display.texi (Displaying Faces): Add face-remapping-alist.
1431
8f39c96d
SM
14322008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1433
1434 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
1435 variable names.
1436
1ef5eecc
ER
14372008-05-03 Eric S. Raymond <esr@golux>
1438
352c8b4a 1439 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
1440 (current-global-map) return references, not copies.
1441
63b4387f
JL
14422008-05-02 Juri Linkov <juri@jurta.org>
1443
1444 * minibuf.texi (Text from Minibuffer): Document a list of
1445 default values for `read-from-minibuffer'.
1446
38a8b703
JB
14472008-04-24 Juanma Barranquero <lekktu@gmail.com>
1448
1449 * nonascii.texi (Translation of Characters): Fix previous change.
1450
7c42e639
CY
14512008-04-20 Chong Yidong <cyd@stupidchicken.com>
1452
1453 * display.texi (Overlay Properties): Clarify role of underlying
1454 textprop and overlay keymaps for display strings.
1455
1456 * keymaps.texi (Active Keymaps): Ditto.
1457
25c0d999
SM
14582008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1459
1460 * minibuf.texi (Programmed Completion):
1461 Replace dynamic-completion-table with the new completion-table-dynamic.
1462
e3af5968
CY
14632008-04-07 Chong Yidong <cyd@stupidchicken.com>
1464
1465 * intro.texi (Some Terms): Change "fonts in this manual" index
1466 entry to "typographic conventions".
1467
6bfc8698
EZ
14682008-04-05 Eli Zaretskii <eliz@gnu.org>
1469
1470 * objects.texi (Text Props and Strings): Add indexing for read
1471 syntax of text properties.
1472
4972c361
SM
14732008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1474
1475 * processes.texi (Decoding Output): Remove process-filter-multibyte
1476 functions.
1477
c70a68db
MR
14782008-03-15 Martin Rudalics <rudalics@gmx.at>
1479
1480 * display.texi (Finding Overlays): Say that empty overlays at
1481 the end of the buffer are reported too.
1482
1291fd36
GM
14832008-03-13 Glenn Morris <rgm@gnu.org>
1484
1485 * elisp.texi (EMACSVER): Set to 23.0.60.
1486
c6b0dfd5
CY
14872008-02-26 Chong Yidong <cyd@stupidchicken.com>
1488
38a8b703 1489 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 1490
875fc30c
GM
14912008-02-22 Glenn Morris <rgm@gnu.org>
1492
1493 * frames.texi (Position Parameters): Clarify the description of
1494 `left' and `top', using information from "Geometry".
1495 (Geometry): Give a pointer to "Position Parameters", rather than
1496 repeating information.
1497
d8c8e45a
GM
14982008-02-11 Glenn Morris <rgm@gnu.org>
1499
1500 * objects.texi (Equality Predicates): No longer talk about "two"
1501 functions.
1502
38a8b703 15032008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
1504
1505 * objects.texi (Equality Predicates): Add defun for
1506 equal-including-properties.
1507
bfffe0b1
GM
15082008-02-10 Glenn Morris <rgm@gnu.org>
1509
1510 * objects.texi (Equality Predicates):
1511 Mention equal-including-properties.
1512
431b78c9
RS
15132008-02-07 Richard Stallman <rms@gnu.org>
1514
1515 * windows.texi (Window Start): Mention the feature of moving
1516 window-start to start of line.
1517
c8763fb6 15182008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
1519
1520 * keymaps.texi (Tool Bar): Document rtl property.
1521
1a256502
TTN
15222008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1523
1524 * display.texi (Button Types):
1525 For define-button-type, clarify type of NAME.
1526
569382c2
MR
15272008-01-19 Martin Rudalics <rudalics@gmx.at>
1528
1529 * buffers.texi (Buffer Modification): Fix typo.
1530
f3041af1
DN
15312008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1532
1533 * os.texi (System Environment): Remove references to OSes that are
1534 not supported anymore.
1535
d35e1cd7
DN
15362008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1537
1538 * os.texi (System Environment): Remove mention for Masscomp.
1539
23af7580
RS
15402008-01-04 Richard Stallman <rms@gnu.org>
1541
1542 * display.texi (Faces): Don't talk about internal face vector as arg
1543 to facep.
1544
1545 * customize.texi (Type Keywords): Fix previous change.
1546
1547 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
1548 * elisp.texi (Top): Fix menu for commands.texi change.
1549
ec7d5b1e
RS
15502007-12-30 Richard Stallman <rms@gnu.org>
1551
1552 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
1553 (Accessing Scroll): New node broken out of Accessing Mouse.
1554
101a6cea
RS
15552007-12-28 Richard Stallman <rms@gnu.org>
1556
1557 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 1558 (Basic Parameters): For `title', refer to title bar.
041817a4 1559 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 1560
72b7e664
RS
15612007-12-23 Richard Stallman <rms@gnu.org>
1562
1563 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
1564 Improve some of the commented-out keywords' text too.
1565
27a4f445
MR
15662007-12-14 Martin Rudalics <rudalics@gmx.at>
1567
e2e3f1d7
MR
1568 * nonascii.texi (Encoding and I/O): Reword to avoid saying
1569 "visit the current buffer".
1570
27a4f445
MR
1571 * os.texi (System Interface): Fix typo.
1572
a2afc99d
RS
15732007-12-04 Richard Stallman <rms@gnu.org>
1574
1575 * objects.texi (Symbol Type): Fix typo.
1576
b694135c
RS
15772007-12-03 Richard Stallman <rms@gnu.org>
1578
1579 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
1580
f99a19da
GM
15812007-12-01 Glenn Morris <rgm@gnu.org>
1582
1583 * functions.texi (Declaring Functions): Improve previous change.
1584
8f4b37d8
GM
15852007-11-30 Glenn Morris <rgm@gnu.org>
1586
1587 * functions.texi (Declaring Functions): Add optional fourth
1588 argument of declare-function, and setting third argument to `t'.
1589
61a2fe01
RS
15902007-11-29 Richard Stallman <rms@gnu.org>
1591
1592 * customize.texi (Composite Types): Document `group' type.
1593
cbfc5193
GM
15942007-11-29 Glenn Morris <rgm@gnu.org>
1595
1596 * functions.texi (Declaring Functions): Add findex. Mention
1597 `external' files.
1598
8386283a
JB
15992007-11-26 Juanma Barranquero <lekktu@gmail.com>
1600
1601 * functions.texi (Declaring Functions): Fix directive.
1602
a07c9a8b
RS
16032007-11-25 Richard Stallman <rms@gnu.org>
1604
1605 * help.texi (Help Functions): Clean up last change.
1606
1607 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
1608
1609 * loading.texi (Named Features): Minor cleanup.
1610
1611 * macros.texi (Eval During Expansion): Minor cleanup.
1612
1613 * variables.texi (Variable Aliases): Minor cleanup.
1614
a0925923
RS
16152007-11-24 Richard Stallman <rms@gnu.org>
1616
1617 * functions.texi (Declaring Functions): Clarify previous change.
1618
1619 * compile.texi (Compiler Errors): Clarify previous change.
1620
20c63e44
RS
16212007-11-24 Richard Stallman <rms@gnu.org>
1622
e5e76c04 1623 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
1624 Clarify the text and move items around.
1625
5bb0cda3
GM
16262007-11-24 Glenn Morris <rgm@gnu.org>
1627
1628 * functions.texi (Declaring Functions): New section.
1629 * compile.texi (Compiler Errors): Mention declaring functions,
1630 defvar with no initvalue, and byte-compile-warnings.
1631
af13c86a
MR
16322007-11-15 Martin Rudalics <rudalics@gmx.at>
1633
1634 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
1635 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
1636
a5373305
MR
16372007-11-13 Martin Rudalics <rudalics@gmx.at>
1638
1639 * help.texi (Help Functions): Document new macro `with-help-window'.
1640
fe284805
JL
16412007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1642
1643 * searching.texi (Replacing Match): Describe new
1644 `match-substitute-replacement'.
1645
2c3a09b1
RS
16462007-10-31 Richard Stallman <rms@gnu.org>
1647
1648 * strings.texi (Creating Strings): Null strings from concat not unique.
1649
f2b480f4
RS
16502007-10-26 Richard Stallman <rms@gnu.org>
1651
1652 * objects.texi (Equality Predicates): Null strings are uniquified.
1653
1654 * minibuf.texi: Minor clarifications in previous change.
1655
db21122c
GM
16562007-10-25 Glenn Morris <rgm@gnu.org>
1657
1658 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
1659
2328cbb3
RS
16602007-10-24 Richard Stallman <rms@gnu.org>
1661
1662 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
1663
1664 * variables.texi (Frame-Local Variables): Node deleted.
1665 (Variables): Delete Frame-Local Variables from menu.
1666 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
1667 (Default Value): Don't mention frame-local vars.
1668
1669 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
1670
1671 * loading.texi (Unloading): Document FEATURE-unload-function
1672 instead of FEATURE-unload-hook.
1673
2328cbb3
RS
1674 * frames.texi (Multiple Displays): Don't mention frame-local vars.
1675
c066bafa
JL
16762007-10-22 Juri Linkov <juri@jurta.org>
1677
1678 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
1679 (High-Level Completion): Document a list of default value strings
1680 in the DEFAULT argument, for which minibuffer functions return the
1681 first element.
1682
65ced25f
JL
16832007-10-17 Juri Linkov <juri@jurta.org>
1684
1685 * text.texi (Filling): Update arguments of fill-paragraph.
1686 fill-paragraph operates on the active region in Transient Mark mode.
1687 Remove fill-paragraph-or-region.
1688
ee46ec8e
KB
16892007-10-13 Karl Berry <karl@gnu.org>
1690
1691 * elisp.texi (@dircategory): Move to after @copying,
1692 since we want @copying as close as possible to the beginning of
1693 the output.
1694
61bbdbc6
RS
16952007-10-12 Richard Stallman <rms@gnu.org>
1696
1697 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
1698
1699 * commands.texi (Distinguish Interactive): New node,
1700 broken out from Interactive Call and rewritten.
1701 (Command Loop): Put Distinguish Interactive in menu.
1702
af23e1e8
RS
17032007-10-09 Richard Stallman <rms@gnu.org>
1704
1705 * text.texi (Examining Properties): Mention overlay priority.
1706
1707 * display.texi (Display Margins): Correct the description
1708 of margin display specifications.
1709 (Replacing Specs): New subnode broken out of Display Property.
1710
e1965a69
JL
17112007-10-06 Juri Linkov <juri@jurta.org>
1712
1713 * text.texi (Filling): Document fill-paragraph-or-region.
1714
4638454b
JB
17152007-10-05 Juanma Barranquero <lekktu@gmail.com>
1716
1717 * display.texi (Auto Faces): Fix typo.
1718
7ed54cc5
RS
17192007-10-02 Richard Stallman <rms@gnu.org>
1720
1721 * display.texi (Display Property): Explain some display specs
1722 don't let you move point in.
1723
1724 * frames.texi (Cursor Parameters): Describe
1725 cursor-in-non-selected-windows here. Explain more values.
1726
1727 * windows.texi (Basic Windows): Don't describe
1728 cursor-in-non-selected-windows here.
1729
305a7ef2
EZ
17302007-10-01 Eli Zaretskii <eliz@gnu.org>
1731
1732 * processes.texi (Misc Network): Note that these functions are
1733 supported only on some systems.
1734
f7a7f4eb
RS
17352007-10-01 Richard Stallman <rms@gnu.org>
1736
1737 * display.texi (Overlay Properties): Explain nil as priority.
1738 Explain that conflicts are unpredictable if not resolved by
1739 priorities.
1740
780d7bb9
RS
17412007-09-23 Richard Stallman <rms@gnu.org>
1742
1743 * macros.texi (Backquote): Minor clarification.
1744
14b4fdfb
RS
17452007-09-19 Richard Stallman <rms@gnu.org>
1746
1747 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
1748 Clarify when they work in parallel and when one overrides.
1749 Fix error in example.
14b4fdfb 1750
b8d4c8d0
GM
17512007-09-06 Glenn Morris <rgm@gnu.org>
1752
b3e755a9 1753 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
1754 commands to use ../../info.
1755 * Makefile.in (infodir): Go up one more level.
4638454b 1756 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
1757 (miscmanualdir): New.
1758 (dist): Use new variable miscmanualdir.
1759 * makefile.w32-in (infodir, texinputdir): Go up one more level.
1760 (usermanualdir): Change from ../man to ../emacs.
1761
1bb1f7d3
MR
17622007-08-30 Martin Rudalics <rudalics@gmx.at>
1763
1764 * commands.texi (Command Loop Info): Advise against changing
1765 most variables described here. Explain new variable
1766 last-repeatable-command.
1767
b8d4c8d0
GM
17682007-08-29 Glenn Morris <rgm@gnu.org>
1769
1770 * elisp.texi (EMACSVER): Increase to 23.0.50.
1771
17722007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
1773
1774 * frames.texi (Basic Parameters): Add display-environment-variable
1775 and term-environment-variable.
1776
17772007-08-28 Juri Linkov <juri@jurta.org>
1778
1779 * display.texi (Image Formats, Other Image Types): Add SVG.
1780
17812007-08-28 Juri Linkov <juri@jurta.org>
1782
1783 * display.texi (Images): Move formats-related text to new node
1784 "Image Formats".
1785 (Image Formats): New node.
1786
619fb9ee
RS
17872007-08-27 Richard Stallman <rms@gnu.org>
1788
1789 * windows.texi (Window Configurations): Clarify what
1790 a window configuration saves.
1791
b8d4c8d0
GM
17922007-08-25 Richard Stallman <rms@gnu.org>
1793
1794 * display.texi (Images): Delete redundant @findex.
1795
17962007-08-16 Richard Stallman <rms@gnu.org>
1797
1798 * processes.texi (Asynchronous Processes): Clarify
1799 doc of start-file-process.
1800
18012007-08-08 Martin Rudalics <rudalics@gmx.at>
1802
1803 * modes.texi (Example Major Modes): Fix typo.
1804
18052007-08-08 Glenn Morris <rgm@gnu.org>
1806
1807 * intro.texi (nil and t): Do not use `iff' in documentation.
1808
1809 * tips.texi (Documentation Tips): Recommend against `iff'.
1810
18112007-08-07 Chong Yidong <cyd@stupidchicken.com>
1812
1813 * display.texi (Image Cache): Document image-refresh.
1814
18152007-08-06 Martin Rudalics <rudalics@gmx.at>
1816
1817 * windows.texi (Size of Window): Document window-full-width-p.
1818
18192007-07-25 Glenn Morris <rgm@gnu.org>
1820
1821 * gpl.texi (GPL): Replace license with GPLv3.
1822
1823 * Relicense all FSF files to GPLv3 or later.
1824
18252007-07-24 Michael Albinus <michael.albinus@gmx.de>
1826
4638454b
JB
1827 * processes.texi (Synchronous Processes):
1828 Add `process-file-shell-command'.
b8d4c8d0
GM
1829 (Asynchronous Processes): Mention restricted use of
1830 `process-filter' and `process-sentinel' in
1831 `start-file-process'. Add `start-file-process-shell-command'.
1832
18332007-07-17 Michael Albinus <michael.albinus@gmx.de>
1834
1835 * files.texi (Magic File Names): Introduce optional parameter
1836 IDENTIFICATION for `file-remote-p'.
1837
18382007-07-16 Richard Stallman <rms@gnu.org>
1839
1840 * display.texi (Defining Faces): Fix previous change.
1841
18422007-07-14 Richard Stallman <rms@gnu.org>
1843
1844 * control.texi (Handling Errors): Document `debug' in handler list.
1845
18462007-07-10 Richard Stallman <rms@gnu.org>
1847
1848 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1849
18502007-07-09 Richard Stallman <rms@gnu.org>
1851
1852 * files.texi (Magic File Names): Rewrite previous change.
1853
18542007-07-08 Michael Albinus <michael.albinus@gmx.de>
1855
1856 * files.texi (Magic File Names): Introduce optional parameter
1857 CONNECTED for `file-remote-p'.
1858
18592007-07-07 Michael Albinus <michael.albinus@gmx.de>
1860
1861 * processes.texi (Asynchronous Processes):
1862 * files.texi (Magic File Names): Add `start-file-process'.
1863
18642007-06-27 Richard Stallman <rms@gnu.org>
1865
1866 * files.texi (Format Conversion Piecemeal): Clarify
1867 `after-insert-file-functions' calling convention.
1868
18692007-06-27 Michael Albinus <michael.albinus@gmx.de>
1870
4638454b
JB
1871 * files.texi (Magic File Names): Remove `dired-call-process'.
1872 Add `process-file'.
b8d4c8d0
GM
1873
18742007-06-27 Kenichi Handa <handa@m17n.org>
1875
1876 * text.texi (Special Properties): Fix description about
4638454b 1877 `composition' property.
b8d4c8d0
GM
1878
18792007-06-26 Kenichi Handa <handa@m17n.org>
1880
1881 * nonascii.texi (Default Coding Systems): Document about the
1882 return value `undecided'.
1883
18842007-06-25 David Kastrup <dak@gnu.org>
1885
1886 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1887 `current-active-maps'.
1888
18892007-06-24 Karl Berry <karl@gnu.org>
1890
4638454b 1891 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1892
18932007-06-15 Juanma Barranquero <lekktu@gmail.com>
1894
1895 * display.texi (Overlay Arrow): Doc fix.
1896
18972007-06-14 Karl Berry <karl@tug.org>
1898
1899 * anti.texi (Antinews): Typo.
1900
19012007-06-14 Chong Yidong <cyd@stupidchicken.com>
1902
1903 * display.texi (Image Cache): Document image-refresh.
1904
19052007-06-12 Karl Berry <karl@gnu.org>
1906
1907 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1908 * two-volume.make: New file.
1909 * .cvsignore: Ignore two-volume files.
1910
19112007-06-12 Tom Tromey <tromey@redhat.com>
1912
1913 * os.texi (Init File): Document user-emacs-directory.
1914
19152007-06-03 Nick Roberts <nickrob@snap.net.nz>
1916
1917 * commands.texi (Click Events): Describe width and height when
1918 object is nil.
1919
19202007-05-30 Nick Roberts <nickrob@snap.net.nz>
1921
1922 * commands.texi (Click Events): Layout more logically. Describe
1923 width and height.
1924 (Drag Events, Motion Events): Update to new format for position.
1925
19262007-06-02 Richard Stallman <rms@gnu.org>
1927
1928 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1929
19302007-06-02 Chong Yidong <cyd@stupidchicken.com>
1931
1932 * Version 22.1 released.
1933
19342007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1935
1936 * text.texi (Special Properties): Correct meaning of fontified face.
1937
19382007-05-30 Richard Stallman <rms@gnu.org>
1939
1940 * text.texi (Special Properties): Add link to Adjusting Point.
1941
19422007-05-12 Richard Stallman <rms@gnu.org>
1943
1944 * text.texi (Margins): indent-to-left-margin is not the default.
1945 (Mode-Specific Indent): For indent-line-function, the default
1946 is indent-relative.
1947
1948 * modes.texi (Example Major Modes): Explain last line of text-mode
1949 is redundant.
1950
19512007-05-10 Richard Stallman <rms@gnu.org>
1952
1953 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1954
1955 * help.texi (Keys in Documentation): Add reference to
1956 Documentation Tips.
1957
1958 * files.texi (Format Conversion): TO-FN gets three arguments.
1959
1960 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1961
19622007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1963
1964 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1965 * files.texi (Format Conversion): Expand intro; add menu.
1966 (Format Conversion Overview, Format Conversion Round-Trip)
1967 (Format Conversion Piecemeal): New nodes/subsections.
1968 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1969 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1970 (Saving Properties): Delete node/subsection.
1971
19722007-05-07 Karl Berry <karl@gnu.org>
1973
1974 * elisp.texi (EMACSVER): Back to 22.
1975
19762007-05-06 Richard Stallman <rms@gnu.org>
1977
1978 * processes.texi (Accepting Output): Revert most of previous change.
1979
19802007-05-05 Richard Stallman <rms@gnu.org>
1981
1982 * processes.texi (Accepting Output): accept-process-output
1983 uses microseconds, not milliseconds. But that arg is obsolete.
1984
19852007-05-04 Karl Berry <karl@tug.org>
1986
1987 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1988
19892007-05-04 Eli Zaretskii <eliz@gnu.org>
1990
1991 * tips.texi (Documentation Tips): Rearrange items to place the
1992 more important ones first. Add an index entry for hyperlinks.
1993
19942007-05-03 Karl Berry <karl@gnu.org>
1995
1996 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1997 (EMACSVER) [smallbook]: 22 for printed version.
1998
1999 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
2000 so restore anchor to normal position after defun. Found by Kevin Ryde.
2001
20022007-04-26 Glenn Morris <rgm@gnu.org>
2003
2004 * elisp.texi (EMACSVER): Increase to 22.1.50.
2005
20062007-04-28 Karl Berry <karl@gnu.org>
2007
2008 * elisp.texi: Improve line breaks on copyright page,
2009 similar layout to emacs manual, 8.5x11 by default.
2010
20112007-04-24 Richard Stallman <rms@gnu.org>
2012
2013 * text.texi (Special Properties): Add xref to Overlay Properties.
2014
2015 * display.texi (Overlay Properties): Add xref to Special Properties.
2016
20172007-04-22 Richard Stallman <rms@gnu.org>
2018
2019 * keymaps.texi (Extended Menu Items): Move the info about
2020 format with cached keyboard binding.
2021
20222007-04-21 Richard Stallman <rms@gnu.org>
2023
2024 * text.texi (Special Properties): Clarify previous change.
2025
2026 * files.texi (File Name Expansion): Clarify previous change.
2027
2028 * display.texi (Attribute Functions): Fix example for
2029 face-attribute-relative-p.
2030
20312007-04-19 Kenichi Handa <handa@m17n.org>
2032
2033 * text.texi (Special Properties): Document composition property.
2034
20352007-04-19 Glenn Morris <rgm@gnu.org>
2036
2037 * files.texi (File Name Expansion): Mention "superroot".
2038
20392007-04-15 Chong Yidong <cyd@stupidchicken.com>
2040
2041 * frames.texi (Multiple Displays): Add note about "multi-monitor"
2042 setups.
2043 (Display Feature Testing): Note that display refers to all
2044 physical monitors for multi-monitor setups.
2045
20462007-04-14 Richard Stallman <rms@gnu.org>
2047
2048 * lists.texi (Sets And Lists): Clarify `delete' examples.
2049 Remove spurious xref to same node.
2050 Clarify xref for add-to-list.
2051
20522007-04-12 Nick Roberts <nickrob@snap.net.nz>
2053
2054 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
2055 value of lisp-mode-map.
2056
20572007-04-11 Karl Berry <karl@gnu.org>
2058
2059 * anti.texi (Antinews):
2060 * display.texi (Overlay Properties, Defining Images):
2061 * processes.texi (Synchronous Processes, Sentinels):
2062 * syntax.texi (Syntax Table Internals):
2063 * searching.texi (Regexp Special):
2064 * nonascii.texi (Default Coding Systems):
2065 * text.texi (Special Properties):
2066 * minibuf.texi (Basic Completion): Wording to improve breaks in
2067 8.5x11 format.
2068 * elisp.texi (smallbook): New @set to more easily switch between
2069 smallbook and 8.5x11.
2070
20712007-04-11 Richard Stallman <rms@gnu.org>
2072
2073 * text.texi (Lazy Properties): Minor fix.
2074
20752007-04-08 Karl Berry <karl@gnu.org>
2076
2077 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
2078 * macros.texi (Backquote): Downcase Backquote in index entries for
2079 consistency.
2080
20812007-04-08 Richard Stallman <rms@gnu.org>
2082
2083 * text.texi (Adaptive Fill): Just describe default,
2084 don't show it (since it contains non-ASCII chars).
2085
20862007-04-07 Karl Berry <karl@gnu.org>
2087
2088 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
2089 adaptive-fill-regexp's value, since they are not in the standard
2090 TeX fonts.
2091
20922007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
2093
2094 * display.texi (Defining Faces): Fix example.
2095
20962007-04-07 Karl Berry <karl@gnu.org>
2097
2098 * display.texi (Button Buffer Commands): Improve page break.
2099
21002007-04-07 Richard Stallman <rms@gnu.org>
2101
2102 * advice.texi (Activation of Advice): Remove redundant index entry.
2103
2104 * backups.texi: Improve index entries. Remove redundant ones.
2105
2106 * compile.texi (Byte Compilation): Improve index entry.
2107
2108 * hash.texi (Creating Hash): Improve index entry.
2109
2110 * symbols.texi (Definitions): Improve index entry.
2111
2112 * edebug.texi: Improve index entries. Remove redundant/useless ones.
2113
2114 * maps.texi (Standard Keymaps): Remove useless index entry.
2115
2116 * help.texi (Documentation Basics): Remove redundant index entries.
2117
2118 * customize.texi: Improve index entries.
2119 Remove redundant/useless ones.
2120
2121 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
2122
2123 * streams.texi (Output Variables): Improve index entry.
2124
2125 * abbrevs.texi (Abbrevs): Remove useless index entry.
2126
2127 * macros.texi (Expansion): Remove useless index entry.
2128
2129 * text.texi: Improve index entries. Remove redundant/useless ones.
2130 (Text Properties, Examining Properties)
2131 (Special Properties): Use "property category" instead of "category"
2132 to refer to the `category' property.
2133
2134 * positions.texi: Improve index entries. Remove useless one.
2135
2136 * lists.texi: Improve index entries. Remove redundant/useless ones.
2137
2138 * os.texi: Improve index entries.
2139 (Timers): Fix previous change.
2140
2141 * buffers.texi: Improve index entries.
2142 (Modification Time): Get rid of term "obsolete buffer".
2143
2144 * debugging.texi: Improve index entries.
2145 (Test Coverage): Add xref to other test coverage ftr.
2146
2147 * eval.texi: Improve index entry. Remove redundant ones.
2148
2149 * numbers.texi: Improve index entries. Remove redundant/useless ones.
2150
2151 * files.texi: Improve index entries. Remove redundant/useless ones.
2152
2153 * objects.texi: Improve index entries.
2154
2155 * processes.texi: Improve index entries.
2156
2157 * modes.texi: Improve index entry. Remove redundant one.
2158
2159 * nonascii.texi: Improve index entries.
2160
2161 * internals.texi: Improve index entries.
2162
2163 * syntax.texi: Improve index entries.
2164
2165 * keymaps.texi (Active Keymaps): Improve index entries.
2166
2167 * commands.texi: Improve index entries. Remove redundant/useless ones.
2168
2169 * frames.texi: Improve index entries. Remove redundant/useless ones.
2170
2171 * markers.texi: Improve index entries. Remove redundant ones.
2172
2173 * tips.texi: Improve index entries.
2174
2175 * loading.texi (Unloading): Improve index entry.
2176
2177 * variables.texi: Improve index entries. Remove redundant one.
2178
2179 * sequences.texi: Improve index entry.
2180
2181 * display.texi: Improve index entries. Remove redundant ones.
2182
2183 * windows.texi: Improve index entries.
2184
2185 * searching.texi: Improve index entries. Remove redundant one.
2186
2187 * strings.texi (Case Tables): Improve last change.
2188
21892007-04-04 Chong Yidong <cyd@stupidchicken.com>
2190
2191 * strings.texi (Case Tables): Document with-case-table and
2192 ascii-case-table.
2193
21942007-04-03 Karl Berry <karl@gnu.org>
2195
2196 * processes.texi (Network): Reword to improve page break.
2197
21982007-04-03 Eli Zaretskii <eliz@gnu.org>
2199
2200 * functions.texi (Inline Functions): Describe more disadvantages
2201 of defsubst, and make advice against it stronger.
2202
22032007-04-02 Karl Berry <karl@gnu.org>
2204
2205 * backups.texi (Backup Names): Avoid widow words.
2206 * modes.texi (Example Major Modes): Align last comment.
2207
22082007-04-01 Chong Yidong <cyd@stupidchicken.com>
2209
2210 * keymaps.texi (Remapping Commands): Document new arg to
2211 command-remapping.
2212
22132007-04-01 Karl Berry <karl@gnu.org>
2214
2215 * processes.texi (Low-Level Network): Typo.
2216 * loading.texi (Hooks for Loading): Avoid double "the".
2217 * keymaps.texi (Key Sequences): No double "and".
2218 (Changing Key Bindings): Shorten to improve line break.
2219
22202007-03-31 Glenn Morris <rgm@gnu.org>
2221
2222 * os.texi (Timers): Fix description of run-at-time TIME formats.
2223
22242007-03-31 Richard Stallman <rms@gnu.org>
2225
2226 * display.texi (Invisible Text): Correct buffer-invisibility-spec
2227 regarding ellipsis.
2228
22292007-03-31 Eli Zaretskii <eliz@gnu.org>
2230
2231 * intro.texi (nil and t):
2232 * symbols.texi (Plists and Alists):
2233 * variables.texi (Variable Aliases, Constant Variables):
2234 * functions.texi (Defining Functions):
2235 * advice.texi (Advising Primitives):
2236 * debugging.texi (Syntax Errors, Compilation Errors):
2237 * minibuf.texi (Minibuffer Windows):
2238 * commands.texi (Adjusting Point):
2239 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
2240 (Auto Major Mode, Major Mode Conventions):
2241 * help.texi (Describing Characters):
2242 * files.texi (Create/Delete Dirs, Information about Files)
2243 (File Locks, Writing to Files, Reading from Files)
2244 (Saving Buffers):
2245 * windows.texi (Resizing Windows, Cyclic Window Ordering):
2246 * frames.texi (Finding All Frames):
2247 * positions.texi (Buffer End, Motion):
2248 * markers.texi (The Region):
2249 * text.texi (Deletion, Near Point):
2250 * display.texi (Displaying Messages, Truncation):
2251 * os.texi (Processor Run Time):
2252 * tips.texi (Key Binding Conventions, Programming Tips)
2253 (Warning Tips, Documentation Tips, Comment Tips):
2254 * internals.texi (Memory Usage): Improve indexing.
2255
2256 * variables.texi (Frame-Local Variables):
2257 * functions.texi (Argument List):
2258 * loading.texi (Library Search):
2259 * streams.texi (Output Variables):
2260 * keymaps.texi (Translation Keymaps, Searching Keymaps):
2261 * searching.texi (Replacing Match, Search and Replace):
2262 * processes.texi (Byte Packing, Decoding Output)
2263 (Accepting Output, Network Servers, Shell Arguments):
2264 * display.texi (Abstract Display, Image Cache, Scroll Bars):
2265 * windows.texi (Window Point, Window Start):
2266 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
2267 * commands.texi (Reading Input, Keyboard Events):
2268 * minibuf.texi (Reading File Names, Minibuffer Completion)
2269 (Recursive Mini):
2270 * positions.texi (List Motion):
2271 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
2272 * numbers.texi (Arithmetic Operations, Math Functions)
2273 (Predicates on Numbers, Comparison of Numbers):
2274 (Numeric Conversions):
2275 * locals.texi (Standard Buffer-Local Variables):
2276 * maps.texi (Standard Keymaps):
2277 * os.texi (User Identification, System Environment, Recording Input)
2278 (X11 Keysyms):
2279 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
2280 * backups.texi (Backups and Auto-Saving):
2281 * customize.texi (Customization, Group Definitions)
2282 (Variable Definitions):
2283 * compile.texi (Byte Compilation): Improve index entries.
2284
22852007-03-31 Karl Berry <karl@gnu.org>
2286
2287 * macros.texi (Defining Macros): Avoid widow syllable.
2288
22892007-03-31 Eli Zaretskii <eliz@gnu.org>
2290
2291 * elisp.texi (Top): Postscript -> PostScript.
2292
2293 * display.texi (Images, Postscript Images): Postscript -> PostScript.
2294
22952007-03-31 Markus Triska <markus.triska@gmx.at>
2296
2297 * internals.texi (Writing Emacs Primitives): Untabify `For'.
2298
22992007-03-30 Karl Berry <karl@gnu.org>
2300
2301 * lists.texi (List-related Predicates): Remove spurious @need.
2302 (Setcdr): Use @smallexample to improve page break.
2303 (Association Lists) <assoc>: Reword to improve page break.
2304
2305 * strings.texi (String Conversion): Insert blank line to improve
2306 page break.
2307
2308 * numbers.texi (Random Numbers): Use @minus{}.
2309 (Math Functions): Use @minus{}.
2310
2311 * intro.texi (Acknowledgements): Avoid line breaks before middle
2312 initials.
2313
23142007-03-24 Eli Zaretskii <eliz@gnu.org>
2315
2316 * errors.texi (Standard Errors): Add an index entry.
2317
23182007-03-19 Richard Stallman <rms@gnu.org>
2319
2320 * os.texi (Recording Input): recent-keys now gives 300 keys.
2321
23222007-03-12 Glenn Morris <rgm@gnu.org>
2323
2324 * os.texi: Replace "daylight savings" with "daylight saving"
2325 throughout.
2326
23272007-03-05 Richard Stallman <rms@gnu.org>
2328
2329 * variables.texi (File Local Variables): Update
2330 enable-local-variables values.
2331
23322007-03-04 Richard Stallman <rms@gnu.org>
2333
2334 * syntax.texi (Control Parsing): Minor clarification.
2335
2336 * strings.texi (Formatting Strings): Clarify width, precision, flags.
2337
2338 * sequences.texi (Sequence Functions): Move string-bytes away,
2339 add xref.
2340
2341 * nonascii.texi (Text Representations): Move string-bytes here.
2342
2343 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
2344
2345 * minibuf.texi (Basic Completion): Minor clarification.
2346
2347 * markers.texi (The Mark): Clarify existence vs activation of mark.
2348 Other cleanup.
2349
2350 * display.texi (Finding Overlays): Write better example.
2351
2352 * compile.texi (Eval During Compile): Clarify putting macros
2353 in eval-when-compile.
2354
c5602427 23552007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
2356
2357 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 2358 load-read-function definition doc.
b8d4c8d0
GM
2359
23602007-02-21 Kim F. Storm <storm@cua.dk>
2361
2362 * strings.texi (Text Comparison): Mention that assoc-string
2363 converts symbols to strings before testing.
2364
23652007-02-17 Kim F. Storm <storm@cua.dk>
2366
2367 * processes.texi (Bindat Spec): Vector types can have optional
2368 element type.
2369 (Bindat Examples): Fix example. Add vector with element type.
2370
23712007-02-16 Andreas Schwab <schwab@suse.de>
2372
2373 * strings.texi (Formatting Strings): Document '+' flag.
2374
23752007-02-15 Juanma Barranquero <lekktu@gmail.com>
2376
2377 * strings.texi (Modifying Strings): Clarify that `clear-string'
2378 always converts the string to unibyte.
2379
23802007-02-14 Kim F. Storm <storm@cua.dk>
2381
2382 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
2383 Rewrite glyph code description to refer to these functions.
2384 Remove details of encoding face number and char into integer code.
2385
23862007-02-03 Alan Mackenzie <acm@muc.de>
2387
2388 * loading.texi (Hooks for Loading): Make the description of
2389 `eval-after-load' more detailed, and amend the description of
2390 after-load-alist, in accordance with changes from 2006-05.
2391
23922007-02-03 Chong Yidong <cyd@stupidchicken.com>
2393
2394 * modes.texi (Defining Minor Modes): Document that a :require
2395 keyword or similar may be required to make saved customization
2396 variables work.
2397
23982007-02-03 Eli Zaretskii <eliz@gnu.org>
2399
2400 * elisp.texi (Top): Make the detailed menu headers compliant with
2401 Texinfo guidelines and with what texnfo-upd.el expects. Add
2402 comments to prevent people from inadvertently modifying the key
2403 parts needed by `texinfo-multiple-files-update'.
2404
24052007-02-02 Eli Zaretskii <eliz@gnu.org>
2406
2407 * elisp.texi (Top): Update the top-level menus.
2408
2409 * syntax.texi (Categories): Add index entries.
2410
24112007-02-01 Juanma Barranquero <lekktu@gmail.com>
2412
2413 * display.texi (Attribute Functions): Fix name and description of
2414 the UNDERLINE arg of `set-face-underline-p'.
2415
24162007-01-29 Eli Zaretskii <eliz@gnu.org>
2417
2418 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
2419 Variables", and "Standard Keymaps" to the detailed menu.
2420
2421 * variables.texi (Future Local Variables): Add index entry.
2422
24232007-01-28 Richard Stallman <rms@gnu.org>
2424
2425 * tips.texi (Coding Conventions): Clarify the tip about macros
2426 that define a function or a variable.
2427
2428 * files.texi (File Attributes): UID and GID can be floats.
2429 (Magic File Names): Explain why deferring all operations to
2430 the standard handler does not work.
2431
24322007-01-23 Martin Rudalics <rudalics@gmx.at>
2433
2434 * backups.texi (Reverting): Use "buffer" instead of "file"
2435 when talking about major and minor modes.
2436
24372007-01-21 Richard Stallman <rms@gnu.org>
2438
2439 * help.texi (Documentation): Add xref to Documentation Tips.
2440
24412007-01-14 Juanma Barranquero <lekktu@gmail.com>
2442
2443 * tips.texi (Coding Conventions): Fix typos.
2444
24452007-01-05 Richard Stallman <rms@gnu.org>
2446
2447 * modes.texi (Defining Minor Modes): Fix previous change.
2448
24492007-01-03 Richard Stallman <rms@gnu.org>
2450
2451 * customize.texi (Variable Definitions, Customization Types):
2452 Don't use * in doc string for defcustom.
2453
24542007-01-02 Richard Stallman <rms@gnu.org>
2455
2456 * variables.texi (Variable Aliases): Clarify that aliases vars
2457 always have the same value.
2458
2459 * processes.texi (Bindat Spec): Fix Texinfo usage.
2460
2461 * modes.texi (Defining Minor Modes): Explain effect of command
2462 defined with define-global-minor-mode on new buffers.
2463
24642006-12-30 Kim F. Storm <storm@cua.dk>
2465
2466 * keymaps.texi (Tool Bar): Describe `grow-only' value of
2467 `auto-resize-tool-bars'.
2468
24692006-12-30 Richard Stallman <rms@gnu.org>
2470
2471 * keymaps.texi (Active Keymaps): Fix previous change.
2472
24732006-12-30 Nick Roberts <nickrob@snap.net.nz>
2474
2475 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
2476
24772006-12-30 Kim F. Storm <storm@cua.dk>
2478
2479 * processes.texi (Bindat Spec): Clarify using field names in
2480 length specifications.
2481
24822006-12-29 Kim F. Storm <storm@cua.dk>
2483
2484 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
2485 Add count and index variables for eval forms in repeat blocks.
2486
24872006-12-24 Richard Stallman <rms@gnu.org>
2488
2489 * customize.texi (Variable Definitions): Document
2490 new name custom-add-frequent-value.
2491
24922006-12-19 Kim F. Storm <storm@cua.dk>
2493
2494 * commands.texi (Misc Events): User signals now result in sigusr1
2495 and sigusr2 events which are handled through special-event-map.
2496 (Special Events): User signals and drag-n-drop are special.
2497
24982006-12-17 Richard Stallman <rms@gnu.org>
2499
2500 * loading.texi (Named Features): Explain subfeatures better.
2501
2502 * customize.texi: Use "option" only for user options.
2503 For the keyword values inside defcustom etc, say "keywords".
2504 For :options value's elements, say "elements".
2505 :group should not be omitted.
2506
2507 * syntax.texi (Parsing Expressions): Split up node.
2508 (Motion via Parsing, Position Parse, Parser State)
2509 (Low-Level Parsing, Control Parsing): New subnodes.
2510 (Parser State): Document syntax-ppss-toplevel-pos.
2511
2512 * positions.texi (List Motion): Punctuation fix.
2513
2514 * files.texi (File Name Completion): Document PREDICATE arg
2515 to file-name-completion.
2516
25172006-12-16 Eli Zaretskii <eliz@gnu.org>
2518
2519 * internals.texi (Building Emacs, Writing Emacs Primitives):
2520 Add index entries.
2521
25222006-12-11 Richard Stallman <rms@gnu.org>
2523
2524 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
2525 affects face menu. Explain how to make it non-nil without enabling
2526 any fontification.
2527
25282006-12-10 Chong Yidong <cyd@stupidchicken.com>
2529
2530 * modes.texi (Font Lock Basics): Document nil value of
2531 font-lock-defaults.
2532
25332006-12-10 Glenn Morris <rgm@gnu.org>
2534
2535 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
2536 value for system-flag argument. Abbrev tables may not be empty
2537 when major modes are loaded.
2538
25392006-12-08 Juanma Barranquero <lekktu@gmail.com>
2540
2541 * makefile.w32-in (maintainer-clean): Partially revert last
2542 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
2543 to protect elisp-covers.texi.
2544
25452006-12-07 Juanma Barranquero <lekktu@gmail.com>
2546
2547 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
2548 Don't remove elisp* info files; they are already deleted by the
2549 `clean' and `distclean' targets, and they are in the $(infodir)
2550 directory, not the current one.
2551
25522006-12-04 Kim F. Storm <storm@cua.dk>
2553
2554 * commands.texi (Misc Events): Update signal events.
2555 (Event Examples): Add signal example.
2556
25572006-11-29 Richard Stallman <rms@gnu.org>
2558
2559 * frames.texi (Visibility of Frames): Explain visible windows
2560 can be covered by others. Add xref for raise-frame.
2561
25622006-11-28 Richard Stallman <rms@gnu.org>
2563
2564 * searching.texi (Regexp Special): Update when ^ is special.
2565
25662006-11-27 Eli Zaretskii <eliz@gnu.org>
2567
2568 * customize.texi (Customization, Common Keywords)
2569 (Group Definitions, Variable Definitions, Composite Types)
2570 (Type Keywords, Customization Types): Add index entries for
2571 various customization keywords.
2572
25732006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
2574
2575 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
2576
c8763fb6 25772006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
2578
2579 * frames.texi (Window System Selections): Remove clipboard from
2580 description of selection-coding-system.
2581
25822006-11-06 Richard Stallman <rms@gnu.org>
2583
2584 * lists.texi (List Variables): Document COMPARE-FN.
2585
2586 * keymaps.texi: Avoid use of "binding" to mean a relation;
2587 use it only to refer to the meaning associated with a key.
2588 (Keymaps): Change menu node description.
2589
2590 * elisp.texi (Top): Change menu node description.
2591
2592 * display.texi (Managing Overlays): Document overlay-recenter.
2593
25942006-10-29 Chong Yidong <cyd@stupidchicken.com>
2595
2596 * Makefile.in: Use relative paths to avoid advertising filesystem
2597 contents during compilation.
2598
25992006-10-23 Kim F. Storm <storm@cua.dk>
2600
2601 * commands.texi (Event Input Misc): Update unread-command-events.
2602
26032006-10-23 Nick Roberts <nickrob@snap.net.nz>
2604
2605 * lists.texi (Sets And Lists): Fix typos.
2606
26072006-10-18 Juanma Barranquero <lekktu@gmail.com>
2608
2609 * control.texi (Processing of Errors): Use @var for an argument,
2610 not @code.
2611
26122006-10-16 Richard Stallman <rms@gnu.org>
2613
2614 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
2615
2616 * keymaps.texi (Format of Keymaps): Show all the keymap element
2617 patterns that result from menu items.
2618 (Key Lookup): Minor cleanups.
2619
2620 * modes.texi (Precalculated Fontification): Don't say that
2621 not setting font-lock-defaults avoids loading font-lock.
2622
2623 * help.texi (Documentation): Move xref to Emacs Manual here.
2624 (Documentation Basics): From here.
2625 Also doc emacs-lisp-docstring-fill-column.
2626
2627 * elisp.texi: Update version and ISBN.
2628
2629 * commands.texi (Interactive Call): Clarify KEYS arg to
2630 call-interactively is a vector.
2631 (Command Loop Info): Delete anchor in this-command-keys.
2632 Add anchor in this-command-keys-vector.
2633 (Recursive Editing): Document how recursive-edit
2634 handles the current buffer.
2635
26362006-10-13 Chong Yidong <cyd@stupidchicken.com>
2637
2638 * frames.texi (Frame Titles): %c and %l are ignored in
2639 frame-title-format.
2640
26412006-10-11 Richard Stallman <rms@gnu.org>
2642
2643 * keymaps.texi (Key Sequences): Clarify use of kbd.
2644
26452006-10-10 Kim F. Storm <storm@cua.dk>
2646
2647 * lists.texi (Sets And Lists): Add memql.
2648
26492006-10-03 Richard Stallman <rms@gnu.org>
2650
2651 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
2652 Clarify :ascii: and :nonascii:.
2653
26542006-09-29 Juri Linkov <juri@jurta.org>
2655
2656 * modes.texi (%-Constructs): Reorder coding systems in the
2657 documentation of %z to the real order displayed in the modeline.
2658
26592006-09-25 Richard Stallman <rms@gnu.org>
2660
2661 * os.texi (Timers): Describe timer-max-repeats.
2662
26632006-09-25 Chong Yidong <cyd@stupidchicken.com>
2664
2665 * os.texi (Timers): Mention with-local-quit.
2666
26672006-09-24 Richard Stallman <rms@gnu.org>
2668
2669 * searching.texi (Searching and Matching): Mention property search.
2670
2671 * commands.texi (Command Loop Info): Explain how read-event affects
2672 this-command-keys.
2673
26742006-09-20 Richard Stallman <rms@gnu.org>
2675
2676 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
2677
2678 * windows.texi (Window Start): Minor cleanups.
2679
26802006-09-20 Kim F. Storm <storm@cua.dk>
2681
2682 * windows.texi (Window Start): pos-visible-in-window-p allows
2683 specifying t for position to mean "end of window".
2684 Add window-line-height.
2685
2686 * anti.texi (Antinews): Mention window-line-height.
2687
26882006-09-19 David Kastrup <dak@gnu.org>
2689
2690 * keymaps.texi (Searching Keymaps): Small clarification.
2691
26922006-09-18 Richard Stallman <rms@gnu.org>
2693
2694 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
2695 cause keyboard menus.
2696 (Menu Keymaps): Likewise.
2697 (Defining Menus, Keyboard Menus): Clarify.
2698
2699 * text.texi (Fields): Clarify explanation of constrain-to-field.
2700
27012006-09-16 Eli Zaretskii <eliz@gnu.org>
2702
2703 * variables.texi (Tips for Defining): Fix a typo.
2704
27052006-09-15 Richard Stallman <rms@gnu.org>
2706
2707 * keymaps.texi (Remapping Commands, Searching Keymaps)
2708 (Active Keymaps): Clean up previous change.
2709
27102006-09-15 Jay Belanger <belanger@truman.edu>
2711
2712 * gpl.texi: Replace "Library Public License" by "Lesser Public
2713 License" throughout.
2714
27152006-09-15 David Kastrup <dak@gnu.org>
2716
2717 * keymaps.texi (Active Keymaps): Adapt description to use
2718 `get-char-property' instead `get-text-property'. Explain how
2719 mouse events change this. Explain the new optional argument of
2720 `key-binding' and its mouse-dependent lookup.
2721 (Searching Keymaps): Adapt description similarly.
2722 (Remapping Commands): Explain the new optional argument of
2723 `command-remapping'.
2724
27252006-09-14 Richard Stallman <rms@gnu.org>
2726
2727 * keymaps.texi (Searching Keymaps): Clarification.
2728 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
2729
27302006-09-13 Richard Stallman <rms@gnu.org>
2731
2732 * objects.texi (Character Type): Node split.
2733 Add xref to Describing Characters.
2734 (Basic Char Syntax, General Escape Syntax)
2735 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2736
27372006-09-11 Richard Stallman <rms@gnu.org>
2738
2739 * display.texi (Display Table Format): Wording clarification.
2740 (Glyphs): Clarifications.
2741
27422006-09-10 Chong Yidong <cyd@stupidchicken.com>
2743
2744 * keymaps.texi (Active Keymaps): Mention that key-binding checks
2745 local maps.
2746
27472006-09-10 Kim F. Storm <storm@cua.dk>
2748
2749 * display.texi (Forcing Redisplay): Document return value of
2750 function redisplay.
2751
27522006-09-09 Richard Stallman <rms@gnu.org>
2753
2754 * windows.texi (Window Hooks): Explain limits of
2755 window-scroll-functions.
2756
2757 * display.texi (Fringe Indicators): Update for last change in
2758 indicate-buffer-boundaries.
2759
27602006-09-08 Richard Stallman <rms@gnu.org>
2761
2762 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
2763
27642006-09-06 Kim F. Storm <storm@cua.dk>
2765
2766 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
2767
2768 * windows.texi (Window Start): Update pos-visible-in-window-p.
2769
27702006-09-04 Richard Stallman <rms@gnu.org>
2771
2772 * processes.texi (Accepting Output): Explain SECONDS=0 for
2773 accept-process-output.
2774
2775 * os.texi (Idle Timers): Explain why timer functions should not
2776 loop until (input-pending-p).
2777
27782006-09-02 Eli Zaretskii <eliz@gnu.org>
2779
2780 * makefile.w32-in (usermanualdir): New variable.
2781 (elisp.dvi): Use it.
2782
27832006-09-01 Eli Zaretskii <eliz@gnu.org>
2784
2785 * buffers.texi (Buffer Modification): Fix last change.
2786
27872006-09-01 Chong Yidong <cyd@stupidchicken.com>
2788
2789 * buffers.texi (Buffer Modification): Document
2790 buffer-chars-modified-tick.
2791
27922006-08-31 Richard Stallman <rms@gnu.org>
2793
2794 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
2795
27962006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
2797
2798 * modes.texi (Syntactic Font Lock):
2799 Mention font-lock-syntactic-face-function
2800 instead of specific faces.
2801
28022006-08-29 Chong Yidong <cyd@stupidchicken.com>
2803
2804 * display.texi (Images): Add xrref to display-images-p.
2805
28062006-08-28 Kenichi Handa <handa@m17n.org>
2807
2808 * nonascii.texi (Lisp and Coding Systems): Fix description of
2809 detect-coding-region.
2810
28112006-08-27 Michael Olson <mwolson@gnu.org>
2812
2813 * processes.texi (Transaction Queues): Remove stray quote
2814 character.
2815
28162006-08-25 Richard Stallman <rms@gnu.org>
2817
2818 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
2819 Add xref.
2820
28212006-08-24 Chong Yidong <cyd@stupidchicken.com>
2822
2823 * os.texi (Timers): Avoid waiting inside timers.
2824
28252006-08-21 Lute Kamstra <lute@gnu.org>
2826
2827 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
2828
28292006-08-20 Richard Stallman <rms@gnu.org>
2830
2831 * os.texi (Idle Timers): New node, split out from Timers.
2832 Document current-idle-time.
2833 * commands.texi (Reading One Event): Update xref.
2834 * elisp.texi (Top): Update subnode menu.
2835
28362006-08-16 Richard Stallman <rms@gnu.org>
2837
2838 * keymaps.texi (Extended Menu Items): Show format of cached
2839 bindings in extended menu items.
2840
2841 * customize.texi (Variable Definitions): Explain when the
2842 standard value expression is evaluated.
2843
28442006-08-15 Chong Yidong <cyd@stupidchicken.com>
2845
2846 * commands.texi (Reading One Event): Explain idleness in
2847 `read-event'.
2848
28492006-08-12 Chong Yidong <cyd@stupidchicken.com>
2850
2851 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2852 (Commands for Insertion): Removed split-line since it's not
2853 relevant for Lisp programming.
2854 (Yank Commands): Rewrite introduction.
2855 (Undo): Clarify.
2856 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
2857 (Filling): Remove redundant comment. Clarify return value of
2858 current-justification.
2859 (Margins): Minor clarifications.
2860 (Adaptive Fill): Update default value of adaptive-fill-regexp.
2861 (Sorting): Update definition of sort-lines.
2862 (Columns): Clarify behavior of sort-columns.
2863 (Indent Tabs): Link to Tab Stops in Emacs manual.
2864 (Special Properties): Clarify.
2865 (Clickable Text): Mention Buttons package.
2866
28672006-08-12 Kevin Ryde <user42@zip.com.au>
2868
2869 * os.texi (Time Parsing): Add %z to description of
2870 format-time-string, as per docstring. Add cross reference to
2871 glibc manual for strftime.
2872
28732006-08-08 Richard Stallman <rms@gnu.org>
2874
2875 * modes.texi: Clean up wording in previous change.
2876
28772006-08-07 Chong Yidong <cyd@stupidchicken.com>
2878
2879 * modes.texi (Hooks): Clarify.
2880 (Major Mode Basics): Mention define-derived-mode explicitly.
2881 (Major Mode Conventions): Rebinding RET is OK for some modes.
2882 Mention change-major-mode-hook and after-change-major-mode-hook.
2883 (Example Major Modes): Moved to end of Modes section.
2884 (Mode Line Basics): Clarify.
2885 (Mode Line Data): Mention help-echo and local-map in strings.
2886 Explain reason for treatment of non-risky variables.
2887 (Properties in Mode): Clarify.
2888 (Faces for Font Lock): Add font-lock-negation-char-face.
2889
28902006-08-04 Eli Zaretskii <eliz@gnu.org>
2891
2892 * strings.texi (Formatting Strings): Warn against arbitrary
2893 strings as first arg to `format'.
2894
28952006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2896
2897 * text.texi (Clickable Text): Mention `help-echo' text property.
2898 Update intro, examples and associated explanations.
2899
29002006-07-31 Richard Stallman <rms@gnu.org>
2901
2902 * commands.texi: Update xrefs.
2903 (Event Mod): New node, cut out from old Translating Input.
2904
2905 * maps.texi: Update xrefs.
2906
2907 * keymaps.texi (Translation Keymaps): New node.
2908 Update xrefs from Translating Input to Translation Keymaps.
2909
2910 * elisp.texi (Top): Update subnode menu.
2911
2912 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2913
2914 * os.texi (System Interface): Fix menu descriptions of some nodes.
2915 (Translating Input): Node deleted.
2916
29172006-07-31 Nick Roberts <nickrob@snap.net.nz>
2918
2919 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2920
2921 * lists.texi (Sets And Lists): Likewise.
2922
29232006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2924
2925 * text.texi (Fields): Mention POS
2926 requirement when narrowing is in effect.
2927
29282006-07-28 Richard Stallman <rms@gnu.org>
2929
2930 * display.texi (Face Attributes): Simplify wording.
2931 (Attribute Functions): Clarify meaning of new-frame default
2932 attribute settings.
2933
2934 * customize.texi (Common Keywords): Document how to use
2935 :package-version in a package not in Emacs.
2936
29372006-07-28 Kim F. Storm <storm@cua.dk>
2938
2939 * commands.texi (Reading One Event): Fix last change.
2940
29412006-07-26 Chong Yidong <cyd@stupidchicken.com>
2942
2943 * commands.texi (Reading One Event): Document SECONDS argument for
2944 read-event, read-char, and read-char-exclusive.
2945
29462006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2947
2948 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2949 to ensure correct identification.
2950
29512006-07-24 Richard Stallman <rms@gnu.org>
2952
2953 * text.texi (Clickable Text): Clarify.
2954
2955 * sequences.texi (Vector Functions): Delete duplicate xref.
2956
2957 * objects.texi (Function Type): Clarify.
2958
2959 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2960 modes.
2961
2962 * lists.texi (List Variables): New node.
2963 Material moved from other nodes.
2964
2965 * variables.texi (Setting Variables): add-to-list and
2966 add-to-ordered-list moved to List Variables node.
2967
29682006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2969
2970 * text.texi (Links and Mouse-1):
2971 For mouse-on-link-p, expand on arg POS.
2972
29732006-07-21 Kim F. Storm <storm@cua.dk>
2974
2975 * display.texi (Forcing Redisplay): Don't mention systems which
2976 don't support sub-second timers for redisplay-preemption-period.
2977
2978 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2979
29802006-07-21 Eli Zaretskii <eliz@gnu.org>
2981
2982 * frames.texi (Input Focus): Document that focus-follows-mouse has
2983 no effect on MS-Windows.
2984
29852006-07-18 Richard Stallman <rms@gnu.org>
2986
2987 * display.texi (Forcing Redisplay): Cleanups in previous change.
2988
2989 * processes.texi (Low-Level Network): Make menu more convenient.
2990
29912006-07-18 Kim F. Storm <storm@cua.dk>
2992
2993 * display.texi (Forcing Redisplay): redisplay-preemption-period
2994 only used on window systems. Add xref to Terminal Output.
2995
2996 * os.texi (Terminal Output): baud-rate only controls preemption on
2997 non-window systems. Add xref to Forcing Redisplay.
2998
2999 * processes.texi (Low-Level Network): Rename node "Make Network"
3000 to "Network Processes".
3001
30022006-07-18 Karl Berry <karl@gnu.org>
3003
3004 * variables.texi, functions.texi, customize.texi, loading.texi:
3005 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
3006
30072006-07-17 Chong Yidong <cyd@stupidchicken.com>
3008
3009 * commands.texi (Waiting): Document batch-mode sit-for behavior.
3010
30112006-07-17 Richard Stallman <rms@gnu.org>
3012
3013 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
3014 Put period and comma inside quotes.
3015
3016 * loading.texi, markers.texi: Use real doublequote inside menus.
3017
3018 * windows.texi: Put point and comma inside quotes.
3019 (Textual Scrolling): Use @samp for error message.
3020
3021 * variables.texi, tips.texi, syntax.texi, symbols.texi:
3022 * strings.texi, streams.texi, processes.texi, os.texi:
3023 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
3024 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
3025 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
3026 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
3027 Put point and comma inside quotes.
3028
3029 * control.texi (Processing of Errors): Add command-error-function.
3030
3031 * variables.texi (File Local Variables): Clarify that
3032 file local variables make buffer-local bindings.
3033
3034 * modes.texi (Syntactic Font Lock): Give default for
3035 font-lock-syntax-table.
3036
30372006-07-17 Nick Roberts <nickrob@snap.net.nz>
3038
3039 * text.texi (Special Properties): Clean up previous change.
3040
30412006-07-16 Karl Berry <karl@gnu.org>
3042
3043 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
3044 * control.texi: Fix bad page breaks through chapter 10 (control).
3045
3046 * anti.texi (Antinews): Reorder face-attribute fns to avoid
3047 underfull hbox.
3048
30492006-07-15 Nick Roberts <nickrob@snap.net.nz>
3050
3051 * text.texi (Special Properties): Describe fontified text property
3052 in relation to a character (not text).
3053
30542006-07-15 Kim F. Storm <storm@cua.dk>
3055
3056 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
3057 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
3058 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
3059
3060 * anti.texi (Antinews): Mention redisplay function.
3061 The kbd macro existed, but was not documented, before 22.x.
3062 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
3063
30642006-07-14 Nick Roberts <nickrob@snap.net.nz>
3065
3066 * display.texi (Displaying Messages): Add anchor.
3067
3068 * frames.texi (Dialog Boxes): Use it.
3069
30702006-07-12 Richard Stallman <rms@gnu.org>
3071
3072 * objects.texi (Frame Type): Explain nature of frames better.
3073
3074 * frames.texi (Frames): Explain nature of frames better.
3075
30762006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
3077
3078 * tips.texi (Coding Conventions): Explain why use cl at compile time.
3079
30802006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3081
3082 * frames.texi (Window System Selections): Mention scrap support for Mac.
3083 Default value of x-select-enable-clipboard is t on Mac.
3084
3085 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
3086
30872006-07-11 Kim F. Storm <storm@cua.dk>
3088
3089 * display.texi (Forcing Redisplay): Add `redisplay' function.
3090 Don't mention (sit-for -1) -- use (redisplay t) instead.
3091
3092 * commands.texi (Waiting): (sit-for -1) is no longer special.
3093 (sit-for 0) is equivalent to (redisplay).
3094 Iconifying/deiconifying no longer makes sit-for return.
3095
30962006-07-10 Nick Roberts <nickrob@snap.net.nz>
3097
3098 * display.texi (Buttons): Fix typo.
3099
3100 * index.texi, elisp.texi (New Symbols): Comment node out.
3101
31022006-07-09 Richard Stallman <rms@gnu.org>
3103
3104 * display.texi (Truncation): Clean up previous change.
3105
31062006-07-08 Richard Stallman <rms@gnu.org>
3107
3108 * commands.texi (Interactive Call): Use 3 as prefix in example
3109 for execute-extended-command.
3110
3111 * display.texi (Attribute Functions): Move paragraph about
3112 compatibility with Emacs < 21.
3113
31142006-07-09 Kim F. Storm <storm@cua.dk>
3115
3116 * display.texi (Refresh Screen): Clarify force-window-update.
3117 (Truncation): "Normally" indicated by fringe arrows.
3118
31192006-07-08 Eli Zaretskii <eliz@gnu.org>
3120
3121 * windows.texi (Textual Scrolling, Resizing Windows):
3122 * variables.texi (Constant Variables):
3123 * text.texi (Buffer Contents, Deletion, Changing Properties)
3124 (Property Search, Special Properties, Sticky Properties)
3125 (Links and Mouse-1, Fields, Change Hooks):
3126 * syntax.texi (Syntax Table Functions, Parsing Expressions)
3127 (Categories):
3128 * symbols.texi (Other Plists):
3129 * streams.texi (Output Variables):
3130 * processes.texi (Input to Processes, Query Before Exit):
3131 * positions.texi (Word Motion, Text Lines, List Motion):
3132 * os.texi (Init File, System Environment, Sound Output)
3133 (Session Management):
3134 * nonascii.texi (Text Representations, Character Sets)
3135 (Chars and Bytes, Locales):
3136 * modes.texi (Defining Minor Modes, Header Lines):
3137 * minibuf.texi (Minibuffer Contents):
3138 * markers.texi (Information from Markers):
3139 * lists.texi (List Elements, Building Lists, Association Lists):
3140 * keymaps.texi (Tool Bar):
3141 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
3142 * functions.texi (What Is a Function, Mapping Functions):
3143 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
3144 (Color Names, Text Terminal Colors, Display Feature Testing):
3145 * files.texi (Visiting Functions, File Name Components)
3146 (Unique File Names, Contents of Directories):
3147 * display.texi (Forcing Redisplay, Displaying Messages)
3148 (Temporary Displays, Font Selection, Auto Faces)
3149 (Font Lookup, Fringe Indicators, Display Margins)
3150 (Image Descriptors, Showing Images, Image Cache, Button Types)
3151 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
3152 (Display Table Format, Glyphs):
3153 * control.texi (Iteration):
3154 * commands.texi (Command Loop Info, Adjusting Point):
3155 * backups.texi (Making Backups, Auto-Saving):
3156 Remove @tindex entries.
3157
31582006-07-07 Kim F. Storm <storm@cua.dk>
3159
3160 * display.texi (Fringe Cursors): Fix typo.
3161 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
3162 (Overlay Arrow): Default is overlay-arrow fringe indicator.
3163
31642006-07-05 Richard Stallman <rms@gnu.org>
3165
3166 * text.texi (Buffer Contents): Add example of text props
3167 in result of buffer-substring.
3168 (Text Properties): Explain better about use of specific property names.
3169 (Property Search): Some cleanups; reorder some functions.
3170
3171 * keymaps.texi (Changing Key Bindings): Cleanup.
3172 Add xref to Key Binding Conventions.
3173
3174 * display.texi (Attribute Functions): Add examples for
3175 face-attribute-relative-p.
3176
3177 * tips.texi (Coding Conventions): Cleanup last change.
3178
31792006-07-05 Karl Berry <karl@gnu.org>
3180
3181 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
3182 Remove @setchapternewpage odd.
3183 Result is 1013 pages, down from 1100.
3184
3185 * anti.texi, customize.texi, display.texi, internals.texi:
3186 * minibuf.texi, modes.texi, tips.texi:
3187 Fix overfull/underfull boxes.
3188
31892006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3190
3191 * edebug.texi (Instrumenting):
3192 Add Edebug-specific findex for eval-buffer.
3193 * loading.texi (Loading):
3194 Replace eval-current-buffer with eval-buffer.
3195
31962006-06-30 Nick Roberts <nickrob@snap.net.nz>
3197
3198 * locals.texi (Standard Buffer-Local Variables): Update the list
3199 of variables.
3200
32012006-06-26 Nick Roberts <nickrob@snap.net.nz>
3202
3203 * files.texi (File Name Completion): Point user to the node
3204 "Reading File Names".
3205
32062006-06-24 Eli Zaretskii <eliz@gnu.org>
3207
3208 * files.texi (Contents of Directories): Document case-insensitive
3209 behavior on respective filesystems.
3210
3211 * objects.texi (Character Type): Document that Emacs signals an
3212 error for unsupported Unicode characters specified as \uNNNN.
3213
32142006-06-19 Richard Stallman <rms@gnu.org>
3215
3216 * processes.texi (Bindat Spec): Clarify previous change.
3217
32182006-06-16 Richard Stallman <rms@gnu.org>
3219
3220 * tips.texi (Coding Conventions): Better explain conventions
3221 for definition constructs.
3222
3223 * text.texi (Special Properties): String value of `read-only'
3224 serves as the error message.
3225
3226 * objects.texi (Character Type): Clarify prev. change.
3227 (Non-ASCII in Strings): Mention \u and \U.
3228
3229 * commands.texi (Using Interactive): Explain problem of
3230 markers, etc., in command-history.
3231
32322006-06-14 Kim F. Storm <storm@cua.dk>
3233
3234 * commands.texi (Waiting): Negative arg to sit-for forces
3235 redisplay even if input is pending.
3236
3237 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
3238 redisplay. Remove incorrect example of binding redisplay-dont-pause
3239 around (sit-for 0).
3240
32412006-06-13 Richard Stallman <rms@gnu.org>
3242
3243 * display.texi (Forcing Redisplay): Clarify previous change.
3244
32452006-06-13 Romain Francoise <romain@orebokech.com>
3246
3247 * display.texi (Forcing Redisplay): Fix typo.
3248
32492006-06-13 Kim F. Storm <storm@cua.dk>
3250
3251 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
3252
32532006-06-10 Luc Teirlinck <teirllm@auburn.edu>
3254
3255 * tips.texi (Coding Conventions): Add `@end itemize'.
3256
32572006-06-10 Richard Stallman <rms@gnu.org>
3258
3259 * tips.texi (Coding Conventions): Explain use of coding systems
3260 to ensure one decoding for strings.
3261
32622006-06-09 Aidan Kehoe <kehoea@parhasard.net>
3263
3264 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
3265 syntax.
3266
32672006-06-07 Eli Zaretskii <eliz@gnu.org>
3268
3269 * display.texi (Font Selection): Remove description of
3270 clear-face-cache.
3271
3272 * compile.texi (Eval During Compile): Fix a typo. Add index
3273 entries for possible uses of eval-when-compile.
3274
32752006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
3276
3277 * display.texi (Abstract Display): Fix typo.
3278
32792006-06-03 Eli Zaretskii <eliz@gnu.org>
3280
3281 * minibuf.texi (Minibuffer History) <history-add-new-input>:
3282 Reword variable's description.
3283
32842006-06-01 Richard Stallman <rms@gnu.org>
3285
3286 * windows.texi (Splitting Windows): Clarify splitting nonselected
3287 window.
3288
32892006-05-31 Juri Linkov <juri@jurta.org>
3290
3291 * minibuf.texi (Minibuffer History): Add history-add-new-input.
3292
32932006-05-30 Richard Stallman <rms@gnu.org>
3294
3295 * display.texi (Line Height): Fix errors in description of
10d1d0af 3296 default line height and line-height property.
b8d4c8d0
GM
3297
3298 * nonascii.texi (Default Coding Systems): Further clarification.
3299
33002006-05-29 Luc Teirlinck <teirllm@auburn.edu>
3301
3302 * internals.texi (Pure Storage): Mention that an overflow in pure
3303 space causes a memory leak.
3304 (Garbage Collection): If there was an overflow in pure space,
3305 `garbage-collect' returns nil.
3306
33072006-05-30 Eli Zaretskii <eliz@gnu.org>
3308
3309 * nonascii.texi (Default Coding Systems): Fix it some more.
3310
33112006-05-29 Eli Zaretskii <eliz@gnu.org>
3312
3313 * nonascii.texi (Default Coding Systems): Fix last change.
3314
33152006-05-29 Kenichi Handa <handa@m17n.org>
3316
3317 * nonascii.texi (find-operation-coding-system): Describe the new
3318 argument format (FILENAME . BUFFER).
3319
33202006-05-28 Richard Stallman <rms@gnu.org>
3321
3322 * tips.texi (Coding Conventions): Better explain reasons not to
3323 advise other packages or use `eval-after-load'.
3324
33252006-05-29 Kim F. Storm <storm@cua.dk>
3326
3327 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
3328 `bindat-idx' and `bindat-raw' for clarity.
3329
33302006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3331
3332 * processes.texi (Bindat Spec): Expand on `repeat' handler.
3333
3334 * display.texi (Display): Add "Abstract Display" to menu.
3335 (Abstract Display, Abstract Display Functions)
3336 (Abstract Display Example): New nodes.
3337 * elisp.texi (Top): Add "Abstract Display" to menu.
3338
33392006-05-27 Chong Yidong <cyd@stupidchicken.com>
3340
3341 * keymaps.texi (Key Sequences): Link to input events definition.
3342 (Format of Keymaps): Delete material duplicated in Keymap Basics.
3343
3344 * files.texi (Changing Files): Document updated argument list for
3345 copy-file.
3346
33472006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3348
3349 * processes.texi (Bindat Functions): Explain term "total length".
3350 Use it in bindat-length and bindat-pack descriptions.
3351
33522006-05-26 Eli Zaretskii <eliz@gnu.org>
3353
3354 * tips.texi (Coding Conventions): Advise against using
3355 eval-after-load in packages. Add an index entry.
3356
33572006-05-25 Juri Linkov <juri@jurta.org>
3358
3359 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
3360
3361 * modes.texi (%-Constructs): Add %e, %z, %Z.
3362
33632006-05-25 Richard Stallman <rms@gnu.org>
3364
3365 * elisp.texi (Top): Update subnode menu.
3366
3367 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
3368 (Keymaps): Update menu.
3369
33702006-05-25 Chong Yidong <cyd@stupidchicken.com>
3371
3372 * keymaps.texi (Key Sequences): Some clarifications.
3373
33742006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3375
3376 * processes.texi (Bindat Functions): Say "unibyte string"
3377 explicitly for bindat-unpack and bindat-pack descriptions.
3378 (Bindat Examples): Don't call `string-make-unibyte' in example.
3379
33802006-05-25 Chong Yidong <cyd@stupidchicken.com>
3381
3382 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 3383 Explain string and vector representations of key sequences.
b8d4c8d0
GM
3384
3385 * keymaps.texi (Changing Key Bindings):
dd7b651b 3386 * commands.texi (Interactive Codes):
b8d4c8d0
GM
3387 * help.texi (Describing Characters): Refer to it.
3388
33892006-05-23 Luc Teirlinck <teirllm@auburn.edu>
3390
3391 * frames.texi (Pointer Shape): @end table -> @end defvar.
3392
33932006-05-22 Richard Stallman <rms@gnu.org>
3394
3395 * elisp.texi (Top): Update subnode menus.
3396
3397 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
3398 Contents rewritten; material from old Pointer Shape node moved here.
3399
3400 * display.texi (Pointer Shape): Node deleted.
3401 (Image Descriptors): Minor cleanup.
3402
34032006-05-21 Richard Stallman <rms@gnu.org>
3404
3405 * syntax.texi (Parsing Expressions): Update info on which STATE
3406 elements are ignored.
3407
34082006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3409
3410 * hooks.texi (Standard Hooks): Correct typo.
3411
3412 * gpl.texi (GPL): ifinfo -> ifnottex.
3413
34142006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
3415
3416 * searching.texi (Simple Match Data): Warn about match data being
3417 set anew by every search.
3418
34192006-05-17 Richard Stallman <rms@gnu.org>
3420
3421 * minibuf.texi (Minibuffer History): Clarify.
3422
3423 * searching.texi (Regexp Special): Clarify nested regexp warning.
3424
34252006-05-16 Kim F. Storm <storm@cua.dk>
3426
3427 * minibuf.texi (Minibuffer History): Update add-to-history.
3428
34292006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
3430
3431 * nonascii.texi (Explicit Encoding): Fix
3432 typo (encoding<->decoding).
3433
34342006-05-14 Richard Stallman <rms@gnu.org>
3435
3436 * buffers.texi (Creating Buffers): Cleanup.
3437
3438 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
3439
34402006-05-13 Eli Zaretskii <eliz@gnu.org>
3441
3442 * buffers.texi (Current Buffer): Document that with-temp-buffer
3443 disables undo.
3444
3445 * os.texi (Terminal-Specific): More accurate description of how
3446 Emacs searches for the terminal-specific libraries.
3447
34482006-05-12 Eli Zaretskii <eliz@gnu.org>
3449
3450 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
3451 emacs-xtra to @inforef's.
3452
3453 * text.texi (Undo): Document that undo is turned off in buffers
3454 whose names begin with a space.
3455
3456 * buffers.texi (Buffer Names): Add index entries for buffers whose
3457 names begin with a space.
3458 (Creating Buffers): Document that undo is turned off in buffers
3459 whose names begin with a space.
3460
3461 * files.texi (Visiting Functions, Reading from Files)
3462 (Saving Buffers): Mention code and EOL conversions by file I/O
3463 primitives and subroutines.
3464
3465 * nonascii.texi (Lisp and Coding Systems): Document
3466 coding-system-eol-type. Add index entries for eol conversion.
3467
3468 * display.texi (Defining Faces): Mention `mac', and add an xref to
3469 where window-system is described.
3470
34712006-05-10 Richard Stallman <rms@gnu.org>
3472
3473 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
3474
34752006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
3476
3477 * variables.texi (File Local Variables): Recommend to quote lambda
3478 expressions in safe-local-variable property.
3479
34802006-05-09 Richard Stallman <rms@gnu.org>
3481
3482 * variables.texi (File Local Variables): Document
3483 safe-local-eval-forms and safe-local-eval-function.
3484
34852006-05-07 Kim F. Storm <storm@cua.dk>
3486
3487 * minibuf.texi (Minibuffer History): Remove keep-dups arg
3488 from add-to-history.
3489
34902006-05-07 Romain Francoise <romain@orebokech.com>
3491
3492 * commands.texi (Event Input Misc):
3493 * compile.texi (Eval During Compile):
3494 * internals.texi (Buffer Internals):
3495 * minibuf.texi (Initial Input):
3496 * nonascii.texi (Scanning Charsets):
3497 * numbers.texi (Comparison of Numbers):
3498 * windows.texi (Textual Scrolling, Vertical Scrolling):
3499 Fix various typos.
3500
35012006-05-06 Eli Zaretskii <eliz@gnu.org>
3502
3503 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
3504 conditional xref's to either emacs or emacs-xtra, depending on
3505 @iftex/@ifnottex.
3506
3507 * minibuf.texi (Minibuffer History): Document add-to-history.
3508
35092006-05-05 Eli Zaretskii <eliz@gnu.org>
3510
3511 * internals.texi (Pure Storage): Mention the pure overflow message
3512 at startup.
3513
c8763fb6 35142006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3515
3516 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
3517 (Searching Keymaps): Fix pseudo-Lisp description of keymap
3518 search.
3519
35202006-05-01 Richard Stallman <rms@gnu.org>
3521
3522 * intro.texi (nil and t): Clarify.
3523
3524 * variables.texi (File Local Variables): Suggest using booleanp.
3525
35262006-05-01 Juanma Barranquero <lekktu@gmail.com>
3527
3528 * objects.texi (Type Predicates): Fix typos.
3529
35302006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3531
3532 * intro.texi (nil and t): Add booleanp.
3533
3534 * objects.texi (Type Predicates): Add links for booleanp and
3535 string-or-null-p.
3536
35372006-04-29 Richard Stallman <rms@gnu.org>
3538
3539 * modes.texi (Multiline Font Lock): Rename from
3540 Multi line Font Lock Elements. Much clarification.
3541 (Font Lock Multiline, Region to Fontify): Much clarification.
3542
35432006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3544
3545 * variables.texi (File Local Variables): Remove the special case t for
3546 safe-local-variable.
3547
35482006-04-26 Richard Stallman <rms@gnu.org>
3549
3550 * syntax.texi (Parsing Expressions): Minor cleanup.
3551
35522006-04-18 Richard Stallman <rms@gnu.org>
3553
3554 * tips.texi (Coding Conventions): Explain when the package's
3555 prefix should appear later on (not at the start of the name).
3556
3557 * searching.texi (String Search): Clarify effect of NOERROR.
3558
3559 * modes.texi (Imenu): Clarify what special items do.
3560
3561 * hooks.texi (Standard Hooks): Delete text about old hook names.
3562
35632006-04-17 Romain Francoise <romain@orebokech.com>
3564
3565 * variables.texi (Local Variables): Update the default value of
3566 `max-specpdl-size'.
3567
35682006-04-15 Michael Olson <mwolson@gnu.org>
3569
3570 * processes.texi (Transaction Queues): Mention the new optional
3571 `delay-question' argument for `tq-enqueue'.
3572
35732006-04-13 Bill Wohler <wohler@newt.com>
3574
3575 * customize.texi (Common Keywords): Use dotted notation for
3576 :package-version value. Specify its values. Improve documentation
3577 for customize-package-emacs-version-alist.
3578
35792006-04-12 Bill Wohler <wohler@newt.com>
3580
3581 * customize.texi (Common Keywords): Move description of
3582 customize-package-emacs-version-alist to @defvar.
3583
35842006-04-10 Bill Wohler <wohler@newt.com>
3585
3586 * customize.texi (Common Keywords): Add :package-version.
3587
35882006-04-10 Kim F. Storm <storm@cua.dk>
3589
3590 * text.texi (Buffer Contents): Add NOPROPS arg to
3591 filter-buffer-substring.
3592
35932006-04-08 Kevin Ryde <user42@zip.com.au>
3594
3595 * os.texi (Command-Line Arguments): Update xref to emacs manual
3596 "Command Arguments" -> "Emacs Invocation", per change there.
3597
35982006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
3599
3600 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
3601 be on one line to help makeinfo not render two spaces after the dot.
3602
36032006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3604
3605 * strings.texi (Predicates for Strings): Add string-or-null-p.
3606
36072006-03-28 Kim F. Storm <storm@cua.dk>
3608
3609 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
3610 remarks about systems that don't support fractional seconds.
3611
36122006-03-25 Karl Berry <karl@gnu.org>
3613
3614 * elisp.texi: Use @copyright{} instead of (C), and do not indent
3615 the year list.
3616
36172006-03-21 Nick Roberts <nickrob@snap.net.nz>
3618
3619 * display.texi (Fringe Indicators): Fix typos.
3620
36212006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3622
3623 * tips.texi (Documentation Tips): One can now also write `program'
3624 in front of a quoted symbol in a docstring to prevent making a
3625 hyperlink.
3626
36272006-03-19 Alan Mackenzie <acm@muc.de>
3628
3629 * text.texi (Special Properties): Clarify `fontified' property.
3630
36312006-03-16 Richard Stallman <rms@gnu.org>
3632
3633 * display.texi (Defining Images): Minor cleanup.
3634
36352006-03-16 Bill Wohler <wohler@newt.com>
3636
3637 * display.texi (Defining Images): In image-load-path-for-library,
3638 prefer user's images.
3639
36402006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3641
3642 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
3643
36442006-03-15 Bill Wohler <wohler@newt.com>
3645
3646 * display.texi (Defining Images): Fix example in
3647 image-load-path-for-library by not recommending that one binds
3648 image-load-path. Just defvar it to placate compiler and only use
3649 it if previously defined.
3650
36512006-03-14 Bill Wohler <wohler@newt.com>
3652
3653 * display.texi (Defining Images): In image-load-path-for-library,
3654 always return list of directories. Update example.
3655
36562006-03-14 Alan Mackenzie <acm@muc.de>
3657
3658 * modes.texi: New node, "Region to Fontify" (for Font Lock).
3659 This describes font-lock-extend-region-function.
3660 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
3661 the new node "Region to Fontify".
3662
36632006-03-13 Richard Stallman <rms@gnu.org>
3664
3665 * display.texi (Invisible Text): The impossible position is
3666 now before the invisible text, not after.
3667 (Defining Images): Clean up last change.
3668
36692006-03-11 Bill Wohler <wohler@newt.com>
3670
3671 * display.texi (Defining Images): Add image-load-path-for-library.
3672
36732006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3674
3675 * text.texi (Adaptive Fill): Fix Texinfo usage.
3676
3677 * strings.texi (Creating Strings): Fix Texinfo usage.
3678
3679 * searching.texi (Regexp Special): Use @samp for regular
3680 expressions that are not in Lisp syntax.
3681
36822006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3683
3684 * searching.texi (Regexp Special): Put remark between parentheses
3685 to avoid misreading.
3686
36872006-03-07 Luc Teirlinck <teirllm@auburn.edu>
3688
3689 * searching.texi (Syntax of Regexps): More accurately describe
3690 which characters are special in which situations.
3691 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
3692 are not special. Describe in detail when `[' and `]' are special.
3693 (Regexp Backslash): Plenty of regexps with unbalanced square
3694 brackets are valid, so reword that statement.
3695
36962006-03-02 Kim F. Storm <storm@cua.dk>
3697
3698 * keymaps.texi (Tool Bar): Add tool-bar-border.
3699
37002006-02-28 Luc Teirlinck <teirllm@auburn.edu>
3701
3702 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
3703
37042006-02-27 Luc Teirlinck <teirllm@auburn.edu>
3705
3706 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
3707
3708 * files.texi (Locating Files): Suggest additional values for the
3709 SUFFIXES arg of `locate-file'. Update pxref.
3710
3711 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
3712 (How Programs Do Loading): Discuss the effects of Auto Compression
3713 mode on `load'.
3714 (Load Suffixes): New node.
3715 (Library Search): Delete description of `load-suffixes'; it was
3716 moved to "Load Suffixes".
3717 (Autoload, Named Features): Mention `load-suffixes'.
3718
37192006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3720
3721 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
3722
3723 * windows.texi (Window Tree): Fix typo.
3724
37252006-02-20 Kim F. Storm <storm@cua.dk>
3726
3727 * display.texi (Fringe Indicators): New section.
3728 Move indicate-empty-lines, indicate-buffer-boundaries, and
3729 default-indicate-buffer-boundaries here.
3730 Add fringe-indicator-alist and default-fringes-indicator-alist.
3731 Add list of logical fringe indicator symbols.
3732 Update list of standard bitmap names.
3733 (Fringe Cursors): New section.
3734 Move overflow-newline-into-fringe here.
3735 Add fringe-cursor-alist and default-fringes-cursor-alist.
3736 Add list of fringe cursor symbols.
3737
37382006-02-20 Juanma Barranquero <lekktu@gmail.com>
3739
3740 * commands.texi (Using Interactive): Fix reference to node
3741 "Minibuffers".
3742
37432006-02-19 Richard M. Stallman <rms@gnu.org>
3744
3745 * minibuf.texi (High-Level Completion):
3746 Add xref to read-input-method-name.
3747
3748 * files.texi (Relative File Names): Move file-relative-name here.
3749 (File Name Expansion): From here. Minor clarifications.
3750
3751 * commands.texi (Using Interactive): Add xrefs about reading input.
3752 Clarify remarks about that moving point and mark.
3753 Put string case before list case.
3754
c8763fb6 37552006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3756
3757 * display.texi (Other Display Specs, Image Descriptors):
3758 Revert erroneous changes. The previous description of
3759 image-descriptors as `(image . PROPS)' was correct.
3760
37612006-02-14 Richard M. Stallman <rms@gnu.org>
3762
3763 * variables.texi (File Local Variables): Clarifications.
3764
37652006-02-14 Juanma Barranquero <lekktu@gmail.com>
3766
3767 * variables.texi (File Local Variables): Use @code for a cons
3768 cell, not @var.
3769
37702006-02-13 Chong Yidong <cyd@stupidchicken.com>
3771
3772 * variables.texi (File Local Variables): Document new file local
3773 variable behavior.
3774
37752006-02-10 Kim F. Storm <storm@cua.dk>
3776
3777 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
3778
37792006-02-08 Juanma Barranquero <lekktu@gmail.com>
3780
3781 * modes.texi (%-Constructs): Remove obsolete info about
3782 `global-mode-string'.
3783
37842006-02-07 Richard M. Stallman <rms@gnu.org>
3785
3786 * commands.texi (Prefix Command Arguments): Minor cleanup.
3787
3788 * display.texi: "Graphical display", not window system.
3789
3790 * functions.texi (What Is a Function): Fix xref.
3791
3792 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
3793 (Changing Key Bindings): Clarify when remapping is better than
3794 substitute-key-definition.
3795
37962006-02-02 Richard M. Stallman <rms@gnu.org>
3797
3798 * minibuf.texi (Basic Completion): Completion alists are risky.
3799
3800 * keymaps.texi (Active Keymaps): Clarifications.
3801 (Searching Keymaps): New node.
3802 (Keymaps): Update menu.
3803
3804 * frames.texi (Layout Parameters): Minor clarification.
3805 (Drag and Drop): New node.
3806 (Frames): Update menu.
3807
38082006-01-29 Chong Yidong <cyd@stupidchicken.com>
3809
3810 * display.texi (Other Display Specs, Image Descriptors):
3811 Image description is a list, not a cons cell.
3812
38132006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3814
3815 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
3816 list is not necessarily a list).
3817
38182006-01-27 Eli Zaretskii <eliz@gnu.org>
3819
3820 * frames.texi (Layout Parameters): border-width and
3821 internal-border-width belong to the frame, not the window.
3822
38232006-01-19 Richard M. Stallman <rms@gnu.org>
3824
3825 * nonascii.texi (Translation of Characters): Search cmds use
3826 translation-table-for-input. Automatically made local.
3827
3828 * markers.texi (Overview of Markers): Count insertion type
3829 as one of a marker's attributes.
3830
3831 * keymaps.texi (Controlling Active Maps): New node, split out of
3832 Active Keymaps.
3833 (Keymaps): Menu updated.
3834 (Active Keymaps): Give pseudocode to explain how the active
3835 maps are searched. current-active-maps and key-binding moved here.
3836 (Functions for Key Lookup): current-active-maps and key-binding moved.
3837 Clarifications.
3838 (Searching the Keymaps): New subnode.
3839
3840 * elisp.texi (Top): Menu clarification.
3841
3842 * display.texi (Other Display Specs): Delete duplicate entry for
3843 just a string as display spec. Move text about recursive display
3844 specs on such a string.
3845
3846 * commands.texi (Key Sequence Input): Clarify.
3847 Move num-nonmacro-input-events out.
3848 (Reading One Event): num-nonmacro-input-events moved here.
3849
38502006-01-14 Nick Roberts <nickrob@snap.net.nz>
3851
3852 * advice.texi (Simple Advice): Update example to fit argument
3853 change in previous-line.
3854
38552006-01-05 Richard M. Stallman <rms@gnu.org>
3856
3857 * markers.texi (The Mark): Fix in `mark'.
3858
38592006-01-04 Richard M. Stallman <rms@gnu.org>
3860
3861 * processes.texi (Misc Network, Make Network): Minor cleanups.
3862
38632006-01-04 Kim F. Storm <storm@cua.dk>
3864
3865 * processes.texi (Make Network): Add IPv6 addresses and handling.
3866 (Network Feature Testing): Mention (:family ipv6).
3867 (Misc Network): Add IPv6 formats to format-network-address.
3868
38692005-12-30 Richard M. Stallman <rms@gnu.org>
3870
3871 * text.texi (Changing Properties):
3872 Don't use return value of set-text-properties.
3873
38742005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3875
3876 * modes.texi (Mode Line Format): Correct typo in menu.
3877
38782005-12-29 Richard M. Stallman <rms@gnu.org>
3879
3880 * modes.texi (Mode Line Top): New node.
3881 (Mode Line Data): Some text moved to new node.
3882 Explain the data structure more concretely.
3883 (Mode Line Basics): Clarifications.
3884 (Mode Line Variables): Clarify intro paragraph.
3885 (%-Constructs): Clarify intro paragraph.
3886 (Mode Line Format): Update menu.
3887
38882005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3889
3890 * minibuf.texi (Basic Completion): Update lazy-completion-table
3891 examples for removal of ARGS argument.
3892
38932005-12-23 Richard M. Stallman <rms@gnu.org>
3894
3895 * text.texi (Undo): Restore some explanation from the version
3896 that was deleted.
3897
38982005-12-23 Eli Zaretskii <eliz@gnu.org>
3899
3900 * text.texi (Undo): Remove duplicate descriptions of `apply
3901 funname' and `apply delta' elements of the undo list.
3902
39032005-12-20 Richard M. Stallman <rms@gnu.org>
3904
3905 * help.texi (Help Functions): Update documentation of `apropos'.
3906
39072005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3908
3909 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3910 because it is confusing. If the :help-echo keyword is a function,
3911 it is not directly used as the :help-echo overlay property, as the
3912 xref seems to suggest (it does not take the appropriate args).
3913
39142005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3915
3916 * customize.texi (Common Keywords): Fix Texinfo usage.
3917 (Group Definitions, Variable Definitions): Update for new
3918 conventions for using `*' in docstrings.
3919
3920 * tips.texi (Documentation Tips): Update for new conventions for
3921 using `*' in docstrings.
3922
39232005-12-16 Richard M. Stallman <rms@gnu.org>
3924
3925 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3926
39272005-12-16 Juri Linkov <juri@jurta.org>
3928
3929 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3930
39312005-12-14 Romain Francoise <romain@orebokech.com>
3932
3933 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3934 Fix typo.
3935
39362005-12-11 Juri Linkov <juri@jurta.org>
3937
3938 * minibuf.texi (Completion Commands): Add mention of read-file-name
3939 for filename completion keymaps.
3940 (Reading File Names): Add mention of filename completion keymaps
3941 for read-file-name and xref to `Completion Commands'.
3942
39432005-12-10 Richard M. Stallman <rms@gnu.org>
3944
3945 * customize.texi (Common Keywords): State caveats for use of :tag.
3946
39472005-12-08 Richard M. Stallman <rms@gnu.org>
3948
3949 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3950 with xrefs and better explanation.
3951 (Completion Commands): Add the filename completion maps.
3952
3953 * objects.texi (Character Type): Clarify that \s is not space
3954 if a dash follows.
3955
39562005-12-05 Richard M. Stallman <rms@gnu.org>
3957
3958 * windows.texi (Resizing Windows): Delete preserve-before args.
3959
39602005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3961
3962 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3963 in full keymaps, since the quirk has been fixed.
3964
39652005-12-03 Eli Zaretskii <eliz@gnu.org>
3966
3967 * hooks.texi (Standard Hooks): Add index entries. Mention
3968 `compilation-finish-functions'.
3969
39702005-11-27 Richard M. Stallman <rms@gnu.org>
3971
3972 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3973
39742005-11-21 Juri Linkov <juri@jurta.org>
3975
3976 * customize.texi (Common Keywords): Update links types
3977 custom-manual and url-link. Add link types emacs-library-link,
3978 file-link, function-link, variable-link, custom-group-link.
3979
39802005-11-20 Chong Yidong <cyd@stupidchicken.com>
3981
3982 * display.texi: Revert 2005-11-20 change.
3983
39842005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3985
3986 * processes.texi (Bindat Functions):
3987 Say "third" to refer to zero-based index "2".
3988
39892005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3990
3991 * loading.texi (Library Search): Update the default value of
3992 `load-suffixes'.
3993
39942005-11-17 Chong Yidong <cyd@stupidchicken.com>
3995
3996 * display.texi (Attribute Functions): Mention :ignore-defface.
3997
39982005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3999
4000 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
4001 (Minor Mode Conventions): Mention the use of a hook.
4002
40032005-11-06 Richard M. Stallman <rms@gnu.org>
4004
4005 * files.texi (Magic File Names): find-file-name-handler checks the
4006 `operations' property of the handler.
4007
40082005-11-03 Richard M. Stallman <rms@gnu.org>
4009
4010 * variables.texi (Frame-Local Variables): Small clarification.
4011
40122005-10-29 Chong Yidong <cyd@stupidchicken.com>
4013
4014 * os.texi (Init File): Document ~/.emacs.d/init.el.
4015
40162005-10-29 Richard M. Stallman <rms@gnu.org>
4017
4018 * internals.texi (Garbage Collection): Document memory-full.
4019
40202005-10-28 Bill Wohler <wohler@newt.com>
4021
4022 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
4023 for URLs.
4024
40252005-10-28 Richard M. Stallman <rms@gnu.org>
4026
4027 * minibuf.texi (Completion Commands): Clean up prev change.
4028
40292005-10-26 Kevin Ryde <user42@zip.com.au>
4030
4031 * compile.texi (Eval During Compile): Explain recommended uses
4032 of eval-when-compile and eval-and-compile.
4033
40342005-10-27 Masatake YAMATO <jet@gyve.org>
4035
4036 * minibuf.texi (Completion Commands):
4037 Write about new optional argument for `display-completion-list'.
4038
40392005-10-23 Richard M. Stallman <rms@gnu.org>
4040
4041 * display.texi (Overlay Arrow): Clarify about local bindings of
4042 overlay-arrow-position.
4043
40442005-10-22 Eli Zaretskii <eliz@gnu.org>
4045
4046 * internals.texi (Building Emacs): Fix last change.
4047
40482005-10-22 Richard M. Stallman <rms@gnu.org>
4049
4050 * internals.texi (Building Emacs): Document eval-at-startup.
4051
40522005-10-21 Richard M. Stallman <rms@gnu.org>
4053
4054 * loading.texi (Where Defined): load-history contains abs file names.
4055 symbol-file returns abs file names.
4056
40572005-10-19 Kim F. Storm <storm@cua.dk>
4058
4059 * display.texi (Showing Images): Add max-image-size integer value.
4060
40612005-10-18 Chong Yidong <cyd@stupidchicken.com>
4062
4063 * display.texi (Showing Images): Document max-image-size.
4064
40652005-10-17 Richard M. Stallman <rms@gnu.org>
4066
4067 * commands.texi (Quitting): Minor clarification.
4068
4069 * processes.texi (Sentinels): Clarify about output and quitting.
4070 (Filter Functions): Mention with-local-quit.
4071
40722005-10-17 Juri Linkov <juri@jurta.org>
4073
4074 * buffers.texi (Current Buffer):
4075 * commands.texi (Event Input Misc):
4076 * compile.texi (Eval During Compile, Compiler Errors):
4077 * customize.texi (Group Definitions):
4078 * display.texi (Progress, Defining Faces):
4079 * files.texi (Writing to Files):
4080 * modes.texi (Mode Hooks, Defining Minor Modes):
4081 * streams.texi (Output Functions):
4082 * syntax.texi (Syntax Table Functions):
4083 * text.texi (Change Hooks):
4084 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
4085
4086 * commands.texi (Quitting): Replace arg `forms' with `body' in
4087 `with-local-quit'.
4088
4089 * positions.texi (Excursions): Replace arg `forms' with `body' in
4090 `save-excursion'.
4091
40922005-10-08 Kim F. Storm <storm@cua.dk>
4093
4094 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
4095 Rename manual section accordingly.
4096
40972005-10-04 Kim F. Storm <storm@cua.dk>
4098
4099 * windows.texi (Window Split Tree): New section describing
4100 new function window-split-tree function.
4101
41022005-10-03 Nick Roberts <nickrob@snap.net.nz>
4103
4104 * display.texi (Fringe Size/Pos): Simplify and add detail.
4105
41062005-09-30 Romain Francoise <romain@orebokech.com>
4107
4108 * minibuf.texi (High-Level Completion): Explain that the prompt
4109 given to `read-buffer' should end with a colon and a space.
4110 Update usage examples.
4111
41122005-09-29 Juri Linkov <juri@jurta.org>
4113
4114 * display.texi (Displaying Messages): Rename argument name
4115 `string' to `format-string' in functions `message', `message-box',
4116 `message-or-box'.
4117
41182005-09-26 Chong Yidong <cyd@stupidchicken.com>
4119
4120 * errors.texi (Standard Errors): Correct xrefs.
4121
41222005-09-18 Chong Yidong <cyd@stupidchicken.com>
4123
4124 * display.texi (Defining Images): Update documentation for
4125 `image-load-path'.
4126
41272005-09-17 Richard M. Stallman <rms@gnu.org>
4128
4129 * display.texi (Defining Images): Clean up previous change.
4130
41312005-09-16 Romain Francoise <romain@orebokech.com>
4132
4133 * elisp.texi: Specify GFDL version 1.2.
4134
4135 * doclicense.texi (GNU Free Documentation License): Update to
4136 version 1.2.
4137
41382005-09-15 Chong Yidong <cyd@stupidchicken.com>
4139
4140 * display.texi (Defining Images): Document `image-load-path'.
4141
41422005-09-15 Richard M. Stallman <rms@gnu.org>
4143
4144 * objects.texi (Printed Representation): Minor cleanup.
4145 (Box Diagrams): Minor fix.
4146 (Cons Cell Type): Move (...) index item here.
4147 (Box Diagrams): From here.
4148 (Array Type): Minor fix.
4149 (Type Predicates): Delete index "predicates".
4150 (Hash Table Type): Clarify xref.
4151 (Dotted Pair Notation): Minor fix.
4152
41532005-09-10 Chong Yidong <cyd@stupidchicken.com>
4154
4155 * files.texi (Saving Buffers): Fix typo.
4156
41572005-09-08 Richard M. Stallman <rms@gnu.org>
4158
4159 * tips.texi (Programming Tips): Correct the "default" prompt spec.
4160
41612005-09-08 Chong Yidong <cyd@stupidchicken.com>
4162
4163 * locals.texi (Standard Buffer-Local Variables): Don't include
4164 mode variables for minor modes.
4165 Fix xrefs for buffer-display-count, buffer-display-table,
4166 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
4167 enable-multibyte-characters, fill-column, header-line-format,
4168 left-fringe-width, left-margin, and right-fringe-width.
4169
4170 * hooks.texi (Standard Hooks): All hooks should conform to the
4171 standard naming convention now.
4172 Fix xref for `echo-area-clear-hook'.
4173
4174 * display.texi (Usual Display): Note that indicate-empty-lines and
4175 tab-width are buffer-local.
4176
4177 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
4178
4179 * modes.texi (Mode Help): Note that major-mode is buffer-local.
4180
4181 * nonascii.texi (Encoding and I/O): Note that
4182 buffer-file-coding-system is buffer-local.
4183
4184 * positions.texi (List Motion): Note that defun-prompt-regexp is
4185 buffer-local.
4186
4187 * text.texi (Auto Filling): Note that auto-fill-function is
4188 buffer-local.
4189 (Undo): Note that buffer-undo-list is buffer-local.
4190
4191 * windows.texi (Buffers and Windows): Document
4192 buffer-display-count.
4193
41942005-09-06 Richard M. Stallman <rms@gnu.org>
4195
4196 * tips.texi (Coding Conventions): Sometimes it is ok to put the
4197 package prefix elsewhere than at the start of the name.
4198
41992005-09-03 Richard M. Stallman <rms@gnu.org>
4200
4201 * tips.texi (Programming Tips): Add conventions for minibuffer
4202 questions and prompts.
4203
42042005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
4205
4206 * intro.texi (nil and t): Minor cleanup.
4207 Delete spurious mention of keyword symbols.
4208 (Evaluation Notation): Add index entry.
4209 (A Sample Function Description): Minor cleanup.
4210 (A Sample Variable Description): Not all vars can be set.
4211
42122005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
4213
4214 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
4215
4216 (Insertion): Document precise type of `insert-char' arg COUNT.
4217
42182005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4219
4220 * modes.texi (Other Font Lock Variables): Sync the default of
4221 font-lock-lines-before.
4222
42232005-08-31 Michael Albinus <michael.albinus@gmx.de>
4224
4225 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
4226
42272005-08-29 Richard M. Stallman <rms@gnu.org>
4228
4229 * elisp.texi (Top): Update subnode menu.
4230
4231 * searching.texi (Searching and Matching): Move node.
4232 Rearrange contents and add overall explanation.
4233 (Searching and Case): Move node.
4234 (Searching and Matching): Update menu.
4235
42362005-08-27 Eli Zaretskii <eliz@gnu.org>
4237
4238 * os.texi (Startup Summary): Fix the description of the initial
4239 startup message display.
4240
42412005-08-25 Richard M. Stallman <rms@gnu.org>
4242
4243 * searching.texi (Search and Replace): Add replace-regexp-in-string.
4244
42452005-08-25 Emilio C. Lopes <eclig@gmx.net>
4246
4247 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
4248 `next-overlay-change' example.
4249
42502005-08-22 Juri Linkov <juri@jurta.org>
4251
4252 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
4253 Fix invert-face. Fix args of face-background.
4254
4255 * display.texi (Standard Faces): Delete node.
4256 (Faces): Add xref to `(emacs)Standard Faces'.
4257 (Displaying Faces): Fix xref to `Standard Faces'.
4258
4259 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
4260
42612005-08-20 Alan Mackenzie <acm@muc.de>
4262
4263 * buffers.texi (The Buffer List): Clarify the manipulation of the
4264 buffer list.
4265
42662005-08-14 Richard M. Stallman <rms@gnu.org>
4267
4268 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
4269 a regexp.
4270
42712005-08-11 Richard M. Stallman <rms@gnu.org>
4272
4273 * elisp.texi (Top): Update subnode lists.
4274
4275 * display.texi (Inverse Video): Node deleted.
4276
4277 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
4278 New nodes split out of Coding Conventions.
4279
4280 * searching.texi (Regular Expressions): Document re-builder.
4281
4282 * os.texi (Time Parsing): New node split out of Time Conversion.
4283
4284 * processes.texi (Misc Network, Network Feature Testing)
4285 (Network Options, Make Network): New nodes split out of
4286 Low-Level Network.
4287
42882005-08-09 Richard M. Stallman <rms@gnu.org>
4289
4290 * frames.texi (Geometry): New node, split from Size and Position.
4291 (Frame Parameters): Refer to Geometry.
4292
4293 * buffers.texi (The Buffer List): Fix xrefs.
4294
4295 * windows.texi (Splitting Windows): Fix xref.
4296
4297 * frames.texi (Layout Parameters): Add xref.
4298
4299 * display.texi (Line Height, Scroll Bars): Fix xrefs.
4300
4301 * keymaps.texi (Menu Bar): Fix xref.
4302
4303 * locals.texi (Standard Buffer-Local Variables): Fix xref.
4304
4305 * modes.texi (%-Constructs): Fix xref.
4306
4307 * frames.texi (Window Frame Parameters): Node split up.
4308 (Basic Parameters, Position Parameters, Size Parameters)
4309 (Layout Parameters, Buffer Parameters, Management Parameters)
4310 (Cursor Parameters, Color Parameters): New subnodes.
4311
43122005-08-09 Luc Teirlinck <teirllm@auburn.edu>
4313
4314 * positions.texi (Screen Lines): Update xref for previous change
4315 in minibuf.texi.
4316
4317 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
4318 change in minibuf.texi.
4319
43202005-08-09 Richard M. Stallman <rms@gnu.org>
4321
4322 * tips.texi (Coding Conventions): Minor cleanup.
4323
4324 * modes.texi (Defining Minor Modes): Explain when init-value
4325 can be non-nil.
4326
4327 * elisp.texi (Top): Update submenu for Minibuffer.
4328
4329 * minibuf.texi (Minibuffer Misc): Node split up.
4330 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
4331 (Recursive Mini): New nodes split out from Minibuffer Misc.
4332 (Minibuffer Misc): Document max-mini-window-height.
4333
4334 * hash.texi (Defining Hash): Delete stray paren in example.
4335
4336 * display.texi (Echo Area Customization): Don't define
4337 max-mini-window-height here; xref instead.
4338
4339 * commands.texi (Event Input Misc): Update while-no-input.
4340
4341 * advice.texi (Advising Functions): Explain when to use advice
4342 and when to use a hook.
4343
43442005-07-30 Eli Zaretskii <eliz@gnu.org>
4345
4346 * makefile.w32-in (info): Don't run install-info.
4347 ($(infodir)/dir): New target, produced by running install-info.
4348
43492005-07-27 Luc Teirlinck <teirllm@auburn.edu>
4350
4351 * modes.texi (Defining Minor Modes): The keyword for the initial
4352 value is :init-value, not :initial-value.
4353
43542005-07-23 Eli Zaretskii <eliz@gnu.org>
4355
4356 * loading.texi (Autoload): Make the `doctor' example be consistent
4357 with what's in current loaddefs.el. Describe the "fn" magic in
4358 the usage portion of the doc string.
4359
43602005-07-22 Richard M. Stallman <rms@gnu.org>
4361
4362 * internals.texi (Garbage Collection): Clarify previous change.
4363
43642005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
4365
4366 * internals.texi (Garbage Collection): Add gc-cons-percentage.
4367
43682005-07-18 Juri Linkov <juri@jurta.org>
4369
4370 * commands.texi (Accessing Events):
4371 * frames.texi (Text Terminal Colors, Resources):
4372 * markers.texi (The Mark):
4373 * modes.texi (Defining Minor Modes):
4374 Delete duplicate duplicate words.
4375
43762005-07-16 Richard M. Stallman <rms@gnu.org>
4377
4378 * display.texi (Managing Overlays): Clarify make-overlay
4379 args for insertion types.
4380
43812005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4382
4383 * customize.texi (Variable Definitions):
4384 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
4385 `standard-value' is a list too.
4386 (Defining New Types): Use @key{RET} instead of @key{ret}.
4387
43882005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
4389
4390 * os.texi (Translating Input): Fix typo.
4391
43922005-07-08 Richard M. Stallman <rms@gnu.org>
4393
4394 * README: Update edition number and size estimate.
4395
4396 * elisp.texi (VERSION): Set to 2.9.
4397
43982005-07-07 Richard M. Stallman <rms@gnu.org>
4399
4400 * book-spine.texinfo: Update Emacs version.
4401
4402 * display.texi (Inverse Video): Delete mode-line-inverse-video.
4403
44042005-07-06 Richard M. Stallman <rms@gnu.org>
4405
4406 * searching.texi (Regexp Search): Clarify what re-search-forward
4407 does when the search fails.
4408
44092005-07-05 Lute Kamstra <lute@gnu.org>
4410
4411 * Update FSF's address in GPL notices.
4412
4413 * doclicense.texi (GNU Free Documentation License):
4414 * gpl.texi (GPL):
4415 * tips.texi (Coding Conventions, Library Headers):
4416 * vol1.texi:
4417 * vol2.texi: Update FSF's address.
4418
44192005-07-04 Richard M. Stallman <rms@gnu.org>
4420
4421 * hooks.texi (Standard Hooks): Add occur-hook.
4422
44232005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4424
4425 * display.texi (The Echo Area): Correct menu.
4426
44272005-07-03 Richard M. Stallman <rms@gnu.org>
4428
4429 * elisp.texi (Top): Update subnode menu for Display.
4430
4431 * display.texi (Displaying Messages): New node, with most
4432 of what was in The Echo Area.
4433 (Progress): Moved under The Echo Area.
4434 (Logging Messages): New node with new text.
4435 (Echo Area Customization): New node, the rest of what was
4436 in The Echo Area. Document message-truncate-lines with @defvar.
4437 (Display): Update menu.
4438
4439 * windows.texi (Textual Scrolling): Doc 3 values for
4440 scroll-preserve-screen-position.
4441
4442 * text.texi (Special Properties): Change hook functions
4443 should bind inhibit-modification-hooks around altering buffer text.
4444
4445 * keymaps.texi (Key Binding Commands): Call binding BINDING
4446 rather than DEFINITION.
4447
44482005-06-29 Juanma Barranquero <lekktu@gmail.com>
4449
4450 * variables.texi (Defining Variables): `user-variable-p' returns t
4451 for aliases of user options, nil for alias loops.
4452
44532005-06-28 Richard M. Stallman <rms@gnu.org>
4454
4455 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
4456 make-keymap.
4457
44582005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4459
4460 * variables.texi (Setting Variables): Correct and clarify
4461 description of `add-to-ordered-list'.
4462
44632005-06-26 Richard M. Stallman <rms@gnu.org>
4464
4465 * display.texi (Faces): Minor cleanup.
4466
44672005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4468
4469 * display.texi (Faces): `facep' returns t for strings that are
4470 face names.
4471
44722005-06-25 Richard M. Stallman <rms@gnu.org>
4473
4474 * objects.texi (Equality Predicates): Clarify meaning of equal.
4475
4476 * windows.texi (Selecting Windows): save-selected-window
4477 and with-selected-window save and restore the current buffer.
4478
44792005-06-24 Richard M. Stallman <rms@gnu.org>
4480
4481 * numbers.texi (Float Basics): Explain how to test for NaN,
4482 and printing the sign of NaNs.
4483
44842005-06-24 Eli Zaretskii <eliz@gnu.org>
4485
4486 * makefile.w32-in (MAKEINFO): Use --force.
4487
44882005-06-23 Richard M. Stallman <rms@gnu.org>
4489
4490 * display.texi (Face Functions): Correct Texinfo usage.
4491
44922005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4493
4494 * lists.texi (Rings): `ring-elements' now returns the elements of
4495 RING in order.
4496
44972005-06-23 Juanma Barranquero <lekktu@gmail.com>
4498
4499 * markers.texi (The Mark): Texinfo usage fix.
4500
45012005-06-23 Kim F. Storm <storm@cua.dk>
4502
4503 * searching.texi (Entire Match Data): Remove evaporate option for
4504 match-data. Do not mention evaporate option for set-match-data.
4505
45062005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4507
4508 * display.texi (Face Functions): Mention face aliases.
4509
45102005-06-21 Richard M. Stallman <rms@gnu.org>
4511
4512 * anti.texi (Antinews): Texinfo usage fix.
4513
45142005-06-21 Karl Berry <karl@gnu.org>
4515
4516 * elisp.texi: Use @copying.
4517
4518 * elisp.texi: Put @summarycontents and @contents before the Top
4519 node, instead of the end of the file, so that the contents appear
4520 in the right place in the dvi/pdf output.
4521
45222005-06-21 Juri Linkov <juri@jurta.org>
4523
4524 * display.texi (Defining Faces): Add `customized-face'.
4525
45262005-06-20 Kim F. Storm <storm@cua.dk>
4527
4528 * variables.texi (Setting Variables): Any type of element can be
4529 given order in add-to-ordered-list. Compare elements with eq.
4530
4531 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
4532
45332005-06-20 Karl Berry <karl@gnu.org>
4534
4535 * syntax.texi (Syntax Flags): Make last column very slightly wider
4536 to avoid "generic comment" breaking on two lines and causing an
4537 underfull box.
4538
45392005-06-19 Luc Teirlinck <teirllm@auburn.edu>
4540
4541 * lists.texi (Rings): Various minor clarifications and corrections.
4542
45432005-06-18 Richard M. Stallman <rms@gnu.org>
4544
4545 * functions.texi (Obsolete Functions): Simplify.
4546
4547 * variables.texi (Variable Aliases): Simplify.
4548
4549 * anti.texi, backups.texi, compile.texi, customization.texi:
4550 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
4551 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
4552 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
4553 * variables.texi: Fix formatting ugliness.
4554
4555 * elisp.texi: Add links to Rings and Byte Packing.
4556 Update version and copyright years.
4557
4558 * minibuf.texi: Fix formatting ugliness.
4559 (Completion Commands): Move keymap vars to the end
4560 and vars completing-read binds to the top.
4561
45622005-06-17 Luc Teirlinck <teirllm@auburn.edu>
4563
4564 * processes.texi: Fix typos.
4565 (Bindat Spec): Correct Texinfo error.
4566 (Byte Packing): Fix ungrammatical sentence.
4567
45682005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
4569
4570 * lists.texi (Rings): New node.
4571 (Lists): Add it to menu.
4572
4573 * processes.texi (Byte Packing): New node.
4574 (Processes): Add it to menu.
4575
45762005-06-17 Richard M. Stallman <rms@gnu.org>
4577
4578 * syntax.texi (Parsing Expressions): Fix texinfo usage.
4579
4580 * help.texi (Documentation Basics): Explain the xref to
4581 Documentation Tips.
4582
4583 * debugging.texi (Debugger Commands): Minor fix.
4584
45852005-06-16 Luc Teirlinck <teirllm@auburn.edu>
4586
4587 * edebug.texi (Instrumenting): Eliminate duplicate link.
4588 (Specification List): Replace references to "below", referring to
4589 a later node, with one @ref to that node.
4590
4591 * os.texi (Timers): Timers should save and restore the match data
4592 if they change it.
4593
4594 * debugging.texi (Debugger Commands): Mention that the Lisp
4595 debugger can not step through primitive functions.
4596
45972005-06-16 Juanma Barranquero <lekktu@gmail.com>
4598
4599 * functions.texi (Obsolete Functions): Update argument names of
4600 `make-obsolete' and `define-obsolete-function-alias'.
4601
4602 * variables.texi (Variable Aliases): Update argument names of
4603 `defvaralias', `make-obsolete-variable' and
4604 `define-obsolete-variable-alias'.
4605
46062005-06-15 Kim F. Storm <storm@cua.dk>
4607
4608 * searching.texi (Entire Match Data): Rephrase warnings about
4609 evaporate arg to match-data and set-match-data.
4610
46112005-06-14 Luc Teirlinck <teirllm@auburn.edu>
4612
4613 * elisp.texi (Top): Update detailed menu.
4614
4615 * edebug.texi (Edebug): Update menu.
4616 (Instrumenting): Update xrefs.
4617 (Edebug Execution Modes): Correct xref.
4618 (Jumping): Clarify description of `h' command.
4619 Eliminate redundant @ref.
4620 (Breaks): New node.
4621 (Breakpoints): Is now a subsubsection.
4622 (Global Break Condition): Mention `C-x X X'.
4623 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
4624 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
4625 (Edebug Display Update): Correct pxref.
4626 (Edebug and Macros): New node.
4627 (Instrumenting Macro Calls): Is now a subsubsection.
4628 Neither arg of `def-edebug-spec' is evaluated.
4629 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
4630 (Specification Examples): Fix typo.
4631
46322005-06-14 Lute Kamstra <lute@gnu.org>
4633
4634 * debugging.texi (Function Debugging): Primitives can break on
4635 entry too.
4636
46372005-06-14 Kim F. Storm <storm@cua.dk>
4638
4639 * variables.texi (Setting Variables): Add add-to-ordered-list.
4640
46412005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4642
4643 * syntax.texi (Parsing Expressions): Document aux functions and vars of
4644 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
4645
46462005-06-13 Lute Kamstra <lute@gnu.org>
4647
4648 * text.texi (Special Properties): Fix cross reference.
4649
46502005-06-11 Luc Teirlinck <teirllm@auburn.edu>
4651
4652 * debugging.texi (Function Debugging): Delete mention of empty
4653 string argument to `cancel-debug-on-entry'. Delete inaccurate
4654 description of the return value of that command.
4655
46562005-06-11 Alan Mackenzie <acm@muc.de>
4657
4658 * text.texi (Adaptive Fill): Amplify the description of
4659 fill-context-prefix.
4660
46612005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4662
4663 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4664
46652005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
4666
4667 * syntax.texi (Parsing Expressions): Document syntax-ppss.
4668
46692005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4670
4671 * debugging.texi (Error Debugging): Minor rewording.
4672 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
4673 is optional.
4674
46752005-06-10 Lute Kamstra <lute@gnu.org>
4676
4677 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
4678 (Top): Give it a title. Correct version number. Give the
4679 detailed node listing a more prominent header.
4680 * intro.texi: Don't set VERSION here a second time.
4681 Mention Emacs's version too.
4682 * anti.texi (Antinews): Use EMACSVER to refer to the current
4683 version of Emacs.
4684
46852005-06-09 Kim F. Storm <storm@cua.dk>
4686
4687 * searching.texi (Entire Match Data): Explain new `reseat' argument to
4688 match-data and set-match-data.
4689
46902005-06-08 Richard M. Stallman <rms@gnu.org>
4691
4692 * searching.texi (Entire Match Data): Clarify when match-data
4693 returns markers and when integers.
4694
4695 * display.texi (Defining Faces): Explain that face name should not
4696 end in `-face'.
4697
4698 * modes.texi (Mode Line Data): Minor cleanup.
4699 (Customizing Keywords): Node split out of Search-based Fontification.
4700 Add example of using font-lock-add-keywords from a hook.
4701 Clarify when MODE should be non-nil, and when nil.
4702
47032005-06-06 Richard M. Stallman <rms@gnu.org>
4704
4705 * modes.texi (Mode Line Data): Explain what happens when the car
4706 of a list is a void symbol.
4707 (Search-based Fontification): Explain MODE arg to
4708 font-lock-add-keywords and warn about calls from major modes.
4709
47102005-06-08 Juri Linkov <juri@jurta.org>
4711
4712 * display.texi (Standard Faces): Add `shadow' face.
4713
47142005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4715
4716 * modes.texi (Major Mode Conventions): A derived mode only needs
4717 to put the call to the parent mode inside `delay-mode-hooks'.
4718
47192005-05-29 Richard M. Stallman <rms@gnu.org>
4720
4721 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
4722 new, and what that implies. Clarify.
4723
4724 * files.texi (Locating Files): Clean up the text.
4725
4726 * frames.texi (Window Frame Parameters): Document user-size.
4727 Shorten entry for top by referring to left.
4728
47292005-05-26 Richard M. Stallman <rms@gnu.org>
4730
4731 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
4732 is new, and what the implications are. Other clarifications.
4733
47342005-05-24 Richard M. Stallman <rms@gnu.org>
4735
4736 * frames.texi (Dialog Boxes): Minor fixes.
4737
47382005-05-25 Masatake YAMATO <jet@gyve.org>
4739
4740 * display.texi (Standard Faces): Write about `mode-line-highlight'.
4741
47422005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4743
4744 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
4745 is optional.
4746
47472005-05-24 Nick Roberts <nickrob@snap.net.nz>
4748
10d1d0af 4749 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4750
47512005-05-23 Lute Kamstra <lute@gnu.org>
4752
4753 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
4754 syntax-begin-function over font-lock-beginning-of-syntax-function.
4755
47562005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4757
4758 * minibuf.texi (Reading File Names): Update description of
4759 `read-directory-name'.
4760
4761 * modes.texi (Derived Modes): Clarify :group keyword.
4762
47632005-05-21 Eli Zaretskii <eliz@gnu.org>
4764
4765 * files.texi (Locating Files): New subsection.
4766 Describe locate-file and executable-find.
4767
47682005-05-21 Kevin Ryde <user42@zip.com.au>
4769
4770 * frames.texi (Initial Parameters): Update cross reference to
4771 "Emacs Invocation".
4772
47732005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4774
4775 * keymaps.texi (Active Keymaps): Add anchor.
4776
4777 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
4778 (Major Mode Conventions): Refer to `Auto Major Mode' in more
4779 appropriate place.
4780 (Derived Modes): Small clarifications.
4781 (Minor Mode Conventions, Keymaps and Minor Modes):
4782 Replace references to nodes with references to anchors.
4783 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
4784 Clarify description of lists whose first element is an integer.
4785 (Mode Line Variables): Add anchor.
4786 (%-Constructs): Clarify description of integer after %.
4787 (Emulating Mode Line): Describe nil value for FACE.
4788
47892005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4790
4791 * modes.texi (Derived Modes): Correct references to non-existing
4792 variable standard-syntax-table.
4793
47942005-05-17 Lute Kamstra <lute@gnu.org>
4795
4796 * modes.texi (Defining Minor Modes): Mention the mode hook.
4797
47982005-05-15 Kim F. Storm <storm@cua.dk>
4799
4800 * processes.texi (Network): Remove open-network-stream-nowait.
4801 (Network Servers): Remove open-network-stream-server.
4802
48032005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4804
4805 * elisp.texi (Top): Update detailed menu.
4806
4807 * variables.texi: Reorder nodes.
4808 (Variables): Update menu.
4809 (File Local Variables): Do not refer to the `-*-' line as
4810 a "local variables list". Add pxref.
4811
48122005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4813
4814 * elisp.texi (Top): Update detailed menu for node changes.
4815
4816 * modes.texi (Modes): Update Menu.
4817 (Hooks): Move to beginning of chapter.
4818 Most minor modes run mode hooks too.
4819 `add-hook' can handle void hooks or hooks whose value is a single
4820 function.
4821 (Major Modes): Update Menu.
4822 (Major Mode Basics): New node, split off from `Major Modes'.
4823 (Major Mode Conventions): Correct xref. Explain how to handle
4824 auto-mode-alist if the major mode command has an autoload cookie.
4825 (Auto Major Mode): Major update. Add magic-mode-alist.
4826 (Derived Modes): Major update.
4827 (Mode Line Format): Update Menu.
4828 (Mode Line Basics): New node, split off from `Mode Line Format'.
4829
4830 * loading.texi (Autoload): Mention `autoload cookie' as synonym
4831 for `magic autoload comment'. Add index entries and anchor.
4832
48332005-05-14 Richard M. Stallman <rms@gnu.org>
4834
4835 * tips.texi (Coding Conventions): Explain how important it is
4836 that just loading certain files not change Emacs behavior.
4837
4838 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
4839
48402005-05-12 Lute Kamstra <lute@gnu.org>
4841
4842 * modes.texi (Generic Modes): Update.
4843 (Major Modes): Refer to node "Generic Modes".
4844
4845 * elisp.texi (Top): Update to the current structure of the manual.
4846 * processes.texi (Processes): Add menu description.
4847 * customize.texi (Customization): Add menu descriptions.
4848
48492005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4850
4851 * processes.texi (Signals to Processes)
4852 (Low-Level Network): Fix typos.
4853
48542005-05-11 Lute Kamstra <lute@gnu.org>
4855
4856 * elisp.texi (Top): Add some nodes from the chapter "Major and
4857 Minor Modes" to the detailed node listing.
4858
48592005-05-10 Richard M. Stallman <rms@gnu.org>
4860
4861 * keymaps.texi (Extended Menu Items): Menu item filter functions
4862 can be called at any time.
4863
48642005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4865
4866 * variables.texi (File Local Variables): `(hack-local-variables t)'
4867 now also checks whether a mode is specified in the local variables
4868 list.
4869
48702005-05-05 Kevin Ryde <user42@zip.com.au>
4871
4872 * display.texi (The Echo Area): Correct format function cross
4873 reference.
4874
48752005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4876
4877 * variables.texi (Variable Aliases): Change description of
4878 `define-obsolete-variable-alias'.
4879
4880 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4881 (Defining Functions): Add xref.
4882 (Obsolete Functions): New node.
4883 (Function Safety): Standardize capitalization of section title.
4884
4885 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4886 (Dialog Boxes): Complete description of `x-popup-dialog'.
4887
48882005-05-04 Richard M. Stallman <rms@gnu.org>
4889
4890 * commands.texi (Interactive Codes): Fix Texinfo usage.
4891 Document U more clearly.
4892
48932005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4894
4895 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4896 function and not a macro.
4897
4898 * frames.texi (Pop-Up Menus): Correct and clarify description of
4899 `x-popup-menu'.
4900 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4901
49022005-05-01 Richard M. Stallman <rms@gnu.org>
4903
4904 * edebug.texi (Checking Whether to Stop): Fix previous change.
4905
49062005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4907
4908 * display.texi: Fix typos and Texinfo usage.
4909
4910 * edebug.texi (Checking Whether to Stop): executing-macro ->
4911 executing-kbd-macro.
4912
49132005-05-01 Richard M. Stallman <rms@gnu.org>
4914
4915 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4916
49172005-04-30 Richard M. Stallman <rms@gnu.org>
4918
4919 * files.texi (Magic File Names): Document `operations' property.
4920
49212005-04-29 Lute Kamstra <lute@gnu.org>
4922
4923 * modes.texi (Generic Modes): New node.
4924 (Major Modes): Add it to the menu.
4925 (Derived Modes): Add "derived mode" to concept index.
4926
49272005-04-28 Lute Kamstra <lute@gnu.org>
4928
4929 * modes.texi (Defining Minor Modes): Fix previous change.
4930 (Font Lock Mode): Simplify.
4931 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4932 when set and that some parts are optional. Add cross references.
4933 (Search-based Fontification): Say how to specify font-lock-keywords.
4934 Add cross references. Add font-lock-multiline to index.
4935 Move font-lock-keywords-case-fold-search here from node "Other Font
4936 Lock Variables". Document font-lock-add-keywords and
4937 font-lock-remove-keywords.
4938 (Other Font Lock Variables): Move font-lock-keywords-only,
4939 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4940 and font-lock-syntactic-face-function to node "Syntactic Font
4941 Lock". Move font-lock-keywords-case-fold-search to node
4942 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4943 and font-lock-{,un}fontify-{buffer,region}-function.
4944 (Precalculated Fontification): Remove reference to deleted variable
4945 font-lock-core-only.
4946 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4947 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4948 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4949 and font-lock-syntactic-face-function here from node "Other Font
4950 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4951 Syntax Properties". Add cross references.
4952 (Setting Syntax Properties): New node.
4953 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4954 * syntax.texi (Syntax Properties): Add cross reference.
4955 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4956
49572005-04-26 Richard M. Stallman <rms@gnu.org>
4958
4959 * display.texi (Defining Faces):
4960 Document `default' elements of defface spec.
4961
4962 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4963
4964 * variables.texi (Variable Aliases): Clarify text.
4965
49662005-04-25 Chong Yidong <cyd@stupidchicken.com>
4967
4968 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4969
49702005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4971
4972 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4973
49742005-04-24 Eli Zaretskii <eliz@gnu.org>
4975
4976 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4977 syntax-after and syntax-class.
4978
4979 * files.texi (Changing Files): Fix last change's cross-reference.
4980 (Unique File Names): Don't mention "numbers" in the documentation
4981 of make-temp-file and make-temp-name.
4982
49832005-04-23 Richard M. Stallman <rms@gnu.org>
4984
4985 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4986
49872005-04-22 Nick Roberts <nickrob@snap.net.nz>
4988
4989 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4990
49912005-04-22 Nick Roberts <nickrob@snap.net.nz>
4992
4993 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4994 and define-obsolete-variable-alias.
4995
49962005-04-22 Kim F. Storm <storm@cua.dk>
4997
4998 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4999 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
5000
50012005-04-21 Lute Kamstra <lute@gnu.org>
5002
5003 * lists.texi (Association Lists): Document rassq-delete-all.
5004
50052005-04-19 Richard M. Stallman <rms@gnu.org>
5006
5007 * modes.texi (Search-based Fontification): Explain that
5008 facespec is an expression to be evaluated.
5009
50102005-04-19 Kevin Ryde <user42@zip.com.au>
5011
5012 * streams.texi (Output Functions): Fix xref.
5013 * strings.texi (String Conversion): Fix xref.
5014
50152005-04-19 Kim F. Storm <storm@cua.dk>
5016
5017 * symbols.texi (Symbol Plists): Add safe-get.
5018 Mention that `get' may signal an error.
5019
50202005-04-18 Nick Roberts <nickrob@snap.net.nz>
5021
5022 * customize.texi (Variable Definitions): Replace tooltip-mode
5023 example with save-place.
5024
50252005-04-17 Richard M. Stallman <rms@gnu.org>
5026
5027 * buffers.texi (Indirect Buffers): Clarify.
5028
5029 * positions.texi (Positions): Clarify converting marker to integer.
5030
5031 * strings.texi (String Basics): Mention string-match; clarify.
5032
50332005-04-08 Lute Kamstra <lute@gnu.org>
5034
5035 * modes.texi (Search-based Fontification): Fix cross references.
5036 Use consistent terminology. Document anchored highlighting.
5037
50382005-04-05 Lute Kamstra <lute@gnu.org>
5039
5040 * modes.texi (Defining Minor Modes): Document :group keyword
5041 argument and its default value.
5042
50432005-04-03 Lute Kamstra <lute@gnu.org>
5044
5045 * hooks.texi (Standard Hooks): Add some hooks. Add cross
5046 references and/or descriptions. Delete major mode hooks; mention
5047 them as a category instead. Rename or delete obsolete hooks.
5048
50492005-04-02 Richard M. Stallman <rms@gnu.org>
5050
5051 * nonascii.texi (Coding System Basics): Another wording cleanup.
5052
50532005-04-01 Richard M. Stallman <rms@gnu.org>
5054
5055 * nonascii.texi (Coding System Basics): Clarify previous change.
5056
50572005-04-01 Kenichi Handa <handa@m17n.org>
5058
10d1d0af 5059 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
5060 identity of coding systems.
5061
50622005-03-29 Chong Yidong <cyd@stupidchicken.com>
5063
5064 * text.texi (Buffer Contents): Add filter-buffer-substring and
5065 buffer-substring-filters.
5066
50672005-03-26 Chong Yidong <cyd@stupidchicken.com>
5068
5069 * anti.texi (Antinews): Mention `G' interactive code.
5070
5071 * tips.texi (Compilation Tips): Mention benchmark.el.
5072
50732005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5074
5075 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
5076 is now bound to M-o M-o.
5077
5078 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
5079
50802005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5081
5082 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
5083 in the Emacs Manual).
5084 * Makefile.in (srcs): Remove calendar.texi.
5085 * makefile.w32-in (srcs): Remove calendar.texi.
5086 * display.texi (Display): Change name of next node.
5087 * os.texi (System In): Change name of previous node.
5088 * elisp.texi (Top): Remove Calendar references.
5089 * vol1.texi (Top): Remove Calendar references.
5090 * vol2.texi (Top): Remove Calendar references.
5091
50922005-03-25 Richard M. Stallman <rms@gnu.org>
5093
5094 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
5095 Cleanup previous change.
5096
50972005-03-25 Chong Yidong <cyd@stupidchicken.com>
5098
5099 * display.texi (Face Attributes): Faces earlier in an :inherit
5100 list take precedence.
5101 (Scroll Bars): Fix description of vertical-scroll-bars.
5102 Document frame-current-scroll-bars and window-current-scroll-bars.
5103
5104 * markers.texi (The Mark): Document temporary Transient Mark mode.
5105
5106 * minibuf.texi (Reading File Names):
5107 Document read-file-name-completion-ignore-case.
5108
5109 * positions.texi (Screen Lines): Document nil for width argument
5110 to compute-motion.
5111
51122005-03-23 Kim F. Storm <storm@cua.dk>
5113
5114 * display.texi (Standard Faces): Other faces used in the fringe
5115 implicitly inherits from the fringe face.
5116 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
5117 properties implicitly inherits from fringe face.
5118 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
5119
51202005-03-20 Chong Yidong <cyd@stupidchicken.com>
5121
5122 * display.texi (Invisible Text): State default value of
5123 line-move-ignore-invisible.
5124 (Managing Overlays): Document remove-overlays.
5125 (Standard Faces): Document escape-glyph face.
5126
5127 * minibuf.texi (Reading File Names): Document read-file-name-function.
5128
5129 * modes.texi (Other Font Lock Variables):
5130 Document font-lock-lines-before.
5131
5132 * positions.texi (Skipping Characters): skip-chars-forward allows
5133 character classes.
5134
51352005-03-18 Lute Kamstra <lute@gnu.org>
5136
5137 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
5138
51392005-03-17 Richard M. Stallman <rms@gnu.org>
5140
5141 * text.texi (Undo): Document extensible undo entries.
5142
dd7b651b 5143 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
5144
5145 * nonascii.texi (Character Codes): Minor fix.
5146
5147 * display.texi (Display Property): Explain the significance
5148 of having text properties that are eq.
5149 (Other Display Specs): Explain string as display spec.
5150
5151 * commands.texi (Interactive Codes): Document G option.
5152
51532005-03-17 Chong Yidong <cyd@stupidchicken.com>
5154
5155 * text.texi (Filling): Add sentence-end-without-period and
5156 sentence-end-without-space.
5157 (Changing Properties): Minor fix.
5158
5159 * anti.texi: Total rewrite.
5160
51612005-03-15 Lute Kamstra <lute@gnu.org>
5162
5163 * edebug.texi (Instrumenting Macro Calls): Fix typos.
5164
51652005-03-08 Kim F. Storm <storm@cua.dk>
5166
5167 * display.texi (Specified Space): Property :width is support on
5168 non-graphic terminals, :height is not.
5169
51702005-03-07 Richard M. Stallman <rms@gnu.org>
5171
5172 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
5173 Now subnodes of Fringes.
5174 (Overlay Arrow): Document overlay-arrow-variable-list.
5175 (Fringe Size/Pos): New node, broken out of Fringes.
5176 (Display): Explain clearing vs redisplay better.
5177 (Truncation): Clarify use of bitmaps.
5178 (The Echo Area): Clarify the uses of the echo area.
5179 Add max-mini-window-height.
5180 (Progress): Clarify.
5181 (Invisible Text): Explain that main loop moves point out.
5182 (Selective Display): Say "hidden", not "invisible".
5183 (Managing Overlays): Move up. Describe relation to Undo here.
5184 (Overlay Properties): Clarify intro.
5185 (Finding Overlays): Explain return values when nothing found.
5186 (Width): truncate-string-to-width has added arg.
5187 (Displaying Faces): Clarify and update mode line face handling.
5188 (Face Functions): Minor cleanup.
5189 (Conditional Display): Merge into Other Display Specs.
5190 (Pixel Specification, Other Display Specs): Minor cleanups.
5191 (Images, Image Descriptors): Minor cleanups.
5192 (GIF Images): Patents have expired.
5193 (Showing Images): Explain default text for insert-image.
5194 (Manipulating Button Types): Merge into Manipulating Buttons.
5195 (Making Buttons): Explain return values.
5196 (Button Buffer Commands): Add xref.
5197 (Inverse Video): Update mode-line-inverse-video.
5198 (Display Table Format): Clarify.
5199 (Active Display Table): Give defaults for window-display-table.
5200
5201 * calendar.texi (Calendar Customizing): calendar-holiday-marker
5202 and calendar-today-marker are strings, not chars.
5203 (Holiday Customizing): Minor fix.
5204
5205 * internals.texi (Writing Emacs Primitives): Update `or' example.
5206 Update limit on # args of subr.
5207
5208 * edebug.texi (Using Edebug): Arrow is in fringe.
5209 (Instrumenting): Arg to eval-defun works without loading edebug.
5210 (Edebug Execution Modes): Add xref.
5211
5212 * customize.texi (Common Keywords): Clarify :require.
5213 Mention :version here.
5214 (Variable Definitions, Group Definitions): Not here.
5215 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
5216
52172005-03-07 Chong Yidong <cyd@stupidchicken.com>
5218 * nonascii.texi (Text Representations): Clarify position-bytes.
5219 (Character Sets): Add list-charset-chars.
5220 (Scanning Charsets): Add charset-after.
5221 (Encoding and I/O): Minor fix.
5222
52232005-03-06 Richard M. Stallman <rms@gnu.org>
5224
5225 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
5226 (Resizing Windows): Likewise.
5227
5228 * text.texi (Change Hooks): Get rid of "Emacs 21".
5229
5230 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
5231
5232 * streams.texi (Output Variables): Get rid of "Emacs 21".
5233
5234 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
5235
5236 * os.texi (Translating Input): Replace flow-control example
5237 with a less obsolete example that uses `keyboard-translate'.
5238
5239 * objects.texi (Hash Table Type, Circular Objects):
5240 Get rid of "Emacs 21".
5241
5242 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
5243 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
5244
5245 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
5246
5247 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
5248
5249 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
5250 (Menu Bar): Fix when menu-bar-update-hook is called.
5251
5252 * hash.texi (Hash Tables): Get rid of "Emacs 21".
5253
5254 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
5255 and make it read better.
5256
5257 * files.texi (Writing to Files): Get rid of "Emacs 21".
5258 (Unique File Names): Likewise.
5259
5260 * elisp.texi: Update Emacs version to 22.
5261
5262 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
5263 (Overlay Properties, Face Attributes): Likewise.
5264 (Managing Overlays): Fix punctuation.
5265 (Attribute Functions): Clarify set-face-font; get rid of
5266 info about old Emacs versions.
5267 (Auto Faces, Font Lookup, Display Property, Images):
5268 Get rid of "Emacs 21".
5269
5270 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
5271
52722005-03-05 Richard M. Stallman <rms@gnu.org>
5273
5274 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
5275
52762005-03-04 Lute Kamstra <lute@gnu.org>
5277
5278 * debugging.texi (Error Debugging): Document stack-trace-on-error.
5279
52802005-03-03 Lute Kamstra <lute@gnu.org>
5281
5282 * edebug.texi (Instrumenting Macro Calls): Fix typo.
5283
52842005-03-01 Lute Kamstra <lute@gnu.org>
5285
5286 * debugging.texi (Debugger Commands): Update `j'.
5287
52882005-02-28 Lute Kamstra <lute@gnu.org>
5289
5290 * debugging.texi (Debugging): Fix typo.
5291 (Error Debugging): Document eval-expression-debug-on-error.
5292 (Function Debugging): Update example.
5293 (Using Debugger): Mention starred stack frames.
5294 (Debugger Commands): Document `j' and `l'.
5295 (Invoking the Debugger): `d' and `j' exit recursive edit too.
5296 Update the messages that the debugger displays.
5297 (Internals of Debugger): Add cross reference. Update example.
5298 (Excess Open): Minor improvement.
5299 (Excess Close): Minor improvement.
5300
53012005-02-26 Richard M. Stallman <rms@gnu.org>
5302
5303 * tips.texi (Coding Conventions): Clarify.
5304 Put all the major mode key reservations together.
5305 Mention the Mouse-1 => Mouse-2 conventions.
5306
5307 * syntax.texi (Syntax Class Table): Clarify.
5308 (Syntax Table Functions): syntax-after moved from here.
5309 (Syntax Table Internals): syntax-after moved to here.
5310 (Parsing Expressions): Update info on number of values
5311 and what's meaningful in the STATE argument.
5312 (Categories): Fix typo.
5313
5314 * sequences.texi (Arrays): Cleanup.
5315 (Char-Tables): Clarify.
5316
5317 * processes.texi (Deleting Processes): Cleanups, add xref.
5318 (Subprocess Creation): Explain nil in exec-path. Cleanup.
5319 (Process Information): set-process-coding-system, some args optional.
5320 (Input to Processes): Explain various types for PROCESS args.
5321 Rename them from PROCESS-NAME to PROCESS.
5322 (Signals to Processes): Likewise.
5323 (Decoding Output): Cleanup.
5324 (Query Before Exit): Clarify.
5325
5326 * os.texi (Startup Summary): Correct the options; add missing ones.
5327 (Terminal Output, Batch Mode): Clarify.
5328 (Flow Control): Node deleted.
5329
5330 * markers.texi (The Mark): Clarify.
5331
5332 * macros.texi (Expansion): Cleanup.
5333 (Indenting Macros): indent-spec allows ints, not floats.
5334
5335 * keymaps.texi (Keymaps): Clarify.
5336 (Format of Keymaps): Update lisp-mode-map example.
5337 (Active Keymaps, Key Lookup): Clarify.
5338 (Changing Key Bindings): Add xref to `kbd'.
5339 (Key Binding Commands, Simple Menu Items): Clarify.
5340 (Mouse Menus, Menu Bar): Clarify.
5341 (Menu Example): Replace print example with menu-bar-replace-menu.
5342
5343 * help.texi (Documentation Basics): Add function-documentation prop.
5344
5345 * elisp.texi (Top): Don't refer to Flow Control node.
5346
5347 * commands.texi (Command Overview): Improve xrefs.
5348 (Adjusting Point): Adjusting point applies to intangible and invis.
5349 (Key Sequence Input): Doc extra read-key-sequence args.
5350 Likewise for read-key-sequence-vector.
5351
5352 * backups.texi (Rename or Copy): Minor fix.
5353 (Numbered Backups): For version-control, say the default.
5354 (Auto-Saving): make-auto-save-file-name example is simplified.
5355
5356 * advice.texi (Advising Functions): Don't imply one part of Emacs
5357 should advise another part. Markup changes.
5358 (Defining Advice): Move transitional para.
5359 (Activation of Advice): Cleanup.
5360 Explain if COMPILE is nil or negative.
5361
5362 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
5363
53642005-02-24 Lute Kamstra <lute@gnu.org>
5365
5366 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
5367 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
5368
53692005-02-23 Lute Kamstra <lute@gnu.org>
5370
5371 * modes.texi (Defining Minor Modes): define-minor-mode can be used
5372 to define global minor modes as well.
5373
5374 * display.texi (Managing Overlays): overlay-buffer returns nil for
5375 deleted overlays.
5376
53772005-02-22 Kim F. Storm <storm@cua.dk>
5378
5379 * minibuf.texi (Basic Completion): Allow symbols in addition to
5380 strings in try-completion and all-completions.
5381
53822005-02-14 Lute Kamstra <lute@gnu.org>
5383
5384 * elisp.texi (Top): Remove reference to deleted node.
5385
5386 * lists.texi (Lists): Remove reference to deleted node.
5387 (Cons Cells): Fix typo.
5388
5389 * loading.texi (Where Defined): Fix typo.
5390
53912005-02-14 Richard M. Stallman <rms@gnu.org>
5392
5393 * variables.texi (Creating Buffer-Local): change-major-mode-hook
5394 is useful for discarding some minor modes.
5395
5396 * symbols.texi (Symbol Components): Reorder examples.
5397
5398 * streams.texi (Input Functions): State standard-input default.
5399 (Output Variables): State standard-output default.
5400
5401 * objects.texi (Printed Representation): Clarify read syntax vs print.
5402 (Floating Point Type): Explain meaning better.
5403 (Symbol Type): Explain uniqueness better.
5404 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
5405 List examples sooner.
5406 (Box Diagrams): New subnode broken out.
5407 Some examples moved from old Lists as Boxes node.
5408 (Dotted Pair Notation): Clarify intro.
5409 (Array Type): Clarify.
5410 (Type Predicates): Add hash-table-p.
5411
5412 * numbers.texi (Integer Basics): Clarify radix explanation.
5413 (Predicates on Numbers): Minor clarification.
5414 (Comparison of Numbers): Minor clarification. Clarify eql.
5415 Typos in min, max.
5416 (Math Functions): Clarify overflow in expt.
5417
5418 * minibuf.texi (Text from Minibuffer): Minor clarification.
5419 Mention arrow keys.
5420
5421 * loading.texi (Autoload): defun's doc string overrides autoload's
5422 doc string.
5423 (Repeated Loading): Modernize "add to list" examples.
5424 (Where Defined): Finish updating table of load-history elts.
5425
5426 * lists.texi (List-related Predicates): Minor wording improvement.
5427 (Lists as Boxes): Node deleted.
5428 (Building Lists): Explain trivial cases of number-sequence.
5429
5430 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 5431 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
5432 (Hash Access): Any object can be a key.
5433 State value of maphash.
5434
5435 * functions.texi (What Is a Function): Wording cleanup.
5436 (Function Documentation): Minor cleanup.
5437 Explain purpose of calling convention at end of doc string.
5438 (Function Names): Wording cleanup.
5439 (Calling Functions): Wording cleanup.
5440 Explain better how funcall calls the function.
5441 (Function Cells): Delete example of saving and redefining function.
5442
5443 * control.texi (Combining Conditions): Wording cleanup.
5444 (Iteration): dolist and dotimes bind VAR locally.
5445 (Cleanups): Xref to Atomic Changes.
5446
5447 * compile.texi (Byte Compilation): Delete 19.29 info.
5448 (Compilation Functions): Macros' difficulties don't affect defsubst.
5449 (Docs and Compilation): Delete 19.29 info.
5450
54512005-02-10 Richard M. Stallman <rms@gnu.org>
5452
5453 * objects.texi (Symbol Type): Minor correction.
5454
54552005-02-06 Lute Kamstra <lute@gnu.org>
5456
5457 * modes.texi (Example Major Modes): Fix typos.
5458
54592005-02-06 Richard M. Stallman <rms@gnu.org>
5460
5461 * text.texi (Margins): fill-nobreak-predicate can be one function.
5462
5463 * strings.texi (Modifying Strings): clear-string can make unibyte.
5464 (Formatting Strings): format gives error if values missing.
5465
5466 * positions.texi (Character Motion): Mention default arg
5467 for forward-char. backward-char refers to forward-char.
5468 (Word Motion): Mention default arg for forward-word.
5469 (Buffer End Motion): Mention default arg for beginning-of-buffer.
5470 Simplify end-of-buffer.
5471 (Text Lines): Mention default arg for forward-line.
5472 (List Motion): Mention default arg for beginning/end-of-defun.
5473 (Skipping Characters): Minor fixes in explaining character-set.
5474
5475 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
5476 Mode inheritance applies only when default-major-mode is nil.
5477 Clarifications.
5478 (Example Major Modes): Update Text mode and Lisp mode examples.
5479 (Minor Mode Conventions): Mention define-minor-mode at top.
5480 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
5481 (Mode Line Format): Update mode line face display info.
5482 (Properties in Mode): Mention effect of risky vars.
5483 (Imenu): Define imenu-add-to-menubar.
5484 (Font Lock Mode): Add descriptions to menu lines.
5485 (Faces for Font Lock): Add font-lock-doc-face.
5486
54872005-02-05 Lute Kamstra <lute@gnu.org>
5488
5489 * text.texi (Maintaining Undo): Remove obsolete function.
5490
54912005-02-05 Eli Zaretskii <eliz@gnu.org>
5492
5493 * frames.texi (Color Names): Add pointer to the X docs about RGB
5494 color specifications. Improve indexing
5495 (Text Terminal Colors): Replace the description of RGB values by
5496 an xref to "Color Names".
5497
54982005-02-03 Richard M. Stallman <rms@gnu.org>
5499
5500 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
5501 Clarify.
5502 (Selecting Windows): Clarify save-selected-window.
5503 (Cyclic Window Ordering): Clarify walk-windows.
5504 (Window Point): Clarify.
5505 (Window Start): Add comment to example.
5506 (Resizing Windows): Add `interactive' specs in examples.
5507 Document fit-window-to-buffer.
5508
5509 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
5510 (Undo, Maintaining Undo): Clarify last change.
5511 (Sorting): In sort-numeric-fields, explain about octal and hex.
5512 Mention sort-numeric-base.
5513 (Format Properties): Add xref for hard newlines.
5514
5515 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
5516 (Pop-Up Menus): Fix typo.
5517 (Color Names): Explain all types of color names.
5518 Explain color-values on B&W terminal.
5519 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
5520
5521 * files.texi (File Locks): Not supported on MS systems.
5522 (Testing Accessibility): Clarify.
5523
5524 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
5525 (Coverage Testing): Fix typo.
5526
5527 * commands.texi (Misc Events): Remove stray space.
5528
5529 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
5530 (Modification Time): Clarify when visited-file-modtime returns 0.
5531 (The Buffer List): Clarify bury-buffer.
5532 (Killing Buffers): Clarify.
5533 (Indirect Buffers): Add clone-indirect-buffer.
5534
55352005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5536
5537 * edebug.texi (Printing in Edebug): Fix default value of
5538 edebug-print-circle.
5539 (Coverage Testing): Fix displayed frequency count data.
5540
55412005-02-02 Luc Teirlinck <teirllm@auburn.edu>
5542
5543 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
5544
55452005-02-02 Kim F. Storm <storm@cua.dk>
5546
5547 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
5548
55492005-01-29 Eli Zaretskii <eliz@gnu.org>
5550
5551 * commands.texi (Misc Events): Describe the help-echo event.
5552
5553 * text.texi (Special Properties) <help-echo>: Use `pos'
5554 consistently in description of the help-echo property.
5555 Use @code{nil} instead of @var{nil}.
5556
5557 * display.texi (Overlay Properties): Fix the index entry for
5558 help-echo overlay property.
5559
5560 * customize.texi (Type Keywords): Uncomment the xref to the
5561 help-echo property documentation.
5562
55632005-01-23 Kim F. Storm <storm@cua.dk>
5564
5565 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
5566 return value. Third element FULLY replaced by PARTIAL which
5567 specifies number of invisible pixels if row is only partially visible.
5568 (Textual Scrolling): Mention auto-window-vscroll.
5569 (Vertical Scrolling): New defvar auto-window-vscroll.
5570
55712005-01-16 Luc Teirlinck <teirllm@auburn.edu>
5572
5573 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
5574 command remapping.
5575
55762005-01-15 Richard M. Stallman <rms@gnu.org>
5577
5578 * display.texi (Defining Images): Mention DATA-P arg of create-image.
5579
55802005-01-14 Kim F. Storm <storm@cua.dk>
5581
5582 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
5583
5584 * text.texi (Links and Mouse-1): Fix string and vector item.
5585
55862005-01-13 Richard M. Stallman <rms@gnu.org>
5587
5588 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
5589 descriptions of overriding-local-map and overriding-terminal-local-map.
5590
5591 * text.texi (Links and Mouse-1): Clarify text.
5592
55932005-01-13 Kim F. Storm <storm@cua.dk>
5594
5595 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
5596
55972005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
5598
5599 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
5600
56012005-01-12 Kim F. Storm <storm@cua.dk>
5602
5603 * text.texi (Links and Mouse-1): Rename section from Enabling
5604 Mouse-1 to Following Links. Change xrefs.
5605 Add examples for define-button-type and define-widget.
5606
5607 * display.texi (Button Properties, Button Buffer Commands):
5608 Clarify mouse-1 and follow-link functionality.
5609
56102005-01-12 Richard M. Stallman <rms@gnu.org>
5611
5612 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
5613
5614 * display.texi (Beeping): Fix Texinfo usage.
5615
5616 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
5617
56182005-01-11 Kim F. Storm <storm@cua.dk>
5619
5620 * display.texi (Button Properties, Button Buffer Commands):
5621 Mention mouse-1 binding. Add follow-link keyword.
5622
5623 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
5624 (Enabling Mouse-1 to Follow Links): New subsection.
5625
56262005-01-06 Richard M. Stallman <rms@gnu.org>
5627
5628 * text.texi (Special Properties): Minor change.
5629
5630 * os.texi (Timers): Clarify previous change.
5631
5632 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
5633
56342005-01-01 Luc Teirlinck <teirllm@auburn.edu>
5635
5636 * display.texi (Face Attributes): Correct xref to renamed node.
5637
56382005-01-01 Richard M. Stallman <rms@gnu.org>
5639
5640 * display.texi (Face Attributes): Describe hex color specs.
5641
56422004-12-31 Richard M. Stallman <rms@gnu.org>
5643
5644 * os.texi (Timers): Update previous change.
5645
56462004-12-30 Kim F. Storm <storm@cua.dk>
5647
5648 * display.texi (Line Height): Total line-height is now specified
5649 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
5650 in cons cells. (nil . RATIO) is relative to actual line height.
5651 Use line-height `t' instead of `0' to get minimum height.
5652
56532004-12-29 Richard M. Stallman <rms@gnu.org>
5654
5655 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
5656
56572004-12-28 Richard M. Stallman <rms@gnu.org>
5658
5659 * commands.texi (Quitting): Clarify value of with-local-quit.
5660
5661 * elisp.texi (Top): Fix previous change.
5662
5663 * loading.texi (Loading): Fix previous change.
5664
56652004-12-27 Richard M. Stallman <rms@gnu.org>
5666
5667 * Makefile.in (MAKEINFO): Specify --force.
5668
5669 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
5670
5671 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
5672
5673 * display.texi (Line Height): Further clarify.
5674
5675 * elisp.texi (Top): Update Loading submenu.
5676
5677 * loading.texi (Where Defined): New node.
5678 (Unloading): load-history moved to Where Defined.
5679
56802004-12-21 Richard M. Stallman <rms@gnu.org>
5681
5682 * commands.texi (Event Input Misc): Add while-no-input.
5683
56842004-12-11 Richard M. Stallman <rms@gnu.org>
5685
5686 * display.texi (Line Height): Rewrite text for clarity.
5687
56882004-12-11 Kim F. Storm <storm@cua.dk>
5689
5690 * display.texi (Display): Add node "Line Height" to menu.
5691 (Line Height): New node. Move full description of line-spacing
5692 and line-height text properties here from text.texi.
5693 (Scroll Bars): Add vertical-scroll-bar variable.
5694
5695 * frames.texi (Window Frame Parameters): Remove line-height defvar.
5696
5697 * locals.texi (Standard Buffer-Local Variables): Fix xref for
5698 line-spacing and vertical-scroll-bar.
5699
5700 * text.texi (Special Properties): Just mention line-spacing and
5701 line-height here, add xref to new "Line Height" node.
5702
57032004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
5704
5705 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
5706
5707 * locals.texi (Standard Buffer-Local Variables):
5708 Add @xref for `line-spacing'.
5709
57102004-12-05 Richard M. Stallman <rms@gnu.org>
5711
5712 * Makefile.in (maintainer-clean): Remove the info files
5713 in $(infodir) where they are created.
5714
57152004-12-03 Richard M. Stallman <rms@gnu.org>
5716
5717 * windows.texi (Selecting Windows): get-lru-window and
5718 get-largest-window don't consider dedicated windows.
5719
5720 * text.texi (Undo): Document undo-in-progress.
5721
57222004-11-26 Richard M. Stallman <rms@gnu.org>
5723
5724 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
5725 Remove a few vars that are not always buffer-local.
5726
57272004-11-24 Luc Teirlinck <teirllm@auburn.edu>
5728
5729 * locals.texi (Standard Buffer-Local Variables): Comment out
5730 xref's to non-existent node `Yet to be written'.
5731
57322004-11-24 Richard M. Stallman <rms@gnu.org>
5733
5734 * processes.texi (Synchronous Processes): Grammar fix.
5735
5736 * numbers.texi (Comparison of Numbers): Add eql.
5737
5738 * locals.texi (Standard Buffer-Local Variables): Add many vars.
5739
5740 * intro.texi (Printing Notation): Fix previous change.
5741
5742 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
5743 and default-indicate-buffer-boundaries from here.
5744 (Usual Display): To here.
5745 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
5746 (Usual Display): Move tab-width up.
5747
5748 * customize.texi (Variable Definitions): Replace
5749 show-paren-mode example with tooltip-mode.
5750 (Simple Types, Composite Types, Defining New Types):
5751 Minor cleanups.
5752
57532004-11-21 Jesper Harder <harder@ifa.au.dk>
5754
5755 * processes.texi (Synchronous Processes, Output from Processes):
5756 Markup fix.
5757
57582004-11-20 Richard M. Stallman <rms@gnu.org>
5759
5760 * positions.texi (Skipping Characters): skip-chars-forward
5761 now handles char classes.
5762
5763 * intro.texi (Printing Notation): Avoid confusion of `print'
5764 when explaining @print.
5765
5766 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
5767
5768 * display.texi (Display Table Format): Minor fix.
5769
5770 * streams.texi (Output Functions): Fix print example.
5771
5772 * Makefile.in (elisp): New target.
5773 (dist): Depend on $(infodir)/elisp, not elisp.
5774 Copy the info files from $(infodir).
5775
5776 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
5777 read-from-minibuffer.
5778
5779 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
5780
57812004-11-19 Richard M. Stallman <rms@gnu.org>
5782
5783 * searching.texi (Regexp Search): Add search-whitespace-regexp.
5784
57852004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
5786
5787 * tips.texi (Coding Conventions): Fix typo.
5788
57892004-11-16 Richard M. Stallman <rms@gnu.org>
5790
5791 * tips.texi (Coding Conventions): Separate defvar and require
5792 methods to avoid warnings. Use require only when there are many
5793 functions and variables from that package.
5794
5795 * minibuf.texi (Minibuffer Completion): When ignoring case,
5796 predicate must not be case-sensitive.
5797
5798 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
5799 (Test Coverage): Don't talk about "splotches". Clarified.
5800
58012004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
5802
5803 * frames.texi (Window Frame Parameters): Fix typo.
5804
58052004-11-15 Kim F. Storm <storm@cua.dk>
5806
5807 * symbols.texi (Other Plists): Note that plist-get may signal error.
5808 Add safe-plist-get.
5809
58102004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5811
5812 * modes.texi (Font Lock Basics): Fix typo.
5813
58142004-11-08 Richard M. Stallman <rms@gnu.org>
5815
5816 * syntax.texi (Syntax Table Functions): Add syntax-after.
5817
58182004-11-06 Lars Brinkhoff <lars@nocrew.org>
5819
5820 * os.texi (Processor Run Time): New section documenting
5821 get-internal-run-time.
5822
58232004-11-06 Eli Zaretskii <eliz@gnu.org>
5824
5825 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
5826 it nukes elisp-cover.texi.
5827 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
5828 elisp-0 etc.
5829
58302004-11-05 Luc Teirlinck <teirllm@auburn.edu>
5831
5832 * commands.texi (Keyboard Macros): Document `append' return value
5833 of `defining-kbd-macro'.
5834
58352004-11-01 Richard M. Stallman <rms@gnu.org>
5836
5837 * commands.texi (Interactive Call): Add called-interactively-p.
5838
58392004-10-29 Simon Josefsson <jas@extundo.com>
5840
5841 * minibuf.texi (Reading a Password): Revert.
5842
58432004-10-28 Richard M. Stallman <rms@gnu.org>
5844
5845 * frames.texi (Display Feature Testing): Explain about "vendor".
5846
58472004-10-27 Richard M. Stallman <rms@gnu.org>
5848
5849 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5850 not raw. Clarify `n'.
5851 (Interactive Call): Rewrite interactive-p, focusing on when
5852 and how to use it.
5853 (Misc Events): Clarify previous change.
5854
5855 * advice.texi (Simple Advice): Clarify what job the example does.
5856 (Around-Advice): Clarify ad-do-it.
5857 (Activation of Advice): An option of ad-default-compilation-action
5858 is `never', not `nil'.
5859
58602004-10-26 Kim F. Storm <storm@cua.dk>
5861
5862 * commands.texi (Interactive Codes): Add U code letter.
5863
58642004-10-25 Simon Josefsson <jas@extundo.com>
5865
5866 * minibuf.texi (Reading a Password): Add.
5867
58682004-10-24 Jason Rumney <jasonr@gnu.org>
5869
5870 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5871 and wheel-down.
5872
58732004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5874
5875 * processes.texi (Synchronous Processes): Document process-file.
5876
58772004-10-22 Kenichi Handa <handa@m17n.org>
5878
5879 * text.texi (translate-region): Document that it accepts also a
5880 char-table.
5881
58822004-10-22 David Ponce <david@dponce.com>
5883
5884 * windows.texi (Resizing Windows): Document the `preserve-before'
5885 argument of the functions `enlarge-window' and `shrink-window'.
5886
58872004-10-19 Jason Rumney <jasonr@gnu.org>
5888
5889 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5890
58912004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5892
5893 * text.texi (Filling): Add anchor for definition of
5894 `sentence-end-double-space'.
5895
5896 * searching.texi (Regexp Example): Update description of how
5897 Emacs currently recognizes the end of a sentence.
5898 (Standard Regexps): Update definition of the variable
5899 `sentence-end'. Add definition of the function `sentence-end'.
5900
59012004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5902
5903 * display.texi (Progress): New node.
5904
59052004-10-05 Kim F. Storm <storm@cua.dk>
5906
5907 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5908
59092004-09-29 Kim F. Storm <storm@cua.dk>
5910
5911 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5912 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5913 fringe bitmap symbols, as they now have their own namespace.
5914 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5915 vs. pixels. Signal error if no free bitmap slots.
5916 (Pixel Specification): Change IMAGE to @var{image}.
5917
59182004-09-28 Richard M. Stallman <rms@gnu.org>
5919
5920 * text.texi (Special Properties): Clarify line-spacing and line-height.
5921
5922 * searching.texi (Regexp Search): Add looking-back.
5923
59242004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5925
5926 * display.texi: Correct typos.
5927 (Image Descriptors): Correct xref's.
5928
59292004-09-25 Richard M. Stallman <rms@gnu.org>
5930
5931 * text.texi (Special Properties): Cleanups in `cursor'.
5932 Rewrites in `line-height' and `line-spacing'; exchange them.
5933
5934 * display.texi (Fringes): Rewrite previous change.
5935 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5936 (Display Fringe Bitmaps): Node deleted, text moved.
5937 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5938 (Scroll Bars): Clarify set-window-scroll-bars.
5939 (Pointer Shape): Rewrite.
5940 (Specified Space): Clarify :align-to, etc.
5941 (Pixel Specification): Use @var. Clarify new text.
5942 (Other Display Specs): Clarify `slice'.
5943 (Image Descriptors): Cleanups.
5944 (Showing Images): Cleanups.
5945
59462004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5947
5948 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5949
5950 * modes.texi: Various minor changes in addition to:
5951 (Major Mode Conventions): Final call to `run-mode-hooks' should
5952 not be inside the `delay-mode-hooks' form.
5953 (Mode Hooks): New node.
5954 (Hooks): Delete obsolete example.
5955 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5956 node "Mode Hooks".
5957
59582004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5959
5960 * display.texi: Correct various typos.
5961 (Display): Rename node "Pointer Shapes" to "Pointer
5962 Shape". (There is already a node called "Pointer Shapes" in
5963 frames.texi.)
5964 (Images): Remove non-existent node "Image Slices" from menu.
5965
59662004-09-23 Kim F. Storm <storm@cua.dk>
5967
5968 * text.texi (Special Properties): Add `cursor', `pointer',
5969 `line-height', and `line-spacing' properties.
5970
5971 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5972 Shapes' to menu.
5973 (Standard Faces): Doc fix for fringe face.
5974 (Fringes): Add `overflow-newline-into-fringe' and
5975 'indicate-buffer-boundaries'.
5976 (Fringe Bitmaps, Pointer Shapes): New nodes.
5977 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5978 Bitmaps' to menu.
5979 (Specified Space): Describe pixel width and height.
5980 (Pixel Specification): New node.
5981 (Other Display Specs): Add `slice' property.
5982 (Display Fringe Bitmaps): New node.
5983 (Images): Add 'Image Slices' to menu.
5984 (Image Descriptors): Add `:pointer' and `:map' properties.
5985 (Showing Images): Add slice arg to `insert-image'. Add
5986 'insert-sliced-image'.
5987
59882004-09-20 Richard M. Stallman <rms@gnu.org>
5989
5990 * commands.texi (Key Sequence Input):
5991 Clarify downcasing in read-key-sequence.
5992
59932004-09-08 Juri Linkov <juri@jurta.org>
5994
5995 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5996
59972004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5998
5999 * locals.texi (Standard Buffer-Local Variables): Add
6000 `buffer-auto-save-file-format'.
6001 * internals.texi (Buffer Internals): Describe new
6002 auto_save_file_format field of the buffer structure.
6003 * files.texi (Format Conversion): `auto-save-file-format' has been
6004 renamed `buffer-auto-save-file-format'.
6005
60062004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6007
6008 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
6009 an integer or a marker.
6010 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
6011
60122004-08-22 Richard M. Stallman <rms@gnu.org>
6013
6014 * modes.texi (Major Mode Conventions): Discuss rebinding of
6015 standard key bindings.
6016
60172004-08-18 Kim F. Storm <storm@cua.dk>
6018
6019 * processes.texi (Accepting Output): Add `just-this-one' arg to
6020 `accept-process-output'.
6021 (Output from Processes): New var `process-adaptive-read-buffering'.
6022
60232004-08-10 Luc Teirlinck <teirllm@auburn.edu>
6024
6025 * keymaps.texi: Various changes in addition to:
6026 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
6027 Give more varied examples for `kbd'.
6028 (Creating Keymaps): Char tables have slots for all characters
6029 without modifiers.
6030 (Active Keymaps): `overriding-local-map' and
6031 `overriding-terminal-local-map' also override text property and
6032 overlay keymaps.
6033 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
6034 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
6035 to denote a prefix of no events.
6036 `map-keymap' includes parent's bindings _recursively_.
6037 Clarify and correct description of `where-is-internal'.
6038 Mention BUFFER-OR-NAME arg to `describe-bindings'.
6039 (Menu Example): For menus intended for use with the keyboard, the
6040 menu items should be bound to characters or real function keys.
6041
60422004-08-08 Luc Teirlinck <teirllm@auburn.edu>
6043
6044 * objects.texi (Character Type): Reposition `@anchor' to prevent
6045 double space inside sentence in Info.
6046
6047 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
6048 renamed to `disabled-command-function'.
6049 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
6050 (Command Loop Info): Replace reference to it.
6051 (Disabling Commands): `disabled-command-hook' has been renamed to
6052 `disabled-command-function'.
6053
60542004-08-07 Luc Teirlinck <teirllm@auburn.edu>
6055
6056 * os.texi (Translating Input): Only non-prefix bindings in
6057 `key-translation-map' override actual key bindings. Warn about
6058 possible indirect effect of actual key bindings on non-prefix
6059 bindings in `key-translation-map'.
6060
60612004-08-06 Luc Teirlinck <teirllm@auburn.edu>
6062
6063 * minibuf.texi (High-Level Completion): Add anchor for definition
6064 of `read-variable'.
6065
6066 * commands.texi: Various changes in addition to:
6067 (Using Interactive): Clarify description of `interactive-form'.
6068 (Interactive Call): Mention default for KEYS argument to
6069 `call-interactively'.
6070 (Command Loop Info): Clarify description of `this-command-keys'.
6071 Mention KEEP-RECORD argument to `clear-this-command-keys'.
6072 Value of `last-event-frame' can be `macro'.
6073 (Repeat Events): `double-click-fuzz' is also used to distinguish
6074 clicks and drags.
6075 (Classifying Events): Clarify descriptions of `event-modifiers'
6076 `event-basic-type' and `event-convert-list'.
6077 (Accessing Events): `posn-timestamp' takes POSITION argument.
6078 (Quoted Character Input): Clarify description of
6079 `read-quoted-char' and fix example.
6080 (Quitting): Add `with-local-quit'.
6081 (Disabling Commands): Correct and clarify descriptions of
6082 `enable-command' and `disable-command'.
6083 Mention what happens if `disabled-command-hook' is nil.
6084 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
6085 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
6086
60872004-07-24 Luc Teirlinck <teirllm@auburn.edu>
6088
6089 * frames.texi: Various changes in addition to:
6090 (Creating Frames): Expand and clarify description of `make-frame'.
6091 (Window Frame Parameters): Either none or both of the `icon-left'
6092 and `icon-top' parameters must be specified. Put descriptions of
6093 `menu-bar-lines' and `toolbar-lines' closer together and change
6094 them accordingly.
6095 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
6096 except while processing `frame-title-format' or `icon-title-format'.
6097 (Deleting Frames): Correct description of `delete-frame'.
6098 Non-nil return values of `frame-live-p' are like those of `framep'.
6099 (Frames and Windows): Mention return value of
6100 `set-frame-selected-window'.
6101 (Visibility of Frames): Mention `force' argument to
6102 `make-frame-invisible'. `frame-visible-p' returns t for all
6103 frames on text-only terminals.
6104 (Frame Configurations): Restoring a frame configuration does not
6105 restore deleted frames.
6106 (Window System Selections): `x-set-selection' returns DATA.
6107 (Resources): Add example.
6108 (Display Feature Testing): Clarify descriptions of
6109 `display-pixel-height', `display-pixel-width', `x-server-version'
6110 and `x-server-vendor'.
6111
6112 * windows.texi (Choosing Window): Add anchor.
6113 * minibuf.texi (Minibuffer Misc): Add anchor.
6114
61152004-07-23 John Paul Wallington <jpw@gnu.org>
6116
6117 * macros.texi (Defining Macros): Declaration keyword for setting
6118 Edebug spec is `debug' not `edebug'.
6119
61202004-07-19 Luc Teirlinck <teirllm@auburn.edu>
6121
6122 * windows.texi: Various small changes in addition to:
6123 (Window Point): Mention return value of `set-window-point'.
6124 (Window Start): `pos-visible-in-window-p' disregards horizontal
6125 scrolling. Explain return value if PARTIALLY is non-nil.
6126 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
6127 and `set-window-vscroll'.
6128 (Size of Window): The argument WINDOW to `window-inside-edges',
6129 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
6130 (Resizing Windows): Explain return value of
6131 `shrink-window-if-larger-than-buffer'.
6132 `window-size-fixed' automatically becomes buffer local when set.
6133 (Window Configurations): Explain return value of
6134 `set-window-configuration'.
6135
6136 * minibuf.texi (Minibuffer Misc): Add anchor for
6137 `minibuffer-scroll-window'.
6138
6139 * positions.texi (Text Lines): Add anchor for `count-lines'.
6140
61412004-07-17 Richard M. Stallman <rms@gnu.org>
6142
6143 * display.texi (Overlay Properties): Adding `evaporate' prop
6144 deletes empty overlay immediately.
6145
6146 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
6147 fix example.
6148
61492004-07-16 Jim Blandy <jimb@redhat.com>
6150
6151 * searching.texi (Regexp Backslash): Document new \_< and \_>
6152 operators.
6153
61542004-07-16 Juanma Barranquero <lektu@terra.es>
6155
6156 * display.texi (Images): Fix Texinfo usage.
6157
61582004-07-14 Luc Teirlinck <teirllm@auburn.edu>
6159
6160 * buffers.texi (Modification Time): `visited-file-modtime' now
6161 returns a list of two integers, instead of a cons.
6162
61632004-07-13 Luc Teirlinck <teirllm@auburn.edu>
6164
6165 * windows.texi: Various changes in addition to:
6166 (Splitting Windows): Add `split-window-keep-point'.
6167
61682004-07-09 Richard M. Stallman <rms@gnu.org>
6169
6170 * frames.texi (Input Focus): Minor fix.
6171
61722004-07-07 Luc Teirlinck <teirllm@auburn.edu>
6173
6174 * frames.texi (Input Focus): Clarify descriptions of
6175 `select-frame-set-input-focus' and `select-frame'.
6176
61772004-07-06 Luc Teirlinck <teirllm@auburn.edu>
6178
6179 * os.texi: Various small changes in addition to:
6180 (Killing Emacs): Expand and clarify description of
6181 `kill-emacs-query-functions' and `kill-emacs-hook'.
6182 (System Environment): Expand and clarify description of `getenv'
6183 and `setenv'.
6184 (Timers): Clarify description of `run-at-time'.
6185 (Translating Input): Correct description of
6186 `extra-keyboard-modifiers'.
6187 (Flow Control): Correct description of `enable-flow-control'.
6188
61892004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
6190
6191 * os.texi: Update copyright.
6192 (Session Management): Grammar fix.
6193 Clarify which Emacs does the restarting.
6194 Use @samp for *scratch* buffer.
6195
61962004-07-04 Alan Mackenzie <acm@muc.de>
6197
6198 * frames.texi (Input Focus): Add documentation for
6199 `select-frame-set-input-focus'. Replace refs to non-existent
6200 `switch-frame' with `select-frame'. Minor corrections and tidying
6201 up of text-only terminal stuff.
6202
62032004-07-02 Richard M. Stallman <rms@gnu.org>
6204
6205 * files.texi (Saving Buffers): Cleanup write-contents-function.
6206 (Magic File Names): Cleanup file-remote-p.
6207
b344d29d 62082004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
6209
6210 * files.texi (Magic File Names): `file-remote-p' returns an
6211 identifier of the remote system, not just t.
6212
62132004-07-02 David Kastrup <dak@gnu.org>
6214
6215 * searching.texi (Entire Match Data): Add explanation about new
6216 match-data behavior when @var{integers} is non-nil.
6217
62182004-06-24 Richard M. Stallman <rms@gnu.org>
6219
6220 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
6221
6222 * customize.texi (Variable Definitions): Note about doc strings
6223 and :set.
6224
6225 * keymaps.texi (Keymap Terminology): Document `kbd'.
6226 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
6227
6228 * display.texi (Invisible Text): Setting buffer-invisibility-spec
6229 makes it buffer-local.
6230
6231 * files.texi (Saving Buffers): Correct previous change.
6232
6233 * commands.texi (Accessing Events):
6234 Clarify posn-col-row and posn-actual-col-row.
6235
62362004-06-24 David Ponce <david.ponce@wanadoo.fr>
6237
6238 * commands.texi (Accessing Events): New functions
6239 posn-at-point and posn-at-x-y. Add example to posn-x-y.
6240
62412004-06-23 Luc Teirlinck <teirllm@auburn.edu>
6242
6243 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
6244 * frames.texi, buffers.texi, backups.texi, variables.texi:
6245 * loading.texi, eval.texi, functions.texi, control.texi:
6246 * symbols.texi, minibuf.texi: Reposition @anchor's.
6247
6248 * help.texi: Various small changes in addition to the following.
6249 (Describing Characters): Describe PREFIX argument to
6250 `key-description'. Correct and clarify definition of
6251 `text-char-description'. Describe NEED-VECTOR argument to
6252 `read-kbd-macro'.
6253 (Help Functions): Clarify definition of `apropos'.
6254
62552004-06-23 Lars Hansen <larsh@math.ku.dk>
6256
6257 * files.texi (Saving Buffers): Correct description of
6258 `write-contents-functions'.
6259
62602004-06-21 Juanma Barranquero <lektu@terra.es>
6261
6262 * display.texi (Images): Remove redundant @vindex directives.
6263 Rewrite `image-library-alist' doc in active voice.
6264
62652004-06-14 Juanma Barranquero <lektu@terra.es>
6266
6267 * display.texi (Images): Document new delayed library loading,
6268 variable `image-library-alist' and (existing but undocumented)
6269 function `image-type-available-p'.
6270
62712004-06-05 Richard M. Stallman <rms@gnu.org>
6272
6273 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
6274 refer the user to the Initial Input node.
6275 (Text from Minibuffer): Likewise.
6276 (Initial Input): New node. Document this feature
6277 and say it is mostly deprecated.
6278
62792004-05-30 Richard M. Stallman <rms@gnu.org>
6280
6281 * loading.texi (Named Features): Clarify return value
6282 and meaning of NOERROR.
6283
6284 * variables.texi (File Local Variables): Minor cleanup.
6285
62862004-05-30 Michael Albinus <michael.albinus@gmx.de>
6287
6288 * files.texi (Magic File Names): Add `file-remote-p' as operation
6289 of file name handlers.
6290
62912004-05-29 Richard M. Stallman <rms@gnu.org>
6292
6293 * modes.texi (Minor Mode Conventions): (-) has no special meaning
6294 as arg to a minor mode command.
6295
62962004-05-22 Richard M. Stallman <rms@gnu.org>
6297
6298 * syntax.texi (Syntax Class Table): Word syntax not just for English.
6299
6300 * streams.texi (Output Variables): Doc float-output-format.
6301
6302 * searching.texi (Regexp Special): Nested repetition can be infloop.
6303
6304 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
6305 real stack overflow.
6306
6307 * compile.texi: Minor cleanups.
6308
63092004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
6310
6311 * lists.texi (Cons Cells): Explain dotted lists, true lists,
6312 circular lists.
6313 (List Elements): Explain handling of circular and dotted lists.
6314
63152004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
6316
6317 * modes.texi (Search-based Fontification): Fix typo.
6318
63192004-05-10 Juanma Barranquero <lektu@terra.es>
6320
6321 * modes.texi (Mode Line Variables): Fix description of
6322 global-mode-string, which is now after which-func-mode, not the
6323 buffer name.
6324
63252004-05-07 Lars Hansen <larsh@math.ku.dk>
6326
6327 * modes.texi (Desktop Save Mode): Add.
6328 (Modes): Add menu entry Desktop Save Mode.
6329
6330 * hooks.texi: Add desktop-after-read-hook,
6331 desktop-no-desktop-file-hook and desktop-save-hook.
6332
6333 * locals.texi: Add desktop-save-buffer.
6334
63352004-04-30 Jesper Harder <harder@ifa.au.dk>
6336
6337 * display.texi: emacs -> Emacs.
6338
63392004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6340
6341 * files.texi (Changing Files): Document set-file-times.
6342
63432004-04-23 Juanma Barranquero <lektu@terra.es>
6344
6345 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6346
63472004-04-18 Jesper Harder <harder@ifa.au.dk>
6348
6349 * tips.texi (Coding Conventions): defopt -> defcustom.
6350
63512004-04-16 Luc Teirlinck <teirllm@auburn.edu>
6352
6353 * sequences.texi: Various clarifications.
6354
63552004-04-14 Luc Teirlinck <teirllm@auburn.edu>
6356
6357 * buffers.texi (Read Only Buffers): Mention optional ARG to
6358 `toggle-read-only'.
6359
63602004-04-14 Nick Roberts <nick@nick.uklinux.net>
6361
6362 * windows.texi (Selecting Windows): Note that get-lru-window
6363 returns a full-width window if possible.
6364
63652004-04-13 Luc Teirlinck <teirllm@auburn.edu>
6366
6367 * buffers.texi: Various changes in addition to:
6368 (Buffer File Name): Add `find-buffer-visiting'.
6369 (Buffer Modification): Mention optional ARG to `not-modified'.
6370 (Indirect Buffers): Mention optional CLONE argument to
6371 `make-indirect-buffer'.
6372
6373 * files.texi: Various changes in addition to:
6374 (Visiting Functions): `find-file-hook' is now a normal hook.
6375 (File Name Expansion): Explain difference between the way that
6376 `expand-file-name' and `file-truename' treat `..'.
6377 (Contents of Directories): Mention optional ID-FORMAT argument to
6378 `directory-files-and-attributes'.
6379 (Format Conversion): Mention new optional CONFIRM argument to
6380 `format-write-file'.
6381
63822004-04-12 Miles Bader <miles@gnu.org>
6383
6384 * macros.texi (Expansion): Add description of `macroexpand-all'.
6385
63862004-04-05 Jesper Harder <harder@ifa.au.dk>
6387
6388 * variables.texi (Variable Aliases): Mention
6389 cyclic-variable-indirection.
6390
6391 * errors.texi (Standard Errors): Ditto.
6392
63932004-04-04 Luc Teirlinck <teirllm@auburn.edu>
6394
6395 * backups.texi: Various small changes in addition to:
6396 (Making Backups): Mention return value of `backup-buffer'.
6397 (Auto-Saving): Mention optional FORCE argument to
6398 `delete-auto-save-file-if-necessary'.
6399 (Reverting): Mention optional PRESERVE-MODES argument to
6400 `revert-buffer'. Correct description of `revert-buffer-function'.
6401
64022004-03-22 Juri Linkov <juri@jurta.org>
6403
6404 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
6405 with `Vector Functions'.
6406
6407 * text.texi (Sorting): Add missing quote.
6408
64092004-03-14 Luc Teirlinck <teirllm@auburn.edu>
6410
6411 * intro.texi (Lisp History): Replace xref to `cl' manual with
6412 inforef.
6413
64142004-03-12 Richard M. Stallman <rms@gnu.org>
6415
6416 * intro.texi (Version Info): Add arg to emacs-version.
6417 (Lisp History): Change xref to CL manual.
6418
64192004-03-09 Luc Teirlinck <teirllm@auburn.edu>
6420
6421 * minibuf.texi (Completion Commands): Add xref to Emacs manual
6422 for Partial Completion mode.
6423
64242004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
6425
6426 * customize.texi: Fix typo. Remove eol whitespace.
6427
64282004-03-04 Richard M. Stallman <rms@gnu.org>
6429
6430 * processes.texi: Fix typos.
6431
6432 * lists.texi (Building Lists): Minor clarification.
6433
6434 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
6435 in make-hash-table.
6436
64372004-02-29 Juanma Barranquero <lektu@terra.es>
6438
6439 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
6440 rm, and ignore exit code.
6441
64422004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
6443
6444 * display.texi (Defining Faces): Add description for min-colors.
6445 Update example.
6446
64472004-02-23 Luc Teirlinck <teirllm@auburn.edu>
6448
6449 * abbrevs.texi: Various corrections and clarifications in addition
6450 to the following:
6451 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
6452
64532004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6454
6455 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
6456
64572004-02-21 Luc Teirlinck <teirllm@auburn.edu>
6458
6459 * text.texi: Various small changes in addition to the following:
6460 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
6461 to delete-horizontal-space.
6462 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
6463 description of yank-handler text property at various places.
6464
6465 * frames.texi (Window System Selections): Add anchor.
6466
6467 * syntax.texi (Syntax Table Functions): Clarify and correct
6468 descriptions of make-syntax-table and copy-syntax-table.
6469 (Motion and Syntax): Clarify SYNTAXES argument to
6470 skip-syntax-forward.
6471 (Parsing Expressions): Mention that the return value of
6472 parse-partial-sexp is currently a list of ten rather than nine
6473 elements.
6474 (Categories): Various corrections and clarifications.
6475
64762004-02-17 Luc Teirlinck <teirllm@auburn.edu>
6477
6478 * markers.texi (Marker Insertion Types): Minor change.
6479
6480 * locals.texi (Standard Buffer-Local Variables):
6481 * commands.texi (Interactive Codes, Using Interactive):
6482 * functions.texi (Related Topics): Fix xrefs.
6483
64842004-02-16 Luc Teirlinck <teirllm@auburn.edu>
6485
6486 * lists.texi (Sets And Lists): Update description of delete-dups.
6487
64882004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6489
6490 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
6491
c8763fb6 64922004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6493
6494 * frames.texi (Parameter Access): frame-parameters arg is optional.
6495 modify-frame-parameters handles nil for FRAME.
6496 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
6497 are all-or-nothing for certain toolkits.
6498 Mention parameter wait-for-wm.
6499 (Frames and Windows): In frame-first-window and frame-selected-window
6500 the arg is optional.
6501 (Input Focus): In redirect-frame-focus the second arg is optional.
6502 (Window System Selections): Mention selection type CLIPBOARD.
6503 Mention data-type UTF8_STRING.
6504 Mention numbering of cut buffers.
6505 (Resources): Describe x-resource-name.
6506
65072004-02-16 Richard M. Stallman <rms@gnu.org>
6508
6509 * windows.texi (Buffers and Windows): Delete false table
6510 about all-frames.
6511
6512 * syntax.texi (Parsing Expressions): Delete old caveat
6513 about parse-sexp-ignore-comments.
6514
6515 * streams.texi (Output Variables): Add print-quoted.
6516
6517 * lists.texi (Building Lists): Minor cleanup.
6518
6519 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
6520
6521 * display.texi (Overlays): Explain overlays use markers.
6522 (Managing Overlays): Explain front-advance and rear-advance
6523 in more detail.
6524
6525 * loading.texi (Unloading): Document unload-feature-special-hooks.
6526 Get rid of fns-NNN.el file.
6527
65282004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6529
6530 * help.texi (Describing Characters): Fix text-char-description
6531 example output.
6532
6533 * edebug.texi (Using Edebug): Fix example.
6534
6535 * debugging.texi (Internals of Debugger): Fix return value.
6536
6537 * files.texi (Changing Files): Fix argname.
6538
6539 * calendar.texi: Fix parens, and default values.
6540
6541 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
6542 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 6543 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
6544
6545 * positions.texi (Text Lines): Don't add -1 in current-line.
6546
65472004-02-16 Richard M. Stallman <rms@gnu.org>
6548
6549 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
6550
65512004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6552
6553 * processes.texi (Low-Level Network): Fix a typo.
6554
65552004-02-12 Kim F. Storm <storm@cua.dk>
6556
6557 * display.texi (Fringes): Use consistent wording.
6558 Note that window-fringe's window arg is optional.
6559 (Scroll Bars): Use consistent wording.
6560
65612004-02-11 Luc Teirlinck <teirllm@auburn.edu>
6562
6563 * tips.texi (Comment Tips): Document the new conventions for
6564 commenting out code.
6565
c8763fb6 65662004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6567
6568 * positions.texi (Text Lines): Added missing end defun.
6569
65702004-02-07 Kim F. Storm <storm@cua.dk>
6571
6572 * positions.texi (Text Lines): Add line-number-at-pos.
6573
65742004-02-06 John Paul Wallington <jpw@gnu.org>
6575
6576 * display.texi (Button Properties, Button Buffer Commands):
6577 mouse-2 invokes button, not down-mouse-1.
6578
65792004-02-04 Jason Rumney <jasonr@gnu.org>
6580
6581 * makefile.w32-in: Sync with Makefile.in changes.
6582
65832004-02-03 Luc Teirlinck <teirllm@auburn.edu>
6584
6585 * minibuf.texi (Text from Minibuffer): Various corrections and
6586 clarifications.
6587 (Object from Minibuffer): Correct Lisp description of
6588 read-minibuffer.
6589 (Minibuffer History): Clarify description of cons values for
6590 HISTORY arguments.
6591 (Basic Completion): Various corrections and clarifications. Add
6592 completion-regexp-list.
6593 (Minibuffer Completion): Correct and clarify description of
6594 completing-read.
6595 (Completion Commands): Mention Partial Completion mode. Various
6596 other minor changes.
6597 (High-Level Completion): Various corrections and clarifications.
6598 (Reading File Names): Ditto.
6599 (Minibuffer Misc): Ditto.
6600
66012004-01-26 Luc Teirlinck <teirllm@auburn.edu>
6602
6603 * strings.texi (Text Comparison): assoc-string also matches
6604 elements of alists that are strings instead of conses.
6605 (Formatting Strings): Standardize Texinfo usage. Update index
6606 entries.
6607
66082004-01-20 Luc Teirlinck <teirllm@auburn.edu>
6609
6610 * lists.texi (Sets And Lists): Add delete-dups.
6611
66122004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6613
6614 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
6615 special form.
6616 * macros.texi (Defining Macros): Update description of `declare',
6617 which now is a macro.
6618 (Wrong Time): Fix typos.
6619
66202004-01-14 Luc Teirlinck <teirllm@auburn.edu>
6621
6622 * compile.texi (Compilation Functions): Expand descriptions of
6623 `compile-defun', `byte-compile-file', `byte-recompile-directory'
6624 and `batch-byte-compile'. In particular, mention and describe
6625 all optional arguments.
6626 (Disassembly): Correct and clarify the description of `disassemble'.
6627
66282004-01-11 Luc Teirlinck <teirllm@auburn.edu>
6629
6630 * searching.texi: Various small changes in addition to the
6631 following.
6632 (Regexp Example): Adapt to new value of `sentence-end'.
6633 (Regexp Functions): The PAREN argument to `regexp-opt' can be
6634 `words'.
6635 (Search and Replace): Add usage note for `perform-replace'.
6636 (Entire Match Data): Mention INTEGERS and REUSE arguments to
6637 `match-data'.
6638 (Standard Regexps): Update for new values of `paragraph-start'
6639 and `sentence-end'.
6640
66412004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6642
6643 * files.texi (Saving Buffers): Clarify descriptions of
6644 `write-contents-functions' and `before-save-hook'.
6645 Make the defvar's for `before-save-hook' and `after-save-hook'
6646 into defopt's.
6647
66482004-01-07 Kim F. Storm <storm@cua.dk>
6649
6650 * commands.texi (Click Events): Describe new image and
6651 width/height elements of click events.
6652 (Accessing Events): Add posn-string, posn-image, and
6653 posn-object-width-height. Change posn-object to return either
6654 image or string object.
6655
66562004-01-01 Simon Josefsson <jas@extundo.com>
6657
6658 * hooks.texi (Standard Hooks): Add before-save-hook.
6659 * files.texi (Saving Buffers): Likewise.
6660
66612004-01-03 Richard M. Stallman <rms@gnu.org>
6662
6663 * frames.texi (Frames and Windows): Delete frame-root-window.
6664
66652004-01-03 Luc Teirlinck <teirllm@auburn.edu>
6666
6667 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
6668
6669 * functions.texi: Various small changes in addition to the
6670 following.
6671 (What Is a Function): `functionp' returns nil for macros. Clarify
6672 behavior of this and following functions for symbol arguments.
6673 (Function Documentation): Add `\' in front of (fn @var{arglist})
6674 and explain why.
6675 (Defining Functions): Mention DOCSTRING argument to `defalias'.
6676 Add anchor.
6677 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
6678
66792004-01-01 Miles Bader <miles@gnu.org>
6680
6681 * display.texi (Buttons): New section.
6682
66832003-12-31 Andreas Schwab <schwab@suse.de>
6684
6685 * numbers.texi (Math Functions): sqrt reports a domain-error
6686 error.
6687 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
6688
66892003-12-30 Luc Teirlinck <teirllm@auburn.edu>
6690
6691 * tips.texi (Documentation Tips): Update item on hyperlinks in
6692 documentation strings.
6693
6694 * errors.texi (Standard Errors): Various small corrections and
6695 additions.
6696
6697 * control.texi: Various small changes in addition to the
6698 following.
6699 (Signaling Errors): Provide some more details on how `signal'
6700 constructs the error message. Add anchor to the definition of
6701 `signal'.
6702 (Error Symbols): Describe special treatment of `quit'.
6703 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
6704 to emphasize that it has to be a single form.
6705
6706 * buffers.texi: Add anchor.
6707
67082003-12-29 Richard M. Stallman <rms@gnu.org>
6709
6710 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
6711 (Window Configurations): Add window-configuration-frame.
6712
6713 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
6714
6715 * text.texi (Examining Properties): Add get-char-property-and-overlay.
6716 Change arg name in get-char-property.
6717 (Special Properties): Update handling of keymap property.
6718
6719 * strings.texi (Modifying Strings): Add clear-string.
6720 (Text Comparison): Add assoc-string and remove
6721 assoc-ignore-case, assoc-ignore-representation.
6722
6723 * os.texi (Time of Day): Add set-time-zone-rule.
6724
6725 * numbers.texi (Math Functions): asin, acos, log, log10
6726 report domain-error errors.
6727
6728 * nonascii.texi (Converting Representations):
6729 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
6730 (Encoding and I/O): Add file-name-coding-system.
6731
6732 * modes.texi (Search-based Fontification): Explain that
6733 face specs are symbols with face names as values.
6734
6735 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
6736
6737 * lists.texi (Building Lists): remq moved elsewhere.
6738 (Sets And Lists): remq moved here.
6739 (Association Lists): Refer to assoc-string.
6740
6741 * internals.texi (Garbage Collection): Add memory-use-counts.
6742
6743 * frames.texi (Frames and Windows): Add set-frame-selected-window
6744 and frame-root-window.
6745
6746 * files.texi (Contents of Directories):
6747 Add directory-files-and-attributes.
6748
6749 * display.texi (Refresh Screen): Add force-window-update.
6750 (Invisible Text): Explain about moving point out of invis text.
6751 (Overlay Properties): Add overlay-properties.
6752 (Managing Overlays): Add overlayp.
6753 (GIF Images): Invalid image number displays a hollow box.
6754
6755 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
6756 (Killing Buffers): Add buffer-live-p.
6757
67582003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6759
6760 * display.texi (Fringes): Fix typo "set-buffer-window".
6761
67622003-12-24 Luc Teirlinck <teirllm@auburn.edu>
6763
6764 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
6765 * nonascii.texi, processes.texi, tips.texi, variables.texi:
6766 Add or change various xrefs and anchors.
6767
6768 * commands.texi: Replace all occurrences of @acronym{CAR} with
6769 @sc{car}, for consistency with the rest of the Elisp manual.
6770 `car' and `cdr' are historically acronyms, but are no longer
6771 widely thought of as such.
6772
6773 * internals.texi (Pure Storage): Mention that `purecopy' does not
6774 copy text properties.
6775 (Object Internals): Now 29 bits are used (in most implementations)
6776 to address Lisp objects.
6777
6778 * variables.texi (Variables with Restricted Values): New node.
6779
6780 * objects.texi (Lisp Data Types): Mention that certain variables
6781 can only take on a restricted set of values and add an xref to
6782 the new node "Variables with Restricted Values".
6783
6784 * eval.texi (Function Indirection): Describe the errors that
6785 `indirect-function' can signal.
6786 (Eval): Clarify the descriptions of `eval-region' and `values'.
6787 Describe `eval-buffer' instead of `eval-current-buffer' and
6788 mention `eval-current-buffer' as an alias for `current-buffer'.
6789 Correct the description and mention all optional arguments.
6790
6791 * nonascii.texi: Various small changes in addition to the
6792 following.
6793 (Converting Representations): Clarify behavior of
6794 `string-make-multibyte' and `string-to-multibyte' for unibyte all
6795 ASCII arguments.
6796 (Character Sets): Document the variable `charset-list' and adapt
6797 the definition of the function `charset-list' accordingly.
6798 (Translation of Characters): Clarify use of generic characters in
6799 `make-translation-table'. Clarify and correct the description of
6800 the use of translation tables in encoding and decoding.
6801 (User-Chosen Coding Systems): Correct and clarify the description
6802 of `select-safe-coding-system'.
6803 (Default Coding Systems): Clarify description of
6804 `file-coding-system-alist'.
6805
68062003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6807
6808 * strings.texi (Text Comparison): Correctly describe when two
6809 strings are `equal'. Combine and clarify descriptions of
6810 `assoc-ignore-case' and `assoc-ignore-representation'.
6811
6812 * objects.texi (Non-ASCII in Strings): Clarify description of
6813 when a string is unibyte or multibyte.
6814 (Bool-Vector Type): Update examples.
6815 (Equality Predicates): Correctly describe when two strings are
6816 `equal'.
6817
68182003-11-29 Luc Teirlinck <teirllm@auburn.edu>
6819
6820 * lists.texi (Building Lists): `append' no longer accepts integer
6821 arguments. Update the description of `number-sequence' to reflect
6822 recent changes.
6823 (Sets And Lists): Describe `member-ignore-case' after `member'.
6824
68252003-11-27 Kim F. Storm <storm@cua.dk>
6826
6827 * commands.texi (Click Events): Click object may be an images.
6828 Describe (dx . dy) element of click positions.
6829 (Accessing Events): Remove duplicate posn-timestamp.
6830 New functions posn-object and posn-object-x-y.
6831
68322003-11-23 Kim F. Storm <storm@cua.dk>
6833
6834 * commands.texi (Click Events): Describe enhancements to event
6835 position lists, including new text-pos and (col . row) items.
6836 Mention left-fringe and right-fringe area events.
6837 (Accessing Events): New functions posn-area and
6838 posn-actual-col-row. Mention posn-timestamp. Mention that
6839 posn-point in non-text area still returns buffer position.
6840 Clarify posn-col-row.
6841
68422003-11-21 Lars Hansen <larsh@math.ku.dk>
6843
6844 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6845 * anti.texi (File Attributes): Describe removed parameter
6846 ID-FORMAT.
6847
68482003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6849
6850 * positions.texi (Positions): Mention that, if a marker is used as
6851 a position, its buffer is ignored.
6852
6853 * markers.texi (Overview of Markers): Mention it here too.
6854
68552003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6856
6857 * numbers.texi (Numeric Conversions): Not just `floor', but also
6858 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
6859
68602003-11-10 Luc Teirlinck <teirllm@auburn.edu>
6861
6862 * markers.texi (Creating Markers): Specify insertion type of
6863 created markers. Add xref to `Marker Insertion Types'.
6864 Second argument to `copy-marker' is optional.
6865 (Marker Insertion Types): Mention that most markers are created
6866 with insertion type nil.
6867 (The Mark): Correctly describe when `mark' signals an error.
6868 (The Region): Correctly describe when `region-beginning' and
6869 `region-end' signal an error.
6870
68712003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6872
6873 * hash.texi (Creating Hash): Clarify description of `eql'.
6874 `makehash' is obsolete.
6875 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6876
6877 * positions.texi (Point): Change description of `buffer-end', so
6878 that it is also correct for floating point arguments.
6879 (List Motion): Correct argument lists of `beginning-of-defun' and
6880 `end-of-defun'.
6881 (Excursions): Add xref to `Marker Insertion Types'.
6882 (Narrowing): Argument to `narrow-to-page' is optional.
6883
68842003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6885
6886 * streams.texi (Output Streams): Clarify behavior of point for
6887 marker output streams.
6888
68892003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6890
6891 * variables.texi (Defining Variables): Second argument to
6892 `defconst' is not optional.
6893 (Setting Variables): Mention optional argument APPEND to
6894 `add-to-list'.
6895 (Creating Buffer-Local): Expand description of
6896 `make-variable-buffer-local'.
6897 (Frame-Local Variables): Expand description of
6898 `make-variable-frame-local'.
6899 (Variable Aliases): Correct description of optional argument
6900 DOCSTRING to `defvaralias'. Mention return value of
6901 `defvaralias'.
6902 (File Local Variables): Add xref to `File variables' in Emacs
6903 Manual. Correct description of `hack-local-variables'. Mention
6904 `safe-local-variable' property. Mention optional second argument
6905 to `risky-local-variable-p'.
6906
69072003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6908
6909 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6910
69112003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6912
6913 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6914 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6915 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6916 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6917 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6918 lispref/processes.texi, lispref/searching.texi,
6919 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6920 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6921 @acronym{FOO}.
6922
69232003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6924
6925 * strings.texi (Creating Strings): Argument START to `substring'
6926 can not be `nil'. Expand description of
6927 `substring-no-properties'. Correct description of `split-string',
6928 especially with respect to empty matches. Prevent very bad line
6929 break in definition of `split-string-default-separators'.
6930 (Text Comparison): `string=' and `string<' also accept symbols as
6931 arguments.
6932 (String Conversion): More completely describe argument BASE in
6933 `string-to-number'.
6934 (Formatting Strings): `%s' and `%S' in `format' do require
6935 corresponding object. Clarify behavior of numeric prefix after
6936 `%' in `format'.
6937 (Case Conversion): The argument to `upcase-initials' can be a
6938 character.
6939
69402003-10-27 Kenichi Handa <handa@m17n.org>
6941
6942 * display.texi (Fontsets): Fix texinfo usage.
6943
69442003-10-25 Kenichi Handa <handa@m17n.org>
6945
6946 * display.texi (Fontsets): Add description of the function
6947 set-fontset-font.
6948
69492003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6950
6951 * display.texi (Temporary Displays): Add xref to `Documentation
6952 Tips'.
6953
6954 * functions.texi (Function Safety): Use inforef instead of pxref
6955 for SES.
6956
69572003-10-23 Andreas Schwab <schwab@suse.de>
6958
6959 * Makefile.in (TEX, texinputdir): Don't define.
6960 (TEXI2DVI): Define.
6961 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6962 add $(srcdir)/index.texi.
6963 ($(infodir)/elisp): Remove index.texi dependency.
6964 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6965 (index.texi): Remove target.
6966 (dist): Don't link $(srcdir)/permute-index.
6967 (clean): Don't remove index.texi.
6968
6969 * permute-index, index.perm: Remove.
6970 * index.texi: Rename from index.unperm.
6971
69722003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6973
6974 * tips.texi (Documentation Tips): Document new behavior for face
6975 and variable hyperlinks in Help mode.
6976
69772003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6978
6979 * objects.texi (Integer Type): Update for extra bit of integer range.
6980 (Character Type): Ditto.
6981
69822003-10-16 Eli Zaretskii <eliz@gnu.org>
6983
6984 * numbers.texi (Integer Basics): Add index entries for reading
6985 numbers in hex, octal, and binary.
6986
69872003-10-16 Lute Kamstra <lute@gnu.org>
6988
6989 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6990 argument.
6991
69922003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6993
6994 * windows.texi (Choosing Window): Fix typo.
6995 * edebug.texi (Edebug Execution Modes): Fix typo.
6996
69972003-10-13 Richard M. Stallman <rms@gnu.org>
6998
6999 * windows.texi (Basic Windows): A window has fringe settings,
7000 display margins and scroll-bar settings.
7001 (Splitting Windows): Doc split-window return value.
7002 Clean up one-window-p.
7003 (Selecting Windows): Fix typo.
7004 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
7005 (Buffers and Windows): In set-window-buffer, explain effect
7006 on fringe settings and scroll bar settings.
7007 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
7008 (Choosing Window): Use defopt for pop-up-frame-function.
7009 For special-display-buffer-names, explain same-window and same-frame.
7010 Clarify window-dedicated-p return value.
7011 (Textual Scrolling): scroll-up and scroll-down can get an error.
7012 (Horizontal Scrolling): Clarify auto-hscroll-mode.
7013 Clarify set-window-hscroll.
7014 (Size of Window): Don't mention tool bar in window-height.
7015 (Coordinates and Windows): Explain what coordinates-in-window-p
7016 returns for fringes and display margins.
7017 (Window Configurations): Explain saving fringes, etc.
7018
7019 * tips.texi (Library Headers): Clean up Documentation.
7020
7021 * syntax.texi (Parsing Expressions): Clean up forward-comment
7022 and parse-sexp-lookup-properties.
7023
7024 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
7025
7026 * os.texi (System Environment): Clean up text for load-average errors.
7027
7028 * modes.texi (Hooks): Don't explain local hook details at front.
7029 Clarify run-hooks and run-hook-with-args a little.
7030 Clean up add-hook and remove-hook.
7031
7032 * edebug.texi (Edebug Execution Modes): Clarify t.
7033 Document edebug-sit-for-seconds.
7034 (Coverage Testing): Document C-x X = and =.
7035 (Instrumenting Macro Calls): Fix typo.
7036 (Specification List): Don't index the specification keywords.
7037
70382003-10-10 Kim F. Storm <storm@cua.dk>
7039
7040 * processes.texi (Network): Introduce make-network-process.
7041
70422003-10-09 Luc Teirlinck <teirllm@auburn.edu>
7043
7044 * tips.texi (Library Headers): Fix typo.
7045
70462003-10-07 Juri Linkov <juri@jurta.org>
7047
7048 * modes.texi (Imenu): Mention imenu-create-index-function's
7049 default value. Explain submenus better.
7050
70512003-10-07 Lute Kamstra <lute@gnu.org>
7052
7053 * modes.texi (Faces for Font Lock): Fix typo.
7054 (Hooks): Explain how buffer-local hook variables can refer to
7055 global hook variables.
7056 Various minor clarifications.
7057
70582003-10-06 Lute Kamstra <lute@gnu.org>
7059
7060 * tips.texi (Coding Conventions): Mention naming conventions for
7061 hooks.
7062
70632003-10-05 Luc Teirlinck <teirllm@auburn.edu>
7064
7065 * loading.texi (Library Search): Correct default value of
7066 load-suffixes.
7067 (Named Features): Fix typo.
7068
70692003-10-05 Richard M. Stallman <rms@gnu.org>
7070
7071 * loading.texi (Named Features): In `provide',
7072 say how to test for subfeatures.
7073 (Unloading): In unload-feature, use new var name
7074 unload-feature-special-hooks.
7075
70762003-10-03 Lute Kamstra <lute@gnu.org>
7077
7078 * modes.texi (Major Mode Conventions): Mention third way to set up
7079 Imenu.
7080 (Imenu): A number of small fixes.
7081 Delete documentation of internal variable imenu--index-alist.
7082 Document the return value format of imenu-create-index-function
7083 functions.
7084
70852003-09-30 Richard M. Stallman <rms@gnu.org>
7086
7087 * processes.texi (Network): Say what stopped datagram connections do.
7088
7089 * lists.texi (Association Lists): Clarify `assq-delete-all'.
7090
7091 * display.texi (Overlay Properties): Clarify `evaporate' property.
7092
70932003-09-29 Lute Kamstra <lute@gnu.org>
7094
7095 * modes.texi (Mode Line Data): Explain when symbols in mode-line
7096 constructs should be marked as risky.
7097 Change cons cell into proper list.
7098 (Mode Line Variables): Change cons cell into proper list.
7099
71002003-09-26 Lute Kamstra <lute@gnu.org>
7101
7102 * modes.texi (Mode Line Data): Document the :propertize construct.
7103 (Mode Line Variables): Reorder the descriptions of the variables
7104 to match their order in the default mode-line-format.
7105 Describe the new variables mode-line-position and mode-line-modes.
7106 Update the default values of mode-line-frame-identification,
7107 minor-mode-alist, and default-mode-line-format.
7108 (Properties in Mode): Mention the :propertize construct.
7109
71102003-09-26 Richard M. Stallman <rms@gnu.org>
7111
7112 * buffers.texi, commands.texi, debugging.texi, eval.texi:
7113 * loading.texi, minibuf.texi, text.texi, variables.texi:
7114 Avoid @strong{Note:}.
7115
71162003-09-26 Richard M. Stallman <rms@gnu.org>
7117
7118 * keymaps.texi (Remapping Commands): Fix typo.
7119
71202003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
7121
7122 * processes.texi (Low-Level Network): Fix typo.
7123
71242003-09-23 Kim F. Storm <storm@cua.dk>
7125
7126 * processes.texi (Network, Network Servers): Fix typos.
7127 (Low-Level Network): Add timeout value for :server keyword.
7128 Add new option keywords to make-network-process.
7129 Add set-network-process-options.
7130 Explain how to test availability of network options.
7131
71322003-09-19 Richard M. Stallman <rms@gnu.org>
7133
7134 * text.texi (Motion by Indent): Arg to
7135 backward-to-indentation and forward-to-indentation is optional.
7136
7137 * strings.texi (Creating Strings): Add substring-no-properties.
7138
7139 * processes.texi
7140 (Process Information): Add list-processes arg QUERY-ONLY.
7141 Delete process-contact from here.
7142 Add new status values for process-status.
7143 Add process-get, process-put, process-plist, set-process-plist.
7144 (Synchronous Processes): Add call-process-shell-command.
7145 (Signals to Processes): signal-process allows process objects.
7146 (Network): Complete rewrite.
7147 (Network Servers, Datagrams, Low-Level Network): New nodes.
7148
7149 * positions.texi (Word Motion): forward-word, backward-word
7150 arg is optional. Reword.
7151
7152 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
7153
7154 * variables.texi (Creating Buffer-Local):
7155 Delete duplicate definition of buffer-local-value.
7156 (File Local Variables): Explain about discarding text props.
7157
71582003-09-11 Richard M. Stallman <rms@gnu.org>
7159
7160 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
7161 changes variables that record input events.
7162 (Minibuffer Misc): Add minibuffer-selected-window.
7163
7164 * lists.texi (Building Lists): Add copy-tree.
7165
7166 * display.texi (Fontsets): Add char-displayable-p.
7167 (Scroll Bars): New node.
7168
71692003-09-08 Lute Kamstra <lute@gnu.org>
7170
7171 * modes.texi (%-Constructs): Document new `%i' and `%I'
7172 constructs.
7173
71742003-09-03 Peter Runestig <peter@runestig.com>
7175
7176 * makefile.w32-in: New file.
7177
71782003-08-29 Richard M. Stallman <rms@gnu.org>
7179
7180 * display.texi (Overlay Properties): Clarify how priorities
7181 affect use of the properties.
7182
71832003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7184
7185 * customize.texi (Type Keywords): Correct the description of
7186 `:help-echo' in the case where `motion-doc' is a function.
7187
71882003-08-14 John Paul Wallington <jpw@gnu.org>
7189
7190 * modes.texi (Emulating Mode Line): Subsection, not section.
7191
71922003-08-13 Richard M. Stallman <rms@gnu.org>
7193
7194 * elisp.texi (Top): Update subnode lists in menu.
7195
7196 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
7197 (Kill Functions): kill-region has new arg yank-handler.
7198 (Yanking): New node.
7199 (Yank Commands): Add yank-undo-function.
7200 (Low-Level Kill Ring):
7201 kill-new and kill-append have new arg yank-handler.
7202 (Changing Properties): Add remove-list-of-text-properties.
7203 (Atomic Changes): New node.
7204
7205 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
7206
7207 * streams.texi (Output Variables): Add eval-expression-print-length
7208 and eval-expression-print-level.
7209
7210 * os.texi (Time Conversion): For encode-time, explain limits on year.
7211
7212 * objects.texi (Character Type): Define anchor "modifier bits".
7213
7214 * modes.texi (Emulating Mode Line): New node.
7215 (Search-based Fontification): Font Lock uses font-lock-face property.
7216 (Other Font Lock Variables): Likewise.
7217
7218 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
7219 not vectors.
7220 (Active Keymaps): Add emulation-mode-map-alists.
7221 (Functions for Key Lookup): key-binding has new arg no-remap.
7222 (Remapping Commands): New node.
7223 (Scanning Keymaps): where-is-internal has new arg no-remap.
7224 (Tool Bar): Add tool-bar-local-item-from-menu.
7225 Clarify when to use tool-bar-add-item-from-menu.
7226
7227 * commands.texi (Interactive Call): commandp has new arg.
7228 (Command Loop Info): Add this-original-command.
7229
72302003-08-06 John Paul Wallington <jpw@gnu.org>
7231
7232 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
7233
7234 * display.texi (Warning Basics): Fix typo.
7235 (Fringes): Add closing curly bracket and fix typo.
7236
7237 * elisp.texi (Top): Fix typo.
7238
72392003-08-05 Richard M. Stallman <rms@gnu.org>
7240
7241 * elisp.texi: Update lists of subnodes.
7242
7243 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
7244
7245 * variables.texi (Local Variables): Use lc for example variable names.
7246
7247 * tips.texi (Library Headers): Explain where to put -*-.
7248
7249 * strings.texi (Creating Strings): Fix xref for vconcat.
7250
7251 * sequences.texi (Vector Functions):
7252 vconcat no longer allows integer args.
7253
7254 * minibuf.texi (Reading File Names): read-file-name has new
7255 arg PREDICATE. New function read-directory-name.
7256
7257 * macros.texi (Defining Macros): Give definition of `declare'
7258 (Indenting Macros): New node.
7259
7260 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
7261 (Window Frame Parameters): Make separate table of parameters
7262 that are coupled with specific face attributes.
7263 (Deleting Frames): delete-frame-hooks renamed to
7264 delete-frame-functions.
7265
7266 * files.texi (Magic File Names): Add file-remote-p.
7267 Clarify file-local-copy.
7268
7269 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
7270 here; instead xref Defining Macros.
7271
7272 * display.texi (Warnings): New node, and subnodes.
7273 (Fringes): New node.
7274
7275 * debugging.texi (Test Coverage): New node.
7276
7277 * compile.texi (Compiler Errors): Explain with-no-warnings
7278 and other ways to suppress warnings.
7279
7280 * commands.texi (Interactive Call): Minor clarification.
7281
7282 * buffers.texi (Buffer File Name): set-visited-file-name
7283 renames the buffer too.
7284
7285 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
7286
72872003-07-24 Markus Rost <rost@math.ohio-state.edu>
7288
7289 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
7290
72912003-07-22 Markus Rost <rost@math.ohio-state.edu>
7292
7293 * internals.texi (Garbage Collection): Fix previous change.
7294
72952003-07-22 Richard M. Stallman <rms@gnu.org>
7296
7297 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
7298
7299 * display.texi (Width): Use \s syntax in example.
7300 (Font Selection): Add face-font-rescale-alist.
7301
7302 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
7303 Remove spurious indent in example.
7304
7305 * lists.texi (Building Lists): Add number-sequence.
7306
7307 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
7308
7309 * functions.texi (Function Documentation): Explain how to
7310 show calling convention explicitly in the doc string.
7311
7312 * windows.texi (Selecting Windows): save-selected-window saves
7313 selected window of each frame.
7314 (Window Configurations): Minor change.
7315
7316 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
7317
7318 * streams.texi (Output Variables): Add print-continuous-numbering
7319 and print-number-table.
7320
7321 * processes.texi (Decoding Output): New node.
7322
7323 * os.texi (Time Conversion): decode-time arg is optional.
7324
7325 * objects.texi (Character Type): Don't use space as example for \.
7326 Make list of char names and \-sequences correspond.
7327 Explain that \s is not used in strings. `\ ' needs space after.
7328
7329 * nonascii.texi (Converting Representations): Add string-to-multibyte.
7330 (Translation of Characters): Add translation-table-for-input.
7331 (Default Coding Systems): Add auto-coding-functions.
7332 (Explicit Encoding): Add decode-coding-inserted-region.
7333 (Locales): Add locale-info.
7334
7335 * minibuf.texi (Basic Completion): Describe test-completion.
7336 Collections can be lists of strings.
7337 Clean up lazy-completion-table.
7338 (Programmed Completion): Mention test-completion.
7339 Clarify why lambda expressions are not accepted.
7340 (Minibuffer Misc): Describe minibufferp.
7341
73422003-07-14 Richard M. Stallman <rms@gnu.org>
7343
7344 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
7345
7346 * windows.texi (Selecting Windows): New arg to select-window.
7347 (Selecting Windows): Add with-selected-window.
7348 (Size of Window): Add window-inside-edges, etc.
7349
7350 * internals.texi (Garbage Collection): Add post-gc-hook.
7351
7352 * processes.texi (Subprocess Creation): Add exec-suffixes.
7353
7354 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
7355 (Scanning Keymaps): Add map-keymaps.
7356 (Defining Menus): Add keymap-prompt.
7357
7358 * numbers.texi (Integer Basics): Add most-positive-fixnum,
7359 most-negative-fixnum.
7360
7361 * compile.texi (Byte Compilation): Explain no-byte-compile
7362 (Compiler Errors): New node.
7363
7364 * os.texi (User Identification): user-uid, user-real-uid
7365 can return float.
7366
7367 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
7368 and about derived modes.
7369 (Minor Modes): Add minor-mode-list.
7370 (Defining Minor Modes): Keyword args for define-minor-mode.
7371 (Search-based Fontification): Explain managing other properties.
7372 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 7373 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
7374 (Hooks): Add run-mode-hooks and delay-mode-hooks.
7375
7376 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
7377 (Variable Aliases): Clarify defvaralias.
7378
7379 * loading.texi (Library Search): Add load-suffixes.
7380
7381 * minibuf.texi (Basic Completion): Add lazy-completion-table.
7382 (Programmed Completion): Add dynamic-completion-table.
7383
7384 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
7385 (Magic File Names): Specify precedence order of handlers.
7386
7387 * commands.texi (Command Overview): Emacs server runs pre-command-hook
7388 and post-command-hook.
7389 (Waiting): New calling convention for sit-for.
7390
7391 * text.texi (Special Properties): local-map and keymap properties
7392 apply based on their stickiness.
7393
73942003-07-07 Richard M. Stallman <rms@gnu.org>
7395
7396 * modes.texi (Minor Mode Conventions): Specify only some kinds
7397 of list values as args to minor modes.
7398
7399 * files.texi (File Name Expansion): Warn about iterative use
7400 of substitute-in-file-name.
7401
7402 * advice.texi (Activation of Advice): Clean up previous change.
7403
74042003-07-06 Markus Rost <rost@math.ohio-state.edu>
7405
7406 * advice.texi (Activation of Advice): Note that ad-start-advice is
7407 turned on by default.
7408
74092003-06-30 Richard M. Stallman <rms@gnu.org>
7410
7411 * text.texi (Buffer Contents): Document current-word.
7412 (Change Hooks): Not called for *Messages*.
7413
7414 * functions.texi (Defining Functions): Explain about redefining
7415 primitives.
7416 (Function Safety): Renamed. Minor changes.
7417 Comment out the detailed criteria for what is safe.
7418
74192003-06-22 Andreas Schwab <schwab@suse.de>
7420
7421 * objects.texi (Symbol Type): Fix description of examples.
7422
74232003-06-16 Andreas Schwab <schwab@suse.de>
7424
7425 * hash.texi (Creating Hash): Fix description of :weakness.
7426
c8763fb6 74272003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
7428
7429 * files.texi (Changing Files): copy-file copies file modes, too.
7430
74312003-05-28 Richard M. Stallman <rms@gnu.org>
7432
7433 * strings.texi (Creating Strings): Clarify split-string.
7434
74352003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
7436
7437 * strings.texi (Creating Strings): Update split-string specification
7438 and examples.
7439
74402003-05-19 Richard M. Stallman <rms@gnu.org>
7441
7442 * elisp.texi: Correct invariant section names.
7443
74442003-04-20 Richard M. Stallman <rms@gnu.org>
7445
7446 * os.texi (Timers): Explain about timers and quitting.
7447
74482003-04-19 Richard M. Stallman <rms@gnu.org>
7449
7450 * internals.texi (Writing Emacs Primitives): Strings are
7451 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
7452 Explain GCPRO convention for varargs function args.
7453
74542003-04-16 Richard M. Stallman <rms@gnu.org>
7455
7456 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
7457
74582003-04-08 Richard M. Stallman <rms@gnu.org>
7459
7460 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
7461
74622003-02-13 Kim F. Storm <storm@cua.dk>
7463
7464 * objects.texi (Character Type): New \s escape for space.
7465
74662003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
7467
7468 * os.texi (System Environment): Added cygwin system-type.
7469
74702003-01-25 Richard M. Stallman <rms@gnu.org>
7471
7472 * keymaps.texi: Document that a symbol can act as a keymap.
7473
74742003-01-13 Richard M. Stallman <rms@gnu.org>
7475
7476 * text.texi (Changing Properties): Say string indices are origin-0.
7477
7478 * positions.texi (Screen Lines) <compute-motion>:
7479 Correct order of elts in return value.
7480
7481 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
7482 how to define a default binding.
7483
74842002-12-07 Markus Rost <rost@math.ohio-state.edu>
7485
7486 * loading.texi (Unloading): Fix recent change for load-history.
7487
7488 * customize.texi (Simple Types): Clarify description of custom
7489 type 'number. Describe new custom type 'float.
7490
74912002-12-04 Markus Rost <rost@math.ohio-state.edu>
7492
7493 * variables.texi (File Local Variables): Fix typo.
7494
c8763fb6 74952002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
7496
7497 From Michael Albinus <Michael.Albinus@alcatel.de>.
7498
7499 * README: Target for Info file is `make info'.
7500
7501 * files.texi (File Name Components): Fixed typos in
7502 `file-name-sans-extension'.
7503 (Magic File Names): Complete list of operations for magic file
7504 name handlers.
7505
75062002-09-16 Jonathan Yavner <jyavner@engineer.com>
7507
7508 * variables.texi (File Local Variables): New function
7509 risky-local-variable-p.
7510
75112002-09-15 Jonathan Yavner <jyavner@engineer.com>
7512
7513 * functions.texi (Function safety): New node about unsafep.
7514
75152002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
7516
7517 * customize.texi (Splicing into Lists): Fixed example.
7518 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
7519
75202002-06-17 Juanma Barranquero <lektu@terra.es>
7521
7522 * frames.texi (Display Feature Testing): Fix typo.
7523
75242002-06-12 Andreas Schwab <schwab@suse.de>
7525
7526 * frames.texi (Initial Parameters, Resources): Fix references to
7527 the Emacs manual.
7528
75292002-05-13 Kim F. Storm <storm@cua.dk>
7530
7531 * variables.texi (Intro to Buffer-Local): Updated warning and
7532 example relating to changing buffer inside let.
7533
c8763fb6 75342002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7535
7536 * os.texi (Session Management): New node about X Session management.
7537
75382002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
7539
7540 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
7541 to which the manual corresponds, and the copyright years.
7542
7543 * Makefile.in (VERSION): Set to 2.9.
7544
75452001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
7546
7547 * elisp.texi: Change the category in @dircategory to "Emacs", to
7548 make it consistent with info/dir.
7549
75502001-11-25 Miles Bader <miles@gnu.org>
7551
7552 * text.texi (Fields): Describe new `limit' arg in
7553 field-beginning/field-end.
7554
75552001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7556
7557 * permute-index: Don't depend on csh-specific features. Replace
7558 the interpreter name with /bin/sh.
7559
7560 * two-volume-cross-refs.txt: New file.
7561 * two.el: New file.
7562 * spellfile: New file.
7563
75642001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7565
7566 * permute-index: New file.
7567
7568 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
7569 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
7570 8+3 restricted namespace.
7571
7572 * Makefile.in (infodir): Define relative to $(srcdir).
7573 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
7574 include directories list via -I switch to makeinfo.
7575 (index.texi): Use cp if both hard and symbolic links fail.
7576
75772001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7578
7579 * Makefile.in (distclean): Add.
7580
7581 The following changes make ELisp manual part of the Emacs
7582 distribution:
7583
7584 * Makefile.in: Add Copyright notice.
7585 (prefix): Remove.
7586 (infodir): Change value to "../info".
7587 (VPATH): New variable.
7588 (MAKE): Don't define.
7589 (texmacrodir): Don't define.
7590 (texinputdir): Append the existing value of TEXINPUTS.
7591 ($(infodir)/elisp): Instead of just "elisp". Reformat the
7592 command to be compatible with man/Makefile.in, and to put the
7593 output into ../info.
7594 (info): Add target.
7595 (installall): Target removed.
7596
c8763fb6 75972001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
7598
7599 * tips.texi (Coding Conventions): Fix typo.
7600
76012001-10-23 Gerd Moellmann <gerd@gnu.org>
7602
7603 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
7604
76052001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
7606
7607 * files.texi (File Name Components): Update the description of
7608 file-name-sans-extension and file-name-extension, as they now
7609 ignore leading dots.
7610
76112001-10-20 Gerd Moellmann <gerd@gnu.org>
7612
7613 * (Version 21.1 released.)
7614
76152001-10-19 Miles Bader <miles@gnu.org>
7616
7617 * positions.texi (Text Lines): Describe behavior of
7618 `beginning-of-line'/`end-of-line' in the presence of field properties.
7619
76202001-10-17 Gerd Moellmann <gerd@gnu.org>
7621
7622 * Makefile.in (VERSION): Set to 2.8.
7623 (manual): Use `manual-21'.
7624
7625 * elisp.texi (VERSION): Add and use it where the version
7626 number was used. Set it to 2.8.
7627
7628 * intro.texi: Likewise.
7629
76302001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7631
7632 * files.texi (File Name Completion): Document the significance of
7633 a trailing slash in elements of completion-ignored-extensions.
7634
76352001-10-06 Miles Bader <miles@gnu.org>
7636
7637 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
7638
76392001-10-04 Gerd Moellmann <gerd@gnu.org>
7640
7641 * variables.texi (Variable Aliases): New node.
7642
76432001-10-04 Gerd Moellmann <gerd@gnu.org>
7644
7645 * Branch for 21.1.
7646
76472001-10-02 Miles Bader <miles@gnu.org>
7648
7649 * minibuf.texi (Minibuffer Misc): Add entries for
7650 `minibuffer-contents', `minibuffer-contents-no-properties', and
7651 `delete-minibuffer-contents'.
7652 Correct description for `minibuffer-prompt-end'.
7653
7654 * text.texi (Property Search): Correct descriptions of
7655 `next-char-property-change' and `previous-char-property-change'.
7656 Add entries for `next-single-char-property-change' and
7657 `previous-single-char-property-change'.
7658 Make operand names a bit more consistent.
7659
76602001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
7661
7662 * frames.texi (Finding All Frames): Document that next-frame and
7663 previous-frame are local to current terminal.
7664
76652001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
7666
7667 * keymaps.texi (Creating Keymaps): Fix the description of the
7668 result of make-keymap.
7669
76702001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
7671
7672 * display.texi (Font Lookup, Attribute Functions)
7673 (Image Descriptors): Add cross-references to the definition of
7674 selected frame.
7675
7676 * buffers.texi (The Buffer List): Add cross-references to the
7677 definition of selected frame.
7678
7679 * frames.texi (Input Focus): Clarify which frame is _the_ selected
7680 frame at any given time.
7681 (Multiple Displays, Size and Position): Add a cross-reference to
7682 the definition of the selected frame.
7683
76842001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7685
7686 * strings.texi (String Conversion) <string-to-number>: Document
7687 that a float is returned for integers that are too large.
7688
7689 * frames.texi (Mouse Position): Document mouse-position-function.
7690 (Display Feature Testing): Document display-images-p.
7691 (Window Frame Parameters): Document the cursor-type variable.
7692
7693 * numbers.texi (Integer Basics): Document CL style read syntax for
7694 integers in bases other than 10.
7695
7696 * positions.texi (List Motion): Document
7697 open-paren-in-column-0-is-defun-start.
7698
7699 * lists.texi (Sets And Lists): Document member-ignore-case.
7700
7701 * internals.texi (Garbage Collection): Document the used and free
7702 strings report.
7703 (Memory Usage): Document strings-consed.
7704
7705 * os.texi (Time of Day): Document float-time.
7706 (Recording Input): Document that clear-this-command-keys clears
7707 the vector to be returned by recent-keys.
7708
7709 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
7710 argument keymap can be a list.
7711
7712 * nonascii.texi (User-Chosen Coding Systems)
7713 <select-safe-coding-system>: Document the new argument
7714 accept-default-p and the variable
7715 select-safe-coding-system-accept-default-p. Tell what happens if
7716 buffer-file-coding-system is undecided.
7717 (Default Coding Systems): Document auto-coding-regexp-alist.
7718
7719 * display.texi (The Echo Area) <message>: Document
7720 message-truncate-lines.
7721 (Glyphs): Document that the glyph table is unused on windowed
7722 displays.
7723
7724 * help.texi (Describing Characters) <single-key-description>:
7725 Document the new argument no-angles.
7726 (Accessing Documentation) <documentation-property>: Document that
7727 a non-string property is evaluated.
7728 <documentation>: Document that the function-documentation property
7729 is looked for.
7730
7731 * windows.texi (Selecting Windows): Document some-window.
7732
7733 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
7734
7735 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
7736 apropos-mode-hook.
7737
7738 * commands.texi (Using Interactive): Document interactive-form.
7739 (Keyboard Macros): Document kbd-macro-termination-hook.
7740 (Command Loop Info): Document that clear-this-command-keys clears
7741 the vector to be returned by recent-keys.
7742
77432001-09-04 Werner LEMBERG <wl@gnu.org>
7744
7745 * Makefile.in (srcdir, texinputdir): New variables.
7746 (srcs, index.texi, install): Use $(srcdir).
7747 (.PHONY): Remove elisp.dvi.
7748 (elisp): Use -I switch for makeinfo.
7749 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7750 (installall, dist): Use $(srcdir).
7751 Fix path to texinfo.tex.
7752 (maintainer-clean): Add elisp.dvi and elisp.oaux.
7753
77542001-08-30 Gerd Moellmann <gerd@gnu.org>
7755
7756 * display.texi (Conditional Display): Adjust to API change.
7757
7758 * configure: New file.
7759
77602001-07-30 Gerd Moellmann <gerd@gnu.org>
7761
7762 * commands.texi (Repeat Events): Add description of
7763 double-click-fuzz.
7764
77652001-05-08 Stefan Monnier <monnier@cs.yale.edu>
7766
7767 * syntax.texi (Syntax Class Table): Add the missing designator for
7768 comment and string fences.
7769 (Syntax Properties): Add a xref to syntax table internals.
7770 (Syntax Table Internals): Document string-to-syntax.
7771
77722001-05-07 Gerd Moellmann <gerd@gnu.org>
7773
7774 * Makefile.in (install): Use install-info command line options
7775 like in Emacs' Makefile.in.
7776
77772000-12-09 Miles Bader <miles@gnu.org>
7778
7779 * windows.texi (Window Start): Update documentation for
7780 `pos-visible-in-window-p'.
7781
77822000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7783
7784 * lists.texi (Building Lists): Add footnote to explain how to add
7785 to the end of a list.
7786
77872000-10-25 Gerd Moellmann <gerd@gnu.org>
7788
7789 * files.texi (Visiting Functions): Typos.
7790
77912000-10-25 Kenichi Handa <handa@etl.go.jp>
7792
7793 * files.texi (Visiting Functions): Return value of
7794 find-file-noselect may be a list of buffers if wildcards are used.
7795
77962000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7797
7798 * display.texi (Defining Faces): Document `graphic' display type
7799 in face specs.
7800
b344d29d 78012000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
7802
7803 * hooks.texi (Standard Hooks): Replace obsolete
7804 `after-make-frame-hook' with `after-make-frame-functions'.
7805
7806 * frames.texi (Creating Frames): Ditto.
7807
7808 * variables.texi (Future Local Variables): Ditto.
7809
78102000-10-16 Gerd Moellmann <gerd@gnu.org>
7811
7812 * display.texi (Other Image Types): Add description of :foreground
7813 and :background properties of mono PBM images.
7814
78152000-08-17 Werner LEMBERG <wl@gnu.org>
7816
7817 * .cvsignore: New file.
7818
78192000-01-05 Gerd Moellmann <gerd@gnu.org>
7820
7821 * tindex.pl: New script.
7822
78231999-12-03 Dave Love <fx@gnu.org>
7824
7825 * Makefile.in (MAKEINFO): New parameter.
7826
78271999-09-17 Richard Stallman <rms@gnu.org>
7828
7829 * Makefile.in (srcs): Add hash.texi.
7830 (VERSION): Update to 20.6.
7831
78321999-09-13 Richard Stallman <rms@gnu.org>
7833
7834 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
7835
78361998-08-29 Karl Heuer <kwzh@gnu.org>
7837
7838 * configure.in: New file.
7839 * Makefile.in: Renamed from Makefile.
7840 (prefix, infodir): Use value obtained from configure.
7841 (emacslibdir): Obsolete variable deleted.
7842 (dist): Distribute configure.in, configure, Makefile.in.
7843
78441998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7845
7846 * Makefile (INSTALL_INFO): New variable.
7847 (install): Run install-info.
7848
78491998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7850
7851 * Makefile (elisp.dvi): Add missing backslash.
7852
78531998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7854
7855 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7856 Run texindex without `./'. Always run texindex on elisp.tp.
7857 (elisp.tps): Target deleted.
7858
78591998-04-05 Richard Stallman <rms@psilocin.gnu.org>
7860
7861 * Makefile (srcs): Add nonascii.texi and customize.texi.
7862 (dist): Start by deleting `temp'.
7863
78641998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7865
7866 * Makefile (makeinfo, texindex): Targets deleted.
7867 (makeinfo.o, texindex.o): Targets deleted.
7868 (clean, dist): Don't do anything with them or with getopt*.
7869
78701998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7871
7872 * Makefile (SHELL): Defined.
7873
78741998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7875
7876 * Makefile (elisp.tps): New target.
7877 (elisp.dvi): Depend on elisp.tps.
7878
c5602427 78791996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7880
7881 * README: Update phone number.
7882
7883 * Makefile (elisp): Make this be the default target.
7884 Depend on makeinfo.c instead of makeinfo.
7885 (install): Don't depend on elisp.dvi, since we don't install that.
7886 Use mkinstalldirs.
7887 (dist): Add mkinstalldirs.
7888
c5602427 78891995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7890
7891 * Makefile (VERSION): Update version number.
7892 (maintainer-clean): Renamed from realclean.
7893
c5602427 78941995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7895
7896 * Makefile (realclean): New target.
7897 (elisp): Remove any old elisp-* files first.
7898
c5602427 78991993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7900
7901 * Makefile (VERSION): New variable.
7902 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7903 Compressed file suffix should be `.gz', not `.z'.
7904
ce058493 79051993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7906
7907 * Makefile (elisp): Depend on makeinfo.
7908
c5602427 79091993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7910
7911 * Makefile (srcs): Add anti.texi.
7912
c5602427 79131993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7914
7915 * Makefile (infodir, prefix): New vars.
7916 (install): Use infodir.
7917 (emacsinfodir): Deleted.
7918
c5602427 79191993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7920
7921 * Makefile (srcs): Add calendar.texi.
7922
7923 * Makefile (dist): Copy texindex.c and makeinfo.c.
7924 Limit elisp-* files to those with one or two digits.
7925
c5602427 79261993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7927
7928 * Makefile (dist): Changed to use Gzip instead of compress.
7929
c5602427 79301993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7931
7932 * loading.texi (Unloading): define-function changed back to
7933 defalias. It may not stay this way, but at least it's
7934 consistent with the known-good version of the code patch.
7935
c5602427 79361993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7937
7938 * modes.texi (Hooks): Document new optional arg of add-hook.
7939
c5602427 79401993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7941
7942 * variables.texi: Document nil initial value of buffer-local variables.
7943
7944 * tips.texi: Add new section on standard library headers.
7945
c5602427 79461993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7947
7948 * Makefile (srcs): Add frame.texi to the list of sources.
7949
c5602427 79501993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7951
7952 * Makefile (dist): Don't bother excluding autosave files; they'll
7953 never make it into the temp directory anyway, and the hash marks
7954 in the name are problematic for make and the Bourne shell.
7955 (srcs):
7956
c5602427 79571993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7958
7959 * Makefile (dist): Don't include backup files or autosave files in
7960 the distribution tar file.
7961
c5602427 79621991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7963
7964 * Makefile (srcs): Added index.perm.
7965 (elisp.dvi): Remove erroneous shell comment.
7966 Expect output of permute-index in permuted.fns.
7967 Save old elisp.aux in elisp.oaux.
7968 (clean): Added index.texi to be deleted.
7969
c5602427 79701990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7971
7972 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7973
c5602427 79741990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7975
7976 * files.texi: Noted that completion-ignored-extensions is ignored
7977 when making *Completions*.
7978
3e868ee3 79791990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7980
7981 * Makefile make dist now depends on elisp.dvi, since it tries
7982 to include it in the dist file.
7983
c5602427 79841990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7985
c5602427 7986 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7987
c5602427 79881989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7989
7990 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7991 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7992
c5602427 79931989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7994
7995 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7996 and @error{} are the terms now being used. The files in the
7997 directory have been changed to reflect this.
7998
7999 * All instances of @indentedresultt{} have been changed to
8000 ` @result{}', using 5 spaces at the begining of the line.
8001
c5602427 80021989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8003
8004 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
8005 experimental @indentedresult{}, @indentedexpandsto{} are part of
8006 the texinfo.tex in this directory. These TeX macros are not
8007 stable yet.
8008
c5602427 80091989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8010
8011 * texinfo.tex: Temporarily added
8012 \let\result=\dblarrow
8013 \def\error{{\it ERROR} \longdblarrow}
8014 We need to do this better soon.
8015
c5602427 80161989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8017
8018 * Applied Karl Berry's patches to *.texinfo files, but not to
8019 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
8020 new title page format is also not applied, since it requires
8021 texinfo.tex changes.)
8022
8023 * Cleaned up `Makefile' and defined the `emacslibdir' directory
8024 for the Project GNU development environment.
8025
8026;; Local Variables:
c8763fb6 8027;; coding: utf-8
b8d4c8d0
GM
8028;; add-log-time-zone-rule: t
8029;; End:
8030
352c8b4a 8031 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 8032 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
8033
8034 This file is part of GNU Emacs.
8035
352c8b4a 8036 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 8037 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8038 the Free Software Foundation, either version 3 of the License, or
8039 (at your option) any later version.
b8d4c8d0
GM
8040
8041 GNU Emacs is distributed in the hope that it will be useful,
8042 but WITHOUT ANY WARRANTY; without even the implied warranty of
8043 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8044 GNU General Public License for more details.
8045
8046 You should have received a copy of the GNU General Public License
352c8b4a 8047 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
8048
8049;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda