* doc/emacs/trouble.texi (Checklist): Fix a cross-reference.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
46291d11
XF
12013-12-23 Xue Fuqiao <xfq.free@gmail.com>
2
2d778742
XF
3 * eval.texi (Special Forms): Document `special-form-p'.
4
5 * macros.texi (Simple Macro): Document `macrop'.
6
882b0b86
XF
7 * files.texi (Changing Files): Fix an argument of `copy-file'.
8
46291d11
XF
9 * strings.texi (Creating Strings): Document TRIM in `split-string'.
10
8cd22a08
CY
112013-12-23 Chong Yidong <cyd@gnu.org>
12
13 * keymaps.texi (Controlling Active Maps): Renamed
14 set-temporary-overlay-map to set-transient map. Doc fixes.
15 (Searching Keymaps): The transient keymap takes precedence.
16
aec3bf9f
GM
172013-12-23 Glenn Morris <rgm@gnu.org>
18
19 * loading.texi (How Programs Do Loading, Load Suffixes):
20 Mention `load-prefer-newer'.
21
bb962da2
XF
222013-12-22 Xue Fuqiao <xfq.free@gmail.com>
23
aec3bf9f
GM
24 * hash.texi (Other Hash): Document `hash-table-keys'
25 and `hash-table-values'.
bb962da2 26
77e5bcc5
EZ
272013-12-22 Eli Zaretskii <eliz@gnu.org>
28
29 * nonascii.texi (Character Properties): NAME or OLD-NAME
30 properties can be nil (there's no empty string).
a9877c32 31 (Character Properties): Update the reference to the UCD.
77e5bcc5 32
c9832cd8
XF
332013-12-22 Xue Fuqiao <xfq.free@gmail.com>
34
77e5bcc5
EZ
35 * sequences.texi (Bool-Vectors): Document new bool-vector set
36 operation functions.
8fc36a68 37
05e8f1ae
XF
38 * text.texi (Examining Properties): Document `get-pos-property'.
39
aec3bf9f
GM
40 * variables.texi (Directory Local Variables):
41 Document `enable-dir-local-variables'.
b345c561 42
aec3bf9f
GM
43 * debugging.texi (Debugger Commands):
44 Document `debugger-toggle-locals'.
c9832cd8 45
77221051
CY
462013-12-21 Chong Yidong <cyd@gnu.org>
47
48 * text.texi (Region Indent): Note the new interactive behavior of
49 indent-rigidly.
50
dfff9284
TH
512013-12-20 Tassilo Horn <tsdh@gnu.org>
52
3fbba716
TH
53 * numbers.texi (numbers): Document that =, <, <=, >, >= now accept
54 one or many arguments.
55
6f1de4d1
TH
56 * display.texi: Document `messages-buffer'.
57
dfff9284
TH
58 * os.texi: Document `initial-buffer-choice' changes.
59
f5df4ceb
CY
602013-12-20 Chong Yidong <cyd@gnu.org>
61
62 * text.texi (Changing Properties): Improve documentation for
63 add-face-text-property.
64 (Special Properties): Mention add-face-text-property.
65
fb891cc8
CY
662013-12-18 Chong Yidong <cyd@gnu.org>
67
18874304
CY
68 * customize.texi (Custom Themes): Document custom-known-themes
69 (Bug#15717).
70
fb891cc8
CY
71 * modes.texi (Defining Minor Modes): Fix typo (Bug#14874).
72 (Keymaps and Minor Modes): Fix binding convention (Bug#11522).
73
06a4f110
GM
742013-12-13 Glenn Morris <rgm@gnu.org>
75
76 * internals.texi (Building Emacs):
77 * loading.texi (Library Search): Mention that site-load,
78 site-init cannot change load-path.
79
b55e11bf
GM
802013-12-12 Glenn Morris <rgm@gnu.org>
81
82 * elisp.texi: Tweak dircategory.
83
01633a17
EZ
842013-12-12 Eli Zaretskii <eliz@gnu.org>
85
86 * nonascii.texi (Encoding and I/O): Document file-name encoding
87 peculiarities on MS-Windows.
88
f9405d87
GM
892013-12-12 Glenn Morris <rgm@gnu.org>
90
91 * elisp.texi: Sync direntry with info/dir version.
92
36291308
JB
932013-12-08 Juanma Barranquero <lekktu@gmail.com>
94
95 * display.texi (Progress, Face Remapping):
96 * processes.texi (Serial Ports):
97 * windows.texi (Recombining Windows): Fix typos. (Bug#16089)
98
c085e5b9
JL
992013-12-04 Juri Linkov <juri@jurta.org>
100
101 * searching.texi (Search and Replace): Fix `unread-command-events'
102 and add ref.
103
9139632a
JL
1042013-12-03 Juri Linkov <juri@jurta.org>
105
106 * windows.texi (Choosing Window): Rename `no-display-ok' to
107 `allow-no-window'. (Bug#13594)
108
26e4aa7d
GM
1092013-11-30 Glenn Morris <rgm@gnu.org>
110
111 * Makefile.in (distclean): Remove Makefile.
112
c8f0efc2
AP
1132013-11-29 Andreas Politz <politza@fh-trier.de>
114
115 * modes.texi (Imenu): Make it clear that sub-alist is the cdr
116 (Bug#14029).
117
cb6c95a3
GM
1182013-11-27 Glenn Morris <rgm@gnu.org>
119
120 * loading.texi (Library Search):
121 * os.texi (Startup Summary): No more leim directory.
122
d6686055
GM
1232013-11-26 Glenn Morris <rgm@gnu.org>
124
125 * os.texi (Startup Summary): Update for leim-list being preloaded.
126
f6083c67
BJ
1272013-11-23 Brian Jenkins <brian@brianjenkins.org> (tiny change)
128
129 * frames.texi (Input Focus):
130 * hooks.texi (Standard Hooks): Mention focus-in-hook, focus-out-hook.
131
17e0445b
GM
1322013-11-23 Glenn Morris <rgm@gnu.org>
133
134 * loading.texi (Library Search):
135 Empty elements in EMACSLOADPATH now mean the default load-path.
136
88fa559d
GM
1372013-11-22 Glenn Morris <rgm@gnu.org>
138
139 * loading.texi (Library Search): Minor clarification.
140
f0cfa5fe
LL
1412013-11-20 Leo Liu <sdl.web@gmail.com>
142
143 * windows.texi (Choosing Window): Mention `no-display-ok'. (Bug#13594)
144
a6e3a5d5
XF
1452013-11-19 Xue Fuqiao <xfq.free@gmail.com>
146
147 * os.texi (File Notifications): Add an index.
148
149 * loading.texi (Loading): Add an cross-reference.
150
4ae3802f
XF
1512013-11-18 Xue Fuqiao <xfq.free@gmail.com>
152
153 * os.texi (Session Management, Desktop Notifications): Add some
154 indexes and a cross-reference.
155
de586f99
XF
1562013-11-17 Xue Fuqiao <xfq.free@gmail.com>
157
158 * os.texi (Time Parsing):
159 (Processor Run Time, Input Modes, Terminal Output): Minor fixes.
160
90794abb
GM
1612013-11-14 Glenn Morris <rgm@gnu.org>
162
163 * loading.texi (Library Search): Update section.
164
7d3bb569
XF
1652013-11-11 Xue Fuqiao <xfq.free@gmail.com>
166
167 * os.texi (User Identification, Time of Day, Time Conversion):
168 Minor fixes.
169
fb193bb4
JD
1702013-11-10 Jan Djärv <jan.h.d@swipnet.se>
171
172 * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3.
173
be9d2b46
XF
1742013-11-09 Xue Fuqiao <xfq.free@gmail.com>
175
176 * os.texi (Startup Summary): Add an index about startup screen.
6e466459 177 Typo fix.
d612ddbb 178 (Command-Line Arguments): Add cross-reference for `dump-emacs'.
be9d2b46 179
8acb09ca
EZ
1802013-11-08 Eli Zaretskii <eliz@gnu.org>
181
182 * display.texi (Truncation): Document that cache-long-scans is now
183 non-nil by default. (Bug#15797)
184
c67c5132
EZ
1852013-11-05 Eli Zaretskii <eliz@gnu.org>
186
187 * lists.texi (Rearrangement): Fix indexing.
188
189 * display.texi (Bidirectional Display): Fix indexing.
190
29aa2b71
XF
1912013-11-05 Xue Fuqiao <xfq.free@gmail.com>
192
5e21526f
XF
193 * lists.texi (Rearrangement): Improve indexing.
194
29aa2b71 195 * display.texi (Glyphs): Add an index for glyph code.
5e21526f 196 (Bidirectional Display): Improve indexing.
29aa2b71 197
3c334c14
JD
1982013-11-01 Jan Djärv <jan.h.d@swipnet.se>
199
200 * display.texi (Face Attributes): Document :distant-foreground.
201
bc5184ab
XF
2022013-10-30 Xue Fuqiao <xfq.free@gmail.com>
203
204 * display.texi (Abstract Display): Improve indexing.
205
23af34b0
SM
2062013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
207
208 * display.texi (Selective Display): Discourage the use of explicit
209 selective display.
210
81cf3b07
XF
2112013-10-29 Xue Fuqiao <xfq.free@gmail.com>
212
027d950f
XF
213 * display.texi (Showing Images): Add an index for image-size.
214 Use @code instead of @var for a normal variable.
142207c0 215 (Multi-Frame Images): Improve indexing.
3440d80e 216 (Button Buffer Commands): Use @code instead of @var for a normal variable.
e54711f3 217 (Abstract Display): Explain the meaning of Ewoc.
81cf3b07 218
3c640e29
XF
2192013-10-27 Xue Fuqiao <xfq.free@gmail.com>
220
44e0cfaf 221 * display.texi (Image Descriptors): Improve indexing.
3c640e29 222
7db9c31e
XF
2232013-10-26 Xue Fuqiao <xfq.free@gmail.com>
224
225 * display.texi (Fringe Indicators): Add indexes for fringe indicators.
918a7ad4 226 (Customizing Bitmaps): Add an index for customizing fringe bitmaps.
7db9c31e 227
619a46f8
XF
2282013-10-25 Xue Fuqiao <xfq.free@gmail.com>
229
230 * display.texi (Fontsets): Minor wording fix.
3e1300f7
XF
231 (Low-Level Font): Improve indexing.
232
233 * nonascii.texi (Character Properties): Add an index for script symbols.
619a46f8 234
578ef6b9
XF
2352013-10-24 Xue Fuqiao <xfq.free@gmail.com>
236
237 * display.texi (Face Remapping): Add indexes for face remapping.
4fa11a36 238 (Font Selection): Add indexes.
8b78f36c 239 (Low-Level Font): Add an index for font registry.
578ef6b9 240
48f73cfb
GM
2412013-10-23 Glenn Morris <rgm@gnu.org>
242
76f1a3c3
GM
243 * eval.texi, files.texi, intro.texi, objects.texi, searching.texi:
244 Nuke @refill.
245
48f73cfb
GM
246 * Makefile.in (install-dvi, install-html, install-pdf)
247 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
248 (uninstall-pdf): Quote entities that might contain whitespace.
249
8d02f0ad
XF
2502013-10-19 Xue Fuqiao <xfq.free@gmail.com>
251
76f1a3c3
GM
252 * display.texi (Face Attributes): Add indexes for the ‘:box’
253 face attribute.
8d02f0ad 254
917ac5eb
XF
2552013-10-18 Xue Fuqiao <xfq.free@gmail.com>
256
74f202ae 257 * display.texi (Line Height): Add indexes for line height.
917ac5eb 258
475c7d3f
XF
2592013-10-17 Xue Fuqiao <xfq.free@gmail.com>
260
261 * display.texi (Width): Fix arguments of ‘truncate-string-to-width’.
262
89f20e05
XF
2632013-10-16 Xue Fuqiao <xfq.free@gmail.com>
264
265 * display.texi (Selective Display): Add an index for explicit
266 selective display.
267
2641f1a5
XF
2682013-10-15 Xue Fuqiao <xfq.free@gmail.com>
269
270 * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
271
8c106d17
GM
2722013-10-13 Glenn Morris <rgm@gnu.org>
273
274 * intro.texi (Acknowledgments): Use accented form of some names.
275
fa022909
GM
2762013-10-09 Glenn Morris <rgm@gnu.org>
277
278 * control.texi (Conditionals): Copyedits. (Bug#15558)
279
4ed77415 2802013-10-08 Eli Zaretskii <eliz@gnu.org>
981b26a6 281
4ed77415 282 Support menus on text-mode terminals.
981b26a6
EZ
283 * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar): Modify
284 wording to the effect that menus are supported on TTYs.
285
286 * frames.texi (Pop-Up Menus, Dialog Boxes)
287 (Display Feature Testing): Update for menu support on TTYs.
288
6de913c4
SM
2892013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
290
291 * tips.texi (Comment Tips): Discourage use of triple semi-colons for
292 non-headings.
293
9e73b242
XF
2942013-10-05 Xue Fuqiao <xfq.free@gmail.com>
295
296 * syntax.texi (Categories): Add an index for category sets.
297
79b3ad55
XF
2982013-10-03 Xue Fuqiao <xfq.free@gmail.com>
299
c9358b45
XF
300 * syntax.texi (Syntax Flags):
301 (Syntax Table Functions): Add indexes.
79b3ad55 302
8c1f51ff
XF
3032013-10-02 Xue Fuqiao <xfq.free@gmail.com>
304
305 * syntax.texi (Syntax Class Table): Add an index for syntax class table.
306
6cfe977d
XF
3072013-09-29 Xue Fuqiao <xfq.free@gmail.com>
308
309 * searching.texi (Regexp Search): Refine.
310
69b3debc
XF
3112013-09-22 Xue Fuqiao <xfq.free@gmail.com>
312
313 * nonascii.texi (Default Coding Systems): Typo fix.
314
87829449
XF
3152013-09-21 Xue Fuqiao <xfq.free@gmail.com>
316
317 * nonascii.texi (Coding System Basics): Add information about carriage-return.
318
0df00f59
EZ
3192013-09-14 Eli Zaretskii <eliz@gnu.org>
320
321 * display.texi (Display Margins): State the units of measuring
322 margin width. (Bug#15375)
323
3509fb40
EZ
3242013-09-13 Eli Zaretskii <eliz@gnu.org>
325
326 * text.texi (Not Intervals): Minor wording fix.
327
99d8e6d6
XF
3282013-09-12 Xue Fuqiao <xfq.free@gmail.com>
329
3509fb40
EZ
330 * functions.texi (Obsolete Functions): Add an index for obsolete
331 functions.
99d8e6d6 332
44ee2147
XF
3332013-09-11 Xue Fuqiao <xfq.free@gmail.com>
334
335 * nonascii.texi (Character Properties): Character properties fix
336 for decimal-digit-value and digit-value.
337
eb31a86c
SM
3382013-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
339
340 * macros.texi (Defining Macros): Prefer "function" to "lambda
341 expression" (bug#15296).
342
50b13cde
PE
3432013-08-28 Paul Eggert <eggert@cs.ucla.edu>
344
345 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
346 for portability to hosts where /bin/sh has problems.
347
a8544941
SM
3482013-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
349
350 * variables.texi (File Local Variables): Don't recommend quoting! Ever!
351
9f0809d4
EZ
3522013-08-20 Eli Zaretskii <eliz@gnu.org>
353
354 * files.texi (Information about Files): Mention file names with
355 trailing blanks on MS-Windows. (Bug#15130)
356
c5074806
XF
3572013-08-18 Xue Fuqiao <xfq.free@gmail.com>
358
359 * positions.texi (Positions): Improve indexing.
360
e2c90473
EZ
3612013-08-18 Eli Zaretskii <eliz@gnu.org>
362
363 * markers.texi (The Region): Improve indexing.
364
278d6dd0
XF
3652013-08-17 Xue Fuqiao <xfq.free@gmail.com>
366
ab100635
XF
367 * modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
368
278d6dd0
XF
369 * text.texi (Maintaining Undo): Mention interactive call of
370 buffer-disable-undo.
c9b39934 371 (Filling): Add cross-reference for hard newlines.
d3110177 372 (Sorting): Fix indentation.
38b4c7f8 373 (Columns): Comment out undefined behavior.
ad6643fe 374 (Case Changes): Fix an `args-out-of-range' error in the example.
278d6dd0 375
2bede2ed
XF
3762013-08-16 Xue Fuqiao <xfq.free@gmail.com>
377
c8068af5 378 * text.texi (Insertion): Refine.
bd805d5b 379 (Margins): Add an index.
e4043ba0 380 (Undo): Doc fix for `buffer-undo-list'.
8b8bf4a3 381
2bede2ed
XF
382 * positions.texi (Character Motion):
383 * markers.texi (Moving Markers):
384 (Creating Markers): Comment out undefined behavior.
385
7cbbcaa0
XF
3862013-08-15 Xue Fuqiao <xfq.free@gmail.com>
387
388 * markers.texi (The Region): Add/move indexes.
389
8259030d
LMI
3902013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
391
392 * display.texi (ImageMagick Images): Mention :content-type and
393 `image-content-type-suffixes'.
394
f73f4ce6
XF
3952013-08-13 Xue Fuqiao <xfq.free@gmail.com>
396
397 * positions.texi (Word Motion): Remove redundant sentence.
398
3e6b67c9
GM
3992013-08-13 Glenn Morris <rgm@gnu.org>
400
401 * lists.texi (List Elements):
402 Undocument behavior of nth and nthcdr with n < 0. (Bug#15059)
403
5c41e9ff
XF
4042013-08-13 Xue Fuqiao <xfq.free@gmail.com>
405
916119ec 406 * frames.texi (Display Feature Testing): Add indexes.
5c41e9ff 407
8496d8d7
GM
4082013-08-12 Glenn Morris <rgm@gnu.org>
409
410 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
411 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
412 (INSTALL_DATA): New, set by configure.
413 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
414 New variables.
415 (.SUFFIXES): Add .ps and .dvi.
416 (.dvi.ps): New suffix rule.
417 (dvi, html, pdf, ps): Use *_TARGETS variables.
418 (elisp.html): Use HTML_OPTS.
419 (elisp.ps): Remove explicit rule.
420 (.PHONY): install-dvi, install-html, install-pdf, install-ps
421 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
422 uninstall-ps, and uninstall-doc.
423 (install-dvi, install-html, install-pdf, install-ps, install-doc)
424 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
425 (uninstall-doc): New rules.
426 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
427
3a3bb904
XF
4282013-08-10 Xue Fuqiao <xfq.free@gmail.com>
429
430 * edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.
431
4517cbc2
XF
4322013-08-09 Xue Fuqiao <xfq.free@gmail.com>
433
434 * control.texi (Error Symbols): Minor fix for previous change.
435
54bd972f
SM
4362013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
437
438 * errors.texi (Standard Errors): Don't refer to `error-conditions'.
439
440 * control.texi (Signaling Errors): Refer to define-error.
441 (Error Symbols): Add `define-error'.
442
e30b79c1
DA
4432013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
444
445 * positions.texi (Motion by Screen Lines):
446 * display.texi (Truncation): Rename `cache-long-line-scans'
447 to `cache-long-scans'.
448
123ff297
XF
4492013-08-05 Xue Fuqiao <xfq.free@gmail.com>
450
451 * windows.texi (Window Start and End): Add an index.
452
9097ad86
XF
4532013-08-02 Xue Fuqiao <xfq.free@gmail.com>
454
455 * display.texi (Face Functions): Add an index.
456
457 * variables.texi (Variable Aliases): Add an index.
458
459 * functions.texi (Defining Functions): Add an index.
460
461 * nonascii.texi (Coding System Basics): Add an index.
462
64a695bd
XF
4632013-07-31 Xue Fuqiao <xfq.free@gmail.com>
464
465 * nonascii.texi (Non-ASCII Characters): Update menu.
466 (Disabling Multibyte): Move here from doc/emacs/mule.texi. Fix cross-references.
467
468 * elisp.texi (Top): Update menu.
469
39e8fb76
XF
4702013-07-30 Xue Fuqiao <xfq.free@gmail.com>
471
472 * windows.texi (Window History): Mention the default value of
3cd51eaa 473 switch-to-visible-buffer. Add cross-references.
39e8fb76 474
95e6e62b
MA
4752013-07-24 Michael Albinus <michael.albinus@gmx.de>
476
477 * errors.texi (Standard Errors): Fix typo.
478
479 * files.texi (Magic File Names):
480 * os.texi (File Notifications): Remove file-notify-supported-p.
481
53840e55
PE
4822013-07-24 Paul Eggert <eggert@cs.ucla.edu>
483
484 * eval.texi (Special Forms): Mention 'lambda'. Also, say that
485 non-well-formed expressions result in unspecified behavior, though
486 Emacs will not crash.
487
32813ea7
MA
4882013-07-22 Michael Albinus <michael.albinus@gmx.de>
489
490 * files.texi (Magic File Names): Add file-notify-add-watch,
491 file-notify-rm-watch and file-notify-supported-p. Move
492 file-remote-p down.
493
494 * errors.texi (Standard Errors): Add file-notify-error.
495
496 * os.texi (Desktop Notifications): Rename from Notifications.
497 (File Notifications): New node.
498
499 * elisp.texi (Top): Update menu for these changes.
500
ac446ed8
XF
5012013-07-19 Xue Fuqiao <xfq.free@gmail.com>
502
503 * windows.texi (Display Action Functions): Mention next-window.
504
e6c005c5
XF
5052013-07-16 Xue Fuqiao <xfq.free@gmail.com>
506
507 * windows.texi (Selecting Windows): Fix the introduction of
508 `set-frame-selected-window''s arguments.
509
954b166e
PE
5102013-07-10 Paul Eggert <eggert@cs.ucla.edu>
511
512 Timestamp fixes for undo (Bug#14824).
513 * text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list.
514
3323c263
EZ
5152013-07-06 Eli Zaretskii <eliz@gnu.org>
516
517 * nonascii.texi (Text Representations): Document that
518 multibyte-string-p returns nil for non-string objects.
519
4431e6d9 5202013-07-06 Glenn Morris <rgm@gnu.org>
d4aa7284
GM
521
522 * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
523
a944db14
GM
5242013-07-03 Glenn Morris <rgm@gnu.org>
525
526 * debugging.texi (Debugging):
527 * files.texi (File Attributes, Changing Files): Fix cross-references.
528
529 * package.texi (Package Archives): Fix @url call.
530
253e30aa
GM
531 * syntax.texi (Syntax Table Functions): Mention describe-syntax.
532
4c672a0f
EZ
5332013-06-29 Eli Zaretskii <eliz@gnu.org>
534
535 * display.texi (Bidirectional Display): Document move-point-visually.
536
4366ddd4
XF
5372013-06-29 Xue Fuqiao <xfq.free@gmail.com>
538
539 * buffers.texi (Buffer File Name): Fix typo.
540
bace8013
CS
5412013-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
542
543 * tips.texi (Coding Conventions): Improve wording.
544
f99f7826 5452013-06-24 Glenn Morris <rgm@gnu.org>
e8b3825d
GM
546
547 * loading.texi (Autoload): Fix typo.
548
611e8a48
GM
549 * variables.texi (Lexical Binding): Fix typo.
550
edfaf7c0
GM
551 * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
552
f3f9606c
LMI
5532013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
554
555 * display.texi (ImageMagick Images): Mention :max-width and
556 :max-height.
557
89561f72
PE
5582013-06-20 Paul Eggert <eggert@cs.ucla.edu>
559
560 * numbers.texi (Math Functions): Remove obsolete function log10.
561
9716fedb
SM
5622013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
563
564 * modes.texi (Mode Line Data, Properties in Mode): Advertise `keymap'
565 rather than `local-map'.
566
567 * keymaps.texi (Active Keymaps): Fix documentation of
568 set-temporary-overlay-map and overriding-terminal-local-map.
569
789cf833
GM
5702013-06-19 Glenn Morris <rgm@gnu.org>
571
572 * Makefile.in (dist): Edit more configure variables.
573 Try to check that we do not miss any in future.
574
254408ca
JB
5752013-06-17 Juanma Barranquero <lekktu@gmail.com>
576
577 * text.texi (Undo, Changing Properties): Fix typos.
578
708e05f6
LMI
5792013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
580
581 * text.texi (Changing Properties): Document `add-face-text-property'.
582
3da95318
KH
5832013-06-17 Kenichi Handa <handa@gnu.org>
584
585 * display.texi (Face Attributes): Refer to "Low-Level font" (not
2c149f93 586 "Font Selection") in the explanation of :font attribute (bug#14629).
3da95318 587
de0503df
SM
5882013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
589
590 * loading.texi (Hooks for Loading): Don't document after-load-alist.
591 Document with-eval-after-load instead of eval-after-load.
592
823777b5
XF
5932013-06-11 Xue Fuqiao <xfq.free@gmail.com>
594
595 * files.texi (File Name Expansion): Make the example more
596 intuitive.
597
08c0a604
PE
5982013-06-10 Paul Eggert <eggert@cs.ucla.edu>
599
600 Documentation fix for 'ls' and hard links.
601 * compile.texi (Compilation Functions):
602 * files.texi (File Attributes, Changing Files):
603 Use current format for GNU 'ls' output.
604 (File Attributes): Fix problem introduced in previous change:
605 the link count is the number of hard links, not the number
606 of hard links + 1.
607
e4568f3b
XF
6082013-06-10 Xue Fuqiao <xfq.free@gmail.com>
609
610 * files.texi (File Attributes): Fix typo.
611
a5cf7779
SM
6122013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
613
614 * functions.texi (Lambda Expressions): Lambda expressions don't
615 evaluate to themselves in general (bug#11782).
616
6e911150
SM
6172013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
618
619 * loading.texi (Autoload):
620 * help.texi (Documentation Basics, Accessing Documentation)
621 (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
622
b02b5481
GM
6232013-04-23 Glenn Morris <rgm@gnu.org>
624
625 * internals.texi (Writing Emacs Primitives): Remove obvious example.
626 Tweak other to avoid overly long line.
627
f8152bcb
XF
6282013-04-21 Xue Fuqiao <xfq.free@gmail.com>
629
84ebefe9
XF
630 * internals.texi (Writing Emacs Primitives): Remove unnecessary
631 references to the sources. (Bug#13800)
632
f8152bcb
XF
633 * searching.texi (Regexp Backslash): Doc fix for backslash
634 constructs in regular expressions.
635
8fa2654e
CS
6362013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
637
638 * tips.texi (Coding Conventions): Mention separation of package
639 descriptor and name of internal symbols by two hyphens.
640
0aa3616e
SB
6412013-04-13 Stephen Berman <stephen.berman@gmx.net>
642
643 * windows.texi (Splitting Windows): Change category of
644 split-window from a command to a function.
645
cd542620
CY
6462013-04-06 Chong Yidong <cyd@gnu.org>
647
648 * display.texi (Faces): Minor clarifications.
6e911150
SM
649 (Defining Faces): Clarify default vs custom face specs.
650 Document face-spec-set.
cd542620
CY
651
652 * display.texi (Overlay Properties):
653 * text.texi (Special Properties): Use the "anonymous face"
654 terminology. Describe foreground-color and background-color forms
655 as compatibility-only.
656
8d0c20ae
EZ
6572013-03-24 Eli Zaretskii <eliz@gnu.org>
658
659 * compile.texi (Byte-Code Objects): Add index entry.
660 (Disassembly): Add cross-references.
661
45f1d362
EZ
6622013-03-23 Eli Zaretskii <eliz@gnu.org>
663
664 * frames.texi (Size Parameters): More accurate description of the
665 difference between 'fullboth' and 'maximized'. (Bug#13935)
666
5784e319
CS
6672013-03-17 Christopher Schmidt <christopher@ch.ristopher.com>
668
669 * symbols.texi (Standard Properties): Document pure. (Bug#13823)
670
78be8b64 6712013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
672
673 * elisp.texi: Add some stuff specific to www.gnu.org.
674
b388e7ad
TZ
6752013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
676
677 * control.texi (Pattern matching case statement): Fix typo.
678
681ebc33
PE
6792013-03-04 Paul Eggert <eggert@cs.ucla.edu>
680
681 * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
682
9bed73f3
GM
6832013-03-03 Glenn Morris <rgm@gnu.org>
684
685 * objects.texi (Symbol Type): Fix typo.
686
929aeac6 6872013-02-28 Bastien Guerry <bzg@gnu.org>
5765e9e0
BG
688
689 * variables.texi (File Local Variables): Fix reference.
690
1abfd3e8 6912013-02-24 Eli Zaretskii <eliz@gnu.org>
39ef03af
EZ
692
693 * files.texi (Magic File Names): Improve wording and indexing.
694
f0c954fa
GM
6952013-02-21 Glenn Morris <rgm@gnu.org>
696
697 * display.texi (Multi-Frame Images): Minor rephrasing.
698
1e56f8ef
GM
6992013-02-20 Glenn Morris <rgm@gnu.org>
700
701 * display.texi (GIF Images, TIFF Images): Delete these nodes.
702 (ImageMagick Images): For :index, use an xref rather than duplicating.
703 (Other Image Types): Add GIF, adjust formatting.
704 (Multi-Frame Images): Rename from Animated Images. Expand section.
705 * elisp.texi (Top): Update menu for these changes.
706
93c2fa46
GM
7072013-02-19 Glenn Morris <rgm@gnu.org>
708
709 * text.texi (Change Hooks): Fix typo.
710
d64d97e5 7112013-02-15 Glenn Morris <rgm@gnu.org>
df1af142
GM
712
713 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
714
b5ca9d53
GM
7152013-02-13 Glenn Morris <rgm@gnu.org>
716
b6c3e4b1
GM
717 * objects.texi (Char-Table Type): Add footnote about #^^.
718
b5ca9d53
GM
719 * modes.texi (Minor Mode Conventions): Fix typo.
720
85adc63f
GM
721 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
722 meta characters; this changed in 22.1. (Bug#13684)
723
662abcc1
GM
724 * objects.texi (Char-Table Type): Add cindex.
725
9d6c9dd1
GM
726 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
727
490a9458 7282013-02-10 Glenn Morris <rgm@gnu.org>
dc55466e
GM
729
730 * keymaps.texi (Creating Keymaps): Update make-keymap result.
731
8549f9e8
EZ
7322013-02-09 Eli Zaretskii <eliz@gnu.org>
733
734 * modes.texi (%-Constructs): Remove the description of %t.
735
736 * nonascii.texi (MS-DOS File Types): Delete node.
737
7bd00724
GM
7382013-02-08 Glenn Morris <rgm@gnu.org>
739
740 * keymaps.texi (Active Keymaps, Searching Keymaps):
741 Remove confusing mention of "symbolic prefix". (Bug#13643)
742
795e7a5b 7432013-01-19 Glenn Morris <rgm@gnu.org>
f8a42ad6
GM
744
745 * macros.texi (Indenting Macros): Fix order of an indent
746 symbol's arguments. (Bug#13450)
747
b3fbb395
PE
7482013-01-19 Paul Eggert <eggert@cs.ucla.edu>
749
750 Allow floating-point file offsets.
751 * files.texi (Reading from Files, Writing to Files):
752 Say that file offsets can be numbers, not just integers.
753
45a7e57c
GM
7542013-01-09 Glenn Morris <rgm@gnu.org>
755
756 * commands.texi (Interactive Codes):
757 Whitespace does not terminate interactive "S". (Bug#13393)
758
04c48b14
CY
7592013-01-06 Chong Yidong <cyd@gnu.org>
760
761 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
762
1f1c405d
GM
7632013-01-05 Glenn Morris <rgm@gnu.org>
764
765 * display.texi (Overlay Properties): Mention field. (Bug#13364)
766
5d7c18a8
EZ
7672013-01-05 Eli Zaretskii <eliz@gnu.org>
768
769 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
770 directive in a group of items.
771
89cb305e 7722013-01-05 Chong Yidong <cyd@gnu.org>
27e4813f
CY
773
774 * keymaps.texi (Key Sequences): Remove obsolete sentence
775 (Bug#13356).
776
0f668a4d 7772013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4217dc29
AR
778
779 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
780
553081a5
SM
7812013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
782
783 * files.texi (File Attributes): Undocument return format of file-acl.
784
1cbb9ed6
GM
7852013-01-03 Glenn Morris <rgm@gnu.org>
786
75e78d1e
GM
787 * processes.texi (System Processes):
788 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
789
5f1a9647
GM
790 * searching.texi (Replacing Match): Fix xref.
791
1cbb9ed6
GM
792 * elisp.texi (DATE): Bump to Jan 2013.
793
9539d465 7942013-01-02 Glenn Morris <rgm@gnu.org>
9800c5b0 795
22ff2cb8
GM
796 * customize.texi (Common Keywords, Type Keywords):
797 Replace "active field" with "button". (Bug#13310)
798
9800c5b0
GM
799 * customize.texi (Common Keywords): Add xref. (Bug#13311)
800 * tips.texi (Library Headers): Add cindex.
801
d5e5e7b4 8022012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
151d9088
EZ
803
804 * functions.texi (Declare Form):
805 * intro.texi (A Sample Function Description):
806 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
807 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
808 in @def.. commands. (Bug#13292)
809
ccad023b
EZ
8102012-12-29 Eli Zaretskii <eliz@gnu.org>
811
812 * files.texi (Changing Files): Document the return values of
813 set-file-selinux-context and set-file-acl.
814
1ab0c851
GM
8152012-12-27 Glenn Morris <rgm@gnu.org>
816
817 * files.texi (File Names): Mention Cygwin conversion functions.
818
94900bfe
MR
8192012-12-22 Martin Rudalics <rudalics@gmx.at>
820
821 * windows.texi (Selecting Windows): Reword description of
822 select-window (Bug#13248).
823
04d9b71a
EZ
8242012-12-22 Eli Zaretskii <eliz@gnu.org>
825
826 * files.texi (File Attributes, Changing Files): Remove the details
827 about the text returned by file-acl. Instead, just document that
828 it is an opaque string meant to be used by set-file-acl.
829
6e55f03e
CY
8302012-12-21 Chong Yidong <cyd@gnu.org>
831
07b9c0be
CY
832 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
833
6e55f03e
CY
834 * customize.texi (Simple Types): Document key-sequence type
835 (Bug#13048).
836
5bec25eb
CY
837 * strings.texi (Text Comparison): Doc fix for compare-strings.
838
15ccf05e
MA
8392012-12-19 Michael Albinus <michael.albinus@gmx.de>
840
841 * files.texi (Magic File Names): Add `file-acl',
842 `file-selinux-context', `set-file-acl' and
843 `set-file-selinux-context'. Make the list consistent.
844
ee3c0aec
JB
8452012-12-19 Jonas Bernoulli <jonas@bernoul.li>
846
847 * tips.texi (Library Headers): New header keyword `Homepage'.
848 Make continuation lines syntax more precise.
849
66447e07
EZ
8502012-12-17 Eli Zaretskii <eliz@gnu.org>
851
852 * files.texi (File Attributes, Changing Files): Update to include
853 MS-Windows support for ACLs.
854
7c3d167f
RF
8552012-12-16 Romain Francoise <romain@orebokech.com>
856
857 * files.texi (File Attributes): Document ACL support and new
858 `file-acl' function.
859 (Changing Files): Mention argument name change of `copy-file' and
860 document new function `set-file-acl'.
861
97976f9f
PE
8622012-12-14 Paul Eggert <eggert@cs.ucla.edu>
863
864 Fix permissions bugs with setgid directories etc. (Bug#13125)
865 * files.texi (Testing Accessibility): Document GROUP arg
866 of file-ownership-preserved-p.
867 (File Attributes): Document that 9th element is now
868 just a placeholder.
869 * os.texi (User Identification): Document new functions group-gid,
870 group-real-gid.
871
d92d9c95
PE
8722012-12-11 Paul Eggert <eggert@cs.ucla.edu>
873
874 * internals.texi (C Integer Types): New section.
875 This follows up and records an email in
876 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
877
265c2fbf 8782012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
f433306a 879
4a0e1924 880 * control.texi (Pattern matching case statement): New node.
f433306a 881
1cbae532
SM
882 * customize.texi (Variable Definitions): Mention the default :group
883 for defcustoms (bug#13093).
884
c6c08d3f
GM
8852012-12-09 Glenn Morris <rgm@gnu.org>
886
887 * customize.texi (Variable Definitions): Mention eval-defun
888 on a defcustom calls the :set function when appropriate.
889
4288142b
PE
8902012-12-06 Paul Eggert <eggert@cs.ucla.edu>
891
892 * doclicense.texi, gpl.texi: Update to latest version from FSF.
893 These are just minor editorial changes.
894
d8ad4d3f 8952012-12-06 Chong Yidong <cyd@gnu.org>
a20ae0b9
CY
896
897 * lists.texi (Plist Access): Move put example to Symbol Plists.
898
899 * symbols.texi (Standard Properties): Fix typo.
900
c5bc2d1d 9012012-12-03 Chong Yidong <cyd@gnu.org>
547d6865 902
f02f19bd
CY
903 * symbols.texi (Symbol Properties): New node.
904 (Symbol Plists): Make it a subsection under Symbol Properties.
905 (Standard Properties): New node.
906
907 * lists.texi (Property Lists): Move here from symbols.texi.
908 (Plist Access): Rename from Other Plists.
909
910 * customize.texi (Variable Definitions):
911 * display.texi (Defining Faces):
912 * sequences.texi (Char-Tables): Fix xref.
913
1cbae532 914 * keymaps.texi (Key Sequences): `kbd' is now a function.
547d6865 915
f02f19bd
CY
916 * commands.texi (Using Interactive): Fix index entry.
917
cb6f5650
PE
9182012-11-24 Paul Eggert <eggert@cs.ucla.edu>
919
c07a6ded
PE
920 * doclicense.texi: Update to latest version from FSF.
921 These are just minor editorial changes.
922 * elisp.texi (GNU Free Documentation License)
923 (GNU General Public Licens):
924 Provide sectioning, since doclicense.texi no longer does that.
925
cb6f5650
PE
926 * loading.texi (Named Features): @ -> @@ to fix typo.
927
d125ca15 9282012-11-24 Martin Rudalics <rudalics@gmx.at>
0d4bb04f
MR
929
930 * windows.texi (Basic Windows): Fix typo.
931 (Windows and Frames): Fix example. Move description of
932 window-in-direction here.
933 (Recombining Windows): Fix example.
1cbae532 934 (Buffers and Windows): Fix description of replace-buffer-in-windows.
0d4bb04f
MR
935 (Switching Buffers): Reword.
936 (Display Action Functions): Minor adjustments.
937 (Choosing Window Options): Minor fixes.
938 (Window History): Minor rewording.
939 (Dedicated Windows): Correct and reword part describing how
940 dedicatedness affects functions removing buffers or windows.
1cbae532 941 * buffers.texi (The Buffer List): Fix description of bury-buffer.
0d4bb04f 942
d125ca15 9432012-11-24 Chong Yidong <cyd@gnu.org>
90d99fdf
CY
944
945 * modes.texi (%-Constructs): Fix statement about mode construct
946 padding (Bug#12866).
947
d125ca15 9482012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
365fc14a
SM
949
950 * debugging.texi (Profiling): Make it more clear
951 that --enable-profiling is about profiling the C code.
952
38a2f917
GM
9532012-11-21 Glenn Morris <rgm@gnu.org>
954
3ca2f1bf
GM
955 * display.texi (Attribute Functions):
956 Update for set-face-* name changes.
1bf335cf
GM
957 Add new "inherit" argument for face-bold-p etc.
958 Move description of this argument to a common section, like "frame".
3ca2f1bf 959
6ef2e5ef 960 * debugging.texi (Profiling): New section.
b6729a18 961 (Debugging): Mention profiling in the introduction.
5b776637
GM
962 * tips.texi (Compilation Tips): Move profiling to separate section.
963 * elisp.texi: Add Profiling to detailed menu.
964
6ef2e5ef 9652012-11-21 Martin Rudalics <rudalics@gmx.at>
66c466d4
MR
966
967 * windows.texi (Display Action Functions): Fix recently added
968 example. Suggested by Michael Heerdegen.
969
6ef2e5ef 9702012-11-21 Paul Eggert <eggert@cs.ucla.edu>
0c93aa38
PE
971
972 Minor cleanup for times as lists of four integers.
973 * os.texi (Time Parsing): Time values can now be four integers.
974
7351b73d
GM
9752012-11-18 Glenn Morris <rgm@gnu.org>
976
977 * loading.texi (How Programs Do Loading): Add eager macro expansion.
978 * macros.texi (Expansion): Mention eager macro expansion.
979
a045a167
GM
980 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
981
2ac9538d 9822012-11-18 Leo Liu <sdl.web@gmail.com>
74ca4d39
LL
983
984 * minibuf.texi (Programmed Completion): Doc fix for metadata
985 request (Bug#12850).
986
2ac9538d 9872012-11-18 Glenn Morris <rgm@gnu.org>
6439ae19 988
7fe37cfc
GM
989 * display.texi (Temporary Displays): Document with-temp-buffer-window.
990
6439ae19
GM
991 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
992 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
993 (Window Sizes): Add vindex for window-min-height, window-min-width.
2279276c 994 (Display Action Functions): Mention pop-up-frame-parameters.
6439ae19 995
0ff7851c
MR
9962012-11-16 Martin Rudalics <rudalics@gmx.at>
997
998 * windows.texi (Choosing Window): Rewrite description of
999 display-buffer-alist (Bug#12167).
1cbae532
SM
1000 (Display Action Functions): Mention inhibit-switch-frame.
1001 Fix description of display-buffer-below-selected. Reorder actions.
0ff7851c
MR
1002 Add example (Bug#12848).
1003
96e05507 10042012-11-16 Glenn Morris <rgm@gnu.org>
c79c7f2f
GM
1005
1006 * display.texi (Face Attributes): Fix :underline COLOR description.
bde3c6c0
GM
1007 (Attribute Functions): Update for set-face-underline rename.
1008 Tweak descriptions of face-underline-p, face-inverse-video-p.
c79c7f2f 1009
e4e9830b
GM
1010 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
1011 so they align better in info.
921c067f
GM
1012 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
1013 Document set-temporary-overlay-map.
e4e9830b 1014
c8915b67
SM
10152012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1016
1017 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
1018 with normal keymaps".
1019
74934dcc
DA
10202012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
1021
1022 * internals.texi (Garbage Collection): Update descriptions
1023 of vectorlike_header, garbage-collect and gc-cons-threshold.
1024 (Object Internals): Explain Lisp_Object layout and the basics
1025 of an internal type system.
1026 (Buffer Internals): Update description of struct buffer.
1027
f78ee6af 10282012-11-13 Glenn Morris <rgm@gnu.org>
a13e12f9
GM
1029
1030 * variables.texi (Adding Generalized Variables):
1031 At least mention gv-define-expander and gv-letplace.
1032
164f28b5 1033 * debugging.texi (Error Debugging): Mention debug-on-message.
57fc0fee 1034 (Using Debugger): Mention debugger-bury-or-kill.
164f28b5 1035
38868ad7
GM
1036 * control.texi (Signaling Errors):
1037 * debugging.texi (Error Debugging):
1038 * errors.texi (Standard Errors): Add user-error.
1039
6efddf78
GM
1040 * variables.texi (Adding Generalized Variables):
1041 Use standard formatting for common lisp note about setf functions.
1042
6baf66d5 10432012-11-10 Martin Rudalics <rudalics@gmx.at>
fdaf534a
MR
1044
1045 * elisp.texi (Top): Add Recombining Windows to menu.
1046 * windows.texi (Recombining Windows): New subsection.
1047 (Splitting Windows): Rewrite text on handling of window
1048 combinations and move it to new subsection.
1049
6baf66d5 10502012-11-10 Chong Yidong <cyd@gnu.org>
7c08f8ba 1051
8a3afaf9
CY
1052 * searching.texi (Replacing Match): Document \? in replace-match.
1053
7c08f8ba
CY
1054 * variables.texi (Creating Buffer-Local): Document setq-local and
1055 defvar-local.
1056 (Setting Generalized Variables): Arrange table alphabetically.
1057
1058 * lists.texi (List Elements, List Variables): Clarify descriptions
1059 of push and pop for generalized variables.
1060
1061 * edebug.texi (Specification List): setf is no longer CL-only.
1062
6baf66d5 10632012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1064
1065 * variables.texi (Adding Generalized Variables):
1066 Update description of FIX-RETURN expansion.
1067
ebdbfb95
GM
1068 * variables.texi (Setting Generalized Variables):
1069 Split most of previous contents into this subsection.
1070 (Adding Generalized Variables): New subsection.
651af8c6
GM
1071 Move note on lack of setf functions here from misc/cl.texi.
1072
ebdbfb95
GM
1073 * elisp.texi: Add Generalized Variables subsections to detailed menu.
1074
6baf66d5 10752012-11-10 Chong Yidong <cyd@gnu.org>
a9a3835c
CY
1076
1077 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
1078
a43d02f0
MA
10792012-11-08 Michael Albinus <michael.albinus@gmx.de>
1080
1081 * os.texi (Notifications): Update descriptions of
1082 notifications-notify, notifications-close-notification and
1083 notifications-get-capabilities according to latest code changes.
1084 Add notifications-get-server-information.
1085
2395ab64
CY
10862012-11-03 Chong Yidong <cyd@gnu.org>
1087
1088 * objects.texi (General Escape Syntax): Clarify the explanation of
1089 escape sequences.
1090 (Non-ASCII in Strings): Clarify when a string is unibyte vs
1091 multibyte. Hex escapes do not automatically make a string
1092 multibyte.
1093
43bcfda6
MR
10942012-11-03 Martin Rudalics <rudalics@gmx.at>
1095
1096 * windows.texi (Switching Buffers): Document option
1097 switch-to-buffer-preserve-window-point.
1098 (Display Action Functions): Document window-height and
1099 window-width alist entries.
1cbae532
SM
1100 (Display Action Functions):
1101 Document display-buffer-below-selected and
43bcfda6 1102 display-buffer-in-previous-window.
1cbae532
SM
1103 (Quitting Windows): Document quit-restore-window.
1104 Rewrite section.
43bcfda6
MR
1105 (Window Configurations): In window-state-get mention that
1106 argument window must be valid.
1107 (Window Parameters): Document quit-restore window parameter
1108 (Bug#12158).
1109
89b2c8a1
GM
11102012-10-31 Glenn Morris <rgm@gnu.org>
1111
88390adf
GM
1112 * control.texi (Catch and Throw): Add xref to cl.texi.
1113
aec5e6f9
GM
1114 * lists.texi (Sets And Lists): Point xref to better location.
1115
0d8e94e9
GM
1116 * errors.texi (Standard Errors):
1117 * loading.texi (Autoload): Update for cl-lib namespace changes.
1118
5241598a
GM
1119 * modes.texi (Defining Minor Modes): "Generalized Variables"
1120 section is now in this manual rather than cl.texi.
1121
89b2c8a1
GM
1122 * eval.texi (Special Forms): No longer special forms: defmacro,
1123 defun, save-window-excursion, with-output-to-temp-buffer.
1124 * functions.texi (Defining Functions): Defun is now a macro.
1125 Defalias is a function.
1126
516e1a08
GM
11272012-10-30 Glenn Morris <rgm@gnu.org>
1128
1129 * variables.texi (Generalized Variables): Fix typo.
1130
e29e39c9
CY
11312012-10-30 Chong Yidong <cyd@gnu.org>
1132
1133 * symbols.texi (Symbol Plists): Document function-get.
1134
1135 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
1136
1137 * frames.texi (Visibility of Frames): Document tty-top-frame.
1138
70edffb1
SM
11392012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1140
1141 * keymaps.texi (Format of Keymaps): Document the multiple
1142 inheritance format.
1143
3a51f0eb
MR
11442012-10-28 Martin Rudalics <rudalics@gmx.at>
1145
1146 * windows.texi (Basic Windows): Reformulate description of live,
1147 internal and valid windows.
1148 (Cyclic Window Ordering): Describe new argument of
1149 get-lru-window and get-largest-window. Add description of
1150 window-in-direction.
1151
5b6887ad
GM
11522012-10-27 Glenn Morris <rgm@gnu.org>
1153
5887564d
GM
1154 * variables.texi (Generalized Variables): New section,
1155 adapted from misc/cl.texi.
1156 * elisp.texi (Top): Add Generalized Variables to menu.
1157 * lists.texi (List Elements, List Variables):
1158 Mention generalized variables.
1159
5b6887ad
GM
1160 * lists.texi (List Elements): Typo fix.
1161
05b621a6
CY
11622012-10-27 Chong Yidong <cyd@gnu.org>
1163
1164 * minibuf.texi (High-Level Completion): Don't mention removed
1165 function iswitchb-read-buffer.
1166
1167 * commands.texi (Event Input Misc): Remove last-input-char.
1168 (Command Loop Info): Remove last-command-char.
1169
1170 * frames.texi (Initial Parameters): Don't mention the obsolete
1171 special-display feature.
1172
1173 * windows.texi (Choosing Window): Don't mention the obsolete
1174 special display feature.
1175 (Choosing Window Options): Remove obsolete special-display
1176 variables, and the functions special-display-p and
1177 special-display-popup-frame.
1178
1179 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
1180
1181 * hooks.texi (Standard Hooks): Remove obsolete hooks.
1182
1183 * markers.texi (Information from Markers): Remove obsolete
1184 function buffer-has-markers-at.
1185
1186 * text.texi (Yanking): Document yank-handled-properties.
1187
72ec96fb
PE
11882012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1189
1190 Update manual for new time stamp format (Bug#12706).
1191 * buffers.texi (Modification Time):
1192 * files.texi (Testing Accessibility, File Attributes):
1193 * intro.texi (Version Info):
1194 * os.texi (Time of Day):
1195 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
1196 These instances were missed the first time around.
1197 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
1198
75e8f9d2
CY
11992012-10-24 Chong Yidong <cyd@gnu.org>
1200
cd996018
CY
1201 * minibuf.texi (Text from Minibuffer): Document read-regexp
1202 changes.
1203
1cbae532
SM
1204 * nonascii.texi (Selecting a Representation):
1205 Document set-buffer-multibyte changes.
cd996018 1206
75e8f9d2
CY
1207 * keymaps.texi (Toolkit Differences): Node deleted.
1208 (Easy Menu): New node.
1209
d1069532
SM
12102012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1211
1212 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
1213
c4132fd4
PE
12142012-10-23 Paul Eggert <eggert@cs.ucla.edu>
1215
1216 Fix outdated timestamp documentation in Elisp manual (bug#12706).
1217 * files.texi (File Attributes):
1218 * text.texi (Undo):
1219 Time stamp resolution is now 1 picosecond, not 1 second.
1220
1fb3aa3f
CY
12212012-10-23 Chong Yidong <cyd@gnu.org>
1222
49238e7f
CY
1223 * display.texi (Font Lookup): Remove font-list-limit.
1224
1fb3aa3f
CY
1225 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
1226 (Bug#12529).
1227
5fb904b0
GM
12282012-10-22 Glenn Morris <rgm@gnu.org>
1229
f961c7d8
GM
1230 * os.texi (Recording Input): Tiny fix.
1231
4ee87740
GM
1232 * intro.texi (Lisp History):
1233 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
5fb904b0
GM
1234 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
1235
d18a0d24
CY
12362012-10-15 Chong Yidong <cyd@gnu.org>
1237
1238 * macros.texi (Defining Macros): defmacro is now a macro.
1239 Explicitly list the docstring and declare arguments.
1240
1241 * functions.texi (Anonymous Functions): Explicitly list the
1242 docstring, declare, and interactive arguments to lambda.
1243 (Defining Functions): Likewise for defun.
1244 (Inline Functions): Likewise for defsubst.
1245 (Declare Form): Tweak description.
1246
73f2b4ab
CY
12472012-10-13 Chong Yidong <cyd@gnu.org>
1248
1249 * display.texi (ImageMagick Images): ImageMagick enabled by default.
1250
379acb95
CY
12512012-10-05 Chong Yidong <cyd@gnu.org>
1252
1253 * minibuf.texi (Basic Completion): Clarify list form of completion
1254 table (Bug#12564).
1255
e8757f09 12562012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
26026637
BFRR
1257
1258 * functions.texi (Function Safety): Copyedit. (Bug#12562)
1259
86ec63ba
PE
12602012-10-01 Paul Eggert <eggert@cs.ucla.edu>
1261
1262 Revert the FOLLOW-SYMLINKS change for file-attributes.
1263 * files.texi (File Attributes, Magic File Names): Undo last change.
1264
e7a2937b
PE
12652012-09-30 Paul Eggert <eggert@cs.ucla.edu>
1266
1267 file-attributes has a new optional arg FOLLOW-SYMLINKS.
1268 * files.texi (File Attributes): Describe it.
1269 (Magic File Names): Use it.
1270
48de8b12
CY
12712012-09-30 Chong Yidong <cyd@gnu.org>
1272
1273 * commands.texi (Click Events): Define "mouse position list".
1274 Remove mention of unimplemented horizontal scroll bars.
1275 (Drag Events, Motion Events): Refer to "mouse position list".
1276 (Accessing Mouse): Document posnp.
1277
1278 * errors.texi (Standard Errors): Tweak arith-error description.
1279 Tweak markup. Remove domain-error and friends, which seem to be
1280 unused after the floating-point code revamp.
1281
1282 * functions.texi (Obsolete Functions): Obsolescence also affects
1283 documentation commands. Various clarifications.
1284 (Declare Form): New node.
1285
1286 * strings.texi (String Basics): Copyedits.
1287
1288 * os.texi (Idle Timers): Minor clarifications.
1289 (User Identification): Add system-users and system-groups.
1290
1291 * macros.texi (Defining Macros): Move description of `declare' to
1292 Declare Form node.
1293
1294 * loading.texi (Autoload):
1295 * help.texi (Documentation Basics): The special sequences can
1296 trigger autoloading.
1297
1298 * numbers.texi (Integer Basics): Copyedits.
1299 (Float Basics): Consider IEEE floating point always available.
1300 (Random Numbers): Document actual limits.
1301 (Arithmetic Operations): Clarify division by zero. Don't mention
1302 the machine-independence of negative division since it does not
1303 happen in practice.
1304
13052012-09-28 Chong Yidong <cyd@gnu.org>
1306
1307 * os.texi (Startup Summary): Document leim-list.el change.
1308
13092012-09-25 Chong Yidong <cyd@gnu.org>
1310
1311 * functions.texi (Defining Functions): defun is now a macro.
1312
e61d39cd 13132012-09-28 Leo Liu <sdl.web@gmail.com>
03922966
LL
1314
1315 * files.texi (Files): Fix typo.
1316
e109c4a6
CY
13172012-09-23 Chong Yidong <cyd@gnu.org>
1318
1319 * buffers.texi (Read Only Buffers): Document read-only-mode.
1320
1321 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
1322 read-only-mode.
1323
1324 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
1325 calling conventions.
1326
c88b867f
CY
13272012-09-22 Chong Yidong <cyd@gnu.org>
1328
1329 * searching.texi (Replacing Match): Minor clarification.
1330
df9685f3
EZ
13312012-09-22 Eli Zaretskii <eliz@gnu.org>
1332
287d7455
EZ
1333 * edebug.texi (Instrumenting): Improve indexing.
1334
df9685f3
EZ
1335 * os.texi (Idle Timers): Warn against reinvoking an idle timer
1336 from within its own timer action. (Bug#12447)
1337
47133380
CY
13382012-09-22 Chong Yidong <cyd@gnu.org>
1339
1340 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
1341
ab199df2 13422012-09-21 Glenn Morris <rgm@gnu.org>
1bfe3177
GM
1343
1344 * debugging.texi (Using Debugger): Fix typo.
1345
ed1f0bd3
CY
13462012-09-18 Chong Yidong <cyd@gnu.org>
1347
1348 * display.texi (Faces): Discuss anonymous faces.
1349 (Face Attributes): Tweak intro.
1350 (Defining Faces): Move after the Face Attributes node. Copyedits.
1351 (Displaying Faces): Describe role of inheritance.
1352
1353 * customize.texi (Customization): Define customization more
1354 carefully (Bug#11440).
1355 (Common Keywords): Add xref to Constant Variables.
1356
1357 * variables.texi (Defining Variables): Link to defcustom's node
1358 instead of the higher-level Customization chapter.
1359
c990426a
PE
13602012-09-11 Paul Eggert <eggert@cs.ucla.edu>
1361
1362 Simplify, document, and port floating-point (Bug#12381).
1363 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
1364 Document that / and mod (with floating point arguments), along
1365 with asin, acos, log, log10, expt and sqrt, return special values
1366 instead of signaling exceptions.
1367 (Float Basics): Document that logb operates on the absolute value
1368 of its argument.
1369 (Math Functions): Document that (log ARG BASE) also returns NaN if
1370 BASE is negative. Document that (expt X Y) returns NaN if X is a
1371 finite negative number and Y a finite non-integer.
1372
011474aa
CY
13732012-09-09 Chong Yidong <cyd@gnu.org>
1374
bb6b0efc
CY
1375 * lists.texi (Sets And Lists): Explain that the return value for
1376 delete should be used, like for delq.
1377
011474aa
CY
1378 * minibuf.texi (Yes-or-No Queries): Document recentering and
1379 scrolling in y-or-n-p. Remove gratuitous example.
1380
1381 * searching.texi (Search and Replace): Document window scrolling
1382 entries in query-replace-map.
1383
6dcef6ec
CY
13842012-09-08 Chong Yidong <cyd@gnu.org>
1385
1386 * syntax.texi (Syntax Table Internals): Define "raw syntax
1387 descriptor" terminology (Bug#12383).
1388 (Syntax Descriptors): Mention raw syntax descriptors.
1389
52404181
CY
13902012-09-07 Chong Yidong <cyd@gnu.org>
1391
1a5432bc
CY
1392 * variables.texi (Creating Buffer-Local): Fix description of
1393 local-variable-if-set-p (Bug#10713).
1394
0a6bdaa1
CY
1395 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
1396
14ba4cf3
CY
1397 * windows.texi (Display Action Functions)
1398 (Choosing Window Options): Remove obsolete variable
1399 display-buffer-reuse-frames.
cee2e90d 1400 (Switching Buffers): Minor doc tweak for switch-to-buffer.
14ba4cf3 1401
e5c2edf7
CY
1402 * positions.texi (Narrowing): Document buffer-narrowed-p.
1403
52404181
CY
1404 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
1405
1406 * syntax.texi (Low-Level Parsing): Add xref to Parser State
1407 (Bug#12269).
1408
7f7e0167
LI
14092012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
1410
1411 * debugging.texi (Explicit Debug): Document `debug-on-message'.
1412
6a787d9a
CY
14132012-09-02 Chong Yidong <cyd@gnu.org>
1414
1415 * windows.texi (Window Configurations): Recommend against using
1416 save-window-excursion (Bug#12075).
1417
1418 * control.texi (Catch and Throw):
1419 * positions.texi (Excursions): Don't mention it.
1420
0e23ef9d
PE
14212012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1422
1423 Better seed support for (random).
1424 * numbers.texi (Random Numbers): Document new behavior of
1425 the calls (random) and (random STRING).
1426
342dac71
MR
14272012-08-21 Martin Rudalics <rudalics@gmx.at>
1428
1429 * windows.texi (Window Point): Document recent changes in
1430 window-point and set-window-point.
1431 (Selecting Windows): Document recent change in select-window.
1432
a08eadfe
EZ
14332012-08-06 Eli Zaretskii <eliz@gnu.org>
1434
1435 * functions.texi (Closures): Put the main index entry for
1436 "closures" here. (Bug#12138)
1437
1438 * variables.texi (Lexical Binding): Disambiguate the index entry
1439 for "closures".
1440
35b6586e
CY
14412012-08-05 Chong Yidong <cyd@gnu.org>
1442
1443 * display.texi (Defining Faces): Move documentation of
1444 frame-background-mode to the Emacs manual (Bug#7774).
1445
02676e5d
CY
14462012-08-04 Chong Yidong <cyd@gnu.org>
1447
1448 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
1449 Fix description of syntax table inheritance.
1450 (Syntax Table Functions): Don't refer to internal contents of
1451 syntax table, since that is not explained yet. Copyedits.
1452 (Standard Syntax Tables): Node deleted.
1453 (Syntax Table Internals): Misc clarifications. Improve table
1454 formatting.
1455
1456 * keymaps.texi (Inheritance and Keymaps):
1457 * text.texi (Sticky Properties): Tweak index entry.
1458
73e0cbc0
EZ
14592012-07-28 Eli Zaretskii <eliz@gnu.org>
1460
1461 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
1462
09ae5da1
PE
14632012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1464
1465 Prefer typical American spelling for "acknowledgment".
1466 * intro.texi (Acknowledgments): Rename from Acknowledgements.
1467
1ada2e55
EZ
14682012-07-21 Eli Zaretskii <eliz@gnu.org>
1469
1470 * commands.texi (Special Events): Mention language-change event.
1471 (Input Events, Interactive Codes):
1472 * keymaps.texi (Key Sequences): Mention events that are
1473 non-keyboard but also non-mouse events.
1474
9ea10cc3
CY
14752012-07-17 Chong Yidong <cyd@gnu.org>
1476
1477 * text.texi (Insertion): Document insert-char changes.
1478
2e2d2a13
LL
14792012-07-15 Leo Liu <sdl.web@gmail.com>
1480
1481 * display.texi (Fringe Bitmaps): Add exclamation-mark.
1482
b68b3337
CY
14832012-07-13 Chong Yidong <cyd@gnu.org>
1484
1485 * buffers.texi (Read Only Buffers): Document toggle-read-only
1486 changes. Reword to account for the fact that read-only is
1487 currently not supported in overlay properties.
1488
ab4c47d3
CY
14892012-07-07 Chong Yidong <cyd@gnu.org>
1490
1491 * loading.texi (Library Search): Index site-lisp directories.
1492
d4913798
CY
14932012-07-06 Chong Yidong <cyd@gnu.org>
1494
1495 * intro.texi (A Sample Function Description): Fix incorrect
1496 markup, undoing previous change.
1497 (A Sample Variable Description): Minor clarifications and markup
1498 improvements.
1499
1500 * elisp.texi (Top):
1501 * text.texi (Text): Fix menu order.
1502
251736f4
RS
15032012-07-06 Richard Stallman <rms@gnu.org>
1504
1505 * intro.texi (Evaluation Notation, A Sample Function Description):
8c6c57ea 1506 (A Sample Variable Description): Improve/undo previous changes.
251736f4 1507
e8d71283
GM
15082012-07-05 Glenn Morris <rgm@gnu.org>
1509
1510 * intro.texi (A Sample Function Description): Fix cross-refs.
1511
47187200
MW
15122012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
1513
1514 * intro.texi (Evaluation Notation, A Sample Function Description)
1515 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
1516
a2eb421b
CY
15172012-06-27 Chong Yidong <cyd@gnu.org>
1518
1519 * processes.texi (Asynchronous Processes, Input to Processes):
1520 * internals.texi (Process Internals): Don't capitalize "pty".
1521
6d41a41d
TTN
15222012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1523
1524 * processes.texi (Asynchronous Processes): Make the pty vs pipe
1525 discussion more prominent.
1526
0bd8297f
EZ
15272012-06-23 Eli Zaretskii <eliz@gnu.org>
1528
1529 * commands.texi (Misc Events): Document the language-change event.
1530
d35af63c
PE
15312012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1532
1533 Support higher-resolution time stamps (Bug#9000).
1534 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
1535 * processes.texi (System Processes):
1536 Time stamp resolution is now picosecond, not microsecond.
1537
ac1a0ce1 15382012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1539
1540 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1541
1053a871
SM
15422012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1543
1544 * functions.texi (Defining Functions):
1545 * macros.texi (Defining Macros): Un-define the return value of `defun',
1546 `defmacro' and `defalias'.
1547
41b7f8bc
CY
15482012-06-17 Chong Yidong <cyd@gnu.org>
1549
1550 * elisp.texi: Remove urlcolor setting.
1551
82a25657
GM
15522012-06-17 Glenn Morris <rgm@gnu.org>
1553
1554 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
1555 Overlining no longer behaves exactly like underlining.
1556
a04689de 15572012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
8da9479c
GM
1558
1559 * display.texi (Face Attributes):
1560 Document wave-style underline face attribute.
1561
1b9b4cf4
CY
15622012-06-11 Chong Yidong <cyd@gnu.org>
1563
1564 * display.texi (ImageMagick Images): ImageMagick now supports the
1565 :background property.
1566
dbab98c7
DA
15672012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
1568
1569 * internals.texi (Garbage Collection): Typo fix.
1570
6175e34b
CY
15712012-06-09 Chong Yidong <cyd@gnu.org>
1572
1573 * text.texi (Special Properties): Clarify the meaning of a list of
1574 faces in the `face' property.
1575
1576 * display.texi (Face Remapping): Minor clarification.
1577
4b56d0fe
CY
15782012-06-08 Chong Yidong <cyd@gnu.org>
1579
1580 * display.texi (Face Attributes): Font family does not accept
1581 wildcards. De-document obsolete :bold and :italic attributes.
1582 (Defining Faces): Use new-style face spec format.
1583
f3372c87
DA
15842012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
1585
8d7c7eed 1586 * internals.texi (Garbage Collection): Document new
f3372c87
DA
1587 vector management code and vectorlike_header structure.
1588
5f2c76c6
CY
15892012-06-03 Chong Yidong <cyd@gnu.org>
1590
1591 * modes.texi (Mode Line Data): Use "mode line construct"
1592 terminology for consistency.
1593
ecc6530d
GM
15942012-05-27 Glenn Morris <rgm@gnu.org>
1595
1596 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
1597 * buffers.texi, commands.texi, compile.texi, control.texi:
1598 * customize.texi, debugging.texi, display.texi, doclicense.texi:
1599 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
1600 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
1601 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
1602 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
1603 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
1604 * objects.texi, os.texi, package.texi, positions.texi:
1605 * processes.texi, searching.texi, sequences.texi, streams.texi:
1606 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
1607 * variables.texi, windows.texi: Nuke hand-written node pointers.
1608
33017faf 16092012-05-27 Chong Yidong <cyd@gnu.org>
27d1f87a 1610
33017faf
GM
1611 * functions.texi (Obsolete Functions):
1612 Fix doc for set-advertised-calling-convention.
27d1f87a
CY
1613
1614 * modes.texi (Mode Help): Fix describe-mode.
1615
1616 * display.texi (Face Functions): Fix define-obsolete-face-alias.
1617
1618 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
1619
33017faf 16202012-05-27 Martin Rudalics <rudalics@gmx.at>
0b128ac4 1621
33017faf 1622 * commands.texi (Recursive Editing): recursive-edit is a command.
0b128ac4
MR
1623
1624 * compile.texi (Docs and Compilation):
1625 byte-compile-dynamic-docstrings is an option.
1626
1627 * debugging.texi (Invoking the Debugger): debug is a command.
1628
1629 * display.texi (Progress): progress-reporter-update and
1630 progress-reporter-force-update have VALUE argument optional.
1631 (Animated Images): Use non-@code{nil} instead of non-nil.
1632
33017faf
GM
1633 * files.texi (Format Conversion Round-Trip):
1634 Use non-@code{nil} instead of non-nil.
0b128ac4
MR
1635
1636 * frames.texi (Creating Frames): make-frame is a command.
1637 (Input Focus): select-frame is a command.
1638 (Pointer Shape): void-text-area-pointer is an option.
1639
33017faf 1640 * help.texi (Describing Characters): read-kbd-macro is a command.
0b128ac4
MR
1641 (Help Functions): describe-prefix-bindings is a command.
1642
1643 * markers.texi (Creating Markers): Both arguments of copy-marker
1644 are optional.
1645
1646 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
1647
1648 * modes.texi (Mode Line Variables): mode-line-remote and
1649 mode-line-client are not options.
1650 (Imenu): imenu-add-to-menubar is a command.
33017faf 1651 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
0b128ac4
MR
1652
1653 * os.texi (Sound Output): play-sound-file is a command.
1654
33017faf 1655 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
0b128ac4 1656
33017faf
GM
1657 * processes.texi (Signals to Processes):
1658 Use @key{RET} instead of @code{RET}.
0b128ac4
MR
1659 (Signals to Processes): signal-process is a command.
1660
33017faf 1661 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
0b128ac4
MR
1662 (Base 64): base64-encode-string is not a command while
1663 base64-decode-region is.
1664
1665 * windows.texi (Switching Buffers): pop-to-buffer is a command.
1666
3fe7cdc8
GM
16672012-05-12 Glenn Morris <rgm@gnu.org>
1668
1669 * Makefile.in (MKDIR_P): New, set by configure.
1670 (mkinfodir): Use $MKDIR_P.
1671
dc0f75c8
GM
16722012-05-10 Glenn Morris <rgm@gnu.org>
1673
b8a82b69
GM
1674 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
1675 with "coding: raw-text".
51b1e059 1676 Concept of multibyte sessions no longer exists.
b8a82b69 1677
dc0f75c8
GM
1678 * files.texi (File Locks): Mention create-lockfiles option.
1679
666b903b 16802012-05-09 Glenn Morris <rgm@gnu.org>
143d9dd8 1681
5b6eebcf
GM
1682 * vol1.texi, vol2.texi: Remove files.
1683 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
1684 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
1685
0a454caf 1686 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
e6afe47b 1687
143d9dd8
GM
1688 * two-volume.make (emacsdir): New.
1689 (tex): Add directory with emacsver.texi to TEXINPUTS.
1690
e68b393e
GM
1691 * minibuf.texi (Minibuffer History, Basic Completion):
1692 Tweak page breaks.
1693
9658dc2a
GM
1694 * internals.texi (Garbage Collection, Memory Usage)
1695 (Writing Emacs Primitives): Tweak page breaks.
1696
161c2a25
GM
1697 * streams.texi (Output Variables): Improve page break.
1698
1699 * edebug.texi (Edebug Display Update): Improve page break.
1700
51d58083
GM
1701 * compile.texi (Disassembly): Condense the examples.
1702
ddff3351
GM
1703 * eval.texi, functions.texi, loading.texi, macros.texi:
1704 Where possible, use example rather than smallexample.
1705
1706 * symbols.texi: Where possible, use example rather than smallexample.
1707 (Symbol Components): Fix typo.
1708 (Other Plists): Tweak page break.
1709
1710 * sequences.texi (Arrays): Tweak page breaks.
1711
1712 * customize.texi: Where possible, use example rather than smallexample.
1713 (Common Keywords, Variable Definitions, Applying Customizations)
1714 (Custom Themes): Tweak page breaks.
1715
1716 * control.texi: Where possible, use example rather than smallexample.
1717 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
1718 Tweak page breaks.
1719
ca4b98fa
GM
17202012-05-08 Glenn Morris <rgm@gnu.org>
1721
5122804a
GM
1722 * two.el: Remove; unused since creation of two-volume.make.
1723
ca4b98fa
GM
1724 * vol1.texi, vol2.texi: No need to keep menus in these files.
1725
eceeb5fc
CY
17262012-05-05 Glenn Morris <rgm@gnu.org>
1727
1728 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
1729
1730 * intro.texi (Caveats): Copyedit.
1731 (Lisp History): Convert inforef to xref.
1732 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
1733
1734 * text.texi (Auto Filling): Don't mention Emacs 19.
1735
1736 * commands.texi (Event Input Misc): Don't mention unread-command-char.
1737 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
1738
1739 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
1740
eceeb5fc
CY
1741 * lists.texi (List-related Predicates, List Variables):
1742 Tweak page-breaks.
1743 (Sets And Lists): Convert inforef to xref.
1744
8045b906
GM
17452012-05-04 Glenn Morris <rgm@gnu.org>
1746
1747 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1748 (info, infoclean): Use $INFO_EXT.
1749 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1750 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1751 (info, maintainer-clean): Use $INFO_EXT.
1752 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1753
78f3273a
CY
17542012-05-04 Chong Yidong <cyd@gnu.org>
1755
1756 * os.texi (Timers): Use defopt for timer-max-repeats.
1757
ab0fa4e4
PE
17582012-05-03 Paul Eggert <eggert@cs.ucla.edu>
1759
1760 * os.texi (Time of Day): Do not limit current-time-string
1761 to years 1000..9999.
1762
2bc356d7
CY
17632012-05-02 Chong Yidong <cyd@gnu.org>
1764
1765 * display.texi (Font Lookup):
1766 * frames.texi (Pointer Shape):
1767 * processes.texi (Subprocess Creation): Use defopt for options.
1768
90207a15 17692012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
1770
1771 * elisp.texi (@copying):
1772 * intro.texi (Introduction): Only print VERSION in the TeX version.
1773
90207a15 17742012-05-02 Chong Yidong <cyd@gnu.org>
5a5fd9f3
CY
1775
1776 * text.texi (Change Hooks): Minor fix for after-change-functions.
1777
90207a15 17782012-05-02 Glenn Morris <rgm@gnu.org>
7eac3782
GM
1779
1780 * package.texi (Packaging Basics):
1781 * loading.texi (Autoload):
1782 * files.texi (Magic File Names):
1783 Reword to remove/reduce some overly long/short lines.
1784
a8e7d6d7 17852012-04-27 Glenn Morris <rgm@gnu.org>
cf988578
GM
1786
1787 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
1788 * modes.texi (Major Modes, Auto-Indentation):
1789 * buffers.texi (Buffers): Some fixes for menu descriptions.
1790
a8e7d6d7 17912012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
88ed9e87
SM
1792 * functions.texi (Simple Lambda, Argument List):
1793 * eval.texi (Function Indirection): Avoid deprecated form.
1794
a8e7d6d7 17952012-04-27 Glenn Morris <rgm@gnu.org>
16152b76 1796
1a72be46
GM
1797 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
1798 Add "et al." to authors.
1799
16152b76
GM
1800 * buffers.texi, commands.texi, compile.texi, control.texi:
1801 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
1802 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
1803 * modes.texi, numbers.texi, objects.texi, streams.texi:
1804 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
1805 Use Texinfo recommended convention for quotes+punctuation.
1806
a8e7d6d7 18072012-04-27 Chong Yidong <cyd@gnu.org>
9ec7751f
CY
1808
1809 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
1810 to where-is-internal (Bug#10872).
1811
a8e7d6d7 18122012-04-27 Glenn Morris <rgm@gnu.org>
9c51bbaa 1813
a2715669
GM
1814 * macros.texi (Indenting Macros): Fix typo.
1815
0b27932b
GM
1816 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
1817 (Resizing Windows, Deleting Windows, Selecting Windows)
e78d873d
GM
1818 (Choosing Window Options, Horizontal Scrolling)
1819 (Cyclic Window Ordering, Window History, Dedicated Windows)
09ebefe1
GM
1820 (Quitting Windows, Window Configurations, Textual Scrolling):
1821 (Coordinates and Windows, Window Configurations)
1822 (Window Parameters, Window Hooks): Copyedits.
0b27932b
GM
1823 (Splitting Windows, Deleting Windows):
1824 Fix ignore-window-parameters logic.
1825 (Selecting Windows, Choosing Window Options): Markup fixes.
e78d873d
GM
1826 (Window Start and End): Remove pointless example.
1827 Remove cross-reference to deleted count-lines content.
09ebefe1
GM
1828 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
1829 and recenter-positions. Remove recenter example.
0b27932b 1830
0dc91072
GM
1831 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
1832
9c51bbaa
GM
1833 * minibuf.texi (Intro to Minibuffers):
1834 Tweak discussion of resizing minibuffer window.
1835
674ea9c6
GM
18362012-04-26 Glenn Morris <rgm@gnu.org>
1837
8a4ca8e3 1838 * elisp-covers.texi, front-cover-1.texi: Remove files.
8191c3bd 1839
562e638f
GM
1840 * tindex.pl: Remove file.
1841
674ea9c6
GM
1842 * makefile.w32-in (srcs):
1843 * Makefile.in (srcs): Remove back.texi (which is unused).
1844
b613912b
MA
18452012-04-24 Michael Albinus <michael.albinus@gmx.de>
1846
e43042fe
MA
1847 * os.texi (Notifications): Extend possible notification hints.
1848 Add notifications-get-capabilities.
b613912b 1849
f30d612a
CY
18502012-04-20 Chong Yidong <cyd@gnu.org>
1851
1852 * processes.texi (Asynchronous Processes): Mention nil argument to
1853 start-process.
1854
b58b1df8
GM
18552012-04-20 Glenn Morris <rgm@gnu.org>
1856
1857 * minibuf.texi (Basic Completion): No need to describe obarrays here.
1858 Don't mention obsolete `nospace' argument of all-completions.
1859 (Minibuffer Completion, Completion Commands, Reading File Names)
1860 (Completion Variables): Copyedits.
1861 (Completion Commands): Mention parent keymaps.
1862 Remove obsolete minibuffer-local-filename-must-match-map.
1863 (High-Level Completion): Remove read-variable's almost
1864 word-for-word duplication of read-command.
1865 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
1866 Update "High-Level Completion" description.
1867
c0ea08d2
GM
1868 * minibuf.texi (Minibuffers):
1869 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
1870
9d2754f5
GM
1871 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
1872 Use Texinfo-recommended form of quote+punctuation.
1873 (Intro to Minibuffers): First minibuffer is #1, not #0.
1874 Mention minibuffer-inactive-mode.
1875 (Text from Minibuffer): Copyedits.
1876 (Minibuffer History, Programmed Completion): Fix @var usage.
c5467d73
GM
1877 (Object from Minibuffer): Remove overly pedantic para.
1878 (Minibuffer History): Copyedits. Add face-name-history.
1879 (Initial Input, Yes-or-No Queries, Multiple Queries)
1880 (Minibuffer Windows, Minibuffer Misc): Copyedits.
1881 (Yes-or-No Queries): Tweak example.
1882 (Minibuffer Commands): Add next-complete-history-element.
1883 (Minibuffer Misc): Mention minibuffer-message-timeout, and
1884 minibuffer-inactive-mode.
9d2754f5 1885
4373fd43
GM
1886 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
1887 (Bindat Functions): Copyedits.
1888
61bb069e 18892012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
0e80650b
CS
1890
1891 * files.texi (Saving Buffers): Document `visit and `visit-save'
1892 values of require-final-newline.
1893
61bb069e 18942012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
1895
1896 * processes.texi (Output from Processes, Filter Functions):
1897 Mention waiting-for-user-input-p.
1898 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
1899 (Network Servers, Datagrams, Network Processes, Network Options)
1900 (Network Feature Testing, Serial Ports): Copyedits.
1901 (Network): Add encrypted network overview paragraph.
1902 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
1903
61bb069e 19042012-04-20 Chong Yidong <cyd@gnu.org>
21ffa320
CY
1905
1906 * help.texi (Keys in Documentation): Mention :advertised-binding.
1907
1908 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
1909 description to help.texi.
1910
61bb069e 19112012-04-20 Glenn Morris <rgm@gnu.org>
62f4b18c
GM
1912
1913 * processes.texi (Process Information, Input to Processes)
1914 (Signals to Processes, Output from Processes, Process Buffers)
1915 (Filter Functions, Decoding Output): Copyedits.
4f5d565f 1916 (Accepting Output): Discourage use of `millisec' argument.
62f4b18c 1917
e153c136
GM
19182012-04-15 Glenn Morris <rgm@gnu.org>
1919
1920 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
12acf783
GM
1921 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
1922 Copyedits.
e153c136 1923 (Subprocess Creation): Discourage modifying exec-path directly.
12acf783
GM
1924 (Synchronous Processes, Asynchronous Processes):
1925 Update some example output.
e153c136
GM
1926 (Process Information): Fix typo.
1927 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
1928
e6fd457e 19292012-04-15 Glenn Morris <rgm@gnu.org>
764a3017
GM
1930
1931 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
1932 open-network-stream does exist in Emacs 23, but is simpler.
1933
e6fd457e 19342012-04-15 Chong Yidong <cyd@gnu.org>
03ed9e82
CY
1935
1936 * customize.texi (Custom Themes): Also document load-theme etc.
1937
35dc09a1 19382012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
1939
1940 * customize.texi (Applying Customizations):
1941 (Custom Themes): New nodes.
1942
1943 * display.texi (Defining Faces): Reference custom-set-faces.
1944
1945 * modes.texi (Defining Minor Modes, Defining Minor Modes):
1946 * os.texi (Startup Summary): Copyedits.
1947
35dc09a1 19482012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
1949
1950 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
1951
9fce7eda
GM
1952 * strings.texi (Case Tables):
1953 * objects.texi (General Escape Syntax):
1954 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
1955
2bb0eca1
GM
1956 * buffers.texi, compile.texi, customize.texi, debugging.texi:
1957 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
1958 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
1959 * text.texi: Use @file for buffers, per the Texinfo manual.
1960
62200c14
GM
1961 * compile.texi (Compiler Errors): Add missing space in buffer name.
1962
35dc09a1 19632012-04-14 Chong Yidong <cyd@gnu.org>
9fe9631c
CY
1964
1965 * processes.texi (Query Before Exit): Remove obsolete function
1966 process-kill-without-query (Bug#11190).
1967
35dc09a1 19682012-04-14 Glenn Morris <rgm@gnu.org>
8fc85b20
GM
1969
1970 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
1971 Use @env for environment variables.
1972
f48a9cb4
GM
1973 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1974
0a6dd5e2
JA
19752012-04-12 Jari Aalto <jari.aalto@cante.net>
1976
1cbae532
SM
1977 * processes.texi (Synchronous Processes):
1978 Mention `default-directory' (bug#7515).
0a6dd5e2 1979
b4d3bc10
CY
19802012-04-09 Chong Yidong <cyd@gnu.org>
1981
1982 * customize.texi (Variable Definitions): Remove user-variable-p.
1983
1984 * commands.texi (Interactive Codes):
1985 * help.texi (Accessing Documentation):
1986 * minibuf.texi (High-Level Completion): Callers changed.
1987
ea0ff314
CY
19882012-04-06 Chong Yidong <cyd@gnu.org>
1989
1990 * minibuf.texi (Programmed Completion): Document metadata method.
1991 (Completion Variables): Document completion-category-overrides.
1992
91b65361
CY
19932012-04-05 Chong Yidong <cyd@gnu.org>
1994
1995 * anti.texi (Antinews): Rewrite for Emacs 23.
1996
3d439cd1
CY
19972012-04-04 Chong Yidong <cyd@gnu.org>
1998
321cc491
CY
1999 * minibuf.texi (Programmed Completion): Remove obsolete variable
2000 completion-annotate-function.
1cbae532
SM
2001 (Completion Variables): Rename from Completion Styles.
2002 Document completion-extra-properties. Document completion-styles-alist
321cc491 2003 change.
245d176b
CY
2004 (Reading File Names): minibuffer-local-filename-must-match-map is
2005 not used anymore.
2006 (Minibuffer Completion): Document completing-read-function.
2007 (Completion in Buffers): completion-at-point-functions can return
2008 properties recognized in completion-extra-properties.
321cc491 2009
3d439cd1
CY
2010 * display.texi (Delayed Warnings): New node.
2011
a7972adf
CY
2012 * os.texi (Notifications): Copyedits.
2013
97f4a299
GM
20142012-04-04 Glenn Morris <rgm@gnu.org>
2015
2016 * os.texi (Notifications): Copyedits.
2017
9ff687e1
MA
20182012-04-03 Michael Albinus <michael.albinus@gmx.de>
2019
2020 * os.texi (Terminal-Specific): Fix typo.
2021 (Notifications): New section.
2022
2023 * elisp.texi (Top):
2024 * vol1.texi (Top):
2025 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
2026 menu entries.
2027
42ee526b
CY
20282012-04-01 Chong Yidong <cyd@gnu.org>
2029
2030 * files.texi (Kinds of Files): file-subdir-of-p renamed to
2031 file-in-directory-p.
2032
0b021094
GM
20332012-03-31 Glenn Morris <rgm@gnu.org>
2034
2035 * edebug.texi (Instrumenting Macro Calls):
2036 Mention defining macros at instrumentation time.
2037 (Edebug Options): Mention edebug-unwrap-results.
2038
50fe197c
EZ
20392012-03-31 Eli Zaretskii <eliz@gnu.org>
2040
2041 * text.texi (Special Properties): Clarify the description of the
2042 effect of integer values of the 'cursor' property on cursor
2043 position. See the discussions in bug#11068 for more details and
2044 context.
2045
650b6d0b
GM
20462012-03-31 Glenn Morris <rgm@gnu.org>
2047
2048 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
2049 Copyedits.
2050
5319014e
CY
20512012-03-30 Chong Yidong <cyd@gnu.org>
2052
2053 * display.texi (Image Formats): Add imagemagick type.
2054 (Image Descriptors): Mention how they are used.
2055 (ImageMagick Images): Clarify role of imagemagick-register-types.
2056 (Character Display): Don't mention glyph tables.
2057 (Display Tables): Use make-glyph-code in example.
2058 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
2059 tables are semi-obsolete. De-document create-glyph.
2060 (Glyphless Chars): Note that display tables override this.
2061 (Bidirectional Display): Copyedits. Introduce "bidirectional
2062 reordering" terminology, and use it.
2063
f1224267
GM
20642012-03-30 Glenn Morris <rgm@gnu.org>
2065
2066 * edebug.texi (Jumping): Give name of `i' binding.
2067
d14daa28
GM
20682012-03-28 Glenn Morris <rgm@gnu.org>
2069
2070 * searching.texi (Regular Expressions, Regexp Special):
fee88ca0
GM
2071 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
2072 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
d14daa28
GM
2073 (Regexp Special): Mention collation.
2074 Clarify char classes with an example.
fee88ca0
GM
2075 (Regexp Functions): Mention regexp-opt is not guaranteed.
2076 Mention regexp-opt-charset.
2077 (Regexp Search): Recommend against looking-back.
2078 (Search and Replace): Use Texinfo recommended quote convention.
2079 Add more query-replace-map items. List multi-query-replace-map items.
d14daa28 2080
dcb6e7b3
MR
20812012-03-27 Martin Rudalics <rudalics@gmx.at>
2082
2083 * windows.texi (Window History): Describe new option
2084 switch-to-visible-buffer.
2085
cf0495f2
GM
20862012-03-27 Glenn Morris <rgm@gnu.org>
2087
4fb9a543
GM
2088 * searching.texi (String Search): Add xref to Emacs manual.
2089 Copyedits. Mention the function word-search-regexp.
2090 (Searching and Case): Add xref to Emacs manual. Copyedits.
2091
9364727b
GM
2092 * processes.texi (Network Servers): Standardize apostrophe usage.
2093
cf0495f2
GM
2094 * os.texi (System Environment): Copyedits. Remove some examples
2095 that do not seem useful. Mention setenv third arg.
2096 tty-erase-char does not seem to be nil under a window-system.
2097 (User Identification): Copyedits.
2098 Remove some examples that do not seem useful.
2099
33da7b16
GM
21002012-03-26 Glenn Morris <rgm@gnu.org>
2101
2102 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
2103 (Init File): Copyedits.
2104 (Command-Line Arguments): Copyedits. Do not mention argv alias.
02243d9d
GM
2105 (Killing Emacs): Copyedits.
2106 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
2107 Shorten the example, use more standard shell prompts.
33da7b16 2108
9a69676a
CY
21092012-03-25 Chong Yidong <cyd@gnu.org>
2110
2111 * display.texi (Fringes): Note that fringes are shown on graphical
2112 displays only.
2113 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
2114 (Replacing Specs): Clarify example.
2115 (Manipulating Buttons): Note that button-at can return a marker.
2116 (Buttons): Minor rewrite.
2117 (Character Display): New node. Consolidate all character display
2118 related nodes into its subsections.
2119 (Usual Display): Character 127 is also affected by ctl-arrow.
2120 (Display Tables): Improve example.
2121
c8f6ec5c
GM
21222012-03-22 Glenn Morris <rgm@gnu.org>
2123
2124 * strings.texi (Text Comparison): Mention string-prefix-p.
2125
fb5b8aca
CY
21262012-03-21 Chong Yidong <cyd@gnu.org>
2127
2128 * display.texi (The Echo Area): Add xref to Output Streams.
2129 (Displaying Messages): Improve doc of message.
2130 (Echo Area Customization, Invisible Text): Copyedits.
2131 (Invisible Text): Mention that spec comparison is done with eq.
2132 (Width): Improve doc of char-width.
2133 (Faces): Recommend using symbol instead of string for face name.
2134 Minor clarifications.
2135 (Defining Faces): Copyedits. Update face example.
2136 (Attribute Functions): Mark set-face-foreground etc as commands.
1cbae532
SM
2137 (Face Remapping): Mention text-scale-adjust.
2138 Clarify face-remapping-alist and related docs.
fb5b8aca
CY
2139 (Face Functions): Don't document make-face or copy-face.
2140
025de85b
CY
21412012-03-20 Chong Yidong <cyd@gnu.org>
2142
2143 * display.texi (Forcing Redisplay): Various rewrites to reflect
2144 new value of redisplay-dont-pause.
2145 (Truncation): Copyedits.
2146
a5656eae
GM
21472012-03-20 Glenn Morris <rgm@gnu.org>
2148
2149 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
2150 Add summary table of some relevant command-line options.
2151
d15aac68
CY
21522012-03-18 Chong Yidong <cyd@gnu.org>
2153
2154 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
2155 (Writing Emacs Primitives): Re-organize discussion of functions
2156 with variable Lisp arguments are handled. Delete an obsolete
2157 remark, previously tagged as FIXME.
2158
2159 * os.texi (Idle Timers): Minor clarification.
2160 (Idle Timers): Link to Time of Day for description of time list.
2161
b59af549
GM
21622012-03-18 Glenn Morris <rgm@gnu.org>
2163
2164 * os.texi (System Interface): Flow control was removed.
2165 (Startup Summary): General update.
2166 (Init File): Don't mention compiling it.
2167
986bd52a
CY
21682012-03-17 Chong Yidong <cyd@gnu.org>
2169
2170 * os.texi (Startup Summary): Mention package loading.
2171 (Init File): Don't refer to .emacs in section title. Copyedits.
2172 (Terminal-Specific): Give a realistic example.
2173 (Command-Line Arguments): Reference Entering Emacs instead of
2174 repeating the spiel about not restarting Emacs.
2175 (Time of Day): Discuss time representation at beginning of node.
2176 (Sound Output): Copyedits.
2177
2178 * package.texi (Packaging Basics): Document package-initialize.
2179
f761251a
EZ
21802012-03-17 Eli Zaretskii <eliz@gnu.org>
2181
2182 * frames.texi (Initial Parameters): Add an index entry for
2183 minibuffer-only frame.
2184
da986230
GM
21852012-03-16 Glenn Morris <rgm@gnu.org>
2186
2187 * modes.texi (Major Mode Conventions): Mention the strange
2188 relationship between View mode and special modes. (Bug#10650)
2189
2cc775f9
CY
21902012-03-11 Chong Yidong <cyd@gnu.org>
2191
2192 * windows.texi (Window Configurations): save-window-excursion is
2193 now a macro.
2194
2195 * display.texi (Temporary Displays): with-output-to-temp-buffer is
2196 now a macro.
2197
66c5eebd
CY
2198 * text.texi (Fields): Minor copyedit.
2199
310a820f
EZ
22002012-03-10 Eli Zaretskii <eliz@gnu.org>
2201
83a96c08
EZ
2202 * strings.texi (String Basics):
2203 * sequences.texi (Sequence Functions): Mention that `length' is
2204 not appropriate for computing the string width on display; add a
2205 cross-reference to the description of `string-width'. (Bug#10978)
2206
310a820f
EZ
2207 * eval.texi (Autoloading): Minor change of wording.
2208
83ef8187
CY
22092012-03-10 Chong Yidong <cyd@gnu.org>
2210
bc44be50
CY
2211 * loading.texi (Autoload): Explicitly state which forms are
2212 processed specially (Bug#7783).
2213
83ef8187
CY
2214 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
2215 non-default situation. Describe one-submenu exception (Bug#7695).
2216
2217 * nonascii.texi (Character Properties): Copyedits.
2218
483ab230
CY
22192012-03-08 Chong Yidong <cyd@gnu.org>
2220
2221 * text.texi (Mode-Specific Indent): Document new behavior of
2222 indent-for-tab-command. Document tab-always-indent.
2223 (Special Properties): Copyedits.
2224 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
2225 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
2226 libxml-parse-html-region.
2227
00e84de0
GM
22282012-03-07 Glenn Morris <rgm@gnu.org>
2229
eaa6bc3c
GM
2230 * markers.texi (The Region): Briefly mention use-empty-active-region
2231 and region-active-p.
a9685db7 2232 (Overview of Markers): Reword garbage collection, add cross-ref.
eaa6bc3c 2233 (The Mark): Tiny clarification re command loop and activate-mark-hook.
00e84de0 2234
67cd45a2
CY
22352012-03-07 Chong Yidong <cyd@gnu.org>
2236
2237 * text.texi (Buffer Contents): Don't duplicate explanation of
2238 region arguments from Text node. Put doc of obsolete var
2239 buffer-substring-filters back, since it is referred to.
2240 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
2241 selection by default.
2242
2243 * markers.texi (The Mark): Fix typo.
2244 (The Region): Copyedits.
2245
2ad80941
GM
22462012-03-07 Glenn Morris <rgm@gnu.org>
2247
2248 * markers.texi (Overview of Markers): Copyedits.
2249 (Creating Markers): Update approximate example buffer size.
2250 (The Mark): Don't mention uninteresting return values.
2251
ef959d3a
CY
22522012-03-05 Chong Yidong <cyd@gnu.org>
2253
2254 * positions.texi (Text Lines): Document count-words.
2255
a08a07e3
CY
22562012-03-04 Chong Yidong <cyd@gnu.org>
2257
2258 * frames.texi (Frames): Remove little-used "terminal frame" and
2259 "window frame" terminology.
2260 (Frame Parameters, Font and Color Parameters, Initial Parameters)
2261 (Size and Position, Visibility of Frames): Callers changed.
2262 (Frames): Clarify which terminals in framep are graphical.
2263 (Initial Parameters): --geometry is not the only option which adds
2264 to initial-frame-alist.
2265 (Position Parameters): Note that icon-left and icon-top are for
2266 old window managers only.
2267 (Size Parameters): Sizes are in characters even on graphical
2268 displays.
2269 (Management Parameters): Note that window-id and outer-window-id
2270 can't really be changed, and that auto-raise isn't always obeyed.
2271 (Cursor Parameters): Document cursor-type explicitly.
2272 (Size and Position): The aliases set-screen-height and
2273 set-screen-width have been deleted.
2274 (Visibility of Frames): Mention "minimization".
2275
2276 * os.texi (Startup Summary): Minor clarifications.
2277 (Startup Summary, Suspending Emacs): Standardize on "text
2278 terminal" terminology.
2279
2280 * windows.texi (Basic Windows, Coordinates and Windows)
2281 (Coordinates and Windows):
2282 * display.texi (Refresh Screen, Line Height, Face Attributes)
2283 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
2284
ea16568d
GM
22852012-03-04 Glenn Morris <rgm@gnu.org>
2286
2287 * abbrevs.texi: Small copyedits throughout.
2288 (Abbrev Mode): Remove this section, folding it into the top-level.
2289 (Abbrev Tables): Don't mention irrelevant return values.
2290 (Abbrev Expansion): Add cross-ref for wrapper hooks.
2291 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
2292 (Abbrev Table Properties): Update nil :regexp description.
2293
b3134b95
GM
22942012-03-03 Glenn Morris <rgm@gnu.org>
2295
520f2425
GM
2296 * internals.texi: Change @appendix section commands to @section.
2297 (Building Emacs): Say less about CANNOT_DUMP platforms.
2298 Replace deleted eval-at-startup with custom-initialize-delay.
999dd333 2299 (Pure Storage): Small changes.
01a6dcc8 2300 (Memory Usage): Copyedit.
7d2d7cc0
GM
2301 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
2302 example definitions. Give examples of things with non-nil
2303 interactive args. Mention eval_sub. Remove old info about
2304 strings and GCPRO. Mention cus-start.el.
2305 (Buffer Internals, Window Internals, Process Internals):
2306 Misc small updates and fixes for fields.
520f2425 2307
b3134b95
GM
2308 * tips.texi: Copyedits.
2309 (Coding Conventions): Mention autoloads.
2310 Combine partially duplicated macro items. Fix xref.
2311 Refer to Library Headers for copyright notice.
2312 (Programming Tips): edit-options is long-obsolete.
2313 (Compilation Tips): Mention loading bytecomp for byte-compile props.
2314 (Warning Tips): Mention declare-function.
2315 (Documentation Tips): Remove old info.
2316 (Comment Tips): Mention comment-dwim, not indent-for-comment.
2317 (Library Headers): General update.
2318
2064cc6a
GM
23192012-03-02 Glenn Morris <rgm@gnu.org>
2320
6945faa6
GM
2321 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
2322 and relocate entry. Mention buffer-stale-function.
2323
4186e877
GM
2324 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
2325
2064cc6a
GM
2326 * hooks.texi (Standard Hooks): General update.
2327 Put related hooks together. Add and remove items.
2328 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
2329 * modes.texi (Hooks): Tweak cross-ref description.
2330
7272fbf3
MA
23312012-03-01 Michael Albinus <michael.albinus@gmx.de>
2332
2333 * files.texi (Kinds of Files): The return value of file-equal-p is
2334 unspecified, if FILE1 or FILE2 does not exist.
2335
53a1239b
GM
23362012-03-01 Glenn Morris <rgm@gnu.org>
2337
90db9af9
GM
2338 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
2339
53a1239b
GM
2340 * maps.texi (Standard Keymaps): General update.
2341 Remove mode-specific maps, talk about the more general keymaps.
2342 * help.texi (Help Functions): Add vindex for Helper-help-map.
2343 * keymaps.texi (Active Keymaps): Minor rephrasing.
2344
775b55af
GM
23452012-02-29 Glenn Morris <rgm@gnu.org>
2346
2347 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
2348
96b49301 23492012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2350
7272fbf3 2351 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
bf7f9bc5 2352 Update changed behavior of file-subdir-of-p.
96b49301 2353
1383d930
GM
23542012-02-28 Glenn Morris <rgm@gnu.org>
2355
44e97401
GM
2356 * advice.texi, anti.texi, display.texi, elisp.texi:
2357 * processes.texi, variables.texi, vol1.texi, vol2.texi:
2358 Standardize possessive apostrophe usage.
2359
e3c73f1e
GM
2360 * locals.texi: Remove file.
2361 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
2362 Remove menu entry.
2363 * errors.texi, maps.texi: Adjust node pointers.
2364 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
edb3ac8c 2365 * makefile.w32-in (srcs):
e3c73f1e
GM
2366 * Makefile.in (srcs): Remove locals.texi.
2367
1383d930
GM
2368 * frames.texi (Mouse Position): Fix cross-ref.
2369
431ee44b
CY
23702012-02-27 Chong Yidong <cyd@gnu.org>
2371
2372 * buffers.texi (Creating Buffers): Clarify that
2373 generate-new-buffer uses generate-new-buffer-names.
2374 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
2375
2376 * files.texi (Directory Names): Index entry for file name abbreviations.
2377 (Relative File Names, File Name Expansion): Refer to it.
2378 (Locating Files): Move locate-user-emacs-file documentation to
2379 Standard File Names.
2380 (Standard File Names): Add locate-user-emacs-file; update examples.
2381
6a11ec9d
MA
23822012-02-26 Michael Albinus <michael.albinus@gmx.de>
2383
2384 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
2385
9a4888c0
CY
23862012-02-26 Chong Yidong <cyd@gnu.org>
2387
2388 * files.texi (Kinds of Files): Improve documentation of
2389 files-equal-p and file-subdir-of-p.
2390
f0e751b9
GM
23912012-02-26 Glenn Morris <rgm@gnu.org>
2392
2393 * intro.texi (Acknowledgements): Small changes.
2394
7e05b1ec
GM
23952012-02-25 Glenn Morris <rgm@gnu.org>
2396
2397 * errors.texi: Don't try to list _all_ the error symbols.
2398 Add circular-list, cl-assertion-failed, compression-error.
2399 * elisp.texi, vol1.texi, vol2.texi:
2400 * control.texi (Error Symbols): Tweak "Standard Errors" description.
2401
23453255 24022012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2403
2404 * files.texi (files-equal-p, file-subdir-of-p): New,
2405 add initial documentation.
2406
4963495d
CY
24072012-02-25 Chong Yidong <cyd@gnu.org>
2408
fa74b241
CY
2409 * files.texi (File Attributes): Document file-selinux-context.
2410 (Changing Files): Link to it.
2411 (Changing Files): Document set-file-selinux-context.
2412
2413 * backups.texi (Making Backups): Return value of backup-buffer is
d268b4fe
CY
2414 changed. Mention default value of backup-directory-alist.
2415 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
2416 (Auto-Saving): New minor mode behavior for auto-save-mode.
2417 (Reverting): Add defvar for revert-buffer-in-progress-p.
fa74b241 2418
4963495d
CY
2419 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
2420
4bb82fa8
GM
24212012-02-24 Glenn Morris <rgm@gnu.org>
2422
2423 * errors.texi (Standard Errors): Mention dbus-error.
2424 For arith-error sub-classes, just use one cross-ref.
2425
2cb228f7
AM
24262012-02-23 Alan Mackenzie <acm@muc.de>
2427
2428 * modes.texi (Defining Minor Modes): Document the new keyword
2429 :after-hook.
2430
a59225b1
CY
24312012-02-21 Chong Yidong <cyd@gnu.org>
2432
2433 * files.texi (Files): Mention magic file names as arguments.
2434 (Reading from Files): Copyedits.
2435 (File Attributes): Mention how to change file modes.
2436 (Changing Files): Use standard "file permissions" terminology.
2437 Add xref to File Attributes node.
2438 (Locating Files): Document locate-user-emacs-file.
2439 (Unique File Names): Recommend against using make-temp-name.
2440
8376d7c2
CY
24412012-02-19 Chong Yidong <cyd@gnu.org>
2442
2443 * help.texi (Documentation, Documentation Basics, Help Functions):
2444 Minor clarifications.
2445 (Accessing Documentation): Clarify what documentation-property is
2446 for. Add xref to Keys in Documentation.
2447
2448 * tips.texi (Documentation Tips): Don't recommend using * in
2449 docstrings.
2450
2451 * macros.texi (Defining Macros):
2452 * modes.texi (Derived Modes): Say "documentation string" instead
2453 of docstring.
2454
82233bea
CY
24552012-02-18 Chong Yidong <cyd@gnu.org>
2456
2457 * modes.texi (Tabulated List Mode): New node.
2458 (Basic Major Modes): Add xref to it.
2459
2460 * processes.texi (Process Information): Mention Process Menu mode.
2461
7b926f3f
CY
24622012-02-17 Chong Yidong <cyd@gnu.org>
2463
2464 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
2465
0fd2c9a3
GM
24662012-02-17 Glenn Morris <rgm@gnu.org>
2467
2468 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
2469
f700caa3
CY
24702012-02-16 Chong Yidong <cyd@gnu.org>
2471
4230351b
CY
2472 * syntax.texi (Syntax Tables, Syntax Descriptors)
2473 (Syntax Table Functions): Copyedits.
2474 (Syntax Basics): Don't repeat the material in the preceding node.
2475 (Syntax Class Table): Use a table.
2476 (Syntax Properties): Document syntax-propertize-function and
2477 syntax-propertize-extend-region-functions.
2478 (Motion via Parsing): Clarify scan-lists. Fix indentation.
1cbae532
SM
2479 (Parser State): Update for the new "c" comment style.
2480 Fix description of item 7 (comment style).
4230351b 2481
f700caa3
CY
2482 * modes.texi (Minor Modes): Update how mode commands should treat
2483 arguments now.
2484 (Mode Line Basics): Clarify force-mode-line-update.
2485 (Mode Line Top): Note that the example is not realistic.
2486 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
2487 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
2488 "mode line construct" instead of "mode line specification".
2489 (Syntactic Font Lock): Remove mention of obsolete variable
2490 font-lock-syntactic-keywords.
2491 (Setting Syntax Properties): Node deleted.
2492 (Font Lock Mode): Note that Font Lock mode is a minor mode.
2493 (Font Lock Basics): Note that syntactic fontification falls back
2494 on `syntax-table'.
2495 (Search-based Fontification): Emphasize that font-lock-keywords
2496 should not be set directly.
2497 (Faces for Font Lock): Avoid some confusing terminology.
4230351b
CY
2498 (Syntactic Font Lock): Minor clarifications. Add xref to
2499 Syntactic Font Lock node.
f700caa3 2500
60236b0d
CY
25012012-02-15 Chong Yidong <cyd@gnu.org>
2502
2503 * minibuf.texi (Basic Completion): Define "completion table".
2504 Move completion-in-region to Completion in Buffers node.
2505 (Completion Commands): Use "completion table" terminology.
2506 (Completion in Buffers): New node.
2507
2508 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
2509 (Setting Hooks): Update minor mode usage example.
2510 (Major Mode Conventions): Note that completion-at-point-functions
2511 should be altered locally. Add xref to Completion in Buffers.
f700caa3
CY
2512 Remove duplicate tip about auto-mode-alist.
2513 (Minor Modes): Rewrite introduction.
2514 (Minor Mode Conventions): Copyedits. Don't recommend
2515 variable-only minor modes since few minor modes are like that.
60236b0d 2516
d7dbb11a
GM
25172012-02-15 Glenn Morris <rgm@gnu.org>
2518
2519 * processes.texi (Network): Document open-network-stream :parameters.
2520
3d8badf4
CY
25212012-02-14 Chong Yidong <cyd@gnu.org>
2522
2523 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
2524 was removed on 2009-09-10. Update lisp-mode-map example.
2525 (Inheritance and Keymaps): Minor clarification.
2526 (Searching Keymaps): Remove out-of-place enumeration.
2527 (Key Lookup): Remove unnecessary example (one was already given in
2528 Format of Keymaps).
2529 (Changing Key Bindings): Update suppress-keymap example.
2530 (Menu Bar, Tool Bar): Copyedits.
2531 (Tool Bar): Update tool-bar-map example.
2532
faccede1
CY
25332012-02-12 Chong Yidong <cyd@gnu.org>
2534
2535 * debugging.texi (Debugger Commands): Continuing is now allowed
2536 for errors.
2537
355cabc6
CY
25382012-02-11 Chong Yidong <cyd@gnu.org>
2539
d860baa0
CY
2540 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
2541 Move the list of standard bitmaps there.
2542 (Fringe Cursors): Rewrite for clarity.
2543 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
2544
34106abe
CY
2545 * commands.texi (Command Overview): Mention read-key.
2546 (Using Interactive, Interactive Call): Minor clarifications.
2547 (Function Keys, Click Events): Avoid "input stream" terminology.
2548 (Click Events): Add xref to Window Sizes and Accessing Mouse.
2549 Clarify column and row components.
2550 (Accessing Mouse): Add xref to Click Events. Minor fixes.
2551 (Special Events): Copyedits.
2552
2553 * streams.texi (Input Streams): De-document get-file-char.
2554 (Output Variables): Don't refer to old backquote syntax.
2555
355cabc6
CY
2556 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
2557 (Error Debugging): Note that debug-ignored-errors overrides list
1cbae532
SM
2558 values of debug-on-error too. Add xref to Signaling Errors.
2559 Note that debug-on-signal is not customizable.
2560 Mention condition-case-unless-debug.
355cabc6
CY
2561 (Compilation Errors): Node deleted.
2562
2563 * compile.texi (Compiler Errors): Move a paragraph here from
2564 deleted node Compilation Errors.
2565
1be3ca5a
LL
25662012-02-10 Leo Liu <sdl.web@gmail.com>
2567
2568 * control.texi (Handling Errors): Change condition-case-no-debug
2569 to condition-case-unless-debug.
2570
25dec365
CY
25712012-02-10 Chong Yidong <cyd@gnu.org>
2572
2573 * advice.texi (Defining Advice): Clarify ad-unadvise.
2574 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
2575 is not abnormal.
2576 (Advising Primitives): Node deleted; ad-define-subr-args has been
2577 removed.
2578
2579 * compile.texi (Speed of Byte-Code): Use float-time in example.
2580 (Compilation Functions): Note that the log uses Compilation mode.
2581 Don't discuss the contents of byte-code function object here.
2582 (Compilation Functions): De-document internal function byte-code.
2583 (Docs and Compilation): Minor clarifications.
2584
2585 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
2586 Objects.
2587
5f5e4ea1
GM
25882012-02-10 Glenn Morris <rgm@gnu.org>
2589
2590 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
2591 Mention secure-hash.
2592 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
2593
6c1e4b46
CY
25942012-02-10 Chong Yidong <cyd@gnu.org>
2595
2596 * loading.texi (Loading): Don't emphasize "library" terminology.
2597 (Library Search): load-path is not a user option. Mention role of
2598 -L option and packages. Improve examples.
2599 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
2600 obsolete.
2601 (Autoload): Minor clarifications.
2602
72ca698c
GM
26032012-02-10 Glenn Morris <rgm@gnu.org>
2604
b011fbfe
GM
2605 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
2606
72ca698c
GM
2607 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
2608
14a1f380
GM
26092012-02-08 Glenn Morris <rgm@gnu.org>
2610
2611 * loading.texi (Named Features): Update the require example.
2612
60d47423
GM
26132012-02-07 Glenn Morris <rgm@gnu.org>
2614
2615 * modes.texi (Defining Minor Modes):
2616 Expand on args of defined minor modes.
2617
0992bd9c
CY
26182012-02-07 Chong Yidong <cyd@gnu.org>
2619
2620 * variables.texi (Creating Buffer-Local): Minor clarification
2621 to buffer-local-variables doc (Bug#10715).
2622
af008560
GM
26232012-02-07 Glenn Morris <rgm@gnu.org>
2624
e80e1825 2625 * display.texi (ImageMagick Images): General update.
af008560
GM
2626 Move most details of imagemagick-render-type to the variable's doc.
2627
866c1d22
GM
26282012-02-06 Glenn Morris <rgm@gnu.org>
2629
f7c9199f 2630 * keymaps.texi (Tool Bar): Mention separators.
dac86404
GM
2631 (Inheritance and Keymaps):
2632 Mention make-composed-keymap and multiple inheritance.
f7c9199f 2633
e7bc51d0
GM
2634 * modes.texi (Running Hooks): Mention run-hook-wrapped.
2635
866c1d22
GM
2636 * control.texi (Handling Errors):
2637 Mention condition-case-no-debug and with-demoted-errors.
2638
03988c98
CY
26392012-02-05 Chong Yidong <cyd@gnu.org>
2640
2641 * customize.texi (Common Keywords): Minor clarifications.
2642 Document custom-unlispify-remove-prefixes.
2643 (Variable Definitions): Backquotes in defcustom seem to work fine
2644 now. Various other copyedits.
e1161b06
CY
2645 (Simple Types): Copyedits. Document color selector.
2646 (Composite Types): Copyedits.
2647 (Splicing into Lists): Clarifications.
03988c98
CY
2648
2649 * eval.texi (Backquote): Move from macros.texi.
2650
2651 * macros.texi (Expansion): Minor clarification.
2652 (Backquote): Move node to eval.texi.
2653 (Defining Macros): Move an example from Backquote node.
2654 (Argument Evaluation): No need to mention Pascal.
2655 (Indenting Macros): Add xref to Defining Macros.
2656
649f602c
GM
26572012-02-05 Glenn Morris <rgm@gnu.org>
2658
2659 * debugging.texi (Error Debugging): Mention debug-on-event default.
2660
34c99998
GM
26612012-02-04 Glenn Morris <rgm@gnu.org>
2662
8f05da42
GM
2663 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
2664
7aa5aad8
GM
2665 * debugging.texi (Error Debugging): Mention debug-on-event.
2666 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
2667
c7291ad9
GM
2668 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
2669
34c99998
GM
2670 * text.texi (Buffer Contents):
2671 Update filter-buffer-substring description.
2672
735cc5ca
CY
26732012-02-04 Chong Yidong <cyd@gnu.org>
2674
6e911150
SM
2675 * functions.texi (What Is a Function): Add closures.
2676 Mention "return value" terminology. Add xref for command-execute.
1cbae532 2677 Remove unused "keystroke command" terminology.
735cc5ca
CY
2678 (Lambda Expressions): Give a different example than in the
2679 following subsection. Add xref to Anonymous Functions.
2680 (Function Documentation): Remove gratuitous markup.
2681 (Function Names): Move introductory text to `What Is a Function'.
2682 (Defining Functions): Fix defun argument spec.
1cbae532
SM
2683 (Anonymous Functions): Document lambda macro explicitly.
2684 Mention effects on lexical binding.
735cc5ca
CY
2685 (Function Cells): Downplay direct usage of fset.
2686 (Closures): New node.
2687 (Inline Functions): Remove "open-code" terminology.
2688 (Declaring Functions): Minor tweak; .m is not C code.
2689
2690 * variables.texi (Variables): Don't refer to "global value".
2691 (Local Variables, Void Variables): Copyedits.
2692 (Lexical Binding): Minor clarification of example.
2693 (File Local Variables): Mention :safe and :risky defcustom args.
2694 (Lexical Binding): Add xref to Closures node.
2695
94bc7984
GM
26962012-02-04 Glenn Morris <rgm@gnu.org>
2697
2698 * minibuf.texi (High-Level Completion): Updates for read-color.
2699
4f5a10ef
GM
27002012-02-03 Glenn Morris <rgm@gnu.org>
2701
eea14f31
GM
2702 * display.texi (GIF Images): Mention animation.
2703 Remove commented-out old example of animation.
2704 (Animated Images): New subsection.
2705 * elisp.texi (Top):
2706 * vol1.texi (Top):
2707 * vol2.texi (Top): Add Animated Images menu entry.
2708
4f5a10ef
GM
2709 * display.texi (Image Formats): Remove oddly specific information
2710 on versions of image libraries.
204e728d 2711 (GIF Images, TIFF Images): Minor rephrasing.
4f5a10ef 2712
12f381b7
GM
27132012-02-02 Glenn Morris <rgm@gnu.org>
2714
1b9f60cc
GM
2715 * processes.texi (Synchronous Processes):
2716 Mention call-process's :file gets overwritten.
2717
7e2734bc
GM
2718 * commands.texi (Reading One Event):
2719 * help.texi (Help Functions): Document read-char-choice.
2720
f58b9822
GM
2721 * hooks.texi (Standard Hooks):
2722 * modes.texi (Keymaps and Minor Modes):
2723 * text.texi (Commands for Insertion): Document post-self-insert-hook.
2724
2725 * hooks.texi (Standard Hooks): Add prog-mode-hook.
2726
12f381b7
GM
2727 * hooks.texi (Standard Hooks):
2728 * modes.texi (Major Mode Conventions, Mode Hooks):
2729 Document change-major-mode-after-body-hook.
2730
7a9a2fc6
GM
27312012-02-01 Glenn Morris <rgm@gnu.org>
2732
2733 * modes.texi (Defining Minor Modes):
2734 Mention disabling global minor modes on a per-major-mode basis.
2735
a037c171
CY
27362012-01-31 Chong Yidong <cyd@gnu.org>
2737
2738 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
2739 (Parser State): Remove unnecessary statement (Bug#10661).
2740
2741 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
2742
56afad3a
GM
27432012-01-31 Glenn Morris <rgm@gnu.org>
2744
2745 * modes.texi (Defining Minor Modes):
2746 Document define-minor-mode's new :variable keyword.
2747
0f29fa41
CY
27482012-01-29 Chong Yidong <cyd@gnu.org>
2749
837a390a
CY
2750 * syntax.texi (Syntax Class Table): Tweak description of newline
2751 char syntax (Bug#9619).
2752
0f29fa41
CY
2753 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
2754 description (Bug#10189).
2755
182148ee
GM
27562012-01-29 Glenn Morris <rgm@gnu.org>
2757
a49ca6b9
GM
2758 * files.texi (Changing Files): Document SELinux support.
2759
182148ee
GM
2760 * windows.texi (Window Sizes): Fix typo.
2761
9962192e
CY
27622012-01-28 Chong Yidong <cyd@gnu.org>
2763
8c6e1920
CY
2764 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
2765 doc (Bug#8568).
2766
9583ec59
CY
2767 * frames.texi (Input Focus): Add NORECORD arg to
2768 select-frame-set-input-focus. Clarify its role in select-frame.
2769
10256988
CY
2770 * text.texi (Transposition): We don't use transpose-region as an
2771 internal subroutine (Bug#3249).
2772
9962192e
CY
2773 * modes.texi (Example Major Modes): Update Lisp example code to
2774 current sources. Delete the old non-derived-major-mode example,
2775 which has diverged badly from current sources.
2776
2aa43abb
GM
27772012-01-27 Glenn Morris <rgm@gnu.org>
2778
2779 * makefile.w32-in (texinputdir): Fix (presumed) typo.
2780 (VERSION, manual): Remove, unused.
2781
9f40220d
CY
27822012-01-27 Chong Yidong <cyd@gnu.org>
2783
2784 * commands.texi (Command Overview): Minor clarification (Bug#10384).
2785
acc28cb9
CY
27862012-01-26 Chong Yidong <cyd@gnu.org>
2787
2788 * searching.texi (String Search): Document negative repeat count
2789 (Bug#10507).
2790
48da7392
GM
27912012-01-26 Glenn Morris <rgm@gnu.org>
2792
2793 * variables.texi (Using Lexical Binding):
2794 Mention that lexical-binding should be set in the first line.
2795
69b0acb9
LI
27962012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2797
2798 * macros.texi (Defining Macros): Don't claim that `declare' only
2799 affects Edebug and indentation.
2800
543757a8
LI
28012012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2802
2803 * macros.texi (Defining Macros): Slight `declare' fixup.
2804
450e3cae
GM
28052012-01-25 Glenn Morris <rgm@gnu.org>
2806
24189ce0 2807 * makefile.w32-in (texinputdir):
450e3cae
GM
2808 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2809
1021c761
CY
28102012-01-24 Chong Yidong <cyd@gnu.org>
2811
2812 * variables.texi (Variables, Local Variables, Void Variables):
2813 Edit to make the descriptions less specific to dynamic binding.
2814 (Local Variables): Default max-specpdl-size is now 1300.
1cbae532
SM
2815 (Defining Variables): Edits for lexical scoping.
2816 Delete information about starting docstrings with *. De-document
1021c761
CY
2817 user-variable-p.
2818 (Tips for Defining): Remove an unimportant discussion of quitting
2819 in the middle of a load.
2820 (Accessing Variables, Setting Variables): Discuss lexical binding.
2821 (Variable Scoping): Rewrite.
2822 (Scope, Extent, Impl of Scope): Nodes deleted.
2823 (Dynamic Binding): New node, with material from Scope, Extent, and
2824 Impl of Scope nodes.
2825 (Dynamic Binding Tips): Rename from Using Scoping.
2826 (Lexical Binding): Rewrite.
2827 (Using Lexical Binding): Rename from Converting to Lexical
2828 Binding. Convert to subsection.
2829
2830 * customize.texi (Variable Definitions): Add custom-variable-p.
2831 Move user-variable-p documentation here.
2832
31cbea1d
CY
28332012-01-23 Chong Yidong <cyd@gnu.org>
2834
2835 * strings.texi (Text Comparison): Minor qualification.
2836
2837 * lists.texi (Cons Cells): Copyedits.
2838 (List Elements): Mention push.
2839 (List Variables): Mention pop.
2840 (Rings): Move to sequences.texi.
2841
2842 * sequences.texi (Sequence Functions): Don't repeat the
2843 introduction already given in the parent.
2844 (Vectors): Copyedits.
2845 (Rings): Move from lists.texi. Note that this is specific to the
2846 ring package.
2847
2848 * symbols.texi (Definitions, Symbol Components): Mention variable
2849 scoping issues.
2850 (Plists and Alists): Copyedits.
2851
2852 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
2853 correctness with lexical scoping.
2854 (Eval): Copyedits.
2855
fead402d
CY
28562012-01-21 Chong Yidong <cyd@gnu.org>
2857
2858 * intro.texi (A Sample Function Description): Special notation
2859 used for macros too.
2860
2861 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
2862 (Symbol Type): Add xref for keyword symbols.
2863 (Sequence Type): Clarify differences between sequence types.
2864 (Cons Cell Type): Add "linked list" index entry.
2865 (Non-ASCII in Strings): Copyedits.
2866 (Equality Predicates): Symbols with same name need not be eq.
2867
2868 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
2869 ldexp. Move float-e and float-pi to Math Functions node.
2870
61086eb6
GM
28712012-01-21 Glenn Morris <rgm@gnu.org>
2872
2873 * modes.texi (Auto Major Mode):
2874 * variables.texi (File Local Variables):
2875 Mention inhibit-local-variables-regexps.
2876
34a02f46
MR
28772012-01-19 Martin Rudalics <rudalics@gmx.at>
2878
2879 * windows.texi (Window Configurations): Rewrite references to
2880 persistent window parameters.
2881 (Window Parameters): Fix description of persistent window
2882 parameters.
2883
f5064cae
JB
28842012-01-16 Juanma Barranquero <lekktu@gmail.com>
2885
2886 * windows.texi (Window Parameters): Use @pxref.
2887
6a6ee00d
MR
28882012-01-16 Martin Rudalics <rudalics@gmx.at>
2889
2890 * windows.texi (Window Configurations, Window Parameters):
2891 Describe persistent window parameters.
2892
9ca4c014
SM
28932011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2894
2895 * variables.texi (Creating Buffer-Local): Warn against misuses of
2896 make-variable-buffer-local (bug#10258).
2897
d027f83d
LMI
28982012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2899
2900 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
2901
89bd9ccd
CY
29022012-01-06 Chong Yidong <cyd@gnu.org>
2903
1cbae532
SM
2904 * variables.texi (Directory Local Variables):
2905 Document hack-dir-local-variables-non-file-buffer.
89bd9ccd 2906
c869783d
GM
29072012-01-06 Glenn Morris <rgm@gnu.org>
2908
2909 * maps.texi (Standard Keymaps): Refer to Info-edit by name
2910 rather than by keybinding.
2911
2cae5ba4
JB
29122011-12-29 Juanma Barranquero <lekktu@gmail.com>
2913
2914 * frames.texi (Font and Color Parameters): Add @pxref.
2915
43da4d08
DC
29162011-12-29 Daniel Colascione <dan.colascione@gmail.com>
2917
2918 * frames.texi (Font and Color Parameters):
2919 Document w32 font backends (bug#10399).
2920
8d80ef01
PE
29212011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2922
2923 * files.texi (File Attributes, Changing Files):
2924 Use a more-natural notation for octal numbers.
2925
9022ae07
JB
29262011-12-23 Juanma Barranquero <lekktu@gmail.com>
2927
2928 * variables.texi (Variables with Restricted Values):
2929 Change reference to variable (bug#10354).
2930
454592a6
MR
29312011-12-13 Martin Rudalics <rudalics@gmx.at>
2932
2933 * windows.texi (Splitting Windows): Use t instead of non-nil
2934 when describing window-combination-resize.
2935
a7cdbfce
SM
29362011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2937
2938 * text.texi (Special Properties): Warn against `intangible' properties
2939 (bug#10222).
2940
a3dcc84e
EZ
29412011-11-26 Eli Zaretskii <eliz@gnu.org>
2942
579ebf8f
EZ
2943 * display.texi (Truncation):
2944 * text.texi (Special Properties): Describe what a stretch-glyph is
2945 instead of using that term without explanation. Make the
2946 cross-references more accurate.
2947
a3dcc84e
EZ
2948 * display.texi (Usual Display): Update the description,
2949 cross-references, and indexing related to display of control
2950 characters and raw bytes.
2951
94af99a4
MR
29522011-11-25 Martin Rudalics <rudalics@gmx.at>
2953
2954 * windows.texi (Splitting Windows): Fix description of
2955 window-combination-limit. Suggested by Eli Zaretskii.
2956
1c3d7a13
CY
29572011-11-23 Chong Yidong <cyd@gnu.org>
2958
2959 * windows.texi (Window Sizes): Move window-top-line,
2960 window-left-column, and window-*-pixel-edges to Coordinates and
2961 Windows node.
2962 (Coordinates and Windows): Restore window-edges doc.
2963
90151a1e
MR
29642011-11-21 Martin Rudalics <rudalics@gmx.at>
2965
a7cdbfce
SM
2966 * windows.texi (Windows and Frames, Splitting Windows):
2967 Fix typos.
90151a1e 2968
a9b9b7f5
CY
29692011-11-21 Chong Yidong <cyd@gnu.org>
2970
2971 * windows.texi (Splitting Windows): Fix error in documentation of
2972 window-combination-limit.
2973 (Cyclic Window Ordering): Minor fixes to next-window,
2974 one-window-p, and get-lru-window docs. Don't document
2975 window-list-1.
2976 (Buffers and Windows): Copyedits.
2977 (Choosing Window): Document special handling of special-display-*.
2978 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
a7cdbfce
SM
2979 Don't document even-window-heights, which is going away.
2980 Clarify which options are obeyed by which action functions.
a9b9b7f5 2981
f4e90db0
SM
29822011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2983
2984 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
2985
d2999b1a
MR
29862011-11-20 Martin Rudalics <rudalics@gmx.at>
2987
f4e90db0
SM
2988 * windows.texi (Resizing Windows, Splitting Windows):
2989 Remove term "status" when talking about combination limits.
d2999b1a 2990
cd1181db
JB
29912011-11-20 Juanma Barranquero <lekktu@gmail.com>
2992
2993 * compile.texi (Compiler Errors):
2994 * help.texi (Help Functions): Fix typos.
2995
7bf54975
CY
29962011-11-19 Chong Yidong <cyd@gnu.org>
2997
2998 * windows.texi (Splitting Windows): Clarify role of window
2999 parameters in split-window. Shorten the example.
f4e90db0
SM
3000 (Deleting Windows): Rewrite intro to handle internal windows.
3001 Fix delete-windows-on doc.
7bf54975
CY
3002 (Selecting Windows): Copyedits.
3003
a0c2d0ae
MR
30042011-11-17 Martin Rudalics <rudalics@gmx.at>
3005
3006 * windows.texi (Resizing Windows, Splitting Windows)
3007 (Deleting Windows): Use term window-combination-resize instead
3008 of window-splits.
3009
b6f67890
MR
30102011-11-16 Martin Rudalics <rudalics@gmx.at>
3011
f4e90db0
SM
3012 * windows.texi (Resizing Windows, Splitting Windows):
3013 Rename occurrences of window-nest to window-combination-limit.
b6f67890 3014
0b381c7e
JB
30152011-11-14 Juanma Barranquero <lekktu@gmail.com>
3016
3017 * intro.texi (Lisp History): Fix typo.
3018
89d61221
MR
30192011-11-12 Martin Rudalics <rudalics@gmx.at>
3020
f4e90db0
SM
3021 * windows.texi (Splitting Windows, Deleting Windows):
3022 Remove references to splits status of windows.
89d61221 3023
b2621720
GM
30242011-11-10 Glenn Morris <rgm@gnu.org>
3025
3026 * buffers.texi (Read Only Buffers): Expand a bit on why
3027 toggle-read-only should only be used interactively. (Bug#7292)
3028
d2ad7ee1
CY
30292011-11-09 Chong Yidong <cyd@gnu.org>
3030
3031 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 3032 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
3033 window-inside-absolute-pixel-edges.
3034 (Resizing Windows): shrink-window-if-larger-than-buffer works on
3035 non-full-width windows.
3036
2cffd681
MR
30372011-11-09 Martin Rudalics <rudalics@gmx.at>
3038
3039 * windows.texi (Resizing Windows): Rewrite documentation of
3040 window-resizable.
3041
f6f6d7e7
CY
30422011-11-09 Chong Yidong <cyd@gnu.org>
3043
3044 * windows.texi (Splitting Windows): Simplify example.
3045
a79db6e0
CY
30462011-11-08 Chong Yidong <cyd@gnu.org>
3047
3048 * windows.texi (Window Sizes): Copyedits. Document
3049 window-text-height. Remove window-min-height and window-min-width
3050 discussion, referring instead to Emacs manual.
3051 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
3052 (Resizing Windows): Simplify introduction. Don't document
3053 enlarge-window, shrink-window, enlarge-window-horizontally, and
3054 shrink-window-horizontally; they are no longer preferred for
3055 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 3056
441950c7
GM
30572011-11-07 Glenn Morris <rgm@gnu.org>
3058
3059 * windows.texi (Choosing Window): Fix keybinding typo.
3060
be7f5545
MR
30612011-11-07 Martin Rudalics <rudalics@gmx.at>
3062
3063 * windows.texi (Resizing Windows, Splitting Windows)
3064 (Window Configurations): Use "child window" instead of
3065 "subwindow".
3066
291d142b
CY
30672011-11-06 Chong Yidong <cyd@gnu.org>
3068
3069 * windows.texi (Basic Windows): Clarify various definitions.
3070 Treat window-normalize-* as internal; don't document them.
3071 (Windows and Frames): Various clarifications, e.g. non-live
3072 windows also belong to frames. Fix window-list description.
3073 Simplify window nesting example.
f4e90db0
SM
3074 (Splitting Windows, Window Configurations):
3075 Use split-window-below.
291d142b 3076
89bd5ee1
EZ
30772011-11-04 Eli Zaretskii <eliz@gnu.org>
3078
3079 * windows.texi (Window Sizes): Mention in the doc string that the
3080 return values of `window-body-height' and `window-body-width' are
3081 in frame's canonical units. (Bug#9949)
3082
3d8daefe
MR
30832011-10-30 Martin Rudalics <rudalics@gmx.at>
3084
3085 * windows.texi (Windows and Frames): Remove "iso-" infix from
3086 documentation of window-iso-combined-p.
3087
60754666
CY
30882011-10-26 Chong Yidong <cyd@gnu.org>
3089
3090 * modes.texi (Running Hooks): Document with-wrapper-hook.
3091
d366bd53
CY
30922011-10-18 Chong Yidong <cyd@gnu.org>
3093
3094 * display.texi (Glyphless Chars): New node.
3095
50b063c3
CY
30962011-10-13 Chong Yidong <cyd@stupidchicken.com>
3097
3098 * text.texi (Yanking): Document yank-excluded-properties.
3099
3100 * package.texi (Packaging Basics): The commentary should say how
3101 to begin using the package.
3102
c72063fa
MR
31032011-10-11 Martin Rudalics <rudalics@gmx.at>
3104
3105 * windows.texi (Deleting Windows): Mention which window gets
3106 selected when deleting the selected window.
3107
d83dc65b
MR
31082011-10-09 Martin Rudalics <rudalics@gmx.at>
3109
3110 * buffers.texi (The Buffer List): Describe how bury-buffer deals
3111 with the selected window.
3112 * windows.texi (Buffers and Windows): Reformulate text on how
3113 replace-buffer-in-windows deals with a window.
3114 (Quitting Windows): Describe how quit-window deals with a
3115 standalone frame. Describe new option frame-auto-hide-function.
3116
c599682c
GM
31172011-10-08 Glenn Morris <rgm@gnu.org>
3118
48bca619
GM
3119 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
3120
c599682c
GM
3121 * positions.texi (Excursions): Update warning message.
3122
969aa734
CY
31232011-10-05 Chong Yidong <cyd@stupidchicken.com>
3124
f4e90db0
SM
3125 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
3126 Fix Emacs manual xref (Bug#9675).
969aa734 3127
550f41cd
CY
31282011-10-01 Chong Yidong <cyd@stupidchicken.com>
3129
3130 * windows.texi (Textual Scrolling): Document scroll-up-command,
3131 scroll-down-command, scroll-error-top-bottom, and the
3132 scroll-command symbol property.
717a1362
CY
3133 (Display Action Functions): Fix description of
3134 display-buffer-pop-up-window.
550f41cd 3135
a239d4e9
JB
31362011-09-28 Juanma Barranquero <lekktu@gmail.com>
3137
3138 * windows.texi (Splitting Windows): Fix typos.
3139
590c056d
MR
31402011-09-25 Martin Rudalics <rudalics@gmx.at>
3141
3142 * windows.texi (Windows and Frames, Display Action Functions)
3143 (Switching Buffers): Fix some typos.
3144 (Buffers and Windows): Remove reference to window-auto-delete.
3145 Reword description of replace-buffer-in-windows.
3146 (Window History): Fix some typos and refer to frame local buffer
3147 list.
c419f5cb
MR
3148 (Quitting Windows): New node.
3149 (Window Configurations): Add descriptions of window-state-get
3150 and window-state-put.
3151 (Window Parameters): Describe variable ignore-window-parameters.
3152 Sketch some window parameters currently in use.
3153 * elisp.texi (Top): Update node listing.
590c056d 3154
9ec20d36
CY
31552011-09-25 Chong Yidong <cyd@stupidchicken.com>
3156
3157 * windows.texi (Display Action Functions)
3158 (Choosing Window Options): New nodes.
3159
0e406a72
CY
31602011-09-24 Chong Yidong <cyd@stupidchicken.com>
3161
3162 * windows.texi (Window History): New node. Move text here from
3163 Buffers and Windows.
3164 (Switching Buffers): Rename from Displaying Buffers, since we
f4e90db0
SM
3165 don't document display-buffer here; callers changed.
3166 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
0e406a72
CY
3167 switch-to-buffer-other-frame. Delete duplicate
3168 replace-buffer-in-windows doc.
3169 (Choosing Window): Document display actions.
3170
6bf7006f
EZ
31712011-09-24 Eli Zaretskii <eliz@gnu.org>
3172
3173 * display.texi (Forcing Redisplay): Update the description of
3174 redisplay-dont-pause due to change in the default value.
3175
b33b68a3
MR
31762011-09-23 Martin Rudalics <rudalics@gmx.at>
3177
3178 * frames.texi (Frames and Windows): Move section and rename to
3179 Windows and Frames in windows.texi.
3180 * windows.texi (Windows): Restructure.
3181 (Basic Windows): Rewrite. Explain live and internal windows and
3182 normalization functions.
3183 (Windows and Frames): Move section here from frames.texi.
3184 Describe subwindows, window combinations, window tree, and
3185 corresponding functions including window-list here.
3186 (Window Sizes): Rename section from Size of Window and move it
3187 up in chapter. Describe total and body sizes and the
3188 corresponding functions. Explain new semantics of
3189 window-min-height/-width.
3190 (Resizing Windows): Move section up in chapter. Describe new
3191 resize functions.
3192 (Splitting Windows): Describe new behavior of split-window,
3193 split-window-above-each-other and split-window-side-by-side.
3194 Provide examples. Describe window-nest and window-splits
3195 options.
3196 (Deleting Windows): Minor rewrite.
f4e90db0
SM
3197 (Selecting Windows): Minor rewrite.
3198 Describe frame-selected-window and set-frame-selected-window here.
3199 (Cyclic Window Ordering): Minor rewrite.
3200 Describe window-list-1.
b33b68a3
MR
3201 (Buffers and Windows): Rewrite. Explain a window's previous and
3202 next buffers and the corresponding functions.
c4682d18 3203 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
3204 * elisp.texi (Top): Update node listings for frames and windows
3205 sections.
3206
4d3786ac
SM
32072011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3208
3209 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
3210
713df35b
LMI
32112011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3212
3213 * errors.texi (Standard Errors): Remove apparent placeholder text
3214 (bug#9491).
3215
33ed493b
CY
32162011-09-18 Chong Yidong <cyd@stupidchicken.com>
3217
3218 * frames.texi (Management Parameters): Fix description of
3219 icon-type parameter.
3220
b8f0a954
CY
32212011-09-17 Chong Yidong <cyd@stupidchicken.com>
3222
3223 * tips.texi (Key Binding Conventions): Don't bind a key sequence
3224 ending in C-g. Suggested by Edward O'Connor.
3225
eddf142c
EZ
32262011-09-17 Eli Zaretskii <eliz@gnu.org>
3227
3228 * numbers.texi (Integer Basics): Add indexing for
3229 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
3230
d8e213eb 32312011-09-14 Dani Moncayo <dmoncayo@gmail.com>
bf1af6c7
DM
3232
3233 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
3234
cec2eab8
JB
32352011-09-11 Juanma Barranquero <lekktu@gmail.com>
3236
3237 * processes.texi (Network Servers): Clarify what the process
3238 buffer is used for (bug#9233).
3239
d8e213eb 32402011-08-30 Dani Moncayo <dmoncayo@gmail.com>
1f403cb9
DM
3241
3242 * lists.texi (Building Lists): Fix typo.
3243
35137ed3
CY
32442011-08-30 Chong Yidong <cyd@stupidchicken.com>
3245
3246 * display.texi (Basic Faces): New node. Document new faces.
3247
3248 * modes.texi (Major Mode Conventions): Move some text there.
3249 (Mode Help): Remove major-mode var, duplicated in Major Modes.
3250
3fd50d5c
CY
32512011-08-29 Chong Yidong <cyd@stupidchicken.com>
3252
3253 * modes.texi (Basic Major Modes): New node. Callers updated.
3254 (Major Modes): Document fundamental-mode and major-mode.
3255 (Major Mode Basics): Node deleted; text moved to Major Modes.
3256 (Derived Modes): Document derived-mode-p.
3257
ddb54206
CY
32582011-08-28 Chong Yidong <cyd@stupidchicken.com>
3259
a6326082
CY
3260 * files.texi (Changing Files, Create/Delete Dirs): Document new
3261 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
3262 (Visiting Functions): Remove view-file; it is documented in the
3263 Emacs manual.
04e2ce72 3264
ddb54206
CY
3265 * frames.texi (Layout Parameters): The defaults for the
3266 menu-bar-lines and tool-bar-lines parameters depend on the mode.
3267
3268 * display.texi (Progress): Document spinner functionality.
3269
3270 * os.texi (Killing Emacs): Note that kill-emacs can be called by
3271 operating system signals. Refer to save-buffers-kill-terminal
3272 instead of save-buffers-kill-emacs.
3273
3274 * objects.texi (Symbol Type): Document ## print representation.
3275
0c95fcf7
EZ
32762011-08-25 Eli Zaretskii <eliz@gnu.org>
3277
3278 * display.texi (Specified Space): Mention that `space' specs
3279 influence bidi reordering.
3280 (Bidirectional Display): Explain how to use `(space . PROPS)' for
3281 separating fields with bidirectional content.
3282
5980d4c6
EZ
32832011-08-24 Eli Zaretskii <eliz@gnu.org>
3284
3285 * display.texi (Bidirectional Display): Document return value in
3286 buffers that are not bidi-reordered for display, and in unibyte
3287 buffers.
3288
bca633fb
EZ
32892011-08-23 Eli Zaretskii <eliz@gnu.org>
3290
3291 * nonascii.texi (Character Properties): Document the values for
3292 unassigned codepoints.
3293
c094bb0c
EZ
32942011-08-18 Eli Zaretskii <eliz@gnu.org>
3295
3296 * nonascii.texi (Character Properties): Document use of
3297 `bidi-class' and `mirroring' properties as part of reordering.
3298 Provide cross-references to "Bidirectional Display".
3299
3300 * display.texi (Bidirectional Display): Document the pitfalls of
3301 concatenating strings with bidirectional content, with possible
f4e90db0
SM
3302 solutions. Document bidi-string-mark-left-to-right.
3303 Mention paragraph direction in modes that inherit from prog-mode.
92b71444
EZ
3304 Document use of `bidi-class' and `mirroring' properties as part of
3305 reordering.
c094bb0c 3306
1ea897d5
EZ
33072011-08-16 Eli Zaretskii <eliz@gnu.org>
3308
9adfcd0b
EZ
3309 * modes.texi (Major Mode Conventions): Improve the documentation
3310 of `mode-class' `special' modes.
3311
10862873
EZ
3312 * nonascii.texi (Character Properties): Document the `mirroring'
3313 property. Add index entries.
3314
1ea897d5
EZ
3315 * syntax.texi (Categories): Add an example of defining a new
3316 category and category table.
3317
3318 * searching.texi (Regexp Backslash): Document how to display
3319 existing categories. Mention the possibility of adding
3320 categories, and add an xref to where this is described. Add an
3321 index entry.
3322
ebb552ed
CY
33232011-08-09 Chong Yidong <cyd@stupidchicken.com>
3324
3325 * text.texi (Special Properties):
3326 * display.texi (Overlay Properties): Note that mouse-face cannot
3327 change the text size (Bug#8530).
3328
51a714e1
CY
33292011-08-08 Chong Yidong <cyd@stupidchicken.com>
3330
3331 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
3332 using setenv instead.
3333
4cc60b9b
EZ
33342011-07-28 Eli Zaretskii <eliz@gnu.org>
3335
3336 * display.texi (Bidirectional Display): Document the fact that
3337 bidi-display-reordering is t by default.
3338
5deb92fd
EZ
33392011-07-23 Eli Zaretskii <eliz@gnu.org>
3340
3341 * display.texi (Bidirectional Display): New section.
3342
011b0ad6 33432011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
3344 Tim Cross <theophilusx@gmail.com> (tiny change)
3345 Glenn Morris <rgm@gnu.org>
011b0ad6 3346
67f9b9f8 3347 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 3348
4baf28e6
AS
33492011-07-15 Andreas Schwab <schwab@linux-m68k.org>
3350
3351 * help.texi (Keys in Documentation): Revert last change.
3352
66249842
LMI
33532011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3354
f863868c
LMI
3355 * help.texi (Keys in Documentation): Clarify that \= only quotes
3356 the next character, and doesn't affect longer sequences in
3357 particular (bug#8935).
3358
f4e90db0
SM
3359 * debugging.texi (Using Debugger):
3360 Mention @code{eval-expression-debug-on-error} (bug#8549).
66249842 3361
0bb23927 33622011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
3363
3364 * display.texi (Other Display Specs): Document that `left-fringe'
3365 and `right-fringe' display specifications are of the "replacing"
3366 kind.
3367
f2027cdf
LMI
33682011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3369
3370 * help.texi (Documentation Basics): Add a link to the Function
3371 Documentation node (bug#6580).
3372
f987fde4
LMI
33732011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3374
0bc59b25
LMI
3375 * keymaps.texi (Menu Bar): Mention :visible and :enable
3376 (bug#6344). Text by Drew Adams.
3377
63d55f1f
LMI
3378 * modes.texi (Running Hooks): Mention buffer-local hook variables
3379 (bug#6218).
3380
f987fde4
LMI
3381 * objects.texi (General Escape Syntax): "a with grave accent" is
3382 ?xe0, not ?x8e0 (bug#5259).
3383
b7527639
CY
33842011-07-12 Chong Yidong <cyd@stupidchicken.com>
3385
3386 * display.texi (Face Attributes, Font Selection): Add references
3387 to the Fonts node in the Emacs manual (Bug#4178).
3388
c830e5ae
CY
33892011-07-12 Chong Yidong <cyd@stupidchicken.com>
3390
3391 * display.texi (Window Systems): `window-system' is
3392 terminal-local.
3393
3394 * frames.texi (Frame Parameters, Parameter Access): Don't mention
3395 frame-local variables.
3396
3397 * variables.texi (Buffer-Local Variables): Don't mention obsolete
3398 frame-local variables.
3399 (Frame-Local Variables): Node deleted.
3400
3401 * elisp.texi (Top): Update node listing.
3402
91223e54
LMI
34032011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3404
3405 * elisp.texi: Change "inferiors" to "subnodes" in three places
3406 (bug#3523).
3407
963578d3
CY
34082011-07-11 Chong Yidong <cyd@stupidchicken.com>
3409
3410 * frames.texi (Window System Selections): Discussion of
3411 x-select-enable-clipboard moved to Emacs manual.
3412
07151e49
DD
34132011-07-11 Deniz Dogan <deniz@dogan.se>
3414
3415 * commands.texi (Prefix Command Arguments): Remove excessive
3416 apostrophe.
3417
7261e1cf
LMI
34182011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3419
ad21a12a
LMI
3420 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
3421 description is a string (bug#3313).
3422
7261e1cf
LMI
3423 * frames.texi (Display Feature Testing): Try to explain what all
3424 the visual classes mean (bug#3042).
3425
568f7b79
LMI
34262011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3427
18d59e29
LMI
3428 * modes.texi (Mode Line Variables): Document `mode-line-remote'
3429 and `mode-line-client' (bug#2974).
3430
568f7b79
LMI
3431 * text.texi (Insertion): Clarify marker movements (bug#1651).
3432 Text from Drew Adams.
3433
54e10184
LMI
34342011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3435
d94d85e9
LMI
3436 * text.texi (Special Properties): Clarify the format of `face'
3437 (bug#1375).
3438
54e10184
LMI
3439 * commands.texi (Interactive Call): Add a `call-interactively'
3440 example (bug#1010).
3441
413c488d
LMI
34422011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3443
3444 * functions.texi (Calling Functions): Link to the "Interactive
3445 Call" node (bug#1001).
3446
322b7dab 34472011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 3448
3deead93
CY
3449 * customize.texi (Composite Types): Move alist and plist to here
3450 from Simple Types (Bug#7545).
3451
3452 * elisp.texi (Top): Update menu description.
3453
b00d8c1a
CY
3454 * display.texi (Face Attributes): Document negative line widths
3455 (Bug#6113).
3456
d2a6c43b
TR
34572011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3458
3459 * searching.texi (Match Data): Note that match data can be
3460 overwritten by most functions (bug#2499).
3461
c7844a27
LMI
34622011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3463
a9ab721e
LMI
3464 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
3465 flags mean (bug#6659).
3466
c7844a27
LMI
3467 * functions.texi (What Is a Function): Document the autoload
3468 object (bug#6496).
3469
f68d76d0
LMI
34702011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3471
8a20ca4c
LMI
3472 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
3473 is only used in the Customize user interface (bug#6089).
3474
f68d76d0 3475 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 3476 images (bug#7836).
f68d76d0 3477
7018dbe7
EZ
34782011-07-02 Eli Zaretskii <eliz@gnu.org>
3479
3480 * variables.texi (Defining Variables, Void Variables)
3481 (Constant Variables): Fix incorrect usage of @kindex.
3482
36cb87a1
LMI
34832011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3484
28ee97c7
LMI
3485 * variables.texi (Defining Variables): Add an index entry for
3486 `set-variable' (bug#7262).
8d4294e9 3487 (Defining Variables): Use @findex for functions.
28ee97c7 3488
8862ffd5
LMI
3489 * frames.texi (Basic Parameters): Document the `explicit-name'
3490 parameter (bug#6951).
3491
0ec389b9
LMI
3492 * customize.texi (Type Keywords): Clarify that :value provides a
3493 default value for all types (bug#7386).
3494
36cb87a1
LMI
3495 * streams.texi (Output Functions): Document `pp'.
3496
11fdef7d 34972011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
3498
3499 * keymaps.texi (Searching Keymaps):
3500 * display.texi (Overlay Properties): Fix errors in 2011-05-29
3501 change. Suggested by Johan Bockgård.
3502
eeafcea7
CY
35032011-06-15 Chong Yidong <cyd@stupidchicken.com>
3504
3505 * text.texi (Special Properties): Clarify role of font-lock-face.
3506
b96e6cde
LMI
35072011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3508
f4e90db0 3509 * processes.texi (Process Information): Rename `process-alive-p'
b96e6cde
LMI
3510 to `process-live-p' for consistency with other `-live-p' functions.
3511
be14b9ab
PE
35122011-06-03 Paul Eggert <eggert@cs.ucla.edu>
3513
3514 Document wide integers better.
3515 * files.texi (File Attributes): Document ino_t values better.
2d365993 3516 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
3517 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
3518 (Bitwise Operations):
001903b5
PE
3519 * objects.texi (Integer Type): Use a binary notation that is a bit easier
3520 to read, and that will port better if 62-bits becomes the default.
3521 Fix or remove incorrect examples.
be14b9ab
PE
3522 * os.texi (Time Conversion): Document time_t values better.
3523
bcd54f83
LMI
35242011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3525
f4e90db0
SM
3526 * processes.texi (Process Information):
3527 Document `process-alive-p'.
bcd54f83 3528
049bcbcb
CY
35292011-05-29 Chong Yidong <cyd@stupidchicken.com>
3530
3531 * help.texi (Accessing Documentation):
3532 * display.texi (Pixel Specification):
3533 * processes.texi (Serial Ports, Serial Ports):
3534 * nonascii.texi (Character Properties, Default Coding Systems):
3535 * text.texi (Changing Properties, Special Properties):
3536 * windows.texi (Window Start and End):
3537 * modes.texi (SMIE Indentation Example, SMIE Tricks):
3538 * keymaps.texi (Searching Keymaps, Tool Bar):
3539 * minibuf.texi (Basic Completion):
3540 * compile.texi (Eval During Compile):
3541 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
3542 7x9 paper in printed manual.
3543
3544 * lists.texi (Sets And Lists): Fix misplaced text.
3545
58539c63
CY
35462011-05-29 Chong Yidong <cyd@stupidchicken.com>
3547
3548 * keymaps.texi (Remapping Commands): Emphasize that the keymap
3549 needs to be active (Bug#8350).
3550
6b5681bf
CY
35512011-05-28 Chong Yidong <cyd@stupidchicken.com>
3552
b4d52acc
CY
3553 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
3554
6b5681bf
CY
3555 * tips.texi (Coding Conventions): Remove antediluvian filename
3556 limit recommendation (Bug#8538).
3557
e145f188
GM
35582011-05-27 Glenn Morris <rgm@gnu.org>
3559
3560 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
3561
eafed945
GM
35622011-05-26 Glenn Morris <rgm@gnu.org>
3563
3564 * variables.texi (File Local Variables):
3565 Update hack-local-variables `mode-only' return value.
2d3ba9e7 3566 Add some more details on what this function does in the other case.
eafed945 3567
bc8410af
GM
35682011-05-19 Glenn Morris <rgm@gnu.org>
3569
3570 * lists.texi (Sets And Lists): Mention cl provides union etc.
3571
35a30759
N
35722011-05-19 Nix <nix@esperi.org.uk>
3573
3574 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
3575
3576 * text.texi (Parsing HTML): Update for function name changes.
3577
3578 * syntax.texi (Syntax Flags): Small fix.
3579
3580 * keymaps.texi (Active Keymaps): Typo fix.
3581 (Changing Key Bindings): Grammar fix.
3582
3583 * frames.texi (Minibuffers and Frames): Grammar fix.
3584 (Window System Selections): x-select-enable-clipboard now defaults to t.
3585
3586 * customize.texi (Common Keywords):
3587 * display.texi (Abstract Display):
3588 * modes.texi (Auto-Indentation):
3589 * nonascii.texi (Converting Representations): Typo fixes.
3590
3591 * control.texi (Examples of Catch): Call it "goto" not "go to".
3592
e3934a8a
EZ
35932011-05-14 Eli Zaretskii <eliz@gnu.org>
3594
bc039a3b
EZ
3595 * nonascii.texi (Character Properties): Fix inconsistencies with
3596 implementation.
3597
e3934a8a
EZ
3598 * text.texi (Special Properties): Move @defvar's out of the
3599 @table. (Bug#8652)
3600
e2c94218
GM
36012011-05-12 Glenn Morris <rgm@gnu.org>
3602
3603 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
3604
d2fc7e3d 36052011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
3606
3607 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
3608 (Multiline Font Lock):
3609 * vol2.texi (Top):
3610 * vol1.texi (Top):
3611 * elisp.texi (Top): Update menu accordingly.
3612
d2fc7e3d 36132011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
3614
3615 * modes.texi (Region to Fontify): Fix typo.
3616
79b70037
GM
36172011-05-10 Jim Meyering <meyering@redhat.com>
3618
3619 * minibuf.texi: Fix typo "in in -> in".
3620
b08a63cc 36212011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
3622
3623 * numbers.texi (Integer Basics): Large integers are treated as floats.
3624
1ef14cb4
LMI
36252011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3626
3627 * processes.texi (Synchronous Processes): Document the (:file
3628 "/file-name") syntax for `call-process'.
3629
4ffd0d6b 36302011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
3631
3632 * windows.texi (Choosing Window): Fix typo.
3633
4ffd0d6b 36342011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
3635
3636 * frames.texi (Layout Parameters): Note the difference between
3637 querying and setting parameters for left-fringe and right-fringe
3638 (Bug#6930).
3639
fd5a8ae8
SM
36402011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3641
3642 * minibuf.texi (Basic Completion): Be a bit more precise about the
3643 valid kinds of completion tables.
3644 (Programmed Completion): Remove obsolete text about lambda expressions
3645 not being valid completion tables.
3646
c1bcd0d5
CY
36472011-03-19 Chong Yidong <cyd@stupidchicken.com>
3648
3649 * positions.texi (Excursions): Explain the "save-excursion
3650 defeated by set-buffer" warning.
3651
3652 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
3653 save-excursion. Suggested by Uday S Reddy.
3654
03408648 36552011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 3656
03408648
SM
3657 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
3658 (Lexical Binding): New sub-section.
ba83908c 3659
03408648
SM
3660 * eval.texi (Eval): Discourage the use of `eval'.
3661 Document its new `lexical' argument.
6c075cd7 3662
f6d62986
SM
36632011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3664
03408648 3665 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
3666 nil any more.
3667
84ea5558 36682011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
3669
3670 * strings.texi (String Conversion): Don't mention
3671 string-make-(uni|multi)byte (bug#8262).
3672 * nonascii.texi (Converting Representations): Fix up range.
3673 * keymaps.texi (Key Binding Commands): Update code point, avoid
3674 "unibyte character" and remove mention of unibyte bindings.
3675
62d94509
EZ
36762011-03-10 Eli Zaretskii <eliz@gnu.org>
3677
3678 * modes.texi (Operator Precedence Grammars): Don't use characters
3679 outside ISO-8859-1.
3680
63a329f8
EZ
36812011-03-09 Eli Zaretskii <eliz@gnu.org>
3682
3683 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
3684
3685 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3686
6446548e
GM
36872011-03-08 Glenn Morris <rgm@gnu.org>
3688
3689 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3690 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 3691 * elisp.texi: Set documentencoding.
6446548e 3692
33383987
JB
36932011-03-07 Chong Yidong <cyd@stupidchicken.com>
3694
3695 * Version 23.3 released.
3696
0b3ceceb
CY
36972011-03-06 Chong Yidong <cyd@stupidchicken.com>
3698
3699 * package.texi: Update index keywords.
3700 (Package Archives): New node contents. Document package-x.el.
3701
78f5433f
JB
37022011-03-06 Juanma Barranquero <lekktu@gmail.com>
3703
3704 * makefile.w32-in (srcs): Add package.texi.
3705
555e9b5c
CY
37062011-03-06 Chong Yidong <cyd@stupidchicken.com>
3707
120d9389
CY
3708 * package.texi (Packaging, Packaging Basics, Simple Packages)
3709 (Multi-file Packages): Expand and clarify.
3710 (Package Archives): Temporary placeholder node.
3711
3712 * elisp.texi (Top): Update node listing.
3713
555e9b5c
CY
3714 * Makefile.in (srcs): Add package.texi.
3715
b59a4335
CY
37162011-03-05 Chong Yidong <cyd@stupidchicken.com>
3717
3718 * processes.texi (Synchronous Processes): Minor clarification
3719 (Bug#8149).
3720
06083aa1
GM
37212011-03-03 Glenn Morris <rgm@gnu.org>
3722
3723 * files.texi (Truenames): Minor clarification. (Bug#2341)
3724
6640b281
GM
37252011-03-01 Glenn Morris <rgm@gnu.org>
3726
3727 * variables.texi (Directory Local Variables):
3728 Mention `(subdirs . nil)' alist element.
3729
2b0c7330 37302011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
3731
3732 * variables.texi (Directory Local Variables): Mention the optional
3733 mtime argument of dir-locals-set-directory-class. (Bug#3577)
3734
b923f7a9
CY
37352011-02-27 Chong Yidong <cyd@stupidchicken.com>
3736
3737 * minibuf.texi (Minibuffer History): Clarify discussion of
3738 minibuffer history lists (Bug#8085).
3739
67ab0163 37402011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 3741
e979a521
EZ
3742 * elisp.texi: Sync @dircategory with ../../info/dir.
3743
e03b2fd4
EZ
3744 * files.texi (Visiting Functions): Document find-file-literally,
3745 both the command and the variable.
3746
86ec878a
EZ
3747 * variables.texi (Creating Buffer-Local): Explain the meaning of
3748 permanent local variables.
3749
67ab0163
GM
3750 * files.texi (Visiting Functions): Document find-file-literally,
3751 both the command and the variable.
3752
3753 * variables.texi (Creating Buffer-Local): Explain the meaning of
3754 permanent local variables.
3755
37562011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
3757
3758 * keymaps.texi (Remapping Commands): Mention how to undo it.
3759
bfcb151a
RT
37602011-02-09 Reuben Thomas <rrt@sc3d.org>
3761
3762 * loading.texi (Hooks for Loading): Remove unnecessary advice
3763 about eval-after-load (Bug#7986).
3764
a41c8660
CY
37652011-02-05 Chong Yidong <cyd@stupidchicken.com>
3766
3767 * commands.texi (Accessing Mouse): Note that a header line is not
3768 included in the row of posn-col-row.
3769
e0dd6837
CY
37702011-02-02 Chong Yidong <cyd@stupidchicken.com>
3771
3772 * modes.texi (Major Mode Conventions): Add face guidelines.
3773 (Faces for Font Lock): List faces in order of prominence.
3774
a4180391
PE
37752011-02-01 Paul Eggert <eggert@cs.ucla.edu>
3776
3777 format-time-string now supports subsecond time stamp resolution
3778 * os.texi (Time Parsing): Document %N.
3779
7427eb97
CY
37802011-01-28 Chong Yidong <cyd@stupidchicken.com>
3781
61db307f
CY
3782 * vol1.texi (Top):
3783 * vol2.texi (Top):
3784 * elisp.texi (Top):
3785 * display.texi (Display Property): Shorten the menu description of
3786 the "Other Display Specs" node (Bug#7816).
3787
7427eb97
CY
3788 * keymaps.texi (Defining Menus): Add "menu item" and "extended
3789 menu item" concept index entries (Bug#7805).
3790
bf3dae7e
EZ
37912011-01-29 Eli Zaretskii <eliz@gnu.org>
3792
3793 * makefile.w32-in (texinfodir): New variable.
3794 (usermanualdir): Remove as redundant with $(emacsdir).
3795 (MAKEINFO): Remove options, leave only program name.
3796 (MAKEINFO_OPTS): New variable.
3797 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
3798
06d8ace5 37992011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
3800 Richard Kim <emacs18@gmail.com>
3801
3802 * loading.texi (Library Search): Document list-load-path-shadows
3803 (Bug#7757).
3804
06d8ace5 38052011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
3806
3807 * searching.texi (Regexp Special): Remove outdated discussion of
3808 character sets (Bug#7780).
3809
28a88153
CY
3810 * frames.texi (Pop-Up Menus): Document where menu title comes
3811 from (Bug#7684).
3812
06d8ace5 38132011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
3814
3815 * display.texi (Making Buttons): Mention limitation of text buttons.
3816
a8e1e9ee
WL
38172011-01-23 Werner Lemberg <wl@gnu.org>
3818
3819 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3820 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3821 (ENVADD): New variable to control texi2dvi and texi2pdf.
3822
362b9d48
GM
38232011-01-15 Chong Yidong <cyd@stupidchicken.com>
3824
3825 * files.texi (Directory Names): Move directory-abbrev-alist doc to
3826 Emacs manual.
3827
38282011-01-15 Eli Zaretskii <eliz@gnu.org>
3829
3830 * files.texi (Directory Names): Explain why FROM in
3831 directory-abbrev-alist should begin with \`. (Bug#7777)
3832
3fa173b4
SM
38332011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3834
3835 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
3836
7c420169 38372011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
3838
3839 * modes.texi (Emulating Mode Line): Fix last change.
3840
7c420169 38412011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
3842
3843 * modes.texi (Emulating Mode Line): Update documentation of
3844 format-mode-line according to changes that fixed bug #7587.
3845
80b33766
SM
38462010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
3847
3848 * modes.texi (Derived Modes): Mention prog-mode.
3849
3850 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
3851 of the key-binding-data cache since we don't use it any more.
3852
f49d1f52 38532010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 3854
4bb49a92
EZ
3855 * processes.texi (Shell Arguments):
3856 * strings.texi (Creating Strings): Don't mention "shell commands";
3857 make it explicit that `split-string-and-unquote' and
3858 `combine-and-quote-strings' are mainly for working with arguments
3859 to call-process and start-process.
3860
3c73e30e
EZ
3861 * processes.texi (Shell Arguments): Fix documentation of
3862 `split-string-and-unquote'. Add indexing. (Bug#7563)
3863
f49d1f52 38642010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
3865
3866 * modes.texi (Auto-Indentation): New section to document SMIE.
3867 (Major Mode Conventions):
3868 * text.texi (Mode-Specific Indent): Refer to it.
3869
f49d1f52 38702010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
3871
3872 * display.texi (Other Display Specs): Document left-fringe and
3873 right-fringe display specs.
3874
f49d1f52 38752010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
3876
3877 * backups.texi (Making Backups):
3878 * modes.texi (Example Major Modes): Use recommended coding style.
3879 (Major Mode Basics, Derived Modes): Encourge more strongly use of
3880 define-derived-mode. Mention completion-at-point-functions.
3881
f49d1f52 38822010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 3883
5dcb4c4e
SM
3884 * nonascii.texi (Converting Representations):
3885 Document byte-to-string.
e1115396 3886
ec1b9b17
GM
38872010-12-08 Glenn Morris <rgm@gnu.org>
3888
3889 * buffers.texi (Modification Time):
3890 verify-visited-file-modtime now defaults to the current buffer.
3891
07976ae3 38922010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 3893
ec1b9b17 3894 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
3895
3896 * strings.texi (Creating Strings): Don't mention semi-obsolete
3897 function char-to-string.
3898 (String Conversion): Shorten discussion of semi-obsolete function
3899 string-to-char. Link to Converting Representations.
3900
3901 * objects.texi (Symbol Type):
3902 * text.texi (Near Point):
3903 * help.texi (Help Functions):
3904 * functions.texi (Mapping Functions): Use string instead of
3905 char-to-string in examples.
3906
07976ae3 39072010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
3908
3909 * text.texi (Kill Functions, Kill Functions)
3910 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
3911 YANK-HANDLER args.
3912
3913 * symbols.texi (Creating Symbols): Using unintern without an
3914 obarray arg is now obsolete.
3915
3916 * numbers.texi (Float Basics): Document float-e and float-pi.
3917
3918 * variables.texi (Defining Variables): Change "pi" example to
3919 "float-pi".
3920
8547874a
EZ
39212010-11-26 Eli Zaretskii <eliz@gnu.org>
3922
3923 * commands.texi (Click Events): Document the values of X, Y and
3924 COL, ROW in the event's position, when the click is on the header
3925 or mode line, on the fringes, or in the margins.
3926
4a47c275 39272010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 3928
5b05d75b
EZ
3929 * customize.texi (Composite Types): Lower-case index entry.
3930
5dcb4c4e
SM
3931 * loading.texi (How Programs Do Loading):
3932 Document load-file-name. (Bug#7346)
c7926fe2 3933
4a47c275 39342010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
3935
3936 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
3937
0eb025fb
EZ
39382010-11-13 Eli Zaretskii <eliz@gnu.org>
3939
3940 * display.texi (Usual Display): Characters with no fonts are not
3941 necessarily displayed as empty boxes.
3942
2699a554 39432010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
3944
3945 * maps.texi (Standard Keymaps): Update File menu description.
3946
8289f37b
GM
39472010-10-28 Glenn Morris <rgm@gnu.org>
3948
3949 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
3950
5793a7bc 39512010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
3952
3953 * display.texi (Window Systems): Deprecate use of window-system as
3954 a predicate.
3955
17284e30
GM
39562010-10-23 Glenn Morris <rgm@gnu.org>
3957
3958 * help.texi (Documentation Basics): Remove mentions of digest-doc and
3959 sorted-doc.
3960
00f113eb
JB
39612010-10-15 Eli Zaretskii <eliz@gnu.org>
3962
3963 * os.texi (Dynamic Libraries): New node, with slightly modified
3964 text deleted from "Image Formats".
3965 (System Interface): Add @menu entry for "Dynamic Libraries".
3966
3967 * display.texi (Image Formats): Remove description of
3968 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
3969
07277eb8
GM
39702010-10-12 Glenn Morris <rgm@gnu.org>
3971
3972 * book-spine.texinfo: Rename to book-spine.texi.
3973
c12e4a81
GM
39742010-10-11 Glenn Morris <rgm@gnu.org>
3975
df187c62
GM
3976 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3977
c12e4a81 3978 * Makefile.in (DVIPS): New variable.
234db610
GM
3979 (.PHONY): Add html, ps.
3980 (html, elisp.html, ps, elisp.ps): New targets.
3981 (clean): Delete html, ps files.
3982 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 3983
6513b232
EZ
39842010-10-09 Eli Zaretskii <eliz@gnu.org>
3985
3986 * makefile.w32-in (emacsdir): New variable.
3987 (srcs): Add emacsver.texi.
3988 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
3989
abd40fb4
GM
39902010-10-09 Glenn Morris <rgm@gnu.org>
3991
c1dc72b3
GM
3992 * Makefile.in (VPATH): Remove.
3993 (infodir): Make it absolute.
3994 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
3995
4393405b
GM
3996 * Makefile.in (dist): Anchor regexps.
3997
eef3ab94
GM
3998 * Makefile.in (srcs): Put elisp.texi first.
3999 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
4000
aa9db089
GM
4001 * Makefile.in (infoclean): Remove harmless, long-standing error.
4002
abd40fb4
GM
4003 * Makefile.in ($(infodir)): Delete rule.
4004 (mkinfodir): New.
4005 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
4006
68db69ed 4007 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 4008 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 4009
ea274122
GM
40102010-10-09 Glenn Morris <rgm@gnu.org>
4011
f7a31f11
GM
4012 * Makefile.in (emacsdir): New variable.
4013 (MAKEINFO): Add -I $emacsdir.
4014 (dist): Copy emacsver.texi.
b13254e7
GM
4015 (srcs): Add emacsver.texi.
4016
f7a31f11
GM
4017 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
4018 Set EMACSVER by including emacsver.texi.
4019
ea274122
GM
4020 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
4021
17ca7950
GM
40222010-10-07 Glenn Morris <rgm@gnu.org>
4023
4024 * Makefile.in (version): New, set by configure.
4025 (clean): Delete dist tar file.
4026 (dist): Use version in tar name.
4027
4c83f6e1
GM
40282010-10-06 Glenn Morris <rgm@gnu.org>
4029
4030 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
4031 (INSTALL_INFO): Remove unused variable.
4032 (mostlyclean, infoclean, dist): New rules.
4033 (clean): Delete dvi and pdf files.
4034 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 4035 ($(infodir)): Add parallel build workaround.
4c83f6e1 4036
0264072d
GM
40372010-10-04 Glenn Morris <rgm@gnu.org>
4038
4039 * Makefile.in (dvi, pdf, $(infodir)): New targets.
4040 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 4041 Fix -I typo.
0264072d
GM
4042 (clean): No 'make.out' or 'core' files.
4043 (.PHONY): Declare clean rules.
4044 (maintainer-clean): Delete pdf file. Guard against cd failures.
4045
77f38949
GM
40462010-10-03 Glenn Morris <rgm@gnu.org>
4047
4048 * files.texi (File Name Components): Remove ignored section about
4049 deleted variable directory-sep-char.
4050
178fdd41
MA
40512010-10-03 Michael Albinus <michael.albinus@gmx.de>
4052
4053 * files.texi (Magic File Names): New defopt
4054 remote-file-name-inhibit-cache.
4055
9c524fcb
GM
40562010-10-02 Glenn Morris <rgm@gnu.org>
4057
4058 * os.texi (Killing Emacs): Hook now runs in batch mode.
4059
f816790b
SM
40602010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4061
4062 * text.texi (Special Properties): Clarify when modification-hooks run.
4063
7cf78aac
SM
40642010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
4065
4066 * syntax.texi (Syntax Flags): Document new `c' flag.
4067
ca0d44e4
GM
40682010-09-09 Glenn Morris <rgm@gnu.org>
4069
4070 * display.texi (ImageMagick Images): General cleanup.
4071
10999305 40722010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
4073
4074 * files.texi (Directory Names): Use \` rather than ^.
4075
45240125
JD
40762010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4077
4078 * text.texi (Low-Level Kill Ring):
4079 * frames.texi (Window System Selections): Remove cut buffer
4080 documentation.
4081
4abe5bf6
EZ
40822010-08-28 Eli Zaretskii <eliz@gnu.org>
4083
4084 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
4085 Parameters", where the default fringe width is described.
4086
4087 * frames.texi (Window Frame Parameters, Basic Parameters)
4088 (Position Parameters, Layout Parameters, Management Parameters)
4089 (Cursor Parameters, Font and Color Parameters): Add indexing for
4090 frame parameters. (Bug#6929)
4091
fdc76236
TT
40922010-08-25 Tom Tromey <tromey@redhat.com>
4093
4094 * vol2.texi (Top): Update.
4095 * vol1.texi (Top): Update.
4096 * tips.texi (Library Headers): Mention Package-Version and
4097 Package-Requires.
4098 * package.texi: New file.
4099 * os.texi (System Interface): Update pointers.
4100 * elisp.texi (Top): Link to new nodes. Include package.texi.
4101 * anti.texi (Antinews): Update pointers.
4102
1e5c1c80
EZ
41032010-08-25 Eli Zaretskii <eliz@gnu.org>
4104
4105 * processes.texi (Filter Functions): Fix last change.
4106
78e33835
CY
41072010-08-24 Markus Triska <triska@gmx.at>
4108
4109 * processes.texi (Filter Functions): Use `buffer-live-p' instead
4110 of `buffer-name' in the main text as well as in the example
4111 (Bug#3098).
4112
198a7a97
CY
41132010-08-22 Chong Yidong <cyd@stupidchicken.com>
4114
4115 * nonascii.texi (Text Representations):
4116 * loading.texi (Loading Non-ASCII):
4117 * compile.texi (Byte Compilation): Don't mention obsolete
4118 --unibyte command-line argument.
4119
bc7d7ea6
CY
41202010-08-22 Chong Yidong <cyd@stupidchicken.com>
4121
4122 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
4123
b0126eac 41242010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
4125
4126 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
4127
e8a6cc19
EZ
41282010-08-20 Eli Zaretskii <eliz@gnu.org>
4129
4130 * commands.texi (Misc Events): Add cross-references to where
4131 POSITION of a mouse event is described in detail.
4132
c4e7c63a 41332010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 4134
c4e7c63a 4135 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 4136
7815fe19 41372010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
4138
4139 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
4140 Suggested by Štěpán Němec <stepnem@gmail.com>.
4141
7815fe19 41422010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
4143
4144 * minibuf.texi (High-Level Completion): Document args of
4145 `read-buffer-function' (bug#5625).
4146
8b2dd508
JD
41472010-07-29 Jan Djärv <jan.h.d@swipnet.se>
4148
4149 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
4150
bace45fe
MA
41512010-07-29 Michael Albinus <michael.albinus@gmx.de>
4152
4153 * processes.texi (Process Information): Explain process property
4154 `remote-tty'.
4155
4ce5a4cc
JB
41562010-07-27 Juanma Barranquero <lekktu@gmail.com>
4157
4158 * modes.texi (Defining Minor Modes): Use C-delete in examples,
4159 instead of "\C-\^?" (bug#6334).
4160
1c84bc7a
JB
4161 * text.texi (Special Properties): Fix typo.
4162
b88746ba
EZ
41632010-07-09 Eli Zaretskii <eliz@gnu.org>
4164
4165 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
4166 calling sequences, which are now the standard.
4167
51422d6d
CY
41682010-06-24 Chong Yidong <cyd@stupidchicken.com>
4169
4170 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
4171
4172 * commands.texi (Command Overview): Mention undo-boundary call.
4173
d24880de
GM
41742010-06-23 Glenn Morris <rgm@gnu.org>
4175
4176 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
4177 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
4178 * frames.texi, functions.texi, internals.texi, keymaps.texi:
4179 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
4180 * searching.texi, sequences.texi, strings.texi, syntax.texi:
4181 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
4182 Untabify Texinfo files.
4183
0fc76035
CY
41842010-06-20 Chong Yidong <cyd@stupidchicken.com>
4185
4186 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
4187
5338dc0b
CY
41882010-06-19 Chong Yidong <cyd@stupidchicken.com>
4189
a628ad9d 4190 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 4191
2c3a3c1d
CY
41922010-06-02 Chong Yidong <cyd@stupidchicken.com>
4193
ba3bf1d9
CY
4194 * searching.texi (Regexp Special): Remove obsolete information
4195 about matching non-ASCII characters, and suggest using char
4196 classes (Bug#6283).
2c3a3c1d 4197
7f4b4249
JB
41982010-05-30 Juanma Barranquero <lekktu@gmail.com>
4199
4200 * minibuf.texi (Basic Completion): Add missing "@end defun".
4201
637821cd
SM
42022010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4203
4204 * minibuf.texi (Basic Completion): Document completion-boundaries.
4205 (Programmed Completion): Document the new fourth method for boundaries.
4206
e13051c3
CY
42072010-05-22 Chong Yidong <cyd@stupidchicken.com>
4208
a628ad9d 4209 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 4210
0235128c 42112010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4212
4213 * windows.texi (Textual Scrolling):
4214 * tips.texi (Coding Conventions):
4215 * minibuf.texi (Minibuffer History):
4216 * maps.texi (Standard Keymaps):
4217 * loading.texi (Where Defined):
4218 * edebug.texi (Instrumenting): Fix typos.
4219
0235128c 42202010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 4221
c7c32279
CY
4222 * keymaps.texi (Menu Bar): Document :advertised-binding property.
4223
0235128c
SM
4224 * functions.texi (Obsolete Functions):
4225 Document set-advertised-calling-convention.
eb5ed549
CY
4226
4227 * minibuf.texi (Basic Completion): Document completion-in-region.
4228 (Programmed Completion): Document completion-annotate-function.
4229
4230 * commands.texi (Reading One Event): Document read-key.
4231 (Distinguish Interactive): Document KIND arg to
4232 called-interactively-p. Delete obsolete interactive-p.
4233
4234 * elisp.texi (Top): Update node description.
4235
f8848423
EZ
42362010-05-08 Eli Zaretskii <eliz@gnu.org>
4237
0235128c
SM
4238 * nonascii.texi (Character Properties):
4239 Document unicode-category-table. Add an index entry for Unicode
4240 general category.
4241
42422010-05-07 Chong Yidong <cyd@stupidchicken.com>
4243
4244 * Version 23.2 released.
f8848423 4245
938efb77
JB
42462010-04-20 Juanma Barranquero <lekktu@gmail.com>
4247
4248 * locals.texi (Standard Buffer-Local Variables):
4249 Remove @ignore'd reference to `direction-reversed'.
4250
5854c267
JL
42512010-04-14 Juri Linkov <juri@jurta.org>
4252
4253 Fix @deffn without category.
4254
4255 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
4256 for `abbrev-insert'.
4257
4258 * buffers.texi (Indirect Buffers): Add category `Command'
4259 to @deffn of `clone-indirect-buffer'.
4260
4261 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
4262 for `next-window' and `previous-window'. Add category `Command'
4263 to @deffn of `pop-to-buffer'.
4264
8a14dec7
CY
42652010-04-01 Chong Yidong <cyd@stupidchicken.com>
4266
4267 * nonascii.texi (Text Representations): Don't mark
4268 enable-multibyte-characters as a user option.
4269
7a1831cf
EZ
42702010-03-31 Eli Zaretskii <eliz@gnu.org>
4271
4272 * control.texi (Handling Errors): How to re-throw a signal caught
4273 by condition-case.
4274
c3863713
CY
42752010-03-26 Chong Yidong <cyd@stupidchicken.com>
4276
4277 * loading.texi (Hooks for Loading): Document after-load-functions.
4278 Copyedits.
4279
c333f279
AM
42802010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
4281
4282 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
4283
e867cb5d 42842010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
4285
4286 * processes.texi (Network Processes): Document seqpacket type.
4287
605f35cd
DN
42882010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
4289
4290 * os.texi (System Environment): Do not mention lynxos.
4291
288f9fc0
CY
42922010-03-10 Chong Yidong <cyd@stupidchicken.com>
4293
4294 * Branch for 23.2.
4295
eed5c93a
CY
42962010-03-06 Chong Yidong <cyd@stupidchicken.com>
4297
4298 * objects.texi (Integer Type): Take note of the read syntax
4299 exception for numbers that cannot fit in the integer type.
4300
1ddd6622
GM
43012010-03-03 Glenn Morris <rgm@gnu.org>
4302
4303 * numbers.texi (Integer Basics, Bitwise Operations):
4304 * objects.texi (Integer Type): Update for integers now being 30-bit.
4305
a908c79a
CY
43062010-02-27 Chong Yidong <cyd@stupidchicken.com>
4307
4308 * display.texi (Low-Level Font): Document :otf font-spec property.
4309
cd61af01
SM
43102010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4311
4312 * display.texi (Line Height): Avoid obsolete special default variables
4313 like default-major-mode.
4314
c02f8fe2
AM
43152010-01-28 Alan Mackenzie <acm@muc.de>
4316
4317 * display.texi (Auto Faces): Say fontification-functions is called
4318 whether or not Font Lock is enabled. Tidy up the wording a bit.
4319
d738d18b
CY
43202010-01-17 Chong Yidong <cyd@stupidchicken.com>
4321
4322 * elisp.texi: Remove duplicate edition information (Bug#5407).
4323
4963739e
JB
43242010-01-17 Juanma Barranquero <lekktu@gmail.com>
4325
4326 * two.el (volume-header-toc-markup): Fix typos in docstring.
4327
c57008f6
SM
43282010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4329
4330 Avoid dubious uses of save-excursions.
4331 * positions.texi (Excursions): Recommend the use of
4332 save-current-buffer if applicable.
4333 * text.texi (Clickable Text): Fix the example code which used
4334 save-excursion in a naive way which sometimes preserves point and
4335 sometimes not.
4336 * variables.texi (Creating Buffer-Local):
4337 * os.texi (Session Management):
4338 * display.texi (GIF Images):
4339 * control.texi (Cleanups): Use (save|with)-current-buffer.
4340
2f3725cd
EZ
43412010-01-02 Eli Zaretskii <eliz@gnu.org>
4342
4343 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
4344
85eeac93
CY
43452010-01-02 Chong Yidong <cyd@stupidchicken.com>
4346
4347 * nonascii.texi (Text Representations, Character Codes)
4348 (Converting Representations, Explicit Encoding)
4349 (Translation of Characters): Use hex notation consistently.
4350 (Character Sets): Fix map-charset-chars doc (Bug#5197).
4351
4801c5fa
CY
43522010-01-01 Chong Yidong <cyd@stupidchicken.com>
4353
4354 * loading.texi (Where Defined): Make it clearer that these are
4355 loaded files (Bug#5068).
4356
26e533e2
CY
43572009-12-29 Chong Yidong <cyd@stupidchicken.com>
4358
4359 * minibuf.texi (Completion Styles): Document `initials' style.
4360
16d1ff5f
CY
43612009-12-25 Chong Yidong <cyd@stupidchicken.com>
4362
4363 * frames.texi (Resources): Describe inhibit-x-resources.
4364 (Size Parameters): Copyedit.
4365
4366 * hash.texi (Creating Hash):
4367 * objects.texi (Hash Table Type): Document the new hash table
4368 printed representation.
4369
4370 * minibuf.texi (Basic Completion): 4th arg to all-completions is
4371 obsolete.
4372
5dcb4c4e
SM
4373 * processes.texi (Process Buffers):
4374 Document process-kill-buffer-query-function.
16d1ff5f 4375
9a5de3d9
GM
43762009-12-05 Glenn Morris <rgm@gnu.org>
4377
4378 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
4379 diary-display-function, and no longer recommended to be a hook.
4380 Update for changes in the names of calendar and diary hooks.
4381 diary-print-entries-hook has changed section.
4382
b640eb52
EZ
43832009-11-28 Eli Zaretskii <eliz@gnu.org>
4384
4385 * text.texi (Special Properties): More accurate description of
4386 what the `cursor' property does.
4387
be1674ab
KR
43882009-11-26 Kevin Ryde <user42@zip.com.au>
4389
4390 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
4391 mouse-wheel-down-event, the closest thing to a definition for them.
4392 * os.texi (Startup Summary): vindex inhibit-startup-message and
4393 inhibit-splash-screen.
4394 (Command-Line Arguments): vindex argv.
4395 (Suspending Emacs): vindex suspend-tty-functions and
4396 resume-tty-functions. Don't want to index every hook, but having
4397 the programming ones is helpful.
4398
603f5979
CY
43992009-11-14 Chong Yidong <cyd@stupidchicken.com>
4400
4401 * commands.texi (Motion Events): Fix typo (Bug#4907).
4402
4359a806
CY
44032009-11-08 Chong Yidong <cyd@stupidchicken.com>
4404
4405 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
4406 are affected by case-fold-search (Bug#4483).
4407
0f063651
CY
44082009-11-02 Chong Yidong <cyd@stupidchicken.com>
4409
4410 * minibuf.texi (Reading File Names): Note that read-file-name may
4411 use a graphical file dialog.
4412
9bd79893
GM
44132009-10-31 Glenn Morris <rgm@gnu.org>
4414
4415 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
4416
ebe479ec
KR
44172009-10-16 Kevin Ryde <user42@zip.com.au>
4418
4419 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
4420 in particular so `info-lookup-symbol' can find its docs.
4421
2640fa86
CY
44222009-10-16 Chong Yidong <cyd@stupidchicken.com>
4423
4424 * variables.texi (Constant Variables): Distinguish from defconst
4425 variables.
4426 (Defining Variables): Add cindex.
4427
edd6a733
CY
44282009-10-15 Chong Yidong <cyd@stupidchicken.com>
4429
4430 * os.texi (Time of Day): Clarify that the microsecond part is
4431 ignored (Bug#4637).
4432
5feb0b73
GM
44332009-10-11 Glenn Morris <rgm@gnu.org>
4434
4435 * frames.texi (Size and Position): Clarify what is included in the frame
4436 height. (Bug#4535)
4437
0c5413c8
GM
44382009-10-10 Glenn Morris <rgm@gnu.org>
4439
4440 * windows.texi (Size of Window): The relationship between window and
4441 frame heights is not so simple. (Bug#4535)
4442 Mention window-full-height-p.
4443
7f8b600a
SM
44442009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
4445
4446 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
4447 used from Lisp.
4448
6185de1c
EZ
44492009-10-07 Eli Zaretskii <eliz@gnu.org>
4450
7f8b600a
SM
4451 * files.texi (Directory Names) <abbreviate-file-name>:
4452 Document that root home directories are not replaced with "~".
6185de1c 4453
9972911f
EZ
44542009-10-06 Eli Zaretskii <eliz@gnu.org>
4455
4456 * text.texi (Special Properties): Document the meaning of the
4457 `cursor' text property whose value is an integer.
4458
2a3f19ef
MA
44592009-10-05 Michael Albinus <michael.albinus@gmx.de>
4460
4461 * files.texi (Magic File Names): Add `copy-directory'.
4462
804543b5
EZ
44632009-10-05 Eli Zaretskii <eliz@gnu.org>
4464
4465 * files.texi (File Attributes): Fix description of file
4466 attributes. (Bug#4638) Update attributes of files.texi example to
4467 be more representative.
4468
461bf92b
MA
44692009-10-05 Michael Albinus <michael.albinus@gmx.de>
4470
4471 * files.texi (Create/Delete Dirs): New command copy-directory.
4472
a86cd395
JB
44732009-10-04 Juanma Barranquero <lekktu@gmail.com>
4474
4475 * anti.texi (Antinews):
4476 * macros.texi (Indenting Macros):
4477 * strings.texi (Creating Strings, Case Conversion):
4478 Remove duplicate words.
4479
d3080264
MA
44802009-10-01 Michael Albinus <michael.albinus@gmx.de>
4481
4482 * files.texi (Create/Delete Dirs): delete-directory has an
4483 optional parameter RECURSIVE.
4484
85d14563
SM
44852009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
4486
4487 * buffers.texi (Swapping Text): Minor clarification.
4488
3d9842c6
GM
44892009-10-01 Glenn Morris <rgm@gnu.org>
4490
4491 * functions.texi (Declaring Functions): Mention that we also search for
4492 ".m" files in the src/ directory.
4493
78427304
CY
44942009-09-25 David Engster <deng@randomsample.de>
4495
3d9842c6 4496 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 4497
b578c9cc
GM
44982009-09-22 Glenn Morris <rgm@gnu.org>
4499
4500 * internals.texi (Building Emacs): Mention preloaded-file-list.
4501
beee5da7
AM
45022009-09-14 Alan Mackenzie <acm@muc.de>
4503
4504 * os.texi (Terminal Output): Put "@code{}" around "stdout".
4505
5d6ab672
CY
45062009-09-13 Chong Yidong <cyd@stupidchicken.com>
4507
4508 * functions.texi (Anonymous Functions): Rearrange discussion,
4509 giving usage of unquoted lambda forms first. Mention that
4510 `function' and `#'' are no longer required (Bug#4290).
4511
59375eeb
AM
45122009-09-11 Alan Mackenzie <acm@muc.de>
4513
a86cd395 4514 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
4515 batch mode.
4516
e7e2f529
GM
45172009-09-01 Glenn Morris <rgm@gnu.org>
4518
4519 * display.texi (Face Functions): Mention define-obsolete-face-alias.
4520
eae47088
GM
45212009-08-26 Ulrich Mueller <ulm@gentoo.org>
4522
4523 * nonascii.texi (Character Codes): Fix typos.
4524
3691a0a6
MA
45252009-08-25 Michael Albinus <michael.albinus@gmx.de>
4526
4527 * processes.texi (Synchronous Processes): New defvar
4528 process-file-side-effects.
4529
664d56b8
GM
45302009-08-25 Glenn Morris <rgm@gnu.org>
4531
4532 * display.texi (Fontsets): Fix typo.
4533
0706c025
GM
4534 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
4535
03a74b84
SM
45362009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
4537
4538 * processes.texi (Asynchronous Processes): Adjust arglist of
4539 start-process-shell-command and start-file-process-shell-command.
4540
f6de8a37
CY
45412009-08-15 Chong Yidong <cyd@stupidchicken.com>
4542
4b1ed1bb
CY
4543 * advice.texi (Argument Access in Advice): Note that argument
4544 positions are zero-based (Bug#3932).
4545
89a9e058
CY
4546 * commands.texi (Distinguish Interactive): Minor copyedit.
4547
23696fd7
CY
4548 * display.texi (Face Attributes): Add xref to Displaying Faces for
4549 explanation of "underlying face".
4550
f6de8a37
CY
4551 * customize.texi (Common Keywords): Add xref to Loading.
4552
4553 * loading.texi (How Programs Do Loading): Add xref to Lisp
4554 Libraries node in the Emacs manual.
4555
417f77e6
CY
45562009-08-13 Chong Yidong <cyd@stupidchicken.com>
4557
4558 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
4559
0999039c
CY
45602009-07-18 Chong Yidong <cyd@stupidchicken.com>
4561
4562 * processes.texi (Shell Arguments): Copyedits.
4563
9af167bc
GM
45642009-07-18 Glenn Morris <rgm@gnu.org>
4565
4566 * loading.texi (Repeated Loading): Fix typo.
4567
137987ab
RS
45682009-07-16 Richard Stallman <rms@gnu.org>
4569
4570 * buffers.texi (Swapping Text): Recommend setting
4571 write-region-annotate-functions and buffer-saved-size.
4572
4573 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
4574
622fa380
GM
45752009-07-15 Glenn Morris <rgm@gnu.org>
4576
4577 * edebug.texi: Minor re-phrasings throughout.
4578 (Edebug Execution Modes): Sit-for affects continue mode too.
4579 (Jumping): Use `forward-sexp' rather than its keybinding.
4580 (Edebug Misc): Fix Q binding.
4581 (Edebug Eval): Remove cl version.
4582 (Printing in Edebug): Clarify print-length etc.
4583 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
4584 (Specification List): Remove edebug-unwrap findex entry.
4585 (Specification Examples): defmacro is actually not the same as defun.
4586 Escape "`" in example.
4587
6bbd4600
CY
45882009-07-15 Chong Yidong <cyd@stupidchicken.com>
4589
4590 * markers.texi (The Mark): Document optional arg to
4591 deactivate-mark.
4592
e538d479
GM
45932009-07-11 Kevin Ryde <user42@zip.com.au>
4594
4595 * hooks.texi (Standard Hooks): Fix cross-references.
4596
4c98b9ed
GM
4597 * loading.texi (Named Features): Refer to eval-after-load.
4598
5300838c
GM
45992009-07-11 Glenn Morris <rgm@gnu.org>
4600
64fbeb16
GM
4601 * Makefile.in (TEXI2PDF): New.
4602 (elisp.pdf): New target.
4603
4c98b9ed
GM
4604 * searching.texi (Regexp Backslash): Fix typo.
4605
4606 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 4607
51d9979c
GM
46082009-07-10 Glenn Morris <rgm@gnu.org>
4609
561c0216
GM
4610 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
4611
5b594a58
GM
4612 * customize.texi (Customization Types):
4613 * display.texi (Abstract Display):
0cc8c85a 4614 * objects.texi (Character Type, String Type):
5b594a58 4615 Merge in some menu descriptions from elisp.texi.
51d9979c 4616
c3cbbb40
GM
4617 * hash.texi (Hash Tables):
4618 * modes.texi (Multiline Font Lock):
4619 End menu description with period.
fe42c16a 4620
28528402
GM
46212009-07-09 Glenn Morris <rgm@gnu.org>
4622
4623 * back.texi: Don't hard-code texinfo location.
4624
4625 * two-volume.make (texinfodir): New, with location of texinfo.tex.
4626 (tex): Add texinfodir to TEXINPUTS.
4627 (elisp1med-init, elisp2med-init): Use texinfodir.
4628
4629 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
4630 (clean): Add two-volume.make intermediate files.
4631
4632 * elisp.texi, vol1.texi, vol2.texi:
4633 Use a DATE variable with the publication date, and update it.
4634 Fix antinews menu description.
4635
4636 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
4637 Update the detailed node listing to match elisp.texi.
4638
4639 * README: Update edition to match elisp.texi.
4640
4641 * objects.texi (General Escape Syntax):
4642 * nonascii.texi (Character Sets):
4643 Use consistent case for "Unicode Standard".
4644
4645 * anti.texi (Antinews):
4646 * customize.texi (Variable Definitions):
4647 * functions.texi (Declaring Functions):
4648 * nonascii.texi (Character Properties):
4649 * processes.texi (Serial Ports):
4650 * text.texi (Special Properties):
4651 * tips.texi (Coding Conventions):
4652 Minor rearrangements to improve TeX line-filling.
4653
4654 * commands.texi (Using Interactive): Fix cross-reference.
4655
17db8e10
JD
46562009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4657
4658 * frames.texi (Management Parameters): Mention sticky.
4659
77c7e2e1
AS
46602009-07-01 Andreas Schwab <aschwab@redhat.com>
4661
4662 * help.texi (Help Functions): Fix description of help-buffer and
4663 help-setup-xref to use @defun instead of @deffn.
4664
3f1c6666
JD
46652009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4666
4667 * frames.texi (Size Parameters): Mention maximized for fullscreen.
4668
ca27c21b
CY
46692009-06-24 Chong Yidong <cyd@stupidchicken.com>
4670
4671 * display.texi (Window Systems): Add ns to the list.
4672
70243478
CY
46732009-06-21 Chong Yidong <cyd@stupidchicken.com>
4674
4675 * Branch for 23.1.
4676
df006536
MR
46772009-06-17 Martin Rudalics <rudalics@gmx.at>
4678
4679 * windows.texi (Dedicated Windows): Fix typo.
4680 (Resizing Windows): Replace @defun by @deffn.
4681
d259fc4b
GM
46822009-06-17 Glenn Morris <rgm@gnu.org>
4683
4684 * variables.texi (Directory Local Variables):
4685 Update for 2009-04-11 name-change of dir-locals-directory-alist.
4686
30781db6
KH
46872009-06-09 Kenichi Handa <handa@m17n.org>
4688
4689 * nonascii.texi (Character Sets): State clearly that FROM and TO
4690 are codepoints of CHARSET.
4691
62e8099c
CY
46922009-06-07 Chong Yidong <cyd@stupidchicken.com>
4693
4694 * minibuf.texi (Reading File Names): Fix introductory text.
4695 Suggested by stan@derbycityprints.com.
4696 (High-Level Completion): Fix typo.
4697
ee1b1917
CY
46982009-05-28 Chong Yidong <cyd@stupidchicken.com>
4699
4700 * frames.texi (Text Terminal Colors): Multi-tty is already
4701 implemented, but tty-local colors are not.
4702
5df647e8
CY
47032009-05-27 Chong Yidong <cyd@stupidchicken.com>
4704
4705 * hooks.texi (Standard Hooks): Remove mention of obsolete
4706 redisplay-end-trigger-functions.
4707
4708 * internals.texi (Window Internals): Remove mention of obsolete
4709 redisplay-end-trigger-functions.
4710
01f17ae2
MR
47112009-05-21 Martin Rudalics <rudalics@gmx.at>
4712
4713 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
4714
4715 * backups.texi (Making Backups): backup-directory-alist and
4716 make-backup-file-name-function are options.
4717 (Auto-Saving): auto-save-list-file-prefix is an option.
4718
4719 * buffers.texi (Killing Buffers): buffer-offer-save is an
4720 option.
4721
4722 * display.texi (Refresh Screen): no-redraw-on-reenter is an
4723 option.
4724 (Echo Area Customization): echo-keystrokes is an option.
4725 (Selective Display): selective-display-ellipses is an option.
4726 (Temporary Displays): temp-buffer-show-function is an option.
4727 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
4728 are options.
4729 (Font Selection): face-font-family-alternatives,
4730 face-font-selection-order, face-font-registry-alternatives, and
4731 scalable-fonts-allowed are options.
4732 (Fringe Indicators): indicate-buffer-boundaries is an option.
4733 (Fringe Cursors): overflow-newline-into-fringe is an option.
4734 (Scroll Bars): scroll-bar-mode is an option.
4735
4736 * eval.texi (Eval): max-lisp-eval-depth is an option.
4737
4738 * files.texi (Visiting Functions): find-file-hook is an option.
4739 (Directory Names): directory-abbrev-alist is an option.
4740 (Unique File Names): temporary-file-directory and
4741 small-temporary-file-directory are options.
4742
4743 * frames.texi (Initial Parameters): initial-frame-alist,
4744 minibuffer-frame-alist and default-frame-alist are options.
4745 (Cursor Parameters): blink-cursor-alist and
4746 cursor-in-non-selected-windows ar options.
4747 (Window System Selections): selection-coding-system is an
4748 option.
4749 (Display Feature Testing): display-mm-dimensions-alist is an
4750 option.
4751
4752 * help.texi (Help Functions): help-char and help-event-list are
4753 options.
4754
4755 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
4756 an option.
4757
4758 * minibuf.texi (Minibuffer History): history-length and
4759 history-delete-duplicates are options.
4760 (High-Level Completion): read-buffer-function and
4761 read-buffer-completion-ignore-case are options.
4762 (Reading File Names): read-file-name-completion-ignore-case is
4763 an option.
4764
4765 * modes.texi (Mode Line Top): mode-line-format is an option.
4766 (Mode Line Variables): mode-line-position and mode-line-modes
4767 are options.
4768
4769 * nonascii.texi (Text Representations):
4770 enable-multibyte-characters is an option.
4771 (Default Coding Systems): auto-coding-regexp-alist,
4772 file-coding-system-alist, auto-coding-alist and
4773 auto-coding-functions are options.
4774 (Specifying Coding Systems): inhibit-eol-conversion is an
4775 option.
4776
4777 * os.texi (Init File): site-run-file is an option.
4778 (System Environment): mail-host-address is an option.
4779 (User Identification): user-mail-address is an option.
4780 (Terminal Output): baud-rate is an option.
4781
4782 * positions.texi (Word Motion): words-include-escapes is an
4783 option.
4784
4785 * searching.texi (Standard Regexps): page-delimiter,
4786 paragraph-separate, paragraph-separate and sentence-end are
4787 options.
4788
4789 * text.texi (Margins): left-margin and fill-nobreak-predicate
4790 are options.
4791
4792 * variables.texi (Local Variables): max-specpdl-size is an
4793 option.
4794
4795 * windows.texi (Choosing Window):
4796 split-window-preferred-function, special-display-function and
4797 display-buffer-function are options.
4798
106e6894
CY
47992009-05-20 Chong Yidong <cyd@stupidchicken.com>
4800
4a83454d
CY
4801 Fix errors spotted by Martin Rudalics.
4802
106e6894
CY
4803 * syntax.texi (Position Parse): Document rationale for ignored
4804 arguments to syntax-ppss-flush-cache.
4805
4806 * processes.texi (Input to Processes): Mark PROCESS arg to
4807 process-running-child-p as optional.
4808 (Network Options): Document NO-ERROR arg to
4809 set-network-process-option.
4810
4811 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
4812 command.
4813
4814 * searching.texi (POSIX Regexps): Mark posix-search-forward and
4815 posix-search-backward as commands.
4816
4817 * os.texi (Killing Emacs): Mark kill-emacs as a command.
4818 (Suspending Emacs): Mark suspend-emacs as a command.
4819 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
4820 commands.
5dcb4c4e
SM
4821 (Terminal Output): Remove obsolete function baud-rate.
4822 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
4823
4824 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
4825 terminal-coding-system and set-terminal-coding-system.
4826 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
4827 as optional.
4828 (Character Sets): Document RESTRICTION arg of char-charset.
4829 (Character Codes): Mark POS argument to get-byte as optional.
4830
4831 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
4832 minibuffer-message.
4833
4834 * files.texi (Create/Delete Dirs): Mark make-directory and
4835 delete-directory as commands.
4836
4837 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
4838
4839 * text.texi (Base 64): Mark base64-decode-string and
4840 base64-encode-string as commands.
4841 (Columns): Mark move-to-column as a command.
4842 (Mode-Specific Indent): Document RIGID arg to
4843 indent-for-tab-command.
4844 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
4845 Mark indent-code-rigidly as a command.
4846 (Substitution): Mark translate-region as a command.
4847
4848 * frames.texi (Size and Position): Remove obsolete functions
4849 screen-height and screen-width.
4850
04173931
CY
48512009-05-19 Chong Yidong <cyd@stupidchicken.com>
4852
4853 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
4854 (Displaying Buffers, Resizing Windows): Correct mistakes;
4855 next-window, previous-window, and pop-to-buffer are not commands,
4856 and fit-window-to-buffer" is a command. (Pointed out by Martin
4857 Rudalics.)
4858
eae7d8f8
RS
48592009-05-17 Richard M Stallman <rms@gnu.org>
4860
4861 * modes.texi (Precalculated Fontification): Clarify text.
4862
b8766179
MR
48632009-05-17 Martin Rudalics <rudalics@gmx.at>
4864
4865 * windows.texi (Selecting Windows): Clarify descriptions of
4866 with-selected-window and get-lru-window.
4867 (Cyclic Window Ordering): Refer to particular frame when talking
4868 about how splitting affects the ordering.
4869 (Displaying Buffers): Fix descriptions of switch-to-buffer and
4870 switch-to-buffer-other-window. Explain how setting of
4871 display-buffer-reuse-frames affects pop-to-buffer.
4872 (Choosing Window): Clarify some details in descriptions of
4873 display-buffer-reuse-frames, pop-up-frames, and
4874 pop-up-frame-function.
4875 (Dedicated Windows): Clarify some details.
4876 (Textual Scrolling): Replace term vscroll by term vertical
4877 scroll position.
4878 (Vertical Scrolling): Fix typo.
4879 (Window Hooks): Relate text on jit-lock-register to window
4880 scrolling and size changes.
4881
734b5e3b
CY
48822009-05-14 Chong Yidong <cyd@stupidchicken.com>
4883
0a65633e
CY
4884 * frames.texi (Initial Parameters): Clarify what the initial
4885 minibuffer frame is.
05be46d7
CY
4886 (Buffer Parameters): Note that the minibuffer parameter can not be
4887 altered.
0a65633e 4888
734b5e3b
CY
4889 * anti.texi (Antinews): Copyedits. Rearrange some entries.
4890 Document display-buffer changes.
4891
925672cd
CY
48922009-05-13 Chong Yidong <cyd@stupidchicken.com>
4893
17ecd7af
CY
4894 * anti.texi (Antinews): Rewrite for Emacs 22.
4895
925672cd
CY
4896 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
4897 obarrays are first mentioned. Define "system abbrev" more
4898 prominently, and add it to the index.
4899 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
4900 Copyedits.
4901 (Abbrev Expansion): Document abbrev-insert.
4902
80be4dd7
CY
49032009-05-12 Chong Yidong <cyd@stupidchicken.com>
4904
4905 * frames.texi (Font and Color Parameters): Rename from Color
4906 Parameters. Document font-backend parameter.
4907
4908 * vol2.texi (Top): Update node listing.
4909 * vol1.texi (Top): Update node listing.
4910 * elisp.texi (Top): Update node listing.
4911
372a93ac
MR
49122009-05-11 Martin Rudalics <rudalics@gmx.at>
4913
4914 * windows.texi (Choosing Window): Don't explicitly refer to
4915 split-window-sensibly's window argument in descriptions of
4916 split-height-threshold and split-width-threshold.
4917
714c3541
MR
49182009-05-10 Martin Rudalics <rudalics@gmx.at>
4919
4920 * windows.texi (Choosing Window): Fix rewrite of window
4921 splitting section.
4922
0e90e7be
EZ
49232009-05-09 Eli Zaretskii <eliz@gnu.org>
4924
f4e90db0
SM
4925 * nonascii.texi (Default Coding Systems):
4926 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5dcb4c4e 4927 Add indexing.
0e90e7be
EZ
4928 (Lisp and Coding Systems): Add index entries.
4929
d3c0c321
MR
49302009-05-09 Martin Rudalics <rudalics@gmx.at>
4931
4932 * windows.texi (Choosing Window): Describe split-window-sensibly
4933 and rewrite section on window splitting accordingly.
4934 (Textual Scrolling): Replace `...' by @code{...}.
4935
c773345a
CY
49362009-05-04 Chong Yidong <cyd@stupidchicken.com>
4937
ee2d5b5e
CY
4938 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
4939 Remove obsoleted pre-abbrev-expand-hook.
4940
4941 * locals.texi (Standard Buffer-Local Variables): Consolidate table
4942 entries.
4943
c773345a
CY
4944 * internals.texi (Object Internals): Don't assume 32-bit machines
4945 are the norm.
4946 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
4947 (Window Internals): Synch field names to window.h.
4948 (Process Internals): Synch field names to process.h.
c773345a 4949
dd449674
CY
49502009-04-29 Chong Yidong <cyd@stupidchicken.com>
4951
4952 * variables.texi (File Local Variables): Note that read-circle is
4953 bound to nil when reading file-local variables.
4954
4955 * streams.texi (Input Functions): Document read-circle.
4956 (Output Variables): Add xref to Circular Objects.
4957
4f1e25e2
CY
49582009-04-25 Chong Yidong <cyd@stupidchicken.com>
4959
4960 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
4961 Features and Coding System Basics. Node that "p" stands for
4962 "predicate". Recommend utf-8-emacs instead of emacs-mule.
4963 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
4964 mouse-appearance-menu.
4965 (Programming Tips): Add xref to Progress.
4966
dca019f8
CY
49672009-04-22 Chong Yidong <cyd@stupidchicken.com>
4968
5dcb4c4e
SM
4969 * os.texi (Command-Line Arguments):
4970 Document command-line-args-left.
dca019f8
CY
4971 (Suspending Emacs): Adapt text to multi-tty case. Document use of
4972 terminal objects for tty arguments.
4973 (Startup Summary): Add xref to Session Management.
4974 (Session Management): Mention emacs-session-restore. Copyedits.
4975
02a89103
CY
49762009-04-20 Chong Yidong <cyd@stupidchicken.com>
4977
4978 * os.texi (Startup Summary): Copyedits. The init file is not
4979 necessarily named .emacs now. Document initial-buffer-choice and
4980 initial-scratch-message. Note where Emacs exits in batch mode.
4981 Document inhibit-splash-screen as an alias.
4982 (Init File): Be neutral about which init file name to use.
4983
49842009-04-16 Chong Yidong <cyd@stupidchicken.com>
4985
4986 * os.texi (System Interface): Fix Texinfo usage.
4987
0c1cfe01
CY
49882009-04-15 Chong Yidong <cyd@stupidchicken.com>
4989
80d7cdca
CY
4990 * searching.texi (Regexp Backslash): Also refer to shy groups as
4991 non-capturing or unnumbered groups.
4992 (Regexp Functions): Add cross-reference to Regexp Backslash.
4993
0c1cfe01
CY
4994 * display.texi (Truncation): Overlays can use line-prefix and
4995 wrap-prefix too.
4996 (Overlay Properties): Document wrap-prefix and line-prefix.
4997 (Face Attributes): Document underline-minimum-offset.
4998 (Face Remapping): Copyedits.
4999 (Low-Level Font): Copyedits.
5000 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
5001 (Line Height): Emphasize that line-spacing only takes effect on
5002 graphical terminals.
0c1cfe01 5003
c4adeee0
CY
50042009-04-13 Chong Yidong <cyd@stupidchicken.com>
5005
5006 * display.texi (Refresh Screen): Note that a passage about screen
5007 refreshing is text terminal only.
5008 (Forcing Redisplay): Delete misleading comment---sit-for calls
5009 redisplay, not the other way around.
5010 (Truncation): Note new values of truncate-partial-width-windows.
5011 Copyedits.
5012 (Invisible Text): Document invisible-p.
5013
b20ecfa1
EZ
50142009-04-11 Eli Zaretskii <eliz@gnu.org>
5015
5016 * display.texi (Overlays): Overlays don't scale well. See
5017 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
5018
97d8273f
CY
50192009-04-10 Chong Yidong <cyd@stupidchicken.com>
5020
f147ff75
CY
5021 * syntax.texi (Syntax Table Functions): Document cons cell
5022 argument for modify-syntax-entry.
5023 (Categories): Document cons cell argument for
5024 modify-category-entry.
5025
fca4ec76
CY
5026 * searching.texi (String Search): Document word-search-forward-lax
5027 and word-search-backward-lax.
5028 (Searching and Case): Describe isearch behavior more precisely.
5029
9c283d5b
CY
5030 * keymaps.texi (Tool Bar): Mention that some platforms do not
5031 support multi-line toolbars. Suggested by Stephen Eglen.
5032
5033 * frames.texi (Layout Parameters): Mention that Nextstep also
5034 allows only one tool-bar line. Suggested by Stephen Eglen.
5035
97d8273f
CY
5036 * nonascii.texi (Text Representations): Copyedits.
5037 (Coding System Basics): Also mention utf-8-emacs.
5038 (Converting Representations, Selecting a Representation)
5039 (Scanning Charsets, Translation of Characters, Encoding and I/O):
5040 Copyedits.
5041 (Character Codes): Mention role of codepoints 1114112 to 4194175.
5042
2bad3299
CY
50432009-04-09 Chong Yidong <cyd@stupidchicken.com>
5044
5045 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
5046 (Filling): Clarify REGION argument of fill-paragraph.
5047 Document fill-forward-paragraph-function.
2bad3299
CY
5048 (Special Properties): Remove "new in Emacs 22" declaration.
5049 (Clickable Text): Merge with Links and Mouse-1 node.
5050
5dcb4c4e
SM
5051 * display.texi (Button Properties, Button Buffer Commands):
5052 Change xref to Clickable Text.
2bad3299
CY
5053
5054 * tips.texi (Key Binding Conventions): Change xref to Clickable
5055 Text.
5056
5057 * elisp.texi (Top): Update node listing.
5058
ea30ce4f
CY
50592009-04-05 Chong Yidong <cyd@stupidchicken.com>
5060
47af2f4b
CY
5061 * markers.texi (The Mark): Copyedits. Improve description of
5062 handle-shift-selection.
5063 (The Region): Move use-region-p here from The Mark.
5064
ea30ce4f
CY
5065 * positions.texi (Screen Lines): Document (cols . lines) argument
5066 for vertical-motion.
5067
2aa8ea6e
CY
50682009-04-04 Chong Yidong <cyd@stupidchicken.com>
5069
3ec61d4e
CY
5070 * frames.texi (Frames): Clean up introduction. Document `ns'
5071 return value for framep.
5072 (Creating Frames): Note how the terminal is chosen.
5073 (Multiple Terminals, Multiple Displays): Merge into a single node.
5074 (Color Parameters): Fix typo.
5075
5076 * variables.texi (Local Variables, Buffer-Local Variables)
5077 (Creating Buffer-Local): Change link to Multiple Terminals.
5078
5079 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
5080
5081 * keymaps.texi (Controlling Active Maps): Change link to Multiple
5082 Terminals.
5083
5084 * commands.texi (Command Loop Info, Keyboard Macros): Change link
5085 to Multiple Terminals.
5086
5087 * elisp.texi (Top): Update node listing.
5088 * vol2.texi (Top): Update node listing.
5089 * vol1.texi (Top): Update node listing.
5090
9257072f
CY
5091 * buffers.texi (Current Buffer): Note that the append-to-buffer
5092 example is no longer in synch with the latest code. Tie the two
5093 examples together.
5094
2aa8ea6e
CY
5095 * files.texi (File Attributes): Move note about MS-DOS from
5096 Changing Files to File Attributes.
5097 (Create/Delete Dirs): Note that mkdir is an alias for this.
5098
22e74b17
CY
50992009-04-01 Markus Triska <triska@gmx.at>
5100
5101 * processes.texi (Filter Functions): Suggest how to handle output
5102 batches.
5103
4bbe48ec
CY
51042009-03-30 Chong Yidong <cyd@stupidchicken.com>
5105
5106 * help.texi (Accessing Documentation): Update example to use
5107 help-setup-xref and with-help-window.
5108 (Help Functions): Remove print-help-return-message, which is
5109 semi-obsolete due to with-help-window. Document help-buffer and
5110 help-setup-xref.
5111
b9723f39
CY
51122009-03-29 Chong Yidong <cyd@stupidchicken.com>
5113
5dcb4c4e
SM
5114 * help.texi (Accessing Documentation, Help Functions):
5115 Remove information about long-obsolete Emacs versions.
9eb52e90 5116
b9723f39
CY
5117 * modes.texi (Mode Line Variables): The default values of the mode
5118 line variables are now more complicated.
5119
b0cc32db
CY
51202009-03-28 Chong Yidong <cyd@stupidchicken.com>
5121
3c25a5a9
CY
5122 * modes.texi (Major Mode Conventions): Note that specialness is
5123 inherited.
31c9eebb
CY
5124 (Derived Modes): Note that define-derive-mode sets the mode-class
5125 property.
3c25a5a9 5126
b0cc32db
CY
5127 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
5128 goto-map. Add search-map to the list.
5129
c5e0006d
EZ
51302009-03-27 Eli Zaretskii <eliz@gnu.org>
5131
1213465a
EZ
5132 * os.texi (System Environment): Update the list of system-type
5133 values.
5134
c5e0006d
EZ
5135 * markers.texi (The Mark) <handle-shift-selection>: Update for
5136 removal of the optional argument DEACTIVATE.
5137
48bab3d6
CY
51382009-03-25 Chong Yidong <cyd@stupidchicken.com>
5139
5140 * commands.texi (Focus Events): Most X window managers don't use
5141 focus-follows-mouse nowadays.
5142
6e4ff1b6
CY
51432009-03-24 Chong Yidong <cyd@stupidchicken.com>
5144
5145 * commands.texi (Defining Commands): Clarify introduction.
5146 (Using Interactive): Not that interactive can be put in a symbol
5147 property.
5148 (Interactive Call): Note that a symbol with a non-nil
5149 interactive-form property satisfies commandp.
5150
11625308
JB
51512009-03-23 Juanma Barranquero <lekktu@gmail.com>
5152
5153 * minibuf.texi (Intro to Minibuffers): Fix typos.
5154
7b34420d
CY
51552009-03-23 Chong Yidong <cyd@stupidchicken.com>
5156
5157 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
5158 about minibuffers in old Emacs versions. Copyedits.
5159 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
5160 (Text from Minibuffer): Simplify introduction.
5161
f9257eed
AM
51622009-03-22 Alan Mackenzie <acm@muc.de>
5163
5164 * commands.texi (Using Interactive): Clarify string argument to
5165 `interactive' - even promptless elements need \n separators.
5166
f639ba70
CY
51672009-03-18 Chong Yidong <cyd@stupidchicken.com>
5168
5169 * minibuf.texi (Completion Styles): New node.
5170
5171 * elisp.texi (Top): Update node listing.
5172
d897e8ee
CY
51732009-03-17 Chong Yidong <cyd@stupidchicken.com>
5174
5175 * minibuf.texi (Basic Completion): Note that
5176 read-file-name-completion-ignore-case and
5177 read-buffer-completion-ignore-case can override
5178 completion-ignore-case.
5179 (Minibuffer Completion): Document completing-read changes.
5180 (Completion Commands): Avoid mentioning partial completion mode.
5181 Document minibuffer-completion-confirm changes, and
5182 minibuffer-confirm-exit-commands.
5183 (High-Level Completion): Document new require-match behavior for
5184 read-buffer. Document read-buffer-completion-ignore-case.
5185 (Reading File Names): Document new require-match behavior for
5186 read-file-name.
5187
b1f23349
CY
51882009-03-14 Chong Yidong <cyd@stupidchicken.com>
5189
5190 * debugging.texi (Error Debugging): Don't mislead the reader into
5191 thinking that debug-on-error enters debugger for C-f at EOB.
5192 (Error Debugging): Setting debug-on-init within the init file
5193 works, and has for some time.
5194
d6eb4e25
KH
51952009-03-13 Kenichi Handa <handa@m17n.org>
5196
5197 * display.texi (Fontsets): Update the description.
5198
1cf53dc5
CY
51992009-03-13 Chong Yidong <cyd@stupidchicken.com>
5200
5201 * advice.texi (Advising Primitives): Link to What Is a Function.
5202
81f919fc
CY
52032009-03-12 Chong Yidong <cyd@stupidchicken.com>
5204
cf4229eb
CY
5205 * compile.texi (Speed of Byte-Code): Update example.
5206 (Disassembly): Update examples.
5207
81f919fc 5208 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
5209
5210 * customize.texi (Common Keywords): It's not necessary to use :tag
5211 to remove hyphens, as custom-unlispify-tag-name does it
5212 automatically.
5dcb4c4e
SM
5213 (Variable Definitions): Link to File Local Variables.
5214 Document customized-value symbol property.
f2bbc08c
CY
5215 (Customization Types): Move menu to end of node.
5216
955964d7
CY
52172009-03-10 Chong Yidong <cyd@stupidchicken.com>
5218
5219 * macros.texi (Compiling Macros): Omit misleading sentence, which
5220 implied that macros can only be used in the same file they are
5221 defined.
5222 (Backquote): Remove obsolete information about Emacs 19.
5223
d25ed7db
GM
52242009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
5225
5226 * display.texi (Display Margins): Fix paren typo.
5227
d55f6ca5
CY
52282009-02-27 Chong Yidong <cyd@stupidchicken.com>
5229
f0e57ed8
CY
5230 * elisp.texi (Top): Update node listing.
5231
5232 * variables.texi (Variables): Clarify introduction.
5233 (Global Variables): Mention that setq is a special form.
5234 (Local Variables): Use active voice.
5235 (Tips for Defining): Mention marking variables as safe.
5236 (Buffer-Local Variables): Mention terminal-local and frame-local
5237 variables together.
5238 (File Local Variables): Copyedits.
5239 (Frame-Local Variables): Note that they are not really useful.
5240 (Future Local Variables): Node deleted.
5241
d55f6ca5 5242 * objects.texi (General Escape Syntax): Update explanation of
fe7a3057 5243 Unicode escape syntax.
d55f6ca5 5244
ca8f09a8
CY
52452009-02-23 Chong Yidong <cyd@stupidchicken.com>
5246
5247 * control.texi (Control Structures): Add cindex entry for "textual
5248 order".
5249
5250 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
5251 instead of "expression" throughout.
5252 (Function Indirection): Copyedits. Use active voice.
5253 (Eval): The default value of max-lisp-eval-depth is now 400.
5254
a20878b6
MB
52552009-02-23 Miles Bader <miles@gnu.org>
5256
5257 * processes.texi (System Processes): Rename `system-process-attributes'
5258 to `process-attributes'.
5259
61f66044
CY
52602009-02-22 Chong Yidong <cyd@stupidchicken.com>
5261
1b80d1f3
CY
5262 * symbols.texi (Property Lists): Emphasize that property lists are
5263 not restricted to symbol cells.
5264 (Other Plists): Copyedit.
5265
61f66044
CY
5266 * sequences.texi (Sequences Arrays Vectors): Make introduction
5267 more concise.
5268 (Arrays): Mention char-tables and bool-vectors too.
5269 (Vectors): Don't repeat information given in Arrays node. Link to
5270 nodes that explain the vector usage examples.
5271 (Char-Tables): Note that char-table elements can have arbitrary
5272 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 5273 Link to Property Lists node.
61f66044 5274
9403944b
CY
52752009-02-22 Chong Yidong <cyd@stupidchicken.com>
5276
5277 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
5278 `append'.
4068c7b4 5279 (List Elements): Copyedits.
9403944b
CY
5280
5281 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
5282 of `vconcat'.
5283
5284 * strings.texi (Creating Strings): Copyedits. Remove obsolete
5285 Emacs 20 usage of `concat'.
5286 (Case Conversion): Copyedits.
5287
b87a185f
CY
52882009-02-21 Chong Yidong <cyd@stupidchicken.com>
5289
5290 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
5291 Minor edits.
5292 (Frame Configuration Type): Emphasize that it is not primitive.
5293 (Font Type): New node.
5294 (Type Predicates): Add fontp; type-of now recognizes font object
5295 types.
5296
5297 * intro.texi (Version Info): Update version numbers in examples.
5298 (Acknowledgements): List more contributors.
5299
5300 * elisp.texi: Bump version number to 3.0.
5301 (Top): Link to Font Type node.
5302
867d4bb3
JB
53032009-02-20 Juanma Barranquero <lekktu@gmail.com>
5304
5305 * modes.texi (Major Mode Conventions): Remove duplicate words.
5306 (Customizing Keywords): Fix typo.
5307
77730170
EZ
53082009-02-14 Eli Zaretskii <eliz@gnu.org>
5309
5310 * nonascii.texi (User-Chosen Coding Systems): Document that
5311 select-safe-coding-system suggests raw-text if there are raw bytes
5312 in the region.
5313 (Explicit Encoding): Warn not to use `undecided' when encoding.
5314
c8736212
GM
53152009-02-11 Glenn Morris <rgm@gnu.org>
5316
5317 * frames.texi (Visibility of Frames): Mention the effect multiple
5318 workspaces/desktops can have on visibility.
5319
ab992d66
EZ
53202009-02-07 Eli Zaretskii <eliz@gnu.org>
5321
c8736212
GM
5322 * text.texi (Commands for Insertion):
5323 * commands.texi (Event Mod):
5324 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
5325 * nonascii.texi (Translation of Characters):
5326 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
5327 (Explicit Encoding): Document the `charset' text property produced
5328 by decode-coding-region and decode-coding-string.
ab992d66 5329
e651a255
AM
53302009-01-27 Alan Mackenzie <acm@muc.de>
5331
5332 * modes.texi (Search-based Fontification): Correct a typo.
5333
bc5cde4b
JB
53342009-01-25 Juanma Barranquero <lekktu@gmail.com>
5335
5336 * abbrevs.texi (Abbrev Table Properties): Fix typo.
5337 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
5338
3533155b
EZ
53392009-01-24 Eli Zaretskii <eliz@gnu.org>
5340
f721deda
EZ
5341 * display.texi (Window Systems): Document the value of
5342 `initial-window-system' under --daemon.
5343
3533155b
EZ
5344 * os.texi (System Environment): Remove description of the
5345 `environment' function which has been deleted.
5346
f79b43b2
DN
53472009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
5348
5349 * frames.texi (Multiple Displays): Remove documentation for
5350 removed function make-frame-on-tty.
5351
e3aa6669
CY
53522009-01-22 Chong Yidong <cyd@stupidchicken.com>
5353
5354 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
5355 write-region-annotate-functions.
5356 Document write-region-post-annotation-function.
e3aa6669 5357
fb13a416
CY
53582009-01-19 Chong Yidong <cyd@stupidchicken.com>
5359
5360 * display.texi (Font Lookup): Document WIDTH argument of
5361 x-list-fonts.
5362
02eccf6b
EZ
53632009-01-17 Eli Zaretskii <eliz@gnu.org>
5364
ead3f58d
EZ
5365 * maps.texi (Standard Keymaps): Rename function-key-map to
5366 local-function-key-map.
5367
5368 * keymaps.texi (Translation Keymaps): Rename function-key-map to
5369 local-function-key-map.
5370
5371 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
5372 and `set-keyboard-coding-system' now accept an optional terminal
5373 argument.
5374
5375 * commands.texi (Event Mod): `keyboard-translate-table' is now
5376 terminal-local.
5377 (Function Keys): Rename function-key-map to
5378 local-function-key-map.
5379
df05a163
EZ
5380 * elisp.texi (Top): Make @detailmenu be consistent with changes in
5381 frames.texi.
5382
0ed8034e 5383 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
5384 `delete-terminal-functions', `suspend-tty-functions' and
5385 `resume-tty-functions'.
0ed8034e
EZ
5386
5387 * frames.texi (Frames): Document `frame-terminal' and
5388 `terminal-live-p'.
5389 (Multiple Displays): Document `make-frame-on-tty'.
5390 (Multiple Terminals): Document `terminal-list', `delete-terminal',
5391 `terminal-name', and `get-device-terminal'.
490f1197
EZ
5392 (Terminal Parameters): Document `terminal-parameters',
5393 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
5394
5395 * os.texi (System Environment): Document `environment' and
5396 `initial-environment'.
490f1197
EZ
5397 (Suspending Emacs): Update for multi-tty; document
5398 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 5399
02eccf6b
EZ
5400 * nonascii.texi (Coding System Basics): More accurate description
5401 of `raw-text'.
5402
f19fea97
JB
54032009-01-12 Juanma Barranquero <lekktu@gmail.com>
5404
5405 * display.texi (Low-Level Font): Fix typo.
5406
16fa292f
CY
54072009-01-10 Chong Yidong <cyd@stupidchicken.com>
5408
5409 * elisp.texi (Top): Update node listing.
5410
5411 * display.texi (PostScript Images): Node deleted.
5412
0b4faef3
EZ
54132009-01-10 Eli Zaretskii <eliz@gnu.org>
5414
3355f04d
EZ
5415 * processes.texi (Decoding Output): Document that null bytes force
5416 no-conversion for reading process output.
5417
5418 * files.texi (Reading from Files): Document that null bytes force
5419 no-conversion when visiting files.
5420
11625308 5421 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 5422
5dcb4c4e
SM
5423 * nonascii.texi (Lisp and Coding Systems):
5424 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 5425 (Character Properties): Improve wording.
0b4faef3 5426
ce9cf065
CY
54272009-01-09 Chong Yidong <cyd@stupidchicken.com>
5428
5429 * display.texi (Font Lookup): Remove obsolete function
5430 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
5431 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
5432 (Font Selection): Reorder order of variable descriptions.
5433 Minor clarifications.
ce9cf065
CY
5434
5435 * elisp.texi (Top): Update node listing.
5436
ab756fb3
GM
54372009-01-09 Glenn Morris <rgm@gnu.org>
5438
5439 * commands.texi (Command Loop Info): Say that last-command-char and
5440 last-input-char are obsolete aliases.
5441
5442 * edebug.texi (Edebug Recursive Edit): Remove separate references to
5443 last-input-char and last-command-char, since they are just aliases for
5444 last-input-event and last-command-event.
5445
5446 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
5447 last-command-char.
5448
6b2b8ab1
CY
54492009-01-08 Chong Yidong <cyd@stupidchicken.com>
5450
5451 * elisp.texi: Update node listing.
5452
5453 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
5454 (Face Attributes): Don't link to Font Lookup.
5455 Document font-family-list.
6b2b8ab1
CY
5456 (Fonts): New node.
5457
3568e767
JR
54582009-01-08 Jason Rumney <jasonr@gnu.org>
5459
5460 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 5461 changing the standard pointer shapes. (Bug#1485)
3568e767 5462
6221c8db
CY
54632009-01-08 Chong Yidong <cyd@stupidchicken.com>
5464
5465 * display.texi (Attribute Functions): Note that a function value
5466 :height is relative, and that compatibility functions work by
5467 calling set-face-attribute.
5468 (Displaying Faces): Reorder list in order of increasing priority.
5469 (Face Remapping): New node. Content moved here from Displaying
5470 Faces.
5471 (Glyphs): Link to Face Functions.
5472
e3d3799a
CY
54732009-01-08 Chong Yidong <cyd@stupidchicken.com>
5474
5475 * display.texi (Faces): Don't discuss face id here. facep does
5476 not return t.
5477 (Defining Faces): Minor clarification.
5478 (Face Attributes): Rearrange items to match docstring of
5479 set-face-attribute. Add :foundry attribute. Document new role of
5480 :font attribute. Texinfo usage fix.
5481 (Attribute Functions): Copyedits.
5482 (Face Functions): Note that face number is seldom used.
5483
638a2457
RS
54842009-01-05 Richard M Stallman <rms@gnu.org>
5485
5486 * strings.texi (Predicates for Strings): Minor clarification.
5487
5488 * functions.texi (Function Safety): Texinfo usage fix.
5489
39cb9e56 54902009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
49ea0074
JB
5491
5492 * objects.texi (General Escape Syntax): Fix typo.
5493
9f822178
MR
54942009-01-03 Martin Rudalics <rudalics@gmx.at>
5495
5496 * windows.texi (Choosing Window): Say that pop-up-frame-alist
5497 works via the default value of pop-up-frame-function.
5498
af34ad36
EZ
54992009-01-02 Eli Zaretskii <eliz@gnu.org>
5500
5501 * processes.texi (System Processes): Document the `time' and
5502 `ctime' attributes of `system-process-attributes'.
5503
d31f6679
CY
55042009-01-01 Chong Yidong <cyd@stupidchicken.com>
5505
5506 * display.texi (Face Attributes): Clarify :height attribute.
5507
174dc00c
MR
55082008-12-31 Martin Rudalics <rudalics@gmx.at>
5509
5510 * buffers.texi (The Buffer List): Clarify what moves a buffer to
5511 the front of the buffer list. Add entries for `last-buffer' and
5512 `unbury-buffer'.
5513
b8afe7e4
EZ
55142008-12-27 Eli Zaretskii <eliz@gnu.org>
5515
d14030f5
EZ
5516 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
5517 and its subsections.
5518
5519 * frames.texi (Multiple Terminals, Low-level Terminal)
5520 (Terminal Parameters, Frames on Other TTY devices): New sections.
5521 (Frames): Add an xref to "Multiple Terminals".
5522
765980a4
EZ
5523 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
5524
5525 * objects.texi (Terminal Type): New node.
5526 (Editing Types): Add it to the menu.
5527
47bd5577
EZ
5528 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
5529 Variables".
5530
eb22b78c 5531 * variables.texi (Directory Local Variables): New node.
47bd5577 5532 (Variables): Add a menu item for it.
eb22b78c 5533
b8afe7e4
EZ
5534 * loading.texi (Autoload): Document `generate-autoload-cookie' and
5535 `generated-autoload-file'.
5536
77bb0476
EZ
55372008-12-20 Eli Zaretskii <eliz@gnu.org>
5538
028e2c19
EZ
5539 * os.texi (Startup Summary): Add xref to documentation of
5540 `initial-window-system'.
5541
77bb0476
EZ
5542 * display.texi (Window Systems): Document `window-system' the
5543 function. The variable `window-system' is now frame-local.
028e2c19 5544 Document `initial-window-system'.
77bb0476 5545
dda87836
MR
55462008-12-19 Martin Rudalics <rudalics@gmx.at>
5547
5548 * windows.texi (Windows): Rewrite description of
5549 fit-window-to-buffer.
5550
caef3ed2
GM
55512008-12-13 Glenn Morris <rgm@gnu.org>
5552
5553 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
5554 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
5555
21c58e4d
GM
55562008-12-12 Glenn Morris <rgm@gnu.org>
5557
5558 * debugging.texi (Error Debugging): Refer forwards to
5559 eval-expression-debug-on-error.
5560
af38459f
EZ
55612008-12-05 Eli Zaretskii <eliz@gnu.org>
5562
5dedd9b5
EZ
5563 * strings.texi (String Basics): Only unibyte strings that
5564 represent key sequences hold 8-bit raw bytes.
5565
af38459f
EZ
5566 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
5567 paragraph to speak about `undecided'.
5568 (Character Properties): Don't explain the meaning of each
5569 property; instead, identify their Unicode Standard names.
b3f1f4a5 5570 (Character Sets): Document `map-charset-chars'.
af38459f 5571
fa047ae7
GM
55722008-12-02 Glenn Morris <rgm@gnu.org>
5573
5574 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
5575 section yet again.
5576
47dbc044
EZ
55772008-11-29 Eli Zaretskii <eliz@gnu.org>
5578
98d05998
EZ
5579 * nonascii.texi (Character Properties): New Section.
5580 (Specifying Coding Systems): Document
5581 `coding-system-priority-list', `set-coding-system-priority', and
5582 `with-coding-priority'.
5583 (Lisp and Coding Systems): Document `check-coding-systems-region'
5584 and `coding-system-charset-list'.
5585 (Coding System Basics): Document `coding-system-aliases'.
5586
5587 * elisp.texi (Top): Add a @detailmenu entry for "Character
5588 Properties".
5589
47dbc044
EZ
5590 * objects.texi (Character Type): Correct the range of Emacs
5591 characters. Add an @xref to "Character Codes".
5592
5593 * strings.texi (String Basics): Add an @xref to "Character Codes".
5594
5595 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
5596
5597 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
5598 (Character Codes): Document `max-char'.
5599
8b80cdf5
EZ
56002008-11-28 Eli Zaretskii <eliz@gnu.org>
5601
5602 * nonascii.texi (Text Representations, Converting Representations)
5603 (Character Sets, Scanning Charsets, Translation of Characters):
5604 Make text more accurate.
5605
a99dceba
GM
56062008-11-28 Glenn Morris <rgm@gnu.org>
5607
5608 * files.texi (Format Conversion Round-Trip): Improve previous change.
5609
f6dc3bed
CY
56102008-11-26 Chong Yidong <cyd@stupidchicken.com>
5611
5612 * modes.texi (Auto Major Mode): Fix example.
5613
5da9413d
GM
56142008-11-25 Glenn Morris <rgm@gnu.org>
5615
5616 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
5617
5618 * files.texi (Format Conversion Round-Trip):
5619 Use active voice for previous change.
5620
fcca848c
CY
56212008-11-25 Chong Yidong <cyd@stupidchicken.com>
5622
5623 * os.texi (Processor Run Time):
5624 * processes.texi (Transaction Queues):
5625 * markers.texi (The Mark):
5626 * windows.texi (Choosing Window, Selecting Windows):
5627 * files.texi (Changing Files, Magic File Names):
5628 * commands.texi (Key Sequence Input):
5629 * functions.texi (Declaring Functions):
5630 * strings.texi (Predicates for Strings):
5631 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
5632
36c8dc54
CY
56332008-11-24 Chong Yidong <cyd@stupidchicken.com>
5634
5635 * help.texi (Accessing Documentation): Update example.
5636
5637 * variables.texi (Defining Variables): Note that `*' is not
5638 necessary if defcustom is used.
5639
2a79b242
EZ
56402008-11-22 Eli Zaretskii <eliz@gnu.org>
5641
5642 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
5643 Characters" from @detailmenu.
5644
5645 * nonascii.texi (Character Codes, Character Sets)
5646 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
5647 (Chars and Bytes, Splitting Characters): Sections removed.
5648
392f0d26
LK
56492008-11-22 Lute Kamstra <lute@gnu.org>
5650
5651 * positions.texi (Text Lines): Update goto-line documentation.
5652
af1a5cd5
MR
56532008-11-21 Martin Rudalics <rudalics@gmx.at>
5654
6a4cfb0c
MR
5655 * frames.texi (Frames): Fix typo, add cross references, reword.
5656 (Initial Parameters): Reword special-display-frame-alist text.
5657 (Frames and Windows): Reword. Describe argument norecord for
5658 set-frame-selected-window.
5659 (Input Focus): Describe argument norecord for select-frame.
5660 Remove comment on MS-Windows behavior for focus-follows-mouse.
5661 (Raising and Lowering): Mention windows-frames dichotomy in
5662 metaphor.
5663
af1a5cd5
MR
5664 * windows.texi (Displaying Buffers, Vertical Scrolling)
5665 (Horizontal Scrolling): Fix indenting and rewording issues
5666 introduced with 2008-11-07 change.
5667
c249fa9c
GM
56682008-11-20 Glenn Morris <rgm@gnu.org>
5669
5670 * files.texi (Format Conversion Round-Trip): Mention `preserve'
5671 element of `format-alist'.
5672
204d4665
GM
56732008-11-19 Glenn Morris <rgm@gnu.org>
5674
5675 * doclicense.texi: Update to FDL 1.3.
5676 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
5677
cc0910af
CY
56782008-11-18 Chong Yidong <cyd@stupidchicken.com>
5679
efe6e7c4
CY
5680 * windows.texi (Window Hooks): Remove *-end-trigger-functions
5681 vars, which are obsolete. Mention jit-lock-register.
5682
5dcb4c4e
SM
5683 * modes.texi (Other Font Lock Variables):
5684 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 5685
cc0910af
CY
5686 * frames.texi (Color Parameters): Document alpha parameter.
5687
aeeedf76
MR
56882008-11-16 Martin Rudalics <rudalics@gmx.at>
5689
5690 * windows.texi (Splitting Windows, Deleting Windows)
5691 (Selecting Windows, Cyclic Window Ordering)
5692 (Buffers and Windows, Displaying Buffers, Choosing Window)
5693 (Dedicated Windows, Window Point, Window Start and End)
5694 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
5695 (Size of Window, Resizing Windows, Window Configurations)
5696 (Window Parameters): Avoid @var at beginning of sentences and
5697 reword accordingly.
5698
4c565c5c
LK
56992008-11-11 Lute Kamstra <lute@gnu.org>
5700
5701 * files.texi (File Name Components): Fix file-name-extension
5702 documentation.
5703
25f494c9
JB
57042008-11-11 Juanma Barranquero <lekktu@gmail.com>
5705
5706 * frames.texi (Basic Parameters): Remove display-environment-variable
5707 and term-environment-variable.
5708
a1401ab1
EZ
57092008-11-08 Eli Zaretskii <eliz@gnu.org>
5710
5711 * windows.texi (Basic Windows, Splitting Windows)
5712 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
5713 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
5714 (Resizing Windows, Window Configurations, Window Parameters):
5715 Fix wording and markup.
a1401ab1 5716
efafc282
MR
57172008-11-07 Martin Rudalics <rudalics@gmx.at>
5718
5719 * windows.texi (Windows): Update entries.
5720 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 5721 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
5722 (Selecting Windows, Cyclic Window Ordering): Reword with special
5723 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
5724 (Buffers and Windows, Choosing Window): Reword with special
5725 emphasis on dedicated windows.
5726 (Displaying Buffers): Reword. For switch-to-buffer mention that
5727 it may fall back on pop-to-buffer. For other-window try to
5728 explain how it treats the cyclic ordering of windows.
efafc282
MR
5729 (Dedicated Windows): New node and section discussing dedicated
5730 windows and associated functions.
86ab855a 5731 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
5732 (Window Start and End): Rename node and section title. Reword.
5733 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
5734 Minor rewording.
5735 (Size of Window): Reword, in particular text on window-width.
5736 (Resizing Windows): Reword. Add text on balancing windows.
5737 (Window Configurations): Reword. Mention window parameters.
5738 (Window Parameters): New node and section on window parameters.
5739 (Window Hooks): Reword. Mention that
5740 window-configuration-change-hook is run "buffer-locally".
5741 * elisp.texi (Top): Update Windows entries in @detailmenu
5742 section.
5743
d60a8ab2
JB
57442008-11-04 Juanma Barranquero <lekktu@gmail.com>
5745
5746 * searching.texi (Regexp Search): Fix typo.
5747
01777627
CY
57482008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5749
5750 * searching.texi (Regexp Search): Document GREEDY arg.
5751 (Simple Match Data): Fix return value.
5752
c4526e93
EZ
57532008-11-01 Eli Zaretskii <eliz@gnu.org>
5754
5755 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
5756 with Emacs 23 internal representation of characters.
5757 Document `unibyte-string'.
c4526e93 5758
fe2ae8b5
CY
57592008-10-28 Chong Yidong <cyd@stupidchicken.com>
5760
5761 * processes.texi (Process Information): Note that process-status
5762 does not accept buffer names.
5763
cc5a21e3
CY
57642008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5765
5766 * positions.texi (Skipping Characters): Correct return value of
5767 skip-chars-forward.
5768
09460d9a
MR
57692008-10-25 Martin Rudalics <rudalics@gmx.at>
5770
520b29e7
MR
5771 * windows.texi (Deleting Windows): Update documentation of
5772 delete-windows-on.
5773 (Buffers and Windows): Update documentations of
5774 get-buffer-window and get-buffer-window-list.
5775 (Displaying Buffers): Update documentation of
5776 replace-buffer-in-windows.
5777
09460d9a
MR
5778 * buffers.texi (Current Buffer): Reword set-buffer and
5779 with-current-buffer documentations.
5780 (Creating Buffers): Reword documentation of get-buffer-create.
5781
4d48fcdc
MR
57822008-10-23 Martin Rudalics <rudalics@gmx.at>
5783
5784 * buffers.texi (Current Buffer): Reword documentation of
5785 set-buffer.
5786 (Buffer Names): Reword documentation of buffer-name.
5787 (The Buffer List): For bury-buffer explain what happens with the
5788 buffer's window.
5789 (Creating Buffers): Say that get-buffer-create's arg is called
5790 buffer-or-name.
5791
f0143c43
CY
57922008-10-22 Chong Yidong <cyd@stupidchicken.com>
5793
3e5dbbd3
CY
5794 * advice.texi (Computed Advice): Explain what DEFINITION is.
5795
f0143c43
CY
5796 * nonascii.texi (Character Codes): Remove obsolete function
5797 char-valid-p, and document characterp instead.
5798
52a94b85
MR
57992008-10-22 Martin Rudalics <rudalics@gmx.at>
5800
5801 * windows.texi (Displaying Buffers): Reword documentation of
5802 pop-to-buffer.
5803 (Choosing Window): Rewrite documentation of display-buffer and
5804 its options.
5805
f76f8246
MR
5806 * buffers.texi (Killing Buffers): Update documentation of
5807 kill-buffer.
5808
acc8b598
EZ
58092008-10-21 Eli Zaretskii <eliz@gnu.org>
5810
80e6b6df
EZ
5811 * processes.texi (Serial Ports): Fix wording and improve markup.
5812
3645358a
EZ
5813 * searching.texi (Regexp Search): Document `string-match-p' and
5814 `looking-at-p'.
5815 (POSIX Regexps): Add an xref for "non-greedy".
5816 (Regexp Special): Add @cindex entry for "non-greedy".
5817
b3d50cff 5818 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 5819 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 5820
73b7530a
EZ
5821 * frames.texi (Color Names): Add an xref to `read-color'.
5822
5823 * minibuf.texi (High-Level Completion): Document `read-color'.
5824
acc8b598
EZ
5825 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
5826
5827 * positions.texi (Narrowing): Add an xref to "Swapping Text".
5828
5829 * buffers.texi (Swapping Text): New section, documents
5830 `buffer-swap-text'.
5831
10e187e8
MR
58322008-10-21 Martin Rudalics <rudalics@gmx.at>
5833
5834 * windows.texi (Resizing Windows): Minor wording fix.
5835
fd6f900c
EZ
58362008-10-20 Eli Zaretskii <eliz@gnu.org>
5837
5838 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
5839 and `combine-and-quote-strings'.
5840
5841 * strings.texi (Creating Strings): Add xrefs for them.
5842
e4372165
EZ
58432008-10-19 Eli Zaretskii <eliz@gnu.org>
5844
d6328fba
EZ
5845 * elisp.texi (Top): Make descriptive text for "Reading File Names"
5846 match the corresponding menu in minibuf.texi.
5847
e4372165
EZ
5848 * minibuf.texi (Reading File Names): Document `read-shell-command'
5849 and `minibuffer-local-shell-command-map'.
5850
5d8dda33
MR
58512008-10-19 Martin Rudalics <rudalics@gmx.at>
5852
5853 * windows.texi (Resizing Windows): Remove var{} around "window" in
5854 documentation of enlarge-window.
5855 Rewrite documentation of window-min-height and window-min-width.
5856
437706cd
EZ
58572008-10-19 Eli Zaretskii <eliz@gnu.org>
5858
80f85d7c
EZ
5859 * functions.texi (Calling Functions): Document `apply-partially'.
5860
291703b5
EZ
5861 * hooks.texi (Standard Hooks): Mention
5862 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
5863
5864 * variables.texi (File Local Variables): Document
5865 `file-local-variables-alist', `before-hack-local-variables-hook'
5866 and `hack-local-variables-hook'.
5867
583d8b3c
EZ
5868 * processes.texi (Synchronous Processes): Document `process-lines'.
5869
5dcb4c4e
SM
5870 * customize.texi (Variable Definitions):
5871 Document `custom-reevaluate-setting'.
437706cd 5872
7e51d89b
MR
58732008-10-18 Martin Rudalics <rudalics@gmx.at>
5874
5875 * windows.texi (Choosing Window, Deleting Windows)
5876 (Displaying Buffers): Expand documentation of dedicated windows.
5877
43c59a3d
EZ
58782008-10-18 Eli Zaretskii <eliz@gnu.org>
5879
018a960d
EZ
5880 * files.texi (Changing Files): Document symbolic input of file
5881 modes to `set-file-modes'. Document `read-file-modes' and
5882 `file-modes-symbolic-to-number'.
5883
2c0b8144
EZ
5884 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
5885 and `search-map'.
5886
5dcb4c4e
SM
5887 * searching.texi (Search and Replace):
5888 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 5889 Document `multi-query-replace-map'.
80120f13 5890
6d4913f0 5891 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
5892 (Completion Commands, Reading File Names):
5893 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
5894 `minibuffer-local-filename-must-match-map'.
5895 (Minibuffer Completion): The `require-match' argument to
5896 `completing-read' can now have the value `confirm-only'.
5897
43c59a3d
EZ
5898 * windows.texi (Displaying Buffers): Minor wording fix.
5899 (Choosing Window): `split-height-threshold' can now be nil.
5900 Document `split-width-threshold'. `pop-up-frames' can have the
5901 value `graphic-only'.
5902
f36acfd9
EZ
59032008-10-17 Eli Zaretskii <eliz@gnu.org>
5904
5905 * os.texi (Startup Summary): Document `before-init-time' and
5906 `after-init-time'. Document `initial-window-system' and
5907 `window-system-initialization-alist'. Document reading the
5908 abbrevs file. Document the call to `server-start' under --daemon.
5909 Rearrange a bit to be consistent with the code flow.
53728487
EZ
5910 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
5911 (Time Parsing): Document `format-seconds'.
f36acfd9 5912
96995b89
MR
59132008-10-17 Martin Rudalics <rudalics@gmx.at>
5914
5915 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
5916 and reword.
5917
2de17c73
EZ
59182008-10-16 Eli Zaretskii <eliz@gnu.org>
5919
5920 * markers.texi (The Mark): Document use-region-p.
5921
9cf52b11
EZ
59222008-10-15 Eli Zaretskii <eliz@gnu.org>
5923
c3aaf1d7
EZ
5924 * internals.texi (Writing Emacs Primitives): The interactive spec
5925 of a primitive can be a Lisp form.
5926
841a1743
EZ
5927 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
5928 values of transient-mark-mode. Document handle-shift-selection.
5929
5930 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
5931 (Interactive Examples): Show an example of `^'.
5932 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
5933 (Defining Commands, Using Interactive): The interactive-form of a
5934 function can be added via its symbol's property.
841a1743 5935
52441368
EZ
5936 * positions.texi (List Motion): beginning-of-defun-function can
5937 now accept an argument.
5938
8e8c1a72
EZ
5939 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
5940 now return a list of strings.
5941
a33a1f2a
EZ
5942 * control.texi (Handling Errors): Document ignore-errors.
5943
4fb04348
EZ
5944 * frames.texi (Creating Frames): Document frame-inherited-parameters.
5945 (Parameter Access): Document set-frame-parameter.
5946
ee666f84
EZ
5947 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
5948 Hooks" for the effect of kill-all-local-variables on local hook
5949 functions.
5950
9cf52b11
EZ
5951 * modes.texi (Major Mode Conventions, Mode Line Variables):
5952 `mode-name' need not be a string. xref to "Mode Line Data" for
5953 details, and to "Emulating Mode Line" for computing a string
5954 value.
5955
22526bc4
EZ
59562008-10-14 Eli Zaretskii <eliz@gnu.org>
5957
a65f6a85
EZ
5958 * processes.texi (System Processes): New section.
5959 (Processes, Signals to Processes): Add xrefs to it.
5960
5961 * objects.texi (Editing Types): A `process' is a subprocess of
5962 Emacs, not just any process running on the OS.
5963
5964 * elisp.texi (Top): Adjust the @detailmenu for the above two
5965 changes.
5966
2724b26a
EZ
5967 * sequences.texi (Char-Tables): Remove documentation of
5968 set-char-table-default, which has no effect since Emacs 23.
5969 <char-table-range, set-char-table-range>: Don't mention generic
5970 characters and charsets. Add a cons cell as a possible argument.
5971
5972 * nonascii.texi (Splitting Characters)
5973 (Translation of Characters): Don't mention generic characters.
5974
5975 * display.texi (Fontsets): Don't mention generic characters.
5976
22526bc4 5977 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 5978 argument FUNCTION with a cons cell as KEY.
22526bc4 5979
eaf4b689
EZ
59802008-10-13 Eli Zaretskii <eliz@gnu.org>
5981
45e46036
EZ
5982 * objects.texi (Primitive Function Type): Move "@cindex special
5983 forms" from here...
5984
5985 * eval.texi (Special Forms): ...to here.
5986
5987 * functions.texi (What Is a Function): `functionp' returns nil for
5988 special forms. Add an xref.
5989
eaf4b689
EZ
5990 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
5991 Variables".
5992
5993 * variables.texi (Frame-Local Variables): New section.
5994 (Buffer-Local Variables): Add an xref to it.
5995 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
5996 have both frame-local and buffer-local binding.
5997
5998 * frames.texi (Frames): Mention multiple tty frames.
5999 (Frame Parameters, Parameter Access): Mention frame-local variable
6000 bindings.
6001
15688fce
GM
60022008-09-20 Glenn Morris <rgm@gnu.org>
6003
6004 * display.texi (Defining Faces): Recommend against face variables.
6005
35539065
JB
60062008-09-16 Juanma Barranquero <lekktu@gmail.com>
6007
6008 * display.texi (Echo Area Customization): Fix typo.
6009
6a57054b
JB
60102008-09-09 Juanma Barranquero <lekktu@gmail.com>
6011
6012 * loading.texi (Where Defined): Add `defface' item.
6013
d632fb82
MR
60142008-09-06 Martin Rudalics <rudalics@gmx.at>
6015
6016 * loading.texi (Where Defined): Fix description of symbol-file.
6017
905a9adb
JR
60182008-08-26 Jason Rumney <jasonr@gnu.org>
6019
6020 * display.texi (TIFF Images): New section describing :index property.
6021
852e91b7
CY
60222008-08-23 Chong Yidong <cyd@stupidchicken.com>
6023
6024 * display.texi (Temporary Displays): Remove unnecessary comment
6025 about usage of temp-buffer-show-hook.
6026
6be001ee
CY
60272008-08-05 Chong Yidong <cyd@stupidchicken.com>
6028
6029 * symbols.texi (Other Plists): Fix incorrect example.
6030 Suggested by Florian Beck.
6031
58e3d8e8
JB
60322008-07-31 Juanma Barranquero <lekktu@gmail.com>
6033
6034 * os.texi: Fix previous change.
6035
7c2fb837
DN
60362008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6037
6038 * os.texi:
6039 * intro.texi:
6040 * files.texi: Remove VMS support.
6041
9e2a2647
DN
60422008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6043
6044 * os.texi:
6045 * frames.texi:
6046 * display.texi: Remove mentions of Mac Carbon.
6047
c4f4682b
MB
60482008-07-01 Miles Bader <miles@gnu.org>
6049
6050 * text.texi (Special Properties):
6051 * display.texi (Truncation): Add wrap-prefix and line-prefix.
6052
3696411e
JB
60532008-06-28 Johan Bockgård <bojohan@gnu.org>
6054
6055 * display.texi (Other Image Types): Fix copy/paste error; say
6056 "PBM", not "XBM".
6057
f2a77c3a
DN
60582008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
6059
6060 * os.texi: Remove references to obsolete systems.
6061
6d52677d
EZ
60622008-06-20 Eli Zaretskii <eliz@gnu.org>
6063
6064 * makefile.w32-in (distclean): Remove makefile.
6065
1a87da4c
GM
60662008-06-17 Glenn Morris <rgm@gnu.org>
6067
6068 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
6069 (elisp, dist): Remove rules and variables that are obsolete now
6070 the lisp manual is no longer distributed separately.
6071
fdda1c5d
GM
60722008-06-16 Glenn Morris <rgm@gnu.org>
6073
646692e9
GM
6074 * configure, configure.in, mkinstalldirs: Remove unused files.
6075
6076 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 6077 * vol1.texi (EMACSVER):
6a57054b 6078 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
6079
6080 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
6081 as per maintain.info.
6082
611bee81
GM
60832008-06-15 Glenn Morris <rgm@gnu.org>
6084
a7bed3a0
GM
6085 * makefile.w32-in (manual): Use "23" rather than "21".
6086
6087 * Makefile.in (emacsver): New, set by configure.
6088 (manual): Use emacsver.
6089
d794edf2
GM
6090 * intro.texi: Report bugs using M-x report-emacs-bug.
6091
611bee81
GM
6092 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
6093
c73e02fa
GM
60942008-06-13 Daniel Engeler <engeler@gmail.com>
6095
6096 * elisp.texi, internals.texi, processes.texi: Add documentation
6097 about serial port access.
6098
e40a85cd
MB
60992008-06-05 Miles Bader <miles@gnu.org>
6100
6101 * display.texi (Displaying Faces): Update to reflect function
6102 renamings in face-remap.el.
6103
7b753744
JB
61042008-06-05 Juanma Barranquero <lekktu@gmail.com>
6105
6106 * display.texi (Fontsets): Fix typos.
6107
9d3d42fb
MB
61082008-06-03 Miles Bader <miles@gnu.org>
6109
7b753744
JB
6110 * display.texi (Displaying Faces): Add add-relative-face-remapping,
6111 remove-relative-face-remapping, set-base-face-remapping,
6112 and set-default-base-face-remapping.
9d3d42fb 6113
f2cec7a9
MB
61142008-06-01 Miles Bader <miles@gnu.org>
6115
6116 * display.texi (Displaying Faces): Add face-remapping-alist.
6117
8f39c96d
SM
61182008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6119
6120 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
6121 variable names.
6122
1ef5eecc
ER
61232008-05-03 Eric S. Raymond <esr@golux>
6124
352c8b4a 6125 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
6126 (current-global-map) return references, not copies.
6127
63b4387f
JL
61282008-05-02 Juri Linkov <juri@jurta.org>
6129
6130 * minibuf.texi (Text from Minibuffer): Document a list of
6131 default values for `read-from-minibuffer'.
6132
38a8b703
JB
61332008-04-24 Juanma Barranquero <lekktu@gmail.com>
6134
6135 * nonascii.texi (Translation of Characters): Fix previous change.
6136
7c42e639
CY
61372008-04-20 Chong Yidong <cyd@stupidchicken.com>
6138
6139 * display.texi (Overlay Properties): Clarify role of underlying
6140 textprop and overlay keymaps for display strings.
6141
6142 * keymaps.texi (Active Keymaps): Ditto.
6143
25c0d999
SM
61442008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
6145
6146 * minibuf.texi (Programmed Completion):
6147 Replace dynamic-completion-table with the new completion-table-dynamic.
6148
e3af5968
CY
61492008-04-07 Chong Yidong <cyd@stupidchicken.com>
6150
6151 * intro.texi (Some Terms): Change "fonts in this manual" index
6152 entry to "typographic conventions".
6153
6bfc8698
EZ
61542008-04-05 Eli Zaretskii <eliz@gnu.org>
6155
6156 * objects.texi (Text Props and Strings): Add indexing for read
6157 syntax of text properties.
6158
4972c361
SM
61592008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
6160
6161 * processes.texi (Decoding Output): Remove process-filter-multibyte
6162 functions.
6163
c70a68db
MR
61642008-03-15 Martin Rudalics <rudalics@gmx.at>
6165
6166 * display.texi (Finding Overlays): Say that empty overlays at
6167 the end of the buffer are reported too.
6168
1291fd36
GM
61692008-03-13 Glenn Morris <rgm@gnu.org>
6170
6171 * elisp.texi (EMACSVER): Set to 23.0.60.
6172
c6b0dfd5
CY
61732008-02-26 Chong Yidong <cyd@stupidchicken.com>
6174
38a8b703 6175 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 6176
875fc30c
GM
61772008-02-22 Glenn Morris <rgm@gnu.org>
6178
6179 * frames.texi (Position Parameters): Clarify the description of
6180 `left' and `top', using information from "Geometry".
6181 (Geometry): Give a pointer to "Position Parameters", rather than
6182 repeating information.
6183
d8c8e45a
GM
61842008-02-11 Glenn Morris <rgm@gnu.org>
6185
6186 * objects.texi (Equality Predicates): No longer talk about "two"
6187 functions.
6188
38a8b703 61892008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
6190
6191 * objects.texi (Equality Predicates): Add defun for
6192 equal-including-properties.
6193
bfffe0b1
GM
61942008-02-10 Glenn Morris <rgm@gnu.org>
6195
6196 * objects.texi (Equality Predicates):
6197 Mention equal-including-properties.
6198
431b78c9
RS
61992008-02-07 Richard Stallman <rms@gnu.org>
6200
6201 * windows.texi (Window Start): Mention the feature of moving
6202 window-start to start of line.
6203
c8763fb6 62042008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
6205
6206 * keymaps.texi (Tool Bar): Document rtl property.
6207
1a256502
TTN
62082008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
6209
6210 * display.texi (Button Types):
6211 For define-button-type, clarify type of NAME.
6212
569382c2
MR
62132008-01-19 Martin Rudalics <rudalics@gmx.at>
6214
6215 * buffers.texi (Buffer Modification): Fix typo.
6216
f3041af1
DN
62172008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
6218
6219 * os.texi (System Environment): Remove references to OSes that are
6220 not supported anymore.
6221
d35e1cd7
DN
62222008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
6223
6224 * os.texi (System Environment): Remove mention for Masscomp.
6225
23af7580
RS
62262008-01-04 Richard Stallman <rms@gnu.org>
6227
6228 * display.texi (Faces): Don't talk about internal face vector as arg
6229 to facep.
6230
6231 * customize.texi (Type Keywords): Fix previous change.
6232
6233 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
6234 * elisp.texi (Top): Fix menu for commands.texi change.
6235
ec7d5b1e
RS
62362007-12-30 Richard Stallman <rms@gnu.org>
6237
5dcb4c4e 6238 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
6239 (Accessing Scroll): New node broken out of Accessing Mouse.
6240
101a6cea
RS
62412007-12-28 Richard Stallman <rms@gnu.org>
6242
6243 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 6244 (Basic Parameters): For `title', refer to title bar.
041817a4 6245 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 6246
72b7e664
RS
62472007-12-23 Richard Stallman <rms@gnu.org>
6248
6249 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
6250 Improve some of the commented-out keywords' text too.
6251
27a4f445
MR
62522007-12-14 Martin Rudalics <rudalics@gmx.at>
6253
e2e3f1d7
MR
6254 * nonascii.texi (Encoding and I/O): Reword to avoid saying
6255 "visit the current buffer".
6256
27a4f445
MR
6257 * os.texi (System Interface): Fix typo.
6258
a2afc99d
RS
62592007-12-04 Richard Stallman <rms@gnu.org>
6260
6261 * objects.texi (Symbol Type): Fix typo.
6262
b694135c
RS
62632007-12-03 Richard Stallman <rms@gnu.org>
6264
6265 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
6266
f99a19da
GM
62672007-12-01 Glenn Morris <rgm@gnu.org>
6268
6269 * functions.texi (Declaring Functions): Improve previous change.
6270
8f4b37d8
GM
62712007-11-30 Glenn Morris <rgm@gnu.org>
6272
6273 * functions.texi (Declaring Functions): Add optional fourth
6274 argument of declare-function, and setting third argument to `t'.
6275
61a2fe01
RS
62762007-11-29 Richard Stallman <rms@gnu.org>
6277
6278 * customize.texi (Composite Types): Document `group' type.
6279
cbfc5193
GM
62802007-11-29 Glenn Morris <rgm@gnu.org>
6281
5dcb4c4e
SM
6282 * functions.texi (Declaring Functions): Add findex.
6283 Mention `external' files.
cbfc5193 6284
8386283a
JB
62852007-11-26 Juanma Barranquero <lekktu@gmail.com>
6286
6287 * functions.texi (Declaring Functions): Fix directive.
6288
a07c9a8b
RS
62892007-11-25 Richard Stallman <rms@gnu.org>
6290
6291 * help.texi (Help Functions): Clean up last change.
6292
6293 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
6294
6295 * loading.texi (Named Features): Minor cleanup.
6296
6297 * macros.texi (Eval During Expansion): Minor cleanup.
6298
6299 * variables.texi (Variable Aliases): Minor cleanup.
6300
a0925923
RS
63012007-11-24 Richard Stallman <rms@gnu.org>
6302
6303 * functions.texi (Declaring Functions): Clarify previous change.
6304
6305 * compile.texi (Compiler Errors): Clarify previous change.
6306
20c63e44
RS
63072007-11-24 Richard Stallman <rms@gnu.org>
6308
e5e76c04 6309 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
6310 Clarify the text and move items around.
6311
5bb0cda3
GM
63122007-11-24 Glenn Morris <rgm@gnu.org>
6313
6314 * functions.texi (Declaring Functions): New section.
6315 * compile.texi (Compiler Errors): Mention declaring functions,
6316 defvar with no initvalue, and byte-compile-warnings.
6317
af13c86a
MR
63182007-11-15 Martin Rudalics <rudalics@gmx.at>
6319
6320 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
6321 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
6322
a5373305
MR
63232007-11-13 Martin Rudalics <rudalics@gmx.at>
6324
6325 * help.texi (Help Functions): Document new macro `with-help-window'.
6326
fe284805
JL
63272007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
6328
6329 * searching.texi (Replacing Match): Describe new
6330 `match-substitute-replacement'.
6331
2c3a09b1
RS
63322007-10-31 Richard Stallman <rms@gnu.org>
6333
6334 * strings.texi (Creating Strings): Null strings from concat not unique.
6335
f2b480f4
RS
63362007-10-26 Richard Stallman <rms@gnu.org>
6337
6338 * objects.texi (Equality Predicates): Null strings are uniquified.
6339
6340 * minibuf.texi: Minor clarifications in previous change.
6341
db21122c
GM
63422007-10-25 Glenn Morris <rgm@gnu.org>
6343
6344 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
6345
2328cbb3
RS
63462007-10-24 Richard Stallman <rms@gnu.org>
6347
6348 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
6349
6350 * variables.texi (Frame-Local Variables): Node deleted.
6351 (Variables): Delete Frame-Local Variables from menu.
6352 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
6353 (Default Value): Don't mention frame-local vars.
6354
6355 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
6356
6357 * loading.texi (Unloading): Document FEATURE-unload-function
6358 instead of FEATURE-unload-hook.
6359
2328cbb3
RS
6360 * frames.texi (Multiple Displays): Don't mention frame-local vars.
6361
c066bafa
JL
63622007-10-22 Juri Linkov <juri@jurta.org>
6363
6364 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
6365 (High-Level Completion): Document a list of default value strings
6366 in the DEFAULT argument, for which minibuffer functions return the
6367 first element.
6368
65ced25f
JL
63692007-10-17 Juri Linkov <juri@jurta.org>
6370
6371 * text.texi (Filling): Update arguments of fill-paragraph.
6372 fill-paragraph operates on the active region in Transient Mark mode.
6373 Remove fill-paragraph-or-region.
6374
ee46ec8e
KB
63752007-10-13 Karl Berry <karl@gnu.org>
6376
6377 * elisp.texi (@dircategory): Move to after @copying,
6378 since we want @copying as close as possible to the beginning of
6379 the output.
6380
61bbdbc6
RS
63812007-10-12 Richard Stallman <rms@gnu.org>
6382
6383 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
6384
6385 * commands.texi (Distinguish Interactive): New node,
6386 broken out from Interactive Call and rewritten.
6387 (Command Loop): Put Distinguish Interactive in menu.
6388
af23e1e8
RS
63892007-10-09 Richard Stallman <rms@gnu.org>
6390
6391 * text.texi (Examining Properties): Mention overlay priority.
6392
6393 * display.texi (Display Margins): Correct the description
6394 of margin display specifications.
6395 (Replacing Specs): New subnode broken out of Display Property.
6396
e1965a69
JL
63972007-10-06 Juri Linkov <juri@jurta.org>
6398
6399 * text.texi (Filling): Document fill-paragraph-or-region.
6400
4638454b
JB
64012007-10-05 Juanma Barranquero <lekktu@gmail.com>
6402
6403 * display.texi (Auto Faces): Fix typo.
6404
7ed54cc5
RS
64052007-10-02 Richard Stallman <rms@gnu.org>
6406
6407 * display.texi (Display Property): Explain some display specs
6408 don't let you move point in.
6409
5dcb4c4e
SM
6410 * frames.texi (Cursor Parameters):
6411 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
6412
6413 * windows.texi (Basic Windows): Don't describe
6414 cursor-in-non-selected-windows here.
6415
305a7ef2
EZ
64162007-10-01 Eli Zaretskii <eliz@gnu.org>
6417
6418 * processes.texi (Misc Network): Note that these functions are
6419 supported only on some systems.
6420
f7a7f4eb
RS
64212007-10-01 Richard Stallman <rms@gnu.org>
6422
6423 * display.texi (Overlay Properties): Explain nil as priority.
6424 Explain that conflicts are unpredictable if not resolved by
6425 priorities.
6426
780d7bb9
RS
64272007-09-23 Richard Stallman <rms@gnu.org>
6428
6429 * macros.texi (Backquote): Minor clarification.
6430
14b4fdfb
RS
64312007-09-19 Richard Stallman <rms@gnu.org>
6432
6433 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
6434 Clarify when they work in parallel and when one overrides.
6435 Fix error in example.
14b4fdfb 6436
b8d4c8d0
GM
64372007-09-06 Glenn Morris <rgm@gnu.org>
6438
b3e755a9 6439 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
6440 commands to use ../../info.
6441 * Makefile.in (infodir): Go up one more level.
4638454b 6442 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
6443 (miscmanualdir): New.
6444 (dist): Use new variable miscmanualdir.
6445 * makefile.w32-in (infodir, texinputdir): Go up one more level.
6446 (usermanualdir): Change from ../man to ../emacs.
6447
1bb1f7d3
MR
64482007-08-30 Martin Rudalics <rudalics@gmx.at>
6449
6450 * commands.texi (Command Loop Info): Advise against changing
6451 most variables described here. Explain new variable
6452 last-repeatable-command.
6453
b8d4c8d0
GM
64542007-08-29 Glenn Morris <rgm@gnu.org>
6455
6456 * elisp.texi (EMACSVER): Increase to 23.0.50.
6457
64582007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6459
6460 * frames.texi (Basic Parameters): Add display-environment-variable
6461 and term-environment-variable.
6462
64632007-08-28 Juri Linkov <juri@jurta.org>
6464
6465 * display.texi (Image Formats, Other Image Types): Add SVG.
6466
64672007-08-28 Juri Linkov <juri@jurta.org>
6468
6469 * display.texi (Images): Move formats-related text to new node
6470 "Image Formats".
6471 (Image Formats): New node.
6472
619fb9ee
RS
64732007-08-27 Richard Stallman <rms@gnu.org>
6474
6475 * windows.texi (Window Configurations): Clarify what
6476 a window configuration saves.
6477
b8d4c8d0
GM
64782007-08-25 Richard Stallman <rms@gnu.org>
6479
6480 * display.texi (Images): Delete redundant @findex.
6481
39f9da30
GM
64822007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
6483
6484 * text.texi (Change Hooks): (after|before)-change-functions are no
6485 longer bound to nil while running; rather inhibit-modification-hooks
6486 is t.
6487
b8d4c8d0
GM
64882007-08-16 Richard Stallman <rms@gnu.org>
6489
5dcb4c4e
SM
6490 * processes.texi (Asynchronous Processes):
6491 Clarify doc of start-file-process.
b8d4c8d0
GM
6492
64932007-08-08 Martin Rudalics <rudalics@gmx.at>
6494
6495 * modes.texi (Example Major Modes): Fix typo.
6496
64972007-08-08 Glenn Morris <rgm@gnu.org>
6498
6499 * intro.texi (nil and t): Do not use `iff' in documentation.
6500
6501 * tips.texi (Documentation Tips): Recommend against `iff'.
6502
65032007-08-07 Chong Yidong <cyd@stupidchicken.com>
6504
6505 * display.texi (Image Cache): Document image-refresh.
6506
65072007-08-06 Martin Rudalics <rudalics@gmx.at>
6508
6509 * windows.texi (Size of Window): Document window-full-width-p.
6510
65112007-07-25 Glenn Morris <rgm@gnu.org>
6512
6513 * gpl.texi (GPL): Replace license with GPLv3.
6514
6515 * Relicense all FSF files to GPLv3 or later.
6516
65172007-07-24 Michael Albinus <michael.albinus@gmx.de>
6518
4638454b
JB
6519 * processes.texi (Synchronous Processes):
6520 Add `process-file-shell-command'.
b8d4c8d0
GM
6521 (Asynchronous Processes): Mention restricted use of
6522 `process-filter' and `process-sentinel' in
6523 `start-file-process'. Add `start-file-process-shell-command'.
6524
65252007-07-17 Michael Albinus <michael.albinus@gmx.de>
6526
6527 * files.texi (Magic File Names): Introduce optional parameter
6528 IDENTIFICATION for `file-remote-p'.
6529
65302007-07-16 Richard Stallman <rms@gnu.org>
6531
6532 * display.texi (Defining Faces): Fix previous change.
6533
65342007-07-14 Richard Stallman <rms@gnu.org>
6535
6536 * control.texi (Handling Errors): Document `debug' in handler list.
6537
65382007-07-10 Richard Stallman <rms@gnu.org>
6539
6540 * display.texi (Defining Faces): Explain C-M-x feature for defface.
6541
65422007-07-09 Richard Stallman <rms@gnu.org>
6543
6544 * files.texi (Magic File Names): Rewrite previous change.
6545
65462007-07-08 Michael Albinus <michael.albinus@gmx.de>
6547
6548 * files.texi (Magic File Names): Introduce optional parameter
6549 CONNECTED for `file-remote-p'.
6550
65512007-07-07 Michael Albinus <michael.albinus@gmx.de>
6552
6553 * processes.texi (Asynchronous Processes):
6554 * files.texi (Magic File Names): Add `start-file-process'.
6555
65562007-06-27 Richard Stallman <rms@gnu.org>
6557
5dcb4c4e
SM
6558 * files.texi (Format Conversion Piecemeal):
6559 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
6560
65612007-06-27 Michael Albinus <michael.albinus@gmx.de>
6562
4638454b
JB
6563 * files.texi (Magic File Names): Remove `dired-call-process'.
6564 Add `process-file'.
b8d4c8d0
GM
6565
65662007-06-27 Kenichi Handa <handa@m17n.org>
6567
6568 * text.texi (Special Properties): Fix description about
4638454b 6569 `composition' property.
b8d4c8d0
GM
6570
65712007-06-26 Kenichi Handa <handa@m17n.org>
6572
6573 * nonascii.texi (Default Coding Systems): Document about the
6574 return value `undecided'.
6575
65762007-06-25 David Kastrup <dak@gnu.org>
6577
6578 * keymaps.texi (Active Keymaps): Document new POSITION argument of
6579 `current-active-maps'.
6580
65812007-06-24 Karl Berry <karl@gnu.org>
6582
4638454b 6583 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
6584
65852007-06-15 Juanma Barranquero <lekktu@gmail.com>
6586
6587 * display.texi (Overlay Arrow): Doc fix.
6588
65892007-06-14 Karl Berry <karl@tug.org>
6590
6591 * anti.texi (Antinews): Typo.
6592
65932007-06-14 Chong Yidong <cyd@stupidchicken.com>
6594
6595 * display.texi (Image Cache): Document image-refresh.
6596
65972007-06-12 Karl Berry <karl@gnu.org>
6598
6599 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
6600 * two-volume.make: New file.
6601 * .cvsignore: Ignore two-volume files.
6602
66032007-06-12 Tom Tromey <tromey@redhat.com>
6604
6605 * os.texi (Init File): Document user-emacs-directory.
6606
66072007-06-03 Nick Roberts <nickrob@snap.net.nz>
6608
6609 * commands.texi (Click Events): Describe width and height when
6610 object is nil.
6611
66122007-05-30 Nick Roberts <nickrob@snap.net.nz>
6613
5dcb4c4e
SM
6614 * commands.texi (Click Events): Layout more logically.
6615 Describe width and height.
b8d4c8d0
GM
6616 (Drag Events, Motion Events): Update to new format for position.
6617
66182007-06-02 Richard Stallman <rms@gnu.org>
6619
6620 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
6621
66222007-06-02 Chong Yidong <cyd@stupidchicken.com>
6623
6624 * Version 22.1 released.
6625
66262007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6627
6628 * text.texi (Special Properties): Correct meaning of fontified face.
6629
66302007-05-30 Richard Stallman <rms@gnu.org>
6631
6632 * text.texi (Special Properties): Add link to Adjusting Point.
6633
66342007-05-12 Richard Stallman <rms@gnu.org>
6635
6636 * text.texi (Margins): indent-to-left-margin is not the default.
6637 (Mode-Specific Indent): For indent-line-function, the default
6638 is indent-relative.
6639
6640 * modes.texi (Example Major Modes): Explain last line of text-mode
6641 is redundant.
6642
66432007-05-10 Richard Stallman <rms@gnu.org>
6644
6645 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
6646
6647 * help.texi (Keys in Documentation): Add reference to
6648 Documentation Tips.
6649
6650 * files.texi (Format Conversion): TO-FN gets three arguments.
6651
6652 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
6653
66542007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
6655
6656 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
6657 * files.texi (Format Conversion): Expand intro; add menu.
6658 (Format Conversion Overview, Format Conversion Round-Trip)
6659 (Format Conversion Piecemeal): New nodes/subsections.
6660 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
6661 * text.texi (Text Properties): Remove "Saving Properties" from menu.
6662 (Saving Properties): Delete node/subsection.
6663
66642007-05-07 Karl Berry <karl@gnu.org>
6665
6666 * elisp.texi (EMACSVER): Back to 22.
6667
66682007-05-06 Richard Stallman <rms@gnu.org>
6669
6670 * processes.texi (Accepting Output): Revert most of previous change.
6671
66722007-05-05 Richard Stallman <rms@gnu.org>
6673
6674 * processes.texi (Accepting Output): accept-process-output
6675 uses microseconds, not milliseconds. But that arg is obsolete.
6676
66772007-05-04 Karl Berry <karl@tug.org>
6678
6679 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
6680
66812007-05-04 Eli Zaretskii <eliz@gnu.org>
6682
6683 * tips.texi (Documentation Tips): Rearrange items to place the
6684 more important ones first. Add an index entry for hyperlinks.
6685
66862007-05-03 Karl Berry <karl@gnu.org>
6687
6688 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
6689 (EMACSVER) [smallbook]: 22 for printed version.
6690
6691 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
6692 so restore anchor to normal position after defun. Found by Kevin Ryde.
6693
66942007-04-26 Glenn Morris <rgm@gnu.org>
6695
6696 * elisp.texi (EMACSVER): Increase to 22.1.50.
6697
66982007-04-28 Karl Berry <karl@gnu.org>
6699
6700 * elisp.texi: Improve line breaks on copyright page,
6701 similar layout to emacs manual, 8.5x11 by default.
6702
67032007-04-24 Richard Stallman <rms@gnu.org>
6704
6705 * text.texi (Special Properties): Add xref to Overlay Properties.
6706
6707 * display.texi (Overlay Properties): Add xref to Special Properties.
6708
67092007-04-22 Richard Stallman <rms@gnu.org>
6710
6711 * keymaps.texi (Extended Menu Items): Move the info about
6712 format with cached keyboard binding.
6713
67142007-04-21 Richard Stallman <rms@gnu.org>
6715
6716 * text.texi (Special Properties): Clarify previous change.
6717
6718 * files.texi (File Name Expansion): Clarify previous change.
6719
6720 * display.texi (Attribute Functions): Fix example for
6721 face-attribute-relative-p.
6722
67232007-04-19 Kenichi Handa <handa@m17n.org>
6724
6725 * text.texi (Special Properties): Document composition property.
6726
67272007-04-19 Glenn Morris <rgm@gnu.org>
6728
6729 * files.texi (File Name Expansion): Mention "superroot".
6730
67312007-04-15 Chong Yidong <cyd@stupidchicken.com>
6732
6733 * frames.texi (Multiple Displays): Add note about "multi-monitor"
6734 setups.
6735 (Display Feature Testing): Note that display refers to all
6736 physical monitors for multi-monitor setups.
6737
67382007-04-14 Richard Stallman <rms@gnu.org>
6739
6740 * lists.texi (Sets And Lists): Clarify `delete' examples.
6741 Remove spurious xref to same node.
6742 Clarify xref for add-to-list.
6743
67442007-04-12 Nick Roberts <nickrob@snap.net.nz>
6745
6746 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
6747 value of lisp-mode-map.
6748
67492007-04-11 Karl Berry <karl@gnu.org>
6750
6751 * anti.texi (Antinews):
6752 * display.texi (Overlay Properties, Defining Images):
6753 * processes.texi (Synchronous Processes, Sentinels):
6754 * syntax.texi (Syntax Table Internals):
6755 * searching.texi (Regexp Special):
6756 * nonascii.texi (Default Coding Systems):
6757 * text.texi (Special Properties):
6758 * minibuf.texi (Basic Completion): Wording to improve breaks in
6759 8.5x11 format.
6760 * elisp.texi (smallbook): New @set to more easily switch between
6761 smallbook and 8.5x11.
6762
67632007-04-11 Richard Stallman <rms@gnu.org>
6764
6765 * text.texi (Lazy Properties): Minor fix.
6766
67672007-04-08 Karl Berry <karl@gnu.org>
6768
6769 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
6770 * macros.texi (Backquote): Downcase Backquote in index entries for
6771 consistency.
6772
67732007-04-08 Richard Stallman <rms@gnu.org>
6774
6775 * text.texi (Adaptive Fill): Just describe default,
6776 don't show it (since it contains non-ASCII chars).
6777
67782007-04-07 Karl Berry <karl@gnu.org>
6779
6780 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
6781 adaptive-fill-regexp's value, since they are not in the standard
6782 TeX fonts.
6783
67842007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
6785
6786 * display.texi (Defining Faces): Fix example.
6787
67882007-04-07 Karl Berry <karl@gnu.org>
6789
6790 * display.texi (Button Buffer Commands): Improve page break.
6791
67922007-04-07 Richard Stallman <rms@gnu.org>
6793
6794 * advice.texi (Activation of Advice): Remove redundant index entry.
6795
6796 * backups.texi: Improve index entries. Remove redundant ones.
6797
6798 * compile.texi (Byte Compilation): Improve index entry.
6799
6800 * hash.texi (Creating Hash): Improve index entry.
6801
6802 * symbols.texi (Definitions): Improve index entry.
6803
6804 * edebug.texi: Improve index entries. Remove redundant/useless ones.
6805
6806 * maps.texi (Standard Keymaps): Remove useless index entry.
6807
6808 * help.texi (Documentation Basics): Remove redundant index entries.
6809
6810 * customize.texi: Improve index entries.
6811 Remove redundant/useless ones.
6812
6813 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
6814
6815 * streams.texi (Output Variables): Improve index entry.
6816
6817 * abbrevs.texi (Abbrevs): Remove useless index entry.
6818
6819 * macros.texi (Expansion): Remove useless index entry.
6820
6821 * text.texi: Improve index entries. Remove redundant/useless ones.
6822 (Text Properties, Examining Properties)
6823 (Special Properties): Use "property category" instead of "category"
6824 to refer to the `category' property.
6825
6826 * positions.texi: Improve index entries. Remove useless one.
6827
6828 * lists.texi: Improve index entries. Remove redundant/useless ones.
6829
6830 * os.texi: Improve index entries.
6831 (Timers): Fix previous change.
6832
6833 * buffers.texi: Improve index entries.
6834 (Modification Time): Get rid of term "obsolete buffer".
6835
6836 * debugging.texi: Improve index entries.
6837 (Test Coverage): Add xref to other test coverage ftr.
6838
6839 * eval.texi: Improve index entry. Remove redundant ones.
6840
6841 * numbers.texi: Improve index entries. Remove redundant/useless ones.
6842
6843 * files.texi: Improve index entries. Remove redundant/useless ones.
6844
6845 * objects.texi: Improve index entries.
6846
6847 * processes.texi: Improve index entries.
6848
6849 * modes.texi: Improve index entry. Remove redundant one.
6850
6851 * nonascii.texi: Improve index entries.
6852
6853 * internals.texi: Improve index entries.
6854
6855 * syntax.texi: Improve index entries.
6856
6857 * keymaps.texi (Active Keymaps): Improve index entries.
6858
6859 * commands.texi: Improve index entries. Remove redundant/useless ones.
6860
6861 * frames.texi: Improve index entries. Remove redundant/useless ones.
6862
6863 * markers.texi: Improve index entries. Remove redundant ones.
6864
6865 * tips.texi: Improve index entries.
6866
6867 * loading.texi (Unloading): Improve index entry.
6868
6869 * variables.texi: Improve index entries. Remove redundant one.
6870
6871 * sequences.texi: Improve index entry.
6872
6873 * display.texi: Improve index entries. Remove redundant ones.
6874
6875 * windows.texi: Improve index entries.
6876
6877 * searching.texi: Improve index entries. Remove redundant one.
6878
6879 * strings.texi (Case Tables): Improve last change.
6880
68812007-04-04 Chong Yidong <cyd@stupidchicken.com>
6882
6883 * strings.texi (Case Tables): Document with-case-table and
6884 ascii-case-table.
6885
68862007-04-03 Karl Berry <karl@gnu.org>
6887
6888 * processes.texi (Network): Reword to improve page break.
6889
68902007-04-03 Eli Zaretskii <eliz@gnu.org>
6891
6892 * functions.texi (Inline Functions): Describe more disadvantages
6893 of defsubst, and make advice against it stronger.
6894
68952007-04-02 Karl Berry <karl@gnu.org>
6896
6897 * backups.texi (Backup Names): Avoid widow words.
6898 * modes.texi (Example Major Modes): Align last comment.
6899
69002007-04-01 Chong Yidong <cyd@stupidchicken.com>
6901
6902 * keymaps.texi (Remapping Commands): Document new arg to
6903 command-remapping.
6904
69052007-04-01 Karl Berry <karl@gnu.org>
6906
6907 * processes.texi (Low-Level Network): Typo.
6908 * loading.texi (Hooks for Loading): Avoid double "the".
6909 * keymaps.texi (Key Sequences): No double "and".
6910 (Changing Key Bindings): Shorten to improve line break.
6911
69122007-03-31 Glenn Morris <rgm@gnu.org>
6913
6914 * os.texi (Timers): Fix description of run-at-time TIME formats.
6915
69162007-03-31 Richard Stallman <rms@gnu.org>
6917
6918 * display.texi (Invisible Text): Correct buffer-invisibility-spec
6919 regarding ellipsis.
6920
69212007-03-31 Eli Zaretskii <eliz@gnu.org>
6922
6923 * intro.texi (nil and t):
6924 * symbols.texi (Plists and Alists):
6925 * variables.texi (Variable Aliases, Constant Variables):
6926 * functions.texi (Defining Functions):
6927 * advice.texi (Advising Primitives):
6928 * debugging.texi (Syntax Errors, Compilation Errors):
6929 * minibuf.texi (Minibuffer Windows):
6930 * commands.texi (Adjusting Point):
6931 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
6932 (Auto Major Mode, Major Mode Conventions):
6933 * help.texi (Describing Characters):
6934 * files.texi (Create/Delete Dirs, Information about Files)
6935 (File Locks, Writing to Files, Reading from Files)
6936 (Saving Buffers):
6937 * windows.texi (Resizing Windows, Cyclic Window Ordering):
6938 * frames.texi (Finding All Frames):
6939 * positions.texi (Buffer End, Motion):
6940 * markers.texi (The Region):
6941 * text.texi (Deletion, Near Point):
6942 * display.texi (Displaying Messages, Truncation):
6943 * os.texi (Processor Run Time):
6944 * tips.texi (Key Binding Conventions, Programming Tips)
6945 (Warning Tips, Documentation Tips, Comment Tips):
6946 * internals.texi (Memory Usage): Improve indexing.
6947
6948 * variables.texi (Frame-Local Variables):
6949 * functions.texi (Argument List):
6950 * loading.texi (Library Search):
6951 * streams.texi (Output Variables):
6952 * keymaps.texi (Translation Keymaps, Searching Keymaps):
6953 * searching.texi (Replacing Match, Search and Replace):
6954 * processes.texi (Byte Packing, Decoding Output)
6955 (Accepting Output, Network Servers, Shell Arguments):
6956 * display.texi (Abstract Display, Image Cache, Scroll Bars):
6957 * windows.texi (Window Point, Window Start):
6958 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
6959 * commands.texi (Reading Input, Keyboard Events):
6960 * minibuf.texi (Reading File Names, Minibuffer Completion)
6961 (Recursive Mini):
6962 * positions.texi (List Motion):
6963 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6964 * numbers.texi (Arithmetic Operations, Math Functions)
6965 (Predicates on Numbers, Comparison of Numbers):
6966 (Numeric Conversions):
6967 * locals.texi (Standard Buffer-Local Variables):
6968 * maps.texi (Standard Keymaps):
6969 * os.texi (User Identification, System Environment, Recording Input)
6970 (X11 Keysyms):
6971 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
6972 * backups.texi (Backups and Auto-Saving):
6973 * customize.texi (Customization, Group Definitions)
6974 (Variable Definitions):
6975 * compile.texi (Byte Compilation): Improve index entries.
6976
69772007-03-31 Karl Berry <karl@gnu.org>
6978
6979 * macros.texi (Defining Macros): Avoid widow syllable.
6980
69812007-03-31 Eli Zaretskii <eliz@gnu.org>
6982
6983 * elisp.texi (Top): Postscript -> PostScript.
6984
6985 * display.texi (Images, Postscript Images): Postscript -> PostScript.
6986
69872007-03-31 Markus Triska <markus.triska@gmx.at>
6988
6989 * internals.texi (Writing Emacs Primitives): Untabify `For'.
6990
69912007-03-30 Karl Berry <karl@gnu.org>
6992
6993 * lists.texi (List-related Predicates): Remove spurious @need.
6994 (Setcdr): Use @smallexample to improve page break.
6995 (Association Lists) <assoc>: Reword to improve page break.
6996
6997 * strings.texi (String Conversion): Insert blank line to improve
6998 page break.
6999
7000 * numbers.texi (Random Numbers): Use @minus{}.
7001 (Math Functions): Use @minus{}.
7002
7003 * intro.texi (Acknowledgements): Avoid line breaks before middle
7004 initials.
7005
70062007-03-24 Eli Zaretskii <eliz@gnu.org>
7007
7008 * errors.texi (Standard Errors): Add an index entry.
7009
70102007-03-19 Richard Stallman <rms@gnu.org>
7011
7012 * os.texi (Recording Input): recent-keys now gives 300 keys.
7013
70142007-03-12 Glenn Morris <rgm@gnu.org>
7015
7016 * os.texi: Replace "daylight savings" with "daylight saving"
7017 throughout.
7018
70192007-03-05 Richard Stallman <rms@gnu.org>
7020
5dcb4c4e
SM
7021 * variables.texi (File Local Variables):
7022 Update enable-local-variables values.
b8d4c8d0
GM
7023
70242007-03-04 Richard Stallman <rms@gnu.org>
7025
7026 * syntax.texi (Control Parsing): Minor clarification.
7027
7028 * strings.texi (Formatting Strings): Clarify width, precision, flags.
7029
7030 * sequences.texi (Sequence Functions): Move string-bytes away,
7031 add xref.
7032
7033 * nonascii.texi (Text Representations): Move string-bytes here.
7034
7035 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
7036
7037 * minibuf.texi (Basic Completion): Minor clarification.
7038
7039 * markers.texi (The Mark): Clarify existence vs activation of mark.
7040 Other cleanup.
7041
7042 * display.texi (Finding Overlays): Write better example.
7043
7044 * compile.texi (Eval During Compile): Clarify putting macros
7045 in eval-when-compile.
7046
c5602427 70472007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
7048
7049 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 7050 load-read-function definition doc.
b8d4c8d0
GM
7051
70522007-02-21 Kim F. Storm <storm@cua.dk>
7053
7054 * strings.texi (Text Comparison): Mention that assoc-string
7055 converts symbols to strings before testing.
7056
70572007-02-17 Kim F. Storm <storm@cua.dk>
7058
7059 * processes.texi (Bindat Spec): Vector types can have optional
7060 element type.
7061 (Bindat Examples): Fix example. Add vector with element type.
7062
70632007-02-16 Andreas Schwab <schwab@suse.de>
7064
7065 * strings.texi (Formatting Strings): Document '+' flag.
7066
70672007-02-15 Juanma Barranquero <lekktu@gmail.com>
7068
7069 * strings.texi (Modifying Strings): Clarify that `clear-string'
7070 always converts the string to unibyte.
7071
70722007-02-14 Kim F. Storm <storm@cua.dk>
7073
7074 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
7075 Rewrite glyph code description to refer to these functions.
7076 Remove details of encoding face number and char into integer code.
7077
70782007-02-03 Alan Mackenzie <acm@muc.de>
7079
7080 * loading.texi (Hooks for Loading): Make the description of
7081 `eval-after-load' more detailed, and amend the description of
7082 after-load-alist, in accordance with changes from 2006-05.
7083
70842007-02-03 Chong Yidong <cyd@stupidchicken.com>
7085
7086 * modes.texi (Defining Minor Modes): Document that a :require
7087 keyword or similar may be required to make saved customization
7088 variables work.
7089
70902007-02-03 Eli Zaretskii <eliz@gnu.org>
7091
7092 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
7093 Texinfo guidelines and with what texnfo-upd.el expects.
7094 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
7095 parts needed by `texinfo-multiple-files-update'.
7096
70972007-02-02 Eli Zaretskii <eliz@gnu.org>
7098
7099 * elisp.texi (Top): Update the top-level menus.
7100
7101 * syntax.texi (Categories): Add index entries.
7102
71032007-02-01 Juanma Barranquero <lekktu@gmail.com>
7104
7105 * display.texi (Attribute Functions): Fix name and description of
7106 the UNDERLINE arg of `set-face-underline-p'.
7107
71082007-01-29 Eli Zaretskii <eliz@gnu.org>
7109
7110 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
7111 Variables", and "Standard Keymaps" to the detailed menu.
7112
7113 * variables.texi (Future Local Variables): Add index entry.
7114
71152007-01-28 Richard Stallman <rms@gnu.org>
7116
7117 * tips.texi (Coding Conventions): Clarify the tip about macros
7118 that define a function or a variable.
7119
7120 * files.texi (File Attributes): UID and GID can be floats.
7121 (Magic File Names): Explain why deferring all operations to
7122 the standard handler does not work.
7123
71242007-01-23 Martin Rudalics <rudalics@gmx.at>
7125
7126 * backups.texi (Reverting): Use "buffer" instead of "file"
7127 when talking about major and minor modes.
7128
71292007-01-21 Richard Stallman <rms@gnu.org>
7130
7131 * help.texi (Documentation): Add xref to Documentation Tips.
7132
71332007-01-14 Juanma Barranquero <lekktu@gmail.com>
7134
7135 * tips.texi (Coding Conventions): Fix typos.
7136
71372007-01-05 Richard Stallman <rms@gnu.org>
7138
7139 * modes.texi (Defining Minor Modes): Fix previous change.
7140
71412007-01-03 Richard Stallman <rms@gnu.org>
7142
7143 * customize.texi (Variable Definitions, Customization Types):
7144 Don't use * in doc string for defcustom.
7145
71462007-01-02 Richard Stallman <rms@gnu.org>
7147
7148 * variables.texi (Variable Aliases): Clarify that aliases vars
7149 always have the same value.
7150
7151 * processes.texi (Bindat Spec): Fix Texinfo usage.
7152
7153 * modes.texi (Defining Minor Modes): Explain effect of command
7154 defined with define-global-minor-mode on new buffers.
7155
71562006-12-30 Kim F. Storm <storm@cua.dk>
7157
7158 * keymaps.texi (Tool Bar): Describe `grow-only' value of
7159 `auto-resize-tool-bars'.
7160
71612006-12-30 Richard Stallman <rms@gnu.org>
7162
7163 * keymaps.texi (Active Keymaps): Fix previous change.
7164
71652006-12-30 Nick Roberts <nickrob@snap.net.nz>
7166
7167 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
7168
71692006-12-30 Kim F. Storm <storm@cua.dk>
7170
7171 * processes.texi (Bindat Spec): Clarify using field names in
7172 length specifications.
7173
71742006-12-29 Kim F. Storm <storm@cua.dk>
7175
7176 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
7177 Add count and index variables for eval forms in repeat blocks.
7178
71792006-12-24 Richard Stallman <rms@gnu.org>
7180
5dcb4c4e
SM
7181 * customize.texi (Variable Definitions):
7182 Document new name custom-add-frequent-value.
b8d4c8d0
GM
7183
71842006-12-19 Kim F. Storm <storm@cua.dk>
7185
7186 * commands.texi (Misc Events): User signals now result in sigusr1
7187 and sigusr2 events which are handled through special-event-map.
7188 (Special Events): User signals and drag-n-drop are special.
7189
71902006-12-17 Richard Stallman <rms@gnu.org>
7191
7192 * loading.texi (Named Features): Explain subfeatures better.
7193
7194 * customize.texi: Use "option" only for user options.
7195 For the keyword values inside defcustom etc, say "keywords".
7196 For :options value's elements, say "elements".
7197 :group should not be omitted.
7198
7199 * syntax.texi (Parsing Expressions): Split up node.
7200 (Motion via Parsing, Position Parse, Parser State)
7201 (Low-Level Parsing, Control Parsing): New subnodes.
7202 (Parser State): Document syntax-ppss-toplevel-pos.
7203
7204 * positions.texi (List Motion): Punctuation fix.
7205
7206 * files.texi (File Name Completion): Document PREDICATE arg
7207 to file-name-completion.
7208
72092006-12-16 Eli Zaretskii <eliz@gnu.org>
7210
7211 * internals.texi (Building Emacs, Writing Emacs Primitives):
7212 Add index entries.
7213
72142006-12-11 Richard Stallman <rms@gnu.org>
7215
7216 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
7217 affects face menu. Explain how to make it non-nil without enabling
7218 any fontification.
7219
72202006-12-10 Chong Yidong <cyd@stupidchicken.com>
7221
7222 * modes.texi (Font Lock Basics): Document nil value of
7223 font-lock-defaults.
7224
72252006-12-10 Glenn Morris <rgm@gnu.org>
7226
7227 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
7228 value for system-flag argument. Abbrev tables may not be empty
7229 when major modes are loaded.
7230
72312006-12-08 Juanma Barranquero <lekktu@gmail.com>
7232
7233 * makefile.w32-in (maintainer-clean): Partially revert last
7234 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
7235 to protect elisp-covers.texi.
7236
72372006-12-07 Juanma Barranquero <lekktu@gmail.com>
7238
7239 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
7240 Don't remove elisp* info files; they are already deleted by the
7241 `clean' and `distclean' targets, and they are in the $(infodir)
7242 directory, not the current one.
7243
72442006-12-04 Kim F. Storm <storm@cua.dk>
7245
7246 * commands.texi (Misc Events): Update signal events.
7247 (Event Examples): Add signal example.
7248
72492006-11-29 Richard Stallman <rms@gnu.org>
7250
7251 * frames.texi (Visibility of Frames): Explain visible windows
7252 can be covered by others. Add xref for raise-frame.
7253
72542006-11-28 Richard Stallman <rms@gnu.org>
7255
7256 * searching.texi (Regexp Special): Update when ^ is special.
7257
72582006-11-27 Eli Zaretskii <eliz@gnu.org>
7259
7260 * customize.texi (Customization, Common Keywords)
7261 (Group Definitions, Variable Definitions, Composite Types)
7262 (Type Keywords, Customization Types): Add index entries for
7263 various customization keywords.
7264
72652006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7266
7267 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
7268
c8763fb6 72692006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7270
7271 * frames.texi (Window System Selections): Remove clipboard from
7272 description of selection-coding-system.
7273
72742006-11-06 Richard Stallman <rms@gnu.org>
7275
7276 * lists.texi (List Variables): Document COMPARE-FN.
7277
7278 * keymaps.texi: Avoid use of "binding" to mean a relation;
7279 use it only to refer to the meaning associated with a key.
7280 (Keymaps): Change menu node description.
7281
7282 * elisp.texi (Top): Change menu node description.
7283
7284 * display.texi (Managing Overlays): Document overlay-recenter.
7285
72862006-10-29 Chong Yidong <cyd@stupidchicken.com>
7287
7288 * Makefile.in: Use relative paths to avoid advertising filesystem
7289 contents during compilation.
7290
72912006-10-23 Kim F. Storm <storm@cua.dk>
7292
7293 * commands.texi (Event Input Misc): Update unread-command-events.
7294
72952006-10-23 Nick Roberts <nickrob@snap.net.nz>
7296
7297 * lists.texi (Sets And Lists): Fix typos.
7298
72992006-10-18 Juanma Barranquero <lekktu@gmail.com>
7300
7301 * control.texi (Processing of Errors): Use @var for an argument,
7302 not @code.
7303
73042006-10-16 Richard Stallman <rms@gnu.org>
7305
7306 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
7307
7308 * keymaps.texi (Format of Keymaps): Show all the keymap element
7309 patterns that result from menu items.
7310 (Key Lookup): Minor cleanups.
7311
7312 * modes.texi (Precalculated Fontification): Don't say that
7313 not setting font-lock-defaults avoids loading font-lock.
7314
7315 * help.texi (Documentation): Move xref to Emacs Manual here.
7316 (Documentation Basics): From here.
7317 Also doc emacs-lisp-docstring-fill-column.
7318
7319 * elisp.texi: Update version and ISBN.
7320
7321 * commands.texi (Interactive Call): Clarify KEYS arg to
7322 call-interactively is a vector.
7323 (Command Loop Info): Delete anchor in this-command-keys.
7324 Add anchor in this-command-keys-vector.
7325 (Recursive Editing): Document how recursive-edit
7326 handles the current buffer.
7327
73282006-10-13 Chong Yidong <cyd@stupidchicken.com>
7329
7330 * frames.texi (Frame Titles): %c and %l are ignored in
7331 frame-title-format.
7332
73332006-10-11 Richard Stallman <rms@gnu.org>
7334
7335 * keymaps.texi (Key Sequences): Clarify use of kbd.
7336
73372006-10-10 Kim F. Storm <storm@cua.dk>
7338
7339 * lists.texi (Sets And Lists): Add memql.
7340
73412006-10-03 Richard Stallman <rms@gnu.org>
7342
7343 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
7344 Clarify :ascii: and :nonascii:.
7345
73462006-09-29 Juri Linkov <juri@jurta.org>
7347
7348 * modes.texi (%-Constructs): Reorder coding systems in the
7349 documentation of %z to the real order displayed in the modeline.
7350
73512006-09-25 Richard Stallman <rms@gnu.org>
7352
7353 * os.texi (Timers): Describe timer-max-repeats.
7354
73552006-09-25 Chong Yidong <cyd@stupidchicken.com>
7356
7357 * os.texi (Timers): Mention with-local-quit.
7358
73592006-09-24 Richard Stallman <rms@gnu.org>
7360
7361 * searching.texi (Searching and Matching): Mention property search.
7362
7363 * commands.texi (Command Loop Info): Explain how read-event affects
7364 this-command-keys.
7365
73662006-09-20 Richard Stallman <rms@gnu.org>
7367
7368 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
7369
7370 * windows.texi (Window Start): Minor cleanups.
7371
73722006-09-20 Kim F. Storm <storm@cua.dk>
7373
7374 * windows.texi (Window Start): pos-visible-in-window-p allows
7375 specifying t for position to mean "end of window".
7376 Add window-line-height.
7377
7378 * anti.texi (Antinews): Mention window-line-height.
7379
73802006-09-19 David Kastrup <dak@gnu.org>
7381
7382 * keymaps.texi (Searching Keymaps): Small clarification.
7383
73842006-09-18 Richard Stallman <rms@gnu.org>
7385
7386 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
7387 cause keyboard menus.
7388 (Menu Keymaps): Likewise.
7389 (Defining Menus, Keyboard Menus): Clarify.
7390
7391 * text.texi (Fields): Clarify explanation of constrain-to-field.
7392
73932006-09-16 Eli Zaretskii <eliz@gnu.org>
7394
7395 * variables.texi (Tips for Defining): Fix a typo.
7396
73972006-09-15 Richard Stallman <rms@gnu.org>
7398
7399 * keymaps.texi (Remapping Commands, Searching Keymaps)
7400 (Active Keymaps): Clean up previous change.
7401
74022006-09-15 Jay Belanger <belanger@truman.edu>
7403
7404 * gpl.texi: Replace "Library Public License" by "Lesser Public
7405 License" throughout.
7406
74072006-09-15 David Kastrup <dak@gnu.org>
7408
7409 * keymaps.texi (Active Keymaps): Adapt description to use
7410 `get-char-property' instead `get-text-property'. Explain how
7411 mouse events change this. Explain the new optional argument of
7412 `key-binding' and its mouse-dependent lookup.
7413 (Searching Keymaps): Adapt description similarly.
7414 (Remapping Commands): Explain the new optional argument of
7415 `command-remapping'.
7416
74172006-09-14 Richard Stallman <rms@gnu.org>
7418
7419 * keymaps.texi (Searching Keymaps): Clarification.
7420 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
7421
74222006-09-13 Richard Stallman <rms@gnu.org>
7423
7424 * objects.texi (Character Type): Node split.
7425 Add xref to Describing Characters.
7426 (Basic Char Syntax, General Escape Syntax)
7427 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
7428
74292006-09-11 Richard Stallman <rms@gnu.org>
7430
7431 * display.texi (Display Table Format): Wording clarification.
7432 (Glyphs): Clarifications.
7433
74342006-09-10 Chong Yidong <cyd@stupidchicken.com>
7435
7436 * keymaps.texi (Active Keymaps): Mention that key-binding checks
7437 local maps.
7438
74392006-09-10 Kim F. Storm <storm@cua.dk>
7440
7441 * display.texi (Forcing Redisplay): Document return value of
7442 function redisplay.
7443
74442006-09-09 Richard Stallman <rms@gnu.org>
7445
7446 * windows.texi (Window Hooks): Explain limits of
7447 window-scroll-functions.
7448
7449 * display.texi (Fringe Indicators): Update for last change in
7450 indicate-buffer-boundaries.
7451
74522006-09-08 Richard Stallman <rms@gnu.org>
7453
7454 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
7455
74562006-09-06 Kim F. Storm <storm@cua.dk>
7457
7458 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
7459
7460 * windows.texi (Window Start): Update pos-visible-in-window-p.
7461
74622006-09-04 Richard Stallman <rms@gnu.org>
7463
7464 * processes.texi (Accepting Output): Explain SECONDS=0 for
7465 accept-process-output.
7466
7467 * os.texi (Idle Timers): Explain why timer functions should not
7468 loop until (input-pending-p).
7469
74702006-09-02 Eli Zaretskii <eliz@gnu.org>
7471
7472 * makefile.w32-in (usermanualdir): New variable.
7473 (elisp.dvi): Use it.
7474
74752006-09-01 Eli Zaretskii <eliz@gnu.org>
7476
7477 * buffers.texi (Buffer Modification): Fix last change.
7478
74792006-09-01 Chong Yidong <cyd@stupidchicken.com>
7480
5dcb4c4e
SM
7481 * buffers.texi (Buffer Modification):
7482 Document buffer-chars-modified-tick.
b8d4c8d0
GM
7483
74842006-08-31 Richard Stallman <rms@gnu.org>
7485
7486 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
7487
74882006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
7489
7490 * modes.texi (Syntactic Font Lock):
7491 Mention font-lock-syntactic-face-function
7492 instead of specific faces.
7493
74942006-08-29 Chong Yidong <cyd@stupidchicken.com>
7495
7496 * display.texi (Images): Add xrref to display-images-p.
7497
74982006-08-28 Kenichi Handa <handa@m17n.org>
7499
7500 * nonascii.texi (Lisp and Coding Systems): Fix description of
7501 detect-coding-region.
7502
75032006-08-27 Michael Olson <mwolson@gnu.org>
7504
7505 * processes.texi (Transaction Queues): Remove stray quote
7506 character.
7507
75082006-08-25 Richard Stallman <rms@gnu.org>
7509
7510 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
7511 Add xref.
7512
75132006-08-24 Chong Yidong <cyd@stupidchicken.com>
7514
7515 * os.texi (Timers): Avoid waiting inside timers.
7516
75172006-08-21 Lute Kamstra <lute@gnu.org>
7518
7519 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
7520
75212006-08-20 Richard Stallman <rms@gnu.org>
7522
7523 * os.texi (Idle Timers): New node, split out from Timers.
7524 Document current-idle-time.
7525 * commands.texi (Reading One Event): Update xref.
7526 * elisp.texi (Top): Update subnode menu.
7527
75282006-08-16 Richard Stallman <rms@gnu.org>
7529
7530 * keymaps.texi (Extended Menu Items): Show format of cached
7531 bindings in extended menu items.
7532
7533 * customize.texi (Variable Definitions): Explain when the
7534 standard value expression is evaluated.
7535
75362006-08-15 Chong Yidong <cyd@stupidchicken.com>
7537
7538 * commands.texi (Reading One Event): Explain idleness in
7539 `read-event'.
7540
75412006-08-12 Chong Yidong <cyd@stupidchicken.com>
7542
7543 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 7544 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
7545 relevant for Lisp programming.
7546 (Yank Commands): Rewrite introduction.
7547 (Undo): Clarify.
7548 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
7549 (Filling): Remove redundant comment. Clarify return value of
7550 current-justification.
7551 (Margins): Minor clarifications.
7552 (Adaptive Fill): Update default value of adaptive-fill-regexp.
7553 (Sorting): Update definition of sort-lines.
7554 (Columns): Clarify behavior of sort-columns.
7555 (Indent Tabs): Link to Tab Stops in Emacs manual.
7556 (Special Properties): Clarify.
7557 (Clickable Text): Mention Buttons package.
7558
75592006-08-12 Kevin Ryde <user42@zip.com.au>
7560
7561 * os.texi (Time Parsing): Add %z to description of
7562 format-time-string, as per docstring. Add cross reference to
7563 glibc manual for strftime.
7564
75652006-08-08 Richard Stallman <rms@gnu.org>
7566
7567 * modes.texi: Clean up wording in previous change.
7568
75692006-08-07 Chong Yidong <cyd@stupidchicken.com>
7570
7571 * modes.texi (Hooks): Clarify.
7572 (Major Mode Basics): Mention define-derived-mode explicitly.
7573 (Major Mode Conventions): Rebinding RET is OK for some modes.
7574 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 7575 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
7576 (Mode Line Basics): Clarify.
7577 (Mode Line Data): Mention help-echo and local-map in strings.
7578 Explain reason for treatment of non-risky variables.
7579 (Properties in Mode): Clarify.
7580 (Faces for Font Lock): Add font-lock-negation-char-face.
7581
75822006-08-04 Eli Zaretskii <eliz@gnu.org>
7583
7584 * strings.texi (Formatting Strings): Warn against arbitrary
7585 strings as first arg to `format'.
7586
75872006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
7588
7589 * text.texi (Clickable Text): Mention `help-echo' text property.
7590 Update intro, examples and associated explanations.
7591
75922006-07-31 Richard Stallman <rms@gnu.org>
7593
7594 * commands.texi: Update xrefs.
7595 (Event Mod): New node, cut out from old Translating Input.
7596
7597 * maps.texi: Update xrefs.
7598
7599 * keymaps.texi (Translation Keymaps): New node.
7600 Update xrefs from Translating Input to Translation Keymaps.
7601
7602 * elisp.texi (Top): Update subnode menu.
7603
7604 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
7605
7606 * os.texi (System Interface): Fix menu descriptions of some nodes.
7607 (Translating Input): Node deleted.
7608
76092006-07-31 Nick Roberts <nickrob@snap.net.nz>
7610
7611 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
7612
7613 * lists.texi (Sets And Lists): Likewise.
7614
76152006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
7616
7617 * text.texi (Fields): Mention POS
7618 requirement when narrowing is in effect.
7619
76202006-07-28 Richard Stallman <rms@gnu.org>
7621
7622 * display.texi (Face Attributes): Simplify wording.
7623 (Attribute Functions): Clarify meaning of new-frame default
7624 attribute settings.
7625
7626 * customize.texi (Common Keywords): Document how to use
7627 :package-version in a package not in Emacs.
7628
76292006-07-28 Kim F. Storm <storm@cua.dk>
7630
7631 * commands.texi (Reading One Event): Fix last change.
7632
76332006-07-26 Chong Yidong <cyd@stupidchicken.com>
7634
7635 * commands.texi (Reading One Event): Document SECONDS argument for
7636 read-event, read-char, and read-char-exclusive.
7637
76382006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7639
7640 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
7641 to ensure correct identification.
7642
76432006-07-24 Richard Stallman <rms@gnu.org>
7644
7645 * text.texi (Clickable Text): Clarify.
7646
7647 * sequences.texi (Vector Functions): Delete duplicate xref.
7648
7649 * objects.texi (Function Type): Clarify.
7650
7651 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
7652 modes.
7653
7654 * lists.texi (List Variables): New node.
7655 Material moved from other nodes.
7656
7657 * variables.texi (Setting Variables): add-to-list and
7658 add-to-ordered-list moved to List Variables node.
7659
76602006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
7661
7662 * text.texi (Links and Mouse-1):
7663 For mouse-on-link-p, expand on arg POS.
7664
76652006-07-21 Kim F. Storm <storm@cua.dk>
7666
7667 * display.texi (Forcing Redisplay): Don't mention systems which
7668 don't support sub-second timers for redisplay-preemption-period.
7669
7670 * os.texi (Terminal Output): Clarify text vs graphical terminal.
7671
76722006-07-21 Eli Zaretskii <eliz@gnu.org>
7673
7674 * frames.texi (Input Focus): Document that focus-follows-mouse has
7675 no effect on MS-Windows.
7676
76772006-07-18 Richard Stallman <rms@gnu.org>
7678
7679 * display.texi (Forcing Redisplay): Cleanups in previous change.
7680
7681 * processes.texi (Low-Level Network): Make menu more convenient.
7682
76832006-07-18 Kim F. Storm <storm@cua.dk>
7684
7685 * display.texi (Forcing Redisplay): redisplay-preemption-period
7686 only used on window systems. Add xref to Terminal Output.
7687
7688 * os.texi (Terminal Output): baud-rate only controls preemption on
7689 non-window systems. Add xref to Forcing Redisplay.
7690
7691 * processes.texi (Low-Level Network): Rename node "Make Network"
7692 to "Network Processes".
7693
76942006-07-18 Karl Berry <karl@gnu.org>
7695
7696 * variables.texi, functions.texi, customize.texi, loading.texi:
7697 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
7698
76992006-07-17 Chong Yidong <cyd@stupidchicken.com>
7700
7701 * commands.texi (Waiting): Document batch-mode sit-for behavior.
7702
77032006-07-17 Richard Stallman <rms@gnu.org>
7704
7705 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
7706 Put period and comma inside quotes.
7707
7708 * loading.texi, markers.texi: Use real doublequote inside menus.
7709
7710 * windows.texi: Put point and comma inside quotes.
7711 (Textual Scrolling): Use @samp for error message.
7712
7713 * variables.texi, tips.texi, syntax.texi, symbols.texi:
7714 * strings.texi, streams.texi, processes.texi, os.texi:
7715 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
7716 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
7717 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
7718 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7719 Put point and comma inside quotes.
7720
7721 * control.texi (Processing of Errors): Add command-error-function.
7722
7723 * variables.texi (File Local Variables): Clarify that
7724 file local variables make buffer-local bindings.
7725
7726 * modes.texi (Syntactic Font Lock): Give default for
7727 font-lock-syntax-table.
7728
77292006-07-17 Nick Roberts <nickrob@snap.net.nz>
7730
7731 * text.texi (Special Properties): Clean up previous change.
7732
77332006-07-16 Karl Berry <karl@gnu.org>
7734
7735 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
7736 * control.texi: Fix bad page breaks through chapter 10 (control).
7737
7738 * anti.texi (Antinews): Reorder face-attribute fns to avoid
7739 underfull hbox.
7740
77412006-07-15 Nick Roberts <nickrob@snap.net.nz>
7742
7743 * text.texi (Special Properties): Describe fontified text property
7744 in relation to a character (not text).
7745
77462006-07-15 Kim F. Storm <storm@cua.dk>
7747
7748 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
7749 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
7750 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
7751
7752 * anti.texi (Antinews): Mention redisplay function.
7753 The kbd macro existed, but was not documented, before 22.x.
7754 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
7755
77562006-07-14 Nick Roberts <nickrob@snap.net.nz>
7757
7758 * display.texi (Displaying Messages): Add anchor.
7759
7760 * frames.texi (Dialog Boxes): Use it.
7761
77622006-07-12 Richard Stallman <rms@gnu.org>
7763
7764 * objects.texi (Frame Type): Explain nature of frames better.
7765
7766 * frames.texi (Frames): Explain nature of frames better.
7767
77682006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
7769
7770 * tips.texi (Coding Conventions): Explain why use cl at compile time.
7771
77722006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7773
7774 * frames.texi (Window System Selections): Mention scrap support for Mac.
7775 Default value of x-select-enable-clipboard is t on Mac.
7776
7777 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
7778
77792006-07-11 Kim F. Storm <storm@cua.dk>
7780
7781 * display.texi (Forcing Redisplay): Add `redisplay' function.
7782 Don't mention (sit-for -1) -- use (redisplay t) instead.
7783
7784 * commands.texi (Waiting): (sit-for -1) is no longer special.
7785 (sit-for 0) is equivalent to (redisplay).
7786 Iconifying/deiconifying no longer makes sit-for return.
7787
77882006-07-10 Nick Roberts <nickrob@snap.net.nz>
7789
7790 * display.texi (Buttons): Fix typo.
7791
7792 * index.texi, elisp.texi (New Symbols): Comment node out.
7793
77942006-07-09 Richard Stallman <rms@gnu.org>
7795
7796 * display.texi (Truncation): Clean up previous change.
7797
77982006-07-08 Richard Stallman <rms@gnu.org>
7799
7800 * commands.texi (Interactive Call): Use 3 as prefix in example
7801 for execute-extended-command.
7802
7803 * display.texi (Attribute Functions): Move paragraph about
7804 compatibility with Emacs < 21.
7805
78062006-07-09 Kim F. Storm <storm@cua.dk>
7807
7808 * display.texi (Refresh Screen): Clarify force-window-update.
7809 (Truncation): "Normally" indicated by fringe arrows.
7810
78112006-07-08 Eli Zaretskii <eliz@gnu.org>
7812
7813 * windows.texi (Textual Scrolling, Resizing Windows):
7814 * variables.texi (Constant Variables):
7815 * text.texi (Buffer Contents, Deletion, Changing Properties)
7816 (Property Search, Special Properties, Sticky Properties)
7817 (Links and Mouse-1, Fields, Change Hooks):
7818 * syntax.texi (Syntax Table Functions, Parsing Expressions)
7819 (Categories):
7820 * symbols.texi (Other Plists):
7821 * streams.texi (Output Variables):
7822 * processes.texi (Input to Processes, Query Before Exit):
7823 * positions.texi (Word Motion, Text Lines, List Motion):
7824 * os.texi (Init File, System Environment, Sound Output)
7825 (Session Management):
7826 * nonascii.texi (Text Representations, Character Sets)
7827 (Chars and Bytes, Locales):
7828 * modes.texi (Defining Minor Modes, Header Lines):
7829 * minibuf.texi (Minibuffer Contents):
7830 * markers.texi (Information from Markers):
7831 * lists.texi (List Elements, Building Lists, Association Lists):
7832 * keymaps.texi (Tool Bar):
7833 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
7834 * functions.texi (What Is a Function, Mapping Functions):
7835 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
7836 (Color Names, Text Terminal Colors, Display Feature Testing):
7837 * files.texi (Visiting Functions, File Name Components)
7838 (Unique File Names, Contents of Directories):
7839 * display.texi (Forcing Redisplay, Displaying Messages)
7840 (Temporary Displays, Font Selection, Auto Faces)
7841 (Font Lookup, Fringe Indicators, Display Margins)
7842 (Image Descriptors, Showing Images, Image Cache, Button Types)
7843 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
7844 (Display Table Format, Glyphs):
7845 * control.texi (Iteration):
7846 * commands.texi (Command Loop Info, Adjusting Point):
7847 * backups.texi (Making Backups, Auto-Saving):
7848 Remove @tindex entries.
7849
78502006-07-07 Kim F. Storm <storm@cua.dk>
7851
7852 * display.texi (Fringe Cursors): Fix typo.
7853 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
7854 (Overlay Arrow): Default is overlay-arrow fringe indicator.
7855
78562006-07-05 Richard Stallman <rms@gnu.org>
7857
7858 * text.texi (Buffer Contents): Add example of text props
7859 in result of buffer-substring.
7860 (Text Properties): Explain better about use of specific property names.
7861 (Property Search): Some cleanups; reorder some functions.
7862
7863 * keymaps.texi (Changing Key Bindings): Cleanup.
7864 Add xref to Key Binding Conventions.
7865
7866 * display.texi (Attribute Functions): Add examples for
7867 face-attribute-relative-p.
7868
7869 * tips.texi (Coding Conventions): Cleanup last change.
7870
78712006-07-05 Karl Berry <karl@gnu.org>
7872
7873 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
7874 Remove @setchapternewpage odd.
7875 Result is 1013 pages, down from 1100.
7876
7877 * anti.texi, customize.texi, display.texi, internals.texi:
7878 * minibuf.texi, modes.texi, tips.texi:
7879 Fix overfull/underfull boxes.
7880
78812006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7882
7883 * edebug.texi (Instrumenting):
7884 Add Edebug-specific findex for eval-buffer.
7885 * loading.texi (Loading):
7886 Replace eval-current-buffer with eval-buffer.
7887
78882006-06-30 Nick Roberts <nickrob@snap.net.nz>
7889
7890 * locals.texi (Standard Buffer-Local Variables): Update the list
7891 of variables.
7892
78932006-06-26 Nick Roberts <nickrob@snap.net.nz>
7894
7895 * files.texi (File Name Completion): Point user to the node
7896 "Reading File Names".
7897
78982006-06-24 Eli Zaretskii <eliz@gnu.org>
7899
7900 * files.texi (Contents of Directories): Document case-insensitive
7901 behavior on respective filesystems.
7902
7903 * objects.texi (Character Type): Document that Emacs signals an
7904 error for unsupported Unicode characters specified as \uNNNN.
7905
79062006-06-19 Richard Stallman <rms@gnu.org>
7907
7908 * processes.texi (Bindat Spec): Clarify previous change.
7909
79102006-06-16 Richard Stallman <rms@gnu.org>
7911
7912 * tips.texi (Coding Conventions): Better explain conventions
7913 for definition constructs.
7914
7915 * text.texi (Special Properties): String value of `read-only'
7916 serves as the error message.
7917
7918 * objects.texi (Character Type): Clarify prev. change.
7919 (Non-ASCII in Strings): Mention \u and \U.
7920
7921 * commands.texi (Using Interactive): Explain problem of
7922 markers, etc., in command-history.
7923
79242006-06-14 Kim F. Storm <storm@cua.dk>
7925
7926 * commands.texi (Waiting): Negative arg to sit-for forces
7927 redisplay even if input is pending.
7928
7929 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
7930 redisplay. Remove incorrect example of binding redisplay-dont-pause
7931 around (sit-for 0).
7932
79332006-06-13 Richard Stallman <rms@gnu.org>
7934
7935 * display.texi (Forcing Redisplay): Clarify previous change.
7936
79372006-06-13 Romain Francoise <romain@orebokech.com>
7938
7939 * display.texi (Forcing Redisplay): Fix typo.
7940
79412006-06-13 Kim F. Storm <storm@cua.dk>
7942
7943 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
7944
79452006-06-10 Luc Teirlinck <teirllm@auburn.edu>
7946
7947 * tips.texi (Coding Conventions): Add `@end itemize'.
7948
79492006-06-10 Richard Stallman <rms@gnu.org>
7950
7951 * tips.texi (Coding Conventions): Explain use of coding systems
7952 to ensure one decoding for strings.
7953
79542006-06-09 Aidan Kehoe <kehoea@parhasard.net>
7955
7956 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7957 syntax.
7958
79592006-06-07 Eli Zaretskii <eliz@gnu.org>
7960
7961 * display.texi (Font Selection): Remove description of
7962 clear-face-cache.
7963
7964 * compile.texi (Eval During Compile): Fix a typo. Add index
7965 entries for possible uses of eval-when-compile.
7966
79672006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
7968
7969 * display.texi (Abstract Display): Fix typo.
7970
79712006-06-03 Eli Zaretskii <eliz@gnu.org>
7972
7973 * minibuf.texi (Minibuffer History) <history-add-new-input>:
7974 Reword variable's description.
7975
79762006-06-01 Richard Stallman <rms@gnu.org>
7977
7978 * windows.texi (Splitting Windows): Clarify splitting nonselected
7979 window.
7980
79812006-05-31 Juri Linkov <juri@jurta.org>
7982
7983 * minibuf.texi (Minibuffer History): Add history-add-new-input.
7984
79852006-05-30 Richard Stallman <rms@gnu.org>
7986
7987 * display.texi (Line Height): Fix errors in description of
10d1d0af 7988 default line height and line-height property.
b8d4c8d0
GM
7989
7990 * nonascii.texi (Default Coding Systems): Further clarification.
7991
79922006-05-29 Luc Teirlinck <teirllm@auburn.edu>
7993
7994 * internals.texi (Pure Storage): Mention that an overflow in pure
7995 space causes a memory leak.
7996 (Garbage Collection): If there was an overflow in pure space,
7997 `garbage-collect' returns nil.
7998
79992006-05-30 Eli Zaretskii <eliz@gnu.org>
8000
8001 * nonascii.texi (Default Coding Systems): Fix it some more.
8002
80032006-05-29 Eli Zaretskii <eliz@gnu.org>
8004
8005 * nonascii.texi (Default Coding Systems): Fix last change.
8006
80072006-05-29 Kenichi Handa <handa@m17n.org>
8008
8009 * nonascii.texi (find-operation-coding-system): Describe the new
8010 argument format (FILENAME . BUFFER).
8011
80122006-05-28 Richard Stallman <rms@gnu.org>
8013
8014 * tips.texi (Coding Conventions): Better explain reasons not to
8015 advise other packages or use `eval-after-load'.
8016
80172006-05-29 Kim F. Storm <storm@cua.dk>
8018
8019 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
8020 `bindat-idx' and `bindat-raw' for clarity.
8021
80222006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8023
8024 * processes.texi (Bindat Spec): Expand on `repeat' handler.
8025
8026 * display.texi (Display): Add "Abstract Display" to menu.
8027 (Abstract Display, Abstract Display Functions)
8028 (Abstract Display Example): New nodes.
8029 * elisp.texi (Top): Add "Abstract Display" to menu.
8030
80312006-05-27 Chong Yidong <cyd@stupidchicken.com>
8032
8033 * keymaps.texi (Key Sequences): Link to input events definition.
8034 (Format of Keymaps): Delete material duplicated in Keymap Basics.
8035
8036 * files.texi (Changing Files): Document updated argument list for
8037 copy-file.
8038
80392006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8040
8041 * processes.texi (Bindat Functions): Explain term "total length".
8042 Use it in bindat-length and bindat-pack descriptions.
8043
80442006-05-26 Eli Zaretskii <eliz@gnu.org>
8045
8046 * tips.texi (Coding Conventions): Advise against using
8047 eval-after-load in packages. Add an index entry.
8048
80492006-05-25 Juri Linkov <juri@jurta.org>
8050
8051 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
8052
8053 * modes.texi (%-Constructs): Add %e, %z, %Z.
8054
80552006-05-25 Richard Stallman <rms@gnu.org>
8056
8057 * elisp.texi (Top): Update subnode menu.
8058
8059 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
8060 (Keymaps): Update menu.
8061
80622006-05-25 Chong Yidong <cyd@stupidchicken.com>
8063
8064 * keymaps.texi (Key Sequences): Some clarifications.
8065
80662006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
8067
8068 * processes.texi (Bindat Functions): Say "unibyte string"
8069 explicitly for bindat-unpack and bindat-pack descriptions.
8070 (Bindat Examples): Don't call `string-make-unibyte' in example.
8071
80722006-05-25 Chong Yidong <cyd@stupidchicken.com>
8073
5dcb4c4e 8074 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 8075 Explain string and vector representations of key sequences.
b8d4c8d0
GM
8076
8077 * keymaps.texi (Changing Key Bindings):
dd7b651b 8078 * commands.texi (Interactive Codes):
b8d4c8d0
GM
8079 * help.texi (Describing Characters): Refer to it.
8080
80812006-05-23 Luc Teirlinck <teirllm@auburn.edu>
8082
8083 * frames.texi (Pointer Shape): @end table -> @end defvar.
8084
80852006-05-22 Richard Stallman <rms@gnu.org>
8086
8087 * elisp.texi (Top): Update subnode menus.
8088
8089 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
8090 Contents rewritten; material from old Pointer Shape node moved here.
8091
8092 * display.texi (Pointer Shape): Node deleted.
8093 (Image Descriptors): Minor cleanup.
8094
80952006-05-21 Richard Stallman <rms@gnu.org>
8096
8097 * syntax.texi (Parsing Expressions): Update info on which STATE
8098 elements are ignored.
8099
81002006-05-19 Luc Teirlinck <teirllm@auburn.edu>
8101
8102 * hooks.texi (Standard Hooks): Correct typo.
8103
8104 * gpl.texi (GPL): ifinfo -> ifnottex.
8105
81062006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
8107
8108 * searching.texi (Simple Match Data): Warn about match data being
8109 set anew by every search.
8110
81112006-05-17 Richard Stallman <rms@gnu.org>
8112
8113 * minibuf.texi (Minibuffer History): Clarify.
8114
8115 * searching.texi (Regexp Special): Clarify nested regexp warning.
8116
81172006-05-16 Kim F. Storm <storm@cua.dk>
8118
8119 * minibuf.texi (Minibuffer History): Update add-to-history.
8120
81212006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
8122
5dcb4c4e
SM
8123 * nonascii.texi (Explicit Encoding):
8124 Fix typo (encoding<->decoding).
b8d4c8d0
GM
8125
81262006-05-14 Richard Stallman <rms@gnu.org>
8127
8128 * buffers.texi (Creating Buffers): Cleanup.
8129
8130 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
8131
81322006-05-13 Eli Zaretskii <eliz@gnu.org>
8133
8134 * buffers.texi (Current Buffer): Document that with-temp-buffer
8135 disables undo.
8136
8137 * os.texi (Terminal-Specific): More accurate description of how
8138 Emacs searches for the terminal-specific libraries.
8139
81402006-05-12 Eli Zaretskii <eliz@gnu.org>
8141
8142 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
8143 emacs-xtra to @inforef's.
8144
8145 * text.texi (Undo): Document that undo is turned off in buffers
8146 whose names begin with a space.
8147
8148 * buffers.texi (Buffer Names): Add index entries for buffers whose
8149 names begin with a space.
8150 (Creating Buffers): Document that undo is turned off in buffers
8151 whose names begin with a space.
8152
8153 * files.texi (Visiting Functions, Reading from Files)
8154 (Saving Buffers): Mention code and EOL conversions by file I/O
8155 primitives and subroutines.
8156
f4e90db0
SM
8157 * nonascii.texi (Lisp and Coding Systems):
8158 Document coding-system-eol-type. Add index entries for eol conversion.
b8d4c8d0
GM
8159
8160 * display.texi (Defining Faces): Mention `mac', and add an xref to
8161 where window-system is described.
8162
81632006-05-10 Richard Stallman <rms@gnu.org>
8164
8165 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
8166
81672006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
8168
8169 * variables.texi (File Local Variables): Recommend to quote lambda
8170 expressions in safe-local-variable property.
8171
81722006-05-09 Richard Stallman <rms@gnu.org>
8173
5dcb4c4e
SM
8174 * variables.texi (File Local Variables):
8175 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
8176
81772006-05-07 Kim F. Storm <storm@cua.dk>
8178
8179 * minibuf.texi (Minibuffer History): Remove keep-dups arg
8180 from add-to-history.
8181
81822006-05-07 Romain Francoise <romain@orebokech.com>
8183
8184 * commands.texi (Event Input Misc):
8185 * compile.texi (Eval During Compile):
8186 * internals.texi (Buffer Internals):
8187 * minibuf.texi (Initial Input):
8188 * nonascii.texi (Scanning Charsets):
8189 * numbers.texi (Comparison of Numbers):
8190 * windows.texi (Textual Scrolling, Vertical Scrolling):
8191 Fix various typos.
8192
81932006-05-06 Eli Zaretskii <eliz@gnu.org>
8194
8195 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
8196 conditional xref's to either emacs or emacs-xtra, depending on
8197 @iftex/@ifnottex.
8198
8199 * minibuf.texi (Minibuffer History): Document add-to-history.
8200
82012006-05-05 Eli Zaretskii <eliz@gnu.org>
8202
8203 * internals.texi (Pure Storage): Mention the pure overflow message
8204 at startup.
8205
c8763fb6 82062006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
8207
8208 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
8209 (Searching Keymaps): Fix pseudo-Lisp description of keymap
8210 search.
8211
82122006-05-01 Richard Stallman <rms@gnu.org>
8213
8214 * intro.texi (nil and t): Clarify.
8215
8216 * variables.texi (File Local Variables): Suggest using booleanp.
8217
82182006-05-01 Juanma Barranquero <lekktu@gmail.com>
8219
8220 * objects.texi (Type Predicates): Fix typos.
8221
82222006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8223
8224 * intro.texi (nil and t): Add booleanp.
8225
8226 * objects.texi (Type Predicates): Add links for booleanp and
8227 string-or-null-p.
8228
82292006-04-29 Richard Stallman <rms@gnu.org>
8230
8231 * modes.texi (Multiline Font Lock): Rename from
8232 Multi line Font Lock Elements. Much clarification.
8233 (Font Lock Multiline, Region to Fontify): Much clarification.
8234
82352006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8236
8237 * variables.texi (File Local Variables): Remove the special case t for
8238 safe-local-variable.
8239
82402006-04-26 Richard Stallman <rms@gnu.org>
8241
8242 * syntax.texi (Parsing Expressions): Minor cleanup.
8243
82442006-04-18 Richard Stallman <rms@gnu.org>
8245
8246 * tips.texi (Coding Conventions): Explain when the package's
8247 prefix should appear later on (not at the start of the name).
8248
8249 * searching.texi (String Search): Clarify effect of NOERROR.
8250
8251 * modes.texi (Imenu): Clarify what special items do.
8252
8253 * hooks.texi (Standard Hooks): Delete text about old hook names.
8254
82552006-04-17 Romain Francoise <romain@orebokech.com>
8256
8257 * variables.texi (Local Variables): Update the default value of
8258 `max-specpdl-size'.
8259
82602006-04-15 Michael Olson <mwolson@gnu.org>
8261
8262 * processes.texi (Transaction Queues): Mention the new optional
8263 `delay-question' argument for `tq-enqueue'.
8264
82652006-04-13 Bill Wohler <wohler@newt.com>
8266
8267 * customize.texi (Common Keywords): Use dotted notation for
8268 :package-version value. Specify its values. Improve documentation
8269 for customize-package-emacs-version-alist.
8270
82712006-04-12 Bill Wohler <wohler@newt.com>
8272
8273 * customize.texi (Common Keywords): Move description of
8274 customize-package-emacs-version-alist to @defvar.
8275
82762006-04-10 Bill Wohler <wohler@newt.com>
8277
8278 * customize.texi (Common Keywords): Add :package-version.
8279
82802006-04-10 Kim F. Storm <storm@cua.dk>
8281
8282 * text.texi (Buffer Contents): Add NOPROPS arg to
8283 filter-buffer-substring.
8284
82852006-04-08 Kevin Ryde <user42@zip.com.au>
8286
8287 * os.texi (Command-Line Arguments): Update xref to emacs manual
8288 "Command Arguments" -> "Emacs Invocation", per change there.
8289
82902006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
8291
8292 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
8293 be on one line to help makeinfo not render two spaces after the dot.
8294
82952006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8296
8297 * strings.texi (Predicates for Strings): Add string-or-null-p.
8298
82992006-03-28 Kim F. Storm <storm@cua.dk>
8300
8301 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
8302 remarks about systems that don't support fractional seconds.
8303
83042006-03-25 Karl Berry <karl@gnu.org>
8305
8306 * elisp.texi: Use @copyright{} instead of (C), and do not indent
8307 the year list.
8308
83092006-03-21 Nick Roberts <nickrob@snap.net.nz>
8310
8311 * display.texi (Fringe Indicators): Fix typos.
8312
83132006-03-19 Luc Teirlinck <teirllm@auburn.edu>
8314
8315 * tips.texi (Documentation Tips): One can now also write `program'
8316 in front of a quoted symbol in a docstring to prevent making a
8317 hyperlink.
8318
83192006-03-19 Alan Mackenzie <acm@muc.de>
8320
8321 * text.texi (Special Properties): Clarify `fontified' property.
8322
83232006-03-16 Richard Stallman <rms@gnu.org>
8324
8325 * display.texi (Defining Images): Minor cleanup.
8326
83272006-03-16 Bill Wohler <wohler@newt.com>
8328
8329 * display.texi (Defining Images): In image-load-path-for-library,
8330 prefer user's images.
8331
83322006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8333
8334 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
8335
83362006-03-15 Bill Wohler <wohler@newt.com>
8337
8338 * display.texi (Defining Images): Fix example in
8339 image-load-path-for-library by not recommending that one binds
8340 image-load-path. Just defvar it to placate compiler and only use
8341 it if previously defined.
8342
83432006-03-14 Bill Wohler <wohler@newt.com>
8344
8345 * display.texi (Defining Images): In image-load-path-for-library,
8346 always return list of directories. Update example.
8347
83482006-03-14 Alan Mackenzie <acm@muc.de>
8349
8350 * modes.texi: New node, "Region to Fontify" (for Font Lock).
8351 This describes font-lock-extend-region-function.
8352 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
8353 the new node "Region to Fontify".
8354
83552006-03-13 Richard Stallman <rms@gnu.org>
8356
8357 * display.texi (Invisible Text): The impossible position is
8358 now before the invisible text, not after.
8359 (Defining Images): Clean up last change.
8360
83612006-03-11 Bill Wohler <wohler@newt.com>
8362
8363 * display.texi (Defining Images): Add image-load-path-for-library.
8364
83652006-03-11 Luc Teirlinck <teirllm@auburn.edu>
8366
8367 * text.texi (Adaptive Fill): Fix Texinfo usage.
8368
8369 * strings.texi (Creating Strings): Fix Texinfo usage.
8370
8371 * searching.texi (Regexp Special): Use @samp for regular
8372 expressions that are not in Lisp syntax.
8373
83742006-03-08 Luc Teirlinck <teirllm@auburn.edu>
8375
8376 * searching.texi (Regexp Special): Put remark between parentheses
8377 to avoid misreading.
8378
83792006-03-07 Luc Teirlinck <teirllm@auburn.edu>
8380
8381 * searching.texi (Syntax of Regexps): More accurately describe
8382 which characters are special in which situations.
8383 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
8384 are not special. Describe in detail when `[' and `]' are special.
8385 (Regexp Backslash): Plenty of regexps with unbalanced square
8386 brackets are valid, so reword that statement.
8387
83882006-03-02 Kim F. Storm <storm@cua.dk>
8389
8390 * keymaps.texi (Tool Bar): Add tool-bar-border.
8391
83922006-02-28 Luc Teirlinck <teirllm@auburn.edu>
8393
8394 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
8395
83962006-02-27 Luc Teirlinck <teirllm@auburn.edu>
8397
8398 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
8399
8400 * files.texi (Locating Files): Suggest additional values for the
8401 SUFFIXES arg of `locate-file'. Update pxref.
8402
8403 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
8404 (How Programs Do Loading): Discuss the effects of Auto Compression
8405 mode on `load'.
8406 (Load Suffixes): New node.
8407 (Library Search): Delete description of `load-suffixes'; it was
8408 moved to "Load Suffixes".
8409 (Autoload, Named Features): Mention `load-suffixes'.
8410
84112006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8412
8413 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
8414
8415 * windows.texi (Window Tree): Fix typo.
8416
84172006-02-20 Kim F. Storm <storm@cua.dk>
8418
8419 * display.texi (Fringe Indicators): New section.
8420 Move indicate-empty-lines, indicate-buffer-boundaries, and
8421 default-indicate-buffer-boundaries here.
8422 Add fringe-indicator-alist and default-fringes-indicator-alist.
8423 Add list of logical fringe indicator symbols.
8424 Update list of standard bitmap names.
8425 (Fringe Cursors): New section.
8426 Move overflow-newline-into-fringe here.
8427 Add fringe-cursor-alist and default-fringes-cursor-alist.
8428 Add list of fringe cursor symbols.
8429
84302006-02-20 Juanma Barranquero <lekktu@gmail.com>
8431
8432 * commands.texi (Using Interactive): Fix reference to node
8433 "Minibuffers".
8434
84352006-02-19 Richard M. Stallman <rms@gnu.org>
8436
8437 * minibuf.texi (High-Level Completion):
8438 Add xref to read-input-method-name.
8439
8440 * files.texi (Relative File Names): Move file-relative-name here.
8441 (File Name Expansion): From here. Minor clarifications.
8442
8443 * commands.texi (Using Interactive): Add xrefs about reading input.
8444 Clarify remarks about that moving point and mark.
8445 Put string case before list case.
8446
c8763fb6 84472006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
8448
8449 * display.texi (Other Display Specs, Image Descriptors):
8450 Revert erroneous changes. The previous description of
8451 image-descriptors as `(image . PROPS)' was correct.
8452
84532006-02-14 Richard M. Stallman <rms@gnu.org>
8454
8455 * variables.texi (File Local Variables): Clarifications.
8456
84572006-02-14 Juanma Barranquero <lekktu@gmail.com>
8458
8459 * variables.texi (File Local Variables): Use @code for a cons
8460 cell, not @var.
8461
84622006-02-13 Chong Yidong <cyd@stupidchicken.com>
8463
8464 * variables.texi (File Local Variables): Document new file local
8465 variable behavior.
8466
84672006-02-10 Kim F. Storm <storm@cua.dk>
8468
8469 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
8470
84712006-02-08 Juanma Barranquero <lekktu@gmail.com>
8472
8473 * modes.texi (%-Constructs): Remove obsolete info about
8474 `global-mode-string'.
8475
84762006-02-07 Richard M. Stallman <rms@gnu.org>
8477
8478 * commands.texi (Prefix Command Arguments): Minor cleanup.
8479
8480 * display.texi: "Graphical display", not window system.
8481
8482 * functions.texi (What Is a Function): Fix xref.
8483
8484 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
8485 (Changing Key Bindings): Clarify when remapping is better than
8486 substitute-key-definition.
8487
84882006-02-02 Richard M. Stallman <rms@gnu.org>
8489
8490 * minibuf.texi (Basic Completion): Completion alists are risky.
8491
8492 * keymaps.texi (Active Keymaps): Clarifications.
8493 (Searching Keymaps): New node.
8494 (Keymaps): Update menu.
8495
8496 * frames.texi (Layout Parameters): Minor clarification.
8497 (Drag and Drop): New node.
8498 (Frames): Update menu.
8499
85002006-01-29 Chong Yidong <cyd@stupidchicken.com>
8501
8502 * display.texi (Other Display Specs, Image Descriptors):
8503 Image description is a list, not a cons cell.
8504
85052006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8506
8507 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
8508 list is not necessarily a list).
8509
85102006-01-27 Eli Zaretskii <eliz@gnu.org>
8511
8512 * frames.texi (Layout Parameters): border-width and
8513 internal-border-width belong to the frame, not the window.
8514
85152006-01-19 Richard M. Stallman <rms@gnu.org>
8516
8517 * nonascii.texi (Translation of Characters): Search cmds use
8518 translation-table-for-input. Automatically made local.
8519
8520 * markers.texi (Overview of Markers): Count insertion type
8521 as one of a marker's attributes.
8522
8523 * keymaps.texi (Controlling Active Maps): New node, split out of
8524 Active Keymaps.
8525 (Keymaps): Menu updated.
8526 (Active Keymaps): Give pseudocode to explain how the active
8527 maps are searched. current-active-maps and key-binding moved here.
8528 (Functions for Key Lookup): current-active-maps and key-binding moved.
8529 Clarifications.
8530 (Searching the Keymaps): New subnode.
8531
8532 * elisp.texi (Top): Menu clarification.
8533
8534 * display.texi (Other Display Specs): Delete duplicate entry for
8535 just a string as display spec. Move text about recursive display
8536 specs on such a string.
8537
8538 * commands.texi (Key Sequence Input): Clarify.
8539 Move num-nonmacro-input-events out.
8540 (Reading One Event): num-nonmacro-input-events moved here.
8541
85422006-01-14 Nick Roberts <nickrob@snap.net.nz>
8543
8544 * advice.texi (Simple Advice): Update example to fit argument
8545 change in previous-line.
8546
85472006-01-05 Richard M. Stallman <rms@gnu.org>
8548
8549 * markers.texi (The Mark): Fix in `mark'.
8550
85512006-01-04 Richard M. Stallman <rms@gnu.org>
8552
8553 * processes.texi (Misc Network, Make Network): Minor cleanups.
8554
85552006-01-04 Kim F. Storm <storm@cua.dk>
8556
8557 * processes.texi (Make Network): Add IPv6 addresses and handling.
8558 (Network Feature Testing): Mention (:family ipv6).
8559 (Misc Network): Add IPv6 formats to format-network-address.
8560
85612005-12-30 Richard M. Stallman <rms@gnu.org>
8562
8563 * text.texi (Changing Properties):
8564 Don't use return value of set-text-properties.
8565
85662005-12-29 Luc Teirlinck <teirllm@auburn.edu>
8567
8568 * modes.texi (Mode Line Format): Correct typo in menu.
8569
85702005-12-29 Richard M. Stallman <rms@gnu.org>
8571
8572 * modes.texi (Mode Line Top): New node.
8573 (Mode Line Data): Some text moved to new node.
8574 Explain the data structure more concretely.
8575 (Mode Line Basics): Clarifications.
8576 (Mode Line Variables): Clarify intro paragraph.
8577 (%-Constructs): Clarify intro paragraph.
8578 (Mode Line Format): Update menu.
8579
85802005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8581
8582 * minibuf.texi (Basic Completion): Update lazy-completion-table
8583 examples for removal of ARGS argument.
8584
85852005-12-23 Richard M. Stallman <rms@gnu.org>
8586
8587 * text.texi (Undo): Restore some explanation from the version
8588 that was deleted.
8589
85902005-12-23 Eli Zaretskii <eliz@gnu.org>
8591
8592 * text.texi (Undo): Remove duplicate descriptions of `apply
8593 funname' and `apply delta' elements of the undo list.
8594
85952005-12-20 Richard M. Stallman <rms@gnu.org>
8596
8597 * help.texi (Help Functions): Update documentation of `apropos'.
8598
85992005-12-20 Luc Teirlinck <teirllm@auburn.edu>
8600
8601 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
8602 because it is confusing. If the :help-echo keyword is a function,
8603 it is not directly used as the :help-echo overlay property, as the
8604 xref seems to suggest (it does not take the appropriate args).
8605
86062005-12-19 Luc Teirlinck <teirllm@auburn.edu>
8607
8608 * customize.texi (Common Keywords): Fix Texinfo usage.
8609 (Group Definitions, Variable Definitions): Update for new
8610 conventions for using `*' in docstrings.
8611
8612 * tips.texi (Documentation Tips): Update for new conventions for
8613 using `*' in docstrings.
8614
86152005-12-16 Richard M. Stallman <rms@gnu.org>
8616
8617 * minibuf.texi (Minibuffer Contents): Minor cleanup.
8618
86192005-12-16 Juri Linkov <juri@jurta.org>
8620
8621 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
8622
86232005-12-14 Romain Francoise <romain@orebokech.com>
8624
8625 * modes.texi (Customizing Keywords): Rename `append' to `how'.
8626 Fix typo.
8627
86282005-12-11 Juri Linkov <juri@jurta.org>
8629
8630 * minibuf.texi (Completion Commands): Add mention of read-file-name
8631 for filename completion keymaps.
8632 (Reading File Names): Add mention of filename completion keymaps
8633 for read-file-name and xref to `Completion Commands'.
8634
86352005-12-10 Richard M. Stallman <rms@gnu.org>
8636
8637 * customize.texi (Common Keywords): State caveats for use of :tag.
8638
86392005-12-08 Richard M. Stallman <rms@gnu.org>
8640
8641 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
8642 with xrefs and better explanation.
8643 (Completion Commands): Add the filename completion maps.
8644
8645 * objects.texi (Character Type): Clarify that \s is not space
8646 if a dash follows.
8647
86482005-12-05 Richard M. Stallman <rms@gnu.org>
8649
8650 * windows.texi (Resizing Windows): Delete preserve-before args.
8651
86522005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8653
8654 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
8655 in full keymaps, since the quirk has been fixed.
8656
86572005-12-03 Eli Zaretskii <eliz@gnu.org>
8658
5dcb4c4e
SM
8659 * hooks.texi (Standard Hooks): Add index entries.
8660 Mention `compilation-finish-functions'.
b8d4c8d0
GM
8661
86622005-11-27 Richard M. Stallman <rms@gnu.org>
8663
8664 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
8665
86662005-11-21 Juri Linkov <juri@jurta.org>
8667
8668 * customize.texi (Common Keywords): Update links types
8669 custom-manual and url-link. Add link types emacs-library-link,
8670 file-link, function-link, variable-link, custom-group-link.
8671
86722005-11-20 Chong Yidong <cyd@stupidchicken.com>
8673
8674 * display.texi: Revert 2005-11-20 change.
8675
86762005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
8677
8678 * processes.texi (Bindat Functions):
8679 Say "third" to refer to zero-based index "2".
8680
86812005-11-18 Luc Teirlinck <teirllm@auburn.edu>
8682
8683 * loading.texi (Library Search): Update the default value of
8684 `load-suffixes'.
8685
86862005-11-17 Chong Yidong <cyd@stupidchicken.com>
8687
8688 * display.texi (Attribute Functions): Mention :ignore-defface.
8689
86902005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8691
8692 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
8693 (Minor Mode Conventions): Mention the use of a hook.
8694
86952005-11-06 Richard M. Stallman <rms@gnu.org>
8696
8697 * files.texi (Magic File Names): find-file-name-handler checks the
8698 `operations' property of the handler.
8699
87002005-11-03 Richard M. Stallman <rms@gnu.org>
8701
8702 * variables.texi (Frame-Local Variables): Small clarification.
8703
87042005-10-29 Chong Yidong <cyd@stupidchicken.com>
8705
8706 * os.texi (Init File): Document ~/.emacs.d/init.el.
8707
87082005-10-29 Richard M. Stallman <rms@gnu.org>
8709
8710 * internals.texi (Garbage Collection): Document memory-full.
8711
87122005-10-28 Bill Wohler <wohler@newt.com>
8713
8714 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
8715 for URLs.
8716
87172005-10-28 Richard M. Stallman <rms@gnu.org>
8718
8719 * minibuf.texi (Completion Commands): Clean up prev change.
8720
87212005-10-26 Kevin Ryde <user42@zip.com.au>
8722
8723 * compile.texi (Eval During Compile): Explain recommended uses
8724 of eval-when-compile and eval-and-compile.
8725
87262005-10-27 Masatake YAMATO <jet@gyve.org>
8727
8728 * minibuf.texi (Completion Commands):
8729 Write about new optional argument for `display-completion-list'.
8730
87312005-10-23 Richard M. Stallman <rms@gnu.org>
8732
8733 * display.texi (Overlay Arrow): Clarify about local bindings of
8734 overlay-arrow-position.
8735
87362005-10-22 Eli Zaretskii <eliz@gnu.org>
8737
8738 * internals.texi (Building Emacs): Fix last change.
8739
87402005-10-22 Richard M. Stallman <rms@gnu.org>
8741
8742 * internals.texi (Building Emacs): Document eval-at-startup.
8743
87442005-10-21 Richard M. Stallman <rms@gnu.org>
8745
8746 * loading.texi (Where Defined): load-history contains abs file names.
8747 symbol-file returns abs file names.
8748
87492005-10-19 Kim F. Storm <storm@cua.dk>
8750
8751 * display.texi (Showing Images): Add max-image-size integer value.
8752
87532005-10-18 Chong Yidong <cyd@stupidchicken.com>
8754
8755 * display.texi (Showing Images): Document max-image-size.
8756
87572005-10-17 Richard M. Stallman <rms@gnu.org>
8758
8759 * commands.texi (Quitting): Minor clarification.
8760
8761 * processes.texi (Sentinels): Clarify about output and quitting.
8762 (Filter Functions): Mention with-local-quit.
8763
87642005-10-17 Juri Linkov <juri@jurta.org>
8765
8766 * buffers.texi (Current Buffer):
8767 * commands.texi (Event Input Misc):
8768 * compile.texi (Eval During Compile, Compiler Errors):
8769 * customize.texi (Group Definitions):
8770 * display.texi (Progress, Defining Faces):
8771 * files.texi (Writing to Files):
8772 * modes.texi (Mode Hooks, Defining Minor Modes):
8773 * streams.texi (Output Functions):
8774 * syntax.texi (Syntax Table Functions):
8775 * text.texi (Change Hooks):
8776 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
8777
8778 * commands.texi (Quitting): Replace arg `forms' with `body' in
8779 `with-local-quit'.
8780
8781 * positions.texi (Excursions): Replace arg `forms' with `body' in
8782 `save-excursion'.
8783
87842005-10-08 Kim F. Storm <storm@cua.dk>
8785
8786 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
8787 Rename manual section accordingly.
8788
87892005-10-04 Kim F. Storm <storm@cua.dk>
8790
8791 * windows.texi (Window Split Tree): New section describing
8792 new function window-split-tree function.
8793
87942005-10-03 Nick Roberts <nickrob@snap.net.nz>
8795
8796 * display.texi (Fringe Size/Pos): Simplify and add detail.
8797
87982005-09-30 Romain Francoise <romain@orebokech.com>
8799
8800 * minibuf.texi (High-Level Completion): Explain that the prompt
8801 given to `read-buffer' should end with a colon and a space.
8802 Update usage examples.
8803
88042005-09-29 Juri Linkov <juri@jurta.org>
8805
8806 * display.texi (Displaying Messages): Rename argument name
8807 `string' to `format-string' in functions `message', `message-box',
8808 `message-or-box'.
8809
88102005-09-26 Chong Yidong <cyd@stupidchicken.com>
8811
8812 * errors.texi (Standard Errors): Correct xrefs.
8813
88142005-09-18 Chong Yidong <cyd@stupidchicken.com>
8815
8816 * display.texi (Defining Images): Update documentation for
8817 `image-load-path'.
8818
88192005-09-17 Richard M. Stallman <rms@gnu.org>
8820
8821 * display.texi (Defining Images): Clean up previous change.
8822
88232005-09-16 Romain Francoise <romain@orebokech.com>
8824
8825 * elisp.texi: Specify GFDL version 1.2.
8826
8827 * doclicense.texi (GNU Free Documentation License): Update to
8828 version 1.2.
8829
88302005-09-15 Chong Yidong <cyd@stupidchicken.com>
8831
8832 * display.texi (Defining Images): Document `image-load-path'.
8833
88342005-09-15 Richard M. Stallman <rms@gnu.org>
8835
8836 * objects.texi (Printed Representation): Minor cleanup.
8837 (Box Diagrams): Minor fix.
8838 (Cons Cell Type): Move (...) index item here.
8839 (Box Diagrams): From here.
8840 (Array Type): Minor fix.
8841 (Type Predicates): Delete index "predicates".
8842 (Hash Table Type): Clarify xref.
8843 (Dotted Pair Notation): Minor fix.
8844
88452005-09-10 Chong Yidong <cyd@stupidchicken.com>
8846
8847 * files.texi (Saving Buffers): Fix typo.
8848
88492005-09-08 Richard M. Stallman <rms@gnu.org>
8850
8851 * tips.texi (Programming Tips): Correct the "default" prompt spec.
8852
88532005-09-08 Chong Yidong <cyd@stupidchicken.com>
8854
8855 * locals.texi (Standard Buffer-Local Variables): Don't include
8856 mode variables for minor modes.
8857 Fix xrefs for buffer-display-count, buffer-display-table,
8858 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
8859 enable-multibyte-characters, fill-column, header-line-format,
8860 left-fringe-width, left-margin, and right-fringe-width.
8861
8862 * hooks.texi (Standard Hooks): All hooks should conform to the
8863 standard naming convention now.
8864 Fix xref for `echo-area-clear-hook'.
8865
8866 * display.texi (Usual Display): Note that indicate-empty-lines and
8867 tab-width are buffer-local.
8868
8869 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
8870
8871 * modes.texi (Mode Help): Note that major-mode is buffer-local.
8872
8873 * nonascii.texi (Encoding and I/O): Note that
8874 buffer-file-coding-system is buffer-local.
8875
8876 * positions.texi (List Motion): Note that defun-prompt-regexp is
8877 buffer-local.
8878
8879 * text.texi (Auto Filling): Note that auto-fill-function is
8880 buffer-local.
8881 (Undo): Note that buffer-undo-list is buffer-local.
8882
5dcb4c4e
SM
8883 * windows.texi (Buffers and Windows):
8884 Document buffer-display-count.
b8d4c8d0
GM
8885
88862005-09-06 Richard M. Stallman <rms@gnu.org>
8887
8888 * tips.texi (Coding Conventions): Sometimes it is ok to put the
8889 package prefix elsewhere than at the start of the name.
8890
88912005-09-03 Richard M. Stallman <rms@gnu.org>
8892
8893 * tips.texi (Programming Tips): Add conventions for minibuffer
8894 questions and prompts.
8895
88962005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
8897
8898 * intro.texi (nil and t): Minor cleanup.
8899 Delete spurious mention of keyword symbols.
8900 (Evaluation Notation): Add index entry.
8901 (A Sample Function Description): Minor cleanup.
8902 (A Sample Variable Description): Not all vars can be set.
8903
89042005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
8905
8906 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
8907
8908 (Insertion): Document precise type of `insert-char' arg COUNT.
8909
89102005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8911
8912 * modes.texi (Other Font Lock Variables): Sync the default of
8913 font-lock-lines-before.
8914
89152005-08-31 Michael Albinus <michael.albinus@gmx.de>
8916
8917 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
8918
89192005-08-29 Richard M. Stallman <rms@gnu.org>
8920
8921 * elisp.texi (Top): Update subnode menu.
8922
8923 * searching.texi (Searching and Matching): Move node.
8924 Rearrange contents and add overall explanation.
8925 (Searching and Case): Move node.
8926 (Searching and Matching): Update menu.
8927
89282005-08-27 Eli Zaretskii <eliz@gnu.org>
8929
8930 * os.texi (Startup Summary): Fix the description of the initial
8931 startup message display.
8932
89332005-08-25 Richard M. Stallman <rms@gnu.org>
8934
8935 * searching.texi (Search and Replace): Add replace-regexp-in-string.
8936
89372005-08-25 Emilio C. Lopes <eclig@gmx.net>
8938
8939 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
8940 `next-overlay-change' example.
8941
89422005-08-22 Juri Linkov <juri@jurta.org>
8943
8944 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
8945 Fix invert-face. Fix args of face-background.
8946
8947 * display.texi (Standard Faces): Delete node.
8948 (Faces): Add xref to `(emacs)Standard Faces'.
8949 (Displaying Faces): Fix xref to `Standard Faces'.
8950
8951 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
8952
89532005-08-20 Alan Mackenzie <acm@muc.de>
8954
8955 * buffers.texi (The Buffer List): Clarify the manipulation of the
8956 buffer list.
8957
89582005-08-14 Richard M. Stallman <rms@gnu.org>
8959
8960 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
8961 a regexp.
8962
89632005-08-11 Richard M. Stallman <rms@gnu.org>
8964
8965 * elisp.texi (Top): Update subnode lists.
8966
8967 * display.texi (Inverse Video): Node deleted.
8968
8969 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
8970 New nodes split out of Coding Conventions.
8971
8972 * searching.texi (Regular Expressions): Document re-builder.
8973
8974 * os.texi (Time Parsing): New node split out of Time Conversion.
8975
8976 * processes.texi (Misc Network, Network Feature Testing)
8977 (Network Options, Make Network): New nodes split out of
8978 Low-Level Network.
8979
89802005-08-09 Richard M. Stallman <rms@gnu.org>
8981
8982 * frames.texi (Geometry): New node, split from Size and Position.
8983 (Frame Parameters): Refer to Geometry.
8984
8985 * buffers.texi (The Buffer List): Fix xrefs.
8986
8987 * windows.texi (Splitting Windows): Fix xref.
8988
8989 * frames.texi (Layout Parameters): Add xref.
8990
8991 * display.texi (Line Height, Scroll Bars): Fix xrefs.
8992
8993 * keymaps.texi (Menu Bar): Fix xref.
8994
8995 * locals.texi (Standard Buffer-Local Variables): Fix xref.
8996
8997 * modes.texi (%-Constructs): Fix xref.
8998
8999 * frames.texi (Window Frame Parameters): Node split up.
9000 (Basic Parameters, Position Parameters, Size Parameters)
9001 (Layout Parameters, Buffer Parameters, Management Parameters)
9002 (Cursor Parameters, Color Parameters): New subnodes.
9003
90042005-08-09 Luc Teirlinck <teirllm@auburn.edu>
9005
9006 * positions.texi (Screen Lines): Update xref for previous change
9007 in minibuf.texi.
9008
9009 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
9010 change in minibuf.texi.
9011
90122005-08-09 Richard M. Stallman <rms@gnu.org>
9013
9014 * tips.texi (Coding Conventions): Minor cleanup.
9015
9016 * modes.texi (Defining Minor Modes): Explain when init-value
9017 can be non-nil.
9018
9019 * elisp.texi (Top): Update submenu for Minibuffer.
9020
9021 * minibuf.texi (Minibuffer Misc): Node split up.
9022 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
9023 (Recursive Mini): New nodes split out from Minibuffer Misc.
9024 (Minibuffer Misc): Document max-mini-window-height.
9025
9026 * hash.texi (Defining Hash): Delete stray paren in example.
9027
9028 * display.texi (Echo Area Customization): Don't define
9029 max-mini-window-height here; xref instead.
9030
9031 * commands.texi (Event Input Misc): Update while-no-input.
9032
9033 * advice.texi (Advising Functions): Explain when to use advice
9034 and when to use a hook.
9035
90362005-07-30 Eli Zaretskii <eliz@gnu.org>
9037
9038 * makefile.w32-in (info): Don't run install-info.
9039 ($(infodir)/dir): New target, produced by running install-info.
9040
90412005-07-27 Luc Teirlinck <teirllm@auburn.edu>
9042
9043 * modes.texi (Defining Minor Modes): The keyword for the initial
9044 value is :init-value, not :initial-value.
9045
90462005-07-23 Eli Zaretskii <eliz@gnu.org>
9047
9048 * loading.texi (Autoload): Make the `doctor' example be consistent
9049 with what's in current loaddefs.el. Describe the "fn" magic in
9050 the usage portion of the doc string.
9051
90522005-07-22 Richard M. Stallman <rms@gnu.org>
9053
9054 * internals.texi (Garbage Collection): Clarify previous change.
9055
90562005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
9057
9058 * internals.texi (Garbage Collection): Add gc-cons-percentage.
9059
90602005-07-18 Juri Linkov <juri@jurta.org>
9061
9062 * commands.texi (Accessing Events):
9063 * frames.texi (Text Terminal Colors, Resources):
9064 * markers.texi (The Mark):
9065 * modes.texi (Defining Minor Modes):
9066 Delete duplicate duplicate words.
9067
90682005-07-16 Richard M. Stallman <rms@gnu.org>
9069
9070 * display.texi (Managing Overlays): Clarify make-overlay
9071 args for insertion types.
9072
90732005-07-13 Luc Teirlinck <teirllm@auburn.edu>
9074
9075 * customize.texi (Variable Definitions):
9076 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
9077 `standard-value' is a list too.
9078 (Defining New Types): Use @key{RET} instead of @key{ret}.
9079
90802005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
9081
9082 * os.texi (Translating Input): Fix typo.
9083
90842005-07-08 Richard M. Stallman <rms@gnu.org>
9085
9086 * README: Update edition number and size estimate.
9087
9088 * elisp.texi (VERSION): Set to 2.9.
9089
90902005-07-07 Richard M. Stallman <rms@gnu.org>
9091
9092 * book-spine.texinfo: Update Emacs version.
9093
9094 * display.texi (Inverse Video): Delete mode-line-inverse-video.
9095
90962005-07-06 Richard M. Stallman <rms@gnu.org>
9097
9098 * searching.texi (Regexp Search): Clarify what re-search-forward
9099 does when the search fails.
9100
91012005-07-05 Lute Kamstra <lute@gnu.org>
9102
9103 * Update FSF's address in GPL notices.
9104
9105 * doclicense.texi (GNU Free Documentation License):
9106 * gpl.texi (GPL):
9107 * tips.texi (Coding Conventions, Library Headers):
9108 * vol1.texi:
9109 * vol2.texi: Update FSF's address.
9110
91112005-07-04 Richard M. Stallman <rms@gnu.org>
9112
9113 * hooks.texi (Standard Hooks): Add occur-hook.
9114
91152005-07-03 Luc Teirlinck <teirllm@auburn.edu>
9116
9117 * display.texi (The Echo Area): Correct menu.
9118
91192005-07-03 Richard M. Stallman <rms@gnu.org>
9120
9121 * elisp.texi (Top): Update subnode menu for Display.
9122
9123 * display.texi (Displaying Messages): New node, with most
9124 of what was in The Echo Area.
5dcb4c4e 9125 (Progress): Move under The Echo Area.
b8d4c8d0
GM
9126 (Logging Messages): New node with new text.
9127 (Echo Area Customization): New node, the rest of what was
9128 in The Echo Area. Document message-truncate-lines with @defvar.
9129 (Display): Update menu.
9130
9131 * windows.texi (Textual Scrolling): Doc 3 values for
9132 scroll-preserve-screen-position.
9133
9134 * text.texi (Special Properties): Change hook functions
9135 should bind inhibit-modification-hooks around altering buffer text.
9136
9137 * keymaps.texi (Key Binding Commands): Call binding BINDING
9138 rather than DEFINITION.
9139
91402005-06-29 Juanma Barranquero <lekktu@gmail.com>
9141
9142 * variables.texi (Defining Variables): `user-variable-p' returns t
9143 for aliases of user options, nil for alias loops.
9144
91452005-06-28 Richard M. Stallman <rms@gnu.org>
9146
9147 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
9148 make-keymap.
9149
91502005-06-27 Luc Teirlinck <teirllm@auburn.edu>
9151
9152 * variables.texi (Setting Variables): Correct and clarify
9153 description of `add-to-ordered-list'.
9154
91552005-06-26 Richard M. Stallman <rms@gnu.org>
9156
9157 * display.texi (Faces): Minor cleanup.
9158
91592005-06-25 Luc Teirlinck <teirllm@auburn.edu>
9160
9161 * display.texi (Faces): `facep' returns t for strings that are
9162 face names.
9163
91642005-06-25 Richard M. Stallman <rms@gnu.org>
9165
9166 * objects.texi (Equality Predicates): Clarify meaning of equal.
9167
9168 * windows.texi (Selecting Windows): save-selected-window
9169 and with-selected-window save and restore the current buffer.
9170
91712005-06-24 Richard M. Stallman <rms@gnu.org>
9172
9173 * numbers.texi (Float Basics): Explain how to test for NaN,
9174 and printing the sign of NaNs.
9175
91762005-06-24 Eli Zaretskii <eliz@gnu.org>
9177
9178 * makefile.w32-in (MAKEINFO): Use --force.
9179
91802005-06-23 Richard M. Stallman <rms@gnu.org>
9181
9182 * display.texi (Face Functions): Correct Texinfo usage.
9183
91842005-06-23 Luc Teirlinck <teirllm@auburn.edu>
9185
9186 * lists.texi (Rings): `ring-elements' now returns the elements of
9187 RING in order.
9188
91892005-06-23 Juanma Barranquero <lekktu@gmail.com>
9190
9191 * markers.texi (The Mark): Texinfo usage fix.
9192
91932005-06-23 Kim F. Storm <storm@cua.dk>
9194
9195 * searching.texi (Entire Match Data): Remove evaporate option for
9196 match-data. Do not mention evaporate option for set-match-data.
9197
91982005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
9199
9200 * display.texi (Face Functions): Mention face aliases.
9201
92022005-06-21 Richard M. Stallman <rms@gnu.org>
9203
9204 * anti.texi (Antinews): Texinfo usage fix.
9205
92062005-06-21 Karl Berry <karl@gnu.org>
9207
9208 * elisp.texi: Use @copying.
9209
9210 * elisp.texi: Put @summarycontents and @contents before the Top
9211 node, instead of the end of the file, so that the contents appear
9212 in the right place in the dvi/pdf output.
9213
92142005-06-21 Juri Linkov <juri@jurta.org>
9215
9216 * display.texi (Defining Faces): Add `customized-face'.
9217
92182005-06-20 Kim F. Storm <storm@cua.dk>
9219
9220 * variables.texi (Setting Variables): Any type of element can be
9221 given order in add-to-ordered-list. Compare elements with eq.
9222
9223 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
9224
92252005-06-20 Karl Berry <karl@gnu.org>
9226
9227 * syntax.texi (Syntax Flags): Make last column very slightly wider
9228 to avoid "generic comment" breaking on two lines and causing an
9229 underfull box.
9230
92312005-06-19 Luc Teirlinck <teirllm@auburn.edu>
9232
9233 * lists.texi (Rings): Various minor clarifications and corrections.
9234
92352005-06-18 Richard M. Stallman <rms@gnu.org>
9236
9237 * functions.texi (Obsolete Functions): Simplify.
9238
9239 * variables.texi (Variable Aliases): Simplify.
9240
9241 * anti.texi, backups.texi, compile.texi, customization.texi:
9242 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
9243 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
9244 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
9245 * variables.texi: Fix formatting ugliness.
9246
9247 * elisp.texi: Add links to Rings and Byte Packing.
9248 Update version and copyright years.
9249
9250 * minibuf.texi: Fix formatting ugliness.
9251 (Completion Commands): Move keymap vars to the end
9252 and vars completing-read binds to the top.
9253
92542005-06-17 Luc Teirlinck <teirllm@auburn.edu>
9255
9256 * processes.texi: Fix typos.
9257 (Bindat Spec): Correct Texinfo error.
9258 (Byte Packing): Fix ungrammatical sentence.
9259
92602005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
9261
9262 * lists.texi (Rings): New node.
9263 (Lists): Add it to menu.
9264
9265 * processes.texi (Byte Packing): New node.
9266 (Processes): Add it to menu.
9267
92682005-06-17 Richard M. Stallman <rms@gnu.org>
9269
9270 * syntax.texi (Parsing Expressions): Fix texinfo usage.
9271
9272 * help.texi (Documentation Basics): Explain the xref to
9273 Documentation Tips.
9274
9275 * debugging.texi (Debugger Commands): Minor fix.
9276
92772005-06-16 Luc Teirlinck <teirllm@auburn.edu>
9278
9279 * edebug.texi (Instrumenting): Eliminate duplicate link.
9280 (Specification List): Replace references to "below", referring to
9281 a later node, with one @ref to that node.
9282
9283 * os.texi (Timers): Timers should save and restore the match data
9284 if they change it.
9285
9286 * debugging.texi (Debugger Commands): Mention that the Lisp
9287 debugger can not step through primitive functions.
9288
92892005-06-16 Juanma Barranquero <lekktu@gmail.com>
9290
9291 * functions.texi (Obsolete Functions): Update argument names of
9292 `make-obsolete' and `define-obsolete-function-alias'.
9293
9294 * variables.texi (Variable Aliases): Update argument names of
9295 `defvaralias', `make-obsolete-variable' and
9296 `define-obsolete-variable-alias'.
9297
92982005-06-15 Kim F. Storm <storm@cua.dk>
9299
9300 * searching.texi (Entire Match Data): Rephrase warnings about
9301 evaporate arg to match-data and set-match-data.
9302
93032005-06-14 Luc Teirlinck <teirllm@auburn.edu>
9304
9305 * elisp.texi (Top): Update detailed menu.
9306
9307 * edebug.texi (Edebug): Update menu.
9308 (Instrumenting): Update xrefs.
9309 (Edebug Execution Modes): Correct xref.
9310 (Jumping): Clarify description of `h' command.
9311 Eliminate redundant @ref.
9312 (Breaks): New node.
9313 (Breakpoints): Is now a subsubsection.
9314 (Global Break Condition): Mention `C-x X X'.
9315 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
9316 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
9317 (Edebug Display Update): Correct pxref.
9318 (Edebug and Macros): New node.
9319 (Instrumenting Macro Calls): Is now a subsubsection.
9320 Neither arg of `def-edebug-spec' is evaluated.
9321 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
9322 (Specification Examples): Fix typo.
9323
93242005-06-14 Lute Kamstra <lute@gnu.org>
9325
9326 * debugging.texi (Function Debugging): Primitives can break on
9327 entry too.
9328
93292005-06-14 Kim F. Storm <storm@cua.dk>
9330
9331 * variables.texi (Setting Variables): Add add-to-ordered-list.
9332
93332005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9334
9335 * syntax.texi (Parsing Expressions): Document aux functions and vars of
9336 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
9337
93382005-06-13 Lute Kamstra <lute@gnu.org>
9339
9340 * text.texi (Special Properties): Fix cross reference.
9341
93422005-06-11 Luc Teirlinck <teirllm@auburn.edu>
9343
9344 * debugging.texi (Function Debugging): Delete mention of empty
9345 string argument to `cancel-debug-on-entry'. Delete inaccurate
9346 description of the return value of that command.
9347
93482005-06-11 Alan Mackenzie <acm@muc.de>
9349
9350 * text.texi (Adaptive Fill): Amplify the description of
9351 fill-context-prefix.
9352
93532005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9354
9355 * syntax.texi (Parsing Expressions): Fix Texinfo error.
9356
93572005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9358
9359 * syntax.texi (Parsing Expressions): Document syntax-ppss.
9360
93612005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9362
9363 * debugging.texi (Error Debugging): Minor rewording.
9364 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
9365 is optional.
9366
93672005-06-10 Lute Kamstra <lute@gnu.org>
9368
9369 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
9370 (Top): Give it a title. Correct version number. Give the
9371 detailed node listing a more prominent header.
9372 * intro.texi: Don't set VERSION here a second time.
9373 Mention Emacs's version too.
9374 * anti.texi (Antinews): Use EMACSVER to refer to the current
9375 version of Emacs.
9376
93772005-06-09 Kim F. Storm <storm@cua.dk>
9378
9379 * searching.texi (Entire Match Data): Explain new `reseat' argument to
9380 match-data and set-match-data.
9381
93822005-06-08 Richard M. Stallman <rms@gnu.org>
9383
9384 * searching.texi (Entire Match Data): Clarify when match-data
9385 returns markers and when integers.
9386
9387 * display.texi (Defining Faces): Explain that face name should not
9388 end in `-face'.
9389
9390 * modes.texi (Mode Line Data): Minor cleanup.
9391 (Customizing Keywords): Node split out of Search-based Fontification.
9392 Add example of using font-lock-add-keywords from a hook.
9393 Clarify when MODE should be non-nil, and when nil.
9394
93952005-06-06 Richard M. Stallman <rms@gnu.org>
9396
9397 * modes.texi (Mode Line Data): Explain what happens when the car
9398 of a list is a void symbol.
9399 (Search-based Fontification): Explain MODE arg to
9400 font-lock-add-keywords and warn about calls from major modes.
9401
94022005-06-08 Juri Linkov <juri@jurta.org>
9403
9404 * display.texi (Standard Faces): Add `shadow' face.
9405
94062005-05-29 Luc Teirlinck <teirllm@auburn.edu>
9407
9408 * modes.texi (Major Mode Conventions): A derived mode only needs
9409 to put the call to the parent mode inside `delay-mode-hooks'.
9410
94112005-05-29 Richard M. Stallman <rms@gnu.org>
9412
9413 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
9414 new, and what that implies. Clarify.
9415
9416 * files.texi (Locating Files): Clean up the text.
9417
9418 * frames.texi (Window Frame Parameters): Document user-size.
9419 Shorten entry for top by referring to left.
9420
94212005-05-26 Richard M. Stallman <rms@gnu.org>
9422
9423 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
9424 is new, and what the implications are. Other clarifications.
9425
94262005-05-24 Richard M. Stallman <rms@gnu.org>
9427
9428 * frames.texi (Dialog Boxes): Minor fixes.
9429
94302005-05-25 Masatake YAMATO <jet@gyve.org>
9431
9432 * display.texi (Standard Faces): Write about `mode-line-highlight'.
9433
94342005-05-24 Luc Teirlinck <teirllm@auburn.edu>
9435
9436 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
9437 is optional.
9438
94392005-05-24 Nick Roberts <nickrob@snap.net.nz>
9440
10d1d0af 9441 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
9442
94432005-05-23 Lute Kamstra <lute@gnu.org>
9444
9445 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
9446 syntax-begin-function over font-lock-beginning-of-syntax-function.
9447
94482005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9449
9450 * minibuf.texi (Reading File Names): Update description of
9451 `read-directory-name'.
9452
9453 * modes.texi (Derived Modes): Clarify :group keyword.
9454
94552005-05-21 Eli Zaretskii <eliz@gnu.org>
9456
9457 * files.texi (Locating Files): New subsection.
9458 Describe locate-file and executable-find.
9459
94602005-05-21 Kevin Ryde <user42@zip.com.au>
9461
9462 * frames.texi (Initial Parameters): Update cross reference to
9463 "Emacs Invocation".
9464
94652005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9466
9467 * keymaps.texi (Active Keymaps): Add anchor.
9468
9469 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
9470 (Major Mode Conventions): Refer to `Auto Major Mode' in more
9471 appropriate place.
9472 (Derived Modes): Small clarifications.
9473 (Minor Mode Conventions, Keymaps and Minor Modes):
9474 Replace references to nodes with references to anchors.
9475 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
9476 Clarify description of lists whose first element is an integer.
9477 (Mode Line Variables): Add anchor.
9478 (%-Constructs): Clarify description of integer after %.
9479 (Emulating Mode Line): Describe nil value for FACE.
9480
94812005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9482
9483 * modes.texi (Derived Modes): Correct references to non-existing
9484 variable standard-syntax-table.
9485
94862005-05-17 Lute Kamstra <lute@gnu.org>
9487
9488 * modes.texi (Defining Minor Modes): Mention the mode hook.
9489
94902005-05-15 Kim F. Storm <storm@cua.dk>
9491
9492 * processes.texi (Network): Remove open-network-stream-nowait.
9493 (Network Servers): Remove open-network-stream-server.
9494
94952005-05-15 Luc Teirlinck <teirllm@auburn.edu>
9496
9497 * elisp.texi (Top): Update detailed menu.
9498
9499 * variables.texi: Reorder nodes.
9500 (Variables): Update menu.
9501 (File Local Variables): Do not refer to the `-*-' line as
9502 a "local variables list". Add pxref.
9503
95042005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9505
9506 * elisp.texi (Top): Update detailed menu for node changes.
9507
9508 * modes.texi (Modes): Update Menu.
9509 (Hooks): Move to beginning of chapter.
9510 Most minor modes run mode hooks too.
9511 `add-hook' can handle void hooks or hooks whose value is a single
9512 function.
9513 (Major Modes): Update Menu.
9514 (Major Mode Basics): New node, split off from `Major Modes'.
9515 (Major Mode Conventions): Correct xref. Explain how to handle
9516 auto-mode-alist if the major mode command has an autoload cookie.
9517 (Auto Major Mode): Major update. Add magic-mode-alist.
9518 (Derived Modes): Major update.
9519 (Mode Line Format): Update Menu.
9520 (Mode Line Basics): New node, split off from `Mode Line Format'.
9521
9522 * loading.texi (Autoload): Mention `autoload cookie' as synonym
9523 for `magic autoload comment'. Add index entries and anchor.
9524
95252005-05-14 Richard M. Stallman <rms@gnu.org>
9526
9527 * tips.texi (Coding Conventions): Explain how important it is
9528 that just loading certain files not change Emacs behavior.
9529
9530 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
9531
95322005-05-12 Lute Kamstra <lute@gnu.org>
9533
9534 * modes.texi (Generic Modes): Update.
9535 (Major Modes): Refer to node "Generic Modes".
9536
9537 * elisp.texi (Top): Update to the current structure of the manual.
9538 * processes.texi (Processes): Add menu description.
9539 * customize.texi (Customization): Add menu descriptions.
9540
95412005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
9542
9543 * processes.texi (Signals to Processes)
9544 (Low-Level Network): Fix typos.
9545
95462005-05-11 Lute Kamstra <lute@gnu.org>
9547
9548 * elisp.texi (Top): Add some nodes from the chapter "Major and
9549 Minor Modes" to the detailed node listing.
9550
95512005-05-10 Richard M. Stallman <rms@gnu.org>
9552
9553 * keymaps.texi (Extended Menu Items): Menu item filter functions
9554 can be called at any time.
9555
95562005-05-08 Luc Teirlinck <teirllm@auburn.edu>
9557
9558 * variables.texi (File Local Variables): `(hack-local-variables t)'
9559 now also checks whether a mode is specified in the local variables
9560 list.
9561
95622005-05-05 Kevin Ryde <user42@zip.com.au>
9563
9564 * display.texi (The Echo Area): Correct format function cross
9565 reference.
9566
95672005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9568
9569 * variables.texi (Variable Aliases): Change description of
9570 `define-obsolete-variable-alias'.
9571
9572 * functions.texi (Functions): Add "Obsolete Functions" to menu.
9573 (Defining Functions): Add xref.
9574 (Obsolete Functions): New node.
9575 (Function Safety): Standardize capitalization of section title.
9576
9577 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
9578 (Dialog Boxes): Complete description of `x-popup-dialog'.
9579
95802005-05-04 Richard M. Stallman <rms@gnu.org>
9581
9582 * commands.texi (Interactive Codes): Fix Texinfo usage.
9583 Document U more clearly.
9584
95852005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9586
9587 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
9588 function and not a macro.
9589
9590 * frames.texi (Pop-Up Menus): Correct and clarify description of
9591 `x-popup-menu'.
9592 (Dialog Boxes): Clarify description of `x-popup-dialog'.
9593
95942005-05-01 Richard M. Stallman <rms@gnu.org>
9595
9596 * edebug.texi (Checking Whether to Stop): Fix previous change.
9597
95982005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9599
9600 * display.texi: Fix typos and Texinfo usage.
9601
9602 * edebug.texi (Checking Whether to Stop): executing-macro ->
9603 executing-kbd-macro.
9604
96052005-05-01 Richard M. Stallman <rms@gnu.org>
9606
9607 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
9608
96092005-04-30 Richard M. Stallman <rms@gnu.org>
9610
9611 * files.texi (Magic File Names): Document `operations' property.
9612
96132005-04-29 Lute Kamstra <lute@gnu.org>
9614
9615 * modes.texi (Generic Modes): New node.
9616 (Major Modes): Add it to the menu.
9617 (Derived Modes): Add "derived mode" to concept index.
9618
96192005-04-28 Lute Kamstra <lute@gnu.org>
9620
9621 * modes.texi (Defining Minor Modes): Fix previous change.
9622 (Font Lock Mode): Simplify.
9623 (Font Lock Basics): Say that font-lock-defaults is buffer-local
9624 when set and that some parts are optional. Add cross references.
9625 (Search-based Fontification): Say how to specify font-lock-keywords.
9626 Add cross references. Add font-lock-multiline to index.
9627 Move font-lock-keywords-case-fold-search here from node "Other Font
9628 Lock Variables". Document font-lock-add-keywords and
9629 font-lock-remove-keywords.
9630 (Other Font Lock Variables): Move font-lock-keywords-only,
9631 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9632 and font-lock-syntactic-face-function to node "Syntactic Font
9633 Lock". Move font-lock-keywords-case-fold-search to node
9634 "Search-based Fontification". Document font-lock-inhibit-thing-lock
9635 and font-lock-{,un}fontify-{buffer,region}-function.
9636 (Precalculated Fontification): Remove reference to deleted variable
9637 font-lock-core-only.
9638 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
9639 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
9640 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9641 and font-lock-syntactic-face-function here from node "Other Font
9642 Lock Variables". Move font-lock-syntactic-keywords to "Setting
9643 Syntax Properties". Add cross references.
9644 (Setting Syntax Properties): New node.
9645 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
9646 * syntax.texi (Syntax Properties): Add cross reference.
9647 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
9648
96492005-04-26 Richard M. Stallman <rms@gnu.org>
9650
9651 * display.texi (Defining Faces):
9652 Document `default' elements of defface spec.
9653
9654 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
9655
9656 * variables.texi (Variable Aliases): Clarify text.
9657
96582005-04-25 Chong Yidong <cyd@stupidchicken.com>
9659
9660 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
9661
96622005-04-25 Luc Teirlinck <teirllm@auburn.edu>
9663
9664 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
9665
96662005-04-24 Eli Zaretskii <eliz@gnu.org>
9667
9668 * syntax.texi (Syntax Table Internals): Elaborate documentation of
9669 syntax-after and syntax-class.
9670
9671 * files.texi (Changing Files): Fix last change's cross-reference.
9672 (Unique File Names): Don't mention "numbers" in the documentation
9673 of make-temp-file and make-temp-name.
9674
96752005-04-23 Richard M. Stallman <rms@gnu.org>
9676
9677 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
9678
96792005-04-22 Nick Roberts <nickrob@snap.net.nz>
9680
9681 * windows.texi (Cyclic Window Ordering): Clarify window-list.
9682
96832005-04-22 Nick Roberts <nickrob@snap.net.nz>
9684
9685 * variables.texi (Variable Aliases): Describe make-obsolete-variable
9686 and define-obsolete-variable-alias.
9687
96882005-04-22 Kim F. Storm <storm@cua.dk>
9689
9690 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
9691 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
9692
96932005-04-21 Lute Kamstra <lute@gnu.org>
9694
9695 * lists.texi (Association Lists): Document rassq-delete-all.
9696
96972005-04-19 Richard M. Stallman <rms@gnu.org>
9698
9699 * modes.texi (Search-based Fontification): Explain that
9700 facespec is an expression to be evaluated.
9701
97022005-04-19 Kevin Ryde <user42@zip.com.au>
9703
9704 * streams.texi (Output Functions): Fix xref.
9705 * strings.texi (String Conversion): Fix xref.
9706
97072005-04-19 Kim F. Storm <storm@cua.dk>
9708
9709 * symbols.texi (Symbol Plists): Add safe-get.
9710 Mention that `get' may signal an error.
9711
97122005-04-18 Nick Roberts <nickrob@snap.net.nz>
9713
9714 * customize.texi (Variable Definitions): Replace tooltip-mode
9715 example with save-place.
9716
97172005-04-17 Richard M. Stallman <rms@gnu.org>
9718
9719 * buffers.texi (Indirect Buffers): Clarify.
9720
9721 * positions.texi (Positions): Clarify converting marker to integer.
9722
9723 * strings.texi (String Basics): Mention string-match; clarify.
9724
97252005-04-08 Lute Kamstra <lute@gnu.org>
9726
9727 * modes.texi (Search-based Fontification): Fix cross references.
9728 Use consistent terminology. Document anchored highlighting.
9729
97302005-04-05 Lute Kamstra <lute@gnu.org>
9731
9732 * modes.texi (Defining Minor Modes): Document :group keyword
9733 argument and its default value.
9734
97352005-04-03 Lute Kamstra <lute@gnu.org>
9736
9737 * hooks.texi (Standard Hooks): Add some hooks. Add cross
9738 references and/or descriptions. Delete major mode hooks; mention
9739 them as a category instead. Rename or delete obsolete hooks.
9740
97412005-04-02 Richard M. Stallman <rms@gnu.org>
9742
9743 * nonascii.texi (Coding System Basics): Another wording cleanup.
9744
97452005-04-01 Richard M. Stallman <rms@gnu.org>
9746
9747 * nonascii.texi (Coding System Basics): Clarify previous change.
9748
97492005-04-01 Kenichi Handa <handa@m17n.org>
9750
10d1d0af 9751 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
9752 identity of coding systems.
9753
97542005-03-29 Chong Yidong <cyd@stupidchicken.com>
9755
9756 * text.texi (Buffer Contents): Add filter-buffer-substring and
9757 buffer-substring-filters.
9758
97592005-03-26 Chong Yidong <cyd@stupidchicken.com>
9760
9761 * anti.texi (Antinews): Mention `G' interactive code.
9762
9763 * tips.texi (Compilation Tips): Mention benchmark.el.
9764
97652005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9766
9767 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
9768 is now bound to M-o M-o.
9769
9770 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
9771
97722005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9773
9774 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
9775 in the Emacs Manual).
9776 * Makefile.in (srcs): Remove calendar.texi.
9777 * makefile.w32-in (srcs): Remove calendar.texi.
9778 * display.texi (Display): Change name of next node.
9779 * os.texi (System In): Change name of previous node.
9780 * elisp.texi (Top): Remove Calendar references.
9781 * vol1.texi (Top): Remove Calendar references.
9782 * vol2.texi (Top): Remove Calendar references.
9783
97842005-03-25 Richard M. Stallman <rms@gnu.org>
9785
9786 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
9787 Cleanup previous change.
9788
97892005-03-25 Chong Yidong <cyd@stupidchicken.com>
9790
9791 * display.texi (Face Attributes): Faces earlier in an :inherit
9792 list take precedence.
9793 (Scroll Bars): Fix description of vertical-scroll-bars.
9794 Document frame-current-scroll-bars and window-current-scroll-bars.
9795
9796 * markers.texi (The Mark): Document temporary Transient Mark mode.
9797
9798 * minibuf.texi (Reading File Names):
9799 Document read-file-name-completion-ignore-case.
9800
9801 * positions.texi (Screen Lines): Document nil for width argument
9802 to compute-motion.
9803
98042005-03-23 Kim F. Storm <storm@cua.dk>
9805
9806 * display.texi (Standard Faces): Other faces used in the fringe
9807 implicitly inherits from the fringe face.
9808 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
9809 properties implicitly inherits from fringe face.
9810 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
9811
98122005-03-20 Chong Yidong <cyd@stupidchicken.com>
9813
9814 * display.texi (Invisible Text): State default value of
9815 line-move-ignore-invisible.
9816 (Managing Overlays): Document remove-overlays.
9817 (Standard Faces): Document escape-glyph face.
9818
9819 * minibuf.texi (Reading File Names): Document read-file-name-function.
9820
9821 * modes.texi (Other Font Lock Variables):
9822 Document font-lock-lines-before.
9823
9824 * positions.texi (Skipping Characters): skip-chars-forward allows
9825 character classes.
9826
98272005-03-18 Lute Kamstra <lute@gnu.org>
9828
9829 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
9830
98312005-03-17 Richard M. Stallman <rms@gnu.org>
9832
9833 * text.texi (Undo): Document extensible undo entries.
9834
dd7b651b 9835 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
9836
9837 * nonascii.texi (Character Codes): Minor fix.
9838
9839 * display.texi (Display Property): Explain the significance
9840 of having text properties that are eq.
9841 (Other Display Specs): Explain string as display spec.
9842
9843 * commands.texi (Interactive Codes): Document G option.
9844
98452005-03-17 Chong Yidong <cyd@stupidchicken.com>
9846
9847 * text.texi (Filling): Add sentence-end-without-period and
9848 sentence-end-without-space.
9849 (Changing Properties): Minor fix.
9850
9851 * anti.texi: Total rewrite.
9852
98532005-03-15 Lute Kamstra <lute@gnu.org>
9854
9855 * edebug.texi (Instrumenting Macro Calls): Fix typos.
9856
98572005-03-08 Kim F. Storm <storm@cua.dk>
9858
9859 * display.texi (Specified Space): Property :width is support on
9860 non-graphic terminals, :height is not.
9861
98622005-03-07 Richard M. Stallman <rms@gnu.org>
9863
9864 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
9865 Now subnodes of Fringes.
9866 (Overlay Arrow): Document overlay-arrow-variable-list.
9867 (Fringe Size/Pos): New node, broken out of Fringes.
9868 (Display): Explain clearing vs redisplay better.
9869 (Truncation): Clarify use of bitmaps.
9870 (The Echo Area): Clarify the uses of the echo area.
9871 Add max-mini-window-height.
9872 (Progress): Clarify.
9873 (Invisible Text): Explain that main loop moves point out.
9874 (Selective Display): Say "hidden", not "invisible".
9875 (Managing Overlays): Move up. Describe relation to Undo here.
9876 (Overlay Properties): Clarify intro.
9877 (Finding Overlays): Explain return values when nothing found.
9878 (Width): truncate-string-to-width has added arg.
9879 (Displaying Faces): Clarify and update mode line face handling.
9880 (Face Functions): Minor cleanup.
9881 (Conditional Display): Merge into Other Display Specs.
9882 (Pixel Specification, Other Display Specs): Minor cleanups.
9883 (Images, Image Descriptors): Minor cleanups.
9884 (GIF Images): Patents have expired.
9885 (Showing Images): Explain default text for insert-image.
9886 (Manipulating Button Types): Merge into Manipulating Buttons.
9887 (Making Buttons): Explain return values.
9888 (Button Buffer Commands): Add xref.
9889 (Inverse Video): Update mode-line-inverse-video.
9890 (Display Table Format): Clarify.
9891 (Active Display Table): Give defaults for window-display-table.
9892
9893 * calendar.texi (Calendar Customizing): calendar-holiday-marker
9894 and calendar-today-marker are strings, not chars.
9895 (Holiday Customizing): Minor fix.
9896
9897 * internals.texi (Writing Emacs Primitives): Update `or' example.
9898 Update limit on # args of subr.
9899
9900 * edebug.texi (Using Edebug): Arrow is in fringe.
9901 (Instrumenting): Arg to eval-defun works without loading edebug.
9902 (Edebug Execution Modes): Add xref.
9903
9904 * customize.texi (Common Keywords): Clarify :require.
9905 Mention :version here.
9906 (Variable Definitions, Group Definitions): Not here.
9907 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
9908
99092005-03-07 Chong Yidong <cyd@stupidchicken.com>
9910 * nonascii.texi (Text Representations): Clarify position-bytes.
9911 (Character Sets): Add list-charset-chars.
9912 (Scanning Charsets): Add charset-after.
9913 (Encoding and I/O): Minor fix.
9914
99152005-03-06 Richard M. Stallman <rms@gnu.org>
9916
9917 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
9918 (Resizing Windows): Likewise.
9919
9920 * text.texi (Change Hooks): Get rid of "Emacs 21".
9921
9922 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
9923
9924 * streams.texi (Output Variables): Get rid of "Emacs 21".
9925
9926 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
9927
9928 * os.texi (Translating Input): Replace flow-control example
9929 with a less obsolete example that uses `keyboard-translate'.
9930
9931 * objects.texi (Hash Table Type, Circular Objects):
9932 Get rid of "Emacs 21".
9933
9934 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
9935 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
9936
9937 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
9938
9939 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
9940
9941 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
9942 (Menu Bar): Fix when menu-bar-update-hook is called.
9943
9944 * hash.texi (Hash Tables): Get rid of "Emacs 21".
9945
9946 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
9947 and make it read better.
9948
9949 * files.texi (Writing to Files): Get rid of "Emacs 21".
9950 (Unique File Names): Likewise.
9951
9952 * elisp.texi: Update Emacs version to 22.
9953
9954 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
9955 (Overlay Properties, Face Attributes): Likewise.
9956 (Managing Overlays): Fix punctuation.
9957 (Attribute Functions): Clarify set-face-font; get rid of
9958 info about old Emacs versions.
9959 (Auto Faces, Font Lookup, Display Property, Images):
9960 Get rid of "Emacs 21".
9961
9962 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
9963
99642005-03-05 Richard M. Stallman <rms@gnu.org>
9965
9966 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
9967
99682005-03-04 Lute Kamstra <lute@gnu.org>
9969
9970 * debugging.texi (Error Debugging): Document stack-trace-on-error.
9971
99722005-03-03 Lute Kamstra <lute@gnu.org>
9973
9974 * edebug.texi (Instrumenting Macro Calls): Fix typo.
9975
99762005-03-01 Lute Kamstra <lute@gnu.org>
9977
9978 * debugging.texi (Debugger Commands): Update `j'.
9979
99802005-02-28 Lute Kamstra <lute@gnu.org>
9981
9982 * debugging.texi (Debugging): Fix typo.
9983 (Error Debugging): Document eval-expression-debug-on-error.
9984 (Function Debugging): Update example.
9985 (Using Debugger): Mention starred stack frames.
9986 (Debugger Commands): Document `j' and `l'.
9987 (Invoking the Debugger): `d' and `j' exit recursive edit too.
9988 Update the messages that the debugger displays.
9989 (Internals of Debugger): Add cross reference. Update example.
9990 (Excess Open): Minor improvement.
9991 (Excess Close): Minor improvement.
9992
99932005-02-26 Richard M. Stallman <rms@gnu.org>
9994
9995 * tips.texi (Coding Conventions): Clarify.
9996 Put all the major mode key reservations together.
9997 Mention the Mouse-1 => Mouse-2 conventions.
9998
9999 * syntax.texi (Syntax Class Table): Clarify.
10000 (Syntax Table Functions): syntax-after moved from here.
10001 (Syntax Table Internals): syntax-after moved to here.
10002 (Parsing Expressions): Update info on number of values
10003 and what's meaningful in the STATE argument.
10004 (Categories): Fix typo.
10005
10006 * sequences.texi (Arrays): Cleanup.
10007 (Char-Tables): Clarify.
10008
10009 * processes.texi (Deleting Processes): Cleanups, add xref.
10010 (Subprocess Creation): Explain nil in exec-path. Cleanup.
10011 (Process Information): set-process-coding-system, some args optional.
10012 (Input to Processes): Explain various types for PROCESS args.
10013 Rename them from PROCESS-NAME to PROCESS.
10014 (Signals to Processes): Likewise.
10015 (Decoding Output): Cleanup.
10016 (Query Before Exit): Clarify.
10017
10018 * os.texi (Startup Summary): Correct the options; add missing ones.
10019 (Terminal Output, Batch Mode): Clarify.
10020 (Flow Control): Node deleted.
10021
10022 * markers.texi (The Mark): Clarify.
10023
10024 * macros.texi (Expansion): Cleanup.
10025 (Indenting Macros): indent-spec allows ints, not floats.
10026
10027 * keymaps.texi (Keymaps): Clarify.
10028 (Format of Keymaps): Update lisp-mode-map example.
10029 (Active Keymaps, Key Lookup): Clarify.
10030 (Changing Key Bindings): Add xref to `kbd'.
10031 (Key Binding Commands, Simple Menu Items): Clarify.
10032 (Mouse Menus, Menu Bar): Clarify.
10033 (Menu Example): Replace print example with menu-bar-replace-menu.
10034
10035 * help.texi (Documentation Basics): Add function-documentation prop.
10036
10037 * elisp.texi (Top): Don't refer to Flow Control node.
10038
10039 * commands.texi (Command Overview): Improve xrefs.
10040 (Adjusting Point): Adjusting point applies to intangible and invis.
10041 (Key Sequence Input): Doc extra read-key-sequence args.
10042 Likewise for read-key-sequence-vector.
10043
10044 * backups.texi (Rename or Copy): Minor fix.
10045 (Numbered Backups): For version-control, say the default.
10046 (Auto-Saving): make-auto-save-file-name example is simplified.
10047
10048 * advice.texi (Advising Functions): Don't imply one part of Emacs
10049 should advise another part. Markup changes.
10050 (Defining Advice): Move transitional para.
10051 (Activation of Advice): Cleanup.
10052 Explain if COMPILE is nil or negative.
10053
10054 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
10055
100562005-02-24 Lute Kamstra <lute@gnu.org>
10057
10058 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
10059 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
10060
100612005-02-23 Lute Kamstra <lute@gnu.org>
10062
10063 * modes.texi (Defining Minor Modes): define-minor-mode can be used
10064 to define global minor modes as well.
10065
10066 * display.texi (Managing Overlays): overlay-buffer returns nil for
10067 deleted overlays.
10068
100692005-02-22 Kim F. Storm <storm@cua.dk>
10070
10071 * minibuf.texi (Basic Completion): Allow symbols in addition to
10072 strings in try-completion and all-completions.
10073
100742005-02-14 Lute Kamstra <lute@gnu.org>
10075
10076 * elisp.texi (Top): Remove reference to deleted node.
10077
10078 * lists.texi (Lists): Remove reference to deleted node.
10079 (Cons Cells): Fix typo.
10080
10081 * loading.texi (Where Defined): Fix typo.
10082
100832005-02-14 Richard M. Stallman <rms@gnu.org>
10084
10085 * variables.texi (Creating Buffer-Local): change-major-mode-hook
10086 is useful for discarding some minor modes.
10087
10088 * symbols.texi (Symbol Components): Reorder examples.
10089
10090 * streams.texi (Input Functions): State standard-input default.
10091 (Output Variables): State standard-output default.
10092
10093 * objects.texi (Printed Representation): Clarify read syntax vs print.
10094 (Floating Point Type): Explain meaning better.
10095 (Symbol Type): Explain uniqueness better.
10096 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
10097 List examples sooner.
10098 (Box Diagrams): New subnode broken out.
10099 Some examples moved from old Lists as Boxes node.
10100 (Dotted Pair Notation): Clarify intro.
10101 (Array Type): Clarify.
10102 (Type Predicates): Add hash-table-p.
10103
10104 * numbers.texi (Integer Basics): Clarify radix explanation.
10105 (Predicates on Numbers): Minor clarification.
10106 (Comparison of Numbers): Minor clarification. Clarify eql.
10107 Typos in min, max.
10108 (Math Functions): Clarify overflow in expt.
10109
10110 * minibuf.texi (Text from Minibuffer): Minor clarification.
10111 Mention arrow keys.
10112
10113 * loading.texi (Autoload): defun's doc string overrides autoload's
10114 doc string.
10115 (Repeated Loading): Modernize "add to list" examples.
10116 (Where Defined): Finish updating table of load-history elts.
10117
10118 * lists.texi (List-related Predicates): Minor wording improvement.
10119 (Lists as Boxes): Node deleted.
10120 (Building Lists): Explain trivial cases of number-sequence.
10121
10122 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 10123 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
10124 (Hash Access): Any object can be a key.
10125 State value of maphash.
10126
10127 * functions.texi (What Is a Function): Wording cleanup.
10128 (Function Documentation): Minor cleanup.
10129 Explain purpose of calling convention at end of doc string.
10130 (Function Names): Wording cleanup.
10131 (Calling Functions): Wording cleanup.
10132 Explain better how funcall calls the function.
10133 (Function Cells): Delete example of saving and redefining function.
10134
10135 * control.texi (Combining Conditions): Wording cleanup.
10136 (Iteration): dolist and dotimes bind VAR locally.
10137 (Cleanups): Xref to Atomic Changes.
10138
10139 * compile.texi (Byte Compilation): Delete 19.29 info.
10140 (Compilation Functions): Macros' difficulties don't affect defsubst.
10141 (Docs and Compilation): Delete 19.29 info.
10142
101432005-02-10 Richard M. Stallman <rms@gnu.org>
10144
10145 * objects.texi (Symbol Type): Minor correction.
10146
101472005-02-06 Lute Kamstra <lute@gnu.org>
10148
10149 * modes.texi (Example Major Modes): Fix typos.
10150
101512005-02-06 Richard M. Stallman <rms@gnu.org>
10152
10153 * text.texi (Margins): fill-nobreak-predicate can be one function.
10154
10155 * strings.texi (Modifying Strings): clear-string can make unibyte.
10156 (Formatting Strings): format gives error if values missing.
10157
10158 * positions.texi (Character Motion): Mention default arg
10159 for forward-char. backward-char refers to forward-char.
10160 (Word Motion): Mention default arg for forward-word.
10161 (Buffer End Motion): Mention default arg for beginning-of-buffer.
10162 Simplify end-of-buffer.
10163 (Text Lines): Mention default arg for forward-line.
10164 (List Motion): Mention default arg for beginning/end-of-defun.
10165 (Skipping Characters): Minor fixes in explaining character-set.
10166
10167 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
10168 Mode inheritance applies only when default-major-mode is nil.
10169 Clarifications.
10170 (Example Major Modes): Update Text mode and Lisp mode examples.
10171 (Minor Mode Conventions): Mention define-minor-mode at top.
10172 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
10173 (Mode Line Format): Update mode line face display info.
10174 (Properties in Mode): Mention effect of risky vars.
10175 (Imenu): Define imenu-add-to-menubar.
10176 (Font Lock Mode): Add descriptions to menu lines.
10177 (Faces for Font Lock): Add font-lock-doc-face.
10178
101792005-02-05 Lute Kamstra <lute@gnu.org>
10180
10181 * text.texi (Maintaining Undo): Remove obsolete function.
10182
101832005-02-05 Eli Zaretskii <eliz@gnu.org>
10184
10185 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 10186 color specifications. Improve indexing.
b8d4c8d0
GM
10187 (Text Terminal Colors): Replace the description of RGB values by
10188 an xref to "Color Names".
10189
101902005-02-03 Richard M. Stallman <rms@gnu.org>
10191
10192 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
10193 Clarify.
10194 (Selecting Windows): Clarify save-selected-window.
10195 (Cyclic Window Ordering): Clarify walk-windows.
10196 (Window Point): Clarify.
10197 (Window Start): Add comment to example.
10198 (Resizing Windows): Add `interactive' specs in examples.
10199 Document fit-window-to-buffer.
10200
10201 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
10202 (Undo, Maintaining Undo): Clarify last change.
10203 (Sorting): In sort-numeric-fields, explain about octal and hex.
10204 Mention sort-numeric-base.
10205 (Format Properties): Add xref for hard newlines.
10206
10207 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
10208 (Pop-Up Menus): Fix typo.
10209 (Color Names): Explain all types of color names.
10210 Explain color-values on B&W terminal.
10211 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
10212
10213 * files.texi (File Locks): Not supported on MS systems.
10214 (Testing Accessibility): Clarify.
10215
10216 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
10217 (Coverage Testing): Fix typo.
10218
10219 * commands.texi (Misc Events): Remove stray space.
10220
10221 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
10222 (Modification Time): Clarify when visited-file-modtime returns 0.
10223 (The Buffer List): Clarify bury-buffer.
10224 (Killing Buffers): Clarify.
10225 (Indirect Buffers): Add clone-indirect-buffer.
10226
102272005-02-02 Matt Hodges <MPHodges@member.fsf.org>
10228
10229 * edebug.texi (Printing in Edebug): Fix default value of
10230 edebug-print-circle.
10231 (Coverage Testing): Fix displayed frequency count data.
10232
102332005-02-02 Luc Teirlinck <teirllm@auburn.edu>
10234
10235 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
10236
102372005-02-02 Kim F. Storm <storm@cua.dk>
10238
10239 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
10240
102412005-01-29 Eli Zaretskii <eliz@gnu.org>
10242
10243 * commands.texi (Misc Events): Describe the help-echo event.
10244
10245 * text.texi (Special Properties) <help-echo>: Use `pos'
10246 consistently in description of the help-echo property.
10247 Use @code{nil} instead of @var{nil}.
10248
10249 * display.texi (Overlay Properties): Fix the index entry for
10250 help-echo overlay property.
10251
10252 * customize.texi (Type Keywords): Uncomment the xref to the
10253 help-echo property documentation.
10254
102552005-01-23 Kim F. Storm <storm@cua.dk>
10256
10257 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
10258 return value. Third element FULLY replaced by PARTIAL which
10259 specifies number of invisible pixels if row is only partially visible.
10260 (Textual Scrolling): Mention auto-window-vscroll.
10261 (Vertical Scrolling): New defvar auto-window-vscroll.
10262
102632005-01-16 Luc Teirlinck <teirllm@auburn.edu>
10264
10265 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
10266 command remapping.
10267
102682005-01-15 Richard M. Stallman <rms@gnu.org>
10269
10270 * display.texi (Defining Images): Mention DATA-P arg of create-image.
10271
102722005-01-14 Kim F. Storm <storm@cua.dk>
10273
10274 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
10275
10276 * text.texi (Links and Mouse-1): Fix string and vector item.
10277
102782005-01-13 Richard M. Stallman <rms@gnu.org>
10279
10280 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
10281 descriptions of overriding-local-map and overriding-terminal-local-map.
10282
10283 * text.texi (Links and Mouse-1): Clarify text.
10284
102852005-01-13 Kim F. Storm <storm@cua.dk>
10286
10287 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
10288
102892005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
10290
10291 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
10292
102932005-01-12 Kim F. Storm <storm@cua.dk>
10294
10295 * text.texi (Links and Mouse-1): Rename section from Enabling
10296 Mouse-1 to Following Links. Change xrefs.
10297 Add examples for define-button-type and define-widget.
10298
10299 * display.texi (Button Properties, Button Buffer Commands):
10300 Clarify mouse-1 and follow-link functionality.
10301
103022005-01-12 Richard M. Stallman <rms@gnu.org>
10303
10304 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
10305
10306 * display.texi (Beeping): Fix Texinfo usage.
10307
10308 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
10309
103102005-01-11 Kim F. Storm <storm@cua.dk>
10311
10312 * display.texi (Button Properties, Button Buffer Commands):
10313 Mention mouse-1 binding. Add follow-link keyword.
10314
10315 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
10316 (Enabling Mouse-1 to Follow Links): New subsection.
10317
103182005-01-06 Richard M. Stallman <rms@gnu.org>
10319
10320 * text.texi (Special Properties): Minor change.
10321
10322 * os.texi (Timers): Clarify previous change.
10323
10324 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
10325
103262005-01-01 Luc Teirlinck <teirllm@auburn.edu>
10327
10328 * display.texi (Face Attributes): Correct xref to renamed node.
10329
103302005-01-01 Richard M. Stallman <rms@gnu.org>
10331
10332 * display.texi (Face Attributes): Describe hex color specs.
10333
103342004-12-31 Richard M. Stallman <rms@gnu.org>
10335
10336 * os.texi (Timers): Update previous change.
10337
103382004-12-30 Kim F. Storm <storm@cua.dk>
10339
10340 * display.texi (Line Height): Total line-height is now specified
10341 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
10342 in cons cells. (nil . RATIO) is relative to actual line height.
10343 Use line-height `t' instead of `0' to get minimum height.
10344
103452004-12-29 Richard M. Stallman <rms@gnu.org>
10346
10347 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
10348
103492004-12-28 Richard M. Stallman <rms@gnu.org>
10350
10351 * commands.texi (Quitting): Clarify value of with-local-quit.
10352
10353 * elisp.texi (Top): Fix previous change.
10354
10355 * loading.texi (Loading): Fix previous change.
10356
103572004-12-27 Richard M. Stallman <rms@gnu.org>
10358
10359 * Makefile.in (MAKEINFO): Specify --force.
10360
10361 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
10362
10363 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
10364
10365 * display.texi (Line Height): Further clarify.
10366
10367 * elisp.texi (Top): Update Loading submenu.
10368
10369 * loading.texi (Where Defined): New node.
10370 (Unloading): load-history moved to Where Defined.
10371
103722004-12-21 Richard M. Stallman <rms@gnu.org>
10373
10374 * commands.texi (Event Input Misc): Add while-no-input.
10375
103762004-12-11 Richard M. Stallman <rms@gnu.org>
10377
10378 * display.texi (Line Height): Rewrite text for clarity.
10379
103802004-12-11 Kim F. Storm <storm@cua.dk>
10381
10382 * display.texi (Display): Add node "Line Height" to menu.
10383 (Line Height): New node. Move full description of line-spacing
10384 and line-height text properties here from text.texi.
10385 (Scroll Bars): Add vertical-scroll-bar variable.
10386
10387 * frames.texi (Window Frame Parameters): Remove line-height defvar.
10388
10389 * locals.texi (Standard Buffer-Local Variables): Fix xref for
10390 line-spacing and vertical-scroll-bar.
10391
10392 * text.texi (Special Properties): Just mention line-spacing and
10393 line-height here, add xref to new "Line Height" node.
10394
103952004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
10396
10397 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
10398
10399 * locals.texi (Standard Buffer-Local Variables):
10400 Add @xref for `line-spacing'.
10401
104022004-12-05 Richard M. Stallman <rms@gnu.org>
10403
10404 * Makefile.in (maintainer-clean): Remove the info files
10405 in $(infodir) where they are created.
10406
104072004-12-03 Richard M. Stallman <rms@gnu.org>
10408
10409 * windows.texi (Selecting Windows): get-lru-window and
10410 get-largest-window don't consider dedicated windows.
10411
10412 * text.texi (Undo): Document undo-in-progress.
10413
104142004-11-26 Richard M. Stallman <rms@gnu.org>
10415
10416 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
10417 Remove a few vars that are not always buffer-local.
10418
104192004-11-24 Luc Teirlinck <teirllm@auburn.edu>
10420
10421 * locals.texi (Standard Buffer-Local Variables): Comment out
10422 xref's to non-existent node `Yet to be written'.
10423
104242004-11-24 Richard M. Stallman <rms@gnu.org>
10425
10426 * processes.texi (Synchronous Processes): Grammar fix.
10427
10428 * numbers.texi (Comparison of Numbers): Add eql.
10429
10430 * locals.texi (Standard Buffer-Local Variables): Add many vars.
10431
10432 * intro.texi (Printing Notation): Fix previous change.
10433
10434 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
10435 and default-indicate-buffer-boundaries from here.
10436 (Usual Display): To here.
10437 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
10438 (Usual Display): Move tab-width up.
10439
5dcb4c4e
SM
10440 * customize.texi (Variable Definitions):
10441 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
10442 (Simple Types, Composite Types, Defining New Types):
10443 Minor cleanups.
10444
104452004-11-21 Jesper Harder <harder@ifa.au.dk>
10446
10447 * processes.texi (Synchronous Processes, Output from Processes):
10448 Markup fix.
10449
104502004-11-20 Richard M. Stallman <rms@gnu.org>
10451
10452 * positions.texi (Skipping Characters): skip-chars-forward
10453 now handles char classes.
10454
10455 * intro.texi (Printing Notation): Avoid confusion of `print'
10456 when explaining @print.
10457
10458 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
10459
10460 * display.texi (Display Table Format): Minor fix.
10461
10462 * streams.texi (Output Functions): Fix print example.
10463
10464 * Makefile.in (elisp): New target.
10465 (dist): Depend on $(infodir)/elisp, not elisp.
10466 Copy the info files from $(infodir).
10467
10468 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
10469 read-from-minibuffer.
10470
10471 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
10472
104732004-11-19 Richard M. Stallman <rms@gnu.org>
10474
10475 * searching.texi (Regexp Search): Add search-whitespace-regexp.
10476
104772004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
10478
10479 * tips.texi (Coding Conventions): Fix typo.
10480
104812004-11-16 Richard M. Stallman <rms@gnu.org>
10482
10483 * tips.texi (Coding Conventions): Separate defvar and require
10484 methods to avoid warnings. Use require only when there are many
10485 functions and variables from that package.
10486
10487 * minibuf.texi (Minibuffer Completion): When ignoring case,
10488 predicate must not be case-sensitive.
10489
10490 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
10491 (Test Coverage): Don't talk about "splotches". Clarified.
10492
104932004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
10494
10495 * frames.texi (Window Frame Parameters): Fix typo.
10496
104972004-11-15 Kim F. Storm <storm@cua.dk>
10498
10499 * symbols.texi (Other Plists): Note that plist-get may signal error.
10500 Add safe-plist-get.
10501
105022004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10503
10504 * modes.texi (Font Lock Basics): Fix typo.
10505
105062004-11-08 Richard M. Stallman <rms@gnu.org>
10507
10508 * syntax.texi (Syntax Table Functions): Add syntax-after.
10509
105102004-11-06 Lars Brinkhoff <lars@nocrew.org>
10511
10512 * os.texi (Processor Run Time): New section documenting
10513 get-internal-run-time.
10514
105152004-11-06 Eli Zaretskii <eliz@gnu.org>
10516
10517 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
10518 it nukes elisp-cover.texi.
10519 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
10520 elisp-0 etc.
10521
105222004-11-05 Luc Teirlinck <teirllm@auburn.edu>
10523
10524 * commands.texi (Keyboard Macros): Document `append' return value
10525 of `defining-kbd-macro'.
10526
105272004-11-01 Richard M. Stallman <rms@gnu.org>
10528
10529 * commands.texi (Interactive Call): Add called-interactively-p.
10530
105312004-10-29 Simon Josefsson <jas@extundo.com>
10532
10533 * minibuf.texi (Reading a Password): Revert.
10534
105352004-10-28 Richard M. Stallman <rms@gnu.org>
10536
10537 * frames.texi (Display Feature Testing): Explain about "vendor".
10538
105392004-10-27 Richard M. Stallman <rms@gnu.org>
10540
10541 * commands.texi (Interactive Codes): `N' uses numeric prefix,
10542 not raw. Clarify `n'.
10543 (Interactive Call): Rewrite interactive-p, focusing on when
10544 and how to use it.
10545 (Misc Events): Clarify previous change.
10546
10547 * advice.texi (Simple Advice): Clarify what job the example does.
10548 (Around-Advice): Clarify ad-do-it.
10549 (Activation of Advice): An option of ad-default-compilation-action
10550 is `never', not `nil'.
10551
105522004-10-26 Kim F. Storm <storm@cua.dk>
10553
10554 * commands.texi (Interactive Codes): Add U code letter.
10555
105562004-10-25 Simon Josefsson <jas@extundo.com>
10557
10558 * minibuf.texi (Reading a Password): Add.
10559
105602004-10-24 Jason Rumney <jasonr@gnu.org>
10561
10562 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
10563 and wheel-down.
10564
105652004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10566
10567 * processes.texi (Synchronous Processes): Document process-file.
10568
105692004-10-22 Kenichi Handa <handa@m17n.org>
10570
10571 * text.texi (translate-region): Document that it accepts also a
10572 char-table.
10573
105742004-10-22 David Ponce <david@dponce.com>
10575
10576 * windows.texi (Resizing Windows): Document the `preserve-before'
10577 argument of the functions `enlarge-window' and `shrink-window'.
10578
105792004-10-19 Jason Rumney <jasonr@gnu.org>
10580
10581 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
10582
105832004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10584
10585 * text.texi (Filling): Add anchor for definition of
10586 `sentence-end-double-space'.
10587
10588 * searching.texi (Regexp Example): Update description of how
10589 Emacs currently recognizes the end of a sentence.
10590 (Standard Regexps): Update definition of the variable
10591 `sentence-end'. Add definition of the function `sentence-end'.
10592
105932004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10594
10595 * display.texi (Progress): New node.
10596
105972004-10-05 Kim F. Storm <storm@cua.dk>
10598
10599 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
10600
106012004-09-29 Kim F. Storm <storm@cua.dk>
10602
10603 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
10604 to identify bitmaps. Remove -fringe-bitmap suffix for standard
10605 fringe bitmap symbols, as they now have their own namespace.
10606 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
10607 vs. pixels. Signal error if no free bitmap slots.
10608 (Pixel Specification): Change IMAGE to @var{image}.
10609
106102004-09-28 Richard M. Stallman <rms@gnu.org>
10611
10612 * text.texi (Special Properties): Clarify line-spacing and line-height.
10613
10614 * searching.texi (Regexp Search): Add looking-back.
10615
106162004-09-25 Luc Teirlinck <teirllm@auburn.edu>
10617
10618 * display.texi: Correct typos.
10619 (Image Descriptors): Correct xref's.
10620
106212004-09-25 Richard M. Stallman <rms@gnu.org>
10622
10623 * text.texi (Special Properties): Cleanups in `cursor'.
10624 Rewrites in `line-height' and `line-spacing'; exchange them.
10625
10626 * display.texi (Fringes): Rewrite previous change.
10627 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
10628 (Display Fringe Bitmaps): Node deleted, text moved.
10629 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
10630 (Scroll Bars): Clarify set-window-scroll-bars.
10631 (Pointer Shape): Rewrite.
10632 (Specified Space): Clarify :align-to, etc.
10633 (Pixel Specification): Use @var. Clarify new text.
10634 (Other Display Specs): Clarify `slice'.
10635 (Image Descriptors): Cleanups.
10636 (Showing Images): Cleanups.
10637
106382004-09-24 Luc Teirlinck <teirllm@auburn.edu>
10639
10640 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
10641
10642 * modes.texi: Various minor changes in addition to:
10643 (Major Mode Conventions): Final call to `run-mode-hooks' should
10644 not be inside the `delay-mode-hooks' form.
10645 (Mode Hooks): New node.
10646 (Hooks): Delete obsolete example.
10647 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
10648 node "Mode Hooks".
10649
106502004-09-22 Luc Teirlinck <teirllm@auburn.edu>
10651
10652 * display.texi: Correct various typos.
10653 (Display): Rename node "Pointer Shapes" to "Pointer
10654 Shape". (There is already a node called "Pointer Shapes" in
10655 frames.texi.)
10656 (Images): Remove non-existent node "Image Slices" from menu.
10657
106582004-09-23 Kim F. Storm <storm@cua.dk>
10659
10660 * text.texi (Special Properties): Add `cursor', `pointer',
10661 `line-height', and `line-spacing' properties.
10662
10663 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
10664 Shapes' to menu.
10665 (Standard Faces): Doc fix for fringe face.
10666 (Fringes): Add `overflow-newline-into-fringe' and
10667 'indicate-buffer-boundaries'.
10668 (Fringe Bitmaps, Pointer Shapes): New nodes.
10669 (Display Property): Add 'Pixel Specification' and 'Display Fringe
10670 Bitmaps' to menu.
10671 (Specified Space): Describe pixel width and height.
10672 (Pixel Specification): New node.
10673 (Other Display Specs): Add `slice' property.
10674 (Display Fringe Bitmaps): New node.
10675 (Images): Add 'Image Slices' to menu.
10676 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
10677 (Showing Images): Add slice arg to `insert-image'.
10678 Add 'insert-sliced-image'.
b8d4c8d0
GM
10679
106802004-09-20 Richard M. Stallman <rms@gnu.org>
10681
10682 * commands.texi (Key Sequence Input):
10683 Clarify downcasing in read-key-sequence.
10684
106852004-09-08 Juri Linkov <juri@jurta.org>
10686
10687 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
10688
106892004-09-07 Luc Teirlinck <teirllm@auburn.edu>
10690
5dcb4c4e
SM
10691 * locals.texi (Standard Buffer-Local Variables):
10692 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
10693 * internals.texi (Buffer Internals): Describe new
10694 auto_save_file_format field of the buffer structure.
10695 * files.texi (Format Conversion): `auto-save-file-format' has been
10696 renamed `buffer-auto-save-file-format'.
10697
106982004-08-27 Luc Teirlinck <teirllm@auburn.edu>
10699
10700 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
10701 an integer or a marker.
10702 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
10703
107042004-08-22 Richard M. Stallman <rms@gnu.org>
10705
10706 * modes.texi (Major Mode Conventions): Discuss rebinding of
10707 standard key bindings.
10708
107092004-08-18 Kim F. Storm <storm@cua.dk>
10710
10711 * processes.texi (Accepting Output): Add `just-this-one' arg to
10712 `accept-process-output'.
10713 (Output from Processes): New var `process-adaptive-read-buffering'.
10714
107152004-08-10 Luc Teirlinck <teirllm@auburn.edu>
10716
10717 * keymaps.texi: Various changes in addition to:
10718 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
10719 Give more varied examples for `kbd'.
10720 (Creating Keymaps): Char tables have slots for all characters
10721 without modifiers.
10722 (Active Keymaps): `overriding-local-map' and
10723 `overriding-terminal-local-map' also override text property and
10724 overlay keymaps.
10725 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
10726 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
10727 to denote a prefix of no events.
10728 `map-keymap' includes parent's bindings _recursively_.
10729 Clarify and correct description of `where-is-internal'.
10730 Mention BUFFER-OR-NAME arg to `describe-bindings'.
10731 (Menu Example): For menus intended for use with the keyboard, the
10732 menu items should be bound to characters or real function keys.
10733
107342004-08-08 Luc Teirlinck <teirllm@auburn.edu>
10735
10736 * objects.texi (Character Type): Reposition `@anchor' to prevent
10737 double space inside sentence in Info.
10738
10739 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
10740 renamed to `disabled-command-function'.
10741 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
10742 (Command Loop Info): Replace reference to it.
10743 (Disabling Commands): `disabled-command-hook' has been renamed to
10744 `disabled-command-function'.
10745
107462004-08-07 Luc Teirlinck <teirllm@auburn.edu>
10747
10748 * os.texi (Translating Input): Only non-prefix bindings in
10749 `key-translation-map' override actual key bindings. Warn about
10750 possible indirect effect of actual key bindings on non-prefix
10751 bindings in `key-translation-map'.
10752
107532004-08-06 Luc Teirlinck <teirllm@auburn.edu>
10754
10755 * minibuf.texi (High-Level Completion): Add anchor for definition
10756 of `read-variable'.
10757
10758 * commands.texi: Various changes in addition to:
10759 (Using Interactive): Clarify description of `interactive-form'.
10760 (Interactive Call): Mention default for KEYS argument to
10761 `call-interactively'.
10762 (Command Loop Info): Clarify description of `this-command-keys'.
10763 Mention KEEP-RECORD argument to `clear-this-command-keys'.
10764 Value of `last-event-frame' can be `macro'.
10765 (Repeat Events): `double-click-fuzz' is also used to distinguish
10766 clicks and drags.
10767 (Classifying Events): Clarify descriptions of `event-modifiers'
10768 `event-basic-type' and `event-convert-list'.
10769 (Accessing Events): `posn-timestamp' takes POSITION argument.
10770 (Quoted Character Input): Clarify description of
10771 `read-quoted-char' and fix example.
10772 (Quitting): Add `with-local-quit'.
10773 (Disabling Commands): Correct and clarify descriptions of
10774 `enable-command' and `disable-command'.
10775 Mention what happens if `disabled-command-hook' is nil.
10776 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
10777 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
10778
107792004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10780
10781 * frames.texi: Various changes in addition to:
10782 (Creating Frames): Expand and clarify description of `make-frame'.
10783 (Window Frame Parameters): Either none or both of the `icon-left'
10784 and `icon-top' parameters must be specified. Put descriptions of
10785 `menu-bar-lines' and `toolbar-lines' closer together and change
10786 them accordingly.
10787 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
10788 except while processing `frame-title-format' or `icon-title-format'.
10789 (Deleting Frames): Correct description of `delete-frame'.
10790 Non-nil return values of `frame-live-p' are like those of `framep'.
10791 (Frames and Windows): Mention return value of
10792 `set-frame-selected-window'.
10793 (Visibility of Frames): Mention `force' argument to
10794 `make-frame-invisible'. `frame-visible-p' returns t for all
10795 frames on text-only terminals.
10796 (Frame Configurations): Restoring a frame configuration does not
10797 restore deleted frames.
10798 (Window System Selections): `x-set-selection' returns DATA.
10799 (Resources): Add example.
10800 (Display Feature Testing): Clarify descriptions of
10801 `display-pixel-height', `display-pixel-width', `x-server-version'
10802 and `x-server-vendor'.
10803
10804 * windows.texi (Choosing Window): Add anchor.
10805 * minibuf.texi (Minibuffer Misc): Add anchor.
10806
108072004-07-23 John Paul Wallington <jpw@gnu.org>
10808
10809 * macros.texi (Defining Macros): Declaration keyword for setting
10810 Edebug spec is `debug' not `edebug'.
10811
108122004-07-19 Luc Teirlinck <teirllm@auburn.edu>
10813
10814 * windows.texi: Various small changes in addition to:
10815 (Window Point): Mention return value of `set-window-point'.
10816 (Window Start): `pos-visible-in-window-p' disregards horizontal
10817 scrolling. Explain return value if PARTIALLY is non-nil.
10818 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
10819 and `set-window-vscroll'.
10820 (Size of Window): The argument WINDOW to `window-inside-edges',
10821 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
10822 (Resizing Windows): Explain return value of
10823 `shrink-window-if-larger-than-buffer'.
10824 `window-size-fixed' automatically becomes buffer local when set.
10825 (Window Configurations): Explain return value of
10826 `set-window-configuration'.
10827
10828 * minibuf.texi (Minibuffer Misc): Add anchor for
10829 `minibuffer-scroll-window'.
10830
10831 * positions.texi (Text Lines): Add anchor for `count-lines'.
10832
108332004-07-17 Richard M. Stallman <rms@gnu.org>
10834
10835 * display.texi (Overlay Properties): Adding `evaporate' prop
10836 deletes empty overlay immediately.
10837
10838 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
10839 fix example.
10840
108412004-07-16 Jim Blandy <jimb@redhat.com>
10842
10843 * searching.texi (Regexp Backslash): Document new \_< and \_>
10844 operators.
10845
108462004-07-16 Juanma Barranquero <lektu@terra.es>
10847
10848 * display.texi (Images): Fix Texinfo usage.
10849
108502004-07-14 Luc Teirlinck <teirllm@auburn.edu>
10851
10852 * buffers.texi (Modification Time): `visited-file-modtime' now
10853 returns a list of two integers, instead of a cons.
10854
108552004-07-13 Luc Teirlinck <teirllm@auburn.edu>
10856
10857 * windows.texi: Various changes in addition to:
10858 (Splitting Windows): Add `split-window-keep-point'.
10859
108602004-07-09 Richard M. Stallman <rms@gnu.org>
10861
10862 * frames.texi (Input Focus): Minor fix.
10863
108642004-07-07 Luc Teirlinck <teirllm@auburn.edu>
10865
10866 * frames.texi (Input Focus): Clarify descriptions of
10867 `select-frame-set-input-focus' and `select-frame'.
10868
108692004-07-06 Luc Teirlinck <teirllm@auburn.edu>
10870
10871 * os.texi: Various small changes in addition to:
10872 (Killing Emacs): Expand and clarify description of
10873 `kill-emacs-query-functions' and `kill-emacs-hook'.
10874 (System Environment): Expand and clarify description of `getenv'
10875 and `setenv'.
10876 (Timers): Clarify description of `run-at-time'.
10877 (Translating Input): Correct description of
10878 `extra-keyboard-modifiers'.
10879 (Flow Control): Correct description of `enable-flow-control'.
10880
108812004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
10882
10883 * os.texi: Update copyright.
10884 (Session Management): Grammar fix.
10885 Clarify which Emacs does the restarting.
10886 Use @samp for *scratch* buffer.
10887
108882004-07-04 Alan Mackenzie <acm@muc.de>
10889
10890 * frames.texi (Input Focus): Add documentation for
10891 `select-frame-set-input-focus'. Replace refs to non-existent
10892 `switch-frame' with `select-frame'. Minor corrections and tidying
10893 up of text-only terminal stuff.
10894
108952004-07-02 Richard M. Stallman <rms@gnu.org>
10896
10897 * files.texi (Saving Buffers): Cleanup write-contents-function.
10898 (Magic File Names): Cleanup file-remote-p.
10899
b344d29d 109002004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
10901
10902 * files.texi (Magic File Names): `file-remote-p' returns an
10903 identifier of the remote system, not just t.
10904
109052004-07-02 David Kastrup <dak@gnu.org>
10906
10907 * searching.texi (Entire Match Data): Add explanation about new
10908 match-data behavior when @var{integers} is non-nil.
10909
109102004-06-24 Richard M. Stallman <rms@gnu.org>
10911
10912 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
10913
10914 * customize.texi (Variable Definitions): Note about doc strings
10915 and :set.
10916
10917 * keymaps.texi (Keymap Terminology): Document `kbd'.
10918 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
10919
10920 * display.texi (Invisible Text): Setting buffer-invisibility-spec
10921 makes it buffer-local.
10922
10923 * files.texi (Saving Buffers): Correct previous change.
10924
10925 * commands.texi (Accessing Events):
10926 Clarify posn-col-row and posn-actual-col-row.
10927
109282004-06-24 David Ponce <david.ponce@wanadoo.fr>
10929
10930 * commands.texi (Accessing Events): New functions
10931 posn-at-point and posn-at-x-y. Add example to posn-x-y.
10932
109332004-06-23 Luc Teirlinck <teirllm@auburn.edu>
10934
10935 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
10936 * frames.texi, buffers.texi, backups.texi, variables.texi:
10937 * loading.texi, eval.texi, functions.texi, control.texi:
10938 * symbols.texi, minibuf.texi: Reposition @anchor's.
10939
10940 * help.texi: Various small changes in addition to the following.
10941 (Describing Characters): Describe PREFIX argument to
10942 `key-description'. Correct and clarify definition of
10943 `text-char-description'. Describe NEED-VECTOR argument to
10944 `read-kbd-macro'.
10945 (Help Functions): Clarify definition of `apropos'.
10946
109472004-06-23 Lars Hansen <larsh@math.ku.dk>
10948
10949 * files.texi (Saving Buffers): Correct description of
10950 `write-contents-functions'.
10951
109522004-06-21 Juanma Barranquero <lektu@terra.es>
10953
10954 * display.texi (Images): Remove redundant @vindex directives.
10955 Rewrite `image-library-alist' doc in active voice.
10956
109572004-06-14 Juanma Barranquero <lektu@terra.es>
10958
10959 * display.texi (Images): Document new delayed library loading,
10960 variable `image-library-alist' and (existing but undocumented)
10961 function `image-type-available-p'.
10962
109632004-06-05 Richard M. Stallman <rms@gnu.org>
10964
10965 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
10966 refer the user to the Initial Input node.
10967 (Text from Minibuffer): Likewise.
10968 (Initial Input): New node. Document this feature
10969 and say it is mostly deprecated.
10970
109712004-05-30 Richard M. Stallman <rms@gnu.org>
10972
10973 * loading.texi (Named Features): Clarify return value
10974 and meaning of NOERROR.
10975
10976 * variables.texi (File Local Variables): Minor cleanup.
10977
109782004-05-30 Michael Albinus <michael.albinus@gmx.de>
10979
10980 * files.texi (Magic File Names): Add `file-remote-p' as operation
10981 of file name handlers.
10982
109832004-05-29 Richard M. Stallman <rms@gnu.org>
10984
10985 * modes.texi (Minor Mode Conventions): (-) has no special meaning
10986 as arg to a minor mode command.
10987
109882004-05-22 Richard M. Stallman <rms@gnu.org>
10989
10990 * syntax.texi (Syntax Class Table): Word syntax not just for English.
10991
10992 * streams.texi (Output Variables): Doc float-output-format.
10993
10994 * searching.texi (Regexp Special): Nested repetition can be infloop.
10995
10996 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
10997 real stack overflow.
10998
10999 * compile.texi: Minor cleanups.
11000
110012004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
11002
11003 * lists.texi (Cons Cells): Explain dotted lists, true lists,
11004 circular lists.
11005 (List Elements): Explain handling of circular and dotted lists.
11006
110072004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
11008
11009 * modes.texi (Search-based Fontification): Fix typo.
11010
110112004-05-10 Juanma Barranquero <lektu@terra.es>
11012
11013 * modes.texi (Mode Line Variables): Fix description of
11014 global-mode-string, which is now after which-func-mode, not the
11015 buffer name.
11016
110172004-05-07 Lars Hansen <larsh@math.ku.dk>
11018
11019 * modes.texi (Desktop Save Mode): Add.
11020 (Modes): Add menu entry Desktop Save Mode.
11021
11022 * hooks.texi: Add desktop-after-read-hook,
11023 desktop-no-desktop-file-hook and desktop-save-hook.
11024
11025 * locals.texi: Add desktop-save-buffer.
11026
110272004-04-30 Jesper Harder <harder@ifa.au.dk>
11028
11029 * display.texi: emacs -> Emacs.
11030
110312004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
11032
11033 * files.texi (Changing Files): Document set-file-times.
11034
110352004-04-23 Juanma Barranquero <lektu@terra.es>
11036
11037 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11038
110392004-04-18 Jesper Harder <harder@ifa.au.dk>
11040
11041 * tips.texi (Coding Conventions): defopt -> defcustom.
11042
110432004-04-16 Luc Teirlinck <teirllm@auburn.edu>
11044
11045 * sequences.texi: Various clarifications.
11046
110472004-04-14 Luc Teirlinck <teirllm@auburn.edu>
11048
11049 * buffers.texi (Read Only Buffers): Mention optional ARG to
11050 `toggle-read-only'.
11051
110522004-04-14 Nick Roberts <nick@nick.uklinux.net>
11053
11054 * windows.texi (Selecting Windows): Note that get-lru-window
11055 returns a full-width window if possible.
11056
110572004-04-13 Luc Teirlinck <teirllm@auburn.edu>
11058
11059 * buffers.texi: Various changes in addition to:
11060 (Buffer File Name): Add `find-buffer-visiting'.
11061 (Buffer Modification): Mention optional ARG to `not-modified'.
11062 (Indirect Buffers): Mention optional CLONE argument to
11063 `make-indirect-buffer'.
11064
11065 * files.texi: Various changes in addition to:
11066 (Visiting Functions): `find-file-hook' is now a normal hook.
11067 (File Name Expansion): Explain difference between the way that
11068 `expand-file-name' and `file-truename' treat `..'.
11069 (Contents of Directories): Mention optional ID-FORMAT argument to
11070 `directory-files-and-attributes'.
11071 (Format Conversion): Mention new optional CONFIRM argument to
11072 `format-write-file'.
11073
110742004-04-12 Miles Bader <miles@gnu.org>
11075
11076 * macros.texi (Expansion): Add description of `macroexpand-all'.
11077
110782004-04-05 Jesper Harder <harder@ifa.au.dk>
11079
5dcb4c4e
SM
11080 * variables.texi (Variable Aliases):
11081 Mention cyclic-variable-indirection.
b8d4c8d0
GM
11082
11083 * errors.texi (Standard Errors): Ditto.
11084
110852004-04-04 Luc Teirlinck <teirllm@auburn.edu>
11086
11087 * backups.texi: Various small changes in addition to:
11088 (Making Backups): Mention return value of `backup-buffer'.
11089 (Auto-Saving): Mention optional FORCE argument to
11090 `delete-auto-save-file-if-necessary'.
11091 (Reverting): Mention optional PRESERVE-MODES argument to
11092 `revert-buffer'. Correct description of `revert-buffer-function'.
11093
110942004-03-22 Juri Linkov <juri@jurta.org>
11095
11096 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
11097 with `Vector Functions'.
11098
11099 * text.texi (Sorting): Add missing quote.
11100
111012004-03-14 Luc Teirlinck <teirllm@auburn.edu>
11102
11103 * intro.texi (Lisp History): Replace xref to `cl' manual with
11104 inforef.
11105
111062004-03-12 Richard M. Stallman <rms@gnu.org>
11107
11108 * intro.texi (Version Info): Add arg to emacs-version.
11109 (Lisp History): Change xref to CL manual.
11110
111112004-03-09 Luc Teirlinck <teirllm@auburn.edu>
11112
11113 * minibuf.texi (Completion Commands): Add xref to Emacs manual
11114 for Partial Completion mode.
11115
111162004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
11117
11118 * customize.texi: Fix typo. Remove eol whitespace.
11119
111202004-03-04 Richard M. Stallman <rms@gnu.org>
11121
11122 * processes.texi: Fix typos.
11123
11124 * lists.texi (Building Lists): Minor clarification.
11125
11126 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
11127 in make-hash-table.
11128
111292004-02-29 Juanma Barranquero <lektu@terra.es>
11130
11131 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
11132 rm, and ignore exit code.
11133
111342004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
11135
11136 * display.texi (Defining Faces): Add description for min-colors.
11137 Update example.
11138
111392004-02-23 Luc Teirlinck <teirllm@auburn.edu>
11140
11141 * abbrevs.texi: Various corrections and clarifications in addition
11142 to the following:
11143 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
11144
111452004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11146
11147 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
11148
111492004-02-21 Luc Teirlinck <teirllm@auburn.edu>
11150
11151 * text.texi: Various small changes in addition to the following:
11152 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
11153 to delete-horizontal-space.
11154 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
11155 description of yank-handler text property at various places.
11156
11157 * frames.texi (Window System Selections): Add anchor.
11158
11159 * syntax.texi (Syntax Table Functions): Clarify and correct
11160 descriptions of make-syntax-table and copy-syntax-table.
11161 (Motion and Syntax): Clarify SYNTAXES argument to
11162 skip-syntax-forward.
11163 (Parsing Expressions): Mention that the return value of
11164 parse-partial-sexp is currently a list of ten rather than nine
11165 elements.
11166 (Categories): Various corrections and clarifications.
11167
111682004-02-17 Luc Teirlinck <teirllm@auburn.edu>
11169
11170 * markers.texi (Marker Insertion Types): Minor change.
11171
11172 * locals.texi (Standard Buffer-Local Variables):
11173 * commands.texi (Interactive Codes, Using Interactive):
11174 * functions.texi (Related Topics): Fix xrefs.
11175
111762004-02-16 Luc Teirlinck <teirllm@auburn.edu>
11177
11178 * lists.texi (Sets And Lists): Update description of delete-dups.
11179
111802004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11181
11182 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
11183
c8763fb6 111842004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
11185
11186 * frames.texi (Parameter Access): frame-parameters arg is optional.
11187 modify-frame-parameters handles nil for FRAME.
11188 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
11189 are all-or-nothing for certain toolkits.
11190 Mention parameter wait-for-wm.
11191 (Frames and Windows): In frame-first-window and frame-selected-window
11192 the arg is optional.
11193 (Input Focus): In redirect-frame-focus the second arg is optional.
11194 (Window System Selections): Mention selection type CLIPBOARD.
11195 Mention data-type UTF8_STRING.
11196 Mention numbering of cut buffers.
11197 (Resources): Describe x-resource-name.
11198
111992004-02-16 Richard M. Stallman <rms@gnu.org>
11200
11201 * windows.texi (Buffers and Windows): Delete false table
11202 about all-frames.
11203
11204 * syntax.texi (Parsing Expressions): Delete old caveat
11205 about parse-sexp-ignore-comments.
11206
11207 * streams.texi (Output Variables): Add print-quoted.
11208
11209 * lists.texi (Building Lists): Minor cleanup.
11210
11211 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
11212
11213 * display.texi (Overlays): Explain overlays use markers.
11214 (Managing Overlays): Explain front-advance and rear-advance
11215 in more detail.
11216
11217 * loading.texi (Unloading): Document unload-feature-special-hooks.
11218 Get rid of fns-NNN.el file.
11219
112202004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11221
11222 * help.texi (Describing Characters): Fix text-char-description
11223 example output.
11224
11225 * edebug.texi (Using Edebug): Fix example.
11226
11227 * debugging.texi (Internals of Debugger): Fix return value.
11228
11229 * files.texi (Changing Files): Fix argname.
11230
11231 * calendar.texi: Fix parens, and default values.
11232
11233 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
11234 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 11235 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
11236
11237 * positions.texi (Text Lines): Don't add -1 in current-line.
11238
112392004-02-16 Richard M. Stallman <rms@gnu.org>
11240
11241 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
11242
112432004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11244
11245 * processes.texi (Low-Level Network): Fix a typo.
11246
112472004-02-12 Kim F. Storm <storm@cua.dk>
11248
11249 * display.texi (Fringes): Use consistent wording.
11250 Note that window-fringe's window arg is optional.
11251 (Scroll Bars): Use consistent wording.
11252
112532004-02-11 Luc Teirlinck <teirllm@auburn.edu>
11254
11255 * tips.texi (Comment Tips): Document the new conventions for
11256 commenting out code.
11257
c8763fb6 112582004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 11259
5dcb4c4e 11260 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
11261
112622004-02-07 Kim F. Storm <storm@cua.dk>
11263
11264 * positions.texi (Text Lines): Add line-number-at-pos.
11265
112662004-02-06 John Paul Wallington <jpw@gnu.org>
11267
11268 * display.texi (Button Properties, Button Buffer Commands):
11269 mouse-2 invokes button, not down-mouse-1.
11270
112712004-02-04 Jason Rumney <jasonr@gnu.org>
11272
11273 * makefile.w32-in: Sync with Makefile.in changes.
11274
112752004-02-03 Luc Teirlinck <teirllm@auburn.edu>
11276
11277 * minibuf.texi (Text from Minibuffer): Various corrections and
11278 clarifications.
11279 (Object from Minibuffer): Correct Lisp description of
11280 read-minibuffer.
11281 (Minibuffer History): Clarify description of cons values for
11282 HISTORY arguments.
5dcb4c4e
SM
11283 (Basic Completion): Various corrections and clarifications.
11284 Add completion-regexp-list.
b8d4c8d0
GM
11285 (Minibuffer Completion): Correct and clarify description of
11286 completing-read.
5dcb4c4e
SM
11287 (Completion Commands): Mention Partial Completion mode.
11288 Various other minor changes.
b8d4c8d0
GM
11289 (High-Level Completion): Various corrections and clarifications.
11290 (Reading File Names): Ditto.
11291 (Minibuffer Misc): Ditto.
11292
112932004-01-26 Luc Teirlinck <teirllm@auburn.edu>
11294
11295 * strings.texi (Text Comparison): assoc-string also matches
11296 elements of alists that are strings instead of conses.
11297 (Formatting Strings): Standardize Texinfo usage. Update index
11298 entries.
11299
113002004-01-20 Luc Teirlinck <teirllm@auburn.edu>
11301
11302 * lists.texi (Sets And Lists): Add delete-dups.
11303
113042004-01-15 Luc Teirlinck <teirllm@auburn.edu>
11305
11306 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
11307 special form.
11308 * macros.texi (Defining Macros): Update description of `declare',
11309 which now is a macro.
11310 (Wrong Time): Fix typos.
11311
113122004-01-14 Luc Teirlinck <teirllm@auburn.edu>
11313
11314 * compile.texi (Compilation Functions): Expand descriptions of
11315 `compile-defun', `byte-compile-file', `byte-recompile-directory'
11316 and `batch-byte-compile'. In particular, mention and describe
11317 all optional arguments.
11318 (Disassembly): Correct and clarify the description of `disassemble'.
11319
113202004-01-11 Luc Teirlinck <teirllm@auburn.edu>
11321
11322 * searching.texi: Various small changes in addition to the
11323 following.
11324 (Regexp Example): Adapt to new value of `sentence-end'.
11325 (Regexp Functions): The PAREN argument to `regexp-opt' can be
11326 `words'.
11327 (Search and Replace): Add usage note for `perform-replace'.
11328 (Entire Match Data): Mention INTEGERS and REUSE arguments to
11329 `match-data'.
11330 (Standard Regexps): Update for new values of `paragraph-start'
11331 and `sentence-end'.
11332
113332004-01-07 Luc Teirlinck <teirllm@auburn.edu>
11334
11335 * files.texi (Saving Buffers): Clarify descriptions of
11336 `write-contents-functions' and `before-save-hook'.
11337 Make the defvar's for `before-save-hook' and `after-save-hook'
11338 into defopt's.
11339
113402004-01-07 Kim F. Storm <storm@cua.dk>
11341
11342 * commands.texi (Click Events): Describe new image and
11343 width/height elements of click events.
11344 (Accessing Events): Add posn-string, posn-image, and
11345 posn-object-width-height. Change posn-object to return either
11346 image or string object.
11347
113482004-01-01 Simon Josefsson <jas@extundo.com>
11349
11350 * hooks.texi (Standard Hooks): Add before-save-hook.
11351 * files.texi (Saving Buffers): Likewise.
11352
113532004-01-03 Richard M. Stallman <rms@gnu.org>
11354
11355 * frames.texi (Frames and Windows): Delete frame-root-window.
11356
113572004-01-03 Luc Teirlinck <teirllm@auburn.edu>
11358
11359 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
11360
11361 * functions.texi: Various small changes in addition to the
11362 following.
5dcb4c4e
SM
11363 (What Is a Function): `functionp' returns nil for macros.
11364 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
11365 (Function Documentation): Add `\' in front of (fn @var{arglist})
11366 and explain why.
11367 (Defining Functions): Mention DOCSTRING argument to `defalias'.
11368 Add anchor.
11369 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
11370
113712004-01-01 Miles Bader <miles@gnu.org>
11372
11373 * display.texi (Buttons): New section.
11374
113752003-12-31 Andreas Schwab <schwab@suse.de>
11376
11377 * numbers.texi (Math Functions): sqrt reports a domain-error
11378 error.
11379 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
11380
113812003-12-30 Luc Teirlinck <teirllm@auburn.edu>
11382
11383 * tips.texi (Documentation Tips): Update item on hyperlinks in
11384 documentation strings.
11385
11386 * errors.texi (Standard Errors): Various small corrections and
11387 additions.
11388
11389 * control.texi: Various small changes in addition to the
11390 following.
11391 (Signaling Errors): Provide some more details on how `signal'
11392 constructs the error message. Add anchor to the definition of
11393 `signal'.
11394 (Error Symbols): Describe special treatment of `quit'.
11395 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
11396 to emphasize that it has to be a single form.
11397
11398 * buffers.texi: Add anchor.
11399
114002003-12-29 Richard M. Stallman <rms@gnu.org>
11401
11402 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
11403 (Window Configurations): Add window-configuration-frame.
11404
11405 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
11406
11407 * text.texi (Examining Properties): Add get-char-property-and-overlay.
11408 Change arg name in get-char-property.
11409 (Special Properties): Update handling of keymap property.
11410
11411 * strings.texi (Modifying Strings): Add clear-string.
11412 (Text Comparison): Add assoc-string and remove
11413 assoc-ignore-case, assoc-ignore-representation.
11414
11415 * os.texi (Time of Day): Add set-time-zone-rule.
11416
11417 * numbers.texi (Math Functions): asin, acos, log, log10
11418 report domain-error errors.
11419
11420 * nonascii.texi (Converting Representations):
11421 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
11422 (Encoding and I/O): Add file-name-coding-system.
11423
11424 * modes.texi (Search-based Fontification): Explain that
11425 face specs are symbols with face names as values.
11426
11427 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
11428
11429 * lists.texi (Building Lists): remq moved elsewhere.
11430 (Sets And Lists): remq moved here.
11431 (Association Lists): Refer to assoc-string.
11432
11433 * internals.texi (Garbage Collection): Add memory-use-counts.
11434
11435 * frames.texi (Frames and Windows): Add set-frame-selected-window
11436 and frame-root-window.
11437
11438 * files.texi (Contents of Directories):
11439 Add directory-files-and-attributes.
11440
11441 * display.texi (Refresh Screen): Add force-window-update.
11442 (Invisible Text): Explain about moving point out of invis text.
11443 (Overlay Properties): Add overlay-properties.
11444 (Managing Overlays): Add overlayp.
11445 (GIF Images): Invalid image number displays a hollow box.
11446
11447 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
11448 (Killing Buffers): Add buffer-live-p.
11449
114502003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
11451
11452 * display.texi (Fringes): Fix typo "set-buffer-window".
11453
114542003-12-24 Luc Teirlinck <teirllm@auburn.edu>
11455
11456 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
11457 * nonascii.texi, processes.texi, tips.texi, variables.texi:
11458 Add or change various xrefs and anchors.
11459
11460 * commands.texi: Replace all occurrences of @acronym{CAR} with
11461 @sc{car}, for consistency with the rest of the Elisp manual.
11462 `car' and `cdr' are historically acronyms, but are no longer
11463 widely thought of as such.
11464
11465 * internals.texi (Pure Storage): Mention that `purecopy' does not
11466 copy text properties.
11467 (Object Internals): Now 29 bits are used (in most implementations)
11468 to address Lisp objects.
11469
11470 * variables.texi (Variables with Restricted Values): New node.
11471
11472 * objects.texi (Lisp Data Types): Mention that certain variables
11473 can only take on a restricted set of values and add an xref to
11474 the new node "Variables with Restricted Values".
11475
11476 * eval.texi (Function Indirection): Describe the errors that
11477 `indirect-function' can signal.
11478 (Eval): Clarify the descriptions of `eval-region' and `values'.
11479 Describe `eval-buffer' instead of `eval-current-buffer' and
11480 mention `eval-current-buffer' as an alias for `current-buffer'.
11481 Correct the description and mention all optional arguments.
11482
11483 * nonascii.texi: Various small changes in addition to the
11484 following.
11485 (Converting Representations): Clarify behavior of
11486 `string-make-multibyte' and `string-to-multibyte' for unibyte all
11487 ASCII arguments.
11488 (Character Sets): Document the variable `charset-list' and adapt
11489 the definition of the function `charset-list' accordingly.
11490 (Translation of Characters): Clarify use of generic characters in
11491 `make-translation-table'. Clarify and correct the description of
11492 the use of translation tables in encoding and decoding.
11493 (User-Chosen Coding Systems): Correct and clarify the description
11494 of `select-safe-coding-system'.
11495 (Default Coding Systems): Clarify description of
11496 `file-coding-system-alist'.
11497
114982003-11-30 Luc Teirlinck <teirllm@auburn.edu>
11499
11500 * strings.texi (Text Comparison): Correctly describe when two
11501 strings are `equal'. Combine and clarify descriptions of
11502 `assoc-ignore-case' and `assoc-ignore-representation'.
11503
11504 * objects.texi (Non-ASCII in Strings): Clarify description of
11505 when a string is unibyte or multibyte.
11506 (Bool-Vector Type): Update examples.
11507 (Equality Predicates): Correctly describe when two strings are
11508 `equal'.
11509
115102003-11-29 Luc Teirlinck <teirllm@auburn.edu>
11511
11512 * lists.texi (Building Lists): `append' no longer accepts integer
11513 arguments. Update the description of `number-sequence' to reflect
11514 recent changes.
11515 (Sets And Lists): Describe `member-ignore-case' after `member'.
11516
115172003-11-27 Kim F. Storm <storm@cua.dk>
11518
11519 * commands.texi (Click Events): Click object may be an images.
11520 Describe (dx . dy) element of click positions.
11521 (Accessing Events): Remove duplicate posn-timestamp.
11522 New functions posn-object and posn-object-x-y.
11523
115242003-11-23 Kim F. Storm <storm@cua.dk>
11525
11526 * commands.texi (Click Events): Describe enhancements to event
11527 position lists, including new text-pos and (col . row) items.
11528 Mention left-fringe and right-fringe area events.
11529 (Accessing Events): New functions posn-area and
11530 posn-actual-col-row. Mention posn-timestamp. Mention that
11531 posn-point in non-text area still returns buffer position.
11532 Clarify posn-col-row.
11533
115342003-11-21 Lars Hansen <larsh@math.ku.dk>
11535
11536 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
11537 * anti.texi (File Attributes): Describe removed parameter
11538 ID-FORMAT.
11539
115402003-11-20 Luc Teirlinck <teirllm@auburn.edu>
11541
11542 * positions.texi (Positions): Mention that, if a marker is used as
11543 a position, its buffer is ignored.
11544
11545 * markers.texi (Overview of Markers): Mention it here too.
11546
115472003-11-12 Luc Teirlinck <teirllm@auburn.edu>
11548
11549 * numbers.texi (Numeric Conversions): Not just `floor', but also
11550 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
11551
115522003-11-10 Luc Teirlinck <teirllm@auburn.edu>
11553
11554 * markers.texi (Creating Markers): Specify insertion type of
11555 created markers. Add xref to `Marker Insertion Types'.
11556 Second argument to `copy-marker' is optional.
11557 (Marker Insertion Types): Mention that most markers are created
11558 with insertion type nil.
11559 (The Mark): Correctly describe when `mark' signals an error.
11560 (The Region): Correctly describe when `region-beginning' and
11561 `region-end' signal an error.
11562
115632003-11-08 Luc Teirlinck <teirllm@auburn.edu>
11564
11565 * hash.texi (Creating Hash): Clarify description of `eql'.
11566 `makehash' is obsolete.
11567 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
11568
11569 * positions.texi (Point): Change description of `buffer-end', so
11570 that it is also correct for floating point arguments.
11571 (List Motion): Correct argument lists of `beginning-of-defun' and
11572 `end-of-defun'.
11573 (Excursions): Add xref to `Marker Insertion Types'.
11574 (Narrowing): Argument to `narrow-to-page' is optional.
11575
115762003-11-06 Luc Teirlinck <teirllm@auburn.edu>
11577
11578 * streams.texi (Output Streams): Clarify behavior of point for
11579 marker output streams.
11580
115812003-11-04 Luc Teirlinck <teirllm@auburn.edu>
11582
11583 * variables.texi (Defining Variables): Second argument to
11584 `defconst' is not optional.
11585 (Setting Variables): Mention optional argument APPEND to
11586 `add-to-list'.
11587 (Creating Buffer-Local): Expand description of
11588 `make-variable-buffer-local'.
11589 (Frame-Local Variables): Expand description of
11590 `make-variable-frame-local'.
11591 (Variable Aliases): Correct description of optional argument
11592 DOCSTRING to `defvaralias'. Mention return value of
11593 `defvaralias'.
11594 (File Local Variables): Add xref to `File variables' in Emacs
11595 Manual. Correct description of `hack-local-variables'. Mention
11596 `safe-local-variable' property. Mention optional second argument
11597 to `risky-local-variable-p'.
11598
115992003-11-03 Luc Teirlinck <teirllm@auburn.edu>
11600
11601 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
11602
116032003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11604
11605 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
11606 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
11607 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
11608 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
11609 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
11610 lispref/processes.texi, lispref/searching.texi,
11611 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
11612 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
11613 @acronym{FOO}.
11614
116152003-10-27 Luc Teirlinck <teirllm@auburn.edu>
11616
11617 * strings.texi (Creating Strings): Argument START to `substring'
11618 can not be `nil'. Expand description of
11619 `substring-no-properties'. Correct description of `split-string',
11620 especially with respect to empty matches. Prevent very bad line
11621 break in definition of `split-string-default-separators'.
11622 (Text Comparison): `string=' and `string<' also accept symbols as
11623 arguments.
11624 (String Conversion): More completely describe argument BASE in
11625 `string-to-number'.
11626 (Formatting Strings): `%s' and `%S' in `format' do require
11627 corresponding object. Clarify behavior of numeric prefix after
11628 `%' in `format'.
11629 (Case Conversion): The argument to `upcase-initials' can be a
11630 character.
11631
116322003-10-27 Kenichi Handa <handa@m17n.org>
11633
11634 * display.texi (Fontsets): Fix texinfo usage.
11635
116362003-10-25 Kenichi Handa <handa@m17n.org>
11637
11638 * display.texi (Fontsets): Add description of the function
11639 set-fontset-font.
11640
116412003-10-23 Luc Teirlinck <teirllm@auburn.edu>
11642
11643 * display.texi (Temporary Displays): Add xref to `Documentation
11644 Tips'.
11645
11646 * functions.texi (Function Safety): Use inforef instead of pxref
11647 for SES.
11648
116492003-10-23 Andreas Schwab <schwab@suse.de>
11650
11651 * Makefile.in (TEX, texinputdir): Don't define.
11652 (TEXI2DVI): Define.
11653 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
11654 add $(srcdir)/index.texi.
11655 ($(infodir)/elisp): Remove index.texi dependency.
11656 (elisp.dvi): Likewise. Use $(TEXI2DVI).
11657 (index.texi): Remove target.
11658 (dist): Don't link $(srcdir)/permute-index.
11659 (clean): Don't remove index.texi.
11660
11661 * permute-index, index.perm: Remove.
11662 * index.texi: Rename from index.unperm.
11663
116642003-10-22 Luc Teirlinck <teirllm@auburn.edu>
11665
11666 * tips.texi (Documentation Tips): Document new behavior for face
11667 and variable hyperlinks in Help mode.
11668
116692003-10-21 Luc Teirlinck <teirllm@auburn.edu>
11670
11671 * objects.texi (Integer Type): Update for extra bit of integer range.
11672 (Character Type): Ditto.
11673
116742003-10-16 Eli Zaretskii <eliz@gnu.org>
11675
11676 * numbers.texi (Integer Basics): Add index entries for reading
11677 numbers in hex, octal, and binary.
11678
116792003-10-16 Lute Kamstra <lute@gnu.org>
11680
11681 * modes.texi (Mode Line Format): Mention force-mode-line-update's
11682 argument.
11683
116842003-10-13 Luc Teirlinck <teirllm@auburn.edu>
11685
11686 * windows.texi (Choosing Window): Fix typo.
11687 * edebug.texi (Edebug Execution Modes): Fix typo.
11688
116892003-10-13 Richard M. Stallman <rms@gnu.org>
11690
11691 * windows.texi (Basic Windows): A window has fringe settings,
11692 display margins and scroll-bar settings.
11693 (Splitting Windows): Doc split-window return value.
11694 Clean up one-window-p.
11695 (Selecting Windows): Fix typo.
11696 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
11697 (Buffers and Windows): In set-window-buffer, explain effect
11698 on fringe settings and scroll bar settings.
11699 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
11700 (Choosing Window): Use defopt for pop-up-frame-function.
11701 For special-display-buffer-names, explain same-window and same-frame.
11702 Clarify window-dedicated-p return value.
11703 (Textual Scrolling): scroll-up and scroll-down can get an error.
11704 (Horizontal Scrolling): Clarify auto-hscroll-mode.
11705 Clarify set-window-hscroll.
11706 (Size of Window): Don't mention tool bar in window-height.
11707 (Coordinates and Windows): Explain what coordinates-in-window-p
11708 returns for fringes and display margins.
11709 (Window Configurations): Explain saving fringes, etc.
11710
11711 * tips.texi (Library Headers): Clean up Documentation.
11712
11713 * syntax.texi (Parsing Expressions): Clean up forward-comment
11714 and parse-sexp-lookup-properties.
11715
11716 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
11717
11718 * os.texi (System Environment): Clean up text for load-average errors.
11719
11720 * modes.texi (Hooks): Don't explain local hook details at front.
11721 Clarify run-hooks and run-hook-with-args a little.
11722 Clean up add-hook and remove-hook.
11723
11724 * edebug.texi (Edebug Execution Modes): Clarify t.
11725 Document edebug-sit-for-seconds.
11726 (Coverage Testing): Document C-x X = and =.
11727 (Instrumenting Macro Calls): Fix typo.
11728 (Specification List): Don't index the specification keywords.
11729
117302003-10-10 Kim F. Storm <storm@cua.dk>
11731
11732 * processes.texi (Network): Introduce make-network-process.
11733
117342003-10-09 Luc Teirlinck <teirllm@auburn.edu>
11735
11736 * tips.texi (Library Headers): Fix typo.
11737
117382003-10-07 Juri Linkov <juri@jurta.org>
11739
11740 * modes.texi (Imenu): Mention imenu-create-index-function's
11741 default value. Explain submenus better.
11742
117432003-10-07 Lute Kamstra <lute@gnu.org>
11744
11745 * modes.texi (Faces for Font Lock): Fix typo.
11746 (Hooks): Explain how buffer-local hook variables can refer to
11747 global hook variables.
11748 Various minor clarifications.
11749
117502003-10-06 Lute Kamstra <lute@gnu.org>
11751
11752 * tips.texi (Coding Conventions): Mention naming conventions for
11753 hooks.
11754
117552003-10-05 Luc Teirlinck <teirllm@auburn.edu>
11756
11757 * loading.texi (Library Search): Correct default value of
11758 load-suffixes.
11759 (Named Features): Fix typo.
11760
117612003-10-05 Richard M. Stallman <rms@gnu.org>
11762
11763 * loading.texi (Named Features): In `provide',
11764 say how to test for subfeatures.
11765 (Unloading): In unload-feature, use new var name
11766 unload-feature-special-hooks.
11767
117682003-10-03 Lute Kamstra <lute@gnu.org>
11769
11770 * modes.texi (Major Mode Conventions): Mention third way to set up
11771 Imenu.
11772 (Imenu): A number of small fixes.
11773 Delete documentation of internal variable imenu--index-alist.
11774 Document the return value format of imenu-create-index-function
11775 functions.
11776
117772003-09-30 Richard M. Stallman <rms@gnu.org>
11778
11779 * processes.texi (Network): Say what stopped datagram connections do.
11780
11781 * lists.texi (Association Lists): Clarify `assq-delete-all'.
11782
11783 * display.texi (Overlay Properties): Clarify `evaporate' property.
11784
117852003-09-29 Lute Kamstra <lute@gnu.org>
11786
11787 * modes.texi (Mode Line Data): Explain when symbols in mode-line
11788 constructs should be marked as risky.
11789 Change cons cell into proper list.
11790 (Mode Line Variables): Change cons cell into proper list.
11791
117922003-09-26 Lute Kamstra <lute@gnu.org>
11793
11794 * modes.texi (Mode Line Data): Document the :propertize construct.
11795 (Mode Line Variables): Reorder the descriptions of the variables
11796 to match their order in the default mode-line-format.
11797 Describe the new variables mode-line-position and mode-line-modes.
11798 Update the default values of mode-line-frame-identification,
11799 minor-mode-alist, and default-mode-line-format.
11800 (Properties in Mode): Mention the :propertize construct.
11801
118022003-09-26 Richard M. Stallman <rms@gnu.org>
11803
11804 * buffers.texi, commands.texi, debugging.texi, eval.texi:
11805 * loading.texi, minibuf.texi, text.texi, variables.texi:
11806 Avoid @strong{Note:}.
11807
118082003-09-26 Richard M. Stallman <rms@gnu.org>
11809
11810 * keymaps.texi (Remapping Commands): Fix typo.
11811
118122003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
11813
11814 * processes.texi (Low-Level Network): Fix typo.
11815
118162003-09-23 Kim F. Storm <storm@cua.dk>
11817
11818 * processes.texi (Network, Network Servers): Fix typos.
11819 (Low-Level Network): Add timeout value for :server keyword.
11820 Add new option keywords to make-network-process.
11821 Add set-network-process-options.
11822 Explain how to test availability of network options.
11823
118242003-09-19 Richard M. Stallman <rms@gnu.org>
11825
11826 * text.texi (Motion by Indent): Arg to
11827 backward-to-indentation and forward-to-indentation is optional.
11828
11829 * strings.texi (Creating Strings): Add substring-no-properties.
11830
11831 * processes.texi
11832 (Process Information): Add list-processes arg QUERY-ONLY.
11833 Delete process-contact from here.
11834 Add new status values for process-status.
11835 Add process-get, process-put, process-plist, set-process-plist.
11836 (Synchronous Processes): Add call-process-shell-command.
11837 (Signals to Processes): signal-process allows process objects.
11838 (Network): Complete rewrite.
11839 (Network Servers, Datagrams, Low-Level Network): New nodes.
11840
11841 * positions.texi (Word Motion): forward-word, backward-word
11842 arg is optional. Reword.
11843
11844 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
11845
11846 * variables.texi (Creating Buffer-Local):
11847 Delete duplicate definition of buffer-local-value.
11848 (File Local Variables): Explain about discarding text props.
11849
118502003-09-11 Richard M. Stallman <rms@gnu.org>
11851
11852 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
11853 changes variables that record input events.
11854 (Minibuffer Misc): Add minibuffer-selected-window.
11855
11856 * lists.texi (Building Lists): Add copy-tree.
11857
11858 * display.texi (Fontsets): Add char-displayable-p.
11859 (Scroll Bars): New node.
11860
118612003-09-08 Lute Kamstra <lute@gnu.org>
11862
11863 * modes.texi (%-Constructs): Document new `%i' and `%I'
11864 constructs.
11865
118662003-09-03 Peter Runestig <peter@runestig.com>
11867
11868 * makefile.w32-in: New file.
11869
118702003-08-29 Richard M. Stallman <rms@gnu.org>
11871
11872 * display.texi (Overlay Properties): Clarify how priorities
11873 affect use of the properties.
11874
118752003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11876
11877 * customize.texi (Type Keywords): Correct the description of
11878 `:help-echo' in the case where `motion-doc' is a function.
11879
118802003-08-14 John Paul Wallington <jpw@gnu.org>
11881
11882 * modes.texi (Emulating Mode Line): Subsection, not section.
11883
118842003-08-13 Richard M. Stallman <rms@gnu.org>
11885
11886 * elisp.texi (Top): Update subnode lists in menu.
11887
11888 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
11889 (Kill Functions): kill-region has new arg yank-handler.
11890 (Yanking): New node.
11891 (Yank Commands): Add yank-undo-function.
11892 (Low-Level Kill Ring):
11893 kill-new and kill-append have new arg yank-handler.
11894 (Changing Properties): Add remove-list-of-text-properties.
11895 (Atomic Changes): New node.
11896
11897 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
11898
11899 * streams.texi (Output Variables): Add eval-expression-print-length
11900 and eval-expression-print-level.
11901
11902 * os.texi (Time Conversion): For encode-time, explain limits on year.
11903
11904 * objects.texi (Character Type): Define anchor "modifier bits".
11905
11906 * modes.texi (Emulating Mode Line): New node.
11907 (Search-based Fontification): Font Lock uses font-lock-face property.
11908 (Other Font Lock Variables): Likewise.
11909
11910 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
11911 not vectors.
11912 (Active Keymaps): Add emulation-mode-map-alists.
11913 (Functions for Key Lookup): key-binding has new arg no-remap.
11914 (Remapping Commands): New node.
11915 (Scanning Keymaps): where-is-internal has new arg no-remap.
11916 (Tool Bar): Add tool-bar-local-item-from-menu.
11917 Clarify when to use tool-bar-add-item-from-menu.
11918
11919 * commands.texi (Interactive Call): commandp has new arg.
11920 (Command Loop Info): Add this-original-command.
11921
119222003-08-06 John Paul Wallington <jpw@gnu.org>
11923
11924 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
11925
11926 * display.texi (Warning Basics): Fix typo.
11927 (Fringes): Add closing curly bracket and fix typo.
11928
11929 * elisp.texi (Top): Fix typo.
11930
119312003-08-05 Richard M. Stallman <rms@gnu.org>
11932
11933 * elisp.texi: Update lists of subnodes.
11934
11935 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
11936
11937 * variables.texi (Local Variables): Use lc for example variable names.
11938
11939 * tips.texi (Library Headers): Explain where to put -*-.
11940
11941 * strings.texi (Creating Strings): Fix xref for vconcat.
11942
11943 * sequences.texi (Vector Functions):
11944 vconcat no longer allows integer args.
11945
11946 * minibuf.texi (Reading File Names): read-file-name has new
11947 arg PREDICATE. New function read-directory-name.
11948
c4cc8b9a 11949 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
11950 (Indenting Macros): New node.
11951
11952 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
11953 (Window Frame Parameters): Make separate table of parameters
11954 that are coupled with specific face attributes.
11955 (Deleting Frames): delete-frame-hooks renamed to
11956 delete-frame-functions.
11957
11958 * files.texi (Magic File Names): Add file-remote-p.
11959 Clarify file-local-copy.
11960
11961 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
11962 here; instead xref Defining Macros.
11963
11964 * display.texi (Warnings): New node, and subnodes.
11965 (Fringes): New node.
11966
11967 * debugging.texi (Test Coverage): New node.
11968
11969 * compile.texi (Compiler Errors): Explain with-no-warnings
11970 and other ways to suppress warnings.
11971
11972 * commands.texi (Interactive Call): Minor clarification.
11973
11974 * buffers.texi (Buffer File Name): set-visited-file-name
11975 renames the buffer too.
11976
11977 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
11978
119792003-07-24 Markus Rost <rost@math.ohio-state.edu>
11980
11981 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
11982
119832003-07-22 Markus Rost <rost@math.ohio-state.edu>
11984
11985 * internals.texi (Garbage Collection): Fix previous change.
11986
119872003-07-22 Richard M. Stallman <rms@gnu.org>
11988
11989 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
11990
11991 * display.texi (Width): Use \s syntax in example.
11992 (Font Selection): Add face-font-rescale-alist.
11993
11994 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
11995 Remove spurious indent in example.
11996
11997 * lists.texi (Building Lists): Add number-sequence.
11998
11999 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
12000
12001 * functions.texi (Function Documentation): Explain how to
12002 show calling convention explicitly in the doc string.
12003
12004 * windows.texi (Selecting Windows): save-selected-window saves
12005 selected window of each frame.
12006 (Window Configurations): Minor change.
12007
12008 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
12009
12010 * streams.texi (Output Variables): Add print-continuous-numbering
12011 and print-number-table.
12012
12013 * processes.texi (Decoding Output): New node.
12014
12015 * os.texi (Time Conversion): decode-time arg is optional.
12016
12017 * objects.texi (Character Type): Don't use space as example for \.
12018 Make list of char names and \-sequences correspond.
12019 Explain that \s is not used in strings. `\ ' needs space after.
12020
12021 * nonascii.texi (Converting Representations): Add string-to-multibyte.
12022 (Translation of Characters): Add translation-table-for-input.
12023 (Default Coding Systems): Add auto-coding-functions.
12024 (Explicit Encoding): Add decode-coding-inserted-region.
12025 (Locales): Add locale-info.
12026
12027 * minibuf.texi (Basic Completion): Describe test-completion.
12028 Collections can be lists of strings.
12029 Clean up lazy-completion-table.
12030 (Programmed Completion): Mention test-completion.
12031 Clarify why lambda expressions are not accepted.
12032 (Minibuffer Misc): Describe minibufferp.
12033
120342003-07-14 Richard M. Stallman <rms@gnu.org>
12035
12036 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
12037
12038 * windows.texi (Selecting Windows): New arg to select-window.
12039 (Selecting Windows): Add with-selected-window.
12040 (Size of Window): Add window-inside-edges, etc.
12041
12042 * internals.texi (Garbage Collection): Add post-gc-hook.
12043
12044 * processes.texi (Subprocess Creation): Add exec-suffixes.
12045
12046 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
12047 (Scanning Keymaps): Add map-keymaps.
12048 (Defining Menus): Add keymap-prompt.
12049
12050 * numbers.texi (Integer Basics): Add most-positive-fixnum,
12051 most-negative-fixnum.
12052
c4cc8b9a 12053 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
12054 (Compiler Errors): New node.
12055
12056 * os.texi (User Identification): user-uid, user-real-uid
12057 can return float.
12058
12059 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
12060 and about derived modes.
12061 (Minor Modes): Add minor-mode-list.
12062 (Defining Minor Modes): Keyword args for define-minor-mode.
12063 (Search-based Fontification): Explain managing other properties.
12064 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 12065 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
12066 (Hooks): Add run-mode-hooks and delay-mode-hooks.
12067
12068 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
12069 (Variable Aliases): Clarify defvaralias.
12070
12071 * loading.texi (Library Search): Add load-suffixes.
12072
12073 * minibuf.texi (Basic Completion): Add lazy-completion-table.
12074 (Programmed Completion): Add dynamic-completion-table.
12075
12076 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
12077 (Magic File Names): Specify precedence order of handlers.
12078
12079 * commands.texi (Command Overview): Emacs server runs pre-command-hook
12080 and post-command-hook.
12081 (Waiting): New calling convention for sit-for.
12082
12083 * text.texi (Special Properties): local-map and keymap properties
12084 apply based on their stickiness.
12085
120862003-07-07 Richard M. Stallman <rms@gnu.org>
12087
12088 * modes.texi (Minor Mode Conventions): Specify only some kinds
12089 of list values as args to minor modes.
12090
12091 * files.texi (File Name Expansion): Warn about iterative use
12092 of substitute-in-file-name.
12093
12094 * advice.texi (Activation of Advice): Clean up previous change.
12095
120962003-07-06 Markus Rost <rost@math.ohio-state.edu>
12097
12098 * advice.texi (Activation of Advice): Note that ad-start-advice is
12099 turned on by default.
12100
121012003-06-30 Richard M. Stallman <rms@gnu.org>
12102
12103 * text.texi (Buffer Contents): Document current-word.
12104 (Change Hooks): Not called for *Messages*.
12105
12106 * functions.texi (Defining Functions): Explain about redefining
12107 primitives.
f4e90db0 12108 (Function Safety): Rename. Minor changes.
b8d4c8d0
GM
12109 Comment out the detailed criteria for what is safe.
12110
121112003-06-22 Andreas Schwab <schwab@suse.de>
12112
12113 * objects.texi (Symbol Type): Fix description of examples.
12114
121152003-06-16 Andreas Schwab <schwab@suse.de>
12116
12117 * hash.texi (Creating Hash): Fix description of :weakness.
12118
c8763fb6 121192003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
12120
12121 * files.texi (Changing Files): copy-file copies file modes, too.
12122
121232003-05-28 Richard M. Stallman <rms@gnu.org>
12124
12125 * strings.texi (Creating Strings): Clarify split-string.
12126
121272003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
12128
12129 * strings.texi (Creating Strings): Update split-string specification
12130 and examples.
12131
121322003-05-19 Richard M. Stallman <rms@gnu.org>
12133
12134 * elisp.texi: Correct invariant section names.
12135
121362003-04-20 Richard M. Stallman <rms@gnu.org>
12137
12138 * os.texi (Timers): Explain about timers and quitting.
12139
121402003-04-19 Richard M. Stallman <rms@gnu.org>
12141
12142 * internals.texi (Writing Emacs Primitives): Strings are
12143 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
12144 Explain GCPRO convention for varargs function args.
12145
121462003-04-16 Richard M. Stallman <rms@gnu.org>
12147
12148 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
12149
121502003-04-08 Richard M. Stallman <rms@gnu.org>
12151
12152 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
12153
121542003-02-13 Kim F. Storm <storm@cua.dk>
12155
12156 * objects.texi (Character Type): New \s escape for space.
12157
121582003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
12159
5dcb4c4e 12160 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
12161
121622003-01-25 Richard M. Stallman <rms@gnu.org>
12163
12164 * keymaps.texi: Document that a symbol can act as a keymap.
12165
121662003-01-13 Richard M. Stallman <rms@gnu.org>
12167
12168 * text.texi (Changing Properties): Say string indices are origin-0.
12169
12170 * positions.texi (Screen Lines) <compute-motion>:
12171 Correct order of elts in return value.
12172
12173 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
12174 how to define a default binding.
12175
121762002-12-07 Markus Rost <rost@math.ohio-state.edu>
12177
12178 * loading.texi (Unloading): Fix recent change for load-history.
12179
12180 * customize.texi (Simple Types): Clarify description of custom
12181 type 'number. Describe new custom type 'float.
12182
121832002-12-04 Markus Rost <rost@math.ohio-state.edu>
12184
12185 * variables.texi (File Local Variables): Fix typo.
12186
c8763fb6 121872002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
12188
12189 From Michael Albinus <Michael.Albinus@alcatel.de>.
12190
12191 * README: Target for Info file is `make info'.
12192
5dcb4c4e 12193 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
12194 `file-name-sans-extension'.
12195 (Magic File Names): Complete list of operations for magic file
12196 name handlers.
12197
121982002-09-16 Jonathan Yavner <jyavner@engineer.com>
12199
12200 * variables.texi (File Local Variables): New function
12201 risky-local-variable-p.
12202
122032002-09-15 Jonathan Yavner <jyavner@engineer.com>
12204
12205 * functions.texi (Function safety): New node about unsafep.
12206
122072002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
12208
5dcb4c4e 12209 * customize.texi (Splicing into Lists): Fix example.
a86cd395 12210 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
12211
122122002-06-17 Juanma Barranquero <lektu@terra.es>
12213
12214 * frames.texi (Display Feature Testing): Fix typo.
12215
122162002-06-12 Andreas Schwab <schwab@suse.de>
12217
12218 * frames.texi (Initial Parameters, Resources): Fix references to
12219 the Emacs manual.
12220
122212002-05-13 Kim F. Storm <storm@cua.dk>
12222
6e911150 12223 * variables.texi (Intro to Buffer-Local): Update warning and
b8d4c8d0
GM
12224 example relating to changing buffer inside let.
12225
c8763fb6 122262002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
12227
12228 * os.texi (Session Management): New node about X Session management.
12229
122302002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
12231
12232 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
12233 to which the manual corresponds, and the copyright years.
12234
12235 * Makefile.in (VERSION): Set to 2.9.
12236
122372001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
12238
12239 * elisp.texi: Change the category in @dircategory to "Emacs", to
12240 make it consistent with info/dir.
12241
122422001-11-25 Miles Bader <miles@gnu.org>
12243
12244 * text.texi (Fields): Describe new `limit' arg in
12245 field-beginning/field-end.
12246
122472001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
12248
5dcb4c4e
SM
12249 * permute-index: Don't depend on csh-specific features.
12250 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
12251
12252 * two-volume-cross-refs.txt: New file.
12253 * two.el: New file.
12254 * spellfile: New file.
12255
122562001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
12257
12258 * permute-index: New file.
12259
12260 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
12261 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
12262 8+3 restricted namespace.
12263
12264 * Makefile.in (infodir): Define relative to $(srcdir).
12265 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
12266 include directories list via -I switch to makeinfo.
12267 (index.texi): Use cp if both hard and symbolic links fail.
12268
122692001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
12270
12271 * Makefile.in (distclean): Add.
12272
12273 The following changes make ELisp manual part of the Emacs
12274 distribution:
12275
12276 * Makefile.in: Add Copyright notice.
12277 (prefix): Remove.
12278 (infodir): Change value to "../info".
12279 (VPATH): New variable.
12280 (MAKE): Don't define.
12281 (texmacrodir): Don't define.
12282 (texinputdir): Append the existing value of TEXINPUTS.
12283 ($(infodir)/elisp): Instead of just "elisp". Reformat the
12284 command to be compatible with man/Makefile.in, and to put the
12285 output into ../info.
12286 (info): Add target.
12287 (installall): Target removed.
12288
c8763fb6 122892001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
12290
12291 * tips.texi (Coding Conventions): Fix typo.
12292
122932001-10-23 Gerd Moellmann <gerd@gnu.org>
12294
12295 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
12296
122972001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
12298
12299 * files.texi (File Name Components): Update the description of
12300 file-name-sans-extension and file-name-extension, as they now
12301 ignore leading dots.
12302
123032001-10-20 Gerd Moellmann <gerd@gnu.org>
12304
12305 * (Version 21.1 released.)
12306
123072001-10-19 Miles Bader <miles@gnu.org>
12308
12309 * positions.texi (Text Lines): Describe behavior of
12310 `beginning-of-line'/`end-of-line' in the presence of field properties.
12311
123122001-10-17 Gerd Moellmann <gerd@gnu.org>
12313
12314 * Makefile.in (VERSION): Set to 2.8.
12315 (manual): Use `manual-21'.
12316
12317 * elisp.texi (VERSION): Add and use it where the version
12318 number was used. Set it to 2.8.
12319
12320 * intro.texi: Likewise.
12321
123222001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12323
12324 * files.texi (File Name Completion): Document the significance of
12325 a trailing slash in elements of completion-ignored-extensions.
12326
123272001-10-06 Miles Bader <miles@gnu.org>
12328
12329 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
12330
123312001-10-04 Gerd Moellmann <gerd@gnu.org>
12332
12333 * variables.texi (Variable Aliases): New node.
12334
123352001-10-04 Gerd Moellmann <gerd@gnu.org>
12336
12337 * Branch for 21.1.
12338
123392001-10-02 Miles Bader <miles@gnu.org>
12340
12341 * minibuf.texi (Minibuffer Misc): Add entries for
12342 `minibuffer-contents', `minibuffer-contents-no-properties', and
12343 `delete-minibuffer-contents'.
12344 Correct description for `minibuffer-prompt-end'.
12345
12346 * text.texi (Property Search): Correct descriptions of
12347 `next-char-property-change' and `previous-char-property-change'.
12348 Add entries for `next-single-char-property-change' and
12349 `previous-single-char-property-change'.
12350 Make operand names a bit more consistent.
12351
123522001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
12353
12354 * frames.texi (Finding All Frames): Document that next-frame and
12355 previous-frame are local to current terminal.
12356
123572001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
12358
12359 * keymaps.texi (Creating Keymaps): Fix the description of the
12360 result of make-keymap.
12361
123622001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
12363
12364 * display.texi (Font Lookup, Attribute Functions)
12365 (Image Descriptors): Add cross-references to the definition of
12366 selected frame.
12367
12368 * buffers.texi (The Buffer List): Add cross-references to the
12369 definition of selected frame.
12370
12371 * frames.texi (Input Focus): Clarify which frame is _the_ selected
12372 frame at any given time.
12373 (Multiple Displays, Size and Position): Add a cross-reference to
12374 the definition of the selected frame.
12375
123762001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
12377
12378 * strings.texi (String Conversion) <string-to-number>: Document
12379 that a float is returned for integers that are too large.
12380
12381 * frames.texi (Mouse Position): Document mouse-position-function.
12382 (Display Feature Testing): Document display-images-p.
12383 (Window Frame Parameters): Document the cursor-type variable.
12384
12385 * numbers.texi (Integer Basics): Document CL style read syntax for
12386 integers in bases other than 10.
12387
5dcb4c4e
SM
12388 * positions.texi (List Motion):
12389 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
12390
12391 * lists.texi (Sets And Lists): Document member-ignore-case.
12392
12393 * internals.texi (Garbage Collection): Document the used and free
12394 strings report.
12395 (Memory Usage): Document strings-consed.
12396
12397 * os.texi (Time of Day): Document float-time.
12398 (Recording Input): Document that clear-this-command-keys clears
12399 the vector to be returned by recent-keys.
12400
ed9265fc
JB
12401 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
12402 The argument keymap can be a list.
b8d4c8d0
GM
12403
12404 * nonascii.texi (User-Chosen Coding Systems)
12405 <select-safe-coding-system>: Document the new argument
12406 accept-default-p and the variable
12407 select-safe-coding-system-accept-default-p. Tell what happens if
12408 buffer-file-coding-system is undecided.
12409 (Default Coding Systems): Document auto-coding-regexp-alist.
12410
12411 * display.texi (The Echo Area) <message>: Document
12412 message-truncate-lines.
12413 (Glyphs): Document that the glyph table is unused on windowed
12414 displays.
12415
12416 * help.texi (Describing Characters) <single-key-description>:
12417 Document the new argument no-angles.
12418 (Accessing Documentation) <documentation-property>: Document that
12419 a non-string property is evaluated.
12420 <documentation>: Document that the function-documentation property
12421 is looked for.
12422
12423 * windows.texi (Selecting Windows): Document some-window.
12424
12425 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
12426
12427 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
12428 apropos-mode-hook.
12429
12430 * commands.texi (Using Interactive): Document interactive-form.
12431 (Keyboard Macros): Document kbd-macro-termination-hook.
12432 (Command Loop Info): Document that clear-this-command-keys clears
12433 the vector to be returned by recent-keys.
12434
124352001-09-04 Werner LEMBERG <wl@gnu.org>
12436
12437 * Makefile.in (srcdir, texinputdir): New variables.
12438 (srcs, index.texi, install): Use $(srcdir).
12439 (.PHONY): Remove elisp.dvi.
12440 (elisp): Use -I switch for makeinfo.
12441 (elisp.dvi): Use $(srcdir) and $(texinputdir).
12442 (installall, dist): Use $(srcdir).
12443 Fix path to texinfo.tex.
12444 (maintainer-clean): Add elisp.dvi and elisp.oaux.
12445
124462001-08-30 Gerd Moellmann <gerd@gnu.org>
12447
12448 * display.texi (Conditional Display): Adjust to API change.
12449
12450 * configure: New file.
12451
124522001-07-30 Gerd Moellmann <gerd@gnu.org>
12453
12454 * commands.texi (Repeat Events): Add description of
12455 double-click-fuzz.
12456
124572001-05-08 Stefan Monnier <monnier@cs.yale.edu>
12458
12459 * syntax.texi (Syntax Class Table): Add the missing designator for
12460 comment and string fences.
12461 (Syntax Properties): Add a xref to syntax table internals.
12462 (Syntax Table Internals): Document string-to-syntax.
12463
124642001-05-07 Gerd Moellmann <gerd@gnu.org>
12465
12466 * Makefile.in (install): Use install-info command line options
12467 like in Emacs' Makefile.in.
12468
124692000-12-09 Miles Bader <miles@gnu.org>
12470
12471 * windows.texi (Window Start): Update documentation for
12472 `pos-visible-in-window-p'.
12473
124742000-11-12 Stefan Monnier <monnier@cs.yale.edu>
12475
12476 * lists.texi (Building Lists): Add footnote to explain how to add
12477 to the end of a list.
12478
124792000-10-25 Gerd Moellmann <gerd@gnu.org>
12480
12481 * files.texi (Visiting Functions): Typos.
12482
124832000-10-25 Kenichi Handa <handa@etl.go.jp>
12484
12485 * files.texi (Visiting Functions): Return value of
12486 find-file-noselect may be a list of buffers if wildcards are used.
12487
124882000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12489
12490 * display.texi (Defining Faces): Document `graphic' display type
12491 in face specs.
12492
b344d29d 124932000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
12494
12495 * hooks.texi (Standard Hooks): Replace obsolete
12496 `after-make-frame-hook' with `after-make-frame-functions'.
12497
12498 * frames.texi (Creating Frames): Ditto.
12499
12500 * variables.texi (Future Local Variables): Ditto.
12501
125022000-10-16 Gerd Moellmann <gerd@gnu.org>
12503
12504 * display.texi (Other Image Types): Add description of :foreground
12505 and :background properties of mono PBM images.
12506
125072000-08-17 Werner LEMBERG <wl@gnu.org>
12508
12509 * .cvsignore: New file.
12510
125112000-01-05 Gerd Moellmann <gerd@gnu.org>
12512
12513 * tindex.pl: New script.
12514
125151999-12-03 Dave Love <fx@gnu.org>
12516
12517 * Makefile.in (MAKEINFO): New parameter.
12518
125191999-09-17 Richard Stallman <rms@gnu.org>
12520
12521 * Makefile.in (srcs): Add hash.texi.
12522 (VERSION): Update to 20.6.
12523
125241999-09-13 Richard Stallman <rms@gnu.org>
12525
12526 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
12527
125281998-08-29 Karl Heuer <kwzh@gnu.org>
12529
12530 * configure.in: New file.
12531 * Makefile.in: Renamed from Makefile.
12532 (prefix, infodir): Use value obtained from configure.
12533 (emacslibdir): Obsolete variable deleted.
12534 (dist): Distribute configure.in, configure, Makefile.in.
12535
125361998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12537
12538 * Makefile (INSTALL_INFO): New variable.
12539 (install): Run install-info.
12540
125411998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
12542
12543 * Makefile (elisp.dvi): Add missing backslash.
12544
125451998-05-02 Richard Stallman <rms@psilocin.gnu.org>
12546
12547 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
12548 Run texindex without `./'. Always run texindex on elisp.tp.
12549 (elisp.tps): Target deleted.
12550
125511998-04-05 Richard Stallman <rms@psilocin.gnu.org>
12552
12553 * Makefile (srcs): Add nonascii.texi and customize.texi.
12554 (dist): Start by deleting `temp'.
12555
125561998-02-17 Richard Stallman <rms@psilocin.gnu.org>
12557
12558 * Makefile (makeinfo, texindex): Targets deleted.
12559 (makeinfo.o, texindex.o): Targets deleted.
12560 (clean, dist): Don't do anything with them or with getopt*.
12561
125621998-01-30 Richard Stallman <rms@psilocin.gnu.org>
12563
12564 * Makefile (SHELL): Defined.
12565
125661998-01-27 Richard Stallman <rms@psilocin.gnu.org>
12567
12568 * Makefile (elisp.tps): New target.
12569 (elisp.dvi): Depend on elisp.tps.
12570
c5602427 125711996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
12572
12573 * README: Update phone number.
12574
12575 * Makefile (elisp): Make this be the default target.
12576 Depend on makeinfo.c instead of makeinfo.
12577 (install): Don't depend on elisp.dvi, since we don't install that.
12578 Use mkinstalldirs.
12579 (dist): Add mkinstalldirs.
12580
c5602427 125811995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
12582
12583 * Makefile (VERSION): Update version number.
5dcb4c4e 12584 (maintainer-clean): Rename from realclean.
b8d4c8d0 12585
c5602427 125861995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
12587
12588 * Makefile (realclean): New target.
12589 (elisp): Remove any old elisp-* files first.
12590
c5602427 125911993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
12592
12593 * Makefile (VERSION): New variable.
12594 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
12595 Compressed file suffix should be `.gz', not `.z'.
12596
ce058493 125971993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12598
12599 * Makefile (elisp): Depend on makeinfo.
12600
c5602427 126011993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
12602
12603 * Makefile (srcs): Add anti.texi.
12604
c5602427 126051993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12606
12607 * Makefile (infodir, prefix): New vars.
12608 (install): Use infodir.
f4e90db0 12609 (emacsinfodir): Delete.
b8d4c8d0 12610
c5602427 126111993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12612
12613 * Makefile (srcs): Add calendar.texi.
12614
12615 * Makefile (dist): Copy texindex.c and makeinfo.c.
12616 Limit elisp-* files to those with one or two digits.
12617
c5602427 126181993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0 12619
f4e90db0 12620 * Makefile (dist): Change to use Gzip instead of compress.
b8d4c8d0 12621
c5602427 126221993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12623
12624 * loading.texi (Unloading): define-function changed back to
12625 defalias. It may not stay this way, but at least it's
12626 consistent with the known-good version of the code patch.
12627
c5602427 126281993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
12629
12630 * modes.texi (Hooks): Document new optional arg of add-hook.
12631
c5602427 126321993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12633
12634 * variables.texi: Document nil initial value of buffer-local variables.
12635
12636 * tips.texi: Add new section on standard library headers.
12637
c5602427 126381993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12639
12640 * Makefile (srcs): Add frame.texi to the list of sources.
12641
c5602427 126421993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12643
12644 * Makefile (dist): Don't bother excluding autosave files; they'll
12645 never make it into the temp directory anyway, and the hash marks
12646 in the name are problematic for make and the Bourne shell.
ed9265fc 12647 (srcs): ???
b8d4c8d0 12648
c5602427 126491993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12650
12651 * Makefile (dist): Don't include backup files or autosave files in
12652 the distribution tar file.
12653
c5602427 126541991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 12655
5dcb4c4e 12656 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
12657 (elisp.dvi): Remove erroneous shell comment.
12658 Expect output of permute-index in permuted.fns.
12659 Save old elisp.aux in elisp.oaux.
5dcb4c4e 12660 (clean): Add index.texi to be deleted.
b8d4c8d0 12661
c5602427 126621990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
12663
12664 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
12665
c5602427 126661990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
12667
12668 * files.texi: Noted that completion-ignored-extensions is ignored
12669 when making *Completions*.
12670
3e868ee3 126711990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
12672
12673 * Makefile make dist now depends on elisp.dvi, since it tries
12674 to include it in the dist file.
12675
c5602427 126761990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 12677
c5602427 12678 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 12679
c5602427 126801989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
12681
12682 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
12683 (defunargs): Turn off \hyphenchar of \sl font temporarily.
12684
c5602427 126851989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12686
12687 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
12688 and @error{} are the terms now being used. The files in the
12689 directory have been changed to reflect this.
12690
12691 * All instances of @indentedresultt{} have been changed to
333f9019 12692 ` @result{}', using 5 spaces at the beginning of the line.
b8d4c8d0 12693
c5602427 126941989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12695
12696 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
12697 experimental @indentedresult{}, @indentedexpandsto{} are part of
12698 the texinfo.tex in this directory. These TeX macros are not
12699 stable yet.
12700
c5602427 127011989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12702
12703 * texinfo.tex: Temporarily added
12704 \let\result=\dblarrow
12705 \def\error{{\it ERROR} \longdblarrow}
12706 We need to do this better soon.
12707
c5602427 127081989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12709
12710 * Applied Karl Berry's patches to *.texinfo files, but not to
12711 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
12712 new title page format is also not applied, since it requires
12713 texinfo.tex changes.)
12714
12715 * Cleaned up `Makefile' and defined the `emacslibdir' directory
12716 for the Project GNU development environment.
12717
12718;; Local Variables:
c8763fb6 12719;; coding: utf-8
b8d4c8d0
GM
12720;; End:
12721
ab422c4d 12722 Copyright (C) 1998-2013 Free Software Foundation, Inc.
b8d4c8d0
GM
12723
12724 This file is part of GNU Emacs.
12725
352c8b4a 12726 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 12727 it under the terms of the GNU General Public License as published by
352c8b4a
GM
12728 the Free Software Foundation, either version 3 of the License, or
12729 (at your option) any later version.
b8d4c8d0
GM
12730
12731 GNU Emacs is distributed in the hope that it will be useful,
12732 but WITHOUT ANY WARRANTY; without even the implied warranty of
12733 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12734 GNU General Public License for more details.
12735
12736 You should have received a copy of the GNU General Public License
352c8b4a 12737 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.