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