e0ce3d5e79906f4b0c5b4969f5809a28b102a554
[bpt/emacs.git] / doc / lispref / ChangeLog
1 2013-10-24 Xue Fuqiao <xfq.free@gmail.com>
2
3 * display.texi (Face Remapping): Add indexes for face remapping.
4 (Font Selection): Add indexes for font selection.
5
6 2013-10-23 Glenn Morris <rgm@gnu.org>
7
8 * eval.texi, files.texi, intro.texi, objects.texi, searching.texi:
9 Nuke @refill.
10
11 * Makefile.in (install-dvi, install-html, install-pdf)
12 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
13 (uninstall-pdf): Quote entities that might contain whitespace.
14
15 2013-10-19 Xue Fuqiao <xfq.free@gmail.com>
16
17 * display.texi (Face Attributes): Add indexes for the ‘:box’
18 face attribute.
19
20 2013-10-18 Xue Fuqiao <xfq.free@gmail.com>
21
22 * display.texi (Line Height): Add indexes for line height.
23
24 2013-10-17 Xue Fuqiao <xfq.free@gmail.com>
25
26 * display.texi (Width): Fix arguments of ‘truncate-string-to-width’.
27
28 2013-10-16 Xue Fuqiao <xfq.free@gmail.com>
29
30 * display.texi (Selective Display): Add an index for explicit
31 selective display.
32
33 2013-10-15 Xue Fuqiao <xfq.free@gmail.com>
34
35 * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
36
37 2013-10-13 Glenn Morris <rgm@gnu.org>
38
39 * intro.texi (Acknowledgments): Use accented form of some names.
40
41 2013-10-09 Glenn Morris <rgm@gnu.org>
42
43 * control.texi (Conditionals): Copyedits. (Bug#15558)
44
45 2013-10-08 Eli Zaretskii <eliz@gnu.org>
46
47 Support menus on text-mode terminals.
48 * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar): Modify
49 wording to the effect that menus are supported on TTYs.
50
51 * frames.texi (Pop-Up Menus, Dialog Boxes)
52 (Display Feature Testing): Update for menu support on TTYs.
53
54 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
55
56 * tips.texi (Comment Tips): Discourage use of triple semi-colons for
57 non-headings.
58
59 2013-10-05 Xue Fuqiao <xfq.free@gmail.com>
60
61 * syntax.texi (Categories): Add an index for category sets.
62
63 2013-10-03 Xue Fuqiao <xfq.free@gmail.com>
64
65 * syntax.texi (Syntax Flags):
66 (Syntax Table Functions): Add indexes.
67
68 2013-10-02 Xue Fuqiao <xfq.free@gmail.com>
69
70 * syntax.texi (Syntax Class Table): Add an index for syntax class table.
71
72 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
73
74 * searching.texi (Regexp Search): Refine.
75
76 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
77
78 * nonascii.texi (Default Coding Systems): Typo fix.
79
80 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
81
82 * nonascii.texi (Coding System Basics): Add information about carriage-return.
83
84 2013-09-14 Eli Zaretskii <eliz@gnu.org>
85
86 * display.texi (Display Margins): State the units of measuring
87 margin width. (Bug#15375)
88
89 2013-09-13 Eli Zaretskii <eliz@gnu.org>
90
91 * text.texi (Not Intervals): Minor wording fix.
92
93 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
94
95 * functions.texi (Obsolete Functions): Add an index for obsolete
96 functions.
97
98 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
99
100 * nonascii.texi (Character Properties): Character properties fix
101 for decimal-digit-value and digit-value.
102
103 2013-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
104
105 * macros.texi (Defining Macros): Prefer "function" to "lambda
106 expression" (bug#15296).
107
108 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
109
110 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
111 for portability to hosts where /bin/sh has problems.
112
113 2013-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
114
115 * variables.texi (File Local Variables): Don't recommend quoting! Ever!
116
117 2013-08-20 Eli Zaretskii <eliz@gnu.org>
118
119 * files.texi (Information about Files): Mention file names with
120 trailing blanks on MS-Windows. (Bug#15130)
121
122 2013-08-18 Xue Fuqiao <xfq.free@gmail.com>
123
124 * positions.texi (Positions): Improve indexing.
125
126 2013-08-18 Eli Zaretskii <eliz@gnu.org>
127
128 * markers.texi (The Region): Improve indexing.
129
130 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
131
132 * modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
133
134 * text.texi (Maintaining Undo): Mention interactive call of
135 buffer-disable-undo.
136 (Filling): Add cross-reference for hard newlines.
137 (Sorting): Fix indentation.
138 (Columns): Comment out undefined behavior.
139 (Case Changes): Fix an `args-out-of-range' error in the example.
140
141 2013-08-16 Xue Fuqiao <xfq.free@gmail.com>
142
143 * text.texi (Insertion): Refine.
144 (Margins): Add an index.
145 (Undo): Doc fix for `buffer-undo-list'.
146
147 * positions.texi (Character Motion):
148 * markers.texi (Moving Markers):
149 (Creating Markers): Comment out undefined behavior.
150
151 2013-08-15 Xue Fuqiao <xfq.free@gmail.com>
152
153 * markers.texi (The Region): Add/move indexes.
154
155 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
156
157 * display.texi (ImageMagick Images): Mention :content-type and
158 `image-content-type-suffixes'.
159
160 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
161
162 * positions.texi (Word Motion): Remove redundant sentence.
163
164 2013-08-13 Glenn Morris <rgm@gnu.org>
165
166 * lists.texi (List Elements):
167 Undocument behavior of nth and nthcdr with n < 0. (Bug#15059)
168
169 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
170
171 * frames.texi (Display Feature Testing): Add indexes.
172
173 2013-08-12 Glenn Morris <rgm@gnu.org>
174
175 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
176 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
177 (INSTALL_DATA): New, set by configure.
178 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
179 New variables.
180 (.SUFFIXES): Add .ps and .dvi.
181 (.dvi.ps): New suffix rule.
182 (dvi, html, pdf, ps): Use *_TARGETS variables.
183 (elisp.html): Use HTML_OPTS.
184 (elisp.ps): Remove explicit rule.
185 (.PHONY): install-dvi, install-html, install-pdf, install-ps
186 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
187 uninstall-ps, and uninstall-doc.
188 (install-dvi, install-html, install-pdf, install-ps, install-doc)
189 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
190 (uninstall-doc): New rules.
191 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
192
193 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
194
195 * edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.
196
197 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
198
199 * control.texi (Error Symbols): Minor fix for previous change.
200
201 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
202
203 * errors.texi (Standard Errors): Don't refer to `error-conditions'.
204
205 * control.texi (Signaling Errors): Refer to define-error.
206 (Error Symbols): Add `define-error'.
207
208 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
209
210 * positions.texi (Motion by Screen Lines):
211 * display.texi (Truncation): Rename `cache-long-line-scans'
212 to `cache-long-scans'.
213
214 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
215
216 * windows.texi (Window Start and End): Add an index.
217
218 2013-08-02 Xue Fuqiao <xfq.free@gmail.com>
219
220 * display.texi (Face Functions): Add an index.
221
222 * variables.texi (Variable Aliases): Add an index.
223
224 * functions.texi (Defining Functions): Add an index.
225
226 * nonascii.texi (Coding System Basics): Add an index.
227
228 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
229
230 * nonascii.texi (Non-ASCII Characters): Update menu.
231 (Disabling Multibyte): Move here from doc/emacs/mule.texi. Fix cross-references.
232
233 * elisp.texi (Top): Update menu.
234
235 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
236
237 * windows.texi (Window History): Mention the default value of
238 switch-to-visible-buffer. Add cross-references.
239
240 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
241
242 * errors.texi (Standard Errors): Fix typo.
243
244 * files.texi (Magic File Names):
245 * os.texi (File Notifications): Remove file-notify-supported-p.
246
247 2013-07-24 Paul Eggert <eggert@cs.ucla.edu>
248
249 * eval.texi (Special Forms): Mention 'lambda'. Also, say that
250 non-well-formed expressions result in unspecified behavior, though
251 Emacs will not crash.
252
253 2013-07-22 Michael Albinus <michael.albinus@gmx.de>
254
255 * files.texi (Magic File Names): Add file-notify-add-watch,
256 file-notify-rm-watch and file-notify-supported-p. Move
257 file-remote-p down.
258
259 * errors.texi (Standard Errors): Add file-notify-error.
260
261 * os.texi (Desktop Notifications): Rename from Notifications.
262 (File Notifications): New node.
263
264 * elisp.texi (Top): Update menu for these changes.
265
266 2013-07-19 Xue Fuqiao <xfq.free@gmail.com>
267
268 * windows.texi (Display Action Functions): Mention next-window.
269
270 2013-07-16 Xue Fuqiao <xfq.free@gmail.com>
271
272 * windows.texi (Selecting Windows): Fix the introduction of
273 `set-frame-selected-window''s arguments.
274
275 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
276
277 Timestamp fixes for undo (Bug#14824).
278 * text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list.
279
280 2013-07-06 Eli Zaretskii <eliz@gnu.org>
281
282 * nonascii.texi (Text Representations): Document that
283 multibyte-string-p returns nil for non-string objects.
284
285 2013-07-06 Glenn Morris <rgm@gnu.org>
286
287 * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
288
289 2013-07-03 Glenn Morris <rgm@gnu.org>
290
291 * debugging.texi (Debugging):
292 * files.texi (File Attributes, Changing Files): Fix cross-references.
293
294 * package.texi (Package Archives): Fix @url call.
295
296 * syntax.texi (Syntax Table Functions): Mention describe-syntax.
297
298 2013-06-29 Eli Zaretskii <eliz@gnu.org>
299
300 * display.texi (Bidirectional Display): Document move-point-visually.
301
302 2013-06-29 Xue Fuqiao <xfq.free@gmail.com>
303
304 * buffers.texi (Buffer File Name): Fix typo.
305
306 2013-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
307
308 * tips.texi (Coding Conventions): Improve wording.
309
310 2013-06-24 Glenn Morris <rgm@gnu.org>
311
312 * loading.texi (Autoload): Fix typo.
313
314 * variables.texi (Lexical Binding): Fix typo.
315
316 * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
317
318 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
319
320 * display.texi (ImageMagick Images): Mention :max-width and
321 :max-height.
322
323 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
324
325 * numbers.texi (Math Functions): Remove obsolete function log10.
326
327 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
328
329 * modes.texi (Mode Line Data, Properties in Mode): Advertise `keymap'
330 rather than `local-map'.
331
332 * keymaps.texi (Active Keymaps): Fix documentation of
333 set-temporary-overlay-map and overriding-terminal-local-map.
334
335 2013-06-19 Glenn Morris <rgm@gnu.org>
336
337 * Makefile.in (dist): Edit more configure variables.
338 Try to check that we do not miss any in future.
339
340 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
341
342 * text.texi (Undo, Changing Properties): Fix typos.
343
344 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
345
346 * text.texi (Changing Properties): Document `add-face-text-property'.
347
348 2013-06-17 Kenichi Handa <handa@gnu.org>
349
350 * display.texi (Face Attributes): Refer to "Low-Level font" (not
351 "Font Selection") in the explanation of :font attribute (bug#14629).
352
353 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
354
355 * loading.texi (Hooks for Loading): Don't document after-load-alist.
356 Document with-eval-after-load instead of eval-after-load.
357
358 2013-06-11 Xue Fuqiao <xfq.free@gmail.com>
359
360 * files.texi (File Name Expansion): Make the example more
361 intuitive.
362
363 2013-06-10 Paul Eggert <eggert@cs.ucla.edu>
364
365 Documentation fix for 'ls' and hard links.
366 * compile.texi (Compilation Functions):
367 * files.texi (File Attributes, Changing Files):
368 Use current format for GNU 'ls' output.
369 (File Attributes): Fix problem introduced in previous change:
370 the link count is the number of hard links, not the number
371 of hard links + 1.
372
373 2013-06-10 Xue Fuqiao <xfq.free@gmail.com>
374
375 * files.texi (File Attributes): Fix typo.
376
377 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
378
379 * functions.texi (Lambda Expressions): Lambda expressions don't
380 evaluate to themselves in general (bug#11782).
381
382 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
383
384 * loading.texi (Autoload):
385 * help.texi (Documentation Basics, Accessing Documentation)
386 (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
387
388 2013-04-23 Glenn Morris <rgm@gnu.org>
389
390 * internals.texi (Writing Emacs Primitives): Remove obvious example.
391 Tweak other to avoid overly long line.
392
393 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
394
395 * internals.texi (Writing Emacs Primitives): Remove unnecessary
396 references to the sources. (Bug#13800)
397
398 * searching.texi (Regexp Backslash): Doc fix for backslash
399 constructs in regular expressions.
400
401 2013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
402
403 * tips.texi (Coding Conventions): Mention separation of package
404 descriptor and name of internal symbols by two hyphens.
405
406 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
407
408 * windows.texi (Splitting Windows): Change category of
409 split-window from a command to a function.
410
411 2013-04-06 Chong Yidong <cyd@gnu.org>
412
413 * display.texi (Faces): Minor clarifications.
414 (Defining Faces): Clarify default vs custom face specs.
415 Document face-spec-set.
416
417 * display.texi (Overlay Properties):
418 * text.texi (Special Properties): Use the "anonymous face"
419 terminology. Describe foreground-color and background-color forms
420 as compatibility-only.
421
422 2013-03-24 Eli Zaretskii <eliz@gnu.org>
423
424 * compile.texi (Byte-Code Objects): Add index entry.
425 (Disassembly): Add cross-references.
426
427 2013-03-23 Eli Zaretskii <eliz@gnu.org>
428
429 * frames.texi (Size Parameters): More accurate description of the
430 difference between 'fullboth' and 'maximized'. (Bug#13935)
431
432 2013-03-17 Christopher Schmidt <christopher@ch.ristopher.com>
433
434 * symbols.texi (Standard Properties): Document pure. (Bug#13823)
435
436 2013-03-16 Glenn Morris <rgm@gnu.org>
437
438 * elisp.texi: Add some stuff specific to www.gnu.org.
439
440 2013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
441
442 * control.texi (Pattern matching case statement): Fix typo.
443
444 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
445
446 * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
447
448 2013-03-03 Glenn Morris <rgm@gnu.org>
449
450 * objects.texi (Symbol Type): Fix typo.
451
452 2013-02-28 Bastien Guerry <bzg@gnu.org>
453
454 * variables.texi (File Local Variables): Fix reference.
455
456 2013-02-24 Eli Zaretskii <eliz@gnu.org>
457
458 * files.texi (Magic File Names): Improve wording and indexing.
459
460 2013-02-21 Glenn Morris <rgm@gnu.org>
461
462 * display.texi (Multi-Frame Images): Minor rephrasing.
463
464 2013-02-20 Glenn Morris <rgm@gnu.org>
465
466 * display.texi (GIF Images, TIFF Images): Delete these nodes.
467 (ImageMagick Images): For :index, use an xref rather than duplicating.
468 (Other Image Types): Add GIF, adjust formatting.
469 (Multi-Frame Images): Rename from Animated Images. Expand section.
470 * elisp.texi (Top): Update menu for these changes.
471
472 2013-02-19 Glenn Morris <rgm@gnu.org>
473
474 * text.texi (Change Hooks): Fix typo.
475
476 2013-02-15 Glenn Morris <rgm@gnu.org>
477
478 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
479
480 2013-02-13 Glenn Morris <rgm@gnu.org>
481
482 * objects.texi (Char-Table Type): Add footnote about #^^.
483
484 * modes.texi (Minor Mode Conventions): Fix typo.
485
486 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
487 meta characters; this changed in 22.1. (Bug#13684)
488
489 * objects.texi (Char-Table Type): Add cindex.
490
491 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
492
493 2013-02-10 Glenn Morris <rgm@gnu.org>
494
495 * keymaps.texi (Creating Keymaps): Update make-keymap result.
496
497 2013-02-09 Eli Zaretskii <eliz@gnu.org>
498
499 * modes.texi (%-Constructs): Remove the description of %t.
500
501 * nonascii.texi (MS-DOS File Types): Delete node.
502
503 2013-02-08 Glenn Morris <rgm@gnu.org>
504
505 * keymaps.texi (Active Keymaps, Searching Keymaps):
506 Remove confusing mention of "symbolic prefix". (Bug#13643)
507
508 2013-01-19 Glenn Morris <rgm@gnu.org>
509
510 * macros.texi (Indenting Macros): Fix order of an indent
511 symbol's arguments. (Bug#13450)
512
513 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
514
515 Allow floating-point file offsets.
516 * files.texi (Reading from Files, Writing to Files):
517 Say that file offsets can be numbers, not just integers.
518
519 2013-01-09 Glenn Morris <rgm@gnu.org>
520
521 * commands.texi (Interactive Codes):
522 Whitespace does not terminate interactive "S". (Bug#13393)
523
524 2013-01-06 Chong Yidong <cyd@gnu.org>
525
526 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
527
528 2013-01-05 Glenn Morris <rgm@gnu.org>
529
530 * display.texi (Overlay Properties): Mention field. (Bug#13364)
531
532 2013-01-05 Eli Zaretskii <eliz@gnu.org>
533
534 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
535 directive in a group of items.
536
537 2013-01-05 Chong Yidong <cyd@gnu.org>
538
539 * keymaps.texi (Key Sequences): Remove obsolete sentence
540 (Bug#13356).
541
542 2013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
543
544 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
545
546 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
547
548 * files.texi (File Attributes): Undocument return format of file-acl.
549
550 2013-01-03 Glenn Morris <rgm@gnu.org>
551
552 * processes.texi (System Processes):
553 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
554
555 * searching.texi (Replacing Match): Fix xref.
556
557 * elisp.texi (DATE): Bump to Jan 2013.
558
559 2013-01-02 Glenn Morris <rgm@gnu.org>
560
561 * customize.texi (Common Keywords, Type Keywords):
562 Replace "active field" with "button". (Bug#13310)
563
564 * customize.texi (Common Keywords): Add xref. (Bug#13311)
565 * tips.texi (Library Headers): Add cindex.
566
567 2012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
568
569 * functions.texi (Declare Form):
570 * intro.texi (A Sample Function Description):
571 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
572 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
573 in @def.. commands. (Bug#13292)
574
575 2012-12-29 Eli Zaretskii <eliz@gnu.org>
576
577 * files.texi (Changing Files): Document the return values of
578 set-file-selinux-context and set-file-acl.
579
580 2012-12-27 Glenn Morris <rgm@gnu.org>
581
582 * files.texi (File Names): Mention Cygwin conversion functions.
583
584 2012-12-22 Martin Rudalics <rudalics@gmx.at>
585
586 * windows.texi (Selecting Windows): Reword description of
587 select-window (Bug#13248).
588
589 2012-12-22 Eli Zaretskii <eliz@gnu.org>
590
591 * files.texi (File Attributes, Changing Files): Remove the details
592 about the text returned by file-acl. Instead, just document that
593 it is an opaque string meant to be used by set-file-acl.
594
595 2012-12-21 Chong Yidong <cyd@gnu.org>
596
597 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
598
599 * customize.texi (Simple Types): Document key-sequence type
600 (Bug#13048).
601
602 * strings.texi (Text Comparison): Doc fix for compare-strings.
603
604 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
605
606 * files.texi (Magic File Names): Add `file-acl',
607 `file-selinux-context', `set-file-acl' and
608 `set-file-selinux-context'. Make the list consistent.
609
610 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
611
612 * tips.texi (Library Headers): New header keyword `Homepage'.
613 Make continuation lines syntax more precise.
614
615 2012-12-17 Eli Zaretskii <eliz@gnu.org>
616
617 * files.texi (File Attributes, Changing Files): Update to include
618 MS-Windows support for ACLs.
619
620 2012-12-16 Romain Francoise <romain@orebokech.com>
621
622 * files.texi (File Attributes): Document ACL support and new
623 `file-acl' function.
624 (Changing Files): Mention argument name change of `copy-file' and
625 document new function `set-file-acl'.
626
627 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
628
629 Fix permissions bugs with setgid directories etc. (Bug#13125)
630 * files.texi (Testing Accessibility): Document GROUP arg
631 of file-ownership-preserved-p.
632 (File Attributes): Document that 9th element is now
633 just a placeholder.
634 * os.texi (User Identification): Document new functions group-gid,
635 group-real-gid.
636
637 2012-12-11 Paul Eggert <eggert@cs.ucla.edu>
638
639 * internals.texi (C Integer Types): New section.
640 This follows up and records an email in
641 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
642
643 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
644
645 * control.texi (Pattern matching case statement): New node.
646
647 * customize.texi (Variable Definitions): Mention the default :group
648 for defcustoms (bug#13093).
649
650 2012-12-09 Glenn Morris <rgm@gnu.org>
651
652 * customize.texi (Variable Definitions): Mention eval-defun
653 on a defcustom calls the :set function when appropriate.
654
655 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
656
657 * doclicense.texi, gpl.texi: Update to latest version from FSF.
658 These are just minor editorial changes.
659
660 2012-12-06 Chong Yidong <cyd@gnu.org>
661
662 * lists.texi (Plist Access): Move put example to Symbol Plists.
663
664 * symbols.texi (Standard Properties): Fix typo.
665
666 2012-12-03 Chong Yidong <cyd@gnu.org>
667
668 * symbols.texi (Symbol Properties): New node.
669 (Symbol Plists): Make it a subsection under Symbol Properties.
670 (Standard Properties): New node.
671
672 * lists.texi (Property Lists): Move here from symbols.texi.
673 (Plist Access): Rename from Other Plists.
674
675 * customize.texi (Variable Definitions):
676 * display.texi (Defining Faces):
677 * sequences.texi (Char-Tables): Fix xref.
678
679 * keymaps.texi (Key Sequences): `kbd' is now a function.
680
681 * commands.texi (Using Interactive): Fix index entry.
682
683 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
684
685 * doclicense.texi: Update to latest version from FSF.
686 These are just minor editorial changes.
687 * elisp.texi (GNU Free Documentation License)
688 (GNU General Public Licens):
689 Provide sectioning, since doclicense.texi no longer does that.
690
691 * loading.texi (Named Features): @ -> @@ to fix typo.
692
693 2012-11-24 Martin Rudalics <rudalics@gmx.at>
694
695 * windows.texi (Basic Windows): Fix typo.
696 (Windows and Frames): Fix example. Move description of
697 window-in-direction here.
698 (Recombining Windows): Fix example.
699 (Buffers and Windows): Fix description of replace-buffer-in-windows.
700 (Switching Buffers): Reword.
701 (Display Action Functions): Minor adjustments.
702 (Choosing Window Options): Minor fixes.
703 (Window History): Minor rewording.
704 (Dedicated Windows): Correct and reword part describing how
705 dedicatedness affects functions removing buffers or windows.
706 * buffers.texi (The Buffer List): Fix description of bury-buffer.
707
708 2012-11-24 Chong Yidong <cyd@gnu.org>
709
710 * modes.texi (%-Constructs): Fix statement about mode construct
711 padding (Bug#12866).
712
713 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
714
715 * debugging.texi (Profiling): Make it more clear
716 that --enable-profiling is about profiling the C code.
717
718 2012-11-21 Glenn Morris <rgm@gnu.org>
719
720 * display.texi (Attribute Functions):
721 Update for set-face-* name changes.
722 Add new "inherit" argument for face-bold-p etc.
723 Move description of this argument to a common section, like "frame".
724
725 * debugging.texi (Profiling): New section.
726 (Debugging): Mention profiling in the introduction.
727 * tips.texi (Compilation Tips): Move profiling to separate section.
728 * elisp.texi: Add Profiling to detailed menu.
729
730 2012-11-21 Martin Rudalics <rudalics@gmx.at>
731
732 * windows.texi (Display Action Functions): Fix recently added
733 example. Suggested by Michael Heerdegen.
734
735 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
736
737 Minor cleanup for times as lists of four integers.
738 * os.texi (Time Parsing): Time values can now be four integers.
739
740 2012-11-18 Glenn Morris <rgm@gnu.org>
741
742 * loading.texi (How Programs Do Loading): Add eager macro expansion.
743 * macros.texi (Expansion): Mention eager macro expansion.
744
745 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
746
747 2012-11-18 Leo Liu <sdl.web@gmail.com>
748
749 * minibuf.texi (Programmed Completion): Doc fix for metadata
750 request (Bug#12850).
751
752 2012-11-18 Glenn Morris <rgm@gnu.org>
753
754 * display.texi (Temporary Displays): Document with-temp-buffer-window.
755
756 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
757 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
758 (Window Sizes): Add vindex for window-min-height, window-min-width.
759 (Display Action Functions): Mention pop-up-frame-parameters.
760
761 2012-11-16 Martin Rudalics <rudalics@gmx.at>
762
763 * windows.texi (Choosing Window): Rewrite description of
764 display-buffer-alist (Bug#12167).
765 (Display Action Functions): Mention inhibit-switch-frame.
766 Fix description of display-buffer-below-selected. Reorder actions.
767 Add example (Bug#12848).
768
769 2012-11-16 Glenn Morris <rgm@gnu.org>
770
771 * display.texi (Face Attributes): Fix :underline COLOR description.
772 (Attribute Functions): Update for set-face-underline rename.
773 Tweak descriptions of face-underline-p, face-inverse-video-p.
774
775 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
776 so they align better in info.
777 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
778 Document set-temporary-overlay-map.
779
780 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
781
782 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
783 with normal keymaps".
784
785 2012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
786
787 * internals.texi (Garbage Collection): Update descriptions
788 of vectorlike_header, garbage-collect and gc-cons-threshold.
789 (Object Internals): Explain Lisp_Object layout and the basics
790 of an internal type system.
791 (Buffer Internals): Update description of struct buffer.
792
793 2012-11-13 Glenn Morris <rgm@gnu.org>
794
795 * variables.texi (Adding Generalized Variables):
796 At least mention gv-define-expander and gv-letplace.
797
798 * debugging.texi (Error Debugging): Mention debug-on-message.
799 (Using Debugger): Mention debugger-bury-or-kill.
800
801 * control.texi (Signaling Errors):
802 * debugging.texi (Error Debugging):
803 * errors.texi (Standard Errors): Add user-error.
804
805 * variables.texi (Adding Generalized Variables):
806 Use standard formatting for common lisp note about setf functions.
807
808 2012-11-10 Martin Rudalics <rudalics@gmx.at>
809
810 * elisp.texi (Top): Add Recombining Windows to menu.
811 * windows.texi (Recombining Windows): New subsection.
812 (Splitting Windows): Rewrite text on handling of window
813 combinations and move it to new subsection.
814
815 2012-11-10 Chong Yidong <cyd@gnu.org>
816
817 * searching.texi (Replacing Match): Document \? in replace-match.
818
819 * variables.texi (Creating Buffer-Local): Document setq-local and
820 defvar-local.
821 (Setting Generalized Variables): Arrange table alphabetically.
822
823 * lists.texi (List Elements, List Variables): Clarify descriptions
824 of push and pop for generalized variables.
825
826 * edebug.texi (Specification List): setf is no longer CL-only.
827
828 2012-11-10 Glenn Morris <rgm@gnu.org>
829
830 * variables.texi (Adding Generalized Variables):
831 Update description of FIX-RETURN expansion.
832
833 * variables.texi (Setting Generalized Variables):
834 Split most of previous contents into this subsection.
835 (Adding Generalized Variables): New subsection.
836 Move note on lack of setf functions here from misc/cl.texi.
837
838 * elisp.texi: Add Generalized Variables subsections to detailed menu.
839
840 2012-11-10 Chong Yidong <cyd@gnu.org>
841
842 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
843
844 2012-11-08 Michael Albinus <michael.albinus@gmx.de>
845
846 * os.texi (Notifications): Update descriptions of
847 notifications-notify, notifications-close-notification and
848 notifications-get-capabilities according to latest code changes.
849 Add notifications-get-server-information.
850
851 2012-11-03 Chong Yidong <cyd@gnu.org>
852
853 * objects.texi (General Escape Syntax): Clarify the explanation of
854 escape sequences.
855 (Non-ASCII in Strings): Clarify when a string is unibyte vs
856 multibyte. Hex escapes do not automatically make a string
857 multibyte.
858
859 2012-11-03 Martin Rudalics <rudalics@gmx.at>
860
861 * windows.texi (Switching Buffers): Document option
862 switch-to-buffer-preserve-window-point.
863 (Display Action Functions): Document window-height and
864 window-width alist entries.
865 (Display Action Functions):
866 Document display-buffer-below-selected and
867 display-buffer-in-previous-window.
868 (Quitting Windows): Document quit-restore-window.
869 Rewrite section.
870 (Window Configurations): In window-state-get mention that
871 argument window must be valid.
872 (Window Parameters): Document quit-restore window parameter
873 (Bug#12158).
874
875 2012-10-31 Glenn Morris <rgm@gnu.org>
876
877 * control.texi (Catch and Throw): Add xref to cl.texi.
878
879 * lists.texi (Sets And Lists): Point xref to better location.
880
881 * errors.texi (Standard Errors):
882 * loading.texi (Autoload): Update for cl-lib namespace changes.
883
884 * modes.texi (Defining Minor Modes): "Generalized Variables"
885 section is now in this manual rather than cl.texi.
886
887 * eval.texi (Special Forms): No longer special forms: defmacro,
888 defun, save-window-excursion, with-output-to-temp-buffer.
889 * functions.texi (Defining Functions): Defun is now a macro.
890 Defalias is a function.
891
892 2012-10-30 Glenn Morris <rgm@gnu.org>
893
894 * variables.texi (Generalized Variables): Fix typo.
895
896 2012-10-30 Chong Yidong <cyd@gnu.org>
897
898 * symbols.texi (Symbol Plists): Document function-get.
899
900 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
901
902 * frames.texi (Visibility of Frames): Document tty-top-frame.
903
904 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
905
906 * keymaps.texi (Format of Keymaps): Document the multiple
907 inheritance format.
908
909 2012-10-28 Martin Rudalics <rudalics@gmx.at>
910
911 * windows.texi (Basic Windows): Reformulate description of live,
912 internal and valid windows.
913 (Cyclic Window Ordering): Describe new argument of
914 get-lru-window and get-largest-window. Add description of
915 window-in-direction.
916
917 2012-10-27 Glenn Morris <rgm@gnu.org>
918
919 * variables.texi (Generalized Variables): New section,
920 adapted from misc/cl.texi.
921 * elisp.texi (Top): Add Generalized Variables to menu.
922 * lists.texi (List Elements, List Variables):
923 Mention generalized variables.
924
925 * lists.texi (List Elements): Typo fix.
926
927 2012-10-27 Chong Yidong <cyd@gnu.org>
928
929 * minibuf.texi (High-Level Completion): Don't mention removed
930 function iswitchb-read-buffer.
931
932 * commands.texi (Event Input Misc): Remove last-input-char.
933 (Command Loop Info): Remove last-command-char.
934
935 * frames.texi (Initial Parameters): Don't mention the obsolete
936 special-display feature.
937
938 * windows.texi (Choosing Window): Don't mention the obsolete
939 special display feature.
940 (Choosing Window Options): Remove obsolete special-display
941 variables, and the functions special-display-p and
942 special-display-popup-frame.
943
944 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
945
946 * hooks.texi (Standard Hooks): Remove obsolete hooks.
947
948 * markers.texi (Information from Markers): Remove obsolete
949 function buffer-has-markers-at.
950
951 * text.texi (Yanking): Document yank-handled-properties.
952
953 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
954
955 Update manual for new time stamp format (Bug#12706).
956 * buffers.texi (Modification Time):
957 * files.texi (Testing Accessibility, File Attributes):
958 * intro.texi (Version Info):
959 * os.texi (Time of Day):
960 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
961 These instances were missed the first time around.
962 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
963
964 2012-10-24 Chong Yidong <cyd@gnu.org>
965
966 * minibuf.texi (Text from Minibuffer): Document read-regexp
967 changes.
968
969 * nonascii.texi (Selecting a Representation):
970 Document set-buffer-multibyte changes.
971
972 * keymaps.texi (Toolkit Differences): Node deleted.
973 (Easy Menu): New node.
974
975 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
976
977 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
978
979 2012-10-23 Paul Eggert <eggert@cs.ucla.edu>
980
981 Fix outdated timestamp documentation in Elisp manual (bug#12706).
982 * files.texi (File Attributes):
983 * text.texi (Undo):
984 Time stamp resolution is now 1 picosecond, not 1 second.
985
986 2012-10-23 Chong Yidong <cyd@gnu.org>
987
988 * display.texi (Font Lookup): Remove font-list-limit.
989
990 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
991 (Bug#12529).
992
993 2012-10-22 Glenn Morris <rgm@gnu.org>
994
995 * os.texi (Recording Input): Tiny fix.
996
997 * intro.texi (Lisp History):
998 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
999 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
1000
1001 2012-10-15 Chong Yidong <cyd@gnu.org>
1002
1003 * macros.texi (Defining Macros): defmacro is now a macro.
1004 Explicitly list the docstring and declare arguments.
1005
1006 * functions.texi (Anonymous Functions): Explicitly list the
1007 docstring, declare, and interactive arguments to lambda.
1008 (Defining Functions): Likewise for defun.
1009 (Inline Functions): Likewise for defsubst.
1010 (Declare Form): Tweak description.
1011
1012 2012-10-13 Chong Yidong <cyd@gnu.org>
1013
1014 * display.texi (ImageMagick Images): ImageMagick enabled by default.
1015
1016 2012-10-05 Chong Yidong <cyd@gnu.org>
1017
1018 * minibuf.texi (Basic Completion): Clarify list form of completion
1019 table (Bug#12564).
1020
1021 2012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
1022
1023 * functions.texi (Function Safety): Copyedit. (Bug#12562)
1024
1025 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
1026
1027 Revert the FOLLOW-SYMLINKS change for file-attributes.
1028 * files.texi (File Attributes, Magic File Names): Undo last change.
1029
1030 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
1031
1032 file-attributes has a new optional arg FOLLOW-SYMLINKS.
1033 * files.texi (File Attributes): Describe it.
1034 (Magic File Names): Use it.
1035
1036 2012-09-30 Chong Yidong <cyd@gnu.org>
1037
1038 * commands.texi (Click Events): Define "mouse position list".
1039 Remove mention of unimplemented horizontal scroll bars.
1040 (Drag Events, Motion Events): Refer to "mouse position list".
1041 (Accessing Mouse): Document posnp.
1042
1043 * errors.texi (Standard Errors): Tweak arith-error description.
1044 Tweak markup. Remove domain-error and friends, which seem to be
1045 unused after the floating-point code revamp.
1046
1047 * functions.texi (Obsolete Functions): Obsolescence also affects
1048 documentation commands. Various clarifications.
1049 (Declare Form): New node.
1050
1051 * strings.texi (String Basics): Copyedits.
1052
1053 * os.texi (Idle Timers): Minor clarifications.
1054 (User Identification): Add system-users and system-groups.
1055
1056 * macros.texi (Defining Macros): Move description of `declare' to
1057 Declare Form node.
1058
1059 * loading.texi (Autoload):
1060 * help.texi (Documentation Basics): The special sequences can
1061 trigger autoloading.
1062
1063 * numbers.texi (Integer Basics): Copyedits.
1064 (Float Basics): Consider IEEE floating point always available.
1065 (Random Numbers): Document actual limits.
1066 (Arithmetic Operations): Clarify division by zero. Don't mention
1067 the machine-independence of negative division since it does not
1068 happen in practice.
1069
1070 2012-09-28 Chong Yidong <cyd@gnu.org>
1071
1072 * os.texi (Startup Summary): Document leim-list.el change.
1073
1074 2012-09-25 Chong Yidong <cyd@gnu.org>
1075
1076 * functions.texi (Defining Functions): defun is now a macro.
1077
1078 2012-09-28 Leo Liu <sdl.web@gmail.com>
1079
1080 * files.texi (Files): Fix typo.
1081
1082 2012-09-23 Chong Yidong <cyd@gnu.org>
1083
1084 * buffers.texi (Read Only Buffers): Document read-only-mode.
1085
1086 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
1087 read-only-mode.
1088
1089 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
1090 calling conventions.
1091
1092 2012-09-22 Chong Yidong <cyd@gnu.org>
1093
1094 * searching.texi (Replacing Match): Minor clarification.
1095
1096 2012-09-22 Eli Zaretskii <eliz@gnu.org>
1097
1098 * edebug.texi (Instrumenting): Improve indexing.
1099
1100 * os.texi (Idle Timers): Warn against reinvoking an idle timer
1101 from within its own timer action. (Bug#12447)
1102
1103 2012-09-22 Chong Yidong <cyd@gnu.org>
1104
1105 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
1106
1107 2012-09-21 Glenn Morris <rgm@gnu.org>
1108
1109 * debugging.texi (Using Debugger): Fix typo.
1110
1111 2012-09-18 Chong Yidong <cyd@gnu.org>
1112
1113 * display.texi (Faces): Discuss anonymous faces.
1114 (Face Attributes): Tweak intro.
1115 (Defining Faces): Move after the Face Attributes node. Copyedits.
1116 (Displaying Faces): Describe role of inheritance.
1117
1118 * customize.texi (Customization): Define customization more
1119 carefully (Bug#11440).
1120 (Common Keywords): Add xref to Constant Variables.
1121
1122 * variables.texi (Defining Variables): Link to defcustom's node
1123 instead of the higher-level Customization chapter.
1124
1125 2012-09-11 Paul Eggert <eggert@cs.ucla.edu>
1126
1127 Simplify, document, and port floating-point (Bug#12381).
1128 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
1129 Document that / and mod (with floating point arguments), along
1130 with asin, acos, log, log10, expt and sqrt, return special values
1131 instead of signaling exceptions.
1132 (Float Basics): Document that logb operates on the absolute value
1133 of its argument.
1134 (Math Functions): Document that (log ARG BASE) also returns NaN if
1135 BASE is negative. Document that (expt X Y) returns NaN if X is a
1136 finite negative number and Y a finite non-integer.
1137
1138 2012-09-09 Chong Yidong <cyd@gnu.org>
1139
1140 * lists.texi (Sets And Lists): Explain that the return value for
1141 delete should be used, like for delq.
1142
1143 * minibuf.texi (Yes-or-No Queries): Document recentering and
1144 scrolling in y-or-n-p. Remove gratuitous example.
1145
1146 * searching.texi (Search and Replace): Document window scrolling
1147 entries in query-replace-map.
1148
1149 2012-09-08 Chong Yidong <cyd@gnu.org>
1150
1151 * syntax.texi (Syntax Table Internals): Define "raw syntax
1152 descriptor" terminology (Bug#12383).
1153 (Syntax Descriptors): Mention raw syntax descriptors.
1154
1155 2012-09-07 Chong Yidong <cyd@gnu.org>
1156
1157 * variables.texi (Creating Buffer-Local): Fix description of
1158 local-variable-if-set-p (Bug#10713).
1159
1160 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
1161
1162 * windows.texi (Display Action Functions)
1163 (Choosing Window Options): Remove obsolete variable
1164 display-buffer-reuse-frames.
1165 (Switching Buffers): Minor doc tweak for switch-to-buffer.
1166
1167 * positions.texi (Narrowing): Document buffer-narrowed-p.
1168
1169 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
1170
1171 * syntax.texi (Low-Level Parsing): Add xref to Parser State
1172 (Bug#12269).
1173
1174 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
1175
1176 * debugging.texi (Explicit Debug): Document `debug-on-message'.
1177
1178 2012-09-02 Chong Yidong <cyd@gnu.org>
1179
1180 * windows.texi (Window Configurations): Recommend against using
1181 save-window-excursion (Bug#12075).
1182
1183 * control.texi (Catch and Throw):
1184 * positions.texi (Excursions): Don't mention it.
1185
1186 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1187
1188 Better seed support for (random).
1189 * numbers.texi (Random Numbers): Document new behavior of
1190 the calls (random) and (random STRING).
1191
1192 2012-08-21 Martin Rudalics <rudalics@gmx.at>
1193
1194 * windows.texi (Window Point): Document recent changes in
1195 window-point and set-window-point.
1196 (Selecting Windows): Document recent change in select-window.
1197
1198 2012-08-06 Eli Zaretskii <eliz@gnu.org>
1199
1200 * functions.texi (Closures): Put the main index entry for
1201 "closures" here. (Bug#12138)
1202
1203 * variables.texi (Lexical Binding): Disambiguate the index entry
1204 for "closures".
1205
1206 2012-08-05 Chong Yidong <cyd@gnu.org>
1207
1208 * display.texi (Defining Faces): Move documentation of
1209 frame-background-mode to the Emacs manual (Bug#7774).
1210
1211 2012-08-04 Chong Yidong <cyd@gnu.org>
1212
1213 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
1214 Fix description of syntax table inheritance.
1215 (Syntax Table Functions): Don't refer to internal contents of
1216 syntax table, since that is not explained yet. Copyedits.
1217 (Standard Syntax Tables): Node deleted.
1218 (Syntax Table Internals): Misc clarifications. Improve table
1219 formatting.
1220
1221 * keymaps.texi (Inheritance and Keymaps):
1222 * text.texi (Sticky Properties): Tweak index entry.
1223
1224 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1225
1226 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
1227
1228 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1229
1230 Prefer typical American spelling for "acknowledgment".
1231 * intro.texi (Acknowledgments): Rename from Acknowledgements.
1232
1233 2012-07-21 Eli Zaretskii <eliz@gnu.org>
1234
1235 * commands.texi (Special Events): Mention language-change event.
1236 (Input Events, Interactive Codes):
1237 * keymaps.texi (Key Sequences): Mention events that are
1238 non-keyboard but also non-mouse events.
1239
1240 2012-07-17 Chong Yidong <cyd@gnu.org>
1241
1242 * text.texi (Insertion): Document insert-char changes.
1243
1244 2012-07-15 Leo Liu <sdl.web@gmail.com>
1245
1246 * display.texi (Fringe Bitmaps): Add exclamation-mark.
1247
1248 2012-07-13 Chong Yidong <cyd@gnu.org>
1249
1250 * buffers.texi (Read Only Buffers): Document toggle-read-only
1251 changes. Reword to account for the fact that read-only is
1252 currently not supported in overlay properties.
1253
1254 2012-07-07 Chong Yidong <cyd@gnu.org>
1255
1256 * loading.texi (Library Search): Index site-lisp directories.
1257
1258 2012-07-06 Chong Yidong <cyd@gnu.org>
1259
1260 * intro.texi (A Sample Function Description): Fix incorrect
1261 markup, undoing previous change.
1262 (A Sample Variable Description): Minor clarifications and markup
1263 improvements.
1264
1265 * elisp.texi (Top):
1266 * text.texi (Text): Fix menu order.
1267
1268 2012-07-06 Richard Stallman <rms@gnu.org>
1269
1270 * intro.texi (Evaluation Notation, A Sample Function Description):
1271 (A Sample Variable Description): Improve/undo previous changes.
1272
1273 2012-07-05 Glenn Morris <rgm@gnu.org>
1274
1275 * intro.texi (A Sample Function Description): Fix cross-refs.
1276
1277 2012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
1278
1279 * intro.texi (Evaluation Notation, A Sample Function Description)
1280 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
1281
1282 2012-06-27 Chong Yidong <cyd@gnu.org>
1283
1284 * processes.texi (Asynchronous Processes, Input to Processes):
1285 * internals.texi (Process Internals): Don't capitalize "pty".
1286
1287 2012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1288
1289 * processes.texi (Asynchronous Processes): Make the pty vs pipe
1290 discussion more prominent.
1291
1292 2012-06-23 Eli Zaretskii <eliz@gnu.org>
1293
1294 * commands.texi (Misc Events): Document the language-change event.
1295
1296 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1297
1298 Support higher-resolution time stamps (Bug#9000).
1299 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
1300 * processes.texi (System Processes):
1301 Time stamp resolution is now picosecond, not microsecond.
1302
1303 2012-06-21 Glenn Morris <rgm@gnu.org>
1304
1305 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1306
1307 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1308
1309 * functions.texi (Defining Functions):
1310 * macros.texi (Defining Macros): Un-define the return value of `defun',
1311 `defmacro' and `defalias'.
1312
1313 2012-06-17 Chong Yidong <cyd@gnu.org>
1314
1315 * elisp.texi: Remove urlcolor setting.
1316
1317 2012-06-17 Glenn Morris <rgm@gnu.org>
1318
1319 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
1320 Overlining no longer behaves exactly like underlining.
1321
1322 2012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
1323
1324 * display.texi (Face Attributes):
1325 Document wave-style underline face attribute.
1326
1327 2012-06-11 Chong Yidong <cyd@gnu.org>
1328
1329 * display.texi (ImageMagick Images): ImageMagick now supports the
1330 :background property.
1331
1332 2012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
1333
1334 * internals.texi (Garbage Collection): Typo fix.
1335
1336 2012-06-09 Chong Yidong <cyd@gnu.org>
1337
1338 * text.texi (Special Properties): Clarify the meaning of a list of
1339 faces in the `face' property.
1340
1341 * display.texi (Face Remapping): Minor clarification.
1342
1343 2012-06-08 Chong Yidong <cyd@gnu.org>
1344
1345 * display.texi (Face Attributes): Font family does not accept
1346 wildcards. De-document obsolete :bold and :italic attributes.
1347 (Defining Faces): Use new-style face spec format.
1348
1349 2012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
1350
1351 * internals.texi (Garbage Collection): Document new
1352 vector management code and vectorlike_header structure.
1353
1354 2012-06-03 Chong Yidong <cyd@gnu.org>
1355
1356 * modes.texi (Mode Line Data): Use "mode line construct"
1357 terminology for consistency.
1358
1359 2012-05-27 Glenn Morris <rgm@gnu.org>
1360
1361 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
1362 * buffers.texi, commands.texi, compile.texi, control.texi:
1363 * customize.texi, debugging.texi, display.texi, doclicense.texi:
1364 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
1365 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
1366 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
1367 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
1368 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
1369 * objects.texi, os.texi, package.texi, positions.texi:
1370 * processes.texi, searching.texi, sequences.texi, streams.texi:
1371 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
1372 * variables.texi, windows.texi: Nuke hand-written node pointers.
1373
1374 2012-05-27 Chong Yidong <cyd@gnu.org>
1375
1376 * functions.texi (Obsolete Functions):
1377 Fix doc for set-advertised-calling-convention.
1378
1379 * modes.texi (Mode Help): Fix describe-mode.
1380
1381 * display.texi (Face Functions): Fix define-obsolete-face-alias.
1382
1383 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
1384
1385 2012-05-27 Martin Rudalics <rudalics@gmx.at>
1386
1387 * commands.texi (Recursive Editing): recursive-edit is a command.
1388
1389 * compile.texi (Docs and Compilation):
1390 byte-compile-dynamic-docstrings is an option.
1391
1392 * debugging.texi (Invoking the Debugger): debug is a command.
1393
1394 * display.texi (Progress): progress-reporter-update and
1395 progress-reporter-force-update have VALUE argument optional.
1396 (Animated Images): Use non-@code{nil} instead of non-nil.
1397
1398 * files.texi (Format Conversion Round-Trip):
1399 Use non-@code{nil} instead of non-nil.
1400
1401 * frames.texi (Creating Frames): make-frame is a command.
1402 (Input Focus): select-frame is a command.
1403 (Pointer Shape): void-text-area-pointer is an option.
1404
1405 * help.texi (Describing Characters): read-kbd-macro is a command.
1406 (Help Functions): describe-prefix-bindings is a command.
1407
1408 * markers.texi (Creating Markers): Both arguments of copy-marker
1409 are optional.
1410
1411 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
1412
1413 * modes.texi (Mode Line Variables): mode-line-remote and
1414 mode-line-client are not options.
1415 (Imenu): imenu-add-to-menubar is a command.
1416 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
1417
1418 * os.texi (Sound Output): play-sound-file is a command.
1419
1420 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
1421
1422 * processes.texi (Signals to Processes):
1423 Use @key{RET} instead of @code{RET}.
1424 (Signals to Processes): signal-process is a command.
1425
1426 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
1427 (Base 64): base64-encode-string is not a command while
1428 base64-decode-region is.
1429
1430 * windows.texi (Switching Buffers): pop-to-buffer is a command.
1431
1432 2012-05-12 Glenn Morris <rgm@gnu.org>
1433
1434 * Makefile.in (MKDIR_P): New, set by configure.
1435 (mkinfodir): Use $MKDIR_P.
1436
1437 2012-05-10 Glenn Morris <rgm@gnu.org>
1438
1439 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
1440 with "coding: raw-text".
1441 Concept of multibyte sessions no longer exists.
1442
1443 * files.texi (File Locks): Mention create-lockfiles option.
1444
1445 2012-05-09 Glenn Morris <rgm@gnu.org>
1446
1447 * vol1.texi, vol2.texi: Remove files.
1448 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
1449 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
1450
1451 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
1452
1453 * two-volume.make (emacsdir): New.
1454 (tex): Add directory with emacsver.texi to TEXINPUTS.
1455
1456 * minibuf.texi (Minibuffer History, Basic Completion):
1457 Tweak page breaks.
1458
1459 * internals.texi (Garbage Collection, Memory Usage)
1460 (Writing Emacs Primitives): Tweak page breaks.
1461
1462 * streams.texi (Output Variables): Improve page break.
1463
1464 * edebug.texi (Edebug Display Update): Improve page break.
1465
1466 * compile.texi (Disassembly): Condense the examples.
1467
1468 * eval.texi, functions.texi, loading.texi, macros.texi:
1469 Where possible, use example rather than smallexample.
1470
1471 * symbols.texi: Where possible, use example rather than smallexample.
1472 (Symbol Components): Fix typo.
1473 (Other Plists): Tweak page break.
1474
1475 * sequences.texi (Arrays): Tweak page breaks.
1476
1477 * customize.texi: Where possible, use example rather than smallexample.
1478 (Common Keywords, Variable Definitions, Applying Customizations)
1479 (Custom Themes): Tweak page breaks.
1480
1481 * control.texi: Where possible, use example rather than smallexample.
1482 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
1483 Tweak page breaks.
1484
1485 2012-05-08 Glenn Morris <rgm@gnu.org>
1486
1487 * two.el: Remove; unused since creation of two-volume.make.
1488
1489 * vol1.texi, vol2.texi: No need to keep menus in these files.
1490
1491 2012-05-05 Glenn Morris <rgm@gnu.org>
1492
1493 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
1494
1495 * intro.texi (Caveats): Copyedit.
1496 (Lisp History): Convert inforef to xref.
1497 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
1498
1499 * text.texi (Auto Filling): Don't mention Emacs 19.
1500
1501 * commands.texi (Event Input Misc): Don't mention unread-command-char.
1502 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
1503
1504 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
1505
1506 * lists.texi (List-related Predicates, List Variables):
1507 Tweak page-breaks.
1508 (Sets And Lists): Convert inforef to xref.
1509
1510 2012-05-04 Glenn Morris <rgm@gnu.org>
1511
1512 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1513 (info, infoclean): Use $INFO_EXT.
1514 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1515 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1516 (info, maintainer-clean): Use $INFO_EXT.
1517 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1518
1519 2012-05-04 Chong Yidong <cyd@gnu.org>
1520
1521 * os.texi (Timers): Use defopt for timer-max-repeats.
1522
1523 2012-05-03 Paul Eggert <eggert@cs.ucla.edu>
1524
1525 * os.texi (Time of Day): Do not limit current-time-string
1526 to years 1000..9999.
1527
1528 2012-05-02 Chong Yidong <cyd@gnu.org>
1529
1530 * display.texi (Font Lookup):
1531 * frames.texi (Pointer Shape):
1532 * processes.texi (Subprocess Creation): Use defopt for options.
1533
1534 2012-05-02 Glenn Morris <rgm@gnu.org>
1535
1536 * elisp.texi (@copying):
1537 * intro.texi (Introduction): Only print VERSION in the TeX version.
1538
1539 2012-05-02 Chong Yidong <cyd@gnu.org>
1540
1541 * text.texi (Change Hooks): Minor fix for after-change-functions.
1542
1543 2012-05-02 Glenn Morris <rgm@gnu.org>
1544
1545 * package.texi (Packaging Basics):
1546 * loading.texi (Autoload):
1547 * files.texi (Magic File Names):
1548 Reword to remove/reduce some overly long/short lines.
1549
1550 2012-04-27 Glenn Morris <rgm@gnu.org>
1551
1552 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
1553 * modes.texi (Major Modes, Auto-Indentation):
1554 * buffers.texi (Buffers): Some fixes for menu descriptions.
1555
1556 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
1557 * functions.texi (Simple Lambda, Argument List):
1558 * eval.texi (Function Indirection): Avoid deprecated form.
1559
1560 2012-04-27 Glenn Morris <rgm@gnu.org>
1561
1562 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
1563 Add "et al." to authors.
1564
1565 * buffers.texi, commands.texi, compile.texi, control.texi:
1566 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
1567 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
1568 * modes.texi, numbers.texi, objects.texi, streams.texi:
1569 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
1570 Use Texinfo recommended convention for quotes+punctuation.
1571
1572 2012-04-27 Chong Yidong <cyd@gnu.org>
1573
1574 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
1575 to where-is-internal (Bug#10872).
1576
1577 2012-04-27 Glenn Morris <rgm@gnu.org>
1578
1579 * macros.texi (Indenting Macros): Fix typo.
1580
1581 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
1582 (Resizing Windows, Deleting Windows, Selecting Windows)
1583 (Choosing Window Options, Horizontal Scrolling)
1584 (Cyclic Window Ordering, Window History, Dedicated Windows)
1585 (Quitting Windows, Window Configurations, Textual Scrolling):
1586 (Coordinates and Windows, Window Configurations)
1587 (Window Parameters, Window Hooks): Copyedits.
1588 (Splitting Windows, Deleting Windows):
1589 Fix ignore-window-parameters logic.
1590 (Selecting Windows, Choosing Window Options): Markup fixes.
1591 (Window Start and End): Remove pointless example.
1592 Remove cross-reference to deleted count-lines content.
1593 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
1594 and recenter-positions. Remove recenter example.
1595
1596 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
1597
1598 * minibuf.texi (Intro to Minibuffers):
1599 Tweak discussion of resizing minibuffer window.
1600
1601 2012-04-26 Glenn Morris <rgm@gnu.org>
1602
1603 * elisp-covers.texi, front-cover-1.texi: Remove files.
1604
1605 * tindex.pl: Remove file.
1606
1607 * makefile.w32-in (srcs):
1608 * Makefile.in (srcs): Remove back.texi (which is unused).
1609
1610 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
1611
1612 * os.texi (Notifications): Extend possible notification hints.
1613 Add notifications-get-capabilities.
1614
1615 2012-04-20 Chong Yidong <cyd@gnu.org>
1616
1617 * processes.texi (Asynchronous Processes): Mention nil argument to
1618 start-process.
1619
1620 2012-04-20 Glenn Morris <rgm@gnu.org>
1621
1622 * minibuf.texi (Basic Completion): No need to describe obarrays here.
1623 Don't mention obsolete `nospace' argument of all-completions.
1624 (Minibuffer Completion, Completion Commands, Reading File Names)
1625 (Completion Variables): Copyedits.
1626 (Completion Commands): Mention parent keymaps.
1627 Remove obsolete minibuffer-local-filename-must-match-map.
1628 (High-Level Completion): Remove read-variable's almost
1629 word-for-word duplication of read-command.
1630 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
1631 Update "High-Level Completion" description.
1632
1633 * minibuf.texi (Minibuffers):
1634 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
1635
1636 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
1637 Use Texinfo-recommended form of quote+punctuation.
1638 (Intro to Minibuffers): First minibuffer is #1, not #0.
1639 Mention minibuffer-inactive-mode.
1640 (Text from Minibuffer): Copyedits.
1641 (Minibuffer History, Programmed Completion): Fix @var usage.
1642 (Object from Minibuffer): Remove overly pedantic para.
1643 (Minibuffer History): Copyedits. Add face-name-history.
1644 (Initial Input, Yes-or-No Queries, Multiple Queries)
1645 (Minibuffer Windows, Minibuffer Misc): Copyedits.
1646 (Yes-or-No Queries): Tweak example.
1647 (Minibuffer Commands): Add next-complete-history-element.
1648 (Minibuffer Misc): Mention minibuffer-message-timeout, and
1649 minibuffer-inactive-mode.
1650
1651 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
1652 (Bindat Functions): Copyedits.
1653
1654 2012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
1655
1656 * files.texi (Saving Buffers): Document `visit and `visit-save'
1657 values of require-final-newline.
1658
1659 2012-04-20 Glenn Morris <rgm@gnu.org>
1660
1661 * processes.texi (Output from Processes, Filter Functions):
1662 Mention waiting-for-user-input-p.
1663 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
1664 (Network Servers, Datagrams, Network Processes, Network Options)
1665 (Network Feature Testing, Serial Ports): Copyedits.
1666 (Network): Add encrypted network overview paragraph.
1667 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
1668
1669 2012-04-20 Chong Yidong <cyd@gnu.org>
1670
1671 * help.texi (Keys in Documentation): Mention :advertised-binding.
1672
1673 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
1674 description to help.texi.
1675
1676 2012-04-20 Glenn Morris <rgm@gnu.org>
1677
1678 * processes.texi (Process Information, Input to Processes)
1679 (Signals to Processes, Output from Processes, Process Buffers)
1680 (Filter Functions, Decoding Output): Copyedits.
1681 (Accepting Output): Discourage use of `millisec' argument.
1682
1683 2012-04-15 Glenn Morris <rgm@gnu.org>
1684
1685 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
1686 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
1687 Copyedits.
1688 (Subprocess Creation): Discourage modifying exec-path directly.
1689 (Synchronous Processes, Asynchronous Processes):
1690 Update some example output.
1691 (Process Information): Fix typo.
1692 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
1693
1694 2012-04-15 Glenn Morris <rgm@gnu.org>
1695
1696 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
1697 open-network-stream does exist in Emacs 23, but is simpler.
1698
1699 2012-04-15 Chong Yidong <cyd@gnu.org>
1700
1701 * customize.texi (Custom Themes): Also document load-theme etc.
1702
1703 2012-04-14 Chong Yidong <cyd@gnu.org>
1704
1705 * customize.texi (Applying Customizations):
1706 (Custom Themes): New nodes.
1707
1708 * display.texi (Defining Faces): Reference custom-set-faces.
1709
1710 * modes.texi (Defining Minor Modes, Defining Minor Modes):
1711 * os.texi (Startup Summary): Copyedits.
1712
1713 2012-04-14 Glenn Morris <rgm@gnu.org>
1714
1715 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
1716
1717 * strings.texi (Case Tables):
1718 * objects.texi (General Escape Syntax):
1719 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
1720
1721 * buffers.texi, compile.texi, customize.texi, debugging.texi:
1722 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
1723 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
1724 * text.texi: Use @file for buffers, per the Texinfo manual.
1725
1726 * compile.texi (Compiler Errors): Add missing space in buffer name.
1727
1728 2012-04-14 Chong Yidong <cyd@gnu.org>
1729
1730 * processes.texi (Query Before Exit): Remove obsolete function
1731 process-kill-without-query (Bug#11190).
1732
1733 2012-04-14 Glenn Morris <rgm@gnu.org>
1734
1735 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
1736 Use @env for environment variables.
1737
1738 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1739
1740 2012-04-12 Jari Aalto <jari.aalto@cante.net>
1741
1742 * processes.texi (Synchronous Processes):
1743 Mention `default-directory' (bug#7515).
1744
1745 2012-04-09 Chong Yidong <cyd@gnu.org>
1746
1747 * customize.texi (Variable Definitions): Remove user-variable-p.
1748
1749 * commands.texi (Interactive Codes):
1750 * help.texi (Accessing Documentation):
1751 * minibuf.texi (High-Level Completion): Callers changed.
1752
1753 2012-04-06 Chong Yidong <cyd@gnu.org>
1754
1755 * minibuf.texi (Programmed Completion): Document metadata method.
1756 (Completion Variables): Document completion-category-overrides.
1757
1758 2012-04-05 Chong Yidong <cyd@gnu.org>
1759
1760 * anti.texi (Antinews): Rewrite for Emacs 23.
1761
1762 2012-04-04 Chong Yidong <cyd@gnu.org>
1763
1764 * minibuf.texi (Programmed Completion): Remove obsolete variable
1765 completion-annotate-function.
1766 (Completion Variables): Rename from Completion Styles.
1767 Document completion-extra-properties. Document completion-styles-alist
1768 change.
1769 (Reading File Names): minibuffer-local-filename-must-match-map is
1770 not used anymore.
1771 (Minibuffer Completion): Document completing-read-function.
1772 (Completion in Buffers): completion-at-point-functions can return
1773 properties recognized in completion-extra-properties.
1774
1775 * display.texi (Delayed Warnings): New node.
1776
1777 * os.texi (Notifications): Copyedits.
1778
1779 2012-04-04 Glenn Morris <rgm@gnu.org>
1780
1781 * os.texi (Notifications): Copyedits.
1782
1783 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
1784
1785 * os.texi (Terminal-Specific): Fix typo.
1786 (Notifications): New section.
1787
1788 * elisp.texi (Top):
1789 * vol1.texi (Top):
1790 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
1791 menu entries.
1792
1793 2012-04-01 Chong Yidong <cyd@gnu.org>
1794
1795 * files.texi (Kinds of Files): file-subdir-of-p renamed to
1796 file-in-directory-p.
1797
1798 2012-03-31 Glenn Morris <rgm@gnu.org>
1799
1800 * edebug.texi (Instrumenting Macro Calls):
1801 Mention defining macros at instrumentation time.
1802 (Edebug Options): Mention edebug-unwrap-results.
1803
1804 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1805
1806 * text.texi (Special Properties): Clarify the description of the
1807 effect of integer values of the 'cursor' property on cursor
1808 position. See the discussions in bug#11068 for more details and
1809 context.
1810
1811 2012-03-31 Glenn Morris <rgm@gnu.org>
1812
1813 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
1814 Copyedits.
1815
1816 2012-03-30 Chong Yidong <cyd@gnu.org>
1817
1818 * display.texi (Image Formats): Add imagemagick type.
1819 (Image Descriptors): Mention how they are used.
1820 (ImageMagick Images): Clarify role of imagemagick-register-types.
1821 (Character Display): Don't mention glyph tables.
1822 (Display Tables): Use make-glyph-code in example.
1823 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
1824 tables are semi-obsolete. De-document create-glyph.
1825 (Glyphless Chars): Note that display tables override this.
1826 (Bidirectional Display): Copyedits. Introduce "bidirectional
1827 reordering" terminology, and use it.
1828
1829 2012-03-30 Glenn Morris <rgm@gnu.org>
1830
1831 * edebug.texi (Jumping): Give name of `i' binding.
1832
1833 2012-03-28 Glenn Morris <rgm@gnu.org>
1834
1835 * searching.texi (Regular Expressions, Regexp Special):
1836 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
1837 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
1838 (Regexp Special): Mention collation.
1839 Clarify char classes with an example.
1840 (Regexp Functions): Mention regexp-opt is not guaranteed.
1841 Mention regexp-opt-charset.
1842 (Regexp Search): Recommend against looking-back.
1843 (Search and Replace): Use Texinfo recommended quote convention.
1844 Add more query-replace-map items. List multi-query-replace-map items.
1845
1846 2012-03-27 Martin Rudalics <rudalics@gmx.at>
1847
1848 * windows.texi (Window History): Describe new option
1849 switch-to-visible-buffer.
1850
1851 2012-03-27 Glenn Morris <rgm@gnu.org>
1852
1853 * searching.texi (String Search): Add xref to Emacs manual.
1854 Copyedits. Mention the function word-search-regexp.
1855 (Searching and Case): Add xref to Emacs manual. Copyedits.
1856
1857 * processes.texi (Network Servers): Standardize apostrophe usage.
1858
1859 * os.texi (System Environment): Copyedits. Remove some examples
1860 that do not seem useful. Mention setenv third arg.
1861 tty-erase-char does not seem to be nil under a window-system.
1862 (User Identification): Copyedits.
1863 Remove some examples that do not seem useful.
1864
1865 2012-03-26 Glenn Morris <rgm@gnu.org>
1866
1867 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
1868 (Init File): Copyedits.
1869 (Command-Line Arguments): Copyedits. Do not mention argv alias.
1870 (Killing Emacs): Copyedits.
1871 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
1872 Shorten the example, use more standard shell prompts.
1873
1874 2012-03-25 Chong Yidong <cyd@gnu.org>
1875
1876 * display.texi (Fringes): Note that fringes are shown on graphical
1877 displays only.
1878 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
1879 (Replacing Specs): Clarify example.
1880 (Manipulating Buttons): Note that button-at can return a marker.
1881 (Buttons): Minor rewrite.
1882 (Character Display): New node. Consolidate all character display
1883 related nodes into its subsections.
1884 (Usual Display): Character 127 is also affected by ctl-arrow.
1885 (Display Tables): Improve example.
1886
1887 2012-03-22 Glenn Morris <rgm@gnu.org>
1888
1889 * strings.texi (Text Comparison): Mention string-prefix-p.
1890
1891 2012-03-21 Chong Yidong <cyd@gnu.org>
1892
1893 * display.texi (The Echo Area): Add xref to Output Streams.
1894 (Displaying Messages): Improve doc of message.
1895 (Echo Area Customization, Invisible Text): Copyedits.
1896 (Invisible Text): Mention that spec comparison is done with eq.
1897 (Width): Improve doc of char-width.
1898 (Faces): Recommend using symbol instead of string for face name.
1899 Minor clarifications.
1900 (Defining Faces): Copyedits. Update face example.
1901 (Attribute Functions): Mark set-face-foreground etc as commands.
1902 (Face Remapping): Mention text-scale-adjust.
1903 Clarify face-remapping-alist and related docs.
1904 (Face Functions): Don't document make-face or copy-face.
1905
1906 2012-03-20 Chong Yidong <cyd@gnu.org>
1907
1908 * display.texi (Forcing Redisplay): Various rewrites to reflect
1909 new value of redisplay-dont-pause.
1910 (Truncation): Copyedits.
1911
1912 2012-03-20 Glenn Morris <rgm@gnu.org>
1913
1914 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
1915 Add summary table of some relevant command-line options.
1916
1917 2012-03-18 Chong Yidong <cyd@gnu.org>
1918
1919 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
1920 (Writing Emacs Primitives): Re-organize discussion of functions
1921 with variable Lisp arguments are handled. Delete an obsolete
1922 remark, previously tagged as FIXME.
1923
1924 * os.texi (Idle Timers): Minor clarification.
1925 (Idle Timers): Link to Time of Day for description of time list.
1926
1927 2012-03-18 Glenn Morris <rgm@gnu.org>
1928
1929 * os.texi (System Interface): Flow control was removed.
1930 (Startup Summary): General update.
1931 (Init File): Don't mention compiling it.
1932
1933 2012-03-17 Chong Yidong <cyd@gnu.org>
1934
1935 * os.texi (Startup Summary): Mention package loading.
1936 (Init File): Don't refer to .emacs in section title. Copyedits.
1937 (Terminal-Specific): Give a realistic example.
1938 (Command-Line Arguments): Reference Entering Emacs instead of
1939 repeating the spiel about not restarting Emacs.
1940 (Time of Day): Discuss time representation at beginning of node.
1941 (Sound Output): Copyedits.
1942
1943 * package.texi (Packaging Basics): Document package-initialize.
1944
1945 2012-03-17 Eli Zaretskii <eliz@gnu.org>
1946
1947 * frames.texi (Initial Parameters): Add an index entry for
1948 minibuffer-only frame.
1949
1950 2012-03-16 Glenn Morris <rgm@gnu.org>
1951
1952 * modes.texi (Major Mode Conventions): Mention the strange
1953 relationship between View mode and special modes. (Bug#10650)
1954
1955 2012-03-11 Chong Yidong <cyd@gnu.org>
1956
1957 * windows.texi (Window Configurations): save-window-excursion is
1958 now a macro.
1959
1960 * display.texi (Temporary Displays): with-output-to-temp-buffer is
1961 now a macro.
1962
1963 * text.texi (Fields): Minor copyedit.
1964
1965 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1966
1967 * strings.texi (String Basics):
1968 * sequences.texi (Sequence Functions): Mention that `length' is
1969 not appropriate for computing the string width on display; add a
1970 cross-reference to the description of `string-width'. (Bug#10978)
1971
1972 * eval.texi (Autoloading): Minor change of wording.
1973
1974 2012-03-10 Chong Yidong <cyd@gnu.org>
1975
1976 * loading.texi (Autoload): Explicitly state which forms are
1977 processed specially (Bug#7783).
1978
1979 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
1980 non-default situation. Describe one-submenu exception (Bug#7695).
1981
1982 * nonascii.texi (Character Properties): Copyedits.
1983
1984 2012-03-08 Chong Yidong <cyd@gnu.org>
1985
1986 * text.texi (Mode-Specific Indent): Document new behavior of
1987 indent-for-tab-command. Document tab-always-indent.
1988 (Special Properties): Copyedits.
1989 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
1990 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
1991 libxml-parse-html-region.
1992
1993 2012-03-07 Glenn Morris <rgm@gnu.org>
1994
1995 * markers.texi (The Region): Briefly mention use-empty-active-region
1996 and region-active-p.
1997 (Overview of Markers): Reword garbage collection, add cross-ref.
1998 (The Mark): Tiny clarification re command loop and activate-mark-hook.
1999
2000 2012-03-07 Chong Yidong <cyd@gnu.org>
2001
2002 * text.texi (Buffer Contents): Don't duplicate explanation of
2003 region arguments from Text node. Put doc of obsolete var
2004 buffer-substring-filters back, since it is referred to.
2005 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
2006 selection by default.
2007
2008 * markers.texi (The Mark): Fix typo.
2009 (The Region): Copyedits.
2010
2011 2012-03-07 Glenn Morris <rgm@gnu.org>
2012
2013 * markers.texi (Overview of Markers): Copyedits.
2014 (Creating Markers): Update approximate example buffer size.
2015 (The Mark): Don't mention uninteresting return values.
2016
2017 2012-03-05 Chong Yidong <cyd@gnu.org>
2018
2019 * positions.texi (Text Lines): Document count-words.
2020
2021 2012-03-04 Chong Yidong <cyd@gnu.org>
2022
2023 * frames.texi (Frames): Remove little-used "terminal frame" and
2024 "window frame" terminology.
2025 (Frame Parameters, Font and Color Parameters, Initial Parameters)
2026 (Size and Position, Visibility of Frames): Callers changed.
2027 (Frames): Clarify which terminals in framep are graphical.
2028 (Initial Parameters): --geometry is not the only option which adds
2029 to initial-frame-alist.
2030 (Position Parameters): Note that icon-left and icon-top are for
2031 old window managers only.
2032 (Size Parameters): Sizes are in characters even on graphical
2033 displays.
2034 (Management Parameters): Note that window-id and outer-window-id
2035 can't really be changed, and that auto-raise isn't always obeyed.
2036 (Cursor Parameters): Document cursor-type explicitly.
2037 (Size and Position): The aliases set-screen-height and
2038 set-screen-width have been deleted.
2039 (Visibility of Frames): Mention "minimization".
2040
2041 * os.texi (Startup Summary): Minor clarifications.
2042 (Startup Summary, Suspending Emacs): Standardize on "text
2043 terminal" terminology.
2044
2045 * windows.texi (Basic Windows, Coordinates and Windows)
2046 (Coordinates and Windows):
2047 * display.texi (Refresh Screen, Line Height, Face Attributes)
2048 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
2049
2050 2012-03-04 Glenn Morris <rgm@gnu.org>
2051
2052 * abbrevs.texi: Small copyedits throughout.
2053 (Abbrev Mode): Remove this section, folding it into the top-level.
2054 (Abbrev Tables): Don't mention irrelevant return values.
2055 (Abbrev Expansion): Add cross-ref for wrapper hooks.
2056 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
2057 (Abbrev Table Properties): Update nil :regexp description.
2058
2059 2012-03-03 Glenn Morris <rgm@gnu.org>
2060
2061 * internals.texi: Change @appendix section commands to @section.
2062 (Building Emacs): Say less about CANNOT_DUMP platforms.
2063 Replace deleted eval-at-startup with custom-initialize-delay.
2064 (Pure Storage): Small changes.
2065 (Memory Usage): Copyedit.
2066 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
2067 example definitions. Give examples of things with non-nil
2068 interactive args. Mention eval_sub. Remove old info about
2069 strings and GCPRO. Mention cus-start.el.
2070 (Buffer Internals, Window Internals, Process Internals):
2071 Misc small updates and fixes for fields.
2072
2073 * tips.texi: Copyedits.
2074 (Coding Conventions): Mention autoloads.
2075 Combine partially duplicated macro items. Fix xref.
2076 Refer to Library Headers for copyright notice.
2077 (Programming Tips): edit-options is long-obsolete.
2078 (Compilation Tips): Mention loading bytecomp for byte-compile props.
2079 (Warning Tips): Mention declare-function.
2080 (Documentation Tips): Remove old info.
2081 (Comment Tips): Mention comment-dwim, not indent-for-comment.
2082 (Library Headers): General update.
2083
2084 2012-03-02 Glenn Morris <rgm@gnu.org>
2085
2086 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
2087 and relocate entry. Mention buffer-stale-function.
2088
2089 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
2090
2091 * hooks.texi (Standard Hooks): General update.
2092 Put related hooks together. Add and remove items.
2093 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
2094 * modes.texi (Hooks): Tweak cross-ref description.
2095
2096 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
2097
2098 * files.texi (Kinds of Files): The return value of file-equal-p is
2099 unspecified, if FILE1 or FILE2 does not exist.
2100
2101 2012-03-01 Glenn Morris <rgm@gnu.org>
2102
2103 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
2104
2105 * maps.texi (Standard Keymaps): General update.
2106 Remove mode-specific maps, talk about the more general keymaps.
2107 * help.texi (Help Functions): Add vindex for Helper-help-map.
2108 * keymaps.texi (Active Keymaps): Minor rephrasing.
2109
2110 2012-02-29 Glenn Morris <rgm@gnu.org>
2111
2112 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
2113
2114 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2115
2116 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
2117 Update changed behavior of file-subdir-of-p.
2118
2119 2012-02-28 Glenn Morris <rgm@gnu.org>
2120
2121 * advice.texi, anti.texi, display.texi, elisp.texi:
2122 * processes.texi, variables.texi, vol1.texi, vol2.texi:
2123 Standardize possessive apostrophe usage.
2124
2125 * locals.texi: Remove file.
2126 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
2127 Remove menu entry.
2128 * errors.texi, maps.texi: Adjust node pointers.
2129 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
2130 * makefile.w32-in (srcs):
2131 * Makefile.in (srcs): Remove locals.texi.
2132
2133 * frames.texi (Mouse Position): Fix cross-ref.
2134
2135 2012-02-27 Chong Yidong <cyd@gnu.org>
2136
2137 * buffers.texi (Creating Buffers): Clarify that
2138 generate-new-buffer uses generate-new-buffer-names.
2139 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
2140
2141 * files.texi (Directory Names): Index entry for file name abbreviations.
2142 (Relative File Names, File Name Expansion): Refer to it.
2143 (Locating Files): Move locate-user-emacs-file documentation to
2144 Standard File Names.
2145 (Standard File Names): Add locate-user-emacs-file; update examples.
2146
2147 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
2148
2149 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
2150
2151 2012-02-26 Chong Yidong <cyd@gnu.org>
2152
2153 * files.texi (Kinds of Files): Improve documentation of
2154 files-equal-p and file-subdir-of-p.
2155
2156 2012-02-26 Glenn Morris <rgm@gnu.org>
2157
2158 * intro.texi (Acknowledgements): Small changes.
2159
2160 2012-02-25 Glenn Morris <rgm@gnu.org>
2161
2162 * errors.texi: Don't try to list _all_ the error symbols.
2163 Add circular-list, cl-assertion-failed, compression-error.
2164 * elisp.texi, vol1.texi, vol2.texi:
2165 * control.texi (Error Symbols): Tweak "Standard Errors" description.
2166
2167 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2168
2169 * files.texi (files-equal-p, file-subdir-of-p): New,
2170 add initial documentation.
2171
2172 2012-02-25 Chong Yidong <cyd@gnu.org>
2173
2174 * files.texi (File Attributes): Document file-selinux-context.
2175 (Changing Files): Link to it.
2176 (Changing Files): Document set-file-selinux-context.
2177
2178 * backups.texi (Making Backups): Return value of backup-buffer is
2179 changed. Mention default value of backup-directory-alist.
2180 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
2181 (Auto-Saving): New minor mode behavior for auto-save-mode.
2182 (Reverting): Add defvar for revert-buffer-in-progress-p.
2183
2184 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
2185
2186 2012-02-24 Glenn Morris <rgm@gnu.org>
2187
2188 * errors.texi (Standard Errors): Mention dbus-error.
2189 For arith-error sub-classes, just use one cross-ref.
2190
2191 2012-02-23 Alan Mackenzie <acm@muc.de>
2192
2193 * modes.texi (Defining Minor Modes): Document the new keyword
2194 :after-hook.
2195
2196 2012-02-21 Chong Yidong <cyd@gnu.org>
2197
2198 * files.texi (Files): Mention magic file names as arguments.
2199 (Reading from Files): Copyedits.
2200 (File Attributes): Mention how to change file modes.
2201 (Changing Files): Use standard "file permissions" terminology.
2202 Add xref to File Attributes node.
2203 (Locating Files): Document locate-user-emacs-file.
2204 (Unique File Names): Recommend against using make-temp-name.
2205
2206 2012-02-19 Chong Yidong <cyd@gnu.org>
2207
2208 * help.texi (Documentation, Documentation Basics, Help Functions):
2209 Minor clarifications.
2210 (Accessing Documentation): Clarify what documentation-property is
2211 for. Add xref to Keys in Documentation.
2212
2213 * tips.texi (Documentation Tips): Don't recommend using * in
2214 docstrings.
2215
2216 * macros.texi (Defining Macros):
2217 * modes.texi (Derived Modes): Say "documentation string" instead
2218 of docstring.
2219
2220 2012-02-18 Chong Yidong <cyd@gnu.org>
2221
2222 * modes.texi (Tabulated List Mode): New node.
2223 (Basic Major Modes): Add xref to it.
2224
2225 * processes.texi (Process Information): Mention Process Menu mode.
2226
2227 2012-02-17 Chong Yidong <cyd@gnu.org>
2228
2229 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
2230
2231 2012-02-17 Glenn Morris <rgm@gnu.org>
2232
2233 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
2234
2235 2012-02-16 Chong Yidong <cyd@gnu.org>
2236
2237 * syntax.texi (Syntax Tables, Syntax Descriptors)
2238 (Syntax Table Functions): Copyedits.
2239 (Syntax Basics): Don't repeat the material in the preceding node.
2240 (Syntax Class Table): Use a table.
2241 (Syntax Properties): Document syntax-propertize-function and
2242 syntax-propertize-extend-region-functions.
2243 (Motion via Parsing): Clarify scan-lists. Fix indentation.
2244 (Parser State): Update for the new "c" comment style.
2245 Fix description of item 7 (comment style).
2246
2247 * modes.texi (Minor Modes): Update how mode commands should treat
2248 arguments now.
2249 (Mode Line Basics): Clarify force-mode-line-update.
2250 (Mode Line Top): Note that the example is not realistic.
2251 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
2252 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
2253 "mode line construct" instead of "mode line specification".
2254 (Syntactic Font Lock): Remove mention of obsolete variable
2255 font-lock-syntactic-keywords.
2256 (Setting Syntax Properties): Node deleted.
2257 (Font Lock Mode): Note that Font Lock mode is a minor mode.
2258 (Font Lock Basics): Note that syntactic fontification falls back
2259 on `syntax-table'.
2260 (Search-based Fontification): Emphasize that font-lock-keywords
2261 should not be set directly.
2262 (Faces for Font Lock): Avoid some confusing terminology.
2263 (Syntactic Font Lock): Minor clarifications. Add xref to
2264 Syntactic Font Lock node.
2265
2266 2012-02-15 Chong Yidong <cyd@gnu.org>
2267
2268 * minibuf.texi (Basic Completion): Define "completion table".
2269 Move completion-in-region to Completion in Buffers node.
2270 (Completion Commands): Use "completion table" terminology.
2271 (Completion in Buffers): New node.
2272
2273 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
2274 (Setting Hooks): Update minor mode usage example.
2275 (Major Mode Conventions): Note that completion-at-point-functions
2276 should be altered locally. Add xref to Completion in Buffers.
2277 Remove duplicate tip about auto-mode-alist.
2278 (Minor Modes): Rewrite introduction.
2279 (Minor Mode Conventions): Copyedits. Don't recommend
2280 variable-only minor modes since few minor modes are like that.
2281
2282 2012-02-15 Glenn Morris <rgm@gnu.org>
2283
2284 * processes.texi (Network): Document open-network-stream :parameters.
2285
2286 2012-02-14 Chong Yidong <cyd@gnu.org>
2287
2288 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
2289 was removed on 2009-09-10. Update lisp-mode-map example.
2290 (Inheritance and Keymaps): Minor clarification.
2291 (Searching Keymaps): Remove out-of-place enumeration.
2292 (Key Lookup): Remove unnecessary example (one was already given in
2293 Format of Keymaps).
2294 (Changing Key Bindings): Update suppress-keymap example.
2295 (Menu Bar, Tool Bar): Copyedits.
2296 (Tool Bar): Update tool-bar-map example.
2297
2298 2012-02-12 Chong Yidong <cyd@gnu.org>
2299
2300 * debugging.texi (Debugger Commands): Continuing is now allowed
2301 for errors.
2302
2303 2012-02-11 Chong Yidong <cyd@gnu.org>
2304
2305 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
2306 Move the list of standard bitmaps there.
2307 (Fringe Cursors): Rewrite for clarity.
2308 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
2309
2310 * commands.texi (Command Overview): Mention read-key.
2311 (Using Interactive, Interactive Call): Minor clarifications.
2312 (Function Keys, Click Events): Avoid "input stream" terminology.
2313 (Click Events): Add xref to Window Sizes and Accessing Mouse.
2314 Clarify column and row components.
2315 (Accessing Mouse): Add xref to Click Events. Minor fixes.
2316 (Special Events): Copyedits.
2317
2318 * streams.texi (Input Streams): De-document get-file-char.
2319 (Output Variables): Don't refer to old backquote syntax.
2320
2321 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
2322 (Error Debugging): Note that debug-ignored-errors overrides list
2323 values of debug-on-error too. Add xref to Signaling Errors.
2324 Note that debug-on-signal is not customizable.
2325 Mention condition-case-unless-debug.
2326 (Compilation Errors): Node deleted.
2327
2328 * compile.texi (Compiler Errors): Move a paragraph here from
2329 deleted node Compilation Errors.
2330
2331 2012-02-10 Leo Liu <sdl.web@gmail.com>
2332
2333 * control.texi (Handling Errors): Change condition-case-no-debug
2334 to condition-case-unless-debug.
2335
2336 2012-02-10 Chong Yidong <cyd@gnu.org>
2337
2338 * advice.texi (Defining Advice): Clarify ad-unadvise.
2339 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
2340 is not abnormal.
2341 (Advising Primitives): Node deleted; ad-define-subr-args has been
2342 removed.
2343
2344 * compile.texi (Speed of Byte-Code): Use float-time in example.
2345 (Compilation Functions): Note that the log uses Compilation mode.
2346 Don't discuss the contents of byte-code function object here.
2347 (Compilation Functions): De-document internal function byte-code.
2348 (Docs and Compilation): Minor clarifications.
2349
2350 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
2351 Objects.
2352
2353 2012-02-10 Glenn Morris <rgm@gnu.org>
2354
2355 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
2356 Mention secure-hash.
2357 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
2358
2359 2012-02-10 Chong Yidong <cyd@gnu.org>
2360
2361 * loading.texi (Loading): Don't emphasize "library" terminology.
2362 (Library Search): load-path is not a user option. Mention role of
2363 -L option and packages. Improve examples.
2364 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
2365 obsolete.
2366 (Autoload): Minor clarifications.
2367
2368 2012-02-10 Glenn Morris <rgm@gnu.org>
2369
2370 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
2371
2372 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
2373
2374 2012-02-08 Glenn Morris <rgm@gnu.org>
2375
2376 * loading.texi (Named Features): Update the require example.
2377
2378 2012-02-07 Glenn Morris <rgm@gnu.org>
2379
2380 * modes.texi (Defining Minor Modes):
2381 Expand on args of defined minor modes.
2382
2383 2012-02-07 Chong Yidong <cyd@gnu.org>
2384
2385 * variables.texi (Creating Buffer-Local): Minor clarification
2386 to buffer-local-variables doc (Bug#10715).
2387
2388 2012-02-07 Glenn Morris <rgm@gnu.org>
2389
2390 * display.texi (ImageMagick Images): General update.
2391 Move most details of imagemagick-render-type to the variable's doc.
2392
2393 2012-02-06 Glenn Morris <rgm@gnu.org>
2394
2395 * keymaps.texi (Tool Bar): Mention separators.
2396 (Inheritance and Keymaps):
2397 Mention make-composed-keymap and multiple inheritance.
2398
2399 * modes.texi (Running Hooks): Mention run-hook-wrapped.
2400
2401 * control.texi (Handling Errors):
2402 Mention condition-case-no-debug and with-demoted-errors.
2403
2404 2012-02-05 Chong Yidong <cyd@gnu.org>
2405
2406 * customize.texi (Common Keywords): Minor clarifications.
2407 Document custom-unlispify-remove-prefixes.
2408 (Variable Definitions): Backquotes in defcustom seem to work fine
2409 now. Various other copyedits.
2410 (Simple Types): Copyedits. Document color selector.
2411 (Composite Types): Copyedits.
2412 (Splicing into Lists): Clarifications.
2413
2414 * eval.texi (Backquote): Move from macros.texi.
2415
2416 * macros.texi (Expansion): Minor clarification.
2417 (Backquote): Move node to eval.texi.
2418 (Defining Macros): Move an example from Backquote node.
2419 (Argument Evaluation): No need to mention Pascal.
2420 (Indenting Macros): Add xref to Defining Macros.
2421
2422 2012-02-05 Glenn Morris <rgm@gnu.org>
2423
2424 * debugging.texi (Error Debugging): Mention debug-on-event default.
2425
2426 2012-02-04 Glenn Morris <rgm@gnu.org>
2427
2428 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
2429
2430 * debugging.texi (Error Debugging): Mention debug-on-event.
2431 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
2432
2433 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
2434
2435 * text.texi (Buffer Contents):
2436 Update filter-buffer-substring description.
2437
2438 2012-02-04 Chong Yidong <cyd@gnu.org>
2439
2440 * functions.texi (What Is a Function): Add closures.
2441 Mention "return value" terminology. Add xref for command-execute.
2442 Remove unused "keystroke command" terminology.
2443 (Lambda Expressions): Give a different example than in the
2444 following subsection. Add xref to Anonymous Functions.
2445 (Function Documentation): Remove gratuitous markup.
2446 (Function Names): Move introductory text to `What Is a Function'.
2447 (Defining Functions): Fix defun argument spec.
2448 (Anonymous Functions): Document lambda macro explicitly.
2449 Mention effects on lexical binding.
2450 (Function Cells): Downplay direct usage of fset.
2451 (Closures): New node.
2452 (Inline Functions): Remove "open-code" terminology.
2453 (Declaring Functions): Minor tweak; .m is not C code.
2454
2455 * variables.texi (Variables): Don't refer to "global value".
2456 (Local Variables, Void Variables): Copyedits.
2457 (Lexical Binding): Minor clarification of example.
2458 (File Local Variables): Mention :safe and :risky defcustom args.
2459 (Lexical Binding): Add xref to Closures node.
2460
2461 2012-02-04 Glenn Morris <rgm@gnu.org>
2462
2463 * minibuf.texi (High-Level Completion): Updates for read-color.
2464
2465 2012-02-03 Glenn Morris <rgm@gnu.org>
2466
2467 * display.texi (GIF Images): Mention animation.
2468 Remove commented-out old example of animation.
2469 (Animated Images): New subsection.
2470 * elisp.texi (Top):
2471 * vol1.texi (Top):
2472 * vol2.texi (Top): Add Animated Images menu entry.
2473
2474 * display.texi (Image Formats): Remove oddly specific information
2475 on versions of image libraries.
2476 (GIF Images, TIFF Images): Minor rephrasing.
2477
2478 2012-02-02 Glenn Morris <rgm@gnu.org>
2479
2480 * processes.texi (Synchronous Processes):
2481 Mention call-process's :file gets overwritten.
2482
2483 * commands.texi (Reading One Event):
2484 * help.texi (Help Functions): Document read-char-choice.
2485
2486 * hooks.texi (Standard Hooks):
2487 * modes.texi (Keymaps and Minor Modes):
2488 * text.texi (Commands for Insertion): Document post-self-insert-hook.
2489
2490 * hooks.texi (Standard Hooks): Add prog-mode-hook.
2491
2492 * hooks.texi (Standard Hooks):
2493 * modes.texi (Major Mode Conventions, Mode Hooks):
2494 Document change-major-mode-after-body-hook.
2495
2496 2012-02-01 Glenn Morris <rgm@gnu.org>
2497
2498 * modes.texi (Defining Minor Modes):
2499 Mention disabling global minor modes on a per-major-mode basis.
2500
2501 2012-01-31 Chong Yidong <cyd@gnu.org>
2502
2503 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
2504 (Parser State): Remove unnecessary statement (Bug#10661).
2505
2506 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
2507
2508 2012-01-31 Glenn Morris <rgm@gnu.org>
2509
2510 * modes.texi (Defining Minor Modes):
2511 Document define-minor-mode's new :variable keyword.
2512
2513 2012-01-29 Chong Yidong <cyd@gnu.org>
2514
2515 * syntax.texi (Syntax Class Table): Tweak description of newline
2516 char syntax (Bug#9619).
2517
2518 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
2519 description (Bug#10189).
2520
2521 2012-01-29 Glenn Morris <rgm@gnu.org>
2522
2523 * files.texi (Changing Files): Document SELinux support.
2524
2525 * windows.texi (Window Sizes): Fix typo.
2526
2527 2012-01-28 Chong Yidong <cyd@gnu.org>
2528
2529 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
2530 doc (Bug#8568).
2531
2532 * frames.texi (Input Focus): Add NORECORD arg to
2533 select-frame-set-input-focus. Clarify its role in select-frame.
2534
2535 * text.texi (Transposition): We don't use transpose-region as an
2536 internal subroutine (Bug#3249).
2537
2538 * modes.texi (Example Major Modes): Update Lisp example code to
2539 current sources. Delete the old non-derived-major-mode example,
2540 which has diverged badly from current sources.
2541
2542 2012-01-27 Glenn Morris <rgm@gnu.org>
2543
2544 * makefile.w32-in (texinputdir): Fix (presumed) typo.
2545 (VERSION, manual): Remove, unused.
2546
2547 2012-01-27 Chong Yidong <cyd@gnu.org>
2548
2549 * commands.texi (Command Overview): Minor clarification (Bug#10384).
2550
2551 2012-01-26 Chong Yidong <cyd@gnu.org>
2552
2553 * searching.texi (String Search): Document negative repeat count
2554 (Bug#10507).
2555
2556 2012-01-26 Glenn Morris <rgm@gnu.org>
2557
2558 * variables.texi (Using Lexical Binding):
2559 Mention that lexical-binding should be set in the first line.
2560
2561 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2562
2563 * macros.texi (Defining Macros): Don't claim that `declare' only
2564 affects Edebug and indentation.
2565
2566 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2567
2568 * macros.texi (Defining Macros): Slight `declare' fixup.
2569
2570 2012-01-25 Glenn Morris <rgm@gnu.org>
2571
2572 * makefile.w32-in (texinputdir):
2573 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2574
2575 2012-01-24 Chong Yidong <cyd@gnu.org>
2576
2577 * variables.texi (Variables, Local Variables, Void Variables):
2578 Edit to make the descriptions less specific to dynamic binding.
2579 (Local Variables): Default max-specpdl-size is now 1300.
2580 (Defining Variables): Edits for lexical scoping.
2581 Delete information about starting docstrings with *. De-document
2582 user-variable-p.
2583 (Tips for Defining): Remove an unimportant discussion of quitting
2584 in the middle of a load.
2585 (Accessing Variables, Setting Variables): Discuss lexical binding.
2586 (Variable Scoping): Rewrite.
2587 (Scope, Extent, Impl of Scope): Nodes deleted.
2588 (Dynamic Binding): New node, with material from Scope, Extent, and
2589 Impl of Scope nodes.
2590 (Dynamic Binding Tips): Rename from Using Scoping.
2591 (Lexical Binding): Rewrite.
2592 (Using Lexical Binding): Rename from Converting to Lexical
2593 Binding. Convert to subsection.
2594
2595 * customize.texi (Variable Definitions): Add custom-variable-p.
2596 Move user-variable-p documentation here.
2597
2598 2012-01-23 Chong Yidong <cyd@gnu.org>
2599
2600 * strings.texi (Text Comparison): Minor qualification.
2601
2602 * lists.texi (Cons Cells): Copyedits.
2603 (List Elements): Mention push.
2604 (List Variables): Mention pop.
2605 (Rings): Move to sequences.texi.
2606
2607 * sequences.texi (Sequence Functions): Don't repeat the
2608 introduction already given in the parent.
2609 (Vectors): Copyedits.
2610 (Rings): Move from lists.texi. Note that this is specific to the
2611 ring package.
2612
2613 * symbols.texi (Definitions, Symbol Components): Mention variable
2614 scoping issues.
2615 (Plists and Alists): Copyedits.
2616
2617 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
2618 correctness with lexical scoping.
2619 (Eval): Copyedits.
2620
2621 2012-01-21 Chong Yidong <cyd@gnu.org>
2622
2623 * intro.texi (A Sample Function Description): Special notation
2624 used for macros too.
2625
2626 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
2627 (Symbol Type): Add xref for keyword symbols.
2628 (Sequence Type): Clarify differences between sequence types.
2629 (Cons Cell Type): Add "linked list" index entry.
2630 (Non-ASCII in Strings): Copyedits.
2631 (Equality Predicates): Symbols with same name need not be eq.
2632
2633 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
2634 ldexp. Move float-e and float-pi to Math Functions node.
2635
2636 2012-01-21 Glenn Morris <rgm@gnu.org>
2637
2638 * modes.texi (Auto Major Mode):
2639 * variables.texi (File Local Variables):
2640 Mention inhibit-local-variables-regexps.
2641
2642 2012-01-19 Martin Rudalics <rudalics@gmx.at>
2643
2644 * windows.texi (Window Configurations): Rewrite references to
2645 persistent window parameters.
2646 (Window Parameters): Fix description of persistent window
2647 parameters.
2648
2649 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
2650
2651 * windows.texi (Window Parameters): Use @pxref.
2652
2653 2012-01-16 Martin Rudalics <rudalics@gmx.at>
2654
2655 * windows.texi (Window Configurations, Window Parameters):
2656 Describe persistent window parameters.
2657
2658 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2659
2660 * variables.texi (Creating Buffer-Local): Warn against misuses of
2661 make-variable-buffer-local (bug#10258).
2662
2663 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2664
2665 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
2666
2667 2012-01-06 Chong Yidong <cyd@gnu.org>
2668
2669 * variables.texi (Directory Local Variables):
2670 Document hack-dir-local-variables-non-file-buffer.
2671
2672 2012-01-06 Glenn Morris <rgm@gnu.org>
2673
2674 * maps.texi (Standard Keymaps): Refer to Info-edit by name
2675 rather than by keybinding.
2676
2677 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
2678
2679 * frames.texi (Font and Color Parameters): Add @pxref.
2680
2681 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
2682
2683 * frames.texi (Font and Color Parameters):
2684 Document w32 font backends (bug#10399).
2685
2686 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2687
2688 * files.texi (File Attributes, Changing Files):
2689 Use a more-natural notation for octal numbers.
2690
2691 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
2692
2693 * variables.texi (Variables with Restricted Values):
2694 Change reference to variable (bug#10354).
2695
2696 2011-12-13 Martin Rudalics <rudalics@gmx.at>
2697
2698 * windows.texi (Splitting Windows): Use t instead of non-nil
2699 when describing window-combination-resize.
2700
2701 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2702
2703 * text.texi (Special Properties): Warn against `intangible' properties
2704 (bug#10222).
2705
2706 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2707
2708 * display.texi (Truncation):
2709 * text.texi (Special Properties): Describe what a stretch-glyph is
2710 instead of using that term without explanation. Make the
2711 cross-references more accurate.
2712
2713 * display.texi (Usual Display): Update the description,
2714 cross-references, and indexing related to display of control
2715 characters and raw bytes.
2716
2717 2011-11-25 Martin Rudalics <rudalics@gmx.at>
2718
2719 * windows.texi (Splitting Windows): Fix description of
2720 window-combination-limit. Suggested by Eli Zaretskii.
2721
2722 2011-11-23 Chong Yidong <cyd@gnu.org>
2723
2724 * windows.texi (Window Sizes): Move window-top-line,
2725 window-left-column, and window-*-pixel-edges to Coordinates and
2726 Windows node.
2727 (Coordinates and Windows): Restore window-edges doc.
2728
2729 2011-11-21 Martin Rudalics <rudalics@gmx.at>
2730
2731 * windows.texi (Windows and Frames, Splitting Windows):
2732 Fix typos.
2733
2734 2011-11-21 Chong Yidong <cyd@gnu.org>
2735
2736 * windows.texi (Splitting Windows): Fix error in documentation of
2737 window-combination-limit.
2738 (Cyclic Window Ordering): Minor fixes to next-window,
2739 one-window-p, and get-lru-window docs. Don't document
2740 window-list-1.
2741 (Buffers and Windows): Copyedits.
2742 (Choosing Window): Document special handling of special-display-*.
2743 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
2744 Don't document even-window-heights, which is going away.
2745 Clarify which options are obeyed by which action functions.
2746
2747 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2748
2749 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
2750
2751 2011-11-20 Martin Rudalics <rudalics@gmx.at>
2752
2753 * windows.texi (Resizing Windows, Splitting Windows):
2754 Remove term "status" when talking about combination limits.
2755
2756 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2757
2758 * compile.texi (Compiler Errors):
2759 * help.texi (Help Functions): Fix typos.
2760
2761 2011-11-19 Chong Yidong <cyd@gnu.org>
2762
2763 * windows.texi (Splitting Windows): Clarify role of window
2764 parameters in split-window. Shorten the example.
2765 (Deleting Windows): Rewrite intro to handle internal windows.
2766 Fix delete-windows-on doc.
2767 (Selecting Windows): Copyedits.
2768
2769 2011-11-17 Martin Rudalics <rudalics@gmx.at>
2770
2771 * windows.texi (Resizing Windows, Splitting Windows)
2772 (Deleting Windows): Use term window-combination-resize instead
2773 of window-splits.
2774
2775 2011-11-16 Martin Rudalics <rudalics@gmx.at>
2776
2777 * windows.texi (Resizing Windows, Splitting Windows):
2778 Rename occurrences of window-nest to window-combination-limit.
2779
2780 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2781
2782 * intro.texi (Lisp History): Fix typo.
2783
2784 2011-11-12 Martin Rudalics <rudalics@gmx.at>
2785
2786 * windows.texi (Splitting Windows, Deleting Windows):
2787 Remove references to splits status of windows.
2788
2789 2011-11-10 Glenn Morris <rgm@gnu.org>
2790
2791 * buffers.texi (Read Only Buffers): Expand a bit on why
2792 toggle-read-only should only be used interactively. (Bug#7292)
2793
2794 2011-11-09 Chong Yidong <cyd@gnu.org>
2795
2796 * windows.texi (Window Sizes): Document window-pixel-edges,
2797 window-inside-pixel-edges, window-absolute-pixel-edges, and
2798 window-inside-absolute-pixel-edges.
2799 (Resizing Windows): shrink-window-if-larger-than-buffer works on
2800 non-full-width windows.
2801
2802 2011-11-09 Martin Rudalics <rudalics@gmx.at>
2803
2804 * windows.texi (Resizing Windows): Rewrite documentation of
2805 window-resizable.
2806
2807 2011-11-09 Chong Yidong <cyd@gnu.org>
2808
2809 * windows.texi (Splitting Windows): Simplify example.
2810
2811 2011-11-08 Chong Yidong <cyd@gnu.org>
2812
2813 * windows.texi (Window Sizes): Copyedits. Document
2814 window-text-height. Remove window-min-height and window-min-width
2815 discussion, referring instead to Emacs manual.
2816 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
2817 (Resizing Windows): Simplify introduction. Don't document
2818 enlarge-window, shrink-window, enlarge-window-horizontally, and
2819 shrink-window-horizontally; they are no longer preferred for
2820 calling from Lisp, and are already documented in the Emacs manual.
2821
2822 2011-11-07 Glenn Morris <rgm@gnu.org>
2823
2824 * windows.texi (Choosing Window): Fix keybinding typo.
2825
2826 2011-11-07 Martin Rudalics <rudalics@gmx.at>
2827
2828 * windows.texi (Resizing Windows, Splitting Windows)
2829 (Window Configurations): Use "child window" instead of
2830 "subwindow".
2831
2832 2011-11-06 Chong Yidong <cyd@gnu.org>
2833
2834 * windows.texi (Basic Windows): Clarify various definitions.
2835 Treat window-normalize-* as internal; don't document them.
2836 (Windows and Frames): Various clarifications, e.g. non-live
2837 windows also belong to frames. Fix window-list description.
2838 Simplify window nesting example.
2839 (Splitting Windows, Window Configurations):
2840 Use split-window-below.
2841
2842 2011-11-04 Eli Zaretskii <eliz@gnu.org>
2843
2844 * windows.texi (Window Sizes): Mention in the doc string that the
2845 return values of `window-body-height' and `window-body-width' are
2846 in frame's canonical units. (Bug#9949)
2847
2848 2011-10-30 Martin Rudalics <rudalics@gmx.at>
2849
2850 * windows.texi (Windows and Frames): Remove "iso-" infix from
2851 documentation of window-iso-combined-p.
2852
2853 2011-10-26 Chong Yidong <cyd@gnu.org>
2854
2855 * modes.texi (Running Hooks): Document with-wrapper-hook.
2856
2857 2011-10-18 Chong Yidong <cyd@gnu.org>
2858
2859 * display.texi (Glyphless Chars): New node.
2860
2861 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2862
2863 * text.texi (Yanking): Document yank-excluded-properties.
2864
2865 * package.texi (Packaging Basics): The commentary should say how
2866 to begin using the package.
2867
2868 2011-10-11 Martin Rudalics <rudalics@gmx.at>
2869
2870 * windows.texi (Deleting Windows): Mention which window gets
2871 selected when deleting the selected window.
2872
2873 2011-10-09 Martin Rudalics <rudalics@gmx.at>
2874
2875 * buffers.texi (The Buffer List): Describe how bury-buffer deals
2876 with the selected window.
2877 * windows.texi (Buffers and Windows): Reformulate text on how
2878 replace-buffer-in-windows deals with a window.
2879 (Quitting Windows): Describe how quit-window deals with a
2880 standalone frame. Describe new option frame-auto-hide-function.
2881
2882 2011-10-08 Glenn Morris <rgm@gnu.org>
2883
2884 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
2885
2886 * positions.texi (Excursions): Update warning message.
2887
2888 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
2889
2890 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
2891 Fix Emacs manual xref (Bug#9675).
2892
2893 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2894
2895 * windows.texi (Textual Scrolling): Document scroll-up-command,
2896 scroll-down-command, scroll-error-top-bottom, and the
2897 scroll-command symbol property.
2898 (Display Action Functions): Fix description of
2899 display-buffer-pop-up-window.
2900
2901 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
2902
2903 * windows.texi (Splitting Windows): Fix typos.
2904
2905 2011-09-25 Martin Rudalics <rudalics@gmx.at>
2906
2907 * windows.texi (Windows and Frames, Display Action Functions)
2908 (Switching Buffers): Fix some typos.
2909 (Buffers and Windows): Remove reference to window-auto-delete.
2910 Reword description of replace-buffer-in-windows.
2911 (Window History): Fix some typos and refer to frame local buffer
2912 list.
2913 (Quitting Windows): New node.
2914 (Window Configurations): Add descriptions of window-state-get
2915 and window-state-put.
2916 (Window Parameters): Describe variable ignore-window-parameters.
2917 Sketch some window parameters currently in use.
2918 * elisp.texi (Top): Update node listing.
2919
2920 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
2921
2922 * windows.texi (Display Action Functions)
2923 (Choosing Window Options): New nodes.
2924
2925 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2926
2927 * windows.texi (Window History): New node. Move text here from
2928 Buffers and Windows.
2929 (Switching Buffers): Rename from Displaying Buffers, since we
2930 don't document display-buffer here; callers changed.
2931 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
2932 switch-to-buffer-other-frame. Delete duplicate
2933 replace-buffer-in-windows doc.
2934 (Choosing Window): Document display actions.
2935
2936 2011-09-24 Eli Zaretskii <eliz@gnu.org>
2937
2938 * display.texi (Forcing Redisplay): Update the description of
2939 redisplay-dont-pause due to change in the default value.
2940
2941 2011-09-23 Martin Rudalics <rudalics@gmx.at>
2942
2943 * frames.texi (Frames and Windows): Move section and rename to
2944 Windows and Frames in windows.texi.
2945 * windows.texi (Windows): Restructure.
2946 (Basic Windows): Rewrite. Explain live and internal windows and
2947 normalization functions.
2948 (Windows and Frames): Move section here from frames.texi.
2949 Describe subwindows, window combinations, window tree, and
2950 corresponding functions including window-list here.
2951 (Window Sizes): Rename section from Size of Window and move it
2952 up in chapter. Describe total and body sizes and the
2953 corresponding functions. Explain new semantics of
2954 window-min-height/-width.
2955 (Resizing Windows): Move section up in chapter. Describe new
2956 resize functions.
2957 (Splitting Windows): Describe new behavior of split-window,
2958 split-window-above-each-other and split-window-side-by-side.
2959 Provide examples. Describe window-nest and window-splits
2960 options.
2961 (Deleting Windows): Minor rewrite.
2962 (Selecting Windows): Minor rewrite.
2963 Describe frame-selected-window and set-frame-selected-window here.
2964 (Cyclic Window Ordering): Minor rewrite.
2965 Describe window-list-1.
2966 (Buffers and Windows): Rewrite. Explain a window's previous and
2967 next buffers and the corresponding functions.
2968 (Window Tree): Merge into Windows and Frames section.
2969 * elisp.texi (Top): Update node listings for frames and windows
2970 sections.
2971
2972 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2973
2974 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
2975
2976 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2977
2978 * errors.texi (Standard Errors): Remove apparent placeholder text
2979 (bug#9491).
2980
2981 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2982
2983 * frames.texi (Management Parameters): Fix description of
2984 icon-type parameter.
2985
2986 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
2987
2988 * tips.texi (Key Binding Conventions): Don't bind a key sequence
2989 ending in C-g. Suggested by Edward O'Connor.
2990
2991 2011-09-17 Eli Zaretskii <eliz@gnu.org>
2992
2993 * numbers.texi (Integer Basics): Add indexing for
2994 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
2995
2996 2011-09-14 Dani Moncayo <dmoncayo@gmail.com>
2997
2998 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
2999
3000 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
3001
3002 * processes.texi (Network Servers): Clarify what the process
3003 buffer is used for (bug#9233).
3004
3005 2011-08-30 Dani Moncayo <dmoncayo@gmail.com>
3006
3007 * lists.texi (Building Lists): Fix typo.
3008
3009 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
3010
3011 * display.texi (Basic Faces): New node. Document new faces.
3012
3013 * modes.texi (Major Mode Conventions): Move some text there.
3014 (Mode Help): Remove major-mode var, duplicated in Major Modes.
3015
3016 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
3017
3018 * modes.texi (Basic Major Modes): New node. Callers updated.
3019 (Major Modes): Document fundamental-mode and major-mode.
3020 (Major Mode Basics): Node deleted; text moved to Major Modes.
3021 (Derived Modes): Document derived-mode-p.
3022
3023 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
3024
3025 * files.texi (Changing Files, Create/Delete Dirs): Document new
3026 arguments for delete-file, delete-directory, and copy-directory.
3027 (Visiting Functions): Remove view-file; it is documented in the
3028 Emacs manual.
3029
3030 * frames.texi (Layout Parameters): The defaults for the
3031 menu-bar-lines and tool-bar-lines parameters depend on the mode.
3032
3033 * display.texi (Progress): Document spinner functionality.
3034
3035 * os.texi (Killing Emacs): Note that kill-emacs can be called by
3036 operating system signals. Refer to save-buffers-kill-terminal
3037 instead of save-buffers-kill-emacs.
3038
3039 * objects.texi (Symbol Type): Document ## print representation.
3040
3041 2011-08-25 Eli Zaretskii <eliz@gnu.org>
3042
3043 * display.texi (Specified Space): Mention that `space' specs
3044 influence bidi reordering.
3045 (Bidirectional Display): Explain how to use `(space . PROPS)' for
3046 separating fields with bidirectional content.
3047
3048 2011-08-24 Eli Zaretskii <eliz@gnu.org>
3049
3050 * display.texi (Bidirectional Display): Document return value in
3051 buffers that are not bidi-reordered for display, and in unibyte
3052 buffers.
3053
3054 2011-08-23 Eli Zaretskii <eliz@gnu.org>
3055
3056 * nonascii.texi (Character Properties): Document the values for
3057 unassigned codepoints.
3058
3059 2011-08-18 Eli Zaretskii <eliz@gnu.org>
3060
3061 * nonascii.texi (Character Properties): Document use of
3062 `bidi-class' and `mirroring' properties as part of reordering.
3063 Provide cross-references to "Bidirectional Display".
3064
3065 * display.texi (Bidirectional Display): Document the pitfalls of
3066 concatenating strings with bidirectional content, with possible
3067 solutions. Document bidi-string-mark-left-to-right.
3068 Mention paragraph direction in modes that inherit from prog-mode.
3069 Document use of `bidi-class' and `mirroring' properties as part of
3070 reordering.
3071
3072 2011-08-16 Eli Zaretskii <eliz@gnu.org>
3073
3074 * modes.texi (Major Mode Conventions): Improve the documentation
3075 of `mode-class' `special' modes.
3076
3077 * nonascii.texi (Character Properties): Document the `mirroring'
3078 property. Add index entries.
3079
3080 * syntax.texi (Categories): Add an example of defining a new
3081 category and category table.
3082
3083 * searching.texi (Regexp Backslash): Document how to display
3084 existing categories. Mention the possibility of adding
3085 categories, and add an xref to where this is described. Add an
3086 index entry.
3087
3088 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
3089
3090 * text.texi (Special Properties):
3091 * display.texi (Overlay Properties): Note that mouse-face cannot
3092 change the text size (Bug#8530).
3093
3094 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
3095
3096 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
3097 using setenv instead.
3098
3099 2011-07-28 Eli Zaretskii <eliz@gnu.org>
3100
3101 * display.texi (Bidirectional Display): Document the fact that
3102 bidi-display-reordering is t by default.
3103
3104 2011-07-23 Eli Zaretskii <eliz@gnu.org>
3105
3106 * display.texi (Bidirectional Display): New section.
3107
3108 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3109 Tim Cross <theophilusx@gmail.com> (tiny change)
3110 Glenn Morris <rgm@gnu.org>
3111
3112 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
3113
3114 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
3115
3116 * help.texi (Keys in Documentation): Revert last change.
3117
3118 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3119
3120 * help.texi (Keys in Documentation): Clarify that \= only quotes
3121 the next character, and doesn't affect longer sequences in
3122 particular (bug#8935).
3123
3124 * debugging.texi (Using Debugger):
3125 Mention @code{eval-expression-debug-on-error} (bug#8549).
3126
3127 2011-07-14 Eli Zaretskii <eliz@gnu.org>
3128
3129 * display.texi (Other Display Specs): Document that `left-fringe'
3130 and `right-fringe' display specifications are of the "replacing"
3131 kind.
3132
3133 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3134
3135 * help.texi (Documentation Basics): Add a link to the Function
3136 Documentation node (bug#6580).
3137
3138 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3139
3140 * keymaps.texi (Menu Bar): Mention :visible and :enable
3141 (bug#6344). Text by Drew Adams.
3142
3143 * modes.texi (Running Hooks): Mention buffer-local hook variables
3144 (bug#6218).
3145
3146 * objects.texi (General Escape Syntax): "a with grave accent" is
3147 ?xe0, not ?x8e0 (bug#5259).
3148
3149 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
3150
3151 * display.texi (Face Attributes, Font Selection): Add references
3152 to the Fonts node in the Emacs manual (Bug#4178).
3153
3154 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
3155
3156 * display.texi (Window Systems): `window-system' is
3157 terminal-local.
3158
3159 * frames.texi (Frame Parameters, Parameter Access): Don't mention
3160 frame-local variables.
3161
3162 * variables.texi (Buffer-Local Variables): Don't mention obsolete
3163 frame-local variables.
3164 (Frame-Local Variables): Node deleted.
3165
3166 * elisp.texi (Top): Update node listing.
3167
3168 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3169
3170 * elisp.texi: Change "inferiors" to "subnodes" in three places
3171 (bug#3523).
3172
3173 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
3174
3175 * frames.texi (Window System Selections): Discussion of
3176 x-select-enable-clipboard moved to Emacs manual.
3177
3178 2011-07-11 Deniz Dogan <deniz@dogan.se>
3179
3180 * commands.texi (Prefix Command Arguments): Remove excessive
3181 apostrophe.
3182
3183 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3184
3185 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
3186 description is a string (bug#3313).
3187
3188 * frames.texi (Display Feature Testing): Try to explain what all
3189 the visual classes mean (bug#3042).
3190
3191 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3192
3193 * modes.texi (Mode Line Variables): Document `mode-line-remote'
3194 and `mode-line-client' (bug#2974).
3195
3196 * text.texi (Insertion): Clarify marker movements (bug#1651).
3197 Text from Drew Adams.
3198
3199 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3200
3201 * text.texi (Special Properties): Clarify the format of `face'
3202 (bug#1375).
3203
3204 * commands.texi (Interactive Call): Add a `call-interactively'
3205 example (bug#1010).
3206
3207 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3208
3209 * functions.texi (Calling Functions): Link to the "Interactive
3210 Call" node (bug#1001).
3211
3212 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
3213
3214 * customize.texi (Composite Types): Move alist and plist to here
3215 from Simple Types (Bug#7545).
3216
3217 * elisp.texi (Top): Update menu description.
3218
3219 * display.texi (Face Attributes): Document negative line widths
3220 (Bug#6113).
3221
3222 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3223
3224 * searching.texi (Match Data): Note that match data can be
3225 overwritten by most functions (bug#2499).
3226
3227 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3228
3229 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
3230 flags mean (bug#6659).
3231
3232 * functions.texi (What Is a Function): Document the autoload
3233 object (bug#6496).
3234
3235 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3236
3237 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
3238 is only used in the Customize user interface (bug#6089).
3239
3240 * display.texi (Showing Images): Mention the point of sliced
3241 images (bug#7836).
3242
3243 2011-07-02 Eli Zaretskii <eliz@gnu.org>
3244
3245 * variables.texi (Defining Variables, Void Variables)
3246 (Constant Variables): Fix incorrect usage of @kindex.
3247
3248 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3249
3250 * variables.texi (Defining Variables): Add an index entry for
3251 `set-variable' (bug#7262).
3252 (Defining Variables): Use @findex for functions.
3253
3254 * frames.texi (Basic Parameters): Document the `explicit-name'
3255 parameter (bug#6951).
3256
3257 * customize.texi (Type Keywords): Clarify that :value provides a
3258 default value for all types (bug#7386).
3259
3260 * streams.texi (Output Functions): Document `pp'.
3261
3262 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
3263
3264 * keymaps.texi (Searching Keymaps):
3265 * display.texi (Overlay Properties): Fix errors in 2011-05-29
3266 change. Suggested by Johan Bockgård.
3267
3268 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
3269
3270 * text.texi (Special Properties): Clarify role of font-lock-face.
3271
3272 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3273
3274 * processes.texi (Process Information): Rename `process-alive-p'
3275 to `process-live-p' for consistency with other `-live-p' functions.
3276
3277 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
3278
3279 Document wide integers better.
3280 * files.texi (File Attributes): Document ino_t values better.
3281 ino_t values no longer map to anything larger than a single cons.
3282 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
3283 (Bitwise Operations):
3284 * objects.texi (Integer Type): Use a binary notation that is a bit easier
3285 to read, and that will port better if 62-bits becomes the default.
3286 Fix or remove incorrect examples.
3287 * os.texi (Time Conversion): Document time_t values better.
3288
3289 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3290
3291 * processes.texi (Process Information):
3292 Document `process-alive-p'.
3293
3294 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
3295
3296 * help.texi (Accessing Documentation):
3297 * display.texi (Pixel Specification):
3298 * processes.texi (Serial Ports, Serial Ports):
3299 * nonascii.texi (Character Properties, Default Coding Systems):
3300 * text.texi (Changing Properties, Special Properties):
3301 * windows.texi (Window Start and End):
3302 * modes.texi (SMIE Indentation Example, SMIE Tricks):
3303 * keymaps.texi (Searching Keymaps, Tool Bar):
3304 * minibuf.texi (Basic Completion):
3305 * compile.texi (Eval During Compile):
3306 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
3307 7x9 paper in printed manual.
3308
3309 * lists.texi (Sets And Lists): Fix misplaced text.
3310
3311 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
3312
3313 * keymaps.texi (Remapping Commands): Emphasize that the keymap
3314 needs to be active (Bug#8350).
3315
3316 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
3317
3318 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
3319
3320 * tips.texi (Coding Conventions): Remove antediluvian filename
3321 limit recommendation (Bug#8538).
3322
3323 2011-05-27 Glenn Morris <rgm@gnu.org>
3324
3325 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
3326
3327 2011-05-26 Glenn Morris <rgm@gnu.org>
3328
3329 * variables.texi (File Local Variables):
3330 Update hack-local-variables `mode-only' return value.
3331 Add some more details on what this function does in the other case.
3332
3333 2011-05-19 Glenn Morris <rgm@gnu.org>
3334
3335 * lists.texi (Sets And Lists): Mention cl provides union etc.
3336
3337 2011-05-19 Nix <nix@esperi.org.uk>
3338
3339 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
3340
3341 * text.texi (Parsing HTML): Update for function name changes.
3342
3343 * syntax.texi (Syntax Flags): Small fix.
3344
3345 * keymaps.texi (Active Keymaps): Typo fix.
3346 (Changing Key Bindings): Grammar fix.
3347
3348 * frames.texi (Minibuffers and Frames): Grammar fix.
3349 (Window System Selections): x-select-enable-clipboard now defaults to t.
3350
3351 * customize.texi (Common Keywords):
3352 * display.texi (Abstract Display):
3353 * modes.texi (Auto-Indentation):
3354 * nonascii.texi (Converting Representations): Typo fixes.
3355
3356 * control.texi (Examples of Catch): Call it "goto" not "go to".
3357
3358 2011-05-14 Eli Zaretskii <eliz@gnu.org>
3359
3360 * nonascii.texi (Character Properties): Fix inconsistencies with
3361 implementation.
3362
3363 * text.texi (Special Properties): Move @defvar's out of the
3364 @table. (Bug#8652)
3365
3366 2011-05-12 Glenn Morris <rgm@gnu.org>
3367
3368 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
3369
3370 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3371
3372 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
3373 (Multiline Font Lock):
3374 * vol2.texi (Top):
3375 * vol1.texi (Top):
3376 * elisp.texi (Top): Update menu accordingly.
3377
3378 2011-05-12 Drew Adams <drew.adams@oracle.com>
3379
3380 * modes.texi (Region to Fontify): Fix typo.
3381
3382 2011-05-10 Jim Meyering <meyering@redhat.com>
3383
3384 * minibuf.texi: Fix typo "in in -> in".
3385
3386 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
3387
3388 * numbers.texi (Integer Basics): Large integers are treated as floats.
3389
3390 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3391
3392 * processes.texi (Synchronous Processes): Document the (:file
3393 "/file-name") syntax for `call-process'.
3394
3395 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3396
3397 * windows.texi (Choosing Window): Fix typo.
3398
3399 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
3400
3401 * frames.texi (Layout Parameters): Note the difference between
3402 querying and setting parameters for left-fringe and right-fringe
3403 (Bug#6930).
3404
3405 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3406
3407 * minibuf.texi (Basic Completion): Be a bit more precise about the
3408 valid kinds of completion tables.
3409 (Programmed Completion): Remove obsolete text about lambda expressions
3410 not being valid completion tables.
3411
3412 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
3413
3414 * positions.texi (Excursions): Explain the "save-excursion
3415 defeated by set-buffer" warning.
3416
3417 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
3418 save-excursion. Suggested by Uday S Reddy.
3419
3420 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3421
3422 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
3423 (Lexical Binding): New sub-section.
3424
3425 * eval.texi (Eval): Discourage the use of `eval'.
3426 Document its new `lexical' argument.
3427
3428 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3429
3430 * commands.texi (Command Overview): `post-command-hook' is not reset to
3431 nil any more.
3432
3433 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
3434
3435 * strings.texi (String Conversion): Don't mention
3436 string-make-(uni|multi)byte (bug#8262).
3437 * nonascii.texi (Converting Representations): Fix up range.
3438 * keymaps.texi (Key Binding Commands): Update code point, avoid
3439 "unibyte character" and remove mention of unibyte bindings.
3440
3441 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3442
3443 * modes.texi (Operator Precedence Grammars): Don't use characters
3444 outside ISO-8859-1.
3445
3446 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3447
3448 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
3449
3450 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3451
3452 2011-03-08 Glenn Morris <rgm@gnu.org>
3453
3454 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3455 * intro.texi (Acknowledgements): Names to UTF-8.
3456 * elisp.texi: Set documentencoding.
3457
3458 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3459
3460 * Version 23.3 released.
3461
3462 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3463
3464 * package.texi: Update index keywords.
3465 (Package Archives): New node contents. Document package-x.el.
3466
3467 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
3468
3469 * makefile.w32-in (srcs): Add package.texi.
3470
3471 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3472
3473 * package.texi (Packaging, Packaging Basics, Simple Packages)
3474 (Multi-file Packages): Expand and clarify.
3475 (Package Archives): Temporary placeholder node.
3476
3477 * elisp.texi (Top): Update node listing.
3478
3479 * Makefile.in (srcs): Add package.texi.
3480
3481 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
3482
3483 * processes.texi (Synchronous Processes): Minor clarification
3484 (Bug#8149).
3485
3486 2011-03-03 Glenn Morris <rgm@gnu.org>
3487
3488 * files.texi (Truenames): Minor clarification. (Bug#2341)
3489
3490 2011-03-01 Glenn Morris <rgm@gnu.org>
3491
3492 * variables.texi (Directory Local Variables):
3493 Mention `(subdirs . nil)' alist element.
3494
3495 2011-02-28 Glenn Morris <rgm@gnu.org>
3496
3497 * variables.texi (Directory Local Variables): Mention the optional
3498 mtime argument of dir-locals-set-directory-class. (Bug#3577)
3499
3500 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
3501
3502 * minibuf.texi (Minibuffer History): Clarify discussion of
3503 minibuffer history lists (Bug#8085).
3504
3505 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3506
3507 * elisp.texi: Sync @dircategory with ../../info/dir.
3508
3509 * files.texi (Visiting Functions): Document find-file-literally,
3510 both the command and the variable.
3511
3512 * variables.texi (Creating Buffer-Local): Explain the meaning of
3513 permanent local variables.
3514
3515 * files.texi (Visiting Functions): Document find-file-literally,
3516 both the command and the variable.
3517
3518 * variables.texi (Creating Buffer-Local): Explain the meaning of
3519 permanent local variables.
3520
3521 2011-02-19 Glenn Morris <rgm@gnu.org>
3522
3523 * keymaps.texi (Remapping Commands): Mention how to undo it.
3524
3525 2011-02-09 Reuben Thomas <rrt@sc3d.org>
3526
3527 * loading.texi (Hooks for Loading): Remove unnecessary advice
3528 about eval-after-load (Bug#7986).
3529
3530 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3531
3532 * commands.texi (Accessing Mouse): Note that a header line is not
3533 included in the row of posn-col-row.
3534
3535 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
3536
3537 * modes.texi (Major Mode Conventions): Add face guidelines.
3538 (Faces for Font Lock): List faces in order of prominence.
3539
3540 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
3541
3542 format-time-string now supports subsecond time stamp resolution
3543 * os.texi (Time Parsing): Document %N.
3544
3545 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
3546
3547 * vol1.texi (Top):
3548 * vol2.texi (Top):
3549 * elisp.texi (Top):
3550 * display.texi (Display Property): Shorten the menu description of
3551 the "Other Display Specs" node (Bug#7816).
3552
3553 * keymaps.texi (Defining Menus): Add "menu item" and "extended
3554 menu item" concept index entries (Bug#7805).
3555
3556 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3557
3558 * makefile.w32-in (texinfodir): New variable.
3559 (usermanualdir): Remove as redundant with $(emacsdir).
3560 (MAKEINFO): Remove options, leave only program name.
3561 (MAKEINFO_OPTS): New variable.
3562 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
3563
3564 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3565 Richard Kim <emacs18@gmail.com>
3566
3567 * loading.texi (Library Search): Document list-load-path-shadows
3568 (Bug#7757).
3569
3570 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3571
3572 * searching.texi (Regexp Special): Remove outdated discussion of
3573 character sets (Bug#7780).
3574
3575 * frames.texi (Pop-Up Menus): Document where menu title comes
3576 from (Bug#7684).
3577
3578 2011-01-25 Glenn Morris <rgm@gnu.org>
3579
3580 * display.texi (Making Buttons): Mention limitation of text buttons.
3581
3582 2011-01-23 Werner Lemberg <wl@gnu.org>
3583
3584 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3585 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3586 (ENVADD): New variable to control texi2dvi and texi2pdf.
3587
3588 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3589
3590 * files.texi (Directory Names): Move directory-abbrev-alist doc to
3591 Emacs manual.
3592
3593 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3594
3595 * files.texi (Directory Names): Explain why FROM in
3596 directory-abbrev-alist should begin with \`. (Bug#7777)
3597
3598 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3599
3600 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
3601
3602 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3603
3604 * modes.texi (Emulating Mode Line): Fix last change.
3605
3606 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3607
3608 * modes.texi (Emulating Mode Line): Update documentation of
3609 format-mode-line according to changes that fixed bug #7587.
3610
3611 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
3612
3613 * modes.texi (Derived Modes): Mention prog-mode.
3614
3615 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
3616 of the key-binding-data cache since we don't use it any more.
3617
3618 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3619
3620 * processes.texi (Shell Arguments):
3621 * strings.texi (Creating Strings): Don't mention "shell commands";
3622 make it explicit that `split-string-and-unquote' and
3623 `combine-and-quote-strings' are mainly for working with arguments
3624 to call-process and start-process.
3625
3626 * processes.texi (Shell Arguments): Fix documentation of
3627 `split-string-and-unquote'. Add indexing. (Bug#7563)
3628
3629 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3630
3631 * modes.texi (Auto-Indentation): New section to document SMIE.
3632 (Major Mode Conventions):
3633 * text.texi (Mode-Specific Indent): Refer to it.
3634
3635 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3636
3637 * display.texi (Other Display Specs): Document left-fringe and
3638 right-fringe display specs.
3639
3640 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3641
3642 * backups.texi (Making Backups):
3643 * modes.texi (Example Major Modes): Use recommended coding style.
3644 (Major Mode Basics, Derived Modes): Encourge more strongly use of
3645 define-derived-mode. Mention completion-at-point-functions.
3646
3647 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3648
3649 * nonascii.texi (Converting Representations):
3650 Document byte-to-string.
3651
3652 2010-12-08 Glenn Morris <rgm@gnu.org>
3653
3654 * buffers.texi (Modification Time):
3655 verify-visited-file-modtime now defaults to the current buffer.
3656
3657 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3658
3659 * nonascii.texi (Converting Representations): Document byte-to-string.
3660
3661 * strings.texi (Creating Strings): Don't mention semi-obsolete
3662 function char-to-string.
3663 (String Conversion): Shorten discussion of semi-obsolete function
3664 string-to-char. Link to Converting Representations.
3665
3666 * objects.texi (Symbol Type):
3667 * text.texi (Near Point):
3668 * help.texi (Help Functions):
3669 * functions.texi (Mapping Functions): Use string instead of
3670 char-to-string in examples.
3671
3672 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3673
3674 * text.texi (Kill Functions, Kill Functions)
3675 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
3676 YANK-HANDLER args.
3677
3678 * symbols.texi (Creating Symbols): Using unintern without an
3679 obarray arg is now obsolete.
3680
3681 * numbers.texi (Float Basics): Document float-e and float-pi.
3682
3683 * variables.texi (Defining Variables): Change "pi" example to
3684 "float-pi".
3685
3686 2010-11-26 Eli Zaretskii <eliz@gnu.org>
3687
3688 * commands.texi (Click Events): Document the values of X, Y and
3689 COL, ROW in the event's position, when the click is on the header
3690 or mode line, on the fringes, or in the margins.
3691
3692 2010-11-17 Eli Zaretskii <eliz@gnu.org>
3693
3694 * customize.texi (Composite Types): Lower-case index entry.
3695
3696 * loading.texi (How Programs Do Loading):
3697 Document load-file-name. (Bug#7346)
3698
3699 2010-11-17 Glenn Morris <rgm@gnu.org>
3700
3701 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
3702
3703 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3704
3705 * display.texi (Usual Display): Characters with no fonts are not
3706 necessarily displayed as empty boxes.
3707
3708 2010-10-31 Glenn Morris <rgm@gnu.org>
3709
3710 * maps.texi (Standard Keymaps): Update File menu description.
3711
3712 2010-10-28 Glenn Morris <rgm@gnu.org>
3713
3714 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
3715
3716 2010-10-24 Eli Zaretskii <eliz@gnu.org>
3717
3718 * display.texi (Window Systems): Deprecate use of window-system as
3719 a predicate.
3720
3721 2010-10-23 Glenn Morris <rgm@gnu.org>
3722
3723 * help.texi (Documentation Basics): Remove mentions of digest-doc and
3724 sorted-doc.
3725
3726 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3727
3728 * os.texi (Dynamic Libraries): New node, with slightly modified
3729 text deleted from "Image Formats".
3730 (System Interface): Add @menu entry for "Dynamic Libraries".
3731
3732 * display.texi (Image Formats): Remove description of
3733 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
3734
3735 2010-10-12 Glenn Morris <rgm@gnu.org>
3736
3737 * book-spine.texinfo: Rename to book-spine.texi.
3738
3739 2010-10-11 Glenn Morris <rgm@gnu.org>
3740
3741 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3742
3743 * Makefile.in (DVIPS): New variable.
3744 (.PHONY): Add html, ps.
3745 (html, elisp.html, ps, elisp.ps): New targets.
3746 (clean): Delete html, ps files.
3747 ($(infodir)/elisp): Remove unnecessary includes.
3748
3749 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3750
3751 * makefile.w32-in (emacsdir): New variable.
3752 (srcs): Add emacsver.texi.
3753 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
3754
3755 2010-10-09 Glenn Morris <rgm@gnu.org>
3756
3757 * Makefile.in (VPATH): Remove.
3758 (infodir): Make it absolute.
3759 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
3760
3761 * Makefile.in (dist): Anchor regexps.
3762
3763 * Makefile.in (srcs): Put elisp.texi first.
3764 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
3765
3766 * Makefile.in (infoclean): Remove harmless, long-standing error.
3767
3768 * Makefile.in ($(infodir)): Delete rule.
3769 (mkinfodir): New.
3770 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
3771
3772 * Makefile.in (dist): Remove reference to emacsver.texi.in.
3773 Also copy emacsver.texi, and edit $emacsdir.
3774
3775 2010-10-09 Glenn Morris <rgm@gnu.org>
3776
3777 * Makefile.in (emacsdir): New variable.
3778 (MAKEINFO): Add -I $emacsdir.
3779 (dist): Copy emacsver.texi.
3780 (srcs): Add emacsver.texi.
3781
3782 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
3783 Set EMACSVER by including emacsver.texi.
3784
3785 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3786
3787 2010-10-07 Glenn Morris <rgm@gnu.org>
3788
3789 * Makefile.in (version): New, set by configure.
3790 (clean): Delete dist tar file.
3791 (dist): Use version in tar name.
3792
3793 2010-10-06 Glenn Morris <rgm@gnu.org>
3794
3795 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
3796 (INSTALL_INFO): Remove unused variable.
3797 (mostlyclean, infoclean, dist): New rules.
3798 (clean): Delete dvi and pdf files.
3799 (maintainer-clean): Remove elisp.oaux, use infoclean.
3800 ($(infodir)): Add parallel build workaround.
3801
3802 2010-10-04 Glenn Morris <rgm@gnu.org>
3803
3804 * Makefile.in (dvi, pdf, $(infodir)): New targets.
3805 ($(infodir)/elisp): Ensure target directory exists. Use $@.
3806 Fix -I typo.
3807 (clean): No 'make.out' or 'core' files.
3808 (.PHONY): Declare clean rules.
3809 (maintainer-clean): Delete pdf file. Guard against cd failures.
3810
3811 2010-10-03 Glenn Morris <rgm@gnu.org>
3812
3813 * files.texi (File Name Components): Remove ignored section about
3814 deleted variable directory-sep-char.
3815
3816 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3817
3818 * files.texi (Magic File Names): New defopt
3819 remote-file-name-inhibit-cache.
3820
3821 2010-10-02 Glenn Morris <rgm@gnu.org>
3822
3823 * os.texi (Killing Emacs): Hook now runs in batch mode.
3824
3825 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3826
3827 * text.texi (Special Properties): Clarify when modification-hooks run.
3828
3829 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
3830
3831 * syntax.texi (Syntax Flags): Document new `c' flag.
3832
3833 2010-09-09 Glenn Morris <rgm@gnu.org>
3834
3835 * display.texi (ImageMagick Images): General cleanup.
3836
3837 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3838
3839 * files.texi (Directory Names): Use \` rather than ^.
3840
3841 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3842
3843 * text.texi (Low-Level Kill Ring):
3844 * frames.texi (Window System Selections): Remove cut buffer
3845 documentation.
3846
3847 2010-08-28 Eli Zaretskii <eliz@gnu.org>
3848
3849 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
3850 Parameters", where the default fringe width is described.
3851
3852 * frames.texi (Window Frame Parameters, Basic Parameters)
3853 (Position Parameters, Layout Parameters, Management Parameters)
3854 (Cursor Parameters, Font and Color Parameters): Add indexing for
3855 frame parameters. (Bug#6929)
3856
3857 2010-08-25 Tom Tromey <tromey@redhat.com>
3858
3859 * vol2.texi (Top): Update.
3860 * vol1.texi (Top): Update.
3861 * tips.texi (Library Headers): Mention Package-Version and
3862 Package-Requires.
3863 * package.texi: New file.
3864 * os.texi (System Interface): Update pointers.
3865 * elisp.texi (Top): Link to new nodes. Include package.texi.
3866 * anti.texi (Antinews): Update pointers.
3867
3868 2010-08-25 Eli Zaretskii <eliz@gnu.org>
3869
3870 * processes.texi (Filter Functions): Fix last change.
3871
3872 2010-08-24 Markus Triska <triska@gmx.at>
3873
3874 * processes.texi (Filter Functions): Use `buffer-live-p' instead
3875 of `buffer-name' in the main text as well as in the example
3876 (Bug#3098).
3877
3878 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3879
3880 * nonascii.texi (Text Representations):
3881 * loading.texi (Loading Non-ASCII):
3882 * compile.texi (Byte Compilation): Don't mention obsolete
3883 --unibyte command-line argument.
3884
3885 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3886
3887 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
3888
3889 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3890
3891 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
3892
3893 2010-08-20 Eli Zaretskii <eliz@gnu.org>
3894
3895 * commands.texi (Misc Events): Add cross-references to where
3896 POSITION of a mouse event is described in detail.
3897
3898 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
3899
3900 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
3901
3902 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3903
3904 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
3905 Suggested by Štěpán Němec <stepnem@gmail.com>.
3906
3907 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3908
3909 * minibuf.texi (High-Level Completion): Document args of
3910 `read-buffer-function' (bug#5625).
3911
3912 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3913
3914 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
3915
3916 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
3917
3918 * processes.texi (Process Information): Explain process property
3919 `remote-tty'.
3920
3921 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
3922
3923 * modes.texi (Defining Minor Modes): Use C-delete in examples,
3924 instead of "\C-\^?" (bug#6334).
3925
3926 * text.texi (Special Properties): Fix typo.
3927
3928 2010-07-09 Eli Zaretskii <eliz@gnu.org>
3929
3930 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
3931 calling sequences, which are now the standard.
3932
3933 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
3934
3935 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
3936
3937 * commands.texi (Command Overview): Mention undo-boundary call.
3938
3939 2010-06-23 Glenn Morris <rgm@gnu.org>
3940
3941 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
3942 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
3943 * frames.texi, functions.texi, internals.texi, keymaps.texi:
3944 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
3945 * searching.texi, sequences.texi, strings.texi, syntax.texi:
3946 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
3947 Untabify Texinfo files.
3948
3949 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
3950
3951 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
3952
3953 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
3954
3955 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
3956
3957 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
3958
3959 * searching.texi (Regexp Special): Remove obsolete information
3960 about matching non-ASCII characters, and suggest using char
3961 classes (Bug#6283).
3962
3963 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
3964
3965 * minibuf.texi (Basic Completion): Add missing "@end defun".
3966
3967 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3968
3969 * minibuf.texi (Basic Completion): Document completion-boundaries.
3970 (Programmed Completion): Document the new fourth method for boundaries.
3971
3972 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
3973
3974 * display.texi (Image Cache): Update documentation about image caching.
3975
3976 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3977
3978 * windows.texi (Textual Scrolling):
3979 * tips.texi (Coding Conventions):
3980 * minibuf.texi (Minibuffer History):
3981 * maps.texi (Standard Keymaps):
3982 * loading.texi (Where Defined):
3983 * edebug.texi (Instrumenting): Fix typos.
3984
3985 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3986
3987 * keymaps.texi (Menu Bar): Document :advertised-binding property.
3988
3989 * functions.texi (Obsolete Functions):
3990 Document set-advertised-calling-convention.
3991
3992 * minibuf.texi (Basic Completion): Document completion-in-region.
3993 (Programmed Completion): Document completion-annotate-function.
3994
3995 * commands.texi (Reading One Event): Document read-key.
3996 (Distinguish Interactive): Document KIND arg to
3997 called-interactively-p. Delete obsolete interactive-p.
3998
3999 * elisp.texi (Top): Update node description.
4000
4001 2010-05-08 Eli Zaretskii <eliz@gnu.org>
4002
4003 * nonascii.texi (Character Properties):
4004 Document unicode-category-table. Add an index entry for Unicode
4005 general category.
4006
4007 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4008
4009 * Version 23.2 released.
4010
4011 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
4012
4013 * locals.texi (Standard Buffer-Local Variables):
4014 Remove @ignore'd reference to `direction-reversed'.
4015
4016 2010-04-14 Juri Linkov <juri@jurta.org>
4017
4018 Fix @deffn without category.
4019
4020 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
4021 for `abbrev-insert'.
4022
4023 * buffers.texi (Indirect Buffers): Add category `Command'
4024 to @deffn of `clone-indirect-buffer'.
4025
4026 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
4027 for `next-window' and `previous-window'. Add category `Command'
4028 to @deffn of `pop-to-buffer'.
4029
4030 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
4031
4032 * nonascii.texi (Text Representations): Don't mark
4033 enable-multibyte-characters as a user option.
4034
4035 2010-03-31 Eli Zaretskii <eliz@gnu.org>
4036
4037 * control.texi (Handling Errors): How to re-throw a signal caught
4038 by condition-case.
4039
4040 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
4041
4042 * loading.texi (Hooks for Loading): Document after-load-functions.
4043 Copyedits.
4044
4045 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
4046
4047 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
4048
4049 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
4050
4051 * processes.texi (Network Processes): Document seqpacket type.
4052
4053 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
4054
4055 * os.texi (System Environment): Do not mention lynxos.
4056
4057 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4058
4059 * Branch for 23.2.
4060
4061 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
4062
4063 * objects.texi (Integer Type): Take note of the read syntax
4064 exception for numbers that cannot fit in the integer type.
4065
4066 2010-03-03 Glenn Morris <rgm@gnu.org>
4067
4068 * numbers.texi (Integer Basics, Bitwise Operations):
4069 * objects.texi (Integer Type): Update for integers now being 30-bit.
4070
4071 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
4072
4073 * display.texi (Low-Level Font): Document :otf font-spec property.
4074
4075 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4076
4077 * display.texi (Line Height): Avoid obsolete special default variables
4078 like default-major-mode.
4079
4080 2010-01-28 Alan Mackenzie <acm@muc.de>
4081
4082 * display.texi (Auto Faces): Say fontification-functions is called
4083 whether or not Font Lock is enabled. Tidy up the wording a bit.
4084
4085 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4086
4087 * elisp.texi: Remove duplicate edition information (Bug#5407).
4088
4089 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4090
4091 * two.el (volume-header-toc-markup): Fix typos in docstring.
4092
4093 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4094
4095 Avoid dubious uses of save-excursions.
4096 * positions.texi (Excursions): Recommend the use of
4097 save-current-buffer if applicable.
4098 * text.texi (Clickable Text): Fix the example code which used
4099 save-excursion in a naive way which sometimes preserves point and
4100 sometimes not.
4101 * variables.texi (Creating Buffer-Local):
4102 * os.texi (Session Management):
4103 * display.texi (GIF Images):
4104 * control.texi (Cleanups): Use (save|with)-current-buffer.
4105
4106 2010-01-02 Eli Zaretskii <eliz@gnu.org>
4107
4108 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
4109
4110 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
4111
4112 * nonascii.texi (Text Representations, Character Codes)
4113 (Converting Representations, Explicit Encoding)
4114 (Translation of Characters): Use hex notation consistently.
4115 (Character Sets): Fix map-charset-chars doc (Bug#5197).
4116
4117 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
4118
4119 * loading.texi (Where Defined): Make it clearer that these are
4120 loaded files (Bug#5068).
4121
4122 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
4123
4124 * minibuf.texi (Completion Styles): Document `initials' style.
4125
4126 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
4127
4128 * frames.texi (Resources): Describe inhibit-x-resources.
4129 (Size Parameters): Copyedit.
4130
4131 * hash.texi (Creating Hash):
4132 * objects.texi (Hash Table Type): Document the new hash table
4133 printed representation.
4134
4135 * minibuf.texi (Basic Completion): 4th arg to all-completions is
4136 obsolete.
4137
4138 * processes.texi (Process Buffers):
4139 Document process-kill-buffer-query-function.
4140
4141 2009-12-05 Glenn Morris <rgm@gnu.org>
4142
4143 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
4144 diary-display-function, and no longer recommended to be a hook.
4145 Update for changes in the names of calendar and diary hooks.
4146 diary-print-entries-hook has changed section.
4147
4148 2009-11-28 Eli Zaretskii <eliz@gnu.org>
4149
4150 * text.texi (Special Properties): More accurate description of
4151 what the `cursor' property does.
4152
4153 2009-11-26 Kevin Ryde <user42@zip.com.au>
4154
4155 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
4156 mouse-wheel-down-event, the closest thing to a definition for them.
4157 * os.texi (Startup Summary): vindex inhibit-startup-message and
4158 inhibit-splash-screen.
4159 (Command-Line Arguments): vindex argv.
4160 (Suspending Emacs): vindex suspend-tty-functions and
4161 resume-tty-functions. Don't want to index every hook, but having
4162 the programming ones is helpful.
4163
4164 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
4165
4166 * commands.texi (Motion Events): Fix typo (Bug#4907).
4167
4168 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
4169
4170 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
4171 are affected by case-fold-search (Bug#4483).
4172
4173 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
4174
4175 * minibuf.texi (Reading File Names): Note that read-file-name may
4176 use a graphical file dialog.
4177
4178 2009-10-31 Glenn Morris <rgm@gnu.org>
4179
4180 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
4181
4182 2009-10-16 Kevin Ryde <user42@zip.com.au>
4183
4184 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
4185 in particular so `info-lookup-symbol' can find its docs.
4186
4187 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
4188
4189 * variables.texi (Constant Variables): Distinguish from defconst
4190 variables.
4191 (Defining Variables): Add cindex.
4192
4193 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
4194
4195 * os.texi (Time of Day): Clarify that the microsecond part is
4196 ignored (Bug#4637).
4197
4198 2009-10-11 Glenn Morris <rgm@gnu.org>
4199
4200 * frames.texi (Size and Position): Clarify what is included in the frame
4201 height. (Bug#4535)
4202
4203 2009-10-10 Glenn Morris <rgm@gnu.org>
4204
4205 * windows.texi (Size of Window): The relationship between window and
4206 frame heights is not so simple. (Bug#4535)
4207 Mention window-full-height-p.
4208
4209 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
4210
4211 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
4212 used from Lisp.
4213
4214 2009-10-07 Eli Zaretskii <eliz@gnu.org>
4215
4216 * files.texi (Directory Names) <abbreviate-file-name>:
4217 Document that root home directories are not replaced with "~".
4218
4219 2009-10-06 Eli Zaretskii <eliz@gnu.org>
4220
4221 * text.texi (Special Properties): Document the meaning of the
4222 `cursor' text property whose value is an integer.
4223
4224 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4225
4226 * files.texi (Magic File Names): Add `copy-directory'.
4227
4228 2009-10-05 Eli Zaretskii <eliz@gnu.org>
4229
4230 * files.texi (File Attributes): Fix description of file
4231 attributes. (Bug#4638) Update attributes of files.texi example to
4232 be more representative.
4233
4234 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4235
4236 * files.texi (Create/Delete Dirs): New command copy-directory.
4237
4238 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
4239
4240 * anti.texi (Antinews):
4241 * macros.texi (Indenting Macros):
4242 * strings.texi (Creating Strings, Case Conversion):
4243 Remove duplicate words.
4244
4245 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
4246
4247 * files.texi (Create/Delete Dirs): delete-directory has an
4248 optional parameter RECURSIVE.
4249
4250 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
4251
4252 * buffers.texi (Swapping Text): Minor clarification.
4253
4254 2009-10-01 Glenn Morris <rgm@gnu.org>
4255
4256 * functions.texi (Declaring Functions): Mention that we also search for
4257 ".m" files in the src/ directory.
4258
4259 2009-09-25 David Engster <deng@randomsample.de>
4260
4261 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
4262
4263 2009-09-22 Glenn Morris <rgm@gnu.org>
4264
4265 * internals.texi (Building Emacs): Mention preloaded-file-list.
4266
4267 2009-09-14 Alan Mackenzie <acm@muc.de>
4268
4269 * os.texi (Terminal Output): Put "@code{}" around "stdout".
4270
4271 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4272
4273 * functions.texi (Anonymous Functions): Rearrange discussion,
4274 giving usage of unquoted lambda forms first. Mention that
4275 `function' and `#'' are no longer required (Bug#4290).
4276
4277 2009-09-11 Alan Mackenzie <acm@muc.de>
4278
4279 * os.texi (Terminal Output): Document `send-string-to-terminal' in
4280 batch mode.
4281
4282 2009-09-01 Glenn Morris <rgm@gnu.org>
4283
4284 * display.texi (Face Functions): Mention define-obsolete-face-alias.
4285
4286 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
4287
4288 * nonascii.texi (Character Codes): Fix typos.
4289
4290 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4291
4292 * processes.texi (Synchronous Processes): New defvar
4293 process-file-side-effects.
4294
4295 2009-08-25 Glenn Morris <rgm@gnu.org>
4296
4297 * display.texi (Fontsets): Fix typo.
4298
4299 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
4300
4301 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
4302
4303 * processes.texi (Asynchronous Processes): Adjust arglist of
4304 start-process-shell-command and start-file-process-shell-command.
4305
4306 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
4307
4308 * advice.texi (Argument Access in Advice): Note that argument
4309 positions are zero-based (Bug#3932).
4310
4311 * commands.texi (Distinguish Interactive): Minor copyedit.
4312
4313 * display.texi (Face Attributes): Add xref to Displaying Faces for
4314 explanation of "underlying face".
4315
4316 * customize.texi (Common Keywords): Add xref to Loading.
4317
4318 * loading.texi (How Programs Do Loading): Add xref to Lisp
4319 Libraries node in the Emacs manual.
4320
4321 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
4322
4323 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
4324
4325 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
4326
4327 * processes.texi (Shell Arguments): Copyedits.
4328
4329 2009-07-18 Glenn Morris <rgm@gnu.org>
4330
4331 * loading.texi (Repeated Loading): Fix typo.
4332
4333 2009-07-16 Richard Stallman <rms@gnu.org>
4334
4335 * buffers.texi (Swapping Text): Recommend setting
4336 write-region-annotate-functions and buffer-saved-size.
4337
4338 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
4339
4340 2009-07-15 Glenn Morris <rgm@gnu.org>
4341
4342 * edebug.texi: Minor re-phrasings throughout.
4343 (Edebug Execution Modes): Sit-for affects continue mode too.
4344 (Jumping): Use `forward-sexp' rather than its keybinding.
4345 (Edebug Misc): Fix Q binding.
4346 (Edebug Eval): Remove cl version.
4347 (Printing in Edebug): Clarify print-length etc.
4348 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
4349 (Specification List): Remove edebug-unwrap findex entry.
4350 (Specification Examples): defmacro is actually not the same as defun.
4351 Escape "`" in example.
4352
4353 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
4354
4355 * markers.texi (The Mark): Document optional arg to
4356 deactivate-mark.
4357
4358 2009-07-11 Kevin Ryde <user42@zip.com.au>
4359
4360 * hooks.texi (Standard Hooks): Fix cross-references.
4361
4362 * loading.texi (Named Features): Refer to eval-after-load.
4363
4364 2009-07-11 Glenn Morris <rgm@gnu.org>
4365
4366 * Makefile.in (TEXI2PDF): New.
4367 (elisp.pdf): New target.
4368
4369 * searching.texi (Regexp Backslash): Fix typo.
4370
4371 * elisp.texi (Top): Display copyright notice at start of non-TeX.
4372
4373 2009-07-10 Glenn Morris <rgm@gnu.org>
4374
4375 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
4376
4377 * customize.texi (Customization Types):
4378 * display.texi (Abstract Display):
4379 * objects.texi (Character Type, String Type):
4380 Merge in some menu descriptions from elisp.texi.
4381
4382 * hash.texi (Hash Tables):
4383 * modes.texi (Multiline Font Lock):
4384 End menu description with period.
4385
4386 2009-07-09 Glenn Morris <rgm@gnu.org>
4387
4388 * back.texi: Don't hard-code texinfo location.
4389
4390 * two-volume.make (texinfodir): New, with location of texinfo.tex.
4391 (tex): Add texinfodir to TEXINPUTS.
4392 (elisp1med-init, elisp2med-init): Use texinfodir.
4393
4394 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
4395 (clean): Add two-volume.make intermediate files.
4396
4397 * elisp.texi, vol1.texi, vol2.texi:
4398 Use a DATE variable with the publication date, and update it.
4399 Fix antinews menu description.
4400
4401 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
4402 Update the detailed node listing to match elisp.texi.
4403
4404 * README: Update edition to match elisp.texi.
4405
4406 * objects.texi (General Escape Syntax):
4407 * nonascii.texi (Character Sets):
4408 Use consistent case for "Unicode Standard".
4409
4410 * anti.texi (Antinews):
4411 * customize.texi (Variable Definitions):
4412 * functions.texi (Declaring Functions):
4413 * nonascii.texi (Character Properties):
4414 * processes.texi (Serial Ports):
4415 * text.texi (Special Properties):
4416 * tips.texi (Coding Conventions):
4417 Minor rearrangements to improve TeX line-filling.
4418
4419 * commands.texi (Using Interactive): Fix cross-reference.
4420
4421 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4422
4423 * frames.texi (Management Parameters): Mention sticky.
4424
4425 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4426
4427 * help.texi (Help Functions): Fix description of help-buffer and
4428 help-setup-xref to use @defun instead of @deffn.
4429
4430 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4431
4432 * frames.texi (Size Parameters): Mention maximized for fullscreen.
4433
4434 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
4435
4436 * display.texi (Window Systems): Add ns to the list.
4437
4438 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4439
4440 * Branch for 23.1.
4441
4442 2009-06-17 Martin Rudalics <rudalics@gmx.at>
4443
4444 * windows.texi (Dedicated Windows): Fix typo.
4445 (Resizing Windows): Replace @defun by @deffn.
4446
4447 2009-06-17 Glenn Morris <rgm@gnu.org>
4448
4449 * variables.texi (Directory Local Variables):
4450 Update for 2009-04-11 name-change of dir-locals-directory-alist.
4451
4452 2009-06-09 Kenichi Handa <handa@m17n.org>
4453
4454 * nonascii.texi (Character Sets): State clearly that FROM and TO
4455 are codepoints of CHARSET.
4456
4457 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
4458
4459 * minibuf.texi (Reading File Names): Fix introductory text.
4460 Suggested by stan@derbycityprints.com.
4461 (High-Level Completion): Fix typo.
4462
4463 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4464
4465 * frames.texi (Text Terminal Colors): Multi-tty is already
4466 implemented, but tty-local colors are not.
4467
4468 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
4469
4470 * hooks.texi (Standard Hooks): Remove mention of obsolete
4471 redisplay-end-trigger-functions.
4472
4473 * internals.texi (Window Internals): Remove mention of obsolete
4474 redisplay-end-trigger-functions.
4475
4476 2009-05-21 Martin Rudalics <rudalics@gmx.at>
4477
4478 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
4479
4480 * backups.texi (Making Backups): backup-directory-alist and
4481 make-backup-file-name-function are options.
4482 (Auto-Saving): auto-save-list-file-prefix is an option.
4483
4484 * buffers.texi (Killing Buffers): buffer-offer-save is an
4485 option.
4486
4487 * display.texi (Refresh Screen): no-redraw-on-reenter is an
4488 option.
4489 (Echo Area Customization): echo-keystrokes is an option.
4490 (Selective Display): selective-display-ellipses is an option.
4491 (Temporary Displays): temp-buffer-show-function is an option.
4492 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
4493 are options.
4494 (Font Selection): face-font-family-alternatives,
4495 face-font-selection-order, face-font-registry-alternatives, and
4496 scalable-fonts-allowed are options.
4497 (Fringe Indicators): indicate-buffer-boundaries is an option.
4498 (Fringe Cursors): overflow-newline-into-fringe is an option.
4499 (Scroll Bars): scroll-bar-mode is an option.
4500
4501 * eval.texi (Eval): max-lisp-eval-depth is an option.
4502
4503 * files.texi (Visiting Functions): find-file-hook is an option.
4504 (Directory Names): directory-abbrev-alist is an option.
4505 (Unique File Names): temporary-file-directory and
4506 small-temporary-file-directory are options.
4507
4508 * frames.texi (Initial Parameters): initial-frame-alist,
4509 minibuffer-frame-alist and default-frame-alist are options.
4510 (Cursor Parameters): blink-cursor-alist and
4511 cursor-in-non-selected-windows ar options.
4512 (Window System Selections): selection-coding-system is an
4513 option.
4514 (Display Feature Testing): display-mm-dimensions-alist is an
4515 option.
4516
4517 * help.texi (Help Functions): help-char and help-event-list are
4518 options.
4519
4520 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
4521 an option.
4522
4523 * minibuf.texi (Minibuffer History): history-length and
4524 history-delete-duplicates are options.
4525 (High-Level Completion): read-buffer-function and
4526 read-buffer-completion-ignore-case are options.
4527 (Reading File Names): read-file-name-completion-ignore-case is
4528 an option.
4529
4530 * modes.texi (Mode Line Top): mode-line-format is an option.
4531 (Mode Line Variables): mode-line-position and mode-line-modes
4532 are options.
4533
4534 * nonascii.texi (Text Representations):
4535 enable-multibyte-characters is an option.
4536 (Default Coding Systems): auto-coding-regexp-alist,
4537 file-coding-system-alist, auto-coding-alist and
4538 auto-coding-functions are options.
4539 (Specifying Coding Systems): inhibit-eol-conversion is an
4540 option.
4541
4542 * os.texi (Init File): site-run-file is an option.
4543 (System Environment): mail-host-address is an option.
4544 (User Identification): user-mail-address is an option.
4545 (Terminal Output): baud-rate is an option.
4546
4547 * positions.texi (Word Motion): words-include-escapes is an
4548 option.
4549
4550 * searching.texi (Standard Regexps): page-delimiter,
4551 paragraph-separate, paragraph-separate and sentence-end are
4552 options.
4553
4554 * text.texi (Margins): left-margin and fill-nobreak-predicate
4555 are options.
4556
4557 * variables.texi (Local Variables): max-specpdl-size is an
4558 option.
4559
4560 * windows.texi (Choosing Window):
4561 split-window-preferred-function, special-display-function and
4562 display-buffer-function are options.
4563
4564 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
4565
4566 Fix errors spotted by Martin Rudalics.
4567
4568 * syntax.texi (Position Parse): Document rationale for ignored
4569 arguments to syntax-ppss-flush-cache.
4570
4571 * processes.texi (Input to Processes): Mark PROCESS arg to
4572 process-running-child-p as optional.
4573 (Network Options): Document NO-ERROR arg to
4574 set-network-process-option.
4575
4576 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
4577 command.
4578
4579 * searching.texi (POSIX Regexps): Mark posix-search-forward and
4580 posix-search-backward as commands.
4581
4582 * os.texi (Killing Emacs): Mark kill-emacs as a command.
4583 (Suspending Emacs): Mark suspend-emacs as a command.
4584 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
4585 commands.
4586 (Terminal Output): Remove obsolete function baud-rate.
4587 Document TERMINAL arg for send-string-to-terminal.
4588
4589 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
4590 terminal-coding-system and set-terminal-coding-system.
4591 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
4592 as optional.
4593 (Character Sets): Document RESTRICTION arg of char-charset.
4594 (Character Codes): Mark POS argument to get-byte as optional.
4595
4596 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
4597 minibuffer-message.
4598
4599 * files.texi (Create/Delete Dirs): Mark make-directory and
4600 delete-directory as commands.
4601
4602 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
4603
4604 * text.texi (Base 64): Mark base64-decode-string and
4605 base64-encode-string as commands.
4606 (Columns): Mark move-to-column as a command.
4607 (Mode-Specific Indent): Document RIGID arg to
4608 indent-for-tab-command.
4609 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
4610 Mark indent-code-rigidly as a command.
4611 (Substitution): Mark translate-region as a command.
4612
4613 * frames.texi (Size and Position): Remove obsolete functions
4614 screen-height and screen-width.
4615
4616 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
4617
4618 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
4619 (Displaying Buffers, Resizing Windows): Correct mistakes;
4620 next-window, previous-window, and pop-to-buffer are not commands,
4621 and fit-window-to-buffer" is a command. (Pointed out by Martin
4622 Rudalics.)
4623
4624 2009-05-17 Richard M Stallman <rms@gnu.org>
4625
4626 * modes.texi (Precalculated Fontification): Clarify text.
4627
4628 2009-05-17 Martin Rudalics <rudalics@gmx.at>
4629
4630 * windows.texi (Selecting Windows): Clarify descriptions of
4631 with-selected-window and get-lru-window.
4632 (Cyclic Window Ordering): Refer to particular frame when talking
4633 about how splitting affects the ordering.
4634 (Displaying Buffers): Fix descriptions of switch-to-buffer and
4635 switch-to-buffer-other-window. Explain how setting of
4636 display-buffer-reuse-frames affects pop-to-buffer.
4637 (Choosing Window): Clarify some details in descriptions of
4638 display-buffer-reuse-frames, pop-up-frames, and
4639 pop-up-frame-function.
4640 (Dedicated Windows): Clarify some details.
4641 (Textual Scrolling): Replace term vscroll by term vertical
4642 scroll position.
4643 (Vertical Scrolling): Fix typo.
4644 (Window Hooks): Relate text on jit-lock-register to window
4645 scrolling and size changes.
4646
4647 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
4648
4649 * frames.texi (Initial Parameters): Clarify what the initial
4650 minibuffer frame is.
4651 (Buffer Parameters): Note that the minibuffer parameter can not be
4652 altered.
4653
4654 * anti.texi (Antinews): Copyedits. Rearrange some entries.
4655 Document display-buffer changes.
4656
4657 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4658
4659 * anti.texi (Antinews): Rewrite for Emacs 22.
4660
4661 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
4662 obarrays are first mentioned. Define "system abbrev" more
4663 prominently, and add it to the index.
4664 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
4665 Copyedits.
4666 (Abbrev Expansion): Document abbrev-insert.
4667
4668 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4669
4670 * frames.texi (Font and Color Parameters): Rename from Color
4671 Parameters. Document font-backend parameter.
4672
4673 * vol2.texi (Top): Update node listing.
4674 * vol1.texi (Top): Update node listing.
4675 * elisp.texi (Top): Update node listing.
4676
4677 2009-05-11 Martin Rudalics <rudalics@gmx.at>
4678
4679 * windows.texi (Choosing Window): Don't explicitly refer to
4680 split-window-sensibly's window argument in descriptions of
4681 split-height-threshold and split-width-threshold.
4682
4683 2009-05-10 Martin Rudalics <rudalics@gmx.at>
4684
4685 * windows.texi (Choosing Window): Fix rewrite of window
4686 splitting section.
4687
4688 2009-05-09 Eli Zaretskii <eliz@gnu.org>
4689
4690 * nonascii.texi (Default Coding Systems):
4691 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
4692 Add indexing.
4693 (Lisp and Coding Systems): Add index entries.
4694
4695 2009-05-09 Martin Rudalics <rudalics@gmx.at>
4696
4697 * windows.texi (Choosing Window): Describe split-window-sensibly
4698 and rewrite section on window splitting accordingly.
4699 (Textual Scrolling): Replace `...' by @code{...}.
4700
4701 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
4702
4703 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
4704 Remove obsoleted pre-abbrev-expand-hook.
4705
4706 * locals.texi (Standard Buffer-Local Variables): Consolidate table
4707 entries.
4708
4709 * internals.texi (Object Internals): Don't assume 32-bit machines
4710 are the norm.
4711 (Buffer Internals): Consolidate table entries for readability.
4712 (Window Internals): Synch field names to window.h.
4713 (Process Internals): Synch field names to process.h.
4714
4715 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
4716
4717 * variables.texi (File Local Variables): Note that read-circle is
4718 bound to nil when reading file-local variables.
4719
4720 * streams.texi (Input Functions): Document read-circle.
4721 (Output Variables): Add xref to Circular Objects.
4722
4723 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
4724
4725 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
4726 Features and Coding System Basics. Node that "p" stands for
4727 "predicate". Recommend utf-8-emacs instead of emacs-mule.
4728 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
4729 mouse-appearance-menu.
4730 (Programming Tips): Add xref to Progress.
4731
4732 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4733
4734 * os.texi (Command-Line Arguments):
4735 Document command-line-args-left.
4736 (Suspending Emacs): Adapt text to multi-tty case. Document use of
4737 terminal objects for tty arguments.
4738 (Startup Summary): Add xref to Session Management.
4739 (Session Management): Mention emacs-session-restore. Copyedits.
4740
4741 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
4742
4743 * os.texi (Startup Summary): Copyedits. The init file is not
4744 necessarily named .emacs now. Document initial-buffer-choice and
4745 initial-scratch-message. Note where Emacs exits in batch mode.
4746 Document inhibit-splash-screen as an alias.
4747 (Init File): Be neutral about which init file name to use.
4748
4749 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
4750
4751 * os.texi (System Interface): Fix Texinfo usage.
4752
4753 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
4754
4755 * searching.texi (Regexp Backslash): Also refer to shy groups as
4756 non-capturing or unnumbered groups.
4757 (Regexp Functions): Add cross-reference to Regexp Backslash.
4758
4759 * display.texi (Truncation): Overlays can use line-prefix and
4760 wrap-prefix too.
4761 (Overlay Properties): Document wrap-prefix and line-prefix.
4762 (Face Attributes): Document underline-minimum-offset.
4763 (Face Remapping): Copyedits.
4764 (Low-Level Font): Copyedits.
4765 (Image Cache): Note that the image cache is shared between frames.
4766 (Line Height): Emphasize that line-spacing only takes effect on
4767 graphical terminals.
4768
4769 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4770
4771 * display.texi (Refresh Screen): Note that a passage about screen
4772 refreshing is text terminal only.
4773 (Forcing Redisplay): Delete misleading comment---sit-for calls
4774 redisplay, not the other way around.
4775 (Truncation): Note new values of truncate-partial-width-windows.
4776 Copyedits.
4777 (Invisible Text): Document invisible-p.
4778
4779 2009-04-11 Eli Zaretskii <eliz@gnu.org>
4780
4781 * display.texi (Overlays): Overlays don't scale well. See
4782 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
4783
4784 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
4785
4786 * syntax.texi (Syntax Table Functions): Document cons cell
4787 argument for modify-syntax-entry.
4788 (Categories): Document cons cell argument for
4789 modify-category-entry.
4790
4791 * searching.texi (String Search): Document word-search-forward-lax
4792 and word-search-backward-lax.
4793 (Searching and Case): Describe isearch behavior more precisely.
4794
4795 * keymaps.texi (Tool Bar): Mention that some platforms do not
4796 support multi-line toolbars. Suggested by Stephen Eglen.
4797
4798 * frames.texi (Layout Parameters): Mention that Nextstep also
4799 allows only one tool-bar line. Suggested by Stephen Eglen.
4800
4801 * nonascii.texi (Text Representations): Copyedits.
4802 (Coding System Basics): Also mention utf-8-emacs.
4803 (Converting Representations, Selecting a Representation)
4804 (Scanning Charsets, Translation of Characters, Encoding and I/O):
4805 Copyedits.
4806 (Character Codes): Mention role of codepoints 1114112 to 4194175.
4807
4808 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
4809
4810 * text.texi (Yank Commands): Note that yank uses push-mark.
4811 (Filling): Clarify REGION argument of fill-paragraph.
4812 Document fill-forward-paragraph-function.
4813 (Special Properties): Remove "new in Emacs 22" declaration.
4814 (Clickable Text): Merge with Links and Mouse-1 node.
4815
4816 * display.texi (Button Properties, Button Buffer Commands):
4817 Change xref to Clickable Text.
4818
4819 * tips.texi (Key Binding Conventions): Change xref to Clickable
4820 Text.
4821
4822 * elisp.texi (Top): Update node listing.
4823
4824 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
4825
4826 * markers.texi (The Mark): Copyedits. Improve description of
4827 handle-shift-selection.
4828 (The Region): Move use-region-p here from The Mark.
4829
4830 * positions.texi (Screen Lines): Document (cols . lines) argument
4831 for vertical-motion.
4832
4833 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
4834
4835 * frames.texi (Frames): Clean up introduction. Document `ns'
4836 return value for framep.
4837 (Creating Frames): Note how the terminal is chosen.
4838 (Multiple Terminals, Multiple Displays): Merge into a single node.
4839 (Color Parameters): Fix typo.
4840
4841 * variables.texi (Local Variables, Buffer-Local Variables)
4842 (Creating Buffer-Local): Change link to Multiple Terminals.
4843
4844 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
4845
4846 * keymaps.texi (Controlling Active Maps): Change link to Multiple
4847 Terminals.
4848
4849 * commands.texi (Command Loop Info, Keyboard Macros): Change link
4850 to Multiple Terminals.
4851
4852 * elisp.texi (Top): Update node listing.
4853 * vol2.texi (Top): Update node listing.
4854 * vol1.texi (Top): Update node listing.
4855
4856 * buffers.texi (Current Buffer): Note that the append-to-buffer
4857 example is no longer in synch with the latest code. Tie the two
4858 examples together.
4859
4860 * files.texi (File Attributes): Move note about MS-DOS from
4861 Changing Files to File Attributes.
4862 (Create/Delete Dirs): Note that mkdir is an alias for this.
4863
4864 2009-04-01 Markus Triska <triska@gmx.at>
4865
4866 * processes.texi (Filter Functions): Suggest how to handle output
4867 batches.
4868
4869 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
4870
4871 * help.texi (Accessing Documentation): Update example to use
4872 help-setup-xref and with-help-window.
4873 (Help Functions): Remove print-help-return-message, which is
4874 semi-obsolete due to with-help-window. Document help-buffer and
4875 help-setup-xref.
4876
4877 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
4878
4879 * help.texi (Accessing Documentation, Help Functions):
4880 Remove information about long-obsolete Emacs versions.
4881
4882 * modes.texi (Mode Line Variables): The default values of the mode
4883 line variables are now more complicated.
4884
4885 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
4886
4887 * modes.texi (Major Mode Conventions): Note that specialness is
4888 inherited.
4889 (Derived Modes): Note that define-derive-mode sets the mode-class
4890 property.
4891
4892 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
4893 goto-map. Add search-map to the list.
4894
4895 2009-03-27 Eli Zaretskii <eliz@gnu.org>
4896
4897 * os.texi (System Environment): Update the list of system-type
4898 values.
4899
4900 * markers.texi (The Mark) <handle-shift-selection>: Update for
4901 removal of the optional argument DEACTIVATE.
4902
4903 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
4904
4905 * commands.texi (Focus Events): Most X window managers don't use
4906 focus-follows-mouse nowadays.
4907
4908 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
4909
4910 * commands.texi (Defining Commands): Clarify introduction.
4911 (Using Interactive): Not that interactive can be put in a symbol
4912 property.
4913 (Interactive Call): Note that a symbol with a non-nil
4914 interactive-form property satisfies commandp.
4915
4916 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
4917
4918 * minibuf.texi (Intro to Minibuffers): Fix typos.
4919
4920 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
4921
4922 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
4923 about minibuffers in old Emacs versions. Copyedits.
4924 Emphasize that enable-recursive-minibuffers defaults to nil.
4925 (Text from Minibuffer): Simplify introduction.
4926
4927 2009-03-22 Alan Mackenzie <acm@muc.de>
4928
4929 * commands.texi (Using Interactive): Clarify string argument to
4930 `interactive' - even promptless elements need \n separators.
4931
4932 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
4933
4934 * minibuf.texi (Completion Styles): New node.
4935
4936 * elisp.texi (Top): Update node listing.
4937
4938 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
4939
4940 * minibuf.texi (Basic Completion): Note that
4941 read-file-name-completion-ignore-case and
4942 read-buffer-completion-ignore-case can override
4943 completion-ignore-case.
4944 (Minibuffer Completion): Document completing-read changes.
4945 (Completion Commands): Avoid mentioning partial completion mode.
4946 Document minibuffer-completion-confirm changes, and
4947 minibuffer-confirm-exit-commands.
4948 (High-Level Completion): Document new require-match behavior for
4949 read-buffer. Document read-buffer-completion-ignore-case.
4950 (Reading File Names): Document new require-match behavior for
4951 read-file-name.
4952
4953 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
4954
4955 * debugging.texi (Error Debugging): Don't mislead the reader into
4956 thinking that debug-on-error enters debugger for C-f at EOB.
4957 (Error Debugging): Setting debug-on-init within the init file
4958 works, and has for some time.
4959
4960 2009-03-13 Kenichi Handa <handa@m17n.org>
4961
4962 * display.texi (Fontsets): Update the description.
4963
4964 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
4965
4966 * advice.texi (Advising Primitives): Link to What Is a Function.
4967
4968 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
4969
4970 * compile.texi (Speed of Byte-Code): Update example.
4971 (Disassembly): Update examples.
4972
4973 * loading.texi (Repeated Loading): Simplify examples.
4974
4975 * customize.texi (Common Keywords): It's not necessary to use :tag
4976 to remove hyphens, as custom-unlispify-tag-name does it
4977 automatically.
4978 (Variable Definitions): Link to File Local Variables.
4979 Document customized-value symbol property.
4980 (Customization Types): Move menu to end of node.
4981
4982 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
4983
4984 * macros.texi (Compiling Macros): Omit misleading sentence, which
4985 implied that macros can only be used in the same file they are
4986 defined.
4987 (Backquote): Remove obsolete information about Emacs 19.
4988
4989 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
4990
4991 * display.texi (Display Margins): Fix paren typo.
4992
4993 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
4994
4995 * elisp.texi (Top): Update node listing.
4996
4997 * variables.texi (Variables): Clarify introduction.
4998 (Global Variables): Mention that setq is a special form.
4999 (Local Variables): Use active voice.
5000 (Tips for Defining): Mention marking variables as safe.
5001 (Buffer-Local Variables): Mention terminal-local and frame-local
5002 variables together.
5003 (File Local Variables): Copyedits.
5004 (Frame-Local Variables): Note that they are not really useful.
5005 (Future Local Variables): Node deleted.
5006
5007 * objects.texi (General Escape Syntax): Update explanation of
5008 Unicode escape syntax.
5009
5010 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
5011
5012 * control.texi (Control Structures): Add cindex entry for "textual
5013 order".
5014
5015 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
5016 instead of "expression" throughout.
5017 (Function Indirection): Copyedits. Use active voice.
5018 (Eval): The default value of max-lisp-eval-depth is now 400.
5019
5020 2009-02-23 Miles Bader <miles@gnu.org>
5021
5022 * processes.texi (System Processes): Rename `system-process-attributes'
5023 to `process-attributes'.
5024
5025 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
5026
5027 * symbols.texi (Property Lists): Emphasize that property lists are
5028 not restricted to symbol cells.
5029 (Other Plists): Copyedit.
5030
5031 * sequences.texi (Sequences Arrays Vectors): Make introduction
5032 more concise.
5033 (Arrays): Mention char-tables and bool-vectors too.
5034 (Vectors): Don't repeat information given in Arrays node. Link to
5035 nodes that explain the vector usage examples.
5036 (Char-Tables): Note that char-table elements can have arbitrary
5037 type. Explain effect of omitted char-table-extra-slots property.
5038 Link to Property Lists node.
5039
5040 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
5041
5042 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
5043 `append'.
5044 (List Elements): Copyedits.
5045
5046 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
5047 of `vconcat'.
5048
5049 * strings.texi (Creating Strings): Copyedits. Remove obsolete
5050 Emacs 20 usage of `concat'.
5051 (Case Conversion): Copyedits.
5052
5053 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
5054
5055 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
5056 Minor edits.
5057 (Frame Configuration Type): Emphasize that it is not primitive.
5058 (Font Type): New node.
5059 (Type Predicates): Add fontp; type-of now recognizes font object
5060 types.
5061
5062 * intro.texi (Version Info): Update version numbers in examples.
5063 (Acknowledgements): List more contributors.
5064
5065 * elisp.texi: Bump version number to 3.0.
5066 (Top): Link to Font Type node.
5067
5068 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5069
5070 * modes.texi (Major Mode Conventions): Remove duplicate words.
5071 (Customizing Keywords): Fix typo.
5072
5073 2009-02-14 Eli Zaretskii <eliz@gnu.org>
5074
5075 * nonascii.texi (User-Chosen Coding Systems): Document that
5076 select-safe-coding-system suggests raw-text if there are raw bytes
5077 in the region.
5078 (Explicit Encoding): Warn not to use `undecided' when encoding.
5079
5080 2009-02-11 Glenn Morris <rgm@gnu.org>
5081
5082 * frames.texi (Visibility of Frames): Mention the effect multiple
5083 workspaces/desktops can have on visibility.
5084
5085 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5086
5087 * text.texi (Commands for Insertion):
5088 * commands.texi (Event Mod):
5089 * keymaps.texi (Searching Keymaps):
5090 * nonascii.texi (Translation of Characters):
5091 Reinstate documentation of translation-table-for-input.
5092 (Explicit Encoding): Document the `charset' text property produced
5093 by decode-coding-region and decode-coding-string.
5094
5095 2009-01-27 Alan Mackenzie <acm@muc.de>
5096
5097 * modes.texi (Search-based Fontification): Correct a typo.
5098
5099 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
5100
5101 * abbrevs.texi (Abbrev Table Properties): Fix typo.
5102 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
5103
5104 2009-01-24 Eli Zaretskii <eliz@gnu.org>
5105
5106 * display.texi (Window Systems): Document the value of
5107 `initial-window-system' under --daemon.
5108
5109 * os.texi (System Environment): Remove description of the
5110 `environment' function which has been deleted.
5111
5112 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
5113
5114 * frames.texi (Multiple Displays): Remove documentation for
5115 removed function make-frame-on-tty.
5116
5117 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
5118
5119 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5120 write-region-annotate-functions.
5121 Document write-region-post-annotation-function.
5122
5123 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
5124
5125 * display.texi (Font Lookup): Document WIDTH argument of
5126 x-list-fonts.
5127
5128 2009-01-17 Eli Zaretskii <eliz@gnu.org>
5129
5130 * maps.texi (Standard Keymaps): Rename function-key-map to
5131 local-function-key-map.
5132
5133 * keymaps.texi (Translation Keymaps): Rename function-key-map to
5134 local-function-key-map.
5135
5136 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
5137 and `set-keyboard-coding-system' now accept an optional terminal
5138 argument.
5139
5140 * commands.texi (Event Mod): `keyboard-translate-table' is now
5141 terminal-local.
5142 (Function Keys): Rename function-key-map to
5143 local-function-key-map.
5144
5145 * elisp.texi (Top): Make @detailmenu be consistent with changes in
5146 frames.texi.
5147
5148 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
5149 `delete-terminal-functions', `suspend-tty-functions' and
5150 `resume-tty-functions'.
5151
5152 * frames.texi (Frames): Document `frame-terminal' and
5153 `terminal-live-p'.
5154 (Multiple Displays): Document `make-frame-on-tty'.
5155 (Multiple Terminals): Document `terminal-list', `delete-terminal',
5156 `terminal-name', and `get-device-terminal'.
5157 (Terminal Parameters): Document `terminal-parameters',
5158 `terminal-parameter', and `set-terminal-parameter'.
5159
5160 * os.texi (System Environment): Document `environment' and
5161 `initial-environment'.
5162 (Suspending Emacs): Update for multi-tty; document
5163 `suspend-tty', `resume-tty', and `controlling-tty-p'.
5164
5165 * nonascii.texi (Coding System Basics): More accurate description
5166 of `raw-text'.
5167
5168 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
5169
5170 * display.texi (Low-Level Font): Fix typo.
5171
5172 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
5173
5174 * elisp.texi (Top): Update node listing.
5175
5176 * display.texi (PostScript Images): Node deleted.
5177
5178 2009-01-10 Eli Zaretskii <eliz@gnu.org>
5179
5180 * processes.texi (Decoding Output): Document that null bytes force
5181 no-conversion for reading process output.
5182
5183 * files.texi (Reading from Files): Document that null bytes force
5184 no-conversion when visiting files.
5185
5186 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
5187
5188 * nonascii.texi (Lisp and Coding Systems):
5189 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
5190 (Character Properties): Improve wording.
5191
5192 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
5193
5194 * display.texi (Font Lookup): Remove obsolete function
5195 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
5196 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5197 (Font Selection): Reorder order of variable descriptions.
5198 Minor clarifications.
5199
5200 * elisp.texi (Top): Update node listing.
5201
5202 2009-01-09 Glenn Morris <rgm@gnu.org>
5203
5204 * commands.texi (Command Loop Info): Say that last-command-char and
5205 last-input-char are obsolete aliases.
5206
5207 * edebug.texi (Edebug Recursive Edit): Remove separate references to
5208 last-input-char and last-command-char, since they are just aliases for
5209 last-input-event and last-command-event.
5210
5211 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
5212 last-command-char.
5213
5214 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5215
5216 * elisp.texi: Update node listing.
5217
5218 * display.texi (Faces): Put Font Selection node after Auto Faces.
5219 (Face Attributes): Don't link to Font Lookup.
5220 Document font-family-list.
5221 (Fonts): New node.
5222
5223 2009-01-08 Jason Rumney <jasonr@gnu.org>
5224
5225 * frames.texi (Pointer Shape): Clarify that only X supports
5226 changing the standard pointer shapes. (Bug#1485)
5227
5228 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5229
5230 * display.texi (Attribute Functions): Note that a function value
5231 :height is relative, and that compatibility functions work by
5232 calling set-face-attribute.
5233 (Displaying Faces): Reorder list in order of increasing priority.
5234 (Face Remapping): New node. Content moved here from Displaying
5235 Faces.
5236 (Glyphs): Link to Face Functions.
5237
5238 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5239
5240 * display.texi (Faces): Don't discuss face id here. facep does
5241 not return t.
5242 (Defining Faces): Minor clarification.
5243 (Face Attributes): Rearrange items to match docstring of
5244 set-face-attribute. Add :foundry attribute. Document new role of
5245 :font attribute. Texinfo usage fix.
5246 (Attribute Functions): Copyedits.
5247 (Face Functions): Note that face number is seldom used.
5248
5249 2009-01-05 Richard M Stallman <rms@gnu.org>
5250
5251 * strings.texi (Predicates for Strings): Minor clarification.
5252
5253 * functions.texi (Function Safety): Texinfo usage fix.
5254
5255 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
5256
5257 * objects.texi (General Escape Syntax): Fix typo.
5258
5259 2009-01-03 Martin Rudalics <rudalics@gmx.at>
5260
5261 * windows.texi (Choosing Window): Say that pop-up-frame-alist
5262 works via the default value of pop-up-frame-function.
5263
5264 2009-01-02 Eli Zaretskii <eliz@gnu.org>
5265
5266 * processes.texi (System Processes): Document the `time' and
5267 `ctime' attributes of `system-process-attributes'.
5268
5269 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
5270
5271 * display.texi (Face Attributes): Clarify :height attribute.
5272
5273 2008-12-31 Martin Rudalics <rudalics@gmx.at>
5274
5275 * buffers.texi (The Buffer List): Clarify what moves a buffer to
5276 the front of the buffer list. Add entries for `last-buffer' and
5277 `unbury-buffer'.
5278
5279 2008-12-27 Eli Zaretskii <eliz@gnu.org>
5280
5281 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
5282 and its subsections.
5283
5284 * frames.texi (Multiple Terminals, Low-level Terminal)
5285 (Terminal Parameters, Frames on Other TTY devices): New sections.
5286 (Frames): Add an xref to "Multiple Terminals".
5287
5288 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
5289
5290 * objects.texi (Terminal Type): New node.
5291 (Editing Types): Add it to the menu.
5292
5293 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
5294 Variables".
5295
5296 * variables.texi (Directory Local Variables): New node.
5297 (Variables): Add a menu item for it.
5298
5299 * loading.texi (Autoload): Document `generate-autoload-cookie' and
5300 `generated-autoload-file'.
5301
5302 2008-12-20 Eli Zaretskii <eliz@gnu.org>
5303
5304 * os.texi (Startup Summary): Add xref to documentation of
5305 `initial-window-system'.
5306
5307 * display.texi (Window Systems): Document `window-system' the
5308 function. The variable `window-system' is now frame-local.
5309 Document `initial-window-system'.
5310
5311 2008-12-19 Martin Rudalics <rudalics@gmx.at>
5312
5313 * windows.texi (Windows): Rewrite description of
5314 fit-window-to-buffer.
5315
5316 2008-12-13 Glenn Morris <rgm@gnu.org>
5317
5318 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
5319 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
5320
5321 2008-12-12 Glenn Morris <rgm@gnu.org>
5322
5323 * debugging.texi (Error Debugging): Refer forwards to
5324 eval-expression-debug-on-error.
5325
5326 2008-12-05 Eli Zaretskii <eliz@gnu.org>
5327
5328 * strings.texi (String Basics): Only unibyte strings that
5329 represent key sequences hold 8-bit raw bytes.
5330
5331 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
5332 paragraph to speak about `undecided'.
5333 (Character Properties): Don't explain the meaning of each
5334 property; instead, identify their Unicode Standard names.
5335 (Character Sets): Document `map-charset-chars'.
5336
5337 2008-12-02 Glenn Morris <rgm@gnu.org>
5338
5339 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
5340 section yet again.
5341
5342 2008-11-29 Eli Zaretskii <eliz@gnu.org>
5343
5344 * nonascii.texi (Character Properties): New Section.
5345 (Specifying Coding Systems): Document
5346 `coding-system-priority-list', `set-coding-system-priority', and
5347 `with-coding-priority'.
5348 (Lisp and Coding Systems): Document `check-coding-systems-region'
5349 and `coding-system-charset-list'.
5350 (Coding System Basics): Document `coding-system-aliases'.
5351
5352 * elisp.texi (Top): Add a @detailmenu entry for "Character
5353 Properties".
5354
5355 * objects.texi (Character Type): Correct the range of Emacs
5356 characters. Add an @xref to "Character Codes".
5357
5358 * strings.texi (String Basics): Add an @xref to "Character Codes".
5359
5360 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
5361
5362 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
5363 (Character Codes): Document `max-char'.
5364
5365 2008-11-28 Eli Zaretskii <eliz@gnu.org>
5366
5367 * nonascii.texi (Text Representations, Converting Representations)
5368 (Character Sets, Scanning Charsets, Translation of Characters):
5369 Make text more accurate.
5370
5371 2008-11-28 Glenn Morris <rgm@gnu.org>
5372
5373 * files.texi (Format Conversion Round-Trip): Improve previous change.
5374
5375 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
5376
5377 * modes.texi (Auto Major Mode): Fix example.
5378
5379 2008-11-25 Glenn Morris <rgm@gnu.org>
5380
5381 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
5382
5383 * files.texi (Format Conversion Round-Trip):
5384 Use active voice for previous change.
5385
5386 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
5387
5388 * os.texi (Processor Run Time):
5389 * processes.texi (Transaction Queues):
5390 * markers.texi (The Mark):
5391 * windows.texi (Choosing Window, Selecting Windows):
5392 * files.texi (Changing Files, Magic File Names):
5393 * commands.texi (Key Sequence Input):
5394 * functions.texi (Declaring Functions):
5395 * strings.texi (Predicates for Strings):
5396 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
5397
5398 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
5399
5400 * help.texi (Accessing Documentation): Update example.
5401
5402 * variables.texi (Defining Variables): Note that `*' is not
5403 necessary if defcustom is used.
5404
5405 2008-11-22 Eli Zaretskii <eliz@gnu.org>
5406
5407 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
5408 Characters" from @detailmenu.
5409
5410 * nonascii.texi (Character Codes, Character Sets)
5411 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
5412 (Chars and Bytes, Splitting Characters): Sections removed.
5413
5414 2008-11-22 Lute Kamstra <lute@gnu.org>
5415
5416 * positions.texi (Text Lines): Update goto-line documentation.
5417
5418 2008-11-21 Martin Rudalics <rudalics@gmx.at>
5419
5420 * frames.texi (Frames): Fix typo, add cross references, reword.
5421 (Initial Parameters): Reword special-display-frame-alist text.
5422 (Frames and Windows): Reword. Describe argument norecord for
5423 set-frame-selected-window.
5424 (Input Focus): Describe argument norecord for select-frame.
5425 Remove comment on MS-Windows behavior for focus-follows-mouse.
5426 (Raising and Lowering): Mention windows-frames dichotomy in
5427 metaphor.
5428
5429 * windows.texi (Displaying Buffers, Vertical Scrolling)
5430 (Horizontal Scrolling): Fix indenting and rewording issues
5431 introduced with 2008-11-07 change.
5432
5433 2008-11-20 Glenn Morris <rgm@gnu.org>
5434
5435 * files.texi (Format Conversion Round-Trip): Mention `preserve'
5436 element of `format-alist'.
5437
5438 2008-11-19 Glenn Morris <rgm@gnu.org>
5439
5440 * doclicense.texi: Update to FDL 1.3.
5441 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
5442
5443 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
5444
5445 * windows.texi (Window Hooks): Remove *-end-trigger-functions
5446 vars, which are obsolete. Mention jit-lock-register.
5447
5448 * modes.texi (Other Font Lock Variables):
5449 Document jit-lock-register and jit-lock-unregister.
5450
5451 * frames.texi (Color Parameters): Document alpha parameter.
5452
5453 2008-11-16 Martin Rudalics <rudalics@gmx.at>
5454
5455 * windows.texi (Splitting Windows, Deleting Windows)
5456 (Selecting Windows, Cyclic Window Ordering)
5457 (Buffers and Windows, Displaying Buffers, Choosing Window)
5458 (Dedicated Windows, Window Point, Window Start and End)
5459 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
5460 (Size of Window, Resizing Windows, Window Configurations)
5461 (Window Parameters): Avoid @var at beginning of sentences and
5462 reword accordingly.
5463
5464 2008-11-11 Lute Kamstra <lute@gnu.org>
5465
5466 * files.texi (File Name Components): Fix file-name-extension
5467 documentation.
5468
5469 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
5470
5471 * frames.texi (Basic Parameters): Remove display-environment-variable
5472 and term-environment-variable.
5473
5474 2008-11-08 Eli Zaretskii <eliz@gnu.org>
5475
5476 * windows.texi (Basic Windows, Splitting Windows)
5477 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
5478 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
5479 (Resizing Windows, Window Configurations, Window Parameters):
5480 Fix wording and markup.
5481
5482 2008-11-07 Martin Rudalics <rudalics@gmx.at>
5483
5484 * windows.texi (Windows): Update entries.
5485 (Basic Windows): Remove listing of attributes. Reword.
5486 (Splitting Windows, Deleting Windows): Reword.
5487 (Selecting Windows, Cyclic Window Ordering): Reword with special
5488 emphasis on order of recently selected windows and buffer list.
5489 (Buffers and Windows, Choosing Window): Reword with special
5490 emphasis on dedicated windows.
5491 (Displaying Buffers): Reword. For switch-to-buffer mention that
5492 it may fall back on pop-to-buffer. For other-window try to
5493 explain how it treats the cyclic ordering of windows.
5494 (Dedicated Windows): New node and section discussing dedicated
5495 windows and associated functions.
5496 (Window Point): Add entry for window-point-insertion-type. Reword.
5497 (Window Start and End): Rename node and section title. Reword.
5498 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
5499 Minor rewording.
5500 (Size of Window): Reword, in particular text on window-width.
5501 (Resizing Windows): Reword. Add text on balancing windows.
5502 (Window Configurations): Reword. Mention window parameters.
5503 (Window Parameters): New node and section on window parameters.
5504 (Window Hooks): Reword. Mention that
5505 window-configuration-change-hook is run "buffer-locally".
5506 * elisp.texi (Top): Update Windows entries in @detailmenu
5507 section.
5508
5509 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
5510
5511 * searching.texi (Regexp Search): Fix typo.
5512
5513 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5514
5515 * searching.texi (Regexp Search): Document GREEDY arg.
5516 (Simple Match Data): Fix return value.
5517
5518 2008-11-01 Eli Zaretskii <eliz@gnu.org>
5519
5520 * nonascii.texi (Text Representations): Rewrite to make consistent
5521 with Emacs 23 internal representation of characters.
5522 Document `unibyte-string'.
5523
5524 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
5525
5526 * processes.texi (Process Information): Note that process-status
5527 does not accept buffer names.
5528
5529 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5530
5531 * positions.texi (Skipping Characters): Correct return value of
5532 skip-chars-forward.
5533
5534 2008-10-25 Martin Rudalics <rudalics@gmx.at>
5535
5536 * windows.texi (Deleting Windows): Update documentation of
5537 delete-windows-on.
5538 (Buffers and Windows): Update documentations of
5539 get-buffer-window and get-buffer-window-list.
5540 (Displaying Buffers): Update documentation of
5541 replace-buffer-in-windows.
5542
5543 * buffers.texi (Current Buffer): Reword set-buffer and
5544 with-current-buffer documentations.
5545 (Creating Buffers): Reword documentation of get-buffer-create.
5546
5547 2008-10-23 Martin Rudalics <rudalics@gmx.at>
5548
5549 * buffers.texi (Current Buffer): Reword documentation of
5550 set-buffer.
5551 (Buffer Names): Reword documentation of buffer-name.
5552 (The Buffer List): For bury-buffer explain what happens with the
5553 buffer's window.
5554 (Creating Buffers): Say that get-buffer-create's arg is called
5555 buffer-or-name.
5556
5557 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5558
5559 * advice.texi (Computed Advice): Explain what DEFINITION is.
5560
5561 * nonascii.texi (Character Codes): Remove obsolete function
5562 char-valid-p, and document characterp instead.
5563
5564 2008-10-22 Martin Rudalics <rudalics@gmx.at>
5565
5566 * windows.texi (Displaying Buffers): Reword documentation of
5567 pop-to-buffer.
5568 (Choosing Window): Rewrite documentation of display-buffer and
5569 its options.
5570
5571 * buffers.texi (Killing Buffers): Update documentation of
5572 kill-buffer.
5573
5574 2008-10-21 Eli Zaretskii <eliz@gnu.org>
5575
5576 * processes.texi (Serial Ports): Fix wording and improve markup.
5577
5578 * searching.texi (Regexp Search): Document `string-match-p' and
5579 `looking-at-p'.
5580 (POSIX Regexps): Add an xref for "non-greedy".
5581 (Regexp Special): Add @cindex entry for "non-greedy".
5582
5583 * display.texi (Attribute Functions): Document `face-all-attributes'.
5584 (Image Cache) <image-refresh>: Minor wording fixes.
5585
5586 * frames.texi (Color Names): Add an xref to `read-color'.
5587
5588 * minibuf.texi (High-Level Completion): Document `read-color'.
5589
5590 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
5591
5592 * positions.texi (Narrowing): Add an xref to "Swapping Text".
5593
5594 * buffers.texi (Swapping Text): New section, documents
5595 `buffer-swap-text'.
5596
5597 2008-10-21 Martin Rudalics <rudalics@gmx.at>
5598
5599 * windows.texi (Resizing Windows): Minor wording fix.
5600
5601 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5602
5603 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
5604 and `combine-and-quote-strings'.
5605
5606 * strings.texi (Creating Strings): Add xrefs for them.
5607
5608 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5609
5610 * elisp.texi (Top): Make descriptive text for "Reading File Names"
5611 match the corresponding menu in minibuf.texi.
5612
5613 * minibuf.texi (Reading File Names): Document `read-shell-command'
5614 and `minibuffer-local-shell-command-map'.
5615
5616 2008-10-19 Martin Rudalics <rudalics@gmx.at>
5617
5618 * windows.texi (Resizing Windows): Remove var{} around "window" in
5619 documentation of enlarge-window.
5620 Rewrite documentation of window-min-height and window-min-width.
5621
5622 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5623
5624 * functions.texi (Calling Functions): Document `apply-partially'.
5625
5626 * hooks.texi (Standard Hooks): Mention
5627 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
5628
5629 * variables.texi (File Local Variables): Document
5630 `file-local-variables-alist', `before-hack-local-variables-hook'
5631 and `hack-local-variables-hook'.
5632
5633 * processes.texi (Synchronous Processes): Document `process-lines'.
5634
5635 * customize.texi (Variable Definitions):
5636 Document `custom-reevaluate-setting'.
5637
5638 2008-10-18 Martin Rudalics <rudalics@gmx.at>
5639
5640 * windows.texi (Choosing Window, Deleting Windows)
5641 (Displaying Buffers): Expand documentation of dedicated windows.
5642
5643 2008-10-18 Eli Zaretskii <eliz@gnu.org>
5644
5645 * files.texi (Changing Files): Document symbolic input of file
5646 modes to `set-file-modes'. Document `read-file-modes' and
5647 `file-modes-symbolic-to-number'.
5648
5649 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
5650 and `search-map'.
5651
5652 * searching.texi (Search and Replace):
5653 Document `replace-search-function' and `replace-re-search-function'.
5654 Document `multi-query-replace-map'.
5655
5656 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5657 (Completion Commands, Reading File Names):
5658 Rename `minibuffer-local-must-match-filename-map' to
5659 `minibuffer-local-filename-must-match-map'.
5660 (Minibuffer Completion): The `require-match' argument to
5661 `completing-read' can now have the value `confirm-only'.
5662
5663 * windows.texi (Displaying Buffers): Minor wording fix.
5664 (Choosing Window): `split-height-threshold' can now be nil.
5665 Document `split-width-threshold'. `pop-up-frames' can have the
5666 value `graphic-only'.
5667
5668 2008-10-17 Eli Zaretskii <eliz@gnu.org>
5669
5670 * os.texi (Startup Summary): Document `before-init-time' and
5671 `after-init-time'. Document `initial-window-system' and
5672 `window-system-initialization-alist'. Document reading the
5673 abbrevs file. Document the call to `server-start' under --daemon.
5674 Rearrange a bit to be consistent with the code flow.
5675 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
5676 (Time Parsing): Document `format-seconds'.
5677
5678 2008-10-17 Martin Rudalics <rudalics@gmx.at>
5679
5680 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
5681 and reword.
5682
5683 2008-10-16 Eli Zaretskii <eliz@gnu.org>
5684
5685 * markers.texi (The Mark): Document use-region-p.
5686
5687 2008-10-15 Eli Zaretskii <eliz@gnu.org>
5688
5689 * internals.texi (Writing Emacs Primitives): The interactive spec
5690 of a primitive can be a Lisp form.
5691
5692 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
5693 values of transient-mark-mode. Document handle-shift-selection.
5694
5695 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
5696 (Interactive Examples): Show an example of `^'.
5697 (Key Sequence Input): Document this-command-keys-shift-translated.
5698 (Defining Commands, Using Interactive): The interactive-form of a
5699 function can be added via its symbol's property.
5700
5701 * positions.texi (List Motion): beginning-of-defun-function can
5702 now accept an argument.
5703
5704 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
5705 now return a list of strings.
5706
5707 * control.texi (Handling Errors): Document ignore-errors.
5708
5709 * frames.texi (Creating Frames): Document frame-inherited-parameters.
5710 (Parameter Access): Document set-frame-parameter.
5711
5712 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
5713 Hooks" for the effect of kill-all-local-variables on local hook
5714 functions.
5715
5716 * modes.texi (Major Mode Conventions, Mode Line Variables):
5717 `mode-name' need not be a string. xref to "Mode Line Data" for
5718 details, and to "Emulating Mode Line" for computing a string
5719 value.
5720
5721 2008-10-14 Eli Zaretskii <eliz@gnu.org>
5722
5723 * processes.texi (System Processes): New section.
5724 (Processes, Signals to Processes): Add xrefs to it.
5725
5726 * objects.texi (Editing Types): A `process' is a subprocess of
5727 Emacs, not just any process running on the OS.
5728
5729 * elisp.texi (Top): Adjust the @detailmenu for the above two
5730 changes.
5731
5732 * sequences.texi (Char-Tables): Remove documentation of
5733 set-char-table-default, which has no effect since Emacs 23.
5734 <char-table-range, set-char-table-range>: Don't mention generic
5735 characters and charsets. Add a cons cell as a possible argument.
5736
5737 * nonascii.texi (Splitting Characters)
5738 (Translation of Characters): Don't mention generic characters.
5739
5740 * display.texi (Fontsets): Don't mention generic characters.
5741
5742 * sequences.texi (Char-Tables): `map-char-table' can now call its
5743 argument FUNCTION with a cons cell as KEY.
5744
5745 2008-10-13 Eli Zaretskii <eliz@gnu.org>
5746
5747 * objects.texi (Primitive Function Type): Move "@cindex special
5748 forms" from here...
5749
5750 * eval.texi (Special Forms): ...to here.
5751
5752 * functions.texi (What Is a Function): `functionp' returns nil for
5753 special forms. Add an xref.
5754
5755 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
5756 Variables".
5757
5758 * variables.texi (Frame-Local Variables): New section.
5759 (Buffer-Local Variables): Add an xref to it.
5760 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
5761 have both frame-local and buffer-local binding.
5762
5763 * frames.texi (Frames): Mention multiple tty frames.
5764 (Frame Parameters, Parameter Access): Mention frame-local variable
5765 bindings.
5766
5767 2008-09-20 Glenn Morris <rgm@gnu.org>
5768
5769 * display.texi (Defining Faces): Recommend against face variables.
5770
5771 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
5772
5773 * display.texi (Echo Area Customization): Fix typo.
5774
5775 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
5776
5777 * loading.texi (Where Defined): Add `defface' item.
5778
5779 2008-09-06 Martin Rudalics <rudalics@gmx.at>
5780
5781 * loading.texi (Where Defined): Fix description of symbol-file.
5782
5783 2008-08-26 Jason Rumney <jasonr@gnu.org>
5784
5785 * display.texi (TIFF Images): New section describing :index property.
5786
5787 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
5788
5789 * display.texi (Temporary Displays): Remove unnecessary comment
5790 about usage of temp-buffer-show-hook.
5791
5792 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
5793
5794 * symbols.texi (Other Plists): Fix incorrect example.
5795 Suggested by Florian Beck.
5796
5797 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
5798
5799 * os.texi: Fix previous change.
5800
5801 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5802
5803 * os.texi:
5804 * intro.texi:
5805 * files.texi: Remove VMS support.
5806
5807 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5808
5809 * os.texi:
5810 * frames.texi:
5811 * display.texi: Remove mentions of Mac Carbon.
5812
5813 2008-07-01 Miles Bader <miles@gnu.org>
5814
5815 * text.texi (Special Properties):
5816 * display.texi (Truncation): Add wrap-prefix and line-prefix.
5817
5818 2008-06-28 Johan Bockgård <bojohan@gnu.org>
5819
5820 * display.texi (Other Image Types): Fix copy/paste error; say
5821 "PBM", not "XBM".
5822
5823 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5824
5825 * os.texi: Remove references to obsolete systems.
5826
5827 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5828
5829 * makefile.w32-in (distclean): Remove makefile.
5830
5831 2008-06-17 Glenn Morris <rgm@gnu.org>
5832
5833 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
5834 (elisp, dist): Remove rules and variables that are obsolete now
5835 the lisp manual is no longer distributed separately.
5836
5837 2008-06-16 Glenn Morris <rgm@gnu.org>
5838
5839 * configure, configure.in, mkinstalldirs: Remove unused files.
5840
5841 * book-spine.texinfo: Set version to 23.0.60.
5842 * vol1.texi (EMACSVER):
5843 * vol2.texi (EMACSVER): Set to 23.0.60.
5844
5845 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
5846 as per maintain.info.
5847
5848 2008-06-15 Glenn Morris <rgm@gnu.org>
5849
5850 * makefile.w32-in (manual): Use "23" rather than "21".
5851
5852 * Makefile.in (emacsver): New, set by configure.
5853 (manual): Use emacsver.
5854
5855 * intro.texi: Report bugs using M-x report-emacs-bug.
5856
5857 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
5858
5859 2008-06-13 Daniel Engeler <engeler@gmail.com>
5860
5861 * elisp.texi, internals.texi, processes.texi: Add documentation
5862 about serial port access.
5863
5864 2008-06-05 Miles Bader <miles@gnu.org>
5865
5866 * display.texi (Displaying Faces): Update to reflect function
5867 renamings in face-remap.el.
5868
5869 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
5870
5871 * display.texi (Fontsets): Fix typos.
5872
5873 2008-06-03 Miles Bader <miles@gnu.org>
5874
5875 * display.texi (Displaying Faces): Add add-relative-face-remapping,
5876 remove-relative-face-remapping, set-base-face-remapping,
5877 and set-default-base-face-remapping.
5878
5879 2008-06-01 Miles Bader <miles@gnu.org>
5880
5881 * display.texi (Displaying Faces): Add face-remapping-alist.
5882
5883 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5884
5885 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
5886 variable names.
5887
5888 2008-05-03 Eric S. Raymond <esr@golux>
5889
5890 * keymaps.texi: Clarify that (current-local-map) and
5891 (current-global-map) return references, not copies.
5892
5893 2008-05-02 Juri Linkov <juri@jurta.org>
5894
5895 * minibuf.texi (Text from Minibuffer): Document a list of
5896 default values for `read-from-minibuffer'.
5897
5898 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
5899
5900 * nonascii.texi (Translation of Characters): Fix previous change.
5901
5902 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
5903
5904 * display.texi (Overlay Properties): Clarify role of underlying
5905 textprop and overlay keymaps for display strings.
5906
5907 * keymaps.texi (Active Keymaps): Ditto.
5908
5909 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
5910
5911 * minibuf.texi (Programmed Completion):
5912 Replace dynamic-completion-table with the new completion-table-dynamic.
5913
5914 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
5915
5916 * intro.texi (Some Terms): Change "fonts in this manual" index
5917 entry to "typographic conventions".
5918
5919 2008-04-05 Eli Zaretskii <eliz@gnu.org>
5920
5921 * objects.texi (Text Props and Strings): Add indexing for read
5922 syntax of text properties.
5923
5924 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
5925
5926 * processes.texi (Decoding Output): Remove process-filter-multibyte
5927 functions.
5928
5929 2008-03-15 Martin Rudalics <rudalics@gmx.at>
5930
5931 * display.texi (Finding Overlays): Say that empty overlays at
5932 the end of the buffer are reported too.
5933
5934 2008-03-13 Glenn Morris <rgm@gnu.org>
5935
5936 * elisp.texi (EMACSVER): Set to 23.0.60.
5937
5938 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
5939
5940 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
5941
5942 2008-02-22 Glenn Morris <rgm@gnu.org>
5943
5944 * frames.texi (Position Parameters): Clarify the description of
5945 `left' and `top', using information from "Geometry".
5946 (Geometry): Give a pointer to "Position Parameters", rather than
5947 repeating information.
5948
5949 2008-02-11 Glenn Morris <rgm@gnu.org>
5950
5951 * objects.texi (Equality Predicates): No longer talk about "two"
5952 functions.
5953
5954 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
5955
5956 * objects.texi (Equality Predicates): Add defun for
5957 equal-including-properties.
5958
5959 2008-02-10 Glenn Morris <rgm@gnu.org>
5960
5961 * objects.texi (Equality Predicates):
5962 Mention equal-including-properties.
5963
5964 2008-02-07 Richard Stallman <rms@gnu.org>
5965
5966 * windows.texi (Window Start): Mention the feature of moving
5967 window-start to start of line.
5968
5969 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
5970
5971 * keymaps.texi (Tool Bar): Document rtl property.
5972
5973 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
5974
5975 * display.texi (Button Types):
5976 For define-button-type, clarify type of NAME.
5977
5978 2008-01-19 Martin Rudalics <rudalics@gmx.at>
5979
5980 * buffers.texi (Buffer Modification): Fix typo.
5981
5982 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
5983
5984 * os.texi (System Environment): Remove references to OSes that are
5985 not supported anymore.
5986
5987 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5988
5989 * os.texi (System Environment): Remove mention for Masscomp.
5990
5991 2008-01-04 Richard Stallman <rms@gnu.org>
5992
5993 * display.texi (Faces): Don't talk about internal face vector as arg
5994 to facep.
5995
5996 * customize.texi (Type Keywords): Fix previous change.
5997
5998 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
5999 * elisp.texi (Top): Fix menu for commands.texi change.
6000
6001 2007-12-30 Richard Stallman <rms@gnu.org>
6002
6003 * commands.texi (Accessing Mouse): Rename from Accessing Events.
6004 (Accessing Scroll): New node broken out of Accessing Mouse.
6005
6006 2007-12-28 Richard Stallman <rms@gnu.org>
6007
6008 * frames.texi (Size Parameters): Fix typo.
6009 (Basic Parameters): For `title', refer to title bar.
6010 (Size and Position): Explain meaning of frame pixel width and height.
6011
6012 2007-12-23 Richard Stallman <rms@gnu.org>
6013
6014 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
6015 Improve some of the commented-out keywords' text too.
6016
6017 2007-12-14 Martin Rudalics <rudalics@gmx.at>
6018
6019 * nonascii.texi (Encoding and I/O): Reword to avoid saying
6020 "visit the current buffer".
6021
6022 * os.texi (System Interface): Fix typo.
6023
6024 2007-12-04 Richard Stallman <rms@gnu.org>
6025
6026 * objects.texi (Symbol Type): Fix typo.
6027
6028 2007-12-03 Richard Stallman <rms@gnu.org>
6029
6030 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
6031
6032 2007-12-01 Glenn Morris <rgm@gnu.org>
6033
6034 * functions.texi (Declaring Functions): Improve previous change.
6035
6036 2007-11-30 Glenn Morris <rgm@gnu.org>
6037
6038 * functions.texi (Declaring Functions): Add optional fourth
6039 argument of declare-function, and setting third argument to `t'.
6040
6041 2007-11-29 Richard Stallman <rms@gnu.org>
6042
6043 * customize.texi (Composite Types): Document `group' type.
6044
6045 2007-11-29 Glenn Morris <rgm@gnu.org>
6046
6047 * functions.texi (Declaring Functions): Add findex.
6048 Mention `external' files.
6049
6050 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
6051
6052 * functions.texi (Declaring Functions): Fix directive.
6053
6054 2007-11-25 Richard Stallman <rms@gnu.org>
6055
6056 * help.texi (Help Functions): Clean up last change.
6057
6058 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
6059
6060 * loading.texi (Named Features): Minor cleanup.
6061
6062 * macros.texi (Eval During Expansion): Minor cleanup.
6063
6064 * variables.texi (Variable Aliases): Minor cleanup.
6065
6066 2007-11-24 Richard Stallman <rms@gnu.org>
6067
6068 * functions.texi (Declaring Functions): Clarify previous change.
6069
6070 * compile.texi (Compiler Errors): Clarify previous change.
6071
6072 2007-11-24 Richard Stallman <rms@gnu.org>
6073
6074 * display.texi (Refresh Screen, Forcing Redisplay):
6075 Clarify the text and move items around.
6076
6077 2007-11-24 Glenn Morris <rgm@gnu.org>
6078
6079 * functions.texi (Declaring Functions): New section.
6080 * compile.texi (Compiler Errors): Mention declaring functions,
6081 defvar with no initvalue, and byte-compile-warnings.
6082
6083 2007-11-15 Martin Rudalics <rudalics@gmx.at>
6084
6085 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
6086 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
6087
6088 2007-11-13 Martin Rudalics <rudalics@gmx.at>
6089
6090 * help.texi (Help Functions): Document new macro `with-help-window'.
6091
6092 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
6093
6094 * searching.texi (Replacing Match): Describe new
6095 `match-substitute-replacement'.
6096
6097 2007-10-31 Richard Stallman <rms@gnu.org>
6098
6099 * strings.texi (Creating Strings): Null strings from concat not unique.
6100
6101 2007-10-26 Richard Stallman <rms@gnu.org>
6102
6103 * objects.texi (Equality Predicates): Null strings are uniquified.
6104
6105 * minibuf.texi: Minor clarifications in previous change.
6106
6107 2007-10-25 Glenn Morris <rgm@gnu.org>
6108
6109 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
6110
6111 2007-10-24 Richard Stallman <rms@gnu.org>
6112
6113 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
6114
6115 * variables.texi (Frame-Local Variables): Node deleted.
6116 (Variables): Delete Frame-Local Variables from menu.
6117 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
6118 (Default Value): Don't mention frame-local vars.
6119
6120 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
6121
6122 * loading.texi (Unloading): Document FEATURE-unload-function
6123 instead of FEATURE-unload-hook.
6124
6125 * frames.texi (Multiple Displays): Don't mention frame-local vars.
6126
6127 2007-10-22 Juri Linkov <juri@jurta.org>
6128
6129 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
6130 (High-Level Completion): Document a list of default value strings
6131 in the DEFAULT argument, for which minibuffer functions return the
6132 first element.
6133
6134 2007-10-17 Juri Linkov <juri@jurta.org>
6135
6136 * text.texi (Filling): Update arguments of fill-paragraph.
6137 fill-paragraph operates on the active region in Transient Mark mode.
6138 Remove fill-paragraph-or-region.
6139
6140 2007-10-13 Karl Berry <karl@gnu.org>
6141
6142 * elisp.texi (@dircategory): Move to after @copying,
6143 since we want @copying as close as possible to the beginning of
6144 the output.
6145
6146 2007-10-12 Richard Stallman <rms@gnu.org>
6147
6148 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
6149
6150 * commands.texi (Distinguish Interactive): New node,
6151 broken out from Interactive Call and rewritten.
6152 (Command Loop): Put Distinguish Interactive in menu.
6153
6154 2007-10-09 Richard Stallman <rms@gnu.org>
6155
6156 * text.texi (Examining Properties): Mention overlay priority.
6157
6158 * display.texi (Display Margins): Correct the description
6159 of margin display specifications.
6160 (Replacing Specs): New subnode broken out of Display Property.
6161
6162 2007-10-06 Juri Linkov <juri@jurta.org>
6163
6164 * text.texi (Filling): Document fill-paragraph-or-region.
6165
6166 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
6167
6168 * display.texi (Auto Faces): Fix typo.
6169
6170 2007-10-02 Richard Stallman <rms@gnu.org>
6171
6172 * display.texi (Display Property): Explain some display specs
6173 don't let you move point in.
6174
6175 * frames.texi (Cursor Parameters):
6176 Describe cursor-in-non-selected-windows here. Explain more values.
6177
6178 * windows.texi (Basic Windows): Don't describe
6179 cursor-in-non-selected-windows here.
6180
6181 2007-10-01 Eli Zaretskii <eliz@gnu.org>
6182
6183 * processes.texi (Misc Network): Note that these functions are
6184 supported only on some systems.
6185
6186 2007-10-01 Richard Stallman <rms@gnu.org>
6187
6188 * display.texi (Overlay Properties): Explain nil as priority.
6189 Explain that conflicts are unpredictable if not resolved by
6190 priorities.
6191
6192 2007-09-23 Richard Stallman <rms@gnu.org>
6193
6194 * macros.texi (Backquote): Minor clarification.
6195
6196 2007-09-19 Richard Stallman <rms@gnu.org>
6197
6198 * display.texi (Display Property): Explain multiple display specs.
6199 Clarify when they work in parallel and when one overrides.
6200 Fix error in example.
6201
6202 2007-09-06 Glenn Morris <rgm@gnu.org>
6203
6204 Move from lispref/ to doc/lispref/. Change all setfilename
6205 commands to use ../../info.
6206 * Makefile.in (infodir): Go up one more level.
6207 (usermanualdir): Change from ../man to ../emacs.
6208 (miscmanualdir): New.
6209 (dist): Use new variable miscmanualdir.
6210 * makefile.w32-in (infodir, texinputdir): Go up one more level.
6211 (usermanualdir): Change from ../man to ../emacs.
6212
6213 2007-08-30 Martin Rudalics <rudalics@gmx.at>
6214
6215 * commands.texi (Command Loop Info): Advise against changing
6216 most variables described here. Explain new variable
6217 last-repeatable-command.
6218
6219 2007-08-29 Glenn Morris <rgm@gnu.org>
6220
6221 * elisp.texi (EMACSVER): Increase to 23.0.50.
6222
6223 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6224
6225 * frames.texi (Basic Parameters): Add display-environment-variable
6226 and term-environment-variable.
6227
6228 2007-08-28 Juri Linkov <juri@jurta.org>
6229
6230 * display.texi (Image Formats, Other Image Types): Add SVG.
6231
6232 2007-08-28 Juri Linkov <juri@jurta.org>
6233
6234 * display.texi (Images): Move formats-related text to new node
6235 "Image Formats".
6236 (Image Formats): New node.
6237
6238 2007-08-27 Richard Stallman <rms@gnu.org>
6239
6240 * windows.texi (Window Configurations): Clarify what
6241 a window configuration saves.
6242
6243 2007-08-25 Richard Stallman <rms@gnu.org>
6244
6245 * display.texi (Images): Delete redundant @findex.
6246
6247 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
6248
6249 * text.texi (Change Hooks): (after|before)-change-functions are no
6250 longer bound to nil while running; rather inhibit-modification-hooks
6251 is t.
6252
6253 2007-08-16 Richard Stallman <rms@gnu.org>
6254
6255 * processes.texi (Asynchronous Processes):
6256 Clarify doc of start-file-process.
6257
6258 2007-08-08 Martin Rudalics <rudalics@gmx.at>
6259
6260 * modes.texi (Example Major Modes): Fix typo.
6261
6262 2007-08-08 Glenn Morris <rgm@gnu.org>
6263
6264 * intro.texi (nil and t): Do not use `iff' in documentation.
6265
6266 * tips.texi (Documentation Tips): Recommend against `iff'.
6267
6268 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
6269
6270 * display.texi (Image Cache): Document image-refresh.
6271
6272 2007-08-06 Martin Rudalics <rudalics@gmx.at>
6273
6274 * windows.texi (Size of Window): Document window-full-width-p.
6275
6276 2007-07-25 Glenn Morris <rgm@gnu.org>
6277
6278 * gpl.texi (GPL): Replace license with GPLv3.
6279
6280 * Relicense all FSF files to GPLv3 or later.
6281
6282 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
6283
6284 * processes.texi (Synchronous Processes):
6285 Add `process-file-shell-command'.
6286 (Asynchronous Processes): Mention restricted use of
6287 `process-filter' and `process-sentinel' in
6288 `start-file-process'. Add `start-file-process-shell-command'.
6289
6290 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6291
6292 * files.texi (Magic File Names): Introduce optional parameter
6293 IDENTIFICATION for `file-remote-p'.
6294
6295 2007-07-16 Richard Stallman <rms@gnu.org>
6296
6297 * display.texi (Defining Faces): Fix previous change.
6298
6299 2007-07-14 Richard Stallman <rms@gnu.org>
6300
6301 * control.texi (Handling Errors): Document `debug' in handler list.
6302
6303 2007-07-10 Richard Stallman <rms@gnu.org>
6304
6305 * display.texi (Defining Faces): Explain C-M-x feature for defface.
6306
6307 2007-07-09 Richard Stallman <rms@gnu.org>
6308
6309 * files.texi (Magic File Names): Rewrite previous change.
6310
6311 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6312
6313 * files.texi (Magic File Names): Introduce optional parameter
6314 CONNECTED for `file-remote-p'.
6315
6316 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
6317
6318 * processes.texi (Asynchronous Processes):
6319 * files.texi (Magic File Names): Add `start-file-process'.
6320
6321 2007-06-27 Richard Stallman <rms@gnu.org>
6322
6323 * files.texi (Format Conversion Piecemeal):
6324 Clarify `after-insert-file-functions' calling convention.
6325
6326 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
6327
6328 * files.texi (Magic File Names): Remove `dired-call-process'.
6329 Add `process-file'.
6330
6331 2007-06-27 Kenichi Handa <handa@m17n.org>
6332
6333 * text.texi (Special Properties): Fix description about
6334 `composition' property.
6335
6336 2007-06-26 Kenichi Handa <handa@m17n.org>
6337
6338 * nonascii.texi (Default Coding Systems): Document about the
6339 return value `undecided'.
6340
6341 2007-06-25 David Kastrup <dak@gnu.org>
6342
6343 * keymaps.texi (Active Keymaps): Document new POSITION argument of
6344 `current-active-maps'.
6345
6346 2007-06-24 Karl Berry <karl@gnu.org>
6347
6348 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
6349
6350 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
6351
6352 * display.texi (Overlay Arrow): Doc fix.
6353
6354 2007-06-14 Karl Berry <karl@tug.org>
6355
6356 * anti.texi (Antinews): Typo.
6357
6358 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
6359
6360 * display.texi (Image Cache): Document image-refresh.
6361
6362 2007-06-12 Karl Berry <karl@gnu.org>
6363
6364 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
6365 * two-volume.make: New file.
6366 * .cvsignore: Ignore two-volume files.
6367
6368 2007-06-12 Tom Tromey <tromey@redhat.com>
6369
6370 * os.texi (Init File): Document user-emacs-directory.
6371
6372 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
6373
6374 * commands.texi (Click Events): Describe width and height when
6375 object is nil.
6376
6377 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
6378
6379 * commands.texi (Click Events): Layout more logically.
6380 Describe width and height.
6381 (Drag Events, Motion Events): Update to new format for position.
6382
6383 2007-06-02 Richard Stallman <rms@gnu.org>
6384
6385 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
6386
6387 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6388
6389 * Version 22.1 released.
6390
6391 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6392
6393 * text.texi (Special Properties): Correct meaning of fontified face.
6394
6395 2007-05-30 Richard Stallman <rms@gnu.org>
6396
6397 * text.texi (Special Properties): Add link to Adjusting Point.
6398
6399 2007-05-12 Richard Stallman <rms@gnu.org>
6400
6401 * text.texi (Margins): indent-to-left-margin is not the default.
6402 (Mode-Specific Indent): For indent-line-function, the default
6403 is indent-relative.
6404
6405 * modes.texi (Example Major Modes): Explain last line of text-mode
6406 is redundant.
6407
6408 2007-05-10 Richard Stallman <rms@gnu.org>
6409
6410 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
6411
6412 * help.texi (Keys in Documentation): Add reference to
6413 Documentation Tips.
6414
6415 * files.texi (Format Conversion): TO-FN gets three arguments.
6416
6417 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
6418
6419 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
6420
6421 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
6422 * files.texi (Format Conversion): Expand intro; add menu.
6423 (Format Conversion Overview, Format Conversion Round-Trip)
6424 (Format Conversion Piecemeal): New nodes/subsections.
6425 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
6426 * text.texi (Text Properties): Remove "Saving Properties" from menu.
6427 (Saving Properties): Delete node/subsection.
6428
6429 2007-05-07 Karl Berry <karl@gnu.org>
6430
6431 * elisp.texi (EMACSVER): Back to 22.
6432
6433 2007-05-06 Richard Stallman <rms@gnu.org>
6434
6435 * processes.texi (Accepting Output): Revert most of previous change.
6436
6437 2007-05-05 Richard Stallman <rms@gnu.org>
6438
6439 * processes.texi (Accepting Output): accept-process-output
6440 uses microseconds, not milliseconds. But that arg is obsolete.
6441
6442 2007-05-04 Karl Berry <karl@tug.org>
6443
6444 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
6445
6446 2007-05-04 Eli Zaretskii <eliz@gnu.org>
6447
6448 * tips.texi (Documentation Tips): Rearrange items to place the
6449 more important ones first. Add an index entry for hyperlinks.
6450
6451 2007-05-03 Karl Berry <karl@gnu.org>
6452
6453 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
6454 (EMACSVER) [smallbook]: 22 for printed version.
6455
6456 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
6457 so restore anchor to normal position after defun. Found by Kevin Ryde.
6458
6459 2007-04-26 Glenn Morris <rgm@gnu.org>
6460
6461 * elisp.texi (EMACSVER): Increase to 22.1.50.
6462
6463 2007-04-28 Karl Berry <karl@gnu.org>
6464
6465 * elisp.texi: Improve line breaks on copyright page,
6466 similar layout to emacs manual, 8.5x11 by default.
6467
6468 2007-04-24 Richard Stallman <rms@gnu.org>
6469
6470 * text.texi (Special Properties): Add xref to Overlay Properties.
6471
6472 * display.texi (Overlay Properties): Add xref to Special Properties.
6473
6474 2007-04-22 Richard Stallman <rms@gnu.org>
6475
6476 * keymaps.texi (Extended Menu Items): Move the info about
6477 format with cached keyboard binding.
6478
6479 2007-04-21 Richard Stallman <rms@gnu.org>
6480
6481 * text.texi (Special Properties): Clarify previous change.
6482
6483 * files.texi (File Name Expansion): Clarify previous change.
6484
6485 * display.texi (Attribute Functions): Fix example for
6486 face-attribute-relative-p.
6487
6488 2007-04-19 Kenichi Handa <handa@m17n.org>
6489
6490 * text.texi (Special Properties): Document composition property.
6491
6492 2007-04-19 Glenn Morris <rgm@gnu.org>
6493
6494 * files.texi (File Name Expansion): Mention "superroot".
6495
6496 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6497
6498 * frames.texi (Multiple Displays): Add note about "multi-monitor"
6499 setups.
6500 (Display Feature Testing): Note that display refers to all
6501 physical monitors for multi-monitor setups.
6502
6503 2007-04-14 Richard Stallman <rms@gnu.org>
6504
6505 * lists.texi (Sets And Lists): Clarify `delete' examples.
6506 Remove spurious xref to same node.
6507 Clarify xref for add-to-list.
6508
6509 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
6510
6511 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
6512 value of lisp-mode-map.
6513
6514 2007-04-11 Karl Berry <karl@gnu.org>
6515
6516 * anti.texi (Antinews):
6517 * display.texi (Overlay Properties, Defining Images):
6518 * processes.texi (Synchronous Processes, Sentinels):
6519 * syntax.texi (Syntax Table Internals):
6520 * searching.texi (Regexp Special):
6521 * nonascii.texi (Default Coding Systems):
6522 * text.texi (Special Properties):
6523 * minibuf.texi (Basic Completion): Wording to improve breaks in
6524 8.5x11 format.
6525 * elisp.texi (smallbook): New @set to more easily switch between
6526 smallbook and 8.5x11.
6527
6528 2007-04-11 Richard Stallman <rms@gnu.org>
6529
6530 * text.texi (Lazy Properties): Minor fix.
6531
6532 2007-04-08 Karl Berry <karl@gnu.org>
6533
6534 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
6535 * macros.texi (Backquote): Downcase Backquote in index entries for
6536 consistency.
6537
6538 2007-04-08 Richard Stallman <rms@gnu.org>
6539
6540 * text.texi (Adaptive Fill): Just describe default,
6541 don't show it (since it contains non-ASCII chars).
6542
6543 2007-04-07 Karl Berry <karl@gnu.org>
6544
6545 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
6546 adaptive-fill-regexp's value, since they are not in the standard
6547 TeX fonts.
6548
6549 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
6550
6551 * display.texi (Defining Faces): Fix example.
6552
6553 2007-04-07 Karl Berry <karl@gnu.org>
6554
6555 * display.texi (Button Buffer Commands): Improve page break.
6556
6557 2007-04-07 Richard Stallman <rms@gnu.org>
6558
6559 * advice.texi (Activation of Advice): Remove redundant index entry.
6560
6561 * backups.texi: Improve index entries. Remove redundant ones.
6562
6563 * compile.texi (Byte Compilation): Improve index entry.
6564
6565 * hash.texi (Creating Hash): Improve index entry.
6566
6567 * symbols.texi (Definitions): Improve index entry.
6568
6569 * edebug.texi: Improve index entries. Remove redundant/useless ones.
6570
6571 * maps.texi (Standard Keymaps): Remove useless index entry.
6572
6573 * help.texi (Documentation Basics): Remove redundant index entries.
6574
6575 * customize.texi: Improve index entries.
6576 Remove redundant/useless ones.
6577
6578 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
6579
6580 * streams.texi (Output Variables): Improve index entry.
6581
6582 * abbrevs.texi (Abbrevs): Remove useless index entry.
6583
6584 * macros.texi (Expansion): Remove useless index entry.
6585
6586 * text.texi: Improve index entries. Remove redundant/useless ones.
6587 (Text Properties, Examining Properties)
6588 (Special Properties): Use "property category" instead of "category"
6589 to refer to the `category' property.
6590
6591 * positions.texi: Improve index entries. Remove useless one.
6592
6593 * lists.texi: Improve index entries. Remove redundant/useless ones.
6594
6595 * os.texi: Improve index entries.
6596 (Timers): Fix previous change.
6597
6598 * buffers.texi: Improve index entries.
6599 (Modification Time): Get rid of term "obsolete buffer".
6600
6601 * debugging.texi: Improve index entries.
6602 (Test Coverage): Add xref to other test coverage ftr.
6603
6604 * eval.texi: Improve index entry. Remove redundant ones.
6605
6606 * numbers.texi: Improve index entries. Remove redundant/useless ones.
6607
6608 * files.texi: Improve index entries. Remove redundant/useless ones.
6609
6610 * objects.texi: Improve index entries.
6611
6612 * processes.texi: Improve index entries.
6613
6614 * modes.texi: Improve index entry. Remove redundant one.
6615
6616 * nonascii.texi: Improve index entries.
6617
6618 * internals.texi: Improve index entries.
6619
6620 * syntax.texi: Improve index entries.
6621
6622 * keymaps.texi (Active Keymaps): Improve index entries.
6623
6624 * commands.texi: Improve index entries. Remove redundant/useless ones.
6625
6626 * frames.texi: Improve index entries. Remove redundant/useless ones.
6627
6628 * markers.texi: Improve index entries. Remove redundant ones.
6629
6630 * tips.texi: Improve index entries.
6631
6632 * loading.texi (Unloading): Improve index entry.
6633
6634 * variables.texi: Improve index entries. Remove redundant one.
6635
6636 * sequences.texi: Improve index entry.
6637
6638 * display.texi: Improve index entries. Remove redundant ones.
6639
6640 * windows.texi: Improve index entries.
6641
6642 * searching.texi: Improve index entries. Remove redundant one.
6643
6644 * strings.texi (Case Tables): Improve last change.
6645
6646 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
6647
6648 * strings.texi (Case Tables): Document with-case-table and
6649 ascii-case-table.
6650
6651 2007-04-03 Karl Berry <karl@gnu.org>
6652
6653 * processes.texi (Network): Reword to improve page break.
6654
6655 2007-04-03 Eli Zaretskii <eliz@gnu.org>
6656
6657 * functions.texi (Inline Functions): Describe more disadvantages
6658 of defsubst, and make advice against it stronger.
6659
6660 2007-04-02 Karl Berry <karl@gnu.org>
6661
6662 * backups.texi (Backup Names): Avoid widow words.
6663 * modes.texi (Example Major Modes): Align last comment.
6664
6665 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
6666
6667 * keymaps.texi (Remapping Commands): Document new arg to
6668 command-remapping.
6669
6670 2007-04-01 Karl Berry <karl@gnu.org>
6671
6672 * processes.texi (Low-Level Network): Typo.
6673 * loading.texi (Hooks for Loading): Avoid double "the".
6674 * keymaps.texi (Key Sequences): No double "and".
6675 (Changing Key Bindings): Shorten to improve line break.
6676
6677 2007-03-31 Glenn Morris <rgm@gnu.org>
6678
6679 * os.texi (Timers): Fix description of run-at-time TIME formats.
6680
6681 2007-03-31 Richard Stallman <rms@gnu.org>
6682
6683 * display.texi (Invisible Text): Correct buffer-invisibility-spec
6684 regarding ellipsis.
6685
6686 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6687
6688 * intro.texi (nil and t):
6689 * symbols.texi (Plists and Alists):
6690 * variables.texi (Variable Aliases, Constant Variables):
6691 * functions.texi (Defining Functions):
6692 * advice.texi (Advising Primitives):
6693 * debugging.texi (Syntax Errors, Compilation Errors):
6694 * minibuf.texi (Minibuffer Windows):
6695 * commands.texi (Adjusting Point):
6696 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
6697 (Auto Major Mode, Major Mode Conventions):
6698 * help.texi (Describing Characters):
6699 * files.texi (Create/Delete Dirs, Information about Files)
6700 (File Locks, Writing to Files, Reading from Files)
6701 (Saving Buffers):
6702 * windows.texi (Resizing Windows, Cyclic Window Ordering):
6703 * frames.texi (Finding All Frames):
6704 * positions.texi (Buffer End, Motion):
6705 * markers.texi (The Region):
6706 * text.texi (Deletion, Near Point):
6707 * display.texi (Displaying Messages, Truncation):
6708 * os.texi (Processor Run Time):
6709 * tips.texi (Key Binding Conventions, Programming Tips)
6710 (Warning Tips, Documentation Tips, Comment Tips):
6711 * internals.texi (Memory Usage): Improve indexing.
6712
6713 * variables.texi (Frame-Local Variables):
6714 * functions.texi (Argument List):
6715 * loading.texi (Library Search):
6716 * streams.texi (Output Variables):
6717 * keymaps.texi (Translation Keymaps, Searching Keymaps):
6718 * searching.texi (Replacing Match, Search and Replace):
6719 * processes.texi (Byte Packing, Decoding Output)
6720 (Accepting Output, Network Servers, Shell Arguments):
6721 * display.texi (Abstract Display, Image Cache, Scroll Bars):
6722 * windows.texi (Window Point, Window Start):
6723 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
6724 * commands.texi (Reading Input, Keyboard Events):
6725 * minibuf.texi (Reading File Names, Minibuffer Completion)
6726 (Recursive Mini):
6727 * positions.texi (List Motion):
6728 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6729 * numbers.texi (Arithmetic Operations, Math Functions)
6730 (Predicates on Numbers, Comparison of Numbers):
6731 (Numeric Conversions):
6732 * locals.texi (Standard Buffer-Local Variables):
6733 * maps.texi (Standard Keymaps):
6734 * os.texi (User Identification, System Environment, Recording Input)
6735 (X11 Keysyms):
6736 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
6737 * backups.texi (Backups and Auto-Saving):
6738 * customize.texi (Customization, Group Definitions)
6739 (Variable Definitions):
6740 * compile.texi (Byte Compilation): Improve index entries.
6741
6742 2007-03-31 Karl Berry <karl@gnu.org>
6743
6744 * macros.texi (Defining Macros): Avoid widow syllable.
6745
6746 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6747
6748 * elisp.texi (Top): Postscript -> PostScript.
6749
6750 * display.texi (Images, Postscript Images): Postscript -> PostScript.
6751
6752 2007-03-31 Markus Triska <markus.triska@gmx.at>
6753
6754 * internals.texi (Writing Emacs Primitives): Untabify `For'.
6755
6756 2007-03-30 Karl Berry <karl@gnu.org>
6757
6758 * lists.texi (List-related Predicates): Remove spurious @need.
6759 (Setcdr): Use @smallexample to improve page break.
6760 (Association Lists) <assoc>: Reword to improve page break.
6761
6762 * strings.texi (String Conversion): Insert blank line to improve
6763 page break.
6764
6765 * numbers.texi (Random Numbers): Use @minus{}.
6766 (Math Functions): Use @minus{}.
6767
6768 * intro.texi (Acknowledgements): Avoid line breaks before middle
6769 initials.
6770
6771 2007-03-24 Eli Zaretskii <eliz@gnu.org>
6772
6773 * errors.texi (Standard Errors): Add an index entry.
6774
6775 2007-03-19 Richard Stallman <rms@gnu.org>
6776
6777 * os.texi (Recording Input): recent-keys now gives 300 keys.
6778
6779 2007-03-12 Glenn Morris <rgm@gnu.org>
6780
6781 * os.texi: Replace "daylight savings" with "daylight saving"
6782 throughout.
6783
6784 2007-03-05 Richard Stallman <rms@gnu.org>
6785
6786 * variables.texi (File Local Variables):
6787 Update enable-local-variables values.
6788
6789 2007-03-04 Richard Stallman <rms@gnu.org>
6790
6791 * syntax.texi (Control Parsing): Minor clarification.
6792
6793 * strings.texi (Formatting Strings): Clarify width, precision, flags.
6794
6795 * sequences.texi (Sequence Functions): Move string-bytes away,
6796 add xref.
6797
6798 * nonascii.texi (Text Representations): Move string-bytes here.
6799
6800 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
6801
6802 * minibuf.texi (Basic Completion): Minor clarification.
6803
6804 * markers.texi (The Mark): Clarify existence vs activation of mark.
6805 Other cleanup.
6806
6807 * display.texi (Finding Overlays): Write better example.
6808
6809 * compile.texi (Eval During Compile): Clarify putting macros
6810 in eval-when-compile.
6811
6812 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
6813
6814 * loading.texi (How Programs Do Loading): Fix anchor position at
6815 load-read-function definition doc.
6816
6817 2007-02-21 Kim F. Storm <storm@cua.dk>
6818
6819 * strings.texi (Text Comparison): Mention that assoc-string
6820 converts symbols to strings before testing.
6821
6822 2007-02-17 Kim F. Storm <storm@cua.dk>
6823
6824 * processes.texi (Bindat Spec): Vector types can have optional
6825 element type.
6826 (Bindat Examples): Fix example. Add vector with element type.
6827
6828 2007-02-16 Andreas Schwab <schwab@suse.de>
6829
6830 * strings.texi (Formatting Strings): Document '+' flag.
6831
6832 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
6833
6834 * strings.texi (Modifying Strings): Clarify that `clear-string'
6835 always converts the string to unibyte.
6836
6837 2007-02-14 Kim F. Storm <storm@cua.dk>
6838
6839 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
6840 Rewrite glyph code description to refer to these functions.
6841 Remove details of encoding face number and char into integer code.
6842
6843 2007-02-03 Alan Mackenzie <acm@muc.de>
6844
6845 * loading.texi (Hooks for Loading): Make the description of
6846 `eval-after-load' more detailed, and amend the description of
6847 after-load-alist, in accordance with changes from 2006-05.
6848
6849 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
6850
6851 * modes.texi (Defining Minor Modes): Document that a :require
6852 keyword or similar may be required to make saved customization
6853 variables work.
6854
6855 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6856
6857 * elisp.texi (Top): Make the detailed menu headers compliant with
6858 Texinfo guidelines and with what texnfo-upd.el expects.
6859 Add comments to prevent people from inadvertently modifying the key
6860 parts needed by `texinfo-multiple-files-update'.
6861
6862 2007-02-02 Eli Zaretskii <eliz@gnu.org>
6863
6864 * elisp.texi (Top): Update the top-level menus.
6865
6866 * syntax.texi (Categories): Add index entries.
6867
6868 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
6869
6870 * display.texi (Attribute Functions): Fix name and description of
6871 the UNDERLINE arg of `set-face-underline-p'.
6872
6873 2007-01-29 Eli Zaretskii <eliz@gnu.org>
6874
6875 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
6876 Variables", and "Standard Keymaps" to the detailed menu.
6877
6878 * variables.texi (Future Local Variables): Add index entry.
6879
6880 2007-01-28 Richard Stallman <rms@gnu.org>
6881
6882 * tips.texi (Coding Conventions): Clarify the tip about macros
6883 that define a function or a variable.
6884
6885 * files.texi (File Attributes): UID and GID can be floats.
6886 (Magic File Names): Explain why deferring all operations to
6887 the standard handler does not work.
6888
6889 2007-01-23 Martin Rudalics <rudalics@gmx.at>
6890
6891 * backups.texi (Reverting): Use "buffer" instead of "file"
6892 when talking about major and minor modes.
6893
6894 2007-01-21 Richard Stallman <rms@gnu.org>
6895
6896 * help.texi (Documentation): Add xref to Documentation Tips.
6897
6898 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
6899
6900 * tips.texi (Coding Conventions): Fix typos.
6901
6902 2007-01-05 Richard Stallman <rms@gnu.org>
6903
6904 * modes.texi (Defining Minor Modes): Fix previous change.
6905
6906 2007-01-03 Richard Stallman <rms@gnu.org>
6907
6908 * customize.texi (Variable Definitions, Customization Types):
6909 Don't use * in doc string for defcustom.
6910
6911 2007-01-02 Richard Stallman <rms@gnu.org>
6912
6913 * variables.texi (Variable Aliases): Clarify that aliases vars
6914 always have the same value.
6915
6916 * processes.texi (Bindat Spec): Fix Texinfo usage.
6917
6918 * modes.texi (Defining Minor Modes): Explain effect of command
6919 defined with define-global-minor-mode on new buffers.
6920
6921 2006-12-30 Kim F. Storm <storm@cua.dk>
6922
6923 * keymaps.texi (Tool Bar): Describe `grow-only' value of
6924 `auto-resize-tool-bars'.
6925
6926 2006-12-30 Richard Stallman <rms@gnu.org>
6927
6928 * keymaps.texi (Active Keymaps): Fix previous change.
6929
6930 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
6931
6932 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
6933
6934 2006-12-30 Kim F. Storm <storm@cua.dk>
6935
6936 * processes.texi (Bindat Spec): Clarify using field names in
6937 length specifications.
6938
6939 2006-12-29 Kim F. Storm <storm@cua.dk>
6940
6941 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
6942 Add count and index variables for eval forms in repeat blocks.
6943
6944 2006-12-24 Richard Stallman <rms@gnu.org>
6945
6946 * customize.texi (Variable Definitions):
6947 Document new name custom-add-frequent-value.
6948
6949 2006-12-19 Kim F. Storm <storm@cua.dk>
6950
6951 * commands.texi (Misc Events): User signals now result in sigusr1
6952 and sigusr2 events which are handled through special-event-map.
6953 (Special Events): User signals and drag-n-drop are special.
6954
6955 2006-12-17 Richard Stallman <rms@gnu.org>
6956
6957 * loading.texi (Named Features): Explain subfeatures better.
6958
6959 * customize.texi: Use "option" only for user options.
6960 For the keyword values inside defcustom etc, say "keywords".
6961 For :options value's elements, say "elements".
6962 :group should not be omitted.
6963
6964 * syntax.texi (Parsing Expressions): Split up node.
6965 (Motion via Parsing, Position Parse, Parser State)
6966 (Low-Level Parsing, Control Parsing): New subnodes.
6967 (Parser State): Document syntax-ppss-toplevel-pos.
6968
6969 * positions.texi (List Motion): Punctuation fix.
6970
6971 * files.texi (File Name Completion): Document PREDICATE arg
6972 to file-name-completion.
6973
6974 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6975
6976 * internals.texi (Building Emacs, Writing Emacs Primitives):
6977 Add index entries.
6978
6979 2006-12-11 Richard Stallman <rms@gnu.org>
6980
6981 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
6982 affects face menu. Explain how to make it non-nil without enabling
6983 any fontification.
6984
6985 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
6986
6987 * modes.texi (Font Lock Basics): Document nil value of
6988 font-lock-defaults.
6989
6990 2006-12-10 Glenn Morris <rgm@gnu.org>
6991
6992 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
6993 value for system-flag argument. Abbrev tables may not be empty
6994 when major modes are loaded.
6995
6996 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
6997
6998 * makefile.w32-in (maintainer-clean): Partially revert last
6999 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
7000 to protect elisp-covers.texi.
7001
7002 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
7003
7004 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
7005 Don't remove elisp* info files; they are already deleted by the
7006 `clean' and `distclean' targets, and they are in the $(infodir)
7007 directory, not the current one.
7008
7009 2006-12-04 Kim F. Storm <storm@cua.dk>
7010
7011 * commands.texi (Misc Events): Update signal events.
7012 (Event Examples): Add signal example.
7013
7014 2006-11-29 Richard Stallman <rms@gnu.org>
7015
7016 * frames.texi (Visibility of Frames): Explain visible windows
7017 can be covered by others. Add xref for raise-frame.
7018
7019 2006-11-28 Richard Stallman <rms@gnu.org>
7020
7021 * searching.texi (Regexp Special): Update when ^ is special.
7022
7023 2006-11-27 Eli Zaretskii <eliz@gnu.org>
7024
7025 * customize.texi (Customization, Common Keywords)
7026 (Group Definitions, Variable Definitions, Composite Types)
7027 (Type Keywords, Customization Types): Add index entries for
7028 various customization keywords.
7029
7030 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7031
7032 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
7033
7034 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
7035
7036 * frames.texi (Window System Selections): Remove clipboard from
7037 description of selection-coding-system.
7038
7039 2006-11-06 Richard Stallman <rms@gnu.org>
7040
7041 * lists.texi (List Variables): Document COMPARE-FN.
7042
7043 * keymaps.texi: Avoid use of "binding" to mean a relation;
7044 use it only to refer to the meaning associated with a key.
7045 (Keymaps): Change menu node description.
7046
7047 * elisp.texi (Top): Change menu node description.
7048
7049 * display.texi (Managing Overlays): Document overlay-recenter.
7050
7051 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
7052
7053 * Makefile.in: Use relative paths to avoid advertising filesystem
7054 contents during compilation.
7055
7056 2006-10-23 Kim F. Storm <storm@cua.dk>
7057
7058 * commands.texi (Event Input Misc): Update unread-command-events.
7059
7060 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
7061
7062 * lists.texi (Sets And Lists): Fix typos.
7063
7064 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
7065
7066 * control.texi (Processing of Errors): Use @var for an argument,
7067 not @code.
7068
7069 2006-10-16 Richard Stallman <rms@gnu.org>
7070
7071 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
7072
7073 * keymaps.texi (Format of Keymaps): Show all the keymap element
7074 patterns that result from menu items.
7075 (Key Lookup): Minor cleanups.
7076
7077 * modes.texi (Precalculated Fontification): Don't say that
7078 not setting font-lock-defaults avoids loading font-lock.
7079
7080 * help.texi (Documentation): Move xref to Emacs Manual here.
7081 (Documentation Basics): From here.
7082 Also doc emacs-lisp-docstring-fill-column.
7083
7084 * elisp.texi: Update version and ISBN.
7085
7086 * commands.texi (Interactive Call): Clarify KEYS arg to
7087 call-interactively is a vector.
7088 (Command Loop Info): Delete anchor in this-command-keys.
7089 Add anchor in this-command-keys-vector.
7090 (Recursive Editing): Document how recursive-edit
7091 handles the current buffer.
7092
7093 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
7094
7095 * frames.texi (Frame Titles): %c and %l are ignored in
7096 frame-title-format.
7097
7098 2006-10-11 Richard Stallman <rms@gnu.org>
7099
7100 * keymaps.texi (Key Sequences): Clarify use of kbd.
7101
7102 2006-10-10 Kim F. Storm <storm@cua.dk>
7103
7104 * lists.texi (Sets And Lists): Add memql.
7105
7106 2006-10-03 Richard Stallman <rms@gnu.org>
7107
7108 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
7109 Clarify :ascii: and :nonascii:.
7110
7111 2006-09-29 Juri Linkov <juri@jurta.org>
7112
7113 * modes.texi (%-Constructs): Reorder coding systems in the
7114 documentation of %z to the real order displayed in the modeline.
7115
7116 2006-09-25 Richard Stallman <rms@gnu.org>
7117
7118 * os.texi (Timers): Describe timer-max-repeats.
7119
7120 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
7121
7122 * os.texi (Timers): Mention with-local-quit.
7123
7124 2006-09-24 Richard Stallman <rms@gnu.org>
7125
7126 * searching.texi (Searching and Matching): Mention property search.
7127
7128 * commands.texi (Command Loop Info): Explain how read-event affects
7129 this-command-keys.
7130
7131 2006-09-20 Richard Stallman <rms@gnu.org>
7132
7133 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
7134
7135 * windows.texi (Window Start): Minor cleanups.
7136
7137 2006-09-20 Kim F. Storm <storm@cua.dk>
7138
7139 * windows.texi (Window Start): pos-visible-in-window-p allows
7140 specifying t for position to mean "end of window".
7141 Add window-line-height.
7142
7143 * anti.texi (Antinews): Mention window-line-height.
7144
7145 2006-09-19 David Kastrup <dak@gnu.org>
7146
7147 * keymaps.texi (Searching Keymaps): Small clarification.
7148
7149 2006-09-18 Richard Stallman <rms@gnu.org>
7150
7151 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
7152 cause keyboard menus.
7153 (Menu Keymaps): Likewise.
7154 (Defining Menus, Keyboard Menus): Clarify.
7155
7156 * text.texi (Fields): Clarify explanation of constrain-to-field.
7157
7158 2006-09-16 Eli Zaretskii <eliz@gnu.org>
7159
7160 * variables.texi (Tips for Defining): Fix a typo.
7161
7162 2006-09-15 Richard Stallman <rms@gnu.org>
7163
7164 * keymaps.texi (Remapping Commands, Searching Keymaps)
7165 (Active Keymaps): Clean up previous change.
7166
7167 2006-09-15 Jay Belanger <belanger@truman.edu>
7168
7169 * gpl.texi: Replace "Library Public License" by "Lesser Public
7170 License" throughout.
7171
7172 2006-09-15 David Kastrup <dak@gnu.org>
7173
7174 * keymaps.texi (Active Keymaps): Adapt description to use
7175 `get-char-property' instead `get-text-property'. Explain how
7176 mouse events change this. Explain the new optional argument of
7177 `key-binding' and its mouse-dependent lookup.
7178 (Searching Keymaps): Adapt description similarly.
7179 (Remapping Commands): Explain the new optional argument of
7180 `command-remapping'.
7181
7182 2006-09-14 Richard Stallman <rms@gnu.org>
7183
7184 * keymaps.texi (Searching Keymaps): Clarification.
7185 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
7186
7187 2006-09-13 Richard Stallman <rms@gnu.org>
7188
7189 * objects.texi (Character Type): Node split.
7190 Add xref to Describing Characters.
7191 (Basic Char Syntax, General Escape Syntax)
7192 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
7193
7194 2006-09-11 Richard Stallman <rms@gnu.org>
7195
7196 * display.texi (Display Table Format): Wording clarification.
7197 (Glyphs): Clarifications.
7198
7199 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
7200
7201 * keymaps.texi (Active Keymaps): Mention that key-binding checks
7202 local maps.
7203
7204 2006-09-10 Kim F. Storm <storm@cua.dk>
7205
7206 * display.texi (Forcing Redisplay): Document return value of
7207 function redisplay.
7208
7209 2006-09-09 Richard Stallman <rms@gnu.org>
7210
7211 * windows.texi (Window Hooks): Explain limits of
7212 window-scroll-functions.
7213
7214 * display.texi (Fringe Indicators): Update for last change in
7215 indicate-buffer-boundaries.
7216
7217 2006-09-08 Richard Stallman <rms@gnu.org>
7218
7219 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
7220
7221 2006-09-06 Kim F. Storm <storm@cua.dk>
7222
7223 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
7224
7225 * windows.texi (Window Start): Update pos-visible-in-window-p.
7226
7227 2006-09-04 Richard Stallman <rms@gnu.org>
7228
7229 * processes.texi (Accepting Output): Explain SECONDS=0 for
7230 accept-process-output.
7231
7232 * os.texi (Idle Timers): Explain why timer functions should not
7233 loop until (input-pending-p).
7234
7235 2006-09-02 Eli Zaretskii <eliz@gnu.org>
7236
7237 * makefile.w32-in (usermanualdir): New variable.
7238 (elisp.dvi): Use it.
7239
7240 2006-09-01 Eli Zaretskii <eliz@gnu.org>
7241
7242 * buffers.texi (Buffer Modification): Fix last change.
7243
7244 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
7245
7246 * buffers.texi (Buffer Modification):
7247 Document buffer-chars-modified-tick.
7248
7249 2006-08-31 Richard Stallman <rms@gnu.org>
7250
7251 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
7252
7253 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
7254
7255 * modes.texi (Syntactic Font Lock):
7256 Mention font-lock-syntactic-face-function
7257 instead of specific faces.
7258
7259 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
7260
7261 * display.texi (Images): Add xrref to display-images-p.
7262
7263 2006-08-28 Kenichi Handa <handa@m17n.org>
7264
7265 * nonascii.texi (Lisp and Coding Systems): Fix description of
7266 detect-coding-region.
7267
7268 2006-08-27 Michael Olson <mwolson@gnu.org>
7269
7270 * processes.texi (Transaction Queues): Remove stray quote
7271 character.
7272
7273 2006-08-25 Richard Stallman <rms@gnu.org>
7274
7275 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
7276 Add xref.
7277
7278 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
7279
7280 * os.texi (Timers): Avoid waiting inside timers.
7281
7282 2006-08-21 Lute Kamstra <lute@gnu.org>
7283
7284 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
7285
7286 2006-08-20 Richard Stallman <rms@gnu.org>
7287
7288 * os.texi (Idle Timers): New node, split out from Timers.
7289 Document current-idle-time.
7290 * commands.texi (Reading One Event): Update xref.
7291 * elisp.texi (Top): Update subnode menu.
7292
7293 2006-08-16 Richard Stallman <rms@gnu.org>
7294
7295 * keymaps.texi (Extended Menu Items): Show format of cached
7296 bindings in extended menu items.
7297
7298 * customize.texi (Variable Definitions): Explain when the
7299 standard value expression is evaluated.
7300
7301 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
7302
7303 * commands.texi (Reading One Event): Explain idleness in
7304 `read-event'.
7305
7306 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
7307
7308 * text.texi (Near Point): Say "cursor" not "terminal cursor".
7309 (Commands for Insertion): Remove split-line since it's not
7310 relevant for Lisp programming.
7311 (Yank Commands): Rewrite introduction.
7312 (Undo): Clarify.
7313 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
7314 (Filling): Remove redundant comment. Clarify return value of
7315 current-justification.
7316 (Margins): Minor clarifications.
7317 (Adaptive Fill): Update default value of adaptive-fill-regexp.
7318 (Sorting): Update definition of sort-lines.
7319 (Columns): Clarify behavior of sort-columns.
7320 (Indent Tabs): Link to Tab Stops in Emacs manual.
7321 (Special Properties): Clarify.
7322 (Clickable Text): Mention Buttons package.
7323
7324 2006-08-12 Kevin Ryde <user42@zip.com.au>
7325
7326 * os.texi (Time Parsing): Add %z to description of
7327 format-time-string, as per docstring. Add cross reference to
7328 glibc manual for strftime.
7329
7330 2006-08-08 Richard Stallman <rms@gnu.org>
7331
7332 * modes.texi: Clean up wording in previous change.
7333
7334 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
7335
7336 * modes.texi (Hooks): Clarify.
7337 (Major Mode Basics): Mention define-derived-mode explicitly.
7338 (Major Mode Conventions): Rebinding RET is OK for some modes.
7339 Mention change-major-mode-hook and after-change-major-mode-hook.
7340 (Example Major Modes): Move to end of Modes section.
7341 (Mode Line Basics): Clarify.
7342 (Mode Line Data): Mention help-echo and local-map in strings.
7343 Explain reason for treatment of non-risky variables.
7344 (Properties in Mode): Clarify.
7345 (Faces for Font Lock): Add font-lock-negation-char-face.
7346
7347 2006-08-04 Eli Zaretskii <eliz@gnu.org>
7348
7349 * strings.texi (Formatting Strings): Warn against arbitrary
7350 strings as first arg to `format'.
7351
7352 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
7353
7354 * text.texi (Clickable Text): Mention `help-echo' text property.
7355 Update intro, examples and associated explanations.
7356
7357 2006-07-31 Richard Stallman <rms@gnu.org>
7358
7359 * commands.texi: Update xrefs.
7360 (Event Mod): New node, cut out from old Translating Input.
7361
7362 * maps.texi: Update xrefs.
7363
7364 * keymaps.texi (Translation Keymaps): New node.
7365 Update xrefs from Translating Input to Translation Keymaps.
7366
7367 * elisp.texi (Top): Update subnode menu.
7368
7369 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
7370
7371 * os.texi (System Interface): Fix menu descriptions of some nodes.
7372 (Translating Input): Node deleted.
7373
7374 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
7375
7376 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
7377
7378 * lists.texi (Sets And Lists): Likewise.
7379
7380 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
7381
7382 * text.texi (Fields): Mention POS
7383 requirement when narrowing is in effect.
7384
7385 2006-07-28 Richard Stallman <rms@gnu.org>
7386
7387 * display.texi (Face Attributes): Simplify wording.
7388 (Attribute Functions): Clarify meaning of new-frame default
7389 attribute settings.
7390
7391 * customize.texi (Common Keywords): Document how to use
7392 :package-version in a package not in Emacs.
7393
7394 2006-07-28 Kim F. Storm <storm@cua.dk>
7395
7396 * commands.texi (Reading One Event): Fix last change.
7397
7398 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
7399
7400 * commands.texi (Reading One Event): Document SECONDS argument for
7401 read-event, read-char, and read-char-exclusive.
7402
7403 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7404
7405 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
7406 to ensure correct identification.
7407
7408 2006-07-24 Richard Stallman <rms@gnu.org>
7409
7410 * text.texi (Clickable Text): Clarify.
7411
7412 * sequences.texi (Vector Functions): Delete duplicate xref.
7413
7414 * objects.texi (Function Type): Clarify.
7415
7416 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
7417 modes.
7418
7419 * lists.texi (List Variables): New node.
7420 Material moved from other nodes.
7421
7422 * variables.texi (Setting Variables): add-to-list and
7423 add-to-ordered-list moved to List Variables node.
7424
7425 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
7426
7427 * text.texi (Links and Mouse-1):
7428 For mouse-on-link-p, expand on arg POS.
7429
7430 2006-07-21 Kim F. Storm <storm@cua.dk>
7431
7432 * display.texi (Forcing Redisplay): Don't mention systems which
7433 don't support sub-second timers for redisplay-preemption-period.
7434
7435 * os.texi (Terminal Output): Clarify text vs graphical terminal.
7436
7437 2006-07-21 Eli Zaretskii <eliz@gnu.org>
7438
7439 * frames.texi (Input Focus): Document that focus-follows-mouse has
7440 no effect on MS-Windows.
7441
7442 2006-07-18 Richard Stallman <rms@gnu.org>
7443
7444 * display.texi (Forcing Redisplay): Cleanups in previous change.
7445
7446 * processes.texi (Low-Level Network): Make menu more convenient.
7447
7448 2006-07-18 Kim F. Storm <storm@cua.dk>
7449
7450 * display.texi (Forcing Redisplay): redisplay-preemption-period
7451 only used on window systems. Add xref to Terminal Output.
7452
7453 * os.texi (Terminal Output): baud-rate only controls preemption on
7454 non-window systems. Add xref to Forcing Redisplay.
7455
7456 * processes.texi (Low-Level Network): Rename node "Make Network"
7457 to "Network Processes".
7458
7459 2006-07-18 Karl Berry <karl@gnu.org>
7460
7461 * variables.texi, functions.texi, customize.texi, loading.texi:
7462 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
7463
7464 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
7465
7466 * commands.texi (Waiting): Document batch-mode sit-for behavior.
7467
7468 2006-07-17 Richard Stallman <rms@gnu.org>
7469
7470 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
7471 Put period and comma inside quotes.
7472
7473 * loading.texi, markers.texi: Use real doublequote inside menus.
7474
7475 * windows.texi: Put point and comma inside quotes.
7476 (Textual Scrolling): Use @samp for error message.
7477
7478 * variables.texi, tips.texi, syntax.texi, symbols.texi:
7479 * strings.texi, streams.texi, processes.texi, os.texi:
7480 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
7481 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
7482 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
7483 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7484 Put point and comma inside quotes.
7485
7486 * control.texi (Processing of Errors): Add command-error-function.
7487
7488 * variables.texi (File Local Variables): Clarify that
7489 file local variables make buffer-local bindings.
7490
7491 * modes.texi (Syntactic Font Lock): Give default for
7492 font-lock-syntax-table.
7493
7494 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
7495
7496 * text.texi (Special Properties): Clean up previous change.
7497
7498 2006-07-16 Karl Berry <karl@gnu.org>
7499
7500 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
7501 * control.texi: Fix bad page breaks through chapter 10 (control).
7502
7503 * anti.texi (Antinews): Reorder face-attribute fns to avoid
7504 underfull hbox.
7505
7506 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
7507
7508 * text.texi (Special Properties): Describe fontified text property
7509 in relation to a character (not text).
7510
7511 2006-07-15 Kim F. Storm <storm@cua.dk>
7512
7513 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
7514 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
7515 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
7516
7517 * anti.texi (Antinews): Mention redisplay function.
7518 The kbd macro existed, but was not documented, before 22.x.
7519 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
7520
7521 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
7522
7523 * display.texi (Displaying Messages): Add anchor.
7524
7525 * frames.texi (Dialog Boxes): Use it.
7526
7527 2006-07-12 Richard Stallman <rms@gnu.org>
7528
7529 * objects.texi (Frame Type): Explain nature of frames better.
7530
7531 * frames.texi (Frames): Explain nature of frames better.
7532
7533 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
7534
7535 * tips.texi (Coding Conventions): Explain why use cl at compile time.
7536
7537 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7538
7539 * frames.texi (Window System Selections): Mention scrap support for Mac.
7540 Default value of x-select-enable-clipboard is t on Mac.
7541
7542 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
7543
7544 2006-07-11 Kim F. Storm <storm@cua.dk>
7545
7546 * display.texi (Forcing Redisplay): Add `redisplay' function.
7547 Don't mention (sit-for -1) -- use (redisplay t) instead.
7548
7549 * commands.texi (Waiting): (sit-for -1) is no longer special.
7550 (sit-for 0) is equivalent to (redisplay).
7551 Iconifying/deiconifying no longer makes sit-for return.
7552
7553 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7554
7555 * display.texi (Buttons): Fix typo.
7556
7557 * index.texi, elisp.texi (New Symbols): Comment node out.
7558
7559 2006-07-09 Richard Stallman <rms@gnu.org>
7560
7561 * display.texi (Truncation): Clean up previous change.
7562
7563 2006-07-08 Richard Stallman <rms@gnu.org>
7564
7565 * commands.texi (Interactive Call): Use 3 as prefix in example
7566 for execute-extended-command.
7567
7568 * display.texi (Attribute Functions): Move paragraph about
7569 compatibility with Emacs < 21.
7570
7571 2006-07-09 Kim F. Storm <storm@cua.dk>
7572
7573 * display.texi (Refresh Screen): Clarify force-window-update.
7574 (Truncation): "Normally" indicated by fringe arrows.
7575
7576 2006-07-08 Eli Zaretskii <eliz@gnu.org>
7577
7578 * windows.texi (Textual Scrolling, Resizing Windows):
7579 * variables.texi (Constant Variables):
7580 * text.texi (Buffer Contents, Deletion, Changing Properties)
7581 (Property Search, Special Properties, Sticky Properties)
7582 (Links and Mouse-1, Fields, Change Hooks):
7583 * syntax.texi (Syntax Table Functions, Parsing Expressions)
7584 (Categories):
7585 * symbols.texi (Other Plists):
7586 * streams.texi (Output Variables):
7587 * processes.texi (Input to Processes, Query Before Exit):
7588 * positions.texi (Word Motion, Text Lines, List Motion):
7589 * os.texi (Init File, System Environment, Sound Output)
7590 (Session Management):
7591 * nonascii.texi (Text Representations, Character Sets)
7592 (Chars and Bytes, Locales):
7593 * modes.texi (Defining Minor Modes, Header Lines):
7594 * minibuf.texi (Minibuffer Contents):
7595 * markers.texi (Information from Markers):
7596 * lists.texi (List Elements, Building Lists, Association Lists):
7597 * keymaps.texi (Tool Bar):
7598 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
7599 * functions.texi (What Is a Function, Mapping Functions):
7600 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
7601 (Color Names, Text Terminal Colors, Display Feature Testing):
7602 * files.texi (Visiting Functions, File Name Components)
7603 (Unique File Names, Contents of Directories):
7604 * display.texi (Forcing Redisplay, Displaying Messages)
7605 (Temporary Displays, Font Selection, Auto Faces)
7606 (Font Lookup, Fringe Indicators, Display Margins)
7607 (Image Descriptors, Showing Images, Image Cache, Button Types)
7608 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
7609 (Display Table Format, Glyphs):
7610 * control.texi (Iteration):
7611 * commands.texi (Command Loop Info, Adjusting Point):
7612 * backups.texi (Making Backups, Auto-Saving):
7613 Remove @tindex entries.
7614
7615 2006-07-07 Kim F. Storm <storm@cua.dk>
7616
7617 * display.texi (Fringe Cursors): Fix typo.
7618 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
7619 (Overlay Arrow): Default is overlay-arrow fringe indicator.
7620
7621 2006-07-05 Richard Stallman <rms@gnu.org>
7622
7623 * text.texi (Buffer Contents): Add example of text props
7624 in result of buffer-substring.
7625 (Text Properties): Explain better about use of specific property names.
7626 (Property Search): Some cleanups; reorder some functions.
7627
7628 * keymaps.texi (Changing Key Bindings): Cleanup.
7629 Add xref to Key Binding Conventions.
7630
7631 * display.texi (Attribute Functions): Add examples for
7632 face-attribute-relative-p.
7633
7634 * tips.texi (Coding Conventions): Cleanup last change.
7635
7636 2006-07-05 Karl Berry <karl@gnu.org>
7637
7638 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
7639 Remove @setchapternewpage odd.
7640 Result is 1013 pages, down from 1100.
7641
7642 * anti.texi, customize.texi, display.texi, internals.texi:
7643 * minibuf.texi, modes.texi, tips.texi:
7644 Fix overfull/underfull boxes.
7645
7646 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7647
7648 * edebug.texi (Instrumenting):
7649 Add Edebug-specific findex for eval-buffer.
7650 * loading.texi (Loading):
7651 Replace eval-current-buffer with eval-buffer.
7652
7653 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
7654
7655 * locals.texi (Standard Buffer-Local Variables): Update the list
7656 of variables.
7657
7658 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
7659
7660 * files.texi (File Name Completion): Point user to the node
7661 "Reading File Names".
7662
7663 2006-06-24 Eli Zaretskii <eliz@gnu.org>
7664
7665 * files.texi (Contents of Directories): Document case-insensitive
7666 behavior on respective filesystems.
7667
7668 * objects.texi (Character Type): Document that Emacs signals an
7669 error for unsupported Unicode characters specified as \uNNNN.
7670
7671 2006-06-19 Richard Stallman <rms@gnu.org>
7672
7673 * processes.texi (Bindat Spec): Clarify previous change.
7674
7675 2006-06-16 Richard Stallman <rms@gnu.org>
7676
7677 * tips.texi (Coding Conventions): Better explain conventions
7678 for definition constructs.
7679
7680 * text.texi (Special Properties): String value of `read-only'
7681 serves as the error message.
7682
7683 * objects.texi (Character Type): Clarify prev. change.
7684 (Non-ASCII in Strings): Mention \u and \U.
7685
7686 * commands.texi (Using Interactive): Explain problem of
7687 markers, etc., in command-history.
7688
7689 2006-06-14 Kim F. Storm <storm@cua.dk>
7690
7691 * commands.texi (Waiting): Negative arg to sit-for forces
7692 redisplay even if input is pending.
7693
7694 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
7695 redisplay. Remove incorrect example of binding redisplay-dont-pause
7696 around (sit-for 0).
7697
7698 2006-06-13 Richard Stallman <rms@gnu.org>
7699
7700 * display.texi (Forcing Redisplay): Clarify previous change.
7701
7702 2006-06-13 Romain Francoise <romain@orebokech.com>
7703
7704 * display.texi (Forcing Redisplay): Fix typo.
7705
7706 2006-06-13 Kim F. Storm <storm@cua.dk>
7707
7708 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
7709
7710 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
7711
7712 * tips.texi (Coding Conventions): Add `@end itemize'.
7713
7714 2006-06-10 Richard Stallman <rms@gnu.org>
7715
7716 * tips.texi (Coding Conventions): Explain use of coding systems
7717 to ensure one decoding for strings.
7718
7719 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
7720
7721 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7722 syntax.
7723
7724 2006-06-07 Eli Zaretskii <eliz@gnu.org>
7725
7726 * display.texi (Font Selection): Remove description of
7727 clear-face-cache.
7728
7729 * compile.texi (Eval During Compile): Fix a typo. Add index
7730 entries for possible uses of eval-when-compile.
7731
7732 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
7733
7734 * display.texi (Abstract Display): Fix typo.
7735
7736 2006-06-03 Eli Zaretskii <eliz@gnu.org>
7737
7738 * minibuf.texi (Minibuffer History) <history-add-new-input>:
7739 Reword variable's description.
7740
7741 2006-06-01 Richard Stallman <rms@gnu.org>
7742
7743 * windows.texi (Splitting Windows): Clarify splitting nonselected
7744 window.
7745
7746 2006-05-31 Juri Linkov <juri@jurta.org>
7747
7748 * minibuf.texi (Minibuffer History): Add history-add-new-input.
7749
7750 2006-05-30 Richard Stallman <rms@gnu.org>
7751
7752 * display.texi (Line Height): Fix errors in description of
7753 default line height and line-height property.
7754
7755 * nonascii.texi (Default Coding Systems): Further clarification.
7756
7757 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
7758
7759 * internals.texi (Pure Storage): Mention that an overflow in pure
7760 space causes a memory leak.
7761 (Garbage Collection): If there was an overflow in pure space,
7762 `garbage-collect' returns nil.
7763
7764 2006-05-30 Eli Zaretskii <eliz@gnu.org>
7765
7766 * nonascii.texi (Default Coding Systems): Fix it some more.
7767
7768 2006-05-29 Eli Zaretskii <eliz@gnu.org>
7769
7770 * nonascii.texi (Default Coding Systems): Fix last change.
7771
7772 2006-05-29 Kenichi Handa <handa@m17n.org>
7773
7774 * nonascii.texi (find-operation-coding-system): Describe the new
7775 argument format (FILENAME . BUFFER).
7776
7777 2006-05-28 Richard Stallman <rms@gnu.org>
7778
7779 * tips.texi (Coding Conventions): Better explain reasons not to
7780 advise other packages or use `eval-after-load'.
7781
7782 2006-05-29 Kim F. Storm <storm@cua.dk>
7783
7784 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
7785 `bindat-idx' and `bindat-raw' for clarity.
7786
7787 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7788
7789 * processes.texi (Bindat Spec): Expand on `repeat' handler.
7790
7791 * display.texi (Display): Add "Abstract Display" to menu.
7792 (Abstract Display, Abstract Display Functions)
7793 (Abstract Display Example): New nodes.
7794 * elisp.texi (Top): Add "Abstract Display" to menu.
7795
7796 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
7797
7798 * keymaps.texi (Key Sequences): Link to input events definition.
7799 (Format of Keymaps): Delete material duplicated in Keymap Basics.
7800
7801 * files.texi (Changing Files): Document updated argument list for
7802 copy-file.
7803
7804 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7805
7806 * processes.texi (Bindat Functions): Explain term "total length".
7807 Use it in bindat-length and bindat-pack descriptions.
7808
7809 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7810
7811 * tips.texi (Coding Conventions): Advise against using
7812 eval-after-load in packages. Add an index entry.
7813
7814 2006-05-25 Juri Linkov <juri@jurta.org>
7815
7816 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
7817
7818 * modes.texi (%-Constructs): Add %e, %z, %Z.
7819
7820 2006-05-25 Richard Stallman <rms@gnu.org>
7821
7822 * elisp.texi (Top): Update subnode menu.
7823
7824 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
7825 (Keymaps): Update menu.
7826
7827 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
7828
7829 * keymaps.texi (Key Sequences): Some clarifications.
7830
7831 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
7832
7833 * processes.texi (Bindat Functions): Say "unibyte string"
7834 explicitly for bindat-unpack and bindat-pack descriptions.
7835 (Bindat Examples): Don't call `string-make-unibyte' in example.
7836
7837 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
7838
7839 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
7840 Explain string and vector representations of key sequences.
7841
7842 * keymaps.texi (Changing Key Bindings):
7843 * commands.texi (Interactive Codes):
7844 * help.texi (Describing Characters): Refer to it.
7845
7846 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
7847
7848 * frames.texi (Pointer Shape): @end table -> @end defvar.
7849
7850 2006-05-22 Richard Stallman <rms@gnu.org>
7851
7852 * elisp.texi (Top): Update subnode menus.
7853
7854 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
7855 Contents rewritten; material from old Pointer Shape node moved here.
7856
7857 * display.texi (Pointer Shape): Node deleted.
7858 (Image Descriptors): Minor cleanup.
7859
7860 2006-05-21 Richard Stallman <rms@gnu.org>
7861
7862 * syntax.texi (Parsing Expressions): Update info on which STATE
7863 elements are ignored.
7864
7865 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7866
7867 * hooks.texi (Standard Hooks): Correct typo.
7868
7869 * gpl.texi (GPL): ifinfo -> ifnottex.
7870
7871 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
7872
7873 * searching.texi (Simple Match Data): Warn about match data being
7874 set anew by every search.
7875
7876 2006-05-17 Richard Stallman <rms@gnu.org>
7877
7878 * minibuf.texi (Minibuffer History): Clarify.
7879
7880 * searching.texi (Regexp Special): Clarify nested regexp warning.
7881
7882 2006-05-16 Kim F. Storm <storm@cua.dk>
7883
7884 * minibuf.texi (Minibuffer History): Update add-to-history.
7885
7886 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
7887
7888 * nonascii.texi (Explicit Encoding):
7889 Fix typo (encoding<->decoding).
7890
7891 2006-05-14 Richard Stallman <rms@gnu.org>
7892
7893 * buffers.texi (Creating Buffers): Cleanup.
7894
7895 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
7896
7897 2006-05-13 Eli Zaretskii <eliz@gnu.org>
7898
7899 * buffers.texi (Current Buffer): Document that with-temp-buffer
7900 disables undo.
7901
7902 * os.texi (Terminal-Specific): More accurate description of how
7903 Emacs searches for the terminal-specific libraries.
7904
7905 2006-05-12 Eli Zaretskii <eliz@gnu.org>
7906
7907 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
7908 emacs-xtra to @inforef's.
7909
7910 * text.texi (Undo): Document that undo is turned off in buffers
7911 whose names begin with a space.
7912
7913 * buffers.texi (Buffer Names): Add index entries for buffers whose
7914 names begin with a space.
7915 (Creating Buffers): Document that undo is turned off in buffers
7916 whose names begin with a space.
7917
7918 * files.texi (Visiting Functions, Reading from Files)
7919 (Saving Buffers): Mention code and EOL conversions by file I/O
7920 primitives and subroutines.
7921
7922 * nonascii.texi (Lisp and Coding Systems):
7923 Document coding-system-eol-type. Add index entries for eol conversion.
7924
7925 * display.texi (Defining Faces): Mention `mac', and add an xref to
7926 where window-system is described.
7927
7928 2006-05-10 Richard Stallman <rms@gnu.org>
7929
7930 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
7931
7932 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
7933
7934 * variables.texi (File Local Variables): Recommend to quote lambda
7935 expressions in safe-local-variable property.
7936
7937 2006-05-09 Richard Stallman <rms@gnu.org>
7938
7939 * variables.texi (File Local Variables):
7940 Document safe-local-eval-forms and safe-local-eval-function.
7941
7942 2006-05-07 Kim F. Storm <storm@cua.dk>
7943
7944 * minibuf.texi (Minibuffer History): Remove keep-dups arg
7945 from add-to-history.
7946
7947 2006-05-07 Romain Francoise <romain@orebokech.com>
7948
7949 * commands.texi (Event Input Misc):
7950 * compile.texi (Eval During Compile):
7951 * internals.texi (Buffer Internals):
7952 * minibuf.texi (Initial Input):
7953 * nonascii.texi (Scanning Charsets):
7954 * numbers.texi (Comparison of Numbers):
7955 * windows.texi (Textual Scrolling, Vertical Scrolling):
7956 Fix various typos.
7957
7958 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7959
7960 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
7961 conditional xref's to either emacs or emacs-xtra, depending on
7962 @iftex/@ifnottex.
7963
7964 * minibuf.texi (Minibuffer History): Document add-to-history.
7965
7966 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7967
7968 * internals.texi (Pure Storage): Mention the pure overflow message
7969 at startup.
7970
7971 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
7972
7973 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
7974 (Searching Keymaps): Fix pseudo-Lisp description of keymap
7975 search.
7976
7977 2006-05-01 Richard Stallman <rms@gnu.org>
7978
7979 * intro.texi (nil and t): Clarify.
7980
7981 * variables.texi (File Local Variables): Suggest using booleanp.
7982
7983 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
7984
7985 * objects.texi (Type Predicates): Fix typos.
7986
7987 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
7988
7989 * intro.texi (nil and t): Add booleanp.
7990
7991 * objects.texi (Type Predicates): Add links for booleanp and
7992 string-or-null-p.
7993
7994 2006-04-29 Richard Stallman <rms@gnu.org>
7995
7996 * modes.texi (Multiline Font Lock): Rename from
7997 Multi line Font Lock Elements. Much clarification.
7998 (Font Lock Multiline, Region to Fontify): Much clarification.
7999
8000 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8001
8002 * variables.texi (File Local Variables): Remove the special case t for
8003 safe-local-variable.
8004
8005 2006-04-26 Richard Stallman <rms@gnu.org>
8006
8007 * syntax.texi (Parsing Expressions): Minor cleanup.
8008
8009 2006-04-18 Richard Stallman <rms@gnu.org>
8010
8011 * tips.texi (Coding Conventions): Explain when the package's
8012 prefix should appear later on (not at the start of the name).
8013
8014 * searching.texi (String Search): Clarify effect of NOERROR.
8015
8016 * modes.texi (Imenu): Clarify what special items do.
8017
8018 * hooks.texi (Standard Hooks): Delete text about old hook names.
8019
8020 2006-04-17 Romain Francoise <romain@orebokech.com>
8021
8022 * variables.texi (Local Variables): Update the default value of
8023 `max-specpdl-size'.
8024
8025 2006-04-15 Michael Olson <mwolson@gnu.org>
8026
8027 * processes.texi (Transaction Queues): Mention the new optional
8028 `delay-question' argument for `tq-enqueue'.
8029
8030 2006-04-13 Bill Wohler <wohler@newt.com>
8031
8032 * customize.texi (Common Keywords): Use dotted notation for
8033 :package-version value. Specify its values. Improve documentation
8034 for customize-package-emacs-version-alist.
8035
8036 2006-04-12 Bill Wohler <wohler@newt.com>
8037
8038 * customize.texi (Common Keywords): Move description of
8039 customize-package-emacs-version-alist to @defvar.
8040
8041 2006-04-10 Bill Wohler <wohler@newt.com>
8042
8043 * customize.texi (Common Keywords): Add :package-version.
8044
8045 2006-04-10 Kim F. Storm <storm@cua.dk>
8046
8047 * text.texi (Buffer Contents): Add NOPROPS arg to
8048 filter-buffer-substring.
8049
8050 2006-04-08 Kevin Ryde <user42@zip.com.au>
8051
8052 * os.texi (Command-Line Arguments): Update xref to emacs manual
8053 "Command Arguments" -> "Emacs Invocation", per change there.
8054
8055 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
8056
8057 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
8058 be on one line to help makeinfo not render two spaces after the dot.
8059
8060 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8061
8062 * strings.texi (Predicates for Strings): Add string-or-null-p.
8063
8064 2006-03-28 Kim F. Storm <storm@cua.dk>
8065
8066 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
8067 remarks about systems that don't support fractional seconds.
8068
8069 2006-03-25 Karl Berry <karl@gnu.org>
8070
8071 * elisp.texi: Use @copyright{} instead of (C), and do not indent
8072 the year list.
8073
8074 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
8075
8076 * display.texi (Fringe Indicators): Fix typos.
8077
8078 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
8079
8080 * tips.texi (Documentation Tips): One can now also write `program'
8081 in front of a quoted symbol in a docstring to prevent making a
8082 hyperlink.
8083
8084 2006-03-19 Alan Mackenzie <acm@muc.de>
8085
8086 * text.texi (Special Properties): Clarify `fontified' property.
8087
8088 2006-03-16 Richard Stallman <rms@gnu.org>
8089
8090 * display.texi (Defining Images): Minor cleanup.
8091
8092 2006-03-16 Bill Wohler <wohler@newt.com>
8093
8094 * display.texi (Defining Images): In image-load-path-for-library,
8095 prefer user's images.
8096
8097 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8098
8099 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
8100
8101 2006-03-15 Bill Wohler <wohler@newt.com>
8102
8103 * display.texi (Defining Images): Fix example in
8104 image-load-path-for-library by not recommending that one binds
8105 image-load-path. Just defvar it to placate compiler and only use
8106 it if previously defined.
8107
8108 2006-03-14 Bill Wohler <wohler@newt.com>
8109
8110 * display.texi (Defining Images): In image-load-path-for-library,
8111 always return list of directories. Update example.
8112
8113 2006-03-14 Alan Mackenzie <acm@muc.de>
8114
8115 * modes.texi: New node, "Region to Fontify" (for Font Lock).
8116 This describes font-lock-extend-region-function.
8117 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
8118 the new node "Region to Fontify".
8119
8120 2006-03-13 Richard Stallman <rms@gnu.org>
8121
8122 * display.texi (Invisible Text): The impossible position is
8123 now before the invisible text, not after.
8124 (Defining Images): Clean up last change.
8125
8126 2006-03-11 Bill Wohler <wohler@newt.com>
8127
8128 * display.texi (Defining Images): Add image-load-path-for-library.
8129
8130 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
8131
8132 * text.texi (Adaptive Fill): Fix Texinfo usage.
8133
8134 * strings.texi (Creating Strings): Fix Texinfo usage.
8135
8136 * searching.texi (Regexp Special): Use @samp for regular
8137 expressions that are not in Lisp syntax.
8138
8139 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
8140
8141 * searching.texi (Regexp Special): Put remark between parentheses
8142 to avoid misreading.
8143
8144 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
8145
8146 * searching.texi (Syntax of Regexps): More accurately describe
8147 which characters are special in which situations.
8148 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
8149 are not special. Describe in detail when `[' and `]' are special.
8150 (Regexp Backslash): Plenty of regexps with unbalanced square
8151 brackets are valid, so reword that statement.
8152
8153 2006-03-02 Kim F. Storm <storm@cua.dk>
8154
8155 * keymaps.texi (Tool Bar): Add tool-bar-border.
8156
8157 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
8158
8159 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
8160
8161 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
8162
8163 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
8164
8165 * files.texi (Locating Files): Suggest additional values for the
8166 SUFFIXES arg of `locate-file'. Update pxref.
8167
8168 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
8169 (How Programs Do Loading): Discuss the effects of Auto Compression
8170 mode on `load'.
8171 (Load Suffixes): New node.
8172 (Library Search): Delete description of `load-suffixes'; it was
8173 moved to "Load Suffixes".
8174 (Autoload, Named Features): Mention `load-suffixes'.
8175
8176 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8177
8178 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
8179
8180 * windows.texi (Window Tree): Fix typo.
8181
8182 2006-02-20 Kim F. Storm <storm@cua.dk>
8183
8184 * display.texi (Fringe Indicators): New section.
8185 Move indicate-empty-lines, indicate-buffer-boundaries, and
8186 default-indicate-buffer-boundaries here.
8187 Add fringe-indicator-alist and default-fringes-indicator-alist.
8188 Add list of logical fringe indicator symbols.
8189 Update list of standard bitmap names.
8190 (Fringe Cursors): New section.
8191 Move overflow-newline-into-fringe here.
8192 Add fringe-cursor-alist and default-fringes-cursor-alist.
8193 Add list of fringe cursor symbols.
8194
8195 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
8196
8197 * commands.texi (Using Interactive): Fix reference to node
8198 "Minibuffers".
8199
8200 2006-02-19 Richard M. Stallman <rms@gnu.org>
8201
8202 * minibuf.texi (High-Level Completion):
8203 Add xref to read-input-method-name.
8204
8205 * files.texi (Relative File Names): Move file-relative-name here.
8206 (File Name Expansion): From here. Minor clarifications.
8207
8208 * commands.texi (Using Interactive): Add xrefs about reading input.
8209 Clarify remarks about that moving point and mark.
8210 Put string case before list case.
8211
8212 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
8213
8214 * display.texi (Other Display Specs, Image Descriptors):
8215 Revert erroneous changes. The previous description of
8216 image-descriptors as `(image . PROPS)' was correct.
8217
8218 2006-02-14 Richard M. Stallman <rms@gnu.org>
8219
8220 * variables.texi (File Local Variables): Clarifications.
8221
8222 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
8223
8224 * variables.texi (File Local Variables): Use @code for a cons
8225 cell, not @var.
8226
8227 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
8228
8229 * variables.texi (File Local Variables): Document new file local
8230 variable behavior.
8231
8232 2006-02-10 Kim F. Storm <storm@cua.dk>
8233
8234 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
8235
8236 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
8237
8238 * modes.texi (%-Constructs): Remove obsolete info about
8239 `global-mode-string'.
8240
8241 2006-02-07 Richard M. Stallman <rms@gnu.org>
8242
8243 * commands.texi (Prefix Command Arguments): Minor cleanup.
8244
8245 * display.texi: "Graphical display", not window system.
8246
8247 * functions.texi (What Is a Function): Fix xref.
8248
8249 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
8250 (Changing Key Bindings): Clarify when remapping is better than
8251 substitute-key-definition.
8252
8253 2006-02-02 Richard M. Stallman <rms@gnu.org>
8254
8255 * minibuf.texi (Basic Completion): Completion alists are risky.
8256
8257 * keymaps.texi (Active Keymaps): Clarifications.
8258 (Searching Keymaps): New node.
8259 (Keymaps): Update menu.
8260
8261 * frames.texi (Layout Parameters): Minor clarification.
8262 (Drag and Drop): New node.
8263 (Frames): Update menu.
8264
8265 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
8266
8267 * display.texi (Other Display Specs, Image Descriptors):
8268 Image description is a list, not a cons cell.
8269
8270 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8271
8272 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
8273 list is not necessarily a list).
8274
8275 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8276
8277 * frames.texi (Layout Parameters): border-width and
8278 internal-border-width belong to the frame, not the window.
8279
8280 2006-01-19 Richard M. Stallman <rms@gnu.org>
8281
8282 * nonascii.texi (Translation of Characters): Search cmds use
8283 translation-table-for-input. Automatically made local.
8284
8285 * markers.texi (Overview of Markers): Count insertion type
8286 as one of a marker's attributes.
8287
8288 * keymaps.texi (Controlling Active Maps): New node, split out of
8289 Active Keymaps.
8290 (Keymaps): Menu updated.
8291 (Active Keymaps): Give pseudocode to explain how the active
8292 maps are searched. current-active-maps and key-binding moved here.
8293 (Functions for Key Lookup): current-active-maps and key-binding moved.
8294 Clarifications.
8295 (Searching the Keymaps): New subnode.
8296
8297 * elisp.texi (Top): Menu clarification.
8298
8299 * display.texi (Other Display Specs): Delete duplicate entry for
8300 just a string as display spec. Move text about recursive display
8301 specs on such a string.
8302
8303 * commands.texi (Key Sequence Input): Clarify.
8304 Move num-nonmacro-input-events out.
8305 (Reading One Event): num-nonmacro-input-events moved here.
8306
8307 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
8308
8309 * advice.texi (Simple Advice): Update example to fit argument
8310 change in previous-line.
8311
8312 2006-01-05 Richard M. Stallman <rms@gnu.org>
8313
8314 * markers.texi (The Mark): Fix in `mark'.
8315
8316 2006-01-04 Richard M. Stallman <rms@gnu.org>
8317
8318 * processes.texi (Misc Network, Make Network): Minor cleanups.
8319
8320 2006-01-04 Kim F. Storm <storm@cua.dk>
8321
8322 * processes.texi (Make Network): Add IPv6 addresses and handling.
8323 (Network Feature Testing): Mention (:family ipv6).
8324 (Misc Network): Add IPv6 formats to format-network-address.
8325
8326 2005-12-30 Richard M. Stallman <rms@gnu.org>
8327
8328 * text.texi (Changing Properties):
8329 Don't use return value of set-text-properties.
8330
8331 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
8332
8333 * modes.texi (Mode Line Format): Correct typo in menu.
8334
8335 2005-12-29 Richard M. Stallman <rms@gnu.org>
8336
8337 * modes.texi (Mode Line Top): New node.
8338 (Mode Line Data): Some text moved to new node.
8339 Explain the data structure more concretely.
8340 (Mode Line Basics): Clarifications.
8341 (Mode Line Variables): Clarify intro paragraph.
8342 (%-Constructs): Clarify intro paragraph.
8343 (Mode Line Format): Update menu.
8344
8345 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8346
8347 * minibuf.texi (Basic Completion): Update lazy-completion-table
8348 examples for removal of ARGS argument.
8349
8350 2005-12-23 Richard M. Stallman <rms@gnu.org>
8351
8352 * text.texi (Undo): Restore some explanation from the version
8353 that was deleted.
8354
8355 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8356
8357 * text.texi (Undo): Remove duplicate descriptions of `apply
8358 funname' and `apply delta' elements of the undo list.
8359
8360 2005-12-20 Richard M. Stallman <rms@gnu.org>
8361
8362 * help.texi (Help Functions): Update documentation of `apropos'.
8363
8364 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
8365
8366 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
8367 because it is confusing. If the :help-echo keyword is a function,
8368 it is not directly used as the :help-echo overlay property, as the
8369 xref seems to suggest (it does not take the appropriate args).
8370
8371 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
8372
8373 * customize.texi (Common Keywords): Fix Texinfo usage.
8374 (Group Definitions, Variable Definitions): Update for new
8375 conventions for using `*' in docstrings.
8376
8377 * tips.texi (Documentation Tips): Update for new conventions for
8378 using `*' in docstrings.
8379
8380 2005-12-16 Richard M. Stallman <rms@gnu.org>
8381
8382 * minibuf.texi (Minibuffer Contents): Minor cleanup.
8383
8384 2005-12-16 Juri Linkov <juri@jurta.org>
8385
8386 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
8387
8388 2005-12-14 Romain Francoise <romain@orebokech.com>
8389
8390 * modes.texi (Customizing Keywords): Rename `append' to `how'.
8391 Fix typo.
8392
8393 2005-12-11 Juri Linkov <juri@jurta.org>
8394
8395 * minibuf.texi (Completion Commands): Add mention of read-file-name
8396 for filename completion keymaps.
8397 (Reading File Names): Add mention of filename completion keymaps
8398 for read-file-name and xref to `Completion Commands'.
8399
8400 2005-12-10 Richard M. Stallman <rms@gnu.org>
8401
8402 * customize.texi (Common Keywords): State caveats for use of :tag.
8403
8404 2005-12-08 Richard M. Stallman <rms@gnu.org>
8405
8406 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
8407 with xrefs and better explanation.
8408 (Completion Commands): Add the filename completion maps.
8409
8410 * objects.texi (Character Type): Clarify that \s is not space
8411 if a dash follows.
8412
8413 2005-12-05 Richard M. Stallman <rms@gnu.org>
8414
8415 * windows.texi (Resizing Windows): Delete preserve-before args.
8416
8417 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8418
8419 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
8420 in full keymaps, since the quirk has been fixed.
8421
8422 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8423
8424 * hooks.texi (Standard Hooks): Add index entries.
8425 Mention `compilation-finish-functions'.
8426
8427 2005-11-27 Richard M. Stallman <rms@gnu.org>
8428
8429 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
8430
8431 2005-11-21 Juri Linkov <juri@jurta.org>
8432
8433 * customize.texi (Common Keywords): Update links types
8434 custom-manual and url-link. Add link types emacs-library-link,
8435 file-link, function-link, variable-link, custom-group-link.
8436
8437 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
8438
8439 * display.texi: Revert 2005-11-20 change.
8440
8441 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
8442
8443 * processes.texi (Bindat Functions):
8444 Say "third" to refer to zero-based index "2".
8445
8446 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
8447
8448 * loading.texi (Library Search): Update the default value of
8449 `load-suffixes'.
8450
8451 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
8452
8453 * display.texi (Attribute Functions): Mention :ignore-defface.
8454
8455 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8456
8457 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
8458 (Minor Mode Conventions): Mention the use of a hook.
8459
8460 2005-11-06 Richard M. Stallman <rms@gnu.org>
8461
8462 * files.texi (Magic File Names): find-file-name-handler checks the
8463 `operations' property of the handler.
8464
8465 2005-11-03 Richard M. Stallman <rms@gnu.org>
8466
8467 * variables.texi (Frame-Local Variables): Small clarification.
8468
8469 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8470
8471 * os.texi (Init File): Document ~/.emacs.d/init.el.
8472
8473 2005-10-29 Richard M. Stallman <rms@gnu.org>
8474
8475 * internals.texi (Garbage Collection): Document memory-full.
8476
8477 2005-10-28 Bill Wohler <wohler@newt.com>
8478
8479 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
8480 for URLs.
8481
8482 2005-10-28 Richard M. Stallman <rms@gnu.org>
8483
8484 * minibuf.texi (Completion Commands): Clean up prev change.
8485
8486 2005-10-26 Kevin Ryde <user42@zip.com.au>
8487
8488 * compile.texi (Eval During Compile): Explain recommended uses
8489 of eval-when-compile and eval-and-compile.
8490
8491 2005-10-27 Masatake YAMATO <jet@gyve.org>
8492
8493 * minibuf.texi (Completion Commands):
8494 Write about new optional argument for `display-completion-list'.
8495
8496 2005-10-23 Richard M. Stallman <rms@gnu.org>
8497
8498 * display.texi (Overlay Arrow): Clarify about local bindings of
8499 overlay-arrow-position.
8500
8501 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8502
8503 * internals.texi (Building Emacs): Fix last change.
8504
8505 2005-10-22 Richard M. Stallman <rms@gnu.org>
8506
8507 * internals.texi (Building Emacs): Document eval-at-startup.
8508
8509 2005-10-21 Richard M. Stallman <rms@gnu.org>
8510
8511 * loading.texi (Where Defined): load-history contains abs file names.
8512 symbol-file returns abs file names.
8513
8514 2005-10-19 Kim F. Storm <storm@cua.dk>
8515
8516 * display.texi (Showing Images): Add max-image-size integer value.
8517
8518 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
8519
8520 * display.texi (Showing Images): Document max-image-size.
8521
8522 2005-10-17 Richard M. Stallman <rms@gnu.org>
8523
8524 * commands.texi (Quitting): Minor clarification.
8525
8526 * processes.texi (Sentinels): Clarify about output and quitting.
8527 (Filter Functions): Mention with-local-quit.
8528
8529 2005-10-17 Juri Linkov <juri@jurta.org>
8530
8531 * buffers.texi (Current Buffer):
8532 * commands.texi (Event Input Misc):
8533 * compile.texi (Eval During Compile, Compiler Errors):
8534 * customize.texi (Group Definitions):
8535 * display.texi (Progress, Defining Faces):
8536 * files.texi (Writing to Files):
8537 * modes.texi (Mode Hooks, Defining Minor Modes):
8538 * streams.texi (Output Functions):
8539 * syntax.texi (Syntax Table Functions):
8540 * text.texi (Change Hooks):
8541 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
8542
8543 * commands.texi (Quitting): Replace arg `forms' with `body' in
8544 `with-local-quit'.
8545
8546 * positions.texi (Excursions): Replace arg `forms' with `body' in
8547 `save-excursion'.
8548
8549 2005-10-08 Kim F. Storm <storm@cua.dk>
8550
8551 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
8552 Rename manual section accordingly.
8553
8554 2005-10-04 Kim F. Storm <storm@cua.dk>
8555
8556 * windows.texi (Window Split Tree): New section describing
8557 new function window-split-tree function.
8558
8559 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
8560
8561 * display.texi (Fringe Size/Pos): Simplify and add detail.
8562
8563 2005-09-30 Romain Francoise <romain@orebokech.com>
8564
8565 * minibuf.texi (High-Level Completion): Explain that the prompt
8566 given to `read-buffer' should end with a colon and a space.
8567 Update usage examples.
8568
8569 2005-09-29 Juri Linkov <juri@jurta.org>
8570
8571 * display.texi (Displaying Messages): Rename argument name
8572 `string' to `format-string' in functions `message', `message-box',
8573 `message-or-box'.
8574
8575 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
8576
8577 * errors.texi (Standard Errors): Correct xrefs.
8578
8579 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
8580
8581 * display.texi (Defining Images): Update documentation for
8582 `image-load-path'.
8583
8584 2005-09-17 Richard M. Stallman <rms@gnu.org>
8585
8586 * display.texi (Defining Images): Clean up previous change.
8587
8588 2005-09-16 Romain Francoise <romain@orebokech.com>
8589
8590 * elisp.texi: Specify GFDL version 1.2.
8591
8592 * doclicense.texi (GNU Free Documentation License): Update to
8593 version 1.2.
8594
8595 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
8596
8597 * display.texi (Defining Images): Document `image-load-path'.
8598
8599 2005-09-15 Richard M. Stallman <rms@gnu.org>
8600
8601 * objects.texi (Printed Representation): Minor cleanup.
8602 (Box Diagrams): Minor fix.
8603 (Cons Cell Type): Move (...) index item here.
8604 (Box Diagrams): From here.
8605 (Array Type): Minor fix.
8606 (Type Predicates): Delete index "predicates".
8607 (Hash Table Type): Clarify xref.
8608 (Dotted Pair Notation): Minor fix.
8609
8610 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
8611
8612 * files.texi (Saving Buffers): Fix typo.
8613
8614 2005-09-08 Richard M. Stallman <rms@gnu.org>
8615
8616 * tips.texi (Programming Tips): Correct the "default" prompt spec.
8617
8618 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
8619
8620 * locals.texi (Standard Buffer-Local Variables): Don't include
8621 mode variables for minor modes.
8622 Fix xrefs for buffer-display-count, buffer-display-table,
8623 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
8624 enable-multibyte-characters, fill-column, header-line-format,
8625 left-fringe-width, left-margin, and right-fringe-width.
8626
8627 * hooks.texi (Standard Hooks): All hooks should conform to the
8628 standard naming convention now.
8629 Fix xref for `echo-area-clear-hook'.
8630
8631 * display.texi (Usual Display): Note that indicate-empty-lines and
8632 tab-width are buffer-local.
8633
8634 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
8635
8636 * modes.texi (Mode Help): Note that major-mode is buffer-local.
8637
8638 * nonascii.texi (Encoding and I/O): Note that
8639 buffer-file-coding-system is buffer-local.
8640
8641 * positions.texi (List Motion): Note that defun-prompt-regexp is
8642 buffer-local.
8643
8644 * text.texi (Auto Filling): Note that auto-fill-function is
8645 buffer-local.
8646 (Undo): Note that buffer-undo-list is buffer-local.
8647
8648 * windows.texi (Buffers and Windows):
8649 Document buffer-display-count.
8650
8651 2005-09-06 Richard M. Stallman <rms@gnu.org>
8652
8653 * tips.texi (Coding Conventions): Sometimes it is ok to put the
8654 package prefix elsewhere than at the start of the name.
8655
8656 2005-09-03 Richard M. Stallman <rms@gnu.org>
8657
8658 * tips.texi (Programming Tips): Add conventions for minibuffer
8659 questions and prompts.
8660
8661 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
8662
8663 * intro.texi (nil and t): Minor cleanup.
8664 Delete spurious mention of keyword symbols.
8665 (Evaluation Notation): Add index entry.
8666 (A Sample Function Description): Minor cleanup.
8667 (A Sample Variable Description): Not all vars can be set.
8668
8669 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
8670
8671 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
8672
8673 (Insertion): Document precise type of `insert-char' arg COUNT.
8674
8675 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8676
8677 * modes.texi (Other Font Lock Variables): Sync the default of
8678 font-lock-lines-before.
8679
8680 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
8681
8682 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
8683
8684 2005-08-29 Richard M. Stallman <rms@gnu.org>
8685
8686 * elisp.texi (Top): Update subnode menu.
8687
8688 * searching.texi (Searching and Matching): Move node.
8689 Rearrange contents and add overall explanation.
8690 (Searching and Case): Move node.
8691 (Searching and Matching): Update menu.
8692
8693 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8694
8695 * os.texi (Startup Summary): Fix the description of the initial
8696 startup message display.
8697
8698 2005-08-25 Richard M. Stallman <rms@gnu.org>
8699
8700 * searching.texi (Search and Replace): Add replace-regexp-in-string.
8701
8702 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
8703
8704 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
8705 `next-overlay-change' example.
8706
8707 2005-08-22 Juri Linkov <juri@jurta.org>
8708
8709 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
8710 Fix invert-face. Fix args of face-background.
8711
8712 * display.texi (Standard Faces): Delete node.
8713 (Faces): Add xref to `(emacs)Standard Faces'.
8714 (Displaying Faces): Fix xref to `Standard Faces'.
8715
8716 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
8717
8718 2005-08-20 Alan Mackenzie <acm@muc.de>
8719
8720 * buffers.texi (The Buffer List): Clarify the manipulation of the
8721 buffer list.
8722
8723 2005-08-14 Richard M. Stallman <rms@gnu.org>
8724
8725 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
8726 a regexp.
8727
8728 2005-08-11 Richard M. Stallman <rms@gnu.org>
8729
8730 * elisp.texi (Top): Update subnode lists.
8731
8732 * display.texi (Inverse Video): Node deleted.
8733
8734 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
8735 New nodes split out of Coding Conventions.
8736
8737 * searching.texi (Regular Expressions): Document re-builder.
8738
8739 * os.texi (Time Parsing): New node split out of Time Conversion.
8740
8741 * processes.texi (Misc Network, Network Feature Testing)
8742 (Network Options, Make Network): New nodes split out of
8743 Low-Level Network.
8744
8745 2005-08-09 Richard M. Stallman <rms@gnu.org>
8746
8747 * frames.texi (Geometry): New node, split from Size and Position.
8748 (Frame Parameters): Refer to Geometry.
8749
8750 * buffers.texi (The Buffer List): Fix xrefs.
8751
8752 * windows.texi (Splitting Windows): Fix xref.
8753
8754 * frames.texi (Layout Parameters): Add xref.
8755
8756 * display.texi (Line Height, Scroll Bars): Fix xrefs.
8757
8758 * keymaps.texi (Menu Bar): Fix xref.
8759
8760 * locals.texi (Standard Buffer-Local Variables): Fix xref.
8761
8762 * modes.texi (%-Constructs): Fix xref.
8763
8764 * frames.texi (Window Frame Parameters): Node split up.
8765 (Basic Parameters, Position Parameters, Size Parameters)
8766 (Layout Parameters, Buffer Parameters, Management Parameters)
8767 (Cursor Parameters, Color Parameters): New subnodes.
8768
8769 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
8770
8771 * positions.texi (Screen Lines): Update xref for previous change
8772 in minibuf.texi.
8773
8774 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
8775 change in minibuf.texi.
8776
8777 2005-08-09 Richard M. Stallman <rms@gnu.org>
8778
8779 * tips.texi (Coding Conventions): Minor cleanup.
8780
8781 * modes.texi (Defining Minor Modes): Explain when init-value
8782 can be non-nil.
8783
8784 * elisp.texi (Top): Update submenu for Minibuffer.
8785
8786 * minibuf.texi (Minibuffer Misc): Node split up.
8787 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
8788 (Recursive Mini): New nodes split out from Minibuffer Misc.
8789 (Minibuffer Misc): Document max-mini-window-height.
8790
8791 * hash.texi (Defining Hash): Delete stray paren in example.
8792
8793 * display.texi (Echo Area Customization): Don't define
8794 max-mini-window-height here; xref instead.
8795
8796 * commands.texi (Event Input Misc): Update while-no-input.
8797
8798 * advice.texi (Advising Functions): Explain when to use advice
8799 and when to use a hook.
8800
8801 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8802
8803 * makefile.w32-in (info): Don't run install-info.
8804 ($(infodir)/dir): New target, produced by running install-info.
8805
8806 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
8807
8808 * modes.texi (Defining Minor Modes): The keyword for the initial
8809 value is :init-value, not :initial-value.
8810
8811 2005-07-23 Eli Zaretskii <eliz@gnu.org>
8812
8813 * loading.texi (Autoload): Make the `doctor' example be consistent
8814 with what's in current loaddefs.el. Describe the "fn" magic in
8815 the usage portion of the doc string.
8816
8817 2005-07-22 Richard M. Stallman <rms@gnu.org>
8818
8819 * internals.texi (Garbage Collection): Clarify previous change.
8820
8821 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
8822
8823 * internals.texi (Garbage Collection): Add gc-cons-percentage.
8824
8825 2005-07-18 Juri Linkov <juri@jurta.org>
8826
8827 * commands.texi (Accessing Events):
8828 * frames.texi (Text Terminal Colors, Resources):
8829 * markers.texi (The Mark):
8830 * modes.texi (Defining Minor Modes):
8831 Delete duplicate duplicate words.
8832
8833 2005-07-16 Richard M. Stallman <rms@gnu.org>
8834
8835 * display.texi (Managing Overlays): Clarify make-overlay
8836 args for insertion types.
8837
8838 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
8839
8840 * customize.texi (Variable Definitions):
8841 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
8842 `standard-value' is a list too.
8843 (Defining New Types): Use @key{RET} instead of @key{ret}.
8844
8845 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
8846
8847 * os.texi (Translating Input): Fix typo.
8848
8849 2005-07-08 Richard M. Stallman <rms@gnu.org>
8850
8851 * README: Update edition number and size estimate.
8852
8853 * elisp.texi (VERSION): Set to 2.9.
8854
8855 2005-07-07 Richard M. Stallman <rms@gnu.org>
8856
8857 * book-spine.texinfo: Update Emacs version.
8858
8859 * display.texi (Inverse Video): Delete mode-line-inverse-video.
8860
8861 2005-07-06 Richard M. Stallman <rms@gnu.org>
8862
8863 * searching.texi (Regexp Search): Clarify what re-search-forward
8864 does when the search fails.
8865
8866 2005-07-05 Lute Kamstra <lute@gnu.org>
8867
8868 * Update FSF's address in GPL notices.
8869
8870 * doclicense.texi (GNU Free Documentation License):
8871 * gpl.texi (GPL):
8872 * tips.texi (Coding Conventions, Library Headers):
8873 * vol1.texi:
8874 * vol2.texi: Update FSF's address.
8875
8876 2005-07-04 Richard M. Stallman <rms@gnu.org>
8877
8878 * hooks.texi (Standard Hooks): Add occur-hook.
8879
8880 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
8881
8882 * display.texi (The Echo Area): Correct menu.
8883
8884 2005-07-03 Richard M. Stallman <rms@gnu.org>
8885
8886 * elisp.texi (Top): Update subnode menu for Display.
8887
8888 * display.texi (Displaying Messages): New node, with most
8889 of what was in The Echo Area.
8890 (Progress): Move under The Echo Area.
8891 (Logging Messages): New node with new text.
8892 (Echo Area Customization): New node, the rest of what was
8893 in The Echo Area. Document message-truncate-lines with @defvar.
8894 (Display): Update menu.
8895
8896 * windows.texi (Textual Scrolling): Doc 3 values for
8897 scroll-preserve-screen-position.
8898
8899 * text.texi (Special Properties): Change hook functions
8900 should bind inhibit-modification-hooks around altering buffer text.
8901
8902 * keymaps.texi (Key Binding Commands): Call binding BINDING
8903 rather than DEFINITION.
8904
8905 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
8906
8907 * variables.texi (Defining Variables): `user-variable-p' returns t
8908 for aliases of user options, nil for alias loops.
8909
8910 2005-06-28 Richard M. Stallman <rms@gnu.org>
8911
8912 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
8913 make-keymap.
8914
8915 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
8916
8917 * variables.texi (Setting Variables): Correct and clarify
8918 description of `add-to-ordered-list'.
8919
8920 2005-06-26 Richard M. Stallman <rms@gnu.org>
8921
8922 * display.texi (Faces): Minor cleanup.
8923
8924 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
8925
8926 * display.texi (Faces): `facep' returns t for strings that are
8927 face names.
8928
8929 2005-06-25 Richard M. Stallman <rms@gnu.org>
8930
8931 * objects.texi (Equality Predicates): Clarify meaning of equal.
8932
8933 * windows.texi (Selecting Windows): save-selected-window
8934 and with-selected-window save and restore the current buffer.
8935
8936 2005-06-24 Richard M. Stallman <rms@gnu.org>
8937
8938 * numbers.texi (Float Basics): Explain how to test for NaN,
8939 and printing the sign of NaNs.
8940
8941 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8942
8943 * makefile.w32-in (MAKEINFO): Use --force.
8944
8945 2005-06-23 Richard M. Stallman <rms@gnu.org>
8946
8947 * display.texi (Face Functions): Correct Texinfo usage.
8948
8949 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
8950
8951 * lists.texi (Rings): `ring-elements' now returns the elements of
8952 RING in order.
8953
8954 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8955
8956 * markers.texi (The Mark): Texinfo usage fix.
8957
8958 2005-06-23 Kim F. Storm <storm@cua.dk>
8959
8960 * searching.texi (Entire Match Data): Remove evaporate option for
8961 match-data. Do not mention evaporate option for set-match-data.
8962
8963 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
8964
8965 * display.texi (Face Functions): Mention face aliases.
8966
8967 2005-06-21 Richard M. Stallman <rms@gnu.org>
8968
8969 * anti.texi (Antinews): Texinfo usage fix.
8970
8971 2005-06-21 Karl Berry <karl@gnu.org>
8972
8973 * elisp.texi: Use @copying.
8974
8975 * elisp.texi: Put @summarycontents and @contents before the Top
8976 node, instead of the end of the file, so that the contents appear
8977 in the right place in the dvi/pdf output.
8978
8979 2005-06-21 Juri Linkov <juri@jurta.org>
8980
8981 * display.texi (Defining Faces): Add `customized-face'.
8982
8983 2005-06-20 Kim F. Storm <storm@cua.dk>
8984
8985 * variables.texi (Setting Variables): Any type of element can be
8986 given order in add-to-ordered-list. Compare elements with eq.
8987
8988 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
8989
8990 2005-06-20 Karl Berry <karl@gnu.org>
8991
8992 * syntax.texi (Syntax Flags): Make last column very slightly wider
8993 to avoid "generic comment" breaking on two lines and causing an
8994 underfull box.
8995
8996 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
8997
8998 * lists.texi (Rings): Various minor clarifications and corrections.
8999
9000 2005-06-18 Richard M. Stallman <rms@gnu.org>
9001
9002 * functions.texi (Obsolete Functions): Simplify.
9003
9004 * variables.texi (Variable Aliases): Simplify.
9005
9006 * anti.texi, backups.texi, compile.texi, customization.texi:
9007 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
9008 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
9009 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
9010 * variables.texi: Fix formatting ugliness.
9011
9012 * elisp.texi: Add links to Rings and Byte Packing.
9013 Update version and copyright years.
9014
9015 * minibuf.texi: Fix formatting ugliness.
9016 (Completion Commands): Move keymap vars to the end
9017 and vars completing-read binds to the top.
9018
9019 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
9020
9021 * processes.texi: Fix typos.
9022 (Bindat Spec): Correct Texinfo error.
9023 (Byte Packing): Fix ungrammatical sentence.
9024
9025 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
9026
9027 * lists.texi (Rings): New node.
9028 (Lists): Add it to menu.
9029
9030 * processes.texi (Byte Packing): New node.
9031 (Processes): Add it to menu.
9032
9033 2005-06-17 Richard M. Stallman <rms@gnu.org>
9034
9035 * syntax.texi (Parsing Expressions): Fix texinfo usage.
9036
9037 * help.texi (Documentation Basics): Explain the xref to
9038 Documentation Tips.
9039
9040 * debugging.texi (Debugger Commands): Minor fix.
9041
9042 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
9043
9044 * edebug.texi (Instrumenting): Eliminate duplicate link.
9045 (Specification List): Replace references to "below", referring to
9046 a later node, with one @ref to that node.
9047
9048 * os.texi (Timers): Timers should save and restore the match data
9049 if they change it.
9050
9051 * debugging.texi (Debugger Commands): Mention that the Lisp
9052 debugger can not step through primitive functions.
9053
9054 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
9055
9056 * functions.texi (Obsolete Functions): Update argument names of
9057 `make-obsolete' and `define-obsolete-function-alias'.
9058
9059 * variables.texi (Variable Aliases): Update argument names of
9060 `defvaralias', `make-obsolete-variable' and
9061 `define-obsolete-variable-alias'.
9062
9063 2005-06-15 Kim F. Storm <storm@cua.dk>
9064
9065 * searching.texi (Entire Match Data): Rephrase warnings about
9066 evaporate arg to match-data and set-match-data.
9067
9068 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
9069
9070 * elisp.texi (Top): Update detailed menu.
9071
9072 * edebug.texi (Edebug): Update menu.
9073 (Instrumenting): Update xrefs.
9074 (Edebug Execution Modes): Correct xref.
9075 (Jumping): Clarify description of `h' command.
9076 Eliminate redundant @ref.
9077 (Breaks): New node.
9078 (Breakpoints): Is now a subsubsection.
9079 (Global Break Condition): Mention `C-x X X'.
9080 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
9081 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
9082 (Edebug Display Update): Correct pxref.
9083 (Edebug and Macros): New node.
9084 (Instrumenting Macro Calls): Is now a subsubsection.
9085 Neither arg of `def-edebug-spec' is evaluated.
9086 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
9087 (Specification Examples): Fix typo.
9088
9089 2005-06-14 Lute Kamstra <lute@gnu.org>
9090
9091 * debugging.texi (Function Debugging): Primitives can break on
9092 entry too.
9093
9094 2005-06-14 Kim F. Storm <storm@cua.dk>
9095
9096 * variables.texi (Setting Variables): Add add-to-ordered-list.
9097
9098 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9099
9100 * syntax.texi (Parsing Expressions): Document aux functions and vars of
9101 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
9102
9103 2005-06-13 Lute Kamstra <lute@gnu.org>
9104
9105 * text.texi (Special Properties): Fix cross reference.
9106
9107 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
9108
9109 * debugging.texi (Function Debugging): Delete mention of empty
9110 string argument to `cancel-debug-on-entry'. Delete inaccurate
9111 description of the return value of that command.
9112
9113 2005-06-11 Alan Mackenzie <acm@muc.de>
9114
9115 * text.texi (Adaptive Fill): Amplify the description of
9116 fill-context-prefix.
9117
9118 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9119
9120 * syntax.texi (Parsing Expressions): Fix Texinfo error.
9121
9122 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9123
9124 * syntax.texi (Parsing Expressions): Document syntax-ppss.
9125
9126 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9127
9128 * debugging.texi (Error Debugging): Minor rewording.
9129 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
9130 is optional.
9131
9132 2005-06-10 Lute Kamstra <lute@gnu.org>
9133
9134 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
9135 (Top): Give it a title. Correct version number. Give the
9136 detailed node listing a more prominent header.
9137 * intro.texi: Don't set VERSION here a second time.
9138 Mention Emacs's version too.
9139 * anti.texi (Antinews): Use EMACSVER to refer to the current
9140 version of Emacs.
9141
9142 2005-06-09 Kim F. Storm <storm@cua.dk>
9143
9144 * searching.texi (Entire Match Data): Explain new `reseat' argument to
9145 match-data and set-match-data.
9146
9147 2005-06-08 Richard M. Stallman <rms@gnu.org>
9148
9149 * searching.texi (Entire Match Data): Clarify when match-data
9150 returns markers and when integers.
9151
9152 * display.texi (Defining Faces): Explain that face name should not
9153 end in `-face'.
9154
9155 * modes.texi (Mode Line Data): Minor cleanup.
9156 (Customizing Keywords): Node split out of Search-based Fontification.
9157 Add example of using font-lock-add-keywords from a hook.
9158 Clarify when MODE should be non-nil, and when nil.
9159
9160 2005-06-06 Richard M. Stallman <rms@gnu.org>
9161
9162 * modes.texi (Mode Line Data): Explain what happens when the car
9163 of a list is a void symbol.
9164 (Search-based Fontification): Explain MODE arg to
9165 font-lock-add-keywords and warn about calls from major modes.
9166
9167 2005-06-08 Juri Linkov <juri@jurta.org>
9168
9169 * display.texi (Standard Faces): Add `shadow' face.
9170
9171 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
9172
9173 * modes.texi (Major Mode Conventions): A derived mode only needs
9174 to put the call to the parent mode inside `delay-mode-hooks'.
9175
9176 2005-05-29 Richard M. Stallman <rms@gnu.org>
9177
9178 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
9179 new, and what that implies. Clarify.
9180
9181 * files.texi (Locating Files): Clean up the text.
9182
9183 * frames.texi (Window Frame Parameters): Document user-size.
9184 Shorten entry for top by referring to left.
9185
9186 2005-05-26 Richard M. Stallman <rms@gnu.org>
9187
9188 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
9189 is new, and what the implications are. Other clarifications.
9190
9191 2005-05-24 Richard M. Stallman <rms@gnu.org>
9192
9193 * frames.texi (Dialog Boxes): Minor fixes.
9194
9195 2005-05-25 Masatake YAMATO <jet@gyve.org>
9196
9197 * display.texi (Standard Faces): Write about `mode-line-highlight'.
9198
9199 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
9200
9201 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
9202 is optional.
9203
9204 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
9205
9206 * frames.texi (Dialog Boxes): Describe new optional argument.
9207
9208 2005-05-23 Lute Kamstra <lute@gnu.org>
9209
9210 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
9211 syntax-begin-function over font-lock-beginning-of-syntax-function.
9212
9213 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9214
9215 * minibuf.texi (Reading File Names): Update description of
9216 `read-directory-name'.
9217
9218 * modes.texi (Derived Modes): Clarify :group keyword.
9219
9220 2005-05-21 Eli Zaretskii <eliz@gnu.org>
9221
9222 * files.texi (Locating Files): New subsection.
9223 Describe locate-file and executable-find.
9224
9225 2005-05-21 Kevin Ryde <user42@zip.com.au>
9226
9227 * frames.texi (Initial Parameters): Update cross reference to
9228 "Emacs Invocation".
9229
9230 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9231
9232 * keymaps.texi (Active Keymaps): Add anchor.
9233
9234 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
9235 (Major Mode Conventions): Refer to `Auto Major Mode' in more
9236 appropriate place.
9237 (Derived Modes): Small clarifications.
9238 (Minor Mode Conventions, Keymaps and Minor Modes):
9239 Replace references to nodes with references to anchors.
9240 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
9241 Clarify description of lists whose first element is an integer.
9242 (Mode Line Variables): Add anchor.
9243 (%-Constructs): Clarify description of integer after %.
9244 (Emulating Mode Line): Describe nil value for FACE.
9245
9246 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9247
9248 * modes.texi (Derived Modes): Correct references to non-existing
9249 variable standard-syntax-table.
9250
9251 2005-05-17 Lute Kamstra <lute@gnu.org>
9252
9253 * modes.texi (Defining Minor Modes): Mention the mode hook.
9254
9255 2005-05-15 Kim F. Storm <storm@cua.dk>
9256
9257 * processes.texi (Network): Remove open-network-stream-nowait.
9258 (Network Servers): Remove open-network-stream-server.
9259
9260 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
9261
9262 * elisp.texi (Top): Update detailed menu.
9263
9264 * variables.texi: Reorder nodes.
9265 (Variables): Update menu.
9266 (File Local Variables): Do not refer to the `-*-' line as
9267 a "local variables list". Add pxref.
9268
9269 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9270
9271 * elisp.texi (Top): Update detailed menu for node changes.
9272
9273 * modes.texi (Modes): Update Menu.
9274 (Hooks): Move to beginning of chapter.
9275 Most minor modes run mode hooks too.
9276 `add-hook' can handle void hooks or hooks whose value is a single
9277 function.
9278 (Major Modes): Update Menu.
9279 (Major Mode Basics): New node, split off from `Major Modes'.
9280 (Major Mode Conventions): Correct xref. Explain how to handle
9281 auto-mode-alist if the major mode command has an autoload cookie.
9282 (Auto Major Mode): Major update. Add magic-mode-alist.
9283 (Derived Modes): Major update.
9284 (Mode Line Format): Update Menu.
9285 (Mode Line Basics): New node, split off from `Mode Line Format'.
9286
9287 * loading.texi (Autoload): Mention `autoload cookie' as synonym
9288 for `magic autoload comment'. Add index entries and anchor.
9289
9290 2005-05-14 Richard M. Stallman <rms@gnu.org>
9291
9292 * tips.texi (Coding Conventions): Explain how important it is
9293 that just loading certain files not change Emacs behavior.
9294
9295 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
9296
9297 2005-05-12 Lute Kamstra <lute@gnu.org>
9298
9299 * modes.texi (Generic Modes): Update.
9300 (Major Modes): Refer to node "Generic Modes".
9301
9302 * elisp.texi (Top): Update to the current structure of the manual.
9303 * processes.texi (Processes): Add menu description.
9304 * customize.texi (Customization): Add menu descriptions.
9305
9306 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
9307
9308 * processes.texi (Signals to Processes)
9309 (Low-Level Network): Fix typos.
9310
9311 2005-05-11 Lute Kamstra <lute@gnu.org>
9312
9313 * elisp.texi (Top): Add some nodes from the chapter "Major and
9314 Minor Modes" to the detailed node listing.
9315
9316 2005-05-10 Richard M. Stallman <rms@gnu.org>
9317
9318 * keymaps.texi (Extended Menu Items): Menu item filter functions
9319 can be called at any time.
9320
9321 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
9322
9323 * variables.texi (File Local Variables): `(hack-local-variables t)'
9324 now also checks whether a mode is specified in the local variables
9325 list.
9326
9327 2005-05-05 Kevin Ryde <user42@zip.com.au>
9328
9329 * display.texi (The Echo Area): Correct format function cross
9330 reference.
9331
9332 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9333
9334 * variables.texi (Variable Aliases): Change description of
9335 `define-obsolete-variable-alias'.
9336
9337 * functions.texi (Functions): Add "Obsolete Functions" to menu.
9338 (Defining Functions): Add xref.
9339 (Obsolete Functions): New node.
9340 (Function Safety): Standardize capitalization of section title.
9341
9342 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
9343 (Dialog Boxes): Complete description of `x-popup-dialog'.
9344
9345 2005-05-04 Richard M. Stallman <rms@gnu.org>
9346
9347 * commands.texi (Interactive Codes): Fix Texinfo usage.
9348 Document U more clearly.
9349
9350 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9351
9352 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
9353 function and not a macro.
9354
9355 * frames.texi (Pop-Up Menus): Correct and clarify description of
9356 `x-popup-menu'.
9357 (Dialog Boxes): Clarify description of `x-popup-dialog'.
9358
9359 2005-05-01 Richard M. Stallman <rms@gnu.org>
9360
9361 * edebug.texi (Checking Whether to Stop): Fix previous change.
9362
9363 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9364
9365 * display.texi: Fix typos and Texinfo usage.
9366
9367 * edebug.texi (Checking Whether to Stop): executing-macro ->
9368 executing-kbd-macro.
9369
9370 2005-05-01 Richard M. Stallman <rms@gnu.org>
9371
9372 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
9373
9374 2005-04-30 Richard M. Stallman <rms@gnu.org>
9375
9376 * files.texi (Magic File Names): Document `operations' property.
9377
9378 2005-04-29 Lute Kamstra <lute@gnu.org>
9379
9380 * modes.texi (Generic Modes): New node.
9381 (Major Modes): Add it to the menu.
9382 (Derived Modes): Add "derived mode" to concept index.
9383
9384 2005-04-28 Lute Kamstra <lute@gnu.org>
9385
9386 * modes.texi (Defining Minor Modes): Fix previous change.
9387 (Font Lock Mode): Simplify.
9388 (Font Lock Basics): Say that font-lock-defaults is buffer-local
9389 when set and that some parts are optional. Add cross references.
9390 (Search-based Fontification): Say how to specify font-lock-keywords.
9391 Add cross references. Add font-lock-multiline to index.
9392 Move font-lock-keywords-case-fold-search here from node "Other Font
9393 Lock Variables". Document font-lock-add-keywords and
9394 font-lock-remove-keywords.
9395 (Other Font Lock Variables): Move font-lock-keywords-only,
9396 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9397 and font-lock-syntactic-face-function to node "Syntactic Font
9398 Lock". Move font-lock-keywords-case-fold-search to node
9399 "Search-based Fontification". Document font-lock-inhibit-thing-lock
9400 and font-lock-{,un}fontify-{buffer,region}-function.
9401 (Precalculated Fontification): Remove reference to deleted variable
9402 font-lock-core-only.
9403 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
9404 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
9405 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9406 and font-lock-syntactic-face-function here from node "Other Font
9407 Lock Variables". Move font-lock-syntactic-keywords to "Setting
9408 Syntax Properties". Add cross references.
9409 (Setting Syntax Properties): New node.
9410 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
9411 * syntax.texi (Syntax Properties): Add cross reference.
9412 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
9413
9414 2005-04-26 Richard M. Stallman <rms@gnu.org>
9415
9416 * display.texi (Defining Faces):
9417 Document `default' elements of defface spec.
9418
9419 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
9420
9421 * variables.texi (Variable Aliases): Clarify text.
9422
9423 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
9424
9425 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
9426
9427 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
9428
9429 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
9430
9431 2005-04-24 Eli Zaretskii <eliz@gnu.org>
9432
9433 * syntax.texi (Syntax Table Internals): Elaborate documentation of
9434 syntax-after and syntax-class.
9435
9436 * files.texi (Changing Files): Fix last change's cross-reference.
9437 (Unique File Names): Don't mention "numbers" in the documentation
9438 of make-temp-file and make-temp-name.
9439
9440 2005-04-23 Richard M. Stallman <rms@gnu.org>
9441
9442 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
9443
9444 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9445
9446 * windows.texi (Cyclic Window Ordering): Clarify window-list.
9447
9448 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9449
9450 * variables.texi (Variable Aliases): Describe make-obsolete-variable
9451 and define-obsolete-variable-alias.
9452
9453 2005-04-22 Kim F. Storm <storm@cua.dk>
9454
9455 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
9456 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
9457
9458 2005-04-21 Lute Kamstra <lute@gnu.org>
9459
9460 * lists.texi (Association Lists): Document rassq-delete-all.
9461
9462 2005-04-19 Richard M. Stallman <rms@gnu.org>
9463
9464 * modes.texi (Search-based Fontification): Explain that
9465 facespec is an expression to be evaluated.
9466
9467 2005-04-19 Kevin Ryde <user42@zip.com.au>
9468
9469 * streams.texi (Output Functions): Fix xref.
9470 * strings.texi (String Conversion): Fix xref.
9471
9472 2005-04-19 Kim F. Storm <storm@cua.dk>
9473
9474 * symbols.texi (Symbol Plists): Add safe-get.
9475 Mention that `get' may signal an error.
9476
9477 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
9478
9479 * customize.texi (Variable Definitions): Replace tooltip-mode
9480 example with save-place.
9481
9482 2005-04-17 Richard M. Stallman <rms@gnu.org>
9483
9484 * buffers.texi (Indirect Buffers): Clarify.
9485
9486 * positions.texi (Positions): Clarify converting marker to integer.
9487
9488 * strings.texi (String Basics): Mention string-match; clarify.
9489
9490 2005-04-08 Lute Kamstra <lute@gnu.org>
9491
9492 * modes.texi (Search-based Fontification): Fix cross references.
9493 Use consistent terminology. Document anchored highlighting.
9494
9495 2005-04-05 Lute Kamstra <lute@gnu.org>
9496
9497 * modes.texi (Defining Minor Modes): Document :group keyword
9498 argument and its default value.
9499
9500 2005-04-03 Lute Kamstra <lute@gnu.org>
9501
9502 * hooks.texi (Standard Hooks): Add some hooks. Add cross
9503 references and/or descriptions. Delete major mode hooks; mention
9504 them as a category instead. Rename or delete obsolete hooks.
9505
9506 2005-04-02 Richard M. Stallman <rms@gnu.org>
9507
9508 * nonascii.texi (Coding System Basics): Another wording cleanup.
9509
9510 2005-04-01 Richard M. Stallman <rms@gnu.org>
9511
9512 * nonascii.texi (Coding System Basics): Clarify previous change.
9513
9514 2005-04-01 Kenichi Handa <handa@m17n.org>
9515
9516 * nonascii.texi (Coding System Basics): Describe about roundtrip
9517 identity of coding systems.
9518
9519 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
9520
9521 * text.texi (Buffer Contents): Add filter-buffer-substring and
9522 buffer-substring-filters.
9523
9524 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
9525
9526 * anti.texi (Antinews): Mention `G' interactive code.
9527
9528 * tips.texi (Compilation Tips): Mention benchmark.el.
9529
9530 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9531
9532 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
9533 is now bound to M-o M-o.
9534
9535 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
9536
9537 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9538
9539 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
9540 in the Emacs Manual).
9541 * Makefile.in (srcs): Remove calendar.texi.
9542 * makefile.w32-in (srcs): Remove calendar.texi.
9543 * display.texi (Display): Change name of next node.
9544 * os.texi (System In): Change name of previous node.
9545 * elisp.texi (Top): Remove Calendar references.
9546 * vol1.texi (Top): Remove Calendar references.
9547 * vol2.texi (Top): Remove Calendar references.
9548
9549 2005-03-25 Richard M. Stallman <rms@gnu.org>
9550
9551 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
9552 Cleanup previous change.
9553
9554 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
9555
9556 * display.texi (Face Attributes): Faces earlier in an :inherit
9557 list take precedence.
9558 (Scroll Bars): Fix description of vertical-scroll-bars.
9559 Document frame-current-scroll-bars and window-current-scroll-bars.
9560
9561 * markers.texi (The Mark): Document temporary Transient Mark mode.
9562
9563 * minibuf.texi (Reading File Names):
9564 Document read-file-name-completion-ignore-case.
9565
9566 * positions.texi (Screen Lines): Document nil for width argument
9567 to compute-motion.
9568
9569 2005-03-23 Kim F. Storm <storm@cua.dk>
9570
9571 * display.texi (Standard Faces): Other faces used in the fringe
9572 implicitly inherits from the fringe face.
9573 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
9574 properties implicitly inherits from fringe face.
9575 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
9576
9577 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9578
9579 * display.texi (Invisible Text): State default value of
9580 line-move-ignore-invisible.
9581 (Managing Overlays): Document remove-overlays.
9582 (Standard Faces): Document escape-glyph face.
9583
9584 * minibuf.texi (Reading File Names): Document read-file-name-function.
9585
9586 * modes.texi (Other Font Lock Variables):
9587 Document font-lock-lines-before.
9588
9589 * positions.texi (Skipping Characters): skip-chars-forward allows
9590 character classes.
9591
9592 2005-03-18 Lute Kamstra <lute@gnu.org>
9593
9594 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
9595
9596 2005-03-17 Richard M. Stallman <rms@gnu.org>
9597
9598 * text.texi (Undo): Document extensible undo entries.
9599
9600 * searching.texi (String Search, Regexp Search): Cleanups.
9601
9602 * nonascii.texi (Character Codes): Minor fix.
9603
9604 * display.texi (Display Property): Explain the significance
9605 of having text properties that are eq.
9606 (Other Display Specs): Explain string as display spec.
9607
9608 * commands.texi (Interactive Codes): Document G option.
9609
9610 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
9611
9612 * text.texi (Filling): Add sentence-end-without-period and
9613 sentence-end-without-space.
9614 (Changing Properties): Minor fix.
9615
9616 * anti.texi: Total rewrite.
9617
9618 2005-03-15 Lute Kamstra <lute@gnu.org>
9619
9620 * edebug.texi (Instrumenting Macro Calls): Fix typos.
9621
9622 2005-03-08 Kim F. Storm <storm@cua.dk>
9623
9624 * display.texi (Specified Space): Property :width is support on
9625 non-graphic terminals, :height is not.
9626
9627 2005-03-07 Richard M. Stallman <rms@gnu.org>
9628
9629 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
9630 Now subnodes of Fringes.
9631 (Overlay Arrow): Document overlay-arrow-variable-list.
9632 (Fringe Size/Pos): New node, broken out of Fringes.
9633 (Display): Explain clearing vs redisplay better.
9634 (Truncation): Clarify use of bitmaps.
9635 (The Echo Area): Clarify the uses of the echo area.
9636 Add max-mini-window-height.
9637 (Progress): Clarify.
9638 (Invisible Text): Explain that main loop moves point out.
9639 (Selective Display): Say "hidden", not "invisible".
9640 (Managing Overlays): Move up. Describe relation to Undo here.
9641 (Overlay Properties): Clarify intro.
9642 (Finding Overlays): Explain return values when nothing found.
9643 (Width): truncate-string-to-width has added arg.
9644 (Displaying Faces): Clarify and update mode line face handling.
9645 (Face Functions): Minor cleanup.
9646 (Conditional Display): Merge into Other Display Specs.
9647 (Pixel Specification, Other Display Specs): Minor cleanups.
9648 (Images, Image Descriptors): Minor cleanups.
9649 (GIF Images): Patents have expired.
9650 (Showing Images): Explain default text for insert-image.
9651 (Manipulating Button Types): Merge into Manipulating Buttons.
9652 (Making Buttons): Explain return values.
9653 (Button Buffer Commands): Add xref.
9654 (Inverse Video): Update mode-line-inverse-video.
9655 (Display Table Format): Clarify.
9656 (Active Display Table): Give defaults for window-display-table.
9657
9658 * calendar.texi (Calendar Customizing): calendar-holiday-marker
9659 and calendar-today-marker are strings, not chars.
9660 (Holiday Customizing): Minor fix.
9661
9662 * internals.texi (Writing Emacs Primitives): Update `or' example.
9663 Update limit on # args of subr.
9664
9665 * edebug.texi (Using Edebug): Arrow is in fringe.
9666 (Instrumenting): Arg to eval-defun works without loading edebug.
9667 (Edebug Execution Modes): Add xref.
9668
9669 * customize.texi (Common Keywords): Clarify :require.
9670 Mention :version here.
9671 (Variable Definitions, Group Definitions): Not here.
9672 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
9673
9674 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
9675 * nonascii.texi (Text Representations): Clarify position-bytes.
9676 (Character Sets): Add list-charset-chars.
9677 (Scanning Charsets): Add charset-after.
9678 (Encoding and I/O): Minor fix.
9679
9680 2005-03-06 Richard M. Stallman <rms@gnu.org>
9681
9682 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
9683 (Resizing Windows): Likewise.
9684
9685 * text.texi (Change Hooks): Get rid of "Emacs 21".
9686
9687 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
9688
9689 * streams.texi (Output Variables): Get rid of "Emacs 21".
9690
9691 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
9692
9693 * os.texi (Translating Input): Replace flow-control example
9694 with a less obsolete example that uses `keyboard-translate'.
9695
9696 * objects.texi (Hash Table Type, Circular Objects):
9697 Get rid of "Emacs 21".
9698
9699 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
9700 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
9701
9702 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
9703
9704 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
9705
9706 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
9707 (Menu Bar): Fix when menu-bar-update-hook is called.
9708
9709 * hash.texi (Hash Tables): Get rid of "Emacs 21".
9710
9711 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
9712 and make it read better.
9713
9714 * files.texi (Writing to Files): Get rid of "Emacs 21".
9715 (Unique File Names): Likewise.
9716
9717 * elisp.texi: Update Emacs version to 22.
9718
9719 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
9720 (Overlay Properties, Face Attributes): Likewise.
9721 (Managing Overlays): Fix punctuation.
9722 (Attribute Functions): Clarify set-face-font; get rid of
9723 info about old Emacs versions.
9724 (Auto Faces, Font Lookup, Display Property, Images):
9725 Get rid of "Emacs 21".
9726
9727 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
9728
9729 2005-03-05 Richard M. Stallman <rms@gnu.org>
9730
9731 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
9732
9733 2005-03-04 Lute Kamstra <lute@gnu.org>
9734
9735 * debugging.texi (Error Debugging): Document stack-trace-on-error.
9736
9737 2005-03-03 Lute Kamstra <lute@gnu.org>
9738
9739 * edebug.texi (Instrumenting Macro Calls): Fix typo.
9740
9741 2005-03-01 Lute Kamstra <lute@gnu.org>
9742
9743 * debugging.texi (Debugger Commands): Update `j'.
9744
9745 2005-02-28 Lute Kamstra <lute@gnu.org>
9746
9747 * debugging.texi (Debugging): Fix typo.
9748 (Error Debugging): Document eval-expression-debug-on-error.
9749 (Function Debugging): Update example.
9750 (Using Debugger): Mention starred stack frames.
9751 (Debugger Commands): Document `j' and `l'.
9752 (Invoking the Debugger): `d' and `j' exit recursive edit too.
9753 Update the messages that the debugger displays.
9754 (Internals of Debugger): Add cross reference. Update example.
9755 (Excess Open): Minor improvement.
9756 (Excess Close): Minor improvement.
9757
9758 2005-02-26 Richard M. Stallman <rms@gnu.org>
9759
9760 * tips.texi (Coding Conventions): Clarify.
9761 Put all the major mode key reservations together.
9762 Mention the Mouse-1 => Mouse-2 conventions.
9763
9764 * syntax.texi (Syntax Class Table): Clarify.
9765 (Syntax Table Functions): syntax-after moved from here.
9766 (Syntax Table Internals): syntax-after moved to here.
9767 (Parsing Expressions): Update info on number of values
9768 and what's meaningful in the STATE argument.
9769 (Categories): Fix typo.
9770
9771 * sequences.texi (Arrays): Cleanup.
9772 (Char-Tables): Clarify.
9773
9774 * processes.texi (Deleting Processes): Cleanups, add xref.
9775 (Subprocess Creation): Explain nil in exec-path. Cleanup.
9776 (Process Information): set-process-coding-system, some args optional.
9777 (Input to Processes): Explain various types for PROCESS args.
9778 Rename them from PROCESS-NAME to PROCESS.
9779 (Signals to Processes): Likewise.
9780 (Decoding Output): Cleanup.
9781 (Query Before Exit): Clarify.
9782
9783 * os.texi (Startup Summary): Correct the options; add missing ones.
9784 (Terminal Output, Batch Mode): Clarify.
9785 (Flow Control): Node deleted.
9786
9787 * markers.texi (The Mark): Clarify.
9788
9789 * macros.texi (Expansion): Cleanup.
9790 (Indenting Macros): indent-spec allows ints, not floats.
9791
9792 * keymaps.texi (Keymaps): Clarify.
9793 (Format of Keymaps): Update lisp-mode-map example.
9794 (Active Keymaps, Key Lookup): Clarify.
9795 (Changing Key Bindings): Add xref to `kbd'.
9796 (Key Binding Commands, Simple Menu Items): Clarify.
9797 (Mouse Menus, Menu Bar): Clarify.
9798 (Menu Example): Replace print example with menu-bar-replace-menu.
9799
9800 * help.texi (Documentation Basics): Add function-documentation prop.
9801
9802 * elisp.texi (Top): Don't refer to Flow Control node.
9803
9804 * commands.texi (Command Overview): Improve xrefs.
9805 (Adjusting Point): Adjusting point applies to intangible and invis.
9806 (Key Sequence Input): Doc extra read-key-sequence args.
9807 Likewise for read-key-sequence-vector.
9808
9809 * backups.texi (Rename or Copy): Minor fix.
9810 (Numbered Backups): For version-control, say the default.
9811 (Auto-Saving): make-auto-save-file-name example is simplified.
9812
9813 * advice.texi (Advising Functions): Don't imply one part of Emacs
9814 should advise another part. Markup changes.
9815 (Defining Advice): Move transitional para.
9816 (Activation of Advice): Cleanup.
9817 Explain if COMPILE is nil or negative.
9818
9819 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
9820
9821 2005-02-24 Lute Kamstra <lute@gnu.org>
9822
9823 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
9824 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
9825
9826 2005-02-23 Lute Kamstra <lute@gnu.org>
9827
9828 * modes.texi (Defining Minor Modes): define-minor-mode can be used
9829 to define global minor modes as well.
9830
9831 * display.texi (Managing Overlays): overlay-buffer returns nil for
9832 deleted overlays.
9833
9834 2005-02-22 Kim F. Storm <storm@cua.dk>
9835
9836 * minibuf.texi (Basic Completion): Allow symbols in addition to
9837 strings in try-completion and all-completions.
9838
9839 2005-02-14 Lute Kamstra <lute@gnu.org>
9840
9841 * elisp.texi (Top): Remove reference to deleted node.
9842
9843 * lists.texi (Lists): Remove reference to deleted node.
9844 (Cons Cells): Fix typo.
9845
9846 * loading.texi (Where Defined): Fix typo.
9847
9848 2005-02-14 Richard M. Stallman <rms@gnu.org>
9849
9850 * variables.texi (Creating Buffer-Local): change-major-mode-hook
9851 is useful for discarding some minor modes.
9852
9853 * symbols.texi (Symbol Components): Reorder examples.
9854
9855 * streams.texi (Input Functions): State standard-input default.
9856 (Output Variables): State standard-output default.
9857
9858 * objects.texi (Printed Representation): Clarify read syntax vs print.
9859 (Floating Point Type): Explain meaning better.
9860 (Symbol Type): Explain uniqueness better.
9861 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
9862 List examples sooner.
9863 (Box Diagrams): New subnode broken out.
9864 Some examples moved from old Lists as Boxes node.
9865 (Dotted Pair Notation): Clarify intro.
9866 (Array Type): Clarify.
9867 (Type Predicates): Add hash-table-p.
9868
9869 * numbers.texi (Integer Basics): Clarify radix explanation.
9870 (Predicates on Numbers): Minor clarification.
9871 (Comparison of Numbers): Minor clarification. Clarify eql.
9872 Typos in min, max.
9873 (Math Functions): Clarify overflow in expt.
9874
9875 * minibuf.texi (Text from Minibuffer): Minor clarification.
9876 Mention arrow keys.
9877
9878 * loading.texi (Autoload): defun's doc string overrides autoload's
9879 doc string.
9880 (Repeated Loading): Modernize "add to list" examples.
9881 (Where Defined): Finish updating table of load-history elts.
9882
9883 * lists.texi (List-related Predicates): Minor wording improvement.
9884 (Lists as Boxes): Node deleted.
9885 (Building Lists): Explain trivial cases of number-sequence.
9886
9887 * hash.texi (Hash Tables): Add desc to menu items.
9888 (Creating Hash): Explain "full" means "make larger".
9889 (Hash Access): Any object can be a key.
9890 State value of maphash.
9891
9892 * functions.texi (What Is a Function): Wording cleanup.
9893 (Function Documentation): Minor cleanup.
9894 Explain purpose of calling convention at end of doc string.
9895 (Function Names): Wording cleanup.
9896 (Calling Functions): Wording cleanup.
9897 Explain better how funcall calls the function.
9898 (Function Cells): Delete example of saving and redefining function.
9899
9900 * control.texi (Combining Conditions): Wording cleanup.
9901 (Iteration): dolist and dotimes bind VAR locally.
9902 (Cleanups): Xref to Atomic Changes.
9903
9904 * compile.texi (Byte Compilation): Delete 19.29 info.
9905 (Compilation Functions): Macros' difficulties don't affect defsubst.
9906 (Docs and Compilation): Delete 19.29 info.
9907
9908 2005-02-10 Richard M. Stallman <rms@gnu.org>
9909
9910 * objects.texi (Symbol Type): Minor correction.
9911
9912 2005-02-06 Lute Kamstra <lute@gnu.org>
9913
9914 * modes.texi (Example Major Modes): Fix typos.
9915
9916 2005-02-06 Richard M. Stallman <rms@gnu.org>
9917
9918 * text.texi (Margins): fill-nobreak-predicate can be one function.
9919
9920 * strings.texi (Modifying Strings): clear-string can make unibyte.
9921 (Formatting Strings): format gives error if values missing.
9922
9923 * positions.texi (Character Motion): Mention default arg
9924 for forward-char. backward-char refers to forward-char.
9925 (Word Motion): Mention default arg for forward-word.
9926 (Buffer End Motion): Mention default arg for beginning-of-buffer.
9927 Simplify end-of-buffer.
9928 (Text Lines): Mention default arg for forward-line.
9929 (List Motion): Mention default arg for beginning/end-of-defun.
9930 (Skipping Characters): Minor fixes in explaining character-set.
9931
9932 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
9933 Mode inheritance applies only when default-major-mode is nil.
9934 Clarifications.
9935 (Example Major Modes): Update Text mode and Lisp mode examples.
9936 (Minor Mode Conventions): Mention define-minor-mode at top.
9937 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
9938 (Mode Line Format): Update mode line face display info.
9939 (Properties in Mode): Mention effect of risky vars.
9940 (Imenu): Define imenu-add-to-menubar.
9941 (Font Lock Mode): Add descriptions to menu lines.
9942 (Faces for Font Lock): Add font-lock-doc-face.
9943
9944 2005-02-05 Lute Kamstra <lute@gnu.org>
9945
9946 * text.texi (Maintaining Undo): Remove obsolete function.
9947
9948 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9949
9950 * frames.texi (Color Names): Add pointer to the X docs about RGB
9951 color specifications. Improve indexing.
9952 (Text Terminal Colors): Replace the description of RGB values by
9953 an xref to "Color Names".
9954
9955 2005-02-03 Richard M. Stallman <rms@gnu.org>
9956
9957 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
9958 Clarify.
9959 (Selecting Windows): Clarify save-selected-window.
9960 (Cyclic Window Ordering): Clarify walk-windows.
9961 (Window Point): Clarify.
9962 (Window Start): Add comment to example.
9963 (Resizing Windows): Add `interactive' specs in examples.
9964 Document fit-window-to-buffer.
9965
9966 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
9967 (Undo, Maintaining Undo): Clarify last change.
9968 (Sorting): In sort-numeric-fields, explain about octal and hex.
9969 Mention sort-numeric-base.
9970 (Format Properties): Add xref for hard newlines.
9971
9972 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
9973 (Pop-Up Menus): Fix typo.
9974 (Color Names): Explain all types of color names.
9975 Explain color-values on B&W terminal.
9976 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
9977
9978 * files.texi (File Locks): Not supported on MS systems.
9979 (Testing Accessibility): Clarify.
9980
9981 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
9982 (Coverage Testing): Fix typo.
9983
9984 * commands.texi (Misc Events): Remove stray space.
9985
9986 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
9987 (Modification Time): Clarify when visited-file-modtime returns 0.
9988 (The Buffer List): Clarify bury-buffer.
9989 (Killing Buffers): Clarify.
9990 (Indirect Buffers): Add clone-indirect-buffer.
9991
9992 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9993
9994 * edebug.texi (Printing in Edebug): Fix default value of
9995 edebug-print-circle.
9996 (Coverage Testing): Fix displayed frequency count data.
9997
9998 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
9999
10000 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
10001
10002 2005-02-02 Kim F. Storm <storm@cua.dk>
10003
10004 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
10005
10006 2005-01-29 Eli Zaretskii <eliz@gnu.org>
10007
10008 * commands.texi (Misc Events): Describe the help-echo event.
10009
10010 * text.texi (Special Properties) <help-echo>: Use `pos'
10011 consistently in description of the help-echo property.
10012 Use @code{nil} instead of @var{nil}.
10013
10014 * display.texi (Overlay Properties): Fix the index entry for
10015 help-echo overlay property.
10016
10017 * customize.texi (Type Keywords): Uncomment the xref to the
10018 help-echo property documentation.
10019
10020 2005-01-23 Kim F. Storm <storm@cua.dk>
10021
10022 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
10023 return value. Third element FULLY replaced by PARTIAL which
10024 specifies number of invisible pixels if row is only partially visible.
10025 (Textual Scrolling): Mention auto-window-vscroll.
10026 (Vertical Scrolling): New defvar auto-window-vscroll.
10027
10028 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
10029
10030 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
10031 command remapping.
10032
10033 2005-01-15 Richard M. Stallman <rms@gnu.org>
10034
10035 * display.texi (Defining Images): Mention DATA-P arg of create-image.
10036
10037 2005-01-14 Kim F. Storm <storm@cua.dk>
10038
10039 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
10040
10041 * text.texi (Links and Mouse-1): Fix string and vector item.
10042
10043 2005-01-13 Richard M. Stallman <rms@gnu.org>
10044
10045 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
10046 descriptions of overriding-local-map and overriding-terminal-local-map.
10047
10048 * text.texi (Links and Mouse-1): Clarify text.
10049
10050 2005-01-13 Kim F. Storm <storm@cua.dk>
10051
10052 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
10053
10054 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
10055
10056 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
10057
10058 2005-01-12 Kim F. Storm <storm@cua.dk>
10059
10060 * text.texi (Links and Mouse-1): Rename section from Enabling
10061 Mouse-1 to Following Links. Change xrefs.
10062 Add examples for define-button-type and define-widget.
10063
10064 * display.texi (Button Properties, Button Buffer Commands):
10065 Clarify mouse-1 and follow-link functionality.
10066
10067 2005-01-12 Richard M. Stallman <rms@gnu.org>
10068
10069 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
10070
10071 * display.texi (Beeping): Fix Texinfo usage.
10072
10073 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
10074
10075 2005-01-11 Kim F. Storm <storm@cua.dk>
10076
10077 * display.texi (Button Properties, Button Buffer Commands):
10078 Mention mouse-1 binding. Add follow-link keyword.
10079
10080 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
10081 (Enabling Mouse-1 to Follow Links): New subsection.
10082
10083 2005-01-06 Richard M. Stallman <rms@gnu.org>
10084
10085 * text.texi (Special Properties): Minor change.
10086
10087 * os.texi (Timers): Clarify previous change.
10088
10089 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
10090
10091 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
10092
10093 * display.texi (Face Attributes): Correct xref to renamed node.
10094
10095 2005-01-01 Richard M. Stallman <rms@gnu.org>
10096
10097 * display.texi (Face Attributes): Describe hex color specs.
10098
10099 2004-12-31 Richard M. Stallman <rms@gnu.org>
10100
10101 * os.texi (Timers): Update previous change.
10102
10103 2004-12-30 Kim F. Storm <storm@cua.dk>
10104
10105 * display.texi (Line Height): Total line-height is now specified
10106 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
10107 in cons cells. (nil . RATIO) is relative to actual line height.
10108 Use line-height `t' instead of `0' to get minimum height.
10109
10110 2004-12-29 Richard M. Stallman <rms@gnu.org>
10111
10112 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
10113
10114 2004-12-28 Richard M. Stallman <rms@gnu.org>
10115
10116 * commands.texi (Quitting): Clarify value of with-local-quit.
10117
10118 * elisp.texi (Top): Fix previous change.
10119
10120 * loading.texi (Loading): Fix previous change.
10121
10122 2004-12-27 Richard M. Stallman <rms@gnu.org>
10123
10124 * Makefile.in (MAKEINFO): Specify --force.
10125
10126 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
10127
10128 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
10129
10130 * display.texi (Line Height): Further clarify.
10131
10132 * elisp.texi (Top): Update Loading submenu.
10133
10134 * loading.texi (Where Defined): New node.
10135 (Unloading): load-history moved to Where Defined.
10136
10137 2004-12-21 Richard M. Stallman <rms@gnu.org>
10138
10139 * commands.texi (Event Input Misc): Add while-no-input.
10140
10141 2004-12-11 Richard M. Stallman <rms@gnu.org>
10142
10143 * display.texi (Line Height): Rewrite text for clarity.
10144
10145 2004-12-11 Kim F. Storm <storm@cua.dk>
10146
10147 * display.texi (Display): Add node "Line Height" to menu.
10148 (Line Height): New node. Move full description of line-spacing
10149 and line-height text properties here from text.texi.
10150 (Scroll Bars): Add vertical-scroll-bar variable.
10151
10152 * frames.texi (Window Frame Parameters): Remove line-height defvar.
10153
10154 * locals.texi (Standard Buffer-Local Variables): Fix xref for
10155 line-spacing and vertical-scroll-bar.
10156
10157 * text.texi (Special Properties): Just mention line-spacing and
10158 line-height here, add xref to new "Line Height" node.
10159
10160 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
10161
10162 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
10163
10164 * locals.texi (Standard Buffer-Local Variables):
10165 Add @xref for `line-spacing'.
10166
10167 2004-12-05 Richard M. Stallman <rms@gnu.org>
10168
10169 * Makefile.in (maintainer-clean): Remove the info files
10170 in $(infodir) where they are created.
10171
10172 2004-12-03 Richard M. Stallman <rms@gnu.org>
10173
10174 * windows.texi (Selecting Windows): get-lru-window and
10175 get-largest-window don't consider dedicated windows.
10176
10177 * text.texi (Undo): Document undo-in-progress.
10178
10179 2004-11-26 Richard M. Stallman <rms@gnu.org>
10180
10181 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
10182 Remove a few vars that are not always buffer-local.
10183
10184 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
10185
10186 * locals.texi (Standard Buffer-Local Variables): Comment out
10187 xref's to non-existent node `Yet to be written'.
10188
10189 2004-11-24 Richard M. Stallman <rms@gnu.org>
10190
10191 * processes.texi (Synchronous Processes): Grammar fix.
10192
10193 * numbers.texi (Comparison of Numbers): Add eql.
10194
10195 * locals.texi (Standard Buffer-Local Variables): Add many vars.
10196
10197 * intro.texi (Printing Notation): Fix previous change.
10198
10199 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
10200 and default-indicate-buffer-boundaries from here.
10201 (Usual Display): To here.
10202 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
10203 (Usual Display): Move tab-width up.
10204
10205 * customize.texi (Variable Definitions):
10206 Replace show-paren-mode example with tooltip-mode.
10207 (Simple Types, Composite Types, Defining New Types):
10208 Minor cleanups.
10209
10210 2004-11-21 Jesper Harder <harder@ifa.au.dk>
10211
10212 * processes.texi (Synchronous Processes, Output from Processes):
10213 Markup fix.
10214
10215 2004-11-20 Richard M. Stallman <rms@gnu.org>
10216
10217 * positions.texi (Skipping Characters): skip-chars-forward
10218 now handles char classes.
10219
10220 * intro.texi (Printing Notation): Avoid confusion of `print'
10221 when explaining @print.
10222
10223 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
10224
10225 * display.texi (Display Table Format): Minor fix.
10226
10227 * streams.texi (Output Functions): Fix print example.
10228
10229 * Makefile.in (elisp): New target.
10230 (dist): Depend on $(infodir)/elisp, not elisp.
10231 Copy the info files from $(infodir).
10232
10233 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
10234 read-from-minibuffer.
10235
10236 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
10237
10238 2004-11-19 Richard M. Stallman <rms@gnu.org>
10239
10240 * searching.texi (Regexp Search): Add search-whitespace-regexp.
10241
10242 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
10243
10244 * tips.texi (Coding Conventions): Fix typo.
10245
10246 2004-11-16 Richard M. Stallman <rms@gnu.org>
10247
10248 * tips.texi (Coding Conventions): Separate defvar and require
10249 methods to avoid warnings. Use require only when there are many
10250 functions and variables from that package.
10251
10252 * minibuf.texi (Minibuffer Completion): When ignoring case,
10253 predicate must not be case-sensitive.
10254
10255 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
10256 (Test Coverage): Don't talk about "splotches". Clarified.
10257
10258 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
10259
10260 * frames.texi (Window Frame Parameters): Fix typo.
10261
10262 2004-11-15 Kim F. Storm <storm@cua.dk>
10263
10264 * symbols.texi (Other Plists): Note that plist-get may signal error.
10265 Add safe-plist-get.
10266
10267 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10268
10269 * modes.texi (Font Lock Basics): Fix typo.
10270
10271 2004-11-08 Richard M. Stallman <rms@gnu.org>
10272
10273 * syntax.texi (Syntax Table Functions): Add syntax-after.
10274
10275 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
10276
10277 * os.texi (Processor Run Time): New section documenting
10278 get-internal-run-time.
10279
10280 2004-11-06 Eli Zaretskii <eliz@gnu.org>
10281
10282 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
10283 it nukes elisp-cover.texi.
10284 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
10285 elisp-0 etc.
10286
10287 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
10288
10289 * commands.texi (Keyboard Macros): Document `append' return value
10290 of `defining-kbd-macro'.
10291
10292 2004-11-01 Richard M. Stallman <rms@gnu.org>
10293
10294 * commands.texi (Interactive Call): Add called-interactively-p.
10295
10296 2004-10-29 Simon Josefsson <jas@extundo.com>
10297
10298 * minibuf.texi (Reading a Password): Revert.
10299
10300 2004-10-28 Richard M. Stallman <rms@gnu.org>
10301
10302 * frames.texi (Display Feature Testing): Explain about "vendor".
10303
10304 2004-10-27 Richard M. Stallman <rms@gnu.org>
10305
10306 * commands.texi (Interactive Codes): `N' uses numeric prefix,
10307 not raw. Clarify `n'.
10308 (Interactive Call): Rewrite interactive-p, focusing on when
10309 and how to use it.
10310 (Misc Events): Clarify previous change.
10311
10312 * advice.texi (Simple Advice): Clarify what job the example does.
10313 (Around-Advice): Clarify ad-do-it.
10314 (Activation of Advice): An option of ad-default-compilation-action
10315 is `never', not `nil'.
10316
10317 2004-10-26 Kim F. Storm <storm@cua.dk>
10318
10319 * commands.texi (Interactive Codes): Add U code letter.
10320
10321 2004-10-25 Simon Josefsson <jas@extundo.com>
10322
10323 * minibuf.texi (Reading a Password): Add.
10324
10325 2004-10-24 Jason Rumney <jasonr@gnu.org>
10326
10327 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
10328 and wheel-down.
10329
10330 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10331
10332 * processes.texi (Synchronous Processes): Document process-file.
10333
10334 2004-10-22 Kenichi Handa <handa@m17n.org>
10335
10336 * text.texi (translate-region): Document that it accepts also a
10337 char-table.
10338
10339 2004-10-22 David Ponce <david@dponce.com>
10340
10341 * windows.texi (Resizing Windows): Document the `preserve-before'
10342 argument of the functions `enlarge-window' and `shrink-window'.
10343
10344 2004-10-19 Jason Rumney <jasonr@gnu.org>
10345
10346 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
10347
10348 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10349
10350 * text.texi (Filling): Add anchor for definition of
10351 `sentence-end-double-space'.
10352
10353 * searching.texi (Regexp Example): Update description of how
10354 Emacs currently recognizes the end of a sentence.
10355 (Standard Regexps): Update definition of the variable
10356 `sentence-end'. Add definition of the function `sentence-end'.
10357
10358 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10359
10360 * display.texi (Progress): New node.
10361
10362 2004-10-05 Kim F. Storm <storm@cua.dk>
10363
10364 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
10365
10366 2004-09-29 Kim F. Storm <storm@cua.dk>
10367
10368 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
10369 to identify bitmaps. Remove -fringe-bitmap suffix for standard
10370 fringe bitmap symbols, as they now have their own namespace.
10371 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
10372 vs. pixels. Signal error if no free bitmap slots.
10373 (Pixel Specification): Change IMAGE to @var{image}.
10374
10375 2004-09-28 Richard M. Stallman <rms@gnu.org>
10376
10377 * text.texi (Special Properties): Clarify line-spacing and line-height.
10378
10379 * searching.texi (Regexp Search): Add looking-back.
10380
10381 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
10382
10383 * display.texi: Correct typos.
10384 (Image Descriptors): Correct xref's.
10385
10386 2004-09-25 Richard M. Stallman <rms@gnu.org>
10387
10388 * text.texi (Special Properties): Cleanups in `cursor'.
10389 Rewrites in `line-height' and `line-spacing'; exchange them.
10390
10391 * display.texi (Fringes): Rewrite previous change.
10392 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
10393 (Display Fringe Bitmaps): Node deleted, text moved.
10394 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
10395 (Scroll Bars): Clarify set-window-scroll-bars.
10396 (Pointer Shape): Rewrite.
10397 (Specified Space): Clarify :align-to, etc.
10398 (Pixel Specification): Use @var. Clarify new text.
10399 (Other Display Specs): Clarify `slice'.
10400 (Image Descriptors): Cleanups.
10401 (Showing Images): Cleanups.
10402
10403 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
10404
10405 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
10406
10407 * modes.texi: Various minor changes in addition to:
10408 (Major Mode Conventions): Final call to `run-mode-hooks' should
10409 not be inside the `delay-mode-hooks' form.
10410 (Mode Hooks): New node.
10411 (Hooks): Delete obsolete example.
10412 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
10413 node "Mode Hooks".
10414
10415 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
10416
10417 * display.texi: Correct various typos.
10418 (Display): Rename node "Pointer Shapes" to "Pointer
10419 Shape". (There is already a node called "Pointer Shapes" in
10420 frames.texi.)
10421 (Images): Remove non-existent node "Image Slices" from menu.
10422
10423 2004-09-23 Kim F. Storm <storm@cua.dk>
10424
10425 * text.texi (Special Properties): Add `cursor', `pointer',
10426 `line-height', and `line-spacing' properties.
10427
10428 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
10429 Shapes' to menu.
10430 (Standard Faces): Doc fix for fringe face.
10431 (Fringes): Add `overflow-newline-into-fringe' and
10432 'indicate-buffer-boundaries'.
10433 (Fringe Bitmaps, Pointer Shapes): New nodes.
10434 (Display Property): Add 'Pixel Specification' and 'Display Fringe
10435 Bitmaps' to menu.
10436 (Specified Space): Describe pixel width and height.
10437 (Pixel Specification): New node.
10438 (Other Display Specs): Add `slice' property.
10439 (Display Fringe Bitmaps): New node.
10440 (Images): Add 'Image Slices' to menu.
10441 (Image Descriptors): Add `:pointer' and `:map' properties.
10442 (Showing Images): Add slice arg to `insert-image'.
10443 Add 'insert-sliced-image'.
10444
10445 2004-09-20 Richard M. Stallman <rms@gnu.org>
10446
10447 * commands.texi (Key Sequence Input):
10448 Clarify downcasing in read-key-sequence.
10449
10450 2004-09-08 Juri Linkov <juri@jurta.org>
10451
10452 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
10453
10454 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
10455
10456 * locals.texi (Standard Buffer-Local Variables):
10457 Add `buffer-auto-save-file-format'.
10458 * internals.texi (Buffer Internals): Describe new
10459 auto_save_file_format field of the buffer structure.
10460 * files.texi (Format Conversion): `auto-save-file-format' has been
10461 renamed `buffer-auto-save-file-format'.
10462
10463 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
10464
10465 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
10466 an integer or a marker.
10467 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
10468
10469 2004-08-22 Richard M. Stallman <rms@gnu.org>
10470
10471 * modes.texi (Major Mode Conventions): Discuss rebinding of
10472 standard key bindings.
10473
10474 2004-08-18 Kim F. Storm <storm@cua.dk>
10475
10476 * processes.texi (Accepting Output): Add `just-this-one' arg to
10477 `accept-process-output'.
10478 (Output from Processes): New var `process-adaptive-read-buffering'.
10479
10480 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
10481
10482 * keymaps.texi: Various changes in addition to:
10483 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
10484 Give more varied examples for `kbd'.
10485 (Creating Keymaps): Char tables have slots for all characters
10486 without modifiers.
10487 (Active Keymaps): `overriding-local-map' and
10488 `overriding-terminal-local-map' also override text property and
10489 overlay keymaps.
10490 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
10491 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
10492 to denote a prefix of no events.
10493 `map-keymap' includes parent's bindings _recursively_.
10494 Clarify and correct description of `where-is-internal'.
10495 Mention BUFFER-OR-NAME arg to `describe-bindings'.
10496 (Menu Example): For menus intended for use with the keyboard, the
10497 menu items should be bound to characters or real function keys.
10498
10499 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
10500
10501 * objects.texi (Character Type): Reposition `@anchor' to prevent
10502 double space inside sentence in Info.
10503
10504 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
10505 renamed to `disabled-command-function'.
10506 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
10507 (Command Loop Info): Replace reference to it.
10508 (Disabling Commands): `disabled-command-hook' has been renamed to
10509 `disabled-command-function'.
10510
10511 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
10512
10513 * os.texi (Translating Input): Only non-prefix bindings in
10514 `key-translation-map' override actual key bindings. Warn about
10515 possible indirect effect of actual key bindings on non-prefix
10516 bindings in `key-translation-map'.
10517
10518 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
10519
10520 * minibuf.texi (High-Level Completion): Add anchor for definition
10521 of `read-variable'.
10522
10523 * commands.texi: Various changes in addition to:
10524 (Using Interactive): Clarify description of `interactive-form'.
10525 (Interactive Call): Mention default for KEYS argument to
10526 `call-interactively'.
10527 (Command Loop Info): Clarify description of `this-command-keys'.
10528 Mention KEEP-RECORD argument to `clear-this-command-keys'.
10529 Value of `last-event-frame' can be `macro'.
10530 (Repeat Events): `double-click-fuzz' is also used to distinguish
10531 clicks and drags.
10532 (Classifying Events): Clarify descriptions of `event-modifiers'
10533 `event-basic-type' and `event-convert-list'.
10534 (Accessing Events): `posn-timestamp' takes POSITION argument.
10535 (Quoted Character Input): Clarify description of
10536 `read-quoted-char' and fix example.
10537 (Quitting): Add `with-local-quit'.
10538 (Disabling Commands): Correct and clarify descriptions of
10539 `enable-command' and `disable-command'.
10540 Mention what happens if `disabled-command-hook' is nil.
10541 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
10542 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
10543
10544 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10545
10546 * frames.texi: Various changes in addition to:
10547 (Creating Frames): Expand and clarify description of `make-frame'.
10548 (Window Frame Parameters): Either none or both of the `icon-left'
10549 and `icon-top' parameters must be specified. Put descriptions of
10550 `menu-bar-lines' and `toolbar-lines' closer together and change
10551 them accordingly.
10552 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
10553 except while processing `frame-title-format' or `icon-title-format'.
10554 (Deleting Frames): Correct description of `delete-frame'.
10555 Non-nil return values of `frame-live-p' are like those of `framep'.
10556 (Frames and Windows): Mention return value of
10557 `set-frame-selected-window'.
10558 (Visibility of Frames): Mention `force' argument to
10559 `make-frame-invisible'. `frame-visible-p' returns t for all
10560 frames on text-only terminals.
10561 (Frame Configurations): Restoring a frame configuration does not
10562 restore deleted frames.
10563 (Window System Selections): `x-set-selection' returns DATA.
10564 (Resources): Add example.
10565 (Display Feature Testing): Clarify descriptions of
10566 `display-pixel-height', `display-pixel-width', `x-server-version'
10567 and `x-server-vendor'.
10568
10569 * windows.texi (Choosing Window): Add anchor.
10570 * minibuf.texi (Minibuffer Misc): Add anchor.
10571
10572 2004-07-23 John Paul Wallington <jpw@gnu.org>
10573
10574 * macros.texi (Defining Macros): Declaration keyword for setting
10575 Edebug spec is `debug' not `edebug'.
10576
10577 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
10578
10579 * windows.texi: Various small changes in addition to:
10580 (Window Point): Mention return value of `set-window-point'.
10581 (Window Start): `pos-visible-in-window-p' disregards horizontal
10582 scrolling. Explain return value if PARTIALLY is non-nil.
10583 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
10584 and `set-window-vscroll'.
10585 (Size of Window): The argument WINDOW to `window-inside-edges',
10586 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
10587 (Resizing Windows): Explain return value of
10588 `shrink-window-if-larger-than-buffer'.
10589 `window-size-fixed' automatically becomes buffer local when set.
10590 (Window Configurations): Explain return value of
10591 `set-window-configuration'.
10592
10593 * minibuf.texi (Minibuffer Misc): Add anchor for
10594 `minibuffer-scroll-window'.
10595
10596 * positions.texi (Text Lines): Add anchor for `count-lines'.
10597
10598 2004-07-17 Richard M. Stallman <rms@gnu.org>
10599
10600 * display.texi (Overlay Properties): Adding `evaporate' prop
10601 deletes empty overlay immediately.
10602
10603 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
10604 fix example.
10605
10606 2004-07-16 Jim Blandy <jimb@redhat.com>
10607
10608 * searching.texi (Regexp Backslash): Document new \_< and \_>
10609 operators.
10610
10611 2004-07-16 Juanma Barranquero <lektu@terra.es>
10612
10613 * display.texi (Images): Fix Texinfo usage.
10614
10615 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
10616
10617 * buffers.texi (Modification Time): `visited-file-modtime' now
10618 returns a list of two integers, instead of a cons.
10619
10620 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
10621
10622 * windows.texi: Various changes in addition to:
10623 (Splitting Windows): Add `split-window-keep-point'.
10624
10625 2004-07-09 Richard M. Stallman <rms@gnu.org>
10626
10627 * frames.texi (Input Focus): Minor fix.
10628
10629 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
10630
10631 * frames.texi (Input Focus): Clarify descriptions of
10632 `select-frame-set-input-focus' and `select-frame'.
10633
10634 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
10635
10636 * os.texi: Various small changes in addition to:
10637 (Killing Emacs): Expand and clarify description of
10638 `kill-emacs-query-functions' and `kill-emacs-hook'.
10639 (System Environment): Expand and clarify description of `getenv'
10640 and `setenv'.
10641 (Timers): Clarify description of `run-at-time'.
10642 (Translating Input): Correct description of
10643 `extra-keyboard-modifiers'.
10644 (Flow Control): Correct description of `enable-flow-control'.
10645
10646 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
10647
10648 * os.texi: Update copyright.
10649 (Session Management): Grammar fix.
10650 Clarify which Emacs does the restarting.
10651 Use @samp for *scratch* buffer.
10652
10653 2004-07-04 Alan Mackenzie <acm@muc.de>
10654
10655 * frames.texi (Input Focus): Add documentation for
10656 `select-frame-set-input-focus'. Replace refs to non-existent
10657 `switch-frame' with `select-frame'. Minor corrections and tidying
10658 up of text-only terminal stuff.
10659
10660 2004-07-02 Richard M. Stallman <rms@gnu.org>
10661
10662 * files.texi (Saving Buffers): Cleanup write-contents-function.
10663 (Magic File Names): Cleanup file-remote-p.
10664
10665 2004-07-02 Kai Großjohann <kai@emptydomain.de>
10666
10667 * files.texi (Magic File Names): `file-remote-p' returns an
10668 identifier of the remote system, not just t.
10669
10670 2004-07-02 David Kastrup <dak@gnu.org>
10671
10672 * searching.texi (Entire Match Data): Add explanation about new
10673 match-data behavior when @var{integers} is non-nil.
10674
10675 2004-06-24 Richard M. Stallman <rms@gnu.org>
10676
10677 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
10678
10679 * customize.texi (Variable Definitions): Note about doc strings
10680 and :set.
10681
10682 * keymaps.texi (Keymap Terminology): Document `kbd'.
10683 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
10684
10685 * display.texi (Invisible Text): Setting buffer-invisibility-spec
10686 makes it buffer-local.
10687
10688 * files.texi (Saving Buffers): Correct previous change.
10689
10690 * commands.texi (Accessing Events):
10691 Clarify posn-col-row and posn-actual-col-row.
10692
10693 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
10694
10695 * commands.texi (Accessing Events): New functions
10696 posn-at-point and posn-at-x-y. Add example to posn-x-y.
10697
10698 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
10699
10700 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
10701 * frames.texi, buffers.texi, backups.texi, variables.texi:
10702 * loading.texi, eval.texi, functions.texi, control.texi:
10703 * symbols.texi, minibuf.texi: Reposition @anchor's.
10704
10705 * help.texi: Various small changes in addition to the following.
10706 (Describing Characters): Describe PREFIX argument to
10707 `key-description'. Correct and clarify definition of
10708 `text-char-description'. Describe NEED-VECTOR argument to
10709 `read-kbd-macro'.
10710 (Help Functions): Clarify definition of `apropos'.
10711
10712 2004-06-23 Lars Hansen <larsh@math.ku.dk>
10713
10714 * files.texi (Saving Buffers): Correct description of
10715 `write-contents-functions'.
10716
10717 2004-06-21 Juanma Barranquero <lektu@terra.es>
10718
10719 * display.texi (Images): Remove redundant @vindex directives.
10720 Rewrite `image-library-alist' doc in active voice.
10721
10722 2004-06-14 Juanma Barranquero <lektu@terra.es>
10723
10724 * display.texi (Images): Document new delayed library loading,
10725 variable `image-library-alist' and (existing but undocumented)
10726 function `image-type-available-p'.
10727
10728 2004-06-05 Richard M. Stallman <rms@gnu.org>
10729
10730 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
10731 refer the user to the Initial Input node.
10732 (Text from Minibuffer): Likewise.
10733 (Initial Input): New node. Document this feature
10734 and say it is mostly deprecated.
10735
10736 2004-05-30 Richard M. Stallman <rms@gnu.org>
10737
10738 * loading.texi (Named Features): Clarify return value
10739 and meaning of NOERROR.
10740
10741 * variables.texi (File Local Variables): Minor cleanup.
10742
10743 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
10744
10745 * files.texi (Magic File Names): Add `file-remote-p' as operation
10746 of file name handlers.
10747
10748 2004-05-29 Richard M. Stallman <rms@gnu.org>
10749
10750 * modes.texi (Minor Mode Conventions): (-) has no special meaning
10751 as arg to a minor mode command.
10752
10753 2004-05-22 Richard M. Stallman <rms@gnu.org>
10754
10755 * syntax.texi (Syntax Class Table): Word syntax not just for English.
10756
10757 * streams.texi (Output Variables): Doc float-output-format.
10758
10759 * searching.texi (Regexp Special): Nested repetition can be infloop.
10760
10761 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
10762 real stack overflow.
10763
10764 * compile.texi: Minor cleanups.
10765
10766 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
10767
10768 * lists.texi (Cons Cells): Explain dotted lists, true lists,
10769 circular lists.
10770 (List Elements): Explain handling of circular and dotted lists.
10771
10772 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
10773
10774 * modes.texi (Search-based Fontification): Fix typo.
10775
10776 2004-05-10 Juanma Barranquero <lektu@terra.es>
10777
10778 * modes.texi (Mode Line Variables): Fix description of
10779 global-mode-string, which is now after which-func-mode, not the
10780 buffer name.
10781
10782 2004-05-07 Lars Hansen <larsh@math.ku.dk>
10783
10784 * modes.texi (Desktop Save Mode): Add.
10785 (Modes): Add menu entry Desktop Save Mode.
10786
10787 * hooks.texi: Add desktop-after-read-hook,
10788 desktop-no-desktop-file-hook and desktop-save-hook.
10789
10790 * locals.texi: Add desktop-save-buffer.
10791
10792 2004-04-30 Jesper Harder <harder@ifa.au.dk>
10793
10794 * display.texi: emacs -> Emacs.
10795
10796 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
10797
10798 * files.texi (Changing Files): Document set-file-times.
10799
10800 2004-04-23 Juanma Barranquero <lektu@terra.es>
10801
10802 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10803
10804 2004-04-18 Jesper Harder <harder@ifa.au.dk>
10805
10806 * tips.texi (Coding Conventions): defopt -> defcustom.
10807
10808 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
10809
10810 * sequences.texi: Various clarifications.
10811
10812 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
10813
10814 * buffers.texi (Read Only Buffers): Mention optional ARG to
10815 `toggle-read-only'.
10816
10817 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
10818
10819 * windows.texi (Selecting Windows): Note that get-lru-window
10820 returns a full-width window if possible.
10821
10822 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
10823
10824 * buffers.texi: Various changes in addition to:
10825 (Buffer File Name): Add `find-buffer-visiting'.
10826 (Buffer Modification): Mention optional ARG to `not-modified'.
10827 (Indirect Buffers): Mention optional CLONE argument to
10828 `make-indirect-buffer'.
10829
10830 * files.texi: Various changes in addition to:
10831 (Visiting Functions): `find-file-hook' is now a normal hook.
10832 (File Name Expansion): Explain difference between the way that
10833 `expand-file-name' and `file-truename' treat `..'.
10834 (Contents of Directories): Mention optional ID-FORMAT argument to
10835 `directory-files-and-attributes'.
10836 (Format Conversion): Mention new optional CONFIRM argument to
10837 `format-write-file'.
10838
10839 2004-04-12 Miles Bader <miles@gnu.org>
10840
10841 * macros.texi (Expansion): Add description of `macroexpand-all'.
10842
10843 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10844
10845 * variables.texi (Variable Aliases):
10846 Mention cyclic-variable-indirection.
10847
10848 * errors.texi (Standard Errors): Ditto.
10849
10850 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
10851
10852 * backups.texi: Various small changes in addition to:
10853 (Making Backups): Mention return value of `backup-buffer'.
10854 (Auto-Saving): Mention optional FORCE argument to
10855 `delete-auto-save-file-if-necessary'.
10856 (Reverting): Mention optional PRESERVE-MODES argument to
10857 `revert-buffer'. Correct description of `revert-buffer-function'.
10858
10859 2004-03-22 Juri Linkov <juri@jurta.org>
10860
10861 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
10862 with `Vector Functions'.
10863
10864 * text.texi (Sorting): Add missing quote.
10865
10866 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
10867
10868 * intro.texi (Lisp History): Replace xref to `cl' manual with
10869 inforef.
10870
10871 2004-03-12 Richard M. Stallman <rms@gnu.org>
10872
10873 * intro.texi (Version Info): Add arg to emacs-version.
10874 (Lisp History): Change xref to CL manual.
10875
10876 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
10877
10878 * minibuf.texi (Completion Commands): Add xref to Emacs manual
10879 for Partial Completion mode.
10880
10881 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
10882
10883 * customize.texi: Fix typo. Remove eol whitespace.
10884
10885 2004-03-04 Richard M. Stallman <rms@gnu.org>
10886
10887 * processes.texi: Fix typos.
10888
10889 * lists.texi (Building Lists): Minor clarification.
10890
10891 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
10892 in make-hash-table.
10893
10894 2004-02-29 Juanma Barranquero <lektu@terra.es>
10895
10896 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
10897 rm, and ignore exit code.
10898
10899 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
10900
10901 * display.texi (Defining Faces): Add description for min-colors.
10902 Update example.
10903
10904 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
10905
10906 * abbrevs.texi: Various corrections and clarifications in addition
10907 to the following:
10908 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
10909
10910 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10911
10912 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
10913
10914 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
10915
10916 * text.texi: Various small changes in addition to the following:
10917 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
10918 to delete-horizontal-space.
10919 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
10920 description of yank-handler text property at various places.
10921
10922 * frames.texi (Window System Selections): Add anchor.
10923
10924 * syntax.texi (Syntax Table Functions): Clarify and correct
10925 descriptions of make-syntax-table and copy-syntax-table.
10926 (Motion and Syntax): Clarify SYNTAXES argument to
10927 skip-syntax-forward.
10928 (Parsing Expressions): Mention that the return value of
10929 parse-partial-sexp is currently a list of ten rather than nine
10930 elements.
10931 (Categories): Various corrections and clarifications.
10932
10933 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
10934
10935 * markers.texi (Marker Insertion Types): Minor change.
10936
10937 * locals.texi (Standard Buffer-Local Variables):
10938 * commands.texi (Interactive Codes, Using Interactive):
10939 * functions.texi (Related Topics): Fix xrefs.
10940
10941 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
10942
10943 * lists.texi (Sets And Lists): Update description of delete-dups.
10944
10945 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
10946
10947 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
10948
10949 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
10950
10951 * frames.texi (Parameter Access): frame-parameters arg is optional.
10952 modify-frame-parameters handles nil for FRAME.
10953 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
10954 are all-or-nothing for certain toolkits.
10955 Mention parameter wait-for-wm.
10956 (Frames and Windows): In frame-first-window and frame-selected-window
10957 the arg is optional.
10958 (Input Focus): In redirect-frame-focus the second arg is optional.
10959 (Window System Selections): Mention selection type CLIPBOARD.
10960 Mention data-type UTF8_STRING.
10961 Mention numbering of cut buffers.
10962 (Resources): Describe x-resource-name.
10963
10964 2004-02-16 Richard M. Stallman <rms@gnu.org>
10965
10966 * windows.texi (Buffers and Windows): Delete false table
10967 about all-frames.
10968
10969 * syntax.texi (Parsing Expressions): Delete old caveat
10970 about parse-sexp-ignore-comments.
10971
10972 * streams.texi (Output Variables): Add print-quoted.
10973
10974 * lists.texi (Building Lists): Minor cleanup.
10975
10976 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
10977
10978 * display.texi (Overlays): Explain overlays use markers.
10979 (Managing Overlays): Explain front-advance and rear-advance
10980 in more detail.
10981
10982 * loading.texi (Unloading): Document unload-feature-special-hooks.
10983 Get rid of fns-NNN.el file.
10984
10985 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10986
10987 * help.texi (Describing Characters): Fix text-char-description
10988 example output.
10989
10990 * edebug.texi (Using Edebug): Fix example.
10991
10992 * debugging.texi (Internals of Debugger): Fix return value.
10993
10994 * files.texi (Changing Files): Fix argname.
10995
10996 * calendar.texi: Fix parens, and default values.
10997
10998 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
10999 * nonascii.texi, objects.texi, os.texi: Minor fixes.
11000 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
11001
11002 * positions.texi (Text Lines): Don't add -1 in current-line.
11003
11004 2004-02-16 Richard M. Stallman <rms@gnu.org>
11005
11006 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
11007
11008 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11009
11010 * processes.texi (Low-Level Network): Fix a typo.
11011
11012 2004-02-12 Kim F. Storm <storm@cua.dk>
11013
11014 * display.texi (Fringes): Use consistent wording.
11015 Note that window-fringe's window arg is optional.
11016 (Scroll Bars): Use consistent wording.
11017
11018 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
11019
11020 * tips.texi (Comment Tips): Document the new conventions for
11021 commenting out code.
11022
11023 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
11024
11025 * positions.texi (Text Lines): Add missing end defun.
11026
11027 2004-02-07 Kim F. Storm <storm@cua.dk>
11028
11029 * positions.texi (Text Lines): Add line-number-at-pos.
11030
11031 2004-02-06 John Paul Wallington <jpw@gnu.org>
11032
11033 * display.texi (Button Properties, Button Buffer Commands):
11034 mouse-2 invokes button, not down-mouse-1.
11035
11036 2004-02-04 Jason Rumney <jasonr@gnu.org>
11037
11038 * makefile.w32-in: Sync with Makefile.in changes.
11039
11040 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
11041
11042 * minibuf.texi (Text from Minibuffer): Various corrections and
11043 clarifications.
11044 (Object from Minibuffer): Correct Lisp description of
11045 read-minibuffer.
11046 (Minibuffer History): Clarify description of cons values for
11047 HISTORY arguments.
11048 (Basic Completion): Various corrections and clarifications.
11049 Add completion-regexp-list.
11050 (Minibuffer Completion): Correct and clarify description of
11051 completing-read.
11052 (Completion Commands): Mention Partial Completion mode.
11053 Various other minor changes.
11054 (High-Level Completion): Various corrections and clarifications.
11055 (Reading File Names): Ditto.
11056 (Minibuffer Misc): Ditto.
11057
11058 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
11059
11060 * strings.texi (Text Comparison): assoc-string also matches
11061 elements of alists that are strings instead of conses.
11062 (Formatting Strings): Standardize Texinfo usage. Update index
11063 entries.
11064
11065 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
11066
11067 * lists.texi (Sets And Lists): Add delete-dups.
11068
11069 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
11070
11071 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
11072 special form.
11073 * macros.texi (Defining Macros): Update description of `declare',
11074 which now is a macro.
11075 (Wrong Time): Fix typos.
11076
11077 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
11078
11079 * compile.texi (Compilation Functions): Expand descriptions of
11080 `compile-defun', `byte-compile-file', `byte-recompile-directory'
11081 and `batch-byte-compile'. In particular, mention and describe
11082 all optional arguments.
11083 (Disassembly): Correct and clarify the description of `disassemble'.
11084
11085 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
11086
11087 * searching.texi: Various small changes in addition to the
11088 following.
11089 (Regexp Example): Adapt to new value of `sentence-end'.
11090 (Regexp Functions): The PAREN argument to `regexp-opt' can be
11091 `words'.
11092 (Search and Replace): Add usage note for `perform-replace'.
11093 (Entire Match Data): Mention INTEGERS and REUSE arguments to
11094 `match-data'.
11095 (Standard Regexps): Update for new values of `paragraph-start'
11096 and `sentence-end'.
11097
11098 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
11099
11100 * files.texi (Saving Buffers): Clarify descriptions of
11101 `write-contents-functions' and `before-save-hook'.
11102 Make the defvar's for `before-save-hook' and `after-save-hook'
11103 into defopt's.
11104
11105 2004-01-07 Kim F. Storm <storm@cua.dk>
11106
11107 * commands.texi (Click Events): Describe new image and
11108 width/height elements of click events.
11109 (Accessing Events): Add posn-string, posn-image, and
11110 posn-object-width-height. Change posn-object to return either
11111 image or string object.
11112
11113 2004-01-01 Simon Josefsson <jas@extundo.com>
11114
11115 * hooks.texi (Standard Hooks): Add before-save-hook.
11116 * files.texi (Saving Buffers): Likewise.
11117
11118 2004-01-03 Richard M. Stallman <rms@gnu.org>
11119
11120 * frames.texi (Frames and Windows): Delete frame-root-window.
11121
11122 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
11123
11124 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
11125
11126 * functions.texi: Various small changes in addition to the
11127 following.
11128 (What Is a Function): `functionp' returns nil for macros.
11129 Clarify behavior of this and following functions for symbol arguments.
11130 (Function Documentation): Add `\' in front of (fn @var{arglist})
11131 and explain why.
11132 (Defining Functions): Mention DOCSTRING argument to `defalias'.
11133 Add anchor.
11134 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
11135
11136 2004-01-01 Miles Bader <miles@gnu.org>
11137
11138 * display.texi (Buttons): New section.
11139
11140 2003-12-31 Andreas Schwab <schwab@suse.de>
11141
11142 * numbers.texi (Math Functions): sqrt reports a domain-error
11143 error.
11144 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
11145
11146 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
11147
11148 * tips.texi (Documentation Tips): Update item on hyperlinks in
11149 documentation strings.
11150
11151 * errors.texi (Standard Errors): Various small corrections and
11152 additions.
11153
11154 * control.texi: Various small changes in addition to the
11155 following.
11156 (Signaling Errors): Provide some more details on how `signal'
11157 constructs the error message. Add anchor to the definition of
11158 `signal'.
11159 (Error Symbols): Describe special treatment of `quit'.
11160 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
11161 to emphasize that it has to be a single form.
11162
11163 * buffers.texi: Add anchor.
11164
11165 2003-12-29 Richard M. Stallman <rms@gnu.org>
11166
11167 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
11168 (Window Configurations): Add window-configuration-frame.
11169
11170 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
11171
11172 * text.texi (Examining Properties): Add get-char-property-and-overlay.
11173 Change arg name in get-char-property.
11174 (Special Properties): Update handling of keymap property.
11175
11176 * strings.texi (Modifying Strings): Add clear-string.
11177 (Text Comparison): Add assoc-string and remove
11178 assoc-ignore-case, assoc-ignore-representation.
11179
11180 * os.texi (Time of Day): Add set-time-zone-rule.
11181
11182 * numbers.texi (Math Functions): asin, acos, log, log10
11183 report domain-error errors.
11184
11185 * nonascii.texi (Converting Representations):
11186 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
11187 (Encoding and I/O): Add file-name-coding-system.
11188
11189 * modes.texi (Search-based Fontification): Explain that
11190 face specs are symbols with face names as values.
11191
11192 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
11193
11194 * lists.texi (Building Lists): remq moved elsewhere.
11195 (Sets And Lists): remq moved here.
11196 (Association Lists): Refer to assoc-string.
11197
11198 * internals.texi (Garbage Collection): Add memory-use-counts.
11199
11200 * frames.texi (Frames and Windows): Add set-frame-selected-window
11201 and frame-root-window.
11202
11203 * files.texi (Contents of Directories):
11204 Add directory-files-and-attributes.
11205
11206 * display.texi (Refresh Screen): Add force-window-update.
11207 (Invisible Text): Explain about moving point out of invis text.
11208 (Overlay Properties): Add overlay-properties.
11209 (Managing Overlays): Add overlayp.
11210 (GIF Images): Invalid image number displays a hollow box.
11211
11212 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
11213 (Killing Buffers): Add buffer-live-p.
11214
11215 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
11216
11217 * display.texi (Fringes): Fix typo "set-buffer-window".
11218
11219 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
11220
11221 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
11222 * nonascii.texi, processes.texi, tips.texi, variables.texi:
11223 Add or change various xrefs and anchors.
11224
11225 * commands.texi: Replace all occurrences of @acronym{CAR} with
11226 @sc{car}, for consistency with the rest of the Elisp manual.
11227 `car' and `cdr' are historically acronyms, but are no longer
11228 widely thought of as such.
11229
11230 * internals.texi (Pure Storage): Mention that `purecopy' does not
11231 copy text properties.
11232 (Object Internals): Now 29 bits are used (in most implementations)
11233 to address Lisp objects.
11234
11235 * variables.texi (Variables with Restricted Values): New node.
11236
11237 * objects.texi (Lisp Data Types): Mention that certain variables
11238 can only take on a restricted set of values and add an xref to
11239 the new node "Variables with Restricted Values".
11240
11241 * eval.texi (Function Indirection): Describe the errors that
11242 `indirect-function' can signal.
11243 (Eval): Clarify the descriptions of `eval-region' and `values'.
11244 Describe `eval-buffer' instead of `eval-current-buffer' and
11245 mention `eval-current-buffer' as an alias for `current-buffer'.
11246 Correct the description and mention all optional arguments.
11247
11248 * nonascii.texi: Various small changes in addition to the
11249 following.
11250 (Converting Representations): Clarify behavior of
11251 `string-make-multibyte' and `string-to-multibyte' for unibyte all
11252 ASCII arguments.
11253 (Character Sets): Document the variable `charset-list' and adapt
11254 the definition of the function `charset-list' accordingly.
11255 (Translation of Characters): Clarify use of generic characters in
11256 `make-translation-table'. Clarify and correct the description of
11257 the use of translation tables in encoding and decoding.
11258 (User-Chosen Coding Systems): Correct and clarify the description
11259 of `select-safe-coding-system'.
11260 (Default Coding Systems): Clarify description of
11261 `file-coding-system-alist'.
11262
11263 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
11264
11265 * strings.texi (Text Comparison): Correctly describe when two
11266 strings are `equal'. Combine and clarify descriptions of
11267 `assoc-ignore-case' and `assoc-ignore-representation'.
11268
11269 * objects.texi (Non-ASCII in Strings): Clarify description of
11270 when a string is unibyte or multibyte.
11271 (Bool-Vector Type): Update examples.
11272 (Equality Predicates): Correctly describe when two strings are
11273 `equal'.
11274
11275 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
11276
11277 * lists.texi (Building Lists): `append' no longer accepts integer
11278 arguments. Update the description of `number-sequence' to reflect
11279 recent changes.
11280 (Sets And Lists): Describe `member-ignore-case' after `member'.
11281
11282 2003-11-27 Kim F. Storm <storm@cua.dk>
11283
11284 * commands.texi (Click Events): Click object may be an images.
11285 Describe (dx . dy) element of click positions.
11286 (Accessing Events): Remove duplicate posn-timestamp.
11287 New functions posn-object and posn-object-x-y.
11288
11289 2003-11-23 Kim F. Storm <storm@cua.dk>
11290
11291 * commands.texi (Click Events): Describe enhancements to event
11292 position lists, including new text-pos and (col . row) items.
11293 Mention left-fringe and right-fringe area events.
11294 (Accessing Events): New functions posn-area and
11295 posn-actual-col-row. Mention posn-timestamp. Mention that
11296 posn-point in non-text area still returns buffer position.
11297 Clarify posn-col-row.
11298
11299 2003-11-21 Lars Hansen <larsh@math.ku.dk>
11300
11301 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
11302 * anti.texi (File Attributes): Describe removed parameter
11303 ID-FORMAT.
11304
11305 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
11306
11307 * positions.texi (Positions): Mention that, if a marker is used as
11308 a position, its buffer is ignored.
11309
11310 * markers.texi (Overview of Markers): Mention it here too.
11311
11312 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
11313
11314 * numbers.texi (Numeric Conversions): Not just `floor', but also
11315 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
11316
11317 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
11318
11319 * markers.texi (Creating Markers): Specify insertion type of
11320 created markers. Add xref to `Marker Insertion Types'.
11321 Second argument to `copy-marker' is optional.
11322 (Marker Insertion Types): Mention that most markers are created
11323 with insertion type nil.
11324 (The Mark): Correctly describe when `mark' signals an error.
11325 (The Region): Correctly describe when `region-beginning' and
11326 `region-end' signal an error.
11327
11328 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
11329
11330 * hash.texi (Creating Hash): Clarify description of `eql'.
11331 `makehash' is obsolete.
11332 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
11333
11334 * positions.texi (Point): Change description of `buffer-end', so
11335 that it is also correct for floating point arguments.
11336 (List Motion): Correct argument lists of `beginning-of-defun' and
11337 `end-of-defun'.
11338 (Excursions): Add xref to `Marker Insertion Types'.
11339 (Narrowing): Argument to `narrow-to-page' is optional.
11340
11341 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
11342
11343 * streams.texi (Output Streams): Clarify behavior of point for
11344 marker output streams.
11345
11346 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
11347
11348 * variables.texi (Defining Variables): Second argument to
11349 `defconst' is not optional.
11350 (Setting Variables): Mention optional argument APPEND to
11351 `add-to-list'.
11352 (Creating Buffer-Local): Expand description of
11353 `make-variable-buffer-local'.
11354 (Frame-Local Variables): Expand description of
11355 `make-variable-frame-local'.
11356 (Variable Aliases): Correct description of optional argument
11357 DOCSTRING to `defvaralias'. Mention return value of
11358 `defvaralias'.
11359 (File Local Variables): Add xref to `File variables' in Emacs
11360 Manual. Correct description of `hack-local-variables'. Mention
11361 `safe-local-variable' property. Mention optional second argument
11362 to `risky-local-variable-p'.
11363
11364 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
11365
11366 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
11367
11368 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11369
11370 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
11371 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
11372 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
11373 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
11374 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
11375 lispref/processes.texi, lispref/searching.texi,
11376 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
11377 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
11378 @acronym{FOO}.
11379
11380 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
11381
11382 * strings.texi (Creating Strings): Argument START to `substring'
11383 can not be `nil'. Expand description of
11384 `substring-no-properties'. Correct description of `split-string',
11385 especially with respect to empty matches. Prevent very bad line
11386 break in definition of `split-string-default-separators'.
11387 (Text Comparison): `string=' and `string<' also accept symbols as
11388 arguments.
11389 (String Conversion): More completely describe argument BASE in
11390 `string-to-number'.
11391 (Formatting Strings): `%s' and `%S' in `format' do require
11392 corresponding object. Clarify behavior of numeric prefix after
11393 `%' in `format'.
11394 (Case Conversion): The argument to `upcase-initials' can be a
11395 character.
11396
11397 2003-10-27 Kenichi Handa <handa@m17n.org>
11398
11399 * display.texi (Fontsets): Fix texinfo usage.
11400
11401 2003-10-25 Kenichi Handa <handa@m17n.org>
11402
11403 * display.texi (Fontsets): Add description of the function
11404 set-fontset-font.
11405
11406 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
11407
11408 * display.texi (Temporary Displays): Add xref to `Documentation
11409 Tips'.
11410
11411 * functions.texi (Function Safety): Use inforef instead of pxref
11412 for SES.
11413
11414 2003-10-23 Andreas Schwab <schwab@suse.de>
11415
11416 * Makefile.in (TEX, texinputdir): Don't define.
11417 (TEXI2DVI): Define.
11418 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
11419 add $(srcdir)/index.texi.
11420 ($(infodir)/elisp): Remove index.texi dependency.
11421 (elisp.dvi): Likewise. Use $(TEXI2DVI).
11422 (index.texi): Remove target.
11423 (dist): Don't link $(srcdir)/permute-index.
11424 (clean): Don't remove index.texi.
11425
11426 * permute-index, index.perm: Remove.
11427 * index.texi: Rename from index.unperm.
11428
11429 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
11430
11431 * tips.texi (Documentation Tips): Document new behavior for face
11432 and variable hyperlinks in Help mode.
11433
11434 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
11435
11436 * objects.texi (Integer Type): Update for extra bit of integer range.
11437 (Character Type): Ditto.
11438
11439 2003-10-16 Eli Zaretskii <eliz@gnu.org>
11440
11441 * numbers.texi (Integer Basics): Add index entries for reading
11442 numbers in hex, octal, and binary.
11443
11444 2003-10-16 Lute Kamstra <lute@gnu.org>
11445
11446 * modes.texi (Mode Line Format): Mention force-mode-line-update's
11447 argument.
11448
11449 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
11450
11451 * windows.texi (Choosing Window): Fix typo.
11452 * edebug.texi (Edebug Execution Modes): Fix typo.
11453
11454 2003-10-13 Richard M. Stallman <rms@gnu.org>
11455
11456 * windows.texi (Basic Windows): A window has fringe settings,
11457 display margins and scroll-bar settings.
11458 (Splitting Windows): Doc split-window return value.
11459 Clean up one-window-p.
11460 (Selecting Windows): Fix typo.
11461 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
11462 (Buffers and Windows): In set-window-buffer, explain effect
11463 on fringe settings and scroll bar settings.
11464 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
11465 (Choosing Window): Use defopt for pop-up-frame-function.
11466 For special-display-buffer-names, explain same-window and same-frame.
11467 Clarify window-dedicated-p return value.
11468 (Textual Scrolling): scroll-up and scroll-down can get an error.
11469 (Horizontal Scrolling): Clarify auto-hscroll-mode.
11470 Clarify set-window-hscroll.
11471 (Size of Window): Don't mention tool bar in window-height.
11472 (Coordinates and Windows): Explain what coordinates-in-window-p
11473 returns for fringes and display margins.
11474 (Window Configurations): Explain saving fringes, etc.
11475
11476 * tips.texi (Library Headers): Clean up Documentation.
11477
11478 * syntax.texi (Parsing Expressions): Clean up forward-comment
11479 and parse-sexp-lookup-properties.
11480
11481 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
11482
11483 * os.texi (System Environment): Clean up text for load-average errors.
11484
11485 * modes.texi (Hooks): Don't explain local hook details at front.
11486 Clarify run-hooks and run-hook-with-args a little.
11487 Clean up add-hook and remove-hook.
11488
11489 * edebug.texi (Edebug Execution Modes): Clarify t.
11490 Document edebug-sit-for-seconds.
11491 (Coverage Testing): Document C-x X = and =.
11492 (Instrumenting Macro Calls): Fix typo.
11493 (Specification List): Don't index the specification keywords.
11494
11495 2003-10-10 Kim F. Storm <storm@cua.dk>
11496
11497 * processes.texi (Network): Introduce make-network-process.
11498
11499 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
11500
11501 * tips.texi (Library Headers): Fix typo.
11502
11503 2003-10-07 Juri Linkov <juri@jurta.org>
11504
11505 * modes.texi (Imenu): Mention imenu-create-index-function's
11506 default value. Explain submenus better.
11507
11508 2003-10-07 Lute Kamstra <lute@gnu.org>
11509
11510 * modes.texi (Faces for Font Lock): Fix typo.
11511 (Hooks): Explain how buffer-local hook variables can refer to
11512 global hook variables.
11513 Various minor clarifications.
11514
11515 2003-10-06 Lute Kamstra <lute@gnu.org>
11516
11517 * tips.texi (Coding Conventions): Mention naming conventions for
11518 hooks.
11519
11520 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
11521
11522 * loading.texi (Library Search): Correct default value of
11523 load-suffixes.
11524 (Named Features): Fix typo.
11525
11526 2003-10-05 Richard M. Stallman <rms@gnu.org>
11527
11528 * loading.texi (Named Features): In `provide',
11529 say how to test for subfeatures.
11530 (Unloading): In unload-feature, use new var name
11531 unload-feature-special-hooks.
11532
11533 2003-10-03 Lute Kamstra <lute@gnu.org>
11534
11535 * modes.texi (Major Mode Conventions): Mention third way to set up
11536 Imenu.
11537 (Imenu): A number of small fixes.
11538 Delete documentation of internal variable imenu--index-alist.
11539 Document the return value format of imenu-create-index-function
11540 functions.
11541
11542 2003-09-30 Richard M. Stallman <rms@gnu.org>
11543
11544 * processes.texi (Network): Say what stopped datagram connections do.
11545
11546 * lists.texi (Association Lists): Clarify `assq-delete-all'.
11547
11548 * display.texi (Overlay Properties): Clarify `evaporate' property.
11549
11550 2003-09-29 Lute Kamstra <lute@gnu.org>
11551
11552 * modes.texi (Mode Line Data): Explain when symbols in mode-line
11553 constructs should be marked as risky.
11554 Change cons cell into proper list.
11555 (Mode Line Variables): Change cons cell into proper list.
11556
11557 2003-09-26 Lute Kamstra <lute@gnu.org>
11558
11559 * modes.texi (Mode Line Data): Document the :propertize construct.
11560 (Mode Line Variables): Reorder the descriptions of the variables
11561 to match their order in the default mode-line-format.
11562 Describe the new variables mode-line-position and mode-line-modes.
11563 Update the default values of mode-line-frame-identification,
11564 minor-mode-alist, and default-mode-line-format.
11565 (Properties in Mode): Mention the :propertize construct.
11566
11567 2003-09-26 Richard M. Stallman <rms@gnu.org>
11568
11569 * buffers.texi, commands.texi, debugging.texi, eval.texi:
11570 * loading.texi, minibuf.texi, text.texi, variables.texi:
11571 Avoid @strong{Note:}.
11572
11573 2003-09-26 Richard M. Stallman <rms@gnu.org>
11574
11575 * keymaps.texi (Remapping Commands): Fix typo.
11576
11577 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
11578
11579 * processes.texi (Low-Level Network): Fix typo.
11580
11581 2003-09-23 Kim F. Storm <storm@cua.dk>
11582
11583 * processes.texi (Network, Network Servers): Fix typos.
11584 (Low-Level Network): Add timeout value for :server keyword.
11585 Add new option keywords to make-network-process.
11586 Add set-network-process-options.
11587 Explain how to test availability of network options.
11588
11589 2003-09-19 Richard M. Stallman <rms@gnu.org>
11590
11591 * text.texi (Motion by Indent): Arg to
11592 backward-to-indentation and forward-to-indentation is optional.
11593
11594 * strings.texi (Creating Strings): Add substring-no-properties.
11595
11596 * processes.texi
11597 (Process Information): Add list-processes arg QUERY-ONLY.
11598 Delete process-contact from here.
11599 Add new status values for process-status.
11600 Add process-get, process-put, process-plist, set-process-plist.
11601 (Synchronous Processes): Add call-process-shell-command.
11602 (Signals to Processes): signal-process allows process objects.
11603 (Network): Complete rewrite.
11604 (Network Servers, Datagrams, Low-Level Network): New nodes.
11605
11606 * positions.texi (Word Motion): forward-word, backward-word
11607 arg is optional. Reword.
11608
11609 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
11610
11611 * variables.texi (Creating Buffer-Local):
11612 Delete duplicate definition of buffer-local-value.
11613 (File Local Variables): Explain about discarding text props.
11614
11615 2003-09-11 Richard M. Stallman <rms@gnu.org>
11616
11617 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
11618 changes variables that record input events.
11619 (Minibuffer Misc): Add minibuffer-selected-window.
11620
11621 * lists.texi (Building Lists): Add copy-tree.
11622
11623 * display.texi (Fontsets): Add char-displayable-p.
11624 (Scroll Bars): New node.
11625
11626 2003-09-08 Lute Kamstra <lute@gnu.org>
11627
11628 * modes.texi (%-Constructs): Document new `%i' and `%I'
11629 constructs.
11630
11631 2003-09-03 Peter Runestig <peter@runestig.com>
11632
11633 * makefile.w32-in: New file.
11634
11635 2003-08-29 Richard M. Stallman <rms@gnu.org>
11636
11637 * display.texi (Overlay Properties): Clarify how priorities
11638 affect use of the properties.
11639
11640 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11641
11642 * customize.texi (Type Keywords): Correct the description of
11643 `:help-echo' in the case where `motion-doc' is a function.
11644
11645 2003-08-14 John Paul Wallington <jpw@gnu.org>
11646
11647 * modes.texi (Emulating Mode Line): Subsection, not section.
11648
11649 2003-08-13 Richard M. Stallman <rms@gnu.org>
11650
11651 * elisp.texi (Top): Update subnode lists in menu.
11652
11653 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
11654 (Kill Functions): kill-region has new arg yank-handler.
11655 (Yanking): New node.
11656 (Yank Commands): Add yank-undo-function.
11657 (Low-Level Kill Ring):
11658 kill-new and kill-append have new arg yank-handler.
11659 (Changing Properties): Add remove-list-of-text-properties.
11660 (Atomic Changes): New node.
11661
11662 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
11663
11664 * streams.texi (Output Variables): Add eval-expression-print-length
11665 and eval-expression-print-level.
11666
11667 * os.texi (Time Conversion): For encode-time, explain limits on year.
11668
11669 * objects.texi (Character Type): Define anchor "modifier bits".
11670
11671 * modes.texi (Emulating Mode Line): New node.
11672 (Search-based Fontification): Font Lock uses font-lock-face property.
11673 (Other Font Lock Variables): Likewise.
11674
11675 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
11676 not vectors.
11677 (Active Keymaps): Add emulation-mode-map-alists.
11678 (Functions for Key Lookup): key-binding has new arg no-remap.
11679 (Remapping Commands): New node.
11680 (Scanning Keymaps): where-is-internal has new arg no-remap.
11681 (Tool Bar): Add tool-bar-local-item-from-menu.
11682 Clarify when to use tool-bar-add-item-from-menu.
11683
11684 * commands.texi (Interactive Call): commandp has new arg.
11685 (Command Loop Info): Add this-original-command.
11686
11687 2003-08-06 John Paul Wallington <jpw@gnu.org>
11688
11689 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
11690
11691 * display.texi (Warning Basics): Fix typo.
11692 (Fringes): Add closing curly bracket and fix typo.
11693
11694 * elisp.texi (Top): Fix typo.
11695
11696 2003-08-05 Richard M. Stallman <rms@gnu.org>
11697
11698 * elisp.texi: Update lists of subnodes.
11699
11700 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
11701
11702 * variables.texi (Local Variables): Use lc for example variable names.
11703
11704 * tips.texi (Library Headers): Explain where to put -*-.
11705
11706 * strings.texi (Creating Strings): Fix xref for vconcat.
11707
11708 * sequences.texi (Vector Functions):
11709 vconcat no longer allows integer args.
11710
11711 * minibuf.texi (Reading File Names): read-file-name has new
11712 arg PREDICATE. New function read-directory-name.
11713
11714 * macros.texi (Defining Macros): Give definition of `declare'.
11715 (Indenting Macros): New node.
11716
11717 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
11718 (Window Frame Parameters): Make separate table of parameters
11719 that are coupled with specific face attributes.
11720 (Deleting Frames): delete-frame-hooks renamed to
11721 delete-frame-functions.
11722
11723 * files.texi (Magic File Names): Add file-remote-p.
11724 Clarify file-local-copy.
11725
11726 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
11727 here; instead xref Defining Macros.
11728
11729 * display.texi (Warnings): New node, and subnodes.
11730 (Fringes): New node.
11731
11732 * debugging.texi (Test Coverage): New node.
11733
11734 * compile.texi (Compiler Errors): Explain with-no-warnings
11735 and other ways to suppress warnings.
11736
11737 * commands.texi (Interactive Call): Minor clarification.
11738
11739 * buffers.texi (Buffer File Name): set-visited-file-name
11740 renames the buffer too.
11741
11742 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
11743
11744 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
11745
11746 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
11747
11748 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
11749
11750 * internals.texi (Garbage Collection): Fix previous change.
11751
11752 2003-07-22 Richard M. Stallman <rms@gnu.org>
11753
11754 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
11755
11756 * display.texi (Width): Use \s syntax in example.
11757 (Font Selection): Add face-font-rescale-alist.
11758
11759 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
11760 Remove spurious indent in example.
11761
11762 * lists.texi (Building Lists): Add number-sequence.
11763
11764 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
11765
11766 * functions.texi (Function Documentation): Explain how to
11767 show calling convention explicitly in the doc string.
11768
11769 * windows.texi (Selecting Windows): save-selected-window saves
11770 selected window of each frame.
11771 (Window Configurations): Minor change.
11772
11773 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
11774
11775 * streams.texi (Output Variables): Add print-continuous-numbering
11776 and print-number-table.
11777
11778 * processes.texi (Decoding Output): New node.
11779
11780 * os.texi (Time Conversion): decode-time arg is optional.
11781
11782 * objects.texi (Character Type): Don't use space as example for \.
11783 Make list of char names and \-sequences correspond.
11784 Explain that \s is not used in strings. `\ ' needs space after.
11785
11786 * nonascii.texi (Converting Representations): Add string-to-multibyte.
11787 (Translation of Characters): Add translation-table-for-input.
11788 (Default Coding Systems): Add auto-coding-functions.
11789 (Explicit Encoding): Add decode-coding-inserted-region.
11790 (Locales): Add locale-info.
11791
11792 * minibuf.texi (Basic Completion): Describe test-completion.
11793 Collections can be lists of strings.
11794 Clean up lazy-completion-table.
11795 (Programmed Completion): Mention test-completion.
11796 Clarify why lambda expressions are not accepted.
11797 (Minibuffer Misc): Describe minibufferp.
11798
11799 2003-07-14 Richard M. Stallman <rms@gnu.org>
11800
11801 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
11802
11803 * windows.texi (Selecting Windows): New arg to select-window.
11804 (Selecting Windows): Add with-selected-window.
11805 (Size of Window): Add window-inside-edges, etc.
11806
11807 * internals.texi (Garbage Collection): Add post-gc-hook.
11808
11809 * processes.texi (Subprocess Creation): Add exec-suffixes.
11810
11811 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
11812 (Scanning Keymaps): Add map-keymaps.
11813 (Defining Menus): Add keymap-prompt.
11814
11815 * numbers.texi (Integer Basics): Add most-positive-fixnum,
11816 most-negative-fixnum.
11817
11818 * compile.texi (Byte Compilation): Explain no-byte-compile.
11819 (Compiler Errors): New node.
11820
11821 * os.texi (User Identification): user-uid, user-real-uid
11822 can return float.
11823
11824 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
11825 and about derived modes.
11826 (Minor Modes): Add minor-mode-list.
11827 (Defining Minor Modes): Keyword args for define-minor-mode.
11828 (Search-based Fontification): Explain managing other properties.
11829 (Other Font Lock Variables): Add font-lock-extra-managed-props.
11830 (Faces for Font Lock): Add font-lock-preprocessor-face.
11831 (Hooks): Add run-mode-hooks and delay-mode-hooks.
11832
11833 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
11834 (Variable Aliases): Clarify defvaralias.
11835
11836 * loading.texi (Library Search): Add load-suffixes.
11837
11838 * minibuf.texi (Basic Completion): Add lazy-completion-table.
11839 (Programmed Completion): Add dynamic-completion-table.
11840
11841 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
11842 (Magic File Names): Specify precedence order of handlers.
11843
11844 * commands.texi (Command Overview): Emacs server runs pre-command-hook
11845 and post-command-hook.
11846 (Waiting): New calling convention for sit-for.
11847
11848 * text.texi (Special Properties): local-map and keymap properties
11849 apply based on their stickiness.
11850
11851 2003-07-07 Richard M. Stallman <rms@gnu.org>
11852
11853 * modes.texi (Minor Mode Conventions): Specify only some kinds
11854 of list values as args to minor modes.
11855
11856 * files.texi (File Name Expansion): Warn about iterative use
11857 of substitute-in-file-name.
11858
11859 * advice.texi (Activation of Advice): Clean up previous change.
11860
11861 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
11862
11863 * advice.texi (Activation of Advice): Note that ad-start-advice is
11864 turned on by default.
11865
11866 2003-06-30 Richard M. Stallman <rms@gnu.org>
11867
11868 * text.texi (Buffer Contents): Document current-word.
11869 (Change Hooks): Not called for *Messages*.
11870
11871 * functions.texi (Defining Functions): Explain about redefining
11872 primitives.
11873 (Function Safety): Rename. Minor changes.
11874 Comment out the detailed criteria for what is safe.
11875
11876 2003-06-22 Andreas Schwab <schwab@suse.de>
11877
11878 * objects.texi (Symbol Type): Fix description of examples.
11879
11880 2003-06-16 Andreas Schwab <schwab@suse.de>
11881
11882 * hash.texi (Creating Hash): Fix description of :weakness.
11883
11884 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
11885
11886 * files.texi (Changing Files): copy-file copies file modes, too.
11887
11888 2003-05-28 Richard M. Stallman <rms@gnu.org>
11889
11890 * strings.texi (Creating Strings): Clarify split-string.
11891
11892 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
11893
11894 * strings.texi (Creating Strings): Update split-string specification
11895 and examples.
11896
11897 2003-05-19 Richard M. Stallman <rms@gnu.org>
11898
11899 * elisp.texi: Correct invariant section names.
11900
11901 2003-04-20 Richard M. Stallman <rms@gnu.org>
11902
11903 * os.texi (Timers): Explain about timers and quitting.
11904
11905 2003-04-19 Richard M. Stallman <rms@gnu.org>
11906
11907 * internals.texi (Writing Emacs Primitives): Strings are
11908 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
11909 Explain GCPRO convention for varargs function args.
11910
11911 2003-04-16 Richard M. Stallman <rms@gnu.org>
11912
11913 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
11914
11915 2003-04-08 Richard M. Stallman <rms@gnu.org>
11916
11917 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
11918
11919 2003-02-13 Kim F. Storm <storm@cua.dk>
11920
11921 * objects.texi (Character Type): New \s escape for space.
11922
11923 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
11924
11925 * os.texi (System Environment): Add cygwin system-type.
11926
11927 2003-01-25 Richard M. Stallman <rms@gnu.org>
11928
11929 * keymaps.texi: Document that a symbol can act as a keymap.
11930
11931 2003-01-13 Richard M. Stallman <rms@gnu.org>
11932
11933 * text.texi (Changing Properties): Say string indices are origin-0.
11934
11935 * positions.texi (Screen Lines) <compute-motion>:
11936 Correct order of elts in return value.
11937
11938 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
11939 how to define a default binding.
11940
11941 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
11942
11943 * loading.texi (Unloading): Fix recent change for load-history.
11944
11945 * customize.texi (Simple Types): Clarify description of custom
11946 type 'number. Describe new custom type 'float.
11947
11948 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
11949
11950 * variables.texi (File Local Variables): Fix typo.
11951
11952 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11953
11954 From Michael Albinus <Michael.Albinus@alcatel.de>.
11955
11956 * README: Target for Info file is `make info'.
11957
11958 * files.texi (File Name Components): Fix typos in
11959 `file-name-sans-extension'.
11960 (Magic File Names): Complete list of operations for magic file
11961 name handlers.
11962
11963 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
11964
11965 * variables.texi (File Local Variables): New function
11966 risky-local-variable-p.
11967
11968 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
11969
11970 * functions.texi (Function safety): New node about unsafep.
11971
11972 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
11973
11974 * customize.texi (Splicing into Lists): Fix example.
11975 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
11976
11977 2002-06-17 Juanma Barranquero <lektu@terra.es>
11978
11979 * frames.texi (Display Feature Testing): Fix typo.
11980
11981 2002-06-12 Andreas Schwab <schwab@suse.de>
11982
11983 * frames.texi (Initial Parameters, Resources): Fix references to
11984 the Emacs manual.
11985
11986 2002-05-13 Kim F. Storm <storm@cua.dk>
11987
11988 * variables.texi (Intro to Buffer-Local): Update warning and
11989 example relating to changing buffer inside let.
11990
11991 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
11992
11993 * os.texi (Session Management): New node about X Session management.
11994
11995 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
11996
11997 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
11998 to which the manual corresponds, and the copyright years.
11999
12000 * Makefile.in (VERSION): Set to 2.9.
12001
12002 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
12003
12004 * elisp.texi: Change the category in @dircategory to "Emacs", to
12005 make it consistent with info/dir.
12006
12007 2001-11-25 Miles Bader <miles@gnu.org>
12008
12009 * text.texi (Fields): Describe new `limit' arg in
12010 field-beginning/field-end.
12011
12012 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
12013
12014 * permute-index: Don't depend on csh-specific features.
12015 Replace the interpreter name with /bin/sh.
12016
12017 * two-volume-cross-refs.txt: New file.
12018 * two.el: New file.
12019 * spellfile: New file.
12020
12021 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
12022
12023 * permute-index: New file.
12024
12025 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
12026 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
12027 8+3 restricted namespace.
12028
12029 * Makefile.in (infodir): Define relative to $(srcdir).
12030 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
12031 include directories list via -I switch to makeinfo.
12032 (index.texi): Use cp if both hard and symbolic links fail.
12033
12034 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
12035
12036 * Makefile.in (distclean): Add.
12037
12038 The following changes make ELisp manual part of the Emacs
12039 distribution:
12040
12041 * Makefile.in: Add Copyright notice.
12042 (prefix): Remove.
12043 (infodir): Change value to "../info".
12044 (VPATH): New variable.
12045 (MAKE): Don't define.
12046 (texmacrodir): Don't define.
12047 (texinputdir): Append the existing value of TEXINPUTS.
12048 ($(infodir)/elisp): Instead of just "elisp". Reformat the
12049 command to be compatible with man/Makefile.in, and to put the
12050 output into ../info.
12051 (info): Add target.
12052 (installall): Target removed.
12053
12054 2001-10-31 Pavel Janík <Pavel@Janik.cz>
12055
12056 * tips.texi (Coding Conventions): Fix typo.
12057
12058 2001-10-23 Gerd Moellmann <gerd@gnu.org>
12059
12060 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
12061
12062 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
12063
12064 * files.texi (File Name Components): Update the description of
12065 file-name-sans-extension and file-name-extension, as they now
12066 ignore leading dots.
12067
12068 2001-10-20 Gerd Moellmann <gerd@gnu.org>
12069
12070 * (Version 21.1 released.)
12071
12072 2001-10-19 Miles Bader <miles@gnu.org>
12073
12074 * positions.texi (Text Lines): Describe behavior of
12075 `beginning-of-line'/`end-of-line' in the presence of field properties.
12076
12077 2001-10-17 Gerd Moellmann <gerd@gnu.org>
12078
12079 * Makefile.in (VERSION): Set to 2.8.
12080 (manual): Use `manual-21'.
12081
12082 * elisp.texi (VERSION): Add and use it where the version
12083 number was used. Set it to 2.8.
12084
12085 * intro.texi: Likewise.
12086
12087 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12088
12089 * files.texi (File Name Completion): Document the significance of
12090 a trailing slash in elements of completion-ignored-extensions.
12091
12092 2001-10-06 Miles Bader <miles@gnu.org>
12093
12094 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
12095
12096 2001-10-04 Gerd Moellmann <gerd@gnu.org>
12097
12098 * variables.texi (Variable Aliases): New node.
12099
12100 2001-10-04 Gerd Moellmann <gerd@gnu.org>
12101
12102 * Branch for 21.1.
12103
12104 2001-10-02 Miles Bader <miles@gnu.org>
12105
12106 * minibuf.texi (Minibuffer Misc): Add entries for
12107 `minibuffer-contents', `minibuffer-contents-no-properties', and
12108 `delete-minibuffer-contents'.
12109 Correct description for `minibuffer-prompt-end'.
12110
12111 * text.texi (Property Search): Correct descriptions of
12112 `next-char-property-change' and `previous-char-property-change'.
12113 Add entries for `next-single-char-property-change' and
12114 `previous-single-char-property-change'.
12115 Make operand names a bit more consistent.
12116
12117 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
12118
12119 * frames.texi (Finding All Frames): Document that next-frame and
12120 previous-frame are local to current terminal.
12121
12122 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
12123
12124 * keymaps.texi (Creating Keymaps): Fix the description of the
12125 result of make-keymap.
12126
12127 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
12128
12129 * display.texi (Font Lookup, Attribute Functions)
12130 (Image Descriptors): Add cross-references to the definition of
12131 selected frame.
12132
12133 * buffers.texi (The Buffer List): Add cross-references to the
12134 definition of selected frame.
12135
12136 * frames.texi (Input Focus): Clarify which frame is _the_ selected
12137 frame at any given time.
12138 (Multiple Displays, Size and Position): Add a cross-reference to
12139 the definition of the selected frame.
12140
12141 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
12142
12143 * strings.texi (String Conversion) <string-to-number>: Document
12144 that a float is returned for integers that are too large.
12145
12146 * frames.texi (Mouse Position): Document mouse-position-function.
12147 (Display Feature Testing): Document display-images-p.
12148 (Window Frame Parameters): Document the cursor-type variable.
12149
12150 * numbers.texi (Integer Basics): Document CL style read syntax for
12151 integers in bases other than 10.
12152
12153 * positions.texi (List Motion):
12154 Document open-paren-in-column-0-is-defun-start.
12155
12156 * lists.texi (Sets And Lists): Document member-ignore-case.
12157
12158 * internals.texi (Garbage Collection): Document the used and free
12159 strings report.
12160 (Memory Usage): Document strings-consed.
12161
12162 * os.texi (Time of Day): Document float-time.
12163 (Recording Input): Document that clear-this-command-keys clears
12164 the vector to be returned by recent-keys.
12165
12166 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
12167 The argument keymap can be a list.
12168
12169 * nonascii.texi (User-Chosen Coding Systems)
12170 <select-safe-coding-system>: Document the new argument
12171 accept-default-p and the variable
12172 select-safe-coding-system-accept-default-p. Tell what happens if
12173 buffer-file-coding-system is undecided.
12174 (Default Coding Systems): Document auto-coding-regexp-alist.
12175
12176 * display.texi (The Echo Area) <message>: Document
12177 message-truncate-lines.
12178 (Glyphs): Document that the glyph table is unused on windowed
12179 displays.
12180
12181 * help.texi (Describing Characters) <single-key-description>:
12182 Document the new argument no-angles.
12183 (Accessing Documentation) <documentation-property>: Document that
12184 a non-string property is evaluated.
12185 <documentation>: Document that the function-documentation property
12186 is looked for.
12187
12188 * windows.texi (Selecting Windows): Document some-window.
12189
12190 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
12191
12192 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
12193 apropos-mode-hook.
12194
12195 * commands.texi (Using Interactive): Document interactive-form.
12196 (Keyboard Macros): Document kbd-macro-termination-hook.
12197 (Command Loop Info): Document that clear-this-command-keys clears
12198 the vector to be returned by recent-keys.
12199
12200 2001-09-04 Werner LEMBERG <wl@gnu.org>
12201
12202 * Makefile.in (srcdir, texinputdir): New variables.
12203 (srcs, index.texi, install): Use $(srcdir).
12204 (.PHONY): Remove elisp.dvi.
12205 (elisp): Use -I switch for makeinfo.
12206 (elisp.dvi): Use $(srcdir) and $(texinputdir).
12207 (installall, dist): Use $(srcdir).
12208 Fix path to texinfo.tex.
12209 (maintainer-clean): Add elisp.dvi and elisp.oaux.
12210
12211 2001-08-30 Gerd Moellmann <gerd@gnu.org>
12212
12213 * display.texi (Conditional Display): Adjust to API change.
12214
12215 * configure: New file.
12216
12217 2001-07-30 Gerd Moellmann <gerd@gnu.org>
12218
12219 * commands.texi (Repeat Events): Add description of
12220 double-click-fuzz.
12221
12222 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
12223
12224 * syntax.texi (Syntax Class Table): Add the missing designator for
12225 comment and string fences.
12226 (Syntax Properties): Add a xref to syntax table internals.
12227 (Syntax Table Internals): Document string-to-syntax.
12228
12229 2001-05-07 Gerd Moellmann <gerd@gnu.org>
12230
12231 * Makefile.in (install): Use install-info command line options
12232 like in Emacs' Makefile.in.
12233
12234 2000-12-09 Miles Bader <miles@gnu.org>
12235
12236 * windows.texi (Window Start): Update documentation for
12237 `pos-visible-in-window-p'.
12238
12239 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
12240
12241 * lists.texi (Building Lists): Add footnote to explain how to add
12242 to the end of a list.
12243
12244 2000-10-25 Gerd Moellmann <gerd@gnu.org>
12245
12246 * files.texi (Visiting Functions): Typos.
12247
12248 2000-10-25 Kenichi Handa <handa@etl.go.jp>
12249
12250 * files.texi (Visiting Functions): Return value of
12251 find-file-noselect may be a list of buffers if wildcards are used.
12252
12253 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12254
12255 * display.texi (Defining Faces): Document `graphic' display type
12256 in face specs.
12257
12258 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12259
12260 * hooks.texi (Standard Hooks): Replace obsolete
12261 `after-make-frame-hook' with `after-make-frame-functions'.
12262
12263 * frames.texi (Creating Frames): Ditto.
12264
12265 * variables.texi (Future Local Variables): Ditto.
12266
12267 2000-10-16 Gerd Moellmann <gerd@gnu.org>
12268
12269 * display.texi (Other Image Types): Add description of :foreground
12270 and :background properties of mono PBM images.
12271
12272 2000-08-17 Werner LEMBERG <wl@gnu.org>
12273
12274 * .cvsignore: New file.
12275
12276 2000-01-05 Gerd Moellmann <gerd@gnu.org>
12277
12278 * tindex.pl: New script.
12279
12280 1999-12-03 Dave Love <fx@gnu.org>
12281
12282 * Makefile.in (MAKEINFO): New parameter.
12283
12284 1999-09-17 Richard Stallman <rms@gnu.org>
12285
12286 * Makefile.in (srcs): Add hash.texi.
12287 (VERSION): Update to 20.6.
12288
12289 1999-09-13 Richard Stallman <rms@gnu.org>
12290
12291 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
12292
12293 1998-08-29 Karl Heuer <kwzh@gnu.org>
12294
12295 * configure.in: New file.
12296 * Makefile.in: Renamed from Makefile.
12297 (prefix, infodir): Use value obtained from configure.
12298 (emacslibdir): Obsolete variable deleted.
12299 (dist): Distribute configure.in, configure, Makefile.in.
12300
12301 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12302
12303 * Makefile (INSTALL_INFO): New variable.
12304 (install): Run install-info.
12305
12306 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
12307
12308 * Makefile (elisp.dvi): Add missing backslash.
12309
12310 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
12311
12312 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
12313 Run texindex without `./'. Always run texindex on elisp.tp.
12314 (elisp.tps): Target deleted.
12315
12316 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
12317
12318 * Makefile (srcs): Add nonascii.texi and customize.texi.
12319 (dist): Start by deleting `temp'.
12320
12321 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
12322
12323 * Makefile (makeinfo, texindex): Targets deleted.
12324 (makeinfo.o, texindex.o): Targets deleted.
12325 (clean, dist): Don't do anything with them or with getopt*.
12326
12327 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
12328
12329 * Makefile (SHELL): Defined.
12330
12331 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
12332
12333 * Makefile (elisp.tps): New target.
12334 (elisp.dvi): Depend on elisp.tps.
12335
12336 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
12337
12338 * README: Update phone number.
12339
12340 * Makefile (elisp): Make this be the default target.
12341 Depend on makeinfo.c instead of makeinfo.
12342 (install): Don't depend on elisp.dvi, since we don't install that.
12343 Use mkinstalldirs.
12344 (dist): Add mkinstalldirs.
12345
12346 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12347
12348 * Makefile (VERSION): Update version number.
12349 (maintainer-clean): Rename from realclean.
12350
12351 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
12352
12353 * Makefile (realclean): New target.
12354 (elisp): Remove any old elisp-* files first.
12355
12356 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
12357
12358 * Makefile (VERSION): New variable.
12359 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
12360 Compressed file suffix should be `.gz', not `.z'.
12361
12362 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12363
12364 * Makefile (elisp): Depend on makeinfo.
12365
12366 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
12367
12368 * Makefile (srcs): Add anti.texi.
12369
12370 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12371
12372 * Makefile (infodir, prefix): New vars.
12373 (install): Use infodir.
12374 (emacsinfodir): Delete.
12375
12376 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12377
12378 * Makefile (srcs): Add calendar.texi.
12379
12380 * Makefile (dist): Copy texindex.c and makeinfo.c.
12381 Limit elisp-* files to those with one or two digits.
12382
12383 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12384
12385 * Makefile (dist): Change to use Gzip instead of compress.
12386
12387 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
12388
12389 * loading.texi (Unloading): define-function changed back to
12390 defalias. It may not stay this way, but at least it's
12391 consistent with the known-good version of the code patch.
12392
12393 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
12394
12395 * modes.texi (Hooks): Document new optional arg of add-hook.
12396
12397 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
12398
12399 * variables.texi: Document nil initial value of buffer-local variables.
12400
12401 * tips.texi: Add new section on standard library headers.
12402
12403 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12404
12405 * Makefile (srcs): Add frame.texi to the list of sources.
12406
12407 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12408
12409 * Makefile (dist): Don't bother excluding autosave files; they'll
12410 never make it into the temp directory anyway, and the hash marks
12411 in the name are problematic for make and the Bourne shell.
12412 (srcs): ???
12413
12414 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12415
12416 * Makefile (dist): Don't include backup files or autosave files in
12417 the distribution tar file.
12418
12419 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12420
12421 * Makefile (srcs): Add index.perm.
12422 (elisp.dvi): Remove erroneous shell comment.
12423 Expect output of permute-index in permuted.fns.
12424 Save old elisp.aux in elisp.oaux.
12425 (clean): Add index.texi to be deleted.
12426
12427 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12428
12429 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
12430
12431 1990-06-26 David Lawrence (tale@geech)
12432
12433 * files.texi: Noted that completion-ignored-extensions is ignored
12434 when making *Completions*.
12435
12436 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
12437
12438 * Makefile make dist now depends on elisp.dvi, since it tries
12439 to include it in the dist file.
12440
12441 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
12442
12443 * functions.texinfo (Mapping Functions): Add missing quote.
12444
12445 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12446
12447 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
12448 (defunargs): Turn off \hyphenchar of \sl font temporarily.
12449
12450 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12451
12452 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
12453 and @error{} are the terms now being used. The files in the
12454 directory have been changed to reflect this.
12455
12456 * All instances of @indentedresultt{} have been changed to
12457 ` @result{}', using 5 spaces at the beginning of the line.
12458
12459 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12460
12461 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
12462 experimental @indentedresult{}, @indentedexpandsto{} are part of
12463 the texinfo.tex in this directory. These TeX macros are not
12464 stable yet.
12465
12466 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12467
12468 * texinfo.tex: Temporarily added
12469 \let\result=\dblarrow
12470 \def\error{{\it ERROR} \longdblarrow}
12471 We need to do this better soon.
12472
12473 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12474
12475 * Applied Karl Berry's patches to *.texinfo files, but not to
12476 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
12477 new title page format is also not applied, since it requires
12478 texinfo.tex changes.)
12479
12480 * Cleaned up `Makefile' and defined the `emacslibdir' directory
12481 for the Project GNU development environment.
12482
12483 ;; Local Variables:
12484 ;; coding: utf-8
12485 ;; End:
12486
12487 Copyright (C) 1998-2013 Free Software Foundation, Inc.
12488
12489 This file is part of GNU Emacs.
12490
12491 GNU Emacs is free software: you can redistribute it and/or modify
12492 it under the terms of the GNU General Public License as published by
12493 the Free Software Foundation, either version 3 of the License, or
12494 (at your option) any later version.
12495
12496 GNU Emacs is distributed in the hope that it will be useful,
12497 but WITHOUT ANY WARRANTY; without even the implied warranty of
12498 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12499 GNU General Public License for more details.
12500
12501 You should have received a copy of the GNU General Public License
12502 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.