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