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