* doc/lispref/display.texi (Multi-Frame Images): Improve indexing.
[bpt/emacs.git] / doc / lispref / ChangeLog
1 2013-10-29 Xue Fuqiao <xfq.free@gmail.com>
2
3 * display.texi (Showing Images): Add an index for image-size.
4 Use @code instead of @var for a normal variable.
5 (Multi-Frame Images): Improve indexing.
6
7 2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
8
9 * display.texi (Image Descriptors): Improve indexing.
10
11 2013-10-26 Xue Fuqiao <xfq.free@gmail.com>
12
13 * display.texi (Fringe Indicators): Add indexes for fringe indicators.
14 (Customizing Bitmaps): Add an index for customizing fringe bitmaps.
15
16 2013-10-25 Xue Fuqiao <xfq.free@gmail.com>
17
18 * display.texi (Fontsets): Minor wording fix.
19 (Low-Level Font): Improve indexing.
20
21 * nonascii.texi (Character Properties): Add an index for script symbols.
22
23 2013-10-24 Xue Fuqiao <xfq.free@gmail.com>
24
25 * display.texi (Face Remapping): Add indexes for face remapping.
26 (Font Selection): Add indexes.
27 (Low-Level Font): Add an index for font registry.
28
29 2013-10-23 Glenn Morris <rgm@gnu.org>
30
31 * eval.texi, files.texi, intro.texi, objects.texi, searching.texi:
32 Nuke @refill.
33
34 * Makefile.in (install-dvi, install-html, install-pdf)
35 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
36 (uninstall-pdf): Quote entities that might contain whitespace.
37
38 2013-10-19 Xue Fuqiao <xfq.free@gmail.com>
39
40 * display.texi (Face Attributes): Add indexes for the ‘:box’
41 face attribute.
42
43 2013-10-18 Xue Fuqiao <xfq.free@gmail.com>
44
45 * display.texi (Line Height): Add indexes for line height.
46
47 2013-10-17 Xue Fuqiao <xfq.free@gmail.com>
48
49 * display.texi (Width): Fix arguments of ‘truncate-string-to-width’.
50
51 2013-10-16 Xue Fuqiao <xfq.free@gmail.com>
52
53 * display.texi (Selective Display): Add an index for explicit
54 selective display.
55
56 2013-10-15 Xue Fuqiao <xfq.free@gmail.com>
57
58 * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
59
60 2013-10-13 Glenn Morris <rgm@gnu.org>
61
62 * intro.texi (Acknowledgments): Use accented form of some names.
63
64 2013-10-09 Glenn Morris <rgm@gnu.org>
65
66 * control.texi (Conditionals): Copyedits. (Bug#15558)
67
68 2013-10-08 Eli Zaretskii <eliz@gnu.org>
69
70 Support menus on text-mode terminals.
71 * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar): Modify
72 wording to the effect that menus are supported on TTYs.
73
74 * frames.texi (Pop-Up Menus, Dialog Boxes)
75 (Display Feature Testing): Update for menu support on TTYs.
76
77 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
78
79 * tips.texi (Comment Tips): Discourage use of triple semi-colons for
80 non-headings.
81
82 2013-10-05 Xue Fuqiao <xfq.free@gmail.com>
83
84 * syntax.texi (Categories): Add an index for category sets.
85
86 2013-10-03 Xue Fuqiao <xfq.free@gmail.com>
87
88 * syntax.texi (Syntax Flags):
89 (Syntax Table Functions): Add indexes.
90
91 2013-10-02 Xue Fuqiao <xfq.free@gmail.com>
92
93 * syntax.texi (Syntax Class Table): Add an index for syntax class table.
94
95 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
96
97 * searching.texi (Regexp Search): Refine.
98
99 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
100
101 * nonascii.texi (Default Coding Systems): Typo fix.
102
103 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
104
105 * nonascii.texi (Coding System Basics): Add information about carriage-return.
106
107 2013-09-14 Eli Zaretskii <eliz@gnu.org>
108
109 * display.texi (Display Margins): State the units of measuring
110 margin width. (Bug#15375)
111
112 2013-09-13 Eli Zaretskii <eliz@gnu.org>
113
114 * text.texi (Not Intervals): Minor wording fix.
115
116 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
117
118 * functions.texi (Obsolete Functions): Add an index for obsolete
119 functions.
120
121 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
122
123 * nonascii.texi (Character Properties): Character properties fix
124 for decimal-digit-value and digit-value.
125
126 2013-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
127
128 * macros.texi (Defining Macros): Prefer "function" to "lambda
129 expression" (bug#15296).
130
131 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
132
133 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
134 for portability to hosts where /bin/sh has problems.
135
136 2013-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
137
138 * variables.texi (File Local Variables): Don't recommend quoting! Ever!
139
140 2013-08-20 Eli Zaretskii <eliz@gnu.org>
141
142 * files.texi (Information about Files): Mention file names with
143 trailing blanks on MS-Windows. (Bug#15130)
144
145 2013-08-18 Xue Fuqiao <xfq.free@gmail.com>
146
147 * positions.texi (Positions): Improve indexing.
148
149 2013-08-18 Eli Zaretskii <eliz@gnu.org>
150
151 * markers.texi (The Region): Improve indexing.
152
153 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
154
155 * modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
156
157 * text.texi (Maintaining Undo): Mention interactive call of
158 buffer-disable-undo.
159 (Filling): Add cross-reference for hard newlines.
160 (Sorting): Fix indentation.
161 (Columns): Comment out undefined behavior.
162 (Case Changes): Fix an `args-out-of-range' error in the example.
163
164 2013-08-16 Xue Fuqiao <xfq.free@gmail.com>
165
166 * text.texi (Insertion): Refine.
167 (Margins): Add an index.
168 (Undo): Doc fix for `buffer-undo-list'.
169
170 * positions.texi (Character Motion):
171 * markers.texi (Moving Markers):
172 (Creating Markers): Comment out undefined behavior.
173
174 2013-08-15 Xue Fuqiao <xfq.free@gmail.com>
175
176 * markers.texi (The Region): Add/move indexes.
177
178 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
179
180 * display.texi (ImageMagick Images): Mention :content-type and
181 `image-content-type-suffixes'.
182
183 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
184
185 * positions.texi (Word Motion): Remove redundant sentence.
186
187 2013-08-13 Glenn Morris <rgm@gnu.org>
188
189 * lists.texi (List Elements):
190 Undocument behavior of nth and nthcdr with n < 0. (Bug#15059)
191
192 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
193
194 * frames.texi (Display Feature Testing): Add indexes.
195
196 2013-08-12 Glenn Morris <rgm@gnu.org>
197
198 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
199 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
200 (INSTALL_DATA): New, set by configure.
201 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
202 New variables.
203 (.SUFFIXES): Add .ps and .dvi.
204 (.dvi.ps): New suffix rule.
205 (dvi, html, pdf, ps): Use *_TARGETS variables.
206 (elisp.html): Use HTML_OPTS.
207 (elisp.ps): Remove explicit rule.
208 (.PHONY): install-dvi, install-html, install-pdf, install-ps
209 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
210 uninstall-ps, and uninstall-doc.
211 (install-dvi, install-html, install-pdf, install-ps, install-doc)
212 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
213 (uninstall-doc): New rules.
214 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
215
216 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
217
218 * edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.
219
220 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
221
222 * control.texi (Error Symbols): Minor fix for previous change.
223
224 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
225
226 * errors.texi (Standard Errors): Don't refer to `error-conditions'.
227
228 * control.texi (Signaling Errors): Refer to define-error.
229 (Error Symbols): Add `define-error'.
230
231 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
232
233 * positions.texi (Motion by Screen Lines):
234 * display.texi (Truncation): Rename `cache-long-line-scans'
235 to `cache-long-scans'.
236
237 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
238
239 * windows.texi (Window Start and End): Add an index.
240
241 2013-08-02 Xue Fuqiao <xfq.free@gmail.com>
242
243 * display.texi (Face Functions): Add an index.
244
245 * variables.texi (Variable Aliases): Add an index.
246
247 * functions.texi (Defining Functions): Add an index.
248
249 * nonascii.texi (Coding System Basics): Add an index.
250
251 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
252
253 * nonascii.texi (Non-ASCII Characters): Update menu.
254 (Disabling Multibyte): Move here from doc/emacs/mule.texi. Fix cross-references.
255
256 * elisp.texi (Top): Update menu.
257
258 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
259
260 * windows.texi (Window History): Mention the default value of
261 switch-to-visible-buffer. Add cross-references.
262
263 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
264
265 * errors.texi (Standard Errors): Fix typo.
266
267 * files.texi (Magic File Names):
268 * os.texi (File Notifications): Remove file-notify-supported-p.
269
270 2013-07-24 Paul Eggert <eggert@cs.ucla.edu>
271
272 * eval.texi (Special Forms): Mention 'lambda'. Also, say that
273 non-well-formed expressions result in unspecified behavior, though
274 Emacs will not crash.
275
276 2013-07-22 Michael Albinus <michael.albinus@gmx.de>
277
278 * files.texi (Magic File Names): Add file-notify-add-watch,
279 file-notify-rm-watch and file-notify-supported-p. Move
280 file-remote-p down.
281
282 * errors.texi (Standard Errors): Add file-notify-error.
283
284 * os.texi (Desktop Notifications): Rename from Notifications.
285 (File Notifications): New node.
286
287 * elisp.texi (Top): Update menu for these changes.
288
289 2013-07-19 Xue Fuqiao <xfq.free@gmail.com>
290
291 * windows.texi (Display Action Functions): Mention next-window.
292
293 2013-07-16 Xue Fuqiao <xfq.free@gmail.com>
294
295 * windows.texi (Selecting Windows): Fix the introduction of
296 `set-frame-selected-window''s arguments.
297
298 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
299
300 Timestamp fixes for undo (Bug#14824).
301 * text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list.
302
303 2013-07-06 Eli Zaretskii <eliz@gnu.org>
304
305 * nonascii.texi (Text Representations): Document that
306 multibyte-string-p returns nil for non-string objects.
307
308 2013-07-06 Glenn Morris <rgm@gnu.org>
309
310 * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
311
312 2013-07-03 Glenn Morris <rgm@gnu.org>
313
314 * debugging.texi (Debugging):
315 * files.texi (File Attributes, Changing Files): Fix cross-references.
316
317 * package.texi (Package Archives): Fix @url call.
318
319 * syntax.texi (Syntax Table Functions): Mention describe-syntax.
320
321 2013-06-29 Eli Zaretskii <eliz@gnu.org>
322
323 * display.texi (Bidirectional Display): Document move-point-visually.
324
325 2013-06-29 Xue Fuqiao <xfq.free@gmail.com>
326
327 * buffers.texi (Buffer File Name): Fix typo.
328
329 2013-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
330
331 * tips.texi (Coding Conventions): Improve wording.
332
333 2013-06-24 Glenn Morris <rgm@gnu.org>
334
335 * loading.texi (Autoload): Fix typo.
336
337 * variables.texi (Lexical Binding): Fix typo.
338
339 * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
340
341 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
342
343 * display.texi (ImageMagick Images): Mention :max-width and
344 :max-height.
345
346 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
347
348 * numbers.texi (Math Functions): Remove obsolete function log10.
349
350 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
351
352 * modes.texi (Mode Line Data, Properties in Mode): Advertise `keymap'
353 rather than `local-map'.
354
355 * keymaps.texi (Active Keymaps): Fix documentation of
356 set-temporary-overlay-map and overriding-terminal-local-map.
357
358 2013-06-19 Glenn Morris <rgm@gnu.org>
359
360 * Makefile.in (dist): Edit more configure variables.
361 Try to check that we do not miss any in future.
362
363 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
364
365 * text.texi (Undo, Changing Properties): Fix typos.
366
367 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
368
369 * text.texi (Changing Properties): Document `add-face-text-property'.
370
371 2013-06-17 Kenichi Handa <handa@gnu.org>
372
373 * display.texi (Face Attributes): Refer to "Low-Level font" (not
374 "Font Selection") in the explanation of :font attribute (bug#14629).
375
376 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
377
378 * loading.texi (Hooks for Loading): Don't document after-load-alist.
379 Document with-eval-after-load instead of eval-after-load.
380
381 2013-06-11 Xue Fuqiao <xfq.free@gmail.com>
382
383 * files.texi (File Name Expansion): Make the example more
384 intuitive.
385
386 2013-06-10 Paul Eggert <eggert@cs.ucla.edu>
387
388 Documentation fix for 'ls' and hard links.
389 * compile.texi (Compilation Functions):
390 * files.texi (File Attributes, Changing Files):
391 Use current format for GNU 'ls' output.
392 (File Attributes): Fix problem introduced in previous change:
393 the link count is the number of hard links, not the number
394 of hard links + 1.
395
396 2013-06-10 Xue Fuqiao <xfq.free@gmail.com>
397
398 * files.texi (File Attributes): Fix typo.
399
400 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
401
402 * functions.texi (Lambda Expressions): Lambda expressions don't
403 evaluate to themselves in general (bug#11782).
404
405 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
406
407 * loading.texi (Autoload):
408 * help.texi (Documentation Basics, Accessing Documentation)
409 (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
410
411 2013-04-23 Glenn Morris <rgm@gnu.org>
412
413 * internals.texi (Writing Emacs Primitives): Remove obvious example.
414 Tweak other to avoid overly long line.
415
416 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
417
418 * internals.texi (Writing Emacs Primitives): Remove unnecessary
419 references to the sources. (Bug#13800)
420
421 * searching.texi (Regexp Backslash): Doc fix for backslash
422 constructs in regular expressions.
423
424 2013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
425
426 * tips.texi (Coding Conventions): Mention separation of package
427 descriptor and name of internal symbols by two hyphens.
428
429 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
430
431 * windows.texi (Splitting Windows): Change category of
432 split-window from a command to a function.
433
434 2013-04-06 Chong Yidong <cyd@gnu.org>
435
436 * display.texi (Faces): Minor clarifications.
437 (Defining Faces): Clarify default vs custom face specs.
438 Document face-spec-set.
439
440 * display.texi (Overlay Properties):
441 * text.texi (Special Properties): Use the "anonymous face"
442 terminology. Describe foreground-color and background-color forms
443 as compatibility-only.
444
445 2013-03-24 Eli Zaretskii <eliz@gnu.org>
446
447 * compile.texi (Byte-Code Objects): Add index entry.
448 (Disassembly): Add cross-references.
449
450 2013-03-23 Eli Zaretskii <eliz@gnu.org>
451
452 * frames.texi (Size Parameters): More accurate description of the
453 difference between 'fullboth' and 'maximized'. (Bug#13935)
454
455 2013-03-17 Christopher Schmidt <christopher@ch.ristopher.com>
456
457 * symbols.texi (Standard Properties): Document pure. (Bug#13823)
458
459 2013-03-16 Glenn Morris <rgm@gnu.org>
460
461 * elisp.texi: Add some stuff specific to www.gnu.org.
462
463 2013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
464
465 * control.texi (Pattern matching case statement): Fix typo.
466
467 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
468
469 * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
470
471 2013-03-03 Glenn Morris <rgm@gnu.org>
472
473 * objects.texi (Symbol Type): Fix typo.
474
475 2013-02-28 Bastien Guerry <bzg@gnu.org>
476
477 * variables.texi (File Local Variables): Fix reference.
478
479 2013-02-24 Eli Zaretskii <eliz@gnu.org>
480
481 * files.texi (Magic File Names): Improve wording and indexing.
482
483 2013-02-21 Glenn Morris <rgm@gnu.org>
484
485 * display.texi (Multi-Frame Images): Minor rephrasing.
486
487 2013-02-20 Glenn Morris <rgm@gnu.org>
488
489 * display.texi (GIF Images, TIFF Images): Delete these nodes.
490 (ImageMagick Images): For :index, use an xref rather than duplicating.
491 (Other Image Types): Add GIF, adjust formatting.
492 (Multi-Frame Images): Rename from Animated Images. Expand section.
493 * elisp.texi (Top): Update menu for these changes.
494
495 2013-02-19 Glenn Morris <rgm@gnu.org>
496
497 * text.texi (Change Hooks): Fix typo.
498
499 2013-02-15 Glenn Morris <rgm@gnu.org>
500
501 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
502
503 2013-02-13 Glenn Morris <rgm@gnu.org>
504
505 * objects.texi (Char-Table Type): Add footnote about #^^.
506
507 * modes.texi (Minor Mode Conventions): Fix typo.
508
509 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
510 meta characters; this changed in 22.1. (Bug#13684)
511
512 * objects.texi (Char-Table Type): Add cindex.
513
514 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
515
516 2013-02-10 Glenn Morris <rgm@gnu.org>
517
518 * keymaps.texi (Creating Keymaps): Update make-keymap result.
519
520 2013-02-09 Eli Zaretskii <eliz@gnu.org>
521
522 * modes.texi (%-Constructs): Remove the description of %t.
523
524 * nonascii.texi (MS-DOS File Types): Delete node.
525
526 2013-02-08 Glenn Morris <rgm@gnu.org>
527
528 * keymaps.texi (Active Keymaps, Searching Keymaps):
529 Remove confusing mention of "symbolic prefix". (Bug#13643)
530
531 2013-01-19 Glenn Morris <rgm@gnu.org>
532
533 * macros.texi (Indenting Macros): Fix order of an indent
534 symbol's arguments. (Bug#13450)
535
536 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
537
538 Allow floating-point file offsets.
539 * files.texi (Reading from Files, Writing to Files):
540 Say that file offsets can be numbers, not just integers.
541
542 2013-01-09 Glenn Morris <rgm@gnu.org>
543
544 * commands.texi (Interactive Codes):
545 Whitespace does not terminate interactive "S". (Bug#13393)
546
547 2013-01-06 Chong Yidong <cyd@gnu.org>
548
549 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
550
551 2013-01-05 Glenn Morris <rgm@gnu.org>
552
553 * display.texi (Overlay Properties): Mention field. (Bug#13364)
554
555 2013-01-05 Eli Zaretskii <eliz@gnu.org>
556
557 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
558 directive in a group of items.
559
560 2013-01-05 Chong Yidong <cyd@gnu.org>
561
562 * keymaps.texi (Key Sequences): Remove obsolete sentence
563 (Bug#13356).
564
565 2013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
566
567 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
568
569 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
570
571 * files.texi (File Attributes): Undocument return format of file-acl.
572
573 2013-01-03 Glenn Morris <rgm@gnu.org>
574
575 * processes.texi (System Processes):
576 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
577
578 * searching.texi (Replacing Match): Fix xref.
579
580 * elisp.texi (DATE): Bump to Jan 2013.
581
582 2013-01-02 Glenn Morris <rgm@gnu.org>
583
584 * customize.texi (Common Keywords, Type Keywords):
585 Replace "active field" with "button". (Bug#13310)
586
587 * customize.texi (Common Keywords): Add xref. (Bug#13311)
588 * tips.texi (Library Headers): Add cindex.
589
590 2012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
591
592 * functions.texi (Declare Form):
593 * intro.texi (A Sample Function Description):
594 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
595 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
596 in @def.. commands. (Bug#13292)
597
598 2012-12-29 Eli Zaretskii <eliz@gnu.org>
599
600 * files.texi (Changing Files): Document the return values of
601 set-file-selinux-context and set-file-acl.
602
603 2012-12-27 Glenn Morris <rgm@gnu.org>
604
605 * files.texi (File Names): Mention Cygwin conversion functions.
606
607 2012-12-22 Martin Rudalics <rudalics@gmx.at>
608
609 * windows.texi (Selecting Windows): Reword description of
610 select-window (Bug#13248).
611
612 2012-12-22 Eli Zaretskii <eliz@gnu.org>
613
614 * files.texi (File Attributes, Changing Files): Remove the details
615 about the text returned by file-acl. Instead, just document that
616 it is an opaque string meant to be used by set-file-acl.
617
618 2012-12-21 Chong Yidong <cyd@gnu.org>
619
620 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
621
622 * customize.texi (Simple Types): Document key-sequence type
623 (Bug#13048).
624
625 * strings.texi (Text Comparison): Doc fix for compare-strings.
626
627 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
628
629 * files.texi (Magic File Names): Add `file-acl',
630 `file-selinux-context', `set-file-acl' and
631 `set-file-selinux-context'. Make the list consistent.
632
633 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
634
635 * tips.texi (Library Headers): New header keyword `Homepage'.
636 Make continuation lines syntax more precise.
637
638 2012-12-17 Eli Zaretskii <eliz@gnu.org>
639
640 * files.texi (File Attributes, Changing Files): Update to include
641 MS-Windows support for ACLs.
642
643 2012-12-16 Romain Francoise <romain@orebokech.com>
644
645 * files.texi (File Attributes): Document ACL support and new
646 `file-acl' function.
647 (Changing Files): Mention argument name change of `copy-file' and
648 document new function `set-file-acl'.
649
650 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
651
652 Fix permissions bugs with setgid directories etc. (Bug#13125)
653 * files.texi (Testing Accessibility): Document GROUP arg
654 of file-ownership-preserved-p.
655 (File Attributes): Document that 9th element is now
656 just a placeholder.
657 * os.texi (User Identification): Document new functions group-gid,
658 group-real-gid.
659
660 2012-12-11 Paul Eggert <eggert@cs.ucla.edu>
661
662 * internals.texi (C Integer Types): New section.
663 This follows up and records an email in
664 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
665
666 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
667
668 * control.texi (Pattern matching case statement): New node.
669
670 * customize.texi (Variable Definitions): Mention the default :group
671 for defcustoms (bug#13093).
672
673 2012-12-09 Glenn Morris <rgm@gnu.org>
674
675 * customize.texi (Variable Definitions): Mention eval-defun
676 on a defcustom calls the :set function when appropriate.
677
678 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
679
680 * doclicense.texi, gpl.texi: Update to latest version from FSF.
681 These are just minor editorial changes.
682
683 2012-12-06 Chong Yidong <cyd@gnu.org>
684
685 * lists.texi (Plist Access): Move put example to Symbol Plists.
686
687 * symbols.texi (Standard Properties): Fix typo.
688
689 2012-12-03 Chong Yidong <cyd@gnu.org>
690
691 * symbols.texi (Symbol Properties): New node.
692 (Symbol Plists): Make it a subsection under Symbol Properties.
693 (Standard Properties): New node.
694
695 * lists.texi (Property Lists): Move here from symbols.texi.
696 (Plist Access): Rename from Other Plists.
697
698 * customize.texi (Variable Definitions):
699 * display.texi (Defining Faces):
700 * sequences.texi (Char-Tables): Fix xref.
701
702 * keymaps.texi (Key Sequences): `kbd' is now a function.
703
704 * commands.texi (Using Interactive): Fix index entry.
705
706 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
707
708 * doclicense.texi: Update to latest version from FSF.
709 These are just minor editorial changes.
710 * elisp.texi (GNU Free Documentation License)
711 (GNU General Public Licens):
712 Provide sectioning, since doclicense.texi no longer does that.
713
714 * loading.texi (Named Features): @ -> @@ to fix typo.
715
716 2012-11-24 Martin Rudalics <rudalics@gmx.at>
717
718 * windows.texi (Basic Windows): Fix typo.
719 (Windows and Frames): Fix example. Move description of
720 window-in-direction here.
721 (Recombining Windows): Fix example.
722 (Buffers and Windows): Fix description of replace-buffer-in-windows.
723 (Switching Buffers): Reword.
724 (Display Action Functions): Minor adjustments.
725 (Choosing Window Options): Minor fixes.
726 (Window History): Minor rewording.
727 (Dedicated Windows): Correct and reword part describing how
728 dedicatedness affects functions removing buffers or windows.
729 * buffers.texi (The Buffer List): Fix description of bury-buffer.
730
731 2012-11-24 Chong Yidong <cyd@gnu.org>
732
733 * modes.texi (%-Constructs): Fix statement about mode construct
734 padding (Bug#12866).
735
736 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
737
738 * debugging.texi (Profiling): Make it more clear
739 that --enable-profiling is about profiling the C code.
740
741 2012-11-21 Glenn Morris <rgm@gnu.org>
742
743 * display.texi (Attribute Functions):
744 Update for set-face-* name changes.
745 Add new "inherit" argument for face-bold-p etc.
746 Move description of this argument to a common section, like "frame".
747
748 * debugging.texi (Profiling): New section.
749 (Debugging): Mention profiling in the introduction.
750 * tips.texi (Compilation Tips): Move profiling to separate section.
751 * elisp.texi: Add Profiling to detailed menu.
752
753 2012-11-21 Martin Rudalics <rudalics@gmx.at>
754
755 * windows.texi (Display Action Functions): Fix recently added
756 example. Suggested by Michael Heerdegen.
757
758 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
759
760 Minor cleanup for times as lists of four integers.
761 * os.texi (Time Parsing): Time values can now be four integers.
762
763 2012-11-18 Glenn Morris <rgm@gnu.org>
764
765 * loading.texi (How Programs Do Loading): Add eager macro expansion.
766 * macros.texi (Expansion): Mention eager macro expansion.
767
768 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
769
770 2012-11-18 Leo Liu <sdl.web@gmail.com>
771
772 * minibuf.texi (Programmed Completion): Doc fix for metadata
773 request (Bug#12850).
774
775 2012-11-18 Glenn Morris <rgm@gnu.org>
776
777 * display.texi (Temporary Displays): Document with-temp-buffer-window.
778
779 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
780 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
781 (Window Sizes): Add vindex for window-min-height, window-min-width.
782 (Display Action Functions): Mention pop-up-frame-parameters.
783
784 2012-11-16 Martin Rudalics <rudalics@gmx.at>
785
786 * windows.texi (Choosing Window): Rewrite description of
787 display-buffer-alist (Bug#12167).
788 (Display Action Functions): Mention inhibit-switch-frame.
789 Fix description of display-buffer-below-selected. Reorder actions.
790 Add example (Bug#12848).
791
792 2012-11-16 Glenn Morris <rgm@gnu.org>
793
794 * display.texi (Face Attributes): Fix :underline COLOR description.
795 (Attribute Functions): Update for set-face-underline rename.
796 Tweak descriptions of face-underline-p, face-inverse-video-p.
797
798 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
799 so they align better in info.
800 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
801 Document set-temporary-overlay-map.
802
803 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
804
805 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
806 with normal keymaps".
807
808 2012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
809
810 * internals.texi (Garbage Collection): Update descriptions
811 of vectorlike_header, garbage-collect and gc-cons-threshold.
812 (Object Internals): Explain Lisp_Object layout and the basics
813 of an internal type system.
814 (Buffer Internals): Update description of struct buffer.
815
816 2012-11-13 Glenn Morris <rgm@gnu.org>
817
818 * variables.texi (Adding Generalized Variables):
819 At least mention gv-define-expander and gv-letplace.
820
821 * debugging.texi (Error Debugging): Mention debug-on-message.
822 (Using Debugger): Mention debugger-bury-or-kill.
823
824 * control.texi (Signaling Errors):
825 * debugging.texi (Error Debugging):
826 * errors.texi (Standard Errors): Add user-error.
827
828 * variables.texi (Adding Generalized Variables):
829 Use standard formatting for common lisp note about setf functions.
830
831 2012-11-10 Martin Rudalics <rudalics@gmx.at>
832
833 * elisp.texi (Top): Add Recombining Windows to menu.
834 * windows.texi (Recombining Windows): New subsection.
835 (Splitting Windows): Rewrite text on handling of window
836 combinations and move it to new subsection.
837
838 2012-11-10 Chong Yidong <cyd@gnu.org>
839
840 * searching.texi (Replacing Match): Document \? in replace-match.
841
842 * variables.texi (Creating Buffer-Local): Document setq-local and
843 defvar-local.
844 (Setting Generalized Variables): Arrange table alphabetically.
845
846 * lists.texi (List Elements, List Variables): Clarify descriptions
847 of push and pop for generalized variables.
848
849 * edebug.texi (Specification List): setf is no longer CL-only.
850
851 2012-11-10 Glenn Morris <rgm@gnu.org>
852
853 * variables.texi (Adding Generalized Variables):
854 Update description of FIX-RETURN expansion.
855
856 * variables.texi (Setting Generalized Variables):
857 Split most of previous contents into this subsection.
858 (Adding Generalized Variables): New subsection.
859 Move note on lack of setf functions here from misc/cl.texi.
860
861 * elisp.texi: Add Generalized Variables subsections to detailed menu.
862
863 2012-11-10 Chong Yidong <cyd@gnu.org>
864
865 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
866
867 2012-11-08 Michael Albinus <michael.albinus@gmx.de>
868
869 * os.texi (Notifications): Update descriptions of
870 notifications-notify, notifications-close-notification and
871 notifications-get-capabilities according to latest code changes.
872 Add notifications-get-server-information.
873
874 2012-11-03 Chong Yidong <cyd@gnu.org>
875
876 * objects.texi (General Escape Syntax): Clarify the explanation of
877 escape sequences.
878 (Non-ASCII in Strings): Clarify when a string is unibyte vs
879 multibyte. Hex escapes do not automatically make a string
880 multibyte.
881
882 2012-11-03 Martin Rudalics <rudalics@gmx.at>
883
884 * windows.texi (Switching Buffers): Document option
885 switch-to-buffer-preserve-window-point.
886 (Display Action Functions): Document window-height and
887 window-width alist entries.
888 (Display Action Functions):
889 Document display-buffer-below-selected and
890 display-buffer-in-previous-window.
891 (Quitting Windows): Document quit-restore-window.
892 Rewrite section.
893 (Window Configurations): In window-state-get mention that
894 argument window must be valid.
895 (Window Parameters): Document quit-restore window parameter
896 (Bug#12158).
897
898 2012-10-31 Glenn Morris <rgm@gnu.org>
899
900 * control.texi (Catch and Throw): Add xref to cl.texi.
901
902 * lists.texi (Sets And Lists): Point xref to better location.
903
904 * errors.texi (Standard Errors):
905 * loading.texi (Autoload): Update for cl-lib namespace changes.
906
907 * modes.texi (Defining Minor Modes): "Generalized Variables"
908 section is now in this manual rather than cl.texi.
909
910 * eval.texi (Special Forms): No longer special forms: defmacro,
911 defun, save-window-excursion, with-output-to-temp-buffer.
912 * functions.texi (Defining Functions): Defun is now a macro.
913 Defalias is a function.
914
915 2012-10-30 Glenn Morris <rgm@gnu.org>
916
917 * variables.texi (Generalized Variables): Fix typo.
918
919 2012-10-30 Chong Yidong <cyd@gnu.org>
920
921 * symbols.texi (Symbol Plists): Document function-get.
922
923 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
924
925 * frames.texi (Visibility of Frames): Document tty-top-frame.
926
927 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
928
929 * keymaps.texi (Format of Keymaps): Document the multiple
930 inheritance format.
931
932 2012-10-28 Martin Rudalics <rudalics@gmx.at>
933
934 * windows.texi (Basic Windows): Reformulate description of live,
935 internal and valid windows.
936 (Cyclic Window Ordering): Describe new argument of
937 get-lru-window and get-largest-window. Add description of
938 window-in-direction.
939
940 2012-10-27 Glenn Morris <rgm@gnu.org>
941
942 * variables.texi (Generalized Variables): New section,
943 adapted from misc/cl.texi.
944 * elisp.texi (Top): Add Generalized Variables to menu.
945 * lists.texi (List Elements, List Variables):
946 Mention generalized variables.
947
948 * lists.texi (List Elements): Typo fix.
949
950 2012-10-27 Chong Yidong <cyd@gnu.org>
951
952 * minibuf.texi (High-Level Completion): Don't mention removed
953 function iswitchb-read-buffer.
954
955 * commands.texi (Event Input Misc): Remove last-input-char.
956 (Command Loop Info): Remove last-command-char.
957
958 * frames.texi (Initial Parameters): Don't mention the obsolete
959 special-display feature.
960
961 * windows.texi (Choosing Window): Don't mention the obsolete
962 special display feature.
963 (Choosing Window Options): Remove obsolete special-display
964 variables, and the functions special-display-p and
965 special-display-popup-frame.
966
967 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
968
969 * hooks.texi (Standard Hooks): Remove obsolete hooks.
970
971 * markers.texi (Information from Markers): Remove obsolete
972 function buffer-has-markers-at.
973
974 * text.texi (Yanking): Document yank-handled-properties.
975
976 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
977
978 Update manual for new time stamp format (Bug#12706).
979 * buffers.texi (Modification Time):
980 * files.texi (Testing Accessibility, File Attributes):
981 * intro.texi (Version Info):
982 * os.texi (Time of Day):
983 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
984 These instances were missed the first time around.
985 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
986
987 2012-10-24 Chong Yidong <cyd@gnu.org>
988
989 * minibuf.texi (Text from Minibuffer): Document read-regexp
990 changes.
991
992 * nonascii.texi (Selecting a Representation):
993 Document set-buffer-multibyte changes.
994
995 * keymaps.texi (Toolkit Differences): Node deleted.
996 (Easy Menu): New node.
997
998 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
999
1000 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
1001
1002 2012-10-23 Paul Eggert <eggert@cs.ucla.edu>
1003
1004 Fix outdated timestamp documentation in Elisp manual (bug#12706).
1005 * files.texi (File Attributes):
1006 * text.texi (Undo):
1007 Time stamp resolution is now 1 picosecond, not 1 second.
1008
1009 2012-10-23 Chong Yidong <cyd@gnu.org>
1010
1011 * display.texi (Font Lookup): Remove font-list-limit.
1012
1013 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
1014 (Bug#12529).
1015
1016 2012-10-22 Glenn Morris <rgm@gnu.org>
1017
1018 * os.texi (Recording Input): Tiny fix.
1019
1020 * intro.texi (Lisp History):
1021 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
1022 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
1023
1024 2012-10-15 Chong Yidong <cyd@gnu.org>
1025
1026 * macros.texi (Defining Macros): defmacro is now a macro.
1027 Explicitly list the docstring and declare arguments.
1028
1029 * functions.texi (Anonymous Functions): Explicitly list the
1030 docstring, declare, and interactive arguments to lambda.
1031 (Defining Functions): Likewise for defun.
1032 (Inline Functions): Likewise for defsubst.
1033 (Declare Form): Tweak description.
1034
1035 2012-10-13 Chong Yidong <cyd@gnu.org>
1036
1037 * display.texi (ImageMagick Images): ImageMagick enabled by default.
1038
1039 2012-10-05 Chong Yidong <cyd@gnu.org>
1040
1041 * minibuf.texi (Basic Completion): Clarify list form of completion
1042 table (Bug#12564).
1043
1044 2012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
1045
1046 * functions.texi (Function Safety): Copyedit. (Bug#12562)
1047
1048 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
1049
1050 Revert the FOLLOW-SYMLINKS change for file-attributes.
1051 * files.texi (File Attributes, Magic File Names): Undo last change.
1052
1053 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
1054
1055 file-attributes has a new optional arg FOLLOW-SYMLINKS.
1056 * files.texi (File Attributes): Describe it.
1057 (Magic File Names): Use it.
1058
1059 2012-09-30 Chong Yidong <cyd@gnu.org>
1060
1061 * commands.texi (Click Events): Define "mouse position list".
1062 Remove mention of unimplemented horizontal scroll bars.
1063 (Drag Events, Motion Events): Refer to "mouse position list".
1064 (Accessing Mouse): Document posnp.
1065
1066 * errors.texi (Standard Errors): Tweak arith-error description.
1067 Tweak markup. Remove domain-error and friends, which seem to be
1068 unused after the floating-point code revamp.
1069
1070 * functions.texi (Obsolete Functions): Obsolescence also affects
1071 documentation commands. Various clarifications.
1072 (Declare Form): New node.
1073
1074 * strings.texi (String Basics): Copyedits.
1075
1076 * os.texi (Idle Timers): Minor clarifications.
1077 (User Identification): Add system-users and system-groups.
1078
1079 * macros.texi (Defining Macros): Move description of `declare' to
1080 Declare Form node.
1081
1082 * loading.texi (Autoload):
1083 * help.texi (Documentation Basics): The special sequences can
1084 trigger autoloading.
1085
1086 * numbers.texi (Integer Basics): Copyedits.
1087 (Float Basics): Consider IEEE floating point always available.
1088 (Random Numbers): Document actual limits.
1089 (Arithmetic Operations): Clarify division by zero. Don't mention
1090 the machine-independence of negative division since it does not
1091 happen in practice.
1092
1093 2012-09-28 Chong Yidong <cyd@gnu.org>
1094
1095 * os.texi (Startup Summary): Document leim-list.el change.
1096
1097 2012-09-25 Chong Yidong <cyd@gnu.org>
1098
1099 * functions.texi (Defining Functions): defun is now a macro.
1100
1101 2012-09-28 Leo Liu <sdl.web@gmail.com>
1102
1103 * files.texi (Files): Fix typo.
1104
1105 2012-09-23 Chong Yidong <cyd@gnu.org>
1106
1107 * buffers.texi (Read Only Buffers): Document read-only-mode.
1108
1109 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
1110 read-only-mode.
1111
1112 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
1113 calling conventions.
1114
1115 2012-09-22 Chong Yidong <cyd@gnu.org>
1116
1117 * searching.texi (Replacing Match): Minor clarification.
1118
1119 2012-09-22 Eli Zaretskii <eliz@gnu.org>
1120
1121 * edebug.texi (Instrumenting): Improve indexing.
1122
1123 * os.texi (Idle Timers): Warn against reinvoking an idle timer
1124 from within its own timer action. (Bug#12447)
1125
1126 2012-09-22 Chong Yidong <cyd@gnu.org>
1127
1128 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
1129
1130 2012-09-21 Glenn Morris <rgm@gnu.org>
1131
1132 * debugging.texi (Using Debugger): Fix typo.
1133
1134 2012-09-18 Chong Yidong <cyd@gnu.org>
1135
1136 * display.texi (Faces): Discuss anonymous faces.
1137 (Face Attributes): Tweak intro.
1138 (Defining Faces): Move after the Face Attributes node. Copyedits.
1139 (Displaying Faces): Describe role of inheritance.
1140
1141 * customize.texi (Customization): Define customization more
1142 carefully (Bug#11440).
1143 (Common Keywords): Add xref to Constant Variables.
1144
1145 * variables.texi (Defining Variables): Link to defcustom's node
1146 instead of the higher-level Customization chapter.
1147
1148 2012-09-11 Paul Eggert <eggert@cs.ucla.edu>
1149
1150 Simplify, document, and port floating-point (Bug#12381).
1151 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
1152 Document that / and mod (with floating point arguments), along
1153 with asin, acos, log, log10, expt and sqrt, return special values
1154 instead of signaling exceptions.
1155 (Float Basics): Document that logb operates on the absolute value
1156 of its argument.
1157 (Math Functions): Document that (log ARG BASE) also returns NaN if
1158 BASE is negative. Document that (expt X Y) returns NaN if X is a
1159 finite negative number and Y a finite non-integer.
1160
1161 2012-09-09 Chong Yidong <cyd@gnu.org>
1162
1163 * lists.texi (Sets And Lists): Explain that the return value for
1164 delete should be used, like for delq.
1165
1166 * minibuf.texi (Yes-or-No Queries): Document recentering and
1167 scrolling in y-or-n-p. Remove gratuitous example.
1168
1169 * searching.texi (Search and Replace): Document window scrolling
1170 entries in query-replace-map.
1171
1172 2012-09-08 Chong Yidong <cyd@gnu.org>
1173
1174 * syntax.texi (Syntax Table Internals): Define "raw syntax
1175 descriptor" terminology (Bug#12383).
1176 (Syntax Descriptors): Mention raw syntax descriptors.
1177
1178 2012-09-07 Chong Yidong <cyd@gnu.org>
1179
1180 * variables.texi (Creating Buffer-Local): Fix description of
1181 local-variable-if-set-p (Bug#10713).
1182
1183 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
1184
1185 * windows.texi (Display Action Functions)
1186 (Choosing Window Options): Remove obsolete variable
1187 display-buffer-reuse-frames.
1188 (Switching Buffers): Minor doc tweak for switch-to-buffer.
1189
1190 * positions.texi (Narrowing): Document buffer-narrowed-p.
1191
1192 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
1193
1194 * syntax.texi (Low-Level Parsing): Add xref to Parser State
1195 (Bug#12269).
1196
1197 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
1198
1199 * debugging.texi (Explicit Debug): Document `debug-on-message'.
1200
1201 2012-09-02 Chong Yidong <cyd@gnu.org>
1202
1203 * windows.texi (Window Configurations): Recommend against using
1204 save-window-excursion (Bug#12075).
1205
1206 * control.texi (Catch and Throw):
1207 * positions.texi (Excursions): Don't mention it.
1208
1209 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1210
1211 Better seed support for (random).
1212 * numbers.texi (Random Numbers): Document new behavior of
1213 the calls (random) and (random STRING).
1214
1215 2012-08-21 Martin Rudalics <rudalics@gmx.at>
1216
1217 * windows.texi (Window Point): Document recent changes in
1218 window-point and set-window-point.
1219 (Selecting Windows): Document recent change in select-window.
1220
1221 2012-08-06 Eli Zaretskii <eliz@gnu.org>
1222
1223 * functions.texi (Closures): Put the main index entry for
1224 "closures" here. (Bug#12138)
1225
1226 * variables.texi (Lexical Binding): Disambiguate the index entry
1227 for "closures".
1228
1229 2012-08-05 Chong Yidong <cyd@gnu.org>
1230
1231 * display.texi (Defining Faces): Move documentation of
1232 frame-background-mode to the Emacs manual (Bug#7774).
1233
1234 2012-08-04 Chong Yidong <cyd@gnu.org>
1235
1236 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
1237 Fix description of syntax table inheritance.
1238 (Syntax Table Functions): Don't refer to internal contents of
1239 syntax table, since that is not explained yet. Copyedits.
1240 (Standard Syntax Tables): Node deleted.
1241 (Syntax Table Internals): Misc clarifications. Improve table
1242 formatting.
1243
1244 * keymaps.texi (Inheritance and Keymaps):
1245 * text.texi (Sticky Properties): Tweak index entry.
1246
1247 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1248
1249 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
1250
1251 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1252
1253 Prefer typical American spelling for "acknowledgment".
1254 * intro.texi (Acknowledgments): Rename from Acknowledgements.
1255
1256 2012-07-21 Eli Zaretskii <eliz@gnu.org>
1257
1258 * commands.texi (Special Events): Mention language-change event.
1259 (Input Events, Interactive Codes):
1260 * keymaps.texi (Key Sequences): Mention events that are
1261 non-keyboard but also non-mouse events.
1262
1263 2012-07-17 Chong Yidong <cyd@gnu.org>
1264
1265 * text.texi (Insertion): Document insert-char changes.
1266
1267 2012-07-15 Leo Liu <sdl.web@gmail.com>
1268
1269 * display.texi (Fringe Bitmaps): Add exclamation-mark.
1270
1271 2012-07-13 Chong Yidong <cyd@gnu.org>
1272
1273 * buffers.texi (Read Only Buffers): Document toggle-read-only
1274 changes. Reword to account for the fact that read-only is
1275 currently not supported in overlay properties.
1276
1277 2012-07-07 Chong Yidong <cyd@gnu.org>
1278
1279 * loading.texi (Library Search): Index site-lisp directories.
1280
1281 2012-07-06 Chong Yidong <cyd@gnu.org>
1282
1283 * intro.texi (A Sample Function Description): Fix incorrect
1284 markup, undoing previous change.
1285 (A Sample Variable Description): Minor clarifications and markup
1286 improvements.
1287
1288 * elisp.texi (Top):
1289 * text.texi (Text): Fix menu order.
1290
1291 2012-07-06 Richard Stallman <rms@gnu.org>
1292
1293 * intro.texi (Evaluation Notation, A Sample Function Description):
1294 (A Sample Variable Description): Improve/undo previous changes.
1295
1296 2012-07-05 Glenn Morris <rgm@gnu.org>
1297
1298 * intro.texi (A Sample Function Description): Fix cross-refs.
1299
1300 2012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
1301
1302 * intro.texi (Evaluation Notation, A Sample Function Description)
1303 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
1304
1305 2012-06-27 Chong Yidong <cyd@gnu.org>
1306
1307 * processes.texi (Asynchronous Processes, Input to Processes):
1308 * internals.texi (Process Internals): Don't capitalize "pty".
1309
1310 2012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1311
1312 * processes.texi (Asynchronous Processes): Make the pty vs pipe
1313 discussion more prominent.
1314
1315 2012-06-23 Eli Zaretskii <eliz@gnu.org>
1316
1317 * commands.texi (Misc Events): Document the language-change event.
1318
1319 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1320
1321 Support higher-resolution time stamps (Bug#9000).
1322 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
1323 * processes.texi (System Processes):
1324 Time stamp resolution is now picosecond, not microsecond.
1325
1326 2012-06-21 Glenn Morris <rgm@gnu.org>
1327
1328 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1329
1330 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1331
1332 * functions.texi (Defining Functions):
1333 * macros.texi (Defining Macros): Un-define the return value of `defun',
1334 `defmacro' and `defalias'.
1335
1336 2012-06-17 Chong Yidong <cyd@gnu.org>
1337
1338 * elisp.texi: Remove urlcolor setting.
1339
1340 2012-06-17 Glenn Morris <rgm@gnu.org>
1341
1342 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
1343 Overlining no longer behaves exactly like underlining.
1344
1345 2012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
1346
1347 * display.texi (Face Attributes):
1348 Document wave-style underline face attribute.
1349
1350 2012-06-11 Chong Yidong <cyd@gnu.org>
1351
1352 * display.texi (ImageMagick Images): ImageMagick now supports the
1353 :background property.
1354
1355 2012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
1356
1357 * internals.texi (Garbage Collection): Typo fix.
1358
1359 2012-06-09 Chong Yidong <cyd@gnu.org>
1360
1361 * text.texi (Special Properties): Clarify the meaning of a list of
1362 faces in the `face' property.
1363
1364 * display.texi (Face Remapping): Minor clarification.
1365
1366 2012-06-08 Chong Yidong <cyd@gnu.org>
1367
1368 * display.texi (Face Attributes): Font family does not accept
1369 wildcards. De-document obsolete :bold and :italic attributes.
1370 (Defining Faces): Use new-style face spec format.
1371
1372 2012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
1373
1374 * internals.texi (Garbage Collection): Document new
1375 vector management code and vectorlike_header structure.
1376
1377 2012-06-03 Chong Yidong <cyd@gnu.org>
1378
1379 * modes.texi (Mode Line Data): Use "mode line construct"
1380 terminology for consistency.
1381
1382 2012-05-27 Glenn Morris <rgm@gnu.org>
1383
1384 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
1385 * buffers.texi, commands.texi, compile.texi, control.texi:
1386 * customize.texi, debugging.texi, display.texi, doclicense.texi:
1387 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
1388 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
1389 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
1390 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
1391 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
1392 * objects.texi, os.texi, package.texi, positions.texi:
1393 * processes.texi, searching.texi, sequences.texi, streams.texi:
1394 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
1395 * variables.texi, windows.texi: Nuke hand-written node pointers.
1396
1397 2012-05-27 Chong Yidong <cyd@gnu.org>
1398
1399 * functions.texi (Obsolete Functions):
1400 Fix doc for set-advertised-calling-convention.
1401
1402 * modes.texi (Mode Help): Fix describe-mode.
1403
1404 * display.texi (Face Functions): Fix define-obsolete-face-alias.
1405
1406 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
1407
1408 2012-05-27 Martin Rudalics <rudalics@gmx.at>
1409
1410 * commands.texi (Recursive Editing): recursive-edit is a command.
1411
1412 * compile.texi (Docs and Compilation):
1413 byte-compile-dynamic-docstrings is an option.
1414
1415 * debugging.texi (Invoking the Debugger): debug is a command.
1416
1417 * display.texi (Progress): progress-reporter-update and
1418 progress-reporter-force-update have VALUE argument optional.
1419 (Animated Images): Use non-@code{nil} instead of non-nil.
1420
1421 * files.texi (Format Conversion Round-Trip):
1422 Use non-@code{nil} instead of non-nil.
1423
1424 * frames.texi (Creating Frames): make-frame is a command.
1425 (Input Focus): select-frame is a command.
1426 (Pointer Shape): void-text-area-pointer is an option.
1427
1428 * help.texi (Describing Characters): read-kbd-macro is a command.
1429 (Help Functions): describe-prefix-bindings is a command.
1430
1431 * markers.texi (Creating Markers): Both arguments of copy-marker
1432 are optional.
1433
1434 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
1435
1436 * modes.texi (Mode Line Variables): mode-line-remote and
1437 mode-line-client are not options.
1438 (Imenu): imenu-add-to-menubar is a command.
1439 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
1440
1441 * os.texi (Sound Output): play-sound-file is a command.
1442
1443 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
1444
1445 * processes.texi (Signals to Processes):
1446 Use @key{RET} instead of @code{RET}.
1447 (Signals to Processes): signal-process is a command.
1448
1449 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
1450 (Base 64): base64-encode-string is not a command while
1451 base64-decode-region is.
1452
1453 * windows.texi (Switching Buffers): pop-to-buffer is a command.
1454
1455 2012-05-12 Glenn Morris <rgm@gnu.org>
1456
1457 * Makefile.in (MKDIR_P): New, set by configure.
1458 (mkinfodir): Use $MKDIR_P.
1459
1460 2012-05-10 Glenn Morris <rgm@gnu.org>
1461
1462 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
1463 with "coding: raw-text".
1464 Concept of multibyte sessions no longer exists.
1465
1466 * files.texi (File Locks): Mention create-lockfiles option.
1467
1468 2012-05-09 Glenn Morris <rgm@gnu.org>
1469
1470 * vol1.texi, vol2.texi: Remove files.
1471 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
1472 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
1473
1474 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
1475
1476 * two-volume.make (emacsdir): New.
1477 (tex): Add directory with emacsver.texi to TEXINPUTS.
1478
1479 * minibuf.texi (Minibuffer History, Basic Completion):
1480 Tweak page breaks.
1481
1482 * internals.texi (Garbage Collection, Memory Usage)
1483 (Writing Emacs Primitives): Tweak page breaks.
1484
1485 * streams.texi (Output Variables): Improve page break.
1486
1487 * edebug.texi (Edebug Display Update): Improve page break.
1488
1489 * compile.texi (Disassembly): Condense the examples.
1490
1491 * eval.texi, functions.texi, loading.texi, macros.texi:
1492 Where possible, use example rather than smallexample.
1493
1494 * symbols.texi: Where possible, use example rather than smallexample.
1495 (Symbol Components): Fix typo.
1496 (Other Plists): Tweak page break.
1497
1498 * sequences.texi (Arrays): Tweak page breaks.
1499
1500 * customize.texi: Where possible, use example rather than smallexample.
1501 (Common Keywords, Variable Definitions, Applying Customizations)
1502 (Custom Themes): Tweak page breaks.
1503
1504 * control.texi: Where possible, use example rather than smallexample.
1505 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
1506 Tweak page breaks.
1507
1508 2012-05-08 Glenn Morris <rgm@gnu.org>
1509
1510 * two.el: Remove; unused since creation of two-volume.make.
1511
1512 * vol1.texi, vol2.texi: No need to keep menus in these files.
1513
1514 2012-05-05 Glenn Morris <rgm@gnu.org>
1515
1516 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
1517
1518 * intro.texi (Caveats): Copyedit.
1519 (Lisp History): Convert inforef to xref.
1520 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
1521
1522 * text.texi (Auto Filling): Don't mention Emacs 19.
1523
1524 * commands.texi (Event Input Misc): Don't mention unread-command-char.
1525 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
1526
1527 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
1528
1529 * lists.texi (List-related Predicates, List Variables):
1530 Tweak page-breaks.
1531 (Sets And Lists): Convert inforef to xref.
1532
1533 2012-05-04 Glenn Morris <rgm@gnu.org>
1534
1535 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1536 (info, infoclean): Use $INFO_EXT.
1537 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1538 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1539 (info, maintainer-clean): Use $INFO_EXT.
1540 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1541
1542 2012-05-04 Chong Yidong <cyd@gnu.org>
1543
1544 * os.texi (Timers): Use defopt for timer-max-repeats.
1545
1546 2012-05-03 Paul Eggert <eggert@cs.ucla.edu>
1547
1548 * os.texi (Time of Day): Do not limit current-time-string
1549 to years 1000..9999.
1550
1551 2012-05-02 Chong Yidong <cyd@gnu.org>
1552
1553 * display.texi (Font Lookup):
1554 * frames.texi (Pointer Shape):
1555 * processes.texi (Subprocess Creation): Use defopt for options.
1556
1557 2012-05-02 Glenn Morris <rgm@gnu.org>
1558
1559 * elisp.texi (@copying):
1560 * intro.texi (Introduction): Only print VERSION in the TeX version.
1561
1562 2012-05-02 Chong Yidong <cyd@gnu.org>
1563
1564 * text.texi (Change Hooks): Minor fix for after-change-functions.
1565
1566 2012-05-02 Glenn Morris <rgm@gnu.org>
1567
1568 * package.texi (Packaging Basics):
1569 * loading.texi (Autoload):
1570 * files.texi (Magic File Names):
1571 Reword to remove/reduce some overly long/short lines.
1572
1573 2012-04-27 Glenn Morris <rgm@gnu.org>
1574
1575 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
1576 * modes.texi (Major Modes, Auto-Indentation):
1577 * buffers.texi (Buffers): Some fixes for menu descriptions.
1578
1579 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
1580 * functions.texi (Simple Lambda, Argument List):
1581 * eval.texi (Function Indirection): Avoid deprecated form.
1582
1583 2012-04-27 Glenn Morris <rgm@gnu.org>
1584
1585 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
1586 Add "et al." to authors.
1587
1588 * buffers.texi, commands.texi, compile.texi, control.texi:
1589 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
1590 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
1591 * modes.texi, numbers.texi, objects.texi, streams.texi:
1592 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
1593 Use Texinfo recommended convention for quotes+punctuation.
1594
1595 2012-04-27 Chong Yidong <cyd@gnu.org>
1596
1597 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
1598 to where-is-internal (Bug#10872).
1599
1600 2012-04-27 Glenn Morris <rgm@gnu.org>
1601
1602 * macros.texi (Indenting Macros): Fix typo.
1603
1604 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
1605 (Resizing Windows, Deleting Windows, Selecting Windows)
1606 (Choosing Window Options, Horizontal Scrolling)
1607 (Cyclic Window Ordering, Window History, Dedicated Windows)
1608 (Quitting Windows, Window Configurations, Textual Scrolling):
1609 (Coordinates and Windows, Window Configurations)
1610 (Window Parameters, Window Hooks): Copyedits.
1611 (Splitting Windows, Deleting Windows):
1612 Fix ignore-window-parameters logic.
1613 (Selecting Windows, Choosing Window Options): Markup fixes.
1614 (Window Start and End): Remove pointless example.
1615 Remove cross-reference to deleted count-lines content.
1616 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
1617 and recenter-positions. Remove recenter example.
1618
1619 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
1620
1621 * minibuf.texi (Intro to Minibuffers):
1622 Tweak discussion of resizing minibuffer window.
1623
1624 2012-04-26 Glenn Morris <rgm@gnu.org>
1625
1626 * elisp-covers.texi, front-cover-1.texi: Remove files.
1627
1628 * tindex.pl: Remove file.
1629
1630 * makefile.w32-in (srcs):
1631 * Makefile.in (srcs): Remove back.texi (which is unused).
1632
1633 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
1634
1635 * os.texi (Notifications): Extend possible notification hints.
1636 Add notifications-get-capabilities.
1637
1638 2012-04-20 Chong Yidong <cyd@gnu.org>
1639
1640 * processes.texi (Asynchronous Processes): Mention nil argument to
1641 start-process.
1642
1643 2012-04-20 Glenn Morris <rgm@gnu.org>
1644
1645 * minibuf.texi (Basic Completion): No need to describe obarrays here.
1646 Don't mention obsolete `nospace' argument of all-completions.
1647 (Minibuffer Completion, Completion Commands, Reading File Names)
1648 (Completion Variables): Copyedits.
1649 (Completion Commands): Mention parent keymaps.
1650 Remove obsolete minibuffer-local-filename-must-match-map.
1651 (High-Level Completion): Remove read-variable's almost
1652 word-for-word duplication of read-command.
1653 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
1654 Update "High-Level Completion" description.
1655
1656 * minibuf.texi (Minibuffers):
1657 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
1658
1659 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
1660 Use Texinfo-recommended form of quote+punctuation.
1661 (Intro to Minibuffers): First minibuffer is #1, not #0.
1662 Mention minibuffer-inactive-mode.
1663 (Text from Minibuffer): Copyedits.
1664 (Minibuffer History, Programmed Completion): Fix @var usage.
1665 (Object from Minibuffer): Remove overly pedantic para.
1666 (Minibuffer History): Copyedits. Add face-name-history.
1667 (Initial Input, Yes-or-No Queries, Multiple Queries)
1668 (Minibuffer Windows, Minibuffer Misc): Copyedits.
1669 (Yes-or-No Queries): Tweak example.
1670 (Minibuffer Commands): Add next-complete-history-element.
1671 (Minibuffer Misc): Mention minibuffer-message-timeout, and
1672 minibuffer-inactive-mode.
1673
1674 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
1675 (Bindat Functions): Copyedits.
1676
1677 2012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
1678
1679 * files.texi (Saving Buffers): Document `visit and `visit-save'
1680 values of require-final-newline.
1681
1682 2012-04-20 Glenn Morris <rgm@gnu.org>
1683
1684 * processes.texi (Output from Processes, Filter Functions):
1685 Mention waiting-for-user-input-p.
1686 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
1687 (Network Servers, Datagrams, Network Processes, Network Options)
1688 (Network Feature Testing, Serial Ports): Copyedits.
1689 (Network): Add encrypted network overview paragraph.
1690 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
1691
1692 2012-04-20 Chong Yidong <cyd@gnu.org>
1693
1694 * help.texi (Keys in Documentation): Mention :advertised-binding.
1695
1696 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
1697 description to help.texi.
1698
1699 2012-04-20 Glenn Morris <rgm@gnu.org>
1700
1701 * processes.texi (Process Information, Input to Processes)
1702 (Signals to Processes, Output from Processes, Process Buffers)
1703 (Filter Functions, Decoding Output): Copyedits.
1704 (Accepting Output): Discourage use of `millisec' argument.
1705
1706 2012-04-15 Glenn Morris <rgm@gnu.org>
1707
1708 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
1709 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
1710 Copyedits.
1711 (Subprocess Creation): Discourage modifying exec-path directly.
1712 (Synchronous Processes, Asynchronous Processes):
1713 Update some example output.
1714 (Process Information): Fix typo.
1715 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
1716
1717 2012-04-15 Glenn Morris <rgm@gnu.org>
1718
1719 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
1720 open-network-stream does exist in Emacs 23, but is simpler.
1721
1722 2012-04-15 Chong Yidong <cyd@gnu.org>
1723
1724 * customize.texi (Custom Themes): Also document load-theme etc.
1725
1726 2012-04-14 Chong Yidong <cyd@gnu.org>
1727
1728 * customize.texi (Applying Customizations):
1729 (Custom Themes): New nodes.
1730
1731 * display.texi (Defining Faces): Reference custom-set-faces.
1732
1733 * modes.texi (Defining Minor Modes, Defining Minor Modes):
1734 * os.texi (Startup Summary): Copyedits.
1735
1736 2012-04-14 Glenn Morris <rgm@gnu.org>
1737
1738 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
1739
1740 * strings.texi (Case Tables):
1741 * objects.texi (General Escape Syntax):
1742 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
1743
1744 * buffers.texi, compile.texi, customize.texi, debugging.texi:
1745 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
1746 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
1747 * text.texi: Use @file for buffers, per the Texinfo manual.
1748
1749 * compile.texi (Compiler Errors): Add missing space in buffer name.
1750
1751 2012-04-14 Chong Yidong <cyd@gnu.org>
1752
1753 * processes.texi (Query Before Exit): Remove obsolete function
1754 process-kill-without-query (Bug#11190).
1755
1756 2012-04-14 Glenn Morris <rgm@gnu.org>
1757
1758 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
1759 Use @env for environment variables.
1760
1761 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1762
1763 2012-04-12 Jari Aalto <jari.aalto@cante.net>
1764
1765 * processes.texi (Synchronous Processes):
1766 Mention `default-directory' (bug#7515).
1767
1768 2012-04-09 Chong Yidong <cyd@gnu.org>
1769
1770 * customize.texi (Variable Definitions): Remove user-variable-p.
1771
1772 * commands.texi (Interactive Codes):
1773 * help.texi (Accessing Documentation):
1774 * minibuf.texi (High-Level Completion): Callers changed.
1775
1776 2012-04-06 Chong Yidong <cyd@gnu.org>
1777
1778 * minibuf.texi (Programmed Completion): Document metadata method.
1779 (Completion Variables): Document completion-category-overrides.
1780
1781 2012-04-05 Chong Yidong <cyd@gnu.org>
1782
1783 * anti.texi (Antinews): Rewrite for Emacs 23.
1784
1785 2012-04-04 Chong Yidong <cyd@gnu.org>
1786
1787 * minibuf.texi (Programmed Completion): Remove obsolete variable
1788 completion-annotate-function.
1789 (Completion Variables): Rename from Completion Styles.
1790 Document completion-extra-properties. Document completion-styles-alist
1791 change.
1792 (Reading File Names): minibuffer-local-filename-must-match-map is
1793 not used anymore.
1794 (Minibuffer Completion): Document completing-read-function.
1795 (Completion in Buffers): completion-at-point-functions can return
1796 properties recognized in completion-extra-properties.
1797
1798 * display.texi (Delayed Warnings): New node.
1799
1800 * os.texi (Notifications): Copyedits.
1801
1802 2012-04-04 Glenn Morris <rgm@gnu.org>
1803
1804 * os.texi (Notifications): Copyedits.
1805
1806 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
1807
1808 * os.texi (Terminal-Specific): Fix typo.
1809 (Notifications): New section.
1810
1811 * elisp.texi (Top):
1812 * vol1.texi (Top):
1813 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
1814 menu entries.
1815
1816 2012-04-01 Chong Yidong <cyd@gnu.org>
1817
1818 * files.texi (Kinds of Files): file-subdir-of-p renamed to
1819 file-in-directory-p.
1820
1821 2012-03-31 Glenn Morris <rgm@gnu.org>
1822
1823 * edebug.texi (Instrumenting Macro Calls):
1824 Mention defining macros at instrumentation time.
1825 (Edebug Options): Mention edebug-unwrap-results.
1826
1827 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1828
1829 * text.texi (Special Properties): Clarify the description of the
1830 effect of integer values of the 'cursor' property on cursor
1831 position. See the discussions in bug#11068 for more details and
1832 context.
1833
1834 2012-03-31 Glenn Morris <rgm@gnu.org>
1835
1836 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
1837 Copyedits.
1838
1839 2012-03-30 Chong Yidong <cyd@gnu.org>
1840
1841 * display.texi (Image Formats): Add imagemagick type.
1842 (Image Descriptors): Mention how they are used.
1843 (ImageMagick Images): Clarify role of imagemagick-register-types.
1844 (Character Display): Don't mention glyph tables.
1845 (Display Tables): Use make-glyph-code in example.
1846 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
1847 tables are semi-obsolete. De-document create-glyph.
1848 (Glyphless Chars): Note that display tables override this.
1849 (Bidirectional Display): Copyedits. Introduce "bidirectional
1850 reordering" terminology, and use it.
1851
1852 2012-03-30 Glenn Morris <rgm@gnu.org>
1853
1854 * edebug.texi (Jumping): Give name of `i' binding.
1855
1856 2012-03-28 Glenn Morris <rgm@gnu.org>
1857
1858 * searching.texi (Regular Expressions, Regexp Special):
1859 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
1860 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
1861 (Regexp Special): Mention collation.
1862 Clarify char classes with an example.
1863 (Regexp Functions): Mention regexp-opt is not guaranteed.
1864 Mention regexp-opt-charset.
1865 (Regexp Search): Recommend against looking-back.
1866 (Search and Replace): Use Texinfo recommended quote convention.
1867 Add more query-replace-map items. List multi-query-replace-map items.
1868
1869 2012-03-27 Martin Rudalics <rudalics@gmx.at>
1870
1871 * windows.texi (Window History): Describe new option
1872 switch-to-visible-buffer.
1873
1874 2012-03-27 Glenn Morris <rgm@gnu.org>
1875
1876 * searching.texi (String Search): Add xref to Emacs manual.
1877 Copyedits. Mention the function word-search-regexp.
1878 (Searching and Case): Add xref to Emacs manual. Copyedits.
1879
1880 * processes.texi (Network Servers): Standardize apostrophe usage.
1881
1882 * os.texi (System Environment): Copyedits. Remove some examples
1883 that do not seem useful. Mention setenv third arg.
1884 tty-erase-char does not seem to be nil under a window-system.
1885 (User Identification): Copyedits.
1886 Remove some examples that do not seem useful.
1887
1888 2012-03-26 Glenn Morris <rgm@gnu.org>
1889
1890 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
1891 (Init File): Copyedits.
1892 (Command-Line Arguments): Copyedits. Do not mention argv alias.
1893 (Killing Emacs): Copyedits.
1894 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
1895 Shorten the example, use more standard shell prompts.
1896
1897 2012-03-25 Chong Yidong <cyd@gnu.org>
1898
1899 * display.texi (Fringes): Note that fringes are shown on graphical
1900 displays only.
1901 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
1902 (Replacing Specs): Clarify example.
1903 (Manipulating Buttons): Note that button-at can return a marker.
1904 (Buttons): Minor rewrite.
1905 (Character Display): New node. Consolidate all character display
1906 related nodes into its subsections.
1907 (Usual Display): Character 127 is also affected by ctl-arrow.
1908 (Display Tables): Improve example.
1909
1910 2012-03-22 Glenn Morris <rgm@gnu.org>
1911
1912 * strings.texi (Text Comparison): Mention string-prefix-p.
1913
1914 2012-03-21 Chong Yidong <cyd@gnu.org>
1915
1916 * display.texi (The Echo Area): Add xref to Output Streams.
1917 (Displaying Messages): Improve doc of message.
1918 (Echo Area Customization, Invisible Text): Copyedits.
1919 (Invisible Text): Mention that spec comparison is done with eq.
1920 (Width): Improve doc of char-width.
1921 (Faces): Recommend using symbol instead of string for face name.
1922 Minor clarifications.
1923 (Defining Faces): Copyedits. Update face example.
1924 (Attribute Functions): Mark set-face-foreground etc as commands.
1925 (Face Remapping): Mention text-scale-adjust.
1926 Clarify face-remapping-alist and related docs.
1927 (Face Functions): Don't document make-face or copy-face.
1928
1929 2012-03-20 Chong Yidong <cyd@gnu.org>
1930
1931 * display.texi (Forcing Redisplay): Various rewrites to reflect
1932 new value of redisplay-dont-pause.
1933 (Truncation): Copyedits.
1934
1935 2012-03-20 Glenn Morris <rgm@gnu.org>
1936
1937 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
1938 Add summary table of some relevant command-line options.
1939
1940 2012-03-18 Chong Yidong <cyd@gnu.org>
1941
1942 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
1943 (Writing Emacs Primitives): Re-organize discussion of functions
1944 with variable Lisp arguments are handled. Delete an obsolete
1945 remark, previously tagged as FIXME.
1946
1947 * os.texi (Idle Timers): Minor clarification.
1948 (Idle Timers): Link to Time of Day for description of time list.
1949
1950 2012-03-18 Glenn Morris <rgm@gnu.org>
1951
1952 * os.texi (System Interface): Flow control was removed.
1953 (Startup Summary): General update.
1954 (Init File): Don't mention compiling it.
1955
1956 2012-03-17 Chong Yidong <cyd@gnu.org>
1957
1958 * os.texi (Startup Summary): Mention package loading.
1959 (Init File): Don't refer to .emacs in section title. Copyedits.
1960 (Terminal-Specific): Give a realistic example.
1961 (Command-Line Arguments): Reference Entering Emacs instead of
1962 repeating the spiel about not restarting Emacs.
1963 (Time of Day): Discuss time representation at beginning of node.
1964 (Sound Output): Copyedits.
1965
1966 * package.texi (Packaging Basics): Document package-initialize.
1967
1968 2012-03-17 Eli Zaretskii <eliz@gnu.org>
1969
1970 * frames.texi (Initial Parameters): Add an index entry for
1971 minibuffer-only frame.
1972
1973 2012-03-16 Glenn Morris <rgm@gnu.org>
1974
1975 * modes.texi (Major Mode Conventions): Mention the strange
1976 relationship between View mode and special modes. (Bug#10650)
1977
1978 2012-03-11 Chong Yidong <cyd@gnu.org>
1979
1980 * windows.texi (Window Configurations): save-window-excursion is
1981 now a macro.
1982
1983 * display.texi (Temporary Displays): with-output-to-temp-buffer is
1984 now a macro.
1985
1986 * text.texi (Fields): Minor copyedit.
1987
1988 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1989
1990 * strings.texi (String Basics):
1991 * sequences.texi (Sequence Functions): Mention that `length' is
1992 not appropriate for computing the string width on display; add a
1993 cross-reference to the description of `string-width'. (Bug#10978)
1994
1995 * eval.texi (Autoloading): Minor change of wording.
1996
1997 2012-03-10 Chong Yidong <cyd@gnu.org>
1998
1999 * loading.texi (Autoload): Explicitly state which forms are
2000 processed specially (Bug#7783).
2001
2002 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
2003 non-default situation. Describe one-submenu exception (Bug#7695).
2004
2005 * nonascii.texi (Character Properties): Copyedits.
2006
2007 2012-03-08 Chong Yidong <cyd@gnu.org>
2008
2009 * text.texi (Mode-Specific Indent): Document new behavior of
2010 indent-for-tab-command. Document tab-always-indent.
2011 (Special Properties): Copyedits.
2012 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
2013 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
2014 libxml-parse-html-region.
2015
2016 2012-03-07 Glenn Morris <rgm@gnu.org>
2017
2018 * markers.texi (The Region): Briefly mention use-empty-active-region
2019 and region-active-p.
2020 (Overview of Markers): Reword garbage collection, add cross-ref.
2021 (The Mark): Tiny clarification re command loop and activate-mark-hook.
2022
2023 2012-03-07 Chong Yidong <cyd@gnu.org>
2024
2025 * text.texi (Buffer Contents): Don't duplicate explanation of
2026 region arguments from Text node. Put doc of obsolete var
2027 buffer-substring-filters back, since it is referred to.
2028 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
2029 selection by default.
2030
2031 * markers.texi (The Mark): Fix typo.
2032 (The Region): Copyedits.
2033
2034 2012-03-07 Glenn Morris <rgm@gnu.org>
2035
2036 * markers.texi (Overview of Markers): Copyedits.
2037 (Creating Markers): Update approximate example buffer size.
2038 (The Mark): Don't mention uninteresting return values.
2039
2040 2012-03-05 Chong Yidong <cyd@gnu.org>
2041
2042 * positions.texi (Text Lines): Document count-words.
2043
2044 2012-03-04 Chong Yidong <cyd@gnu.org>
2045
2046 * frames.texi (Frames): Remove little-used "terminal frame" and
2047 "window frame" terminology.
2048 (Frame Parameters, Font and Color Parameters, Initial Parameters)
2049 (Size and Position, Visibility of Frames): Callers changed.
2050 (Frames): Clarify which terminals in framep are graphical.
2051 (Initial Parameters): --geometry is not the only option which adds
2052 to initial-frame-alist.
2053 (Position Parameters): Note that icon-left and icon-top are for
2054 old window managers only.
2055 (Size Parameters): Sizes are in characters even on graphical
2056 displays.
2057 (Management Parameters): Note that window-id and outer-window-id
2058 can't really be changed, and that auto-raise isn't always obeyed.
2059 (Cursor Parameters): Document cursor-type explicitly.
2060 (Size and Position): The aliases set-screen-height and
2061 set-screen-width have been deleted.
2062 (Visibility of Frames): Mention "minimization".
2063
2064 * os.texi (Startup Summary): Minor clarifications.
2065 (Startup Summary, Suspending Emacs): Standardize on "text
2066 terminal" terminology.
2067
2068 * windows.texi (Basic Windows, Coordinates and Windows)
2069 (Coordinates and Windows):
2070 * display.texi (Refresh Screen, Line Height, Face Attributes)
2071 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
2072
2073 2012-03-04 Glenn Morris <rgm@gnu.org>
2074
2075 * abbrevs.texi: Small copyedits throughout.
2076 (Abbrev Mode): Remove this section, folding it into the top-level.
2077 (Abbrev Tables): Don't mention irrelevant return values.
2078 (Abbrev Expansion): Add cross-ref for wrapper hooks.
2079 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
2080 (Abbrev Table Properties): Update nil :regexp description.
2081
2082 2012-03-03 Glenn Morris <rgm@gnu.org>
2083
2084 * internals.texi: Change @appendix section commands to @section.
2085 (Building Emacs): Say less about CANNOT_DUMP platforms.
2086 Replace deleted eval-at-startup with custom-initialize-delay.
2087 (Pure Storage): Small changes.
2088 (Memory Usage): Copyedit.
2089 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
2090 example definitions. Give examples of things with non-nil
2091 interactive args. Mention eval_sub. Remove old info about
2092 strings and GCPRO. Mention cus-start.el.
2093 (Buffer Internals, Window Internals, Process Internals):
2094 Misc small updates and fixes for fields.
2095
2096 * tips.texi: Copyedits.
2097 (Coding Conventions): Mention autoloads.
2098 Combine partially duplicated macro items. Fix xref.
2099 Refer to Library Headers for copyright notice.
2100 (Programming Tips): edit-options is long-obsolete.
2101 (Compilation Tips): Mention loading bytecomp for byte-compile props.
2102 (Warning Tips): Mention declare-function.
2103 (Documentation Tips): Remove old info.
2104 (Comment Tips): Mention comment-dwim, not indent-for-comment.
2105 (Library Headers): General update.
2106
2107 2012-03-02 Glenn Morris <rgm@gnu.org>
2108
2109 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
2110 and relocate entry. Mention buffer-stale-function.
2111
2112 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
2113
2114 * hooks.texi (Standard Hooks): General update.
2115 Put related hooks together. Add and remove items.
2116 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
2117 * modes.texi (Hooks): Tweak cross-ref description.
2118
2119 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
2120
2121 * files.texi (Kinds of Files): The return value of file-equal-p is
2122 unspecified, if FILE1 or FILE2 does not exist.
2123
2124 2012-03-01 Glenn Morris <rgm@gnu.org>
2125
2126 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
2127
2128 * maps.texi (Standard Keymaps): General update.
2129 Remove mode-specific maps, talk about the more general keymaps.
2130 * help.texi (Help Functions): Add vindex for Helper-help-map.
2131 * keymaps.texi (Active Keymaps): Minor rephrasing.
2132
2133 2012-02-29 Glenn Morris <rgm@gnu.org>
2134
2135 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
2136
2137 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2138
2139 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
2140 Update changed behavior of file-subdir-of-p.
2141
2142 2012-02-28 Glenn Morris <rgm@gnu.org>
2143
2144 * advice.texi, anti.texi, display.texi, elisp.texi:
2145 * processes.texi, variables.texi, vol1.texi, vol2.texi:
2146 Standardize possessive apostrophe usage.
2147
2148 * locals.texi: Remove file.
2149 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
2150 Remove menu entry.
2151 * errors.texi, maps.texi: Adjust node pointers.
2152 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
2153 * makefile.w32-in (srcs):
2154 * Makefile.in (srcs): Remove locals.texi.
2155
2156 * frames.texi (Mouse Position): Fix cross-ref.
2157
2158 2012-02-27 Chong Yidong <cyd@gnu.org>
2159
2160 * buffers.texi (Creating Buffers): Clarify that
2161 generate-new-buffer uses generate-new-buffer-names.
2162 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
2163
2164 * files.texi (Directory Names): Index entry for file name abbreviations.
2165 (Relative File Names, File Name Expansion): Refer to it.
2166 (Locating Files): Move locate-user-emacs-file documentation to
2167 Standard File Names.
2168 (Standard File Names): Add locate-user-emacs-file; update examples.
2169
2170 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
2171
2172 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
2173
2174 2012-02-26 Chong Yidong <cyd@gnu.org>
2175
2176 * files.texi (Kinds of Files): Improve documentation of
2177 files-equal-p and file-subdir-of-p.
2178
2179 2012-02-26 Glenn Morris <rgm@gnu.org>
2180
2181 * intro.texi (Acknowledgements): Small changes.
2182
2183 2012-02-25 Glenn Morris <rgm@gnu.org>
2184
2185 * errors.texi: Don't try to list _all_ the error symbols.
2186 Add circular-list, cl-assertion-failed, compression-error.
2187 * elisp.texi, vol1.texi, vol2.texi:
2188 * control.texi (Error Symbols): Tweak "Standard Errors" description.
2189
2190 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2191
2192 * files.texi (files-equal-p, file-subdir-of-p): New,
2193 add initial documentation.
2194
2195 2012-02-25 Chong Yidong <cyd@gnu.org>
2196
2197 * files.texi (File Attributes): Document file-selinux-context.
2198 (Changing Files): Link to it.
2199 (Changing Files): Document set-file-selinux-context.
2200
2201 * backups.texi (Making Backups): Return value of backup-buffer is
2202 changed. Mention default value of backup-directory-alist.
2203 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
2204 (Auto-Saving): New minor mode behavior for auto-save-mode.
2205 (Reverting): Add defvar for revert-buffer-in-progress-p.
2206
2207 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
2208
2209 2012-02-24 Glenn Morris <rgm@gnu.org>
2210
2211 * errors.texi (Standard Errors): Mention dbus-error.
2212 For arith-error sub-classes, just use one cross-ref.
2213
2214 2012-02-23 Alan Mackenzie <acm@muc.de>
2215
2216 * modes.texi (Defining Minor Modes): Document the new keyword
2217 :after-hook.
2218
2219 2012-02-21 Chong Yidong <cyd@gnu.org>
2220
2221 * files.texi (Files): Mention magic file names as arguments.
2222 (Reading from Files): Copyedits.
2223 (File Attributes): Mention how to change file modes.
2224 (Changing Files): Use standard "file permissions" terminology.
2225 Add xref to File Attributes node.
2226 (Locating Files): Document locate-user-emacs-file.
2227 (Unique File Names): Recommend against using make-temp-name.
2228
2229 2012-02-19 Chong Yidong <cyd@gnu.org>
2230
2231 * help.texi (Documentation, Documentation Basics, Help Functions):
2232 Minor clarifications.
2233 (Accessing Documentation): Clarify what documentation-property is
2234 for. Add xref to Keys in Documentation.
2235
2236 * tips.texi (Documentation Tips): Don't recommend using * in
2237 docstrings.
2238
2239 * macros.texi (Defining Macros):
2240 * modes.texi (Derived Modes): Say "documentation string" instead
2241 of docstring.
2242
2243 2012-02-18 Chong Yidong <cyd@gnu.org>
2244
2245 * modes.texi (Tabulated List Mode): New node.
2246 (Basic Major Modes): Add xref to it.
2247
2248 * processes.texi (Process Information): Mention Process Menu mode.
2249
2250 2012-02-17 Chong Yidong <cyd@gnu.org>
2251
2252 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
2253
2254 2012-02-17 Glenn Morris <rgm@gnu.org>
2255
2256 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
2257
2258 2012-02-16 Chong Yidong <cyd@gnu.org>
2259
2260 * syntax.texi (Syntax Tables, Syntax Descriptors)
2261 (Syntax Table Functions): Copyedits.
2262 (Syntax Basics): Don't repeat the material in the preceding node.
2263 (Syntax Class Table): Use a table.
2264 (Syntax Properties): Document syntax-propertize-function and
2265 syntax-propertize-extend-region-functions.
2266 (Motion via Parsing): Clarify scan-lists. Fix indentation.
2267 (Parser State): Update for the new "c" comment style.
2268 Fix description of item 7 (comment style).
2269
2270 * modes.texi (Minor Modes): Update how mode commands should treat
2271 arguments now.
2272 (Mode Line Basics): Clarify force-mode-line-update.
2273 (Mode Line Top): Note that the example is not realistic.
2274 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
2275 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
2276 "mode line construct" instead of "mode line specification".
2277 (Syntactic Font Lock): Remove mention of obsolete variable
2278 font-lock-syntactic-keywords.
2279 (Setting Syntax Properties): Node deleted.
2280 (Font Lock Mode): Note that Font Lock mode is a minor mode.
2281 (Font Lock Basics): Note that syntactic fontification falls back
2282 on `syntax-table'.
2283 (Search-based Fontification): Emphasize that font-lock-keywords
2284 should not be set directly.
2285 (Faces for Font Lock): Avoid some confusing terminology.
2286 (Syntactic Font Lock): Minor clarifications. Add xref to
2287 Syntactic Font Lock node.
2288
2289 2012-02-15 Chong Yidong <cyd@gnu.org>
2290
2291 * minibuf.texi (Basic Completion): Define "completion table".
2292 Move completion-in-region to Completion in Buffers node.
2293 (Completion Commands): Use "completion table" terminology.
2294 (Completion in Buffers): New node.
2295
2296 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
2297 (Setting Hooks): Update minor mode usage example.
2298 (Major Mode Conventions): Note that completion-at-point-functions
2299 should be altered locally. Add xref to Completion in Buffers.
2300 Remove duplicate tip about auto-mode-alist.
2301 (Minor Modes): Rewrite introduction.
2302 (Minor Mode Conventions): Copyedits. Don't recommend
2303 variable-only minor modes since few minor modes are like that.
2304
2305 2012-02-15 Glenn Morris <rgm@gnu.org>
2306
2307 * processes.texi (Network): Document open-network-stream :parameters.
2308
2309 2012-02-14 Chong Yidong <cyd@gnu.org>
2310
2311 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
2312 was removed on 2009-09-10. Update lisp-mode-map example.
2313 (Inheritance and Keymaps): Minor clarification.
2314 (Searching Keymaps): Remove out-of-place enumeration.
2315 (Key Lookup): Remove unnecessary example (one was already given in
2316 Format of Keymaps).
2317 (Changing Key Bindings): Update suppress-keymap example.
2318 (Menu Bar, Tool Bar): Copyedits.
2319 (Tool Bar): Update tool-bar-map example.
2320
2321 2012-02-12 Chong Yidong <cyd@gnu.org>
2322
2323 * debugging.texi (Debugger Commands): Continuing is now allowed
2324 for errors.
2325
2326 2012-02-11 Chong Yidong <cyd@gnu.org>
2327
2328 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
2329 Move the list of standard bitmaps there.
2330 (Fringe Cursors): Rewrite for clarity.
2331 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
2332
2333 * commands.texi (Command Overview): Mention read-key.
2334 (Using Interactive, Interactive Call): Minor clarifications.
2335 (Function Keys, Click Events): Avoid "input stream" terminology.
2336 (Click Events): Add xref to Window Sizes and Accessing Mouse.
2337 Clarify column and row components.
2338 (Accessing Mouse): Add xref to Click Events. Minor fixes.
2339 (Special Events): Copyedits.
2340
2341 * streams.texi (Input Streams): De-document get-file-char.
2342 (Output Variables): Don't refer to old backquote syntax.
2343
2344 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
2345 (Error Debugging): Note that debug-ignored-errors overrides list
2346 values of debug-on-error too. Add xref to Signaling Errors.
2347 Note that debug-on-signal is not customizable.
2348 Mention condition-case-unless-debug.
2349 (Compilation Errors): Node deleted.
2350
2351 * compile.texi (Compiler Errors): Move a paragraph here from
2352 deleted node Compilation Errors.
2353
2354 2012-02-10 Leo Liu <sdl.web@gmail.com>
2355
2356 * control.texi (Handling Errors): Change condition-case-no-debug
2357 to condition-case-unless-debug.
2358
2359 2012-02-10 Chong Yidong <cyd@gnu.org>
2360
2361 * advice.texi (Defining Advice): Clarify ad-unadvise.
2362 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
2363 is not abnormal.
2364 (Advising Primitives): Node deleted; ad-define-subr-args has been
2365 removed.
2366
2367 * compile.texi (Speed of Byte-Code): Use float-time in example.
2368 (Compilation Functions): Note that the log uses Compilation mode.
2369 Don't discuss the contents of byte-code function object here.
2370 (Compilation Functions): De-document internal function byte-code.
2371 (Docs and Compilation): Minor clarifications.
2372
2373 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
2374 Objects.
2375
2376 2012-02-10 Glenn Morris <rgm@gnu.org>
2377
2378 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
2379 Mention secure-hash.
2380 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
2381
2382 2012-02-10 Chong Yidong <cyd@gnu.org>
2383
2384 * loading.texi (Loading): Don't emphasize "library" terminology.
2385 (Library Search): load-path is not a user option. Mention role of
2386 -L option and packages. Improve examples.
2387 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
2388 obsolete.
2389 (Autoload): Minor clarifications.
2390
2391 2012-02-10 Glenn Morris <rgm@gnu.org>
2392
2393 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
2394
2395 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
2396
2397 2012-02-08 Glenn Morris <rgm@gnu.org>
2398
2399 * loading.texi (Named Features): Update the require example.
2400
2401 2012-02-07 Glenn Morris <rgm@gnu.org>
2402
2403 * modes.texi (Defining Minor Modes):
2404 Expand on args of defined minor modes.
2405
2406 2012-02-07 Chong Yidong <cyd@gnu.org>
2407
2408 * variables.texi (Creating Buffer-Local): Minor clarification
2409 to buffer-local-variables doc (Bug#10715).
2410
2411 2012-02-07 Glenn Morris <rgm@gnu.org>
2412
2413 * display.texi (ImageMagick Images): General update.
2414 Move most details of imagemagick-render-type to the variable's doc.
2415
2416 2012-02-06 Glenn Morris <rgm@gnu.org>
2417
2418 * keymaps.texi (Tool Bar): Mention separators.
2419 (Inheritance and Keymaps):
2420 Mention make-composed-keymap and multiple inheritance.
2421
2422 * modes.texi (Running Hooks): Mention run-hook-wrapped.
2423
2424 * control.texi (Handling Errors):
2425 Mention condition-case-no-debug and with-demoted-errors.
2426
2427 2012-02-05 Chong Yidong <cyd@gnu.org>
2428
2429 * customize.texi (Common Keywords): Minor clarifications.
2430 Document custom-unlispify-remove-prefixes.
2431 (Variable Definitions): Backquotes in defcustom seem to work fine
2432 now. Various other copyedits.
2433 (Simple Types): Copyedits. Document color selector.
2434 (Composite Types): Copyedits.
2435 (Splicing into Lists): Clarifications.
2436
2437 * eval.texi (Backquote): Move from macros.texi.
2438
2439 * macros.texi (Expansion): Minor clarification.
2440 (Backquote): Move node to eval.texi.
2441 (Defining Macros): Move an example from Backquote node.
2442 (Argument Evaluation): No need to mention Pascal.
2443 (Indenting Macros): Add xref to Defining Macros.
2444
2445 2012-02-05 Glenn Morris <rgm@gnu.org>
2446
2447 * debugging.texi (Error Debugging): Mention debug-on-event default.
2448
2449 2012-02-04 Glenn Morris <rgm@gnu.org>
2450
2451 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
2452
2453 * debugging.texi (Error Debugging): Mention debug-on-event.
2454 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
2455
2456 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
2457
2458 * text.texi (Buffer Contents):
2459 Update filter-buffer-substring description.
2460
2461 2012-02-04 Chong Yidong <cyd@gnu.org>
2462
2463 * functions.texi (What Is a Function): Add closures.
2464 Mention "return value" terminology. Add xref for command-execute.
2465 Remove unused "keystroke command" terminology.
2466 (Lambda Expressions): Give a different example than in the
2467 following subsection. Add xref to Anonymous Functions.
2468 (Function Documentation): Remove gratuitous markup.
2469 (Function Names): Move introductory text to `What Is a Function'.
2470 (Defining Functions): Fix defun argument spec.
2471 (Anonymous Functions): Document lambda macro explicitly.
2472 Mention effects on lexical binding.
2473 (Function Cells): Downplay direct usage of fset.
2474 (Closures): New node.
2475 (Inline Functions): Remove "open-code" terminology.
2476 (Declaring Functions): Minor tweak; .m is not C code.
2477
2478 * variables.texi (Variables): Don't refer to "global value".
2479 (Local Variables, Void Variables): Copyedits.
2480 (Lexical Binding): Minor clarification of example.
2481 (File Local Variables): Mention :safe and :risky defcustom args.
2482 (Lexical Binding): Add xref to Closures node.
2483
2484 2012-02-04 Glenn Morris <rgm@gnu.org>
2485
2486 * minibuf.texi (High-Level Completion): Updates for read-color.
2487
2488 2012-02-03 Glenn Morris <rgm@gnu.org>
2489
2490 * display.texi (GIF Images): Mention animation.
2491 Remove commented-out old example of animation.
2492 (Animated Images): New subsection.
2493 * elisp.texi (Top):
2494 * vol1.texi (Top):
2495 * vol2.texi (Top): Add Animated Images menu entry.
2496
2497 * display.texi (Image Formats): Remove oddly specific information
2498 on versions of image libraries.
2499 (GIF Images, TIFF Images): Minor rephrasing.
2500
2501 2012-02-02 Glenn Morris <rgm@gnu.org>
2502
2503 * processes.texi (Synchronous Processes):
2504 Mention call-process's :file gets overwritten.
2505
2506 * commands.texi (Reading One Event):
2507 * help.texi (Help Functions): Document read-char-choice.
2508
2509 * hooks.texi (Standard Hooks):
2510 * modes.texi (Keymaps and Minor Modes):
2511 * text.texi (Commands for Insertion): Document post-self-insert-hook.
2512
2513 * hooks.texi (Standard Hooks): Add prog-mode-hook.
2514
2515 * hooks.texi (Standard Hooks):
2516 * modes.texi (Major Mode Conventions, Mode Hooks):
2517 Document change-major-mode-after-body-hook.
2518
2519 2012-02-01 Glenn Morris <rgm@gnu.org>
2520
2521 * modes.texi (Defining Minor Modes):
2522 Mention disabling global minor modes on a per-major-mode basis.
2523
2524 2012-01-31 Chong Yidong <cyd@gnu.org>
2525
2526 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
2527 (Parser State): Remove unnecessary statement (Bug#10661).
2528
2529 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
2530
2531 2012-01-31 Glenn Morris <rgm@gnu.org>
2532
2533 * modes.texi (Defining Minor Modes):
2534 Document define-minor-mode's new :variable keyword.
2535
2536 2012-01-29 Chong Yidong <cyd@gnu.org>
2537
2538 * syntax.texi (Syntax Class Table): Tweak description of newline
2539 char syntax (Bug#9619).
2540
2541 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
2542 description (Bug#10189).
2543
2544 2012-01-29 Glenn Morris <rgm@gnu.org>
2545
2546 * files.texi (Changing Files): Document SELinux support.
2547
2548 * windows.texi (Window Sizes): Fix typo.
2549
2550 2012-01-28 Chong Yidong <cyd@gnu.org>
2551
2552 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
2553 doc (Bug#8568).
2554
2555 * frames.texi (Input Focus): Add NORECORD arg to
2556 select-frame-set-input-focus. Clarify its role in select-frame.
2557
2558 * text.texi (Transposition): We don't use transpose-region as an
2559 internal subroutine (Bug#3249).
2560
2561 * modes.texi (Example Major Modes): Update Lisp example code to
2562 current sources. Delete the old non-derived-major-mode example,
2563 which has diverged badly from current sources.
2564
2565 2012-01-27 Glenn Morris <rgm@gnu.org>
2566
2567 * makefile.w32-in (texinputdir): Fix (presumed) typo.
2568 (VERSION, manual): Remove, unused.
2569
2570 2012-01-27 Chong Yidong <cyd@gnu.org>
2571
2572 * commands.texi (Command Overview): Minor clarification (Bug#10384).
2573
2574 2012-01-26 Chong Yidong <cyd@gnu.org>
2575
2576 * searching.texi (String Search): Document negative repeat count
2577 (Bug#10507).
2578
2579 2012-01-26 Glenn Morris <rgm@gnu.org>
2580
2581 * variables.texi (Using Lexical Binding):
2582 Mention that lexical-binding should be set in the first line.
2583
2584 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2585
2586 * macros.texi (Defining Macros): Don't claim that `declare' only
2587 affects Edebug and indentation.
2588
2589 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2590
2591 * macros.texi (Defining Macros): Slight `declare' fixup.
2592
2593 2012-01-25 Glenn Morris <rgm@gnu.org>
2594
2595 * makefile.w32-in (texinputdir):
2596 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2597
2598 2012-01-24 Chong Yidong <cyd@gnu.org>
2599
2600 * variables.texi (Variables, Local Variables, Void Variables):
2601 Edit to make the descriptions less specific to dynamic binding.
2602 (Local Variables): Default max-specpdl-size is now 1300.
2603 (Defining Variables): Edits for lexical scoping.
2604 Delete information about starting docstrings with *. De-document
2605 user-variable-p.
2606 (Tips for Defining): Remove an unimportant discussion of quitting
2607 in the middle of a load.
2608 (Accessing Variables, Setting Variables): Discuss lexical binding.
2609 (Variable Scoping): Rewrite.
2610 (Scope, Extent, Impl of Scope): Nodes deleted.
2611 (Dynamic Binding): New node, with material from Scope, Extent, and
2612 Impl of Scope nodes.
2613 (Dynamic Binding Tips): Rename from Using Scoping.
2614 (Lexical Binding): Rewrite.
2615 (Using Lexical Binding): Rename from Converting to Lexical
2616 Binding. Convert to subsection.
2617
2618 * customize.texi (Variable Definitions): Add custom-variable-p.
2619 Move user-variable-p documentation here.
2620
2621 2012-01-23 Chong Yidong <cyd@gnu.org>
2622
2623 * strings.texi (Text Comparison): Minor qualification.
2624
2625 * lists.texi (Cons Cells): Copyedits.
2626 (List Elements): Mention push.
2627 (List Variables): Mention pop.
2628 (Rings): Move to sequences.texi.
2629
2630 * sequences.texi (Sequence Functions): Don't repeat the
2631 introduction already given in the parent.
2632 (Vectors): Copyedits.
2633 (Rings): Move from lists.texi. Note that this is specific to the
2634 ring package.
2635
2636 * symbols.texi (Definitions, Symbol Components): Mention variable
2637 scoping issues.
2638 (Plists and Alists): Copyedits.
2639
2640 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
2641 correctness with lexical scoping.
2642 (Eval): Copyedits.
2643
2644 2012-01-21 Chong Yidong <cyd@gnu.org>
2645
2646 * intro.texi (A Sample Function Description): Special notation
2647 used for macros too.
2648
2649 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
2650 (Symbol Type): Add xref for keyword symbols.
2651 (Sequence Type): Clarify differences between sequence types.
2652 (Cons Cell Type): Add "linked list" index entry.
2653 (Non-ASCII in Strings): Copyedits.
2654 (Equality Predicates): Symbols with same name need not be eq.
2655
2656 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
2657 ldexp. Move float-e and float-pi to Math Functions node.
2658
2659 2012-01-21 Glenn Morris <rgm@gnu.org>
2660
2661 * modes.texi (Auto Major Mode):
2662 * variables.texi (File Local Variables):
2663 Mention inhibit-local-variables-regexps.
2664
2665 2012-01-19 Martin Rudalics <rudalics@gmx.at>
2666
2667 * windows.texi (Window Configurations): Rewrite references to
2668 persistent window parameters.
2669 (Window Parameters): Fix description of persistent window
2670 parameters.
2671
2672 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
2673
2674 * windows.texi (Window Parameters): Use @pxref.
2675
2676 2012-01-16 Martin Rudalics <rudalics@gmx.at>
2677
2678 * windows.texi (Window Configurations, Window Parameters):
2679 Describe persistent window parameters.
2680
2681 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2682
2683 * variables.texi (Creating Buffer-Local): Warn against misuses of
2684 make-variable-buffer-local (bug#10258).
2685
2686 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2687
2688 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
2689
2690 2012-01-06 Chong Yidong <cyd@gnu.org>
2691
2692 * variables.texi (Directory Local Variables):
2693 Document hack-dir-local-variables-non-file-buffer.
2694
2695 2012-01-06 Glenn Morris <rgm@gnu.org>
2696
2697 * maps.texi (Standard Keymaps): Refer to Info-edit by name
2698 rather than by keybinding.
2699
2700 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
2701
2702 * frames.texi (Font and Color Parameters): Add @pxref.
2703
2704 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
2705
2706 * frames.texi (Font and Color Parameters):
2707 Document w32 font backends (bug#10399).
2708
2709 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2710
2711 * files.texi (File Attributes, Changing Files):
2712 Use a more-natural notation for octal numbers.
2713
2714 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
2715
2716 * variables.texi (Variables with Restricted Values):
2717 Change reference to variable (bug#10354).
2718
2719 2011-12-13 Martin Rudalics <rudalics@gmx.at>
2720
2721 * windows.texi (Splitting Windows): Use t instead of non-nil
2722 when describing window-combination-resize.
2723
2724 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2725
2726 * text.texi (Special Properties): Warn against `intangible' properties
2727 (bug#10222).
2728
2729 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2730
2731 * display.texi (Truncation):
2732 * text.texi (Special Properties): Describe what a stretch-glyph is
2733 instead of using that term without explanation. Make the
2734 cross-references more accurate.
2735
2736 * display.texi (Usual Display): Update the description,
2737 cross-references, and indexing related to display of control
2738 characters and raw bytes.
2739
2740 2011-11-25 Martin Rudalics <rudalics@gmx.at>
2741
2742 * windows.texi (Splitting Windows): Fix description of
2743 window-combination-limit. Suggested by Eli Zaretskii.
2744
2745 2011-11-23 Chong Yidong <cyd@gnu.org>
2746
2747 * windows.texi (Window Sizes): Move window-top-line,
2748 window-left-column, and window-*-pixel-edges to Coordinates and
2749 Windows node.
2750 (Coordinates and Windows): Restore window-edges doc.
2751
2752 2011-11-21 Martin Rudalics <rudalics@gmx.at>
2753
2754 * windows.texi (Windows and Frames, Splitting Windows):
2755 Fix typos.
2756
2757 2011-11-21 Chong Yidong <cyd@gnu.org>
2758
2759 * windows.texi (Splitting Windows): Fix error in documentation of
2760 window-combination-limit.
2761 (Cyclic Window Ordering): Minor fixes to next-window,
2762 one-window-p, and get-lru-window docs. Don't document
2763 window-list-1.
2764 (Buffers and Windows): Copyedits.
2765 (Choosing Window): Document special handling of special-display-*.
2766 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
2767 Don't document even-window-heights, which is going away.
2768 Clarify which options are obeyed by which action functions.
2769
2770 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2771
2772 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
2773
2774 2011-11-20 Martin Rudalics <rudalics@gmx.at>
2775
2776 * windows.texi (Resizing Windows, Splitting Windows):
2777 Remove term "status" when talking about combination limits.
2778
2779 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2780
2781 * compile.texi (Compiler Errors):
2782 * help.texi (Help Functions): Fix typos.
2783
2784 2011-11-19 Chong Yidong <cyd@gnu.org>
2785
2786 * windows.texi (Splitting Windows): Clarify role of window
2787 parameters in split-window. Shorten the example.
2788 (Deleting Windows): Rewrite intro to handle internal windows.
2789 Fix delete-windows-on doc.
2790 (Selecting Windows): Copyedits.
2791
2792 2011-11-17 Martin Rudalics <rudalics@gmx.at>
2793
2794 * windows.texi (Resizing Windows, Splitting Windows)
2795 (Deleting Windows): Use term window-combination-resize instead
2796 of window-splits.
2797
2798 2011-11-16 Martin Rudalics <rudalics@gmx.at>
2799
2800 * windows.texi (Resizing Windows, Splitting Windows):
2801 Rename occurrences of window-nest to window-combination-limit.
2802
2803 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2804
2805 * intro.texi (Lisp History): Fix typo.
2806
2807 2011-11-12 Martin Rudalics <rudalics@gmx.at>
2808
2809 * windows.texi (Splitting Windows, Deleting Windows):
2810 Remove references to splits status of windows.
2811
2812 2011-11-10 Glenn Morris <rgm@gnu.org>
2813
2814 * buffers.texi (Read Only Buffers): Expand a bit on why
2815 toggle-read-only should only be used interactively. (Bug#7292)
2816
2817 2011-11-09 Chong Yidong <cyd@gnu.org>
2818
2819 * windows.texi (Window Sizes): Document window-pixel-edges,
2820 window-inside-pixel-edges, window-absolute-pixel-edges, and
2821 window-inside-absolute-pixel-edges.
2822 (Resizing Windows): shrink-window-if-larger-than-buffer works on
2823 non-full-width windows.
2824
2825 2011-11-09 Martin Rudalics <rudalics@gmx.at>
2826
2827 * windows.texi (Resizing Windows): Rewrite documentation of
2828 window-resizable.
2829
2830 2011-11-09 Chong Yidong <cyd@gnu.org>
2831
2832 * windows.texi (Splitting Windows): Simplify example.
2833
2834 2011-11-08 Chong Yidong <cyd@gnu.org>
2835
2836 * windows.texi (Window Sizes): Copyedits. Document
2837 window-text-height. Remove window-min-height and window-min-width
2838 discussion, referring instead to Emacs manual.
2839 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
2840 (Resizing Windows): Simplify introduction. Don't document
2841 enlarge-window, shrink-window, enlarge-window-horizontally, and
2842 shrink-window-horizontally; they are no longer preferred for
2843 calling from Lisp, and are already documented in the Emacs manual.
2844
2845 2011-11-07 Glenn Morris <rgm@gnu.org>
2846
2847 * windows.texi (Choosing Window): Fix keybinding typo.
2848
2849 2011-11-07 Martin Rudalics <rudalics@gmx.at>
2850
2851 * windows.texi (Resizing Windows, Splitting Windows)
2852 (Window Configurations): Use "child window" instead of
2853 "subwindow".
2854
2855 2011-11-06 Chong Yidong <cyd@gnu.org>
2856
2857 * windows.texi (Basic Windows): Clarify various definitions.
2858 Treat window-normalize-* as internal; don't document them.
2859 (Windows and Frames): Various clarifications, e.g. non-live
2860 windows also belong to frames. Fix window-list description.
2861 Simplify window nesting example.
2862 (Splitting Windows, Window Configurations):
2863 Use split-window-below.
2864
2865 2011-11-04 Eli Zaretskii <eliz@gnu.org>
2866
2867 * windows.texi (Window Sizes): Mention in the doc string that the
2868 return values of `window-body-height' and `window-body-width' are
2869 in frame's canonical units. (Bug#9949)
2870
2871 2011-10-30 Martin Rudalics <rudalics@gmx.at>
2872
2873 * windows.texi (Windows and Frames): Remove "iso-" infix from
2874 documentation of window-iso-combined-p.
2875
2876 2011-10-26 Chong Yidong <cyd@gnu.org>
2877
2878 * modes.texi (Running Hooks): Document with-wrapper-hook.
2879
2880 2011-10-18 Chong Yidong <cyd@gnu.org>
2881
2882 * display.texi (Glyphless Chars): New node.
2883
2884 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2885
2886 * text.texi (Yanking): Document yank-excluded-properties.
2887
2888 * package.texi (Packaging Basics): The commentary should say how
2889 to begin using the package.
2890
2891 2011-10-11 Martin Rudalics <rudalics@gmx.at>
2892
2893 * windows.texi (Deleting Windows): Mention which window gets
2894 selected when deleting the selected window.
2895
2896 2011-10-09 Martin Rudalics <rudalics@gmx.at>
2897
2898 * buffers.texi (The Buffer List): Describe how bury-buffer deals
2899 with the selected window.
2900 * windows.texi (Buffers and Windows): Reformulate text on how
2901 replace-buffer-in-windows deals with a window.
2902 (Quitting Windows): Describe how quit-window deals with a
2903 standalone frame. Describe new option frame-auto-hide-function.
2904
2905 2011-10-08 Glenn Morris <rgm@gnu.org>
2906
2907 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
2908
2909 * positions.texi (Excursions): Update warning message.
2910
2911 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
2912
2913 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
2914 Fix Emacs manual xref (Bug#9675).
2915
2916 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2917
2918 * windows.texi (Textual Scrolling): Document scroll-up-command,
2919 scroll-down-command, scroll-error-top-bottom, and the
2920 scroll-command symbol property.
2921 (Display Action Functions): Fix description of
2922 display-buffer-pop-up-window.
2923
2924 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
2925
2926 * windows.texi (Splitting Windows): Fix typos.
2927
2928 2011-09-25 Martin Rudalics <rudalics@gmx.at>
2929
2930 * windows.texi (Windows and Frames, Display Action Functions)
2931 (Switching Buffers): Fix some typos.
2932 (Buffers and Windows): Remove reference to window-auto-delete.
2933 Reword description of replace-buffer-in-windows.
2934 (Window History): Fix some typos and refer to frame local buffer
2935 list.
2936 (Quitting Windows): New node.
2937 (Window Configurations): Add descriptions of window-state-get
2938 and window-state-put.
2939 (Window Parameters): Describe variable ignore-window-parameters.
2940 Sketch some window parameters currently in use.
2941 * elisp.texi (Top): Update node listing.
2942
2943 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
2944
2945 * windows.texi (Display Action Functions)
2946 (Choosing Window Options): New nodes.
2947
2948 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2949
2950 * windows.texi (Window History): New node. Move text here from
2951 Buffers and Windows.
2952 (Switching Buffers): Rename from Displaying Buffers, since we
2953 don't document display-buffer here; callers changed.
2954 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
2955 switch-to-buffer-other-frame. Delete duplicate
2956 replace-buffer-in-windows doc.
2957 (Choosing Window): Document display actions.
2958
2959 2011-09-24 Eli Zaretskii <eliz@gnu.org>
2960
2961 * display.texi (Forcing Redisplay): Update the description of
2962 redisplay-dont-pause due to change in the default value.
2963
2964 2011-09-23 Martin Rudalics <rudalics@gmx.at>
2965
2966 * frames.texi (Frames and Windows): Move section and rename to
2967 Windows and Frames in windows.texi.
2968 * windows.texi (Windows): Restructure.
2969 (Basic Windows): Rewrite. Explain live and internal windows and
2970 normalization functions.
2971 (Windows and Frames): Move section here from frames.texi.
2972 Describe subwindows, window combinations, window tree, and
2973 corresponding functions including window-list here.
2974 (Window Sizes): Rename section from Size of Window and move it
2975 up in chapter. Describe total and body sizes and the
2976 corresponding functions. Explain new semantics of
2977 window-min-height/-width.
2978 (Resizing Windows): Move section up in chapter. Describe new
2979 resize functions.
2980 (Splitting Windows): Describe new behavior of split-window,
2981 split-window-above-each-other and split-window-side-by-side.
2982 Provide examples. Describe window-nest and window-splits
2983 options.
2984 (Deleting Windows): Minor rewrite.
2985 (Selecting Windows): Minor rewrite.
2986 Describe frame-selected-window and set-frame-selected-window here.
2987 (Cyclic Window Ordering): Minor rewrite.
2988 Describe window-list-1.
2989 (Buffers and Windows): Rewrite. Explain a window's previous and
2990 next buffers and the corresponding functions.
2991 (Window Tree): Merge into Windows and Frames section.
2992 * elisp.texi (Top): Update node listings for frames and windows
2993 sections.
2994
2995 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2996
2997 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
2998
2999 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3000
3001 * errors.texi (Standard Errors): Remove apparent placeholder text
3002 (bug#9491).
3003
3004 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
3005
3006 * frames.texi (Management Parameters): Fix description of
3007 icon-type parameter.
3008
3009 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
3010
3011 * tips.texi (Key Binding Conventions): Don't bind a key sequence
3012 ending in C-g. Suggested by Edward O'Connor.
3013
3014 2011-09-17 Eli Zaretskii <eliz@gnu.org>
3015
3016 * numbers.texi (Integer Basics): Add indexing for
3017 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
3018
3019 2011-09-14 Dani Moncayo <dmoncayo@gmail.com>
3020
3021 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
3022
3023 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
3024
3025 * processes.texi (Network Servers): Clarify what the process
3026 buffer is used for (bug#9233).
3027
3028 2011-08-30 Dani Moncayo <dmoncayo@gmail.com>
3029
3030 * lists.texi (Building Lists): Fix typo.
3031
3032 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
3033
3034 * display.texi (Basic Faces): New node. Document new faces.
3035
3036 * modes.texi (Major Mode Conventions): Move some text there.
3037 (Mode Help): Remove major-mode var, duplicated in Major Modes.
3038
3039 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
3040
3041 * modes.texi (Basic Major Modes): New node. Callers updated.
3042 (Major Modes): Document fundamental-mode and major-mode.
3043 (Major Mode Basics): Node deleted; text moved to Major Modes.
3044 (Derived Modes): Document derived-mode-p.
3045
3046 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
3047
3048 * files.texi (Changing Files, Create/Delete Dirs): Document new
3049 arguments for delete-file, delete-directory, and copy-directory.
3050 (Visiting Functions): Remove view-file; it is documented in the
3051 Emacs manual.
3052
3053 * frames.texi (Layout Parameters): The defaults for the
3054 menu-bar-lines and tool-bar-lines parameters depend on the mode.
3055
3056 * display.texi (Progress): Document spinner functionality.
3057
3058 * os.texi (Killing Emacs): Note that kill-emacs can be called by
3059 operating system signals. Refer to save-buffers-kill-terminal
3060 instead of save-buffers-kill-emacs.
3061
3062 * objects.texi (Symbol Type): Document ## print representation.
3063
3064 2011-08-25 Eli Zaretskii <eliz@gnu.org>
3065
3066 * display.texi (Specified Space): Mention that `space' specs
3067 influence bidi reordering.
3068 (Bidirectional Display): Explain how to use `(space . PROPS)' for
3069 separating fields with bidirectional content.
3070
3071 2011-08-24 Eli Zaretskii <eliz@gnu.org>
3072
3073 * display.texi (Bidirectional Display): Document return value in
3074 buffers that are not bidi-reordered for display, and in unibyte
3075 buffers.
3076
3077 2011-08-23 Eli Zaretskii <eliz@gnu.org>
3078
3079 * nonascii.texi (Character Properties): Document the values for
3080 unassigned codepoints.
3081
3082 2011-08-18 Eli Zaretskii <eliz@gnu.org>
3083
3084 * nonascii.texi (Character Properties): Document use of
3085 `bidi-class' and `mirroring' properties as part of reordering.
3086 Provide cross-references to "Bidirectional Display".
3087
3088 * display.texi (Bidirectional Display): Document the pitfalls of
3089 concatenating strings with bidirectional content, with possible
3090 solutions. Document bidi-string-mark-left-to-right.
3091 Mention paragraph direction in modes that inherit from prog-mode.
3092 Document use of `bidi-class' and `mirroring' properties as part of
3093 reordering.
3094
3095 2011-08-16 Eli Zaretskii <eliz@gnu.org>
3096
3097 * modes.texi (Major Mode Conventions): Improve the documentation
3098 of `mode-class' `special' modes.
3099
3100 * nonascii.texi (Character Properties): Document the `mirroring'
3101 property. Add index entries.
3102
3103 * syntax.texi (Categories): Add an example of defining a new
3104 category and category table.
3105
3106 * searching.texi (Regexp Backslash): Document how to display
3107 existing categories. Mention the possibility of adding
3108 categories, and add an xref to where this is described. Add an
3109 index entry.
3110
3111 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
3112
3113 * text.texi (Special Properties):
3114 * display.texi (Overlay Properties): Note that mouse-face cannot
3115 change the text size (Bug#8530).
3116
3117 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
3118
3119 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
3120 using setenv instead.
3121
3122 2011-07-28 Eli Zaretskii <eliz@gnu.org>
3123
3124 * display.texi (Bidirectional Display): Document the fact that
3125 bidi-display-reordering is t by default.
3126
3127 2011-07-23 Eli Zaretskii <eliz@gnu.org>
3128
3129 * display.texi (Bidirectional Display): New section.
3130
3131 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3132 Tim Cross <theophilusx@gmail.com> (tiny change)
3133 Glenn Morris <rgm@gnu.org>
3134
3135 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
3136
3137 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
3138
3139 * help.texi (Keys in Documentation): Revert last change.
3140
3141 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3142
3143 * help.texi (Keys in Documentation): Clarify that \= only quotes
3144 the next character, and doesn't affect longer sequences in
3145 particular (bug#8935).
3146
3147 * debugging.texi (Using Debugger):
3148 Mention @code{eval-expression-debug-on-error} (bug#8549).
3149
3150 2011-07-14 Eli Zaretskii <eliz@gnu.org>
3151
3152 * display.texi (Other Display Specs): Document that `left-fringe'
3153 and `right-fringe' display specifications are of the "replacing"
3154 kind.
3155
3156 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3157
3158 * help.texi (Documentation Basics): Add a link to the Function
3159 Documentation node (bug#6580).
3160
3161 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3162
3163 * keymaps.texi (Menu Bar): Mention :visible and :enable
3164 (bug#6344). Text by Drew Adams.
3165
3166 * modes.texi (Running Hooks): Mention buffer-local hook variables
3167 (bug#6218).
3168
3169 * objects.texi (General Escape Syntax): "a with grave accent" is
3170 ?xe0, not ?x8e0 (bug#5259).
3171
3172 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
3173
3174 * display.texi (Face Attributes, Font Selection): Add references
3175 to the Fonts node in the Emacs manual (Bug#4178).
3176
3177 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
3178
3179 * display.texi (Window Systems): `window-system' is
3180 terminal-local.
3181
3182 * frames.texi (Frame Parameters, Parameter Access): Don't mention
3183 frame-local variables.
3184
3185 * variables.texi (Buffer-Local Variables): Don't mention obsolete
3186 frame-local variables.
3187 (Frame-Local Variables): Node deleted.
3188
3189 * elisp.texi (Top): Update node listing.
3190
3191 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3192
3193 * elisp.texi: Change "inferiors" to "subnodes" in three places
3194 (bug#3523).
3195
3196 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
3197
3198 * frames.texi (Window System Selections): Discussion of
3199 x-select-enable-clipboard moved to Emacs manual.
3200
3201 2011-07-11 Deniz Dogan <deniz@dogan.se>
3202
3203 * commands.texi (Prefix Command Arguments): Remove excessive
3204 apostrophe.
3205
3206 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3207
3208 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
3209 description is a string (bug#3313).
3210
3211 * frames.texi (Display Feature Testing): Try to explain what all
3212 the visual classes mean (bug#3042).
3213
3214 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3215
3216 * modes.texi (Mode Line Variables): Document `mode-line-remote'
3217 and `mode-line-client' (bug#2974).
3218
3219 * text.texi (Insertion): Clarify marker movements (bug#1651).
3220 Text from Drew Adams.
3221
3222 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3223
3224 * text.texi (Special Properties): Clarify the format of `face'
3225 (bug#1375).
3226
3227 * commands.texi (Interactive Call): Add a `call-interactively'
3228 example (bug#1010).
3229
3230 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3231
3232 * functions.texi (Calling Functions): Link to the "Interactive
3233 Call" node (bug#1001).
3234
3235 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
3236
3237 * customize.texi (Composite Types): Move alist and plist to here
3238 from Simple Types (Bug#7545).
3239
3240 * elisp.texi (Top): Update menu description.
3241
3242 * display.texi (Face Attributes): Document negative line widths
3243 (Bug#6113).
3244
3245 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3246
3247 * searching.texi (Match Data): Note that match data can be
3248 overwritten by most functions (bug#2499).
3249
3250 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3251
3252 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
3253 flags mean (bug#6659).
3254
3255 * functions.texi (What Is a Function): Document the autoload
3256 object (bug#6496).
3257
3258 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3259
3260 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
3261 is only used in the Customize user interface (bug#6089).
3262
3263 * display.texi (Showing Images): Mention the point of sliced
3264 images (bug#7836).
3265
3266 2011-07-02 Eli Zaretskii <eliz@gnu.org>
3267
3268 * variables.texi (Defining Variables, Void Variables)
3269 (Constant Variables): Fix incorrect usage of @kindex.
3270
3271 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3272
3273 * variables.texi (Defining Variables): Add an index entry for
3274 `set-variable' (bug#7262).
3275 (Defining Variables): Use @findex for functions.
3276
3277 * frames.texi (Basic Parameters): Document the `explicit-name'
3278 parameter (bug#6951).
3279
3280 * customize.texi (Type Keywords): Clarify that :value provides a
3281 default value for all types (bug#7386).
3282
3283 * streams.texi (Output Functions): Document `pp'.
3284
3285 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
3286
3287 * keymaps.texi (Searching Keymaps):
3288 * display.texi (Overlay Properties): Fix errors in 2011-05-29
3289 change. Suggested by Johan Bockgård.
3290
3291 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
3292
3293 * text.texi (Special Properties): Clarify role of font-lock-face.
3294
3295 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3296
3297 * processes.texi (Process Information): Rename `process-alive-p'
3298 to `process-live-p' for consistency with other `-live-p' functions.
3299
3300 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
3301
3302 Document wide integers better.
3303 * files.texi (File Attributes): Document ino_t values better.
3304 ino_t values no longer map to anything larger than a single cons.
3305 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
3306 (Bitwise Operations):
3307 * objects.texi (Integer Type): Use a binary notation that is a bit easier
3308 to read, and that will port better if 62-bits becomes the default.
3309 Fix or remove incorrect examples.
3310 * os.texi (Time Conversion): Document time_t values better.
3311
3312 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3313
3314 * processes.texi (Process Information):
3315 Document `process-alive-p'.
3316
3317 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
3318
3319 * help.texi (Accessing Documentation):
3320 * display.texi (Pixel Specification):
3321 * processes.texi (Serial Ports, Serial Ports):
3322 * nonascii.texi (Character Properties, Default Coding Systems):
3323 * text.texi (Changing Properties, Special Properties):
3324 * windows.texi (Window Start and End):
3325 * modes.texi (SMIE Indentation Example, SMIE Tricks):
3326 * keymaps.texi (Searching Keymaps, Tool Bar):
3327 * minibuf.texi (Basic Completion):
3328 * compile.texi (Eval During Compile):
3329 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
3330 7x9 paper in printed manual.
3331
3332 * lists.texi (Sets And Lists): Fix misplaced text.
3333
3334 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
3335
3336 * keymaps.texi (Remapping Commands): Emphasize that the keymap
3337 needs to be active (Bug#8350).
3338
3339 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
3340
3341 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
3342
3343 * tips.texi (Coding Conventions): Remove antediluvian filename
3344 limit recommendation (Bug#8538).
3345
3346 2011-05-27 Glenn Morris <rgm@gnu.org>
3347
3348 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
3349
3350 2011-05-26 Glenn Morris <rgm@gnu.org>
3351
3352 * variables.texi (File Local Variables):
3353 Update hack-local-variables `mode-only' return value.
3354 Add some more details on what this function does in the other case.
3355
3356 2011-05-19 Glenn Morris <rgm@gnu.org>
3357
3358 * lists.texi (Sets And Lists): Mention cl provides union etc.
3359
3360 2011-05-19 Nix <nix@esperi.org.uk>
3361
3362 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
3363
3364 * text.texi (Parsing HTML): Update for function name changes.
3365
3366 * syntax.texi (Syntax Flags): Small fix.
3367
3368 * keymaps.texi (Active Keymaps): Typo fix.
3369 (Changing Key Bindings): Grammar fix.
3370
3371 * frames.texi (Minibuffers and Frames): Grammar fix.
3372 (Window System Selections): x-select-enable-clipboard now defaults to t.
3373
3374 * customize.texi (Common Keywords):
3375 * display.texi (Abstract Display):
3376 * modes.texi (Auto-Indentation):
3377 * nonascii.texi (Converting Representations): Typo fixes.
3378
3379 * control.texi (Examples of Catch): Call it "goto" not "go to".
3380
3381 2011-05-14 Eli Zaretskii <eliz@gnu.org>
3382
3383 * nonascii.texi (Character Properties): Fix inconsistencies with
3384 implementation.
3385
3386 * text.texi (Special Properties): Move @defvar's out of the
3387 @table. (Bug#8652)
3388
3389 2011-05-12 Glenn Morris <rgm@gnu.org>
3390
3391 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
3392
3393 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3394
3395 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
3396 (Multiline Font Lock):
3397 * vol2.texi (Top):
3398 * vol1.texi (Top):
3399 * elisp.texi (Top): Update menu accordingly.
3400
3401 2011-05-12 Drew Adams <drew.adams@oracle.com>
3402
3403 * modes.texi (Region to Fontify): Fix typo.
3404
3405 2011-05-10 Jim Meyering <meyering@redhat.com>
3406
3407 * minibuf.texi: Fix typo "in in -> in".
3408
3409 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
3410
3411 * numbers.texi (Integer Basics): Large integers are treated as floats.
3412
3413 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3414
3415 * processes.texi (Synchronous Processes): Document the (:file
3416 "/file-name") syntax for `call-process'.
3417
3418 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3419
3420 * windows.texi (Choosing Window): Fix typo.
3421
3422 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
3423
3424 * frames.texi (Layout Parameters): Note the difference between
3425 querying and setting parameters for left-fringe and right-fringe
3426 (Bug#6930).
3427
3428 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3429
3430 * minibuf.texi (Basic Completion): Be a bit more precise about the
3431 valid kinds of completion tables.
3432 (Programmed Completion): Remove obsolete text about lambda expressions
3433 not being valid completion tables.
3434
3435 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
3436
3437 * positions.texi (Excursions): Explain the "save-excursion
3438 defeated by set-buffer" warning.
3439
3440 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
3441 save-excursion. Suggested by Uday S Reddy.
3442
3443 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3444
3445 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
3446 (Lexical Binding): New sub-section.
3447
3448 * eval.texi (Eval): Discourage the use of `eval'.
3449 Document its new `lexical' argument.
3450
3451 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3452
3453 * commands.texi (Command Overview): `post-command-hook' is not reset to
3454 nil any more.
3455
3456 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
3457
3458 * strings.texi (String Conversion): Don't mention
3459 string-make-(uni|multi)byte (bug#8262).
3460 * nonascii.texi (Converting Representations): Fix up range.
3461 * keymaps.texi (Key Binding Commands): Update code point, avoid
3462 "unibyte character" and remove mention of unibyte bindings.
3463
3464 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3465
3466 * modes.texi (Operator Precedence Grammars): Don't use characters
3467 outside ISO-8859-1.
3468
3469 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3470
3471 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
3472
3473 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3474
3475 2011-03-08 Glenn Morris <rgm@gnu.org>
3476
3477 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3478 * intro.texi (Acknowledgements): Names to UTF-8.
3479 * elisp.texi: Set documentencoding.
3480
3481 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3482
3483 * Version 23.3 released.
3484
3485 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3486
3487 * package.texi: Update index keywords.
3488 (Package Archives): New node contents. Document package-x.el.
3489
3490 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
3491
3492 * makefile.w32-in (srcs): Add package.texi.
3493
3494 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3495
3496 * package.texi (Packaging, Packaging Basics, Simple Packages)
3497 (Multi-file Packages): Expand and clarify.
3498 (Package Archives): Temporary placeholder node.
3499
3500 * elisp.texi (Top): Update node listing.
3501
3502 * Makefile.in (srcs): Add package.texi.
3503
3504 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
3505
3506 * processes.texi (Synchronous Processes): Minor clarification
3507 (Bug#8149).
3508
3509 2011-03-03 Glenn Morris <rgm@gnu.org>
3510
3511 * files.texi (Truenames): Minor clarification. (Bug#2341)
3512
3513 2011-03-01 Glenn Morris <rgm@gnu.org>
3514
3515 * variables.texi (Directory Local Variables):
3516 Mention `(subdirs . nil)' alist element.
3517
3518 2011-02-28 Glenn Morris <rgm@gnu.org>
3519
3520 * variables.texi (Directory Local Variables): Mention the optional
3521 mtime argument of dir-locals-set-directory-class. (Bug#3577)
3522
3523 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
3524
3525 * minibuf.texi (Minibuffer History): Clarify discussion of
3526 minibuffer history lists (Bug#8085).
3527
3528 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3529
3530 * elisp.texi: Sync @dircategory with ../../info/dir.
3531
3532 * files.texi (Visiting Functions): Document find-file-literally,
3533 both the command and the variable.
3534
3535 * variables.texi (Creating Buffer-Local): Explain the meaning of
3536 permanent local variables.
3537
3538 * files.texi (Visiting Functions): Document find-file-literally,
3539 both the command and the variable.
3540
3541 * variables.texi (Creating Buffer-Local): Explain the meaning of
3542 permanent local variables.
3543
3544 2011-02-19 Glenn Morris <rgm@gnu.org>
3545
3546 * keymaps.texi (Remapping Commands): Mention how to undo it.
3547
3548 2011-02-09 Reuben Thomas <rrt@sc3d.org>
3549
3550 * loading.texi (Hooks for Loading): Remove unnecessary advice
3551 about eval-after-load (Bug#7986).
3552
3553 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3554
3555 * commands.texi (Accessing Mouse): Note that a header line is not
3556 included in the row of posn-col-row.
3557
3558 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
3559
3560 * modes.texi (Major Mode Conventions): Add face guidelines.
3561 (Faces for Font Lock): List faces in order of prominence.
3562
3563 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
3564
3565 format-time-string now supports subsecond time stamp resolution
3566 * os.texi (Time Parsing): Document %N.
3567
3568 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
3569
3570 * vol1.texi (Top):
3571 * vol2.texi (Top):
3572 * elisp.texi (Top):
3573 * display.texi (Display Property): Shorten the menu description of
3574 the "Other Display Specs" node (Bug#7816).
3575
3576 * keymaps.texi (Defining Menus): Add "menu item" and "extended
3577 menu item" concept index entries (Bug#7805).
3578
3579 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3580
3581 * makefile.w32-in (texinfodir): New variable.
3582 (usermanualdir): Remove as redundant with $(emacsdir).
3583 (MAKEINFO): Remove options, leave only program name.
3584 (MAKEINFO_OPTS): New variable.
3585 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
3586
3587 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3588 Richard Kim <emacs18@gmail.com>
3589
3590 * loading.texi (Library Search): Document list-load-path-shadows
3591 (Bug#7757).
3592
3593 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3594
3595 * searching.texi (Regexp Special): Remove outdated discussion of
3596 character sets (Bug#7780).
3597
3598 * frames.texi (Pop-Up Menus): Document where menu title comes
3599 from (Bug#7684).
3600
3601 2011-01-25 Glenn Morris <rgm@gnu.org>
3602
3603 * display.texi (Making Buttons): Mention limitation of text buttons.
3604
3605 2011-01-23 Werner Lemberg <wl@gnu.org>
3606
3607 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3608 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3609 (ENVADD): New variable to control texi2dvi and texi2pdf.
3610
3611 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3612
3613 * files.texi (Directory Names): Move directory-abbrev-alist doc to
3614 Emacs manual.
3615
3616 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3617
3618 * files.texi (Directory Names): Explain why FROM in
3619 directory-abbrev-alist should begin with \`. (Bug#7777)
3620
3621 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3622
3623 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
3624
3625 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3626
3627 * modes.texi (Emulating Mode Line): Fix last change.
3628
3629 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3630
3631 * modes.texi (Emulating Mode Line): Update documentation of
3632 format-mode-line according to changes that fixed bug #7587.
3633
3634 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
3635
3636 * modes.texi (Derived Modes): Mention prog-mode.
3637
3638 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
3639 of the key-binding-data cache since we don't use it any more.
3640
3641 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3642
3643 * processes.texi (Shell Arguments):
3644 * strings.texi (Creating Strings): Don't mention "shell commands";
3645 make it explicit that `split-string-and-unquote' and
3646 `combine-and-quote-strings' are mainly for working with arguments
3647 to call-process and start-process.
3648
3649 * processes.texi (Shell Arguments): Fix documentation of
3650 `split-string-and-unquote'. Add indexing. (Bug#7563)
3651
3652 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3653
3654 * modes.texi (Auto-Indentation): New section to document SMIE.
3655 (Major Mode Conventions):
3656 * text.texi (Mode-Specific Indent): Refer to it.
3657
3658 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3659
3660 * display.texi (Other Display Specs): Document left-fringe and
3661 right-fringe display specs.
3662
3663 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3664
3665 * backups.texi (Making Backups):
3666 * modes.texi (Example Major Modes): Use recommended coding style.
3667 (Major Mode Basics, Derived Modes): Encourge more strongly use of
3668 define-derived-mode. Mention completion-at-point-functions.
3669
3670 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3671
3672 * nonascii.texi (Converting Representations):
3673 Document byte-to-string.
3674
3675 2010-12-08 Glenn Morris <rgm@gnu.org>
3676
3677 * buffers.texi (Modification Time):
3678 verify-visited-file-modtime now defaults to the current buffer.
3679
3680 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3681
3682 * nonascii.texi (Converting Representations): Document byte-to-string.
3683
3684 * strings.texi (Creating Strings): Don't mention semi-obsolete
3685 function char-to-string.
3686 (String Conversion): Shorten discussion of semi-obsolete function
3687 string-to-char. Link to Converting Representations.
3688
3689 * objects.texi (Symbol Type):
3690 * text.texi (Near Point):
3691 * help.texi (Help Functions):
3692 * functions.texi (Mapping Functions): Use string instead of
3693 char-to-string in examples.
3694
3695 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3696
3697 * text.texi (Kill Functions, Kill Functions)
3698 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
3699 YANK-HANDLER args.
3700
3701 * symbols.texi (Creating Symbols): Using unintern without an
3702 obarray arg is now obsolete.
3703
3704 * numbers.texi (Float Basics): Document float-e and float-pi.
3705
3706 * variables.texi (Defining Variables): Change "pi" example to
3707 "float-pi".
3708
3709 2010-11-26 Eli Zaretskii <eliz@gnu.org>
3710
3711 * commands.texi (Click Events): Document the values of X, Y and
3712 COL, ROW in the event's position, when the click is on the header
3713 or mode line, on the fringes, or in the margins.
3714
3715 2010-11-17 Eli Zaretskii <eliz@gnu.org>
3716
3717 * customize.texi (Composite Types): Lower-case index entry.
3718
3719 * loading.texi (How Programs Do Loading):
3720 Document load-file-name. (Bug#7346)
3721
3722 2010-11-17 Glenn Morris <rgm@gnu.org>
3723
3724 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
3725
3726 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3727
3728 * display.texi (Usual Display): Characters with no fonts are not
3729 necessarily displayed as empty boxes.
3730
3731 2010-10-31 Glenn Morris <rgm@gnu.org>
3732
3733 * maps.texi (Standard Keymaps): Update File menu description.
3734
3735 2010-10-28 Glenn Morris <rgm@gnu.org>
3736
3737 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
3738
3739 2010-10-24 Eli Zaretskii <eliz@gnu.org>
3740
3741 * display.texi (Window Systems): Deprecate use of window-system as
3742 a predicate.
3743
3744 2010-10-23 Glenn Morris <rgm@gnu.org>
3745
3746 * help.texi (Documentation Basics): Remove mentions of digest-doc and
3747 sorted-doc.
3748
3749 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3750
3751 * os.texi (Dynamic Libraries): New node, with slightly modified
3752 text deleted from "Image Formats".
3753 (System Interface): Add @menu entry for "Dynamic Libraries".
3754
3755 * display.texi (Image Formats): Remove description of
3756 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
3757
3758 2010-10-12 Glenn Morris <rgm@gnu.org>
3759
3760 * book-spine.texinfo: Rename to book-spine.texi.
3761
3762 2010-10-11 Glenn Morris <rgm@gnu.org>
3763
3764 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3765
3766 * Makefile.in (DVIPS): New variable.
3767 (.PHONY): Add html, ps.
3768 (html, elisp.html, ps, elisp.ps): New targets.
3769 (clean): Delete html, ps files.
3770 ($(infodir)/elisp): Remove unnecessary includes.
3771
3772 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3773
3774 * makefile.w32-in (emacsdir): New variable.
3775 (srcs): Add emacsver.texi.
3776 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
3777
3778 2010-10-09 Glenn Morris <rgm@gnu.org>
3779
3780 * Makefile.in (VPATH): Remove.
3781 (infodir): Make it absolute.
3782 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
3783
3784 * Makefile.in (dist): Anchor regexps.
3785
3786 * Makefile.in (srcs): Put elisp.texi first.
3787 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
3788
3789 * Makefile.in (infoclean): Remove harmless, long-standing error.
3790
3791 * Makefile.in ($(infodir)): Delete rule.
3792 (mkinfodir): New.
3793 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
3794
3795 * Makefile.in (dist): Remove reference to emacsver.texi.in.
3796 Also copy emacsver.texi, and edit $emacsdir.
3797
3798 2010-10-09 Glenn Morris <rgm@gnu.org>
3799
3800 * Makefile.in (emacsdir): New variable.
3801 (MAKEINFO): Add -I $emacsdir.
3802 (dist): Copy emacsver.texi.
3803 (srcs): Add emacsver.texi.
3804
3805 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
3806 Set EMACSVER by including emacsver.texi.
3807
3808 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3809
3810 2010-10-07 Glenn Morris <rgm@gnu.org>
3811
3812 * Makefile.in (version): New, set by configure.
3813 (clean): Delete dist tar file.
3814 (dist): Use version in tar name.
3815
3816 2010-10-06 Glenn Morris <rgm@gnu.org>
3817
3818 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
3819 (INSTALL_INFO): Remove unused variable.
3820 (mostlyclean, infoclean, dist): New rules.
3821 (clean): Delete dvi and pdf files.
3822 (maintainer-clean): Remove elisp.oaux, use infoclean.
3823 ($(infodir)): Add parallel build workaround.
3824
3825 2010-10-04 Glenn Morris <rgm@gnu.org>
3826
3827 * Makefile.in (dvi, pdf, $(infodir)): New targets.
3828 ($(infodir)/elisp): Ensure target directory exists. Use $@.
3829 Fix -I typo.
3830 (clean): No 'make.out' or 'core' files.
3831 (.PHONY): Declare clean rules.
3832 (maintainer-clean): Delete pdf file. Guard against cd failures.
3833
3834 2010-10-03 Glenn Morris <rgm@gnu.org>
3835
3836 * files.texi (File Name Components): Remove ignored section about
3837 deleted variable directory-sep-char.
3838
3839 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3840
3841 * files.texi (Magic File Names): New defopt
3842 remote-file-name-inhibit-cache.
3843
3844 2010-10-02 Glenn Morris <rgm@gnu.org>
3845
3846 * os.texi (Killing Emacs): Hook now runs in batch mode.
3847
3848 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3849
3850 * text.texi (Special Properties): Clarify when modification-hooks run.
3851
3852 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
3853
3854 * syntax.texi (Syntax Flags): Document new `c' flag.
3855
3856 2010-09-09 Glenn Morris <rgm@gnu.org>
3857
3858 * display.texi (ImageMagick Images): General cleanup.
3859
3860 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3861
3862 * files.texi (Directory Names): Use \` rather than ^.
3863
3864 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3865
3866 * text.texi (Low-Level Kill Ring):
3867 * frames.texi (Window System Selections): Remove cut buffer
3868 documentation.
3869
3870 2010-08-28 Eli Zaretskii <eliz@gnu.org>
3871
3872 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
3873 Parameters", where the default fringe width is described.
3874
3875 * frames.texi (Window Frame Parameters, Basic Parameters)
3876 (Position Parameters, Layout Parameters, Management Parameters)
3877 (Cursor Parameters, Font and Color Parameters): Add indexing for
3878 frame parameters. (Bug#6929)
3879
3880 2010-08-25 Tom Tromey <tromey@redhat.com>
3881
3882 * vol2.texi (Top): Update.
3883 * vol1.texi (Top): Update.
3884 * tips.texi (Library Headers): Mention Package-Version and
3885 Package-Requires.
3886 * package.texi: New file.
3887 * os.texi (System Interface): Update pointers.
3888 * elisp.texi (Top): Link to new nodes. Include package.texi.
3889 * anti.texi (Antinews): Update pointers.
3890
3891 2010-08-25 Eli Zaretskii <eliz@gnu.org>
3892
3893 * processes.texi (Filter Functions): Fix last change.
3894
3895 2010-08-24 Markus Triska <triska@gmx.at>
3896
3897 * processes.texi (Filter Functions): Use `buffer-live-p' instead
3898 of `buffer-name' in the main text as well as in the example
3899 (Bug#3098).
3900
3901 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3902
3903 * nonascii.texi (Text Representations):
3904 * loading.texi (Loading Non-ASCII):
3905 * compile.texi (Byte Compilation): Don't mention obsolete
3906 --unibyte command-line argument.
3907
3908 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3909
3910 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
3911
3912 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3913
3914 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
3915
3916 2010-08-20 Eli Zaretskii <eliz@gnu.org>
3917
3918 * commands.texi (Misc Events): Add cross-references to where
3919 POSITION of a mouse event is described in detail.
3920
3921 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
3922
3923 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
3924
3925 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3926
3927 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
3928 Suggested by Štěpán Němec <stepnem@gmail.com>.
3929
3930 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
3931
3932 * minibuf.texi (High-Level Completion): Document args of
3933 `read-buffer-function' (bug#5625).
3934
3935 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3936
3937 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
3938
3939 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
3940
3941 * processes.texi (Process Information): Explain process property
3942 `remote-tty'.
3943
3944 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
3945
3946 * modes.texi (Defining Minor Modes): Use C-delete in examples,
3947 instead of "\C-\^?" (bug#6334).
3948
3949 * text.texi (Special Properties): Fix typo.
3950
3951 2010-07-09 Eli Zaretskii <eliz@gnu.org>
3952
3953 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
3954 calling sequences, which are now the standard.
3955
3956 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
3957
3958 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
3959
3960 * commands.texi (Command Overview): Mention undo-boundary call.
3961
3962 2010-06-23 Glenn Morris <rgm@gnu.org>
3963
3964 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
3965 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
3966 * frames.texi, functions.texi, internals.texi, keymaps.texi:
3967 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
3968 * searching.texi, sequences.texi, strings.texi, syntax.texi:
3969 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
3970 Untabify Texinfo files.
3971
3972 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
3973
3974 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
3975
3976 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
3977
3978 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
3979
3980 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
3981
3982 * searching.texi (Regexp Special): Remove obsolete information
3983 about matching non-ASCII characters, and suggest using char
3984 classes (Bug#6283).
3985
3986 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
3987
3988 * minibuf.texi (Basic Completion): Add missing "@end defun".
3989
3990 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3991
3992 * minibuf.texi (Basic Completion): Document completion-boundaries.
3993 (Programmed Completion): Document the new fourth method for boundaries.
3994
3995 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
3996
3997 * display.texi (Image Cache): Update documentation about image caching.
3998
3999 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4000
4001 * windows.texi (Textual Scrolling):
4002 * tips.texi (Coding Conventions):
4003 * minibuf.texi (Minibuffer History):
4004 * maps.texi (Standard Keymaps):
4005 * loading.texi (Where Defined):
4006 * edebug.texi (Instrumenting): Fix typos.
4007
4008 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4009
4010 * keymaps.texi (Menu Bar): Document :advertised-binding property.
4011
4012 * functions.texi (Obsolete Functions):
4013 Document set-advertised-calling-convention.
4014
4015 * minibuf.texi (Basic Completion): Document completion-in-region.
4016 (Programmed Completion): Document completion-annotate-function.
4017
4018 * commands.texi (Reading One Event): Document read-key.
4019 (Distinguish Interactive): Document KIND arg to
4020 called-interactively-p. Delete obsolete interactive-p.
4021
4022 * elisp.texi (Top): Update node description.
4023
4024 2010-05-08 Eli Zaretskii <eliz@gnu.org>
4025
4026 * nonascii.texi (Character Properties):
4027 Document unicode-category-table. Add an index entry for Unicode
4028 general category.
4029
4030 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4031
4032 * Version 23.2 released.
4033
4034 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
4035
4036 * locals.texi (Standard Buffer-Local Variables):
4037 Remove @ignore'd reference to `direction-reversed'.
4038
4039 2010-04-14 Juri Linkov <juri@jurta.org>
4040
4041 Fix @deffn without category.
4042
4043 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
4044 for `abbrev-insert'.
4045
4046 * buffers.texi (Indirect Buffers): Add category `Command'
4047 to @deffn of `clone-indirect-buffer'.
4048
4049 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
4050 for `next-window' and `previous-window'. Add category `Command'
4051 to @deffn of `pop-to-buffer'.
4052
4053 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
4054
4055 * nonascii.texi (Text Representations): Don't mark
4056 enable-multibyte-characters as a user option.
4057
4058 2010-03-31 Eli Zaretskii <eliz@gnu.org>
4059
4060 * control.texi (Handling Errors): How to re-throw a signal caught
4061 by condition-case.
4062
4063 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
4064
4065 * loading.texi (Hooks for Loading): Document after-load-functions.
4066 Copyedits.
4067
4068 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
4069
4070 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
4071
4072 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
4073
4074 * processes.texi (Network Processes): Document seqpacket type.
4075
4076 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
4077
4078 * os.texi (System Environment): Do not mention lynxos.
4079
4080 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4081
4082 * Branch for 23.2.
4083
4084 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
4085
4086 * objects.texi (Integer Type): Take note of the read syntax
4087 exception for numbers that cannot fit in the integer type.
4088
4089 2010-03-03 Glenn Morris <rgm@gnu.org>
4090
4091 * numbers.texi (Integer Basics, Bitwise Operations):
4092 * objects.texi (Integer Type): Update for integers now being 30-bit.
4093
4094 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
4095
4096 * display.texi (Low-Level Font): Document :otf font-spec property.
4097
4098 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4099
4100 * display.texi (Line Height): Avoid obsolete special default variables
4101 like default-major-mode.
4102
4103 2010-01-28 Alan Mackenzie <acm@muc.de>
4104
4105 * display.texi (Auto Faces): Say fontification-functions is called
4106 whether or not Font Lock is enabled. Tidy up the wording a bit.
4107
4108 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4109
4110 * elisp.texi: Remove duplicate edition information (Bug#5407).
4111
4112 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4113
4114 * two.el (volume-header-toc-markup): Fix typos in docstring.
4115
4116 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4117
4118 Avoid dubious uses of save-excursions.
4119 * positions.texi (Excursions): Recommend the use of
4120 save-current-buffer if applicable.
4121 * text.texi (Clickable Text): Fix the example code which used
4122 save-excursion in a naive way which sometimes preserves point and
4123 sometimes not.
4124 * variables.texi (Creating Buffer-Local):
4125 * os.texi (Session Management):
4126 * display.texi (GIF Images):
4127 * control.texi (Cleanups): Use (save|with)-current-buffer.
4128
4129 2010-01-02 Eli Zaretskii <eliz@gnu.org>
4130
4131 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
4132
4133 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
4134
4135 * nonascii.texi (Text Representations, Character Codes)
4136 (Converting Representations, Explicit Encoding)
4137 (Translation of Characters): Use hex notation consistently.
4138 (Character Sets): Fix map-charset-chars doc (Bug#5197).
4139
4140 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
4141
4142 * loading.texi (Where Defined): Make it clearer that these are
4143 loaded files (Bug#5068).
4144
4145 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
4146
4147 * minibuf.texi (Completion Styles): Document `initials' style.
4148
4149 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
4150
4151 * frames.texi (Resources): Describe inhibit-x-resources.
4152 (Size Parameters): Copyedit.
4153
4154 * hash.texi (Creating Hash):
4155 * objects.texi (Hash Table Type): Document the new hash table
4156 printed representation.
4157
4158 * minibuf.texi (Basic Completion): 4th arg to all-completions is
4159 obsolete.
4160
4161 * processes.texi (Process Buffers):
4162 Document process-kill-buffer-query-function.
4163
4164 2009-12-05 Glenn Morris <rgm@gnu.org>
4165
4166 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
4167 diary-display-function, and no longer recommended to be a hook.
4168 Update for changes in the names of calendar and diary hooks.
4169 diary-print-entries-hook has changed section.
4170
4171 2009-11-28 Eli Zaretskii <eliz@gnu.org>
4172
4173 * text.texi (Special Properties): More accurate description of
4174 what the `cursor' property does.
4175
4176 2009-11-26 Kevin Ryde <user42@zip.com.au>
4177
4178 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
4179 mouse-wheel-down-event, the closest thing to a definition for them.
4180 * os.texi (Startup Summary): vindex inhibit-startup-message and
4181 inhibit-splash-screen.
4182 (Command-Line Arguments): vindex argv.
4183 (Suspending Emacs): vindex suspend-tty-functions and
4184 resume-tty-functions. Don't want to index every hook, but having
4185 the programming ones is helpful.
4186
4187 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
4188
4189 * commands.texi (Motion Events): Fix typo (Bug#4907).
4190
4191 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
4192
4193 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
4194 are affected by case-fold-search (Bug#4483).
4195
4196 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
4197
4198 * minibuf.texi (Reading File Names): Note that read-file-name may
4199 use a graphical file dialog.
4200
4201 2009-10-31 Glenn Morris <rgm@gnu.org>
4202
4203 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
4204
4205 2009-10-16 Kevin Ryde <user42@zip.com.au>
4206
4207 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
4208 in particular so `info-lookup-symbol' can find its docs.
4209
4210 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
4211
4212 * variables.texi (Constant Variables): Distinguish from defconst
4213 variables.
4214 (Defining Variables): Add cindex.
4215
4216 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
4217
4218 * os.texi (Time of Day): Clarify that the microsecond part is
4219 ignored (Bug#4637).
4220
4221 2009-10-11 Glenn Morris <rgm@gnu.org>
4222
4223 * frames.texi (Size and Position): Clarify what is included in the frame
4224 height. (Bug#4535)
4225
4226 2009-10-10 Glenn Morris <rgm@gnu.org>
4227
4228 * windows.texi (Size of Window): The relationship between window and
4229 frame heights is not so simple. (Bug#4535)
4230 Mention window-full-height-p.
4231
4232 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
4233
4234 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
4235 used from Lisp.
4236
4237 2009-10-07 Eli Zaretskii <eliz@gnu.org>
4238
4239 * files.texi (Directory Names) <abbreviate-file-name>:
4240 Document that root home directories are not replaced with "~".
4241
4242 2009-10-06 Eli Zaretskii <eliz@gnu.org>
4243
4244 * text.texi (Special Properties): Document the meaning of the
4245 `cursor' text property whose value is an integer.
4246
4247 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4248
4249 * files.texi (Magic File Names): Add `copy-directory'.
4250
4251 2009-10-05 Eli Zaretskii <eliz@gnu.org>
4252
4253 * files.texi (File Attributes): Fix description of file
4254 attributes. (Bug#4638) Update attributes of files.texi example to
4255 be more representative.
4256
4257 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4258
4259 * files.texi (Create/Delete Dirs): New command copy-directory.
4260
4261 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
4262
4263 * anti.texi (Antinews):
4264 * macros.texi (Indenting Macros):
4265 * strings.texi (Creating Strings, Case Conversion):
4266 Remove duplicate words.
4267
4268 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
4269
4270 * files.texi (Create/Delete Dirs): delete-directory has an
4271 optional parameter RECURSIVE.
4272
4273 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
4274
4275 * buffers.texi (Swapping Text): Minor clarification.
4276
4277 2009-10-01 Glenn Morris <rgm@gnu.org>
4278
4279 * functions.texi (Declaring Functions): Mention that we also search for
4280 ".m" files in the src/ directory.
4281
4282 2009-09-25 David Engster <deng@randomsample.de>
4283
4284 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
4285
4286 2009-09-22 Glenn Morris <rgm@gnu.org>
4287
4288 * internals.texi (Building Emacs): Mention preloaded-file-list.
4289
4290 2009-09-14 Alan Mackenzie <acm@muc.de>
4291
4292 * os.texi (Terminal Output): Put "@code{}" around "stdout".
4293
4294 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4295
4296 * functions.texi (Anonymous Functions): Rearrange discussion,
4297 giving usage of unquoted lambda forms first. Mention that
4298 `function' and `#'' are no longer required (Bug#4290).
4299
4300 2009-09-11 Alan Mackenzie <acm@muc.de>
4301
4302 * os.texi (Terminal Output): Document `send-string-to-terminal' in
4303 batch mode.
4304
4305 2009-09-01 Glenn Morris <rgm@gnu.org>
4306
4307 * display.texi (Face Functions): Mention define-obsolete-face-alias.
4308
4309 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
4310
4311 * nonascii.texi (Character Codes): Fix typos.
4312
4313 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4314
4315 * processes.texi (Synchronous Processes): New defvar
4316 process-file-side-effects.
4317
4318 2009-08-25 Glenn Morris <rgm@gnu.org>
4319
4320 * display.texi (Fontsets): Fix typo.
4321
4322 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
4323
4324 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
4325
4326 * processes.texi (Asynchronous Processes): Adjust arglist of
4327 start-process-shell-command and start-file-process-shell-command.
4328
4329 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
4330
4331 * advice.texi (Argument Access in Advice): Note that argument
4332 positions are zero-based (Bug#3932).
4333
4334 * commands.texi (Distinguish Interactive): Minor copyedit.
4335
4336 * display.texi (Face Attributes): Add xref to Displaying Faces for
4337 explanation of "underlying face".
4338
4339 * customize.texi (Common Keywords): Add xref to Loading.
4340
4341 * loading.texi (How Programs Do Loading): Add xref to Lisp
4342 Libraries node in the Emacs manual.
4343
4344 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
4345
4346 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
4347
4348 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
4349
4350 * processes.texi (Shell Arguments): Copyedits.
4351
4352 2009-07-18 Glenn Morris <rgm@gnu.org>
4353
4354 * loading.texi (Repeated Loading): Fix typo.
4355
4356 2009-07-16 Richard Stallman <rms@gnu.org>
4357
4358 * buffers.texi (Swapping Text): Recommend setting
4359 write-region-annotate-functions and buffer-saved-size.
4360
4361 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
4362
4363 2009-07-15 Glenn Morris <rgm@gnu.org>
4364
4365 * edebug.texi: Minor re-phrasings throughout.
4366 (Edebug Execution Modes): Sit-for affects continue mode too.
4367 (Jumping): Use `forward-sexp' rather than its keybinding.
4368 (Edebug Misc): Fix Q binding.
4369 (Edebug Eval): Remove cl version.
4370 (Printing in Edebug): Clarify print-length etc.
4371 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
4372 (Specification List): Remove edebug-unwrap findex entry.
4373 (Specification Examples): defmacro is actually not the same as defun.
4374 Escape "`" in example.
4375
4376 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
4377
4378 * markers.texi (The Mark): Document optional arg to
4379 deactivate-mark.
4380
4381 2009-07-11 Kevin Ryde <user42@zip.com.au>
4382
4383 * hooks.texi (Standard Hooks): Fix cross-references.
4384
4385 * loading.texi (Named Features): Refer to eval-after-load.
4386
4387 2009-07-11 Glenn Morris <rgm@gnu.org>
4388
4389 * Makefile.in (TEXI2PDF): New.
4390 (elisp.pdf): New target.
4391
4392 * searching.texi (Regexp Backslash): Fix typo.
4393
4394 * elisp.texi (Top): Display copyright notice at start of non-TeX.
4395
4396 2009-07-10 Glenn Morris <rgm@gnu.org>
4397
4398 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
4399
4400 * customize.texi (Customization Types):
4401 * display.texi (Abstract Display):
4402 * objects.texi (Character Type, String Type):
4403 Merge in some menu descriptions from elisp.texi.
4404
4405 * hash.texi (Hash Tables):
4406 * modes.texi (Multiline Font Lock):
4407 End menu description with period.
4408
4409 2009-07-09 Glenn Morris <rgm@gnu.org>
4410
4411 * back.texi: Don't hard-code texinfo location.
4412
4413 * two-volume.make (texinfodir): New, with location of texinfo.tex.
4414 (tex): Add texinfodir to TEXINPUTS.
4415 (elisp1med-init, elisp2med-init): Use texinfodir.
4416
4417 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
4418 (clean): Add two-volume.make intermediate files.
4419
4420 * elisp.texi, vol1.texi, vol2.texi:
4421 Use a DATE variable with the publication date, and update it.
4422 Fix antinews menu description.
4423
4424 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
4425 Update the detailed node listing to match elisp.texi.
4426
4427 * README: Update edition to match elisp.texi.
4428
4429 * objects.texi (General Escape Syntax):
4430 * nonascii.texi (Character Sets):
4431 Use consistent case for "Unicode Standard".
4432
4433 * anti.texi (Antinews):
4434 * customize.texi (Variable Definitions):
4435 * functions.texi (Declaring Functions):
4436 * nonascii.texi (Character Properties):
4437 * processes.texi (Serial Ports):
4438 * text.texi (Special Properties):
4439 * tips.texi (Coding Conventions):
4440 Minor rearrangements to improve TeX line-filling.
4441
4442 * commands.texi (Using Interactive): Fix cross-reference.
4443
4444 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4445
4446 * frames.texi (Management Parameters): Mention sticky.
4447
4448 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4449
4450 * help.texi (Help Functions): Fix description of help-buffer and
4451 help-setup-xref to use @defun instead of @deffn.
4452
4453 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4454
4455 * frames.texi (Size Parameters): Mention maximized for fullscreen.
4456
4457 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
4458
4459 * display.texi (Window Systems): Add ns to the list.
4460
4461 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4462
4463 * Branch for 23.1.
4464
4465 2009-06-17 Martin Rudalics <rudalics@gmx.at>
4466
4467 * windows.texi (Dedicated Windows): Fix typo.
4468 (Resizing Windows): Replace @defun by @deffn.
4469
4470 2009-06-17 Glenn Morris <rgm@gnu.org>
4471
4472 * variables.texi (Directory Local Variables):
4473 Update for 2009-04-11 name-change of dir-locals-directory-alist.
4474
4475 2009-06-09 Kenichi Handa <handa@m17n.org>
4476
4477 * nonascii.texi (Character Sets): State clearly that FROM and TO
4478 are codepoints of CHARSET.
4479
4480 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
4481
4482 * minibuf.texi (Reading File Names): Fix introductory text.
4483 Suggested by stan@derbycityprints.com.
4484 (High-Level Completion): Fix typo.
4485
4486 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4487
4488 * frames.texi (Text Terminal Colors): Multi-tty is already
4489 implemented, but tty-local colors are not.
4490
4491 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
4492
4493 * hooks.texi (Standard Hooks): Remove mention of obsolete
4494 redisplay-end-trigger-functions.
4495
4496 * internals.texi (Window Internals): Remove mention of obsolete
4497 redisplay-end-trigger-functions.
4498
4499 2009-05-21 Martin Rudalics <rudalics@gmx.at>
4500
4501 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
4502
4503 * backups.texi (Making Backups): backup-directory-alist and
4504 make-backup-file-name-function are options.
4505 (Auto-Saving): auto-save-list-file-prefix is an option.
4506
4507 * buffers.texi (Killing Buffers): buffer-offer-save is an
4508 option.
4509
4510 * display.texi (Refresh Screen): no-redraw-on-reenter is an
4511 option.
4512 (Echo Area Customization): echo-keystrokes is an option.
4513 (Selective Display): selective-display-ellipses is an option.
4514 (Temporary Displays): temp-buffer-show-function is an option.
4515 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
4516 are options.
4517 (Font Selection): face-font-family-alternatives,
4518 face-font-selection-order, face-font-registry-alternatives, and
4519 scalable-fonts-allowed are options.
4520 (Fringe Indicators): indicate-buffer-boundaries is an option.
4521 (Fringe Cursors): overflow-newline-into-fringe is an option.
4522 (Scroll Bars): scroll-bar-mode is an option.
4523
4524 * eval.texi (Eval): max-lisp-eval-depth is an option.
4525
4526 * files.texi (Visiting Functions): find-file-hook is an option.
4527 (Directory Names): directory-abbrev-alist is an option.
4528 (Unique File Names): temporary-file-directory and
4529 small-temporary-file-directory are options.
4530
4531 * frames.texi (Initial Parameters): initial-frame-alist,
4532 minibuffer-frame-alist and default-frame-alist are options.
4533 (Cursor Parameters): blink-cursor-alist and
4534 cursor-in-non-selected-windows ar options.
4535 (Window System Selections): selection-coding-system is an
4536 option.
4537 (Display Feature Testing): display-mm-dimensions-alist is an
4538 option.
4539
4540 * help.texi (Help Functions): help-char and help-event-list are
4541 options.
4542
4543 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
4544 an option.
4545
4546 * minibuf.texi (Minibuffer History): history-length and
4547 history-delete-duplicates are options.
4548 (High-Level Completion): read-buffer-function and
4549 read-buffer-completion-ignore-case are options.
4550 (Reading File Names): read-file-name-completion-ignore-case is
4551 an option.
4552
4553 * modes.texi (Mode Line Top): mode-line-format is an option.
4554 (Mode Line Variables): mode-line-position and mode-line-modes
4555 are options.
4556
4557 * nonascii.texi (Text Representations):
4558 enable-multibyte-characters is an option.
4559 (Default Coding Systems): auto-coding-regexp-alist,
4560 file-coding-system-alist, auto-coding-alist and
4561 auto-coding-functions are options.
4562 (Specifying Coding Systems): inhibit-eol-conversion is an
4563 option.
4564
4565 * os.texi (Init File): site-run-file is an option.
4566 (System Environment): mail-host-address is an option.
4567 (User Identification): user-mail-address is an option.
4568 (Terminal Output): baud-rate is an option.
4569
4570 * positions.texi (Word Motion): words-include-escapes is an
4571 option.
4572
4573 * searching.texi (Standard Regexps): page-delimiter,
4574 paragraph-separate, paragraph-separate and sentence-end are
4575 options.
4576
4577 * text.texi (Margins): left-margin and fill-nobreak-predicate
4578 are options.
4579
4580 * variables.texi (Local Variables): max-specpdl-size is an
4581 option.
4582
4583 * windows.texi (Choosing Window):
4584 split-window-preferred-function, special-display-function and
4585 display-buffer-function are options.
4586
4587 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
4588
4589 Fix errors spotted by Martin Rudalics.
4590
4591 * syntax.texi (Position Parse): Document rationale for ignored
4592 arguments to syntax-ppss-flush-cache.
4593
4594 * processes.texi (Input to Processes): Mark PROCESS arg to
4595 process-running-child-p as optional.
4596 (Network Options): Document NO-ERROR arg to
4597 set-network-process-option.
4598
4599 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
4600 command.
4601
4602 * searching.texi (POSIX Regexps): Mark posix-search-forward and
4603 posix-search-backward as commands.
4604
4605 * os.texi (Killing Emacs): Mark kill-emacs as a command.
4606 (Suspending Emacs): Mark suspend-emacs as a command.
4607 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
4608 commands.
4609 (Terminal Output): Remove obsolete function baud-rate.
4610 Document TERMINAL arg for send-string-to-terminal.
4611
4612 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
4613 terminal-coding-system and set-terminal-coding-system.
4614 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
4615 as optional.
4616 (Character Sets): Document RESTRICTION arg of char-charset.
4617 (Character Codes): Mark POS argument to get-byte as optional.
4618
4619 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
4620 minibuffer-message.
4621
4622 * files.texi (Create/Delete Dirs): Mark make-directory and
4623 delete-directory as commands.
4624
4625 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
4626
4627 * text.texi (Base 64): Mark base64-decode-string and
4628 base64-encode-string as commands.
4629 (Columns): Mark move-to-column as a command.
4630 (Mode-Specific Indent): Document RIGID arg to
4631 indent-for-tab-command.
4632 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
4633 Mark indent-code-rigidly as a command.
4634 (Substitution): Mark translate-region as a command.
4635
4636 * frames.texi (Size and Position): Remove obsolete functions
4637 screen-height and screen-width.
4638
4639 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
4640
4641 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
4642 (Displaying Buffers, Resizing Windows): Correct mistakes;
4643 next-window, previous-window, and pop-to-buffer are not commands,
4644 and fit-window-to-buffer" is a command. (Pointed out by Martin
4645 Rudalics.)
4646
4647 2009-05-17 Richard M Stallman <rms@gnu.org>
4648
4649 * modes.texi (Precalculated Fontification): Clarify text.
4650
4651 2009-05-17 Martin Rudalics <rudalics@gmx.at>
4652
4653 * windows.texi (Selecting Windows): Clarify descriptions of
4654 with-selected-window and get-lru-window.
4655 (Cyclic Window Ordering): Refer to particular frame when talking
4656 about how splitting affects the ordering.
4657 (Displaying Buffers): Fix descriptions of switch-to-buffer and
4658 switch-to-buffer-other-window. Explain how setting of
4659 display-buffer-reuse-frames affects pop-to-buffer.
4660 (Choosing Window): Clarify some details in descriptions of
4661 display-buffer-reuse-frames, pop-up-frames, and
4662 pop-up-frame-function.
4663 (Dedicated Windows): Clarify some details.
4664 (Textual Scrolling): Replace term vscroll by term vertical
4665 scroll position.
4666 (Vertical Scrolling): Fix typo.
4667 (Window Hooks): Relate text on jit-lock-register to window
4668 scrolling and size changes.
4669
4670 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
4671
4672 * frames.texi (Initial Parameters): Clarify what the initial
4673 minibuffer frame is.
4674 (Buffer Parameters): Note that the minibuffer parameter can not be
4675 altered.
4676
4677 * anti.texi (Antinews): Copyedits. Rearrange some entries.
4678 Document display-buffer changes.
4679
4680 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4681
4682 * anti.texi (Antinews): Rewrite for Emacs 22.
4683
4684 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
4685 obarrays are first mentioned. Define "system abbrev" more
4686 prominently, and add it to the index.
4687 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
4688 Copyedits.
4689 (Abbrev Expansion): Document abbrev-insert.
4690
4691 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4692
4693 * frames.texi (Font and Color Parameters): Rename from Color
4694 Parameters. Document font-backend parameter.
4695
4696 * vol2.texi (Top): Update node listing.
4697 * vol1.texi (Top): Update node listing.
4698 * elisp.texi (Top): Update node listing.
4699
4700 2009-05-11 Martin Rudalics <rudalics@gmx.at>
4701
4702 * windows.texi (Choosing Window): Don't explicitly refer to
4703 split-window-sensibly's window argument in descriptions of
4704 split-height-threshold and split-width-threshold.
4705
4706 2009-05-10 Martin Rudalics <rudalics@gmx.at>
4707
4708 * windows.texi (Choosing Window): Fix rewrite of window
4709 splitting section.
4710
4711 2009-05-09 Eli Zaretskii <eliz@gnu.org>
4712
4713 * nonascii.texi (Default Coding Systems):
4714 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
4715 Add indexing.
4716 (Lisp and Coding Systems): Add index entries.
4717
4718 2009-05-09 Martin Rudalics <rudalics@gmx.at>
4719
4720 * windows.texi (Choosing Window): Describe split-window-sensibly
4721 and rewrite section on window splitting accordingly.
4722 (Textual Scrolling): Replace `...' by @code{...}.
4723
4724 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
4725
4726 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
4727 Remove obsoleted pre-abbrev-expand-hook.
4728
4729 * locals.texi (Standard Buffer-Local Variables): Consolidate table
4730 entries.
4731
4732 * internals.texi (Object Internals): Don't assume 32-bit machines
4733 are the norm.
4734 (Buffer Internals): Consolidate table entries for readability.
4735 (Window Internals): Synch field names to window.h.
4736 (Process Internals): Synch field names to process.h.
4737
4738 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
4739
4740 * variables.texi (File Local Variables): Note that read-circle is
4741 bound to nil when reading file-local variables.
4742
4743 * streams.texi (Input Functions): Document read-circle.
4744 (Output Variables): Add xref to Circular Objects.
4745
4746 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
4747
4748 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
4749 Features and Coding System Basics. Node that "p" stands for
4750 "predicate". Recommend utf-8-emacs instead of emacs-mule.
4751 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
4752 mouse-appearance-menu.
4753 (Programming Tips): Add xref to Progress.
4754
4755 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4756
4757 * os.texi (Command-Line Arguments):
4758 Document command-line-args-left.
4759 (Suspending Emacs): Adapt text to multi-tty case. Document use of
4760 terminal objects for tty arguments.
4761 (Startup Summary): Add xref to Session Management.
4762 (Session Management): Mention emacs-session-restore. Copyedits.
4763
4764 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
4765
4766 * os.texi (Startup Summary): Copyedits. The init file is not
4767 necessarily named .emacs now. Document initial-buffer-choice and
4768 initial-scratch-message. Note where Emacs exits in batch mode.
4769 Document inhibit-splash-screen as an alias.
4770 (Init File): Be neutral about which init file name to use.
4771
4772 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
4773
4774 * os.texi (System Interface): Fix Texinfo usage.
4775
4776 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
4777
4778 * searching.texi (Regexp Backslash): Also refer to shy groups as
4779 non-capturing or unnumbered groups.
4780 (Regexp Functions): Add cross-reference to Regexp Backslash.
4781
4782 * display.texi (Truncation): Overlays can use line-prefix and
4783 wrap-prefix too.
4784 (Overlay Properties): Document wrap-prefix and line-prefix.
4785 (Face Attributes): Document underline-minimum-offset.
4786 (Face Remapping): Copyedits.
4787 (Low-Level Font): Copyedits.
4788 (Image Cache): Note that the image cache is shared between frames.
4789 (Line Height): Emphasize that line-spacing only takes effect on
4790 graphical terminals.
4791
4792 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4793
4794 * display.texi (Refresh Screen): Note that a passage about screen
4795 refreshing is text terminal only.
4796 (Forcing Redisplay): Delete misleading comment---sit-for calls
4797 redisplay, not the other way around.
4798 (Truncation): Note new values of truncate-partial-width-windows.
4799 Copyedits.
4800 (Invisible Text): Document invisible-p.
4801
4802 2009-04-11 Eli Zaretskii <eliz@gnu.org>
4803
4804 * display.texi (Overlays): Overlays don't scale well. See
4805 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
4806
4807 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
4808
4809 * syntax.texi (Syntax Table Functions): Document cons cell
4810 argument for modify-syntax-entry.
4811 (Categories): Document cons cell argument for
4812 modify-category-entry.
4813
4814 * searching.texi (String Search): Document word-search-forward-lax
4815 and word-search-backward-lax.
4816 (Searching and Case): Describe isearch behavior more precisely.
4817
4818 * keymaps.texi (Tool Bar): Mention that some platforms do not
4819 support multi-line toolbars. Suggested by Stephen Eglen.
4820
4821 * frames.texi (Layout Parameters): Mention that Nextstep also
4822 allows only one tool-bar line. Suggested by Stephen Eglen.
4823
4824 * nonascii.texi (Text Representations): Copyedits.
4825 (Coding System Basics): Also mention utf-8-emacs.
4826 (Converting Representations, Selecting a Representation)
4827 (Scanning Charsets, Translation of Characters, Encoding and I/O):
4828 Copyedits.
4829 (Character Codes): Mention role of codepoints 1114112 to 4194175.
4830
4831 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
4832
4833 * text.texi (Yank Commands): Note that yank uses push-mark.
4834 (Filling): Clarify REGION argument of fill-paragraph.
4835 Document fill-forward-paragraph-function.
4836 (Special Properties): Remove "new in Emacs 22" declaration.
4837 (Clickable Text): Merge with Links and Mouse-1 node.
4838
4839 * display.texi (Button Properties, Button Buffer Commands):
4840 Change xref to Clickable Text.
4841
4842 * tips.texi (Key Binding Conventions): Change xref to Clickable
4843 Text.
4844
4845 * elisp.texi (Top): Update node listing.
4846
4847 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
4848
4849 * markers.texi (The Mark): Copyedits. Improve description of
4850 handle-shift-selection.
4851 (The Region): Move use-region-p here from The Mark.
4852
4853 * positions.texi (Screen Lines): Document (cols . lines) argument
4854 for vertical-motion.
4855
4856 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
4857
4858 * frames.texi (Frames): Clean up introduction. Document `ns'
4859 return value for framep.
4860 (Creating Frames): Note how the terminal is chosen.
4861 (Multiple Terminals, Multiple Displays): Merge into a single node.
4862 (Color Parameters): Fix typo.
4863
4864 * variables.texi (Local Variables, Buffer-Local Variables)
4865 (Creating Buffer-Local): Change link to Multiple Terminals.
4866
4867 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
4868
4869 * keymaps.texi (Controlling Active Maps): Change link to Multiple
4870 Terminals.
4871
4872 * commands.texi (Command Loop Info, Keyboard Macros): Change link
4873 to Multiple Terminals.
4874
4875 * elisp.texi (Top): Update node listing.
4876 * vol2.texi (Top): Update node listing.
4877 * vol1.texi (Top): Update node listing.
4878
4879 * buffers.texi (Current Buffer): Note that the append-to-buffer
4880 example is no longer in synch with the latest code. Tie the two
4881 examples together.
4882
4883 * files.texi (File Attributes): Move note about MS-DOS from
4884 Changing Files to File Attributes.
4885 (Create/Delete Dirs): Note that mkdir is an alias for this.
4886
4887 2009-04-01 Markus Triska <triska@gmx.at>
4888
4889 * processes.texi (Filter Functions): Suggest how to handle output
4890 batches.
4891
4892 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
4893
4894 * help.texi (Accessing Documentation): Update example to use
4895 help-setup-xref and with-help-window.
4896 (Help Functions): Remove print-help-return-message, which is
4897 semi-obsolete due to with-help-window. Document help-buffer and
4898 help-setup-xref.
4899
4900 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
4901
4902 * help.texi (Accessing Documentation, Help Functions):
4903 Remove information about long-obsolete Emacs versions.
4904
4905 * modes.texi (Mode Line Variables): The default values of the mode
4906 line variables are now more complicated.
4907
4908 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
4909
4910 * modes.texi (Major Mode Conventions): Note that specialness is
4911 inherited.
4912 (Derived Modes): Note that define-derive-mode sets the mode-class
4913 property.
4914
4915 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
4916 goto-map. Add search-map to the list.
4917
4918 2009-03-27 Eli Zaretskii <eliz@gnu.org>
4919
4920 * os.texi (System Environment): Update the list of system-type
4921 values.
4922
4923 * markers.texi (The Mark) <handle-shift-selection>: Update for
4924 removal of the optional argument DEACTIVATE.
4925
4926 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
4927
4928 * commands.texi (Focus Events): Most X window managers don't use
4929 focus-follows-mouse nowadays.
4930
4931 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
4932
4933 * commands.texi (Defining Commands): Clarify introduction.
4934 (Using Interactive): Not that interactive can be put in a symbol
4935 property.
4936 (Interactive Call): Note that a symbol with a non-nil
4937 interactive-form property satisfies commandp.
4938
4939 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
4940
4941 * minibuf.texi (Intro to Minibuffers): Fix typos.
4942
4943 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
4944
4945 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
4946 about minibuffers in old Emacs versions. Copyedits.
4947 Emphasize that enable-recursive-minibuffers defaults to nil.
4948 (Text from Minibuffer): Simplify introduction.
4949
4950 2009-03-22 Alan Mackenzie <acm@muc.de>
4951
4952 * commands.texi (Using Interactive): Clarify string argument to
4953 `interactive' - even promptless elements need \n separators.
4954
4955 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
4956
4957 * minibuf.texi (Completion Styles): New node.
4958
4959 * elisp.texi (Top): Update node listing.
4960
4961 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
4962
4963 * minibuf.texi (Basic Completion): Note that
4964 read-file-name-completion-ignore-case and
4965 read-buffer-completion-ignore-case can override
4966 completion-ignore-case.
4967 (Minibuffer Completion): Document completing-read changes.
4968 (Completion Commands): Avoid mentioning partial completion mode.
4969 Document minibuffer-completion-confirm changes, and
4970 minibuffer-confirm-exit-commands.
4971 (High-Level Completion): Document new require-match behavior for
4972 read-buffer. Document read-buffer-completion-ignore-case.
4973 (Reading File Names): Document new require-match behavior for
4974 read-file-name.
4975
4976 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
4977
4978 * debugging.texi (Error Debugging): Don't mislead the reader into
4979 thinking that debug-on-error enters debugger for C-f at EOB.
4980 (Error Debugging): Setting debug-on-init within the init file
4981 works, and has for some time.
4982
4983 2009-03-13 Kenichi Handa <handa@m17n.org>
4984
4985 * display.texi (Fontsets): Update the description.
4986
4987 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
4988
4989 * advice.texi (Advising Primitives): Link to What Is a Function.
4990
4991 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
4992
4993 * compile.texi (Speed of Byte-Code): Update example.
4994 (Disassembly): Update examples.
4995
4996 * loading.texi (Repeated Loading): Simplify examples.
4997
4998 * customize.texi (Common Keywords): It's not necessary to use :tag
4999 to remove hyphens, as custom-unlispify-tag-name does it
5000 automatically.
5001 (Variable Definitions): Link to File Local Variables.
5002 Document customized-value symbol property.
5003 (Customization Types): Move menu to end of node.
5004
5005 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
5006
5007 * macros.texi (Compiling Macros): Omit misleading sentence, which
5008 implied that macros can only be used in the same file they are
5009 defined.
5010 (Backquote): Remove obsolete information about Emacs 19.
5011
5012 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
5013
5014 * display.texi (Display Margins): Fix paren typo.
5015
5016 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
5017
5018 * elisp.texi (Top): Update node listing.
5019
5020 * variables.texi (Variables): Clarify introduction.
5021 (Global Variables): Mention that setq is a special form.
5022 (Local Variables): Use active voice.
5023 (Tips for Defining): Mention marking variables as safe.
5024 (Buffer-Local Variables): Mention terminal-local and frame-local
5025 variables together.
5026 (File Local Variables): Copyedits.
5027 (Frame-Local Variables): Note that they are not really useful.
5028 (Future Local Variables): Node deleted.
5029
5030 * objects.texi (General Escape Syntax): Update explanation of
5031 Unicode escape syntax.
5032
5033 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
5034
5035 * control.texi (Control Structures): Add cindex entry for "textual
5036 order".
5037
5038 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
5039 instead of "expression" throughout.
5040 (Function Indirection): Copyedits. Use active voice.
5041 (Eval): The default value of max-lisp-eval-depth is now 400.
5042
5043 2009-02-23 Miles Bader <miles@gnu.org>
5044
5045 * processes.texi (System Processes): Rename `system-process-attributes'
5046 to `process-attributes'.
5047
5048 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
5049
5050 * symbols.texi (Property Lists): Emphasize that property lists are
5051 not restricted to symbol cells.
5052 (Other Plists): Copyedit.
5053
5054 * sequences.texi (Sequences Arrays Vectors): Make introduction
5055 more concise.
5056 (Arrays): Mention char-tables and bool-vectors too.
5057 (Vectors): Don't repeat information given in Arrays node. Link to
5058 nodes that explain the vector usage examples.
5059 (Char-Tables): Note that char-table elements can have arbitrary
5060 type. Explain effect of omitted char-table-extra-slots property.
5061 Link to Property Lists node.
5062
5063 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
5064
5065 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
5066 `append'.
5067 (List Elements): Copyedits.
5068
5069 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
5070 of `vconcat'.
5071
5072 * strings.texi (Creating Strings): Copyedits. Remove obsolete
5073 Emacs 20 usage of `concat'.
5074 (Case Conversion): Copyedits.
5075
5076 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
5077
5078 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
5079 Minor edits.
5080 (Frame Configuration Type): Emphasize that it is not primitive.
5081 (Font Type): New node.
5082 (Type Predicates): Add fontp; type-of now recognizes font object
5083 types.
5084
5085 * intro.texi (Version Info): Update version numbers in examples.
5086 (Acknowledgements): List more contributors.
5087
5088 * elisp.texi: Bump version number to 3.0.
5089 (Top): Link to Font Type node.
5090
5091 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5092
5093 * modes.texi (Major Mode Conventions): Remove duplicate words.
5094 (Customizing Keywords): Fix typo.
5095
5096 2009-02-14 Eli Zaretskii <eliz@gnu.org>
5097
5098 * nonascii.texi (User-Chosen Coding Systems): Document that
5099 select-safe-coding-system suggests raw-text if there are raw bytes
5100 in the region.
5101 (Explicit Encoding): Warn not to use `undecided' when encoding.
5102
5103 2009-02-11 Glenn Morris <rgm@gnu.org>
5104
5105 * frames.texi (Visibility of Frames): Mention the effect multiple
5106 workspaces/desktops can have on visibility.
5107
5108 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5109
5110 * text.texi (Commands for Insertion):
5111 * commands.texi (Event Mod):
5112 * keymaps.texi (Searching Keymaps):
5113 * nonascii.texi (Translation of Characters):
5114 Reinstate documentation of translation-table-for-input.
5115 (Explicit Encoding): Document the `charset' text property produced
5116 by decode-coding-region and decode-coding-string.
5117
5118 2009-01-27 Alan Mackenzie <acm@muc.de>
5119
5120 * modes.texi (Search-based Fontification): Correct a typo.
5121
5122 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
5123
5124 * abbrevs.texi (Abbrev Table Properties): Fix typo.
5125 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
5126
5127 2009-01-24 Eli Zaretskii <eliz@gnu.org>
5128
5129 * display.texi (Window Systems): Document the value of
5130 `initial-window-system' under --daemon.
5131
5132 * os.texi (System Environment): Remove description of the
5133 `environment' function which has been deleted.
5134
5135 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
5136
5137 * frames.texi (Multiple Displays): Remove documentation for
5138 removed function make-frame-on-tty.
5139
5140 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
5141
5142 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5143 write-region-annotate-functions.
5144 Document write-region-post-annotation-function.
5145
5146 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
5147
5148 * display.texi (Font Lookup): Document WIDTH argument of
5149 x-list-fonts.
5150
5151 2009-01-17 Eli Zaretskii <eliz@gnu.org>
5152
5153 * maps.texi (Standard Keymaps): Rename function-key-map to
5154 local-function-key-map.
5155
5156 * keymaps.texi (Translation Keymaps): Rename function-key-map to
5157 local-function-key-map.
5158
5159 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
5160 and `set-keyboard-coding-system' now accept an optional terminal
5161 argument.
5162
5163 * commands.texi (Event Mod): `keyboard-translate-table' is now
5164 terminal-local.
5165 (Function Keys): Rename function-key-map to
5166 local-function-key-map.
5167
5168 * elisp.texi (Top): Make @detailmenu be consistent with changes in
5169 frames.texi.
5170
5171 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
5172 `delete-terminal-functions', `suspend-tty-functions' and
5173 `resume-tty-functions'.
5174
5175 * frames.texi (Frames): Document `frame-terminal' and
5176 `terminal-live-p'.
5177 (Multiple Displays): Document `make-frame-on-tty'.
5178 (Multiple Terminals): Document `terminal-list', `delete-terminal',
5179 `terminal-name', and `get-device-terminal'.
5180 (Terminal Parameters): Document `terminal-parameters',
5181 `terminal-parameter', and `set-terminal-parameter'.
5182
5183 * os.texi (System Environment): Document `environment' and
5184 `initial-environment'.
5185 (Suspending Emacs): Update for multi-tty; document
5186 `suspend-tty', `resume-tty', and `controlling-tty-p'.
5187
5188 * nonascii.texi (Coding System Basics): More accurate description
5189 of `raw-text'.
5190
5191 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
5192
5193 * display.texi (Low-Level Font): Fix typo.
5194
5195 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
5196
5197 * elisp.texi (Top): Update node listing.
5198
5199 * display.texi (PostScript Images): Node deleted.
5200
5201 2009-01-10 Eli Zaretskii <eliz@gnu.org>
5202
5203 * processes.texi (Decoding Output): Document that null bytes force
5204 no-conversion for reading process output.
5205
5206 * files.texi (Reading from Files): Document that null bytes force
5207 no-conversion when visiting files.
5208
5209 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
5210
5211 * nonascii.texi (Lisp and Coding Systems):
5212 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
5213 (Character Properties): Improve wording.
5214
5215 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
5216
5217 * display.texi (Font Lookup): Remove obsolete function
5218 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
5219 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5220 (Font Selection): Reorder order of variable descriptions.
5221 Minor clarifications.
5222
5223 * elisp.texi (Top): Update node listing.
5224
5225 2009-01-09 Glenn Morris <rgm@gnu.org>
5226
5227 * commands.texi (Command Loop Info): Say that last-command-char and
5228 last-input-char are obsolete aliases.
5229
5230 * edebug.texi (Edebug Recursive Edit): Remove separate references to
5231 last-input-char and last-command-char, since they are just aliases for
5232 last-input-event and last-command-event.
5233
5234 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
5235 last-command-char.
5236
5237 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5238
5239 * elisp.texi: Update node listing.
5240
5241 * display.texi (Faces): Put Font Selection node after Auto Faces.
5242 (Face Attributes): Don't link to Font Lookup.
5243 Document font-family-list.
5244 (Fonts): New node.
5245
5246 2009-01-08 Jason Rumney <jasonr@gnu.org>
5247
5248 * frames.texi (Pointer Shape): Clarify that only X supports
5249 changing the standard pointer shapes. (Bug#1485)
5250
5251 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5252
5253 * display.texi (Attribute Functions): Note that a function value
5254 :height is relative, and that compatibility functions work by
5255 calling set-face-attribute.
5256 (Displaying Faces): Reorder list in order of increasing priority.
5257 (Face Remapping): New node. Content moved here from Displaying
5258 Faces.
5259 (Glyphs): Link to Face Functions.
5260
5261 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5262
5263 * display.texi (Faces): Don't discuss face id here. facep does
5264 not return t.
5265 (Defining Faces): Minor clarification.
5266 (Face Attributes): Rearrange items to match docstring of
5267 set-face-attribute. Add :foundry attribute. Document new role of
5268 :font attribute. Texinfo usage fix.
5269 (Attribute Functions): Copyedits.
5270 (Face Functions): Note that face number is seldom used.
5271
5272 2009-01-05 Richard M Stallman <rms@gnu.org>
5273
5274 * strings.texi (Predicates for Strings): Minor clarification.
5275
5276 * functions.texi (Function Safety): Texinfo usage fix.
5277
5278 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
5279
5280 * objects.texi (General Escape Syntax): Fix typo.
5281
5282 2009-01-03 Martin Rudalics <rudalics@gmx.at>
5283
5284 * windows.texi (Choosing Window): Say that pop-up-frame-alist
5285 works via the default value of pop-up-frame-function.
5286
5287 2009-01-02 Eli Zaretskii <eliz@gnu.org>
5288
5289 * processes.texi (System Processes): Document the `time' and
5290 `ctime' attributes of `system-process-attributes'.
5291
5292 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
5293
5294 * display.texi (Face Attributes): Clarify :height attribute.
5295
5296 2008-12-31 Martin Rudalics <rudalics@gmx.at>
5297
5298 * buffers.texi (The Buffer List): Clarify what moves a buffer to
5299 the front of the buffer list. Add entries for `last-buffer' and
5300 `unbury-buffer'.
5301
5302 2008-12-27 Eli Zaretskii <eliz@gnu.org>
5303
5304 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
5305 and its subsections.
5306
5307 * frames.texi (Multiple Terminals, Low-level Terminal)
5308 (Terminal Parameters, Frames on Other TTY devices): New sections.
5309 (Frames): Add an xref to "Multiple Terminals".
5310
5311 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
5312
5313 * objects.texi (Terminal Type): New node.
5314 (Editing Types): Add it to the menu.
5315
5316 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
5317 Variables".
5318
5319 * variables.texi (Directory Local Variables): New node.
5320 (Variables): Add a menu item for it.
5321
5322 * loading.texi (Autoload): Document `generate-autoload-cookie' and
5323 `generated-autoload-file'.
5324
5325 2008-12-20 Eli Zaretskii <eliz@gnu.org>
5326
5327 * os.texi (Startup Summary): Add xref to documentation of
5328 `initial-window-system'.
5329
5330 * display.texi (Window Systems): Document `window-system' the
5331 function. The variable `window-system' is now frame-local.
5332 Document `initial-window-system'.
5333
5334 2008-12-19 Martin Rudalics <rudalics@gmx.at>
5335
5336 * windows.texi (Windows): Rewrite description of
5337 fit-window-to-buffer.
5338
5339 2008-12-13 Glenn Morris <rgm@gnu.org>
5340
5341 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
5342 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
5343
5344 2008-12-12 Glenn Morris <rgm@gnu.org>
5345
5346 * debugging.texi (Error Debugging): Refer forwards to
5347 eval-expression-debug-on-error.
5348
5349 2008-12-05 Eli Zaretskii <eliz@gnu.org>
5350
5351 * strings.texi (String Basics): Only unibyte strings that
5352 represent key sequences hold 8-bit raw bytes.
5353
5354 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
5355 paragraph to speak about `undecided'.
5356 (Character Properties): Don't explain the meaning of each
5357 property; instead, identify their Unicode Standard names.
5358 (Character Sets): Document `map-charset-chars'.
5359
5360 2008-12-02 Glenn Morris <rgm@gnu.org>
5361
5362 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
5363 section yet again.
5364
5365 2008-11-29 Eli Zaretskii <eliz@gnu.org>
5366
5367 * nonascii.texi (Character Properties): New Section.
5368 (Specifying Coding Systems): Document
5369 `coding-system-priority-list', `set-coding-system-priority', and
5370 `with-coding-priority'.
5371 (Lisp and Coding Systems): Document `check-coding-systems-region'
5372 and `coding-system-charset-list'.
5373 (Coding System Basics): Document `coding-system-aliases'.
5374
5375 * elisp.texi (Top): Add a @detailmenu entry for "Character
5376 Properties".
5377
5378 * objects.texi (Character Type): Correct the range of Emacs
5379 characters. Add an @xref to "Character Codes".
5380
5381 * strings.texi (String Basics): Add an @xref to "Character Codes".
5382
5383 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
5384
5385 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
5386 (Character Codes): Document `max-char'.
5387
5388 2008-11-28 Eli Zaretskii <eliz@gnu.org>
5389
5390 * nonascii.texi (Text Representations, Converting Representations)
5391 (Character Sets, Scanning Charsets, Translation of Characters):
5392 Make text more accurate.
5393
5394 2008-11-28 Glenn Morris <rgm@gnu.org>
5395
5396 * files.texi (Format Conversion Round-Trip): Improve previous change.
5397
5398 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
5399
5400 * modes.texi (Auto Major Mode): Fix example.
5401
5402 2008-11-25 Glenn Morris <rgm@gnu.org>
5403
5404 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
5405
5406 * files.texi (Format Conversion Round-Trip):
5407 Use active voice for previous change.
5408
5409 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
5410
5411 * os.texi (Processor Run Time):
5412 * processes.texi (Transaction Queues):
5413 * markers.texi (The Mark):
5414 * windows.texi (Choosing Window, Selecting Windows):
5415 * files.texi (Changing Files, Magic File Names):
5416 * commands.texi (Key Sequence Input):
5417 * functions.texi (Declaring Functions):
5418 * strings.texi (Predicates for Strings):
5419 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
5420
5421 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
5422
5423 * help.texi (Accessing Documentation): Update example.
5424
5425 * variables.texi (Defining Variables): Note that `*' is not
5426 necessary if defcustom is used.
5427
5428 2008-11-22 Eli Zaretskii <eliz@gnu.org>
5429
5430 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
5431 Characters" from @detailmenu.
5432
5433 * nonascii.texi (Character Codes, Character Sets)
5434 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
5435 (Chars and Bytes, Splitting Characters): Sections removed.
5436
5437 2008-11-22 Lute Kamstra <lute@gnu.org>
5438
5439 * positions.texi (Text Lines): Update goto-line documentation.
5440
5441 2008-11-21 Martin Rudalics <rudalics@gmx.at>
5442
5443 * frames.texi (Frames): Fix typo, add cross references, reword.
5444 (Initial Parameters): Reword special-display-frame-alist text.
5445 (Frames and Windows): Reword. Describe argument norecord for
5446 set-frame-selected-window.
5447 (Input Focus): Describe argument norecord for select-frame.
5448 Remove comment on MS-Windows behavior for focus-follows-mouse.
5449 (Raising and Lowering): Mention windows-frames dichotomy in
5450 metaphor.
5451
5452 * windows.texi (Displaying Buffers, Vertical Scrolling)
5453 (Horizontal Scrolling): Fix indenting and rewording issues
5454 introduced with 2008-11-07 change.
5455
5456 2008-11-20 Glenn Morris <rgm@gnu.org>
5457
5458 * files.texi (Format Conversion Round-Trip): Mention `preserve'
5459 element of `format-alist'.
5460
5461 2008-11-19 Glenn Morris <rgm@gnu.org>
5462
5463 * doclicense.texi: Update to FDL 1.3.
5464 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
5465
5466 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
5467
5468 * windows.texi (Window Hooks): Remove *-end-trigger-functions
5469 vars, which are obsolete. Mention jit-lock-register.
5470
5471 * modes.texi (Other Font Lock Variables):
5472 Document jit-lock-register and jit-lock-unregister.
5473
5474 * frames.texi (Color Parameters): Document alpha parameter.
5475
5476 2008-11-16 Martin Rudalics <rudalics@gmx.at>
5477
5478 * windows.texi (Splitting Windows, Deleting Windows)
5479 (Selecting Windows, Cyclic Window Ordering)
5480 (Buffers and Windows, Displaying Buffers, Choosing Window)
5481 (Dedicated Windows, Window Point, Window Start and End)
5482 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
5483 (Size of Window, Resizing Windows, Window Configurations)
5484 (Window Parameters): Avoid @var at beginning of sentences and
5485 reword accordingly.
5486
5487 2008-11-11 Lute Kamstra <lute@gnu.org>
5488
5489 * files.texi (File Name Components): Fix file-name-extension
5490 documentation.
5491
5492 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
5493
5494 * frames.texi (Basic Parameters): Remove display-environment-variable
5495 and term-environment-variable.
5496
5497 2008-11-08 Eli Zaretskii <eliz@gnu.org>
5498
5499 * windows.texi (Basic Windows, Splitting Windows)
5500 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
5501 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
5502 (Resizing Windows, Window Configurations, Window Parameters):
5503 Fix wording and markup.
5504
5505 2008-11-07 Martin Rudalics <rudalics@gmx.at>
5506
5507 * windows.texi (Windows): Update entries.
5508 (Basic Windows): Remove listing of attributes. Reword.
5509 (Splitting Windows, Deleting Windows): Reword.
5510 (Selecting Windows, Cyclic Window Ordering): Reword with special
5511 emphasis on order of recently selected windows and buffer list.
5512 (Buffers and Windows, Choosing Window): Reword with special
5513 emphasis on dedicated windows.
5514 (Displaying Buffers): Reword. For switch-to-buffer mention that
5515 it may fall back on pop-to-buffer. For other-window try to
5516 explain how it treats the cyclic ordering of windows.
5517 (Dedicated Windows): New node and section discussing dedicated
5518 windows and associated functions.
5519 (Window Point): Add entry for window-point-insertion-type. Reword.
5520 (Window Start and End): Rename node and section title. Reword.
5521 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
5522 Minor rewording.
5523 (Size of Window): Reword, in particular text on window-width.
5524 (Resizing Windows): Reword. Add text on balancing windows.
5525 (Window Configurations): Reword. Mention window parameters.
5526 (Window Parameters): New node and section on window parameters.
5527 (Window Hooks): Reword. Mention that
5528 window-configuration-change-hook is run "buffer-locally".
5529 * elisp.texi (Top): Update Windows entries in @detailmenu
5530 section.
5531
5532 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
5533
5534 * searching.texi (Regexp Search): Fix typo.
5535
5536 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5537
5538 * searching.texi (Regexp Search): Document GREEDY arg.
5539 (Simple Match Data): Fix return value.
5540
5541 2008-11-01 Eli Zaretskii <eliz@gnu.org>
5542
5543 * nonascii.texi (Text Representations): Rewrite to make consistent
5544 with Emacs 23 internal representation of characters.
5545 Document `unibyte-string'.
5546
5547 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
5548
5549 * processes.texi (Process Information): Note that process-status
5550 does not accept buffer names.
5551
5552 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5553
5554 * positions.texi (Skipping Characters): Correct return value of
5555 skip-chars-forward.
5556
5557 2008-10-25 Martin Rudalics <rudalics@gmx.at>
5558
5559 * windows.texi (Deleting Windows): Update documentation of
5560 delete-windows-on.
5561 (Buffers and Windows): Update documentations of
5562 get-buffer-window and get-buffer-window-list.
5563 (Displaying Buffers): Update documentation of
5564 replace-buffer-in-windows.
5565
5566 * buffers.texi (Current Buffer): Reword set-buffer and
5567 with-current-buffer documentations.
5568 (Creating Buffers): Reword documentation of get-buffer-create.
5569
5570 2008-10-23 Martin Rudalics <rudalics@gmx.at>
5571
5572 * buffers.texi (Current Buffer): Reword documentation of
5573 set-buffer.
5574 (Buffer Names): Reword documentation of buffer-name.
5575 (The Buffer List): For bury-buffer explain what happens with the
5576 buffer's window.
5577 (Creating Buffers): Say that get-buffer-create's arg is called
5578 buffer-or-name.
5579
5580 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5581
5582 * advice.texi (Computed Advice): Explain what DEFINITION is.
5583
5584 * nonascii.texi (Character Codes): Remove obsolete function
5585 char-valid-p, and document characterp instead.
5586
5587 2008-10-22 Martin Rudalics <rudalics@gmx.at>
5588
5589 * windows.texi (Displaying Buffers): Reword documentation of
5590 pop-to-buffer.
5591 (Choosing Window): Rewrite documentation of display-buffer and
5592 its options.
5593
5594 * buffers.texi (Killing Buffers): Update documentation of
5595 kill-buffer.
5596
5597 2008-10-21 Eli Zaretskii <eliz@gnu.org>
5598
5599 * processes.texi (Serial Ports): Fix wording and improve markup.
5600
5601 * searching.texi (Regexp Search): Document `string-match-p' and
5602 `looking-at-p'.
5603 (POSIX Regexps): Add an xref for "non-greedy".
5604 (Regexp Special): Add @cindex entry for "non-greedy".
5605
5606 * display.texi (Attribute Functions): Document `face-all-attributes'.
5607 (Image Cache) <image-refresh>: Minor wording fixes.
5608
5609 * frames.texi (Color Names): Add an xref to `read-color'.
5610
5611 * minibuf.texi (High-Level Completion): Document `read-color'.
5612
5613 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
5614
5615 * positions.texi (Narrowing): Add an xref to "Swapping Text".
5616
5617 * buffers.texi (Swapping Text): New section, documents
5618 `buffer-swap-text'.
5619
5620 2008-10-21 Martin Rudalics <rudalics@gmx.at>
5621
5622 * windows.texi (Resizing Windows): Minor wording fix.
5623
5624 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5625
5626 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
5627 and `combine-and-quote-strings'.
5628
5629 * strings.texi (Creating Strings): Add xrefs for them.
5630
5631 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5632
5633 * elisp.texi (Top): Make descriptive text for "Reading File Names"
5634 match the corresponding menu in minibuf.texi.
5635
5636 * minibuf.texi (Reading File Names): Document `read-shell-command'
5637 and `minibuffer-local-shell-command-map'.
5638
5639 2008-10-19 Martin Rudalics <rudalics@gmx.at>
5640
5641 * windows.texi (Resizing Windows): Remove var{} around "window" in
5642 documentation of enlarge-window.
5643 Rewrite documentation of window-min-height and window-min-width.
5644
5645 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5646
5647 * functions.texi (Calling Functions): Document `apply-partially'.
5648
5649 * hooks.texi (Standard Hooks): Mention
5650 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
5651
5652 * variables.texi (File Local Variables): Document
5653 `file-local-variables-alist', `before-hack-local-variables-hook'
5654 and `hack-local-variables-hook'.
5655
5656 * processes.texi (Synchronous Processes): Document `process-lines'.
5657
5658 * customize.texi (Variable Definitions):
5659 Document `custom-reevaluate-setting'.
5660
5661 2008-10-18 Martin Rudalics <rudalics@gmx.at>
5662
5663 * windows.texi (Choosing Window, Deleting Windows)
5664 (Displaying Buffers): Expand documentation of dedicated windows.
5665
5666 2008-10-18 Eli Zaretskii <eliz@gnu.org>
5667
5668 * files.texi (Changing Files): Document symbolic input of file
5669 modes to `set-file-modes'. Document `read-file-modes' and
5670 `file-modes-symbolic-to-number'.
5671
5672 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
5673 and `search-map'.
5674
5675 * searching.texi (Search and Replace):
5676 Document `replace-search-function' and `replace-re-search-function'.
5677 Document `multi-query-replace-map'.
5678
5679 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5680 (Completion Commands, Reading File Names):
5681 Rename `minibuffer-local-must-match-filename-map' to
5682 `minibuffer-local-filename-must-match-map'.
5683 (Minibuffer Completion): The `require-match' argument to
5684 `completing-read' can now have the value `confirm-only'.
5685
5686 * windows.texi (Displaying Buffers): Minor wording fix.
5687 (Choosing Window): `split-height-threshold' can now be nil.
5688 Document `split-width-threshold'. `pop-up-frames' can have the
5689 value `graphic-only'.
5690
5691 2008-10-17 Eli Zaretskii <eliz@gnu.org>
5692
5693 * os.texi (Startup Summary): Document `before-init-time' and
5694 `after-init-time'. Document `initial-window-system' and
5695 `window-system-initialization-alist'. Document reading the
5696 abbrevs file. Document the call to `server-start' under --daemon.
5697 Rearrange a bit to be consistent with the code flow.
5698 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
5699 (Time Parsing): Document `format-seconds'.
5700
5701 2008-10-17 Martin Rudalics <rudalics@gmx.at>
5702
5703 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
5704 and reword.
5705
5706 2008-10-16 Eli Zaretskii <eliz@gnu.org>
5707
5708 * markers.texi (The Mark): Document use-region-p.
5709
5710 2008-10-15 Eli Zaretskii <eliz@gnu.org>
5711
5712 * internals.texi (Writing Emacs Primitives): The interactive spec
5713 of a primitive can be a Lisp form.
5714
5715 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
5716 values of transient-mark-mode. Document handle-shift-selection.
5717
5718 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
5719 (Interactive Examples): Show an example of `^'.
5720 (Key Sequence Input): Document this-command-keys-shift-translated.
5721 (Defining Commands, Using Interactive): The interactive-form of a
5722 function can be added via its symbol's property.
5723
5724 * positions.texi (List Motion): beginning-of-defun-function can
5725 now accept an argument.
5726
5727 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
5728 now return a list of strings.
5729
5730 * control.texi (Handling Errors): Document ignore-errors.
5731
5732 * frames.texi (Creating Frames): Document frame-inherited-parameters.
5733 (Parameter Access): Document set-frame-parameter.
5734
5735 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
5736 Hooks" for the effect of kill-all-local-variables on local hook
5737 functions.
5738
5739 * modes.texi (Major Mode Conventions, Mode Line Variables):
5740 `mode-name' need not be a string. xref to "Mode Line Data" for
5741 details, and to "Emulating Mode Line" for computing a string
5742 value.
5743
5744 2008-10-14 Eli Zaretskii <eliz@gnu.org>
5745
5746 * processes.texi (System Processes): New section.
5747 (Processes, Signals to Processes): Add xrefs to it.
5748
5749 * objects.texi (Editing Types): A `process' is a subprocess of
5750 Emacs, not just any process running on the OS.
5751
5752 * elisp.texi (Top): Adjust the @detailmenu for the above two
5753 changes.
5754
5755 * sequences.texi (Char-Tables): Remove documentation of
5756 set-char-table-default, which has no effect since Emacs 23.
5757 <char-table-range, set-char-table-range>: Don't mention generic
5758 characters and charsets. Add a cons cell as a possible argument.
5759
5760 * nonascii.texi (Splitting Characters)
5761 (Translation of Characters): Don't mention generic characters.
5762
5763 * display.texi (Fontsets): Don't mention generic characters.
5764
5765 * sequences.texi (Char-Tables): `map-char-table' can now call its
5766 argument FUNCTION with a cons cell as KEY.
5767
5768 2008-10-13 Eli Zaretskii <eliz@gnu.org>
5769
5770 * objects.texi (Primitive Function Type): Move "@cindex special
5771 forms" from here...
5772
5773 * eval.texi (Special Forms): ...to here.
5774
5775 * functions.texi (What Is a Function): `functionp' returns nil for
5776 special forms. Add an xref.
5777
5778 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
5779 Variables".
5780
5781 * variables.texi (Frame-Local Variables): New section.
5782 (Buffer-Local Variables): Add an xref to it.
5783 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
5784 have both frame-local and buffer-local binding.
5785
5786 * frames.texi (Frames): Mention multiple tty frames.
5787 (Frame Parameters, Parameter Access): Mention frame-local variable
5788 bindings.
5789
5790 2008-09-20 Glenn Morris <rgm@gnu.org>
5791
5792 * display.texi (Defining Faces): Recommend against face variables.
5793
5794 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
5795
5796 * display.texi (Echo Area Customization): Fix typo.
5797
5798 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
5799
5800 * loading.texi (Where Defined): Add `defface' item.
5801
5802 2008-09-06 Martin Rudalics <rudalics@gmx.at>
5803
5804 * loading.texi (Where Defined): Fix description of symbol-file.
5805
5806 2008-08-26 Jason Rumney <jasonr@gnu.org>
5807
5808 * display.texi (TIFF Images): New section describing :index property.
5809
5810 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
5811
5812 * display.texi (Temporary Displays): Remove unnecessary comment
5813 about usage of temp-buffer-show-hook.
5814
5815 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
5816
5817 * symbols.texi (Other Plists): Fix incorrect example.
5818 Suggested by Florian Beck.
5819
5820 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
5821
5822 * os.texi: Fix previous change.
5823
5824 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5825
5826 * os.texi:
5827 * intro.texi:
5828 * files.texi: Remove VMS support.
5829
5830 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5831
5832 * os.texi:
5833 * frames.texi:
5834 * display.texi: Remove mentions of Mac Carbon.
5835
5836 2008-07-01 Miles Bader <miles@gnu.org>
5837
5838 * text.texi (Special Properties):
5839 * display.texi (Truncation): Add wrap-prefix and line-prefix.
5840
5841 2008-06-28 Johan Bockgård <bojohan@gnu.org>
5842
5843 * display.texi (Other Image Types): Fix copy/paste error; say
5844 "PBM", not "XBM".
5845
5846 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5847
5848 * os.texi: Remove references to obsolete systems.
5849
5850 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5851
5852 * makefile.w32-in (distclean): Remove makefile.
5853
5854 2008-06-17 Glenn Morris <rgm@gnu.org>
5855
5856 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
5857 (elisp, dist): Remove rules and variables that are obsolete now
5858 the lisp manual is no longer distributed separately.
5859
5860 2008-06-16 Glenn Morris <rgm@gnu.org>
5861
5862 * configure, configure.in, mkinstalldirs: Remove unused files.
5863
5864 * book-spine.texinfo: Set version to 23.0.60.
5865 * vol1.texi (EMACSVER):
5866 * vol2.texi (EMACSVER): Set to 23.0.60.
5867
5868 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
5869 as per maintain.info.
5870
5871 2008-06-15 Glenn Morris <rgm@gnu.org>
5872
5873 * makefile.w32-in (manual): Use "23" rather than "21".
5874
5875 * Makefile.in (emacsver): New, set by configure.
5876 (manual): Use emacsver.
5877
5878 * intro.texi: Report bugs using M-x report-emacs-bug.
5879
5880 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
5881
5882 2008-06-13 Daniel Engeler <engeler@gmail.com>
5883
5884 * elisp.texi, internals.texi, processes.texi: Add documentation
5885 about serial port access.
5886
5887 2008-06-05 Miles Bader <miles@gnu.org>
5888
5889 * display.texi (Displaying Faces): Update to reflect function
5890 renamings in face-remap.el.
5891
5892 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
5893
5894 * display.texi (Fontsets): Fix typos.
5895
5896 2008-06-03 Miles Bader <miles@gnu.org>
5897
5898 * display.texi (Displaying Faces): Add add-relative-face-remapping,
5899 remove-relative-face-remapping, set-base-face-remapping,
5900 and set-default-base-face-remapping.
5901
5902 2008-06-01 Miles Bader <miles@gnu.org>
5903
5904 * display.texi (Displaying Faces): Add face-remapping-alist.
5905
5906 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5907
5908 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
5909 variable names.
5910
5911 2008-05-03 Eric S. Raymond <esr@golux>
5912
5913 * keymaps.texi: Clarify that (current-local-map) and
5914 (current-global-map) return references, not copies.
5915
5916 2008-05-02 Juri Linkov <juri@jurta.org>
5917
5918 * minibuf.texi (Text from Minibuffer): Document a list of
5919 default values for `read-from-minibuffer'.
5920
5921 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
5922
5923 * nonascii.texi (Translation of Characters): Fix previous change.
5924
5925 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
5926
5927 * display.texi (Overlay Properties): Clarify role of underlying
5928 textprop and overlay keymaps for display strings.
5929
5930 * keymaps.texi (Active Keymaps): Ditto.
5931
5932 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
5933
5934 * minibuf.texi (Programmed Completion):
5935 Replace dynamic-completion-table with the new completion-table-dynamic.
5936
5937 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
5938
5939 * intro.texi (Some Terms): Change "fonts in this manual" index
5940 entry to "typographic conventions".
5941
5942 2008-04-05 Eli Zaretskii <eliz@gnu.org>
5943
5944 * objects.texi (Text Props and Strings): Add indexing for read
5945 syntax of text properties.
5946
5947 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
5948
5949 * processes.texi (Decoding Output): Remove process-filter-multibyte
5950 functions.
5951
5952 2008-03-15 Martin Rudalics <rudalics@gmx.at>
5953
5954 * display.texi (Finding Overlays): Say that empty overlays at
5955 the end of the buffer are reported too.
5956
5957 2008-03-13 Glenn Morris <rgm@gnu.org>
5958
5959 * elisp.texi (EMACSVER): Set to 23.0.60.
5960
5961 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
5962
5963 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
5964
5965 2008-02-22 Glenn Morris <rgm@gnu.org>
5966
5967 * frames.texi (Position Parameters): Clarify the description of
5968 `left' and `top', using information from "Geometry".
5969 (Geometry): Give a pointer to "Position Parameters", rather than
5970 repeating information.
5971
5972 2008-02-11 Glenn Morris <rgm@gnu.org>
5973
5974 * objects.texi (Equality Predicates): No longer talk about "two"
5975 functions.
5976
5977 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
5978
5979 * objects.texi (Equality Predicates): Add defun for
5980 equal-including-properties.
5981
5982 2008-02-10 Glenn Morris <rgm@gnu.org>
5983
5984 * objects.texi (Equality Predicates):
5985 Mention equal-including-properties.
5986
5987 2008-02-07 Richard Stallman <rms@gnu.org>
5988
5989 * windows.texi (Window Start): Mention the feature of moving
5990 window-start to start of line.
5991
5992 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
5993
5994 * keymaps.texi (Tool Bar): Document rtl property.
5995
5996 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
5997
5998 * display.texi (Button Types):
5999 For define-button-type, clarify type of NAME.
6000
6001 2008-01-19 Martin Rudalics <rudalics@gmx.at>
6002
6003 * buffers.texi (Buffer Modification): Fix typo.
6004
6005 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
6006
6007 * os.texi (System Environment): Remove references to OSes that are
6008 not supported anymore.
6009
6010 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
6011
6012 * os.texi (System Environment): Remove mention for Masscomp.
6013
6014 2008-01-04 Richard Stallman <rms@gnu.org>
6015
6016 * display.texi (Faces): Don't talk about internal face vector as arg
6017 to facep.
6018
6019 * customize.texi (Type Keywords): Fix previous change.
6020
6021 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
6022 * elisp.texi (Top): Fix menu for commands.texi change.
6023
6024 2007-12-30 Richard Stallman <rms@gnu.org>
6025
6026 * commands.texi (Accessing Mouse): Rename from Accessing Events.
6027 (Accessing Scroll): New node broken out of Accessing Mouse.
6028
6029 2007-12-28 Richard Stallman <rms@gnu.org>
6030
6031 * frames.texi (Size Parameters): Fix typo.
6032 (Basic Parameters): For `title', refer to title bar.
6033 (Size and Position): Explain meaning of frame pixel width and height.
6034
6035 2007-12-23 Richard Stallman <rms@gnu.org>
6036
6037 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
6038 Improve some of the commented-out keywords' text too.
6039
6040 2007-12-14 Martin Rudalics <rudalics@gmx.at>
6041
6042 * nonascii.texi (Encoding and I/O): Reword to avoid saying
6043 "visit the current buffer".
6044
6045 * os.texi (System Interface): Fix typo.
6046
6047 2007-12-04 Richard Stallman <rms@gnu.org>
6048
6049 * objects.texi (Symbol Type): Fix typo.
6050
6051 2007-12-03 Richard Stallman <rms@gnu.org>
6052
6053 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
6054
6055 2007-12-01 Glenn Morris <rgm@gnu.org>
6056
6057 * functions.texi (Declaring Functions): Improve previous change.
6058
6059 2007-11-30 Glenn Morris <rgm@gnu.org>
6060
6061 * functions.texi (Declaring Functions): Add optional fourth
6062 argument of declare-function, and setting third argument to `t'.
6063
6064 2007-11-29 Richard Stallman <rms@gnu.org>
6065
6066 * customize.texi (Composite Types): Document `group' type.
6067
6068 2007-11-29 Glenn Morris <rgm@gnu.org>
6069
6070 * functions.texi (Declaring Functions): Add findex.
6071 Mention `external' files.
6072
6073 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
6074
6075 * functions.texi (Declaring Functions): Fix directive.
6076
6077 2007-11-25 Richard Stallman <rms@gnu.org>
6078
6079 * help.texi (Help Functions): Clean up last change.
6080
6081 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
6082
6083 * loading.texi (Named Features): Minor cleanup.
6084
6085 * macros.texi (Eval During Expansion): Minor cleanup.
6086
6087 * variables.texi (Variable Aliases): Minor cleanup.
6088
6089 2007-11-24 Richard Stallman <rms@gnu.org>
6090
6091 * functions.texi (Declaring Functions): Clarify previous change.
6092
6093 * compile.texi (Compiler Errors): Clarify previous change.
6094
6095 2007-11-24 Richard Stallman <rms@gnu.org>
6096
6097 * display.texi (Refresh Screen, Forcing Redisplay):
6098 Clarify the text and move items around.
6099
6100 2007-11-24 Glenn Morris <rgm@gnu.org>
6101
6102 * functions.texi (Declaring Functions): New section.
6103 * compile.texi (Compiler Errors): Mention declaring functions,
6104 defvar with no initvalue, and byte-compile-warnings.
6105
6106 2007-11-15 Martin Rudalics <rudalics@gmx.at>
6107
6108 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
6109 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
6110
6111 2007-11-13 Martin Rudalics <rudalics@gmx.at>
6112
6113 * help.texi (Help Functions): Document new macro `with-help-window'.
6114
6115 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
6116
6117 * searching.texi (Replacing Match): Describe new
6118 `match-substitute-replacement'.
6119
6120 2007-10-31 Richard Stallman <rms@gnu.org>
6121
6122 * strings.texi (Creating Strings): Null strings from concat not unique.
6123
6124 2007-10-26 Richard Stallman <rms@gnu.org>
6125
6126 * objects.texi (Equality Predicates): Null strings are uniquified.
6127
6128 * minibuf.texi: Minor clarifications in previous change.
6129
6130 2007-10-25 Glenn Morris <rgm@gnu.org>
6131
6132 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
6133
6134 2007-10-24 Richard Stallman <rms@gnu.org>
6135
6136 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
6137
6138 * variables.texi (Frame-Local Variables): Node deleted.
6139 (Variables): Delete Frame-Local Variables from menu.
6140 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
6141 (Default Value): Don't mention frame-local vars.
6142
6143 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
6144
6145 * loading.texi (Unloading): Document FEATURE-unload-function
6146 instead of FEATURE-unload-hook.
6147
6148 * frames.texi (Multiple Displays): Don't mention frame-local vars.
6149
6150 2007-10-22 Juri Linkov <juri@jurta.org>
6151
6152 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
6153 (High-Level Completion): Document a list of default value strings
6154 in the DEFAULT argument, for which minibuffer functions return the
6155 first element.
6156
6157 2007-10-17 Juri Linkov <juri@jurta.org>
6158
6159 * text.texi (Filling): Update arguments of fill-paragraph.
6160 fill-paragraph operates on the active region in Transient Mark mode.
6161 Remove fill-paragraph-or-region.
6162
6163 2007-10-13 Karl Berry <karl@gnu.org>
6164
6165 * elisp.texi (@dircategory): Move to after @copying,
6166 since we want @copying as close as possible to the beginning of
6167 the output.
6168
6169 2007-10-12 Richard Stallman <rms@gnu.org>
6170
6171 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
6172
6173 * commands.texi (Distinguish Interactive): New node,
6174 broken out from Interactive Call and rewritten.
6175 (Command Loop): Put Distinguish Interactive in menu.
6176
6177 2007-10-09 Richard Stallman <rms@gnu.org>
6178
6179 * text.texi (Examining Properties): Mention overlay priority.
6180
6181 * display.texi (Display Margins): Correct the description
6182 of margin display specifications.
6183 (Replacing Specs): New subnode broken out of Display Property.
6184
6185 2007-10-06 Juri Linkov <juri@jurta.org>
6186
6187 * text.texi (Filling): Document fill-paragraph-or-region.
6188
6189 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
6190
6191 * display.texi (Auto Faces): Fix typo.
6192
6193 2007-10-02 Richard Stallman <rms@gnu.org>
6194
6195 * display.texi (Display Property): Explain some display specs
6196 don't let you move point in.
6197
6198 * frames.texi (Cursor Parameters):
6199 Describe cursor-in-non-selected-windows here. Explain more values.
6200
6201 * windows.texi (Basic Windows): Don't describe
6202 cursor-in-non-selected-windows here.
6203
6204 2007-10-01 Eli Zaretskii <eliz@gnu.org>
6205
6206 * processes.texi (Misc Network): Note that these functions are
6207 supported only on some systems.
6208
6209 2007-10-01 Richard Stallman <rms@gnu.org>
6210
6211 * display.texi (Overlay Properties): Explain nil as priority.
6212 Explain that conflicts are unpredictable if not resolved by
6213 priorities.
6214
6215 2007-09-23 Richard Stallman <rms@gnu.org>
6216
6217 * macros.texi (Backquote): Minor clarification.
6218
6219 2007-09-19 Richard Stallman <rms@gnu.org>
6220
6221 * display.texi (Display Property): Explain multiple display specs.
6222 Clarify when they work in parallel and when one overrides.
6223 Fix error in example.
6224
6225 2007-09-06 Glenn Morris <rgm@gnu.org>
6226
6227 Move from lispref/ to doc/lispref/. Change all setfilename
6228 commands to use ../../info.
6229 * Makefile.in (infodir): Go up one more level.
6230 (usermanualdir): Change from ../man to ../emacs.
6231 (miscmanualdir): New.
6232 (dist): Use new variable miscmanualdir.
6233 * makefile.w32-in (infodir, texinputdir): Go up one more level.
6234 (usermanualdir): Change from ../man to ../emacs.
6235
6236 2007-08-30 Martin Rudalics <rudalics@gmx.at>
6237
6238 * commands.texi (Command Loop Info): Advise against changing
6239 most variables described here. Explain new variable
6240 last-repeatable-command.
6241
6242 2007-08-29 Glenn Morris <rgm@gnu.org>
6243
6244 * elisp.texi (EMACSVER): Increase to 23.0.50.
6245
6246 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6247
6248 * frames.texi (Basic Parameters): Add display-environment-variable
6249 and term-environment-variable.
6250
6251 2007-08-28 Juri Linkov <juri@jurta.org>
6252
6253 * display.texi (Image Formats, Other Image Types): Add SVG.
6254
6255 2007-08-28 Juri Linkov <juri@jurta.org>
6256
6257 * display.texi (Images): Move formats-related text to new node
6258 "Image Formats".
6259 (Image Formats): New node.
6260
6261 2007-08-27 Richard Stallman <rms@gnu.org>
6262
6263 * windows.texi (Window Configurations): Clarify what
6264 a window configuration saves.
6265
6266 2007-08-25 Richard Stallman <rms@gnu.org>
6267
6268 * display.texi (Images): Delete redundant @findex.
6269
6270 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
6271
6272 * text.texi (Change Hooks): (after|before)-change-functions are no
6273 longer bound to nil while running; rather inhibit-modification-hooks
6274 is t.
6275
6276 2007-08-16 Richard Stallman <rms@gnu.org>
6277
6278 * processes.texi (Asynchronous Processes):
6279 Clarify doc of start-file-process.
6280
6281 2007-08-08 Martin Rudalics <rudalics@gmx.at>
6282
6283 * modes.texi (Example Major Modes): Fix typo.
6284
6285 2007-08-08 Glenn Morris <rgm@gnu.org>
6286
6287 * intro.texi (nil and t): Do not use `iff' in documentation.
6288
6289 * tips.texi (Documentation Tips): Recommend against `iff'.
6290
6291 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
6292
6293 * display.texi (Image Cache): Document image-refresh.
6294
6295 2007-08-06 Martin Rudalics <rudalics@gmx.at>
6296
6297 * windows.texi (Size of Window): Document window-full-width-p.
6298
6299 2007-07-25 Glenn Morris <rgm@gnu.org>
6300
6301 * gpl.texi (GPL): Replace license with GPLv3.
6302
6303 * Relicense all FSF files to GPLv3 or later.
6304
6305 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
6306
6307 * processes.texi (Synchronous Processes):
6308 Add `process-file-shell-command'.
6309 (Asynchronous Processes): Mention restricted use of
6310 `process-filter' and `process-sentinel' in
6311 `start-file-process'. Add `start-file-process-shell-command'.
6312
6313 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6314
6315 * files.texi (Magic File Names): Introduce optional parameter
6316 IDENTIFICATION for `file-remote-p'.
6317
6318 2007-07-16 Richard Stallman <rms@gnu.org>
6319
6320 * display.texi (Defining Faces): Fix previous change.
6321
6322 2007-07-14 Richard Stallman <rms@gnu.org>
6323
6324 * control.texi (Handling Errors): Document `debug' in handler list.
6325
6326 2007-07-10 Richard Stallman <rms@gnu.org>
6327
6328 * display.texi (Defining Faces): Explain C-M-x feature for defface.
6329
6330 2007-07-09 Richard Stallman <rms@gnu.org>
6331
6332 * files.texi (Magic File Names): Rewrite previous change.
6333
6334 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6335
6336 * files.texi (Magic File Names): Introduce optional parameter
6337 CONNECTED for `file-remote-p'.
6338
6339 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
6340
6341 * processes.texi (Asynchronous Processes):
6342 * files.texi (Magic File Names): Add `start-file-process'.
6343
6344 2007-06-27 Richard Stallman <rms@gnu.org>
6345
6346 * files.texi (Format Conversion Piecemeal):
6347 Clarify `after-insert-file-functions' calling convention.
6348
6349 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
6350
6351 * files.texi (Magic File Names): Remove `dired-call-process'.
6352 Add `process-file'.
6353
6354 2007-06-27 Kenichi Handa <handa@m17n.org>
6355
6356 * text.texi (Special Properties): Fix description about
6357 `composition' property.
6358
6359 2007-06-26 Kenichi Handa <handa@m17n.org>
6360
6361 * nonascii.texi (Default Coding Systems): Document about the
6362 return value `undecided'.
6363
6364 2007-06-25 David Kastrup <dak@gnu.org>
6365
6366 * keymaps.texi (Active Keymaps): Document new POSITION argument of
6367 `current-active-maps'.
6368
6369 2007-06-24 Karl Berry <karl@gnu.org>
6370
6371 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
6372
6373 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
6374
6375 * display.texi (Overlay Arrow): Doc fix.
6376
6377 2007-06-14 Karl Berry <karl@tug.org>
6378
6379 * anti.texi (Antinews): Typo.
6380
6381 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
6382
6383 * display.texi (Image Cache): Document image-refresh.
6384
6385 2007-06-12 Karl Berry <karl@gnu.org>
6386
6387 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
6388 * two-volume.make: New file.
6389 * .cvsignore: Ignore two-volume files.
6390
6391 2007-06-12 Tom Tromey <tromey@redhat.com>
6392
6393 * os.texi (Init File): Document user-emacs-directory.
6394
6395 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
6396
6397 * commands.texi (Click Events): Describe width and height when
6398 object is nil.
6399
6400 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
6401
6402 * commands.texi (Click Events): Layout more logically.
6403 Describe width and height.
6404 (Drag Events, Motion Events): Update to new format for position.
6405
6406 2007-06-02 Richard Stallman <rms@gnu.org>
6407
6408 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
6409
6410 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6411
6412 * Version 22.1 released.
6413
6414 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6415
6416 * text.texi (Special Properties): Correct meaning of fontified face.
6417
6418 2007-05-30 Richard Stallman <rms@gnu.org>
6419
6420 * text.texi (Special Properties): Add link to Adjusting Point.
6421
6422 2007-05-12 Richard Stallman <rms@gnu.org>
6423
6424 * text.texi (Margins): indent-to-left-margin is not the default.
6425 (Mode-Specific Indent): For indent-line-function, the default
6426 is indent-relative.
6427
6428 * modes.texi (Example Major Modes): Explain last line of text-mode
6429 is redundant.
6430
6431 2007-05-10 Richard Stallman <rms@gnu.org>
6432
6433 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
6434
6435 * help.texi (Keys in Documentation): Add reference to
6436 Documentation Tips.
6437
6438 * files.texi (Format Conversion): TO-FN gets three arguments.
6439
6440 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
6441
6442 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
6443
6444 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
6445 * files.texi (Format Conversion): Expand intro; add menu.
6446 (Format Conversion Overview, Format Conversion Round-Trip)
6447 (Format Conversion Piecemeal): New nodes/subsections.
6448 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
6449 * text.texi (Text Properties): Remove "Saving Properties" from menu.
6450 (Saving Properties): Delete node/subsection.
6451
6452 2007-05-07 Karl Berry <karl@gnu.org>
6453
6454 * elisp.texi (EMACSVER): Back to 22.
6455
6456 2007-05-06 Richard Stallman <rms@gnu.org>
6457
6458 * processes.texi (Accepting Output): Revert most of previous change.
6459
6460 2007-05-05 Richard Stallman <rms@gnu.org>
6461
6462 * processes.texi (Accepting Output): accept-process-output
6463 uses microseconds, not milliseconds. But that arg is obsolete.
6464
6465 2007-05-04 Karl Berry <karl@tug.org>
6466
6467 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
6468
6469 2007-05-04 Eli Zaretskii <eliz@gnu.org>
6470
6471 * tips.texi (Documentation Tips): Rearrange items to place the
6472 more important ones first. Add an index entry for hyperlinks.
6473
6474 2007-05-03 Karl Berry <karl@gnu.org>
6475
6476 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
6477 (EMACSVER) [smallbook]: 22 for printed version.
6478
6479 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
6480 so restore anchor to normal position after defun. Found by Kevin Ryde.
6481
6482 2007-04-26 Glenn Morris <rgm@gnu.org>
6483
6484 * elisp.texi (EMACSVER): Increase to 22.1.50.
6485
6486 2007-04-28 Karl Berry <karl@gnu.org>
6487
6488 * elisp.texi: Improve line breaks on copyright page,
6489 similar layout to emacs manual, 8.5x11 by default.
6490
6491 2007-04-24 Richard Stallman <rms@gnu.org>
6492
6493 * text.texi (Special Properties): Add xref to Overlay Properties.
6494
6495 * display.texi (Overlay Properties): Add xref to Special Properties.
6496
6497 2007-04-22 Richard Stallman <rms@gnu.org>
6498
6499 * keymaps.texi (Extended Menu Items): Move the info about
6500 format with cached keyboard binding.
6501
6502 2007-04-21 Richard Stallman <rms@gnu.org>
6503
6504 * text.texi (Special Properties): Clarify previous change.
6505
6506 * files.texi (File Name Expansion): Clarify previous change.
6507
6508 * display.texi (Attribute Functions): Fix example for
6509 face-attribute-relative-p.
6510
6511 2007-04-19 Kenichi Handa <handa@m17n.org>
6512
6513 * text.texi (Special Properties): Document composition property.
6514
6515 2007-04-19 Glenn Morris <rgm@gnu.org>
6516
6517 * files.texi (File Name Expansion): Mention "superroot".
6518
6519 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6520
6521 * frames.texi (Multiple Displays): Add note about "multi-monitor"
6522 setups.
6523 (Display Feature Testing): Note that display refers to all
6524 physical monitors for multi-monitor setups.
6525
6526 2007-04-14 Richard Stallman <rms@gnu.org>
6527
6528 * lists.texi (Sets And Lists): Clarify `delete' examples.
6529 Remove spurious xref to same node.
6530 Clarify xref for add-to-list.
6531
6532 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
6533
6534 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
6535 value of lisp-mode-map.
6536
6537 2007-04-11 Karl Berry <karl@gnu.org>
6538
6539 * anti.texi (Antinews):
6540 * display.texi (Overlay Properties, Defining Images):
6541 * processes.texi (Synchronous Processes, Sentinels):
6542 * syntax.texi (Syntax Table Internals):
6543 * searching.texi (Regexp Special):
6544 * nonascii.texi (Default Coding Systems):
6545 * text.texi (Special Properties):
6546 * minibuf.texi (Basic Completion): Wording to improve breaks in
6547 8.5x11 format.
6548 * elisp.texi (smallbook): New @set to more easily switch between
6549 smallbook and 8.5x11.
6550
6551 2007-04-11 Richard Stallman <rms@gnu.org>
6552
6553 * text.texi (Lazy Properties): Minor fix.
6554
6555 2007-04-08 Karl Berry <karl@gnu.org>
6556
6557 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
6558 * macros.texi (Backquote): Downcase Backquote in index entries for
6559 consistency.
6560
6561 2007-04-08 Richard Stallman <rms@gnu.org>
6562
6563 * text.texi (Adaptive Fill): Just describe default,
6564 don't show it (since it contains non-ASCII chars).
6565
6566 2007-04-07 Karl Berry <karl@gnu.org>
6567
6568 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
6569 adaptive-fill-regexp's value, since they are not in the standard
6570 TeX fonts.
6571
6572 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
6573
6574 * display.texi (Defining Faces): Fix example.
6575
6576 2007-04-07 Karl Berry <karl@gnu.org>
6577
6578 * display.texi (Button Buffer Commands): Improve page break.
6579
6580 2007-04-07 Richard Stallman <rms@gnu.org>
6581
6582 * advice.texi (Activation of Advice): Remove redundant index entry.
6583
6584 * backups.texi: Improve index entries. Remove redundant ones.
6585
6586 * compile.texi (Byte Compilation): Improve index entry.
6587
6588 * hash.texi (Creating Hash): Improve index entry.
6589
6590 * symbols.texi (Definitions): Improve index entry.
6591
6592 * edebug.texi: Improve index entries. Remove redundant/useless ones.
6593
6594 * maps.texi (Standard Keymaps): Remove useless index entry.
6595
6596 * help.texi (Documentation Basics): Remove redundant index entries.
6597
6598 * customize.texi: Improve index entries.
6599 Remove redundant/useless ones.
6600
6601 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
6602
6603 * streams.texi (Output Variables): Improve index entry.
6604
6605 * abbrevs.texi (Abbrevs): Remove useless index entry.
6606
6607 * macros.texi (Expansion): Remove useless index entry.
6608
6609 * text.texi: Improve index entries. Remove redundant/useless ones.
6610 (Text Properties, Examining Properties)
6611 (Special Properties): Use "property category" instead of "category"
6612 to refer to the `category' property.
6613
6614 * positions.texi: Improve index entries. Remove useless one.
6615
6616 * lists.texi: Improve index entries. Remove redundant/useless ones.
6617
6618 * os.texi: Improve index entries.
6619 (Timers): Fix previous change.
6620
6621 * buffers.texi: Improve index entries.
6622 (Modification Time): Get rid of term "obsolete buffer".
6623
6624 * debugging.texi: Improve index entries.
6625 (Test Coverage): Add xref to other test coverage ftr.
6626
6627 * eval.texi: Improve index entry. Remove redundant ones.
6628
6629 * numbers.texi: Improve index entries. Remove redundant/useless ones.
6630
6631 * files.texi: Improve index entries. Remove redundant/useless ones.
6632
6633 * objects.texi: Improve index entries.
6634
6635 * processes.texi: Improve index entries.
6636
6637 * modes.texi: Improve index entry. Remove redundant one.
6638
6639 * nonascii.texi: Improve index entries.
6640
6641 * internals.texi: Improve index entries.
6642
6643 * syntax.texi: Improve index entries.
6644
6645 * keymaps.texi (Active Keymaps): Improve index entries.
6646
6647 * commands.texi: Improve index entries. Remove redundant/useless ones.
6648
6649 * frames.texi: Improve index entries. Remove redundant/useless ones.
6650
6651 * markers.texi: Improve index entries. Remove redundant ones.
6652
6653 * tips.texi: Improve index entries.
6654
6655 * loading.texi (Unloading): Improve index entry.
6656
6657 * variables.texi: Improve index entries. Remove redundant one.
6658
6659 * sequences.texi: Improve index entry.
6660
6661 * display.texi: Improve index entries. Remove redundant ones.
6662
6663 * windows.texi: Improve index entries.
6664
6665 * searching.texi: Improve index entries. Remove redundant one.
6666
6667 * strings.texi (Case Tables): Improve last change.
6668
6669 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
6670
6671 * strings.texi (Case Tables): Document with-case-table and
6672 ascii-case-table.
6673
6674 2007-04-03 Karl Berry <karl@gnu.org>
6675
6676 * processes.texi (Network): Reword to improve page break.
6677
6678 2007-04-03 Eli Zaretskii <eliz@gnu.org>
6679
6680 * functions.texi (Inline Functions): Describe more disadvantages
6681 of defsubst, and make advice against it stronger.
6682
6683 2007-04-02 Karl Berry <karl@gnu.org>
6684
6685 * backups.texi (Backup Names): Avoid widow words.
6686 * modes.texi (Example Major Modes): Align last comment.
6687
6688 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
6689
6690 * keymaps.texi (Remapping Commands): Document new arg to
6691 command-remapping.
6692
6693 2007-04-01 Karl Berry <karl@gnu.org>
6694
6695 * processes.texi (Low-Level Network): Typo.
6696 * loading.texi (Hooks for Loading): Avoid double "the".
6697 * keymaps.texi (Key Sequences): No double "and".
6698 (Changing Key Bindings): Shorten to improve line break.
6699
6700 2007-03-31 Glenn Morris <rgm@gnu.org>
6701
6702 * os.texi (Timers): Fix description of run-at-time TIME formats.
6703
6704 2007-03-31 Richard Stallman <rms@gnu.org>
6705
6706 * display.texi (Invisible Text): Correct buffer-invisibility-spec
6707 regarding ellipsis.
6708
6709 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6710
6711 * intro.texi (nil and t):
6712 * symbols.texi (Plists and Alists):
6713 * variables.texi (Variable Aliases, Constant Variables):
6714 * functions.texi (Defining Functions):
6715 * advice.texi (Advising Primitives):
6716 * debugging.texi (Syntax Errors, Compilation Errors):
6717 * minibuf.texi (Minibuffer Windows):
6718 * commands.texi (Adjusting Point):
6719 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
6720 (Auto Major Mode, Major Mode Conventions):
6721 * help.texi (Describing Characters):
6722 * files.texi (Create/Delete Dirs, Information about Files)
6723 (File Locks, Writing to Files, Reading from Files)
6724 (Saving Buffers):
6725 * windows.texi (Resizing Windows, Cyclic Window Ordering):
6726 * frames.texi (Finding All Frames):
6727 * positions.texi (Buffer End, Motion):
6728 * markers.texi (The Region):
6729 * text.texi (Deletion, Near Point):
6730 * display.texi (Displaying Messages, Truncation):
6731 * os.texi (Processor Run Time):
6732 * tips.texi (Key Binding Conventions, Programming Tips)
6733 (Warning Tips, Documentation Tips, Comment Tips):
6734 * internals.texi (Memory Usage): Improve indexing.
6735
6736 * variables.texi (Frame-Local Variables):
6737 * functions.texi (Argument List):
6738 * loading.texi (Library Search):
6739 * streams.texi (Output Variables):
6740 * keymaps.texi (Translation Keymaps, Searching Keymaps):
6741 * searching.texi (Replacing Match, Search and Replace):
6742 * processes.texi (Byte Packing, Decoding Output)
6743 (Accepting Output, Network Servers, Shell Arguments):
6744 * display.texi (Abstract Display, Image Cache, Scroll Bars):
6745 * windows.texi (Window Point, Window Start):
6746 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
6747 * commands.texi (Reading Input, Keyboard Events):
6748 * minibuf.texi (Reading File Names, Minibuffer Completion)
6749 (Recursive Mini):
6750 * positions.texi (List Motion):
6751 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6752 * numbers.texi (Arithmetic Operations, Math Functions)
6753 (Predicates on Numbers, Comparison of Numbers):
6754 (Numeric Conversions):
6755 * locals.texi (Standard Buffer-Local Variables):
6756 * maps.texi (Standard Keymaps):
6757 * os.texi (User Identification, System Environment, Recording Input)
6758 (X11 Keysyms):
6759 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
6760 * backups.texi (Backups and Auto-Saving):
6761 * customize.texi (Customization, Group Definitions)
6762 (Variable Definitions):
6763 * compile.texi (Byte Compilation): Improve index entries.
6764
6765 2007-03-31 Karl Berry <karl@gnu.org>
6766
6767 * macros.texi (Defining Macros): Avoid widow syllable.
6768
6769 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6770
6771 * elisp.texi (Top): Postscript -> PostScript.
6772
6773 * display.texi (Images, Postscript Images): Postscript -> PostScript.
6774
6775 2007-03-31 Markus Triska <markus.triska@gmx.at>
6776
6777 * internals.texi (Writing Emacs Primitives): Untabify `For'.
6778
6779 2007-03-30 Karl Berry <karl@gnu.org>
6780
6781 * lists.texi (List-related Predicates): Remove spurious @need.
6782 (Setcdr): Use @smallexample to improve page break.
6783 (Association Lists) <assoc>: Reword to improve page break.
6784
6785 * strings.texi (String Conversion): Insert blank line to improve
6786 page break.
6787
6788 * numbers.texi (Random Numbers): Use @minus{}.
6789 (Math Functions): Use @minus{}.
6790
6791 * intro.texi (Acknowledgements): Avoid line breaks before middle
6792 initials.
6793
6794 2007-03-24 Eli Zaretskii <eliz@gnu.org>
6795
6796 * errors.texi (Standard Errors): Add an index entry.
6797
6798 2007-03-19 Richard Stallman <rms@gnu.org>
6799
6800 * os.texi (Recording Input): recent-keys now gives 300 keys.
6801
6802 2007-03-12 Glenn Morris <rgm@gnu.org>
6803
6804 * os.texi: Replace "daylight savings" with "daylight saving"
6805 throughout.
6806
6807 2007-03-05 Richard Stallman <rms@gnu.org>
6808
6809 * variables.texi (File Local Variables):
6810 Update enable-local-variables values.
6811
6812 2007-03-04 Richard Stallman <rms@gnu.org>
6813
6814 * syntax.texi (Control Parsing): Minor clarification.
6815
6816 * strings.texi (Formatting Strings): Clarify width, precision, flags.
6817
6818 * sequences.texi (Sequence Functions): Move string-bytes away,
6819 add xref.
6820
6821 * nonascii.texi (Text Representations): Move string-bytes here.
6822
6823 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
6824
6825 * minibuf.texi (Basic Completion): Minor clarification.
6826
6827 * markers.texi (The Mark): Clarify existence vs activation of mark.
6828 Other cleanup.
6829
6830 * display.texi (Finding Overlays): Write better example.
6831
6832 * compile.texi (Eval During Compile): Clarify putting macros
6833 in eval-when-compile.
6834
6835 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
6836
6837 * loading.texi (How Programs Do Loading): Fix anchor position at
6838 load-read-function definition doc.
6839
6840 2007-02-21 Kim F. Storm <storm@cua.dk>
6841
6842 * strings.texi (Text Comparison): Mention that assoc-string
6843 converts symbols to strings before testing.
6844
6845 2007-02-17 Kim F. Storm <storm@cua.dk>
6846
6847 * processes.texi (Bindat Spec): Vector types can have optional
6848 element type.
6849 (Bindat Examples): Fix example. Add vector with element type.
6850
6851 2007-02-16 Andreas Schwab <schwab@suse.de>
6852
6853 * strings.texi (Formatting Strings): Document '+' flag.
6854
6855 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
6856
6857 * strings.texi (Modifying Strings): Clarify that `clear-string'
6858 always converts the string to unibyte.
6859
6860 2007-02-14 Kim F. Storm <storm@cua.dk>
6861
6862 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
6863 Rewrite glyph code description to refer to these functions.
6864 Remove details of encoding face number and char into integer code.
6865
6866 2007-02-03 Alan Mackenzie <acm@muc.de>
6867
6868 * loading.texi (Hooks for Loading): Make the description of
6869 `eval-after-load' more detailed, and amend the description of
6870 after-load-alist, in accordance with changes from 2006-05.
6871
6872 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
6873
6874 * modes.texi (Defining Minor Modes): Document that a :require
6875 keyword or similar may be required to make saved customization
6876 variables work.
6877
6878 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6879
6880 * elisp.texi (Top): Make the detailed menu headers compliant with
6881 Texinfo guidelines and with what texnfo-upd.el expects.
6882 Add comments to prevent people from inadvertently modifying the key
6883 parts needed by `texinfo-multiple-files-update'.
6884
6885 2007-02-02 Eli Zaretskii <eliz@gnu.org>
6886
6887 * elisp.texi (Top): Update the top-level menus.
6888
6889 * syntax.texi (Categories): Add index entries.
6890
6891 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
6892
6893 * display.texi (Attribute Functions): Fix name and description of
6894 the UNDERLINE arg of `set-face-underline-p'.
6895
6896 2007-01-29 Eli Zaretskii <eliz@gnu.org>
6897
6898 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
6899 Variables", and "Standard Keymaps" to the detailed menu.
6900
6901 * variables.texi (Future Local Variables): Add index entry.
6902
6903 2007-01-28 Richard Stallman <rms@gnu.org>
6904
6905 * tips.texi (Coding Conventions): Clarify the tip about macros
6906 that define a function or a variable.
6907
6908 * files.texi (File Attributes): UID and GID can be floats.
6909 (Magic File Names): Explain why deferring all operations to
6910 the standard handler does not work.
6911
6912 2007-01-23 Martin Rudalics <rudalics@gmx.at>
6913
6914 * backups.texi (Reverting): Use "buffer" instead of "file"
6915 when talking about major and minor modes.
6916
6917 2007-01-21 Richard Stallman <rms@gnu.org>
6918
6919 * help.texi (Documentation): Add xref to Documentation Tips.
6920
6921 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
6922
6923 * tips.texi (Coding Conventions): Fix typos.
6924
6925 2007-01-05 Richard Stallman <rms@gnu.org>
6926
6927 * modes.texi (Defining Minor Modes): Fix previous change.
6928
6929 2007-01-03 Richard Stallman <rms@gnu.org>
6930
6931 * customize.texi (Variable Definitions, Customization Types):
6932 Don't use * in doc string for defcustom.
6933
6934 2007-01-02 Richard Stallman <rms@gnu.org>
6935
6936 * variables.texi (Variable Aliases): Clarify that aliases vars
6937 always have the same value.
6938
6939 * processes.texi (Bindat Spec): Fix Texinfo usage.
6940
6941 * modes.texi (Defining Minor Modes): Explain effect of command
6942 defined with define-global-minor-mode on new buffers.
6943
6944 2006-12-30 Kim F. Storm <storm@cua.dk>
6945
6946 * keymaps.texi (Tool Bar): Describe `grow-only' value of
6947 `auto-resize-tool-bars'.
6948
6949 2006-12-30 Richard Stallman <rms@gnu.org>
6950
6951 * keymaps.texi (Active Keymaps): Fix previous change.
6952
6953 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
6954
6955 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
6956
6957 2006-12-30 Kim F. Storm <storm@cua.dk>
6958
6959 * processes.texi (Bindat Spec): Clarify using field names in
6960 length specifications.
6961
6962 2006-12-29 Kim F. Storm <storm@cua.dk>
6963
6964 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
6965 Add count and index variables for eval forms in repeat blocks.
6966
6967 2006-12-24 Richard Stallman <rms@gnu.org>
6968
6969 * customize.texi (Variable Definitions):
6970 Document new name custom-add-frequent-value.
6971
6972 2006-12-19 Kim F. Storm <storm@cua.dk>
6973
6974 * commands.texi (Misc Events): User signals now result in sigusr1
6975 and sigusr2 events which are handled through special-event-map.
6976 (Special Events): User signals and drag-n-drop are special.
6977
6978 2006-12-17 Richard Stallman <rms@gnu.org>
6979
6980 * loading.texi (Named Features): Explain subfeatures better.
6981
6982 * customize.texi: Use "option" only for user options.
6983 For the keyword values inside defcustom etc, say "keywords".
6984 For :options value's elements, say "elements".
6985 :group should not be omitted.
6986
6987 * syntax.texi (Parsing Expressions): Split up node.
6988 (Motion via Parsing, Position Parse, Parser State)
6989 (Low-Level Parsing, Control Parsing): New subnodes.
6990 (Parser State): Document syntax-ppss-toplevel-pos.
6991
6992 * positions.texi (List Motion): Punctuation fix.
6993
6994 * files.texi (File Name Completion): Document PREDICATE arg
6995 to file-name-completion.
6996
6997 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6998
6999 * internals.texi (Building Emacs, Writing Emacs Primitives):
7000 Add index entries.
7001
7002 2006-12-11 Richard Stallman <rms@gnu.org>
7003
7004 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
7005 affects face menu. Explain how to make it non-nil without enabling
7006 any fontification.
7007
7008 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
7009
7010 * modes.texi (Font Lock Basics): Document nil value of
7011 font-lock-defaults.
7012
7013 2006-12-10 Glenn Morris <rgm@gnu.org>
7014
7015 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
7016 value for system-flag argument. Abbrev tables may not be empty
7017 when major modes are loaded.
7018
7019 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
7020
7021 * makefile.w32-in (maintainer-clean): Partially revert last
7022 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
7023 to protect elisp-covers.texi.
7024
7025 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
7026
7027 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
7028 Don't remove elisp* info files; they are already deleted by the
7029 `clean' and `distclean' targets, and they are in the $(infodir)
7030 directory, not the current one.
7031
7032 2006-12-04 Kim F. Storm <storm@cua.dk>
7033
7034 * commands.texi (Misc Events): Update signal events.
7035 (Event Examples): Add signal example.
7036
7037 2006-11-29 Richard Stallman <rms@gnu.org>
7038
7039 * frames.texi (Visibility of Frames): Explain visible windows
7040 can be covered by others. Add xref for raise-frame.
7041
7042 2006-11-28 Richard Stallman <rms@gnu.org>
7043
7044 * searching.texi (Regexp Special): Update when ^ is special.
7045
7046 2006-11-27 Eli Zaretskii <eliz@gnu.org>
7047
7048 * customize.texi (Customization, Common Keywords)
7049 (Group Definitions, Variable Definitions, Composite Types)
7050 (Type Keywords, Customization Types): Add index entries for
7051 various customization keywords.
7052
7053 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7054
7055 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
7056
7057 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
7058
7059 * frames.texi (Window System Selections): Remove clipboard from
7060 description of selection-coding-system.
7061
7062 2006-11-06 Richard Stallman <rms@gnu.org>
7063
7064 * lists.texi (List Variables): Document COMPARE-FN.
7065
7066 * keymaps.texi: Avoid use of "binding" to mean a relation;
7067 use it only to refer to the meaning associated with a key.
7068 (Keymaps): Change menu node description.
7069
7070 * elisp.texi (Top): Change menu node description.
7071
7072 * display.texi (Managing Overlays): Document overlay-recenter.
7073
7074 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
7075
7076 * Makefile.in: Use relative paths to avoid advertising filesystem
7077 contents during compilation.
7078
7079 2006-10-23 Kim F. Storm <storm@cua.dk>
7080
7081 * commands.texi (Event Input Misc): Update unread-command-events.
7082
7083 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
7084
7085 * lists.texi (Sets And Lists): Fix typos.
7086
7087 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
7088
7089 * control.texi (Processing of Errors): Use @var for an argument,
7090 not @code.
7091
7092 2006-10-16 Richard Stallman <rms@gnu.org>
7093
7094 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
7095
7096 * keymaps.texi (Format of Keymaps): Show all the keymap element
7097 patterns that result from menu items.
7098 (Key Lookup): Minor cleanups.
7099
7100 * modes.texi (Precalculated Fontification): Don't say that
7101 not setting font-lock-defaults avoids loading font-lock.
7102
7103 * help.texi (Documentation): Move xref to Emacs Manual here.
7104 (Documentation Basics): From here.
7105 Also doc emacs-lisp-docstring-fill-column.
7106
7107 * elisp.texi: Update version and ISBN.
7108
7109 * commands.texi (Interactive Call): Clarify KEYS arg to
7110 call-interactively is a vector.
7111 (Command Loop Info): Delete anchor in this-command-keys.
7112 Add anchor in this-command-keys-vector.
7113 (Recursive Editing): Document how recursive-edit
7114 handles the current buffer.
7115
7116 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
7117
7118 * frames.texi (Frame Titles): %c and %l are ignored in
7119 frame-title-format.
7120
7121 2006-10-11 Richard Stallman <rms@gnu.org>
7122
7123 * keymaps.texi (Key Sequences): Clarify use of kbd.
7124
7125 2006-10-10 Kim F. Storm <storm@cua.dk>
7126
7127 * lists.texi (Sets And Lists): Add memql.
7128
7129 2006-10-03 Richard Stallman <rms@gnu.org>
7130
7131 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
7132 Clarify :ascii: and :nonascii:.
7133
7134 2006-09-29 Juri Linkov <juri@jurta.org>
7135
7136 * modes.texi (%-Constructs): Reorder coding systems in the
7137 documentation of %z to the real order displayed in the modeline.
7138
7139 2006-09-25 Richard Stallman <rms@gnu.org>
7140
7141 * os.texi (Timers): Describe timer-max-repeats.
7142
7143 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
7144
7145 * os.texi (Timers): Mention with-local-quit.
7146
7147 2006-09-24 Richard Stallman <rms@gnu.org>
7148
7149 * searching.texi (Searching and Matching): Mention property search.
7150
7151 * commands.texi (Command Loop Info): Explain how read-event affects
7152 this-command-keys.
7153
7154 2006-09-20 Richard Stallman <rms@gnu.org>
7155
7156 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
7157
7158 * windows.texi (Window Start): Minor cleanups.
7159
7160 2006-09-20 Kim F. Storm <storm@cua.dk>
7161
7162 * windows.texi (Window Start): pos-visible-in-window-p allows
7163 specifying t for position to mean "end of window".
7164 Add window-line-height.
7165
7166 * anti.texi (Antinews): Mention window-line-height.
7167
7168 2006-09-19 David Kastrup <dak@gnu.org>
7169
7170 * keymaps.texi (Searching Keymaps): Small clarification.
7171
7172 2006-09-18 Richard Stallman <rms@gnu.org>
7173
7174 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
7175 cause keyboard menus.
7176 (Menu Keymaps): Likewise.
7177 (Defining Menus, Keyboard Menus): Clarify.
7178
7179 * text.texi (Fields): Clarify explanation of constrain-to-field.
7180
7181 2006-09-16 Eli Zaretskii <eliz@gnu.org>
7182
7183 * variables.texi (Tips for Defining): Fix a typo.
7184
7185 2006-09-15 Richard Stallman <rms@gnu.org>
7186
7187 * keymaps.texi (Remapping Commands, Searching Keymaps)
7188 (Active Keymaps): Clean up previous change.
7189
7190 2006-09-15 Jay Belanger <belanger@truman.edu>
7191
7192 * gpl.texi: Replace "Library Public License" by "Lesser Public
7193 License" throughout.
7194
7195 2006-09-15 David Kastrup <dak@gnu.org>
7196
7197 * keymaps.texi (Active Keymaps): Adapt description to use
7198 `get-char-property' instead `get-text-property'. Explain how
7199 mouse events change this. Explain the new optional argument of
7200 `key-binding' and its mouse-dependent lookup.
7201 (Searching Keymaps): Adapt description similarly.
7202 (Remapping Commands): Explain the new optional argument of
7203 `command-remapping'.
7204
7205 2006-09-14 Richard Stallman <rms@gnu.org>
7206
7207 * keymaps.texi (Searching Keymaps): Clarification.
7208 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
7209
7210 2006-09-13 Richard Stallman <rms@gnu.org>
7211
7212 * objects.texi (Character Type): Node split.
7213 Add xref to Describing Characters.
7214 (Basic Char Syntax, General Escape Syntax)
7215 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
7216
7217 2006-09-11 Richard Stallman <rms@gnu.org>
7218
7219 * display.texi (Display Table Format): Wording clarification.
7220 (Glyphs): Clarifications.
7221
7222 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
7223
7224 * keymaps.texi (Active Keymaps): Mention that key-binding checks
7225 local maps.
7226
7227 2006-09-10 Kim F. Storm <storm@cua.dk>
7228
7229 * display.texi (Forcing Redisplay): Document return value of
7230 function redisplay.
7231
7232 2006-09-09 Richard Stallman <rms@gnu.org>
7233
7234 * windows.texi (Window Hooks): Explain limits of
7235 window-scroll-functions.
7236
7237 * display.texi (Fringe Indicators): Update for last change in
7238 indicate-buffer-boundaries.
7239
7240 2006-09-08 Richard Stallman <rms@gnu.org>
7241
7242 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
7243
7244 2006-09-06 Kim F. Storm <storm@cua.dk>
7245
7246 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
7247
7248 * windows.texi (Window Start): Update pos-visible-in-window-p.
7249
7250 2006-09-04 Richard Stallman <rms@gnu.org>
7251
7252 * processes.texi (Accepting Output): Explain SECONDS=0 for
7253 accept-process-output.
7254
7255 * os.texi (Idle Timers): Explain why timer functions should not
7256 loop until (input-pending-p).
7257
7258 2006-09-02 Eli Zaretskii <eliz@gnu.org>
7259
7260 * makefile.w32-in (usermanualdir): New variable.
7261 (elisp.dvi): Use it.
7262
7263 2006-09-01 Eli Zaretskii <eliz@gnu.org>
7264
7265 * buffers.texi (Buffer Modification): Fix last change.
7266
7267 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
7268
7269 * buffers.texi (Buffer Modification):
7270 Document buffer-chars-modified-tick.
7271
7272 2006-08-31 Richard Stallman <rms@gnu.org>
7273
7274 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
7275
7276 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
7277
7278 * modes.texi (Syntactic Font Lock):
7279 Mention font-lock-syntactic-face-function
7280 instead of specific faces.
7281
7282 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
7283
7284 * display.texi (Images): Add xrref to display-images-p.
7285
7286 2006-08-28 Kenichi Handa <handa@m17n.org>
7287
7288 * nonascii.texi (Lisp and Coding Systems): Fix description of
7289 detect-coding-region.
7290
7291 2006-08-27 Michael Olson <mwolson@gnu.org>
7292
7293 * processes.texi (Transaction Queues): Remove stray quote
7294 character.
7295
7296 2006-08-25 Richard Stallman <rms@gnu.org>
7297
7298 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
7299 Add xref.
7300
7301 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
7302
7303 * os.texi (Timers): Avoid waiting inside timers.
7304
7305 2006-08-21 Lute Kamstra <lute@gnu.org>
7306
7307 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
7308
7309 2006-08-20 Richard Stallman <rms@gnu.org>
7310
7311 * os.texi (Idle Timers): New node, split out from Timers.
7312 Document current-idle-time.
7313 * commands.texi (Reading One Event): Update xref.
7314 * elisp.texi (Top): Update subnode menu.
7315
7316 2006-08-16 Richard Stallman <rms@gnu.org>
7317
7318 * keymaps.texi (Extended Menu Items): Show format of cached
7319 bindings in extended menu items.
7320
7321 * customize.texi (Variable Definitions): Explain when the
7322 standard value expression is evaluated.
7323
7324 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
7325
7326 * commands.texi (Reading One Event): Explain idleness in
7327 `read-event'.
7328
7329 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
7330
7331 * text.texi (Near Point): Say "cursor" not "terminal cursor".
7332 (Commands for Insertion): Remove split-line since it's not
7333 relevant for Lisp programming.
7334 (Yank Commands): Rewrite introduction.
7335 (Undo): Clarify.
7336 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
7337 (Filling): Remove redundant comment. Clarify return value of
7338 current-justification.
7339 (Margins): Minor clarifications.
7340 (Adaptive Fill): Update default value of adaptive-fill-regexp.
7341 (Sorting): Update definition of sort-lines.
7342 (Columns): Clarify behavior of sort-columns.
7343 (Indent Tabs): Link to Tab Stops in Emacs manual.
7344 (Special Properties): Clarify.
7345 (Clickable Text): Mention Buttons package.
7346
7347 2006-08-12 Kevin Ryde <user42@zip.com.au>
7348
7349 * os.texi (Time Parsing): Add %z to description of
7350 format-time-string, as per docstring. Add cross reference to
7351 glibc manual for strftime.
7352
7353 2006-08-08 Richard Stallman <rms@gnu.org>
7354
7355 * modes.texi: Clean up wording in previous change.
7356
7357 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
7358
7359 * modes.texi (Hooks): Clarify.
7360 (Major Mode Basics): Mention define-derived-mode explicitly.
7361 (Major Mode Conventions): Rebinding RET is OK for some modes.
7362 Mention change-major-mode-hook and after-change-major-mode-hook.
7363 (Example Major Modes): Move to end of Modes section.
7364 (Mode Line Basics): Clarify.
7365 (Mode Line Data): Mention help-echo and local-map in strings.
7366 Explain reason for treatment of non-risky variables.
7367 (Properties in Mode): Clarify.
7368 (Faces for Font Lock): Add font-lock-negation-char-face.
7369
7370 2006-08-04 Eli Zaretskii <eliz@gnu.org>
7371
7372 * strings.texi (Formatting Strings): Warn against arbitrary
7373 strings as first arg to `format'.
7374
7375 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
7376
7377 * text.texi (Clickable Text): Mention `help-echo' text property.
7378 Update intro, examples and associated explanations.
7379
7380 2006-07-31 Richard Stallman <rms@gnu.org>
7381
7382 * commands.texi: Update xrefs.
7383 (Event Mod): New node, cut out from old Translating Input.
7384
7385 * maps.texi: Update xrefs.
7386
7387 * keymaps.texi (Translation Keymaps): New node.
7388 Update xrefs from Translating Input to Translation Keymaps.
7389
7390 * elisp.texi (Top): Update subnode menu.
7391
7392 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
7393
7394 * os.texi (System Interface): Fix menu descriptions of some nodes.
7395 (Translating Input): Node deleted.
7396
7397 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
7398
7399 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
7400
7401 * lists.texi (Sets And Lists): Likewise.
7402
7403 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
7404
7405 * text.texi (Fields): Mention POS
7406 requirement when narrowing is in effect.
7407
7408 2006-07-28 Richard Stallman <rms@gnu.org>
7409
7410 * display.texi (Face Attributes): Simplify wording.
7411 (Attribute Functions): Clarify meaning of new-frame default
7412 attribute settings.
7413
7414 * customize.texi (Common Keywords): Document how to use
7415 :package-version in a package not in Emacs.
7416
7417 2006-07-28 Kim F. Storm <storm@cua.dk>
7418
7419 * commands.texi (Reading One Event): Fix last change.
7420
7421 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
7422
7423 * commands.texi (Reading One Event): Document SECONDS argument for
7424 read-event, read-char, and read-char-exclusive.
7425
7426 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7427
7428 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
7429 to ensure correct identification.
7430
7431 2006-07-24 Richard Stallman <rms@gnu.org>
7432
7433 * text.texi (Clickable Text): Clarify.
7434
7435 * sequences.texi (Vector Functions): Delete duplicate xref.
7436
7437 * objects.texi (Function Type): Clarify.
7438
7439 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
7440 modes.
7441
7442 * lists.texi (List Variables): New node.
7443 Material moved from other nodes.
7444
7445 * variables.texi (Setting Variables): add-to-list and
7446 add-to-ordered-list moved to List Variables node.
7447
7448 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
7449
7450 * text.texi (Links and Mouse-1):
7451 For mouse-on-link-p, expand on arg POS.
7452
7453 2006-07-21 Kim F. Storm <storm@cua.dk>
7454
7455 * display.texi (Forcing Redisplay): Don't mention systems which
7456 don't support sub-second timers for redisplay-preemption-period.
7457
7458 * os.texi (Terminal Output): Clarify text vs graphical terminal.
7459
7460 2006-07-21 Eli Zaretskii <eliz@gnu.org>
7461
7462 * frames.texi (Input Focus): Document that focus-follows-mouse has
7463 no effect on MS-Windows.
7464
7465 2006-07-18 Richard Stallman <rms@gnu.org>
7466
7467 * display.texi (Forcing Redisplay): Cleanups in previous change.
7468
7469 * processes.texi (Low-Level Network): Make menu more convenient.
7470
7471 2006-07-18 Kim F. Storm <storm@cua.dk>
7472
7473 * display.texi (Forcing Redisplay): redisplay-preemption-period
7474 only used on window systems. Add xref to Terminal Output.
7475
7476 * os.texi (Terminal Output): baud-rate only controls preemption on
7477 non-window systems. Add xref to Forcing Redisplay.
7478
7479 * processes.texi (Low-Level Network): Rename node "Make Network"
7480 to "Network Processes".
7481
7482 2006-07-18 Karl Berry <karl@gnu.org>
7483
7484 * variables.texi, functions.texi, customize.texi, loading.texi:
7485 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
7486
7487 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
7488
7489 * commands.texi (Waiting): Document batch-mode sit-for behavior.
7490
7491 2006-07-17 Richard Stallman <rms@gnu.org>
7492
7493 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
7494 Put period and comma inside quotes.
7495
7496 * loading.texi, markers.texi: Use real doublequote inside menus.
7497
7498 * windows.texi: Put point and comma inside quotes.
7499 (Textual Scrolling): Use @samp for error message.
7500
7501 * variables.texi, tips.texi, syntax.texi, symbols.texi:
7502 * strings.texi, streams.texi, processes.texi, os.texi:
7503 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
7504 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
7505 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
7506 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7507 Put point and comma inside quotes.
7508
7509 * control.texi (Processing of Errors): Add command-error-function.
7510
7511 * variables.texi (File Local Variables): Clarify that
7512 file local variables make buffer-local bindings.
7513
7514 * modes.texi (Syntactic Font Lock): Give default for
7515 font-lock-syntax-table.
7516
7517 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
7518
7519 * text.texi (Special Properties): Clean up previous change.
7520
7521 2006-07-16 Karl Berry <karl@gnu.org>
7522
7523 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
7524 * control.texi: Fix bad page breaks through chapter 10 (control).
7525
7526 * anti.texi (Antinews): Reorder face-attribute fns to avoid
7527 underfull hbox.
7528
7529 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
7530
7531 * text.texi (Special Properties): Describe fontified text property
7532 in relation to a character (not text).
7533
7534 2006-07-15 Kim F. Storm <storm@cua.dk>
7535
7536 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
7537 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
7538 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
7539
7540 * anti.texi (Antinews): Mention redisplay function.
7541 The kbd macro existed, but was not documented, before 22.x.
7542 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
7543
7544 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
7545
7546 * display.texi (Displaying Messages): Add anchor.
7547
7548 * frames.texi (Dialog Boxes): Use it.
7549
7550 2006-07-12 Richard Stallman <rms@gnu.org>
7551
7552 * objects.texi (Frame Type): Explain nature of frames better.
7553
7554 * frames.texi (Frames): Explain nature of frames better.
7555
7556 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
7557
7558 * tips.texi (Coding Conventions): Explain why use cl at compile time.
7559
7560 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7561
7562 * frames.texi (Window System Selections): Mention scrap support for Mac.
7563 Default value of x-select-enable-clipboard is t on Mac.
7564
7565 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
7566
7567 2006-07-11 Kim F. Storm <storm@cua.dk>
7568
7569 * display.texi (Forcing Redisplay): Add `redisplay' function.
7570 Don't mention (sit-for -1) -- use (redisplay t) instead.
7571
7572 * commands.texi (Waiting): (sit-for -1) is no longer special.
7573 (sit-for 0) is equivalent to (redisplay).
7574 Iconifying/deiconifying no longer makes sit-for return.
7575
7576 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7577
7578 * display.texi (Buttons): Fix typo.
7579
7580 * index.texi, elisp.texi (New Symbols): Comment node out.
7581
7582 2006-07-09 Richard Stallman <rms@gnu.org>
7583
7584 * display.texi (Truncation): Clean up previous change.
7585
7586 2006-07-08 Richard Stallman <rms@gnu.org>
7587
7588 * commands.texi (Interactive Call): Use 3 as prefix in example
7589 for execute-extended-command.
7590
7591 * display.texi (Attribute Functions): Move paragraph about
7592 compatibility with Emacs < 21.
7593
7594 2006-07-09 Kim F. Storm <storm@cua.dk>
7595
7596 * display.texi (Refresh Screen): Clarify force-window-update.
7597 (Truncation): "Normally" indicated by fringe arrows.
7598
7599 2006-07-08 Eli Zaretskii <eliz@gnu.org>
7600
7601 * windows.texi (Textual Scrolling, Resizing Windows):
7602 * variables.texi (Constant Variables):
7603 * text.texi (Buffer Contents, Deletion, Changing Properties)
7604 (Property Search, Special Properties, Sticky Properties)
7605 (Links and Mouse-1, Fields, Change Hooks):
7606 * syntax.texi (Syntax Table Functions, Parsing Expressions)
7607 (Categories):
7608 * symbols.texi (Other Plists):
7609 * streams.texi (Output Variables):
7610 * processes.texi (Input to Processes, Query Before Exit):
7611 * positions.texi (Word Motion, Text Lines, List Motion):
7612 * os.texi (Init File, System Environment, Sound Output)
7613 (Session Management):
7614 * nonascii.texi (Text Representations, Character Sets)
7615 (Chars and Bytes, Locales):
7616 * modes.texi (Defining Minor Modes, Header Lines):
7617 * minibuf.texi (Minibuffer Contents):
7618 * markers.texi (Information from Markers):
7619 * lists.texi (List Elements, Building Lists, Association Lists):
7620 * keymaps.texi (Tool Bar):
7621 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
7622 * functions.texi (What Is a Function, Mapping Functions):
7623 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
7624 (Color Names, Text Terminal Colors, Display Feature Testing):
7625 * files.texi (Visiting Functions, File Name Components)
7626 (Unique File Names, Contents of Directories):
7627 * display.texi (Forcing Redisplay, Displaying Messages)
7628 (Temporary Displays, Font Selection, Auto Faces)
7629 (Font Lookup, Fringe Indicators, Display Margins)
7630 (Image Descriptors, Showing Images, Image Cache, Button Types)
7631 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
7632 (Display Table Format, Glyphs):
7633 * control.texi (Iteration):
7634 * commands.texi (Command Loop Info, Adjusting Point):
7635 * backups.texi (Making Backups, Auto-Saving):
7636 Remove @tindex entries.
7637
7638 2006-07-07 Kim F. Storm <storm@cua.dk>
7639
7640 * display.texi (Fringe Cursors): Fix typo.
7641 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
7642 (Overlay Arrow): Default is overlay-arrow fringe indicator.
7643
7644 2006-07-05 Richard Stallman <rms@gnu.org>
7645
7646 * text.texi (Buffer Contents): Add example of text props
7647 in result of buffer-substring.
7648 (Text Properties): Explain better about use of specific property names.
7649 (Property Search): Some cleanups; reorder some functions.
7650
7651 * keymaps.texi (Changing Key Bindings): Cleanup.
7652 Add xref to Key Binding Conventions.
7653
7654 * display.texi (Attribute Functions): Add examples for
7655 face-attribute-relative-p.
7656
7657 * tips.texi (Coding Conventions): Cleanup last change.
7658
7659 2006-07-05 Karl Berry <karl@gnu.org>
7660
7661 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
7662 Remove @setchapternewpage odd.
7663 Result is 1013 pages, down from 1100.
7664
7665 * anti.texi, customize.texi, display.texi, internals.texi:
7666 * minibuf.texi, modes.texi, tips.texi:
7667 Fix overfull/underfull boxes.
7668
7669 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7670
7671 * edebug.texi (Instrumenting):
7672 Add Edebug-specific findex for eval-buffer.
7673 * loading.texi (Loading):
7674 Replace eval-current-buffer with eval-buffer.
7675
7676 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
7677
7678 * locals.texi (Standard Buffer-Local Variables): Update the list
7679 of variables.
7680
7681 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
7682
7683 * files.texi (File Name Completion): Point user to the node
7684 "Reading File Names".
7685
7686 2006-06-24 Eli Zaretskii <eliz@gnu.org>
7687
7688 * files.texi (Contents of Directories): Document case-insensitive
7689 behavior on respective filesystems.
7690
7691 * objects.texi (Character Type): Document that Emacs signals an
7692 error for unsupported Unicode characters specified as \uNNNN.
7693
7694 2006-06-19 Richard Stallman <rms@gnu.org>
7695
7696 * processes.texi (Bindat Spec): Clarify previous change.
7697
7698 2006-06-16 Richard Stallman <rms@gnu.org>
7699
7700 * tips.texi (Coding Conventions): Better explain conventions
7701 for definition constructs.
7702
7703 * text.texi (Special Properties): String value of `read-only'
7704 serves as the error message.
7705
7706 * objects.texi (Character Type): Clarify prev. change.
7707 (Non-ASCII in Strings): Mention \u and \U.
7708
7709 * commands.texi (Using Interactive): Explain problem of
7710 markers, etc., in command-history.
7711
7712 2006-06-14 Kim F. Storm <storm@cua.dk>
7713
7714 * commands.texi (Waiting): Negative arg to sit-for forces
7715 redisplay even if input is pending.
7716
7717 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
7718 redisplay. Remove incorrect example of binding redisplay-dont-pause
7719 around (sit-for 0).
7720
7721 2006-06-13 Richard Stallman <rms@gnu.org>
7722
7723 * display.texi (Forcing Redisplay): Clarify previous change.
7724
7725 2006-06-13 Romain Francoise <romain@orebokech.com>
7726
7727 * display.texi (Forcing Redisplay): Fix typo.
7728
7729 2006-06-13 Kim F. Storm <storm@cua.dk>
7730
7731 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
7732
7733 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
7734
7735 * tips.texi (Coding Conventions): Add `@end itemize'.
7736
7737 2006-06-10 Richard Stallman <rms@gnu.org>
7738
7739 * tips.texi (Coding Conventions): Explain use of coding systems
7740 to ensure one decoding for strings.
7741
7742 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
7743
7744 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7745 syntax.
7746
7747 2006-06-07 Eli Zaretskii <eliz@gnu.org>
7748
7749 * display.texi (Font Selection): Remove description of
7750 clear-face-cache.
7751
7752 * compile.texi (Eval During Compile): Fix a typo. Add index
7753 entries for possible uses of eval-when-compile.
7754
7755 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
7756
7757 * display.texi (Abstract Display): Fix typo.
7758
7759 2006-06-03 Eli Zaretskii <eliz@gnu.org>
7760
7761 * minibuf.texi (Minibuffer History) <history-add-new-input>:
7762 Reword variable's description.
7763
7764 2006-06-01 Richard Stallman <rms@gnu.org>
7765
7766 * windows.texi (Splitting Windows): Clarify splitting nonselected
7767 window.
7768
7769 2006-05-31 Juri Linkov <juri@jurta.org>
7770
7771 * minibuf.texi (Minibuffer History): Add history-add-new-input.
7772
7773 2006-05-30 Richard Stallman <rms@gnu.org>
7774
7775 * display.texi (Line Height): Fix errors in description of
7776 default line height and line-height property.
7777
7778 * nonascii.texi (Default Coding Systems): Further clarification.
7779
7780 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
7781
7782 * internals.texi (Pure Storage): Mention that an overflow in pure
7783 space causes a memory leak.
7784 (Garbage Collection): If there was an overflow in pure space,
7785 `garbage-collect' returns nil.
7786
7787 2006-05-30 Eli Zaretskii <eliz@gnu.org>
7788
7789 * nonascii.texi (Default Coding Systems): Fix it some more.
7790
7791 2006-05-29 Eli Zaretskii <eliz@gnu.org>
7792
7793 * nonascii.texi (Default Coding Systems): Fix last change.
7794
7795 2006-05-29 Kenichi Handa <handa@m17n.org>
7796
7797 * nonascii.texi (find-operation-coding-system): Describe the new
7798 argument format (FILENAME . BUFFER).
7799
7800 2006-05-28 Richard Stallman <rms@gnu.org>
7801
7802 * tips.texi (Coding Conventions): Better explain reasons not to
7803 advise other packages or use `eval-after-load'.
7804
7805 2006-05-29 Kim F. Storm <storm@cua.dk>
7806
7807 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
7808 `bindat-idx' and `bindat-raw' for clarity.
7809
7810 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7811
7812 * processes.texi (Bindat Spec): Expand on `repeat' handler.
7813
7814 * display.texi (Display): Add "Abstract Display" to menu.
7815 (Abstract Display, Abstract Display Functions)
7816 (Abstract Display Example): New nodes.
7817 * elisp.texi (Top): Add "Abstract Display" to menu.
7818
7819 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
7820
7821 * keymaps.texi (Key Sequences): Link to input events definition.
7822 (Format of Keymaps): Delete material duplicated in Keymap Basics.
7823
7824 * files.texi (Changing Files): Document updated argument list for
7825 copy-file.
7826
7827 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7828
7829 * processes.texi (Bindat Functions): Explain term "total length".
7830 Use it in bindat-length and bindat-pack descriptions.
7831
7832 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7833
7834 * tips.texi (Coding Conventions): Advise against using
7835 eval-after-load in packages. Add an index entry.
7836
7837 2006-05-25 Juri Linkov <juri@jurta.org>
7838
7839 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
7840
7841 * modes.texi (%-Constructs): Add %e, %z, %Z.
7842
7843 2006-05-25 Richard Stallman <rms@gnu.org>
7844
7845 * elisp.texi (Top): Update subnode menu.
7846
7847 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
7848 (Keymaps): Update menu.
7849
7850 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
7851
7852 * keymaps.texi (Key Sequences): Some clarifications.
7853
7854 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
7855
7856 * processes.texi (Bindat Functions): Say "unibyte string"
7857 explicitly for bindat-unpack and bindat-pack descriptions.
7858 (Bindat Examples): Don't call `string-make-unibyte' in example.
7859
7860 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
7861
7862 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
7863 Explain string and vector representations of key sequences.
7864
7865 * keymaps.texi (Changing Key Bindings):
7866 * commands.texi (Interactive Codes):
7867 * help.texi (Describing Characters): Refer to it.
7868
7869 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
7870
7871 * frames.texi (Pointer Shape): @end table -> @end defvar.
7872
7873 2006-05-22 Richard Stallman <rms@gnu.org>
7874
7875 * elisp.texi (Top): Update subnode menus.
7876
7877 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
7878 Contents rewritten; material from old Pointer Shape node moved here.
7879
7880 * display.texi (Pointer Shape): Node deleted.
7881 (Image Descriptors): Minor cleanup.
7882
7883 2006-05-21 Richard Stallman <rms@gnu.org>
7884
7885 * syntax.texi (Parsing Expressions): Update info on which STATE
7886 elements are ignored.
7887
7888 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7889
7890 * hooks.texi (Standard Hooks): Correct typo.
7891
7892 * gpl.texi (GPL): ifinfo -> ifnottex.
7893
7894 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
7895
7896 * searching.texi (Simple Match Data): Warn about match data being
7897 set anew by every search.
7898
7899 2006-05-17 Richard Stallman <rms@gnu.org>
7900
7901 * minibuf.texi (Minibuffer History): Clarify.
7902
7903 * searching.texi (Regexp Special): Clarify nested regexp warning.
7904
7905 2006-05-16 Kim F. Storm <storm@cua.dk>
7906
7907 * minibuf.texi (Minibuffer History): Update add-to-history.
7908
7909 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
7910
7911 * nonascii.texi (Explicit Encoding):
7912 Fix typo (encoding<->decoding).
7913
7914 2006-05-14 Richard Stallman <rms@gnu.org>
7915
7916 * buffers.texi (Creating Buffers): Cleanup.
7917
7918 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
7919
7920 2006-05-13 Eli Zaretskii <eliz@gnu.org>
7921
7922 * buffers.texi (Current Buffer): Document that with-temp-buffer
7923 disables undo.
7924
7925 * os.texi (Terminal-Specific): More accurate description of how
7926 Emacs searches for the terminal-specific libraries.
7927
7928 2006-05-12 Eli Zaretskii <eliz@gnu.org>
7929
7930 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
7931 emacs-xtra to @inforef's.
7932
7933 * text.texi (Undo): Document that undo is turned off in buffers
7934 whose names begin with a space.
7935
7936 * buffers.texi (Buffer Names): Add index entries for buffers whose
7937 names begin with a space.
7938 (Creating Buffers): Document that undo is turned off in buffers
7939 whose names begin with a space.
7940
7941 * files.texi (Visiting Functions, Reading from Files)
7942 (Saving Buffers): Mention code and EOL conversions by file I/O
7943 primitives and subroutines.
7944
7945 * nonascii.texi (Lisp and Coding Systems):
7946 Document coding-system-eol-type. Add index entries for eol conversion.
7947
7948 * display.texi (Defining Faces): Mention `mac', and add an xref to
7949 where window-system is described.
7950
7951 2006-05-10 Richard Stallman <rms@gnu.org>
7952
7953 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
7954
7955 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
7956
7957 * variables.texi (File Local Variables): Recommend to quote lambda
7958 expressions in safe-local-variable property.
7959
7960 2006-05-09 Richard Stallman <rms@gnu.org>
7961
7962 * variables.texi (File Local Variables):
7963 Document safe-local-eval-forms and safe-local-eval-function.
7964
7965 2006-05-07 Kim F. Storm <storm@cua.dk>
7966
7967 * minibuf.texi (Minibuffer History): Remove keep-dups arg
7968 from add-to-history.
7969
7970 2006-05-07 Romain Francoise <romain@orebokech.com>
7971
7972 * commands.texi (Event Input Misc):
7973 * compile.texi (Eval During Compile):
7974 * internals.texi (Buffer Internals):
7975 * minibuf.texi (Initial Input):
7976 * nonascii.texi (Scanning Charsets):
7977 * numbers.texi (Comparison of Numbers):
7978 * windows.texi (Textual Scrolling, Vertical Scrolling):
7979 Fix various typos.
7980
7981 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7982
7983 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
7984 conditional xref's to either emacs or emacs-xtra, depending on
7985 @iftex/@ifnottex.
7986
7987 * minibuf.texi (Minibuffer History): Document add-to-history.
7988
7989 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7990
7991 * internals.texi (Pure Storage): Mention the pure overflow message
7992 at startup.
7993
7994 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
7995
7996 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
7997 (Searching Keymaps): Fix pseudo-Lisp description of keymap
7998 search.
7999
8000 2006-05-01 Richard Stallman <rms@gnu.org>
8001
8002 * intro.texi (nil and t): Clarify.
8003
8004 * variables.texi (File Local Variables): Suggest using booleanp.
8005
8006 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
8007
8008 * objects.texi (Type Predicates): Fix typos.
8009
8010 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8011
8012 * intro.texi (nil and t): Add booleanp.
8013
8014 * objects.texi (Type Predicates): Add links for booleanp and
8015 string-or-null-p.
8016
8017 2006-04-29 Richard Stallman <rms@gnu.org>
8018
8019 * modes.texi (Multiline Font Lock): Rename from
8020 Multi line Font Lock Elements. Much clarification.
8021 (Font Lock Multiline, Region to Fontify): Much clarification.
8022
8023 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8024
8025 * variables.texi (File Local Variables): Remove the special case t for
8026 safe-local-variable.
8027
8028 2006-04-26 Richard Stallman <rms@gnu.org>
8029
8030 * syntax.texi (Parsing Expressions): Minor cleanup.
8031
8032 2006-04-18 Richard Stallman <rms@gnu.org>
8033
8034 * tips.texi (Coding Conventions): Explain when the package's
8035 prefix should appear later on (not at the start of the name).
8036
8037 * searching.texi (String Search): Clarify effect of NOERROR.
8038
8039 * modes.texi (Imenu): Clarify what special items do.
8040
8041 * hooks.texi (Standard Hooks): Delete text about old hook names.
8042
8043 2006-04-17 Romain Francoise <romain@orebokech.com>
8044
8045 * variables.texi (Local Variables): Update the default value of
8046 `max-specpdl-size'.
8047
8048 2006-04-15 Michael Olson <mwolson@gnu.org>
8049
8050 * processes.texi (Transaction Queues): Mention the new optional
8051 `delay-question' argument for `tq-enqueue'.
8052
8053 2006-04-13 Bill Wohler <wohler@newt.com>
8054
8055 * customize.texi (Common Keywords): Use dotted notation for
8056 :package-version value. Specify its values. Improve documentation
8057 for customize-package-emacs-version-alist.
8058
8059 2006-04-12 Bill Wohler <wohler@newt.com>
8060
8061 * customize.texi (Common Keywords): Move description of
8062 customize-package-emacs-version-alist to @defvar.
8063
8064 2006-04-10 Bill Wohler <wohler@newt.com>
8065
8066 * customize.texi (Common Keywords): Add :package-version.
8067
8068 2006-04-10 Kim F. Storm <storm@cua.dk>
8069
8070 * text.texi (Buffer Contents): Add NOPROPS arg to
8071 filter-buffer-substring.
8072
8073 2006-04-08 Kevin Ryde <user42@zip.com.au>
8074
8075 * os.texi (Command-Line Arguments): Update xref to emacs manual
8076 "Command Arguments" -> "Emacs Invocation", per change there.
8077
8078 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
8079
8080 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
8081 be on one line to help makeinfo not render two spaces after the dot.
8082
8083 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8084
8085 * strings.texi (Predicates for Strings): Add string-or-null-p.
8086
8087 2006-03-28 Kim F. Storm <storm@cua.dk>
8088
8089 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
8090 remarks about systems that don't support fractional seconds.
8091
8092 2006-03-25 Karl Berry <karl@gnu.org>
8093
8094 * elisp.texi: Use @copyright{} instead of (C), and do not indent
8095 the year list.
8096
8097 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
8098
8099 * display.texi (Fringe Indicators): Fix typos.
8100
8101 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
8102
8103 * tips.texi (Documentation Tips): One can now also write `program'
8104 in front of a quoted symbol in a docstring to prevent making a
8105 hyperlink.
8106
8107 2006-03-19 Alan Mackenzie <acm@muc.de>
8108
8109 * text.texi (Special Properties): Clarify `fontified' property.
8110
8111 2006-03-16 Richard Stallman <rms@gnu.org>
8112
8113 * display.texi (Defining Images): Minor cleanup.
8114
8115 2006-03-16 Bill Wohler <wohler@newt.com>
8116
8117 * display.texi (Defining Images): In image-load-path-for-library,
8118 prefer user's images.
8119
8120 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8121
8122 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
8123
8124 2006-03-15 Bill Wohler <wohler@newt.com>
8125
8126 * display.texi (Defining Images): Fix example in
8127 image-load-path-for-library by not recommending that one binds
8128 image-load-path. Just defvar it to placate compiler and only use
8129 it if previously defined.
8130
8131 2006-03-14 Bill Wohler <wohler@newt.com>
8132
8133 * display.texi (Defining Images): In image-load-path-for-library,
8134 always return list of directories. Update example.
8135
8136 2006-03-14 Alan Mackenzie <acm@muc.de>
8137
8138 * modes.texi: New node, "Region to Fontify" (for Font Lock).
8139 This describes font-lock-extend-region-function.
8140 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
8141 the new node "Region to Fontify".
8142
8143 2006-03-13 Richard Stallman <rms@gnu.org>
8144
8145 * display.texi (Invisible Text): The impossible position is
8146 now before the invisible text, not after.
8147 (Defining Images): Clean up last change.
8148
8149 2006-03-11 Bill Wohler <wohler@newt.com>
8150
8151 * display.texi (Defining Images): Add image-load-path-for-library.
8152
8153 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
8154
8155 * text.texi (Adaptive Fill): Fix Texinfo usage.
8156
8157 * strings.texi (Creating Strings): Fix Texinfo usage.
8158
8159 * searching.texi (Regexp Special): Use @samp for regular
8160 expressions that are not in Lisp syntax.
8161
8162 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
8163
8164 * searching.texi (Regexp Special): Put remark between parentheses
8165 to avoid misreading.
8166
8167 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
8168
8169 * searching.texi (Syntax of Regexps): More accurately describe
8170 which characters are special in which situations.
8171 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
8172 are not special. Describe in detail when `[' and `]' are special.
8173 (Regexp Backslash): Plenty of regexps with unbalanced square
8174 brackets are valid, so reword that statement.
8175
8176 2006-03-02 Kim F. Storm <storm@cua.dk>
8177
8178 * keymaps.texi (Tool Bar): Add tool-bar-border.
8179
8180 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
8181
8182 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
8183
8184 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
8185
8186 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
8187
8188 * files.texi (Locating Files): Suggest additional values for the
8189 SUFFIXES arg of `locate-file'. Update pxref.
8190
8191 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
8192 (How Programs Do Loading): Discuss the effects of Auto Compression
8193 mode on `load'.
8194 (Load Suffixes): New node.
8195 (Library Search): Delete description of `load-suffixes'; it was
8196 moved to "Load Suffixes".
8197 (Autoload, Named Features): Mention `load-suffixes'.
8198
8199 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8200
8201 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
8202
8203 * windows.texi (Window Tree): Fix typo.
8204
8205 2006-02-20 Kim F. Storm <storm@cua.dk>
8206
8207 * display.texi (Fringe Indicators): New section.
8208 Move indicate-empty-lines, indicate-buffer-boundaries, and
8209 default-indicate-buffer-boundaries here.
8210 Add fringe-indicator-alist and default-fringes-indicator-alist.
8211 Add list of logical fringe indicator symbols.
8212 Update list of standard bitmap names.
8213 (Fringe Cursors): New section.
8214 Move overflow-newline-into-fringe here.
8215 Add fringe-cursor-alist and default-fringes-cursor-alist.
8216 Add list of fringe cursor symbols.
8217
8218 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
8219
8220 * commands.texi (Using Interactive): Fix reference to node
8221 "Minibuffers".
8222
8223 2006-02-19 Richard M. Stallman <rms@gnu.org>
8224
8225 * minibuf.texi (High-Level Completion):
8226 Add xref to read-input-method-name.
8227
8228 * files.texi (Relative File Names): Move file-relative-name here.
8229 (File Name Expansion): From here. Minor clarifications.
8230
8231 * commands.texi (Using Interactive): Add xrefs about reading input.
8232 Clarify remarks about that moving point and mark.
8233 Put string case before list case.
8234
8235 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
8236
8237 * display.texi (Other Display Specs, Image Descriptors):
8238 Revert erroneous changes. The previous description of
8239 image-descriptors as `(image . PROPS)' was correct.
8240
8241 2006-02-14 Richard M. Stallman <rms@gnu.org>
8242
8243 * variables.texi (File Local Variables): Clarifications.
8244
8245 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
8246
8247 * variables.texi (File Local Variables): Use @code for a cons
8248 cell, not @var.
8249
8250 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
8251
8252 * variables.texi (File Local Variables): Document new file local
8253 variable behavior.
8254
8255 2006-02-10 Kim F. Storm <storm@cua.dk>
8256
8257 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
8258
8259 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
8260
8261 * modes.texi (%-Constructs): Remove obsolete info about
8262 `global-mode-string'.
8263
8264 2006-02-07 Richard M. Stallman <rms@gnu.org>
8265
8266 * commands.texi (Prefix Command Arguments): Minor cleanup.
8267
8268 * display.texi: "Graphical display", not window system.
8269
8270 * functions.texi (What Is a Function): Fix xref.
8271
8272 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
8273 (Changing Key Bindings): Clarify when remapping is better than
8274 substitute-key-definition.
8275
8276 2006-02-02 Richard M. Stallman <rms@gnu.org>
8277
8278 * minibuf.texi (Basic Completion): Completion alists are risky.
8279
8280 * keymaps.texi (Active Keymaps): Clarifications.
8281 (Searching Keymaps): New node.
8282 (Keymaps): Update menu.
8283
8284 * frames.texi (Layout Parameters): Minor clarification.
8285 (Drag and Drop): New node.
8286 (Frames): Update menu.
8287
8288 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
8289
8290 * display.texi (Other Display Specs, Image Descriptors):
8291 Image description is a list, not a cons cell.
8292
8293 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8294
8295 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
8296 list is not necessarily a list).
8297
8298 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8299
8300 * frames.texi (Layout Parameters): border-width and
8301 internal-border-width belong to the frame, not the window.
8302
8303 2006-01-19 Richard M. Stallman <rms@gnu.org>
8304
8305 * nonascii.texi (Translation of Characters): Search cmds use
8306 translation-table-for-input. Automatically made local.
8307
8308 * markers.texi (Overview of Markers): Count insertion type
8309 as one of a marker's attributes.
8310
8311 * keymaps.texi (Controlling Active Maps): New node, split out of
8312 Active Keymaps.
8313 (Keymaps): Menu updated.
8314 (Active Keymaps): Give pseudocode to explain how the active
8315 maps are searched. current-active-maps and key-binding moved here.
8316 (Functions for Key Lookup): current-active-maps and key-binding moved.
8317 Clarifications.
8318 (Searching the Keymaps): New subnode.
8319
8320 * elisp.texi (Top): Menu clarification.
8321
8322 * display.texi (Other Display Specs): Delete duplicate entry for
8323 just a string as display spec. Move text about recursive display
8324 specs on such a string.
8325
8326 * commands.texi (Key Sequence Input): Clarify.
8327 Move num-nonmacro-input-events out.
8328 (Reading One Event): num-nonmacro-input-events moved here.
8329
8330 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
8331
8332 * advice.texi (Simple Advice): Update example to fit argument
8333 change in previous-line.
8334
8335 2006-01-05 Richard M. Stallman <rms@gnu.org>
8336
8337 * markers.texi (The Mark): Fix in `mark'.
8338
8339 2006-01-04 Richard M. Stallman <rms@gnu.org>
8340
8341 * processes.texi (Misc Network, Make Network): Minor cleanups.
8342
8343 2006-01-04 Kim F. Storm <storm@cua.dk>
8344
8345 * processes.texi (Make Network): Add IPv6 addresses and handling.
8346 (Network Feature Testing): Mention (:family ipv6).
8347 (Misc Network): Add IPv6 formats to format-network-address.
8348
8349 2005-12-30 Richard M. Stallman <rms@gnu.org>
8350
8351 * text.texi (Changing Properties):
8352 Don't use return value of set-text-properties.
8353
8354 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
8355
8356 * modes.texi (Mode Line Format): Correct typo in menu.
8357
8358 2005-12-29 Richard M. Stallman <rms@gnu.org>
8359
8360 * modes.texi (Mode Line Top): New node.
8361 (Mode Line Data): Some text moved to new node.
8362 Explain the data structure more concretely.
8363 (Mode Line Basics): Clarifications.
8364 (Mode Line Variables): Clarify intro paragraph.
8365 (%-Constructs): Clarify intro paragraph.
8366 (Mode Line Format): Update menu.
8367
8368 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8369
8370 * minibuf.texi (Basic Completion): Update lazy-completion-table
8371 examples for removal of ARGS argument.
8372
8373 2005-12-23 Richard M. Stallman <rms@gnu.org>
8374
8375 * text.texi (Undo): Restore some explanation from the version
8376 that was deleted.
8377
8378 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8379
8380 * text.texi (Undo): Remove duplicate descriptions of `apply
8381 funname' and `apply delta' elements of the undo list.
8382
8383 2005-12-20 Richard M. Stallman <rms@gnu.org>
8384
8385 * help.texi (Help Functions): Update documentation of `apropos'.
8386
8387 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
8388
8389 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
8390 because it is confusing. If the :help-echo keyword is a function,
8391 it is not directly used as the :help-echo overlay property, as the
8392 xref seems to suggest (it does not take the appropriate args).
8393
8394 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
8395
8396 * customize.texi (Common Keywords): Fix Texinfo usage.
8397 (Group Definitions, Variable Definitions): Update for new
8398 conventions for using `*' in docstrings.
8399
8400 * tips.texi (Documentation Tips): Update for new conventions for
8401 using `*' in docstrings.
8402
8403 2005-12-16 Richard M. Stallman <rms@gnu.org>
8404
8405 * minibuf.texi (Minibuffer Contents): Minor cleanup.
8406
8407 2005-12-16 Juri Linkov <juri@jurta.org>
8408
8409 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
8410
8411 2005-12-14 Romain Francoise <romain@orebokech.com>
8412
8413 * modes.texi (Customizing Keywords): Rename `append' to `how'.
8414 Fix typo.
8415
8416 2005-12-11 Juri Linkov <juri@jurta.org>
8417
8418 * minibuf.texi (Completion Commands): Add mention of read-file-name
8419 for filename completion keymaps.
8420 (Reading File Names): Add mention of filename completion keymaps
8421 for read-file-name and xref to `Completion Commands'.
8422
8423 2005-12-10 Richard M. Stallman <rms@gnu.org>
8424
8425 * customize.texi (Common Keywords): State caveats for use of :tag.
8426
8427 2005-12-08 Richard M. Stallman <rms@gnu.org>
8428
8429 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
8430 with xrefs and better explanation.
8431 (Completion Commands): Add the filename completion maps.
8432
8433 * objects.texi (Character Type): Clarify that \s is not space
8434 if a dash follows.
8435
8436 2005-12-05 Richard M. Stallman <rms@gnu.org>
8437
8438 * windows.texi (Resizing Windows): Delete preserve-before args.
8439
8440 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8441
8442 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
8443 in full keymaps, since the quirk has been fixed.
8444
8445 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8446
8447 * hooks.texi (Standard Hooks): Add index entries.
8448 Mention `compilation-finish-functions'.
8449
8450 2005-11-27 Richard M. Stallman <rms@gnu.org>
8451
8452 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
8453
8454 2005-11-21 Juri Linkov <juri@jurta.org>
8455
8456 * customize.texi (Common Keywords): Update links types
8457 custom-manual and url-link. Add link types emacs-library-link,
8458 file-link, function-link, variable-link, custom-group-link.
8459
8460 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
8461
8462 * display.texi: Revert 2005-11-20 change.
8463
8464 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
8465
8466 * processes.texi (Bindat Functions):
8467 Say "third" to refer to zero-based index "2".
8468
8469 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
8470
8471 * loading.texi (Library Search): Update the default value of
8472 `load-suffixes'.
8473
8474 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
8475
8476 * display.texi (Attribute Functions): Mention :ignore-defface.
8477
8478 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8479
8480 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
8481 (Minor Mode Conventions): Mention the use of a hook.
8482
8483 2005-11-06 Richard M. Stallman <rms@gnu.org>
8484
8485 * files.texi (Magic File Names): find-file-name-handler checks the
8486 `operations' property of the handler.
8487
8488 2005-11-03 Richard M. Stallman <rms@gnu.org>
8489
8490 * variables.texi (Frame-Local Variables): Small clarification.
8491
8492 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8493
8494 * os.texi (Init File): Document ~/.emacs.d/init.el.
8495
8496 2005-10-29 Richard M. Stallman <rms@gnu.org>
8497
8498 * internals.texi (Garbage Collection): Document memory-full.
8499
8500 2005-10-28 Bill Wohler <wohler@newt.com>
8501
8502 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
8503 for URLs.
8504
8505 2005-10-28 Richard M. Stallman <rms@gnu.org>
8506
8507 * minibuf.texi (Completion Commands): Clean up prev change.
8508
8509 2005-10-26 Kevin Ryde <user42@zip.com.au>
8510
8511 * compile.texi (Eval During Compile): Explain recommended uses
8512 of eval-when-compile and eval-and-compile.
8513
8514 2005-10-27 Masatake YAMATO <jet@gyve.org>
8515
8516 * minibuf.texi (Completion Commands):
8517 Write about new optional argument for `display-completion-list'.
8518
8519 2005-10-23 Richard M. Stallman <rms@gnu.org>
8520
8521 * display.texi (Overlay Arrow): Clarify about local bindings of
8522 overlay-arrow-position.
8523
8524 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8525
8526 * internals.texi (Building Emacs): Fix last change.
8527
8528 2005-10-22 Richard M. Stallman <rms@gnu.org>
8529
8530 * internals.texi (Building Emacs): Document eval-at-startup.
8531
8532 2005-10-21 Richard M. Stallman <rms@gnu.org>
8533
8534 * loading.texi (Where Defined): load-history contains abs file names.
8535 symbol-file returns abs file names.
8536
8537 2005-10-19 Kim F. Storm <storm@cua.dk>
8538
8539 * display.texi (Showing Images): Add max-image-size integer value.
8540
8541 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
8542
8543 * display.texi (Showing Images): Document max-image-size.
8544
8545 2005-10-17 Richard M. Stallman <rms@gnu.org>
8546
8547 * commands.texi (Quitting): Minor clarification.
8548
8549 * processes.texi (Sentinels): Clarify about output and quitting.
8550 (Filter Functions): Mention with-local-quit.
8551
8552 2005-10-17 Juri Linkov <juri@jurta.org>
8553
8554 * buffers.texi (Current Buffer):
8555 * commands.texi (Event Input Misc):
8556 * compile.texi (Eval During Compile, Compiler Errors):
8557 * customize.texi (Group Definitions):
8558 * display.texi (Progress, Defining Faces):
8559 * files.texi (Writing to Files):
8560 * modes.texi (Mode Hooks, Defining Minor Modes):
8561 * streams.texi (Output Functions):
8562 * syntax.texi (Syntax Table Functions):
8563 * text.texi (Change Hooks):
8564 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
8565
8566 * commands.texi (Quitting): Replace arg `forms' with `body' in
8567 `with-local-quit'.
8568
8569 * positions.texi (Excursions): Replace arg `forms' with `body' in
8570 `save-excursion'.
8571
8572 2005-10-08 Kim F. Storm <storm@cua.dk>
8573
8574 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
8575 Rename manual section accordingly.
8576
8577 2005-10-04 Kim F. Storm <storm@cua.dk>
8578
8579 * windows.texi (Window Split Tree): New section describing
8580 new function window-split-tree function.
8581
8582 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
8583
8584 * display.texi (Fringe Size/Pos): Simplify and add detail.
8585
8586 2005-09-30 Romain Francoise <romain@orebokech.com>
8587
8588 * minibuf.texi (High-Level Completion): Explain that the prompt
8589 given to `read-buffer' should end with a colon and a space.
8590 Update usage examples.
8591
8592 2005-09-29 Juri Linkov <juri@jurta.org>
8593
8594 * display.texi (Displaying Messages): Rename argument name
8595 `string' to `format-string' in functions `message', `message-box',
8596 `message-or-box'.
8597
8598 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
8599
8600 * errors.texi (Standard Errors): Correct xrefs.
8601
8602 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
8603
8604 * display.texi (Defining Images): Update documentation for
8605 `image-load-path'.
8606
8607 2005-09-17 Richard M. Stallman <rms@gnu.org>
8608
8609 * display.texi (Defining Images): Clean up previous change.
8610
8611 2005-09-16 Romain Francoise <romain@orebokech.com>
8612
8613 * elisp.texi: Specify GFDL version 1.2.
8614
8615 * doclicense.texi (GNU Free Documentation License): Update to
8616 version 1.2.
8617
8618 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
8619
8620 * display.texi (Defining Images): Document `image-load-path'.
8621
8622 2005-09-15 Richard M. Stallman <rms@gnu.org>
8623
8624 * objects.texi (Printed Representation): Minor cleanup.
8625 (Box Diagrams): Minor fix.
8626 (Cons Cell Type): Move (...) index item here.
8627 (Box Diagrams): From here.
8628 (Array Type): Minor fix.
8629 (Type Predicates): Delete index "predicates".
8630 (Hash Table Type): Clarify xref.
8631 (Dotted Pair Notation): Minor fix.
8632
8633 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
8634
8635 * files.texi (Saving Buffers): Fix typo.
8636
8637 2005-09-08 Richard M. Stallman <rms@gnu.org>
8638
8639 * tips.texi (Programming Tips): Correct the "default" prompt spec.
8640
8641 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
8642
8643 * locals.texi (Standard Buffer-Local Variables): Don't include
8644 mode variables for minor modes.
8645 Fix xrefs for buffer-display-count, buffer-display-table,
8646 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
8647 enable-multibyte-characters, fill-column, header-line-format,
8648 left-fringe-width, left-margin, and right-fringe-width.
8649
8650 * hooks.texi (Standard Hooks): All hooks should conform to the
8651 standard naming convention now.
8652 Fix xref for `echo-area-clear-hook'.
8653
8654 * display.texi (Usual Display): Note that indicate-empty-lines and
8655 tab-width are buffer-local.
8656
8657 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
8658
8659 * modes.texi (Mode Help): Note that major-mode is buffer-local.
8660
8661 * nonascii.texi (Encoding and I/O): Note that
8662 buffer-file-coding-system is buffer-local.
8663
8664 * positions.texi (List Motion): Note that defun-prompt-regexp is
8665 buffer-local.
8666
8667 * text.texi (Auto Filling): Note that auto-fill-function is
8668 buffer-local.
8669 (Undo): Note that buffer-undo-list is buffer-local.
8670
8671 * windows.texi (Buffers and Windows):
8672 Document buffer-display-count.
8673
8674 2005-09-06 Richard M. Stallman <rms@gnu.org>
8675
8676 * tips.texi (Coding Conventions): Sometimes it is ok to put the
8677 package prefix elsewhere than at the start of the name.
8678
8679 2005-09-03 Richard M. Stallman <rms@gnu.org>
8680
8681 * tips.texi (Programming Tips): Add conventions for minibuffer
8682 questions and prompts.
8683
8684 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
8685
8686 * intro.texi (nil and t): Minor cleanup.
8687 Delete spurious mention of keyword symbols.
8688 (Evaluation Notation): Add index entry.
8689 (A Sample Function Description): Minor cleanup.
8690 (A Sample Variable Description): Not all vars can be set.
8691
8692 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
8693
8694 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
8695
8696 (Insertion): Document precise type of `insert-char' arg COUNT.
8697
8698 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8699
8700 * modes.texi (Other Font Lock Variables): Sync the default of
8701 font-lock-lines-before.
8702
8703 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
8704
8705 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
8706
8707 2005-08-29 Richard M. Stallman <rms@gnu.org>
8708
8709 * elisp.texi (Top): Update subnode menu.
8710
8711 * searching.texi (Searching and Matching): Move node.
8712 Rearrange contents and add overall explanation.
8713 (Searching and Case): Move node.
8714 (Searching and Matching): Update menu.
8715
8716 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8717
8718 * os.texi (Startup Summary): Fix the description of the initial
8719 startup message display.
8720
8721 2005-08-25 Richard M. Stallman <rms@gnu.org>
8722
8723 * searching.texi (Search and Replace): Add replace-regexp-in-string.
8724
8725 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
8726
8727 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
8728 `next-overlay-change' example.
8729
8730 2005-08-22 Juri Linkov <juri@jurta.org>
8731
8732 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
8733 Fix invert-face. Fix args of face-background.
8734
8735 * display.texi (Standard Faces): Delete node.
8736 (Faces): Add xref to `(emacs)Standard Faces'.
8737 (Displaying Faces): Fix xref to `Standard Faces'.
8738
8739 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
8740
8741 2005-08-20 Alan Mackenzie <acm@muc.de>
8742
8743 * buffers.texi (The Buffer List): Clarify the manipulation of the
8744 buffer list.
8745
8746 2005-08-14 Richard M. Stallman <rms@gnu.org>
8747
8748 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
8749 a regexp.
8750
8751 2005-08-11 Richard M. Stallman <rms@gnu.org>
8752
8753 * elisp.texi (Top): Update subnode lists.
8754
8755 * display.texi (Inverse Video): Node deleted.
8756
8757 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
8758 New nodes split out of Coding Conventions.
8759
8760 * searching.texi (Regular Expressions): Document re-builder.
8761
8762 * os.texi (Time Parsing): New node split out of Time Conversion.
8763
8764 * processes.texi (Misc Network, Network Feature Testing)
8765 (Network Options, Make Network): New nodes split out of
8766 Low-Level Network.
8767
8768 2005-08-09 Richard M. Stallman <rms@gnu.org>
8769
8770 * frames.texi (Geometry): New node, split from Size and Position.
8771 (Frame Parameters): Refer to Geometry.
8772
8773 * buffers.texi (The Buffer List): Fix xrefs.
8774
8775 * windows.texi (Splitting Windows): Fix xref.
8776
8777 * frames.texi (Layout Parameters): Add xref.
8778
8779 * display.texi (Line Height, Scroll Bars): Fix xrefs.
8780
8781 * keymaps.texi (Menu Bar): Fix xref.
8782
8783 * locals.texi (Standard Buffer-Local Variables): Fix xref.
8784
8785 * modes.texi (%-Constructs): Fix xref.
8786
8787 * frames.texi (Window Frame Parameters): Node split up.
8788 (Basic Parameters, Position Parameters, Size Parameters)
8789 (Layout Parameters, Buffer Parameters, Management Parameters)
8790 (Cursor Parameters, Color Parameters): New subnodes.
8791
8792 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
8793
8794 * positions.texi (Screen Lines): Update xref for previous change
8795 in minibuf.texi.
8796
8797 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
8798 change in minibuf.texi.
8799
8800 2005-08-09 Richard M. Stallman <rms@gnu.org>
8801
8802 * tips.texi (Coding Conventions): Minor cleanup.
8803
8804 * modes.texi (Defining Minor Modes): Explain when init-value
8805 can be non-nil.
8806
8807 * elisp.texi (Top): Update submenu for Minibuffer.
8808
8809 * minibuf.texi (Minibuffer Misc): Node split up.
8810 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
8811 (Recursive Mini): New nodes split out from Minibuffer Misc.
8812 (Minibuffer Misc): Document max-mini-window-height.
8813
8814 * hash.texi (Defining Hash): Delete stray paren in example.
8815
8816 * display.texi (Echo Area Customization): Don't define
8817 max-mini-window-height here; xref instead.
8818
8819 * commands.texi (Event Input Misc): Update while-no-input.
8820
8821 * advice.texi (Advising Functions): Explain when to use advice
8822 and when to use a hook.
8823
8824 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8825
8826 * makefile.w32-in (info): Don't run install-info.
8827 ($(infodir)/dir): New target, produced by running install-info.
8828
8829 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
8830
8831 * modes.texi (Defining Minor Modes): The keyword for the initial
8832 value is :init-value, not :initial-value.
8833
8834 2005-07-23 Eli Zaretskii <eliz@gnu.org>
8835
8836 * loading.texi (Autoload): Make the `doctor' example be consistent
8837 with what's in current loaddefs.el. Describe the "fn" magic in
8838 the usage portion of the doc string.
8839
8840 2005-07-22 Richard M. Stallman <rms@gnu.org>
8841
8842 * internals.texi (Garbage Collection): Clarify previous change.
8843
8844 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
8845
8846 * internals.texi (Garbage Collection): Add gc-cons-percentage.
8847
8848 2005-07-18 Juri Linkov <juri@jurta.org>
8849
8850 * commands.texi (Accessing Events):
8851 * frames.texi (Text Terminal Colors, Resources):
8852 * markers.texi (The Mark):
8853 * modes.texi (Defining Minor Modes):
8854 Delete duplicate duplicate words.
8855
8856 2005-07-16 Richard M. Stallman <rms@gnu.org>
8857
8858 * display.texi (Managing Overlays): Clarify make-overlay
8859 args for insertion types.
8860
8861 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
8862
8863 * customize.texi (Variable Definitions):
8864 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
8865 `standard-value' is a list too.
8866 (Defining New Types): Use @key{RET} instead of @key{ret}.
8867
8868 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
8869
8870 * os.texi (Translating Input): Fix typo.
8871
8872 2005-07-08 Richard M. Stallman <rms@gnu.org>
8873
8874 * README: Update edition number and size estimate.
8875
8876 * elisp.texi (VERSION): Set to 2.9.
8877
8878 2005-07-07 Richard M. Stallman <rms@gnu.org>
8879
8880 * book-spine.texinfo: Update Emacs version.
8881
8882 * display.texi (Inverse Video): Delete mode-line-inverse-video.
8883
8884 2005-07-06 Richard M. Stallman <rms@gnu.org>
8885
8886 * searching.texi (Regexp Search): Clarify what re-search-forward
8887 does when the search fails.
8888
8889 2005-07-05 Lute Kamstra <lute@gnu.org>
8890
8891 * Update FSF's address in GPL notices.
8892
8893 * doclicense.texi (GNU Free Documentation License):
8894 * gpl.texi (GPL):
8895 * tips.texi (Coding Conventions, Library Headers):
8896 * vol1.texi:
8897 * vol2.texi: Update FSF's address.
8898
8899 2005-07-04 Richard M. Stallman <rms@gnu.org>
8900
8901 * hooks.texi (Standard Hooks): Add occur-hook.
8902
8903 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
8904
8905 * display.texi (The Echo Area): Correct menu.
8906
8907 2005-07-03 Richard M. Stallman <rms@gnu.org>
8908
8909 * elisp.texi (Top): Update subnode menu for Display.
8910
8911 * display.texi (Displaying Messages): New node, with most
8912 of what was in The Echo Area.
8913 (Progress): Move under The Echo Area.
8914 (Logging Messages): New node with new text.
8915 (Echo Area Customization): New node, the rest of what was
8916 in The Echo Area. Document message-truncate-lines with @defvar.
8917 (Display): Update menu.
8918
8919 * windows.texi (Textual Scrolling): Doc 3 values for
8920 scroll-preserve-screen-position.
8921
8922 * text.texi (Special Properties): Change hook functions
8923 should bind inhibit-modification-hooks around altering buffer text.
8924
8925 * keymaps.texi (Key Binding Commands): Call binding BINDING
8926 rather than DEFINITION.
8927
8928 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
8929
8930 * variables.texi (Defining Variables): `user-variable-p' returns t
8931 for aliases of user options, nil for alias loops.
8932
8933 2005-06-28 Richard M. Stallman <rms@gnu.org>
8934
8935 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
8936 make-keymap.
8937
8938 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
8939
8940 * variables.texi (Setting Variables): Correct and clarify
8941 description of `add-to-ordered-list'.
8942
8943 2005-06-26 Richard M. Stallman <rms@gnu.org>
8944
8945 * display.texi (Faces): Minor cleanup.
8946
8947 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
8948
8949 * display.texi (Faces): `facep' returns t for strings that are
8950 face names.
8951
8952 2005-06-25 Richard M. Stallman <rms@gnu.org>
8953
8954 * objects.texi (Equality Predicates): Clarify meaning of equal.
8955
8956 * windows.texi (Selecting Windows): save-selected-window
8957 and with-selected-window save and restore the current buffer.
8958
8959 2005-06-24 Richard M. Stallman <rms@gnu.org>
8960
8961 * numbers.texi (Float Basics): Explain how to test for NaN,
8962 and printing the sign of NaNs.
8963
8964 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8965
8966 * makefile.w32-in (MAKEINFO): Use --force.
8967
8968 2005-06-23 Richard M. Stallman <rms@gnu.org>
8969
8970 * display.texi (Face Functions): Correct Texinfo usage.
8971
8972 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
8973
8974 * lists.texi (Rings): `ring-elements' now returns the elements of
8975 RING in order.
8976
8977 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8978
8979 * markers.texi (The Mark): Texinfo usage fix.
8980
8981 2005-06-23 Kim F. Storm <storm@cua.dk>
8982
8983 * searching.texi (Entire Match Data): Remove evaporate option for
8984 match-data. Do not mention evaporate option for set-match-data.
8985
8986 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
8987
8988 * display.texi (Face Functions): Mention face aliases.
8989
8990 2005-06-21 Richard M. Stallman <rms@gnu.org>
8991
8992 * anti.texi (Antinews): Texinfo usage fix.
8993
8994 2005-06-21 Karl Berry <karl@gnu.org>
8995
8996 * elisp.texi: Use @copying.
8997
8998 * elisp.texi: Put @summarycontents and @contents before the Top
8999 node, instead of the end of the file, so that the contents appear
9000 in the right place in the dvi/pdf output.
9001
9002 2005-06-21 Juri Linkov <juri@jurta.org>
9003
9004 * display.texi (Defining Faces): Add `customized-face'.
9005
9006 2005-06-20 Kim F. Storm <storm@cua.dk>
9007
9008 * variables.texi (Setting Variables): Any type of element can be
9009 given order in add-to-ordered-list. Compare elements with eq.
9010
9011 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
9012
9013 2005-06-20 Karl Berry <karl@gnu.org>
9014
9015 * syntax.texi (Syntax Flags): Make last column very slightly wider
9016 to avoid "generic comment" breaking on two lines and causing an
9017 underfull box.
9018
9019 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
9020
9021 * lists.texi (Rings): Various minor clarifications and corrections.
9022
9023 2005-06-18 Richard M. Stallman <rms@gnu.org>
9024
9025 * functions.texi (Obsolete Functions): Simplify.
9026
9027 * variables.texi (Variable Aliases): Simplify.
9028
9029 * anti.texi, backups.texi, compile.texi, customization.texi:
9030 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
9031 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
9032 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
9033 * variables.texi: Fix formatting ugliness.
9034
9035 * elisp.texi: Add links to Rings and Byte Packing.
9036 Update version and copyright years.
9037
9038 * minibuf.texi: Fix formatting ugliness.
9039 (Completion Commands): Move keymap vars to the end
9040 and vars completing-read binds to the top.
9041
9042 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
9043
9044 * processes.texi: Fix typos.
9045 (Bindat Spec): Correct Texinfo error.
9046 (Byte Packing): Fix ungrammatical sentence.
9047
9048 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
9049
9050 * lists.texi (Rings): New node.
9051 (Lists): Add it to menu.
9052
9053 * processes.texi (Byte Packing): New node.
9054 (Processes): Add it to menu.
9055
9056 2005-06-17 Richard M. Stallman <rms@gnu.org>
9057
9058 * syntax.texi (Parsing Expressions): Fix texinfo usage.
9059
9060 * help.texi (Documentation Basics): Explain the xref to
9061 Documentation Tips.
9062
9063 * debugging.texi (Debugger Commands): Minor fix.
9064
9065 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
9066
9067 * edebug.texi (Instrumenting): Eliminate duplicate link.
9068 (Specification List): Replace references to "below", referring to
9069 a later node, with one @ref to that node.
9070
9071 * os.texi (Timers): Timers should save and restore the match data
9072 if they change it.
9073
9074 * debugging.texi (Debugger Commands): Mention that the Lisp
9075 debugger can not step through primitive functions.
9076
9077 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
9078
9079 * functions.texi (Obsolete Functions): Update argument names of
9080 `make-obsolete' and `define-obsolete-function-alias'.
9081
9082 * variables.texi (Variable Aliases): Update argument names of
9083 `defvaralias', `make-obsolete-variable' and
9084 `define-obsolete-variable-alias'.
9085
9086 2005-06-15 Kim F. Storm <storm@cua.dk>
9087
9088 * searching.texi (Entire Match Data): Rephrase warnings about
9089 evaporate arg to match-data and set-match-data.
9090
9091 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
9092
9093 * elisp.texi (Top): Update detailed menu.
9094
9095 * edebug.texi (Edebug): Update menu.
9096 (Instrumenting): Update xrefs.
9097 (Edebug Execution Modes): Correct xref.
9098 (Jumping): Clarify description of `h' command.
9099 Eliminate redundant @ref.
9100 (Breaks): New node.
9101 (Breakpoints): Is now a subsubsection.
9102 (Global Break Condition): Mention `C-x X X'.
9103 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
9104 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
9105 (Edebug Display Update): Correct pxref.
9106 (Edebug and Macros): New node.
9107 (Instrumenting Macro Calls): Is now a subsubsection.
9108 Neither arg of `def-edebug-spec' is evaluated.
9109 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
9110 (Specification Examples): Fix typo.
9111
9112 2005-06-14 Lute Kamstra <lute@gnu.org>
9113
9114 * debugging.texi (Function Debugging): Primitives can break on
9115 entry too.
9116
9117 2005-06-14 Kim F. Storm <storm@cua.dk>
9118
9119 * variables.texi (Setting Variables): Add add-to-ordered-list.
9120
9121 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9122
9123 * syntax.texi (Parsing Expressions): Document aux functions and vars of
9124 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
9125
9126 2005-06-13 Lute Kamstra <lute@gnu.org>
9127
9128 * text.texi (Special Properties): Fix cross reference.
9129
9130 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
9131
9132 * debugging.texi (Function Debugging): Delete mention of empty
9133 string argument to `cancel-debug-on-entry'. Delete inaccurate
9134 description of the return value of that command.
9135
9136 2005-06-11 Alan Mackenzie <acm@muc.de>
9137
9138 * text.texi (Adaptive Fill): Amplify the description of
9139 fill-context-prefix.
9140
9141 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9142
9143 * syntax.texi (Parsing Expressions): Fix Texinfo error.
9144
9145 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9146
9147 * syntax.texi (Parsing Expressions): Document syntax-ppss.
9148
9149 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9150
9151 * debugging.texi (Error Debugging): Minor rewording.
9152 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
9153 is optional.
9154
9155 2005-06-10 Lute Kamstra <lute@gnu.org>
9156
9157 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
9158 (Top): Give it a title. Correct version number. Give the
9159 detailed node listing a more prominent header.
9160 * intro.texi: Don't set VERSION here a second time.
9161 Mention Emacs's version too.
9162 * anti.texi (Antinews): Use EMACSVER to refer to the current
9163 version of Emacs.
9164
9165 2005-06-09 Kim F. Storm <storm@cua.dk>
9166
9167 * searching.texi (Entire Match Data): Explain new `reseat' argument to
9168 match-data and set-match-data.
9169
9170 2005-06-08 Richard M. Stallman <rms@gnu.org>
9171
9172 * searching.texi (Entire Match Data): Clarify when match-data
9173 returns markers and when integers.
9174
9175 * display.texi (Defining Faces): Explain that face name should not
9176 end in `-face'.
9177
9178 * modes.texi (Mode Line Data): Minor cleanup.
9179 (Customizing Keywords): Node split out of Search-based Fontification.
9180 Add example of using font-lock-add-keywords from a hook.
9181 Clarify when MODE should be non-nil, and when nil.
9182
9183 2005-06-06 Richard M. Stallman <rms@gnu.org>
9184
9185 * modes.texi (Mode Line Data): Explain what happens when the car
9186 of a list is a void symbol.
9187 (Search-based Fontification): Explain MODE arg to
9188 font-lock-add-keywords and warn about calls from major modes.
9189
9190 2005-06-08 Juri Linkov <juri@jurta.org>
9191
9192 * display.texi (Standard Faces): Add `shadow' face.
9193
9194 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
9195
9196 * modes.texi (Major Mode Conventions): A derived mode only needs
9197 to put the call to the parent mode inside `delay-mode-hooks'.
9198
9199 2005-05-29 Richard M. Stallman <rms@gnu.org>
9200
9201 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
9202 new, and what that implies. Clarify.
9203
9204 * files.texi (Locating Files): Clean up the text.
9205
9206 * frames.texi (Window Frame Parameters): Document user-size.
9207 Shorten entry for top by referring to left.
9208
9209 2005-05-26 Richard M. Stallman <rms@gnu.org>
9210
9211 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
9212 is new, and what the implications are. Other clarifications.
9213
9214 2005-05-24 Richard M. Stallman <rms@gnu.org>
9215
9216 * frames.texi (Dialog Boxes): Minor fixes.
9217
9218 2005-05-25 Masatake YAMATO <jet@gyve.org>
9219
9220 * display.texi (Standard Faces): Write about `mode-line-highlight'.
9221
9222 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
9223
9224 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
9225 is optional.
9226
9227 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
9228
9229 * frames.texi (Dialog Boxes): Describe new optional argument.
9230
9231 2005-05-23 Lute Kamstra <lute@gnu.org>
9232
9233 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
9234 syntax-begin-function over font-lock-beginning-of-syntax-function.
9235
9236 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9237
9238 * minibuf.texi (Reading File Names): Update description of
9239 `read-directory-name'.
9240
9241 * modes.texi (Derived Modes): Clarify :group keyword.
9242
9243 2005-05-21 Eli Zaretskii <eliz@gnu.org>
9244
9245 * files.texi (Locating Files): New subsection.
9246 Describe locate-file and executable-find.
9247
9248 2005-05-21 Kevin Ryde <user42@zip.com.au>
9249
9250 * frames.texi (Initial Parameters): Update cross reference to
9251 "Emacs Invocation".
9252
9253 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9254
9255 * keymaps.texi (Active Keymaps): Add anchor.
9256
9257 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
9258 (Major Mode Conventions): Refer to `Auto Major Mode' in more
9259 appropriate place.
9260 (Derived Modes): Small clarifications.
9261 (Minor Mode Conventions, Keymaps and Minor Modes):
9262 Replace references to nodes with references to anchors.
9263 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
9264 Clarify description of lists whose first element is an integer.
9265 (Mode Line Variables): Add anchor.
9266 (%-Constructs): Clarify description of integer after %.
9267 (Emulating Mode Line): Describe nil value for FACE.
9268
9269 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9270
9271 * modes.texi (Derived Modes): Correct references to non-existing
9272 variable standard-syntax-table.
9273
9274 2005-05-17 Lute Kamstra <lute@gnu.org>
9275
9276 * modes.texi (Defining Minor Modes): Mention the mode hook.
9277
9278 2005-05-15 Kim F. Storm <storm@cua.dk>
9279
9280 * processes.texi (Network): Remove open-network-stream-nowait.
9281 (Network Servers): Remove open-network-stream-server.
9282
9283 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
9284
9285 * elisp.texi (Top): Update detailed menu.
9286
9287 * variables.texi: Reorder nodes.
9288 (Variables): Update menu.
9289 (File Local Variables): Do not refer to the `-*-' line as
9290 a "local variables list". Add pxref.
9291
9292 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9293
9294 * elisp.texi (Top): Update detailed menu for node changes.
9295
9296 * modes.texi (Modes): Update Menu.
9297 (Hooks): Move to beginning of chapter.
9298 Most minor modes run mode hooks too.
9299 `add-hook' can handle void hooks or hooks whose value is a single
9300 function.
9301 (Major Modes): Update Menu.
9302 (Major Mode Basics): New node, split off from `Major Modes'.
9303 (Major Mode Conventions): Correct xref. Explain how to handle
9304 auto-mode-alist if the major mode command has an autoload cookie.
9305 (Auto Major Mode): Major update. Add magic-mode-alist.
9306 (Derived Modes): Major update.
9307 (Mode Line Format): Update Menu.
9308 (Mode Line Basics): New node, split off from `Mode Line Format'.
9309
9310 * loading.texi (Autoload): Mention `autoload cookie' as synonym
9311 for `magic autoload comment'. Add index entries and anchor.
9312
9313 2005-05-14 Richard M. Stallman <rms@gnu.org>
9314
9315 * tips.texi (Coding Conventions): Explain how important it is
9316 that just loading certain files not change Emacs behavior.
9317
9318 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
9319
9320 2005-05-12 Lute Kamstra <lute@gnu.org>
9321
9322 * modes.texi (Generic Modes): Update.
9323 (Major Modes): Refer to node "Generic Modes".
9324
9325 * elisp.texi (Top): Update to the current structure of the manual.
9326 * processes.texi (Processes): Add menu description.
9327 * customize.texi (Customization): Add menu descriptions.
9328
9329 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
9330
9331 * processes.texi (Signals to Processes)
9332 (Low-Level Network): Fix typos.
9333
9334 2005-05-11 Lute Kamstra <lute@gnu.org>
9335
9336 * elisp.texi (Top): Add some nodes from the chapter "Major and
9337 Minor Modes" to the detailed node listing.
9338
9339 2005-05-10 Richard M. Stallman <rms@gnu.org>
9340
9341 * keymaps.texi (Extended Menu Items): Menu item filter functions
9342 can be called at any time.
9343
9344 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
9345
9346 * variables.texi (File Local Variables): `(hack-local-variables t)'
9347 now also checks whether a mode is specified in the local variables
9348 list.
9349
9350 2005-05-05 Kevin Ryde <user42@zip.com.au>
9351
9352 * display.texi (The Echo Area): Correct format function cross
9353 reference.
9354
9355 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9356
9357 * variables.texi (Variable Aliases): Change description of
9358 `define-obsolete-variable-alias'.
9359
9360 * functions.texi (Functions): Add "Obsolete Functions" to menu.
9361 (Defining Functions): Add xref.
9362 (Obsolete Functions): New node.
9363 (Function Safety): Standardize capitalization of section title.
9364
9365 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
9366 (Dialog Boxes): Complete description of `x-popup-dialog'.
9367
9368 2005-05-04 Richard M. Stallman <rms@gnu.org>
9369
9370 * commands.texi (Interactive Codes): Fix Texinfo usage.
9371 Document U more clearly.
9372
9373 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9374
9375 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
9376 function and not a macro.
9377
9378 * frames.texi (Pop-Up Menus): Correct and clarify description of
9379 `x-popup-menu'.
9380 (Dialog Boxes): Clarify description of `x-popup-dialog'.
9381
9382 2005-05-01 Richard M. Stallman <rms@gnu.org>
9383
9384 * edebug.texi (Checking Whether to Stop): Fix previous change.
9385
9386 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9387
9388 * display.texi: Fix typos and Texinfo usage.
9389
9390 * edebug.texi (Checking Whether to Stop): executing-macro ->
9391 executing-kbd-macro.
9392
9393 2005-05-01 Richard M. Stallman <rms@gnu.org>
9394
9395 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
9396
9397 2005-04-30 Richard M. Stallman <rms@gnu.org>
9398
9399 * files.texi (Magic File Names): Document `operations' property.
9400
9401 2005-04-29 Lute Kamstra <lute@gnu.org>
9402
9403 * modes.texi (Generic Modes): New node.
9404 (Major Modes): Add it to the menu.
9405 (Derived Modes): Add "derived mode" to concept index.
9406
9407 2005-04-28 Lute Kamstra <lute@gnu.org>
9408
9409 * modes.texi (Defining Minor Modes): Fix previous change.
9410 (Font Lock Mode): Simplify.
9411 (Font Lock Basics): Say that font-lock-defaults is buffer-local
9412 when set and that some parts are optional. Add cross references.
9413 (Search-based Fontification): Say how to specify font-lock-keywords.
9414 Add cross references. Add font-lock-multiline to index.
9415 Move font-lock-keywords-case-fold-search here from node "Other Font
9416 Lock Variables". Document font-lock-add-keywords and
9417 font-lock-remove-keywords.
9418 (Other Font Lock Variables): Move font-lock-keywords-only,
9419 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9420 and font-lock-syntactic-face-function to node "Syntactic Font
9421 Lock". Move font-lock-keywords-case-fold-search to node
9422 "Search-based Fontification". Document font-lock-inhibit-thing-lock
9423 and font-lock-{,un}fontify-{buffer,region}-function.
9424 (Precalculated Fontification): Remove reference to deleted variable
9425 font-lock-core-only.
9426 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
9427 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
9428 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9429 and font-lock-syntactic-face-function here from node "Other Font
9430 Lock Variables". Move font-lock-syntactic-keywords to "Setting
9431 Syntax Properties". Add cross references.
9432 (Setting Syntax Properties): New node.
9433 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
9434 * syntax.texi (Syntax Properties): Add cross reference.
9435 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
9436
9437 2005-04-26 Richard M. Stallman <rms@gnu.org>
9438
9439 * display.texi (Defining Faces):
9440 Document `default' elements of defface spec.
9441
9442 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
9443
9444 * variables.texi (Variable Aliases): Clarify text.
9445
9446 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
9447
9448 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
9449
9450 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
9451
9452 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
9453
9454 2005-04-24 Eli Zaretskii <eliz@gnu.org>
9455
9456 * syntax.texi (Syntax Table Internals): Elaborate documentation of
9457 syntax-after and syntax-class.
9458
9459 * files.texi (Changing Files): Fix last change's cross-reference.
9460 (Unique File Names): Don't mention "numbers" in the documentation
9461 of make-temp-file and make-temp-name.
9462
9463 2005-04-23 Richard M. Stallman <rms@gnu.org>
9464
9465 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
9466
9467 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9468
9469 * windows.texi (Cyclic Window Ordering): Clarify window-list.
9470
9471 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9472
9473 * variables.texi (Variable Aliases): Describe make-obsolete-variable
9474 and define-obsolete-variable-alias.
9475
9476 2005-04-22 Kim F. Storm <storm@cua.dk>
9477
9478 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
9479 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
9480
9481 2005-04-21 Lute Kamstra <lute@gnu.org>
9482
9483 * lists.texi (Association Lists): Document rassq-delete-all.
9484
9485 2005-04-19 Richard M. Stallman <rms@gnu.org>
9486
9487 * modes.texi (Search-based Fontification): Explain that
9488 facespec is an expression to be evaluated.
9489
9490 2005-04-19 Kevin Ryde <user42@zip.com.au>
9491
9492 * streams.texi (Output Functions): Fix xref.
9493 * strings.texi (String Conversion): Fix xref.
9494
9495 2005-04-19 Kim F. Storm <storm@cua.dk>
9496
9497 * symbols.texi (Symbol Plists): Add safe-get.
9498 Mention that `get' may signal an error.
9499
9500 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
9501
9502 * customize.texi (Variable Definitions): Replace tooltip-mode
9503 example with save-place.
9504
9505 2005-04-17 Richard M. Stallman <rms@gnu.org>
9506
9507 * buffers.texi (Indirect Buffers): Clarify.
9508
9509 * positions.texi (Positions): Clarify converting marker to integer.
9510
9511 * strings.texi (String Basics): Mention string-match; clarify.
9512
9513 2005-04-08 Lute Kamstra <lute@gnu.org>
9514
9515 * modes.texi (Search-based Fontification): Fix cross references.
9516 Use consistent terminology. Document anchored highlighting.
9517
9518 2005-04-05 Lute Kamstra <lute@gnu.org>
9519
9520 * modes.texi (Defining Minor Modes): Document :group keyword
9521 argument and its default value.
9522
9523 2005-04-03 Lute Kamstra <lute@gnu.org>
9524
9525 * hooks.texi (Standard Hooks): Add some hooks. Add cross
9526 references and/or descriptions. Delete major mode hooks; mention
9527 them as a category instead. Rename or delete obsolete hooks.
9528
9529 2005-04-02 Richard M. Stallman <rms@gnu.org>
9530
9531 * nonascii.texi (Coding System Basics): Another wording cleanup.
9532
9533 2005-04-01 Richard M. Stallman <rms@gnu.org>
9534
9535 * nonascii.texi (Coding System Basics): Clarify previous change.
9536
9537 2005-04-01 Kenichi Handa <handa@m17n.org>
9538
9539 * nonascii.texi (Coding System Basics): Describe about roundtrip
9540 identity of coding systems.
9541
9542 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
9543
9544 * text.texi (Buffer Contents): Add filter-buffer-substring and
9545 buffer-substring-filters.
9546
9547 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
9548
9549 * anti.texi (Antinews): Mention `G' interactive code.
9550
9551 * tips.texi (Compilation Tips): Mention benchmark.el.
9552
9553 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9554
9555 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
9556 is now bound to M-o M-o.
9557
9558 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
9559
9560 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9561
9562 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
9563 in the Emacs Manual).
9564 * Makefile.in (srcs): Remove calendar.texi.
9565 * makefile.w32-in (srcs): Remove calendar.texi.
9566 * display.texi (Display): Change name of next node.
9567 * os.texi (System In): Change name of previous node.
9568 * elisp.texi (Top): Remove Calendar references.
9569 * vol1.texi (Top): Remove Calendar references.
9570 * vol2.texi (Top): Remove Calendar references.
9571
9572 2005-03-25 Richard M. Stallman <rms@gnu.org>
9573
9574 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
9575 Cleanup previous change.
9576
9577 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
9578
9579 * display.texi (Face Attributes): Faces earlier in an :inherit
9580 list take precedence.
9581 (Scroll Bars): Fix description of vertical-scroll-bars.
9582 Document frame-current-scroll-bars and window-current-scroll-bars.
9583
9584 * markers.texi (The Mark): Document temporary Transient Mark mode.
9585
9586 * minibuf.texi (Reading File Names):
9587 Document read-file-name-completion-ignore-case.
9588
9589 * positions.texi (Screen Lines): Document nil for width argument
9590 to compute-motion.
9591
9592 2005-03-23 Kim F. Storm <storm@cua.dk>
9593
9594 * display.texi (Standard Faces): Other faces used in the fringe
9595 implicitly inherits from the fringe face.
9596 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
9597 properties implicitly inherits from fringe face.
9598 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
9599
9600 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9601
9602 * display.texi (Invisible Text): State default value of
9603 line-move-ignore-invisible.
9604 (Managing Overlays): Document remove-overlays.
9605 (Standard Faces): Document escape-glyph face.
9606
9607 * minibuf.texi (Reading File Names): Document read-file-name-function.
9608
9609 * modes.texi (Other Font Lock Variables):
9610 Document font-lock-lines-before.
9611
9612 * positions.texi (Skipping Characters): skip-chars-forward allows
9613 character classes.
9614
9615 2005-03-18 Lute Kamstra <lute@gnu.org>
9616
9617 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
9618
9619 2005-03-17 Richard M. Stallman <rms@gnu.org>
9620
9621 * text.texi (Undo): Document extensible undo entries.
9622
9623 * searching.texi (String Search, Regexp Search): Cleanups.
9624
9625 * nonascii.texi (Character Codes): Minor fix.
9626
9627 * display.texi (Display Property): Explain the significance
9628 of having text properties that are eq.
9629 (Other Display Specs): Explain string as display spec.
9630
9631 * commands.texi (Interactive Codes): Document G option.
9632
9633 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
9634
9635 * text.texi (Filling): Add sentence-end-without-period and
9636 sentence-end-without-space.
9637 (Changing Properties): Minor fix.
9638
9639 * anti.texi: Total rewrite.
9640
9641 2005-03-15 Lute Kamstra <lute@gnu.org>
9642
9643 * edebug.texi (Instrumenting Macro Calls): Fix typos.
9644
9645 2005-03-08 Kim F. Storm <storm@cua.dk>
9646
9647 * display.texi (Specified Space): Property :width is support on
9648 non-graphic terminals, :height is not.
9649
9650 2005-03-07 Richard M. Stallman <rms@gnu.org>
9651
9652 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
9653 Now subnodes of Fringes.
9654 (Overlay Arrow): Document overlay-arrow-variable-list.
9655 (Fringe Size/Pos): New node, broken out of Fringes.
9656 (Display): Explain clearing vs redisplay better.
9657 (Truncation): Clarify use of bitmaps.
9658 (The Echo Area): Clarify the uses of the echo area.
9659 Add max-mini-window-height.
9660 (Progress): Clarify.
9661 (Invisible Text): Explain that main loop moves point out.
9662 (Selective Display): Say "hidden", not "invisible".
9663 (Managing Overlays): Move up. Describe relation to Undo here.
9664 (Overlay Properties): Clarify intro.
9665 (Finding Overlays): Explain return values when nothing found.
9666 (Width): truncate-string-to-width has added arg.
9667 (Displaying Faces): Clarify and update mode line face handling.
9668 (Face Functions): Minor cleanup.
9669 (Conditional Display): Merge into Other Display Specs.
9670 (Pixel Specification, Other Display Specs): Minor cleanups.
9671 (Images, Image Descriptors): Minor cleanups.
9672 (GIF Images): Patents have expired.
9673 (Showing Images): Explain default text for insert-image.
9674 (Manipulating Button Types): Merge into Manipulating Buttons.
9675 (Making Buttons): Explain return values.
9676 (Button Buffer Commands): Add xref.
9677 (Inverse Video): Update mode-line-inverse-video.
9678 (Display Table Format): Clarify.
9679 (Active Display Table): Give defaults for window-display-table.
9680
9681 * calendar.texi (Calendar Customizing): calendar-holiday-marker
9682 and calendar-today-marker are strings, not chars.
9683 (Holiday Customizing): Minor fix.
9684
9685 * internals.texi (Writing Emacs Primitives): Update `or' example.
9686 Update limit on # args of subr.
9687
9688 * edebug.texi (Using Edebug): Arrow is in fringe.
9689 (Instrumenting): Arg to eval-defun works without loading edebug.
9690 (Edebug Execution Modes): Add xref.
9691
9692 * customize.texi (Common Keywords): Clarify :require.
9693 Mention :version here.
9694 (Variable Definitions, Group Definitions): Not here.
9695 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
9696
9697 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
9698 * nonascii.texi (Text Representations): Clarify position-bytes.
9699 (Character Sets): Add list-charset-chars.
9700 (Scanning Charsets): Add charset-after.
9701 (Encoding and I/O): Minor fix.
9702
9703 2005-03-06 Richard M. Stallman <rms@gnu.org>
9704
9705 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
9706 (Resizing Windows): Likewise.
9707
9708 * text.texi (Change Hooks): Get rid of "Emacs 21".
9709
9710 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
9711
9712 * streams.texi (Output Variables): Get rid of "Emacs 21".
9713
9714 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
9715
9716 * os.texi (Translating Input): Replace flow-control example
9717 with a less obsolete example that uses `keyboard-translate'.
9718
9719 * objects.texi (Hash Table Type, Circular Objects):
9720 Get rid of "Emacs 21".
9721
9722 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
9723 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
9724
9725 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
9726
9727 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
9728
9729 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
9730 (Menu Bar): Fix when menu-bar-update-hook is called.
9731
9732 * hash.texi (Hash Tables): Get rid of "Emacs 21".
9733
9734 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
9735 and make it read better.
9736
9737 * files.texi (Writing to Files): Get rid of "Emacs 21".
9738 (Unique File Names): Likewise.
9739
9740 * elisp.texi: Update Emacs version to 22.
9741
9742 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
9743 (Overlay Properties, Face Attributes): Likewise.
9744 (Managing Overlays): Fix punctuation.
9745 (Attribute Functions): Clarify set-face-font; get rid of
9746 info about old Emacs versions.
9747 (Auto Faces, Font Lookup, Display Property, Images):
9748 Get rid of "Emacs 21".
9749
9750 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
9751
9752 2005-03-05 Richard M. Stallman <rms@gnu.org>
9753
9754 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
9755
9756 2005-03-04 Lute Kamstra <lute@gnu.org>
9757
9758 * debugging.texi (Error Debugging): Document stack-trace-on-error.
9759
9760 2005-03-03 Lute Kamstra <lute@gnu.org>
9761
9762 * edebug.texi (Instrumenting Macro Calls): Fix typo.
9763
9764 2005-03-01 Lute Kamstra <lute@gnu.org>
9765
9766 * debugging.texi (Debugger Commands): Update `j'.
9767
9768 2005-02-28 Lute Kamstra <lute@gnu.org>
9769
9770 * debugging.texi (Debugging): Fix typo.
9771 (Error Debugging): Document eval-expression-debug-on-error.
9772 (Function Debugging): Update example.
9773 (Using Debugger): Mention starred stack frames.
9774 (Debugger Commands): Document `j' and `l'.
9775 (Invoking the Debugger): `d' and `j' exit recursive edit too.
9776 Update the messages that the debugger displays.
9777 (Internals of Debugger): Add cross reference. Update example.
9778 (Excess Open): Minor improvement.
9779 (Excess Close): Minor improvement.
9780
9781 2005-02-26 Richard M. Stallman <rms@gnu.org>
9782
9783 * tips.texi (Coding Conventions): Clarify.
9784 Put all the major mode key reservations together.
9785 Mention the Mouse-1 => Mouse-2 conventions.
9786
9787 * syntax.texi (Syntax Class Table): Clarify.
9788 (Syntax Table Functions): syntax-after moved from here.
9789 (Syntax Table Internals): syntax-after moved to here.
9790 (Parsing Expressions): Update info on number of values
9791 and what's meaningful in the STATE argument.
9792 (Categories): Fix typo.
9793
9794 * sequences.texi (Arrays): Cleanup.
9795 (Char-Tables): Clarify.
9796
9797 * processes.texi (Deleting Processes): Cleanups, add xref.
9798 (Subprocess Creation): Explain nil in exec-path. Cleanup.
9799 (Process Information): set-process-coding-system, some args optional.
9800 (Input to Processes): Explain various types for PROCESS args.
9801 Rename them from PROCESS-NAME to PROCESS.
9802 (Signals to Processes): Likewise.
9803 (Decoding Output): Cleanup.
9804 (Query Before Exit): Clarify.
9805
9806 * os.texi (Startup Summary): Correct the options; add missing ones.
9807 (Terminal Output, Batch Mode): Clarify.
9808 (Flow Control): Node deleted.
9809
9810 * markers.texi (The Mark): Clarify.
9811
9812 * macros.texi (Expansion): Cleanup.
9813 (Indenting Macros): indent-spec allows ints, not floats.
9814
9815 * keymaps.texi (Keymaps): Clarify.
9816 (Format of Keymaps): Update lisp-mode-map example.
9817 (Active Keymaps, Key Lookup): Clarify.
9818 (Changing Key Bindings): Add xref to `kbd'.
9819 (Key Binding Commands, Simple Menu Items): Clarify.
9820 (Mouse Menus, Menu Bar): Clarify.
9821 (Menu Example): Replace print example with menu-bar-replace-menu.
9822
9823 * help.texi (Documentation Basics): Add function-documentation prop.
9824
9825 * elisp.texi (Top): Don't refer to Flow Control node.
9826
9827 * commands.texi (Command Overview): Improve xrefs.
9828 (Adjusting Point): Adjusting point applies to intangible and invis.
9829 (Key Sequence Input): Doc extra read-key-sequence args.
9830 Likewise for read-key-sequence-vector.
9831
9832 * backups.texi (Rename or Copy): Minor fix.
9833 (Numbered Backups): For version-control, say the default.
9834 (Auto-Saving): make-auto-save-file-name example is simplified.
9835
9836 * advice.texi (Advising Functions): Don't imply one part of Emacs
9837 should advise another part. Markup changes.
9838 (Defining Advice): Move transitional para.
9839 (Activation of Advice): Cleanup.
9840 Explain if COMPILE is nil or negative.
9841
9842 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
9843
9844 2005-02-24 Lute Kamstra <lute@gnu.org>
9845
9846 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
9847 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
9848
9849 2005-02-23 Lute Kamstra <lute@gnu.org>
9850
9851 * modes.texi (Defining Minor Modes): define-minor-mode can be used
9852 to define global minor modes as well.
9853
9854 * display.texi (Managing Overlays): overlay-buffer returns nil for
9855 deleted overlays.
9856
9857 2005-02-22 Kim F. Storm <storm@cua.dk>
9858
9859 * minibuf.texi (Basic Completion): Allow symbols in addition to
9860 strings in try-completion and all-completions.
9861
9862 2005-02-14 Lute Kamstra <lute@gnu.org>
9863
9864 * elisp.texi (Top): Remove reference to deleted node.
9865
9866 * lists.texi (Lists): Remove reference to deleted node.
9867 (Cons Cells): Fix typo.
9868
9869 * loading.texi (Where Defined): Fix typo.
9870
9871 2005-02-14 Richard M. Stallman <rms@gnu.org>
9872
9873 * variables.texi (Creating Buffer-Local): change-major-mode-hook
9874 is useful for discarding some minor modes.
9875
9876 * symbols.texi (Symbol Components): Reorder examples.
9877
9878 * streams.texi (Input Functions): State standard-input default.
9879 (Output Variables): State standard-output default.
9880
9881 * objects.texi (Printed Representation): Clarify read syntax vs print.
9882 (Floating Point Type): Explain meaning better.
9883 (Symbol Type): Explain uniqueness better.
9884 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
9885 List examples sooner.
9886 (Box Diagrams): New subnode broken out.
9887 Some examples moved from old Lists as Boxes node.
9888 (Dotted Pair Notation): Clarify intro.
9889 (Array Type): Clarify.
9890 (Type Predicates): Add hash-table-p.
9891
9892 * numbers.texi (Integer Basics): Clarify radix explanation.
9893 (Predicates on Numbers): Minor clarification.
9894 (Comparison of Numbers): Minor clarification. Clarify eql.
9895 Typos in min, max.
9896 (Math Functions): Clarify overflow in expt.
9897
9898 * minibuf.texi (Text from Minibuffer): Minor clarification.
9899 Mention arrow keys.
9900
9901 * loading.texi (Autoload): defun's doc string overrides autoload's
9902 doc string.
9903 (Repeated Loading): Modernize "add to list" examples.
9904 (Where Defined): Finish updating table of load-history elts.
9905
9906 * lists.texi (List-related Predicates): Minor wording improvement.
9907 (Lists as Boxes): Node deleted.
9908 (Building Lists): Explain trivial cases of number-sequence.
9909
9910 * hash.texi (Hash Tables): Add desc to menu items.
9911 (Creating Hash): Explain "full" means "make larger".
9912 (Hash Access): Any object can be a key.
9913 State value of maphash.
9914
9915 * functions.texi (What Is a Function): Wording cleanup.
9916 (Function Documentation): Minor cleanup.
9917 Explain purpose of calling convention at end of doc string.
9918 (Function Names): Wording cleanup.
9919 (Calling Functions): Wording cleanup.
9920 Explain better how funcall calls the function.
9921 (Function Cells): Delete example of saving and redefining function.
9922
9923 * control.texi (Combining Conditions): Wording cleanup.
9924 (Iteration): dolist and dotimes bind VAR locally.
9925 (Cleanups): Xref to Atomic Changes.
9926
9927 * compile.texi (Byte Compilation): Delete 19.29 info.
9928 (Compilation Functions): Macros' difficulties don't affect defsubst.
9929 (Docs and Compilation): Delete 19.29 info.
9930
9931 2005-02-10 Richard M. Stallman <rms@gnu.org>
9932
9933 * objects.texi (Symbol Type): Minor correction.
9934
9935 2005-02-06 Lute Kamstra <lute@gnu.org>
9936
9937 * modes.texi (Example Major Modes): Fix typos.
9938
9939 2005-02-06 Richard M. Stallman <rms@gnu.org>
9940
9941 * text.texi (Margins): fill-nobreak-predicate can be one function.
9942
9943 * strings.texi (Modifying Strings): clear-string can make unibyte.
9944 (Formatting Strings): format gives error if values missing.
9945
9946 * positions.texi (Character Motion): Mention default arg
9947 for forward-char. backward-char refers to forward-char.
9948 (Word Motion): Mention default arg for forward-word.
9949 (Buffer End Motion): Mention default arg for beginning-of-buffer.
9950 Simplify end-of-buffer.
9951 (Text Lines): Mention default arg for forward-line.
9952 (List Motion): Mention default arg for beginning/end-of-defun.
9953 (Skipping Characters): Minor fixes in explaining character-set.
9954
9955 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
9956 Mode inheritance applies only when default-major-mode is nil.
9957 Clarifications.
9958 (Example Major Modes): Update Text mode and Lisp mode examples.
9959 (Minor Mode Conventions): Mention define-minor-mode at top.
9960 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
9961 (Mode Line Format): Update mode line face display info.
9962 (Properties in Mode): Mention effect of risky vars.
9963 (Imenu): Define imenu-add-to-menubar.
9964 (Font Lock Mode): Add descriptions to menu lines.
9965 (Faces for Font Lock): Add font-lock-doc-face.
9966
9967 2005-02-05 Lute Kamstra <lute@gnu.org>
9968
9969 * text.texi (Maintaining Undo): Remove obsolete function.
9970
9971 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9972
9973 * frames.texi (Color Names): Add pointer to the X docs about RGB
9974 color specifications. Improve indexing.
9975 (Text Terminal Colors): Replace the description of RGB values by
9976 an xref to "Color Names".
9977
9978 2005-02-03 Richard M. Stallman <rms@gnu.org>
9979
9980 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
9981 Clarify.
9982 (Selecting Windows): Clarify save-selected-window.
9983 (Cyclic Window Ordering): Clarify walk-windows.
9984 (Window Point): Clarify.
9985 (Window Start): Add comment to example.
9986 (Resizing Windows): Add `interactive' specs in examples.
9987 Document fit-window-to-buffer.
9988
9989 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
9990 (Undo, Maintaining Undo): Clarify last change.
9991 (Sorting): In sort-numeric-fields, explain about octal and hex.
9992 Mention sort-numeric-base.
9993 (Format Properties): Add xref for hard newlines.
9994
9995 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
9996 (Pop-Up Menus): Fix typo.
9997 (Color Names): Explain all types of color names.
9998 Explain color-values on B&W terminal.
9999 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
10000
10001 * files.texi (File Locks): Not supported on MS systems.
10002 (Testing Accessibility): Clarify.
10003
10004 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
10005 (Coverage Testing): Fix typo.
10006
10007 * commands.texi (Misc Events): Remove stray space.
10008
10009 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
10010 (Modification Time): Clarify when visited-file-modtime returns 0.
10011 (The Buffer List): Clarify bury-buffer.
10012 (Killing Buffers): Clarify.
10013 (Indirect Buffers): Add clone-indirect-buffer.
10014
10015 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
10016
10017 * edebug.texi (Printing in Edebug): Fix default value of
10018 edebug-print-circle.
10019 (Coverage Testing): Fix displayed frequency count data.
10020
10021 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
10022
10023 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
10024
10025 2005-02-02 Kim F. Storm <storm@cua.dk>
10026
10027 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
10028
10029 2005-01-29 Eli Zaretskii <eliz@gnu.org>
10030
10031 * commands.texi (Misc Events): Describe the help-echo event.
10032
10033 * text.texi (Special Properties) <help-echo>: Use `pos'
10034 consistently in description of the help-echo property.
10035 Use @code{nil} instead of @var{nil}.
10036
10037 * display.texi (Overlay Properties): Fix the index entry for
10038 help-echo overlay property.
10039
10040 * customize.texi (Type Keywords): Uncomment the xref to the
10041 help-echo property documentation.
10042
10043 2005-01-23 Kim F. Storm <storm@cua.dk>
10044
10045 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
10046 return value. Third element FULLY replaced by PARTIAL which
10047 specifies number of invisible pixels if row is only partially visible.
10048 (Textual Scrolling): Mention auto-window-vscroll.
10049 (Vertical Scrolling): New defvar auto-window-vscroll.
10050
10051 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
10052
10053 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
10054 command remapping.
10055
10056 2005-01-15 Richard M. Stallman <rms@gnu.org>
10057
10058 * display.texi (Defining Images): Mention DATA-P arg of create-image.
10059
10060 2005-01-14 Kim F. Storm <storm@cua.dk>
10061
10062 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
10063
10064 * text.texi (Links and Mouse-1): Fix string and vector item.
10065
10066 2005-01-13 Richard M. Stallman <rms@gnu.org>
10067
10068 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
10069 descriptions of overriding-local-map and overriding-terminal-local-map.
10070
10071 * text.texi (Links and Mouse-1): Clarify text.
10072
10073 2005-01-13 Kim F. Storm <storm@cua.dk>
10074
10075 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
10076
10077 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
10078
10079 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
10080
10081 2005-01-12 Kim F. Storm <storm@cua.dk>
10082
10083 * text.texi (Links and Mouse-1): Rename section from Enabling
10084 Mouse-1 to Following Links. Change xrefs.
10085 Add examples for define-button-type and define-widget.
10086
10087 * display.texi (Button Properties, Button Buffer Commands):
10088 Clarify mouse-1 and follow-link functionality.
10089
10090 2005-01-12 Richard M. Stallman <rms@gnu.org>
10091
10092 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
10093
10094 * display.texi (Beeping): Fix Texinfo usage.
10095
10096 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
10097
10098 2005-01-11 Kim F. Storm <storm@cua.dk>
10099
10100 * display.texi (Button Properties, Button Buffer Commands):
10101 Mention mouse-1 binding. Add follow-link keyword.
10102
10103 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
10104 (Enabling Mouse-1 to Follow Links): New subsection.
10105
10106 2005-01-06 Richard M. Stallman <rms@gnu.org>
10107
10108 * text.texi (Special Properties): Minor change.
10109
10110 * os.texi (Timers): Clarify previous change.
10111
10112 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
10113
10114 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
10115
10116 * display.texi (Face Attributes): Correct xref to renamed node.
10117
10118 2005-01-01 Richard M. Stallman <rms@gnu.org>
10119
10120 * display.texi (Face Attributes): Describe hex color specs.
10121
10122 2004-12-31 Richard M. Stallman <rms@gnu.org>
10123
10124 * os.texi (Timers): Update previous change.
10125
10126 2004-12-30 Kim F. Storm <storm@cua.dk>
10127
10128 * display.texi (Line Height): Total line-height is now specified
10129 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
10130 in cons cells. (nil . RATIO) is relative to actual line height.
10131 Use line-height `t' instead of `0' to get minimum height.
10132
10133 2004-12-29 Richard M. Stallman <rms@gnu.org>
10134
10135 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
10136
10137 2004-12-28 Richard M. Stallman <rms@gnu.org>
10138
10139 * commands.texi (Quitting): Clarify value of with-local-quit.
10140
10141 * elisp.texi (Top): Fix previous change.
10142
10143 * loading.texi (Loading): Fix previous change.
10144
10145 2004-12-27 Richard M. Stallman <rms@gnu.org>
10146
10147 * Makefile.in (MAKEINFO): Specify --force.
10148
10149 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
10150
10151 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
10152
10153 * display.texi (Line Height): Further clarify.
10154
10155 * elisp.texi (Top): Update Loading submenu.
10156
10157 * loading.texi (Where Defined): New node.
10158 (Unloading): load-history moved to Where Defined.
10159
10160 2004-12-21 Richard M. Stallman <rms@gnu.org>
10161
10162 * commands.texi (Event Input Misc): Add while-no-input.
10163
10164 2004-12-11 Richard M. Stallman <rms@gnu.org>
10165
10166 * display.texi (Line Height): Rewrite text for clarity.
10167
10168 2004-12-11 Kim F. Storm <storm@cua.dk>
10169
10170 * display.texi (Display): Add node "Line Height" to menu.
10171 (Line Height): New node. Move full description of line-spacing
10172 and line-height text properties here from text.texi.
10173 (Scroll Bars): Add vertical-scroll-bar variable.
10174
10175 * frames.texi (Window Frame Parameters): Remove line-height defvar.
10176
10177 * locals.texi (Standard Buffer-Local Variables): Fix xref for
10178 line-spacing and vertical-scroll-bar.
10179
10180 * text.texi (Special Properties): Just mention line-spacing and
10181 line-height here, add xref to new "Line Height" node.
10182
10183 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
10184
10185 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
10186
10187 * locals.texi (Standard Buffer-Local Variables):
10188 Add @xref for `line-spacing'.
10189
10190 2004-12-05 Richard M. Stallman <rms@gnu.org>
10191
10192 * Makefile.in (maintainer-clean): Remove the info files
10193 in $(infodir) where they are created.
10194
10195 2004-12-03 Richard M. Stallman <rms@gnu.org>
10196
10197 * windows.texi (Selecting Windows): get-lru-window and
10198 get-largest-window don't consider dedicated windows.
10199
10200 * text.texi (Undo): Document undo-in-progress.
10201
10202 2004-11-26 Richard M. Stallman <rms@gnu.org>
10203
10204 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
10205 Remove a few vars that are not always buffer-local.
10206
10207 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
10208
10209 * locals.texi (Standard Buffer-Local Variables): Comment out
10210 xref's to non-existent node `Yet to be written'.
10211
10212 2004-11-24 Richard M. Stallman <rms@gnu.org>
10213
10214 * processes.texi (Synchronous Processes): Grammar fix.
10215
10216 * numbers.texi (Comparison of Numbers): Add eql.
10217
10218 * locals.texi (Standard Buffer-Local Variables): Add many vars.
10219
10220 * intro.texi (Printing Notation): Fix previous change.
10221
10222 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
10223 and default-indicate-buffer-boundaries from here.
10224 (Usual Display): To here.
10225 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
10226 (Usual Display): Move tab-width up.
10227
10228 * customize.texi (Variable Definitions):
10229 Replace show-paren-mode example with tooltip-mode.
10230 (Simple Types, Composite Types, Defining New Types):
10231 Minor cleanups.
10232
10233 2004-11-21 Jesper Harder <harder@ifa.au.dk>
10234
10235 * processes.texi (Synchronous Processes, Output from Processes):
10236 Markup fix.
10237
10238 2004-11-20 Richard M. Stallman <rms@gnu.org>
10239
10240 * positions.texi (Skipping Characters): skip-chars-forward
10241 now handles char classes.
10242
10243 * intro.texi (Printing Notation): Avoid confusion of `print'
10244 when explaining @print.
10245
10246 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
10247
10248 * display.texi (Display Table Format): Minor fix.
10249
10250 * streams.texi (Output Functions): Fix print example.
10251
10252 * Makefile.in (elisp): New target.
10253 (dist): Depend on $(infodir)/elisp, not elisp.
10254 Copy the info files from $(infodir).
10255
10256 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
10257 read-from-minibuffer.
10258
10259 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
10260
10261 2004-11-19 Richard M. Stallman <rms@gnu.org>
10262
10263 * searching.texi (Regexp Search): Add search-whitespace-regexp.
10264
10265 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
10266
10267 * tips.texi (Coding Conventions): Fix typo.
10268
10269 2004-11-16 Richard M. Stallman <rms@gnu.org>
10270
10271 * tips.texi (Coding Conventions): Separate defvar and require
10272 methods to avoid warnings. Use require only when there are many
10273 functions and variables from that package.
10274
10275 * minibuf.texi (Minibuffer Completion): When ignoring case,
10276 predicate must not be case-sensitive.
10277
10278 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
10279 (Test Coverage): Don't talk about "splotches". Clarified.
10280
10281 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
10282
10283 * frames.texi (Window Frame Parameters): Fix typo.
10284
10285 2004-11-15 Kim F. Storm <storm@cua.dk>
10286
10287 * symbols.texi (Other Plists): Note that plist-get may signal error.
10288 Add safe-plist-get.
10289
10290 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10291
10292 * modes.texi (Font Lock Basics): Fix typo.
10293
10294 2004-11-08 Richard M. Stallman <rms@gnu.org>
10295
10296 * syntax.texi (Syntax Table Functions): Add syntax-after.
10297
10298 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
10299
10300 * os.texi (Processor Run Time): New section documenting
10301 get-internal-run-time.
10302
10303 2004-11-06 Eli Zaretskii <eliz@gnu.org>
10304
10305 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
10306 it nukes elisp-cover.texi.
10307 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
10308 elisp-0 etc.
10309
10310 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
10311
10312 * commands.texi (Keyboard Macros): Document `append' return value
10313 of `defining-kbd-macro'.
10314
10315 2004-11-01 Richard M. Stallman <rms@gnu.org>
10316
10317 * commands.texi (Interactive Call): Add called-interactively-p.
10318
10319 2004-10-29 Simon Josefsson <jas@extundo.com>
10320
10321 * minibuf.texi (Reading a Password): Revert.
10322
10323 2004-10-28 Richard M. Stallman <rms@gnu.org>
10324
10325 * frames.texi (Display Feature Testing): Explain about "vendor".
10326
10327 2004-10-27 Richard M. Stallman <rms@gnu.org>
10328
10329 * commands.texi (Interactive Codes): `N' uses numeric prefix,
10330 not raw. Clarify `n'.
10331 (Interactive Call): Rewrite interactive-p, focusing on when
10332 and how to use it.
10333 (Misc Events): Clarify previous change.
10334
10335 * advice.texi (Simple Advice): Clarify what job the example does.
10336 (Around-Advice): Clarify ad-do-it.
10337 (Activation of Advice): An option of ad-default-compilation-action
10338 is `never', not `nil'.
10339
10340 2004-10-26 Kim F. Storm <storm@cua.dk>
10341
10342 * commands.texi (Interactive Codes): Add U code letter.
10343
10344 2004-10-25 Simon Josefsson <jas@extundo.com>
10345
10346 * minibuf.texi (Reading a Password): Add.
10347
10348 2004-10-24 Jason Rumney <jasonr@gnu.org>
10349
10350 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
10351 and wheel-down.
10352
10353 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10354
10355 * processes.texi (Synchronous Processes): Document process-file.
10356
10357 2004-10-22 Kenichi Handa <handa@m17n.org>
10358
10359 * text.texi (translate-region): Document that it accepts also a
10360 char-table.
10361
10362 2004-10-22 David Ponce <david@dponce.com>
10363
10364 * windows.texi (Resizing Windows): Document the `preserve-before'
10365 argument of the functions `enlarge-window' and `shrink-window'.
10366
10367 2004-10-19 Jason Rumney <jasonr@gnu.org>
10368
10369 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
10370
10371 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10372
10373 * text.texi (Filling): Add anchor for definition of
10374 `sentence-end-double-space'.
10375
10376 * searching.texi (Regexp Example): Update description of how
10377 Emacs currently recognizes the end of a sentence.
10378 (Standard Regexps): Update definition of the variable
10379 `sentence-end'. Add definition of the function `sentence-end'.
10380
10381 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10382
10383 * display.texi (Progress): New node.
10384
10385 2004-10-05 Kim F. Storm <storm@cua.dk>
10386
10387 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
10388
10389 2004-09-29 Kim F. Storm <storm@cua.dk>
10390
10391 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
10392 to identify bitmaps. Remove -fringe-bitmap suffix for standard
10393 fringe bitmap symbols, as they now have their own namespace.
10394 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
10395 vs. pixels. Signal error if no free bitmap slots.
10396 (Pixel Specification): Change IMAGE to @var{image}.
10397
10398 2004-09-28 Richard M. Stallman <rms@gnu.org>
10399
10400 * text.texi (Special Properties): Clarify line-spacing and line-height.
10401
10402 * searching.texi (Regexp Search): Add looking-back.
10403
10404 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
10405
10406 * display.texi: Correct typos.
10407 (Image Descriptors): Correct xref's.
10408
10409 2004-09-25 Richard M. Stallman <rms@gnu.org>
10410
10411 * text.texi (Special Properties): Cleanups in `cursor'.
10412 Rewrites in `line-height' and `line-spacing'; exchange them.
10413
10414 * display.texi (Fringes): Rewrite previous change.
10415 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
10416 (Display Fringe Bitmaps): Node deleted, text moved.
10417 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
10418 (Scroll Bars): Clarify set-window-scroll-bars.
10419 (Pointer Shape): Rewrite.
10420 (Specified Space): Clarify :align-to, etc.
10421 (Pixel Specification): Use @var. Clarify new text.
10422 (Other Display Specs): Clarify `slice'.
10423 (Image Descriptors): Cleanups.
10424 (Showing Images): Cleanups.
10425
10426 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
10427
10428 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
10429
10430 * modes.texi: Various minor changes in addition to:
10431 (Major Mode Conventions): Final call to `run-mode-hooks' should
10432 not be inside the `delay-mode-hooks' form.
10433 (Mode Hooks): New node.
10434 (Hooks): Delete obsolete example.
10435 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
10436 node "Mode Hooks".
10437
10438 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
10439
10440 * display.texi: Correct various typos.
10441 (Display): Rename node "Pointer Shapes" to "Pointer
10442 Shape". (There is already a node called "Pointer Shapes" in
10443 frames.texi.)
10444 (Images): Remove non-existent node "Image Slices" from menu.
10445
10446 2004-09-23 Kim F. Storm <storm@cua.dk>
10447
10448 * text.texi (Special Properties): Add `cursor', `pointer',
10449 `line-height', and `line-spacing' properties.
10450
10451 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
10452 Shapes' to menu.
10453 (Standard Faces): Doc fix for fringe face.
10454 (Fringes): Add `overflow-newline-into-fringe' and
10455 'indicate-buffer-boundaries'.
10456 (Fringe Bitmaps, Pointer Shapes): New nodes.
10457 (Display Property): Add 'Pixel Specification' and 'Display Fringe
10458 Bitmaps' to menu.
10459 (Specified Space): Describe pixel width and height.
10460 (Pixel Specification): New node.
10461 (Other Display Specs): Add `slice' property.
10462 (Display Fringe Bitmaps): New node.
10463 (Images): Add 'Image Slices' to menu.
10464 (Image Descriptors): Add `:pointer' and `:map' properties.
10465 (Showing Images): Add slice arg to `insert-image'.
10466 Add 'insert-sliced-image'.
10467
10468 2004-09-20 Richard M. Stallman <rms@gnu.org>
10469
10470 * commands.texi (Key Sequence Input):
10471 Clarify downcasing in read-key-sequence.
10472
10473 2004-09-08 Juri Linkov <juri@jurta.org>
10474
10475 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
10476
10477 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
10478
10479 * locals.texi (Standard Buffer-Local Variables):
10480 Add `buffer-auto-save-file-format'.
10481 * internals.texi (Buffer Internals): Describe new
10482 auto_save_file_format field of the buffer structure.
10483 * files.texi (Format Conversion): `auto-save-file-format' has been
10484 renamed `buffer-auto-save-file-format'.
10485
10486 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
10487
10488 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
10489 an integer or a marker.
10490 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
10491
10492 2004-08-22 Richard M. Stallman <rms@gnu.org>
10493
10494 * modes.texi (Major Mode Conventions): Discuss rebinding of
10495 standard key bindings.
10496
10497 2004-08-18 Kim F. Storm <storm@cua.dk>
10498
10499 * processes.texi (Accepting Output): Add `just-this-one' arg to
10500 `accept-process-output'.
10501 (Output from Processes): New var `process-adaptive-read-buffering'.
10502
10503 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
10504
10505 * keymaps.texi: Various changes in addition to:
10506 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
10507 Give more varied examples for `kbd'.
10508 (Creating Keymaps): Char tables have slots for all characters
10509 without modifiers.
10510 (Active Keymaps): `overriding-local-map' and
10511 `overriding-terminal-local-map' also override text property and
10512 overlay keymaps.
10513 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
10514 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
10515 to denote a prefix of no events.
10516 `map-keymap' includes parent's bindings _recursively_.
10517 Clarify and correct description of `where-is-internal'.
10518 Mention BUFFER-OR-NAME arg to `describe-bindings'.
10519 (Menu Example): For menus intended for use with the keyboard, the
10520 menu items should be bound to characters or real function keys.
10521
10522 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
10523
10524 * objects.texi (Character Type): Reposition `@anchor' to prevent
10525 double space inside sentence in Info.
10526
10527 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
10528 renamed to `disabled-command-function'.
10529 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
10530 (Command Loop Info): Replace reference to it.
10531 (Disabling Commands): `disabled-command-hook' has been renamed to
10532 `disabled-command-function'.
10533
10534 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
10535
10536 * os.texi (Translating Input): Only non-prefix bindings in
10537 `key-translation-map' override actual key bindings. Warn about
10538 possible indirect effect of actual key bindings on non-prefix
10539 bindings in `key-translation-map'.
10540
10541 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
10542
10543 * minibuf.texi (High-Level Completion): Add anchor for definition
10544 of `read-variable'.
10545
10546 * commands.texi: Various changes in addition to:
10547 (Using Interactive): Clarify description of `interactive-form'.
10548 (Interactive Call): Mention default for KEYS argument to
10549 `call-interactively'.
10550 (Command Loop Info): Clarify description of `this-command-keys'.
10551 Mention KEEP-RECORD argument to `clear-this-command-keys'.
10552 Value of `last-event-frame' can be `macro'.
10553 (Repeat Events): `double-click-fuzz' is also used to distinguish
10554 clicks and drags.
10555 (Classifying Events): Clarify descriptions of `event-modifiers'
10556 `event-basic-type' and `event-convert-list'.
10557 (Accessing Events): `posn-timestamp' takes POSITION argument.
10558 (Quoted Character Input): Clarify description of
10559 `read-quoted-char' and fix example.
10560 (Quitting): Add `with-local-quit'.
10561 (Disabling Commands): Correct and clarify descriptions of
10562 `enable-command' and `disable-command'.
10563 Mention what happens if `disabled-command-hook' is nil.
10564 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
10565 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
10566
10567 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10568
10569 * frames.texi: Various changes in addition to:
10570 (Creating Frames): Expand and clarify description of `make-frame'.
10571 (Window Frame Parameters): Either none or both of the `icon-left'
10572 and `icon-top' parameters must be specified. Put descriptions of
10573 `menu-bar-lines' and `toolbar-lines' closer together and change
10574 them accordingly.
10575 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
10576 except while processing `frame-title-format' or `icon-title-format'.
10577 (Deleting Frames): Correct description of `delete-frame'.
10578 Non-nil return values of `frame-live-p' are like those of `framep'.
10579 (Frames and Windows): Mention return value of
10580 `set-frame-selected-window'.
10581 (Visibility of Frames): Mention `force' argument to
10582 `make-frame-invisible'. `frame-visible-p' returns t for all
10583 frames on text-only terminals.
10584 (Frame Configurations): Restoring a frame configuration does not
10585 restore deleted frames.
10586 (Window System Selections): `x-set-selection' returns DATA.
10587 (Resources): Add example.
10588 (Display Feature Testing): Clarify descriptions of
10589 `display-pixel-height', `display-pixel-width', `x-server-version'
10590 and `x-server-vendor'.
10591
10592 * windows.texi (Choosing Window): Add anchor.
10593 * minibuf.texi (Minibuffer Misc): Add anchor.
10594
10595 2004-07-23 John Paul Wallington <jpw@gnu.org>
10596
10597 * macros.texi (Defining Macros): Declaration keyword for setting
10598 Edebug spec is `debug' not `edebug'.
10599
10600 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
10601
10602 * windows.texi: Various small changes in addition to:
10603 (Window Point): Mention return value of `set-window-point'.
10604 (Window Start): `pos-visible-in-window-p' disregards horizontal
10605 scrolling. Explain return value if PARTIALLY is non-nil.
10606 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
10607 and `set-window-vscroll'.
10608 (Size of Window): The argument WINDOW to `window-inside-edges',
10609 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
10610 (Resizing Windows): Explain return value of
10611 `shrink-window-if-larger-than-buffer'.
10612 `window-size-fixed' automatically becomes buffer local when set.
10613 (Window Configurations): Explain return value of
10614 `set-window-configuration'.
10615
10616 * minibuf.texi (Minibuffer Misc): Add anchor for
10617 `minibuffer-scroll-window'.
10618
10619 * positions.texi (Text Lines): Add anchor for `count-lines'.
10620
10621 2004-07-17 Richard M. Stallman <rms@gnu.org>
10622
10623 * display.texi (Overlay Properties): Adding `evaporate' prop
10624 deletes empty overlay immediately.
10625
10626 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
10627 fix example.
10628
10629 2004-07-16 Jim Blandy <jimb@redhat.com>
10630
10631 * searching.texi (Regexp Backslash): Document new \_< and \_>
10632 operators.
10633
10634 2004-07-16 Juanma Barranquero <lektu@terra.es>
10635
10636 * display.texi (Images): Fix Texinfo usage.
10637
10638 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
10639
10640 * buffers.texi (Modification Time): `visited-file-modtime' now
10641 returns a list of two integers, instead of a cons.
10642
10643 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
10644
10645 * windows.texi: Various changes in addition to:
10646 (Splitting Windows): Add `split-window-keep-point'.
10647
10648 2004-07-09 Richard M. Stallman <rms@gnu.org>
10649
10650 * frames.texi (Input Focus): Minor fix.
10651
10652 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
10653
10654 * frames.texi (Input Focus): Clarify descriptions of
10655 `select-frame-set-input-focus' and `select-frame'.
10656
10657 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
10658
10659 * os.texi: Various small changes in addition to:
10660 (Killing Emacs): Expand and clarify description of
10661 `kill-emacs-query-functions' and `kill-emacs-hook'.
10662 (System Environment): Expand and clarify description of `getenv'
10663 and `setenv'.
10664 (Timers): Clarify description of `run-at-time'.
10665 (Translating Input): Correct description of
10666 `extra-keyboard-modifiers'.
10667 (Flow Control): Correct description of `enable-flow-control'.
10668
10669 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
10670
10671 * os.texi: Update copyright.
10672 (Session Management): Grammar fix.
10673 Clarify which Emacs does the restarting.
10674 Use @samp for *scratch* buffer.
10675
10676 2004-07-04 Alan Mackenzie <acm@muc.de>
10677
10678 * frames.texi (Input Focus): Add documentation for
10679 `select-frame-set-input-focus'. Replace refs to non-existent
10680 `switch-frame' with `select-frame'. Minor corrections and tidying
10681 up of text-only terminal stuff.
10682
10683 2004-07-02 Richard M. Stallman <rms@gnu.org>
10684
10685 * files.texi (Saving Buffers): Cleanup write-contents-function.
10686 (Magic File Names): Cleanup file-remote-p.
10687
10688 2004-07-02 Kai Großjohann <kai@emptydomain.de>
10689
10690 * files.texi (Magic File Names): `file-remote-p' returns an
10691 identifier of the remote system, not just t.
10692
10693 2004-07-02 David Kastrup <dak@gnu.org>
10694
10695 * searching.texi (Entire Match Data): Add explanation about new
10696 match-data behavior when @var{integers} is non-nil.
10697
10698 2004-06-24 Richard M. Stallman <rms@gnu.org>
10699
10700 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
10701
10702 * customize.texi (Variable Definitions): Note about doc strings
10703 and :set.
10704
10705 * keymaps.texi (Keymap Terminology): Document `kbd'.
10706 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
10707
10708 * display.texi (Invisible Text): Setting buffer-invisibility-spec
10709 makes it buffer-local.
10710
10711 * files.texi (Saving Buffers): Correct previous change.
10712
10713 * commands.texi (Accessing Events):
10714 Clarify posn-col-row and posn-actual-col-row.
10715
10716 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
10717
10718 * commands.texi (Accessing Events): New functions
10719 posn-at-point and posn-at-x-y. Add example to posn-x-y.
10720
10721 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
10722
10723 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
10724 * frames.texi, buffers.texi, backups.texi, variables.texi:
10725 * loading.texi, eval.texi, functions.texi, control.texi:
10726 * symbols.texi, minibuf.texi: Reposition @anchor's.
10727
10728 * help.texi: Various small changes in addition to the following.
10729 (Describing Characters): Describe PREFIX argument to
10730 `key-description'. Correct and clarify definition of
10731 `text-char-description'. Describe NEED-VECTOR argument to
10732 `read-kbd-macro'.
10733 (Help Functions): Clarify definition of `apropos'.
10734
10735 2004-06-23 Lars Hansen <larsh@math.ku.dk>
10736
10737 * files.texi (Saving Buffers): Correct description of
10738 `write-contents-functions'.
10739
10740 2004-06-21 Juanma Barranquero <lektu@terra.es>
10741
10742 * display.texi (Images): Remove redundant @vindex directives.
10743 Rewrite `image-library-alist' doc in active voice.
10744
10745 2004-06-14 Juanma Barranquero <lektu@terra.es>
10746
10747 * display.texi (Images): Document new delayed library loading,
10748 variable `image-library-alist' and (existing but undocumented)
10749 function `image-type-available-p'.
10750
10751 2004-06-05 Richard M. Stallman <rms@gnu.org>
10752
10753 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
10754 refer the user to the Initial Input node.
10755 (Text from Minibuffer): Likewise.
10756 (Initial Input): New node. Document this feature
10757 and say it is mostly deprecated.
10758
10759 2004-05-30 Richard M. Stallman <rms@gnu.org>
10760
10761 * loading.texi (Named Features): Clarify return value
10762 and meaning of NOERROR.
10763
10764 * variables.texi (File Local Variables): Minor cleanup.
10765
10766 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
10767
10768 * files.texi (Magic File Names): Add `file-remote-p' as operation
10769 of file name handlers.
10770
10771 2004-05-29 Richard M. Stallman <rms@gnu.org>
10772
10773 * modes.texi (Minor Mode Conventions): (-) has no special meaning
10774 as arg to a minor mode command.
10775
10776 2004-05-22 Richard M. Stallman <rms@gnu.org>
10777
10778 * syntax.texi (Syntax Class Table): Word syntax not just for English.
10779
10780 * streams.texi (Output Variables): Doc float-output-format.
10781
10782 * searching.texi (Regexp Special): Nested repetition can be infloop.
10783
10784 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
10785 real stack overflow.
10786
10787 * compile.texi: Minor cleanups.
10788
10789 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
10790
10791 * lists.texi (Cons Cells): Explain dotted lists, true lists,
10792 circular lists.
10793 (List Elements): Explain handling of circular and dotted lists.
10794
10795 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
10796
10797 * modes.texi (Search-based Fontification): Fix typo.
10798
10799 2004-05-10 Juanma Barranquero <lektu@terra.es>
10800
10801 * modes.texi (Mode Line Variables): Fix description of
10802 global-mode-string, which is now after which-func-mode, not the
10803 buffer name.
10804
10805 2004-05-07 Lars Hansen <larsh@math.ku.dk>
10806
10807 * modes.texi (Desktop Save Mode): Add.
10808 (Modes): Add menu entry Desktop Save Mode.
10809
10810 * hooks.texi: Add desktop-after-read-hook,
10811 desktop-no-desktop-file-hook and desktop-save-hook.
10812
10813 * locals.texi: Add desktop-save-buffer.
10814
10815 2004-04-30 Jesper Harder <harder@ifa.au.dk>
10816
10817 * display.texi: emacs -> Emacs.
10818
10819 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
10820
10821 * files.texi (Changing Files): Document set-file-times.
10822
10823 2004-04-23 Juanma Barranquero <lektu@terra.es>
10824
10825 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10826
10827 2004-04-18 Jesper Harder <harder@ifa.au.dk>
10828
10829 * tips.texi (Coding Conventions): defopt -> defcustom.
10830
10831 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
10832
10833 * sequences.texi: Various clarifications.
10834
10835 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
10836
10837 * buffers.texi (Read Only Buffers): Mention optional ARG to
10838 `toggle-read-only'.
10839
10840 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
10841
10842 * windows.texi (Selecting Windows): Note that get-lru-window
10843 returns a full-width window if possible.
10844
10845 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
10846
10847 * buffers.texi: Various changes in addition to:
10848 (Buffer File Name): Add `find-buffer-visiting'.
10849 (Buffer Modification): Mention optional ARG to `not-modified'.
10850 (Indirect Buffers): Mention optional CLONE argument to
10851 `make-indirect-buffer'.
10852
10853 * files.texi: Various changes in addition to:
10854 (Visiting Functions): `find-file-hook' is now a normal hook.
10855 (File Name Expansion): Explain difference between the way that
10856 `expand-file-name' and `file-truename' treat `..'.
10857 (Contents of Directories): Mention optional ID-FORMAT argument to
10858 `directory-files-and-attributes'.
10859 (Format Conversion): Mention new optional CONFIRM argument to
10860 `format-write-file'.
10861
10862 2004-04-12 Miles Bader <miles@gnu.org>
10863
10864 * macros.texi (Expansion): Add description of `macroexpand-all'.
10865
10866 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10867
10868 * variables.texi (Variable Aliases):
10869 Mention cyclic-variable-indirection.
10870
10871 * errors.texi (Standard Errors): Ditto.
10872
10873 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
10874
10875 * backups.texi: Various small changes in addition to:
10876 (Making Backups): Mention return value of `backup-buffer'.
10877 (Auto-Saving): Mention optional FORCE argument to
10878 `delete-auto-save-file-if-necessary'.
10879 (Reverting): Mention optional PRESERVE-MODES argument to
10880 `revert-buffer'. Correct description of `revert-buffer-function'.
10881
10882 2004-03-22 Juri Linkov <juri@jurta.org>
10883
10884 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
10885 with `Vector Functions'.
10886
10887 * text.texi (Sorting): Add missing quote.
10888
10889 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
10890
10891 * intro.texi (Lisp History): Replace xref to `cl' manual with
10892 inforef.
10893
10894 2004-03-12 Richard M. Stallman <rms@gnu.org>
10895
10896 * intro.texi (Version Info): Add arg to emacs-version.
10897 (Lisp History): Change xref to CL manual.
10898
10899 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
10900
10901 * minibuf.texi (Completion Commands): Add xref to Emacs manual
10902 for Partial Completion mode.
10903
10904 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
10905
10906 * customize.texi: Fix typo. Remove eol whitespace.
10907
10908 2004-03-04 Richard M. Stallman <rms@gnu.org>
10909
10910 * processes.texi: Fix typos.
10911
10912 * lists.texi (Building Lists): Minor clarification.
10913
10914 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
10915 in make-hash-table.
10916
10917 2004-02-29 Juanma Barranquero <lektu@terra.es>
10918
10919 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
10920 rm, and ignore exit code.
10921
10922 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
10923
10924 * display.texi (Defining Faces): Add description for min-colors.
10925 Update example.
10926
10927 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
10928
10929 * abbrevs.texi: Various corrections and clarifications in addition
10930 to the following:
10931 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
10932
10933 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10934
10935 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
10936
10937 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
10938
10939 * text.texi: Various small changes in addition to the following:
10940 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
10941 to delete-horizontal-space.
10942 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
10943 description of yank-handler text property at various places.
10944
10945 * frames.texi (Window System Selections): Add anchor.
10946
10947 * syntax.texi (Syntax Table Functions): Clarify and correct
10948 descriptions of make-syntax-table and copy-syntax-table.
10949 (Motion and Syntax): Clarify SYNTAXES argument to
10950 skip-syntax-forward.
10951 (Parsing Expressions): Mention that the return value of
10952 parse-partial-sexp is currently a list of ten rather than nine
10953 elements.
10954 (Categories): Various corrections and clarifications.
10955
10956 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
10957
10958 * markers.texi (Marker Insertion Types): Minor change.
10959
10960 * locals.texi (Standard Buffer-Local Variables):
10961 * commands.texi (Interactive Codes, Using Interactive):
10962 * functions.texi (Related Topics): Fix xrefs.
10963
10964 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
10965
10966 * lists.texi (Sets And Lists): Update description of delete-dups.
10967
10968 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
10969
10970 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
10971
10972 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
10973
10974 * frames.texi (Parameter Access): frame-parameters arg is optional.
10975 modify-frame-parameters handles nil for FRAME.
10976 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
10977 are all-or-nothing for certain toolkits.
10978 Mention parameter wait-for-wm.
10979 (Frames and Windows): In frame-first-window and frame-selected-window
10980 the arg is optional.
10981 (Input Focus): In redirect-frame-focus the second arg is optional.
10982 (Window System Selections): Mention selection type CLIPBOARD.
10983 Mention data-type UTF8_STRING.
10984 Mention numbering of cut buffers.
10985 (Resources): Describe x-resource-name.
10986
10987 2004-02-16 Richard M. Stallman <rms@gnu.org>
10988
10989 * windows.texi (Buffers and Windows): Delete false table
10990 about all-frames.
10991
10992 * syntax.texi (Parsing Expressions): Delete old caveat
10993 about parse-sexp-ignore-comments.
10994
10995 * streams.texi (Output Variables): Add print-quoted.
10996
10997 * lists.texi (Building Lists): Minor cleanup.
10998
10999 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
11000
11001 * display.texi (Overlays): Explain overlays use markers.
11002 (Managing Overlays): Explain front-advance and rear-advance
11003 in more detail.
11004
11005 * loading.texi (Unloading): Document unload-feature-special-hooks.
11006 Get rid of fns-NNN.el file.
11007
11008 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11009
11010 * help.texi (Describing Characters): Fix text-char-description
11011 example output.
11012
11013 * edebug.texi (Using Edebug): Fix example.
11014
11015 * debugging.texi (Internals of Debugger): Fix return value.
11016
11017 * files.texi (Changing Files): Fix argname.
11018
11019 * calendar.texi: Fix parens, and default values.
11020
11021 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
11022 * nonascii.texi, objects.texi, os.texi: Minor fixes.
11023 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
11024
11025 * positions.texi (Text Lines): Don't add -1 in current-line.
11026
11027 2004-02-16 Richard M. Stallman <rms@gnu.org>
11028
11029 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
11030
11031 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11032
11033 * processes.texi (Low-Level Network): Fix a typo.
11034
11035 2004-02-12 Kim F. Storm <storm@cua.dk>
11036
11037 * display.texi (Fringes): Use consistent wording.
11038 Note that window-fringe's window arg is optional.
11039 (Scroll Bars): Use consistent wording.
11040
11041 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
11042
11043 * tips.texi (Comment Tips): Document the new conventions for
11044 commenting out code.
11045
11046 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
11047
11048 * positions.texi (Text Lines): Add missing end defun.
11049
11050 2004-02-07 Kim F. Storm <storm@cua.dk>
11051
11052 * positions.texi (Text Lines): Add line-number-at-pos.
11053
11054 2004-02-06 John Paul Wallington <jpw@gnu.org>
11055
11056 * display.texi (Button Properties, Button Buffer Commands):
11057 mouse-2 invokes button, not down-mouse-1.
11058
11059 2004-02-04 Jason Rumney <jasonr@gnu.org>
11060
11061 * makefile.w32-in: Sync with Makefile.in changes.
11062
11063 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
11064
11065 * minibuf.texi (Text from Minibuffer): Various corrections and
11066 clarifications.
11067 (Object from Minibuffer): Correct Lisp description of
11068 read-minibuffer.
11069 (Minibuffer History): Clarify description of cons values for
11070 HISTORY arguments.
11071 (Basic Completion): Various corrections and clarifications.
11072 Add completion-regexp-list.
11073 (Minibuffer Completion): Correct and clarify description of
11074 completing-read.
11075 (Completion Commands): Mention Partial Completion mode.
11076 Various other minor changes.
11077 (High-Level Completion): Various corrections and clarifications.
11078 (Reading File Names): Ditto.
11079 (Minibuffer Misc): Ditto.
11080
11081 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
11082
11083 * strings.texi (Text Comparison): assoc-string also matches
11084 elements of alists that are strings instead of conses.
11085 (Formatting Strings): Standardize Texinfo usage. Update index
11086 entries.
11087
11088 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
11089
11090 * lists.texi (Sets And Lists): Add delete-dups.
11091
11092 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
11093
11094 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
11095 special form.
11096 * macros.texi (Defining Macros): Update description of `declare',
11097 which now is a macro.
11098 (Wrong Time): Fix typos.
11099
11100 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
11101
11102 * compile.texi (Compilation Functions): Expand descriptions of
11103 `compile-defun', `byte-compile-file', `byte-recompile-directory'
11104 and `batch-byte-compile'. In particular, mention and describe
11105 all optional arguments.
11106 (Disassembly): Correct and clarify the description of `disassemble'.
11107
11108 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
11109
11110 * searching.texi: Various small changes in addition to the
11111 following.
11112 (Regexp Example): Adapt to new value of `sentence-end'.
11113 (Regexp Functions): The PAREN argument to `regexp-opt' can be
11114 `words'.
11115 (Search and Replace): Add usage note for `perform-replace'.
11116 (Entire Match Data): Mention INTEGERS and REUSE arguments to
11117 `match-data'.
11118 (Standard Regexps): Update for new values of `paragraph-start'
11119 and `sentence-end'.
11120
11121 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
11122
11123 * files.texi (Saving Buffers): Clarify descriptions of
11124 `write-contents-functions' and `before-save-hook'.
11125 Make the defvar's for `before-save-hook' and `after-save-hook'
11126 into defopt's.
11127
11128 2004-01-07 Kim F. Storm <storm@cua.dk>
11129
11130 * commands.texi (Click Events): Describe new image and
11131 width/height elements of click events.
11132 (Accessing Events): Add posn-string, posn-image, and
11133 posn-object-width-height. Change posn-object to return either
11134 image or string object.
11135
11136 2004-01-01 Simon Josefsson <jas@extundo.com>
11137
11138 * hooks.texi (Standard Hooks): Add before-save-hook.
11139 * files.texi (Saving Buffers): Likewise.
11140
11141 2004-01-03 Richard M. Stallman <rms@gnu.org>
11142
11143 * frames.texi (Frames and Windows): Delete frame-root-window.
11144
11145 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
11146
11147 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
11148
11149 * functions.texi: Various small changes in addition to the
11150 following.
11151 (What Is a Function): `functionp' returns nil for macros.
11152 Clarify behavior of this and following functions for symbol arguments.
11153 (Function Documentation): Add `\' in front of (fn @var{arglist})
11154 and explain why.
11155 (Defining Functions): Mention DOCSTRING argument to `defalias'.
11156 Add anchor.
11157 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
11158
11159 2004-01-01 Miles Bader <miles@gnu.org>
11160
11161 * display.texi (Buttons): New section.
11162
11163 2003-12-31 Andreas Schwab <schwab@suse.de>
11164
11165 * numbers.texi (Math Functions): sqrt reports a domain-error
11166 error.
11167 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
11168
11169 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
11170
11171 * tips.texi (Documentation Tips): Update item on hyperlinks in
11172 documentation strings.
11173
11174 * errors.texi (Standard Errors): Various small corrections and
11175 additions.
11176
11177 * control.texi: Various small changes in addition to the
11178 following.
11179 (Signaling Errors): Provide some more details on how `signal'
11180 constructs the error message. Add anchor to the definition of
11181 `signal'.
11182 (Error Symbols): Describe special treatment of `quit'.
11183 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
11184 to emphasize that it has to be a single form.
11185
11186 * buffers.texi: Add anchor.
11187
11188 2003-12-29 Richard M. Stallman <rms@gnu.org>
11189
11190 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
11191 (Window Configurations): Add window-configuration-frame.
11192
11193 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
11194
11195 * text.texi (Examining Properties): Add get-char-property-and-overlay.
11196 Change arg name in get-char-property.
11197 (Special Properties): Update handling of keymap property.
11198
11199 * strings.texi (Modifying Strings): Add clear-string.
11200 (Text Comparison): Add assoc-string and remove
11201 assoc-ignore-case, assoc-ignore-representation.
11202
11203 * os.texi (Time of Day): Add set-time-zone-rule.
11204
11205 * numbers.texi (Math Functions): asin, acos, log, log10
11206 report domain-error errors.
11207
11208 * nonascii.texi (Converting Representations):
11209 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
11210 (Encoding and I/O): Add file-name-coding-system.
11211
11212 * modes.texi (Search-based Fontification): Explain that
11213 face specs are symbols with face names as values.
11214
11215 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
11216
11217 * lists.texi (Building Lists): remq moved elsewhere.
11218 (Sets And Lists): remq moved here.
11219 (Association Lists): Refer to assoc-string.
11220
11221 * internals.texi (Garbage Collection): Add memory-use-counts.
11222
11223 * frames.texi (Frames and Windows): Add set-frame-selected-window
11224 and frame-root-window.
11225
11226 * files.texi (Contents of Directories):
11227 Add directory-files-and-attributes.
11228
11229 * display.texi (Refresh Screen): Add force-window-update.
11230 (Invisible Text): Explain about moving point out of invis text.
11231 (Overlay Properties): Add overlay-properties.
11232 (Managing Overlays): Add overlayp.
11233 (GIF Images): Invalid image number displays a hollow box.
11234
11235 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
11236 (Killing Buffers): Add buffer-live-p.
11237
11238 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
11239
11240 * display.texi (Fringes): Fix typo "set-buffer-window".
11241
11242 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
11243
11244 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
11245 * nonascii.texi, processes.texi, tips.texi, variables.texi:
11246 Add or change various xrefs and anchors.
11247
11248 * commands.texi: Replace all occurrences of @acronym{CAR} with
11249 @sc{car}, for consistency with the rest of the Elisp manual.
11250 `car' and `cdr' are historically acronyms, but are no longer
11251 widely thought of as such.
11252
11253 * internals.texi (Pure Storage): Mention that `purecopy' does not
11254 copy text properties.
11255 (Object Internals): Now 29 bits are used (in most implementations)
11256 to address Lisp objects.
11257
11258 * variables.texi (Variables with Restricted Values): New node.
11259
11260 * objects.texi (Lisp Data Types): Mention that certain variables
11261 can only take on a restricted set of values and add an xref to
11262 the new node "Variables with Restricted Values".
11263
11264 * eval.texi (Function Indirection): Describe the errors that
11265 `indirect-function' can signal.
11266 (Eval): Clarify the descriptions of `eval-region' and `values'.
11267 Describe `eval-buffer' instead of `eval-current-buffer' and
11268 mention `eval-current-buffer' as an alias for `current-buffer'.
11269 Correct the description and mention all optional arguments.
11270
11271 * nonascii.texi: Various small changes in addition to the
11272 following.
11273 (Converting Representations): Clarify behavior of
11274 `string-make-multibyte' and `string-to-multibyte' for unibyte all
11275 ASCII arguments.
11276 (Character Sets): Document the variable `charset-list' and adapt
11277 the definition of the function `charset-list' accordingly.
11278 (Translation of Characters): Clarify use of generic characters in
11279 `make-translation-table'. Clarify and correct the description of
11280 the use of translation tables in encoding and decoding.
11281 (User-Chosen Coding Systems): Correct and clarify the description
11282 of `select-safe-coding-system'.
11283 (Default Coding Systems): Clarify description of
11284 `file-coding-system-alist'.
11285
11286 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
11287
11288 * strings.texi (Text Comparison): Correctly describe when two
11289 strings are `equal'. Combine and clarify descriptions of
11290 `assoc-ignore-case' and `assoc-ignore-representation'.
11291
11292 * objects.texi (Non-ASCII in Strings): Clarify description of
11293 when a string is unibyte or multibyte.
11294 (Bool-Vector Type): Update examples.
11295 (Equality Predicates): Correctly describe when two strings are
11296 `equal'.
11297
11298 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
11299
11300 * lists.texi (Building Lists): `append' no longer accepts integer
11301 arguments. Update the description of `number-sequence' to reflect
11302 recent changes.
11303 (Sets And Lists): Describe `member-ignore-case' after `member'.
11304
11305 2003-11-27 Kim F. Storm <storm@cua.dk>
11306
11307 * commands.texi (Click Events): Click object may be an images.
11308 Describe (dx . dy) element of click positions.
11309 (Accessing Events): Remove duplicate posn-timestamp.
11310 New functions posn-object and posn-object-x-y.
11311
11312 2003-11-23 Kim F. Storm <storm@cua.dk>
11313
11314 * commands.texi (Click Events): Describe enhancements to event
11315 position lists, including new text-pos and (col . row) items.
11316 Mention left-fringe and right-fringe area events.
11317 (Accessing Events): New functions posn-area and
11318 posn-actual-col-row. Mention posn-timestamp. Mention that
11319 posn-point in non-text area still returns buffer position.
11320 Clarify posn-col-row.
11321
11322 2003-11-21 Lars Hansen <larsh@math.ku.dk>
11323
11324 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
11325 * anti.texi (File Attributes): Describe removed parameter
11326 ID-FORMAT.
11327
11328 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
11329
11330 * positions.texi (Positions): Mention that, if a marker is used as
11331 a position, its buffer is ignored.
11332
11333 * markers.texi (Overview of Markers): Mention it here too.
11334
11335 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
11336
11337 * numbers.texi (Numeric Conversions): Not just `floor', but also
11338 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
11339
11340 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
11341
11342 * markers.texi (Creating Markers): Specify insertion type of
11343 created markers. Add xref to `Marker Insertion Types'.
11344 Second argument to `copy-marker' is optional.
11345 (Marker Insertion Types): Mention that most markers are created
11346 with insertion type nil.
11347 (The Mark): Correctly describe when `mark' signals an error.
11348 (The Region): Correctly describe when `region-beginning' and
11349 `region-end' signal an error.
11350
11351 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
11352
11353 * hash.texi (Creating Hash): Clarify description of `eql'.
11354 `makehash' is obsolete.
11355 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
11356
11357 * positions.texi (Point): Change description of `buffer-end', so
11358 that it is also correct for floating point arguments.
11359 (List Motion): Correct argument lists of `beginning-of-defun' and
11360 `end-of-defun'.
11361 (Excursions): Add xref to `Marker Insertion Types'.
11362 (Narrowing): Argument to `narrow-to-page' is optional.
11363
11364 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
11365
11366 * streams.texi (Output Streams): Clarify behavior of point for
11367 marker output streams.
11368
11369 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
11370
11371 * variables.texi (Defining Variables): Second argument to
11372 `defconst' is not optional.
11373 (Setting Variables): Mention optional argument APPEND to
11374 `add-to-list'.
11375 (Creating Buffer-Local): Expand description of
11376 `make-variable-buffer-local'.
11377 (Frame-Local Variables): Expand description of
11378 `make-variable-frame-local'.
11379 (Variable Aliases): Correct description of optional argument
11380 DOCSTRING to `defvaralias'. Mention return value of
11381 `defvaralias'.
11382 (File Local Variables): Add xref to `File variables' in Emacs
11383 Manual. Correct description of `hack-local-variables'. Mention
11384 `safe-local-variable' property. Mention optional second argument
11385 to `risky-local-variable-p'.
11386
11387 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
11388
11389 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
11390
11391 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11392
11393 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
11394 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
11395 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
11396 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
11397 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
11398 lispref/processes.texi, lispref/searching.texi,
11399 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
11400 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
11401 @acronym{FOO}.
11402
11403 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
11404
11405 * strings.texi (Creating Strings): Argument START to `substring'
11406 can not be `nil'. Expand description of
11407 `substring-no-properties'. Correct description of `split-string',
11408 especially with respect to empty matches. Prevent very bad line
11409 break in definition of `split-string-default-separators'.
11410 (Text Comparison): `string=' and `string<' also accept symbols as
11411 arguments.
11412 (String Conversion): More completely describe argument BASE in
11413 `string-to-number'.
11414 (Formatting Strings): `%s' and `%S' in `format' do require
11415 corresponding object. Clarify behavior of numeric prefix after
11416 `%' in `format'.
11417 (Case Conversion): The argument to `upcase-initials' can be a
11418 character.
11419
11420 2003-10-27 Kenichi Handa <handa@m17n.org>
11421
11422 * display.texi (Fontsets): Fix texinfo usage.
11423
11424 2003-10-25 Kenichi Handa <handa@m17n.org>
11425
11426 * display.texi (Fontsets): Add description of the function
11427 set-fontset-font.
11428
11429 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
11430
11431 * display.texi (Temporary Displays): Add xref to `Documentation
11432 Tips'.
11433
11434 * functions.texi (Function Safety): Use inforef instead of pxref
11435 for SES.
11436
11437 2003-10-23 Andreas Schwab <schwab@suse.de>
11438
11439 * Makefile.in (TEX, texinputdir): Don't define.
11440 (TEXI2DVI): Define.
11441 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
11442 add $(srcdir)/index.texi.
11443 ($(infodir)/elisp): Remove index.texi dependency.
11444 (elisp.dvi): Likewise. Use $(TEXI2DVI).
11445 (index.texi): Remove target.
11446 (dist): Don't link $(srcdir)/permute-index.
11447 (clean): Don't remove index.texi.
11448
11449 * permute-index, index.perm: Remove.
11450 * index.texi: Rename from index.unperm.
11451
11452 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
11453
11454 * tips.texi (Documentation Tips): Document new behavior for face
11455 and variable hyperlinks in Help mode.
11456
11457 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
11458
11459 * objects.texi (Integer Type): Update for extra bit of integer range.
11460 (Character Type): Ditto.
11461
11462 2003-10-16 Eli Zaretskii <eliz@gnu.org>
11463
11464 * numbers.texi (Integer Basics): Add index entries for reading
11465 numbers in hex, octal, and binary.
11466
11467 2003-10-16 Lute Kamstra <lute@gnu.org>
11468
11469 * modes.texi (Mode Line Format): Mention force-mode-line-update's
11470 argument.
11471
11472 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
11473
11474 * windows.texi (Choosing Window): Fix typo.
11475 * edebug.texi (Edebug Execution Modes): Fix typo.
11476
11477 2003-10-13 Richard M. Stallman <rms@gnu.org>
11478
11479 * windows.texi (Basic Windows): A window has fringe settings,
11480 display margins and scroll-bar settings.
11481 (Splitting Windows): Doc split-window return value.
11482 Clean up one-window-p.
11483 (Selecting Windows): Fix typo.
11484 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
11485 (Buffers and Windows): In set-window-buffer, explain effect
11486 on fringe settings and scroll bar settings.
11487 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
11488 (Choosing Window): Use defopt for pop-up-frame-function.
11489 For special-display-buffer-names, explain same-window and same-frame.
11490 Clarify window-dedicated-p return value.
11491 (Textual Scrolling): scroll-up and scroll-down can get an error.
11492 (Horizontal Scrolling): Clarify auto-hscroll-mode.
11493 Clarify set-window-hscroll.
11494 (Size of Window): Don't mention tool bar in window-height.
11495 (Coordinates and Windows): Explain what coordinates-in-window-p
11496 returns for fringes and display margins.
11497 (Window Configurations): Explain saving fringes, etc.
11498
11499 * tips.texi (Library Headers): Clean up Documentation.
11500
11501 * syntax.texi (Parsing Expressions): Clean up forward-comment
11502 and parse-sexp-lookup-properties.
11503
11504 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
11505
11506 * os.texi (System Environment): Clean up text for load-average errors.
11507
11508 * modes.texi (Hooks): Don't explain local hook details at front.
11509 Clarify run-hooks and run-hook-with-args a little.
11510 Clean up add-hook and remove-hook.
11511
11512 * edebug.texi (Edebug Execution Modes): Clarify t.
11513 Document edebug-sit-for-seconds.
11514 (Coverage Testing): Document C-x X = and =.
11515 (Instrumenting Macro Calls): Fix typo.
11516 (Specification List): Don't index the specification keywords.
11517
11518 2003-10-10 Kim F. Storm <storm@cua.dk>
11519
11520 * processes.texi (Network): Introduce make-network-process.
11521
11522 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
11523
11524 * tips.texi (Library Headers): Fix typo.
11525
11526 2003-10-07 Juri Linkov <juri@jurta.org>
11527
11528 * modes.texi (Imenu): Mention imenu-create-index-function's
11529 default value. Explain submenus better.
11530
11531 2003-10-07 Lute Kamstra <lute@gnu.org>
11532
11533 * modes.texi (Faces for Font Lock): Fix typo.
11534 (Hooks): Explain how buffer-local hook variables can refer to
11535 global hook variables.
11536 Various minor clarifications.
11537
11538 2003-10-06 Lute Kamstra <lute@gnu.org>
11539
11540 * tips.texi (Coding Conventions): Mention naming conventions for
11541 hooks.
11542
11543 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
11544
11545 * loading.texi (Library Search): Correct default value of
11546 load-suffixes.
11547 (Named Features): Fix typo.
11548
11549 2003-10-05 Richard M. Stallman <rms@gnu.org>
11550
11551 * loading.texi (Named Features): In `provide',
11552 say how to test for subfeatures.
11553 (Unloading): In unload-feature, use new var name
11554 unload-feature-special-hooks.
11555
11556 2003-10-03 Lute Kamstra <lute@gnu.org>
11557
11558 * modes.texi (Major Mode Conventions): Mention third way to set up
11559 Imenu.
11560 (Imenu): A number of small fixes.
11561 Delete documentation of internal variable imenu--index-alist.
11562 Document the return value format of imenu-create-index-function
11563 functions.
11564
11565 2003-09-30 Richard M. Stallman <rms@gnu.org>
11566
11567 * processes.texi (Network): Say what stopped datagram connections do.
11568
11569 * lists.texi (Association Lists): Clarify `assq-delete-all'.
11570
11571 * display.texi (Overlay Properties): Clarify `evaporate' property.
11572
11573 2003-09-29 Lute Kamstra <lute@gnu.org>
11574
11575 * modes.texi (Mode Line Data): Explain when symbols in mode-line
11576 constructs should be marked as risky.
11577 Change cons cell into proper list.
11578 (Mode Line Variables): Change cons cell into proper list.
11579
11580 2003-09-26 Lute Kamstra <lute@gnu.org>
11581
11582 * modes.texi (Mode Line Data): Document the :propertize construct.
11583 (Mode Line Variables): Reorder the descriptions of the variables
11584 to match their order in the default mode-line-format.
11585 Describe the new variables mode-line-position and mode-line-modes.
11586 Update the default values of mode-line-frame-identification,
11587 minor-mode-alist, and default-mode-line-format.
11588 (Properties in Mode): Mention the :propertize construct.
11589
11590 2003-09-26 Richard M. Stallman <rms@gnu.org>
11591
11592 * buffers.texi, commands.texi, debugging.texi, eval.texi:
11593 * loading.texi, minibuf.texi, text.texi, variables.texi:
11594 Avoid @strong{Note:}.
11595
11596 2003-09-26 Richard M. Stallman <rms@gnu.org>
11597
11598 * keymaps.texi (Remapping Commands): Fix typo.
11599
11600 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
11601
11602 * processes.texi (Low-Level Network): Fix typo.
11603
11604 2003-09-23 Kim F. Storm <storm@cua.dk>
11605
11606 * processes.texi (Network, Network Servers): Fix typos.
11607 (Low-Level Network): Add timeout value for :server keyword.
11608 Add new option keywords to make-network-process.
11609 Add set-network-process-options.
11610 Explain how to test availability of network options.
11611
11612 2003-09-19 Richard M. Stallman <rms@gnu.org>
11613
11614 * text.texi (Motion by Indent): Arg to
11615 backward-to-indentation and forward-to-indentation is optional.
11616
11617 * strings.texi (Creating Strings): Add substring-no-properties.
11618
11619 * processes.texi
11620 (Process Information): Add list-processes arg QUERY-ONLY.
11621 Delete process-contact from here.
11622 Add new status values for process-status.
11623 Add process-get, process-put, process-plist, set-process-plist.
11624 (Synchronous Processes): Add call-process-shell-command.
11625 (Signals to Processes): signal-process allows process objects.
11626 (Network): Complete rewrite.
11627 (Network Servers, Datagrams, Low-Level Network): New nodes.
11628
11629 * positions.texi (Word Motion): forward-word, backward-word
11630 arg is optional. Reword.
11631
11632 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
11633
11634 * variables.texi (Creating Buffer-Local):
11635 Delete duplicate definition of buffer-local-value.
11636 (File Local Variables): Explain about discarding text props.
11637
11638 2003-09-11 Richard M. Stallman <rms@gnu.org>
11639
11640 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
11641 changes variables that record input events.
11642 (Minibuffer Misc): Add minibuffer-selected-window.
11643
11644 * lists.texi (Building Lists): Add copy-tree.
11645
11646 * display.texi (Fontsets): Add char-displayable-p.
11647 (Scroll Bars): New node.
11648
11649 2003-09-08 Lute Kamstra <lute@gnu.org>
11650
11651 * modes.texi (%-Constructs): Document new `%i' and `%I'
11652 constructs.
11653
11654 2003-09-03 Peter Runestig <peter@runestig.com>
11655
11656 * makefile.w32-in: New file.
11657
11658 2003-08-29 Richard M. Stallman <rms@gnu.org>
11659
11660 * display.texi (Overlay Properties): Clarify how priorities
11661 affect use of the properties.
11662
11663 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11664
11665 * customize.texi (Type Keywords): Correct the description of
11666 `:help-echo' in the case where `motion-doc' is a function.
11667
11668 2003-08-14 John Paul Wallington <jpw@gnu.org>
11669
11670 * modes.texi (Emulating Mode Line): Subsection, not section.
11671
11672 2003-08-13 Richard M. Stallman <rms@gnu.org>
11673
11674 * elisp.texi (Top): Update subnode lists in menu.
11675
11676 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
11677 (Kill Functions): kill-region has new arg yank-handler.
11678 (Yanking): New node.
11679 (Yank Commands): Add yank-undo-function.
11680 (Low-Level Kill Ring):
11681 kill-new and kill-append have new arg yank-handler.
11682 (Changing Properties): Add remove-list-of-text-properties.
11683 (Atomic Changes): New node.
11684
11685 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
11686
11687 * streams.texi (Output Variables): Add eval-expression-print-length
11688 and eval-expression-print-level.
11689
11690 * os.texi (Time Conversion): For encode-time, explain limits on year.
11691
11692 * objects.texi (Character Type): Define anchor "modifier bits".
11693
11694 * modes.texi (Emulating Mode Line): New node.
11695 (Search-based Fontification): Font Lock uses font-lock-face property.
11696 (Other Font Lock Variables): Likewise.
11697
11698 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
11699 not vectors.
11700 (Active Keymaps): Add emulation-mode-map-alists.
11701 (Functions for Key Lookup): key-binding has new arg no-remap.
11702 (Remapping Commands): New node.
11703 (Scanning Keymaps): where-is-internal has new arg no-remap.
11704 (Tool Bar): Add tool-bar-local-item-from-menu.
11705 Clarify when to use tool-bar-add-item-from-menu.
11706
11707 * commands.texi (Interactive Call): commandp has new arg.
11708 (Command Loop Info): Add this-original-command.
11709
11710 2003-08-06 John Paul Wallington <jpw@gnu.org>
11711
11712 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
11713
11714 * display.texi (Warning Basics): Fix typo.
11715 (Fringes): Add closing curly bracket and fix typo.
11716
11717 * elisp.texi (Top): Fix typo.
11718
11719 2003-08-05 Richard M. Stallman <rms@gnu.org>
11720
11721 * elisp.texi: Update lists of subnodes.
11722
11723 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
11724
11725 * variables.texi (Local Variables): Use lc for example variable names.
11726
11727 * tips.texi (Library Headers): Explain where to put -*-.
11728
11729 * strings.texi (Creating Strings): Fix xref for vconcat.
11730
11731 * sequences.texi (Vector Functions):
11732 vconcat no longer allows integer args.
11733
11734 * minibuf.texi (Reading File Names): read-file-name has new
11735 arg PREDICATE. New function read-directory-name.
11736
11737 * macros.texi (Defining Macros): Give definition of `declare'.
11738 (Indenting Macros): New node.
11739
11740 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
11741 (Window Frame Parameters): Make separate table of parameters
11742 that are coupled with specific face attributes.
11743 (Deleting Frames): delete-frame-hooks renamed to
11744 delete-frame-functions.
11745
11746 * files.texi (Magic File Names): Add file-remote-p.
11747 Clarify file-local-copy.
11748
11749 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
11750 here; instead xref Defining Macros.
11751
11752 * display.texi (Warnings): New node, and subnodes.
11753 (Fringes): New node.
11754
11755 * debugging.texi (Test Coverage): New node.
11756
11757 * compile.texi (Compiler Errors): Explain with-no-warnings
11758 and other ways to suppress warnings.
11759
11760 * commands.texi (Interactive Call): Minor clarification.
11761
11762 * buffers.texi (Buffer File Name): set-visited-file-name
11763 renames the buffer too.
11764
11765 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
11766
11767 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
11768
11769 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
11770
11771 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
11772
11773 * internals.texi (Garbage Collection): Fix previous change.
11774
11775 2003-07-22 Richard M. Stallman <rms@gnu.org>
11776
11777 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
11778
11779 * display.texi (Width): Use \s syntax in example.
11780 (Font Selection): Add face-font-rescale-alist.
11781
11782 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
11783 Remove spurious indent in example.
11784
11785 * lists.texi (Building Lists): Add number-sequence.
11786
11787 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
11788
11789 * functions.texi (Function Documentation): Explain how to
11790 show calling convention explicitly in the doc string.
11791
11792 * windows.texi (Selecting Windows): save-selected-window saves
11793 selected window of each frame.
11794 (Window Configurations): Minor change.
11795
11796 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
11797
11798 * streams.texi (Output Variables): Add print-continuous-numbering
11799 and print-number-table.
11800
11801 * processes.texi (Decoding Output): New node.
11802
11803 * os.texi (Time Conversion): decode-time arg is optional.
11804
11805 * objects.texi (Character Type): Don't use space as example for \.
11806 Make list of char names and \-sequences correspond.
11807 Explain that \s is not used in strings. `\ ' needs space after.
11808
11809 * nonascii.texi (Converting Representations): Add string-to-multibyte.
11810 (Translation of Characters): Add translation-table-for-input.
11811 (Default Coding Systems): Add auto-coding-functions.
11812 (Explicit Encoding): Add decode-coding-inserted-region.
11813 (Locales): Add locale-info.
11814
11815 * minibuf.texi (Basic Completion): Describe test-completion.
11816 Collections can be lists of strings.
11817 Clean up lazy-completion-table.
11818 (Programmed Completion): Mention test-completion.
11819 Clarify why lambda expressions are not accepted.
11820 (Minibuffer Misc): Describe minibufferp.
11821
11822 2003-07-14 Richard M. Stallman <rms@gnu.org>
11823
11824 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
11825
11826 * windows.texi (Selecting Windows): New arg to select-window.
11827 (Selecting Windows): Add with-selected-window.
11828 (Size of Window): Add window-inside-edges, etc.
11829
11830 * internals.texi (Garbage Collection): Add post-gc-hook.
11831
11832 * processes.texi (Subprocess Creation): Add exec-suffixes.
11833
11834 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
11835 (Scanning Keymaps): Add map-keymaps.
11836 (Defining Menus): Add keymap-prompt.
11837
11838 * numbers.texi (Integer Basics): Add most-positive-fixnum,
11839 most-negative-fixnum.
11840
11841 * compile.texi (Byte Compilation): Explain no-byte-compile.
11842 (Compiler Errors): New node.
11843
11844 * os.texi (User Identification): user-uid, user-real-uid
11845 can return float.
11846
11847 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
11848 and about derived modes.
11849 (Minor Modes): Add minor-mode-list.
11850 (Defining Minor Modes): Keyword args for define-minor-mode.
11851 (Search-based Fontification): Explain managing other properties.
11852 (Other Font Lock Variables): Add font-lock-extra-managed-props.
11853 (Faces for Font Lock): Add font-lock-preprocessor-face.
11854 (Hooks): Add run-mode-hooks and delay-mode-hooks.
11855
11856 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
11857 (Variable Aliases): Clarify defvaralias.
11858
11859 * loading.texi (Library Search): Add load-suffixes.
11860
11861 * minibuf.texi (Basic Completion): Add lazy-completion-table.
11862 (Programmed Completion): Add dynamic-completion-table.
11863
11864 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
11865 (Magic File Names): Specify precedence order of handlers.
11866
11867 * commands.texi (Command Overview): Emacs server runs pre-command-hook
11868 and post-command-hook.
11869 (Waiting): New calling convention for sit-for.
11870
11871 * text.texi (Special Properties): local-map and keymap properties
11872 apply based on their stickiness.
11873
11874 2003-07-07 Richard M. Stallman <rms@gnu.org>
11875
11876 * modes.texi (Minor Mode Conventions): Specify only some kinds
11877 of list values as args to minor modes.
11878
11879 * files.texi (File Name Expansion): Warn about iterative use
11880 of substitute-in-file-name.
11881
11882 * advice.texi (Activation of Advice): Clean up previous change.
11883
11884 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
11885
11886 * advice.texi (Activation of Advice): Note that ad-start-advice is
11887 turned on by default.
11888
11889 2003-06-30 Richard M. Stallman <rms@gnu.org>
11890
11891 * text.texi (Buffer Contents): Document current-word.
11892 (Change Hooks): Not called for *Messages*.
11893
11894 * functions.texi (Defining Functions): Explain about redefining
11895 primitives.
11896 (Function Safety): Rename. Minor changes.
11897 Comment out the detailed criteria for what is safe.
11898
11899 2003-06-22 Andreas Schwab <schwab@suse.de>
11900
11901 * objects.texi (Symbol Type): Fix description of examples.
11902
11903 2003-06-16 Andreas Schwab <schwab@suse.de>
11904
11905 * hash.texi (Creating Hash): Fix description of :weakness.
11906
11907 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
11908
11909 * files.texi (Changing Files): copy-file copies file modes, too.
11910
11911 2003-05-28 Richard M. Stallman <rms@gnu.org>
11912
11913 * strings.texi (Creating Strings): Clarify split-string.
11914
11915 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
11916
11917 * strings.texi (Creating Strings): Update split-string specification
11918 and examples.
11919
11920 2003-05-19 Richard M. Stallman <rms@gnu.org>
11921
11922 * elisp.texi: Correct invariant section names.
11923
11924 2003-04-20 Richard M. Stallman <rms@gnu.org>
11925
11926 * os.texi (Timers): Explain about timers and quitting.
11927
11928 2003-04-19 Richard M. Stallman <rms@gnu.org>
11929
11930 * internals.texi (Writing Emacs Primitives): Strings are
11931 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
11932 Explain GCPRO convention for varargs function args.
11933
11934 2003-04-16 Richard M. Stallman <rms@gnu.org>
11935
11936 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
11937
11938 2003-04-08 Richard M. Stallman <rms@gnu.org>
11939
11940 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
11941
11942 2003-02-13 Kim F. Storm <storm@cua.dk>
11943
11944 * objects.texi (Character Type): New \s escape for space.
11945
11946 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
11947
11948 * os.texi (System Environment): Add cygwin system-type.
11949
11950 2003-01-25 Richard M. Stallman <rms@gnu.org>
11951
11952 * keymaps.texi: Document that a symbol can act as a keymap.
11953
11954 2003-01-13 Richard M. Stallman <rms@gnu.org>
11955
11956 * text.texi (Changing Properties): Say string indices are origin-0.
11957
11958 * positions.texi (Screen Lines) <compute-motion>:
11959 Correct order of elts in return value.
11960
11961 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
11962 how to define a default binding.
11963
11964 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
11965
11966 * loading.texi (Unloading): Fix recent change for load-history.
11967
11968 * customize.texi (Simple Types): Clarify description of custom
11969 type 'number. Describe new custom type 'float.
11970
11971 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
11972
11973 * variables.texi (File Local Variables): Fix typo.
11974
11975 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11976
11977 From Michael Albinus <Michael.Albinus@alcatel.de>.
11978
11979 * README: Target for Info file is `make info'.
11980
11981 * files.texi (File Name Components): Fix typos in
11982 `file-name-sans-extension'.
11983 (Magic File Names): Complete list of operations for magic file
11984 name handlers.
11985
11986 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
11987
11988 * variables.texi (File Local Variables): New function
11989 risky-local-variable-p.
11990
11991 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
11992
11993 * functions.texi (Function safety): New node about unsafep.
11994
11995 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
11996
11997 * customize.texi (Splicing into Lists): Fix example.
11998 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
11999
12000 2002-06-17 Juanma Barranquero <lektu@terra.es>
12001
12002 * frames.texi (Display Feature Testing): Fix typo.
12003
12004 2002-06-12 Andreas Schwab <schwab@suse.de>
12005
12006 * frames.texi (Initial Parameters, Resources): Fix references to
12007 the Emacs manual.
12008
12009 2002-05-13 Kim F. Storm <storm@cua.dk>
12010
12011 * variables.texi (Intro to Buffer-Local): Update warning and
12012 example relating to changing buffer inside let.
12013
12014 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
12015
12016 * os.texi (Session Management): New node about X Session management.
12017
12018 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
12019
12020 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
12021 to which the manual corresponds, and the copyright years.
12022
12023 * Makefile.in (VERSION): Set to 2.9.
12024
12025 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
12026
12027 * elisp.texi: Change the category in @dircategory to "Emacs", to
12028 make it consistent with info/dir.
12029
12030 2001-11-25 Miles Bader <miles@gnu.org>
12031
12032 * text.texi (Fields): Describe new `limit' arg in
12033 field-beginning/field-end.
12034
12035 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
12036
12037 * permute-index: Don't depend on csh-specific features.
12038 Replace the interpreter name with /bin/sh.
12039
12040 * two-volume-cross-refs.txt: New file.
12041 * two.el: New file.
12042 * spellfile: New file.
12043
12044 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
12045
12046 * permute-index: New file.
12047
12048 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
12049 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
12050 8+3 restricted namespace.
12051
12052 * Makefile.in (infodir): Define relative to $(srcdir).
12053 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
12054 include directories list via -I switch to makeinfo.
12055 (index.texi): Use cp if both hard and symbolic links fail.
12056
12057 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
12058
12059 * Makefile.in (distclean): Add.
12060
12061 The following changes make ELisp manual part of the Emacs
12062 distribution:
12063
12064 * Makefile.in: Add Copyright notice.
12065 (prefix): Remove.
12066 (infodir): Change value to "../info".
12067 (VPATH): New variable.
12068 (MAKE): Don't define.
12069 (texmacrodir): Don't define.
12070 (texinputdir): Append the existing value of TEXINPUTS.
12071 ($(infodir)/elisp): Instead of just "elisp". Reformat the
12072 command to be compatible with man/Makefile.in, and to put the
12073 output into ../info.
12074 (info): Add target.
12075 (installall): Target removed.
12076
12077 2001-10-31 Pavel Janík <Pavel@Janik.cz>
12078
12079 * tips.texi (Coding Conventions): Fix typo.
12080
12081 2001-10-23 Gerd Moellmann <gerd@gnu.org>
12082
12083 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
12084
12085 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
12086
12087 * files.texi (File Name Components): Update the description of
12088 file-name-sans-extension and file-name-extension, as they now
12089 ignore leading dots.
12090
12091 2001-10-20 Gerd Moellmann <gerd@gnu.org>
12092
12093 * (Version 21.1 released.)
12094
12095 2001-10-19 Miles Bader <miles@gnu.org>
12096
12097 * positions.texi (Text Lines): Describe behavior of
12098 `beginning-of-line'/`end-of-line' in the presence of field properties.
12099
12100 2001-10-17 Gerd Moellmann <gerd@gnu.org>
12101
12102 * Makefile.in (VERSION): Set to 2.8.
12103 (manual): Use `manual-21'.
12104
12105 * elisp.texi (VERSION): Add and use it where the version
12106 number was used. Set it to 2.8.
12107
12108 * intro.texi: Likewise.
12109
12110 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12111
12112 * files.texi (File Name Completion): Document the significance of
12113 a trailing slash in elements of completion-ignored-extensions.
12114
12115 2001-10-06 Miles Bader <miles@gnu.org>
12116
12117 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
12118
12119 2001-10-04 Gerd Moellmann <gerd@gnu.org>
12120
12121 * variables.texi (Variable Aliases): New node.
12122
12123 2001-10-04 Gerd Moellmann <gerd@gnu.org>
12124
12125 * Branch for 21.1.
12126
12127 2001-10-02 Miles Bader <miles@gnu.org>
12128
12129 * minibuf.texi (Minibuffer Misc): Add entries for
12130 `minibuffer-contents', `minibuffer-contents-no-properties', and
12131 `delete-minibuffer-contents'.
12132 Correct description for `minibuffer-prompt-end'.
12133
12134 * text.texi (Property Search): Correct descriptions of
12135 `next-char-property-change' and `previous-char-property-change'.
12136 Add entries for `next-single-char-property-change' and
12137 `previous-single-char-property-change'.
12138 Make operand names a bit more consistent.
12139
12140 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
12141
12142 * frames.texi (Finding All Frames): Document that next-frame and
12143 previous-frame are local to current terminal.
12144
12145 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
12146
12147 * keymaps.texi (Creating Keymaps): Fix the description of the
12148 result of make-keymap.
12149
12150 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
12151
12152 * display.texi (Font Lookup, Attribute Functions)
12153 (Image Descriptors): Add cross-references to the definition of
12154 selected frame.
12155
12156 * buffers.texi (The Buffer List): Add cross-references to the
12157 definition of selected frame.
12158
12159 * frames.texi (Input Focus): Clarify which frame is _the_ selected
12160 frame at any given time.
12161 (Multiple Displays, Size and Position): Add a cross-reference to
12162 the definition of the selected frame.
12163
12164 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
12165
12166 * strings.texi (String Conversion) <string-to-number>: Document
12167 that a float is returned for integers that are too large.
12168
12169 * frames.texi (Mouse Position): Document mouse-position-function.
12170 (Display Feature Testing): Document display-images-p.
12171 (Window Frame Parameters): Document the cursor-type variable.
12172
12173 * numbers.texi (Integer Basics): Document CL style read syntax for
12174 integers in bases other than 10.
12175
12176 * positions.texi (List Motion):
12177 Document open-paren-in-column-0-is-defun-start.
12178
12179 * lists.texi (Sets And Lists): Document member-ignore-case.
12180
12181 * internals.texi (Garbage Collection): Document the used and free
12182 strings report.
12183 (Memory Usage): Document strings-consed.
12184
12185 * os.texi (Time of Day): Document float-time.
12186 (Recording Input): Document that clear-this-command-keys clears
12187 the vector to be returned by recent-keys.
12188
12189 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
12190 The argument keymap can be a list.
12191
12192 * nonascii.texi (User-Chosen Coding Systems)
12193 <select-safe-coding-system>: Document the new argument
12194 accept-default-p and the variable
12195 select-safe-coding-system-accept-default-p. Tell what happens if
12196 buffer-file-coding-system is undecided.
12197 (Default Coding Systems): Document auto-coding-regexp-alist.
12198
12199 * display.texi (The Echo Area) <message>: Document
12200 message-truncate-lines.
12201 (Glyphs): Document that the glyph table is unused on windowed
12202 displays.
12203
12204 * help.texi (Describing Characters) <single-key-description>:
12205 Document the new argument no-angles.
12206 (Accessing Documentation) <documentation-property>: Document that
12207 a non-string property is evaluated.
12208 <documentation>: Document that the function-documentation property
12209 is looked for.
12210
12211 * windows.texi (Selecting Windows): Document some-window.
12212
12213 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
12214
12215 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
12216 apropos-mode-hook.
12217
12218 * commands.texi (Using Interactive): Document interactive-form.
12219 (Keyboard Macros): Document kbd-macro-termination-hook.
12220 (Command Loop Info): Document that clear-this-command-keys clears
12221 the vector to be returned by recent-keys.
12222
12223 2001-09-04 Werner LEMBERG <wl@gnu.org>
12224
12225 * Makefile.in (srcdir, texinputdir): New variables.
12226 (srcs, index.texi, install): Use $(srcdir).
12227 (.PHONY): Remove elisp.dvi.
12228 (elisp): Use -I switch for makeinfo.
12229 (elisp.dvi): Use $(srcdir) and $(texinputdir).
12230 (installall, dist): Use $(srcdir).
12231 Fix path to texinfo.tex.
12232 (maintainer-clean): Add elisp.dvi and elisp.oaux.
12233
12234 2001-08-30 Gerd Moellmann <gerd@gnu.org>
12235
12236 * display.texi (Conditional Display): Adjust to API change.
12237
12238 * configure: New file.
12239
12240 2001-07-30 Gerd Moellmann <gerd@gnu.org>
12241
12242 * commands.texi (Repeat Events): Add description of
12243 double-click-fuzz.
12244
12245 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
12246
12247 * syntax.texi (Syntax Class Table): Add the missing designator for
12248 comment and string fences.
12249 (Syntax Properties): Add a xref to syntax table internals.
12250 (Syntax Table Internals): Document string-to-syntax.
12251
12252 2001-05-07 Gerd Moellmann <gerd@gnu.org>
12253
12254 * Makefile.in (install): Use install-info command line options
12255 like in Emacs' Makefile.in.
12256
12257 2000-12-09 Miles Bader <miles@gnu.org>
12258
12259 * windows.texi (Window Start): Update documentation for
12260 `pos-visible-in-window-p'.
12261
12262 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
12263
12264 * lists.texi (Building Lists): Add footnote to explain how to add
12265 to the end of a list.
12266
12267 2000-10-25 Gerd Moellmann <gerd@gnu.org>
12268
12269 * files.texi (Visiting Functions): Typos.
12270
12271 2000-10-25 Kenichi Handa <handa@etl.go.jp>
12272
12273 * files.texi (Visiting Functions): Return value of
12274 find-file-noselect may be a list of buffers if wildcards are used.
12275
12276 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12277
12278 * display.texi (Defining Faces): Document `graphic' display type
12279 in face specs.
12280
12281 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12282
12283 * hooks.texi (Standard Hooks): Replace obsolete
12284 `after-make-frame-hook' with `after-make-frame-functions'.
12285
12286 * frames.texi (Creating Frames): Ditto.
12287
12288 * variables.texi (Future Local Variables): Ditto.
12289
12290 2000-10-16 Gerd Moellmann <gerd@gnu.org>
12291
12292 * display.texi (Other Image Types): Add description of :foreground
12293 and :background properties of mono PBM images.
12294
12295 2000-08-17 Werner LEMBERG <wl@gnu.org>
12296
12297 * .cvsignore: New file.
12298
12299 2000-01-05 Gerd Moellmann <gerd@gnu.org>
12300
12301 * tindex.pl: New script.
12302
12303 1999-12-03 Dave Love <fx@gnu.org>
12304
12305 * Makefile.in (MAKEINFO): New parameter.
12306
12307 1999-09-17 Richard Stallman <rms@gnu.org>
12308
12309 * Makefile.in (srcs): Add hash.texi.
12310 (VERSION): Update to 20.6.
12311
12312 1999-09-13 Richard Stallman <rms@gnu.org>
12313
12314 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
12315
12316 1998-08-29 Karl Heuer <kwzh@gnu.org>
12317
12318 * configure.in: New file.
12319 * Makefile.in: Renamed from Makefile.
12320 (prefix, infodir): Use value obtained from configure.
12321 (emacslibdir): Obsolete variable deleted.
12322 (dist): Distribute configure.in, configure, Makefile.in.
12323
12324 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12325
12326 * Makefile (INSTALL_INFO): New variable.
12327 (install): Run install-info.
12328
12329 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
12330
12331 * Makefile (elisp.dvi): Add missing backslash.
12332
12333 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
12334
12335 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
12336 Run texindex without `./'. Always run texindex on elisp.tp.
12337 (elisp.tps): Target deleted.
12338
12339 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
12340
12341 * Makefile (srcs): Add nonascii.texi and customize.texi.
12342 (dist): Start by deleting `temp'.
12343
12344 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
12345
12346 * Makefile (makeinfo, texindex): Targets deleted.
12347 (makeinfo.o, texindex.o): Targets deleted.
12348 (clean, dist): Don't do anything with them or with getopt*.
12349
12350 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
12351
12352 * Makefile (SHELL): Defined.
12353
12354 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
12355
12356 * Makefile (elisp.tps): New target.
12357 (elisp.dvi): Depend on elisp.tps.
12358
12359 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
12360
12361 * README: Update phone number.
12362
12363 * Makefile (elisp): Make this be the default target.
12364 Depend on makeinfo.c instead of makeinfo.
12365 (install): Don't depend on elisp.dvi, since we don't install that.
12366 Use mkinstalldirs.
12367 (dist): Add mkinstalldirs.
12368
12369 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12370
12371 * Makefile (VERSION): Update version number.
12372 (maintainer-clean): Rename from realclean.
12373
12374 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
12375
12376 * Makefile (realclean): New target.
12377 (elisp): Remove any old elisp-* files first.
12378
12379 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
12380
12381 * Makefile (VERSION): New variable.
12382 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
12383 Compressed file suffix should be `.gz', not `.z'.
12384
12385 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12386
12387 * Makefile (elisp): Depend on makeinfo.
12388
12389 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
12390
12391 * Makefile (srcs): Add anti.texi.
12392
12393 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12394
12395 * Makefile (infodir, prefix): New vars.
12396 (install): Use infodir.
12397 (emacsinfodir): Delete.
12398
12399 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12400
12401 * Makefile (srcs): Add calendar.texi.
12402
12403 * Makefile (dist): Copy texindex.c and makeinfo.c.
12404 Limit elisp-* files to those with one or two digits.
12405
12406 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12407
12408 * Makefile (dist): Change to use Gzip instead of compress.
12409
12410 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
12411
12412 * loading.texi (Unloading): define-function changed back to
12413 defalias. It may not stay this way, but at least it's
12414 consistent with the known-good version of the code patch.
12415
12416 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
12417
12418 * modes.texi (Hooks): Document new optional arg of add-hook.
12419
12420 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
12421
12422 * variables.texi: Document nil initial value of buffer-local variables.
12423
12424 * tips.texi: Add new section on standard library headers.
12425
12426 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12427
12428 * Makefile (srcs): Add frame.texi to the list of sources.
12429
12430 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12431
12432 * Makefile (dist): Don't bother excluding autosave files; they'll
12433 never make it into the temp directory anyway, and the hash marks
12434 in the name are problematic for make and the Bourne shell.
12435 (srcs): ???
12436
12437 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12438
12439 * Makefile (dist): Don't include backup files or autosave files in
12440 the distribution tar file.
12441
12442 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12443
12444 * Makefile (srcs): Add index.perm.
12445 (elisp.dvi): Remove erroneous shell comment.
12446 Expect output of permute-index in permuted.fns.
12447 Save old elisp.aux in elisp.oaux.
12448 (clean): Add index.texi to be deleted.
12449
12450 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12451
12452 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
12453
12454 1990-06-26 David Lawrence (tale@geech)
12455
12456 * files.texi: Noted that completion-ignored-extensions is ignored
12457 when making *Completions*.
12458
12459 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
12460
12461 * Makefile make dist now depends on elisp.dvi, since it tries
12462 to include it in the dist file.
12463
12464 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
12465
12466 * functions.texinfo (Mapping Functions): Add missing quote.
12467
12468 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12469
12470 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
12471 (defunargs): Turn off \hyphenchar of \sl font temporarily.
12472
12473 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12474
12475 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
12476 and @error{} are the terms now being used. The files in the
12477 directory have been changed to reflect this.
12478
12479 * All instances of @indentedresultt{} have been changed to
12480 ` @result{}', using 5 spaces at the beginning of the line.
12481
12482 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12483
12484 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
12485 experimental @indentedresult{}, @indentedexpandsto{} are part of
12486 the texinfo.tex in this directory. These TeX macros are not
12487 stable yet.
12488
12489 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12490
12491 * texinfo.tex: Temporarily added
12492 \let\result=\dblarrow
12493 \def\error{{\it ERROR} \longdblarrow}
12494 We need to do this better soon.
12495
12496 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12497
12498 * Applied Karl Berry's patches to *.texinfo files, but not to
12499 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
12500 new title page format is also not applied, since it requires
12501 texinfo.tex changes.)
12502
12503 * Cleaned up `Makefile' and defined the `emacslibdir' directory
12504 for the Project GNU development environment.
12505
12506 ;; Local Variables:
12507 ;; coding: utf-8
12508 ;; End:
12509
12510 Copyright (C) 1998-2013 Free Software Foundation, Inc.
12511
12512 This file is part of GNU Emacs.
12513
12514 GNU Emacs is free software: you can redistribute it and/or modify
12515 it under the terms of the GNU General Public License as published by
12516 the Free Software Foundation, either version 3 of the License, or
12517 (at your option) any later version.
12518
12519 GNU Emacs is distributed in the hope that it will be useful,
12520 but WITHOUT ANY WARRANTY; without even the implied warranty of
12521 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12522 GNU General Public License for more details.
12523
12524 You should have received a copy of the GNU General Public License
12525 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.