Fix a typo.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
81cf3b07
XF
12013-10-29 Xue Fuqiao <xfq.free@gmail.com>
2
027d950f
XF
3 * display.texi (Showing Images): Add an index for image-size.
4 Use @code instead of @var for a normal variable.
142207c0 5 (Multi-Frame Images): Improve indexing.
3440d80e 6 (Button Buffer Commands): Use @code instead of @var for a normal variable.
81cf3b07 7
3c640e29
XF
82013-10-27 Xue Fuqiao <xfq.free@gmail.com>
9
44e0cfaf 10 * display.texi (Image Descriptors): Improve indexing.
3c640e29 11
7db9c31e
XF
122013-10-26 Xue Fuqiao <xfq.free@gmail.com>
13
14 * display.texi (Fringe Indicators): Add indexes for fringe indicators.
918a7ad4 15 (Customizing Bitmaps): Add an index for customizing fringe bitmaps.
7db9c31e 16
619a46f8
XF
172013-10-25 Xue Fuqiao <xfq.free@gmail.com>
18
19 * display.texi (Fontsets): Minor wording fix.
3e1300f7
XF
20 (Low-Level Font): Improve indexing.
21
22 * nonascii.texi (Character Properties): Add an index for script symbols.
619a46f8 23
578ef6b9
XF
242013-10-24 Xue Fuqiao <xfq.free@gmail.com>
25
26 * display.texi (Face Remapping): Add indexes for face remapping.
4fa11a36 27 (Font Selection): Add indexes.
8b78f36c 28 (Low-Level Font): Add an index for font registry.
578ef6b9 29
48f73cfb
GM
302013-10-23 Glenn Morris <rgm@gnu.org>
31
76f1a3c3
GM
32 * eval.texi, files.texi, intro.texi, objects.texi, searching.texi:
33 Nuke @refill.
34
48f73cfb
GM
35 * Makefile.in (install-dvi, install-html, install-pdf)
36 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
37 (uninstall-pdf): Quote entities that might contain whitespace.
38
8d02f0ad
XF
392013-10-19 Xue Fuqiao <xfq.free@gmail.com>
40
76f1a3c3
GM
41 * display.texi (Face Attributes): Add indexes for the ‘:box’
42 face attribute.
8d02f0ad 43
917ac5eb
XF
442013-10-18 Xue Fuqiao <xfq.free@gmail.com>
45
74f202ae 46 * display.texi (Line Height): Add indexes for line height.
917ac5eb 47
475c7d3f
XF
482013-10-17 Xue Fuqiao <xfq.free@gmail.com>
49
50 * display.texi (Width): Fix arguments of ‘truncate-string-to-width’.
51
89f20e05
XF
522013-10-16 Xue Fuqiao <xfq.free@gmail.com>
53
54 * display.texi (Selective Display): Add an index for explicit
55 selective display.
56
2641f1a5
XF
572013-10-15 Xue Fuqiao <xfq.free@gmail.com>
58
59 * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
60
8c106d17
GM
612013-10-13 Glenn Morris <rgm@gnu.org>
62
63 * intro.texi (Acknowledgments): Use accented form of some names.
64
fa022909
GM
652013-10-09 Glenn Morris <rgm@gnu.org>
66
67 * control.texi (Conditionals): Copyedits. (Bug#15558)
68
4ed77415 692013-10-08 Eli Zaretskii <eliz@gnu.org>
981b26a6 70
4ed77415 71 Support menus on text-mode terminals.
981b26a6
EZ
72 * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar): Modify
73 wording to the effect that menus are supported on TTYs.
74
75 * frames.texi (Pop-Up Menus, Dialog Boxes)
76 (Display Feature Testing): Update for menu support on TTYs.
77
6de913c4
SM
782013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
79
80 * tips.texi (Comment Tips): Discourage use of triple semi-colons for
81 non-headings.
82
9e73b242
XF
832013-10-05 Xue Fuqiao <xfq.free@gmail.com>
84
85 * syntax.texi (Categories): Add an index for category sets.
86
79b3ad55
XF
872013-10-03 Xue Fuqiao <xfq.free@gmail.com>
88
c9358b45
XF
89 * syntax.texi (Syntax Flags):
90 (Syntax Table Functions): Add indexes.
79b3ad55 91
8c1f51ff
XF
922013-10-02 Xue Fuqiao <xfq.free@gmail.com>
93
94 * syntax.texi (Syntax Class Table): Add an index for syntax class table.
95
6cfe977d
XF
962013-09-29 Xue Fuqiao <xfq.free@gmail.com>
97
98 * searching.texi (Regexp Search): Refine.
99
69b3debc
XF
1002013-09-22 Xue Fuqiao <xfq.free@gmail.com>
101
102 * nonascii.texi (Default Coding Systems): Typo fix.
103
87829449
XF
1042013-09-21 Xue Fuqiao <xfq.free@gmail.com>
105
106 * nonascii.texi (Coding System Basics): Add information about carriage-return.
107
0df00f59
EZ
1082013-09-14 Eli Zaretskii <eliz@gnu.org>
109
110 * display.texi (Display Margins): State the units of measuring
111 margin width. (Bug#15375)
112
3509fb40
EZ
1132013-09-13 Eli Zaretskii <eliz@gnu.org>
114
115 * text.texi (Not Intervals): Minor wording fix.
116
99d8e6d6
XF
1172013-09-12 Xue Fuqiao <xfq.free@gmail.com>
118
3509fb40
EZ
119 * functions.texi (Obsolete Functions): Add an index for obsolete
120 functions.
99d8e6d6 121
44ee2147
XF
1222013-09-11 Xue Fuqiao <xfq.free@gmail.com>
123
124 * nonascii.texi (Character Properties): Character properties fix
125 for decimal-digit-value and digit-value.
126
eb31a86c
SM
1272013-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
128
129 * macros.texi (Defining Macros): Prefer "function" to "lambda
130 expression" (bug#15296).
131
50b13cde
PE
1322013-08-28 Paul Eggert <eggert@cs.ucla.edu>
133
134 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
135 for portability to hosts where /bin/sh has problems.
136
a8544941
SM
1372013-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
138
139 * variables.texi (File Local Variables): Don't recommend quoting! Ever!
140
9f0809d4
EZ
1412013-08-20 Eli Zaretskii <eliz@gnu.org>
142
143 * files.texi (Information about Files): Mention file names with
144 trailing blanks on MS-Windows. (Bug#15130)
145
c5074806
XF
1462013-08-18 Xue Fuqiao <xfq.free@gmail.com>
147
148 * positions.texi (Positions): Improve indexing.
149
e2c90473
EZ
1502013-08-18 Eli Zaretskii <eliz@gnu.org>
151
152 * markers.texi (The Region): Improve indexing.
153
278d6dd0
XF
1542013-08-17 Xue Fuqiao <xfq.free@gmail.com>
155
ab100635
XF
156 * modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
157
278d6dd0
XF
158 * text.texi (Maintaining Undo): Mention interactive call of
159 buffer-disable-undo.
c9b39934 160 (Filling): Add cross-reference for hard newlines.
d3110177 161 (Sorting): Fix indentation.
38b4c7f8 162 (Columns): Comment out undefined behavior.
ad6643fe 163 (Case Changes): Fix an `args-out-of-range' error in the example.
278d6dd0 164
2bede2ed
XF
1652013-08-16 Xue Fuqiao <xfq.free@gmail.com>
166
c8068af5 167 * text.texi (Insertion): Refine.
bd805d5b 168 (Margins): Add an index.
e4043ba0 169 (Undo): Doc fix for `buffer-undo-list'.
8b8bf4a3 170
2bede2ed
XF
171 * positions.texi (Character Motion):
172 * markers.texi (Moving Markers):
173 (Creating Markers): Comment out undefined behavior.
174
7cbbcaa0
XF
1752013-08-15 Xue Fuqiao <xfq.free@gmail.com>
176
177 * markers.texi (The Region): Add/move indexes.
178
8259030d
LMI
1792013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
180
181 * display.texi (ImageMagick Images): Mention :content-type and
182 `image-content-type-suffixes'.
183
f73f4ce6
XF
1842013-08-13 Xue Fuqiao <xfq.free@gmail.com>
185
186 * positions.texi (Word Motion): Remove redundant sentence.
187
3e6b67c9
GM
1882013-08-13 Glenn Morris <rgm@gnu.org>
189
190 * lists.texi (List Elements):
191 Undocument behavior of nth and nthcdr with n < 0. (Bug#15059)
192
5c41e9ff
XF
1932013-08-13 Xue Fuqiao <xfq.free@gmail.com>
194
916119ec 195 * frames.texi (Display Feature Testing): Add indexes.
5c41e9ff 196
8496d8d7
GM
1972013-08-12 Glenn Morris <rgm@gnu.org>
198
199 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
200 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
201 (INSTALL_DATA): New, set by configure.
202 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
203 New variables.
204 (.SUFFIXES): Add .ps and .dvi.
205 (.dvi.ps): New suffix rule.
206 (dvi, html, pdf, ps): Use *_TARGETS variables.
207 (elisp.html): Use HTML_OPTS.
208 (elisp.ps): Remove explicit rule.
209 (.PHONY): install-dvi, install-html, install-pdf, install-ps
210 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
211 uninstall-ps, and uninstall-doc.
212 (install-dvi, install-html, install-pdf, install-ps, install-doc)
213 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
214 (uninstall-doc): New rules.
215 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
216
3a3bb904
XF
2172013-08-10 Xue Fuqiao <xfq.free@gmail.com>
218
219 * edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.
220
4517cbc2
XF
2212013-08-09 Xue Fuqiao <xfq.free@gmail.com>
222
223 * control.texi (Error Symbols): Minor fix for previous change.
224
54bd972f
SM
2252013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
226
227 * errors.texi (Standard Errors): Don't refer to `error-conditions'.
228
229 * control.texi (Signaling Errors): Refer to define-error.
230 (Error Symbols): Add `define-error'.
231
e30b79c1
DA
2322013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
233
234 * positions.texi (Motion by Screen Lines):
235 * display.texi (Truncation): Rename `cache-long-line-scans'
236 to `cache-long-scans'.
237
123ff297
XF
2382013-08-05 Xue Fuqiao <xfq.free@gmail.com>
239
240 * windows.texi (Window Start and End): Add an index.
241
9097ad86
XF
2422013-08-02 Xue Fuqiao <xfq.free@gmail.com>
243
244 * display.texi (Face Functions): Add an index.
245
246 * variables.texi (Variable Aliases): Add an index.
247
248 * functions.texi (Defining Functions): Add an index.
249
250 * nonascii.texi (Coding System Basics): Add an index.
251
64a695bd
XF
2522013-07-31 Xue Fuqiao <xfq.free@gmail.com>
253
254 * nonascii.texi (Non-ASCII Characters): Update menu.
255 (Disabling Multibyte): Move here from doc/emacs/mule.texi. Fix cross-references.
256
257 * elisp.texi (Top): Update menu.
258
39e8fb76
XF
2592013-07-30 Xue Fuqiao <xfq.free@gmail.com>
260
261 * windows.texi (Window History): Mention the default value of
3cd51eaa 262 switch-to-visible-buffer. Add cross-references.
39e8fb76 263
95e6e62b
MA
2642013-07-24 Michael Albinus <michael.albinus@gmx.de>
265
266 * errors.texi (Standard Errors): Fix typo.
267
268 * files.texi (Magic File Names):
269 * os.texi (File Notifications): Remove file-notify-supported-p.
270
53840e55
PE
2712013-07-24 Paul Eggert <eggert@cs.ucla.edu>
272
273 * eval.texi (Special Forms): Mention 'lambda'. Also, say that
274 non-well-formed expressions result in unspecified behavior, though
275 Emacs will not crash.
276
32813ea7
MA
2772013-07-22 Michael Albinus <michael.albinus@gmx.de>
278
279 * files.texi (Magic File Names): Add file-notify-add-watch,
280 file-notify-rm-watch and file-notify-supported-p. Move
281 file-remote-p down.
282
283 * errors.texi (Standard Errors): Add file-notify-error.
284
285 * os.texi (Desktop Notifications): Rename from Notifications.
286 (File Notifications): New node.
287
288 * elisp.texi (Top): Update menu for these changes.
289
ac446ed8
XF
2902013-07-19 Xue Fuqiao <xfq.free@gmail.com>
291
292 * windows.texi (Display Action Functions): Mention next-window.
293
e6c005c5
XF
2942013-07-16 Xue Fuqiao <xfq.free@gmail.com>
295
296 * windows.texi (Selecting Windows): Fix the introduction of
297 `set-frame-selected-window''s arguments.
298
954b166e
PE
2992013-07-10 Paul Eggert <eggert@cs.ucla.edu>
300
301 Timestamp fixes for undo (Bug#14824).
302 * text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list.
303
3323c263
EZ
3042013-07-06 Eli Zaretskii <eliz@gnu.org>
305
306 * nonascii.texi (Text Representations): Document that
307 multibyte-string-p returns nil for non-string objects.
308
4431e6d9 3092013-07-06 Glenn Morris <rgm@gnu.org>
d4aa7284
GM
310
311 * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
312
a944db14
GM
3132013-07-03 Glenn Morris <rgm@gnu.org>
314
315 * debugging.texi (Debugging):
316 * files.texi (File Attributes, Changing Files): Fix cross-references.
317
318 * package.texi (Package Archives): Fix @url call.
319
253e30aa
GM
320 * syntax.texi (Syntax Table Functions): Mention describe-syntax.
321
4c672a0f
EZ
3222013-06-29 Eli Zaretskii <eliz@gnu.org>
323
324 * display.texi (Bidirectional Display): Document move-point-visually.
325
4366ddd4
XF
3262013-06-29 Xue Fuqiao <xfq.free@gmail.com>
327
328 * buffers.texi (Buffer File Name): Fix typo.
329
bace8013
CS
3302013-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
331
332 * tips.texi (Coding Conventions): Improve wording.
333
f99f7826 3342013-06-24 Glenn Morris <rgm@gnu.org>
e8b3825d
GM
335
336 * loading.texi (Autoload): Fix typo.
337
611e8a48
GM
338 * variables.texi (Lexical Binding): Fix typo.
339
edfaf7c0
GM
340 * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
341
f3f9606c
LMI
3422013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
343
344 * display.texi (ImageMagick Images): Mention :max-width and
345 :max-height.
346
89561f72
PE
3472013-06-20 Paul Eggert <eggert@cs.ucla.edu>
348
349 * numbers.texi (Math Functions): Remove obsolete function log10.
350
9716fedb
SM
3512013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
352
353 * modes.texi (Mode Line Data, Properties in Mode): Advertise `keymap'
354 rather than `local-map'.
355
356 * keymaps.texi (Active Keymaps): Fix documentation of
357 set-temporary-overlay-map and overriding-terminal-local-map.
358
789cf833
GM
3592013-06-19 Glenn Morris <rgm@gnu.org>
360
361 * Makefile.in (dist): Edit more configure variables.
362 Try to check that we do not miss any in future.
363
254408ca
JB
3642013-06-17 Juanma Barranquero <lekktu@gmail.com>
365
366 * text.texi (Undo, Changing Properties): Fix typos.
367
708e05f6
LMI
3682013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
369
370 * text.texi (Changing Properties): Document `add-face-text-property'.
371
3da95318
KH
3722013-06-17 Kenichi Handa <handa@gnu.org>
373
374 * display.texi (Face Attributes): Refer to "Low-Level font" (not
2c149f93 375 "Font Selection") in the explanation of :font attribute (bug#14629).
3da95318 376
de0503df
SM
3772013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
378
379 * loading.texi (Hooks for Loading): Don't document after-load-alist.
380 Document with-eval-after-load instead of eval-after-load.
381
823777b5
XF
3822013-06-11 Xue Fuqiao <xfq.free@gmail.com>
383
384 * files.texi (File Name Expansion): Make the example more
385 intuitive.
386
08c0a604
PE
3872013-06-10 Paul Eggert <eggert@cs.ucla.edu>
388
389 Documentation fix for 'ls' and hard links.
390 * compile.texi (Compilation Functions):
391 * files.texi (File Attributes, Changing Files):
392 Use current format for GNU 'ls' output.
393 (File Attributes): Fix problem introduced in previous change:
394 the link count is the number of hard links, not the number
395 of hard links + 1.
396
e4568f3b
XF
3972013-06-10 Xue Fuqiao <xfq.free@gmail.com>
398
399 * files.texi (File Attributes): Fix typo.
400
a5cf7779
SM
4012013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
402
403 * functions.texi (Lambda Expressions): Lambda expressions don't
404 evaluate to themselves in general (bug#11782).
405
6e911150
SM
4062013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
407
408 * loading.texi (Autoload):
409 * help.texi (Documentation Basics, Accessing Documentation)
410 (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
411
b02b5481
GM
4122013-04-23 Glenn Morris <rgm@gnu.org>
413
414 * internals.texi (Writing Emacs Primitives): Remove obvious example.
415 Tweak other to avoid overly long line.
416
f8152bcb
XF
4172013-04-21 Xue Fuqiao <xfq.free@gmail.com>
418
84ebefe9
XF
419 * internals.texi (Writing Emacs Primitives): Remove unnecessary
420 references to the sources. (Bug#13800)
421
f8152bcb
XF
422 * searching.texi (Regexp Backslash): Doc fix for backslash
423 constructs in regular expressions.
424
8fa2654e
CS
4252013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
426
427 * tips.texi (Coding Conventions): Mention separation of package
428 descriptor and name of internal symbols by two hyphens.
429
0aa3616e
SB
4302013-04-13 Stephen Berman <stephen.berman@gmx.net>
431
432 * windows.texi (Splitting Windows): Change category of
433 split-window from a command to a function.
434
cd542620
CY
4352013-04-06 Chong Yidong <cyd@gnu.org>
436
437 * display.texi (Faces): Minor clarifications.
6e911150
SM
438 (Defining Faces): Clarify default vs custom face specs.
439 Document face-spec-set.
cd542620
CY
440
441 * display.texi (Overlay Properties):
442 * text.texi (Special Properties): Use the "anonymous face"
443 terminology. Describe foreground-color and background-color forms
444 as compatibility-only.
445
8d0c20ae
EZ
4462013-03-24 Eli Zaretskii <eliz@gnu.org>
447
448 * compile.texi (Byte-Code Objects): Add index entry.
449 (Disassembly): Add cross-references.
450
45f1d362
EZ
4512013-03-23 Eli Zaretskii <eliz@gnu.org>
452
453 * frames.texi (Size Parameters): More accurate description of the
454 difference between 'fullboth' and 'maximized'. (Bug#13935)
455
5784e319
CS
4562013-03-17 Christopher Schmidt <christopher@ch.ristopher.com>
457
458 * symbols.texi (Standard Properties): Document pure. (Bug#13823)
459
78be8b64 4602013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
461
462 * elisp.texi: Add some stuff specific to www.gnu.org.
463
b388e7ad
TZ
4642013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
465
466 * control.texi (Pattern matching case statement): Fix typo.
467
681ebc33
PE
4682013-03-04 Paul Eggert <eggert@cs.ucla.edu>
469
470 * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
471
9bed73f3
GM
4722013-03-03 Glenn Morris <rgm@gnu.org>
473
474 * objects.texi (Symbol Type): Fix typo.
475
929aeac6 4762013-02-28 Bastien Guerry <bzg@gnu.org>
5765e9e0
BG
477
478 * variables.texi (File Local Variables): Fix reference.
479
1abfd3e8 4802013-02-24 Eli Zaretskii <eliz@gnu.org>
39ef03af
EZ
481
482 * files.texi (Magic File Names): Improve wording and indexing.
483
f0c954fa
GM
4842013-02-21 Glenn Morris <rgm@gnu.org>
485
486 * display.texi (Multi-Frame Images): Minor rephrasing.
487
1e56f8ef
GM
4882013-02-20 Glenn Morris <rgm@gnu.org>
489
490 * display.texi (GIF Images, TIFF Images): Delete these nodes.
491 (ImageMagick Images): For :index, use an xref rather than duplicating.
492 (Other Image Types): Add GIF, adjust formatting.
493 (Multi-Frame Images): Rename from Animated Images. Expand section.
494 * elisp.texi (Top): Update menu for these changes.
495
93c2fa46
GM
4962013-02-19 Glenn Morris <rgm@gnu.org>
497
498 * text.texi (Change Hooks): Fix typo.
499
d64d97e5 5002013-02-15 Glenn Morris <rgm@gnu.org>
df1af142
GM
501
502 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
503
b5ca9d53
GM
5042013-02-13 Glenn Morris <rgm@gnu.org>
505
b6c3e4b1
GM
506 * objects.texi (Char-Table Type): Add footnote about #^^.
507
b5ca9d53
GM
508 * modes.texi (Minor Mode Conventions): Fix typo.
509
85adc63f
GM
510 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
511 meta characters; this changed in 22.1. (Bug#13684)
512
662abcc1
GM
513 * objects.texi (Char-Table Type): Add cindex.
514
9d6c9dd1
GM
515 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
516
490a9458 5172013-02-10 Glenn Morris <rgm@gnu.org>
dc55466e
GM
518
519 * keymaps.texi (Creating Keymaps): Update make-keymap result.
520
8549f9e8
EZ
5212013-02-09 Eli Zaretskii <eliz@gnu.org>
522
523 * modes.texi (%-Constructs): Remove the description of %t.
524
525 * nonascii.texi (MS-DOS File Types): Delete node.
526
7bd00724
GM
5272013-02-08 Glenn Morris <rgm@gnu.org>
528
529 * keymaps.texi (Active Keymaps, Searching Keymaps):
530 Remove confusing mention of "symbolic prefix". (Bug#13643)
531
795e7a5b 5322013-01-19 Glenn Morris <rgm@gnu.org>
f8a42ad6
GM
533
534 * macros.texi (Indenting Macros): Fix order of an indent
535 symbol's arguments. (Bug#13450)
536
b3fbb395
PE
5372013-01-19 Paul Eggert <eggert@cs.ucla.edu>
538
539 Allow floating-point file offsets.
540 * files.texi (Reading from Files, Writing to Files):
541 Say that file offsets can be numbers, not just integers.
542
45a7e57c
GM
5432013-01-09 Glenn Morris <rgm@gnu.org>
544
545 * commands.texi (Interactive Codes):
546 Whitespace does not terminate interactive "S". (Bug#13393)
547
04c48b14
CY
5482013-01-06 Chong Yidong <cyd@gnu.org>
549
550 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
551
1f1c405d
GM
5522013-01-05 Glenn Morris <rgm@gnu.org>
553
554 * display.texi (Overlay Properties): Mention field. (Bug#13364)
555
5d7c18a8
EZ
5562013-01-05 Eli Zaretskii <eliz@gnu.org>
557
558 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
559 directive in a group of items.
560
89cb305e 5612013-01-05 Chong Yidong <cyd@gnu.org>
27e4813f
CY
562
563 * keymaps.texi (Key Sequences): Remove obsolete sentence
564 (Bug#13356).
565
0f668a4d 5662013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4217dc29
AR
567
568 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
569
553081a5
SM
5702013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
571
572 * files.texi (File Attributes): Undocument return format of file-acl.
573
1cbb9ed6
GM
5742013-01-03 Glenn Morris <rgm@gnu.org>
575
75e78d1e
GM
576 * processes.texi (System Processes):
577 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
578
5f1a9647
GM
579 * searching.texi (Replacing Match): Fix xref.
580
1cbb9ed6
GM
581 * elisp.texi (DATE): Bump to Jan 2013.
582
9539d465 5832013-01-02 Glenn Morris <rgm@gnu.org>
9800c5b0 584
22ff2cb8
GM
585 * customize.texi (Common Keywords, Type Keywords):
586 Replace "active field" with "button". (Bug#13310)
587
9800c5b0
GM
588 * customize.texi (Common Keywords): Add xref. (Bug#13311)
589 * tips.texi (Library Headers): Add cindex.
590
d5e5e7b4 5912012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
151d9088
EZ
592
593 * functions.texi (Declare Form):
594 * intro.texi (A Sample Function Description):
595 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
596 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
597 in @def.. commands. (Bug#13292)
598
ccad023b
EZ
5992012-12-29 Eli Zaretskii <eliz@gnu.org>
600
601 * files.texi (Changing Files): Document the return values of
602 set-file-selinux-context and set-file-acl.
603
1ab0c851
GM
6042012-12-27 Glenn Morris <rgm@gnu.org>
605
606 * files.texi (File Names): Mention Cygwin conversion functions.
607
94900bfe
MR
6082012-12-22 Martin Rudalics <rudalics@gmx.at>
609
610 * windows.texi (Selecting Windows): Reword description of
611 select-window (Bug#13248).
612
04d9b71a
EZ
6132012-12-22 Eli Zaretskii <eliz@gnu.org>
614
615 * files.texi (File Attributes, Changing Files): Remove the details
616 about the text returned by file-acl. Instead, just document that
617 it is an opaque string meant to be used by set-file-acl.
618
6e55f03e
CY
6192012-12-21 Chong Yidong <cyd@gnu.org>
620
07b9c0be
CY
621 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
622
6e55f03e
CY
623 * customize.texi (Simple Types): Document key-sequence type
624 (Bug#13048).
625
5bec25eb
CY
626 * strings.texi (Text Comparison): Doc fix for compare-strings.
627
15ccf05e
MA
6282012-12-19 Michael Albinus <michael.albinus@gmx.de>
629
630 * files.texi (Magic File Names): Add `file-acl',
631 `file-selinux-context', `set-file-acl' and
632 `set-file-selinux-context'. Make the list consistent.
633
ee3c0aec
JB
6342012-12-19 Jonas Bernoulli <jonas@bernoul.li>
635
636 * tips.texi (Library Headers): New header keyword `Homepage'.
637 Make continuation lines syntax more precise.
638
66447e07
EZ
6392012-12-17 Eli Zaretskii <eliz@gnu.org>
640
641 * files.texi (File Attributes, Changing Files): Update to include
642 MS-Windows support for ACLs.
643
7c3d167f
RF
6442012-12-16 Romain Francoise <romain@orebokech.com>
645
646 * files.texi (File Attributes): Document ACL support and new
647 `file-acl' function.
648 (Changing Files): Mention argument name change of `copy-file' and
649 document new function `set-file-acl'.
650
97976f9f
PE
6512012-12-14 Paul Eggert <eggert@cs.ucla.edu>
652
653 Fix permissions bugs with setgid directories etc. (Bug#13125)
654 * files.texi (Testing Accessibility): Document GROUP arg
655 of file-ownership-preserved-p.
656 (File Attributes): Document that 9th element is now
657 just a placeholder.
658 * os.texi (User Identification): Document new functions group-gid,
659 group-real-gid.
660
d92d9c95
PE
6612012-12-11 Paul Eggert <eggert@cs.ucla.edu>
662
663 * internals.texi (C Integer Types): New section.
664 This follows up and records an email in
665 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
666
265c2fbf 6672012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
f433306a 668
4a0e1924 669 * control.texi (Pattern matching case statement): New node.
f433306a 670
1cbae532
SM
671 * customize.texi (Variable Definitions): Mention the default :group
672 for defcustoms (bug#13093).
673
c6c08d3f
GM
6742012-12-09 Glenn Morris <rgm@gnu.org>
675
676 * customize.texi (Variable Definitions): Mention eval-defun
677 on a defcustom calls the :set function when appropriate.
678
4288142b
PE
6792012-12-06 Paul Eggert <eggert@cs.ucla.edu>
680
681 * doclicense.texi, gpl.texi: Update to latest version from FSF.
682 These are just minor editorial changes.
683
d8ad4d3f 6842012-12-06 Chong Yidong <cyd@gnu.org>
a20ae0b9
CY
685
686 * lists.texi (Plist Access): Move put example to Symbol Plists.
687
688 * symbols.texi (Standard Properties): Fix typo.
689
c5bc2d1d 6902012-12-03 Chong Yidong <cyd@gnu.org>
547d6865 691
f02f19bd
CY
692 * symbols.texi (Symbol Properties): New node.
693 (Symbol Plists): Make it a subsection under Symbol Properties.
694 (Standard Properties): New node.
695
696 * lists.texi (Property Lists): Move here from symbols.texi.
697 (Plist Access): Rename from Other Plists.
698
699 * customize.texi (Variable Definitions):
700 * display.texi (Defining Faces):
701 * sequences.texi (Char-Tables): Fix xref.
702
1cbae532 703 * keymaps.texi (Key Sequences): `kbd' is now a function.
547d6865 704
f02f19bd
CY
705 * commands.texi (Using Interactive): Fix index entry.
706
cb6f5650
PE
7072012-11-24 Paul Eggert <eggert@cs.ucla.edu>
708
c07a6ded
PE
709 * doclicense.texi: Update to latest version from FSF.
710 These are just minor editorial changes.
711 * elisp.texi (GNU Free Documentation License)
712 (GNU General Public Licens):
713 Provide sectioning, since doclicense.texi no longer does that.
714
cb6f5650
PE
715 * loading.texi (Named Features): @ -> @@ to fix typo.
716
d125ca15 7172012-11-24 Martin Rudalics <rudalics@gmx.at>
0d4bb04f
MR
718
719 * windows.texi (Basic Windows): Fix typo.
720 (Windows and Frames): Fix example. Move description of
721 window-in-direction here.
722 (Recombining Windows): Fix example.
1cbae532 723 (Buffers and Windows): Fix description of replace-buffer-in-windows.
0d4bb04f
MR
724 (Switching Buffers): Reword.
725 (Display Action Functions): Minor adjustments.
726 (Choosing Window Options): Minor fixes.
727 (Window History): Minor rewording.
728 (Dedicated Windows): Correct and reword part describing how
729 dedicatedness affects functions removing buffers or windows.
1cbae532 730 * buffers.texi (The Buffer List): Fix description of bury-buffer.
0d4bb04f 731
d125ca15 7322012-11-24 Chong Yidong <cyd@gnu.org>
90d99fdf
CY
733
734 * modes.texi (%-Constructs): Fix statement about mode construct
735 padding (Bug#12866).
736
d125ca15 7372012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
365fc14a
SM
738
739 * debugging.texi (Profiling): Make it more clear
740 that --enable-profiling is about profiling the C code.
741
38a2f917
GM
7422012-11-21 Glenn Morris <rgm@gnu.org>
743
3ca2f1bf
GM
744 * display.texi (Attribute Functions):
745 Update for set-face-* name changes.
1bf335cf
GM
746 Add new "inherit" argument for face-bold-p etc.
747 Move description of this argument to a common section, like "frame".
3ca2f1bf 748
6ef2e5ef 749 * debugging.texi (Profiling): New section.
b6729a18 750 (Debugging): Mention profiling in the introduction.
5b776637
GM
751 * tips.texi (Compilation Tips): Move profiling to separate section.
752 * elisp.texi: Add Profiling to detailed menu.
753
6ef2e5ef 7542012-11-21 Martin Rudalics <rudalics@gmx.at>
66c466d4
MR
755
756 * windows.texi (Display Action Functions): Fix recently added
757 example. Suggested by Michael Heerdegen.
758
6ef2e5ef 7592012-11-21 Paul Eggert <eggert@cs.ucla.edu>
0c93aa38
PE
760
761 Minor cleanup for times as lists of four integers.
762 * os.texi (Time Parsing): Time values can now be four integers.
763
7351b73d
GM
7642012-11-18 Glenn Morris <rgm@gnu.org>
765
766 * loading.texi (How Programs Do Loading): Add eager macro expansion.
767 * macros.texi (Expansion): Mention eager macro expansion.
768
a045a167
GM
769 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
770
2ac9538d 7712012-11-18 Leo Liu <sdl.web@gmail.com>
74ca4d39
LL
772
773 * minibuf.texi (Programmed Completion): Doc fix for metadata
774 request (Bug#12850).
775
2ac9538d 7762012-11-18 Glenn Morris <rgm@gnu.org>
6439ae19 777
7fe37cfc
GM
778 * display.texi (Temporary Displays): Document with-temp-buffer-window.
779
6439ae19
GM
780 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
781 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
782 (Window Sizes): Add vindex for window-min-height, window-min-width.
2279276c 783 (Display Action Functions): Mention pop-up-frame-parameters.
6439ae19 784
0ff7851c
MR
7852012-11-16 Martin Rudalics <rudalics@gmx.at>
786
787 * windows.texi (Choosing Window): Rewrite description of
788 display-buffer-alist (Bug#12167).
1cbae532
SM
789 (Display Action Functions): Mention inhibit-switch-frame.
790 Fix description of display-buffer-below-selected. Reorder actions.
0ff7851c
MR
791 Add example (Bug#12848).
792
96e05507 7932012-11-16 Glenn Morris <rgm@gnu.org>
c79c7f2f
GM
794
795 * display.texi (Face Attributes): Fix :underline COLOR description.
bde3c6c0
GM
796 (Attribute Functions): Update for set-face-underline rename.
797 Tweak descriptions of face-underline-p, face-inverse-video-p.
c79c7f2f 798
e4e9830b
GM
799 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
800 so they align better in info.
921c067f
GM
801 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
802 Document set-temporary-overlay-map.
e4e9830b 803
c8915b67
SM
8042012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
805
806 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
807 with normal keymaps".
808
74934dcc
DA
8092012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
810
811 * internals.texi (Garbage Collection): Update descriptions
812 of vectorlike_header, garbage-collect and gc-cons-threshold.
813 (Object Internals): Explain Lisp_Object layout and the basics
814 of an internal type system.
815 (Buffer Internals): Update description of struct buffer.
816
f78ee6af 8172012-11-13 Glenn Morris <rgm@gnu.org>
a13e12f9
GM
818
819 * variables.texi (Adding Generalized Variables):
820 At least mention gv-define-expander and gv-letplace.
821
164f28b5 822 * debugging.texi (Error Debugging): Mention debug-on-message.
57fc0fee 823 (Using Debugger): Mention debugger-bury-or-kill.
164f28b5 824
38868ad7
GM
825 * control.texi (Signaling Errors):
826 * debugging.texi (Error Debugging):
827 * errors.texi (Standard Errors): Add user-error.
828
6efddf78
GM
829 * variables.texi (Adding Generalized Variables):
830 Use standard formatting for common lisp note about setf functions.
831
6baf66d5 8322012-11-10 Martin Rudalics <rudalics@gmx.at>
fdaf534a
MR
833
834 * elisp.texi (Top): Add Recombining Windows to menu.
835 * windows.texi (Recombining Windows): New subsection.
836 (Splitting Windows): Rewrite text on handling of window
837 combinations and move it to new subsection.
838
6baf66d5 8392012-11-10 Chong Yidong <cyd@gnu.org>
7c08f8ba 840
8a3afaf9
CY
841 * searching.texi (Replacing Match): Document \? in replace-match.
842
7c08f8ba
CY
843 * variables.texi (Creating Buffer-Local): Document setq-local and
844 defvar-local.
845 (Setting Generalized Variables): Arrange table alphabetically.
846
847 * lists.texi (List Elements, List Variables): Clarify descriptions
848 of push and pop for generalized variables.
849
850 * edebug.texi (Specification List): setf is no longer CL-only.
851
6baf66d5 8522012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
853
854 * variables.texi (Adding Generalized Variables):
855 Update description of FIX-RETURN expansion.
856
ebdbfb95
GM
857 * variables.texi (Setting Generalized Variables):
858 Split most of previous contents into this subsection.
859 (Adding Generalized Variables): New subsection.
651af8c6
GM
860 Move note on lack of setf functions here from misc/cl.texi.
861
ebdbfb95
GM
862 * elisp.texi: Add Generalized Variables subsections to detailed menu.
863
6baf66d5 8642012-11-10 Chong Yidong <cyd@gnu.org>
a9a3835c
CY
865
866 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
867
a43d02f0
MA
8682012-11-08 Michael Albinus <michael.albinus@gmx.de>
869
870 * os.texi (Notifications): Update descriptions of
871 notifications-notify, notifications-close-notification and
872 notifications-get-capabilities according to latest code changes.
873 Add notifications-get-server-information.
874
2395ab64
CY
8752012-11-03 Chong Yidong <cyd@gnu.org>
876
877 * objects.texi (General Escape Syntax): Clarify the explanation of
878 escape sequences.
879 (Non-ASCII in Strings): Clarify when a string is unibyte vs
880 multibyte. Hex escapes do not automatically make a string
881 multibyte.
882
43bcfda6
MR
8832012-11-03 Martin Rudalics <rudalics@gmx.at>
884
885 * windows.texi (Switching Buffers): Document option
886 switch-to-buffer-preserve-window-point.
887 (Display Action Functions): Document window-height and
888 window-width alist entries.
1cbae532
SM
889 (Display Action Functions):
890 Document display-buffer-below-selected and
43bcfda6 891 display-buffer-in-previous-window.
1cbae532
SM
892 (Quitting Windows): Document quit-restore-window.
893 Rewrite section.
43bcfda6
MR
894 (Window Configurations): In window-state-get mention that
895 argument window must be valid.
896 (Window Parameters): Document quit-restore window parameter
897 (Bug#12158).
898
89b2c8a1
GM
8992012-10-31 Glenn Morris <rgm@gnu.org>
900
88390adf
GM
901 * control.texi (Catch and Throw): Add xref to cl.texi.
902
aec5e6f9
GM
903 * lists.texi (Sets And Lists): Point xref to better location.
904
0d8e94e9
GM
905 * errors.texi (Standard Errors):
906 * loading.texi (Autoload): Update for cl-lib namespace changes.
907
5241598a
GM
908 * modes.texi (Defining Minor Modes): "Generalized Variables"
909 section is now in this manual rather than cl.texi.
910
89b2c8a1
GM
911 * eval.texi (Special Forms): No longer special forms: defmacro,
912 defun, save-window-excursion, with-output-to-temp-buffer.
913 * functions.texi (Defining Functions): Defun is now a macro.
914 Defalias is a function.
915
516e1a08
GM
9162012-10-30 Glenn Morris <rgm@gnu.org>
917
918 * variables.texi (Generalized Variables): Fix typo.
919
e29e39c9
CY
9202012-10-30 Chong Yidong <cyd@gnu.org>
921
922 * symbols.texi (Symbol Plists): Document function-get.
923
924 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
925
926 * frames.texi (Visibility of Frames): Document tty-top-frame.
927
70edffb1
SM
9282012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
929
930 * keymaps.texi (Format of Keymaps): Document the multiple
931 inheritance format.
932
3a51f0eb
MR
9332012-10-28 Martin Rudalics <rudalics@gmx.at>
934
935 * windows.texi (Basic Windows): Reformulate description of live,
936 internal and valid windows.
937 (Cyclic Window Ordering): Describe new argument of
938 get-lru-window and get-largest-window. Add description of
939 window-in-direction.
940
5b6887ad
GM
9412012-10-27 Glenn Morris <rgm@gnu.org>
942
5887564d
GM
943 * variables.texi (Generalized Variables): New section,
944 adapted from misc/cl.texi.
945 * elisp.texi (Top): Add Generalized Variables to menu.
946 * lists.texi (List Elements, List Variables):
947 Mention generalized variables.
948
5b6887ad
GM
949 * lists.texi (List Elements): Typo fix.
950
05b621a6
CY
9512012-10-27 Chong Yidong <cyd@gnu.org>
952
953 * minibuf.texi (High-Level Completion): Don't mention removed
954 function iswitchb-read-buffer.
955
956 * commands.texi (Event Input Misc): Remove last-input-char.
957 (Command Loop Info): Remove last-command-char.
958
959 * frames.texi (Initial Parameters): Don't mention the obsolete
960 special-display feature.
961
962 * windows.texi (Choosing Window): Don't mention the obsolete
963 special display feature.
964 (Choosing Window Options): Remove obsolete special-display
965 variables, and the functions special-display-p and
966 special-display-popup-frame.
967
968 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
969
970 * hooks.texi (Standard Hooks): Remove obsolete hooks.
971
972 * markers.texi (Information from Markers): Remove obsolete
973 function buffer-has-markers-at.
974
975 * text.texi (Yanking): Document yank-handled-properties.
976
72ec96fb
PE
9772012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
978
979 Update manual for new time stamp format (Bug#12706).
980 * buffers.texi (Modification Time):
981 * files.texi (Testing Accessibility, File Attributes):
982 * intro.texi (Version Info):
983 * os.texi (Time of Day):
984 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
985 These instances were missed the first time around.
986 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
987
75e8f9d2
CY
9882012-10-24 Chong Yidong <cyd@gnu.org>
989
cd996018
CY
990 * minibuf.texi (Text from Minibuffer): Document read-regexp
991 changes.
992
1cbae532
SM
993 * nonascii.texi (Selecting a Representation):
994 Document set-buffer-multibyte changes.
cd996018 995
75e8f9d2
CY
996 * keymaps.texi (Toolkit Differences): Node deleted.
997 (Easy Menu): New node.
998
d1069532
SM
9992012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1000
1001 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
1002
c4132fd4
PE
10032012-10-23 Paul Eggert <eggert@cs.ucla.edu>
1004
1005 Fix outdated timestamp documentation in Elisp manual (bug#12706).
1006 * files.texi (File Attributes):
1007 * text.texi (Undo):
1008 Time stamp resolution is now 1 picosecond, not 1 second.
1009
1fb3aa3f
CY
10102012-10-23 Chong Yidong <cyd@gnu.org>
1011
49238e7f
CY
1012 * display.texi (Font Lookup): Remove font-list-limit.
1013
1fb3aa3f
CY
1014 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
1015 (Bug#12529).
1016
5fb904b0
GM
10172012-10-22 Glenn Morris <rgm@gnu.org>
1018
f961c7d8
GM
1019 * os.texi (Recording Input): Tiny fix.
1020
4ee87740
GM
1021 * intro.texi (Lisp History):
1022 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
5fb904b0
GM
1023 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
1024
d18a0d24
CY
10252012-10-15 Chong Yidong <cyd@gnu.org>
1026
1027 * macros.texi (Defining Macros): defmacro is now a macro.
1028 Explicitly list the docstring and declare arguments.
1029
1030 * functions.texi (Anonymous Functions): Explicitly list the
1031 docstring, declare, and interactive arguments to lambda.
1032 (Defining Functions): Likewise for defun.
1033 (Inline Functions): Likewise for defsubst.
1034 (Declare Form): Tweak description.
1035
73f2b4ab
CY
10362012-10-13 Chong Yidong <cyd@gnu.org>
1037
1038 * display.texi (ImageMagick Images): ImageMagick enabled by default.
1039
379acb95
CY
10402012-10-05 Chong Yidong <cyd@gnu.org>
1041
1042 * minibuf.texi (Basic Completion): Clarify list form of completion
1043 table (Bug#12564).
1044
e8757f09 10452012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
26026637
BFRR
1046
1047 * functions.texi (Function Safety): Copyedit. (Bug#12562)
1048
86ec63ba
PE
10492012-10-01 Paul Eggert <eggert@cs.ucla.edu>
1050
1051 Revert the FOLLOW-SYMLINKS change for file-attributes.
1052 * files.texi (File Attributes, Magic File Names): Undo last change.
1053
e7a2937b
PE
10542012-09-30 Paul Eggert <eggert@cs.ucla.edu>
1055
1056 file-attributes has a new optional arg FOLLOW-SYMLINKS.
1057 * files.texi (File Attributes): Describe it.
1058 (Magic File Names): Use it.
1059
48de8b12
CY
10602012-09-30 Chong Yidong <cyd@gnu.org>
1061
1062 * commands.texi (Click Events): Define "mouse position list".
1063 Remove mention of unimplemented horizontal scroll bars.
1064 (Drag Events, Motion Events): Refer to "mouse position list".
1065 (Accessing Mouse): Document posnp.
1066
1067 * errors.texi (Standard Errors): Tweak arith-error description.
1068 Tweak markup. Remove domain-error and friends, which seem to be
1069 unused after the floating-point code revamp.
1070
1071 * functions.texi (Obsolete Functions): Obsolescence also affects
1072 documentation commands. Various clarifications.
1073 (Declare Form): New node.
1074
1075 * strings.texi (String Basics): Copyedits.
1076
1077 * os.texi (Idle Timers): Minor clarifications.
1078 (User Identification): Add system-users and system-groups.
1079
1080 * macros.texi (Defining Macros): Move description of `declare' to
1081 Declare Form node.
1082
1083 * loading.texi (Autoload):
1084 * help.texi (Documentation Basics): The special sequences can
1085 trigger autoloading.
1086
1087 * numbers.texi (Integer Basics): Copyedits.
1088 (Float Basics): Consider IEEE floating point always available.
1089 (Random Numbers): Document actual limits.
1090 (Arithmetic Operations): Clarify division by zero. Don't mention
1091 the machine-independence of negative division since it does not
1092 happen in practice.
1093
10942012-09-28 Chong Yidong <cyd@gnu.org>
1095
1096 * os.texi (Startup Summary): Document leim-list.el change.
1097
10982012-09-25 Chong Yidong <cyd@gnu.org>
1099
1100 * functions.texi (Defining Functions): defun is now a macro.
1101
e61d39cd 11022012-09-28 Leo Liu <sdl.web@gmail.com>
03922966
LL
1103
1104 * files.texi (Files): Fix typo.
1105
e109c4a6
CY
11062012-09-23 Chong Yidong <cyd@gnu.org>
1107
1108 * buffers.texi (Read Only Buffers): Document read-only-mode.
1109
1110 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
1111 read-only-mode.
1112
1113 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
1114 calling conventions.
1115
c88b867f
CY
11162012-09-22 Chong Yidong <cyd@gnu.org>
1117
1118 * searching.texi (Replacing Match): Minor clarification.
1119
df9685f3
EZ
11202012-09-22 Eli Zaretskii <eliz@gnu.org>
1121
287d7455
EZ
1122 * edebug.texi (Instrumenting): Improve indexing.
1123
df9685f3
EZ
1124 * os.texi (Idle Timers): Warn against reinvoking an idle timer
1125 from within its own timer action. (Bug#12447)
1126
47133380
CY
11272012-09-22 Chong Yidong <cyd@gnu.org>
1128
1129 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
1130
ab199df2 11312012-09-21 Glenn Morris <rgm@gnu.org>
1bfe3177
GM
1132
1133 * debugging.texi (Using Debugger): Fix typo.
1134
ed1f0bd3
CY
11352012-09-18 Chong Yidong <cyd@gnu.org>
1136
1137 * display.texi (Faces): Discuss anonymous faces.
1138 (Face Attributes): Tweak intro.
1139 (Defining Faces): Move after the Face Attributes node. Copyedits.
1140 (Displaying Faces): Describe role of inheritance.
1141
1142 * customize.texi (Customization): Define customization more
1143 carefully (Bug#11440).
1144 (Common Keywords): Add xref to Constant Variables.
1145
1146 * variables.texi (Defining Variables): Link to defcustom's node
1147 instead of the higher-level Customization chapter.
1148
c990426a
PE
11492012-09-11 Paul Eggert <eggert@cs.ucla.edu>
1150
1151 Simplify, document, and port floating-point (Bug#12381).
1152 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
1153 Document that / and mod (with floating point arguments), along
1154 with asin, acos, log, log10, expt and sqrt, return special values
1155 instead of signaling exceptions.
1156 (Float Basics): Document that logb operates on the absolute value
1157 of its argument.
1158 (Math Functions): Document that (log ARG BASE) also returns NaN if
1159 BASE is negative. Document that (expt X Y) returns NaN if X is a
1160 finite negative number and Y a finite non-integer.
1161
011474aa
CY
11622012-09-09 Chong Yidong <cyd@gnu.org>
1163
bb6b0efc
CY
1164 * lists.texi (Sets And Lists): Explain that the return value for
1165 delete should be used, like for delq.
1166
011474aa
CY
1167 * minibuf.texi (Yes-or-No Queries): Document recentering and
1168 scrolling in y-or-n-p. Remove gratuitous example.
1169
1170 * searching.texi (Search and Replace): Document window scrolling
1171 entries in query-replace-map.
1172
6dcef6ec
CY
11732012-09-08 Chong Yidong <cyd@gnu.org>
1174
1175 * syntax.texi (Syntax Table Internals): Define "raw syntax
1176 descriptor" terminology (Bug#12383).
1177 (Syntax Descriptors): Mention raw syntax descriptors.
1178
52404181
CY
11792012-09-07 Chong Yidong <cyd@gnu.org>
1180
1a5432bc
CY
1181 * variables.texi (Creating Buffer-Local): Fix description of
1182 local-variable-if-set-p (Bug#10713).
1183
0a6bdaa1
CY
1184 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
1185
14ba4cf3
CY
1186 * windows.texi (Display Action Functions)
1187 (Choosing Window Options): Remove obsolete variable
1188 display-buffer-reuse-frames.
cee2e90d 1189 (Switching Buffers): Minor doc tweak for switch-to-buffer.
14ba4cf3 1190
e5c2edf7
CY
1191 * positions.texi (Narrowing): Document buffer-narrowed-p.
1192
52404181
CY
1193 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
1194
1195 * syntax.texi (Low-Level Parsing): Add xref to Parser State
1196 (Bug#12269).
1197
7f7e0167
LI
11982012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
1199
1200 * debugging.texi (Explicit Debug): Document `debug-on-message'.
1201
6a787d9a
CY
12022012-09-02 Chong Yidong <cyd@gnu.org>
1203
1204 * windows.texi (Window Configurations): Recommend against using
1205 save-window-excursion (Bug#12075).
1206
1207 * control.texi (Catch and Throw):
1208 * positions.texi (Excursions): Don't mention it.
1209
0e23ef9d
PE
12102012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1211
1212 Better seed support for (random).
1213 * numbers.texi (Random Numbers): Document new behavior of
1214 the calls (random) and (random STRING).
1215
342dac71
MR
12162012-08-21 Martin Rudalics <rudalics@gmx.at>
1217
1218 * windows.texi (Window Point): Document recent changes in
1219 window-point and set-window-point.
1220 (Selecting Windows): Document recent change in select-window.
1221
a08eadfe
EZ
12222012-08-06 Eli Zaretskii <eliz@gnu.org>
1223
1224 * functions.texi (Closures): Put the main index entry for
1225 "closures" here. (Bug#12138)
1226
1227 * variables.texi (Lexical Binding): Disambiguate the index entry
1228 for "closures".
1229
35b6586e
CY
12302012-08-05 Chong Yidong <cyd@gnu.org>
1231
1232 * display.texi (Defining Faces): Move documentation of
1233 frame-background-mode to the Emacs manual (Bug#7774).
1234
02676e5d
CY
12352012-08-04 Chong Yidong <cyd@gnu.org>
1236
1237 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
1238 Fix description of syntax table inheritance.
1239 (Syntax Table Functions): Don't refer to internal contents of
1240 syntax table, since that is not explained yet. Copyedits.
1241 (Standard Syntax Tables): Node deleted.
1242 (Syntax Table Internals): Misc clarifications. Improve table
1243 formatting.
1244
1245 * keymaps.texi (Inheritance and Keymaps):
1246 * text.texi (Sticky Properties): Tweak index entry.
1247
73e0cbc0
EZ
12482012-07-28 Eli Zaretskii <eliz@gnu.org>
1249
1250 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
1251
09ae5da1
PE
12522012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1253
1254 Prefer typical American spelling for "acknowledgment".
1255 * intro.texi (Acknowledgments): Rename from Acknowledgements.
1256
1ada2e55
EZ
12572012-07-21 Eli Zaretskii <eliz@gnu.org>
1258
1259 * commands.texi (Special Events): Mention language-change event.
1260 (Input Events, Interactive Codes):
1261 * keymaps.texi (Key Sequences): Mention events that are
1262 non-keyboard but also non-mouse events.
1263
9ea10cc3
CY
12642012-07-17 Chong Yidong <cyd@gnu.org>
1265
1266 * text.texi (Insertion): Document insert-char changes.
1267
2e2d2a13
LL
12682012-07-15 Leo Liu <sdl.web@gmail.com>
1269
1270 * display.texi (Fringe Bitmaps): Add exclamation-mark.
1271
b68b3337
CY
12722012-07-13 Chong Yidong <cyd@gnu.org>
1273
1274 * buffers.texi (Read Only Buffers): Document toggle-read-only
1275 changes. Reword to account for the fact that read-only is
1276 currently not supported in overlay properties.
1277
ab4c47d3
CY
12782012-07-07 Chong Yidong <cyd@gnu.org>
1279
1280 * loading.texi (Library Search): Index site-lisp directories.
1281
d4913798
CY
12822012-07-06 Chong Yidong <cyd@gnu.org>
1283
1284 * intro.texi (A Sample Function Description): Fix incorrect
1285 markup, undoing previous change.
1286 (A Sample Variable Description): Minor clarifications and markup
1287 improvements.
1288
1289 * elisp.texi (Top):
1290 * text.texi (Text): Fix menu order.
1291
251736f4
RS
12922012-07-06 Richard Stallman <rms@gnu.org>
1293
1294 * intro.texi (Evaluation Notation, A Sample Function Description):
8c6c57ea 1295 (A Sample Variable Description): Improve/undo previous changes.
251736f4 1296
e8d71283
GM
12972012-07-05 Glenn Morris <rgm@gnu.org>
1298
1299 * intro.texi (A Sample Function Description): Fix cross-refs.
1300
47187200
MW
13012012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
1302
1303 * intro.texi (Evaluation Notation, A Sample Function Description)
1304 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
1305
a2eb421b
CY
13062012-06-27 Chong Yidong <cyd@gnu.org>
1307
1308 * processes.texi (Asynchronous Processes, Input to Processes):
1309 * internals.texi (Process Internals): Don't capitalize "pty".
1310
6d41a41d
TTN
13112012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1312
1313 * processes.texi (Asynchronous Processes): Make the pty vs pipe
1314 discussion more prominent.
1315
0bd8297f
EZ
13162012-06-23 Eli Zaretskii <eliz@gnu.org>
1317
1318 * commands.texi (Misc Events): Document the language-change event.
1319
d35af63c
PE
13202012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1321
1322 Support higher-resolution time stamps (Bug#9000).
1323 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
1324 * processes.texi (System Processes):
1325 Time stamp resolution is now picosecond, not microsecond.
1326
ac1a0ce1 13272012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1328
1329 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1330
1053a871
SM
13312012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1332
1333 * functions.texi (Defining Functions):
1334 * macros.texi (Defining Macros): Un-define the return value of `defun',
1335 `defmacro' and `defalias'.
1336
41b7f8bc
CY
13372012-06-17 Chong Yidong <cyd@gnu.org>
1338
1339 * elisp.texi: Remove urlcolor setting.
1340
82a25657
GM
13412012-06-17 Glenn Morris <rgm@gnu.org>
1342
1343 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
1344 Overlining no longer behaves exactly like underlining.
1345
a04689de 13462012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
8da9479c
GM
1347
1348 * display.texi (Face Attributes):
1349 Document wave-style underline face attribute.
1350
1b9b4cf4
CY
13512012-06-11 Chong Yidong <cyd@gnu.org>
1352
1353 * display.texi (ImageMagick Images): ImageMagick now supports the
1354 :background property.
1355
dbab98c7
DA
13562012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
1357
1358 * internals.texi (Garbage Collection): Typo fix.
1359
6175e34b
CY
13602012-06-09 Chong Yidong <cyd@gnu.org>
1361
1362 * text.texi (Special Properties): Clarify the meaning of a list of
1363 faces in the `face' property.
1364
1365 * display.texi (Face Remapping): Minor clarification.
1366
4b56d0fe
CY
13672012-06-08 Chong Yidong <cyd@gnu.org>
1368
1369 * display.texi (Face Attributes): Font family does not accept
1370 wildcards. De-document obsolete :bold and :italic attributes.
1371 (Defining Faces): Use new-style face spec format.
1372
f3372c87
DA
13732012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
1374
8d7c7eed 1375 * internals.texi (Garbage Collection): Document new
f3372c87
DA
1376 vector management code and vectorlike_header structure.
1377
5f2c76c6
CY
13782012-06-03 Chong Yidong <cyd@gnu.org>
1379
1380 * modes.texi (Mode Line Data): Use "mode line construct"
1381 terminology for consistency.
1382
ecc6530d
GM
13832012-05-27 Glenn Morris <rgm@gnu.org>
1384
1385 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
1386 * buffers.texi, commands.texi, compile.texi, control.texi:
1387 * customize.texi, debugging.texi, display.texi, doclicense.texi:
1388 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
1389 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
1390 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
1391 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
1392 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
1393 * objects.texi, os.texi, package.texi, positions.texi:
1394 * processes.texi, searching.texi, sequences.texi, streams.texi:
1395 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
1396 * variables.texi, windows.texi: Nuke hand-written node pointers.
1397
33017faf 13982012-05-27 Chong Yidong <cyd@gnu.org>
27d1f87a 1399
33017faf
GM
1400 * functions.texi (Obsolete Functions):
1401 Fix doc for set-advertised-calling-convention.
27d1f87a
CY
1402
1403 * modes.texi (Mode Help): Fix describe-mode.
1404
1405 * display.texi (Face Functions): Fix define-obsolete-face-alias.
1406
1407 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
1408
33017faf 14092012-05-27 Martin Rudalics <rudalics@gmx.at>
0b128ac4 1410
33017faf 1411 * commands.texi (Recursive Editing): recursive-edit is a command.
0b128ac4
MR
1412
1413 * compile.texi (Docs and Compilation):
1414 byte-compile-dynamic-docstrings is an option.
1415
1416 * debugging.texi (Invoking the Debugger): debug is a command.
1417
1418 * display.texi (Progress): progress-reporter-update and
1419 progress-reporter-force-update have VALUE argument optional.
1420 (Animated Images): Use non-@code{nil} instead of non-nil.
1421
33017faf
GM
1422 * files.texi (Format Conversion Round-Trip):
1423 Use non-@code{nil} instead of non-nil.
0b128ac4
MR
1424
1425 * frames.texi (Creating Frames): make-frame is a command.
1426 (Input Focus): select-frame is a command.
1427 (Pointer Shape): void-text-area-pointer is an option.
1428
33017faf 1429 * help.texi (Describing Characters): read-kbd-macro is a command.
0b128ac4
MR
1430 (Help Functions): describe-prefix-bindings is a command.
1431
1432 * markers.texi (Creating Markers): Both arguments of copy-marker
1433 are optional.
1434
1435 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
1436
1437 * modes.texi (Mode Line Variables): mode-line-remote and
1438 mode-line-client are not options.
1439 (Imenu): imenu-add-to-menubar is a command.
33017faf 1440 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
0b128ac4
MR
1441
1442 * os.texi (Sound Output): play-sound-file is a command.
1443
33017faf 1444 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
0b128ac4 1445
33017faf
GM
1446 * processes.texi (Signals to Processes):
1447 Use @key{RET} instead of @code{RET}.
0b128ac4
MR
1448 (Signals to Processes): signal-process is a command.
1449
33017faf 1450 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
0b128ac4
MR
1451 (Base 64): base64-encode-string is not a command while
1452 base64-decode-region is.
1453
1454 * windows.texi (Switching Buffers): pop-to-buffer is a command.
1455
3fe7cdc8
GM
14562012-05-12 Glenn Morris <rgm@gnu.org>
1457
1458 * Makefile.in (MKDIR_P): New, set by configure.
1459 (mkinfodir): Use $MKDIR_P.
1460
dc0f75c8
GM
14612012-05-10 Glenn Morris <rgm@gnu.org>
1462
b8a82b69
GM
1463 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
1464 with "coding: raw-text".
51b1e059 1465 Concept of multibyte sessions no longer exists.
b8a82b69 1466
dc0f75c8
GM
1467 * files.texi (File Locks): Mention create-lockfiles option.
1468
666b903b 14692012-05-09 Glenn Morris <rgm@gnu.org>
143d9dd8 1470
5b6eebcf
GM
1471 * vol1.texi, vol2.texi: Remove files.
1472 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
1473 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
1474
0a454caf 1475 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
e6afe47b 1476
143d9dd8
GM
1477 * two-volume.make (emacsdir): New.
1478 (tex): Add directory with emacsver.texi to TEXINPUTS.
1479
e68b393e
GM
1480 * minibuf.texi (Minibuffer History, Basic Completion):
1481 Tweak page breaks.
1482
9658dc2a
GM
1483 * internals.texi (Garbage Collection, Memory Usage)
1484 (Writing Emacs Primitives): Tweak page breaks.
1485
161c2a25
GM
1486 * streams.texi (Output Variables): Improve page break.
1487
1488 * edebug.texi (Edebug Display Update): Improve page break.
1489
51d58083
GM
1490 * compile.texi (Disassembly): Condense the examples.
1491
ddff3351
GM
1492 * eval.texi, functions.texi, loading.texi, macros.texi:
1493 Where possible, use example rather than smallexample.
1494
1495 * symbols.texi: Where possible, use example rather than smallexample.
1496 (Symbol Components): Fix typo.
1497 (Other Plists): Tweak page break.
1498
1499 * sequences.texi (Arrays): Tweak page breaks.
1500
1501 * customize.texi: Where possible, use example rather than smallexample.
1502 (Common Keywords, Variable Definitions, Applying Customizations)
1503 (Custom Themes): Tweak page breaks.
1504
1505 * control.texi: Where possible, use example rather than smallexample.
1506 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
1507 Tweak page breaks.
1508
ca4b98fa
GM
15092012-05-08 Glenn Morris <rgm@gnu.org>
1510
5122804a
GM
1511 * two.el: Remove; unused since creation of two-volume.make.
1512
ca4b98fa
GM
1513 * vol1.texi, vol2.texi: No need to keep menus in these files.
1514
eceeb5fc
CY
15152012-05-05 Glenn Morris <rgm@gnu.org>
1516
1517 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
1518
1519 * intro.texi (Caveats): Copyedit.
1520 (Lisp History): Convert inforef to xref.
1521 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
1522
1523 * text.texi (Auto Filling): Don't mention Emacs 19.
1524
1525 * commands.texi (Event Input Misc): Don't mention unread-command-char.
1526 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
1527
1528 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
1529
eceeb5fc
CY
1530 * lists.texi (List-related Predicates, List Variables):
1531 Tweak page-breaks.
1532 (Sets And Lists): Convert inforef to xref.
1533
8045b906
GM
15342012-05-04 Glenn Morris <rgm@gnu.org>
1535
1536 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1537 (info, infoclean): Use $INFO_EXT.
1538 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1539 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1540 (info, maintainer-clean): Use $INFO_EXT.
1541 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1542
78f3273a
CY
15432012-05-04 Chong Yidong <cyd@gnu.org>
1544
1545 * os.texi (Timers): Use defopt for timer-max-repeats.
1546
ab0fa4e4
PE
15472012-05-03 Paul Eggert <eggert@cs.ucla.edu>
1548
1549 * os.texi (Time of Day): Do not limit current-time-string
1550 to years 1000..9999.
1551
2bc356d7
CY
15522012-05-02 Chong Yidong <cyd@gnu.org>
1553
1554 * display.texi (Font Lookup):
1555 * frames.texi (Pointer Shape):
1556 * processes.texi (Subprocess Creation): Use defopt for options.
1557
90207a15 15582012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
1559
1560 * elisp.texi (@copying):
1561 * intro.texi (Introduction): Only print VERSION in the TeX version.
1562
90207a15 15632012-05-02 Chong Yidong <cyd@gnu.org>
5a5fd9f3
CY
1564
1565 * text.texi (Change Hooks): Minor fix for after-change-functions.
1566
90207a15 15672012-05-02 Glenn Morris <rgm@gnu.org>
7eac3782
GM
1568
1569 * package.texi (Packaging Basics):
1570 * loading.texi (Autoload):
1571 * files.texi (Magic File Names):
1572 Reword to remove/reduce some overly long/short lines.
1573
a8e7d6d7 15742012-04-27 Glenn Morris <rgm@gnu.org>
cf988578
GM
1575
1576 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
1577 * modes.texi (Major Modes, Auto-Indentation):
1578 * buffers.texi (Buffers): Some fixes for menu descriptions.
1579
a8e7d6d7 15802012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
88ed9e87
SM
1581 * functions.texi (Simple Lambda, Argument List):
1582 * eval.texi (Function Indirection): Avoid deprecated form.
1583
a8e7d6d7 15842012-04-27 Glenn Morris <rgm@gnu.org>
16152b76 1585
1a72be46
GM
1586 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
1587 Add "et al." to authors.
1588
16152b76
GM
1589 * buffers.texi, commands.texi, compile.texi, control.texi:
1590 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
1591 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
1592 * modes.texi, numbers.texi, objects.texi, streams.texi:
1593 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
1594 Use Texinfo recommended convention for quotes+punctuation.
1595
a8e7d6d7 15962012-04-27 Chong Yidong <cyd@gnu.org>
9ec7751f
CY
1597
1598 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
1599 to where-is-internal (Bug#10872).
1600
a8e7d6d7 16012012-04-27 Glenn Morris <rgm@gnu.org>
9c51bbaa 1602
a2715669
GM
1603 * macros.texi (Indenting Macros): Fix typo.
1604
0b27932b
GM
1605 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
1606 (Resizing Windows, Deleting Windows, Selecting Windows)
e78d873d
GM
1607 (Choosing Window Options, Horizontal Scrolling)
1608 (Cyclic Window Ordering, Window History, Dedicated Windows)
09ebefe1
GM
1609 (Quitting Windows, Window Configurations, Textual Scrolling):
1610 (Coordinates and Windows, Window Configurations)
1611 (Window Parameters, Window Hooks): Copyedits.
0b27932b
GM
1612 (Splitting Windows, Deleting Windows):
1613 Fix ignore-window-parameters logic.
1614 (Selecting Windows, Choosing Window Options): Markup fixes.
e78d873d
GM
1615 (Window Start and End): Remove pointless example.
1616 Remove cross-reference to deleted count-lines content.
09ebefe1
GM
1617 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
1618 and recenter-positions. Remove recenter example.
0b27932b 1619
0dc91072
GM
1620 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
1621
9c51bbaa
GM
1622 * minibuf.texi (Intro to Minibuffers):
1623 Tweak discussion of resizing minibuffer window.
1624
674ea9c6
GM
16252012-04-26 Glenn Morris <rgm@gnu.org>
1626
8a4ca8e3 1627 * elisp-covers.texi, front-cover-1.texi: Remove files.
8191c3bd 1628
562e638f
GM
1629 * tindex.pl: Remove file.
1630
674ea9c6
GM
1631 * makefile.w32-in (srcs):
1632 * Makefile.in (srcs): Remove back.texi (which is unused).
1633
b613912b
MA
16342012-04-24 Michael Albinus <michael.albinus@gmx.de>
1635
e43042fe
MA
1636 * os.texi (Notifications): Extend possible notification hints.
1637 Add notifications-get-capabilities.
b613912b 1638
f30d612a
CY
16392012-04-20 Chong Yidong <cyd@gnu.org>
1640
1641 * processes.texi (Asynchronous Processes): Mention nil argument to
1642 start-process.
1643
b58b1df8
GM
16442012-04-20 Glenn Morris <rgm@gnu.org>
1645
1646 * minibuf.texi (Basic Completion): No need to describe obarrays here.
1647 Don't mention obsolete `nospace' argument of all-completions.
1648 (Minibuffer Completion, Completion Commands, Reading File Names)
1649 (Completion Variables): Copyedits.
1650 (Completion Commands): Mention parent keymaps.
1651 Remove obsolete minibuffer-local-filename-must-match-map.
1652 (High-Level Completion): Remove read-variable's almost
1653 word-for-word duplication of read-command.
1654 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
1655 Update "High-Level Completion" description.
1656
c0ea08d2
GM
1657 * minibuf.texi (Minibuffers):
1658 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
1659
9d2754f5
GM
1660 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
1661 Use Texinfo-recommended form of quote+punctuation.
1662 (Intro to Minibuffers): First minibuffer is #1, not #0.
1663 Mention minibuffer-inactive-mode.
1664 (Text from Minibuffer): Copyedits.
1665 (Minibuffer History, Programmed Completion): Fix @var usage.
c5467d73
GM
1666 (Object from Minibuffer): Remove overly pedantic para.
1667 (Minibuffer History): Copyedits. Add face-name-history.
1668 (Initial Input, Yes-or-No Queries, Multiple Queries)
1669 (Minibuffer Windows, Minibuffer Misc): Copyedits.
1670 (Yes-or-No Queries): Tweak example.
1671 (Minibuffer Commands): Add next-complete-history-element.
1672 (Minibuffer Misc): Mention minibuffer-message-timeout, and
1673 minibuffer-inactive-mode.
9d2754f5 1674
4373fd43
GM
1675 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
1676 (Bindat Functions): Copyedits.
1677
61bb069e 16782012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
0e80650b
CS
1679
1680 * files.texi (Saving Buffers): Document `visit and `visit-save'
1681 values of require-final-newline.
1682
61bb069e 16832012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
1684
1685 * processes.texi (Output from Processes, Filter Functions):
1686 Mention waiting-for-user-input-p.
1687 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
1688 (Network Servers, Datagrams, Network Processes, Network Options)
1689 (Network Feature Testing, Serial Ports): Copyedits.
1690 (Network): Add encrypted network overview paragraph.
1691 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
1692
61bb069e 16932012-04-20 Chong Yidong <cyd@gnu.org>
21ffa320
CY
1694
1695 * help.texi (Keys in Documentation): Mention :advertised-binding.
1696
1697 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
1698 description to help.texi.
1699
61bb069e 17002012-04-20 Glenn Morris <rgm@gnu.org>
62f4b18c
GM
1701
1702 * processes.texi (Process Information, Input to Processes)
1703 (Signals to Processes, Output from Processes, Process Buffers)
1704 (Filter Functions, Decoding Output): Copyedits.
4f5d565f 1705 (Accepting Output): Discourage use of `millisec' argument.
62f4b18c 1706
e153c136
GM
17072012-04-15 Glenn Morris <rgm@gnu.org>
1708
1709 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
12acf783
GM
1710 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
1711 Copyedits.
e153c136 1712 (Subprocess Creation): Discourage modifying exec-path directly.
12acf783
GM
1713 (Synchronous Processes, Asynchronous Processes):
1714 Update some example output.
e153c136
GM
1715 (Process Information): Fix typo.
1716 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
1717
e6fd457e 17182012-04-15 Glenn Morris <rgm@gnu.org>
764a3017
GM
1719
1720 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
1721 open-network-stream does exist in Emacs 23, but is simpler.
1722
e6fd457e 17232012-04-15 Chong Yidong <cyd@gnu.org>
03ed9e82
CY
1724
1725 * customize.texi (Custom Themes): Also document load-theme etc.
1726
35dc09a1 17272012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
1728
1729 * customize.texi (Applying Customizations):
1730 (Custom Themes): New nodes.
1731
1732 * display.texi (Defining Faces): Reference custom-set-faces.
1733
1734 * modes.texi (Defining Minor Modes, Defining Minor Modes):
1735 * os.texi (Startup Summary): Copyedits.
1736
35dc09a1 17372012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
1738
1739 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
1740
9fce7eda
GM
1741 * strings.texi (Case Tables):
1742 * objects.texi (General Escape Syntax):
1743 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
1744
2bb0eca1
GM
1745 * buffers.texi, compile.texi, customize.texi, debugging.texi:
1746 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
1747 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
1748 * text.texi: Use @file for buffers, per the Texinfo manual.
1749
62200c14
GM
1750 * compile.texi (Compiler Errors): Add missing space in buffer name.
1751
35dc09a1 17522012-04-14 Chong Yidong <cyd@gnu.org>
9fe9631c
CY
1753
1754 * processes.texi (Query Before Exit): Remove obsolete function
1755 process-kill-without-query (Bug#11190).
1756
35dc09a1 17572012-04-14 Glenn Morris <rgm@gnu.org>
8fc85b20
GM
1758
1759 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
1760 Use @env for environment variables.
1761
f48a9cb4
GM
1762 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1763
0a6dd5e2
JA
17642012-04-12 Jari Aalto <jari.aalto@cante.net>
1765
1cbae532
SM
1766 * processes.texi (Synchronous Processes):
1767 Mention `default-directory' (bug#7515).
0a6dd5e2 1768
b4d3bc10
CY
17692012-04-09 Chong Yidong <cyd@gnu.org>
1770
1771 * customize.texi (Variable Definitions): Remove user-variable-p.
1772
1773 * commands.texi (Interactive Codes):
1774 * help.texi (Accessing Documentation):
1775 * minibuf.texi (High-Level Completion): Callers changed.
1776
ea0ff314
CY
17772012-04-06 Chong Yidong <cyd@gnu.org>
1778
1779 * minibuf.texi (Programmed Completion): Document metadata method.
1780 (Completion Variables): Document completion-category-overrides.
1781
91b65361
CY
17822012-04-05 Chong Yidong <cyd@gnu.org>
1783
1784 * anti.texi (Antinews): Rewrite for Emacs 23.
1785
3d439cd1
CY
17862012-04-04 Chong Yidong <cyd@gnu.org>
1787
321cc491
CY
1788 * minibuf.texi (Programmed Completion): Remove obsolete variable
1789 completion-annotate-function.
1cbae532
SM
1790 (Completion Variables): Rename from Completion Styles.
1791 Document completion-extra-properties. Document completion-styles-alist
321cc491 1792 change.
245d176b
CY
1793 (Reading File Names): minibuffer-local-filename-must-match-map is
1794 not used anymore.
1795 (Minibuffer Completion): Document completing-read-function.
1796 (Completion in Buffers): completion-at-point-functions can return
1797 properties recognized in completion-extra-properties.
321cc491 1798
3d439cd1
CY
1799 * display.texi (Delayed Warnings): New node.
1800
a7972adf
CY
1801 * os.texi (Notifications): Copyedits.
1802
97f4a299
GM
18032012-04-04 Glenn Morris <rgm@gnu.org>
1804
1805 * os.texi (Notifications): Copyedits.
1806
9ff687e1
MA
18072012-04-03 Michael Albinus <michael.albinus@gmx.de>
1808
1809 * os.texi (Terminal-Specific): Fix typo.
1810 (Notifications): New section.
1811
1812 * elisp.texi (Top):
1813 * vol1.texi (Top):
1814 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
1815 menu entries.
1816
42ee526b
CY
18172012-04-01 Chong Yidong <cyd@gnu.org>
1818
1819 * files.texi (Kinds of Files): file-subdir-of-p renamed to
1820 file-in-directory-p.
1821
0b021094
GM
18222012-03-31 Glenn Morris <rgm@gnu.org>
1823
1824 * edebug.texi (Instrumenting Macro Calls):
1825 Mention defining macros at instrumentation time.
1826 (Edebug Options): Mention edebug-unwrap-results.
1827
50fe197c
EZ
18282012-03-31 Eli Zaretskii <eliz@gnu.org>
1829
1830 * text.texi (Special Properties): Clarify the description of the
1831 effect of integer values of the 'cursor' property on cursor
1832 position. See the discussions in bug#11068 for more details and
1833 context.
1834
650b6d0b
GM
18352012-03-31 Glenn Morris <rgm@gnu.org>
1836
1837 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
1838 Copyedits.
1839
5319014e
CY
18402012-03-30 Chong Yidong <cyd@gnu.org>
1841
1842 * display.texi (Image Formats): Add imagemagick type.
1843 (Image Descriptors): Mention how they are used.
1844 (ImageMagick Images): Clarify role of imagemagick-register-types.
1845 (Character Display): Don't mention glyph tables.
1846 (Display Tables): Use make-glyph-code in example.
1847 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
1848 tables are semi-obsolete. De-document create-glyph.
1849 (Glyphless Chars): Note that display tables override this.
1850 (Bidirectional Display): Copyedits. Introduce "bidirectional
1851 reordering" terminology, and use it.
1852
f1224267
GM
18532012-03-30 Glenn Morris <rgm@gnu.org>
1854
1855 * edebug.texi (Jumping): Give name of `i' binding.
1856
d14daa28
GM
18572012-03-28 Glenn Morris <rgm@gnu.org>
1858
1859 * searching.texi (Regular Expressions, Regexp Special):
fee88ca0
GM
1860 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
1861 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
d14daa28
GM
1862 (Regexp Special): Mention collation.
1863 Clarify char classes with an example.
fee88ca0
GM
1864 (Regexp Functions): Mention regexp-opt is not guaranteed.
1865 Mention regexp-opt-charset.
1866 (Regexp Search): Recommend against looking-back.
1867 (Search and Replace): Use Texinfo recommended quote convention.
1868 Add more query-replace-map items. List multi-query-replace-map items.
d14daa28 1869
dcb6e7b3
MR
18702012-03-27 Martin Rudalics <rudalics@gmx.at>
1871
1872 * windows.texi (Window History): Describe new option
1873 switch-to-visible-buffer.
1874
cf0495f2
GM
18752012-03-27 Glenn Morris <rgm@gnu.org>
1876
4fb9a543
GM
1877 * searching.texi (String Search): Add xref to Emacs manual.
1878 Copyedits. Mention the function word-search-regexp.
1879 (Searching and Case): Add xref to Emacs manual. Copyedits.
1880
9364727b
GM
1881 * processes.texi (Network Servers): Standardize apostrophe usage.
1882
cf0495f2
GM
1883 * os.texi (System Environment): Copyedits. Remove some examples
1884 that do not seem useful. Mention setenv third arg.
1885 tty-erase-char does not seem to be nil under a window-system.
1886 (User Identification): Copyedits.
1887 Remove some examples that do not seem useful.
1888
33da7b16
GM
18892012-03-26 Glenn Morris <rgm@gnu.org>
1890
1891 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
1892 (Init File): Copyedits.
1893 (Command-Line Arguments): Copyedits. Do not mention argv alias.
02243d9d
GM
1894 (Killing Emacs): Copyedits.
1895 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
1896 Shorten the example, use more standard shell prompts.
33da7b16 1897
9a69676a
CY
18982012-03-25 Chong Yidong <cyd@gnu.org>
1899
1900 * display.texi (Fringes): Note that fringes are shown on graphical
1901 displays only.
1902 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
1903 (Replacing Specs): Clarify example.
1904 (Manipulating Buttons): Note that button-at can return a marker.
1905 (Buttons): Minor rewrite.
1906 (Character Display): New node. Consolidate all character display
1907 related nodes into its subsections.
1908 (Usual Display): Character 127 is also affected by ctl-arrow.
1909 (Display Tables): Improve example.
1910
c8f6ec5c
GM
19112012-03-22 Glenn Morris <rgm@gnu.org>
1912
1913 * strings.texi (Text Comparison): Mention string-prefix-p.
1914
fb5b8aca
CY
19152012-03-21 Chong Yidong <cyd@gnu.org>
1916
1917 * display.texi (The Echo Area): Add xref to Output Streams.
1918 (Displaying Messages): Improve doc of message.
1919 (Echo Area Customization, Invisible Text): Copyedits.
1920 (Invisible Text): Mention that spec comparison is done with eq.
1921 (Width): Improve doc of char-width.
1922 (Faces): Recommend using symbol instead of string for face name.
1923 Minor clarifications.
1924 (Defining Faces): Copyedits. Update face example.
1925 (Attribute Functions): Mark set-face-foreground etc as commands.
1cbae532
SM
1926 (Face Remapping): Mention text-scale-adjust.
1927 Clarify face-remapping-alist and related docs.
fb5b8aca
CY
1928 (Face Functions): Don't document make-face or copy-face.
1929
025de85b
CY
19302012-03-20 Chong Yidong <cyd@gnu.org>
1931
1932 * display.texi (Forcing Redisplay): Various rewrites to reflect
1933 new value of redisplay-dont-pause.
1934 (Truncation): Copyedits.
1935
a5656eae
GM
19362012-03-20 Glenn Morris <rgm@gnu.org>
1937
1938 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
1939 Add summary table of some relevant command-line options.
1940
d15aac68
CY
19412012-03-18 Chong Yidong <cyd@gnu.org>
1942
1943 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
1944 (Writing Emacs Primitives): Re-organize discussion of functions
1945 with variable Lisp arguments are handled. Delete an obsolete
1946 remark, previously tagged as FIXME.
1947
1948 * os.texi (Idle Timers): Minor clarification.
1949 (Idle Timers): Link to Time of Day for description of time list.
1950
b59af549
GM
19512012-03-18 Glenn Morris <rgm@gnu.org>
1952
1953 * os.texi (System Interface): Flow control was removed.
1954 (Startup Summary): General update.
1955 (Init File): Don't mention compiling it.
1956
986bd52a
CY
19572012-03-17 Chong Yidong <cyd@gnu.org>
1958
1959 * os.texi (Startup Summary): Mention package loading.
1960 (Init File): Don't refer to .emacs in section title. Copyedits.
1961 (Terminal-Specific): Give a realistic example.
1962 (Command-Line Arguments): Reference Entering Emacs instead of
1963 repeating the spiel about not restarting Emacs.
1964 (Time of Day): Discuss time representation at beginning of node.
1965 (Sound Output): Copyedits.
1966
1967 * package.texi (Packaging Basics): Document package-initialize.
1968
f761251a
EZ
19692012-03-17 Eli Zaretskii <eliz@gnu.org>
1970
1971 * frames.texi (Initial Parameters): Add an index entry for
1972 minibuffer-only frame.
1973
da986230
GM
19742012-03-16 Glenn Morris <rgm@gnu.org>
1975
1976 * modes.texi (Major Mode Conventions): Mention the strange
1977 relationship between View mode and special modes. (Bug#10650)
1978
2cc775f9
CY
19792012-03-11 Chong Yidong <cyd@gnu.org>
1980
1981 * windows.texi (Window Configurations): save-window-excursion is
1982 now a macro.
1983
1984 * display.texi (Temporary Displays): with-output-to-temp-buffer is
1985 now a macro.
1986
66c5eebd
CY
1987 * text.texi (Fields): Minor copyedit.
1988
310a820f
EZ
19892012-03-10 Eli Zaretskii <eliz@gnu.org>
1990
83a96c08
EZ
1991 * strings.texi (String Basics):
1992 * sequences.texi (Sequence Functions): Mention that `length' is
1993 not appropriate for computing the string width on display; add a
1994 cross-reference to the description of `string-width'. (Bug#10978)
1995
310a820f
EZ
1996 * eval.texi (Autoloading): Minor change of wording.
1997
83ef8187
CY
19982012-03-10 Chong Yidong <cyd@gnu.org>
1999
bc44be50
CY
2000 * loading.texi (Autoload): Explicitly state which forms are
2001 processed specially (Bug#7783).
2002
83ef8187
CY
2003 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
2004 non-default situation. Describe one-submenu exception (Bug#7695).
2005
2006 * nonascii.texi (Character Properties): Copyedits.
2007
483ab230
CY
20082012-03-08 Chong Yidong <cyd@gnu.org>
2009
2010 * text.texi (Mode-Specific Indent): Document new behavior of
2011 indent-for-tab-command. Document tab-always-indent.
2012 (Special Properties): Copyedits.
2013 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
2014 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
2015 libxml-parse-html-region.
2016
00e84de0
GM
20172012-03-07 Glenn Morris <rgm@gnu.org>
2018
eaa6bc3c
GM
2019 * markers.texi (The Region): Briefly mention use-empty-active-region
2020 and region-active-p.
a9685db7 2021 (Overview of Markers): Reword garbage collection, add cross-ref.
eaa6bc3c 2022 (The Mark): Tiny clarification re command loop and activate-mark-hook.
00e84de0 2023
67cd45a2
CY
20242012-03-07 Chong Yidong <cyd@gnu.org>
2025
2026 * text.texi (Buffer Contents): Don't duplicate explanation of
2027 region arguments from Text node. Put doc of obsolete var
2028 buffer-substring-filters back, since it is referred to.
2029 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
2030 selection by default.
2031
2032 * markers.texi (The Mark): Fix typo.
2033 (The Region): Copyedits.
2034
2ad80941
GM
20352012-03-07 Glenn Morris <rgm@gnu.org>
2036
2037 * markers.texi (Overview of Markers): Copyedits.
2038 (Creating Markers): Update approximate example buffer size.
2039 (The Mark): Don't mention uninteresting return values.
2040
ef959d3a
CY
20412012-03-05 Chong Yidong <cyd@gnu.org>
2042
2043 * positions.texi (Text Lines): Document count-words.
2044
a08a07e3
CY
20452012-03-04 Chong Yidong <cyd@gnu.org>
2046
2047 * frames.texi (Frames): Remove little-used "terminal frame" and
2048 "window frame" terminology.
2049 (Frame Parameters, Font and Color Parameters, Initial Parameters)
2050 (Size and Position, Visibility of Frames): Callers changed.
2051 (Frames): Clarify which terminals in framep are graphical.
2052 (Initial Parameters): --geometry is not the only option which adds
2053 to initial-frame-alist.
2054 (Position Parameters): Note that icon-left and icon-top are for
2055 old window managers only.
2056 (Size Parameters): Sizes are in characters even on graphical
2057 displays.
2058 (Management Parameters): Note that window-id and outer-window-id
2059 can't really be changed, and that auto-raise isn't always obeyed.
2060 (Cursor Parameters): Document cursor-type explicitly.
2061 (Size and Position): The aliases set-screen-height and
2062 set-screen-width have been deleted.
2063 (Visibility of Frames): Mention "minimization".
2064
2065 * os.texi (Startup Summary): Minor clarifications.
2066 (Startup Summary, Suspending Emacs): Standardize on "text
2067 terminal" terminology.
2068
2069 * windows.texi (Basic Windows, Coordinates and Windows)
2070 (Coordinates and Windows):
2071 * display.texi (Refresh Screen, Line Height, Face Attributes)
2072 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
2073
ea16568d
GM
20742012-03-04 Glenn Morris <rgm@gnu.org>
2075
2076 * abbrevs.texi: Small copyedits throughout.
2077 (Abbrev Mode): Remove this section, folding it into the top-level.
2078 (Abbrev Tables): Don't mention irrelevant return values.
2079 (Abbrev Expansion): Add cross-ref for wrapper hooks.
2080 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
2081 (Abbrev Table Properties): Update nil :regexp description.
2082
b3134b95
GM
20832012-03-03 Glenn Morris <rgm@gnu.org>
2084
520f2425
GM
2085 * internals.texi: Change @appendix section commands to @section.
2086 (Building Emacs): Say less about CANNOT_DUMP platforms.
2087 Replace deleted eval-at-startup with custom-initialize-delay.
999dd333 2088 (Pure Storage): Small changes.
01a6dcc8 2089 (Memory Usage): Copyedit.
7d2d7cc0
GM
2090 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
2091 example definitions. Give examples of things with non-nil
2092 interactive args. Mention eval_sub. Remove old info about
2093 strings and GCPRO. Mention cus-start.el.
2094 (Buffer Internals, Window Internals, Process Internals):
2095 Misc small updates and fixes for fields.
520f2425 2096
b3134b95
GM
2097 * tips.texi: Copyedits.
2098 (Coding Conventions): Mention autoloads.
2099 Combine partially duplicated macro items. Fix xref.
2100 Refer to Library Headers for copyright notice.
2101 (Programming Tips): edit-options is long-obsolete.
2102 (Compilation Tips): Mention loading bytecomp for byte-compile props.
2103 (Warning Tips): Mention declare-function.
2104 (Documentation Tips): Remove old info.
2105 (Comment Tips): Mention comment-dwim, not indent-for-comment.
2106 (Library Headers): General update.
2107
2064cc6a
GM
21082012-03-02 Glenn Morris <rgm@gnu.org>
2109
6945faa6
GM
2110 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
2111 and relocate entry. Mention buffer-stale-function.
2112
4186e877
GM
2113 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
2114
2064cc6a
GM
2115 * hooks.texi (Standard Hooks): General update.
2116 Put related hooks together. Add and remove items.
2117 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
2118 * modes.texi (Hooks): Tweak cross-ref description.
2119
7272fbf3
MA
21202012-03-01 Michael Albinus <michael.albinus@gmx.de>
2121
2122 * files.texi (Kinds of Files): The return value of file-equal-p is
2123 unspecified, if FILE1 or FILE2 does not exist.
2124
53a1239b
GM
21252012-03-01 Glenn Morris <rgm@gnu.org>
2126
90db9af9
GM
2127 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
2128
53a1239b
GM
2129 * maps.texi (Standard Keymaps): General update.
2130 Remove mode-specific maps, talk about the more general keymaps.
2131 * help.texi (Help Functions): Add vindex for Helper-help-map.
2132 * keymaps.texi (Active Keymaps): Minor rephrasing.
2133
775b55af
GM
21342012-02-29 Glenn Morris <rgm@gnu.org>
2135
2136 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
2137
96b49301 21382012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2139
7272fbf3 2140 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
bf7f9bc5 2141 Update changed behavior of file-subdir-of-p.
96b49301 2142
1383d930
GM
21432012-02-28 Glenn Morris <rgm@gnu.org>
2144
44e97401
GM
2145 * advice.texi, anti.texi, display.texi, elisp.texi:
2146 * processes.texi, variables.texi, vol1.texi, vol2.texi:
2147 Standardize possessive apostrophe usage.
2148
e3c73f1e
GM
2149 * locals.texi: Remove file.
2150 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
2151 Remove menu entry.
2152 * errors.texi, maps.texi: Adjust node pointers.
2153 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
edb3ac8c 2154 * makefile.w32-in (srcs):
e3c73f1e
GM
2155 * Makefile.in (srcs): Remove locals.texi.
2156
1383d930
GM
2157 * frames.texi (Mouse Position): Fix cross-ref.
2158
431ee44b
CY
21592012-02-27 Chong Yidong <cyd@gnu.org>
2160
2161 * buffers.texi (Creating Buffers): Clarify that
2162 generate-new-buffer uses generate-new-buffer-names.
2163 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
2164
2165 * files.texi (Directory Names): Index entry for file name abbreviations.
2166 (Relative File Names, File Name Expansion): Refer to it.
2167 (Locating Files): Move locate-user-emacs-file documentation to
2168 Standard File Names.
2169 (Standard File Names): Add locate-user-emacs-file; update examples.
2170
6a11ec9d
MA
21712012-02-26 Michael Albinus <michael.albinus@gmx.de>
2172
2173 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
2174
9a4888c0
CY
21752012-02-26 Chong Yidong <cyd@gnu.org>
2176
2177 * files.texi (Kinds of Files): Improve documentation of
2178 files-equal-p and file-subdir-of-p.
2179
f0e751b9
GM
21802012-02-26 Glenn Morris <rgm@gnu.org>
2181
2182 * intro.texi (Acknowledgements): Small changes.
2183
7e05b1ec
GM
21842012-02-25 Glenn Morris <rgm@gnu.org>
2185
2186 * errors.texi: Don't try to list _all_ the error symbols.
2187 Add circular-list, cl-assertion-failed, compression-error.
2188 * elisp.texi, vol1.texi, vol2.texi:
2189 * control.texi (Error Symbols): Tweak "Standard Errors" description.
2190
23453255 21912012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2192
2193 * files.texi (files-equal-p, file-subdir-of-p): New,
2194 add initial documentation.
2195
4963495d
CY
21962012-02-25 Chong Yidong <cyd@gnu.org>
2197
fa74b241
CY
2198 * files.texi (File Attributes): Document file-selinux-context.
2199 (Changing Files): Link to it.
2200 (Changing Files): Document set-file-selinux-context.
2201
2202 * backups.texi (Making Backups): Return value of backup-buffer is
d268b4fe
CY
2203 changed. Mention default value of backup-directory-alist.
2204 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
2205 (Auto-Saving): New minor mode behavior for auto-save-mode.
2206 (Reverting): Add defvar for revert-buffer-in-progress-p.
fa74b241 2207
4963495d
CY
2208 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
2209
4bb82fa8
GM
22102012-02-24 Glenn Morris <rgm@gnu.org>
2211
2212 * errors.texi (Standard Errors): Mention dbus-error.
2213 For arith-error sub-classes, just use one cross-ref.
2214
2cb228f7
AM
22152012-02-23 Alan Mackenzie <acm@muc.de>
2216
2217 * modes.texi (Defining Minor Modes): Document the new keyword
2218 :after-hook.
2219
a59225b1
CY
22202012-02-21 Chong Yidong <cyd@gnu.org>
2221
2222 * files.texi (Files): Mention magic file names as arguments.
2223 (Reading from Files): Copyedits.
2224 (File Attributes): Mention how to change file modes.
2225 (Changing Files): Use standard "file permissions" terminology.
2226 Add xref to File Attributes node.
2227 (Locating Files): Document locate-user-emacs-file.
2228 (Unique File Names): Recommend against using make-temp-name.
2229
8376d7c2
CY
22302012-02-19 Chong Yidong <cyd@gnu.org>
2231
2232 * help.texi (Documentation, Documentation Basics, Help Functions):
2233 Minor clarifications.
2234 (Accessing Documentation): Clarify what documentation-property is
2235 for. Add xref to Keys in Documentation.
2236
2237 * tips.texi (Documentation Tips): Don't recommend using * in
2238 docstrings.
2239
2240 * macros.texi (Defining Macros):
2241 * modes.texi (Derived Modes): Say "documentation string" instead
2242 of docstring.
2243
82233bea
CY
22442012-02-18 Chong Yidong <cyd@gnu.org>
2245
2246 * modes.texi (Tabulated List Mode): New node.
2247 (Basic Major Modes): Add xref to it.
2248
2249 * processes.texi (Process Information): Mention Process Menu mode.
2250
7b926f3f
CY
22512012-02-17 Chong Yidong <cyd@gnu.org>
2252
2253 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
2254
0fd2c9a3
GM
22552012-02-17 Glenn Morris <rgm@gnu.org>
2256
2257 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
2258
f700caa3
CY
22592012-02-16 Chong Yidong <cyd@gnu.org>
2260
4230351b
CY
2261 * syntax.texi (Syntax Tables, Syntax Descriptors)
2262 (Syntax Table Functions): Copyedits.
2263 (Syntax Basics): Don't repeat the material in the preceding node.
2264 (Syntax Class Table): Use a table.
2265 (Syntax Properties): Document syntax-propertize-function and
2266 syntax-propertize-extend-region-functions.
2267 (Motion via Parsing): Clarify scan-lists. Fix indentation.
1cbae532
SM
2268 (Parser State): Update for the new "c" comment style.
2269 Fix description of item 7 (comment style).
4230351b 2270
f700caa3
CY
2271 * modes.texi (Minor Modes): Update how mode commands should treat
2272 arguments now.
2273 (Mode Line Basics): Clarify force-mode-line-update.
2274 (Mode Line Top): Note that the example is not realistic.
2275 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
2276 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
2277 "mode line construct" instead of "mode line specification".
2278 (Syntactic Font Lock): Remove mention of obsolete variable
2279 font-lock-syntactic-keywords.
2280 (Setting Syntax Properties): Node deleted.
2281 (Font Lock Mode): Note that Font Lock mode is a minor mode.
2282 (Font Lock Basics): Note that syntactic fontification falls back
2283 on `syntax-table'.
2284 (Search-based Fontification): Emphasize that font-lock-keywords
2285 should not be set directly.
2286 (Faces for Font Lock): Avoid some confusing terminology.
4230351b
CY
2287 (Syntactic Font Lock): Minor clarifications. Add xref to
2288 Syntactic Font Lock node.
f700caa3 2289
60236b0d
CY
22902012-02-15 Chong Yidong <cyd@gnu.org>
2291
2292 * minibuf.texi (Basic Completion): Define "completion table".
2293 Move completion-in-region to Completion in Buffers node.
2294 (Completion Commands): Use "completion table" terminology.
2295 (Completion in Buffers): New node.
2296
2297 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
2298 (Setting Hooks): Update minor mode usage example.
2299 (Major Mode Conventions): Note that completion-at-point-functions
2300 should be altered locally. Add xref to Completion in Buffers.
f700caa3
CY
2301 Remove duplicate tip about auto-mode-alist.
2302 (Minor Modes): Rewrite introduction.
2303 (Minor Mode Conventions): Copyedits. Don't recommend
2304 variable-only minor modes since few minor modes are like that.
60236b0d 2305
d7dbb11a
GM
23062012-02-15 Glenn Morris <rgm@gnu.org>
2307
2308 * processes.texi (Network): Document open-network-stream :parameters.
2309
3d8badf4
CY
23102012-02-14 Chong Yidong <cyd@gnu.org>
2311
2312 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
2313 was removed on 2009-09-10. Update lisp-mode-map example.
2314 (Inheritance and Keymaps): Minor clarification.
2315 (Searching Keymaps): Remove out-of-place enumeration.
2316 (Key Lookup): Remove unnecessary example (one was already given in
2317 Format of Keymaps).
2318 (Changing Key Bindings): Update suppress-keymap example.
2319 (Menu Bar, Tool Bar): Copyedits.
2320 (Tool Bar): Update tool-bar-map example.
2321
faccede1
CY
23222012-02-12 Chong Yidong <cyd@gnu.org>
2323
2324 * debugging.texi (Debugger Commands): Continuing is now allowed
2325 for errors.
2326
355cabc6
CY
23272012-02-11 Chong Yidong <cyd@gnu.org>
2328
d860baa0
CY
2329 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
2330 Move the list of standard bitmaps there.
2331 (Fringe Cursors): Rewrite for clarity.
2332 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
2333
34106abe
CY
2334 * commands.texi (Command Overview): Mention read-key.
2335 (Using Interactive, Interactive Call): Minor clarifications.
2336 (Function Keys, Click Events): Avoid "input stream" terminology.
2337 (Click Events): Add xref to Window Sizes and Accessing Mouse.
2338 Clarify column and row components.
2339 (Accessing Mouse): Add xref to Click Events. Minor fixes.
2340 (Special Events): Copyedits.
2341
2342 * streams.texi (Input Streams): De-document get-file-char.
2343 (Output Variables): Don't refer to old backquote syntax.
2344
355cabc6
CY
2345 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
2346 (Error Debugging): Note that debug-ignored-errors overrides list
1cbae532
SM
2347 values of debug-on-error too. Add xref to Signaling Errors.
2348 Note that debug-on-signal is not customizable.
2349 Mention condition-case-unless-debug.
355cabc6
CY
2350 (Compilation Errors): Node deleted.
2351
2352 * compile.texi (Compiler Errors): Move a paragraph here from
2353 deleted node Compilation Errors.
2354
1be3ca5a
LL
23552012-02-10 Leo Liu <sdl.web@gmail.com>
2356
2357 * control.texi (Handling Errors): Change condition-case-no-debug
2358 to condition-case-unless-debug.
2359
25dec365
CY
23602012-02-10 Chong Yidong <cyd@gnu.org>
2361
2362 * advice.texi (Defining Advice): Clarify ad-unadvise.
2363 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
2364 is not abnormal.
2365 (Advising Primitives): Node deleted; ad-define-subr-args has been
2366 removed.
2367
2368 * compile.texi (Speed of Byte-Code): Use float-time in example.
2369 (Compilation Functions): Note that the log uses Compilation mode.
2370 Don't discuss the contents of byte-code function object here.
2371 (Compilation Functions): De-document internal function byte-code.
2372 (Docs and Compilation): Minor clarifications.
2373
2374 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
2375 Objects.
2376
5f5e4ea1
GM
23772012-02-10 Glenn Morris <rgm@gnu.org>
2378
2379 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
2380 Mention secure-hash.
2381 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
2382
6c1e4b46
CY
23832012-02-10 Chong Yidong <cyd@gnu.org>
2384
2385 * loading.texi (Loading): Don't emphasize "library" terminology.
2386 (Library Search): load-path is not a user option. Mention role of
2387 -L option and packages. Improve examples.
2388 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
2389 obsolete.
2390 (Autoload): Minor clarifications.
2391
72ca698c
GM
23922012-02-10 Glenn Morris <rgm@gnu.org>
2393
b011fbfe
GM
2394 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
2395
72ca698c
GM
2396 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
2397
14a1f380
GM
23982012-02-08 Glenn Morris <rgm@gnu.org>
2399
2400 * loading.texi (Named Features): Update the require example.
2401
60d47423
GM
24022012-02-07 Glenn Morris <rgm@gnu.org>
2403
2404 * modes.texi (Defining Minor Modes):
2405 Expand on args of defined minor modes.
2406
0992bd9c
CY
24072012-02-07 Chong Yidong <cyd@gnu.org>
2408
2409 * variables.texi (Creating Buffer-Local): Minor clarification
2410 to buffer-local-variables doc (Bug#10715).
2411
af008560
GM
24122012-02-07 Glenn Morris <rgm@gnu.org>
2413
e80e1825 2414 * display.texi (ImageMagick Images): General update.
af008560
GM
2415 Move most details of imagemagick-render-type to the variable's doc.
2416
866c1d22
GM
24172012-02-06 Glenn Morris <rgm@gnu.org>
2418
f7c9199f 2419 * keymaps.texi (Tool Bar): Mention separators.
dac86404
GM
2420 (Inheritance and Keymaps):
2421 Mention make-composed-keymap and multiple inheritance.
f7c9199f 2422
e7bc51d0
GM
2423 * modes.texi (Running Hooks): Mention run-hook-wrapped.
2424
866c1d22
GM
2425 * control.texi (Handling Errors):
2426 Mention condition-case-no-debug and with-demoted-errors.
2427
03988c98
CY
24282012-02-05 Chong Yidong <cyd@gnu.org>
2429
2430 * customize.texi (Common Keywords): Minor clarifications.
2431 Document custom-unlispify-remove-prefixes.
2432 (Variable Definitions): Backquotes in defcustom seem to work fine
2433 now. Various other copyedits.
e1161b06
CY
2434 (Simple Types): Copyedits. Document color selector.
2435 (Composite Types): Copyedits.
2436 (Splicing into Lists): Clarifications.
03988c98
CY
2437
2438 * eval.texi (Backquote): Move from macros.texi.
2439
2440 * macros.texi (Expansion): Minor clarification.
2441 (Backquote): Move node to eval.texi.
2442 (Defining Macros): Move an example from Backquote node.
2443 (Argument Evaluation): No need to mention Pascal.
2444 (Indenting Macros): Add xref to Defining Macros.
2445
649f602c
GM
24462012-02-05 Glenn Morris <rgm@gnu.org>
2447
2448 * debugging.texi (Error Debugging): Mention debug-on-event default.
2449
34c99998
GM
24502012-02-04 Glenn Morris <rgm@gnu.org>
2451
8f05da42
GM
2452 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
2453
7aa5aad8
GM
2454 * debugging.texi (Error Debugging): Mention debug-on-event.
2455 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
2456
c7291ad9
GM
2457 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
2458
34c99998
GM
2459 * text.texi (Buffer Contents):
2460 Update filter-buffer-substring description.
2461
735cc5ca
CY
24622012-02-04 Chong Yidong <cyd@gnu.org>
2463
6e911150
SM
2464 * functions.texi (What Is a Function): Add closures.
2465 Mention "return value" terminology. Add xref for command-execute.
1cbae532 2466 Remove unused "keystroke command" terminology.
735cc5ca
CY
2467 (Lambda Expressions): Give a different example than in the
2468 following subsection. Add xref to Anonymous Functions.
2469 (Function Documentation): Remove gratuitous markup.
2470 (Function Names): Move introductory text to `What Is a Function'.
2471 (Defining Functions): Fix defun argument spec.
1cbae532
SM
2472 (Anonymous Functions): Document lambda macro explicitly.
2473 Mention effects on lexical binding.
735cc5ca
CY
2474 (Function Cells): Downplay direct usage of fset.
2475 (Closures): New node.
2476 (Inline Functions): Remove "open-code" terminology.
2477 (Declaring Functions): Minor tweak; .m is not C code.
2478
2479 * variables.texi (Variables): Don't refer to "global value".
2480 (Local Variables, Void Variables): Copyedits.
2481 (Lexical Binding): Minor clarification of example.
2482 (File Local Variables): Mention :safe and :risky defcustom args.
2483 (Lexical Binding): Add xref to Closures node.
2484
94bc7984
GM
24852012-02-04 Glenn Morris <rgm@gnu.org>
2486
2487 * minibuf.texi (High-Level Completion): Updates for read-color.
2488
4f5a10ef
GM
24892012-02-03 Glenn Morris <rgm@gnu.org>
2490
eea14f31
GM
2491 * display.texi (GIF Images): Mention animation.
2492 Remove commented-out old example of animation.
2493 (Animated Images): New subsection.
2494 * elisp.texi (Top):
2495 * vol1.texi (Top):
2496 * vol2.texi (Top): Add Animated Images menu entry.
2497
4f5a10ef
GM
2498 * display.texi (Image Formats): Remove oddly specific information
2499 on versions of image libraries.
204e728d 2500 (GIF Images, TIFF Images): Minor rephrasing.
4f5a10ef 2501
12f381b7
GM
25022012-02-02 Glenn Morris <rgm@gnu.org>
2503
1b9f60cc
GM
2504 * processes.texi (Synchronous Processes):
2505 Mention call-process's :file gets overwritten.
2506
7e2734bc
GM
2507 * commands.texi (Reading One Event):
2508 * help.texi (Help Functions): Document read-char-choice.
2509
f58b9822
GM
2510 * hooks.texi (Standard Hooks):
2511 * modes.texi (Keymaps and Minor Modes):
2512 * text.texi (Commands for Insertion): Document post-self-insert-hook.
2513
2514 * hooks.texi (Standard Hooks): Add prog-mode-hook.
2515
12f381b7
GM
2516 * hooks.texi (Standard Hooks):
2517 * modes.texi (Major Mode Conventions, Mode Hooks):
2518 Document change-major-mode-after-body-hook.
2519
7a9a2fc6
GM
25202012-02-01 Glenn Morris <rgm@gnu.org>
2521
2522 * modes.texi (Defining Minor Modes):
2523 Mention disabling global minor modes on a per-major-mode basis.
2524
a037c171
CY
25252012-01-31 Chong Yidong <cyd@gnu.org>
2526
2527 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
2528 (Parser State): Remove unnecessary statement (Bug#10661).
2529
2530 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
2531
56afad3a
GM
25322012-01-31 Glenn Morris <rgm@gnu.org>
2533
2534 * modes.texi (Defining Minor Modes):
2535 Document define-minor-mode's new :variable keyword.
2536
0f29fa41
CY
25372012-01-29 Chong Yidong <cyd@gnu.org>
2538
837a390a
CY
2539 * syntax.texi (Syntax Class Table): Tweak description of newline
2540 char syntax (Bug#9619).
2541
0f29fa41
CY
2542 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
2543 description (Bug#10189).
2544
182148ee
GM
25452012-01-29 Glenn Morris <rgm@gnu.org>
2546
a49ca6b9
GM
2547 * files.texi (Changing Files): Document SELinux support.
2548
182148ee
GM
2549 * windows.texi (Window Sizes): Fix typo.
2550
9962192e
CY
25512012-01-28 Chong Yidong <cyd@gnu.org>
2552
8c6e1920
CY
2553 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
2554 doc (Bug#8568).
2555
9583ec59
CY
2556 * frames.texi (Input Focus): Add NORECORD arg to
2557 select-frame-set-input-focus. Clarify its role in select-frame.
2558
10256988
CY
2559 * text.texi (Transposition): We don't use transpose-region as an
2560 internal subroutine (Bug#3249).
2561
9962192e
CY
2562 * modes.texi (Example Major Modes): Update Lisp example code to
2563 current sources. Delete the old non-derived-major-mode example,
2564 which has diverged badly from current sources.
2565
2aa43abb
GM
25662012-01-27 Glenn Morris <rgm@gnu.org>
2567
2568 * makefile.w32-in (texinputdir): Fix (presumed) typo.
2569 (VERSION, manual): Remove, unused.
2570
9f40220d
CY
25712012-01-27 Chong Yidong <cyd@gnu.org>
2572
2573 * commands.texi (Command Overview): Minor clarification (Bug#10384).
2574
acc28cb9
CY
25752012-01-26 Chong Yidong <cyd@gnu.org>
2576
2577 * searching.texi (String Search): Document negative repeat count
2578 (Bug#10507).
2579
48da7392
GM
25802012-01-26 Glenn Morris <rgm@gnu.org>
2581
2582 * variables.texi (Using Lexical Binding):
2583 Mention that lexical-binding should be set in the first line.
2584
69b0acb9
LI
25852012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2586
2587 * macros.texi (Defining Macros): Don't claim that `declare' only
2588 affects Edebug and indentation.
2589
543757a8
LI
25902012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2591
2592 * macros.texi (Defining Macros): Slight `declare' fixup.
2593
450e3cae
GM
25942012-01-25 Glenn Morris <rgm@gnu.org>
2595
24189ce0 2596 * makefile.w32-in (texinputdir):
450e3cae
GM
2597 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2598
1021c761
CY
25992012-01-24 Chong Yidong <cyd@gnu.org>
2600
2601 * variables.texi (Variables, Local Variables, Void Variables):
2602 Edit to make the descriptions less specific to dynamic binding.
2603 (Local Variables): Default max-specpdl-size is now 1300.
1cbae532
SM
2604 (Defining Variables): Edits for lexical scoping.
2605 Delete information about starting docstrings with *. De-document
1021c761
CY
2606 user-variable-p.
2607 (Tips for Defining): Remove an unimportant discussion of quitting
2608 in the middle of a load.
2609 (Accessing Variables, Setting Variables): Discuss lexical binding.
2610 (Variable Scoping): Rewrite.
2611 (Scope, Extent, Impl of Scope): Nodes deleted.
2612 (Dynamic Binding): New node, with material from Scope, Extent, and
2613 Impl of Scope nodes.
2614 (Dynamic Binding Tips): Rename from Using Scoping.
2615 (Lexical Binding): Rewrite.
2616 (Using Lexical Binding): Rename from Converting to Lexical
2617 Binding. Convert to subsection.
2618
2619 * customize.texi (Variable Definitions): Add custom-variable-p.
2620 Move user-variable-p documentation here.
2621
31cbea1d
CY
26222012-01-23 Chong Yidong <cyd@gnu.org>
2623
2624 * strings.texi (Text Comparison): Minor qualification.
2625
2626 * lists.texi (Cons Cells): Copyedits.
2627 (List Elements): Mention push.
2628 (List Variables): Mention pop.
2629 (Rings): Move to sequences.texi.
2630
2631 * sequences.texi (Sequence Functions): Don't repeat the
2632 introduction already given in the parent.
2633 (Vectors): Copyedits.
2634 (Rings): Move from lists.texi. Note that this is specific to the
2635 ring package.
2636
2637 * symbols.texi (Definitions, Symbol Components): Mention variable
2638 scoping issues.
2639 (Plists and Alists): Copyedits.
2640
2641 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
2642 correctness with lexical scoping.
2643 (Eval): Copyedits.
2644
fead402d
CY
26452012-01-21 Chong Yidong <cyd@gnu.org>
2646
2647 * intro.texi (A Sample Function Description): Special notation
2648 used for macros too.
2649
2650 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
2651 (Symbol Type): Add xref for keyword symbols.
2652 (Sequence Type): Clarify differences between sequence types.
2653 (Cons Cell Type): Add "linked list" index entry.
2654 (Non-ASCII in Strings): Copyedits.
2655 (Equality Predicates): Symbols with same name need not be eq.
2656
2657 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
2658 ldexp. Move float-e and float-pi to Math Functions node.
2659
61086eb6
GM
26602012-01-21 Glenn Morris <rgm@gnu.org>
2661
2662 * modes.texi (Auto Major Mode):
2663 * variables.texi (File Local Variables):
2664 Mention inhibit-local-variables-regexps.
2665
34a02f46
MR
26662012-01-19 Martin Rudalics <rudalics@gmx.at>
2667
2668 * windows.texi (Window Configurations): Rewrite references to
2669 persistent window parameters.
2670 (Window Parameters): Fix description of persistent window
2671 parameters.
2672
f5064cae
JB
26732012-01-16 Juanma Barranquero <lekktu@gmail.com>
2674
2675 * windows.texi (Window Parameters): Use @pxref.
2676
6a6ee00d
MR
26772012-01-16 Martin Rudalics <rudalics@gmx.at>
2678
2679 * windows.texi (Window Configurations, Window Parameters):
2680 Describe persistent window parameters.
2681
9ca4c014
SM
26822011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2683
2684 * variables.texi (Creating Buffer-Local): Warn against misuses of
2685 make-variable-buffer-local (bug#10258).
2686
d027f83d
LMI
26872012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2688
2689 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
2690
89bd9ccd
CY
26912012-01-06 Chong Yidong <cyd@gnu.org>
2692
1cbae532
SM
2693 * variables.texi (Directory Local Variables):
2694 Document hack-dir-local-variables-non-file-buffer.
89bd9ccd 2695
c869783d
GM
26962012-01-06 Glenn Morris <rgm@gnu.org>
2697
2698 * maps.texi (Standard Keymaps): Refer to Info-edit by name
2699 rather than by keybinding.
2700
2cae5ba4
JB
27012011-12-29 Juanma Barranquero <lekktu@gmail.com>
2702
2703 * frames.texi (Font and Color Parameters): Add @pxref.
2704
43da4d08
DC
27052011-12-29 Daniel Colascione <dan.colascione@gmail.com>
2706
2707 * frames.texi (Font and Color Parameters):
2708 Document w32 font backends (bug#10399).
2709
8d80ef01
PE
27102011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2711
2712 * files.texi (File Attributes, Changing Files):
2713 Use a more-natural notation for octal numbers.
2714
9022ae07
JB
27152011-12-23 Juanma Barranquero <lekktu@gmail.com>
2716
2717 * variables.texi (Variables with Restricted Values):
2718 Change reference to variable (bug#10354).
2719
454592a6
MR
27202011-12-13 Martin Rudalics <rudalics@gmx.at>
2721
2722 * windows.texi (Splitting Windows): Use t instead of non-nil
2723 when describing window-combination-resize.
2724
a7cdbfce
SM
27252011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2726
2727 * text.texi (Special Properties): Warn against `intangible' properties
2728 (bug#10222).
2729
a3dcc84e
EZ
27302011-11-26 Eli Zaretskii <eliz@gnu.org>
2731
579ebf8f
EZ
2732 * display.texi (Truncation):
2733 * text.texi (Special Properties): Describe what a stretch-glyph is
2734 instead of using that term without explanation. Make the
2735 cross-references more accurate.
2736
a3dcc84e
EZ
2737 * display.texi (Usual Display): Update the description,
2738 cross-references, and indexing related to display of control
2739 characters and raw bytes.
2740
94af99a4
MR
27412011-11-25 Martin Rudalics <rudalics@gmx.at>
2742
2743 * windows.texi (Splitting Windows): Fix description of
2744 window-combination-limit. Suggested by Eli Zaretskii.
2745
1c3d7a13
CY
27462011-11-23 Chong Yidong <cyd@gnu.org>
2747
2748 * windows.texi (Window Sizes): Move window-top-line,
2749 window-left-column, and window-*-pixel-edges to Coordinates and
2750 Windows node.
2751 (Coordinates and Windows): Restore window-edges doc.
2752
90151a1e
MR
27532011-11-21 Martin Rudalics <rudalics@gmx.at>
2754
a7cdbfce
SM
2755 * windows.texi (Windows and Frames, Splitting Windows):
2756 Fix typos.
90151a1e 2757
a9b9b7f5
CY
27582011-11-21 Chong Yidong <cyd@gnu.org>
2759
2760 * windows.texi (Splitting Windows): Fix error in documentation of
2761 window-combination-limit.
2762 (Cyclic Window Ordering): Minor fixes to next-window,
2763 one-window-p, and get-lru-window docs. Don't document
2764 window-list-1.
2765 (Buffers and Windows): Copyedits.
2766 (Choosing Window): Document special handling of special-display-*.
2767 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
a7cdbfce
SM
2768 Don't document even-window-heights, which is going away.
2769 Clarify which options are obeyed by which action functions.
a9b9b7f5 2770
f4e90db0
SM
27712011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2772
2773 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
2774
d2999b1a
MR
27752011-11-20 Martin Rudalics <rudalics@gmx.at>
2776
f4e90db0
SM
2777 * windows.texi (Resizing Windows, Splitting Windows):
2778 Remove term "status" when talking about combination limits.
d2999b1a 2779
cd1181db
JB
27802011-11-20 Juanma Barranquero <lekktu@gmail.com>
2781
2782 * compile.texi (Compiler Errors):
2783 * help.texi (Help Functions): Fix typos.
2784
7bf54975
CY
27852011-11-19 Chong Yidong <cyd@gnu.org>
2786
2787 * windows.texi (Splitting Windows): Clarify role of window
2788 parameters in split-window. Shorten the example.
f4e90db0
SM
2789 (Deleting Windows): Rewrite intro to handle internal windows.
2790 Fix delete-windows-on doc.
7bf54975
CY
2791 (Selecting Windows): Copyedits.
2792
a0c2d0ae
MR
27932011-11-17 Martin Rudalics <rudalics@gmx.at>
2794
2795 * windows.texi (Resizing Windows, Splitting Windows)
2796 (Deleting Windows): Use term window-combination-resize instead
2797 of window-splits.
2798
b6f67890
MR
27992011-11-16 Martin Rudalics <rudalics@gmx.at>
2800
f4e90db0
SM
2801 * windows.texi (Resizing Windows, Splitting Windows):
2802 Rename occurrences of window-nest to window-combination-limit.
b6f67890 2803
0b381c7e
JB
28042011-11-14 Juanma Barranquero <lekktu@gmail.com>
2805
2806 * intro.texi (Lisp History): Fix typo.
2807
89d61221
MR
28082011-11-12 Martin Rudalics <rudalics@gmx.at>
2809
f4e90db0
SM
2810 * windows.texi (Splitting Windows, Deleting Windows):
2811 Remove references to splits status of windows.
89d61221 2812
b2621720
GM
28132011-11-10 Glenn Morris <rgm@gnu.org>
2814
2815 * buffers.texi (Read Only Buffers): Expand a bit on why
2816 toggle-read-only should only be used interactively. (Bug#7292)
2817
d2ad7ee1
CY
28182011-11-09 Chong Yidong <cyd@gnu.org>
2819
2820 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 2821 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
2822 window-inside-absolute-pixel-edges.
2823 (Resizing Windows): shrink-window-if-larger-than-buffer works on
2824 non-full-width windows.
2825
2cffd681
MR
28262011-11-09 Martin Rudalics <rudalics@gmx.at>
2827
2828 * windows.texi (Resizing Windows): Rewrite documentation of
2829 window-resizable.
2830
f6f6d7e7
CY
28312011-11-09 Chong Yidong <cyd@gnu.org>
2832
2833 * windows.texi (Splitting Windows): Simplify example.
2834
a79db6e0
CY
28352011-11-08 Chong Yidong <cyd@gnu.org>
2836
2837 * windows.texi (Window Sizes): Copyedits. Document
2838 window-text-height. Remove window-min-height and window-min-width
2839 discussion, referring instead to Emacs manual.
2840 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
2841 (Resizing Windows): Simplify introduction. Don't document
2842 enlarge-window, shrink-window, enlarge-window-horizontally, and
2843 shrink-window-horizontally; they are no longer preferred for
2844 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 2845
441950c7
GM
28462011-11-07 Glenn Morris <rgm@gnu.org>
2847
2848 * windows.texi (Choosing Window): Fix keybinding typo.
2849
be7f5545
MR
28502011-11-07 Martin Rudalics <rudalics@gmx.at>
2851
2852 * windows.texi (Resizing Windows, Splitting Windows)
2853 (Window Configurations): Use "child window" instead of
2854 "subwindow".
2855
291d142b
CY
28562011-11-06 Chong Yidong <cyd@gnu.org>
2857
2858 * windows.texi (Basic Windows): Clarify various definitions.
2859 Treat window-normalize-* as internal; don't document them.
2860 (Windows and Frames): Various clarifications, e.g. non-live
2861 windows also belong to frames. Fix window-list description.
2862 Simplify window nesting example.
f4e90db0
SM
2863 (Splitting Windows, Window Configurations):
2864 Use split-window-below.
291d142b 2865
89bd5ee1
EZ
28662011-11-04 Eli Zaretskii <eliz@gnu.org>
2867
2868 * windows.texi (Window Sizes): Mention in the doc string that the
2869 return values of `window-body-height' and `window-body-width' are
2870 in frame's canonical units. (Bug#9949)
2871
3d8daefe
MR
28722011-10-30 Martin Rudalics <rudalics@gmx.at>
2873
2874 * windows.texi (Windows and Frames): Remove "iso-" infix from
2875 documentation of window-iso-combined-p.
2876
60754666
CY
28772011-10-26 Chong Yidong <cyd@gnu.org>
2878
2879 * modes.texi (Running Hooks): Document with-wrapper-hook.
2880
d366bd53
CY
28812011-10-18 Chong Yidong <cyd@gnu.org>
2882
2883 * display.texi (Glyphless Chars): New node.
2884
50b063c3
CY
28852011-10-13 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * text.texi (Yanking): Document yank-excluded-properties.
2888
2889 * package.texi (Packaging Basics): The commentary should say how
2890 to begin using the package.
2891
c72063fa
MR
28922011-10-11 Martin Rudalics <rudalics@gmx.at>
2893
2894 * windows.texi (Deleting Windows): Mention which window gets
2895 selected when deleting the selected window.
2896
d83dc65b
MR
28972011-10-09 Martin Rudalics <rudalics@gmx.at>
2898
2899 * buffers.texi (The Buffer List): Describe how bury-buffer deals
2900 with the selected window.
2901 * windows.texi (Buffers and Windows): Reformulate text on how
2902 replace-buffer-in-windows deals with a window.
2903 (Quitting Windows): Describe how quit-window deals with a
2904 standalone frame. Describe new option frame-auto-hide-function.
2905
c599682c
GM
29062011-10-08 Glenn Morris <rgm@gnu.org>
2907
48bca619
GM
2908 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
2909
c599682c
GM
2910 * positions.texi (Excursions): Update warning message.
2911
969aa734
CY
29122011-10-05 Chong Yidong <cyd@stupidchicken.com>
2913
f4e90db0
SM
2914 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
2915 Fix Emacs manual xref (Bug#9675).
969aa734 2916
550f41cd
CY
29172011-10-01 Chong Yidong <cyd@stupidchicken.com>
2918
2919 * windows.texi (Textual Scrolling): Document scroll-up-command,
2920 scroll-down-command, scroll-error-top-bottom, and the
2921 scroll-command symbol property.
717a1362
CY
2922 (Display Action Functions): Fix description of
2923 display-buffer-pop-up-window.
550f41cd 2924
a239d4e9
JB
29252011-09-28 Juanma Barranquero <lekktu@gmail.com>
2926
2927 * windows.texi (Splitting Windows): Fix typos.
2928
590c056d
MR
29292011-09-25 Martin Rudalics <rudalics@gmx.at>
2930
2931 * windows.texi (Windows and Frames, Display Action Functions)
2932 (Switching Buffers): Fix some typos.
2933 (Buffers and Windows): Remove reference to window-auto-delete.
2934 Reword description of replace-buffer-in-windows.
2935 (Window History): Fix some typos and refer to frame local buffer
2936 list.
c419f5cb
MR
2937 (Quitting Windows): New node.
2938 (Window Configurations): Add descriptions of window-state-get
2939 and window-state-put.
2940 (Window Parameters): Describe variable ignore-window-parameters.
2941 Sketch some window parameters currently in use.
2942 * elisp.texi (Top): Update node listing.
590c056d 2943
9ec20d36
CY
29442011-09-25 Chong Yidong <cyd@stupidchicken.com>
2945
2946 * windows.texi (Display Action Functions)
2947 (Choosing Window Options): New nodes.
2948
0e406a72
CY
29492011-09-24 Chong Yidong <cyd@stupidchicken.com>
2950
2951 * windows.texi (Window History): New node. Move text here from
2952 Buffers and Windows.
2953 (Switching Buffers): Rename from Displaying Buffers, since we
f4e90db0
SM
2954 don't document display-buffer here; callers changed.
2955 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
0e406a72
CY
2956 switch-to-buffer-other-frame. Delete duplicate
2957 replace-buffer-in-windows doc.
2958 (Choosing Window): Document display actions.
2959
6bf7006f
EZ
29602011-09-24 Eli Zaretskii <eliz@gnu.org>
2961
2962 * display.texi (Forcing Redisplay): Update the description of
2963 redisplay-dont-pause due to change in the default value.
2964
b33b68a3
MR
29652011-09-23 Martin Rudalics <rudalics@gmx.at>
2966
2967 * frames.texi (Frames and Windows): Move section and rename to
2968 Windows and Frames in windows.texi.
2969 * windows.texi (Windows): Restructure.
2970 (Basic Windows): Rewrite. Explain live and internal windows and
2971 normalization functions.
2972 (Windows and Frames): Move section here from frames.texi.
2973 Describe subwindows, window combinations, window tree, and
2974 corresponding functions including window-list here.
2975 (Window Sizes): Rename section from Size of Window and move it
2976 up in chapter. Describe total and body sizes and the
2977 corresponding functions. Explain new semantics of
2978 window-min-height/-width.
2979 (Resizing Windows): Move section up in chapter. Describe new
2980 resize functions.
2981 (Splitting Windows): Describe new behavior of split-window,
2982 split-window-above-each-other and split-window-side-by-side.
2983 Provide examples. Describe window-nest and window-splits
2984 options.
2985 (Deleting Windows): Minor rewrite.
f4e90db0
SM
2986 (Selecting Windows): Minor rewrite.
2987 Describe frame-selected-window and set-frame-selected-window here.
2988 (Cyclic Window Ordering): Minor rewrite.
2989 Describe window-list-1.
b33b68a3
MR
2990 (Buffers and Windows): Rewrite. Explain a window's previous and
2991 next buffers and the corresponding functions.
c4682d18 2992 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
2993 * elisp.texi (Top): Update node listings for frames and windows
2994 sections.
2995
4d3786ac
SM
29962011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2997
2998 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
2999
713df35b
LMI
30002011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3001
3002 * errors.texi (Standard Errors): Remove apparent placeholder text
3003 (bug#9491).
3004
33ed493b
CY
30052011-09-18 Chong Yidong <cyd@stupidchicken.com>
3006
3007 * frames.texi (Management Parameters): Fix description of
3008 icon-type parameter.
3009
b8f0a954
CY
30102011-09-17 Chong Yidong <cyd@stupidchicken.com>
3011
3012 * tips.texi (Key Binding Conventions): Don't bind a key sequence
3013 ending in C-g. Suggested by Edward O'Connor.
3014
eddf142c
EZ
30152011-09-17 Eli Zaretskii <eliz@gnu.org>
3016
3017 * numbers.texi (Integer Basics): Add indexing for
3018 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
3019
d8e213eb 30202011-09-14 Dani Moncayo <dmoncayo@gmail.com>
bf1af6c7
DM
3021
3022 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
3023
cec2eab8
JB
30242011-09-11 Juanma Barranquero <lekktu@gmail.com>
3025
3026 * processes.texi (Network Servers): Clarify what the process
3027 buffer is used for (bug#9233).
3028
d8e213eb 30292011-08-30 Dani Moncayo <dmoncayo@gmail.com>
1f403cb9
DM
3030
3031 * lists.texi (Building Lists): Fix typo.
3032
35137ed3
CY
30332011-08-30 Chong Yidong <cyd@stupidchicken.com>
3034
3035 * display.texi (Basic Faces): New node. Document new faces.
3036
3037 * modes.texi (Major Mode Conventions): Move some text there.
3038 (Mode Help): Remove major-mode var, duplicated in Major Modes.
3039
3fd50d5c
CY
30402011-08-29 Chong Yidong <cyd@stupidchicken.com>
3041
3042 * modes.texi (Basic Major Modes): New node. Callers updated.
3043 (Major Modes): Document fundamental-mode and major-mode.
3044 (Major Mode Basics): Node deleted; text moved to Major Modes.
3045 (Derived Modes): Document derived-mode-p.
3046
ddb54206
CY
30472011-08-28 Chong Yidong <cyd@stupidchicken.com>
3048
a6326082
CY
3049 * files.texi (Changing Files, Create/Delete Dirs): Document new
3050 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
3051 (Visiting Functions): Remove view-file; it is documented in the
3052 Emacs manual.
04e2ce72 3053
ddb54206
CY
3054 * frames.texi (Layout Parameters): The defaults for the
3055 menu-bar-lines and tool-bar-lines parameters depend on the mode.
3056
3057 * display.texi (Progress): Document spinner functionality.
3058
3059 * os.texi (Killing Emacs): Note that kill-emacs can be called by
3060 operating system signals. Refer to save-buffers-kill-terminal
3061 instead of save-buffers-kill-emacs.
3062
3063 * objects.texi (Symbol Type): Document ## print representation.
3064
0c95fcf7
EZ
30652011-08-25 Eli Zaretskii <eliz@gnu.org>
3066
3067 * display.texi (Specified Space): Mention that `space' specs
3068 influence bidi reordering.
3069 (Bidirectional Display): Explain how to use `(space . PROPS)' for
3070 separating fields with bidirectional content.
3071
5980d4c6
EZ
30722011-08-24 Eli Zaretskii <eliz@gnu.org>
3073
3074 * display.texi (Bidirectional Display): Document return value in
3075 buffers that are not bidi-reordered for display, and in unibyte
3076 buffers.
3077
bca633fb
EZ
30782011-08-23 Eli Zaretskii <eliz@gnu.org>
3079
3080 * nonascii.texi (Character Properties): Document the values for
3081 unassigned codepoints.
3082
c094bb0c
EZ
30832011-08-18 Eli Zaretskii <eliz@gnu.org>
3084
3085 * nonascii.texi (Character Properties): Document use of
3086 `bidi-class' and `mirroring' properties as part of reordering.
3087 Provide cross-references to "Bidirectional Display".
3088
3089 * display.texi (Bidirectional Display): Document the pitfalls of
3090 concatenating strings with bidirectional content, with possible
f4e90db0
SM
3091 solutions. Document bidi-string-mark-left-to-right.
3092 Mention paragraph direction in modes that inherit from prog-mode.
92b71444
EZ
3093 Document use of `bidi-class' and `mirroring' properties as part of
3094 reordering.
c094bb0c 3095
1ea897d5
EZ
30962011-08-16 Eli Zaretskii <eliz@gnu.org>
3097
9adfcd0b
EZ
3098 * modes.texi (Major Mode Conventions): Improve the documentation
3099 of `mode-class' `special' modes.
3100
10862873
EZ
3101 * nonascii.texi (Character Properties): Document the `mirroring'
3102 property. Add index entries.
3103
1ea897d5
EZ
3104 * syntax.texi (Categories): Add an example of defining a new
3105 category and category table.
3106
3107 * searching.texi (Regexp Backslash): Document how to display
3108 existing categories. Mention the possibility of adding
3109 categories, and add an xref to where this is described. Add an
3110 index entry.
3111
ebb552ed
CY
31122011-08-09 Chong Yidong <cyd@stupidchicken.com>
3113
3114 * text.texi (Special Properties):
3115 * display.texi (Overlay Properties): Note that mouse-face cannot
3116 change the text size (Bug#8530).
3117
51a714e1
CY
31182011-08-08 Chong Yidong <cyd@stupidchicken.com>
3119
3120 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
3121 using setenv instead.
3122
4cc60b9b
EZ
31232011-07-28 Eli Zaretskii <eliz@gnu.org>
3124
3125 * display.texi (Bidirectional Display): Document the fact that
3126 bidi-display-reordering is t by default.
3127
5deb92fd
EZ
31282011-07-23 Eli Zaretskii <eliz@gnu.org>
3129
3130 * display.texi (Bidirectional Display): New section.
3131
011b0ad6 31322011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
3133 Tim Cross <theophilusx@gmail.com> (tiny change)
3134 Glenn Morris <rgm@gnu.org>
011b0ad6 3135
67f9b9f8 3136 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 3137
4baf28e6
AS
31382011-07-15 Andreas Schwab <schwab@linux-m68k.org>
3139
3140 * help.texi (Keys in Documentation): Revert last change.
3141
66249842
LMI
31422011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3143
f863868c
LMI
3144 * help.texi (Keys in Documentation): Clarify that \= only quotes
3145 the next character, and doesn't affect longer sequences in
3146 particular (bug#8935).
3147
f4e90db0
SM
3148 * debugging.texi (Using Debugger):
3149 Mention @code{eval-expression-debug-on-error} (bug#8549).
66249842 3150
0bb23927 31512011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
3152
3153 * display.texi (Other Display Specs): Document that `left-fringe'
3154 and `right-fringe' display specifications are of the "replacing"
3155 kind.
3156
f2027cdf
LMI
31572011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3158
3159 * help.texi (Documentation Basics): Add a link to the Function
3160 Documentation node (bug#6580).
3161
f987fde4
LMI
31622011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3163
0bc59b25
LMI
3164 * keymaps.texi (Menu Bar): Mention :visible and :enable
3165 (bug#6344). Text by Drew Adams.
3166
63d55f1f
LMI
3167 * modes.texi (Running Hooks): Mention buffer-local hook variables
3168 (bug#6218).
3169
f987fde4
LMI
3170 * objects.texi (General Escape Syntax): "a with grave accent" is
3171 ?xe0, not ?x8e0 (bug#5259).
3172
b7527639
CY
31732011-07-12 Chong Yidong <cyd@stupidchicken.com>
3174
3175 * display.texi (Face Attributes, Font Selection): Add references
3176 to the Fonts node in the Emacs manual (Bug#4178).
3177
c830e5ae
CY
31782011-07-12 Chong Yidong <cyd@stupidchicken.com>
3179
3180 * display.texi (Window Systems): `window-system' is
3181 terminal-local.
3182
3183 * frames.texi (Frame Parameters, Parameter Access): Don't mention
3184 frame-local variables.
3185
3186 * variables.texi (Buffer-Local Variables): Don't mention obsolete
3187 frame-local variables.
3188 (Frame-Local Variables): Node deleted.
3189
3190 * elisp.texi (Top): Update node listing.
3191
91223e54
LMI
31922011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3193
3194 * elisp.texi: Change "inferiors" to "subnodes" in three places
3195 (bug#3523).
3196
963578d3
CY
31972011-07-11 Chong Yidong <cyd@stupidchicken.com>
3198
3199 * frames.texi (Window System Selections): Discussion of
3200 x-select-enable-clipboard moved to Emacs manual.
3201
07151e49
DD
32022011-07-11 Deniz Dogan <deniz@dogan.se>
3203
3204 * commands.texi (Prefix Command Arguments): Remove excessive
3205 apostrophe.
3206
7261e1cf
LMI
32072011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3208
ad21a12a
LMI
3209 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
3210 description is a string (bug#3313).
3211
7261e1cf
LMI
3212 * frames.texi (Display Feature Testing): Try to explain what all
3213 the visual classes mean (bug#3042).
3214
568f7b79
LMI
32152011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3216
18d59e29
LMI
3217 * modes.texi (Mode Line Variables): Document `mode-line-remote'
3218 and `mode-line-client' (bug#2974).
3219
568f7b79
LMI
3220 * text.texi (Insertion): Clarify marker movements (bug#1651).
3221 Text from Drew Adams.
3222
54e10184
LMI
32232011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3224
d94d85e9
LMI
3225 * text.texi (Special Properties): Clarify the format of `face'
3226 (bug#1375).
3227
54e10184
LMI
3228 * commands.texi (Interactive Call): Add a `call-interactively'
3229 example (bug#1010).
3230
413c488d
LMI
32312011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3232
3233 * functions.texi (Calling Functions): Link to the "Interactive
3234 Call" node (bug#1001).
3235
322b7dab 32362011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 3237
3deead93
CY
3238 * customize.texi (Composite Types): Move alist and plist to here
3239 from Simple Types (Bug#7545).
3240
3241 * elisp.texi (Top): Update menu description.
3242
b00d8c1a
CY
3243 * display.texi (Face Attributes): Document negative line widths
3244 (Bug#6113).
3245
d2a6c43b
TR
32462011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3247
3248 * searching.texi (Match Data): Note that match data can be
3249 overwritten by most functions (bug#2499).
3250
c7844a27
LMI
32512011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3252
a9ab721e
LMI
3253 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
3254 flags mean (bug#6659).
3255
c7844a27
LMI
3256 * functions.texi (What Is a Function): Document the autoload
3257 object (bug#6496).
3258
f68d76d0
LMI
32592011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3260
8a20ca4c
LMI
3261 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
3262 is only used in the Customize user interface (bug#6089).
3263
f68d76d0 3264 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 3265 images (bug#7836).
f68d76d0 3266
7018dbe7
EZ
32672011-07-02 Eli Zaretskii <eliz@gnu.org>
3268
3269 * variables.texi (Defining Variables, Void Variables)
3270 (Constant Variables): Fix incorrect usage of @kindex.
3271
36cb87a1
LMI
32722011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3273
28ee97c7
LMI
3274 * variables.texi (Defining Variables): Add an index entry for
3275 `set-variable' (bug#7262).
8d4294e9 3276 (Defining Variables): Use @findex for functions.
28ee97c7 3277
8862ffd5
LMI
3278 * frames.texi (Basic Parameters): Document the `explicit-name'
3279 parameter (bug#6951).
3280
0ec389b9
LMI
3281 * customize.texi (Type Keywords): Clarify that :value provides a
3282 default value for all types (bug#7386).
3283
36cb87a1
LMI
3284 * streams.texi (Output Functions): Document `pp'.
3285
11fdef7d 32862011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
3287
3288 * keymaps.texi (Searching Keymaps):
3289 * display.texi (Overlay Properties): Fix errors in 2011-05-29
3290 change. Suggested by Johan Bockgård.
3291
eeafcea7
CY
32922011-06-15 Chong Yidong <cyd@stupidchicken.com>
3293
3294 * text.texi (Special Properties): Clarify role of font-lock-face.
3295
b96e6cde
LMI
32962011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3297
f4e90db0 3298 * processes.texi (Process Information): Rename `process-alive-p'
b96e6cde
LMI
3299 to `process-live-p' for consistency with other `-live-p' functions.
3300
be14b9ab
PE
33012011-06-03 Paul Eggert <eggert@cs.ucla.edu>
3302
3303 Document wide integers better.
3304 * files.texi (File Attributes): Document ino_t values better.
2d365993 3305 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
3306 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
3307 (Bitwise Operations):
001903b5
PE
3308 * objects.texi (Integer Type): Use a binary notation that is a bit easier
3309 to read, and that will port better if 62-bits becomes the default.
3310 Fix or remove incorrect examples.
be14b9ab
PE
3311 * os.texi (Time Conversion): Document time_t values better.
3312
bcd54f83
LMI
33132011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3314
f4e90db0
SM
3315 * processes.texi (Process Information):
3316 Document `process-alive-p'.
bcd54f83 3317
049bcbcb
CY
33182011-05-29 Chong Yidong <cyd@stupidchicken.com>
3319
3320 * help.texi (Accessing Documentation):
3321 * display.texi (Pixel Specification):
3322 * processes.texi (Serial Ports, Serial Ports):
3323 * nonascii.texi (Character Properties, Default Coding Systems):
3324 * text.texi (Changing Properties, Special Properties):
3325 * windows.texi (Window Start and End):
3326 * modes.texi (SMIE Indentation Example, SMIE Tricks):
3327 * keymaps.texi (Searching Keymaps, Tool Bar):
3328 * minibuf.texi (Basic Completion):
3329 * compile.texi (Eval During Compile):
3330 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
3331 7x9 paper in printed manual.
3332
3333 * lists.texi (Sets And Lists): Fix misplaced text.
3334
58539c63
CY
33352011-05-29 Chong Yidong <cyd@stupidchicken.com>
3336
3337 * keymaps.texi (Remapping Commands): Emphasize that the keymap
3338 needs to be active (Bug#8350).
3339
6b5681bf
CY
33402011-05-28 Chong Yidong <cyd@stupidchicken.com>
3341
b4d52acc
CY
3342 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
3343
6b5681bf
CY
3344 * tips.texi (Coding Conventions): Remove antediluvian filename
3345 limit recommendation (Bug#8538).
3346
e145f188
GM
33472011-05-27 Glenn Morris <rgm@gnu.org>
3348
3349 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
3350
eafed945
GM
33512011-05-26 Glenn Morris <rgm@gnu.org>
3352
3353 * variables.texi (File Local Variables):
3354 Update hack-local-variables `mode-only' return value.
2d3ba9e7 3355 Add some more details on what this function does in the other case.
eafed945 3356
bc8410af
GM
33572011-05-19 Glenn Morris <rgm@gnu.org>
3358
3359 * lists.texi (Sets And Lists): Mention cl provides union etc.
3360
35a30759
N
33612011-05-19 Nix <nix@esperi.org.uk>
3362
3363 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
3364
3365 * text.texi (Parsing HTML): Update for function name changes.
3366
3367 * syntax.texi (Syntax Flags): Small fix.
3368
3369 * keymaps.texi (Active Keymaps): Typo fix.
3370 (Changing Key Bindings): Grammar fix.
3371
3372 * frames.texi (Minibuffers and Frames): Grammar fix.
3373 (Window System Selections): x-select-enable-clipboard now defaults to t.
3374
3375 * customize.texi (Common Keywords):
3376 * display.texi (Abstract Display):
3377 * modes.texi (Auto-Indentation):
3378 * nonascii.texi (Converting Representations): Typo fixes.
3379
3380 * control.texi (Examples of Catch): Call it "goto" not "go to".
3381
e3934a8a
EZ
33822011-05-14 Eli Zaretskii <eliz@gnu.org>
3383
bc039a3b
EZ
3384 * nonascii.texi (Character Properties): Fix inconsistencies with
3385 implementation.
3386
e3934a8a
EZ
3387 * text.texi (Special Properties): Move @defvar's out of the
3388 @table. (Bug#8652)
3389
e2c94218
GM
33902011-05-12 Glenn Morris <rgm@gnu.org>
3391
3392 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
3393
d2fc7e3d 33942011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
3395
3396 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
3397 (Multiline Font Lock):
3398 * vol2.texi (Top):
3399 * vol1.texi (Top):
3400 * elisp.texi (Top): Update menu accordingly.
3401
d2fc7e3d 34022011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
3403
3404 * modes.texi (Region to Fontify): Fix typo.
3405
79b70037
GM
34062011-05-10 Jim Meyering <meyering@redhat.com>
3407
3408 * minibuf.texi: Fix typo "in in -> in".
3409
b08a63cc 34102011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
3411
3412 * numbers.texi (Integer Basics): Large integers are treated as floats.
3413
1ef14cb4
LMI
34142011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3415
3416 * processes.texi (Synchronous Processes): Document the (:file
3417 "/file-name") syntax for `call-process'.
3418
4ffd0d6b 34192011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
3420
3421 * windows.texi (Choosing Window): Fix typo.
3422
4ffd0d6b 34232011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
3424
3425 * frames.texi (Layout Parameters): Note the difference between
3426 querying and setting parameters for left-fringe and right-fringe
3427 (Bug#6930).
3428
fd5a8ae8
SM
34292011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3430
3431 * minibuf.texi (Basic Completion): Be a bit more precise about the
3432 valid kinds of completion tables.
3433 (Programmed Completion): Remove obsolete text about lambda expressions
3434 not being valid completion tables.
3435
c1bcd0d5
CY
34362011-03-19 Chong Yidong <cyd@stupidchicken.com>
3437
3438 * positions.texi (Excursions): Explain the "save-excursion
3439 defeated by set-buffer" warning.
3440
3441 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
3442 save-excursion. Suggested by Uday S Reddy.
3443
03408648 34442011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 3445
03408648
SM
3446 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
3447 (Lexical Binding): New sub-section.
ba83908c 3448
03408648
SM
3449 * eval.texi (Eval): Discourage the use of `eval'.
3450 Document its new `lexical' argument.
6c075cd7 3451
f6d62986
SM
34522011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3453
03408648 3454 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
3455 nil any more.
3456
84ea5558 34572011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
3458
3459 * strings.texi (String Conversion): Don't mention
3460 string-make-(uni|multi)byte (bug#8262).
3461 * nonascii.texi (Converting Representations): Fix up range.
3462 * keymaps.texi (Key Binding Commands): Update code point, avoid
3463 "unibyte character" and remove mention of unibyte bindings.
3464
62d94509
EZ
34652011-03-10 Eli Zaretskii <eliz@gnu.org>
3466
3467 * modes.texi (Operator Precedence Grammars): Don't use characters
3468 outside ISO-8859-1.
3469
63a329f8
EZ
34702011-03-09 Eli Zaretskii <eliz@gnu.org>
3471
3472 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
3473
3474 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3475
6446548e
GM
34762011-03-08 Glenn Morris <rgm@gnu.org>
3477
3478 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3479 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 3480 * elisp.texi: Set documentencoding.
6446548e 3481
33383987
JB
34822011-03-07 Chong Yidong <cyd@stupidchicken.com>
3483
3484 * Version 23.3 released.
3485
0b3ceceb
CY
34862011-03-06 Chong Yidong <cyd@stupidchicken.com>
3487
3488 * package.texi: Update index keywords.
3489 (Package Archives): New node contents. Document package-x.el.
3490
78f5433f
JB
34912011-03-06 Juanma Barranquero <lekktu@gmail.com>
3492
3493 * makefile.w32-in (srcs): Add package.texi.
3494
555e9b5c
CY
34952011-03-06 Chong Yidong <cyd@stupidchicken.com>
3496
120d9389
CY
3497 * package.texi (Packaging, Packaging Basics, Simple Packages)
3498 (Multi-file Packages): Expand and clarify.
3499 (Package Archives): Temporary placeholder node.
3500
3501 * elisp.texi (Top): Update node listing.
3502
555e9b5c
CY
3503 * Makefile.in (srcs): Add package.texi.
3504
b59a4335
CY
35052011-03-05 Chong Yidong <cyd@stupidchicken.com>
3506
3507 * processes.texi (Synchronous Processes): Minor clarification
3508 (Bug#8149).
3509
06083aa1
GM
35102011-03-03 Glenn Morris <rgm@gnu.org>
3511
3512 * files.texi (Truenames): Minor clarification. (Bug#2341)
3513
6640b281
GM
35142011-03-01 Glenn Morris <rgm@gnu.org>
3515
3516 * variables.texi (Directory Local Variables):
3517 Mention `(subdirs . nil)' alist element.
3518
2b0c7330 35192011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
3520
3521 * variables.texi (Directory Local Variables): Mention the optional
3522 mtime argument of dir-locals-set-directory-class. (Bug#3577)
3523
b923f7a9
CY
35242011-02-27 Chong Yidong <cyd@stupidchicken.com>
3525
3526 * minibuf.texi (Minibuffer History): Clarify discussion of
3527 minibuffer history lists (Bug#8085).
3528
67ab0163 35292011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 3530
e979a521
EZ
3531 * elisp.texi: Sync @dircategory with ../../info/dir.
3532
e03b2fd4
EZ
3533 * files.texi (Visiting Functions): Document find-file-literally,
3534 both the command and the variable.
3535
86ec878a
EZ
3536 * variables.texi (Creating Buffer-Local): Explain the meaning of
3537 permanent local variables.
3538
67ab0163
GM
3539 * files.texi (Visiting Functions): Document find-file-literally,
3540 both the command and the variable.
3541
3542 * variables.texi (Creating Buffer-Local): Explain the meaning of
3543 permanent local variables.
3544
35452011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
3546
3547 * keymaps.texi (Remapping Commands): Mention how to undo it.
3548
bfcb151a
RT
35492011-02-09 Reuben Thomas <rrt@sc3d.org>
3550
3551 * loading.texi (Hooks for Loading): Remove unnecessary advice
3552 about eval-after-load (Bug#7986).
3553
a41c8660
CY
35542011-02-05 Chong Yidong <cyd@stupidchicken.com>
3555
3556 * commands.texi (Accessing Mouse): Note that a header line is not
3557 included in the row of posn-col-row.
3558
e0dd6837
CY
35592011-02-02 Chong Yidong <cyd@stupidchicken.com>
3560
3561 * modes.texi (Major Mode Conventions): Add face guidelines.
3562 (Faces for Font Lock): List faces in order of prominence.
3563
a4180391
PE
35642011-02-01 Paul Eggert <eggert@cs.ucla.edu>
3565
3566 format-time-string now supports subsecond time stamp resolution
3567 * os.texi (Time Parsing): Document %N.
3568
7427eb97
CY
35692011-01-28 Chong Yidong <cyd@stupidchicken.com>
3570
61db307f
CY
3571 * vol1.texi (Top):
3572 * vol2.texi (Top):
3573 * elisp.texi (Top):
3574 * display.texi (Display Property): Shorten the menu description of
3575 the "Other Display Specs" node (Bug#7816).
3576
7427eb97
CY
3577 * keymaps.texi (Defining Menus): Add "menu item" and "extended
3578 menu item" concept index entries (Bug#7805).
3579
bf3dae7e
EZ
35802011-01-29 Eli Zaretskii <eliz@gnu.org>
3581
3582 * makefile.w32-in (texinfodir): New variable.
3583 (usermanualdir): Remove as redundant with $(emacsdir).
3584 (MAKEINFO): Remove options, leave only program name.
3585 (MAKEINFO_OPTS): New variable.
3586 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
3587
06d8ace5 35882011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
3589 Richard Kim <emacs18@gmail.com>
3590
3591 * loading.texi (Library Search): Document list-load-path-shadows
3592 (Bug#7757).
3593
06d8ace5 35942011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
3595
3596 * searching.texi (Regexp Special): Remove outdated discussion of
3597 character sets (Bug#7780).
3598
28a88153
CY
3599 * frames.texi (Pop-Up Menus): Document where menu title comes
3600 from (Bug#7684).
3601
06d8ace5 36022011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
3603
3604 * display.texi (Making Buttons): Mention limitation of text buttons.
3605
a8e1e9ee
WL
36062011-01-23 Werner Lemberg <wl@gnu.org>
3607
3608 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3609 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3610 (ENVADD): New variable to control texi2dvi and texi2pdf.
3611
362b9d48
GM
36122011-01-15 Chong Yidong <cyd@stupidchicken.com>
3613
3614 * files.texi (Directory Names): Move directory-abbrev-alist doc to
3615 Emacs manual.
3616
36172011-01-15 Eli Zaretskii <eliz@gnu.org>
3618
3619 * files.texi (Directory Names): Explain why FROM in
3620 directory-abbrev-alist should begin with \`. (Bug#7777)
3621
3fa173b4
SM
36222011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3623
3624 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
3625
7c420169 36262011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
3627
3628 * modes.texi (Emulating Mode Line): Fix last change.
3629
7c420169 36302011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
3631
3632 * modes.texi (Emulating Mode Line): Update documentation of
3633 format-mode-line according to changes that fixed bug #7587.
3634
80b33766
SM
36352010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
3636
3637 * modes.texi (Derived Modes): Mention prog-mode.
3638
3639 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
3640 of the key-binding-data cache since we don't use it any more.
3641
f49d1f52 36422010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 3643
4bb49a92
EZ
3644 * processes.texi (Shell Arguments):
3645 * strings.texi (Creating Strings): Don't mention "shell commands";
3646 make it explicit that `split-string-and-unquote' and
3647 `combine-and-quote-strings' are mainly for working with arguments
3648 to call-process and start-process.
3649
3c73e30e
EZ
3650 * processes.texi (Shell Arguments): Fix documentation of
3651 `split-string-and-unquote'. Add indexing. (Bug#7563)
3652
f49d1f52 36532010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
3654
3655 * modes.texi (Auto-Indentation): New section to document SMIE.
3656 (Major Mode Conventions):
3657 * text.texi (Mode-Specific Indent): Refer to it.
3658
f49d1f52 36592010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
3660
3661 * display.texi (Other Display Specs): Document left-fringe and
3662 right-fringe display specs.
3663
f49d1f52 36642010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
3665
3666 * backups.texi (Making Backups):
3667 * modes.texi (Example Major Modes): Use recommended coding style.
3668 (Major Mode Basics, Derived Modes): Encourge more strongly use of
3669 define-derived-mode. Mention completion-at-point-functions.
3670
f49d1f52 36712010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 3672
5dcb4c4e
SM
3673 * nonascii.texi (Converting Representations):
3674 Document byte-to-string.
e1115396 3675
ec1b9b17
GM
36762010-12-08 Glenn Morris <rgm@gnu.org>
3677
3678 * buffers.texi (Modification Time):
3679 verify-visited-file-modtime now defaults to the current buffer.
3680
07976ae3 36812010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 3682
ec1b9b17 3683 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
3684
3685 * strings.texi (Creating Strings): Don't mention semi-obsolete
3686 function char-to-string.
3687 (String Conversion): Shorten discussion of semi-obsolete function
3688 string-to-char. Link to Converting Representations.
3689
3690 * objects.texi (Symbol Type):
3691 * text.texi (Near Point):
3692 * help.texi (Help Functions):
3693 * functions.texi (Mapping Functions): Use string instead of
3694 char-to-string in examples.
3695
07976ae3 36962010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
3697
3698 * text.texi (Kill Functions, Kill Functions)
3699 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
3700 YANK-HANDLER args.
3701
3702 * symbols.texi (Creating Symbols): Using unintern without an
3703 obarray arg is now obsolete.
3704
3705 * numbers.texi (Float Basics): Document float-e and float-pi.
3706
3707 * variables.texi (Defining Variables): Change "pi" example to
3708 "float-pi".
3709
8547874a
EZ
37102010-11-26 Eli Zaretskii <eliz@gnu.org>
3711
3712 * commands.texi (Click Events): Document the values of X, Y and
3713 COL, ROW in the event's position, when the click is on the header
3714 or mode line, on the fringes, or in the margins.
3715
4a47c275 37162010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 3717
5b05d75b
EZ
3718 * customize.texi (Composite Types): Lower-case index entry.
3719
5dcb4c4e
SM
3720 * loading.texi (How Programs Do Loading):
3721 Document load-file-name. (Bug#7346)
c7926fe2 3722
4a47c275 37232010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
3724
3725 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
3726
0eb025fb
EZ
37272010-11-13 Eli Zaretskii <eliz@gnu.org>
3728
3729 * display.texi (Usual Display): Characters with no fonts are not
3730 necessarily displayed as empty boxes.
3731
2699a554 37322010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
3733
3734 * maps.texi (Standard Keymaps): Update File menu description.
3735
8289f37b
GM
37362010-10-28 Glenn Morris <rgm@gnu.org>
3737
3738 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
3739
5793a7bc 37402010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
3741
3742 * display.texi (Window Systems): Deprecate use of window-system as
3743 a predicate.
3744
17284e30
GM
37452010-10-23 Glenn Morris <rgm@gnu.org>
3746
3747 * help.texi (Documentation Basics): Remove mentions of digest-doc and
3748 sorted-doc.
3749
00f113eb
JB
37502010-10-15 Eli Zaretskii <eliz@gnu.org>
3751
3752 * os.texi (Dynamic Libraries): New node, with slightly modified
3753 text deleted from "Image Formats".
3754 (System Interface): Add @menu entry for "Dynamic Libraries".
3755
3756 * display.texi (Image Formats): Remove description of
3757 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
3758
07277eb8
GM
37592010-10-12 Glenn Morris <rgm@gnu.org>
3760
3761 * book-spine.texinfo: Rename to book-spine.texi.
3762
c12e4a81
GM
37632010-10-11 Glenn Morris <rgm@gnu.org>
3764
df187c62
GM
3765 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3766
c12e4a81 3767 * Makefile.in (DVIPS): New variable.
234db610
GM
3768 (.PHONY): Add html, ps.
3769 (html, elisp.html, ps, elisp.ps): New targets.
3770 (clean): Delete html, ps files.
3771 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 3772
6513b232
EZ
37732010-10-09 Eli Zaretskii <eliz@gnu.org>
3774
3775 * makefile.w32-in (emacsdir): New variable.
3776 (srcs): Add emacsver.texi.
3777 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
3778
abd40fb4
GM
37792010-10-09 Glenn Morris <rgm@gnu.org>
3780
c1dc72b3
GM
3781 * Makefile.in (VPATH): Remove.
3782 (infodir): Make it absolute.
3783 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
3784
4393405b
GM
3785 * Makefile.in (dist): Anchor regexps.
3786
eef3ab94
GM
3787 * Makefile.in (srcs): Put elisp.texi first.
3788 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
3789
aa9db089
GM
3790 * Makefile.in (infoclean): Remove harmless, long-standing error.
3791
abd40fb4
GM
3792 * Makefile.in ($(infodir)): Delete rule.
3793 (mkinfodir): New.
3794 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
3795
68db69ed 3796 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 3797 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 3798
ea274122
GM
37992010-10-09 Glenn Morris <rgm@gnu.org>
3800
f7a31f11
GM
3801 * Makefile.in (emacsdir): New variable.
3802 (MAKEINFO): Add -I $emacsdir.
3803 (dist): Copy emacsver.texi.
b13254e7
GM
3804 (srcs): Add emacsver.texi.
3805
f7a31f11
GM
3806 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
3807 Set EMACSVER by including emacsver.texi.
3808
ea274122
GM
3809 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3810
17ca7950
GM
38112010-10-07 Glenn Morris <rgm@gnu.org>
3812
3813 * Makefile.in (version): New, set by configure.
3814 (clean): Delete dist tar file.
3815 (dist): Use version in tar name.
3816
4c83f6e1
GM
38172010-10-06 Glenn Morris <rgm@gnu.org>
3818
3819 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
3820 (INSTALL_INFO): Remove unused variable.
3821 (mostlyclean, infoclean, dist): New rules.
3822 (clean): Delete dvi and pdf files.
3823 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 3824 ($(infodir)): Add parallel build workaround.
4c83f6e1 3825
0264072d
GM
38262010-10-04 Glenn Morris <rgm@gnu.org>
3827
3828 * Makefile.in (dvi, pdf, $(infodir)): New targets.
3829 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 3830 Fix -I typo.
0264072d
GM
3831 (clean): No 'make.out' or 'core' files.
3832 (.PHONY): Declare clean rules.
3833 (maintainer-clean): Delete pdf file. Guard against cd failures.
3834
77f38949
GM
38352010-10-03 Glenn Morris <rgm@gnu.org>
3836
3837 * files.texi (File Name Components): Remove ignored section about
3838 deleted variable directory-sep-char.
3839
178fdd41
MA
38402010-10-03 Michael Albinus <michael.albinus@gmx.de>
3841
3842 * files.texi (Magic File Names): New defopt
3843 remote-file-name-inhibit-cache.
3844
9c524fcb
GM
38452010-10-02 Glenn Morris <rgm@gnu.org>
3846
3847 * os.texi (Killing Emacs): Hook now runs in batch mode.
3848
f816790b
SM
38492010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3850
3851 * text.texi (Special Properties): Clarify when modification-hooks run.
3852
7cf78aac
SM
38532010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
3854
3855 * syntax.texi (Syntax Flags): Document new `c' flag.
3856
ca0d44e4
GM
38572010-09-09 Glenn Morris <rgm@gnu.org>
3858
3859 * display.texi (ImageMagick Images): General cleanup.
3860
10999305 38612010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
3862
3863 * files.texi (Directory Names): Use \` rather than ^.
3864
45240125
JD
38652010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3866
3867 * text.texi (Low-Level Kill Ring):
3868 * frames.texi (Window System Selections): Remove cut buffer
3869 documentation.
3870
4abe5bf6
EZ
38712010-08-28 Eli Zaretskii <eliz@gnu.org>
3872
3873 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
3874 Parameters", where the default fringe width is described.
3875
3876 * frames.texi (Window Frame Parameters, Basic Parameters)
3877 (Position Parameters, Layout Parameters, Management Parameters)
3878 (Cursor Parameters, Font and Color Parameters): Add indexing for
3879 frame parameters. (Bug#6929)
3880
fdc76236
TT
38812010-08-25 Tom Tromey <tromey@redhat.com>
3882
3883 * vol2.texi (Top): Update.
3884 * vol1.texi (Top): Update.
3885 * tips.texi (Library Headers): Mention Package-Version and
3886 Package-Requires.
3887 * package.texi: New file.
3888 * os.texi (System Interface): Update pointers.
3889 * elisp.texi (Top): Link to new nodes. Include package.texi.
3890 * anti.texi (Antinews): Update pointers.
3891
1e5c1c80
EZ
38922010-08-25 Eli Zaretskii <eliz@gnu.org>
3893
3894 * processes.texi (Filter Functions): Fix last change.
3895
78e33835
CY
38962010-08-24 Markus Triska <triska@gmx.at>
3897
3898 * processes.texi (Filter Functions): Use `buffer-live-p' instead
3899 of `buffer-name' in the main text as well as in the example
3900 (Bug#3098).
3901
198a7a97
CY
39022010-08-22 Chong Yidong <cyd@stupidchicken.com>
3903
3904 * nonascii.texi (Text Representations):
3905 * loading.texi (Loading Non-ASCII):
3906 * compile.texi (Byte Compilation): Don't mention obsolete
3907 --unibyte command-line argument.
3908
bc7d7ea6
CY
39092010-08-22 Chong Yidong <cyd@stupidchicken.com>
3910
3911 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
3912
b0126eac 39132010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
3914
3915 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
3916
e8a6cc19
EZ
39172010-08-20 Eli Zaretskii <eliz@gnu.org>
3918
3919 * commands.texi (Misc Events): Add cross-references to where
3920 POSITION of a mouse event is described in detail.
3921
c4e7c63a 39222010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 3923
c4e7c63a 3924 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 3925
7815fe19 39262010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
3927
3928 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
3929 Suggested by Štěpán Němec <stepnem@gmail.com>.
3930
7815fe19 39312010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
3932
3933 * minibuf.texi (High-Level Completion): Document args of
3934 `read-buffer-function' (bug#5625).
3935
8b2dd508
JD
39362010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3937
3938 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
3939
bace45fe
MA
39402010-07-29 Michael Albinus <michael.albinus@gmx.de>
3941
3942 * processes.texi (Process Information): Explain process property
3943 `remote-tty'.
3944
4ce5a4cc
JB
39452010-07-27 Juanma Barranquero <lekktu@gmail.com>
3946
3947 * modes.texi (Defining Minor Modes): Use C-delete in examples,
3948 instead of "\C-\^?" (bug#6334).
3949
1c84bc7a
JB
3950 * text.texi (Special Properties): Fix typo.
3951
b88746ba
EZ
39522010-07-09 Eli Zaretskii <eliz@gnu.org>
3953
3954 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
3955 calling sequences, which are now the standard.
3956
51422d6d
CY
39572010-06-24 Chong Yidong <cyd@stupidchicken.com>
3958
3959 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
3960
3961 * commands.texi (Command Overview): Mention undo-boundary call.
3962
d24880de
GM
39632010-06-23 Glenn Morris <rgm@gnu.org>
3964
3965 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
3966 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
3967 * frames.texi, functions.texi, internals.texi, keymaps.texi:
3968 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
3969 * searching.texi, sequences.texi, strings.texi, syntax.texi:
3970 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
3971 Untabify Texinfo files.
3972
0fc76035
CY
39732010-06-20 Chong Yidong <cyd@stupidchicken.com>
3974
3975 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
3976
5338dc0b
CY
39772010-06-19 Chong Yidong <cyd@stupidchicken.com>
3978
a628ad9d 3979 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 3980
2c3a3c1d
CY
39812010-06-02 Chong Yidong <cyd@stupidchicken.com>
3982
ba3bf1d9
CY
3983 * searching.texi (Regexp Special): Remove obsolete information
3984 about matching non-ASCII characters, and suggest using char
3985 classes (Bug#6283).
2c3a3c1d 3986
7f4b4249
JB
39872010-05-30 Juanma Barranquero <lekktu@gmail.com>
3988
3989 * minibuf.texi (Basic Completion): Add missing "@end defun".
3990
637821cd
SM
39912010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3992
3993 * minibuf.texi (Basic Completion): Document completion-boundaries.
3994 (Programmed Completion): Document the new fourth method for boundaries.
3995
e13051c3
CY
39962010-05-22 Chong Yidong <cyd@stupidchicken.com>
3997
a628ad9d 3998 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 3999
0235128c 40002010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4001
4002 * windows.texi (Textual Scrolling):
4003 * tips.texi (Coding Conventions):
4004 * minibuf.texi (Minibuffer History):
4005 * maps.texi (Standard Keymaps):
4006 * loading.texi (Where Defined):
4007 * edebug.texi (Instrumenting): Fix typos.
4008
0235128c 40092010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 4010
c7c32279
CY
4011 * keymaps.texi (Menu Bar): Document :advertised-binding property.
4012
0235128c
SM
4013 * functions.texi (Obsolete Functions):
4014 Document set-advertised-calling-convention.
eb5ed549
CY
4015
4016 * minibuf.texi (Basic Completion): Document completion-in-region.
4017 (Programmed Completion): Document completion-annotate-function.
4018
4019 * commands.texi (Reading One Event): Document read-key.
4020 (Distinguish Interactive): Document KIND arg to
4021 called-interactively-p. Delete obsolete interactive-p.
4022
4023 * elisp.texi (Top): Update node description.
4024
f8848423
EZ
40252010-05-08 Eli Zaretskii <eliz@gnu.org>
4026
0235128c
SM
4027 * nonascii.texi (Character Properties):
4028 Document unicode-category-table. Add an index entry for Unicode
4029 general category.
4030
40312010-05-07 Chong Yidong <cyd@stupidchicken.com>
4032
4033 * Version 23.2 released.
f8848423 4034
938efb77
JB
40352010-04-20 Juanma Barranquero <lekktu@gmail.com>
4036
4037 * locals.texi (Standard Buffer-Local Variables):
4038 Remove @ignore'd reference to `direction-reversed'.
4039
5854c267
JL
40402010-04-14 Juri Linkov <juri@jurta.org>
4041
4042 Fix @deffn without category.
4043
4044 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
4045 for `abbrev-insert'.
4046
4047 * buffers.texi (Indirect Buffers): Add category `Command'
4048 to @deffn of `clone-indirect-buffer'.
4049
4050 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
4051 for `next-window' and `previous-window'. Add category `Command'
4052 to @deffn of `pop-to-buffer'.
4053
8a14dec7
CY
40542010-04-01 Chong Yidong <cyd@stupidchicken.com>
4055
4056 * nonascii.texi (Text Representations): Don't mark
4057 enable-multibyte-characters as a user option.
4058
7a1831cf
EZ
40592010-03-31 Eli Zaretskii <eliz@gnu.org>
4060
4061 * control.texi (Handling Errors): How to re-throw a signal caught
4062 by condition-case.
4063
c3863713
CY
40642010-03-26 Chong Yidong <cyd@stupidchicken.com>
4065
4066 * loading.texi (Hooks for Loading): Document after-load-functions.
4067 Copyedits.
4068
c333f279
AM
40692010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
4070
4071 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
4072
e867cb5d 40732010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
4074
4075 * processes.texi (Network Processes): Document seqpacket type.
4076
605f35cd
DN
40772010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
4078
4079 * os.texi (System Environment): Do not mention lynxos.
4080
288f9fc0
CY
40812010-03-10 Chong Yidong <cyd@stupidchicken.com>
4082
4083 * Branch for 23.2.
4084
eed5c93a
CY
40852010-03-06 Chong Yidong <cyd@stupidchicken.com>
4086
4087 * objects.texi (Integer Type): Take note of the read syntax
4088 exception for numbers that cannot fit in the integer type.
4089
1ddd6622
GM
40902010-03-03 Glenn Morris <rgm@gnu.org>
4091
4092 * numbers.texi (Integer Basics, Bitwise Operations):
4093 * objects.texi (Integer Type): Update for integers now being 30-bit.
4094
a908c79a
CY
40952010-02-27 Chong Yidong <cyd@stupidchicken.com>
4096
4097 * display.texi (Low-Level Font): Document :otf font-spec property.
4098
cd61af01
SM
40992010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4100
4101 * display.texi (Line Height): Avoid obsolete special default variables
4102 like default-major-mode.
4103
c02f8fe2
AM
41042010-01-28 Alan Mackenzie <acm@muc.de>
4105
4106 * display.texi (Auto Faces): Say fontification-functions is called
4107 whether or not Font Lock is enabled. Tidy up the wording a bit.
4108
d738d18b
CY
41092010-01-17 Chong Yidong <cyd@stupidchicken.com>
4110
4111 * elisp.texi: Remove duplicate edition information (Bug#5407).
4112
4963739e
JB
41132010-01-17 Juanma Barranquero <lekktu@gmail.com>
4114
4115 * two.el (volume-header-toc-markup): Fix typos in docstring.
4116
c57008f6
SM
41172010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4118
4119 Avoid dubious uses of save-excursions.
4120 * positions.texi (Excursions): Recommend the use of
4121 save-current-buffer if applicable.
4122 * text.texi (Clickable Text): Fix the example code which used
4123 save-excursion in a naive way which sometimes preserves point and
4124 sometimes not.
4125 * variables.texi (Creating Buffer-Local):
4126 * os.texi (Session Management):
4127 * display.texi (GIF Images):
4128 * control.texi (Cleanups): Use (save|with)-current-buffer.
4129
2f3725cd
EZ
41302010-01-02 Eli Zaretskii <eliz@gnu.org>
4131
4132 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
4133
85eeac93
CY
41342010-01-02 Chong Yidong <cyd@stupidchicken.com>
4135
4136 * nonascii.texi (Text Representations, Character Codes)
4137 (Converting Representations, Explicit Encoding)
4138 (Translation of Characters): Use hex notation consistently.
4139 (Character Sets): Fix map-charset-chars doc (Bug#5197).
4140
4801c5fa
CY
41412010-01-01 Chong Yidong <cyd@stupidchicken.com>
4142
4143 * loading.texi (Where Defined): Make it clearer that these are
4144 loaded files (Bug#5068).
4145
26e533e2
CY
41462009-12-29 Chong Yidong <cyd@stupidchicken.com>
4147
4148 * minibuf.texi (Completion Styles): Document `initials' style.
4149
16d1ff5f
CY
41502009-12-25 Chong Yidong <cyd@stupidchicken.com>
4151
4152 * frames.texi (Resources): Describe inhibit-x-resources.
4153 (Size Parameters): Copyedit.
4154
4155 * hash.texi (Creating Hash):
4156 * objects.texi (Hash Table Type): Document the new hash table
4157 printed representation.
4158
4159 * minibuf.texi (Basic Completion): 4th arg to all-completions is
4160 obsolete.
4161
5dcb4c4e
SM
4162 * processes.texi (Process Buffers):
4163 Document process-kill-buffer-query-function.
16d1ff5f 4164
9a5de3d9
GM
41652009-12-05 Glenn Morris <rgm@gnu.org>
4166
4167 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
4168 diary-display-function, and no longer recommended to be a hook.
4169 Update for changes in the names of calendar and diary hooks.
4170 diary-print-entries-hook has changed section.
4171
b640eb52
EZ
41722009-11-28 Eli Zaretskii <eliz@gnu.org>
4173
4174 * text.texi (Special Properties): More accurate description of
4175 what the `cursor' property does.
4176
be1674ab
KR
41772009-11-26 Kevin Ryde <user42@zip.com.au>
4178
4179 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
4180 mouse-wheel-down-event, the closest thing to a definition for them.
4181 * os.texi (Startup Summary): vindex inhibit-startup-message and
4182 inhibit-splash-screen.
4183 (Command-Line Arguments): vindex argv.
4184 (Suspending Emacs): vindex suspend-tty-functions and
4185 resume-tty-functions. Don't want to index every hook, but having
4186 the programming ones is helpful.
4187
603f5979
CY
41882009-11-14 Chong Yidong <cyd@stupidchicken.com>
4189
4190 * commands.texi (Motion Events): Fix typo (Bug#4907).
4191
4359a806
CY
41922009-11-08 Chong Yidong <cyd@stupidchicken.com>
4193
4194 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
4195 are affected by case-fold-search (Bug#4483).
4196
0f063651
CY
41972009-11-02 Chong Yidong <cyd@stupidchicken.com>
4198
4199 * minibuf.texi (Reading File Names): Note that read-file-name may
4200 use a graphical file dialog.
4201
9bd79893
GM
42022009-10-31 Glenn Morris <rgm@gnu.org>
4203
4204 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
4205
ebe479ec
KR
42062009-10-16 Kevin Ryde <user42@zip.com.au>
4207
4208 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
4209 in particular so `info-lookup-symbol' can find its docs.
4210
2640fa86
CY
42112009-10-16 Chong Yidong <cyd@stupidchicken.com>
4212
4213 * variables.texi (Constant Variables): Distinguish from defconst
4214 variables.
4215 (Defining Variables): Add cindex.
4216
edd6a733
CY
42172009-10-15 Chong Yidong <cyd@stupidchicken.com>
4218
4219 * os.texi (Time of Day): Clarify that the microsecond part is
4220 ignored (Bug#4637).
4221
5feb0b73
GM
42222009-10-11 Glenn Morris <rgm@gnu.org>
4223
4224 * frames.texi (Size and Position): Clarify what is included in the frame
4225 height. (Bug#4535)
4226
0c5413c8
GM
42272009-10-10 Glenn Morris <rgm@gnu.org>
4228
4229 * windows.texi (Size of Window): The relationship between window and
4230 frame heights is not so simple. (Bug#4535)
4231 Mention window-full-height-p.
4232
7f8b600a
SM
42332009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
4234
4235 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
4236 used from Lisp.
4237
6185de1c
EZ
42382009-10-07 Eli Zaretskii <eliz@gnu.org>
4239
7f8b600a
SM
4240 * files.texi (Directory Names) <abbreviate-file-name>:
4241 Document that root home directories are not replaced with "~".
6185de1c 4242
9972911f
EZ
42432009-10-06 Eli Zaretskii <eliz@gnu.org>
4244
4245 * text.texi (Special Properties): Document the meaning of the
4246 `cursor' text property whose value is an integer.
4247
2a3f19ef
MA
42482009-10-05 Michael Albinus <michael.albinus@gmx.de>
4249
4250 * files.texi (Magic File Names): Add `copy-directory'.
4251
804543b5
EZ
42522009-10-05 Eli Zaretskii <eliz@gnu.org>
4253
4254 * files.texi (File Attributes): Fix description of file
4255 attributes. (Bug#4638) Update attributes of files.texi example to
4256 be more representative.
4257
461bf92b
MA
42582009-10-05 Michael Albinus <michael.albinus@gmx.de>
4259
4260 * files.texi (Create/Delete Dirs): New command copy-directory.
4261
a86cd395
JB
42622009-10-04 Juanma Barranquero <lekktu@gmail.com>
4263
4264 * anti.texi (Antinews):
4265 * macros.texi (Indenting Macros):
4266 * strings.texi (Creating Strings, Case Conversion):
4267 Remove duplicate words.
4268
d3080264
MA
42692009-10-01 Michael Albinus <michael.albinus@gmx.de>
4270
4271 * files.texi (Create/Delete Dirs): delete-directory has an
4272 optional parameter RECURSIVE.
4273
85d14563
SM
42742009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
4275
4276 * buffers.texi (Swapping Text): Minor clarification.
4277
3d9842c6
GM
42782009-10-01 Glenn Morris <rgm@gnu.org>
4279
4280 * functions.texi (Declaring Functions): Mention that we also search for
4281 ".m" files in the src/ directory.
4282
78427304
CY
42832009-09-25 David Engster <deng@randomsample.de>
4284
3d9842c6 4285 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 4286
b578c9cc
GM
42872009-09-22 Glenn Morris <rgm@gnu.org>
4288
4289 * internals.texi (Building Emacs): Mention preloaded-file-list.
4290
beee5da7
AM
42912009-09-14 Alan Mackenzie <acm@muc.de>
4292
4293 * os.texi (Terminal Output): Put "@code{}" around "stdout".
4294
5d6ab672
CY
42952009-09-13 Chong Yidong <cyd@stupidchicken.com>
4296
4297 * functions.texi (Anonymous Functions): Rearrange discussion,
4298 giving usage of unquoted lambda forms first. Mention that
4299 `function' and `#'' are no longer required (Bug#4290).
4300
59375eeb
AM
43012009-09-11 Alan Mackenzie <acm@muc.de>
4302
a86cd395 4303 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
4304 batch mode.
4305
e7e2f529
GM
43062009-09-01 Glenn Morris <rgm@gnu.org>
4307
4308 * display.texi (Face Functions): Mention define-obsolete-face-alias.
4309
eae47088
GM
43102009-08-26 Ulrich Mueller <ulm@gentoo.org>
4311
4312 * nonascii.texi (Character Codes): Fix typos.
4313
3691a0a6
MA
43142009-08-25 Michael Albinus <michael.albinus@gmx.de>
4315
4316 * processes.texi (Synchronous Processes): New defvar
4317 process-file-side-effects.
4318
664d56b8
GM
43192009-08-25 Glenn Morris <rgm@gnu.org>
4320
4321 * display.texi (Fontsets): Fix typo.
4322
0706c025
GM
4323 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
4324
03a74b84
SM
43252009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
4326
4327 * processes.texi (Asynchronous Processes): Adjust arglist of
4328 start-process-shell-command and start-file-process-shell-command.
4329
f6de8a37
CY
43302009-08-15 Chong Yidong <cyd@stupidchicken.com>
4331
4b1ed1bb
CY
4332 * advice.texi (Argument Access in Advice): Note that argument
4333 positions are zero-based (Bug#3932).
4334
89a9e058
CY
4335 * commands.texi (Distinguish Interactive): Minor copyedit.
4336
23696fd7
CY
4337 * display.texi (Face Attributes): Add xref to Displaying Faces for
4338 explanation of "underlying face".
4339
f6de8a37
CY
4340 * customize.texi (Common Keywords): Add xref to Loading.
4341
4342 * loading.texi (How Programs Do Loading): Add xref to Lisp
4343 Libraries node in the Emacs manual.
4344
417f77e6
CY
43452009-08-13 Chong Yidong <cyd@stupidchicken.com>
4346
4347 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
4348
0999039c
CY
43492009-07-18 Chong Yidong <cyd@stupidchicken.com>
4350
4351 * processes.texi (Shell Arguments): Copyedits.
4352
9af167bc
GM
43532009-07-18 Glenn Morris <rgm@gnu.org>
4354
4355 * loading.texi (Repeated Loading): Fix typo.
4356
137987ab
RS
43572009-07-16 Richard Stallman <rms@gnu.org>
4358
4359 * buffers.texi (Swapping Text): Recommend setting
4360 write-region-annotate-functions and buffer-saved-size.
4361
4362 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
4363
622fa380
GM
43642009-07-15 Glenn Morris <rgm@gnu.org>
4365
4366 * edebug.texi: Minor re-phrasings throughout.
4367 (Edebug Execution Modes): Sit-for affects continue mode too.
4368 (Jumping): Use `forward-sexp' rather than its keybinding.
4369 (Edebug Misc): Fix Q binding.
4370 (Edebug Eval): Remove cl version.
4371 (Printing in Edebug): Clarify print-length etc.
4372 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
4373 (Specification List): Remove edebug-unwrap findex entry.
4374 (Specification Examples): defmacro is actually not the same as defun.
4375 Escape "`" in example.
4376
6bbd4600
CY
43772009-07-15 Chong Yidong <cyd@stupidchicken.com>
4378
4379 * markers.texi (The Mark): Document optional arg to
4380 deactivate-mark.
4381
e538d479
GM
43822009-07-11 Kevin Ryde <user42@zip.com.au>
4383
4384 * hooks.texi (Standard Hooks): Fix cross-references.
4385
4c98b9ed
GM
4386 * loading.texi (Named Features): Refer to eval-after-load.
4387
5300838c
GM
43882009-07-11 Glenn Morris <rgm@gnu.org>
4389
64fbeb16
GM
4390 * Makefile.in (TEXI2PDF): New.
4391 (elisp.pdf): New target.
4392
4c98b9ed
GM
4393 * searching.texi (Regexp Backslash): Fix typo.
4394
4395 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 4396
51d9979c
GM
43972009-07-10 Glenn Morris <rgm@gnu.org>
4398
561c0216
GM
4399 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
4400
5b594a58
GM
4401 * customize.texi (Customization Types):
4402 * display.texi (Abstract Display):
0cc8c85a 4403 * objects.texi (Character Type, String Type):
5b594a58 4404 Merge in some menu descriptions from elisp.texi.
51d9979c 4405
c3cbbb40
GM
4406 * hash.texi (Hash Tables):
4407 * modes.texi (Multiline Font Lock):
4408 End menu description with period.
fe42c16a 4409
28528402
GM
44102009-07-09 Glenn Morris <rgm@gnu.org>
4411
4412 * back.texi: Don't hard-code texinfo location.
4413
4414 * two-volume.make (texinfodir): New, with location of texinfo.tex.
4415 (tex): Add texinfodir to TEXINPUTS.
4416 (elisp1med-init, elisp2med-init): Use texinfodir.
4417
4418 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
4419 (clean): Add two-volume.make intermediate files.
4420
4421 * elisp.texi, vol1.texi, vol2.texi:
4422 Use a DATE variable with the publication date, and update it.
4423 Fix antinews menu description.
4424
4425 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
4426 Update the detailed node listing to match elisp.texi.
4427
4428 * README: Update edition to match elisp.texi.
4429
4430 * objects.texi (General Escape Syntax):
4431 * nonascii.texi (Character Sets):
4432 Use consistent case for "Unicode Standard".
4433
4434 * anti.texi (Antinews):
4435 * customize.texi (Variable Definitions):
4436 * functions.texi (Declaring Functions):
4437 * nonascii.texi (Character Properties):
4438 * processes.texi (Serial Ports):
4439 * text.texi (Special Properties):
4440 * tips.texi (Coding Conventions):
4441 Minor rearrangements to improve TeX line-filling.
4442
4443 * commands.texi (Using Interactive): Fix cross-reference.
4444
17db8e10
JD
44452009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4446
4447 * frames.texi (Management Parameters): Mention sticky.
4448
77c7e2e1
AS
44492009-07-01 Andreas Schwab <aschwab@redhat.com>
4450
4451 * help.texi (Help Functions): Fix description of help-buffer and
4452 help-setup-xref to use @defun instead of @deffn.
4453
3f1c6666
JD
44542009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4455
4456 * frames.texi (Size Parameters): Mention maximized for fullscreen.
4457
ca27c21b
CY
44582009-06-24 Chong Yidong <cyd@stupidchicken.com>
4459
4460 * display.texi (Window Systems): Add ns to the list.
4461
70243478
CY
44622009-06-21 Chong Yidong <cyd@stupidchicken.com>
4463
4464 * Branch for 23.1.
4465
df006536
MR
44662009-06-17 Martin Rudalics <rudalics@gmx.at>
4467
4468 * windows.texi (Dedicated Windows): Fix typo.
4469 (Resizing Windows): Replace @defun by @deffn.
4470
d259fc4b
GM
44712009-06-17 Glenn Morris <rgm@gnu.org>
4472
4473 * variables.texi (Directory Local Variables):
4474 Update for 2009-04-11 name-change of dir-locals-directory-alist.
4475
30781db6
KH
44762009-06-09 Kenichi Handa <handa@m17n.org>
4477
4478 * nonascii.texi (Character Sets): State clearly that FROM and TO
4479 are codepoints of CHARSET.
4480
62e8099c
CY
44812009-06-07 Chong Yidong <cyd@stupidchicken.com>
4482
4483 * minibuf.texi (Reading File Names): Fix introductory text.
4484 Suggested by stan@derbycityprints.com.
4485 (High-Level Completion): Fix typo.
4486
ee1b1917
CY
44872009-05-28 Chong Yidong <cyd@stupidchicken.com>
4488
4489 * frames.texi (Text Terminal Colors): Multi-tty is already
4490 implemented, but tty-local colors are not.
4491
5df647e8
CY
44922009-05-27 Chong Yidong <cyd@stupidchicken.com>
4493
4494 * hooks.texi (Standard Hooks): Remove mention of obsolete
4495 redisplay-end-trigger-functions.
4496
4497 * internals.texi (Window Internals): Remove mention of obsolete
4498 redisplay-end-trigger-functions.
4499
01f17ae2
MR
45002009-05-21 Martin Rudalics <rudalics@gmx.at>
4501
4502 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
4503
4504 * backups.texi (Making Backups): backup-directory-alist and
4505 make-backup-file-name-function are options.
4506 (Auto-Saving): auto-save-list-file-prefix is an option.
4507
4508 * buffers.texi (Killing Buffers): buffer-offer-save is an
4509 option.
4510
4511 * display.texi (Refresh Screen): no-redraw-on-reenter is an
4512 option.
4513 (Echo Area Customization): echo-keystrokes is an option.
4514 (Selective Display): selective-display-ellipses is an option.
4515 (Temporary Displays): temp-buffer-show-function is an option.
4516 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
4517 are options.
4518 (Font Selection): face-font-family-alternatives,
4519 face-font-selection-order, face-font-registry-alternatives, and
4520 scalable-fonts-allowed are options.
4521 (Fringe Indicators): indicate-buffer-boundaries is an option.
4522 (Fringe Cursors): overflow-newline-into-fringe is an option.
4523 (Scroll Bars): scroll-bar-mode is an option.
4524
4525 * eval.texi (Eval): max-lisp-eval-depth is an option.
4526
4527 * files.texi (Visiting Functions): find-file-hook is an option.
4528 (Directory Names): directory-abbrev-alist is an option.
4529 (Unique File Names): temporary-file-directory and
4530 small-temporary-file-directory are options.
4531
4532 * frames.texi (Initial Parameters): initial-frame-alist,
4533 minibuffer-frame-alist and default-frame-alist are options.
4534 (Cursor Parameters): blink-cursor-alist and
4535 cursor-in-non-selected-windows ar options.
4536 (Window System Selections): selection-coding-system is an
4537 option.
4538 (Display Feature Testing): display-mm-dimensions-alist is an
4539 option.
4540
4541 * help.texi (Help Functions): help-char and help-event-list are
4542 options.
4543
4544 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
4545 an option.
4546
4547 * minibuf.texi (Minibuffer History): history-length and
4548 history-delete-duplicates are options.
4549 (High-Level Completion): read-buffer-function and
4550 read-buffer-completion-ignore-case are options.
4551 (Reading File Names): read-file-name-completion-ignore-case is
4552 an option.
4553
4554 * modes.texi (Mode Line Top): mode-line-format is an option.
4555 (Mode Line Variables): mode-line-position and mode-line-modes
4556 are options.
4557
4558 * nonascii.texi (Text Representations):
4559 enable-multibyte-characters is an option.
4560 (Default Coding Systems): auto-coding-regexp-alist,
4561 file-coding-system-alist, auto-coding-alist and
4562 auto-coding-functions are options.
4563 (Specifying Coding Systems): inhibit-eol-conversion is an
4564 option.
4565
4566 * os.texi (Init File): site-run-file is an option.
4567 (System Environment): mail-host-address is an option.
4568 (User Identification): user-mail-address is an option.
4569 (Terminal Output): baud-rate is an option.
4570
4571 * positions.texi (Word Motion): words-include-escapes is an
4572 option.
4573
4574 * searching.texi (Standard Regexps): page-delimiter,
4575 paragraph-separate, paragraph-separate and sentence-end are
4576 options.
4577
4578 * text.texi (Margins): left-margin and fill-nobreak-predicate
4579 are options.
4580
4581 * variables.texi (Local Variables): max-specpdl-size is an
4582 option.
4583
4584 * windows.texi (Choosing Window):
4585 split-window-preferred-function, special-display-function and
4586 display-buffer-function are options.
4587
106e6894
CY
45882009-05-20 Chong Yidong <cyd@stupidchicken.com>
4589
4a83454d
CY
4590 Fix errors spotted by Martin Rudalics.
4591
106e6894
CY
4592 * syntax.texi (Position Parse): Document rationale for ignored
4593 arguments to syntax-ppss-flush-cache.
4594
4595 * processes.texi (Input to Processes): Mark PROCESS arg to
4596 process-running-child-p as optional.
4597 (Network Options): Document NO-ERROR arg to
4598 set-network-process-option.
4599
4600 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
4601 command.
4602
4603 * searching.texi (POSIX Regexps): Mark posix-search-forward and
4604 posix-search-backward as commands.
4605
4606 * os.texi (Killing Emacs): Mark kill-emacs as a command.
4607 (Suspending Emacs): Mark suspend-emacs as a command.
4608 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
4609 commands.
5dcb4c4e
SM
4610 (Terminal Output): Remove obsolete function baud-rate.
4611 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
4612
4613 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
4614 terminal-coding-system and set-terminal-coding-system.
4615 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
4616 as optional.
4617 (Character Sets): Document RESTRICTION arg of char-charset.
4618 (Character Codes): Mark POS argument to get-byte as optional.
4619
4620 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
4621 minibuffer-message.
4622
4623 * files.texi (Create/Delete Dirs): Mark make-directory and
4624 delete-directory as commands.
4625
4626 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
4627
4628 * text.texi (Base 64): Mark base64-decode-string and
4629 base64-encode-string as commands.
4630 (Columns): Mark move-to-column as a command.
4631 (Mode-Specific Indent): Document RIGID arg to
4632 indent-for-tab-command.
4633 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
4634 Mark indent-code-rigidly as a command.
4635 (Substitution): Mark translate-region as a command.
4636
4637 * frames.texi (Size and Position): Remove obsolete functions
4638 screen-height and screen-width.
4639
04173931
CY
46402009-05-19 Chong Yidong <cyd@stupidchicken.com>
4641
4642 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
4643 (Displaying Buffers, Resizing Windows): Correct mistakes;
4644 next-window, previous-window, and pop-to-buffer are not commands,
4645 and fit-window-to-buffer" is a command. (Pointed out by Martin
4646 Rudalics.)
4647
eae7d8f8
RS
46482009-05-17 Richard M Stallman <rms@gnu.org>
4649
4650 * modes.texi (Precalculated Fontification): Clarify text.
4651
b8766179
MR
46522009-05-17 Martin Rudalics <rudalics@gmx.at>
4653
4654 * windows.texi (Selecting Windows): Clarify descriptions of
4655 with-selected-window and get-lru-window.
4656 (Cyclic Window Ordering): Refer to particular frame when talking
4657 about how splitting affects the ordering.
4658 (Displaying Buffers): Fix descriptions of switch-to-buffer and
4659 switch-to-buffer-other-window. Explain how setting of
4660 display-buffer-reuse-frames affects pop-to-buffer.
4661 (Choosing Window): Clarify some details in descriptions of
4662 display-buffer-reuse-frames, pop-up-frames, and
4663 pop-up-frame-function.
4664 (Dedicated Windows): Clarify some details.
4665 (Textual Scrolling): Replace term vscroll by term vertical
4666 scroll position.
4667 (Vertical Scrolling): Fix typo.
4668 (Window Hooks): Relate text on jit-lock-register to window
4669 scrolling and size changes.
4670
734b5e3b
CY
46712009-05-14 Chong Yidong <cyd@stupidchicken.com>
4672
0a65633e
CY
4673 * frames.texi (Initial Parameters): Clarify what the initial
4674 minibuffer frame is.
05be46d7
CY
4675 (Buffer Parameters): Note that the minibuffer parameter can not be
4676 altered.
0a65633e 4677
734b5e3b
CY
4678 * anti.texi (Antinews): Copyedits. Rearrange some entries.
4679 Document display-buffer changes.
4680
925672cd
CY
46812009-05-13 Chong Yidong <cyd@stupidchicken.com>
4682
17ecd7af
CY
4683 * anti.texi (Antinews): Rewrite for Emacs 22.
4684
925672cd
CY
4685 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
4686 obarrays are first mentioned. Define "system abbrev" more
4687 prominently, and add it to the index.
4688 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
4689 Copyedits.
4690 (Abbrev Expansion): Document abbrev-insert.
4691
80be4dd7
CY
46922009-05-12 Chong Yidong <cyd@stupidchicken.com>
4693
4694 * frames.texi (Font and Color Parameters): Rename from Color
4695 Parameters. Document font-backend parameter.
4696
4697 * vol2.texi (Top): Update node listing.
4698 * vol1.texi (Top): Update node listing.
4699 * elisp.texi (Top): Update node listing.
4700
372a93ac
MR
47012009-05-11 Martin Rudalics <rudalics@gmx.at>
4702
4703 * windows.texi (Choosing Window): Don't explicitly refer to
4704 split-window-sensibly's window argument in descriptions of
4705 split-height-threshold and split-width-threshold.
4706
714c3541
MR
47072009-05-10 Martin Rudalics <rudalics@gmx.at>
4708
4709 * windows.texi (Choosing Window): Fix rewrite of window
4710 splitting section.
4711
0e90e7be
EZ
47122009-05-09 Eli Zaretskii <eliz@gnu.org>
4713
f4e90db0
SM
4714 * nonascii.texi (Default Coding Systems):
4715 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5dcb4c4e 4716 Add indexing.
0e90e7be
EZ
4717 (Lisp and Coding Systems): Add index entries.
4718
d3c0c321
MR
47192009-05-09 Martin Rudalics <rudalics@gmx.at>
4720
4721 * windows.texi (Choosing Window): Describe split-window-sensibly
4722 and rewrite section on window splitting accordingly.
4723 (Textual Scrolling): Replace `...' by @code{...}.
4724
c773345a
CY
47252009-05-04 Chong Yidong <cyd@stupidchicken.com>
4726
ee2d5b5e
CY
4727 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
4728 Remove obsoleted pre-abbrev-expand-hook.
4729
4730 * locals.texi (Standard Buffer-Local Variables): Consolidate table
4731 entries.
4732
c773345a
CY
4733 * internals.texi (Object Internals): Don't assume 32-bit machines
4734 are the norm.
4735 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
4736 (Window Internals): Synch field names to window.h.
4737 (Process Internals): Synch field names to process.h.
c773345a 4738
dd449674
CY
47392009-04-29 Chong Yidong <cyd@stupidchicken.com>
4740
4741 * variables.texi (File Local Variables): Note that read-circle is
4742 bound to nil when reading file-local variables.
4743
4744 * streams.texi (Input Functions): Document read-circle.
4745 (Output Variables): Add xref to Circular Objects.
4746
4f1e25e2
CY
47472009-04-25 Chong Yidong <cyd@stupidchicken.com>
4748
4749 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
4750 Features and Coding System Basics. Node that "p" stands for
4751 "predicate". Recommend utf-8-emacs instead of emacs-mule.
4752 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
4753 mouse-appearance-menu.
4754 (Programming Tips): Add xref to Progress.
4755
dca019f8
CY
47562009-04-22 Chong Yidong <cyd@stupidchicken.com>
4757
5dcb4c4e
SM
4758 * os.texi (Command-Line Arguments):
4759 Document command-line-args-left.
dca019f8
CY
4760 (Suspending Emacs): Adapt text to multi-tty case. Document use of
4761 terminal objects for tty arguments.
4762 (Startup Summary): Add xref to Session Management.
4763 (Session Management): Mention emacs-session-restore. Copyedits.
4764
02a89103
CY
47652009-04-20 Chong Yidong <cyd@stupidchicken.com>
4766
4767 * os.texi (Startup Summary): Copyedits. The init file is not
4768 necessarily named .emacs now. Document initial-buffer-choice and
4769 initial-scratch-message. Note where Emacs exits in batch mode.
4770 Document inhibit-splash-screen as an alias.
4771 (Init File): Be neutral about which init file name to use.
4772
47732009-04-16 Chong Yidong <cyd@stupidchicken.com>
4774
4775 * os.texi (System Interface): Fix Texinfo usage.
4776
0c1cfe01
CY
47772009-04-15 Chong Yidong <cyd@stupidchicken.com>
4778
80d7cdca
CY
4779 * searching.texi (Regexp Backslash): Also refer to shy groups as
4780 non-capturing or unnumbered groups.
4781 (Regexp Functions): Add cross-reference to Regexp Backslash.
4782
0c1cfe01
CY
4783 * display.texi (Truncation): Overlays can use line-prefix and
4784 wrap-prefix too.
4785 (Overlay Properties): Document wrap-prefix and line-prefix.
4786 (Face Attributes): Document underline-minimum-offset.
4787 (Face Remapping): Copyedits.
4788 (Low-Level Font): Copyedits.
4789 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
4790 (Line Height): Emphasize that line-spacing only takes effect on
4791 graphical terminals.
0c1cfe01 4792
c4adeee0
CY
47932009-04-13 Chong Yidong <cyd@stupidchicken.com>
4794
4795 * display.texi (Refresh Screen): Note that a passage about screen
4796 refreshing is text terminal only.
4797 (Forcing Redisplay): Delete misleading comment---sit-for calls
4798 redisplay, not the other way around.
4799 (Truncation): Note new values of truncate-partial-width-windows.
4800 Copyedits.
4801 (Invisible Text): Document invisible-p.
4802
b20ecfa1
EZ
48032009-04-11 Eli Zaretskii <eliz@gnu.org>
4804
4805 * display.texi (Overlays): Overlays don't scale well. See
4806 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
4807
97d8273f
CY
48082009-04-10 Chong Yidong <cyd@stupidchicken.com>
4809
f147ff75
CY
4810 * syntax.texi (Syntax Table Functions): Document cons cell
4811 argument for modify-syntax-entry.
4812 (Categories): Document cons cell argument for
4813 modify-category-entry.
4814
fca4ec76
CY
4815 * searching.texi (String Search): Document word-search-forward-lax
4816 and word-search-backward-lax.
4817 (Searching and Case): Describe isearch behavior more precisely.
4818
9c283d5b
CY
4819 * keymaps.texi (Tool Bar): Mention that some platforms do not
4820 support multi-line toolbars. Suggested by Stephen Eglen.
4821
4822 * frames.texi (Layout Parameters): Mention that Nextstep also
4823 allows only one tool-bar line. Suggested by Stephen Eglen.
4824
97d8273f
CY
4825 * nonascii.texi (Text Representations): Copyedits.
4826 (Coding System Basics): Also mention utf-8-emacs.
4827 (Converting Representations, Selecting a Representation)
4828 (Scanning Charsets, Translation of Characters, Encoding and I/O):
4829 Copyedits.
4830 (Character Codes): Mention role of codepoints 1114112 to 4194175.
4831
2bad3299
CY
48322009-04-09 Chong Yidong <cyd@stupidchicken.com>
4833
4834 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
4835 (Filling): Clarify REGION argument of fill-paragraph.
4836 Document fill-forward-paragraph-function.
2bad3299
CY
4837 (Special Properties): Remove "new in Emacs 22" declaration.
4838 (Clickable Text): Merge with Links and Mouse-1 node.
4839
5dcb4c4e
SM
4840 * display.texi (Button Properties, Button Buffer Commands):
4841 Change xref to Clickable Text.
2bad3299
CY
4842
4843 * tips.texi (Key Binding Conventions): Change xref to Clickable
4844 Text.
4845
4846 * elisp.texi (Top): Update node listing.
4847
ea30ce4f
CY
48482009-04-05 Chong Yidong <cyd@stupidchicken.com>
4849
47af2f4b
CY
4850 * markers.texi (The Mark): Copyedits. Improve description of
4851 handle-shift-selection.
4852 (The Region): Move use-region-p here from The Mark.
4853
ea30ce4f
CY
4854 * positions.texi (Screen Lines): Document (cols . lines) argument
4855 for vertical-motion.
4856
2aa8ea6e
CY
48572009-04-04 Chong Yidong <cyd@stupidchicken.com>
4858
3ec61d4e
CY
4859 * frames.texi (Frames): Clean up introduction. Document `ns'
4860 return value for framep.
4861 (Creating Frames): Note how the terminal is chosen.
4862 (Multiple Terminals, Multiple Displays): Merge into a single node.
4863 (Color Parameters): Fix typo.
4864
4865 * variables.texi (Local Variables, Buffer-Local Variables)
4866 (Creating Buffer-Local): Change link to Multiple Terminals.
4867
4868 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
4869
4870 * keymaps.texi (Controlling Active Maps): Change link to Multiple
4871 Terminals.
4872
4873 * commands.texi (Command Loop Info, Keyboard Macros): Change link
4874 to Multiple Terminals.
4875
4876 * elisp.texi (Top): Update node listing.
4877 * vol2.texi (Top): Update node listing.
4878 * vol1.texi (Top): Update node listing.
4879
9257072f
CY
4880 * buffers.texi (Current Buffer): Note that the append-to-buffer
4881 example is no longer in synch with the latest code. Tie the two
4882 examples together.
4883
2aa8ea6e
CY
4884 * files.texi (File Attributes): Move note about MS-DOS from
4885 Changing Files to File Attributes.
4886 (Create/Delete Dirs): Note that mkdir is an alias for this.
4887
22e74b17
CY
48882009-04-01 Markus Triska <triska@gmx.at>
4889
4890 * processes.texi (Filter Functions): Suggest how to handle output
4891 batches.
4892
4bbe48ec
CY
48932009-03-30 Chong Yidong <cyd@stupidchicken.com>
4894
4895 * help.texi (Accessing Documentation): Update example to use
4896 help-setup-xref and with-help-window.
4897 (Help Functions): Remove print-help-return-message, which is
4898 semi-obsolete due to with-help-window. Document help-buffer and
4899 help-setup-xref.
4900
b9723f39
CY
49012009-03-29 Chong Yidong <cyd@stupidchicken.com>
4902
5dcb4c4e
SM
4903 * help.texi (Accessing Documentation, Help Functions):
4904 Remove information about long-obsolete Emacs versions.
9eb52e90 4905
b9723f39
CY
4906 * modes.texi (Mode Line Variables): The default values of the mode
4907 line variables are now more complicated.
4908
b0cc32db
CY
49092009-03-28 Chong Yidong <cyd@stupidchicken.com>
4910
3c25a5a9
CY
4911 * modes.texi (Major Mode Conventions): Note that specialness is
4912 inherited.
31c9eebb
CY
4913 (Derived Modes): Note that define-derive-mode sets the mode-class
4914 property.
3c25a5a9 4915
b0cc32db
CY
4916 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
4917 goto-map. Add search-map to the list.
4918
c5e0006d
EZ
49192009-03-27 Eli Zaretskii <eliz@gnu.org>
4920
1213465a
EZ
4921 * os.texi (System Environment): Update the list of system-type
4922 values.
4923
c5e0006d
EZ
4924 * markers.texi (The Mark) <handle-shift-selection>: Update for
4925 removal of the optional argument DEACTIVATE.
4926
48bab3d6
CY
49272009-03-25 Chong Yidong <cyd@stupidchicken.com>
4928
4929 * commands.texi (Focus Events): Most X window managers don't use
4930 focus-follows-mouse nowadays.
4931
6e4ff1b6
CY
49322009-03-24 Chong Yidong <cyd@stupidchicken.com>
4933
4934 * commands.texi (Defining Commands): Clarify introduction.
4935 (Using Interactive): Not that interactive can be put in a symbol
4936 property.
4937 (Interactive Call): Note that a symbol with a non-nil
4938 interactive-form property satisfies commandp.
4939
11625308
JB
49402009-03-23 Juanma Barranquero <lekktu@gmail.com>
4941
4942 * minibuf.texi (Intro to Minibuffers): Fix typos.
4943
7b34420d
CY
49442009-03-23 Chong Yidong <cyd@stupidchicken.com>
4945
4946 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
4947 about minibuffers in old Emacs versions. Copyedits.
4948 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
4949 (Text from Minibuffer): Simplify introduction.
4950
f9257eed
AM
49512009-03-22 Alan Mackenzie <acm@muc.de>
4952
4953 * commands.texi (Using Interactive): Clarify string argument to
4954 `interactive' - even promptless elements need \n separators.
4955
f639ba70
CY
49562009-03-18 Chong Yidong <cyd@stupidchicken.com>
4957
4958 * minibuf.texi (Completion Styles): New node.
4959
4960 * elisp.texi (Top): Update node listing.
4961
d897e8ee
CY
49622009-03-17 Chong Yidong <cyd@stupidchicken.com>
4963
4964 * minibuf.texi (Basic Completion): Note that
4965 read-file-name-completion-ignore-case and
4966 read-buffer-completion-ignore-case can override
4967 completion-ignore-case.
4968 (Minibuffer Completion): Document completing-read changes.
4969 (Completion Commands): Avoid mentioning partial completion mode.
4970 Document minibuffer-completion-confirm changes, and
4971 minibuffer-confirm-exit-commands.
4972 (High-Level Completion): Document new require-match behavior for
4973 read-buffer. Document read-buffer-completion-ignore-case.
4974 (Reading File Names): Document new require-match behavior for
4975 read-file-name.
4976
b1f23349
CY
49772009-03-14 Chong Yidong <cyd@stupidchicken.com>
4978
4979 * debugging.texi (Error Debugging): Don't mislead the reader into
4980 thinking that debug-on-error enters debugger for C-f at EOB.
4981 (Error Debugging): Setting debug-on-init within the init file
4982 works, and has for some time.
4983
d6eb4e25
KH
49842009-03-13 Kenichi Handa <handa@m17n.org>
4985
4986 * display.texi (Fontsets): Update the description.
4987
1cf53dc5
CY
49882009-03-13 Chong Yidong <cyd@stupidchicken.com>
4989
4990 * advice.texi (Advising Primitives): Link to What Is a Function.
4991
81f919fc
CY
49922009-03-12 Chong Yidong <cyd@stupidchicken.com>
4993
cf4229eb
CY
4994 * compile.texi (Speed of Byte-Code): Update example.
4995 (Disassembly): Update examples.
4996
81f919fc 4997 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
4998
4999 * customize.texi (Common Keywords): It's not necessary to use :tag
5000 to remove hyphens, as custom-unlispify-tag-name does it
5001 automatically.
5dcb4c4e
SM
5002 (Variable Definitions): Link to File Local Variables.
5003 Document customized-value symbol property.
f2bbc08c
CY
5004 (Customization Types): Move menu to end of node.
5005
955964d7
CY
50062009-03-10 Chong Yidong <cyd@stupidchicken.com>
5007
5008 * macros.texi (Compiling Macros): Omit misleading sentence, which
5009 implied that macros can only be used in the same file they are
5010 defined.
5011 (Backquote): Remove obsolete information about Emacs 19.
5012
d25ed7db
GM
50132009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
5014
5015 * display.texi (Display Margins): Fix paren typo.
5016
d55f6ca5
CY
50172009-02-27 Chong Yidong <cyd@stupidchicken.com>
5018
f0e57ed8
CY
5019 * elisp.texi (Top): Update node listing.
5020
5021 * variables.texi (Variables): Clarify introduction.
5022 (Global Variables): Mention that setq is a special form.
5023 (Local Variables): Use active voice.
5024 (Tips for Defining): Mention marking variables as safe.
5025 (Buffer-Local Variables): Mention terminal-local and frame-local
5026 variables together.
5027 (File Local Variables): Copyedits.
5028 (Frame-Local Variables): Note that they are not really useful.
5029 (Future Local Variables): Node deleted.
5030
d55f6ca5 5031 * objects.texi (General Escape Syntax): Update explanation of
fe7a3057 5032 Unicode escape syntax.
d55f6ca5 5033
ca8f09a8
CY
50342009-02-23 Chong Yidong <cyd@stupidchicken.com>
5035
5036 * control.texi (Control Structures): Add cindex entry for "textual
5037 order".
5038
5039 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
5040 instead of "expression" throughout.
5041 (Function Indirection): Copyedits. Use active voice.
5042 (Eval): The default value of max-lisp-eval-depth is now 400.
5043
a20878b6
MB
50442009-02-23 Miles Bader <miles@gnu.org>
5045
5046 * processes.texi (System Processes): Rename `system-process-attributes'
5047 to `process-attributes'.
5048
61f66044
CY
50492009-02-22 Chong Yidong <cyd@stupidchicken.com>
5050
1b80d1f3
CY
5051 * symbols.texi (Property Lists): Emphasize that property lists are
5052 not restricted to symbol cells.
5053 (Other Plists): Copyedit.
5054
61f66044
CY
5055 * sequences.texi (Sequences Arrays Vectors): Make introduction
5056 more concise.
5057 (Arrays): Mention char-tables and bool-vectors too.
5058 (Vectors): Don't repeat information given in Arrays node. Link to
5059 nodes that explain the vector usage examples.
5060 (Char-Tables): Note that char-table elements can have arbitrary
5061 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 5062 Link to Property Lists node.
61f66044 5063
9403944b
CY
50642009-02-22 Chong Yidong <cyd@stupidchicken.com>
5065
5066 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
5067 `append'.
4068c7b4 5068 (List Elements): Copyedits.
9403944b
CY
5069
5070 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
5071 of `vconcat'.
5072
5073 * strings.texi (Creating Strings): Copyedits. Remove obsolete
5074 Emacs 20 usage of `concat'.
5075 (Case Conversion): Copyedits.
5076
b87a185f
CY
50772009-02-21 Chong Yidong <cyd@stupidchicken.com>
5078
5079 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
5080 Minor edits.
5081 (Frame Configuration Type): Emphasize that it is not primitive.
5082 (Font Type): New node.
5083 (Type Predicates): Add fontp; type-of now recognizes font object
5084 types.
5085
5086 * intro.texi (Version Info): Update version numbers in examples.
5087 (Acknowledgements): List more contributors.
5088
5089 * elisp.texi: Bump version number to 3.0.
5090 (Top): Link to Font Type node.
5091
867d4bb3
JB
50922009-02-20 Juanma Barranquero <lekktu@gmail.com>
5093
5094 * modes.texi (Major Mode Conventions): Remove duplicate words.
5095 (Customizing Keywords): Fix typo.
5096
77730170
EZ
50972009-02-14 Eli Zaretskii <eliz@gnu.org>
5098
5099 * nonascii.texi (User-Chosen Coding Systems): Document that
5100 select-safe-coding-system suggests raw-text if there are raw bytes
5101 in the region.
5102 (Explicit Encoding): Warn not to use `undecided' when encoding.
5103
c8736212
GM
51042009-02-11 Glenn Morris <rgm@gnu.org>
5105
5106 * frames.texi (Visibility of Frames): Mention the effect multiple
5107 workspaces/desktops can have on visibility.
5108
ab992d66
EZ
51092009-02-07 Eli Zaretskii <eliz@gnu.org>
5110
c8736212
GM
5111 * text.texi (Commands for Insertion):
5112 * commands.texi (Event Mod):
5113 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
5114 * nonascii.texi (Translation of Characters):
5115 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
5116 (Explicit Encoding): Document the `charset' text property produced
5117 by decode-coding-region and decode-coding-string.
ab992d66 5118
e651a255
AM
51192009-01-27 Alan Mackenzie <acm@muc.de>
5120
5121 * modes.texi (Search-based Fontification): Correct a typo.
5122
bc5cde4b
JB
51232009-01-25 Juanma Barranquero <lekktu@gmail.com>
5124
5125 * abbrevs.texi (Abbrev Table Properties): Fix typo.
5126 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
5127
3533155b
EZ
51282009-01-24 Eli Zaretskii <eliz@gnu.org>
5129
f721deda
EZ
5130 * display.texi (Window Systems): Document the value of
5131 `initial-window-system' under --daemon.
5132
3533155b
EZ
5133 * os.texi (System Environment): Remove description of the
5134 `environment' function which has been deleted.
5135
f79b43b2
DN
51362009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
5137
5138 * frames.texi (Multiple Displays): Remove documentation for
5139 removed function make-frame-on-tty.
5140
e3aa6669
CY
51412009-01-22 Chong Yidong <cyd@stupidchicken.com>
5142
5143 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
5144 write-region-annotate-functions.
5145 Document write-region-post-annotation-function.
e3aa6669 5146
fb13a416
CY
51472009-01-19 Chong Yidong <cyd@stupidchicken.com>
5148
5149 * display.texi (Font Lookup): Document WIDTH argument of
5150 x-list-fonts.
5151
02eccf6b
EZ
51522009-01-17 Eli Zaretskii <eliz@gnu.org>
5153
ead3f58d
EZ
5154 * maps.texi (Standard Keymaps): Rename function-key-map to
5155 local-function-key-map.
5156
5157 * keymaps.texi (Translation Keymaps): Rename function-key-map to
5158 local-function-key-map.
5159
5160 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
5161 and `set-keyboard-coding-system' now accept an optional terminal
5162 argument.
5163
5164 * commands.texi (Event Mod): `keyboard-translate-table' is now
5165 terminal-local.
5166 (Function Keys): Rename function-key-map to
5167 local-function-key-map.
5168
df05a163
EZ
5169 * elisp.texi (Top): Make @detailmenu be consistent with changes in
5170 frames.texi.
5171
0ed8034e 5172 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
5173 `delete-terminal-functions', `suspend-tty-functions' and
5174 `resume-tty-functions'.
0ed8034e
EZ
5175
5176 * frames.texi (Frames): Document `frame-terminal' and
5177 `terminal-live-p'.
5178 (Multiple Displays): Document `make-frame-on-tty'.
5179 (Multiple Terminals): Document `terminal-list', `delete-terminal',
5180 `terminal-name', and `get-device-terminal'.
490f1197
EZ
5181 (Terminal Parameters): Document `terminal-parameters',
5182 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
5183
5184 * os.texi (System Environment): Document `environment' and
5185 `initial-environment'.
490f1197
EZ
5186 (Suspending Emacs): Update for multi-tty; document
5187 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 5188
02eccf6b
EZ
5189 * nonascii.texi (Coding System Basics): More accurate description
5190 of `raw-text'.
5191
f19fea97
JB
51922009-01-12 Juanma Barranquero <lekktu@gmail.com>
5193
5194 * display.texi (Low-Level Font): Fix typo.
5195
16fa292f
CY
51962009-01-10 Chong Yidong <cyd@stupidchicken.com>
5197
5198 * elisp.texi (Top): Update node listing.
5199
5200 * display.texi (PostScript Images): Node deleted.
5201
0b4faef3
EZ
52022009-01-10 Eli Zaretskii <eliz@gnu.org>
5203
3355f04d
EZ
5204 * processes.texi (Decoding Output): Document that null bytes force
5205 no-conversion for reading process output.
5206
5207 * files.texi (Reading from Files): Document that null bytes force
5208 no-conversion when visiting files.
5209
11625308 5210 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 5211
5dcb4c4e
SM
5212 * nonascii.texi (Lisp and Coding Systems):
5213 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 5214 (Character Properties): Improve wording.
0b4faef3 5215
ce9cf065
CY
52162009-01-09 Chong Yidong <cyd@stupidchicken.com>
5217
5218 * display.texi (Font Lookup): Remove obsolete function
5219 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
5220 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
5221 (Font Selection): Reorder order of variable descriptions.
5222 Minor clarifications.
ce9cf065
CY
5223
5224 * elisp.texi (Top): Update node listing.
5225
ab756fb3
GM
52262009-01-09 Glenn Morris <rgm@gnu.org>
5227
5228 * commands.texi (Command Loop Info): Say that last-command-char and
5229 last-input-char are obsolete aliases.
5230
5231 * edebug.texi (Edebug Recursive Edit): Remove separate references to
5232 last-input-char and last-command-char, since they are just aliases for
5233 last-input-event and last-command-event.
5234
5235 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
5236 last-command-char.
5237
6b2b8ab1
CY
52382009-01-08 Chong Yidong <cyd@stupidchicken.com>
5239
5240 * elisp.texi: Update node listing.
5241
5242 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
5243 (Face Attributes): Don't link to Font Lookup.
5244 Document font-family-list.
6b2b8ab1
CY
5245 (Fonts): New node.
5246
3568e767
JR
52472009-01-08 Jason Rumney <jasonr@gnu.org>
5248
5249 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 5250 changing the standard pointer shapes. (Bug#1485)
3568e767 5251
6221c8db
CY
52522009-01-08 Chong Yidong <cyd@stupidchicken.com>
5253
5254 * display.texi (Attribute Functions): Note that a function value
5255 :height is relative, and that compatibility functions work by
5256 calling set-face-attribute.
5257 (Displaying Faces): Reorder list in order of increasing priority.
5258 (Face Remapping): New node. Content moved here from Displaying
5259 Faces.
5260 (Glyphs): Link to Face Functions.
5261
e3d3799a
CY
52622009-01-08 Chong Yidong <cyd@stupidchicken.com>
5263
5264 * display.texi (Faces): Don't discuss face id here. facep does
5265 not return t.
5266 (Defining Faces): Minor clarification.
5267 (Face Attributes): Rearrange items to match docstring of
5268 set-face-attribute. Add :foundry attribute. Document new role of
5269 :font attribute. Texinfo usage fix.
5270 (Attribute Functions): Copyedits.
5271 (Face Functions): Note that face number is seldom used.
5272
638a2457
RS
52732009-01-05 Richard M Stallman <rms@gnu.org>
5274
5275 * strings.texi (Predicates for Strings): Minor clarification.
5276
5277 * functions.texi (Function Safety): Texinfo usage fix.
5278
39cb9e56 52792009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
49ea0074
JB
5280
5281 * objects.texi (General Escape Syntax): Fix typo.
5282
9f822178
MR
52832009-01-03 Martin Rudalics <rudalics@gmx.at>
5284
5285 * windows.texi (Choosing Window): Say that pop-up-frame-alist
5286 works via the default value of pop-up-frame-function.
5287
af34ad36
EZ
52882009-01-02 Eli Zaretskii <eliz@gnu.org>
5289
5290 * processes.texi (System Processes): Document the `time' and
5291 `ctime' attributes of `system-process-attributes'.
5292
d31f6679
CY
52932009-01-01 Chong Yidong <cyd@stupidchicken.com>
5294
5295 * display.texi (Face Attributes): Clarify :height attribute.
5296
174dc00c
MR
52972008-12-31 Martin Rudalics <rudalics@gmx.at>
5298
5299 * buffers.texi (The Buffer List): Clarify what moves a buffer to
5300 the front of the buffer list. Add entries for `last-buffer' and
5301 `unbury-buffer'.
5302
b8afe7e4
EZ
53032008-12-27 Eli Zaretskii <eliz@gnu.org>
5304
d14030f5
EZ
5305 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
5306 and its subsections.
5307
5308 * frames.texi (Multiple Terminals, Low-level Terminal)
5309 (Terminal Parameters, Frames on Other TTY devices): New sections.
5310 (Frames): Add an xref to "Multiple Terminals".
5311
765980a4
EZ
5312 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
5313
5314 * objects.texi (Terminal Type): New node.
5315 (Editing Types): Add it to the menu.
5316
47bd5577
EZ
5317 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
5318 Variables".
5319
eb22b78c 5320 * variables.texi (Directory Local Variables): New node.
47bd5577 5321 (Variables): Add a menu item for it.
eb22b78c 5322
b8afe7e4
EZ
5323 * loading.texi (Autoload): Document `generate-autoload-cookie' and
5324 `generated-autoload-file'.
5325
77bb0476
EZ
53262008-12-20 Eli Zaretskii <eliz@gnu.org>
5327
028e2c19
EZ
5328 * os.texi (Startup Summary): Add xref to documentation of
5329 `initial-window-system'.
5330
77bb0476
EZ
5331 * display.texi (Window Systems): Document `window-system' the
5332 function. The variable `window-system' is now frame-local.
028e2c19 5333 Document `initial-window-system'.
77bb0476 5334
dda87836
MR
53352008-12-19 Martin Rudalics <rudalics@gmx.at>
5336
5337 * windows.texi (Windows): Rewrite description of
5338 fit-window-to-buffer.
5339
caef3ed2
GM
53402008-12-13 Glenn Morris <rgm@gnu.org>
5341
5342 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
5343 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
5344
21c58e4d
GM
53452008-12-12 Glenn Morris <rgm@gnu.org>
5346
5347 * debugging.texi (Error Debugging): Refer forwards to
5348 eval-expression-debug-on-error.
5349
af38459f
EZ
53502008-12-05 Eli Zaretskii <eliz@gnu.org>
5351
5dedd9b5
EZ
5352 * strings.texi (String Basics): Only unibyte strings that
5353 represent key sequences hold 8-bit raw bytes.
5354
af38459f
EZ
5355 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
5356 paragraph to speak about `undecided'.
5357 (Character Properties): Don't explain the meaning of each
5358 property; instead, identify their Unicode Standard names.
b3f1f4a5 5359 (Character Sets): Document `map-charset-chars'.
af38459f 5360
fa047ae7
GM
53612008-12-02 Glenn Morris <rgm@gnu.org>
5362
5363 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
5364 section yet again.
5365
47dbc044
EZ
53662008-11-29 Eli Zaretskii <eliz@gnu.org>
5367
98d05998
EZ
5368 * nonascii.texi (Character Properties): New Section.
5369 (Specifying Coding Systems): Document
5370 `coding-system-priority-list', `set-coding-system-priority', and
5371 `with-coding-priority'.
5372 (Lisp and Coding Systems): Document `check-coding-systems-region'
5373 and `coding-system-charset-list'.
5374 (Coding System Basics): Document `coding-system-aliases'.
5375
5376 * elisp.texi (Top): Add a @detailmenu entry for "Character
5377 Properties".
5378
47dbc044
EZ
5379 * objects.texi (Character Type): Correct the range of Emacs
5380 characters. Add an @xref to "Character Codes".
5381
5382 * strings.texi (String Basics): Add an @xref to "Character Codes".
5383
5384 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
5385
5386 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
5387 (Character Codes): Document `max-char'.
5388
8b80cdf5
EZ
53892008-11-28 Eli Zaretskii <eliz@gnu.org>
5390
5391 * nonascii.texi (Text Representations, Converting Representations)
5392 (Character Sets, Scanning Charsets, Translation of Characters):
5393 Make text more accurate.
5394
a99dceba
GM
53952008-11-28 Glenn Morris <rgm@gnu.org>
5396
5397 * files.texi (Format Conversion Round-Trip): Improve previous change.
5398
f6dc3bed
CY
53992008-11-26 Chong Yidong <cyd@stupidchicken.com>
5400
5401 * modes.texi (Auto Major Mode): Fix example.
5402
5da9413d
GM
54032008-11-25 Glenn Morris <rgm@gnu.org>
5404
5405 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
5406
5407 * files.texi (Format Conversion Round-Trip):
5408 Use active voice for previous change.
5409
fcca848c
CY
54102008-11-25 Chong Yidong <cyd@stupidchicken.com>
5411
5412 * os.texi (Processor Run Time):
5413 * processes.texi (Transaction Queues):
5414 * markers.texi (The Mark):
5415 * windows.texi (Choosing Window, Selecting Windows):
5416 * files.texi (Changing Files, Magic File Names):
5417 * commands.texi (Key Sequence Input):
5418 * functions.texi (Declaring Functions):
5419 * strings.texi (Predicates for Strings):
5420 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
5421
36c8dc54
CY
54222008-11-24 Chong Yidong <cyd@stupidchicken.com>
5423
5424 * help.texi (Accessing Documentation): Update example.
5425
5426 * variables.texi (Defining Variables): Note that `*' is not
5427 necessary if defcustom is used.
5428
2a79b242
EZ
54292008-11-22 Eli Zaretskii <eliz@gnu.org>
5430
5431 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
5432 Characters" from @detailmenu.
5433
5434 * nonascii.texi (Character Codes, Character Sets)
5435 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
5436 (Chars and Bytes, Splitting Characters): Sections removed.
5437
392f0d26
LK
54382008-11-22 Lute Kamstra <lute@gnu.org>
5439
5440 * positions.texi (Text Lines): Update goto-line documentation.
5441
af1a5cd5
MR
54422008-11-21 Martin Rudalics <rudalics@gmx.at>
5443
6a4cfb0c
MR
5444 * frames.texi (Frames): Fix typo, add cross references, reword.
5445 (Initial Parameters): Reword special-display-frame-alist text.
5446 (Frames and Windows): Reword. Describe argument norecord for
5447 set-frame-selected-window.
5448 (Input Focus): Describe argument norecord for select-frame.
5449 Remove comment on MS-Windows behavior for focus-follows-mouse.
5450 (Raising and Lowering): Mention windows-frames dichotomy in
5451 metaphor.
5452
af1a5cd5
MR
5453 * windows.texi (Displaying Buffers, Vertical Scrolling)
5454 (Horizontal Scrolling): Fix indenting and rewording issues
5455 introduced with 2008-11-07 change.
5456
c249fa9c
GM
54572008-11-20 Glenn Morris <rgm@gnu.org>
5458
5459 * files.texi (Format Conversion Round-Trip): Mention `preserve'
5460 element of `format-alist'.
5461
204d4665
GM
54622008-11-19 Glenn Morris <rgm@gnu.org>
5463
5464 * doclicense.texi: Update to FDL 1.3.
5465 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
5466
cc0910af
CY
54672008-11-18 Chong Yidong <cyd@stupidchicken.com>
5468
efe6e7c4
CY
5469 * windows.texi (Window Hooks): Remove *-end-trigger-functions
5470 vars, which are obsolete. Mention jit-lock-register.
5471
5dcb4c4e
SM
5472 * modes.texi (Other Font Lock Variables):
5473 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 5474
cc0910af
CY
5475 * frames.texi (Color Parameters): Document alpha parameter.
5476
aeeedf76
MR
54772008-11-16 Martin Rudalics <rudalics@gmx.at>
5478
5479 * windows.texi (Splitting Windows, Deleting Windows)
5480 (Selecting Windows, Cyclic Window Ordering)
5481 (Buffers and Windows, Displaying Buffers, Choosing Window)
5482 (Dedicated Windows, Window Point, Window Start and End)
5483 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
5484 (Size of Window, Resizing Windows, Window Configurations)
5485 (Window Parameters): Avoid @var at beginning of sentences and
5486 reword accordingly.
5487
4c565c5c
LK
54882008-11-11 Lute Kamstra <lute@gnu.org>
5489
5490 * files.texi (File Name Components): Fix file-name-extension
5491 documentation.
5492
25f494c9
JB
54932008-11-11 Juanma Barranquero <lekktu@gmail.com>
5494
5495 * frames.texi (Basic Parameters): Remove display-environment-variable
5496 and term-environment-variable.
5497
a1401ab1
EZ
54982008-11-08 Eli Zaretskii <eliz@gnu.org>
5499
5500 * windows.texi (Basic Windows, Splitting Windows)
5501 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
5502 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
5503 (Resizing Windows, Window Configurations, Window Parameters):
5504 Fix wording and markup.
a1401ab1 5505
efafc282
MR
55062008-11-07 Martin Rudalics <rudalics@gmx.at>
5507
5508 * windows.texi (Windows): Update entries.
5509 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 5510 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
5511 (Selecting Windows, Cyclic Window Ordering): Reword with special
5512 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
5513 (Buffers and Windows, Choosing Window): Reword with special
5514 emphasis on dedicated windows.
5515 (Displaying Buffers): Reword. For switch-to-buffer mention that
5516 it may fall back on pop-to-buffer. For other-window try to
5517 explain how it treats the cyclic ordering of windows.
efafc282
MR
5518 (Dedicated Windows): New node and section discussing dedicated
5519 windows and associated functions.
86ab855a 5520 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
5521 (Window Start and End): Rename node and section title. Reword.
5522 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
5523 Minor rewording.
5524 (Size of Window): Reword, in particular text on window-width.
5525 (Resizing Windows): Reword. Add text on balancing windows.
5526 (Window Configurations): Reword. Mention window parameters.
5527 (Window Parameters): New node and section on window parameters.
5528 (Window Hooks): Reword. Mention that
5529 window-configuration-change-hook is run "buffer-locally".
5530 * elisp.texi (Top): Update Windows entries in @detailmenu
5531 section.
5532
d60a8ab2
JB
55332008-11-04 Juanma Barranquero <lekktu@gmail.com>
5534
5535 * searching.texi (Regexp Search): Fix typo.
5536
01777627
CY
55372008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5538
5539 * searching.texi (Regexp Search): Document GREEDY arg.
5540 (Simple Match Data): Fix return value.
5541
c4526e93
EZ
55422008-11-01 Eli Zaretskii <eliz@gnu.org>
5543
5544 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
5545 with Emacs 23 internal representation of characters.
5546 Document `unibyte-string'.
c4526e93 5547
fe2ae8b5
CY
55482008-10-28 Chong Yidong <cyd@stupidchicken.com>
5549
5550 * processes.texi (Process Information): Note that process-status
5551 does not accept buffer names.
5552
cc5a21e3
CY
55532008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5554
5555 * positions.texi (Skipping Characters): Correct return value of
5556 skip-chars-forward.
5557
09460d9a
MR
55582008-10-25 Martin Rudalics <rudalics@gmx.at>
5559
520b29e7
MR
5560 * windows.texi (Deleting Windows): Update documentation of
5561 delete-windows-on.
5562 (Buffers and Windows): Update documentations of
5563 get-buffer-window and get-buffer-window-list.
5564 (Displaying Buffers): Update documentation of
5565 replace-buffer-in-windows.
5566
09460d9a
MR
5567 * buffers.texi (Current Buffer): Reword set-buffer and
5568 with-current-buffer documentations.
5569 (Creating Buffers): Reword documentation of get-buffer-create.
5570
4d48fcdc
MR
55712008-10-23 Martin Rudalics <rudalics@gmx.at>
5572
5573 * buffers.texi (Current Buffer): Reword documentation of
5574 set-buffer.
5575 (Buffer Names): Reword documentation of buffer-name.
5576 (The Buffer List): For bury-buffer explain what happens with the
5577 buffer's window.
5578 (Creating Buffers): Say that get-buffer-create's arg is called
5579 buffer-or-name.
5580
f0143c43
CY
55812008-10-22 Chong Yidong <cyd@stupidchicken.com>
5582
3e5dbbd3
CY
5583 * advice.texi (Computed Advice): Explain what DEFINITION is.
5584
f0143c43
CY
5585 * nonascii.texi (Character Codes): Remove obsolete function
5586 char-valid-p, and document characterp instead.
5587
52a94b85
MR
55882008-10-22 Martin Rudalics <rudalics@gmx.at>
5589
5590 * windows.texi (Displaying Buffers): Reword documentation of
5591 pop-to-buffer.
5592 (Choosing Window): Rewrite documentation of display-buffer and
5593 its options.
5594
f76f8246
MR
5595 * buffers.texi (Killing Buffers): Update documentation of
5596 kill-buffer.
5597
acc8b598
EZ
55982008-10-21 Eli Zaretskii <eliz@gnu.org>
5599
80e6b6df
EZ
5600 * processes.texi (Serial Ports): Fix wording and improve markup.
5601
3645358a
EZ
5602 * searching.texi (Regexp Search): Document `string-match-p' and
5603 `looking-at-p'.
5604 (POSIX Regexps): Add an xref for "non-greedy".
5605 (Regexp Special): Add @cindex entry for "non-greedy".
5606
b3d50cff 5607 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 5608 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 5609
73b7530a
EZ
5610 * frames.texi (Color Names): Add an xref to `read-color'.
5611
5612 * minibuf.texi (High-Level Completion): Document `read-color'.
5613
acc8b598
EZ
5614 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
5615
5616 * positions.texi (Narrowing): Add an xref to "Swapping Text".
5617
5618 * buffers.texi (Swapping Text): New section, documents
5619 `buffer-swap-text'.
5620
10e187e8
MR
56212008-10-21 Martin Rudalics <rudalics@gmx.at>
5622
5623 * windows.texi (Resizing Windows): Minor wording fix.
5624
fd6f900c
EZ
56252008-10-20 Eli Zaretskii <eliz@gnu.org>
5626
5627 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
5628 and `combine-and-quote-strings'.
5629
5630 * strings.texi (Creating Strings): Add xrefs for them.
5631
e4372165
EZ
56322008-10-19 Eli Zaretskii <eliz@gnu.org>
5633
d6328fba
EZ
5634 * elisp.texi (Top): Make descriptive text for "Reading File Names"
5635 match the corresponding menu in minibuf.texi.
5636
e4372165
EZ
5637 * minibuf.texi (Reading File Names): Document `read-shell-command'
5638 and `minibuffer-local-shell-command-map'.
5639
5d8dda33
MR
56402008-10-19 Martin Rudalics <rudalics@gmx.at>
5641
5642 * windows.texi (Resizing Windows): Remove var{} around "window" in
5643 documentation of enlarge-window.
5644 Rewrite documentation of window-min-height and window-min-width.
5645
437706cd
EZ
56462008-10-19 Eli Zaretskii <eliz@gnu.org>
5647
80f85d7c
EZ
5648 * functions.texi (Calling Functions): Document `apply-partially'.
5649
291703b5
EZ
5650 * hooks.texi (Standard Hooks): Mention
5651 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
5652
5653 * variables.texi (File Local Variables): Document
5654 `file-local-variables-alist', `before-hack-local-variables-hook'
5655 and `hack-local-variables-hook'.
5656
583d8b3c
EZ
5657 * processes.texi (Synchronous Processes): Document `process-lines'.
5658
5dcb4c4e
SM
5659 * customize.texi (Variable Definitions):
5660 Document `custom-reevaluate-setting'.
437706cd 5661
7e51d89b
MR
56622008-10-18 Martin Rudalics <rudalics@gmx.at>
5663
5664 * windows.texi (Choosing Window, Deleting Windows)
5665 (Displaying Buffers): Expand documentation of dedicated windows.
5666
43c59a3d
EZ
56672008-10-18 Eli Zaretskii <eliz@gnu.org>
5668
018a960d
EZ
5669 * files.texi (Changing Files): Document symbolic input of file
5670 modes to `set-file-modes'. Document `read-file-modes' and
5671 `file-modes-symbolic-to-number'.
5672
2c0b8144
EZ
5673 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
5674 and `search-map'.
5675
5dcb4c4e
SM
5676 * searching.texi (Search and Replace):
5677 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 5678 Document `multi-query-replace-map'.
80120f13 5679
6d4913f0 5680 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
5681 (Completion Commands, Reading File Names):
5682 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
5683 `minibuffer-local-filename-must-match-map'.
5684 (Minibuffer Completion): The `require-match' argument to
5685 `completing-read' can now have the value `confirm-only'.
5686
43c59a3d
EZ
5687 * windows.texi (Displaying Buffers): Minor wording fix.
5688 (Choosing Window): `split-height-threshold' can now be nil.
5689 Document `split-width-threshold'. `pop-up-frames' can have the
5690 value `graphic-only'.
5691
f36acfd9
EZ
56922008-10-17 Eli Zaretskii <eliz@gnu.org>
5693
5694 * os.texi (Startup Summary): Document `before-init-time' and
5695 `after-init-time'. Document `initial-window-system' and
5696 `window-system-initialization-alist'. Document reading the
5697 abbrevs file. Document the call to `server-start' under --daemon.
5698 Rearrange a bit to be consistent with the code flow.
53728487
EZ
5699 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
5700 (Time Parsing): Document `format-seconds'.
f36acfd9 5701
96995b89
MR
57022008-10-17 Martin Rudalics <rudalics@gmx.at>
5703
5704 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
5705 and reword.
5706
2de17c73
EZ
57072008-10-16 Eli Zaretskii <eliz@gnu.org>
5708
5709 * markers.texi (The Mark): Document use-region-p.
5710
9cf52b11
EZ
57112008-10-15 Eli Zaretskii <eliz@gnu.org>
5712
c3aaf1d7
EZ
5713 * internals.texi (Writing Emacs Primitives): The interactive spec
5714 of a primitive can be a Lisp form.
5715
841a1743
EZ
5716 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
5717 values of transient-mark-mode. Document handle-shift-selection.
5718
5719 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
5720 (Interactive Examples): Show an example of `^'.
5721 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
5722 (Defining Commands, Using Interactive): The interactive-form of a
5723 function can be added via its symbol's property.
841a1743 5724
52441368
EZ
5725 * positions.texi (List Motion): beginning-of-defun-function can
5726 now accept an argument.
5727
8e8c1a72
EZ
5728 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
5729 now return a list of strings.
5730
a33a1f2a
EZ
5731 * control.texi (Handling Errors): Document ignore-errors.
5732
4fb04348
EZ
5733 * frames.texi (Creating Frames): Document frame-inherited-parameters.
5734 (Parameter Access): Document set-frame-parameter.
5735
ee666f84
EZ
5736 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
5737 Hooks" for the effect of kill-all-local-variables on local hook
5738 functions.
5739
9cf52b11
EZ
5740 * modes.texi (Major Mode Conventions, Mode Line Variables):
5741 `mode-name' need not be a string. xref to "Mode Line Data" for
5742 details, and to "Emulating Mode Line" for computing a string
5743 value.
5744
22526bc4
EZ
57452008-10-14 Eli Zaretskii <eliz@gnu.org>
5746
a65f6a85
EZ
5747 * processes.texi (System Processes): New section.
5748 (Processes, Signals to Processes): Add xrefs to it.
5749
5750 * objects.texi (Editing Types): A `process' is a subprocess of
5751 Emacs, not just any process running on the OS.
5752
5753 * elisp.texi (Top): Adjust the @detailmenu for the above two
5754 changes.
5755
2724b26a
EZ
5756 * sequences.texi (Char-Tables): Remove documentation of
5757 set-char-table-default, which has no effect since Emacs 23.
5758 <char-table-range, set-char-table-range>: Don't mention generic
5759 characters and charsets. Add a cons cell as a possible argument.
5760
5761 * nonascii.texi (Splitting Characters)
5762 (Translation of Characters): Don't mention generic characters.
5763
5764 * display.texi (Fontsets): Don't mention generic characters.
5765
22526bc4 5766 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 5767 argument FUNCTION with a cons cell as KEY.
22526bc4 5768
eaf4b689
EZ
57692008-10-13 Eli Zaretskii <eliz@gnu.org>
5770
45e46036
EZ
5771 * objects.texi (Primitive Function Type): Move "@cindex special
5772 forms" from here...
5773
5774 * eval.texi (Special Forms): ...to here.
5775
5776 * functions.texi (What Is a Function): `functionp' returns nil for
5777 special forms. Add an xref.
5778
eaf4b689
EZ
5779 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
5780 Variables".
5781
5782 * variables.texi (Frame-Local Variables): New section.
5783 (Buffer-Local Variables): Add an xref to it.
5784 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
5785 have both frame-local and buffer-local binding.
5786
5787 * frames.texi (Frames): Mention multiple tty frames.
5788 (Frame Parameters, Parameter Access): Mention frame-local variable
5789 bindings.
5790
15688fce
GM
57912008-09-20 Glenn Morris <rgm@gnu.org>
5792
5793 * display.texi (Defining Faces): Recommend against face variables.
5794
35539065
JB
57952008-09-16 Juanma Barranquero <lekktu@gmail.com>
5796
5797 * display.texi (Echo Area Customization): Fix typo.
5798
6a57054b
JB
57992008-09-09 Juanma Barranquero <lekktu@gmail.com>
5800
5801 * loading.texi (Where Defined): Add `defface' item.
5802
d632fb82
MR
58032008-09-06 Martin Rudalics <rudalics@gmx.at>
5804
5805 * loading.texi (Where Defined): Fix description of symbol-file.
5806
905a9adb
JR
58072008-08-26 Jason Rumney <jasonr@gnu.org>
5808
5809 * display.texi (TIFF Images): New section describing :index property.
5810
852e91b7
CY
58112008-08-23 Chong Yidong <cyd@stupidchicken.com>
5812
5813 * display.texi (Temporary Displays): Remove unnecessary comment
5814 about usage of temp-buffer-show-hook.
5815
6be001ee
CY
58162008-08-05 Chong Yidong <cyd@stupidchicken.com>
5817
5818 * symbols.texi (Other Plists): Fix incorrect example.
5819 Suggested by Florian Beck.
5820
58e3d8e8
JB
58212008-07-31 Juanma Barranquero <lekktu@gmail.com>
5822
5823 * os.texi: Fix previous change.
5824
7c2fb837
DN
58252008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5826
5827 * os.texi:
5828 * intro.texi:
5829 * files.texi: Remove VMS support.
5830
9e2a2647
DN
58312008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5832
5833 * os.texi:
5834 * frames.texi:
5835 * display.texi: Remove mentions of Mac Carbon.
5836
c4f4682b
MB
58372008-07-01 Miles Bader <miles@gnu.org>
5838
5839 * text.texi (Special Properties):
5840 * display.texi (Truncation): Add wrap-prefix and line-prefix.
5841
3696411e
JB
58422008-06-28 Johan Bockgård <bojohan@gnu.org>
5843
5844 * display.texi (Other Image Types): Fix copy/paste error; say
5845 "PBM", not "XBM".
5846
f2a77c3a
DN
58472008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5848
5849 * os.texi: Remove references to obsolete systems.
5850
6d52677d
EZ
58512008-06-20 Eli Zaretskii <eliz@gnu.org>
5852
5853 * makefile.w32-in (distclean): Remove makefile.
5854
1a87da4c
GM
58552008-06-17 Glenn Morris <rgm@gnu.org>
5856
5857 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
5858 (elisp, dist): Remove rules and variables that are obsolete now
5859 the lisp manual is no longer distributed separately.
5860
fdda1c5d
GM
58612008-06-16 Glenn Morris <rgm@gnu.org>
5862
646692e9
GM
5863 * configure, configure.in, mkinstalldirs: Remove unused files.
5864
5865 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 5866 * vol1.texi (EMACSVER):
6a57054b 5867 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
5868
5869 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
5870 as per maintain.info.
5871
611bee81
GM
58722008-06-15 Glenn Morris <rgm@gnu.org>
5873
a7bed3a0
GM
5874 * makefile.w32-in (manual): Use "23" rather than "21".
5875
5876 * Makefile.in (emacsver): New, set by configure.
5877 (manual): Use emacsver.
5878
d794edf2
GM
5879 * intro.texi: Report bugs using M-x report-emacs-bug.
5880
611bee81
GM
5881 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
5882
c73e02fa
GM
58832008-06-13 Daniel Engeler <engeler@gmail.com>
5884
5885 * elisp.texi, internals.texi, processes.texi: Add documentation
5886 about serial port access.
5887
e40a85cd
MB
58882008-06-05 Miles Bader <miles@gnu.org>
5889
5890 * display.texi (Displaying Faces): Update to reflect function
5891 renamings in face-remap.el.
5892
7b753744
JB
58932008-06-05 Juanma Barranquero <lekktu@gmail.com>
5894
5895 * display.texi (Fontsets): Fix typos.
5896
9d3d42fb
MB
58972008-06-03 Miles Bader <miles@gnu.org>
5898
7b753744
JB
5899 * display.texi (Displaying Faces): Add add-relative-face-remapping,
5900 remove-relative-face-remapping, set-base-face-remapping,
5901 and set-default-base-face-remapping.
9d3d42fb 5902
f2cec7a9
MB
59032008-06-01 Miles Bader <miles@gnu.org>
5904
5905 * display.texi (Displaying Faces): Add face-remapping-alist.
5906
8f39c96d
SM
59072008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5908
5909 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
5910 variable names.
5911
1ef5eecc
ER
59122008-05-03 Eric S. Raymond <esr@golux>
5913
352c8b4a 5914 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
5915 (current-global-map) return references, not copies.
5916
63b4387f
JL
59172008-05-02 Juri Linkov <juri@jurta.org>
5918
5919 * minibuf.texi (Text from Minibuffer): Document a list of
5920 default values for `read-from-minibuffer'.
5921
38a8b703
JB
59222008-04-24 Juanma Barranquero <lekktu@gmail.com>
5923
5924 * nonascii.texi (Translation of Characters): Fix previous change.
5925
7c42e639
CY
59262008-04-20 Chong Yidong <cyd@stupidchicken.com>
5927
5928 * display.texi (Overlay Properties): Clarify role of underlying
5929 textprop and overlay keymaps for display strings.
5930
5931 * keymaps.texi (Active Keymaps): Ditto.
5932
25c0d999
SM
59332008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
5934
5935 * minibuf.texi (Programmed Completion):
5936 Replace dynamic-completion-table with the new completion-table-dynamic.
5937
e3af5968
CY
59382008-04-07 Chong Yidong <cyd@stupidchicken.com>
5939
5940 * intro.texi (Some Terms): Change "fonts in this manual" index
5941 entry to "typographic conventions".
5942
6bfc8698
EZ
59432008-04-05 Eli Zaretskii <eliz@gnu.org>
5944
5945 * objects.texi (Text Props and Strings): Add indexing for read
5946 syntax of text properties.
5947
4972c361
SM
59482008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
5949
5950 * processes.texi (Decoding Output): Remove process-filter-multibyte
5951 functions.
5952
c70a68db
MR
59532008-03-15 Martin Rudalics <rudalics@gmx.at>
5954
5955 * display.texi (Finding Overlays): Say that empty overlays at
5956 the end of the buffer are reported too.
5957
1291fd36
GM
59582008-03-13 Glenn Morris <rgm@gnu.org>
5959
5960 * elisp.texi (EMACSVER): Set to 23.0.60.
5961
c6b0dfd5
CY
59622008-02-26 Chong Yidong <cyd@stupidchicken.com>
5963
38a8b703 5964 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 5965
875fc30c
GM
59662008-02-22 Glenn Morris <rgm@gnu.org>
5967
5968 * frames.texi (Position Parameters): Clarify the description of
5969 `left' and `top', using information from "Geometry".
5970 (Geometry): Give a pointer to "Position Parameters", rather than
5971 repeating information.
5972
d8c8e45a
GM
59732008-02-11 Glenn Morris <rgm@gnu.org>
5974
5975 * objects.texi (Equality Predicates): No longer talk about "two"
5976 functions.
5977
38a8b703 59782008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
5979
5980 * objects.texi (Equality Predicates): Add defun for
5981 equal-including-properties.
5982
bfffe0b1
GM
59832008-02-10 Glenn Morris <rgm@gnu.org>
5984
5985 * objects.texi (Equality Predicates):
5986 Mention equal-including-properties.
5987
431b78c9
RS
59882008-02-07 Richard Stallman <rms@gnu.org>
5989
5990 * windows.texi (Window Start): Mention the feature of moving
5991 window-start to start of line.
5992
c8763fb6 59932008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
5994
5995 * keymaps.texi (Tool Bar): Document rtl property.
5996
1a256502
TTN
59972008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
5998
5999 * display.texi (Button Types):
6000 For define-button-type, clarify type of NAME.
6001
569382c2
MR
60022008-01-19 Martin Rudalics <rudalics@gmx.at>
6003
6004 * buffers.texi (Buffer Modification): Fix typo.
6005
f3041af1
DN
60062008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
6007
6008 * os.texi (System Environment): Remove references to OSes that are
6009 not supported anymore.
6010
d35e1cd7
DN
60112008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
6012
6013 * os.texi (System Environment): Remove mention for Masscomp.
6014
23af7580
RS
60152008-01-04 Richard Stallman <rms@gnu.org>
6016
6017 * display.texi (Faces): Don't talk about internal face vector as arg
6018 to facep.
6019
6020 * customize.texi (Type Keywords): Fix previous change.
6021
6022 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
6023 * elisp.texi (Top): Fix menu for commands.texi change.
6024
ec7d5b1e
RS
60252007-12-30 Richard Stallman <rms@gnu.org>
6026
5dcb4c4e 6027 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
6028 (Accessing Scroll): New node broken out of Accessing Mouse.
6029
101a6cea
RS
60302007-12-28 Richard Stallman <rms@gnu.org>
6031
6032 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 6033 (Basic Parameters): For `title', refer to title bar.
041817a4 6034 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 6035
72b7e664
RS
60362007-12-23 Richard Stallman <rms@gnu.org>
6037
6038 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
6039 Improve some of the commented-out keywords' text too.
6040
27a4f445
MR
60412007-12-14 Martin Rudalics <rudalics@gmx.at>
6042
e2e3f1d7
MR
6043 * nonascii.texi (Encoding and I/O): Reword to avoid saying
6044 "visit the current buffer".
6045
27a4f445
MR
6046 * os.texi (System Interface): Fix typo.
6047
a2afc99d
RS
60482007-12-04 Richard Stallman <rms@gnu.org>
6049
6050 * objects.texi (Symbol Type): Fix typo.
6051
b694135c
RS
60522007-12-03 Richard Stallman <rms@gnu.org>
6053
6054 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
6055
f99a19da
GM
60562007-12-01 Glenn Morris <rgm@gnu.org>
6057
6058 * functions.texi (Declaring Functions): Improve previous change.
6059
8f4b37d8
GM
60602007-11-30 Glenn Morris <rgm@gnu.org>
6061
6062 * functions.texi (Declaring Functions): Add optional fourth
6063 argument of declare-function, and setting third argument to `t'.
6064
61a2fe01
RS
60652007-11-29 Richard Stallman <rms@gnu.org>
6066
6067 * customize.texi (Composite Types): Document `group' type.
6068
cbfc5193
GM
60692007-11-29 Glenn Morris <rgm@gnu.org>
6070
5dcb4c4e
SM
6071 * functions.texi (Declaring Functions): Add findex.
6072 Mention `external' files.
cbfc5193 6073
8386283a
JB
60742007-11-26 Juanma Barranquero <lekktu@gmail.com>
6075
6076 * functions.texi (Declaring Functions): Fix directive.
6077
a07c9a8b
RS
60782007-11-25 Richard Stallman <rms@gnu.org>
6079
6080 * help.texi (Help Functions): Clean up last change.
6081
6082 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
6083
6084 * loading.texi (Named Features): Minor cleanup.
6085
6086 * macros.texi (Eval During Expansion): Minor cleanup.
6087
6088 * variables.texi (Variable Aliases): Minor cleanup.
6089
a0925923
RS
60902007-11-24 Richard Stallman <rms@gnu.org>
6091
6092 * functions.texi (Declaring Functions): Clarify previous change.
6093
6094 * compile.texi (Compiler Errors): Clarify previous change.
6095
20c63e44
RS
60962007-11-24 Richard Stallman <rms@gnu.org>
6097
e5e76c04 6098 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
6099 Clarify the text and move items around.
6100
5bb0cda3
GM
61012007-11-24 Glenn Morris <rgm@gnu.org>
6102
6103 * functions.texi (Declaring Functions): New section.
6104 * compile.texi (Compiler Errors): Mention declaring functions,
6105 defvar with no initvalue, and byte-compile-warnings.
6106
af13c86a
MR
61072007-11-15 Martin Rudalics <rudalics@gmx.at>
6108
6109 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
6110 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
6111
a5373305
MR
61122007-11-13 Martin Rudalics <rudalics@gmx.at>
6113
6114 * help.texi (Help Functions): Document new macro `with-help-window'.
6115
fe284805
JL
61162007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
6117
6118 * searching.texi (Replacing Match): Describe new
6119 `match-substitute-replacement'.
6120
2c3a09b1
RS
61212007-10-31 Richard Stallman <rms@gnu.org>
6122
6123 * strings.texi (Creating Strings): Null strings from concat not unique.
6124
f2b480f4
RS
61252007-10-26 Richard Stallman <rms@gnu.org>
6126
6127 * objects.texi (Equality Predicates): Null strings are uniquified.
6128
6129 * minibuf.texi: Minor clarifications in previous change.
6130
db21122c
GM
61312007-10-25 Glenn Morris <rgm@gnu.org>
6132
6133 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
6134
2328cbb3
RS
61352007-10-24 Richard Stallman <rms@gnu.org>
6136
6137 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
6138
6139 * variables.texi (Frame-Local Variables): Node deleted.
6140 (Variables): Delete Frame-Local Variables from menu.
6141 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
6142 (Default Value): Don't mention frame-local vars.
6143
6144 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
6145
6146 * loading.texi (Unloading): Document FEATURE-unload-function
6147 instead of FEATURE-unload-hook.
6148
2328cbb3
RS
6149 * frames.texi (Multiple Displays): Don't mention frame-local vars.
6150
c066bafa
JL
61512007-10-22 Juri Linkov <juri@jurta.org>
6152
6153 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
6154 (High-Level Completion): Document a list of default value strings
6155 in the DEFAULT argument, for which minibuffer functions return the
6156 first element.
6157
65ced25f
JL
61582007-10-17 Juri Linkov <juri@jurta.org>
6159
6160 * text.texi (Filling): Update arguments of fill-paragraph.
6161 fill-paragraph operates on the active region in Transient Mark mode.
6162 Remove fill-paragraph-or-region.
6163
ee46ec8e
KB
61642007-10-13 Karl Berry <karl@gnu.org>
6165
6166 * elisp.texi (@dircategory): Move to after @copying,
6167 since we want @copying as close as possible to the beginning of
6168 the output.
6169
61bbdbc6
RS
61702007-10-12 Richard Stallman <rms@gnu.org>
6171
6172 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
6173
6174 * commands.texi (Distinguish Interactive): New node,
6175 broken out from Interactive Call and rewritten.
6176 (Command Loop): Put Distinguish Interactive in menu.
6177
af23e1e8
RS
61782007-10-09 Richard Stallman <rms@gnu.org>
6179
6180 * text.texi (Examining Properties): Mention overlay priority.
6181
6182 * display.texi (Display Margins): Correct the description
6183 of margin display specifications.
6184 (Replacing Specs): New subnode broken out of Display Property.
6185
e1965a69
JL
61862007-10-06 Juri Linkov <juri@jurta.org>
6187
6188 * text.texi (Filling): Document fill-paragraph-or-region.
6189
4638454b
JB
61902007-10-05 Juanma Barranquero <lekktu@gmail.com>
6191
6192 * display.texi (Auto Faces): Fix typo.
6193
7ed54cc5
RS
61942007-10-02 Richard Stallman <rms@gnu.org>
6195
6196 * display.texi (Display Property): Explain some display specs
6197 don't let you move point in.
6198
5dcb4c4e
SM
6199 * frames.texi (Cursor Parameters):
6200 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
6201
6202 * windows.texi (Basic Windows): Don't describe
6203 cursor-in-non-selected-windows here.
6204
305a7ef2
EZ
62052007-10-01 Eli Zaretskii <eliz@gnu.org>
6206
6207 * processes.texi (Misc Network): Note that these functions are
6208 supported only on some systems.
6209
f7a7f4eb
RS
62102007-10-01 Richard Stallman <rms@gnu.org>
6211
6212 * display.texi (Overlay Properties): Explain nil as priority.
6213 Explain that conflicts are unpredictable if not resolved by
6214 priorities.
6215
780d7bb9
RS
62162007-09-23 Richard Stallman <rms@gnu.org>
6217
6218 * macros.texi (Backquote): Minor clarification.
6219
14b4fdfb
RS
62202007-09-19 Richard Stallman <rms@gnu.org>
6221
6222 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
6223 Clarify when they work in parallel and when one overrides.
6224 Fix error in example.
14b4fdfb 6225
b8d4c8d0
GM
62262007-09-06 Glenn Morris <rgm@gnu.org>
6227
b3e755a9 6228 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
6229 commands to use ../../info.
6230 * Makefile.in (infodir): Go up one more level.
4638454b 6231 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
6232 (miscmanualdir): New.
6233 (dist): Use new variable miscmanualdir.
6234 * makefile.w32-in (infodir, texinputdir): Go up one more level.
6235 (usermanualdir): Change from ../man to ../emacs.
6236
1bb1f7d3
MR
62372007-08-30 Martin Rudalics <rudalics@gmx.at>
6238
6239 * commands.texi (Command Loop Info): Advise against changing
6240 most variables described here. Explain new variable
6241 last-repeatable-command.
6242
b8d4c8d0
GM
62432007-08-29 Glenn Morris <rgm@gnu.org>
6244
6245 * elisp.texi (EMACSVER): Increase to 23.0.50.
6246
62472007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6248
6249 * frames.texi (Basic Parameters): Add display-environment-variable
6250 and term-environment-variable.
6251
62522007-08-28 Juri Linkov <juri@jurta.org>
6253
6254 * display.texi (Image Formats, Other Image Types): Add SVG.
6255
62562007-08-28 Juri Linkov <juri@jurta.org>
6257
6258 * display.texi (Images): Move formats-related text to new node
6259 "Image Formats".
6260 (Image Formats): New node.
6261
619fb9ee
RS
62622007-08-27 Richard Stallman <rms@gnu.org>
6263
6264 * windows.texi (Window Configurations): Clarify what
6265 a window configuration saves.
6266
b8d4c8d0
GM
62672007-08-25 Richard Stallman <rms@gnu.org>
6268
6269 * display.texi (Images): Delete redundant @findex.
6270
39f9da30
GM
62712007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
6272
6273 * text.texi (Change Hooks): (after|before)-change-functions are no
6274 longer bound to nil while running; rather inhibit-modification-hooks
6275 is t.
6276
b8d4c8d0
GM
62772007-08-16 Richard Stallman <rms@gnu.org>
6278
5dcb4c4e
SM
6279 * processes.texi (Asynchronous Processes):
6280 Clarify doc of start-file-process.
b8d4c8d0
GM
6281
62822007-08-08 Martin Rudalics <rudalics@gmx.at>
6283
6284 * modes.texi (Example Major Modes): Fix typo.
6285
62862007-08-08 Glenn Morris <rgm@gnu.org>
6287
6288 * intro.texi (nil and t): Do not use `iff' in documentation.
6289
6290 * tips.texi (Documentation Tips): Recommend against `iff'.
6291
62922007-08-07 Chong Yidong <cyd@stupidchicken.com>
6293
6294 * display.texi (Image Cache): Document image-refresh.
6295
62962007-08-06 Martin Rudalics <rudalics@gmx.at>
6297
6298 * windows.texi (Size of Window): Document window-full-width-p.
6299
63002007-07-25 Glenn Morris <rgm@gnu.org>
6301
6302 * gpl.texi (GPL): Replace license with GPLv3.
6303
6304 * Relicense all FSF files to GPLv3 or later.
6305
63062007-07-24 Michael Albinus <michael.albinus@gmx.de>
6307
4638454b
JB
6308 * processes.texi (Synchronous Processes):
6309 Add `process-file-shell-command'.
b8d4c8d0
GM
6310 (Asynchronous Processes): Mention restricted use of
6311 `process-filter' and `process-sentinel' in
6312 `start-file-process'. Add `start-file-process-shell-command'.
6313
63142007-07-17 Michael Albinus <michael.albinus@gmx.de>
6315
6316 * files.texi (Magic File Names): Introduce optional parameter
6317 IDENTIFICATION for `file-remote-p'.
6318
63192007-07-16 Richard Stallman <rms@gnu.org>
6320
6321 * display.texi (Defining Faces): Fix previous change.
6322
63232007-07-14 Richard Stallman <rms@gnu.org>
6324
6325 * control.texi (Handling Errors): Document `debug' in handler list.
6326
63272007-07-10 Richard Stallman <rms@gnu.org>
6328
6329 * display.texi (Defining Faces): Explain C-M-x feature for defface.
6330
63312007-07-09 Richard Stallman <rms@gnu.org>
6332
6333 * files.texi (Magic File Names): Rewrite previous change.
6334
63352007-07-08 Michael Albinus <michael.albinus@gmx.de>
6336
6337 * files.texi (Magic File Names): Introduce optional parameter
6338 CONNECTED for `file-remote-p'.
6339
63402007-07-07 Michael Albinus <michael.albinus@gmx.de>
6341
6342 * processes.texi (Asynchronous Processes):
6343 * files.texi (Magic File Names): Add `start-file-process'.
6344
63452007-06-27 Richard Stallman <rms@gnu.org>
6346
5dcb4c4e
SM
6347 * files.texi (Format Conversion Piecemeal):
6348 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
6349
63502007-06-27 Michael Albinus <michael.albinus@gmx.de>
6351
4638454b
JB
6352 * files.texi (Magic File Names): Remove `dired-call-process'.
6353 Add `process-file'.
b8d4c8d0
GM
6354
63552007-06-27 Kenichi Handa <handa@m17n.org>
6356
6357 * text.texi (Special Properties): Fix description about
4638454b 6358 `composition' property.
b8d4c8d0
GM
6359
63602007-06-26 Kenichi Handa <handa@m17n.org>
6361
6362 * nonascii.texi (Default Coding Systems): Document about the
6363 return value `undecided'.
6364
63652007-06-25 David Kastrup <dak@gnu.org>
6366
6367 * keymaps.texi (Active Keymaps): Document new POSITION argument of
6368 `current-active-maps'.
6369
63702007-06-24 Karl Berry <karl@gnu.org>
6371
4638454b 6372 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
6373
63742007-06-15 Juanma Barranquero <lekktu@gmail.com>
6375
6376 * display.texi (Overlay Arrow): Doc fix.
6377
63782007-06-14 Karl Berry <karl@tug.org>
6379
6380 * anti.texi (Antinews): Typo.
6381
63822007-06-14 Chong Yidong <cyd@stupidchicken.com>
6383
6384 * display.texi (Image Cache): Document image-refresh.
6385
63862007-06-12 Karl Berry <karl@gnu.org>
6387
6388 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
6389 * two-volume.make: New file.
6390 * .cvsignore: Ignore two-volume files.
6391
63922007-06-12 Tom Tromey <tromey@redhat.com>
6393
6394 * os.texi (Init File): Document user-emacs-directory.
6395
63962007-06-03 Nick Roberts <nickrob@snap.net.nz>
6397
6398 * commands.texi (Click Events): Describe width and height when
6399 object is nil.
6400
64012007-05-30 Nick Roberts <nickrob@snap.net.nz>
6402
5dcb4c4e
SM
6403 * commands.texi (Click Events): Layout more logically.
6404 Describe width and height.
b8d4c8d0
GM
6405 (Drag Events, Motion Events): Update to new format for position.
6406
64072007-06-02 Richard Stallman <rms@gnu.org>
6408
6409 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
6410
64112007-06-02 Chong Yidong <cyd@stupidchicken.com>
6412
6413 * Version 22.1 released.
6414
64152007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6416
6417 * text.texi (Special Properties): Correct meaning of fontified face.
6418
64192007-05-30 Richard Stallman <rms@gnu.org>
6420
6421 * text.texi (Special Properties): Add link to Adjusting Point.
6422
64232007-05-12 Richard Stallman <rms@gnu.org>
6424
6425 * text.texi (Margins): indent-to-left-margin is not the default.
6426 (Mode-Specific Indent): For indent-line-function, the default
6427 is indent-relative.
6428
6429 * modes.texi (Example Major Modes): Explain last line of text-mode
6430 is redundant.
6431
64322007-05-10 Richard Stallman <rms@gnu.org>
6433
6434 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
6435
6436 * help.texi (Keys in Documentation): Add reference to
6437 Documentation Tips.
6438
6439 * files.texi (Format Conversion): TO-FN gets three arguments.
6440
6441 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
6442
64432007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
6444
6445 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
6446 * files.texi (Format Conversion): Expand intro; add menu.
6447 (Format Conversion Overview, Format Conversion Round-Trip)
6448 (Format Conversion Piecemeal): New nodes/subsections.
6449 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
6450 * text.texi (Text Properties): Remove "Saving Properties" from menu.
6451 (Saving Properties): Delete node/subsection.
6452
64532007-05-07 Karl Berry <karl@gnu.org>
6454
6455 * elisp.texi (EMACSVER): Back to 22.
6456
64572007-05-06 Richard Stallman <rms@gnu.org>
6458
6459 * processes.texi (Accepting Output): Revert most of previous change.
6460
64612007-05-05 Richard Stallman <rms@gnu.org>
6462
6463 * processes.texi (Accepting Output): accept-process-output
6464 uses microseconds, not milliseconds. But that arg is obsolete.
6465
64662007-05-04 Karl Berry <karl@tug.org>
6467
6468 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
6469
64702007-05-04 Eli Zaretskii <eliz@gnu.org>
6471
6472 * tips.texi (Documentation Tips): Rearrange items to place the
6473 more important ones first. Add an index entry for hyperlinks.
6474
64752007-05-03 Karl Berry <karl@gnu.org>
6476
6477 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
6478 (EMACSVER) [smallbook]: 22 for printed version.
6479
6480 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
6481 so restore anchor to normal position after defun. Found by Kevin Ryde.
6482
64832007-04-26 Glenn Morris <rgm@gnu.org>
6484
6485 * elisp.texi (EMACSVER): Increase to 22.1.50.
6486
64872007-04-28 Karl Berry <karl@gnu.org>
6488
6489 * elisp.texi: Improve line breaks on copyright page,
6490 similar layout to emacs manual, 8.5x11 by default.
6491
64922007-04-24 Richard Stallman <rms@gnu.org>
6493
6494 * text.texi (Special Properties): Add xref to Overlay Properties.
6495
6496 * display.texi (Overlay Properties): Add xref to Special Properties.
6497
64982007-04-22 Richard Stallman <rms@gnu.org>
6499
6500 * keymaps.texi (Extended Menu Items): Move the info about
6501 format with cached keyboard binding.
6502
65032007-04-21 Richard Stallman <rms@gnu.org>
6504
6505 * text.texi (Special Properties): Clarify previous change.
6506
6507 * files.texi (File Name Expansion): Clarify previous change.
6508
6509 * display.texi (Attribute Functions): Fix example for
6510 face-attribute-relative-p.
6511
65122007-04-19 Kenichi Handa <handa@m17n.org>
6513
6514 * text.texi (Special Properties): Document composition property.
6515
65162007-04-19 Glenn Morris <rgm@gnu.org>
6517
6518 * files.texi (File Name Expansion): Mention "superroot".
6519
65202007-04-15 Chong Yidong <cyd@stupidchicken.com>
6521
6522 * frames.texi (Multiple Displays): Add note about "multi-monitor"
6523 setups.
6524 (Display Feature Testing): Note that display refers to all
6525 physical monitors for multi-monitor setups.
6526
65272007-04-14 Richard Stallman <rms@gnu.org>
6528
6529 * lists.texi (Sets And Lists): Clarify `delete' examples.
6530 Remove spurious xref to same node.
6531 Clarify xref for add-to-list.
6532
65332007-04-12 Nick Roberts <nickrob@snap.net.nz>
6534
6535 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
6536 value of lisp-mode-map.
6537
65382007-04-11 Karl Berry <karl@gnu.org>
6539
6540 * anti.texi (Antinews):
6541 * display.texi (Overlay Properties, Defining Images):
6542 * processes.texi (Synchronous Processes, Sentinels):
6543 * syntax.texi (Syntax Table Internals):
6544 * searching.texi (Regexp Special):
6545 * nonascii.texi (Default Coding Systems):
6546 * text.texi (Special Properties):
6547 * minibuf.texi (Basic Completion): Wording to improve breaks in
6548 8.5x11 format.
6549 * elisp.texi (smallbook): New @set to more easily switch between
6550 smallbook and 8.5x11.
6551
65522007-04-11 Richard Stallman <rms@gnu.org>
6553
6554 * text.texi (Lazy Properties): Minor fix.
6555
65562007-04-08 Karl Berry <karl@gnu.org>
6557
6558 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
6559 * macros.texi (Backquote): Downcase Backquote in index entries for
6560 consistency.
6561
65622007-04-08 Richard Stallman <rms@gnu.org>
6563
6564 * text.texi (Adaptive Fill): Just describe default,
6565 don't show it (since it contains non-ASCII chars).
6566
65672007-04-07 Karl Berry <karl@gnu.org>
6568
6569 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
6570 adaptive-fill-regexp's value, since they are not in the standard
6571 TeX fonts.
6572
65732007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
6574
6575 * display.texi (Defining Faces): Fix example.
6576
65772007-04-07 Karl Berry <karl@gnu.org>
6578
6579 * display.texi (Button Buffer Commands): Improve page break.
6580
65812007-04-07 Richard Stallman <rms@gnu.org>
6582
6583 * advice.texi (Activation of Advice): Remove redundant index entry.
6584
6585 * backups.texi: Improve index entries. Remove redundant ones.
6586
6587 * compile.texi (Byte Compilation): Improve index entry.
6588
6589 * hash.texi (Creating Hash): Improve index entry.
6590
6591 * symbols.texi (Definitions): Improve index entry.
6592
6593 * edebug.texi: Improve index entries. Remove redundant/useless ones.
6594
6595 * maps.texi (Standard Keymaps): Remove useless index entry.
6596
6597 * help.texi (Documentation Basics): Remove redundant index entries.
6598
6599 * customize.texi: Improve index entries.
6600 Remove redundant/useless ones.
6601
6602 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
6603
6604 * streams.texi (Output Variables): Improve index entry.
6605
6606 * abbrevs.texi (Abbrevs): Remove useless index entry.
6607
6608 * macros.texi (Expansion): Remove useless index entry.
6609
6610 * text.texi: Improve index entries. Remove redundant/useless ones.
6611 (Text Properties, Examining Properties)
6612 (Special Properties): Use "property category" instead of "category"
6613 to refer to the `category' property.
6614
6615 * positions.texi: Improve index entries. Remove useless one.
6616
6617 * lists.texi: Improve index entries. Remove redundant/useless ones.
6618
6619 * os.texi: Improve index entries.
6620 (Timers): Fix previous change.
6621
6622 * buffers.texi: Improve index entries.
6623 (Modification Time): Get rid of term "obsolete buffer".
6624
6625 * debugging.texi: Improve index entries.
6626 (Test Coverage): Add xref to other test coverage ftr.
6627
6628 * eval.texi: Improve index entry. Remove redundant ones.
6629
6630 * numbers.texi: Improve index entries. Remove redundant/useless ones.
6631
6632 * files.texi: Improve index entries. Remove redundant/useless ones.
6633
6634 * objects.texi: Improve index entries.
6635
6636 * processes.texi: Improve index entries.
6637
6638 * modes.texi: Improve index entry. Remove redundant one.
6639
6640 * nonascii.texi: Improve index entries.
6641
6642 * internals.texi: Improve index entries.
6643
6644 * syntax.texi: Improve index entries.
6645
6646 * keymaps.texi (Active Keymaps): Improve index entries.
6647
6648 * commands.texi: Improve index entries. Remove redundant/useless ones.
6649
6650 * frames.texi: Improve index entries. Remove redundant/useless ones.
6651
6652 * markers.texi: Improve index entries. Remove redundant ones.
6653
6654 * tips.texi: Improve index entries.
6655
6656 * loading.texi (Unloading): Improve index entry.
6657
6658 * variables.texi: Improve index entries. Remove redundant one.
6659
6660 * sequences.texi: Improve index entry.
6661
6662 * display.texi: Improve index entries. Remove redundant ones.
6663
6664 * windows.texi: Improve index entries.
6665
6666 * searching.texi: Improve index entries. Remove redundant one.
6667
6668 * strings.texi (Case Tables): Improve last change.
6669
66702007-04-04 Chong Yidong <cyd@stupidchicken.com>
6671
6672 * strings.texi (Case Tables): Document with-case-table and
6673 ascii-case-table.
6674
66752007-04-03 Karl Berry <karl@gnu.org>
6676
6677 * processes.texi (Network): Reword to improve page break.
6678
66792007-04-03 Eli Zaretskii <eliz@gnu.org>
6680
6681 * functions.texi (Inline Functions): Describe more disadvantages
6682 of defsubst, and make advice against it stronger.
6683
66842007-04-02 Karl Berry <karl@gnu.org>
6685
6686 * backups.texi (Backup Names): Avoid widow words.
6687 * modes.texi (Example Major Modes): Align last comment.
6688
66892007-04-01 Chong Yidong <cyd@stupidchicken.com>
6690
6691 * keymaps.texi (Remapping Commands): Document new arg to
6692 command-remapping.
6693
66942007-04-01 Karl Berry <karl@gnu.org>
6695
6696 * processes.texi (Low-Level Network): Typo.
6697 * loading.texi (Hooks for Loading): Avoid double "the".
6698 * keymaps.texi (Key Sequences): No double "and".
6699 (Changing Key Bindings): Shorten to improve line break.
6700
67012007-03-31 Glenn Morris <rgm@gnu.org>
6702
6703 * os.texi (Timers): Fix description of run-at-time TIME formats.
6704
67052007-03-31 Richard Stallman <rms@gnu.org>
6706
6707 * display.texi (Invisible Text): Correct buffer-invisibility-spec
6708 regarding ellipsis.
6709
67102007-03-31 Eli Zaretskii <eliz@gnu.org>
6711
6712 * intro.texi (nil and t):
6713 * symbols.texi (Plists and Alists):
6714 * variables.texi (Variable Aliases, Constant Variables):
6715 * functions.texi (Defining Functions):
6716 * advice.texi (Advising Primitives):
6717 * debugging.texi (Syntax Errors, Compilation Errors):
6718 * minibuf.texi (Minibuffer Windows):
6719 * commands.texi (Adjusting Point):
6720 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
6721 (Auto Major Mode, Major Mode Conventions):
6722 * help.texi (Describing Characters):
6723 * files.texi (Create/Delete Dirs, Information about Files)
6724 (File Locks, Writing to Files, Reading from Files)
6725 (Saving Buffers):
6726 * windows.texi (Resizing Windows, Cyclic Window Ordering):
6727 * frames.texi (Finding All Frames):
6728 * positions.texi (Buffer End, Motion):
6729 * markers.texi (The Region):
6730 * text.texi (Deletion, Near Point):
6731 * display.texi (Displaying Messages, Truncation):
6732 * os.texi (Processor Run Time):
6733 * tips.texi (Key Binding Conventions, Programming Tips)
6734 (Warning Tips, Documentation Tips, Comment Tips):
6735 * internals.texi (Memory Usage): Improve indexing.
6736
6737 * variables.texi (Frame-Local Variables):
6738 * functions.texi (Argument List):
6739 * loading.texi (Library Search):
6740 * streams.texi (Output Variables):
6741 * keymaps.texi (Translation Keymaps, Searching Keymaps):
6742 * searching.texi (Replacing Match, Search and Replace):
6743 * processes.texi (Byte Packing, Decoding Output)
6744 (Accepting Output, Network Servers, Shell Arguments):
6745 * display.texi (Abstract Display, Image Cache, Scroll Bars):
6746 * windows.texi (Window Point, Window Start):
6747 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
6748 * commands.texi (Reading Input, Keyboard Events):
6749 * minibuf.texi (Reading File Names, Minibuffer Completion)
6750 (Recursive Mini):
6751 * positions.texi (List Motion):
6752 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6753 * numbers.texi (Arithmetic Operations, Math Functions)
6754 (Predicates on Numbers, Comparison of Numbers):
6755 (Numeric Conversions):
6756 * locals.texi (Standard Buffer-Local Variables):
6757 * maps.texi (Standard Keymaps):
6758 * os.texi (User Identification, System Environment, Recording Input)
6759 (X11 Keysyms):
6760 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
6761 * backups.texi (Backups and Auto-Saving):
6762 * customize.texi (Customization, Group Definitions)
6763 (Variable Definitions):
6764 * compile.texi (Byte Compilation): Improve index entries.
6765
67662007-03-31 Karl Berry <karl@gnu.org>
6767
6768 * macros.texi (Defining Macros): Avoid widow syllable.
6769
67702007-03-31 Eli Zaretskii <eliz@gnu.org>
6771
6772 * elisp.texi (Top): Postscript -> PostScript.
6773
6774 * display.texi (Images, Postscript Images): Postscript -> PostScript.
6775
67762007-03-31 Markus Triska <markus.triska@gmx.at>
6777
6778 * internals.texi (Writing Emacs Primitives): Untabify `For'.
6779
67802007-03-30 Karl Berry <karl@gnu.org>
6781
6782 * lists.texi (List-related Predicates): Remove spurious @need.
6783 (Setcdr): Use @smallexample to improve page break.
6784 (Association Lists) <assoc>: Reword to improve page break.
6785
6786 * strings.texi (String Conversion): Insert blank line to improve
6787 page break.
6788
6789 * numbers.texi (Random Numbers): Use @minus{}.
6790 (Math Functions): Use @minus{}.
6791
6792 * intro.texi (Acknowledgements): Avoid line breaks before middle
6793 initials.
6794
67952007-03-24 Eli Zaretskii <eliz@gnu.org>
6796
6797 * errors.texi (Standard Errors): Add an index entry.
6798
67992007-03-19 Richard Stallman <rms@gnu.org>
6800
6801 * os.texi (Recording Input): recent-keys now gives 300 keys.
6802
68032007-03-12 Glenn Morris <rgm@gnu.org>
6804
6805 * os.texi: Replace "daylight savings" with "daylight saving"
6806 throughout.
6807
68082007-03-05 Richard Stallman <rms@gnu.org>
6809
5dcb4c4e
SM
6810 * variables.texi (File Local Variables):
6811 Update enable-local-variables values.
b8d4c8d0
GM
6812
68132007-03-04 Richard Stallman <rms@gnu.org>
6814
6815 * syntax.texi (Control Parsing): Minor clarification.
6816
6817 * strings.texi (Formatting Strings): Clarify width, precision, flags.
6818
6819 * sequences.texi (Sequence Functions): Move string-bytes away,
6820 add xref.
6821
6822 * nonascii.texi (Text Representations): Move string-bytes here.
6823
6824 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
6825
6826 * minibuf.texi (Basic Completion): Minor clarification.
6827
6828 * markers.texi (The Mark): Clarify existence vs activation of mark.
6829 Other cleanup.
6830
6831 * display.texi (Finding Overlays): Write better example.
6832
6833 * compile.texi (Eval During Compile): Clarify putting macros
6834 in eval-when-compile.
6835
c5602427 68362007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
6837
6838 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 6839 load-read-function definition doc.
b8d4c8d0
GM
6840
68412007-02-21 Kim F. Storm <storm@cua.dk>
6842
6843 * strings.texi (Text Comparison): Mention that assoc-string
6844 converts symbols to strings before testing.
6845
68462007-02-17 Kim F. Storm <storm@cua.dk>
6847
6848 * processes.texi (Bindat Spec): Vector types can have optional
6849 element type.
6850 (Bindat Examples): Fix example. Add vector with element type.
6851
68522007-02-16 Andreas Schwab <schwab@suse.de>
6853
6854 * strings.texi (Formatting Strings): Document '+' flag.
6855
68562007-02-15 Juanma Barranquero <lekktu@gmail.com>
6857
6858 * strings.texi (Modifying Strings): Clarify that `clear-string'
6859 always converts the string to unibyte.
6860
68612007-02-14 Kim F. Storm <storm@cua.dk>
6862
6863 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
6864 Rewrite glyph code description to refer to these functions.
6865 Remove details of encoding face number and char into integer code.
6866
68672007-02-03 Alan Mackenzie <acm@muc.de>
6868
6869 * loading.texi (Hooks for Loading): Make the description of
6870 `eval-after-load' more detailed, and amend the description of
6871 after-load-alist, in accordance with changes from 2006-05.
6872
68732007-02-03 Chong Yidong <cyd@stupidchicken.com>
6874
6875 * modes.texi (Defining Minor Modes): Document that a :require
6876 keyword or similar may be required to make saved customization
6877 variables work.
6878
68792007-02-03 Eli Zaretskii <eliz@gnu.org>
6880
6881 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
6882 Texinfo guidelines and with what texnfo-upd.el expects.
6883 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
6884 parts needed by `texinfo-multiple-files-update'.
6885
68862007-02-02 Eli Zaretskii <eliz@gnu.org>
6887
6888 * elisp.texi (Top): Update the top-level menus.
6889
6890 * syntax.texi (Categories): Add index entries.
6891
68922007-02-01 Juanma Barranquero <lekktu@gmail.com>
6893
6894 * display.texi (Attribute Functions): Fix name and description of
6895 the UNDERLINE arg of `set-face-underline-p'.
6896
68972007-01-29 Eli Zaretskii <eliz@gnu.org>
6898
6899 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
6900 Variables", and "Standard Keymaps" to the detailed menu.
6901
6902 * variables.texi (Future Local Variables): Add index entry.
6903
69042007-01-28 Richard Stallman <rms@gnu.org>
6905
6906 * tips.texi (Coding Conventions): Clarify the tip about macros
6907 that define a function or a variable.
6908
6909 * files.texi (File Attributes): UID and GID can be floats.
6910 (Magic File Names): Explain why deferring all operations to
6911 the standard handler does not work.
6912
69132007-01-23 Martin Rudalics <rudalics@gmx.at>
6914
6915 * backups.texi (Reverting): Use "buffer" instead of "file"
6916 when talking about major and minor modes.
6917
69182007-01-21 Richard Stallman <rms@gnu.org>
6919
6920 * help.texi (Documentation): Add xref to Documentation Tips.
6921
69222007-01-14 Juanma Barranquero <lekktu@gmail.com>
6923
6924 * tips.texi (Coding Conventions): Fix typos.
6925
69262007-01-05 Richard Stallman <rms@gnu.org>
6927
6928 * modes.texi (Defining Minor Modes): Fix previous change.
6929
69302007-01-03 Richard Stallman <rms@gnu.org>
6931
6932 * customize.texi (Variable Definitions, Customization Types):
6933 Don't use * in doc string for defcustom.
6934
69352007-01-02 Richard Stallman <rms@gnu.org>
6936
6937 * variables.texi (Variable Aliases): Clarify that aliases vars
6938 always have the same value.
6939
6940 * processes.texi (Bindat Spec): Fix Texinfo usage.
6941
6942 * modes.texi (Defining Minor Modes): Explain effect of command
6943 defined with define-global-minor-mode on new buffers.
6944
69452006-12-30 Kim F. Storm <storm@cua.dk>
6946
6947 * keymaps.texi (Tool Bar): Describe `grow-only' value of
6948 `auto-resize-tool-bars'.
6949
69502006-12-30 Richard Stallman <rms@gnu.org>
6951
6952 * keymaps.texi (Active Keymaps): Fix previous change.
6953
69542006-12-30 Nick Roberts <nickrob@snap.net.nz>
6955
6956 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
6957
69582006-12-30 Kim F. Storm <storm@cua.dk>
6959
6960 * processes.texi (Bindat Spec): Clarify using field names in
6961 length specifications.
6962
69632006-12-29 Kim F. Storm <storm@cua.dk>
6964
6965 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
6966 Add count and index variables for eval forms in repeat blocks.
6967
69682006-12-24 Richard Stallman <rms@gnu.org>
6969
5dcb4c4e
SM
6970 * customize.texi (Variable Definitions):
6971 Document new name custom-add-frequent-value.
b8d4c8d0
GM
6972
69732006-12-19 Kim F. Storm <storm@cua.dk>
6974
6975 * commands.texi (Misc Events): User signals now result in sigusr1
6976 and sigusr2 events which are handled through special-event-map.
6977 (Special Events): User signals and drag-n-drop are special.
6978
69792006-12-17 Richard Stallman <rms@gnu.org>
6980
6981 * loading.texi (Named Features): Explain subfeatures better.
6982
6983 * customize.texi: Use "option" only for user options.
6984 For the keyword values inside defcustom etc, say "keywords".
6985 For :options value's elements, say "elements".
6986 :group should not be omitted.
6987
6988 * syntax.texi (Parsing Expressions): Split up node.
6989 (Motion via Parsing, Position Parse, Parser State)
6990 (Low-Level Parsing, Control Parsing): New subnodes.
6991 (Parser State): Document syntax-ppss-toplevel-pos.
6992
6993 * positions.texi (List Motion): Punctuation fix.
6994
6995 * files.texi (File Name Completion): Document PREDICATE arg
6996 to file-name-completion.
6997
69982006-12-16 Eli Zaretskii <eliz@gnu.org>
6999
7000 * internals.texi (Building Emacs, Writing Emacs Primitives):
7001 Add index entries.
7002
70032006-12-11 Richard Stallman <rms@gnu.org>
7004
7005 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
7006 affects face menu. Explain how to make it non-nil without enabling
7007 any fontification.
7008
70092006-12-10 Chong Yidong <cyd@stupidchicken.com>
7010
7011 * modes.texi (Font Lock Basics): Document nil value of
7012 font-lock-defaults.
7013
70142006-12-10 Glenn Morris <rgm@gnu.org>
7015
7016 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
7017 value for system-flag argument. Abbrev tables may not be empty
7018 when major modes are loaded.
7019
70202006-12-08 Juanma Barranquero <lekktu@gmail.com>
7021
7022 * makefile.w32-in (maintainer-clean): Partially revert last
7023 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
7024 to protect elisp-covers.texi.
7025
70262006-12-07 Juanma Barranquero <lekktu@gmail.com>
7027
7028 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
7029 Don't remove elisp* info files; they are already deleted by the
7030 `clean' and `distclean' targets, and they are in the $(infodir)
7031 directory, not the current one.
7032
70332006-12-04 Kim F. Storm <storm@cua.dk>
7034
7035 * commands.texi (Misc Events): Update signal events.
7036 (Event Examples): Add signal example.
7037
70382006-11-29 Richard Stallman <rms@gnu.org>
7039
7040 * frames.texi (Visibility of Frames): Explain visible windows
7041 can be covered by others. Add xref for raise-frame.
7042
70432006-11-28 Richard Stallman <rms@gnu.org>
7044
7045 * searching.texi (Regexp Special): Update when ^ is special.
7046
70472006-11-27 Eli Zaretskii <eliz@gnu.org>
7048
7049 * customize.texi (Customization, Common Keywords)
7050 (Group Definitions, Variable Definitions, Composite Types)
7051 (Type Keywords, Customization Types): Add index entries for
7052 various customization keywords.
7053
70542006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7055
7056 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
7057
c8763fb6 70582006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7059
7060 * frames.texi (Window System Selections): Remove clipboard from
7061 description of selection-coding-system.
7062
70632006-11-06 Richard Stallman <rms@gnu.org>
7064
7065 * lists.texi (List Variables): Document COMPARE-FN.
7066
7067 * keymaps.texi: Avoid use of "binding" to mean a relation;
7068 use it only to refer to the meaning associated with a key.
7069 (Keymaps): Change menu node description.
7070
7071 * elisp.texi (Top): Change menu node description.
7072
7073 * display.texi (Managing Overlays): Document overlay-recenter.
7074
70752006-10-29 Chong Yidong <cyd@stupidchicken.com>
7076
7077 * Makefile.in: Use relative paths to avoid advertising filesystem
7078 contents during compilation.
7079
70802006-10-23 Kim F. Storm <storm@cua.dk>
7081
7082 * commands.texi (Event Input Misc): Update unread-command-events.
7083
70842006-10-23 Nick Roberts <nickrob@snap.net.nz>
7085
7086 * lists.texi (Sets And Lists): Fix typos.
7087
70882006-10-18 Juanma Barranquero <lekktu@gmail.com>
7089
7090 * control.texi (Processing of Errors): Use @var for an argument,
7091 not @code.
7092
70932006-10-16 Richard Stallman <rms@gnu.org>
7094
7095 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
7096
7097 * keymaps.texi (Format of Keymaps): Show all the keymap element
7098 patterns that result from menu items.
7099 (Key Lookup): Minor cleanups.
7100
7101 * modes.texi (Precalculated Fontification): Don't say that
7102 not setting font-lock-defaults avoids loading font-lock.
7103
7104 * help.texi (Documentation): Move xref to Emacs Manual here.
7105 (Documentation Basics): From here.
7106 Also doc emacs-lisp-docstring-fill-column.
7107
7108 * elisp.texi: Update version and ISBN.
7109
7110 * commands.texi (Interactive Call): Clarify KEYS arg to
7111 call-interactively is a vector.
7112 (Command Loop Info): Delete anchor in this-command-keys.
7113 Add anchor in this-command-keys-vector.
7114 (Recursive Editing): Document how recursive-edit
7115 handles the current buffer.
7116
71172006-10-13 Chong Yidong <cyd@stupidchicken.com>
7118
7119 * frames.texi (Frame Titles): %c and %l are ignored in
7120 frame-title-format.
7121
71222006-10-11 Richard Stallman <rms@gnu.org>
7123
7124 * keymaps.texi (Key Sequences): Clarify use of kbd.
7125
71262006-10-10 Kim F. Storm <storm@cua.dk>
7127
7128 * lists.texi (Sets And Lists): Add memql.
7129
71302006-10-03 Richard Stallman <rms@gnu.org>
7131
7132 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
7133 Clarify :ascii: and :nonascii:.
7134
71352006-09-29 Juri Linkov <juri@jurta.org>
7136
7137 * modes.texi (%-Constructs): Reorder coding systems in the
7138 documentation of %z to the real order displayed in the modeline.
7139
71402006-09-25 Richard Stallman <rms@gnu.org>
7141
7142 * os.texi (Timers): Describe timer-max-repeats.
7143
71442006-09-25 Chong Yidong <cyd@stupidchicken.com>
7145
7146 * os.texi (Timers): Mention with-local-quit.
7147
71482006-09-24 Richard Stallman <rms@gnu.org>
7149
7150 * searching.texi (Searching and Matching): Mention property search.
7151
7152 * commands.texi (Command Loop Info): Explain how read-event affects
7153 this-command-keys.
7154
71552006-09-20 Richard Stallman <rms@gnu.org>
7156
7157 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
7158
7159 * windows.texi (Window Start): Minor cleanups.
7160
71612006-09-20 Kim F. Storm <storm@cua.dk>
7162
7163 * windows.texi (Window Start): pos-visible-in-window-p allows
7164 specifying t for position to mean "end of window".
7165 Add window-line-height.
7166
7167 * anti.texi (Antinews): Mention window-line-height.
7168
71692006-09-19 David Kastrup <dak@gnu.org>
7170
7171 * keymaps.texi (Searching Keymaps): Small clarification.
7172
71732006-09-18 Richard Stallman <rms@gnu.org>
7174
7175 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
7176 cause keyboard menus.
7177 (Menu Keymaps): Likewise.
7178 (Defining Menus, Keyboard Menus): Clarify.
7179
7180 * text.texi (Fields): Clarify explanation of constrain-to-field.
7181
71822006-09-16 Eli Zaretskii <eliz@gnu.org>
7183
7184 * variables.texi (Tips for Defining): Fix a typo.
7185
71862006-09-15 Richard Stallman <rms@gnu.org>
7187
7188 * keymaps.texi (Remapping Commands, Searching Keymaps)
7189 (Active Keymaps): Clean up previous change.
7190
71912006-09-15 Jay Belanger <belanger@truman.edu>
7192
7193 * gpl.texi: Replace "Library Public License" by "Lesser Public
7194 License" throughout.
7195
71962006-09-15 David Kastrup <dak@gnu.org>
7197
7198 * keymaps.texi (Active Keymaps): Adapt description to use
7199 `get-char-property' instead `get-text-property'. Explain how
7200 mouse events change this. Explain the new optional argument of
7201 `key-binding' and its mouse-dependent lookup.
7202 (Searching Keymaps): Adapt description similarly.
7203 (Remapping Commands): Explain the new optional argument of
7204 `command-remapping'.
7205
72062006-09-14 Richard Stallman <rms@gnu.org>
7207
7208 * keymaps.texi (Searching Keymaps): Clarification.
7209 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
7210
72112006-09-13 Richard Stallman <rms@gnu.org>
7212
7213 * objects.texi (Character Type): Node split.
7214 Add xref to Describing Characters.
7215 (Basic Char Syntax, General Escape Syntax)
7216 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
7217
72182006-09-11 Richard Stallman <rms@gnu.org>
7219
7220 * display.texi (Display Table Format): Wording clarification.
7221 (Glyphs): Clarifications.
7222
72232006-09-10 Chong Yidong <cyd@stupidchicken.com>
7224
7225 * keymaps.texi (Active Keymaps): Mention that key-binding checks
7226 local maps.
7227
72282006-09-10 Kim F. Storm <storm@cua.dk>
7229
7230 * display.texi (Forcing Redisplay): Document return value of
7231 function redisplay.
7232
72332006-09-09 Richard Stallman <rms@gnu.org>
7234
7235 * windows.texi (Window Hooks): Explain limits of
7236 window-scroll-functions.
7237
7238 * display.texi (Fringe Indicators): Update for last change in
7239 indicate-buffer-boundaries.
7240
72412006-09-08 Richard Stallman <rms@gnu.org>
7242
7243 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
7244
72452006-09-06 Kim F. Storm <storm@cua.dk>
7246
7247 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
7248
7249 * windows.texi (Window Start): Update pos-visible-in-window-p.
7250
72512006-09-04 Richard Stallman <rms@gnu.org>
7252
7253 * processes.texi (Accepting Output): Explain SECONDS=0 for
7254 accept-process-output.
7255
7256 * os.texi (Idle Timers): Explain why timer functions should not
7257 loop until (input-pending-p).
7258
72592006-09-02 Eli Zaretskii <eliz@gnu.org>
7260
7261 * makefile.w32-in (usermanualdir): New variable.
7262 (elisp.dvi): Use it.
7263
72642006-09-01 Eli Zaretskii <eliz@gnu.org>
7265
7266 * buffers.texi (Buffer Modification): Fix last change.
7267
72682006-09-01 Chong Yidong <cyd@stupidchicken.com>
7269
5dcb4c4e
SM
7270 * buffers.texi (Buffer Modification):
7271 Document buffer-chars-modified-tick.
b8d4c8d0
GM
7272
72732006-08-31 Richard Stallman <rms@gnu.org>
7274
7275 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
7276
72772006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
7278
7279 * modes.texi (Syntactic Font Lock):
7280 Mention font-lock-syntactic-face-function
7281 instead of specific faces.
7282
72832006-08-29 Chong Yidong <cyd@stupidchicken.com>
7284
7285 * display.texi (Images): Add xrref to display-images-p.
7286
72872006-08-28 Kenichi Handa <handa@m17n.org>
7288
7289 * nonascii.texi (Lisp and Coding Systems): Fix description of
7290 detect-coding-region.
7291
72922006-08-27 Michael Olson <mwolson@gnu.org>
7293
7294 * processes.texi (Transaction Queues): Remove stray quote
7295 character.
7296
72972006-08-25 Richard Stallman <rms@gnu.org>
7298
7299 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
7300 Add xref.
7301
73022006-08-24 Chong Yidong <cyd@stupidchicken.com>
7303
7304 * os.texi (Timers): Avoid waiting inside timers.
7305
73062006-08-21 Lute Kamstra <lute@gnu.org>
7307
7308 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
7309
73102006-08-20 Richard Stallman <rms@gnu.org>
7311
7312 * os.texi (Idle Timers): New node, split out from Timers.
7313 Document current-idle-time.
7314 * commands.texi (Reading One Event): Update xref.
7315 * elisp.texi (Top): Update subnode menu.
7316
73172006-08-16 Richard Stallman <rms@gnu.org>
7318
7319 * keymaps.texi (Extended Menu Items): Show format of cached
7320 bindings in extended menu items.
7321
7322 * customize.texi (Variable Definitions): Explain when the
7323 standard value expression is evaluated.
7324
73252006-08-15 Chong Yidong <cyd@stupidchicken.com>
7326
7327 * commands.texi (Reading One Event): Explain idleness in
7328 `read-event'.
7329
73302006-08-12 Chong Yidong <cyd@stupidchicken.com>
7331
7332 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 7333 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
7334 relevant for Lisp programming.
7335 (Yank Commands): Rewrite introduction.
7336 (Undo): Clarify.
7337 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
7338 (Filling): Remove redundant comment. Clarify return value of
7339 current-justification.
7340 (Margins): Minor clarifications.
7341 (Adaptive Fill): Update default value of adaptive-fill-regexp.
7342 (Sorting): Update definition of sort-lines.
7343 (Columns): Clarify behavior of sort-columns.
7344 (Indent Tabs): Link to Tab Stops in Emacs manual.
7345 (Special Properties): Clarify.
7346 (Clickable Text): Mention Buttons package.
7347
73482006-08-12 Kevin Ryde <user42@zip.com.au>
7349
7350 * os.texi (Time Parsing): Add %z to description of
7351 format-time-string, as per docstring. Add cross reference to
7352 glibc manual for strftime.
7353
73542006-08-08 Richard Stallman <rms@gnu.org>
7355
7356 * modes.texi: Clean up wording in previous change.
7357
73582006-08-07 Chong Yidong <cyd@stupidchicken.com>
7359
7360 * modes.texi (Hooks): Clarify.
7361 (Major Mode Basics): Mention define-derived-mode explicitly.
7362 (Major Mode Conventions): Rebinding RET is OK for some modes.
7363 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 7364 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
7365 (Mode Line Basics): Clarify.
7366 (Mode Line Data): Mention help-echo and local-map in strings.
7367 Explain reason for treatment of non-risky variables.
7368 (Properties in Mode): Clarify.
7369 (Faces for Font Lock): Add font-lock-negation-char-face.
7370
73712006-08-04 Eli Zaretskii <eliz@gnu.org>
7372
7373 * strings.texi (Formatting Strings): Warn against arbitrary
7374 strings as first arg to `format'.
7375
73762006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
7377
7378 * text.texi (Clickable Text): Mention `help-echo' text property.
7379 Update intro, examples and associated explanations.
7380
73812006-07-31 Richard Stallman <rms@gnu.org>
7382
7383 * commands.texi: Update xrefs.
7384 (Event Mod): New node, cut out from old Translating Input.
7385
7386 * maps.texi: Update xrefs.
7387
7388 * keymaps.texi (Translation Keymaps): New node.
7389 Update xrefs from Translating Input to Translation Keymaps.
7390
7391 * elisp.texi (Top): Update subnode menu.
7392
7393 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
7394
7395 * os.texi (System Interface): Fix menu descriptions of some nodes.
7396 (Translating Input): Node deleted.
7397
73982006-07-31 Nick Roberts <nickrob@snap.net.nz>
7399
7400 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
7401
7402 * lists.texi (Sets And Lists): Likewise.
7403
74042006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
7405
7406 * text.texi (Fields): Mention POS
7407 requirement when narrowing is in effect.
7408
74092006-07-28 Richard Stallman <rms@gnu.org>
7410
7411 * display.texi (Face Attributes): Simplify wording.
7412 (Attribute Functions): Clarify meaning of new-frame default
7413 attribute settings.
7414
7415 * customize.texi (Common Keywords): Document how to use
7416 :package-version in a package not in Emacs.
7417
74182006-07-28 Kim F. Storm <storm@cua.dk>
7419
7420 * commands.texi (Reading One Event): Fix last change.
7421
74222006-07-26 Chong Yidong <cyd@stupidchicken.com>
7423
7424 * commands.texi (Reading One Event): Document SECONDS argument for
7425 read-event, read-char, and read-char-exclusive.
7426
74272006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7428
7429 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
7430 to ensure correct identification.
7431
74322006-07-24 Richard Stallman <rms@gnu.org>
7433
7434 * text.texi (Clickable Text): Clarify.
7435
7436 * sequences.texi (Vector Functions): Delete duplicate xref.
7437
7438 * objects.texi (Function Type): Clarify.
7439
7440 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
7441 modes.
7442
7443 * lists.texi (List Variables): New node.
7444 Material moved from other nodes.
7445
7446 * variables.texi (Setting Variables): add-to-list and
7447 add-to-ordered-list moved to List Variables node.
7448
74492006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
7450
7451 * text.texi (Links and Mouse-1):
7452 For mouse-on-link-p, expand on arg POS.
7453
74542006-07-21 Kim F. Storm <storm@cua.dk>
7455
7456 * display.texi (Forcing Redisplay): Don't mention systems which
7457 don't support sub-second timers for redisplay-preemption-period.
7458
7459 * os.texi (Terminal Output): Clarify text vs graphical terminal.
7460
74612006-07-21 Eli Zaretskii <eliz@gnu.org>
7462
7463 * frames.texi (Input Focus): Document that focus-follows-mouse has
7464 no effect on MS-Windows.
7465
74662006-07-18 Richard Stallman <rms@gnu.org>
7467
7468 * display.texi (Forcing Redisplay): Cleanups in previous change.
7469
7470 * processes.texi (Low-Level Network): Make menu more convenient.
7471
74722006-07-18 Kim F. Storm <storm@cua.dk>
7473
7474 * display.texi (Forcing Redisplay): redisplay-preemption-period
7475 only used on window systems. Add xref to Terminal Output.
7476
7477 * os.texi (Terminal Output): baud-rate only controls preemption on
7478 non-window systems. Add xref to Forcing Redisplay.
7479
7480 * processes.texi (Low-Level Network): Rename node "Make Network"
7481 to "Network Processes".
7482
74832006-07-18 Karl Berry <karl@gnu.org>
7484
7485 * variables.texi, functions.texi, customize.texi, loading.texi:
7486 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
7487
74882006-07-17 Chong Yidong <cyd@stupidchicken.com>
7489
7490 * commands.texi (Waiting): Document batch-mode sit-for behavior.
7491
74922006-07-17 Richard Stallman <rms@gnu.org>
7493
7494 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
7495 Put period and comma inside quotes.
7496
7497 * loading.texi, markers.texi: Use real doublequote inside menus.
7498
7499 * windows.texi: Put point and comma inside quotes.
7500 (Textual Scrolling): Use @samp for error message.
7501
7502 * variables.texi, tips.texi, syntax.texi, symbols.texi:
7503 * strings.texi, streams.texi, processes.texi, os.texi:
7504 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
7505 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
7506 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
7507 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7508 Put point and comma inside quotes.
7509
7510 * control.texi (Processing of Errors): Add command-error-function.
7511
7512 * variables.texi (File Local Variables): Clarify that
7513 file local variables make buffer-local bindings.
7514
7515 * modes.texi (Syntactic Font Lock): Give default for
7516 font-lock-syntax-table.
7517
75182006-07-17 Nick Roberts <nickrob@snap.net.nz>
7519
7520 * text.texi (Special Properties): Clean up previous change.
7521
75222006-07-16 Karl Berry <karl@gnu.org>
7523
7524 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
7525 * control.texi: Fix bad page breaks through chapter 10 (control).
7526
7527 * anti.texi (Antinews): Reorder face-attribute fns to avoid
7528 underfull hbox.
7529
75302006-07-15 Nick Roberts <nickrob@snap.net.nz>
7531
7532 * text.texi (Special Properties): Describe fontified text property
7533 in relation to a character (not text).
7534
75352006-07-15 Kim F. Storm <storm@cua.dk>
7536
7537 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
7538 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
7539 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
7540
7541 * anti.texi (Antinews): Mention redisplay function.
7542 The kbd macro existed, but was not documented, before 22.x.
7543 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
7544
75452006-07-14 Nick Roberts <nickrob@snap.net.nz>
7546
7547 * display.texi (Displaying Messages): Add anchor.
7548
7549 * frames.texi (Dialog Boxes): Use it.
7550
75512006-07-12 Richard Stallman <rms@gnu.org>
7552
7553 * objects.texi (Frame Type): Explain nature of frames better.
7554
7555 * frames.texi (Frames): Explain nature of frames better.
7556
75572006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
7558
7559 * tips.texi (Coding Conventions): Explain why use cl at compile time.
7560
75612006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7562
7563 * frames.texi (Window System Selections): Mention scrap support for Mac.
7564 Default value of x-select-enable-clipboard is t on Mac.
7565
7566 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
7567
75682006-07-11 Kim F. Storm <storm@cua.dk>
7569
7570 * display.texi (Forcing Redisplay): Add `redisplay' function.
7571 Don't mention (sit-for -1) -- use (redisplay t) instead.
7572
7573 * commands.texi (Waiting): (sit-for -1) is no longer special.
7574 (sit-for 0) is equivalent to (redisplay).
7575 Iconifying/deiconifying no longer makes sit-for return.
7576
75772006-07-10 Nick Roberts <nickrob@snap.net.nz>
7578
7579 * display.texi (Buttons): Fix typo.
7580
7581 * index.texi, elisp.texi (New Symbols): Comment node out.
7582
75832006-07-09 Richard Stallman <rms@gnu.org>
7584
7585 * display.texi (Truncation): Clean up previous change.
7586
75872006-07-08 Richard Stallman <rms@gnu.org>
7588
7589 * commands.texi (Interactive Call): Use 3 as prefix in example
7590 for execute-extended-command.
7591
7592 * display.texi (Attribute Functions): Move paragraph about
7593 compatibility with Emacs < 21.
7594
75952006-07-09 Kim F. Storm <storm@cua.dk>
7596
7597 * display.texi (Refresh Screen): Clarify force-window-update.
7598 (Truncation): "Normally" indicated by fringe arrows.
7599
76002006-07-08 Eli Zaretskii <eliz@gnu.org>
7601
7602 * windows.texi (Textual Scrolling, Resizing Windows):
7603 * variables.texi (Constant Variables):
7604 * text.texi (Buffer Contents, Deletion, Changing Properties)
7605 (Property Search, Special Properties, Sticky Properties)
7606 (Links and Mouse-1, Fields, Change Hooks):
7607 * syntax.texi (Syntax Table Functions, Parsing Expressions)
7608 (Categories):
7609 * symbols.texi (Other Plists):
7610 * streams.texi (Output Variables):
7611 * processes.texi (Input to Processes, Query Before Exit):
7612 * positions.texi (Word Motion, Text Lines, List Motion):
7613 * os.texi (Init File, System Environment, Sound Output)
7614 (Session Management):
7615 * nonascii.texi (Text Representations, Character Sets)
7616 (Chars and Bytes, Locales):
7617 * modes.texi (Defining Minor Modes, Header Lines):
7618 * minibuf.texi (Minibuffer Contents):
7619 * markers.texi (Information from Markers):
7620 * lists.texi (List Elements, Building Lists, Association Lists):
7621 * keymaps.texi (Tool Bar):
7622 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
7623 * functions.texi (What Is a Function, Mapping Functions):
7624 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
7625 (Color Names, Text Terminal Colors, Display Feature Testing):
7626 * files.texi (Visiting Functions, File Name Components)
7627 (Unique File Names, Contents of Directories):
7628 * display.texi (Forcing Redisplay, Displaying Messages)
7629 (Temporary Displays, Font Selection, Auto Faces)
7630 (Font Lookup, Fringe Indicators, Display Margins)
7631 (Image Descriptors, Showing Images, Image Cache, Button Types)
7632 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
7633 (Display Table Format, Glyphs):
7634 * control.texi (Iteration):
7635 * commands.texi (Command Loop Info, Adjusting Point):
7636 * backups.texi (Making Backups, Auto-Saving):
7637 Remove @tindex entries.
7638
76392006-07-07 Kim F. Storm <storm@cua.dk>
7640
7641 * display.texi (Fringe Cursors): Fix typo.
7642 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
7643 (Overlay Arrow): Default is overlay-arrow fringe indicator.
7644
76452006-07-05 Richard Stallman <rms@gnu.org>
7646
7647 * text.texi (Buffer Contents): Add example of text props
7648 in result of buffer-substring.
7649 (Text Properties): Explain better about use of specific property names.
7650 (Property Search): Some cleanups; reorder some functions.
7651
7652 * keymaps.texi (Changing Key Bindings): Cleanup.
7653 Add xref to Key Binding Conventions.
7654
7655 * display.texi (Attribute Functions): Add examples for
7656 face-attribute-relative-p.
7657
7658 * tips.texi (Coding Conventions): Cleanup last change.
7659
76602006-07-05 Karl Berry <karl@gnu.org>
7661
7662 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
7663 Remove @setchapternewpage odd.
7664 Result is 1013 pages, down from 1100.
7665
7666 * anti.texi, customize.texi, display.texi, internals.texi:
7667 * minibuf.texi, modes.texi, tips.texi:
7668 Fix overfull/underfull boxes.
7669
76702006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7671
7672 * edebug.texi (Instrumenting):
7673 Add Edebug-specific findex for eval-buffer.
7674 * loading.texi (Loading):
7675 Replace eval-current-buffer with eval-buffer.
7676
76772006-06-30 Nick Roberts <nickrob@snap.net.nz>
7678
7679 * locals.texi (Standard Buffer-Local Variables): Update the list
7680 of variables.
7681
76822006-06-26 Nick Roberts <nickrob@snap.net.nz>
7683
7684 * files.texi (File Name Completion): Point user to the node
7685 "Reading File Names".
7686
76872006-06-24 Eli Zaretskii <eliz@gnu.org>
7688
7689 * files.texi (Contents of Directories): Document case-insensitive
7690 behavior on respective filesystems.
7691
7692 * objects.texi (Character Type): Document that Emacs signals an
7693 error for unsupported Unicode characters specified as \uNNNN.
7694
76952006-06-19 Richard Stallman <rms@gnu.org>
7696
7697 * processes.texi (Bindat Spec): Clarify previous change.
7698
76992006-06-16 Richard Stallman <rms@gnu.org>
7700
7701 * tips.texi (Coding Conventions): Better explain conventions
7702 for definition constructs.
7703
7704 * text.texi (Special Properties): String value of `read-only'
7705 serves as the error message.
7706
7707 * objects.texi (Character Type): Clarify prev. change.
7708 (Non-ASCII in Strings): Mention \u and \U.
7709
7710 * commands.texi (Using Interactive): Explain problem of
7711 markers, etc., in command-history.
7712
77132006-06-14 Kim F. Storm <storm@cua.dk>
7714
7715 * commands.texi (Waiting): Negative arg to sit-for forces
7716 redisplay even if input is pending.
7717
7718 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
7719 redisplay. Remove incorrect example of binding redisplay-dont-pause
7720 around (sit-for 0).
7721
77222006-06-13 Richard Stallman <rms@gnu.org>
7723
7724 * display.texi (Forcing Redisplay): Clarify previous change.
7725
77262006-06-13 Romain Francoise <romain@orebokech.com>
7727
7728 * display.texi (Forcing Redisplay): Fix typo.
7729
77302006-06-13 Kim F. Storm <storm@cua.dk>
7731
7732 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
7733
77342006-06-10 Luc Teirlinck <teirllm@auburn.edu>
7735
7736 * tips.texi (Coding Conventions): Add `@end itemize'.
7737
77382006-06-10 Richard Stallman <rms@gnu.org>
7739
7740 * tips.texi (Coding Conventions): Explain use of coding systems
7741 to ensure one decoding for strings.
7742
77432006-06-09 Aidan Kehoe <kehoea@parhasard.net>
7744
7745 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7746 syntax.
7747
77482006-06-07 Eli Zaretskii <eliz@gnu.org>
7749
7750 * display.texi (Font Selection): Remove description of
7751 clear-face-cache.
7752
7753 * compile.texi (Eval During Compile): Fix a typo. Add index
7754 entries for possible uses of eval-when-compile.
7755
77562006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
7757
7758 * display.texi (Abstract Display): Fix typo.
7759
77602006-06-03 Eli Zaretskii <eliz@gnu.org>
7761
7762 * minibuf.texi (Minibuffer History) <history-add-new-input>:
7763 Reword variable's description.
7764
77652006-06-01 Richard Stallman <rms@gnu.org>
7766
7767 * windows.texi (Splitting Windows): Clarify splitting nonselected
7768 window.
7769
77702006-05-31 Juri Linkov <juri@jurta.org>
7771
7772 * minibuf.texi (Minibuffer History): Add history-add-new-input.
7773
77742006-05-30 Richard Stallman <rms@gnu.org>
7775
7776 * display.texi (Line Height): Fix errors in description of
10d1d0af 7777 default line height and line-height property.
b8d4c8d0
GM
7778
7779 * nonascii.texi (Default Coding Systems): Further clarification.
7780
77812006-05-29 Luc Teirlinck <teirllm@auburn.edu>
7782
7783 * internals.texi (Pure Storage): Mention that an overflow in pure
7784 space causes a memory leak.
7785 (Garbage Collection): If there was an overflow in pure space,
7786 `garbage-collect' returns nil.
7787
77882006-05-30 Eli Zaretskii <eliz@gnu.org>
7789
7790 * nonascii.texi (Default Coding Systems): Fix it some more.
7791
77922006-05-29 Eli Zaretskii <eliz@gnu.org>
7793
7794 * nonascii.texi (Default Coding Systems): Fix last change.
7795
77962006-05-29 Kenichi Handa <handa@m17n.org>
7797
7798 * nonascii.texi (find-operation-coding-system): Describe the new
7799 argument format (FILENAME . BUFFER).
7800
78012006-05-28 Richard Stallman <rms@gnu.org>
7802
7803 * tips.texi (Coding Conventions): Better explain reasons not to
7804 advise other packages or use `eval-after-load'.
7805
78062006-05-29 Kim F. Storm <storm@cua.dk>
7807
7808 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
7809 `bindat-idx' and `bindat-raw' for clarity.
7810
78112006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7812
7813 * processes.texi (Bindat Spec): Expand on `repeat' handler.
7814
7815 * display.texi (Display): Add "Abstract Display" to menu.
7816 (Abstract Display, Abstract Display Functions)
7817 (Abstract Display Example): New nodes.
7818 * elisp.texi (Top): Add "Abstract Display" to menu.
7819
78202006-05-27 Chong Yidong <cyd@stupidchicken.com>
7821
7822 * keymaps.texi (Key Sequences): Link to input events definition.
7823 (Format of Keymaps): Delete material duplicated in Keymap Basics.
7824
7825 * files.texi (Changing Files): Document updated argument list for
7826 copy-file.
7827
78282006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7829
7830 * processes.texi (Bindat Functions): Explain term "total length".
7831 Use it in bindat-length and bindat-pack descriptions.
7832
78332006-05-26 Eli Zaretskii <eliz@gnu.org>
7834
7835 * tips.texi (Coding Conventions): Advise against using
7836 eval-after-load in packages. Add an index entry.
7837
78382006-05-25 Juri Linkov <juri@jurta.org>
7839
7840 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
7841
7842 * modes.texi (%-Constructs): Add %e, %z, %Z.
7843
78442006-05-25 Richard Stallman <rms@gnu.org>
7845
7846 * elisp.texi (Top): Update subnode menu.
7847
7848 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
7849 (Keymaps): Update menu.
7850
78512006-05-25 Chong Yidong <cyd@stupidchicken.com>
7852
7853 * keymaps.texi (Key Sequences): Some clarifications.
7854
78552006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
7856
7857 * processes.texi (Bindat Functions): Say "unibyte string"
7858 explicitly for bindat-unpack and bindat-pack descriptions.
7859 (Bindat Examples): Don't call `string-make-unibyte' in example.
7860
78612006-05-25 Chong Yidong <cyd@stupidchicken.com>
7862
5dcb4c4e 7863 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 7864 Explain string and vector representations of key sequences.
b8d4c8d0
GM
7865
7866 * keymaps.texi (Changing Key Bindings):
dd7b651b 7867 * commands.texi (Interactive Codes):
b8d4c8d0
GM
7868 * help.texi (Describing Characters): Refer to it.
7869
78702006-05-23 Luc Teirlinck <teirllm@auburn.edu>
7871
7872 * frames.texi (Pointer Shape): @end table -> @end defvar.
7873
78742006-05-22 Richard Stallman <rms@gnu.org>
7875
7876 * elisp.texi (Top): Update subnode menus.
7877
7878 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
7879 Contents rewritten; material from old Pointer Shape node moved here.
7880
7881 * display.texi (Pointer Shape): Node deleted.
7882 (Image Descriptors): Minor cleanup.
7883
78842006-05-21 Richard Stallman <rms@gnu.org>
7885
7886 * syntax.texi (Parsing Expressions): Update info on which STATE
7887 elements are ignored.
7888
78892006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7890
7891 * hooks.texi (Standard Hooks): Correct typo.
7892
7893 * gpl.texi (GPL): ifinfo -> ifnottex.
7894
78952006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
7896
7897 * searching.texi (Simple Match Data): Warn about match data being
7898 set anew by every search.
7899
79002006-05-17 Richard Stallman <rms@gnu.org>
7901
7902 * minibuf.texi (Minibuffer History): Clarify.
7903
7904 * searching.texi (Regexp Special): Clarify nested regexp warning.
7905
79062006-05-16 Kim F. Storm <storm@cua.dk>
7907
7908 * minibuf.texi (Minibuffer History): Update add-to-history.
7909
79102006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
7911
5dcb4c4e
SM
7912 * nonascii.texi (Explicit Encoding):
7913 Fix typo (encoding<->decoding).
b8d4c8d0
GM
7914
79152006-05-14 Richard Stallman <rms@gnu.org>
7916
7917 * buffers.texi (Creating Buffers): Cleanup.
7918
7919 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
7920
79212006-05-13 Eli Zaretskii <eliz@gnu.org>
7922
7923 * buffers.texi (Current Buffer): Document that with-temp-buffer
7924 disables undo.
7925
7926 * os.texi (Terminal-Specific): More accurate description of how
7927 Emacs searches for the terminal-specific libraries.
7928
79292006-05-12 Eli Zaretskii <eliz@gnu.org>
7930
7931 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
7932 emacs-xtra to @inforef's.
7933
7934 * text.texi (Undo): Document that undo is turned off in buffers
7935 whose names begin with a space.
7936
7937 * buffers.texi (Buffer Names): Add index entries for buffers whose
7938 names begin with a space.
7939 (Creating Buffers): Document that undo is turned off in buffers
7940 whose names begin with a space.
7941
7942 * files.texi (Visiting Functions, Reading from Files)
7943 (Saving Buffers): Mention code and EOL conversions by file I/O
7944 primitives and subroutines.
7945
f4e90db0
SM
7946 * nonascii.texi (Lisp and Coding Systems):
7947 Document coding-system-eol-type. Add index entries for eol conversion.
b8d4c8d0
GM
7948
7949 * display.texi (Defining Faces): Mention `mac', and add an xref to
7950 where window-system is described.
7951
79522006-05-10 Richard Stallman <rms@gnu.org>
7953
7954 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
7955
79562006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
7957
7958 * variables.texi (File Local Variables): Recommend to quote lambda
7959 expressions in safe-local-variable property.
7960
79612006-05-09 Richard Stallman <rms@gnu.org>
7962
5dcb4c4e
SM
7963 * variables.texi (File Local Variables):
7964 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
7965
79662006-05-07 Kim F. Storm <storm@cua.dk>
7967
7968 * minibuf.texi (Minibuffer History): Remove keep-dups arg
7969 from add-to-history.
7970
79712006-05-07 Romain Francoise <romain@orebokech.com>
7972
7973 * commands.texi (Event Input Misc):
7974 * compile.texi (Eval During Compile):
7975 * internals.texi (Buffer Internals):
7976 * minibuf.texi (Initial Input):
7977 * nonascii.texi (Scanning Charsets):
7978 * numbers.texi (Comparison of Numbers):
7979 * windows.texi (Textual Scrolling, Vertical Scrolling):
7980 Fix various typos.
7981
79822006-05-06 Eli Zaretskii <eliz@gnu.org>
7983
7984 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
7985 conditional xref's to either emacs or emacs-xtra, depending on
7986 @iftex/@ifnottex.
7987
7988 * minibuf.texi (Minibuffer History): Document add-to-history.
7989
79902006-05-05 Eli Zaretskii <eliz@gnu.org>
7991
7992 * internals.texi (Pure Storage): Mention the pure overflow message
7993 at startup.
7994
c8763fb6 79952006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
7996
7997 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
7998 (Searching Keymaps): Fix pseudo-Lisp description of keymap
7999 search.
8000
80012006-05-01 Richard Stallman <rms@gnu.org>
8002
8003 * intro.texi (nil and t): Clarify.
8004
8005 * variables.texi (File Local Variables): Suggest using booleanp.
8006
80072006-05-01 Juanma Barranquero <lekktu@gmail.com>
8008
8009 * objects.texi (Type Predicates): Fix typos.
8010
80112006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8012
8013 * intro.texi (nil and t): Add booleanp.
8014
8015 * objects.texi (Type Predicates): Add links for booleanp and
8016 string-or-null-p.
8017
80182006-04-29 Richard Stallman <rms@gnu.org>
8019
8020 * modes.texi (Multiline Font Lock): Rename from
8021 Multi line Font Lock Elements. Much clarification.
8022 (Font Lock Multiline, Region to Fontify): Much clarification.
8023
80242006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8025
8026 * variables.texi (File Local Variables): Remove the special case t for
8027 safe-local-variable.
8028
80292006-04-26 Richard Stallman <rms@gnu.org>
8030
8031 * syntax.texi (Parsing Expressions): Minor cleanup.
8032
80332006-04-18 Richard Stallman <rms@gnu.org>
8034
8035 * tips.texi (Coding Conventions): Explain when the package's
8036 prefix should appear later on (not at the start of the name).
8037
8038 * searching.texi (String Search): Clarify effect of NOERROR.
8039
8040 * modes.texi (Imenu): Clarify what special items do.
8041
8042 * hooks.texi (Standard Hooks): Delete text about old hook names.
8043
80442006-04-17 Romain Francoise <romain@orebokech.com>
8045
8046 * variables.texi (Local Variables): Update the default value of
8047 `max-specpdl-size'.
8048
80492006-04-15 Michael Olson <mwolson@gnu.org>
8050
8051 * processes.texi (Transaction Queues): Mention the new optional
8052 `delay-question' argument for `tq-enqueue'.
8053
80542006-04-13 Bill Wohler <wohler@newt.com>
8055
8056 * customize.texi (Common Keywords): Use dotted notation for
8057 :package-version value. Specify its values. Improve documentation
8058 for customize-package-emacs-version-alist.
8059
80602006-04-12 Bill Wohler <wohler@newt.com>
8061
8062 * customize.texi (Common Keywords): Move description of
8063 customize-package-emacs-version-alist to @defvar.
8064
80652006-04-10 Bill Wohler <wohler@newt.com>
8066
8067 * customize.texi (Common Keywords): Add :package-version.
8068
80692006-04-10 Kim F. Storm <storm@cua.dk>
8070
8071 * text.texi (Buffer Contents): Add NOPROPS arg to
8072 filter-buffer-substring.
8073
80742006-04-08 Kevin Ryde <user42@zip.com.au>
8075
8076 * os.texi (Command-Line Arguments): Update xref to emacs manual
8077 "Command Arguments" -> "Emacs Invocation", per change there.
8078
80792006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
8080
8081 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
8082 be on one line to help makeinfo not render two spaces after the dot.
8083
80842006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8085
8086 * strings.texi (Predicates for Strings): Add string-or-null-p.
8087
80882006-03-28 Kim F. Storm <storm@cua.dk>
8089
8090 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
8091 remarks about systems that don't support fractional seconds.
8092
80932006-03-25 Karl Berry <karl@gnu.org>
8094
8095 * elisp.texi: Use @copyright{} instead of (C), and do not indent
8096 the year list.
8097
80982006-03-21 Nick Roberts <nickrob@snap.net.nz>
8099
8100 * display.texi (Fringe Indicators): Fix typos.
8101
81022006-03-19 Luc Teirlinck <teirllm@auburn.edu>
8103
8104 * tips.texi (Documentation Tips): One can now also write `program'
8105 in front of a quoted symbol in a docstring to prevent making a
8106 hyperlink.
8107
81082006-03-19 Alan Mackenzie <acm@muc.de>
8109
8110 * text.texi (Special Properties): Clarify `fontified' property.
8111
81122006-03-16 Richard Stallman <rms@gnu.org>
8113
8114 * display.texi (Defining Images): Minor cleanup.
8115
81162006-03-16 Bill Wohler <wohler@newt.com>
8117
8118 * display.texi (Defining Images): In image-load-path-for-library,
8119 prefer user's images.
8120
81212006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8122
8123 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
8124
81252006-03-15 Bill Wohler <wohler@newt.com>
8126
8127 * display.texi (Defining Images): Fix example in
8128 image-load-path-for-library by not recommending that one binds
8129 image-load-path. Just defvar it to placate compiler and only use
8130 it if previously defined.
8131
81322006-03-14 Bill Wohler <wohler@newt.com>
8133
8134 * display.texi (Defining Images): In image-load-path-for-library,
8135 always return list of directories. Update example.
8136
81372006-03-14 Alan Mackenzie <acm@muc.de>
8138
8139 * modes.texi: New node, "Region to Fontify" (for Font Lock).
8140 This describes font-lock-extend-region-function.
8141 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
8142 the new node "Region to Fontify".
8143
81442006-03-13 Richard Stallman <rms@gnu.org>
8145
8146 * display.texi (Invisible Text): The impossible position is
8147 now before the invisible text, not after.
8148 (Defining Images): Clean up last change.
8149
81502006-03-11 Bill Wohler <wohler@newt.com>
8151
8152 * display.texi (Defining Images): Add image-load-path-for-library.
8153
81542006-03-11 Luc Teirlinck <teirllm@auburn.edu>
8155
8156 * text.texi (Adaptive Fill): Fix Texinfo usage.
8157
8158 * strings.texi (Creating Strings): Fix Texinfo usage.
8159
8160 * searching.texi (Regexp Special): Use @samp for regular
8161 expressions that are not in Lisp syntax.
8162
81632006-03-08 Luc Teirlinck <teirllm@auburn.edu>
8164
8165 * searching.texi (Regexp Special): Put remark between parentheses
8166 to avoid misreading.
8167
81682006-03-07 Luc Teirlinck <teirllm@auburn.edu>
8169
8170 * searching.texi (Syntax of Regexps): More accurately describe
8171 which characters are special in which situations.
8172 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
8173 are not special. Describe in detail when `[' and `]' are special.
8174 (Regexp Backslash): Plenty of regexps with unbalanced square
8175 brackets are valid, so reword that statement.
8176
81772006-03-02 Kim F. Storm <storm@cua.dk>
8178
8179 * keymaps.texi (Tool Bar): Add tool-bar-border.
8180
81812006-02-28 Luc Teirlinck <teirllm@auburn.edu>
8182
8183 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
8184
81852006-02-27 Luc Teirlinck <teirllm@auburn.edu>
8186
8187 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
8188
8189 * files.texi (Locating Files): Suggest additional values for the
8190 SUFFIXES arg of `locate-file'. Update pxref.
8191
8192 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
8193 (How Programs Do Loading): Discuss the effects of Auto Compression
8194 mode on `load'.
8195 (Load Suffixes): New node.
8196 (Library Search): Delete description of `load-suffixes'; it was
8197 moved to "Load Suffixes".
8198 (Autoload, Named Features): Mention `load-suffixes'.
8199
82002006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8201
8202 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
8203
8204 * windows.texi (Window Tree): Fix typo.
8205
82062006-02-20 Kim F. Storm <storm@cua.dk>
8207
8208 * display.texi (Fringe Indicators): New section.
8209 Move indicate-empty-lines, indicate-buffer-boundaries, and
8210 default-indicate-buffer-boundaries here.
8211 Add fringe-indicator-alist and default-fringes-indicator-alist.
8212 Add list of logical fringe indicator symbols.
8213 Update list of standard bitmap names.
8214 (Fringe Cursors): New section.
8215 Move overflow-newline-into-fringe here.
8216 Add fringe-cursor-alist and default-fringes-cursor-alist.
8217 Add list of fringe cursor symbols.
8218
82192006-02-20 Juanma Barranquero <lekktu@gmail.com>
8220
8221 * commands.texi (Using Interactive): Fix reference to node
8222 "Minibuffers".
8223
82242006-02-19 Richard M. Stallman <rms@gnu.org>
8225
8226 * minibuf.texi (High-Level Completion):
8227 Add xref to read-input-method-name.
8228
8229 * files.texi (Relative File Names): Move file-relative-name here.
8230 (File Name Expansion): From here. Minor clarifications.
8231
8232 * commands.texi (Using Interactive): Add xrefs about reading input.
8233 Clarify remarks about that moving point and mark.
8234 Put string case before list case.
8235
c8763fb6 82362006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
8237
8238 * display.texi (Other Display Specs, Image Descriptors):
8239 Revert erroneous changes. The previous description of
8240 image-descriptors as `(image . PROPS)' was correct.
8241
82422006-02-14 Richard M. Stallman <rms@gnu.org>
8243
8244 * variables.texi (File Local Variables): Clarifications.
8245
82462006-02-14 Juanma Barranquero <lekktu@gmail.com>
8247
8248 * variables.texi (File Local Variables): Use @code for a cons
8249 cell, not @var.
8250
82512006-02-13 Chong Yidong <cyd@stupidchicken.com>
8252
8253 * variables.texi (File Local Variables): Document new file local
8254 variable behavior.
8255
82562006-02-10 Kim F. Storm <storm@cua.dk>
8257
8258 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
8259
82602006-02-08 Juanma Barranquero <lekktu@gmail.com>
8261
8262 * modes.texi (%-Constructs): Remove obsolete info about
8263 `global-mode-string'.
8264
82652006-02-07 Richard M. Stallman <rms@gnu.org>
8266
8267 * commands.texi (Prefix Command Arguments): Minor cleanup.
8268
8269 * display.texi: "Graphical display", not window system.
8270
8271 * functions.texi (What Is a Function): Fix xref.
8272
8273 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
8274 (Changing Key Bindings): Clarify when remapping is better than
8275 substitute-key-definition.
8276
82772006-02-02 Richard M. Stallman <rms@gnu.org>
8278
8279 * minibuf.texi (Basic Completion): Completion alists are risky.
8280
8281 * keymaps.texi (Active Keymaps): Clarifications.
8282 (Searching Keymaps): New node.
8283 (Keymaps): Update menu.
8284
8285 * frames.texi (Layout Parameters): Minor clarification.
8286 (Drag and Drop): New node.
8287 (Frames): Update menu.
8288
82892006-01-29 Chong Yidong <cyd@stupidchicken.com>
8290
8291 * display.texi (Other Display Specs, Image Descriptors):
8292 Image description is a list, not a cons cell.
8293
82942006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8295
8296 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
8297 list is not necessarily a list).
8298
82992006-01-27 Eli Zaretskii <eliz@gnu.org>
8300
8301 * frames.texi (Layout Parameters): border-width and
8302 internal-border-width belong to the frame, not the window.
8303
83042006-01-19 Richard M. Stallman <rms@gnu.org>
8305
8306 * nonascii.texi (Translation of Characters): Search cmds use
8307 translation-table-for-input. Automatically made local.
8308
8309 * markers.texi (Overview of Markers): Count insertion type
8310 as one of a marker's attributes.
8311
8312 * keymaps.texi (Controlling Active Maps): New node, split out of
8313 Active Keymaps.
8314 (Keymaps): Menu updated.
8315 (Active Keymaps): Give pseudocode to explain how the active
8316 maps are searched. current-active-maps and key-binding moved here.
8317 (Functions for Key Lookup): current-active-maps and key-binding moved.
8318 Clarifications.
8319 (Searching the Keymaps): New subnode.
8320
8321 * elisp.texi (Top): Menu clarification.
8322
8323 * display.texi (Other Display Specs): Delete duplicate entry for
8324 just a string as display spec. Move text about recursive display
8325 specs on such a string.
8326
8327 * commands.texi (Key Sequence Input): Clarify.
8328 Move num-nonmacro-input-events out.
8329 (Reading One Event): num-nonmacro-input-events moved here.
8330
83312006-01-14 Nick Roberts <nickrob@snap.net.nz>
8332
8333 * advice.texi (Simple Advice): Update example to fit argument
8334 change in previous-line.
8335
83362006-01-05 Richard M. Stallman <rms@gnu.org>
8337
8338 * markers.texi (The Mark): Fix in `mark'.
8339
83402006-01-04 Richard M. Stallman <rms@gnu.org>
8341
8342 * processes.texi (Misc Network, Make Network): Minor cleanups.
8343
83442006-01-04 Kim F. Storm <storm@cua.dk>
8345
8346 * processes.texi (Make Network): Add IPv6 addresses and handling.
8347 (Network Feature Testing): Mention (:family ipv6).
8348 (Misc Network): Add IPv6 formats to format-network-address.
8349
83502005-12-30 Richard M. Stallman <rms@gnu.org>
8351
8352 * text.texi (Changing Properties):
8353 Don't use return value of set-text-properties.
8354
83552005-12-29 Luc Teirlinck <teirllm@auburn.edu>
8356
8357 * modes.texi (Mode Line Format): Correct typo in menu.
8358
83592005-12-29 Richard M. Stallman <rms@gnu.org>
8360
8361 * modes.texi (Mode Line Top): New node.
8362 (Mode Line Data): Some text moved to new node.
8363 Explain the data structure more concretely.
8364 (Mode Line Basics): Clarifications.
8365 (Mode Line Variables): Clarify intro paragraph.
8366 (%-Constructs): Clarify intro paragraph.
8367 (Mode Line Format): Update menu.
8368
83692005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8370
8371 * minibuf.texi (Basic Completion): Update lazy-completion-table
8372 examples for removal of ARGS argument.
8373
83742005-12-23 Richard M. Stallman <rms@gnu.org>
8375
8376 * text.texi (Undo): Restore some explanation from the version
8377 that was deleted.
8378
83792005-12-23 Eli Zaretskii <eliz@gnu.org>
8380
8381 * text.texi (Undo): Remove duplicate descriptions of `apply
8382 funname' and `apply delta' elements of the undo list.
8383
83842005-12-20 Richard M. Stallman <rms@gnu.org>
8385
8386 * help.texi (Help Functions): Update documentation of `apropos'.
8387
83882005-12-20 Luc Teirlinck <teirllm@auburn.edu>
8389
8390 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
8391 because it is confusing. If the :help-echo keyword is a function,
8392 it is not directly used as the :help-echo overlay property, as the
8393 xref seems to suggest (it does not take the appropriate args).
8394
83952005-12-19 Luc Teirlinck <teirllm@auburn.edu>
8396
8397 * customize.texi (Common Keywords): Fix Texinfo usage.
8398 (Group Definitions, Variable Definitions): Update for new
8399 conventions for using `*' in docstrings.
8400
8401 * tips.texi (Documentation Tips): Update for new conventions for
8402 using `*' in docstrings.
8403
84042005-12-16 Richard M. Stallman <rms@gnu.org>
8405
8406 * minibuf.texi (Minibuffer Contents): Minor cleanup.
8407
84082005-12-16 Juri Linkov <juri@jurta.org>
8409
8410 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
8411
84122005-12-14 Romain Francoise <romain@orebokech.com>
8413
8414 * modes.texi (Customizing Keywords): Rename `append' to `how'.
8415 Fix typo.
8416
84172005-12-11 Juri Linkov <juri@jurta.org>
8418
8419 * minibuf.texi (Completion Commands): Add mention of read-file-name
8420 for filename completion keymaps.
8421 (Reading File Names): Add mention of filename completion keymaps
8422 for read-file-name and xref to `Completion Commands'.
8423
84242005-12-10 Richard M. Stallman <rms@gnu.org>
8425
8426 * customize.texi (Common Keywords): State caveats for use of :tag.
8427
84282005-12-08 Richard M. Stallman <rms@gnu.org>
8429
8430 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
8431 with xrefs and better explanation.
8432 (Completion Commands): Add the filename completion maps.
8433
8434 * objects.texi (Character Type): Clarify that \s is not space
8435 if a dash follows.
8436
84372005-12-05 Richard M. Stallman <rms@gnu.org>
8438
8439 * windows.texi (Resizing Windows): Delete preserve-before args.
8440
84412005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8442
8443 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
8444 in full keymaps, since the quirk has been fixed.
8445
84462005-12-03 Eli Zaretskii <eliz@gnu.org>
8447
5dcb4c4e
SM
8448 * hooks.texi (Standard Hooks): Add index entries.
8449 Mention `compilation-finish-functions'.
b8d4c8d0
GM
8450
84512005-11-27 Richard M. Stallman <rms@gnu.org>
8452
8453 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
8454
84552005-11-21 Juri Linkov <juri@jurta.org>
8456
8457 * customize.texi (Common Keywords): Update links types
8458 custom-manual and url-link. Add link types emacs-library-link,
8459 file-link, function-link, variable-link, custom-group-link.
8460
84612005-11-20 Chong Yidong <cyd@stupidchicken.com>
8462
8463 * display.texi: Revert 2005-11-20 change.
8464
84652005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
8466
8467 * processes.texi (Bindat Functions):
8468 Say "third" to refer to zero-based index "2".
8469
84702005-11-18 Luc Teirlinck <teirllm@auburn.edu>
8471
8472 * loading.texi (Library Search): Update the default value of
8473 `load-suffixes'.
8474
84752005-11-17 Chong Yidong <cyd@stupidchicken.com>
8476
8477 * display.texi (Attribute Functions): Mention :ignore-defface.
8478
84792005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8480
8481 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
8482 (Minor Mode Conventions): Mention the use of a hook.
8483
84842005-11-06 Richard M. Stallman <rms@gnu.org>
8485
8486 * files.texi (Magic File Names): find-file-name-handler checks the
8487 `operations' property of the handler.
8488
84892005-11-03 Richard M. Stallman <rms@gnu.org>
8490
8491 * variables.texi (Frame-Local Variables): Small clarification.
8492
84932005-10-29 Chong Yidong <cyd@stupidchicken.com>
8494
8495 * os.texi (Init File): Document ~/.emacs.d/init.el.
8496
84972005-10-29 Richard M. Stallman <rms@gnu.org>
8498
8499 * internals.texi (Garbage Collection): Document memory-full.
8500
85012005-10-28 Bill Wohler <wohler@newt.com>
8502
8503 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
8504 for URLs.
8505
85062005-10-28 Richard M. Stallman <rms@gnu.org>
8507
8508 * minibuf.texi (Completion Commands): Clean up prev change.
8509
85102005-10-26 Kevin Ryde <user42@zip.com.au>
8511
8512 * compile.texi (Eval During Compile): Explain recommended uses
8513 of eval-when-compile and eval-and-compile.
8514
85152005-10-27 Masatake YAMATO <jet@gyve.org>
8516
8517 * minibuf.texi (Completion Commands):
8518 Write about new optional argument for `display-completion-list'.
8519
85202005-10-23 Richard M. Stallman <rms@gnu.org>
8521
8522 * display.texi (Overlay Arrow): Clarify about local bindings of
8523 overlay-arrow-position.
8524
85252005-10-22 Eli Zaretskii <eliz@gnu.org>
8526
8527 * internals.texi (Building Emacs): Fix last change.
8528
85292005-10-22 Richard M. Stallman <rms@gnu.org>
8530
8531 * internals.texi (Building Emacs): Document eval-at-startup.
8532
85332005-10-21 Richard M. Stallman <rms@gnu.org>
8534
8535 * loading.texi (Where Defined): load-history contains abs file names.
8536 symbol-file returns abs file names.
8537
85382005-10-19 Kim F. Storm <storm@cua.dk>
8539
8540 * display.texi (Showing Images): Add max-image-size integer value.
8541
85422005-10-18 Chong Yidong <cyd@stupidchicken.com>
8543
8544 * display.texi (Showing Images): Document max-image-size.
8545
85462005-10-17 Richard M. Stallman <rms@gnu.org>
8547
8548 * commands.texi (Quitting): Minor clarification.
8549
8550 * processes.texi (Sentinels): Clarify about output and quitting.
8551 (Filter Functions): Mention with-local-quit.
8552
85532005-10-17 Juri Linkov <juri@jurta.org>
8554
8555 * buffers.texi (Current Buffer):
8556 * commands.texi (Event Input Misc):
8557 * compile.texi (Eval During Compile, Compiler Errors):
8558 * customize.texi (Group Definitions):
8559 * display.texi (Progress, Defining Faces):
8560 * files.texi (Writing to Files):
8561 * modes.texi (Mode Hooks, Defining Minor Modes):
8562 * streams.texi (Output Functions):
8563 * syntax.texi (Syntax Table Functions):
8564 * text.texi (Change Hooks):
8565 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
8566
8567 * commands.texi (Quitting): Replace arg `forms' with `body' in
8568 `with-local-quit'.
8569
8570 * positions.texi (Excursions): Replace arg `forms' with `body' in
8571 `save-excursion'.
8572
85732005-10-08 Kim F. Storm <storm@cua.dk>
8574
8575 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
8576 Rename manual section accordingly.
8577
85782005-10-04 Kim F. Storm <storm@cua.dk>
8579
8580 * windows.texi (Window Split Tree): New section describing
8581 new function window-split-tree function.
8582
85832005-10-03 Nick Roberts <nickrob@snap.net.nz>
8584
8585 * display.texi (Fringe Size/Pos): Simplify and add detail.
8586
85872005-09-30 Romain Francoise <romain@orebokech.com>
8588
8589 * minibuf.texi (High-Level Completion): Explain that the prompt
8590 given to `read-buffer' should end with a colon and a space.
8591 Update usage examples.
8592
85932005-09-29 Juri Linkov <juri@jurta.org>
8594
8595 * display.texi (Displaying Messages): Rename argument name
8596 `string' to `format-string' in functions `message', `message-box',
8597 `message-or-box'.
8598
85992005-09-26 Chong Yidong <cyd@stupidchicken.com>
8600
8601 * errors.texi (Standard Errors): Correct xrefs.
8602
86032005-09-18 Chong Yidong <cyd@stupidchicken.com>
8604
8605 * display.texi (Defining Images): Update documentation for
8606 `image-load-path'.
8607
86082005-09-17 Richard M. Stallman <rms@gnu.org>
8609
8610 * display.texi (Defining Images): Clean up previous change.
8611
86122005-09-16 Romain Francoise <romain@orebokech.com>
8613
8614 * elisp.texi: Specify GFDL version 1.2.
8615
8616 * doclicense.texi (GNU Free Documentation License): Update to
8617 version 1.2.
8618
86192005-09-15 Chong Yidong <cyd@stupidchicken.com>
8620
8621 * display.texi (Defining Images): Document `image-load-path'.
8622
86232005-09-15 Richard M. Stallman <rms@gnu.org>
8624
8625 * objects.texi (Printed Representation): Minor cleanup.
8626 (Box Diagrams): Minor fix.
8627 (Cons Cell Type): Move (...) index item here.
8628 (Box Diagrams): From here.
8629 (Array Type): Minor fix.
8630 (Type Predicates): Delete index "predicates".
8631 (Hash Table Type): Clarify xref.
8632 (Dotted Pair Notation): Minor fix.
8633
86342005-09-10 Chong Yidong <cyd@stupidchicken.com>
8635
8636 * files.texi (Saving Buffers): Fix typo.
8637
86382005-09-08 Richard M. Stallman <rms@gnu.org>
8639
8640 * tips.texi (Programming Tips): Correct the "default" prompt spec.
8641
86422005-09-08 Chong Yidong <cyd@stupidchicken.com>
8643
8644 * locals.texi (Standard Buffer-Local Variables): Don't include
8645 mode variables for minor modes.
8646 Fix xrefs for buffer-display-count, buffer-display-table,
8647 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
8648 enable-multibyte-characters, fill-column, header-line-format,
8649 left-fringe-width, left-margin, and right-fringe-width.
8650
8651 * hooks.texi (Standard Hooks): All hooks should conform to the
8652 standard naming convention now.
8653 Fix xref for `echo-area-clear-hook'.
8654
8655 * display.texi (Usual Display): Note that indicate-empty-lines and
8656 tab-width are buffer-local.
8657
8658 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
8659
8660 * modes.texi (Mode Help): Note that major-mode is buffer-local.
8661
8662 * nonascii.texi (Encoding and I/O): Note that
8663 buffer-file-coding-system is buffer-local.
8664
8665 * positions.texi (List Motion): Note that defun-prompt-regexp is
8666 buffer-local.
8667
8668 * text.texi (Auto Filling): Note that auto-fill-function is
8669 buffer-local.
8670 (Undo): Note that buffer-undo-list is buffer-local.
8671
5dcb4c4e
SM
8672 * windows.texi (Buffers and Windows):
8673 Document buffer-display-count.
b8d4c8d0
GM
8674
86752005-09-06 Richard M. Stallman <rms@gnu.org>
8676
8677 * tips.texi (Coding Conventions): Sometimes it is ok to put the
8678 package prefix elsewhere than at the start of the name.
8679
86802005-09-03 Richard M. Stallman <rms@gnu.org>
8681
8682 * tips.texi (Programming Tips): Add conventions for minibuffer
8683 questions and prompts.
8684
86852005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
8686
8687 * intro.texi (nil and t): Minor cleanup.
8688 Delete spurious mention of keyword symbols.
8689 (Evaluation Notation): Add index entry.
8690 (A Sample Function Description): Minor cleanup.
8691 (A Sample Variable Description): Not all vars can be set.
8692
86932005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
8694
8695 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
8696
8697 (Insertion): Document precise type of `insert-char' arg COUNT.
8698
86992005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8700
8701 * modes.texi (Other Font Lock Variables): Sync the default of
8702 font-lock-lines-before.
8703
87042005-08-31 Michael Albinus <michael.albinus@gmx.de>
8705
8706 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
8707
87082005-08-29 Richard M. Stallman <rms@gnu.org>
8709
8710 * elisp.texi (Top): Update subnode menu.
8711
8712 * searching.texi (Searching and Matching): Move node.
8713 Rearrange contents and add overall explanation.
8714 (Searching and Case): Move node.
8715 (Searching and Matching): Update menu.
8716
87172005-08-27 Eli Zaretskii <eliz@gnu.org>
8718
8719 * os.texi (Startup Summary): Fix the description of the initial
8720 startup message display.
8721
87222005-08-25 Richard M. Stallman <rms@gnu.org>
8723
8724 * searching.texi (Search and Replace): Add replace-regexp-in-string.
8725
87262005-08-25 Emilio C. Lopes <eclig@gmx.net>
8727
8728 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
8729 `next-overlay-change' example.
8730
87312005-08-22 Juri Linkov <juri@jurta.org>
8732
8733 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
8734 Fix invert-face. Fix args of face-background.
8735
8736 * display.texi (Standard Faces): Delete node.
8737 (Faces): Add xref to `(emacs)Standard Faces'.
8738 (Displaying Faces): Fix xref to `Standard Faces'.
8739
8740 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
8741
87422005-08-20 Alan Mackenzie <acm@muc.de>
8743
8744 * buffers.texi (The Buffer List): Clarify the manipulation of the
8745 buffer list.
8746
87472005-08-14 Richard M. Stallman <rms@gnu.org>
8748
8749 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
8750 a regexp.
8751
87522005-08-11 Richard M. Stallman <rms@gnu.org>
8753
8754 * elisp.texi (Top): Update subnode lists.
8755
8756 * display.texi (Inverse Video): Node deleted.
8757
8758 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
8759 New nodes split out of Coding Conventions.
8760
8761 * searching.texi (Regular Expressions): Document re-builder.
8762
8763 * os.texi (Time Parsing): New node split out of Time Conversion.
8764
8765 * processes.texi (Misc Network, Network Feature Testing)
8766 (Network Options, Make Network): New nodes split out of
8767 Low-Level Network.
8768
87692005-08-09 Richard M. Stallman <rms@gnu.org>
8770
8771 * frames.texi (Geometry): New node, split from Size and Position.
8772 (Frame Parameters): Refer to Geometry.
8773
8774 * buffers.texi (The Buffer List): Fix xrefs.
8775
8776 * windows.texi (Splitting Windows): Fix xref.
8777
8778 * frames.texi (Layout Parameters): Add xref.
8779
8780 * display.texi (Line Height, Scroll Bars): Fix xrefs.
8781
8782 * keymaps.texi (Menu Bar): Fix xref.
8783
8784 * locals.texi (Standard Buffer-Local Variables): Fix xref.
8785
8786 * modes.texi (%-Constructs): Fix xref.
8787
8788 * frames.texi (Window Frame Parameters): Node split up.
8789 (Basic Parameters, Position Parameters, Size Parameters)
8790 (Layout Parameters, Buffer Parameters, Management Parameters)
8791 (Cursor Parameters, Color Parameters): New subnodes.
8792
87932005-08-09 Luc Teirlinck <teirllm@auburn.edu>
8794
8795 * positions.texi (Screen Lines): Update xref for previous change
8796 in minibuf.texi.
8797
8798 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
8799 change in minibuf.texi.
8800
88012005-08-09 Richard M. Stallman <rms@gnu.org>
8802
8803 * tips.texi (Coding Conventions): Minor cleanup.
8804
8805 * modes.texi (Defining Minor Modes): Explain when init-value
8806 can be non-nil.
8807
8808 * elisp.texi (Top): Update submenu for Minibuffer.
8809
8810 * minibuf.texi (Minibuffer Misc): Node split up.
8811 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
8812 (Recursive Mini): New nodes split out from Minibuffer Misc.
8813 (Minibuffer Misc): Document max-mini-window-height.
8814
8815 * hash.texi (Defining Hash): Delete stray paren in example.
8816
8817 * display.texi (Echo Area Customization): Don't define
8818 max-mini-window-height here; xref instead.
8819
8820 * commands.texi (Event Input Misc): Update while-no-input.
8821
8822 * advice.texi (Advising Functions): Explain when to use advice
8823 and when to use a hook.
8824
88252005-07-30 Eli Zaretskii <eliz@gnu.org>
8826
8827 * makefile.w32-in (info): Don't run install-info.
8828 ($(infodir)/dir): New target, produced by running install-info.
8829
88302005-07-27 Luc Teirlinck <teirllm@auburn.edu>
8831
8832 * modes.texi (Defining Minor Modes): The keyword for the initial
8833 value is :init-value, not :initial-value.
8834
88352005-07-23 Eli Zaretskii <eliz@gnu.org>
8836
8837 * loading.texi (Autoload): Make the `doctor' example be consistent
8838 with what's in current loaddefs.el. Describe the "fn" magic in
8839 the usage portion of the doc string.
8840
88412005-07-22 Richard M. Stallman <rms@gnu.org>
8842
8843 * internals.texi (Garbage Collection): Clarify previous change.
8844
88452005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
8846
8847 * internals.texi (Garbage Collection): Add gc-cons-percentage.
8848
88492005-07-18 Juri Linkov <juri@jurta.org>
8850
8851 * commands.texi (Accessing Events):
8852 * frames.texi (Text Terminal Colors, Resources):
8853 * markers.texi (The Mark):
8854 * modes.texi (Defining Minor Modes):
8855 Delete duplicate duplicate words.
8856
88572005-07-16 Richard M. Stallman <rms@gnu.org>
8858
8859 * display.texi (Managing Overlays): Clarify make-overlay
8860 args for insertion types.
8861
88622005-07-13 Luc Teirlinck <teirllm@auburn.edu>
8863
8864 * customize.texi (Variable Definitions):
8865 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
8866 `standard-value' is a list too.
8867 (Defining New Types): Use @key{RET} instead of @key{ret}.
8868
88692005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
8870
8871 * os.texi (Translating Input): Fix typo.
8872
88732005-07-08 Richard M. Stallman <rms@gnu.org>
8874
8875 * README: Update edition number and size estimate.
8876
8877 * elisp.texi (VERSION): Set to 2.9.
8878
88792005-07-07 Richard M. Stallman <rms@gnu.org>
8880
8881 * book-spine.texinfo: Update Emacs version.
8882
8883 * display.texi (Inverse Video): Delete mode-line-inverse-video.
8884
88852005-07-06 Richard M. Stallman <rms@gnu.org>
8886
8887 * searching.texi (Regexp Search): Clarify what re-search-forward
8888 does when the search fails.
8889
88902005-07-05 Lute Kamstra <lute@gnu.org>
8891
8892 * Update FSF's address in GPL notices.
8893
8894 * doclicense.texi (GNU Free Documentation License):
8895 * gpl.texi (GPL):
8896 * tips.texi (Coding Conventions, Library Headers):
8897 * vol1.texi:
8898 * vol2.texi: Update FSF's address.
8899
89002005-07-04 Richard M. Stallman <rms@gnu.org>
8901
8902 * hooks.texi (Standard Hooks): Add occur-hook.
8903
89042005-07-03 Luc Teirlinck <teirllm@auburn.edu>
8905
8906 * display.texi (The Echo Area): Correct menu.
8907
89082005-07-03 Richard M. Stallman <rms@gnu.org>
8909
8910 * elisp.texi (Top): Update subnode menu for Display.
8911
8912 * display.texi (Displaying Messages): New node, with most
8913 of what was in The Echo Area.
5dcb4c4e 8914 (Progress): Move under The Echo Area.
b8d4c8d0
GM
8915 (Logging Messages): New node with new text.
8916 (Echo Area Customization): New node, the rest of what was
8917 in The Echo Area. Document message-truncate-lines with @defvar.
8918 (Display): Update menu.
8919
8920 * windows.texi (Textual Scrolling): Doc 3 values for
8921 scroll-preserve-screen-position.
8922
8923 * text.texi (Special Properties): Change hook functions
8924 should bind inhibit-modification-hooks around altering buffer text.
8925
8926 * keymaps.texi (Key Binding Commands): Call binding BINDING
8927 rather than DEFINITION.
8928
89292005-06-29 Juanma Barranquero <lekktu@gmail.com>
8930
8931 * variables.texi (Defining Variables): `user-variable-p' returns t
8932 for aliases of user options, nil for alias loops.
8933
89342005-06-28 Richard M. Stallman <rms@gnu.org>
8935
8936 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
8937 make-keymap.
8938
89392005-06-27 Luc Teirlinck <teirllm@auburn.edu>
8940
8941 * variables.texi (Setting Variables): Correct and clarify
8942 description of `add-to-ordered-list'.
8943
89442005-06-26 Richard M. Stallman <rms@gnu.org>
8945
8946 * display.texi (Faces): Minor cleanup.
8947
89482005-06-25 Luc Teirlinck <teirllm@auburn.edu>
8949
8950 * display.texi (Faces): `facep' returns t for strings that are
8951 face names.
8952
89532005-06-25 Richard M. Stallman <rms@gnu.org>
8954
8955 * objects.texi (Equality Predicates): Clarify meaning of equal.
8956
8957 * windows.texi (Selecting Windows): save-selected-window
8958 and with-selected-window save and restore the current buffer.
8959
89602005-06-24 Richard M. Stallman <rms@gnu.org>
8961
8962 * numbers.texi (Float Basics): Explain how to test for NaN,
8963 and printing the sign of NaNs.
8964
89652005-06-24 Eli Zaretskii <eliz@gnu.org>
8966
8967 * makefile.w32-in (MAKEINFO): Use --force.
8968
89692005-06-23 Richard M. Stallman <rms@gnu.org>
8970
8971 * display.texi (Face Functions): Correct Texinfo usage.
8972
89732005-06-23 Luc Teirlinck <teirllm@auburn.edu>
8974
8975 * lists.texi (Rings): `ring-elements' now returns the elements of
8976 RING in order.
8977
89782005-06-23 Juanma Barranquero <lekktu@gmail.com>
8979
8980 * markers.texi (The Mark): Texinfo usage fix.
8981
89822005-06-23 Kim F. Storm <storm@cua.dk>
8983
8984 * searching.texi (Entire Match Data): Remove evaporate option for
8985 match-data. Do not mention evaporate option for set-match-data.
8986
89872005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
8988
8989 * display.texi (Face Functions): Mention face aliases.
8990
89912005-06-21 Richard M. Stallman <rms@gnu.org>
8992
8993 * anti.texi (Antinews): Texinfo usage fix.
8994
89952005-06-21 Karl Berry <karl@gnu.org>
8996
8997 * elisp.texi: Use @copying.
8998
8999 * elisp.texi: Put @summarycontents and @contents before the Top
9000 node, instead of the end of the file, so that the contents appear
9001 in the right place in the dvi/pdf output.
9002
90032005-06-21 Juri Linkov <juri@jurta.org>
9004
9005 * display.texi (Defining Faces): Add `customized-face'.
9006
90072005-06-20 Kim F. Storm <storm@cua.dk>
9008
9009 * variables.texi (Setting Variables): Any type of element can be
9010 given order in add-to-ordered-list. Compare elements with eq.
9011
9012 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
9013
90142005-06-20 Karl Berry <karl@gnu.org>
9015
9016 * syntax.texi (Syntax Flags): Make last column very slightly wider
9017 to avoid "generic comment" breaking on two lines and causing an
9018 underfull box.
9019
90202005-06-19 Luc Teirlinck <teirllm@auburn.edu>
9021
9022 * lists.texi (Rings): Various minor clarifications and corrections.
9023
90242005-06-18 Richard M. Stallman <rms@gnu.org>
9025
9026 * functions.texi (Obsolete Functions): Simplify.
9027
9028 * variables.texi (Variable Aliases): Simplify.
9029
9030 * anti.texi, backups.texi, compile.texi, customization.texi:
9031 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
9032 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
9033 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
9034 * variables.texi: Fix formatting ugliness.
9035
9036 * elisp.texi: Add links to Rings and Byte Packing.
9037 Update version and copyright years.
9038
9039 * minibuf.texi: Fix formatting ugliness.
9040 (Completion Commands): Move keymap vars to the end
9041 and vars completing-read binds to the top.
9042
90432005-06-17 Luc Teirlinck <teirllm@auburn.edu>
9044
9045 * processes.texi: Fix typos.
9046 (Bindat Spec): Correct Texinfo error.
9047 (Byte Packing): Fix ungrammatical sentence.
9048
90492005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
9050
9051 * lists.texi (Rings): New node.
9052 (Lists): Add it to menu.
9053
9054 * processes.texi (Byte Packing): New node.
9055 (Processes): Add it to menu.
9056
90572005-06-17 Richard M. Stallman <rms@gnu.org>
9058
9059 * syntax.texi (Parsing Expressions): Fix texinfo usage.
9060
9061 * help.texi (Documentation Basics): Explain the xref to
9062 Documentation Tips.
9063
9064 * debugging.texi (Debugger Commands): Minor fix.
9065
90662005-06-16 Luc Teirlinck <teirllm@auburn.edu>
9067
9068 * edebug.texi (Instrumenting): Eliminate duplicate link.
9069 (Specification List): Replace references to "below", referring to
9070 a later node, with one @ref to that node.
9071
9072 * os.texi (Timers): Timers should save and restore the match data
9073 if they change it.
9074
9075 * debugging.texi (Debugger Commands): Mention that the Lisp
9076 debugger can not step through primitive functions.
9077
90782005-06-16 Juanma Barranquero <lekktu@gmail.com>
9079
9080 * functions.texi (Obsolete Functions): Update argument names of
9081 `make-obsolete' and `define-obsolete-function-alias'.
9082
9083 * variables.texi (Variable Aliases): Update argument names of
9084 `defvaralias', `make-obsolete-variable' and
9085 `define-obsolete-variable-alias'.
9086
90872005-06-15 Kim F. Storm <storm@cua.dk>
9088
9089 * searching.texi (Entire Match Data): Rephrase warnings about
9090 evaporate arg to match-data and set-match-data.
9091
90922005-06-14 Luc Teirlinck <teirllm@auburn.edu>
9093
9094 * elisp.texi (Top): Update detailed menu.
9095
9096 * edebug.texi (Edebug): Update menu.
9097 (Instrumenting): Update xrefs.
9098 (Edebug Execution Modes): Correct xref.
9099 (Jumping): Clarify description of `h' command.
9100 Eliminate redundant @ref.
9101 (Breaks): New node.
9102 (Breakpoints): Is now a subsubsection.
9103 (Global Break Condition): Mention `C-x X X'.
9104 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
9105 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
9106 (Edebug Display Update): Correct pxref.
9107 (Edebug and Macros): New node.
9108 (Instrumenting Macro Calls): Is now a subsubsection.
9109 Neither arg of `def-edebug-spec' is evaluated.
9110 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
9111 (Specification Examples): Fix typo.
9112
91132005-06-14 Lute Kamstra <lute@gnu.org>
9114
9115 * debugging.texi (Function Debugging): Primitives can break on
9116 entry too.
9117
91182005-06-14 Kim F. Storm <storm@cua.dk>
9119
9120 * variables.texi (Setting Variables): Add add-to-ordered-list.
9121
91222005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9123
9124 * syntax.texi (Parsing Expressions): Document aux functions and vars of
9125 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
9126
91272005-06-13 Lute Kamstra <lute@gnu.org>
9128
9129 * text.texi (Special Properties): Fix cross reference.
9130
91312005-06-11 Luc Teirlinck <teirllm@auburn.edu>
9132
9133 * debugging.texi (Function Debugging): Delete mention of empty
9134 string argument to `cancel-debug-on-entry'. Delete inaccurate
9135 description of the return value of that command.
9136
91372005-06-11 Alan Mackenzie <acm@muc.de>
9138
9139 * text.texi (Adaptive Fill): Amplify the description of
9140 fill-context-prefix.
9141
91422005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9143
9144 * syntax.texi (Parsing Expressions): Fix Texinfo error.
9145
91462005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9147
9148 * syntax.texi (Parsing Expressions): Document syntax-ppss.
9149
91502005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9151
9152 * debugging.texi (Error Debugging): Minor rewording.
9153 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
9154 is optional.
9155
91562005-06-10 Lute Kamstra <lute@gnu.org>
9157
9158 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
9159 (Top): Give it a title. Correct version number. Give the
9160 detailed node listing a more prominent header.
9161 * intro.texi: Don't set VERSION here a second time.
9162 Mention Emacs's version too.
9163 * anti.texi (Antinews): Use EMACSVER to refer to the current
9164 version of Emacs.
9165
91662005-06-09 Kim F. Storm <storm@cua.dk>
9167
9168 * searching.texi (Entire Match Data): Explain new `reseat' argument to
9169 match-data and set-match-data.
9170
91712005-06-08 Richard M. Stallman <rms@gnu.org>
9172
9173 * searching.texi (Entire Match Data): Clarify when match-data
9174 returns markers and when integers.
9175
9176 * display.texi (Defining Faces): Explain that face name should not
9177 end in `-face'.
9178
9179 * modes.texi (Mode Line Data): Minor cleanup.
9180 (Customizing Keywords): Node split out of Search-based Fontification.
9181 Add example of using font-lock-add-keywords from a hook.
9182 Clarify when MODE should be non-nil, and when nil.
9183
91842005-06-06 Richard M. Stallman <rms@gnu.org>
9185
9186 * modes.texi (Mode Line Data): Explain what happens when the car
9187 of a list is a void symbol.
9188 (Search-based Fontification): Explain MODE arg to
9189 font-lock-add-keywords and warn about calls from major modes.
9190
91912005-06-08 Juri Linkov <juri@jurta.org>
9192
9193 * display.texi (Standard Faces): Add `shadow' face.
9194
91952005-05-29 Luc Teirlinck <teirllm@auburn.edu>
9196
9197 * modes.texi (Major Mode Conventions): A derived mode only needs
9198 to put the call to the parent mode inside `delay-mode-hooks'.
9199
92002005-05-29 Richard M. Stallman <rms@gnu.org>
9201
9202 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
9203 new, and what that implies. Clarify.
9204
9205 * files.texi (Locating Files): Clean up the text.
9206
9207 * frames.texi (Window Frame Parameters): Document user-size.
9208 Shorten entry for top by referring to left.
9209
92102005-05-26 Richard M. Stallman <rms@gnu.org>
9211
9212 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
9213 is new, and what the implications are. Other clarifications.
9214
92152005-05-24 Richard M. Stallman <rms@gnu.org>
9216
9217 * frames.texi (Dialog Boxes): Minor fixes.
9218
92192005-05-25 Masatake YAMATO <jet@gyve.org>
9220
9221 * display.texi (Standard Faces): Write about `mode-line-highlight'.
9222
92232005-05-24 Luc Teirlinck <teirllm@auburn.edu>
9224
9225 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
9226 is optional.
9227
92282005-05-24 Nick Roberts <nickrob@snap.net.nz>
9229
10d1d0af 9230 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
9231
92322005-05-23 Lute Kamstra <lute@gnu.org>
9233
9234 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
9235 syntax-begin-function over font-lock-beginning-of-syntax-function.
9236
92372005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9238
9239 * minibuf.texi (Reading File Names): Update description of
9240 `read-directory-name'.
9241
9242 * modes.texi (Derived Modes): Clarify :group keyword.
9243
92442005-05-21 Eli Zaretskii <eliz@gnu.org>
9245
9246 * files.texi (Locating Files): New subsection.
9247 Describe locate-file and executable-find.
9248
92492005-05-21 Kevin Ryde <user42@zip.com.au>
9250
9251 * frames.texi (Initial Parameters): Update cross reference to
9252 "Emacs Invocation".
9253
92542005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9255
9256 * keymaps.texi (Active Keymaps): Add anchor.
9257
9258 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
9259 (Major Mode Conventions): Refer to `Auto Major Mode' in more
9260 appropriate place.
9261 (Derived Modes): Small clarifications.
9262 (Minor Mode Conventions, Keymaps and Minor Modes):
9263 Replace references to nodes with references to anchors.
9264 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
9265 Clarify description of lists whose first element is an integer.
9266 (Mode Line Variables): Add anchor.
9267 (%-Constructs): Clarify description of integer after %.
9268 (Emulating Mode Line): Describe nil value for FACE.
9269
92702005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9271
9272 * modes.texi (Derived Modes): Correct references to non-existing
9273 variable standard-syntax-table.
9274
92752005-05-17 Lute Kamstra <lute@gnu.org>
9276
9277 * modes.texi (Defining Minor Modes): Mention the mode hook.
9278
92792005-05-15 Kim F. Storm <storm@cua.dk>
9280
9281 * processes.texi (Network): Remove open-network-stream-nowait.
9282 (Network Servers): Remove open-network-stream-server.
9283
92842005-05-15 Luc Teirlinck <teirllm@auburn.edu>
9285
9286 * elisp.texi (Top): Update detailed menu.
9287
9288 * variables.texi: Reorder nodes.
9289 (Variables): Update menu.
9290 (File Local Variables): Do not refer to the `-*-' line as
9291 a "local variables list". Add pxref.
9292
92932005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9294
9295 * elisp.texi (Top): Update detailed menu for node changes.
9296
9297 * modes.texi (Modes): Update Menu.
9298 (Hooks): Move to beginning of chapter.
9299 Most minor modes run mode hooks too.
9300 `add-hook' can handle void hooks or hooks whose value is a single
9301 function.
9302 (Major Modes): Update Menu.
9303 (Major Mode Basics): New node, split off from `Major Modes'.
9304 (Major Mode Conventions): Correct xref. Explain how to handle
9305 auto-mode-alist if the major mode command has an autoload cookie.
9306 (Auto Major Mode): Major update. Add magic-mode-alist.
9307 (Derived Modes): Major update.
9308 (Mode Line Format): Update Menu.
9309 (Mode Line Basics): New node, split off from `Mode Line Format'.
9310
9311 * loading.texi (Autoload): Mention `autoload cookie' as synonym
9312 for `magic autoload comment'. Add index entries and anchor.
9313
93142005-05-14 Richard M. Stallman <rms@gnu.org>
9315
9316 * tips.texi (Coding Conventions): Explain how important it is
9317 that just loading certain files not change Emacs behavior.
9318
9319 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
9320
93212005-05-12 Lute Kamstra <lute@gnu.org>
9322
9323 * modes.texi (Generic Modes): Update.
9324 (Major Modes): Refer to node "Generic Modes".
9325
9326 * elisp.texi (Top): Update to the current structure of the manual.
9327 * processes.texi (Processes): Add menu description.
9328 * customize.texi (Customization): Add menu descriptions.
9329
93302005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
9331
9332 * processes.texi (Signals to Processes)
9333 (Low-Level Network): Fix typos.
9334
93352005-05-11 Lute Kamstra <lute@gnu.org>
9336
9337 * elisp.texi (Top): Add some nodes from the chapter "Major and
9338 Minor Modes" to the detailed node listing.
9339
93402005-05-10 Richard M. Stallman <rms@gnu.org>
9341
9342 * keymaps.texi (Extended Menu Items): Menu item filter functions
9343 can be called at any time.
9344
93452005-05-08 Luc Teirlinck <teirllm@auburn.edu>
9346
9347 * variables.texi (File Local Variables): `(hack-local-variables t)'
9348 now also checks whether a mode is specified in the local variables
9349 list.
9350
93512005-05-05 Kevin Ryde <user42@zip.com.au>
9352
9353 * display.texi (The Echo Area): Correct format function cross
9354 reference.
9355
93562005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9357
9358 * variables.texi (Variable Aliases): Change description of
9359 `define-obsolete-variable-alias'.
9360
9361 * functions.texi (Functions): Add "Obsolete Functions" to menu.
9362 (Defining Functions): Add xref.
9363 (Obsolete Functions): New node.
9364 (Function Safety): Standardize capitalization of section title.
9365
9366 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
9367 (Dialog Boxes): Complete description of `x-popup-dialog'.
9368
93692005-05-04 Richard M. Stallman <rms@gnu.org>
9370
9371 * commands.texi (Interactive Codes): Fix Texinfo usage.
9372 Document U more clearly.
9373
93742005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9375
9376 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
9377 function and not a macro.
9378
9379 * frames.texi (Pop-Up Menus): Correct and clarify description of
9380 `x-popup-menu'.
9381 (Dialog Boxes): Clarify description of `x-popup-dialog'.
9382
93832005-05-01 Richard M. Stallman <rms@gnu.org>
9384
9385 * edebug.texi (Checking Whether to Stop): Fix previous change.
9386
93872005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9388
9389 * display.texi: Fix typos and Texinfo usage.
9390
9391 * edebug.texi (Checking Whether to Stop): executing-macro ->
9392 executing-kbd-macro.
9393
93942005-05-01 Richard M. Stallman <rms@gnu.org>
9395
9396 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
9397
93982005-04-30 Richard M. Stallman <rms@gnu.org>
9399
9400 * files.texi (Magic File Names): Document `operations' property.
9401
94022005-04-29 Lute Kamstra <lute@gnu.org>
9403
9404 * modes.texi (Generic Modes): New node.
9405 (Major Modes): Add it to the menu.
9406 (Derived Modes): Add "derived mode" to concept index.
9407
94082005-04-28 Lute Kamstra <lute@gnu.org>
9409
9410 * modes.texi (Defining Minor Modes): Fix previous change.
9411 (Font Lock Mode): Simplify.
9412 (Font Lock Basics): Say that font-lock-defaults is buffer-local
9413 when set and that some parts are optional. Add cross references.
9414 (Search-based Fontification): Say how to specify font-lock-keywords.
9415 Add cross references. Add font-lock-multiline to index.
9416 Move font-lock-keywords-case-fold-search here from node "Other Font
9417 Lock Variables". Document font-lock-add-keywords and
9418 font-lock-remove-keywords.
9419 (Other Font Lock Variables): Move font-lock-keywords-only,
9420 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9421 and font-lock-syntactic-face-function to node "Syntactic Font
9422 Lock". Move font-lock-keywords-case-fold-search to node
9423 "Search-based Fontification". Document font-lock-inhibit-thing-lock
9424 and font-lock-{,un}fontify-{buffer,region}-function.
9425 (Precalculated Fontification): Remove reference to deleted variable
9426 font-lock-core-only.
9427 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
9428 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
9429 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9430 and font-lock-syntactic-face-function here from node "Other Font
9431 Lock Variables". Move font-lock-syntactic-keywords to "Setting
9432 Syntax Properties". Add cross references.
9433 (Setting Syntax Properties): New node.
9434 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
9435 * syntax.texi (Syntax Properties): Add cross reference.
9436 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
9437
94382005-04-26 Richard M. Stallman <rms@gnu.org>
9439
9440 * display.texi (Defining Faces):
9441 Document `default' elements of defface spec.
9442
9443 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
9444
9445 * variables.texi (Variable Aliases): Clarify text.
9446
94472005-04-25 Chong Yidong <cyd@stupidchicken.com>
9448
9449 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
9450
94512005-04-25 Luc Teirlinck <teirllm@auburn.edu>
9452
9453 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
9454
94552005-04-24 Eli Zaretskii <eliz@gnu.org>
9456
9457 * syntax.texi (Syntax Table Internals): Elaborate documentation of
9458 syntax-after and syntax-class.
9459
9460 * files.texi (Changing Files): Fix last change's cross-reference.
9461 (Unique File Names): Don't mention "numbers" in the documentation
9462 of make-temp-file and make-temp-name.
9463
94642005-04-23 Richard M. Stallman <rms@gnu.org>
9465
9466 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
9467
94682005-04-22 Nick Roberts <nickrob@snap.net.nz>
9469
9470 * windows.texi (Cyclic Window Ordering): Clarify window-list.
9471
94722005-04-22 Nick Roberts <nickrob@snap.net.nz>
9473
9474 * variables.texi (Variable Aliases): Describe make-obsolete-variable
9475 and define-obsolete-variable-alias.
9476
94772005-04-22 Kim F. Storm <storm@cua.dk>
9478
9479 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
9480 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
9481
94822005-04-21 Lute Kamstra <lute@gnu.org>
9483
9484 * lists.texi (Association Lists): Document rassq-delete-all.
9485
94862005-04-19 Richard M. Stallman <rms@gnu.org>
9487
9488 * modes.texi (Search-based Fontification): Explain that
9489 facespec is an expression to be evaluated.
9490
94912005-04-19 Kevin Ryde <user42@zip.com.au>
9492
9493 * streams.texi (Output Functions): Fix xref.
9494 * strings.texi (String Conversion): Fix xref.
9495
94962005-04-19 Kim F. Storm <storm@cua.dk>
9497
9498 * symbols.texi (Symbol Plists): Add safe-get.
9499 Mention that `get' may signal an error.
9500
95012005-04-18 Nick Roberts <nickrob@snap.net.nz>
9502
9503 * customize.texi (Variable Definitions): Replace tooltip-mode
9504 example with save-place.
9505
95062005-04-17 Richard M. Stallman <rms@gnu.org>
9507
9508 * buffers.texi (Indirect Buffers): Clarify.
9509
9510 * positions.texi (Positions): Clarify converting marker to integer.
9511
9512 * strings.texi (String Basics): Mention string-match; clarify.
9513
95142005-04-08 Lute Kamstra <lute@gnu.org>
9515
9516 * modes.texi (Search-based Fontification): Fix cross references.
9517 Use consistent terminology. Document anchored highlighting.
9518
95192005-04-05 Lute Kamstra <lute@gnu.org>
9520
9521 * modes.texi (Defining Minor Modes): Document :group keyword
9522 argument and its default value.
9523
95242005-04-03 Lute Kamstra <lute@gnu.org>
9525
9526 * hooks.texi (Standard Hooks): Add some hooks. Add cross
9527 references and/or descriptions. Delete major mode hooks; mention
9528 them as a category instead. Rename or delete obsolete hooks.
9529
95302005-04-02 Richard M. Stallman <rms@gnu.org>
9531
9532 * nonascii.texi (Coding System Basics): Another wording cleanup.
9533
95342005-04-01 Richard M. Stallman <rms@gnu.org>
9535
9536 * nonascii.texi (Coding System Basics): Clarify previous change.
9537
95382005-04-01 Kenichi Handa <handa@m17n.org>
9539
10d1d0af 9540 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
9541 identity of coding systems.
9542
95432005-03-29 Chong Yidong <cyd@stupidchicken.com>
9544
9545 * text.texi (Buffer Contents): Add filter-buffer-substring and
9546 buffer-substring-filters.
9547
95482005-03-26 Chong Yidong <cyd@stupidchicken.com>
9549
9550 * anti.texi (Antinews): Mention `G' interactive code.
9551
9552 * tips.texi (Compilation Tips): Mention benchmark.el.
9553
95542005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9555
9556 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
9557 is now bound to M-o M-o.
9558
9559 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
9560
95612005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9562
9563 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
9564 in the Emacs Manual).
9565 * Makefile.in (srcs): Remove calendar.texi.
9566 * makefile.w32-in (srcs): Remove calendar.texi.
9567 * display.texi (Display): Change name of next node.
9568 * os.texi (System In): Change name of previous node.
9569 * elisp.texi (Top): Remove Calendar references.
9570 * vol1.texi (Top): Remove Calendar references.
9571 * vol2.texi (Top): Remove Calendar references.
9572
95732005-03-25 Richard M. Stallman <rms@gnu.org>
9574
9575 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
9576 Cleanup previous change.
9577
95782005-03-25 Chong Yidong <cyd@stupidchicken.com>
9579
9580 * display.texi (Face Attributes): Faces earlier in an :inherit
9581 list take precedence.
9582 (Scroll Bars): Fix description of vertical-scroll-bars.
9583 Document frame-current-scroll-bars and window-current-scroll-bars.
9584
9585 * markers.texi (The Mark): Document temporary Transient Mark mode.
9586
9587 * minibuf.texi (Reading File Names):
9588 Document read-file-name-completion-ignore-case.
9589
9590 * positions.texi (Screen Lines): Document nil for width argument
9591 to compute-motion.
9592
95932005-03-23 Kim F. Storm <storm@cua.dk>
9594
9595 * display.texi (Standard Faces): Other faces used in the fringe
9596 implicitly inherits from the fringe face.
9597 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
9598 properties implicitly inherits from fringe face.
9599 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
9600
96012005-03-20 Chong Yidong <cyd@stupidchicken.com>
9602
9603 * display.texi (Invisible Text): State default value of
9604 line-move-ignore-invisible.
9605 (Managing Overlays): Document remove-overlays.
9606 (Standard Faces): Document escape-glyph face.
9607
9608 * minibuf.texi (Reading File Names): Document read-file-name-function.
9609
9610 * modes.texi (Other Font Lock Variables):
9611 Document font-lock-lines-before.
9612
9613 * positions.texi (Skipping Characters): skip-chars-forward allows
9614 character classes.
9615
96162005-03-18 Lute Kamstra <lute@gnu.org>
9617
9618 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
9619
96202005-03-17 Richard M. Stallman <rms@gnu.org>
9621
9622 * text.texi (Undo): Document extensible undo entries.
9623
dd7b651b 9624 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
9625
9626 * nonascii.texi (Character Codes): Minor fix.
9627
9628 * display.texi (Display Property): Explain the significance
9629 of having text properties that are eq.
9630 (Other Display Specs): Explain string as display spec.
9631
9632 * commands.texi (Interactive Codes): Document G option.
9633
96342005-03-17 Chong Yidong <cyd@stupidchicken.com>
9635
9636 * text.texi (Filling): Add sentence-end-without-period and
9637 sentence-end-without-space.
9638 (Changing Properties): Minor fix.
9639
9640 * anti.texi: Total rewrite.
9641
96422005-03-15 Lute Kamstra <lute@gnu.org>
9643
9644 * edebug.texi (Instrumenting Macro Calls): Fix typos.
9645
96462005-03-08 Kim F. Storm <storm@cua.dk>
9647
9648 * display.texi (Specified Space): Property :width is support on
9649 non-graphic terminals, :height is not.
9650
96512005-03-07 Richard M. Stallman <rms@gnu.org>
9652
9653 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
9654 Now subnodes of Fringes.
9655 (Overlay Arrow): Document overlay-arrow-variable-list.
9656 (Fringe Size/Pos): New node, broken out of Fringes.
9657 (Display): Explain clearing vs redisplay better.
9658 (Truncation): Clarify use of bitmaps.
9659 (The Echo Area): Clarify the uses of the echo area.
9660 Add max-mini-window-height.
9661 (Progress): Clarify.
9662 (Invisible Text): Explain that main loop moves point out.
9663 (Selective Display): Say "hidden", not "invisible".
9664 (Managing Overlays): Move up. Describe relation to Undo here.
9665 (Overlay Properties): Clarify intro.
9666 (Finding Overlays): Explain return values when nothing found.
9667 (Width): truncate-string-to-width has added arg.
9668 (Displaying Faces): Clarify and update mode line face handling.
9669 (Face Functions): Minor cleanup.
9670 (Conditional Display): Merge into Other Display Specs.
9671 (Pixel Specification, Other Display Specs): Minor cleanups.
9672 (Images, Image Descriptors): Minor cleanups.
9673 (GIF Images): Patents have expired.
9674 (Showing Images): Explain default text for insert-image.
9675 (Manipulating Button Types): Merge into Manipulating Buttons.
9676 (Making Buttons): Explain return values.
9677 (Button Buffer Commands): Add xref.
9678 (Inverse Video): Update mode-line-inverse-video.
9679 (Display Table Format): Clarify.
9680 (Active Display Table): Give defaults for window-display-table.
9681
9682 * calendar.texi (Calendar Customizing): calendar-holiday-marker
9683 and calendar-today-marker are strings, not chars.
9684 (Holiday Customizing): Minor fix.
9685
9686 * internals.texi (Writing Emacs Primitives): Update `or' example.
9687 Update limit on # args of subr.
9688
9689 * edebug.texi (Using Edebug): Arrow is in fringe.
9690 (Instrumenting): Arg to eval-defun works without loading edebug.
9691 (Edebug Execution Modes): Add xref.
9692
9693 * customize.texi (Common Keywords): Clarify :require.
9694 Mention :version here.
9695 (Variable Definitions, Group Definitions): Not here.
9696 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
9697
96982005-03-07 Chong Yidong <cyd@stupidchicken.com>
9699 * nonascii.texi (Text Representations): Clarify position-bytes.
9700 (Character Sets): Add list-charset-chars.
9701 (Scanning Charsets): Add charset-after.
9702 (Encoding and I/O): Minor fix.
9703
97042005-03-06 Richard M. Stallman <rms@gnu.org>
9705
9706 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
9707 (Resizing Windows): Likewise.
9708
9709 * text.texi (Change Hooks): Get rid of "Emacs 21".
9710
9711 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
9712
9713 * streams.texi (Output Variables): Get rid of "Emacs 21".
9714
9715 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
9716
9717 * os.texi (Translating Input): Replace flow-control example
9718 with a less obsolete example that uses `keyboard-translate'.
9719
9720 * objects.texi (Hash Table Type, Circular Objects):
9721 Get rid of "Emacs 21".
9722
9723 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
9724 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
9725
9726 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
9727
9728 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
9729
9730 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
9731 (Menu Bar): Fix when menu-bar-update-hook is called.
9732
9733 * hash.texi (Hash Tables): Get rid of "Emacs 21".
9734
9735 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
9736 and make it read better.
9737
9738 * files.texi (Writing to Files): Get rid of "Emacs 21".
9739 (Unique File Names): Likewise.
9740
9741 * elisp.texi: Update Emacs version to 22.
9742
9743 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
9744 (Overlay Properties, Face Attributes): Likewise.
9745 (Managing Overlays): Fix punctuation.
9746 (Attribute Functions): Clarify set-face-font; get rid of
9747 info about old Emacs versions.
9748 (Auto Faces, Font Lookup, Display Property, Images):
9749 Get rid of "Emacs 21".
9750
9751 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
9752
97532005-03-05 Richard M. Stallman <rms@gnu.org>
9754
9755 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
9756
97572005-03-04 Lute Kamstra <lute@gnu.org>
9758
9759 * debugging.texi (Error Debugging): Document stack-trace-on-error.
9760
97612005-03-03 Lute Kamstra <lute@gnu.org>
9762
9763 * edebug.texi (Instrumenting Macro Calls): Fix typo.
9764
97652005-03-01 Lute Kamstra <lute@gnu.org>
9766
9767 * debugging.texi (Debugger Commands): Update `j'.
9768
97692005-02-28 Lute Kamstra <lute@gnu.org>
9770
9771 * debugging.texi (Debugging): Fix typo.
9772 (Error Debugging): Document eval-expression-debug-on-error.
9773 (Function Debugging): Update example.
9774 (Using Debugger): Mention starred stack frames.
9775 (Debugger Commands): Document `j' and `l'.
9776 (Invoking the Debugger): `d' and `j' exit recursive edit too.
9777 Update the messages that the debugger displays.
9778 (Internals of Debugger): Add cross reference. Update example.
9779 (Excess Open): Minor improvement.
9780 (Excess Close): Minor improvement.
9781
97822005-02-26 Richard M. Stallman <rms@gnu.org>
9783
9784 * tips.texi (Coding Conventions): Clarify.
9785 Put all the major mode key reservations together.
9786 Mention the Mouse-1 => Mouse-2 conventions.
9787
9788 * syntax.texi (Syntax Class Table): Clarify.
9789 (Syntax Table Functions): syntax-after moved from here.
9790 (Syntax Table Internals): syntax-after moved to here.
9791 (Parsing Expressions): Update info on number of values
9792 and what's meaningful in the STATE argument.
9793 (Categories): Fix typo.
9794
9795 * sequences.texi (Arrays): Cleanup.
9796 (Char-Tables): Clarify.
9797
9798 * processes.texi (Deleting Processes): Cleanups, add xref.
9799 (Subprocess Creation): Explain nil in exec-path. Cleanup.
9800 (Process Information): set-process-coding-system, some args optional.
9801 (Input to Processes): Explain various types for PROCESS args.
9802 Rename them from PROCESS-NAME to PROCESS.
9803 (Signals to Processes): Likewise.
9804 (Decoding Output): Cleanup.
9805 (Query Before Exit): Clarify.
9806
9807 * os.texi (Startup Summary): Correct the options; add missing ones.
9808 (Terminal Output, Batch Mode): Clarify.
9809 (Flow Control): Node deleted.
9810
9811 * markers.texi (The Mark): Clarify.
9812
9813 * macros.texi (Expansion): Cleanup.
9814 (Indenting Macros): indent-spec allows ints, not floats.
9815
9816 * keymaps.texi (Keymaps): Clarify.
9817 (Format of Keymaps): Update lisp-mode-map example.
9818 (Active Keymaps, Key Lookup): Clarify.
9819 (Changing Key Bindings): Add xref to `kbd'.
9820 (Key Binding Commands, Simple Menu Items): Clarify.
9821 (Mouse Menus, Menu Bar): Clarify.
9822 (Menu Example): Replace print example with menu-bar-replace-menu.
9823
9824 * help.texi (Documentation Basics): Add function-documentation prop.
9825
9826 * elisp.texi (Top): Don't refer to Flow Control node.
9827
9828 * commands.texi (Command Overview): Improve xrefs.
9829 (Adjusting Point): Adjusting point applies to intangible and invis.
9830 (Key Sequence Input): Doc extra read-key-sequence args.
9831 Likewise for read-key-sequence-vector.
9832
9833 * backups.texi (Rename or Copy): Minor fix.
9834 (Numbered Backups): For version-control, say the default.
9835 (Auto-Saving): make-auto-save-file-name example is simplified.
9836
9837 * advice.texi (Advising Functions): Don't imply one part of Emacs
9838 should advise another part. Markup changes.
9839 (Defining Advice): Move transitional para.
9840 (Activation of Advice): Cleanup.
9841 Explain if COMPILE is nil or negative.
9842
9843 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
9844
98452005-02-24 Lute Kamstra <lute@gnu.org>
9846
9847 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
9848 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
9849
98502005-02-23 Lute Kamstra <lute@gnu.org>
9851
9852 * modes.texi (Defining Minor Modes): define-minor-mode can be used
9853 to define global minor modes as well.
9854
9855 * display.texi (Managing Overlays): overlay-buffer returns nil for
9856 deleted overlays.
9857
98582005-02-22 Kim F. Storm <storm@cua.dk>
9859
9860 * minibuf.texi (Basic Completion): Allow symbols in addition to
9861 strings in try-completion and all-completions.
9862
98632005-02-14 Lute Kamstra <lute@gnu.org>
9864
9865 * elisp.texi (Top): Remove reference to deleted node.
9866
9867 * lists.texi (Lists): Remove reference to deleted node.
9868 (Cons Cells): Fix typo.
9869
9870 * loading.texi (Where Defined): Fix typo.
9871
98722005-02-14 Richard M. Stallman <rms@gnu.org>
9873
9874 * variables.texi (Creating Buffer-Local): change-major-mode-hook
9875 is useful for discarding some minor modes.
9876
9877 * symbols.texi (Symbol Components): Reorder examples.
9878
9879 * streams.texi (Input Functions): State standard-input default.
9880 (Output Variables): State standard-output default.
9881
9882 * objects.texi (Printed Representation): Clarify read syntax vs print.
9883 (Floating Point Type): Explain meaning better.
9884 (Symbol Type): Explain uniqueness better.
9885 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
9886 List examples sooner.
9887 (Box Diagrams): New subnode broken out.
9888 Some examples moved from old Lists as Boxes node.
9889 (Dotted Pair Notation): Clarify intro.
9890 (Array Type): Clarify.
9891 (Type Predicates): Add hash-table-p.
9892
9893 * numbers.texi (Integer Basics): Clarify radix explanation.
9894 (Predicates on Numbers): Minor clarification.
9895 (Comparison of Numbers): Minor clarification. Clarify eql.
9896 Typos in min, max.
9897 (Math Functions): Clarify overflow in expt.
9898
9899 * minibuf.texi (Text from Minibuffer): Minor clarification.
9900 Mention arrow keys.
9901
9902 * loading.texi (Autoload): defun's doc string overrides autoload's
9903 doc string.
9904 (Repeated Loading): Modernize "add to list" examples.
9905 (Where Defined): Finish updating table of load-history elts.
9906
9907 * lists.texi (List-related Predicates): Minor wording improvement.
9908 (Lists as Boxes): Node deleted.
9909 (Building Lists): Explain trivial cases of number-sequence.
9910
9911 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 9912 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
9913 (Hash Access): Any object can be a key.
9914 State value of maphash.
9915
9916 * functions.texi (What Is a Function): Wording cleanup.
9917 (Function Documentation): Minor cleanup.
9918 Explain purpose of calling convention at end of doc string.
9919 (Function Names): Wording cleanup.
9920 (Calling Functions): Wording cleanup.
9921 Explain better how funcall calls the function.
9922 (Function Cells): Delete example of saving and redefining function.
9923
9924 * control.texi (Combining Conditions): Wording cleanup.
9925 (Iteration): dolist and dotimes bind VAR locally.
9926 (Cleanups): Xref to Atomic Changes.
9927
9928 * compile.texi (Byte Compilation): Delete 19.29 info.
9929 (Compilation Functions): Macros' difficulties don't affect defsubst.
9930 (Docs and Compilation): Delete 19.29 info.
9931
99322005-02-10 Richard M. Stallman <rms@gnu.org>
9933
9934 * objects.texi (Symbol Type): Minor correction.
9935
99362005-02-06 Lute Kamstra <lute@gnu.org>
9937
9938 * modes.texi (Example Major Modes): Fix typos.
9939
99402005-02-06 Richard M. Stallman <rms@gnu.org>
9941
9942 * text.texi (Margins): fill-nobreak-predicate can be one function.
9943
9944 * strings.texi (Modifying Strings): clear-string can make unibyte.
9945 (Formatting Strings): format gives error if values missing.
9946
9947 * positions.texi (Character Motion): Mention default arg
9948 for forward-char. backward-char refers to forward-char.
9949 (Word Motion): Mention default arg for forward-word.
9950 (Buffer End Motion): Mention default arg for beginning-of-buffer.
9951 Simplify end-of-buffer.
9952 (Text Lines): Mention default arg for forward-line.
9953 (List Motion): Mention default arg for beginning/end-of-defun.
9954 (Skipping Characters): Minor fixes in explaining character-set.
9955
9956 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
9957 Mode inheritance applies only when default-major-mode is nil.
9958 Clarifications.
9959 (Example Major Modes): Update Text mode and Lisp mode examples.
9960 (Minor Mode Conventions): Mention define-minor-mode at top.
9961 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
9962 (Mode Line Format): Update mode line face display info.
9963 (Properties in Mode): Mention effect of risky vars.
9964 (Imenu): Define imenu-add-to-menubar.
9965 (Font Lock Mode): Add descriptions to menu lines.
9966 (Faces for Font Lock): Add font-lock-doc-face.
9967
99682005-02-05 Lute Kamstra <lute@gnu.org>
9969
9970 * text.texi (Maintaining Undo): Remove obsolete function.
9971
99722005-02-05 Eli Zaretskii <eliz@gnu.org>
9973
9974 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 9975 color specifications. Improve indexing.
b8d4c8d0
GM
9976 (Text Terminal Colors): Replace the description of RGB values by
9977 an xref to "Color Names".
9978
99792005-02-03 Richard M. Stallman <rms@gnu.org>
9980
9981 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
9982 Clarify.
9983 (Selecting Windows): Clarify save-selected-window.
9984 (Cyclic Window Ordering): Clarify walk-windows.
9985 (Window Point): Clarify.
9986 (Window Start): Add comment to example.
9987 (Resizing Windows): Add `interactive' specs in examples.
9988 Document fit-window-to-buffer.
9989
9990 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
9991 (Undo, Maintaining Undo): Clarify last change.
9992 (Sorting): In sort-numeric-fields, explain about octal and hex.
9993 Mention sort-numeric-base.
9994 (Format Properties): Add xref for hard newlines.
9995
9996 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
9997 (Pop-Up Menus): Fix typo.
9998 (Color Names): Explain all types of color names.
9999 Explain color-values on B&W terminal.
10000 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
10001
10002 * files.texi (File Locks): Not supported on MS systems.
10003 (Testing Accessibility): Clarify.
10004
10005 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
10006 (Coverage Testing): Fix typo.
10007
10008 * commands.texi (Misc Events): Remove stray space.
10009
10010 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
10011 (Modification Time): Clarify when visited-file-modtime returns 0.
10012 (The Buffer List): Clarify bury-buffer.
10013 (Killing Buffers): Clarify.
10014 (Indirect Buffers): Add clone-indirect-buffer.
10015
100162005-02-02 Matt Hodges <MPHodges@member.fsf.org>
10017
10018 * edebug.texi (Printing in Edebug): Fix default value of
10019 edebug-print-circle.
10020 (Coverage Testing): Fix displayed frequency count data.
10021
100222005-02-02 Luc Teirlinck <teirllm@auburn.edu>
10023
10024 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
10025
100262005-02-02 Kim F. Storm <storm@cua.dk>
10027
10028 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
10029
100302005-01-29 Eli Zaretskii <eliz@gnu.org>
10031
10032 * commands.texi (Misc Events): Describe the help-echo event.
10033
10034 * text.texi (Special Properties) <help-echo>: Use `pos'
10035 consistently in description of the help-echo property.
10036 Use @code{nil} instead of @var{nil}.
10037
10038 * display.texi (Overlay Properties): Fix the index entry for
10039 help-echo overlay property.
10040
10041 * customize.texi (Type Keywords): Uncomment the xref to the
10042 help-echo property documentation.
10043
100442005-01-23 Kim F. Storm <storm@cua.dk>
10045
10046 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
10047 return value. Third element FULLY replaced by PARTIAL which
10048 specifies number of invisible pixels if row is only partially visible.
10049 (Textual Scrolling): Mention auto-window-vscroll.
10050 (Vertical Scrolling): New defvar auto-window-vscroll.
10051
100522005-01-16 Luc Teirlinck <teirllm@auburn.edu>
10053
10054 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
10055 command remapping.
10056
100572005-01-15 Richard M. Stallman <rms@gnu.org>
10058
10059 * display.texi (Defining Images): Mention DATA-P arg of create-image.
10060
100612005-01-14 Kim F. Storm <storm@cua.dk>
10062
10063 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
10064
10065 * text.texi (Links and Mouse-1): Fix string and vector item.
10066
100672005-01-13 Richard M. Stallman <rms@gnu.org>
10068
10069 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
10070 descriptions of overriding-local-map and overriding-terminal-local-map.
10071
10072 * text.texi (Links and Mouse-1): Clarify text.
10073
100742005-01-13 Kim F. Storm <storm@cua.dk>
10075
10076 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
10077
100782005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
10079
10080 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
10081
100822005-01-12 Kim F. Storm <storm@cua.dk>
10083
10084 * text.texi (Links and Mouse-1): Rename section from Enabling
10085 Mouse-1 to Following Links. Change xrefs.
10086 Add examples for define-button-type and define-widget.
10087
10088 * display.texi (Button Properties, Button Buffer Commands):
10089 Clarify mouse-1 and follow-link functionality.
10090
100912005-01-12 Richard M. Stallman <rms@gnu.org>
10092
10093 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
10094
10095 * display.texi (Beeping): Fix Texinfo usage.
10096
10097 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
10098
100992005-01-11 Kim F. Storm <storm@cua.dk>
10100
10101 * display.texi (Button Properties, Button Buffer Commands):
10102 Mention mouse-1 binding. Add follow-link keyword.
10103
10104 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
10105 (Enabling Mouse-1 to Follow Links): New subsection.
10106
101072005-01-06 Richard M. Stallman <rms@gnu.org>
10108
10109 * text.texi (Special Properties): Minor change.
10110
10111 * os.texi (Timers): Clarify previous change.
10112
10113 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
10114
101152005-01-01 Luc Teirlinck <teirllm@auburn.edu>
10116
10117 * display.texi (Face Attributes): Correct xref to renamed node.
10118
101192005-01-01 Richard M. Stallman <rms@gnu.org>
10120
10121 * display.texi (Face Attributes): Describe hex color specs.
10122
101232004-12-31 Richard M. Stallman <rms@gnu.org>
10124
10125 * os.texi (Timers): Update previous change.
10126
101272004-12-30 Kim F. Storm <storm@cua.dk>
10128
10129 * display.texi (Line Height): Total line-height is now specified
10130 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
10131 in cons cells. (nil . RATIO) is relative to actual line height.
10132 Use line-height `t' instead of `0' to get minimum height.
10133
101342004-12-29 Richard M. Stallman <rms@gnu.org>
10135
10136 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
10137
101382004-12-28 Richard M. Stallman <rms@gnu.org>
10139
10140 * commands.texi (Quitting): Clarify value of with-local-quit.
10141
10142 * elisp.texi (Top): Fix previous change.
10143
10144 * loading.texi (Loading): Fix previous change.
10145
101462004-12-27 Richard M. Stallman <rms@gnu.org>
10147
10148 * Makefile.in (MAKEINFO): Specify --force.
10149
10150 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
10151
10152 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
10153
10154 * display.texi (Line Height): Further clarify.
10155
10156 * elisp.texi (Top): Update Loading submenu.
10157
10158 * loading.texi (Where Defined): New node.
10159 (Unloading): load-history moved to Where Defined.
10160
101612004-12-21 Richard M. Stallman <rms@gnu.org>
10162
10163 * commands.texi (Event Input Misc): Add while-no-input.
10164
101652004-12-11 Richard M. Stallman <rms@gnu.org>
10166
10167 * display.texi (Line Height): Rewrite text for clarity.
10168
101692004-12-11 Kim F. Storm <storm@cua.dk>
10170
10171 * display.texi (Display): Add node "Line Height" to menu.
10172 (Line Height): New node. Move full description of line-spacing
10173 and line-height text properties here from text.texi.
10174 (Scroll Bars): Add vertical-scroll-bar variable.
10175
10176 * frames.texi (Window Frame Parameters): Remove line-height defvar.
10177
10178 * locals.texi (Standard Buffer-Local Variables): Fix xref for
10179 line-spacing and vertical-scroll-bar.
10180
10181 * text.texi (Special Properties): Just mention line-spacing and
10182 line-height here, add xref to new "Line Height" node.
10183
101842004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
10185
10186 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
10187
10188 * locals.texi (Standard Buffer-Local Variables):
10189 Add @xref for `line-spacing'.
10190
101912004-12-05 Richard M. Stallman <rms@gnu.org>
10192
10193 * Makefile.in (maintainer-clean): Remove the info files
10194 in $(infodir) where they are created.
10195
101962004-12-03 Richard M. Stallman <rms@gnu.org>
10197
10198 * windows.texi (Selecting Windows): get-lru-window and
10199 get-largest-window don't consider dedicated windows.
10200
10201 * text.texi (Undo): Document undo-in-progress.
10202
102032004-11-26 Richard M. Stallman <rms@gnu.org>
10204
10205 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
10206 Remove a few vars that are not always buffer-local.
10207
102082004-11-24 Luc Teirlinck <teirllm@auburn.edu>
10209
10210 * locals.texi (Standard Buffer-Local Variables): Comment out
10211 xref's to non-existent node `Yet to be written'.
10212
102132004-11-24 Richard M. Stallman <rms@gnu.org>
10214
10215 * processes.texi (Synchronous Processes): Grammar fix.
10216
10217 * numbers.texi (Comparison of Numbers): Add eql.
10218
10219 * locals.texi (Standard Buffer-Local Variables): Add many vars.
10220
10221 * intro.texi (Printing Notation): Fix previous change.
10222
10223 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
10224 and default-indicate-buffer-boundaries from here.
10225 (Usual Display): To here.
10226 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
10227 (Usual Display): Move tab-width up.
10228
5dcb4c4e
SM
10229 * customize.texi (Variable Definitions):
10230 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
10231 (Simple Types, Composite Types, Defining New Types):
10232 Minor cleanups.
10233
102342004-11-21 Jesper Harder <harder@ifa.au.dk>
10235
10236 * processes.texi (Synchronous Processes, Output from Processes):
10237 Markup fix.
10238
102392004-11-20 Richard M. Stallman <rms@gnu.org>
10240
10241 * positions.texi (Skipping Characters): skip-chars-forward
10242 now handles char classes.
10243
10244 * intro.texi (Printing Notation): Avoid confusion of `print'
10245 when explaining @print.
10246
10247 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
10248
10249 * display.texi (Display Table Format): Minor fix.
10250
10251 * streams.texi (Output Functions): Fix print example.
10252
10253 * Makefile.in (elisp): New target.
10254 (dist): Depend on $(infodir)/elisp, not elisp.
10255 Copy the info files from $(infodir).
10256
10257 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
10258 read-from-minibuffer.
10259
10260 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
10261
102622004-11-19 Richard M. Stallman <rms@gnu.org>
10263
10264 * searching.texi (Regexp Search): Add search-whitespace-regexp.
10265
102662004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
10267
10268 * tips.texi (Coding Conventions): Fix typo.
10269
102702004-11-16 Richard M. Stallman <rms@gnu.org>
10271
10272 * tips.texi (Coding Conventions): Separate defvar and require
10273 methods to avoid warnings. Use require only when there are many
10274 functions and variables from that package.
10275
10276 * minibuf.texi (Minibuffer Completion): When ignoring case,
10277 predicate must not be case-sensitive.
10278
10279 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
10280 (Test Coverage): Don't talk about "splotches". Clarified.
10281
102822004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
10283
10284 * frames.texi (Window Frame Parameters): Fix typo.
10285
102862004-11-15 Kim F. Storm <storm@cua.dk>
10287
10288 * symbols.texi (Other Plists): Note that plist-get may signal error.
10289 Add safe-plist-get.
10290
102912004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10292
10293 * modes.texi (Font Lock Basics): Fix typo.
10294
102952004-11-08 Richard M. Stallman <rms@gnu.org>
10296
10297 * syntax.texi (Syntax Table Functions): Add syntax-after.
10298
102992004-11-06 Lars Brinkhoff <lars@nocrew.org>
10300
10301 * os.texi (Processor Run Time): New section documenting
10302 get-internal-run-time.
10303
103042004-11-06 Eli Zaretskii <eliz@gnu.org>
10305
10306 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
10307 it nukes elisp-cover.texi.
10308 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
10309 elisp-0 etc.
10310
103112004-11-05 Luc Teirlinck <teirllm@auburn.edu>
10312
10313 * commands.texi (Keyboard Macros): Document `append' return value
10314 of `defining-kbd-macro'.
10315
103162004-11-01 Richard M. Stallman <rms@gnu.org>
10317
10318 * commands.texi (Interactive Call): Add called-interactively-p.
10319
103202004-10-29 Simon Josefsson <jas@extundo.com>
10321
10322 * minibuf.texi (Reading a Password): Revert.
10323
103242004-10-28 Richard M. Stallman <rms@gnu.org>
10325
10326 * frames.texi (Display Feature Testing): Explain about "vendor".
10327
103282004-10-27 Richard M. Stallman <rms@gnu.org>
10329
10330 * commands.texi (Interactive Codes): `N' uses numeric prefix,
10331 not raw. Clarify `n'.
10332 (Interactive Call): Rewrite interactive-p, focusing on when
10333 and how to use it.
10334 (Misc Events): Clarify previous change.
10335
10336 * advice.texi (Simple Advice): Clarify what job the example does.
10337 (Around-Advice): Clarify ad-do-it.
10338 (Activation of Advice): An option of ad-default-compilation-action
10339 is `never', not `nil'.
10340
103412004-10-26 Kim F. Storm <storm@cua.dk>
10342
10343 * commands.texi (Interactive Codes): Add U code letter.
10344
103452004-10-25 Simon Josefsson <jas@extundo.com>
10346
10347 * minibuf.texi (Reading a Password): Add.
10348
103492004-10-24 Jason Rumney <jasonr@gnu.org>
10350
10351 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
10352 and wheel-down.
10353
103542004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10355
10356 * processes.texi (Synchronous Processes): Document process-file.
10357
103582004-10-22 Kenichi Handa <handa@m17n.org>
10359
10360 * text.texi (translate-region): Document that it accepts also a
10361 char-table.
10362
103632004-10-22 David Ponce <david@dponce.com>
10364
10365 * windows.texi (Resizing Windows): Document the `preserve-before'
10366 argument of the functions `enlarge-window' and `shrink-window'.
10367
103682004-10-19 Jason Rumney <jasonr@gnu.org>
10369
10370 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
10371
103722004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10373
10374 * text.texi (Filling): Add anchor for definition of
10375 `sentence-end-double-space'.
10376
10377 * searching.texi (Regexp Example): Update description of how
10378 Emacs currently recognizes the end of a sentence.
10379 (Standard Regexps): Update definition of the variable
10380 `sentence-end'. Add definition of the function `sentence-end'.
10381
103822004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10383
10384 * display.texi (Progress): New node.
10385
103862004-10-05 Kim F. Storm <storm@cua.dk>
10387
10388 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
10389
103902004-09-29 Kim F. Storm <storm@cua.dk>
10391
10392 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
10393 to identify bitmaps. Remove -fringe-bitmap suffix for standard
10394 fringe bitmap symbols, as they now have their own namespace.
10395 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
10396 vs. pixels. Signal error if no free bitmap slots.
10397 (Pixel Specification): Change IMAGE to @var{image}.
10398
103992004-09-28 Richard M. Stallman <rms@gnu.org>
10400
10401 * text.texi (Special Properties): Clarify line-spacing and line-height.
10402
10403 * searching.texi (Regexp Search): Add looking-back.
10404
104052004-09-25 Luc Teirlinck <teirllm@auburn.edu>
10406
10407 * display.texi: Correct typos.
10408 (Image Descriptors): Correct xref's.
10409
104102004-09-25 Richard M. Stallman <rms@gnu.org>
10411
10412 * text.texi (Special Properties): Cleanups in `cursor'.
10413 Rewrites in `line-height' and `line-spacing'; exchange them.
10414
10415 * display.texi (Fringes): Rewrite previous change.
10416 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
10417 (Display Fringe Bitmaps): Node deleted, text moved.
10418 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
10419 (Scroll Bars): Clarify set-window-scroll-bars.
10420 (Pointer Shape): Rewrite.
10421 (Specified Space): Clarify :align-to, etc.
10422 (Pixel Specification): Use @var. Clarify new text.
10423 (Other Display Specs): Clarify `slice'.
10424 (Image Descriptors): Cleanups.
10425 (Showing Images): Cleanups.
10426
104272004-09-24 Luc Teirlinck <teirllm@auburn.edu>
10428
10429 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
10430
10431 * modes.texi: Various minor changes in addition to:
10432 (Major Mode Conventions): Final call to `run-mode-hooks' should
10433 not be inside the `delay-mode-hooks' form.
10434 (Mode Hooks): New node.
10435 (Hooks): Delete obsolete example.
10436 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
10437 node "Mode Hooks".
10438
104392004-09-22 Luc Teirlinck <teirllm@auburn.edu>
10440
10441 * display.texi: Correct various typos.
10442 (Display): Rename node "Pointer Shapes" to "Pointer
10443 Shape". (There is already a node called "Pointer Shapes" in
10444 frames.texi.)
10445 (Images): Remove non-existent node "Image Slices" from menu.
10446
104472004-09-23 Kim F. Storm <storm@cua.dk>
10448
10449 * text.texi (Special Properties): Add `cursor', `pointer',
10450 `line-height', and `line-spacing' properties.
10451
10452 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
10453 Shapes' to menu.
10454 (Standard Faces): Doc fix for fringe face.
10455 (Fringes): Add `overflow-newline-into-fringe' and
10456 'indicate-buffer-boundaries'.
10457 (Fringe Bitmaps, Pointer Shapes): New nodes.
10458 (Display Property): Add 'Pixel Specification' and 'Display Fringe
10459 Bitmaps' to menu.
10460 (Specified Space): Describe pixel width and height.
10461 (Pixel Specification): New node.
10462 (Other Display Specs): Add `slice' property.
10463 (Display Fringe Bitmaps): New node.
10464 (Images): Add 'Image Slices' to menu.
10465 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
10466 (Showing Images): Add slice arg to `insert-image'.
10467 Add 'insert-sliced-image'.
b8d4c8d0
GM
10468
104692004-09-20 Richard M. Stallman <rms@gnu.org>
10470
10471 * commands.texi (Key Sequence Input):
10472 Clarify downcasing in read-key-sequence.
10473
104742004-09-08 Juri Linkov <juri@jurta.org>
10475
10476 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
10477
104782004-09-07 Luc Teirlinck <teirllm@auburn.edu>
10479
5dcb4c4e
SM
10480 * locals.texi (Standard Buffer-Local Variables):
10481 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
10482 * internals.texi (Buffer Internals): Describe new
10483 auto_save_file_format field of the buffer structure.
10484 * files.texi (Format Conversion): `auto-save-file-format' has been
10485 renamed `buffer-auto-save-file-format'.
10486
104872004-08-27 Luc Teirlinck <teirllm@auburn.edu>
10488
10489 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
10490 an integer or a marker.
10491 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
10492
104932004-08-22 Richard M. Stallman <rms@gnu.org>
10494
10495 * modes.texi (Major Mode Conventions): Discuss rebinding of
10496 standard key bindings.
10497
104982004-08-18 Kim F. Storm <storm@cua.dk>
10499
10500 * processes.texi (Accepting Output): Add `just-this-one' arg to
10501 `accept-process-output'.
10502 (Output from Processes): New var `process-adaptive-read-buffering'.
10503
105042004-08-10 Luc Teirlinck <teirllm@auburn.edu>
10505
10506 * keymaps.texi: Various changes in addition to:
10507 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
10508 Give more varied examples for `kbd'.
10509 (Creating Keymaps): Char tables have slots for all characters
10510 without modifiers.
10511 (Active Keymaps): `overriding-local-map' and
10512 `overriding-terminal-local-map' also override text property and
10513 overlay keymaps.
10514 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
10515 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
10516 to denote a prefix of no events.
10517 `map-keymap' includes parent's bindings _recursively_.
10518 Clarify and correct description of `where-is-internal'.
10519 Mention BUFFER-OR-NAME arg to `describe-bindings'.
10520 (Menu Example): For menus intended for use with the keyboard, the
10521 menu items should be bound to characters or real function keys.
10522
105232004-08-08 Luc Teirlinck <teirllm@auburn.edu>
10524
10525 * objects.texi (Character Type): Reposition `@anchor' to prevent
10526 double space inside sentence in Info.
10527
10528 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
10529 renamed to `disabled-command-function'.
10530 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
10531 (Command Loop Info): Replace reference to it.
10532 (Disabling Commands): `disabled-command-hook' has been renamed to
10533 `disabled-command-function'.
10534
105352004-08-07 Luc Teirlinck <teirllm@auburn.edu>
10536
10537 * os.texi (Translating Input): Only non-prefix bindings in
10538 `key-translation-map' override actual key bindings. Warn about
10539 possible indirect effect of actual key bindings on non-prefix
10540 bindings in `key-translation-map'.
10541
105422004-08-06 Luc Teirlinck <teirllm@auburn.edu>
10543
10544 * minibuf.texi (High-Level Completion): Add anchor for definition
10545 of `read-variable'.
10546
10547 * commands.texi: Various changes in addition to:
10548 (Using Interactive): Clarify description of `interactive-form'.
10549 (Interactive Call): Mention default for KEYS argument to
10550 `call-interactively'.
10551 (Command Loop Info): Clarify description of `this-command-keys'.
10552 Mention KEEP-RECORD argument to `clear-this-command-keys'.
10553 Value of `last-event-frame' can be `macro'.
10554 (Repeat Events): `double-click-fuzz' is also used to distinguish
10555 clicks and drags.
10556 (Classifying Events): Clarify descriptions of `event-modifiers'
10557 `event-basic-type' and `event-convert-list'.
10558 (Accessing Events): `posn-timestamp' takes POSITION argument.
10559 (Quoted Character Input): Clarify description of
10560 `read-quoted-char' and fix example.
10561 (Quitting): Add `with-local-quit'.
10562 (Disabling Commands): Correct and clarify descriptions of
10563 `enable-command' and `disable-command'.
10564 Mention what happens if `disabled-command-hook' is nil.
10565 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
10566 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
10567
105682004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10569
10570 * frames.texi: Various changes in addition to:
10571 (Creating Frames): Expand and clarify description of `make-frame'.
10572 (Window Frame Parameters): Either none or both of the `icon-left'
10573 and `icon-top' parameters must be specified. Put descriptions of
10574 `menu-bar-lines' and `toolbar-lines' closer together and change
10575 them accordingly.
10576 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
10577 except while processing `frame-title-format' or `icon-title-format'.
10578 (Deleting Frames): Correct description of `delete-frame'.
10579 Non-nil return values of `frame-live-p' are like those of `framep'.
10580 (Frames and Windows): Mention return value of
10581 `set-frame-selected-window'.
10582 (Visibility of Frames): Mention `force' argument to
10583 `make-frame-invisible'. `frame-visible-p' returns t for all
10584 frames on text-only terminals.
10585 (Frame Configurations): Restoring a frame configuration does not
10586 restore deleted frames.
10587 (Window System Selections): `x-set-selection' returns DATA.
10588 (Resources): Add example.
10589 (Display Feature Testing): Clarify descriptions of
10590 `display-pixel-height', `display-pixel-width', `x-server-version'
10591 and `x-server-vendor'.
10592
10593 * windows.texi (Choosing Window): Add anchor.
10594 * minibuf.texi (Minibuffer Misc): Add anchor.
10595
105962004-07-23 John Paul Wallington <jpw@gnu.org>
10597
10598 * macros.texi (Defining Macros): Declaration keyword for setting
10599 Edebug spec is `debug' not `edebug'.
10600
106012004-07-19 Luc Teirlinck <teirllm@auburn.edu>
10602
10603 * windows.texi: Various small changes in addition to:
10604 (Window Point): Mention return value of `set-window-point'.
10605 (Window Start): `pos-visible-in-window-p' disregards horizontal
10606 scrolling. Explain return value if PARTIALLY is non-nil.
10607 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
10608 and `set-window-vscroll'.
10609 (Size of Window): The argument WINDOW to `window-inside-edges',
10610 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
10611 (Resizing Windows): Explain return value of
10612 `shrink-window-if-larger-than-buffer'.
10613 `window-size-fixed' automatically becomes buffer local when set.
10614 (Window Configurations): Explain return value of
10615 `set-window-configuration'.
10616
10617 * minibuf.texi (Minibuffer Misc): Add anchor for
10618 `minibuffer-scroll-window'.
10619
10620 * positions.texi (Text Lines): Add anchor for `count-lines'.
10621
106222004-07-17 Richard M. Stallman <rms@gnu.org>
10623
10624 * display.texi (Overlay Properties): Adding `evaporate' prop
10625 deletes empty overlay immediately.
10626
10627 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
10628 fix example.
10629
106302004-07-16 Jim Blandy <jimb@redhat.com>
10631
10632 * searching.texi (Regexp Backslash): Document new \_< and \_>
10633 operators.
10634
106352004-07-16 Juanma Barranquero <lektu@terra.es>
10636
10637 * display.texi (Images): Fix Texinfo usage.
10638
106392004-07-14 Luc Teirlinck <teirllm@auburn.edu>
10640
10641 * buffers.texi (Modification Time): `visited-file-modtime' now
10642 returns a list of two integers, instead of a cons.
10643
106442004-07-13 Luc Teirlinck <teirllm@auburn.edu>
10645
10646 * windows.texi: Various changes in addition to:
10647 (Splitting Windows): Add `split-window-keep-point'.
10648
106492004-07-09 Richard M. Stallman <rms@gnu.org>
10650
10651 * frames.texi (Input Focus): Minor fix.
10652
106532004-07-07 Luc Teirlinck <teirllm@auburn.edu>
10654
10655 * frames.texi (Input Focus): Clarify descriptions of
10656 `select-frame-set-input-focus' and `select-frame'.
10657
106582004-07-06 Luc Teirlinck <teirllm@auburn.edu>
10659
10660 * os.texi: Various small changes in addition to:
10661 (Killing Emacs): Expand and clarify description of
10662 `kill-emacs-query-functions' and `kill-emacs-hook'.
10663 (System Environment): Expand and clarify description of `getenv'
10664 and `setenv'.
10665 (Timers): Clarify description of `run-at-time'.
10666 (Translating Input): Correct description of
10667 `extra-keyboard-modifiers'.
10668 (Flow Control): Correct description of `enable-flow-control'.
10669
106702004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
10671
10672 * os.texi: Update copyright.
10673 (Session Management): Grammar fix.
10674 Clarify which Emacs does the restarting.
10675 Use @samp for *scratch* buffer.
10676
106772004-07-04 Alan Mackenzie <acm@muc.de>
10678
10679 * frames.texi (Input Focus): Add documentation for
10680 `select-frame-set-input-focus'. Replace refs to non-existent
10681 `switch-frame' with `select-frame'. Minor corrections and tidying
10682 up of text-only terminal stuff.
10683
106842004-07-02 Richard M. Stallman <rms@gnu.org>
10685
10686 * files.texi (Saving Buffers): Cleanup write-contents-function.
10687 (Magic File Names): Cleanup file-remote-p.
10688
b344d29d 106892004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
10690
10691 * files.texi (Magic File Names): `file-remote-p' returns an
10692 identifier of the remote system, not just t.
10693
106942004-07-02 David Kastrup <dak@gnu.org>
10695
10696 * searching.texi (Entire Match Data): Add explanation about new
10697 match-data behavior when @var{integers} is non-nil.
10698
106992004-06-24 Richard M. Stallman <rms@gnu.org>
10700
10701 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
10702
10703 * customize.texi (Variable Definitions): Note about doc strings
10704 and :set.
10705
10706 * keymaps.texi (Keymap Terminology): Document `kbd'.
10707 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
10708
10709 * display.texi (Invisible Text): Setting buffer-invisibility-spec
10710 makes it buffer-local.
10711
10712 * files.texi (Saving Buffers): Correct previous change.
10713
10714 * commands.texi (Accessing Events):
10715 Clarify posn-col-row and posn-actual-col-row.
10716
107172004-06-24 David Ponce <david.ponce@wanadoo.fr>
10718
10719 * commands.texi (Accessing Events): New functions
10720 posn-at-point and posn-at-x-y. Add example to posn-x-y.
10721
107222004-06-23 Luc Teirlinck <teirllm@auburn.edu>
10723
10724 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
10725 * frames.texi, buffers.texi, backups.texi, variables.texi:
10726 * loading.texi, eval.texi, functions.texi, control.texi:
10727 * symbols.texi, minibuf.texi: Reposition @anchor's.
10728
10729 * help.texi: Various small changes in addition to the following.
10730 (Describing Characters): Describe PREFIX argument to
10731 `key-description'. Correct and clarify definition of
10732 `text-char-description'. Describe NEED-VECTOR argument to
10733 `read-kbd-macro'.
10734 (Help Functions): Clarify definition of `apropos'.
10735
107362004-06-23 Lars Hansen <larsh@math.ku.dk>
10737
10738 * files.texi (Saving Buffers): Correct description of
10739 `write-contents-functions'.
10740
107412004-06-21 Juanma Barranquero <lektu@terra.es>
10742
10743 * display.texi (Images): Remove redundant @vindex directives.
10744 Rewrite `image-library-alist' doc in active voice.
10745
107462004-06-14 Juanma Barranquero <lektu@terra.es>
10747
10748 * display.texi (Images): Document new delayed library loading,
10749 variable `image-library-alist' and (existing but undocumented)
10750 function `image-type-available-p'.
10751
107522004-06-05 Richard M. Stallman <rms@gnu.org>
10753
10754 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
10755 refer the user to the Initial Input node.
10756 (Text from Minibuffer): Likewise.
10757 (Initial Input): New node. Document this feature
10758 and say it is mostly deprecated.
10759
107602004-05-30 Richard M. Stallman <rms@gnu.org>
10761
10762 * loading.texi (Named Features): Clarify return value
10763 and meaning of NOERROR.
10764
10765 * variables.texi (File Local Variables): Minor cleanup.
10766
107672004-05-30 Michael Albinus <michael.albinus@gmx.de>
10768
10769 * files.texi (Magic File Names): Add `file-remote-p' as operation
10770 of file name handlers.
10771
107722004-05-29 Richard M. Stallman <rms@gnu.org>
10773
10774 * modes.texi (Minor Mode Conventions): (-) has no special meaning
10775 as arg to a minor mode command.
10776
107772004-05-22 Richard M. Stallman <rms@gnu.org>
10778
10779 * syntax.texi (Syntax Class Table): Word syntax not just for English.
10780
10781 * streams.texi (Output Variables): Doc float-output-format.
10782
10783 * searching.texi (Regexp Special): Nested repetition can be infloop.
10784
10785 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
10786 real stack overflow.
10787
10788 * compile.texi: Minor cleanups.
10789
107902004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
10791
10792 * lists.texi (Cons Cells): Explain dotted lists, true lists,
10793 circular lists.
10794 (List Elements): Explain handling of circular and dotted lists.
10795
107962004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
10797
10798 * modes.texi (Search-based Fontification): Fix typo.
10799
108002004-05-10 Juanma Barranquero <lektu@terra.es>
10801
10802 * modes.texi (Mode Line Variables): Fix description of
10803 global-mode-string, which is now after which-func-mode, not the
10804 buffer name.
10805
108062004-05-07 Lars Hansen <larsh@math.ku.dk>
10807
10808 * modes.texi (Desktop Save Mode): Add.
10809 (Modes): Add menu entry Desktop Save Mode.
10810
10811 * hooks.texi: Add desktop-after-read-hook,
10812 desktop-no-desktop-file-hook and desktop-save-hook.
10813
10814 * locals.texi: Add desktop-save-buffer.
10815
108162004-04-30 Jesper Harder <harder@ifa.au.dk>
10817
10818 * display.texi: emacs -> Emacs.
10819
108202004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
10821
10822 * files.texi (Changing Files): Document set-file-times.
10823
108242004-04-23 Juanma Barranquero <lektu@terra.es>
10825
10826 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10827
108282004-04-18 Jesper Harder <harder@ifa.au.dk>
10829
10830 * tips.texi (Coding Conventions): defopt -> defcustom.
10831
108322004-04-16 Luc Teirlinck <teirllm@auburn.edu>
10833
10834 * sequences.texi: Various clarifications.
10835
108362004-04-14 Luc Teirlinck <teirllm@auburn.edu>
10837
10838 * buffers.texi (Read Only Buffers): Mention optional ARG to
10839 `toggle-read-only'.
10840
108412004-04-14 Nick Roberts <nick@nick.uklinux.net>
10842
10843 * windows.texi (Selecting Windows): Note that get-lru-window
10844 returns a full-width window if possible.
10845
108462004-04-13 Luc Teirlinck <teirllm@auburn.edu>
10847
10848 * buffers.texi: Various changes in addition to:
10849 (Buffer File Name): Add `find-buffer-visiting'.
10850 (Buffer Modification): Mention optional ARG to `not-modified'.
10851 (Indirect Buffers): Mention optional CLONE argument to
10852 `make-indirect-buffer'.
10853
10854 * files.texi: Various changes in addition to:
10855 (Visiting Functions): `find-file-hook' is now a normal hook.
10856 (File Name Expansion): Explain difference between the way that
10857 `expand-file-name' and `file-truename' treat `..'.
10858 (Contents of Directories): Mention optional ID-FORMAT argument to
10859 `directory-files-and-attributes'.
10860 (Format Conversion): Mention new optional CONFIRM argument to
10861 `format-write-file'.
10862
108632004-04-12 Miles Bader <miles@gnu.org>
10864
10865 * macros.texi (Expansion): Add description of `macroexpand-all'.
10866
108672004-04-05 Jesper Harder <harder@ifa.au.dk>
10868
5dcb4c4e
SM
10869 * variables.texi (Variable Aliases):
10870 Mention cyclic-variable-indirection.
b8d4c8d0
GM
10871
10872 * errors.texi (Standard Errors): Ditto.
10873
108742004-04-04 Luc Teirlinck <teirllm@auburn.edu>
10875
10876 * backups.texi: Various small changes in addition to:
10877 (Making Backups): Mention return value of `backup-buffer'.
10878 (Auto-Saving): Mention optional FORCE argument to
10879 `delete-auto-save-file-if-necessary'.
10880 (Reverting): Mention optional PRESERVE-MODES argument to
10881 `revert-buffer'. Correct description of `revert-buffer-function'.
10882
108832004-03-22 Juri Linkov <juri@jurta.org>
10884
10885 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
10886 with `Vector Functions'.
10887
10888 * text.texi (Sorting): Add missing quote.
10889
108902004-03-14 Luc Teirlinck <teirllm@auburn.edu>
10891
10892 * intro.texi (Lisp History): Replace xref to `cl' manual with
10893 inforef.
10894
108952004-03-12 Richard M. Stallman <rms@gnu.org>
10896
10897 * intro.texi (Version Info): Add arg to emacs-version.
10898 (Lisp History): Change xref to CL manual.
10899
109002004-03-09 Luc Teirlinck <teirllm@auburn.edu>
10901
10902 * minibuf.texi (Completion Commands): Add xref to Emacs manual
10903 for Partial Completion mode.
10904
109052004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
10906
10907 * customize.texi: Fix typo. Remove eol whitespace.
10908
109092004-03-04 Richard M. Stallman <rms@gnu.org>
10910
10911 * processes.texi: Fix typos.
10912
10913 * lists.texi (Building Lists): Minor clarification.
10914
10915 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
10916 in make-hash-table.
10917
109182004-02-29 Juanma Barranquero <lektu@terra.es>
10919
10920 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
10921 rm, and ignore exit code.
10922
109232004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
10924
10925 * display.texi (Defining Faces): Add description for min-colors.
10926 Update example.
10927
109282004-02-23 Luc Teirlinck <teirllm@auburn.edu>
10929
10930 * abbrevs.texi: Various corrections and clarifications in addition
10931 to the following:
10932 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
10933
109342004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10935
10936 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
10937
109382004-02-21 Luc Teirlinck <teirllm@auburn.edu>
10939
10940 * text.texi: Various small changes in addition to the following:
10941 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
10942 to delete-horizontal-space.
10943 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
10944 description of yank-handler text property at various places.
10945
10946 * frames.texi (Window System Selections): Add anchor.
10947
10948 * syntax.texi (Syntax Table Functions): Clarify and correct
10949 descriptions of make-syntax-table and copy-syntax-table.
10950 (Motion and Syntax): Clarify SYNTAXES argument to
10951 skip-syntax-forward.
10952 (Parsing Expressions): Mention that the return value of
10953 parse-partial-sexp is currently a list of ten rather than nine
10954 elements.
10955 (Categories): Various corrections and clarifications.
10956
109572004-02-17 Luc Teirlinck <teirllm@auburn.edu>
10958
10959 * markers.texi (Marker Insertion Types): Minor change.
10960
10961 * locals.texi (Standard Buffer-Local Variables):
10962 * commands.texi (Interactive Codes, Using Interactive):
10963 * functions.texi (Related Topics): Fix xrefs.
10964
109652004-02-16 Luc Teirlinck <teirllm@auburn.edu>
10966
10967 * lists.texi (Sets And Lists): Update description of delete-dups.
10968
109692004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
10970
10971 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
10972
c8763fb6 109732004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
10974
10975 * frames.texi (Parameter Access): frame-parameters arg is optional.
10976 modify-frame-parameters handles nil for FRAME.
10977 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
10978 are all-or-nothing for certain toolkits.
10979 Mention parameter wait-for-wm.
10980 (Frames and Windows): In frame-first-window and frame-selected-window
10981 the arg is optional.
10982 (Input Focus): In redirect-frame-focus the second arg is optional.
10983 (Window System Selections): Mention selection type CLIPBOARD.
10984 Mention data-type UTF8_STRING.
10985 Mention numbering of cut buffers.
10986 (Resources): Describe x-resource-name.
10987
109882004-02-16 Richard M. Stallman <rms@gnu.org>
10989
10990 * windows.texi (Buffers and Windows): Delete false table
10991 about all-frames.
10992
10993 * syntax.texi (Parsing Expressions): Delete old caveat
10994 about parse-sexp-ignore-comments.
10995
10996 * streams.texi (Output Variables): Add print-quoted.
10997
10998 * lists.texi (Building Lists): Minor cleanup.
10999
11000 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
11001
11002 * display.texi (Overlays): Explain overlays use markers.
11003 (Managing Overlays): Explain front-advance and rear-advance
11004 in more detail.
11005
11006 * loading.texi (Unloading): Document unload-feature-special-hooks.
11007 Get rid of fns-NNN.el file.
11008
110092004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11010
11011 * help.texi (Describing Characters): Fix text-char-description
11012 example output.
11013
11014 * edebug.texi (Using Edebug): Fix example.
11015
11016 * debugging.texi (Internals of Debugger): Fix return value.
11017
11018 * files.texi (Changing Files): Fix argname.
11019
11020 * calendar.texi: Fix parens, and default values.
11021
11022 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
11023 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 11024 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
11025
11026 * positions.texi (Text Lines): Don't add -1 in current-line.
11027
110282004-02-16 Richard M. Stallman <rms@gnu.org>
11029
11030 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
11031
110322004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11033
11034 * processes.texi (Low-Level Network): Fix a typo.
11035
110362004-02-12 Kim F. Storm <storm@cua.dk>
11037
11038 * display.texi (Fringes): Use consistent wording.
11039 Note that window-fringe's window arg is optional.
11040 (Scroll Bars): Use consistent wording.
11041
110422004-02-11 Luc Teirlinck <teirllm@auburn.edu>
11043
11044 * tips.texi (Comment Tips): Document the new conventions for
11045 commenting out code.
11046
c8763fb6 110472004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 11048
5dcb4c4e 11049 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
11050
110512004-02-07 Kim F. Storm <storm@cua.dk>
11052
11053 * positions.texi (Text Lines): Add line-number-at-pos.
11054
110552004-02-06 John Paul Wallington <jpw@gnu.org>
11056
11057 * display.texi (Button Properties, Button Buffer Commands):
11058 mouse-2 invokes button, not down-mouse-1.
11059
110602004-02-04 Jason Rumney <jasonr@gnu.org>
11061
11062 * makefile.w32-in: Sync with Makefile.in changes.
11063
110642004-02-03 Luc Teirlinck <teirllm@auburn.edu>
11065
11066 * minibuf.texi (Text from Minibuffer): Various corrections and
11067 clarifications.
11068 (Object from Minibuffer): Correct Lisp description of
11069 read-minibuffer.
11070 (Minibuffer History): Clarify description of cons values for
11071 HISTORY arguments.
5dcb4c4e
SM
11072 (Basic Completion): Various corrections and clarifications.
11073 Add completion-regexp-list.
b8d4c8d0
GM
11074 (Minibuffer Completion): Correct and clarify description of
11075 completing-read.
5dcb4c4e
SM
11076 (Completion Commands): Mention Partial Completion mode.
11077 Various other minor changes.
b8d4c8d0
GM
11078 (High-Level Completion): Various corrections and clarifications.
11079 (Reading File Names): Ditto.
11080 (Minibuffer Misc): Ditto.
11081
110822004-01-26 Luc Teirlinck <teirllm@auburn.edu>
11083
11084 * strings.texi (Text Comparison): assoc-string also matches
11085 elements of alists that are strings instead of conses.
11086 (Formatting Strings): Standardize Texinfo usage. Update index
11087 entries.
11088
110892004-01-20 Luc Teirlinck <teirllm@auburn.edu>
11090
11091 * lists.texi (Sets And Lists): Add delete-dups.
11092
110932004-01-15 Luc Teirlinck <teirllm@auburn.edu>
11094
11095 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
11096 special form.
11097 * macros.texi (Defining Macros): Update description of `declare',
11098 which now is a macro.
11099 (Wrong Time): Fix typos.
11100
111012004-01-14 Luc Teirlinck <teirllm@auburn.edu>
11102
11103 * compile.texi (Compilation Functions): Expand descriptions of
11104 `compile-defun', `byte-compile-file', `byte-recompile-directory'
11105 and `batch-byte-compile'. In particular, mention and describe
11106 all optional arguments.
11107 (Disassembly): Correct and clarify the description of `disassemble'.
11108
111092004-01-11 Luc Teirlinck <teirllm@auburn.edu>
11110
11111 * searching.texi: Various small changes in addition to the
11112 following.
11113 (Regexp Example): Adapt to new value of `sentence-end'.
11114 (Regexp Functions): The PAREN argument to `regexp-opt' can be
11115 `words'.
11116 (Search and Replace): Add usage note for `perform-replace'.
11117 (Entire Match Data): Mention INTEGERS and REUSE arguments to
11118 `match-data'.
11119 (Standard Regexps): Update for new values of `paragraph-start'
11120 and `sentence-end'.
11121
111222004-01-07 Luc Teirlinck <teirllm@auburn.edu>
11123
11124 * files.texi (Saving Buffers): Clarify descriptions of
11125 `write-contents-functions' and `before-save-hook'.
11126 Make the defvar's for `before-save-hook' and `after-save-hook'
11127 into defopt's.
11128
111292004-01-07 Kim F. Storm <storm@cua.dk>
11130
11131 * commands.texi (Click Events): Describe new image and
11132 width/height elements of click events.
11133 (Accessing Events): Add posn-string, posn-image, and
11134 posn-object-width-height. Change posn-object to return either
11135 image or string object.
11136
111372004-01-01 Simon Josefsson <jas@extundo.com>
11138
11139 * hooks.texi (Standard Hooks): Add before-save-hook.
11140 * files.texi (Saving Buffers): Likewise.
11141
111422004-01-03 Richard M. Stallman <rms@gnu.org>
11143
11144 * frames.texi (Frames and Windows): Delete frame-root-window.
11145
111462004-01-03 Luc Teirlinck <teirllm@auburn.edu>
11147
11148 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
11149
11150 * functions.texi: Various small changes in addition to the
11151 following.
5dcb4c4e
SM
11152 (What Is a Function): `functionp' returns nil for macros.
11153 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
11154 (Function Documentation): Add `\' in front of (fn @var{arglist})
11155 and explain why.
11156 (Defining Functions): Mention DOCSTRING argument to `defalias'.
11157 Add anchor.
11158 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
11159
111602004-01-01 Miles Bader <miles@gnu.org>
11161
11162 * display.texi (Buttons): New section.
11163
111642003-12-31 Andreas Schwab <schwab@suse.de>
11165
11166 * numbers.texi (Math Functions): sqrt reports a domain-error
11167 error.
11168 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
11169
111702003-12-30 Luc Teirlinck <teirllm@auburn.edu>
11171
11172 * tips.texi (Documentation Tips): Update item on hyperlinks in
11173 documentation strings.
11174
11175 * errors.texi (Standard Errors): Various small corrections and
11176 additions.
11177
11178 * control.texi: Various small changes in addition to the
11179 following.
11180 (Signaling Errors): Provide some more details on how `signal'
11181 constructs the error message. Add anchor to the definition of
11182 `signal'.
11183 (Error Symbols): Describe special treatment of `quit'.
11184 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
11185 to emphasize that it has to be a single form.
11186
11187 * buffers.texi: Add anchor.
11188
111892003-12-29 Richard M. Stallman <rms@gnu.org>
11190
11191 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
11192 (Window Configurations): Add window-configuration-frame.
11193
11194 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
11195
11196 * text.texi (Examining Properties): Add get-char-property-and-overlay.
11197 Change arg name in get-char-property.
11198 (Special Properties): Update handling of keymap property.
11199
11200 * strings.texi (Modifying Strings): Add clear-string.
11201 (Text Comparison): Add assoc-string and remove
11202 assoc-ignore-case, assoc-ignore-representation.
11203
11204 * os.texi (Time of Day): Add set-time-zone-rule.
11205
11206 * numbers.texi (Math Functions): asin, acos, log, log10
11207 report domain-error errors.
11208
11209 * nonascii.texi (Converting Representations):
11210 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
11211 (Encoding and I/O): Add file-name-coding-system.
11212
11213 * modes.texi (Search-based Fontification): Explain that
11214 face specs are symbols with face names as values.
11215
11216 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
11217
11218 * lists.texi (Building Lists): remq moved elsewhere.
11219 (Sets And Lists): remq moved here.
11220 (Association Lists): Refer to assoc-string.
11221
11222 * internals.texi (Garbage Collection): Add memory-use-counts.
11223
11224 * frames.texi (Frames and Windows): Add set-frame-selected-window
11225 and frame-root-window.
11226
11227 * files.texi (Contents of Directories):
11228 Add directory-files-and-attributes.
11229
11230 * display.texi (Refresh Screen): Add force-window-update.
11231 (Invisible Text): Explain about moving point out of invis text.
11232 (Overlay Properties): Add overlay-properties.
11233 (Managing Overlays): Add overlayp.
11234 (GIF Images): Invalid image number displays a hollow box.
11235
11236 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
11237 (Killing Buffers): Add buffer-live-p.
11238
112392003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
11240
11241 * display.texi (Fringes): Fix typo "set-buffer-window".
11242
112432003-12-24 Luc Teirlinck <teirllm@auburn.edu>
11244
11245 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
11246 * nonascii.texi, processes.texi, tips.texi, variables.texi:
11247 Add or change various xrefs and anchors.
11248
11249 * commands.texi: Replace all occurrences of @acronym{CAR} with
11250 @sc{car}, for consistency with the rest of the Elisp manual.
11251 `car' and `cdr' are historically acronyms, but are no longer
11252 widely thought of as such.
11253
11254 * internals.texi (Pure Storage): Mention that `purecopy' does not
11255 copy text properties.
11256 (Object Internals): Now 29 bits are used (in most implementations)
11257 to address Lisp objects.
11258
11259 * variables.texi (Variables with Restricted Values): New node.
11260
11261 * objects.texi (Lisp Data Types): Mention that certain variables
11262 can only take on a restricted set of values and add an xref to
11263 the new node "Variables with Restricted Values".
11264
11265 * eval.texi (Function Indirection): Describe the errors that
11266 `indirect-function' can signal.
11267 (Eval): Clarify the descriptions of `eval-region' and `values'.
11268 Describe `eval-buffer' instead of `eval-current-buffer' and
11269 mention `eval-current-buffer' as an alias for `current-buffer'.
11270 Correct the description and mention all optional arguments.
11271
11272 * nonascii.texi: Various small changes in addition to the
11273 following.
11274 (Converting Representations): Clarify behavior of
11275 `string-make-multibyte' and `string-to-multibyte' for unibyte all
11276 ASCII arguments.
11277 (Character Sets): Document the variable `charset-list' and adapt
11278 the definition of the function `charset-list' accordingly.
11279 (Translation of Characters): Clarify use of generic characters in
11280 `make-translation-table'. Clarify and correct the description of
11281 the use of translation tables in encoding and decoding.
11282 (User-Chosen Coding Systems): Correct and clarify the description
11283 of `select-safe-coding-system'.
11284 (Default Coding Systems): Clarify description of
11285 `file-coding-system-alist'.
11286
112872003-11-30 Luc Teirlinck <teirllm@auburn.edu>
11288
11289 * strings.texi (Text Comparison): Correctly describe when two
11290 strings are `equal'. Combine and clarify descriptions of
11291 `assoc-ignore-case' and `assoc-ignore-representation'.
11292
11293 * objects.texi (Non-ASCII in Strings): Clarify description of
11294 when a string is unibyte or multibyte.
11295 (Bool-Vector Type): Update examples.
11296 (Equality Predicates): Correctly describe when two strings are
11297 `equal'.
11298
112992003-11-29 Luc Teirlinck <teirllm@auburn.edu>
11300
11301 * lists.texi (Building Lists): `append' no longer accepts integer
11302 arguments. Update the description of `number-sequence' to reflect
11303 recent changes.
11304 (Sets And Lists): Describe `member-ignore-case' after `member'.
11305
113062003-11-27 Kim F. Storm <storm@cua.dk>
11307
11308 * commands.texi (Click Events): Click object may be an images.
11309 Describe (dx . dy) element of click positions.
11310 (Accessing Events): Remove duplicate posn-timestamp.
11311 New functions posn-object and posn-object-x-y.
11312
113132003-11-23 Kim F. Storm <storm@cua.dk>
11314
11315 * commands.texi (Click Events): Describe enhancements to event
11316 position lists, including new text-pos and (col . row) items.
11317 Mention left-fringe and right-fringe area events.
11318 (Accessing Events): New functions posn-area and
11319 posn-actual-col-row. Mention posn-timestamp. Mention that
11320 posn-point in non-text area still returns buffer position.
11321 Clarify posn-col-row.
11322
113232003-11-21 Lars Hansen <larsh@math.ku.dk>
11324
11325 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
11326 * anti.texi (File Attributes): Describe removed parameter
11327 ID-FORMAT.
11328
113292003-11-20 Luc Teirlinck <teirllm@auburn.edu>
11330
11331 * positions.texi (Positions): Mention that, if a marker is used as
11332 a position, its buffer is ignored.
11333
11334 * markers.texi (Overview of Markers): Mention it here too.
11335
113362003-11-12 Luc Teirlinck <teirllm@auburn.edu>
11337
11338 * numbers.texi (Numeric Conversions): Not just `floor', but also
11339 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
11340
113412003-11-10 Luc Teirlinck <teirllm@auburn.edu>
11342
11343 * markers.texi (Creating Markers): Specify insertion type of
11344 created markers. Add xref to `Marker Insertion Types'.
11345 Second argument to `copy-marker' is optional.
11346 (Marker Insertion Types): Mention that most markers are created
11347 with insertion type nil.
11348 (The Mark): Correctly describe when `mark' signals an error.
11349 (The Region): Correctly describe when `region-beginning' and
11350 `region-end' signal an error.
11351
113522003-11-08 Luc Teirlinck <teirllm@auburn.edu>
11353
11354 * hash.texi (Creating Hash): Clarify description of `eql'.
11355 `makehash' is obsolete.
11356 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
11357
11358 * positions.texi (Point): Change description of `buffer-end', so
11359 that it is also correct for floating point arguments.
11360 (List Motion): Correct argument lists of `beginning-of-defun' and
11361 `end-of-defun'.
11362 (Excursions): Add xref to `Marker Insertion Types'.
11363 (Narrowing): Argument to `narrow-to-page' is optional.
11364
113652003-11-06 Luc Teirlinck <teirllm@auburn.edu>
11366
11367 * streams.texi (Output Streams): Clarify behavior of point for
11368 marker output streams.
11369
113702003-11-04 Luc Teirlinck <teirllm@auburn.edu>
11371
11372 * variables.texi (Defining Variables): Second argument to
11373 `defconst' is not optional.
11374 (Setting Variables): Mention optional argument APPEND to
11375 `add-to-list'.
11376 (Creating Buffer-Local): Expand description of
11377 `make-variable-buffer-local'.
11378 (Frame-Local Variables): Expand description of
11379 `make-variable-frame-local'.
11380 (Variable Aliases): Correct description of optional argument
11381 DOCSTRING to `defvaralias'. Mention return value of
11382 `defvaralias'.
11383 (File Local Variables): Add xref to `File variables' in Emacs
11384 Manual. Correct description of `hack-local-variables'. Mention
11385 `safe-local-variable' property. Mention optional second argument
11386 to `risky-local-variable-p'.
11387
113882003-11-03 Luc Teirlinck <teirllm@auburn.edu>
11389
11390 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
11391
113922003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11393
11394 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
11395 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
11396 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
11397 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
11398 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
11399 lispref/processes.texi, lispref/searching.texi,
11400 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
11401 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
11402 @acronym{FOO}.
11403
114042003-10-27 Luc Teirlinck <teirllm@auburn.edu>
11405
11406 * strings.texi (Creating Strings): Argument START to `substring'
11407 can not be `nil'. Expand description of
11408 `substring-no-properties'. Correct description of `split-string',
11409 especially with respect to empty matches. Prevent very bad line
11410 break in definition of `split-string-default-separators'.
11411 (Text Comparison): `string=' and `string<' also accept symbols as
11412 arguments.
11413 (String Conversion): More completely describe argument BASE in
11414 `string-to-number'.
11415 (Formatting Strings): `%s' and `%S' in `format' do require
11416 corresponding object. Clarify behavior of numeric prefix after
11417 `%' in `format'.
11418 (Case Conversion): The argument to `upcase-initials' can be a
11419 character.
11420
114212003-10-27 Kenichi Handa <handa@m17n.org>
11422
11423 * display.texi (Fontsets): Fix texinfo usage.
11424
114252003-10-25 Kenichi Handa <handa@m17n.org>
11426
11427 * display.texi (Fontsets): Add description of the function
11428 set-fontset-font.
11429
114302003-10-23 Luc Teirlinck <teirllm@auburn.edu>
11431
11432 * display.texi (Temporary Displays): Add xref to `Documentation
11433 Tips'.
11434
11435 * functions.texi (Function Safety): Use inforef instead of pxref
11436 for SES.
11437
114382003-10-23 Andreas Schwab <schwab@suse.de>
11439
11440 * Makefile.in (TEX, texinputdir): Don't define.
11441 (TEXI2DVI): Define.
11442 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
11443 add $(srcdir)/index.texi.
11444 ($(infodir)/elisp): Remove index.texi dependency.
11445 (elisp.dvi): Likewise. Use $(TEXI2DVI).
11446 (index.texi): Remove target.
11447 (dist): Don't link $(srcdir)/permute-index.
11448 (clean): Don't remove index.texi.
11449
11450 * permute-index, index.perm: Remove.
11451 * index.texi: Rename from index.unperm.
11452
114532003-10-22 Luc Teirlinck <teirllm@auburn.edu>
11454
11455 * tips.texi (Documentation Tips): Document new behavior for face
11456 and variable hyperlinks in Help mode.
11457
114582003-10-21 Luc Teirlinck <teirllm@auburn.edu>
11459
11460 * objects.texi (Integer Type): Update for extra bit of integer range.
11461 (Character Type): Ditto.
11462
114632003-10-16 Eli Zaretskii <eliz@gnu.org>
11464
11465 * numbers.texi (Integer Basics): Add index entries for reading
11466 numbers in hex, octal, and binary.
11467
114682003-10-16 Lute Kamstra <lute@gnu.org>
11469
11470 * modes.texi (Mode Line Format): Mention force-mode-line-update's
11471 argument.
11472
114732003-10-13 Luc Teirlinck <teirllm@auburn.edu>
11474
11475 * windows.texi (Choosing Window): Fix typo.
11476 * edebug.texi (Edebug Execution Modes): Fix typo.
11477
114782003-10-13 Richard M. Stallman <rms@gnu.org>
11479
11480 * windows.texi (Basic Windows): A window has fringe settings,
11481 display margins and scroll-bar settings.
11482 (Splitting Windows): Doc split-window return value.
11483 Clean up one-window-p.
11484 (Selecting Windows): Fix typo.
11485 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
11486 (Buffers and Windows): In set-window-buffer, explain effect
11487 on fringe settings and scroll bar settings.
11488 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
11489 (Choosing Window): Use defopt for pop-up-frame-function.
11490 For special-display-buffer-names, explain same-window and same-frame.
11491 Clarify window-dedicated-p return value.
11492 (Textual Scrolling): scroll-up and scroll-down can get an error.
11493 (Horizontal Scrolling): Clarify auto-hscroll-mode.
11494 Clarify set-window-hscroll.
11495 (Size of Window): Don't mention tool bar in window-height.
11496 (Coordinates and Windows): Explain what coordinates-in-window-p
11497 returns for fringes and display margins.
11498 (Window Configurations): Explain saving fringes, etc.
11499
11500 * tips.texi (Library Headers): Clean up Documentation.
11501
11502 * syntax.texi (Parsing Expressions): Clean up forward-comment
11503 and parse-sexp-lookup-properties.
11504
11505 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
11506
11507 * os.texi (System Environment): Clean up text for load-average errors.
11508
11509 * modes.texi (Hooks): Don't explain local hook details at front.
11510 Clarify run-hooks and run-hook-with-args a little.
11511 Clean up add-hook and remove-hook.
11512
11513 * edebug.texi (Edebug Execution Modes): Clarify t.
11514 Document edebug-sit-for-seconds.
11515 (Coverage Testing): Document C-x X = and =.
11516 (Instrumenting Macro Calls): Fix typo.
11517 (Specification List): Don't index the specification keywords.
11518
115192003-10-10 Kim F. Storm <storm@cua.dk>
11520
11521 * processes.texi (Network): Introduce make-network-process.
11522
115232003-10-09 Luc Teirlinck <teirllm@auburn.edu>
11524
11525 * tips.texi (Library Headers): Fix typo.
11526
115272003-10-07 Juri Linkov <juri@jurta.org>
11528
11529 * modes.texi (Imenu): Mention imenu-create-index-function's
11530 default value. Explain submenus better.
11531
115322003-10-07 Lute Kamstra <lute@gnu.org>
11533
11534 * modes.texi (Faces for Font Lock): Fix typo.
11535 (Hooks): Explain how buffer-local hook variables can refer to
11536 global hook variables.
11537 Various minor clarifications.
11538
115392003-10-06 Lute Kamstra <lute@gnu.org>
11540
11541 * tips.texi (Coding Conventions): Mention naming conventions for
11542 hooks.
11543
115442003-10-05 Luc Teirlinck <teirllm@auburn.edu>
11545
11546 * loading.texi (Library Search): Correct default value of
11547 load-suffixes.
11548 (Named Features): Fix typo.
11549
115502003-10-05 Richard M. Stallman <rms@gnu.org>
11551
11552 * loading.texi (Named Features): In `provide',
11553 say how to test for subfeatures.
11554 (Unloading): In unload-feature, use new var name
11555 unload-feature-special-hooks.
11556
115572003-10-03 Lute Kamstra <lute@gnu.org>
11558
11559 * modes.texi (Major Mode Conventions): Mention third way to set up
11560 Imenu.
11561 (Imenu): A number of small fixes.
11562 Delete documentation of internal variable imenu--index-alist.
11563 Document the return value format of imenu-create-index-function
11564 functions.
11565
115662003-09-30 Richard M. Stallman <rms@gnu.org>
11567
11568 * processes.texi (Network): Say what stopped datagram connections do.
11569
11570 * lists.texi (Association Lists): Clarify `assq-delete-all'.
11571
11572 * display.texi (Overlay Properties): Clarify `evaporate' property.
11573
115742003-09-29 Lute Kamstra <lute@gnu.org>
11575
11576 * modes.texi (Mode Line Data): Explain when symbols in mode-line
11577 constructs should be marked as risky.
11578 Change cons cell into proper list.
11579 (Mode Line Variables): Change cons cell into proper list.
11580
115812003-09-26 Lute Kamstra <lute@gnu.org>
11582
11583 * modes.texi (Mode Line Data): Document the :propertize construct.
11584 (Mode Line Variables): Reorder the descriptions of the variables
11585 to match their order in the default mode-line-format.
11586 Describe the new variables mode-line-position and mode-line-modes.
11587 Update the default values of mode-line-frame-identification,
11588 minor-mode-alist, and default-mode-line-format.
11589 (Properties in Mode): Mention the :propertize construct.
11590
115912003-09-26 Richard M. Stallman <rms@gnu.org>
11592
11593 * buffers.texi, commands.texi, debugging.texi, eval.texi:
11594 * loading.texi, minibuf.texi, text.texi, variables.texi:
11595 Avoid @strong{Note:}.
11596
115972003-09-26 Richard M. Stallman <rms@gnu.org>
11598
11599 * keymaps.texi (Remapping Commands): Fix typo.
11600
116012003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
11602
11603 * processes.texi (Low-Level Network): Fix typo.
11604
116052003-09-23 Kim F. Storm <storm@cua.dk>
11606
11607 * processes.texi (Network, Network Servers): Fix typos.
11608 (Low-Level Network): Add timeout value for :server keyword.
11609 Add new option keywords to make-network-process.
11610 Add set-network-process-options.
11611 Explain how to test availability of network options.
11612
116132003-09-19 Richard M. Stallman <rms@gnu.org>
11614
11615 * text.texi (Motion by Indent): Arg to
11616 backward-to-indentation and forward-to-indentation is optional.
11617
11618 * strings.texi (Creating Strings): Add substring-no-properties.
11619
11620 * processes.texi
11621 (Process Information): Add list-processes arg QUERY-ONLY.
11622 Delete process-contact from here.
11623 Add new status values for process-status.
11624 Add process-get, process-put, process-plist, set-process-plist.
11625 (Synchronous Processes): Add call-process-shell-command.
11626 (Signals to Processes): signal-process allows process objects.
11627 (Network): Complete rewrite.
11628 (Network Servers, Datagrams, Low-Level Network): New nodes.
11629
11630 * positions.texi (Word Motion): forward-word, backward-word
11631 arg is optional. Reword.
11632
11633 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
11634
11635 * variables.texi (Creating Buffer-Local):
11636 Delete duplicate definition of buffer-local-value.
11637 (File Local Variables): Explain about discarding text props.
11638
116392003-09-11 Richard M. Stallman <rms@gnu.org>
11640
11641 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
11642 changes variables that record input events.
11643 (Minibuffer Misc): Add minibuffer-selected-window.
11644
11645 * lists.texi (Building Lists): Add copy-tree.
11646
11647 * display.texi (Fontsets): Add char-displayable-p.
11648 (Scroll Bars): New node.
11649
116502003-09-08 Lute Kamstra <lute@gnu.org>
11651
11652 * modes.texi (%-Constructs): Document new `%i' and `%I'
11653 constructs.
11654
116552003-09-03 Peter Runestig <peter@runestig.com>
11656
11657 * makefile.w32-in: New file.
11658
116592003-08-29 Richard M. Stallman <rms@gnu.org>
11660
11661 * display.texi (Overlay Properties): Clarify how priorities
11662 affect use of the properties.
11663
116642003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11665
11666 * customize.texi (Type Keywords): Correct the description of
11667 `:help-echo' in the case where `motion-doc' is a function.
11668
116692003-08-14 John Paul Wallington <jpw@gnu.org>
11670
11671 * modes.texi (Emulating Mode Line): Subsection, not section.
11672
116732003-08-13 Richard M. Stallman <rms@gnu.org>
11674
11675 * elisp.texi (Top): Update subnode lists in menu.
11676
11677 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
11678 (Kill Functions): kill-region has new arg yank-handler.
11679 (Yanking): New node.
11680 (Yank Commands): Add yank-undo-function.
11681 (Low-Level Kill Ring):
11682 kill-new and kill-append have new arg yank-handler.
11683 (Changing Properties): Add remove-list-of-text-properties.
11684 (Atomic Changes): New node.
11685
11686 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
11687
11688 * streams.texi (Output Variables): Add eval-expression-print-length
11689 and eval-expression-print-level.
11690
11691 * os.texi (Time Conversion): For encode-time, explain limits on year.
11692
11693 * objects.texi (Character Type): Define anchor "modifier bits".
11694
11695 * modes.texi (Emulating Mode Line): New node.
11696 (Search-based Fontification): Font Lock uses font-lock-face property.
11697 (Other Font Lock Variables): Likewise.
11698
11699 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
11700 not vectors.
11701 (Active Keymaps): Add emulation-mode-map-alists.
11702 (Functions for Key Lookup): key-binding has new arg no-remap.
11703 (Remapping Commands): New node.
11704 (Scanning Keymaps): where-is-internal has new arg no-remap.
11705 (Tool Bar): Add tool-bar-local-item-from-menu.
11706 Clarify when to use tool-bar-add-item-from-menu.
11707
11708 * commands.texi (Interactive Call): commandp has new arg.
11709 (Command Loop Info): Add this-original-command.
11710
117112003-08-06 John Paul Wallington <jpw@gnu.org>
11712
11713 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
11714
11715 * display.texi (Warning Basics): Fix typo.
11716 (Fringes): Add closing curly bracket and fix typo.
11717
11718 * elisp.texi (Top): Fix typo.
11719
117202003-08-05 Richard M. Stallman <rms@gnu.org>
11721
11722 * elisp.texi: Update lists of subnodes.
11723
11724 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
11725
11726 * variables.texi (Local Variables): Use lc for example variable names.
11727
11728 * tips.texi (Library Headers): Explain where to put -*-.
11729
11730 * strings.texi (Creating Strings): Fix xref for vconcat.
11731
11732 * sequences.texi (Vector Functions):
11733 vconcat no longer allows integer args.
11734
11735 * minibuf.texi (Reading File Names): read-file-name has new
11736 arg PREDICATE. New function read-directory-name.
11737
c4cc8b9a 11738 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
11739 (Indenting Macros): New node.
11740
11741 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
11742 (Window Frame Parameters): Make separate table of parameters
11743 that are coupled with specific face attributes.
11744 (Deleting Frames): delete-frame-hooks renamed to
11745 delete-frame-functions.
11746
11747 * files.texi (Magic File Names): Add file-remote-p.
11748 Clarify file-local-copy.
11749
11750 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
11751 here; instead xref Defining Macros.
11752
11753 * display.texi (Warnings): New node, and subnodes.
11754 (Fringes): New node.
11755
11756 * debugging.texi (Test Coverage): New node.
11757
11758 * compile.texi (Compiler Errors): Explain with-no-warnings
11759 and other ways to suppress warnings.
11760
11761 * commands.texi (Interactive Call): Minor clarification.
11762
11763 * buffers.texi (Buffer File Name): set-visited-file-name
11764 renames the buffer too.
11765
11766 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
11767
117682003-07-24 Markus Rost <rost@math.ohio-state.edu>
11769
11770 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
11771
117722003-07-22 Markus Rost <rost@math.ohio-state.edu>
11773
11774 * internals.texi (Garbage Collection): Fix previous change.
11775
117762003-07-22 Richard M. Stallman <rms@gnu.org>
11777
11778 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
11779
11780 * display.texi (Width): Use \s syntax in example.
11781 (Font Selection): Add face-font-rescale-alist.
11782
11783 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
11784 Remove spurious indent in example.
11785
11786 * lists.texi (Building Lists): Add number-sequence.
11787
11788 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
11789
11790 * functions.texi (Function Documentation): Explain how to
11791 show calling convention explicitly in the doc string.
11792
11793 * windows.texi (Selecting Windows): save-selected-window saves
11794 selected window of each frame.
11795 (Window Configurations): Minor change.
11796
11797 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
11798
11799 * streams.texi (Output Variables): Add print-continuous-numbering
11800 and print-number-table.
11801
11802 * processes.texi (Decoding Output): New node.
11803
11804 * os.texi (Time Conversion): decode-time arg is optional.
11805
11806 * objects.texi (Character Type): Don't use space as example for \.
11807 Make list of char names and \-sequences correspond.
11808 Explain that \s is not used in strings. `\ ' needs space after.
11809
11810 * nonascii.texi (Converting Representations): Add string-to-multibyte.
11811 (Translation of Characters): Add translation-table-for-input.
11812 (Default Coding Systems): Add auto-coding-functions.
11813 (Explicit Encoding): Add decode-coding-inserted-region.
11814 (Locales): Add locale-info.
11815
11816 * minibuf.texi (Basic Completion): Describe test-completion.
11817 Collections can be lists of strings.
11818 Clean up lazy-completion-table.
11819 (Programmed Completion): Mention test-completion.
11820 Clarify why lambda expressions are not accepted.
11821 (Minibuffer Misc): Describe minibufferp.
11822
118232003-07-14 Richard M. Stallman <rms@gnu.org>
11824
11825 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
11826
11827 * windows.texi (Selecting Windows): New arg to select-window.
11828 (Selecting Windows): Add with-selected-window.
11829 (Size of Window): Add window-inside-edges, etc.
11830
11831 * internals.texi (Garbage Collection): Add post-gc-hook.
11832
11833 * processes.texi (Subprocess Creation): Add exec-suffixes.
11834
11835 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
11836 (Scanning Keymaps): Add map-keymaps.
11837 (Defining Menus): Add keymap-prompt.
11838
11839 * numbers.texi (Integer Basics): Add most-positive-fixnum,
11840 most-negative-fixnum.
11841
c4cc8b9a 11842 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
11843 (Compiler Errors): New node.
11844
11845 * os.texi (User Identification): user-uid, user-real-uid
11846 can return float.
11847
11848 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
11849 and about derived modes.
11850 (Minor Modes): Add minor-mode-list.
11851 (Defining Minor Modes): Keyword args for define-minor-mode.
11852 (Search-based Fontification): Explain managing other properties.
11853 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 11854 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
11855 (Hooks): Add run-mode-hooks and delay-mode-hooks.
11856
11857 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
11858 (Variable Aliases): Clarify defvaralias.
11859
11860 * loading.texi (Library Search): Add load-suffixes.
11861
11862 * minibuf.texi (Basic Completion): Add lazy-completion-table.
11863 (Programmed Completion): Add dynamic-completion-table.
11864
11865 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
11866 (Magic File Names): Specify precedence order of handlers.
11867
11868 * commands.texi (Command Overview): Emacs server runs pre-command-hook
11869 and post-command-hook.
11870 (Waiting): New calling convention for sit-for.
11871
11872 * text.texi (Special Properties): local-map and keymap properties
11873 apply based on their stickiness.
11874
118752003-07-07 Richard M. Stallman <rms@gnu.org>
11876
11877 * modes.texi (Minor Mode Conventions): Specify only some kinds
11878 of list values as args to minor modes.
11879
11880 * files.texi (File Name Expansion): Warn about iterative use
11881 of substitute-in-file-name.
11882
11883 * advice.texi (Activation of Advice): Clean up previous change.
11884
118852003-07-06 Markus Rost <rost@math.ohio-state.edu>
11886
11887 * advice.texi (Activation of Advice): Note that ad-start-advice is
11888 turned on by default.
11889
118902003-06-30 Richard M. Stallman <rms@gnu.org>
11891
11892 * text.texi (Buffer Contents): Document current-word.
11893 (Change Hooks): Not called for *Messages*.
11894
11895 * functions.texi (Defining Functions): Explain about redefining
11896 primitives.
f4e90db0 11897 (Function Safety): Rename. Minor changes.
b8d4c8d0
GM
11898 Comment out the detailed criteria for what is safe.
11899
119002003-06-22 Andreas Schwab <schwab@suse.de>
11901
11902 * objects.texi (Symbol Type): Fix description of examples.
11903
119042003-06-16 Andreas Schwab <schwab@suse.de>
11905
11906 * hash.texi (Creating Hash): Fix description of :weakness.
11907
c8763fb6 119082003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
11909
11910 * files.texi (Changing Files): copy-file copies file modes, too.
11911
119122003-05-28 Richard M. Stallman <rms@gnu.org>
11913
11914 * strings.texi (Creating Strings): Clarify split-string.
11915
119162003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
11917
11918 * strings.texi (Creating Strings): Update split-string specification
11919 and examples.
11920
119212003-05-19 Richard M. Stallman <rms@gnu.org>
11922
11923 * elisp.texi: Correct invariant section names.
11924
119252003-04-20 Richard M. Stallman <rms@gnu.org>
11926
11927 * os.texi (Timers): Explain about timers and quitting.
11928
119292003-04-19 Richard M. Stallman <rms@gnu.org>
11930
11931 * internals.texi (Writing Emacs Primitives): Strings are
11932 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
11933 Explain GCPRO convention for varargs function args.
11934
119352003-04-16 Richard M. Stallman <rms@gnu.org>
11936
11937 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
11938
119392003-04-08 Richard M. Stallman <rms@gnu.org>
11940
11941 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
11942
119432003-02-13 Kim F. Storm <storm@cua.dk>
11944
11945 * objects.texi (Character Type): New \s escape for space.
11946
119472003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
11948
5dcb4c4e 11949 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
11950
119512003-01-25 Richard M. Stallman <rms@gnu.org>
11952
11953 * keymaps.texi: Document that a symbol can act as a keymap.
11954
119552003-01-13 Richard M. Stallman <rms@gnu.org>
11956
11957 * text.texi (Changing Properties): Say string indices are origin-0.
11958
11959 * positions.texi (Screen Lines) <compute-motion>:
11960 Correct order of elts in return value.
11961
11962 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
11963 how to define a default binding.
11964
119652002-12-07 Markus Rost <rost@math.ohio-state.edu>
11966
11967 * loading.texi (Unloading): Fix recent change for load-history.
11968
11969 * customize.texi (Simple Types): Clarify description of custom
11970 type 'number. Describe new custom type 'float.
11971
119722002-12-04 Markus Rost <rost@math.ohio-state.edu>
11973
11974 * variables.texi (File Local Variables): Fix typo.
11975
c8763fb6 119762002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
11977
11978 From Michael Albinus <Michael.Albinus@alcatel.de>.
11979
11980 * README: Target for Info file is `make info'.
11981
5dcb4c4e 11982 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
11983 `file-name-sans-extension'.
11984 (Magic File Names): Complete list of operations for magic file
11985 name handlers.
11986
119872002-09-16 Jonathan Yavner <jyavner@engineer.com>
11988
11989 * variables.texi (File Local Variables): New function
11990 risky-local-variable-p.
11991
119922002-09-15 Jonathan Yavner <jyavner@engineer.com>
11993
11994 * functions.texi (Function safety): New node about unsafep.
11995
119962002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
11997
5dcb4c4e 11998 * customize.texi (Splicing into Lists): Fix example.
a86cd395 11999 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
12000
120012002-06-17 Juanma Barranquero <lektu@terra.es>
12002
12003 * frames.texi (Display Feature Testing): Fix typo.
12004
120052002-06-12 Andreas Schwab <schwab@suse.de>
12006
12007 * frames.texi (Initial Parameters, Resources): Fix references to
12008 the Emacs manual.
12009
120102002-05-13 Kim F. Storm <storm@cua.dk>
12011
6e911150 12012 * variables.texi (Intro to Buffer-Local): Update warning and
b8d4c8d0
GM
12013 example relating to changing buffer inside let.
12014
c8763fb6 120152002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
12016
12017 * os.texi (Session Management): New node about X Session management.
12018
120192002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
12020
12021 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
12022 to which the manual corresponds, and the copyright years.
12023
12024 * Makefile.in (VERSION): Set to 2.9.
12025
120262001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
12027
12028 * elisp.texi: Change the category in @dircategory to "Emacs", to
12029 make it consistent with info/dir.
12030
120312001-11-25 Miles Bader <miles@gnu.org>
12032
12033 * text.texi (Fields): Describe new `limit' arg in
12034 field-beginning/field-end.
12035
120362001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
12037
5dcb4c4e
SM
12038 * permute-index: Don't depend on csh-specific features.
12039 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
12040
12041 * two-volume-cross-refs.txt: New file.
12042 * two.el: New file.
12043 * spellfile: New file.
12044
120452001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
12046
12047 * permute-index: New file.
12048
12049 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
12050 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
12051 8+3 restricted namespace.
12052
12053 * Makefile.in (infodir): Define relative to $(srcdir).
12054 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
12055 include directories list via -I switch to makeinfo.
12056 (index.texi): Use cp if both hard and symbolic links fail.
12057
120582001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
12059
12060 * Makefile.in (distclean): Add.
12061
12062 The following changes make ELisp manual part of the Emacs
12063 distribution:
12064
12065 * Makefile.in: Add Copyright notice.
12066 (prefix): Remove.
12067 (infodir): Change value to "../info".
12068 (VPATH): New variable.
12069 (MAKE): Don't define.
12070 (texmacrodir): Don't define.
12071 (texinputdir): Append the existing value of TEXINPUTS.
12072 ($(infodir)/elisp): Instead of just "elisp". Reformat the
12073 command to be compatible with man/Makefile.in, and to put the
12074 output into ../info.
12075 (info): Add target.
12076 (installall): Target removed.
12077
c8763fb6 120782001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
12079
12080 * tips.texi (Coding Conventions): Fix typo.
12081
120822001-10-23 Gerd Moellmann <gerd@gnu.org>
12083
12084 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
12085
120862001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
12087
12088 * files.texi (File Name Components): Update the description of
12089 file-name-sans-extension and file-name-extension, as they now
12090 ignore leading dots.
12091
120922001-10-20 Gerd Moellmann <gerd@gnu.org>
12093
12094 * (Version 21.1 released.)
12095
120962001-10-19 Miles Bader <miles@gnu.org>
12097
12098 * positions.texi (Text Lines): Describe behavior of
12099 `beginning-of-line'/`end-of-line' in the presence of field properties.
12100
121012001-10-17 Gerd Moellmann <gerd@gnu.org>
12102
12103 * Makefile.in (VERSION): Set to 2.8.
12104 (manual): Use `manual-21'.
12105
12106 * elisp.texi (VERSION): Add and use it where the version
12107 number was used. Set it to 2.8.
12108
12109 * intro.texi: Likewise.
12110
121112001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12112
12113 * files.texi (File Name Completion): Document the significance of
12114 a trailing slash in elements of completion-ignored-extensions.
12115
121162001-10-06 Miles Bader <miles@gnu.org>
12117
12118 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
12119
121202001-10-04 Gerd Moellmann <gerd@gnu.org>
12121
12122 * variables.texi (Variable Aliases): New node.
12123
121242001-10-04 Gerd Moellmann <gerd@gnu.org>
12125
12126 * Branch for 21.1.
12127
121282001-10-02 Miles Bader <miles@gnu.org>
12129
12130 * minibuf.texi (Minibuffer Misc): Add entries for
12131 `minibuffer-contents', `minibuffer-contents-no-properties', and
12132 `delete-minibuffer-contents'.
12133 Correct description for `minibuffer-prompt-end'.
12134
12135 * text.texi (Property Search): Correct descriptions of
12136 `next-char-property-change' and `previous-char-property-change'.
12137 Add entries for `next-single-char-property-change' and
12138 `previous-single-char-property-change'.
12139 Make operand names a bit more consistent.
12140
121412001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
12142
12143 * frames.texi (Finding All Frames): Document that next-frame and
12144 previous-frame are local to current terminal.
12145
121462001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
12147
12148 * keymaps.texi (Creating Keymaps): Fix the description of the
12149 result of make-keymap.
12150
121512001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
12152
12153 * display.texi (Font Lookup, Attribute Functions)
12154 (Image Descriptors): Add cross-references to the definition of
12155 selected frame.
12156
12157 * buffers.texi (The Buffer List): Add cross-references to the
12158 definition of selected frame.
12159
12160 * frames.texi (Input Focus): Clarify which frame is _the_ selected
12161 frame at any given time.
12162 (Multiple Displays, Size and Position): Add a cross-reference to
12163 the definition of the selected frame.
12164
121652001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
12166
12167 * strings.texi (String Conversion) <string-to-number>: Document
12168 that a float is returned for integers that are too large.
12169
12170 * frames.texi (Mouse Position): Document mouse-position-function.
12171 (Display Feature Testing): Document display-images-p.
12172 (Window Frame Parameters): Document the cursor-type variable.
12173
12174 * numbers.texi (Integer Basics): Document CL style read syntax for
12175 integers in bases other than 10.
12176
5dcb4c4e
SM
12177 * positions.texi (List Motion):
12178 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
12179
12180 * lists.texi (Sets And Lists): Document member-ignore-case.
12181
12182 * internals.texi (Garbage Collection): Document the used and free
12183 strings report.
12184 (Memory Usage): Document strings-consed.
12185
12186 * os.texi (Time of Day): Document float-time.
12187 (Recording Input): Document that clear-this-command-keys clears
12188 the vector to be returned by recent-keys.
12189
ed9265fc
JB
12190 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
12191 The argument keymap can be a list.
b8d4c8d0
GM
12192
12193 * nonascii.texi (User-Chosen Coding Systems)
12194 <select-safe-coding-system>: Document the new argument
12195 accept-default-p and the variable
12196 select-safe-coding-system-accept-default-p. Tell what happens if
12197 buffer-file-coding-system is undecided.
12198 (Default Coding Systems): Document auto-coding-regexp-alist.
12199
12200 * display.texi (The Echo Area) <message>: Document
12201 message-truncate-lines.
12202 (Glyphs): Document that the glyph table is unused on windowed
12203 displays.
12204
12205 * help.texi (Describing Characters) <single-key-description>:
12206 Document the new argument no-angles.
12207 (Accessing Documentation) <documentation-property>: Document that
12208 a non-string property is evaluated.
12209 <documentation>: Document that the function-documentation property
12210 is looked for.
12211
12212 * windows.texi (Selecting Windows): Document some-window.
12213
12214 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
12215
12216 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
12217 apropos-mode-hook.
12218
12219 * commands.texi (Using Interactive): Document interactive-form.
12220 (Keyboard Macros): Document kbd-macro-termination-hook.
12221 (Command Loop Info): Document that clear-this-command-keys clears
12222 the vector to be returned by recent-keys.
12223
122242001-09-04 Werner LEMBERG <wl@gnu.org>
12225
12226 * Makefile.in (srcdir, texinputdir): New variables.
12227 (srcs, index.texi, install): Use $(srcdir).
12228 (.PHONY): Remove elisp.dvi.
12229 (elisp): Use -I switch for makeinfo.
12230 (elisp.dvi): Use $(srcdir) and $(texinputdir).
12231 (installall, dist): Use $(srcdir).
12232 Fix path to texinfo.tex.
12233 (maintainer-clean): Add elisp.dvi and elisp.oaux.
12234
122352001-08-30 Gerd Moellmann <gerd@gnu.org>
12236
12237 * display.texi (Conditional Display): Adjust to API change.
12238
12239 * configure: New file.
12240
122412001-07-30 Gerd Moellmann <gerd@gnu.org>
12242
12243 * commands.texi (Repeat Events): Add description of
12244 double-click-fuzz.
12245
122462001-05-08 Stefan Monnier <monnier@cs.yale.edu>
12247
12248 * syntax.texi (Syntax Class Table): Add the missing designator for
12249 comment and string fences.
12250 (Syntax Properties): Add a xref to syntax table internals.
12251 (Syntax Table Internals): Document string-to-syntax.
12252
122532001-05-07 Gerd Moellmann <gerd@gnu.org>
12254
12255 * Makefile.in (install): Use install-info command line options
12256 like in Emacs' Makefile.in.
12257
122582000-12-09 Miles Bader <miles@gnu.org>
12259
12260 * windows.texi (Window Start): Update documentation for
12261 `pos-visible-in-window-p'.
12262
122632000-11-12 Stefan Monnier <monnier@cs.yale.edu>
12264
12265 * lists.texi (Building Lists): Add footnote to explain how to add
12266 to the end of a list.
12267
122682000-10-25 Gerd Moellmann <gerd@gnu.org>
12269
12270 * files.texi (Visiting Functions): Typos.
12271
122722000-10-25 Kenichi Handa <handa@etl.go.jp>
12273
12274 * files.texi (Visiting Functions): Return value of
12275 find-file-noselect may be a list of buffers if wildcards are used.
12276
122772000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12278
12279 * display.texi (Defining Faces): Document `graphic' display type
12280 in face specs.
12281
b344d29d 122822000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
12283
12284 * hooks.texi (Standard Hooks): Replace obsolete
12285 `after-make-frame-hook' with `after-make-frame-functions'.
12286
12287 * frames.texi (Creating Frames): Ditto.
12288
12289 * variables.texi (Future Local Variables): Ditto.
12290
122912000-10-16 Gerd Moellmann <gerd@gnu.org>
12292
12293 * display.texi (Other Image Types): Add description of :foreground
12294 and :background properties of mono PBM images.
12295
122962000-08-17 Werner LEMBERG <wl@gnu.org>
12297
12298 * .cvsignore: New file.
12299
123002000-01-05 Gerd Moellmann <gerd@gnu.org>
12301
12302 * tindex.pl: New script.
12303
123041999-12-03 Dave Love <fx@gnu.org>
12305
12306 * Makefile.in (MAKEINFO): New parameter.
12307
123081999-09-17 Richard Stallman <rms@gnu.org>
12309
12310 * Makefile.in (srcs): Add hash.texi.
12311 (VERSION): Update to 20.6.
12312
123131999-09-13 Richard Stallman <rms@gnu.org>
12314
12315 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
12316
123171998-08-29 Karl Heuer <kwzh@gnu.org>
12318
12319 * configure.in: New file.
12320 * Makefile.in: Renamed from Makefile.
12321 (prefix, infodir): Use value obtained from configure.
12322 (emacslibdir): Obsolete variable deleted.
12323 (dist): Distribute configure.in, configure, Makefile.in.
12324
123251998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12326
12327 * Makefile (INSTALL_INFO): New variable.
12328 (install): Run install-info.
12329
123301998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
12331
12332 * Makefile (elisp.dvi): Add missing backslash.
12333
123341998-05-02 Richard Stallman <rms@psilocin.gnu.org>
12335
12336 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
12337 Run texindex without `./'. Always run texindex on elisp.tp.
12338 (elisp.tps): Target deleted.
12339
123401998-04-05 Richard Stallman <rms@psilocin.gnu.org>
12341
12342 * Makefile (srcs): Add nonascii.texi and customize.texi.
12343 (dist): Start by deleting `temp'.
12344
123451998-02-17 Richard Stallman <rms@psilocin.gnu.org>
12346
12347 * Makefile (makeinfo, texindex): Targets deleted.
12348 (makeinfo.o, texindex.o): Targets deleted.
12349 (clean, dist): Don't do anything with them or with getopt*.
12350
123511998-01-30 Richard Stallman <rms@psilocin.gnu.org>
12352
12353 * Makefile (SHELL): Defined.
12354
123551998-01-27 Richard Stallman <rms@psilocin.gnu.org>
12356
12357 * Makefile (elisp.tps): New target.
12358 (elisp.dvi): Depend on elisp.tps.
12359
c5602427 123601996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
12361
12362 * README: Update phone number.
12363
12364 * Makefile (elisp): Make this be the default target.
12365 Depend on makeinfo.c instead of makeinfo.
12366 (install): Don't depend on elisp.dvi, since we don't install that.
12367 Use mkinstalldirs.
12368 (dist): Add mkinstalldirs.
12369
c5602427 123701995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
12371
12372 * Makefile (VERSION): Update version number.
5dcb4c4e 12373 (maintainer-clean): Rename from realclean.
b8d4c8d0 12374
c5602427 123751995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
12376
12377 * Makefile (realclean): New target.
12378 (elisp): Remove any old elisp-* files first.
12379
c5602427 123801993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
12381
12382 * Makefile (VERSION): New variable.
12383 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
12384 Compressed file suffix should be `.gz', not `.z'.
12385
ce058493 123861993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12387
12388 * Makefile (elisp): Depend on makeinfo.
12389
c5602427 123901993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
12391
12392 * Makefile (srcs): Add anti.texi.
12393
c5602427 123941993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12395
12396 * Makefile (infodir, prefix): New vars.
12397 (install): Use infodir.
f4e90db0 12398 (emacsinfodir): Delete.
b8d4c8d0 12399
c5602427 124001993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12401
12402 * Makefile (srcs): Add calendar.texi.
12403
12404 * Makefile (dist): Copy texindex.c and makeinfo.c.
12405 Limit elisp-* files to those with one or two digits.
12406
c5602427 124071993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0 12408
f4e90db0 12409 * Makefile (dist): Change to use Gzip instead of compress.
b8d4c8d0 12410
c5602427 124111993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12412
12413 * loading.texi (Unloading): define-function changed back to
12414 defalias. It may not stay this way, but at least it's
12415 consistent with the known-good version of the code patch.
12416
c5602427 124171993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
12418
12419 * modes.texi (Hooks): Document new optional arg of add-hook.
12420
c5602427 124211993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12422
12423 * variables.texi: Document nil initial value of buffer-local variables.
12424
12425 * tips.texi: Add new section on standard library headers.
12426
c5602427 124271993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12428
12429 * Makefile (srcs): Add frame.texi to the list of sources.
12430
c5602427 124311993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12432
12433 * Makefile (dist): Don't bother excluding autosave files; they'll
12434 never make it into the temp directory anyway, and the hash marks
12435 in the name are problematic for make and the Bourne shell.
ed9265fc 12436 (srcs): ???
b8d4c8d0 12437
c5602427 124381993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12439
12440 * Makefile (dist): Don't include backup files or autosave files in
12441 the distribution tar file.
12442
c5602427 124431991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 12444
5dcb4c4e 12445 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
12446 (elisp.dvi): Remove erroneous shell comment.
12447 Expect output of permute-index in permuted.fns.
12448 Save old elisp.aux in elisp.oaux.
5dcb4c4e 12449 (clean): Add index.texi to be deleted.
b8d4c8d0 12450
c5602427 124511990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
12452
12453 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
12454
c5602427 124551990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
12456
12457 * files.texi: Noted that completion-ignored-extensions is ignored
12458 when making *Completions*.
12459
3e868ee3 124601990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
12461
12462 * Makefile make dist now depends on elisp.dvi, since it tries
12463 to include it in the dist file.
12464
c5602427 124651990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 12466
c5602427 12467 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 12468
c5602427 124691989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
12470
12471 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
12472 (defunargs): Turn off \hyphenchar of \sl font temporarily.
12473
c5602427 124741989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12475
12476 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
12477 and @error{} are the terms now being used. The files in the
12478 directory have been changed to reflect this.
12479
12480 * All instances of @indentedresultt{} have been changed to
333f9019 12481 ` @result{}', using 5 spaces at the beginning of the line.
b8d4c8d0 12482
c5602427 124831989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12484
12485 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
12486 experimental @indentedresult{}, @indentedexpandsto{} are part of
12487 the texinfo.tex in this directory. These TeX macros are not
12488 stable yet.
12489
c5602427 124901989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12491
12492 * texinfo.tex: Temporarily added
12493 \let\result=\dblarrow
12494 \def\error{{\it ERROR} \longdblarrow}
12495 We need to do this better soon.
12496
c5602427 124971989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12498
12499 * Applied Karl Berry's patches to *.texinfo files, but not to
12500 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
12501 new title page format is also not applied, since it requires
12502 texinfo.tex changes.)
12503
12504 * Cleaned up `Makefile' and defined the `emacslibdir' directory
12505 for the Project GNU development environment.
12506
12507;; Local Variables:
c8763fb6 12508;; coding: utf-8
b8d4c8d0
GM
12509;; End:
12510
ab422c4d 12511 Copyright (C) 1998-2013 Free Software Foundation, Inc.
b8d4c8d0
GM
12512
12513 This file is part of GNU Emacs.
12514
352c8b4a 12515 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 12516 it under the terms of the GNU General Public License as published by
352c8b4a
GM
12517 the Free Software Foundation, either version 3 of the License, or
12518 (at your option) any later version.
b8d4c8d0
GM
12519
12520 GNU Emacs is distributed in the hope that it will be useful,
12521 but WITHOUT ANY WARRANTY; without even the implied warranty of
12522 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12523 GNU General Public License for more details.
12524
12525 You should have received a copy of the GNU General Public License
352c8b4a 12526 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.