Switch license to GPLv3 or later.
[bpt/emacs.git] / lispref / ChangeLog
1 2007-07-25 Glenn Morris <rgm@gnu.org>
2
3 * Relicense all FSF files to GPLv3 or later.
4
5 2007-07-16 Richard Stallman <rms@gnu.org>
6
7 * display.texi (Defining Faces): Fix previous change.
8
9 2007-07-10 Richard Stallman <rms@gnu.org>
10
11 * display.texi (Defining Faces): Explain C-M-x feature for defface.
12
13 2007-06-24 Karl Berry <karl@tug.org>
14
15 * elisp.texi, vol1.texi, vol2.texi: new Back-Cover Text.
16
17 2007-06-14 Karl Berry <karl@tug.org>
18
19 * anti.texi (Antinews): typo.
20
21 2007-06-12 Karl Berry <karl@gnu.org>
22
23 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: update.
24 * two-volume.make: new file.
25 * .cvsignore: ignore two-volume files.
26
27 2007-06-02 Richard Stallman <rms@gnu.org>
28
29 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
30
31 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
32
33 * Version 22.1 released.
34
35 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
36
37 * text.texi (Special Properties): Correct meaning of fontified
38 face.
39
40 2007-05-30 Richard Stallman <rms@gnu.org>
41
42 * text.texi (Special Properties): Add link to Adjusting Point.
43
44 2007-05-12 Richard Stallman <rms@gnu.org>
45
46 * text.texi (Margins): indent-to-left-margin is not the default.
47 (Mode-Specific Indent): For indent-line-function, the default
48 is indent-relative.
49
50 * modes.texi (Example Major Modes): Explain last line of text-mode
51 is redundant.
52
53 2007-05-10 Richard Stallman <rms@gnu.org>
54
55 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
56
57 * help.texi (Keys in Documentation): Add reference to
58 Documentation Tips.
59
60 * files.texi (Format Conversion): TO-FN gets three arguments.
61
62 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
63
64 2007-05-06 Richard Stallman <rms@gnu.org>
65
66 * processes.texi (Accepting Output): Revert most of previous change.
67
68 2007-05-05 Richard Stallman <rms@gnu.org>
69
70 * processes.texi (Accepting Output): accept-process-output
71 uses microseconds, not milliseconds. But that arg is obsolete.
72
73 2007-05-04 Karl Berry <karl@tug.org>
74
75 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
76
77 2007-05-04 Eli Zaretskii <eliz@gnu.org>
78
79 * tips.texi (Documentation Tips): Rearrange items to place the
80 more important ones first. Add an index entry for hyperlinks.
81
82 2007-05-03 Karl Berry <karl@tug.org>
83
84 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
85 (EMACSVER) [smallbook]: 22 for printed version.
86
87 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
88 so restore anchor to normal position after defun. Found by Kevin Ryde.
89
90 2007-04-28 Karl Berry <karl@gnu.org>
91
92 * elisp.texi: Improve line breaks on copyright page,
93 similar layout to emacs manual, 8.5x11 by default.
94
95 2007-04-24 Richard Stallman <rms@gnu.org>
96
97 * text.texi (Special Properties): Add xref to Overlay Properties.
98
99 * display.texi (Overlay Properties): Add xref to Special Properties.
100
101 2007-04-22 Richard Stallman <rms@gnu.org>
102
103 * keymaps.texi (Extended Menu Items): Move the info about
104 format with cached keyboard binding.
105
106 2007-04-21 Richard Stallman <rms@gnu.org>
107
108 * text.texi (Special Properties): Clarify previous change.
109
110 * files.texi (File Name Expansion): Clarify previous change.
111
112 * display.texi (Attribute Functions): Fix example for
113 face-attribute-relative-p.
114
115 2007-04-19 Kenichi Handa <handa@m17n.org>
116
117 * text.texi (Special Properties): Document composition property.
118
119 2007-04-19 Glenn Morris <rgm@gnu.org>
120
121 * files.texi (File Name Expansion): Mention "superroot".
122
123 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
124
125 * frames.texi (Multiple Displays): Add note about "multi-monitor"
126 setups.
127 (Display Feature Testing): Note that display refers to all
128 physical monitors for multi-monitor setups.
129
130 2007-04-14 Richard Stallman <rms@gnu.org>
131
132 * lists.texi (Sets And Lists): Clarify `delete' examples.
133 Remove spurious xref to same node.
134 Clarify xref for add-to-list.
135
136 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
137
138 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
139 value of lisp-mode-map.
140
141 2007-04-11 Karl Berry <karl@gnu.org>
142
143 * anti.texi (Antinews),
144 * display.texi (Overlay Properties) and (Defining Images),
145 * processes.texi (Synchronous Processes) and (Sentinels),
146 * syntax.texi (Syntax Table Internals),
147 * searching.texi (Regexp Special),
148 * nonascii.texi (Default Coding Systems),
149 * text.texi (Special Properties),
150 * minibuf.texi (Basic Completion): Wording to improve breaks in
151 8.5x11 format.
152 * elisp.texi (smallbook): new @set to more easily switch between
153 smallbook and 8.5x11.
154
155 2007-04-11 Richard Stallman <rms@gnu.org>
156
157 * text.texi (Lazy Properties): Minor fix.
158
159 2007-04-08 Karl Berry <karl@gnu.org>
160
161 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
162 * macros.texi (Backquote): Downcase Backquote in index entries for
163 consistency.
164
165 2007-04-08 Richard Stallman <rms@gnu.org>
166
167 * text.texi (Adaptive Fill): Just describe default,
168 don't show it (since it contains non-ASCII chars).
169
170 2007-04-07 Karl Berry <karl@gnu.org>
171
172 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
173 adaptive-fill-regexp's value, since they are not in the standard
174 TeX fonts.
175
176 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
177
178 * display.texi (Defining Faces): Fix example.
179
180 2007-04-07 Karl Berry <karl@gnu.org>
181
182 * display.texi (Button Buffer Commands): Improve page break.
183
184 2007-04-07 Richard Stallman <rms@gnu.org>
185
186 * advice.texi (Activation of Advice): Remove redundant index entry.
187
188 * backups.texi: Improve index entries. Remove redundant ones.
189
190 * compile.texi (Byte Compilation): Improve index entry.
191
192 * hash.texi (Creating Hash): Improve index entry.
193
194 * symbols.texi (Definitions): Improve index entry.
195
196 * edebug.texi: Improve index entries. Remove redundant/useless ones.
197
198 * maps.texi (Standard Keymaps): Remove useless index entry.
199
200 * help.texi (Documentation Basics): Remove redundant index entries.
201
202 * customize.texi: Improve index entries.
203 Remove redundant/useless ones.
204
205 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
206
207 * streams.texi (Output Variables): Improve index entry.
208
209 * abbrevs.texi (Abbrevs): Remove useless index entry.
210
211 * macros.texi (Expansion): Remove useless index entry.
212
213 * text.texi: Improve index entries. Remove redundant/useless ones.
214 (Text Properties, Examining Properties)
215 (Special Properties): Use "property category" instead of "category"
216 to refer to the `category' property.
217
218 * positions.texi: Improve index entries. Remove useless one.
219
220 * lists.texi: Improve index entries. Remove redundant/useless ones.
221
222 * os.texi: Improve index entries.
223 (Timers): Fix previous change.
224
225 * buffers.texi: Improve index entries.
226 (Modification Time): Get rid of term "obsolete buffer".
227
228 * debugging.texi: Improve index entries.
229 (Test Coverage): Add xref to other test coverage ftr.
230
231 * eval.texi: Improve index entry. Remove redundant ones.
232
233 * numbers.texi: Improve index entries. Remove redundant/useless ones.
234
235 * files.texi: Improve index entries. Remove redundant/useless ones.
236
237 * objects.texi: Improve index entries.
238
239 * processes.texi: Improve index entries.
240
241 * modes.texi: Improve index entry. Remove redundant one.
242
243 * nonascii.texi: Improve index entries.
244
245 * internals.texi: Improve index entries.
246
247 * syntax.texi: Improve index entries.
248
249 * keymaps.texi (Active Keymaps): Improve index entries.
250
251 * commands.texi: Improve index entries. Remove redundant/useless ones.
252
253 * frames.texi: Improve index entries. Remove redundant/useless ones.
254
255 * markers.texi: Improve index entries. Remove redundant ones.
256
257 * tips.texi: Improve index entries.
258
259 * loading.texi (Unloading): Improve index entry.
260
261 * variables.texi: Improve index entries. Remove redundant one.
262
263 * sequences.texi: Improve index entry.
264
265 * display.texi: Improve index entries. Remove redundant ones.
266
267 * windows.texi: Improve index entries.
268
269 * searching.texi: Improve index entries. Remove redundant one.
270
271 * strings.texi (Case Tables): Improve last change.
272
273 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
274
275 * strings.texi (Case Tables): Document with-case-table and
276 ascii-case-table.
277
278 2007-04-03 Karl Berry <karl@gnu.org>
279
280 * processes.texi (Network): Reword to improve page break.
281
282 2007-04-03 Eli Zaretskii <eliz@gnu.org>
283
284 * functions.texi (Inline Functions): Describe more disadvantages
285 of defsubst, and make advice against it stronger.
286
287 2007-04-02 Karl Berry <karl@gnu.org>
288
289 * backups.texi (Backup Names): Avoid widow words.
290 * modes.texi (Example Major Modes): Align last comment.
291
292 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
293
294 * keymaps.texi (Remapping Commands): Document new arg to
295 command-remapping.
296
297 2007-04-01 Karl Berry <karl@gnu.org>
298
299 * processes.texi (Low-Level Network): typo.
300 * loading.texi (Hooks for Loading): avoid double "the".
301 * keymaps.texi (Key Sequences): no double "and".
302 (Changing Key Bindings): shorten to improve line break.
303
304 2007-03-31 Glenn Morris <rgm@gnu.org>
305
306 * os.texi (Timers): Fix description of run-at-time TIME formats.
307
308 2007-03-31 Richard Stallman <rms@gnu.org>
309
310 * display.texi (Invisible Text): Correct buffer-invisibility-spec
311 regarding ellipsis.
312
313 2007-03-31 Eli Zaretskii <eliz@gnu.org>
314
315 * intro.texi (nil and t):
316 * symbols.texi (Plists and Alists):
317 * variables.texi (Variable Aliases, Constant Variables):
318 * functions.texi (Defining Functions):
319 * advice.texi (Advising Primitives):
320 * debugging.texi (Syntax Errors, Compilation Errors):
321 * minibuf.texi (Minibuffer Windows):
322 * commands.texi (Adjusting Point):
323 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
324 (Auto Major Mode, Major Mode Conventions):
325 * help.texi (Describing Characters):
326 * files.texi (Create/Delete Dirs, Information about Files)
327 (File Locks, Writing to Files, Reading from Files)
328 (Saving Buffers):
329 * windows.texi (Resizing Windows, Cyclic Window Ordering):
330 * frames.texi (Finding All Frames):
331 * positions.texi (Buffer End, Motion):
332 * markers.texi (The Region):
333 * text.texi (Deletion, Near Point):
334 * display.texi (Displaying Messages, Truncation):
335 * os.texi (Processor Run Time):
336 * tips.texi (Key Binding Conventions, Programming Tips)
337 (Warning Tips, Documentation Tips, Comment Tips):
338 * internals.texi (Memory Usage): Improve indexing.
339
340 * variables.texi (Frame-Local Variables):
341 * functions.texi (Argument List):
342 * loading.texi (Library Search):
343 * streams.texi (Output Variables):
344 * keymaps.texi (Translation Keymaps, Searching Keymaps):
345 * searching.texi (Replacing Match, Search and Replace):
346 * processes.texi (Byte Packing, Decoding Output)
347 (Accepting Output, Network Servers, Shell Arguments):
348 * display.texi (Abstract Display, Image Cache, Scroll Bars):
349 * windows.texi (Window Point, Window Start):
350 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
351 * commands.texi (Reading Input, Keyboard Events):
352 * minibuf.texi (Reading File Names, Minibuffer Completion)
353 (Recursive Mini):
354 * positions.texi (List Motion):
355 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
356 * numbers.texi (Arithmetic Operations, Math Functions)
357 (Predicates on Numbers, Comparison of Numbers):
358 (Numeric Conversions):
359 * locals.texi (Standard Buffer-Local Variables):
360 * maps.texi (Standard Keymaps):
361 * os.texi (User Identification, System Environment, Recording Input)
362 (X11 Keysyms):
363 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
364 * backups.texi (Backups and Auto-Saving):
365 * customize.texi (Customization, Group Definitions)
366 (Variable Definitions):
367 * compile.texi (Byte Compilation): Improve index entries.
368
369 2007-03-31 Karl Berry <karl@gnu.org>
370
371 * macros.texi (Defining Macros): Avoid widow syllable.
372
373 2007-03-31 Eli Zaretskii <eliz@gnu.org>
374
375 * elisp.texi (Top): Postscript -> PostScript.
376
377 * display.texi (Images, Postscript Images): Postscript -> PostScript.
378
379 2007-03-31 Markus Triska <markus.triska@gmx.at>
380
381 * internals.texi (Writing Emacs Primitives): Untabify `For'.
382
383 2007-03-30 Karl Berry <karl@gnu.org>
384
385 * lists.texi (List-related Predicates): Remove spurious @need.
386 (Setcdr): Use @smallexample to improve page break.
387 (Association Lists) <assoc>: Reword to improve page break.
388
389 * strings.texi (String Conversion): Insert blank line to improve
390 page break.
391
392 * numbers.texi (Random Numbers): Use @minus{}.
393 (Math Functions): Use @minus{}.
394
395 * intro.texi (Acknowledgements): Avoid line breaks before middle
396 initials.
397
398 2007-03-24 Eli Zaretskii <eliz@gnu.org>
399
400 * errors.texi (Standard Errors): Add an index entry.
401
402 2007-03-19 Richard Stallman <rms@gnu.org>
403
404 * os.texi (Recording Input): recent-keys now gives 300 keys.
405
406 2007-03-12 Glenn Morris <rgm@gnu.org>
407
408 * os.texi: Replace "daylight savings" with "daylight saving"
409 throughout.
410
411 2007-03-05 Richard Stallman <rms@gnu.org>
412
413 * variables.texi (File Local Variables): Update
414 enable-local-variables values.
415
416 2007-03-04 Richard Stallman <rms@gnu.org>
417
418 * syntax.texi (Control Parsing): Minor clarification.
419
420 * strings.texi (Formatting Strings): Clarify width, precision, flags.
421
422 * sequences.texi (Sequence Functions): Move string-bytes away,
423 add xref.
424
425 * nonascii.texi (Text Representations): Move string-bytes here.
426
427 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
428
429 * minibuf.texi (Basic Completion): Minor clarification.
430
431 * markers.texi (The Mark): Clarify existence vs activation of mark.
432 Other cleanup.
433
434 * display.texi (Finding Overlays): Write better example.
435
436 * compile.texi (Eval During Compile): Clarify putting macros
437 in eval-when-compile.
438
439 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
440
441 * loading.texi (How Programs Do Loading): Fix anchor position at
442 load-read-function definition doc. (tiny change)
443
444 2007-02-21 Kim F. Storm <storm@cua.dk>
445
446 * strings.texi (Text Comparison): Mention that assoc-string
447 converts symbols to strings before testing.
448
449 2007-02-17 Kim F. Storm <storm@cua.dk>
450
451 * processes.texi (Bindat Spec): Vector types can have optional
452 element type.
453 (Bindat Examples): Fix example. Add vector with element type.
454
455 2007-02-16 Andreas Schwab <schwab@suse.de>
456
457 * strings.texi (Formatting Strings): Document '+' flag.
458
459 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
460
461 * strings.texi (Modifying Strings): Clarify that `clear-string'
462 always converts the string to unibyte.
463
464 2007-02-14 Kim F. Storm <storm@cua.dk>
465
466 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
467 Rewrite glyph code description to refer to these functions.
468 Remove details of encoding face number and char into integer code.
469
470 2007-02-03 Alan Mackenzie <acm@muc.de>
471
472 * loading.texi (Hooks for Loading): Make the description of
473 `eval-after-load' more detailed, and amend the description of
474 after-load-alist, in accordance with changes from 2006-05.
475
476 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
477
478 * modes.texi (Defining Minor Modes): Document that a :require
479 keyword or similar may be required to make saved customization
480 variables work.
481
482 2007-02-03 Eli Zaretskii <eliz@gnu.org>
483
484 * elisp.texi (Top): Make the detailed menu headers compliant with
485 Texinfo guidelines and with what texnfo-upd.el expects. Add
486 comments to prevent people from inadvertently modifying the key
487 parts needed by `texinfo-multiple-files-update'.
488
489 2007-02-02 Eli Zaretskii <eliz@gnu.org>
490
491 * elisp.texi (Top): Update the top-level menus.
492
493 * syntax.texi (Categories): Add index entries.
494
495 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
496
497 * display.texi (Attribute Functions): Fix name and description of
498 the UNDERLINE arg of `set-face-underline-p'.
499
500 2007-01-29 Eli Zaretskii <eliz@gnu.org>
501
502 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
503 Variables", and "Standard Keymaps" to the detailed menu.
504
505 * variables.texi (Future Local Variables): Add index entry.
506
507 2007-01-28 Richard Stallman <rms@gnu.org>
508
509 * tips.texi (Coding Conventions): Clarify the tip about macros
510 that define a function or a variable.
511
512 * files.texi (File Attributes): UID and GID can be floats.
513 (Magic File Names): Explain why deferring all operations to
514 the standard handler does not work.
515
516 2007-01-23 Martin Rudalics <rudalics@gmx.at>
517
518 * backups.texi (Reverting): Use "buffer" instead of "file"
519 when talking about major and minor modes.
520
521 2007-01-21 Richard Stallman <rms@gnu.org>
522
523 * help.texi (Documentation): Add xref to Documentation Tips.
524
525 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
526
527 * tips.texi (Coding Conventions): Fix typos.
528
529 2007-01-05 Richard Stallman <rms@gnu.org>
530
531 * modes.texi (Defining Minor Modes): Fix previous change.
532
533 2007-01-03 Richard Stallman <rms@gnu.org>
534
535 * customize.texi (Variable Definitions, Customization Types):
536 Don't use * in doc string for defcustom.
537
538 2007-01-02 Richard Stallman <rms@gnu.org>
539
540 * variables.texi (Variable Aliases): Clarify that aliases vars
541 always have the same value.
542
543 * processes.texi (Bindat Spec): Fix Texinfo usage.
544
545 * modes.texi (Defining Minor Modes): Explain effect of command
546 defined with define-global-minor-mode on new buffers.
547
548 2006-12-30 Kim F. Storm <storm@cua.dk>
549
550 * keymaps.texi (Tool Bar): Describe `grow-only' value of
551 `auto-resize-tool-bars'.
552
553 2006-12-30 Richard Stallman <rms@gnu.org>
554
555 * keymaps.texi (Active Keymaps): Fix previous change.
556
557 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
558
559 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
560
561 2006-12-30 Kim F. Storm <storm@cua.dk>
562
563 * processes.texi (Bindat Spec): Clarify using field names in
564 length specifications.
565
566 2006-12-29 Kim F. Storm <storm@cua.dk>
567
568 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
569 Add count and index variables for eval forms in repeat blocks.
570
571 2006-12-24 Richard Stallman <rms@gnu.org>
572
573 * customize.texi (Variable Definitions): Document
574 new name custom-add-frequent-value.
575
576 2006-12-19 Kim F. Storm <storm@cua.dk>
577
578 * commands.texi (Misc Events): User signals now result in sigusr1
579 and sigusr2 events which are handled through special-event-map.
580 (Special Events): User signals and drag-n-drop are special.
581
582 2006-12-17 Richard Stallman <rms@gnu.org>
583
584 * loading.texi (Named Features): Explain subfeatures better.
585
586 * customize.texi: Use "option" only for user options.
587 For the keyword values inside defcustom etc, say "keywords".
588 For :options value's elements, say "elements".
589 :group should not be omitted.
590
591 * syntax.texi (Parsing Expressions): Split up node.
592 (Motion via Parsing, Position Parse, Parser State)
593 (Low-Level Parsing, Control Parsing): New subnodes.
594 (Parser State): Document syntax-ppss-toplevel-pos.
595
596 * positions.texi (List Motion): Punctuation fix.
597
598 * files.texi (File Name Completion): Document PREDICATE arg
599 to file-name-completion.
600
601 2006-12-16 Eli Zaretskii <eliz@gnu.org>
602
603 * internals.texi (Building Emacs, Writing Emacs Primitives):
604 Add index entries.
605
606 2006-12-11 Richard Stallman <rms@gnu.org>
607
608 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
609 affects face menu. Explain how to make it non-nil without enabling
610 any fontification.
611
612 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
613
614 * modes.texi (Font Lock Basics): Document nil value of
615 font-lock-defaults.
616
617 2006-12-10 Glenn Morris <rgm@gnu.org>
618
619 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
620 value for system-flag argument. Abbrev tables may not be empty
621 when major modes are loaded.
622
623 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
624
625 * makefile.w32-in (maintainer-clean): Partially revert last
626 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
627 to protect elisp-covers.texi.
628
629 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
630
631 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
632 Don't remove elisp* info files; they are already deleted by the
633 `clean' and `distclean' targets, and they are in the $(infodir)
634 directory, not the current one.
635
636 2006-12-04 Kim F. Storm <storm@cua.dk>
637
638 * commands.texi (Misc Events): Update signal events.
639 (Event Examples): Add signal example.
640
641 2006-11-29 Richard Stallman <rms@gnu.org>
642
643 * frames.texi (Visibility of Frames): Explain visible windows
644 can be covered by others. Add xref for raise-frame.
645
646 2006-11-28 Richard Stallman <rms@gnu.org>
647
648 * searching.texi (Regexp Special): Update when ^ is special.
649
650 2006-11-27 Eli Zaretskii <eliz@gnu.org>
651
652 * customize.texi (Customization, Common Keywords)
653 (Group Definitions, Variable Definitions, Composite Types)
654 (Type Keywords, Customization Types): Add index entries for
655 various customization keywords.
656
657 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
658
659 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
660
661 2006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
662
663 * frames.texi (Window System Selections): Remove clipboard from
664 description of selection-coding-system.
665
666 2006-11-06 Richard Stallman <rms@gnu.org>
667
668 * lists.texi (List Variables): Document COMPARE-FN.
669
670 * keymaps.texi: Avoid use of "binding" to mean a relation;
671 use it only to refer to the meaning associated with a key.
672 (Keymaps): Change menu node description.
673
674 * elisp.texi (Top): Change menu node description.
675
676 * display.texi (Managing Overlays): Document overlay-recenter.
677
678 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
679
680 * Makefile.in: Use relative paths to avoid advertising filesystem
681 contents during compilation.
682
683 2006-10-23 Kim F. Storm <storm@cua.dk>
684
685 * commands.texi (Event Input Misc): Update unread-command-events.
686
687 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
688
689 * lists.texi (Sets And Lists): Fix typos.
690
691 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
692
693 * control.texi (Processing of Errors): Use @var for an argument,
694 not @code.
695
696 2006-10-16 Richard Stallman <rms@gnu.org>
697
698 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
699
700 * keymaps.texi (Format of Keymaps): Show all the keymap element
701 patterns that result from menu items.
702 (Key Lookup): Minor cleanups.
703
704 * modes.texi (Precalculated Fontification): Don't say that
705 not setting font-lock-defaults avoids loading font-lock.
706
707 * help.texi (Documentation): Move xref to Emacs Manual here.
708 (Documentation Basics): From here.
709 Also doc emacs-lisp-docstring-fill-column.
710
711 * elisp.texi: Update version and ISBN.
712
713 * commands.texi (Interactive Call): Clarify KEYS arg to
714 call-interactively is a vector.
715 (Command Loop Info): Delete anchor in this-command-keys.
716 Add anchor in this-command-keys-vector.
717 (Recursive Editing): Document how recursive-edit
718 handles the current buffer.
719
720 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
721
722 * frames.texi (Frame Titles): %c and %l are ignored in
723 frame-title-format.
724
725 2006-10-11 Richard Stallman <rms@gnu.org>
726
727 * keymaps.texi (Key Sequences): Clarify use of kbd.
728
729 2006-10-10 Kim F. Storm <storm@cua.dk>
730
731 * lists.texi (Sets And Lists): Add memql.
732
733 2006-10-03 Richard Stallman <rms@gnu.org>
734
735 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
736 Clarify :ascii: and :nonascii:.
737
738 2006-09-29 Juri Linkov <juri@jurta.org>
739
740 * modes.texi (%-Constructs): Reorder coding systems in the
741 documentation of %z to the real order displayed in the modeline.
742
743 2006-09-25 Richard Stallman <rms@gnu.org>
744
745 * os.texi (Timers): Describe timer-max-repeats.
746
747 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
748
749 * os.texi (Timers): Mention with-local-quit.
750
751 2006-09-24 Richard Stallman <rms@gnu.org>
752
753 * searching.texi (Searching and Matching): Mention property search.
754
755 * commands.texi (Command Loop Info): Explain how read-event affects
756 this-command-keys.
757
758 2006-09-20 Richard Stallman <rms@gnu.org>
759
760 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
761
762 * windows.texi (Window Start): Minor cleanups.
763
764 2006-09-20 Kim F. Storm <storm@cua.dk>
765
766 * windows.texi (Window Start): pos-visible-in-window-p allows
767 specifying t for position to mean "end of window".
768 Add window-line-height.
769
770 * anti.texi (Antinews): Mention window-line-height.
771
772 2006-09-19 David Kastrup <dak@gnu.org>
773
774 * keymaps.texi (Searching Keymaps): Small clarification.
775
776 2006-09-18 Richard Stallman <rms@gnu.org>
777
778 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
779 cause keyboard menus.
780 (Menu Keymaps): Likewise.
781 (Defining Menus, Keyboard Menus): Clarify.
782
783 * text.texi (Fields): Clarify explanation of constrain-to-field.
784
785 2006-09-16 Eli Zaretskii <eliz@gnu.org>
786
787 * variables.texi (Tips for Defining): Fix a typo.
788
789 2006-09-15 Richard Stallman <rms@gnu.org>
790
791 * keymaps.texi (Remapping Commands, Searching Keymaps)
792 (Active Keymaps): Clean up previous change.
793
794 2006-09-15 Jay Belanger <belanger@truman.edu>
795
796 * gpl.texi: Replace "Library Public License" by "Lesser Public
797 License" throughout.
798
799 2006-09-15 David Kastrup <dak@gnu.org>
800
801 * keymaps.texi (Active Keymaps): Adapt description to use
802 `get-char-property' instead `get-text-property'. Explain how
803 mouse events change this. Explain the new optional argument of
804 `key-binding' and its mouse-dependent lookup.
805 (Searching Keymaps): Adapt description similarly.
806 (Remapping Commands): Explain the new optional argument of
807 `command-remapping'.
808
809 2006-09-14 Richard Stallman <rms@gnu.org>
810
811 * keymaps.texi (Searching Keymaps): Clarification.
812 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
813
814 2006-09-13 Richard Stallman <rms@gnu.org>
815
816 * objects.texi (Character Type): Node split.
817 Add xref to Describing Characters.
818 (Basic Char Syntax, General Escape Syntax)
819 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
820
821 2006-09-11 Richard Stallman <rms@gnu.org>
822
823 * display.texi (Display Table Format): Wording clarification.
824 (Glyphs): Clarifications.
825
826 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
827
828 * keymaps.texi (Active Keymaps): Mention that key-binding checks
829 local maps.
830
831 2006-09-10 Kim F. Storm <storm@cua.dk>
832
833 * display.texi (Forcing Redisplay): Document return value of
834 function redisplay.
835
836 2006-09-09 Richard Stallman <rms@gnu.org>
837
838 * windows.texi (Window Hooks): Explain limits of
839 window-scroll-functions.
840
841 * display.texi (Fringe Indicators): Update for last change in
842 indicate-buffer-boundaries.
843
844 2006-09-08 Richard Stallman <rms@gnu.org>
845
846 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
847
848 2006-09-06 Kim F. Storm <storm@cua.dk>
849
850 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
851
852 * windows.texi (Window Start): Update pos-visible-in-window-p.
853
854 2006-09-04 Richard Stallman <rms@gnu.org>
855
856 * processes.texi (Accepting Output): Explain SECONDS=0 for
857 accept-process-output.
858
859 * os.texi (Idle Timers): Explain why timer functions should not
860 loop until (input-pending-p).
861
862 2006-09-02 Eli Zaretskii <eliz@gnu.org>
863
864 * makefile.w32-in (usermanualdir): New variable.
865 (elisp.dvi): Use it.
866
867 2006-09-01 Eli Zaretskii <eliz@gnu.org>
868
869 * buffers.texi (Buffer Modification): Fix last change.
870
871 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
872
873 * buffers.texi (Buffer Modification): Document
874 buffer-chars-modified-tick.
875
876 2006-08-31 Richard Stallman <rms@gnu.org>
877
878 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
879
880 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
881
882 * modes.texi (Syntactic Font Lock):
883 Mention font-lock-syntactic-face-function
884 instead of specific faces.
885
886 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
887
888 * display.texi (Images): Add xrref to display-images-p.
889
890 2006-08-28 Kenichi Handa <handa@m17n.org>
891
892 * nonascii.texi (Lisp and Coding Systems): Fix description of
893 detect-coding-region.
894
895 2006-08-27 Michael Olson <mwolson@gnu.org>
896
897 * processes.texi (Transaction Queues): Remove stray quote
898 character.
899
900 2006-08-25 Richard Stallman <rms@gnu.org>
901
902 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
903 Add xref.
904
905 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
906
907 * os.texi (Timers): Avoid waiting inside timers.
908
909 2006-08-21 Lute Kamstra <lute@gnu.org>
910
911 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
912
913 2006-08-20 Richard Stallman <rms@gnu.org>
914
915 * os.texi (Idle Timers): New node, split out from Timers.
916 Document current-idle-time.
917 * commands.texi (Reading One Event): Update xref.
918 * elisp.texi (Top): Update subnode menu.
919
920 2006-08-16 Richard Stallman <rms@gnu.org>
921
922 * keymaps.texi (Extended Menu Items): Show format of cached
923 bindings in extended menu items.
924
925 * customize.texi (Variable Definitions): Explain when the
926 standard value expression is evaluated.
927
928 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
929
930 * commands.texi (Reading One Event): Explain idleness in
931 `read-event'.
932
933 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
934
935 * text.texi (Near Point): Say "cursor" not "terminal cursor".
936 (Commands for Insertion): Removed split-line since it's not
937 relevant for Lisp programming.
938 (Yank Commands): Rewrite introduction.
939 (Undo): Clarify.
940 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
941 (Filling): Remove redundant comment. Clarify return value of
942 current-justification.
943 (Margins): Minor clarifications.
944 (Adaptive Fill): Update default value of adaptive-fill-regexp.
945 (Sorting): Update definition of sort-lines.
946 (Columns): Clarify behavior of sort-columns.
947 (Indent Tabs): Link to Tab Stops in Emacs manual.
948 (Special Properties): Clarify.
949 (Clickable Text): Mention Buttons package.
950
951 2006-08-12 Kevin Ryde <user42@zip.com.au>
952
953 * os.texi (Time Parsing): Add %z to description of
954 format-time-string, as per docstring. Add cross reference to
955 glibc manual for strftime.
956
957 2006-08-08 Richard Stallman <rms@gnu.org>
958
959 * modes.texi: Clean up wording in previous change.
960
961 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
962
963 * modes.texi (Hooks): Clarify.
964 (Major Mode Basics): Mention define-derived-mode explicitly.
965 (Major Mode Conventions): Rebinding RET is OK for some modes.
966 Mention change-major-mode-hook and after-change-major-mode-hook.
967 (Example Major Modes): Moved to end of Modes section.
968 (Mode Line Basics): Clarify.
969 (Mode Line Data): Mention help-echo and local-map in strings.
970 Explain reason for treatment of non-risky variables.
971 (Properties in Mode): Clarify.
972 (Faces for Font Lock): Add font-lock-negation-char-face.
973
974 2006-08-04 Eli Zaretskii <eliz@gnu.org>
975
976 * strings.texi (Formatting Strings): Warn against arbitrary
977 strings as first arg to `format'.
978
979 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
980
981 * text.texi (Clickable Text): Mention `help-echo' text property.
982 Update intro, examples and associated explanations.
983
984 2006-07-31 Richard Stallman <rms@gnu.org>
985
986 * commands.texi: Update xrefs.
987 (Event Mod): New node, cut out from old Translating Input.
988
989 * maps.texi: Update xrefs.
990
991 * keymaps.texi (Translation Keymaps): New node.
992 Update xrefs from Translating Input to Translation Keymaps.
993
994 * elisp.texi (Top): Update subnode menu.
995
996 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
997
998 * os.texi (System Interface): Fix menu descriptions of some nodes.
999 (Translating Input): Node deleted.
1000
1001 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
1002
1003 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1004
1005 * lists.texi (Sets And Lists): Likewise.
1006
1007 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
1008
1009 * text.texi (Fields): Mention POS
1010 requirement when narrowing is in effect.
1011
1012 2006-07-28 Richard Stallman <rms@gnu.org>
1013
1014 * display.texi (Face Attributes): Simplify wording.
1015 (Attribute Functions): Clarify meaning of new-frame default
1016 attribute settings.
1017
1018 * customize.texi (Common Keywords): Document how to use
1019 :package-version in a package not in Emacs.
1020
1021 2006-07-28 Kim F. Storm <storm@cua.dk>
1022
1023 * commands.texi (Reading One Event): Fix last change.
1024
1025 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
1026
1027 * commands.texi (Reading One Event): Document SECONDS argument for
1028 read-event, read-char, and read-char-exclusive.
1029
1030 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1031
1032 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1033 to ensure correct identification.
1034
1035 2006-07-24 Richard Stallman <rms@gnu.org>
1036
1037 * text.texi (Clickable Text): Clarify.
1038
1039 * sequences.texi (Vector Functions): Delete duplicate xref.
1040
1041 * objects.texi (Function Type): Clarify.
1042
1043 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1044 modes.
1045
1046 * lists.texi (List Variables): New node.
1047 Material moved from other nodes.
1048
1049 * variables.texi (Setting Variables): add-to-list and
1050 add-to-ordered-list moved to List Variables node.
1051
1052 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
1053
1054 * text.texi (Links and Mouse-1):
1055 For mouse-on-link-p, expand on arg POS.
1056
1057 2006-07-21 Kim F. Storm <storm@cua.dk>
1058
1059 * display.texi (Forcing Redisplay): Don't mention systems which
1060 don't support sub-second timers for redisplay-preemption-period.
1061
1062 * os.texi (Terminal Output): Clarify text vs graphical terminal.
1063
1064 2006-07-21 Eli Zaretskii <eliz@gnu.org>
1065
1066 * frames.texi (Input Focus): Document that focus-follows-mouse has
1067 no effect on MS-Windows.
1068
1069 2006-07-18 Richard Stallman <rms@gnu.org>
1070
1071 * display.texi (Forcing Redisplay): Cleanups in previous change.
1072
1073 * processes.texi (Low-Level Network): Make menu more convenient.
1074
1075 2006-07-18 Kim F. Storm <storm@cua.dk>
1076
1077 * display.texi (Forcing Redisplay): redisplay-preemption-period
1078 only used on window systems. Add xref to Terminal Output.
1079
1080 * os.texi (Terminal Output): baud-rate only controls preemption on
1081 non-window systems. Add xref to Forcing Redisplay.
1082
1083 * processes.texi (Low-Level Network): Rename node "Make Network"
1084 to "Network Processes".
1085
1086 2006-07-18 Karl Berry <karl@gnu.org>
1087
1088 * variables.texi, functions.texi, customize.texi, loading.texi:
1089 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1090
1091 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
1092
1093 * commands.texi (Waiting): Document batch-mode sit-for behavior.
1094
1095 2006-07-17 Richard Stallman <rms@gnu.org>
1096
1097 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1098 Put period and comma inside quotes.
1099
1100 * loading.texi, markers.texi: Use real doublequote inside menus.
1101
1102 * windows.texi: Put point and comma inside quotes.
1103 (Textual Scrolling): Use @samp for error message.
1104
1105 * variables.texi, tips.texi, syntax.texi, symbols.texi:
1106 * strings.texi, streams.texi, processes.texi, os.texi:
1107 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1108 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1109 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1110 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1111 Put point and comma inside quotes.
1112
1113 * control.texi (Processing of Errors): Add command-error-function.
1114
1115 * variables.texi (File Local Variables): Clarify that
1116 file local variables make buffer-local bindings.
1117
1118 * modes.texi (Syntactic Font Lock): Give default for
1119 font-lock-syntax-table.
1120
1121 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
1122
1123 * text.texi (Special Properties): Clean up previous change.
1124
1125 2006-07-16 Karl Berry <karl@gnu.org>
1126
1127 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1128 * control.texi: Fix bad page breaks through chapter 10 (control).
1129
1130 * anti.texi (Antinews): Reorder face-attribute fns to avoid
1131 underfull hbox.
1132
1133 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
1134
1135 * text.texi (Special Properties): Describe fontified text property
1136 in relation to a character (not text).
1137
1138 2006-07-15 Kim F. Storm <storm@cua.dk>
1139
1140 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1141 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1142 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1143
1144 * anti.texi (Antinews): Mention redisplay function.
1145 The kbd macro existed, but was not documented, before 22.x.
1146 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1147
1148 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
1149
1150 * display.texi (Displaying Messages): Add anchor.
1151
1152 * frames.texi (Dialog Boxes): Use it.
1153
1154 2006-07-12 Richard Stallman <rms@gnu.org>
1155
1156 * objects.texi (Frame Type): Explain nature of frames better.
1157
1158 * frames.texi (Frames): Explain nature of frames better.
1159
1160 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
1161
1162 * tips.texi (Coding Conventions): Explain why use cl at compile time.
1163
1164 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1165
1166 * frames.texi (Window System Selections): Mention scrap support for Mac.
1167 Default value of x-select-enable-clipboard is t on Mac.
1168
1169 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1170
1171 2006-07-11 Kim F. Storm <storm@cua.dk>
1172
1173 * display.texi (Forcing Redisplay): Add `redisplay' function.
1174 Don't mention (sit-for -1) -- use (redisplay t) instead.
1175
1176 * commands.texi (Waiting): (sit-for -1) is no longer special.
1177 (sit-for 0) is equivalent to (redisplay).
1178 Iconifying/deiconifying no longer makes sit-for return.
1179
1180 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
1181
1182 * display.texi (Buttons): Fix typo.
1183
1184 * index.texi, elisp.texi (New Symbols): Comment node out.
1185
1186 2006-07-09 Richard Stallman <rms@gnu.org>
1187
1188 * display.texi (Truncation): Clean up previous change.
1189
1190 2006-07-08 Richard Stallman <rms@gnu.org>
1191
1192 * commands.texi (Interactive Call): Use 3 as prefix in example
1193 for execute-extended-command.
1194
1195 * display.texi (Attribute Functions): Move paragraph about
1196 compatibility with Emacs < 21.
1197
1198 2006-07-09 Kim F. Storm <storm@cua.dk>
1199
1200 * display.texi (Refresh Screen): Clarify force-window-update.
1201 (Truncation): "Normally" indicated by fringe arrows.
1202
1203 2006-07-08 Eli Zaretskii <eliz@gnu.org>
1204
1205 * windows.texi (Textual Scrolling, Resizing Windows):
1206 * variables.texi (Constant Variables):
1207 * text.texi (Buffer Contents, Deletion, Changing Properties)
1208 (Property Search, Special Properties, Sticky Properties)
1209 (Links and Mouse-1, Fields, Change Hooks):
1210 * syntax.texi (Syntax Table Functions, Parsing Expressions)
1211 (Categories):
1212 * symbols.texi (Other Plists):
1213 * streams.texi (Output Variables):
1214 * processes.texi (Input to Processes, Query Before Exit):
1215 * positions.texi (Word Motion, Text Lines, List Motion):
1216 * os.texi (Init File, System Environment, Sound Output)
1217 (Session Management):
1218 * nonascii.texi (Text Representations, Character Sets)
1219 (Chars and Bytes, Locales):
1220 * modes.texi (Defining Minor Modes, Header Lines):
1221 * minibuf.texi (Minibuffer Contents):
1222 * markers.texi (Information from Markers):
1223 * lists.texi (List Elements, Building Lists, Association Lists):
1224 * keymaps.texi (Tool Bar):
1225 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1226 * functions.texi (What Is a Function, Mapping Functions):
1227 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1228 (Color Names, Text Terminal Colors, Display Feature Testing):
1229 * files.texi (Visiting Functions, File Name Components)
1230 (Unique File Names, Contents of Directories):
1231 * display.texi (Forcing Redisplay, Displaying Messages)
1232 (Temporary Displays, Font Selection, Auto Faces)
1233 (Font Lookup, Fringe Indicators, Display Margins)
1234 (Image Descriptors, Showing Images, Image Cache, Button Types)
1235 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1236 (Display Table Format, Glyphs):
1237 * control.texi (Iteration):
1238 * commands.texi (Command Loop Info, Adjusting Point):
1239 * backups.texi (Making Backups, Auto-Saving):
1240 Remove @tindex entries.
1241
1242 2006-07-07 Kim F. Storm <storm@cua.dk>
1243
1244 * display.texi (Fringe Cursors): Fix typo.
1245 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1246 (Overlay Arrow): Default is overlay-arrow fringe indicator.
1247
1248 2006-07-05 Richard Stallman <rms@gnu.org>
1249
1250 * text.texi (Buffer Contents): Add example of text props
1251 in result of buffer-substring.
1252 (Text Properties): Explain better about use of specific property names.
1253 (Property Search): Some cleanups; reorder some functions.
1254
1255 * keymaps.texi (Changing Key Bindings): Cleanup.
1256 Add xref to Key Binding Conventions.
1257
1258 * display.texi (Attribute Functions): Add examples for
1259 face-attribute-relative-p.
1260
1261 * tips.texi (Coding Conventions): Cleanup last change.
1262
1263 2006-07-05 Karl Berry <karl@gnu.org>
1264
1265 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1266 Remove @setchapternewpage odd.
1267 Result is 1013 pages, down from 1100.
1268
1269 * anti.texi, customize.texi, display.texi, internals.texi:
1270 * minibuf.texi, modes.texi, tips.texi:
1271 Fix overfull/underfull boxes.
1272
1273 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1274
1275 * edebug.texi (Instrumenting):
1276 Add Edebug-specific findex for eval-buffer.
1277 * loading.texi (Loading):
1278 Replace eval-current-buffer with eval-buffer.
1279
1280 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
1281
1282 * locals.texi (Standard Buffer-Local Variables): Update the list
1283 of variables.
1284
1285 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
1286
1287 * files.texi (File Name Completion): Point user to the node
1288 "Reading File Names".
1289
1290 2006-06-24 Eli Zaretskii <eliz@gnu.org>
1291
1292 * files.texi (Contents of Directories): Document case-insensitive
1293 behavior on respective filesystems.
1294
1295 * objects.texi (Character Type): Document that Emacs signals an
1296 error for unsupported Unicode characters specified as \uNNNN.
1297
1298 2006-06-19 Richard Stallman <rms@gnu.org>
1299
1300 * processes.texi (Bindat Spec): Clarify previous change.
1301
1302 2006-06-16 Richard Stallman <rms@gnu.org>
1303
1304 * tips.texi (Coding Conventions): Better explain conventions
1305 for definition constructs.
1306
1307 * text.texi (Special Properties): String value of `read-only'
1308 serves as the error message.
1309
1310 * objects.texi (Character Type): Clarify prev. change.
1311 (Non-ASCII in Strings): Mention \u and \U.
1312
1313 * commands.texi (Using Interactive): Explain problem of
1314 markers, etc., in command-history.
1315
1316 2006-06-14 Kim F. Storm <storm@cua.dk>
1317
1318 * commands.texi (Waiting): Negative arg to sit-for forces
1319 redisplay even if input is pending.
1320
1321 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1322 redisplay. Remove incorrect example of binding redisplay-dont-pause
1323 around (sit-for 0).
1324
1325 2006-06-13 Richard Stallman <rms@gnu.org>
1326
1327 * display.texi (Forcing Redisplay): Clarify previous change.
1328
1329 2006-06-13 Romain Francoise <romain@orebokech.com>
1330
1331 * display.texi (Forcing Redisplay): Fix typo.
1332
1333 2006-06-13 Kim F. Storm <storm@cua.dk>
1334
1335 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1336
1337 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
1338
1339 * tips.texi (Coding Conventions): Add `@end itemize'.
1340
1341 2006-06-10 Richard Stallman <rms@gnu.org>
1342
1343 * tips.texi (Coding Conventions): Explain use of coding systems
1344 to ensure one decoding for strings.
1345
1346 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
1347
1348 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1349 syntax.
1350
1351 2006-06-07 Eli Zaretskii <eliz@gnu.org>
1352
1353 * display.texi (Font Selection): Remove description of
1354 clear-face-cache.
1355
1356 * compile.texi (Eval During Compile): Fix a typo. Add index
1357 entries for possible uses of eval-when-compile.
1358
1359 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
1360
1361 * display.texi (Abstract Display): Fix typo.
1362
1363 2006-06-03 Eli Zaretskii <eliz@gnu.org>
1364
1365 * minibuf.texi (Minibuffer History) <history-add-new-input>:
1366 Reword variable's description.
1367
1368 2006-06-01 Richard Stallman <rms@gnu.org>
1369
1370 * windows.texi (Splitting Windows): Clarify splitting nonselected
1371 window.
1372
1373 2006-05-31 Juri Linkov <juri@jurta.org>
1374
1375 * minibuf.texi (Minibuffer History): Add history-add-new-input.
1376
1377 2006-05-30 Richard Stallman <rms@gnu.org>
1378
1379 * display.texi (Line Height): Fix errors in description of
1380 default line height and line-height properyty.
1381
1382 * nonascii.texi (Default Coding Systems): Further clarification.
1383
1384 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
1385
1386 * internals.texi (Pure Storage): Mention that an overflow in pure
1387 space causes a memory leak.
1388 (Garbage Collection): If there was an overflow in pure space,
1389 `garbage-collect' returns nil.
1390
1391 2006-05-30 Eli Zaretskii <eliz@gnu.org>
1392
1393 * nonascii.texi (Default Coding Systems): Fix it some more.
1394
1395 2006-05-29 Eli Zaretskii <eliz@gnu.org>
1396
1397 * nonascii.texi (Default Coding Systems): Fix last change.
1398
1399 2006-05-29 Kenichi Handa <handa@m17n.org>
1400
1401 * nonascii.texi (find-operation-coding-system): Describe the new
1402 argument format (FILENAME . BUFFER).
1403
1404 2006-05-28 Richard Stallman <rms@gnu.org>
1405
1406 * tips.texi (Coding Conventions): Better explain reasons not to
1407 advise other packages or use `eval-after-load'.
1408
1409 2006-05-29 Kim F. Storm <storm@cua.dk>
1410
1411 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1412 `bindat-idx' and `bindat-raw' for clarity.
1413
1414 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1415
1416 * processes.texi (Bindat Spec): Expand on `repeat' handler.
1417
1418 * display.texi (Display): Add "Abstract Display" to menu.
1419 (Abstract Display, Abstract Display Functions)
1420 (Abstract Display Example): New nodes.
1421 * elisp.texi (Top): Add "Abstract Display" to menu.
1422
1423 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
1424
1425 * keymaps.texi (Key Sequences): Link to input events definition.
1426 (Format of Keymaps): Delete material duplicated in Keymap Basics.
1427
1428 * files.texi (Changing Files): Document updated argument list for
1429 copy-file.
1430
1431 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1432
1433 * processes.texi (Bindat Functions): Explain term "total length".
1434 Use it in bindat-length and bindat-pack descriptions.
1435
1436 2006-05-26 Eli Zaretskii <eliz@gnu.org>
1437
1438 * tips.texi (Coding Conventions): Advise against using
1439 eval-after-load in packages. Add an index entry.
1440
1441 2006-05-25 Juri Linkov <juri@jurta.org>
1442
1443 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1444
1445 * modes.texi (%-Constructs): Add %e, %z, %Z.
1446
1447 2006-05-25 Richard Stallman <rms@gnu.org>
1448
1449 * elisp.texi (Top): Update subnode menu.
1450
1451 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1452 (Keymaps): Update menu.
1453
1454 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
1455
1456 * keymaps.texi (Key Sequences): Some clarifications.
1457
1458 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1459
1460 * processes.texi (Bindat Functions): Say "unibyte string"
1461 explicitly for bindat-unpack and bindat-pack descriptions.
1462 (Bindat Examples): Don't call `string-make-unibyte' in example.
1463
1464 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
1465
1466 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1467 Explain string and vector representations of key sequences
1468
1469 * keymaps.texi (Changing Key Bindings):
1470 * commands.texi (Interactive Codes, Interactive Codes):
1471 * help.texi (Describing Characters): Refer to it.
1472
1473 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
1474
1475 * frames.texi (Pointer Shape): @end table -> @end defvar.
1476
1477 2006-05-22 Richard Stallman <rms@gnu.org>
1478
1479 * elisp.texi (Top): Update subnode menus.
1480
1481 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1482 Contents rewritten; material from old Pointer Shape node moved here.
1483
1484 * display.texi (Pointer Shape): Node deleted.
1485 (Image Descriptors): Minor cleanup.
1486
1487 2006-05-21 Richard Stallman <rms@gnu.org>
1488
1489 * syntax.texi (Parsing Expressions): Update info on which STATE
1490 elements are ignored.
1491
1492 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1493
1494 * hooks.texi (Standard Hooks): Correct typo.
1495
1496 * gpl.texi (GPL): ifinfo -> ifnottex.
1497
1498 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
1499
1500 * searching.texi (Simple Match Data): Warn about match data being
1501 set anew by every search.
1502
1503 2006-05-17 Richard Stallman <rms@gnu.org>
1504
1505 * minibuf.texi (Minibuffer History): Clarify.
1506
1507 * searching.texi (Regexp Special): Clarify nested regexp warning.
1508
1509 2006-05-16 Kim F. Storm <storm@cua.dk>
1510
1511 * minibuf.texi (Minibuffer History): Update add-to-history.
1512
1513 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
1514
1515 * nonascii.texi (Explicit Encoding): Fix
1516 typo (encoding<->decoding).
1517
1518 2006-05-14 Richard Stallman <rms@gnu.org>
1519
1520 * buffers.texi (Creating Buffers): Cleanup.
1521
1522 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1523
1524 2006-05-13 Eli Zaretskii <eliz@gnu.org>
1525
1526 * buffers.texi (Current Buffer): Document that with-temp-buffer
1527 disables undo.
1528
1529 * os.texi (Terminal-Specific): More accurate description of how
1530 Emacs searches for the terminal-specific libraries.
1531
1532 2006-05-12 Eli Zaretskii <eliz@gnu.org>
1533
1534 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1535 emacs-xtra to @inforef's.
1536
1537 * text.texi (Undo): Document that undo is turned off in buffers
1538 whose names begin with a space.
1539
1540 * buffers.texi (Buffer Names): Add index entries for buffers whose
1541 names begin with a space.
1542 (Creating Buffers): Document that undo is turned off in buffers
1543 whose names begin with a space.
1544
1545 * files.texi (Visiting Functions, Reading from Files)
1546 (Saving Buffers): Mention code and EOL conversions by file I/O
1547 primitives and subroutines.
1548
1549 * nonascii.texi (Lisp and Coding Systems): Document
1550 coding-system-eol-type. Add index entries for eol conversion.
1551
1552 * display.texi (Defining Faces): Mention `mac', and add an xref to
1553 where window-system is described.
1554
1555 2006-05-10 Richard Stallman <rms@gnu.org>
1556
1557 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1558
1559 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
1560
1561 * variables.texi (File Local Variables): Recommend to quote lambda
1562 expressions in safe-local-variable property.
1563
1564 2006-05-09 Richard Stallman <rms@gnu.org>
1565
1566 * variables.texi (File Local Variables): Document
1567 safe-local-eval-forms and safe-local-eval-function.
1568
1569 2006-05-07 Kim F. Storm <storm@cua.dk>
1570
1571 * minibuf.texi (Minibuffer History): Remove keep-dups arg
1572 from add-to-history.
1573
1574 2006-05-07 Romain Francoise <romain@orebokech.com>
1575
1576 * commands.texi (Event Input Misc):
1577 * compile.texi (Eval During Compile):
1578 * internals.texi (Buffer Internals):
1579 * minibuf.texi (Initial Input):
1580 * nonascii.texi (Scanning Charsets):
1581 * numbers.texi (Comparison of Numbers):
1582 * windows.texi (Textual Scrolling, Vertical Scrolling):
1583 Fix various typos.
1584
1585 2006-05-06 Eli Zaretskii <eliz@gnu.org>
1586
1587 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1588 conditional xref's to either emacs or emacs-xtra, depending on
1589 @iftex/@ifnottex.
1590
1591 * minibuf.texi (Minibuffer History): Document add-to-history.
1592
1593 2006-05-05 Eli Zaretskii <eliz@gnu.org>
1594
1595 * internals.texi (Pure Storage): Mention the pure overflow message
1596 at startup.
1597
1598 2006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1599
1600 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1601 (Searching Keymaps): Fix pseudo-Lisp description of keymap
1602 search.
1603
1604 2006-05-01 Richard Stallman <rms@gnu.org>
1605
1606 * intro.texi (nil and t): Clarify.
1607
1608 * variables.texi (File Local Variables): Suggest using booleanp.
1609
1610 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
1611
1612 * objects.texi (Type Predicates): Fix typos.
1613
1614 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1615
1616 * intro.texi (nil and t): Add booleanp.
1617
1618 * objects.texi (Type Predicates): Add links for booleanp and
1619 string-or-null-p.
1620
1621 2006-04-29 Richard Stallman <rms@gnu.org>
1622
1623 * modes.texi (Multiline Font Lock): Rename from
1624 Multi line Font Lock Elements. Much clarification.
1625 (Font Lock Multiline, Region to Fontify): Much clarification.
1626
1627 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1628
1629 * variables.texi (File Local Variables): Remove the special case t for
1630 safe-local-variable.
1631
1632 2006-04-26 Richard Stallman <rms@gnu.org>
1633
1634 * syntax.texi (Parsing Expressions): Minor cleanup.
1635
1636 2006-04-18 Richard Stallman <rms@gnu.org>
1637
1638 * tips.texi (Coding Conventions): Explain when the package's
1639 prefix should appear later on (not at the start of the name).
1640
1641 * searching.texi (String Search): Clarify effect of NOERROR.
1642
1643 * modes.texi (Imenu): Clarify what special items do.
1644
1645 * hooks.texi (Standard Hooks): Delete text about old hook names.
1646
1647 2006-04-17 Romain Francoise <romain@orebokech.com>
1648
1649 * variables.texi (Local Variables): Update the default value of
1650 `max-specpdl-size'.
1651
1652 2006-04-15 Michael Olson <mwolson@gnu.org>
1653
1654 * processes.texi (Transaction Queues): Mention the new optional
1655 `delay-question' argument for `tq-enqueue'.
1656
1657 2006-04-13 Bill Wohler <wohler@newt.com>
1658
1659 * customize.texi (Common Keywords): Use dotted notation for
1660 :package-version value. Specify its values. Improve documentation
1661 for customize-package-emacs-version-alist.
1662
1663 2006-04-12 Bill Wohler <wohler@newt.com>
1664
1665 * customize.texi (Common Keywords): Move description of
1666 customize-package-emacs-version-alist to @defvar.
1667
1668 2006-04-10 Bill Wohler <wohler@newt.com>
1669
1670 * customize.texi (Common Keywords): Add :package-version.
1671
1672 2006-04-10 Kim F. Storm <storm@cua.dk>
1673
1674 * text.texi (Buffer Contents): Add NOPROPS arg to
1675 filter-buffer-substring.
1676
1677 2006-04-08 Kevin Ryde <user42@zip.com.au>
1678
1679 * os.texi (Command-Line Arguments): Update xref to emacs manual
1680 "Command Arguments" -> "Emacs Invocation", per change there.
1681
1682 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
1683
1684 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1685 be on one line to help makeinfo not render two spaces after the dot.
1686
1687 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1688
1689 * strings.texi (Predicates for Strings): Add string-or-null-p.
1690
1691 2006-03-28 Kim F. Storm <storm@cua.dk>
1692
1693 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1694 remarks about systems that don't support fractional seconds.
1695
1696 2006-03-25 Karl Berry <karl@gnu.org>
1697
1698 * elisp.texi: Use @copyright{} instead of (C), and do not indent
1699 the year list.
1700
1701 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
1702
1703 * display.texi (Fringe Indicators): Fix typos.
1704
1705 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1706
1707 * tips.texi (Documentation Tips): One can now also write `program'
1708 in front of a quoted symbol in a docstring to prevent making a
1709 hyperlink.
1710
1711 2006-03-19 Alan Mackenzie <acm@muc.de>
1712
1713 * text.texi (Special Properties): Clarify `fontified' property.
1714
1715 2006-03-16 Richard Stallman <rms@gnu.org>
1716
1717 * display.texi (Defining Images): Minor cleanup.
1718
1719 2006-03-16 Bill Wohler <wohler@newt.com>
1720
1721 * display.texi (Defining Images): In image-load-path-for-library,
1722 prefer user's images.
1723
1724 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1725
1726 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1727
1728 2006-03-15 Bill Wohler <wohler@newt.com>
1729
1730 * display.texi (Defining Images): Fix example in
1731 image-load-path-for-library by not recommending that one binds
1732 image-load-path. Just defvar it to placate compiler and only use
1733 it if previously defined.
1734
1735 2006-03-14 Bill Wohler <wohler@newt.com>
1736
1737 * display.texi (Defining Images): In image-load-path-for-library,
1738 always return list of directories. Update example.
1739
1740 2006-03-14 Alan Mackenzie <acm@muc.de>
1741
1742 * modes.texi: New node, "Region to Fontify" (for Font Lock).
1743 This describes font-lock-extend-region-function.
1744 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
1745 the new node "Region to Fontify".
1746
1747 2006-03-13 Richard Stallman <rms@gnu.org>
1748
1749 * display.texi (Invisible Text): The impossible position is
1750 now before the invisible text, not after.
1751 (Defining Images): Clean up last change.
1752
1753 2006-03-11 Bill Wohler <wohler@newt.com>
1754
1755 * display.texi (Defining Images): Add image-load-path-for-library.
1756
1757 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1758
1759 * text.texi (Adaptive Fill): Fix Texinfo usage.
1760
1761 * strings.texi (Creating Strings): Fix Texinfo usage.
1762
1763 * searching.texi (Regexp Special): Use @samp for regular
1764 expressions that are not in Lisp syntax.
1765
1766 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1767
1768 * searching.texi (Regexp Special): Put remark between parentheses
1769 to avoid misreading.
1770
1771 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
1772
1773 * searching.texi (Syntax of Regexps): More accurately describe
1774 which characters are special in which situations.
1775 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1776 are not special. Describe in detail when `[' and `]' are special.
1777 (Regexp Backslash): Plenty of regexps with unbalanced square
1778 brackets are valid, so reword that statement.
1779
1780 2006-03-02 Kim F. Storm <storm@cua.dk>
1781
1782 * keymaps.texi (Tool Bar): Add tool-bar-border.
1783
1784 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
1785
1786 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1787
1788 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
1789
1790 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1791
1792 * files.texi (Locating Files): Suggest additional values for the
1793 SUFFIXES arg of `locate-file'. Update pxref.
1794
1795 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1796 (How Programs Do Loading): Discuss the effects of Auto Compression
1797 mode on `load'.
1798 (Load Suffixes): New node.
1799 (Library Search): Delete description of `load-suffixes'; it was
1800 moved to "Load Suffixes".
1801 (Autoload, Named Features): Mention `load-suffixes'.
1802
1803 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
1804
1805 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1806
1807 * windows.texi (Window Tree): Fix typo.
1808
1809 2006-02-20 Kim F. Storm <storm@cua.dk>
1810
1811 * display.texi (Fringe Indicators): New section.
1812 Move indicate-empty-lines, indicate-buffer-boundaries, and
1813 default-indicate-buffer-boundaries here.
1814 Add fringe-indicator-alist and default-fringes-indicator-alist.
1815 Add list of logical fringe indicator symbols.
1816 Update list of standard bitmap names.
1817 (Fringe Cursors): New section.
1818 Move overflow-newline-into-fringe here.
1819 Add fringe-cursor-alist and default-fringes-cursor-alist.
1820 Add list of fringe cursor symbols.
1821
1822 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
1823
1824 * commands.texi (Using Interactive): Fix reference to node
1825 "Minibuffers".
1826
1827 2006-02-19 Richard M. Stallman <rms@gnu.org>
1828
1829 * minibuf.texi (High-Level Completion):
1830 Add xref to read-input-method-name.
1831
1832 * files.texi (Relative File Names): Move file-relative-name here.
1833 (File Name Expansion): From here. Minor clarifications.
1834
1835 * commands.texi (Using Interactive): Add xrefs about reading input.
1836 Clarify remarks about that moving point and mark.
1837 Put string case before list case.
1838
1839 2006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1840
1841 * display.texi (Other Display Specs, Image Descriptors):
1842 Revert erroneous changes. The previous description of
1843 image-descriptors as `(image . PROPS)' was correct.
1844
1845 2006-02-14 Richard M. Stallman <rms@gnu.org>
1846
1847 * variables.texi (File Local Variables): Clarifications.
1848
1849 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
1850
1851 * variables.texi (File Local Variables): Use @code for a cons
1852 cell, not @var.
1853
1854 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
1855
1856 * variables.texi (File Local Variables): Document new file local
1857 variable behavior.
1858
1859 2006-02-10 Kim F. Storm <storm@cua.dk>
1860
1861 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1862
1863 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
1864
1865 * modes.texi (%-Constructs): Remove obsolete info about
1866 `global-mode-string'.
1867
1868 2006-02-07 Richard M. Stallman <rms@gnu.org>
1869
1870 * commands.texi (Prefix Command Arguments): Minor cleanup.
1871
1872 * display.texi: "Graphical display", not window system.
1873
1874 * functions.texi (What Is a Function): Fix xref.
1875
1876 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1877 (Changing Key Bindings): Clarify when remapping is better than
1878 substitute-key-definition.
1879
1880 2006-02-02 Richard M. Stallman <rms@gnu.org>
1881
1882 * minibuf.texi (Basic Completion): Completion alists are risky.
1883
1884 * keymaps.texi (Active Keymaps): Clarifications.
1885 (Searching Keymaps): New node.
1886 (Keymaps): Update menu.
1887
1888 * frames.texi (Layout Parameters): Minor clarification.
1889 (Drag and Drop): New node.
1890 (Frames): Update menu.
1891
1892 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
1893
1894 * display.texi (Other Display Specs, Image Descriptors):
1895 Image description is a list, not a cons cell.
1896
1897 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
1898
1899 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1900 list is not necessarily a list).
1901
1902 2006-01-27 Eli Zaretskii <eliz@gnu.org>
1903
1904 * frames.texi (Layout Parameters): border-width and
1905 internal-border-width belong to the frame, not the window.
1906
1907 2006-01-19 Richard M. Stallman <rms@gnu.org>
1908
1909 * nonascii.texi (Translation of Characters): Search cmds use
1910 translation-table-for-input. Automatically made local.
1911
1912 * markers.texi (Overview of Markers): Count insertion type
1913 as one of a marker's attributes.
1914
1915 * keymaps.texi (Controlling Active Maps): New node, split out of
1916 Active Keymaps.
1917 (Keymaps): Menu updated.
1918 (Active Keymaps): Give pseudocode to explain how the active
1919 maps are searched. current-active-maps and key-binding moved here.
1920 (Functions for Key Lookup): current-active-maps and key-binding moved.
1921 Clarifications.
1922 (Searching the Keymaps): New subnode.
1923
1924 * elisp.texi (Top): Menu clarification.
1925
1926 * display.texi (Other Display Specs): Delete duplicate entry for
1927 just a string as display spec. Move text about recursive display
1928 specs on such a string.
1929
1930 * commands.texi (Key Sequence Input): Clarify.
1931 Move num-nonmacro-input-events out.
1932 (Reading One Event): num-nonmacro-input-events moved here.
1933
1934 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
1935
1936 * advice.texi (Simple Advice): Update example to fit argument
1937 change in previous-line.
1938
1939 2006-01-05 Richard M. Stallman <rms@gnu.org>
1940
1941 * markers.texi (The Mark): Fix in `mark'.
1942
1943 2006-01-04 Richard M. Stallman <rms@gnu.org>
1944
1945 * processes.texi (Misc Network, Make Network): Minor cleanups.
1946
1947 2006-01-04 Kim F. Storm <storm@cua.dk>
1948
1949 * processes.texi (Make Network): Add IPv6 addresses and handling.
1950 (Network Feature Testing): Mention (:family ipv6).
1951 (Misc Network): Add IPv6 formats to format-network-address.
1952
1953 2005-12-30 Richard M. Stallman <rms@gnu.org>
1954
1955 * text.texi (Changing Properties):
1956 Don't use return value of set-text-properties.
1957
1958 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
1959
1960 * modes.texi (Mode Line Format): Correct typo in menu.
1961
1962 2005-12-29 Richard M. Stallman <rms@gnu.org>
1963
1964 * modes.texi (Mode Line Top): New node.
1965 (Mode Line Data): Some text moved to new node.
1966 Explain the data structure more concretely.
1967 (Mode Line Basics): Clarifications.
1968 (Mode Line Variables): Clarify intro paragraph.
1969 (%-Constructs): Clarify intro paragraph.
1970 (Mode Line Format): Update menu.
1971
1972 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1973
1974 * minibuf.texi (Basic Completion): Update lazy-completion-table
1975 examples for removal of ARGS argument.
1976
1977 2005-12-23 Richard M. Stallman <rms@gnu.org>
1978
1979 * text.texi (Undo): Restore some explanation from the version
1980 that was deleted.
1981
1982 2005-12-23 Eli Zaretskii <eliz@gnu.org>
1983
1984 * text.texi (Undo): Remove duplicate descriptions of `apply
1985 funname' and `apply delta' elements of the undo list.
1986
1987 2005-12-20 Richard M. Stallman <rms@gnu.org>
1988
1989 * help.texi (Help Functions): Update documentation of `apropos'.
1990
1991 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
1992
1993 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
1994 because it is confusing. If the :help-echo keyword is a function,
1995 it is not directly used as the :help-echo overlay property, as the
1996 xref seems to suggest (it does not take the appropriate args).
1997
1998 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1999
2000 * customize.texi (Common Keywords): Fix Texinfo usage.
2001 (Group Definitions, Variable Definitions): Update for new
2002 conventions for using `*' in docstrings.
2003
2004 * tips.texi (Documentation Tips): Update for new conventions for
2005 using `*' in docstrings.
2006
2007 2005-12-16 Richard M. Stallman <rms@gnu.org>
2008
2009 * minibuf.texi (Minibuffer Contents): Minor cleanup.
2010
2011 2005-12-16 Juri Linkov <juri@jurta.org>
2012
2013 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2014
2015 2005-12-14 Romain Francoise <romain@orebokech.com>
2016
2017 * modes.texi (Customizing Keywords): Rename `append' to `how'.
2018 Fix typo.
2019
2020 2005-12-11 Juri Linkov <juri@jurta.org>
2021
2022 * minibuf.texi (Completion Commands): Add mention of read-file-name
2023 for filename completion keymaps.
2024 (Reading File Names): Add mention of filename completion keymaps
2025 for read-file-name and xref to `Completion Commands'.
2026
2027 2005-12-10 Richard M. Stallman <rms@gnu.org>
2028
2029 * customize.texi (Common Keywords): State caveats for use of :tag.
2030
2031 2005-12-08 Richard M. Stallman <rms@gnu.org>
2032
2033 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2034 with xrefs and better explanation.
2035 (Completion Commands): Add the filename completion maps.
2036
2037 * objects.texi (Character Type): Clarify that \s is not space
2038 if a dash follows.
2039
2040 2005-12-05 Richard M. Stallman <rms@gnu.org>
2041
2042 * windows.texi (Resizing Windows): Delete preserve-before args.
2043
2044 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2045
2046 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2047 in full keymaps, since the quirk has been fixed.
2048
2049 2005-12-03 Eli Zaretskii <eliz@gnu.org>
2050
2051 * hooks.texi (Standard Hooks): Add index entries. Mention
2052 `compilation-finish-functions'.
2053
2054 2005-11-27 Richard M. Stallman <rms@gnu.org>
2055
2056 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2057
2058 2005-11-21 Juri Linkov <juri@jurta.org>
2059
2060 * customize.texi (Common Keywords): Update links types
2061 custom-manual and url-link. Add link types emacs-library-link,
2062 file-link, function-link, variable-link, custom-group-link.
2063
2064 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
2065
2066 * display.texi: Revert 2005-11-20 change.
2067
2068 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
2069
2070 * processes.texi (Bindat Functions):
2071 Say "third" to refer to zero-based index "2".
2072
2073 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
2074
2075 * loading.texi (Library Search): Update the default value of
2076 `load-suffixes'.
2077
2078 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
2079
2080 * display.texi (Attribute Functions): Mention :ignore-defface.
2081
2082 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2083
2084 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2085 (Minor Mode Conventions): Mention the use of a hook.
2086
2087 2005-11-06 Richard M. Stallman <rms@gnu.org>
2088
2089 * files.texi (Magic File Names): find-file-name-handler checks the
2090 `operations' property of the handler.
2091
2092 2005-11-03 Richard M. Stallman <rms@gnu.org>
2093
2094 * variables.texi (Frame-Local Variables): Small clarification.
2095
2096 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
2097
2098 * os.texi (Init File): Document ~/.emacs.d/init.el.
2099
2100 2005-10-29 Richard M. Stallman <rms@gnu.org>
2101
2102 * internals.texi (Garbage Collection): Document memory-full.
2103
2104 2005-10-28 Bill Wohler <wohler@newt.com>
2105
2106 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2107 for URLs.
2108
2109 2005-10-28 Richard M. Stallman <rms@gnu.org>
2110
2111 * minibuf.texi (Completion Commands): Clean up prev change.
2112
2113 2005-10-26 Kevin Ryde <user42@zip.com.au>
2114
2115 * compile.texi (Eval During Compile): Explain recommended uses
2116 of eval-when-compile and eval-and-compile.
2117
2118 2005-10-27 Masatake YAMATO <jet@gyve.org>
2119
2120 * minibuf.texi (Completion Commands):
2121 Write about new optional argument for `display-completion-list'.
2122
2123 2005-10-23 Richard M. Stallman <rms@gnu.org>
2124
2125 * display.texi (Overlay Arrow): Clarify about local bindings of
2126 overlay-arrow-position.
2127
2128 2005-10-22 Eli Zaretskii <eliz@gnu.org>
2129
2130 * internals.texi (Building Emacs): Fix last change.
2131
2132 2005-10-22 Richard M. Stallman <rms@gnu.org>
2133
2134 * internals.texi (Building Emacs): Document eval-at-startup.
2135
2136 2005-10-21 Richard M. Stallman <rms@gnu.org>
2137
2138 * loading.texi (Where Defined): load-history contains abs file names.
2139 symbol-file returns abs file names.
2140
2141 2005-10-19 Kim F. Storm <storm@cua.dk>
2142
2143 * display.texi (Showing Images): Add max-image-size integer value.
2144
2145 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
2146
2147 * display.texi (Showing Images): Document max-image-size.
2148
2149 2005-10-17 Richard M. Stallman <rms@gnu.org>
2150
2151 * commands.texi (Quitting): Minor clarification.
2152
2153 * processes.texi (Sentinels): Clarify about output and quitting.
2154 (Filter Functions): Mention with-local-quit.
2155
2156 2005-10-17 Juri Linkov <juri@jurta.org>
2157
2158 * buffers.texi (Current Buffer):
2159 * commands.texi (Event Input Misc):
2160 * compile.texi (Eval During Compile, Compiler Errors):
2161 * customize.texi (Group Definitions):
2162 * display.texi (Progress, Defining Faces):
2163 * files.texi (Writing to Files):
2164 * modes.texi (Mode Hooks, Defining Minor Modes):
2165 * streams.texi (Output Functions):
2166 * syntax.texi (Syntax Table Functions):
2167 * text.texi (Change Hooks):
2168 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2169
2170 * commands.texi (Quitting): Replace arg `forms' with `body' in
2171 `with-local-quit'.
2172
2173 * positions.texi (Excursions): Replace arg `forms' with `body' in
2174 `save-excursion'.
2175
2176 2005-10-08 Kim F. Storm <storm@cua.dk>
2177
2178 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2179 Rename manual section accordingly.
2180
2181 2005-10-04 Kim F. Storm <storm@cua.dk>
2182
2183 * windows.texi (Window Split Tree): New section describing
2184 new function window-split-tree function.
2185
2186 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
2187
2188 * display.texi (Fringe Size/Pos): Simplify and add detail.
2189
2190 2005-09-30 Romain Francoise <romain@orebokech.com>
2191
2192 * minibuf.texi (High-Level Completion): Explain that the prompt
2193 given to `read-buffer' should end with a colon and a space.
2194 Update usage examples.
2195
2196 2005-09-29 Juri Linkov <juri@jurta.org>
2197
2198 * display.texi (Displaying Messages): Rename argument name
2199 `string' to `format-string' in functions `message', `message-box',
2200 `message-or-box'.
2201
2202 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
2203
2204 * errors.texi (Standard Errors): Correct xrefs.
2205
2206 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
2207
2208 * display.texi (Defining Images): Update documentation for
2209 `image-load-path'.
2210
2211 2005-09-17 Richard M. Stallman <rms@gnu.org>
2212
2213 * display.texi (Defining Images): Clean up previous change.
2214
2215 2005-09-16 Romain Francoise <romain@orebokech.com>
2216
2217 * elisp.texi: Specify GFDL version 1.2.
2218
2219 * doclicense.texi (GNU Free Documentation License): Update to
2220 version 1.2.
2221
2222 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2223
2224 * display.texi (Defining Images): Document `image-load-path'.
2225
2226 2005-09-15 Richard M. Stallman <rms@gnu.org>
2227
2228 * objects.texi (Printed Representation): Minor cleanup.
2229 (Box Diagrams): Minor fix.
2230 (Cons Cell Type): Move (...) index item here.
2231 (Box Diagrams): From here.
2232 (Array Type): Minor fix.
2233 (Type Predicates): Delete index "predicates".
2234 (Hash Table Type): Clarify xref.
2235 (Dotted Pair Notation): Minor fix.
2236
2237 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
2238
2239 * files.texi (Saving Buffers): Fix typo.
2240
2241 2005-09-08 Richard M. Stallman <rms@gnu.org>
2242
2243 * tips.texi (Programming Tips): Correct the "default" prompt spec.
2244
2245 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
2246
2247 * locals.texi (Standard Buffer-Local Variables): Don't include
2248 mode variables for minor modes.
2249 Fix xrefs for buffer-display-count, buffer-display-table,
2250 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2251 enable-multibyte-characters, fill-column, header-line-format,
2252 left-fringe-width, left-margin, and right-fringe-width.
2253
2254 * hooks.texi (Standard Hooks): All hooks should conform to the
2255 standard naming convention now.
2256 Fix xref for `echo-area-clear-hook'.
2257
2258 * display.texi (Usual Display): Note that indicate-empty-lines and
2259 tab-width are buffer-local.
2260
2261 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2262
2263 * modes.texi (Mode Help): Note that major-mode is buffer-local.
2264
2265 * nonascii.texi (Encoding and I/O): Note that
2266 buffer-file-coding-system is buffer-local.
2267
2268 * positions.texi (List Motion): Note that defun-prompt-regexp is
2269 buffer-local.
2270
2271 * text.texi (Auto Filling): Note that auto-fill-function is
2272 buffer-local.
2273 (Undo): Note that buffer-undo-list is buffer-local.
2274
2275 * windows.texi (Buffers and Windows): Document
2276 buffer-display-count.
2277
2278 2005-09-06 Richard M. Stallman <rms@gnu.org>
2279
2280 * tips.texi (Coding Conventions): Sometimes it is ok to put the
2281 package prefix elsewhere than at the start of the name.
2282
2283 2005-09-03 Richard M. Stallman <rms@gnu.org>
2284
2285 * tips.texi (Programming Tips): Add conventions for minibuffer
2286 questions and prompts.
2287
2288 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
2289
2290 * intro.texi (nil and t): Minor cleanup.
2291 Delete spurious mention of keyword symbols.
2292 (Evaluation Notation): Add index entry.
2293 (A Sample Function Description): Minor cleanup.
2294 (A Sample Variable Description): Not all vars can be set.
2295
2296 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
2297
2298 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2299
2300 (Insertion): Document precise type of `insert-char' arg COUNT.
2301
2302 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2303
2304 * modes.texi (Other Font Lock Variables): Sync the default of
2305 font-lock-lines-before.
2306
2307 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
2308
2309 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2310
2311 2005-08-29 Richard M. Stallman <rms@gnu.org>
2312
2313 * elisp.texi (Top): Update subnode menu.
2314
2315 * searching.texi (Searching and Matching): Move node.
2316 Rearrange contents and add overall explanation.
2317 (Searching and Case): Move node.
2318 (Searching and Matching): Update menu.
2319
2320 2005-08-27 Eli Zaretskii <eliz@gnu.org>
2321
2322 * os.texi (Startup Summary): Fix the description of the initial
2323 startup message display.
2324
2325 2005-08-25 Richard M. Stallman <rms@gnu.org>
2326
2327 * searching.texi (Search and Replace): Add replace-regexp-in-string.
2328
2329 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
2330
2331 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2332 `next-overlay-change' example.
2333
2334 2005-08-22 Juri Linkov <juri@jurta.org>
2335
2336 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2337 Fix invert-face. Fix args of face-background.
2338
2339 * display.texi (Standard Faces): Delete node.
2340 (Faces): Add xref to `(emacs)Standard Faces'.
2341 (Displaying Faces): Fix xref to `Standard Faces'.
2342
2343 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2344
2345 2005-08-20 Alan Mackenzie <acm@muc.de>
2346
2347 * buffers.texi (The Buffer List): Clarify the manipulation of the
2348 buffer list.
2349
2350 2005-08-14 Richard M. Stallman <rms@gnu.org>
2351
2352 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2353 a regexp.
2354
2355 2005-08-11 Richard M. Stallman <rms@gnu.org>
2356
2357 * elisp.texi (Top): Update subnode lists.
2358
2359 * display.texi (Inverse Video): Node deleted.
2360
2361 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2362 New nodes split out of Coding Conventions.
2363
2364 * searching.texi (Regular Expressions): Document re-builder.
2365
2366 * os.texi (Time Parsing): New node split out of Time Conversion.
2367
2368 * processes.texi (Misc Network, Network Feature Testing)
2369 (Network Options, Make Network): New nodes split out of
2370 Low-Level Network.
2371
2372 2005-08-09 Richard M. Stallman <rms@gnu.org>
2373
2374 * frames.texi (Geometry): New node, split from Size and Position.
2375 (Frame Parameters): Refer to Geometry.
2376
2377 * buffers.texi (The Buffer List): Fix xrefs.
2378
2379 * windows.texi (Splitting Windows): Fix xref.
2380
2381 * frames.texi (Layout Parameters): Add xref.
2382
2383 * display.texi (Line Height, Scroll Bars): Fix xrefs.
2384
2385 * keymaps.texi (Menu Bar): Fix xref.
2386
2387 * locals.texi (Standard Buffer-Local Variables): Fix xref.
2388
2389 * modes.texi (%-Constructs): Fix xref.
2390
2391 * frames.texi (Window Frame Parameters): Node split up.
2392 (Basic Parameters, Position Parameters, Size Parameters)
2393 (Layout Parameters, Buffer Parameters, Management Parameters)
2394 (Cursor Parameters, Color Parameters): New subnodes.
2395
2396 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2397
2398 * positions.texi (Screen Lines): Update xref for previous change
2399 in minibuf.texi.
2400
2401 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2402 change in minibuf.texi.
2403
2404 2005-08-09 Richard M. Stallman <rms@gnu.org>
2405
2406 * tips.texi (Coding Conventions): Minor cleanup.
2407
2408 * modes.texi (Defining Minor Modes): Explain when init-value
2409 can be non-nil.
2410
2411 * elisp.texi (Top): Update submenu for Minibuffer.
2412
2413 * minibuf.texi (Minibuffer Misc): Node split up.
2414 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2415 (Recursive Mini): New nodes split out from Minibuffer Misc.
2416 (Minibuffer Misc): Document max-mini-window-height.
2417
2418 * hash.texi (Defining Hash): Delete stray paren in example.
2419
2420 * display.texi (Echo Area Customization): Don't define
2421 max-mini-window-height here; xref instead.
2422
2423 * commands.texi (Event Input Misc): Update while-no-input.
2424
2425 * advice.texi (Advising Functions): Explain when to use advice
2426 and when to use a hook.
2427
2428 2005-07-30 Eli Zaretskii <eliz@gnu.org>
2429
2430 * makefile.w32-in (info): Don't run install-info.
2431 ($(infodir)/dir): New target, produced by running install-info.
2432
2433 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
2434
2435 * modes.texi (Defining Minor Modes): The keyword for the initial
2436 value is :init-value, not :initial-value.
2437
2438 2005-07-23 Eli Zaretskii <eliz@gnu.org>
2439
2440 * loading.texi (Autoload): Make the `doctor' example be consistent
2441 with what's in current loaddefs.el. Describe the "fn" magic in
2442 the usage portion of the doc string.
2443
2444 2005-07-22 Richard M. Stallman <rms@gnu.org>
2445
2446 * internals.texi (Garbage Collection): Clarify previous change.
2447
2448 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
2449
2450 * internals.texi (Garbage Collection): Add gc-cons-percentage.
2451
2452 2005-07-18 Juri Linkov <juri@jurta.org>
2453
2454 * commands.texi (Accessing Events):
2455 * frames.texi (Text Terminal Colors, Resources):
2456 * markers.texi (The Mark):
2457 * modes.texi (Defining Minor Modes):
2458 Delete duplicate duplicate words.
2459
2460 2005-07-16 Richard M. Stallman <rms@gnu.org>
2461
2462 * display.texi (Managing Overlays): Clarify make-overlay
2463 args for insertion types.
2464
2465 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
2466
2467 * customize.texi (Variable Definitions):
2468 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
2469 `standard-value' is a list too.
2470 (Defining New Types): Use @key{RET} instead of @key{ret}.
2471
2472 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
2473
2474 * os.texi (Translating Input): Fix typo.
2475
2476 2005-07-08 Richard M. Stallman <rms@gnu.org>
2477
2478 * README: Update edition number and size estimate.
2479
2480 * elisp.texi (VERSION): Set to 2.9.
2481
2482 2005-07-07 Richard M. Stallman <rms@gnu.org>
2483
2484 * book-spine.texinfo: Update Emacs version.
2485
2486 * display.texi (Inverse Video): Delete mode-line-inverse-video.
2487
2488 2005-07-06 Richard M. Stallman <rms@gnu.org>
2489
2490 * searching.texi (Regexp Search): Clarify what re-search-forward
2491 does when the search fails.
2492
2493 2005-07-05 Lute Kamstra <lute@gnu.org>
2494
2495 * Update FSF's address in GPL notices.
2496
2497 * doclicense.texi (GNU Free Documentation License):
2498 * gpl.texi (GPL):
2499 * tips.texi (Coding Conventions, Library Headers):
2500 * vol1.texi:
2501 * vol2.texi: Update FSF's address.
2502
2503 2005-07-04 Richard M. Stallman <rms@gnu.org>
2504
2505 * hooks.texi (Standard Hooks): Add occur-hook.
2506
2507 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
2508
2509 * display.texi (The Echo Area): Correct menu.
2510
2511 2005-07-03 Richard M. Stallman <rms@gnu.org>
2512
2513 * elisp.texi (Top): Update subnode menu for Display.
2514
2515 * display.texi (Displaying Messages): New node, with most
2516 of what was in The Echo Area.
2517 (Progress): Moved under The Echo Area.
2518 (Logging Messages): New node with new text.
2519 (Echo Area Customization): New node, the rest of what was
2520 in The Echo Area. Document message-truncate-lines with @defvar.
2521 (Display): Update menu.
2522
2523 * windows.texi (Textual Scrolling): Doc 3 values for
2524 scroll-preserve-screen-position.
2525
2526 * text.texi (Special Properties): Change hook functions
2527 should bind inhibit-modification-hooks around altering buffer text.
2528
2529 * keymaps.texi (Key Binding Commands): Call binding BINDING
2530 rather than DEFINITION.
2531
2532 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
2533
2534 * variables.texi (Defining Variables): `user-variable-p' returns t
2535 for aliases of user options, nil for alias loops.
2536
2537 2005-06-28 Richard M. Stallman <rms@gnu.org>
2538
2539 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2540 make-keymap.
2541
2542 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2543
2544 * variables.texi (Setting Variables): Correct and clarify
2545 description of `add-to-ordered-list'.
2546
2547 2005-06-26 Richard M. Stallman <rms@gnu.org>
2548
2549 * display.texi (Faces): Minor cleanup.
2550
2551 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2552
2553 * display.texi (Faces): `facep' returns t for strings that are
2554 face names.
2555
2556 2005-06-25 Richard M. Stallman <rms@gnu.org>
2557
2558 * objects.texi (Equality Predicates): Clarify meaning of equal.
2559
2560 * windows.texi (Selecting Windows): save-selected-window
2561 and with-selected-window save and restore the current buffer.
2562
2563 2005-06-24 Richard M. Stallman <rms@gnu.org>
2564
2565 * numbers.texi (Float Basics): Explain how to test for NaN,
2566 and printing the sign of NaNs.
2567
2568 2005-06-24 Eli Zaretskii <eliz@gnu.org>
2569
2570 * makefile.w32-in (MAKEINFO): Use --force.
2571
2572 2005-06-23 Richard M. Stallman <rms@gnu.org>
2573
2574 * display.texi (Face Functions): Correct Texinfo usage.
2575
2576 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2577
2578 * lists.texi (Rings): `ring-elements' now returns the elements of
2579 RING in order.
2580
2581 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
2582
2583 * markers.texi (The Mark): Texinfo usage fix.
2584
2585 2005-06-23 Kim F. Storm <storm@cua.dk>
2586
2587 * searching.texi (Entire Match Data): Remove evaporate option for
2588 match-data. Do not mention evaporate option for set-match-data.
2589
2590 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2591
2592 * display.texi (Face Functions): Mention face aliases.
2593
2594 2005-06-21 Richard M. Stallman <rms@gnu.org>
2595
2596 * anti.texi (Antinews): Texinfo usage fix.
2597
2598 2005-06-21 Karl Berry <karl@gnu.org>
2599
2600 * elisp.texi: Use @copying.
2601
2602 * elisp.texi: Put @summarycontents and @contents before the Top
2603 node, instead of the end of the file, so that the contents appear
2604 in the right place in the dvi/pdf output.
2605
2606 2005-06-21 Juri Linkov <juri@jurta.org>
2607
2608 * display.texi (Defining Faces): Add `customized-face'.
2609
2610 2005-06-20 Kim F. Storm <storm@cua.dk>
2611
2612 * variables.texi (Setting Variables): Any type of element can be
2613 given order in add-to-ordered-list. Compare elements with eq.
2614
2615 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2616
2617 2005-06-20 Karl Berry <karl@gnu.org>
2618
2619 * syntax.texi (Syntax Flags): Make last column very slightly wider
2620 to avoid "generic comment" breaking on two lines and causing an
2621 underfull box.
2622
2623 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
2624
2625 * lists.texi (Rings): Various minor clarifications and corrections.
2626
2627 2005-06-18 Richard M. Stallman <rms@gnu.org>
2628
2629 * functions.texi (Obsolete Functions): Simplify.
2630
2631 * variables.texi (Variable Aliases): Simplify.
2632
2633 * anti.texi, backups.texi, compile.texi, customization.texi:
2634 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2635 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2636 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2637 * variables.texi: Fix formatting ugliness.
2638
2639 * elisp.texi: Add links to Rings and Byte Packing.
2640 Update version and copyright years.
2641
2642 * minibuf.texi: Fix formatting ugliness.
2643 (Completion Commands): Move keymap vars to the end
2644 and vars completing-read binds to the top.
2645
2646 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2647
2648 * processes.texi: Fix typos.
2649 (Bindat Spec): Correct Texinfo error.
2650 (Byte Packing): Fix ungrammatical sentence.
2651
2652 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
2653
2654 * lists.texi (Rings): New node.
2655 (Lists): Add it to menu.
2656
2657 * processes.texi (Byte Packing): New node.
2658 (Processes): Add it to menu.
2659
2660 2005-06-17 Richard M. Stallman <rms@gnu.org>
2661
2662 * syntax.texi (Parsing Expressions): Fix texinfo usage.
2663
2664 * help.texi (Documentation Basics): Explain the xref to
2665 Documentation Tips.
2666
2667 * debugging.texi (Debugger Commands): Minor fix.
2668
2669 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
2670
2671 * edebug.texi (Instrumenting): Eliminate duplicate link.
2672 (Specification List): Replace references to "below", referring to
2673 a later node, with one @ref to that node.
2674
2675 * os.texi (Timers): Timers should save and restore the match data
2676 if they change it.
2677
2678 * debugging.texi (Debugger Commands): Mention that the Lisp
2679 debugger can not step through primitive functions.
2680
2681 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
2682
2683 * functions.texi (Obsolete Functions): Update argument names of
2684 `make-obsolete' and `define-obsolete-function-alias'.
2685
2686 * variables.texi (Variable Aliases): Update argument names of
2687 `defvaralias', `make-obsolete-variable' and
2688 `define-obsolete-variable-alias'.
2689
2690 2005-06-15 Kim F. Storm <storm@cua.dk>
2691
2692 * searching.texi (Entire Match Data): Rephrase warnings about
2693 evaporate arg to match-data and set-match-data.
2694
2695 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2696
2697 * elisp.texi (Top): Update detailed menu.
2698
2699 * edebug.texi (Edebug): Update menu.
2700 (Instrumenting): Update xrefs.
2701 (Edebug Execution Modes): Correct xref.
2702 (Jumping): Clarify description of `h' command.
2703 Eliminate redundant @ref.
2704 (Breaks): New node.
2705 (Breakpoints): Is now a subsubsection.
2706 (Global Break Condition): Mention `C-x X X'.
2707 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
2708 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2709 (Edebug Display Update): Correct pxref.
2710 (Edebug and Macros): New node.
2711 (Instrumenting Macro Calls): Is now a subsubsection.
2712 Neither arg of `def-edebug-spec' is evaluated.
2713 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2714 (Specification Examples): Fix typo.
2715
2716 2005-06-14 Lute Kamstra <lute@gnu.org>
2717
2718 * debugging.texi (Function Debugging): Primitives can break on
2719 entry too.
2720
2721 2005-06-14 Kim F. Storm <storm@cua.dk>
2722
2723 * variables.texi (Setting Variables): Add add-to-ordered-list.
2724
2725 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2726
2727 * syntax.texi (Parsing Expressions): Document aux functions and vars of
2728 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2729
2730 2005-06-13 Lute Kamstra <lute@gnu.org>
2731
2732 * text.texi (Special Properties): Fix cross reference.
2733
2734 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2735
2736 * debugging.texi (Function Debugging): Delete mention of empty
2737 string argument to `cancel-debug-on-entry'. Delete inaccurate
2738 description of the return value of that command.
2739
2740 2005-06-11 Alan Mackenzie <acm@muc.de>
2741
2742 * text.texi (Adaptive Fill): Amplify the description of
2743 fill-context-prefix.
2744
2745 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2746
2747 * syntax.texi (Parsing Expressions): Fix Texinfo error.
2748
2749 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
2750
2751 * syntax.texi (Parsing Expressions): Document syntax-ppss.
2752
2753 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2754
2755 * debugging.texi (Error Debugging): Minor rewording.
2756 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2757 is optional.
2758
2759 2005-06-10 Lute Kamstra <lute@gnu.org>
2760
2761 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
2762 (Top): Give it a title. Correct version number. Give the
2763 detailed node listing a more prominent header.
2764 * intro.texi: Don't set VERSION here a second time.
2765 Mention Emacs's version too.
2766 * anti.texi (Antinews): Use EMACSVER to refer to the current
2767 version of Emacs.
2768
2769 2005-06-09 Kim F. Storm <storm@cua.dk>
2770
2771 * searching.texi (Entire Match Data): Explain new `reseat' argument to
2772 match-data and set-match-data.
2773
2774 2005-06-08 Richard M. Stallman <rms@gnu.org>
2775
2776 * searching.texi (Entire Match Data): Clarify when match-data
2777 returns markers and when integers.
2778
2779 * display.texi (Defining Faces): Explain that face name should not
2780 end in `-face'.
2781
2782 * modes.texi (Mode Line Data): Minor cleanup.
2783 (Customizing Keywords): Node split out of Search-based Fontification.
2784 Add example of using font-lock-add-keywords from a hook.
2785 Clarify when MODE should be non-nil, and when nil.
2786
2787 2005-06-06 Richard M. Stallman <rms@gnu.org>
2788
2789 * modes.texi (Mode Line Data): Explain what happens when the car
2790 of a list is a void symbol.
2791 (Search-based Fontification): Explain MODE arg to
2792 font-lock-add-keywords and warn about calls from major modes.
2793
2794 2005-06-08 Juri Linkov <juri@jurta.org>
2795
2796 * display.texi (Standard Faces): Add `shadow' face.
2797
2798 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2799
2800 * modes.texi (Major Mode Conventions): A derived mode only needs
2801 to put the call to the parent mode inside `delay-mode-hooks'.
2802
2803 2005-05-29 Richard M. Stallman <rms@gnu.org>
2804
2805 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2806 new, and what that implies. Clarify.
2807
2808 * files.texi (Locating Files): Clean up the text.
2809
2810 * frames.texi (Window Frame Parameters): Document user-size.
2811 Shorten entry for top by referring to left.
2812
2813 2005-05-26 Richard M. Stallman <rms@gnu.org>
2814
2815 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2816 is new, and what the implications are. Other clarifications.
2817
2818 2005-05-24 Richard M. Stallman <rms@gnu.org>
2819
2820 * frames.texi (Dialog Boxes): Minor fixes.
2821
2822 2005-05-25 Masatake YAMATO <jet@gyve.org>
2823
2824 * display.texi (Standard Faces): Write about `mode-line-highlight'.
2825
2826 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2827
2828 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2829 is optional.
2830
2831 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
2832
2833 * frames.texi (Dialog Boxes): Descibe new optional argument.
2834
2835 2005-05-23 Lute Kamstra <lute@gnu.org>
2836
2837 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2838 syntax-begin-function over font-lock-beginning-of-syntax-function.
2839
2840 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2841
2842 * minibuf.texi (Reading File Names): Update description of
2843 `read-directory-name'.
2844
2845 * modes.texi (Derived Modes): Clarify :group keyword.
2846
2847 2005-05-21 Eli Zaretskii <eliz@gnu.org>
2848
2849 * files.texi (Locating Files): New subsection.
2850 Describe locate-file and executable-find.
2851
2852 2005-05-21 Kevin Ryde <user42@zip.com.au>
2853
2854 * frames.texi (Initial Parameters): Update cross reference to
2855 "Emacs Invocation".
2856
2857 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2858
2859 * keymaps.texi (Active Keymaps): Add anchor.
2860
2861 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2862 (Major Mode Conventions): Refer to `Auto Major Mode' in more
2863 appropriate place.
2864 (Derived Modes): Small clarifications.
2865 (Minor Mode Conventions, Keymaps and Minor Modes):
2866 Replace references to nodes with references to anchors.
2867 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2868 Clarify description of lists whose first element is an integer.
2869 (Mode Line Variables): Add anchor.
2870 (%-Constructs): Clarify description of integer after %.
2871 (Emulating Mode Line): Describe nil value for FACE.
2872
2873 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2874
2875 * modes.texi (Derived Modes): Correct references to non-existing
2876 variable standard-syntax-table.
2877
2878 2005-05-17 Lute Kamstra <lute@gnu.org>
2879
2880 * modes.texi (Defining Minor Modes): Mention the mode hook.
2881
2882 2005-05-15 Kim F. Storm <storm@cua.dk>
2883
2884 * processes.texi (Network): Remove open-network-stream-nowait.
2885 (Network Servers): Remove open-network-stream-server.
2886
2887 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2888
2889 * elisp.texi (Top): Update detailed menu.
2890
2891 * variables.texi: Reorder nodes.
2892 (Variables): Update menu.
2893 (File Local Variables): Do not refer to the `-*-' line as
2894 a "local variables list". Add pxref.
2895
2896 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2897
2898 * elisp.texi (Top): Update detailed menu for node changes.
2899
2900 * modes.texi (Modes): Update Menu.
2901 (Hooks): Move to beginning of chapter.
2902 Most minor modes run mode hooks too.
2903 `add-hook' can handle void hooks or hooks whose value is a single
2904 function.
2905 (Major Modes): Update Menu.
2906 (Major Mode Basics): New node, split off from `Major Modes'.
2907 (Major Mode Conventions): Correct xref. Explain how to handle
2908 auto-mode-alist if the major mode command has an autoload cookie.
2909 (Auto Major Mode): Major update. Add magic-mode-alist.
2910 (Derived Modes): Major update.
2911 (Mode Line Format): Update Menu.
2912 (Mode Line Basics): New node, split off from `Mode Line Format'.
2913
2914 * loading.texi (Autoload): Mention `autoload cookie' as synonym
2915 for `magic autoload comment'. Add index entries and anchor.
2916
2917 2005-05-14 Richard M. Stallman <rms@gnu.org>
2918
2919 * tips.texi (Coding Conventions): Explain how important it is
2920 that just loading certain files not change Emacs behavior.
2921
2922 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
2923
2924 2005-05-12 Lute Kamstra <lute@gnu.org>
2925
2926 * modes.texi (Generic Modes): Update.
2927 (Major Modes): Refer to node "Generic Modes".
2928
2929 * elisp.texi (Top): Update to the current structure of the manual.
2930 * processes.texi (Processes): Add menu description.
2931 * customize.texi (Customization): Add menu descriptions.
2932
2933 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
2934
2935 * processes.texi (Signals to Processes)
2936 (Low-Level Network): Fix typos.
2937
2938 2005-05-11 Lute Kamstra <lute@gnu.org>
2939
2940 * elisp.texi (Top): Add some nodes from the chapter "Major and
2941 Minor Modes" to the detailed node listing.
2942
2943 2005-05-10 Richard M. Stallman <rms@gnu.org>
2944
2945 * keymaps.texi (Extended Menu Items): Menu item filter functions
2946 can be called at any time.
2947
2948 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2949
2950 * variables.texi (File Local Variables): `(hack-local-variables t)'
2951 now also checks whether a mode is specified in the local variables
2952 list.
2953
2954 2005-05-05 Kevin Ryde <user42@zip.com.au>
2955
2956 * display.texi (The Echo Area): Correct format function cross
2957 reference.
2958
2959 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2960
2961 * variables.texi (Variable Aliases): Change description of
2962 `define-obsolete-variable-alias'.
2963
2964 * functions.texi (Functions): Add "Obsolete Functions" to menu.
2965 (Defining Functions): Add xref.
2966 (Obsolete Functions): New node.
2967 (Function Safety): Standardize capitalization of section title.
2968
2969 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
2970 (Dialog Boxes): Complete description of `x-popup-dialog'.
2971
2972 2005-05-04 Richard M. Stallman <rms@gnu.org>
2973
2974 * commands.texi (Interactive Codes): Fix Texinfo usage.
2975 Document U more clearly.
2976
2977 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2978
2979 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
2980 function and not a macro.
2981
2982 * frames.texi (Pop-Up Menus): Correct and clarify description of
2983 `x-popup-menu'.
2984 (Dialog Boxes): Clarify description of `x-popup-dialog'.
2985
2986 2005-05-01 Richard M. Stallman <rms@gnu.org>
2987
2988 * edebug.texi (Checking Whether to Stop): Fix previous change.
2989
2990 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2991
2992 * display.texi: Fix typos and Texinfo usage.
2993
2994 * edebug.texi (Checking Whether to Stop): executing-macro ->
2995 executing-kbd-macro.
2996
2997 2005-05-01 Richard M. Stallman <rms@gnu.org>
2998
2999 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3000
3001 2005-04-30 Richard M. Stallman <rms@gnu.org>
3002
3003 * files.texi (Magic File Names): Document `operations' property.
3004
3005 2005-04-29 Lute Kamstra <lute@gnu.org>
3006
3007 * modes.texi (Generic Modes): New node.
3008 (Major Modes): Add it to the menu.
3009 (Derived Modes): Add "derived mode" to concept index.
3010
3011 2005-04-28 Lute Kamstra <lute@gnu.org>
3012
3013 * modes.texi (Defining Minor Modes): Fix previous change.
3014 (Font Lock Mode): Simplify.
3015 (Font Lock Basics): Say that font-lock-defaults is buffer-local
3016 when set and that some parts are optional. Add cross references.
3017 (Search-based Fontification): Say how to specify font-lock-keywords.
3018 Add cross references. Add font-lock-multiline to index.
3019 Move font-lock-keywords-case-fold-search here from node "Other Font
3020 Lock Variables". Document font-lock-add-keywords and
3021 font-lock-remove-keywords.
3022 (Other Font Lock Variables): Move font-lock-keywords-only,
3023 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3024 and font-lock-syntactic-face-function to node "Syntactic Font
3025 Lock". Move font-lock-keywords-case-fold-search to node
3026 "Search-based Fontification". Document font-lock-inhibit-thing-lock
3027 and font-lock-{,un}fontify-{buffer,region}-function.
3028 (Precalculated Fontification): Remove reference to deleted variable
3029 font-lock-core-only.
3030 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3031 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
3032 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3033 and font-lock-syntactic-face-function here from node "Other Font
3034 Lock Variables". Move font-lock-syntactic-keywords to "Setting
3035 Syntax Properties". Add cross references.
3036 (Setting Syntax Properties): New node.
3037 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3038 * syntax.texi (Syntax Properties): Add cross reference.
3039 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3040
3041 2005-04-26 Richard M. Stallman <rms@gnu.org>
3042
3043 * display.texi (Defining Faces):
3044 Document `default' elements of defface spec.
3045
3046 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3047
3048 * variables.texi (Variable Aliases): Clarify text.
3049
3050 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
3051
3052 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3053
3054 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3055
3056 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3057
3058 2005-04-24 Eli Zaretskii <eliz@gnu.org>
3059
3060 * syntax.texi (Syntax Table Internals): Elaborate documentation of
3061 syntax-after and syntax-class.
3062
3063 * files.texi (Changing Files): Fix last change's cross-reference.
3064 (Unique File Names): Don't mention "numbers" in the documentation
3065 of make-temp-file and make-temp-name.
3066
3067 2005-04-23 Richard M. Stallman <rms@gnu.org>
3068
3069 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3070
3071 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
3072
3073 * windows.texi (Cyclic Window Ordering): Clarify window-list.
3074
3075 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
3076
3077 * variables.texi (Variable Aliases): Describe make-obsolete-variable
3078 and define-obsolete-variable-alias.
3079
3080 2005-04-22 Kim F. Storm <storm@cua.dk>
3081
3082 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3083 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3084
3085 2005-04-21 Lute Kamstra <lute@gnu.org>
3086
3087 * lists.texi (Association Lists): Document rassq-delete-all.
3088
3089 2005-04-19 Richard M. Stallman <rms@gnu.org>
3090
3091 * modes.texi (Search-based Fontification): Explain that
3092 facespec is an expression to be evaluated.
3093
3094 2005-04-19 Kevin Ryde <user42@zip.com.au>
3095
3096 * streams.texi (Output Functions): Fix xref.
3097 * strings.texi (String Conversion): Fix xref.
3098
3099 2005-04-19 Kim F. Storm <storm@cua.dk>
3100
3101 * symbols.texi (Symbol Plists): Add safe-get.
3102 Mention that `get' may signal an error.
3103
3104 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
3105
3106 * customize.texi (Variable Definitions): Replace tooltip-mode
3107 example with save-place.
3108
3109 2005-04-17 Richard M. Stallman <rms@gnu.org>
3110
3111 * buffers.texi (Indirect Buffers): Clarify.
3112
3113 * positions.texi (Positions): Clarify converting marker to integer.
3114
3115 * strings.texi (String Basics): Mention string-match; clarify.
3116
3117 2005-04-08 Lute Kamstra <lute@gnu.org>
3118
3119 * modes.texi (Search-based Fontification): Fix cross references.
3120 Use consistent terminology. Document anchored highlighting.
3121
3122 2005-04-05 Lute Kamstra <lute@gnu.org>
3123
3124 * modes.texi (Defining Minor Modes): Document :group keyword
3125 argument and its default value.
3126
3127 2005-04-03 Lute Kamstra <lute@gnu.org>
3128
3129 * hooks.texi (Standard Hooks): Add some hooks. Add cross
3130 references and/or descriptions. Delete major mode hooks; mention
3131 them as a category instead. Rename or delete obsolete hooks.
3132
3133 2005-04-02 Richard M. Stallman <rms@gnu.org>
3134
3135 * nonascii.texi (Coding System Basics): Another wording cleanup.
3136
3137 2005-04-01 Richard M. Stallman <rms@gnu.org>
3138
3139 * nonascii.texi (Coding System Basics): Clarify previous change.
3140
3141 2005-04-01 Kenichi Handa <handa@m17n.org>
3142
3143 * nonascii.texi (Coding System Basics): Describe about rondtrip
3144 identity of coding systems.
3145
3146 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
3147
3148 * text.texi (Buffer Contents): Add filter-buffer-substring and
3149 buffer-substring-filters.
3150
3151 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
3152
3153 * anti.texi (Antinews): Mention `G' interactive code.
3154
3155 * tips.texi (Compilation Tips): Mention benchmark.el.
3156
3157 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3158
3159 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3160 is now bound to M-o M-o.
3161
3162 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3163
3164 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3165
3166 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3167 in the Emacs Manual).
3168 * Makefile.in (srcs): Remove calendar.texi.
3169 * makefile.w32-in (srcs): Remove calendar.texi.
3170 * display.texi (Display): Change name of next node.
3171 * os.texi (System In): Change name of previous node.
3172 * elisp.texi (Top): Remove Calendar references.
3173 * vol1.texi (Top): Remove Calendar references.
3174 * vol2.texi (Top): Remove Calendar references.
3175
3176 2005-03-25 Richard M. Stallman <rms@gnu.org>
3177
3178 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3179 Cleanup previous change.
3180
3181 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
3182
3183 * display.texi (Face Attributes): Faces earlier in an :inherit
3184 list take precedence.
3185 (Scroll Bars): Fix description of vertical-scroll-bars.
3186 Document frame-current-scroll-bars and window-current-scroll-bars.
3187
3188 * markers.texi (The Mark): Document temporary Transient Mark mode.
3189
3190 * minibuf.texi (Reading File Names):
3191 Document read-file-name-completion-ignore-case.
3192
3193 * positions.texi (Screen Lines): Document nil for width argument
3194 to compute-motion.
3195
3196 2005-03-23 Kim F. Storm <storm@cua.dk>
3197
3198 * display.texi (Standard Faces): Other faces used in the fringe
3199 implicitly inherits from the fringe face.
3200 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3201 properties implicitly inherits from fringe face.
3202 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3203
3204 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
3205
3206 * display.texi (Invisible Text): State default value of
3207 line-move-ignore-invisible.
3208 (Managing Overlays): Document remove-overlays.
3209 (Standard Faces): Document escape-glyph face.
3210
3211 * minibuf.texi (Reading File Names): Document read-file-name-function.
3212
3213 * modes.texi (Other Font Lock Variables):
3214 Document font-lock-lines-before.
3215
3216 * positions.texi (Skipping Characters): skip-chars-forward allows
3217 character classes.
3218
3219 2005-03-18 Lute Kamstra <lute@gnu.org>
3220
3221 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3222
3223 2005-03-17 Richard M. Stallman <rms@gnu.org>
3224
3225 * text.texi (Undo): Document extensible undo entries.
3226
3227 * searching.texi (String Search, Regexp Search, Regexp Search):
3228 Cleanups.
3229
3230 * nonascii.texi (Character Codes): Minor fix.
3231
3232 * display.texi (Display Property): Explain the significance
3233 of having text properties that are eq.
3234 (Other Display Specs): Explain string as display spec.
3235
3236 * commands.texi (Interactive Codes): Document G option.
3237
3238 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
3239
3240 * text.texi (Filling): Add sentence-end-without-period and
3241 sentence-end-without-space.
3242 (Changing Properties): Minor fix.
3243
3244 * anti.texi: Total rewrite.
3245
3246 2005-03-15 Lute Kamstra <lute@gnu.org>
3247
3248 * edebug.texi (Instrumenting Macro Calls): Fix typos.
3249
3250 2005-03-08 Kim F. Storm <storm@cua.dk>
3251
3252 * display.texi (Specified Space): Property :width is support on
3253 non-graphic terminals, :height is not.
3254
3255 2005-03-07 Richard M. Stallman <rms@gnu.org>
3256
3257 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3258 Now subnodes of Fringes.
3259 (Overlay Arrow): Document overlay-arrow-variable-list.
3260 (Fringe Size/Pos): New node, broken out of Fringes.
3261 (Display): Explain clearing vs redisplay better.
3262 (Truncation): Clarify use of bitmaps.
3263 (The Echo Area): Clarify the uses of the echo area.
3264 Add max-mini-window-height.
3265 (Progress): Clarify.
3266 (Invisible Text): Explain that main loop moves point out.
3267 (Selective Display): Say "hidden", not "invisible".
3268 (Managing Overlays): Move up. Describe relation to Undo here.
3269 (Overlay Properties): Clarify intro.
3270 (Finding Overlays): Explain return values when nothing found.
3271 (Width): truncate-string-to-width has added arg.
3272 (Displaying Faces): Clarify and update mode line face handling.
3273 (Face Functions): Minor cleanup.
3274 (Conditional Display): Merge into Other Display Specs.
3275 (Pixel Specification, Other Display Specs): Minor cleanups.
3276 (Images, Image Descriptors): Minor cleanups.
3277 (GIF Images): Patents have expired.
3278 (Showing Images): Explain default text for insert-image.
3279 (Manipulating Button Types): Merge into Manipulating Buttons.
3280 (Making Buttons): Explain return values.
3281 (Button Buffer Commands): Add xref.
3282 (Inverse Video): Update mode-line-inverse-video.
3283 (Display Table Format): Clarify.
3284 (Active Display Table): Give defaults for window-display-table.
3285
3286 * calendar.texi (Calendar Customizing): calendar-holiday-marker
3287 and calendar-today-marker are strings, not chars.
3288 (Holiday Customizing): Minor fix.
3289
3290 * internals.texi (Writing Emacs Primitives): Update `or' example.
3291 Update limit on # args of subr.
3292
3293 * edebug.texi (Using Edebug): Arrow is in fringe.
3294 (Instrumenting): Arg to eval-defun works without loading edebug.
3295 (Edebug Execution Modes): Add xref.
3296
3297 * customize.texi (Common Keywords): Clarify :require.
3298 Mention :version here.
3299 (Variable Definitions, Group Definitions): Not here.
3300 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3301
3302 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
3303 * nonascii.texi (Text Representations): Clarify position-bytes.
3304 (Character Sets): Add list-charset-chars.
3305 (Scanning Charsets): Add charset-after.
3306 (Encoding and I/O): Minor fix.
3307
3308 2005-03-06 Richard M. Stallman <rms@gnu.org>
3309
3310 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3311 (Resizing Windows): Likewise.
3312
3313 * text.texi (Change Hooks): Get rid of "Emacs 21".
3314
3315 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3316
3317 * streams.texi (Output Variables): Get rid of "Emacs 21".
3318
3319 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3320
3321 * os.texi (Translating Input): Replace flow-control example
3322 with a less obsolete example that uses `keyboard-translate'.
3323
3324 * objects.texi (Hash Table Type, Circular Objects):
3325 Get rid of "Emacs 21".
3326
3327 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3328 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3329
3330 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3331
3332 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3333
3334 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3335 (Menu Bar): Fix when menu-bar-update-hook is called.
3336
3337 * hash.texi (Hash Tables): Get rid of "Emacs 21".
3338
3339 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3340 and make it read better.
3341
3342 * files.texi (Writing to Files): Get rid of "Emacs 21".
3343 (Unique File Names): Likewise.
3344
3345 * elisp.texi: Update Emacs version to 22.
3346
3347 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3348 (Overlay Properties, Face Attributes): Likewise.
3349 (Managing Overlays): Fix punctuation.
3350 (Attribute Functions): Clarify set-face-font; get rid of
3351 info about old Emacs versions.
3352 (Auto Faces, Font Lookup, Display Property, Images):
3353 Get rid of "Emacs 21".
3354
3355 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3356
3357 2005-03-05 Richard M. Stallman <rms@gnu.org>
3358
3359 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3360
3361 2005-03-04 Lute Kamstra <lute@gnu.org>
3362
3363 * debugging.texi (Error Debugging): Document stack-trace-on-error.
3364
3365 2005-03-03 Lute Kamstra <lute@gnu.org>
3366
3367 * edebug.texi (Instrumenting Macro Calls): Fix typo.
3368
3369 2005-03-01 Lute Kamstra <lute@gnu.org>
3370
3371 * debugging.texi (Debugger Commands): Update `j'.
3372
3373 2005-02-28 Lute Kamstra <lute@gnu.org>
3374
3375 * debugging.texi (Debugging): Fix typo.
3376 (Error Debugging): Document eval-expression-debug-on-error.
3377 (Function Debugging): Update example.
3378 (Using Debugger): Mention starred stack frames.
3379 (Debugger Commands): Document `j' and `l'.
3380 (Invoking the Debugger): `d' and `j' exit recursive edit too.
3381 Update the messages that the debugger displays.
3382 (Internals of Debugger): Add cross reference. Update example.
3383 (Excess Open): Minor improvement.
3384 (Excess Close): Minor improvement.
3385
3386 2005-02-26 Richard M. Stallman <rms@gnu.org>
3387
3388 * tips.texi (Coding Conventions): Clarify.
3389 Put all the major mode key reservations together.
3390 Mention the Mouse-1 => Mouse-2 conventions.
3391
3392 * syntax.texi (Syntax Class Table): Clarify.
3393 (Syntax Table Functions): syntax-after moved from here.
3394 (Syntax Table Internals): syntax-after moved to here.
3395 (Parsing Expressions): Update info on number of values
3396 and what's meaningful in the STATE argument.
3397 (Categories): Fix typo.
3398
3399 * sequences.texi (Arrays): Cleanup.
3400 (Char-Tables): Clarify.
3401
3402 * processes.texi (Deleting Processes): Cleanups, add xref.
3403 (Subprocess Creation): Explain nil in exec-path. Cleanup.
3404 (Process Information): set-process-coding-system, some args optional.
3405 (Input to Processes): Explain various types for PROCESS args.
3406 Rename them from PROCESS-NAME to PROCESS.
3407 (Signals to Processes): Likewise.
3408 (Decoding Output): Cleanup.
3409 (Query Before Exit): Clarify.
3410
3411 * os.texi (Startup Summary): Correct the options; add missing ones.
3412 (Terminal Output, Batch Mode): Clarify.
3413 (Flow Control): Node deleted.
3414
3415 * markers.texi (The Mark): Clarify.
3416
3417 * macros.texi (Expansion): Cleanup.
3418 (Indenting Macros): indent-spec allows ints, not floats.
3419
3420 * keymaps.texi (Keymaps): Clarify.
3421 (Format of Keymaps): Update lisp-mode-map example.
3422 (Active Keymaps, Key Lookup): Clarify.
3423 (Changing Key Bindings): Add xref to `kbd'.
3424 (Key Binding Commands, Simple Menu Items): Clarify.
3425 (Mouse Menus, Menu Bar): Clarify.
3426 (Menu Example): Replace print example with menu-bar-replace-menu.
3427
3428 * help.texi (Documentation Basics): Add function-documentation prop.
3429
3430 * elisp.texi (Top): Don't refer to Flow Control node.
3431
3432 * commands.texi (Command Overview): Improve xrefs.
3433 (Adjusting Point): Adjusting point applies to intangible and invis.
3434 (Key Sequence Input): Doc extra read-key-sequence args.
3435 Likewise for read-key-sequence-vector.
3436
3437 * backups.texi (Rename or Copy): Minor fix.
3438 (Numbered Backups): For version-control, say the default.
3439 (Auto-Saving): make-auto-save-file-name example is simplified.
3440
3441 * advice.texi (Advising Functions): Don't imply one part of Emacs
3442 should advise another part. Markup changes.
3443 (Defining Advice): Move transitional para.
3444 (Activation of Advice): Cleanup.
3445 Explain if COMPILE is nil or negative.
3446
3447 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3448
3449 2005-02-24 Lute Kamstra <lute@gnu.org>
3450
3451 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3452 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3453
3454 2005-02-23 Lute Kamstra <lute@gnu.org>
3455
3456 * modes.texi (Defining Minor Modes): define-minor-mode can be used
3457 to define global minor modes as well.
3458
3459 * display.texi (Managing Overlays): overlay-buffer returns nil for
3460 deleted overlays.
3461
3462 2005-02-22 Kim F. Storm <storm@cua.dk>
3463
3464 * minibuf.texi (Basic Completion): Allow symbols in addition to
3465 strings in try-completion and all-completions.
3466
3467 2005-02-14 Lute Kamstra <lute@gnu.org>
3468
3469 * elisp.texi (Top): Remove reference to deleted node.
3470
3471 * lists.texi (Lists): Remove reference to deleted node.
3472 (Cons Cells): Fix typo.
3473
3474 * loading.texi (Where Defined): Fix typo.
3475
3476 2005-02-14 Richard M. Stallman <rms@gnu.org>
3477
3478 * variables.texi (Creating Buffer-Local): change-major-mode-hook
3479 is useful for discarding some minor modes.
3480
3481 * symbols.texi (Symbol Components): Reorder examples.
3482
3483 * streams.texi (Input Functions): State standard-input default.
3484 (Output Variables): State standard-output default.
3485
3486 * objects.texi (Printed Representation): Clarify read syntax vs print.
3487 (Floating Point Type): Explain meaning better.
3488 (Symbol Type): Explain uniqueness better.
3489 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
3490 List examples sooner.
3491 (Box Diagrams): New subnode broken out.
3492 Some examples moved from old Lists as Boxes node.
3493 (Dotted Pair Notation): Clarify intro.
3494 (Array Type): Clarify.
3495 (Type Predicates): Add hash-table-p.
3496
3497 * numbers.texi (Integer Basics): Clarify radix explanation.
3498 (Predicates on Numbers): Minor clarification.
3499 (Comparison of Numbers): Minor clarification. Clarify eql.
3500 Typos in min, max.
3501 (Math Functions): Clarify overflow in expt.
3502
3503 * minibuf.texi (Text from Minibuffer): Minor clarification.
3504 Mention arrow keys.
3505
3506 * loading.texi (Autoload): defun's doc string overrides autoload's
3507 doc string.
3508 (Repeated Loading): Modernize "add to list" examples.
3509 (Where Defined): Finish updating table of load-history elts.
3510
3511 * lists.texi (List-related Predicates): Minor wording improvement.
3512 (Lists as Boxes): Node deleted.
3513 (Building Lists): Explain trivial cases of number-sequence.
3514
3515 * hash.texi (Hash Tables): Add desc to menu items.
3516 (Creating Hash): Expain "full" means "make larger",
3517 (Hash Access): Any object can be a key.
3518 State value of maphash.
3519
3520 * functions.texi (What Is a Function): Wording cleanup.
3521 (Function Documentation): Minor cleanup.
3522 Explain purpose of calling convention at end of doc string.
3523 (Function Names): Wording cleanup.
3524 (Calling Functions): Wording cleanup.
3525 Explain better how funcall calls the function.
3526 (Function Cells): Delete example of saving and redefining function.
3527
3528 * control.texi (Combining Conditions): Wording cleanup.
3529 (Iteration): dolist and dotimes bind VAR locally.
3530 (Cleanups): Xref to Atomic Changes.
3531
3532 * compile.texi (Byte Compilation): Delete 19.29 info.
3533 (Compilation Functions): Macros' difficulties don't affect defsubst.
3534 (Docs and Compilation): Delete 19.29 info.
3535
3536 2005-02-10 Richard M. Stallman <rms@gnu.org>
3537
3538 * objects.texi (Symbol Type): Minor correction.
3539
3540 2005-02-06 Lute Kamstra <lute@gnu.org>
3541
3542 * modes.texi (Example Major Modes): Fix typos.
3543
3544 2005-02-06 Richard M. Stallman <rms@gnu.org>
3545
3546 * text.texi (Margins): fill-nobreak-predicate can be one function.
3547
3548 * strings.texi (Modifying Strings): clear-string can make unibyte.
3549 (Formatting Strings): format gives error if values missing.
3550
3551 * positions.texi (Character Motion): Mention default arg
3552 for forward-char. backward-char refers to forward-char.
3553 (Word Motion): Mention default arg for forward-word.
3554 (Buffer End Motion): Mention default arg for beginning-of-buffer.
3555 Simplify end-of-buffer.
3556 (Text Lines): Mention default arg for forward-line.
3557 (List Motion): Mention default arg for beginning/end-of-defun.
3558 (Skipping Characters): Minor fixes in explaining character-set.
3559
3560 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3561 Mode inheritance applies only when default-major-mode is nil.
3562 Clarifications.
3563 (Example Major Modes): Update Text mode and Lisp mode examples.
3564 (Minor Mode Conventions): Mention define-minor-mode at top.
3565 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3566 (Mode Line Format): Update mode line face display info.
3567 (Properties in Mode): Mention effect of risky vars.
3568 (Imenu): Define imenu-add-to-menubar.
3569 (Font Lock Mode): Add descriptions to menu lines.
3570 (Faces for Font Lock): Add font-lock-doc-face.
3571
3572 2005-02-05 Lute Kamstra <lute@gnu.org>
3573
3574 * text.texi (Maintaining Undo): Remove obsolete function.
3575
3576 2005-02-05 Eli Zaretskii <eliz@gnu.org>
3577
3578 * frames.texi (Color Names): Add pointer to the X docs about RGB
3579 color specifications. Improve indexing
3580 (Text Terminal Colors): Replace the description of RGB values by
3581 an xref to "Color Names".
3582
3583 2005-02-03 Richard M. Stallman <rms@gnu.org>
3584
3585 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3586 Clarify.
3587 (Selecting Windows): Clarify save-selected-window.
3588 (Cyclic Window Ordering): Clarify walk-windows.
3589 (Window Point): Clarify.
3590 (Window Start): Add comment to example.
3591 (Resizing Windows): Add `interactive' specs in examples.
3592 Document fit-window-to-buffer.
3593
3594 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3595 (Undo, Maintaining Undo): Clarify last change.
3596 (Sorting): In sort-numeric-fields, explain about octal and hex.
3597 Mention sort-numeric-base.
3598 (Format Properties): Add xref for hard newlines.
3599
3600 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3601 (Pop-Up Menus): Fix typo.
3602 (Color Names): Explain all types of color names.
3603 Explain color-values on B&W terminal.
3604 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
3605
3606 * files.texi (File Locks): Not supported on MS systems.
3607 (Testing Accessibility): Clarify.
3608
3609 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3610 (Coverage Testing): Fix typo.
3611
3612 * commands.texi (Misc Events): Remove stray space.
3613
3614 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3615 (Modification Time): Clarify when visited-file-modtime returns 0.
3616 (The Buffer List): Clarify bury-buffer.
3617 (Killing Buffers): Clarify.
3618 (Indirect Buffers): Add clone-indirect-buffer.
3619
3620 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3621
3622 * edebug.texi (Printing in Edebug): Fix default value of
3623 edebug-print-circle.
3624 (Coverage Testing): Fix displayed frequency count data.
3625
3626 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
3627
3628 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3629
3630 2005-02-02 Kim F. Storm <storm@cua.dk>
3631
3632 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3633
3634 2005-01-29 Eli Zaretskii <eliz@gnu.org>
3635
3636 * commands.texi (Misc Events): Describe the help-echo event.
3637
3638 * text.texi (Special Properties) <help-echo>: Use `pos'
3639 consistently in description of the help-echo property.
3640 Use @code{nil} instead of @var{nil}.
3641
3642 * display.texi (Overlay Properties): Fix the index entry for
3643 help-echo overlay property.
3644
3645 * customize.texi (Type Keywords): Uncomment the xref to the
3646 help-echo property documentation.
3647
3648 2005-01-23 Kim F. Storm <storm@cua.dk>
3649
3650 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3651 return value. Third element FULLY replaced by PARTIAL which
3652 specifies number of invisible pixels if row is only partially visible.
3653 (Textual Scrolling): Mention auto-window-vscroll.
3654 (Vertical Scrolling): New defvar auto-window-vscroll.
3655
3656 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
3657
3658 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3659 command remapping.
3660
3661 2005-01-15 Richard M. Stallman <rms@gnu.org>
3662
3663 * display.texi (Defining Images): Mention DATA-P arg of create-image.
3664
3665 2005-01-14 Kim F. Storm <storm@cua.dk>
3666
3667 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3668
3669 * text.texi (Links and Mouse-1): Fix string and vector item.
3670
3671 2005-01-13 Richard M. Stallman <rms@gnu.org>
3672
3673 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3674 descriptions of overriding-local-map and overriding-terminal-local-map.
3675
3676 * text.texi (Links and Mouse-1): Clarify text.
3677
3678 2005-01-13 Kim F. Storm <storm@cua.dk>
3679
3680 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3681
3682 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
3683
3684 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3685
3686 2005-01-12 Kim F. Storm <storm@cua.dk>
3687
3688 * text.texi (Links and Mouse-1): Rename section from Enabling
3689 Mouse-1 to Following Links. Change xrefs.
3690 Add examples for define-button-type and define-widget.
3691
3692 * display.texi (Button Properties, Button Buffer Commands):
3693 Clarify mouse-1 and follow-link functionality.
3694
3695 2005-01-12 Richard M. Stallman <rms@gnu.org>
3696
3697 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3698
3699 * display.texi (Beeping): Fix Texinfo usage.
3700
3701 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3702
3703 2005-01-11 Kim F. Storm <storm@cua.dk>
3704
3705 * display.texi (Button Properties, Button Buffer Commands):
3706 Mention mouse-1 binding. Add follow-link keyword.
3707
3708 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3709 (Enabling Mouse-1 to Follow Links): New subsection.
3710
3711 2005-01-06 Richard M. Stallman <rms@gnu.org>
3712
3713 * text.texi (Special Properties): Minor change.
3714
3715 * os.texi (Timers): Clarify previous change.
3716
3717 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3718
3719 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
3720
3721 * display.texi (Face Attributes): Correct xref to renamed node.
3722
3723 2005-01-01 Richard M. Stallman <rms@gnu.org>
3724
3725 * display.texi (Face Attributes): Describe hex color specs.
3726
3727 2004-12-31 Richard M. Stallman <rms@gnu.org>
3728
3729 * os.texi (Timers): Update previous change.
3730
3731 2004-12-30 Kim F. Storm <storm@cua.dk>
3732
3733 * display.texi (Line Height): Total line-height is now specified
3734 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
3735 in cons cells. (nil . RATIO) is relative to actual line height.
3736 Use line-height `t' instead of `0' to get minimum height.
3737
3738 2004-12-29 Richard M. Stallman <rms@gnu.org>
3739
3740 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3741
3742 2004-12-28 Richard M. Stallman <rms@gnu.org>
3743
3744 * commands.texi (Quitting): Clarify value of with-local-quit.
3745
3746 * elisp.texi (Top): Fix previous change.
3747
3748 * loading.texi (Loading): Fix previous change.
3749
3750 2004-12-27 Richard M. Stallman <rms@gnu.org>
3751
3752 * Makefile.in (MAKEINFO): Specify --force.
3753
3754 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3755
3756 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3757
3758 * display.texi (Line Height): Further clarify.
3759
3760 * elisp.texi (Top): Update Loading submenu.
3761
3762 * loading.texi (Where Defined): New node.
3763 (Unloading): load-history moved to Where Defined.
3764
3765 2004-12-21 Richard M. Stallman <rms@gnu.org>
3766
3767 * commands.texi (Event Input Misc): Add while-no-input.
3768
3769 2004-12-11 Richard M. Stallman <rms@gnu.org>
3770
3771 * display.texi (Line Height): Rewrite text for clarity.
3772
3773 2004-12-11 Kim F. Storm <storm@cua.dk>
3774
3775 * display.texi (Display): Add node "Line Height" to menu.
3776 (Line Height): New node. Move full description of line-spacing
3777 and line-height text properties here from text.texi.
3778 (Scroll Bars): Add vertical-scroll-bar variable.
3779
3780 * frames.texi (Window Frame Parameters): Remove line-height defvar.
3781
3782 * locals.texi (Standard Buffer-Local Variables): Fix xref for
3783 line-spacing and vertical-scroll-bar.
3784
3785 * text.texi (Special Properties): Just mention line-spacing and
3786 line-height here, add xref to new "Line Height" node.
3787
3788 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
3789
3790 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3791
3792 * locals.texi (Standard Buffer-Local Variables):
3793 Add @xref for `line-spacing'.
3794
3795 2004-12-05 Richard M. Stallman <rms@gnu.org>
3796
3797 * Makefile.in (maintainer-clean): Remove the info files
3798 in $(infodir) where they are created.
3799
3800 2004-12-03 Richard M. Stallman <rms@gnu.org>
3801
3802 * windows.texi (Selecting Windows): get-lru-window and
3803 get-largest-window don't consider dedicated windows.
3804
3805 * text.texi (Undo): Document undo-in-progress.
3806
3807 2004-11-26 Richard M. Stallman <rms@gnu.org>
3808
3809 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3810 Remove a few vars that are not always buffer-local.
3811
3812 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
3813
3814 * locals.texi (Standard Buffer-Local Variables): Comment out
3815 xref's to non-existent node `Yet to be written'.
3816
3817 2004-11-24 Richard M. Stallman <rms@gnu.org>
3818
3819 * processes.texi (Synchronous Processes): Grammar fix.
3820
3821 * numbers.texi (Comparison of Numbers): Add eql.
3822
3823 * locals.texi (Standard Buffer-Local Variables): Add many vars.
3824
3825 * intro.texi (Printing Notation): Fix previous change.
3826
3827 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3828 and default-indicate-buffer-boundaries from here.
3829 (Usual Display): To here.
3830 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3831 (Usual Display): Move tab-width up.
3832
3833 * customize.texi (Variable Definitions): Replace
3834 show-paren-mode example with tooltip-mode.
3835 (Simple Types, Composite Types, Defining New Types):
3836 Minor cleanups.
3837
3838 2004-11-21 Jesper Harder <harder@ifa.au.dk>
3839
3840 * processes.texi (Synchronous Processes, Output from Processes):
3841 Markup fix.
3842
3843 2004-11-20 Richard M. Stallman <rms@gnu.org>
3844
3845 * positions.texi (Skipping Characters): skip-chars-forward
3846 now handles char classes.
3847
3848 * intro.texi (Printing Notation): Avoid confusion of `print'
3849 when explaining @print.
3850
3851 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3852
3853 * display.texi (Display Table Format): Minor fix.
3854
3855 * streams.texi (Output Functions): Fix print example.
3856
3857 * Makefile.in (elisp): New target.
3858 (dist): Depend on $(infodir)/elisp, not elisp.
3859 Copy the info files from $(infodir).
3860
3861 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3862 read-from-minibuffer.
3863
3864 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3865
3866 2004-11-19 Richard M. Stallman <rms@gnu.org>
3867
3868 * searching.texi (Regexp Search): Add search-whitespace-regexp.
3869
3870 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
3871
3872 * tips.texi (Coding Conventions): Fix typo.
3873
3874 2004-11-16 Richard M. Stallman <rms@gnu.org>
3875
3876 * tips.texi (Coding Conventions): Separate defvar and require
3877 methods to avoid warnings. Use require only when there are many
3878 functions and variables from that package.
3879
3880 * minibuf.texi (Minibuffer Completion): When ignoring case,
3881 predicate must not be case-sensitive.
3882
3883 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3884 (Test Coverage): Don't talk about "splotches". Clarified.
3885
3886 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
3887
3888 * frames.texi (Window Frame Parameters): Fix typo.
3889
3890 2004-11-15 Kim F. Storm <storm@cua.dk>
3891
3892 * symbols.texi (Other Plists): Note that plist-get may signal error.
3893 Add safe-plist-get.
3894
3895 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
3896
3897 * modes.texi (Font Lock Basics): Fix typo.
3898
3899 2004-11-08 Richard M. Stallman <rms@gnu.org>
3900
3901 * syntax.texi (Syntax Table Functions): Add syntax-after.
3902
3903 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
3904
3905 * os.texi (Processor Run Time): New section documenting
3906 get-internal-run-time.
3907
3908 2004-11-06 Eli Zaretskii <eliz@gnu.org>
3909
3910 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
3911 it nukes elisp-cover.texi.
3912 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
3913 elisp-0 etc.
3914
3915 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
3916
3917 * commands.texi (Keyboard Macros): Document `append' return value
3918 of `defining-kbd-macro'.
3919
3920 2004-11-01 Richard M. Stallman <rms@gnu.org>
3921
3922 * commands.texi (Interactive Call): Add called-interactively-p.
3923
3924 2004-10-29 Simon Josefsson <jas@extundo.com>
3925
3926 * minibuf.texi (Reading a Password): Revert.
3927
3928 2004-10-28 Richard M. Stallman <rms@gnu.org>
3929
3930 * frames.texi (Display Feature Testing): Explain about "vendor".
3931
3932 2004-10-27 Richard M. Stallman <rms@gnu.org>
3933
3934 * commands.texi (Interactive Codes): `N' uses numeric prefix,
3935 not raw. Clarify `n'.
3936 (Interactive Call): Rewrite interactive-p, focusing on when
3937 and how to use it.
3938 (Misc Events): Clarify previous change.
3939
3940 * advice.texi (Simple Advice): Clarify what job the example does.
3941 (Around-Advice): Clarify ad-do-it.
3942 (Activation of Advice): An option of ad-default-compilation-action
3943 is `never', not `nil'.
3944
3945 2004-10-26 Kim F. Storm <storm@cua.dk>
3946
3947 * commands.texi (Interactive Codes): Add U code letter.
3948
3949 2004-10-25 Simon Josefsson <jas@extundo.com>
3950
3951 * minibuf.texi (Reading a Password): Add.
3952
3953 2004-10-24 Jason Rumney <jasonr@gnu.org>
3954
3955 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
3956 and wheel-down.
3957
3958 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
3959
3960 * processes.texi (Synchronous Processes): Document process-file.
3961
3962 2004-10-22 Kenichi Handa <handa@m17n.org>
3963
3964 * text.texi (translate-region): Document that it accepts also a
3965 char-table.
3966
3967 2004-10-22 David Ponce <david@dponce.com>
3968
3969 * windows.texi (Resizing Windows): Document the `preserve-before'
3970 argument of the functions `enlarge-window' and `shrink-window'.
3971
3972 2004-10-19 Jason Rumney <jasonr@gnu.org>
3973
3974 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3975
3976 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3977
3978 * text.texi (Filling): Add anchor for definition of
3979 `sentence-end-double-space'.
3980
3981 * searching.texi (Regexp Example): Update description of how
3982 Emacs currently recognizes the end of a sentence.
3983 (Standard Regexps): Update definition of the variable
3984 `sentence-end'. Add definition of the function `sentence-end'.
3985
3986 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3987
3988 * display.texi (Progress): New node.
3989
3990 2004-10-05 Kim F. Storm <storm@cua.dk>
3991
3992 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
3993
3994 2004-09-29 Kim F. Storm <storm@cua.dk>
3995
3996 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
3997 to identify bitmaps. Remove -fringe-bitmap suffix for standard
3998 fringe bitmap symbols, as they now have their own namespace.
3999 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4000 vs. pixels. Signal error if no free bitmap slots.
4001 (Pixel Specification): Change IMAGE to @var{image}.
4002
4003 2004-09-28 Richard M. Stallman <rms@gnu.org>
4004
4005 * text.texi (Special Properties): Clarify line-spacing and line-height.
4006
4007 * searching.texi (Regexp Search): Add looking-back.
4008
4009 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
4010
4011 * display.texi: Correct typos.
4012 (Image Descriptors): Correct xref's.
4013
4014 2004-09-25 Richard M. Stallman <rms@gnu.org>
4015
4016 * text.texi (Special Properties): Cleanups in `cursor'.
4017 Rewrites in `line-height' and `line-spacing'; exchange them.
4018
4019 * display.texi (Fringes): Rewrite previous change.
4020 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
4021 (Display Fringe Bitmaps): Node deleted, text moved.
4022 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
4023 (Scroll Bars): Clarify set-window-scroll-bars.
4024 (Pointer Shape): Rewrite.
4025 (Specified Space): Clarify :align-to, etc.
4026 (Pixel Specification): Use @var. Clarify new text.
4027 (Other Display Specs): Clarify `slice'.
4028 (Image Descriptors): Cleanups.
4029 (Showing Images): Cleanups.
4030
4031 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
4032
4033 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4034
4035 * modes.texi: Various minor changes in addition to:
4036 (Major Mode Conventions): Final call to `run-mode-hooks' should
4037 not be inside the `delay-mode-hooks' form.
4038 (Mode Hooks): New node.
4039 (Hooks): Delete obsolete example.
4040 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4041 node "Mode Hooks".
4042
4043 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4044
4045 * display.texi: Correct various typos.
4046 (Display): Rename node "Pointer Shapes" to "Pointer
4047 Shape". (There is already a node called "Pointer Shapes" in
4048 frames.texi.)
4049 (Images): Remove non-existent node "Image Slices" from menu.
4050
4051 2004-09-23 Kim F. Storm <storm@cua.dk>
4052
4053 * text.texi (Special Properties): Add `cursor', `pointer',
4054 `line-height', and `line-spacing' properties.
4055
4056 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4057 Shapes' to menu.
4058 (Standard Faces): Doc fix for fringe face.
4059 (Fringes): Add `overflow-newline-into-fringe' and
4060 'indicate-buffer-boundaries'.
4061 (Fringe Bitmaps, Pointer Shapes): New nodes.
4062 (Display Property): Add 'Pixel Specification' and 'Display Fringe
4063 Bitmaps' to menu.
4064 (Specified Space): Describe pixel width and height.
4065 (Pixel Specification): New node.
4066 (Other Display Specs): Add `slice' property.
4067 (Display Fringe Bitmaps): New node.
4068 (Images): Add 'Image Slices' to menu.
4069 (Image Descriptors): Add `:pointer' and `:map' properties.
4070 (Showing Images): Add slice arg to `insert-image'. Add
4071 'insert-sliced-image'.
4072
4073 2004-09-20 Richard M. Stallman <rms@gnu.org>
4074
4075 * commands.texi (Key Sequence Input):
4076 Clarify downcasing in read-key-sequence.
4077
4078 2004-09-08 Juri Linkov <juri@jurta.org>
4079
4080 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4081
4082 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
4083
4084 * locals.texi (Standard Buffer-Local Variables): Add
4085 `buffer-auto-save-file-format'.
4086 * internals.texi (Buffer Internals): Describe new
4087 auto_save_file_format field of the buffer structure.
4088 * files.texi (Format Conversion): `auto-save-file-format' has been
4089 renamed `buffer-auto-save-file-format'.
4090
4091 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4092
4093 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4094 an integer or a marker.
4095 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4096
4097 2004-08-22 Richard M. Stallman <rms@gnu.org>
4098
4099 * modes.texi (Major Mode Conventions): Discuss rebinding of
4100 standard key bindings.
4101
4102 2004-08-18 Kim F. Storm <storm@cua.dk>
4103
4104 * processes.texi (Accepting Output): Add `just-this-one' arg to
4105 `accept-process-output'.
4106 (Output from Processes): New var `process-adaptive-read-buffering'.
4107
4108 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
4109
4110 * keymaps.texi: Various changes in addition to:
4111 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4112 Give more varied examples for `kbd'.
4113 (Creating Keymaps): Char tables have slots for all characters
4114 without modifiers.
4115 (Active Keymaps): `overriding-local-map' and
4116 `overriding-terminal-local-map' also override text property and
4117 overlay keymaps.
4118 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4119 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4120 to denote a prefix of no events.
4121 `map-keymap' includes parent's bindings _recursively_.
4122 Clarify and correct description of `where-is-internal'.
4123 Mention BUFFER-OR-NAME arg to `describe-bindings'.
4124 (Menu Example): For menus intended for use with the keyboard, the
4125 menu items should be bound to characters or real function keys.
4126
4127 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
4128
4129 * objects.texi (Character Type): Reposition `@anchor' to prevent
4130 double space inside sentence in Info.
4131
4132 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4133 renamed to `disabled-command-function'.
4134 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4135 (Command Loop Info): Replace reference to it.
4136 (Disabling Commands): `disabled-command-hook' has been renamed to
4137 `disabled-command-function'.
4138
4139 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
4140
4141 * os.texi (Translating Input): Only non-prefix bindings in
4142 `key-translation-map' override actual key bindings. Warn about
4143 possible indirect effect of actual key bindings on non-prefix
4144 bindings in `key-translation-map'.
4145
4146 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
4147
4148 * minibuf.texi (High-Level Completion): Add anchor for definition
4149 of `read-variable'.
4150
4151 * commands.texi: Various changes in addition to:
4152 (Using Interactive): Clarify description of `interactive-form'.
4153 (Interactive Call): Mention default for KEYS argument to
4154 `call-interactively'.
4155 (Command Loop Info): Clarify description of `this-command-keys'.
4156 Mention KEEP-RECORD argument to `clear-this-command-keys'.
4157 Value of `last-event-frame' can be `macro'.
4158 (Repeat Events): `double-click-fuzz' is also used to distinguish
4159 clicks and drags.
4160 (Classifying Events): Clarify descriptions of `event-modifiers'
4161 `event-basic-type' and `event-convert-list'.
4162 (Accessing Events): `posn-timestamp' takes POSITION argument.
4163 (Quoted Character Input): Clarify description of
4164 `read-quoted-char' and fix example.
4165 (Quitting): Add `with-local-quit'.
4166 (Disabling Commands): Correct and clarify descriptions of
4167 `enable-command' and `disable-command'.
4168 Mention what happens if `disabled-command-hook' is nil.
4169 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4170 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4171
4172 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
4173
4174 * frames.texi: Various changes in addition to:
4175 (Creating Frames): Expand and clarify description of `make-frame'.
4176 (Window Frame Parameters): Either none or both of the `icon-left'
4177 and `icon-top' parameters must be specified. Put descriptions of
4178 `menu-bar-lines' and `toolbar-lines' closer together and change
4179 them accordingly.
4180 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4181 except while processing `frame-title-format' or `icon-title-format'.
4182 (Deleting Frames): Correct description of `delete-frame'.
4183 Non-nil return values of `frame-live-p' are like those of `framep'.
4184 (Frames and Windows): Mention return value of
4185 `set-frame-selected-window'.
4186 (Visibility of Frames): Mention `force' argument to
4187 `make-frame-invisible'. `frame-visible-p' returns t for all
4188 frames on text-only terminals.
4189 (Frame Configurations): Restoring a frame configuration does not
4190 restore deleted frames.
4191 (Window System Selections): `x-set-selection' returns DATA.
4192 (Resources): Add example.
4193 (Display Feature Testing): Clarify descriptions of
4194 `display-pixel-height', `display-pixel-width', `x-server-version'
4195 and `x-server-vendor'.
4196
4197 * windows.texi (Choosing Window): Add anchor.
4198 * minibuf.texi (Minibuffer Misc): Add anchor.
4199
4200 2004-07-23 John Paul Wallington <jpw@gnu.org>
4201
4202 * macros.texi (Defining Macros): Declaration keyword for setting
4203 Edebug spec is `debug' not `edebug'.
4204
4205 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
4206
4207 * windows.texi: Various small changes in addition to:
4208 (Window Point): Mention return value of `set-window-point'.
4209 (Window Start): `pos-visible-in-window-p' disregards horizontal
4210 scrolling. Explain return value if PARTIALLY is non-nil.
4211 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4212 and `set-window-vscroll'.
4213 (Size of Window): The argument WINDOW to `window-inside-edges',
4214 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4215 (Resizing Windows): Explain return value of
4216 `shrink-window-if-larger-than-buffer'.
4217 `window-size-fixed' automatically becomes buffer local when set.
4218 (Window Configurations): Explain return value of
4219 `set-window-configuration'.
4220
4221 * minibuf.texi (Minibuffer Misc): Add anchor for
4222 `minibuffer-scroll-window'.
4223
4224 * positions.texi (Text Lines): Add anchor for `count-lines'.
4225
4226 2004-07-17 Richard M. Stallman <rms@gnu.org>
4227
4228 * display.texi (Overlay Properties): Adding `evaporate' prop
4229 deletes empty overlay immediately.
4230
4231 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4232 fix example.
4233
4234 2004-07-16 Jim Blandy <jimb@redhat.com>
4235
4236 * searching.texi (Regexp Backslash): Document new \_< and \_>
4237 operators.
4238
4239 2004-07-16 Juanma Barranquero <lektu@terra.es>
4240
4241 * display.texi (Images): Fix Texinfo usage.
4242
4243 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4244
4245 * buffers.texi (Modification Time): `visited-file-modtime' now
4246 returns a list of two integers, instead of a cons.
4247
4248 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
4249
4250 * windows.texi: Various changes in addition to:
4251 (Splitting Windows): Add `split-window-keep-point'.
4252
4253 2004-07-09 Richard M. Stallman <rms@gnu.org>
4254
4255 * frames.texi (Input Focus): Minor fix.
4256
4257 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
4258
4259 * frames.texi (Input Focus): Clarify descriptions of
4260 `select-frame-set-input-focus' and `select-frame'.
4261
4262 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
4263
4264 * os.texi: Various small changes in addition to:
4265 (Killing Emacs): Expand and clarify description of
4266 `kill-emacs-query-functions' and `kill-emacs-hook'.
4267 (System Environment): Expand and clarify description of `getenv'
4268 and `setenv'.
4269 (Timers): Clarify description of `run-at-time'.
4270 (Translating Input): Correct description of
4271 `extra-keyboard-modifiers'.
4272 (Flow Control): Correct description of `enable-flow-control'.
4273
4274 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
4275
4276 * os.texi: Update copyright.
4277 (Session Management): Grammar fix.
4278 Clarify which Emacs does the restarting.
4279 Use @samp for *scratch* buffer.
4280
4281 2004-07-04 Alan Mackenzie <acm@muc.de>
4282
4283 * frames.texi (Input Focus): Add documentation for
4284 `select-frame-set-input-focus'. Replace refs to non-existent
4285 `switch-frame' with `select-frame'. Minor corrections and tidying
4286 up of text-only terminal stuff.
4287
4288 2004-07-02 Richard M. Stallman <rms@gnu.org>
4289
4290 * files.texi (Saving Buffers): Cleanup write-contents-function.
4291 (Magic File Names): Cleanup file-remote-p.
4292
4293 2004-07-02 Kai Grossjohann <kai@emptydomain.de>
4294
4295 * files.texi (Magic File Names): `file-remote-p' returns an
4296 identifier of the remote system, not just t.
4297
4298 2004-07-02 David Kastrup <dak@gnu.org>
4299
4300 * searching.texi (Entire Match Data): Add explanation about new
4301 match-data behavior when @var{integers} is non-nil.
4302
4303 2004-06-24 Richard M. Stallman <rms@gnu.org>
4304
4305 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4306
4307 * customize.texi (Variable Definitions): Note about doc strings
4308 and :set.
4309
4310 * keymaps.texi (Keymap Terminology): Document `kbd'.
4311 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4312
4313 * display.texi (Invisible Text): Setting buffer-invisibility-spec
4314 makes it buffer-local.
4315
4316 * files.texi (Saving Buffers): Correct previous change.
4317
4318 * commands.texi (Accessing Events):
4319 Clarify posn-col-row and posn-actual-col-row.
4320
4321 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
4322
4323 * commands.texi (Accessing Events): New functions
4324 posn-at-point and posn-at-x-y. Add example to posn-x-y.
4325
4326 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4327
4328 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4329 * frames.texi, buffers.texi, backups.texi, variables.texi:
4330 * loading.texi, eval.texi, functions.texi, control.texi:
4331 * symbols.texi, minibuf.texi: Reposition @anchor's.
4332
4333 * help.texi: Various small changes in addition to the following.
4334 (Describing Characters): Describe PREFIX argument to
4335 `key-description'. Correct and clarify definition of
4336 `text-char-description'. Describe NEED-VECTOR argument to
4337 `read-kbd-macro'.
4338 (Help Functions): Clarify definition of `apropos'.
4339
4340 2004-06-23 Lars Hansen <larsh@math.ku.dk>
4341
4342 * files.texi (Saving Buffers): Correct description of
4343 `write-contents-functions'.
4344
4345 2004-06-21 Juanma Barranquero <lektu@terra.es>
4346
4347 * display.texi (Images): Remove redundant @vindex directives.
4348 Rewrite `image-library-alist' doc in active voice.
4349
4350 2004-06-14 Juanma Barranquero <lektu@terra.es>
4351
4352 * display.texi (Images): Document new delayed library loading,
4353 variable `image-library-alist' and (existing but undocumented)
4354 function `image-type-available-p'.
4355
4356 2004-06-05 Richard M. Stallman <rms@gnu.org>
4357
4358 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4359 refer the user to the Initial Input node.
4360 (Text from Minibuffer): Likewise.
4361 (Initial Input): New node. Document this feature
4362 and say it is mostly deprecated.
4363
4364 2004-05-30 Richard M. Stallman <rms@gnu.org>
4365
4366 * loading.texi (Named Features): Clarify return value
4367 and meaning of NOERROR.
4368
4369 * variables.texi (File Local Variables): Minor cleanup.
4370
4371 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
4372
4373 * files.texi (Magic File Names): Add `file-remote-p' as operation
4374 of file name handlers.
4375
4376 2004-05-29 Richard M. Stallman <rms@gnu.org>
4377
4378 * modes.texi (Minor Mode Conventions): (-) has no special meaning
4379 as arg to a minor mode command.
4380
4381 2004-05-22 Richard M. Stallman <rms@gnu.org>
4382
4383 * syntax.texi (Syntax Class Table): Word syntax not just for English.
4384
4385 * streams.texi (Output Variables): Doc float-output-format.
4386
4387 * searching.texi (Regexp Special): Nested repetition can be infloop.
4388
4389 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4390 real stack overflow.
4391
4392 * compile.texi: Minor cleanups.
4393
4394 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
4395
4396 * lists.texi (Cons Cells): Explain dotted lists, true lists,
4397 circular lists.
4398 (List Elements): Explain handling of circular and dotted lists.
4399
4400 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
4401
4402 * modes.texi (Search-based Fontification): Fix typo.
4403
4404 2004-05-10 Juanma Barranquero <lektu@terra.es>
4405
4406 * modes.texi (Mode Line Variables): Fix description of
4407 global-mode-string, which is now after which-func-mode, not the
4408 buffer name.
4409
4410 2004-05-07 Lars Hansen <larsh@math.ku.dk>
4411
4412 * modes.texi (Desktop Save Mode): Add.
4413 (Modes): Add menu entry Desktop Save Mode.
4414
4415 * hooks.texi: Add desktop-after-read-hook,
4416 desktop-no-desktop-file-hook and desktop-save-hook.
4417
4418 * locals.texi: Add desktop-save-buffer.
4419
4420 2004-04-30 Jesper Harder <harder@ifa.au.dk>
4421
4422 * display.texi: emacs -> Emacs.
4423
4424 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
4425
4426 * files.texi (Changing Files): Document set-file-times.
4427
4428 2004-04-23 Juanma Barranquero <lektu@terra.es>
4429
4430 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4431
4432 2004-04-18 Jesper Harder <harder@ifa.au.dk>
4433
4434 * tips.texi (Coding Conventions): defopt -> defcustom.
4435
4436 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
4437
4438 * sequences.texi: Various clarifications.
4439
4440 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
4441
4442 * buffers.texi (Read Only Buffers): Mention optional ARG to
4443 `toggle-read-only'.
4444
4445 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
4446
4447 * windows.texi (Selecting Windows): Note that get-lru-window
4448 returns a full-width window if possible.
4449
4450 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
4451
4452 * buffers.texi: Various changes in addition to:
4453 (Buffer File Name): Add `find-buffer-visiting'.
4454 (Buffer Modification): Mention optional ARG to `not-modified'.
4455 (Indirect Buffers): Mention optional CLONE argument to
4456 `make-indirect-buffer'.
4457
4458 * files.texi: Various changes in addition to:
4459 (Visiting Functions): `find-file-hook' is now a normal hook.
4460 (File Name Expansion): Explain difference between the way that
4461 `expand-file-name' and `file-truename' treat `..'.
4462 (Contents of Directories): Mention optional ID-FORMAT argument to
4463 `directory-files-and-attributes'.
4464 (Format Conversion): Mention new optional CONFIRM argument to
4465 `format-write-file'.
4466
4467 2004-04-12 Miles Bader <miles@gnu.org>
4468
4469 * macros.texi (Expansion): Add description of `macroexpand-all'.
4470
4471 2004-04-05 Jesper Harder <harder@ifa.au.dk>
4472
4473 * variables.texi (Variable Aliases): Mention
4474 cyclic-variable-indirection.
4475
4476 * errors.texi (Standard Errors): Ditto.
4477
4478 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
4479
4480 * backups.texi: Various small changes in addition to:
4481 (Making Backups): Mention return value of `backup-buffer'.
4482 (Auto-Saving): Mention optional FORCE argument to
4483 `delete-auto-save-file-if-necessary'.
4484 (Reverting): Mention optional PRESERVE-MODES argument to
4485 `revert-buffer'. Correct description of `revert-buffer-function'.
4486
4487 2004-03-22 Juri Linkov <juri@jurta.org>
4488
4489 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4490 with `Vector Functions'.
4491
4492 * text.texi (Sorting): Add missing quote.
4493
4494 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
4495
4496 * intro.texi (Lisp History): Replace xref to `cl' manual with
4497 inforef.
4498
4499 2004-03-12 Richard M. Stallman <rms@gnu.org>
4500
4501 * intro.texi (Version Info): Add arg to emacs-version.
4502 (Lisp History): Change xref to CL manual.
4503
4504 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
4505
4506 * minibuf.texi (Completion Commands): Add xref to Emacs manual
4507 for Partial Completion mode.
4508
4509 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
4510
4511 * customize.texi: Fix typo. Remove eol whitespace.
4512
4513 2004-03-04 Richard M. Stallman <rms@gnu.org>
4514
4515 * processes.texi: Fix typos.
4516
4517 * lists.texi (Building Lists): Minor clarification.
4518
4519 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4520 in make-hash-table.
4521
4522 2004-02-29 Juanma Barranquero <lektu@terra.es>
4523
4524 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4525 rm, and ignore exit code.
4526
4527 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4528
4529 * display.texi (Defining Faces): Add description for min-colors.
4530 Update example.
4531
4532 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4533
4534 * abbrevs.texi: Various corrections and clarifications in addition
4535 to the following:
4536 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4537
4538 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4539
4540 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4541
4542 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
4543
4544 * text.texi: Various small changes in addition to the following:
4545 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4546 to delete-horizontal-space.
4547 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
4548 description of yank-handler text property at various places.
4549
4550 * frames.texi (Window System Selections): Add anchor.
4551
4552 * syntax.texi (Syntax Table Functions): Clarify and correct
4553 descriptions of make-syntax-table and copy-syntax-table.
4554 (Motion and Syntax): Clarify SYNTAXES argument to
4555 skip-syntax-forward.
4556 (Parsing Expressions): Mention that the return value of
4557 parse-partial-sexp is currently a list of ten rather than nine
4558 elements.
4559 (Categories): Various corrections and clarifications.
4560
4561 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4562
4563 * markers.texi (Marker Insertion Types): Minor change.
4564
4565 * locals.texi (Standard Buffer-Local Variables):
4566 * commands.texi (Interactive Codes, Using Interactive):
4567 * functions.texi (Related Topics): Fix xrefs.
4568
4569 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4570
4571 * lists.texi (Sets And Lists): Update description of delete-dups.
4572
4573 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4574
4575 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4576
4577 2004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4578
4579 * frames.texi (Parameter Access): frame-parameters arg is optional.
4580 modify-frame-parameters handles nil for FRAME.
4581 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4582 are all-or-nothing for certain toolkits.
4583 Mention parameter wait-for-wm.
4584 (Frames and Windows): In frame-first-window and frame-selected-window
4585 the arg is optional.
4586 (Input Focus): In redirect-frame-focus the second arg is optional.
4587 (Window System Selections): Mention selection type CLIPBOARD.
4588 Mention data-type UTF8_STRING.
4589 Mention numbering of cut buffers.
4590 (Resources): Describe x-resource-name.
4591
4592 2004-02-16 Richard M. Stallman <rms@gnu.org>
4593
4594 * windows.texi (Buffers and Windows): Delete false table
4595 about all-frames.
4596
4597 * syntax.texi (Parsing Expressions): Delete old caveat
4598 about parse-sexp-ignore-comments.
4599
4600 * streams.texi (Output Variables): Add print-quoted.
4601
4602 * lists.texi (Building Lists): Minor cleanup.
4603
4604 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4605
4606 * display.texi (Overlays): Explain overlays use markers.
4607 (Managing Overlays): Explain front-advance and rear-advance
4608 in more detail.
4609
4610 * loading.texi (Unloading): Document unload-feature-special-hooks.
4611 Get rid of fns-NNN.el file.
4612
4613 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4614
4615 * help.texi (Describing Characters): Fix text-char-description
4616 example output.
4617
4618 * edebug.texi (Using Edebug): Fix example.
4619
4620 * debugging.texi (Internals of Debugger): Fix return value.
4621
4622 * files.texi (Changing Files): Fix argname.
4623
4624 * calendar.texi: Fix parens, and default values.
4625
4626 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4627 * nonascii.texi, objects.texi, os.texi: Minor fixes.
4628 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4629
4630 * positions.texi (Text Lines): Don't add -1 in current-line.
4631
4632 2004-02-16 Richard M. Stallman <rms@gnu.org>
4633
4634 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4635
4636 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4637
4638 * processes.texi (Low-Level Network): Fix a typo.
4639
4640 2004-02-12 Kim F. Storm <storm@cua.dk>
4641
4642 * display.texi (Fringes): Use consistent wording.
4643 Note that window-fringe's window arg is optional.
4644 (Scroll Bars): Use consistent wording.
4645
4646 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4647
4648 * tips.texi (Comment Tips): Document the new conventions for
4649 commenting out code.
4650
4651 2004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4652
4653 * positions.texi (Text Lines): Added missing end defun.
4654
4655 2004-02-07 Kim F. Storm <storm@cua.dk>
4656
4657 * positions.texi (Text Lines): Add line-number-at-pos.
4658
4659 2004-02-06 John Paul Wallington <jpw@gnu.org>
4660
4661 * display.texi (Button Properties, Button Buffer Commands):
4662 mouse-2 invokes button, not down-mouse-1.
4663
4664 2004-02-04 Jason Rumney <jasonr@gnu.org>
4665
4666 * makefile.w32-in: Sync with Makefile.in changes.
4667
4668 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
4669
4670 * minibuf.texi (Text from Minibuffer): Various corrections and
4671 clarifications.
4672 (Object from Minibuffer): Correct Lisp description of
4673 read-minibuffer.
4674 (Minibuffer History): Clarify description of cons values for
4675 HISTORY arguments.
4676 (Basic Completion): Various corrections and clarifications. Add
4677 completion-regexp-list.
4678 (Minibuffer Completion): Correct and clarify description of
4679 completing-read.
4680 (Completion Commands): Mention Partial Completion mode. Various
4681 other minor changes.
4682 (High-Level Completion): Various corrections and clarifications.
4683 (Reading File Names): Ditto.
4684 (Minibuffer Misc): Ditto.
4685
4686 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
4687
4688 * strings.texi (Text Comparison): assoc-string also matches
4689 elements of alists that are strings instead of conses.
4690 (Formatting Strings): Standardize Texinfo usage. Update index
4691 entries.
4692
4693 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
4694
4695 * lists.texi (Sets And Lists): Add delete-dups.
4696
4697 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4698
4699 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4700 special form.
4701 * macros.texi (Defining Macros): Update description of `declare',
4702 which now is a macro.
4703 (Wrong Time): Fix typos.
4704
4705 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
4706
4707 * compile.texi (Compilation Functions): Expand descriptions of
4708 `compile-defun', `byte-compile-file', `byte-recompile-directory'
4709 and `batch-byte-compile'. In particular, mention and describe
4710 all optional arguments.
4711 (Disassembly): Correct and clarify the description of `disassemble'.
4712
4713 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
4714
4715 * searching.texi: Various small changes in addition to the
4716 following.
4717 (Regexp Example): Adapt to new value of `sentence-end'.
4718 (Regexp Functions): The PAREN argument to `regexp-opt' can be
4719 `words'.
4720 (Search and Replace): Add usage note for `perform-replace'.
4721 (Entire Match Data): Mention INTEGERS and REUSE arguments to
4722 `match-data'.
4723 (Standard Regexps): Update for new values of `paragraph-start'
4724 and `sentence-end'.
4725
4726 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
4727
4728 * files.texi (Saving Buffers): Clarify descriptions of
4729 `write-contents-functions' and `before-save-hook'.
4730 Make the defvar's for `before-save-hook' and `after-save-hook'
4731 into defopt's.
4732
4733 2004-01-07 Kim F. Storm <storm@cua.dk>
4734
4735 * commands.texi (Click Events): Describe new image and
4736 width/height elements of click events.
4737 (Accessing Events): Add posn-string, posn-image, and
4738 posn-object-width-height. Change posn-object to return either
4739 image or string object.
4740
4741 2004-01-01 Simon Josefsson <jas@extundo.com>
4742
4743 * hooks.texi (Standard Hooks): Add before-save-hook.
4744 * files.texi (Saving Buffers): Likewise.
4745
4746 2004-01-03 Richard M. Stallman <rms@gnu.org>
4747
4748 * frames.texi (Frames and Windows): Delete frame-root-window.
4749
4750 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
4751
4752 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4753
4754 * functions.texi: Various small changes in addition to the
4755 following.
4756 (What Is a Function): `functionp' returns nil for macros. Clarify
4757 behavior of this and following functions for symbol arguments.
4758 (Function Documentation): Add `\' in front of (fn @var{arglist})
4759 and explain why.
4760 (Defining Functions): Mention DOCSTRING argument to `defalias'.
4761 Add anchor.
4762 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
4763
4764 2004-01-01 Miles Bader <miles@gnu.org>
4765
4766 * display.texi (Buttons): New section.
4767
4768 2003-12-31 Andreas Schwab <schwab@suse.de>
4769
4770 * numbers.texi (Math Functions): sqrt reports a domain-error
4771 error.
4772 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4773
4774 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
4775
4776 * tips.texi (Documentation Tips): Update item on hyperlinks in
4777 documentation strings.
4778
4779 * errors.texi (Standard Errors): Various small corrections and
4780 additions.
4781
4782 * control.texi: Various small changes in addition to the
4783 following.
4784 (Signaling Errors): Provide some more details on how `signal'
4785 constructs the error message. Add anchor to the definition of
4786 `signal'.
4787 (Error Symbols): Describe special treatment of `quit'.
4788 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4789 to emphasize that it has to be a single form.
4790
4791 * buffers.texi: Add anchor.
4792
4793 2003-12-29 Richard M. Stallman <rms@gnu.org>
4794
4795 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4796 (Window Configurations): Add window-configuration-frame.
4797
4798 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4799
4800 * text.texi (Examining Properties): Add get-char-property-and-overlay.
4801 Change arg name in get-char-property.
4802 (Special Properties): Update handling of keymap property.
4803
4804 * strings.texi (Modifying Strings): Add clear-string.
4805 (Text Comparison): Add assoc-string and remove
4806 assoc-ignore-case, assoc-ignore-representation.
4807
4808 * os.texi (Time of Day): Add set-time-zone-rule.
4809
4810 * numbers.texi (Math Functions): asin, acos, log, log10
4811 report domain-error errors.
4812
4813 * nonascii.texi (Converting Representations):
4814 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4815 (Encoding and I/O): Add file-name-coding-system.
4816
4817 * modes.texi (Search-based Fontification): Explain that
4818 face specs are symbols with face names as values.
4819
4820 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4821
4822 * lists.texi (Building Lists): remq moved elsewhere.
4823 (Sets And Lists): remq moved here.
4824 (Association Lists): Refer to assoc-string.
4825
4826 * internals.texi (Garbage Collection): Add memory-use-counts.
4827
4828 * frames.texi (Frames and Windows): Add set-frame-selected-window
4829 and frame-root-window.
4830
4831 * files.texi (Contents of Directories):
4832 Add directory-files-and-attributes.
4833
4834 * display.texi (Refresh Screen): Add force-window-update.
4835 (Invisible Text): Explain about moving point out of invis text.
4836 (Overlay Properties): Add overlay-properties.
4837 (Managing Overlays): Add overlayp.
4838 (GIF Images): Invalid image number displays a hollow box.
4839
4840 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4841 (Killing Buffers): Add buffer-live-p.
4842
4843 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
4844
4845 * display.texi (Fringes): Fix typo "set-buffer-window".
4846
4847 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
4848
4849 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4850 * nonascii.texi, processes.texi, tips.texi, variables.texi:
4851 Add or change various xrefs and anchors.
4852
4853 * commands.texi: Replace all occurrences of @acronym{CAR} with
4854 @sc{car}, for consistency with the rest of the Elisp manual.
4855 `car' and `cdr' are historically acronyms, but are no longer
4856 widely thought of as such.
4857
4858 * internals.texi (Pure Storage): Mention that `purecopy' does not
4859 copy text properties.
4860 (Object Internals): Now 29 bits are used (in most implementations)
4861 to address Lisp objects.
4862
4863 * variables.texi (Variables with Restricted Values): New node.
4864
4865 * objects.texi (Lisp Data Types): Mention that certain variables
4866 can only take on a restricted set of values and add an xref to
4867 the new node "Variables with Restricted Values".
4868
4869 * eval.texi (Function Indirection): Describe the errors that
4870 `indirect-function' can signal.
4871 (Eval): Clarify the descriptions of `eval-region' and `values'.
4872 Describe `eval-buffer' instead of `eval-current-buffer' and
4873 mention `eval-current-buffer' as an alias for `current-buffer'.
4874 Correct the description and mention all optional arguments.
4875
4876 * nonascii.texi: Various small changes in addition to the
4877 following.
4878 (Converting Representations): Clarify behavior of
4879 `string-make-multibyte' and `string-to-multibyte' for unibyte all
4880 ASCII arguments.
4881 (Character Sets): Document the variable `charset-list' and adapt
4882 the definition of the function `charset-list' accordingly.
4883 (Translation of Characters): Clarify use of generic characters in
4884 `make-translation-table'. Clarify and correct the description of
4885 the use of translation tables in encoding and decoding.
4886 (User-Chosen Coding Systems): Correct and clarify the description
4887 of `select-safe-coding-system'.
4888 (Default Coding Systems): Clarify description of
4889 `file-coding-system-alist'.
4890
4891 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
4892
4893 * strings.texi (Text Comparison): Correctly describe when two
4894 strings are `equal'. Combine and clarify descriptions of
4895 `assoc-ignore-case' and `assoc-ignore-representation'.
4896
4897 * objects.texi (Non-ASCII in Strings): Clarify description of
4898 when a string is unibyte or multibyte.
4899 (Bool-Vector Type): Update examples.
4900 (Equality Predicates): Correctly describe when two strings are
4901 `equal'.
4902
4903 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
4904
4905 * lists.texi (Building Lists): `append' no longer accepts integer
4906 arguments. Update the description of `number-sequence' to reflect
4907 recent changes.
4908 (Sets And Lists): Describe `member-ignore-case' after `member'.
4909
4910 2003-11-27 Kim F. Storm <storm@cua.dk>
4911
4912 * commands.texi (Click Events): Click object may be an images.
4913 Describe (dx . dy) element of click positions.
4914 (Accessing Events): Remove duplicate posn-timestamp.
4915 New functions posn-object and posn-object-x-y.
4916
4917 2003-11-23 Kim F. Storm <storm@cua.dk>
4918
4919 * commands.texi (Click Events): Describe enhancements to event
4920 position lists, including new text-pos and (col . row) items.
4921 Mention left-fringe and right-fringe area events.
4922 (Accessing Events): New functions posn-area and
4923 posn-actual-col-row. Mention posn-timestamp. Mention that
4924 posn-point in non-text area still returns buffer position.
4925 Clarify posn-col-row.
4926
4927 2003-11-21 Lars Hansen <larsh@math.ku.dk>
4928
4929 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
4930 * anti.texi (File Attributes): Describe removed parameter
4931 ID-FORMAT.
4932
4933 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
4934
4935 * positions.texi (Positions): Mention that, if a marker is used as
4936 a position, its buffer is ignored.
4937
4938 * markers.texi (Overview of Markers): Mention it here too.
4939
4940 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
4941
4942 * numbers.texi (Numeric Conversions): Not just `floor', but also
4943 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
4944
4945 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
4946
4947 * markers.texi (Creating Markers): Specify insertion type of
4948 created markers. Add xref to `Marker Insertion Types'.
4949 Second argument to `copy-marker' is optional.
4950 (Marker Insertion Types): Mention that most markers are created
4951 with insertion type nil.
4952 (The Mark): Correctly describe when `mark' signals an error.
4953 (The Region): Correctly describe when `region-beginning' and
4954 `region-end' signal an error.
4955
4956 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
4957
4958 * hash.texi (Creating Hash): Clarify description of `eql'.
4959 `makehash' is obsolete.
4960 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
4961
4962 * positions.texi (Point): Change description of `buffer-end', so
4963 that it is also correct for floating point arguments.
4964 (List Motion): Correct argument lists of `beginning-of-defun' and
4965 `end-of-defun'.
4966 (Excursions): Add xref to `Marker Insertion Types'.
4967 (Narrowing): Argument to `narrow-to-page' is optional.
4968
4969 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
4970
4971 * streams.texi (Output Streams): Clarify behavior of point for
4972 marker output streams.
4973
4974 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
4975
4976 * variables.texi (Defining Variables): Second argument to
4977 `defconst' is not optional.
4978 (Setting Variables): Mention optional argument APPEND to
4979 `add-to-list'.
4980 (Creating Buffer-Local): Expand description of
4981 `make-variable-buffer-local'.
4982 (Frame-Local Variables): Expand description of
4983 `make-variable-frame-local'.
4984 (Variable Aliases): Correct description of optional argument
4985 DOCSTRING to `defvaralias'. Mention return value of
4986 `defvaralias'.
4987 (File Local Variables): Add xref to `File variables' in Emacs
4988 Manual. Correct description of `hack-local-variables'. Mention
4989 `safe-local-variable' property. Mention optional second argument
4990 to `risky-local-variable-p'.
4991
4992 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
4993
4994 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4995
4996 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4997
4998 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
4999 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5000 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5001 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5002 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5003 lispref/processes.texi, lispref/searching.texi,
5004 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5005 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5006 @acronym{FOO}.
5007
5008 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
5009
5010 * strings.texi (Creating Strings): Argument START to `substring'
5011 can not be `nil'. Expand description of
5012 `substring-no-properties'. Correct description of `split-string',
5013 especially with respect to empty matches. Prevent very bad line
5014 break in definition of `split-string-default-separators'.
5015 (Text Comparison): `string=' and `string<' also accept symbols as
5016 arguments.
5017 (String Conversion): More completely describe argument BASE in
5018 `string-to-number'.
5019 (Formatting Strings): `%s' and `%S' in `format' do require
5020 corresponding object. Clarify behavior of numeric prefix after
5021 `%' in `format'.
5022 (Case Conversion): The argument to `upcase-initials' can be a
5023 character.
5024
5025 2003-10-27 Kenichi Handa <handa@m17n.org>
5026
5027 * display.texi (Fontsets): Fix texinfo usage.
5028
5029 2003-10-25 Kenichi Handa <handa@m17n.org>
5030
5031 * display.texi (Fontsets): Add description of the function
5032 set-fontset-font.
5033
5034 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
5035
5036 * display.texi (Temporary Displays): Add xref to `Documentation
5037 Tips'.
5038
5039 * functions.texi (Function Safety): Use inforef instead of pxref
5040 for SES.
5041
5042 2003-10-23 Andreas Schwab <schwab@suse.de>
5043
5044 * Makefile.in (TEX, texinputdir): Don't define.
5045 (TEXI2DVI): Define.
5046 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5047 add $(srcdir)/index.texi.
5048 ($(infodir)/elisp): Remove index.texi dependency.
5049 (elisp.dvi): Likewise. Use $(TEXI2DVI).
5050 (index.texi): Remove target.
5051 (dist): Don't link $(srcdir)/permute-index.
5052 (clean): Don't remove index.texi.
5053
5054 * permute-index, index.perm: Remove.
5055 * index.texi: Rename from index.unperm.
5056
5057 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
5058
5059 * tips.texi (Documentation Tips): Document new behavior for face
5060 and variable hyperlinks in Help mode.
5061
5062 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
5063
5064 * objects.texi (Integer Type): Update for extra bit of integer range.
5065 (Character Type): Ditto.
5066
5067 2003-10-16 Eli Zaretskii <eliz@gnu.org>
5068
5069 * numbers.texi (Integer Basics): Add index entries for reading
5070 numbers in hex, octal, and binary.
5071
5072 2003-10-16 Lute Kamstra <lute@gnu.org>
5073
5074 * modes.texi (Mode Line Format): Mention force-mode-line-update's
5075 argument.
5076
5077 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
5078
5079 * windows.texi (Choosing Window): Fix typo.
5080 * edebug.texi (Edebug Execution Modes): Fix typo.
5081
5082 2003-10-13 Richard M. Stallman <rms@gnu.org>
5083
5084 * windows.texi (Basic Windows): A window has fringe settings,
5085 display margins and scroll-bar settings.
5086 (Splitting Windows): Doc split-window return value.
5087 Clean up one-window-p.
5088 (Selecting Windows): Fix typo.
5089 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5090 (Buffers and Windows): In set-window-buffer, explain effect
5091 on fringe settings and scroll bar settings.
5092 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5093 (Choosing Window): Use defopt for pop-up-frame-function.
5094 For special-display-buffer-names, explain same-window and same-frame.
5095 Clarify window-dedicated-p return value.
5096 (Textual Scrolling): scroll-up and scroll-down can get an error.
5097 (Horizontal Scrolling): Clarify auto-hscroll-mode.
5098 Clarify set-window-hscroll.
5099 (Size of Window): Don't mention tool bar in window-height.
5100 (Coordinates and Windows): Explain what coordinates-in-window-p
5101 returns for fringes and display margins.
5102 (Window Configurations): Explain saving fringes, etc.
5103
5104 * tips.texi (Library Headers): Clean up Documentation.
5105
5106 * syntax.texi (Parsing Expressions): Clean up forward-comment
5107 and parse-sexp-lookup-properties.
5108
5109 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5110
5111 * os.texi (System Environment): Clean up text for load-average errors.
5112
5113 * modes.texi (Hooks): Don't explain local hook details at front.
5114 Clarify run-hooks and run-hook-with-args a little.
5115 Clean up add-hook and remove-hook.
5116
5117 * edebug.texi (Edebug Execution Modes): Clarify t.
5118 Document edebug-sit-for-seconds.
5119 (Coverage Testing): Document C-x X = and =.
5120 (Instrumenting Macro Calls): Fix typo.
5121 (Specification List): Don't index the specification keywords.
5122
5123 2003-10-10 Kim F. Storm <storm@cua.dk>
5124
5125 * processes.texi (Network): Introduce make-network-process.
5126
5127 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
5128
5129 * tips.texi (Library Headers): Fix typo.
5130
5131 2003-10-07 Juri Linkov <juri@jurta.org>
5132
5133 * modes.texi (Imenu): Mention imenu-create-index-function's
5134 default value. Explain submenus better.
5135
5136 2003-10-07 Lute Kamstra <lute@gnu.org>
5137
5138 * modes.texi (Faces for Font Lock): Fix typo.
5139 (Hooks): Explain how buffer-local hook variables can refer to
5140 global hook variables.
5141 Various minor clarifications.
5142
5143 2003-10-06 Lute Kamstra <lute@gnu.org>
5144
5145 * tips.texi (Coding Conventions): Mention naming conventions for
5146 hooks.
5147
5148 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
5149
5150 * loading.texi (Library Search): Correct default value of
5151 load-suffixes.
5152 (Named Features): Fix typo.
5153
5154 2003-10-05 Richard M. Stallman <rms@gnu.org>
5155
5156 * loading.texi (Named Features): In `provide',
5157 say how to test for subfeatures.
5158 (Unloading): In unload-feature, use new var name
5159 unload-feature-special-hooks.
5160
5161 2003-10-03 Lute Kamstra <lute@gnu.org>
5162
5163 * modes.texi (Major Mode Conventions): Mention third way to set up
5164 Imenu.
5165 (Imenu): A number of small fixes.
5166 Delete documentation of internal variable imenu--index-alist.
5167 Document the return value format of imenu-create-index-function
5168 functions.
5169
5170 2003-09-30 Richard M. Stallman <rms@gnu.org>
5171
5172 * processes.texi (Network): Say what stopped datagram connections do.
5173
5174 * lists.texi (Association Lists): Clarify `assq-delete-all'.
5175
5176 * display.texi (Overlay Properties): Clarify `evaporate' property.
5177
5178 2003-09-29 Lute Kamstra <lute@gnu.org>
5179
5180 * modes.texi (Mode Line Data): Explain when symbols in mode-line
5181 constructs should be marked as risky.
5182 Change cons cell into proper list.
5183 (Mode Line Variables): Change cons cell into proper list.
5184
5185 2003-09-26 Lute Kamstra <lute@gnu.org>
5186
5187 * modes.texi (Mode Line Data): Document the :propertize construct.
5188 (Mode Line Variables): Reorder the descriptions of the variables
5189 to match their order in the default mode-line-format.
5190 Describe the new variables mode-line-position and mode-line-modes.
5191 Update the default values of mode-line-frame-identification,
5192 minor-mode-alist, and default-mode-line-format.
5193 (Properties in Mode): Mention the :propertize construct.
5194
5195 2003-09-26 Richard M. Stallman <rms@gnu.org>
5196
5197 * buffers.texi, commands.texi, debugging.texi, eval.texi:
5198 * loading.texi, minibuf.texi, text.texi, variables.texi:
5199 Avoid @strong{Note:}.
5200
5201 2003-09-26 Richard M. Stallman <rms@gnu.org>
5202
5203 * keymaps.texi (Remapping Commands): Fix typo.
5204
5205 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
5206
5207 * processes.texi (Low-Level Network): Fix typo.
5208
5209 2003-09-23 Kim F. Storm <storm@cua.dk>
5210
5211 * processes.texi (Network, Network Servers): Fix typos.
5212 (Low-Level Network): Add timeout value for :server keyword.
5213 Add new option keywords to make-network-process.
5214 Add set-network-process-options.
5215 Explain how to test availability of network options.
5216
5217 2003-09-19 Richard M. Stallman <rms@gnu.org>
5218
5219 * text.texi (Motion by Indent): Arg to
5220 backward-to-indentation and forward-to-indentation is optional.
5221
5222 * strings.texi (Creating Strings): Add substring-no-properties.
5223
5224 * processes.texi
5225 (Process Information): Add list-processes arg QUERY-ONLY.
5226 Delete process-contact from here.
5227 Add new status values for process-status.
5228 Add process-get, process-put, process-plist, set-process-plist.
5229 (Synchronous Processes): Add call-process-shell-command.
5230 (Signals to Processes): signal-process allows process objects.
5231 (Network): Complete rewrite.
5232 (Network Servers, Datagrams, Low-Level Network): New nodes.
5233
5234 * positions.texi (Word Motion): forward-word, backward-word
5235 arg is optional. Reword.
5236
5237 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5238
5239 * variables.texi (Creating Buffer-Local):
5240 Delete duplicate definition of buffer-local-value.
5241 (File Local Variables): Explain about discarding text props.
5242
5243 2003-09-11 Richard M. Stallman <rms@gnu.org>
5244
5245 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5246 changes variables that record input events.
5247 (Minibuffer Misc): Add minibuffer-selected-window.
5248
5249 * lists.texi (Building Lists): Add copy-tree.
5250
5251 * display.texi (Fontsets): Add char-displayable-p.
5252 (Scroll Bars): New node.
5253
5254 2003-09-08 Lute Kamstra <lute@gnu.org>
5255
5256 * modes.texi (%-Constructs): Document new `%i' and `%I'
5257 constructs.
5258
5259 2003-09-03 Peter Runestig <peter@runestig.com>
5260
5261 * makefile.w32-in: New file.
5262
5263 2003-08-29 Richard M. Stallman <rms@gnu.org>
5264
5265 * display.texi (Overlay Properties): Clarify how priorities
5266 affect use of the properties.
5267
5268 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5269
5270 * customize.texi (Type Keywords): Correct the description of
5271 `:help-echo' in the case where `motion-doc' is a function.
5272
5273 2003-08-14 John Paul Wallington <jpw@gnu.org>
5274
5275 * modes.texi (Emulating Mode Line): Subsection, not section.
5276
5277 2003-08-13 Richard M. Stallman <rms@gnu.org>
5278
5279 * elisp.texi (Top): Update subnode lists in menu.
5280
5281 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5282 (Kill Functions): kill-region has new arg yank-handler.
5283 (Yanking): New node.
5284 (Yank Commands): Add yank-undo-function.
5285 (Low-Level Kill Ring):
5286 kill-new and kill-append have new arg yank-handler.
5287 (Changing Properties): Add remove-list-of-text-properties.
5288 (Atomic Changes): New node.
5289
5290 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5291
5292 * streams.texi (Output Variables): Add eval-expression-print-length
5293 and eval-expression-print-level.
5294
5295 * os.texi (Time Conversion): For encode-time, explain limits on year.
5296
5297 * objects.texi (Character Type): Define anchor "modifier bits".
5298
5299 * modes.texi (Emulating Mode Line): New node.
5300 (Search-based Fontification): Font Lock uses font-lock-face property.
5301 (Other Font Lock Variables): Likewise.
5302
5303 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5304 not vectors.
5305 (Active Keymaps): Add emulation-mode-map-alists.
5306 (Functions for Key Lookup): key-binding has new arg no-remap.
5307 (Remapping Commands): New node.
5308 (Scanning Keymaps): where-is-internal has new arg no-remap.
5309 (Tool Bar): Add tool-bar-local-item-from-menu.
5310 Clarify when to use tool-bar-add-item-from-menu.
5311
5312 * commands.texi (Interactive Call): commandp has new arg.
5313 (Command Loop Info): Add this-original-command.
5314
5315 2003-08-06 John Paul Wallington <jpw@gnu.org>
5316
5317 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5318
5319 * display.texi (Warning Basics): Fix typo.
5320 (Fringes): Add closing curly bracket and fix typo.
5321
5322 * elisp.texi (Top): Fix typo.
5323
5324 2003-08-05 Richard M. Stallman <rms@gnu.org>
5325
5326 * elisp.texi: Update lists of subnodes.
5327
5328 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5329
5330 * variables.texi (Local Variables): Use lc for example variable names.
5331
5332 * tips.texi (Library Headers): Explain where to put -*-.
5333
5334 * strings.texi (Creating Strings): Fix xref for vconcat.
5335
5336 * sequences.texi (Vector Functions):
5337 vconcat no longer allows integer args.
5338
5339 * minibuf.texi (Reading File Names): read-file-name has new
5340 arg PREDICATE. New function read-directory-name.
5341
5342 * macros.texi (Defining Macros): Give definition of `declare'
5343 (Indenting Macros): New node.
5344
5345 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5346 (Window Frame Parameters): Make separate table of parameters
5347 that are coupled with specific face attributes.
5348 (Deleting Frames): delete-frame-hooks renamed to
5349 delete-frame-functions.
5350
5351 * files.texi (Magic File Names): Add file-remote-p.
5352 Clarify file-local-copy.
5353
5354 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5355 here; instead xref Defining Macros.
5356
5357 * display.texi (Warnings): New node, and subnodes.
5358 (Fringes): New node.
5359
5360 * debugging.texi (Test Coverage): New node.
5361
5362 * compile.texi (Compiler Errors): Explain with-no-warnings
5363 and other ways to suppress warnings.
5364
5365 * commands.texi (Interactive Call): Minor clarification.
5366
5367 * buffers.texi (Buffer File Name): set-visited-file-name
5368 renames the buffer too.
5369
5370 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5371
5372 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
5373
5374 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5375
5376 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
5377
5378 * internals.texi (Garbage Collection): Fix previous change.
5379
5380 2003-07-22 Richard M. Stallman <rms@gnu.org>
5381
5382 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5383
5384 * display.texi (Width): Use \s syntax in example.
5385 (Font Selection): Add face-font-rescale-alist.
5386
5387 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5388 Remove spurious indent in example.
5389
5390 * lists.texi (Building Lists): Add number-sequence.
5391
5392 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5393
5394 * functions.texi (Function Documentation): Explain how to
5395 show calling convention explicitly in the doc string.
5396
5397 * windows.texi (Selecting Windows): save-selected-window saves
5398 selected window of each frame.
5399 (Window Configurations): Minor change.
5400
5401 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5402
5403 * streams.texi (Output Variables): Add print-continuous-numbering
5404 and print-number-table.
5405
5406 * processes.texi (Decoding Output): New node.
5407
5408 * os.texi (Time Conversion): decode-time arg is optional.
5409
5410 * objects.texi (Character Type): Don't use space as example for \.
5411 Make list of char names and \-sequences correspond.
5412 Explain that \s is not used in strings. `\ ' needs space after.
5413
5414 * nonascii.texi (Converting Representations): Add string-to-multibyte.
5415 (Translation of Characters): Add translation-table-for-input.
5416 (Default Coding Systems): Add auto-coding-functions.
5417 (Explicit Encoding): Add decode-coding-inserted-region.
5418 (Locales): Add locale-info.
5419
5420 * minibuf.texi (Basic Completion): Describe test-completion.
5421 Collections can be lists of strings.
5422 Clean up lazy-completion-table.
5423 (Programmed Completion): Mention test-completion.
5424 Clarify why lambda expressions are not accepted.
5425 (Minibuffer Misc): Describe minibufferp.
5426
5427 2003-07-14 Richard M. Stallman <rms@gnu.org>
5428
5429 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5430
5431 * windows.texi (Selecting Windows): New arg to select-window.
5432 (Selecting Windows): Add with-selected-window.
5433 (Size of Window): Add window-inside-edges, etc.
5434
5435 * internals.texi (Garbage Collection): Add post-gc-hook.
5436
5437 * processes.texi (Subprocess Creation): Add exec-suffixes.
5438
5439 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5440 (Scanning Keymaps): Add map-keymaps.
5441 (Defining Menus): Add keymap-prompt.
5442
5443 * numbers.texi (Integer Basics): Add most-positive-fixnum,
5444 most-negative-fixnum.
5445
5446 * compile.texi (Byte Compilation): Explain no-byte-compile
5447 (Compiler Errors): New node.
5448
5449 * os.texi (User Identification): user-uid, user-real-uid
5450 can return float.
5451
5452 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5453 and about derived modes.
5454 (Minor Modes): Add minor-mode-list.
5455 (Defining Minor Modes): Keyword args for define-minor-mode.
5456 (Search-based Fontification): Explain managing other properties.
5457 (Other Font Lock Variables): Add font-lock-extra-managed-props.
5458 (Faces for Font Lock): Add font-locl-preprocessor-face.
5459 (Hooks): Add run-mode-hooks and delay-mode-hooks.
5460
5461 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
5462 (Variable Aliases): Clarify defvaralias.
5463
5464 * loading.texi (Library Search): Add load-suffixes.
5465
5466 * minibuf.texi (Basic Completion): Add lazy-completion-table.
5467 (Programmed Completion): Add dynamic-completion-table.
5468
5469 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5470 (Magic File Names): Specify precedence order of handlers.
5471
5472 * commands.texi (Command Overview): Emacs server runs pre-command-hook
5473 and post-command-hook.
5474 (Waiting): New calling convention for sit-for.
5475
5476 * text.texi (Special Properties): local-map and keymap properties
5477 apply based on their stickiness.
5478
5479 2003-07-07 Richard M. Stallman <rms@gnu.org>
5480
5481 * modes.texi (Minor Mode Conventions): Specify only some kinds
5482 of list values as args to minor modes.
5483
5484 * files.texi (File Name Expansion): Warn about iterative use
5485 of substitute-in-file-name.
5486
5487 * advice.texi (Activation of Advice): Clean up previous change.
5488
5489 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
5490
5491 * advice.texi (Activation of Advice): Note that ad-start-advice is
5492 turned on by default.
5493
5494 2003-06-30 Richard M. Stallman <rms@gnu.org>
5495
5496 * text.texi (Buffer Contents): Document current-word.
5497 (Change Hooks): Not called for *Messages*.
5498
5499 * functions.texi (Defining Functions): Explain about redefining
5500 primitives.
5501 (Function Safety): Renamed. Minor changes.
5502 Comment out the detailed criteria for what is safe.
5503
5504 2003-06-22 Andreas Schwab <schwab@suse.de>
5505
5506 * objects.texi (Symbol Type): Fix description of examples.
5507
5508 2003-06-16 Andreas Schwab <schwab@suse.de>
5509
5510 * hash.texi (Creating Hash): Fix description of :weakness.
5511
5512 2003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
5513
5514 * files.texi (Changing Files): copy-file copies file modes, too.
5515
5516 2003-05-28 Richard M. Stallman <rms@gnu.org>
5517
5518 * strings.texi (Creating Strings): Clarify split-string.
5519
5520 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
5521
5522 * strings.texi (Creating Strings): Update split-string specification
5523 and examples.
5524
5525 2003-05-19 Richard M. Stallman <rms@gnu.org>
5526
5527 * elisp.texi: Correct invariant section names.
5528
5529 2003-04-20 Richard M. Stallman <rms@gnu.org>
5530
5531 * os.texi (Timers): Explain about timers and quitting.
5532
5533 2003-04-19 Richard M. Stallman <rms@gnu.org>
5534
5535 * internals.texi (Writing Emacs Primitives): Strings are
5536 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
5537 Explain GCPRO convention for varargs function args.
5538
5539 2003-04-16 Richard M. Stallman <rms@gnu.org>
5540
5541 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5542
5543 2003-04-08 Richard M. Stallman <rms@gnu.org>
5544
5545 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5546
5547 2003-02-13 Kim F. Storm <storm@cua.dk>
5548
5549 * objects.texi (Character Type): New \s escape for space.
5550
5551 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5552
5553 * os.texi (System Environment): Added cygwin system-type.
5554
5555 2003-01-25 Richard M. Stallman <rms@gnu.org>
5556
5557 * keymaps.texi: Document that a symbol can act as a keymap.
5558
5559 2003-01-13 Richard M. Stallman <rms@gnu.org>
5560
5561 * text.texi (Changing Properties): Say string indices are origin-0.
5562
5563 * positions.texi (Screen Lines) <compute-motion>:
5564 Correct order of elts in return value.
5565
5566 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5567 how to define a default binding.
5568
5569 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
5570
5571 * loading.texi (Unloading): Fix recent change for load-history.
5572
5573 * customize.texi (Simple Types): Clarify description of custom
5574 type 'number. Describe new custom type 'float.
5575
5576 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
5577
5578 * variables.texi (File Local Variables): Fix typo.
5579
5580 2002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
5581
5582 From Michael Albinus <Michael.Albinus@alcatel.de>.
5583
5584 * README: Target for Info file is `make info'.
5585
5586 * files.texi (File Name Components): Fixed typos in
5587 `file-name-sans-extension'.
5588 (Magic File Names): Complete list of operations for magic file
5589 name handlers.
5590
5591 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
5592
5593 * variables.texi (File Local Variables): New function
5594 risky-local-variable-p.
5595
5596 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
5597
5598 * functions.texi (Function safety): New node about unsafep.
5599
5600 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
5601
5602 * customize.texi (Splicing into Lists): Fixed example.
5603 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5604
5605 2002-06-17 Juanma Barranquero <lektu@terra.es>
5606
5607 * frames.texi (Display Feature Testing): Fix typo.
5608
5609 2002-06-12 Andreas Schwab <schwab@suse.de>
5610
5611 * frames.texi (Initial Parameters, Resources): Fix references to
5612 the Emacs manual.
5613
5614 2002-05-13 Kim F. Storm <storm@cua.dk>
5615
5616 * variables.texi (Intro to Buffer-Local): Updated warning and
5617 example relating to changing buffer inside let.
5618
5619 2002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5620
5621 * os.texi (Session Management): New node about X Session management.
5622
5623 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
5624
5625 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
5626 to which the manual corresponds, and the copyright years.
5627
5628 * Makefile.in (VERSION): Set to 2.9.
5629
5630 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
5631
5632 * elisp.texi: Change the category in @dircategory to "Emacs", to
5633 make it consistent with info/dir.
5634
5635 2001-11-25 Miles Bader <miles@gnu.org>
5636
5637 * text.texi (Fields): Describe new `limit' arg in
5638 field-beginning/field-end.
5639
5640 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5641
5642 * permute-index: Don't depend on csh-specific features. Replace
5643 the interpreter name with /bin/sh.
5644
5645 * two-volume-cross-refs.txt: New file.
5646 * two.el: New file.
5647 * spellfile: New file.
5648
5649 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5650
5651 * permute-index: New file.
5652
5653 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5654 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5655 8+3 restricted namespace.
5656
5657 * Makefile.in (infodir): Define relative to $(srcdir).
5658 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5659 include directories list via -I switch to makeinfo.
5660 (index.texi): Use cp if both hard and symbolic links fail.
5661
5662 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5663
5664 * Makefile.in (distclean): Add.
5665
5666 The following changes make ELisp manual part of the Emacs
5667 distribution:
5668
5669 * Makefile.in: Add Copyright notice.
5670 (prefix): Remove.
5671 (infodir): Change value to "../info".
5672 (VPATH): New variable.
5673 (MAKE): Don't define.
5674 (texmacrodir): Don't define.
5675 (texinputdir): Append the existing value of TEXINPUTS.
5676 ($(infodir)/elisp): Instead of just "elisp". Reformat the
5677 command to be compatible with man/Makefile.in, and to put the
5678 output into ../info.
5679 (info): Add target.
5680 (installall): Target removed.
5681
5682 2001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
5683
5684 * tips.texi (Coding Conventions): Fix typo.
5685
5686 2001-10-23 Gerd Moellmann <gerd@gnu.org>
5687
5688 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5689
5690 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5691
5692 * files.texi (File Name Components): Update the description of
5693 file-name-sans-extension and file-name-extension, as they now
5694 ignore leading dots.
5695
5696 2001-10-20 Gerd Moellmann <gerd@gnu.org>
5697
5698 * (Version 21.1 released.)
5699
5700 2001-10-19 Miles Bader <miles@gnu.org>
5701
5702 * positions.texi (Text Lines): Describe behavior of
5703 `beginning-of-line'/`end-of-line' in the presence of field properties.
5704
5705 2001-10-17 Gerd Moellmann <gerd@gnu.org>
5706
5707 * Makefile.in (VERSION): Set to 2.8.
5708 (manual): Use `manual-21'.
5709
5710 * elisp.texi (VERSION): Add and use it where the version
5711 number was used. Set it to 2.8.
5712
5713 * intro.texi: Likewise.
5714
5715 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5716
5717 * files.texi (File Name Completion): Document the significance of
5718 a trailing slash in elements of completion-ignored-extensions.
5719
5720 2001-10-06 Miles Bader <miles@gnu.org>
5721
5722 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5723
5724 2001-10-04 Gerd Moellmann <gerd@gnu.org>
5725
5726 * variables.texi (Variable Aliases): New node.
5727
5728 2001-10-04 Gerd Moellmann <gerd@gnu.org>
5729
5730 * Branch for 21.1.
5731
5732 2001-10-02 Miles Bader <miles@gnu.org>
5733
5734 * minibuf.texi (Minibuffer Misc): Add entries for
5735 `minibuffer-contents', `minibuffer-contents-no-properties', and
5736 `delete-minibuffer-contents'.
5737 Correct description for `minibuffer-prompt-end'.
5738
5739 * text.texi (Property Search): Correct descriptions of
5740 `next-char-property-change' and `previous-char-property-change'.
5741 Add entries for `next-single-char-property-change' and
5742 `previous-single-char-property-change'.
5743 Make operand names a bit more consistent.
5744
5745 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5746
5747 * frames.texi (Finding All Frames): Document that next-frame and
5748 previous-frame are local to current terminal.
5749
5750 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
5751
5752 * keymaps.texi (Creating Keymaps): Fix the description of the
5753 result of make-keymap.
5754
5755 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
5756
5757 * display.texi (Font Lookup, Attribute Functions)
5758 (Image Descriptors): Add cross-references to the definition of
5759 selected frame.
5760
5761 * buffers.texi (The Buffer List): Add cross-references to the
5762 definition of selected frame.
5763
5764 * frames.texi (Input Focus): Clarify which frame is _the_ selected
5765 frame at any given time.
5766 (Multiple Displays, Size and Position): Add a cross-reference to
5767 the definition of the selected frame.
5768
5769 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5770
5771 * strings.texi (String Conversion) <string-to-number>: Document
5772 that a float is returned for integers that are too large.
5773
5774 * frames.texi (Mouse Position): Document mouse-position-function.
5775 (Display Feature Testing): Document display-images-p.
5776 (Window Frame Parameters): Document the cursor-type variable.
5777
5778 * numbers.texi (Integer Basics): Document CL style read syntax for
5779 integers in bases other than 10.
5780
5781 * positions.texi (List Motion): Document
5782 open-paren-in-column-0-is-defun-start.
5783
5784 * lists.texi (Sets And Lists): Document member-ignore-case.
5785
5786 * internals.texi (Garbage Collection): Document the used and free
5787 strings report.
5788 (Memory Usage): Document strings-consed.
5789
5790 * os.texi (Time of Day): Document float-time.
5791 (Recording Input): Document that clear-this-command-keys clears
5792 the vector to be returned by recent-keys.
5793
5794 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5795 argument keymap can be a list.
5796
5797 * nonascii.texi (User-Chosen Coding Systems)
5798 <select-safe-coding-system>: Document the new argument
5799 accept-default-p and the variable
5800 select-safe-coding-system-accept-default-p. Tell what happens if
5801 buffer-file-coding-system is undecided.
5802 (Default Coding Systems): Document auto-coding-regexp-alist.
5803
5804 * display.texi (The Echo Area) <message>: Document
5805 message-truncate-lines.
5806 (Glyphs): Document that the glyph table is unused on windowed
5807 displays.
5808
5809 * help.texi (Describing Characters) <single-key-description>:
5810 Document the new argument no-angles.
5811 (Accessing Documentation) <documentation-property>: Document that
5812 a non-string property is evaluated.
5813 <documentation>: Document that the function-documentation property
5814 is looked for.
5815
5816 * windows.texi (Selecting Windows): Document some-window.
5817
5818 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5819
5820 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5821 apropos-mode-hook.
5822
5823 * commands.texi (Using Interactive): Document interactive-form.
5824 (Keyboard Macros): Document kbd-macro-termination-hook.
5825 (Command Loop Info): Document that clear-this-command-keys clears
5826 the vector to be returned by recent-keys.
5827
5828 2001-09-04 Werner LEMBERG <wl@gnu.org>
5829
5830 * Makefile.in (srcdir, texinputdir): New variables.
5831 (srcs, index.texi, install): Use $(srcdir).
5832 (.PHONY): Remove elisp.dvi.
5833 (elisp): Use -I switch for makeinfo.
5834 (elisp.dvi): Use $(srcdir) and $(texinputdir).
5835 (installall, dist): Use $(srcdir).
5836 Fix path to texinfo.tex.
5837 (maintainer-clean): Add elisp.dvi and elisp.oaux.
5838
5839 2001-08-30 Gerd Moellmann <gerd@gnu.org>
5840
5841 * display.texi (Conditional Display): Adjust to API change.
5842
5843 * configure: New file.
5844
5845 2001-07-30 Gerd Moellmann <gerd@gnu.org>
5846
5847 * commands.texi (Repeat Events): Add description of
5848 double-click-fuzz.
5849
5850 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
5851
5852 * syntax.texi (Syntax Class Table): Add the missing designator for
5853 comment and string fences.
5854 (Syntax Properties): Add a xref to syntax table internals.
5855 (Syntax Table Internals): Document string-to-syntax.
5856
5857 2001-05-07 Gerd Moellmann <gerd@gnu.org>
5858
5859 * Makefile.in (install): Use install-info command line options
5860 like in Emacs' Makefile.in.
5861
5862 2000-12-09 Miles Bader <miles@gnu.org>
5863
5864 * windows.texi (Window Start): Update documentation for
5865 `pos-visible-in-window-p'.
5866
5867 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
5868
5869 * lists.texi (Building Lists): Add footnote to explain how to add
5870 to the end of a list.
5871
5872 2000-10-25 Gerd Moellmann <gerd@gnu.org>
5873
5874 * files.texi (Visiting Functions): Typos.
5875
5876 2000-10-25 Kenichi Handa <handa@etl.go.jp>
5877
5878 * files.texi (Visiting Functions): Return value of
5879 find-file-noselect may be a list of buffers if wildcards are used.
5880
5881 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5882
5883 * display.texi (Defining Faces): Document `graphic' display type
5884 in face specs.
5885
5886 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5887
5888 * hooks.texi (Standard Hooks): Replace obsolete
5889 `after-make-frame-hook' with `after-make-frame-functions'.
5890
5891 * frames.texi (Creating Frames): Ditto.
5892
5893 * variables.texi (Future Local Variables): Ditto.
5894
5895 2000-10-16 Gerd Moellmann <gerd@gnu.org>
5896
5897 * display.texi (Other Image Types): Add description of :foreground
5898 and :background properties of mono PBM images.
5899
5900 2000-08-17 Werner LEMBERG <wl@gnu.org>
5901
5902 * .cvsignore: New file.
5903
5904 2000-01-05 Gerd Moellmann <gerd@gnu.org>
5905
5906 * tindex.pl: New script.
5907
5908 1999-12-03 Dave Love <fx@gnu.org>
5909
5910 * Makefile.in (MAKEINFO): New parameter.
5911
5912 1999-09-17 Richard Stallman <rms@gnu.org>
5913
5914 * Makefile.in (srcs): Add hash.texi.
5915 (VERSION): Update to 20.6.
5916
5917 1999-09-13 Richard Stallman <rms@gnu.org>
5918
5919 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
5920
5921 1998-08-29 Karl Heuer <kwzh@gnu.org>
5922
5923 * configure.in: New file.
5924 * Makefile.in: Renamed from Makefile.
5925 (prefix, infodir): Use value obtained from configure.
5926 (emacslibdir): Obsolete variable deleted.
5927 (dist): Distribute configure.in, configure, Makefile.in.
5928
5929 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
5930
5931 * Makefile (INSTALL_INFO): New variable.
5932 (install): Run install-info.
5933
5934 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
5935
5936 * Makefile (elisp.dvi): Add missing backslash.
5937
5938 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
5939
5940 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
5941 Run texindex without `./'. Always run texindex on elisp.tp.
5942 (elisp.tps): Target deleted.
5943
5944 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5945
5946 * Makefile (srcs): Add nonascii.texi and customize.texi.
5947 (dist): Start by deleting `temp'.
5948
5949 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
5950
5951 * Makefile (makeinfo, texindex): Targets deleted.
5952 (makeinfo.o, texindex.o): Targets deleted.
5953 (clean, dist): Don't do anything with them or with getopt*.
5954
5955 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
5956
5957 * Makefile (SHELL): Defined.
5958
5959 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
5960
5961 * Makefile (elisp.tps): New target.
5962 (elisp.dvi): Depend on elisp.tps.
5963
5964 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5965
5966 * README: Update phone number.
5967
5968 * Makefile (elisp): Make this be the default target.
5969 Depend on makeinfo.c instead of makeinfo.
5970 (install): Don't depend on elisp.dvi, since we don't install that.
5971 Use mkinstalldirs.
5972 (dist): Add mkinstalldirs.
5973
5974 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5975
5976 * Makefile (VERSION): Update version number.
5977 (maintainer-clean): Renamed from realclean.
5978
5979 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5980
5981 * Makefile (realclean): New target.
5982 (elisp): Remove any old elisp-* files first.
5983
5984 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5985
5986 * Makefile (VERSION): New variable.
5987 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
5988 Compressed file suffix should be `.gz', not `.z'.
5989
5990 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5991
5992 * Makefile (elisp): Depend on makeinfo.
5993
5994 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
5995
5996 * Makefile (srcs): Add anti.texi.
5997
5998 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5999
6000 * Makefile (infodir, prefix): New vars.
6001 (install): Use infodir.
6002 (emacsinfodir): Deleted.
6003
6004 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6005
6006 * Makefile (srcs): Add calendar.texi.
6007
6008 * Makefile (dist): Copy texindex.c and makeinfo.c.
6009 Limit elisp-* files to those with one or two digits.
6010
6011 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6012
6013 * Makefile (dist): Changed to use Gzip instead of compress.
6014
6015 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6016
6017 * loading.texi (Unloading): define-function changed back to
6018 defalias. It may not stay this way, but at least it's
6019 consistent with the known-good version of the code patch.
6020
6021 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6022
6023 * modes.texi (Hooks): Document new optional arg of add-hook.
6024
6025 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6026
6027 * variables.texi: Document nil initial value of buffer-local variables.
6028
6029 * tips.texi: Add new section on standard library headers.
6030
6031 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6032
6033 * Makefile (srcs): Add frame.texi to the list of sources.
6034
6035 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6036
6037 * Makefile (dist): Don't bother excluding autosave files; they'll
6038 never make it into the temp directory anyway, and the hash marks
6039 in the name are problematic for make and the Bourne shell.
6040 (srcs):
6041
6042 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6043
6044 * Makefile (dist): Don't include backup files or autosave files in
6045 the distribution tar file.
6046
6047 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6048
6049 * Makefile (srcs): Added index.perm.
6050 (elisp.dvi): Remove erroneous shell comment.
6051 Expect output of permute-index in permuted.fns.
6052 Save old elisp.aux in elisp.oaux.
6053 (clean): Added index.texi to be deleted.
6054
6055 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6056
6057 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6058
6059 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
6060
6061 * files.texi: Noted that completion-ignored-extensions is ignored
6062 when making *Completions*.
6063
6064 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
6065
6066 * Makefile make dist now depends on elisp.dvi, since it tries
6067 to include it in the dist file.
6068
6069 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
6070
6071 * functions.texinfo (Mapping Functions): Add missing quote
6072
6073 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6074
6075 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6076 (defunargs): Turn off \hyphenchar of \sl font temporarily.
6077
6078 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6079
6080 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6081 and @error{} are the terms now being used. The files in the
6082 directory have been changed to reflect this.
6083
6084 * All instances of @indentedresultt{} have been changed to
6085 ` @result{}', using 5 spaces at the begining of the line.
6086
6087 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6088
6089 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6090 experimental @indentedresult{}, @indentedexpandsto{} are part of
6091 the texinfo.tex in this directory. These TeX macros are not
6092 stable yet.
6093
6094 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6095
6096 * texinfo.tex: Temporarily added
6097 \let\result=\dblarrow
6098 \def\error{{\it ERROR} \longdblarrow}
6099 We need to do this better soon.
6100
6101 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6102
6103 * Applied Karl Berry's patches to *.texinfo files, but not to
6104 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
6105 new title page format is also not applied, since it requires
6106 texinfo.tex changes.)
6107
6108 * Cleaned up `Makefile' and defined the `emacslibdir' directory
6109 for the Project GNU development environment.
6110
6111 ;; Local Variables:
6112 ;; coding: iso-2022-7bit
6113 ;; add-log-time-zone-rule: t
6114 ;; End:
6115
6116 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
6117 2005, 2006, 2007 Free Software Foundation, Inc.
6118
6119 This file is part of GNU Emacs.
6120
6121 GNU Emacs is free software; you can redistribute it and/or modify
6122 it under the terms of the GNU General Public License as published by
6123 the Free Software Foundation; either version 3, or (at your option)
6124 any later version.
6125
6126 GNU Emacs is distributed in the hope that it will be useful,
6127 but WITHOUT ANY WARRANTY; without even the implied warranty of
6128 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6129 GNU General Public License for more details.
6130
6131 You should have received a copy of the GNU General Public License
6132 along with GNU Emacs; see the file COPYING. If not, write to the
6133 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6134 Boston, MA 02110-1301, USA.
6135
6136 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda