]> code.delx.au - gnu-emacs/blob - doc/lispref/ChangeLog
Progress towards allowing installation in directories with whitespace
[gnu-emacs] / doc / lispref / ChangeLog
1 2013-10-23 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (install-dvi, install-html, install-pdf)
4 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
5 (uninstall-pdf): Quote entities that might contain whitespace.
6
7 2013-10-19 Xue Fuqiao <xfq.free@gmail.com>
8
9 * display.texi (Face Attributes): Add indexes for the ‘:box’ face attribute.
10
11 2013-10-18 Xue Fuqiao <xfq.free@gmail.com>
12
13 * display.texi (Line Height): Add indexes for line height.
14
15 2013-10-17 Xue Fuqiao <xfq.free@gmail.com>
16
17 * display.texi (Width): Fix arguments of ‘truncate-string-to-width’.
18
19 2013-10-16 Xue Fuqiao <xfq.free@gmail.com>
20
21 * display.texi (Selective Display): Add an index for explicit
22 selective display.
23
24 2013-10-15 Xue Fuqiao <xfq.free@gmail.com>
25
26 * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
27
28 2013-10-13 Glenn Morris <rgm@gnu.org>
29
30 * intro.texi (Acknowledgments): Use accented form of some names.
31
32 2013-10-09 Glenn Morris <rgm@gnu.org>
33
34 * control.texi (Conditionals): Copyedits. (Bug#15558)
35
36 2013-10-08 Eli Zaretskii <eliz@gnu.org>
37
38 Support menus on text-mode terminals.
39 * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar): Modify
40 wording to the effect that menus are supported on TTYs.
41
42 * frames.texi (Pop-Up Menus, Dialog Boxes)
43 (Display Feature Testing): Update for menu support on TTYs.
44
45 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
46
47 * tips.texi (Comment Tips): Discourage use of triple semi-colons for
48 non-headings.
49
50 2013-10-05 Xue Fuqiao <xfq.free@gmail.com>
51
52 * syntax.texi (Categories): Add an index for category sets.
53
54 2013-10-03 Xue Fuqiao <xfq.free@gmail.com>
55
56 * syntax.texi (Syntax Flags):
57 (Syntax Table Functions): Add indexes.
58
59 2013-10-02 Xue Fuqiao <xfq.free@gmail.com>
60
61 * syntax.texi (Syntax Class Table): Add an index for syntax class table.
62
63 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
64
65 * searching.texi (Regexp Search): Refine.
66
67 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
68
69 * nonascii.texi (Default Coding Systems): Typo fix.
70
71 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
72
73 * nonascii.texi (Coding System Basics): Add information about carriage-return.
74
75 2013-09-14 Eli Zaretskii <eliz@gnu.org>
76
77 * display.texi (Display Margins): State the units of measuring
78 margin width. (Bug#15375)
79
80 2013-09-13 Eli Zaretskii <eliz@gnu.org>
81
82 * text.texi (Not Intervals): Minor wording fix.
83
84 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
85
86 * functions.texi (Obsolete Functions): Add an index for obsolete
87 functions.
88
89 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
90
91 * nonascii.texi (Character Properties): Character properties fix
92 for decimal-digit-value and digit-value.
93
94 2013-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
95
96 * macros.texi (Defining Macros): Prefer "function" to "lambda
97 expression" (bug#15296).
98
99 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
100
101 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
102 for portability to hosts where /bin/sh has problems.
103
104 2013-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
105
106 * variables.texi (File Local Variables): Don't recommend quoting! Ever!
107
108 2013-08-20 Eli Zaretskii <eliz@gnu.org>
109
110 * files.texi (Information about Files): Mention file names with
111 trailing blanks on MS-Windows. (Bug#15130)
112
113 2013-08-18 Xue Fuqiao <xfq.free@gmail.com>
114
115 * positions.texi (Positions): Improve indexing.
116
117 2013-08-18 Eli Zaretskii <eliz@gnu.org>
118
119 * markers.texi (The Region): Improve indexing.
120
121 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
122
123 * modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
124
125 * text.texi (Maintaining Undo): Mention interactive call of
126 buffer-disable-undo.
127 (Filling): Add cross-reference for hard newlines.
128 (Sorting): Fix indentation.
129 (Columns): Comment out undefined behavior.
130 (Case Changes): Fix an `args-out-of-range' error in the example.
131
132 2013-08-16 Xue Fuqiao <xfq.free@gmail.com>
133
134 * text.texi (Insertion): Refine.
135 (Margins): Add an index.
136 (Undo): Doc fix for `buffer-undo-list'.
137
138 * positions.texi (Character Motion):
139 * markers.texi (Moving Markers):
140 (Creating Markers): Comment out undefined behavior.
141
142 2013-08-15 Xue Fuqiao <xfq.free@gmail.com>
143
144 * markers.texi (The Region): Add/move indexes.
145
146 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
147
148 * display.texi (ImageMagick Images): Mention :content-type and
149 `image-content-type-suffixes'.
150
151 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
152
153 * positions.texi (Word Motion): Remove redundant sentence.
154
155 2013-08-13 Glenn Morris <rgm@gnu.org>
156
157 * lists.texi (List Elements):
158 Undocument behavior of nth and nthcdr with n < 0. (Bug#15059)
159
160 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
161
162 * frames.texi (Display Feature Testing): Add indexes.
163
164 2013-08-12 Glenn Morris <rgm@gnu.org>
165
166 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
167 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
168 (INSTALL_DATA): New, set by configure.
169 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
170 New variables.
171 (.SUFFIXES): Add .ps and .dvi.
172 (.dvi.ps): New suffix rule.
173 (dvi, html, pdf, ps): Use *_TARGETS variables.
174 (elisp.html): Use HTML_OPTS.
175 (elisp.ps): Remove explicit rule.
176 (.PHONY): install-dvi, install-html, install-pdf, install-ps
177 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
178 uninstall-ps, and uninstall-doc.
179 (install-dvi, install-html, install-pdf, install-ps, install-doc)
180 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
181 (uninstall-doc): New rules.
182 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
183
184 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
185
186 * edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.
187
188 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
189
190 * control.texi (Error Symbols): Minor fix for previous change.
191
192 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
193
194 * errors.texi (Standard Errors): Don't refer to `error-conditions'.
195
196 * control.texi (Signaling Errors): Refer to define-error.
197 (Error Symbols): Add `define-error'.
198
199 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
200
201 * positions.texi (Motion by Screen Lines):
202 * display.texi (Truncation): Rename `cache-long-line-scans'
203 to `cache-long-scans'.
204
205 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
206
207 * windows.texi (Window Start and End): Add an index.
208
209 2013-08-02 Xue Fuqiao <xfq.free@gmail.com>
210
211 * display.texi (Face Functions): Add an index.
212
213 * variables.texi (Variable Aliases): Add an index.
214
215 * functions.texi (Defining Functions): Add an index.
216
217 * nonascii.texi (Coding System Basics): Add an index.
218
219 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
220
221 * nonascii.texi (Non-ASCII Characters): Update menu.
222 (Disabling Multibyte): Move here from doc/emacs/mule.texi. Fix cross-references.
223
224 * elisp.texi (Top): Update menu.
225
226 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
227
228 * windows.texi (Window History): Mention the default value of
229 switch-to-visible-buffer. Add cross-references.
230
231 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
232
233 * errors.texi (Standard Errors): Fix typo.
234
235 * files.texi (Magic File Names):
236 * os.texi (File Notifications): Remove file-notify-supported-p.
237
238 2013-07-24 Paul Eggert <eggert@cs.ucla.edu>
239
240 * eval.texi (Special Forms): Mention 'lambda'. Also, say that
241 non-well-formed expressions result in unspecified behavior, though
242 Emacs will not crash.
243
244 2013-07-22 Michael Albinus <michael.albinus@gmx.de>
245
246 * files.texi (Magic File Names): Add file-notify-add-watch,
247 file-notify-rm-watch and file-notify-supported-p. Move
248 file-remote-p down.
249
250 * errors.texi (Standard Errors): Add file-notify-error.
251
252 * os.texi (Desktop Notifications): Rename from Notifications.
253 (File Notifications): New node.
254
255 * elisp.texi (Top): Update menu for these changes.
256
257 2013-07-19 Xue Fuqiao <xfq.free@gmail.com>
258
259 * windows.texi (Display Action Functions): Mention next-window.
260
261 2013-07-16 Xue Fuqiao <xfq.free@gmail.com>
262
263 * windows.texi (Selecting Windows): Fix the introduction of
264 `set-frame-selected-window''s arguments.
265
266 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
267
268 Timestamp fixes for undo (Bug#14824).
269 * text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list.
270
271 2013-07-06 Eli Zaretskii <eliz@gnu.org>
272
273 * nonascii.texi (Text Representations): Document that
274 multibyte-string-p returns nil for non-string objects.
275
276 2013-07-06 Glenn Morris <rgm@gnu.org>
277
278 * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
279
280 2013-07-03 Glenn Morris <rgm@gnu.org>
281
282 * debugging.texi (Debugging):
283 * files.texi (File Attributes, Changing Files): Fix cross-references.
284
285 * package.texi (Package Archives): Fix @url call.
286
287 * syntax.texi (Syntax Table Functions): Mention describe-syntax.
288
289 2013-06-29 Eli Zaretskii <eliz@gnu.org>
290
291 * display.texi (Bidirectional Display): Document move-point-visually.
292
293 2013-06-29 Xue Fuqiao <xfq.free@gmail.com>
294
295 * buffers.texi (Buffer File Name): Fix typo.
296
297 2013-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
298
299 * tips.texi (Coding Conventions): Improve wording.
300
301 2013-06-24 Glenn Morris <rgm@gnu.org>
302
303 * loading.texi (Autoload): Fix typo.
304
305 * variables.texi (Lexical Binding): Fix typo.
306
307 * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
308
309 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
310
311 * display.texi (ImageMagick Images): Mention :max-width and
312 :max-height.
313
314 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
315
316 * numbers.texi (Math Functions): Remove obsolete function log10.
317
318 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
319
320 * modes.texi (Mode Line Data, Properties in Mode): Advertise `keymap'
321 rather than `local-map'.
322
323 * keymaps.texi (Active Keymaps): Fix documentation of
324 set-temporary-overlay-map and overriding-terminal-local-map.
325
326 2013-06-19 Glenn Morris <rgm@gnu.org>
327
328 * Makefile.in (dist): Edit more configure variables.
329 Try to check that we do not miss any in future.
330
331 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
332
333 * text.texi (Undo, Changing Properties): Fix typos.
334
335 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
336
337 * text.texi (Changing Properties): Document `add-face-text-property'.
338
339 2013-06-17 Kenichi Handa <handa@gnu.org>
340
341 * display.texi (Face Attributes): Refer to "Low-Level font" (not
342 "Font Selection") in the explanation of :font attribute (bug#14629).
343
344 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
345
346 * loading.texi (Hooks for Loading): Don't document after-load-alist.
347 Document with-eval-after-load instead of eval-after-load.
348
349 2013-06-11 Xue Fuqiao <xfq.free@gmail.com>
350
351 * files.texi (File Name Expansion): Make the example more
352 intuitive.
353
354 2013-06-10 Paul Eggert <eggert@cs.ucla.edu>
355
356 Documentation fix for 'ls' and hard links.
357 * compile.texi (Compilation Functions):
358 * files.texi (File Attributes, Changing Files):
359 Use current format for GNU 'ls' output.
360 (File Attributes): Fix problem introduced in previous change:
361 the link count is the number of hard links, not the number
362 of hard links + 1.
363
364 2013-06-10 Xue Fuqiao <xfq.free@gmail.com>
365
366 * files.texi (File Attributes): Fix typo.
367
368 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
369
370 * functions.texi (Lambda Expressions): Lambda expressions don't
371 evaluate to themselves in general (bug#11782).
372
373 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
374
375 * loading.texi (Autoload):
376 * help.texi (Documentation Basics, Accessing Documentation)
377 (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
378
379 2013-04-23 Glenn Morris <rgm@gnu.org>
380
381 * internals.texi (Writing Emacs Primitives): Remove obvious example.
382 Tweak other to avoid overly long line.
383
384 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
385
386 * internals.texi (Writing Emacs Primitives): Remove unnecessary
387 references to the sources. (Bug#13800)
388
389 * searching.texi (Regexp Backslash): Doc fix for backslash
390 constructs in regular expressions.
391
392 2013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
393
394 * tips.texi (Coding Conventions): Mention separation of package
395 descriptor and name of internal symbols by two hyphens.
396
397 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
398
399 * windows.texi (Splitting Windows): Change category of
400 split-window from a command to a function.
401
402 2013-04-06 Chong Yidong <cyd@gnu.org>
403
404 * display.texi (Faces): Minor clarifications.
405 (Defining Faces): Clarify default vs custom face specs.
406 Document face-spec-set.
407
408 * display.texi (Overlay Properties):
409 * text.texi (Special Properties): Use the "anonymous face"
410 terminology. Describe foreground-color and background-color forms
411 as compatibility-only.
412
413 2013-03-24 Eli Zaretskii <eliz@gnu.org>
414
415 * compile.texi (Byte-Code Objects): Add index entry.
416 (Disassembly): Add cross-references.
417
418 2013-03-23 Eli Zaretskii <eliz@gnu.org>
419
420 * frames.texi (Size Parameters): More accurate description of the
421 difference between 'fullboth' and 'maximized'. (Bug#13935)
422
423 2013-03-17 Christopher Schmidt <christopher@ch.ristopher.com>
424
425 * symbols.texi (Standard Properties): Document pure. (Bug#13823)
426
427 2013-03-16 Glenn Morris <rgm@gnu.org>
428
429 * elisp.texi: Add some stuff specific to www.gnu.org.
430
431 2013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
432
433 * control.texi (Pattern matching case statement): Fix typo.
434
435 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
436
437 * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
438
439 2013-03-03 Glenn Morris <rgm@gnu.org>
440
441 * objects.texi (Symbol Type): Fix typo.
442
443 2013-02-28 Bastien Guerry <bzg@gnu.org>
444
445 * variables.texi (File Local Variables): Fix reference.
446
447 2013-02-24 Eli Zaretskii <eliz@gnu.org>
448
449 * files.texi (Magic File Names): Improve wording and indexing.
450
451 2013-02-21 Glenn Morris <rgm@gnu.org>
452
453 * display.texi (Multi-Frame Images): Minor rephrasing.
454
455 2013-02-20 Glenn Morris <rgm@gnu.org>
456
457 * display.texi (GIF Images, TIFF Images): Delete these nodes.
458 (ImageMagick Images): For :index, use an xref rather than duplicating.
459 (Other Image Types): Add GIF, adjust formatting.
460 (Multi-Frame Images): Rename from Animated Images. Expand section.
461 * elisp.texi (Top): Update menu for these changes.
462
463 2013-02-19 Glenn Morris <rgm@gnu.org>
464
465 * text.texi (Change Hooks): Fix typo.
466
467 2013-02-15 Glenn Morris <rgm@gnu.org>
468
469 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
470
471 2013-02-13 Glenn Morris <rgm@gnu.org>
472
473 * objects.texi (Char-Table Type): Add footnote about #^^.
474
475 * modes.texi (Minor Mode Conventions): Fix typo.
476
477 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
478 meta characters; this changed in 22.1. (Bug#13684)
479
480 * objects.texi (Char-Table Type): Add cindex.
481
482 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
483
484 2013-02-10 Glenn Morris <rgm@gnu.org>
485
486 * keymaps.texi (Creating Keymaps): Update make-keymap result.
487
488 2013-02-09 Eli Zaretskii <eliz@gnu.org>
489
490 * modes.texi (%-Constructs): Remove the description of %t.
491
492 * nonascii.texi (MS-DOS File Types): Delete node.
493
494 2013-02-08 Glenn Morris <rgm@gnu.org>
495
496 * keymaps.texi (Active Keymaps, Searching Keymaps):
497 Remove confusing mention of "symbolic prefix". (Bug#13643)
498
499 2013-01-19 Glenn Morris <rgm@gnu.org>
500
501 * macros.texi (Indenting Macros): Fix order of an indent
502 symbol's arguments. (Bug#13450)
503
504 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
505
506 Allow floating-point file offsets.
507 * files.texi (Reading from Files, Writing to Files):
508 Say that file offsets can be numbers, not just integers.
509
510 2013-01-09 Glenn Morris <rgm@gnu.org>
511
512 * commands.texi (Interactive Codes):
513 Whitespace does not terminate interactive "S". (Bug#13393)
514
515 2013-01-06 Chong Yidong <cyd@gnu.org>
516
517 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
518
519 2013-01-05 Glenn Morris <rgm@gnu.org>
520
521 * display.texi (Overlay Properties): Mention field. (Bug#13364)
522
523 2013-01-05 Eli Zaretskii <eliz@gnu.org>
524
525 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
526 directive in a group of items.
527
528 2013-01-05 Chong Yidong <cyd@gnu.org>
529
530 * keymaps.texi (Key Sequences): Remove obsolete sentence
531 (Bug#13356).
532
533 2013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
534
535 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
536
537 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
538
539 * files.texi (File Attributes): Undocument return format of file-acl.
540
541 2013-01-03 Glenn Morris <rgm@gnu.org>
542
543 * processes.texi (System Processes):
544 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
545
546 * searching.texi (Replacing Match): Fix xref.
547
548 * elisp.texi (DATE): Bump to Jan 2013.
549
550 2013-01-02 Glenn Morris <rgm@gnu.org>
551
552 * customize.texi (Common Keywords, Type Keywords):
553 Replace "active field" with "button". (Bug#13310)
554
555 * customize.texi (Common Keywords): Add xref. (Bug#13311)
556 * tips.texi (Library Headers): Add cindex.
557
558 2012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
559
560 * functions.texi (Declare Form):
561 * intro.texi (A Sample Function Description):
562 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
563 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
564 in @def.. commands. (Bug#13292)
565
566 2012-12-29 Eli Zaretskii <eliz@gnu.org>
567
568 * files.texi (Changing Files): Document the return values of
569 set-file-selinux-context and set-file-acl.
570
571 2012-12-27 Glenn Morris <rgm@gnu.org>
572
573 * files.texi (File Names): Mention Cygwin conversion functions.
574
575 2012-12-22 Martin Rudalics <rudalics@gmx.at>
576
577 * windows.texi (Selecting Windows): Reword description of
578 select-window (Bug#13248).
579
580 2012-12-22 Eli Zaretskii <eliz@gnu.org>
581
582 * files.texi (File Attributes, Changing Files): Remove the details
583 about the text returned by file-acl. Instead, just document that
584 it is an opaque string meant to be used by set-file-acl.
585
586 2012-12-21 Chong Yidong <cyd@gnu.org>
587
588 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
589
590 * customize.texi (Simple Types): Document key-sequence type
591 (Bug#13048).
592
593 * strings.texi (Text Comparison): Doc fix for compare-strings.
594
595 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
596
597 * files.texi (Magic File Names): Add `file-acl',
598 `file-selinux-context', `set-file-acl' and
599 `set-file-selinux-context'. Make the list consistent.
600
601 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
602
603 * tips.texi (Library Headers): New header keyword `Homepage'.
604 Make continuation lines syntax more precise.
605
606 2012-12-17 Eli Zaretskii <eliz@gnu.org>
607
608 * files.texi (File Attributes, Changing Files): Update to include
609 MS-Windows support for ACLs.
610
611 2012-12-16 Romain Francoise <romain@orebokech.com>
612
613 * files.texi (File Attributes): Document ACL support and new
614 `file-acl' function.
615 (Changing Files): Mention argument name change of `copy-file' and
616 document new function `set-file-acl'.
617
618 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
619
620 Fix permissions bugs with setgid directories etc. (Bug#13125)
621 * files.texi (Testing Accessibility): Document GROUP arg
622 of file-ownership-preserved-p.
623 (File Attributes): Document that 9th element is now
624 just a placeholder.
625 * os.texi (User Identification): Document new functions group-gid,
626 group-real-gid.
627
628 2012-12-11 Paul Eggert <eggert@cs.ucla.edu>
629
630 * internals.texi (C Integer Types): New section.
631 This follows up and records an email in
632 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
633
634 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
635
636 * control.texi (Pattern matching case statement): New node.
637
638 * customize.texi (Variable Definitions): Mention the default :group
639 for defcustoms (bug#13093).
640
641 2012-12-09 Glenn Morris <rgm@gnu.org>
642
643 * customize.texi (Variable Definitions): Mention eval-defun
644 on a defcustom calls the :set function when appropriate.
645
646 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
647
648 * doclicense.texi, gpl.texi: Update to latest version from FSF.
649 These are just minor editorial changes.
650
651 2012-12-06 Chong Yidong <cyd@gnu.org>
652
653 * lists.texi (Plist Access): Move put example to Symbol Plists.
654
655 * symbols.texi (Standard Properties): Fix typo.
656
657 2012-12-03 Chong Yidong <cyd@gnu.org>
658
659 * symbols.texi (Symbol Properties): New node.
660 (Symbol Plists): Make it a subsection under Symbol Properties.
661 (Standard Properties): New node.
662
663 * lists.texi (Property Lists): Move here from symbols.texi.
664 (Plist Access): Rename from Other Plists.
665
666 * customize.texi (Variable Definitions):
667 * display.texi (Defining Faces):
668 * sequences.texi (Char-Tables): Fix xref.
669
670 * keymaps.texi (Key Sequences): `kbd' is now a function.
671
672 * commands.texi (Using Interactive): Fix index entry.
673
674 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
675
676 * doclicense.texi: Update to latest version from FSF.
677 These are just minor editorial changes.
678 * elisp.texi (GNU Free Documentation License)
679 (GNU General Public Licens):
680 Provide sectioning, since doclicense.texi no longer does that.
681
682 * loading.texi (Named Features): @ -> @@ to fix typo.
683
684 2012-11-24 Martin Rudalics <rudalics@gmx.at>
685
686 * windows.texi (Basic Windows): Fix typo.
687 (Windows and Frames): Fix example. Move description of
688 window-in-direction here.
689 (Recombining Windows): Fix example.
690 (Buffers and Windows): Fix description of replace-buffer-in-windows.
691 (Switching Buffers): Reword.
692 (Display Action Functions): Minor adjustments.
693 (Choosing Window Options): Minor fixes.
694 (Window History): Minor rewording.
695 (Dedicated Windows): Correct and reword part describing how
696 dedicatedness affects functions removing buffers or windows.
697 * buffers.texi (The Buffer List): Fix description of bury-buffer.
698
699 2012-11-24 Chong Yidong <cyd@gnu.org>
700
701 * modes.texi (%-Constructs): Fix statement about mode construct
702 padding (Bug#12866).
703
704 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
705
706 * debugging.texi (Profiling): Make it more clear
707 that --enable-profiling is about profiling the C code.
708
709 2012-11-21 Glenn Morris <rgm@gnu.org>
710
711 * display.texi (Attribute Functions):
712 Update for set-face-* name changes.
713 Add new "inherit" argument for face-bold-p etc.
714 Move description of this argument to a common section, like "frame".
715
716 * debugging.texi (Profiling): New section.
717 (Debugging): Mention profiling in the introduction.
718 * tips.texi (Compilation Tips): Move profiling to separate section.
719 * elisp.texi: Add Profiling to detailed menu.
720
721 2012-11-21 Martin Rudalics <rudalics@gmx.at>
722
723 * windows.texi (Display Action Functions): Fix recently added
724 example. Suggested by Michael Heerdegen.
725
726 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
727
728 Minor cleanup for times as lists of four integers.
729 * os.texi (Time Parsing): Time values can now be four integers.
730
731 2012-11-18 Glenn Morris <rgm@gnu.org>
732
733 * loading.texi (How Programs Do Loading): Add eager macro expansion.
734 * macros.texi (Expansion): Mention eager macro expansion.
735
736 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
737
738 2012-11-18 Leo Liu <sdl.web@gmail.com>
739
740 * minibuf.texi (Programmed Completion): Doc fix for metadata
741 request (Bug#12850).
742
743 2012-11-18 Glenn Morris <rgm@gnu.org>
744
745 * display.texi (Temporary Displays): Document with-temp-buffer-window.
746
747 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
748 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
749 (Window Sizes): Add vindex for window-min-height, window-min-width.
750 (Display Action Functions): Mention pop-up-frame-parameters.
751
752 2012-11-16 Martin Rudalics <rudalics@gmx.at>
753
754 * windows.texi (Choosing Window): Rewrite description of
755 display-buffer-alist (Bug#12167).
756 (Display Action Functions): Mention inhibit-switch-frame.
757 Fix description of display-buffer-below-selected. Reorder actions.
758 Add example (Bug#12848).
759
760 2012-11-16 Glenn Morris <rgm@gnu.org>
761
762 * display.texi (Face Attributes): Fix :underline COLOR description.
763 (Attribute Functions): Update for set-face-underline rename.
764 Tweak descriptions of face-underline-p, face-inverse-video-p.
765
766 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
767 so they align better in info.
768 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
769 Document set-temporary-overlay-map.
770
771 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
772
773 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
774 with normal keymaps".
775
776 2012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
777
778 * internals.texi (Garbage Collection): Update descriptions
779 of vectorlike_header, garbage-collect and gc-cons-threshold.
780 (Object Internals): Explain Lisp_Object layout and the basics
781 of an internal type system.
782 (Buffer Internals): Update description of struct buffer.
783
784 2012-11-13 Glenn Morris <rgm@gnu.org>
785
786 * variables.texi (Adding Generalized Variables):
787 At least mention gv-define-expander and gv-letplace.
788
789 * debugging.texi (Error Debugging): Mention debug-on-message.
790 (Using Debugger): Mention debugger-bury-or-kill.
791
792 * control.texi (Signaling Errors):
793 * debugging.texi (Error Debugging):
794 * errors.texi (Standard Errors): Add user-error.
795
796 * variables.texi (Adding Generalized Variables):
797 Use standard formatting for common lisp note about setf functions.
798
799 2012-11-10 Martin Rudalics <rudalics@gmx.at>
800
801 * elisp.texi (Top): Add Recombining Windows to menu.
802 * windows.texi (Recombining Windows): New subsection.
803 (Splitting Windows): Rewrite text on handling of window
804 combinations and move it to new subsection.
805
806 2012-11-10 Chong Yidong <cyd@gnu.org>
807
808 * searching.texi (Replacing Match): Document \? in replace-match.
809
810 * variables.texi (Creating Buffer-Local): Document setq-local and
811 defvar-local.
812 (Setting Generalized Variables): Arrange table alphabetically.
813
814 * lists.texi (List Elements, List Variables): Clarify descriptions
815 of push and pop for generalized variables.
816
817 * edebug.texi (Specification List): setf is no longer CL-only.
818
819 2012-11-10 Glenn Morris <rgm@gnu.org>
820
821 * variables.texi (Adding Generalized Variables):
822 Update description of FIX-RETURN expansion.
823
824 * variables.texi (Setting Generalized Variables):
825 Split most of previous contents into this subsection.
826 (Adding Generalized Variables): New subsection.
827 Move note on lack of setf functions here from misc/cl.texi.
828
829 * elisp.texi: Add Generalized Variables subsections to detailed menu.
830
831 2012-11-10 Chong Yidong <cyd@gnu.org>
832
833 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
834
835 2012-11-08 Michael Albinus <michael.albinus@gmx.de>
836
837 * os.texi (Notifications): Update descriptions of
838 notifications-notify, notifications-close-notification and
839 notifications-get-capabilities according to latest code changes.
840 Add notifications-get-server-information.
841
842 2012-11-03 Chong Yidong <cyd@gnu.org>
843
844 * objects.texi (General Escape Syntax): Clarify the explanation of
845 escape sequences.
846 (Non-ASCII in Strings): Clarify when a string is unibyte vs
847 multibyte. Hex escapes do not automatically make a string
848 multibyte.
849
850 2012-11-03 Martin Rudalics <rudalics@gmx.at>
851
852 * windows.texi (Switching Buffers): Document option
853 switch-to-buffer-preserve-window-point.
854 (Display Action Functions): Document window-height and
855 window-width alist entries.
856 (Display Action Functions):
857 Document display-buffer-below-selected and
858 display-buffer-in-previous-window.
859 (Quitting Windows): Document quit-restore-window.
860 Rewrite section.
861 (Window Configurations): In window-state-get mention that
862 argument window must be valid.
863 (Window Parameters): Document quit-restore window parameter
864 (Bug#12158).
865
866 2012-10-31 Glenn Morris <rgm@gnu.org>
867
868 * control.texi (Catch and Throw): Add xref to cl.texi.
869
870 * lists.texi (Sets And Lists): Point xref to better location.
871
872 * errors.texi (Standard Errors):
873 * loading.texi (Autoload): Update for cl-lib namespace changes.
874
875 * modes.texi (Defining Minor Modes): "Generalized Variables"
876 section is now in this manual rather than cl.texi.
877
878 * eval.texi (Special Forms): No longer special forms: defmacro,
879 defun, save-window-excursion, with-output-to-temp-buffer.
880 * functions.texi (Defining Functions): Defun is now a macro.
881 Defalias is a function.
882
883 2012-10-30 Glenn Morris <rgm@gnu.org>
884
885 * variables.texi (Generalized Variables): Fix typo.
886
887 2012-10-30 Chong Yidong <cyd@gnu.org>
888
889 * symbols.texi (Symbol Plists): Document function-get.
890
891 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
892
893 * frames.texi (Visibility of Frames): Document tty-top-frame.
894
895 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
896
897 * keymaps.texi (Format of Keymaps): Document the multiple
898 inheritance format.
899
900 2012-10-28 Martin Rudalics <rudalics@gmx.at>
901
902 * windows.texi (Basic Windows): Reformulate description of live,
903 internal and valid windows.
904 (Cyclic Window Ordering): Describe new argument of
905 get-lru-window and get-largest-window. Add description of
906 window-in-direction.
907
908 2012-10-27 Glenn Morris <rgm@gnu.org>
909
910 * variables.texi (Generalized Variables): New section,
911 adapted from misc/cl.texi.
912 * elisp.texi (Top): Add Generalized Variables to menu.
913 * lists.texi (List Elements, List Variables):
914 Mention generalized variables.
915
916 * lists.texi (List Elements): Typo fix.
917
918 2012-10-27 Chong Yidong <cyd@gnu.org>
919
920 * minibuf.texi (High-Level Completion): Don't mention removed
921 function iswitchb-read-buffer.
922
923 * commands.texi (Event Input Misc): Remove last-input-char.
924 (Command Loop Info): Remove last-command-char.
925
926 * frames.texi (Initial Parameters): Don't mention the obsolete
927 special-display feature.
928
929 * windows.texi (Choosing Window): Don't mention the obsolete
930 special display feature.
931 (Choosing Window Options): Remove obsolete special-display
932 variables, and the functions special-display-p and
933 special-display-popup-frame.
934
935 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
936
937 * hooks.texi (Standard Hooks): Remove obsolete hooks.
938
939 * markers.texi (Information from Markers): Remove obsolete
940 function buffer-has-markers-at.
941
942 * text.texi (Yanking): Document yank-handled-properties.
943
944 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
945
946 Update manual for new time stamp format (Bug#12706).
947 * buffers.texi (Modification Time):
948 * files.texi (Testing Accessibility, File Attributes):
949 * intro.texi (Version Info):
950 * os.texi (Time of Day):
951 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
952 These instances were missed the first time around.
953 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
954
955 2012-10-24 Chong Yidong <cyd@gnu.org>
956
957 * minibuf.texi (Text from Minibuffer): Document read-regexp
958 changes.
959
960 * nonascii.texi (Selecting a Representation):
961 Document set-buffer-multibyte changes.
962
963 * keymaps.texi (Toolkit Differences): Node deleted.
964 (Easy Menu): New node.
965
966 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
967
968 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
969
970 2012-10-23 Paul Eggert <eggert@cs.ucla.edu>
971
972 Fix outdated timestamp documentation in Elisp manual (bug#12706).
973 * files.texi (File Attributes):
974 * text.texi (Undo):
975 Time stamp resolution is now 1 picosecond, not 1 second.
976
977 2012-10-23 Chong Yidong <cyd@gnu.org>
978
979 * display.texi (Font Lookup): Remove font-list-limit.
980
981 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
982 (Bug#12529).
983
984 2012-10-22 Glenn Morris <rgm@gnu.org>
985
986 * os.texi (Recording Input): Tiny fix.
987
988 * intro.texi (Lisp History):
989 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
990 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
991
992 2012-10-15 Chong Yidong <cyd@gnu.org>
993
994 * macros.texi (Defining Macros): defmacro is now a macro.
995 Explicitly list the docstring and declare arguments.
996
997 * functions.texi (Anonymous Functions): Explicitly list the
998 docstring, declare, and interactive arguments to lambda.
999 (Defining Functions): Likewise for defun.
1000 (Inline Functions): Likewise for defsubst.
1001 (Declare Form): Tweak description.
1002
1003 2012-10-13 Chong Yidong <cyd@gnu.org>
1004
1005 * display.texi (ImageMagick Images): ImageMagick enabled by default.
1006
1007 2012-10-05 Chong Yidong <cyd@gnu.org>
1008
1009 * minibuf.texi (Basic Completion): Clarify list form of completion
1010 table (Bug#12564).
1011
1012 2012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
1013
1014 * functions.texi (Function Safety): Copyedit. (Bug#12562)
1015
1016 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
1017
1018 Revert the FOLLOW-SYMLINKS change for file-attributes.
1019 * files.texi (File Attributes, Magic File Names): Undo last change.
1020
1021 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
1022
1023 file-attributes has a new optional arg FOLLOW-SYMLINKS.
1024 * files.texi (File Attributes): Describe it.
1025 (Magic File Names): Use it.
1026
1027 2012-09-30 Chong Yidong <cyd@gnu.org>
1028
1029 * commands.texi (Click Events): Define "mouse position list".
1030 Remove mention of unimplemented horizontal scroll bars.
1031 (Drag Events, Motion Events): Refer to "mouse position list".
1032 (Accessing Mouse): Document posnp.
1033
1034 * errors.texi (Standard Errors): Tweak arith-error description.
1035 Tweak markup. Remove domain-error and friends, which seem to be
1036 unused after the floating-point code revamp.
1037
1038 * functions.texi (Obsolete Functions): Obsolescence also affects
1039 documentation commands. Various clarifications.
1040 (Declare Form): New node.
1041
1042 * strings.texi (String Basics): Copyedits.
1043
1044 * os.texi (Idle Timers): Minor clarifications.
1045 (User Identification): Add system-users and system-groups.
1046
1047 * macros.texi (Defining Macros): Move description of `declare' to
1048 Declare Form node.
1049
1050 * loading.texi (Autoload):
1051 * help.texi (Documentation Basics): The special sequences can
1052 trigger autoloading.
1053
1054 * numbers.texi (Integer Basics): Copyedits.
1055 (Float Basics): Consider IEEE floating point always available.
1056 (Random Numbers): Document actual limits.
1057 (Arithmetic Operations): Clarify division by zero. Don't mention
1058 the machine-independence of negative division since it does not
1059 happen in practice.
1060
1061 2012-09-28 Chong Yidong <cyd@gnu.org>
1062
1063 * os.texi (Startup Summary): Document leim-list.el change.
1064
1065 2012-09-25 Chong Yidong <cyd@gnu.org>
1066
1067 * functions.texi (Defining Functions): defun is now a macro.
1068
1069 2012-09-28 Leo Liu <sdl.web@gmail.com>
1070
1071 * files.texi (Files): Fix typo.
1072
1073 2012-09-23 Chong Yidong <cyd@gnu.org>
1074
1075 * buffers.texi (Read Only Buffers): Document read-only-mode.
1076
1077 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
1078 read-only-mode.
1079
1080 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
1081 calling conventions.
1082
1083 2012-09-22 Chong Yidong <cyd@gnu.org>
1084
1085 * searching.texi (Replacing Match): Minor clarification.
1086
1087 2012-09-22 Eli Zaretskii <eliz@gnu.org>
1088
1089 * edebug.texi (Instrumenting): Improve indexing.
1090
1091 * os.texi (Idle Timers): Warn against reinvoking an idle timer
1092 from within its own timer action. (Bug#12447)
1093
1094 2012-09-22 Chong Yidong <cyd@gnu.org>
1095
1096 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
1097
1098 2012-09-21 Glenn Morris <rgm@gnu.org>
1099
1100 * debugging.texi (Using Debugger): Fix typo.
1101
1102 2012-09-18 Chong Yidong <cyd@gnu.org>
1103
1104 * display.texi (Faces): Discuss anonymous faces.
1105 (Face Attributes): Tweak intro.
1106 (Defining Faces): Move after the Face Attributes node. Copyedits.
1107 (Displaying Faces): Describe role of inheritance.
1108
1109 * customize.texi (Customization): Define customization more
1110 carefully (Bug#11440).
1111 (Common Keywords): Add xref to Constant Variables.
1112
1113 * variables.texi (Defining Variables): Link to defcustom's node
1114 instead of the higher-level Customization chapter.
1115
1116 2012-09-11 Paul Eggert <eggert@cs.ucla.edu>
1117
1118 Simplify, document, and port floating-point (Bug#12381).
1119 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
1120 Document that / and mod (with floating point arguments), along
1121 with asin, acos, log, log10, expt and sqrt, return special values
1122 instead of signaling exceptions.
1123 (Float Basics): Document that logb operates on the absolute value
1124 of its argument.
1125 (Math Functions): Document that (log ARG BASE) also returns NaN if
1126 BASE is negative. Document that (expt X Y) returns NaN if X is a
1127 finite negative number and Y a finite non-integer.
1128
1129 2012-09-09 Chong Yidong <cyd@gnu.org>
1130
1131 * lists.texi (Sets And Lists): Explain that the return value for
1132 delete should be used, like for delq.
1133
1134 * minibuf.texi (Yes-or-No Queries): Document recentering and
1135 scrolling in y-or-n-p. Remove gratuitous example.
1136
1137 * searching.texi (Search and Replace): Document window scrolling
1138 entries in query-replace-map.
1139
1140 2012-09-08 Chong Yidong <cyd@gnu.org>
1141
1142 * syntax.texi (Syntax Table Internals): Define "raw syntax
1143 descriptor" terminology (Bug#12383).
1144 (Syntax Descriptors): Mention raw syntax descriptors.
1145
1146 2012-09-07 Chong Yidong <cyd@gnu.org>
1147
1148 * variables.texi (Creating Buffer-Local): Fix description of
1149 local-variable-if-set-p (Bug#10713).
1150
1151 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
1152
1153 * windows.texi (Display Action Functions)
1154 (Choosing Window Options): Remove obsolete variable
1155 display-buffer-reuse-frames.
1156 (Switching Buffers): Minor doc tweak for switch-to-buffer.
1157
1158 * positions.texi (Narrowing): Document buffer-narrowed-p.
1159
1160 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
1161
1162 * syntax.texi (Low-Level Parsing): Add xref to Parser State
1163 (Bug#12269).
1164
1165 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
1166
1167 * debugging.texi (Explicit Debug): Document `debug-on-message'.
1168
1169 2012-09-02 Chong Yidong <cyd@gnu.org>
1170
1171 * windows.texi (Window Configurations): Recommend against using
1172 save-window-excursion (Bug#12075).
1173
1174 * control.texi (Catch and Throw):
1175 * positions.texi (Excursions): Don't mention it.
1176
1177 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1178
1179 Better seed support for (random).
1180 * numbers.texi (Random Numbers): Document new behavior of
1181 the calls (random) and (random STRING).
1182
1183 2012-08-21 Martin Rudalics <rudalics@gmx.at>
1184
1185 * windows.texi (Window Point): Document recent changes in
1186 window-point and set-window-point.
1187 (Selecting Windows): Document recent change in select-window.
1188
1189 2012-08-06 Eli Zaretskii <eliz@gnu.org>
1190
1191 * functions.texi (Closures): Put the main index entry for
1192 "closures" here. (Bug#12138)
1193
1194 * variables.texi (Lexical Binding): Disambiguate the index entry
1195 for "closures".
1196
1197 2012-08-05 Chong Yidong <cyd@gnu.org>
1198
1199 * display.texi (Defining Faces): Move documentation of
1200 frame-background-mode to the Emacs manual (Bug#7774).
1201
1202 2012-08-04 Chong Yidong <cyd@gnu.org>
1203
1204 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
1205 Fix description of syntax table inheritance.
1206 (Syntax Table Functions): Don't refer to internal contents of
1207 syntax table, since that is not explained yet. Copyedits.
1208 (Standard Syntax Tables): Node deleted.
1209 (Syntax Table Internals): Misc clarifications. Improve table
1210 formatting.
1211
1212 * keymaps.texi (Inheritance and Keymaps):
1213 * text.texi (Sticky Properties): Tweak index entry.
1214
1215 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1216
1217 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
1218
1219 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1220
1221 Prefer typical American spelling for "acknowledgment".
1222 * intro.texi (Acknowledgments): Rename from Acknowledgements.
1223
1224 2012-07-21 Eli Zaretskii <eliz@gnu.org>
1225
1226 * commands.texi (Special Events): Mention language-change event.
1227 (Input Events, Interactive Codes):
1228 * keymaps.texi (Key Sequences): Mention events that are
1229 non-keyboard but also non-mouse events.
1230
1231 2012-07-17 Chong Yidong <cyd@gnu.org>
1232
1233 * text.texi (Insertion): Document insert-char changes.
1234
1235 2012-07-15 Leo Liu <sdl.web@gmail.com>
1236
1237 * display.texi (Fringe Bitmaps): Add exclamation-mark.
1238
1239 2012-07-13 Chong Yidong <cyd@gnu.org>
1240
1241 * buffers.texi (Read Only Buffers): Document toggle-read-only
1242 changes. Reword to account for the fact that read-only is
1243 currently not supported in overlay properties.
1244
1245 2012-07-07 Chong Yidong <cyd@gnu.org>
1246
1247 * loading.texi (Library Search): Index site-lisp directories.
1248
1249 2012-07-06 Chong Yidong <cyd@gnu.org>
1250
1251 * intro.texi (A Sample Function Description): Fix incorrect
1252 markup, undoing previous change.
1253 (A Sample Variable Description): Minor clarifications and markup
1254 improvements.
1255
1256 * elisp.texi (Top):
1257 * text.texi (Text): Fix menu order.
1258
1259 2012-07-06 Richard Stallman <rms@gnu.org>
1260
1261 * intro.texi (Evaluation Notation, A Sample Function Description):
1262 (A Sample Variable Description): Improve/undo previous changes.
1263
1264 2012-07-05 Glenn Morris <rgm@gnu.org>
1265
1266 * intro.texi (A Sample Function Description): Fix cross-refs.
1267
1268 2012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
1269
1270 * intro.texi (Evaluation Notation, A Sample Function Description)
1271 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
1272
1273 2012-06-27 Chong Yidong <cyd@gnu.org>
1274
1275 * processes.texi (Asynchronous Processes, Input to Processes):
1276 * internals.texi (Process Internals): Don't capitalize "pty".
1277
1278 2012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1279
1280 * processes.texi (Asynchronous Processes): Make the pty vs pipe
1281 discussion more prominent.
1282
1283 2012-06-23 Eli Zaretskii <eliz@gnu.org>
1284
1285 * commands.texi (Misc Events): Document the language-change event.
1286
1287 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1288
1289 Support higher-resolution time stamps (Bug#9000).
1290 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
1291 * processes.texi (System Processes):
1292 Time stamp resolution is now picosecond, not microsecond.
1293
1294 2012-06-21 Glenn Morris <rgm@gnu.org>
1295
1296 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1297
1298 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1299
1300 * functions.texi (Defining Functions):
1301 * macros.texi (Defining Macros): Un-define the return value of `defun',
1302 `defmacro' and `defalias'.
1303
1304 2012-06-17 Chong Yidong <cyd@gnu.org>
1305
1306 * elisp.texi: Remove urlcolor setting.
1307
1308 2012-06-17 Glenn Morris <rgm@gnu.org>
1309
1310 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
1311 Overlining no longer behaves exactly like underlining.
1312
1313 2012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
1314
1315 * display.texi (Face Attributes):
1316 Document wave-style underline face attribute.
1317
1318 2012-06-11 Chong Yidong <cyd@gnu.org>
1319
1320 * display.texi (ImageMagick Images): ImageMagick now supports the
1321 :background property.
1322
1323 2012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
1324
1325 * internals.texi (Garbage Collection): Typo fix.
1326
1327 2012-06-09 Chong Yidong <cyd@gnu.org>
1328
1329 * text.texi (Special Properties): Clarify the meaning of a list of
1330 faces in the `face' property.
1331
1332 * display.texi (Face Remapping): Minor clarification.
1333
1334 2012-06-08 Chong Yidong <cyd@gnu.org>
1335
1336 * display.texi (Face Attributes): Font family does not accept
1337 wildcards. De-document obsolete :bold and :italic attributes.
1338 (Defining Faces): Use new-style face spec format.
1339
1340 2012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
1341
1342 * internals.texi (Garbage Collection): Document new
1343 vector management code and vectorlike_header structure.
1344
1345 2012-06-03 Chong Yidong <cyd@gnu.org>
1346
1347 * modes.texi (Mode Line Data): Use "mode line construct"
1348 terminology for consistency.
1349
1350 2012-05-27 Glenn Morris <rgm@gnu.org>
1351
1352 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
1353 * buffers.texi, commands.texi, compile.texi, control.texi:
1354 * customize.texi, debugging.texi, display.texi, doclicense.texi:
1355 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
1356 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
1357 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
1358 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
1359 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
1360 * objects.texi, os.texi, package.texi, positions.texi:
1361 * processes.texi, searching.texi, sequences.texi, streams.texi:
1362 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
1363 * variables.texi, windows.texi: Nuke hand-written node pointers.
1364
1365 2012-05-27 Chong Yidong <cyd@gnu.org>
1366
1367 * functions.texi (Obsolete Functions):
1368 Fix doc for set-advertised-calling-convention.
1369
1370 * modes.texi (Mode Help): Fix describe-mode.
1371
1372 * display.texi (Face Functions): Fix define-obsolete-face-alias.
1373
1374 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
1375
1376 2012-05-27 Martin Rudalics <rudalics@gmx.at>
1377
1378 * commands.texi (Recursive Editing): recursive-edit is a command.
1379
1380 * compile.texi (Docs and Compilation):
1381 byte-compile-dynamic-docstrings is an option.
1382
1383 * debugging.texi (Invoking the Debugger): debug is a command.
1384
1385 * display.texi (Progress): progress-reporter-update and
1386 progress-reporter-force-update have VALUE argument optional.
1387 (Animated Images): Use non-@code{nil} instead of non-nil.
1388
1389 * files.texi (Format Conversion Round-Trip):
1390 Use non-@code{nil} instead of non-nil.
1391
1392 * frames.texi (Creating Frames): make-frame is a command.
1393 (Input Focus): select-frame is a command.
1394 (Pointer Shape): void-text-area-pointer is an option.
1395
1396 * help.texi (Describing Characters): read-kbd-macro is a command.
1397 (Help Functions): describe-prefix-bindings is a command.
1398
1399 * markers.texi (Creating Markers): Both arguments of copy-marker
1400 are optional.
1401
1402 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
1403
1404 * modes.texi (Mode Line Variables): mode-line-remote and
1405 mode-line-client are not options.
1406 (Imenu): imenu-add-to-menubar is a command.
1407 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
1408
1409 * os.texi (Sound Output): play-sound-file is a command.
1410
1411 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
1412
1413 * processes.texi (Signals to Processes):
1414 Use @key{RET} instead of @code{RET}.
1415 (Signals to Processes): signal-process is a command.
1416
1417 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
1418 (Base 64): base64-encode-string is not a command while
1419 base64-decode-region is.
1420
1421 * windows.texi (Switching Buffers): pop-to-buffer is a command.
1422
1423 2012-05-12 Glenn Morris <rgm@gnu.org>
1424
1425 * Makefile.in (MKDIR_P): New, set by configure.
1426 (mkinfodir): Use $MKDIR_P.
1427
1428 2012-05-10 Glenn Morris <rgm@gnu.org>
1429
1430 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
1431 with "coding: raw-text".
1432 Concept of multibyte sessions no longer exists.
1433
1434 * files.texi (File Locks): Mention create-lockfiles option.
1435
1436 2012-05-09 Glenn Morris <rgm@gnu.org>
1437
1438 * vol1.texi, vol2.texi: Remove files.
1439 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
1440 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
1441
1442 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
1443
1444 * two-volume.make (emacsdir): New.
1445 (tex): Add directory with emacsver.texi to TEXINPUTS.
1446
1447 * minibuf.texi (Minibuffer History, Basic Completion):
1448 Tweak page breaks.
1449
1450 * internals.texi (Garbage Collection, Memory Usage)
1451 (Writing Emacs Primitives): Tweak page breaks.
1452
1453 * streams.texi (Output Variables): Improve page break.
1454
1455 * edebug.texi (Edebug Display Update): Improve page break.
1456
1457 * compile.texi (Disassembly): Condense the examples.
1458
1459 * eval.texi, functions.texi, loading.texi, macros.texi:
1460 Where possible, use example rather than smallexample.
1461
1462 * symbols.texi: Where possible, use example rather than smallexample.
1463 (Symbol Components): Fix typo.
1464 (Other Plists): Tweak page break.
1465
1466 * sequences.texi (Arrays): Tweak page breaks.
1467
1468 * customize.texi: Where possible, use example rather than smallexample.
1469 (Common Keywords, Variable Definitions, Applying Customizations)
1470 (Custom Themes): Tweak page breaks.
1471
1472 * control.texi: Where possible, use example rather than smallexample.
1473 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
1474 Tweak page breaks.
1475
1476 2012-05-08 Glenn Morris <rgm@gnu.org>
1477
1478 * two.el: Remove; unused since creation of two-volume.make.
1479
1480 * vol1.texi, vol2.texi: No need to keep menus in these files.
1481
1482 2012-05-05 Glenn Morris <rgm@gnu.org>
1483
1484 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
1485
1486 * intro.texi (Caveats): Copyedit.
1487 (Lisp History): Convert inforef to xref.
1488 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
1489
1490 * text.texi (Auto Filling): Don't mention Emacs 19.
1491
1492 * commands.texi (Event Input Misc): Don't mention unread-command-char.
1493 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
1494
1495 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
1496
1497 * lists.texi (List-related Predicates, List Variables):
1498 Tweak page-breaks.
1499 (Sets And Lists): Convert inforef to xref.
1500
1501 2012-05-04 Glenn Morris <rgm@gnu.org>
1502
1503 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1504 (info, infoclean): Use $INFO_EXT.
1505 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1506 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1507 (info, maintainer-clean): Use $INFO_EXT.
1508 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1509
1510 2012-05-04 Chong Yidong <cyd@gnu.org>
1511
1512 * os.texi (Timers): Use defopt for timer-max-repeats.
1513
1514 2012-05-03 Paul Eggert <eggert@cs.ucla.edu>
1515
1516 * os.texi (Time of Day): Do not limit current-time-string
1517 to years 1000..9999.
1518
1519 2012-05-02 Chong Yidong <cyd@gnu.org>
1520
1521 * display.texi (Font Lookup):
1522 * frames.texi (Pointer Shape):
1523 * processes.texi (Subprocess Creation): Use defopt for options.
1524
1525 2012-05-02 Glenn Morris <rgm@gnu.org>
1526
1527 * elisp.texi (@copying):
1528 * intro.texi (Introduction): Only print VERSION in the TeX version.
1529
1530 2012-05-02 Chong Yidong <cyd@gnu.org>
1531
1532 * text.texi (Change Hooks): Minor fix for after-change-functions.
1533
1534 2012-05-02 Glenn Morris <rgm@gnu.org>
1535
1536 * package.texi (Packaging Basics):
1537 * loading.texi (Autoload):
1538 * files.texi (Magic File Names):
1539 Reword to remove/reduce some overly long/short lines.
1540
1541 2012-04-27 Glenn Morris <rgm@gnu.org>
1542
1543 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
1544 * modes.texi (Major Modes, Auto-Indentation):
1545 * buffers.texi (Buffers): Some fixes for menu descriptions.
1546
1547 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
1548 * functions.texi (Simple Lambda, Argument List):
1549 * eval.texi (Function Indirection): Avoid deprecated form.
1550
1551 2012-04-27 Glenn Morris <rgm@gnu.org>
1552
1553 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
1554 Add "et al." to authors.
1555
1556 * buffers.texi, commands.texi, compile.texi, control.texi:
1557 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
1558 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
1559 * modes.texi, numbers.texi, objects.texi, streams.texi:
1560 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
1561 Use Texinfo recommended convention for quotes+punctuation.
1562
1563 2012-04-27 Chong Yidong <cyd@gnu.org>
1564
1565 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
1566 to where-is-internal (Bug#10872).
1567
1568 2012-04-27 Glenn Morris <rgm@gnu.org>
1569
1570 * macros.texi (Indenting Macros): Fix typo.
1571
1572 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
1573 (Resizing Windows, Deleting Windows, Selecting Windows)
1574 (Choosing Window Options, Horizontal Scrolling)
1575 (Cyclic Window Ordering, Window History, Dedicated Windows)
1576 (Quitting Windows, Window Configurations, Textual Scrolling):
1577 (Coordinates and Windows, Window Configurations)
1578 (Window Parameters, Window Hooks): Copyedits.
1579 (Splitting Windows, Deleting Windows):
1580 Fix ignore-window-parameters logic.
1581 (Selecting Windows, Choosing Window Options): Markup fixes.
1582 (Window Start and End): Remove pointless example.
1583 Remove cross-reference to deleted count-lines content.
1584 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
1585 and recenter-positions. Remove recenter example.
1586
1587 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
1588
1589 * minibuf.texi (Intro to Minibuffers):
1590 Tweak discussion of resizing minibuffer window.
1591
1592 2012-04-26 Glenn Morris <rgm@gnu.org>
1593
1594 * elisp-covers.texi, front-cover-1.texi: Remove files.
1595
1596 * tindex.pl: Remove file.
1597
1598 * makefile.w32-in (srcs):
1599 * Makefile.in (srcs): Remove back.texi (which is unused).
1600
1601 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
1602
1603 * os.texi (Notifications): Extend possible notification hints.
1604 Add notifications-get-capabilities.
1605
1606 2012-04-20 Chong Yidong <cyd@gnu.org>
1607
1608 * processes.texi (Asynchronous Processes): Mention nil argument to
1609 start-process.
1610
1611 2012-04-20 Glenn Morris <rgm@gnu.org>
1612
1613 * minibuf.texi (Basic Completion): No need to describe obarrays here.
1614 Don't mention obsolete `nospace' argument of all-completions.
1615 (Minibuffer Completion, Completion Commands, Reading File Names)
1616 (Completion Variables): Copyedits.
1617 (Completion Commands): Mention parent keymaps.
1618 Remove obsolete minibuffer-local-filename-must-match-map.
1619 (High-Level Completion): Remove read-variable's almost
1620 word-for-word duplication of read-command.
1621 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
1622 Update "High-Level Completion" description.
1623
1624 * minibuf.texi (Minibuffers):
1625 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
1626
1627 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
1628 Use Texinfo-recommended form of quote+punctuation.
1629 (Intro to Minibuffers): First minibuffer is #1, not #0.
1630 Mention minibuffer-inactive-mode.
1631 (Text from Minibuffer): Copyedits.
1632 (Minibuffer History, Programmed Completion): Fix @var usage.
1633 (Object from Minibuffer): Remove overly pedantic para.
1634 (Minibuffer History): Copyedits. Add face-name-history.
1635 (Initial Input, Yes-or-No Queries, Multiple Queries)
1636 (Minibuffer Windows, Minibuffer Misc): Copyedits.
1637 (Yes-or-No Queries): Tweak example.
1638 (Minibuffer Commands): Add next-complete-history-element.
1639 (Minibuffer Misc): Mention minibuffer-message-timeout, and
1640 minibuffer-inactive-mode.
1641
1642 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
1643 (Bindat Functions): Copyedits.
1644
1645 2012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
1646
1647 * files.texi (Saving Buffers): Document `visit and `visit-save'
1648 values of require-final-newline.
1649
1650 2012-04-20 Glenn Morris <rgm@gnu.org>
1651
1652 * processes.texi (Output from Processes, Filter Functions):
1653 Mention waiting-for-user-input-p.
1654 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
1655 (Network Servers, Datagrams, Network Processes, Network Options)
1656 (Network Feature Testing, Serial Ports): Copyedits.
1657 (Network): Add encrypted network overview paragraph.
1658 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
1659
1660 2012-04-20 Chong Yidong <cyd@gnu.org>
1661
1662 * help.texi (Keys in Documentation): Mention :advertised-binding.
1663
1664 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
1665 description to help.texi.
1666
1667 2012-04-20 Glenn Morris <rgm@gnu.org>
1668
1669 * processes.texi (Process Information, Input to Processes)
1670 (Signals to Processes, Output from Processes, Process Buffers)
1671 (Filter Functions, Decoding Output): Copyedits.
1672 (Accepting Output): Discourage use of `millisec' argument.
1673
1674 2012-04-15 Glenn Morris <rgm@gnu.org>
1675
1676 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
1677 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
1678 Copyedits.
1679 (Subprocess Creation): Discourage modifying exec-path directly.
1680 (Synchronous Processes, Asynchronous Processes):
1681 Update some example output.
1682 (Process Information): Fix typo.
1683 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
1684
1685 2012-04-15 Glenn Morris <rgm@gnu.org>
1686
1687 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
1688 open-network-stream does exist in Emacs 23, but is simpler.
1689
1690 2012-04-15 Chong Yidong <cyd@gnu.org>
1691
1692 * customize.texi (Custom Themes): Also document load-theme etc.
1693
1694 2012-04-14 Chong Yidong <cyd@gnu.org>
1695
1696 * customize.texi (Applying Customizations):
1697 (Custom Themes): New nodes.
1698
1699 * display.texi (Defining Faces): Reference custom-set-faces.
1700
1701 * modes.texi (Defining Minor Modes, Defining Minor Modes):
1702 * os.texi (Startup Summary): Copyedits.
1703
1704 2012-04-14 Glenn Morris <rgm@gnu.org>
1705
1706 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
1707
1708 * strings.texi (Case Tables):
1709 * objects.texi (General Escape Syntax):
1710 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
1711
1712 * buffers.texi, compile.texi, customize.texi, debugging.texi:
1713 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
1714 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
1715 * text.texi: Use @file for buffers, per the Texinfo manual.
1716
1717 * compile.texi (Compiler Errors): Add missing space in buffer name.
1718
1719 2012-04-14 Chong Yidong <cyd@gnu.org>
1720
1721 * processes.texi (Query Before Exit): Remove obsolete function
1722 process-kill-without-query (Bug#11190).
1723
1724 2012-04-14 Glenn Morris <rgm@gnu.org>
1725
1726 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
1727 Use @env for environment variables.
1728
1729 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1730
1731 2012-04-12 Jari Aalto <jari.aalto@cante.net>
1732
1733 * processes.texi (Synchronous Processes):
1734 Mention `default-directory' (bug#7515).
1735
1736 2012-04-09 Chong Yidong <cyd@gnu.org>
1737
1738 * customize.texi (Variable Definitions): Remove user-variable-p.
1739
1740 * commands.texi (Interactive Codes):
1741 * help.texi (Accessing Documentation):
1742 * minibuf.texi (High-Level Completion): Callers changed.
1743
1744 2012-04-06 Chong Yidong <cyd@gnu.org>
1745
1746 * minibuf.texi (Programmed Completion): Document metadata method.
1747 (Completion Variables): Document completion-category-overrides.
1748
1749 2012-04-05 Chong Yidong <cyd@gnu.org>
1750
1751 * anti.texi (Antinews): Rewrite for Emacs 23.
1752
1753 2012-04-04 Chong Yidong <cyd@gnu.org>
1754
1755 * minibuf.texi (Programmed Completion): Remove obsolete variable
1756 completion-annotate-function.
1757 (Completion Variables): Rename from Completion Styles.
1758 Document completion-extra-properties. Document completion-styles-alist
1759 change.
1760 (Reading File Names): minibuffer-local-filename-must-match-map is
1761 not used anymore.
1762 (Minibuffer Completion): Document completing-read-function.
1763 (Completion in Buffers): completion-at-point-functions can return
1764 properties recognized in completion-extra-properties.
1765
1766 * display.texi (Delayed Warnings): New node.
1767
1768 * os.texi (Notifications): Copyedits.
1769
1770 2012-04-04 Glenn Morris <rgm@gnu.org>
1771
1772 * os.texi (Notifications): Copyedits.
1773
1774 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
1775
1776 * os.texi (Terminal-Specific): Fix typo.
1777 (Notifications): New section.
1778
1779 * elisp.texi (Top):
1780 * vol1.texi (Top):
1781 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
1782 menu entries.
1783
1784 2012-04-01 Chong Yidong <cyd@gnu.org>
1785
1786 * files.texi (Kinds of Files): file-subdir-of-p renamed to
1787 file-in-directory-p.
1788
1789 2012-03-31 Glenn Morris <rgm@gnu.org>
1790
1791 * edebug.texi (Instrumenting Macro Calls):
1792 Mention defining macros at instrumentation time.
1793 (Edebug Options): Mention edebug-unwrap-results.
1794
1795 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1796
1797 * text.texi (Special Properties): Clarify the description of the
1798 effect of integer values of the 'cursor' property on cursor
1799 position. See the discussions in bug#11068 for more details and
1800 context.
1801
1802 2012-03-31 Glenn Morris <rgm@gnu.org>
1803
1804 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
1805 Copyedits.
1806
1807 2012-03-30 Chong Yidong <cyd@gnu.org>
1808
1809 * display.texi (Image Formats): Add imagemagick type.
1810 (Image Descriptors): Mention how they are used.
1811 (ImageMagick Images): Clarify role of imagemagick-register-types.
1812 (Character Display): Don't mention glyph tables.
1813 (Display Tables): Use make-glyph-code in example.
1814 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
1815 tables are semi-obsolete. De-document create-glyph.
1816 (Glyphless Chars): Note that display tables override this.
1817 (Bidirectional Display): Copyedits. Introduce "bidirectional
1818 reordering" terminology, and use it.
1819
1820 2012-03-30 Glenn Morris <rgm@gnu.org>
1821
1822 * edebug.texi (Jumping): Give name of `i' binding.
1823
1824 2012-03-28 Glenn Morris <rgm@gnu.org>
1825
1826 * searching.texi (Regular Expressions, Regexp Special):
1827 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
1828 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
1829 (Regexp Special): Mention collation.
1830 Clarify char classes with an example.
1831 (Regexp Functions): Mention regexp-opt is not guaranteed.
1832 Mention regexp-opt-charset.
1833 (Regexp Search): Recommend against looking-back.
1834 (Search and Replace): Use Texinfo recommended quote convention.
1835 Add more query-replace-map items. List multi-query-replace-map items.
1836
1837 2012-03-27 Martin Rudalics <rudalics@gmx.at>
1838
1839 * windows.texi (Window History): Describe new option
1840 switch-to-visible-buffer.
1841
1842 2012-03-27 Glenn Morris <rgm@gnu.org>
1843
1844 * searching.texi (String Search): Add xref to Emacs manual.
1845 Copyedits. Mention the function word-search-regexp.
1846 (Searching and Case): Add xref to Emacs manual. Copyedits.
1847
1848 * processes.texi (Network Servers): Standardize apostrophe usage.
1849
1850 * os.texi (System Environment): Copyedits. Remove some examples
1851 that do not seem useful. Mention setenv third arg.
1852 tty-erase-char does not seem to be nil under a window-system.
1853 (User Identification): Copyedits.
1854 Remove some examples that do not seem useful.
1855
1856 2012-03-26 Glenn Morris <rgm@gnu.org>
1857
1858 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
1859 (Init File): Copyedits.
1860 (Command-Line Arguments): Copyedits. Do not mention argv alias.
1861 (Killing Emacs): Copyedits.
1862 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
1863 Shorten the example, use more standard shell prompts.
1864
1865 2012-03-25 Chong Yidong <cyd@gnu.org>
1866
1867 * display.texi (Fringes): Note that fringes are shown on graphical
1868 displays only.
1869 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
1870 (Replacing Specs): Clarify example.
1871 (Manipulating Buttons): Note that button-at can return a marker.
1872 (Buttons): Minor rewrite.
1873 (Character Display): New node. Consolidate all character display
1874 related nodes into its subsections.
1875 (Usual Display): Character 127 is also affected by ctl-arrow.
1876 (Display Tables): Improve example.
1877
1878 2012-03-22 Glenn Morris <rgm@gnu.org>
1879
1880 * strings.texi (Text Comparison): Mention string-prefix-p.
1881
1882 2012-03-21 Chong Yidong <cyd@gnu.org>
1883
1884 * display.texi (The Echo Area): Add xref to Output Streams.
1885 (Displaying Messages): Improve doc of message.
1886 (Echo Area Customization, Invisible Text): Copyedits.
1887 (Invisible Text): Mention that spec comparison is done with eq.
1888 (Width): Improve doc of char-width.
1889 (Faces): Recommend using symbol instead of string for face name.
1890 Minor clarifications.
1891 (Defining Faces): Copyedits. Update face example.
1892 (Attribute Functions): Mark set-face-foreground etc as commands.
1893 (Face Remapping): Mention text-scale-adjust.
1894 Clarify face-remapping-alist and related docs.
1895 (Face Functions): Don't document make-face or copy-face.
1896
1897 2012-03-20 Chong Yidong <cyd@gnu.org>
1898
1899 * display.texi (Forcing Redisplay): Various rewrites to reflect
1900 new value of redisplay-dont-pause.
1901 (Truncation): Copyedits.
1902
1903 2012-03-20 Glenn Morris <rgm@gnu.org>
1904
1905 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
1906 Add summary table of some relevant command-line options.
1907
1908 2012-03-18 Chong Yidong <cyd@gnu.org>
1909
1910 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
1911 (Writing Emacs Primitives): Re-organize discussion of functions
1912 with variable Lisp arguments are handled. Delete an obsolete
1913 remark, previously tagged as FIXME.
1914
1915 * os.texi (Idle Timers): Minor clarification.
1916 (Idle Timers): Link to Time of Day for description of time list.
1917
1918 2012-03-18 Glenn Morris <rgm@gnu.org>
1919
1920 * os.texi (System Interface): Flow control was removed.
1921 (Startup Summary): General update.
1922 (Init File): Don't mention compiling it.
1923
1924 2012-03-17 Chong Yidong <cyd@gnu.org>
1925
1926 * os.texi (Startup Summary): Mention package loading.
1927 (Init File): Don't refer to .emacs in section title. Copyedits.
1928 (Terminal-Specific): Give a realistic example.
1929 (Command-Line Arguments): Reference Entering Emacs instead of
1930 repeating the spiel about not restarting Emacs.
1931 (Time of Day): Discuss time representation at beginning of node.
1932 (Sound Output): Copyedits.
1933
1934 * package.texi (Packaging Basics): Document package-initialize.
1935
1936 2012-03-17 Eli Zaretskii <eliz@gnu.org>
1937
1938 * frames.texi (Initial Parameters): Add an index entry for
1939 minibuffer-only frame.
1940
1941 2012-03-16 Glenn Morris <rgm@gnu.org>
1942
1943 * modes.texi (Major Mode Conventions): Mention the strange
1944 relationship between View mode and special modes. (Bug#10650)
1945
1946 2012-03-11 Chong Yidong <cyd@gnu.org>
1947
1948 * windows.texi (Window Configurations): save-window-excursion is
1949 now a macro.
1950
1951 * display.texi (Temporary Displays): with-output-to-temp-buffer is
1952 now a macro.
1953
1954 * text.texi (Fields): Minor copyedit.
1955
1956 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1957
1958 * strings.texi (String Basics):
1959 * sequences.texi (Sequence Functions): Mention that `length' is
1960 not appropriate for computing the string width on display; add a
1961 cross-reference to the description of `string-width'. (Bug#10978)
1962
1963 * eval.texi (Autoloading): Minor change of wording.
1964
1965 2012-03-10 Chong Yidong <cyd@gnu.org>
1966
1967 * loading.texi (Autoload): Explicitly state which forms are
1968 processed specially (Bug#7783).
1969
1970 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
1971 non-default situation. Describe one-submenu exception (Bug#7695).
1972
1973 * nonascii.texi (Character Properties): Copyedits.
1974
1975 2012-03-08 Chong Yidong <cyd@gnu.org>
1976
1977 * text.texi (Mode-Specific Indent): Document new behavior of
1978 indent-for-tab-command. Document tab-always-indent.
1979 (Special Properties): Copyedits.
1980 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
1981 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
1982 libxml-parse-html-region.
1983
1984 2012-03-07 Glenn Morris <rgm@gnu.org>
1985
1986 * markers.texi (The Region): Briefly mention use-empty-active-region
1987 and region-active-p.
1988 (Overview of Markers): Reword garbage collection, add cross-ref.
1989 (The Mark): Tiny clarification re command loop and activate-mark-hook.
1990
1991 2012-03-07 Chong Yidong <cyd@gnu.org>
1992
1993 * text.texi (Buffer Contents): Don't duplicate explanation of
1994 region arguments from Text node. Put doc of obsolete var
1995 buffer-substring-filters back, since it is referred to.
1996 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
1997 selection by default.
1998
1999 * markers.texi (The Mark): Fix typo.
2000 (The Region): Copyedits.
2001
2002 2012-03-07 Glenn Morris <rgm@gnu.org>
2003
2004 * markers.texi (Overview of Markers): Copyedits.
2005 (Creating Markers): Update approximate example buffer size.
2006 (The Mark): Don't mention uninteresting return values.
2007
2008 2012-03-05 Chong Yidong <cyd@gnu.org>
2009
2010 * positions.texi (Text Lines): Document count-words.
2011
2012 2012-03-04 Chong Yidong <cyd@gnu.org>
2013
2014 * frames.texi (Frames): Remove little-used "terminal frame" and
2015 "window frame" terminology.
2016 (Frame Parameters, Font and Color Parameters, Initial Parameters)
2017 (Size and Position, Visibility of Frames): Callers changed.
2018 (Frames): Clarify which terminals in framep are graphical.
2019 (Initial Parameters): --geometry is not the only option which adds
2020 to initial-frame-alist.
2021 (Position Parameters): Note that icon-left and icon-top are for
2022 old window managers only.
2023 (Size Parameters): Sizes are in characters even on graphical
2024 displays.
2025 (Management Parameters): Note that window-id and outer-window-id
2026 can't really be changed, and that auto-raise isn't always obeyed.
2027 (Cursor Parameters): Document cursor-type explicitly.
2028 (Size and Position): The aliases set-screen-height and
2029 set-screen-width have been deleted.
2030 (Visibility of Frames): Mention "minimization".
2031
2032 * os.texi (Startup Summary): Minor clarifications.
2033 (Startup Summary, Suspending Emacs): Standardize on "text
2034 terminal" terminology.
2035
2036 * windows.texi (Basic Windows, Coordinates and Windows)
2037 (Coordinates and Windows):
2038 * display.texi (Refresh Screen, Line Height, Face Attributes)
2039 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
2040
2041 2012-03-04 Glenn Morris <rgm@gnu.org>
2042
2043 * abbrevs.texi: Small copyedits throughout.
2044 (Abbrev Mode): Remove this section, folding it into the top-level.
2045 (Abbrev Tables): Don't mention irrelevant return values.
2046 (Abbrev Expansion): Add cross-ref for wrapper hooks.
2047 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
2048 (Abbrev Table Properties): Update nil :regexp description.
2049
2050 2012-03-03 Glenn Morris <rgm@gnu.org>
2051
2052 * internals.texi: Change @appendix section commands to @section.
2053 (Building Emacs): Say less about CANNOT_DUMP platforms.
2054 Replace deleted eval-at-startup with custom-initialize-delay.
2055 (Pure Storage): Small changes.
2056 (Memory Usage): Copyedit.
2057 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
2058 example definitions. Give examples of things with non-nil
2059 interactive args. Mention eval_sub. Remove old info about
2060 strings and GCPRO. Mention cus-start.el.
2061 (Buffer Internals, Window Internals, Process Internals):
2062 Misc small updates and fixes for fields.
2063
2064 * tips.texi: Copyedits.
2065 (Coding Conventions): Mention autoloads.
2066 Combine partially duplicated macro items. Fix xref.
2067 Refer to Library Headers for copyright notice.
2068 (Programming Tips): edit-options is long-obsolete.
2069 (Compilation Tips): Mention loading bytecomp for byte-compile props.
2070 (Warning Tips): Mention declare-function.
2071 (Documentation Tips): Remove old info.
2072 (Comment Tips): Mention comment-dwim, not indent-for-comment.
2073 (Library Headers): General update.
2074
2075 2012-03-02 Glenn Morris <rgm@gnu.org>
2076
2077 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
2078 and relocate entry. Mention buffer-stale-function.
2079
2080 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
2081
2082 * hooks.texi (Standard Hooks): General update.
2083 Put related hooks together. Add and remove items.
2084 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
2085 * modes.texi (Hooks): Tweak cross-ref description.
2086
2087 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
2088
2089 * files.texi (Kinds of Files): The return value of file-equal-p is
2090 unspecified, if FILE1 or FILE2 does not exist.
2091
2092 2012-03-01 Glenn Morris <rgm@gnu.org>
2093
2094 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
2095
2096 * maps.texi (Standard Keymaps): General update.
2097 Remove mode-specific maps, talk about the more general keymaps.
2098 * help.texi (Help Functions): Add vindex for Helper-help-map.
2099 * keymaps.texi (Active Keymaps): Minor rephrasing.
2100
2101 2012-02-29 Glenn Morris <rgm@gnu.org>
2102
2103 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
2104
2105 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2106
2107 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
2108 Update changed behavior of file-subdir-of-p.
2109
2110 2012-02-28 Glenn Morris <rgm@gnu.org>
2111
2112 * advice.texi, anti.texi, display.texi, elisp.texi:
2113 * processes.texi, variables.texi, vol1.texi, vol2.texi:
2114 Standardize possessive apostrophe usage.
2115
2116 * locals.texi: Remove file.
2117 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
2118 Remove menu entry.
2119 * errors.texi, maps.texi: Adjust node pointers.
2120 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
2121 * makefile.w32-in (srcs):
2122 * Makefile.in (srcs): Remove locals.texi.
2123
2124 * frames.texi (Mouse Position): Fix cross-ref.
2125
2126 2012-02-27 Chong Yidong <cyd@gnu.org>
2127
2128 * buffers.texi (Creating Buffers): Clarify that
2129 generate-new-buffer uses generate-new-buffer-names.
2130 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
2131
2132 * files.texi (Directory Names): Index entry for file name abbreviations.
2133 (Relative File Names, File Name Expansion): Refer to it.
2134 (Locating Files): Move locate-user-emacs-file documentation to
2135 Standard File Names.
2136 (Standard File Names): Add locate-user-emacs-file; update examples.
2137
2138 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
2139
2140 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
2141
2142 2012-02-26 Chong Yidong <cyd@gnu.org>
2143
2144 * files.texi (Kinds of Files): Improve documentation of
2145 files-equal-p and file-subdir-of-p.
2146
2147 2012-02-26 Glenn Morris <rgm@gnu.org>
2148
2149 * intro.texi (Acknowledgements): Small changes.
2150
2151 2012-02-25 Glenn Morris <rgm@gnu.org>
2152
2153 * errors.texi: Don't try to list _all_ the error symbols.
2154 Add circular-list, cl-assertion-failed, compression-error.
2155 * elisp.texi, vol1.texi, vol2.texi:
2156 * control.texi (Error Symbols): Tweak "Standard Errors" description.
2157
2158 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2159
2160 * files.texi (files-equal-p, file-subdir-of-p): New,
2161 add initial documentation.
2162
2163 2012-02-25 Chong Yidong <cyd@gnu.org>
2164
2165 * files.texi (File Attributes): Document file-selinux-context.
2166 (Changing Files): Link to it.
2167 (Changing Files): Document set-file-selinux-context.
2168
2169 * backups.texi (Making Backups): Return value of backup-buffer is
2170 changed. Mention default value of backup-directory-alist.
2171 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
2172 (Auto-Saving): New minor mode behavior for auto-save-mode.
2173 (Reverting): Add defvar for revert-buffer-in-progress-p.
2174
2175 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
2176
2177 2012-02-24 Glenn Morris <rgm@gnu.org>
2178
2179 * errors.texi (Standard Errors): Mention dbus-error.
2180 For arith-error sub-classes, just use one cross-ref.
2181
2182 2012-02-23 Alan Mackenzie <acm@muc.de>
2183
2184 * modes.texi (Defining Minor Modes): Document the new keyword
2185 :after-hook.
2186
2187 2012-02-21 Chong Yidong <cyd@gnu.org>
2188
2189 * files.texi (Files): Mention magic file names as arguments.
2190 (Reading from Files): Copyedits.
2191 (File Attributes): Mention how to change file modes.
2192 (Changing Files): Use standard "file permissions" terminology.
2193 Add xref to File Attributes node.
2194 (Locating Files): Document locate-user-emacs-file.
2195 (Unique File Names): Recommend against using make-temp-name.
2196
2197 2012-02-19 Chong Yidong <cyd@gnu.org>
2198
2199 * help.texi (Documentation, Documentation Basics, Help Functions):
2200 Minor clarifications.
2201 (Accessing Documentation): Clarify what documentation-property is
2202 for. Add xref to Keys in Documentation.
2203
2204 * tips.texi (Documentation Tips): Don't recommend using * in
2205 docstrings.
2206
2207 * macros.texi (Defining Macros):
2208 * modes.texi (Derived Modes): Say "documentation string" instead
2209 of docstring.
2210
2211 2012-02-18 Chong Yidong <cyd@gnu.org>
2212
2213 * modes.texi (Tabulated List Mode): New node.
2214 (Basic Major Modes): Add xref to it.
2215
2216 * processes.texi (Process Information): Mention Process Menu mode.
2217
2218 2012-02-17 Chong Yidong <cyd@gnu.org>
2219
2220 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
2221
2222 2012-02-17 Glenn Morris <rgm@gnu.org>
2223
2224 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
2225
2226 2012-02-16 Chong Yidong <cyd@gnu.org>
2227
2228 * syntax.texi (Syntax Tables, Syntax Descriptors)
2229 (Syntax Table Functions): Copyedits.
2230 (Syntax Basics): Don't repeat the material in the preceding node.
2231 (Syntax Class Table): Use a table.
2232 (Syntax Properties): Document syntax-propertize-function and
2233 syntax-propertize-extend-region-functions.
2234 (Motion via Parsing): Clarify scan-lists. Fix indentation.
2235 (Parser State): Update for the new "c" comment style.
2236 Fix description of item 7 (comment style).
2237
2238 * modes.texi (Minor Modes): Update how mode commands should treat
2239 arguments now.
2240 (Mode Line Basics): Clarify force-mode-line-update.
2241 (Mode Line Top): Note that the example is not realistic.
2242 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
2243 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
2244 "mode line construct" instead of "mode line specification".
2245 (Syntactic Font Lock): Remove mention of obsolete variable
2246 font-lock-syntactic-keywords.
2247 (Setting Syntax Properties): Node deleted.
2248 (Font Lock Mode): Note that Font Lock mode is a minor mode.
2249 (Font Lock Basics): Note that syntactic fontification falls back
2250 on `syntax-table'.
2251 (Search-based Fontification): Emphasize that font-lock-keywords
2252 should not be set directly.
2253 (Faces for Font Lock): Avoid some confusing terminology.
2254 (Syntactic Font Lock): Minor clarifications. Add xref to
2255 Syntactic Font Lock node.
2256
2257 2012-02-15 Chong Yidong <cyd@gnu.org>
2258
2259 * minibuf.texi (Basic Completion): Define "completion table".
2260 Move completion-in-region to Completion in Buffers node.
2261 (Completion Commands): Use "completion table" terminology.
2262 (Completion in Buffers): New node.
2263
2264 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
2265 (Setting Hooks): Update minor mode usage example.
2266 (Major Mode Conventions): Note that completion-at-point-functions
2267 should be altered locally. Add xref to Completion in Buffers.
2268 Remove duplicate tip about auto-mode-alist.
2269 (Minor Modes): Rewrite introduction.
2270 (Minor Mode Conventions): Copyedits. Don't recommend
2271 variable-only minor modes since few minor modes are like that.
2272
2273 2012-02-15 Glenn Morris <rgm@gnu.org>
2274
2275 * processes.texi (Network): Document open-network-stream :parameters.
2276
2277 2012-02-14 Chong Yidong <cyd@gnu.org>
2278
2279 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
2280 was removed on 2009-09-10. Update lisp-mode-map example.
2281 (Inheritance and Keymaps): Minor clarification.
2282 (Searching Keymaps): Remove out-of-place enumeration.
2283 (Key Lookup): Remove unnecessary example (one was already given in
2284 Format of Keymaps).
2285 (Changing Key Bindings): Update suppress-keymap example.
2286 (Menu Bar, Tool Bar): Copyedits.
2287 (Tool Bar): Update tool-bar-map example.
2288
2289 2012-02-12 Chong Yidong <cyd@gnu.org>
2290
2291 * debugging.texi (Debugger Commands): Continuing is now allowed
2292 for errors.
2293
2294 2012-02-11 Chong Yidong <cyd@gnu.org>
2295
2296 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
2297 Move the list of standard bitmaps there.
2298 (Fringe Cursors): Rewrite for clarity.
2299 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
2300
2301 * commands.texi (Command Overview): Mention read-key.
2302 (Using Interactive, Interactive Call): Minor clarifications.
2303 (Function Keys, Click Events): Avoid "input stream" terminology.
2304 (Click Events): Add xref to Window Sizes and Accessing Mouse.
2305 Clarify column and row components.
2306 (Accessing Mouse): Add xref to Click Events. Minor fixes.
2307 (Special Events): Copyedits.
2308
2309 * streams.texi (Input Streams): De-document get-file-char.
2310 (Output Variables): Don't refer to old backquote syntax.
2311
2312 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
2313 (Error Debugging): Note that debug-ignored-errors overrides list
2314 values of debug-on-error too. Add xref to Signaling Errors.
2315 Note that debug-on-signal is not customizable.
2316 Mention condition-case-unless-debug.
2317 (Compilation Errors): Node deleted.
2318
2319 * compile.texi (Compiler Errors): Move a paragraph here from
2320 deleted node Compilation Errors.
2321
2322 2012-02-10 Leo Liu <sdl.web@gmail.com>
2323
2324 * control.texi (Handling Errors): Change condition-case-no-debug
2325 to condition-case-unless-debug.
2326
2327 2012-02-10 Chong Yidong <cyd@gnu.org>
2328
2329 * advice.texi (Defining Advice): Clarify ad-unadvise.
2330 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
2331 is not abnormal.
2332 (Advising Primitives): Node deleted; ad-define-subr-args has been
2333 removed.
2334
2335 * compile.texi (Speed of Byte-Code): Use float-time in example.
2336 (Compilation Functions): Note that the log uses Compilation mode.
2337 Don't discuss the contents of byte-code function object here.
2338 (Compilation Functions): De-document internal function byte-code.
2339 (Docs and Compilation): Minor clarifications.
2340
2341 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
2342 Objects.
2343
2344 2012-02-10 Glenn Morris <rgm@gnu.org>
2345
2346 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
2347 Mention secure-hash.
2348 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
2349
2350 2012-02-10 Chong Yidong <cyd@gnu.org>
2351
2352 * loading.texi (Loading): Don't emphasize "library" terminology.
2353 (Library Search): load-path is not a user option. Mention role of
2354 -L option and packages. Improve examples.
2355 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
2356 obsolete.
2357 (Autoload): Minor clarifications.
2358
2359 2012-02-10 Glenn Morris <rgm@gnu.org>
2360
2361 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
2362
2363 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
2364
2365 2012-02-08 Glenn Morris <rgm@gnu.org>
2366
2367 * loading.texi (Named Features): Update the require example.
2368
2369 2012-02-07 Glenn Morris <rgm@gnu.org>
2370
2371 * modes.texi (Defining Minor Modes):
2372 Expand on args of defined minor modes.
2373
2374 2012-02-07 Chong Yidong <cyd@gnu.org>
2375
2376 * variables.texi (Creating Buffer-Local): Minor clarification
2377 to buffer-local-variables doc (Bug#10715).
2378
2379 2012-02-07 Glenn Morris <rgm@gnu.org>
2380
2381 * display.texi (ImageMagick Images): General update.
2382 Move most details of imagemagick-render-type to the variable's doc.
2383
2384 2012-02-06 Glenn Morris <rgm@gnu.org>
2385
2386 * keymaps.texi (Tool Bar): Mention separators.
2387 (Inheritance and Keymaps):
2388 Mention make-composed-keymap and multiple inheritance.
2389
2390 * modes.texi (Running Hooks): Mention run-hook-wrapped.
2391
2392 * control.texi (Handling Errors):
2393 Mention condition-case-no-debug and with-demoted-errors.
2394
2395 2012-02-05 Chong Yidong <cyd@gnu.org>
2396
2397 * customize.texi (Common Keywords): Minor clarifications.
2398 Document custom-unlispify-remove-prefixes.
2399 (Variable Definitions): Backquotes in defcustom seem to work fine
2400 now. Various other copyedits.
2401 (Simple Types): Copyedits. Document color selector.
2402 (Composite Types): Copyedits.
2403 (Splicing into Lists): Clarifications.
2404
2405 * eval.texi (Backquote): Move from macros.texi.
2406
2407 * macros.texi (Expansion): Minor clarification.
2408 (Backquote): Move node to eval.texi.
2409 (Defining Macros): Move an example from Backquote node.
2410 (Argument Evaluation): No need to mention Pascal.
2411 (Indenting Macros): Add xref to Defining Macros.
2412
2413 2012-02-05 Glenn Morris <rgm@gnu.org>
2414
2415 * debugging.texi (Error Debugging): Mention debug-on-event default.
2416
2417 2012-02-04 Glenn Morris <rgm@gnu.org>
2418
2419 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
2420
2421 * debugging.texi (Error Debugging): Mention debug-on-event.
2422 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
2423
2424 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
2425
2426 * text.texi (Buffer Contents):
2427 Update filter-buffer-substring description.
2428
2429 2012-02-04 Chong Yidong <cyd@gnu.org>
2430
2431 * functions.texi (What Is a Function): Add closures.
2432 Mention "return value" terminology. Add xref for command-execute.
2433 Remove unused "keystroke command" terminology.
2434 (Lambda Expressions): Give a different example than in the
2435 following subsection. Add xref to Anonymous Functions.
2436 (Function Documentation): Remove gratuitous markup.
2437 (Function Names): Move introductory text to `What Is a Function'.
2438 (Defining Functions): Fix defun argument spec.
2439 (Anonymous Functions): Document lambda macro explicitly.
2440 Mention effects on lexical binding.
2441 (Function Cells): Downplay direct usage of fset.
2442 (Closures): New node.
2443 (Inline Functions): Remove "open-code" terminology.
2444 (Declaring Functions): Minor tweak; .m is not C code.
2445
2446 * variables.texi (Variables): Don't refer to "global value".
2447 (Local Variables, Void Variables): Copyedits.
2448 (Lexical Binding): Minor clarification of example.
2449 (File Local Variables): Mention :safe and :risky defcustom args.
2450 (Lexical Binding): Add xref to Closures node.
2451
2452 2012-02-04 Glenn Morris <rgm@gnu.org>
2453
2454 * minibuf.texi (High-Level Completion): Updates for read-color.
2455
2456 2012-02-03 Glenn Morris <rgm@gnu.org>
2457
2458 * display.texi (GIF Images): Mention animation.
2459 Remove commented-out old example of animation.
2460 (Animated Images): New subsection.
2461 * elisp.texi (Top):
2462 * vol1.texi (Top):
2463 * vol2.texi (Top): Add Animated Images menu entry.
2464
2465 * display.texi (Image Formats): Remove oddly specific information
2466 on versions of image libraries.
2467 (GIF Images, TIFF Images): Minor rephrasing.
2468
2469 2012-02-02 Glenn Morris <rgm@gnu.org>
2470
2471 * processes.texi (Synchronous Processes):
2472 Mention call-process's :file gets overwritten.
2473
2474 * commands.texi (Reading One Event):
2475 * help.texi (Help Functions): Document read-char-choice.
2476
2477 * hooks.texi (Standard Hooks):
2478 * modes.texi (Keymaps and Minor Modes):
2479 * text.texi (Commands for Insertion): Document post-self-insert-hook.
2480
2481 * hooks.texi (Standard Hooks): Add prog-mode-hook.
2482
2483 * hooks.texi (Standard Hooks):
2484 * modes.texi (Major Mode Conventions, Mode Hooks):
2485 Document change-major-mode-after-body-hook.
2486
2487 2012-02-01 Glenn Morris <rgm@gnu.org>
2488
2489 * modes.texi (Defining Minor Modes):
2490 Mention disabling global minor modes on a per-major-mode basis.
2491
2492 2012-01-31 Chong Yidong <cyd@gnu.org>
2493
2494 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
2495 (Parser State): Remove unnecessary statement (Bug#10661).
2496
2497 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
2498
2499 2012-01-31 Glenn Morris <rgm@gnu.org>
2500
2501 * modes.texi (Defining Minor Modes):
2502 Document define-minor-mode's new :variable keyword.
2503
2504 2012-01-29 Chong Yidong <cyd@gnu.org>
2505
2506 * syntax.texi (Syntax Class Table): Tweak description of newline
2507 char syntax (Bug#9619).
2508
2509 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
2510 description (Bug#10189).
2511
2512 2012-01-29 Glenn Morris <rgm@gnu.org>
2513
2514 * files.texi (Changing Files): Document SELinux support.
2515
2516 * windows.texi (Window Sizes): Fix typo.
2517
2518 2012-01-28 Chong Yidong <cyd@gnu.org>
2519
2520 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
2521 doc (Bug#8568).
2522
2523 * frames.texi (Input Focus): Add NORECORD arg to
2524 select-frame-set-input-focus. Clarify its role in select-frame.
2525
2526 * text.texi (Transposition): We don't use transpose-region as an
2527 internal subroutine (Bug#3249).
2528
2529 * modes.texi (Example Major Modes): Update Lisp example code to
2530 current sources. Delete the old non-derived-major-mode example,
2531 which has diverged badly from current sources.
2532
2533 2012-01-27 Glenn Morris <rgm@gnu.org>
2534
2535 * makefile.w32-in (texinputdir): Fix (presumed) typo.
2536 (VERSION, manual): Remove, unused.
2537
2538 2012-01-27 Chong Yidong <cyd@gnu.org>
2539
2540 * commands.texi (Command Overview): Minor clarification (Bug#10384).
2541
2542 2012-01-26 Chong Yidong <cyd@gnu.org>
2543
2544 * searching.texi (String Search): Document negative repeat count
2545 (Bug#10507).
2546
2547 2012-01-26 Glenn Morris <rgm@gnu.org>
2548
2549 * variables.texi (Using Lexical Binding):
2550 Mention that lexical-binding should be set in the first line.
2551
2552 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2553
2554 * macros.texi (Defining Macros): Don't claim that `declare' only
2555 affects Edebug and indentation.
2556
2557 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2558
2559 * macros.texi (Defining Macros): Slight `declare' fixup.
2560
2561 2012-01-25 Glenn Morris <rgm@gnu.org>
2562
2563 * makefile.w32-in (texinputdir):
2564 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2565
2566 2012-01-24 Chong Yidong <cyd@gnu.org>
2567
2568 * variables.texi (Variables, Local Variables, Void Variables):
2569 Edit to make the descriptions less specific to dynamic binding.
2570 (Local Variables): Default max-specpdl-size is now 1300.
2571 (Defining Variables): Edits for lexical scoping.
2572 Delete information about starting docstrings with *. De-document
2573 user-variable-p.
2574 (Tips for Defining): Remove an unimportant discussion of quitting
2575 in the middle of a load.
2576 (Accessing Variables, Setting Variables): Discuss lexical binding.
2577 (Variable Scoping): Rewrite.
2578 (Scope, Extent, Impl of Scope): Nodes deleted.
2579 (Dynamic Binding): New node, with material from Scope, Extent, and
2580 Impl of Scope nodes.
2581 (Dynamic Binding Tips): Rename from Using Scoping.
2582 (Lexical Binding): Rewrite.
2583 (Using Lexical Binding): Rename from Converting to Lexical
2584 Binding. Convert to subsection.
2585
2586 * customize.texi (Variable Definitions): Add custom-variable-p.
2587 Move user-variable-p documentation here.
2588
2589 2012-01-23 Chong Yidong <cyd@gnu.org>
2590
2591 * strings.texi (Text Comparison): Minor qualification.
2592
2593 * lists.texi (Cons Cells): Copyedits.
2594 (List Elements): Mention push.
2595 (List Variables): Mention pop.
2596 (Rings): Move to sequences.texi.
2597
2598 * sequences.texi (Sequence Functions): Don't repeat the
2599 introduction already given in the parent.
2600 (Vectors): Copyedits.
2601 (Rings): Move from lists.texi. Note that this is specific to the
2602 ring package.
2603
2604 * symbols.texi (Definitions, Symbol Components): Mention variable
2605 scoping issues.
2606 (Plists and Alists): Copyedits.
2607
2608 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
2609 correctness with lexical scoping.
2610 (Eval): Copyedits.
2611
2612 2012-01-21 Chong Yidong <cyd@gnu.org>
2613
2614 * intro.texi (A Sample Function Description): Special notation
2615 used for macros too.
2616
2617 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
2618 (Symbol Type): Add xref for keyword symbols.
2619 (Sequence Type): Clarify differences between sequence types.
2620 (Cons Cell Type): Add "linked list" index entry.
2621 (Non-ASCII in Strings): Copyedits.
2622 (Equality Predicates): Symbols with same name need not be eq.
2623
2624 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
2625 ldexp. Move float-e and float-pi to Math Functions node.
2626
2627 2012-01-21 Glenn Morris <rgm@gnu.org>
2628
2629 * modes.texi (Auto Major Mode):
2630 * variables.texi (File Local Variables):
2631 Mention inhibit-local-variables-regexps.
2632
2633 2012-01-19 Martin Rudalics <rudalics@gmx.at>
2634
2635 * windows.texi (Window Configurations): Rewrite references to
2636 persistent window parameters.
2637 (Window Parameters): Fix description of persistent window
2638 parameters.
2639
2640 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
2641
2642 * windows.texi (Window Parameters): Use @pxref.
2643
2644 2012-01-16 Martin Rudalics <rudalics@gmx.at>
2645
2646 * windows.texi (Window Configurations, Window Parameters):
2647 Describe persistent window parameters.
2648
2649 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2650
2651 * variables.texi (Creating Buffer-Local): Warn against misuses of
2652 make-variable-buffer-local (bug#10258).
2653
2654 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2655
2656 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
2657
2658 2012-01-06 Chong Yidong <cyd@gnu.org>
2659
2660 * variables.texi (Directory Local Variables):
2661 Document hack-dir-local-variables-non-file-buffer.
2662
2663 2012-01-06 Glenn Morris <rgm@gnu.org>
2664
2665 * maps.texi (Standard Keymaps): Refer to Info-edit by name
2666 rather than by keybinding.
2667
2668 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
2669
2670 * frames.texi (Font and Color Parameters): Add @pxref.
2671
2672 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
2673
2674 * frames.texi (Font and Color Parameters):
2675 Document w32 font backends (bug#10399).
2676
2677 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2678
2679 * files.texi (File Attributes, Changing Files):
2680 Use a more-natural notation for octal numbers.
2681
2682 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
2683
2684 * variables.texi (Variables with Restricted Values):
2685 Change reference to variable (bug#10354).
2686
2687 2011-12-13 Martin Rudalics <rudalics@gmx.at>
2688
2689 * windows.texi (Splitting Windows): Use t instead of non-nil
2690 when describing window-combination-resize.
2691
2692 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2693
2694 * text.texi (Special Properties): Warn against `intangible' properties
2695 (bug#10222).
2696
2697 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2698
2699 * display.texi (Truncation):
2700 * text.texi (Special Properties): Describe what a stretch-glyph is
2701 instead of using that term without explanation. Make the
2702 cross-references more accurate.
2703
2704 * display.texi (Usual Display): Update the description,
2705 cross-references, and indexing related to display of control
2706 characters and raw bytes.
2707
2708 2011-11-25 Martin Rudalics <rudalics@gmx.at>
2709
2710 * windows.texi (Splitting Windows): Fix description of
2711 window-combination-limit. Suggested by Eli Zaretskii.
2712
2713 2011-11-23 Chong Yidong <cyd@gnu.org>
2714
2715 * windows.texi (Window Sizes): Move window-top-line,
2716 window-left-column, and window-*-pixel-edges to Coordinates and
2717 Windows node.
2718 (Coordinates and Windows): Restore window-edges doc.
2719
2720 2011-11-21 Martin Rudalics <rudalics@gmx.at>
2721
2722 * windows.texi (Windows and Frames, Splitting Windows):
2723 Fix typos.
2724
2725 2011-11-21 Chong Yidong <cyd@gnu.org>
2726
2727 * windows.texi (Splitting Windows): Fix error in documentation of
2728 window-combination-limit.
2729 (Cyclic Window Ordering): Minor fixes to next-window,
2730 one-window-p, and get-lru-window docs. Don't document
2731 window-list-1.
2732 (Buffers and Windows): Copyedits.
2733 (Choosing Window): Document special handling of special-display-*.
2734 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
2735 Don't document even-window-heights, which is going away.
2736 Clarify which options are obeyed by which action functions.
2737
2738 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2739
2740 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
2741
2742 2011-11-20 Martin Rudalics <rudalics@gmx.at>
2743
2744 * windows.texi (Resizing Windows, Splitting Windows):
2745 Remove term "status" when talking about combination limits.
2746
2747 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2748
2749 * compile.texi (Compiler Errors):
2750 * help.texi (Help Functions): Fix typos.
2751
2752 2011-11-19 Chong Yidong <cyd@gnu.org>
2753
2754 * windows.texi (Splitting Windows): Clarify role of window
2755 parameters in split-window. Shorten the example.
2756 (Deleting Windows): Rewrite intro to handle internal windows.
2757 Fix delete-windows-on doc.
2758 (Selecting Windows): Copyedits.
2759
2760 2011-11-17 Martin Rudalics <rudalics@gmx.at>
2761
2762 * windows.texi (Resizing Windows, Splitting Windows)
2763 (Deleting Windows): Use term window-combination-resize instead
2764 of window-splits.
2765
2766 2011-11-16 Martin Rudalics <rudalics@gmx.at>
2767
2768 * windows.texi (Resizing Windows, Splitting Windows):
2769 Rename occurrences of window-nest to window-combination-limit.
2770
2771 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2772
2773 * intro.texi (Lisp History): Fix typo.
2774
2775 2011-11-12 Martin Rudalics <rudalics@gmx.at>
2776
2777 * windows.texi (Splitting Windows, Deleting Windows):
2778 Remove references to splits status of windows.
2779
2780 2011-11-10 Glenn Morris <rgm@gnu.org>
2781
2782 * buffers.texi (Read Only Buffers): Expand a bit on why
2783 toggle-read-only should only be used interactively. (Bug#7292)
2784
2785 2011-11-09 Chong Yidong <cyd@gnu.org>
2786
2787 * windows.texi (Window Sizes): Document window-pixel-edges,
2788 window-inside-pixel-edges, window-absolute-pixel-edges, and
2789 window-inside-absolute-pixel-edges.
2790 (Resizing Windows): shrink-window-if-larger-than-buffer works on
2791 non-full-width windows.
2792
2793 2011-11-09 Martin Rudalics <rudalics@gmx.at>
2794
2795 * windows.texi (Resizing Windows): Rewrite documentation of
2796 window-resizable.
2797
2798 2011-11-09 Chong Yidong <cyd@gnu.org>
2799
2800 * windows.texi (Splitting Windows): Simplify example.
2801
2802 2011-11-08 Chong Yidong <cyd@gnu.org>
2803
2804 * windows.texi (Window Sizes): Copyedits. Document
2805 window-text-height. Remove window-min-height and window-min-width
2806 discussion, referring instead to Emacs manual.
2807 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
2808 (Resizing Windows): Simplify introduction. Don't document
2809 enlarge-window, shrink-window, enlarge-window-horizontally, and
2810 shrink-window-horizontally; they are no longer preferred for
2811 calling from Lisp, and are already documented in the Emacs manual.
2812
2813 2011-11-07 Glenn Morris <rgm@gnu.org>
2814
2815 * windows.texi (Choosing Window): Fix keybinding typo.
2816
2817 2011-11-07 Martin Rudalics <rudalics@gmx.at>
2818
2819 * windows.texi (Resizing Windows, Splitting Windows)
2820 (Window Configurations): Use "child window" instead of
2821 "subwindow".
2822
2823 2011-11-06 Chong Yidong <cyd@gnu.org>
2824
2825 * windows.texi (Basic Windows): Clarify various definitions.
2826 Treat window-normalize-* as internal; don't document them.
2827 (Windows and Frames): Various clarifications, e.g. non-live
2828 windows also belong to frames. Fix window-list description.
2829 Simplify window nesting example.
2830 (Splitting Windows, Window Configurations):
2831 Use split-window-below.
2832
2833 2011-11-04 Eli Zaretskii <eliz@gnu.org>
2834
2835 * windows.texi (Window Sizes): Mention in the doc string that the
2836 return values of `window-body-height' and `window-body-width' are
2837 in frame's canonical units. (Bug#9949)
2838
2839 2011-10-30 Martin Rudalics <rudalics@gmx.at>
2840
2841 * windows.texi (Windows and Frames): Remove "iso-" infix from
2842 documentation of window-iso-combined-p.
2843
2844 2011-10-26 Chong Yidong <cyd@gnu.org>
2845
2846 * modes.texi (Running Hooks): Document with-wrapper-hook.
2847
2848 2011-10-18 Chong Yidong <cyd@gnu.org>
2849
2850 * display.texi (Glyphless Chars): New node.
2851
2852 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2853
2854 * text.texi (Yanking): Document yank-excluded-properties.
2855
2856 * package.texi (Packaging Basics): The commentary should say how
2857 to begin using the package.
2858
2859 2011-10-11 Martin Rudalics <rudalics@gmx.at>
2860
2861 * windows.texi (Deleting Windows): Mention which window gets
2862 selected when deleting the selected window.
2863
2864 2011-10-09 Martin Rudalics <rudalics@gmx.at>
2865
2866 * buffers.texi (The Buffer List): Describe how bury-buffer deals
2867 with the selected window.
2868 * windows.texi (Buffers and Windows): Reformulate text on how
2869 replace-buffer-in-windows deals with a window.
2870 (Quitting Windows): Describe how quit-window deals with a
2871 standalone frame. Describe new option frame-auto-hide-function.
2872
2873 2011-10-08 Glenn Morris <rgm@gnu.org>
2874
2875 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
2876
2877 * positions.texi (Excursions): Update warning message.
2878
2879 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
2880
2881 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
2882 Fix Emacs manual xref (Bug#9675).
2883
2884 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2885
2886 * windows.texi (Textual Scrolling): Document scroll-up-command,
2887 scroll-down-command, scroll-error-top-bottom, and the
2888 scroll-command symbol property.
2889 (Display Action Functions): Fix description of
2890 display-buffer-pop-up-window.
2891
2892 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
2893
2894 * windows.texi (Splitting Windows): Fix typos.
2895
2896 2011-09-25 Martin Rudalics <rudalics@gmx.at>
2897
2898 * windows.texi (Windows and Frames, Display Action Functions)
2899 (Switching Buffers): Fix some typos.
2900 (Buffers and Windows): Remove reference to window-auto-delete.
2901 Reword description of replace-buffer-in-windows.
2902 (Window History): Fix some typos and refer to frame local buffer
2903 list.
2904 (Quitting Windows): New node.
2905 (Window Configurations): Add descriptions of window-state-get
2906 and window-state-put.
2907 (Window Parameters): Describe variable ignore-window-parameters.
2908 Sketch some window parameters currently in use.
2909 * elisp.texi (Top): Update node listing.
2910
2911 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
2912
2913 * windows.texi (Display Action Functions)
2914 (Choosing Window Options): New nodes.
2915
2916 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2917
2918 * windows.texi (Window History): New node. Move text here from
2919 Buffers and Windows.
2920 (Switching Buffers): Rename from Displaying Buffers, since we
2921 don't document display-buffer here; callers changed.
2922 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
2923 switch-to-buffer-other-frame. Delete duplicate
2924 replace-buffer-in-windows doc.
2925 (Choosing Window): Document display actions.
2926
2927 2011-09-24 Eli Zaretskii <eliz@gnu.org>
2928
2929 * display.texi (Forcing Redisplay): Update the description of
2930 redisplay-dont-pause due to change in the default value.
2931
2932 2011-09-23 Martin Rudalics <rudalics@gmx.at>
2933
2934 * frames.texi (Frames and Windows): Move section and rename to
2935 Windows and Frames in windows.texi.
2936 * windows.texi (Windows): Restructure.
2937 (Basic Windows): Rewrite. Explain live and internal windows and
2938 normalization functions.
2939 (Windows and Frames): Move section here from frames.texi.
2940 Describe subwindows, window combinations, window tree, and
2941 corresponding functions including window-list here.
2942 (Window Sizes): Rename section from Size of Window and move it
2943 up in chapter. Describe total and body sizes and the
2944 corresponding functions. Explain new semantics of
2945 window-min-height/-width.
2946 (Resizing Windows): Move section up in chapter. Describe new
2947 resize functions.
2948 (Splitting Windows): Describe new behavior of split-window,
2949 split-window-above-each-other and split-window-side-by-side.
2950 Provide examples. Describe window-nest and window-splits
2951 options.
2952 (Deleting Windows): Minor rewrite.
2953 (Selecting Windows): Minor rewrite.
2954 Describe frame-selected-window and set-frame-selected-window here.
2955 (Cyclic Window Ordering): Minor rewrite.
2956 Describe window-list-1.
2957 (Buffers and Windows): Rewrite. Explain a window's previous and
2958 next buffers and the corresponding functions.
2959 (Window Tree): Merge into Windows and Frames section.
2960 * elisp.texi (Top): Update node listings for frames and windows
2961 sections.
2962
2963 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2964
2965 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
2966
2967 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2968
2969 * errors.texi (Standard Errors): Remove apparent placeholder text
2970 (bug#9491).
2971
2972 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2973
2974 * frames.texi (Management Parameters): Fix description of
2975 icon-type parameter.
2976
2977 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
2978
2979 * tips.texi (Key Binding Conventions): Don't bind a key sequence
2980 ending in C-g. Suggested by Edward O'Connor.
2981
2982 2011-09-17 Eli Zaretskii <eliz@gnu.org>
2983
2984 * numbers.texi (Integer Basics): Add indexing for
2985 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
2986
2987 2011-09-14 Dani Moncayo <dmoncayo@gmail.com>
2988
2989 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
2990
2991 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
2992
2993 * processes.texi (Network Servers): Clarify what the process
2994 buffer is used for (bug#9233).
2995
2996 2011-08-30 Dani Moncayo <dmoncayo@gmail.com>
2997
2998 * lists.texi (Building Lists): Fix typo.
2999
3000 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
3001
3002 * display.texi (Basic Faces): New node. Document new faces.
3003
3004 * modes.texi (Major Mode Conventions): Move some text there.
3005 (Mode Help): Remove major-mode var, duplicated in Major Modes.
3006
3007 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
3008
3009 * modes.texi (Basic Major Modes): New node. Callers updated.
3010 (Major Modes): Document fundamental-mode and major-mode.
3011 (Major Mode Basics): Node deleted; text moved to Major Modes.
3012 (Derived Modes): Document derived-mode-p.
3013
3014 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
3015
3016 * files.texi (Changing Files, Create/Delete Dirs): Document new
3017 arguments for delete-file, delete-directory, and copy-directory.
3018 (Visiting Functions): Remove view-file; it is documented in the
3019 Emacs manual.
3020
3021 * frames.texi (Layout Parameters): The defaults for the
3022 menu-bar-lines and tool-bar-lines parameters depend on the mode.
3023
3024 * display.texi (Progress): Document spinner functionality.
3025
3026 * os.texi (Killing Emacs): Note that kill-emacs can be called by
3027 operating system signals. Refer to save-buffers-kill-terminal
3028 instead of save-buffers-kill-emacs.
3029
3030 * objects.texi (Symbol Type): Document ## print representation.
3031
3032 2011-08-25 Eli Zaretskii <eliz@gnu.org>
3033
3034 * display.texi (Specified Space): Mention that `space' specs
3035 influence bidi reordering.
3036 (Bidirectional Display): Explain how to use `(space . PROPS)' for
3037 separating fields with bidirectional content.
3038
3039 2011-08-24 Eli Zaretskii <eliz@gnu.org>
3040
3041 * display.texi (Bidirectional Display): Document return value in
3042 buffers that are not bidi-reordered for display, and in unibyte
3043 buffers.
3044
3045 2011-08-23 Eli Zaretskii <eliz@gnu.org>
3046
3047 * nonascii.texi (Character Properties): Document the values for
3048 unassigned codepoints.
3049
3050 2011-08-18 Eli Zaretskii <eliz@gnu.org>
3051
3052 * nonascii.texi (Character Properties): Document use of
3053 `bidi-class' and `mirroring' properties as part of reordering.
3054 Provide cross-references to "Bidirectional Display".
3055
3056 * display.texi (Bidirectional Display): Document the pitfalls of
3057 concatenating strings with bidirectional content, with possible
3058 solutions. Document bidi-string-mark-left-to-right.
3059 Mention paragraph direction in modes that inherit from prog-mode.
3060 Document use of `bidi-class' and `mirroring' properties as part of
3061 reordering.
3062
3063 2011-08-16 Eli Zaretskii <eliz@gnu.org>
3064
3065 * modes.texi (Major Mode Conventions): Improve the documentation
3066 of `mode-class' `special' modes.
3067
3068 * nonascii.texi (Character Properties): Document the `mirroring'
3069 property. Add index entries.
3070
3071 * syntax.texi (Categories): Add an example of defining a new
3072 category and category table.
3073
3074 * searching.texi (Regexp Backslash): Document how to display
3075 existing categories. Mention the possibility of adding
3076 categories, and add an xref to where this is described. Add an
3077 index entry.
3078
3079 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
3080
3081 * text.texi (Special Properties):
3082 * display.texi (Overlay Properties): Note that mouse-face cannot
3083 change the text size (Bug#8530).
3084
3085 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
3086
3087 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
3088 using setenv instead.
3089
3090 2011-07-28 Eli Zaretskii <eliz@gnu.org>
3091
3092 * display.texi (Bidirectional Display): Document the fact that
3093 bidi-display-reordering is t by default.
3094
3095 2011-07-23 Eli Zaretskii <eliz@gnu.org>
3096
3097 * display.texi (Bidirectional Display): New section.
3098
3099 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3100 Tim Cross <theophilusx@gmail.com> (tiny change)
3101 Glenn Morris <rgm@gnu.org>
3102
3103 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
3104
3105 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
3106
3107 * help.texi (Keys in Documentation): Revert last change.
3108
3109 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3110
3111 * help.texi (Keys in Documentation): Clarify that \= only quotes
3112 the next character, and doesn't affect longer sequences in
3113 particular (bug#8935).
3114
3115 * debugging.texi (Using Debugger):
3116 Mention @code{eval-expression-debug-on-error} (bug#8549).
3117
3118 2011-07-14 Eli Zaretskii <eliz@gnu.org>
3119
3120 * display.texi (Other Display Specs): Document that `left-fringe'
3121 and `right-fringe' display specifications are of the "replacing"
3122 kind.
3123
3124 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3125
3126 * help.texi (Documentation Basics): Add a link to the Function
3127 Documentation node (bug#6580).
3128
3129 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3130
3131 * keymaps.texi (Menu Bar): Mention :visible and :enable
3132 (bug#6344). Text by Drew Adams.
3133
3134 * modes.texi (Running Hooks): Mention buffer-local hook variables
3135 (bug#6218).
3136
3137 * objects.texi (General Escape Syntax): "a with grave accent" is
3138 ?xe0, not ?x8e0 (bug#5259).
3139
3140 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
3141
3142 * display.texi (Face Attributes, Font Selection): Add references
3143 to the Fonts node in the Emacs manual (Bug#4178).
3144
3145 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
3146
3147 * display.texi (Window Systems): `window-system' is
3148 terminal-local.
3149
3150 * frames.texi (Frame Parameters, Parameter Access): Don't mention
3151 frame-local variables.
3152
3153 * variables.texi (Buffer-Local Variables): Don't mention obsolete
3154 frame-local variables.
3155 (Frame-Local Variables): Node deleted.
3156
3157 * elisp.texi (Top): Update node listing.
3158
3159 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3160
3161 * elisp.texi: Change "inferiors" to "subnodes" in three places
3162 (bug#3523).
3163
3164 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
3165
3166 * frames.texi (Window System Selections): Discussion of
3167 x-select-enable-clipboard moved to Emacs manual.
3168
3169 2011-07-11 Deniz Dogan <deniz@dogan.se>
3170
3171 * commands.texi (Prefix Command Arguments): Remove excessive
3172 apostrophe.
3173
3174 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3175
3176 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
3177 description is a string (bug#3313).
3178
3179 * frames.texi (Display Feature Testing): Try to explain what all
3180 the visual classes mean (bug#3042).
3181
3182 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3183
3184 * modes.texi (Mode Line Variables): Document `mode-line-remote'
3185 and `mode-line-client' (bug#2974).
3186
3187 * text.texi (Insertion): Clarify marker movements (bug#1651).
3188 Text from Drew Adams.
3189
3190 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3191
3192 * text.texi (Special Properties): Clarify the format of `face'
3193 (bug#1375).
3194
3195 * commands.texi (Interactive Call): Add a `call-interactively'
3196 example (bug#1010).
3197
3198 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3199
3200 * functions.texi (Calling Functions): Link to the "Interactive
3201 Call" node (bug#1001).
3202
3203 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
3204
3205 * customize.texi (Composite Types): Move alist and plist to here
3206 from Simple Types (Bug#7545).
3207
3208 * elisp.texi (Top): Update menu description.
3209
3210 * display.texi (Face Attributes): Document negative line widths
3211 (Bug#6113).
3212
3213 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3214
3215 * searching.texi (Match Data): Note that match data can be
3216 overwritten by most functions (bug#2499).
3217
3218 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3219
3220 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
3221 flags mean (bug#6659).
3222
3223 * functions.texi (What Is a Function): Document the autoload
3224 object (bug#6496).
3225
3226 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3227
3228 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
3229 is only used in the Customize user interface (bug#6089).
3230
3231 * display.texi (Showing Images): Mention the point of sliced
3232 images (bug#7836).
3233
3234 2011-07-02 Eli Zaretskii <eliz@gnu.org>
3235
3236 * variables.texi (Defining Variables, Void Variables)
3237 (Constant Variables): Fix incorrect usage of @kindex.
3238
3239 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3240
3241 * variables.texi (Defining Variables): Add an index entry for
3242 `set-variable' (bug#7262).
3243 (Defining Variables): Use @findex for functions.
3244
3245 * frames.texi (Basic Parameters): Document the `explicit-name'
3246 parameter (bug#6951).
3247
3248 * customize.texi (Type Keywords): Clarify that :value provides a
3249 default value for all types (bug#7386).
3250
3251 * streams.texi (Output Functions): Document `pp'.
3252
3253 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
3254
3255 * keymaps.texi (Searching Keymaps):
3256 * display.texi (Overlay Properties): Fix errors in 2011-05-29
3257 change. Suggested by Johan Bockgård.
3258
3259 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
3260
3261 * text.texi (Special Properties): Clarify role of font-lock-face.
3262
3263 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3264
3265 * processes.texi (Process Information): Rename `process-alive-p'
3266 to `process-live-p' for consistency with other `-live-p' functions.
3267
3268 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
3269
3270 Document wide integers better.
3271 * files.texi (File Attributes): Document ino_t values better.
3272 ino_t values no longer map to anything larger than a single cons.
3273 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
3274 (Bitwise Operations):
3275 * objects.texi (Integer Type): Use a binary notation that is a bit easier
3276 to read, and that will port better if 62-bits becomes the default.
3277 Fix or remove incorrect examples.
3278 * os.texi (Time Conversion): Document time_t values better.
3279
3280 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3281
3282 * processes.texi (Process Information):
3283 Document `process-alive-p'.
3284
3285 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
3286
3287 * help.texi (Accessing Documentation):
3288 * display.texi (Pixel Specification):
3289 * processes.texi (Serial Ports, Serial Ports):
3290 * nonascii.texi (Character Properties, Default Coding Systems):
3291 * text.texi (Changing Properties, Special Properties):
3292 * windows.texi (Window Start and End):
3293 * modes.texi (SMIE Indentation Example, SMIE Tricks):
3294 * keymaps.texi (Searching Keymaps, Tool Bar):
3295 * minibuf.texi (Basic Completion):
3296 * compile.texi (Eval During Compile):
3297 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
3298 7x9 paper in printed manual.
3299
3300 * lists.texi (Sets And Lists): Fix misplaced text.
3301
3302 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
3303
3304 * keymaps.texi (Remapping Commands): Emphasize that the keymap
3305 needs to be active (Bug#8350).
3306
3307 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
3308
3309 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
3310
3311 * tips.texi (Coding Conventions): Remove antediluvian filename
3312 limit recommendation (Bug#8538).
3313
3314 2011-05-27 Glenn Morris <rgm@gnu.org>
3315
3316 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
3317
3318 2011-05-26 Glenn Morris <rgm@gnu.org>
3319
3320 * variables.texi (File Local Variables):
3321 Update hack-local-variables `mode-only' return value.
3322 Add some more details on what this function does in the other case.
3323
3324 2011-05-19 Glenn Morris <rgm@gnu.org>
3325
3326 * lists.texi (Sets And Lists): Mention cl provides union etc.
3327
3328 2011-05-19 Nix <nix@esperi.org.uk>
3329
3330 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
3331
3332 * text.texi (Parsing HTML): Update for function name changes.
3333
3334 * syntax.texi (Syntax Flags): Small fix.
3335
3336 * keymaps.texi (Active Keymaps): Typo fix.
3337 (Changing Key Bindings): Grammar fix.
3338
3339 * frames.texi (Minibuffers and Frames): Grammar fix.
3340 (Window System Selections): x-select-enable-clipboard now defaults to t.
3341
3342 * customize.texi (Common Keywords):
3343 * display.texi (Abstract Display):
3344 * modes.texi (Auto-Indentation):
3345 * nonascii.texi (Converting Representations): Typo fixes.
3346
3347 * control.texi (Examples of Catch): Call it "goto" not "go to".
3348
3349 2011-05-14 Eli Zaretskii <eliz@gnu.org>
3350
3351 * nonascii.texi (Character Properties): Fix inconsistencies with
3352 implementation.
3353
3354 * text.texi (Special Properties): Move @defvar's out of the
3355 @table. (Bug#8652)
3356
3357 2011-05-12 Glenn Morris <rgm@gnu.org>
3358
3359 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
3360
3361 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3362
3363 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
3364 (Multiline Font Lock):
3365 * vol2.texi (Top):
3366 * vol1.texi (Top):
3367 * elisp.texi (Top): Update menu accordingly.
3368
3369 2011-05-12 Drew Adams <drew.adams@oracle.com>
3370
3371 * modes.texi (Region to Fontify): Fix typo.
3372
3373 2011-05-10 Jim Meyering <meyering@redhat.com>
3374
3375 * minibuf.texi: Fix typo "in in -> in".
3376
3377 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
3378
3379 * numbers.texi (Integer Basics): Large integers are treated as floats.
3380
3381 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3382
3383 * processes.texi (Synchronous Processes): Document the (:file
3384 "/file-name") syntax for `call-process'.
3385
3386 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3387
3388 * windows.texi (Choosing Window): Fix typo.
3389
3390 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
3391
3392 * frames.texi (Layout Parameters): Note the difference between
3393 querying and setting parameters for left-fringe and right-fringe
3394 (Bug#6930).
3395
3396 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3397
3398 * minibuf.texi (Basic Completion): Be a bit more precise about the
3399 valid kinds of completion tables.
3400 (Programmed Completion): Remove obsolete text about lambda expressions
3401 not being valid completion tables.
3402
3403 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
3404
3405 * positions.texi (Excursions): Explain the "save-excursion
3406 defeated by set-buffer" warning.
3407
3408 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
3409 save-excursion. Suggested by Uday S Reddy.
3410
3411 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3412
3413 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
3414 (Lexical Binding): New sub-section.
3415
3416 * eval.texi (Eval): Discourage the use of `eval'.
3417 Document its new `lexical' argument.
3418
3419 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3420
3421 * commands.texi (Command Overview): `post-command-hook' is not reset to
3422 nil any more.
3423
3424 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
3425
3426 * strings.texi (String Conversion): Don't mention
3427 string-make-(uni|multi)byte (bug#8262).
3428 * nonascii.texi (Converting Representations): Fix up range.
3429 * keymaps.texi (Key Binding Commands): Update code point, avoid
3430 "unibyte character" and remove mention of unibyte bindings.
3431
3432 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3433
3434 * modes.texi (Operator Precedence Grammars): Don't use characters
3435 outside ISO-8859-1.
3436
3437 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3438
3439 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
3440
3441 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3442
3443 2011-03-08 Glenn Morris <rgm@gnu.org>
3444
3445 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3446 * intro.texi (Acknowledgements): Names to UTF-8.
3447 * elisp.texi: Set documentencoding.
3448
3449 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3450
3451 * Version 23.3 released.
3452
3453 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3454
3455 * package.texi: Update index keywords.
3456 (Package Archives): New node contents. Document package-x.el.
3457
3458 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
3459
3460 * makefile.w32-in (srcs): Add package.texi.
3461
3462 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3463
3464 * package.texi (Packaging, Packaging Basics, Simple Packages)
3465 (Multi-file Packages): Expand and clarify.
3466 (Package Archives): Temporary placeholder node.
3467
3468 * elisp.texi (Top): Update node listing.
3469
3470 * Makefile.in (srcs): Add package.texi.
3471
3472 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
3473
3474 * processes.texi (Synchronous Processes): Minor clarification
3475 (Bug#8149).
3476
3477 2011-03-03 Glenn Morris <rgm@gnu.org>
3478
3479 * files.texi (Truenames): Minor clarification. (Bug#2341)
3480
3481 2011-03-01 Glenn Morris <rgm@gnu.org>
3482
3483 * variables.texi (Directory Local Variables):
3484 Mention `(subdirs . nil)' alist element.
3485
3486 2011-02-28 Glenn Morris <rgm@gnu.org>
3487
3488 * variables.texi (Directory Local Variables): Mention the optional
3489 mtime argument of dir-locals-set-directory-class. (Bug#3577)
3490
3491 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
3492
3493 * minibuf.texi (Minibuffer History): Clarify discussion of
3494 minibuffer history lists (Bug#8085).
3495
3496 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3497
3498 * elisp.texi: Sync @dircategory with ../../info/dir.
3499
3500 * files.texi (Visiting Functions): Document find-file-literally,
3501 both the command and the variable.
3502
3503 * variables.texi (Creating Buffer-Local): Explain the meaning of
3504 permanent local variables.
3505
3506 * files.texi (Visiting Functions): Document find-file-literally,
3507 both the command and the variable.
3508
3509 * variables.texi (Creating Buffer-Local): Explain the meaning of
3510 permanent local variables.
3511
3512 2011-02-19 Glenn Morris <rgm@gnu.org>
3513
3514 * keymaps.texi (Remapping Commands): Mention how to undo it.
3515
3516 2011-02-09 Reuben Thomas <rrt@sc3d.org>
3517
3518 * loading.texi (Hooks for Loading): Remove unnecessary advice
3519 about eval-after-load (Bug#7986).
3520
3521 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3522
3523 * commands.texi (Accessing Mouse): Note that a header line is not
3524 included in the row of posn-col-row.
3525
3526 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
3527
3528 * modes.texi (Major Mode Conventions): Add face guidelines.
3529 (Faces for Font Lock): List faces in order of prominence.
3530
3531 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
3532
3533 format-time-string now supports subsecond time stamp resolution
3534 * os.texi (Time Parsing): Document %N.
3535
3536 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
3537
3538 * vol1.texi (Top):
3539 * vol2.texi (Top):
3540 * elisp.texi (Top):
3541 * display.texi (Display Property): Shorten the menu description of
3542 the "Other Display Specs" node (Bug#7816).
3543
3544 * keymaps.texi (Defining Menus): Add "menu item" and "extended
3545 menu item" concept index entries (Bug#7805).
3546
3547 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3548
3549 * makefile.w32-in (texinfodir): New variable.
3550 (usermanualdir): Remove as redundant with $(emacsdir).
3551 (MAKEINFO): Remove options, leave only program name.
3552 (MAKEINFO_OPTS): New variable.
3553 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
3554
3555 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3556 Richard Kim <emacs18@gmail.com>
3557
3558 * loading.texi (Library Search): Document list-load-path-shadows
3559 (Bug#7757).
3560
3561 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3562
3563 * searching.texi (Regexp Special): Remove outdated discussion of
3564 character sets (Bug#7780).
3565
3566 * frames.texi (Pop-Up Menus): Document where menu title comes
3567 from (Bug#7684).
3568
3569 2011-01-25 Glenn Morris <rgm@gnu.org>
3570
3571 * display.texi (Making Buttons): Mention limitation of text buttons.
3572
3573 2011-01-23 Werner Lemberg <wl@gnu.org>
3574
3575 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3576 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3577 (ENVADD): New variable to control texi2dvi and texi2pdf.
3578
3579 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3580
3581 * files.texi (Directory Names): Move directory-abbrev-alist doc to
3582 Emacs manual.
3583
3584 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3585
3586 * files.texi (Directory Names): Explain why FROM in
3587 directory-abbrev-alist should begin with \`. (Bug#7777)
3588
3589 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3590
3591 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
3592
3593 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3594
3595 * modes.texi (Emulating Mode Line): Fix last change.
3596
3597 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3598
3599 * modes.texi (Emulating Mode Line): Update documentation of
3600 format-mode-line according to changes that fixed bug #7587.
3601
3602 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
3603
3604 * modes.texi (Derived Modes): Mention prog-mode.
3605
3606 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
3607 of the key-binding-data cache since we don't use it any more.
3608
3609 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3610
3611 * processes.texi (Shell Arguments):
3612 * strings.texi (Creating Strings): Don't mention "shell commands";
3613 make it explicit that `split-string-and-unquote' and
3614 `combine-and-quote-strings' are mainly for working with arguments
3615 to call-process and start-process.
3616
3617 * processes.texi (Shell Arguments): Fix documentation of
3618 `split-string-and-unquote'. Add indexing. (Bug#7563)
3619
3620 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3621
3622 * modes.texi (Auto-Indentation): New section to document SMIE.
3623 (Major Mode Conventions):
3624 * text.texi (Mode-Specific Indent): Refer to it.
3625
3626 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3627
3628 * display.texi (Other Display Specs): Document left-fringe and
3629 right-fringe display specs.
3630
3631 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3632
3633 * backups.texi (Making Backups):
3634 * modes.texi (Example Major Modes): Use recommended coding style.
3635 (Major Mode Basics, Derived Modes): Encourge more strongly use of
3636 define-derived-mode. Mention completion-at-point-functions.
3637
3638 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3639
3640 * nonascii.texi (Converting Representations):
3641 Document byte-to-string.
3642
3643 2010-12-08 Glenn Morris <rgm@gnu.org>
3644
3645 * buffers.texi (Modification Time):
3646 verify-visited-file-modtime now defaults to the current buffer.
3647
3648 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3649
3650 * nonascii.texi (Converting Representations): Document byte-to-string.
3651
3652 * strings.texi (Creating Strings): Don't mention semi-obsolete
3653 function char-to-string.
3654 (String Conversion): Shorten discussion of semi-obsolete function
3655 string-to-char. Link to Converting Representations.
3656
3657 * objects.texi (Symbol Type):
3658 * text.texi (Near Point):
3659 * help.texi (Help Functions):
3660 * functions.texi (Mapping Functions): Use string instead of
3661 char-to-string in examples.
3662
3663 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3664
3665 * text.texi (Kill Functions, Kill Functions)
3666 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
3667 YANK-HANDLER args.
3668
3669 * symbols.texi (Creating Symbols): Using unintern without an
3670 obarray arg is now obsolete.
3671
3672 * numbers.texi (Float Basics): Document float-e and float-pi.
3673
3674 * variables.texi (Defining Variables): Change "pi" example to
3675 "float-pi".
3676
3677 2010-11-26 Eli Zaretskii <eliz@gnu.org>
3678
3679 * commands.texi (Click Events): Document the values of X, Y and
3680 COL, ROW in the event's position, when the click is on the header
3681 or mode line, on the fringes, or in the margins.
3682
3683 2010-11-17 Eli Zaretskii <eliz@gnu.org>
3684
3685 * customize.texi (Composite Types): Lower-case index entry.
3686
3687 * loading.texi (How Programs Do Loading):
3688 Document load-file-name. (Bug#7346)
3689
3690 2010-11-17 Glenn Morris <rgm@gnu.org>
3691
3692 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
3693
3694 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3695
3696 * display.texi (Usual Display): Characters with no fonts are not
3697 necessarily displayed as empty boxes.
3698
3699 2010-10-31 Glenn Morris <rgm@gnu.org>
3700
3701 * maps.texi (Standard Keymaps): Update File menu description.
3702
3703 2010-10-28 Glenn Morris <rgm@gnu.org>
3704
3705 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
3706
3707 2010-10-24 Eli Zaretskii <eliz@gnu.org>
3708
3709 * display.texi (Window Systems): Deprecate use of window-system as
3710 a predicate.
3711
3712 2010-10-23 Glenn Morris <rgm@gnu.org>
3713
3714 * help.texi (Documentation Basics): Remove mentions of digest-doc and
3715 sorted-doc.
3716
3717 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3718
3719 * os.texi (Dynamic Libraries): New node, with slightly modified
3720 text deleted from "Image Formats".
3721 (System Interface): Add @menu entry for "Dynamic Libraries".
3722
3723 * display.texi (Image Formats): Remove description of
3724 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
3725
3726 2010-10-12 Glenn Morris <rgm@gnu.org>
3727
3728 * book-spine.texinfo: Rename to book-spine.texi.
3729
3730 2010-10-11 Glenn Morris <rgm@gnu.org>
3731
3732 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3733
3734 * Makefile.in (DVIPS): New variable.
3735 (.PHONY): Add html, ps.
3736 (html, elisp.html, ps, elisp.ps): New targets.
3737 (clean): Delete html, ps files.
3738 ($(infodir)/elisp): Remove unnecessary includes.
3739
3740 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3741
3742 * makefile.w32-in (emacsdir): New variable.
3743 (srcs): Add emacsver.texi.
3744 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
3745
3746 2010-10-09 Glenn Morris <rgm@gnu.org>
3747
3748 * Makefile.in (VPATH): Remove.
3749 (infodir): Make it absolute.
3750 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
3751
3752 * Makefile.in (dist): Anchor regexps.
3753
3754 * Makefile.in (srcs): Put elisp.texi first.
3755 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
3756
3757 * Makefile.in (infoclean): Remove harmless, long-standing error.
3758
3759 * Makefile.in ($(infodir)): Delete rule.
3760 (mkinfodir): New.
3761 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
3762
3763 * Makefile.in (dist): Remove reference to emacsver.texi.in.
3764 Also copy emacsver.texi, and edit $emacsdir.
3765
3766 2010-10-09 Glenn Morris <rgm@gnu.org>
3767
3768 * Makefile.in (emacsdir): New variable.
3769 (MAKEINFO): Add -I $emacsdir.
3770 (dist): Copy emacsver.texi.
3771 (srcs): Add emacsver.texi.
3772
3773 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
3774 Set EMACSVER by including emacsver.texi.
3775
3776 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3777
3778 2010-10-07 Glenn Morris <rgm@gnu.org>
3779
3780 * Makefile.in (version): New, set by configure.
3781 (clean): Delete dist tar file.
3782 (dist): Use version in tar name.
3783
3784 2010-10-06 Glenn Morris <rgm@gnu.org>
3785
3786 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
3787 (INSTALL_INFO): Remove unused variable.
3788 (mostlyclean, infoclean, dist): New rules.
3789 (clean): Delete dvi and pdf files.
3790 (maintainer-clean): Remove elisp.oaux, use infoclean.
3791 ($(infodir)): Add parallel build workaround.
3792
3793 2010-10-04 Glenn Morris <rgm@gnu.org>
3794
3795 * Makefile.in (dvi, pdf, $(infodir)): New targets.
3796 ($(infodir)/elisp): Ensure target directory exists. Use $@.
3797 Fix -I typo.
3798 (clean): No 'make.out' or 'core' files.
3799 (.PHONY): Declare clean rules.
3800 (maintainer-clean): Delete pdf file. Guard against cd failures.
3801
3802 2010-10-03 Glenn Morris <rgm@gnu.org>
3803
3804 * files.texi (File Name Components): Remove ignored section about
3805 deleted variable directory-sep-char.
3806
3807 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3808
3809 * files.texi (Magic File Names): New defopt
3810 remote-file-name-inhibit-cache.
3811
3812 2010-10-02 Glenn Morris <rgm@gnu.org>
3813
3814 * os.texi (Killing Emacs): Hook now runs in batch mode.
3815
3816 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3817
3818 * text.texi (Special Properties): Clarify when modification-hooks run.
3819
3820 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
3821
3822 * syntax.texi (Syntax Flags): Document new `c' flag.
3823
3824 2010-09-09 Glenn Morris <rgm@gnu.org>
3825
3826 * display.texi (ImageMagick Images): General cleanup.
3827
3828 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3829
3830 * files.texi (Directory Names): Use \` rather than ^.
3831
3832 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3833
3834 * text.texi (Low-Level Kill Ring):
3835 * frames.texi (Window System Selections): Remove cut buffer
3836 documentation.
3837
3838 2010-08-28 Eli Zaretskii <eliz@gnu.org>
3839
3840 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
3841 Parameters", where the default fringe width is described.
3842
3843 * frames.texi (Window Frame Parameters, Basic Parameters)
3844 (Position Parameters, Layout Parameters, Management Parameters)
3845 (Cursor Parameters, Font and Color Parameters): Add indexing for
3846 frame parameters. (Bug#6929)
3847
3848 2010-08-25 Tom Tromey <tromey@redhat.com>
3849
3850 * vol2.texi (Top): Update.
3851 * vol1.texi (Top): Update.
3852 * tips.texi (Library Headers): Mention Package-Version and
3853 Package-Requires.
3854 * package.texi: New file.
3855 * os.texi (System Interface): Update pointers.
3856 * elisp.texi (Top): Link to new nodes. Include package.texi.
3857 * anti.texi (Antinews): Update pointers.
3858
3859 2010-08-25 Eli Zaretskii <eliz@gnu.org>
3860
3861 * processes.texi (Filter Functions): Fix last change.
3862
3863 2010-08-24 Markus Triska <triska@gmx.at>
3864
3865 * processes.texi (Filter Functions): Use `buffer-live-p' instead
3866 of `buffer-name' in the main text as well as in the example
3867 (Bug#3098).
3868
3869 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3870
3871 * nonascii.texi (Text Representations):
3872 * loading.texi (Loading Non-ASCII):
3873 * compile.texi (Byte Compilation): Don't mention obsolete
3874 --unibyte command-line argument.
3875
3876 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3877
3878 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
3879
3880 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3881
3882 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
3883
3884 2010-08-20 Eli Zaretskii <eliz@gnu.org>
3885
3886 * commands.texi (Misc Events): Add cross-references to where
3887 POSITION of a mouse event is described in detail.
3888
3889 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
3890
3891 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
3892
3893 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3894
3895 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
3896 Suggested by Štěpán Němec <stepnem@gmail.com>.
3897
3898 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3899
3900 * minibuf.texi (High-Level Completion): Document args of
3901 `read-buffer-function' (bug#5625).
3902
3903 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3904
3905 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
3906
3907 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
3908
3909 * processes.texi (Process Information): Explain process property
3910 `remote-tty'.
3911
3912 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
3913
3914 * modes.texi (Defining Minor Modes): Use C-delete in examples,
3915 instead of "\C-\^?" (bug#6334).
3916
3917 * text.texi (Special Properties): Fix typo.
3918
3919 2010-07-09 Eli Zaretskii <eliz@gnu.org>
3920
3921 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
3922 calling sequences, which are now the standard.
3923
3924 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
3925
3926 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
3927
3928 * commands.texi (Command Overview): Mention undo-boundary call.
3929
3930 2010-06-23 Glenn Morris <rgm@gnu.org>
3931
3932 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
3933 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
3934 * frames.texi, functions.texi, internals.texi, keymaps.texi:
3935 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
3936 * searching.texi, sequences.texi, strings.texi, syntax.texi:
3937 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
3938 Untabify Texinfo files.
3939
3940 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
3941
3942 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
3943
3944 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
3945
3946 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
3947
3948 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
3949
3950 * searching.texi (Regexp Special): Remove obsolete information
3951 about matching non-ASCII characters, and suggest using char
3952 classes (Bug#6283).
3953
3954 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
3955
3956 * minibuf.texi (Basic Completion): Add missing "@end defun".
3957
3958 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3959
3960 * minibuf.texi (Basic Completion): Document completion-boundaries.
3961 (Programmed Completion): Document the new fourth method for boundaries.
3962
3963 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
3964
3965 * display.texi (Image Cache): Update documentation about image caching.
3966
3967 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3968
3969 * windows.texi (Textual Scrolling):
3970 * tips.texi (Coding Conventions):
3971 * minibuf.texi (Minibuffer History):
3972 * maps.texi (Standard Keymaps):
3973 * loading.texi (Where Defined):
3974 * edebug.texi (Instrumenting): Fix typos.
3975
3976 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3977
3978 * keymaps.texi (Menu Bar): Document :advertised-binding property.
3979
3980 * functions.texi (Obsolete Functions):
3981 Document set-advertised-calling-convention.
3982
3983 * minibuf.texi (Basic Completion): Document completion-in-region.
3984 (Programmed Completion): Document completion-annotate-function.
3985
3986 * commands.texi (Reading One Event): Document read-key.
3987 (Distinguish Interactive): Document KIND arg to
3988 called-interactively-p. Delete obsolete interactive-p.
3989
3990 * elisp.texi (Top): Update node description.
3991
3992 2010-05-08 Eli Zaretskii <eliz@gnu.org>
3993
3994 * nonascii.texi (Character Properties):
3995 Document unicode-category-table. Add an index entry for Unicode
3996 general category.
3997
3998 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3999
4000 * Version 23.2 released.
4001
4002 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
4003
4004 * locals.texi (Standard Buffer-Local Variables):
4005 Remove @ignore'd reference to `direction-reversed'.
4006
4007 2010-04-14 Juri Linkov <juri@jurta.org>
4008
4009 Fix @deffn without category.
4010
4011 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
4012 for `abbrev-insert'.
4013
4014 * buffers.texi (Indirect Buffers): Add category `Command'
4015 to @deffn of `clone-indirect-buffer'.
4016
4017 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
4018 for `next-window' and `previous-window'. Add category `Command'
4019 to @deffn of `pop-to-buffer'.
4020
4021 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
4022
4023 * nonascii.texi (Text Representations): Don't mark
4024 enable-multibyte-characters as a user option.
4025
4026 2010-03-31 Eli Zaretskii <eliz@gnu.org>
4027
4028 * control.texi (Handling Errors): How to re-throw a signal caught
4029 by condition-case.
4030
4031 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
4032
4033 * loading.texi (Hooks for Loading): Document after-load-functions.
4034 Copyedits.
4035
4036 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
4037
4038 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
4039
4040 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
4041
4042 * processes.texi (Network Processes): Document seqpacket type.
4043
4044 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
4045
4046 * os.texi (System Environment): Do not mention lynxos.
4047
4048 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4049
4050 * Branch for 23.2.
4051
4052 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
4053
4054 * objects.texi (Integer Type): Take note of the read syntax
4055 exception for numbers that cannot fit in the integer type.
4056
4057 2010-03-03 Glenn Morris <rgm@gnu.org>
4058
4059 * numbers.texi (Integer Basics, Bitwise Operations):
4060 * objects.texi (Integer Type): Update for integers now being 30-bit.
4061
4062 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
4063
4064 * display.texi (Low-Level Font): Document :otf font-spec property.
4065
4066 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4067
4068 * display.texi (Line Height): Avoid obsolete special default variables
4069 like default-major-mode.
4070
4071 2010-01-28 Alan Mackenzie <acm@muc.de>
4072
4073 * display.texi (Auto Faces): Say fontification-functions is called
4074 whether or not Font Lock is enabled. Tidy up the wording a bit.
4075
4076 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4077
4078 * elisp.texi: Remove duplicate edition information (Bug#5407).
4079
4080 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4081
4082 * two.el (volume-header-toc-markup): Fix typos in docstring.
4083
4084 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4085
4086 Avoid dubious uses of save-excursions.
4087 * positions.texi (Excursions): Recommend the use of
4088 save-current-buffer if applicable.
4089 * text.texi (Clickable Text): Fix the example code which used
4090 save-excursion in a naive way which sometimes preserves point and
4091 sometimes not.
4092 * variables.texi (Creating Buffer-Local):
4093 * os.texi (Session Management):
4094 * display.texi (GIF Images):
4095 * control.texi (Cleanups): Use (save|with)-current-buffer.
4096
4097 2010-01-02 Eli Zaretskii <eliz@gnu.org>
4098
4099 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
4100
4101 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
4102
4103 * nonascii.texi (Text Representations, Character Codes)
4104 (Converting Representations, Explicit Encoding)
4105 (Translation of Characters): Use hex notation consistently.
4106 (Character Sets): Fix map-charset-chars doc (Bug#5197).
4107
4108 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
4109
4110 * loading.texi (Where Defined): Make it clearer that these are
4111 loaded files (Bug#5068).
4112
4113 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
4114
4115 * minibuf.texi (Completion Styles): Document `initials' style.
4116
4117 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
4118
4119 * frames.texi (Resources): Describe inhibit-x-resources.
4120 (Size Parameters): Copyedit.
4121
4122 * hash.texi (Creating Hash):
4123 * objects.texi (Hash Table Type): Document the new hash table
4124 printed representation.
4125
4126 * minibuf.texi (Basic Completion): 4th arg to all-completions is
4127 obsolete.
4128
4129 * processes.texi (Process Buffers):
4130 Document process-kill-buffer-query-function.
4131
4132 2009-12-05 Glenn Morris <rgm@gnu.org>
4133
4134 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
4135 diary-display-function, and no longer recommended to be a hook.
4136 Update for changes in the names of calendar and diary hooks.
4137 diary-print-entries-hook has changed section.
4138
4139 2009-11-28 Eli Zaretskii <eliz@gnu.org>
4140
4141 * text.texi (Special Properties): More accurate description of
4142 what the `cursor' property does.
4143
4144 2009-11-26 Kevin Ryde <user42@zip.com.au>
4145
4146 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
4147 mouse-wheel-down-event, the closest thing to a definition for them.
4148 * os.texi (Startup Summary): vindex inhibit-startup-message and
4149 inhibit-splash-screen.
4150 (Command-Line Arguments): vindex argv.
4151 (Suspending Emacs): vindex suspend-tty-functions and
4152 resume-tty-functions. Don't want to index every hook, but having
4153 the programming ones is helpful.
4154
4155 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
4156
4157 * commands.texi (Motion Events): Fix typo (Bug#4907).
4158
4159 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
4160
4161 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
4162 are affected by case-fold-search (Bug#4483).
4163
4164 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
4165
4166 * minibuf.texi (Reading File Names): Note that read-file-name may
4167 use a graphical file dialog.
4168
4169 2009-10-31 Glenn Morris <rgm@gnu.org>
4170
4171 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
4172
4173 2009-10-16 Kevin Ryde <user42@zip.com.au>
4174
4175 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
4176 in particular so `info-lookup-symbol' can find its docs.
4177
4178 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
4179
4180 * variables.texi (Constant Variables): Distinguish from defconst
4181 variables.
4182 (Defining Variables): Add cindex.
4183
4184 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
4185
4186 * os.texi (Time of Day): Clarify that the microsecond part is
4187 ignored (Bug#4637).
4188
4189 2009-10-11 Glenn Morris <rgm@gnu.org>
4190
4191 * frames.texi (Size and Position): Clarify what is included in the frame
4192 height. (Bug#4535)
4193
4194 2009-10-10 Glenn Morris <rgm@gnu.org>
4195
4196 * windows.texi (Size of Window): The relationship between window and
4197 frame heights is not so simple. (Bug#4535)
4198 Mention window-full-height-p.
4199
4200 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
4201
4202 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
4203 used from Lisp.
4204
4205 2009-10-07 Eli Zaretskii <eliz@gnu.org>
4206
4207 * files.texi (Directory Names) <abbreviate-file-name>:
4208 Document that root home directories are not replaced with "~".
4209
4210 2009-10-06 Eli Zaretskii <eliz@gnu.org>
4211
4212 * text.texi (Special Properties): Document the meaning of the
4213 `cursor' text property whose value is an integer.
4214
4215 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4216
4217 * files.texi (Magic File Names): Add `copy-directory'.
4218
4219 2009-10-05 Eli Zaretskii <eliz@gnu.org>
4220
4221 * files.texi (File Attributes): Fix description of file
4222 attributes. (Bug#4638) Update attributes of files.texi example to
4223 be more representative.
4224
4225 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4226
4227 * files.texi (Create/Delete Dirs): New command copy-directory.
4228
4229 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
4230
4231 * anti.texi (Antinews):
4232 * macros.texi (Indenting Macros):
4233 * strings.texi (Creating Strings, Case Conversion):
4234 Remove duplicate words.
4235
4236 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
4237
4238 * files.texi (Create/Delete Dirs): delete-directory has an
4239 optional parameter RECURSIVE.
4240
4241 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
4242
4243 * buffers.texi (Swapping Text): Minor clarification.
4244
4245 2009-10-01 Glenn Morris <rgm@gnu.org>
4246
4247 * functions.texi (Declaring Functions): Mention that we also search for
4248 ".m" files in the src/ directory.
4249
4250 2009-09-25 David Engster <deng@randomsample.de>
4251
4252 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
4253
4254 2009-09-22 Glenn Morris <rgm@gnu.org>
4255
4256 * internals.texi (Building Emacs): Mention preloaded-file-list.
4257
4258 2009-09-14 Alan Mackenzie <acm@muc.de>
4259
4260 * os.texi (Terminal Output): Put "@code{}" around "stdout".
4261
4262 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4263
4264 * functions.texi (Anonymous Functions): Rearrange discussion,
4265 giving usage of unquoted lambda forms first. Mention that
4266 `function' and `#'' are no longer required (Bug#4290).
4267
4268 2009-09-11 Alan Mackenzie <acm@muc.de>
4269
4270 * os.texi (Terminal Output): Document `send-string-to-terminal' in
4271 batch mode.
4272
4273 2009-09-01 Glenn Morris <rgm@gnu.org>
4274
4275 * display.texi (Face Functions): Mention define-obsolete-face-alias.
4276
4277 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
4278
4279 * nonascii.texi (Character Codes): Fix typos.
4280
4281 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4282
4283 * processes.texi (Synchronous Processes): New defvar
4284 process-file-side-effects.
4285
4286 2009-08-25 Glenn Morris <rgm@gnu.org>
4287
4288 * display.texi (Fontsets): Fix typo.
4289
4290 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
4291
4292 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
4293
4294 * processes.texi (Asynchronous Processes): Adjust arglist of
4295 start-process-shell-command and start-file-process-shell-command.
4296
4297 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
4298
4299 * advice.texi (Argument Access in Advice): Note that argument
4300 positions are zero-based (Bug#3932).
4301
4302 * commands.texi (Distinguish Interactive): Minor copyedit.
4303
4304 * display.texi (Face Attributes): Add xref to Displaying Faces for
4305 explanation of "underlying face".
4306
4307 * customize.texi (Common Keywords): Add xref to Loading.
4308
4309 * loading.texi (How Programs Do Loading): Add xref to Lisp
4310 Libraries node in the Emacs manual.
4311
4312 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
4313
4314 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
4315
4316 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
4317
4318 * processes.texi (Shell Arguments): Copyedits.
4319
4320 2009-07-18 Glenn Morris <rgm@gnu.org>
4321
4322 * loading.texi (Repeated Loading): Fix typo.
4323
4324 2009-07-16 Richard Stallman <rms@gnu.org>
4325
4326 * buffers.texi (Swapping Text): Recommend setting
4327 write-region-annotate-functions and buffer-saved-size.
4328
4329 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
4330
4331 2009-07-15 Glenn Morris <rgm@gnu.org>
4332
4333 * edebug.texi: Minor re-phrasings throughout.
4334 (Edebug Execution Modes): Sit-for affects continue mode too.
4335 (Jumping): Use `forward-sexp' rather than its keybinding.
4336 (Edebug Misc): Fix Q binding.
4337 (Edebug Eval): Remove cl version.
4338 (Printing in Edebug): Clarify print-length etc.
4339 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
4340 (Specification List): Remove edebug-unwrap findex entry.
4341 (Specification Examples): defmacro is actually not the same as defun.
4342 Escape "`" in example.
4343
4344 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
4345
4346 * markers.texi (The Mark): Document optional arg to
4347 deactivate-mark.
4348
4349 2009-07-11 Kevin Ryde <user42@zip.com.au>
4350
4351 * hooks.texi (Standard Hooks): Fix cross-references.
4352
4353 * loading.texi (Named Features): Refer to eval-after-load.
4354
4355 2009-07-11 Glenn Morris <rgm@gnu.org>
4356
4357 * Makefile.in (TEXI2PDF): New.
4358 (elisp.pdf): New target.
4359
4360 * searching.texi (Regexp Backslash): Fix typo.
4361
4362 * elisp.texi (Top): Display copyright notice at start of non-TeX.
4363
4364 2009-07-10 Glenn Morris <rgm@gnu.org>
4365
4366 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
4367
4368 * customize.texi (Customization Types):
4369 * display.texi (Abstract Display):
4370 * objects.texi (Character Type, String Type):
4371 Merge in some menu descriptions from elisp.texi.
4372
4373 * hash.texi (Hash Tables):
4374 * modes.texi (Multiline Font Lock):
4375 End menu description with period.
4376
4377 2009-07-09 Glenn Morris <rgm@gnu.org>
4378
4379 * back.texi: Don't hard-code texinfo location.
4380
4381 * two-volume.make (texinfodir): New, with location of texinfo.tex.
4382 (tex): Add texinfodir to TEXINPUTS.
4383 (elisp1med-init, elisp2med-init): Use texinfodir.
4384
4385 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
4386 (clean): Add two-volume.make intermediate files.
4387
4388 * elisp.texi, vol1.texi, vol2.texi:
4389 Use a DATE variable with the publication date, and update it.
4390 Fix antinews menu description.
4391
4392 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
4393 Update the detailed node listing to match elisp.texi.
4394
4395 * README: Update edition to match elisp.texi.
4396
4397 * objects.texi (General Escape Syntax):
4398 * nonascii.texi (Character Sets):
4399 Use consistent case for "Unicode Standard".
4400
4401 * anti.texi (Antinews):
4402 * customize.texi (Variable Definitions):
4403 * functions.texi (Declaring Functions):
4404 * nonascii.texi (Character Properties):
4405 * processes.texi (Serial Ports):
4406 * text.texi (Special Properties):
4407 * tips.texi (Coding Conventions):
4408 Minor rearrangements to improve TeX line-filling.
4409
4410 * commands.texi (Using Interactive): Fix cross-reference.
4411
4412 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4413
4414 * frames.texi (Management Parameters): Mention sticky.
4415
4416 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4417
4418 * help.texi (Help Functions): Fix description of help-buffer and
4419 help-setup-xref to use @defun instead of @deffn.
4420
4421 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4422
4423 * frames.texi (Size Parameters): Mention maximized for fullscreen.
4424
4425 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
4426
4427 * display.texi (Window Systems): Add ns to the list.
4428
4429 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4430
4431 * Branch for 23.1.
4432
4433 2009-06-17 Martin Rudalics <rudalics@gmx.at>
4434
4435 * windows.texi (Dedicated Windows): Fix typo.
4436 (Resizing Windows): Replace @defun by @deffn.
4437
4438 2009-06-17 Glenn Morris <rgm@gnu.org>
4439
4440 * variables.texi (Directory Local Variables):
4441 Update for 2009-04-11 name-change of dir-locals-directory-alist.
4442
4443 2009-06-09 Kenichi Handa <handa@m17n.org>
4444
4445 * nonascii.texi (Character Sets): State clearly that FROM and TO
4446 are codepoints of CHARSET.
4447
4448 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
4449
4450 * minibuf.texi (Reading File Names): Fix introductory text.
4451 Suggested by stan@derbycityprints.com.
4452 (High-Level Completion): Fix typo.
4453
4454 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4455
4456 * frames.texi (Text Terminal Colors): Multi-tty is already
4457 implemented, but tty-local colors are not.
4458
4459 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
4460
4461 * hooks.texi (Standard Hooks): Remove mention of obsolete
4462 redisplay-end-trigger-functions.
4463
4464 * internals.texi (Window Internals): Remove mention of obsolete
4465 redisplay-end-trigger-functions.
4466
4467 2009-05-21 Martin Rudalics <rudalics@gmx.at>
4468
4469 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
4470
4471 * backups.texi (Making Backups): backup-directory-alist and
4472 make-backup-file-name-function are options.
4473 (Auto-Saving): auto-save-list-file-prefix is an option.
4474
4475 * buffers.texi (Killing Buffers): buffer-offer-save is an
4476 option.
4477
4478 * display.texi (Refresh Screen): no-redraw-on-reenter is an
4479 option.
4480 (Echo Area Customization): echo-keystrokes is an option.
4481 (Selective Display): selective-display-ellipses is an option.
4482 (Temporary Displays): temp-buffer-show-function is an option.
4483 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
4484 are options.
4485 (Font Selection): face-font-family-alternatives,
4486 face-font-selection-order, face-font-registry-alternatives, and
4487 scalable-fonts-allowed are options.
4488 (Fringe Indicators): indicate-buffer-boundaries is an option.
4489 (Fringe Cursors): overflow-newline-into-fringe is an option.
4490 (Scroll Bars): scroll-bar-mode is an option.
4491
4492 * eval.texi (Eval): max-lisp-eval-depth is an option.
4493
4494 * files.texi (Visiting Functions): find-file-hook is an option.
4495 (Directory Names): directory-abbrev-alist is an option.
4496 (Unique File Names): temporary-file-directory and
4497 small-temporary-file-directory are options.
4498
4499 * frames.texi (Initial Parameters): initial-frame-alist,
4500 minibuffer-frame-alist and default-frame-alist are options.
4501 (Cursor Parameters): blink-cursor-alist and
4502 cursor-in-non-selected-windows ar options.
4503 (Window System Selections): selection-coding-system is an
4504 option.
4505 (Display Feature Testing): display-mm-dimensions-alist is an
4506 option.
4507
4508 * help.texi (Help Functions): help-char and help-event-list are
4509 options.
4510
4511 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
4512 an option.
4513
4514 * minibuf.texi (Minibuffer History): history-length and
4515 history-delete-duplicates are options.
4516 (High-Level Completion): read-buffer-function and
4517 read-buffer-completion-ignore-case are options.
4518 (Reading File Names): read-file-name-completion-ignore-case is
4519 an option.
4520
4521 * modes.texi (Mode Line Top): mode-line-format is an option.
4522 (Mode Line Variables): mode-line-position and mode-line-modes
4523 are options.
4524
4525 * nonascii.texi (Text Representations):
4526 enable-multibyte-characters is an option.
4527 (Default Coding Systems): auto-coding-regexp-alist,
4528 file-coding-system-alist, auto-coding-alist and
4529 auto-coding-functions are options.
4530 (Specifying Coding Systems): inhibit-eol-conversion is an
4531 option.
4532
4533 * os.texi (Init File): site-run-file is an option.
4534 (System Environment): mail-host-address is an option.
4535 (User Identification): user-mail-address is an option.
4536 (Terminal Output): baud-rate is an option.
4537
4538 * positions.texi (Word Motion): words-include-escapes is an
4539 option.
4540
4541 * searching.texi (Standard Regexps): page-delimiter,
4542 paragraph-separate, paragraph-separate and sentence-end are
4543 options.
4544
4545 * text.texi (Margins): left-margin and fill-nobreak-predicate
4546 are options.
4547
4548 * variables.texi (Local Variables): max-specpdl-size is an
4549 option.
4550
4551 * windows.texi (Choosing Window):
4552 split-window-preferred-function, special-display-function and
4553 display-buffer-function are options.
4554
4555 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
4556
4557 Fix errors spotted by Martin Rudalics.
4558
4559 * syntax.texi (Position Parse): Document rationale for ignored
4560 arguments to syntax-ppss-flush-cache.
4561
4562 * processes.texi (Input to Processes): Mark PROCESS arg to
4563 process-running-child-p as optional.
4564 (Network Options): Document NO-ERROR arg to
4565 set-network-process-option.
4566
4567 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
4568 command.
4569
4570 * searching.texi (POSIX Regexps): Mark posix-search-forward and
4571 posix-search-backward as commands.
4572
4573 * os.texi (Killing Emacs): Mark kill-emacs as a command.
4574 (Suspending Emacs): Mark suspend-emacs as a command.
4575 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
4576 commands.
4577 (Terminal Output): Remove obsolete function baud-rate.
4578 Document TERMINAL arg for send-string-to-terminal.
4579
4580 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
4581 terminal-coding-system and set-terminal-coding-system.
4582 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
4583 as optional.
4584 (Character Sets): Document RESTRICTION arg of char-charset.
4585 (Character Codes): Mark POS argument to get-byte as optional.
4586
4587 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
4588 minibuffer-message.
4589
4590 * files.texi (Create/Delete Dirs): Mark make-directory and
4591 delete-directory as commands.
4592
4593 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
4594
4595 * text.texi (Base 64): Mark base64-decode-string and
4596 base64-encode-string as commands.
4597 (Columns): Mark move-to-column as a command.
4598 (Mode-Specific Indent): Document RIGID arg to
4599 indent-for-tab-command.
4600 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
4601 Mark indent-code-rigidly as a command.
4602 (Substitution): Mark translate-region as a command.
4603
4604 * frames.texi (Size and Position): Remove obsolete functions
4605 screen-height and screen-width.
4606
4607 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
4608
4609 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
4610 (Displaying Buffers, Resizing Windows): Correct mistakes;
4611 next-window, previous-window, and pop-to-buffer are not commands,
4612 and fit-window-to-buffer" is a command. (Pointed out by Martin
4613 Rudalics.)
4614
4615 2009-05-17 Richard M Stallman <rms@gnu.org>
4616
4617 * modes.texi (Precalculated Fontification): Clarify text.
4618
4619 2009-05-17 Martin Rudalics <rudalics@gmx.at>
4620
4621 * windows.texi (Selecting Windows): Clarify descriptions of
4622 with-selected-window and get-lru-window.
4623 (Cyclic Window Ordering): Refer to particular frame when talking
4624 about how splitting affects the ordering.
4625 (Displaying Buffers): Fix descriptions of switch-to-buffer and
4626 switch-to-buffer-other-window. Explain how setting of
4627 display-buffer-reuse-frames affects pop-to-buffer.
4628 (Choosing Window): Clarify some details in descriptions of
4629 display-buffer-reuse-frames, pop-up-frames, and
4630 pop-up-frame-function.
4631 (Dedicated Windows): Clarify some details.
4632 (Textual Scrolling): Replace term vscroll by term vertical
4633 scroll position.
4634 (Vertical Scrolling): Fix typo.
4635 (Window Hooks): Relate text on jit-lock-register to window
4636 scrolling and size changes.
4637
4638 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
4639
4640 * frames.texi (Initial Parameters): Clarify what the initial
4641 minibuffer frame is.
4642 (Buffer Parameters): Note that the minibuffer parameter can not be
4643 altered.
4644
4645 * anti.texi (Antinews): Copyedits. Rearrange some entries.
4646 Document display-buffer changes.
4647
4648 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4649
4650 * anti.texi (Antinews): Rewrite for Emacs 22.
4651
4652 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
4653 obarrays are first mentioned. Define "system abbrev" more
4654 prominently, and add it to the index.
4655 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
4656 Copyedits.
4657 (Abbrev Expansion): Document abbrev-insert.
4658
4659 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4660
4661 * frames.texi (Font and Color Parameters): Rename from Color
4662 Parameters. Document font-backend parameter.
4663
4664 * vol2.texi (Top): Update node listing.
4665 * vol1.texi (Top): Update node listing.
4666 * elisp.texi (Top): Update node listing.
4667
4668 2009-05-11 Martin Rudalics <rudalics@gmx.at>
4669
4670 * windows.texi (Choosing Window): Don't explicitly refer to
4671 split-window-sensibly's window argument in descriptions of
4672 split-height-threshold and split-width-threshold.
4673
4674 2009-05-10 Martin Rudalics <rudalics@gmx.at>
4675
4676 * windows.texi (Choosing Window): Fix rewrite of window
4677 splitting section.
4678
4679 2009-05-09 Eli Zaretskii <eliz@gnu.org>
4680
4681 * nonascii.texi (Default Coding Systems):
4682 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
4683 Add indexing.
4684 (Lisp and Coding Systems): Add index entries.
4685
4686 2009-05-09 Martin Rudalics <rudalics@gmx.at>
4687
4688 * windows.texi (Choosing Window): Describe split-window-sensibly
4689 and rewrite section on window splitting accordingly.
4690 (Textual Scrolling): Replace `...' by @code{...}.
4691
4692 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
4693
4694 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
4695 Remove obsoleted pre-abbrev-expand-hook.
4696
4697 * locals.texi (Standard Buffer-Local Variables): Consolidate table
4698 entries.
4699
4700 * internals.texi (Object Internals): Don't assume 32-bit machines
4701 are the norm.
4702 (Buffer Internals): Consolidate table entries for readability.
4703 (Window Internals): Synch field names to window.h.
4704 (Process Internals): Synch field names to process.h.
4705
4706 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
4707
4708 * variables.texi (File Local Variables): Note that read-circle is
4709 bound to nil when reading file-local variables.
4710
4711 * streams.texi (Input Functions): Document read-circle.
4712 (Output Variables): Add xref to Circular Objects.
4713
4714 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
4715
4716 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
4717 Features and Coding System Basics. Node that "p" stands for
4718 "predicate". Recommend utf-8-emacs instead of emacs-mule.
4719 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
4720 mouse-appearance-menu.
4721 (Programming Tips): Add xref to Progress.
4722
4723 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4724
4725 * os.texi (Command-Line Arguments):
4726 Document command-line-args-left.
4727 (Suspending Emacs): Adapt text to multi-tty case. Document use of
4728 terminal objects for tty arguments.
4729 (Startup Summary): Add xref to Session Management.
4730 (Session Management): Mention emacs-session-restore. Copyedits.
4731
4732 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
4733
4734 * os.texi (Startup Summary): Copyedits. The init file is not
4735 necessarily named .emacs now. Document initial-buffer-choice and
4736 initial-scratch-message. Note where Emacs exits in batch mode.
4737 Document inhibit-splash-screen as an alias.
4738 (Init File): Be neutral about which init file name to use.
4739
4740 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
4741
4742 * os.texi (System Interface): Fix Texinfo usage.
4743
4744 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
4745
4746 * searching.texi (Regexp Backslash): Also refer to shy groups as
4747 non-capturing or unnumbered groups.
4748 (Regexp Functions): Add cross-reference to Regexp Backslash.
4749
4750 * display.texi (Truncation): Overlays can use line-prefix and
4751 wrap-prefix too.
4752 (Overlay Properties): Document wrap-prefix and line-prefix.
4753 (Face Attributes): Document underline-minimum-offset.
4754 (Face Remapping): Copyedits.
4755 (Low-Level Font): Copyedits.
4756 (Image Cache): Note that the image cache is shared between frames.
4757 (Line Height): Emphasize that line-spacing only takes effect on
4758 graphical terminals.
4759
4760 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4761
4762 * display.texi (Refresh Screen): Note that a passage about screen
4763 refreshing is text terminal only.
4764 (Forcing Redisplay): Delete misleading comment---sit-for calls
4765 redisplay, not the other way around.
4766 (Truncation): Note new values of truncate-partial-width-windows.
4767 Copyedits.
4768 (Invisible Text): Document invisible-p.
4769
4770 2009-04-11 Eli Zaretskii <eliz@gnu.org>
4771
4772 * display.texi (Overlays): Overlays don't scale well. See
4773 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
4774
4775 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
4776
4777 * syntax.texi (Syntax Table Functions): Document cons cell
4778 argument for modify-syntax-entry.
4779 (Categories): Document cons cell argument for
4780 modify-category-entry.
4781
4782 * searching.texi (String Search): Document word-search-forward-lax
4783 and word-search-backward-lax.
4784 (Searching and Case): Describe isearch behavior more precisely.
4785
4786 * keymaps.texi (Tool Bar): Mention that some platforms do not
4787 support multi-line toolbars. Suggested by Stephen Eglen.
4788
4789 * frames.texi (Layout Parameters): Mention that Nextstep also
4790 allows only one tool-bar line. Suggested by Stephen Eglen.
4791
4792 * nonascii.texi (Text Representations): Copyedits.
4793 (Coding System Basics): Also mention utf-8-emacs.
4794 (Converting Representations, Selecting a Representation)
4795 (Scanning Charsets, Translation of Characters, Encoding and I/O):
4796 Copyedits.
4797 (Character Codes): Mention role of codepoints 1114112 to 4194175.
4798
4799 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
4800
4801 * text.texi (Yank Commands): Note that yank uses push-mark.
4802 (Filling): Clarify REGION argument of fill-paragraph.
4803 Document fill-forward-paragraph-function.
4804 (Special Properties): Remove "new in Emacs 22" declaration.
4805 (Clickable Text): Merge with Links and Mouse-1 node.
4806
4807 * display.texi (Button Properties, Button Buffer Commands):
4808 Change xref to Clickable Text.
4809
4810 * tips.texi (Key Binding Conventions): Change xref to Clickable
4811 Text.
4812
4813 * elisp.texi (Top): Update node listing.
4814
4815 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
4816
4817 * markers.texi (The Mark): Copyedits. Improve description of
4818 handle-shift-selection.
4819 (The Region): Move use-region-p here from The Mark.
4820
4821 * positions.texi (Screen Lines): Document (cols . lines) argument
4822 for vertical-motion.
4823
4824 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
4825
4826 * frames.texi (Frames): Clean up introduction. Document `ns'
4827 return value for framep.
4828 (Creating Frames): Note how the terminal is chosen.
4829 (Multiple Terminals, Multiple Displays): Merge into a single node.
4830 (Color Parameters): Fix typo.
4831
4832 * variables.texi (Local Variables, Buffer-Local Variables)
4833 (Creating Buffer-Local): Change link to Multiple Terminals.
4834
4835 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
4836
4837 * keymaps.texi (Controlling Active Maps): Change link to Multiple
4838 Terminals.
4839
4840 * commands.texi (Command Loop Info, Keyboard Macros): Change link
4841 to Multiple Terminals.
4842
4843 * elisp.texi (Top): Update node listing.
4844 * vol2.texi (Top): Update node listing.
4845 * vol1.texi (Top): Update node listing.
4846
4847 * buffers.texi (Current Buffer): Note that the append-to-buffer
4848 example is no longer in synch with the latest code. Tie the two
4849 examples together.
4850
4851 * files.texi (File Attributes): Move note about MS-DOS from
4852 Changing Files to File Attributes.
4853 (Create/Delete Dirs): Note that mkdir is an alias for this.
4854
4855 2009-04-01 Markus Triska <triska@gmx.at>
4856
4857 * processes.texi (Filter Functions): Suggest how to handle output
4858 batches.
4859
4860 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
4861
4862 * help.texi (Accessing Documentation): Update example to use
4863 help-setup-xref and with-help-window.
4864 (Help Functions): Remove print-help-return-message, which is
4865 semi-obsolete due to with-help-window. Document help-buffer and
4866 help-setup-xref.
4867
4868 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
4869
4870 * help.texi (Accessing Documentation, Help Functions):
4871 Remove information about long-obsolete Emacs versions.
4872
4873 * modes.texi (Mode Line Variables): The default values of the mode
4874 line variables are now more complicated.
4875
4876 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
4877
4878 * modes.texi (Major Mode Conventions): Note that specialness is
4879 inherited.
4880 (Derived Modes): Note that define-derive-mode sets the mode-class
4881 property.
4882
4883 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
4884 goto-map. Add search-map to the list.
4885
4886 2009-03-27 Eli Zaretskii <eliz@gnu.org>
4887
4888 * os.texi (System Environment): Update the list of system-type
4889 values.
4890
4891 * markers.texi (The Mark) <handle-shift-selection>: Update for
4892 removal of the optional argument DEACTIVATE.
4893
4894 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
4895
4896 * commands.texi (Focus Events): Most X window managers don't use
4897 focus-follows-mouse nowadays.
4898
4899 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
4900
4901 * commands.texi (Defining Commands): Clarify introduction.
4902 (Using Interactive): Not that interactive can be put in a symbol
4903 property.
4904 (Interactive Call): Note that a symbol with a non-nil
4905 interactive-form property satisfies commandp.
4906
4907 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
4908
4909 * minibuf.texi (Intro to Minibuffers): Fix typos.
4910
4911 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
4912
4913 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
4914 about minibuffers in old Emacs versions. Copyedits.
4915 Emphasize that enable-recursive-minibuffers defaults to nil.
4916 (Text from Minibuffer): Simplify introduction.
4917
4918 2009-03-22 Alan Mackenzie <acm@muc.de>
4919
4920 * commands.texi (Using Interactive): Clarify string argument to
4921 `interactive' - even promptless elements need \n separators.
4922
4923 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
4924
4925 * minibuf.texi (Completion Styles): New node.
4926
4927 * elisp.texi (Top): Update node listing.
4928
4929 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
4930
4931 * minibuf.texi (Basic Completion): Note that
4932 read-file-name-completion-ignore-case and
4933 read-buffer-completion-ignore-case can override
4934 completion-ignore-case.
4935 (Minibuffer Completion): Document completing-read changes.
4936 (Completion Commands): Avoid mentioning partial completion mode.
4937 Document minibuffer-completion-confirm changes, and
4938 minibuffer-confirm-exit-commands.
4939 (High-Level Completion): Document new require-match behavior for
4940 read-buffer. Document read-buffer-completion-ignore-case.
4941 (Reading File Names): Document new require-match behavior for
4942 read-file-name.
4943
4944 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
4945
4946 * debugging.texi (Error Debugging): Don't mislead the reader into
4947 thinking that debug-on-error enters debugger for C-f at EOB.
4948 (Error Debugging): Setting debug-on-init within the init file
4949 works, and has for some time.
4950
4951 2009-03-13 Kenichi Handa <handa@m17n.org>
4952
4953 * display.texi (Fontsets): Update the description.
4954
4955 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
4956
4957 * advice.texi (Advising Primitives): Link to What Is a Function.
4958
4959 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
4960
4961 * compile.texi (Speed of Byte-Code): Update example.
4962 (Disassembly): Update examples.
4963
4964 * loading.texi (Repeated Loading): Simplify examples.
4965
4966 * customize.texi (Common Keywords): It's not necessary to use :tag
4967 to remove hyphens, as custom-unlispify-tag-name does it
4968 automatically.
4969 (Variable Definitions): Link to File Local Variables.
4970 Document customized-value symbol property.
4971 (Customization Types): Move menu to end of node.
4972
4973 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
4974
4975 * macros.texi (Compiling Macros): Omit misleading sentence, which
4976 implied that macros can only be used in the same file they are
4977 defined.
4978 (Backquote): Remove obsolete information about Emacs 19.
4979
4980 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
4981
4982 * display.texi (Display Margins): Fix paren typo.
4983
4984 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
4985
4986 * elisp.texi (Top): Update node listing.
4987
4988 * variables.texi (Variables): Clarify introduction.
4989 (Global Variables): Mention that setq is a special form.
4990 (Local Variables): Use active voice.
4991 (Tips for Defining): Mention marking variables as safe.
4992 (Buffer-Local Variables): Mention terminal-local and frame-local
4993 variables together.
4994 (File Local Variables): Copyedits.
4995 (Frame-Local Variables): Note that they are not really useful.
4996 (Future Local Variables): Node deleted.
4997
4998 * objects.texi (General Escape Syntax): Update explanation of
4999 Unicode escape syntax.
5000
5001 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
5002
5003 * control.texi (Control Structures): Add cindex entry for "textual
5004 order".
5005
5006 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
5007 instead of "expression" throughout.
5008 (Function Indirection): Copyedits. Use active voice.
5009 (Eval): The default value of max-lisp-eval-depth is now 400.
5010
5011 2009-02-23 Miles Bader <miles@gnu.org>
5012
5013 * processes.texi (System Processes): Rename `system-process-attributes'
5014 to `process-attributes'.
5015
5016 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
5017
5018 * symbols.texi (Property Lists): Emphasize that property lists are
5019 not restricted to symbol cells.
5020 (Other Plists): Copyedit.
5021
5022 * sequences.texi (Sequences Arrays Vectors): Make introduction
5023 more concise.
5024 (Arrays): Mention char-tables and bool-vectors too.
5025 (Vectors): Don't repeat information given in Arrays node. Link to
5026 nodes that explain the vector usage examples.
5027 (Char-Tables): Note that char-table elements can have arbitrary
5028 type. Explain effect of omitted char-table-extra-slots property.
5029 Link to Property Lists node.
5030
5031 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
5032
5033 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
5034 `append'.
5035 (List Elements): Copyedits.
5036
5037 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
5038 of `vconcat'.
5039
5040 * strings.texi (Creating Strings): Copyedits. Remove obsolete
5041 Emacs 20 usage of `concat'.
5042 (Case Conversion): Copyedits.
5043
5044 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
5045
5046 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
5047 Minor edits.
5048 (Frame Configuration Type): Emphasize that it is not primitive.
5049 (Font Type): New node.
5050 (Type Predicates): Add fontp; type-of now recognizes font object
5051 types.
5052
5053 * intro.texi (Version Info): Update version numbers in examples.
5054 (Acknowledgements): List more contributors.
5055
5056 * elisp.texi: Bump version number to 3.0.
5057 (Top): Link to Font Type node.
5058
5059 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5060
5061 * modes.texi (Major Mode Conventions): Remove duplicate words.
5062 (Customizing Keywords): Fix typo.
5063
5064 2009-02-14 Eli Zaretskii <eliz@gnu.org>
5065
5066 * nonascii.texi (User-Chosen Coding Systems): Document that
5067 select-safe-coding-system suggests raw-text if there are raw bytes
5068 in the region.
5069 (Explicit Encoding): Warn not to use `undecided' when encoding.
5070
5071 2009-02-11 Glenn Morris <rgm@gnu.org>
5072
5073 * frames.texi (Visibility of Frames): Mention the effect multiple
5074 workspaces/desktops can have on visibility.
5075
5076 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5077
5078 * text.texi (Commands for Insertion):
5079 * commands.texi (Event Mod):
5080 * keymaps.texi (Searching Keymaps):
5081 * nonascii.texi (Translation of Characters):
5082 Reinstate documentation of translation-table-for-input.
5083 (Explicit Encoding): Document the `charset' text property produced
5084 by decode-coding-region and decode-coding-string.
5085
5086 2009-01-27 Alan Mackenzie <acm@muc.de>
5087
5088 * modes.texi (Search-based Fontification): Correct a typo.
5089
5090 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
5091
5092 * abbrevs.texi (Abbrev Table Properties): Fix typo.
5093 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
5094
5095 2009-01-24 Eli Zaretskii <eliz@gnu.org>
5096
5097 * display.texi (Window Systems): Document the value of
5098 `initial-window-system' under --daemon.
5099
5100 * os.texi (System Environment): Remove description of the
5101 `environment' function which has been deleted.
5102
5103 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
5104
5105 * frames.texi (Multiple Displays): Remove documentation for
5106 removed function make-frame-on-tty.
5107
5108 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
5109
5110 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5111 write-region-annotate-functions.
5112 Document write-region-post-annotation-function.
5113
5114 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
5115
5116 * display.texi (Font Lookup): Document WIDTH argument of
5117 x-list-fonts.
5118
5119 2009-01-17 Eli Zaretskii <eliz@gnu.org>
5120
5121 * maps.texi (Standard Keymaps): Rename function-key-map to
5122 local-function-key-map.
5123
5124 * keymaps.texi (Translation Keymaps): Rename function-key-map to
5125 local-function-key-map.
5126
5127 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
5128 and `set-keyboard-coding-system' now accept an optional terminal
5129 argument.
5130
5131 * commands.texi (Event Mod): `keyboard-translate-table' is now
5132 terminal-local.
5133 (Function Keys): Rename function-key-map to
5134 local-function-key-map.
5135
5136 * elisp.texi (Top): Make @detailmenu be consistent with changes in
5137 frames.texi.
5138
5139 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
5140 `delete-terminal-functions', `suspend-tty-functions' and
5141 `resume-tty-functions'.
5142
5143 * frames.texi (Frames): Document `frame-terminal' and
5144 `terminal-live-p'.
5145 (Multiple Displays): Document `make-frame-on-tty'.
5146 (Multiple Terminals): Document `terminal-list', `delete-terminal',
5147 `terminal-name', and `get-device-terminal'.
5148 (Terminal Parameters): Document `terminal-parameters',
5149 `terminal-parameter', and `set-terminal-parameter'.
5150
5151 * os.texi (System Environment): Document `environment' and
5152 `initial-environment'.
5153 (Suspending Emacs): Update for multi-tty; document
5154 `suspend-tty', `resume-tty', and `controlling-tty-p'.
5155
5156 * nonascii.texi (Coding System Basics): More accurate description
5157 of `raw-text'.
5158
5159 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
5160
5161 * display.texi (Low-Level Font): Fix typo.
5162
5163 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
5164
5165 * elisp.texi (Top): Update node listing.
5166
5167 * display.texi (PostScript Images): Node deleted.
5168
5169 2009-01-10 Eli Zaretskii <eliz@gnu.org>
5170
5171 * processes.texi (Decoding Output): Document that null bytes force
5172 no-conversion for reading process output.
5173
5174 * files.texi (Reading from Files): Document that null bytes force
5175 no-conversion when visiting files.
5176
5177 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
5178
5179 * nonascii.texi (Lisp and Coding Systems):
5180 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
5181 (Character Properties): Improve wording.
5182
5183 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
5184
5185 * display.texi (Font Lookup): Remove obsolete function
5186 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
5187 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5188 (Font Selection): Reorder order of variable descriptions.
5189 Minor clarifications.
5190
5191 * elisp.texi (Top): Update node listing.
5192
5193 2009-01-09 Glenn Morris <rgm@gnu.org>
5194
5195 * commands.texi (Command Loop Info): Say that last-command-char and
5196 last-input-char are obsolete aliases.
5197
5198 * edebug.texi (Edebug Recursive Edit): Remove separate references to
5199 last-input-char and last-command-char, since they are just aliases for
5200 last-input-event and last-command-event.
5201
5202 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
5203 last-command-char.
5204
5205 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5206
5207 * elisp.texi: Update node listing.
5208
5209 * display.texi (Faces): Put Font Selection node after Auto Faces.
5210 (Face Attributes): Don't link to Font Lookup.
5211 Document font-family-list.
5212 (Fonts): New node.
5213
5214 2009-01-08 Jason Rumney <jasonr@gnu.org>
5215
5216 * frames.texi (Pointer Shape): Clarify that only X supports
5217 changing the standard pointer shapes. (Bug#1485)
5218
5219 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5220
5221 * display.texi (Attribute Functions): Note that a function value
5222 :height is relative, and that compatibility functions work by
5223 calling set-face-attribute.
5224 (Displaying Faces): Reorder list in order of increasing priority.
5225 (Face Remapping): New node. Content moved here from Displaying
5226 Faces.
5227 (Glyphs): Link to Face Functions.
5228
5229 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5230
5231 * display.texi (Faces): Don't discuss face id here. facep does
5232 not return t.
5233 (Defining Faces): Minor clarification.
5234 (Face Attributes): Rearrange items to match docstring of
5235 set-face-attribute. Add :foundry attribute. Document new role of
5236 :font attribute. Texinfo usage fix.
5237 (Attribute Functions): Copyedits.
5238 (Face Functions): Note that face number is seldom used.
5239
5240 2009-01-05 Richard M Stallman <rms@gnu.org>
5241
5242 * strings.texi (Predicates for Strings): Minor clarification.
5243
5244 * functions.texi (Function Safety): Texinfo usage fix.
5245
5246 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
5247
5248 * objects.texi (General Escape Syntax): Fix typo.
5249
5250 2009-01-03 Martin Rudalics <rudalics@gmx.at>
5251
5252 * windows.texi (Choosing Window): Say that pop-up-frame-alist
5253 works via the default value of pop-up-frame-function.
5254
5255 2009-01-02 Eli Zaretskii <eliz@gnu.org>
5256
5257 * processes.texi (System Processes): Document the `time' and
5258 `ctime' attributes of `system-process-attributes'.
5259
5260 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
5261
5262 * display.texi (Face Attributes): Clarify :height attribute.
5263
5264 2008-12-31 Martin Rudalics <rudalics@gmx.at>
5265
5266 * buffers.texi (The Buffer List): Clarify what moves a buffer to
5267 the front of the buffer list. Add entries for `last-buffer' and
5268 `unbury-buffer'.
5269
5270 2008-12-27 Eli Zaretskii <eliz@gnu.org>
5271
5272 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
5273 and its subsections.
5274
5275 * frames.texi (Multiple Terminals, Low-level Terminal)
5276 (Terminal Parameters, Frames on Other TTY devices): New sections.
5277 (Frames): Add an xref to "Multiple Terminals".
5278
5279 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
5280
5281 * objects.texi (Terminal Type): New node.
5282 (Editing Types): Add it to the menu.
5283
5284 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
5285 Variables".
5286
5287 * variables.texi (Directory Local Variables): New node.
5288 (Variables): Add a menu item for it.
5289
5290 * loading.texi (Autoload): Document `generate-autoload-cookie' and
5291 `generated-autoload-file'.
5292
5293 2008-12-20 Eli Zaretskii <eliz@gnu.org>
5294
5295 * os.texi (Startup Summary): Add xref to documentation of
5296 `initial-window-system'.
5297
5298 * display.texi (Window Systems): Document `window-system' the
5299 function. The variable `window-system' is now frame-local.
5300 Document `initial-window-system'.
5301
5302 2008-12-19 Martin Rudalics <rudalics@gmx.at>
5303
5304 * windows.texi (Windows): Rewrite description of
5305 fit-window-to-buffer.
5306
5307 2008-12-13 Glenn Morris <rgm@gnu.org>
5308
5309 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
5310 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
5311
5312 2008-12-12 Glenn Morris <rgm@gnu.org>
5313
5314 * debugging.texi (Error Debugging): Refer forwards to
5315 eval-expression-debug-on-error.
5316
5317 2008-12-05 Eli Zaretskii <eliz@gnu.org>
5318
5319 * strings.texi (String Basics): Only unibyte strings that
5320 represent key sequences hold 8-bit raw bytes.
5321
5322 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
5323 paragraph to speak about `undecided'.
5324 (Character Properties): Don't explain the meaning of each
5325 property; instead, identify their Unicode Standard names.
5326 (Character Sets): Document `map-charset-chars'.
5327
5328 2008-12-02 Glenn Morris <rgm@gnu.org>
5329
5330 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
5331 section yet again.
5332
5333 2008-11-29 Eli Zaretskii <eliz@gnu.org>
5334
5335 * nonascii.texi (Character Properties): New Section.
5336 (Specifying Coding Systems): Document
5337 `coding-system-priority-list', `set-coding-system-priority', and
5338 `with-coding-priority'.
5339 (Lisp and Coding Systems): Document `check-coding-systems-region'
5340 and `coding-system-charset-list'.
5341 (Coding System Basics): Document `coding-system-aliases'.
5342
5343 * elisp.texi (Top): Add a @detailmenu entry for "Character
5344 Properties".
5345
5346 * objects.texi (Character Type): Correct the range of Emacs
5347 characters. Add an @xref to "Character Codes".
5348
5349 * strings.texi (String Basics): Add an @xref to "Character Codes".
5350
5351 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
5352
5353 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
5354 (Character Codes): Document `max-char'.
5355
5356 2008-11-28 Eli Zaretskii <eliz@gnu.org>
5357
5358 * nonascii.texi (Text Representations, Converting Representations)
5359 (Character Sets, Scanning Charsets, Translation of Characters):
5360 Make text more accurate.
5361
5362 2008-11-28 Glenn Morris <rgm@gnu.org>
5363
5364 * files.texi (Format Conversion Round-Trip): Improve previous change.
5365
5366 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
5367
5368 * modes.texi (Auto Major Mode): Fix example.
5369
5370 2008-11-25 Glenn Morris <rgm@gnu.org>
5371
5372 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
5373
5374 * files.texi (Format Conversion Round-Trip):
5375 Use active voice for previous change.
5376
5377 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
5378
5379 * os.texi (Processor Run Time):
5380 * processes.texi (Transaction Queues):
5381 * markers.texi (The Mark):
5382 * windows.texi (Choosing Window, Selecting Windows):
5383 * files.texi (Changing Files, Magic File Names):
5384 * commands.texi (Key Sequence Input):
5385 * functions.texi (Declaring Functions):
5386 * strings.texi (Predicates for Strings):
5387 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
5388
5389 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
5390
5391 * help.texi (Accessing Documentation): Update example.
5392
5393 * variables.texi (Defining Variables): Note that `*' is not
5394 necessary if defcustom is used.
5395
5396 2008-11-22 Eli Zaretskii <eliz@gnu.org>
5397
5398 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
5399 Characters" from @detailmenu.
5400
5401 * nonascii.texi (Character Codes, Character Sets)
5402 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
5403 (Chars and Bytes, Splitting Characters): Sections removed.
5404
5405 2008-11-22 Lute Kamstra <lute@gnu.org>
5406
5407 * positions.texi (Text Lines): Update goto-line documentation.
5408
5409 2008-11-21 Martin Rudalics <rudalics@gmx.at>
5410
5411 * frames.texi (Frames): Fix typo, add cross references, reword.
5412 (Initial Parameters): Reword special-display-frame-alist text.
5413 (Frames and Windows): Reword. Describe argument norecord for
5414 set-frame-selected-window.
5415 (Input Focus): Describe argument norecord for select-frame.
5416 Remove comment on MS-Windows behavior for focus-follows-mouse.
5417 (Raising and Lowering): Mention windows-frames dichotomy in
5418 metaphor.
5419
5420 * windows.texi (Displaying Buffers, Vertical Scrolling)
5421 (Horizontal Scrolling): Fix indenting and rewording issues
5422 introduced with 2008-11-07 change.
5423
5424 2008-11-20 Glenn Morris <rgm@gnu.org>
5425
5426 * files.texi (Format Conversion Round-Trip): Mention `preserve'
5427 element of `format-alist'.
5428
5429 2008-11-19 Glenn Morris <rgm@gnu.org>
5430
5431 * doclicense.texi: Update to FDL 1.3.
5432 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
5433
5434 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
5435
5436 * windows.texi (Window Hooks): Remove *-end-trigger-functions
5437 vars, which are obsolete. Mention jit-lock-register.
5438
5439 * modes.texi (Other Font Lock Variables):
5440 Document jit-lock-register and jit-lock-unregister.
5441
5442 * frames.texi (Color Parameters): Document alpha parameter.
5443
5444 2008-11-16 Martin Rudalics <rudalics@gmx.at>
5445
5446 * windows.texi (Splitting Windows, Deleting Windows)
5447 (Selecting Windows, Cyclic Window Ordering)
5448 (Buffers and Windows, Displaying Buffers, Choosing Window)
5449 (Dedicated Windows, Window Point, Window Start and End)
5450 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
5451 (Size of Window, Resizing Windows, Window Configurations)
5452 (Window Parameters): Avoid @var at beginning of sentences and
5453 reword accordingly.
5454
5455 2008-11-11 Lute Kamstra <lute@gnu.org>
5456
5457 * files.texi (File Name Components): Fix file-name-extension
5458 documentation.
5459
5460 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
5461
5462 * frames.texi (Basic Parameters): Remove display-environment-variable
5463 and term-environment-variable.
5464
5465 2008-11-08 Eli Zaretskii <eliz@gnu.org>
5466
5467 * windows.texi (Basic Windows, Splitting Windows)
5468 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
5469 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
5470 (Resizing Windows, Window Configurations, Window Parameters):
5471 Fix wording and markup.
5472
5473 2008-11-07 Martin Rudalics <rudalics@gmx.at>
5474
5475 * windows.texi (Windows): Update entries.
5476 (Basic Windows): Remove listing of attributes. Reword.
5477 (Splitting Windows, Deleting Windows): Reword.
5478 (Selecting Windows, Cyclic Window Ordering): Reword with special
5479 emphasis on order of recently selected windows and buffer list.
5480 (Buffers and Windows, Choosing Window): Reword with special
5481 emphasis on dedicated windows.
5482 (Displaying Buffers): Reword. For switch-to-buffer mention that
5483 it may fall back on pop-to-buffer. For other-window try to
5484 explain how it treats the cyclic ordering of windows.
5485 (Dedicated Windows): New node and section discussing dedicated
5486 windows and associated functions.
5487 (Window Point): Add entry for window-point-insertion-type. Reword.
5488 (Window Start and End): Rename node and section title. Reword.
5489 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
5490 Minor rewording.
5491 (Size of Window): Reword, in particular text on window-width.
5492 (Resizing Windows): Reword. Add text on balancing windows.
5493 (Window Configurations): Reword. Mention window parameters.
5494 (Window Parameters): New node and section on window parameters.
5495 (Window Hooks): Reword. Mention that
5496 window-configuration-change-hook is run "buffer-locally".
5497 * elisp.texi (Top): Update Windows entries in @detailmenu
5498 section.
5499
5500 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
5501
5502 * searching.texi (Regexp Search): Fix typo.
5503
5504 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5505
5506 * searching.texi (Regexp Search): Document GREEDY arg.
5507 (Simple Match Data): Fix return value.
5508
5509 2008-11-01 Eli Zaretskii <eliz@gnu.org>
5510
5511 * nonascii.texi (Text Representations): Rewrite to make consistent
5512 with Emacs 23 internal representation of characters.
5513 Document `unibyte-string'.
5514
5515 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
5516
5517 * processes.texi (Process Information): Note that process-status
5518 does not accept buffer names.
5519
5520 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5521
5522 * positions.texi (Skipping Characters): Correct return value of
5523 skip-chars-forward.
5524
5525 2008-10-25 Martin Rudalics <rudalics@gmx.at>
5526
5527 * windows.texi (Deleting Windows): Update documentation of
5528 delete-windows-on.
5529 (Buffers and Windows): Update documentations of
5530 get-buffer-window and get-buffer-window-list.
5531 (Displaying Buffers): Update documentation of
5532 replace-buffer-in-windows.
5533
5534 * buffers.texi (Current Buffer): Reword set-buffer and
5535 with-current-buffer documentations.
5536 (Creating Buffers): Reword documentation of get-buffer-create.
5537
5538 2008-10-23 Martin Rudalics <rudalics@gmx.at>
5539
5540 * buffers.texi (Current Buffer): Reword documentation of
5541 set-buffer.
5542 (Buffer Names): Reword documentation of buffer-name.
5543 (The Buffer List): For bury-buffer explain what happens with the
5544 buffer's window.
5545 (Creating Buffers): Say that get-buffer-create's arg is called
5546 buffer-or-name.
5547
5548 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5549
5550 * advice.texi (Computed Advice): Explain what DEFINITION is.
5551
5552 * nonascii.texi (Character Codes): Remove obsolete function
5553 char-valid-p, and document characterp instead.
5554
5555 2008-10-22 Martin Rudalics <rudalics@gmx.at>
5556
5557 * windows.texi (Displaying Buffers): Reword documentation of
5558 pop-to-buffer.
5559 (Choosing Window): Rewrite documentation of display-buffer and
5560 its options.
5561
5562 * buffers.texi (Killing Buffers): Update documentation of
5563 kill-buffer.
5564
5565 2008-10-21 Eli Zaretskii <eliz@gnu.org>
5566
5567 * processes.texi (Serial Ports): Fix wording and improve markup.
5568
5569 * searching.texi (Regexp Search): Document `string-match-p' and
5570 `looking-at-p'.
5571 (POSIX Regexps): Add an xref for "non-greedy".
5572 (Regexp Special): Add @cindex entry for "non-greedy".
5573
5574 * display.texi (Attribute Functions): Document `face-all-attributes'.
5575 (Image Cache) <image-refresh>: Minor wording fixes.
5576
5577 * frames.texi (Color Names): Add an xref to `read-color'.
5578
5579 * minibuf.texi (High-Level Completion): Document `read-color'.
5580
5581 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
5582
5583 * positions.texi (Narrowing): Add an xref to "Swapping Text".
5584
5585 * buffers.texi (Swapping Text): New section, documents
5586 `buffer-swap-text'.
5587
5588 2008-10-21 Martin Rudalics <rudalics@gmx.at>
5589
5590 * windows.texi (Resizing Windows): Minor wording fix.
5591
5592 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5593
5594 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
5595 and `combine-and-quote-strings'.
5596
5597 * strings.texi (Creating Strings): Add xrefs for them.
5598
5599 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5600
5601 * elisp.texi (Top): Make descriptive text for "Reading File Names"
5602 match the corresponding menu in minibuf.texi.
5603
5604 * minibuf.texi (Reading File Names): Document `read-shell-command'
5605 and `minibuffer-local-shell-command-map'.
5606
5607 2008-10-19 Martin Rudalics <rudalics@gmx.at>
5608
5609 * windows.texi (Resizing Windows): Remove var{} around "window" in
5610 documentation of enlarge-window.
5611 Rewrite documentation of window-min-height and window-min-width.
5612
5613 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5614
5615 * functions.texi (Calling Functions): Document `apply-partially'.
5616
5617 * hooks.texi (Standard Hooks): Mention
5618 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
5619
5620 * variables.texi (File Local Variables): Document
5621 `file-local-variables-alist', `before-hack-local-variables-hook'
5622 and `hack-local-variables-hook'.
5623
5624 * processes.texi (Synchronous Processes): Document `process-lines'.
5625
5626 * customize.texi (Variable Definitions):
5627 Document `custom-reevaluate-setting'.
5628
5629 2008-10-18 Martin Rudalics <rudalics@gmx.at>
5630
5631 * windows.texi (Choosing Window, Deleting Windows)
5632 (Displaying Buffers): Expand documentation of dedicated windows.
5633
5634 2008-10-18 Eli Zaretskii <eliz@gnu.org>
5635
5636 * files.texi (Changing Files): Document symbolic input of file
5637 modes to `set-file-modes'. Document `read-file-modes' and
5638 `file-modes-symbolic-to-number'.
5639
5640 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
5641 and `search-map'.
5642
5643 * searching.texi (Search and Replace):
5644 Document `replace-search-function' and `replace-re-search-function'.
5645 Document `multi-query-replace-map'.
5646
5647 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5648 (Completion Commands, Reading File Names):
5649 Rename `minibuffer-local-must-match-filename-map' to
5650 `minibuffer-local-filename-must-match-map'.
5651 (Minibuffer Completion): The `require-match' argument to
5652 `completing-read' can now have the value `confirm-only'.
5653
5654 * windows.texi (Displaying Buffers): Minor wording fix.
5655 (Choosing Window): `split-height-threshold' can now be nil.
5656 Document `split-width-threshold'. `pop-up-frames' can have the
5657 value `graphic-only'.
5658
5659 2008-10-17 Eli Zaretskii <eliz@gnu.org>
5660
5661 * os.texi (Startup Summary): Document `before-init-time' and
5662 `after-init-time'. Document `initial-window-system' and
5663 `window-system-initialization-alist'. Document reading the
5664 abbrevs file. Document the call to `server-start' under --daemon.
5665 Rearrange a bit to be consistent with the code flow.
5666 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
5667 (Time Parsing): Document `format-seconds'.
5668
5669 2008-10-17 Martin Rudalics <rudalics@gmx.at>
5670
5671 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
5672 and reword.
5673
5674 2008-10-16 Eli Zaretskii <eliz@gnu.org>
5675
5676 * markers.texi (The Mark): Document use-region-p.
5677
5678 2008-10-15 Eli Zaretskii <eliz@gnu.org>
5679
5680 * internals.texi (Writing Emacs Primitives): The interactive spec
5681 of a primitive can be a Lisp form.
5682
5683 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
5684 values of transient-mark-mode. Document handle-shift-selection.
5685
5686 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
5687 (Interactive Examples): Show an example of `^'.
5688 (Key Sequence Input): Document this-command-keys-shift-translated.
5689 (Defining Commands, Using Interactive): The interactive-form of a
5690 function can be added via its symbol's property.
5691
5692 * positions.texi (List Motion): beginning-of-defun-function can
5693 now accept an argument.
5694
5695 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
5696 now return a list of strings.
5697
5698 * control.texi (Handling Errors): Document ignore-errors.
5699
5700 * frames.texi (Creating Frames): Document frame-inherited-parameters.
5701 (Parameter Access): Document set-frame-parameter.
5702
5703 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
5704 Hooks" for the effect of kill-all-local-variables on local hook
5705 functions.
5706
5707 * modes.texi (Major Mode Conventions, Mode Line Variables):
5708 `mode-name' need not be a string. xref to "Mode Line Data" for
5709 details, and to "Emulating Mode Line" for computing a string
5710 value.
5711
5712 2008-10-14 Eli Zaretskii <eliz@gnu.org>
5713
5714 * processes.texi (System Processes): New section.
5715 (Processes, Signals to Processes): Add xrefs to it.
5716
5717 * objects.texi (Editing Types): A `process' is a subprocess of
5718 Emacs, not just any process running on the OS.
5719
5720 * elisp.texi (Top): Adjust the @detailmenu for the above two
5721 changes.
5722
5723 * sequences.texi (Char-Tables): Remove documentation of
5724 set-char-table-default, which has no effect since Emacs 23.
5725 <char-table-range, set-char-table-range>: Don't mention generic
5726 characters and charsets. Add a cons cell as a possible argument.
5727
5728 * nonascii.texi (Splitting Characters)
5729 (Translation of Characters): Don't mention generic characters.
5730
5731 * display.texi (Fontsets): Don't mention generic characters.
5732
5733 * sequences.texi (Char-Tables): `map-char-table' can now call its
5734 argument FUNCTION with a cons cell as KEY.
5735
5736 2008-10-13 Eli Zaretskii <eliz@gnu.org>
5737
5738 * objects.texi (Primitive Function Type): Move "@cindex special
5739 forms" from here...
5740
5741 * eval.texi (Special Forms): ...to here.
5742
5743 * functions.texi (What Is a Function): `functionp' returns nil for
5744 special forms. Add an xref.
5745
5746 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
5747 Variables".
5748
5749 * variables.texi (Frame-Local Variables): New section.
5750 (Buffer-Local Variables): Add an xref to it.
5751 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
5752 have both frame-local and buffer-local binding.
5753
5754 * frames.texi (Frames): Mention multiple tty frames.
5755 (Frame Parameters, Parameter Access): Mention frame-local variable
5756 bindings.
5757
5758 2008-09-20 Glenn Morris <rgm@gnu.org>
5759
5760 * display.texi (Defining Faces): Recommend against face variables.
5761
5762 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
5763
5764 * display.texi (Echo Area Customization): Fix typo.
5765
5766 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
5767
5768 * loading.texi (Where Defined): Add `defface' item.
5769
5770 2008-09-06 Martin Rudalics <rudalics@gmx.at>
5771
5772 * loading.texi (Where Defined): Fix description of symbol-file.
5773
5774 2008-08-26 Jason Rumney <jasonr@gnu.org>
5775
5776 * display.texi (TIFF Images): New section describing :index property.
5777
5778 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
5779
5780 * display.texi (Temporary Displays): Remove unnecessary comment
5781 about usage of temp-buffer-show-hook.
5782
5783 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
5784
5785 * symbols.texi (Other Plists): Fix incorrect example.
5786 Suggested by Florian Beck.
5787
5788 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
5789
5790 * os.texi: Fix previous change.
5791
5792 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5793
5794 * os.texi:
5795 * intro.texi:
5796 * files.texi: Remove VMS support.
5797
5798 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5799
5800 * os.texi:
5801 * frames.texi:
5802 * display.texi: Remove mentions of Mac Carbon.
5803
5804 2008-07-01 Miles Bader <miles@gnu.org>
5805
5806 * text.texi (Special Properties):
5807 * display.texi (Truncation): Add wrap-prefix and line-prefix.
5808
5809 2008-06-28 Johan Bockgård <bojohan@gnu.org>
5810
5811 * display.texi (Other Image Types): Fix copy/paste error; say
5812 "PBM", not "XBM".
5813
5814 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5815
5816 * os.texi: Remove references to obsolete systems.
5817
5818 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5819
5820 * makefile.w32-in (distclean): Remove makefile.
5821
5822 2008-06-17 Glenn Morris <rgm@gnu.org>
5823
5824 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
5825 (elisp, dist): Remove rules and variables that are obsolete now
5826 the lisp manual is no longer distributed separately.
5827
5828 2008-06-16 Glenn Morris <rgm@gnu.org>
5829
5830 * configure, configure.in, mkinstalldirs: Remove unused files.
5831
5832 * book-spine.texinfo: Set version to 23.0.60.
5833 * vol1.texi (EMACSVER):
5834 * vol2.texi (EMACSVER): Set to 23.0.60.
5835
5836 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
5837 as per maintain.info.
5838
5839 2008-06-15 Glenn Morris <rgm@gnu.org>
5840
5841 * makefile.w32-in (manual): Use "23" rather than "21".
5842
5843 * Makefile.in (emacsver): New, set by configure.
5844 (manual): Use emacsver.
5845
5846 * intro.texi: Report bugs using M-x report-emacs-bug.
5847
5848 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
5849
5850 2008-06-13 Daniel Engeler <engeler@gmail.com>
5851
5852 * elisp.texi, internals.texi, processes.texi: Add documentation
5853 about serial port access.
5854
5855 2008-06-05 Miles Bader <miles@gnu.org>
5856
5857 * display.texi (Displaying Faces): Update to reflect function
5858 renamings in face-remap.el.
5859
5860 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
5861
5862 * display.texi (Fontsets): Fix typos.
5863
5864 2008-06-03 Miles Bader <miles@gnu.org>
5865
5866 * display.texi (Displaying Faces): Add add-relative-face-remapping,
5867 remove-relative-face-remapping, set-base-face-remapping,
5868 and set-default-base-face-remapping.
5869
5870 2008-06-01 Miles Bader <miles@gnu.org>
5871
5872 * display.texi (Displaying Faces): Add face-remapping-alist.
5873
5874 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5875
5876 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
5877 variable names.
5878
5879 2008-05-03 Eric S. Raymond <esr@golux>
5880
5881 * keymaps.texi: Clarify that (current-local-map) and
5882 (current-global-map) return references, not copies.
5883
5884 2008-05-02 Juri Linkov <juri@jurta.org>
5885
5886 * minibuf.texi (Text from Minibuffer): Document a list of
5887 default values for `read-from-minibuffer'.
5888
5889 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
5890
5891 * nonascii.texi (Translation of Characters): Fix previous change.
5892
5893 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
5894
5895 * display.texi (Overlay Properties): Clarify role of underlying
5896 textprop and overlay keymaps for display strings.
5897
5898 * keymaps.texi (Active Keymaps): Ditto.
5899
5900 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
5901
5902 * minibuf.texi (Programmed Completion):
5903 Replace dynamic-completion-table with the new completion-table-dynamic.
5904
5905 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
5906
5907 * intro.texi (Some Terms): Change "fonts in this manual" index
5908 entry to "typographic conventions".
5909
5910 2008-04-05 Eli Zaretskii <eliz@gnu.org>
5911
5912 * objects.texi (Text Props and Strings): Add indexing for read
5913 syntax of text properties.
5914
5915 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
5916
5917 * processes.texi (Decoding Output): Remove process-filter-multibyte
5918 functions.
5919
5920 2008-03-15 Martin Rudalics <rudalics@gmx.at>
5921
5922 * display.texi (Finding Overlays): Say that empty overlays at
5923 the end of the buffer are reported too.
5924
5925 2008-03-13 Glenn Morris <rgm@gnu.org>
5926
5927 * elisp.texi (EMACSVER): Set to 23.0.60.
5928
5929 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
5930
5931 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
5932
5933 2008-02-22 Glenn Morris <rgm@gnu.org>
5934
5935 * frames.texi (Position Parameters): Clarify the description of
5936 `left' and `top', using information from "Geometry".
5937 (Geometry): Give a pointer to "Position Parameters", rather than
5938 repeating information.
5939
5940 2008-02-11 Glenn Morris <rgm@gnu.org>
5941
5942 * objects.texi (Equality Predicates): No longer talk about "two"
5943 functions.
5944
5945 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
5946
5947 * objects.texi (Equality Predicates): Add defun for
5948 equal-including-properties.
5949
5950 2008-02-10 Glenn Morris <rgm@gnu.org>
5951
5952 * objects.texi (Equality Predicates):
5953 Mention equal-including-properties.
5954
5955 2008-02-07 Richard Stallman <rms@gnu.org>
5956
5957 * windows.texi (Window Start): Mention the feature of moving
5958 window-start to start of line.
5959
5960 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
5961
5962 * keymaps.texi (Tool Bar): Document rtl property.
5963
5964 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
5965
5966 * display.texi (Button Types):
5967 For define-button-type, clarify type of NAME.
5968
5969 2008-01-19 Martin Rudalics <rudalics@gmx.at>
5970
5971 * buffers.texi (Buffer Modification): Fix typo.
5972
5973 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
5974
5975 * os.texi (System Environment): Remove references to OSes that are
5976 not supported anymore.
5977
5978 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5979
5980 * os.texi (System Environment): Remove mention for Masscomp.
5981
5982 2008-01-04 Richard Stallman <rms@gnu.org>
5983
5984 * display.texi (Faces): Don't talk about internal face vector as arg
5985 to facep.
5986
5987 * customize.texi (Type Keywords): Fix previous change.
5988
5989 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
5990 * elisp.texi (Top): Fix menu for commands.texi change.
5991
5992 2007-12-30 Richard Stallman <rms@gnu.org>
5993
5994 * commands.texi (Accessing Mouse): Rename from Accessing Events.
5995 (Accessing Scroll): New node broken out of Accessing Mouse.
5996
5997 2007-12-28 Richard Stallman <rms@gnu.org>
5998
5999 * frames.texi (Size Parameters): Fix typo.
6000 (Basic Parameters): For `title', refer to title bar.
6001 (Size and Position): Explain meaning of frame pixel width and height.
6002
6003 2007-12-23 Richard Stallman <rms@gnu.org>
6004
6005 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
6006 Improve some of the commented-out keywords' text too.
6007
6008 2007-12-14 Martin Rudalics <rudalics@gmx.at>
6009
6010 * nonascii.texi (Encoding and I/O): Reword to avoid saying
6011 "visit the current buffer".
6012
6013 * os.texi (System Interface): Fix typo.
6014
6015 2007-12-04 Richard Stallman <rms@gnu.org>
6016
6017 * objects.texi (Symbol Type): Fix typo.
6018
6019 2007-12-03 Richard Stallman <rms@gnu.org>
6020
6021 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
6022
6023 2007-12-01 Glenn Morris <rgm@gnu.org>
6024
6025 * functions.texi (Declaring Functions): Improve previous change.
6026
6027 2007-11-30 Glenn Morris <rgm@gnu.org>
6028
6029 * functions.texi (Declaring Functions): Add optional fourth
6030 argument of declare-function, and setting third argument to `t'.
6031
6032 2007-11-29 Richard Stallman <rms@gnu.org>
6033
6034 * customize.texi (Composite Types): Document `group' type.
6035
6036 2007-11-29 Glenn Morris <rgm@gnu.org>
6037
6038 * functions.texi (Declaring Functions): Add findex.
6039 Mention `external' files.
6040
6041 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
6042
6043 * functions.texi (Declaring Functions): Fix directive.
6044
6045 2007-11-25 Richard Stallman <rms@gnu.org>
6046
6047 * help.texi (Help Functions): Clean up last change.
6048
6049 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
6050
6051 * loading.texi (Named Features): Minor cleanup.
6052
6053 * macros.texi (Eval During Expansion): Minor cleanup.
6054
6055 * variables.texi (Variable Aliases): Minor cleanup.
6056
6057 2007-11-24 Richard Stallman <rms@gnu.org>
6058
6059 * functions.texi (Declaring Functions): Clarify previous change.
6060
6061 * compile.texi (Compiler Errors): Clarify previous change.
6062
6063 2007-11-24 Richard Stallman <rms@gnu.org>
6064
6065 * display.texi (Refresh Screen, Forcing Redisplay):
6066 Clarify the text and move items around.
6067
6068 2007-11-24 Glenn Morris <rgm@gnu.org>
6069
6070 * functions.texi (Declaring Functions): New section.
6071 * compile.texi (Compiler Errors): Mention declaring functions,
6072 defvar with no initvalue, and byte-compile-warnings.
6073
6074 2007-11-15 Martin Rudalics <rudalics@gmx.at>
6075
6076 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
6077 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
6078
6079 2007-11-13 Martin Rudalics <rudalics@gmx.at>
6080
6081 * help.texi (Help Functions): Document new macro `with-help-window'.
6082
6083 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
6084
6085 * searching.texi (Replacing Match): Describe new
6086 `match-substitute-replacement'.
6087
6088 2007-10-31 Richard Stallman <rms@gnu.org>
6089
6090 * strings.texi (Creating Strings): Null strings from concat not unique.
6091
6092 2007-10-26 Richard Stallman <rms@gnu.org>
6093
6094 * objects.texi (Equality Predicates): Null strings are uniquified.
6095
6096 * minibuf.texi: Minor clarifications in previous change.
6097
6098 2007-10-25 Glenn Morris <rgm@gnu.org>
6099
6100 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
6101
6102 2007-10-24 Richard Stallman <rms@gnu.org>
6103
6104 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
6105
6106 * variables.texi (Frame-Local Variables): Node deleted.
6107 (Variables): Delete Frame-Local Variables from menu.
6108 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
6109 (Default Value): Don't mention frame-local vars.
6110
6111 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
6112
6113 * loading.texi (Unloading): Document FEATURE-unload-function
6114 instead of FEATURE-unload-hook.
6115
6116 * frames.texi (Multiple Displays): Don't mention frame-local vars.
6117
6118 2007-10-22 Juri Linkov <juri@jurta.org>
6119
6120 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
6121 (High-Level Completion): Document a list of default value strings
6122 in the DEFAULT argument, for which minibuffer functions return the
6123 first element.
6124
6125 2007-10-17 Juri Linkov <juri@jurta.org>
6126
6127 * text.texi (Filling): Update arguments of fill-paragraph.
6128 fill-paragraph operates on the active region in Transient Mark mode.
6129 Remove fill-paragraph-or-region.
6130
6131 2007-10-13 Karl Berry <karl@gnu.org>
6132
6133 * elisp.texi (@dircategory): Move to after @copying,
6134 since we want @copying as close as possible to the beginning of
6135 the output.
6136
6137 2007-10-12 Richard Stallman <rms@gnu.org>
6138
6139 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
6140
6141 * commands.texi (Distinguish Interactive): New node,
6142 broken out from Interactive Call and rewritten.
6143 (Command Loop): Put Distinguish Interactive in menu.
6144
6145 2007-10-09 Richard Stallman <rms@gnu.org>
6146
6147 * text.texi (Examining Properties): Mention overlay priority.
6148
6149 * display.texi (Display Margins): Correct the description
6150 of margin display specifications.
6151 (Replacing Specs): New subnode broken out of Display Property.
6152
6153 2007-10-06 Juri Linkov <juri@jurta.org>
6154
6155 * text.texi (Filling): Document fill-paragraph-or-region.
6156
6157 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
6158
6159 * display.texi (Auto Faces): Fix typo.
6160
6161 2007-10-02 Richard Stallman <rms@gnu.org>
6162
6163 * display.texi (Display Property): Explain some display specs
6164 don't let you move point in.
6165
6166 * frames.texi (Cursor Parameters):
6167 Describe cursor-in-non-selected-windows here. Explain more values.
6168
6169 * windows.texi (Basic Windows): Don't describe
6170 cursor-in-non-selected-windows here.
6171
6172 2007-10-01 Eli Zaretskii <eliz@gnu.org>
6173
6174 * processes.texi (Misc Network): Note that these functions are
6175 supported only on some systems.
6176
6177 2007-10-01 Richard Stallman <rms@gnu.org>
6178
6179 * display.texi (Overlay Properties): Explain nil as priority.
6180 Explain that conflicts are unpredictable if not resolved by
6181 priorities.
6182
6183 2007-09-23 Richard Stallman <rms@gnu.org>
6184
6185 * macros.texi (Backquote): Minor clarification.
6186
6187 2007-09-19 Richard Stallman <rms@gnu.org>
6188
6189 * display.texi (Display Property): Explain multiple display specs.
6190 Clarify when they work in parallel and when one overrides.
6191 Fix error in example.
6192
6193 2007-09-06 Glenn Morris <rgm@gnu.org>
6194
6195 Move from lispref/ to doc/lispref/. Change all setfilename
6196 commands to use ../../info.
6197 * Makefile.in (infodir): Go up one more level.
6198 (usermanualdir): Change from ../man to ../emacs.
6199 (miscmanualdir): New.
6200 (dist): Use new variable miscmanualdir.
6201 * makefile.w32-in (infodir, texinputdir): Go up one more level.
6202 (usermanualdir): Change from ../man to ../emacs.
6203
6204 2007-08-30 Martin Rudalics <rudalics@gmx.at>
6205
6206 * commands.texi (Command Loop Info): Advise against changing
6207 most variables described here. Explain new variable
6208 last-repeatable-command.
6209
6210 2007-08-29 Glenn Morris <rgm@gnu.org>
6211
6212 * elisp.texi (EMACSVER): Increase to 23.0.50.
6213
6214 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6215
6216 * frames.texi (Basic Parameters): Add display-environment-variable
6217 and term-environment-variable.
6218
6219 2007-08-28 Juri Linkov <juri@jurta.org>
6220
6221 * display.texi (Image Formats, Other Image Types): Add SVG.
6222
6223 2007-08-28 Juri Linkov <juri@jurta.org>
6224
6225 * display.texi (Images): Move formats-related text to new node
6226 "Image Formats".
6227 (Image Formats): New node.
6228
6229 2007-08-27 Richard Stallman <rms@gnu.org>
6230
6231 * windows.texi (Window Configurations): Clarify what
6232 a window configuration saves.
6233
6234 2007-08-25 Richard Stallman <rms@gnu.org>
6235
6236 * display.texi (Images): Delete redundant @findex.
6237
6238 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
6239
6240 * text.texi (Change Hooks): (after|before)-change-functions are no
6241 longer bound to nil while running; rather inhibit-modification-hooks
6242 is t.
6243
6244 2007-08-16 Richard Stallman <rms@gnu.org>
6245
6246 * processes.texi (Asynchronous Processes):
6247 Clarify doc of start-file-process.
6248
6249 2007-08-08 Martin Rudalics <rudalics@gmx.at>
6250
6251 * modes.texi (Example Major Modes): Fix typo.
6252
6253 2007-08-08 Glenn Morris <rgm@gnu.org>
6254
6255 * intro.texi (nil and t): Do not use `iff' in documentation.
6256
6257 * tips.texi (Documentation Tips): Recommend against `iff'.
6258
6259 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
6260
6261 * display.texi (Image Cache): Document image-refresh.
6262
6263 2007-08-06 Martin Rudalics <rudalics@gmx.at>
6264
6265 * windows.texi (Size of Window): Document window-full-width-p.
6266
6267 2007-07-25 Glenn Morris <rgm@gnu.org>
6268
6269 * gpl.texi (GPL): Replace license with GPLv3.
6270
6271 * Relicense all FSF files to GPLv3 or later.
6272
6273 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
6274
6275 * processes.texi (Synchronous Processes):
6276 Add `process-file-shell-command'.
6277 (Asynchronous Processes): Mention restricted use of
6278 `process-filter' and `process-sentinel' in
6279 `start-file-process'. Add `start-file-process-shell-command'.
6280
6281 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6282
6283 * files.texi (Magic File Names): Introduce optional parameter
6284 IDENTIFICATION for `file-remote-p'.
6285
6286 2007-07-16 Richard Stallman <rms@gnu.org>
6287
6288 * display.texi (Defining Faces): Fix previous change.
6289
6290 2007-07-14 Richard Stallman <rms@gnu.org>
6291
6292 * control.texi (Handling Errors): Document `debug' in handler list.
6293
6294 2007-07-10 Richard Stallman <rms@gnu.org>
6295
6296 * display.texi (Defining Faces): Explain C-M-x feature for defface.
6297
6298 2007-07-09 Richard Stallman <rms@gnu.org>
6299
6300 * files.texi (Magic File Names): Rewrite previous change.
6301
6302 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6303
6304 * files.texi (Magic File Names): Introduce optional parameter
6305 CONNECTED for `file-remote-p'.
6306
6307 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
6308
6309 * processes.texi (Asynchronous Processes):
6310 * files.texi (Magic File Names): Add `start-file-process'.
6311
6312 2007-06-27 Richard Stallman <rms@gnu.org>
6313
6314 * files.texi (Format Conversion Piecemeal):
6315 Clarify `after-insert-file-functions' calling convention.
6316
6317 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
6318
6319 * files.texi (Magic File Names): Remove `dired-call-process'.
6320 Add `process-file'.
6321
6322 2007-06-27 Kenichi Handa <handa@m17n.org>
6323
6324 * text.texi (Special Properties): Fix description about
6325 `composition' property.
6326
6327 2007-06-26 Kenichi Handa <handa@m17n.org>
6328
6329 * nonascii.texi (Default Coding Systems): Document about the
6330 return value `undecided'.
6331
6332 2007-06-25 David Kastrup <dak@gnu.org>
6333
6334 * keymaps.texi (Active Keymaps): Document new POSITION argument of
6335 `current-active-maps'.
6336
6337 2007-06-24 Karl Berry <karl@gnu.org>
6338
6339 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
6340
6341 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
6342
6343 * display.texi (Overlay Arrow): Doc fix.
6344
6345 2007-06-14 Karl Berry <karl@tug.org>
6346
6347 * anti.texi (Antinews): Typo.
6348
6349 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
6350
6351 * display.texi (Image Cache): Document image-refresh.
6352
6353 2007-06-12 Karl Berry <karl@gnu.org>
6354
6355 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
6356 * two-volume.make: New file.
6357 * .cvsignore: Ignore two-volume files.
6358
6359 2007-06-12 Tom Tromey <tromey@redhat.com>
6360
6361 * os.texi (Init File): Document user-emacs-directory.
6362
6363 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
6364
6365 * commands.texi (Click Events): Describe width and height when
6366 object is nil.
6367
6368 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
6369
6370 * commands.texi (Click Events): Layout more logically.
6371 Describe width and height.
6372 (Drag Events, Motion Events): Update to new format for position.
6373
6374 2007-06-02 Richard Stallman <rms@gnu.org>
6375
6376 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
6377
6378 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6379
6380 * Version 22.1 released.
6381
6382 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6383
6384 * text.texi (Special Properties): Correct meaning of fontified face.
6385
6386 2007-05-30 Richard Stallman <rms@gnu.org>
6387
6388 * text.texi (Special Properties): Add link to Adjusting Point.
6389
6390 2007-05-12 Richard Stallman <rms@gnu.org>
6391
6392 * text.texi (Margins): indent-to-left-margin is not the default.
6393 (Mode-Specific Indent): For indent-line-function, the default
6394 is indent-relative.
6395
6396 * modes.texi (Example Major Modes): Explain last line of text-mode
6397 is redundant.
6398
6399 2007-05-10 Richard Stallman <rms@gnu.org>
6400
6401 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
6402
6403 * help.texi (Keys in Documentation): Add reference to
6404 Documentation Tips.
6405
6406 * files.texi (Format Conversion): TO-FN gets three arguments.
6407
6408 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
6409
6410 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
6411
6412 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
6413 * files.texi (Format Conversion): Expand intro; add menu.
6414 (Format Conversion Overview, Format Conversion Round-Trip)
6415 (Format Conversion Piecemeal): New nodes/subsections.
6416 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
6417 * text.texi (Text Properties): Remove "Saving Properties" from menu.
6418 (Saving Properties): Delete node/subsection.
6419
6420 2007-05-07 Karl Berry <karl@gnu.org>
6421
6422 * elisp.texi (EMACSVER): Back to 22.
6423
6424 2007-05-06 Richard Stallman <rms@gnu.org>
6425
6426 * processes.texi (Accepting Output): Revert most of previous change.
6427
6428 2007-05-05 Richard Stallman <rms@gnu.org>
6429
6430 * processes.texi (Accepting Output): accept-process-output
6431 uses microseconds, not milliseconds. But that arg is obsolete.
6432
6433 2007-05-04 Karl Berry <karl@tug.org>
6434
6435 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
6436
6437 2007-05-04 Eli Zaretskii <eliz@gnu.org>
6438
6439 * tips.texi (Documentation Tips): Rearrange items to place the
6440 more important ones first. Add an index entry for hyperlinks.
6441
6442 2007-05-03 Karl Berry <karl@gnu.org>
6443
6444 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
6445 (EMACSVER) [smallbook]: 22 for printed version.
6446
6447 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
6448 so restore anchor to normal position after defun. Found by Kevin Ryde.
6449
6450 2007-04-26 Glenn Morris <rgm@gnu.org>
6451
6452 * elisp.texi (EMACSVER): Increase to 22.1.50.
6453
6454 2007-04-28 Karl Berry <karl@gnu.org>
6455
6456 * elisp.texi: Improve line breaks on copyright page,
6457 similar layout to emacs manual, 8.5x11 by default.
6458
6459 2007-04-24 Richard Stallman <rms@gnu.org>
6460
6461 * text.texi (Special Properties): Add xref to Overlay Properties.
6462
6463 * display.texi (Overlay Properties): Add xref to Special Properties.
6464
6465 2007-04-22 Richard Stallman <rms@gnu.org>
6466
6467 * keymaps.texi (Extended Menu Items): Move the info about
6468 format with cached keyboard binding.
6469
6470 2007-04-21 Richard Stallman <rms@gnu.org>
6471
6472 * text.texi (Special Properties): Clarify previous change.
6473
6474 * files.texi (File Name Expansion): Clarify previous change.
6475
6476 * display.texi (Attribute Functions): Fix example for
6477 face-attribute-relative-p.
6478
6479 2007-04-19 Kenichi Handa <handa@m17n.org>
6480
6481 * text.texi (Special Properties): Document composition property.
6482
6483 2007-04-19 Glenn Morris <rgm@gnu.org>
6484
6485 * files.texi (File Name Expansion): Mention "superroot".
6486
6487 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6488
6489 * frames.texi (Multiple Displays): Add note about "multi-monitor"
6490 setups.
6491 (Display Feature Testing): Note that display refers to all
6492 physical monitors for multi-monitor setups.
6493
6494 2007-04-14 Richard Stallman <rms@gnu.org>
6495
6496 * lists.texi (Sets And Lists): Clarify `delete' examples.
6497 Remove spurious xref to same node.
6498 Clarify xref for add-to-list.
6499
6500 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
6501
6502 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
6503 value of lisp-mode-map.
6504
6505 2007-04-11 Karl Berry <karl@gnu.org>
6506
6507 * anti.texi (Antinews):
6508 * display.texi (Overlay Properties, Defining Images):
6509 * processes.texi (Synchronous Processes, Sentinels):
6510 * syntax.texi (Syntax Table Internals):
6511 * searching.texi (Regexp Special):
6512 * nonascii.texi (Default Coding Systems):
6513 * text.texi (Special Properties):
6514 * minibuf.texi (Basic Completion): Wording to improve breaks in
6515 8.5x11 format.
6516 * elisp.texi (smallbook): New @set to more easily switch between
6517 smallbook and 8.5x11.
6518
6519 2007-04-11 Richard Stallman <rms@gnu.org>
6520
6521 * text.texi (Lazy Properties): Minor fix.
6522
6523 2007-04-08 Karl Berry <karl@gnu.org>
6524
6525 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
6526 * macros.texi (Backquote): Downcase Backquote in index entries for
6527 consistency.
6528
6529 2007-04-08 Richard Stallman <rms@gnu.org>
6530
6531 * text.texi (Adaptive Fill): Just describe default,
6532 don't show it (since it contains non-ASCII chars).
6533
6534 2007-04-07 Karl Berry <karl@gnu.org>
6535
6536 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
6537 adaptive-fill-regexp's value, since they are not in the standard
6538 TeX fonts.
6539
6540 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
6541
6542 * display.texi (Defining Faces): Fix example.
6543
6544 2007-04-07 Karl Berry <karl@gnu.org>
6545
6546 * display.texi (Button Buffer Commands): Improve page break.
6547
6548 2007-04-07 Richard Stallman <rms@gnu.org>
6549
6550 * advice.texi (Activation of Advice): Remove redundant index entry.
6551
6552 * backups.texi: Improve index entries. Remove redundant ones.
6553
6554 * compile.texi (Byte Compilation): Improve index entry.
6555
6556 * hash.texi (Creating Hash): Improve index entry.
6557
6558 * symbols.texi (Definitions): Improve index entry.
6559
6560 * edebug.texi: Improve index entries. Remove redundant/useless ones.
6561
6562 * maps.texi (Standard Keymaps): Remove useless index entry.
6563
6564 * help.texi (Documentation Basics): Remove redundant index entries.
6565
6566 * customize.texi: Improve index entries.
6567 Remove redundant/useless ones.
6568
6569 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
6570
6571 * streams.texi (Output Variables): Improve index entry.
6572
6573 * abbrevs.texi (Abbrevs): Remove useless index entry.
6574
6575 * macros.texi (Expansion): Remove useless index entry.
6576
6577 * text.texi: Improve index entries. Remove redundant/useless ones.
6578 (Text Properties, Examining Properties)
6579 (Special Properties): Use "property category" instead of "category"
6580 to refer to the `category' property.
6581
6582 * positions.texi: Improve index entries. Remove useless one.
6583
6584 * lists.texi: Improve index entries. Remove redundant/useless ones.
6585
6586 * os.texi: Improve index entries.
6587 (Timers): Fix previous change.
6588
6589 * buffers.texi: Improve index entries.
6590 (Modification Time): Get rid of term "obsolete buffer".
6591
6592 * debugging.texi: Improve index entries.
6593 (Test Coverage): Add xref to other test coverage ftr.
6594
6595 * eval.texi: Improve index entry. Remove redundant ones.
6596
6597 * numbers.texi: Improve index entries. Remove redundant/useless ones.
6598
6599 * files.texi: Improve index entries. Remove redundant/useless ones.
6600
6601 * objects.texi: Improve index entries.
6602
6603 * processes.texi: Improve index entries.
6604
6605 * modes.texi: Improve index entry. Remove redundant one.
6606
6607 * nonascii.texi: Improve index entries.
6608
6609 * internals.texi: Improve index entries.
6610
6611 * syntax.texi: Improve index entries.
6612
6613 * keymaps.texi (Active Keymaps): Improve index entries.
6614
6615 * commands.texi: Improve index entries. Remove redundant/useless ones.
6616
6617 * frames.texi: Improve index entries. Remove redundant/useless ones.
6618
6619 * markers.texi: Improve index entries. Remove redundant ones.
6620
6621 * tips.texi: Improve index entries.
6622
6623 * loading.texi (Unloading): Improve index entry.
6624
6625 * variables.texi: Improve index entries. Remove redundant one.
6626
6627 * sequences.texi: Improve index entry.
6628
6629 * display.texi: Improve index entries. Remove redundant ones.
6630
6631 * windows.texi: Improve index entries.
6632
6633 * searching.texi: Improve index entries. Remove redundant one.
6634
6635 * strings.texi (Case Tables): Improve last change.
6636
6637 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
6638
6639 * strings.texi (Case Tables): Document with-case-table and
6640 ascii-case-table.
6641
6642 2007-04-03 Karl Berry <karl@gnu.org>
6643
6644 * processes.texi (Network): Reword to improve page break.
6645
6646 2007-04-03 Eli Zaretskii <eliz@gnu.org>
6647
6648 * functions.texi (Inline Functions): Describe more disadvantages
6649 of defsubst, and make advice against it stronger.
6650
6651 2007-04-02 Karl Berry <karl@gnu.org>
6652
6653 * backups.texi (Backup Names): Avoid widow words.
6654 * modes.texi (Example Major Modes): Align last comment.
6655
6656 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
6657
6658 * keymaps.texi (Remapping Commands): Document new arg to
6659 command-remapping.
6660
6661 2007-04-01 Karl Berry <karl@gnu.org>
6662
6663 * processes.texi (Low-Level Network): Typo.
6664 * loading.texi (Hooks for Loading): Avoid double "the".
6665 * keymaps.texi (Key Sequences): No double "and".
6666 (Changing Key Bindings): Shorten to improve line break.
6667
6668 2007-03-31 Glenn Morris <rgm@gnu.org>
6669
6670 * os.texi (Timers): Fix description of run-at-time TIME formats.
6671
6672 2007-03-31 Richard Stallman <rms@gnu.org>
6673
6674 * display.texi (Invisible Text): Correct buffer-invisibility-spec
6675 regarding ellipsis.
6676
6677 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6678
6679 * intro.texi (nil and t):
6680 * symbols.texi (Plists and Alists):
6681 * variables.texi (Variable Aliases, Constant Variables):
6682 * functions.texi (Defining Functions):
6683 * advice.texi (Advising Primitives):
6684 * debugging.texi (Syntax Errors, Compilation Errors):
6685 * minibuf.texi (Minibuffer Windows):
6686 * commands.texi (Adjusting Point):
6687 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
6688 (Auto Major Mode, Major Mode Conventions):
6689 * help.texi (Describing Characters):
6690 * files.texi (Create/Delete Dirs, Information about Files)
6691 (File Locks, Writing to Files, Reading from Files)
6692 (Saving Buffers):
6693 * windows.texi (Resizing Windows, Cyclic Window Ordering):
6694 * frames.texi (Finding All Frames):
6695 * positions.texi (Buffer End, Motion):
6696 * markers.texi (The Region):
6697 * text.texi (Deletion, Near Point):
6698 * display.texi (Displaying Messages, Truncation):
6699 * os.texi (Processor Run Time):
6700 * tips.texi (Key Binding Conventions, Programming Tips)
6701 (Warning Tips, Documentation Tips, Comment Tips):
6702 * internals.texi (Memory Usage): Improve indexing.
6703
6704 * variables.texi (Frame-Local Variables):
6705 * functions.texi (Argument List):
6706 * loading.texi (Library Search):
6707 * streams.texi (Output Variables):
6708 * keymaps.texi (Translation Keymaps, Searching Keymaps):
6709 * searching.texi (Replacing Match, Search and Replace):
6710 * processes.texi (Byte Packing, Decoding Output)
6711 (Accepting Output, Network Servers, Shell Arguments):
6712 * display.texi (Abstract Display, Image Cache, Scroll Bars):
6713 * windows.texi (Window Point, Window Start):
6714 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
6715 * commands.texi (Reading Input, Keyboard Events):
6716 * minibuf.texi (Reading File Names, Minibuffer Completion)
6717 (Recursive Mini):
6718 * positions.texi (List Motion):
6719 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6720 * numbers.texi (Arithmetic Operations, Math Functions)
6721 (Predicates on Numbers, Comparison of Numbers):
6722 (Numeric Conversions):
6723 * locals.texi (Standard Buffer-Local Variables):
6724 * maps.texi (Standard Keymaps):
6725 * os.texi (User Identification, System Environment, Recording Input)
6726 (X11 Keysyms):
6727 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
6728 * backups.texi (Backups and Auto-Saving):
6729 * customize.texi (Customization, Group Definitions)
6730 (Variable Definitions):
6731 * compile.texi (Byte Compilation): Improve index entries.
6732
6733 2007-03-31 Karl Berry <karl@gnu.org>
6734
6735 * macros.texi (Defining Macros): Avoid widow syllable.
6736
6737 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6738
6739 * elisp.texi (Top): Postscript -> PostScript.
6740
6741 * display.texi (Images, Postscript Images): Postscript -> PostScript.
6742
6743 2007-03-31 Markus Triska <markus.triska@gmx.at>
6744
6745 * internals.texi (Writing Emacs Primitives): Untabify `For'.
6746
6747 2007-03-30 Karl Berry <karl@gnu.org>
6748
6749 * lists.texi (List-related Predicates): Remove spurious @need.
6750 (Setcdr): Use @smallexample to improve page break.
6751 (Association Lists) <assoc>: Reword to improve page break.
6752
6753 * strings.texi (String Conversion): Insert blank line to improve
6754 page break.
6755
6756 * numbers.texi (Random Numbers): Use @minus{}.
6757 (Math Functions): Use @minus{}.
6758
6759 * intro.texi (Acknowledgements): Avoid line breaks before middle
6760 initials.
6761
6762 2007-03-24 Eli Zaretskii <eliz@gnu.org>
6763
6764 * errors.texi (Standard Errors): Add an index entry.
6765
6766 2007-03-19 Richard Stallman <rms@gnu.org>
6767
6768 * os.texi (Recording Input): recent-keys now gives 300 keys.
6769
6770 2007-03-12 Glenn Morris <rgm@gnu.org>
6771
6772 * os.texi: Replace "daylight savings" with "daylight saving"
6773 throughout.
6774
6775 2007-03-05 Richard Stallman <rms@gnu.org>
6776
6777 * variables.texi (File Local Variables):
6778 Update enable-local-variables values.
6779
6780 2007-03-04 Richard Stallman <rms@gnu.org>
6781
6782 * syntax.texi (Control Parsing): Minor clarification.
6783
6784 * strings.texi (Formatting Strings): Clarify width, precision, flags.
6785
6786 * sequences.texi (Sequence Functions): Move string-bytes away,
6787 add xref.
6788
6789 * nonascii.texi (Text Representations): Move string-bytes here.
6790
6791 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
6792
6793 * minibuf.texi (Basic Completion): Minor clarification.
6794
6795 * markers.texi (The Mark): Clarify existence vs activation of mark.
6796 Other cleanup.
6797
6798 * display.texi (Finding Overlays): Write better example.
6799
6800 * compile.texi (Eval During Compile): Clarify putting macros
6801 in eval-when-compile.
6802
6803 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
6804
6805 * loading.texi (How Programs Do Loading): Fix anchor position at
6806 load-read-function definition doc.
6807
6808 2007-02-21 Kim F. Storm <storm@cua.dk>
6809
6810 * strings.texi (Text Comparison): Mention that assoc-string
6811 converts symbols to strings before testing.
6812
6813 2007-02-17 Kim F. Storm <storm@cua.dk>
6814
6815 * processes.texi (Bindat Spec): Vector types can have optional
6816 element type.
6817 (Bindat Examples): Fix example. Add vector with element type.
6818
6819 2007-02-16 Andreas Schwab <schwab@suse.de>
6820
6821 * strings.texi (Formatting Strings): Document '+' flag.
6822
6823 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
6824
6825 * strings.texi (Modifying Strings): Clarify that `clear-string'
6826 always converts the string to unibyte.
6827
6828 2007-02-14 Kim F. Storm <storm@cua.dk>
6829
6830 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
6831 Rewrite glyph code description to refer to these functions.
6832 Remove details of encoding face number and char into integer code.
6833
6834 2007-02-03 Alan Mackenzie <acm@muc.de>
6835
6836 * loading.texi (Hooks for Loading): Make the description of
6837 `eval-after-load' more detailed, and amend the description of
6838 after-load-alist, in accordance with changes from 2006-05.
6839
6840 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
6841
6842 * modes.texi (Defining Minor Modes): Document that a :require
6843 keyword or similar may be required to make saved customization
6844 variables work.
6845
6846 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6847
6848 * elisp.texi (Top): Make the detailed menu headers compliant with
6849 Texinfo guidelines and with what texnfo-upd.el expects.
6850 Add comments to prevent people from inadvertently modifying the key
6851 parts needed by `texinfo-multiple-files-update'.
6852
6853 2007-02-02 Eli Zaretskii <eliz@gnu.org>
6854
6855 * elisp.texi (Top): Update the top-level menus.
6856
6857 * syntax.texi (Categories): Add index entries.
6858
6859 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
6860
6861 * display.texi (Attribute Functions): Fix name and description of
6862 the UNDERLINE arg of `set-face-underline-p'.
6863
6864 2007-01-29 Eli Zaretskii <eliz@gnu.org>
6865
6866 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
6867 Variables", and "Standard Keymaps" to the detailed menu.
6868
6869 * variables.texi (Future Local Variables): Add index entry.
6870
6871 2007-01-28 Richard Stallman <rms@gnu.org>
6872
6873 * tips.texi (Coding Conventions): Clarify the tip about macros
6874 that define a function or a variable.
6875
6876 * files.texi (File Attributes): UID and GID can be floats.
6877 (Magic File Names): Explain why deferring all operations to
6878 the standard handler does not work.
6879
6880 2007-01-23 Martin Rudalics <rudalics@gmx.at>
6881
6882 * backups.texi (Reverting): Use "buffer" instead of "file"
6883 when talking about major and minor modes.
6884
6885 2007-01-21 Richard Stallman <rms@gnu.org>
6886
6887 * help.texi (Documentation): Add xref to Documentation Tips.
6888
6889 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
6890
6891 * tips.texi (Coding Conventions): Fix typos.
6892
6893 2007-01-05 Richard Stallman <rms@gnu.org>
6894
6895 * modes.texi (Defining Minor Modes): Fix previous change.
6896
6897 2007-01-03 Richard Stallman <rms@gnu.org>
6898
6899 * customize.texi (Variable Definitions, Customization Types):
6900 Don't use * in doc string for defcustom.
6901
6902 2007-01-02 Richard Stallman <rms@gnu.org>
6903
6904 * variables.texi (Variable Aliases): Clarify that aliases vars
6905 always have the same value.
6906
6907 * processes.texi (Bindat Spec): Fix Texinfo usage.
6908
6909 * modes.texi (Defining Minor Modes): Explain effect of command
6910 defined with define-global-minor-mode on new buffers.
6911
6912 2006-12-30 Kim F. Storm <storm@cua.dk>
6913
6914 * keymaps.texi (Tool Bar): Describe `grow-only' value of
6915 `auto-resize-tool-bars'.
6916
6917 2006-12-30 Richard Stallman <rms@gnu.org>
6918
6919 * keymaps.texi (Active Keymaps): Fix previous change.
6920
6921 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
6922
6923 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
6924
6925 2006-12-30 Kim F. Storm <storm@cua.dk>
6926
6927 * processes.texi (Bindat Spec): Clarify using field names in
6928 length specifications.
6929
6930 2006-12-29 Kim F. Storm <storm@cua.dk>
6931
6932 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
6933 Add count and index variables for eval forms in repeat blocks.
6934
6935 2006-12-24 Richard Stallman <rms@gnu.org>
6936
6937 * customize.texi (Variable Definitions):
6938 Document new name custom-add-frequent-value.
6939
6940 2006-12-19 Kim F. Storm <storm@cua.dk>
6941
6942 * commands.texi (Misc Events): User signals now result in sigusr1
6943 and sigusr2 events which are handled through special-event-map.
6944 (Special Events): User signals and drag-n-drop are special.
6945
6946 2006-12-17 Richard Stallman <rms@gnu.org>
6947
6948 * loading.texi (Named Features): Explain subfeatures better.
6949
6950 * customize.texi: Use "option" only for user options.
6951 For the keyword values inside defcustom etc, say "keywords".
6952 For :options value's elements, say "elements".
6953 :group should not be omitted.
6954
6955 * syntax.texi (Parsing Expressions): Split up node.
6956 (Motion via Parsing, Position Parse, Parser State)
6957 (Low-Level Parsing, Control Parsing): New subnodes.
6958 (Parser State): Document syntax-ppss-toplevel-pos.
6959
6960 * positions.texi (List Motion): Punctuation fix.
6961
6962 * files.texi (File Name Completion): Document PREDICATE arg
6963 to file-name-completion.
6964
6965 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6966
6967 * internals.texi (Building Emacs, Writing Emacs Primitives):
6968 Add index entries.
6969
6970 2006-12-11 Richard Stallman <rms@gnu.org>
6971
6972 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
6973 affects face menu. Explain how to make it non-nil without enabling
6974 any fontification.
6975
6976 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
6977
6978 * modes.texi (Font Lock Basics): Document nil value of
6979 font-lock-defaults.
6980
6981 2006-12-10 Glenn Morris <rgm@gnu.org>
6982
6983 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
6984 value for system-flag argument. Abbrev tables may not be empty
6985 when major modes are loaded.
6986
6987 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
6988
6989 * makefile.w32-in (maintainer-clean): Partially revert last
6990 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
6991 to protect elisp-covers.texi.
6992
6993 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
6994
6995 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
6996 Don't remove elisp* info files; they are already deleted by the
6997 `clean' and `distclean' targets, and they are in the $(infodir)
6998 directory, not the current one.
6999
7000 2006-12-04 Kim F. Storm <storm@cua.dk>
7001
7002 * commands.texi (Misc Events): Update signal events.
7003 (Event Examples): Add signal example.
7004
7005 2006-11-29 Richard Stallman <rms@gnu.org>
7006
7007 * frames.texi (Visibility of Frames): Explain visible windows
7008 can be covered by others. Add xref for raise-frame.
7009
7010 2006-11-28 Richard Stallman <rms@gnu.org>
7011
7012 * searching.texi (Regexp Special): Update when ^ is special.
7013
7014 2006-11-27 Eli Zaretskii <eliz@gnu.org>
7015
7016 * customize.texi (Customization, Common Keywords)
7017 (Group Definitions, Variable Definitions, Composite Types)
7018 (Type Keywords, Customization Types): Add index entries for
7019 various customization keywords.
7020
7021 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7022
7023 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
7024
7025 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
7026
7027 * frames.texi (Window System Selections): Remove clipboard from
7028 description of selection-coding-system.
7029
7030 2006-11-06 Richard Stallman <rms@gnu.org>
7031
7032 * lists.texi (List Variables): Document COMPARE-FN.
7033
7034 * keymaps.texi: Avoid use of "binding" to mean a relation;
7035 use it only to refer to the meaning associated with a key.
7036 (Keymaps): Change menu node description.
7037
7038 * elisp.texi (Top): Change menu node description.
7039
7040 * display.texi (Managing Overlays): Document overlay-recenter.
7041
7042 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
7043
7044 * Makefile.in: Use relative paths to avoid advertising filesystem
7045 contents during compilation.
7046
7047 2006-10-23 Kim F. Storm <storm@cua.dk>
7048
7049 * commands.texi (Event Input Misc): Update unread-command-events.
7050
7051 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
7052
7053 * lists.texi (Sets And Lists): Fix typos.
7054
7055 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
7056
7057 * control.texi (Processing of Errors): Use @var for an argument,
7058 not @code.
7059
7060 2006-10-16 Richard Stallman <rms@gnu.org>
7061
7062 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
7063
7064 * keymaps.texi (Format of Keymaps): Show all the keymap element
7065 patterns that result from menu items.
7066 (Key Lookup): Minor cleanups.
7067
7068 * modes.texi (Precalculated Fontification): Don't say that
7069 not setting font-lock-defaults avoids loading font-lock.
7070
7071 * help.texi (Documentation): Move xref to Emacs Manual here.
7072 (Documentation Basics): From here.
7073 Also doc emacs-lisp-docstring-fill-column.
7074
7075 * elisp.texi: Update version and ISBN.
7076
7077 * commands.texi (Interactive Call): Clarify KEYS arg to
7078 call-interactively is a vector.
7079 (Command Loop Info): Delete anchor in this-command-keys.
7080 Add anchor in this-command-keys-vector.
7081 (Recursive Editing): Document how recursive-edit
7082 handles the current buffer.
7083
7084 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
7085
7086 * frames.texi (Frame Titles): %c and %l are ignored in
7087 frame-title-format.
7088
7089 2006-10-11 Richard Stallman <rms@gnu.org>
7090
7091 * keymaps.texi (Key Sequences): Clarify use of kbd.
7092
7093 2006-10-10 Kim F. Storm <storm@cua.dk>
7094
7095 * lists.texi (Sets And Lists): Add memql.
7096
7097 2006-10-03 Richard Stallman <rms@gnu.org>
7098
7099 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
7100 Clarify :ascii: and :nonascii:.
7101
7102 2006-09-29 Juri Linkov <juri@jurta.org>
7103
7104 * modes.texi (%-Constructs): Reorder coding systems in the
7105 documentation of %z to the real order displayed in the modeline.
7106
7107 2006-09-25 Richard Stallman <rms@gnu.org>
7108
7109 * os.texi (Timers): Describe timer-max-repeats.
7110
7111 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
7112
7113 * os.texi (Timers): Mention with-local-quit.
7114
7115 2006-09-24 Richard Stallman <rms@gnu.org>
7116
7117 * searching.texi (Searching and Matching): Mention property search.
7118
7119 * commands.texi (Command Loop Info): Explain how read-event affects
7120 this-command-keys.
7121
7122 2006-09-20 Richard Stallman <rms@gnu.org>
7123
7124 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
7125
7126 * windows.texi (Window Start): Minor cleanups.
7127
7128 2006-09-20 Kim F. Storm <storm@cua.dk>
7129
7130 * windows.texi (Window Start): pos-visible-in-window-p allows
7131 specifying t for position to mean "end of window".
7132 Add window-line-height.
7133
7134 * anti.texi (Antinews): Mention window-line-height.
7135
7136 2006-09-19 David Kastrup <dak@gnu.org>
7137
7138 * keymaps.texi (Searching Keymaps): Small clarification.
7139
7140 2006-09-18 Richard Stallman <rms@gnu.org>
7141
7142 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
7143 cause keyboard menus.
7144 (Menu Keymaps): Likewise.
7145 (Defining Menus, Keyboard Menus): Clarify.
7146
7147 * text.texi (Fields): Clarify explanation of constrain-to-field.
7148
7149 2006-09-16 Eli Zaretskii <eliz@gnu.org>
7150
7151 * variables.texi (Tips for Defining): Fix a typo.
7152
7153 2006-09-15 Richard Stallman <rms@gnu.org>
7154
7155 * keymaps.texi (Remapping Commands, Searching Keymaps)
7156 (Active Keymaps): Clean up previous change.
7157
7158 2006-09-15 Jay Belanger <belanger@truman.edu>
7159
7160 * gpl.texi: Replace "Library Public License" by "Lesser Public
7161 License" throughout.
7162
7163 2006-09-15 David Kastrup <dak@gnu.org>
7164
7165 * keymaps.texi (Active Keymaps): Adapt description to use
7166 `get-char-property' instead `get-text-property'. Explain how
7167 mouse events change this. Explain the new optional argument of
7168 `key-binding' and its mouse-dependent lookup.
7169 (Searching Keymaps): Adapt description similarly.
7170 (Remapping Commands): Explain the new optional argument of
7171 `command-remapping'.
7172
7173 2006-09-14 Richard Stallman <rms@gnu.org>
7174
7175 * keymaps.texi (Searching Keymaps): Clarification.
7176 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
7177
7178 2006-09-13 Richard Stallman <rms@gnu.org>
7179
7180 * objects.texi (Character Type): Node split.
7181 Add xref to Describing Characters.
7182 (Basic Char Syntax, General Escape Syntax)
7183 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
7184
7185 2006-09-11 Richard Stallman <rms@gnu.org>
7186
7187 * display.texi (Display Table Format): Wording clarification.
7188 (Glyphs): Clarifications.
7189
7190 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
7191
7192 * keymaps.texi (Active Keymaps): Mention that key-binding checks
7193 local maps.
7194
7195 2006-09-10 Kim F. Storm <storm@cua.dk>
7196
7197 * display.texi (Forcing Redisplay): Document return value of
7198 function redisplay.
7199
7200 2006-09-09 Richard Stallman <rms@gnu.org>
7201
7202 * windows.texi (Window Hooks): Explain limits of
7203 window-scroll-functions.
7204
7205 * display.texi (Fringe Indicators): Update for last change in
7206 indicate-buffer-boundaries.
7207
7208 2006-09-08 Richard Stallman <rms@gnu.org>
7209
7210 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
7211
7212 2006-09-06 Kim F. Storm <storm@cua.dk>
7213
7214 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
7215
7216 * windows.texi (Window Start): Update pos-visible-in-window-p.
7217
7218 2006-09-04 Richard Stallman <rms@gnu.org>
7219
7220 * processes.texi (Accepting Output): Explain SECONDS=0 for
7221 accept-process-output.
7222
7223 * os.texi (Idle Timers): Explain why timer functions should not
7224 loop until (input-pending-p).
7225
7226 2006-09-02 Eli Zaretskii <eliz@gnu.org>
7227
7228 * makefile.w32-in (usermanualdir): New variable.
7229 (elisp.dvi): Use it.
7230
7231 2006-09-01 Eli Zaretskii <eliz@gnu.org>
7232
7233 * buffers.texi (Buffer Modification): Fix last change.
7234
7235 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
7236
7237 * buffers.texi (Buffer Modification):
7238 Document buffer-chars-modified-tick.
7239
7240 2006-08-31 Richard Stallman <rms@gnu.org>
7241
7242 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
7243
7244 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
7245
7246 * modes.texi (Syntactic Font Lock):
7247 Mention font-lock-syntactic-face-function
7248 instead of specific faces.
7249
7250 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
7251
7252 * display.texi (Images): Add xrref to display-images-p.
7253
7254 2006-08-28 Kenichi Handa <handa@m17n.org>
7255
7256 * nonascii.texi (Lisp and Coding Systems): Fix description of
7257 detect-coding-region.
7258
7259 2006-08-27 Michael Olson <mwolson@gnu.org>
7260
7261 * processes.texi (Transaction Queues): Remove stray quote
7262 character.
7263
7264 2006-08-25 Richard Stallman <rms@gnu.org>
7265
7266 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
7267 Add xref.
7268
7269 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
7270
7271 * os.texi (Timers): Avoid waiting inside timers.
7272
7273 2006-08-21 Lute Kamstra <lute@gnu.org>
7274
7275 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
7276
7277 2006-08-20 Richard Stallman <rms@gnu.org>
7278
7279 * os.texi (Idle Timers): New node, split out from Timers.
7280 Document current-idle-time.
7281 * commands.texi (Reading One Event): Update xref.
7282 * elisp.texi (Top): Update subnode menu.
7283
7284 2006-08-16 Richard Stallman <rms@gnu.org>
7285
7286 * keymaps.texi (Extended Menu Items): Show format of cached
7287 bindings in extended menu items.
7288
7289 * customize.texi (Variable Definitions): Explain when the
7290 standard value expression is evaluated.
7291
7292 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
7293
7294 * commands.texi (Reading One Event): Explain idleness in
7295 `read-event'.
7296
7297 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
7298
7299 * text.texi (Near Point): Say "cursor" not "terminal cursor".
7300 (Commands for Insertion): Remove split-line since it's not
7301 relevant for Lisp programming.
7302 (Yank Commands): Rewrite introduction.
7303 (Undo): Clarify.
7304 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
7305 (Filling): Remove redundant comment. Clarify return value of
7306 current-justification.
7307 (Margins): Minor clarifications.
7308 (Adaptive Fill): Update default value of adaptive-fill-regexp.
7309 (Sorting): Update definition of sort-lines.
7310 (Columns): Clarify behavior of sort-columns.
7311 (Indent Tabs): Link to Tab Stops in Emacs manual.
7312 (Special Properties): Clarify.
7313 (Clickable Text): Mention Buttons package.
7314
7315 2006-08-12 Kevin Ryde <user42@zip.com.au>
7316
7317 * os.texi (Time Parsing): Add %z to description of
7318 format-time-string, as per docstring. Add cross reference to
7319 glibc manual for strftime.
7320
7321 2006-08-08 Richard Stallman <rms@gnu.org>
7322
7323 * modes.texi: Clean up wording in previous change.
7324
7325 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
7326
7327 * modes.texi (Hooks): Clarify.
7328 (Major Mode Basics): Mention define-derived-mode explicitly.
7329 (Major Mode Conventions): Rebinding RET is OK for some modes.
7330 Mention change-major-mode-hook and after-change-major-mode-hook.
7331 (Example Major Modes): Move to end of Modes section.
7332 (Mode Line Basics): Clarify.
7333 (Mode Line Data): Mention help-echo and local-map in strings.
7334 Explain reason for treatment of non-risky variables.
7335 (Properties in Mode): Clarify.
7336 (Faces for Font Lock): Add font-lock-negation-char-face.
7337
7338 2006-08-04 Eli Zaretskii <eliz@gnu.org>
7339
7340 * strings.texi (Formatting Strings): Warn against arbitrary
7341 strings as first arg to `format'.
7342
7343 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
7344
7345 * text.texi (Clickable Text): Mention `help-echo' text property.
7346 Update intro, examples and associated explanations.
7347
7348 2006-07-31 Richard Stallman <rms@gnu.org>
7349
7350 * commands.texi: Update xrefs.
7351 (Event Mod): New node, cut out from old Translating Input.
7352
7353 * maps.texi: Update xrefs.
7354
7355 * keymaps.texi (Translation Keymaps): New node.
7356 Update xrefs from Translating Input to Translation Keymaps.
7357
7358 * elisp.texi (Top): Update subnode menu.
7359
7360 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
7361
7362 * os.texi (System Interface): Fix menu descriptions of some nodes.
7363 (Translating Input): Node deleted.
7364
7365 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
7366
7367 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
7368
7369 * lists.texi (Sets And Lists): Likewise.
7370
7371 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
7372
7373 * text.texi (Fields): Mention POS
7374 requirement when narrowing is in effect.
7375
7376 2006-07-28 Richard Stallman <rms@gnu.org>
7377
7378 * display.texi (Face Attributes): Simplify wording.
7379 (Attribute Functions): Clarify meaning of new-frame default
7380 attribute settings.
7381
7382 * customize.texi (Common Keywords): Document how to use
7383 :package-version in a package not in Emacs.
7384
7385 2006-07-28 Kim F. Storm <storm@cua.dk>
7386
7387 * commands.texi (Reading One Event): Fix last change.
7388
7389 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
7390
7391 * commands.texi (Reading One Event): Document SECONDS argument for
7392 read-event, read-char, and read-char-exclusive.
7393
7394 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7395
7396 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
7397 to ensure correct identification.
7398
7399 2006-07-24 Richard Stallman <rms@gnu.org>
7400
7401 * text.texi (Clickable Text): Clarify.
7402
7403 * sequences.texi (Vector Functions): Delete duplicate xref.
7404
7405 * objects.texi (Function Type): Clarify.
7406
7407 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
7408 modes.
7409
7410 * lists.texi (List Variables): New node.
7411 Material moved from other nodes.
7412
7413 * variables.texi (Setting Variables): add-to-list and
7414 add-to-ordered-list moved to List Variables node.
7415
7416 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
7417
7418 * text.texi (Links and Mouse-1):
7419 For mouse-on-link-p, expand on arg POS.
7420
7421 2006-07-21 Kim F. Storm <storm@cua.dk>
7422
7423 * display.texi (Forcing Redisplay): Don't mention systems which
7424 don't support sub-second timers for redisplay-preemption-period.
7425
7426 * os.texi (Terminal Output): Clarify text vs graphical terminal.
7427
7428 2006-07-21 Eli Zaretskii <eliz@gnu.org>
7429
7430 * frames.texi (Input Focus): Document that focus-follows-mouse has
7431 no effect on MS-Windows.
7432
7433 2006-07-18 Richard Stallman <rms@gnu.org>
7434
7435 * display.texi (Forcing Redisplay): Cleanups in previous change.
7436
7437 * processes.texi (Low-Level Network): Make menu more convenient.
7438
7439 2006-07-18 Kim F. Storm <storm@cua.dk>
7440
7441 * display.texi (Forcing Redisplay): redisplay-preemption-period
7442 only used on window systems. Add xref to Terminal Output.
7443
7444 * os.texi (Terminal Output): baud-rate only controls preemption on
7445 non-window systems. Add xref to Forcing Redisplay.
7446
7447 * processes.texi (Low-Level Network): Rename node "Make Network"
7448 to "Network Processes".
7449
7450 2006-07-18 Karl Berry <karl@gnu.org>
7451
7452 * variables.texi, functions.texi, customize.texi, loading.texi:
7453 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
7454
7455 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
7456
7457 * commands.texi (Waiting): Document batch-mode sit-for behavior.
7458
7459 2006-07-17 Richard Stallman <rms@gnu.org>
7460
7461 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
7462 Put period and comma inside quotes.
7463
7464 * loading.texi, markers.texi: Use real doublequote inside menus.
7465
7466 * windows.texi: Put point and comma inside quotes.
7467 (Textual Scrolling): Use @samp for error message.
7468
7469 * variables.texi, tips.texi, syntax.texi, symbols.texi:
7470 * strings.texi, streams.texi, processes.texi, os.texi:
7471 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
7472 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
7473 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
7474 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7475 Put point and comma inside quotes.
7476
7477 * control.texi (Processing of Errors): Add command-error-function.
7478
7479 * variables.texi (File Local Variables): Clarify that
7480 file local variables make buffer-local bindings.
7481
7482 * modes.texi (Syntactic Font Lock): Give default for
7483 font-lock-syntax-table.
7484
7485 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
7486
7487 * text.texi (Special Properties): Clean up previous change.
7488
7489 2006-07-16 Karl Berry <karl@gnu.org>
7490
7491 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
7492 * control.texi: Fix bad page breaks through chapter 10 (control).
7493
7494 * anti.texi (Antinews): Reorder face-attribute fns to avoid
7495 underfull hbox.
7496
7497 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
7498
7499 * text.texi (Special Properties): Describe fontified text property
7500 in relation to a character (not text).
7501
7502 2006-07-15 Kim F. Storm <storm@cua.dk>
7503
7504 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
7505 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
7506 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
7507
7508 * anti.texi (Antinews): Mention redisplay function.
7509 The kbd macro existed, but was not documented, before 22.x.
7510 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
7511
7512 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
7513
7514 * display.texi (Displaying Messages): Add anchor.
7515
7516 * frames.texi (Dialog Boxes): Use it.
7517
7518 2006-07-12 Richard Stallman <rms@gnu.org>
7519
7520 * objects.texi (Frame Type): Explain nature of frames better.
7521
7522 * frames.texi (Frames): Explain nature of frames better.
7523
7524 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
7525
7526 * tips.texi (Coding Conventions): Explain why use cl at compile time.
7527
7528 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7529
7530 * frames.texi (Window System Selections): Mention scrap support for Mac.
7531 Default value of x-select-enable-clipboard is t on Mac.
7532
7533 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
7534
7535 2006-07-11 Kim F. Storm <storm@cua.dk>
7536
7537 * display.texi (Forcing Redisplay): Add `redisplay' function.
7538 Don't mention (sit-for -1) -- use (redisplay t) instead.
7539
7540 * commands.texi (Waiting): (sit-for -1) is no longer special.
7541 (sit-for 0) is equivalent to (redisplay).
7542 Iconifying/deiconifying no longer makes sit-for return.
7543
7544 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7545
7546 * display.texi (Buttons): Fix typo.
7547
7548 * index.texi, elisp.texi (New Symbols): Comment node out.
7549
7550 2006-07-09 Richard Stallman <rms@gnu.org>
7551
7552 * display.texi (Truncation): Clean up previous change.
7553
7554 2006-07-08 Richard Stallman <rms@gnu.org>
7555
7556 * commands.texi (Interactive Call): Use 3 as prefix in example
7557 for execute-extended-command.
7558
7559 * display.texi (Attribute Functions): Move paragraph about
7560 compatibility with Emacs < 21.
7561
7562 2006-07-09 Kim F. Storm <storm@cua.dk>
7563
7564 * display.texi (Refresh Screen): Clarify force-window-update.
7565 (Truncation): "Normally" indicated by fringe arrows.
7566
7567 2006-07-08 Eli Zaretskii <eliz@gnu.org>
7568
7569 * windows.texi (Textual Scrolling, Resizing Windows):
7570 * variables.texi (Constant Variables):
7571 * text.texi (Buffer Contents, Deletion, Changing Properties)
7572 (Property Search, Special Properties, Sticky Properties)
7573 (Links and Mouse-1, Fields, Change Hooks):
7574 * syntax.texi (Syntax Table Functions, Parsing Expressions)
7575 (Categories):
7576 * symbols.texi (Other Plists):
7577 * streams.texi (Output Variables):
7578 * processes.texi (Input to Processes, Query Before Exit):
7579 * positions.texi (Word Motion, Text Lines, List Motion):
7580 * os.texi (Init File, System Environment, Sound Output)
7581 (Session Management):
7582 * nonascii.texi (Text Representations, Character Sets)
7583 (Chars and Bytes, Locales):
7584 * modes.texi (Defining Minor Modes, Header Lines):
7585 * minibuf.texi (Minibuffer Contents):
7586 * markers.texi (Information from Markers):
7587 * lists.texi (List Elements, Building Lists, Association Lists):
7588 * keymaps.texi (Tool Bar):
7589 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
7590 * functions.texi (What Is a Function, Mapping Functions):
7591 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
7592 (Color Names, Text Terminal Colors, Display Feature Testing):
7593 * files.texi (Visiting Functions, File Name Components)
7594 (Unique File Names, Contents of Directories):
7595 * display.texi (Forcing Redisplay, Displaying Messages)
7596 (Temporary Displays, Font Selection, Auto Faces)
7597 (Font Lookup, Fringe Indicators, Display Margins)
7598 (Image Descriptors, Showing Images, Image Cache, Button Types)
7599 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
7600 (Display Table Format, Glyphs):
7601 * control.texi (Iteration):
7602 * commands.texi (Command Loop Info, Adjusting Point):
7603 * backups.texi (Making Backups, Auto-Saving):
7604 Remove @tindex entries.
7605
7606 2006-07-07 Kim F. Storm <storm@cua.dk>
7607
7608 * display.texi (Fringe Cursors): Fix typo.
7609 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
7610 (Overlay Arrow): Default is overlay-arrow fringe indicator.
7611
7612 2006-07-05 Richard Stallman <rms@gnu.org>
7613
7614 * text.texi (Buffer Contents): Add example of text props
7615 in result of buffer-substring.
7616 (Text Properties): Explain better about use of specific property names.
7617 (Property Search): Some cleanups; reorder some functions.
7618
7619 * keymaps.texi (Changing Key Bindings): Cleanup.
7620 Add xref to Key Binding Conventions.
7621
7622 * display.texi (Attribute Functions): Add examples for
7623 face-attribute-relative-p.
7624
7625 * tips.texi (Coding Conventions): Cleanup last change.
7626
7627 2006-07-05 Karl Berry <karl@gnu.org>
7628
7629 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
7630 Remove @setchapternewpage odd.
7631 Result is 1013 pages, down from 1100.
7632
7633 * anti.texi, customize.texi, display.texi, internals.texi:
7634 * minibuf.texi, modes.texi, tips.texi:
7635 Fix overfull/underfull boxes.
7636
7637 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7638
7639 * edebug.texi (Instrumenting):
7640 Add Edebug-specific findex for eval-buffer.
7641 * loading.texi (Loading):
7642 Replace eval-current-buffer with eval-buffer.
7643
7644 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
7645
7646 * locals.texi (Standard Buffer-Local Variables): Update the list
7647 of variables.
7648
7649 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
7650
7651 * files.texi (File Name Completion): Point user to the node
7652 "Reading File Names".
7653
7654 2006-06-24 Eli Zaretskii <eliz@gnu.org>
7655
7656 * files.texi (Contents of Directories): Document case-insensitive
7657 behavior on respective filesystems.
7658
7659 * objects.texi (Character Type): Document that Emacs signals an
7660 error for unsupported Unicode characters specified as \uNNNN.
7661
7662 2006-06-19 Richard Stallman <rms@gnu.org>
7663
7664 * processes.texi (Bindat Spec): Clarify previous change.
7665
7666 2006-06-16 Richard Stallman <rms@gnu.org>
7667
7668 * tips.texi (Coding Conventions): Better explain conventions
7669 for definition constructs.
7670
7671 * text.texi (Special Properties): String value of `read-only'
7672 serves as the error message.
7673
7674 * objects.texi (Character Type): Clarify prev. change.
7675 (Non-ASCII in Strings): Mention \u and \U.
7676
7677 * commands.texi (Using Interactive): Explain problem of
7678 markers, etc., in command-history.
7679
7680 2006-06-14 Kim F. Storm <storm@cua.dk>
7681
7682 * commands.texi (Waiting): Negative arg to sit-for forces
7683 redisplay even if input is pending.
7684
7685 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
7686 redisplay. Remove incorrect example of binding redisplay-dont-pause
7687 around (sit-for 0).
7688
7689 2006-06-13 Richard Stallman <rms@gnu.org>
7690
7691 * display.texi (Forcing Redisplay): Clarify previous change.
7692
7693 2006-06-13 Romain Francoise <romain@orebokech.com>
7694
7695 * display.texi (Forcing Redisplay): Fix typo.
7696
7697 2006-06-13 Kim F. Storm <storm@cua.dk>
7698
7699 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
7700
7701 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
7702
7703 * tips.texi (Coding Conventions): Add `@end itemize'.
7704
7705 2006-06-10 Richard Stallman <rms@gnu.org>
7706
7707 * tips.texi (Coding Conventions): Explain use of coding systems
7708 to ensure one decoding for strings.
7709
7710 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
7711
7712 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7713 syntax.
7714
7715 2006-06-07 Eli Zaretskii <eliz@gnu.org>
7716
7717 * display.texi (Font Selection): Remove description of
7718 clear-face-cache.
7719
7720 * compile.texi (Eval During Compile): Fix a typo. Add index
7721 entries for possible uses of eval-when-compile.
7722
7723 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
7724
7725 * display.texi (Abstract Display): Fix typo.
7726
7727 2006-06-03 Eli Zaretskii <eliz@gnu.org>
7728
7729 * minibuf.texi (Minibuffer History) <history-add-new-input>:
7730 Reword variable's description.
7731
7732 2006-06-01 Richard Stallman <rms@gnu.org>
7733
7734 * windows.texi (Splitting Windows): Clarify splitting nonselected
7735 window.
7736
7737 2006-05-31 Juri Linkov <juri@jurta.org>
7738
7739 * minibuf.texi (Minibuffer History): Add history-add-new-input.
7740
7741 2006-05-30 Richard Stallman <rms@gnu.org>
7742
7743 * display.texi (Line Height): Fix errors in description of
7744 default line height and line-height property.
7745
7746 * nonascii.texi (Default Coding Systems): Further clarification.
7747
7748 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
7749
7750 * internals.texi (Pure Storage): Mention that an overflow in pure
7751 space causes a memory leak.
7752 (Garbage Collection): If there was an overflow in pure space,
7753 `garbage-collect' returns nil.
7754
7755 2006-05-30 Eli Zaretskii <eliz@gnu.org>
7756
7757 * nonascii.texi (Default Coding Systems): Fix it some more.
7758
7759 2006-05-29 Eli Zaretskii <eliz@gnu.org>
7760
7761 * nonascii.texi (Default Coding Systems): Fix last change.
7762
7763 2006-05-29 Kenichi Handa <handa@m17n.org>
7764
7765 * nonascii.texi (find-operation-coding-system): Describe the new
7766 argument format (FILENAME . BUFFER).
7767
7768 2006-05-28 Richard Stallman <rms@gnu.org>
7769
7770 * tips.texi (Coding Conventions): Better explain reasons not to
7771 advise other packages or use `eval-after-load'.
7772
7773 2006-05-29 Kim F. Storm <storm@cua.dk>
7774
7775 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
7776 `bindat-idx' and `bindat-raw' for clarity.
7777
7778 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7779
7780 * processes.texi (Bindat Spec): Expand on `repeat' handler.
7781
7782 * display.texi (Display): Add "Abstract Display" to menu.
7783 (Abstract Display, Abstract Display Functions)
7784 (Abstract Display Example): New nodes.
7785 * elisp.texi (Top): Add "Abstract Display" to menu.
7786
7787 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
7788
7789 * keymaps.texi (Key Sequences): Link to input events definition.
7790 (Format of Keymaps): Delete material duplicated in Keymap Basics.
7791
7792 * files.texi (Changing Files): Document updated argument list for
7793 copy-file.
7794
7795 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7796
7797 * processes.texi (Bindat Functions): Explain term "total length".
7798 Use it in bindat-length and bindat-pack descriptions.
7799
7800 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7801
7802 * tips.texi (Coding Conventions): Advise against using
7803 eval-after-load in packages. Add an index entry.
7804
7805 2006-05-25 Juri Linkov <juri@jurta.org>
7806
7807 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
7808
7809 * modes.texi (%-Constructs): Add %e, %z, %Z.
7810
7811 2006-05-25 Richard Stallman <rms@gnu.org>
7812
7813 * elisp.texi (Top): Update subnode menu.
7814
7815 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
7816 (Keymaps): Update menu.
7817
7818 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
7819
7820 * keymaps.texi (Key Sequences): Some clarifications.
7821
7822 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
7823
7824 * processes.texi (Bindat Functions): Say "unibyte string"
7825 explicitly for bindat-unpack and bindat-pack descriptions.
7826 (Bindat Examples): Don't call `string-make-unibyte' in example.
7827
7828 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
7829
7830 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
7831 Explain string and vector representations of key sequences.
7832
7833 * keymaps.texi (Changing Key Bindings):
7834 * commands.texi (Interactive Codes):
7835 * help.texi (Describing Characters): Refer to it.
7836
7837 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
7838
7839 * frames.texi (Pointer Shape): @end table -> @end defvar.
7840
7841 2006-05-22 Richard Stallman <rms@gnu.org>
7842
7843 * elisp.texi (Top): Update subnode menus.
7844
7845 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
7846 Contents rewritten; material from old Pointer Shape node moved here.
7847
7848 * display.texi (Pointer Shape): Node deleted.
7849 (Image Descriptors): Minor cleanup.
7850
7851 2006-05-21 Richard Stallman <rms@gnu.org>
7852
7853 * syntax.texi (Parsing Expressions): Update info on which STATE
7854 elements are ignored.
7855
7856 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7857
7858 * hooks.texi (Standard Hooks): Correct typo.
7859
7860 * gpl.texi (GPL): ifinfo -> ifnottex.
7861
7862 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
7863
7864 * searching.texi (Simple Match Data): Warn about match data being
7865 set anew by every search.
7866
7867 2006-05-17 Richard Stallman <rms@gnu.org>
7868
7869 * minibuf.texi (Minibuffer History): Clarify.
7870
7871 * searching.texi (Regexp Special): Clarify nested regexp warning.
7872
7873 2006-05-16 Kim F. Storm <storm@cua.dk>
7874
7875 * minibuf.texi (Minibuffer History): Update add-to-history.
7876
7877 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
7878
7879 * nonascii.texi (Explicit Encoding):
7880 Fix typo (encoding<->decoding).
7881
7882 2006-05-14 Richard Stallman <rms@gnu.org>
7883
7884 * buffers.texi (Creating Buffers): Cleanup.
7885
7886 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
7887
7888 2006-05-13 Eli Zaretskii <eliz@gnu.org>
7889
7890 * buffers.texi (Current Buffer): Document that with-temp-buffer
7891 disables undo.
7892
7893 * os.texi (Terminal-Specific): More accurate description of how
7894 Emacs searches for the terminal-specific libraries.
7895
7896 2006-05-12 Eli Zaretskii <eliz@gnu.org>
7897
7898 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
7899 emacs-xtra to @inforef's.
7900
7901 * text.texi (Undo): Document that undo is turned off in buffers
7902 whose names begin with a space.
7903
7904 * buffers.texi (Buffer Names): Add index entries for buffers whose
7905 names begin with a space.
7906 (Creating Buffers): Document that undo is turned off in buffers
7907 whose names begin with a space.
7908
7909 * files.texi (Visiting Functions, Reading from Files)
7910 (Saving Buffers): Mention code and EOL conversions by file I/O
7911 primitives and subroutines.
7912
7913 * nonascii.texi (Lisp and Coding Systems):
7914 Document coding-system-eol-type. Add index entries for eol conversion.
7915
7916 * display.texi (Defining Faces): Mention `mac', and add an xref to
7917 where window-system is described.
7918
7919 2006-05-10 Richard Stallman <rms@gnu.org>
7920
7921 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
7922
7923 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
7924
7925 * variables.texi (File Local Variables): Recommend to quote lambda
7926 expressions in safe-local-variable property.
7927
7928 2006-05-09 Richard Stallman <rms@gnu.org>
7929
7930 * variables.texi (File Local Variables):
7931 Document safe-local-eval-forms and safe-local-eval-function.
7932
7933 2006-05-07 Kim F. Storm <storm@cua.dk>
7934
7935 * minibuf.texi (Minibuffer History): Remove keep-dups arg
7936 from add-to-history.
7937
7938 2006-05-07 Romain Francoise <romain@orebokech.com>
7939
7940 * commands.texi (Event Input Misc):
7941 * compile.texi (Eval During Compile):
7942 * internals.texi (Buffer Internals):
7943 * minibuf.texi (Initial Input):
7944 * nonascii.texi (Scanning Charsets):
7945 * numbers.texi (Comparison of Numbers):
7946 * windows.texi (Textual Scrolling, Vertical Scrolling):
7947 Fix various typos.
7948
7949 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7950
7951 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
7952 conditional xref's to either emacs or emacs-xtra, depending on
7953 @iftex/@ifnottex.
7954
7955 * minibuf.texi (Minibuffer History): Document add-to-history.
7956
7957 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7958
7959 * internals.texi (Pure Storage): Mention the pure overflow message
7960 at startup.
7961
7962 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
7963
7964 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
7965 (Searching Keymaps): Fix pseudo-Lisp description of keymap
7966 search.
7967
7968 2006-05-01 Richard Stallman <rms@gnu.org>
7969
7970 * intro.texi (nil and t): Clarify.
7971
7972 * variables.texi (File Local Variables): Suggest using booleanp.
7973
7974 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
7975
7976 * objects.texi (Type Predicates): Fix typos.
7977
7978 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
7979
7980 * intro.texi (nil and t): Add booleanp.
7981
7982 * objects.texi (Type Predicates): Add links for booleanp and
7983 string-or-null-p.
7984
7985 2006-04-29 Richard Stallman <rms@gnu.org>
7986
7987 * modes.texi (Multiline Font Lock): Rename from
7988 Multi line Font Lock Elements. Much clarification.
7989 (Font Lock Multiline, Region to Fontify): Much clarification.
7990
7991 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
7992
7993 * variables.texi (File Local Variables): Remove the special case t for
7994 safe-local-variable.
7995
7996 2006-04-26 Richard Stallman <rms@gnu.org>
7997
7998 * syntax.texi (Parsing Expressions): Minor cleanup.
7999
8000 2006-04-18 Richard Stallman <rms@gnu.org>
8001
8002 * tips.texi (Coding Conventions): Explain when the package's
8003 prefix should appear later on (not at the start of the name).
8004
8005 * searching.texi (String Search): Clarify effect of NOERROR.
8006
8007 * modes.texi (Imenu): Clarify what special items do.
8008
8009 * hooks.texi (Standard Hooks): Delete text about old hook names.
8010
8011 2006-04-17 Romain Francoise <romain@orebokech.com>
8012
8013 * variables.texi (Local Variables): Update the default value of
8014 `max-specpdl-size'.
8015
8016 2006-04-15 Michael Olson <mwolson@gnu.org>
8017
8018 * processes.texi (Transaction Queues): Mention the new optional
8019 `delay-question' argument for `tq-enqueue'.
8020
8021 2006-04-13 Bill Wohler <wohler@newt.com>
8022
8023 * customize.texi (Common Keywords): Use dotted notation for
8024 :package-version value. Specify its values. Improve documentation
8025 for customize-package-emacs-version-alist.
8026
8027 2006-04-12 Bill Wohler <wohler@newt.com>
8028
8029 * customize.texi (Common Keywords): Move description of
8030 customize-package-emacs-version-alist to @defvar.
8031
8032 2006-04-10 Bill Wohler <wohler@newt.com>
8033
8034 * customize.texi (Common Keywords): Add :package-version.
8035
8036 2006-04-10 Kim F. Storm <storm@cua.dk>
8037
8038 * text.texi (Buffer Contents): Add NOPROPS arg to
8039 filter-buffer-substring.
8040
8041 2006-04-08 Kevin Ryde <user42@zip.com.au>
8042
8043 * os.texi (Command-Line Arguments): Update xref to emacs manual
8044 "Command Arguments" -> "Emacs Invocation", per change there.
8045
8046 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
8047
8048 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
8049 be on one line to help makeinfo not render two spaces after the dot.
8050
8051 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8052
8053 * strings.texi (Predicates for Strings): Add string-or-null-p.
8054
8055 2006-03-28 Kim F. Storm <storm@cua.dk>
8056
8057 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
8058 remarks about systems that don't support fractional seconds.
8059
8060 2006-03-25 Karl Berry <karl@gnu.org>
8061
8062 * elisp.texi: Use @copyright{} instead of (C), and do not indent
8063 the year list.
8064
8065 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
8066
8067 * display.texi (Fringe Indicators): Fix typos.
8068
8069 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
8070
8071 * tips.texi (Documentation Tips): One can now also write `program'
8072 in front of a quoted symbol in a docstring to prevent making a
8073 hyperlink.
8074
8075 2006-03-19 Alan Mackenzie <acm@muc.de>
8076
8077 * text.texi (Special Properties): Clarify `fontified' property.
8078
8079 2006-03-16 Richard Stallman <rms@gnu.org>
8080
8081 * display.texi (Defining Images): Minor cleanup.
8082
8083 2006-03-16 Bill Wohler <wohler@newt.com>
8084
8085 * display.texi (Defining Images): In image-load-path-for-library,
8086 prefer user's images.
8087
8088 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8089
8090 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
8091
8092 2006-03-15 Bill Wohler <wohler@newt.com>
8093
8094 * display.texi (Defining Images): Fix example in
8095 image-load-path-for-library by not recommending that one binds
8096 image-load-path. Just defvar it to placate compiler and only use
8097 it if previously defined.
8098
8099 2006-03-14 Bill Wohler <wohler@newt.com>
8100
8101 * display.texi (Defining Images): In image-load-path-for-library,
8102 always return list of directories. Update example.
8103
8104 2006-03-14 Alan Mackenzie <acm@muc.de>
8105
8106 * modes.texi: New node, "Region to Fontify" (for Font Lock).
8107 This describes font-lock-extend-region-function.
8108 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
8109 the new node "Region to Fontify".
8110
8111 2006-03-13 Richard Stallman <rms@gnu.org>
8112
8113 * display.texi (Invisible Text): The impossible position is
8114 now before the invisible text, not after.
8115 (Defining Images): Clean up last change.
8116
8117 2006-03-11 Bill Wohler <wohler@newt.com>
8118
8119 * display.texi (Defining Images): Add image-load-path-for-library.
8120
8121 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
8122
8123 * text.texi (Adaptive Fill): Fix Texinfo usage.
8124
8125 * strings.texi (Creating Strings): Fix Texinfo usage.
8126
8127 * searching.texi (Regexp Special): Use @samp for regular
8128 expressions that are not in Lisp syntax.
8129
8130 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
8131
8132 * searching.texi (Regexp Special): Put remark between parentheses
8133 to avoid misreading.
8134
8135 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
8136
8137 * searching.texi (Syntax of Regexps): More accurately describe
8138 which characters are special in which situations.
8139 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
8140 are not special. Describe in detail when `[' and `]' are special.
8141 (Regexp Backslash): Plenty of regexps with unbalanced square
8142 brackets are valid, so reword that statement.
8143
8144 2006-03-02 Kim F. Storm <storm@cua.dk>
8145
8146 * keymaps.texi (Tool Bar): Add tool-bar-border.
8147
8148 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
8149
8150 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
8151
8152 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
8153
8154 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
8155
8156 * files.texi (Locating Files): Suggest additional values for the
8157 SUFFIXES arg of `locate-file'. Update pxref.
8158
8159 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
8160 (How Programs Do Loading): Discuss the effects of Auto Compression
8161 mode on `load'.
8162 (Load Suffixes): New node.
8163 (Library Search): Delete description of `load-suffixes'; it was
8164 moved to "Load Suffixes".
8165 (Autoload, Named Features): Mention `load-suffixes'.
8166
8167 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8168
8169 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
8170
8171 * windows.texi (Window Tree): Fix typo.
8172
8173 2006-02-20 Kim F. Storm <storm@cua.dk>
8174
8175 * display.texi (Fringe Indicators): New section.
8176 Move indicate-empty-lines, indicate-buffer-boundaries, and
8177 default-indicate-buffer-boundaries here.
8178 Add fringe-indicator-alist and default-fringes-indicator-alist.
8179 Add list of logical fringe indicator symbols.
8180 Update list of standard bitmap names.
8181 (Fringe Cursors): New section.
8182 Move overflow-newline-into-fringe here.
8183 Add fringe-cursor-alist and default-fringes-cursor-alist.
8184 Add list of fringe cursor symbols.
8185
8186 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
8187
8188 * commands.texi (Using Interactive): Fix reference to node
8189 "Minibuffers".
8190
8191 2006-02-19 Richard M. Stallman <rms@gnu.org>
8192
8193 * minibuf.texi (High-Level Completion):
8194 Add xref to read-input-method-name.
8195
8196 * files.texi (Relative File Names): Move file-relative-name here.
8197 (File Name Expansion): From here. Minor clarifications.
8198
8199 * commands.texi (Using Interactive): Add xrefs about reading input.
8200 Clarify remarks about that moving point and mark.
8201 Put string case before list case.
8202
8203 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
8204
8205 * display.texi (Other Display Specs, Image Descriptors):
8206 Revert erroneous changes. The previous description of
8207 image-descriptors as `(image . PROPS)' was correct.
8208
8209 2006-02-14 Richard M. Stallman <rms@gnu.org>
8210
8211 * variables.texi (File Local Variables): Clarifications.
8212
8213 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
8214
8215 * variables.texi (File Local Variables): Use @code for a cons
8216 cell, not @var.
8217
8218 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
8219
8220 * variables.texi (File Local Variables): Document new file local
8221 variable behavior.
8222
8223 2006-02-10 Kim F. Storm <storm@cua.dk>
8224
8225 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
8226
8227 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
8228
8229 * modes.texi (%-Constructs): Remove obsolete info about
8230 `global-mode-string'.
8231
8232 2006-02-07 Richard M. Stallman <rms@gnu.org>
8233
8234 * commands.texi (Prefix Command Arguments): Minor cleanup.
8235
8236 * display.texi: "Graphical display", not window system.
8237
8238 * functions.texi (What Is a Function): Fix xref.
8239
8240 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
8241 (Changing Key Bindings): Clarify when remapping is better than
8242 substitute-key-definition.
8243
8244 2006-02-02 Richard M. Stallman <rms@gnu.org>
8245
8246 * minibuf.texi (Basic Completion): Completion alists are risky.
8247
8248 * keymaps.texi (Active Keymaps): Clarifications.
8249 (Searching Keymaps): New node.
8250 (Keymaps): Update menu.
8251
8252 * frames.texi (Layout Parameters): Minor clarification.
8253 (Drag and Drop): New node.
8254 (Frames): Update menu.
8255
8256 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
8257
8258 * display.texi (Other Display Specs, Image Descriptors):
8259 Image description is a list, not a cons cell.
8260
8261 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8262
8263 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
8264 list is not necessarily a list).
8265
8266 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8267
8268 * frames.texi (Layout Parameters): border-width and
8269 internal-border-width belong to the frame, not the window.
8270
8271 2006-01-19 Richard M. Stallman <rms@gnu.org>
8272
8273 * nonascii.texi (Translation of Characters): Search cmds use
8274 translation-table-for-input. Automatically made local.
8275
8276 * markers.texi (Overview of Markers): Count insertion type
8277 as one of a marker's attributes.
8278
8279 * keymaps.texi (Controlling Active Maps): New node, split out of
8280 Active Keymaps.
8281 (Keymaps): Menu updated.
8282 (Active Keymaps): Give pseudocode to explain how the active
8283 maps are searched. current-active-maps and key-binding moved here.
8284 (Functions for Key Lookup): current-active-maps and key-binding moved.
8285 Clarifications.
8286 (Searching the Keymaps): New subnode.
8287
8288 * elisp.texi (Top): Menu clarification.
8289
8290 * display.texi (Other Display Specs): Delete duplicate entry for
8291 just a string as display spec. Move text about recursive display
8292 specs on such a string.
8293
8294 * commands.texi (Key Sequence Input): Clarify.
8295 Move num-nonmacro-input-events out.
8296 (Reading One Event): num-nonmacro-input-events moved here.
8297
8298 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
8299
8300 * advice.texi (Simple Advice): Update example to fit argument
8301 change in previous-line.
8302
8303 2006-01-05 Richard M. Stallman <rms@gnu.org>
8304
8305 * markers.texi (The Mark): Fix in `mark'.
8306
8307 2006-01-04 Richard M. Stallman <rms@gnu.org>
8308
8309 * processes.texi (Misc Network, Make Network): Minor cleanups.
8310
8311 2006-01-04 Kim F. Storm <storm@cua.dk>
8312
8313 * processes.texi (Make Network): Add IPv6 addresses and handling.
8314 (Network Feature Testing): Mention (:family ipv6).
8315 (Misc Network): Add IPv6 formats to format-network-address.
8316
8317 2005-12-30 Richard M. Stallman <rms@gnu.org>
8318
8319 * text.texi (Changing Properties):
8320 Don't use return value of set-text-properties.
8321
8322 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
8323
8324 * modes.texi (Mode Line Format): Correct typo in menu.
8325
8326 2005-12-29 Richard M. Stallman <rms@gnu.org>
8327
8328 * modes.texi (Mode Line Top): New node.
8329 (Mode Line Data): Some text moved to new node.
8330 Explain the data structure more concretely.
8331 (Mode Line Basics): Clarifications.
8332 (Mode Line Variables): Clarify intro paragraph.
8333 (%-Constructs): Clarify intro paragraph.
8334 (Mode Line Format): Update menu.
8335
8336 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8337
8338 * minibuf.texi (Basic Completion): Update lazy-completion-table
8339 examples for removal of ARGS argument.
8340
8341 2005-12-23 Richard M. Stallman <rms@gnu.org>
8342
8343 * text.texi (Undo): Restore some explanation from the version
8344 that was deleted.
8345
8346 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8347
8348 * text.texi (Undo): Remove duplicate descriptions of `apply
8349 funname' and `apply delta' elements of the undo list.
8350
8351 2005-12-20 Richard M. Stallman <rms@gnu.org>
8352
8353 * help.texi (Help Functions): Update documentation of `apropos'.
8354
8355 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
8356
8357 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
8358 because it is confusing. If the :help-echo keyword is a function,
8359 it is not directly used as the :help-echo overlay property, as the
8360 xref seems to suggest (it does not take the appropriate args).
8361
8362 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
8363
8364 * customize.texi (Common Keywords): Fix Texinfo usage.
8365 (Group Definitions, Variable Definitions): Update for new
8366 conventions for using `*' in docstrings.
8367
8368 * tips.texi (Documentation Tips): Update for new conventions for
8369 using `*' in docstrings.
8370
8371 2005-12-16 Richard M. Stallman <rms@gnu.org>
8372
8373 * minibuf.texi (Minibuffer Contents): Minor cleanup.
8374
8375 2005-12-16 Juri Linkov <juri@jurta.org>
8376
8377 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
8378
8379 2005-12-14 Romain Francoise <romain@orebokech.com>
8380
8381 * modes.texi (Customizing Keywords): Rename `append' to `how'.
8382 Fix typo.
8383
8384 2005-12-11 Juri Linkov <juri@jurta.org>
8385
8386 * minibuf.texi (Completion Commands): Add mention of read-file-name
8387 for filename completion keymaps.
8388 (Reading File Names): Add mention of filename completion keymaps
8389 for read-file-name and xref to `Completion Commands'.
8390
8391 2005-12-10 Richard M. Stallman <rms@gnu.org>
8392
8393 * customize.texi (Common Keywords): State caveats for use of :tag.
8394
8395 2005-12-08 Richard M. Stallman <rms@gnu.org>
8396
8397 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
8398 with xrefs and better explanation.
8399 (Completion Commands): Add the filename completion maps.
8400
8401 * objects.texi (Character Type): Clarify that \s is not space
8402 if a dash follows.
8403
8404 2005-12-05 Richard M. Stallman <rms@gnu.org>
8405
8406 * windows.texi (Resizing Windows): Delete preserve-before args.
8407
8408 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8409
8410 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
8411 in full keymaps, since the quirk has been fixed.
8412
8413 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8414
8415 * hooks.texi (Standard Hooks): Add index entries.
8416 Mention `compilation-finish-functions'.
8417
8418 2005-11-27 Richard M. Stallman <rms@gnu.org>
8419
8420 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
8421
8422 2005-11-21 Juri Linkov <juri@jurta.org>
8423
8424 * customize.texi (Common Keywords): Update links types
8425 custom-manual and url-link. Add link types emacs-library-link,
8426 file-link, function-link, variable-link, custom-group-link.
8427
8428 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
8429
8430 * display.texi: Revert 2005-11-20 change.
8431
8432 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
8433
8434 * processes.texi (Bindat Functions):
8435 Say "third" to refer to zero-based index "2".
8436
8437 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
8438
8439 * loading.texi (Library Search): Update the default value of
8440 `load-suffixes'.
8441
8442 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
8443
8444 * display.texi (Attribute Functions): Mention :ignore-defface.
8445
8446 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8447
8448 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
8449 (Minor Mode Conventions): Mention the use of a hook.
8450
8451 2005-11-06 Richard M. Stallman <rms@gnu.org>
8452
8453 * files.texi (Magic File Names): find-file-name-handler checks the
8454 `operations' property of the handler.
8455
8456 2005-11-03 Richard M. Stallman <rms@gnu.org>
8457
8458 * variables.texi (Frame-Local Variables): Small clarification.
8459
8460 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8461
8462 * os.texi (Init File): Document ~/.emacs.d/init.el.
8463
8464 2005-10-29 Richard M. Stallman <rms@gnu.org>
8465
8466 * internals.texi (Garbage Collection): Document memory-full.
8467
8468 2005-10-28 Bill Wohler <wohler@newt.com>
8469
8470 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
8471 for URLs.
8472
8473 2005-10-28 Richard M. Stallman <rms@gnu.org>
8474
8475 * minibuf.texi (Completion Commands): Clean up prev change.
8476
8477 2005-10-26 Kevin Ryde <user42@zip.com.au>
8478
8479 * compile.texi (Eval During Compile): Explain recommended uses
8480 of eval-when-compile and eval-and-compile.
8481
8482 2005-10-27 Masatake YAMATO <jet@gyve.org>
8483
8484 * minibuf.texi (Completion Commands):
8485 Write about new optional argument for `display-completion-list'.
8486
8487 2005-10-23 Richard M. Stallman <rms@gnu.org>
8488
8489 * display.texi (Overlay Arrow): Clarify about local bindings of
8490 overlay-arrow-position.
8491
8492 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8493
8494 * internals.texi (Building Emacs): Fix last change.
8495
8496 2005-10-22 Richard M. Stallman <rms@gnu.org>
8497
8498 * internals.texi (Building Emacs): Document eval-at-startup.
8499
8500 2005-10-21 Richard M. Stallman <rms@gnu.org>
8501
8502 * loading.texi (Where Defined): load-history contains abs file names.
8503 symbol-file returns abs file names.
8504
8505 2005-10-19 Kim F. Storm <storm@cua.dk>
8506
8507 * display.texi (Showing Images): Add max-image-size integer value.
8508
8509 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
8510
8511 * display.texi (Showing Images): Document max-image-size.
8512
8513 2005-10-17 Richard M. Stallman <rms@gnu.org>
8514
8515 * commands.texi (Quitting): Minor clarification.
8516
8517 * processes.texi (Sentinels): Clarify about output and quitting.
8518 (Filter Functions): Mention with-local-quit.
8519
8520 2005-10-17 Juri Linkov <juri@jurta.org>
8521
8522 * buffers.texi (Current Buffer):
8523 * commands.texi (Event Input Misc):
8524 * compile.texi (Eval During Compile, Compiler Errors):
8525 * customize.texi (Group Definitions):
8526 * display.texi (Progress, Defining Faces):
8527 * files.texi (Writing to Files):
8528 * modes.texi (Mode Hooks, Defining Minor Modes):
8529 * streams.texi (Output Functions):
8530 * syntax.texi (Syntax Table Functions):
8531 * text.texi (Change Hooks):
8532 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
8533
8534 * commands.texi (Quitting): Replace arg `forms' with `body' in
8535 `with-local-quit'.
8536
8537 * positions.texi (Excursions): Replace arg `forms' with `body' in
8538 `save-excursion'.
8539
8540 2005-10-08 Kim F. Storm <storm@cua.dk>
8541
8542 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
8543 Rename manual section accordingly.
8544
8545 2005-10-04 Kim F. Storm <storm@cua.dk>
8546
8547 * windows.texi (Window Split Tree): New section describing
8548 new function window-split-tree function.
8549
8550 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
8551
8552 * display.texi (Fringe Size/Pos): Simplify and add detail.
8553
8554 2005-09-30 Romain Francoise <romain@orebokech.com>
8555
8556 * minibuf.texi (High-Level Completion): Explain that the prompt
8557 given to `read-buffer' should end with a colon and a space.
8558 Update usage examples.
8559
8560 2005-09-29 Juri Linkov <juri@jurta.org>
8561
8562 * display.texi (Displaying Messages): Rename argument name
8563 `string' to `format-string' in functions `message', `message-box',
8564 `message-or-box'.
8565
8566 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
8567
8568 * errors.texi (Standard Errors): Correct xrefs.
8569
8570 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
8571
8572 * display.texi (Defining Images): Update documentation for
8573 `image-load-path'.
8574
8575 2005-09-17 Richard M. Stallman <rms@gnu.org>
8576
8577 * display.texi (Defining Images): Clean up previous change.
8578
8579 2005-09-16 Romain Francoise <romain@orebokech.com>
8580
8581 * elisp.texi: Specify GFDL version 1.2.
8582
8583 * doclicense.texi (GNU Free Documentation License): Update to
8584 version 1.2.
8585
8586 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
8587
8588 * display.texi (Defining Images): Document `image-load-path'.
8589
8590 2005-09-15 Richard M. Stallman <rms@gnu.org>
8591
8592 * objects.texi (Printed Representation): Minor cleanup.
8593 (Box Diagrams): Minor fix.
8594 (Cons Cell Type): Move (...) index item here.
8595 (Box Diagrams): From here.
8596 (Array Type): Minor fix.
8597 (Type Predicates): Delete index "predicates".
8598 (Hash Table Type): Clarify xref.
8599 (Dotted Pair Notation): Minor fix.
8600
8601 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
8602
8603 * files.texi (Saving Buffers): Fix typo.
8604
8605 2005-09-08 Richard M. Stallman <rms@gnu.org>
8606
8607 * tips.texi (Programming Tips): Correct the "default" prompt spec.
8608
8609 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
8610
8611 * locals.texi (Standard Buffer-Local Variables): Don't include
8612 mode variables for minor modes.
8613 Fix xrefs for buffer-display-count, buffer-display-table,
8614 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
8615 enable-multibyte-characters, fill-column, header-line-format,
8616 left-fringe-width, left-margin, and right-fringe-width.
8617
8618 * hooks.texi (Standard Hooks): All hooks should conform to the
8619 standard naming convention now.
8620 Fix xref for `echo-area-clear-hook'.
8621
8622 * display.texi (Usual Display): Note that indicate-empty-lines and
8623 tab-width are buffer-local.
8624
8625 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
8626
8627 * modes.texi (Mode Help): Note that major-mode is buffer-local.
8628
8629 * nonascii.texi (Encoding and I/O): Note that
8630 buffer-file-coding-system is buffer-local.
8631
8632 * positions.texi (List Motion): Note that defun-prompt-regexp is
8633 buffer-local.
8634
8635 * text.texi (Auto Filling): Note that auto-fill-function is
8636 buffer-local.
8637 (Undo): Note that buffer-undo-list is buffer-local.
8638
8639 * windows.texi (Buffers and Windows):
8640 Document buffer-display-count.
8641
8642 2005-09-06 Richard M. Stallman <rms@gnu.org>
8643
8644 * tips.texi (Coding Conventions): Sometimes it is ok to put the
8645 package prefix elsewhere than at the start of the name.
8646
8647 2005-09-03 Richard M. Stallman <rms@gnu.org>
8648
8649 * tips.texi (Programming Tips): Add conventions for minibuffer
8650 questions and prompts.
8651
8652 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
8653
8654 * intro.texi (nil and t): Minor cleanup.
8655 Delete spurious mention of keyword symbols.
8656 (Evaluation Notation): Add index entry.
8657 (A Sample Function Description): Minor cleanup.
8658 (A Sample Variable Description): Not all vars can be set.
8659
8660 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
8661
8662 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
8663
8664 (Insertion): Document precise type of `insert-char' arg COUNT.
8665
8666 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8667
8668 * modes.texi (Other Font Lock Variables): Sync the default of
8669 font-lock-lines-before.
8670
8671 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
8672
8673 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
8674
8675 2005-08-29 Richard M. Stallman <rms@gnu.org>
8676
8677 * elisp.texi (Top): Update subnode menu.
8678
8679 * searching.texi (Searching and Matching): Move node.
8680 Rearrange contents and add overall explanation.
8681 (Searching and Case): Move node.
8682 (Searching and Matching): Update menu.
8683
8684 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8685
8686 * os.texi (Startup Summary): Fix the description of the initial
8687 startup message display.
8688
8689 2005-08-25 Richard M. Stallman <rms@gnu.org>
8690
8691 * searching.texi (Search and Replace): Add replace-regexp-in-string.
8692
8693 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
8694
8695 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
8696 `next-overlay-change' example.
8697
8698 2005-08-22 Juri Linkov <juri@jurta.org>
8699
8700 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
8701 Fix invert-face. Fix args of face-background.
8702
8703 * display.texi (Standard Faces): Delete node.
8704 (Faces): Add xref to `(emacs)Standard Faces'.
8705 (Displaying Faces): Fix xref to `Standard Faces'.
8706
8707 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
8708
8709 2005-08-20 Alan Mackenzie <acm@muc.de>
8710
8711 * buffers.texi (The Buffer List): Clarify the manipulation of the
8712 buffer list.
8713
8714 2005-08-14 Richard M. Stallman <rms@gnu.org>
8715
8716 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
8717 a regexp.
8718
8719 2005-08-11 Richard M. Stallman <rms@gnu.org>
8720
8721 * elisp.texi (Top): Update subnode lists.
8722
8723 * display.texi (Inverse Video): Node deleted.
8724
8725 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
8726 New nodes split out of Coding Conventions.
8727
8728 * searching.texi (Regular Expressions): Document re-builder.
8729
8730 * os.texi (Time Parsing): New node split out of Time Conversion.
8731
8732 * processes.texi (Misc Network, Network Feature Testing)
8733 (Network Options, Make Network): New nodes split out of
8734 Low-Level Network.
8735
8736 2005-08-09 Richard M. Stallman <rms@gnu.org>
8737
8738 * frames.texi (Geometry): New node, split from Size and Position.
8739 (Frame Parameters): Refer to Geometry.
8740
8741 * buffers.texi (The Buffer List): Fix xrefs.
8742
8743 * windows.texi (Splitting Windows): Fix xref.
8744
8745 * frames.texi (Layout Parameters): Add xref.
8746
8747 * display.texi (Line Height, Scroll Bars): Fix xrefs.
8748
8749 * keymaps.texi (Menu Bar): Fix xref.
8750
8751 * locals.texi (Standard Buffer-Local Variables): Fix xref.
8752
8753 * modes.texi (%-Constructs): Fix xref.
8754
8755 * frames.texi (Window Frame Parameters): Node split up.
8756 (Basic Parameters, Position Parameters, Size Parameters)
8757 (Layout Parameters, Buffer Parameters, Management Parameters)
8758 (Cursor Parameters, Color Parameters): New subnodes.
8759
8760 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
8761
8762 * positions.texi (Screen Lines): Update xref for previous change
8763 in minibuf.texi.
8764
8765 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
8766 change in minibuf.texi.
8767
8768 2005-08-09 Richard M. Stallman <rms@gnu.org>
8769
8770 * tips.texi (Coding Conventions): Minor cleanup.
8771
8772 * modes.texi (Defining Minor Modes): Explain when init-value
8773 can be non-nil.
8774
8775 * elisp.texi (Top): Update submenu for Minibuffer.
8776
8777 * minibuf.texi (Minibuffer Misc): Node split up.
8778 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
8779 (Recursive Mini): New nodes split out from Minibuffer Misc.
8780 (Minibuffer Misc): Document max-mini-window-height.
8781
8782 * hash.texi (Defining Hash): Delete stray paren in example.
8783
8784 * display.texi (Echo Area Customization): Don't define
8785 max-mini-window-height here; xref instead.
8786
8787 * commands.texi (Event Input Misc): Update while-no-input.
8788
8789 * advice.texi (Advising Functions): Explain when to use advice
8790 and when to use a hook.
8791
8792 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8793
8794 * makefile.w32-in (info): Don't run install-info.
8795 ($(infodir)/dir): New target, produced by running install-info.
8796
8797 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
8798
8799 * modes.texi (Defining Minor Modes): The keyword for the initial
8800 value is :init-value, not :initial-value.
8801
8802 2005-07-23 Eli Zaretskii <eliz@gnu.org>
8803
8804 * loading.texi (Autoload): Make the `doctor' example be consistent
8805 with what's in current loaddefs.el. Describe the "fn" magic in
8806 the usage portion of the doc string.
8807
8808 2005-07-22 Richard M. Stallman <rms@gnu.org>
8809
8810 * internals.texi (Garbage Collection): Clarify previous change.
8811
8812 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
8813
8814 * internals.texi (Garbage Collection): Add gc-cons-percentage.
8815
8816 2005-07-18 Juri Linkov <juri@jurta.org>
8817
8818 * commands.texi (Accessing Events):
8819 * frames.texi (Text Terminal Colors, Resources):
8820 * markers.texi (The Mark):
8821 * modes.texi (Defining Minor Modes):
8822 Delete duplicate duplicate words.
8823
8824 2005-07-16 Richard M. Stallman <rms@gnu.org>
8825
8826 * display.texi (Managing Overlays): Clarify make-overlay
8827 args for insertion types.
8828
8829 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
8830
8831 * customize.texi (Variable Definitions):
8832 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
8833 `standard-value' is a list too.
8834 (Defining New Types): Use @key{RET} instead of @key{ret}.
8835
8836 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
8837
8838 * os.texi (Translating Input): Fix typo.
8839
8840 2005-07-08 Richard M. Stallman <rms@gnu.org>
8841
8842 * README: Update edition number and size estimate.
8843
8844 * elisp.texi (VERSION): Set to 2.9.
8845
8846 2005-07-07 Richard M. Stallman <rms@gnu.org>
8847
8848 * book-spine.texinfo: Update Emacs version.
8849
8850 * display.texi (Inverse Video): Delete mode-line-inverse-video.
8851
8852 2005-07-06 Richard M. Stallman <rms@gnu.org>
8853
8854 * searching.texi (Regexp Search): Clarify what re-search-forward
8855 does when the search fails.
8856
8857 2005-07-05 Lute Kamstra <lute@gnu.org>
8858
8859 * Update FSF's address in GPL notices.
8860
8861 * doclicense.texi (GNU Free Documentation License):
8862 * gpl.texi (GPL):
8863 * tips.texi (Coding Conventions, Library Headers):
8864 * vol1.texi:
8865 * vol2.texi: Update FSF's address.
8866
8867 2005-07-04 Richard M. Stallman <rms@gnu.org>
8868
8869 * hooks.texi (Standard Hooks): Add occur-hook.
8870
8871 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
8872
8873 * display.texi (The Echo Area): Correct menu.
8874
8875 2005-07-03 Richard M. Stallman <rms@gnu.org>
8876
8877 * elisp.texi (Top): Update subnode menu for Display.
8878
8879 * display.texi (Displaying Messages): New node, with most
8880 of what was in The Echo Area.
8881 (Progress): Move under The Echo Area.
8882 (Logging Messages): New node with new text.
8883 (Echo Area Customization): New node, the rest of what was
8884 in The Echo Area. Document message-truncate-lines with @defvar.
8885 (Display): Update menu.
8886
8887 * windows.texi (Textual Scrolling): Doc 3 values for
8888 scroll-preserve-screen-position.
8889
8890 * text.texi (Special Properties): Change hook functions
8891 should bind inhibit-modification-hooks around altering buffer text.
8892
8893 * keymaps.texi (Key Binding Commands): Call binding BINDING
8894 rather than DEFINITION.
8895
8896 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
8897
8898 * variables.texi (Defining Variables): `user-variable-p' returns t
8899 for aliases of user options, nil for alias loops.
8900
8901 2005-06-28 Richard M. Stallman <rms@gnu.org>
8902
8903 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
8904 make-keymap.
8905
8906 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
8907
8908 * variables.texi (Setting Variables): Correct and clarify
8909 description of `add-to-ordered-list'.
8910
8911 2005-06-26 Richard M. Stallman <rms@gnu.org>
8912
8913 * display.texi (Faces): Minor cleanup.
8914
8915 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
8916
8917 * display.texi (Faces): `facep' returns t for strings that are
8918 face names.
8919
8920 2005-06-25 Richard M. Stallman <rms@gnu.org>
8921
8922 * objects.texi (Equality Predicates): Clarify meaning of equal.
8923
8924 * windows.texi (Selecting Windows): save-selected-window
8925 and with-selected-window save and restore the current buffer.
8926
8927 2005-06-24 Richard M. Stallman <rms@gnu.org>
8928
8929 * numbers.texi (Float Basics): Explain how to test for NaN,
8930 and printing the sign of NaNs.
8931
8932 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8933
8934 * makefile.w32-in (MAKEINFO): Use --force.
8935
8936 2005-06-23 Richard M. Stallman <rms@gnu.org>
8937
8938 * display.texi (Face Functions): Correct Texinfo usage.
8939
8940 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
8941
8942 * lists.texi (Rings): `ring-elements' now returns the elements of
8943 RING in order.
8944
8945 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8946
8947 * markers.texi (The Mark): Texinfo usage fix.
8948
8949 2005-06-23 Kim F. Storm <storm@cua.dk>
8950
8951 * searching.texi (Entire Match Data): Remove evaporate option for
8952 match-data. Do not mention evaporate option for set-match-data.
8953
8954 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
8955
8956 * display.texi (Face Functions): Mention face aliases.
8957
8958 2005-06-21 Richard M. Stallman <rms@gnu.org>
8959
8960 * anti.texi (Antinews): Texinfo usage fix.
8961
8962 2005-06-21 Karl Berry <karl@gnu.org>
8963
8964 * elisp.texi: Use @copying.
8965
8966 * elisp.texi: Put @summarycontents and @contents before the Top
8967 node, instead of the end of the file, so that the contents appear
8968 in the right place in the dvi/pdf output.
8969
8970 2005-06-21 Juri Linkov <juri@jurta.org>
8971
8972 * display.texi (Defining Faces): Add `customized-face'.
8973
8974 2005-06-20 Kim F. Storm <storm@cua.dk>
8975
8976 * variables.texi (Setting Variables): Any type of element can be
8977 given order in add-to-ordered-list. Compare elements with eq.
8978
8979 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
8980
8981 2005-06-20 Karl Berry <karl@gnu.org>
8982
8983 * syntax.texi (Syntax Flags): Make last column very slightly wider
8984 to avoid "generic comment" breaking on two lines and causing an
8985 underfull box.
8986
8987 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
8988
8989 * lists.texi (Rings): Various minor clarifications and corrections.
8990
8991 2005-06-18 Richard M. Stallman <rms@gnu.org>
8992
8993 * functions.texi (Obsolete Functions): Simplify.
8994
8995 * variables.texi (Variable Aliases): Simplify.
8996
8997 * anti.texi, backups.texi, compile.texi, customization.texi:
8998 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
8999 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
9000 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
9001 * variables.texi: Fix formatting ugliness.
9002
9003 * elisp.texi: Add links to Rings and Byte Packing.
9004 Update version and copyright years.
9005
9006 * minibuf.texi: Fix formatting ugliness.
9007 (Completion Commands): Move keymap vars to the end
9008 and vars completing-read binds to the top.
9009
9010 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
9011
9012 * processes.texi: Fix typos.
9013 (Bindat Spec): Correct Texinfo error.
9014 (Byte Packing): Fix ungrammatical sentence.
9015
9016 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
9017
9018 * lists.texi (Rings): New node.
9019 (Lists): Add it to menu.
9020
9021 * processes.texi (Byte Packing): New node.
9022 (Processes): Add it to menu.
9023
9024 2005-06-17 Richard M. Stallman <rms@gnu.org>
9025
9026 * syntax.texi (Parsing Expressions): Fix texinfo usage.
9027
9028 * help.texi (Documentation Basics): Explain the xref to
9029 Documentation Tips.
9030
9031 * debugging.texi (Debugger Commands): Minor fix.
9032
9033 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
9034
9035 * edebug.texi (Instrumenting): Eliminate duplicate link.
9036 (Specification List): Replace references to "below", referring to
9037 a later node, with one @ref to that node.
9038
9039 * os.texi (Timers): Timers should save and restore the match data
9040 if they change it.
9041
9042 * debugging.texi (Debugger Commands): Mention that the Lisp
9043 debugger can not step through primitive functions.
9044
9045 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
9046
9047 * functions.texi (Obsolete Functions): Update argument names of
9048 `make-obsolete' and `define-obsolete-function-alias'.
9049
9050 * variables.texi (Variable Aliases): Update argument names of
9051 `defvaralias', `make-obsolete-variable' and
9052 `define-obsolete-variable-alias'.
9053
9054 2005-06-15 Kim F. Storm <storm@cua.dk>
9055
9056 * searching.texi (Entire Match Data): Rephrase warnings about
9057 evaporate arg to match-data and set-match-data.
9058
9059 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
9060
9061 * elisp.texi (Top): Update detailed menu.
9062
9063 * edebug.texi (Edebug): Update menu.
9064 (Instrumenting): Update xrefs.
9065 (Edebug Execution Modes): Correct xref.
9066 (Jumping): Clarify description of `h' command.
9067 Eliminate redundant @ref.
9068 (Breaks): New node.
9069 (Breakpoints): Is now a subsubsection.
9070 (Global Break Condition): Mention `C-x X X'.
9071 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
9072 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
9073 (Edebug Display Update): Correct pxref.
9074 (Edebug and Macros): New node.
9075 (Instrumenting Macro Calls): Is now a subsubsection.
9076 Neither arg of `def-edebug-spec' is evaluated.
9077 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
9078 (Specification Examples): Fix typo.
9079
9080 2005-06-14 Lute Kamstra <lute@gnu.org>
9081
9082 * debugging.texi (Function Debugging): Primitives can break on
9083 entry too.
9084
9085 2005-06-14 Kim F. Storm <storm@cua.dk>
9086
9087 * variables.texi (Setting Variables): Add add-to-ordered-list.
9088
9089 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9090
9091 * syntax.texi (Parsing Expressions): Document aux functions and vars of
9092 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
9093
9094 2005-06-13 Lute Kamstra <lute@gnu.org>
9095
9096 * text.texi (Special Properties): Fix cross reference.
9097
9098 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
9099
9100 * debugging.texi (Function Debugging): Delete mention of empty
9101 string argument to `cancel-debug-on-entry'. Delete inaccurate
9102 description of the return value of that command.
9103
9104 2005-06-11 Alan Mackenzie <acm@muc.de>
9105
9106 * text.texi (Adaptive Fill): Amplify the description of
9107 fill-context-prefix.
9108
9109 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9110
9111 * syntax.texi (Parsing Expressions): Fix Texinfo error.
9112
9113 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9114
9115 * syntax.texi (Parsing Expressions): Document syntax-ppss.
9116
9117 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9118
9119 * debugging.texi (Error Debugging): Minor rewording.
9120 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
9121 is optional.
9122
9123 2005-06-10 Lute Kamstra <lute@gnu.org>
9124
9125 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
9126 (Top): Give it a title. Correct version number. Give the
9127 detailed node listing a more prominent header.
9128 * intro.texi: Don't set VERSION here a second time.
9129 Mention Emacs's version too.
9130 * anti.texi (Antinews): Use EMACSVER to refer to the current
9131 version of Emacs.
9132
9133 2005-06-09 Kim F. Storm <storm@cua.dk>
9134
9135 * searching.texi (Entire Match Data): Explain new `reseat' argument to
9136 match-data and set-match-data.
9137
9138 2005-06-08 Richard M. Stallman <rms@gnu.org>
9139
9140 * searching.texi (Entire Match Data): Clarify when match-data
9141 returns markers and when integers.
9142
9143 * display.texi (Defining Faces): Explain that face name should not
9144 end in `-face'.
9145
9146 * modes.texi (Mode Line Data): Minor cleanup.
9147 (Customizing Keywords): Node split out of Search-based Fontification.
9148 Add example of using font-lock-add-keywords from a hook.
9149 Clarify when MODE should be non-nil, and when nil.
9150
9151 2005-06-06 Richard M. Stallman <rms@gnu.org>
9152
9153 * modes.texi (Mode Line Data): Explain what happens when the car
9154 of a list is a void symbol.
9155 (Search-based Fontification): Explain MODE arg to
9156 font-lock-add-keywords and warn about calls from major modes.
9157
9158 2005-06-08 Juri Linkov <juri@jurta.org>
9159
9160 * display.texi (Standard Faces): Add `shadow' face.
9161
9162 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
9163
9164 * modes.texi (Major Mode Conventions): A derived mode only needs
9165 to put the call to the parent mode inside `delay-mode-hooks'.
9166
9167 2005-05-29 Richard M. Stallman <rms@gnu.org>
9168
9169 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
9170 new, and what that implies. Clarify.
9171
9172 * files.texi (Locating Files): Clean up the text.
9173
9174 * frames.texi (Window Frame Parameters): Document user-size.
9175 Shorten entry for top by referring to left.
9176
9177 2005-05-26 Richard M. Stallman <rms@gnu.org>
9178
9179 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
9180 is new, and what the implications are. Other clarifications.
9181
9182 2005-05-24 Richard M. Stallman <rms@gnu.org>
9183
9184 * frames.texi (Dialog Boxes): Minor fixes.
9185
9186 2005-05-25 Masatake YAMATO <jet@gyve.org>
9187
9188 * display.texi (Standard Faces): Write about `mode-line-highlight'.
9189
9190 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
9191
9192 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
9193 is optional.
9194
9195 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
9196
9197 * frames.texi (Dialog Boxes): Describe new optional argument.
9198
9199 2005-05-23 Lute Kamstra <lute@gnu.org>
9200
9201 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
9202 syntax-begin-function over font-lock-beginning-of-syntax-function.
9203
9204 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9205
9206 * minibuf.texi (Reading File Names): Update description of
9207 `read-directory-name'.
9208
9209 * modes.texi (Derived Modes): Clarify :group keyword.
9210
9211 2005-05-21 Eli Zaretskii <eliz@gnu.org>
9212
9213 * files.texi (Locating Files): New subsection.
9214 Describe locate-file and executable-find.
9215
9216 2005-05-21 Kevin Ryde <user42@zip.com.au>
9217
9218 * frames.texi (Initial Parameters): Update cross reference to
9219 "Emacs Invocation".
9220
9221 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9222
9223 * keymaps.texi (Active Keymaps): Add anchor.
9224
9225 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
9226 (Major Mode Conventions): Refer to `Auto Major Mode' in more
9227 appropriate place.
9228 (Derived Modes): Small clarifications.
9229 (Minor Mode Conventions, Keymaps and Minor Modes):
9230 Replace references to nodes with references to anchors.
9231 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
9232 Clarify description of lists whose first element is an integer.
9233 (Mode Line Variables): Add anchor.
9234 (%-Constructs): Clarify description of integer after %.
9235 (Emulating Mode Line): Describe nil value for FACE.
9236
9237 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9238
9239 * modes.texi (Derived Modes): Correct references to non-existing
9240 variable standard-syntax-table.
9241
9242 2005-05-17 Lute Kamstra <lute@gnu.org>
9243
9244 * modes.texi (Defining Minor Modes): Mention the mode hook.
9245
9246 2005-05-15 Kim F. Storm <storm@cua.dk>
9247
9248 * processes.texi (Network): Remove open-network-stream-nowait.
9249 (Network Servers): Remove open-network-stream-server.
9250
9251 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
9252
9253 * elisp.texi (Top): Update detailed menu.
9254
9255 * variables.texi: Reorder nodes.
9256 (Variables): Update menu.
9257 (File Local Variables): Do not refer to the `-*-' line as
9258 a "local variables list". Add pxref.
9259
9260 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9261
9262 * elisp.texi (Top): Update detailed menu for node changes.
9263
9264 * modes.texi (Modes): Update Menu.
9265 (Hooks): Move to beginning of chapter.
9266 Most minor modes run mode hooks too.
9267 `add-hook' can handle void hooks or hooks whose value is a single
9268 function.
9269 (Major Modes): Update Menu.
9270 (Major Mode Basics): New node, split off from `Major Modes'.
9271 (Major Mode Conventions): Correct xref. Explain how to handle
9272 auto-mode-alist if the major mode command has an autoload cookie.
9273 (Auto Major Mode): Major update. Add magic-mode-alist.
9274 (Derived Modes): Major update.
9275 (Mode Line Format): Update Menu.
9276 (Mode Line Basics): New node, split off from `Mode Line Format'.
9277
9278 * loading.texi (Autoload): Mention `autoload cookie' as synonym
9279 for `magic autoload comment'. Add index entries and anchor.
9280
9281 2005-05-14 Richard M. Stallman <rms@gnu.org>
9282
9283 * tips.texi (Coding Conventions): Explain how important it is
9284 that just loading certain files not change Emacs behavior.
9285
9286 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
9287
9288 2005-05-12 Lute Kamstra <lute@gnu.org>
9289
9290 * modes.texi (Generic Modes): Update.
9291 (Major Modes): Refer to node "Generic Modes".
9292
9293 * elisp.texi (Top): Update to the current structure of the manual.
9294 * processes.texi (Processes): Add menu description.
9295 * customize.texi (Customization): Add menu descriptions.
9296
9297 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
9298
9299 * processes.texi (Signals to Processes)
9300 (Low-Level Network): Fix typos.
9301
9302 2005-05-11 Lute Kamstra <lute@gnu.org>
9303
9304 * elisp.texi (Top): Add some nodes from the chapter "Major and
9305 Minor Modes" to the detailed node listing.
9306
9307 2005-05-10 Richard M. Stallman <rms@gnu.org>
9308
9309 * keymaps.texi (Extended Menu Items): Menu item filter functions
9310 can be called at any time.
9311
9312 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
9313
9314 * variables.texi (File Local Variables): `(hack-local-variables t)'
9315 now also checks whether a mode is specified in the local variables
9316 list.
9317
9318 2005-05-05 Kevin Ryde <user42@zip.com.au>
9319
9320 * display.texi (The Echo Area): Correct format function cross
9321 reference.
9322
9323 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9324
9325 * variables.texi (Variable Aliases): Change description of
9326 `define-obsolete-variable-alias'.
9327
9328 * functions.texi (Functions): Add "Obsolete Functions" to menu.
9329 (Defining Functions): Add xref.
9330 (Obsolete Functions): New node.
9331 (Function Safety): Standardize capitalization of section title.
9332
9333 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
9334 (Dialog Boxes): Complete description of `x-popup-dialog'.
9335
9336 2005-05-04 Richard M. Stallman <rms@gnu.org>
9337
9338 * commands.texi (Interactive Codes): Fix Texinfo usage.
9339 Document U more clearly.
9340
9341 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9342
9343 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
9344 function and not a macro.
9345
9346 * frames.texi (Pop-Up Menus): Correct and clarify description of
9347 `x-popup-menu'.
9348 (Dialog Boxes): Clarify description of `x-popup-dialog'.
9349
9350 2005-05-01 Richard M. Stallman <rms@gnu.org>
9351
9352 * edebug.texi (Checking Whether to Stop): Fix previous change.
9353
9354 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9355
9356 * display.texi: Fix typos and Texinfo usage.
9357
9358 * edebug.texi (Checking Whether to Stop): executing-macro ->
9359 executing-kbd-macro.
9360
9361 2005-05-01 Richard M. Stallman <rms@gnu.org>
9362
9363 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
9364
9365 2005-04-30 Richard M. Stallman <rms@gnu.org>
9366
9367 * files.texi (Magic File Names): Document `operations' property.
9368
9369 2005-04-29 Lute Kamstra <lute@gnu.org>
9370
9371 * modes.texi (Generic Modes): New node.
9372 (Major Modes): Add it to the menu.
9373 (Derived Modes): Add "derived mode" to concept index.
9374
9375 2005-04-28 Lute Kamstra <lute@gnu.org>
9376
9377 * modes.texi (Defining Minor Modes): Fix previous change.
9378 (Font Lock Mode): Simplify.
9379 (Font Lock Basics): Say that font-lock-defaults is buffer-local
9380 when set and that some parts are optional. Add cross references.
9381 (Search-based Fontification): Say how to specify font-lock-keywords.
9382 Add cross references. Add font-lock-multiline to index.
9383 Move font-lock-keywords-case-fold-search here from node "Other Font
9384 Lock Variables". Document font-lock-add-keywords and
9385 font-lock-remove-keywords.
9386 (Other Font Lock Variables): Move font-lock-keywords-only,
9387 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9388 and font-lock-syntactic-face-function to node "Syntactic Font
9389 Lock". Move font-lock-keywords-case-fold-search to node
9390 "Search-based Fontification". Document font-lock-inhibit-thing-lock
9391 and font-lock-{,un}fontify-{buffer,region}-function.
9392 (Precalculated Fontification): Remove reference to deleted variable
9393 font-lock-core-only.
9394 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
9395 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
9396 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9397 and font-lock-syntactic-face-function here from node "Other Font
9398 Lock Variables". Move font-lock-syntactic-keywords to "Setting
9399 Syntax Properties". Add cross references.
9400 (Setting Syntax Properties): New node.
9401 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
9402 * syntax.texi (Syntax Properties): Add cross reference.
9403 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
9404
9405 2005-04-26 Richard M. Stallman <rms@gnu.org>
9406
9407 * display.texi (Defining Faces):
9408 Document `default' elements of defface spec.
9409
9410 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
9411
9412 * variables.texi (Variable Aliases): Clarify text.
9413
9414 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
9415
9416 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
9417
9418 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
9419
9420 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
9421
9422 2005-04-24 Eli Zaretskii <eliz@gnu.org>
9423
9424 * syntax.texi (Syntax Table Internals): Elaborate documentation of
9425 syntax-after and syntax-class.
9426
9427 * files.texi (Changing Files): Fix last change's cross-reference.
9428 (Unique File Names): Don't mention "numbers" in the documentation
9429 of make-temp-file and make-temp-name.
9430
9431 2005-04-23 Richard M. Stallman <rms@gnu.org>
9432
9433 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
9434
9435 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9436
9437 * windows.texi (Cyclic Window Ordering): Clarify window-list.
9438
9439 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9440
9441 * variables.texi (Variable Aliases): Describe make-obsolete-variable
9442 and define-obsolete-variable-alias.
9443
9444 2005-04-22 Kim F. Storm <storm@cua.dk>
9445
9446 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
9447 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
9448
9449 2005-04-21 Lute Kamstra <lute@gnu.org>
9450
9451 * lists.texi (Association Lists): Document rassq-delete-all.
9452
9453 2005-04-19 Richard M. Stallman <rms@gnu.org>
9454
9455 * modes.texi (Search-based Fontification): Explain that
9456 facespec is an expression to be evaluated.
9457
9458 2005-04-19 Kevin Ryde <user42@zip.com.au>
9459
9460 * streams.texi (Output Functions): Fix xref.
9461 * strings.texi (String Conversion): Fix xref.
9462
9463 2005-04-19 Kim F. Storm <storm@cua.dk>
9464
9465 * symbols.texi (Symbol Plists): Add safe-get.
9466 Mention that `get' may signal an error.
9467
9468 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
9469
9470 * customize.texi (Variable Definitions): Replace tooltip-mode
9471 example with save-place.
9472
9473 2005-04-17 Richard M. Stallman <rms@gnu.org>
9474
9475 * buffers.texi (Indirect Buffers): Clarify.
9476
9477 * positions.texi (Positions): Clarify converting marker to integer.
9478
9479 * strings.texi (String Basics): Mention string-match; clarify.
9480
9481 2005-04-08 Lute Kamstra <lute@gnu.org>
9482
9483 * modes.texi (Search-based Fontification): Fix cross references.
9484 Use consistent terminology. Document anchored highlighting.
9485
9486 2005-04-05 Lute Kamstra <lute@gnu.org>
9487
9488 * modes.texi (Defining Minor Modes): Document :group keyword
9489 argument and its default value.
9490
9491 2005-04-03 Lute Kamstra <lute@gnu.org>
9492
9493 * hooks.texi (Standard Hooks): Add some hooks. Add cross
9494 references and/or descriptions. Delete major mode hooks; mention
9495 them as a category instead. Rename or delete obsolete hooks.
9496
9497 2005-04-02 Richard M. Stallman <rms@gnu.org>
9498
9499 * nonascii.texi (Coding System Basics): Another wording cleanup.
9500
9501 2005-04-01 Richard M. Stallman <rms@gnu.org>
9502
9503 * nonascii.texi (Coding System Basics): Clarify previous change.
9504
9505 2005-04-01 Kenichi Handa <handa@m17n.org>
9506
9507 * nonascii.texi (Coding System Basics): Describe about roundtrip
9508 identity of coding systems.
9509
9510 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
9511
9512 * text.texi (Buffer Contents): Add filter-buffer-substring and
9513 buffer-substring-filters.
9514
9515 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
9516
9517 * anti.texi (Antinews): Mention `G' interactive code.
9518
9519 * tips.texi (Compilation Tips): Mention benchmark.el.
9520
9521 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9522
9523 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
9524 is now bound to M-o M-o.
9525
9526 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
9527
9528 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9529
9530 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
9531 in the Emacs Manual).
9532 * Makefile.in (srcs): Remove calendar.texi.
9533 * makefile.w32-in (srcs): Remove calendar.texi.
9534 * display.texi (Display): Change name of next node.
9535 * os.texi (System In): Change name of previous node.
9536 * elisp.texi (Top): Remove Calendar references.
9537 * vol1.texi (Top): Remove Calendar references.
9538 * vol2.texi (Top): Remove Calendar references.
9539
9540 2005-03-25 Richard M. Stallman <rms@gnu.org>
9541
9542 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
9543 Cleanup previous change.
9544
9545 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
9546
9547 * display.texi (Face Attributes): Faces earlier in an :inherit
9548 list take precedence.
9549 (Scroll Bars): Fix description of vertical-scroll-bars.
9550 Document frame-current-scroll-bars and window-current-scroll-bars.
9551
9552 * markers.texi (The Mark): Document temporary Transient Mark mode.
9553
9554 * minibuf.texi (Reading File Names):
9555 Document read-file-name-completion-ignore-case.
9556
9557 * positions.texi (Screen Lines): Document nil for width argument
9558 to compute-motion.
9559
9560 2005-03-23 Kim F. Storm <storm@cua.dk>
9561
9562 * display.texi (Standard Faces): Other faces used in the fringe
9563 implicitly inherits from the fringe face.
9564 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
9565 properties implicitly inherits from fringe face.
9566 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
9567
9568 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9569
9570 * display.texi (Invisible Text): State default value of
9571 line-move-ignore-invisible.
9572 (Managing Overlays): Document remove-overlays.
9573 (Standard Faces): Document escape-glyph face.
9574
9575 * minibuf.texi (Reading File Names): Document read-file-name-function.
9576
9577 * modes.texi (Other Font Lock Variables):
9578 Document font-lock-lines-before.
9579
9580 * positions.texi (Skipping Characters): skip-chars-forward allows
9581 character classes.
9582
9583 2005-03-18 Lute Kamstra <lute@gnu.org>
9584
9585 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
9586
9587 2005-03-17 Richard M. Stallman <rms@gnu.org>
9588
9589 * text.texi (Undo): Document extensible undo entries.
9590
9591 * searching.texi (String Search, Regexp Search): Cleanups.
9592
9593 * nonascii.texi (Character Codes): Minor fix.
9594
9595 * display.texi (Display Property): Explain the significance
9596 of having text properties that are eq.
9597 (Other Display Specs): Explain string as display spec.
9598
9599 * commands.texi (Interactive Codes): Document G option.
9600
9601 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
9602
9603 * text.texi (Filling): Add sentence-end-without-period and
9604 sentence-end-without-space.
9605 (Changing Properties): Minor fix.
9606
9607 * anti.texi: Total rewrite.
9608
9609 2005-03-15 Lute Kamstra <lute@gnu.org>
9610
9611 * edebug.texi (Instrumenting Macro Calls): Fix typos.
9612
9613 2005-03-08 Kim F. Storm <storm@cua.dk>
9614
9615 * display.texi (Specified Space): Property :width is support on
9616 non-graphic terminals, :height is not.
9617
9618 2005-03-07 Richard M. Stallman <rms@gnu.org>
9619
9620 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
9621 Now subnodes of Fringes.
9622 (Overlay Arrow): Document overlay-arrow-variable-list.
9623 (Fringe Size/Pos): New node, broken out of Fringes.
9624 (Display): Explain clearing vs redisplay better.
9625 (Truncation): Clarify use of bitmaps.
9626 (The Echo Area): Clarify the uses of the echo area.
9627 Add max-mini-window-height.
9628 (Progress): Clarify.
9629 (Invisible Text): Explain that main loop moves point out.
9630 (Selective Display): Say "hidden", not "invisible".
9631 (Managing Overlays): Move up. Describe relation to Undo here.
9632 (Overlay Properties): Clarify intro.
9633 (Finding Overlays): Explain return values when nothing found.
9634 (Width): truncate-string-to-width has added arg.
9635 (Displaying Faces): Clarify and update mode line face handling.
9636 (Face Functions): Minor cleanup.
9637 (Conditional Display): Merge into Other Display Specs.
9638 (Pixel Specification, Other Display Specs): Minor cleanups.
9639 (Images, Image Descriptors): Minor cleanups.
9640 (GIF Images): Patents have expired.
9641 (Showing Images): Explain default text for insert-image.
9642 (Manipulating Button Types): Merge into Manipulating Buttons.
9643 (Making Buttons): Explain return values.
9644 (Button Buffer Commands): Add xref.
9645 (Inverse Video): Update mode-line-inverse-video.
9646 (Display Table Format): Clarify.
9647 (Active Display Table): Give defaults for window-display-table.
9648
9649 * calendar.texi (Calendar Customizing): calendar-holiday-marker
9650 and calendar-today-marker are strings, not chars.
9651 (Holiday Customizing): Minor fix.
9652
9653 * internals.texi (Writing Emacs Primitives): Update `or' example.
9654 Update limit on # args of subr.
9655
9656 * edebug.texi (Using Edebug): Arrow is in fringe.
9657 (Instrumenting): Arg to eval-defun works without loading edebug.
9658 (Edebug Execution Modes): Add xref.
9659
9660 * customize.texi (Common Keywords): Clarify :require.
9661 Mention :version here.
9662 (Variable Definitions, Group Definitions): Not here.
9663 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
9664
9665 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
9666 * nonascii.texi (Text Representations): Clarify position-bytes.
9667 (Character Sets): Add list-charset-chars.
9668 (Scanning Charsets): Add charset-after.
9669 (Encoding and I/O): Minor fix.
9670
9671 2005-03-06 Richard M. Stallman <rms@gnu.org>
9672
9673 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
9674 (Resizing Windows): Likewise.
9675
9676 * text.texi (Change Hooks): Get rid of "Emacs 21".
9677
9678 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
9679
9680 * streams.texi (Output Variables): Get rid of "Emacs 21".
9681
9682 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
9683
9684 * os.texi (Translating Input): Replace flow-control example
9685 with a less obsolete example that uses `keyboard-translate'.
9686
9687 * objects.texi (Hash Table Type, Circular Objects):
9688 Get rid of "Emacs 21".
9689
9690 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
9691 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
9692
9693 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
9694
9695 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
9696
9697 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
9698 (Menu Bar): Fix when menu-bar-update-hook is called.
9699
9700 * hash.texi (Hash Tables): Get rid of "Emacs 21".
9701
9702 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
9703 and make it read better.
9704
9705 * files.texi (Writing to Files): Get rid of "Emacs 21".
9706 (Unique File Names): Likewise.
9707
9708 * elisp.texi: Update Emacs version to 22.
9709
9710 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
9711 (Overlay Properties, Face Attributes): Likewise.
9712 (Managing Overlays): Fix punctuation.
9713 (Attribute Functions): Clarify set-face-font; get rid of
9714 info about old Emacs versions.
9715 (Auto Faces, Font Lookup, Display Property, Images):
9716 Get rid of "Emacs 21".
9717
9718 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
9719
9720 2005-03-05 Richard M. Stallman <rms@gnu.org>
9721
9722 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
9723
9724 2005-03-04 Lute Kamstra <lute@gnu.org>
9725
9726 * debugging.texi (Error Debugging): Document stack-trace-on-error.
9727
9728 2005-03-03 Lute Kamstra <lute@gnu.org>
9729
9730 * edebug.texi (Instrumenting Macro Calls): Fix typo.
9731
9732 2005-03-01 Lute Kamstra <lute@gnu.org>
9733
9734 * debugging.texi (Debugger Commands): Update `j'.
9735
9736 2005-02-28 Lute Kamstra <lute@gnu.org>
9737
9738 * debugging.texi (Debugging): Fix typo.
9739 (Error Debugging): Document eval-expression-debug-on-error.
9740 (Function Debugging): Update example.
9741 (Using Debugger): Mention starred stack frames.
9742 (Debugger Commands): Document `j' and `l'.
9743 (Invoking the Debugger): `d' and `j' exit recursive edit too.
9744 Update the messages that the debugger displays.
9745 (Internals of Debugger): Add cross reference. Update example.
9746 (Excess Open): Minor improvement.
9747 (Excess Close): Minor improvement.
9748
9749 2005-02-26 Richard M. Stallman <rms@gnu.org>
9750
9751 * tips.texi (Coding Conventions): Clarify.
9752 Put all the major mode key reservations together.
9753 Mention the Mouse-1 => Mouse-2 conventions.
9754
9755 * syntax.texi (Syntax Class Table): Clarify.
9756 (Syntax Table Functions): syntax-after moved from here.
9757 (Syntax Table Internals): syntax-after moved to here.
9758 (Parsing Expressions): Update info on number of values
9759 and what's meaningful in the STATE argument.
9760 (Categories): Fix typo.
9761
9762 * sequences.texi (Arrays): Cleanup.
9763 (Char-Tables): Clarify.
9764
9765 * processes.texi (Deleting Processes): Cleanups, add xref.
9766 (Subprocess Creation): Explain nil in exec-path. Cleanup.
9767 (Process Information): set-process-coding-system, some args optional.
9768 (Input to Processes): Explain various types for PROCESS args.
9769 Rename them from PROCESS-NAME to PROCESS.
9770 (Signals to Processes): Likewise.
9771 (Decoding Output): Cleanup.
9772 (Query Before Exit): Clarify.
9773
9774 * os.texi (Startup Summary): Correct the options; add missing ones.
9775 (Terminal Output, Batch Mode): Clarify.
9776 (Flow Control): Node deleted.
9777
9778 * markers.texi (The Mark): Clarify.
9779
9780 * macros.texi (Expansion): Cleanup.
9781 (Indenting Macros): indent-spec allows ints, not floats.
9782
9783 * keymaps.texi (Keymaps): Clarify.
9784 (Format of Keymaps): Update lisp-mode-map example.
9785 (Active Keymaps, Key Lookup): Clarify.
9786 (Changing Key Bindings): Add xref to `kbd'.
9787 (Key Binding Commands, Simple Menu Items): Clarify.
9788 (Mouse Menus, Menu Bar): Clarify.
9789 (Menu Example): Replace print example with menu-bar-replace-menu.
9790
9791 * help.texi (Documentation Basics): Add function-documentation prop.
9792
9793 * elisp.texi (Top): Don't refer to Flow Control node.
9794
9795 * commands.texi (Command Overview): Improve xrefs.
9796 (Adjusting Point): Adjusting point applies to intangible and invis.
9797 (Key Sequence Input): Doc extra read-key-sequence args.
9798 Likewise for read-key-sequence-vector.
9799
9800 * backups.texi (Rename or Copy): Minor fix.
9801 (Numbered Backups): For version-control, say the default.
9802 (Auto-Saving): make-auto-save-file-name example is simplified.
9803
9804 * advice.texi (Advising Functions): Don't imply one part of Emacs
9805 should advise another part. Markup changes.
9806 (Defining Advice): Move transitional para.
9807 (Activation of Advice): Cleanup.
9808 Explain if COMPILE is nil or negative.
9809
9810 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
9811
9812 2005-02-24 Lute Kamstra <lute@gnu.org>
9813
9814 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
9815 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
9816
9817 2005-02-23 Lute Kamstra <lute@gnu.org>
9818
9819 * modes.texi (Defining Minor Modes): define-minor-mode can be used
9820 to define global minor modes as well.
9821
9822 * display.texi (Managing Overlays): overlay-buffer returns nil for
9823 deleted overlays.
9824
9825 2005-02-22 Kim F. Storm <storm@cua.dk>
9826
9827 * minibuf.texi (Basic Completion): Allow symbols in addition to
9828 strings in try-completion and all-completions.
9829
9830 2005-02-14 Lute Kamstra <lute@gnu.org>
9831
9832 * elisp.texi (Top): Remove reference to deleted node.
9833
9834 * lists.texi (Lists): Remove reference to deleted node.
9835 (Cons Cells): Fix typo.
9836
9837 * loading.texi (Where Defined): Fix typo.
9838
9839 2005-02-14 Richard M. Stallman <rms@gnu.org>
9840
9841 * variables.texi (Creating Buffer-Local): change-major-mode-hook
9842 is useful for discarding some minor modes.
9843
9844 * symbols.texi (Symbol Components): Reorder examples.
9845
9846 * streams.texi (Input Functions): State standard-input default.
9847 (Output Variables): State standard-output default.
9848
9849 * objects.texi (Printed Representation): Clarify read syntax vs print.
9850 (Floating Point Type): Explain meaning better.
9851 (Symbol Type): Explain uniqueness better.
9852 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
9853 List examples sooner.
9854 (Box Diagrams): New subnode broken out.
9855 Some examples moved from old Lists as Boxes node.
9856 (Dotted Pair Notation): Clarify intro.
9857 (Array Type): Clarify.
9858 (Type Predicates): Add hash-table-p.
9859
9860 * numbers.texi (Integer Basics): Clarify radix explanation.
9861 (Predicates on Numbers): Minor clarification.
9862 (Comparison of Numbers): Minor clarification. Clarify eql.
9863 Typos in min, max.
9864 (Math Functions): Clarify overflow in expt.
9865
9866 * minibuf.texi (Text from Minibuffer): Minor clarification.
9867 Mention arrow keys.
9868
9869 * loading.texi (Autoload): defun's doc string overrides autoload's
9870 doc string.
9871 (Repeated Loading): Modernize "add to list" examples.
9872 (Where Defined): Finish updating table of load-history elts.
9873
9874 * lists.texi (List-related Predicates): Minor wording improvement.
9875 (Lists as Boxes): Node deleted.
9876 (Building Lists): Explain trivial cases of number-sequence.
9877
9878 * hash.texi (Hash Tables): Add desc to menu items.
9879 (Creating Hash): Explain "full" means "make larger".
9880 (Hash Access): Any object can be a key.
9881 State value of maphash.
9882
9883 * functions.texi (What Is a Function): Wording cleanup.
9884 (Function Documentation): Minor cleanup.
9885 Explain purpose of calling convention at end of doc string.
9886 (Function Names): Wording cleanup.
9887 (Calling Functions): Wording cleanup.
9888 Explain better how funcall calls the function.
9889 (Function Cells): Delete example of saving and redefining function.
9890
9891 * control.texi (Combining Conditions): Wording cleanup.
9892 (Iteration): dolist and dotimes bind VAR locally.
9893 (Cleanups): Xref to Atomic Changes.
9894
9895 * compile.texi (Byte Compilation): Delete 19.29 info.
9896 (Compilation Functions): Macros' difficulties don't affect defsubst.
9897 (Docs and Compilation): Delete 19.29 info.
9898
9899 2005-02-10 Richard M. Stallman <rms@gnu.org>
9900
9901 * objects.texi (Symbol Type): Minor correction.
9902
9903 2005-02-06 Lute Kamstra <lute@gnu.org>
9904
9905 * modes.texi (Example Major Modes): Fix typos.
9906
9907 2005-02-06 Richard M. Stallman <rms@gnu.org>
9908
9909 * text.texi (Margins): fill-nobreak-predicate can be one function.
9910
9911 * strings.texi (Modifying Strings): clear-string can make unibyte.
9912 (Formatting Strings): format gives error if values missing.
9913
9914 * positions.texi (Character Motion): Mention default arg
9915 for forward-char. backward-char refers to forward-char.
9916 (Word Motion): Mention default arg for forward-word.
9917 (Buffer End Motion): Mention default arg for beginning-of-buffer.
9918 Simplify end-of-buffer.
9919 (Text Lines): Mention default arg for forward-line.
9920 (List Motion): Mention default arg for beginning/end-of-defun.
9921 (Skipping Characters): Minor fixes in explaining character-set.
9922
9923 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
9924 Mode inheritance applies only when default-major-mode is nil.
9925 Clarifications.
9926 (Example Major Modes): Update Text mode and Lisp mode examples.
9927 (Minor Mode Conventions): Mention define-minor-mode at top.
9928 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
9929 (Mode Line Format): Update mode line face display info.
9930 (Properties in Mode): Mention effect of risky vars.
9931 (Imenu): Define imenu-add-to-menubar.
9932 (Font Lock Mode): Add descriptions to menu lines.
9933 (Faces for Font Lock): Add font-lock-doc-face.
9934
9935 2005-02-05 Lute Kamstra <lute@gnu.org>
9936
9937 * text.texi (Maintaining Undo): Remove obsolete function.
9938
9939 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9940
9941 * frames.texi (Color Names): Add pointer to the X docs about RGB
9942 color specifications. Improve indexing.
9943 (Text Terminal Colors): Replace the description of RGB values by
9944 an xref to "Color Names".
9945
9946 2005-02-03 Richard M. Stallman <rms@gnu.org>
9947
9948 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
9949 Clarify.
9950 (Selecting Windows): Clarify save-selected-window.
9951 (Cyclic Window Ordering): Clarify walk-windows.
9952 (Window Point): Clarify.
9953 (Window Start): Add comment to example.
9954 (Resizing Windows): Add `interactive' specs in examples.
9955 Document fit-window-to-buffer.
9956
9957 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
9958 (Undo, Maintaining Undo): Clarify last change.
9959 (Sorting): In sort-numeric-fields, explain about octal and hex.
9960 Mention sort-numeric-base.
9961 (Format Properties): Add xref for hard newlines.
9962
9963 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
9964 (Pop-Up Menus): Fix typo.
9965 (Color Names): Explain all types of color names.
9966 Explain color-values on B&W terminal.
9967 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
9968
9969 * files.texi (File Locks): Not supported on MS systems.
9970 (Testing Accessibility): Clarify.
9971
9972 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
9973 (Coverage Testing): Fix typo.
9974
9975 * commands.texi (Misc Events): Remove stray space.
9976
9977 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
9978 (Modification Time): Clarify when visited-file-modtime returns 0.
9979 (The Buffer List): Clarify bury-buffer.
9980 (Killing Buffers): Clarify.
9981 (Indirect Buffers): Add clone-indirect-buffer.
9982
9983 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9984
9985 * edebug.texi (Printing in Edebug): Fix default value of
9986 edebug-print-circle.
9987 (Coverage Testing): Fix displayed frequency count data.
9988
9989 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
9990
9991 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
9992
9993 2005-02-02 Kim F. Storm <storm@cua.dk>
9994
9995 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
9996
9997 2005-01-29 Eli Zaretskii <eliz@gnu.org>
9998
9999 * commands.texi (Misc Events): Describe the help-echo event.
10000
10001 * text.texi (Special Properties) <help-echo>: Use `pos'
10002 consistently in description of the help-echo property.
10003 Use @code{nil} instead of @var{nil}.
10004
10005 * display.texi (Overlay Properties): Fix the index entry for
10006 help-echo overlay property.
10007
10008 * customize.texi (Type Keywords): Uncomment the xref to the
10009 help-echo property documentation.
10010
10011 2005-01-23 Kim F. Storm <storm@cua.dk>
10012
10013 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
10014 return value. Third element FULLY replaced by PARTIAL which
10015 specifies number of invisible pixels if row is only partially visible.
10016 (Textual Scrolling): Mention auto-window-vscroll.
10017 (Vertical Scrolling): New defvar auto-window-vscroll.
10018
10019 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
10020
10021 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
10022 command remapping.
10023
10024 2005-01-15 Richard M. Stallman <rms@gnu.org>
10025
10026 * display.texi (Defining Images): Mention DATA-P arg of create-image.
10027
10028 2005-01-14 Kim F. Storm <storm@cua.dk>
10029
10030 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
10031
10032 * text.texi (Links and Mouse-1): Fix string and vector item.
10033
10034 2005-01-13 Richard M. Stallman <rms@gnu.org>
10035
10036 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
10037 descriptions of overriding-local-map and overriding-terminal-local-map.
10038
10039 * text.texi (Links and Mouse-1): Clarify text.
10040
10041 2005-01-13 Kim F. Storm <storm@cua.dk>
10042
10043 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
10044
10045 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
10046
10047 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
10048
10049 2005-01-12 Kim F. Storm <storm@cua.dk>
10050
10051 * text.texi (Links and Mouse-1): Rename section from Enabling
10052 Mouse-1 to Following Links. Change xrefs.
10053 Add examples for define-button-type and define-widget.
10054
10055 * display.texi (Button Properties, Button Buffer Commands):
10056 Clarify mouse-1 and follow-link functionality.
10057
10058 2005-01-12 Richard M. Stallman <rms@gnu.org>
10059
10060 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
10061
10062 * display.texi (Beeping): Fix Texinfo usage.
10063
10064 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
10065
10066 2005-01-11 Kim F. Storm <storm@cua.dk>
10067
10068 * display.texi (Button Properties, Button Buffer Commands):
10069 Mention mouse-1 binding. Add follow-link keyword.
10070
10071 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
10072 (Enabling Mouse-1 to Follow Links): New subsection.
10073
10074 2005-01-06 Richard M. Stallman <rms@gnu.org>
10075
10076 * text.texi (Special Properties): Minor change.
10077
10078 * os.texi (Timers): Clarify previous change.
10079
10080 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
10081
10082 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
10083
10084 * display.texi (Face Attributes): Correct xref to renamed node.
10085
10086 2005-01-01 Richard M. Stallman <rms@gnu.org>
10087
10088 * display.texi (Face Attributes): Describe hex color specs.
10089
10090 2004-12-31 Richard M. Stallman <rms@gnu.org>
10091
10092 * os.texi (Timers): Update previous change.
10093
10094 2004-12-30 Kim F. Storm <storm@cua.dk>
10095
10096 * display.texi (Line Height): Total line-height is now specified
10097 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
10098 in cons cells. (nil . RATIO) is relative to actual line height.
10099 Use line-height `t' instead of `0' to get minimum height.
10100
10101 2004-12-29 Richard M. Stallman <rms@gnu.org>
10102
10103 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
10104
10105 2004-12-28 Richard M. Stallman <rms@gnu.org>
10106
10107 * commands.texi (Quitting): Clarify value of with-local-quit.
10108
10109 * elisp.texi (Top): Fix previous change.
10110
10111 * loading.texi (Loading): Fix previous change.
10112
10113 2004-12-27 Richard M. Stallman <rms@gnu.org>
10114
10115 * Makefile.in (MAKEINFO): Specify --force.
10116
10117 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
10118
10119 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
10120
10121 * display.texi (Line Height): Further clarify.
10122
10123 * elisp.texi (Top): Update Loading submenu.
10124
10125 * loading.texi (Where Defined): New node.
10126 (Unloading): load-history moved to Where Defined.
10127
10128 2004-12-21 Richard M. Stallman <rms@gnu.org>
10129
10130 * commands.texi (Event Input Misc): Add while-no-input.
10131
10132 2004-12-11 Richard M. Stallman <rms@gnu.org>
10133
10134 * display.texi (Line Height): Rewrite text for clarity.
10135
10136 2004-12-11 Kim F. Storm <storm@cua.dk>
10137
10138 * display.texi (Display): Add node "Line Height" to menu.
10139 (Line Height): New node. Move full description of line-spacing
10140 and line-height text properties here from text.texi.
10141 (Scroll Bars): Add vertical-scroll-bar variable.
10142
10143 * frames.texi (Window Frame Parameters): Remove line-height defvar.
10144
10145 * locals.texi (Standard Buffer-Local Variables): Fix xref for
10146 line-spacing and vertical-scroll-bar.
10147
10148 * text.texi (Special Properties): Just mention line-spacing and
10149 line-height here, add xref to new "Line Height" node.
10150
10151 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
10152
10153 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
10154
10155 * locals.texi (Standard Buffer-Local Variables):
10156 Add @xref for `line-spacing'.
10157
10158 2004-12-05 Richard M. Stallman <rms@gnu.org>
10159
10160 * Makefile.in (maintainer-clean): Remove the info files
10161 in $(infodir) where they are created.
10162
10163 2004-12-03 Richard M. Stallman <rms@gnu.org>
10164
10165 * windows.texi (Selecting Windows): get-lru-window and
10166 get-largest-window don't consider dedicated windows.
10167
10168 * text.texi (Undo): Document undo-in-progress.
10169
10170 2004-11-26 Richard M. Stallman <rms@gnu.org>
10171
10172 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
10173 Remove a few vars that are not always buffer-local.
10174
10175 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
10176
10177 * locals.texi (Standard Buffer-Local Variables): Comment out
10178 xref's to non-existent node `Yet to be written'.
10179
10180 2004-11-24 Richard M. Stallman <rms@gnu.org>
10181
10182 * processes.texi (Synchronous Processes): Grammar fix.
10183
10184 * numbers.texi (Comparison of Numbers): Add eql.
10185
10186 * locals.texi (Standard Buffer-Local Variables): Add many vars.
10187
10188 * intro.texi (Printing Notation): Fix previous change.
10189
10190 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
10191 and default-indicate-buffer-boundaries from here.
10192 (Usual Display): To here.
10193 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
10194 (Usual Display): Move tab-width up.
10195
10196 * customize.texi (Variable Definitions):
10197 Replace show-paren-mode example with tooltip-mode.
10198 (Simple Types, Composite Types, Defining New Types):
10199 Minor cleanups.
10200
10201 2004-11-21 Jesper Harder <harder@ifa.au.dk>
10202
10203 * processes.texi (Synchronous Processes, Output from Processes):
10204 Markup fix.
10205
10206 2004-11-20 Richard M. Stallman <rms@gnu.org>
10207
10208 * positions.texi (Skipping Characters): skip-chars-forward
10209 now handles char classes.
10210
10211 * intro.texi (Printing Notation): Avoid confusion of `print'
10212 when explaining @print.
10213
10214 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
10215
10216 * display.texi (Display Table Format): Minor fix.
10217
10218 * streams.texi (Output Functions): Fix print example.
10219
10220 * Makefile.in (elisp): New target.
10221 (dist): Depend on $(infodir)/elisp, not elisp.
10222 Copy the info files from $(infodir).
10223
10224 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
10225 read-from-minibuffer.
10226
10227 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
10228
10229 2004-11-19 Richard M. Stallman <rms@gnu.org>
10230
10231 * searching.texi (Regexp Search): Add search-whitespace-regexp.
10232
10233 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
10234
10235 * tips.texi (Coding Conventions): Fix typo.
10236
10237 2004-11-16 Richard M. Stallman <rms@gnu.org>
10238
10239 * tips.texi (Coding Conventions): Separate defvar and require
10240 methods to avoid warnings. Use require only when there are many
10241 functions and variables from that package.
10242
10243 * minibuf.texi (Minibuffer Completion): When ignoring case,
10244 predicate must not be case-sensitive.
10245
10246 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
10247 (Test Coverage): Don't talk about "splotches". Clarified.
10248
10249 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
10250
10251 * frames.texi (Window Frame Parameters): Fix typo.
10252
10253 2004-11-15 Kim F. Storm <storm@cua.dk>
10254
10255 * symbols.texi (Other Plists): Note that plist-get may signal error.
10256 Add safe-plist-get.
10257
10258 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10259
10260 * modes.texi (Font Lock Basics): Fix typo.
10261
10262 2004-11-08 Richard M. Stallman <rms@gnu.org>
10263
10264 * syntax.texi (Syntax Table Functions): Add syntax-after.
10265
10266 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
10267
10268 * os.texi (Processor Run Time): New section documenting
10269 get-internal-run-time.
10270
10271 2004-11-06 Eli Zaretskii <eliz@gnu.org>
10272
10273 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
10274 it nukes elisp-cover.texi.
10275 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
10276 elisp-0 etc.
10277
10278 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
10279
10280 * commands.texi (Keyboard Macros): Document `append' return value
10281 of `defining-kbd-macro'.
10282
10283 2004-11-01 Richard M. Stallman <rms@gnu.org>
10284
10285 * commands.texi (Interactive Call): Add called-interactively-p.
10286
10287 2004-10-29 Simon Josefsson <jas@extundo.com>
10288
10289 * minibuf.texi (Reading a Password): Revert.
10290
10291 2004-10-28 Richard M. Stallman <rms@gnu.org>
10292
10293 * frames.texi (Display Feature Testing): Explain about "vendor".
10294
10295 2004-10-27 Richard M. Stallman <rms@gnu.org>
10296
10297 * commands.texi (Interactive Codes): `N' uses numeric prefix,
10298 not raw. Clarify `n'.
10299 (Interactive Call): Rewrite interactive-p, focusing on when
10300 and how to use it.
10301 (Misc Events): Clarify previous change.
10302
10303 * advice.texi (Simple Advice): Clarify what job the example does.
10304 (Around-Advice): Clarify ad-do-it.
10305 (Activation of Advice): An option of ad-default-compilation-action
10306 is `never', not `nil'.
10307
10308 2004-10-26 Kim F. Storm <storm@cua.dk>
10309
10310 * commands.texi (Interactive Codes): Add U code letter.
10311
10312 2004-10-25 Simon Josefsson <jas@extundo.com>
10313
10314 * minibuf.texi (Reading a Password): Add.
10315
10316 2004-10-24 Jason Rumney <jasonr@gnu.org>
10317
10318 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
10319 and wheel-down.
10320
10321 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10322
10323 * processes.texi (Synchronous Processes): Document process-file.
10324
10325 2004-10-22 Kenichi Handa <handa@m17n.org>
10326
10327 * text.texi (translate-region): Document that it accepts also a
10328 char-table.
10329
10330 2004-10-22 David Ponce <david@dponce.com>
10331
10332 * windows.texi (Resizing Windows): Document the `preserve-before'
10333 argument of the functions `enlarge-window' and `shrink-window'.
10334
10335 2004-10-19 Jason Rumney <jasonr@gnu.org>
10336
10337 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
10338
10339 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10340
10341 * text.texi (Filling): Add anchor for definition of
10342 `sentence-end-double-space'.
10343
10344 * searching.texi (Regexp Example): Update description of how
10345 Emacs currently recognizes the end of a sentence.
10346 (Standard Regexps): Update definition of the variable
10347 `sentence-end'. Add definition of the function `sentence-end'.
10348
10349 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10350
10351 * display.texi (Progress): New node.
10352
10353 2004-10-05 Kim F. Storm <storm@cua.dk>
10354
10355 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
10356
10357 2004-09-29 Kim F. Storm <storm@cua.dk>
10358
10359 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
10360 to identify bitmaps. Remove -fringe-bitmap suffix for standard
10361 fringe bitmap symbols, as they now have their own namespace.
10362 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
10363 vs. pixels. Signal error if no free bitmap slots.
10364 (Pixel Specification): Change IMAGE to @var{image}.
10365
10366 2004-09-28 Richard M. Stallman <rms@gnu.org>
10367
10368 * text.texi (Special Properties): Clarify line-spacing and line-height.
10369
10370 * searching.texi (Regexp Search): Add looking-back.
10371
10372 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
10373
10374 * display.texi: Correct typos.
10375 (Image Descriptors): Correct xref's.
10376
10377 2004-09-25 Richard M. Stallman <rms@gnu.org>
10378
10379 * text.texi (Special Properties): Cleanups in `cursor'.
10380 Rewrites in `line-height' and `line-spacing'; exchange them.
10381
10382 * display.texi (Fringes): Rewrite previous change.
10383 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
10384 (Display Fringe Bitmaps): Node deleted, text moved.
10385 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
10386 (Scroll Bars): Clarify set-window-scroll-bars.
10387 (Pointer Shape): Rewrite.
10388 (Specified Space): Clarify :align-to, etc.
10389 (Pixel Specification): Use @var. Clarify new text.
10390 (Other Display Specs): Clarify `slice'.
10391 (Image Descriptors): Cleanups.
10392 (Showing Images): Cleanups.
10393
10394 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
10395
10396 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
10397
10398 * modes.texi: Various minor changes in addition to:
10399 (Major Mode Conventions): Final call to `run-mode-hooks' should
10400 not be inside the `delay-mode-hooks' form.
10401 (Mode Hooks): New node.
10402 (Hooks): Delete obsolete example.
10403 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
10404 node "Mode Hooks".
10405
10406 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
10407
10408 * display.texi: Correct various typos.
10409 (Display): Rename node "Pointer Shapes" to "Pointer
10410 Shape". (There is already a node called "Pointer Shapes" in
10411 frames.texi.)
10412 (Images): Remove non-existent node "Image Slices" from menu.
10413
10414 2004-09-23 Kim F. Storm <storm@cua.dk>
10415
10416 * text.texi (Special Properties): Add `cursor', `pointer',
10417 `line-height', and `line-spacing' properties.
10418
10419 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
10420 Shapes' to menu.
10421 (Standard Faces): Doc fix for fringe face.
10422 (Fringes): Add `overflow-newline-into-fringe' and
10423 'indicate-buffer-boundaries'.
10424 (Fringe Bitmaps, Pointer Shapes): New nodes.
10425 (Display Property): Add 'Pixel Specification' and 'Display Fringe
10426 Bitmaps' to menu.
10427 (Specified Space): Describe pixel width and height.
10428 (Pixel Specification): New node.
10429 (Other Display Specs): Add `slice' property.
10430 (Display Fringe Bitmaps): New node.
10431 (Images): Add 'Image Slices' to menu.
10432 (Image Descriptors): Add `:pointer' and `:map' properties.
10433 (Showing Images): Add slice arg to `insert-image'.
10434 Add 'insert-sliced-image'.
10435
10436 2004-09-20 Richard M. Stallman <rms@gnu.org>
10437
10438 * commands.texi (Key Sequence Input):
10439 Clarify downcasing in read-key-sequence.
10440
10441 2004-09-08 Juri Linkov <juri@jurta.org>
10442
10443 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
10444
10445 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
10446
10447 * locals.texi (Standard Buffer-Local Variables):
10448 Add `buffer-auto-save-file-format'.
10449 * internals.texi (Buffer Internals): Describe new
10450 auto_save_file_format field of the buffer structure.
10451 * files.texi (Format Conversion): `auto-save-file-format' has been
10452 renamed `buffer-auto-save-file-format'.
10453
10454 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
10455
10456 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
10457 an integer or a marker.
10458 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
10459
10460 2004-08-22 Richard M. Stallman <rms@gnu.org>
10461
10462 * modes.texi (Major Mode Conventions): Discuss rebinding of
10463 standard key bindings.
10464
10465 2004-08-18 Kim F. Storm <storm@cua.dk>
10466
10467 * processes.texi (Accepting Output): Add `just-this-one' arg to
10468 `accept-process-output'.
10469 (Output from Processes): New var `process-adaptive-read-buffering'.
10470
10471 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
10472
10473 * keymaps.texi: Various changes in addition to:
10474 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
10475 Give more varied examples for `kbd'.
10476 (Creating Keymaps): Char tables have slots for all characters
10477 without modifiers.
10478 (Active Keymaps): `overriding-local-map' and
10479 `overriding-terminal-local-map' also override text property and
10480 overlay keymaps.
10481 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
10482 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
10483 to denote a prefix of no events.
10484 `map-keymap' includes parent's bindings _recursively_.
10485 Clarify and correct description of `where-is-internal'.
10486 Mention BUFFER-OR-NAME arg to `describe-bindings'.
10487 (Menu Example): For menus intended for use with the keyboard, the
10488 menu items should be bound to characters or real function keys.
10489
10490 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
10491
10492 * objects.texi (Character Type): Reposition `@anchor' to prevent
10493 double space inside sentence in Info.
10494
10495 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
10496 renamed to `disabled-command-function'.
10497 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
10498 (Command Loop Info): Replace reference to it.
10499 (Disabling Commands): `disabled-command-hook' has been renamed to
10500 `disabled-command-function'.
10501
10502 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
10503
10504 * os.texi (Translating Input): Only non-prefix bindings in
10505 `key-translation-map' override actual key bindings. Warn about
10506 possible indirect effect of actual key bindings on non-prefix
10507 bindings in `key-translation-map'.
10508
10509 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
10510
10511 * minibuf.texi (High-Level Completion): Add anchor for definition
10512 of `read-variable'.
10513
10514 * commands.texi: Various changes in addition to:
10515 (Using Interactive): Clarify description of `interactive-form'.
10516 (Interactive Call): Mention default for KEYS argument to
10517 `call-interactively'.
10518 (Command Loop Info): Clarify description of `this-command-keys'.
10519 Mention KEEP-RECORD argument to `clear-this-command-keys'.
10520 Value of `last-event-frame' can be `macro'.
10521 (Repeat Events): `double-click-fuzz' is also used to distinguish
10522 clicks and drags.
10523 (Classifying Events): Clarify descriptions of `event-modifiers'
10524 `event-basic-type' and `event-convert-list'.
10525 (Accessing Events): `posn-timestamp' takes POSITION argument.
10526 (Quoted Character Input): Clarify description of
10527 `read-quoted-char' and fix example.
10528 (Quitting): Add `with-local-quit'.
10529 (Disabling Commands): Correct and clarify descriptions of
10530 `enable-command' and `disable-command'.
10531 Mention what happens if `disabled-command-hook' is nil.
10532 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
10533 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
10534
10535 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10536
10537 * frames.texi: Various changes in addition to:
10538 (Creating Frames): Expand and clarify description of `make-frame'.
10539 (Window Frame Parameters): Either none or both of the `icon-left'
10540 and `icon-top' parameters must be specified. Put descriptions of
10541 `menu-bar-lines' and `toolbar-lines' closer together and change
10542 them accordingly.
10543 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
10544 except while processing `frame-title-format' or `icon-title-format'.
10545 (Deleting Frames): Correct description of `delete-frame'.
10546 Non-nil return values of `frame-live-p' are like those of `framep'.
10547 (Frames and Windows): Mention return value of
10548 `set-frame-selected-window'.
10549 (Visibility of Frames): Mention `force' argument to
10550 `make-frame-invisible'. `frame-visible-p' returns t for all
10551 frames on text-only terminals.
10552 (Frame Configurations): Restoring a frame configuration does not
10553 restore deleted frames.
10554 (Window System Selections): `x-set-selection' returns DATA.
10555 (Resources): Add example.
10556 (Display Feature Testing): Clarify descriptions of
10557 `display-pixel-height', `display-pixel-width', `x-server-version'
10558 and `x-server-vendor'.
10559
10560 * windows.texi (Choosing Window): Add anchor.
10561 * minibuf.texi (Minibuffer Misc): Add anchor.
10562
10563 2004-07-23 John Paul Wallington <jpw@gnu.org>
10564
10565 * macros.texi (Defining Macros): Declaration keyword for setting
10566 Edebug spec is `debug' not `edebug'.
10567
10568 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
10569
10570 * windows.texi: Various small changes in addition to:
10571 (Window Point): Mention return value of `set-window-point'.
10572 (Window Start): `pos-visible-in-window-p' disregards horizontal
10573 scrolling. Explain return value if PARTIALLY is non-nil.
10574 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
10575 and `set-window-vscroll'.
10576 (Size of Window): The argument WINDOW to `window-inside-edges',
10577 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
10578 (Resizing Windows): Explain return value of
10579 `shrink-window-if-larger-than-buffer'.
10580 `window-size-fixed' automatically becomes buffer local when set.
10581 (Window Configurations): Explain return value of
10582 `set-window-configuration'.
10583
10584 * minibuf.texi (Minibuffer Misc): Add anchor for
10585 `minibuffer-scroll-window'.
10586
10587 * positions.texi (Text Lines): Add anchor for `count-lines'.
10588
10589 2004-07-17 Richard M. Stallman <rms@gnu.org>
10590
10591 * display.texi (Overlay Properties): Adding `evaporate' prop
10592 deletes empty overlay immediately.
10593
10594 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
10595 fix example.
10596
10597 2004-07-16 Jim Blandy <jimb@redhat.com>
10598
10599 * searching.texi (Regexp Backslash): Document new \_< and \_>
10600 operators.
10601
10602 2004-07-16 Juanma Barranquero <lektu@terra.es>
10603
10604 * display.texi (Images): Fix Texinfo usage.
10605
10606 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
10607
10608 * buffers.texi (Modification Time): `visited-file-modtime' now
10609 returns a list of two integers, instead of a cons.
10610
10611 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
10612
10613 * windows.texi: Various changes in addition to:
10614 (Splitting Windows): Add `split-window-keep-point'.
10615
10616 2004-07-09 Richard M. Stallman <rms@gnu.org>
10617
10618 * frames.texi (Input Focus): Minor fix.
10619
10620 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
10621
10622 * frames.texi (Input Focus): Clarify descriptions of
10623 `select-frame-set-input-focus' and `select-frame'.
10624
10625 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
10626
10627 * os.texi: Various small changes in addition to:
10628 (Killing Emacs): Expand and clarify description of
10629 `kill-emacs-query-functions' and `kill-emacs-hook'.
10630 (System Environment): Expand and clarify description of `getenv'
10631 and `setenv'.
10632 (Timers): Clarify description of `run-at-time'.
10633 (Translating Input): Correct description of
10634 `extra-keyboard-modifiers'.
10635 (Flow Control): Correct description of `enable-flow-control'.
10636
10637 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
10638
10639 * os.texi: Update copyright.
10640 (Session Management): Grammar fix.
10641 Clarify which Emacs does the restarting.
10642 Use @samp for *scratch* buffer.
10643
10644 2004-07-04 Alan Mackenzie <acm@muc.de>
10645
10646 * frames.texi (Input Focus): Add documentation for
10647 `select-frame-set-input-focus'. Replace refs to non-existent
10648 `switch-frame' with `select-frame'. Minor corrections and tidying
10649 up of text-only terminal stuff.
10650
10651 2004-07-02 Richard M. Stallman <rms@gnu.org>
10652
10653 * files.texi (Saving Buffers): Cleanup write-contents-function.
10654 (Magic File Names): Cleanup file-remote-p.
10655
10656 2004-07-02 Kai Großjohann <kai@emptydomain.de>
10657
10658 * files.texi (Magic File Names): `file-remote-p' returns an
10659 identifier of the remote system, not just t.
10660
10661 2004-07-02 David Kastrup <dak@gnu.org>
10662
10663 * searching.texi (Entire Match Data): Add explanation about new
10664 match-data behavior when @var{integers} is non-nil.
10665
10666 2004-06-24 Richard M. Stallman <rms@gnu.org>
10667
10668 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
10669
10670 * customize.texi (Variable Definitions): Note about doc strings
10671 and :set.
10672
10673 * keymaps.texi (Keymap Terminology): Document `kbd'.
10674 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
10675
10676 * display.texi (Invisible Text): Setting buffer-invisibility-spec
10677 makes it buffer-local.
10678
10679 * files.texi (Saving Buffers): Correct previous change.
10680
10681 * commands.texi (Accessing Events):
10682 Clarify posn-col-row and posn-actual-col-row.
10683
10684 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
10685
10686 * commands.texi (Accessing Events): New functions
10687 posn-at-point and posn-at-x-y. Add example to posn-x-y.
10688
10689 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
10690
10691 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
10692 * frames.texi, buffers.texi, backups.texi, variables.texi:
10693 * loading.texi, eval.texi, functions.texi, control.texi:
10694 * symbols.texi, minibuf.texi: Reposition @anchor's.
10695
10696 * help.texi: Various small changes in addition to the following.
10697 (Describing Characters): Describe PREFIX argument to
10698 `key-description'. Correct and clarify definition of
10699 `text-char-description'. Describe NEED-VECTOR argument to
10700 `read-kbd-macro'.
10701 (Help Functions): Clarify definition of `apropos'.
10702
10703 2004-06-23 Lars Hansen <larsh@math.ku.dk>
10704
10705 * files.texi (Saving Buffers): Correct description of
10706 `write-contents-functions'.
10707
10708 2004-06-21 Juanma Barranquero <lektu@terra.es>
10709
10710 * display.texi (Images): Remove redundant @vindex directives.
10711 Rewrite `image-library-alist' doc in active voice.
10712
10713 2004-06-14 Juanma Barranquero <lektu@terra.es>
10714
10715 * display.texi (Images): Document new delayed library loading,
10716 variable `image-library-alist' and (existing but undocumented)
10717 function `image-type-available-p'.
10718
10719 2004-06-05 Richard M. Stallman <rms@gnu.org>
10720
10721 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
10722 refer the user to the Initial Input node.
10723 (Text from Minibuffer): Likewise.
10724 (Initial Input): New node. Document this feature
10725 and say it is mostly deprecated.
10726
10727 2004-05-30 Richard M. Stallman <rms@gnu.org>
10728
10729 * loading.texi (Named Features): Clarify return value
10730 and meaning of NOERROR.
10731
10732 * variables.texi (File Local Variables): Minor cleanup.
10733
10734 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
10735
10736 * files.texi (Magic File Names): Add `file-remote-p' as operation
10737 of file name handlers.
10738
10739 2004-05-29 Richard M. Stallman <rms@gnu.org>
10740
10741 * modes.texi (Minor Mode Conventions): (-) has no special meaning
10742 as arg to a minor mode command.
10743
10744 2004-05-22 Richard M. Stallman <rms@gnu.org>
10745
10746 * syntax.texi (Syntax Class Table): Word syntax not just for English.
10747
10748 * streams.texi (Output Variables): Doc float-output-format.
10749
10750 * searching.texi (Regexp Special): Nested repetition can be infloop.
10751
10752 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
10753 real stack overflow.
10754
10755 * compile.texi: Minor cleanups.
10756
10757 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
10758
10759 * lists.texi (Cons Cells): Explain dotted lists, true lists,
10760 circular lists.
10761 (List Elements): Explain handling of circular and dotted lists.
10762
10763 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
10764
10765 * modes.texi (Search-based Fontification): Fix typo.
10766
10767 2004-05-10 Juanma Barranquero <lektu@terra.es>
10768
10769 * modes.texi (Mode Line Variables): Fix description of
10770 global-mode-string, which is now after which-func-mode, not the
10771 buffer name.
10772
10773 2004-05-07 Lars Hansen <larsh@math.ku.dk>
10774
10775 * modes.texi (Desktop Save Mode): Add.
10776 (Modes): Add menu entry Desktop Save Mode.
10777
10778 * hooks.texi: Add desktop-after-read-hook,
10779 desktop-no-desktop-file-hook and desktop-save-hook.
10780
10781 * locals.texi: Add desktop-save-buffer.
10782
10783 2004-04-30 Jesper Harder <harder@ifa.au.dk>
10784
10785 * display.texi: emacs -> Emacs.
10786
10787 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
10788
10789 * files.texi (Changing Files): Document set-file-times.
10790
10791 2004-04-23 Juanma Barranquero <lektu@terra.es>
10792
10793 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10794
10795 2004-04-18 Jesper Harder <harder@ifa.au.dk>
10796
10797 * tips.texi (Coding Conventions): defopt -> defcustom.
10798
10799 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
10800
10801 * sequences.texi: Various clarifications.
10802
10803 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
10804
10805 * buffers.texi (Read Only Buffers): Mention optional ARG to
10806 `toggle-read-only'.
10807
10808 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
10809
10810 * windows.texi (Selecting Windows): Note that get-lru-window
10811 returns a full-width window if possible.
10812
10813 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
10814
10815 * buffers.texi: Various changes in addition to:
10816 (Buffer File Name): Add `find-buffer-visiting'.
10817 (Buffer Modification): Mention optional ARG to `not-modified'.
10818 (Indirect Buffers): Mention optional CLONE argument to
10819 `make-indirect-buffer'.
10820
10821 * files.texi: Various changes in addition to:
10822 (Visiting Functions): `find-file-hook' is now a normal hook.
10823 (File Name Expansion): Explain difference between the way that
10824 `expand-file-name' and `file-truename' treat `..'.
10825 (Contents of Directories): Mention optional ID-FORMAT argument to
10826 `directory-files-and-attributes'.
10827 (Format Conversion): Mention new optional CONFIRM argument to
10828 `format-write-file'.
10829
10830 2004-04-12 Miles Bader <miles@gnu.org>
10831
10832 * macros.texi (Expansion): Add description of `macroexpand-all'.
10833
10834 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10835
10836 * variables.texi (Variable Aliases):
10837 Mention cyclic-variable-indirection.
10838
10839 * errors.texi (Standard Errors): Ditto.
10840
10841 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
10842
10843 * backups.texi: Various small changes in addition to:
10844 (Making Backups): Mention return value of `backup-buffer'.
10845 (Auto-Saving): Mention optional FORCE argument to
10846 `delete-auto-save-file-if-necessary'.
10847 (Reverting): Mention optional PRESERVE-MODES argument to
10848 `revert-buffer'. Correct description of `revert-buffer-function'.
10849
10850 2004-03-22 Juri Linkov <juri@jurta.org>
10851
10852 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
10853 with `Vector Functions'.
10854
10855 * text.texi (Sorting): Add missing quote.
10856
10857 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
10858
10859 * intro.texi (Lisp History): Replace xref to `cl' manual with
10860 inforef.
10861
10862 2004-03-12 Richard M. Stallman <rms@gnu.org>
10863
10864 * intro.texi (Version Info): Add arg to emacs-version.
10865 (Lisp History): Change xref to CL manual.
10866
10867 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
10868
10869 * minibuf.texi (Completion Commands): Add xref to Emacs manual
10870 for Partial Completion mode.
10871
10872 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
10873
10874 * customize.texi: Fix typo. Remove eol whitespace.
10875
10876 2004-03-04 Richard M. Stallman <rms@gnu.org>
10877
10878 * processes.texi: Fix typos.
10879
10880 * lists.texi (Building Lists): Minor clarification.
10881
10882 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
10883 in make-hash-table.
10884
10885 2004-02-29 Juanma Barranquero <lektu@terra.es>
10886
10887 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
10888 rm, and ignore exit code.
10889
10890 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
10891
10892 * display.texi (Defining Faces): Add description for min-colors.
10893 Update example.
10894
10895 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
10896
10897 * abbrevs.texi: Various corrections and clarifications in addition
10898 to the following:
10899 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
10900
10901 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10902
10903 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
10904
10905 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
10906
10907 * text.texi: Various small changes in addition to the following:
10908 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
10909 to delete-horizontal-space.
10910 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
10911 description of yank-handler text property at various places.
10912
10913 * frames.texi (Window System Selections): Add anchor.
10914
10915 * syntax.texi (Syntax Table Functions): Clarify and correct
10916 descriptions of make-syntax-table and copy-syntax-table.
10917 (Motion and Syntax): Clarify SYNTAXES argument to
10918 skip-syntax-forward.
10919 (Parsing Expressions): Mention that the return value of
10920 parse-partial-sexp is currently a list of ten rather than nine
10921 elements.
10922 (Categories): Various corrections and clarifications.
10923
10924 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
10925
10926 * markers.texi (Marker Insertion Types): Minor change.
10927
10928 * locals.texi (Standard Buffer-Local Variables):
10929 * commands.texi (Interactive Codes, Using Interactive):
10930 * functions.texi (Related Topics): Fix xrefs.
10931
10932 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
10933
10934 * lists.texi (Sets And Lists): Update description of delete-dups.
10935
10936 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
10937
10938 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
10939
10940 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
10941
10942 * frames.texi (Parameter Access): frame-parameters arg is optional.
10943 modify-frame-parameters handles nil for FRAME.
10944 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
10945 are all-or-nothing for certain toolkits.
10946 Mention parameter wait-for-wm.
10947 (Frames and Windows): In frame-first-window and frame-selected-window
10948 the arg is optional.
10949 (Input Focus): In redirect-frame-focus the second arg is optional.
10950 (Window System Selections): Mention selection type CLIPBOARD.
10951 Mention data-type UTF8_STRING.
10952 Mention numbering of cut buffers.
10953 (Resources): Describe x-resource-name.
10954
10955 2004-02-16 Richard M. Stallman <rms@gnu.org>
10956
10957 * windows.texi (Buffers and Windows): Delete false table
10958 about all-frames.
10959
10960 * syntax.texi (Parsing Expressions): Delete old caveat
10961 about parse-sexp-ignore-comments.
10962
10963 * streams.texi (Output Variables): Add print-quoted.
10964
10965 * lists.texi (Building Lists): Minor cleanup.
10966
10967 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
10968
10969 * display.texi (Overlays): Explain overlays use markers.
10970 (Managing Overlays): Explain front-advance and rear-advance
10971 in more detail.
10972
10973 * loading.texi (Unloading): Document unload-feature-special-hooks.
10974 Get rid of fns-NNN.el file.
10975
10976 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10977
10978 * help.texi (Describing Characters): Fix text-char-description
10979 example output.
10980
10981 * edebug.texi (Using Edebug): Fix example.
10982
10983 * debugging.texi (Internals of Debugger): Fix return value.
10984
10985 * files.texi (Changing Files): Fix argname.
10986
10987 * calendar.texi: Fix parens, and default values.
10988
10989 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
10990 * nonascii.texi, objects.texi, os.texi: Minor fixes.
10991 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
10992
10993 * positions.texi (Text Lines): Don't add -1 in current-line.
10994
10995 2004-02-16 Richard M. Stallman <rms@gnu.org>
10996
10997 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
10998
10999 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11000
11001 * processes.texi (Low-Level Network): Fix a typo.
11002
11003 2004-02-12 Kim F. Storm <storm@cua.dk>
11004
11005 * display.texi (Fringes): Use consistent wording.
11006 Note that window-fringe's window arg is optional.
11007 (Scroll Bars): Use consistent wording.
11008
11009 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
11010
11011 * tips.texi (Comment Tips): Document the new conventions for
11012 commenting out code.
11013
11014 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
11015
11016 * positions.texi (Text Lines): Add missing end defun.
11017
11018 2004-02-07 Kim F. Storm <storm@cua.dk>
11019
11020 * positions.texi (Text Lines): Add line-number-at-pos.
11021
11022 2004-02-06 John Paul Wallington <jpw@gnu.org>
11023
11024 * display.texi (Button Properties, Button Buffer Commands):
11025 mouse-2 invokes button, not down-mouse-1.
11026
11027 2004-02-04 Jason Rumney <jasonr@gnu.org>
11028
11029 * makefile.w32-in: Sync with Makefile.in changes.
11030
11031 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
11032
11033 * minibuf.texi (Text from Minibuffer): Various corrections and
11034 clarifications.
11035 (Object from Minibuffer): Correct Lisp description of
11036 read-minibuffer.
11037 (Minibuffer History): Clarify description of cons values for
11038 HISTORY arguments.
11039 (Basic Completion): Various corrections and clarifications.
11040 Add completion-regexp-list.
11041 (Minibuffer Completion): Correct and clarify description of
11042 completing-read.
11043 (Completion Commands): Mention Partial Completion mode.
11044 Various other minor changes.
11045 (High-Level Completion): Various corrections and clarifications.
11046 (Reading File Names): Ditto.
11047 (Minibuffer Misc): Ditto.
11048
11049 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
11050
11051 * strings.texi (Text Comparison): assoc-string also matches
11052 elements of alists that are strings instead of conses.
11053 (Formatting Strings): Standardize Texinfo usage. Update index
11054 entries.
11055
11056 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
11057
11058 * lists.texi (Sets And Lists): Add delete-dups.
11059
11060 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
11061
11062 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
11063 special form.
11064 * macros.texi (Defining Macros): Update description of `declare',
11065 which now is a macro.
11066 (Wrong Time): Fix typos.
11067
11068 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
11069
11070 * compile.texi (Compilation Functions): Expand descriptions of
11071 `compile-defun', `byte-compile-file', `byte-recompile-directory'
11072 and `batch-byte-compile'. In particular, mention and describe
11073 all optional arguments.
11074 (Disassembly): Correct and clarify the description of `disassemble'.
11075
11076 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
11077
11078 * searching.texi: Various small changes in addition to the
11079 following.
11080 (Regexp Example): Adapt to new value of `sentence-end'.
11081 (Regexp Functions): The PAREN argument to `regexp-opt' can be
11082 `words'.
11083 (Search and Replace): Add usage note for `perform-replace'.
11084 (Entire Match Data): Mention INTEGERS and REUSE arguments to
11085 `match-data'.
11086 (Standard Regexps): Update for new values of `paragraph-start'
11087 and `sentence-end'.
11088
11089 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
11090
11091 * files.texi (Saving Buffers): Clarify descriptions of
11092 `write-contents-functions' and `before-save-hook'.
11093 Make the defvar's for `before-save-hook' and `after-save-hook'
11094 into defopt's.
11095
11096 2004-01-07 Kim F. Storm <storm@cua.dk>
11097
11098 * commands.texi (Click Events): Describe new image and
11099 width/height elements of click events.
11100 (Accessing Events): Add posn-string, posn-image, and
11101 posn-object-width-height. Change posn-object to return either
11102 image or string object.
11103
11104 2004-01-01 Simon Josefsson <jas@extundo.com>
11105
11106 * hooks.texi (Standard Hooks): Add before-save-hook.
11107 * files.texi (Saving Buffers): Likewise.
11108
11109 2004-01-03 Richard M. Stallman <rms@gnu.org>
11110
11111 * frames.texi (Frames and Windows): Delete frame-root-window.
11112
11113 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
11114
11115 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
11116
11117 * functions.texi: Various small changes in addition to the
11118 following.
11119 (What Is a Function): `functionp' returns nil for macros.
11120 Clarify behavior of this and following functions for symbol arguments.
11121 (Function Documentation): Add `\' in front of (fn @var{arglist})
11122 and explain why.
11123 (Defining Functions): Mention DOCSTRING argument to `defalias'.
11124 Add anchor.
11125 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
11126
11127 2004-01-01 Miles Bader <miles@gnu.org>
11128
11129 * display.texi (Buttons): New section.
11130
11131 2003-12-31 Andreas Schwab <schwab@suse.de>
11132
11133 * numbers.texi (Math Functions): sqrt reports a domain-error
11134 error.
11135 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
11136
11137 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
11138
11139 * tips.texi (Documentation Tips): Update item on hyperlinks in
11140 documentation strings.
11141
11142 * errors.texi (Standard Errors): Various small corrections and
11143 additions.
11144
11145 * control.texi: Various small changes in addition to the
11146 following.
11147 (Signaling Errors): Provide some more details on how `signal'
11148 constructs the error message. Add anchor to the definition of
11149 `signal'.
11150 (Error Symbols): Describe special treatment of `quit'.
11151 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
11152 to emphasize that it has to be a single form.
11153
11154 * buffers.texi: Add anchor.
11155
11156 2003-12-29 Richard M. Stallman <rms@gnu.org>
11157
11158 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
11159 (Window Configurations): Add window-configuration-frame.
11160
11161 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
11162
11163 * text.texi (Examining Properties): Add get-char-property-and-overlay.
11164 Change arg name in get-char-property.
11165 (Special Properties): Update handling of keymap property.
11166
11167 * strings.texi (Modifying Strings): Add clear-string.
11168 (Text Comparison): Add assoc-string and remove
11169 assoc-ignore-case, assoc-ignore-representation.
11170
11171 * os.texi (Time of Day): Add set-time-zone-rule.
11172
11173 * numbers.texi (Math Functions): asin, acos, log, log10
11174 report domain-error errors.
11175
11176 * nonascii.texi (Converting Representations):
11177 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
11178 (Encoding and I/O): Add file-name-coding-system.
11179
11180 * modes.texi (Search-based Fontification): Explain that
11181 face specs are symbols with face names as values.
11182
11183 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
11184
11185 * lists.texi (Building Lists): remq moved elsewhere.
11186 (Sets And Lists): remq moved here.
11187 (Association Lists): Refer to assoc-string.
11188
11189 * internals.texi (Garbage Collection): Add memory-use-counts.
11190
11191 * frames.texi (Frames and Windows): Add set-frame-selected-window
11192 and frame-root-window.
11193
11194 * files.texi (Contents of Directories):
11195 Add directory-files-and-attributes.
11196
11197 * display.texi (Refresh Screen): Add force-window-update.
11198 (Invisible Text): Explain about moving point out of invis text.
11199 (Overlay Properties): Add overlay-properties.
11200 (Managing Overlays): Add overlayp.
11201 (GIF Images): Invalid image number displays a hollow box.
11202
11203 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
11204 (Killing Buffers): Add buffer-live-p.
11205
11206 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
11207
11208 * display.texi (Fringes): Fix typo "set-buffer-window".
11209
11210 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
11211
11212 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
11213 * nonascii.texi, processes.texi, tips.texi, variables.texi:
11214 Add or change various xrefs and anchors.
11215
11216 * commands.texi: Replace all occurrences of @acronym{CAR} with
11217 @sc{car}, for consistency with the rest of the Elisp manual.
11218 `car' and `cdr' are historically acronyms, but are no longer
11219 widely thought of as such.
11220
11221 * internals.texi (Pure Storage): Mention that `purecopy' does not
11222 copy text properties.
11223 (Object Internals): Now 29 bits are used (in most implementations)
11224 to address Lisp objects.
11225
11226 * variables.texi (Variables with Restricted Values): New node.
11227
11228 * objects.texi (Lisp Data Types): Mention that certain variables
11229 can only take on a restricted set of values and add an xref to
11230 the new node "Variables with Restricted Values".
11231
11232 * eval.texi (Function Indirection): Describe the errors that
11233 `indirect-function' can signal.
11234 (Eval): Clarify the descriptions of `eval-region' and `values'.
11235 Describe `eval-buffer' instead of `eval-current-buffer' and
11236 mention `eval-current-buffer' as an alias for `current-buffer'.
11237 Correct the description and mention all optional arguments.
11238
11239 * nonascii.texi: Various small changes in addition to the
11240 following.
11241 (Converting Representations): Clarify behavior of
11242 `string-make-multibyte' and `string-to-multibyte' for unibyte all
11243 ASCII arguments.
11244 (Character Sets): Document the variable `charset-list' and adapt
11245 the definition of the function `charset-list' accordingly.
11246 (Translation of Characters): Clarify use of generic characters in
11247 `make-translation-table'. Clarify and correct the description of
11248 the use of translation tables in encoding and decoding.
11249 (User-Chosen Coding Systems): Correct and clarify the description
11250 of `select-safe-coding-system'.
11251 (Default Coding Systems): Clarify description of
11252 `file-coding-system-alist'.
11253
11254 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
11255
11256 * strings.texi (Text Comparison): Correctly describe when two
11257 strings are `equal'. Combine and clarify descriptions of
11258 `assoc-ignore-case' and `assoc-ignore-representation'.
11259
11260 * objects.texi (Non-ASCII in Strings): Clarify description of
11261 when a string is unibyte or multibyte.
11262 (Bool-Vector Type): Update examples.
11263 (Equality Predicates): Correctly describe when two strings are
11264 `equal'.
11265
11266 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
11267
11268 * lists.texi (Building Lists): `append' no longer accepts integer
11269 arguments. Update the description of `number-sequence' to reflect
11270 recent changes.
11271 (Sets And Lists): Describe `member-ignore-case' after `member'.
11272
11273 2003-11-27 Kim F. Storm <storm@cua.dk>
11274
11275 * commands.texi (Click Events): Click object may be an images.
11276 Describe (dx . dy) element of click positions.
11277 (Accessing Events): Remove duplicate posn-timestamp.
11278 New functions posn-object and posn-object-x-y.
11279
11280 2003-11-23 Kim F. Storm <storm@cua.dk>
11281
11282 * commands.texi (Click Events): Describe enhancements to event
11283 position lists, including new text-pos and (col . row) items.
11284 Mention left-fringe and right-fringe area events.
11285 (Accessing Events): New functions posn-area and
11286 posn-actual-col-row. Mention posn-timestamp. Mention that
11287 posn-point in non-text area still returns buffer position.
11288 Clarify posn-col-row.
11289
11290 2003-11-21 Lars Hansen <larsh@math.ku.dk>
11291
11292 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
11293 * anti.texi (File Attributes): Describe removed parameter
11294 ID-FORMAT.
11295
11296 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
11297
11298 * positions.texi (Positions): Mention that, if a marker is used as
11299 a position, its buffer is ignored.
11300
11301 * markers.texi (Overview of Markers): Mention it here too.
11302
11303 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
11304
11305 * numbers.texi (Numeric Conversions): Not just `floor', but also
11306 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
11307
11308 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
11309
11310 * markers.texi (Creating Markers): Specify insertion type of
11311 created markers. Add xref to `Marker Insertion Types'.
11312 Second argument to `copy-marker' is optional.
11313 (Marker Insertion Types): Mention that most markers are created
11314 with insertion type nil.
11315 (The Mark): Correctly describe when `mark' signals an error.
11316 (The Region): Correctly describe when `region-beginning' and
11317 `region-end' signal an error.
11318
11319 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
11320
11321 * hash.texi (Creating Hash): Clarify description of `eql'.
11322 `makehash' is obsolete.
11323 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
11324
11325 * positions.texi (Point): Change description of `buffer-end', so
11326 that it is also correct for floating point arguments.
11327 (List Motion): Correct argument lists of `beginning-of-defun' and
11328 `end-of-defun'.
11329 (Excursions): Add xref to `Marker Insertion Types'.
11330 (Narrowing): Argument to `narrow-to-page' is optional.
11331
11332 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
11333
11334 * streams.texi (Output Streams): Clarify behavior of point for
11335 marker output streams.
11336
11337 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
11338
11339 * variables.texi (Defining Variables): Second argument to
11340 `defconst' is not optional.
11341 (Setting Variables): Mention optional argument APPEND to
11342 `add-to-list'.
11343 (Creating Buffer-Local): Expand description of
11344 `make-variable-buffer-local'.
11345 (Frame-Local Variables): Expand description of
11346 `make-variable-frame-local'.
11347 (Variable Aliases): Correct description of optional argument
11348 DOCSTRING to `defvaralias'. Mention return value of
11349 `defvaralias'.
11350 (File Local Variables): Add xref to `File variables' in Emacs
11351 Manual. Correct description of `hack-local-variables'. Mention
11352 `safe-local-variable' property. Mention optional second argument
11353 to `risky-local-variable-p'.
11354
11355 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
11356
11357 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
11358
11359 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11360
11361 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
11362 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
11363 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
11364 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
11365 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
11366 lispref/processes.texi, lispref/searching.texi,
11367 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
11368 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
11369 @acronym{FOO}.
11370
11371 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
11372
11373 * strings.texi (Creating Strings): Argument START to `substring'
11374 can not be `nil'. Expand description of
11375 `substring-no-properties'. Correct description of `split-string',
11376 especially with respect to empty matches. Prevent very bad line
11377 break in definition of `split-string-default-separators'.
11378 (Text Comparison): `string=' and `string<' also accept symbols as
11379 arguments.
11380 (String Conversion): More completely describe argument BASE in
11381 `string-to-number'.
11382 (Formatting Strings): `%s' and `%S' in `format' do require
11383 corresponding object. Clarify behavior of numeric prefix after
11384 `%' in `format'.
11385 (Case Conversion): The argument to `upcase-initials' can be a
11386 character.
11387
11388 2003-10-27 Kenichi Handa <handa@m17n.org>
11389
11390 * display.texi (Fontsets): Fix texinfo usage.
11391
11392 2003-10-25 Kenichi Handa <handa@m17n.org>
11393
11394 * display.texi (Fontsets): Add description of the function
11395 set-fontset-font.
11396
11397 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
11398
11399 * display.texi (Temporary Displays): Add xref to `Documentation
11400 Tips'.
11401
11402 * functions.texi (Function Safety): Use inforef instead of pxref
11403 for SES.
11404
11405 2003-10-23 Andreas Schwab <schwab@suse.de>
11406
11407 * Makefile.in (TEX, texinputdir): Don't define.
11408 (TEXI2DVI): Define.
11409 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
11410 add $(srcdir)/index.texi.
11411 ($(infodir)/elisp): Remove index.texi dependency.
11412 (elisp.dvi): Likewise. Use $(TEXI2DVI).
11413 (index.texi): Remove target.
11414 (dist): Don't link $(srcdir)/permute-index.
11415 (clean): Don't remove index.texi.
11416
11417 * permute-index, index.perm: Remove.
11418 * index.texi: Rename from index.unperm.
11419
11420 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
11421
11422 * tips.texi (Documentation Tips): Document new behavior for face
11423 and variable hyperlinks in Help mode.
11424
11425 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
11426
11427 * objects.texi (Integer Type): Update for extra bit of integer range.
11428 (Character Type): Ditto.
11429
11430 2003-10-16 Eli Zaretskii <eliz@gnu.org>
11431
11432 * numbers.texi (Integer Basics): Add index entries for reading
11433 numbers in hex, octal, and binary.
11434
11435 2003-10-16 Lute Kamstra <lute@gnu.org>
11436
11437 * modes.texi (Mode Line Format): Mention force-mode-line-update's
11438 argument.
11439
11440 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
11441
11442 * windows.texi (Choosing Window): Fix typo.
11443 * edebug.texi (Edebug Execution Modes): Fix typo.
11444
11445 2003-10-13 Richard M. Stallman <rms@gnu.org>
11446
11447 * windows.texi (Basic Windows): A window has fringe settings,
11448 display margins and scroll-bar settings.
11449 (Splitting Windows): Doc split-window return value.
11450 Clean up one-window-p.
11451 (Selecting Windows): Fix typo.
11452 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
11453 (Buffers and Windows): In set-window-buffer, explain effect
11454 on fringe settings and scroll bar settings.
11455 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
11456 (Choosing Window): Use defopt for pop-up-frame-function.
11457 For special-display-buffer-names, explain same-window and same-frame.
11458 Clarify window-dedicated-p return value.
11459 (Textual Scrolling): scroll-up and scroll-down can get an error.
11460 (Horizontal Scrolling): Clarify auto-hscroll-mode.
11461 Clarify set-window-hscroll.
11462 (Size of Window): Don't mention tool bar in window-height.
11463 (Coordinates and Windows): Explain what coordinates-in-window-p
11464 returns for fringes and display margins.
11465 (Window Configurations): Explain saving fringes, etc.
11466
11467 * tips.texi (Library Headers): Clean up Documentation.
11468
11469 * syntax.texi (Parsing Expressions): Clean up forward-comment
11470 and parse-sexp-lookup-properties.
11471
11472 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
11473
11474 * os.texi (System Environment): Clean up text for load-average errors.
11475
11476 * modes.texi (Hooks): Don't explain local hook details at front.
11477 Clarify run-hooks and run-hook-with-args a little.
11478 Clean up add-hook and remove-hook.
11479
11480 * edebug.texi (Edebug Execution Modes): Clarify t.
11481 Document edebug-sit-for-seconds.
11482 (Coverage Testing): Document C-x X = and =.
11483 (Instrumenting Macro Calls): Fix typo.
11484 (Specification List): Don't index the specification keywords.
11485
11486 2003-10-10 Kim F. Storm <storm@cua.dk>
11487
11488 * processes.texi (Network): Introduce make-network-process.
11489
11490 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
11491
11492 * tips.texi (Library Headers): Fix typo.
11493
11494 2003-10-07 Juri Linkov <juri@jurta.org>
11495
11496 * modes.texi (Imenu): Mention imenu-create-index-function's
11497 default value. Explain submenus better.
11498
11499 2003-10-07 Lute Kamstra <lute@gnu.org>
11500
11501 * modes.texi (Faces for Font Lock): Fix typo.
11502 (Hooks): Explain how buffer-local hook variables can refer to
11503 global hook variables.
11504 Various minor clarifications.
11505
11506 2003-10-06 Lute Kamstra <lute@gnu.org>
11507
11508 * tips.texi (Coding Conventions): Mention naming conventions for
11509 hooks.
11510
11511 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
11512
11513 * loading.texi (Library Search): Correct default value of
11514 load-suffixes.
11515 (Named Features): Fix typo.
11516
11517 2003-10-05 Richard M. Stallman <rms@gnu.org>
11518
11519 * loading.texi (Named Features): In `provide',
11520 say how to test for subfeatures.
11521 (Unloading): In unload-feature, use new var name
11522 unload-feature-special-hooks.
11523
11524 2003-10-03 Lute Kamstra <lute@gnu.org>
11525
11526 * modes.texi (Major Mode Conventions): Mention third way to set up
11527 Imenu.
11528 (Imenu): A number of small fixes.
11529 Delete documentation of internal variable imenu--index-alist.
11530 Document the return value format of imenu-create-index-function
11531 functions.
11532
11533 2003-09-30 Richard M. Stallman <rms@gnu.org>
11534
11535 * processes.texi (Network): Say what stopped datagram connections do.
11536
11537 * lists.texi (Association Lists): Clarify `assq-delete-all'.
11538
11539 * display.texi (Overlay Properties): Clarify `evaporate' property.
11540
11541 2003-09-29 Lute Kamstra <lute@gnu.org>
11542
11543 * modes.texi (Mode Line Data): Explain when symbols in mode-line
11544 constructs should be marked as risky.
11545 Change cons cell into proper list.
11546 (Mode Line Variables): Change cons cell into proper list.
11547
11548 2003-09-26 Lute Kamstra <lute@gnu.org>
11549
11550 * modes.texi (Mode Line Data): Document the :propertize construct.
11551 (Mode Line Variables): Reorder the descriptions of the variables
11552 to match their order in the default mode-line-format.
11553 Describe the new variables mode-line-position and mode-line-modes.
11554 Update the default values of mode-line-frame-identification,
11555 minor-mode-alist, and default-mode-line-format.
11556 (Properties in Mode): Mention the :propertize construct.
11557
11558 2003-09-26 Richard M. Stallman <rms@gnu.org>
11559
11560 * buffers.texi, commands.texi, debugging.texi, eval.texi:
11561 * loading.texi, minibuf.texi, text.texi, variables.texi:
11562 Avoid @strong{Note:}.
11563
11564 2003-09-26 Richard M. Stallman <rms@gnu.org>
11565
11566 * keymaps.texi (Remapping Commands): Fix typo.
11567
11568 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
11569
11570 * processes.texi (Low-Level Network): Fix typo.
11571
11572 2003-09-23 Kim F. Storm <storm@cua.dk>
11573
11574 * processes.texi (Network, Network Servers): Fix typos.
11575 (Low-Level Network): Add timeout value for :server keyword.
11576 Add new option keywords to make-network-process.
11577 Add set-network-process-options.
11578 Explain how to test availability of network options.
11579
11580 2003-09-19 Richard M. Stallman <rms@gnu.org>
11581
11582 * text.texi (Motion by Indent): Arg to
11583 backward-to-indentation and forward-to-indentation is optional.
11584
11585 * strings.texi (Creating Strings): Add substring-no-properties.
11586
11587 * processes.texi
11588 (Process Information): Add list-processes arg QUERY-ONLY.
11589 Delete process-contact from here.
11590 Add new status values for process-status.
11591 Add process-get, process-put, process-plist, set-process-plist.
11592 (Synchronous Processes): Add call-process-shell-command.
11593 (Signals to Processes): signal-process allows process objects.
11594 (Network): Complete rewrite.
11595 (Network Servers, Datagrams, Low-Level Network): New nodes.
11596
11597 * positions.texi (Word Motion): forward-word, backward-word
11598 arg is optional. Reword.
11599
11600 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
11601
11602 * variables.texi (Creating Buffer-Local):
11603 Delete duplicate definition of buffer-local-value.
11604 (File Local Variables): Explain about discarding text props.
11605
11606 2003-09-11 Richard M. Stallman <rms@gnu.org>
11607
11608 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
11609 changes variables that record input events.
11610 (Minibuffer Misc): Add minibuffer-selected-window.
11611
11612 * lists.texi (Building Lists): Add copy-tree.
11613
11614 * display.texi (Fontsets): Add char-displayable-p.
11615 (Scroll Bars): New node.
11616
11617 2003-09-08 Lute Kamstra <lute@gnu.org>
11618
11619 * modes.texi (%-Constructs): Document new `%i' and `%I'
11620 constructs.
11621
11622 2003-09-03 Peter Runestig <peter@runestig.com>
11623
11624 * makefile.w32-in: New file.
11625
11626 2003-08-29 Richard M. Stallman <rms@gnu.org>
11627
11628 * display.texi (Overlay Properties): Clarify how priorities
11629 affect use of the properties.
11630
11631 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11632
11633 * customize.texi (Type Keywords): Correct the description of
11634 `:help-echo' in the case where `motion-doc' is a function.
11635
11636 2003-08-14 John Paul Wallington <jpw@gnu.org>
11637
11638 * modes.texi (Emulating Mode Line): Subsection, not section.
11639
11640 2003-08-13 Richard M. Stallman <rms@gnu.org>
11641
11642 * elisp.texi (Top): Update subnode lists in menu.
11643
11644 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
11645 (Kill Functions): kill-region has new arg yank-handler.
11646 (Yanking): New node.
11647 (Yank Commands): Add yank-undo-function.
11648 (Low-Level Kill Ring):
11649 kill-new and kill-append have new arg yank-handler.
11650 (Changing Properties): Add remove-list-of-text-properties.
11651 (Atomic Changes): New node.
11652
11653 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
11654
11655 * streams.texi (Output Variables): Add eval-expression-print-length
11656 and eval-expression-print-level.
11657
11658 * os.texi (Time Conversion): For encode-time, explain limits on year.
11659
11660 * objects.texi (Character Type): Define anchor "modifier bits".
11661
11662 * modes.texi (Emulating Mode Line): New node.
11663 (Search-based Fontification): Font Lock uses font-lock-face property.
11664 (Other Font Lock Variables): Likewise.
11665
11666 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
11667 not vectors.
11668 (Active Keymaps): Add emulation-mode-map-alists.
11669 (Functions for Key Lookup): key-binding has new arg no-remap.
11670 (Remapping Commands): New node.
11671 (Scanning Keymaps): where-is-internal has new arg no-remap.
11672 (Tool Bar): Add tool-bar-local-item-from-menu.
11673 Clarify when to use tool-bar-add-item-from-menu.
11674
11675 * commands.texi (Interactive Call): commandp has new arg.
11676 (Command Loop Info): Add this-original-command.
11677
11678 2003-08-06 John Paul Wallington <jpw@gnu.org>
11679
11680 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
11681
11682 * display.texi (Warning Basics): Fix typo.
11683 (Fringes): Add closing curly bracket and fix typo.
11684
11685 * elisp.texi (Top): Fix typo.
11686
11687 2003-08-05 Richard M. Stallman <rms@gnu.org>
11688
11689 * elisp.texi: Update lists of subnodes.
11690
11691 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
11692
11693 * variables.texi (Local Variables): Use lc for example variable names.
11694
11695 * tips.texi (Library Headers): Explain where to put -*-.
11696
11697 * strings.texi (Creating Strings): Fix xref for vconcat.
11698
11699 * sequences.texi (Vector Functions):
11700 vconcat no longer allows integer args.
11701
11702 * minibuf.texi (Reading File Names): read-file-name has new
11703 arg PREDICATE. New function read-directory-name.
11704
11705 * macros.texi (Defining Macros): Give definition of `declare'.
11706 (Indenting Macros): New node.
11707
11708 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
11709 (Window Frame Parameters): Make separate table of parameters
11710 that are coupled with specific face attributes.
11711 (Deleting Frames): delete-frame-hooks renamed to
11712 delete-frame-functions.
11713
11714 * files.texi (Magic File Names): Add file-remote-p.
11715 Clarify file-local-copy.
11716
11717 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
11718 here; instead xref Defining Macros.
11719
11720 * display.texi (Warnings): New node, and subnodes.
11721 (Fringes): New node.
11722
11723 * debugging.texi (Test Coverage): New node.
11724
11725 * compile.texi (Compiler Errors): Explain with-no-warnings
11726 and other ways to suppress warnings.
11727
11728 * commands.texi (Interactive Call): Minor clarification.
11729
11730 * buffers.texi (Buffer File Name): set-visited-file-name
11731 renames the buffer too.
11732
11733 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
11734
11735 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
11736
11737 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
11738
11739 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
11740
11741 * internals.texi (Garbage Collection): Fix previous change.
11742
11743 2003-07-22 Richard M. Stallman <rms@gnu.org>
11744
11745 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
11746
11747 * display.texi (Width): Use \s syntax in example.
11748 (Font Selection): Add face-font-rescale-alist.
11749
11750 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
11751 Remove spurious indent in example.
11752
11753 * lists.texi (Building Lists): Add number-sequence.
11754
11755 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
11756
11757 * functions.texi (Function Documentation): Explain how to
11758 show calling convention explicitly in the doc string.
11759
11760 * windows.texi (Selecting Windows): save-selected-window saves
11761 selected window of each frame.
11762 (Window Configurations): Minor change.
11763
11764 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
11765
11766 * streams.texi (Output Variables): Add print-continuous-numbering
11767 and print-number-table.
11768
11769 * processes.texi (Decoding Output): New node.
11770
11771 * os.texi (Time Conversion): decode-time arg is optional.
11772
11773 * objects.texi (Character Type): Don't use space as example for \.
11774 Make list of char names and \-sequences correspond.
11775 Explain that \s is not used in strings. `\ ' needs space after.
11776
11777 * nonascii.texi (Converting Representations): Add string-to-multibyte.
11778 (Translation of Characters): Add translation-table-for-input.
11779 (Default Coding Systems): Add auto-coding-functions.
11780 (Explicit Encoding): Add decode-coding-inserted-region.
11781 (Locales): Add locale-info.
11782
11783 * minibuf.texi (Basic Completion): Describe test-completion.
11784 Collections can be lists of strings.
11785 Clean up lazy-completion-table.
11786 (Programmed Completion): Mention test-completion.
11787 Clarify why lambda expressions are not accepted.
11788 (Minibuffer Misc): Describe minibufferp.
11789
11790 2003-07-14 Richard M. Stallman <rms@gnu.org>
11791
11792 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
11793
11794 * windows.texi (Selecting Windows): New arg to select-window.
11795 (Selecting Windows): Add with-selected-window.
11796 (Size of Window): Add window-inside-edges, etc.
11797
11798 * internals.texi (Garbage Collection): Add post-gc-hook.
11799
11800 * processes.texi (Subprocess Creation): Add exec-suffixes.
11801
11802 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
11803 (Scanning Keymaps): Add map-keymaps.
11804 (Defining Menus): Add keymap-prompt.
11805
11806 * numbers.texi (Integer Basics): Add most-positive-fixnum,
11807 most-negative-fixnum.
11808
11809 * compile.texi (Byte Compilation): Explain no-byte-compile.
11810 (Compiler Errors): New node.
11811
11812 * os.texi (User Identification): user-uid, user-real-uid
11813 can return float.
11814
11815 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
11816 and about derived modes.
11817 (Minor Modes): Add minor-mode-list.
11818 (Defining Minor Modes): Keyword args for define-minor-mode.
11819 (Search-based Fontification): Explain managing other properties.
11820 (Other Font Lock Variables): Add font-lock-extra-managed-props.
11821 (Faces for Font Lock): Add font-lock-preprocessor-face.
11822 (Hooks): Add run-mode-hooks and delay-mode-hooks.
11823
11824 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
11825 (Variable Aliases): Clarify defvaralias.
11826
11827 * loading.texi (Library Search): Add load-suffixes.
11828
11829 * minibuf.texi (Basic Completion): Add lazy-completion-table.
11830 (Programmed Completion): Add dynamic-completion-table.
11831
11832 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
11833 (Magic File Names): Specify precedence order of handlers.
11834
11835 * commands.texi (Command Overview): Emacs server runs pre-command-hook
11836 and post-command-hook.
11837 (Waiting): New calling convention for sit-for.
11838
11839 * text.texi (Special Properties): local-map and keymap properties
11840 apply based on their stickiness.
11841
11842 2003-07-07 Richard M. Stallman <rms@gnu.org>
11843
11844 * modes.texi (Minor Mode Conventions): Specify only some kinds
11845 of list values as args to minor modes.
11846
11847 * files.texi (File Name Expansion): Warn about iterative use
11848 of substitute-in-file-name.
11849
11850 * advice.texi (Activation of Advice): Clean up previous change.
11851
11852 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
11853
11854 * advice.texi (Activation of Advice): Note that ad-start-advice is
11855 turned on by default.
11856
11857 2003-06-30 Richard M. Stallman <rms@gnu.org>
11858
11859 * text.texi (Buffer Contents): Document current-word.
11860 (Change Hooks): Not called for *Messages*.
11861
11862 * functions.texi (Defining Functions): Explain about redefining
11863 primitives.
11864 (Function Safety): Rename. Minor changes.
11865 Comment out the detailed criteria for what is safe.
11866
11867 2003-06-22 Andreas Schwab <schwab@suse.de>
11868
11869 * objects.texi (Symbol Type): Fix description of examples.
11870
11871 2003-06-16 Andreas Schwab <schwab@suse.de>
11872
11873 * hash.texi (Creating Hash): Fix description of :weakness.
11874
11875 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
11876
11877 * files.texi (Changing Files): copy-file copies file modes, too.
11878
11879 2003-05-28 Richard M. Stallman <rms@gnu.org>
11880
11881 * strings.texi (Creating Strings): Clarify split-string.
11882
11883 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
11884
11885 * strings.texi (Creating Strings): Update split-string specification
11886 and examples.
11887
11888 2003-05-19 Richard M. Stallman <rms@gnu.org>
11889
11890 * elisp.texi: Correct invariant section names.
11891
11892 2003-04-20 Richard M. Stallman <rms@gnu.org>
11893
11894 * os.texi (Timers): Explain about timers and quitting.
11895
11896 2003-04-19 Richard M. Stallman <rms@gnu.org>
11897
11898 * internals.texi (Writing Emacs Primitives): Strings are
11899 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
11900 Explain GCPRO convention for varargs function args.
11901
11902 2003-04-16 Richard M. Stallman <rms@gnu.org>
11903
11904 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
11905
11906 2003-04-08 Richard M. Stallman <rms@gnu.org>
11907
11908 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
11909
11910 2003-02-13 Kim F. Storm <storm@cua.dk>
11911
11912 * objects.texi (Character Type): New \s escape for space.
11913
11914 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
11915
11916 * os.texi (System Environment): Add cygwin system-type.
11917
11918 2003-01-25 Richard M. Stallman <rms@gnu.org>
11919
11920 * keymaps.texi: Document that a symbol can act as a keymap.
11921
11922 2003-01-13 Richard M. Stallman <rms@gnu.org>
11923
11924 * text.texi (Changing Properties): Say string indices are origin-0.
11925
11926 * positions.texi (Screen Lines) <compute-motion>:
11927 Correct order of elts in return value.
11928
11929 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
11930 how to define a default binding.
11931
11932 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
11933
11934 * loading.texi (Unloading): Fix recent change for load-history.
11935
11936 * customize.texi (Simple Types): Clarify description of custom
11937 type 'number. Describe new custom type 'float.
11938
11939 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
11940
11941 * variables.texi (File Local Variables): Fix typo.
11942
11943 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11944
11945 From Michael Albinus <Michael.Albinus@alcatel.de>.
11946
11947 * README: Target for Info file is `make info'.
11948
11949 * files.texi (File Name Components): Fix typos in
11950 `file-name-sans-extension'.
11951 (Magic File Names): Complete list of operations for magic file
11952 name handlers.
11953
11954 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
11955
11956 * variables.texi (File Local Variables): New function
11957 risky-local-variable-p.
11958
11959 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
11960
11961 * functions.texi (Function safety): New node about unsafep.
11962
11963 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
11964
11965 * customize.texi (Splicing into Lists): Fix example.
11966 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
11967
11968 2002-06-17 Juanma Barranquero <lektu@terra.es>
11969
11970 * frames.texi (Display Feature Testing): Fix typo.
11971
11972 2002-06-12 Andreas Schwab <schwab@suse.de>
11973
11974 * frames.texi (Initial Parameters, Resources): Fix references to
11975 the Emacs manual.
11976
11977 2002-05-13 Kim F. Storm <storm@cua.dk>
11978
11979 * variables.texi (Intro to Buffer-Local): Update warning and
11980 example relating to changing buffer inside let.
11981
11982 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
11983
11984 * os.texi (Session Management): New node about X Session management.
11985
11986 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
11987
11988 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
11989 to which the manual corresponds, and the copyright years.
11990
11991 * Makefile.in (VERSION): Set to 2.9.
11992
11993 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
11994
11995 * elisp.texi: Change the category in @dircategory to "Emacs", to
11996 make it consistent with info/dir.
11997
11998 2001-11-25 Miles Bader <miles@gnu.org>
11999
12000 * text.texi (Fields): Describe new `limit' arg in
12001 field-beginning/field-end.
12002
12003 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
12004
12005 * permute-index: Don't depend on csh-specific features.
12006 Replace the interpreter name with /bin/sh.
12007
12008 * two-volume-cross-refs.txt: New file.
12009 * two.el: New file.
12010 * spellfile: New file.
12011
12012 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
12013
12014 * permute-index: New file.
12015
12016 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
12017 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
12018 8+3 restricted namespace.
12019
12020 * Makefile.in (infodir): Define relative to $(srcdir).
12021 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
12022 include directories list via -I switch to makeinfo.
12023 (index.texi): Use cp if both hard and symbolic links fail.
12024
12025 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
12026
12027 * Makefile.in (distclean): Add.
12028
12029 The following changes make ELisp manual part of the Emacs
12030 distribution:
12031
12032 * Makefile.in: Add Copyright notice.
12033 (prefix): Remove.
12034 (infodir): Change value to "../info".
12035 (VPATH): New variable.
12036 (MAKE): Don't define.
12037 (texmacrodir): Don't define.
12038 (texinputdir): Append the existing value of TEXINPUTS.
12039 ($(infodir)/elisp): Instead of just "elisp". Reformat the
12040 command to be compatible with man/Makefile.in, and to put the
12041 output into ../info.
12042 (info): Add target.
12043 (installall): Target removed.
12044
12045 2001-10-31 Pavel Janík <Pavel@Janik.cz>
12046
12047 * tips.texi (Coding Conventions): Fix typo.
12048
12049 2001-10-23 Gerd Moellmann <gerd@gnu.org>
12050
12051 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
12052
12053 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
12054
12055 * files.texi (File Name Components): Update the description of
12056 file-name-sans-extension and file-name-extension, as they now
12057 ignore leading dots.
12058
12059 2001-10-20 Gerd Moellmann <gerd@gnu.org>
12060
12061 * (Version 21.1 released.)
12062
12063 2001-10-19 Miles Bader <miles@gnu.org>
12064
12065 * positions.texi (Text Lines): Describe behavior of
12066 `beginning-of-line'/`end-of-line' in the presence of field properties.
12067
12068 2001-10-17 Gerd Moellmann <gerd@gnu.org>
12069
12070 * Makefile.in (VERSION): Set to 2.8.
12071 (manual): Use `manual-21'.
12072
12073 * elisp.texi (VERSION): Add and use it where the version
12074 number was used. Set it to 2.8.
12075
12076 * intro.texi: Likewise.
12077
12078 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12079
12080 * files.texi (File Name Completion): Document the significance of
12081 a trailing slash in elements of completion-ignored-extensions.
12082
12083 2001-10-06 Miles Bader <miles@gnu.org>
12084
12085 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
12086
12087 2001-10-04 Gerd Moellmann <gerd@gnu.org>
12088
12089 * variables.texi (Variable Aliases): New node.
12090
12091 2001-10-04 Gerd Moellmann <gerd@gnu.org>
12092
12093 * Branch for 21.1.
12094
12095 2001-10-02 Miles Bader <miles@gnu.org>
12096
12097 * minibuf.texi (Minibuffer Misc): Add entries for
12098 `minibuffer-contents', `minibuffer-contents-no-properties', and
12099 `delete-minibuffer-contents'.
12100 Correct description for `minibuffer-prompt-end'.
12101
12102 * text.texi (Property Search): Correct descriptions of
12103 `next-char-property-change' and `previous-char-property-change'.
12104 Add entries for `next-single-char-property-change' and
12105 `previous-single-char-property-change'.
12106 Make operand names a bit more consistent.
12107
12108 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
12109
12110 * frames.texi (Finding All Frames): Document that next-frame and
12111 previous-frame are local to current terminal.
12112
12113 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
12114
12115 * keymaps.texi (Creating Keymaps): Fix the description of the
12116 result of make-keymap.
12117
12118 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
12119
12120 * display.texi (Font Lookup, Attribute Functions)
12121 (Image Descriptors): Add cross-references to the definition of
12122 selected frame.
12123
12124 * buffers.texi (The Buffer List): Add cross-references to the
12125 definition of selected frame.
12126
12127 * frames.texi (Input Focus): Clarify which frame is _the_ selected
12128 frame at any given time.
12129 (Multiple Displays, Size and Position): Add a cross-reference to
12130 the definition of the selected frame.
12131
12132 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
12133
12134 * strings.texi (String Conversion) <string-to-number>: Document
12135 that a float is returned for integers that are too large.
12136
12137 * frames.texi (Mouse Position): Document mouse-position-function.
12138 (Display Feature Testing): Document display-images-p.
12139 (Window Frame Parameters): Document the cursor-type variable.
12140
12141 * numbers.texi (Integer Basics): Document CL style read syntax for
12142 integers in bases other than 10.
12143
12144 * positions.texi (List Motion):
12145 Document open-paren-in-column-0-is-defun-start.
12146
12147 * lists.texi (Sets And Lists): Document member-ignore-case.
12148
12149 * internals.texi (Garbage Collection): Document the used and free
12150 strings report.
12151 (Memory Usage): Document strings-consed.
12152
12153 * os.texi (Time of Day): Document float-time.
12154 (Recording Input): Document that clear-this-command-keys clears
12155 the vector to be returned by recent-keys.
12156
12157 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
12158 The argument keymap can be a list.
12159
12160 * nonascii.texi (User-Chosen Coding Systems)
12161 <select-safe-coding-system>: Document the new argument
12162 accept-default-p and the variable
12163 select-safe-coding-system-accept-default-p. Tell what happens if
12164 buffer-file-coding-system is undecided.
12165 (Default Coding Systems): Document auto-coding-regexp-alist.
12166
12167 * display.texi (The Echo Area) <message>: Document
12168 message-truncate-lines.
12169 (Glyphs): Document that the glyph table is unused on windowed
12170 displays.
12171
12172 * help.texi (Describing Characters) <single-key-description>:
12173 Document the new argument no-angles.
12174 (Accessing Documentation) <documentation-property>: Document that
12175 a non-string property is evaluated.
12176 <documentation>: Document that the function-documentation property
12177 is looked for.
12178
12179 * windows.texi (Selecting Windows): Document some-window.
12180
12181 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
12182
12183 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
12184 apropos-mode-hook.
12185
12186 * commands.texi (Using Interactive): Document interactive-form.
12187 (Keyboard Macros): Document kbd-macro-termination-hook.
12188 (Command Loop Info): Document that clear-this-command-keys clears
12189 the vector to be returned by recent-keys.
12190
12191 2001-09-04 Werner LEMBERG <wl@gnu.org>
12192
12193 * Makefile.in (srcdir, texinputdir): New variables.
12194 (srcs, index.texi, install): Use $(srcdir).
12195 (.PHONY): Remove elisp.dvi.
12196 (elisp): Use -I switch for makeinfo.
12197 (elisp.dvi): Use $(srcdir) and $(texinputdir).
12198 (installall, dist): Use $(srcdir).
12199 Fix path to texinfo.tex.
12200 (maintainer-clean): Add elisp.dvi and elisp.oaux.
12201
12202 2001-08-30 Gerd Moellmann <gerd@gnu.org>
12203
12204 * display.texi (Conditional Display): Adjust to API change.
12205
12206 * configure: New file.
12207
12208 2001-07-30 Gerd Moellmann <gerd@gnu.org>
12209
12210 * commands.texi (Repeat Events): Add description of
12211 double-click-fuzz.
12212
12213 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
12214
12215 * syntax.texi (Syntax Class Table): Add the missing designator for
12216 comment and string fences.
12217 (Syntax Properties): Add a xref to syntax table internals.
12218 (Syntax Table Internals): Document string-to-syntax.
12219
12220 2001-05-07 Gerd Moellmann <gerd@gnu.org>
12221
12222 * Makefile.in (install): Use install-info command line options
12223 like in Emacs' Makefile.in.
12224
12225 2000-12-09 Miles Bader <miles@gnu.org>
12226
12227 * windows.texi (Window Start): Update documentation for
12228 `pos-visible-in-window-p'.
12229
12230 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
12231
12232 * lists.texi (Building Lists): Add footnote to explain how to add
12233 to the end of a list.
12234
12235 2000-10-25 Gerd Moellmann <gerd@gnu.org>
12236
12237 * files.texi (Visiting Functions): Typos.
12238
12239 2000-10-25 Kenichi Handa <handa@etl.go.jp>
12240
12241 * files.texi (Visiting Functions): Return value of
12242 find-file-noselect may be a list of buffers if wildcards are used.
12243
12244 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12245
12246 * display.texi (Defining Faces): Document `graphic' display type
12247 in face specs.
12248
12249 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12250
12251 * hooks.texi (Standard Hooks): Replace obsolete
12252 `after-make-frame-hook' with `after-make-frame-functions'.
12253
12254 * frames.texi (Creating Frames): Ditto.
12255
12256 * variables.texi (Future Local Variables): Ditto.
12257
12258 2000-10-16 Gerd Moellmann <gerd@gnu.org>
12259
12260 * display.texi (Other Image Types): Add description of :foreground
12261 and :background properties of mono PBM images.
12262
12263 2000-08-17 Werner LEMBERG <wl@gnu.org>
12264
12265 * .cvsignore: New file.
12266
12267 2000-01-05 Gerd Moellmann <gerd@gnu.org>
12268
12269 * tindex.pl: New script.
12270
12271 1999-12-03 Dave Love <fx@gnu.org>
12272
12273 * Makefile.in (MAKEINFO): New parameter.
12274
12275 1999-09-17 Richard Stallman <rms@gnu.org>
12276
12277 * Makefile.in (srcs): Add hash.texi.
12278 (VERSION): Update to 20.6.
12279
12280 1999-09-13 Richard Stallman <rms@gnu.org>
12281
12282 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
12283
12284 1998-08-29 Karl Heuer <kwzh@gnu.org>
12285
12286 * configure.in: New file.
12287 * Makefile.in: Renamed from Makefile.
12288 (prefix, infodir): Use value obtained from configure.
12289 (emacslibdir): Obsolete variable deleted.
12290 (dist): Distribute configure.in, configure, Makefile.in.
12291
12292 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12293
12294 * Makefile (INSTALL_INFO): New variable.
12295 (install): Run install-info.
12296
12297 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
12298
12299 * Makefile (elisp.dvi): Add missing backslash.
12300
12301 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
12302
12303 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
12304 Run texindex without `./'. Always run texindex on elisp.tp.
12305 (elisp.tps): Target deleted.
12306
12307 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
12308
12309 * Makefile (srcs): Add nonascii.texi and customize.texi.
12310 (dist): Start by deleting `temp'.
12311
12312 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
12313
12314 * Makefile (makeinfo, texindex): Targets deleted.
12315 (makeinfo.o, texindex.o): Targets deleted.
12316 (clean, dist): Don't do anything with them or with getopt*.
12317
12318 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
12319
12320 * Makefile (SHELL): Defined.
12321
12322 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
12323
12324 * Makefile (elisp.tps): New target.
12325 (elisp.dvi): Depend on elisp.tps.
12326
12327 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
12328
12329 * README: Update phone number.
12330
12331 * Makefile (elisp): Make this be the default target.
12332 Depend on makeinfo.c instead of makeinfo.
12333 (install): Don't depend on elisp.dvi, since we don't install that.
12334 Use mkinstalldirs.
12335 (dist): Add mkinstalldirs.
12336
12337 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12338
12339 * Makefile (VERSION): Update version number.
12340 (maintainer-clean): Rename from realclean.
12341
12342 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
12343
12344 * Makefile (realclean): New target.
12345 (elisp): Remove any old elisp-* files first.
12346
12347 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
12348
12349 * Makefile (VERSION): New variable.
12350 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
12351 Compressed file suffix should be `.gz', not `.z'.
12352
12353 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12354
12355 * Makefile (elisp): Depend on makeinfo.
12356
12357 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
12358
12359 * Makefile (srcs): Add anti.texi.
12360
12361 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12362
12363 * Makefile (infodir, prefix): New vars.
12364 (install): Use infodir.
12365 (emacsinfodir): Delete.
12366
12367 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12368
12369 * Makefile (srcs): Add calendar.texi.
12370
12371 * Makefile (dist): Copy texindex.c and makeinfo.c.
12372 Limit elisp-* files to those with one or two digits.
12373
12374 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12375
12376 * Makefile (dist): Change to use Gzip instead of compress.
12377
12378 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
12379
12380 * loading.texi (Unloading): define-function changed back to
12381 defalias. It may not stay this way, but at least it's
12382 consistent with the known-good version of the code patch.
12383
12384 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
12385
12386 * modes.texi (Hooks): Document new optional arg of add-hook.
12387
12388 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
12389
12390 * variables.texi: Document nil initial value of buffer-local variables.
12391
12392 * tips.texi: Add new section on standard library headers.
12393
12394 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12395
12396 * Makefile (srcs): Add frame.texi to the list of sources.
12397
12398 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12399
12400 * Makefile (dist): Don't bother excluding autosave files; they'll
12401 never make it into the temp directory anyway, and the hash marks
12402 in the name are problematic for make and the Bourne shell.
12403 (srcs): ???
12404
12405 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12406
12407 * Makefile (dist): Don't include backup files or autosave files in
12408 the distribution tar file.
12409
12410 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12411
12412 * Makefile (srcs): Add index.perm.
12413 (elisp.dvi): Remove erroneous shell comment.
12414 Expect output of permute-index in permuted.fns.
12415 Save old elisp.aux in elisp.oaux.
12416 (clean): Add index.texi to be deleted.
12417
12418 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12419
12420 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
12421
12422 1990-06-26 David Lawrence (tale@geech)
12423
12424 * files.texi: Noted that completion-ignored-extensions is ignored
12425 when making *Completions*.
12426
12427 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
12428
12429 * Makefile make dist now depends on elisp.dvi, since it tries
12430 to include it in the dist file.
12431
12432 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
12433
12434 * functions.texinfo (Mapping Functions): Add missing quote.
12435
12436 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12437
12438 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
12439 (defunargs): Turn off \hyphenchar of \sl font temporarily.
12440
12441 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12442
12443 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
12444 and @error{} are the terms now being used. The files in the
12445 directory have been changed to reflect this.
12446
12447 * All instances of @indentedresultt{} have been changed to
12448 ` @result{}', using 5 spaces at the beginning of the line.
12449
12450 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12451
12452 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
12453 experimental @indentedresult{}, @indentedexpandsto{} are part of
12454 the texinfo.tex in this directory. These TeX macros are not
12455 stable yet.
12456
12457 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12458
12459 * texinfo.tex: Temporarily added
12460 \let\result=\dblarrow
12461 \def\error{{\it ERROR} \longdblarrow}
12462 We need to do this better soon.
12463
12464 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12465
12466 * Applied Karl Berry's patches to *.texinfo files, but not to
12467 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
12468 new title page format is also not applied, since it requires
12469 texinfo.tex changes.)
12470
12471 * Cleaned up `Makefile' and defined the `emacslibdir' directory
12472 for the Project GNU development environment.
12473
12474 ;; Local Variables:
12475 ;; coding: utf-8
12476 ;; End:
12477
12478 Copyright (C) 1998-2013 Free Software Foundation, Inc.
12479
12480 This file is part of GNU Emacs.
12481
12482 GNU Emacs is free software: you can redistribute it and/or modify
12483 it under the terms of the GNU General Public License as published by
12484 the Free Software Foundation, either version 3 of the License, or
12485 (at your option) any later version.
12486
12487 GNU Emacs is distributed in the hope that it will be useful,
12488 but WITHOUT ANY WARRANTY; without even the implied warranty of
12489 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12490 GNU General Public License for more details.
12491
12492 You should have received a copy of the GNU General Public License
12493 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.