Document *Messages* buffer changes.
[bpt/emacs.git] / doc / lispref / ChangeLog
1 2013-12-20 Tassilo Horn <tsdh@gnu.org>
2
3 * display.texi: Document `messages-buffer'.
4
5 * os.texi: Document `initial-buffer-choice' changes.
6
7 2013-12-20 Chong Yidong <cyd@gnu.org>
8
9 * text.texi (Changing Properties): Improve documentation for
10 add-face-text-property.
11 (Special Properties): Mention add-face-text-property.
12
13 2013-12-18 Chong Yidong <cyd@gnu.org>
14
15 * customize.texi (Custom Themes): Document custom-known-themes
16 (Bug#15717).
17
18 * modes.texi (Defining Minor Modes): Fix typo (Bug#14874).
19 (Keymaps and Minor Modes): Fix binding convention (Bug#11522).
20
21 2013-12-13 Glenn Morris <rgm@gnu.org>
22
23 * internals.texi (Building Emacs):
24 * loading.texi (Library Search): Mention that site-load,
25 site-init cannot change load-path.
26
27 2013-12-12 Glenn Morris <rgm@gnu.org>
28
29 * elisp.texi: Tweak dircategory.
30
31 2013-12-12 Eli Zaretskii <eliz@gnu.org>
32
33 * nonascii.texi (Encoding and I/O): Document file-name encoding
34 peculiarities on MS-Windows.
35
36 2013-12-12 Glenn Morris <rgm@gnu.org>
37
38 * elisp.texi: Sync direntry with info/dir version.
39
40 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
41
42 * display.texi (Progress, Face Remapping):
43 * processes.texi (Serial Ports):
44 * windows.texi (Recombining Windows): Fix typos. (Bug#16089)
45
46 2013-12-04 Juri Linkov <juri@jurta.org>
47
48 * searching.texi (Search and Replace): Fix `unread-command-events'
49 and add ref.
50
51 2013-12-03 Juri Linkov <juri@jurta.org>
52
53 * windows.texi (Choosing Window): Rename `no-display-ok' to
54 `allow-no-window'. (Bug#13594)
55
56 2013-11-30 Glenn Morris <rgm@gnu.org>
57
58 * Makefile.in (distclean): Remove Makefile.
59
60 2013-11-29 Andreas Politz <politza@fh-trier.de>
61
62 * modes.texi (Imenu): Make it clear that sub-alist is the cdr
63 (Bug#14029).
64
65 2013-11-27 Glenn Morris <rgm@gnu.org>
66
67 * loading.texi (Library Search):
68 * os.texi (Startup Summary): No more leim directory.
69
70 2013-11-26 Glenn Morris <rgm@gnu.org>
71
72 * os.texi (Startup Summary): Update for leim-list being preloaded.
73
74 2013-11-23 Brian Jenkins <brian@brianjenkins.org> (tiny change)
75
76 * frames.texi (Input Focus):
77 * hooks.texi (Standard Hooks): Mention focus-in-hook, focus-out-hook.
78
79 2013-11-23 Glenn Morris <rgm@gnu.org>
80
81 * loading.texi (Library Search):
82 Empty elements in EMACSLOADPATH now mean the default load-path.
83
84 2013-11-22 Glenn Morris <rgm@gnu.org>
85
86 * loading.texi (Library Search): Minor clarification.
87
88 2013-11-20 Leo Liu <sdl.web@gmail.com>
89
90 * windows.texi (Choosing Window): Mention `no-display-ok'. (Bug#13594)
91
92 2013-11-19 Xue Fuqiao <xfq.free@gmail.com>
93
94 * os.texi (File Notifications): Add an index.
95
96 * loading.texi (Loading): Add an cross-reference.
97
98 2013-11-18 Xue Fuqiao <xfq.free@gmail.com>
99
100 * os.texi (Session Management, Desktop Notifications): Add some
101 indexes and a cross-reference.
102
103 2013-11-17 Xue Fuqiao <xfq.free@gmail.com>
104
105 * os.texi (Time Parsing):
106 (Processor Run Time, Input Modes, Terminal Output): Minor fixes.
107
108 2013-11-14 Glenn Morris <rgm@gnu.org>
109
110 * loading.texi (Library Search): Update section.
111
112 2013-11-11 Xue Fuqiao <xfq.free@gmail.com>
113
114 * os.texi (User Identification, Time of Day, Time Conversion):
115 Minor fixes.
116
117 2013-11-10 Jan Djärv <jan.h.d@swipnet.se>
118
119 * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3.
120
121 2013-11-09 Xue Fuqiao <xfq.free@gmail.com>
122
123 * os.texi (Startup Summary): Add an index about startup screen.
124 Typo fix.
125 (Command-Line Arguments): Add cross-reference for `dump-emacs'.
126
127 2013-11-08 Eli Zaretskii <eliz@gnu.org>
128
129 * display.texi (Truncation): Document that cache-long-scans is now
130 non-nil by default. (Bug#15797)
131
132 2013-11-05 Eli Zaretskii <eliz@gnu.org>
133
134 * lists.texi (Rearrangement): Fix indexing.
135
136 * display.texi (Bidirectional Display): Fix indexing.
137
138 2013-11-05 Xue Fuqiao <xfq.free@gmail.com>
139
140 * lists.texi (Rearrangement): Improve indexing.
141
142 * display.texi (Glyphs): Add an index for glyph code.
143 (Bidirectional Display): Improve indexing.
144
145 2013-11-01 Jan Djärv <jan.h.d@swipnet.se>
146
147 * display.texi (Face Attributes): Document :distant-foreground.
148
149 2013-10-30 Xue Fuqiao <xfq.free@gmail.com>
150
151 * display.texi (Abstract Display): Improve indexing.
152
153 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
154
155 * display.texi (Selective Display): Discourage the use of explicit
156 selective display.
157
158 2013-10-29 Xue Fuqiao <xfq.free@gmail.com>
159
160 * display.texi (Showing Images): Add an index for image-size.
161 Use @code instead of @var for a normal variable.
162 (Multi-Frame Images): Improve indexing.
163 (Button Buffer Commands): Use @code instead of @var for a normal variable.
164 (Abstract Display): Explain the meaning of Ewoc.
165
166 2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
167
168 * display.texi (Image Descriptors): Improve indexing.
169
170 2013-10-26 Xue Fuqiao <xfq.free@gmail.com>
171
172 * display.texi (Fringe Indicators): Add indexes for fringe indicators.
173 (Customizing Bitmaps): Add an index for customizing fringe bitmaps.
174
175 2013-10-25 Xue Fuqiao <xfq.free@gmail.com>
176
177 * display.texi (Fontsets): Minor wording fix.
178 (Low-Level Font): Improve indexing.
179
180 * nonascii.texi (Character Properties): Add an index for script symbols.
181
182 2013-10-24 Xue Fuqiao <xfq.free@gmail.com>
183
184 * display.texi (Face Remapping): Add indexes for face remapping.
185 (Font Selection): Add indexes.
186 (Low-Level Font): Add an index for font registry.
187
188 2013-10-23 Glenn Morris <rgm@gnu.org>
189
190 * eval.texi, files.texi, intro.texi, objects.texi, searching.texi:
191 Nuke @refill.
192
193 * Makefile.in (install-dvi, install-html, install-pdf)
194 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
195 (uninstall-pdf): Quote entities that might contain whitespace.
196
197 2013-10-19 Xue Fuqiao <xfq.free@gmail.com>
198
199 * display.texi (Face Attributes): Add indexes for the ‘:box’
200 face attribute.
201
202 2013-10-18 Xue Fuqiao <xfq.free@gmail.com>
203
204 * display.texi (Line Height): Add indexes for line height.
205
206 2013-10-17 Xue Fuqiao <xfq.free@gmail.com>
207
208 * display.texi (Width): Fix arguments of ‘truncate-string-to-width’.
209
210 2013-10-16 Xue Fuqiao <xfq.free@gmail.com>
211
212 * display.texi (Selective Display): Add an index for explicit
213 selective display.
214
215 2013-10-15 Xue Fuqiao <xfq.free@gmail.com>
216
217 * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
218
219 2013-10-13 Glenn Morris <rgm@gnu.org>
220
221 * intro.texi (Acknowledgments): Use accented form of some names.
222
223 2013-10-09 Glenn Morris <rgm@gnu.org>
224
225 * control.texi (Conditionals): Copyedits. (Bug#15558)
226
227 2013-10-08 Eli Zaretskii <eliz@gnu.org>
228
229 Support menus on text-mode terminals.
230 * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar): Modify
231 wording to the effect that menus are supported on TTYs.
232
233 * frames.texi (Pop-Up Menus, Dialog Boxes)
234 (Display Feature Testing): Update for menu support on TTYs.
235
236 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
237
238 * tips.texi (Comment Tips): Discourage use of triple semi-colons for
239 non-headings.
240
241 2013-10-05 Xue Fuqiao <xfq.free@gmail.com>
242
243 * syntax.texi (Categories): Add an index for category sets.
244
245 2013-10-03 Xue Fuqiao <xfq.free@gmail.com>
246
247 * syntax.texi (Syntax Flags):
248 (Syntax Table Functions): Add indexes.
249
250 2013-10-02 Xue Fuqiao <xfq.free@gmail.com>
251
252 * syntax.texi (Syntax Class Table): Add an index for syntax class table.
253
254 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
255
256 * searching.texi (Regexp Search): Refine.
257
258 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
259
260 * nonascii.texi (Default Coding Systems): Typo fix.
261
262 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
263
264 * nonascii.texi (Coding System Basics): Add information about carriage-return.
265
266 2013-09-14 Eli Zaretskii <eliz@gnu.org>
267
268 * display.texi (Display Margins): State the units of measuring
269 margin width. (Bug#15375)
270
271 2013-09-13 Eli Zaretskii <eliz@gnu.org>
272
273 * text.texi (Not Intervals): Minor wording fix.
274
275 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
276
277 * functions.texi (Obsolete Functions): Add an index for obsolete
278 functions.
279
280 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
281
282 * nonascii.texi (Character Properties): Character properties fix
283 for decimal-digit-value and digit-value.
284
285 2013-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
286
287 * macros.texi (Defining Macros): Prefer "function" to "lambda
288 expression" (bug#15296).
289
290 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
291
292 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
293 for portability to hosts where /bin/sh has problems.
294
295 2013-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
296
297 * variables.texi (File Local Variables): Don't recommend quoting! Ever!
298
299 2013-08-20 Eli Zaretskii <eliz@gnu.org>
300
301 * files.texi (Information about Files): Mention file names with
302 trailing blanks on MS-Windows. (Bug#15130)
303
304 2013-08-18 Xue Fuqiao <xfq.free@gmail.com>
305
306 * positions.texi (Positions): Improve indexing.
307
308 2013-08-18 Eli Zaretskii <eliz@gnu.org>
309
310 * markers.texi (The Region): Improve indexing.
311
312 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
313
314 * modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
315
316 * text.texi (Maintaining Undo): Mention interactive call of
317 buffer-disable-undo.
318 (Filling): Add cross-reference for hard newlines.
319 (Sorting): Fix indentation.
320 (Columns): Comment out undefined behavior.
321 (Case Changes): Fix an `args-out-of-range' error in the example.
322
323 2013-08-16 Xue Fuqiao <xfq.free@gmail.com>
324
325 * text.texi (Insertion): Refine.
326 (Margins): Add an index.
327 (Undo): Doc fix for `buffer-undo-list'.
328
329 * positions.texi (Character Motion):
330 * markers.texi (Moving Markers):
331 (Creating Markers): Comment out undefined behavior.
332
333 2013-08-15 Xue Fuqiao <xfq.free@gmail.com>
334
335 * markers.texi (The Region): Add/move indexes.
336
337 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
338
339 * display.texi (ImageMagick Images): Mention :content-type and
340 `image-content-type-suffixes'.
341
342 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
343
344 * positions.texi (Word Motion): Remove redundant sentence.
345
346 2013-08-13 Glenn Morris <rgm@gnu.org>
347
348 * lists.texi (List Elements):
349 Undocument behavior of nth and nthcdr with n < 0. (Bug#15059)
350
351 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
352
353 * frames.texi (Display Feature Testing): Add indexes.
354
355 2013-08-12 Glenn Morris <rgm@gnu.org>
356
357 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
358 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
359 (INSTALL_DATA): New, set by configure.
360 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
361 New variables.
362 (.SUFFIXES): Add .ps and .dvi.
363 (.dvi.ps): New suffix rule.
364 (dvi, html, pdf, ps): Use *_TARGETS variables.
365 (elisp.html): Use HTML_OPTS.
366 (elisp.ps): Remove explicit rule.
367 (.PHONY): install-dvi, install-html, install-pdf, install-ps
368 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
369 uninstall-ps, and uninstall-doc.
370 (install-dvi, install-html, install-pdf, install-ps, install-doc)
371 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
372 (uninstall-doc): New rules.
373 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
374
375 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
376
377 * edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.
378
379 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
380
381 * control.texi (Error Symbols): Minor fix for previous change.
382
383 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
384
385 * errors.texi (Standard Errors): Don't refer to `error-conditions'.
386
387 * control.texi (Signaling Errors): Refer to define-error.
388 (Error Symbols): Add `define-error'.
389
390 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
391
392 * positions.texi (Motion by Screen Lines):
393 * display.texi (Truncation): Rename `cache-long-line-scans'
394 to `cache-long-scans'.
395
396 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
397
398 * windows.texi (Window Start and End): Add an index.
399
400 2013-08-02 Xue Fuqiao <xfq.free@gmail.com>
401
402 * display.texi (Face Functions): Add an index.
403
404 * variables.texi (Variable Aliases): Add an index.
405
406 * functions.texi (Defining Functions): Add an index.
407
408 * nonascii.texi (Coding System Basics): Add an index.
409
410 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
411
412 * nonascii.texi (Non-ASCII Characters): Update menu.
413 (Disabling Multibyte): Move here from doc/emacs/mule.texi. Fix cross-references.
414
415 * elisp.texi (Top): Update menu.
416
417 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
418
419 * windows.texi (Window History): Mention the default value of
420 switch-to-visible-buffer. Add cross-references.
421
422 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
423
424 * errors.texi (Standard Errors): Fix typo.
425
426 * files.texi (Magic File Names):
427 * os.texi (File Notifications): Remove file-notify-supported-p.
428
429 2013-07-24 Paul Eggert <eggert@cs.ucla.edu>
430
431 * eval.texi (Special Forms): Mention 'lambda'. Also, say that
432 non-well-formed expressions result in unspecified behavior, though
433 Emacs will not crash.
434
435 2013-07-22 Michael Albinus <michael.albinus@gmx.de>
436
437 * files.texi (Magic File Names): Add file-notify-add-watch,
438 file-notify-rm-watch and file-notify-supported-p. Move
439 file-remote-p down.
440
441 * errors.texi (Standard Errors): Add file-notify-error.
442
443 * os.texi (Desktop Notifications): Rename from Notifications.
444 (File Notifications): New node.
445
446 * elisp.texi (Top): Update menu for these changes.
447
448 2013-07-19 Xue Fuqiao <xfq.free@gmail.com>
449
450 * windows.texi (Display Action Functions): Mention next-window.
451
452 2013-07-16 Xue Fuqiao <xfq.free@gmail.com>
453
454 * windows.texi (Selecting Windows): Fix the introduction of
455 `set-frame-selected-window''s arguments.
456
457 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
458
459 Timestamp fixes for undo (Bug#14824).
460 * text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list.
461
462 2013-07-06 Eli Zaretskii <eliz@gnu.org>
463
464 * nonascii.texi (Text Representations): Document that
465 multibyte-string-p returns nil for non-string objects.
466
467 2013-07-06 Glenn Morris <rgm@gnu.org>
468
469 * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
470
471 2013-07-03 Glenn Morris <rgm@gnu.org>
472
473 * debugging.texi (Debugging):
474 * files.texi (File Attributes, Changing Files): Fix cross-references.
475
476 * package.texi (Package Archives): Fix @url call.
477
478 * syntax.texi (Syntax Table Functions): Mention describe-syntax.
479
480 2013-06-29 Eli Zaretskii <eliz@gnu.org>
481
482 * display.texi (Bidirectional Display): Document move-point-visually.
483
484 2013-06-29 Xue Fuqiao <xfq.free@gmail.com>
485
486 * buffers.texi (Buffer File Name): Fix typo.
487
488 2013-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
489
490 * tips.texi (Coding Conventions): Improve wording.
491
492 2013-06-24 Glenn Morris <rgm@gnu.org>
493
494 * loading.texi (Autoload): Fix typo.
495
496 * variables.texi (Lexical Binding): Fix typo.
497
498 * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
499
500 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
501
502 * display.texi (ImageMagick Images): Mention :max-width and
503 :max-height.
504
505 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
506
507 * numbers.texi (Math Functions): Remove obsolete function log10.
508
509 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
510
511 * modes.texi (Mode Line Data, Properties in Mode): Advertise `keymap'
512 rather than `local-map'.
513
514 * keymaps.texi (Active Keymaps): Fix documentation of
515 set-temporary-overlay-map and overriding-terminal-local-map.
516
517 2013-06-19 Glenn Morris <rgm@gnu.org>
518
519 * Makefile.in (dist): Edit more configure variables.
520 Try to check that we do not miss any in future.
521
522 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
523
524 * text.texi (Undo, Changing Properties): Fix typos.
525
526 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
527
528 * text.texi (Changing Properties): Document `add-face-text-property'.
529
530 2013-06-17 Kenichi Handa <handa@gnu.org>
531
532 * display.texi (Face Attributes): Refer to "Low-Level font" (not
533 "Font Selection") in the explanation of :font attribute (bug#14629).
534
535 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
536
537 * loading.texi (Hooks for Loading): Don't document after-load-alist.
538 Document with-eval-after-load instead of eval-after-load.
539
540 2013-06-11 Xue Fuqiao <xfq.free@gmail.com>
541
542 * files.texi (File Name Expansion): Make the example more
543 intuitive.
544
545 2013-06-10 Paul Eggert <eggert@cs.ucla.edu>
546
547 Documentation fix for 'ls' and hard links.
548 * compile.texi (Compilation Functions):
549 * files.texi (File Attributes, Changing Files):
550 Use current format for GNU 'ls' output.
551 (File Attributes): Fix problem introduced in previous change:
552 the link count is the number of hard links, not the number
553 of hard links + 1.
554
555 2013-06-10 Xue Fuqiao <xfq.free@gmail.com>
556
557 * files.texi (File Attributes): Fix typo.
558
559 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
560
561 * functions.texi (Lambda Expressions): Lambda expressions don't
562 evaluate to themselves in general (bug#11782).
563
564 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
565
566 * loading.texi (Autoload):
567 * help.texi (Documentation Basics, Accessing Documentation)
568 (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
569
570 2013-04-23 Glenn Morris <rgm@gnu.org>
571
572 * internals.texi (Writing Emacs Primitives): Remove obvious example.
573 Tweak other to avoid overly long line.
574
575 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
576
577 * internals.texi (Writing Emacs Primitives): Remove unnecessary
578 references to the sources. (Bug#13800)
579
580 * searching.texi (Regexp Backslash): Doc fix for backslash
581 constructs in regular expressions.
582
583 2013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
584
585 * tips.texi (Coding Conventions): Mention separation of package
586 descriptor and name of internal symbols by two hyphens.
587
588 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
589
590 * windows.texi (Splitting Windows): Change category of
591 split-window from a command to a function.
592
593 2013-04-06 Chong Yidong <cyd@gnu.org>
594
595 * display.texi (Faces): Minor clarifications.
596 (Defining Faces): Clarify default vs custom face specs.
597 Document face-spec-set.
598
599 * display.texi (Overlay Properties):
600 * text.texi (Special Properties): Use the "anonymous face"
601 terminology. Describe foreground-color and background-color forms
602 as compatibility-only.
603
604 2013-03-24 Eli Zaretskii <eliz@gnu.org>
605
606 * compile.texi (Byte-Code Objects): Add index entry.
607 (Disassembly): Add cross-references.
608
609 2013-03-23 Eli Zaretskii <eliz@gnu.org>
610
611 * frames.texi (Size Parameters): More accurate description of the
612 difference between 'fullboth' and 'maximized'. (Bug#13935)
613
614 2013-03-17 Christopher Schmidt <christopher@ch.ristopher.com>
615
616 * symbols.texi (Standard Properties): Document pure. (Bug#13823)
617
618 2013-03-16 Glenn Morris <rgm@gnu.org>
619
620 * elisp.texi: Add some stuff specific to www.gnu.org.
621
622 2013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
623
624 * control.texi (Pattern matching case statement): Fix typo.
625
626 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
627
628 * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
629
630 2013-03-03 Glenn Morris <rgm@gnu.org>
631
632 * objects.texi (Symbol Type): Fix typo.
633
634 2013-02-28 Bastien Guerry <bzg@gnu.org>
635
636 * variables.texi (File Local Variables): Fix reference.
637
638 2013-02-24 Eli Zaretskii <eliz@gnu.org>
639
640 * files.texi (Magic File Names): Improve wording and indexing.
641
642 2013-02-21 Glenn Morris <rgm@gnu.org>
643
644 * display.texi (Multi-Frame Images): Minor rephrasing.
645
646 2013-02-20 Glenn Morris <rgm@gnu.org>
647
648 * display.texi (GIF Images, TIFF Images): Delete these nodes.
649 (ImageMagick Images): For :index, use an xref rather than duplicating.
650 (Other Image Types): Add GIF, adjust formatting.
651 (Multi-Frame Images): Rename from Animated Images. Expand section.
652 * elisp.texi (Top): Update menu for these changes.
653
654 2013-02-19 Glenn Morris <rgm@gnu.org>
655
656 * text.texi (Change Hooks): Fix typo.
657
658 2013-02-15 Glenn Morris <rgm@gnu.org>
659
660 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
661
662 2013-02-13 Glenn Morris <rgm@gnu.org>
663
664 * objects.texi (Char-Table Type): Add footnote about #^^.
665
666 * modes.texi (Minor Mode Conventions): Fix typo.
667
668 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
669 meta characters; this changed in 22.1. (Bug#13684)
670
671 * objects.texi (Char-Table Type): Add cindex.
672
673 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
674
675 2013-02-10 Glenn Morris <rgm@gnu.org>
676
677 * keymaps.texi (Creating Keymaps): Update make-keymap result.
678
679 2013-02-09 Eli Zaretskii <eliz@gnu.org>
680
681 * modes.texi (%-Constructs): Remove the description of %t.
682
683 * nonascii.texi (MS-DOS File Types): Delete node.
684
685 2013-02-08 Glenn Morris <rgm@gnu.org>
686
687 * keymaps.texi (Active Keymaps, Searching Keymaps):
688 Remove confusing mention of "symbolic prefix". (Bug#13643)
689
690 2013-01-19 Glenn Morris <rgm@gnu.org>
691
692 * macros.texi (Indenting Macros): Fix order of an indent
693 symbol's arguments. (Bug#13450)
694
695 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
696
697 Allow floating-point file offsets.
698 * files.texi (Reading from Files, Writing to Files):
699 Say that file offsets can be numbers, not just integers.
700
701 2013-01-09 Glenn Morris <rgm@gnu.org>
702
703 * commands.texi (Interactive Codes):
704 Whitespace does not terminate interactive "S". (Bug#13393)
705
706 2013-01-06 Chong Yidong <cyd@gnu.org>
707
708 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
709
710 2013-01-05 Glenn Morris <rgm@gnu.org>
711
712 * display.texi (Overlay Properties): Mention field. (Bug#13364)
713
714 2013-01-05 Eli Zaretskii <eliz@gnu.org>
715
716 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
717 directive in a group of items.
718
719 2013-01-05 Chong Yidong <cyd@gnu.org>
720
721 * keymaps.texi (Key Sequences): Remove obsolete sentence
722 (Bug#13356).
723
724 2013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
725
726 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
727
728 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
729
730 * files.texi (File Attributes): Undocument return format of file-acl.
731
732 2013-01-03 Glenn Morris <rgm@gnu.org>
733
734 * processes.texi (System Processes):
735 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
736
737 * searching.texi (Replacing Match): Fix xref.
738
739 * elisp.texi (DATE): Bump to Jan 2013.
740
741 2013-01-02 Glenn Morris <rgm@gnu.org>
742
743 * customize.texi (Common Keywords, Type Keywords):
744 Replace "active field" with "button". (Bug#13310)
745
746 * customize.texi (Common Keywords): Add xref. (Bug#13311)
747 * tips.texi (Library Headers): Add cindex.
748
749 2012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
750
751 * functions.texi (Declare Form):
752 * intro.texi (A Sample Function Description):
753 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
754 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
755 in @def.. commands. (Bug#13292)
756
757 2012-12-29 Eli Zaretskii <eliz@gnu.org>
758
759 * files.texi (Changing Files): Document the return values of
760 set-file-selinux-context and set-file-acl.
761
762 2012-12-27 Glenn Morris <rgm@gnu.org>
763
764 * files.texi (File Names): Mention Cygwin conversion functions.
765
766 2012-12-22 Martin Rudalics <rudalics@gmx.at>
767
768 * windows.texi (Selecting Windows): Reword description of
769 select-window (Bug#13248).
770
771 2012-12-22 Eli Zaretskii <eliz@gnu.org>
772
773 * files.texi (File Attributes, Changing Files): Remove the details
774 about the text returned by file-acl. Instead, just document that
775 it is an opaque string meant to be used by set-file-acl.
776
777 2012-12-21 Chong Yidong <cyd@gnu.org>
778
779 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
780
781 * customize.texi (Simple Types): Document key-sequence type
782 (Bug#13048).
783
784 * strings.texi (Text Comparison): Doc fix for compare-strings.
785
786 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
787
788 * files.texi (Magic File Names): Add `file-acl',
789 `file-selinux-context', `set-file-acl' and
790 `set-file-selinux-context'. Make the list consistent.
791
792 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
793
794 * tips.texi (Library Headers): New header keyword `Homepage'.
795 Make continuation lines syntax more precise.
796
797 2012-12-17 Eli Zaretskii <eliz@gnu.org>
798
799 * files.texi (File Attributes, Changing Files): Update to include
800 MS-Windows support for ACLs.
801
802 2012-12-16 Romain Francoise <romain@orebokech.com>
803
804 * files.texi (File Attributes): Document ACL support and new
805 `file-acl' function.
806 (Changing Files): Mention argument name change of `copy-file' and
807 document new function `set-file-acl'.
808
809 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
810
811 Fix permissions bugs with setgid directories etc. (Bug#13125)
812 * files.texi (Testing Accessibility): Document GROUP arg
813 of file-ownership-preserved-p.
814 (File Attributes): Document that 9th element is now
815 just a placeholder.
816 * os.texi (User Identification): Document new functions group-gid,
817 group-real-gid.
818
819 2012-12-11 Paul Eggert <eggert@cs.ucla.edu>
820
821 * internals.texi (C Integer Types): New section.
822 This follows up and records an email in
823 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
824
825 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
826
827 * control.texi (Pattern matching case statement): New node.
828
829 * customize.texi (Variable Definitions): Mention the default :group
830 for defcustoms (bug#13093).
831
832 2012-12-09 Glenn Morris <rgm@gnu.org>
833
834 * customize.texi (Variable Definitions): Mention eval-defun
835 on a defcustom calls the :set function when appropriate.
836
837 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
838
839 * doclicense.texi, gpl.texi: Update to latest version from FSF.
840 These are just minor editorial changes.
841
842 2012-12-06 Chong Yidong <cyd@gnu.org>
843
844 * lists.texi (Plist Access): Move put example to Symbol Plists.
845
846 * symbols.texi (Standard Properties): Fix typo.
847
848 2012-12-03 Chong Yidong <cyd@gnu.org>
849
850 * symbols.texi (Symbol Properties): New node.
851 (Symbol Plists): Make it a subsection under Symbol Properties.
852 (Standard Properties): New node.
853
854 * lists.texi (Property Lists): Move here from symbols.texi.
855 (Plist Access): Rename from Other Plists.
856
857 * customize.texi (Variable Definitions):
858 * display.texi (Defining Faces):
859 * sequences.texi (Char-Tables): Fix xref.
860
861 * keymaps.texi (Key Sequences): `kbd' is now a function.
862
863 * commands.texi (Using Interactive): Fix index entry.
864
865 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
866
867 * doclicense.texi: Update to latest version from FSF.
868 These are just minor editorial changes.
869 * elisp.texi (GNU Free Documentation License)
870 (GNU General Public Licens):
871 Provide sectioning, since doclicense.texi no longer does that.
872
873 * loading.texi (Named Features): @ -> @@ to fix typo.
874
875 2012-11-24 Martin Rudalics <rudalics@gmx.at>
876
877 * windows.texi (Basic Windows): Fix typo.
878 (Windows and Frames): Fix example. Move description of
879 window-in-direction here.
880 (Recombining Windows): Fix example.
881 (Buffers and Windows): Fix description of replace-buffer-in-windows.
882 (Switching Buffers): Reword.
883 (Display Action Functions): Minor adjustments.
884 (Choosing Window Options): Minor fixes.
885 (Window History): Minor rewording.
886 (Dedicated Windows): Correct and reword part describing how
887 dedicatedness affects functions removing buffers or windows.
888 * buffers.texi (The Buffer List): Fix description of bury-buffer.
889
890 2012-11-24 Chong Yidong <cyd@gnu.org>
891
892 * modes.texi (%-Constructs): Fix statement about mode construct
893 padding (Bug#12866).
894
895 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
896
897 * debugging.texi (Profiling): Make it more clear
898 that --enable-profiling is about profiling the C code.
899
900 2012-11-21 Glenn Morris <rgm@gnu.org>
901
902 * display.texi (Attribute Functions):
903 Update for set-face-* name changes.
904 Add new "inherit" argument for face-bold-p etc.
905 Move description of this argument to a common section, like "frame".
906
907 * debugging.texi (Profiling): New section.
908 (Debugging): Mention profiling in the introduction.
909 * tips.texi (Compilation Tips): Move profiling to separate section.
910 * elisp.texi: Add Profiling to detailed menu.
911
912 2012-11-21 Martin Rudalics <rudalics@gmx.at>
913
914 * windows.texi (Display Action Functions): Fix recently added
915 example. Suggested by Michael Heerdegen.
916
917 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
918
919 Minor cleanup for times as lists of four integers.
920 * os.texi (Time Parsing): Time values can now be four integers.
921
922 2012-11-18 Glenn Morris <rgm@gnu.org>
923
924 * loading.texi (How Programs Do Loading): Add eager macro expansion.
925 * macros.texi (Expansion): Mention eager macro expansion.
926
927 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
928
929 2012-11-18 Leo Liu <sdl.web@gmail.com>
930
931 * minibuf.texi (Programmed Completion): Doc fix for metadata
932 request (Bug#12850).
933
934 2012-11-18 Glenn Morris <rgm@gnu.org>
935
936 * display.texi (Temporary Displays): Document with-temp-buffer-window.
937
938 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
939 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
940 (Window Sizes): Add vindex for window-min-height, window-min-width.
941 (Display Action Functions): Mention pop-up-frame-parameters.
942
943 2012-11-16 Martin Rudalics <rudalics@gmx.at>
944
945 * windows.texi (Choosing Window): Rewrite description of
946 display-buffer-alist (Bug#12167).
947 (Display Action Functions): Mention inhibit-switch-frame.
948 Fix description of display-buffer-below-selected. Reorder actions.
949 Add example (Bug#12848).
950
951 2012-11-16 Glenn Morris <rgm@gnu.org>
952
953 * display.texi (Face Attributes): Fix :underline COLOR description.
954 (Attribute Functions): Update for set-face-underline rename.
955 Tweak descriptions of face-underline-p, face-inverse-video-p.
956
957 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
958 so they align better in info.
959 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
960 Document set-temporary-overlay-map.
961
962 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
963
964 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
965 with normal keymaps".
966
967 2012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
968
969 * internals.texi (Garbage Collection): Update descriptions
970 of vectorlike_header, garbage-collect and gc-cons-threshold.
971 (Object Internals): Explain Lisp_Object layout and the basics
972 of an internal type system.
973 (Buffer Internals): Update description of struct buffer.
974
975 2012-11-13 Glenn Morris <rgm@gnu.org>
976
977 * variables.texi (Adding Generalized Variables):
978 At least mention gv-define-expander and gv-letplace.
979
980 * debugging.texi (Error Debugging): Mention debug-on-message.
981 (Using Debugger): Mention debugger-bury-or-kill.
982
983 * control.texi (Signaling Errors):
984 * debugging.texi (Error Debugging):
985 * errors.texi (Standard Errors): Add user-error.
986
987 * variables.texi (Adding Generalized Variables):
988 Use standard formatting for common lisp note about setf functions.
989
990 2012-11-10 Martin Rudalics <rudalics@gmx.at>
991
992 * elisp.texi (Top): Add Recombining Windows to menu.
993 * windows.texi (Recombining Windows): New subsection.
994 (Splitting Windows): Rewrite text on handling of window
995 combinations and move it to new subsection.
996
997 2012-11-10 Chong Yidong <cyd@gnu.org>
998
999 * searching.texi (Replacing Match): Document \? in replace-match.
1000
1001 * variables.texi (Creating Buffer-Local): Document setq-local and
1002 defvar-local.
1003 (Setting Generalized Variables): Arrange table alphabetically.
1004
1005 * lists.texi (List Elements, List Variables): Clarify descriptions
1006 of push and pop for generalized variables.
1007
1008 * edebug.texi (Specification List): setf is no longer CL-only.
1009
1010 2012-11-10 Glenn Morris <rgm@gnu.org>
1011
1012 * variables.texi (Adding Generalized Variables):
1013 Update description of FIX-RETURN expansion.
1014
1015 * variables.texi (Setting Generalized Variables):
1016 Split most of previous contents into this subsection.
1017 (Adding Generalized Variables): New subsection.
1018 Move note on lack of setf functions here from misc/cl.texi.
1019
1020 * elisp.texi: Add Generalized Variables subsections to detailed menu.
1021
1022 2012-11-10 Chong Yidong <cyd@gnu.org>
1023
1024 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
1025
1026 2012-11-08 Michael Albinus <michael.albinus@gmx.de>
1027
1028 * os.texi (Notifications): Update descriptions of
1029 notifications-notify, notifications-close-notification and
1030 notifications-get-capabilities according to latest code changes.
1031 Add notifications-get-server-information.
1032
1033 2012-11-03 Chong Yidong <cyd@gnu.org>
1034
1035 * objects.texi (General Escape Syntax): Clarify the explanation of
1036 escape sequences.
1037 (Non-ASCII in Strings): Clarify when a string is unibyte vs
1038 multibyte. Hex escapes do not automatically make a string
1039 multibyte.
1040
1041 2012-11-03 Martin Rudalics <rudalics@gmx.at>
1042
1043 * windows.texi (Switching Buffers): Document option
1044 switch-to-buffer-preserve-window-point.
1045 (Display Action Functions): Document window-height and
1046 window-width alist entries.
1047 (Display Action Functions):
1048 Document display-buffer-below-selected and
1049 display-buffer-in-previous-window.
1050 (Quitting Windows): Document quit-restore-window.
1051 Rewrite section.
1052 (Window Configurations): In window-state-get mention that
1053 argument window must be valid.
1054 (Window Parameters): Document quit-restore window parameter
1055 (Bug#12158).
1056
1057 2012-10-31 Glenn Morris <rgm@gnu.org>
1058
1059 * control.texi (Catch and Throw): Add xref to cl.texi.
1060
1061 * lists.texi (Sets And Lists): Point xref to better location.
1062
1063 * errors.texi (Standard Errors):
1064 * loading.texi (Autoload): Update for cl-lib namespace changes.
1065
1066 * modes.texi (Defining Minor Modes): "Generalized Variables"
1067 section is now in this manual rather than cl.texi.
1068
1069 * eval.texi (Special Forms): No longer special forms: defmacro,
1070 defun, save-window-excursion, with-output-to-temp-buffer.
1071 * functions.texi (Defining Functions): Defun is now a macro.
1072 Defalias is a function.
1073
1074 2012-10-30 Glenn Morris <rgm@gnu.org>
1075
1076 * variables.texi (Generalized Variables): Fix typo.
1077
1078 2012-10-30 Chong Yidong <cyd@gnu.org>
1079
1080 * symbols.texi (Symbol Plists): Document function-get.
1081
1082 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
1083
1084 * frames.texi (Visibility of Frames): Document tty-top-frame.
1085
1086 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1087
1088 * keymaps.texi (Format of Keymaps): Document the multiple
1089 inheritance format.
1090
1091 2012-10-28 Martin Rudalics <rudalics@gmx.at>
1092
1093 * windows.texi (Basic Windows): Reformulate description of live,
1094 internal and valid windows.
1095 (Cyclic Window Ordering): Describe new argument of
1096 get-lru-window and get-largest-window. Add description of
1097 window-in-direction.
1098
1099 2012-10-27 Glenn Morris <rgm@gnu.org>
1100
1101 * variables.texi (Generalized Variables): New section,
1102 adapted from misc/cl.texi.
1103 * elisp.texi (Top): Add Generalized Variables to menu.
1104 * lists.texi (List Elements, List Variables):
1105 Mention generalized variables.
1106
1107 * lists.texi (List Elements): Typo fix.
1108
1109 2012-10-27 Chong Yidong <cyd@gnu.org>
1110
1111 * minibuf.texi (High-Level Completion): Don't mention removed
1112 function iswitchb-read-buffer.
1113
1114 * commands.texi (Event Input Misc): Remove last-input-char.
1115 (Command Loop Info): Remove last-command-char.
1116
1117 * frames.texi (Initial Parameters): Don't mention the obsolete
1118 special-display feature.
1119
1120 * windows.texi (Choosing Window): Don't mention the obsolete
1121 special display feature.
1122 (Choosing Window Options): Remove obsolete special-display
1123 variables, and the functions special-display-p and
1124 special-display-popup-frame.
1125
1126 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
1127
1128 * hooks.texi (Standard Hooks): Remove obsolete hooks.
1129
1130 * markers.texi (Information from Markers): Remove obsolete
1131 function buffer-has-markers-at.
1132
1133 * text.texi (Yanking): Document yank-handled-properties.
1134
1135 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1136
1137 Update manual for new time stamp format (Bug#12706).
1138 * buffers.texi (Modification Time):
1139 * files.texi (Testing Accessibility, File Attributes):
1140 * intro.texi (Version Info):
1141 * os.texi (Time of Day):
1142 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
1143 These instances were missed the first time around.
1144 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
1145
1146 2012-10-24 Chong Yidong <cyd@gnu.org>
1147
1148 * minibuf.texi (Text from Minibuffer): Document read-regexp
1149 changes.
1150
1151 * nonascii.texi (Selecting a Representation):
1152 Document set-buffer-multibyte changes.
1153
1154 * keymaps.texi (Toolkit Differences): Node deleted.
1155 (Easy Menu): New node.
1156
1157 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1158
1159 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
1160
1161 2012-10-23 Paul Eggert <eggert@cs.ucla.edu>
1162
1163 Fix outdated timestamp documentation in Elisp manual (bug#12706).
1164 * files.texi (File Attributes):
1165 * text.texi (Undo):
1166 Time stamp resolution is now 1 picosecond, not 1 second.
1167
1168 2012-10-23 Chong Yidong <cyd@gnu.org>
1169
1170 * display.texi (Font Lookup): Remove font-list-limit.
1171
1172 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
1173 (Bug#12529).
1174
1175 2012-10-22 Glenn Morris <rgm@gnu.org>
1176
1177 * os.texi (Recording Input): Tiny fix.
1178
1179 * intro.texi (Lisp History):
1180 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
1181 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
1182
1183 2012-10-15 Chong Yidong <cyd@gnu.org>
1184
1185 * macros.texi (Defining Macros): defmacro is now a macro.
1186 Explicitly list the docstring and declare arguments.
1187
1188 * functions.texi (Anonymous Functions): Explicitly list the
1189 docstring, declare, and interactive arguments to lambda.
1190 (Defining Functions): Likewise for defun.
1191 (Inline Functions): Likewise for defsubst.
1192 (Declare Form): Tweak description.
1193
1194 2012-10-13 Chong Yidong <cyd@gnu.org>
1195
1196 * display.texi (ImageMagick Images): ImageMagick enabled by default.
1197
1198 2012-10-05 Chong Yidong <cyd@gnu.org>
1199
1200 * minibuf.texi (Basic Completion): Clarify list form of completion
1201 table (Bug#12564).
1202
1203 2012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
1204
1205 * functions.texi (Function Safety): Copyedit. (Bug#12562)
1206
1207 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
1208
1209 Revert the FOLLOW-SYMLINKS change for file-attributes.
1210 * files.texi (File Attributes, Magic File Names): Undo last change.
1211
1212 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
1213
1214 file-attributes has a new optional arg FOLLOW-SYMLINKS.
1215 * files.texi (File Attributes): Describe it.
1216 (Magic File Names): Use it.
1217
1218 2012-09-30 Chong Yidong <cyd@gnu.org>
1219
1220 * commands.texi (Click Events): Define "mouse position list".
1221 Remove mention of unimplemented horizontal scroll bars.
1222 (Drag Events, Motion Events): Refer to "mouse position list".
1223 (Accessing Mouse): Document posnp.
1224
1225 * errors.texi (Standard Errors): Tweak arith-error description.
1226 Tweak markup. Remove domain-error and friends, which seem to be
1227 unused after the floating-point code revamp.
1228
1229 * functions.texi (Obsolete Functions): Obsolescence also affects
1230 documentation commands. Various clarifications.
1231 (Declare Form): New node.
1232
1233 * strings.texi (String Basics): Copyedits.
1234
1235 * os.texi (Idle Timers): Minor clarifications.
1236 (User Identification): Add system-users and system-groups.
1237
1238 * macros.texi (Defining Macros): Move description of `declare' to
1239 Declare Form node.
1240
1241 * loading.texi (Autoload):
1242 * help.texi (Documentation Basics): The special sequences can
1243 trigger autoloading.
1244
1245 * numbers.texi (Integer Basics): Copyedits.
1246 (Float Basics): Consider IEEE floating point always available.
1247 (Random Numbers): Document actual limits.
1248 (Arithmetic Operations): Clarify division by zero. Don't mention
1249 the machine-independence of negative division since it does not
1250 happen in practice.
1251
1252 2012-09-28 Chong Yidong <cyd@gnu.org>
1253
1254 * os.texi (Startup Summary): Document leim-list.el change.
1255
1256 2012-09-25 Chong Yidong <cyd@gnu.org>
1257
1258 * functions.texi (Defining Functions): defun is now a macro.
1259
1260 2012-09-28 Leo Liu <sdl.web@gmail.com>
1261
1262 * files.texi (Files): Fix typo.
1263
1264 2012-09-23 Chong Yidong <cyd@gnu.org>
1265
1266 * buffers.texi (Read Only Buffers): Document read-only-mode.
1267
1268 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
1269 read-only-mode.
1270
1271 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
1272 calling conventions.
1273
1274 2012-09-22 Chong Yidong <cyd@gnu.org>
1275
1276 * searching.texi (Replacing Match): Minor clarification.
1277
1278 2012-09-22 Eli Zaretskii <eliz@gnu.org>
1279
1280 * edebug.texi (Instrumenting): Improve indexing.
1281
1282 * os.texi (Idle Timers): Warn against reinvoking an idle timer
1283 from within its own timer action. (Bug#12447)
1284
1285 2012-09-22 Chong Yidong <cyd@gnu.org>
1286
1287 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
1288
1289 2012-09-21 Glenn Morris <rgm@gnu.org>
1290
1291 * debugging.texi (Using Debugger): Fix typo.
1292
1293 2012-09-18 Chong Yidong <cyd@gnu.org>
1294
1295 * display.texi (Faces): Discuss anonymous faces.
1296 (Face Attributes): Tweak intro.
1297 (Defining Faces): Move after the Face Attributes node. Copyedits.
1298 (Displaying Faces): Describe role of inheritance.
1299
1300 * customize.texi (Customization): Define customization more
1301 carefully (Bug#11440).
1302 (Common Keywords): Add xref to Constant Variables.
1303
1304 * variables.texi (Defining Variables): Link to defcustom's node
1305 instead of the higher-level Customization chapter.
1306
1307 2012-09-11 Paul Eggert <eggert@cs.ucla.edu>
1308
1309 Simplify, document, and port floating-point (Bug#12381).
1310 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
1311 Document that / and mod (with floating point arguments), along
1312 with asin, acos, log, log10, expt and sqrt, return special values
1313 instead of signaling exceptions.
1314 (Float Basics): Document that logb operates on the absolute value
1315 of its argument.
1316 (Math Functions): Document that (log ARG BASE) also returns NaN if
1317 BASE is negative. Document that (expt X Y) returns NaN if X is a
1318 finite negative number and Y a finite non-integer.
1319
1320 2012-09-09 Chong Yidong <cyd@gnu.org>
1321
1322 * lists.texi (Sets And Lists): Explain that the return value for
1323 delete should be used, like for delq.
1324
1325 * minibuf.texi (Yes-or-No Queries): Document recentering and
1326 scrolling in y-or-n-p. Remove gratuitous example.
1327
1328 * searching.texi (Search and Replace): Document window scrolling
1329 entries in query-replace-map.
1330
1331 2012-09-08 Chong Yidong <cyd@gnu.org>
1332
1333 * syntax.texi (Syntax Table Internals): Define "raw syntax
1334 descriptor" terminology (Bug#12383).
1335 (Syntax Descriptors): Mention raw syntax descriptors.
1336
1337 2012-09-07 Chong Yidong <cyd@gnu.org>
1338
1339 * variables.texi (Creating Buffer-Local): Fix description of
1340 local-variable-if-set-p (Bug#10713).
1341
1342 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
1343
1344 * windows.texi (Display Action Functions)
1345 (Choosing Window Options): Remove obsolete variable
1346 display-buffer-reuse-frames.
1347 (Switching Buffers): Minor doc tweak for switch-to-buffer.
1348
1349 * positions.texi (Narrowing): Document buffer-narrowed-p.
1350
1351 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
1352
1353 * syntax.texi (Low-Level Parsing): Add xref to Parser State
1354 (Bug#12269).
1355
1356 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
1357
1358 * debugging.texi (Explicit Debug): Document `debug-on-message'.
1359
1360 2012-09-02 Chong Yidong <cyd@gnu.org>
1361
1362 * windows.texi (Window Configurations): Recommend against using
1363 save-window-excursion (Bug#12075).
1364
1365 * control.texi (Catch and Throw):
1366 * positions.texi (Excursions): Don't mention it.
1367
1368 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1369
1370 Better seed support for (random).
1371 * numbers.texi (Random Numbers): Document new behavior of
1372 the calls (random) and (random STRING).
1373
1374 2012-08-21 Martin Rudalics <rudalics@gmx.at>
1375
1376 * windows.texi (Window Point): Document recent changes in
1377 window-point and set-window-point.
1378 (Selecting Windows): Document recent change in select-window.
1379
1380 2012-08-06 Eli Zaretskii <eliz@gnu.org>
1381
1382 * functions.texi (Closures): Put the main index entry for
1383 "closures" here. (Bug#12138)
1384
1385 * variables.texi (Lexical Binding): Disambiguate the index entry
1386 for "closures".
1387
1388 2012-08-05 Chong Yidong <cyd@gnu.org>
1389
1390 * display.texi (Defining Faces): Move documentation of
1391 frame-background-mode to the Emacs manual (Bug#7774).
1392
1393 2012-08-04 Chong Yidong <cyd@gnu.org>
1394
1395 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
1396 Fix description of syntax table inheritance.
1397 (Syntax Table Functions): Don't refer to internal contents of
1398 syntax table, since that is not explained yet. Copyedits.
1399 (Standard Syntax Tables): Node deleted.
1400 (Syntax Table Internals): Misc clarifications. Improve table
1401 formatting.
1402
1403 * keymaps.texi (Inheritance and Keymaps):
1404 * text.texi (Sticky Properties): Tweak index entry.
1405
1406 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1407
1408 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
1409
1410 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1411
1412 Prefer typical American spelling for "acknowledgment".
1413 * intro.texi (Acknowledgments): Rename from Acknowledgements.
1414
1415 2012-07-21 Eli Zaretskii <eliz@gnu.org>
1416
1417 * commands.texi (Special Events): Mention language-change event.
1418 (Input Events, Interactive Codes):
1419 * keymaps.texi (Key Sequences): Mention events that are
1420 non-keyboard but also non-mouse events.
1421
1422 2012-07-17 Chong Yidong <cyd@gnu.org>
1423
1424 * text.texi (Insertion): Document insert-char changes.
1425
1426 2012-07-15 Leo Liu <sdl.web@gmail.com>
1427
1428 * display.texi (Fringe Bitmaps): Add exclamation-mark.
1429
1430 2012-07-13 Chong Yidong <cyd@gnu.org>
1431
1432 * buffers.texi (Read Only Buffers): Document toggle-read-only
1433 changes. Reword to account for the fact that read-only is
1434 currently not supported in overlay properties.
1435
1436 2012-07-07 Chong Yidong <cyd@gnu.org>
1437
1438 * loading.texi (Library Search): Index site-lisp directories.
1439
1440 2012-07-06 Chong Yidong <cyd@gnu.org>
1441
1442 * intro.texi (A Sample Function Description): Fix incorrect
1443 markup, undoing previous change.
1444 (A Sample Variable Description): Minor clarifications and markup
1445 improvements.
1446
1447 * elisp.texi (Top):
1448 * text.texi (Text): Fix menu order.
1449
1450 2012-07-06 Richard Stallman <rms@gnu.org>
1451
1452 * intro.texi (Evaluation Notation, A Sample Function Description):
1453 (A Sample Variable Description): Improve/undo previous changes.
1454
1455 2012-07-05 Glenn Morris <rgm@gnu.org>
1456
1457 * intro.texi (A Sample Function Description): Fix cross-refs.
1458
1459 2012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
1460
1461 * intro.texi (Evaluation Notation, A Sample Function Description)
1462 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
1463
1464 2012-06-27 Chong Yidong <cyd@gnu.org>
1465
1466 * processes.texi (Asynchronous Processes, Input to Processes):
1467 * internals.texi (Process Internals): Don't capitalize "pty".
1468
1469 2012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1470
1471 * processes.texi (Asynchronous Processes): Make the pty vs pipe
1472 discussion more prominent.
1473
1474 2012-06-23 Eli Zaretskii <eliz@gnu.org>
1475
1476 * commands.texi (Misc Events): Document the language-change event.
1477
1478 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1479
1480 Support higher-resolution time stamps (Bug#9000).
1481 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
1482 * processes.texi (System Processes):
1483 Time stamp resolution is now picosecond, not microsecond.
1484
1485 2012-06-21 Glenn Morris <rgm@gnu.org>
1486
1487 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1488
1489 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1490
1491 * functions.texi (Defining Functions):
1492 * macros.texi (Defining Macros): Un-define the return value of `defun',
1493 `defmacro' and `defalias'.
1494
1495 2012-06-17 Chong Yidong <cyd@gnu.org>
1496
1497 * elisp.texi: Remove urlcolor setting.
1498
1499 2012-06-17 Glenn Morris <rgm@gnu.org>
1500
1501 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
1502 Overlining no longer behaves exactly like underlining.
1503
1504 2012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
1505
1506 * display.texi (Face Attributes):
1507 Document wave-style underline face attribute.
1508
1509 2012-06-11 Chong Yidong <cyd@gnu.org>
1510
1511 * display.texi (ImageMagick Images): ImageMagick now supports the
1512 :background property.
1513
1514 2012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
1515
1516 * internals.texi (Garbage Collection): Typo fix.
1517
1518 2012-06-09 Chong Yidong <cyd@gnu.org>
1519
1520 * text.texi (Special Properties): Clarify the meaning of a list of
1521 faces in the `face' property.
1522
1523 * display.texi (Face Remapping): Minor clarification.
1524
1525 2012-06-08 Chong Yidong <cyd@gnu.org>
1526
1527 * display.texi (Face Attributes): Font family does not accept
1528 wildcards. De-document obsolete :bold and :italic attributes.
1529 (Defining Faces): Use new-style face spec format.
1530
1531 2012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
1532
1533 * internals.texi (Garbage Collection): Document new
1534 vector management code and vectorlike_header structure.
1535
1536 2012-06-03 Chong Yidong <cyd@gnu.org>
1537
1538 * modes.texi (Mode Line Data): Use "mode line construct"
1539 terminology for consistency.
1540
1541 2012-05-27 Glenn Morris <rgm@gnu.org>
1542
1543 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
1544 * buffers.texi, commands.texi, compile.texi, control.texi:
1545 * customize.texi, debugging.texi, display.texi, doclicense.texi:
1546 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
1547 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
1548 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
1549 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
1550 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
1551 * objects.texi, os.texi, package.texi, positions.texi:
1552 * processes.texi, searching.texi, sequences.texi, streams.texi:
1553 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
1554 * variables.texi, windows.texi: Nuke hand-written node pointers.
1555
1556 2012-05-27 Chong Yidong <cyd@gnu.org>
1557
1558 * functions.texi (Obsolete Functions):
1559 Fix doc for set-advertised-calling-convention.
1560
1561 * modes.texi (Mode Help): Fix describe-mode.
1562
1563 * display.texi (Face Functions): Fix define-obsolete-face-alias.
1564
1565 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
1566
1567 2012-05-27 Martin Rudalics <rudalics@gmx.at>
1568
1569 * commands.texi (Recursive Editing): recursive-edit is a command.
1570
1571 * compile.texi (Docs and Compilation):
1572 byte-compile-dynamic-docstrings is an option.
1573
1574 * debugging.texi (Invoking the Debugger): debug is a command.
1575
1576 * display.texi (Progress): progress-reporter-update and
1577 progress-reporter-force-update have VALUE argument optional.
1578 (Animated Images): Use non-@code{nil} instead of non-nil.
1579
1580 * files.texi (Format Conversion Round-Trip):
1581 Use non-@code{nil} instead of non-nil.
1582
1583 * frames.texi (Creating Frames): make-frame is a command.
1584 (Input Focus): select-frame is a command.
1585 (Pointer Shape): void-text-area-pointer is an option.
1586
1587 * help.texi (Describing Characters): read-kbd-macro is a command.
1588 (Help Functions): describe-prefix-bindings is a command.
1589
1590 * markers.texi (Creating Markers): Both arguments of copy-marker
1591 are optional.
1592
1593 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
1594
1595 * modes.texi (Mode Line Variables): mode-line-remote and
1596 mode-line-client are not options.
1597 (Imenu): imenu-add-to-menubar is a command.
1598 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
1599
1600 * os.texi (Sound Output): play-sound-file is a command.
1601
1602 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
1603
1604 * processes.texi (Signals to Processes):
1605 Use @key{RET} instead of @code{RET}.
1606 (Signals to Processes): signal-process is a command.
1607
1608 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
1609 (Base 64): base64-encode-string is not a command while
1610 base64-decode-region is.
1611
1612 * windows.texi (Switching Buffers): pop-to-buffer is a command.
1613
1614 2012-05-12 Glenn Morris <rgm@gnu.org>
1615
1616 * Makefile.in (MKDIR_P): New, set by configure.
1617 (mkinfodir): Use $MKDIR_P.
1618
1619 2012-05-10 Glenn Morris <rgm@gnu.org>
1620
1621 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
1622 with "coding: raw-text".
1623 Concept of multibyte sessions no longer exists.
1624
1625 * files.texi (File Locks): Mention create-lockfiles option.
1626
1627 2012-05-09 Glenn Morris <rgm@gnu.org>
1628
1629 * vol1.texi, vol2.texi: Remove files.
1630 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
1631 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
1632
1633 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
1634
1635 * two-volume.make (emacsdir): New.
1636 (tex): Add directory with emacsver.texi to TEXINPUTS.
1637
1638 * minibuf.texi (Minibuffer History, Basic Completion):
1639 Tweak page breaks.
1640
1641 * internals.texi (Garbage Collection, Memory Usage)
1642 (Writing Emacs Primitives): Tweak page breaks.
1643
1644 * streams.texi (Output Variables): Improve page break.
1645
1646 * edebug.texi (Edebug Display Update): Improve page break.
1647
1648 * compile.texi (Disassembly): Condense the examples.
1649
1650 * eval.texi, functions.texi, loading.texi, macros.texi:
1651 Where possible, use example rather than smallexample.
1652
1653 * symbols.texi: Where possible, use example rather than smallexample.
1654 (Symbol Components): Fix typo.
1655 (Other Plists): Tweak page break.
1656
1657 * sequences.texi (Arrays): Tweak page breaks.
1658
1659 * customize.texi: Where possible, use example rather than smallexample.
1660 (Common Keywords, Variable Definitions, Applying Customizations)
1661 (Custom Themes): Tweak page breaks.
1662
1663 * control.texi: Where possible, use example rather than smallexample.
1664 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
1665 Tweak page breaks.
1666
1667 2012-05-08 Glenn Morris <rgm@gnu.org>
1668
1669 * two.el: Remove; unused since creation of two-volume.make.
1670
1671 * vol1.texi, vol2.texi: No need to keep menus in these files.
1672
1673 2012-05-05 Glenn Morris <rgm@gnu.org>
1674
1675 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
1676
1677 * intro.texi (Caveats): Copyedit.
1678 (Lisp History): Convert inforef to xref.
1679 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
1680
1681 * text.texi (Auto Filling): Don't mention Emacs 19.
1682
1683 * commands.texi (Event Input Misc): Don't mention unread-command-char.
1684 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
1685
1686 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
1687
1688 * lists.texi (List-related Predicates, List Variables):
1689 Tweak page-breaks.
1690 (Sets And Lists): Convert inforef to xref.
1691
1692 2012-05-04 Glenn Morris <rgm@gnu.org>
1693
1694 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1695 (info, infoclean): Use $INFO_EXT.
1696 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1697 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1698 (info, maintainer-clean): Use $INFO_EXT.
1699 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1700
1701 2012-05-04 Chong Yidong <cyd@gnu.org>
1702
1703 * os.texi (Timers): Use defopt for timer-max-repeats.
1704
1705 2012-05-03 Paul Eggert <eggert@cs.ucla.edu>
1706
1707 * os.texi (Time of Day): Do not limit current-time-string
1708 to years 1000..9999.
1709
1710 2012-05-02 Chong Yidong <cyd@gnu.org>
1711
1712 * display.texi (Font Lookup):
1713 * frames.texi (Pointer Shape):
1714 * processes.texi (Subprocess Creation): Use defopt for options.
1715
1716 2012-05-02 Glenn Morris <rgm@gnu.org>
1717
1718 * elisp.texi (@copying):
1719 * intro.texi (Introduction): Only print VERSION in the TeX version.
1720
1721 2012-05-02 Chong Yidong <cyd@gnu.org>
1722
1723 * text.texi (Change Hooks): Minor fix for after-change-functions.
1724
1725 2012-05-02 Glenn Morris <rgm@gnu.org>
1726
1727 * package.texi (Packaging Basics):
1728 * loading.texi (Autoload):
1729 * files.texi (Magic File Names):
1730 Reword to remove/reduce some overly long/short lines.
1731
1732 2012-04-27 Glenn Morris <rgm@gnu.org>
1733
1734 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
1735 * modes.texi (Major Modes, Auto-Indentation):
1736 * buffers.texi (Buffers): Some fixes for menu descriptions.
1737
1738 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
1739 * functions.texi (Simple Lambda, Argument List):
1740 * eval.texi (Function Indirection): Avoid deprecated form.
1741
1742 2012-04-27 Glenn Morris <rgm@gnu.org>
1743
1744 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
1745 Add "et al." to authors.
1746
1747 * buffers.texi, commands.texi, compile.texi, control.texi:
1748 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
1749 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
1750 * modes.texi, numbers.texi, objects.texi, streams.texi:
1751 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
1752 Use Texinfo recommended convention for quotes+punctuation.
1753
1754 2012-04-27 Chong Yidong <cyd@gnu.org>
1755
1756 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
1757 to where-is-internal (Bug#10872).
1758
1759 2012-04-27 Glenn Morris <rgm@gnu.org>
1760
1761 * macros.texi (Indenting Macros): Fix typo.
1762
1763 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
1764 (Resizing Windows, Deleting Windows, Selecting Windows)
1765 (Choosing Window Options, Horizontal Scrolling)
1766 (Cyclic Window Ordering, Window History, Dedicated Windows)
1767 (Quitting Windows, Window Configurations, Textual Scrolling):
1768 (Coordinates and Windows, Window Configurations)
1769 (Window Parameters, Window Hooks): Copyedits.
1770 (Splitting Windows, Deleting Windows):
1771 Fix ignore-window-parameters logic.
1772 (Selecting Windows, Choosing Window Options): Markup fixes.
1773 (Window Start and End): Remove pointless example.
1774 Remove cross-reference to deleted count-lines content.
1775 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
1776 and recenter-positions. Remove recenter example.
1777
1778 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
1779
1780 * minibuf.texi (Intro to Minibuffers):
1781 Tweak discussion of resizing minibuffer window.
1782
1783 2012-04-26 Glenn Morris <rgm@gnu.org>
1784
1785 * elisp-covers.texi, front-cover-1.texi: Remove files.
1786
1787 * tindex.pl: Remove file.
1788
1789 * makefile.w32-in (srcs):
1790 * Makefile.in (srcs): Remove back.texi (which is unused).
1791
1792 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
1793
1794 * os.texi (Notifications): Extend possible notification hints.
1795 Add notifications-get-capabilities.
1796
1797 2012-04-20 Chong Yidong <cyd@gnu.org>
1798
1799 * processes.texi (Asynchronous Processes): Mention nil argument to
1800 start-process.
1801
1802 2012-04-20 Glenn Morris <rgm@gnu.org>
1803
1804 * minibuf.texi (Basic Completion): No need to describe obarrays here.
1805 Don't mention obsolete `nospace' argument of all-completions.
1806 (Minibuffer Completion, Completion Commands, Reading File Names)
1807 (Completion Variables): Copyedits.
1808 (Completion Commands): Mention parent keymaps.
1809 Remove obsolete minibuffer-local-filename-must-match-map.
1810 (High-Level Completion): Remove read-variable's almost
1811 word-for-word duplication of read-command.
1812 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
1813 Update "High-Level Completion" description.
1814
1815 * minibuf.texi (Minibuffers):
1816 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
1817
1818 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
1819 Use Texinfo-recommended form of quote+punctuation.
1820 (Intro to Minibuffers): First minibuffer is #1, not #0.
1821 Mention minibuffer-inactive-mode.
1822 (Text from Minibuffer): Copyedits.
1823 (Minibuffer History, Programmed Completion): Fix @var usage.
1824 (Object from Minibuffer): Remove overly pedantic para.
1825 (Minibuffer History): Copyedits. Add face-name-history.
1826 (Initial Input, Yes-or-No Queries, Multiple Queries)
1827 (Minibuffer Windows, Minibuffer Misc): Copyedits.
1828 (Yes-or-No Queries): Tweak example.
1829 (Minibuffer Commands): Add next-complete-history-element.
1830 (Minibuffer Misc): Mention minibuffer-message-timeout, and
1831 minibuffer-inactive-mode.
1832
1833 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
1834 (Bindat Functions): Copyedits.
1835
1836 2012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
1837
1838 * files.texi (Saving Buffers): Document `visit and `visit-save'
1839 values of require-final-newline.
1840
1841 2012-04-20 Glenn Morris <rgm@gnu.org>
1842
1843 * processes.texi (Output from Processes, Filter Functions):
1844 Mention waiting-for-user-input-p.
1845 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
1846 (Network Servers, Datagrams, Network Processes, Network Options)
1847 (Network Feature Testing, Serial Ports): Copyedits.
1848 (Network): Add encrypted network overview paragraph.
1849 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
1850
1851 2012-04-20 Chong Yidong <cyd@gnu.org>
1852
1853 * help.texi (Keys in Documentation): Mention :advertised-binding.
1854
1855 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
1856 description to help.texi.
1857
1858 2012-04-20 Glenn Morris <rgm@gnu.org>
1859
1860 * processes.texi (Process Information, Input to Processes)
1861 (Signals to Processes, Output from Processes, Process Buffers)
1862 (Filter Functions, Decoding Output): Copyedits.
1863 (Accepting Output): Discourage use of `millisec' argument.
1864
1865 2012-04-15 Glenn Morris <rgm@gnu.org>
1866
1867 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
1868 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
1869 Copyedits.
1870 (Subprocess Creation): Discourage modifying exec-path directly.
1871 (Synchronous Processes, Asynchronous Processes):
1872 Update some example output.
1873 (Process Information): Fix typo.
1874 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
1875
1876 2012-04-15 Glenn Morris <rgm@gnu.org>
1877
1878 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
1879 open-network-stream does exist in Emacs 23, but is simpler.
1880
1881 2012-04-15 Chong Yidong <cyd@gnu.org>
1882
1883 * customize.texi (Custom Themes): Also document load-theme etc.
1884
1885 2012-04-14 Chong Yidong <cyd@gnu.org>
1886
1887 * customize.texi (Applying Customizations):
1888 (Custom Themes): New nodes.
1889
1890 * display.texi (Defining Faces): Reference custom-set-faces.
1891
1892 * modes.texi (Defining Minor Modes, Defining Minor Modes):
1893 * os.texi (Startup Summary): Copyedits.
1894
1895 2012-04-14 Glenn Morris <rgm@gnu.org>
1896
1897 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
1898
1899 * strings.texi (Case Tables):
1900 * objects.texi (General Escape Syntax):
1901 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
1902
1903 * buffers.texi, compile.texi, customize.texi, debugging.texi:
1904 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
1905 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
1906 * text.texi: Use @file for buffers, per the Texinfo manual.
1907
1908 * compile.texi (Compiler Errors): Add missing space in buffer name.
1909
1910 2012-04-14 Chong Yidong <cyd@gnu.org>
1911
1912 * processes.texi (Query Before Exit): Remove obsolete function
1913 process-kill-without-query (Bug#11190).
1914
1915 2012-04-14 Glenn Morris <rgm@gnu.org>
1916
1917 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
1918 Use @env for environment variables.
1919
1920 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1921
1922 2012-04-12 Jari Aalto <jari.aalto@cante.net>
1923
1924 * processes.texi (Synchronous Processes):
1925 Mention `default-directory' (bug#7515).
1926
1927 2012-04-09 Chong Yidong <cyd@gnu.org>
1928
1929 * customize.texi (Variable Definitions): Remove user-variable-p.
1930
1931 * commands.texi (Interactive Codes):
1932 * help.texi (Accessing Documentation):
1933 * minibuf.texi (High-Level Completion): Callers changed.
1934
1935 2012-04-06 Chong Yidong <cyd@gnu.org>
1936
1937 * minibuf.texi (Programmed Completion): Document metadata method.
1938 (Completion Variables): Document completion-category-overrides.
1939
1940 2012-04-05 Chong Yidong <cyd@gnu.org>
1941
1942 * anti.texi (Antinews): Rewrite for Emacs 23.
1943
1944 2012-04-04 Chong Yidong <cyd@gnu.org>
1945
1946 * minibuf.texi (Programmed Completion): Remove obsolete variable
1947 completion-annotate-function.
1948 (Completion Variables): Rename from Completion Styles.
1949 Document completion-extra-properties. Document completion-styles-alist
1950 change.
1951 (Reading File Names): minibuffer-local-filename-must-match-map is
1952 not used anymore.
1953 (Minibuffer Completion): Document completing-read-function.
1954 (Completion in Buffers): completion-at-point-functions can return
1955 properties recognized in completion-extra-properties.
1956
1957 * display.texi (Delayed Warnings): New node.
1958
1959 * os.texi (Notifications): Copyedits.
1960
1961 2012-04-04 Glenn Morris <rgm@gnu.org>
1962
1963 * os.texi (Notifications): Copyedits.
1964
1965 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
1966
1967 * os.texi (Terminal-Specific): Fix typo.
1968 (Notifications): New section.
1969
1970 * elisp.texi (Top):
1971 * vol1.texi (Top):
1972 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
1973 menu entries.
1974
1975 2012-04-01 Chong Yidong <cyd@gnu.org>
1976
1977 * files.texi (Kinds of Files): file-subdir-of-p renamed to
1978 file-in-directory-p.
1979
1980 2012-03-31 Glenn Morris <rgm@gnu.org>
1981
1982 * edebug.texi (Instrumenting Macro Calls):
1983 Mention defining macros at instrumentation time.
1984 (Edebug Options): Mention edebug-unwrap-results.
1985
1986 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1987
1988 * text.texi (Special Properties): Clarify the description of the
1989 effect of integer values of the 'cursor' property on cursor
1990 position. See the discussions in bug#11068 for more details and
1991 context.
1992
1993 2012-03-31 Glenn Morris <rgm@gnu.org>
1994
1995 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
1996 Copyedits.
1997
1998 2012-03-30 Chong Yidong <cyd@gnu.org>
1999
2000 * display.texi (Image Formats): Add imagemagick type.
2001 (Image Descriptors): Mention how they are used.
2002 (ImageMagick Images): Clarify role of imagemagick-register-types.
2003 (Character Display): Don't mention glyph tables.
2004 (Display Tables): Use make-glyph-code in example.
2005 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
2006 tables are semi-obsolete. De-document create-glyph.
2007 (Glyphless Chars): Note that display tables override this.
2008 (Bidirectional Display): Copyedits. Introduce "bidirectional
2009 reordering" terminology, and use it.
2010
2011 2012-03-30 Glenn Morris <rgm@gnu.org>
2012
2013 * edebug.texi (Jumping): Give name of `i' binding.
2014
2015 2012-03-28 Glenn Morris <rgm@gnu.org>
2016
2017 * searching.texi (Regular Expressions, Regexp Special):
2018 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
2019 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
2020 (Regexp Special): Mention collation.
2021 Clarify char classes with an example.
2022 (Regexp Functions): Mention regexp-opt is not guaranteed.
2023 Mention regexp-opt-charset.
2024 (Regexp Search): Recommend against looking-back.
2025 (Search and Replace): Use Texinfo recommended quote convention.
2026 Add more query-replace-map items. List multi-query-replace-map items.
2027
2028 2012-03-27 Martin Rudalics <rudalics@gmx.at>
2029
2030 * windows.texi (Window History): Describe new option
2031 switch-to-visible-buffer.
2032
2033 2012-03-27 Glenn Morris <rgm@gnu.org>
2034
2035 * searching.texi (String Search): Add xref to Emacs manual.
2036 Copyedits. Mention the function word-search-regexp.
2037 (Searching and Case): Add xref to Emacs manual. Copyedits.
2038
2039 * processes.texi (Network Servers): Standardize apostrophe usage.
2040
2041 * os.texi (System Environment): Copyedits. Remove some examples
2042 that do not seem useful. Mention setenv third arg.
2043 tty-erase-char does not seem to be nil under a window-system.
2044 (User Identification): Copyedits.
2045 Remove some examples that do not seem useful.
2046
2047 2012-03-26 Glenn Morris <rgm@gnu.org>
2048
2049 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
2050 (Init File): Copyedits.
2051 (Command-Line Arguments): Copyedits. Do not mention argv alias.
2052 (Killing Emacs): Copyedits.
2053 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
2054 Shorten the example, use more standard shell prompts.
2055
2056 2012-03-25 Chong Yidong <cyd@gnu.org>
2057
2058 * display.texi (Fringes): Note that fringes are shown on graphical
2059 displays only.
2060 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
2061 (Replacing Specs): Clarify example.
2062 (Manipulating Buttons): Note that button-at can return a marker.
2063 (Buttons): Minor rewrite.
2064 (Character Display): New node. Consolidate all character display
2065 related nodes into its subsections.
2066 (Usual Display): Character 127 is also affected by ctl-arrow.
2067 (Display Tables): Improve example.
2068
2069 2012-03-22 Glenn Morris <rgm@gnu.org>
2070
2071 * strings.texi (Text Comparison): Mention string-prefix-p.
2072
2073 2012-03-21 Chong Yidong <cyd@gnu.org>
2074
2075 * display.texi (The Echo Area): Add xref to Output Streams.
2076 (Displaying Messages): Improve doc of message.
2077 (Echo Area Customization, Invisible Text): Copyedits.
2078 (Invisible Text): Mention that spec comparison is done with eq.
2079 (Width): Improve doc of char-width.
2080 (Faces): Recommend using symbol instead of string for face name.
2081 Minor clarifications.
2082 (Defining Faces): Copyedits. Update face example.
2083 (Attribute Functions): Mark set-face-foreground etc as commands.
2084 (Face Remapping): Mention text-scale-adjust.
2085 Clarify face-remapping-alist and related docs.
2086 (Face Functions): Don't document make-face or copy-face.
2087
2088 2012-03-20 Chong Yidong <cyd@gnu.org>
2089
2090 * display.texi (Forcing Redisplay): Various rewrites to reflect
2091 new value of redisplay-dont-pause.
2092 (Truncation): Copyedits.
2093
2094 2012-03-20 Glenn Morris <rgm@gnu.org>
2095
2096 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
2097 Add summary table of some relevant command-line options.
2098
2099 2012-03-18 Chong Yidong <cyd@gnu.org>
2100
2101 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
2102 (Writing Emacs Primitives): Re-organize discussion of functions
2103 with variable Lisp arguments are handled. Delete an obsolete
2104 remark, previously tagged as FIXME.
2105
2106 * os.texi (Idle Timers): Minor clarification.
2107 (Idle Timers): Link to Time of Day for description of time list.
2108
2109 2012-03-18 Glenn Morris <rgm@gnu.org>
2110
2111 * os.texi (System Interface): Flow control was removed.
2112 (Startup Summary): General update.
2113 (Init File): Don't mention compiling it.
2114
2115 2012-03-17 Chong Yidong <cyd@gnu.org>
2116
2117 * os.texi (Startup Summary): Mention package loading.
2118 (Init File): Don't refer to .emacs in section title. Copyedits.
2119 (Terminal-Specific): Give a realistic example.
2120 (Command-Line Arguments): Reference Entering Emacs instead of
2121 repeating the spiel about not restarting Emacs.
2122 (Time of Day): Discuss time representation at beginning of node.
2123 (Sound Output): Copyedits.
2124
2125 * package.texi (Packaging Basics): Document package-initialize.
2126
2127 2012-03-17 Eli Zaretskii <eliz@gnu.org>
2128
2129 * frames.texi (Initial Parameters): Add an index entry for
2130 minibuffer-only frame.
2131
2132 2012-03-16 Glenn Morris <rgm@gnu.org>
2133
2134 * modes.texi (Major Mode Conventions): Mention the strange
2135 relationship between View mode and special modes. (Bug#10650)
2136
2137 2012-03-11 Chong Yidong <cyd@gnu.org>
2138
2139 * windows.texi (Window Configurations): save-window-excursion is
2140 now a macro.
2141
2142 * display.texi (Temporary Displays): with-output-to-temp-buffer is
2143 now a macro.
2144
2145 * text.texi (Fields): Minor copyedit.
2146
2147 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2148
2149 * strings.texi (String Basics):
2150 * sequences.texi (Sequence Functions): Mention that `length' is
2151 not appropriate for computing the string width on display; add a
2152 cross-reference to the description of `string-width'. (Bug#10978)
2153
2154 * eval.texi (Autoloading): Minor change of wording.
2155
2156 2012-03-10 Chong Yidong <cyd@gnu.org>
2157
2158 * loading.texi (Autoload): Explicitly state which forms are
2159 processed specially (Bug#7783).
2160
2161 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
2162 non-default situation. Describe one-submenu exception (Bug#7695).
2163
2164 * nonascii.texi (Character Properties): Copyedits.
2165
2166 2012-03-08 Chong Yidong <cyd@gnu.org>
2167
2168 * text.texi (Mode-Specific Indent): Document new behavior of
2169 indent-for-tab-command. Document tab-always-indent.
2170 (Special Properties): Copyedits.
2171 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
2172 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
2173 libxml-parse-html-region.
2174
2175 2012-03-07 Glenn Morris <rgm@gnu.org>
2176
2177 * markers.texi (The Region): Briefly mention use-empty-active-region
2178 and region-active-p.
2179 (Overview of Markers): Reword garbage collection, add cross-ref.
2180 (The Mark): Tiny clarification re command loop and activate-mark-hook.
2181
2182 2012-03-07 Chong Yidong <cyd@gnu.org>
2183
2184 * text.texi (Buffer Contents): Don't duplicate explanation of
2185 region arguments from Text node. Put doc of obsolete var
2186 buffer-substring-filters back, since it is referred to.
2187 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
2188 selection by default.
2189
2190 * markers.texi (The Mark): Fix typo.
2191 (The Region): Copyedits.
2192
2193 2012-03-07 Glenn Morris <rgm@gnu.org>
2194
2195 * markers.texi (Overview of Markers): Copyedits.
2196 (Creating Markers): Update approximate example buffer size.
2197 (The Mark): Don't mention uninteresting return values.
2198
2199 2012-03-05 Chong Yidong <cyd@gnu.org>
2200
2201 * positions.texi (Text Lines): Document count-words.
2202
2203 2012-03-04 Chong Yidong <cyd@gnu.org>
2204
2205 * frames.texi (Frames): Remove little-used "terminal frame" and
2206 "window frame" terminology.
2207 (Frame Parameters, Font and Color Parameters, Initial Parameters)
2208 (Size and Position, Visibility of Frames): Callers changed.
2209 (Frames): Clarify which terminals in framep are graphical.
2210 (Initial Parameters): --geometry is not the only option which adds
2211 to initial-frame-alist.
2212 (Position Parameters): Note that icon-left and icon-top are for
2213 old window managers only.
2214 (Size Parameters): Sizes are in characters even on graphical
2215 displays.
2216 (Management Parameters): Note that window-id and outer-window-id
2217 can't really be changed, and that auto-raise isn't always obeyed.
2218 (Cursor Parameters): Document cursor-type explicitly.
2219 (Size and Position): The aliases set-screen-height and
2220 set-screen-width have been deleted.
2221 (Visibility of Frames): Mention "minimization".
2222
2223 * os.texi (Startup Summary): Minor clarifications.
2224 (Startup Summary, Suspending Emacs): Standardize on "text
2225 terminal" terminology.
2226
2227 * windows.texi (Basic Windows, Coordinates and Windows)
2228 (Coordinates and Windows):
2229 * display.texi (Refresh Screen, Line Height, Face Attributes)
2230 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
2231
2232 2012-03-04 Glenn Morris <rgm@gnu.org>
2233
2234 * abbrevs.texi: Small copyedits throughout.
2235 (Abbrev Mode): Remove this section, folding it into the top-level.
2236 (Abbrev Tables): Don't mention irrelevant return values.
2237 (Abbrev Expansion): Add cross-ref for wrapper hooks.
2238 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
2239 (Abbrev Table Properties): Update nil :regexp description.
2240
2241 2012-03-03 Glenn Morris <rgm@gnu.org>
2242
2243 * internals.texi: Change @appendix section commands to @section.
2244 (Building Emacs): Say less about CANNOT_DUMP platforms.
2245 Replace deleted eval-at-startup with custom-initialize-delay.
2246 (Pure Storage): Small changes.
2247 (Memory Usage): Copyedit.
2248 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
2249 example definitions. Give examples of things with non-nil
2250 interactive args. Mention eval_sub. Remove old info about
2251 strings and GCPRO. Mention cus-start.el.
2252 (Buffer Internals, Window Internals, Process Internals):
2253 Misc small updates and fixes for fields.
2254
2255 * tips.texi: Copyedits.
2256 (Coding Conventions): Mention autoloads.
2257 Combine partially duplicated macro items. Fix xref.
2258 Refer to Library Headers for copyright notice.
2259 (Programming Tips): edit-options is long-obsolete.
2260 (Compilation Tips): Mention loading bytecomp for byte-compile props.
2261 (Warning Tips): Mention declare-function.
2262 (Documentation Tips): Remove old info.
2263 (Comment Tips): Mention comment-dwim, not indent-for-comment.
2264 (Library Headers): General update.
2265
2266 2012-03-02 Glenn Morris <rgm@gnu.org>
2267
2268 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
2269 and relocate entry. Mention buffer-stale-function.
2270
2271 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
2272
2273 * hooks.texi (Standard Hooks): General update.
2274 Put related hooks together. Add and remove items.
2275 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
2276 * modes.texi (Hooks): Tweak cross-ref description.
2277
2278 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
2279
2280 * files.texi (Kinds of Files): The return value of file-equal-p is
2281 unspecified, if FILE1 or FILE2 does not exist.
2282
2283 2012-03-01 Glenn Morris <rgm@gnu.org>
2284
2285 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
2286
2287 * maps.texi (Standard Keymaps): General update.
2288 Remove mode-specific maps, talk about the more general keymaps.
2289 * help.texi (Help Functions): Add vindex for Helper-help-map.
2290 * keymaps.texi (Active Keymaps): Minor rephrasing.
2291
2292 2012-02-29 Glenn Morris <rgm@gnu.org>
2293
2294 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
2295
2296 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2297
2298 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
2299 Update changed behavior of file-subdir-of-p.
2300
2301 2012-02-28 Glenn Morris <rgm@gnu.org>
2302
2303 * advice.texi, anti.texi, display.texi, elisp.texi:
2304 * processes.texi, variables.texi, vol1.texi, vol2.texi:
2305 Standardize possessive apostrophe usage.
2306
2307 * locals.texi: Remove file.
2308 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
2309 Remove menu entry.
2310 * errors.texi, maps.texi: Adjust node pointers.
2311 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
2312 * makefile.w32-in (srcs):
2313 * Makefile.in (srcs): Remove locals.texi.
2314
2315 * frames.texi (Mouse Position): Fix cross-ref.
2316
2317 2012-02-27 Chong Yidong <cyd@gnu.org>
2318
2319 * buffers.texi (Creating Buffers): Clarify that
2320 generate-new-buffer uses generate-new-buffer-names.
2321 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
2322
2323 * files.texi (Directory Names): Index entry for file name abbreviations.
2324 (Relative File Names, File Name Expansion): Refer to it.
2325 (Locating Files): Move locate-user-emacs-file documentation to
2326 Standard File Names.
2327 (Standard File Names): Add locate-user-emacs-file; update examples.
2328
2329 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
2330
2331 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
2332
2333 2012-02-26 Chong Yidong <cyd@gnu.org>
2334
2335 * files.texi (Kinds of Files): Improve documentation of
2336 files-equal-p and file-subdir-of-p.
2337
2338 2012-02-26 Glenn Morris <rgm@gnu.org>
2339
2340 * intro.texi (Acknowledgements): Small changes.
2341
2342 2012-02-25 Glenn Morris <rgm@gnu.org>
2343
2344 * errors.texi: Don't try to list _all_ the error symbols.
2345 Add circular-list, cl-assertion-failed, compression-error.
2346 * elisp.texi, vol1.texi, vol2.texi:
2347 * control.texi (Error Symbols): Tweak "Standard Errors" description.
2348
2349 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2350
2351 * files.texi (files-equal-p, file-subdir-of-p): New,
2352 add initial documentation.
2353
2354 2012-02-25 Chong Yidong <cyd@gnu.org>
2355
2356 * files.texi (File Attributes): Document file-selinux-context.
2357 (Changing Files): Link to it.
2358 (Changing Files): Document set-file-selinux-context.
2359
2360 * backups.texi (Making Backups): Return value of backup-buffer is
2361 changed. Mention default value of backup-directory-alist.
2362 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
2363 (Auto-Saving): New minor mode behavior for auto-save-mode.
2364 (Reverting): Add defvar for revert-buffer-in-progress-p.
2365
2366 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
2367
2368 2012-02-24 Glenn Morris <rgm@gnu.org>
2369
2370 * errors.texi (Standard Errors): Mention dbus-error.
2371 For arith-error sub-classes, just use one cross-ref.
2372
2373 2012-02-23 Alan Mackenzie <acm@muc.de>
2374
2375 * modes.texi (Defining Minor Modes): Document the new keyword
2376 :after-hook.
2377
2378 2012-02-21 Chong Yidong <cyd@gnu.org>
2379
2380 * files.texi (Files): Mention magic file names as arguments.
2381 (Reading from Files): Copyedits.
2382 (File Attributes): Mention how to change file modes.
2383 (Changing Files): Use standard "file permissions" terminology.
2384 Add xref to File Attributes node.
2385 (Locating Files): Document locate-user-emacs-file.
2386 (Unique File Names): Recommend against using make-temp-name.
2387
2388 2012-02-19 Chong Yidong <cyd@gnu.org>
2389
2390 * help.texi (Documentation, Documentation Basics, Help Functions):
2391 Minor clarifications.
2392 (Accessing Documentation): Clarify what documentation-property is
2393 for. Add xref to Keys in Documentation.
2394
2395 * tips.texi (Documentation Tips): Don't recommend using * in
2396 docstrings.
2397
2398 * macros.texi (Defining Macros):
2399 * modes.texi (Derived Modes): Say "documentation string" instead
2400 of docstring.
2401
2402 2012-02-18 Chong Yidong <cyd@gnu.org>
2403
2404 * modes.texi (Tabulated List Mode): New node.
2405 (Basic Major Modes): Add xref to it.
2406
2407 * processes.texi (Process Information): Mention Process Menu mode.
2408
2409 2012-02-17 Chong Yidong <cyd@gnu.org>
2410
2411 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
2412
2413 2012-02-17 Glenn Morris <rgm@gnu.org>
2414
2415 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
2416
2417 2012-02-16 Chong Yidong <cyd@gnu.org>
2418
2419 * syntax.texi (Syntax Tables, Syntax Descriptors)
2420 (Syntax Table Functions): Copyedits.
2421 (Syntax Basics): Don't repeat the material in the preceding node.
2422 (Syntax Class Table): Use a table.
2423 (Syntax Properties): Document syntax-propertize-function and
2424 syntax-propertize-extend-region-functions.
2425 (Motion via Parsing): Clarify scan-lists. Fix indentation.
2426 (Parser State): Update for the new "c" comment style.
2427 Fix description of item 7 (comment style).
2428
2429 * modes.texi (Minor Modes): Update how mode commands should treat
2430 arguments now.
2431 (Mode Line Basics): Clarify force-mode-line-update.
2432 (Mode Line Top): Note that the example is not realistic.
2433 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
2434 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
2435 "mode line construct" instead of "mode line specification".
2436 (Syntactic Font Lock): Remove mention of obsolete variable
2437 font-lock-syntactic-keywords.
2438 (Setting Syntax Properties): Node deleted.
2439 (Font Lock Mode): Note that Font Lock mode is a minor mode.
2440 (Font Lock Basics): Note that syntactic fontification falls back
2441 on `syntax-table'.
2442 (Search-based Fontification): Emphasize that font-lock-keywords
2443 should not be set directly.
2444 (Faces for Font Lock): Avoid some confusing terminology.
2445 (Syntactic Font Lock): Minor clarifications. Add xref to
2446 Syntactic Font Lock node.
2447
2448 2012-02-15 Chong Yidong <cyd@gnu.org>
2449
2450 * minibuf.texi (Basic Completion): Define "completion table".
2451 Move completion-in-region to Completion in Buffers node.
2452 (Completion Commands): Use "completion table" terminology.
2453 (Completion in Buffers): New node.
2454
2455 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
2456 (Setting Hooks): Update minor mode usage example.
2457 (Major Mode Conventions): Note that completion-at-point-functions
2458 should be altered locally. Add xref to Completion in Buffers.
2459 Remove duplicate tip about auto-mode-alist.
2460 (Minor Modes): Rewrite introduction.
2461 (Minor Mode Conventions): Copyedits. Don't recommend
2462 variable-only minor modes since few minor modes are like that.
2463
2464 2012-02-15 Glenn Morris <rgm@gnu.org>
2465
2466 * processes.texi (Network): Document open-network-stream :parameters.
2467
2468 2012-02-14 Chong Yidong <cyd@gnu.org>
2469
2470 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
2471 was removed on 2009-09-10. Update lisp-mode-map example.
2472 (Inheritance and Keymaps): Minor clarification.
2473 (Searching Keymaps): Remove out-of-place enumeration.
2474 (Key Lookup): Remove unnecessary example (one was already given in
2475 Format of Keymaps).
2476 (Changing Key Bindings): Update suppress-keymap example.
2477 (Menu Bar, Tool Bar): Copyedits.
2478 (Tool Bar): Update tool-bar-map example.
2479
2480 2012-02-12 Chong Yidong <cyd@gnu.org>
2481
2482 * debugging.texi (Debugger Commands): Continuing is now allowed
2483 for errors.
2484
2485 2012-02-11 Chong Yidong <cyd@gnu.org>
2486
2487 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
2488 Move the list of standard bitmaps there.
2489 (Fringe Cursors): Rewrite for clarity.
2490 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
2491
2492 * commands.texi (Command Overview): Mention read-key.
2493 (Using Interactive, Interactive Call): Minor clarifications.
2494 (Function Keys, Click Events): Avoid "input stream" terminology.
2495 (Click Events): Add xref to Window Sizes and Accessing Mouse.
2496 Clarify column and row components.
2497 (Accessing Mouse): Add xref to Click Events. Minor fixes.
2498 (Special Events): Copyedits.
2499
2500 * streams.texi (Input Streams): De-document get-file-char.
2501 (Output Variables): Don't refer to old backquote syntax.
2502
2503 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
2504 (Error Debugging): Note that debug-ignored-errors overrides list
2505 values of debug-on-error too. Add xref to Signaling Errors.
2506 Note that debug-on-signal is not customizable.
2507 Mention condition-case-unless-debug.
2508 (Compilation Errors): Node deleted.
2509
2510 * compile.texi (Compiler Errors): Move a paragraph here from
2511 deleted node Compilation Errors.
2512
2513 2012-02-10 Leo Liu <sdl.web@gmail.com>
2514
2515 * control.texi (Handling Errors): Change condition-case-no-debug
2516 to condition-case-unless-debug.
2517
2518 2012-02-10 Chong Yidong <cyd@gnu.org>
2519
2520 * advice.texi (Defining Advice): Clarify ad-unadvise.
2521 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
2522 is not abnormal.
2523 (Advising Primitives): Node deleted; ad-define-subr-args has been
2524 removed.
2525
2526 * compile.texi (Speed of Byte-Code): Use float-time in example.
2527 (Compilation Functions): Note that the log uses Compilation mode.
2528 Don't discuss the contents of byte-code function object here.
2529 (Compilation Functions): De-document internal function byte-code.
2530 (Docs and Compilation): Minor clarifications.
2531
2532 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
2533 Objects.
2534
2535 2012-02-10 Glenn Morris <rgm@gnu.org>
2536
2537 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
2538 Mention secure-hash.
2539 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
2540
2541 2012-02-10 Chong Yidong <cyd@gnu.org>
2542
2543 * loading.texi (Loading): Don't emphasize "library" terminology.
2544 (Library Search): load-path is not a user option. Mention role of
2545 -L option and packages. Improve examples.
2546 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
2547 obsolete.
2548 (Autoload): Minor clarifications.
2549
2550 2012-02-10 Glenn Morris <rgm@gnu.org>
2551
2552 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
2553
2554 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
2555
2556 2012-02-08 Glenn Morris <rgm@gnu.org>
2557
2558 * loading.texi (Named Features): Update the require example.
2559
2560 2012-02-07 Glenn Morris <rgm@gnu.org>
2561
2562 * modes.texi (Defining Minor Modes):
2563 Expand on args of defined minor modes.
2564
2565 2012-02-07 Chong Yidong <cyd@gnu.org>
2566
2567 * variables.texi (Creating Buffer-Local): Minor clarification
2568 to buffer-local-variables doc (Bug#10715).
2569
2570 2012-02-07 Glenn Morris <rgm@gnu.org>
2571
2572 * display.texi (ImageMagick Images): General update.
2573 Move most details of imagemagick-render-type to the variable's doc.
2574
2575 2012-02-06 Glenn Morris <rgm@gnu.org>
2576
2577 * keymaps.texi (Tool Bar): Mention separators.
2578 (Inheritance and Keymaps):
2579 Mention make-composed-keymap and multiple inheritance.
2580
2581 * modes.texi (Running Hooks): Mention run-hook-wrapped.
2582
2583 * control.texi (Handling Errors):
2584 Mention condition-case-no-debug and with-demoted-errors.
2585
2586 2012-02-05 Chong Yidong <cyd@gnu.org>
2587
2588 * customize.texi (Common Keywords): Minor clarifications.
2589 Document custom-unlispify-remove-prefixes.
2590 (Variable Definitions): Backquotes in defcustom seem to work fine
2591 now. Various other copyedits.
2592 (Simple Types): Copyedits. Document color selector.
2593 (Composite Types): Copyedits.
2594 (Splicing into Lists): Clarifications.
2595
2596 * eval.texi (Backquote): Move from macros.texi.
2597
2598 * macros.texi (Expansion): Minor clarification.
2599 (Backquote): Move node to eval.texi.
2600 (Defining Macros): Move an example from Backquote node.
2601 (Argument Evaluation): No need to mention Pascal.
2602 (Indenting Macros): Add xref to Defining Macros.
2603
2604 2012-02-05 Glenn Morris <rgm@gnu.org>
2605
2606 * debugging.texi (Error Debugging): Mention debug-on-event default.
2607
2608 2012-02-04 Glenn Morris <rgm@gnu.org>
2609
2610 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
2611
2612 * debugging.texi (Error Debugging): Mention debug-on-event.
2613 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
2614
2615 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
2616
2617 * text.texi (Buffer Contents):
2618 Update filter-buffer-substring description.
2619
2620 2012-02-04 Chong Yidong <cyd@gnu.org>
2621
2622 * functions.texi (What Is a Function): Add closures.
2623 Mention "return value" terminology. Add xref for command-execute.
2624 Remove unused "keystroke command" terminology.
2625 (Lambda Expressions): Give a different example than in the
2626 following subsection. Add xref to Anonymous Functions.
2627 (Function Documentation): Remove gratuitous markup.
2628 (Function Names): Move introductory text to `What Is a Function'.
2629 (Defining Functions): Fix defun argument spec.
2630 (Anonymous Functions): Document lambda macro explicitly.
2631 Mention effects on lexical binding.
2632 (Function Cells): Downplay direct usage of fset.
2633 (Closures): New node.
2634 (Inline Functions): Remove "open-code" terminology.
2635 (Declaring Functions): Minor tweak; .m is not C code.
2636
2637 * variables.texi (Variables): Don't refer to "global value".
2638 (Local Variables, Void Variables): Copyedits.
2639 (Lexical Binding): Minor clarification of example.
2640 (File Local Variables): Mention :safe and :risky defcustom args.
2641 (Lexical Binding): Add xref to Closures node.
2642
2643 2012-02-04 Glenn Morris <rgm@gnu.org>
2644
2645 * minibuf.texi (High-Level Completion): Updates for read-color.
2646
2647 2012-02-03 Glenn Morris <rgm@gnu.org>
2648
2649 * display.texi (GIF Images): Mention animation.
2650 Remove commented-out old example of animation.
2651 (Animated Images): New subsection.
2652 * elisp.texi (Top):
2653 * vol1.texi (Top):
2654 * vol2.texi (Top): Add Animated Images menu entry.
2655
2656 * display.texi (Image Formats): Remove oddly specific information
2657 on versions of image libraries.
2658 (GIF Images, TIFF Images): Minor rephrasing.
2659
2660 2012-02-02 Glenn Morris <rgm@gnu.org>
2661
2662 * processes.texi (Synchronous Processes):
2663 Mention call-process's :file gets overwritten.
2664
2665 * commands.texi (Reading One Event):
2666 * help.texi (Help Functions): Document read-char-choice.
2667
2668 * hooks.texi (Standard Hooks):
2669 * modes.texi (Keymaps and Minor Modes):
2670 * text.texi (Commands for Insertion): Document post-self-insert-hook.
2671
2672 * hooks.texi (Standard Hooks): Add prog-mode-hook.
2673
2674 * hooks.texi (Standard Hooks):
2675 * modes.texi (Major Mode Conventions, Mode Hooks):
2676 Document change-major-mode-after-body-hook.
2677
2678 2012-02-01 Glenn Morris <rgm@gnu.org>
2679
2680 * modes.texi (Defining Minor Modes):
2681 Mention disabling global minor modes on a per-major-mode basis.
2682
2683 2012-01-31 Chong Yidong <cyd@gnu.org>
2684
2685 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
2686 (Parser State): Remove unnecessary statement (Bug#10661).
2687
2688 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
2689
2690 2012-01-31 Glenn Morris <rgm@gnu.org>
2691
2692 * modes.texi (Defining Minor Modes):
2693 Document define-minor-mode's new :variable keyword.
2694
2695 2012-01-29 Chong Yidong <cyd@gnu.org>
2696
2697 * syntax.texi (Syntax Class Table): Tweak description of newline
2698 char syntax (Bug#9619).
2699
2700 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
2701 description (Bug#10189).
2702
2703 2012-01-29 Glenn Morris <rgm@gnu.org>
2704
2705 * files.texi (Changing Files): Document SELinux support.
2706
2707 * windows.texi (Window Sizes): Fix typo.
2708
2709 2012-01-28 Chong Yidong <cyd@gnu.org>
2710
2711 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
2712 doc (Bug#8568).
2713
2714 * frames.texi (Input Focus): Add NORECORD arg to
2715 select-frame-set-input-focus. Clarify its role in select-frame.
2716
2717 * text.texi (Transposition): We don't use transpose-region as an
2718 internal subroutine (Bug#3249).
2719
2720 * modes.texi (Example Major Modes): Update Lisp example code to
2721 current sources. Delete the old non-derived-major-mode example,
2722 which has diverged badly from current sources.
2723
2724 2012-01-27 Glenn Morris <rgm@gnu.org>
2725
2726 * makefile.w32-in (texinputdir): Fix (presumed) typo.
2727 (VERSION, manual): Remove, unused.
2728
2729 2012-01-27 Chong Yidong <cyd@gnu.org>
2730
2731 * commands.texi (Command Overview): Minor clarification (Bug#10384).
2732
2733 2012-01-26 Chong Yidong <cyd@gnu.org>
2734
2735 * searching.texi (String Search): Document negative repeat count
2736 (Bug#10507).
2737
2738 2012-01-26 Glenn Morris <rgm@gnu.org>
2739
2740 * variables.texi (Using Lexical Binding):
2741 Mention that lexical-binding should be set in the first line.
2742
2743 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2744
2745 * macros.texi (Defining Macros): Don't claim that `declare' only
2746 affects Edebug and indentation.
2747
2748 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2749
2750 * macros.texi (Defining Macros): Slight `declare' fixup.
2751
2752 2012-01-25 Glenn Morris <rgm@gnu.org>
2753
2754 * makefile.w32-in (texinputdir):
2755 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2756
2757 2012-01-24 Chong Yidong <cyd@gnu.org>
2758
2759 * variables.texi (Variables, Local Variables, Void Variables):
2760 Edit to make the descriptions less specific to dynamic binding.
2761 (Local Variables): Default max-specpdl-size is now 1300.
2762 (Defining Variables): Edits for lexical scoping.
2763 Delete information about starting docstrings with *. De-document
2764 user-variable-p.
2765 (Tips for Defining): Remove an unimportant discussion of quitting
2766 in the middle of a load.
2767 (Accessing Variables, Setting Variables): Discuss lexical binding.
2768 (Variable Scoping): Rewrite.
2769 (Scope, Extent, Impl of Scope): Nodes deleted.
2770 (Dynamic Binding): New node, with material from Scope, Extent, and
2771 Impl of Scope nodes.
2772 (Dynamic Binding Tips): Rename from Using Scoping.
2773 (Lexical Binding): Rewrite.
2774 (Using Lexical Binding): Rename from Converting to Lexical
2775 Binding. Convert to subsection.
2776
2777 * customize.texi (Variable Definitions): Add custom-variable-p.
2778 Move user-variable-p documentation here.
2779
2780 2012-01-23 Chong Yidong <cyd@gnu.org>
2781
2782 * strings.texi (Text Comparison): Minor qualification.
2783
2784 * lists.texi (Cons Cells): Copyedits.
2785 (List Elements): Mention push.
2786 (List Variables): Mention pop.
2787 (Rings): Move to sequences.texi.
2788
2789 * sequences.texi (Sequence Functions): Don't repeat the
2790 introduction already given in the parent.
2791 (Vectors): Copyedits.
2792 (Rings): Move from lists.texi. Note that this is specific to the
2793 ring package.
2794
2795 * symbols.texi (Definitions, Symbol Components): Mention variable
2796 scoping issues.
2797 (Plists and Alists): Copyedits.
2798
2799 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
2800 correctness with lexical scoping.
2801 (Eval): Copyedits.
2802
2803 2012-01-21 Chong Yidong <cyd@gnu.org>
2804
2805 * intro.texi (A Sample Function Description): Special notation
2806 used for macros too.
2807
2808 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
2809 (Symbol Type): Add xref for keyword symbols.
2810 (Sequence Type): Clarify differences between sequence types.
2811 (Cons Cell Type): Add "linked list" index entry.
2812 (Non-ASCII in Strings): Copyedits.
2813 (Equality Predicates): Symbols with same name need not be eq.
2814
2815 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
2816 ldexp. Move float-e and float-pi to Math Functions node.
2817
2818 2012-01-21 Glenn Morris <rgm@gnu.org>
2819
2820 * modes.texi (Auto Major Mode):
2821 * variables.texi (File Local Variables):
2822 Mention inhibit-local-variables-regexps.
2823
2824 2012-01-19 Martin Rudalics <rudalics@gmx.at>
2825
2826 * windows.texi (Window Configurations): Rewrite references to
2827 persistent window parameters.
2828 (Window Parameters): Fix description of persistent window
2829 parameters.
2830
2831 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
2832
2833 * windows.texi (Window Parameters): Use @pxref.
2834
2835 2012-01-16 Martin Rudalics <rudalics@gmx.at>
2836
2837 * windows.texi (Window Configurations, Window Parameters):
2838 Describe persistent window parameters.
2839
2840 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2841
2842 * variables.texi (Creating Buffer-Local): Warn against misuses of
2843 make-variable-buffer-local (bug#10258).
2844
2845 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2846
2847 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
2848
2849 2012-01-06 Chong Yidong <cyd@gnu.org>
2850
2851 * variables.texi (Directory Local Variables):
2852 Document hack-dir-local-variables-non-file-buffer.
2853
2854 2012-01-06 Glenn Morris <rgm@gnu.org>
2855
2856 * maps.texi (Standard Keymaps): Refer to Info-edit by name
2857 rather than by keybinding.
2858
2859 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
2860
2861 * frames.texi (Font and Color Parameters): Add @pxref.
2862
2863 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
2864
2865 * frames.texi (Font and Color Parameters):
2866 Document w32 font backends (bug#10399).
2867
2868 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2869
2870 * files.texi (File Attributes, Changing Files):
2871 Use a more-natural notation for octal numbers.
2872
2873 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
2874
2875 * variables.texi (Variables with Restricted Values):
2876 Change reference to variable (bug#10354).
2877
2878 2011-12-13 Martin Rudalics <rudalics@gmx.at>
2879
2880 * windows.texi (Splitting Windows): Use t instead of non-nil
2881 when describing window-combination-resize.
2882
2883 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2884
2885 * text.texi (Special Properties): Warn against `intangible' properties
2886 (bug#10222).
2887
2888 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2889
2890 * display.texi (Truncation):
2891 * text.texi (Special Properties): Describe what a stretch-glyph is
2892 instead of using that term without explanation. Make the
2893 cross-references more accurate.
2894
2895 * display.texi (Usual Display): Update the description,
2896 cross-references, and indexing related to display of control
2897 characters and raw bytes.
2898
2899 2011-11-25 Martin Rudalics <rudalics@gmx.at>
2900
2901 * windows.texi (Splitting Windows): Fix description of
2902 window-combination-limit. Suggested by Eli Zaretskii.
2903
2904 2011-11-23 Chong Yidong <cyd@gnu.org>
2905
2906 * windows.texi (Window Sizes): Move window-top-line,
2907 window-left-column, and window-*-pixel-edges to Coordinates and
2908 Windows node.
2909 (Coordinates and Windows): Restore window-edges doc.
2910
2911 2011-11-21 Martin Rudalics <rudalics@gmx.at>
2912
2913 * windows.texi (Windows and Frames, Splitting Windows):
2914 Fix typos.
2915
2916 2011-11-21 Chong Yidong <cyd@gnu.org>
2917
2918 * windows.texi (Splitting Windows): Fix error in documentation of
2919 window-combination-limit.
2920 (Cyclic Window Ordering): Minor fixes to next-window,
2921 one-window-p, and get-lru-window docs. Don't document
2922 window-list-1.
2923 (Buffers and Windows): Copyedits.
2924 (Choosing Window): Document special handling of special-display-*.
2925 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
2926 Don't document even-window-heights, which is going away.
2927 Clarify which options are obeyed by which action functions.
2928
2929 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2930
2931 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
2932
2933 2011-11-20 Martin Rudalics <rudalics@gmx.at>
2934
2935 * windows.texi (Resizing Windows, Splitting Windows):
2936 Remove term "status" when talking about combination limits.
2937
2938 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2939
2940 * compile.texi (Compiler Errors):
2941 * help.texi (Help Functions): Fix typos.
2942
2943 2011-11-19 Chong Yidong <cyd@gnu.org>
2944
2945 * windows.texi (Splitting Windows): Clarify role of window
2946 parameters in split-window. Shorten the example.
2947 (Deleting Windows): Rewrite intro to handle internal windows.
2948 Fix delete-windows-on doc.
2949 (Selecting Windows): Copyedits.
2950
2951 2011-11-17 Martin Rudalics <rudalics@gmx.at>
2952
2953 * windows.texi (Resizing Windows, Splitting Windows)
2954 (Deleting Windows): Use term window-combination-resize instead
2955 of window-splits.
2956
2957 2011-11-16 Martin Rudalics <rudalics@gmx.at>
2958
2959 * windows.texi (Resizing Windows, Splitting Windows):
2960 Rename occurrences of window-nest to window-combination-limit.
2961
2962 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2963
2964 * intro.texi (Lisp History): Fix typo.
2965
2966 2011-11-12 Martin Rudalics <rudalics@gmx.at>
2967
2968 * windows.texi (Splitting Windows, Deleting Windows):
2969 Remove references to splits status of windows.
2970
2971 2011-11-10 Glenn Morris <rgm@gnu.org>
2972
2973 * buffers.texi (Read Only Buffers): Expand a bit on why
2974 toggle-read-only should only be used interactively. (Bug#7292)
2975
2976 2011-11-09 Chong Yidong <cyd@gnu.org>
2977
2978 * windows.texi (Window Sizes): Document window-pixel-edges,
2979 window-inside-pixel-edges, window-absolute-pixel-edges, and
2980 window-inside-absolute-pixel-edges.
2981 (Resizing Windows): shrink-window-if-larger-than-buffer works on
2982 non-full-width windows.
2983
2984 2011-11-09 Martin Rudalics <rudalics@gmx.at>
2985
2986 * windows.texi (Resizing Windows): Rewrite documentation of
2987 window-resizable.
2988
2989 2011-11-09 Chong Yidong <cyd@gnu.org>
2990
2991 * windows.texi (Splitting Windows): Simplify example.
2992
2993 2011-11-08 Chong Yidong <cyd@gnu.org>
2994
2995 * windows.texi (Window Sizes): Copyedits. Document
2996 window-text-height. Remove window-min-height and window-min-width
2997 discussion, referring instead to Emacs manual.
2998 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
2999 (Resizing Windows): Simplify introduction. Don't document
3000 enlarge-window, shrink-window, enlarge-window-horizontally, and
3001 shrink-window-horizontally; they are no longer preferred for
3002 calling from Lisp, and are already documented in the Emacs manual.
3003
3004 2011-11-07 Glenn Morris <rgm@gnu.org>
3005
3006 * windows.texi (Choosing Window): Fix keybinding typo.
3007
3008 2011-11-07 Martin Rudalics <rudalics@gmx.at>
3009
3010 * windows.texi (Resizing Windows, Splitting Windows)
3011 (Window Configurations): Use "child window" instead of
3012 "subwindow".
3013
3014 2011-11-06 Chong Yidong <cyd@gnu.org>
3015
3016 * windows.texi (Basic Windows): Clarify various definitions.
3017 Treat window-normalize-* as internal; don't document them.
3018 (Windows and Frames): Various clarifications, e.g. non-live
3019 windows also belong to frames. Fix window-list description.
3020 Simplify window nesting example.
3021 (Splitting Windows, Window Configurations):
3022 Use split-window-below.
3023
3024 2011-11-04 Eli Zaretskii <eliz@gnu.org>
3025
3026 * windows.texi (Window Sizes): Mention in the doc string that the
3027 return values of `window-body-height' and `window-body-width' are
3028 in frame's canonical units. (Bug#9949)
3029
3030 2011-10-30 Martin Rudalics <rudalics@gmx.at>
3031
3032 * windows.texi (Windows and Frames): Remove "iso-" infix from
3033 documentation of window-iso-combined-p.
3034
3035 2011-10-26 Chong Yidong <cyd@gnu.org>
3036
3037 * modes.texi (Running Hooks): Document with-wrapper-hook.
3038
3039 2011-10-18 Chong Yidong <cyd@gnu.org>
3040
3041 * display.texi (Glyphless Chars): New node.
3042
3043 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
3044
3045 * text.texi (Yanking): Document yank-excluded-properties.
3046
3047 * package.texi (Packaging Basics): The commentary should say how
3048 to begin using the package.
3049
3050 2011-10-11 Martin Rudalics <rudalics@gmx.at>
3051
3052 * windows.texi (Deleting Windows): Mention which window gets
3053 selected when deleting the selected window.
3054
3055 2011-10-09 Martin Rudalics <rudalics@gmx.at>
3056
3057 * buffers.texi (The Buffer List): Describe how bury-buffer deals
3058 with the selected window.
3059 * windows.texi (Buffers and Windows): Reformulate text on how
3060 replace-buffer-in-windows deals with a window.
3061 (Quitting Windows): Describe how quit-window deals with a
3062 standalone frame. Describe new option frame-auto-hide-function.
3063
3064 2011-10-08 Glenn Morris <rgm@gnu.org>
3065
3066 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
3067
3068 * positions.texi (Excursions): Update warning message.
3069
3070 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
3071
3072 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
3073 Fix Emacs manual xref (Bug#9675).
3074
3075 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
3076
3077 * windows.texi (Textual Scrolling): Document scroll-up-command,
3078 scroll-down-command, scroll-error-top-bottom, and the
3079 scroll-command symbol property.
3080 (Display Action Functions): Fix description of
3081 display-buffer-pop-up-window.
3082
3083 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
3084
3085 * windows.texi (Splitting Windows): Fix typos.
3086
3087 2011-09-25 Martin Rudalics <rudalics@gmx.at>
3088
3089 * windows.texi (Windows and Frames, Display Action Functions)
3090 (Switching Buffers): Fix some typos.
3091 (Buffers and Windows): Remove reference to window-auto-delete.
3092 Reword description of replace-buffer-in-windows.
3093 (Window History): Fix some typos and refer to frame local buffer
3094 list.
3095 (Quitting Windows): New node.
3096 (Window Configurations): Add descriptions of window-state-get
3097 and window-state-put.
3098 (Window Parameters): Describe variable ignore-window-parameters.
3099 Sketch some window parameters currently in use.
3100 * elisp.texi (Top): Update node listing.
3101
3102 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
3103
3104 * windows.texi (Display Action Functions)
3105 (Choosing Window Options): New nodes.
3106
3107 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
3108
3109 * windows.texi (Window History): New node. Move text here from
3110 Buffers and Windows.
3111 (Switching Buffers): Rename from Displaying Buffers, since we
3112 don't document display-buffer here; callers changed.
3113 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
3114 switch-to-buffer-other-frame. Delete duplicate
3115 replace-buffer-in-windows doc.
3116 (Choosing Window): Document display actions.
3117
3118 2011-09-24 Eli Zaretskii <eliz@gnu.org>
3119
3120 * display.texi (Forcing Redisplay): Update the description of
3121 redisplay-dont-pause due to change in the default value.
3122
3123 2011-09-23 Martin Rudalics <rudalics@gmx.at>
3124
3125 * frames.texi (Frames and Windows): Move section and rename to
3126 Windows and Frames in windows.texi.
3127 * windows.texi (Windows): Restructure.
3128 (Basic Windows): Rewrite. Explain live and internal windows and
3129 normalization functions.
3130 (Windows and Frames): Move section here from frames.texi.
3131 Describe subwindows, window combinations, window tree, and
3132 corresponding functions including window-list here.
3133 (Window Sizes): Rename section from Size of Window and move it
3134 up in chapter. Describe total and body sizes and the
3135 corresponding functions. Explain new semantics of
3136 window-min-height/-width.
3137 (Resizing Windows): Move section up in chapter. Describe new
3138 resize functions.
3139 (Splitting Windows): Describe new behavior of split-window,
3140 split-window-above-each-other and split-window-side-by-side.
3141 Provide examples. Describe window-nest and window-splits
3142 options.
3143 (Deleting Windows): Minor rewrite.
3144 (Selecting Windows): Minor rewrite.
3145 Describe frame-selected-window and set-frame-selected-window here.
3146 (Cyclic Window Ordering): Minor rewrite.
3147 Describe window-list-1.
3148 (Buffers and Windows): Rewrite. Explain a window's previous and
3149 next buffers and the corresponding functions.
3150 (Window Tree): Merge into Windows and Frames section.
3151 * elisp.texi (Top): Update node listings for frames and windows
3152 sections.
3153
3154 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3155
3156 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
3157
3158 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3159
3160 * errors.texi (Standard Errors): Remove apparent placeholder text
3161 (bug#9491).
3162
3163 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
3164
3165 * frames.texi (Management Parameters): Fix description of
3166 icon-type parameter.
3167
3168 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
3169
3170 * tips.texi (Key Binding Conventions): Don't bind a key sequence
3171 ending in C-g. Suggested by Edward O'Connor.
3172
3173 2011-09-17 Eli Zaretskii <eliz@gnu.org>
3174
3175 * numbers.texi (Integer Basics): Add indexing for
3176 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
3177
3178 2011-09-14 Dani Moncayo <dmoncayo@gmail.com>
3179
3180 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
3181
3182 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
3183
3184 * processes.texi (Network Servers): Clarify what the process
3185 buffer is used for (bug#9233).
3186
3187 2011-08-30 Dani Moncayo <dmoncayo@gmail.com>
3188
3189 * lists.texi (Building Lists): Fix typo.
3190
3191 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
3192
3193 * display.texi (Basic Faces): New node. Document new faces.
3194
3195 * modes.texi (Major Mode Conventions): Move some text there.
3196 (Mode Help): Remove major-mode var, duplicated in Major Modes.
3197
3198 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
3199
3200 * modes.texi (Basic Major Modes): New node. Callers updated.
3201 (Major Modes): Document fundamental-mode and major-mode.
3202 (Major Mode Basics): Node deleted; text moved to Major Modes.
3203 (Derived Modes): Document derived-mode-p.
3204
3205 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
3206
3207 * files.texi (Changing Files, Create/Delete Dirs): Document new
3208 arguments for delete-file, delete-directory, and copy-directory.
3209 (Visiting Functions): Remove view-file; it is documented in the
3210 Emacs manual.
3211
3212 * frames.texi (Layout Parameters): The defaults for the
3213 menu-bar-lines and tool-bar-lines parameters depend on the mode.
3214
3215 * display.texi (Progress): Document spinner functionality.
3216
3217 * os.texi (Killing Emacs): Note that kill-emacs can be called by
3218 operating system signals. Refer to save-buffers-kill-terminal
3219 instead of save-buffers-kill-emacs.
3220
3221 * objects.texi (Symbol Type): Document ## print representation.
3222
3223 2011-08-25 Eli Zaretskii <eliz@gnu.org>
3224
3225 * display.texi (Specified Space): Mention that `space' specs
3226 influence bidi reordering.
3227 (Bidirectional Display): Explain how to use `(space . PROPS)' for
3228 separating fields with bidirectional content.
3229
3230 2011-08-24 Eli Zaretskii <eliz@gnu.org>
3231
3232 * display.texi (Bidirectional Display): Document return value in
3233 buffers that are not bidi-reordered for display, and in unibyte
3234 buffers.
3235
3236 2011-08-23 Eli Zaretskii <eliz@gnu.org>
3237
3238 * nonascii.texi (Character Properties): Document the values for
3239 unassigned codepoints.
3240
3241 2011-08-18 Eli Zaretskii <eliz@gnu.org>
3242
3243 * nonascii.texi (Character Properties): Document use of
3244 `bidi-class' and `mirroring' properties as part of reordering.
3245 Provide cross-references to "Bidirectional Display".
3246
3247 * display.texi (Bidirectional Display): Document the pitfalls of
3248 concatenating strings with bidirectional content, with possible
3249 solutions. Document bidi-string-mark-left-to-right.
3250 Mention paragraph direction in modes that inherit from prog-mode.
3251 Document use of `bidi-class' and `mirroring' properties as part of
3252 reordering.
3253
3254 2011-08-16 Eli Zaretskii <eliz@gnu.org>
3255
3256 * modes.texi (Major Mode Conventions): Improve the documentation
3257 of `mode-class' `special' modes.
3258
3259 * nonascii.texi (Character Properties): Document the `mirroring'
3260 property. Add index entries.
3261
3262 * syntax.texi (Categories): Add an example of defining a new
3263 category and category table.
3264
3265 * searching.texi (Regexp Backslash): Document how to display
3266 existing categories. Mention the possibility of adding
3267 categories, and add an xref to where this is described. Add an
3268 index entry.
3269
3270 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
3271
3272 * text.texi (Special Properties):
3273 * display.texi (Overlay Properties): Note that mouse-face cannot
3274 change the text size (Bug#8530).
3275
3276 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
3277
3278 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
3279 using setenv instead.
3280
3281 2011-07-28 Eli Zaretskii <eliz@gnu.org>
3282
3283 * display.texi (Bidirectional Display): Document the fact that
3284 bidi-display-reordering is t by default.
3285
3286 2011-07-23 Eli Zaretskii <eliz@gnu.org>
3287
3288 * display.texi (Bidirectional Display): New section.
3289
3290 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3291 Tim Cross <theophilusx@gmail.com> (tiny change)
3292 Glenn Morris <rgm@gnu.org>
3293
3294 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
3295
3296 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
3297
3298 * help.texi (Keys in Documentation): Revert last change.
3299
3300 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3301
3302 * help.texi (Keys in Documentation): Clarify that \= only quotes
3303 the next character, and doesn't affect longer sequences in
3304 particular (bug#8935).
3305
3306 * debugging.texi (Using Debugger):
3307 Mention @code{eval-expression-debug-on-error} (bug#8549).
3308
3309 2011-07-14 Eli Zaretskii <eliz@gnu.org>
3310
3311 * display.texi (Other Display Specs): Document that `left-fringe'
3312 and `right-fringe' display specifications are of the "replacing"
3313 kind.
3314
3315 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3316
3317 * help.texi (Documentation Basics): Add a link to the Function
3318 Documentation node (bug#6580).
3319
3320 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3321
3322 * keymaps.texi (Menu Bar): Mention :visible and :enable
3323 (bug#6344). Text by Drew Adams.
3324
3325 * modes.texi (Running Hooks): Mention buffer-local hook variables
3326 (bug#6218).
3327
3328 * objects.texi (General Escape Syntax): "a with grave accent" is
3329 ?xe0, not ?x8e0 (bug#5259).
3330
3331 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
3332
3333 * display.texi (Face Attributes, Font Selection): Add references
3334 to the Fonts node in the Emacs manual (Bug#4178).
3335
3336 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
3337
3338 * display.texi (Window Systems): `window-system' is
3339 terminal-local.
3340
3341 * frames.texi (Frame Parameters, Parameter Access): Don't mention
3342 frame-local variables.
3343
3344 * variables.texi (Buffer-Local Variables): Don't mention obsolete
3345 frame-local variables.
3346 (Frame-Local Variables): Node deleted.
3347
3348 * elisp.texi (Top): Update node listing.
3349
3350 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3351
3352 * elisp.texi: Change "inferiors" to "subnodes" in three places
3353 (bug#3523).
3354
3355 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
3356
3357 * frames.texi (Window System Selections): Discussion of
3358 x-select-enable-clipboard moved to Emacs manual.
3359
3360 2011-07-11 Deniz Dogan <deniz@dogan.se>
3361
3362 * commands.texi (Prefix Command Arguments): Remove excessive
3363 apostrophe.
3364
3365 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3366
3367 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
3368 description is a string (bug#3313).
3369
3370 * frames.texi (Display Feature Testing): Try to explain what all
3371 the visual classes mean (bug#3042).
3372
3373 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3374
3375 * modes.texi (Mode Line Variables): Document `mode-line-remote'
3376 and `mode-line-client' (bug#2974).
3377
3378 * text.texi (Insertion): Clarify marker movements (bug#1651).
3379 Text from Drew Adams.
3380
3381 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3382
3383 * text.texi (Special Properties): Clarify the format of `face'
3384 (bug#1375).
3385
3386 * commands.texi (Interactive Call): Add a `call-interactively'
3387 example (bug#1010).
3388
3389 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3390
3391 * functions.texi (Calling Functions): Link to the "Interactive
3392 Call" node (bug#1001).
3393
3394 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
3395
3396 * customize.texi (Composite Types): Move alist and plist to here
3397 from Simple Types (Bug#7545).
3398
3399 * elisp.texi (Top): Update menu description.
3400
3401 * display.texi (Face Attributes): Document negative line widths
3402 (Bug#6113).
3403
3404 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3405
3406 * searching.texi (Match Data): Note that match data can be
3407 overwritten by most functions (bug#2499).
3408
3409 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3410
3411 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
3412 flags mean (bug#6659).
3413
3414 * functions.texi (What Is a Function): Document the autoload
3415 object (bug#6496).
3416
3417 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3418
3419 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
3420 is only used in the Customize user interface (bug#6089).
3421
3422 * display.texi (Showing Images): Mention the point of sliced
3423 images (bug#7836).
3424
3425 2011-07-02 Eli Zaretskii <eliz@gnu.org>
3426
3427 * variables.texi (Defining Variables, Void Variables)
3428 (Constant Variables): Fix incorrect usage of @kindex.
3429
3430 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3431
3432 * variables.texi (Defining Variables): Add an index entry for
3433 `set-variable' (bug#7262).
3434 (Defining Variables): Use @findex for functions.
3435
3436 * frames.texi (Basic Parameters): Document the `explicit-name'
3437 parameter (bug#6951).
3438
3439 * customize.texi (Type Keywords): Clarify that :value provides a
3440 default value for all types (bug#7386).
3441
3442 * streams.texi (Output Functions): Document `pp'.
3443
3444 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
3445
3446 * keymaps.texi (Searching Keymaps):
3447 * display.texi (Overlay Properties): Fix errors in 2011-05-29
3448 change. Suggested by Johan Bockgård.
3449
3450 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
3451
3452 * text.texi (Special Properties): Clarify role of font-lock-face.
3453
3454 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3455
3456 * processes.texi (Process Information): Rename `process-alive-p'
3457 to `process-live-p' for consistency with other `-live-p' functions.
3458
3459 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
3460
3461 Document wide integers better.
3462 * files.texi (File Attributes): Document ino_t values better.
3463 ino_t values no longer map to anything larger than a single cons.
3464 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
3465 (Bitwise Operations):
3466 * objects.texi (Integer Type): Use a binary notation that is a bit easier
3467 to read, and that will port better if 62-bits becomes the default.
3468 Fix or remove incorrect examples.
3469 * os.texi (Time Conversion): Document time_t values better.
3470
3471 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3472
3473 * processes.texi (Process Information):
3474 Document `process-alive-p'.
3475
3476 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
3477
3478 * help.texi (Accessing Documentation):
3479 * display.texi (Pixel Specification):
3480 * processes.texi (Serial Ports, Serial Ports):
3481 * nonascii.texi (Character Properties, Default Coding Systems):
3482 * text.texi (Changing Properties, Special Properties):
3483 * windows.texi (Window Start and End):
3484 * modes.texi (SMIE Indentation Example, SMIE Tricks):
3485 * keymaps.texi (Searching Keymaps, Tool Bar):
3486 * minibuf.texi (Basic Completion):
3487 * compile.texi (Eval During Compile):
3488 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
3489 7x9 paper in printed manual.
3490
3491 * lists.texi (Sets And Lists): Fix misplaced text.
3492
3493 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
3494
3495 * keymaps.texi (Remapping Commands): Emphasize that the keymap
3496 needs to be active (Bug#8350).
3497
3498 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
3499
3500 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
3501
3502 * tips.texi (Coding Conventions): Remove antediluvian filename
3503 limit recommendation (Bug#8538).
3504
3505 2011-05-27 Glenn Morris <rgm@gnu.org>
3506
3507 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
3508
3509 2011-05-26 Glenn Morris <rgm@gnu.org>
3510
3511 * variables.texi (File Local Variables):
3512 Update hack-local-variables `mode-only' return value.
3513 Add some more details on what this function does in the other case.
3514
3515 2011-05-19 Glenn Morris <rgm@gnu.org>
3516
3517 * lists.texi (Sets And Lists): Mention cl provides union etc.
3518
3519 2011-05-19 Nix <nix@esperi.org.uk>
3520
3521 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
3522
3523 * text.texi (Parsing HTML): Update for function name changes.
3524
3525 * syntax.texi (Syntax Flags): Small fix.
3526
3527 * keymaps.texi (Active Keymaps): Typo fix.
3528 (Changing Key Bindings): Grammar fix.
3529
3530 * frames.texi (Minibuffers and Frames): Grammar fix.
3531 (Window System Selections): x-select-enable-clipboard now defaults to t.
3532
3533 * customize.texi (Common Keywords):
3534 * display.texi (Abstract Display):
3535 * modes.texi (Auto-Indentation):
3536 * nonascii.texi (Converting Representations): Typo fixes.
3537
3538 * control.texi (Examples of Catch): Call it "goto" not "go to".
3539
3540 2011-05-14 Eli Zaretskii <eliz@gnu.org>
3541
3542 * nonascii.texi (Character Properties): Fix inconsistencies with
3543 implementation.
3544
3545 * text.texi (Special Properties): Move @defvar's out of the
3546 @table. (Bug#8652)
3547
3548 2011-05-12 Glenn Morris <rgm@gnu.org>
3549
3550 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
3551
3552 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3553
3554 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
3555 (Multiline Font Lock):
3556 * vol2.texi (Top):
3557 * vol1.texi (Top):
3558 * elisp.texi (Top): Update menu accordingly.
3559
3560 2011-05-12 Drew Adams <drew.adams@oracle.com>
3561
3562 * modes.texi (Region to Fontify): Fix typo.
3563
3564 2011-05-10 Jim Meyering <meyering@redhat.com>
3565
3566 * minibuf.texi: Fix typo "in in -> in".
3567
3568 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
3569
3570 * numbers.texi (Integer Basics): Large integers are treated as floats.
3571
3572 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3573
3574 * processes.texi (Synchronous Processes): Document the (:file
3575 "/file-name") syntax for `call-process'.
3576
3577 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3578
3579 * windows.texi (Choosing Window): Fix typo.
3580
3581 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
3582
3583 * frames.texi (Layout Parameters): Note the difference between
3584 querying and setting parameters for left-fringe and right-fringe
3585 (Bug#6930).
3586
3587 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3588
3589 * minibuf.texi (Basic Completion): Be a bit more precise about the
3590 valid kinds of completion tables.
3591 (Programmed Completion): Remove obsolete text about lambda expressions
3592 not being valid completion tables.
3593
3594 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
3595
3596 * positions.texi (Excursions): Explain the "save-excursion
3597 defeated by set-buffer" warning.
3598
3599 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
3600 save-excursion. Suggested by Uday S Reddy.
3601
3602 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3603
3604 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
3605 (Lexical Binding): New sub-section.
3606
3607 * eval.texi (Eval): Discourage the use of `eval'.
3608 Document its new `lexical' argument.
3609
3610 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3611
3612 * commands.texi (Command Overview): `post-command-hook' is not reset to
3613 nil any more.
3614
3615 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
3616
3617 * strings.texi (String Conversion): Don't mention
3618 string-make-(uni|multi)byte (bug#8262).
3619 * nonascii.texi (Converting Representations): Fix up range.
3620 * keymaps.texi (Key Binding Commands): Update code point, avoid
3621 "unibyte character" and remove mention of unibyte bindings.
3622
3623 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3624
3625 * modes.texi (Operator Precedence Grammars): Don't use characters
3626 outside ISO-8859-1.
3627
3628 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3629
3630 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
3631
3632 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3633
3634 2011-03-08 Glenn Morris <rgm@gnu.org>
3635
3636 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3637 * intro.texi (Acknowledgements): Names to UTF-8.
3638 * elisp.texi: Set documentencoding.
3639
3640 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3641
3642 * Version 23.3 released.
3643
3644 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3645
3646 * package.texi: Update index keywords.
3647 (Package Archives): New node contents. Document package-x.el.
3648
3649 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
3650
3651 * makefile.w32-in (srcs): Add package.texi.
3652
3653 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3654
3655 * package.texi (Packaging, Packaging Basics, Simple Packages)
3656 (Multi-file Packages): Expand and clarify.
3657 (Package Archives): Temporary placeholder node.
3658
3659 * elisp.texi (Top): Update node listing.
3660
3661 * Makefile.in (srcs): Add package.texi.
3662
3663 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
3664
3665 * processes.texi (Synchronous Processes): Minor clarification
3666 (Bug#8149).
3667
3668 2011-03-03 Glenn Morris <rgm@gnu.org>
3669
3670 * files.texi (Truenames): Minor clarification. (Bug#2341)
3671
3672 2011-03-01 Glenn Morris <rgm@gnu.org>
3673
3674 * variables.texi (Directory Local Variables):
3675 Mention `(subdirs . nil)' alist element.
3676
3677 2011-02-28 Glenn Morris <rgm@gnu.org>
3678
3679 * variables.texi (Directory Local Variables): Mention the optional
3680 mtime argument of dir-locals-set-directory-class. (Bug#3577)
3681
3682 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
3683
3684 * minibuf.texi (Minibuffer History): Clarify discussion of
3685 minibuffer history lists (Bug#8085).
3686
3687 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3688
3689 * elisp.texi: Sync @dircategory with ../../info/dir.
3690
3691 * files.texi (Visiting Functions): Document find-file-literally,
3692 both the command and the variable.
3693
3694 * variables.texi (Creating Buffer-Local): Explain the meaning of
3695 permanent local variables.
3696
3697 * files.texi (Visiting Functions): Document find-file-literally,
3698 both the command and the variable.
3699
3700 * variables.texi (Creating Buffer-Local): Explain the meaning of
3701 permanent local variables.
3702
3703 2011-02-19 Glenn Morris <rgm@gnu.org>
3704
3705 * keymaps.texi (Remapping Commands): Mention how to undo it.
3706
3707 2011-02-09 Reuben Thomas <rrt@sc3d.org>
3708
3709 * loading.texi (Hooks for Loading): Remove unnecessary advice
3710 about eval-after-load (Bug#7986).
3711
3712 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3713
3714 * commands.texi (Accessing Mouse): Note that a header line is not
3715 included in the row of posn-col-row.
3716
3717 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
3718
3719 * modes.texi (Major Mode Conventions): Add face guidelines.
3720 (Faces for Font Lock): List faces in order of prominence.
3721
3722 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
3723
3724 format-time-string now supports subsecond time stamp resolution
3725 * os.texi (Time Parsing): Document %N.
3726
3727 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
3728
3729 * vol1.texi (Top):
3730 * vol2.texi (Top):
3731 * elisp.texi (Top):
3732 * display.texi (Display Property): Shorten the menu description of
3733 the "Other Display Specs" node (Bug#7816).
3734
3735 * keymaps.texi (Defining Menus): Add "menu item" and "extended
3736 menu item" concept index entries (Bug#7805).
3737
3738 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3739
3740 * makefile.w32-in (texinfodir): New variable.
3741 (usermanualdir): Remove as redundant with $(emacsdir).
3742 (MAKEINFO): Remove options, leave only program name.
3743 (MAKEINFO_OPTS): New variable.
3744 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
3745
3746 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3747 Richard Kim <emacs18@gmail.com>
3748
3749 * loading.texi (Library Search): Document list-load-path-shadows
3750 (Bug#7757).
3751
3752 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3753
3754 * searching.texi (Regexp Special): Remove outdated discussion of
3755 character sets (Bug#7780).
3756
3757 * frames.texi (Pop-Up Menus): Document where menu title comes
3758 from (Bug#7684).
3759
3760 2011-01-25 Glenn Morris <rgm@gnu.org>
3761
3762 * display.texi (Making Buttons): Mention limitation of text buttons.
3763
3764 2011-01-23 Werner Lemberg <wl@gnu.org>
3765
3766 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3767 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3768 (ENVADD): New variable to control texi2dvi and texi2pdf.
3769
3770 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3771
3772 * files.texi (Directory Names): Move directory-abbrev-alist doc to
3773 Emacs manual.
3774
3775 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3776
3777 * files.texi (Directory Names): Explain why FROM in
3778 directory-abbrev-alist should begin with \`. (Bug#7777)
3779
3780 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3781
3782 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
3783
3784 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3785
3786 * modes.texi (Emulating Mode Line): Fix last change.
3787
3788 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3789
3790 * modes.texi (Emulating Mode Line): Update documentation of
3791 format-mode-line according to changes that fixed bug #7587.
3792
3793 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
3794
3795 * modes.texi (Derived Modes): Mention prog-mode.
3796
3797 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
3798 of the key-binding-data cache since we don't use it any more.
3799
3800 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3801
3802 * processes.texi (Shell Arguments):
3803 * strings.texi (Creating Strings): Don't mention "shell commands";
3804 make it explicit that `split-string-and-unquote' and
3805 `combine-and-quote-strings' are mainly for working with arguments
3806 to call-process and start-process.
3807
3808 * processes.texi (Shell Arguments): Fix documentation of
3809 `split-string-and-unquote'. Add indexing. (Bug#7563)
3810
3811 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3812
3813 * modes.texi (Auto-Indentation): New section to document SMIE.
3814 (Major Mode Conventions):
3815 * text.texi (Mode-Specific Indent): Refer to it.
3816
3817 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3818
3819 * display.texi (Other Display Specs): Document left-fringe and
3820 right-fringe display specs.
3821
3822 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3823
3824 * backups.texi (Making Backups):
3825 * modes.texi (Example Major Modes): Use recommended coding style.
3826 (Major Mode Basics, Derived Modes): Encourge more strongly use of
3827 define-derived-mode. Mention completion-at-point-functions.
3828
3829 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3830
3831 * nonascii.texi (Converting Representations):
3832 Document byte-to-string.
3833
3834 2010-12-08 Glenn Morris <rgm@gnu.org>
3835
3836 * buffers.texi (Modification Time):
3837 verify-visited-file-modtime now defaults to the current buffer.
3838
3839 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3840
3841 * nonascii.texi (Converting Representations): Document byte-to-string.
3842
3843 * strings.texi (Creating Strings): Don't mention semi-obsolete
3844 function char-to-string.
3845 (String Conversion): Shorten discussion of semi-obsolete function
3846 string-to-char. Link to Converting Representations.
3847
3848 * objects.texi (Symbol Type):
3849 * text.texi (Near Point):
3850 * help.texi (Help Functions):
3851 * functions.texi (Mapping Functions): Use string instead of
3852 char-to-string in examples.
3853
3854 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3855
3856 * text.texi (Kill Functions, Kill Functions)
3857 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
3858 YANK-HANDLER args.
3859
3860 * symbols.texi (Creating Symbols): Using unintern without an
3861 obarray arg is now obsolete.
3862
3863 * numbers.texi (Float Basics): Document float-e and float-pi.
3864
3865 * variables.texi (Defining Variables): Change "pi" example to
3866 "float-pi".
3867
3868 2010-11-26 Eli Zaretskii <eliz@gnu.org>
3869
3870 * commands.texi (Click Events): Document the values of X, Y and
3871 COL, ROW in the event's position, when the click is on the header
3872 or mode line, on the fringes, or in the margins.
3873
3874 2010-11-17 Eli Zaretskii <eliz@gnu.org>
3875
3876 * customize.texi (Composite Types): Lower-case index entry.
3877
3878 * loading.texi (How Programs Do Loading):
3879 Document load-file-name. (Bug#7346)
3880
3881 2010-11-17 Glenn Morris <rgm@gnu.org>
3882
3883 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
3884
3885 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3886
3887 * display.texi (Usual Display): Characters with no fonts are not
3888 necessarily displayed as empty boxes.
3889
3890 2010-10-31 Glenn Morris <rgm@gnu.org>
3891
3892 * maps.texi (Standard Keymaps): Update File menu description.
3893
3894 2010-10-28 Glenn Morris <rgm@gnu.org>
3895
3896 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
3897
3898 2010-10-24 Eli Zaretskii <eliz@gnu.org>
3899
3900 * display.texi (Window Systems): Deprecate use of window-system as
3901 a predicate.
3902
3903 2010-10-23 Glenn Morris <rgm@gnu.org>
3904
3905 * help.texi (Documentation Basics): Remove mentions of digest-doc and
3906 sorted-doc.
3907
3908 2010-10-15 Eli Zaretskii <eliz@gnu.org>
3909
3910 * os.texi (Dynamic Libraries): New node, with slightly modified
3911 text deleted from "Image Formats".
3912 (System Interface): Add @menu entry for "Dynamic Libraries".
3913
3914 * display.texi (Image Formats): Remove description of
3915 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
3916
3917 2010-10-12 Glenn Morris <rgm@gnu.org>
3918
3919 * book-spine.texinfo: Rename to book-spine.texi.
3920
3921 2010-10-11 Glenn Morris <rgm@gnu.org>
3922
3923 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3924
3925 * Makefile.in (DVIPS): New variable.
3926 (.PHONY): Add html, ps.
3927 (html, elisp.html, ps, elisp.ps): New targets.
3928 (clean): Delete html, ps files.
3929 ($(infodir)/elisp): Remove unnecessary includes.
3930
3931 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3932
3933 * makefile.w32-in (emacsdir): New variable.
3934 (srcs): Add emacsver.texi.
3935 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
3936
3937 2010-10-09 Glenn Morris <rgm@gnu.org>
3938
3939 * Makefile.in (VPATH): Remove.
3940 (infodir): Make it absolute.
3941 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
3942
3943 * Makefile.in (dist): Anchor regexps.
3944
3945 * Makefile.in (srcs): Put elisp.texi first.
3946 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
3947
3948 * Makefile.in (infoclean): Remove harmless, long-standing error.
3949
3950 * Makefile.in ($(infodir)): Delete rule.
3951 (mkinfodir): New.
3952 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
3953
3954 * Makefile.in (dist): Remove reference to emacsver.texi.in.
3955 Also copy emacsver.texi, and edit $emacsdir.
3956
3957 2010-10-09 Glenn Morris <rgm@gnu.org>
3958
3959 * Makefile.in (emacsdir): New variable.
3960 (MAKEINFO): Add -I $emacsdir.
3961 (dist): Copy emacsver.texi.
3962 (srcs): Add emacsver.texi.
3963
3964 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
3965 Set EMACSVER by including emacsver.texi.
3966
3967 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3968
3969 2010-10-07 Glenn Morris <rgm@gnu.org>
3970
3971 * Makefile.in (version): New, set by configure.
3972 (clean): Delete dist tar file.
3973 (dist): Use version in tar name.
3974
3975 2010-10-06 Glenn Morris <rgm@gnu.org>
3976
3977 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
3978 (INSTALL_INFO): Remove unused variable.
3979 (mostlyclean, infoclean, dist): New rules.
3980 (clean): Delete dvi and pdf files.
3981 (maintainer-clean): Remove elisp.oaux, use infoclean.
3982 ($(infodir)): Add parallel build workaround.
3983
3984 2010-10-04 Glenn Morris <rgm@gnu.org>
3985
3986 * Makefile.in (dvi, pdf, $(infodir)): New targets.
3987 ($(infodir)/elisp): Ensure target directory exists. Use $@.
3988 Fix -I typo.
3989 (clean): No 'make.out' or 'core' files.
3990 (.PHONY): Declare clean rules.
3991 (maintainer-clean): Delete pdf file. Guard against cd failures.
3992
3993 2010-10-03 Glenn Morris <rgm@gnu.org>
3994
3995 * files.texi (File Name Components): Remove ignored section about
3996 deleted variable directory-sep-char.
3997
3998 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
3999
4000 * files.texi (Magic File Names): New defopt
4001 remote-file-name-inhibit-cache.
4002
4003 2010-10-02 Glenn Morris <rgm@gnu.org>
4004
4005 * os.texi (Killing Emacs): Hook now runs in batch mode.
4006
4007 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4008
4009 * text.texi (Special Properties): Clarify when modification-hooks run.
4010
4011 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
4012
4013 * syntax.texi (Syntax Flags): Document new `c' flag.
4014
4015 2010-09-09 Glenn Morris <rgm@gnu.org>
4016
4017 * display.texi (ImageMagick Images): General cleanup.
4018
4019 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
4020
4021 * files.texi (Directory Names): Use \` rather than ^.
4022
4023 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4024
4025 * text.texi (Low-Level Kill Ring):
4026 * frames.texi (Window System Selections): Remove cut buffer
4027 documentation.
4028
4029 2010-08-28 Eli Zaretskii <eliz@gnu.org>
4030
4031 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
4032 Parameters", where the default fringe width is described.
4033
4034 * frames.texi (Window Frame Parameters, Basic Parameters)
4035 (Position Parameters, Layout Parameters, Management Parameters)
4036 (Cursor Parameters, Font and Color Parameters): Add indexing for
4037 frame parameters. (Bug#6929)
4038
4039 2010-08-25 Tom Tromey <tromey@redhat.com>
4040
4041 * vol2.texi (Top): Update.
4042 * vol1.texi (Top): Update.
4043 * tips.texi (Library Headers): Mention Package-Version and
4044 Package-Requires.
4045 * package.texi: New file.
4046 * os.texi (System Interface): Update pointers.
4047 * elisp.texi (Top): Link to new nodes. Include package.texi.
4048 * anti.texi (Antinews): Update pointers.
4049
4050 2010-08-25 Eli Zaretskii <eliz@gnu.org>
4051
4052 * processes.texi (Filter Functions): Fix last change.
4053
4054 2010-08-24 Markus Triska <triska@gmx.at>
4055
4056 * processes.texi (Filter Functions): Use `buffer-live-p' instead
4057 of `buffer-name' in the main text as well as in the example
4058 (Bug#3098).
4059
4060 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
4061
4062 * nonascii.texi (Text Representations):
4063 * loading.texi (Loading Non-ASCII):
4064 * compile.texi (Byte Compilation): Don't mention obsolete
4065 --unibyte command-line argument.
4066
4067 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
4068
4069 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
4070
4071 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
4072
4073 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
4074
4075 2010-08-20 Eli Zaretskii <eliz@gnu.org>
4076
4077 * commands.texi (Misc Events): Add cross-references to where
4078 POSITION of a mouse event is described in detail.
4079
4080 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
4081
4082 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
4083
4084 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4085
4086 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
4087 Suggested by Štěpán Němec <stepnem@gmail.com>.
4088
4089 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4090
4091 * minibuf.texi (High-Level Completion): Document args of
4092 `read-buffer-function' (bug#5625).
4093
4094 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
4095
4096 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
4097
4098 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
4099
4100 * processes.texi (Process Information): Explain process property
4101 `remote-tty'.
4102
4103 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
4104
4105 * modes.texi (Defining Minor Modes): Use C-delete in examples,
4106 instead of "\C-\^?" (bug#6334).
4107
4108 * text.texi (Special Properties): Fix typo.
4109
4110 2010-07-09 Eli Zaretskii <eliz@gnu.org>
4111
4112 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
4113 calling sequences, which are now the standard.
4114
4115 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
4116
4117 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
4118
4119 * commands.texi (Command Overview): Mention undo-boundary call.
4120
4121 2010-06-23 Glenn Morris <rgm@gnu.org>
4122
4123 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
4124 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
4125 * frames.texi, functions.texi, internals.texi, keymaps.texi:
4126 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
4127 * searching.texi, sequences.texi, strings.texi, syntax.texi:
4128 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
4129 Untabify Texinfo files.
4130
4131 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
4132
4133 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
4134
4135 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
4136
4137 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
4138
4139 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
4140
4141 * searching.texi (Regexp Special): Remove obsolete information
4142 about matching non-ASCII characters, and suggest using char
4143 classes (Bug#6283).
4144
4145 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
4146
4147 * minibuf.texi (Basic Completion): Add missing "@end defun".
4148
4149 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4150
4151 * minibuf.texi (Basic Completion): Document completion-boundaries.
4152 (Programmed Completion): Document the new fourth method for boundaries.
4153
4154 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
4155
4156 * display.texi (Image Cache): Update documentation about image caching.
4157
4158 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4159
4160 * windows.texi (Textual Scrolling):
4161 * tips.texi (Coding Conventions):
4162 * minibuf.texi (Minibuffer History):
4163 * maps.texi (Standard Keymaps):
4164 * loading.texi (Where Defined):
4165 * edebug.texi (Instrumenting): Fix typos.
4166
4167 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4168
4169 * keymaps.texi (Menu Bar): Document :advertised-binding property.
4170
4171 * functions.texi (Obsolete Functions):
4172 Document set-advertised-calling-convention.
4173
4174 * minibuf.texi (Basic Completion): Document completion-in-region.
4175 (Programmed Completion): Document completion-annotate-function.
4176
4177 * commands.texi (Reading One Event): Document read-key.
4178 (Distinguish Interactive): Document KIND arg to
4179 called-interactively-p. Delete obsolete interactive-p.
4180
4181 * elisp.texi (Top): Update node description.
4182
4183 2010-05-08 Eli Zaretskii <eliz@gnu.org>
4184
4185 * nonascii.texi (Character Properties):
4186 Document unicode-category-table. Add an index entry for Unicode
4187 general category.
4188
4189 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4190
4191 * Version 23.2 released.
4192
4193 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
4194
4195 * locals.texi (Standard Buffer-Local Variables):
4196 Remove @ignore'd reference to `direction-reversed'.
4197
4198 2010-04-14 Juri Linkov <juri@jurta.org>
4199
4200 Fix @deffn without category.
4201
4202 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
4203 for `abbrev-insert'.
4204
4205 * buffers.texi (Indirect Buffers): Add category `Command'
4206 to @deffn of `clone-indirect-buffer'.
4207
4208 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
4209 for `next-window' and `previous-window'. Add category `Command'
4210 to @deffn of `pop-to-buffer'.
4211
4212 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
4213
4214 * nonascii.texi (Text Representations): Don't mark
4215 enable-multibyte-characters as a user option.
4216
4217 2010-03-31 Eli Zaretskii <eliz@gnu.org>
4218
4219 * control.texi (Handling Errors): How to re-throw a signal caught
4220 by condition-case.
4221
4222 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
4223
4224 * loading.texi (Hooks for Loading): Document after-load-functions.
4225 Copyedits.
4226
4227 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
4228
4229 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
4230
4231 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
4232
4233 * processes.texi (Network Processes): Document seqpacket type.
4234
4235 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
4236
4237 * os.texi (System Environment): Do not mention lynxos.
4238
4239 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4240
4241 * Branch for 23.2.
4242
4243 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
4244
4245 * objects.texi (Integer Type): Take note of the read syntax
4246 exception for numbers that cannot fit in the integer type.
4247
4248 2010-03-03 Glenn Morris <rgm@gnu.org>
4249
4250 * numbers.texi (Integer Basics, Bitwise Operations):
4251 * objects.texi (Integer Type): Update for integers now being 30-bit.
4252
4253 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
4254
4255 * display.texi (Low-Level Font): Document :otf font-spec property.
4256
4257 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4258
4259 * display.texi (Line Height): Avoid obsolete special default variables
4260 like default-major-mode.
4261
4262 2010-01-28 Alan Mackenzie <acm@muc.de>
4263
4264 * display.texi (Auto Faces): Say fontification-functions is called
4265 whether or not Font Lock is enabled. Tidy up the wording a bit.
4266
4267 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4268
4269 * elisp.texi: Remove duplicate edition information (Bug#5407).
4270
4271 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4272
4273 * two.el (volume-header-toc-markup): Fix typos in docstring.
4274
4275 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4276
4277 Avoid dubious uses of save-excursions.
4278 * positions.texi (Excursions): Recommend the use of
4279 save-current-buffer if applicable.
4280 * text.texi (Clickable Text): Fix the example code which used
4281 save-excursion in a naive way which sometimes preserves point and
4282 sometimes not.
4283 * variables.texi (Creating Buffer-Local):
4284 * os.texi (Session Management):
4285 * display.texi (GIF Images):
4286 * control.texi (Cleanups): Use (save|with)-current-buffer.
4287
4288 2010-01-02 Eli Zaretskii <eliz@gnu.org>
4289
4290 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
4291
4292 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
4293
4294 * nonascii.texi (Text Representations, Character Codes)
4295 (Converting Representations, Explicit Encoding)
4296 (Translation of Characters): Use hex notation consistently.
4297 (Character Sets): Fix map-charset-chars doc (Bug#5197).
4298
4299 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
4300
4301 * loading.texi (Where Defined): Make it clearer that these are
4302 loaded files (Bug#5068).
4303
4304 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
4305
4306 * minibuf.texi (Completion Styles): Document `initials' style.
4307
4308 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
4309
4310 * frames.texi (Resources): Describe inhibit-x-resources.
4311 (Size Parameters): Copyedit.
4312
4313 * hash.texi (Creating Hash):
4314 * objects.texi (Hash Table Type): Document the new hash table
4315 printed representation.
4316
4317 * minibuf.texi (Basic Completion): 4th arg to all-completions is
4318 obsolete.
4319
4320 * processes.texi (Process Buffers):
4321 Document process-kill-buffer-query-function.
4322
4323 2009-12-05 Glenn Morris <rgm@gnu.org>
4324
4325 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
4326 diary-display-function, and no longer recommended to be a hook.
4327 Update for changes in the names of calendar and diary hooks.
4328 diary-print-entries-hook has changed section.
4329
4330 2009-11-28 Eli Zaretskii <eliz@gnu.org>
4331
4332 * text.texi (Special Properties): More accurate description of
4333 what the `cursor' property does.
4334
4335 2009-11-26 Kevin Ryde <user42@zip.com.au>
4336
4337 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
4338 mouse-wheel-down-event, the closest thing to a definition for them.
4339 * os.texi (Startup Summary): vindex inhibit-startup-message and
4340 inhibit-splash-screen.
4341 (Command-Line Arguments): vindex argv.
4342 (Suspending Emacs): vindex suspend-tty-functions and
4343 resume-tty-functions. Don't want to index every hook, but having
4344 the programming ones is helpful.
4345
4346 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
4347
4348 * commands.texi (Motion Events): Fix typo (Bug#4907).
4349
4350 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
4351
4352 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
4353 are affected by case-fold-search (Bug#4483).
4354
4355 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
4356
4357 * minibuf.texi (Reading File Names): Note that read-file-name may
4358 use a graphical file dialog.
4359
4360 2009-10-31 Glenn Morris <rgm@gnu.org>
4361
4362 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
4363
4364 2009-10-16 Kevin Ryde <user42@zip.com.au>
4365
4366 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
4367 in particular so `info-lookup-symbol' can find its docs.
4368
4369 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
4370
4371 * variables.texi (Constant Variables): Distinguish from defconst
4372 variables.
4373 (Defining Variables): Add cindex.
4374
4375 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
4376
4377 * os.texi (Time of Day): Clarify that the microsecond part is
4378 ignored (Bug#4637).
4379
4380 2009-10-11 Glenn Morris <rgm@gnu.org>
4381
4382 * frames.texi (Size and Position): Clarify what is included in the frame
4383 height. (Bug#4535)
4384
4385 2009-10-10 Glenn Morris <rgm@gnu.org>
4386
4387 * windows.texi (Size of Window): The relationship between window and
4388 frame heights is not so simple. (Bug#4535)
4389 Mention window-full-height-p.
4390
4391 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
4392
4393 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
4394 used from Lisp.
4395
4396 2009-10-07 Eli Zaretskii <eliz@gnu.org>
4397
4398 * files.texi (Directory Names) <abbreviate-file-name>:
4399 Document that root home directories are not replaced with "~".
4400
4401 2009-10-06 Eli Zaretskii <eliz@gnu.org>
4402
4403 * text.texi (Special Properties): Document the meaning of the
4404 `cursor' text property whose value is an integer.
4405
4406 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4407
4408 * files.texi (Magic File Names): Add `copy-directory'.
4409
4410 2009-10-05 Eli Zaretskii <eliz@gnu.org>
4411
4412 * files.texi (File Attributes): Fix description of file
4413 attributes. (Bug#4638) Update attributes of files.texi example to
4414 be more representative.
4415
4416 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4417
4418 * files.texi (Create/Delete Dirs): New command copy-directory.
4419
4420 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
4421
4422 * anti.texi (Antinews):
4423 * macros.texi (Indenting Macros):
4424 * strings.texi (Creating Strings, Case Conversion):
4425 Remove duplicate words.
4426
4427 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
4428
4429 * files.texi (Create/Delete Dirs): delete-directory has an
4430 optional parameter RECURSIVE.
4431
4432 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
4433
4434 * buffers.texi (Swapping Text): Minor clarification.
4435
4436 2009-10-01 Glenn Morris <rgm@gnu.org>
4437
4438 * functions.texi (Declaring Functions): Mention that we also search for
4439 ".m" files in the src/ directory.
4440
4441 2009-09-25 David Engster <deng@randomsample.de>
4442
4443 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
4444
4445 2009-09-22 Glenn Morris <rgm@gnu.org>
4446
4447 * internals.texi (Building Emacs): Mention preloaded-file-list.
4448
4449 2009-09-14 Alan Mackenzie <acm@muc.de>
4450
4451 * os.texi (Terminal Output): Put "@code{}" around "stdout".
4452
4453 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4454
4455 * functions.texi (Anonymous Functions): Rearrange discussion,
4456 giving usage of unquoted lambda forms first. Mention that
4457 `function' and `#'' are no longer required (Bug#4290).
4458
4459 2009-09-11 Alan Mackenzie <acm@muc.de>
4460
4461 * os.texi (Terminal Output): Document `send-string-to-terminal' in
4462 batch mode.
4463
4464 2009-09-01 Glenn Morris <rgm@gnu.org>
4465
4466 * display.texi (Face Functions): Mention define-obsolete-face-alias.
4467
4468 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
4469
4470 * nonascii.texi (Character Codes): Fix typos.
4471
4472 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4473
4474 * processes.texi (Synchronous Processes): New defvar
4475 process-file-side-effects.
4476
4477 2009-08-25 Glenn Morris <rgm@gnu.org>
4478
4479 * display.texi (Fontsets): Fix typo.
4480
4481 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
4482
4483 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
4484
4485 * processes.texi (Asynchronous Processes): Adjust arglist of
4486 start-process-shell-command and start-file-process-shell-command.
4487
4488 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
4489
4490 * advice.texi (Argument Access in Advice): Note that argument
4491 positions are zero-based (Bug#3932).
4492
4493 * commands.texi (Distinguish Interactive): Minor copyedit.
4494
4495 * display.texi (Face Attributes): Add xref to Displaying Faces for
4496 explanation of "underlying face".
4497
4498 * customize.texi (Common Keywords): Add xref to Loading.
4499
4500 * loading.texi (How Programs Do Loading): Add xref to Lisp
4501 Libraries node in the Emacs manual.
4502
4503 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
4504
4505 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
4506
4507 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
4508
4509 * processes.texi (Shell Arguments): Copyedits.
4510
4511 2009-07-18 Glenn Morris <rgm@gnu.org>
4512
4513 * loading.texi (Repeated Loading): Fix typo.
4514
4515 2009-07-16 Richard Stallman <rms@gnu.org>
4516
4517 * buffers.texi (Swapping Text): Recommend setting
4518 write-region-annotate-functions and buffer-saved-size.
4519
4520 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
4521
4522 2009-07-15 Glenn Morris <rgm@gnu.org>
4523
4524 * edebug.texi: Minor re-phrasings throughout.
4525 (Edebug Execution Modes): Sit-for affects continue mode too.
4526 (Jumping): Use `forward-sexp' rather than its keybinding.
4527 (Edebug Misc): Fix Q binding.
4528 (Edebug Eval): Remove cl version.
4529 (Printing in Edebug): Clarify print-length etc.
4530 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
4531 (Specification List): Remove edebug-unwrap findex entry.
4532 (Specification Examples): defmacro is actually not the same as defun.
4533 Escape "`" in example.
4534
4535 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
4536
4537 * markers.texi (The Mark): Document optional arg to
4538 deactivate-mark.
4539
4540 2009-07-11 Kevin Ryde <user42@zip.com.au>
4541
4542 * hooks.texi (Standard Hooks): Fix cross-references.
4543
4544 * loading.texi (Named Features): Refer to eval-after-load.
4545
4546 2009-07-11 Glenn Morris <rgm@gnu.org>
4547
4548 * Makefile.in (TEXI2PDF): New.
4549 (elisp.pdf): New target.
4550
4551 * searching.texi (Regexp Backslash): Fix typo.
4552
4553 * elisp.texi (Top): Display copyright notice at start of non-TeX.
4554
4555 2009-07-10 Glenn Morris <rgm@gnu.org>
4556
4557 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
4558
4559 * customize.texi (Customization Types):
4560 * display.texi (Abstract Display):
4561 * objects.texi (Character Type, String Type):
4562 Merge in some menu descriptions from elisp.texi.
4563
4564 * hash.texi (Hash Tables):
4565 * modes.texi (Multiline Font Lock):
4566 End menu description with period.
4567
4568 2009-07-09 Glenn Morris <rgm@gnu.org>
4569
4570 * back.texi: Don't hard-code texinfo location.
4571
4572 * two-volume.make (texinfodir): New, with location of texinfo.tex.
4573 (tex): Add texinfodir to TEXINPUTS.
4574 (elisp1med-init, elisp2med-init): Use texinfodir.
4575
4576 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
4577 (clean): Add two-volume.make intermediate files.
4578
4579 * elisp.texi, vol1.texi, vol2.texi:
4580 Use a DATE variable with the publication date, and update it.
4581 Fix antinews menu description.
4582
4583 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
4584 Update the detailed node listing to match elisp.texi.
4585
4586 * README: Update edition to match elisp.texi.
4587
4588 * objects.texi (General Escape Syntax):
4589 * nonascii.texi (Character Sets):
4590 Use consistent case for "Unicode Standard".
4591
4592 * anti.texi (Antinews):
4593 * customize.texi (Variable Definitions):
4594 * functions.texi (Declaring Functions):
4595 * nonascii.texi (Character Properties):
4596 * processes.texi (Serial Ports):
4597 * text.texi (Special Properties):
4598 * tips.texi (Coding Conventions):
4599 Minor rearrangements to improve TeX line-filling.
4600
4601 * commands.texi (Using Interactive): Fix cross-reference.
4602
4603 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4604
4605 * frames.texi (Management Parameters): Mention sticky.
4606
4607 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4608
4609 * help.texi (Help Functions): Fix description of help-buffer and
4610 help-setup-xref to use @defun instead of @deffn.
4611
4612 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4613
4614 * frames.texi (Size Parameters): Mention maximized for fullscreen.
4615
4616 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
4617
4618 * display.texi (Window Systems): Add ns to the list.
4619
4620 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4621
4622 * Branch for 23.1.
4623
4624 2009-06-17 Martin Rudalics <rudalics@gmx.at>
4625
4626 * windows.texi (Dedicated Windows): Fix typo.
4627 (Resizing Windows): Replace @defun by @deffn.
4628
4629 2009-06-17 Glenn Morris <rgm@gnu.org>
4630
4631 * variables.texi (Directory Local Variables):
4632 Update for 2009-04-11 name-change of dir-locals-directory-alist.
4633
4634 2009-06-09 Kenichi Handa <handa@m17n.org>
4635
4636 * nonascii.texi (Character Sets): State clearly that FROM and TO
4637 are codepoints of CHARSET.
4638
4639 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
4640
4641 * minibuf.texi (Reading File Names): Fix introductory text.
4642 Suggested by stan@derbycityprints.com.
4643 (High-Level Completion): Fix typo.
4644
4645 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4646
4647 * frames.texi (Text Terminal Colors): Multi-tty is already
4648 implemented, but tty-local colors are not.
4649
4650 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
4651
4652 * hooks.texi (Standard Hooks): Remove mention of obsolete
4653 redisplay-end-trigger-functions.
4654
4655 * internals.texi (Window Internals): Remove mention of obsolete
4656 redisplay-end-trigger-functions.
4657
4658 2009-05-21 Martin Rudalics <rudalics@gmx.at>
4659
4660 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
4661
4662 * backups.texi (Making Backups): backup-directory-alist and
4663 make-backup-file-name-function are options.
4664 (Auto-Saving): auto-save-list-file-prefix is an option.
4665
4666 * buffers.texi (Killing Buffers): buffer-offer-save is an
4667 option.
4668
4669 * display.texi (Refresh Screen): no-redraw-on-reenter is an
4670 option.
4671 (Echo Area Customization): echo-keystrokes is an option.
4672 (Selective Display): selective-display-ellipses is an option.
4673 (Temporary Displays): temp-buffer-show-function is an option.
4674 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
4675 are options.
4676 (Font Selection): face-font-family-alternatives,
4677 face-font-selection-order, face-font-registry-alternatives, and
4678 scalable-fonts-allowed are options.
4679 (Fringe Indicators): indicate-buffer-boundaries is an option.
4680 (Fringe Cursors): overflow-newline-into-fringe is an option.
4681 (Scroll Bars): scroll-bar-mode is an option.
4682
4683 * eval.texi (Eval): max-lisp-eval-depth is an option.
4684
4685 * files.texi (Visiting Functions): find-file-hook is an option.
4686 (Directory Names): directory-abbrev-alist is an option.
4687 (Unique File Names): temporary-file-directory and
4688 small-temporary-file-directory are options.
4689
4690 * frames.texi (Initial Parameters): initial-frame-alist,
4691 minibuffer-frame-alist and default-frame-alist are options.
4692 (Cursor Parameters): blink-cursor-alist and
4693 cursor-in-non-selected-windows ar options.
4694 (Window System Selections): selection-coding-system is an
4695 option.
4696 (Display Feature Testing): display-mm-dimensions-alist is an
4697 option.
4698
4699 * help.texi (Help Functions): help-char and help-event-list are
4700 options.
4701
4702 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
4703 an option.
4704
4705 * minibuf.texi (Minibuffer History): history-length and
4706 history-delete-duplicates are options.
4707 (High-Level Completion): read-buffer-function and
4708 read-buffer-completion-ignore-case are options.
4709 (Reading File Names): read-file-name-completion-ignore-case is
4710 an option.
4711
4712 * modes.texi (Mode Line Top): mode-line-format is an option.
4713 (Mode Line Variables): mode-line-position and mode-line-modes
4714 are options.
4715
4716 * nonascii.texi (Text Representations):
4717 enable-multibyte-characters is an option.
4718 (Default Coding Systems): auto-coding-regexp-alist,
4719 file-coding-system-alist, auto-coding-alist and
4720 auto-coding-functions are options.
4721 (Specifying Coding Systems): inhibit-eol-conversion is an
4722 option.
4723
4724 * os.texi (Init File): site-run-file is an option.
4725 (System Environment): mail-host-address is an option.
4726 (User Identification): user-mail-address is an option.
4727 (Terminal Output): baud-rate is an option.
4728
4729 * positions.texi (Word Motion): words-include-escapes is an
4730 option.
4731
4732 * searching.texi (Standard Regexps): page-delimiter,
4733 paragraph-separate, paragraph-separate and sentence-end are
4734 options.
4735
4736 * text.texi (Margins): left-margin and fill-nobreak-predicate
4737 are options.
4738
4739 * variables.texi (Local Variables): max-specpdl-size is an
4740 option.
4741
4742 * windows.texi (Choosing Window):
4743 split-window-preferred-function, special-display-function and
4744 display-buffer-function are options.
4745
4746 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
4747
4748 Fix errors spotted by Martin Rudalics.
4749
4750 * syntax.texi (Position Parse): Document rationale for ignored
4751 arguments to syntax-ppss-flush-cache.
4752
4753 * processes.texi (Input to Processes): Mark PROCESS arg to
4754 process-running-child-p as optional.
4755 (Network Options): Document NO-ERROR arg to
4756 set-network-process-option.
4757
4758 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
4759 command.
4760
4761 * searching.texi (POSIX Regexps): Mark posix-search-forward and
4762 posix-search-backward as commands.
4763
4764 * os.texi (Killing Emacs): Mark kill-emacs as a command.
4765 (Suspending Emacs): Mark suspend-emacs as a command.
4766 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
4767 commands.
4768 (Terminal Output): Remove obsolete function baud-rate.
4769 Document TERMINAL arg for send-string-to-terminal.
4770
4771 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
4772 terminal-coding-system and set-terminal-coding-system.
4773 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
4774 as optional.
4775 (Character Sets): Document RESTRICTION arg of char-charset.
4776 (Character Codes): Mark POS argument to get-byte as optional.
4777
4778 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
4779 minibuffer-message.
4780
4781 * files.texi (Create/Delete Dirs): Mark make-directory and
4782 delete-directory as commands.
4783
4784 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
4785
4786 * text.texi (Base 64): Mark base64-decode-string and
4787 base64-encode-string as commands.
4788 (Columns): Mark move-to-column as a command.
4789 (Mode-Specific Indent): Document RIGID arg to
4790 indent-for-tab-command.
4791 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
4792 Mark indent-code-rigidly as a command.
4793 (Substitution): Mark translate-region as a command.
4794
4795 * frames.texi (Size and Position): Remove obsolete functions
4796 screen-height and screen-width.
4797
4798 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
4799
4800 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
4801 (Displaying Buffers, Resizing Windows): Correct mistakes;
4802 next-window, previous-window, and pop-to-buffer are not commands,
4803 and fit-window-to-buffer" is a command. (Pointed out by Martin
4804 Rudalics.)
4805
4806 2009-05-17 Richard M Stallman <rms@gnu.org>
4807
4808 * modes.texi (Precalculated Fontification): Clarify text.
4809
4810 2009-05-17 Martin Rudalics <rudalics@gmx.at>
4811
4812 * windows.texi (Selecting Windows): Clarify descriptions of
4813 with-selected-window and get-lru-window.
4814 (Cyclic Window Ordering): Refer to particular frame when talking
4815 about how splitting affects the ordering.
4816 (Displaying Buffers): Fix descriptions of switch-to-buffer and
4817 switch-to-buffer-other-window. Explain how setting of
4818 display-buffer-reuse-frames affects pop-to-buffer.
4819 (Choosing Window): Clarify some details in descriptions of
4820 display-buffer-reuse-frames, pop-up-frames, and
4821 pop-up-frame-function.
4822 (Dedicated Windows): Clarify some details.
4823 (Textual Scrolling): Replace term vscroll by term vertical
4824 scroll position.
4825 (Vertical Scrolling): Fix typo.
4826 (Window Hooks): Relate text on jit-lock-register to window
4827 scrolling and size changes.
4828
4829 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
4830
4831 * frames.texi (Initial Parameters): Clarify what the initial
4832 minibuffer frame is.
4833 (Buffer Parameters): Note that the minibuffer parameter can not be
4834 altered.
4835
4836 * anti.texi (Antinews): Copyedits. Rearrange some entries.
4837 Document display-buffer changes.
4838
4839 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4840
4841 * anti.texi (Antinews): Rewrite for Emacs 22.
4842
4843 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
4844 obarrays are first mentioned. Define "system abbrev" more
4845 prominently, and add it to the index.
4846 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
4847 Copyedits.
4848 (Abbrev Expansion): Document abbrev-insert.
4849
4850 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4851
4852 * frames.texi (Font and Color Parameters): Rename from Color
4853 Parameters. Document font-backend parameter.
4854
4855 * vol2.texi (Top): Update node listing.
4856 * vol1.texi (Top): Update node listing.
4857 * elisp.texi (Top): Update node listing.
4858
4859 2009-05-11 Martin Rudalics <rudalics@gmx.at>
4860
4861 * windows.texi (Choosing Window): Don't explicitly refer to
4862 split-window-sensibly's window argument in descriptions of
4863 split-height-threshold and split-width-threshold.
4864
4865 2009-05-10 Martin Rudalics <rudalics@gmx.at>
4866
4867 * windows.texi (Choosing Window): Fix rewrite of window
4868 splitting section.
4869
4870 2009-05-09 Eli Zaretskii <eliz@gnu.org>
4871
4872 * nonascii.texi (Default Coding Systems):
4873 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
4874 Add indexing.
4875 (Lisp and Coding Systems): Add index entries.
4876
4877 2009-05-09 Martin Rudalics <rudalics@gmx.at>
4878
4879 * windows.texi (Choosing Window): Describe split-window-sensibly
4880 and rewrite section on window splitting accordingly.
4881 (Textual Scrolling): Replace `...' by @code{...}.
4882
4883 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
4884
4885 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
4886 Remove obsoleted pre-abbrev-expand-hook.
4887
4888 * locals.texi (Standard Buffer-Local Variables): Consolidate table
4889 entries.
4890
4891 * internals.texi (Object Internals): Don't assume 32-bit machines
4892 are the norm.
4893 (Buffer Internals): Consolidate table entries for readability.
4894 (Window Internals): Synch field names to window.h.
4895 (Process Internals): Synch field names to process.h.
4896
4897 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
4898
4899 * variables.texi (File Local Variables): Note that read-circle is
4900 bound to nil when reading file-local variables.
4901
4902 * streams.texi (Input Functions): Document read-circle.
4903 (Output Variables): Add xref to Circular Objects.
4904
4905 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
4906
4907 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
4908 Features and Coding System Basics. Node that "p" stands for
4909 "predicate". Recommend utf-8-emacs instead of emacs-mule.
4910 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
4911 mouse-appearance-menu.
4912 (Programming Tips): Add xref to Progress.
4913
4914 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4915
4916 * os.texi (Command-Line Arguments):
4917 Document command-line-args-left.
4918 (Suspending Emacs): Adapt text to multi-tty case. Document use of
4919 terminal objects for tty arguments.
4920 (Startup Summary): Add xref to Session Management.
4921 (Session Management): Mention emacs-session-restore. Copyedits.
4922
4923 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
4924
4925 * os.texi (Startup Summary): Copyedits. The init file is not
4926 necessarily named .emacs now. Document initial-buffer-choice and
4927 initial-scratch-message. Note where Emacs exits in batch mode.
4928 Document inhibit-splash-screen as an alias.
4929 (Init File): Be neutral about which init file name to use.
4930
4931 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
4932
4933 * os.texi (System Interface): Fix Texinfo usage.
4934
4935 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
4936
4937 * searching.texi (Regexp Backslash): Also refer to shy groups as
4938 non-capturing or unnumbered groups.
4939 (Regexp Functions): Add cross-reference to Regexp Backslash.
4940
4941 * display.texi (Truncation): Overlays can use line-prefix and
4942 wrap-prefix too.
4943 (Overlay Properties): Document wrap-prefix and line-prefix.
4944 (Face Attributes): Document underline-minimum-offset.
4945 (Face Remapping): Copyedits.
4946 (Low-Level Font): Copyedits.
4947 (Image Cache): Note that the image cache is shared between frames.
4948 (Line Height): Emphasize that line-spacing only takes effect on
4949 graphical terminals.
4950
4951 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4952
4953 * display.texi (Refresh Screen): Note that a passage about screen
4954 refreshing is text terminal only.
4955 (Forcing Redisplay): Delete misleading comment---sit-for calls
4956 redisplay, not the other way around.
4957 (Truncation): Note new values of truncate-partial-width-windows.
4958 Copyedits.
4959 (Invisible Text): Document invisible-p.
4960
4961 2009-04-11 Eli Zaretskii <eliz@gnu.org>
4962
4963 * display.texi (Overlays): Overlays don't scale well. See
4964 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
4965
4966 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
4967
4968 * syntax.texi (Syntax Table Functions): Document cons cell
4969 argument for modify-syntax-entry.
4970 (Categories): Document cons cell argument for
4971 modify-category-entry.
4972
4973 * searching.texi (String Search): Document word-search-forward-lax
4974 and word-search-backward-lax.
4975 (Searching and Case): Describe isearch behavior more precisely.
4976
4977 * keymaps.texi (Tool Bar): Mention that some platforms do not
4978 support multi-line toolbars. Suggested by Stephen Eglen.
4979
4980 * frames.texi (Layout Parameters): Mention that Nextstep also
4981 allows only one tool-bar line. Suggested by Stephen Eglen.
4982
4983 * nonascii.texi (Text Representations): Copyedits.
4984 (Coding System Basics): Also mention utf-8-emacs.
4985 (Converting Representations, Selecting a Representation)
4986 (Scanning Charsets, Translation of Characters, Encoding and I/O):
4987 Copyedits.
4988 (Character Codes): Mention role of codepoints 1114112 to 4194175.
4989
4990 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
4991
4992 * text.texi (Yank Commands): Note that yank uses push-mark.
4993 (Filling): Clarify REGION argument of fill-paragraph.
4994 Document fill-forward-paragraph-function.
4995 (Special Properties): Remove "new in Emacs 22" declaration.
4996 (Clickable Text): Merge with Links and Mouse-1 node.
4997
4998 * display.texi (Button Properties, Button Buffer Commands):
4999 Change xref to Clickable Text.
5000
5001 * tips.texi (Key Binding Conventions): Change xref to Clickable
5002 Text.
5003
5004 * elisp.texi (Top): Update node listing.
5005
5006 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
5007
5008 * markers.texi (The Mark): Copyedits. Improve description of
5009 handle-shift-selection.
5010 (The Region): Move use-region-p here from The Mark.
5011
5012 * positions.texi (Screen Lines): Document (cols . lines) argument
5013 for vertical-motion.
5014
5015 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
5016
5017 * frames.texi (Frames): Clean up introduction. Document `ns'
5018 return value for framep.
5019 (Creating Frames): Note how the terminal is chosen.
5020 (Multiple Terminals, Multiple Displays): Merge into a single node.
5021 (Color Parameters): Fix typo.
5022
5023 * variables.texi (Local Variables, Buffer-Local Variables)
5024 (Creating Buffer-Local): Change link to Multiple Terminals.
5025
5026 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
5027
5028 * keymaps.texi (Controlling Active Maps): Change link to Multiple
5029 Terminals.
5030
5031 * commands.texi (Command Loop Info, Keyboard Macros): Change link
5032 to Multiple Terminals.
5033
5034 * elisp.texi (Top): Update node listing.
5035 * vol2.texi (Top): Update node listing.
5036 * vol1.texi (Top): Update node listing.
5037
5038 * buffers.texi (Current Buffer): Note that the append-to-buffer
5039 example is no longer in synch with the latest code. Tie the two
5040 examples together.
5041
5042 * files.texi (File Attributes): Move note about MS-DOS from
5043 Changing Files to File Attributes.
5044 (Create/Delete Dirs): Note that mkdir is an alias for this.
5045
5046 2009-04-01 Markus Triska <triska@gmx.at>
5047
5048 * processes.texi (Filter Functions): Suggest how to handle output
5049 batches.
5050
5051 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
5052
5053 * help.texi (Accessing Documentation): Update example to use
5054 help-setup-xref and with-help-window.
5055 (Help Functions): Remove print-help-return-message, which is
5056 semi-obsolete due to with-help-window. Document help-buffer and
5057 help-setup-xref.
5058
5059 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
5060
5061 * help.texi (Accessing Documentation, Help Functions):
5062 Remove information about long-obsolete Emacs versions.
5063
5064 * modes.texi (Mode Line Variables): The default values of the mode
5065 line variables are now more complicated.
5066
5067 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
5068
5069 * modes.texi (Major Mode Conventions): Note that specialness is
5070 inherited.
5071 (Derived Modes): Note that define-derive-mode sets the mode-class
5072 property.
5073
5074 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
5075 goto-map. Add search-map to the list.
5076
5077 2009-03-27 Eli Zaretskii <eliz@gnu.org>
5078
5079 * os.texi (System Environment): Update the list of system-type
5080 values.
5081
5082 * markers.texi (The Mark) <handle-shift-selection>: Update for
5083 removal of the optional argument DEACTIVATE.
5084
5085 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
5086
5087 * commands.texi (Focus Events): Most X window managers don't use
5088 focus-follows-mouse nowadays.
5089
5090 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
5091
5092 * commands.texi (Defining Commands): Clarify introduction.
5093 (Using Interactive): Not that interactive can be put in a symbol
5094 property.
5095 (Interactive Call): Note that a symbol with a non-nil
5096 interactive-form property satisfies commandp.
5097
5098 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
5099
5100 * minibuf.texi (Intro to Minibuffers): Fix typos.
5101
5102 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
5103
5104 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5105 about minibuffers in old Emacs versions. Copyedits.
5106 Emphasize that enable-recursive-minibuffers defaults to nil.
5107 (Text from Minibuffer): Simplify introduction.
5108
5109 2009-03-22 Alan Mackenzie <acm@muc.de>
5110
5111 * commands.texi (Using Interactive): Clarify string argument to
5112 `interactive' - even promptless elements need \n separators.
5113
5114 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
5115
5116 * minibuf.texi (Completion Styles): New node.
5117
5118 * elisp.texi (Top): Update node listing.
5119
5120 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
5121
5122 * minibuf.texi (Basic Completion): Note that
5123 read-file-name-completion-ignore-case and
5124 read-buffer-completion-ignore-case can override
5125 completion-ignore-case.
5126 (Minibuffer Completion): Document completing-read changes.
5127 (Completion Commands): Avoid mentioning partial completion mode.
5128 Document minibuffer-completion-confirm changes, and
5129 minibuffer-confirm-exit-commands.
5130 (High-Level Completion): Document new require-match behavior for
5131 read-buffer. Document read-buffer-completion-ignore-case.
5132 (Reading File Names): Document new require-match behavior for
5133 read-file-name.
5134
5135 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
5136
5137 * debugging.texi (Error Debugging): Don't mislead the reader into
5138 thinking that debug-on-error enters debugger for C-f at EOB.
5139 (Error Debugging): Setting debug-on-init within the init file
5140 works, and has for some time.
5141
5142 2009-03-13 Kenichi Handa <handa@m17n.org>
5143
5144 * display.texi (Fontsets): Update the description.
5145
5146 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
5147
5148 * advice.texi (Advising Primitives): Link to What Is a Function.
5149
5150 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
5151
5152 * compile.texi (Speed of Byte-Code): Update example.
5153 (Disassembly): Update examples.
5154
5155 * loading.texi (Repeated Loading): Simplify examples.
5156
5157 * customize.texi (Common Keywords): It's not necessary to use :tag
5158 to remove hyphens, as custom-unlispify-tag-name does it
5159 automatically.
5160 (Variable Definitions): Link to File Local Variables.
5161 Document customized-value symbol property.
5162 (Customization Types): Move menu to end of node.
5163
5164 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
5165
5166 * macros.texi (Compiling Macros): Omit misleading sentence, which
5167 implied that macros can only be used in the same file they are
5168 defined.
5169 (Backquote): Remove obsolete information about Emacs 19.
5170
5171 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
5172
5173 * display.texi (Display Margins): Fix paren typo.
5174
5175 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
5176
5177 * elisp.texi (Top): Update node listing.
5178
5179 * variables.texi (Variables): Clarify introduction.
5180 (Global Variables): Mention that setq is a special form.
5181 (Local Variables): Use active voice.
5182 (Tips for Defining): Mention marking variables as safe.
5183 (Buffer-Local Variables): Mention terminal-local and frame-local
5184 variables together.
5185 (File Local Variables): Copyedits.
5186 (Frame-Local Variables): Note that they are not really useful.
5187 (Future Local Variables): Node deleted.
5188
5189 * objects.texi (General Escape Syntax): Update explanation of
5190 Unicode escape syntax.
5191
5192 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
5193
5194 * control.texi (Control Structures): Add cindex entry for "textual
5195 order".
5196
5197 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
5198 instead of "expression" throughout.
5199 (Function Indirection): Copyedits. Use active voice.
5200 (Eval): The default value of max-lisp-eval-depth is now 400.
5201
5202 2009-02-23 Miles Bader <miles@gnu.org>
5203
5204 * processes.texi (System Processes): Rename `system-process-attributes'
5205 to `process-attributes'.
5206
5207 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
5208
5209 * symbols.texi (Property Lists): Emphasize that property lists are
5210 not restricted to symbol cells.
5211 (Other Plists): Copyedit.
5212
5213 * sequences.texi (Sequences Arrays Vectors): Make introduction
5214 more concise.
5215 (Arrays): Mention char-tables and bool-vectors too.
5216 (Vectors): Don't repeat information given in Arrays node. Link to
5217 nodes that explain the vector usage examples.
5218 (Char-Tables): Note that char-table elements can have arbitrary
5219 type. Explain effect of omitted char-table-extra-slots property.
5220 Link to Property Lists node.
5221
5222 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
5223
5224 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
5225 `append'.
5226 (List Elements): Copyedits.
5227
5228 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
5229 of `vconcat'.
5230
5231 * strings.texi (Creating Strings): Copyedits. Remove obsolete
5232 Emacs 20 usage of `concat'.
5233 (Case Conversion): Copyedits.
5234
5235 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
5236
5237 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
5238 Minor edits.
5239 (Frame Configuration Type): Emphasize that it is not primitive.
5240 (Font Type): New node.
5241 (Type Predicates): Add fontp; type-of now recognizes font object
5242 types.
5243
5244 * intro.texi (Version Info): Update version numbers in examples.
5245 (Acknowledgements): List more contributors.
5246
5247 * elisp.texi: Bump version number to 3.0.
5248 (Top): Link to Font Type node.
5249
5250 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5251
5252 * modes.texi (Major Mode Conventions): Remove duplicate words.
5253 (Customizing Keywords): Fix typo.
5254
5255 2009-02-14 Eli Zaretskii <eliz@gnu.org>
5256
5257 * nonascii.texi (User-Chosen Coding Systems): Document that
5258 select-safe-coding-system suggests raw-text if there are raw bytes
5259 in the region.
5260 (Explicit Encoding): Warn not to use `undecided' when encoding.
5261
5262 2009-02-11 Glenn Morris <rgm@gnu.org>
5263
5264 * frames.texi (Visibility of Frames): Mention the effect multiple
5265 workspaces/desktops can have on visibility.
5266
5267 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5268
5269 * text.texi (Commands for Insertion):
5270 * commands.texi (Event Mod):
5271 * keymaps.texi (Searching Keymaps):
5272 * nonascii.texi (Translation of Characters):
5273 Reinstate documentation of translation-table-for-input.
5274 (Explicit Encoding): Document the `charset' text property produced
5275 by decode-coding-region and decode-coding-string.
5276
5277 2009-01-27 Alan Mackenzie <acm@muc.de>
5278
5279 * modes.texi (Search-based Fontification): Correct a typo.
5280
5281 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
5282
5283 * abbrevs.texi (Abbrev Table Properties): Fix typo.
5284 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
5285
5286 2009-01-24 Eli Zaretskii <eliz@gnu.org>
5287
5288 * display.texi (Window Systems): Document the value of
5289 `initial-window-system' under --daemon.
5290
5291 * os.texi (System Environment): Remove description of the
5292 `environment' function which has been deleted.
5293
5294 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
5295
5296 * frames.texi (Multiple Displays): Remove documentation for
5297 removed function make-frame-on-tty.
5298
5299 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
5300
5301 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5302 write-region-annotate-functions.
5303 Document write-region-post-annotation-function.
5304
5305 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
5306
5307 * display.texi (Font Lookup): Document WIDTH argument of
5308 x-list-fonts.
5309
5310 2009-01-17 Eli Zaretskii <eliz@gnu.org>
5311
5312 * maps.texi (Standard Keymaps): Rename function-key-map to
5313 local-function-key-map.
5314
5315 * keymaps.texi (Translation Keymaps): Rename function-key-map to
5316 local-function-key-map.
5317
5318 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
5319 and `set-keyboard-coding-system' now accept an optional terminal
5320 argument.
5321
5322 * commands.texi (Event Mod): `keyboard-translate-table' is now
5323 terminal-local.
5324 (Function Keys): Rename function-key-map to
5325 local-function-key-map.
5326
5327 * elisp.texi (Top): Make @detailmenu be consistent with changes in
5328 frames.texi.
5329
5330 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
5331 `delete-terminal-functions', `suspend-tty-functions' and
5332 `resume-tty-functions'.
5333
5334 * frames.texi (Frames): Document `frame-terminal' and
5335 `terminal-live-p'.
5336 (Multiple Displays): Document `make-frame-on-tty'.
5337 (Multiple Terminals): Document `terminal-list', `delete-terminal',
5338 `terminal-name', and `get-device-terminal'.
5339 (Terminal Parameters): Document `terminal-parameters',
5340 `terminal-parameter', and `set-terminal-parameter'.
5341
5342 * os.texi (System Environment): Document `environment' and
5343 `initial-environment'.
5344 (Suspending Emacs): Update for multi-tty; document
5345 `suspend-tty', `resume-tty', and `controlling-tty-p'.
5346
5347 * nonascii.texi (Coding System Basics): More accurate description
5348 of `raw-text'.
5349
5350 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
5351
5352 * display.texi (Low-Level Font): Fix typo.
5353
5354 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
5355
5356 * elisp.texi (Top): Update node listing.
5357
5358 * display.texi (PostScript Images): Node deleted.
5359
5360 2009-01-10 Eli Zaretskii <eliz@gnu.org>
5361
5362 * processes.texi (Decoding Output): Document that null bytes force
5363 no-conversion for reading process output.
5364
5365 * files.texi (Reading from Files): Document that null bytes force
5366 no-conversion when visiting files.
5367
5368 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
5369
5370 * nonascii.texi (Lisp and Coding Systems):
5371 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
5372 (Character Properties): Improve wording.
5373
5374 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
5375
5376 * display.texi (Font Lookup): Remove obsolete function
5377 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
5378 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5379 (Font Selection): Reorder order of variable descriptions.
5380 Minor clarifications.
5381
5382 * elisp.texi (Top): Update node listing.
5383
5384 2009-01-09 Glenn Morris <rgm@gnu.org>
5385
5386 * commands.texi (Command Loop Info): Say that last-command-char and
5387 last-input-char are obsolete aliases.
5388
5389 * edebug.texi (Edebug Recursive Edit): Remove separate references to
5390 last-input-char and last-command-char, since they are just aliases for
5391 last-input-event and last-command-event.
5392
5393 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
5394 last-command-char.
5395
5396 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5397
5398 * elisp.texi: Update node listing.
5399
5400 * display.texi (Faces): Put Font Selection node after Auto Faces.
5401 (Face Attributes): Don't link to Font Lookup.
5402 Document font-family-list.
5403 (Fonts): New node.
5404
5405 2009-01-08 Jason Rumney <jasonr@gnu.org>
5406
5407 * frames.texi (Pointer Shape): Clarify that only X supports
5408 changing the standard pointer shapes. (Bug#1485)
5409
5410 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5411
5412 * display.texi (Attribute Functions): Note that a function value
5413 :height is relative, and that compatibility functions work by
5414 calling set-face-attribute.
5415 (Displaying Faces): Reorder list in order of increasing priority.
5416 (Face Remapping): New node. Content moved here from Displaying
5417 Faces.
5418 (Glyphs): Link to Face Functions.
5419
5420 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5421
5422 * display.texi (Faces): Don't discuss face id here. facep does
5423 not return t.
5424 (Defining Faces): Minor clarification.
5425 (Face Attributes): Rearrange items to match docstring of
5426 set-face-attribute. Add :foundry attribute. Document new role of
5427 :font attribute. Texinfo usage fix.
5428 (Attribute Functions): Copyedits.
5429 (Face Functions): Note that face number is seldom used.
5430
5431 2009-01-05 Richard M Stallman <rms@gnu.org>
5432
5433 * strings.texi (Predicates for Strings): Minor clarification.
5434
5435 * functions.texi (Function Safety): Texinfo usage fix.
5436
5437 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
5438
5439 * objects.texi (General Escape Syntax): Fix typo.
5440
5441 2009-01-03 Martin Rudalics <rudalics@gmx.at>
5442
5443 * windows.texi (Choosing Window): Say that pop-up-frame-alist
5444 works via the default value of pop-up-frame-function.
5445
5446 2009-01-02 Eli Zaretskii <eliz@gnu.org>
5447
5448 * processes.texi (System Processes): Document the `time' and
5449 `ctime' attributes of `system-process-attributes'.
5450
5451 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
5452
5453 * display.texi (Face Attributes): Clarify :height attribute.
5454
5455 2008-12-31 Martin Rudalics <rudalics@gmx.at>
5456
5457 * buffers.texi (The Buffer List): Clarify what moves a buffer to
5458 the front of the buffer list. Add entries for `last-buffer' and
5459 `unbury-buffer'.
5460
5461 2008-12-27 Eli Zaretskii <eliz@gnu.org>
5462
5463 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
5464 and its subsections.
5465
5466 * frames.texi (Multiple Terminals, Low-level Terminal)
5467 (Terminal Parameters, Frames on Other TTY devices): New sections.
5468 (Frames): Add an xref to "Multiple Terminals".
5469
5470 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
5471
5472 * objects.texi (Terminal Type): New node.
5473 (Editing Types): Add it to the menu.
5474
5475 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
5476 Variables".
5477
5478 * variables.texi (Directory Local Variables): New node.
5479 (Variables): Add a menu item for it.
5480
5481 * loading.texi (Autoload): Document `generate-autoload-cookie' and
5482 `generated-autoload-file'.
5483
5484 2008-12-20 Eli Zaretskii <eliz@gnu.org>
5485
5486 * os.texi (Startup Summary): Add xref to documentation of
5487 `initial-window-system'.
5488
5489 * display.texi (Window Systems): Document `window-system' the
5490 function. The variable `window-system' is now frame-local.
5491 Document `initial-window-system'.
5492
5493 2008-12-19 Martin Rudalics <rudalics@gmx.at>
5494
5495 * windows.texi (Windows): Rewrite description of
5496 fit-window-to-buffer.
5497
5498 2008-12-13 Glenn Morris <rgm@gnu.org>
5499
5500 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
5501 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
5502
5503 2008-12-12 Glenn Morris <rgm@gnu.org>
5504
5505 * debugging.texi (Error Debugging): Refer forwards to
5506 eval-expression-debug-on-error.
5507
5508 2008-12-05 Eli Zaretskii <eliz@gnu.org>
5509
5510 * strings.texi (String Basics): Only unibyte strings that
5511 represent key sequences hold 8-bit raw bytes.
5512
5513 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
5514 paragraph to speak about `undecided'.
5515 (Character Properties): Don't explain the meaning of each
5516 property; instead, identify their Unicode Standard names.
5517 (Character Sets): Document `map-charset-chars'.
5518
5519 2008-12-02 Glenn Morris <rgm@gnu.org>
5520
5521 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
5522 section yet again.
5523
5524 2008-11-29 Eli Zaretskii <eliz@gnu.org>
5525
5526 * nonascii.texi (Character Properties): New Section.
5527 (Specifying Coding Systems): Document
5528 `coding-system-priority-list', `set-coding-system-priority', and
5529 `with-coding-priority'.
5530 (Lisp and Coding Systems): Document `check-coding-systems-region'
5531 and `coding-system-charset-list'.
5532 (Coding System Basics): Document `coding-system-aliases'.
5533
5534 * elisp.texi (Top): Add a @detailmenu entry for "Character
5535 Properties".
5536
5537 * objects.texi (Character Type): Correct the range of Emacs
5538 characters. Add an @xref to "Character Codes".
5539
5540 * strings.texi (String Basics): Add an @xref to "Character Codes".
5541
5542 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
5543
5544 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
5545 (Character Codes): Document `max-char'.
5546
5547 2008-11-28 Eli Zaretskii <eliz@gnu.org>
5548
5549 * nonascii.texi (Text Representations, Converting Representations)
5550 (Character Sets, Scanning Charsets, Translation of Characters):
5551 Make text more accurate.
5552
5553 2008-11-28 Glenn Morris <rgm@gnu.org>
5554
5555 * files.texi (Format Conversion Round-Trip): Improve previous change.
5556
5557 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
5558
5559 * modes.texi (Auto Major Mode): Fix example.
5560
5561 2008-11-25 Glenn Morris <rgm@gnu.org>
5562
5563 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
5564
5565 * files.texi (Format Conversion Round-Trip):
5566 Use active voice for previous change.
5567
5568 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
5569
5570 * os.texi (Processor Run Time):
5571 * processes.texi (Transaction Queues):
5572 * markers.texi (The Mark):
5573 * windows.texi (Choosing Window, Selecting Windows):
5574 * files.texi (Changing Files, Magic File Names):
5575 * commands.texi (Key Sequence Input):
5576 * functions.texi (Declaring Functions):
5577 * strings.texi (Predicates for Strings):
5578 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
5579
5580 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
5581
5582 * help.texi (Accessing Documentation): Update example.
5583
5584 * variables.texi (Defining Variables): Note that `*' is not
5585 necessary if defcustom is used.
5586
5587 2008-11-22 Eli Zaretskii <eliz@gnu.org>
5588
5589 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
5590 Characters" from @detailmenu.
5591
5592 * nonascii.texi (Character Codes, Character Sets)
5593 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
5594 (Chars and Bytes, Splitting Characters): Sections removed.
5595
5596 2008-11-22 Lute Kamstra <lute@gnu.org>
5597
5598 * positions.texi (Text Lines): Update goto-line documentation.
5599
5600 2008-11-21 Martin Rudalics <rudalics@gmx.at>
5601
5602 * frames.texi (Frames): Fix typo, add cross references, reword.
5603 (Initial Parameters): Reword special-display-frame-alist text.
5604 (Frames and Windows): Reword. Describe argument norecord for
5605 set-frame-selected-window.
5606 (Input Focus): Describe argument norecord for select-frame.
5607 Remove comment on MS-Windows behavior for focus-follows-mouse.
5608 (Raising and Lowering): Mention windows-frames dichotomy in
5609 metaphor.
5610
5611 * windows.texi (Displaying Buffers, Vertical Scrolling)
5612 (Horizontal Scrolling): Fix indenting and rewording issues
5613 introduced with 2008-11-07 change.
5614
5615 2008-11-20 Glenn Morris <rgm@gnu.org>
5616
5617 * files.texi (Format Conversion Round-Trip): Mention `preserve'
5618 element of `format-alist'.
5619
5620 2008-11-19 Glenn Morris <rgm@gnu.org>
5621
5622 * doclicense.texi: Update to FDL 1.3.
5623 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
5624
5625 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
5626
5627 * windows.texi (Window Hooks): Remove *-end-trigger-functions
5628 vars, which are obsolete. Mention jit-lock-register.
5629
5630 * modes.texi (Other Font Lock Variables):
5631 Document jit-lock-register and jit-lock-unregister.
5632
5633 * frames.texi (Color Parameters): Document alpha parameter.
5634
5635 2008-11-16 Martin Rudalics <rudalics@gmx.at>
5636
5637 * windows.texi (Splitting Windows, Deleting Windows)
5638 (Selecting Windows, Cyclic Window Ordering)
5639 (Buffers and Windows, Displaying Buffers, Choosing Window)
5640 (Dedicated Windows, Window Point, Window Start and End)
5641 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
5642 (Size of Window, Resizing Windows, Window Configurations)
5643 (Window Parameters): Avoid @var at beginning of sentences and
5644 reword accordingly.
5645
5646 2008-11-11 Lute Kamstra <lute@gnu.org>
5647
5648 * files.texi (File Name Components): Fix file-name-extension
5649 documentation.
5650
5651 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
5652
5653 * frames.texi (Basic Parameters): Remove display-environment-variable
5654 and term-environment-variable.
5655
5656 2008-11-08 Eli Zaretskii <eliz@gnu.org>
5657
5658 * windows.texi (Basic Windows, Splitting Windows)
5659 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
5660 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
5661 (Resizing Windows, Window Configurations, Window Parameters):
5662 Fix wording and markup.
5663
5664 2008-11-07 Martin Rudalics <rudalics@gmx.at>
5665
5666 * windows.texi (Windows): Update entries.
5667 (Basic Windows): Remove listing of attributes. Reword.
5668 (Splitting Windows, Deleting Windows): Reword.
5669 (Selecting Windows, Cyclic Window Ordering): Reword with special
5670 emphasis on order of recently selected windows and buffer list.
5671 (Buffers and Windows, Choosing Window): Reword with special
5672 emphasis on dedicated windows.
5673 (Displaying Buffers): Reword. For switch-to-buffer mention that
5674 it may fall back on pop-to-buffer. For other-window try to
5675 explain how it treats the cyclic ordering of windows.
5676 (Dedicated Windows): New node and section discussing dedicated
5677 windows and associated functions.
5678 (Window Point): Add entry for window-point-insertion-type. Reword.
5679 (Window Start and End): Rename node and section title. Reword.
5680 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
5681 Minor rewording.
5682 (Size of Window): Reword, in particular text on window-width.
5683 (Resizing Windows): Reword. Add text on balancing windows.
5684 (Window Configurations): Reword. Mention window parameters.
5685 (Window Parameters): New node and section on window parameters.
5686 (Window Hooks): Reword. Mention that
5687 window-configuration-change-hook is run "buffer-locally".
5688 * elisp.texi (Top): Update Windows entries in @detailmenu
5689 section.
5690
5691 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
5692
5693 * searching.texi (Regexp Search): Fix typo.
5694
5695 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5696
5697 * searching.texi (Regexp Search): Document GREEDY arg.
5698 (Simple Match Data): Fix return value.
5699
5700 2008-11-01 Eli Zaretskii <eliz@gnu.org>
5701
5702 * nonascii.texi (Text Representations): Rewrite to make consistent
5703 with Emacs 23 internal representation of characters.
5704 Document `unibyte-string'.
5705
5706 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
5707
5708 * processes.texi (Process Information): Note that process-status
5709 does not accept buffer names.
5710
5711 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5712
5713 * positions.texi (Skipping Characters): Correct return value of
5714 skip-chars-forward.
5715
5716 2008-10-25 Martin Rudalics <rudalics@gmx.at>
5717
5718 * windows.texi (Deleting Windows): Update documentation of
5719 delete-windows-on.
5720 (Buffers and Windows): Update documentations of
5721 get-buffer-window and get-buffer-window-list.
5722 (Displaying Buffers): Update documentation of
5723 replace-buffer-in-windows.
5724
5725 * buffers.texi (Current Buffer): Reword set-buffer and
5726 with-current-buffer documentations.
5727 (Creating Buffers): Reword documentation of get-buffer-create.
5728
5729 2008-10-23 Martin Rudalics <rudalics@gmx.at>
5730
5731 * buffers.texi (Current Buffer): Reword documentation of
5732 set-buffer.
5733 (Buffer Names): Reword documentation of buffer-name.
5734 (The Buffer List): For bury-buffer explain what happens with the
5735 buffer's window.
5736 (Creating Buffers): Say that get-buffer-create's arg is called
5737 buffer-or-name.
5738
5739 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5740
5741 * advice.texi (Computed Advice): Explain what DEFINITION is.
5742
5743 * nonascii.texi (Character Codes): Remove obsolete function
5744 char-valid-p, and document characterp instead.
5745
5746 2008-10-22 Martin Rudalics <rudalics@gmx.at>
5747
5748 * windows.texi (Displaying Buffers): Reword documentation of
5749 pop-to-buffer.
5750 (Choosing Window): Rewrite documentation of display-buffer and
5751 its options.
5752
5753 * buffers.texi (Killing Buffers): Update documentation of
5754 kill-buffer.
5755
5756 2008-10-21 Eli Zaretskii <eliz@gnu.org>
5757
5758 * processes.texi (Serial Ports): Fix wording and improve markup.
5759
5760 * searching.texi (Regexp Search): Document `string-match-p' and
5761 `looking-at-p'.
5762 (POSIX Regexps): Add an xref for "non-greedy".
5763 (Regexp Special): Add @cindex entry for "non-greedy".
5764
5765 * display.texi (Attribute Functions): Document `face-all-attributes'.
5766 (Image Cache) <image-refresh>: Minor wording fixes.
5767
5768 * frames.texi (Color Names): Add an xref to `read-color'.
5769
5770 * minibuf.texi (High-Level Completion): Document `read-color'.
5771
5772 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
5773
5774 * positions.texi (Narrowing): Add an xref to "Swapping Text".
5775
5776 * buffers.texi (Swapping Text): New section, documents
5777 `buffer-swap-text'.
5778
5779 2008-10-21 Martin Rudalics <rudalics@gmx.at>
5780
5781 * windows.texi (Resizing Windows): Minor wording fix.
5782
5783 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5784
5785 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
5786 and `combine-and-quote-strings'.
5787
5788 * strings.texi (Creating Strings): Add xrefs for them.
5789
5790 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5791
5792 * elisp.texi (Top): Make descriptive text for "Reading File Names"
5793 match the corresponding menu in minibuf.texi.
5794
5795 * minibuf.texi (Reading File Names): Document `read-shell-command'
5796 and `minibuffer-local-shell-command-map'.
5797
5798 2008-10-19 Martin Rudalics <rudalics@gmx.at>
5799
5800 * windows.texi (Resizing Windows): Remove var{} around "window" in
5801 documentation of enlarge-window.
5802 Rewrite documentation of window-min-height and window-min-width.
5803
5804 2008-10-19 Eli Zaretskii <eliz@gnu.org>
5805
5806 * functions.texi (Calling Functions): Document `apply-partially'.
5807
5808 * hooks.texi (Standard Hooks): Mention
5809 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
5810
5811 * variables.texi (File Local Variables): Document
5812 `file-local-variables-alist', `before-hack-local-variables-hook'
5813 and `hack-local-variables-hook'.
5814
5815 * processes.texi (Synchronous Processes): Document `process-lines'.
5816
5817 * customize.texi (Variable Definitions):
5818 Document `custom-reevaluate-setting'.
5819
5820 2008-10-18 Martin Rudalics <rudalics@gmx.at>
5821
5822 * windows.texi (Choosing Window, Deleting Windows)
5823 (Displaying Buffers): Expand documentation of dedicated windows.
5824
5825 2008-10-18 Eli Zaretskii <eliz@gnu.org>
5826
5827 * files.texi (Changing Files): Document symbolic input of file
5828 modes to `set-file-modes'. Document `read-file-modes' and
5829 `file-modes-symbolic-to-number'.
5830
5831 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
5832 and `search-map'.
5833
5834 * searching.texi (Search and Replace):
5835 Document `replace-search-function' and `replace-re-search-function'.
5836 Document `multi-query-replace-map'.
5837
5838 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5839 (Completion Commands, Reading File Names):
5840 Rename `minibuffer-local-must-match-filename-map' to
5841 `minibuffer-local-filename-must-match-map'.
5842 (Minibuffer Completion): The `require-match' argument to
5843 `completing-read' can now have the value `confirm-only'.
5844
5845 * windows.texi (Displaying Buffers): Minor wording fix.
5846 (Choosing Window): `split-height-threshold' can now be nil.
5847 Document `split-width-threshold'. `pop-up-frames' can have the
5848 value `graphic-only'.
5849
5850 2008-10-17 Eli Zaretskii <eliz@gnu.org>
5851
5852 * os.texi (Startup Summary): Document `before-init-time' and
5853 `after-init-time'. Document `initial-window-system' and
5854 `window-system-initialization-alist'. Document reading the
5855 abbrevs file. Document the call to `server-start' under --daemon.
5856 Rearrange a bit to be consistent with the code flow.
5857 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
5858 (Time Parsing): Document `format-seconds'.
5859
5860 2008-10-17 Martin Rudalics <rudalics@gmx.at>
5861
5862 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
5863 and reword.
5864
5865 2008-10-16 Eli Zaretskii <eliz@gnu.org>
5866
5867 * markers.texi (The Mark): Document use-region-p.
5868
5869 2008-10-15 Eli Zaretskii <eliz@gnu.org>
5870
5871 * internals.texi (Writing Emacs Primitives): The interactive spec
5872 of a primitive can be a Lisp form.
5873
5874 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
5875 values of transient-mark-mode. Document handle-shift-selection.
5876
5877 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
5878 (Interactive Examples): Show an example of `^'.
5879 (Key Sequence Input): Document this-command-keys-shift-translated.
5880 (Defining Commands, Using Interactive): The interactive-form of a
5881 function can be added via its symbol's property.
5882
5883 * positions.texi (List Motion): beginning-of-defun-function can
5884 now accept an argument.
5885
5886 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
5887 now return a list of strings.
5888
5889 * control.texi (Handling Errors): Document ignore-errors.
5890
5891 * frames.texi (Creating Frames): Document frame-inherited-parameters.
5892 (Parameter Access): Document set-frame-parameter.
5893
5894 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
5895 Hooks" for the effect of kill-all-local-variables on local hook
5896 functions.
5897
5898 * modes.texi (Major Mode Conventions, Mode Line Variables):
5899 `mode-name' need not be a string. xref to "Mode Line Data" for
5900 details, and to "Emulating Mode Line" for computing a string
5901 value.
5902
5903 2008-10-14 Eli Zaretskii <eliz@gnu.org>
5904
5905 * processes.texi (System Processes): New section.
5906 (Processes, Signals to Processes): Add xrefs to it.
5907
5908 * objects.texi (Editing Types): A `process' is a subprocess of
5909 Emacs, not just any process running on the OS.
5910
5911 * elisp.texi (Top): Adjust the @detailmenu for the above two
5912 changes.
5913
5914 * sequences.texi (Char-Tables): Remove documentation of
5915 set-char-table-default, which has no effect since Emacs 23.
5916 <char-table-range, set-char-table-range>: Don't mention generic
5917 characters and charsets. Add a cons cell as a possible argument.
5918
5919 * nonascii.texi (Splitting Characters)
5920 (Translation of Characters): Don't mention generic characters.
5921
5922 * display.texi (Fontsets): Don't mention generic characters.
5923
5924 * sequences.texi (Char-Tables): `map-char-table' can now call its
5925 argument FUNCTION with a cons cell as KEY.
5926
5927 2008-10-13 Eli Zaretskii <eliz@gnu.org>
5928
5929 * objects.texi (Primitive Function Type): Move "@cindex special
5930 forms" from here...
5931
5932 * eval.texi (Special Forms): ...to here.
5933
5934 * functions.texi (What Is a Function): `functionp' returns nil for
5935 special forms. Add an xref.
5936
5937 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
5938 Variables".
5939
5940 * variables.texi (Frame-Local Variables): New section.
5941 (Buffer-Local Variables): Add an xref to it.
5942 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
5943 have both frame-local and buffer-local binding.
5944
5945 * frames.texi (Frames): Mention multiple tty frames.
5946 (Frame Parameters, Parameter Access): Mention frame-local variable
5947 bindings.
5948
5949 2008-09-20 Glenn Morris <rgm@gnu.org>
5950
5951 * display.texi (Defining Faces): Recommend against face variables.
5952
5953 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
5954
5955 * display.texi (Echo Area Customization): Fix typo.
5956
5957 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
5958
5959 * loading.texi (Where Defined): Add `defface' item.
5960
5961 2008-09-06 Martin Rudalics <rudalics@gmx.at>
5962
5963 * loading.texi (Where Defined): Fix description of symbol-file.
5964
5965 2008-08-26 Jason Rumney <jasonr@gnu.org>
5966
5967 * display.texi (TIFF Images): New section describing :index property.
5968
5969 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
5970
5971 * display.texi (Temporary Displays): Remove unnecessary comment
5972 about usage of temp-buffer-show-hook.
5973
5974 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
5975
5976 * symbols.texi (Other Plists): Fix incorrect example.
5977 Suggested by Florian Beck.
5978
5979 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
5980
5981 * os.texi: Fix previous change.
5982
5983 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5984
5985 * os.texi:
5986 * intro.texi:
5987 * files.texi: Remove VMS support.
5988
5989 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5990
5991 * os.texi:
5992 * frames.texi:
5993 * display.texi: Remove mentions of Mac Carbon.
5994
5995 2008-07-01 Miles Bader <miles@gnu.org>
5996
5997 * text.texi (Special Properties):
5998 * display.texi (Truncation): Add wrap-prefix and line-prefix.
5999
6000 2008-06-28 Johan Bockgård <bojohan@gnu.org>
6001
6002 * display.texi (Other Image Types): Fix copy/paste error; say
6003 "PBM", not "XBM".
6004
6005 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
6006
6007 * os.texi: Remove references to obsolete systems.
6008
6009 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6010
6011 * makefile.w32-in (distclean): Remove makefile.
6012
6013 2008-06-17 Glenn Morris <rgm@gnu.org>
6014
6015 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
6016 (elisp, dist): Remove rules and variables that are obsolete now
6017 the lisp manual is no longer distributed separately.
6018
6019 2008-06-16 Glenn Morris <rgm@gnu.org>
6020
6021 * configure, configure.in, mkinstalldirs: Remove unused files.
6022
6023 * book-spine.texinfo: Set version to 23.0.60.
6024 * vol1.texi (EMACSVER):
6025 * vol2.texi (EMACSVER): Set to 23.0.60.
6026
6027 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
6028 as per maintain.info.
6029
6030 2008-06-15 Glenn Morris <rgm@gnu.org>
6031
6032 * makefile.w32-in (manual): Use "23" rather than "21".
6033
6034 * Makefile.in (emacsver): New, set by configure.
6035 (manual): Use emacsver.
6036
6037 * intro.texi: Report bugs using M-x report-emacs-bug.
6038
6039 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
6040
6041 2008-06-13 Daniel Engeler <engeler@gmail.com>
6042
6043 * elisp.texi, internals.texi, processes.texi: Add documentation
6044 about serial port access.
6045
6046 2008-06-05 Miles Bader <miles@gnu.org>
6047
6048 * display.texi (Displaying Faces): Update to reflect function
6049 renamings in face-remap.el.
6050
6051 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
6052
6053 * display.texi (Fontsets): Fix typos.
6054
6055 2008-06-03 Miles Bader <miles@gnu.org>
6056
6057 * display.texi (Displaying Faces): Add add-relative-face-remapping,
6058 remove-relative-face-remapping, set-base-face-remapping,
6059 and set-default-base-face-remapping.
6060
6061 2008-06-01 Miles Bader <miles@gnu.org>
6062
6063 * display.texi (Displaying Faces): Add face-remapping-alist.
6064
6065 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6066
6067 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
6068 variable names.
6069
6070 2008-05-03 Eric S. Raymond <esr@golux>
6071
6072 * keymaps.texi: Clarify that (current-local-map) and
6073 (current-global-map) return references, not copies.
6074
6075 2008-05-02 Juri Linkov <juri@jurta.org>
6076
6077 * minibuf.texi (Text from Minibuffer): Document a list of
6078 default values for `read-from-minibuffer'.
6079
6080 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
6081
6082 * nonascii.texi (Translation of Characters): Fix previous change.
6083
6084 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
6085
6086 * display.texi (Overlay Properties): Clarify role of underlying
6087 textprop and overlay keymaps for display strings.
6088
6089 * keymaps.texi (Active Keymaps): Ditto.
6090
6091 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
6092
6093 * minibuf.texi (Programmed Completion):
6094 Replace dynamic-completion-table with the new completion-table-dynamic.
6095
6096 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
6097
6098 * intro.texi (Some Terms): Change "fonts in this manual" index
6099 entry to "typographic conventions".
6100
6101 2008-04-05 Eli Zaretskii <eliz@gnu.org>
6102
6103 * objects.texi (Text Props and Strings): Add indexing for read
6104 syntax of text properties.
6105
6106 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
6107
6108 * processes.texi (Decoding Output): Remove process-filter-multibyte
6109 functions.
6110
6111 2008-03-15 Martin Rudalics <rudalics@gmx.at>
6112
6113 * display.texi (Finding Overlays): Say that empty overlays at
6114 the end of the buffer are reported too.
6115
6116 2008-03-13 Glenn Morris <rgm@gnu.org>
6117
6118 * elisp.texi (EMACSVER): Set to 23.0.60.
6119
6120 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
6121
6122 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
6123
6124 2008-02-22 Glenn Morris <rgm@gnu.org>
6125
6126 * frames.texi (Position Parameters): Clarify the description of
6127 `left' and `top', using information from "Geometry".
6128 (Geometry): Give a pointer to "Position Parameters", rather than
6129 repeating information.
6130
6131 2008-02-11 Glenn Morris <rgm@gnu.org>
6132
6133 * objects.texi (Equality Predicates): No longer talk about "two"
6134 functions.
6135
6136 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
6137
6138 * objects.texi (Equality Predicates): Add defun for
6139 equal-including-properties.
6140
6141 2008-02-10 Glenn Morris <rgm@gnu.org>
6142
6143 * objects.texi (Equality Predicates):
6144 Mention equal-including-properties.
6145
6146 2008-02-07 Richard Stallman <rms@gnu.org>
6147
6148 * windows.texi (Window Start): Mention the feature of moving
6149 window-start to start of line.
6150
6151 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
6152
6153 * keymaps.texi (Tool Bar): Document rtl property.
6154
6155 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
6156
6157 * display.texi (Button Types):
6158 For define-button-type, clarify type of NAME.
6159
6160 2008-01-19 Martin Rudalics <rudalics@gmx.at>
6161
6162 * buffers.texi (Buffer Modification): Fix typo.
6163
6164 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
6165
6166 * os.texi (System Environment): Remove references to OSes that are
6167 not supported anymore.
6168
6169 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
6170
6171 * os.texi (System Environment): Remove mention for Masscomp.
6172
6173 2008-01-04 Richard Stallman <rms@gnu.org>
6174
6175 * display.texi (Faces): Don't talk about internal face vector as arg
6176 to facep.
6177
6178 * customize.texi (Type Keywords): Fix previous change.
6179
6180 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
6181 * elisp.texi (Top): Fix menu for commands.texi change.
6182
6183 2007-12-30 Richard Stallman <rms@gnu.org>
6184
6185 * commands.texi (Accessing Mouse): Rename from Accessing Events.
6186 (Accessing Scroll): New node broken out of Accessing Mouse.
6187
6188 2007-12-28 Richard Stallman <rms@gnu.org>
6189
6190 * frames.texi (Size Parameters): Fix typo.
6191 (Basic Parameters): For `title', refer to title bar.
6192 (Size and Position): Explain meaning of frame pixel width and height.
6193
6194 2007-12-23 Richard Stallman <rms@gnu.org>
6195
6196 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
6197 Improve some of the commented-out keywords' text too.
6198
6199 2007-12-14 Martin Rudalics <rudalics@gmx.at>
6200
6201 * nonascii.texi (Encoding and I/O): Reword to avoid saying
6202 "visit the current buffer".
6203
6204 * os.texi (System Interface): Fix typo.
6205
6206 2007-12-04 Richard Stallman <rms@gnu.org>
6207
6208 * objects.texi (Symbol Type): Fix typo.
6209
6210 2007-12-03 Richard Stallman <rms@gnu.org>
6211
6212 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
6213
6214 2007-12-01 Glenn Morris <rgm@gnu.org>
6215
6216 * functions.texi (Declaring Functions): Improve previous change.
6217
6218 2007-11-30 Glenn Morris <rgm@gnu.org>
6219
6220 * functions.texi (Declaring Functions): Add optional fourth
6221 argument of declare-function, and setting third argument to `t'.
6222
6223 2007-11-29 Richard Stallman <rms@gnu.org>
6224
6225 * customize.texi (Composite Types): Document `group' type.
6226
6227 2007-11-29 Glenn Morris <rgm@gnu.org>
6228
6229 * functions.texi (Declaring Functions): Add findex.
6230 Mention `external' files.
6231
6232 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
6233
6234 * functions.texi (Declaring Functions): Fix directive.
6235
6236 2007-11-25 Richard Stallman <rms@gnu.org>
6237
6238 * help.texi (Help Functions): Clean up last change.
6239
6240 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
6241
6242 * loading.texi (Named Features): Minor cleanup.
6243
6244 * macros.texi (Eval During Expansion): Minor cleanup.
6245
6246 * variables.texi (Variable Aliases): Minor cleanup.
6247
6248 2007-11-24 Richard Stallman <rms@gnu.org>
6249
6250 * functions.texi (Declaring Functions): Clarify previous change.
6251
6252 * compile.texi (Compiler Errors): Clarify previous change.
6253
6254 2007-11-24 Richard Stallman <rms@gnu.org>
6255
6256 * display.texi (Refresh Screen, Forcing Redisplay):
6257 Clarify the text and move items around.
6258
6259 2007-11-24 Glenn Morris <rgm@gnu.org>
6260
6261 * functions.texi (Declaring Functions): New section.
6262 * compile.texi (Compiler Errors): Mention declaring functions,
6263 defvar with no initvalue, and byte-compile-warnings.
6264
6265 2007-11-15 Martin Rudalics <rudalics@gmx.at>
6266
6267 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
6268 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
6269
6270 2007-11-13 Martin Rudalics <rudalics@gmx.at>
6271
6272 * help.texi (Help Functions): Document new macro `with-help-window'.
6273
6274 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
6275
6276 * searching.texi (Replacing Match): Describe new
6277 `match-substitute-replacement'.
6278
6279 2007-10-31 Richard Stallman <rms@gnu.org>
6280
6281 * strings.texi (Creating Strings): Null strings from concat not unique.
6282
6283 2007-10-26 Richard Stallman <rms@gnu.org>
6284
6285 * objects.texi (Equality Predicates): Null strings are uniquified.
6286
6287 * minibuf.texi: Minor clarifications in previous change.
6288
6289 2007-10-25 Glenn Morris <rgm@gnu.org>
6290
6291 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
6292
6293 2007-10-24 Richard Stallman <rms@gnu.org>
6294
6295 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
6296
6297 * variables.texi (Frame-Local Variables): Node deleted.
6298 (Variables): Delete Frame-Local Variables from menu.
6299 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
6300 (Default Value): Don't mention frame-local vars.
6301
6302 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
6303
6304 * loading.texi (Unloading): Document FEATURE-unload-function
6305 instead of FEATURE-unload-hook.
6306
6307 * frames.texi (Multiple Displays): Don't mention frame-local vars.
6308
6309 2007-10-22 Juri Linkov <juri@jurta.org>
6310
6311 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
6312 (High-Level Completion): Document a list of default value strings
6313 in the DEFAULT argument, for which minibuffer functions return the
6314 first element.
6315
6316 2007-10-17 Juri Linkov <juri@jurta.org>
6317
6318 * text.texi (Filling): Update arguments of fill-paragraph.
6319 fill-paragraph operates on the active region in Transient Mark mode.
6320 Remove fill-paragraph-or-region.
6321
6322 2007-10-13 Karl Berry <karl@gnu.org>
6323
6324 * elisp.texi (@dircategory): Move to after @copying,
6325 since we want @copying as close as possible to the beginning of
6326 the output.
6327
6328 2007-10-12 Richard Stallman <rms@gnu.org>
6329
6330 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
6331
6332 * commands.texi (Distinguish Interactive): New node,
6333 broken out from Interactive Call and rewritten.
6334 (Command Loop): Put Distinguish Interactive in menu.
6335
6336 2007-10-09 Richard Stallman <rms@gnu.org>
6337
6338 * text.texi (Examining Properties): Mention overlay priority.
6339
6340 * display.texi (Display Margins): Correct the description
6341 of margin display specifications.
6342 (Replacing Specs): New subnode broken out of Display Property.
6343
6344 2007-10-06 Juri Linkov <juri@jurta.org>
6345
6346 * text.texi (Filling): Document fill-paragraph-or-region.
6347
6348 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
6349
6350 * display.texi (Auto Faces): Fix typo.
6351
6352 2007-10-02 Richard Stallman <rms@gnu.org>
6353
6354 * display.texi (Display Property): Explain some display specs
6355 don't let you move point in.
6356
6357 * frames.texi (Cursor Parameters):
6358 Describe cursor-in-non-selected-windows here. Explain more values.
6359
6360 * windows.texi (Basic Windows): Don't describe
6361 cursor-in-non-selected-windows here.
6362
6363 2007-10-01 Eli Zaretskii <eliz@gnu.org>
6364
6365 * processes.texi (Misc Network): Note that these functions are
6366 supported only on some systems.
6367
6368 2007-10-01 Richard Stallman <rms@gnu.org>
6369
6370 * display.texi (Overlay Properties): Explain nil as priority.
6371 Explain that conflicts are unpredictable if not resolved by
6372 priorities.
6373
6374 2007-09-23 Richard Stallman <rms@gnu.org>
6375
6376 * macros.texi (Backquote): Minor clarification.
6377
6378 2007-09-19 Richard Stallman <rms@gnu.org>
6379
6380 * display.texi (Display Property): Explain multiple display specs.
6381 Clarify when they work in parallel and when one overrides.
6382 Fix error in example.
6383
6384 2007-09-06 Glenn Morris <rgm@gnu.org>
6385
6386 Move from lispref/ to doc/lispref/. Change all setfilename
6387 commands to use ../../info.
6388 * Makefile.in (infodir): Go up one more level.
6389 (usermanualdir): Change from ../man to ../emacs.
6390 (miscmanualdir): New.
6391 (dist): Use new variable miscmanualdir.
6392 * makefile.w32-in (infodir, texinputdir): Go up one more level.
6393 (usermanualdir): Change from ../man to ../emacs.
6394
6395 2007-08-30 Martin Rudalics <rudalics@gmx.at>
6396
6397 * commands.texi (Command Loop Info): Advise against changing
6398 most variables described here. Explain new variable
6399 last-repeatable-command.
6400
6401 2007-08-29 Glenn Morris <rgm@gnu.org>
6402
6403 * elisp.texi (EMACSVER): Increase to 23.0.50.
6404
6405 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6406
6407 * frames.texi (Basic Parameters): Add display-environment-variable
6408 and term-environment-variable.
6409
6410 2007-08-28 Juri Linkov <juri@jurta.org>
6411
6412 * display.texi (Image Formats, Other Image Types): Add SVG.
6413
6414 2007-08-28 Juri Linkov <juri@jurta.org>
6415
6416 * display.texi (Images): Move formats-related text to new node
6417 "Image Formats".
6418 (Image Formats): New node.
6419
6420 2007-08-27 Richard Stallman <rms@gnu.org>
6421
6422 * windows.texi (Window Configurations): Clarify what
6423 a window configuration saves.
6424
6425 2007-08-25 Richard Stallman <rms@gnu.org>
6426
6427 * display.texi (Images): Delete redundant @findex.
6428
6429 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
6430
6431 * text.texi (Change Hooks): (after|before)-change-functions are no
6432 longer bound to nil while running; rather inhibit-modification-hooks
6433 is t.
6434
6435 2007-08-16 Richard Stallman <rms@gnu.org>
6436
6437 * processes.texi (Asynchronous Processes):
6438 Clarify doc of start-file-process.
6439
6440 2007-08-08 Martin Rudalics <rudalics@gmx.at>
6441
6442 * modes.texi (Example Major Modes): Fix typo.
6443
6444 2007-08-08 Glenn Morris <rgm@gnu.org>
6445
6446 * intro.texi (nil and t): Do not use `iff' in documentation.
6447
6448 * tips.texi (Documentation Tips): Recommend against `iff'.
6449
6450 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
6451
6452 * display.texi (Image Cache): Document image-refresh.
6453
6454 2007-08-06 Martin Rudalics <rudalics@gmx.at>
6455
6456 * windows.texi (Size of Window): Document window-full-width-p.
6457
6458 2007-07-25 Glenn Morris <rgm@gnu.org>
6459
6460 * gpl.texi (GPL): Replace license with GPLv3.
6461
6462 * Relicense all FSF files to GPLv3 or later.
6463
6464 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
6465
6466 * processes.texi (Synchronous Processes):
6467 Add `process-file-shell-command'.
6468 (Asynchronous Processes): Mention restricted use of
6469 `process-filter' and `process-sentinel' in
6470 `start-file-process'. Add `start-file-process-shell-command'.
6471
6472 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6473
6474 * files.texi (Magic File Names): Introduce optional parameter
6475 IDENTIFICATION for `file-remote-p'.
6476
6477 2007-07-16 Richard Stallman <rms@gnu.org>
6478
6479 * display.texi (Defining Faces): Fix previous change.
6480
6481 2007-07-14 Richard Stallman <rms@gnu.org>
6482
6483 * control.texi (Handling Errors): Document `debug' in handler list.
6484
6485 2007-07-10 Richard Stallman <rms@gnu.org>
6486
6487 * display.texi (Defining Faces): Explain C-M-x feature for defface.
6488
6489 2007-07-09 Richard Stallman <rms@gnu.org>
6490
6491 * files.texi (Magic File Names): Rewrite previous change.
6492
6493 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6494
6495 * files.texi (Magic File Names): Introduce optional parameter
6496 CONNECTED for `file-remote-p'.
6497
6498 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
6499
6500 * processes.texi (Asynchronous Processes):
6501 * files.texi (Magic File Names): Add `start-file-process'.
6502
6503 2007-06-27 Richard Stallman <rms@gnu.org>
6504
6505 * files.texi (Format Conversion Piecemeal):
6506 Clarify `after-insert-file-functions' calling convention.
6507
6508 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
6509
6510 * files.texi (Magic File Names): Remove `dired-call-process'.
6511 Add `process-file'.
6512
6513 2007-06-27 Kenichi Handa <handa@m17n.org>
6514
6515 * text.texi (Special Properties): Fix description about
6516 `composition' property.
6517
6518 2007-06-26 Kenichi Handa <handa@m17n.org>
6519
6520 * nonascii.texi (Default Coding Systems): Document about the
6521 return value `undecided'.
6522
6523 2007-06-25 David Kastrup <dak@gnu.org>
6524
6525 * keymaps.texi (Active Keymaps): Document new POSITION argument of
6526 `current-active-maps'.
6527
6528 2007-06-24 Karl Berry <karl@gnu.org>
6529
6530 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
6531
6532 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
6533
6534 * display.texi (Overlay Arrow): Doc fix.
6535
6536 2007-06-14 Karl Berry <karl@tug.org>
6537
6538 * anti.texi (Antinews): Typo.
6539
6540 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
6541
6542 * display.texi (Image Cache): Document image-refresh.
6543
6544 2007-06-12 Karl Berry <karl@gnu.org>
6545
6546 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
6547 * two-volume.make: New file.
6548 * .cvsignore: Ignore two-volume files.
6549
6550 2007-06-12 Tom Tromey <tromey@redhat.com>
6551
6552 * os.texi (Init File): Document user-emacs-directory.
6553
6554 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
6555
6556 * commands.texi (Click Events): Describe width and height when
6557 object is nil.
6558
6559 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
6560
6561 * commands.texi (Click Events): Layout more logically.
6562 Describe width and height.
6563 (Drag Events, Motion Events): Update to new format for position.
6564
6565 2007-06-02 Richard Stallman <rms@gnu.org>
6566
6567 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
6568
6569 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6570
6571 * Version 22.1 released.
6572
6573 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6574
6575 * text.texi (Special Properties): Correct meaning of fontified face.
6576
6577 2007-05-30 Richard Stallman <rms@gnu.org>
6578
6579 * text.texi (Special Properties): Add link to Adjusting Point.
6580
6581 2007-05-12 Richard Stallman <rms@gnu.org>
6582
6583 * text.texi (Margins): indent-to-left-margin is not the default.
6584 (Mode-Specific Indent): For indent-line-function, the default
6585 is indent-relative.
6586
6587 * modes.texi (Example Major Modes): Explain last line of text-mode
6588 is redundant.
6589
6590 2007-05-10 Richard Stallman <rms@gnu.org>
6591
6592 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
6593
6594 * help.texi (Keys in Documentation): Add reference to
6595 Documentation Tips.
6596
6597 * files.texi (Format Conversion): TO-FN gets three arguments.
6598
6599 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
6600
6601 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
6602
6603 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
6604 * files.texi (Format Conversion): Expand intro; add menu.
6605 (Format Conversion Overview, Format Conversion Round-Trip)
6606 (Format Conversion Piecemeal): New nodes/subsections.
6607 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
6608 * text.texi (Text Properties): Remove "Saving Properties" from menu.
6609 (Saving Properties): Delete node/subsection.
6610
6611 2007-05-07 Karl Berry <karl@gnu.org>
6612
6613 * elisp.texi (EMACSVER): Back to 22.
6614
6615 2007-05-06 Richard Stallman <rms@gnu.org>
6616
6617 * processes.texi (Accepting Output): Revert most of previous change.
6618
6619 2007-05-05 Richard Stallman <rms@gnu.org>
6620
6621 * processes.texi (Accepting Output): accept-process-output
6622 uses microseconds, not milliseconds. But that arg is obsolete.
6623
6624 2007-05-04 Karl Berry <karl@tug.org>
6625
6626 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
6627
6628 2007-05-04 Eli Zaretskii <eliz@gnu.org>
6629
6630 * tips.texi (Documentation Tips): Rearrange items to place the
6631 more important ones first. Add an index entry for hyperlinks.
6632
6633 2007-05-03 Karl Berry <karl@gnu.org>
6634
6635 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
6636 (EMACSVER) [smallbook]: 22 for printed version.
6637
6638 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
6639 so restore anchor to normal position after defun. Found by Kevin Ryde.
6640
6641 2007-04-26 Glenn Morris <rgm@gnu.org>
6642
6643 * elisp.texi (EMACSVER): Increase to 22.1.50.
6644
6645 2007-04-28 Karl Berry <karl@gnu.org>
6646
6647 * elisp.texi: Improve line breaks on copyright page,
6648 similar layout to emacs manual, 8.5x11 by default.
6649
6650 2007-04-24 Richard Stallman <rms@gnu.org>
6651
6652 * text.texi (Special Properties): Add xref to Overlay Properties.
6653
6654 * display.texi (Overlay Properties): Add xref to Special Properties.
6655
6656 2007-04-22 Richard Stallman <rms@gnu.org>
6657
6658 * keymaps.texi (Extended Menu Items): Move the info about
6659 format with cached keyboard binding.
6660
6661 2007-04-21 Richard Stallman <rms@gnu.org>
6662
6663 * text.texi (Special Properties): Clarify previous change.
6664
6665 * files.texi (File Name Expansion): Clarify previous change.
6666
6667 * display.texi (Attribute Functions): Fix example for
6668 face-attribute-relative-p.
6669
6670 2007-04-19 Kenichi Handa <handa@m17n.org>
6671
6672 * text.texi (Special Properties): Document composition property.
6673
6674 2007-04-19 Glenn Morris <rgm@gnu.org>
6675
6676 * files.texi (File Name Expansion): Mention "superroot".
6677
6678 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6679
6680 * frames.texi (Multiple Displays): Add note about "multi-monitor"
6681 setups.
6682 (Display Feature Testing): Note that display refers to all
6683 physical monitors for multi-monitor setups.
6684
6685 2007-04-14 Richard Stallman <rms@gnu.org>
6686
6687 * lists.texi (Sets And Lists): Clarify `delete' examples.
6688 Remove spurious xref to same node.
6689 Clarify xref for add-to-list.
6690
6691 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
6692
6693 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
6694 value of lisp-mode-map.
6695
6696 2007-04-11 Karl Berry <karl@gnu.org>
6697
6698 * anti.texi (Antinews):
6699 * display.texi (Overlay Properties, Defining Images):
6700 * processes.texi (Synchronous Processes, Sentinels):
6701 * syntax.texi (Syntax Table Internals):
6702 * searching.texi (Regexp Special):
6703 * nonascii.texi (Default Coding Systems):
6704 * text.texi (Special Properties):
6705 * minibuf.texi (Basic Completion): Wording to improve breaks in
6706 8.5x11 format.
6707 * elisp.texi (smallbook): New @set to more easily switch between
6708 smallbook and 8.5x11.
6709
6710 2007-04-11 Richard Stallman <rms@gnu.org>
6711
6712 * text.texi (Lazy Properties): Minor fix.
6713
6714 2007-04-08 Karl Berry <karl@gnu.org>
6715
6716 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
6717 * macros.texi (Backquote): Downcase Backquote in index entries for
6718 consistency.
6719
6720 2007-04-08 Richard Stallman <rms@gnu.org>
6721
6722 * text.texi (Adaptive Fill): Just describe default,
6723 don't show it (since it contains non-ASCII chars).
6724
6725 2007-04-07 Karl Berry <karl@gnu.org>
6726
6727 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
6728 adaptive-fill-regexp's value, since they are not in the standard
6729 TeX fonts.
6730
6731 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
6732
6733 * display.texi (Defining Faces): Fix example.
6734
6735 2007-04-07 Karl Berry <karl@gnu.org>
6736
6737 * display.texi (Button Buffer Commands): Improve page break.
6738
6739 2007-04-07 Richard Stallman <rms@gnu.org>
6740
6741 * advice.texi (Activation of Advice): Remove redundant index entry.
6742
6743 * backups.texi: Improve index entries. Remove redundant ones.
6744
6745 * compile.texi (Byte Compilation): Improve index entry.
6746
6747 * hash.texi (Creating Hash): Improve index entry.
6748
6749 * symbols.texi (Definitions): Improve index entry.
6750
6751 * edebug.texi: Improve index entries. Remove redundant/useless ones.
6752
6753 * maps.texi (Standard Keymaps): Remove useless index entry.
6754
6755 * help.texi (Documentation Basics): Remove redundant index entries.
6756
6757 * customize.texi: Improve index entries.
6758 Remove redundant/useless ones.
6759
6760 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
6761
6762 * streams.texi (Output Variables): Improve index entry.
6763
6764 * abbrevs.texi (Abbrevs): Remove useless index entry.
6765
6766 * macros.texi (Expansion): Remove useless index entry.
6767
6768 * text.texi: Improve index entries. Remove redundant/useless ones.
6769 (Text Properties, Examining Properties)
6770 (Special Properties): Use "property category" instead of "category"
6771 to refer to the `category' property.
6772
6773 * positions.texi: Improve index entries. Remove useless one.
6774
6775 * lists.texi: Improve index entries. Remove redundant/useless ones.
6776
6777 * os.texi: Improve index entries.
6778 (Timers): Fix previous change.
6779
6780 * buffers.texi: Improve index entries.
6781 (Modification Time): Get rid of term "obsolete buffer".
6782
6783 * debugging.texi: Improve index entries.
6784 (Test Coverage): Add xref to other test coverage ftr.
6785
6786 * eval.texi: Improve index entry. Remove redundant ones.
6787
6788 * numbers.texi: Improve index entries. Remove redundant/useless ones.
6789
6790 * files.texi: Improve index entries. Remove redundant/useless ones.
6791
6792 * objects.texi: Improve index entries.
6793
6794 * processes.texi: Improve index entries.
6795
6796 * modes.texi: Improve index entry. Remove redundant one.
6797
6798 * nonascii.texi: Improve index entries.
6799
6800 * internals.texi: Improve index entries.
6801
6802 * syntax.texi: Improve index entries.
6803
6804 * keymaps.texi (Active Keymaps): Improve index entries.
6805
6806 * commands.texi: Improve index entries. Remove redundant/useless ones.
6807
6808 * frames.texi: Improve index entries. Remove redundant/useless ones.
6809
6810 * markers.texi: Improve index entries. Remove redundant ones.
6811
6812 * tips.texi: Improve index entries.
6813
6814 * loading.texi (Unloading): Improve index entry.
6815
6816 * variables.texi: Improve index entries. Remove redundant one.
6817
6818 * sequences.texi: Improve index entry.
6819
6820 * display.texi: Improve index entries. Remove redundant ones.
6821
6822 * windows.texi: Improve index entries.
6823
6824 * searching.texi: Improve index entries. Remove redundant one.
6825
6826 * strings.texi (Case Tables): Improve last change.
6827
6828 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
6829
6830 * strings.texi (Case Tables): Document with-case-table and
6831 ascii-case-table.
6832
6833 2007-04-03 Karl Berry <karl@gnu.org>
6834
6835 * processes.texi (Network): Reword to improve page break.
6836
6837 2007-04-03 Eli Zaretskii <eliz@gnu.org>
6838
6839 * functions.texi (Inline Functions): Describe more disadvantages
6840 of defsubst, and make advice against it stronger.
6841
6842 2007-04-02 Karl Berry <karl@gnu.org>
6843
6844 * backups.texi (Backup Names): Avoid widow words.
6845 * modes.texi (Example Major Modes): Align last comment.
6846
6847 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
6848
6849 * keymaps.texi (Remapping Commands): Document new arg to
6850 command-remapping.
6851
6852 2007-04-01 Karl Berry <karl@gnu.org>
6853
6854 * processes.texi (Low-Level Network): Typo.
6855 * loading.texi (Hooks for Loading): Avoid double "the".
6856 * keymaps.texi (Key Sequences): No double "and".
6857 (Changing Key Bindings): Shorten to improve line break.
6858
6859 2007-03-31 Glenn Morris <rgm@gnu.org>
6860
6861 * os.texi (Timers): Fix description of run-at-time TIME formats.
6862
6863 2007-03-31 Richard Stallman <rms@gnu.org>
6864
6865 * display.texi (Invisible Text): Correct buffer-invisibility-spec
6866 regarding ellipsis.
6867
6868 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6869
6870 * intro.texi (nil and t):
6871 * symbols.texi (Plists and Alists):
6872 * variables.texi (Variable Aliases, Constant Variables):
6873 * functions.texi (Defining Functions):
6874 * advice.texi (Advising Primitives):
6875 * debugging.texi (Syntax Errors, Compilation Errors):
6876 * minibuf.texi (Minibuffer Windows):
6877 * commands.texi (Adjusting Point):
6878 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
6879 (Auto Major Mode, Major Mode Conventions):
6880 * help.texi (Describing Characters):
6881 * files.texi (Create/Delete Dirs, Information about Files)
6882 (File Locks, Writing to Files, Reading from Files)
6883 (Saving Buffers):
6884 * windows.texi (Resizing Windows, Cyclic Window Ordering):
6885 * frames.texi (Finding All Frames):
6886 * positions.texi (Buffer End, Motion):
6887 * markers.texi (The Region):
6888 * text.texi (Deletion, Near Point):
6889 * display.texi (Displaying Messages, Truncation):
6890 * os.texi (Processor Run Time):
6891 * tips.texi (Key Binding Conventions, Programming Tips)
6892 (Warning Tips, Documentation Tips, Comment Tips):
6893 * internals.texi (Memory Usage): Improve indexing.
6894
6895 * variables.texi (Frame-Local Variables):
6896 * functions.texi (Argument List):
6897 * loading.texi (Library Search):
6898 * streams.texi (Output Variables):
6899 * keymaps.texi (Translation Keymaps, Searching Keymaps):
6900 * searching.texi (Replacing Match, Search and Replace):
6901 * processes.texi (Byte Packing, Decoding Output)
6902 (Accepting Output, Network Servers, Shell Arguments):
6903 * display.texi (Abstract Display, Image Cache, Scroll Bars):
6904 * windows.texi (Window Point, Window Start):
6905 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
6906 * commands.texi (Reading Input, Keyboard Events):
6907 * minibuf.texi (Reading File Names, Minibuffer Completion)
6908 (Recursive Mini):
6909 * positions.texi (List Motion):
6910 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6911 * numbers.texi (Arithmetic Operations, Math Functions)
6912 (Predicates on Numbers, Comparison of Numbers):
6913 (Numeric Conversions):
6914 * locals.texi (Standard Buffer-Local Variables):
6915 * maps.texi (Standard Keymaps):
6916 * os.texi (User Identification, System Environment, Recording Input)
6917 (X11 Keysyms):
6918 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
6919 * backups.texi (Backups and Auto-Saving):
6920 * customize.texi (Customization, Group Definitions)
6921 (Variable Definitions):
6922 * compile.texi (Byte Compilation): Improve index entries.
6923
6924 2007-03-31 Karl Berry <karl@gnu.org>
6925
6926 * macros.texi (Defining Macros): Avoid widow syllable.
6927
6928 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6929
6930 * elisp.texi (Top): Postscript -> PostScript.
6931
6932 * display.texi (Images, Postscript Images): Postscript -> PostScript.
6933
6934 2007-03-31 Markus Triska <markus.triska@gmx.at>
6935
6936 * internals.texi (Writing Emacs Primitives): Untabify `For'.
6937
6938 2007-03-30 Karl Berry <karl@gnu.org>
6939
6940 * lists.texi (List-related Predicates): Remove spurious @need.
6941 (Setcdr): Use @smallexample to improve page break.
6942 (Association Lists) <assoc>: Reword to improve page break.
6943
6944 * strings.texi (String Conversion): Insert blank line to improve
6945 page break.
6946
6947 * numbers.texi (Random Numbers): Use @minus{}.
6948 (Math Functions): Use @minus{}.
6949
6950 * intro.texi (Acknowledgements): Avoid line breaks before middle
6951 initials.
6952
6953 2007-03-24 Eli Zaretskii <eliz@gnu.org>
6954
6955 * errors.texi (Standard Errors): Add an index entry.
6956
6957 2007-03-19 Richard Stallman <rms@gnu.org>
6958
6959 * os.texi (Recording Input): recent-keys now gives 300 keys.
6960
6961 2007-03-12 Glenn Morris <rgm@gnu.org>
6962
6963 * os.texi: Replace "daylight savings" with "daylight saving"
6964 throughout.
6965
6966 2007-03-05 Richard Stallman <rms@gnu.org>
6967
6968 * variables.texi (File Local Variables):
6969 Update enable-local-variables values.
6970
6971 2007-03-04 Richard Stallman <rms@gnu.org>
6972
6973 * syntax.texi (Control Parsing): Minor clarification.
6974
6975 * strings.texi (Formatting Strings): Clarify width, precision, flags.
6976
6977 * sequences.texi (Sequence Functions): Move string-bytes away,
6978 add xref.
6979
6980 * nonascii.texi (Text Representations): Move string-bytes here.
6981
6982 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
6983
6984 * minibuf.texi (Basic Completion): Minor clarification.
6985
6986 * markers.texi (The Mark): Clarify existence vs activation of mark.
6987 Other cleanup.
6988
6989 * display.texi (Finding Overlays): Write better example.
6990
6991 * compile.texi (Eval During Compile): Clarify putting macros
6992 in eval-when-compile.
6993
6994 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
6995
6996 * loading.texi (How Programs Do Loading): Fix anchor position at
6997 load-read-function definition doc.
6998
6999 2007-02-21 Kim F. Storm <storm@cua.dk>
7000
7001 * strings.texi (Text Comparison): Mention that assoc-string
7002 converts symbols to strings before testing.
7003
7004 2007-02-17 Kim F. Storm <storm@cua.dk>
7005
7006 * processes.texi (Bindat Spec): Vector types can have optional
7007 element type.
7008 (Bindat Examples): Fix example. Add vector with element type.
7009
7010 2007-02-16 Andreas Schwab <schwab@suse.de>
7011
7012 * strings.texi (Formatting Strings): Document '+' flag.
7013
7014 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
7015
7016 * strings.texi (Modifying Strings): Clarify that `clear-string'
7017 always converts the string to unibyte.
7018
7019 2007-02-14 Kim F. Storm <storm@cua.dk>
7020
7021 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
7022 Rewrite glyph code description to refer to these functions.
7023 Remove details of encoding face number and char into integer code.
7024
7025 2007-02-03 Alan Mackenzie <acm@muc.de>
7026
7027 * loading.texi (Hooks for Loading): Make the description of
7028 `eval-after-load' more detailed, and amend the description of
7029 after-load-alist, in accordance with changes from 2006-05.
7030
7031 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
7032
7033 * modes.texi (Defining Minor Modes): Document that a :require
7034 keyword or similar may be required to make saved customization
7035 variables work.
7036
7037 2007-02-03 Eli Zaretskii <eliz@gnu.org>
7038
7039 * elisp.texi (Top): Make the detailed menu headers compliant with
7040 Texinfo guidelines and with what texnfo-upd.el expects.
7041 Add comments to prevent people from inadvertently modifying the key
7042 parts needed by `texinfo-multiple-files-update'.
7043
7044 2007-02-02 Eli Zaretskii <eliz@gnu.org>
7045
7046 * elisp.texi (Top): Update the top-level menus.
7047
7048 * syntax.texi (Categories): Add index entries.
7049
7050 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
7051
7052 * display.texi (Attribute Functions): Fix name and description of
7053 the UNDERLINE arg of `set-face-underline-p'.
7054
7055 2007-01-29 Eli Zaretskii <eliz@gnu.org>
7056
7057 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
7058 Variables", and "Standard Keymaps" to the detailed menu.
7059
7060 * variables.texi (Future Local Variables): Add index entry.
7061
7062 2007-01-28 Richard Stallman <rms@gnu.org>
7063
7064 * tips.texi (Coding Conventions): Clarify the tip about macros
7065 that define a function or a variable.
7066
7067 * files.texi (File Attributes): UID and GID can be floats.
7068 (Magic File Names): Explain why deferring all operations to
7069 the standard handler does not work.
7070
7071 2007-01-23 Martin Rudalics <rudalics@gmx.at>
7072
7073 * backups.texi (Reverting): Use "buffer" instead of "file"
7074 when talking about major and minor modes.
7075
7076 2007-01-21 Richard Stallman <rms@gnu.org>
7077
7078 * help.texi (Documentation): Add xref to Documentation Tips.
7079
7080 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
7081
7082 * tips.texi (Coding Conventions): Fix typos.
7083
7084 2007-01-05 Richard Stallman <rms@gnu.org>
7085
7086 * modes.texi (Defining Minor Modes): Fix previous change.
7087
7088 2007-01-03 Richard Stallman <rms@gnu.org>
7089
7090 * customize.texi (Variable Definitions, Customization Types):
7091 Don't use * in doc string for defcustom.
7092
7093 2007-01-02 Richard Stallman <rms@gnu.org>
7094
7095 * variables.texi (Variable Aliases): Clarify that aliases vars
7096 always have the same value.
7097
7098 * processes.texi (Bindat Spec): Fix Texinfo usage.
7099
7100 * modes.texi (Defining Minor Modes): Explain effect of command
7101 defined with define-global-minor-mode on new buffers.
7102
7103 2006-12-30 Kim F. Storm <storm@cua.dk>
7104
7105 * keymaps.texi (Tool Bar): Describe `grow-only' value of
7106 `auto-resize-tool-bars'.
7107
7108 2006-12-30 Richard Stallman <rms@gnu.org>
7109
7110 * keymaps.texi (Active Keymaps): Fix previous change.
7111
7112 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
7113
7114 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
7115
7116 2006-12-30 Kim F. Storm <storm@cua.dk>
7117
7118 * processes.texi (Bindat Spec): Clarify using field names in
7119 length specifications.
7120
7121 2006-12-29 Kim F. Storm <storm@cua.dk>
7122
7123 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
7124 Add count and index variables for eval forms in repeat blocks.
7125
7126 2006-12-24 Richard Stallman <rms@gnu.org>
7127
7128 * customize.texi (Variable Definitions):
7129 Document new name custom-add-frequent-value.
7130
7131 2006-12-19 Kim F. Storm <storm@cua.dk>
7132
7133 * commands.texi (Misc Events): User signals now result in sigusr1
7134 and sigusr2 events which are handled through special-event-map.
7135 (Special Events): User signals and drag-n-drop are special.
7136
7137 2006-12-17 Richard Stallman <rms@gnu.org>
7138
7139 * loading.texi (Named Features): Explain subfeatures better.
7140
7141 * customize.texi: Use "option" only for user options.
7142 For the keyword values inside defcustom etc, say "keywords".
7143 For :options value's elements, say "elements".
7144 :group should not be omitted.
7145
7146 * syntax.texi (Parsing Expressions): Split up node.
7147 (Motion via Parsing, Position Parse, Parser State)
7148 (Low-Level Parsing, Control Parsing): New subnodes.
7149 (Parser State): Document syntax-ppss-toplevel-pos.
7150
7151 * positions.texi (List Motion): Punctuation fix.
7152
7153 * files.texi (File Name Completion): Document PREDICATE arg
7154 to file-name-completion.
7155
7156 2006-12-16 Eli Zaretskii <eliz@gnu.org>
7157
7158 * internals.texi (Building Emacs, Writing Emacs Primitives):
7159 Add index entries.
7160
7161 2006-12-11 Richard Stallman <rms@gnu.org>
7162
7163 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
7164 affects face menu. Explain how to make it non-nil without enabling
7165 any fontification.
7166
7167 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
7168
7169 * modes.texi (Font Lock Basics): Document nil value of
7170 font-lock-defaults.
7171
7172 2006-12-10 Glenn Morris <rgm@gnu.org>
7173
7174 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
7175 value for system-flag argument. Abbrev tables may not be empty
7176 when major modes are loaded.
7177
7178 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
7179
7180 * makefile.w32-in (maintainer-clean): Partially revert last
7181 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
7182 to protect elisp-covers.texi.
7183
7184 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
7185
7186 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
7187 Don't remove elisp* info files; they are already deleted by the
7188 `clean' and `distclean' targets, and they are in the $(infodir)
7189 directory, not the current one.
7190
7191 2006-12-04 Kim F. Storm <storm@cua.dk>
7192
7193 * commands.texi (Misc Events): Update signal events.
7194 (Event Examples): Add signal example.
7195
7196 2006-11-29 Richard Stallman <rms@gnu.org>
7197
7198 * frames.texi (Visibility of Frames): Explain visible windows
7199 can be covered by others. Add xref for raise-frame.
7200
7201 2006-11-28 Richard Stallman <rms@gnu.org>
7202
7203 * searching.texi (Regexp Special): Update when ^ is special.
7204
7205 2006-11-27 Eli Zaretskii <eliz@gnu.org>
7206
7207 * customize.texi (Customization, Common Keywords)
7208 (Group Definitions, Variable Definitions, Composite Types)
7209 (Type Keywords, Customization Types): Add index entries for
7210 various customization keywords.
7211
7212 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7213
7214 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
7215
7216 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
7217
7218 * frames.texi (Window System Selections): Remove clipboard from
7219 description of selection-coding-system.
7220
7221 2006-11-06 Richard Stallman <rms@gnu.org>
7222
7223 * lists.texi (List Variables): Document COMPARE-FN.
7224
7225 * keymaps.texi: Avoid use of "binding" to mean a relation;
7226 use it only to refer to the meaning associated with a key.
7227 (Keymaps): Change menu node description.
7228
7229 * elisp.texi (Top): Change menu node description.
7230
7231 * display.texi (Managing Overlays): Document overlay-recenter.
7232
7233 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
7234
7235 * Makefile.in: Use relative paths to avoid advertising filesystem
7236 contents during compilation.
7237
7238 2006-10-23 Kim F. Storm <storm@cua.dk>
7239
7240 * commands.texi (Event Input Misc): Update unread-command-events.
7241
7242 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
7243
7244 * lists.texi (Sets And Lists): Fix typos.
7245
7246 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
7247
7248 * control.texi (Processing of Errors): Use @var for an argument,
7249 not @code.
7250
7251 2006-10-16 Richard Stallman <rms@gnu.org>
7252
7253 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
7254
7255 * keymaps.texi (Format of Keymaps): Show all the keymap element
7256 patterns that result from menu items.
7257 (Key Lookup): Minor cleanups.
7258
7259 * modes.texi (Precalculated Fontification): Don't say that
7260 not setting font-lock-defaults avoids loading font-lock.
7261
7262 * help.texi (Documentation): Move xref to Emacs Manual here.
7263 (Documentation Basics): From here.
7264 Also doc emacs-lisp-docstring-fill-column.
7265
7266 * elisp.texi: Update version and ISBN.
7267
7268 * commands.texi (Interactive Call): Clarify KEYS arg to
7269 call-interactively is a vector.
7270 (Command Loop Info): Delete anchor in this-command-keys.
7271 Add anchor in this-command-keys-vector.
7272 (Recursive Editing): Document how recursive-edit
7273 handles the current buffer.
7274
7275 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
7276
7277 * frames.texi (Frame Titles): %c and %l are ignored in
7278 frame-title-format.
7279
7280 2006-10-11 Richard Stallman <rms@gnu.org>
7281
7282 * keymaps.texi (Key Sequences): Clarify use of kbd.
7283
7284 2006-10-10 Kim F. Storm <storm@cua.dk>
7285
7286 * lists.texi (Sets And Lists): Add memql.
7287
7288 2006-10-03 Richard Stallman <rms@gnu.org>
7289
7290 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
7291 Clarify :ascii: and :nonascii:.
7292
7293 2006-09-29 Juri Linkov <juri@jurta.org>
7294
7295 * modes.texi (%-Constructs): Reorder coding systems in the
7296 documentation of %z to the real order displayed in the modeline.
7297
7298 2006-09-25 Richard Stallman <rms@gnu.org>
7299
7300 * os.texi (Timers): Describe timer-max-repeats.
7301
7302 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
7303
7304 * os.texi (Timers): Mention with-local-quit.
7305
7306 2006-09-24 Richard Stallman <rms@gnu.org>
7307
7308 * searching.texi (Searching and Matching): Mention property search.
7309
7310 * commands.texi (Command Loop Info): Explain how read-event affects
7311 this-command-keys.
7312
7313 2006-09-20 Richard Stallman <rms@gnu.org>
7314
7315 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
7316
7317 * windows.texi (Window Start): Minor cleanups.
7318
7319 2006-09-20 Kim F. Storm <storm@cua.dk>
7320
7321 * windows.texi (Window Start): pos-visible-in-window-p allows
7322 specifying t for position to mean "end of window".
7323 Add window-line-height.
7324
7325 * anti.texi (Antinews): Mention window-line-height.
7326
7327 2006-09-19 David Kastrup <dak@gnu.org>
7328
7329 * keymaps.texi (Searching Keymaps): Small clarification.
7330
7331 2006-09-18 Richard Stallman <rms@gnu.org>
7332
7333 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
7334 cause keyboard menus.
7335 (Menu Keymaps): Likewise.
7336 (Defining Menus, Keyboard Menus): Clarify.
7337
7338 * text.texi (Fields): Clarify explanation of constrain-to-field.
7339
7340 2006-09-16 Eli Zaretskii <eliz@gnu.org>
7341
7342 * variables.texi (Tips for Defining): Fix a typo.
7343
7344 2006-09-15 Richard Stallman <rms@gnu.org>
7345
7346 * keymaps.texi (Remapping Commands, Searching Keymaps)
7347 (Active Keymaps): Clean up previous change.
7348
7349 2006-09-15 Jay Belanger <belanger@truman.edu>
7350
7351 * gpl.texi: Replace "Library Public License" by "Lesser Public
7352 License" throughout.
7353
7354 2006-09-15 David Kastrup <dak@gnu.org>
7355
7356 * keymaps.texi (Active Keymaps): Adapt description to use
7357 `get-char-property' instead `get-text-property'. Explain how
7358 mouse events change this. Explain the new optional argument of
7359 `key-binding' and its mouse-dependent lookup.
7360 (Searching Keymaps): Adapt description similarly.
7361 (Remapping Commands): Explain the new optional argument of
7362 `command-remapping'.
7363
7364 2006-09-14 Richard Stallman <rms@gnu.org>
7365
7366 * keymaps.texi (Searching Keymaps): Clarification.
7367 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
7368
7369 2006-09-13 Richard Stallman <rms@gnu.org>
7370
7371 * objects.texi (Character Type): Node split.
7372 Add xref to Describing Characters.
7373 (Basic Char Syntax, General Escape Syntax)
7374 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
7375
7376 2006-09-11 Richard Stallman <rms@gnu.org>
7377
7378 * display.texi (Display Table Format): Wording clarification.
7379 (Glyphs): Clarifications.
7380
7381 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
7382
7383 * keymaps.texi (Active Keymaps): Mention that key-binding checks
7384 local maps.
7385
7386 2006-09-10 Kim F. Storm <storm@cua.dk>
7387
7388 * display.texi (Forcing Redisplay): Document return value of
7389 function redisplay.
7390
7391 2006-09-09 Richard Stallman <rms@gnu.org>
7392
7393 * windows.texi (Window Hooks): Explain limits of
7394 window-scroll-functions.
7395
7396 * display.texi (Fringe Indicators): Update for last change in
7397 indicate-buffer-boundaries.
7398
7399 2006-09-08 Richard Stallman <rms@gnu.org>
7400
7401 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
7402
7403 2006-09-06 Kim F. Storm <storm@cua.dk>
7404
7405 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
7406
7407 * windows.texi (Window Start): Update pos-visible-in-window-p.
7408
7409 2006-09-04 Richard Stallman <rms@gnu.org>
7410
7411 * processes.texi (Accepting Output): Explain SECONDS=0 for
7412 accept-process-output.
7413
7414 * os.texi (Idle Timers): Explain why timer functions should not
7415 loop until (input-pending-p).
7416
7417 2006-09-02 Eli Zaretskii <eliz@gnu.org>
7418
7419 * makefile.w32-in (usermanualdir): New variable.
7420 (elisp.dvi): Use it.
7421
7422 2006-09-01 Eli Zaretskii <eliz@gnu.org>
7423
7424 * buffers.texi (Buffer Modification): Fix last change.
7425
7426 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
7427
7428 * buffers.texi (Buffer Modification):
7429 Document buffer-chars-modified-tick.
7430
7431 2006-08-31 Richard Stallman <rms@gnu.org>
7432
7433 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
7434
7435 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
7436
7437 * modes.texi (Syntactic Font Lock):
7438 Mention font-lock-syntactic-face-function
7439 instead of specific faces.
7440
7441 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
7442
7443 * display.texi (Images): Add xrref to display-images-p.
7444
7445 2006-08-28 Kenichi Handa <handa@m17n.org>
7446
7447 * nonascii.texi (Lisp and Coding Systems): Fix description of
7448 detect-coding-region.
7449
7450 2006-08-27 Michael Olson <mwolson@gnu.org>
7451
7452 * processes.texi (Transaction Queues): Remove stray quote
7453 character.
7454
7455 2006-08-25 Richard Stallman <rms@gnu.org>
7456
7457 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
7458 Add xref.
7459
7460 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
7461
7462 * os.texi (Timers): Avoid waiting inside timers.
7463
7464 2006-08-21 Lute Kamstra <lute@gnu.org>
7465
7466 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
7467
7468 2006-08-20 Richard Stallman <rms@gnu.org>
7469
7470 * os.texi (Idle Timers): New node, split out from Timers.
7471 Document current-idle-time.
7472 * commands.texi (Reading One Event): Update xref.
7473 * elisp.texi (Top): Update subnode menu.
7474
7475 2006-08-16 Richard Stallman <rms@gnu.org>
7476
7477 * keymaps.texi (Extended Menu Items): Show format of cached
7478 bindings in extended menu items.
7479
7480 * customize.texi (Variable Definitions): Explain when the
7481 standard value expression is evaluated.
7482
7483 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
7484
7485 * commands.texi (Reading One Event): Explain idleness in
7486 `read-event'.
7487
7488 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
7489
7490 * text.texi (Near Point): Say "cursor" not "terminal cursor".
7491 (Commands for Insertion): Remove split-line since it's not
7492 relevant for Lisp programming.
7493 (Yank Commands): Rewrite introduction.
7494 (Undo): Clarify.
7495 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
7496 (Filling): Remove redundant comment. Clarify return value of
7497 current-justification.
7498 (Margins): Minor clarifications.
7499 (Adaptive Fill): Update default value of adaptive-fill-regexp.
7500 (Sorting): Update definition of sort-lines.
7501 (Columns): Clarify behavior of sort-columns.
7502 (Indent Tabs): Link to Tab Stops in Emacs manual.
7503 (Special Properties): Clarify.
7504 (Clickable Text): Mention Buttons package.
7505
7506 2006-08-12 Kevin Ryde <user42@zip.com.au>
7507
7508 * os.texi (Time Parsing): Add %z to description of
7509 format-time-string, as per docstring. Add cross reference to
7510 glibc manual for strftime.
7511
7512 2006-08-08 Richard Stallman <rms@gnu.org>
7513
7514 * modes.texi: Clean up wording in previous change.
7515
7516 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
7517
7518 * modes.texi (Hooks): Clarify.
7519 (Major Mode Basics): Mention define-derived-mode explicitly.
7520 (Major Mode Conventions): Rebinding RET is OK for some modes.
7521 Mention change-major-mode-hook and after-change-major-mode-hook.
7522 (Example Major Modes): Move to end of Modes section.
7523 (Mode Line Basics): Clarify.
7524 (Mode Line Data): Mention help-echo and local-map in strings.
7525 Explain reason for treatment of non-risky variables.
7526 (Properties in Mode): Clarify.
7527 (Faces for Font Lock): Add font-lock-negation-char-face.
7528
7529 2006-08-04 Eli Zaretskii <eliz@gnu.org>
7530
7531 * strings.texi (Formatting Strings): Warn against arbitrary
7532 strings as first arg to `format'.
7533
7534 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
7535
7536 * text.texi (Clickable Text): Mention `help-echo' text property.
7537 Update intro, examples and associated explanations.
7538
7539 2006-07-31 Richard Stallman <rms@gnu.org>
7540
7541 * commands.texi: Update xrefs.
7542 (Event Mod): New node, cut out from old Translating Input.
7543
7544 * maps.texi: Update xrefs.
7545
7546 * keymaps.texi (Translation Keymaps): New node.
7547 Update xrefs from Translating Input to Translation Keymaps.
7548
7549 * elisp.texi (Top): Update subnode menu.
7550
7551 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
7552
7553 * os.texi (System Interface): Fix menu descriptions of some nodes.
7554 (Translating Input): Node deleted.
7555
7556 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
7557
7558 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
7559
7560 * lists.texi (Sets And Lists): Likewise.
7561
7562 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
7563
7564 * text.texi (Fields): Mention POS
7565 requirement when narrowing is in effect.
7566
7567 2006-07-28 Richard Stallman <rms@gnu.org>
7568
7569 * display.texi (Face Attributes): Simplify wording.
7570 (Attribute Functions): Clarify meaning of new-frame default
7571 attribute settings.
7572
7573 * customize.texi (Common Keywords): Document how to use
7574 :package-version in a package not in Emacs.
7575
7576 2006-07-28 Kim F. Storm <storm@cua.dk>
7577
7578 * commands.texi (Reading One Event): Fix last change.
7579
7580 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
7581
7582 * commands.texi (Reading One Event): Document SECONDS argument for
7583 read-event, read-char, and read-char-exclusive.
7584
7585 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7586
7587 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
7588 to ensure correct identification.
7589
7590 2006-07-24 Richard Stallman <rms@gnu.org>
7591
7592 * text.texi (Clickable Text): Clarify.
7593
7594 * sequences.texi (Vector Functions): Delete duplicate xref.
7595
7596 * objects.texi (Function Type): Clarify.
7597
7598 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
7599 modes.
7600
7601 * lists.texi (List Variables): New node.
7602 Material moved from other nodes.
7603
7604 * variables.texi (Setting Variables): add-to-list and
7605 add-to-ordered-list moved to List Variables node.
7606
7607 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
7608
7609 * text.texi (Links and Mouse-1):
7610 For mouse-on-link-p, expand on arg POS.
7611
7612 2006-07-21 Kim F. Storm <storm@cua.dk>
7613
7614 * display.texi (Forcing Redisplay): Don't mention systems which
7615 don't support sub-second timers for redisplay-preemption-period.
7616
7617 * os.texi (Terminal Output): Clarify text vs graphical terminal.
7618
7619 2006-07-21 Eli Zaretskii <eliz@gnu.org>
7620
7621 * frames.texi (Input Focus): Document that focus-follows-mouse has
7622 no effect on MS-Windows.
7623
7624 2006-07-18 Richard Stallman <rms@gnu.org>
7625
7626 * display.texi (Forcing Redisplay): Cleanups in previous change.
7627
7628 * processes.texi (Low-Level Network): Make menu more convenient.
7629
7630 2006-07-18 Kim F. Storm <storm@cua.dk>
7631
7632 * display.texi (Forcing Redisplay): redisplay-preemption-period
7633 only used on window systems. Add xref to Terminal Output.
7634
7635 * os.texi (Terminal Output): baud-rate only controls preemption on
7636 non-window systems. Add xref to Forcing Redisplay.
7637
7638 * processes.texi (Low-Level Network): Rename node "Make Network"
7639 to "Network Processes".
7640
7641 2006-07-18 Karl Berry <karl@gnu.org>
7642
7643 * variables.texi, functions.texi, customize.texi, loading.texi:
7644 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
7645
7646 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
7647
7648 * commands.texi (Waiting): Document batch-mode sit-for behavior.
7649
7650 2006-07-17 Richard Stallman <rms@gnu.org>
7651
7652 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
7653 Put period and comma inside quotes.
7654
7655 * loading.texi, markers.texi: Use real doublequote inside menus.
7656
7657 * windows.texi: Put point and comma inside quotes.
7658 (Textual Scrolling): Use @samp for error message.
7659
7660 * variables.texi, tips.texi, syntax.texi, symbols.texi:
7661 * strings.texi, streams.texi, processes.texi, os.texi:
7662 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
7663 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
7664 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
7665 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7666 Put point and comma inside quotes.
7667
7668 * control.texi (Processing of Errors): Add command-error-function.
7669
7670 * variables.texi (File Local Variables): Clarify that
7671 file local variables make buffer-local bindings.
7672
7673 * modes.texi (Syntactic Font Lock): Give default for
7674 font-lock-syntax-table.
7675
7676 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
7677
7678 * text.texi (Special Properties): Clean up previous change.
7679
7680 2006-07-16 Karl Berry <karl@gnu.org>
7681
7682 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
7683 * control.texi: Fix bad page breaks through chapter 10 (control).
7684
7685 * anti.texi (Antinews): Reorder face-attribute fns to avoid
7686 underfull hbox.
7687
7688 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
7689
7690 * text.texi (Special Properties): Describe fontified text property
7691 in relation to a character (not text).
7692
7693 2006-07-15 Kim F. Storm <storm@cua.dk>
7694
7695 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
7696 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
7697 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
7698
7699 * anti.texi (Antinews): Mention redisplay function.
7700 The kbd macro existed, but was not documented, before 22.x.
7701 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
7702
7703 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
7704
7705 * display.texi (Displaying Messages): Add anchor.
7706
7707 * frames.texi (Dialog Boxes): Use it.
7708
7709 2006-07-12 Richard Stallman <rms@gnu.org>
7710
7711 * objects.texi (Frame Type): Explain nature of frames better.
7712
7713 * frames.texi (Frames): Explain nature of frames better.
7714
7715 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
7716
7717 * tips.texi (Coding Conventions): Explain why use cl at compile time.
7718
7719 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7720
7721 * frames.texi (Window System Selections): Mention scrap support for Mac.
7722 Default value of x-select-enable-clipboard is t on Mac.
7723
7724 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
7725
7726 2006-07-11 Kim F. Storm <storm@cua.dk>
7727
7728 * display.texi (Forcing Redisplay): Add `redisplay' function.
7729 Don't mention (sit-for -1) -- use (redisplay t) instead.
7730
7731 * commands.texi (Waiting): (sit-for -1) is no longer special.
7732 (sit-for 0) is equivalent to (redisplay).
7733 Iconifying/deiconifying no longer makes sit-for return.
7734
7735 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7736
7737 * display.texi (Buttons): Fix typo.
7738
7739 * index.texi, elisp.texi (New Symbols): Comment node out.
7740
7741 2006-07-09 Richard Stallman <rms@gnu.org>
7742
7743 * display.texi (Truncation): Clean up previous change.
7744
7745 2006-07-08 Richard Stallman <rms@gnu.org>
7746
7747 * commands.texi (Interactive Call): Use 3 as prefix in example
7748 for execute-extended-command.
7749
7750 * display.texi (Attribute Functions): Move paragraph about
7751 compatibility with Emacs < 21.
7752
7753 2006-07-09 Kim F. Storm <storm@cua.dk>
7754
7755 * display.texi (Refresh Screen): Clarify force-window-update.
7756 (Truncation): "Normally" indicated by fringe arrows.
7757
7758 2006-07-08 Eli Zaretskii <eliz@gnu.org>
7759
7760 * windows.texi (Textual Scrolling, Resizing Windows):
7761 * variables.texi (Constant Variables):
7762 * text.texi (Buffer Contents, Deletion, Changing Properties)
7763 (Property Search, Special Properties, Sticky Properties)
7764 (Links and Mouse-1, Fields, Change Hooks):
7765 * syntax.texi (Syntax Table Functions, Parsing Expressions)
7766 (Categories):
7767 * symbols.texi (Other Plists):
7768 * streams.texi (Output Variables):
7769 * processes.texi (Input to Processes, Query Before Exit):
7770 * positions.texi (Word Motion, Text Lines, List Motion):
7771 * os.texi (Init File, System Environment, Sound Output)
7772 (Session Management):
7773 * nonascii.texi (Text Representations, Character Sets)
7774 (Chars and Bytes, Locales):
7775 * modes.texi (Defining Minor Modes, Header Lines):
7776 * minibuf.texi (Minibuffer Contents):
7777 * markers.texi (Information from Markers):
7778 * lists.texi (List Elements, Building Lists, Association Lists):
7779 * keymaps.texi (Tool Bar):
7780 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
7781 * functions.texi (What Is a Function, Mapping Functions):
7782 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
7783 (Color Names, Text Terminal Colors, Display Feature Testing):
7784 * files.texi (Visiting Functions, File Name Components)
7785 (Unique File Names, Contents of Directories):
7786 * display.texi (Forcing Redisplay, Displaying Messages)
7787 (Temporary Displays, Font Selection, Auto Faces)
7788 (Font Lookup, Fringe Indicators, Display Margins)
7789 (Image Descriptors, Showing Images, Image Cache, Button Types)
7790 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
7791 (Display Table Format, Glyphs):
7792 * control.texi (Iteration):
7793 * commands.texi (Command Loop Info, Adjusting Point):
7794 * backups.texi (Making Backups, Auto-Saving):
7795 Remove @tindex entries.
7796
7797 2006-07-07 Kim F. Storm <storm@cua.dk>
7798
7799 * display.texi (Fringe Cursors): Fix typo.
7800 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
7801 (Overlay Arrow): Default is overlay-arrow fringe indicator.
7802
7803 2006-07-05 Richard Stallman <rms@gnu.org>
7804
7805 * text.texi (Buffer Contents): Add example of text props
7806 in result of buffer-substring.
7807 (Text Properties): Explain better about use of specific property names.
7808 (Property Search): Some cleanups; reorder some functions.
7809
7810 * keymaps.texi (Changing Key Bindings): Cleanup.
7811 Add xref to Key Binding Conventions.
7812
7813 * display.texi (Attribute Functions): Add examples for
7814 face-attribute-relative-p.
7815
7816 * tips.texi (Coding Conventions): Cleanup last change.
7817
7818 2006-07-05 Karl Berry <karl@gnu.org>
7819
7820 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
7821 Remove @setchapternewpage odd.
7822 Result is 1013 pages, down from 1100.
7823
7824 * anti.texi, customize.texi, display.texi, internals.texi:
7825 * minibuf.texi, modes.texi, tips.texi:
7826 Fix overfull/underfull boxes.
7827
7828 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7829
7830 * edebug.texi (Instrumenting):
7831 Add Edebug-specific findex for eval-buffer.
7832 * loading.texi (Loading):
7833 Replace eval-current-buffer with eval-buffer.
7834
7835 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
7836
7837 * locals.texi (Standard Buffer-Local Variables): Update the list
7838 of variables.
7839
7840 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
7841
7842 * files.texi (File Name Completion): Point user to the node
7843 "Reading File Names".
7844
7845 2006-06-24 Eli Zaretskii <eliz@gnu.org>
7846
7847 * files.texi (Contents of Directories): Document case-insensitive
7848 behavior on respective filesystems.
7849
7850 * objects.texi (Character Type): Document that Emacs signals an
7851 error for unsupported Unicode characters specified as \uNNNN.
7852
7853 2006-06-19 Richard Stallman <rms@gnu.org>
7854
7855 * processes.texi (Bindat Spec): Clarify previous change.
7856
7857 2006-06-16 Richard Stallman <rms@gnu.org>
7858
7859 * tips.texi (Coding Conventions): Better explain conventions
7860 for definition constructs.
7861
7862 * text.texi (Special Properties): String value of `read-only'
7863 serves as the error message.
7864
7865 * objects.texi (Character Type): Clarify prev. change.
7866 (Non-ASCII in Strings): Mention \u and \U.
7867
7868 * commands.texi (Using Interactive): Explain problem of
7869 markers, etc., in command-history.
7870
7871 2006-06-14 Kim F. Storm <storm@cua.dk>
7872
7873 * commands.texi (Waiting): Negative arg to sit-for forces
7874 redisplay even if input is pending.
7875
7876 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
7877 redisplay. Remove incorrect example of binding redisplay-dont-pause
7878 around (sit-for 0).
7879
7880 2006-06-13 Richard Stallman <rms@gnu.org>
7881
7882 * display.texi (Forcing Redisplay): Clarify previous change.
7883
7884 2006-06-13 Romain Francoise <romain@orebokech.com>
7885
7886 * display.texi (Forcing Redisplay): Fix typo.
7887
7888 2006-06-13 Kim F. Storm <storm@cua.dk>
7889
7890 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
7891
7892 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
7893
7894 * tips.texi (Coding Conventions): Add `@end itemize'.
7895
7896 2006-06-10 Richard Stallman <rms@gnu.org>
7897
7898 * tips.texi (Coding Conventions): Explain use of coding systems
7899 to ensure one decoding for strings.
7900
7901 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
7902
7903 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7904 syntax.
7905
7906 2006-06-07 Eli Zaretskii <eliz@gnu.org>
7907
7908 * display.texi (Font Selection): Remove description of
7909 clear-face-cache.
7910
7911 * compile.texi (Eval During Compile): Fix a typo. Add index
7912 entries for possible uses of eval-when-compile.
7913
7914 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
7915
7916 * display.texi (Abstract Display): Fix typo.
7917
7918 2006-06-03 Eli Zaretskii <eliz@gnu.org>
7919
7920 * minibuf.texi (Minibuffer History) <history-add-new-input>:
7921 Reword variable's description.
7922
7923 2006-06-01 Richard Stallman <rms@gnu.org>
7924
7925 * windows.texi (Splitting Windows): Clarify splitting nonselected
7926 window.
7927
7928 2006-05-31 Juri Linkov <juri@jurta.org>
7929
7930 * minibuf.texi (Minibuffer History): Add history-add-new-input.
7931
7932 2006-05-30 Richard Stallman <rms@gnu.org>
7933
7934 * display.texi (Line Height): Fix errors in description of
7935 default line height and line-height property.
7936
7937 * nonascii.texi (Default Coding Systems): Further clarification.
7938
7939 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
7940
7941 * internals.texi (Pure Storage): Mention that an overflow in pure
7942 space causes a memory leak.
7943 (Garbage Collection): If there was an overflow in pure space,
7944 `garbage-collect' returns nil.
7945
7946 2006-05-30 Eli Zaretskii <eliz@gnu.org>
7947
7948 * nonascii.texi (Default Coding Systems): Fix it some more.
7949
7950 2006-05-29 Eli Zaretskii <eliz@gnu.org>
7951
7952 * nonascii.texi (Default Coding Systems): Fix last change.
7953
7954 2006-05-29 Kenichi Handa <handa@m17n.org>
7955
7956 * nonascii.texi (find-operation-coding-system): Describe the new
7957 argument format (FILENAME . BUFFER).
7958
7959 2006-05-28 Richard Stallman <rms@gnu.org>
7960
7961 * tips.texi (Coding Conventions): Better explain reasons not to
7962 advise other packages or use `eval-after-load'.
7963
7964 2006-05-29 Kim F. Storm <storm@cua.dk>
7965
7966 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
7967 `bindat-idx' and `bindat-raw' for clarity.
7968
7969 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7970
7971 * processes.texi (Bindat Spec): Expand on `repeat' handler.
7972
7973 * display.texi (Display): Add "Abstract Display" to menu.
7974 (Abstract Display, Abstract Display Functions)
7975 (Abstract Display Example): New nodes.
7976 * elisp.texi (Top): Add "Abstract Display" to menu.
7977
7978 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
7979
7980 * keymaps.texi (Key Sequences): Link to input events definition.
7981 (Format of Keymaps): Delete material duplicated in Keymap Basics.
7982
7983 * files.texi (Changing Files): Document updated argument list for
7984 copy-file.
7985
7986 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7987
7988 * processes.texi (Bindat Functions): Explain term "total length".
7989 Use it in bindat-length and bindat-pack descriptions.
7990
7991 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7992
7993 * tips.texi (Coding Conventions): Advise against using
7994 eval-after-load in packages. Add an index entry.
7995
7996 2006-05-25 Juri Linkov <juri@jurta.org>
7997
7998 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
7999
8000 * modes.texi (%-Constructs): Add %e, %z, %Z.
8001
8002 2006-05-25 Richard Stallman <rms@gnu.org>
8003
8004 * elisp.texi (Top): Update subnode menu.
8005
8006 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
8007 (Keymaps): Update menu.
8008
8009 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
8010
8011 * keymaps.texi (Key Sequences): Some clarifications.
8012
8013 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
8014
8015 * processes.texi (Bindat Functions): Say "unibyte string"
8016 explicitly for bindat-unpack and bindat-pack descriptions.
8017 (Bindat Examples): Don't call `string-make-unibyte' in example.
8018
8019 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
8020
8021 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
8022 Explain string and vector representations of key sequences.
8023
8024 * keymaps.texi (Changing Key Bindings):
8025 * commands.texi (Interactive Codes):
8026 * help.texi (Describing Characters): Refer to it.
8027
8028 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
8029
8030 * frames.texi (Pointer Shape): @end table -> @end defvar.
8031
8032 2006-05-22 Richard Stallman <rms@gnu.org>
8033
8034 * elisp.texi (Top): Update subnode menus.
8035
8036 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
8037 Contents rewritten; material from old Pointer Shape node moved here.
8038
8039 * display.texi (Pointer Shape): Node deleted.
8040 (Image Descriptors): Minor cleanup.
8041
8042 2006-05-21 Richard Stallman <rms@gnu.org>
8043
8044 * syntax.texi (Parsing Expressions): Update info on which STATE
8045 elements are ignored.
8046
8047 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
8048
8049 * hooks.texi (Standard Hooks): Correct typo.
8050
8051 * gpl.texi (GPL): ifinfo -> ifnottex.
8052
8053 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
8054
8055 * searching.texi (Simple Match Data): Warn about match data being
8056 set anew by every search.
8057
8058 2006-05-17 Richard Stallman <rms@gnu.org>
8059
8060 * minibuf.texi (Minibuffer History): Clarify.
8061
8062 * searching.texi (Regexp Special): Clarify nested regexp warning.
8063
8064 2006-05-16 Kim F. Storm <storm@cua.dk>
8065
8066 * minibuf.texi (Minibuffer History): Update add-to-history.
8067
8068 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
8069
8070 * nonascii.texi (Explicit Encoding):
8071 Fix typo (encoding<->decoding).
8072
8073 2006-05-14 Richard Stallman <rms@gnu.org>
8074
8075 * buffers.texi (Creating Buffers): Cleanup.
8076
8077 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
8078
8079 2006-05-13 Eli Zaretskii <eliz@gnu.org>
8080
8081 * buffers.texi (Current Buffer): Document that with-temp-buffer
8082 disables undo.
8083
8084 * os.texi (Terminal-Specific): More accurate description of how
8085 Emacs searches for the terminal-specific libraries.
8086
8087 2006-05-12 Eli Zaretskii <eliz@gnu.org>
8088
8089 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
8090 emacs-xtra to @inforef's.
8091
8092 * text.texi (Undo): Document that undo is turned off in buffers
8093 whose names begin with a space.
8094
8095 * buffers.texi (Buffer Names): Add index entries for buffers whose
8096 names begin with a space.
8097 (Creating Buffers): Document that undo is turned off in buffers
8098 whose names begin with a space.
8099
8100 * files.texi (Visiting Functions, Reading from Files)
8101 (Saving Buffers): Mention code and EOL conversions by file I/O
8102 primitives and subroutines.
8103
8104 * nonascii.texi (Lisp and Coding Systems):
8105 Document coding-system-eol-type. Add index entries for eol conversion.
8106
8107 * display.texi (Defining Faces): Mention `mac', and add an xref to
8108 where window-system is described.
8109
8110 2006-05-10 Richard Stallman <rms@gnu.org>
8111
8112 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
8113
8114 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
8115
8116 * variables.texi (File Local Variables): Recommend to quote lambda
8117 expressions in safe-local-variable property.
8118
8119 2006-05-09 Richard Stallman <rms@gnu.org>
8120
8121 * variables.texi (File Local Variables):
8122 Document safe-local-eval-forms and safe-local-eval-function.
8123
8124 2006-05-07 Kim F. Storm <storm@cua.dk>
8125
8126 * minibuf.texi (Minibuffer History): Remove keep-dups arg
8127 from add-to-history.
8128
8129 2006-05-07 Romain Francoise <romain@orebokech.com>
8130
8131 * commands.texi (Event Input Misc):
8132 * compile.texi (Eval During Compile):
8133 * internals.texi (Buffer Internals):
8134 * minibuf.texi (Initial Input):
8135 * nonascii.texi (Scanning Charsets):
8136 * numbers.texi (Comparison of Numbers):
8137 * windows.texi (Textual Scrolling, Vertical Scrolling):
8138 Fix various typos.
8139
8140 2006-05-06 Eli Zaretskii <eliz@gnu.org>
8141
8142 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
8143 conditional xref's to either emacs or emacs-xtra, depending on
8144 @iftex/@ifnottex.
8145
8146 * minibuf.texi (Minibuffer History): Document add-to-history.
8147
8148 2006-05-05 Eli Zaretskii <eliz@gnu.org>
8149
8150 * internals.texi (Pure Storage): Mention the pure overflow message
8151 at startup.
8152
8153 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
8154
8155 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
8156 (Searching Keymaps): Fix pseudo-Lisp description of keymap
8157 search.
8158
8159 2006-05-01 Richard Stallman <rms@gnu.org>
8160
8161 * intro.texi (nil and t): Clarify.
8162
8163 * variables.texi (File Local Variables): Suggest using booleanp.
8164
8165 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
8166
8167 * objects.texi (Type Predicates): Fix typos.
8168
8169 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8170
8171 * intro.texi (nil and t): Add booleanp.
8172
8173 * objects.texi (Type Predicates): Add links for booleanp and
8174 string-or-null-p.
8175
8176 2006-04-29 Richard Stallman <rms@gnu.org>
8177
8178 * modes.texi (Multiline Font Lock): Rename from
8179 Multi line Font Lock Elements. Much clarification.
8180 (Font Lock Multiline, Region to Fontify): Much clarification.
8181
8182 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8183
8184 * variables.texi (File Local Variables): Remove the special case t for
8185 safe-local-variable.
8186
8187 2006-04-26 Richard Stallman <rms@gnu.org>
8188
8189 * syntax.texi (Parsing Expressions): Minor cleanup.
8190
8191 2006-04-18 Richard Stallman <rms@gnu.org>
8192
8193 * tips.texi (Coding Conventions): Explain when the package's
8194 prefix should appear later on (not at the start of the name).
8195
8196 * searching.texi (String Search): Clarify effect of NOERROR.
8197
8198 * modes.texi (Imenu): Clarify what special items do.
8199
8200 * hooks.texi (Standard Hooks): Delete text about old hook names.
8201
8202 2006-04-17 Romain Francoise <romain@orebokech.com>
8203
8204 * variables.texi (Local Variables): Update the default value of
8205 `max-specpdl-size'.
8206
8207 2006-04-15 Michael Olson <mwolson@gnu.org>
8208
8209 * processes.texi (Transaction Queues): Mention the new optional
8210 `delay-question' argument for `tq-enqueue'.
8211
8212 2006-04-13 Bill Wohler <wohler@newt.com>
8213
8214 * customize.texi (Common Keywords): Use dotted notation for
8215 :package-version value. Specify its values. Improve documentation
8216 for customize-package-emacs-version-alist.
8217
8218 2006-04-12 Bill Wohler <wohler@newt.com>
8219
8220 * customize.texi (Common Keywords): Move description of
8221 customize-package-emacs-version-alist to @defvar.
8222
8223 2006-04-10 Bill Wohler <wohler@newt.com>
8224
8225 * customize.texi (Common Keywords): Add :package-version.
8226
8227 2006-04-10 Kim F. Storm <storm@cua.dk>
8228
8229 * text.texi (Buffer Contents): Add NOPROPS arg to
8230 filter-buffer-substring.
8231
8232 2006-04-08 Kevin Ryde <user42@zip.com.au>
8233
8234 * os.texi (Command-Line Arguments): Update xref to emacs manual
8235 "Command Arguments" -> "Emacs Invocation", per change there.
8236
8237 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
8238
8239 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
8240 be on one line to help makeinfo not render two spaces after the dot.
8241
8242 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8243
8244 * strings.texi (Predicates for Strings): Add string-or-null-p.
8245
8246 2006-03-28 Kim F. Storm <storm@cua.dk>
8247
8248 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
8249 remarks about systems that don't support fractional seconds.
8250
8251 2006-03-25 Karl Berry <karl@gnu.org>
8252
8253 * elisp.texi: Use @copyright{} instead of (C), and do not indent
8254 the year list.
8255
8256 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
8257
8258 * display.texi (Fringe Indicators): Fix typos.
8259
8260 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
8261
8262 * tips.texi (Documentation Tips): One can now also write `program'
8263 in front of a quoted symbol in a docstring to prevent making a
8264 hyperlink.
8265
8266 2006-03-19 Alan Mackenzie <acm@muc.de>
8267
8268 * text.texi (Special Properties): Clarify `fontified' property.
8269
8270 2006-03-16 Richard Stallman <rms@gnu.org>
8271
8272 * display.texi (Defining Images): Minor cleanup.
8273
8274 2006-03-16 Bill Wohler <wohler@newt.com>
8275
8276 * display.texi (Defining Images): In image-load-path-for-library,
8277 prefer user's images.
8278
8279 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8280
8281 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
8282
8283 2006-03-15 Bill Wohler <wohler@newt.com>
8284
8285 * display.texi (Defining Images): Fix example in
8286 image-load-path-for-library by not recommending that one binds
8287 image-load-path. Just defvar it to placate compiler and only use
8288 it if previously defined.
8289
8290 2006-03-14 Bill Wohler <wohler@newt.com>
8291
8292 * display.texi (Defining Images): In image-load-path-for-library,
8293 always return list of directories. Update example.
8294
8295 2006-03-14 Alan Mackenzie <acm@muc.de>
8296
8297 * modes.texi: New node, "Region to Fontify" (for Font Lock).
8298 This describes font-lock-extend-region-function.
8299 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
8300 the new node "Region to Fontify".
8301
8302 2006-03-13 Richard Stallman <rms@gnu.org>
8303
8304 * display.texi (Invisible Text): The impossible position is
8305 now before the invisible text, not after.
8306 (Defining Images): Clean up last change.
8307
8308 2006-03-11 Bill Wohler <wohler@newt.com>
8309
8310 * display.texi (Defining Images): Add image-load-path-for-library.
8311
8312 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
8313
8314 * text.texi (Adaptive Fill): Fix Texinfo usage.
8315
8316 * strings.texi (Creating Strings): Fix Texinfo usage.
8317
8318 * searching.texi (Regexp Special): Use @samp for regular
8319 expressions that are not in Lisp syntax.
8320
8321 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
8322
8323 * searching.texi (Regexp Special): Put remark between parentheses
8324 to avoid misreading.
8325
8326 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
8327
8328 * searching.texi (Syntax of Regexps): More accurately describe
8329 which characters are special in which situations.
8330 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
8331 are not special. Describe in detail when `[' and `]' are special.
8332 (Regexp Backslash): Plenty of regexps with unbalanced square
8333 brackets are valid, so reword that statement.
8334
8335 2006-03-02 Kim F. Storm <storm@cua.dk>
8336
8337 * keymaps.texi (Tool Bar): Add tool-bar-border.
8338
8339 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
8340
8341 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
8342
8343 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
8344
8345 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
8346
8347 * files.texi (Locating Files): Suggest additional values for the
8348 SUFFIXES arg of `locate-file'. Update pxref.
8349
8350 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
8351 (How Programs Do Loading): Discuss the effects of Auto Compression
8352 mode on `load'.
8353 (Load Suffixes): New node.
8354 (Library Search): Delete description of `load-suffixes'; it was
8355 moved to "Load Suffixes".
8356 (Autoload, Named Features): Mention `load-suffixes'.
8357
8358 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8359
8360 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
8361
8362 * windows.texi (Window Tree): Fix typo.
8363
8364 2006-02-20 Kim F. Storm <storm@cua.dk>
8365
8366 * display.texi (Fringe Indicators): New section.
8367 Move indicate-empty-lines, indicate-buffer-boundaries, and
8368 default-indicate-buffer-boundaries here.
8369 Add fringe-indicator-alist and default-fringes-indicator-alist.
8370 Add list of logical fringe indicator symbols.
8371 Update list of standard bitmap names.
8372 (Fringe Cursors): New section.
8373 Move overflow-newline-into-fringe here.
8374 Add fringe-cursor-alist and default-fringes-cursor-alist.
8375 Add list of fringe cursor symbols.
8376
8377 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
8378
8379 * commands.texi (Using Interactive): Fix reference to node
8380 "Minibuffers".
8381
8382 2006-02-19 Richard M. Stallman <rms@gnu.org>
8383
8384 * minibuf.texi (High-Level Completion):
8385 Add xref to read-input-method-name.
8386
8387 * files.texi (Relative File Names): Move file-relative-name here.
8388 (File Name Expansion): From here. Minor clarifications.
8389
8390 * commands.texi (Using Interactive): Add xrefs about reading input.
8391 Clarify remarks about that moving point and mark.
8392 Put string case before list case.
8393
8394 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
8395
8396 * display.texi (Other Display Specs, Image Descriptors):
8397 Revert erroneous changes. The previous description of
8398 image-descriptors as `(image . PROPS)' was correct.
8399
8400 2006-02-14 Richard M. Stallman <rms@gnu.org>
8401
8402 * variables.texi (File Local Variables): Clarifications.
8403
8404 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
8405
8406 * variables.texi (File Local Variables): Use @code for a cons
8407 cell, not @var.
8408
8409 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
8410
8411 * variables.texi (File Local Variables): Document new file local
8412 variable behavior.
8413
8414 2006-02-10 Kim F. Storm <storm@cua.dk>
8415
8416 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
8417
8418 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
8419
8420 * modes.texi (%-Constructs): Remove obsolete info about
8421 `global-mode-string'.
8422
8423 2006-02-07 Richard M. Stallman <rms@gnu.org>
8424
8425 * commands.texi (Prefix Command Arguments): Minor cleanup.
8426
8427 * display.texi: "Graphical display", not window system.
8428
8429 * functions.texi (What Is a Function): Fix xref.
8430
8431 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
8432 (Changing Key Bindings): Clarify when remapping is better than
8433 substitute-key-definition.
8434
8435 2006-02-02 Richard M. Stallman <rms@gnu.org>
8436
8437 * minibuf.texi (Basic Completion): Completion alists are risky.
8438
8439 * keymaps.texi (Active Keymaps): Clarifications.
8440 (Searching Keymaps): New node.
8441 (Keymaps): Update menu.
8442
8443 * frames.texi (Layout Parameters): Minor clarification.
8444 (Drag and Drop): New node.
8445 (Frames): Update menu.
8446
8447 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
8448
8449 * display.texi (Other Display Specs, Image Descriptors):
8450 Image description is a list, not a cons cell.
8451
8452 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8453
8454 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
8455 list is not necessarily a list).
8456
8457 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8458
8459 * frames.texi (Layout Parameters): border-width and
8460 internal-border-width belong to the frame, not the window.
8461
8462 2006-01-19 Richard M. Stallman <rms@gnu.org>
8463
8464 * nonascii.texi (Translation of Characters): Search cmds use
8465 translation-table-for-input. Automatically made local.
8466
8467 * markers.texi (Overview of Markers): Count insertion type
8468 as one of a marker's attributes.
8469
8470 * keymaps.texi (Controlling Active Maps): New node, split out of
8471 Active Keymaps.
8472 (Keymaps): Menu updated.
8473 (Active Keymaps): Give pseudocode to explain how the active
8474 maps are searched. current-active-maps and key-binding moved here.
8475 (Functions for Key Lookup): current-active-maps and key-binding moved.
8476 Clarifications.
8477 (Searching the Keymaps): New subnode.
8478
8479 * elisp.texi (Top): Menu clarification.
8480
8481 * display.texi (Other Display Specs): Delete duplicate entry for
8482 just a string as display spec. Move text about recursive display
8483 specs on such a string.
8484
8485 * commands.texi (Key Sequence Input): Clarify.
8486 Move num-nonmacro-input-events out.
8487 (Reading One Event): num-nonmacro-input-events moved here.
8488
8489 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
8490
8491 * advice.texi (Simple Advice): Update example to fit argument
8492 change in previous-line.
8493
8494 2006-01-05 Richard M. Stallman <rms@gnu.org>
8495
8496 * markers.texi (The Mark): Fix in `mark'.
8497
8498 2006-01-04 Richard M. Stallman <rms@gnu.org>
8499
8500 * processes.texi (Misc Network, Make Network): Minor cleanups.
8501
8502 2006-01-04 Kim F. Storm <storm@cua.dk>
8503
8504 * processes.texi (Make Network): Add IPv6 addresses and handling.
8505 (Network Feature Testing): Mention (:family ipv6).
8506 (Misc Network): Add IPv6 formats to format-network-address.
8507
8508 2005-12-30 Richard M. Stallman <rms@gnu.org>
8509
8510 * text.texi (Changing Properties):
8511 Don't use return value of set-text-properties.
8512
8513 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
8514
8515 * modes.texi (Mode Line Format): Correct typo in menu.
8516
8517 2005-12-29 Richard M. Stallman <rms@gnu.org>
8518
8519 * modes.texi (Mode Line Top): New node.
8520 (Mode Line Data): Some text moved to new node.
8521 Explain the data structure more concretely.
8522 (Mode Line Basics): Clarifications.
8523 (Mode Line Variables): Clarify intro paragraph.
8524 (%-Constructs): Clarify intro paragraph.
8525 (Mode Line Format): Update menu.
8526
8527 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8528
8529 * minibuf.texi (Basic Completion): Update lazy-completion-table
8530 examples for removal of ARGS argument.
8531
8532 2005-12-23 Richard M. Stallman <rms@gnu.org>
8533
8534 * text.texi (Undo): Restore some explanation from the version
8535 that was deleted.
8536
8537 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8538
8539 * text.texi (Undo): Remove duplicate descriptions of `apply
8540 funname' and `apply delta' elements of the undo list.
8541
8542 2005-12-20 Richard M. Stallman <rms@gnu.org>
8543
8544 * help.texi (Help Functions): Update documentation of `apropos'.
8545
8546 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
8547
8548 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
8549 because it is confusing. If the :help-echo keyword is a function,
8550 it is not directly used as the :help-echo overlay property, as the
8551 xref seems to suggest (it does not take the appropriate args).
8552
8553 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
8554
8555 * customize.texi (Common Keywords): Fix Texinfo usage.
8556 (Group Definitions, Variable Definitions): Update for new
8557 conventions for using `*' in docstrings.
8558
8559 * tips.texi (Documentation Tips): Update for new conventions for
8560 using `*' in docstrings.
8561
8562 2005-12-16 Richard M. Stallman <rms@gnu.org>
8563
8564 * minibuf.texi (Minibuffer Contents): Minor cleanup.
8565
8566 2005-12-16 Juri Linkov <juri@jurta.org>
8567
8568 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
8569
8570 2005-12-14 Romain Francoise <romain@orebokech.com>
8571
8572 * modes.texi (Customizing Keywords): Rename `append' to `how'.
8573 Fix typo.
8574
8575 2005-12-11 Juri Linkov <juri@jurta.org>
8576
8577 * minibuf.texi (Completion Commands): Add mention of read-file-name
8578 for filename completion keymaps.
8579 (Reading File Names): Add mention of filename completion keymaps
8580 for read-file-name and xref to `Completion Commands'.
8581
8582 2005-12-10 Richard M. Stallman <rms@gnu.org>
8583
8584 * customize.texi (Common Keywords): State caveats for use of :tag.
8585
8586 2005-12-08 Richard M. Stallman <rms@gnu.org>
8587
8588 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
8589 with xrefs and better explanation.
8590 (Completion Commands): Add the filename completion maps.
8591
8592 * objects.texi (Character Type): Clarify that \s is not space
8593 if a dash follows.
8594
8595 2005-12-05 Richard M. Stallman <rms@gnu.org>
8596
8597 * windows.texi (Resizing Windows): Delete preserve-before args.
8598
8599 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8600
8601 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
8602 in full keymaps, since the quirk has been fixed.
8603
8604 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8605
8606 * hooks.texi (Standard Hooks): Add index entries.
8607 Mention `compilation-finish-functions'.
8608
8609 2005-11-27 Richard M. Stallman <rms@gnu.org>
8610
8611 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
8612
8613 2005-11-21 Juri Linkov <juri@jurta.org>
8614
8615 * customize.texi (Common Keywords): Update links types
8616 custom-manual and url-link. Add link types emacs-library-link,
8617 file-link, function-link, variable-link, custom-group-link.
8618
8619 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
8620
8621 * display.texi: Revert 2005-11-20 change.
8622
8623 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
8624
8625 * processes.texi (Bindat Functions):
8626 Say "third" to refer to zero-based index "2".
8627
8628 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
8629
8630 * loading.texi (Library Search): Update the default value of
8631 `load-suffixes'.
8632
8633 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
8634
8635 * display.texi (Attribute Functions): Mention :ignore-defface.
8636
8637 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8638
8639 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
8640 (Minor Mode Conventions): Mention the use of a hook.
8641
8642 2005-11-06 Richard M. Stallman <rms@gnu.org>
8643
8644 * files.texi (Magic File Names): find-file-name-handler checks the
8645 `operations' property of the handler.
8646
8647 2005-11-03 Richard M. Stallman <rms@gnu.org>
8648
8649 * variables.texi (Frame-Local Variables): Small clarification.
8650
8651 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8652
8653 * os.texi (Init File): Document ~/.emacs.d/init.el.
8654
8655 2005-10-29 Richard M. Stallman <rms@gnu.org>
8656
8657 * internals.texi (Garbage Collection): Document memory-full.
8658
8659 2005-10-28 Bill Wohler <wohler@newt.com>
8660
8661 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
8662 for URLs.
8663
8664 2005-10-28 Richard M. Stallman <rms@gnu.org>
8665
8666 * minibuf.texi (Completion Commands): Clean up prev change.
8667
8668 2005-10-26 Kevin Ryde <user42@zip.com.au>
8669
8670 * compile.texi (Eval During Compile): Explain recommended uses
8671 of eval-when-compile and eval-and-compile.
8672
8673 2005-10-27 Masatake YAMATO <jet@gyve.org>
8674
8675 * minibuf.texi (Completion Commands):
8676 Write about new optional argument for `display-completion-list'.
8677
8678 2005-10-23 Richard M. Stallman <rms@gnu.org>
8679
8680 * display.texi (Overlay Arrow): Clarify about local bindings of
8681 overlay-arrow-position.
8682
8683 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8684
8685 * internals.texi (Building Emacs): Fix last change.
8686
8687 2005-10-22 Richard M. Stallman <rms@gnu.org>
8688
8689 * internals.texi (Building Emacs): Document eval-at-startup.
8690
8691 2005-10-21 Richard M. Stallman <rms@gnu.org>
8692
8693 * loading.texi (Where Defined): load-history contains abs file names.
8694 symbol-file returns abs file names.
8695
8696 2005-10-19 Kim F. Storm <storm@cua.dk>
8697
8698 * display.texi (Showing Images): Add max-image-size integer value.
8699
8700 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
8701
8702 * display.texi (Showing Images): Document max-image-size.
8703
8704 2005-10-17 Richard M. Stallman <rms@gnu.org>
8705
8706 * commands.texi (Quitting): Minor clarification.
8707
8708 * processes.texi (Sentinels): Clarify about output and quitting.
8709 (Filter Functions): Mention with-local-quit.
8710
8711 2005-10-17 Juri Linkov <juri@jurta.org>
8712
8713 * buffers.texi (Current Buffer):
8714 * commands.texi (Event Input Misc):
8715 * compile.texi (Eval During Compile, Compiler Errors):
8716 * customize.texi (Group Definitions):
8717 * display.texi (Progress, Defining Faces):
8718 * files.texi (Writing to Files):
8719 * modes.texi (Mode Hooks, Defining Minor Modes):
8720 * streams.texi (Output Functions):
8721 * syntax.texi (Syntax Table Functions):
8722 * text.texi (Change Hooks):
8723 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
8724
8725 * commands.texi (Quitting): Replace arg `forms' with `body' in
8726 `with-local-quit'.
8727
8728 * positions.texi (Excursions): Replace arg `forms' with `body' in
8729 `save-excursion'.
8730
8731 2005-10-08 Kim F. Storm <storm@cua.dk>
8732
8733 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
8734 Rename manual section accordingly.
8735
8736 2005-10-04 Kim F. Storm <storm@cua.dk>
8737
8738 * windows.texi (Window Split Tree): New section describing
8739 new function window-split-tree function.
8740
8741 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
8742
8743 * display.texi (Fringe Size/Pos): Simplify and add detail.
8744
8745 2005-09-30 Romain Francoise <romain@orebokech.com>
8746
8747 * minibuf.texi (High-Level Completion): Explain that the prompt
8748 given to `read-buffer' should end with a colon and a space.
8749 Update usage examples.
8750
8751 2005-09-29 Juri Linkov <juri@jurta.org>
8752
8753 * display.texi (Displaying Messages): Rename argument name
8754 `string' to `format-string' in functions `message', `message-box',
8755 `message-or-box'.
8756
8757 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
8758
8759 * errors.texi (Standard Errors): Correct xrefs.
8760
8761 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
8762
8763 * display.texi (Defining Images): Update documentation for
8764 `image-load-path'.
8765
8766 2005-09-17 Richard M. Stallman <rms@gnu.org>
8767
8768 * display.texi (Defining Images): Clean up previous change.
8769
8770 2005-09-16 Romain Francoise <romain@orebokech.com>
8771
8772 * elisp.texi: Specify GFDL version 1.2.
8773
8774 * doclicense.texi (GNU Free Documentation License): Update to
8775 version 1.2.
8776
8777 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
8778
8779 * display.texi (Defining Images): Document `image-load-path'.
8780
8781 2005-09-15 Richard M. Stallman <rms@gnu.org>
8782
8783 * objects.texi (Printed Representation): Minor cleanup.
8784 (Box Diagrams): Minor fix.
8785 (Cons Cell Type): Move (...) index item here.
8786 (Box Diagrams): From here.
8787 (Array Type): Minor fix.
8788 (Type Predicates): Delete index "predicates".
8789 (Hash Table Type): Clarify xref.
8790 (Dotted Pair Notation): Minor fix.
8791
8792 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
8793
8794 * files.texi (Saving Buffers): Fix typo.
8795
8796 2005-09-08 Richard M. Stallman <rms@gnu.org>
8797
8798 * tips.texi (Programming Tips): Correct the "default" prompt spec.
8799
8800 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
8801
8802 * locals.texi (Standard Buffer-Local Variables): Don't include
8803 mode variables for minor modes.
8804 Fix xrefs for buffer-display-count, buffer-display-table,
8805 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
8806 enable-multibyte-characters, fill-column, header-line-format,
8807 left-fringe-width, left-margin, and right-fringe-width.
8808
8809 * hooks.texi (Standard Hooks): All hooks should conform to the
8810 standard naming convention now.
8811 Fix xref for `echo-area-clear-hook'.
8812
8813 * display.texi (Usual Display): Note that indicate-empty-lines and
8814 tab-width are buffer-local.
8815
8816 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
8817
8818 * modes.texi (Mode Help): Note that major-mode is buffer-local.
8819
8820 * nonascii.texi (Encoding and I/O): Note that
8821 buffer-file-coding-system is buffer-local.
8822
8823 * positions.texi (List Motion): Note that defun-prompt-regexp is
8824 buffer-local.
8825
8826 * text.texi (Auto Filling): Note that auto-fill-function is
8827 buffer-local.
8828 (Undo): Note that buffer-undo-list is buffer-local.
8829
8830 * windows.texi (Buffers and Windows):
8831 Document buffer-display-count.
8832
8833 2005-09-06 Richard M. Stallman <rms@gnu.org>
8834
8835 * tips.texi (Coding Conventions): Sometimes it is ok to put the
8836 package prefix elsewhere than at the start of the name.
8837
8838 2005-09-03 Richard M. Stallman <rms@gnu.org>
8839
8840 * tips.texi (Programming Tips): Add conventions for minibuffer
8841 questions and prompts.
8842
8843 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
8844
8845 * intro.texi (nil and t): Minor cleanup.
8846 Delete spurious mention of keyword symbols.
8847 (Evaluation Notation): Add index entry.
8848 (A Sample Function Description): Minor cleanup.
8849 (A Sample Variable Description): Not all vars can be set.
8850
8851 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
8852
8853 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
8854
8855 (Insertion): Document precise type of `insert-char' arg COUNT.
8856
8857 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8858
8859 * modes.texi (Other Font Lock Variables): Sync the default of
8860 font-lock-lines-before.
8861
8862 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
8863
8864 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
8865
8866 2005-08-29 Richard M. Stallman <rms@gnu.org>
8867
8868 * elisp.texi (Top): Update subnode menu.
8869
8870 * searching.texi (Searching and Matching): Move node.
8871 Rearrange contents and add overall explanation.
8872 (Searching and Case): Move node.
8873 (Searching and Matching): Update menu.
8874
8875 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8876
8877 * os.texi (Startup Summary): Fix the description of the initial
8878 startup message display.
8879
8880 2005-08-25 Richard M. Stallman <rms@gnu.org>
8881
8882 * searching.texi (Search and Replace): Add replace-regexp-in-string.
8883
8884 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
8885
8886 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
8887 `next-overlay-change' example.
8888
8889 2005-08-22 Juri Linkov <juri@jurta.org>
8890
8891 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
8892 Fix invert-face. Fix args of face-background.
8893
8894 * display.texi (Standard Faces): Delete node.
8895 (Faces): Add xref to `(emacs)Standard Faces'.
8896 (Displaying Faces): Fix xref to `Standard Faces'.
8897
8898 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
8899
8900 2005-08-20 Alan Mackenzie <acm@muc.de>
8901
8902 * buffers.texi (The Buffer List): Clarify the manipulation of the
8903 buffer list.
8904
8905 2005-08-14 Richard M. Stallman <rms@gnu.org>
8906
8907 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
8908 a regexp.
8909
8910 2005-08-11 Richard M. Stallman <rms@gnu.org>
8911
8912 * elisp.texi (Top): Update subnode lists.
8913
8914 * display.texi (Inverse Video): Node deleted.
8915
8916 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
8917 New nodes split out of Coding Conventions.
8918
8919 * searching.texi (Regular Expressions): Document re-builder.
8920
8921 * os.texi (Time Parsing): New node split out of Time Conversion.
8922
8923 * processes.texi (Misc Network, Network Feature Testing)
8924 (Network Options, Make Network): New nodes split out of
8925 Low-Level Network.
8926
8927 2005-08-09 Richard M. Stallman <rms@gnu.org>
8928
8929 * frames.texi (Geometry): New node, split from Size and Position.
8930 (Frame Parameters): Refer to Geometry.
8931
8932 * buffers.texi (The Buffer List): Fix xrefs.
8933
8934 * windows.texi (Splitting Windows): Fix xref.
8935
8936 * frames.texi (Layout Parameters): Add xref.
8937
8938 * display.texi (Line Height, Scroll Bars): Fix xrefs.
8939
8940 * keymaps.texi (Menu Bar): Fix xref.
8941
8942 * locals.texi (Standard Buffer-Local Variables): Fix xref.
8943
8944 * modes.texi (%-Constructs): Fix xref.
8945
8946 * frames.texi (Window Frame Parameters): Node split up.
8947 (Basic Parameters, Position Parameters, Size Parameters)
8948 (Layout Parameters, Buffer Parameters, Management Parameters)
8949 (Cursor Parameters, Color Parameters): New subnodes.
8950
8951 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
8952
8953 * positions.texi (Screen Lines): Update xref for previous change
8954 in minibuf.texi.
8955
8956 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
8957 change in minibuf.texi.
8958
8959 2005-08-09 Richard M. Stallman <rms@gnu.org>
8960
8961 * tips.texi (Coding Conventions): Minor cleanup.
8962
8963 * modes.texi (Defining Minor Modes): Explain when init-value
8964 can be non-nil.
8965
8966 * elisp.texi (Top): Update submenu for Minibuffer.
8967
8968 * minibuf.texi (Minibuffer Misc): Node split up.
8969 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
8970 (Recursive Mini): New nodes split out from Minibuffer Misc.
8971 (Minibuffer Misc): Document max-mini-window-height.
8972
8973 * hash.texi (Defining Hash): Delete stray paren in example.
8974
8975 * display.texi (Echo Area Customization): Don't define
8976 max-mini-window-height here; xref instead.
8977
8978 * commands.texi (Event Input Misc): Update while-no-input.
8979
8980 * advice.texi (Advising Functions): Explain when to use advice
8981 and when to use a hook.
8982
8983 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8984
8985 * makefile.w32-in (info): Don't run install-info.
8986 ($(infodir)/dir): New target, produced by running install-info.
8987
8988 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
8989
8990 * modes.texi (Defining Minor Modes): The keyword for the initial
8991 value is :init-value, not :initial-value.
8992
8993 2005-07-23 Eli Zaretskii <eliz@gnu.org>
8994
8995 * loading.texi (Autoload): Make the `doctor' example be consistent
8996 with what's in current loaddefs.el. Describe the "fn" magic in
8997 the usage portion of the doc string.
8998
8999 2005-07-22 Richard M. Stallman <rms@gnu.org>
9000
9001 * internals.texi (Garbage Collection): Clarify previous change.
9002
9003 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
9004
9005 * internals.texi (Garbage Collection): Add gc-cons-percentage.
9006
9007 2005-07-18 Juri Linkov <juri@jurta.org>
9008
9009 * commands.texi (Accessing Events):
9010 * frames.texi (Text Terminal Colors, Resources):
9011 * markers.texi (The Mark):
9012 * modes.texi (Defining Minor Modes):
9013 Delete duplicate duplicate words.
9014
9015 2005-07-16 Richard M. Stallman <rms@gnu.org>
9016
9017 * display.texi (Managing Overlays): Clarify make-overlay
9018 args for insertion types.
9019
9020 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
9021
9022 * customize.texi (Variable Definitions):
9023 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
9024 `standard-value' is a list too.
9025 (Defining New Types): Use @key{RET} instead of @key{ret}.
9026
9027 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
9028
9029 * os.texi (Translating Input): Fix typo.
9030
9031 2005-07-08 Richard M. Stallman <rms@gnu.org>
9032
9033 * README: Update edition number and size estimate.
9034
9035 * elisp.texi (VERSION): Set to 2.9.
9036
9037 2005-07-07 Richard M. Stallman <rms@gnu.org>
9038
9039 * book-spine.texinfo: Update Emacs version.
9040
9041 * display.texi (Inverse Video): Delete mode-line-inverse-video.
9042
9043 2005-07-06 Richard M. Stallman <rms@gnu.org>
9044
9045 * searching.texi (Regexp Search): Clarify what re-search-forward
9046 does when the search fails.
9047
9048 2005-07-05 Lute Kamstra <lute@gnu.org>
9049
9050 * Update FSF's address in GPL notices.
9051
9052 * doclicense.texi (GNU Free Documentation License):
9053 * gpl.texi (GPL):
9054 * tips.texi (Coding Conventions, Library Headers):
9055 * vol1.texi:
9056 * vol2.texi: Update FSF's address.
9057
9058 2005-07-04 Richard M. Stallman <rms@gnu.org>
9059
9060 * hooks.texi (Standard Hooks): Add occur-hook.
9061
9062 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
9063
9064 * display.texi (The Echo Area): Correct menu.
9065
9066 2005-07-03 Richard M. Stallman <rms@gnu.org>
9067
9068 * elisp.texi (Top): Update subnode menu for Display.
9069
9070 * display.texi (Displaying Messages): New node, with most
9071 of what was in The Echo Area.
9072 (Progress): Move under The Echo Area.
9073 (Logging Messages): New node with new text.
9074 (Echo Area Customization): New node, the rest of what was
9075 in The Echo Area. Document message-truncate-lines with @defvar.
9076 (Display): Update menu.
9077
9078 * windows.texi (Textual Scrolling): Doc 3 values for
9079 scroll-preserve-screen-position.
9080
9081 * text.texi (Special Properties): Change hook functions
9082 should bind inhibit-modification-hooks around altering buffer text.
9083
9084 * keymaps.texi (Key Binding Commands): Call binding BINDING
9085 rather than DEFINITION.
9086
9087 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
9088
9089 * variables.texi (Defining Variables): `user-variable-p' returns t
9090 for aliases of user options, nil for alias loops.
9091
9092 2005-06-28 Richard M. Stallman <rms@gnu.org>
9093
9094 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
9095 make-keymap.
9096
9097 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
9098
9099 * variables.texi (Setting Variables): Correct and clarify
9100 description of `add-to-ordered-list'.
9101
9102 2005-06-26 Richard M. Stallman <rms@gnu.org>
9103
9104 * display.texi (Faces): Minor cleanup.
9105
9106 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
9107
9108 * display.texi (Faces): `facep' returns t for strings that are
9109 face names.
9110
9111 2005-06-25 Richard M. Stallman <rms@gnu.org>
9112
9113 * objects.texi (Equality Predicates): Clarify meaning of equal.
9114
9115 * windows.texi (Selecting Windows): save-selected-window
9116 and with-selected-window save and restore the current buffer.
9117
9118 2005-06-24 Richard M. Stallman <rms@gnu.org>
9119
9120 * numbers.texi (Float Basics): Explain how to test for NaN,
9121 and printing the sign of NaNs.
9122
9123 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9124
9125 * makefile.w32-in (MAKEINFO): Use --force.
9126
9127 2005-06-23 Richard M. Stallman <rms@gnu.org>
9128
9129 * display.texi (Face Functions): Correct Texinfo usage.
9130
9131 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
9132
9133 * lists.texi (Rings): `ring-elements' now returns the elements of
9134 RING in order.
9135
9136 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9137
9138 * markers.texi (The Mark): Texinfo usage fix.
9139
9140 2005-06-23 Kim F. Storm <storm@cua.dk>
9141
9142 * searching.texi (Entire Match Data): Remove evaporate option for
9143 match-data. Do not mention evaporate option for set-match-data.
9144
9145 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
9146
9147 * display.texi (Face Functions): Mention face aliases.
9148
9149 2005-06-21 Richard M. Stallman <rms@gnu.org>
9150
9151 * anti.texi (Antinews): Texinfo usage fix.
9152
9153 2005-06-21 Karl Berry <karl@gnu.org>
9154
9155 * elisp.texi: Use @copying.
9156
9157 * elisp.texi: Put @summarycontents and @contents before the Top
9158 node, instead of the end of the file, so that the contents appear
9159 in the right place in the dvi/pdf output.
9160
9161 2005-06-21 Juri Linkov <juri@jurta.org>
9162
9163 * display.texi (Defining Faces): Add `customized-face'.
9164
9165 2005-06-20 Kim F. Storm <storm@cua.dk>
9166
9167 * variables.texi (Setting Variables): Any type of element can be
9168 given order in add-to-ordered-list. Compare elements with eq.
9169
9170 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
9171
9172 2005-06-20 Karl Berry <karl@gnu.org>
9173
9174 * syntax.texi (Syntax Flags): Make last column very slightly wider
9175 to avoid "generic comment" breaking on two lines and causing an
9176 underfull box.
9177
9178 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
9179
9180 * lists.texi (Rings): Various minor clarifications and corrections.
9181
9182 2005-06-18 Richard M. Stallman <rms@gnu.org>
9183
9184 * functions.texi (Obsolete Functions): Simplify.
9185
9186 * variables.texi (Variable Aliases): Simplify.
9187
9188 * anti.texi, backups.texi, compile.texi, customization.texi:
9189 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
9190 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
9191 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
9192 * variables.texi: Fix formatting ugliness.
9193
9194 * elisp.texi: Add links to Rings and Byte Packing.
9195 Update version and copyright years.
9196
9197 * minibuf.texi: Fix formatting ugliness.
9198 (Completion Commands): Move keymap vars to the end
9199 and vars completing-read binds to the top.
9200
9201 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
9202
9203 * processes.texi: Fix typos.
9204 (Bindat Spec): Correct Texinfo error.
9205 (Byte Packing): Fix ungrammatical sentence.
9206
9207 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
9208
9209 * lists.texi (Rings): New node.
9210 (Lists): Add it to menu.
9211
9212 * processes.texi (Byte Packing): New node.
9213 (Processes): Add it to menu.
9214
9215 2005-06-17 Richard M. Stallman <rms@gnu.org>
9216
9217 * syntax.texi (Parsing Expressions): Fix texinfo usage.
9218
9219 * help.texi (Documentation Basics): Explain the xref to
9220 Documentation Tips.
9221
9222 * debugging.texi (Debugger Commands): Minor fix.
9223
9224 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
9225
9226 * edebug.texi (Instrumenting): Eliminate duplicate link.
9227 (Specification List): Replace references to "below", referring to
9228 a later node, with one @ref to that node.
9229
9230 * os.texi (Timers): Timers should save and restore the match data
9231 if they change it.
9232
9233 * debugging.texi (Debugger Commands): Mention that the Lisp
9234 debugger can not step through primitive functions.
9235
9236 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
9237
9238 * functions.texi (Obsolete Functions): Update argument names of
9239 `make-obsolete' and `define-obsolete-function-alias'.
9240
9241 * variables.texi (Variable Aliases): Update argument names of
9242 `defvaralias', `make-obsolete-variable' and
9243 `define-obsolete-variable-alias'.
9244
9245 2005-06-15 Kim F. Storm <storm@cua.dk>
9246
9247 * searching.texi (Entire Match Data): Rephrase warnings about
9248 evaporate arg to match-data and set-match-data.
9249
9250 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
9251
9252 * elisp.texi (Top): Update detailed menu.
9253
9254 * edebug.texi (Edebug): Update menu.
9255 (Instrumenting): Update xrefs.
9256 (Edebug Execution Modes): Correct xref.
9257 (Jumping): Clarify description of `h' command.
9258 Eliminate redundant @ref.
9259 (Breaks): New node.
9260 (Breakpoints): Is now a subsubsection.
9261 (Global Break Condition): Mention `C-x X X'.
9262 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
9263 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
9264 (Edebug Display Update): Correct pxref.
9265 (Edebug and Macros): New node.
9266 (Instrumenting Macro Calls): Is now a subsubsection.
9267 Neither arg of `def-edebug-spec' is evaluated.
9268 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
9269 (Specification Examples): Fix typo.
9270
9271 2005-06-14 Lute Kamstra <lute@gnu.org>
9272
9273 * debugging.texi (Function Debugging): Primitives can break on
9274 entry too.
9275
9276 2005-06-14 Kim F. Storm <storm@cua.dk>
9277
9278 * variables.texi (Setting Variables): Add add-to-ordered-list.
9279
9280 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9281
9282 * syntax.texi (Parsing Expressions): Document aux functions and vars of
9283 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
9284
9285 2005-06-13 Lute Kamstra <lute@gnu.org>
9286
9287 * text.texi (Special Properties): Fix cross reference.
9288
9289 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
9290
9291 * debugging.texi (Function Debugging): Delete mention of empty
9292 string argument to `cancel-debug-on-entry'. Delete inaccurate
9293 description of the return value of that command.
9294
9295 2005-06-11 Alan Mackenzie <acm@muc.de>
9296
9297 * text.texi (Adaptive Fill): Amplify the description of
9298 fill-context-prefix.
9299
9300 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9301
9302 * syntax.texi (Parsing Expressions): Fix Texinfo error.
9303
9304 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9305
9306 * syntax.texi (Parsing Expressions): Document syntax-ppss.
9307
9308 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9309
9310 * debugging.texi (Error Debugging): Minor rewording.
9311 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
9312 is optional.
9313
9314 2005-06-10 Lute Kamstra <lute@gnu.org>
9315
9316 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
9317 (Top): Give it a title. Correct version number. Give the
9318 detailed node listing a more prominent header.
9319 * intro.texi: Don't set VERSION here a second time.
9320 Mention Emacs's version too.
9321 * anti.texi (Antinews): Use EMACSVER to refer to the current
9322 version of Emacs.
9323
9324 2005-06-09 Kim F. Storm <storm@cua.dk>
9325
9326 * searching.texi (Entire Match Data): Explain new `reseat' argument to
9327 match-data and set-match-data.
9328
9329 2005-06-08 Richard M. Stallman <rms@gnu.org>
9330
9331 * searching.texi (Entire Match Data): Clarify when match-data
9332 returns markers and when integers.
9333
9334 * display.texi (Defining Faces): Explain that face name should not
9335 end in `-face'.
9336
9337 * modes.texi (Mode Line Data): Minor cleanup.
9338 (Customizing Keywords): Node split out of Search-based Fontification.
9339 Add example of using font-lock-add-keywords from a hook.
9340 Clarify when MODE should be non-nil, and when nil.
9341
9342 2005-06-06 Richard M. Stallman <rms@gnu.org>
9343
9344 * modes.texi (Mode Line Data): Explain what happens when the car
9345 of a list is a void symbol.
9346 (Search-based Fontification): Explain MODE arg to
9347 font-lock-add-keywords and warn about calls from major modes.
9348
9349 2005-06-08 Juri Linkov <juri@jurta.org>
9350
9351 * display.texi (Standard Faces): Add `shadow' face.
9352
9353 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
9354
9355 * modes.texi (Major Mode Conventions): A derived mode only needs
9356 to put the call to the parent mode inside `delay-mode-hooks'.
9357
9358 2005-05-29 Richard M. Stallman <rms@gnu.org>
9359
9360 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
9361 new, and what that implies. Clarify.
9362
9363 * files.texi (Locating Files): Clean up the text.
9364
9365 * frames.texi (Window Frame Parameters): Document user-size.
9366 Shorten entry for top by referring to left.
9367
9368 2005-05-26 Richard M. Stallman <rms@gnu.org>
9369
9370 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
9371 is new, and what the implications are. Other clarifications.
9372
9373 2005-05-24 Richard M. Stallman <rms@gnu.org>
9374
9375 * frames.texi (Dialog Boxes): Minor fixes.
9376
9377 2005-05-25 Masatake YAMATO <jet@gyve.org>
9378
9379 * display.texi (Standard Faces): Write about `mode-line-highlight'.
9380
9381 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
9382
9383 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
9384 is optional.
9385
9386 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
9387
9388 * frames.texi (Dialog Boxes): Describe new optional argument.
9389
9390 2005-05-23 Lute Kamstra <lute@gnu.org>
9391
9392 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
9393 syntax-begin-function over font-lock-beginning-of-syntax-function.
9394
9395 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9396
9397 * minibuf.texi (Reading File Names): Update description of
9398 `read-directory-name'.
9399
9400 * modes.texi (Derived Modes): Clarify :group keyword.
9401
9402 2005-05-21 Eli Zaretskii <eliz@gnu.org>
9403
9404 * files.texi (Locating Files): New subsection.
9405 Describe locate-file and executable-find.
9406
9407 2005-05-21 Kevin Ryde <user42@zip.com.au>
9408
9409 * frames.texi (Initial Parameters): Update cross reference to
9410 "Emacs Invocation".
9411
9412 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9413
9414 * keymaps.texi (Active Keymaps): Add anchor.
9415
9416 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
9417 (Major Mode Conventions): Refer to `Auto Major Mode' in more
9418 appropriate place.
9419 (Derived Modes): Small clarifications.
9420 (Minor Mode Conventions, Keymaps and Minor Modes):
9421 Replace references to nodes with references to anchors.
9422 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
9423 Clarify description of lists whose first element is an integer.
9424 (Mode Line Variables): Add anchor.
9425 (%-Constructs): Clarify description of integer after %.
9426 (Emulating Mode Line): Describe nil value for FACE.
9427
9428 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9429
9430 * modes.texi (Derived Modes): Correct references to non-existing
9431 variable standard-syntax-table.
9432
9433 2005-05-17 Lute Kamstra <lute@gnu.org>
9434
9435 * modes.texi (Defining Minor Modes): Mention the mode hook.
9436
9437 2005-05-15 Kim F. Storm <storm@cua.dk>
9438
9439 * processes.texi (Network): Remove open-network-stream-nowait.
9440 (Network Servers): Remove open-network-stream-server.
9441
9442 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
9443
9444 * elisp.texi (Top): Update detailed menu.
9445
9446 * variables.texi: Reorder nodes.
9447 (Variables): Update menu.
9448 (File Local Variables): Do not refer to the `-*-' line as
9449 a "local variables list". Add pxref.
9450
9451 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9452
9453 * elisp.texi (Top): Update detailed menu for node changes.
9454
9455 * modes.texi (Modes): Update Menu.
9456 (Hooks): Move to beginning of chapter.
9457 Most minor modes run mode hooks too.
9458 `add-hook' can handle void hooks or hooks whose value is a single
9459 function.
9460 (Major Modes): Update Menu.
9461 (Major Mode Basics): New node, split off from `Major Modes'.
9462 (Major Mode Conventions): Correct xref. Explain how to handle
9463 auto-mode-alist if the major mode command has an autoload cookie.
9464 (Auto Major Mode): Major update. Add magic-mode-alist.
9465 (Derived Modes): Major update.
9466 (Mode Line Format): Update Menu.
9467 (Mode Line Basics): New node, split off from `Mode Line Format'.
9468
9469 * loading.texi (Autoload): Mention `autoload cookie' as synonym
9470 for `magic autoload comment'. Add index entries and anchor.
9471
9472 2005-05-14 Richard M. Stallman <rms@gnu.org>
9473
9474 * tips.texi (Coding Conventions): Explain how important it is
9475 that just loading certain files not change Emacs behavior.
9476
9477 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
9478
9479 2005-05-12 Lute Kamstra <lute@gnu.org>
9480
9481 * modes.texi (Generic Modes): Update.
9482 (Major Modes): Refer to node "Generic Modes".
9483
9484 * elisp.texi (Top): Update to the current structure of the manual.
9485 * processes.texi (Processes): Add menu description.
9486 * customize.texi (Customization): Add menu descriptions.
9487
9488 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
9489
9490 * processes.texi (Signals to Processes)
9491 (Low-Level Network): Fix typos.
9492
9493 2005-05-11 Lute Kamstra <lute@gnu.org>
9494
9495 * elisp.texi (Top): Add some nodes from the chapter "Major and
9496 Minor Modes" to the detailed node listing.
9497
9498 2005-05-10 Richard M. Stallman <rms@gnu.org>
9499
9500 * keymaps.texi (Extended Menu Items): Menu item filter functions
9501 can be called at any time.
9502
9503 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
9504
9505 * variables.texi (File Local Variables): `(hack-local-variables t)'
9506 now also checks whether a mode is specified in the local variables
9507 list.
9508
9509 2005-05-05 Kevin Ryde <user42@zip.com.au>
9510
9511 * display.texi (The Echo Area): Correct format function cross
9512 reference.
9513
9514 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9515
9516 * variables.texi (Variable Aliases): Change description of
9517 `define-obsolete-variable-alias'.
9518
9519 * functions.texi (Functions): Add "Obsolete Functions" to menu.
9520 (Defining Functions): Add xref.
9521 (Obsolete Functions): New node.
9522 (Function Safety): Standardize capitalization of section title.
9523
9524 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
9525 (Dialog Boxes): Complete description of `x-popup-dialog'.
9526
9527 2005-05-04 Richard M. Stallman <rms@gnu.org>
9528
9529 * commands.texi (Interactive Codes): Fix Texinfo usage.
9530 Document U more clearly.
9531
9532 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9533
9534 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
9535 function and not a macro.
9536
9537 * frames.texi (Pop-Up Menus): Correct and clarify description of
9538 `x-popup-menu'.
9539 (Dialog Boxes): Clarify description of `x-popup-dialog'.
9540
9541 2005-05-01 Richard M. Stallman <rms@gnu.org>
9542
9543 * edebug.texi (Checking Whether to Stop): Fix previous change.
9544
9545 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9546
9547 * display.texi: Fix typos and Texinfo usage.
9548
9549 * edebug.texi (Checking Whether to Stop): executing-macro ->
9550 executing-kbd-macro.
9551
9552 2005-05-01 Richard M. Stallman <rms@gnu.org>
9553
9554 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
9555
9556 2005-04-30 Richard M. Stallman <rms@gnu.org>
9557
9558 * files.texi (Magic File Names): Document `operations' property.
9559
9560 2005-04-29 Lute Kamstra <lute@gnu.org>
9561
9562 * modes.texi (Generic Modes): New node.
9563 (Major Modes): Add it to the menu.
9564 (Derived Modes): Add "derived mode" to concept index.
9565
9566 2005-04-28 Lute Kamstra <lute@gnu.org>
9567
9568 * modes.texi (Defining Minor Modes): Fix previous change.
9569 (Font Lock Mode): Simplify.
9570 (Font Lock Basics): Say that font-lock-defaults is buffer-local
9571 when set and that some parts are optional. Add cross references.
9572 (Search-based Fontification): Say how to specify font-lock-keywords.
9573 Add cross references. Add font-lock-multiline to index.
9574 Move font-lock-keywords-case-fold-search here from node "Other Font
9575 Lock Variables". Document font-lock-add-keywords and
9576 font-lock-remove-keywords.
9577 (Other Font Lock Variables): Move font-lock-keywords-only,
9578 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9579 and font-lock-syntactic-face-function to node "Syntactic Font
9580 Lock". Move font-lock-keywords-case-fold-search to node
9581 "Search-based Fontification". Document font-lock-inhibit-thing-lock
9582 and font-lock-{,un}fontify-{buffer,region}-function.
9583 (Precalculated Fontification): Remove reference to deleted variable
9584 font-lock-core-only.
9585 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
9586 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
9587 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9588 and font-lock-syntactic-face-function here from node "Other Font
9589 Lock Variables". Move font-lock-syntactic-keywords to "Setting
9590 Syntax Properties". Add cross references.
9591 (Setting Syntax Properties): New node.
9592 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
9593 * syntax.texi (Syntax Properties): Add cross reference.
9594 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
9595
9596 2005-04-26 Richard M. Stallman <rms@gnu.org>
9597
9598 * display.texi (Defining Faces):
9599 Document `default' elements of defface spec.
9600
9601 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
9602
9603 * variables.texi (Variable Aliases): Clarify text.
9604
9605 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
9606
9607 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
9608
9609 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
9610
9611 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
9612
9613 2005-04-24 Eli Zaretskii <eliz@gnu.org>
9614
9615 * syntax.texi (Syntax Table Internals): Elaborate documentation of
9616 syntax-after and syntax-class.
9617
9618 * files.texi (Changing Files): Fix last change's cross-reference.
9619 (Unique File Names): Don't mention "numbers" in the documentation
9620 of make-temp-file and make-temp-name.
9621
9622 2005-04-23 Richard M. Stallman <rms@gnu.org>
9623
9624 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
9625
9626 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9627
9628 * windows.texi (Cyclic Window Ordering): Clarify window-list.
9629
9630 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9631
9632 * variables.texi (Variable Aliases): Describe make-obsolete-variable
9633 and define-obsolete-variable-alias.
9634
9635 2005-04-22 Kim F. Storm <storm@cua.dk>
9636
9637 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
9638 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
9639
9640 2005-04-21 Lute Kamstra <lute@gnu.org>
9641
9642 * lists.texi (Association Lists): Document rassq-delete-all.
9643
9644 2005-04-19 Richard M. Stallman <rms@gnu.org>
9645
9646 * modes.texi (Search-based Fontification): Explain that
9647 facespec is an expression to be evaluated.
9648
9649 2005-04-19 Kevin Ryde <user42@zip.com.au>
9650
9651 * streams.texi (Output Functions): Fix xref.
9652 * strings.texi (String Conversion): Fix xref.
9653
9654 2005-04-19 Kim F. Storm <storm@cua.dk>
9655
9656 * symbols.texi (Symbol Plists): Add safe-get.
9657 Mention that `get' may signal an error.
9658
9659 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
9660
9661 * customize.texi (Variable Definitions): Replace tooltip-mode
9662 example with save-place.
9663
9664 2005-04-17 Richard M. Stallman <rms@gnu.org>
9665
9666 * buffers.texi (Indirect Buffers): Clarify.
9667
9668 * positions.texi (Positions): Clarify converting marker to integer.
9669
9670 * strings.texi (String Basics): Mention string-match; clarify.
9671
9672 2005-04-08 Lute Kamstra <lute@gnu.org>
9673
9674 * modes.texi (Search-based Fontification): Fix cross references.
9675 Use consistent terminology. Document anchored highlighting.
9676
9677 2005-04-05 Lute Kamstra <lute@gnu.org>
9678
9679 * modes.texi (Defining Minor Modes): Document :group keyword
9680 argument and its default value.
9681
9682 2005-04-03 Lute Kamstra <lute@gnu.org>
9683
9684 * hooks.texi (Standard Hooks): Add some hooks. Add cross
9685 references and/or descriptions. Delete major mode hooks; mention
9686 them as a category instead. Rename or delete obsolete hooks.
9687
9688 2005-04-02 Richard M. Stallman <rms@gnu.org>
9689
9690 * nonascii.texi (Coding System Basics): Another wording cleanup.
9691
9692 2005-04-01 Richard M. Stallman <rms@gnu.org>
9693
9694 * nonascii.texi (Coding System Basics): Clarify previous change.
9695
9696 2005-04-01 Kenichi Handa <handa@m17n.org>
9697
9698 * nonascii.texi (Coding System Basics): Describe about roundtrip
9699 identity of coding systems.
9700
9701 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
9702
9703 * text.texi (Buffer Contents): Add filter-buffer-substring and
9704 buffer-substring-filters.
9705
9706 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
9707
9708 * anti.texi (Antinews): Mention `G' interactive code.
9709
9710 * tips.texi (Compilation Tips): Mention benchmark.el.
9711
9712 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9713
9714 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
9715 is now bound to M-o M-o.
9716
9717 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
9718
9719 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9720
9721 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
9722 in the Emacs Manual).
9723 * Makefile.in (srcs): Remove calendar.texi.
9724 * makefile.w32-in (srcs): Remove calendar.texi.
9725 * display.texi (Display): Change name of next node.
9726 * os.texi (System In): Change name of previous node.
9727 * elisp.texi (Top): Remove Calendar references.
9728 * vol1.texi (Top): Remove Calendar references.
9729 * vol2.texi (Top): Remove Calendar references.
9730
9731 2005-03-25 Richard M. Stallman <rms@gnu.org>
9732
9733 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
9734 Cleanup previous change.
9735
9736 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
9737
9738 * display.texi (Face Attributes): Faces earlier in an :inherit
9739 list take precedence.
9740 (Scroll Bars): Fix description of vertical-scroll-bars.
9741 Document frame-current-scroll-bars and window-current-scroll-bars.
9742
9743 * markers.texi (The Mark): Document temporary Transient Mark mode.
9744
9745 * minibuf.texi (Reading File Names):
9746 Document read-file-name-completion-ignore-case.
9747
9748 * positions.texi (Screen Lines): Document nil for width argument
9749 to compute-motion.
9750
9751 2005-03-23 Kim F. Storm <storm@cua.dk>
9752
9753 * display.texi (Standard Faces): Other faces used in the fringe
9754 implicitly inherits from the fringe face.
9755 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
9756 properties implicitly inherits from fringe face.
9757 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
9758
9759 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9760
9761 * display.texi (Invisible Text): State default value of
9762 line-move-ignore-invisible.
9763 (Managing Overlays): Document remove-overlays.
9764 (Standard Faces): Document escape-glyph face.
9765
9766 * minibuf.texi (Reading File Names): Document read-file-name-function.
9767
9768 * modes.texi (Other Font Lock Variables):
9769 Document font-lock-lines-before.
9770
9771 * positions.texi (Skipping Characters): skip-chars-forward allows
9772 character classes.
9773
9774 2005-03-18 Lute Kamstra <lute@gnu.org>
9775
9776 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
9777
9778 2005-03-17 Richard M. Stallman <rms@gnu.org>
9779
9780 * text.texi (Undo): Document extensible undo entries.
9781
9782 * searching.texi (String Search, Regexp Search): Cleanups.
9783
9784 * nonascii.texi (Character Codes): Minor fix.
9785
9786 * display.texi (Display Property): Explain the significance
9787 of having text properties that are eq.
9788 (Other Display Specs): Explain string as display spec.
9789
9790 * commands.texi (Interactive Codes): Document G option.
9791
9792 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
9793
9794 * text.texi (Filling): Add sentence-end-without-period and
9795 sentence-end-without-space.
9796 (Changing Properties): Minor fix.
9797
9798 * anti.texi: Total rewrite.
9799
9800 2005-03-15 Lute Kamstra <lute@gnu.org>
9801
9802 * edebug.texi (Instrumenting Macro Calls): Fix typos.
9803
9804 2005-03-08 Kim F. Storm <storm@cua.dk>
9805
9806 * display.texi (Specified Space): Property :width is support on
9807 non-graphic terminals, :height is not.
9808
9809 2005-03-07 Richard M. Stallman <rms@gnu.org>
9810
9811 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
9812 Now subnodes of Fringes.
9813 (Overlay Arrow): Document overlay-arrow-variable-list.
9814 (Fringe Size/Pos): New node, broken out of Fringes.
9815 (Display): Explain clearing vs redisplay better.
9816 (Truncation): Clarify use of bitmaps.
9817 (The Echo Area): Clarify the uses of the echo area.
9818 Add max-mini-window-height.
9819 (Progress): Clarify.
9820 (Invisible Text): Explain that main loop moves point out.
9821 (Selective Display): Say "hidden", not "invisible".
9822 (Managing Overlays): Move up. Describe relation to Undo here.
9823 (Overlay Properties): Clarify intro.
9824 (Finding Overlays): Explain return values when nothing found.
9825 (Width): truncate-string-to-width has added arg.
9826 (Displaying Faces): Clarify and update mode line face handling.
9827 (Face Functions): Minor cleanup.
9828 (Conditional Display): Merge into Other Display Specs.
9829 (Pixel Specification, Other Display Specs): Minor cleanups.
9830 (Images, Image Descriptors): Minor cleanups.
9831 (GIF Images): Patents have expired.
9832 (Showing Images): Explain default text for insert-image.
9833 (Manipulating Button Types): Merge into Manipulating Buttons.
9834 (Making Buttons): Explain return values.
9835 (Button Buffer Commands): Add xref.
9836 (Inverse Video): Update mode-line-inverse-video.
9837 (Display Table Format): Clarify.
9838 (Active Display Table): Give defaults for window-display-table.
9839
9840 * calendar.texi (Calendar Customizing): calendar-holiday-marker
9841 and calendar-today-marker are strings, not chars.
9842 (Holiday Customizing): Minor fix.
9843
9844 * internals.texi (Writing Emacs Primitives): Update `or' example.
9845 Update limit on # args of subr.
9846
9847 * edebug.texi (Using Edebug): Arrow is in fringe.
9848 (Instrumenting): Arg to eval-defun works without loading edebug.
9849 (Edebug Execution Modes): Add xref.
9850
9851 * customize.texi (Common Keywords): Clarify :require.
9852 Mention :version here.
9853 (Variable Definitions, Group Definitions): Not here.
9854 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
9855
9856 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
9857 * nonascii.texi (Text Representations): Clarify position-bytes.
9858 (Character Sets): Add list-charset-chars.
9859 (Scanning Charsets): Add charset-after.
9860 (Encoding and I/O): Minor fix.
9861
9862 2005-03-06 Richard M. Stallman <rms@gnu.org>
9863
9864 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
9865 (Resizing Windows): Likewise.
9866
9867 * text.texi (Change Hooks): Get rid of "Emacs 21".
9868
9869 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
9870
9871 * streams.texi (Output Variables): Get rid of "Emacs 21".
9872
9873 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
9874
9875 * os.texi (Translating Input): Replace flow-control example
9876 with a less obsolete example that uses `keyboard-translate'.
9877
9878 * objects.texi (Hash Table Type, Circular Objects):
9879 Get rid of "Emacs 21".
9880
9881 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
9882 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
9883
9884 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
9885
9886 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
9887
9888 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
9889 (Menu Bar): Fix when menu-bar-update-hook is called.
9890
9891 * hash.texi (Hash Tables): Get rid of "Emacs 21".
9892
9893 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
9894 and make it read better.
9895
9896 * files.texi (Writing to Files): Get rid of "Emacs 21".
9897 (Unique File Names): Likewise.
9898
9899 * elisp.texi: Update Emacs version to 22.
9900
9901 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
9902 (Overlay Properties, Face Attributes): Likewise.
9903 (Managing Overlays): Fix punctuation.
9904 (Attribute Functions): Clarify set-face-font; get rid of
9905 info about old Emacs versions.
9906 (Auto Faces, Font Lookup, Display Property, Images):
9907 Get rid of "Emacs 21".
9908
9909 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
9910
9911 2005-03-05 Richard M. Stallman <rms@gnu.org>
9912
9913 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
9914
9915 2005-03-04 Lute Kamstra <lute@gnu.org>
9916
9917 * debugging.texi (Error Debugging): Document stack-trace-on-error.
9918
9919 2005-03-03 Lute Kamstra <lute@gnu.org>
9920
9921 * edebug.texi (Instrumenting Macro Calls): Fix typo.
9922
9923 2005-03-01 Lute Kamstra <lute@gnu.org>
9924
9925 * debugging.texi (Debugger Commands): Update `j'.
9926
9927 2005-02-28 Lute Kamstra <lute@gnu.org>
9928
9929 * debugging.texi (Debugging): Fix typo.
9930 (Error Debugging): Document eval-expression-debug-on-error.
9931 (Function Debugging): Update example.
9932 (Using Debugger): Mention starred stack frames.
9933 (Debugger Commands): Document `j' and `l'.
9934 (Invoking the Debugger): `d' and `j' exit recursive edit too.
9935 Update the messages that the debugger displays.
9936 (Internals of Debugger): Add cross reference. Update example.
9937 (Excess Open): Minor improvement.
9938 (Excess Close): Minor improvement.
9939
9940 2005-02-26 Richard M. Stallman <rms@gnu.org>
9941
9942 * tips.texi (Coding Conventions): Clarify.
9943 Put all the major mode key reservations together.
9944 Mention the Mouse-1 => Mouse-2 conventions.
9945
9946 * syntax.texi (Syntax Class Table): Clarify.
9947 (Syntax Table Functions): syntax-after moved from here.
9948 (Syntax Table Internals): syntax-after moved to here.
9949 (Parsing Expressions): Update info on number of values
9950 and what's meaningful in the STATE argument.
9951 (Categories): Fix typo.
9952
9953 * sequences.texi (Arrays): Cleanup.
9954 (Char-Tables): Clarify.
9955
9956 * processes.texi (Deleting Processes): Cleanups, add xref.
9957 (Subprocess Creation): Explain nil in exec-path. Cleanup.
9958 (Process Information): set-process-coding-system, some args optional.
9959 (Input to Processes): Explain various types for PROCESS args.
9960 Rename them from PROCESS-NAME to PROCESS.
9961 (Signals to Processes): Likewise.
9962 (Decoding Output): Cleanup.
9963 (Query Before Exit): Clarify.
9964
9965 * os.texi (Startup Summary): Correct the options; add missing ones.
9966 (Terminal Output, Batch Mode): Clarify.
9967 (Flow Control): Node deleted.
9968
9969 * markers.texi (The Mark): Clarify.
9970
9971 * macros.texi (Expansion): Cleanup.
9972 (Indenting Macros): indent-spec allows ints, not floats.
9973
9974 * keymaps.texi (Keymaps): Clarify.
9975 (Format of Keymaps): Update lisp-mode-map example.
9976 (Active Keymaps, Key Lookup): Clarify.
9977 (Changing Key Bindings): Add xref to `kbd'.
9978 (Key Binding Commands, Simple Menu Items): Clarify.
9979 (Mouse Menus, Menu Bar): Clarify.
9980 (Menu Example): Replace print example with menu-bar-replace-menu.
9981
9982 * help.texi (Documentation Basics): Add function-documentation prop.
9983
9984 * elisp.texi (Top): Don't refer to Flow Control node.
9985
9986 * commands.texi (Command Overview): Improve xrefs.
9987 (Adjusting Point): Adjusting point applies to intangible and invis.
9988 (Key Sequence Input): Doc extra read-key-sequence args.
9989 Likewise for read-key-sequence-vector.
9990
9991 * backups.texi (Rename or Copy): Minor fix.
9992 (Numbered Backups): For version-control, say the default.
9993 (Auto-Saving): make-auto-save-file-name example is simplified.
9994
9995 * advice.texi (Advising Functions): Don't imply one part of Emacs
9996 should advise another part. Markup changes.
9997 (Defining Advice): Move transitional para.
9998 (Activation of Advice): Cleanup.
9999 Explain if COMPILE is nil or negative.
10000
10001 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
10002
10003 2005-02-24 Lute Kamstra <lute@gnu.org>
10004
10005 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
10006 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
10007
10008 2005-02-23 Lute Kamstra <lute@gnu.org>
10009
10010 * modes.texi (Defining Minor Modes): define-minor-mode can be used
10011 to define global minor modes as well.
10012
10013 * display.texi (Managing Overlays): overlay-buffer returns nil for
10014 deleted overlays.
10015
10016 2005-02-22 Kim F. Storm <storm@cua.dk>
10017
10018 * minibuf.texi (Basic Completion): Allow symbols in addition to
10019 strings in try-completion and all-completions.
10020
10021 2005-02-14 Lute Kamstra <lute@gnu.org>
10022
10023 * elisp.texi (Top): Remove reference to deleted node.
10024
10025 * lists.texi (Lists): Remove reference to deleted node.
10026 (Cons Cells): Fix typo.
10027
10028 * loading.texi (Where Defined): Fix typo.
10029
10030 2005-02-14 Richard M. Stallman <rms@gnu.org>
10031
10032 * variables.texi (Creating Buffer-Local): change-major-mode-hook
10033 is useful for discarding some minor modes.
10034
10035 * symbols.texi (Symbol Components): Reorder examples.
10036
10037 * streams.texi (Input Functions): State standard-input default.
10038 (Output Variables): State standard-output default.
10039
10040 * objects.texi (Printed Representation): Clarify read syntax vs print.
10041 (Floating Point Type): Explain meaning better.
10042 (Symbol Type): Explain uniqueness better.
10043 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
10044 List examples sooner.
10045 (Box Diagrams): New subnode broken out.
10046 Some examples moved from old Lists as Boxes node.
10047 (Dotted Pair Notation): Clarify intro.
10048 (Array Type): Clarify.
10049 (Type Predicates): Add hash-table-p.
10050
10051 * numbers.texi (Integer Basics): Clarify radix explanation.
10052 (Predicates on Numbers): Minor clarification.
10053 (Comparison of Numbers): Minor clarification. Clarify eql.
10054 Typos in min, max.
10055 (Math Functions): Clarify overflow in expt.
10056
10057 * minibuf.texi (Text from Minibuffer): Minor clarification.
10058 Mention arrow keys.
10059
10060 * loading.texi (Autoload): defun's doc string overrides autoload's
10061 doc string.
10062 (Repeated Loading): Modernize "add to list" examples.
10063 (Where Defined): Finish updating table of load-history elts.
10064
10065 * lists.texi (List-related Predicates): Minor wording improvement.
10066 (Lists as Boxes): Node deleted.
10067 (Building Lists): Explain trivial cases of number-sequence.
10068
10069 * hash.texi (Hash Tables): Add desc to menu items.
10070 (Creating Hash): Explain "full" means "make larger".
10071 (Hash Access): Any object can be a key.
10072 State value of maphash.
10073
10074 * functions.texi (What Is a Function): Wording cleanup.
10075 (Function Documentation): Minor cleanup.
10076 Explain purpose of calling convention at end of doc string.
10077 (Function Names): Wording cleanup.
10078 (Calling Functions): Wording cleanup.
10079 Explain better how funcall calls the function.
10080 (Function Cells): Delete example of saving and redefining function.
10081
10082 * control.texi (Combining Conditions): Wording cleanup.
10083 (Iteration): dolist and dotimes bind VAR locally.
10084 (Cleanups): Xref to Atomic Changes.
10085
10086 * compile.texi (Byte Compilation): Delete 19.29 info.
10087 (Compilation Functions): Macros' difficulties don't affect defsubst.
10088 (Docs and Compilation): Delete 19.29 info.
10089
10090 2005-02-10 Richard M. Stallman <rms@gnu.org>
10091
10092 * objects.texi (Symbol Type): Minor correction.
10093
10094 2005-02-06 Lute Kamstra <lute@gnu.org>
10095
10096 * modes.texi (Example Major Modes): Fix typos.
10097
10098 2005-02-06 Richard M. Stallman <rms@gnu.org>
10099
10100 * text.texi (Margins): fill-nobreak-predicate can be one function.
10101
10102 * strings.texi (Modifying Strings): clear-string can make unibyte.
10103 (Formatting Strings): format gives error if values missing.
10104
10105 * positions.texi (Character Motion): Mention default arg
10106 for forward-char. backward-char refers to forward-char.
10107 (Word Motion): Mention default arg for forward-word.
10108 (Buffer End Motion): Mention default arg for beginning-of-buffer.
10109 Simplify end-of-buffer.
10110 (Text Lines): Mention default arg for forward-line.
10111 (List Motion): Mention default arg for beginning/end-of-defun.
10112 (Skipping Characters): Minor fixes in explaining character-set.
10113
10114 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
10115 Mode inheritance applies only when default-major-mode is nil.
10116 Clarifications.
10117 (Example Major Modes): Update Text mode and Lisp mode examples.
10118 (Minor Mode Conventions): Mention define-minor-mode at top.
10119 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
10120 (Mode Line Format): Update mode line face display info.
10121 (Properties in Mode): Mention effect of risky vars.
10122 (Imenu): Define imenu-add-to-menubar.
10123 (Font Lock Mode): Add descriptions to menu lines.
10124 (Faces for Font Lock): Add font-lock-doc-face.
10125
10126 2005-02-05 Lute Kamstra <lute@gnu.org>
10127
10128 * text.texi (Maintaining Undo): Remove obsolete function.
10129
10130 2005-02-05 Eli Zaretskii <eliz@gnu.org>
10131
10132 * frames.texi (Color Names): Add pointer to the X docs about RGB
10133 color specifications. Improve indexing.
10134 (Text Terminal Colors): Replace the description of RGB values by
10135 an xref to "Color Names".
10136
10137 2005-02-03 Richard M. Stallman <rms@gnu.org>
10138
10139 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
10140 Clarify.
10141 (Selecting Windows): Clarify save-selected-window.
10142 (Cyclic Window Ordering): Clarify walk-windows.
10143 (Window Point): Clarify.
10144 (Window Start): Add comment to example.
10145 (Resizing Windows): Add `interactive' specs in examples.
10146 Document fit-window-to-buffer.
10147
10148 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
10149 (Undo, Maintaining Undo): Clarify last change.
10150 (Sorting): In sort-numeric-fields, explain about octal and hex.
10151 Mention sort-numeric-base.
10152 (Format Properties): Add xref for hard newlines.
10153
10154 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
10155 (Pop-Up Menus): Fix typo.
10156 (Color Names): Explain all types of color names.
10157 Explain color-values on B&W terminal.
10158 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
10159
10160 * files.texi (File Locks): Not supported on MS systems.
10161 (Testing Accessibility): Clarify.
10162
10163 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
10164 (Coverage Testing): Fix typo.
10165
10166 * commands.texi (Misc Events): Remove stray space.
10167
10168 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
10169 (Modification Time): Clarify when visited-file-modtime returns 0.
10170 (The Buffer List): Clarify bury-buffer.
10171 (Killing Buffers): Clarify.
10172 (Indirect Buffers): Add clone-indirect-buffer.
10173
10174 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
10175
10176 * edebug.texi (Printing in Edebug): Fix default value of
10177 edebug-print-circle.
10178 (Coverage Testing): Fix displayed frequency count data.
10179
10180 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
10181
10182 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
10183
10184 2005-02-02 Kim F. Storm <storm@cua.dk>
10185
10186 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
10187
10188 2005-01-29 Eli Zaretskii <eliz@gnu.org>
10189
10190 * commands.texi (Misc Events): Describe the help-echo event.
10191
10192 * text.texi (Special Properties) <help-echo>: Use `pos'
10193 consistently in description of the help-echo property.
10194 Use @code{nil} instead of @var{nil}.
10195
10196 * display.texi (Overlay Properties): Fix the index entry for
10197 help-echo overlay property.
10198
10199 * customize.texi (Type Keywords): Uncomment the xref to the
10200 help-echo property documentation.
10201
10202 2005-01-23 Kim F. Storm <storm@cua.dk>
10203
10204 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
10205 return value. Third element FULLY replaced by PARTIAL which
10206 specifies number of invisible pixels if row is only partially visible.
10207 (Textual Scrolling): Mention auto-window-vscroll.
10208 (Vertical Scrolling): New defvar auto-window-vscroll.
10209
10210 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
10211
10212 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
10213 command remapping.
10214
10215 2005-01-15 Richard M. Stallman <rms@gnu.org>
10216
10217 * display.texi (Defining Images): Mention DATA-P arg of create-image.
10218
10219 2005-01-14 Kim F. Storm <storm@cua.dk>
10220
10221 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
10222
10223 * text.texi (Links and Mouse-1): Fix string and vector item.
10224
10225 2005-01-13 Richard M. Stallman <rms@gnu.org>
10226
10227 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
10228 descriptions of overriding-local-map and overriding-terminal-local-map.
10229
10230 * text.texi (Links and Mouse-1): Clarify text.
10231
10232 2005-01-13 Kim F. Storm <storm@cua.dk>
10233
10234 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
10235
10236 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
10237
10238 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
10239
10240 2005-01-12 Kim F. Storm <storm@cua.dk>
10241
10242 * text.texi (Links and Mouse-1): Rename section from Enabling
10243 Mouse-1 to Following Links. Change xrefs.
10244 Add examples for define-button-type and define-widget.
10245
10246 * display.texi (Button Properties, Button Buffer Commands):
10247 Clarify mouse-1 and follow-link functionality.
10248
10249 2005-01-12 Richard M. Stallman <rms@gnu.org>
10250
10251 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
10252
10253 * display.texi (Beeping): Fix Texinfo usage.
10254
10255 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
10256
10257 2005-01-11 Kim F. Storm <storm@cua.dk>
10258
10259 * display.texi (Button Properties, Button Buffer Commands):
10260 Mention mouse-1 binding. Add follow-link keyword.
10261
10262 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
10263 (Enabling Mouse-1 to Follow Links): New subsection.
10264
10265 2005-01-06 Richard M. Stallman <rms@gnu.org>
10266
10267 * text.texi (Special Properties): Minor change.
10268
10269 * os.texi (Timers): Clarify previous change.
10270
10271 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
10272
10273 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
10274
10275 * display.texi (Face Attributes): Correct xref to renamed node.
10276
10277 2005-01-01 Richard M. Stallman <rms@gnu.org>
10278
10279 * display.texi (Face Attributes): Describe hex color specs.
10280
10281 2004-12-31 Richard M. Stallman <rms@gnu.org>
10282
10283 * os.texi (Timers): Update previous change.
10284
10285 2004-12-30 Kim F. Storm <storm@cua.dk>
10286
10287 * display.texi (Line Height): Total line-height is now specified
10288 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
10289 in cons cells. (nil . RATIO) is relative to actual line height.
10290 Use line-height `t' instead of `0' to get minimum height.
10291
10292 2004-12-29 Richard M. Stallman <rms@gnu.org>
10293
10294 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
10295
10296 2004-12-28 Richard M. Stallman <rms@gnu.org>
10297
10298 * commands.texi (Quitting): Clarify value of with-local-quit.
10299
10300 * elisp.texi (Top): Fix previous change.
10301
10302 * loading.texi (Loading): Fix previous change.
10303
10304 2004-12-27 Richard M. Stallman <rms@gnu.org>
10305
10306 * Makefile.in (MAKEINFO): Specify --force.
10307
10308 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
10309
10310 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
10311
10312 * display.texi (Line Height): Further clarify.
10313
10314 * elisp.texi (Top): Update Loading submenu.
10315
10316 * loading.texi (Where Defined): New node.
10317 (Unloading): load-history moved to Where Defined.
10318
10319 2004-12-21 Richard M. Stallman <rms@gnu.org>
10320
10321 * commands.texi (Event Input Misc): Add while-no-input.
10322
10323 2004-12-11 Richard M. Stallman <rms@gnu.org>
10324
10325 * display.texi (Line Height): Rewrite text for clarity.
10326
10327 2004-12-11 Kim F. Storm <storm@cua.dk>
10328
10329 * display.texi (Display): Add node "Line Height" to menu.
10330 (Line Height): New node. Move full description of line-spacing
10331 and line-height text properties here from text.texi.
10332 (Scroll Bars): Add vertical-scroll-bar variable.
10333
10334 * frames.texi (Window Frame Parameters): Remove line-height defvar.
10335
10336 * locals.texi (Standard Buffer-Local Variables): Fix xref for
10337 line-spacing and vertical-scroll-bar.
10338
10339 * text.texi (Special Properties): Just mention line-spacing and
10340 line-height here, add xref to new "Line Height" node.
10341
10342 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
10343
10344 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
10345
10346 * locals.texi (Standard Buffer-Local Variables):
10347 Add @xref for `line-spacing'.
10348
10349 2004-12-05 Richard M. Stallman <rms@gnu.org>
10350
10351 * Makefile.in (maintainer-clean): Remove the info files
10352 in $(infodir) where they are created.
10353
10354 2004-12-03 Richard M. Stallman <rms@gnu.org>
10355
10356 * windows.texi (Selecting Windows): get-lru-window and
10357 get-largest-window don't consider dedicated windows.
10358
10359 * text.texi (Undo): Document undo-in-progress.
10360
10361 2004-11-26 Richard M. Stallman <rms@gnu.org>
10362
10363 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
10364 Remove a few vars that are not always buffer-local.
10365
10366 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
10367
10368 * locals.texi (Standard Buffer-Local Variables): Comment out
10369 xref's to non-existent node `Yet to be written'.
10370
10371 2004-11-24 Richard M. Stallman <rms@gnu.org>
10372
10373 * processes.texi (Synchronous Processes): Grammar fix.
10374
10375 * numbers.texi (Comparison of Numbers): Add eql.
10376
10377 * locals.texi (Standard Buffer-Local Variables): Add many vars.
10378
10379 * intro.texi (Printing Notation): Fix previous change.
10380
10381 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
10382 and default-indicate-buffer-boundaries from here.
10383 (Usual Display): To here.
10384 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
10385 (Usual Display): Move tab-width up.
10386
10387 * customize.texi (Variable Definitions):
10388 Replace show-paren-mode example with tooltip-mode.
10389 (Simple Types, Composite Types, Defining New Types):
10390 Minor cleanups.
10391
10392 2004-11-21 Jesper Harder <harder@ifa.au.dk>
10393
10394 * processes.texi (Synchronous Processes, Output from Processes):
10395 Markup fix.
10396
10397 2004-11-20 Richard M. Stallman <rms@gnu.org>
10398
10399 * positions.texi (Skipping Characters): skip-chars-forward
10400 now handles char classes.
10401
10402 * intro.texi (Printing Notation): Avoid confusion of `print'
10403 when explaining @print.
10404
10405 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
10406
10407 * display.texi (Display Table Format): Minor fix.
10408
10409 * streams.texi (Output Functions): Fix print example.
10410
10411 * Makefile.in (elisp): New target.
10412 (dist): Depend on $(infodir)/elisp, not elisp.
10413 Copy the info files from $(infodir).
10414
10415 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
10416 read-from-minibuffer.
10417
10418 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
10419
10420 2004-11-19 Richard M. Stallman <rms@gnu.org>
10421
10422 * searching.texi (Regexp Search): Add search-whitespace-regexp.
10423
10424 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
10425
10426 * tips.texi (Coding Conventions): Fix typo.
10427
10428 2004-11-16 Richard M. Stallman <rms@gnu.org>
10429
10430 * tips.texi (Coding Conventions): Separate defvar and require
10431 methods to avoid warnings. Use require only when there are many
10432 functions and variables from that package.
10433
10434 * minibuf.texi (Minibuffer Completion): When ignoring case,
10435 predicate must not be case-sensitive.
10436
10437 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
10438 (Test Coverage): Don't talk about "splotches". Clarified.
10439
10440 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
10441
10442 * frames.texi (Window Frame Parameters): Fix typo.
10443
10444 2004-11-15 Kim F. Storm <storm@cua.dk>
10445
10446 * symbols.texi (Other Plists): Note that plist-get may signal error.
10447 Add safe-plist-get.
10448
10449 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10450
10451 * modes.texi (Font Lock Basics): Fix typo.
10452
10453 2004-11-08 Richard M. Stallman <rms@gnu.org>
10454
10455 * syntax.texi (Syntax Table Functions): Add syntax-after.
10456
10457 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
10458
10459 * os.texi (Processor Run Time): New section documenting
10460 get-internal-run-time.
10461
10462 2004-11-06 Eli Zaretskii <eliz@gnu.org>
10463
10464 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
10465 it nukes elisp-cover.texi.
10466 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
10467 elisp-0 etc.
10468
10469 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
10470
10471 * commands.texi (Keyboard Macros): Document `append' return value
10472 of `defining-kbd-macro'.
10473
10474 2004-11-01 Richard M. Stallman <rms@gnu.org>
10475
10476 * commands.texi (Interactive Call): Add called-interactively-p.
10477
10478 2004-10-29 Simon Josefsson <jas@extundo.com>
10479
10480 * minibuf.texi (Reading a Password): Revert.
10481
10482 2004-10-28 Richard M. Stallman <rms@gnu.org>
10483
10484 * frames.texi (Display Feature Testing): Explain about "vendor".
10485
10486 2004-10-27 Richard M. Stallman <rms@gnu.org>
10487
10488 * commands.texi (Interactive Codes): `N' uses numeric prefix,
10489 not raw. Clarify `n'.
10490 (Interactive Call): Rewrite interactive-p, focusing on when
10491 and how to use it.
10492 (Misc Events): Clarify previous change.
10493
10494 * advice.texi (Simple Advice): Clarify what job the example does.
10495 (Around-Advice): Clarify ad-do-it.
10496 (Activation of Advice): An option of ad-default-compilation-action
10497 is `never', not `nil'.
10498
10499 2004-10-26 Kim F. Storm <storm@cua.dk>
10500
10501 * commands.texi (Interactive Codes): Add U code letter.
10502
10503 2004-10-25 Simon Josefsson <jas@extundo.com>
10504
10505 * minibuf.texi (Reading a Password): Add.
10506
10507 2004-10-24 Jason Rumney <jasonr@gnu.org>
10508
10509 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
10510 and wheel-down.
10511
10512 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10513
10514 * processes.texi (Synchronous Processes): Document process-file.
10515
10516 2004-10-22 Kenichi Handa <handa@m17n.org>
10517
10518 * text.texi (translate-region): Document that it accepts also a
10519 char-table.
10520
10521 2004-10-22 David Ponce <david@dponce.com>
10522
10523 * windows.texi (Resizing Windows): Document the `preserve-before'
10524 argument of the functions `enlarge-window' and `shrink-window'.
10525
10526 2004-10-19 Jason Rumney <jasonr@gnu.org>
10527
10528 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
10529
10530 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10531
10532 * text.texi (Filling): Add anchor for definition of
10533 `sentence-end-double-space'.
10534
10535 * searching.texi (Regexp Example): Update description of how
10536 Emacs currently recognizes the end of a sentence.
10537 (Standard Regexps): Update definition of the variable
10538 `sentence-end'. Add definition of the function `sentence-end'.
10539
10540 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10541
10542 * display.texi (Progress): New node.
10543
10544 2004-10-05 Kim F. Storm <storm@cua.dk>
10545
10546 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
10547
10548 2004-09-29 Kim F. Storm <storm@cua.dk>
10549
10550 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
10551 to identify bitmaps. Remove -fringe-bitmap suffix for standard
10552 fringe bitmap symbols, as they now have their own namespace.
10553 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
10554 vs. pixels. Signal error if no free bitmap slots.
10555 (Pixel Specification): Change IMAGE to @var{image}.
10556
10557 2004-09-28 Richard M. Stallman <rms@gnu.org>
10558
10559 * text.texi (Special Properties): Clarify line-spacing and line-height.
10560
10561 * searching.texi (Regexp Search): Add looking-back.
10562
10563 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
10564
10565 * display.texi: Correct typos.
10566 (Image Descriptors): Correct xref's.
10567
10568 2004-09-25 Richard M. Stallman <rms@gnu.org>
10569
10570 * text.texi (Special Properties): Cleanups in `cursor'.
10571 Rewrites in `line-height' and `line-spacing'; exchange them.
10572
10573 * display.texi (Fringes): Rewrite previous change.
10574 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
10575 (Display Fringe Bitmaps): Node deleted, text moved.
10576 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
10577 (Scroll Bars): Clarify set-window-scroll-bars.
10578 (Pointer Shape): Rewrite.
10579 (Specified Space): Clarify :align-to, etc.
10580 (Pixel Specification): Use @var. Clarify new text.
10581 (Other Display Specs): Clarify `slice'.
10582 (Image Descriptors): Cleanups.
10583 (Showing Images): Cleanups.
10584
10585 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
10586
10587 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
10588
10589 * modes.texi: Various minor changes in addition to:
10590 (Major Mode Conventions): Final call to `run-mode-hooks' should
10591 not be inside the `delay-mode-hooks' form.
10592 (Mode Hooks): New node.
10593 (Hooks): Delete obsolete example.
10594 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
10595 node "Mode Hooks".
10596
10597 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
10598
10599 * display.texi: Correct various typos.
10600 (Display): Rename node "Pointer Shapes" to "Pointer
10601 Shape". (There is already a node called "Pointer Shapes" in
10602 frames.texi.)
10603 (Images): Remove non-existent node "Image Slices" from menu.
10604
10605 2004-09-23 Kim F. Storm <storm@cua.dk>
10606
10607 * text.texi (Special Properties): Add `cursor', `pointer',
10608 `line-height', and `line-spacing' properties.
10609
10610 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
10611 Shapes' to menu.
10612 (Standard Faces): Doc fix for fringe face.
10613 (Fringes): Add `overflow-newline-into-fringe' and
10614 'indicate-buffer-boundaries'.
10615 (Fringe Bitmaps, Pointer Shapes): New nodes.
10616 (Display Property): Add 'Pixel Specification' and 'Display Fringe
10617 Bitmaps' to menu.
10618 (Specified Space): Describe pixel width and height.
10619 (Pixel Specification): New node.
10620 (Other Display Specs): Add `slice' property.
10621 (Display Fringe Bitmaps): New node.
10622 (Images): Add 'Image Slices' to menu.
10623 (Image Descriptors): Add `:pointer' and `:map' properties.
10624 (Showing Images): Add slice arg to `insert-image'.
10625 Add 'insert-sliced-image'.
10626
10627 2004-09-20 Richard M. Stallman <rms@gnu.org>
10628
10629 * commands.texi (Key Sequence Input):
10630 Clarify downcasing in read-key-sequence.
10631
10632 2004-09-08 Juri Linkov <juri@jurta.org>
10633
10634 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
10635
10636 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
10637
10638 * locals.texi (Standard Buffer-Local Variables):
10639 Add `buffer-auto-save-file-format'.
10640 * internals.texi (Buffer Internals): Describe new
10641 auto_save_file_format field of the buffer structure.
10642 * files.texi (Format Conversion): `auto-save-file-format' has been
10643 renamed `buffer-auto-save-file-format'.
10644
10645 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
10646
10647 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
10648 an integer or a marker.
10649 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
10650
10651 2004-08-22 Richard M. Stallman <rms@gnu.org>
10652
10653 * modes.texi (Major Mode Conventions): Discuss rebinding of
10654 standard key bindings.
10655
10656 2004-08-18 Kim F. Storm <storm@cua.dk>
10657
10658 * processes.texi (Accepting Output): Add `just-this-one' arg to
10659 `accept-process-output'.
10660 (Output from Processes): New var `process-adaptive-read-buffering'.
10661
10662 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
10663
10664 * keymaps.texi: Various changes in addition to:
10665 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
10666 Give more varied examples for `kbd'.
10667 (Creating Keymaps): Char tables have slots for all characters
10668 without modifiers.
10669 (Active Keymaps): `overriding-local-map' and
10670 `overriding-terminal-local-map' also override text property and
10671 overlay keymaps.
10672 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
10673 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
10674 to denote a prefix of no events.
10675 `map-keymap' includes parent's bindings _recursively_.
10676 Clarify and correct description of `where-is-internal'.
10677 Mention BUFFER-OR-NAME arg to `describe-bindings'.
10678 (Menu Example): For menus intended for use with the keyboard, the
10679 menu items should be bound to characters or real function keys.
10680
10681 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
10682
10683 * objects.texi (Character Type): Reposition `@anchor' to prevent
10684 double space inside sentence in Info.
10685
10686 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
10687 renamed to `disabled-command-function'.
10688 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
10689 (Command Loop Info): Replace reference to it.
10690 (Disabling Commands): `disabled-command-hook' has been renamed to
10691 `disabled-command-function'.
10692
10693 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
10694
10695 * os.texi (Translating Input): Only non-prefix bindings in
10696 `key-translation-map' override actual key bindings. Warn about
10697 possible indirect effect of actual key bindings on non-prefix
10698 bindings in `key-translation-map'.
10699
10700 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
10701
10702 * minibuf.texi (High-Level Completion): Add anchor for definition
10703 of `read-variable'.
10704
10705 * commands.texi: Various changes in addition to:
10706 (Using Interactive): Clarify description of `interactive-form'.
10707 (Interactive Call): Mention default for KEYS argument to
10708 `call-interactively'.
10709 (Command Loop Info): Clarify description of `this-command-keys'.
10710 Mention KEEP-RECORD argument to `clear-this-command-keys'.
10711 Value of `last-event-frame' can be `macro'.
10712 (Repeat Events): `double-click-fuzz' is also used to distinguish
10713 clicks and drags.
10714 (Classifying Events): Clarify descriptions of `event-modifiers'
10715 `event-basic-type' and `event-convert-list'.
10716 (Accessing Events): `posn-timestamp' takes POSITION argument.
10717 (Quoted Character Input): Clarify description of
10718 `read-quoted-char' and fix example.
10719 (Quitting): Add `with-local-quit'.
10720 (Disabling Commands): Correct and clarify descriptions of
10721 `enable-command' and `disable-command'.
10722 Mention what happens if `disabled-command-hook' is nil.
10723 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
10724 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
10725
10726 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10727
10728 * frames.texi: Various changes in addition to:
10729 (Creating Frames): Expand and clarify description of `make-frame'.
10730 (Window Frame Parameters): Either none or both of the `icon-left'
10731 and `icon-top' parameters must be specified. Put descriptions of
10732 `menu-bar-lines' and `toolbar-lines' closer together and change
10733 them accordingly.
10734 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
10735 except while processing `frame-title-format' or `icon-title-format'.
10736 (Deleting Frames): Correct description of `delete-frame'.
10737 Non-nil return values of `frame-live-p' are like those of `framep'.
10738 (Frames and Windows): Mention return value of
10739 `set-frame-selected-window'.
10740 (Visibility of Frames): Mention `force' argument to
10741 `make-frame-invisible'. `frame-visible-p' returns t for all
10742 frames on text-only terminals.
10743 (Frame Configurations): Restoring a frame configuration does not
10744 restore deleted frames.
10745 (Window System Selections): `x-set-selection' returns DATA.
10746 (Resources): Add example.
10747 (Display Feature Testing): Clarify descriptions of
10748 `display-pixel-height', `display-pixel-width', `x-server-version'
10749 and `x-server-vendor'.
10750
10751 * windows.texi (Choosing Window): Add anchor.
10752 * minibuf.texi (Minibuffer Misc): Add anchor.
10753
10754 2004-07-23 John Paul Wallington <jpw@gnu.org>
10755
10756 * macros.texi (Defining Macros): Declaration keyword for setting
10757 Edebug spec is `debug' not `edebug'.
10758
10759 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
10760
10761 * windows.texi: Various small changes in addition to:
10762 (Window Point): Mention return value of `set-window-point'.
10763 (Window Start): `pos-visible-in-window-p' disregards horizontal
10764 scrolling. Explain return value if PARTIALLY is non-nil.
10765 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
10766 and `set-window-vscroll'.
10767 (Size of Window): The argument WINDOW to `window-inside-edges',
10768 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
10769 (Resizing Windows): Explain return value of
10770 `shrink-window-if-larger-than-buffer'.
10771 `window-size-fixed' automatically becomes buffer local when set.
10772 (Window Configurations): Explain return value of
10773 `set-window-configuration'.
10774
10775 * minibuf.texi (Minibuffer Misc): Add anchor for
10776 `minibuffer-scroll-window'.
10777
10778 * positions.texi (Text Lines): Add anchor for `count-lines'.
10779
10780 2004-07-17 Richard M. Stallman <rms@gnu.org>
10781
10782 * display.texi (Overlay Properties): Adding `evaporate' prop
10783 deletes empty overlay immediately.
10784
10785 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
10786 fix example.
10787
10788 2004-07-16 Jim Blandy <jimb@redhat.com>
10789
10790 * searching.texi (Regexp Backslash): Document new \_< and \_>
10791 operators.
10792
10793 2004-07-16 Juanma Barranquero <lektu@terra.es>
10794
10795 * display.texi (Images): Fix Texinfo usage.
10796
10797 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
10798
10799 * buffers.texi (Modification Time): `visited-file-modtime' now
10800 returns a list of two integers, instead of a cons.
10801
10802 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
10803
10804 * windows.texi: Various changes in addition to:
10805 (Splitting Windows): Add `split-window-keep-point'.
10806
10807 2004-07-09 Richard M. Stallman <rms@gnu.org>
10808
10809 * frames.texi (Input Focus): Minor fix.
10810
10811 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
10812
10813 * frames.texi (Input Focus): Clarify descriptions of
10814 `select-frame-set-input-focus' and `select-frame'.
10815
10816 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
10817
10818 * os.texi: Various small changes in addition to:
10819 (Killing Emacs): Expand and clarify description of
10820 `kill-emacs-query-functions' and `kill-emacs-hook'.
10821 (System Environment): Expand and clarify description of `getenv'
10822 and `setenv'.
10823 (Timers): Clarify description of `run-at-time'.
10824 (Translating Input): Correct description of
10825 `extra-keyboard-modifiers'.
10826 (Flow Control): Correct description of `enable-flow-control'.
10827
10828 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
10829
10830 * os.texi: Update copyright.
10831 (Session Management): Grammar fix.
10832 Clarify which Emacs does the restarting.
10833 Use @samp for *scratch* buffer.
10834
10835 2004-07-04 Alan Mackenzie <acm@muc.de>
10836
10837 * frames.texi (Input Focus): Add documentation for
10838 `select-frame-set-input-focus'. Replace refs to non-existent
10839 `switch-frame' with `select-frame'. Minor corrections and tidying
10840 up of text-only terminal stuff.
10841
10842 2004-07-02 Richard M. Stallman <rms@gnu.org>
10843
10844 * files.texi (Saving Buffers): Cleanup write-contents-function.
10845 (Magic File Names): Cleanup file-remote-p.
10846
10847 2004-07-02 Kai Großjohann <kai@emptydomain.de>
10848
10849 * files.texi (Magic File Names): `file-remote-p' returns an
10850 identifier of the remote system, not just t.
10851
10852 2004-07-02 David Kastrup <dak@gnu.org>
10853
10854 * searching.texi (Entire Match Data): Add explanation about new
10855 match-data behavior when @var{integers} is non-nil.
10856
10857 2004-06-24 Richard M. Stallman <rms@gnu.org>
10858
10859 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
10860
10861 * customize.texi (Variable Definitions): Note about doc strings
10862 and :set.
10863
10864 * keymaps.texi (Keymap Terminology): Document `kbd'.
10865 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
10866
10867 * display.texi (Invisible Text): Setting buffer-invisibility-spec
10868 makes it buffer-local.
10869
10870 * files.texi (Saving Buffers): Correct previous change.
10871
10872 * commands.texi (Accessing Events):
10873 Clarify posn-col-row and posn-actual-col-row.
10874
10875 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
10876
10877 * commands.texi (Accessing Events): New functions
10878 posn-at-point and posn-at-x-y. Add example to posn-x-y.
10879
10880 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
10881
10882 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
10883 * frames.texi, buffers.texi, backups.texi, variables.texi:
10884 * loading.texi, eval.texi, functions.texi, control.texi:
10885 * symbols.texi, minibuf.texi: Reposition @anchor's.
10886
10887 * help.texi: Various small changes in addition to the following.
10888 (Describing Characters): Describe PREFIX argument to
10889 `key-description'. Correct and clarify definition of
10890 `text-char-description'. Describe NEED-VECTOR argument to
10891 `read-kbd-macro'.
10892 (Help Functions): Clarify definition of `apropos'.
10893
10894 2004-06-23 Lars Hansen <larsh@math.ku.dk>
10895
10896 * files.texi (Saving Buffers): Correct description of
10897 `write-contents-functions'.
10898
10899 2004-06-21 Juanma Barranquero <lektu@terra.es>
10900
10901 * display.texi (Images): Remove redundant @vindex directives.
10902 Rewrite `image-library-alist' doc in active voice.
10903
10904 2004-06-14 Juanma Barranquero <lektu@terra.es>
10905
10906 * display.texi (Images): Document new delayed library loading,
10907 variable `image-library-alist' and (existing but undocumented)
10908 function `image-type-available-p'.
10909
10910 2004-06-05 Richard M. Stallman <rms@gnu.org>
10911
10912 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
10913 refer the user to the Initial Input node.
10914 (Text from Minibuffer): Likewise.
10915 (Initial Input): New node. Document this feature
10916 and say it is mostly deprecated.
10917
10918 2004-05-30 Richard M. Stallman <rms@gnu.org>
10919
10920 * loading.texi (Named Features): Clarify return value
10921 and meaning of NOERROR.
10922
10923 * variables.texi (File Local Variables): Minor cleanup.
10924
10925 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
10926
10927 * files.texi (Magic File Names): Add `file-remote-p' as operation
10928 of file name handlers.
10929
10930 2004-05-29 Richard M. Stallman <rms@gnu.org>
10931
10932 * modes.texi (Minor Mode Conventions): (-) has no special meaning
10933 as arg to a minor mode command.
10934
10935 2004-05-22 Richard M. Stallman <rms@gnu.org>
10936
10937 * syntax.texi (Syntax Class Table): Word syntax not just for English.
10938
10939 * streams.texi (Output Variables): Doc float-output-format.
10940
10941 * searching.texi (Regexp Special): Nested repetition can be infloop.
10942
10943 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
10944 real stack overflow.
10945
10946 * compile.texi: Minor cleanups.
10947
10948 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
10949
10950 * lists.texi (Cons Cells): Explain dotted lists, true lists,
10951 circular lists.
10952 (List Elements): Explain handling of circular and dotted lists.
10953
10954 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
10955
10956 * modes.texi (Search-based Fontification): Fix typo.
10957
10958 2004-05-10 Juanma Barranquero <lektu@terra.es>
10959
10960 * modes.texi (Mode Line Variables): Fix description of
10961 global-mode-string, which is now after which-func-mode, not the
10962 buffer name.
10963
10964 2004-05-07 Lars Hansen <larsh@math.ku.dk>
10965
10966 * modes.texi (Desktop Save Mode): Add.
10967 (Modes): Add menu entry Desktop Save Mode.
10968
10969 * hooks.texi: Add desktop-after-read-hook,
10970 desktop-no-desktop-file-hook and desktop-save-hook.
10971
10972 * locals.texi: Add desktop-save-buffer.
10973
10974 2004-04-30 Jesper Harder <harder@ifa.au.dk>
10975
10976 * display.texi: emacs -> Emacs.
10977
10978 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
10979
10980 * files.texi (Changing Files): Document set-file-times.
10981
10982 2004-04-23 Juanma Barranquero <lektu@terra.es>
10983
10984 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10985
10986 2004-04-18 Jesper Harder <harder@ifa.au.dk>
10987
10988 * tips.texi (Coding Conventions): defopt -> defcustom.
10989
10990 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
10991
10992 * sequences.texi: Various clarifications.
10993
10994 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
10995
10996 * buffers.texi (Read Only Buffers): Mention optional ARG to
10997 `toggle-read-only'.
10998
10999 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
11000
11001 * windows.texi (Selecting Windows): Note that get-lru-window
11002 returns a full-width window if possible.
11003
11004 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
11005
11006 * buffers.texi: Various changes in addition to:
11007 (Buffer File Name): Add `find-buffer-visiting'.
11008 (Buffer Modification): Mention optional ARG to `not-modified'.
11009 (Indirect Buffers): Mention optional CLONE argument to
11010 `make-indirect-buffer'.
11011
11012 * files.texi: Various changes in addition to:
11013 (Visiting Functions): `find-file-hook' is now a normal hook.
11014 (File Name Expansion): Explain difference between the way that
11015 `expand-file-name' and `file-truename' treat `..'.
11016 (Contents of Directories): Mention optional ID-FORMAT argument to
11017 `directory-files-and-attributes'.
11018 (Format Conversion): Mention new optional CONFIRM argument to
11019 `format-write-file'.
11020
11021 2004-04-12 Miles Bader <miles@gnu.org>
11022
11023 * macros.texi (Expansion): Add description of `macroexpand-all'.
11024
11025 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11026
11027 * variables.texi (Variable Aliases):
11028 Mention cyclic-variable-indirection.
11029
11030 * errors.texi (Standard Errors): Ditto.
11031
11032 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
11033
11034 * backups.texi: Various small changes in addition to:
11035 (Making Backups): Mention return value of `backup-buffer'.
11036 (Auto-Saving): Mention optional FORCE argument to
11037 `delete-auto-save-file-if-necessary'.
11038 (Reverting): Mention optional PRESERVE-MODES argument to
11039 `revert-buffer'. Correct description of `revert-buffer-function'.
11040
11041 2004-03-22 Juri Linkov <juri@jurta.org>
11042
11043 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
11044 with `Vector Functions'.
11045
11046 * text.texi (Sorting): Add missing quote.
11047
11048 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
11049
11050 * intro.texi (Lisp History): Replace xref to `cl' manual with
11051 inforef.
11052
11053 2004-03-12 Richard M. Stallman <rms@gnu.org>
11054
11055 * intro.texi (Version Info): Add arg to emacs-version.
11056 (Lisp History): Change xref to CL manual.
11057
11058 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
11059
11060 * minibuf.texi (Completion Commands): Add xref to Emacs manual
11061 for Partial Completion mode.
11062
11063 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
11064
11065 * customize.texi: Fix typo. Remove eol whitespace.
11066
11067 2004-03-04 Richard M. Stallman <rms@gnu.org>
11068
11069 * processes.texi: Fix typos.
11070
11071 * lists.texi (Building Lists): Minor clarification.
11072
11073 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
11074 in make-hash-table.
11075
11076 2004-02-29 Juanma Barranquero <lektu@terra.es>
11077
11078 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
11079 rm, and ignore exit code.
11080
11081 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
11082
11083 * display.texi (Defining Faces): Add description for min-colors.
11084 Update example.
11085
11086 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
11087
11088 * abbrevs.texi: Various corrections and clarifications in addition
11089 to the following:
11090 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
11091
11092 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11093
11094 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
11095
11096 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
11097
11098 * text.texi: Various small changes in addition to the following:
11099 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
11100 to delete-horizontal-space.
11101 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
11102 description of yank-handler text property at various places.
11103
11104 * frames.texi (Window System Selections): Add anchor.
11105
11106 * syntax.texi (Syntax Table Functions): Clarify and correct
11107 descriptions of make-syntax-table and copy-syntax-table.
11108 (Motion and Syntax): Clarify SYNTAXES argument to
11109 skip-syntax-forward.
11110 (Parsing Expressions): Mention that the return value of
11111 parse-partial-sexp is currently a list of ten rather than nine
11112 elements.
11113 (Categories): Various corrections and clarifications.
11114
11115 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
11116
11117 * markers.texi (Marker Insertion Types): Minor change.
11118
11119 * locals.texi (Standard Buffer-Local Variables):
11120 * commands.texi (Interactive Codes, Using Interactive):
11121 * functions.texi (Related Topics): Fix xrefs.
11122
11123 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
11124
11125 * lists.texi (Sets And Lists): Update description of delete-dups.
11126
11127 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11128
11129 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
11130
11131 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
11132
11133 * frames.texi (Parameter Access): frame-parameters arg is optional.
11134 modify-frame-parameters handles nil for FRAME.
11135 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
11136 are all-or-nothing for certain toolkits.
11137 Mention parameter wait-for-wm.
11138 (Frames and Windows): In frame-first-window and frame-selected-window
11139 the arg is optional.
11140 (Input Focus): In redirect-frame-focus the second arg is optional.
11141 (Window System Selections): Mention selection type CLIPBOARD.
11142 Mention data-type UTF8_STRING.
11143 Mention numbering of cut buffers.
11144 (Resources): Describe x-resource-name.
11145
11146 2004-02-16 Richard M. Stallman <rms@gnu.org>
11147
11148 * windows.texi (Buffers and Windows): Delete false table
11149 about all-frames.
11150
11151 * syntax.texi (Parsing Expressions): Delete old caveat
11152 about parse-sexp-ignore-comments.
11153
11154 * streams.texi (Output Variables): Add print-quoted.
11155
11156 * lists.texi (Building Lists): Minor cleanup.
11157
11158 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
11159
11160 * display.texi (Overlays): Explain overlays use markers.
11161 (Managing Overlays): Explain front-advance and rear-advance
11162 in more detail.
11163
11164 * loading.texi (Unloading): Document unload-feature-special-hooks.
11165 Get rid of fns-NNN.el file.
11166
11167 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11168
11169 * help.texi (Describing Characters): Fix text-char-description
11170 example output.
11171
11172 * edebug.texi (Using Edebug): Fix example.
11173
11174 * debugging.texi (Internals of Debugger): Fix return value.
11175
11176 * files.texi (Changing Files): Fix argname.
11177
11178 * calendar.texi: Fix parens, and default values.
11179
11180 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
11181 * nonascii.texi, objects.texi, os.texi: Minor fixes.
11182 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
11183
11184 * positions.texi (Text Lines): Don't add -1 in current-line.
11185
11186 2004-02-16 Richard M. Stallman <rms@gnu.org>
11187
11188 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
11189
11190 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11191
11192 * processes.texi (Low-Level Network): Fix a typo.
11193
11194 2004-02-12 Kim F. Storm <storm@cua.dk>
11195
11196 * display.texi (Fringes): Use consistent wording.
11197 Note that window-fringe's window arg is optional.
11198 (Scroll Bars): Use consistent wording.
11199
11200 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
11201
11202 * tips.texi (Comment Tips): Document the new conventions for
11203 commenting out code.
11204
11205 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
11206
11207 * positions.texi (Text Lines): Add missing end defun.
11208
11209 2004-02-07 Kim F. Storm <storm@cua.dk>
11210
11211 * positions.texi (Text Lines): Add line-number-at-pos.
11212
11213 2004-02-06 John Paul Wallington <jpw@gnu.org>
11214
11215 * display.texi (Button Properties, Button Buffer Commands):
11216 mouse-2 invokes button, not down-mouse-1.
11217
11218 2004-02-04 Jason Rumney <jasonr@gnu.org>
11219
11220 * makefile.w32-in: Sync with Makefile.in changes.
11221
11222 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
11223
11224 * minibuf.texi (Text from Minibuffer): Various corrections and
11225 clarifications.
11226 (Object from Minibuffer): Correct Lisp description of
11227 read-minibuffer.
11228 (Minibuffer History): Clarify description of cons values for
11229 HISTORY arguments.
11230 (Basic Completion): Various corrections and clarifications.
11231 Add completion-regexp-list.
11232 (Minibuffer Completion): Correct and clarify description of
11233 completing-read.
11234 (Completion Commands): Mention Partial Completion mode.
11235 Various other minor changes.
11236 (High-Level Completion): Various corrections and clarifications.
11237 (Reading File Names): Ditto.
11238 (Minibuffer Misc): Ditto.
11239
11240 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
11241
11242 * strings.texi (Text Comparison): assoc-string also matches
11243 elements of alists that are strings instead of conses.
11244 (Formatting Strings): Standardize Texinfo usage. Update index
11245 entries.
11246
11247 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
11248
11249 * lists.texi (Sets And Lists): Add delete-dups.
11250
11251 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
11252
11253 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
11254 special form.
11255 * macros.texi (Defining Macros): Update description of `declare',
11256 which now is a macro.
11257 (Wrong Time): Fix typos.
11258
11259 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
11260
11261 * compile.texi (Compilation Functions): Expand descriptions of
11262 `compile-defun', `byte-compile-file', `byte-recompile-directory'
11263 and `batch-byte-compile'. In particular, mention and describe
11264 all optional arguments.
11265 (Disassembly): Correct and clarify the description of `disassemble'.
11266
11267 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
11268
11269 * searching.texi: Various small changes in addition to the
11270 following.
11271 (Regexp Example): Adapt to new value of `sentence-end'.
11272 (Regexp Functions): The PAREN argument to `regexp-opt' can be
11273 `words'.
11274 (Search and Replace): Add usage note for `perform-replace'.
11275 (Entire Match Data): Mention INTEGERS and REUSE arguments to
11276 `match-data'.
11277 (Standard Regexps): Update for new values of `paragraph-start'
11278 and `sentence-end'.
11279
11280 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
11281
11282 * files.texi (Saving Buffers): Clarify descriptions of
11283 `write-contents-functions' and `before-save-hook'.
11284 Make the defvar's for `before-save-hook' and `after-save-hook'
11285 into defopt's.
11286
11287 2004-01-07 Kim F. Storm <storm@cua.dk>
11288
11289 * commands.texi (Click Events): Describe new image and
11290 width/height elements of click events.
11291 (Accessing Events): Add posn-string, posn-image, and
11292 posn-object-width-height. Change posn-object to return either
11293 image or string object.
11294
11295 2004-01-01 Simon Josefsson <jas@extundo.com>
11296
11297 * hooks.texi (Standard Hooks): Add before-save-hook.
11298 * files.texi (Saving Buffers): Likewise.
11299
11300 2004-01-03 Richard M. Stallman <rms@gnu.org>
11301
11302 * frames.texi (Frames and Windows): Delete frame-root-window.
11303
11304 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
11305
11306 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
11307
11308 * functions.texi: Various small changes in addition to the
11309 following.
11310 (What Is a Function): `functionp' returns nil for macros.
11311 Clarify behavior of this and following functions for symbol arguments.
11312 (Function Documentation): Add `\' in front of (fn @var{arglist})
11313 and explain why.
11314 (Defining Functions): Mention DOCSTRING argument to `defalias'.
11315 Add anchor.
11316 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
11317
11318 2004-01-01 Miles Bader <miles@gnu.org>
11319
11320 * display.texi (Buttons): New section.
11321
11322 2003-12-31 Andreas Schwab <schwab@suse.de>
11323
11324 * numbers.texi (Math Functions): sqrt reports a domain-error
11325 error.
11326 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
11327
11328 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
11329
11330 * tips.texi (Documentation Tips): Update item on hyperlinks in
11331 documentation strings.
11332
11333 * errors.texi (Standard Errors): Various small corrections and
11334 additions.
11335
11336 * control.texi: Various small changes in addition to the
11337 following.
11338 (Signaling Errors): Provide some more details on how `signal'
11339 constructs the error message. Add anchor to the definition of
11340 `signal'.
11341 (Error Symbols): Describe special treatment of `quit'.
11342 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
11343 to emphasize that it has to be a single form.
11344
11345 * buffers.texi: Add anchor.
11346
11347 2003-12-29 Richard M. Stallman <rms@gnu.org>
11348
11349 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
11350 (Window Configurations): Add window-configuration-frame.
11351
11352 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
11353
11354 * text.texi (Examining Properties): Add get-char-property-and-overlay.
11355 Change arg name in get-char-property.
11356 (Special Properties): Update handling of keymap property.
11357
11358 * strings.texi (Modifying Strings): Add clear-string.
11359 (Text Comparison): Add assoc-string and remove
11360 assoc-ignore-case, assoc-ignore-representation.
11361
11362 * os.texi (Time of Day): Add set-time-zone-rule.
11363
11364 * numbers.texi (Math Functions): asin, acos, log, log10
11365 report domain-error errors.
11366
11367 * nonascii.texi (Converting Representations):
11368 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
11369 (Encoding and I/O): Add file-name-coding-system.
11370
11371 * modes.texi (Search-based Fontification): Explain that
11372 face specs are symbols with face names as values.
11373
11374 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
11375
11376 * lists.texi (Building Lists): remq moved elsewhere.
11377 (Sets And Lists): remq moved here.
11378 (Association Lists): Refer to assoc-string.
11379
11380 * internals.texi (Garbage Collection): Add memory-use-counts.
11381
11382 * frames.texi (Frames and Windows): Add set-frame-selected-window
11383 and frame-root-window.
11384
11385 * files.texi (Contents of Directories):
11386 Add directory-files-and-attributes.
11387
11388 * display.texi (Refresh Screen): Add force-window-update.
11389 (Invisible Text): Explain about moving point out of invis text.
11390 (Overlay Properties): Add overlay-properties.
11391 (Managing Overlays): Add overlayp.
11392 (GIF Images): Invalid image number displays a hollow box.
11393
11394 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
11395 (Killing Buffers): Add buffer-live-p.
11396
11397 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
11398
11399 * display.texi (Fringes): Fix typo "set-buffer-window".
11400
11401 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
11402
11403 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
11404 * nonascii.texi, processes.texi, tips.texi, variables.texi:
11405 Add or change various xrefs and anchors.
11406
11407 * commands.texi: Replace all occurrences of @acronym{CAR} with
11408 @sc{car}, for consistency with the rest of the Elisp manual.
11409 `car' and `cdr' are historically acronyms, but are no longer
11410 widely thought of as such.
11411
11412 * internals.texi (Pure Storage): Mention that `purecopy' does not
11413 copy text properties.
11414 (Object Internals): Now 29 bits are used (in most implementations)
11415 to address Lisp objects.
11416
11417 * variables.texi (Variables with Restricted Values): New node.
11418
11419 * objects.texi (Lisp Data Types): Mention that certain variables
11420 can only take on a restricted set of values and add an xref to
11421 the new node "Variables with Restricted Values".
11422
11423 * eval.texi (Function Indirection): Describe the errors that
11424 `indirect-function' can signal.
11425 (Eval): Clarify the descriptions of `eval-region' and `values'.
11426 Describe `eval-buffer' instead of `eval-current-buffer' and
11427 mention `eval-current-buffer' as an alias for `current-buffer'.
11428 Correct the description and mention all optional arguments.
11429
11430 * nonascii.texi: Various small changes in addition to the
11431 following.
11432 (Converting Representations): Clarify behavior of
11433 `string-make-multibyte' and `string-to-multibyte' for unibyte all
11434 ASCII arguments.
11435 (Character Sets): Document the variable `charset-list' and adapt
11436 the definition of the function `charset-list' accordingly.
11437 (Translation of Characters): Clarify use of generic characters in
11438 `make-translation-table'. Clarify and correct the description of
11439 the use of translation tables in encoding and decoding.
11440 (User-Chosen Coding Systems): Correct and clarify the description
11441 of `select-safe-coding-system'.
11442 (Default Coding Systems): Clarify description of
11443 `file-coding-system-alist'.
11444
11445 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
11446
11447 * strings.texi (Text Comparison): Correctly describe when two
11448 strings are `equal'. Combine and clarify descriptions of
11449 `assoc-ignore-case' and `assoc-ignore-representation'.
11450
11451 * objects.texi (Non-ASCII in Strings): Clarify description of
11452 when a string is unibyte or multibyte.
11453 (Bool-Vector Type): Update examples.
11454 (Equality Predicates): Correctly describe when two strings are
11455 `equal'.
11456
11457 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
11458
11459 * lists.texi (Building Lists): `append' no longer accepts integer
11460 arguments. Update the description of `number-sequence' to reflect
11461 recent changes.
11462 (Sets And Lists): Describe `member-ignore-case' after `member'.
11463
11464 2003-11-27 Kim F. Storm <storm@cua.dk>
11465
11466 * commands.texi (Click Events): Click object may be an images.
11467 Describe (dx . dy) element of click positions.
11468 (Accessing Events): Remove duplicate posn-timestamp.
11469 New functions posn-object and posn-object-x-y.
11470
11471 2003-11-23 Kim F. Storm <storm@cua.dk>
11472
11473 * commands.texi (Click Events): Describe enhancements to event
11474 position lists, including new text-pos and (col . row) items.
11475 Mention left-fringe and right-fringe area events.
11476 (Accessing Events): New functions posn-area and
11477 posn-actual-col-row. Mention posn-timestamp. Mention that
11478 posn-point in non-text area still returns buffer position.
11479 Clarify posn-col-row.
11480
11481 2003-11-21 Lars Hansen <larsh@math.ku.dk>
11482
11483 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
11484 * anti.texi (File Attributes): Describe removed parameter
11485 ID-FORMAT.
11486
11487 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
11488
11489 * positions.texi (Positions): Mention that, if a marker is used as
11490 a position, its buffer is ignored.
11491
11492 * markers.texi (Overview of Markers): Mention it here too.
11493
11494 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
11495
11496 * numbers.texi (Numeric Conversions): Not just `floor', but also
11497 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
11498
11499 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
11500
11501 * markers.texi (Creating Markers): Specify insertion type of
11502 created markers. Add xref to `Marker Insertion Types'.
11503 Second argument to `copy-marker' is optional.
11504 (Marker Insertion Types): Mention that most markers are created
11505 with insertion type nil.
11506 (The Mark): Correctly describe when `mark' signals an error.
11507 (The Region): Correctly describe when `region-beginning' and
11508 `region-end' signal an error.
11509
11510 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
11511
11512 * hash.texi (Creating Hash): Clarify description of `eql'.
11513 `makehash' is obsolete.
11514 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
11515
11516 * positions.texi (Point): Change description of `buffer-end', so
11517 that it is also correct for floating point arguments.
11518 (List Motion): Correct argument lists of `beginning-of-defun' and
11519 `end-of-defun'.
11520 (Excursions): Add xref to `Marker Insertion Types'.
11521 (Narrowing): Argument to `narrow-to-page' is optional.
11522
11523 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
11524
11525 * streams.texi (Output Streams): Clarify behavior of point for
11526 marker output streams.
11527
11528 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
11529
11530 * variables.texi (Defining Variables): Second argument to
11531 `defconst' is not optional.
11532 (Setting Variables): Mention optional argument APPEND to
11533 `add-to-list'.
11534 (Creating Buffer-Local): Expand description of
11535 `make-variable-buffer-local'.
11536 (Frame-Local Variables): Expand description of
11537 `make-variable-frame-local'.
11538 (Variable Aliases): Correct description of optional argument
11539 DOCSTRING to `defvaralias'. Mention return value of
11540 `defvaralias'.
11541 (File Local Variables): Add xref to `File variables' in Emacs
11542 Manual. Correct description of `hack-local-variables'. Mention
11543 `safe-local-variable' property. Mention optional second argument
11544 to `risky-local-variable-p'.
11545
11546 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
11547
11548 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
11549
11550 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11551
11552 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
11553 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
11554 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
11555 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
11556 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
11557 lispref/processes.texi, lispref/searching.texi,
11558 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
11559 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
11560 @acronym{FOO}.
11561
11562 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
11563
11564 * strings.texi (Creating Strings): Argument START to `substring'
11565 can not be `nil'. Expand description of
11566 `substring-no-properties'. Correct description of `split-string',
11567 especially with respect to empty matches. Prevent very bad line
11568 break in definition of `split-string-default-separators'.
11569 (Text Comparison): `string=' and `string<' also accept symbols as
11570 arguments.
11571 (String Conversion): More completely describe argument BASE in
11572 `string-to-number'.
11573 (Formatting Strings): `%s' and `%S' in `format' do require
11574 corresponding object. Clarify behavior of numeric prefix after
11575 `%' in `format'.
11576 (Case Conversion): The argument to `upcase-initials' can be a
11577 character.
11578
11579 2003-10-27 Kenichi Handa <handa@m17n.org>
11580
11581 * display.texi (Fontsets): Fix texinfo usage.
11582
11583 2003-10-25 Kenichi Handa <handa@m17n.org>
11584
11585 * display.texi (Fontsets): Add description of the function
11586 set-fontset-font.
11587
11588 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
11589
11590 * display.texi (Temporary Displays): Add xref to `Documentation
11591 Tips'.
11592
11593 * functions.texi (Function Safety): Use inforef instead of pxref
11594 for SES.
11595
11596 2003-10-23 Andreas Schwab <schwab@suse.de>
11597
11598 * Makefile.in (TEX, texinputdir): Don't define.
11599 (TEXI2DVI): Define.
11600 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
11601 add $(srcdir)/index.texi.
11602 ($(infodir)/elisp): Remove index.texi dependency.
11603 (elisp.dvi): Likewise. Use $(TEXI2DVI).
11604 (index.texi): Remove target.
11605 (dist): Don't link $(srcdir)/permute-index.
11606 (clean): Don't remove index.texi.
11607
11608 * permute-index, index.perm: Remove.
11609 * index.texi: Rename from index.unperm.
11610
11611 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
11612
11613 * tips.texi (Documentation Tips): Document new behavior for face
11614 and variable hyperlinks in Help mode.
11615
11616 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
11617
11618 * objects.texi (Integer Type): Update for extra bit of integer range.
11619 (Character Type): Ditto.
11620
11621 2003-10-16 Eli Zaretskii <eliz@gnu.org>
11622
11623 * numbers.texi (Integer Basics): Add index entries for reading
11624 numbers in hex, octal, and binary.
11625
11626 2003-10-16 Lute Kamstra <lute@gnu.org>
11627
11628 * modes.texi (Mode Line Format): Mention force-mode-line-update's
11629 argument.
11630
11631 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
11632
11633 * windows.texi (Choosing Window): Fix typo.
11634 * edebug.texi (Edebug Execution Modes): Fix typo.
11635
11636 2003-10-13 Richard M. Stallman <rms@gnu.org>
11637
11638 * windows.texi (Basic Windows): A window has fringe settings,
11639 display margins and scroll-bar settings.
11640 (Splitting Windows): Doc split-window return value.
11641 Clean up one-window-p.
11642 (Selecting Windows): Fix typo.
11643 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
11644 (Buffers and Windows): In set-window-buffer, explain effect
11645 on fringe settings and scroll bar settings.
11646 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
11647 (Choosing Window): Use defopt for pop-up-frame-function.
11648 For special-display-buffer-names, explain same-window and same-frame.
11649 Clarify window-dedicated-p return value.
11650 (Textual Scrolling): scroll-up and scroll-down can get an error.
11651 (Horizontal Scrolling): Clarify auto-hscroll-mode.
11652 Clarify set-window-hscroll.
11653 (Size of Window): Don't mention tool bar in window-height.
11654 (Coordinates and Windows): Explain what coordinates-in-window-p
11655 returns for fringes and display margins.
11656 (Window Configurations): Explain saving fringes, etc.
11657
11658 * tips.texi (Library Headers): Clean up Documentation.
11659
11660 * syntax.texi (Parsing Expressions): Clean up forward-comment
11661 and parse-sexp-lookup-properties.
11662
11663 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
11664
11665 * os.texi (System Environment): Clean up text for load-average errors.
11666
11667 * modes.texi (Hooks): Don't explain local hook details at front.
11668 Clarify run-hooks and run-hook-with-args a little.
11669 Clean up add-hook and remove-hook.
11670
11671 * edebug.texi (Edebug Execution Modes): Clarify t.
11672 Document edebug-sit-for-seconds.
11673 (Coverage Testing): Document C-x X = and =.
11674 (Instrumenting Macro Calls): Fix typo.
11675 (Specification List): Don't index the specification keywords.
11676
11677 2003-10-10 Kim F. Storm <storm@cua.dk>
11678
11679 * processes.texi (Network): Introduce make-network-process.
11680
11681 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
11682
11683 * tips.texi (Library Headers): Fix typo.
11684
11685 2003-10-07 Juri Linkov <juri@jurta.org>
11686
11687 * modes.texi (Imenu): Mention imenu-create-index-function's
11688 default value. Explain submenus better.
11689
11690 2003-10-07 Lute Kamstra <lute@gnu.org>
11691
11692 * modes.texi (Faces for Font Lock): Fix typo.
11693 (Hooks): Explain how buffer-local hook variables can refer to
11694 global hook variables.
11695 Various minor clarifications.
11696
11697 2003-10-06 Lute Kamstra <lute@gnu.org>
11698
11699 * tips.texi (Coding Conventions): Mention naming conventions for
11700 hooks.
11701
11702 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
11703
11704 * loading.texi (Library Search): Correct default value of
11705 load-suffixes.
11706 (Named Features): Fix typo.
11707
11708 2003-10-05 Richard M. Stallman <rms@gnu.org>
11709
11710 * loading.texi (Named Features): In `provide',
11711 say how to test for subfeatures.
11712 (Unloading): In unload-feature, use new var name
11713 unload-feature-special-hooks.
11714
11715 2003-10-03 Lute Kamstra <lute@gnu.org>
11716
11717 * modes.texi (Major Mode Conventions): Mention third way to set up
11718 Imenu.
11719 (Imenu): A number of small fixes.
11720 Delete documentation of internal variable imenu--index-alist.
11721 Document the return value format of imenu-create-index-function
11722 functions.
11723
11724 2003-09-30 Richard M. Stallman <rms@gnu.org>
11725
11726 * processes.texi (Network): Say what stopped datagram connections do.
11727
11728 * lists.texi (Association Lists): Clarify `assq-delete-all'.
11729
11730 * display.texi (Overlay Properties): Clarify `evaporate' property.
11731
11732 2003-09-29 Lute Kamstra <lute@gnu.org>
11733
11734 * modes.texi (Mode Line Data): Explain when symbols in mode-line
11735 constructs should be marked as risky.
11736 Change cons cell into proper list.
11737 (Mode Line Variables): Change cons cell into proper list.
11738
11739 2003-09-26 Lute Kamstra <lute@gnu.org>
11740
11741 * modes.texi (Mode Line Data): Document the :propertize construct.
11742 (Mode Line Variables): Reorder the descriptions of the variables
11743 to match their order in the default mode-line-format.
11744 Describe the new variables mode-line-position and mode-line-modes.
11745 Update the default values of mode-line-frame-identification,
11746 minor-mode-alist, and default-mode-line-format.
11747 (Properties in Mode): Mention the :propertize construct.
11748
11749 2003-09-26 Richard M. Stallman <rms@gnu.org>
11750
11751 * buffers.texi, commands.texi, debugging.texi, eval.texi:
11752 * loading.texi, minibuf.texi, text.texi, variables.texi:
11753 Avoid @strong{Note:}.
11754
11755 2003-09-26 Richard M. Stallman <rms@gnu.org>
11756
11757 * keymaps.texi (Remapping Commands): Fix typo.
11758
11759 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
11760
11761 * processes.texi (Low-Level Network): Fix typo.
11762
11763 2003-09-23 Kim F. Storm <storm@cua.dk>
11764
11765 * processes.texi (Network, Network Servers): Fix typos.
11766 (Low-Level Network): Add timeout value for :server keyword.
11767 Add new option keywords to make-network-process.
11768 Add set-network-process-options.
11769 Explain how to test availability of network options.
11770
11771 2003-09-19 Richard M. Stallman <rms@gnu.org>
11772
11773 * text.texi (Motion by Indent): Arg to
11774 backward-to-indentation and forward-to-indentation is optional.
11775
11776 * strings.texi (Creating Strings): Add substring-no-properties.
11777
11778 * processes.texi
11779 (Process Information): Add list-processes arg QUERY-ONLY.
11780 Delete process-contact from here.
11781 Add new status values for process-status.
11782 Add process-get, process-put, process-plist, set-process-plist.
11783 (Synchronous Processes): Add call-process-shell-command.
11784 (Signals to Processes): signal-process allows process objects.
11785 (Network): Complete rewrite.
11786 (Network Servers, Datagrams, Low-Level Network): New nodes.
11787
11788 * positions.texi (Word Motion): forward-word, backward-word
11789 arg is optional. Reword.
11790
11791 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
11792
11793 * variables.texi (Creating Buffer-Local):
11794 Delete duplicate definition of buffer-local-value.
11795 (File Local Variables): Explain about discarding text props.
11796
11797 2003-09-11 Richard M. Stallman <rms@gnu.org>
11798
11799 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
11800 changes variables that record input events.
11801 (Minibuffer Misc): Add minibuffer-selected-window.
11802
11803 * lists.texi (Building Lists): Add copy-tree.
11804
11805 * display.texi (Fontsets): Add char-displayable-p.
11806 (Scroll Bars): New node.
11807
11808 2003-09-08 Lute Kamstra <lute@gnu.org>
11809
11810 * modes.texi (%-Constructs): Document new `%i' and `%I'
11811 constructs.
11812
11813 2003-09-03 Peter Runestig <peter@runestig.com>
11814
11815 * makefile.w32-in: New file.
11816
11817 2003-08-29 Richard M. Stallman <rms@gnu.org>
11818
11819 * display.texi (Overlay Properties): Clarify how priorities
11820 affect use of the properties.
11821
11822 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11823
11824 * customize.texi (Type Keywords): Correct the description of
11825 `:help-echo' in the case where `motion-doc' is a function.
11826
11827 2003-08-14 John Paul Wallington <jpw@gnu.org>
11828
11829 * modes.texi (Emulating Mode Line): Subsection, not section.
11830
11831 2003-08-13 Richard M. Stallman <rms@gnu.org>
11832
11833 * elisp.texi (Top): Update subnode lists in menu.
11834
11835 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
11836 (Kill Functions): kill-region has new arg yank-handler.
11837 (Yanking): New node.
11838 (Yank Commands): Add yank-undo-function.
11839 (Low-Level Kill Ring):
11840 kill-new and kill-append have new arg yank-handler.
11841 (Changing Properties): Add remove-list-of-text-properties.
11842 (Atomic Changes): New node.
11843
11844 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
11845
11846 * streams.texi (Output Variables): Add eval-expression-print-length
11847 and eval-expression-print-level.
11848
11849 * os.texi (Time Conversion): For encode-time, explain limits on year.
11850
11851 * objects.texi (Character Type): Define anchor "modifier bits".
11852
11853 * modes.texi (Emulating Mode Line): New node.
11854 (Search-based Fontification): Font Lock uses font-lock-face property.
11855 (Other Font Lock Variables): Likewise.
11856
11857 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
11858 not vectors.
11859 (Active Keymaps): Add emulation-mode-map-alists.
11860 (Functions for Key Lookup): key-binding has new arg no-remap.
11861 (Remapping Commands): New node.
11862 (Scanning Keymaps): where-is-internal has new arg no-remap.
11863 (Tool Bar): Add tool-bar-local-item-from-menu.
11864 Clarify when to use tool-bar-add-item-from-menu.
11865
11866 * commands.texi (Interactive Call): commandp has new arg.
11867 (Command Loop Info): Add this-original-command.
11868
11869 2003-08-06 John Paul Wallington <jpw@gnu.org>
11870
11871 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
11872
11873 * display.texi (Warning Basics): Fix typo.
11874 (Fringes): Add closing curly bracket and fix typo.
11875
11876 * elisp.texi (Top): Fix typo.
11877
11878 2003-08-05 Richard M. Stallman <rms@gnu.org>
11879
11880 * elisp.texi: Update lists of subnodes.
11881
11882 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
11883
11884 * variables.texi (Local Variables): Use lc for example variable names.
11885
11886 * tips.texi (Library Headers): Explain where to put -*-.
11887
11888 * strings.texi (Creating Strings): Fix xref for vconcat.
11889
11890 * sequences.texi (Vector Functions):
11891 vconcat no longer allows integer args.
11892
11893 * minibuf.texi (Reading File Names): read-file-name has new
11894 arg PREDICATE. New function read-directory-name.
11895
11896 * macros.texi (Defining Macros): Give definition of `declare'.
11897 (Indenting Macros): New node.
11898
11899 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
11900 (Window Frame Parameters): Make separate table of parameters
11901 that are coupled with specific face attributes.
11902 (Deleting Frames): delete-frame-hooks renamed to
11903 delete-frame-functions.
11904
11905 * files.texi (Magic File Names): Add file-remote-p.
11906 Clarify file-local-copy.
11907
11908 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
11909 here; instead xref Defining Macros.
11910
11911 * display.texi (Warnings): New node, and subnodes.
11912 (Fringes): New node.
11913
11914 * debugging.texi (Test Coverage): New node.
11915
11916 * compile.texi (Compiler Errors): Explain with-no-warnings
11917 and other ways to suppress warnings.
11918
11919 * commands.texi (Interactive Call): Minor clarification.
11920
11921 * buffers.texi (Buffer File Name): set-visited-file-name
11922 renames the buffer too.
11923
11924 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
11925
11926 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
11927
11928 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
11929
11930 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
11931
11932 * internals.texi (Garbage Collection): Fix previous change.
11933
11934 2003-07-22 Richard M. Stallman <rms@gnu.org>
11935
11936 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
11937
11938 * display.texi (Width): Use \s syntax in example.
11939 (Font Selection): Add face-font-rescale-alist.
11940
11941 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
11942 Remove spurious indent in example.
11943
11944 * lists.texi (Building Lists): Add number-sequence.
11945
11946 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
11947
11948 * functions.texi (Function Documentation): Explain how to
11949 show calling convention explicitly in the doc string.
11950
11951 * windows.texi (Selecting Windows): save-selected-window saves
11952 selected window of each frame.
11953 (Window Configurations): Minor change.
11954
11955 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
11956
11957 * streams.texi (Output Variables): Add print-continuous-numbering
11958 and print-number-table.
11959
11960 * processes.texi (Decoding Output): New node.
11961
11962 * os.texi (Time Conversion): decode-time arg is optional.
11963
11964 * objects.texi (Character Type): Don't use space as example for \.
11965 Make list of char names and \-sequences correspond.
11966 Explain that \s is not used in strings. `\ ' needs space after.
11967
11968 * nonascii.texi (Converting Representations): Add string-to-multibyte.
11969 (Translation of Characters): Add translation-table-for-input.
11970 (Default Coding Systems): Add auto-coding-functions.
11971 (Explicit Encoding): Add decode-coding-inserted-region.
11972 (Locales): Add locale-info.
11973
11974 * minibuf.texi (Basic Completion): Describe test-completion.
11975 Collections can be lists of strings.
11976 Clean up lazy-completion-table.
11977 (Programmed Completion): Mention test-completion.
11978 Clarify why lambda expressions are not accepted.
11979 (Minibuffer Misc): Describe minibufferp.
11980
11981 2003-07-14 Richard M. Stallman <rms@gnu.org>
11982
11983 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
11984
11985 * windows.texi (Selecting Windows): New arg to select-window.
11986 (Selecting Windows): Add with-selected-window.
11987 (Size of Window): Add window-inside-edges, etc.
11988
11989 * internals.texi (Garbage Collection): Add post-gc-hook.
11990
11991 * processes.texi (Subprocess Creation): Add exec-suffixes.
11992
11993 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
11994 (Scanning Keymaps): Add map-keymaps.
11995 (Defining Menus): Add keymap-prompt.
11996
11997 * numbers.texi (Integer Basics): Add most-positive-fixnum,
11998 most-negative-fixnum.
11999
12000 * compile.texi (Byte Compilation): Explain no-byte-compile.
12001 (Compiler Errors): New node.
12002
12003 * os.texi (User Identification): user-uid, user-real-uid
12004 can return float.
12005
12006 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
12007 and about derived modes.
12008 (Minor Modes): Add minor-mode-list.
12009 (Defining Minor Modes): Keyword args for define-minor-mode.
12010 (Search-based Fontification): Explain managing other properties.
12011 (Other Font Lock Variables): Add font-lock-extra-managed-props.
12012 (Faces for Font Lock): Add font-lock-preprocessor-face.
12013 (Hooks): Add run-mode-hooks and delay-mode-hooks.
12014
12015 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
12016 (Variable Aliases): Clarify defvaralias.
12017
12018 * loading.texi (Library Search): Add load-suffixes.
12019
12020 * minibuf.texi (Basic Completion): Add lazy-completion-table.
12021 (Programmed Completion): Add dynamic-completion-table.
12022
12023 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
12024 (Magic File Names): Specify precedence order of handlers.
12025
12026 * commands.texi (Command Overview): Emacs server runs pre-command-hook
12027 and post-command-hook.
12028 (Waiting): New calling convention for sit-for.
12029
12030 * text.texi (Special Properties): local-map and keymap properties
12031 apply based on their stickiness.
12032
12033 2003-07-07 Richard M. Stallman <rms@gnu.org>
12034
12035 * modes.texi (Minor Mode Conventions): Specify only some kinds
12036 of list values as args to minor modes.
12037
12038 * files.texi (File Name Expansion): Warn about iterative use
12039 of substitute-in-file-name.
12040
12041 * advice.texi (Activation of Advice): Clean up previous change.
12042
12043 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
12044
12045 * advice.texi (Activation of Advice): Note that ad-start-advice is
12046 turned on by default.
12047
12048 2003-06-30 Richard M. Stallman <rms@gnu.org>
12049
12050 * text.texi (Buffer Contents): Document current-word.
12051 (Change Hooks): Not called for *Messages*.
12052
12053 * functions.texi (Defining Functions): Explain about redefining
12054 primitives.
12055 (Function Safety): Rename. Minor changes.
12056 Comment out the detailed criteria for what is safe.
12057
12058 2003-06-22 Andreas Schwab <schwab@suse.de>
12059
12060 * objects.texi (Symbol Type): Fix description of examples.
12061
12062 2003-06-16 Andreas Schwab <schwab@suse.de>
12063
12064 * hash.texi (Creating Hash): Fix description of :weakness.
12065
12066 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
12067
12068 * files.texi (Changing Files): copy-file copies file modes, too.
12069
12070 2003-05-28 Richard M. Stallman <rms@gnu.org>
12071
12072 * strings.texi (Creating Strings): Clarify split-string.
12073
12074 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
12075
12076 * strings.texi (Creating Strings): Update split-string specification
12077 and examples.
12078
12079 2003-05-19 Richard M. Stallman <rms@gnu.org>
12080
12081 * elisp.texi: Correct invariant section names.
12082
12083 2003-04-20 Richard M. Stallman <rms@gnu.org>
12084
12085 * os.texi (Timers): Explain about timers and quitting.
12086
12087 2003-04-19 Richard M. Stallman <rms@gnu.org>
12088
12089 * internals.texi (Writing Emacs Primitives): Strings are
12090 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
12091 Explain GCPRO convention for varargs function args.
12092
12093 2003-04-16 Richard M. Stallman <rms@gnu.org>
12094
12095 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
12096
12097 2003-04-08 Richard M. Stallman <rms@gnu.org>
12098
12099 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
12100
12101 2003-02-13 Kim F. Storm <storm@cua.dk>
12102
12103 * objects.texi (Character Type): New \s escape for space.
12104
12105 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
12106
12107 * os.texi (System Environment): Add cygwin system-type.
12108
12109 2003-01-25 Richard M. Stallman <rms@gnu.org>
12110
12111 * keymaps.texi: Document that a symbol can act as a keymap.
12112
12113 2003-01-13 Richard M. Stallman <rms@gnu.org>
12114
12115 * text.texi (Changing Properties): Say string indices are origin-0.
12116
12117 * positions.texi (Screen Lines) <compute-motion>:
12118 Correct order of elts in return value.
12119
12120 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
12121 how to define a default binding.
12122
12123 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
12124
12125 * loading.texi (Unloading): Fix recent change for load-history.
12126
12127 * customize.texi (Simple Types): Clarify description of custom
12128 type 'number. Describe new custom type 'float.
12129
12130 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
12131
12132 * variables.texi (File Local Variables): Fix typo.
12133
12134 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
12135
12136 From Michael Albinus <Michael.Albinus@alcatel.de>.
12137
12138 * README: Target for Info file is `make info'.
12139
12140 * files.texi (File Name Components): Fix typos in
12141 `file-name-sans-extension'.
12142 (Magic File Names): Complete list of operations for magic file
12143 name handlers.
12144
12145 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
12146
12147 * variables.texi (File Local Variables): New function
12148 risky-local-variable-p.
12149
12150 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
12151
12152 * functions.texi (Function safety): New node about unsafep.
12153
12154 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
12155
12156 * customize.texi (Splicing into Lists): Fix example.
12157 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
12158
12159 2002-06-17 Juanma Barranquero <lektu@terra.es>
12160
12161 * frames.texi (Display Feature Testing): Fix typo.
12162
12163 2002-06-12 Andreas Schwab <schwab@suse.de>
12164
12165 * frames.texi (Initial Parameters, Resources): Fix references to
12166 the Emacs manual.
12167
12168 2002-05-13 Kim F. Storm <storm@cua.dk>
12169
12170 * variables.texi (Intro to Buffer-Local): Update warning and
12171 example relating to changing buffer inside let.
12172
12173 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
12174
12175 * os.texi (Session Management): New node about X Session management.
12176
12177 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
12178
12179 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
12180 to which the manual corresponds, and the copyright years.
12181
12182 * Makefile.in (VERSION): Set to 2.9.
12183
12184 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
12185
12186 * elisp.texi: Change the category in @dircategory to "Emacs", to
12187 make it consistent with info/dir.
12188
12189 2001-11-25 Miles Bader <miles@gnu.org>
12190
12191 * text.texi (Fields): Describe new `limit' arg in
12192 field-beginning/field-end.
12193
12194 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
12195
12196 * permute-index: Don't depend on csh-specific features.
12197 Replace the interpreter name with /bin/sh.
12198
12199 * two-volume-cross-refs.txt: New file.
12200 * two.el: New file.
12201 * spellfile: New file.
12202
12203 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
12204
12205 * permute-index: New file.
12206
12207 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
12208 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
12209 8+3 restricted namespace.
12210
12211 * Makefile.in (infodir): Define relative to $(srcdir).
12212 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
12213 include directories list via -I switch to makeinfo.
12214 (index.texi): Use cp if both hard and symbolic links fail.
12215
12216 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
12217
12218 * Makefile.in (distclean): Add.
12219
12220 The following changes make ELisp manual part of the Emacs
12221 distribution:
12222
12223 * Makefile.in: Add Copyright notice.
12224 (prefix): Remove.
12225 (infodir): Change value to "../info".
12226 (VPATH): New variable.
12227 (MAKE): Don't define.
12228 (texmacrodir): Don't define.
12229 (texinputdir): Append the existing value of TEXINPUTS.
12230 ($(infodir)/elisp): Instead of just "elisp". Reformat the
12231 command to be compatible with man/Makefile.in, and to put the
12232 output into ../info.
12233 (info): Add target.
12234 (installall): Target removed.
12235
12236 2001-10-31 Pavel Janík <Pavel@Janik.cz>
12237
12238 * tips.texi (Coding Conventions): Fix typo.
12239
12240 2001-10-23 Gerd Moellmann <gerd@gnu.org>
12241
12242 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
12243
12244 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
12245
12246 * files.texi (File Name Components): Update the description of
12247 file-name-sans-extension and file-name-extension, as they now
12248 ignore leading dots.
12249
12250 2001-10-20 Gerd Moellmann <gerd@gnu.org>
12251
12252 * (Version 21.1 released.)
12253
12254 2001-10-19 Miles Bader <miles@gnu.org>
12255
12256 * positions.texi (Text Lines): Describe behavior of
12257 `beginning-of-line'/`end-of-line' in the presence of field properties.
12258
12259 2001-10-17 Gerd Moellmann <gerd@gnu.org>
12260
12261 * Makefile.in (VERSION): Set to 2.8.
12262 (manual): Use `manual-21'.
12263
12264 * elisp.texi (VERSION): Add and use it where the version
12265 number was used. Set it to 2.8.
12266
12267 * intro.texi: Likewise.
12268
12269 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12270
12271 * files.texi (File Name Completion): Document the significance of
12272 a trailing slash in elements of completion-ignored-extensions.
12273
12274 2001-10-06 Miles Bader <miles@gnu.org>
12275
12276 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
12277
12278 2001-10-04 Gerd Moellmann <gerd@gnu.org>
12279
12280 * variables.texi (Variable Aliases): New node.
12281
12282 2001-10-04 Gerd Moellmann <gerd@gnu.org>
12283
12284 * Branch for 21.1.
12285
12286 2001-10-02 Miles Bader <miles@gnu.org>
12287
12288 * minibuf.texi (Minibuffer Misc): Add entries for
12289 `minibuffer-contents', `minibuffer-contents-no-properties', and
12290 `delete-minibuffer-contents'.
12291 Correct description for `minibuffer-prompt-end'.
12292
12293 * text.texi (Property Search): Correct descriptions of
12294 `next-char-property-change' and `previous-char-property-change'.
12295 Add entries for `next-single-char-property-change' and
12296 `previous-single-char-property-change'.
12297 Make operand names a bit more consistent.
12298
12299 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
12300
12301 * frames.texi (Finding All Frames): Document that next-frame and
12302 previous-frame are local to current terminal.
12303
12304 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
12305
12306 * keymaps.texi (Creating Keymaps): Fix the description of the
12307 result of make-keymap.
12308
12309 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
12310
12311 * display.texi (Font Lookup, Attribute Functions)
12312 (Image Descriptors): Add cross-references to the definition of
12313 selected frame.
12314
12315 * buffers.texi (The Buffer List): Add cross-references to the
12316 definition of selected frame.
12317
12318 * frames.texi (Input Focus): Clarify which frame is _the_ selected
12319 frame at any given time.
12320 (Multiple Displays, Size and Position): Add a cross-reference to
12321 the definition of the selected frame.
12322
12323 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
12324
12325 * strings.texi (String Conversion) <string-to-number>: Document
12326 that a float is returned for integers that are too large.
12327
12328 * frames.texi (Mouse Position): Document mouse-position-function.
12329 (Display Feature Testing): Document display-images-p.
12330 (Window Frame Parameters): Document the cursor-type variable.
12331
12332 * numbers.texi (Integer Basics): Document CL style read syntax for
12333 integers in bases other than 10.
12334
12335 * positions.texi (List Motion):
12336 Document open-paren-in-column-0-is-defun-start.
12337
12338 * lists.texi (Sets And Lists): Document member-ignore-case.
12339
12340 * internals.texi (Garbage Collection): Document the used and free
12341 strings report.
12342 (Memory Usage): Document strings-consed.
12343
12344 * os.texi (Time of Day): Document float-time.
12345 (Recording Input): Document that clear-this-command-keys clears
12346 the vector to be returned by recent-keys.
12347
12348 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
12349 The argument keymap can be a list.
12350
12351 * nonascii.texi (User-Chosen Coding Systems)
12352 <select-safe-coding-system>: Document the new argument
12353 accept-default-p and the variable
12354 select-safe-coding-system-accept-default-p. Tell what happens if
12355 buffer-file-coding-system is undecided.
12356 (Default Coding Systems): Document auto-coding-regexp-alist.
12357
12358 * display.texi (The Echo Area) <message>: Document
12359 message-truncate-lines.
12360 (Glyphs): Document that the glyph table is unused on windowed
12361 displays.
12362
12363 * help.texi (Describing Characters) <single-key-description>:
12364 Document the new argument no-angles.
12365 (Accessing Documentation) <documentation-property>: Document that
12366 a non-string property is evaluated.
12367 <documentation>: Document that the function-documentation property
12368 is looked for.
12369
12370 * windows.texi (Selecting Windows): Document some-window.
12371
12372 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
12373
12374 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
12375 apropos-mode-hook.
12376
12377 * commands.texi (Using Interactive): Document interactive-form.
12378 (Keyboard Macros): Document kbd-macro-termination-hook.
12379 (Command Loop Info): Document that clear-this-command-keys clears
12380 the vector to be returned by recent-keys.
12381
12382 2001-09-04 Werner LEMBERG <wl@gnu.org>
12383
12384 * Makefile.in (srcdir, texinputdir): New variables.
12385 (srcs, index.texi, install): Use $(srcdir).
12386 (.PHONY): Remove elisp.dvi.
12387 (elisp): Use -I switch for makeinfo.
12388 (elisp.dvi): Use $(srcdir) and $(texinputdir).
12389 (installall, dist): Use $(srcdir).
12390 Fix path to texinfo.tex.
12391 (maintainer-clean): Add elisp.dvi and elisp.oaux.
12392
12393 2001-08-30 Gerd Moellmann <gerd@gnu.org>
12394
12395 * display.texi (Conditional Display): Adjust to API change.
12396
12397 * configure: New file.
12398
12399 2001-07-30 Gerd Moellmann <gerd@gnu.org>
12400
12401 * commands.texi (Repeat Events): Add description of
12402 double-click-fuzz.
12403
12404 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
12405
12406 * syntax.texi (Syntax Class Table): Add the missing designator for
12407 comment and string fences.
12408 (Syntax Properties): Add a xref to syntax table internals.
12409 (Syntax Table Internals): Document string-to-syntax.
12410
12411 2001-05-07 Gerd Moellmann <gerd@gnu.org>
12412
12413 * Makefile.in (install): Use install-info command line options
12414 like in Emacs' Makefile.in.
12415
12416 2000-12-09 Miles Bader <miles@gnu.org>
12417
12418 * windows.texi (Window Start): Update documentation for
12419 `pos-visible-in-window-p'.
12420
12421 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
12422
12423 * lists.texi (Building Lists): Add footnote to explain how to add
12424 to the end of a list.
12425
12426 2000-10-25 Gerd Moellmann <gerd@gnu.org>
12427
12428 * files.texi (Visiting Functions): Typos.
12429
12430 2000-10-25 Kenichi Handa <handa@etl.go.jp>
12431
12432 * files.texi (Visiting Functions): Return value of
12433 find-file-noselect may be a list of buffers if wildcards are used.
12434
12435 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12436
12437 * display.texi (Defining Faces): Document `graphic' display type
12438 in face specs.
12439
12440 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12441
12442 * hooks.texi (Standard Hooks): Replace obsolete
12443 `after-make-frame-hook' with `after-make-frame-functions'.
12444
12445 * frames.texi (Creating Frames): Ditto.
12446
12447 * variables.texi (Future Local Variables): Ditto.
12448
12449 2000-10-16 Gerd Moellmann <gerd@gnu.org>
12450
12451 * display.texi (Other Image Types): Add description of :foreground
12452 and :background properties of mono PBM images.
12453
12454 2000-08-17 Werner LEMBERG <wl@gnu.org>
12455
12456 * .cvsignore: New file.
12457
12458 2000-01-05 Gerd Moellmann <gerd@gnu.org>
12459
12460 * tindex.pl: New script.
12461
12462 1999-12-03 Dave Love <fx@gnu.org>
12463
12464 * Makefile.in (MAKEINFO): New parameter.
12465
12466 1999-09-17 Richard Stallman <rms@gnu.org>
12467
12468 * Makefile.in (srcs): Add hash.texi.
12469 (VERSION): Update to 20.6.
12470
12471 1999-09-13 Richard Stallman <rms@gnu.org>
12472
12473 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
12474
12475 1998-08-29 Karl Heuer <kwzh@gnu.org>
12476
12477 * configure.in: New file.
12478 * Makefile.in: Renamed from Makefile.
12479 (prefix, infodir): Use value obtained from configure.
12480 (emacslibdir): Obsolete variable deleted.
12481 (dist): Distribute configure.in, configure, Makefile.in.
12482
12483 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12484
12485 * Makefile (INSTALL_INFO): New variable.
12486 (install): Run install-info.
12487
12488 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
12489
12490 * Makefile (elisp.dvi): Add missing backslash.
12491
12492 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
12493
12494 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
12495 Run texindex without `./'. Always run texindex on elisp.tp.
12496 (elisp.tps): Target deleted.
12497
12498 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
12499
12500 * Makefile (srcs): Add nonascii.texi and customize.texi.
12501 (dist): Start by deleting `temp'.
12502
12503 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
12504
12505 * Makefile (makeinfo, texindex): Targets deleted.
12506 (makeinfo.o, texindex.o): Targets deleted.
12507 (clean, dist): Don't do anything with them or with getopt*.
12508
12509 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
12510
12511 * Makefile (SHELL): Defined.
12512
12513 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
12514
12515 * Makefile (elisp.tps): New target.
12516 (elisp.dvi): Depend on elisp.tps.
12517
12518 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
12519
12520 * README: Update phone number.
12521
12522 * Makefile (elisp): Make this be the default target.
12523 Depend on makeinfo.c instead of makeinfo.
12524 (install): Don't depend on elisp.dvi, since we don't install that.
12525 Use mkinstalldirs.
12526 (dist): Add mkinstalldirs.
12527
12528 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12529
12530 * Makefile (VERSION): Update version number.
12531 (maintainer-clean): Rename from realclean.
12532
12533 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
12534
12535 * Makefile (realclean): New target.
12536 (elisp): Remove any old elisp-* files first.
12537
12538 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
12539
12540 * Makefile (VERSION): New variable.
12541 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
12542 Compressed file suffix should be `.gz', not `.z'.
12543
12544 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12545
12546 * Makefile (elisp): Depend on makeinfo.
12547
12548 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
12549
12550 * Makefile (srcs): Add anti.texi.
12551
12552 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12553
12554 * Makefile (infodir, prefix): New vars.
12555 (install): Use infodir.
12556 (emacsinfodir): Delete.
12557
12558 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12559
12560 * Makefile (srcs): Add calendar.texi.
12561
12562 * Makefile (dist): Copy texindex.c and makeinfo.c.
12563 Limit elisp-* files to those with one or two digits.
12564
12565 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12566
12567 * Makefile (dist): Change to use Gzip instead of compress.
12568
12569 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
12570
12571 * loading.texi (Unloading): define-function changed back to
12572 defalias. It may not stay this way, but at least it's
12573 consistent with the known-good version of the code patch.
12574
12575 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
12576
12577 * modes.texi (Hooks): Document new optional arg of add-hook.
12578
12579 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
12580
12581 * variables.texi: Document nil initial value of buffer-local variables.
12582
12583 * tips.texi: Add new section on standard library headers.
12584
12585 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12586
12587 * Makefile (srcs): Add frame.texi to the list of sources.
12588
12589 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12590
12591 * Makefile (dist): Don't bother excluding autosave files; they'll
12592 never make it into the temp directory anyway, and the hash marks
12593 in the name are problematic for make and the Bourne shell.
12594 (srcs): ???
12595
12596 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12597
12598 * Makefile (dist): Don't include backup files or autosave files in
12599 the distribution tar file.
12600
12601 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12602
12603 * Makefile (srcs): Add index.perm.
12604 (elisp.dvi): Remove erroneous shell comment.
12605 Expect output of permute-index in permuted.fns.
12606 Save old elisp.aux in elisp.oaux.
12607 (clean): Add index.texi to be deleted.
12608
12609 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12610
12611 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
12612
12613 1990-06-26 David Lawrence (tale@geech)
12614
12615 * files.texi: Noted that completion-ignored-extensions is ignored
12616 when making *Completions*.
12617
12618 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
12619
12620 * Makefile make dist now depends on elisp.dvi, since it tries
12621 to include it in the dist file.
12622
12623 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
12624
12625 * functions.texinfo (Mapping Functions): Add missing quote.
12626
12627 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12628
12629 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
12630 (defunargs): Turn off \hyphenchar of \sl font temporarily.
12631
12632 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12633
12634 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
12635 and @error{} are the terms now being used. The files in the
12636 directory have been changed to reflect this.
12637
12638 * All instances of @indentedresultt{} have been changed to
12639 ` @result{}', using 5 spaces at the beginning of the line.
12640
12641 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12642
12643 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
12644 experimental @indentedresult{}, @indentedexpandsto{} are part of
12645 the texinfo.tex in this directory. These TeX macros are not
12646 stable yet.
12647
12648 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12649
12650 * texinfo.tex: Temporarily added
12651 \let\result=\dblarrow
12652 \def\error{{\it ERROR} \longdblarrow}
12653 We need to do this better soon.
12654
12655 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12656
12657 * Applied Karl Berry's patches to *.texinfo files, but not to
12658 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
12659 new title page format is also not applied, since it requires
12660 texinfo.tex changes.)
12661
12662 * Cleaned up `Makefile' and defined the `emacslibdir' directory
12663 for the Project GNU development environment.
12664
12665 ;; Local Variables:
12666 ;; coding: utf-8
12667 ;; End:
12668
12669 Copyright (C) 1998-2013 Free Software Foundation, Inc.
12670
12671 This file is part of GNU Emacs.
12672
12673 GNU Emacs is free software: you can redistribute it and/or modify
12674 it under the terms of the GNU General Public License as published by
12675 the Free Software Foundation, either version 3 of the License, or
12676 (at your option) any later version.
12677
12678 GNU Emacs is distributed in the hope that it will be useful,
12679 but WITHOUT ANY WARRANTY; without even the implied warranty of
12680 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12681 GNU General Public License for more details.
12682
12683 You should have received a copy of the GNU General Public License
12684 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.