* lisp/window.el (display-buffer-no-window): New action function.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
9139632a
JL
12013-12-03 Juri Linkov <juri@jurta.org>
2
3 * windows.texi (Choosing Window): Rename `no-display-ok' to
4 `allow-no-window'. (Bug#13594)
5
26e4aa7d
GM
62013-11-30 Glenn Morris <rgm@gnu.org>
7
8 * Makefile.in (distclean): Remove Makefile.
9
c8f0efc2
AP
102013-11-29 Andreas Politz <politza@fh-trier.de>
11
12 * modes.texi (Imenu): Make it clear that sub-alist is the cdr
13 (Bug#14029).
14
cb6c95a3
GM
152013-11-27 Glenn Morris <rgm@gnu.org>
16
17 * loading.texi (Library Search):
18 * os.texi (Startup Summary): No more leim directory.
19
d6686055
GM
202013-11-26 Glenn Morris <rgm@gnu.org>
21
22 * os.texi (Startup Summary): Update for leim-list being preloaded.
23
f6083c67
BJ
242013-11-23 Brian Jenkins <brian@brianjenkins.org> (tiny change)
25
26 * frames.texi (Input Focus):
27 * hooks.texi (Standard Hooks): Mention focus-in-hook, focus-out-hook.
28
17e0445b
GM
292013-11-23 Glenn Morris <rgm@gnu.org>
30
31 * loading.texi (Library Search):
32 Empty elements in EMACSLOADPATH now mean the default load-path.
33
88fa559d
GM
342013-11-22 Glenn Morris <rgm@gnu.org>
35
36 * loading.texi (Library Search): Minor clarification.
37
f0cfa5fe
LL
382013-11-20 Leo Liu <sdl.web@gmail.com>
39
40 * windows.texi (Choosing Window): Mention `no-display-ok'. (Bug#13594)
41
a6e3a5d5
XF
422013-11-19 Xue Fuqiao <xfq.free@gmail.com>
43
44 * os.texi (File Notifications): Add an index.
45
46 * loading.texi (Loading): Add an cross-reference.
47
4ae3802f
XF
482013-11-18 Xue Fuqiao <xfq.free@gmail.com>
49
50 * os.texi (Session Management, Desktop Notifications): Add some
51 indexes and a cross-reference.
52
de586f99
XF
532013-11-17 Xue Fuqiao <xfq.free@gmail.com>
54
55 * os.texi (Time Parsing):
56 (Processor Run Time, Input Modes, Terminal Output): Minor fixes.
57
90794abb
GM
582013-11-14 Glenn Morris <rgm@gnu.org>
59
60 * loading.texi (Library Search): Update section.
61
7d3bb569
XF
622013-11-11 Xue Fuqiao <xfq.free@gmail.com>
63
64 * os.texi (User Identification, Time of Day, Time Conversion):
65 Minor fixes.
66
fb193bb4
JD
672013-11-10 Jan Djärv <jan.h.d@swipnet.se>
68
69 * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3.
70
be9d2b46
XF
712013-11-09 Xue Fuqiao <xfq.free@gmail.com>
72
73 * os.texi (Startup Summary): Add an index about startup screen.
6e466459 74 Typo fix.
d612ddbb 75 (Command-Line Arguments): Add cross-reference for `dump-emacs'.
be9d2b46 76
8acb09ca
EZ
772013-11-08 Eli Zaretskii <eliz@gnu.org>
78
79 * display.texi (Truncation): Document that cache-long-scans is now
80 non-nil by default. (Bug#15797)
81
c67c5132
EZ
822013-11-05 Eli Zaretskii <eliz@gnu.org>
83
84 * lists.texi (Rearrangement): Fix indexing.
85
86 * display.texi (Bidirectional Display): Fix indexing.
87
29aa2b71
XF
882013-11-05 Xue Fuqiao <xfq.free@gmail.com>
89
5e21526f
XF
90 * lists.texi (Rearrangement): Improve indexing.
91
29aa2b71 92 * display.texi (Glyphs): Add an index for glyph code.
5e21526f 93 (Bidirectional Display): Improve indexing.
29aa2b71 94
3c334c14
JD
952013-11-01 Jan Djärv <jan.h.d@swipnet.se>
96
97 * display.texi (Face Attributes): Document :distant-foreground.
98
bc5184ab
XF
992013-10-30 Xue Fuqiao <xfq.free@gmail.com>
100
101 * display.texi (Abstract Display): Improve indexing.
102
23af34b0
SM
1032013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
104
105 * display.texi (Selective Display): Discourage the use of explicit
106 selective display.
107
81cf3b07
XF
1082013-10-29 Xue Fuqiao <xfq.free@gmail.com>
109
027d950f
XF
110 * display.texi (Showing Images): Add an index for image-size.
111 Use @code instead of @var for a normal variable.
142207c0 112 (Multi-Frame Images): Improve indexing.
3440d80e 113 (Button Buffer Commands): Use @code instead of @var for a normal variable.
e54711f3 114 (Abstract Display): Explain the meaning of Ewoc.
81cf3b07 115
3c640e29
XF
1162013-10-27 Xue Fuqiao <xfq.free@gmail.com>
117
44e0cfaf 118 * display.texi (Image Descriptors): Improve indexing.
3c640e29 119
7db9c31e
XF
1202013-10-26 Xue Fuqiao <xfq.free@gmail.com>
121
122 * display.texi (Fringe Indicators): Add indexes for fringe indicators.
918a7ad4 123 (Customizing Bitmaps): Add an index for customizing fringe bitmaps.
7db9c31e 124
619a46f8
XF
1252013-10-25 Xue Fuqiao <xfq.free@gmail.com>
126
127 * display.texi (Fontsets): Minor wording fix.
3e1300f7
XF
128 (Low-Level Font): Improve indexing.
129
130 * nonascii.texi (Character Properties): Add an index for script symbols.
619a46f8 131
578ef6b9
XF
1322013-10-24 Xue Fuqiao <xfq.free@gmail.com>
133
134 * display.texi (Face Remapping): Add indexes for face remapping.
4fa11a36 135 (Font Selection): Add indexes.
8b78f36c 136 (Low-Level Font): Add an index for font registry.
578ef6b9 137
48f73cfb
GM
1382013-10-23 Glenn Morris <rgm@gnu.org>
139
76f1a3c3
GM
140 * eval.texi, files.texi, intro.texi, objects.texi, searching.texi:
141 Nuke @refill.
142
48f73cfb
GM
143 * Makefile.in (install-dvi, install-html, install-pdf)
144 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
145 (uninstall-pdf): Quote entities that might contain whitespace.
146
8d02f0ad
XF
1472013-10-19 Xue Fuqiao <xfq.free@gmail.com>
148
76f1a3c3
GM
149 * display.texi (Face Attributes): Add indexes for the ‘:box’
150 face attribute.
8d02f0ad 151
917ac5eb
XF
1522013-10-18 Xue Fuqiao <xfq.free@gmail.com>
153
74f202ae 154 * display.texi (Line Height): Add indexes for line height.
917ac5eb 155
475c7d3f
XF
1562013-10-17 Xue Fuqiao <xfq.free@gmail.com>
157
158 * display.texi (Width): Fix arguments of ‘truncate-string-to-width’.
159
89f20e05
XF
1602013-10-16 Xue Fuqiao <xfq.free@gmail.com>
161
162 * display.texi (Selective Display): Add an index for explicit
163 selective display.
164
2641f1a5
XF
1652013-10-15 Xue Fuqiao <xfq.free@gmail.com>
166
167 * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
168
8c106d17
GM
1692013-10-13 Glenn Morris <rgm@gnu.org>
170
171 * intro.texi (Acknowledgments): Use accented form of some names.
172
fa022909
GM
1732013-10-09 Glenn Morris <rgm@gnu.org>
174
175 * control.texi (Conditionals): Copyedits. (Bug#15558)
176
4ed77415 1772013-10-08 Eli Zaretskii <eliz@gnu.org>
981b26a6 178
4ed77415 179 Support menus on text-mode terminals.
981b26a6
EZ
180 * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar): Modify
181 wording to the effect that menus are supported on TTYs.
182
183 * frames.texi (Pop-Up Menus, Dialog Boxes)
184 (Display Feature Testing): Update for menu support on TTYs.
185
6de913c4
SM
1862013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
187
188 * tips.texi (Comment Tips): Discourage use of triple semi-colons for
189 non-headings.
190
9e73b242
XF
1912013-10-05 Xue Fuqiao <xfq.free@gmail.com>
192
193 * syntax.texi (Categories): Add an index for category sets.
194
79b3ad55
XF
1952013-10-03 Xue Fuqiao <xfq.free@gmail.com>
196
c9358b45
XF
197 * syntax.texi (Syntax Flags):
198 (Syntax Table Functions): Add indexes.
79b3ad55 199
8c1f51ff
XF
2002013-10-02 Xue Fuqiao <xfq.free@gmail.com>
201
202 * syntax.texi (Syntax Class Table): Add an index for syntax class table.
203
6cfe977d
XF
2042013-09-29 Xue Fuqiao <xfq.free@gmail.com>
205
206 * searching.texi (Regexp Search): Refine.
207
69b3debc
XF
2082013-09-22 Xue Fuqiao <xfq.free@gmail.com>
209
210 * nonascii.texi (Default Coding Systems): Typo fix.
211
87829449
XF
2122013-09-21 Xue Fuqiao <xfq.free@gmail.com>
213
214 * nonascii.texi (Coding System Basics): Add information about carriage-return.
215
0df00f59
EZ
2162013-09-14 Eli Zaretskii <eliz@gnu.org>
217
218 * display.texi (Display Margins): State the units of measuring
219 margin width. (Bug#15375)
220
3509fb40
EZ
2212013-09-13 Eli Zaretskii <eliz@gnu.org>
222
223 * text.texi (Not Intervals): Minor wording fix.
224
99d8e6d6
XF
2252013-09-12 Xue Fuqiao <xfq.free@gmail.com>
226
3509fb40
EZ
227 * functions.texi (Obsolete Functions): Add an index for obsolete
228 functions.
99d8e6d6 229
44ee2147
XF
2302013-09-11 Xue Fuqiao <xfq.free@gmail.com>
231
232 * nonascii.texi (Character Properties): Character properties fix
233 for decimal-digit-value and digit-value.
234
eb31a86c
SM
2352013-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
236
237 * macros.texi (Defining Macros): Prefer "function" to "lambda
238 expression" (bug#15296).
239
50b13cde
PE
2402013-08-28 Paul Eggert <eggert@cs.ucla.edu>
241
242 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
243 for portability to hosts where /bin/sh has problems.
244
a8544941
SM
2452013-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
246
247 * variables.texi (File Local Variables): Don't recommend quoting! Ever!
248
9f0809d4
EZ
2492013-08-20 Eli Zaretskii <eliz@gnu.org>
250
251 * files.texi (Information about Files): Mention file names with
252 trailing blanks on MS-Windows. (Bug#15130)
253
c5074806
XF
2542013-08-18 Xue Fuqiao <xfq.free@gmail.com>
255
256 * positions.texi (Positions): Improve indexing.
257
e2c90473
EZ
2582013-08-18 Eli Zaretskii <eliz@gnu.org>
259
260 * markers.texi (The Region): Improve indexing.
261
278d6dd0
XF
2622013-08-17 Xue Fuqiao <xfq.free@gmail.com>
263
ab100635
XF
264 * modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
265
278d6dd0
XF
266 * text.texi (Maintaining Undo): Mention interactive call of
267 buffer-disable-undo.
c9b39934 268 (Filling): Add cross-reference for hard newlines.
d3110177 269 (Sorting): Fix indentation.
38b4c7f8 270 (Columns): Comment out undefined behavior.
ad6643fe 271 (Case Changes): Fix an `args-out-of-range' error in the example.
278d6dd0 272
2bede2ed
XF
2732013-08-16 Xue Fuqiao <xfq.free@gmail.com>
274
c8068af5 275 * text.texi (Insertion): Refine.
bd805d5b 276 (Margins): Add an index.
e4043ba0 277 (Undo): Doc fix for `buffer-undo-list'.
8b8bf4a3 278
2bede2ed
XF
279 * positions.texi (Character Motion):
280 * markers.texi (Moving Markers):
281 (Creating Markers): Comment out undefined behavior.
282
7cbbcaa0
XF
2832013-08-15 Xue Fuqiao <xfq.free@gmail.com>
284
285 * markers.texi (The Region): Add/move indexes.
286
8259030d
LMI
2872013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
288
289 * display.texi (ImageMagick Images): Mention :content-type and
290 `image-content-type-suffixes'.
291
f73f4ce6
XF
2922013-08-13 Xue Fuqiao <xfq.free@gmail.com>
293
294 * positions.texi (Word Motion): Remove redundant sentence.
295
3e6b67c9
GM
2962013-08-13 Glenn Morris <rgm@gnu.org>
297
298 * lists.texi (List Elements):
299 Undocument behavior of nth and nthcdr with n < 0. (Bug#15059)
300
5c41e9ff
XF
3012013-08-13 Xue Fuqiao <xfq.free@gmail.com>
302
916119ec 303 * frames.texi (Display Feature Testing): Add indexes.
5c41e9ff 304
8496d8d7
GM
3052013-08-12 Glenn Morris <rgm@gnu.org>
306
307 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
308 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
309 (INSTALL_DATA): New, set by configure.
310 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
311 New variables.
312 (.SUFFIXES): Add .ps and .dvi.
313 (.dvi.ps): New suffix rule.
314 (dvi, html, pdf, ps): Use *_TARGETS variables.
315 (elisp.html): Use HTML_OPTS.
316 (elisp.ps): Remove explicit rule.
317 (.PHONY): install-dvi, install-html, install-pdf, install-ps
318 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
319 uninstall-ps, and uninstall-doc.
320 (install-dvi, install-html, install-pdf, install-ps, install-doc)
321 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
322 (uninstall-doc): New rules.
323 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
324
3a3bb904
XF
3252013-08-10 Xue Fuqiao <xfq.free@gmail.com>
326
327 * edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.
328
4517cbc2
XF
3292013-08-09 Xue Fuqiao <xfq.free@gmail.com>
330
331 * control.texi (Error Symbols): Minor fix for previous change.
332
54bd972f
SM
3332013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
334
335 * errors.texi (Standard Errors): Don't refer to `error-conditions'.
336
337 * control.texi (Signaling Errors): Refer to define-error.
338 (Error Symbols): Add `define-error'.
339
e30b79c1
DA
3402013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
341
342 * positions.texi (Motion by Screen Lines):
343 * display.texi (Truncation): Rename `cache-long-line-scans'
344 to `cache-long-scans'.
345
123ff297
XF
3462013-08-05 Xue Fuqiao <xfq.free@gmail.com>
347
348 * windows.texi (Window Start and End): Add an index.
349
9097ad86
XF
3502013-08-02 Xue Fuqiao <xfq.free@gmail.com>
351
352 * display.texi (Face Functions): Add an index.
353
354 * variables.texi (Variable Aliases): Add an index.
355
356 * functions.texi (Defining Functions): Add an index.
357
358 * nonascii.texi (Coding System Basics): Add an index.
359
64a695bd
XF
3602013-07-31 Xue Fuqiao <xfq.free@gmail.com>
361
362 * nonascii.texi (Non-ASCII Characters): Update menu.
363 (Disabling Multibyte): Move here from doc/emacs/mule.texi. Fix cross-references.
364
365 * elisp.texi (Top): Update menu.
366
39e8fb76
XF
3672013-07-30 Xue Fuqiao <xfq.free@gmail.com>
368
369 * windows.texi (Window History): Mention the default value of
3cd51eaa 370 switch-to-visible-buffer. Add cross-references.
39e8fb76 371
95e6e62b
MA
3722013-07-24 Michael Albinus <michael.albinus@gmx.de>
373
374 * errors.texi (Standard Errors): Fix typo.
375
376 * files.texi (Magic File Names):
377 * os.texi (File Notifications): Remove file-notify-supported-p.
378
53840e55
PE
3792013-07-24 Paul Eggert <eggert@cs.ucla.edu>
380
381 * eval.texi (Special Forms): Mention 'lambda'. Also, say that
382 non-well-formed expressions result in unspecified behavior, though
383 Emacs will not crash.
384
32813ea7
MA
3852013-07-22 Michael Albinus <michael.albinus@gmx.de>
386
387 * files.texi (Magic File Names): Add file-notify-add-watch,
388 file-notify-rm-watch and file-notify-supported-p. Move
389 file-remote-p down.
390
391 * errors.texi (Standard Errors): Add file-notify-error.
392
393 * os.texi (Desktop Notifications): Rename from Notifications.
394 (File Notifications): New node.
395
396 * elisp.texi (Top): Update menu for these changes.
397
ac446ed8
XF
3982013-07-19 Xue Fuqiao <xfq.free@gmail.com>
399
400 * windows.texi (Display Action Functions): Mention next-window.
401
e6c005c5
XF
4022013-07-16 Xue Fuqiao <xfq.free@gmail.com>
403
404 * windows.texi (Selecting Windows): Fix the introduction of
405 `set-frame-selected-window''s arguments.
406
954b166e
PE
4072013-07-10 Paul Eggert <eggert@cs.ucla.edu>
408
409 Timestamp fixes for undo (Bug#14824).
410 * text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list.
411
3323c263
EZ
4122013-07-06 Eli Zaretskii <eliz@gnu.org>
413
414 * nonascii.texi (Text Representations): Document that
415 multibyte-string-p returns nil for non-string objects.
416
4431e6d9 4172013-07-06 Glenn Morris <rgm@gnu.org>
d4aa7284
GM
418
419 * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
420
a944db14
GM
4212013-07-03 Glenn Morris <rgm@gnu.org>
422
423 * debugging.texi (Debugging):
424 * files.texi (File Attributes, Changing Files): Fix cross-references.
425
426 * package.texi (Package Archives): Fix @url call.
427
253e30aa
GM
428 * syntax.texi (Syntax Table Functions): Mention describe-syntax.
429
4c672a0f
EZ
4302013-06-29 Eli Zaretskii <eliz@gnu.org>
431
432 * display.texi (Bidirectional Display): Document move-point-visually.
433
4366ddd4
XF
4342013-06-29 Xue Fuqiao <xfq.free@gmail.com>
435
436 * buffers.texi (Buffer File Name): Fix typo.
437
bace8013
CS
4382013-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
439
440 * tips.texi (Coding Conventions): Improve wording.
441
f99f7826 4422013-06-24 Glenn Morris <rgm@gnu.org>
e8b3825d
GM
443
444 * loading.texi (Autoload): Fix typo.
445
611e8a48
GM
446 * variables.texi (Lexical Binding): Fix typo.
447
edfaf7c0
GM
448 * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
449
f3f9606c
LMI
4502013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
451
452 * display.texi (ImageMagick Images): Mention :max-width and
453 :max-height.
454
89561f72
PE
4552013-06-20 Paul Eggert <eggert@cs.ucla.edu>
456
457 * numbers.texi (Math Functions): Remove obsolete function log10.
458
9716fedb
SM
4592013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
460
461 * modes.texi (Mode Line Data, Properties in Mode): Advertise `keymap'
462 rather than `local-map'.
463
464 * keymaps.texi (Active Keymaps): Fix documentation of
465 set-temporary-overlay-map and overriding-terminal-local-map.
466
789cf833
GM
4672013-06-19 Glenn Morris <rgm@gnu.org>
468
469 * Makefile.in (dist): Edit more configure variables.
470 Try to check that we do not miss any in future.
471
254408ca
JB
4722013-06-17 Juanma Barranquero <lekktu@gmail.com>
473
474 * text.texi (Undo, Changing Properties): Fix typos.
475
708e05f6
LMI
4762013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
477
478 * text.texi (Changing Properties): Document `add-face-text-property'.
479
3da95318
KH
4802013-06-17 Kenichi Handa <handa@gnu.org>
481
482 * display.texi (Face Attributes): Refer to "Low-Level font" (not
2c149f93 483 "Font Selection") in the explanation of :font attribute (bug#14629).
3da95318 484
de0503df
SM
4852013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
486
487 * loading.texi (Hooks for Loading): Don't document after-load-alist.
488 Document with-eval-after-load instead of eval-after-load.
489
823777b5
XF
4902013-06-11 Xue Fuqiao <xfq.free@gmail.com>
491
492 * files.texi (File Name Expansion): Make the example more
493 intuitive.
494
08c0a604
PE
4952013-06-10 Paul Eggert <eggert@cs.ucla.edu>
496
497 Documentation fix for 'ls' and hard links.
498 * compile.texi (Compilation Functions):
499 * files.texi (File Attributes, Changing Files):
500 Use current format for GNU 'ls' output.
501 (File Attributes): Fix problem introduced in previous change:
502 the link count is the number of hard links, not the number
503 of hard links + 1.
504
e4568f3b
XF
5052013-06-10 Xue Fuqiao <xfq.free@gmail.com>
506
507 * files.texi (File Attributes): Fix typo.
508
a5cf7779
SM
5092013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
510
511 * functions.texi (Lambda Expressions): Lambda expressions don't
512 evaluate to themselves in general (bug#11782).
513
6e911150
SM
5142013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
515
516 * loading.texi (Autoload):
517 * help.texi (Documentation Basics, Accessing Documentation)
518 (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
519
b02b5481
GM
5202013-04-23 Glenn Morris <rgm@gnu.org>
521
522 * internals.texi (Writing Emacs Primitives): Remove obvious example.
523 Tweak other to avoid overly long line.
524
f8152bcb
XF
5252013-04-21 Xue Fuqiao <xfq.free@gmail.com>
526
84ebefe9
XF
527 * internals.texi (Writing Emacs Primitives): Remove unnecessary
528 references to the sources. (Bug#13800)
529
f8152bcb
XF
530 * searching.texi (Regexp Backslash): Doc fix for backslash
531 constructs in regular expressions.
532
8fa2654e
CS
5332013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
534
535 * tips.texi (Coding Conventions): Mention separation of package
536 descriptor and name of internal symbols by two hyphens.
537
0aa3616e
SB
5382013-04-13 Stephen Berman <stephen.berman@gmx.net>
539
540 * windows.texi (Splitting Windows): Change category of
541 split-window from a command to a function.
542
cd542620
CY
5432013-04-06 Chong Yidong <cyd@gnu.org>
544
545 * display.texi (Faces): Minor clarifications.
6e911150
SM
546 (Defining Faces): Clarify default vs custom face specs.
547 Document face-spec-set.
cd542620
CY
548
549 * display.texi (Overlay Properties):
550 * text.texi (Special Properties): Use the "anonymous face"
551 terminology. Describe foreground-color and background-color forms
552 as compatibility-only.
553
8d0c20ae
EZ
5542013-03-24 Eli Zaretskii <eliz@gnu.org>
555
556 * compile.texi (Byte-Code Objects): Add index entry.
557 (Disassembly): Add cross-references.
558
45f1d362
EZ
5592013-03-23 Eli Zaretskii <eliz@gnu.org>
560
561 * frames.texi (Size Parameters): More accurate description of the
562 difference between 'fullboth' and 'maximized'. (Bug#13935)
563
5784e319
CS
5642013-03-17 Christopher Schmidt <christopher@ch.ristopher.com>
565
566 * symbols.texi (Standard Properties): Document pure. (Bug#13823)
567
78be8b64 5682013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
569
570 * elisp.texi: Add some stuff specific to www.gnu.org.
571
b388e7ad
TZ
5722013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
573
574 * control.texi (Pattern matching case statement): Fix typo.
575
681ebc33
PE
5762013-03-04 Paul Eggert <eggert@cs.ucla.edu>
577
578 * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
579
9bed73f3
GM
5802013-03-03 Glenn Morris <rgm@gnu.org>
581
582 * objects.texi (Symbol Type): Fix typo.
583
929aeac6 5842013-02-28 Bastien Guerry <bzg@gnu.org>
5765e9e0
BG
585
586 * variables.texi (File Local Variables): Fix reference.
587
1abfd3e8 5882013-02-24 Eli Zaretskii <eliz@gnu.org>
39ef03af
EZ
589
590 * files.texi (Magic File Names): Improve wording and indexing.
591
f0c954fa
GM
5922013-02-21 Glenn Morris <rgm@gnu.org>
593
594 * display.texi (Multi-Frame Images): Minor rephrasing.
595
1e56f8ef
GM
5962013-02-20 Glenn Morris <rgm@gnu.org>
597
598 * display.texi (GIF Images, TIFF Images): Delete these nodes.
599 (ImageMagick Images): For :index, use an xref rather than duplicating.
600 (Other Image Types): Add GIF, adjust formatting.
601 (Multi-Frame Images): Rename from Animated Images. Expand section.
602 * elisp.texi (Top): Update menu for these changes.
603
93c2fa46
GM
6042013-02-19 Glenn Morris <rgm@gnu.org>
605
606 * text.texi (Change Hooks): Fix typo.
607
d64d97e5 6082013-02-15 Glenn Morris <rgm@gnu.org>
df1af142
GM
609
610 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
611
b5ca9d53
GM
6122013-02-13 Glenn Morris <rgm@gnu.org>
613
b6c3e4b1
GM
614 * objects.texi (Char-Table Type): Add footnote about #^^.
615
b5ca9d53
GM
616 * modes.texi (Minor Mode Conventions): Fix typo.
617
85adc63f
GM
618 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
619 meta characters; this changed in 22.1. (Bug#13684)
620
662abcc1
GM
621 * objects.texi (Char-Table Type): Add cindex.
622
9d6c9dd1
GM
623 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
624
490a9458 6252013-02-10 Glenn Morris <rgm@gnu.org>
dc55466e
GM
626
627 * keymaps.texi (Creating Keymaps): Update make-keymap result.
628
8549f9e8
EZ
6292013-02-09 Eli Zaretskii <eliz@gnu.org>
630
631 * modes.texi (%-Constructs): Remove the description of %t.
632
633 * nonascii.texi (MS-DOS File Types): Delete node.
634
7bd00724
GM
6352013-02-08 Glenn Morris <rgm@gnu.org>
636
637 * keymaps.texi (Active Keymaps, Searching Keymaps):
638 Remove confusing mention of "symbolic prefix". (Bug#13643)
639
795e7a5b 6402013-01-19 Glenn Morris <rgm@gnu.org>
f8a42ad6
GM
641
642 * macros.texi (Indenting Macros): Fix order of an indent
643 symbol's arguments. (Bug#13450)
644
b3fbb395
PE
6452013-01-19 Paul Eggert <eggert@cs.ucla.edu>
646
647 Allow floating-point file offsets.
648 * files.texi (Reading from Files, Writing to Files):
649 Say that file offsets can be numbers, not just integers.
650
45a7e57c
GM
6512013-01-09 Glenn Morris <rgm@gnu.org>
652
653 * commands.texi (Interactive Codes):
654 Whitespace does not terminate interactive "S". (Bug#13393)
655
04c48b14
CY
6562013-01-06 Chong Yidong <cyd@gnu.org>
657
658 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
659
1f1c405d
GM
6602013-01-05 Glenn Morris <rgm@gnu.org>
661
662 * display.texi (Overlay Properties): Mention field. (Bug#13364)
663
5d7c18a8
EZ
6642013-01-05 Eli Zaretskii <eliz@gnu.org>
665
666 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
667 directive in a group of items.
668
89cb305e 6692013-01-05 Chong Yidong <cyd@gnu.org>
27e4813f
CY
670
671 * keymaps.texi (Key Sequences): Remove obsolete sentence
672 (Bug#13356).
673
0f668a4d 6742013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4217dc29
AR
675
676 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
677
553081a5
SM
6782013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
679
680 * files.texi (File Attributes): Undocument return format of file-acl.
681
1cbb9ed6
GM
6822013-01-03 Glenn Morris <rgm@gnu.org>
683
75e78d1e
GM
684 * processes.texi (System Processes):
685 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
686
5f1a9647
GM
687 * searching.texi (Replacing Match): Fix xref.
688
1cbb9ed6
GM
689 * elisp.texi (DATE): Bump to Jan 2013.
690
9539d465 6912013-01-02 Glenn Morris <rgm@gnu.org>
9800c5b0 692
22ff2cb8
GM
693 * customize.texi (Common Keywords, Type Keywords):
694 Replace "active field" with "button". (Bug#13310)
695
9800c5b0
GM
696 * customize.texi (Common Keywords): Add xref. (Bug#13311)
697 * tips.texi (Library Headers): Add cindex.
698
d5e5e7b4 6992012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
151d9088
EZ
700
701 * functions.texi (Declare Form):
702 * intro.texi (A Sample Function Description):
703 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
704 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
705 in @def.. commands. (Bug#13292)
706
ccad023b
EZ
7072012-12-29 Eli Zaretskii <eliz@gnu.org>
708
709 * files.texi (Changing Files): Document the return values of
710 set-file-selinux-context and set-file-acl.
711
1ab0c851
GM
7122012-12-27 Glenn Morris <rgm@gnu.org>
713
714 * files.texi (File Names): Mention Cygwin conversion functions.
715
94900bfe
MR
7162012-12-22 Martin Rudalics <rudalics@gmx.at>
717
718 * windows.texi (Selecting Windows): Reword description of
719 select-window (Bug#13248).
720
04d9b71a
EZ
7212012-12-22 Eli Zaretskii <eliz@gnu.org>
722
723 * files.texi (File Attributes, Changing Files): Remove the details
724 about the text returned by file-acl. Instead, just document that
725 it is an opaque string meant to be used by set-file-acl.
726
6e55f03e
CY
7272012-12-21 Chong Yidong <cyd@gnu.org>
728
07b9c0be
CY
729 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
730
6e55f03e
CY
731 * customize.texi (Simple Types): Document key-sequence type
732 (Bug#13048).
733
5bec25eb
CY
734 * strings.texi (Text Comparison): Doc fix for compare-strings.
735
15ccf05e
MA
7362012-12-19 Michael Albinus <michael.albinus@gmx.de>
737
738 * files.texi (Magic File Names): Add `file-acl',
739 `file-selinux-context', `set-file-acl' and
740 `set-file-selinux-context'. Make the list consistent.
741
ee3c0aec
JB
7422012-12-19 Jonas Bernoulli <jonas@bernoul.li>
743
744 * tips.texi (Library Headers): New header keyword `Homepage'.
745 Make continuation lines syntax more precise.
746
66447e07
EZ
7472012-12-17 Eli Zaretskii <eliz@gnu.org>
748
749 * files.texi (File Attributes, Changing Files): Update to include
750 MS-Windows support for ACLs.
751
7c3d167f
RF
7522012-12-16 Romain Francoise <romain@orebokech.com>
753
754 * files.texi (File Attributes): Document ACL support and new
755 `file-acl' function.
756 (Changing Files): Mention argument name change of `copy-file' and
757 document new function `set-file-acl'.
758
97976f9f
PE
7592012-12-14 Paul Eggert <eggert@cs.ucla.edu>
760
761 Fix permissions bugs with setgid directories etc. (Bug#13125)
762 * files.texi (Testing Accessibility): Document GROUP arg
763 of file-ownership-preserved-p.
764 (File Attributes): Document that 9th element is now
765 just a placeholder.
766 * os.texi (User Identification): Document new functions group-gid,
767 group-real-gid.
768
d92d9c95
PE
7692012-12-11 Paul Eggert <eggert@cs.ucla.edu>
770
771 * internals.texi (C Integer Types): New section.
772 This follows up and records an email in
773 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
774
265c2fbf 7752012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
f433306a 776
4a0e1924 777 * control.texi (Pattern matching case statement): New node.
f433306a 778
1cbae532
SM
779 * customize.texi (Variable Definitions): Mention the default :group
780 for defcustoms (bug#13093).
781
c6c08d3f
GM
7822012-12-09 Glenn Morris <rgm@gnu.org>
783
784 * customize.texi (Variable Definitions): Mention eval-defun
785 on a defcustom calls the :set function when appropriate.
786
4288142b
PE
7872012-12-06 Paul Eggert <eggert@cs.ucla.edu>
788
789 * doclicense.texi, gpl.texi: Update to latest version from FSF.
790 These are just minor editorial changes.
791
d8ad4d3f 7922012-12-06 Chong Yidong <cyd@gnu.org>
a20ae0b9
CY
793
794 * lists.texi (Plist Access): Move put example to Symbol Plists.
795
796 * symbols.texi (Standard Properties): Fix typo.
797
c5bc2d1d 7982012-12-03 Chong Yidong <cyd@gnu.org>
547d6865 799
f02f19bd
CY
800 * symbols.texi (Symbol Properties): New node.
801 (Symbol Plists): Make it a subsection under Symbol Properties.
802 (Standard Properties): New node.
803
804 * lists.texi (Property Lists): Move here from symbols.texi.
805 (Plist Access): Rename from Other Plists.
806
807 * customize.texi (Variable Definitions):
808 * display.texi (Defining Faces):
809 * sequences.texi (Char-Tables): Fix xref.
810
1cbae532 811 * keymaps.texi (Key Sequences): `kbd' is now a function.
547d6865 812
f02f19bd
CY
813 * commands.texi (Using Interactive): Fix index entry.
814
cb6f5650
PE
8152012-11-24 Paul Eggert <eggert@cs.ucla.edu>
816
c07a6ded
PE
817 * doclicense.texi: Update to latest version from FSF.
818 These are just minor editorial changes.
819 * elisp.texi (GNU Free Documentation License)
820 (GNU General Public Licens):
821 Provide sectioning, since doclicense.texi no longer does that.
822
cb6f5650
PE
823 * loading.texi (Named Features): @ -> @@ to fix typo.
824
d125ca15 8252012-11-24 Martin Rudalics <rudalics@gmx.at>
0d4bb04f
MR
826
827 * windows.texi (Basic Windows): Fix typo.
828 (Windows and Frames): Fix example. Move description of
829 window-in-direction here.
830 (Recombining Windows): Fix example.
1cbae532 831 (Buffers and Windows): Fix description of replace-buffer-in-windows.
0d4bb04f
MR
832 (Switching Buffers): Reword.
833 (Display Action Functions): Minor adjustments.
834 (Choosing Window Options): Minor fixes.
835 (Window History): Minor rewording.
836 (Dedicated Windows): Correct and reword part describing how
837 dedicatedness affects functions removing buffers or windows.
1cbae532 838 * buffers.texi (The Buffer List): Fix description of bury-buffer.
0d4bb04f 839
d125ca15 8402012-11-24 Chong Yidong <cyd@gnu.org>
90d99fdf
CY
841
842 * modes.texi (%-Constructs): Fix statement about mode construct
843 padding (Bug#12866).
844
d125ca15 8452012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
365fc14a
SM
846
847 * debugging.texi (Profiling): Make it more clear
848 that --enable-profiling is about profiling the C code.
849
38a2f917
GM
8502012-11-21 Glenn Morris <rgm@gnu.org>
851
3ca2f1bf
GM
852 * display.texi (Attribute Functions):
853 Update for set-face-* name changes.
1bf335cf
GM
854 Add new "inherit" argument for face-bold-p etc.
855 Move description of this argument to a common section, like "frame".
3ca2f1bf 856
6ef2e5ef 857 * debugging.texi (Profiling): New section.
b6729a18 858 (Debugging): Mention profiling in the introduction.
5b776637
GM
859 * tips.texi (Compilation Tips): Move profiling to separate section.
860 * elisp.texi: Add Profiling to detailed menu.
861
6ef2e5ef 8622012-11-21 Martin Rudalics <rudalics@gmx.at>
66c466d4
MR
863
864 * windows.texi (Display Action Functions): Fix recently added
865 example. Suggested by Michael Heerdegen.
866
6ef2e5ef 8672012-11-21 Paul Eggert <eggert@cs.ucla.edu>
0c93aa38
PE
868
869 Minor cleanup for times as lists of four integers.
870 * os.texi (Time Parsing): Time values can now be four integers.
871
7351b73d
GM
8722012-11-18 Glenn Morris <rgm@gnu.org>
873
874 * loading.texi (How Programs Do Loading): Add eager macro expansion.
875 * macros.texi (Expansion): Mention eager macro expansion.
876
a045a167
GM
877 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
878
2ac9538d 8792012-11-18 Leo Liu <sdl.web@gmail.com>
74ca4d39
LL
880
881 * minibuf.texi (Programmed Completion): Doc fix for metadata
882 request (Bug#12850).
883
2ac9538d 8842012-11-18 Glenn Morris <rgm@gnu.org>
6439ae19 885
7fe37cfc
GM
886 * display.texi (Temporary Displays): Document with-temp-buffer-window.
887
6439ae19
GM
888 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
889 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
890 (Window Sizes): Add vindex for window-min-height, window-min-width.
2279276c 891 (Display Action Functions): Mention pop-up-frame-parameters.
6439ae19 892
0ff7851c
MR
8932012-11-16 Martin Rudalics <rudalics@gmx.at>
894
895 * windows.texi (Choosing Window): Rewrite description of
896 display-buffer-alist (Bug#12167).
1cbae532
SM
897 (Display Action Functions): Mention inhibit-switch-frame.
898 Fix description of display-buffer-below-selected. Reorder actions.
0ff7851c
MR
899 Add example (Bug#12848).
900
96e05507 9012012-11-16 Glenn Morris <rgm@gnu.org>
c79c7f2f
GM
902
903 * display.texi (Face Attributes): Fix :underline COLOR description.
bde3c6c0
GM
904 (Attribute Functions): Update for set-face-underline rename.
905 Tweak descriptions of face-underline-p, face-inverse-video-p.
c79c7f2f 906
e4e9830b
GM
907 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
908 so they align better in info.
921c067f
GM
909 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
910 Document set-temporary-overlay-map.
e4e9830b 911
c8915b67
SM
9122012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
913
914 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
915 with normal keymaps".
916
74934dcc
DA
9172012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
918
919 * internals.texi (Garbage Collection): Update descriptions
920 of vectorlike_header, garbage-collect and gc-cons-threshold.
921 (Object Internals): Explain Lisp_Object layout and the basics
922 of an internal type system.
923 (Buffer Internals): Update description of struct buffer.
924
f78ee6af 9252012-11-13 Glenn Morris <rgm@gnu.org>
a13e12f9
GM
926
927 * variables.texi (Adding Generalized Variables):
928 At least mention gv-define-expander and gv-letplace.
929
164f28b5 930 * debugging.texi (Error Debugging): Mention debug-on-message.
57fc0fee 931 (Using Debugger): Mention debugger-bury-or-kill.
164f28b5 932
38868ad7
GM
933 * control.texi (Signaling Errors):
934 * debugging.texi (Error Debugging):
935 * errors.texi (Standard Errors): Add user-error.
936
6efddf78
GM
937 * variables.texi (Adding Generalized Variables):
938 Use standard formatting for common lisp note about setf functions.
939
6baf66d5 9402012-11-10 Martin Rudalics <rudalics@gmx.at>
fdaf534a
MR
941
942 * elisp.texi (Top): Add Recombining Windows to menu.
943 * windows.texi (Recombining Windows): New subsection.
944 (Splitting Windows): Rewrite text on handling of window
945 combinations and move it to new subsection.
946
6baf66d5 9472012-11-10 Chong Yidong <cyd@gnu.org>
7c08f8ba 948
8a3afaf9
CY
949 * searching.texi (Replacing Match): Document \? in replace-match.
950
7c08f8ba
CY
951 * variables.texi (Creating Buffer-Local): Document setq-local and
952 defvar-local.
953 (Setting Generalized Variables): Arrange table alphabetically.
954
955 * lists.texi (List Elements, List Variables): Clarify descriptions
956 of push and pop for generalized variables.
957
958 * edebug.texi (Specification List): setf is no longer CL-only.
959
6baf66d5 9602012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
961
962 * variables.texi (Adding Generalized Variables):
963 Update description of FIX-RETURN expansion.
964
ebdbfb95
GM
965 * variables.texi (Setting Generalized Variables):
966 Split most of previous contents into this subsection.
967 (Adding Generalized Variables): New subsection.
651af8c6
GM
968 Move note on lack of setf functions here from misc/cl.texi.
969
ebdbfb95
GM
970 * elisp.texi: Add Generalized Variables subsections to detailed menu.
971
6baf66d5 9722012-11-10 Chong Yidong <cyd@gnu.org>
a9a3835c
CY
973
974 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
975
a43d02f0
MA
9762012-11-08 Michael Albinus <michael.albinus@gmx.de>
977
978 * os.texi (Notifications): Update descriptions of
979 notifications-notify, notifications-close-notification and
980 notifications-get-capabilities according to latest code changes.
981 Add notifications-get-server-information.
982
2395ab64
CY
9832012-11-03 Chong Yidong <cyd@gnu.org>
984
985 * objects.texi (General Escape Syntax): Clarify the explanation of
986 escape sequences.
987 (Non-ASCII in Strings): Clarify when a string is unibyte vs
988 multibyte. Hex escapes do not automatically make a string
989 multibyte.
990
43bcfda6
MR
9912012-11-03 Martin Rudalics <rudalics@gmx.at>
992
993 * windows.texi (Switching Buffers): Document option
994 switch-to-buffer-preserve-window-point.
995 (Display Action Functions): Document window-height and
996 window-width alist entries.
1cbae532
SM
997 (Display Action Functions):
998 Document display-buffer-below-selected and
43bcfda6 999 display-buffer-in-previous-window.
1cbae532
SM
1000 (Quitting Windows): Document quit-restore-window.
1001 Rewrite section.
43bcfda6
MR
1002 (Window Configurations): In window-state-get mention that
1003 argument window must be valid.
1004 (Window Parameters): Document quit-restore window parameter
1005 (Bug#12158).
1006
89b2c8a1
GM
10072012-10-31 Glenn Morris <rgm@gnu.org>
1008
88390adf
GM
1009 * control.texi (Catch and Throw): Add xref to cl.texi.
1010
aec5e6f9
GM
1011 * lists.texi (Sets And Lists): Point xref to better location.
1012
0d8e94e9
GM
1013 * errors.texi (Standard Errors):
1014 * loading.texi (Autoload): Update for cl-lib namespace changes.
1015
5241598a
GM
1016 * modes.texi (Defining Minor Modes): "Generalized Variables"
1017 section is now in this manual rather than cl.texi.
1018
89b2c8a1
GM
1019 * eval.texi (Special Forms): No longer special forms: defmacro,
1020 defun, save-window-excursion, with-output-to-temp-buffer.
1021 * functions.texi (Defining Functions): Defun is now a macro.
1022 Defalias is a function.
1023
516e1a08
GM
10242012-10-30 Glenn Morris <rgm@gnu.org>
1025
1026 * variables.texi (Generalized Variables): Fix typo.
1027
e29e39c9
CY
10282012-10-30 Chong Yidong <cyd@gnu.org>
1029
1030 * symbols.texi (Symbol Plists): Document function-get.
1031
1032 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
1033
1034 * frames.texi (Visibility of Frames): Document tty-top-frame.
1035
70edffb1
SM
10362012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1037
1038 * keymaps.texi (Format of Keymaps): Document the multiple
1039 inheritance format.
1040
3a51f0eb
MR
10412012-10-28 Martin Rudalics <rudalics@gmx.at>
1042
1043 * windows.texi (Basic Windows): Reformulate description of live,
1044 internal and valid windows.
1045 (Cyclic Window Ordering): Describe new argument of
1046 get-lru-window and get-largest-window. Add description of
1047 window-in-direction.
1048
5b6887ad
GM
10492012-10-27 Glenn Morris <rgm@gnu.org>
1050
5887564d
GM
1051 * variables.texi (Generalized Variables): New section,
1052 adapted from misc/cl.texi.
1053 * elisp.texi (Top): Add Generalized Variables to menu.
1054 * lists.texi (List Elements, List Variables):
1055 Mention generalized variables.
1056
5b6887ad
GM
1057 * lists.texi (List Elements): Typo fix.
1058
05b621a6
CY
10592012-10-27 Chong Yidong <cyd@gnu.org>
1060
1061 * minibuf.texi (High-Level Completion): Don't mention removed
1062 function iswitchb-read-buffer.
1063
1064 * commands.texi (Event Input Misc): Remove last-input-char.
1065 (Command Loop Info): Remove last-command-char.
1066
1067 * frames.texi (Initial Parameters): Don't mention the obsolete
1068 special-display feature.
1069
1070 * windows.texi (Choosing Window): Don't mention the obsolete
1071 special display feature.
1072 (Choosing Window Options): Remove obsolete special-display
1073 variables, and the functions special-display-p and
1074 special-display-popup-frame.
1075
1076 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
1077
1078 * hooks.texi (Standard Hooks): Remove obsolete hooks.
1079
1080 * markers.texi (Information from Markers): Remove obsolete
1081 function buffer-has-markers-at.
1082
1083 * text.texi (Yanking): Document yank-handled-properties.
1084
72ec96fb
PE
10852012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1086
1087 Update manual for new time stamp format (Bug#12706).
1088 * buffers.texi (Modification Time):
1089 * files.texi (Testing Accessibility, File Attributes):
1090 * intro.texi (Version Info):
1091 * os.texi (Time of Day):
1092 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
1093 These instances were missed the first time around.
1094 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
1095
75e8f9d2
CY
10962012-10-24 Chong Yidong <cyd@gnu.org>
1097
cd996018
CY
1098 * minibuf.texi (Text from Minibuffer): Document read-regexp
1099 changes.
1100
1cbae532
SM
1101 * nonascii.texi (Selecting a Representation):
1102 Document set-buffer-multibyte changes.
cd996018 1103
75e8f9d2
CY
1104 * keymaps.texi (Toolkit Differences): Node deleted.
1105 (Easy Menu): New node.
1106
d1069532
SM
11072012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1108
1109 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
1110
c4132fd4
PE
11112012-10-23 Paul Eggert <eggert@cs.ucla.edu>
1112
1113 Fix outdated timestamp documentation in Elisp manual (bug#12706).
1114 * files.texi (File Attributes):
1115 * text.texi (Undo):
1116 Time stamp resolution is now 1 picosecond, not 1 second.
1117
1fb3aa3f
CY
11182012-10-23 Chong Yidong <cyd@gnu.org>
1119
49238e7f
CY
1120 * display.texi (Font Lookup): Remove font-list-limit.
1121
1fb3aa3f
CY
1122 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
1123 (Bug#12529).
1124
5fb904b0
GM
11252012-10-22 Glenn Morris <rgm@gnu.org>
1126
f961c7d8
GM
1127 * os.texi (Recording Input): Tiny fix.
1128
4ee87740
GM
1129 * intro.texi (Lisp History):
1130 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
5fb904b0
GM
1131 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
1132
d18a0d24
CY
11332012-10-15 Chong Yidong <cyd@gnu.org>
1134
1135 * macros.texi (Defining Macros): defmacro is now a macro.
1136 Explicitly list the docstring and declare arguments.
1137
1138 * functions.texi (Anonymous Functions): Explicitly list the
1139 docstring, declare, and interactive arguments to lambda.
1140 (Defining Functions): Likewise for defun.
1141 (Inline Functions): Likewise for defsubst.
1142 (Declare Form): Tweak description.
1143
73f2b4ab
CY
11442012-10-13 Chong Yidong <cyd@gnu.org>
1145
1146 * display.texi (ImageMagick Images): ImageMagick enabled by default.
1147
379acb95
CY
11482012-10-05 Chong Yidong <cyd@gnu.org>
1149
1150 * minibuf.texi (Basic Completion): Clarify list form of completion
1151 table (Bug#12564).
1152
e8757f09 11532012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
26026637
BFRR
1154
1155 * functions.texi (Function Safety): Copyedit. (Bug#12562)
1156
86ec63ba
PE
11572012-10-01 Paul Eggert <eggert@cs.ucla.edu>
1158
1159 Revert the FOLLOW-SYMLINKS change for file-attributes.
1160 * files.texi (File Attributes, Magic File Names): Undo last change.
1161
e7a2937b
PE
11622012-09-30 Paul Eggert <eggert@cs.ucla.edu>
1163
1164 file-attributes has a new optional arg FOLLOW-SYMLINKS.
1165 * files.texi (File Attributes): Describe it.
1166 (Magic File Names): Use it.
1167
48de8b12
CY
11682012-09-30 Chong Yidong <cyd@gnu.org>
1169
1170 * commands.texi (Click Events): Define "mouse position list".
1171 Remove mention of unimplemented horizontal scroll bars.
1172 (Drag Events, Motion Events): Refer to "mouse position list".
1173 (Accessing Mouse): Document posnp.
1174
1175 * errors.texi (Standard Errors): Tweak arith-error description.
1176 Tweak markup. Remove domain-error and friends, which seem to be
1177 unused after the floating-point code revamp.
1178
1179 * functions.texi (Obsolete Functions): Obsolescence also affects
1180 documentation commands. Various clarifications.
1181 (Declare Form): New node.
1182
1183 * strings.texi (String Basics): Copyedits.
1184
1185 * os.texi (Idle Timers): Minor clarifications.
1186 (User Identification): Add system-users and system-groups.
1187
1188 * macros.texi (Defining Macros): Move description of `declare' to
1189 Declare Form node.
1190
1191 * loading.texi (Autoload):
1192 * help.texi (Documentation Basics): The special sequences can
1193 trigger autoloading.
1194
1195 * numbers.texi (Integer Basics): Copyedits.
1196 (Float Basics): Consider IEEE floating point always available.
1197 (Random Numbers): Document actual limits.
1198 (Arithmetic Operations): Clarify division by zero. Don't mention
1199 the machine-independence of negative division since it does not
1200 happen in practice.
1201
12022012-09-28 Chong Yidong <cyd@gnu.org>
1203
1204 * os.texi (Startup Summary): Document leim-list.el change.
1205
12062012-09-25 Chong Yidong <cyd@gnu.org>
1207
1208 * functions.texi (Defining Functions): defun is now a macro.
1209
e61d39cd 12102012-09-28 Leo Liu <sdl.web@gmail.com>
03922966
LL
1211
1212 * files.texi (Files): Fix typo.
1213
e109c4a6
CY
12142012-09-23 Chong Yidong <cyd@gnu.org>
1215
1216 * buffers.texi (Read Only Buffers): Document read-only-mode.
1217
1218 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
1219 read-only-mode.
1220
1221 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
1222 calling conventions.
1223
c88b867f
CY
12242012-09-22 Chong Yidong <cyd@gnu.org>
1225
1226 * searching.texi (Replacing Match): Minor clarification.
1227
df9685f3
EZ
12282012-09-22 Eli Zaretskii <eliz@gnu.org>
1229
287d7455
EZ
1230 * edebug.texi (Instrumenting): Improve indexing.
1231
df9685f3
EZ
1232 * os.texi (Idle Timers): Warn against reinvoking an idle timer
1233 from within its own timer action. (Bug#12447)
1234
47133380
CY
12352012-09-22 Chong Yidong <cyd@gnu.org>
1236
1237 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
1238
ab199df2 12392012-09-21 Glenn Morris <rgm@gnu.org>
1bfe3177
GM
1240
1241 * debugging.texi (Using Debugger): Fix typo.
1242
ed1f0bd3
CY
12432012-09-18 Chong Yidong <cyd@gnu.org>
1244
1245 * display.texi (Faces): Discuss anonymous faces.
1246 (Face Attributes): Tweak intro.
1247 (Defining Faces): Move after the Face Attributes node. Copyedits.
1248 (Displaying Faces): Describe role of inheritance.
1249
1250 * customize.texi (Customization): Define customization more
1251 carefully (Bug#11440).
1252 (Common Keywords): Add xref to Constant Variables.
1253
1254 * variables.texi (Defining Variables): Link to defcustom's node
1255 instead of the higher-level Customization chapter.
1256
c990426a
PE
12572012-09-11 Paul Eggert <eggert@cs.ucla.edu>
1258
1259 Simplify, document, and port floating-point (Bug#12381).
1260 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
1261 Document that / and mod (with floating point arguments), along
1262 with asin, acos, log, log10, expt and sqrt, return special values
1263 instead of signaling exceptions.
1264 (Float Basics): Document that logb operates on the absolute value
1265 of its argument.
1266 (Math Functions): Document that (log ARG BASE) also returns NaN if
1267 BASE is negative. Document that (expt X Y) returns NaN if X is a
1268 finite negative number and Y a finite non-integer.
1269
011474aa
CY
12702012-09-09 Chong Yidong <cyd@gnu.org>
1271
bb6b0efc
CY
1272 * lists.texi (Sets And Lists): Explain that the return value for
1273 delete should be used, like for delq.
1274
011474aa
CY
1275 * minibuf.texi (Yes-or-No Queries): Document recentering and
1276 scrolling in y-or-n-p. Remove gratuitous example.
1277
1278 * searching.texi (Search and Replace): Document window scrolling
1279 entries in query-replace-map.
1280
6dcef6ec
CY
12812012-09-08 Chong Yidong <cyd@gnu.org>
1282
1283 * syntax.texi (Syntax Table Internals): Define "raw syntax
1284 descriptor" terminology (Bug#12383).
1285 (Syntax Descriptors): Mention raw syntax descriptors.
1286
52404181
CY
12872012-09-07 Chong Yidong <cyd@gnu.org>
1288
1a5432bc
CY
1289 * variables.texi (Creating Buffer-Local): Fix description of
1290 local-variable-if-set-p (Bug#10713).
1291
0a6bdaa1
CY
1292 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
1293
14ba4cf3
CY
1294 * windows.texi (Display Action Functions)
1295 (Choosing Window Options): Remove obsolete variable
1296 display-buffer-reuse-frames.
cee2e90d 1297 (Switching Buffers): Minor doc tweak for switch-to-buffer.
14ba4cf3 1298
e5c2edf7
CY
1299 * positions.texi (Narrowing): Document buffer-narrowed-p.
1300
52404181
CY
1301 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
1302
1303 * syntax.texi (Low-Level Parsing): Add xref to Parser State
1304 (Bug#12269).
1305
7f7e0167
LI
13062012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
1307
1308 * debugging.texi (Explicit Debug): Document `debug-on-message'.
1309
6a787d9a
CY
13102012-09-02 Chong Yidong <cyd@gnu.org>
1311
1312 * windows.texi (Window Configurations): Recommend against using
1313 save-window-excursion (Bug#12075).
1314
1315 * control.texi (Catch and Throw):
1316 * positions.texi (Excursions): Don't mention it.
1317
0e23ef9d
PE
13182012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1319
1320 Better seed support for (random).
1321 * numbers.texi (Random Numbers): Document new behavior of
1322 the calls (random) and (random STRING).
1323
342dac71
MR
13242012-08-21 Martin Rudalics <rudalics@gmx.at>
1325
1326 * windows.texi (Window Point): Document recent changes in
1327 window-point and set-window-point.
1328 (Selecting Windows): Document recent change in select-window.
1329
a08eadfe
EZ
13302012-08-06 Eli Zaretskii <eliz@gnu.org>
1331
1332 * functions.texi (Closures): Put the main index entry for
1333 "closures" here. (Bug#12138)
1334
1335 * variables.texi (Lexical Binding): Disambiguate the index entry
1336 for "closures".
1337
35b6586e
CY
13382012-08-05 Chong Yidong <cyd@gnu.org>
1339
1340 * display.texi (Defining Faces): Move documentation of
1341 frame-background-mode to the Emacs manual (Bug#7774).
1342
02676e5d
CY
13432012-08-04 Chong Yidong <cyd@gnu.org>
1344
1345 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
1346 Fix description of syntax table inheritance.
1347 (Syntax Table Functions): Don't refer to internal contents of
1348 syntax table, since that is not explained yet. Copyedits.
1349 (Standard Syntax Tables): Node deleted.
1350 (Syntax Table Internals): Misc clarifications. Improve table
1351 formatting.
1352
1353 * keymaps.texi (Inheritance and Keymaps):
1354 * text.texi (Sticky Properties): Tweak index entry.
1355
73e0cbc0
EZ
13562012-07-28 Eli Zaretskii <eliz@gnu.org>
1357
1358 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
1359
09ae5da1
PE
13602012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1361
1362 Prefer typical American spelling for "acknowledgment".
1363 * intro.texi (Acknowledgments): Rename from Acknowledgements.
1364
1ada2e55
EZ
13652012-07-21 Eli Zaretskii <eliz@gnu.org>
1366
1367 * commands.texi (Special Events): Mention language-change event.
1368 (Input Events, Interactive Codes):
1369 * keymaps.texi (Key Sequences): Mention events that are
1370 non-keyboard but also non-mouse events.
1371
9ea10cc3
CY
13722012-07-17 Chong Yidong <cyd@gnu.org>
1373
1374 * text.texi (Insertion): Document insert-char changes.
1375
2e2d2a13
LL
13762012-07-15 Leo Liu <sdl.web@gmail.com>
1377
1378 * display.texi (Fringe Bitmaps): Add exclamation-mark.
1379
b68b3337
CY
13802012-07-13 Chong Yidong <cyd@gnu.org>
1381
1382 * buffers.texi (Read Only Buffers): Document toggle-read-only
1383 changes. Reword to account for the fact that read-only is
1384 currently not supported in overlay properties.
1385
ab4c47d3
CY
13862012-07-07 Chong Yidong <cyd@gnu.org>
1387
1388 * loading.texi (Library Search): Index site-lisp directories.
1389
d4913798
CY
13902012-07-06 Chong Yidong <cyd@gnu.org>
1391
1392 * intro.texi (A Sample Function Description): Fix incorrect
1393 markup, undoing previous change.
1394 (A Sample Variable Description): Minor clarifications and markup
1395 improvements.
1396
1397 * elisp.texi (Top):
1398 * text.texi (Text): Fix menu order.
1399
251736f4
RS
14002012-07-06 Richard Stallman <rms@gnu.org>
1401
1402 * intro.texi (Evaluation Notation, A Sample Function Description):
8c6c57ea 1403 (A Sample Variable Description): Improve/undo previous changes.
251736f4 1404
e8d71283
GM
14052012-07-05 Glenn Morris <rgm@gnu.org>
1406
1407 * intro.texi (A Sample Function Description): Fix cross-refs.
1408
47187200
MW
14092012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
1410
1411 * intro.texi (Evaluation Notation, A Sample Function Description)
1412 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
1413
a2eb421b
CY
14142012-06-27 Chong Yidong <cyd@gnu.org>
1415
1416 * processes.texi (Asynchronous Processes, Input to Processes):
1417 * internals.texi (Process Internals): Don't capitalize "pty".
1418
6d41a41d
TTN
14192012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1420
1421 * processes.texi (Asynchronous Processes): Make the pty vs pipe
1422 discussion more prominent.
1423
0bd8297f
EZ
14242012-06-23 Eli Zaretskii <eliz@gnu.org>
1425
1426 * commands.texi (Misc Events): Document the language-change event.
1427
d35af63c
PE
14282012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1429
1430 Support higher-resolution time stamps (Bug#9000).
1431 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
1432 * processes.texi (System Processes):
1433 Time stamp resolution is now picosecond, not microsecond.
1434
ac1a0ce1 14352012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1436
1437 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1438
1053a871
SM
14392012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1440
1441 * functions.texi (Defining Functions):
1442 * macros.texi (Defining Macros): Un-define the return value of `defun',
1443 `defmacro' and `defalias'.
1444
41b7f8bc
CY
14452012-06-17 Chong Yidong <cyd@gnu.org>
1446
1447 * elisp.texi: Remove urlcolor setting.
1448
82a25657
GM
14492012-06-17 Glenn Morris <rgm@gnu.org>
1450
1451 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
1452 Overlining no longer behaves exactly like underlining.
1453
a04689de 14542012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
8da9479c
GM
1455
1456 * display.texi (Face Attributes):
1457 Document wave-style underline face attribute.
1458
1b9b4cf4
CY
14592012-06-11 Chong Yidong <cyd@gnu.org>
1460
1461 * display.texi (ImageMagick Images): ImageMagick now supports the
1462 :background property.
1463
dbab98c7
DA
14642012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
1465
1466 * internals.texi (Garbage Collection): Typo fix.
1467
6175e34b
CY
14682012-06-09 Chong Yidong <cyd@gnu.org>
1469
1470 * text.texi (Special Properties): Clarify the meaning of a list of
1471 faces in the `face' property.
1472
1473 * display.texi (Face Remapping): Minor clarification.
1474
4b56d0fe
CY
14752012-06-08 Chong Yidong <cyd@gnu.org>
1476
1477 * display.texi (Face Attributes): Font family does not accept
1478 wildcards. De-document obsolete :bold and :italic attributes.
1479 (Defining Faces): Use new-style face spec format.
1480
f3372c87
DA
14812012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
1482
8d7c7eed 1483 * internals.texi (Garbage Collection): Document new
f3372c87
DA
1484 vector management code and vectorlike_header structure.
1485
5f2c76c6
CY
14862012-06-03 Chong Yidong <cyd@gnu.org>
1487
1488 * modes.texi (Mode Line Data): Use "mode line construct"
1489 terminology for consistency.
1490
ecc6530d
GM
14912012-05-27 Glenn Morris <rgm@gnu.org>
1492
1493 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
1494 * buffers.texi, commands.texi, compile.texi, control.texi:
1495 * customize.texi, debugging.texi, display.texi, doclicense.texi:
1496 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
1497 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
1498 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
1499 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
1500 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
1501 * objects.texi, os.texi, package.texi, positions.texi:
1502 * processes.texi, searching.texi, sequences.texi, streams.texi:
1503 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
1504 * variables.texi, windows.texi: Nuke hand-written node pointers.
1505
33017faf 15062012-05-27 Chong Yidong <cyd@gnu.org>
27d1f87a 1507
33017faf
GM
1508 * functions.texi (Obsolete Functions):
1509 Fix doc for set-advertised-calling-convention.
27d1f87a
CY
1510
1511 * modes.texi (Mode Help): Fix describe-mode.
1512
1513 * display.texi (Face Functions): Fix define-obsolete-face-alias.
1514
1515 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
1516
33017faf 15172012-05-27 Martin Rudalics <rudalics@gmx.at>
0b128ac4 1518
33017faf 1519 * commands.texi (Recursive Editing): recursive-edit is a command.
0b128ac4
MR
1520
1521 * compile.texi (Docs and Compilation):
1522 byte-compile-dynamic-docstrings is an option.
1523
1524 * debugging.texi (Invoking the Debugger): debug is a command.
1525
1526 * display.texi (Progress): progress-reporter-update and
1527 progress-reporter-force-update have VALUE argument optional.
1528 (Animated Images): Use non-@code{nil} instead of non-nil.
1529
33017faf
GM
1530 * files.texi (Format Conversion Round-Trip):
1531 Use non-@code{nil} instead of non-nil.
0b128ac4
MR
1532
1533 * frames.texi (Creating Frames): make-frame is a command.
1534 (Input Focus): select-frame is a command.
1535 (Pointer Shape): void-text-area-pointer is an option.
1536
33017faf 1537 * help.texi (Describing Characters): read-kbd-macro is a command.
0b128ac4
MR
1538 (Help Functions): describe-prefix-bindings is a command.
1539
1540 * markers.texi (Creating Markers): Both arguments of copy-marker
1541 are optional.
1542
1543 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
1544
1545 * modes.texi (Mode Line Variables): mode-line-remote and
1546 mode-line-client are not options.
1547 (Imenu): imenu-add-to-menubar is a command.
33017faf 1548 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
0b128ac4
MR
1549
1550 * os.texi (Sound Output): play-sound-file is a command.
1551
33017faf 1552 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
0b128ac4 1553
33017faf
GM
1554 * processes.texi (Signals to Processes):
1555 Use @key{RET} instead of @code{RET}.
0b128ac4
MR
1556 (Signals to Processes): signal-process is a command.
1557
33017faf 1558 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
0b128ac4
MR
1559 (Base 64): base64-encode-string is not a command while
1560 base64-decode-region is.
1561
1562 * windows.texi (Switching Buffers): pop-to-buffer is a command.
1563
3fe7cdc8
GM
15642012-05-12 Glenn Morris <rgm@gnu.org>
1565
1566 * Makefile.in (MKDIR_P): New, set by configure.
1567 (mkinfodir): Use $MKDIR_P.
1568
dc0f75c8
GM
15692012-05-10 Glenn Morris <rgm@gnu.org>
1570
b8a82b69
GM
1571 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
1572 with "coding: raw-text".
51b1e059 1573 Concept of multibyte sessions no longer exists.
b8a82b69 1574
dc0f75c8
GM
1575 * files.texi (File Locks): Mention create-lockfiles option.
1576
666b903b 15772012-05-09 Glenn Morris <rgm@gnu.org>
143d9dd8 1578
5b6eebcf
GM
1579 * vol1.texi, vol2.texi: Remove files.
1580 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
1581 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
1582
0a454caf 1583 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
e6afe47b 1584
143d9dd8
GM
1585 * two-volume.make (emacsdir): New.
1586 (tex): Add directory with emacsver.texi to TEXINPUTS.
1587
e68b393e
GM
1588 * minibuf.texi (Minibuffer History, Basic Completion):
1589 Tweak page breaks.
1590
9658dc2a
GM
1591 * internals.texi (Garbage Collection, Memory Usage)
1592 (Writing Emacs Primitives): Tweak page breaks.
1593
161c2a25
GM
1594 * streams.texi (Output Variables): Improve page break.
1595
1596 * edebug.texi (Edebug Display Update): Improve page break.
1597
51d58083
GM
1598 * compile.texi (Disassembly): Condense the examples.
1599
ddff3351
GM
1600 * eval.texi, functions.texi, loading.texi, macros.texi:
1601 Where possible, use example rather than smallexample.
1602
1603 * symbols.texi: Where possible, use example rather than smallexample.
1604 (Symbol Components): Fix typo.
1605 (Other Plists): Tweak page break.
1606
1607 * sequences.texi (Arrays): Tweak page breaks.
1608
1609 * customize.texi: Where possible, use example rather than smallexample.
1610 (Common Keywords, Variable Definitions, Applying Customizations)
1611 (Custom Themes): Tweak page breaks.
1612
1613 * control.texi: Where possible, use example rather than smallexample.
1614 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
1615 Tweak page breaks.
1616
ca4b98fa
GM
16172012-05-08 Glenn Morris <rgm@gnu.org>
1618
5122804a
GM
1619 * two.el: Remove; unused since creation of two-volume.make.
1620
ca4b98fa
GM
1621 * vol1.texi, vol2.texi: No need to keep menus in these files.
1622
eceeb5fc
CY
16232012-05-05 Glenn Morris <rgm@gnu.org>
1624
1625 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
1626
1627 * intro.texi (Caveats): Copyedit.
1628 (Lisp History): Convert inforef to xref.
1629 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
1630
1631 * text.texi (Auto Filling): Don't mention Emacs 19.
1632
1633 * commands.texi (Event Input Misc): Don't mention unread-command-char.
1634 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
1635
1636 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
1637
eceeb5fc
CY
1638 * lists.texi (List-related Predicates, List Variables):
1639 Tweak page-breaks.
1640 (Sets And Lists): Convert inforef to xref.
1641
8045b906
GM
16422012-05-04 Glenn Morris <rgm@gnu.org>
1643
1644 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1645 (info, infoclean): Use $INFO_EXT.
1646 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1647 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1648 (info, maintainer-clean): Use $INFO_EXT.
1649 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1650
78f3273a
CY
16512012-05-04 Chong Yidong <cyd@gnu.org>
1652
1653 * os.texi (Timers): Use defopt for timer-max-repeats.
1654
ab0fa4e4
PE
16552012-05-03 Paul Eggert <eggert@cs.ucla.edu>
1656
1657 * os.texi (Time of Day): Do not limit current-time-string
1658 to years 1000..9999.
1659
2bc356d7
CY
16602012-05-02 Chong Yidong <cyd@gnu.org>
1661
1662 * display.texi (Font Lookup):
1663 * frames.texi (Pointer Shape):
1664 * processes.texi (Subprocess Creation): Use defopt for options.
1665
90207a15 16662012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
1667
1668 * elisp.texi (@copying):
1669 * intro.texi (Introduction): Only print VERSION in the TeX version.
1670
90207a15 16712012-05-02 Chong Yidong <cyd@gnu.org>
5a5fd9f3
CY
1672
1673 * text.texi (Change Hooks): Minor fix for after-change-functions.
1674
90207a15 16752012-05-02 Glenn Morris <rgm@gnu.org>
7eac3782
GM
1676
1677 * package.texi (Packaging Basics):
1678 * loading.texi (Autoload):
1679 * files.texi (Magic File Names):
1680 Reword to remove/reduce some overly long/short lines.
1681
a8e7d6d7 16822012-04-27 Glenn Morris <rgm@gnu.org>
cf988578
GM
1683
1684 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
1685 * modes.texi (Major Modes, Auto-Indentation):
1686 * buffers.texi (Buffers): Some fixes for menu descriptions.
1687
a8e7d6d7 16882012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
88ed9e87
SM
1689 * functions.texi (Simple Lambda, Argument List):
1690 * eval.texi (Function Indirection): Avoid deprecated form.
1691
a8e7d6d7 16922012-04-27 Glenn Morris <rgm@gnu.org>
16152b76 1693
1a72be46
GM
1694 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
1695 Add "et al." to authors.
1696
16152b76
GM
1697 * buffers.texi, commands.texi, compile.texi, control.texi:
1698 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
1699 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
1700 * modes.texi, numbers.texi, objects.texi, streams.texi:
1701 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
1702 Use Texinfo recommended convention for quotes+punctuation.
1703
a8e7d6d7 17042012-04-27 Chong Yidong <cyd@gnu.org>
9ec7751f
CY
1705
1706 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
1707 to where-is-internal (Bug#10872).
1708
a8e7d6d7 17092012-04-27 Glenn Morris <rgm@gnu.org>
9c51bbaa 1710
a2715669
GM
1711 * macros.texi (Indenting Macros): Fix typo.
1712
0b27932b
GM
1713 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
1714 (Resizing Windows, Deleting Windows, Selecting Windows)
e78d873d
GM
1715 (Choosing Window Options, Horizontal Scrolling)
1716 (Cyclic Window Ordering, Window History, Dedicated Windows)
09ebefe1
GM
1717 (Quitting Windows, Window Configurations, Textual Scrolling):
1718 (Coordinates and Windows, Window Configurations)
1719 (Window Parameters, Window Hooks): Copyedits.
0b27932b
GM
1720 (Splitting Windows, Deleting Windows):
1721 Fix ignore-window-parameters logic.
1722 (Selecting Windows, Choosing Window Options): Markup fixes.
e78d873d
GM
1723 (Window Start and End): Remove pointless example.
1724 Remove cross-reference to deleted count-lines content.
09ebefe1
GM
1725 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
1726 and recenter-positions. Remove recenter example.
0b27932b 1727
0dc91072
GM
1728 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
1729
9c51bbaa
GM
1730 * minibuf.texi (Intro to Minibuffers):
1731 Tweak discussion of resizing minibuffer window.
1732
674ea9c6
GM
17332012-04-26 Glenn Morris <rgm@gnu.org>
1734
8a4ca8e3 1735 * elisp-covers.texi, front-cover-1.texi: Remove files.
8191c3bd 1736
562e638f
GM
1737 * tindex.pl: Remove file.
1738
674ea9c6
GM
1739 * makefile.w32-in (srcs):
1740 * Makefile.in (srcs): Remove back.texi (which is unused).
1741
b613912b
MA
17422012-04-24 Michael Albinus <michael.albinus@gmx.de>
1743
e43042fe
MA
1744 * os.texi (Notifications): Extend possible notification hints.
1745 Add notifications-get-capabilities.
b613912b 1746
f30d612a
CY
17472012-04-20 Chong Yidong <cyd@gnu.org>
1748
1749 * processes.texi (Asynchronous Processes): Mention nil argument to
1750 start-process.
1751
b58b1df8
GM
17522012-04-20 Glenn Morris <rgm@gnu.org>
1753
1754 * minibuf.texi (Basic Completion): No need to describe obarrays here.
1755 Don't mention obsolete `nospace' argument of all-completions.
1756 (Minibuffer Completion, Completion Commands, Reading File Names)
1757 (Completion Variables): Copyedits.
1758 (Completion Commands): Mention parent keymaps.
1759 Remove obsolete minibuffer-local-filename-must-match-map.
1760 (High-Level Completion): Remove read-variable's almost
1761 word-for-word duplication of read-command.
1762 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
1763 Update "High-Level Completion" description.
1764
c0ea08d2
GM
1765 * minibuf.texi (Minibuffers):
1766 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
1767
9d2754f5
GM
1768 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
1769 Use Texinfo-recommended form of quote+punctuation.
1770 (Intro to Minibuffers): First minibuffer is #1, not #0.
1771 Mention minibuffer-inactive-mode.
1772 (Text from Minibuffer): Copyedits.
1773 (Minibuffer History, Programmed Completion): Fix @var usage.
c5467d73
GM
1774 (Object from Minibuffer): Remove overly pedantic para.
1775 (Minibuffer History): Copyedits. Add face-name-history.
1776 (Initial Input, Yes-or-No Queries, Multiple Queries)
1777 (Minibuffer Windows, Minibuffer Misc): Copyedits.
1778 (Yes-or-No Queries): Tweak example.
1779 (Minibuffer Commands): Add next-complete-history-element.
1780 (Minibuffer Misc): Mention minibuffer-message-timeout, and
1781 minibuffer-inactive-mode.
9d2754f5 1782
4373fd43
GM
1783 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
1784 (Bindat Functions): Copyedits.
1785
61bb069e 17862012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
0e80650b
CS
1787
1788 * files.texi (Saving Buffers): Document `visit and `visit-save'
1789 values of require-final-newline.
1790
61bb069e 17912012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
1792
1793 * processes.texi (Output from Processes, Filter Functions):
1794 Mention waiting-for-user-input-p.
1795 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
1796 (Network Servers, Datagrams, Network Processes, Network Options)
1797 (Network Feature Testing, Serial Ports): Copyedits.
1798 (Network): Add encrypted network overview paragraph.
1799 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
1800
61bb069e 18012012-04-20 Chong Yidong <cyd@gnu.org>
21ffa320
CY
1802
1803 * help.texi (Keys in Documentation): Mention :advertised-binding.
1804
1805 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
1806 description to help.texi.
1807
61bb069e 18082012-04-20 Glenn Morris <rgm@gnu.org>
62f4b18c
GM
1809
1810 * processes.texi (Process Information, Input to Processes)
1811 (Signals to Processes, Output from Processes, Process Buffers)
1812 (Filter Functions, Decoding Output): Copyedits.
4f5d565f 1813 (Accepting Output): Discourage use of `millisec' argument.
62f4b18c 1814
e153c136
GM
18152012-04-15 Glenn Morris <rgm@gnu.org>
1816
1817 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
12acf783
GM
1818 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
1819 Copyedits.
e153c136 1820 (Subprocess Creation): Discourage modifying exec-path directly.
12acf783
GM
1821 (Synchronous Processes, Asynchronous Processes):
1822 Update some example output.
e153c136
GM
1823 (Process Information): Fix typo.
1824 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
1825
e6fd457e 18262012-04-15 Glenn Morris <rgm@gnu.org>
764a3017
GM
1827
1828 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
1829 open-network-stream does exist in Emacs 23, but is simpler.
1830
e6fd457e 18312012-04-15 Chong Yidong <cyd@gnu.org>
03ed9e82
CY
1832
1833 * customize.texi (Custom Themes): Also document load-theme etc.
1834
35dc09a1 18352012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
1836
1837 * customize.texi (Applying Customizations):
1838 (Custom Themes): New nodes.
1839
1840 * display.texi (Defining Faces): Reference custom-set-faces.
1841
1842 * modes.texi (Defining Minor Modes, Defining Minor Modes):
1843 * os.texi (Startup Summary): Copyedits.
1844
35dc09a1 18452012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
1846
1847 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
1848
9fce7eda
GM
1849 * strings.texi (Case Tables):
1850 * objects.texi (General Escape Syntax):
1851 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
1852
2bb0eca1
GM
1853 * buffers.texi, compile.texi, customize.texi, debugging.texi:
1854 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
1855 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
1856 * text.texi: Use @file for buffers, per the Texinfo manual.
1857
62200c14
GM
1858 * compile.texi (Compiler Errors): Add missing space in buffer name.
1859
35dc09a1 18602012-04-14 Chong Yidong <cyd@gnu.org>
9fe9631c
CY
1861
1862 * processes.texi (Query Before Exit): Remove obsolete function
1863 process-kill-without-query (Bug#11190).
1864
35dc09a1 18652012-04-14 Glenn Morris <rgm@gnu.org>
8fc85b20
GM
1866
1867 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
1868 Use @env for environment variables.
1869
f48a9cb4
GM
1870 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1871
0a6dd5e2
JA
18722012-04-12 Jari Aalto <jari.aalto@cante.net>
1873
1cbae532
SM
1874 * processes.texi (Synchronous Processes):
1875 Mention `default-directory' (bug#7515).
0a6dd5e2 1876
b4d3bc10
CY
18772012-04-09 Chong Yidong <cyd@gnu.org>
1878
1879 * customize.texi (Variable Definitions): Remove user-variable-p.
1880
1881 * commands.texi (Interactive Codes):
1882 * help.texi (Accessing Documentation):
1883 * minibuf.texi (High-Level Completion): Callers changed.
1884
ea0ff314
CY
18852012-04-06 Chong Yidong <cyd@gnu.org>
1886
1887 * minibuf.texi (Programmed Completion): Document metadata method.
1888 (Completion Variables): Document completion-category-overrides.
1889
91b65361
CY
18902012-04-05 Chong Yidong <cyd@gnu.org>
1891
1892 * anti.texi (Antinews): Rewrite for Emacs 23.
1893
3d439cd1
CY
18942012-04-04 Chong Yidong <cyd@gnu.org>
1895
321cc491
CY
1896 * minibuf.texi (Programmed Completion): Remove obsolete variable
1897 completion-annotate-function.
1cbae532
SM
1898 (Completion Variables): Rename from Completion Styles.
1899 Document completion-extra-properties. Document completion-styles-alist
321cc491 1900 change.
245d176b
CY
1901 (Reading File Names): minibuffer-local-filename-must-match-map is
1902 not used anymore.
1903 (Minibuffer Completion): Document completing-read-function.
1904 (Completion in Buffers): completion-at-point-functions can return
1905 properties recognized in completion-extra-properties.
321cc491 1906
3d439cd1
CY
1907 * display.texi (Delayed Warnings): New node.
1908
a7972adf
CY
1909 * os.texi (Notifications): Copyedits.
1910
97f4a299
GM
19112012-04-04 Glenn Morris <rgm@gnu.org>
1912
1913 * os.texi (Notifications): Copyedits.
1914
9ff687e1
MA
19152012-04-03 Michael Albinus <michael.albinus@gmx.de>
1916
1917 * os.texi (Terminal-Specific): Fix typo.
1918 (Notifications): New section.
1919
1920 * elisp.texi (Top):
1921 * vol1.texi (Top):
1922 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
1923 menu entries.
1924
42ee526b
CY
19252012-04-01 Chong Yidong <cyd@gnu.org>
1926
1927 * files.texi (Kinds of Files): file-subdir-of-p renamed to
1928 file-in-directory-p.
1929
0b021094
GM
19302012-03-31 Glenn Morris <rgm@gnu.org>
1931
1932 * edebug.texi (Instrumenting Macro Calls):
1933 Mention defining macros at instrumentation time.
1934 (Edebug Options): Mention edebug-unwrap-results.
1935
50fe197c
EZ
19362012-03-31 Eli Zaretskii <eliz@gnu.org>
1937
1938 * text.texi (Special Properties): Clarify the description of the
1939 effect of integer values of the 'cursor' property on cursor
1940 position. See the discussions in bug#11068 for more details and
1941 context.
1942
650b6d0b
GM
19432012-03-31 Glenn Morris <rgm@gnu.org>
1944
1945 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
1946 Copyedits.
1947
5319014e
CY
19482012-03-30 Chong Yidong <cyd@gnu.org>
1949
1950 * display.texi (Image Formats): Add imagemagick type.
1951 (Image Descriptors): Mention how they are used.
1952 (ImageMagick Images): Clarify role of imagemagick-register-types.
1953 (Character Display): Don't mention glyph tables.
1954 (Display Tables): Use make-glyph-code in example.
1955 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
1956 tables are semi-obsolete. De-document create-glyph.
1957 (Glyphless Chars): Note that display tables override this.
1958 (Bidirectional Display): Copyedits. Introduce "bidirectional
1959 reordering" terminology, and use it.
1960
f1224267
GM
19612012-03-30 Glenn Morris <rgm@gnu.org>
1962
1963 * edebug.texi (Jumping): Give name of `i' binding.
1964
d14daa28
GM
19652012-03-28 Glenn Morris <rgm@gnu.org>
1966
1967 * searching.texi (Regular Expressions, Regexp Special):
fee88ca0
GM
1968 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
1969 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
d14daa28
GM
1970 (Regexp Special): Mention collation.
1971 Clarify char classes with an example.
fee88ca0
GM
1972 (Regexp Functions): Mention regexp-opt is not guaranteed.
1973 Mention regexp-opt-charset.
1974 (Regexp Search): Recommend against looking-back.
1975 (Search and Replace): Use Texinfo recommended quote convention.
1976 Add more query-replace-map items. List multi-query-replace-map items.
d14daa28 1977
dcb6e7b3
MR
19782012-03-27 Martin Rudalics <rudalics@gmx.at>
1979
1980 * windows.texi (Window History): Describe new option
1981 switch-to-visible-buffer.
1982
cf0495f2
GM
19832012-03-27 Glenn Morris <rgm@gnu.org>
1984
4fb9a543
GM
1985 * searching.texi (String Search): Add xref to Emacs manual.
1986 Copyedits. Mention the function word-search-regexp.
1987 (Searching and Case): Add xref to Emacs manual. Copyedits.
1988
9364727b
GM
1989 * processes.texi (Network Servers): Standardize apostrophe usage.
1990
cf0495f2
GM
1991 * os.texi (System Environment): Copyedits. Remove some examples
1992 that do not seem useful. Mention setenv third arg.
1993 tty-erase-char does not seem to be nil under a window-system.
1994 (User Identification): Copyedits.
1995 Remove some examples that do not seem useful.
1996
33da7b16
GM
19972012-03-26 Glenn Morris <rgm@gnu.org>
1998
1999 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
2000 (Init File): Copyedits.
2001 (Command-Line Arguments): Copyedits. Do not mention argv alias.
02243d9d
GM
2002 (Killing Emacs): Copyedits.
2003 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
2004 Shorten the example, use more standard shell prompts.
33da7b16 2005
9a69676a
CY
20062012-03-25 Chong Yidong <cyd@gnu.org>
2007
2008 * display.texi (Fringes): Note that fringes are shown on graphical
2009 displays only.
2010 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
2011 (Replacing Specs): Clarify example.
2012 (Manipulating Buttons): Note that button-at can return a marker.
2013 (Buttons): Minor rewrite.
2014 (Character Display): New node. Consolidate all character display
2015 related nodes into its subsections.
2016 (Usual Display): Character 127 is also affected by ctl-arrow.
2017 (Display Tables): Improve example.
2018
c8f6ec5c
GM
20192012-03-22 Glenn Morris <rgm@gnu.org>
2020
2021 * strings.texi (Text Comparison): Mention string-prefix-p.
2022
fb5b8aca
CY
20232012-03-21 Chong Yidong <cyd@gnu.org>
2024
2025 * display.texi (The Echo Area): Add xref to Output Streams.
2026 (Displaying Messages): Improve doc of message.
2027 (Echo Area Customization, Invisible Text): Copyedits.
2028 (Invisible Text): Mention that spec comparison is done with eq.
2029 (Width): Improve doc of char-width.
2030 (Faces): Recommend using symbol instead of string for face name.
2031 Minor clarifications.
2032 (Defining Faces): Copyedits. Update face example.
2033 (Attribute Functions): Mark set-face-foreground etc as commands.
1cbae532
SM
2034 (Face Remapping): Mention text-scale-adjust.
2035 Clarify face-remapping-alist and related docs.
fb5b8aca
CY
2036 (Face Functions): Don't document make-face or copy-face.
2037
025de85b
CY
20382012-03-20 Chong Yidong <cyd@gnu.org>
2039
2040 * display.texi (Forcing Redisplay): Various rewrites to reflect
2041 new value of redisplay-dont-pause.
2042 (Truncation): Copyedits.
2043
a5656eae
GM
20442012-03-20 Glenn Morris <rgm@gnu.org>
2045
2046 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
2047 Add summary table of some relevant command-line options.
2048
d15aac68
CY
20492012-03-18 Chong Yidong <cyd@gnu.org>
2050
2051 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
2052 (Writing Emacs Primitives): Re-organize discussion of functions
2053 with variable Lisp arguments are handled. Delete an obsolete
2054 remark, previously tagged as FIXME.
2055
2056 * os.texi (Idle Timers): Minor clarification.
2057 (Idle Timers): Link to Time of Day for description of time list.
2058
b59af549
GM
20592012-03-18 Glenn Morris <rgm@gnu.org>
2060
2061 * os.texi (System Interface): Flow control was removed.
2062 (Startup Summary): General update.
2063 (Init File): Don't mention compiling it.
2064
986bd52a
CY
20652012-03-17 Chong Yidong <cyd@gnu.org>
2066
2067 * os.texi (Startup Summary): Mention package loading.
2068 (Init File): Don't refer to .emacs in section title. Copyedits.
2069 (Terminal-Specific): Give a realistic example.
2070 (Command-Line Arguments): Reference Entering Emacs instead of
2071 repeating the spiel about not restarting Emacs.
2072 (Time of Day): Discuss time representation at beginning of node.
2073 (Sound Output): Copyedits.
2074
2075 * package.texi (Packaging Basics): Document package-initialize.
2076
f761251a
EZ
20772012-03-17 Eli Zaretskii <eliz@gnu.org>
2078
2079 * frames.texi (Initial Parameters): Add an index entry for
2080 minibuffer-only frame.
2081
da986230
GM
20822012-03-16 Glenn Morris <rgm@gnu.org>
2083
2084 * modes.texi (Major Mode Conventions): Mention the strange
2085 relationship between View mode and special modes. (Bug#10650)
2086
2cc775f9
CY
20872012-03-11 Chong Yidong <cyd@gnu.org>
2088
2089 * windows.texi (Window Configurations): save-window-excursion is
2090 now a macro.
2091
2092 * display.texi (Temporary Displays): with-output-to-temp-buffer is
2093 now a macro.
2094
66c5eebd
CY
2095 * text.texi (Fields): Minor copyedit.
2096
310a820f
EZ
20972012-03-10 Eli Zaretskii <eliz@gnu.org>
2098
83a96c08
EZ
2099 * strings.texi (String Basics):
2100 * sequences.texi (Sequence Functions): Mention that `length' is
2101 not appropriate for computing the string width on display; add a
2102 cross-reference to the description of `string-width'. (Bug#10978)
2103
310a820f
EZ
2104 * eval.texi (Autoloading): Minor change of wording.
2105
83ef8187
CY
21062012-03-10 Chong Yidong <cyd@gnu.org>
2107
bc44be50
CY
2108 * loading.texi (Autoload): Explicitly state which forms are
2109 processed specially (Bug#7783).
2110
83ef8187
CY
2111 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
2112 non-default situation. Describe one-submenu exception (Bug#7695).
2113
2114 * nonascii.texi (Character Properties): Copyedits.
2115
483ab230
CY
21162012-03-08 Chong Yidong <cyd@gnu.org>
2117
2118 * text.texi (Mode-Specific Indent): Document new behavior of
2119 indent-for-tab-command. Document tab-always-indent.
2120 (Special Properties): Copyedits.
2121 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
2122 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
2123 libxml-parse-html-region.
2124
00e84de0
GM
21252012-03-07 Glenn Morris <rgm@gnu.org>
2126
eaa6bc3c
GM
2127 * markers.texi (The Region): Briefly mention use-empty-active-region
2128 and region-active-p.
a9685db7 2129 (Overview of Markers): Reword garbage collection, add cross-ref.
eaa6bc3c 2130 (The Mark): Tiny clarification re command loop and activate-mark-hook.
00e84de0 2131
67cd45a2
CY
21322012-03-07 Chong Yidong <cyd@gnu.org>
2133
2134 * text.texi (Buffer Contents): Don't duplicate explanation of
2135 region arguments from Text node. Put doc of obsolete var
2136 buffer-substring-filters back, since it is referred to.
2137 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
2138 selection by default.
2139
2140 * markers.texi (The Mark): Fix typo.
2141 (The Region): Copyedits.
2142
2ad80941
GM
21432012-03-07 Glenn Morris <rgm@gnu.org>
2144
2145 * markers.texi (Overview of Markers): Copyedits.
2146 (Creating Markers): Update approximate example buffer size.
2147 (The Mark): Don't mention uninteresting return values.
2148
ef959d3a
CY
21492012-03-05 Chong Yidong <cyd@gnu.org>
2150
2151 * positions.texi (Text Lines): Document count-words.
2152
a08a07e3
CY
21532012-03-04 Chong Yidong <cyd@gnu.org>
2154
2155 * frames.texi (Frames): Remove little-used "terminal frame" and
2156 "window frame" terminology.
2157 (Frame Parameters, Font and Color Parameters, Initial Parameters)
2158 (Size and Position, Visibility of Frames): Callers changed.
2159 (Frames): Clarify which terminals in framep are graphical.
2160 (Initial Parameters): --geometry is not the only option which adds
2161 to initial-frame-alist.
2162 (Position Parameters): Note that icon-left and icon-top are for
2163 old window managers only.
2164 (Size Parameters): Sizes are in characters even on graphical
2165 displays.
2166 (Management Parameters): Note that window-id and outer-window-id
2167 can't really be changed, and that auto-raise isn't always obeyed.
2168 (Cursor Parameters): Document cursor-type explicitly.
2169 (Size and Position): The aliases set-screen-height and
2170 set-screen-width have been deleted.
2171 (Visibility of Frames): Mention "minimization".
2172
2173 * os.texi (Startup Summary): Minor clarifications.
2174 (Startup Summary, Suspending Emacs): Standardize on "text
2175 terminal" terminology.
2176
2177 * windows.texi (Basic Windows, Coordinates and Windows)
2178 (Coordinates and Windows):
2179 * display.texi (Refresh Screen, Line Height, Face Attributes)
2180 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
2181
ea16568d
GM
21822012-03-04 Glenn Morris <rgm@gnu.org>
2183
2184 * abbrevs.texi: Small copyedits throughout.
2185 (Abbrev Mode): Remove this section, folding it into the top-level.
2186 (Abbrev Tables): Don't mention irrelevant return values.
2187 (Abbrev Expansion): Add cross-ref for wrapper hooks.
2188 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
2189 (Abbrev Table Properties): Update nil :regexp description.
2190
b3134b95
GM
21912012-03-03 Glenn Morris <rgm@gnu.org>
2192
520f2425
GM
2193 * internals.texi: Change @appendix section commands to @section.
2194 (Building Emacs): Say less about CANNOT_DUMP platforms.
2195 Replace deleted eval-at-startup with custom-initialize-delay.
999dd333 2196 (Pure Storage): Small changes.
01a6dcc8 2197 (Memory Usage): Copyedit.
7d2d7cc0
GM
2198 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
2199 example definitions. Give examples of things with non-nil
2200 interactive args. Mention eval_sub. Remove old info about
2201 strings and GCPRO. Mention cus-start.el.
2202 (Buffer Internals, Window Internals, Process Internals):
2203 Misc small updates and fixes for fields.
520f2425 2204
b3134b95
GM
2205 * tips.texi: Copyedits.
2206 (Coding Conventions): Mention autoloads.
2207 Combine partially duplicated macro items. Fix xref.
2208 Refer to Library Headers for copyright notice.
2209 (Programming Tips): edit-options is long-obsolete.
2210 (Compilation Tips): Mention loading bytecomp for byte-compile props.
2211 (Warning Tips): Mention declare-function.
2212 (Documentation Tips): Remove old info.
2213 (Comment Tips): Mention comment-dwim, not indent-for-comment.
2214 (Library Headers): General update.
2215
2064cc6a
GM
22162012-03-02 Glenn Morris <rgm@gnu.org>
2217
6945faa6
GM
2218 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
2219 and relocate entry. Mention buffer-stale-function.
2220
4186e877
GM
2221 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
2222
2064cc6a
GM
2223 * hooks.texi (Standard Hooks): General update.
2224 Put related hooks together. Add and remove items.
2225 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
2226 * modes.texi (Hooks): Tweak cross-ref description.
2227
7272fbf3
MA
22282012-03-01 Michael Albinus <michael.albinus@gmx.de>
2229
2230 * files.texi (Kinds of Files): The return value of file-equal-p is
2231 unspecified, if FILE1 or FILE2 does not exist.
2232
53a1239b
GM
22332012-03-01 Glenn Morris <rgm@gnu.org>
2234
90db9af9
GM
2235 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
2236
53a1239b
GM
2237 * maps.texi (Standard Keymaps): General update.
2238 Remove mode-specific maps, talk about the more general keymaps.
2239 * help.texi (Help Functions): Add vindex for Helper-help-map.
2240 * keymaps.texi (Active Keymaps): Minor rephrasing.
2241
775b55af
GM
22422012-02-29 Glenn Morris <rgm@gnu.org>
2243
2244 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
2245
96b49301 22462012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2247
7272fbf3 2248 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
bf7f9bc5 2249 Update changed behavior of file-subdir-of-p.
96b49301 2250
1383d930
GM
22512012-02-28 Glenn Morris <rgm@gnu.org>
2252
44e97401
GM
2253 * advice.texi, anti.texi, display.texi, elisp.texi:
2254 * processes.texi, variables.texi, vol1.texi, vol2.texi:
2255 Standardize possessive apostrophe usage.
2256
e3c73f1e
GM
2257 * locals.texi: Remove file.
2258 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
2259 Remove menu entry.
2260 * errors.texi, maps.texi: Adjust node pointers.
2261 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
edb3ac8c 2262 * makefile.w32-in (srcs):
e3c73f1e
GM
2263 * Makefile.in (srcs): Remove locals.texi.
2264
1383d930
GM
2265 * frames.texi (Mouse Position): Fix cross-ref.
2266
431ee44b
CY
22672012-02-27 Chong Yidong <cyd@gnu.org>
2268
2269 * buffers.texi (Creating Buffers): Clarify that
2270 generate-new-buffer uses generate-new-buffer-names.
2271 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
2272
2273 * files.texi (Directory Names): Index entry for file name abbreviations.
2274 (Relative File Names, File Name Expansion): Refer to it.
2275 (Locating Files): Move locate-user-emacs-file documentation to
2276 Standard File Names.
2277 (Standard File Names): Add locate-user-emacs-file; update examples.
2278
6a11ec9d
MA
22792012-02-26 Michael Albinus <michael.albinus@gmx.de>
2280
2281 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
2282
9a4888c0
CY
22832012-02-26 Chong Yidong <cyd@gnu.org>
2284
2285 * files.texi (Kinds of Files): Improve documentation of
2286 files-equal-p and file-subdir-of-p.
2287
f0e751b9
GM
22882012-02-26 Glenn Morris <rgm@gnu.org>
2289
2290 * intro.texi (Acknowledgements): Small changes.
2291
7e05b1ec
GM
22922012-02-25 Glenn Morris <rgm@gnu.org>
2293
2294 * errors.texi: Don't try to list _all_ the error symbols.
2295 Add circular-list, cl-assertion-failed, compression-error.
2296 * elisp.texi, vol1.texi, vol2.texi:
2297 * control.texi (Error Symbols): Tweak "Standard Errors" description.
2298
23453255 22992012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2300
2301 * files.texi (files-equal-p, file-subdir-of-p): New,
2302 add initial documentation.
2303
4963495d
CY
23042012-02-25 Chong Yidong <cyd@gnu.org>
2305
fa74b241
CY
2306 * files.texi (File Attributes): Document file-selinux-context.
2307 (Changing Files): Link to it.
2308 (Changing Files): Document set-file-selinux-context.
2309
2310 * backups.texi (Making Backups): Return value of backup-buffer is
d268b4fe
CY
2311 changed. Mention default value of backup-directory-alist.
2312 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
2313 (Auto-Saving): New minor mode behavior for auto-save-mode.
2314 (Reverting): Add defvar for revert-buffer-in-progress-p.
fa74b241 2315
4963495d
CY
2316 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
2317
4bb82fa8
GM
23182012-02-24 Glenn Morris <rgm@gnu.org>
2319
2320 * errors.texi (Standard Errors): Mention dbus-error.
2321 For arith-error sub-classes, just use one cross-ref.
2322
2cb228f7
AM
23232012-02-23 Alan Mackenzie <acm@muc.de>
2324
2325 * modes.texi (Defining Minor Modes): Document the new keyword
2326 :after-hook.
2327
a59225b1
CY
23282012-02-21 Chong Yidong <cyd@gnu.org>
2329
2330 * files.texi (Files): Mention magic file names as arguments.
2331 (Reading from Files): Copyedits.
2332 (File Attributes): Mention how to change file modes.
2333 (Changing Files): Use standard "file permissions" terminology.
2334 Add xref to File Attributes node.
2335 (Locating Files): Document locate-user-emacs-file.
2336 (Unique File Names): Recommend against using make-temp-name.
2337
8376d7c2
CY
23382012-02-19 Chong Yidong <cyd@gnu.org>
2339
2340 * help.texi (Documentation, Documentation Basics, Help Functions):
2341 Minor clarifications.
2342 (Accessing Documentation): Clarify what documentation-property is
2343 for. Add xref to Keys in Documentation.
2344
2345 * tips.texi (Documentation Tips): Don't recommend using * in
2346 docstrings.
2347
2348 * macros.texi (Defining Macros):
2349 * modes.texi (Derived Modes): Say "documentation string" instead
2350 of docstring.
2351
82233bea
CY
23522012-02-18 Chong Yidong <cyd@gnu.org>
2353
2354 * modes.texi (Tabulated List Mode): New node.
2355 (Basic Major Modes): Add xref to it.
2356
2357 * processes.texi (Process Information): Mention Process Menu mode.
2358
7b926f3f
CY
23592012-02-17 Chong Yidong <cyd@gnu.org>
2360
2361 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
2362
0fd2c9a3
GM
23632012-02-17 Glenn Morris <rgm@gnu.org>
2364
2365 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
2366
f700caa3
CY
23672012-02-16 Chong Yidong <cyd@gnu.org>
2368
4230351b
CY
2369 * syntax.texi (Syntax Tables, Syntax Descriptors)
2370 (Syntax Table Functions): Copyedits.
2371 (Syntax Basics): Don't repeat the material in the preceding node.
2372 (Syntax Class Table): Use a table.
2373 (Syntax Properties): Document syntax-propertize-function and
2374 syntax-propertize-extend-region-functions.
2375 (Motion via Parsing): Clarify scan-lists. Fix indentation.
1cbae532
SM
2376 (Parser State): Update for the new "c" comment style.
2377 Fix description of item 7 (comment style).
4230351b 2378
f700caa3
CY
2379 * modes.texi (Minor Modes): Update how mode commands should treat
2380 arguments now.
2381 (Mode Line Basics): Clarify force-mode-line-update.
2382 (Mode Line Top): Note that the example is not realistic.
2383 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
2384 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
2385 "mode line construct" instead of "mode line specification".
2386 (Syntactic Font Lock): Remove mention of obsolete variable
2387 font-lock-syntactic-keywords.
2388 (Setting Syntax Properties): Node deleted.
2389 (Font Lock Mode): Note that Font Lock mode is a minor mode.
2390 (Font Lock Basics): Note that syntactic fontification falls back
2391 on `syntax-table'.
2392 (Search-based Fontification): Emphasize that font-lock-keywords
2393 should not be set directly.
2394 (Faces for Font Lock): Avoid some confusing terminology.
4230351b
CY
2395 (Syntactic Font Lock): Minor clarifications. Add xref to
2396 Syntactic Font Lock node.
f700caa3 2397
60236b0d
CY
23982012-02-15 Chong Yidong <cyd@gnu.org>
2399
2400 * minibuf.texi (Basic Completion): Define "completion table".
2401 Move completion-in-region to Completion in Buffers node.
2402 (Completion Commands): Use "completion table" terminology.
2403 (Completion in Buffers): New node.
2404
2405 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
2406 (Setting Hooks): Update minor mode usage example.
2407 (Major Mode Conventions): Note that completion-at-point-functions
2408 should be altered locally. Add xref to Completion in Buffers.
f700caa3
CY
2409 Remove duplicate tip about auto-mode-alist.
2410 (Minor Modes): Rewrite introduction.
2411 (Minor Mode Conventions): Copyedits. Don't recommend
2412 variable-only minor modes since few minor modes are like that.
60236b0d 2413
d7dbb11a
GM
24142012-02-15 Glenn Morris <rgm@gnu.org>
2415
2416 * processes.texi (Network): Document open-network-stream :parameters.
2417
3d8badf4
CY
24182012-02-14 Chong Yidong <cyd@gnu.org>
2419
2420 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
2421 was removed on 2009-09-10. Update lisp-mode-map example.
2422 (Inheritance and Keymaps): Minor clarification.
2423 (Searching Keymaps): Remove out-of-place enumeration.
2424 (Key Lookup): Remove unnecessary example (one was already given in
2425 Format of Keymaps).
2426 (Changing Key Bindings): Update suppress-keymap example.
2427 (Menu Bar, Tool Bar): Copyedits.
2428 (Tool Bar): Update tool-bar-map example.
2429
faccede1
CY
24302012-02-12 Chong Yidong <cyd@gnu.org>
2431
2432 * debugging.texi (Debugger Commands): Continuing is now allowed
2433 for errors.
2434
355cabc6
CY
24352012-02-11 Chong Yidong <cyd@gnu.org>
2436
d860baa0
CY
2437 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
2438 Move the list of standard bitmaps there.
2439 (Fringe Cursors): Rewrite for clarity.
2440 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
2441
34106abe
CY
2442 * commands.texi (Command Overview): Mention read-key.
2443 (Using Interactive, Interactive Call): Minor clarifications.
2444 (Function Keys, Click Events): Avoid "input stream" terminology.
2445 (Click Events): Add xref to Window Sizes and Accessing Mouse.
2446 Clarify column and row components.
2447 (Accessing Mouse): Add xref to Click Events. Minor fixes.
2448 (Special Events): Copyedits.
2449
2450 * streams.texi (Input Streams): De-document get-file-char.
2451 (Output Variables): Don't refer to old backquote syntax.
2452
355cabc6
CY
2453 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
2454 (Error Debugging): Note that debug-ignored-errors overrides list
1cbae532
SM
2455 values of debug-on-error too. Add xref to Signaling Errors.
2456 Note that debug-on-signal is not customizable.
2457 Mention condition-case-unless-debug.
355cabc6
CY
2458 (Compilation Errors): Node deleted.
2459
2460 * compile.texi (Compiler Errors): Move a paragraph here from
2461 deleted node Compilation Errors.
2462
1be3ca5a
LL
24632012-02-10 Leo Liu <sdl.web@gmail.com>
2464
2465 * control.texi (Handling Errors): Change condition-case-no-debug
2466 to condition-case-unless-debug.
2467
25dec365
CY
24682012-02-10 Chong Yidong <cyd@gnu.org>
2469
2470 * advice.texi (Defining Advice): Clarify ad-unadvise.
2471 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
2472 is not abnormal.
2473 (Advising Primitives): Node deleted; ad-define-subr-args has been
2474 removed.
2475
2476 * compile.texi (Speed of Byte-Code): Use float-time in example.
2477 (Compilation Functions): Note that the log uses Compilation mode.
2478 Don't discuss the contents of byte-code function object here.
2479 (Compilation Functions): De-document internal function byte-code.
2480 (Docs and Compilation): Minor clarifications.
2481
2482 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
2483 Objects.
2484
5f5e4ea1
GM
24852012-02-10 Glenn Morris <rgm@gnu.org>
2486
2487 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
2488 Mention secure-hash.
2489 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
2490
6c1e4b46
CY
24912012-02-10 Chong Yidong <cyd@gnu.org>
2492
2493 * loading.texi (Loading): Don't emphasize "library" terminology.
2494 (Library Search): load-path is not a user option. Mention role of
2495 -L option and packages. Improve examples.
2496 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
2497 obsolete.
2498 (Autoload): Minor clarifications.
2499
72ca698c
GM
25002012-02-10 Glenn Morris <rgm@gnu.org>
2501
b011fbfe
GM
2502 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
2503
72ca698c
GM
2504 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
2505
14a1f380
GM
25062012-02-08 Glenn Morris <rgm@gnu.org>
2507
2508 * loading.texi (Named Features): Update the require example.
2509
60d47423
GM
25102012-02-07 Glenn Morris <rgm@gnu.org>
2511
2512 * modes.texi (Defining Minor Modes):
2513 Expand on args of defined minor modes.
2514
0992bd9c
CY
25152012-02-07 Chong Yidong <cyd@gnu.org>
2516
2517 * variables.texi (Creating Buffer-Local): Minor clarification
2518 to buffer-local-variables doc (Bug#10715).
2519
af008560
GM
25202012-02-07 Glenn Morris <rgm@gnu.org>
2521
e80e1825 2522 * display.texi (ImageMagick Images): General update.
af008560
GM
2523 Move most details of imagemagick-render-type to the variable's doc.
2524
866c1d22
GM
25252012-02-06 Glenn Morris <rgm@gnu.org>
2526
f7c9199f 2527 * keymaps.texi (Tool Bar): Mention separators.
dac86404
GM
2528 (Inheritance and Keymaps):
2529 Mention make-composed-keymap and multiple inheritance.
f7c9199f 2530
e7bc51d0
GM
2531 * modes.texi (Running Hooks): Mention run-hook-wrapped.
2532
866c1d22
GM
2533 * control.texi (Handling Errors):
2534 Mention condition-case-no-debug and with-demoted-errors.
2535
03988c98
CY
25362012-02-05 Chong Yidong <cyd@gnu.org>
2537
2538 * customize.texi (Common Keywords): Minor clarifications.
2539 Document custom-unlispify-remove-prefixes.
2540 (Variable Definitions): Backquotes in defcustom seem to work fine
2541 now. Various other copyedits.
e1161b06
CY
2542 (Simple Types): Copyedits. Document color selector.
2543 (Composite Types): Copyedits.
2544 (Splicing into Lists): Clarifications.
03988c98
CY
2545
2546 * eval.texi (Backquote): Move from macros.texi.
2547
2548 * macros.texi (Expansion): Minor clarification.
2549 (Backquote): Move node to eval.texi.
2550 (Defining Macros): Move an example from Backquote node.
2551 (Argument Evaluation): No need to mention Pascal.
2552 (Indenting Macros): Add xref to Defining Macros.
2553
649f602c
GM
25542012-02-05 Glenn Morris <rgm@gnu.org>
2555
2556 * debugging.texi (Error Debugging): Mention debug-on-event default.
2557
34c99998
GM
25582012-02-04 Glenn Morris <rgm@gnu.org>
2559
8f05da42
GM
2560 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
2561
7aa5aad8
GM
2562 * debugging.texi (Error Debugging): Mention debug-on-event.
2563 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
2564
c7291ad9
GM
2565 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
2566
34c99998
GM
2567 * text.texi (Buffer Contents):
2568 Update filter-buffer-substring description.
2569
735cc5ca
CY
25702012-02-04 Chong Yidong <cyd@gnu.org>
2571
6e911150
SM
2572 * functions.texi (What Is a Function): Add closures.
2573 Mention "return value" terminology. Add xref for command-execute.
1cbae532 2574 Remove unused "keystroke command" terminology.
735cc5ca
CY
2575 (Lambda Expressions): Give a different example than in the
2576 following subsection. Add xref to Anonymous Functions.
2577 (Function Documentation): Remove gratuitous markup.
2578 (Function Names): Move introductory text to `What Is a Function'.
2579 (Defining Functions): Fix defun argument spec.
1cbae532
SM
2580 (Anonymous Functions): Document lambda macro explicitly.
2581 Mention effects on lexical binding.
735cc5ca
CY
2582 (Function Cells): Downplay direct usage of fset.
2583 (Closures): New node.
2584 (Inline Functions): Remove "open-code" terminology.
2585 (Declaring Functions): Minor tweak; .m is not C code.
2586
2587 * variables.texi (Variables): Don't refer to "global value".
2588 (Local Variables, Void Variables): Copyedits.
2589 (Lexical Binding): Minor clarification of example.
2590 (File Local Variables): Mention :safe and :risky defcustom args.
2591 (Lexical Binding): Add xref to Closures node.
2592
94bc7984
GM
25932012-02-04 Glenn Morris <rgm@gnu.org>
2594
2595 * minibuf.texi (High-Level Completion): Updates for read-color.
2596
4f5a10ef
GM
25972012-02-03 Glenn Morris <rgm@gnu.org>
2598
eea14f31
GM
2599 * display.texi (GIF Images): Mention animation.
2600 Remove commented-out old example of animation.
2601 (Animated Images): New subsection.
2602 * elisp.texi (Top):
2603 * vol1.texi (Top):
2604 * vol2.texi (Top): Add Animated Images menu entry.
2605
4f5a10ef
GM
2606 * display.texi (Image Formats): Remove oddly specific information
2607 on versions of image libraries.
204e728d 2608 (GIF Images, TIFF Images): Minor rephrasing.
4f5a10ef 2609
12f381b7
GM
26102012-02-02 Glenn Morris <rgm@gnu.org>
2611
1b9f60cc
GM
2612 * processes.texi (Synchronous Processes):
2613 Mention call-process's :file gets overwritten.
2614
7e2734bc
GM
2615 * commands.texi (Reading One Event):
2616 * help.texi (Help Functions): Document read-char-choice.
2617
f58b9822
GM
2618 * hooks.texi (Standard Hooks):
2619 * modes.texi (Keymaps and Minor Modes):
2620 * text.texi (Commands for Insertion): Document post-self-insert-hook.
2621
2622 * hooks.texi (Standard Hooks): Add prog-mode-hook.
2623
12f381b7
GM
2624 * hooks.texi (Standard Hooks):
2625 * modes.texi (Major Mode Conventions, Mode Hooks):
2626 Document change-major-mode-after-body-hook.
2627
7a9a2fc6
GM
26282012-02-01 Glenn Morris <rgm@gnu.org>
2629
2630 * modes.texi (Defining Minor Modes):
2631 Mention disabling global minor modes on a per-major-mode basis.
2632
a037c171
CY
26332012-01-31 Chong Yidong <cyd@gnu.org>
2634
2635 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
2636 (Parser State): Remove unnecessary statement (Bug#10661).
2637
2638 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
2639
56afad3a
GM
26402012-01-31 Glenn Morris <rgm@gnu.org>
2641
2642 * modes.texi (Defining Minor Modes):
2643 Document define-minor-mode's new :variable keyword.
2644
0f29fa41
CY
26452012-01-29 Chong Yidong <cyd@gnu.org>
2646
837a390a
CY
2647 * syntax.texi (Syntax Class Table): Tweak description of newline
2648 char syntax (Bug#9619).
2649
0f29fa41
CY
2650 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
2651 description (Bug#10189).
2652
182148ee
GM
26532012-01-29 Glenn Morris <rgm@gnu.org>
2654
a49ca6b9
GM
2655 * files.texi (Changing Files): Document SELinux support.
2656
182148ee
GM
2657 * windows.texi (Window Sizes): Fix typo.
2658
9962192e
CY
26592012-01-28 Chong Yidong <cyd@gnu.org>
2660
8c6e1920
CY
2661 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
2662 doc (Bug#8568).
2663
9583ec59
CY
2664 * frames.texi (Input Focus): Add NORECORD arg to
2665 select-frame-set-input-focus. Clarify its role in select-frame.
2666
10256988
CY
2667 * text.texi (Transposition): We don't use transpose-region as an
2668 internal subroutine (Bug#3249).
2669
9962192e
CY
2670 * modes.texi (Example Major Modes): Update Lisp example code to
2671 current sources. Delete the old non-derived-major-mode example,
2672 which has diverged badly from current sources.
2673
2aa43abb
GM
26742012-01-27 Glenn Morris <rgm@gnu.org>
2675
2676 * makefile.w32-in (texinputdir): Fix (presumed) typo.
2677 (VERSION, manual): Remove, unused.
2678
9f40220d
CY
26792012-01-27 Chong Yidong <cyd@gnu.org>
2680
2681 * commands.texi (Command Overview): Minor clarification (Bug#10384).
2682
acc28cb9
CY
26832012-01-26 Chong Yidong <cyd@gnu.org>
2684
2685 * searching.texi (String Search): Document negative repeat count
2686 (Bug#10507).
2687
48da7392
GM
26882012-01-26 Glenn Morris <rgm@gnu.org>
2689
2690 * variables.texi (Using Lexical Binding):
2691 Mention that lexical-binding should be set in the first line.
2692
69b0acb9
LI
26932012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2694
2695 * macros.texi (Defining Macros): Don't claim that `declare' only
2696 affects Edebug and indentation.
2697
543757a8
LI
26982012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2699
2700 * macros.texi (Defining Macros): Slight `declare' fixup.
2701
450e3cae
GM
27022012-01-25 Glenn Morris <rgm@gnu.org>
2703
24189ce0 2704 * makefile.w32-in (texinputdir):
450e3cae
GM
2705 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2706
1021c761
CY
27072012-01-24 Chong Yidong <cyd@gnu.org>
2708
2709 * variables.texi (Variables, Local Variables, Void Variables):
2710 Edit to make the descriptions less specific to dynamic binding.
2711 (Local Variables): Default max-specpdl-size is now 1300.
1cbae532
SM
2712 (Defining Variables): Edits for lexical scoping.
2713 Delete information about starting docstrings with *. De-document
1021c761
CY
2714 user-variable-p.
2715 (Tips for Defining): Remove an unimportant discussion of quitting
2716 in the middle of a load.
2717 (Accessing Variables, Setting Variables): Discuss lexical binding.
2718 (Variable Scoping): Rewrite.
2719 (Scope, Extent, Impl of Scope): Nodes deleted.
2720 (Dynamic Binding): New node, with material from Scope, Extent, and
2721 Impl of Scope nodes.
2722 (Dynamic Binding Tips): Rename from Using Scoping.
2723 (Lexical Binding): Rewrite.
2724 (Using Lexical Binding): Rename from Converting to Lexical
2725 Binding. Convert to subsection.
2726
2727 * customize.texi (Variable Definitions): Add custom-variable-p.
2728 Move user-variable-p documentation here.
2729
31cbea1d
CY
27302012-01-23 Chong Yidong <cyd@gnu.org>
2731
2732 * strings.texi (Text Comparison): Minor qualification.
2733
2734 * lists.texi (Cons Cells): Copyedits.
2735 (List Elements): Mention push.
2736 (List Variables): Mention pop.
2737 (Rings): Move to sequences.texi.
2738
2739 * sequences.texi (Sequence Functions): Don't repeat the
2740 introduction already given in the parent.
2741 (Vectors): Copyedits.
2742 (Rings): Move from lists.texi. Note that this is specific to the
2743 ring package.
2744
2745 * symbols.texi (Definitions, Symbol Components): Mention variable
2746 scoping issues.
2747 (Plists and Alists): Copyedits.
2748
2749 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
2750 correctness with lexical scoping.
2751 (Eval): Copyedits.
2752
fead402d
CY
27532012-01-21 Chong Yidong <cyd@gnu.org>
2754
2755 * intro.texi (A Sample Function Description): Special notation
2756 used for macros too.
2757
2758 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
2759 (Symbol Type): Add xref for keyword symbols.
2760 (Sequence Type): Clarify differences between sequence types.
2761 (Cons Cell Type): Add "linked list" index entry.
2762 (Non-ASCII in Strings): Copyedits.
2763 (Equality Predicates): Symbols with same name need not be eq.
2764
2765 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
2766 ldexp. Move float-e and float-pi to Math Functions node.
2767
61086eb6
GM
27682012-01-21 Glenn Morris <rgm@gnu.org>
2769
2770 * modes.texi (Auto Major Mode):
2771 * variables.texi (File Local Variables):
2772 Mention inhibit-local-variables-regexps.
2773
34a02f46
MR
27742012-01-19 Martin Rudalics <rudalics@gmx.at>
2775
2776 * windows.texi (Window Configurations): Rewrite references to
2777 persistent window parameters.
2778 (Window Parameters): Fix description of persistent window
2779 parameters.
2780
f5064cae
JB
27812012-01-16 Juanma Barranquero <lekktu@gmail.com>
2782
2783 * windows.texi (Window Parameters): Use @pxref.
2784
6a6ee00d
MR
27852012-01-16 Martin Rudalics <rudalics@gmx.at>
2786
2787 * windows.texi (Window Configurations, Window Parameters):
2788 Describe persistent window parameters.
2789
9ca4c014
SM
27902011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2791
2792 * variables.texi (Creating Buffer-Local): Warn against misuses of
2793 make-variable-buffer-local (bug#10258).
2794
d027f83d
LMI
27952012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2796
2797 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
2798
89bd9ccd
CY
27992012-01-06 Chong Yidong <cyd@gnu.org>
2800
1cbae532
SM
2801 * variables.texi (Directory Local Variables):
2802 Document hack-dir-local-variables-non-file-buffer.
89bd9ccd 2803
c869783d
GM
28042012-01-06 Glenn Morris <rgm@gnu.org>
2805
2806 * maps.texi (Standard Keymaps): Refer to Info-edit by name
2807 rather than by keybinding.
2808
2cae5ba4
JB
28092011-12-29 Juanma Barranquero <lekktu@gmail.com>
2810
2811 * frames.texi (Font and Color Parameters): Add @pxref.
2812
43da4d08
DC
28132011-12-29 Daniel Colascione <dan.colascione@gmail.com>
2814
2815 * frames.texi (Font and Color Parameters):
2816 Document w32 font backends (bug#10399).
2817
8d80ef01
PE
28182011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2819
2820 * files.texi (File Attributes, Changing Files):
2821 Use a more-natural notation for octal numbers.
2822
9022ae07
JB
28232011-12-23 Juanma Barranquero <lekktu@gmail.com>
2824
2825 * variables.texi (Variables with Restricted Values):
2826 Change reference to variable (bug#10354).
2827
454592a6
MR
28282011-12-13 Martin Rudalics <rudalics@gmx.at>
2829
2830 * windows.texi (Splitting Windows): Use t instead of non-nil
2831 when describing window-combination-resize.
2832
a7cdbfce
SM
28332011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2834
2835 * text.texi (Special Properties): Warn against `intangible' properties
2836 (bug#10222).
2837
a3dcc84e
EZ
28382011-11-26 Eli Zaretskii <eliz@gnu.org>
2839
579ebf8f
EZ
2840 * display.texi (Truncation):
2841 * text.texi (Special Properties): Describe what a stretch-glyph is
2842 instead of using that term without explanation. Make the
2843 cross-references more accurate.
2844
a3dcc84e
EZ
2845 * display.texi (Usual Display): Update the description,
2846 cross-references, and indexing related to display of control
2847 characters and raw bytes.
2848
94af99a4
MR
28492011-11-25 Martin Rudalics <rudalics@gmx.at>
2850
2851 * windows.texi (Splitting Windows): Fix description of
2852 window-combination-limit. Suggested by Eli Zaretskii.
2853
1c3d7a13
CY
28542011-11-23 Chong Yidong <cyd@gnu.org>
2855
2856 * windows.texi (Window Sizes): Move window-top-line,
2857 window-left-column, and window-*-pixel-edges to Coordinates and
2858 Windows node.
2859 (Coordinates and Windows): Restore window-edges doc.
2860
90151a1e
MR
28612011-11-21 Martin Rudalics <rudalics@gmx.at>
2862
a7cdbfce
SM
2863 * windows.texi (Windows and Frames, Splitting Windows):
2864 Fix typos.
90151a1e 2865
a9b9b7f5
CY
28662011-11-21 Chong Yidong <cyd@gnu.org>
2867
2868 * windows.texi (Splitting Windows): Fix error in documentation of
2869 window-combination-limit.
2870 (Cyclic Window Ordering): Minor fixes to next-window,
2871 one-window-p, and get-lru-window docs. Don't document
2872 window-list-1.
2873 (Buffers and Windows): Copyedits.
2874 (Choosing Window): Document special handling of special-display-*.
2875 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
a7cdbfce
SM
2876 Don't document even-window-heights, which is going away.
2877 Clarify which options are obeyed by which action functions.
a9b9b7f5 2878
f4e90db0
SM
28792011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2880
2881 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
2882
d2999b1a
MR
28832011-11-20 Martin Rudalics <rudalics@gmx.at>
2884
f4e90db0
SM
2885 * windows.texi (Resizing Windows, Splitting Windows):
2886 Remove term "status" when talking about combination limits.
d2999b1a 2887
cd1181db
JB
28882011-11-20 Juanma Barranquero <lekktu@gmail.com>
2889
2890 * compile.texi (Compiler Errors):
2891 * help.texi (Help Functions): Fix typos.
2892
7bf54975
CY
28932011-11-19 Chong Yidong <cyd@gnu.org>
2894
2895 * windows.texi (Splitting Windows): Clarify role of window
2896 parameters in split-window. Shorten the example.
f4e90db0
SM
2897 (Deleting Windows): Rewrite intro to handle internal windows.
2898 Fix delete-windows-on doc.
7bf54975
CY
2899 (Selecting Windows): Copyedits.
2900
a0c2d0ae
MR
29012011-11-17 Martin Rudalics <rudalics@gmx.at>
2902
2903 * windows.texi (Resizing Windows, Splitting Windows)
2904 (Deleting Windows): Use term window-combination-resize instead
2905 of window-splits.
2906
b6f67890
MR
29072011-11-16 Martin Rudalics <rudalics@gmx.at>
2908
f4e90db0
SM
2909 * windows.texi (Resizing Windows, Splitting Windows):
2910 Rename occurrences of window-nest to window-combination-limit.
b6f67890 2911
0b381c7e
JB
29122011-11-14 Juanma Barranquero <lekktu@gmail.com>
2913
2914 * intro.texi (Lisp History): Fix typo.
2915
89d61221
MR
29162011-11-12 Martin Rudalics <rudalics@gmx.at>
2917
f4e90db0
SM
2918 * windows.texi (Splitting Windows, Deleting Windows):
2919 Remove references to splits status of windows.
89d61221 2920
b2621720
GM
29212011-11-10 Glenn Morris <rgm@gnu.org>
2922
2923 * buffers.texi (Read Only Buffers): Expand a bit on why
2924 toggle-read-only should only be used interactively. (Bug#7292)
2925
d2ad7ee1
CY
29262011-11-09 Chong Yidong <cyd@gnu.org>
2927
2928 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 2929 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
2930 window-inside-absolute-pixel-edges.
2931 (Resizing Windows): shrink-window-if-larger-than-buffer works on
2932 non-full-width windows.
2933
2cffd681
MR
29342011-11-09 Martin Rudalics <rudalics@gmx.at>
2935
2936 * windows.texi (Resizing Windows): Rewrite documentation of
2937 window-resizable.
2938
f6f6d7e7
CY
29392011-11-09 Chong Yidong <cyd@gnu.org>
2940
2941 * windows.texi (Splitting Windows): Simplify example.
2942
a79db6e0
CY
29432011-11-08 Chong Yidong <cyd@gnu.org>
2944
2945 * windows.texi (Window Sizes): Copyedits. Document
2946 window-text-height. Remove window-min-height and window-min-width
2947 discussion, referring instead to Emacs manual.
2948 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
2949 (Resizing Windows): Simplify introduction. Don't document
2950 enlarge-window, shrink-window, enlarge-window-horizontally, and
2951 shrink-window-horizontally; they are no longer preferred for
2952 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 2953
441950c7
GM
29542011-11-07 Glenn Morris <rgm@gnu.org>
2955
2956 * windows.texi (Choosing Window): Fix keybinding typo.
2957
be7f5545
MR
29582011-11-07 Martin Rudalics <rudalics@gmx.at>
2959
2960 * windows.texi (Resizing Windows, Splitting Windows)
2961 (Window Configurations): Use "child window" instead of
2962 "subwindow".
2963
291d142b
CY
29642011-11-06 Chong Yidong <cyd@gnu.org>
2965
2966 * windows.texi (Basic Windows): Clarify various definitions.
2967 Treat window-normalize-* as internal; don't document them.
2968 (Windows and Frames): Various clarifications, e.g. non-live
2969 windows also belong to frames. Fix window-list description.
2970 Simplify window nesting example.
f4e90db0
SM
2971 (Splitting Windows, Window Configurations):
2972 Use split-window-below.
291d142b 2973
89bd5ee1
EZ
29742011-11-04 Eli Zaretskii <eliz@gnu.org>
2975
2976 * windows.texi (Window Sizes): Mention in the doc string that the
2977 return values of `window-body-height' and `window-body-width' are
2978 in frame's canonical units. (Bug#9949)
2979
3d8daefe
MR
29802011-10-30 Martin Rudalics <rudalics@gmx.at>
2981
2982 * windows.texi (Windows and Frames): Remove "iso-" infix from
2983 documentation of window-iso-combined-p.
2984
60754666
CY
29852011-10-26 Chong Yidong <cyd@gnu.org>
2986
2987 * modes.texi (Running Hooks): Document with-wrapper-hook.
2988
d366bd53
CY
29892011-10-18 Chong Yidong <cyd@gnu.org>
2990
2991 * display.texi (Glyphless Chars): New node.
2992
50b063c3
CY
29932011-10-13 Chong Yidong <cyd@stupidchicken.com>
2994
2995 * text.texi (Yanking): Document yank-excluded-properties.
2996
2997 * package.texi (Packaging Basics): The commentary should say how
2998 to begin using the package.
2999
c72063fa
MR
30002011-10-11 Martin Rudalics <rudalics@gmx.at>
3001
3002 * windows.texi (Deleting Windows): Mention which window gets
3003 selected when deleting the selected window.
3004
d83dc65b
MR
30052011-10-09 Martin Rudalics <rudalics@gmx.at>
3006
3007 * buffers.texi (The Buffer List): Describe how bury-buffer deals
3008 with the selected window.
3009 * windows.texi (Buffers and Windows): Reformulate text on how
3010 replace-buffer-in-windows deals with a window.
3011 (Quitting Windows): Describe how quit-window deals with a
3012 standalone frame. Describe new option frame-auto-hide-function.
3013
c599682c
GM
30142011-10-08 Glenn Morris <rgm@gnu.org>
3015
48bca619
GM
3016 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
3017
c599682c
GM
3018 * positions.texi (Excursions): Update warning message.
3019
969aa734
CY
30202011-10-05 Chong Yidong <cyd@stupidchicken.com>
3021
f4e90db0
SM
3022 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
3023 Fix Emacs manual xref (Bug#9675).
969aa734 3024
550f41cd
CY
30252011-10-01 Chong Yidong <cyd@stupidchicken.com>
3026
3027 * windows.texi (Textual Scrolling): Document scroll-up-command,
3028 scroll-down-command, scroll-error-top-bottom, and the
3029 scroll-command symbol property.
717a1362
CY
3030 (Display Action Functions): Fix description of
3031 display-buffer-pop-up-window.
550f41cd 3032
a239d4e9
JB
30332011-09-28 Juanma Barranquero <lekktu@gmail.com>
3034
3035 * windows.texi (Splitting Windows): Fix typos.
3036
590c056d
MR
30372011-09-25 Martin Rudalics <rudalics@gmx.at>
3038
3039 * windows.texi (Windows and Frames, Display Action Functions)
3040 (Switching Buffers): Fix some typos.
3041 (Buffers and Windows): Remove reference to window-auto-delete.
3042 Reword description of replace-buffer-in-windows.
3043 (Window History): Fix some typos and refer to frame local buffer
3044 list.
c419f5cb
MR
3045 (Quitting Windows): New node.
3046 (Window Configurations): Add descriptions of window-state-get
3047 and window-state-put.
3048 (Window Parameters): Describe variable ignore-window-parameters.
3049 Sketch some window parameters currently in use.
3050 * elisp.texi (Top): Update node listing.
590c056d 3051
9ec20d36
CY
30522011-09-25 Chong Yidong <cyd@stupidchicken.com>
3053
3054 * windows.texi (Display Action Functions)
3055 (Choosing Window Options): New nodes.
3056
0e406a72
CY
30572011-09-24 Chong Yidong <cyd@stupidchicken.com>
3058
3059 * windows.texi (Window History): New node. Move text here from
3060 Buffers and Windows.
3061 (Switching Buffers): Rename from Displaying Buffers, since we
f4e90db0
SM
3062 don't document display-buffer here; callers changed.
3063 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
0e406a72
CY
3064 switch-to-buffer-other-frame. Delete duplicate
3065 replace-buffer-in-windows doc.
3066 (Choosing Window): Document display actions.
3067
6bf7006f
EZ
30682011-09-24 Eli Zaretskii <eliz@gnu.org>
3069
3070 * display.texi (Forcing Redisplay): Update the description of
3071 redisplay-dont-pause due to change in the default value.
3072
b33b68a3
MR
30732011-09-23 Martin Rudalics <rudalics@gmx.at>
3074
3075 * frames.texi (Frames and Windows): Move section and rename to
3076 Windows and Frames in windows.texi.
3077 * windows.texi (Windows): Restructure.
3078 (Basic Windows): Rewrite. Explain live and internal windows and
3079 normalization functions.
3080 (Windows and Frames): Move section here from frames.texi.
3081 Describe subwindows, window combinations, window tree, and
3082 corresponding functions including window-list here.
3083 (Window Sizes): Rename section from Size of Window and move it
3084 up in chapter. Describe total and body sizes and the
3085 corresponding functions. Explain new semantics of
3086 window-min-height/-width.
3087 (Resizing Windows): Move section up in chapter. Describe new
3088 resize functions.
3089 (Splitting Windows): Describe new behavior of split-window,
3090 split-window-above-each-other and split-window-side-by-side.
3091 Provide examples. Describe window-nest and window-splits
3092 options.
3093 (Deleting Windows): Minor rewrite.
f4e90db0
SM
3094 (Selecting Windows): Minor rewrite.
3095 Describe frame-selected-window and set-frame-selected-window here.
3096 (Cyclic Window Ordering): Minor rewrite.
3097 Describe window-list-1.
b33b68a3
MR
3098 (Buffers and Windows): Rewrite. Explain a window's previous and
3099 next buffers and the corresponding functions.
c4682d18 3100 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
3101 * elisp.texi (Top): Update node listings for frames and windows
3102 sections.
3103
4d3786ac
SM
31042011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3105
3106 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
3107
713df35b
LMI
31082011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3109
3110 * errors.texi (Standard Errors): Remove apparent placeholder text
3111 (bug#9491).
3112
33ed493b
CY
31132011-09-18 Chong Yidong <cyd@stupidchicken.com>
3114
3115 * frames.texi (Management Parameters): Fix description of
3116 icon-type parameter.
3117
b8f0a954
CY
31182011-09-17 Chong Yidong <cyd@stupidchicken.com>
3119
3120 * tips.texi (Key Binding Conventions): Don't bind a key sequence
3121 ending in C-g. Suggested by Edward O'Connor.
3122
eddf142c
EZ
31232011-09-17 Eli Zaretskii <eliz@gnu.org>
3124
3125 * numbers.texi (Integer Basics): Add indexing for
3126 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
3127
d8e213eb 31282011-09-14 Dani Moncayo <dmoncayo@gmail.com>
bf1af6c7
DM
3129
3130 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
3131
cec2eab8
JB
31322011-09-11 Juanma Barranquero <lekktu@gmail.com>
3133
3134 * processes.texi (Network Servers): Clarify what the process
3135 buffer is used for (bug#9233).
3136
d8e213eb 31372011-08-30 Dani Moncayo <dmoncayo@gmail.com>
1f403cb9
DM
3138
3139 * lists.texi (Building Lists): Fix typo.
3140
35137ed3
CY
31412011-08-30 Chong Yidong <cyd@stupidchicken.com>
3142
3143 * display.texi (Basic Faces): New node. Document new faces.
3144
3145 * modes.texi (Major Mode Conventions): Move some text there.
3146 (Mode Help): Remove major-mode var, duplicated in Major Modes.
3147
3fd50d5c
CY
31482011-08-29 Chong Yidong <cyd@stupidchicken.com>
3149
3150 * modes.texi (Basic Major Modes): New node. Callers updated.
3151 (Major Modes): Document fundamental-mode and major-mode.
3152 (Major Mode Basics): Node deleted; text moved to Major Modes.
3153 (Derived Modes): Document derived-mode-p.
3154
ddb54206
CY
31552011-08-28 Chong Yidong <cyd@stupidchicken.com>
3156
a6326082
CY
3157 * files.texi (Changing Files, Create/Delete Dirs): Document new
3158 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
3159 (Visiting Functions): Remove view-file; it is documented in the
3160 Emacs manual.
04e2ce72 3161
ddb54206
CY
3162 * frames.texi (Layout Parameters): The defaults for the
3163 menu-bar-lines and tool-bar-lines parameters depend on the mode.
3164
3165 * display.texi (Progress): Document spinner functionality.
3166
3167 * os.texi (Killing Emacs): Note that kill-emacs can be called by
3168 operating system signals. Refer to save-buffers-kill-terminal
3169 instead of save-buffers-kill-emacs.
3170
3171 * objects.texi (Symbol Type): Document ## print representation.
3172
0c95fcf7
EZ
31732011-08-25 Eli Zaretskii <eliz@gnu.org>
3174
3175 * display.texi (Specified Space): Mention that `space' specs
3176 influence bidi reordering.
3177 (Bidirectional Display): Explain how to use `(space . PROPS)' for
3178 separating fields with bidirectional content.
3179
5980d4c6
EZ
31802011-08-24 Eli Zaretskii <eliz@gnu.org>
3181
3182 * display.texi (Bidirectional Display): Document return value in
3183 buffers that are not bidi-reordered for display, and in unibyte
3184 buffers.
3185
bca633fb
EZ
31862011-08-23 Eli Zaretskii <eliz@gnu.org>
3187
3188 * nonascii.texi (Character Properties): Document the values for
3189 unassigned codepoints.
3190
c094bb0c
EZ
31912011-08-18 Eli Zaretskii <eliz@gnu.org>
3192
3193 * nonascii.texi (Character Properties): Document use of
3194 `bidi-class' and `mirroring' properties as part of reordering.
3195 Provide cross-references to "Bidirectional Display".
3196
3197 * display.texi (Bidirectional Display): Document the pitfalls of
3198 concatenating strings with bidirectional content, with possible
f4e90db0
SM
3199 solutions. Document bidi-string-mark-left-to-right.
3200 Mention paragraph direction in modes that inherit from prog-mode.
92b71444
EZ
3201 Document use of `bidi-class' and `mirroring' properties as part of
3202 reordering.
c094bb0c 3203
1ea897d5
EZ
32042011-08-16 Eli Zaretskii <eliz@gnu.org>
3205
9adfcd0b
EZ
3206 * modes.texi (Major Mode Conventions): Improve the documentation
3207 of `mode-class' `special' modes.
3208
10862873
EZ
3209 * nonascii.texi (Character Properties): Document the `mirroring'
3210 property. Add index entries.
3211
1ea897d5
EZ
3212 * syntax.texi (Categories): Add an example of defining a new
3213 category and category table.
3214
3215 * searching.texi (Regexp Backslash): Document how to display
3216 existing categories. Mention the possibility of adding
3217 categories, and add an xref to where this is described. Add an
3218 index entry.
3219
ebb552ed
CY
32202011-08-09 Chong Yidong <cyd@stupidchicken.com>
3221
3222 * text.texi (Special Properties):
3223 * display.texi (Overlay Properties): Note that mouse-face cannot
3224 change the text size (Bug#8530).
3225
51a714e1
CY
32262011-08-08 Chong Yidong <cyd@stupidchicken.com>
3227
3228 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
3229 using setenv instead.
3230
4cc60b9b
EZ
32312011-07-28 Eli Zaretskii <eliz@gnu.org>
3232
3233 * display.texi (Bidirectional Display): Document the fact that
3234 bidi-display-reordering is t by default.
3235
5deb92fd
EZ
32362011-07-23 Eli Zaretskii <eliz@gnu.org>
3237
3238 * display.texi (Bidirectional Display): New section.
3239
011b0ad6 32402011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
3241 Tim Cross <theophilusx@gmail.com> (tiny change)
3242 Glenn Morris <rgm@gnu.org>
011b0ad6 3243
67f9b9f8 3244 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 3245
4baf28e6
AS
32462011-07-15 Andreas Schwab <schwab@linux-m68k.org>
3247
3248 * help.texi (Keys in Documentation): Revert last change.
3249
66249842
LMI
32502011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3251
f863868c
LMI
3252 * help.texi (Keys in Documentation): Clarify that \= only quotes
3253 the next character, and doesn't affect longer sequences in
3254 particular (bug#8935).
3255
f4e90db0
SM
3256 * debugging.texi (Using Debugger):
3257 Mention @code{eval-expression-debug-on-error} (bug#8549).
66249842 3258
0bb23927 32592011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
3260
3261 * display.texi (Other Display Specs): Document that `left-fringe'
3262 and `right-fringe' display specifications are of the "replacing"
3263 kind.
3264
f2027cdf
LMI
32652011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3266
3267 * help.texi (Documentation Basics): Add a link to the Function
3268 Documentation node (bug#6580).
3269
f987fde4
LMI
32702011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3271
0bc59b25
LMI
3272 * keymaps.texi (Menu Bar): Mention :visible and :enable
3273 (bug#6344). Text by Drew Adams.
3274
63d55f1f
LMI
3275 * modes.texi (Running Hooks): Mention buffer-local hook variables
3276 (bug#6218).
3277
f987fde4
LMI
3278 * objects.texi (General Escape Syntax): "a with grave accent" is
3279 ?xe0, not ?x8e0 (bug#5259).
3280
b7527639
CY
32812011-07-12 Chong Yidong <cyd@stupidchicken.com>
3282
3283 * display.texi (Face Attributes, Font Selection): Add references
3284 to the Fonts node in the Emacs manual (Bug#4178).
3285
c830e5ae
CY
32862011-07-12 Chong Yidong <cyd@stupidchicken.com>
3287
3288 * display.texi (Window Systems): `window-system' is
3289 terminal-local.
3290
3291 * frames.texi (Frame Parameters, Parameter Access): Don't mention
3292 frame-local variables.
3293
3294 * variables.texi (Buffer-Local Variables): Don't mention obsolete
3295 frame-local variables.
3296 (Frame-Local Variables): Node deleted.
3297
3298 * elisp.texi (Top): Update node listing.
3299
91223e54
LMI
33002011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3301
3302 * elisp.texi: Change "inferiors" to "subnodes" in three places
3303 (bug#3523).
3304
963578d3
CY
33052011-07-11 Chong Yidong <cyd@stupidchicken.com>
3306
3307 * frames.texi (Window System Selections): Discussion of
3308 x-select-enable-clipboard moved to Emacs manual.
3309
07151e49
DD
33102011-07-11 Deniz Dogan <deniz@dogan.se>
3311
3312 * commands.texi (Prefix Command Arguments): Remove excessive
3313 apostrophe.
3314
7261e1cf
LMI
33152011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3316
ad21a12a
LMI
3317 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
3318 description is a string (bug#3313).
3319
7261e1cf
LMI
3320 * frames.texi (Display Feature Testing): Try to explain what all
3321 the visual classes mean (bug#3042).
3322
568f7b79
LMI
33232011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3324
18d59e29
LMI
3325 * modes.texi (Mode Line Variables): Document `mode-line-remote'
3326 and `mode-line-client' (bug#2974).
3327
568f7b79
LMI
3328 * text.texi (Insertion): Clarify marker movements (bug#1651).
3329 Text from Drew Adams.
3330
54e10184
LMI
33312011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3332
d94d85e9
LMI
3333 * text.texi (Special Properties): Clarify the format of `face'
3334 (bug#1375).
3335
54e10184
LMI
3336 * commands.texi (Interactive Call): Add a `call-interactively'
3337 example (bug#1010).
3338
413c488d
LMI
33392011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3340
3341 * functions.texi (Calling Functions): Link to the "Interactive
3342 Call" node (bug#1001).
3343
322b7dab 33442011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 3345
3deead93
CY
3346 * customize.texi (Composite Types): Move alist and plist to here
3347 from Simple Types (Bug#7545).
3348
3349 * elisp.texi (Top): Update menu description.
3350
b00d8c1a
CY
3351 * display.texi (Face Attributes): Document negative line widths
3352 (Bug#6113).
3353
d2a6c43b
TR
33542011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3355
3356 * searching.texi (Match Data): Note that match data can be
3357 overwritten by most functions (bug#2499).
3358
c7844a27
LMI
33592011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3360
a9ab721e
LMI
3361 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
3362 flags mean (bug#6659).
3363
c7844a27
LMI
3364 * functions.texi (What Is a Function): Document the autoload
3365 object (bug#6496).
3366
f68d76d0
LMI
33672011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3368
8a20ca4c
LMI
3369 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
3370 is only used in the Customize user interface (bug#6089).
3371
f68d76d0 3372 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 3373 images (bug#7836).
f68d76d0 3374
7018dbe7
EZ
33752011-07-02 Eli Zaretskii <eliz@gnu.org>
3376
3377 * variables.texi (Defining Variables, Void Variables)
3378 (Constant Variables): Fix incorrect usage of @kindex.
3379
36cb87a1
LMI
33802011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3381
28ee97c7
LMI
3382 * variables.texi (Defining Variables): Add an index entry for
3383 `set-variable' (bug#7262).
8d4294e9 3384 (Defining Variables): Use @findex for functions.
28ee97c7 3385
8862ffd5
LMI
3386 * frames.texi (Basic Parameters): Document the `explicit-name'
3387 parameter (bug#6951).
3388
0ec389b9
LMI
3389 * customize.texi (Type Keywords): Clarify that :value provides a
3390 default value for all types (bug#7386).
3391
36cb87a1
LMI
3392 * streams.texi (Output Functions): Document `pp'.
3393
11fdef7d 33942011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
3395
3396 * keymaps.texi (Searching Keymaps):
3397 * display.texi (Overlay Properties): Fix errors in 2011-05-29
3398 change. Suggested by Johan Bockgård.
3399
eeafcea7
CY
34002011-06-15 Chong Yidong <cyd@stupidchicken.com>
3401
3402 * text.texi (Special Properties): Clarify role of font-lock-face.
3403
b96e6cde
LMI
34042011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3405
f4e90db0 3406 * processes.texi (Process Information): Rename `process-alive-p'
b96e6cde
LMI
3407 to `process-live-p' for consistency with other `-live-p' functions.
3408
be14b9ab
PE
34092011-06-03 Paul Eggert <eggert@cs.ucla.edu>
3410
3411 Document wide integers better.
3412 * files.texi (File Attributes): Document ino_t values better.
2d365993 3413 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
3414 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
3415 (Bitwise Operations):
001903b5
PE
3416 * objects.texi (Integer Type): Use a binary notation that is a bit easier
3417 to read, and that will port better if 62-bits becomes the default.
3418 Fix or remove incorrect examples.
be14b9ab
PE
3419 * os.texi (Time Conversion): Document time_t values better.
3420
bcd54f83
LMI
34212011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3422
f4e90db0
SM
3423 * processes.texi (Process Information):
3424 Document `process-alive-p'.
bcd54f83 3425
049bcbcb
CY
34262011-05-29 Chong Yidong <cyd@stupidchicken.com>
3427
3428 * help.texi (Accessing Documentation):
3429 * display.texi (Pixel Specification):
3430 * processes.texi (Serial Ports, Serial Ports):
3431 * nonascii.texi (Character Properties, Default Coding Systems):
3432 * text.texi (Changing Properties, Special Properties):
3433 * windows.texi (Window Start and End):
3434 * modes.texi (SMIE Indentation Example, SMIE Tricks):
3435 * keymaps.texi (Searching Keymaps, Tool Bar):
3436 * minibuf.texi (Basic Completion):
3437 * compile.texi (Eval During Compile):
3438 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
3439 7x9 paper in printed manual.
3440
3441 * lists.texi (Sets And Lists): Fix misplaced text.
3442
58539c63
CY
34432011-05-29 Chong Yidong <cyd@stupidchicken.com>
3444
3445 * keymaps.texi (Remapping Commands): Emphasize that the keymap
3446 needs to be active (Bug#8350).
3447
6b5681bf
CY
34482011-05-28 Chong Yidong <cyd@stupidchicken.com>
3449
b4d52acc
CY
3450 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
3451
6b5681bf
CY
3452 * tips.texi (Coding Conventions): Remove antediluvian filename
3453 limit recommendation (Bug#8538).
3454
e145f188
GM
34552011-05-27 Glenn Morris <rgm@gnu.org>
3456
3457 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
3458
eafed945
GM
34592011-05-26 Glenn Morris <rgm@gnu.org>
3460
3461 * variables.texi (File Local Variables):
3462 Update hack-local-variables `mode-only' return value.
2d3ba9e7 3463 Add some more details on what this function does in the other case.
eafed945 3464
bc8410af
GM
34652011-05-19 Glenn Morris <rgm@gnu.org>
3466
3467 * lists.texi (Sets And Lists): Mention cl provides union etc.
3468
35a30759
N
34692011-05-19 Nix <nix@esperi.org.uk>
3470
3471 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
3472
3473 * text.texi (Parsing HTML): Update for function name changes.
3474
3475 * syntax.texi (Syntax Flags): Small fix.
3476
3477 * keymaps.texi (Active Keymaps): Typo fix.
3478 (Changing Key Bindings): Grammar fix.
3479
3480 * frames.texi (Minibuffers and Frames): Grammar fix.
3481 (Window System Selections): x-select-enable-clipboard now defaults to t.
3482
3483 * customize.texi (Common Keywords):
3484 * display.texi (Abstract Display):
3485 * modes.texi (Auto-Indentation):
3486 * nonascii.texi (Converting Representations): Typo fixes.
3487
3488 * control.texi (Examples of Catch): Call it "goto" not "go to".
3489
e3934a8a
EZ
34902011-05-14 Eli Zaretskii <eliz@gnu.org>
3491
bc039a3b
EZ
3492 * nonascii.texi (Character Properties): Fix inconsistencies with
3493 implementation.
3494
e3934a8a
EZ
3495 * text.texi (Special Properties): Move @defvar's out of the
3496 @table. (Bug#8652)
3497
e2c94218
GM
34982011-05-12 Glenn Morris <rgm@gnu.org>
3499
3500 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
3501
d2fc7e3d 35022011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
3503
3504 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
3505 (Multiline Font Lock):
3506 * vol2.texi (Top):
3507 * vol1.texi (Top):
3508 * elisp.texi (Top): Update menu accordingly.
3509
d2fc7e3d 35102011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
3511
3512 * modes.texi (Region to Fontify): Fix typo.
3513
79b70037
GM
35142011-05-10 Jim Meyering <meyering@redhat.com>
3515
3516 * minibuf.texi: Fix typo "in in -> in".
3517
b08a63cc 35182011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
3519
3520 * numbers.texi (Integer Basics): Large integers are treated as floats.
3521
1ef14cb4
LMI
35222011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3523
3524 * processes.texi (Synchronous Processes): Document the (:file
3525 "/file-name") syntax for `call-process'.
3526
4ffd0d6b 35272011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
3528
3529 * windows.texi (Choosing Window): Fix typo.
3530
4ffd0d6b 35312011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
3532
3533 * frames.texi (Layout Parameters): Note the difference between
3534 querying and setting parameters for left-fringe and right-fringe
3535 (Bug#6930).
3536
fd5a8ae8
SM
35372011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3538
3539 * minibuf.texi (Basic Completion): Be a bit more precise about the
3540 valid kinds of completion tables.
3541 (Programmed Completion): Remove obsolete text about lambda expressions
3542 not being valid completion tables.
3543
c1bcd0d5
CY
35442011-03-19 Chong Yidong <cyd@stupidchicken.com>
3545
3546 * positions.texi (Excursions): Explain the "save-excursion
3547 defeated by set-buffer" warning.
3548
3549 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
3550 save-excursion. Suggested by Uday S Reddy.
3551
03408648 35522011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 3553
03408648
SM
3554 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
3555 (Lexical Binding): New sub-section.
ba83908c 3556
03408648
SM
3557 * eval.texi (Eval): Discourage the use of `eval'.
3558 Document its new `lexical' argument.
6c075cd7 3559
f6d62986
SM
35602011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3561
03408648 3562 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
3563 nil any more.
3564
84ea5558 35652011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
3566
3567 * strings.texi (String Conversion): Don't mention
3568 string-make-(uni|multi)byte (bug#8262).
3569 * nonascii.texi (Converting Representations): Fix up range.
3570 * keymaps.texi (Key Binding Commands): Update code point, avoid
3571 "unibyte character" and remove mention of unibyte bindings.
3572
62d94509
EZ
35732011-03-10 Eli Zaretskii <eliz@gnu.org>
3574
3575 * modes.texi (Operator Precedence Grammars): Don't use characters
3576 outside ISO-8859-1.
3577
63a329f8
EZ
35782011-03-09 Eli Zaretskii <eliz@gnu.org>
3579
3580 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
3581
3582 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3583
6446548e
GM
35842011-03-08 Glenn Morris <rgm@gnu.org>
3585
3586 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3587 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 3588 * elisp.texi: Set documentencoding.
6446548e 3589
33383987
JB
35902011-03-07 Chong Yidong <cyd@stupidchicken.com>
3591
3592 * Version 23.3 released.
3593
0b3ceceb
CY
35942011-03-06 Chong Yidong <cyd@stupidchicken.com>
3595
3596 * package.texi: Update index keywords.
3597 (Package Archives): New node contents. Document package-x.el.
3598
78f5433f
JB
35992011-03-06 Juanma Barranquero <lekktu@gmail.com>
3600
3601 * makefile.w32-in (srcs): Add package.texi.
3602
555e9b5c
CY
36032011-03-06 Chong Yidong <cyd@stupidchicken.com>
3604
120d9389
CY
3605 * package.texi (Packaging, Packaging Basics, Simple Packages)
3606 (Multi-file Packages): Expand and clarify.
3607 (Package Archives): Temporary placeholder node.
3608
3609 * elisp.texi (Top): Update node listing.
3610
555e9b5c
CY
3611 * Makefile.in (srcs): Add package.texi.
3612
b59a4335
CY
36132011-03-05 Chong Yidong <cyd@stupidchicken.com>
3614
3615 * processes.texi (Synchronous Processes): Minor clarification
3616 (Bug#8149).
3617
06083aa1
GM
36182011-03-03 Glenn Morris <rgm@gnu.org>
3619
3620 * files.texi (Truenames): Minor clarification. (Bug#2341)
3621
6640b281
GM
36222011-03-01 Glenn Morris <rgm@gnu.org>
3623
3624 * variables.texi (Directory Local Variables):
3625 Mention `(subdirs . nil)' alist element.
3626
2b0c7330 36272011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
3628
3629 * variables.texi (Directory Local Variables): Mention the optional
3630 mtime argument of dir-locals-set-directory-class. (Bug#3577)
3631
b923f7a9
CY
36322011-02-27 Chong Yidong <cyd@stupidchicken.com>
3633
3634 * minibuf.texi (Minibuffer History): Clarify discussion of
3635 minibuffer history lists (Bug#8085).
3636
67ab0163 36372011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 3638
e979a521
EZ
3639 * elisp.texi: Sync @dircategory with ../../info/dir.
3640
e03b2fd4
EZ
3641 * files.texi (Visiting Functions): Document find-file-literally,
3642 both the command and the variable.
3643
86ec878a
EZ
3644 * variables.texi (Creating Buffer-Local): Explain the meaning of
3645 permanent local variables.
3646
67ab0163
GM
3647 * files.texi (Visiting Functions): Document find-file-literally,
3648 both the command and the variable.
3649
3650 * variables.texi (Creating Buffer-Local): Explain the meaning of
3651 permanent local variables.
3652
36532011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
3654
3655 * keymaps.texi (Remapping Commands): Mention how to undo it.
3656
bfcb151a
RT
36572011-02-09 Reuben Thomas <rrt@sc3d.org>
3658
3659 * loading.texi (Hooks for Loading): Remove unnecessary advice
3660 about eval-after-load (Bug#7986).
3661
a41c8660
CY
36622011-02-05 Chong Yidong <cyd@stupidchicken.com>
3663
3664 * commands.texi (Accessing Mouse): Note that a header line is not
3665 included in the row of posn-col-row.
3666
e0dd6837
CY
36672011-02-02 Chong Yidong <cyd@stupidchicken.com>
3668
3669 * modes.texi (Major Mode Conventions): Add face guidelines.
3670 (Faces for Font Lock): List faces in order of prominence.
3671
a4180391
PE
36722011-02-01 Paul Eggert <eggert@cs.ucla.edu>
3673
3674 format-time-string now supports subsecond time stamp resolution
3675 * os.texi (Time Parsing): Document %N.
3676
7427eb97
CY
36772011-01-28 Chong Yidong <cyd@stupidchicken.com>
3678
61db307f
CY
3679 * vol1.texi (Top):
3680 * vol2.texi (Top):
3681 * elisp.texi (Top):
3682 * display.texi (Display Property): Shorten the menu description of
3683 the "Other Display Specs" node (Bug#7816).
3684
7427eb97
CY
3685 * keymaps.texi (Defining Menus): Add "menu item" and "extended
3686 menu item" concept index entries (Bug#7805).
3687
bf3dae7e
EZ
36882011-01-29 Eli Zaretskii <eliz@gnu.org>
3689
3690 * makefile.w32-in (texinfodir): New variable.
3691 (usermanualdir): Remove as redundant with $(emacsdir).
3692 (MAKEINFO): Remove options, leave only program name.
3693 (MAKEINFO_OPTS): New variable.
3694 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
3695
06d8ace5 36962011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
3697 Richard Kim <emacs18@gmail.com>
3698
3699 * loading.texi (Library Search): Document list-load-path-shadows
3700 (Bug#7757).
3701
06d8ace5 37022011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
3703
3704 * searching.texi (Regexp Special): Remove outdated discussion of
3705 character sets (Bug#7780).
3706
28a88153
CY
3707 * frames.texi (Pop-Up Menus): Document where menu title comes
3708 from (Bug#7684).
3709
06d8ace5 37102011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
3711
3712 * display.texi (Making Buttons): Mention limitation of text buttons.
3713
a8e1e9ee
WL
37142011-01-23 Werner Lemberg <wl@gnu.org>
3715
3716 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3717 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3718 (ENVADD): New variable to control texi2dvi and texi2pdf.
3719
362b9d48
GM
37202011-01-15 Chong Yidong <cyd@stupidchicken.com>
3721
3722 * files.texi (Directory Names): Move directory-abbrev-alist doc to
3723 Emacs manual.
3724
37252011-01-15 Eli Zaretskii <eliz@gnu.org>
3726
3727 * files.texi (Directory Names): Explain why FROM in
3728 directory-abbrev-alist should begin with \`. (Bug#7777)
3729
3fa173b4
SM
37302011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3731
3732 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
3733
7c420169 37342011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
3735
3736 * modes.texi (Emulating Mode Line): Fix last change.
3737
7c420169 37382011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
3739
3740 * modes.texi (Emulating Mode Line): Update documentation of
3741 format-mode-line according to changes that fixed bug #7587.
3742
80b33766
SM
37432010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
3744
3745 * modes.texi (Derived Modes): Mention prog-mode.
3746
3747 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
3748 of the key-binding-data cache since we don't use it any more.
3749
f49d1f52 37502010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 3751
4bb49a92
EZ
3752 * processes.texi (Shell Arguments):
3753 * strings.texi (Creating Strings): Don't mention "shell commands";
3754 make it explicit that `split-string-and-unquote' and
3755 `combine-and-quote-strings' are mainly for working with arguments
3756 to call-process and start-process.
3757
3c73e30e
EZ
3758 * processes.texi (Shell Arguments): Fix documentation of
3759 `split-string-and-unquote'. Add indexing. (Bug#7563)
3760
f49d1f52 37612010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
3762
3763 * modes.texi (Auto-Indentation): New section to document SMIE.
3764 (Major Mode Conventions):
3765 * text.texi (Mode-Specific Indent): Refer to it.
3766
f49d1f52 37672010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
3768
3769 * display.texi (Other Display Specs): Document left-fringe and
3770 right-fringe display specs.
3771
f49d1f52 37722010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
3773
3774 * backups.texi (Making Backups):
3775 * modes.texi (Example Major Modes): Use recommended coding style.
3776 (Major Mode Basics, Derived Modes): Encourge more strongly use of
3777 define-derived-mode. Mention completion-at-point-functions.
3778
f49d1f52 37792010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 3780
5dcb4c4e
SM
3781 * nonascii.texi (Converting Representations):
3782 Document byte-to-string.
e1115396 3783
ec1b9b17
GM
37842010-12-08 Glenn Morris <rgm@gnu.org>
3785
3786 * buffers.texi (Modification Time):
3787 verify-visited-file-modtime now defaults to the current buffer.
3788
07976ae3 37892010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 3790
ec1b9b17 3791 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
3792
3793 * strings.texi (Creating Strings): Don't mention semi-obsolete
3794 function char-to-string.
3795 (String Conversion): Shorten discussion of semi-obsolete function
3796 string-to-char. Link to Converting Representations.
3797
3798 * objects.texi (Symbol Type):
3799 * text.texi (Near Point):
3800 * help.texi (Help Functions):
3801 * functions.texi (Mapping Functions): Use string instead of
3802 char-to-string in examples.
3803
07976ae3 38042010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
3805
3806 * text.texi (Kill Functions, Kill Functions)
3807 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
3808 YANK-HANDLER args.
3809
3810 * symbols.texi (Creating Symbols): Using unintern without an
3811 obarray arg is now obsolete.
3812
3813 * numbers.texi (Float Basics): Document float-e and float-pi.
3814
3815 * variables.texi (Defining Variables): Change "pi" example to
3816 "float-pi".
3817
8547874a
EZ
38182010-11-26 Eli Zaretskii <eliz@gnu.org>
3819
3820 * commands.texi (Click Events): Document the values of X, Y and
3821 COL, ROW in the event's position, when the click is on the header
3822 or mode line, on the fringes, or in the margins.
3823
4a47c275 38242010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 3825
5b05d75b
EZ
3826 * customize.texi (Composite Types): Lower-case index entry.
3827
5dcb4c4e
SM
3828 * loading.texi (How Programs Do Loading):
3829 Document load-file-name. (Bug#7346)
c7926fe2 3830
4a47c275 38312010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
3832
3833 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
3834
0eb025fb
EZ
38352010-11-13 Eli Zaretskii <eliz@gnu.org>
3836
3837 * display.texi (Usual Display): Characters with no fonts are not
3838 necessarily displayed as empty boxes.
3839
2699a554 38402010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
3841
3842 * maps.texi (Standard Keymaps): Update File menu description.
3843
8289f37b
GM
38442010-10-28 Glenn Morris <rgm@gnu.org>
3845
3846 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
3847
5793a7bc 38482010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
3849
3850 * display.texi (Window Systems): Deprecate use of window-system as
3851 a predicate.
3852
17284e30
GM
38532010-10-23 Glenn Morris <rgm@gnu.org>
3854
3855 * help.texi (Documentation Basics): Remove mentions of digest-doc and
3856 sorted-doc.
3857
00f113eb
JB
38582010-10-15 Eli Zaretskii <eliz@gnu.org>
3859
3860 * os.texi (Dynamic Libraries): New node, with slightly modified
3861 text deleted from "Image Formats".
3862 (System Interface): Add @menu entry for "Dynamic Libraries".
3863
3864 * display.texi (Image Formats): Remove description of
3865 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
3866
07277eb8
GM
38672010-10-12 Glenn Morris <rgm@gnu.org>
3868
3869 * book-spine.texinfo: Rename to book-spine.texi.
3870
c12e4a81
GM
38712010-10-11 Glenn Morris <rgm@gnu.org>
3872
df187c62
GM
3873 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3874
c12e4a81 3875 * Makefile.in (DVIPS): New variable.
234db610
GM
3876 (.PHONY): Add html, ps.
3877 (html, elisp.html, ps, elisp.ps): New targets.
3878 (clean): Delete html, ps files.
3879 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 3880
6513b232
EZ
38812010-10-09 Eli Zaretskii <eliz@gnu.org>
3882
3883 * makefile.w32-in (emacsdir): New variable.
3884 (srcs): Add emacsver.texi.
3885 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
3886
abd40fb4
GM
38872010-10-09 Glenn Morris <rgm@gnu.org>
3888
c1dc72b3
GM
3889 * Makefile.in (VPATH): Remove.
3890 (infodir): Make it absolute.
3891 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
3892
4393405b
GM
3893 * Makefile.in (dist): Anchor regexps.
3894
eef3ab94
GM
3895 * Makefile.in (srcs): Put elisp.texi first.
3896 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
3897
aa9db089
GM
3898 * Makefile.in (infoclean): Remove harmless, long-standing error.
3899
abd40fb4
GM
3900 * Makefile.in ($(infodir)): Delete rule.
3901 (mkinfodir): New.
3902 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
3903
68db69ed 3904 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 3905 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 3906
ea274122
GM
39072010-10-09 Glenn Morris <rgm@gnu.org>
3908
f7a31f11
GM
3909 * Makefile.in (emacsdir): New variable.
3910 (MAKEINFO): Add -I $emacsdir.
3911 (dist): Copy emacsver.texi.
b13254e7
GM
3912 (srcs): Add emacsver.texi.
3913
f7a31f11
GM
3914 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
3915 Set EMACSVER by including emacsver.texi.
3916
ea274122
GM
3917 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3918
17ca7950
GM
39192010-10-07 Glenn Morris <rgm@gnu.org>
3920
3921 * Makefile.in (version): New, set by configure.
3922 (clean): Delete dist tar file.
3923 (dist): Use version in tar name.
3924
4c83f6e1
GM
39252010-10-06 Glenn Morris <rgm@gnu.org>
3926
3927 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
3928 (INSTALL_INFO): Remove unused variable.
3929 (mostlyclean, infoclean, dist): New rules.
3930 (clean): Delete dvi and pdf files.
3931 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 3932 ($(infodir)): Add parallel build workaround.
4c83f6e1 3933
0264072d
GM
39342010-10-04 Glenn Morris <rgm@gnu.org>
3935
3936 * Makefile.in (dvi, pdf, $(infodir)): New targets.
3937 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 3938 Fix -I typo.
0264072d
GM
3939 (clean): No 'make.out' or 'core' files.
3940 (.PHONY): Declare clean rules.
3941 (maintainer-clean): Delete pdf file. Guard against cd failures.
3942
77f38949
GM
39432010-10-03 Glenn Morris <rgm@gnu.org>
3944
3945 * files.texi (File Name Components): Remove ignored section about
3946 deleted variable directory-sep-char.
3947
178fdd41
MA
39482010-10-03 Michael Albinus <michael.albinus@gmx.de>
3949
3950 * files.texi (Magic File Names): New defopt
3951 remote-file-name-inhibit-cache.
3952
9c524fcb
GM
39532010-10-02 Glenn Morris <rgm@gnu.org>
3954
3955 * os.texi (Killing Emacs): Hook now runs in batch mode.
3956
f816790b
SM
39572010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3958
3959 * text.texi (Special Properties): Clarify when modification-hooks run.
3960
7cf78aac
SM
39612010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
3962
3963 * syntax.texi (Syntax Flags): Document new `c' flag.
3964
ca0d44e4
GM
39652010-09-09 Glenn Morris <rgm@gnu.org>
3966
3967 * display.texi (ImageMagick Images): General cleanup.
3968
10999305 39692010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
3970
3971 * files.texi (Directory Names): Use \` rather than ^.
3972
45240125
JD
39732010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3974
3975 * text.texi (Low-Level Kill Ring):
3976 * frames.texi (Window System Selections): Remove cut buffer
3977 documentation.
3978
4abe5bf6
EZ
39792010-08-28 Eli Zaretskii <eliz@gnu.org>
3980
3981 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
3982 Parameters", where the default fringe width is described.
3983
3984 * frames.texi (Window Frame Parameters, Basic Parameters)
3985 (Position Parameters, Layout Parameters, Management Parameters)
3986 (Cursor Parameters, Font and Color Parameters): Add indexing for
3987 frame parameters. (Bug#6929)
3988
fdc76236
TT
39892010-08-25 Tom Tromey <tromey@redhat.com>
3990
3991 * vol2.texi (Top): Update.
3992 * vol1.texi (Top): Update.
3993 * tips.texi (Library Headers): Mention Package-Version and
3994 Package-Requires.
3995 * package.texi: New file.
3996 * os.texi (System Interface): Update pointers.
3997 * elisp.texi (Top): Link to new nodes. Include package.texi.
3998 * anti.texi (Antinews): Update pointers.
3999
1e5c1c80
EZ
40002010-08-25 Eli Zaretskii <eliz@gnu.org>
4001
4002 * processes.texi (Filter Functions): Fix last change.
4003
78e33835
CY
40042010-08-24 Markus Triska <triska@gmx.at>
4005
4006 * processes.texi (Filter Functions): Use `buffer-live-p' instead
4007 of `buffer-name' in the main text as well as in the example
4008 (Bug#3098).
4009
198a7a97
CY
40102010-08-22 Chong Yidong <cyd@stupidchicken.com>
4011
4012 * nonascii.texi (Text Representations):
4013 * loading.texi (Loading Non-ASCII):
4014 * compile.texi (Byte Compilation): Don't mention obsolete
4015 --unibyte command-line argument.
4016
bc7d7ea6
CY
40172010-08-22 Chong Yidong <cyd@stupidchicken.com>
4018
4019 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
4020
b0126eac 40212010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
4022
4023 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
4024
e8a6cc19
EZ
40252010-08-20 Eli Zaretskii <eliz@gnu.org>
4026
4027 * commands.texi (Misc Events): Add cross-references to where
4028 POSITION of a mouse event is described in detail.
4029
c4e7c63a 40302010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 4031
c4e7c63a 4032 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 4033
7815fe19 40342010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
4035
4036 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
4037 Suggested by Štěpán Němec <stepnem@gmail.com>.
4038
7815fe19 40392010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
4040
4041 * minibuf.texi (High-Level Completion): Document args of
4042 `read-buffer-function' (bug#5625).
4043
8b2dd508
JD
40442010-07-29 Jan Djärv <jan.h.d@swipnet.se>
4045
4046 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
4047
bace45fe
MA
40482010-07-29 Michael Albinus <michael.albinus@gmx.de>
4049
4050 * processes.texi (Process Information): Explain process property
4051 `remote-tty'.
4052
4ce5a4cc
JB
40532010-07-27 Juanma Barranquero <lekktu@gmail.com>
4054
4055 * modes.texi (Defining Minor Modes): Use C-delete in examples,
4056 instead of "\C-\^?" (bug#6334).
4057
1c84bc7a
JB
4058 * text.texi (Special Properties): Fix typo.
4059
b88746ba
EZ
40602010-07-09 Eli Zaretskii <eliz@gnu.org>
4061
4062 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
4063 calling sequences, which are now the standard.
4064
51422d6d
CY
40652010-06-24 Chong Yidong <cyd@stupidchicken.com>
4066
4067 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
4068
4069 * commands.texi (Command Overview): Mention undo-boundary call.
4070
d24880de
GM
40712010-06-23 Glenn Morris <rgm@gnu.org>
4072
4073 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
4074 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
4075 * frames.texi, functions.texi, internals.texi, keymaps.texi:
4076 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
4077 * searching.texi, sequences.texi, strings.texi, syntax.texi:
4078 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
4079 Untabify Texinfo files.
4080
0fc76035
CY
40812010-06-20 Chong Yidong <cyd@stupidchicken.com>
4082
4083 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
4084
5338dc0b
CY
40852010-06-19 Chong Yidong <cyd@stupidchicken.com>
4086
a628ad9d 4087 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 4088
2c3a3c1d
CY
40892010-06-02 Chong Yidong <cyd@stupidchicken.com>
4090
ba3bf1d9
CY
4091 * searching.texi (Regexp Special): Remove obsolete information
4092 about matching non-ASCII characters, and suggest using char
4093 classes (Bug#6283).
2c3a3c1d 4094
7f4b4249
JB
40952010-05-30 Juanma Barranquero <lekktu@gmail.com>
4096
4097 * minibuf.texi (Basic Completion): Add missing "@end defun".
4098
637821cd
SM
40992010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4100
4101 * minibuf.texi (Basic Completion): Document completion-boundaries.
4102 (Programmed Completion): Document the new fourth method for boundaries.
4103
e13051c3
CY
41042010-05-22 Chong Yidong <cyd@stupidchicken.com>
4105
a628ad9d 4106 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 4107
0235128c 41082010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4109
4110 * windows.texi (Textual Scrolling):
4111 * tips.texi (Coding Conventions):
4112 * minibuf.texi (Minibuffer History):
4113 * maps.texi (Standard Keymaps):
4114 * loading.texi (Where Defined):
4115 * edebug.texi (Instrumenting): Fix typos.
4116
0235128c 41172010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 4118
c7c32279
CY
4119 * keymaps.texi (Menu Bar): Document :advertised-binding property.
4120
0235128c
SM
4121 * functions.texi (Obsolete Functions):
4122 Document set-advertised-calling-convention.
eb5ed549
CY
4123
4124 * minibuf.texi (Basic Completion): Document completion-in-region.
4125 (Programmed Completion): Document completion-annotate-function.
4126
4127 * commands.texi (Reading One Event): Document read-key.
4128 (Distinguish Interactive): Document KIND arg to
4129 called-interactively-p. Delete obsolete interactive-p.
4130
4131 * elisp.texi (Top): Update node description.
4132
f8848423
EZ
41332010-05-08 Eli Zaretskii <eliz@gnu.org>
4134
0235128c
SM
4135 * nonascii.texi (Character Properties):
4136 Document unicode-category-table. Add an index entry for Unicode
4137 general category.
4138
41392010-05-07 Chong Yidong <cyd@stupidchicken.com>
4140
4141 * Version 23.2 released.
f8848423 4142
938efb77
JB
41432010-04-20 Juanma Barranquero <lekktu@gmail.com>
4144
4145 * locals.texi (Standard Buffer-Local Variables):
4146 Remove @ignore'd reference to `direction-reversed'.
4147
5854c267
JL
41482010-04-14 Juri Linkov <juri@jurta.org>
4149
4150 Fix @deffn without category.
4151
4152 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
4153 for `abbrev-insert'.
4154
4155 * buffers.texi (Indirect Buffers): Add category `Command'
4156 to @deffn of `clone-indirect-buffer'.
4157
4158 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
4159 for `next-window' and `previous-window'. Add category `Command'
4160 to @deffn of `pop-to-buffer'.
4161
8a14dec7
CY
41622010-04-01 Chong Yidong <cyd@stupidchicken.com>
4163
4164 * nonascii.texi (Text Representations): Don't mark
4165 enable-multibyte-characters as a user option.
4166
7a1831cf
EZ
41672010-03-31 Eli Zaretskii <eliz@gnu.org>
4168
4169 * control.texi (Handling Errors): How to re-throw a signal caught
4170 by condition-case.
4171
c3863713
CY
41722010-03-26 Chong Yidong <cyd@stupidchicken.com>
4173
4174 * loading.texi (Hooks for Loading): Document after-load-functions.
4175 Copyedits.
4176
c333f279
AM
41772010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
4178
4179 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
4180
e867cb5d 41812010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
4182
4183 * processes.texi (Network Processes): Document seqpacket type.
4184
605f35cd
DN
41852010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
4186
4187 * os.texi (System Environment): Do not mention lynxos.
4188
288f9fc0
CY
41892010-03-10 Chong Yidong <cyd@stupidchicken.com>
4190
4191 * Branch for 23.2.
4192
eed5c93a
CY
41932010-03-06 Chong Yidong <cyd@stupidchicken.com>
4194
4195 * objects.texi (Integer Type): Take note of the read syntax
4196 exception for numbers that cannot fit in the integer type.
4197
1ddd6622
GM
41982010-03-03 Glenn Morris <rgm@gnu.org>
4199
4200 * numbers.texi (Integer Basics, Bitwise Operations):
4201 * objects.texi (Integer Type): Update for integers now being 30-bit.
4202
a908c79a
CY
42032010-02-27 Chong Yidong <cyd@stupidchicken.com>
4204
4205 * display.texi (Low-Level Font): Document :otf font-spec property.
4206
cd61af01
SM
42072010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4208
4209 * display.texi (Line Height): Avoid obsolete special default variables
4210 like default-major-mode.
4211
c02f8fe2
AM
42122010-01-28 Alan Mackenzie <acm@muc.de>
4213
4214 * display.texi (Auto Faces): Say fontification-functions is called
4215 whether or not Font Lock is enabled. Tidy up the wording a bit.
4216
d738d18b
CY
42172010-01-17 Chong Yidong <cyd@stupidchicken.com>
4218
4219 * elisp.texi: Remove duplicate edition information (Bug#5407).
4220
4963739e
JB
42212010-01-17 Juanma Barranquero <lekktu@gmail.com>
4222
4223 * two.el (volume-header-toc-markup): Fix typos in docstring.
4224
c57008f6
SM
42252010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4226
4227 Avoid dubious uses of save-excursions.
4228 * positions.texi (Excursions): Recommend the use of
4229 save-current-buffer if applicable.
4230 * text.texi (Clickable Text): Fix the example code which used
4231 save-excursion in a naive way which sometimes preserves point and
4232 sometimes not.
4233 * variables.texi (Creating Buffer-Local):
4234 * os.texi (Session Management):
4235 * display.texi (GIF Images):
4236 * control.texi (Cleanups): Use (save|with)-current-buffer.
4237
2f3725cd
EZ
42382010-01-02 Eli Zaretskii <eliz@gnu.org>
4239
4240 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
4241
85eeac93
CY
42422010-01-02 Chong Yidong <cyd@stupidchicken.com>
4243
4244 * nonascii.texi (Text Representations, Character Codes)
4245 (Converting Representations, Explicit Encoding)
4246 (Translation of Characters): Use hex notation consistently.
4247 (Character Sets): Fix map-charset-chars doc (Bug#5197).
4248
4801c5fa
CY
42492010-01-01 Chong Yidong <cyd@stupidchicken.com>
4250
4251 * loading.texi (Where Defined): Make it clearer that these are
4252 loaded files (Bug#5068).
4253
26e533e2
CY
42542009-12-29 Chong Yidong <cyd@stupidchicken.com>
4255
4256 * minibuf.texi (Completion Styles): Document `initials' style.
4257
16d1ff5f
CY
42582009-12-25 Chong Yidong <cyd@stupidchicken.com>
4259
4260 * frames.texi (Resources): Describe inhibit-x-resources.
4261 (Size Parameters): Copyedit.
4262
4263 * hash.texi (Creating Hash):
4264 * objects.texi (Hash Table Type): Document the new hash table
4265 printed representation.
4266
4267 * minibuf.texi (Basic Completion): 4th arg to all-completions is
4268 obsolete.
4269
5dcb4c4e
SM
4270 * processes.texi (Process Buffers):
4271 Document process-kill-buffer-query-function.
16d1ff5f 4272
9a5de3d9
GM
42732009-12-05 Glenn Morris <rgm@gnu.org>
4274
4275 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
4276 diary-display-function, and no longer recommended to be a hook.
4277 Update for changes in the names of calendar and diary hooks.
4278 diary-print-entries-hook has changed section.
4279
b640eb52
EZ
42802009-11-28 Eli Zaretskii <eliz@gnu.org>
4281
4282 * text.texi (Special Properties): More accurate description of
4283 what the `cursor' property does.
4284
be1674ab
KR
42852009-11-26 Kevin Ryde <user42@zip.com.au>
4286
4287 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
4288 mouse-wheel-down-event, the closest thing to a definition for them.
4289 * os.texi (Startup Summary): vindex inhibit-startup-message and
4290 inhibit-splash-screen.
4291 (Command-Line Arguments): vindex argv.
4292 (Suspending Emacs): vindex suspend-tty-functions and
4293 resume-tty-functions. Don't want to index every hook, but having
4294 the programming ones is helpful.
4295
603f5979
CY
42962009-11-14 Chong Yidong <cyd@stupidchicken.com>
4297
4298 * commands.texi (Motion Events): Fix typo (Bug#4907).
4299
4359a806
CY
43002009-11-08 Chong Yidong <cyd@stupidchicken.com>
4301
4302 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
4303 are affected by case-fold-search (Bug#4483).
4304
0f063651
CY
43052009-11-02 Chong Yidong <cyd@stupidchicken.com>
4306
4307 * minibuf.texi (Reading File Names): Note that read-file-name may
4308 use a graphical file dialog.
4309
9bd79893
GM
43102009-10-31 Glenn Morris <rgm@gnu.org>
4311
4312 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
4313
ebe479ec
KR
43142009-10-16 Kevin Ryde <user42@zip.com.au>
4315
4316 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
4317 in particular so `info-lookup-symbol' can find its docs.
4318
2640fa86
CY
43192009-10-16 Chong Yidong <cyd@stupidchicken.com>
4320
4321 * variables.texi (Constant Variables): Distinguish from defconst
4322 variables.
4323 (Defining Variables): Add cindex.
4324
edd6a733
CY
43252009-10-15 Chong Yidong <cyd@stupidchicken.com>
4326
4327 * os.texi (Time of Day): Clarify that the microsecond part is
4328 ignored (Bug#4637).
4329
5feb0b73
GM
43302009-10-11 Glenn Morris <rgm@gnu.org>
4331
4332 * frames.texi (Size and Position): Clarify what is included in the frame
4333 height. (Bug#4535)
4334
0c5413c8
GM
43352009-10-10 Glenn Morris <rgm@gnu.org>
4336
4337 * windows.texi (Size of Window): The relationship between window and
4338 frame heights is not so simple. (Bug#4535)
4339 Mention window-full-height-p.
4340
7f8b600a
SM
43412009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
4342
4343 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
4344 used from Lisp.
4345
6185de1c
EZ
43462009-10-07 Eli Zaretskii <eliz@gnu.org>
4347
7f8b600a
SM
4348 * files.texi (Directory Names) <abbreviate-file-name>:
4349 Document that root home directories are not replaced with "~".
6185de1c 4350
9972911f
EZ
43512009-10-06 Eli Zaretskii <eliz@gnu.org>
4352
4353 * text.texi (Special Properties): Document the meaning of the
4354 `cursor' text property whose value is an integer.
4355
2a3f19ef
MA
43562009-10-05 Michael Albinus <michael.albinus@gmx.de>
4357
4358 * files.texi (Magic File Names): Add `copy-directory'.
4359
804543b5
EZ
43602009-10-05 Eli Zaretskii <eliz@gnu.org>
4361
4362 * files.texi (File Attributes): Fix description of file
4363 attributes. (Bug#4638) Update attributes of files.texi example to
4364 be more representative.
4365
461bf92b
MA
43662009-10-05 Michael Albinus <michael.albinus@gmx.de>
4367
4368 * files.texi (Create/Delete Dirs): New command copy-directory.
4369
a86cd395
JB
43702009-10-04 Juanma Barranquero <lekktu@gmail.com>
4371
4372 * anti.texi (Antinews):
4373 * macros.texi (Indenting Macros):
4374 * strings.texi (Creating Strings, Case Conversion):
4375 Remove duplicate words.
4376
d3080264
MA
43772009-10-01 Michael Albinus <michael.albinus@gmx.de>
4378
4379 * files.texi (Create/Delete Dirs): delete-directory has an
4380 optional parameter RECURSIVE.
4381
85d14563
SM
43822009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
4383
4384 * buffers.texi (Swapping Text): Minor clarification.
4385
3d9842c6
GM
43862009-10-01 Glenn Morris <rgm@gnu.org>
4387
4388 * functions.texi (Declaring Functions): Mention that we also search for
4389 ".m" files in the src/ directory.
4390
78427304
CY
43912009-09-25 David Engster <deng@randomsample.de>
4392
3d9842c6 4393 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 4394
b578c9cc
GM
43952009-09-22 Glenn Morris <rgm@gnu.org>
4396
4397 * internals.texi (Building Emacs): Mention preloaded-file-list.
4398
beee5da7
AM
43992009-09-14 Alan Mackenzie <acm@muc.de>
4400
4401 * os.texi (Terminal Output): Put "@code{}" around "stdout".
4402
5d6ab672
CY
44032009-09-13 Chong Yidong <cyd@stupidchicken.com>
4404
4405 * functions.texi (Anonymous Functions): Rearrange discussion,
4406 giving usage of unquoted lambda forms first. Mention that
4407 `function' and `#'' are no longer required (Bug#4290).
4408
59375eeb
AM
44092009-09-11 Alan Mackenzie <acm@muc.de>
4410
a86cd395 4411 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
4412 batch mode.
4413
e7e2f529
GM
44142009-09-01 Glenn Morris <rgm@gnu.org>
4415
4416 * display.texi (Face Functions): Mention define-obsolete-face-alias.
4417
eae47088
GM
44182009-08-26 Ulrich Mueller <ulm@gentoo.org>
4419
4420 * nonascii.texi (Character Codes): Fix typos.
4421
3691a0a6
MA
44222009-08-25 Michael Albinus <michael.albinus@gmx.de>
4423
4424 * processes.texi (Synchronous Processes): New defvar
4425 process-file-side-effects.
4426
664d56b8
GM
44272009-08-25 Glenn Morris <rgm@gnu.org>
4428
4429 * display.texi (Fontsets): Fix typo.
4430
0706c025
GM
4431 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
4432
03a74b84
SM
44332009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
4434
4435 * processes.texi (Asynchronous Processes): Adjust arglist of
4436 start-process-shell-command and start-file-process-shell-command.
4437
f6de8a37
CY
44382009-08-15 Chong Yidong <cyd@stupidchicken.com>
4439
4b1ed1bb
CY
4440 * advice.texi (Argument Access in Advice): Note that argument
4441 positions are zero-based (Bug#3932).
4442
89a9e058
CY
4443 * commands.texi (Distinguish Interactive): Minor copyedit.
4444
23696fd7
CY
4445 * display.texi (Face Attributes): Add xref to Displaying Faces for
4446 explanation of "underlying face".
4447
f6de8a37
CY
4448 * customize.texi (Common Keywords): Add xref to Loading.
4449
4450 * loading.texi (How Programs Do Loading): Add xref to Lisp
4451 Libraries node in the Emacs manual.
4452
417f77e6
CY
44532009-08-13 Chong Yidong <cyd@stupidchicken.com>
4454
4455 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
4456
0999039c
CY
44572009-07-18 Chong Yidong <cyd@stupidchicken.com>
4458
4459 * processes.texi (Shell Arguments): Copyedits.
4460
9af167bc
GM
44612009-07-18 Glenn Morris <rgm@gnu.org>
4462
4463 * loading.texi (Repeated Loading): Fix typo.
4464
137987ab
RS
44652009-07-16 Richard Stallman <rms@gnu.org>
4466
4467 * buffers.texi (Swapping Text): Recommend setting
4468 write-region-annotate-functions and buffer-saved-size.
4469
4470 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
4471
622fa380
GM
44722009-07-15 Glenn Morris <rgm@gnu.org>
4473
4474 * edebug.texi: Minor re-phrasings throughout.
4475 (Edebug Execution Modes): Sit-for affects continue mode too.
4476 (Jumping): Use `forward-sexp' rather than its keybinding.
4477 (Edebug Misc): Fix Q binding.
4478 (Edebug Eval): Remove cl version.
4479 (Printing in Edebug): Clarify print-length etc.
4480 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
4481 (Specification List): Remove edebug-unwrap findex entry.
4482 (Specification Examples): defmacro is actually not the same as defun.
4483 Escape "`" in example.
4484
6bbd4600
CY
44852009-07-15 Chong Yidong <cyd@stupidchicken.com>
4486
4487 * markers.texi (The Mark): Document optional arg to
4488 deactivate-mark.
4489
e538d479
GM
44902009-07-11 Kevin Ryde <user42@zip.com.au>
4491
4492 * hooks.texi (Standard Hooks): Fix cross-references.
4493
4c98b9ed
GM
4494 * loading.texi (Named Features): Refer to eval-after-load.
4495
5300838c
GM
44962009-07-11 Glenn Morris <rgm@gnu.org>
4497
64fbeb16
GM
4498 * Makefile.in (TEXI2PDF): New.
4499 (elisp.pdf): New target.
4500
4c98b9ed
GM
4501 * searching.texi (Regexp Backslash): Fix typo.
4502
4503 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 4504
51d9979c
GM
45052009-07-10 Glenn Morris <rgm@gnu.org>
4506
561c0216
GM
4507 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
4508
5b594a58
GM
4509 * customize.texi (Customization Types):
4510 * display.texi (Abstract Display):
0cc8c85a 4511 * objects.texi (Character Type, String Type):
5b594a58 4512 Merge in some menu descriptions from elisp.texi.
51d9979c 4513
c3cbbb40
GM
4514 * hash.texi (Hash Tables):
4515 * modes.texi (Multiline Font Lock):
4516 End menu description with period.
fe42c16a 4517
28528402
GM
45182009-07-09 Glenn Morris <rgm@gnu.org>
4519
4520 * back.texi: Don't hard-code texinfo location.
4521
4522 * two-volume.make (texinfodir): New, with location of texinfo.tex.
4523 (tex): Add texinfodir to TEXINPUTS.
4524 (elisp1med-init, elisp2med-init): Use texinfodir.
4525
4526 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
4527 (clean): Add two-volume.make intermediate files.
4528
4529 * elisp.texi, vol1.texi, vol2.texi:
4530 Use a DATE variable with the publication date, and update it.
4531 Fix antinews menu description.
4532
4533 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
4534 Update the detailed node listing to match elisp.texi.
4535
4536 * README: Update edition to match elisp.texi.
4537
4538 * objects.texi (General Escape Syntax):
4539 * nonascii.texi (Character Sets):
4540 Use consistent case for "Unicode Standard".
4541
4542 * anti.texi (Antinews):
4543 * customize.texi (Variable Definitions):
4544 * functions.texi (Declaring Functions):
4545 * nonascii.texi (Character Properties):
4546 * processes.texi (Serial Ports):
4547 * text.texi (Special Properties):
4548 * tips.texi (Coding Conventions):
4549 Minor rearrangements to improve TeX line-filling.
4550
4551 * commands.texi (Using Interactive): Fix cross-reference.
4552
17db8e10
JD
45532009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4554
4555 * frames.texi (Management Parameters): Mention sticky.
4556
77c7e2e1
AS
45572009-07-01 Andreas Schwab <aschwab@redhat.com>
4558
4559 * help.texi (Help Functions): Fix description of help-buffer and
4560 help-setup-xref to use @defun instead of @deffn.
4561
3f1c6666
JD
45622009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4563
4564 * frames.texi (Size Parameters): Mention maximized for fullscreen.
4565
ca27c21b
CY
45662009-06-24 Chong Yidong <cyd@stupidchicken.com>
4567
4568 * display.texi (Window Systems): Add ns to the list.
4569
70243478
CY
45702009-06-21 Chong Yidong <cyd@stupidchicken.com>
4571
4572 * Branch for 23.1.
4573
df006536
MR
45742009-06-17 Martin Rudalics <rudalics@gmx.at>
4575
4576 * windows.texi (Dedicated Windows): Fix typo.
4577 (Resizing Windows): Replace @defun by @deffn.
4578
d259fc4b
GM
45792009-06-17 Glenn Morris <rgm@gnu.org>
4580
4581 * variables.texi (Directory Local Variables):
4582 Update for 2009-04-11 name-change of dir-locals-directory-alist.
4583
30781db6
KH
45842009-06-09 Kenichi Handa <handa@m17n.org>
4585
4586 * nonascii.texi (Character Sets): State clearly that FROM and TO
4587 are codepoints of CHARSET.
4588
62e8099c
CY
45892009-06-07 Chong Yidong <cyd@stupidchicken.com>
4590
4591 * minibuf.texi (Reading File Names): Fix introductory text.
4592 Suggested by stan@derbycityprints.com.
4593 (High-Level Completion): Fix typo.
4594
ee1b1917
CY
45952009-05-28 Chong Yidong <cyd@stupidchicken.com>
4596
4597 * frames.texi (Text Terminal Colors): Multi-tty is already
4598 implemented, but tty-local colors are not.
4599
5df647e8
CY
46002009-05-27 Chong Yidong <cyd@stupidchicken.com>
4601
4602 * hooks.texi (Standard Hooks): Remove mention of obsolete
4603 redisplay-end-trigger-functions.
4604
4605 * internals.texi (Window Internals): Remove mention of obsolete
4606 redisplay-end-trigger-functions.
4607
01f17ae2
MR
46082009-05-21 Martin Rudalics <rudalics@gmx.at>
4609
4610 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
4611
4612 * backups.texi (Making Backups): backup-directory-alist and
4613 make-backup-file-name-function are options.
4614 (Auto-Saving): auto-save-list-file-prefix is an option.
4615
4616 * buffers.texi (Killing Buffers): buffer-offer-save is an
4617 option.
4618
4619 * display.texi (Refresh Screen): no-redraw-on-reenter is an
4620 option.
4621 (Echo Area Customization): echo-keystrokes is an option.
4622 (Selective Display): selective-display-ellipses is an option.
4623 (Temporary Displays): temp-buffer-show-function is an option.
4624 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
4625 are options.
4626 (Font Selection): face-font-family-alternatives,
4627 face-font-selection-order, face-font-registry-alternatives, and
4628 scalable-fonts-allowed are options.
4629 (Fringe Indicators): indicate-buffer-boundaries is an option.
4630 (Fringe Cursors): overflow-newline-into-fringe is an option.
4631 (Scroll Bars): scroll-bar-mode is an option.
4632
4633 * eval.texi (Eval): max-lisp-eval-depth is an option.
4634
4635 * files.texi (Visiting Functions): find-file-hook is an option.
4636 (Directory Names): directory-abbrev-alist is an option.
4637 (Unique File Names): temporary-file-directory and
4638 small-temporary-file-directory are options.
4639
4640 * frames.texi (Initial Parameters): initial-frame-alist,
4641 minibuffer-frame-alist and default-frame-alist are options.
4642 (Cursor Parameters): blink-cursor-alist and
4643 cursor-in-non-selected-windows ar options.
4644 (Window System Selections): selection-coding-system is an
4645 option.
4646 (Display Feature Testing): display-mm-dimensions-alist is an
4647 option.
4648
4649 * help.texi (Help Functions): help-char and help-event-list are
4650 options.
4651
4652 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
4653 an option.
4654
4655 * minibuf.texi (Minibuffer History): history-length and
4656 history-delete-duplicates are options.
4657 (High-Level Completion): read-buffer-function and
4658 read-buffer-completion-ignore-case are options.
4659 (Reading File Names): read-file-name-completion-ignore-case is
4660 an option.
4661
4662 * modes.texi (Mode Line Top): mode-line-format is an option.
4663 (Mode Line Variables): mode-line-position and mode-line-modes
4664 are options.
4665
4666 * nonascii.texi (Text Representations):
4667 enable-multibyte-characters is an option.
4668 (Default Coding Systems): auto-coding-regexp-alist,
4669 file-coding-system-alist, auto-coding-alist and
4670 auto-coding-functions are options.
4671 (Specifying Coding Systems): inhibit-eol-conversion is an
4672 option.
4673
4674 * os.texi (Init File): site-run-file is an option.
4675 (System Environment): mail-host-address is an option.
4676 (User Identification): user-mail-address is an option.
4677 (Terminal Output): baud-rate is an option.
4678
4679 * positions.texi (Word Motion): words-include-escapes is an
4680 option.
4681
4682 * searching.texi (Standard Regexps): page-delimiter,
4683 paragraph-separate, paragraph-separate and sentence-end are
4684 options.
4685
4686 * text.texi (Margins): left-margin and fill-nobreak-predicate
4687 are options.
4688
4689 * variables.texi (Local Variables): max-specpdl-size is an
4690 option.
4691
4692 * windows.texi (Choosing Window):
4693 split-window-preferred-function, special-display-function and
4694 display-buffer-function are options.
4695
106e6894
CY
46962009-05-20 Chong Yidong <cyd@stupidchicken.com>
4697
4a83454d
CY
4698 Fix errors spotted by Martin Rudalics.
4699
106e6894
CY
4700 * syntax.texi (Position Parse): Document rationale for ignored
4701 arguments to syntax-ppss-flush-cache.
4702
4703 * processes.texi (Input to Processes): Mark PROCESS arg to
4704 process-running-child-p as optional.
4705 (Network Options): Document NO-ERROR arg to
4706 set-network-process-option.
4707
4708 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
4709 command.
4710
4711 * searching.texi (POSIX Regexps): Mark posix-search-forward and
4712 posix-search-backward as commands.
4713
4714 * os.texi (Killing Emacs): Mark kill-emacs as a command.
4715 (Suspending Emacs): Mark suspend-emacs as a command.
4716 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
4717 commands.
5dcb4c4e
SM
4718 (Terminal Output): Remove obsolete function baud-rate.
4719 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
4720
4721 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
4722 terminal-coding-system and set-terminal-coding-system.
4723 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
4724 as optional.
4725 (Character Sets): Document RESTRICTION arg of char-charset.
4726 (Character Codes): Mark POS argument to get-byte as optional.
4727
4728 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
4729 minibuffer-message.
4730
4731 * files.texi (Create/Delete Dirs): Mark make-directory and
4732 delete-directory as commands.
4733
4734 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
4735
4736 * text.texi (Base 64): Mark base64-decode-string and
4737 base64-encode-string as commands.
4738 (Columns): Mark move-to-column as a command.
4739 (Mode-Specific Indent): Document RIGID arg to
4740 indent-for-tab-command.
4741 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
4742 Mark indent-code-rigidly as a command.
4743 (Substitution): Mark translate-region as a command.
4744
4745 * frames.texi (Size and Position): Remove obsolete functions
4746 screen-height and screen-width.
4747
04173931
CY
47482009-05-19 Chong Yidong <cyd@stupidchicken.com>
4749
4750 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
4751 (Displaying Buffers, Resizing Windows): Correct mistakes;
4752 next-window, previous-window, and pop-to-buffer are not commands,
4753 and fit-window-to-buffer" is a command. (Pointed out by Martin
4754 Rudalics.)
4755
eae7d8f8
RS
47562009-05-17 Richard M Stallman <rms@gnu.org>
4757
4758 * modes.texi (Precalculated Fontification): Clarify text.
4759
b8766179
MR
47602009-05-17 Martin Rudalics <rudalics@gmx.at>
4761
4762 * windows.texi (Selecting Windows): Clarify descriptions of
4763 with-selected-window and get-lru-window.
4764 (Cyclic Window Ordering): Refer to particular frame when talking
4765 about how splitting affects the ordering.
4766 (Displaying Buffers): Fix descriptions of switch-to-buffer and
4767 switch-to-buffer-other-window. Explain how setting of
4768 display-buffer-reuse-frames affects pop-to-buffer.
4769 (Choosing Window): Clarify some details in descriptions of
4770 display-buffer-reuse-frames, pop-up-frames, and
4771 pop-up-frame-function.
4772 (Dedicated Windows): Clarify some details.
4773 (Textual Scrolling): Replace term vscroll by term vertical
4774 scroll position.
4775 (Vertical Scrolling): Fix typo.
4776 (Window Hooks): Relate text on jit-lock-register to window
4777 scrolling and size changes.
4778
734b5e3b
CY
47792009-05-14 Chong Yidong <cyd@stupidchicken.com>
4780
0a65633e
CY
4781 * frames.texi (Initial Parameters): Clarify what the initial
4782 minibuffer frame is.
05be46d7
CY
4783 (Buffer Parameters): Note that the minibuffer parameter can not be
4784 altered.
0a65633e 4785
734b5e3b
CY
4786 * anti.texi (Antinews): Copyedits. Rearrange some entries.
4787 Document display-buffer changes.
4788
925672cd
CY
47892009-05-13 Chong Yidong <cyd@stupidchicken.com>
4790
17ecd7af
CY
4791 * anti.texi (Antinews): Rewrite for Emacs 22.
4792
925672cd
CY
4793 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
4794 obarrays are first mentioned. Define "system abbrev" more
4795 prominently, and add it to the index.
4796 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
4797 Copyedits.
4798 (Abbrev Expansion): Document abbrev-insert.
4799
80be4dd7
CY
48002009-05-12 Chong Yidong <cyd@stupidchicken.com>
4801
4802 * frames.texi (Font and Color Parameters): Rename from Color
4803 Parameters. Document font-backend parameter.
4804
4805 * vol2.texi (Top): Update node listing.
4806 * vol1.texi (Top): Update node listing.
4807 * elisp.texi (Top): Update node listing.
4808
372a93ac
MR
48092009-05-11 Martin Rudalics <rudalics@gmx.at>
4810
4811 * windows.texi (Choosing Window): Don't explicitly refer to
4812 split-window-sensibly's window argument in descriptions of
4813 split-height-threshold and split-width-threshold.
4814
714c3541
MR
48152009-05-10 Martin Rudalics <rudalics@gmx.at>
4816
4817 * windows.texi (Choosing Window): Fix rewrite of window
4818 splitting section.
4819
0e90e7be
EZ
48202009-05-09 Eli Zaretskii <eliz@gnu.org>
4821
f4e90db0
SM
4822 * nonascii.texi (Default Coding Systems):
4823 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5dcb4c4e 4824 Add indexing.
0e90e7be
EZ
4825 (Lisp and Coding Systems): Add index entries.
4826
d3c0c321
MR
48272009-05-09 Martin Rudalics <rudalics@gmx.at>
4828
4829 * windows.texi (Choosing Window): Describe split-window-sensibly
4830 and rewrite section on window splitting accordingly.
4831 (Textual Scrolling): Replace `...' by @code{...}.
4832
c773345a
CY
48332009-05-04 Chong Yidong <cyd@stupidchicken.com>
4834
ee2d5b5e
CY
4835 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
4836 Remove obsoleted pre-abbrev-expand-hook.
4837
4838 * locals.texi (Standard Buffer-Local Variables): Consolidate table
4839 entries.
4840
c773345a
CY
4841 * internals.texi (Object Internals): Don't assume 32-bit machines
4842 are the norm.
4843 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
4844 (Window Internals): Synch field names to window.h.
4845 (Process Internals): Synch field names to process.h.
c773345a 4846
dd449674
CY
48472009-04-29 Chong Yidong <cyd@stupidchicken.com>
4848
4849 * variables.texi (File Local Variables): Note that read-circle is
4850 bound to nil when reading file-local variables.
4851
4852 * streams.texi (Input Functions): Document read-circle.
4853 (Output Variables): Add xref to Circular Objects.
4854
4f1e25e2
CY
48552009-04-25 Chong Yidong <cyd@stupidchicken.com>
4856
4857 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
4858 Features and Coding System Basics. Node that "p" stands for
4859 "predicate". Recommend utf-8-emacs instead of emacs-mule.
4860 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
4861 mouse-appearance-menu.
4862 (Programming Tips): Add xref to Progress.
4863
dca019f8
CY
48642009-04-22 Chong Yidong <cyd@stupidchicken.com>
4865
5dcb4c4e
SM
4866 * os.texi (Command-Line Arguments):
4867 Document command-line-args-left.
dca019f8
CY
4868 (Suspending Emacs): Adapt text to multi-tty case. Document use of
4869 terminal objects for tty arguments.
4870 (Startup Summary): Add xref to Session Management.
4871 (Session Management): Mention emacs-session-restore. Copyedits.
4872
02a89103
CY
48732009-04-20 Chong Yidong <cyd@stupidchicken.com>
4874
4875 * os.texi (Startup Summary): Copyedits. The init file is not
4876 necessarily named .emacs now. Document initial-buffer-choice and
4877 initial-scratch-message. Note where Emacs exits in batch mode.
4878 Document inhibit-splash-screen as an alias.
4879 (Init File): Be neutral about which init file name to use.
4880
48812009-04-16 Chong Yidong <cyd@stupidchicken.com>
4882
4883 * os.texi (System Interface): Fix Texinfo usage.
4884
0c1cfe01
CY
48852009-04-15 Chong Yidong <cyd@stupidchicken.com>
4886
80d7cdca
CY
4887 * searching.texi (Regexp Backslash): Also refer to shy groups as
4888 non-capturing or unnumbered groups.
4889 (Regexp Functions): Add cross-reference to Regexp Backslash.
4890
0c1cfe01
CY
4891 * display.texi (Truncation): Overlays can use line-prefix and
4892 wrap-prefix too.
4893 (Overlay Properties): Document wrap-prefix and line-prefix.
4894 (Face Attributes): Document underline-minimum-offset.
4895 (Face Remapping): Copyedits.
4896 (Low-Level Font): Copyedits.
4897 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
4898 (Line Height): Emphasize that line-spacing only takes effect on
4899 graphical terminals.
0c1cfe01 4900
c4adeee0
CY
49012009-04-13 Chong Yidong <cyd@stupidchicken.com>
4902
4903 * display.texi (Refresh Screen): Note that a passage about screen
4904 refreshing is text terminal only.
4905 (Forcing Redisplay): Delete misleading comment---sit-for calls
4906 redisplay, not the other way around.
4907 (Truncation): Note new values of truncate-partial-width-windows.
4908 Copyedits.
4909 (Invisible Text): Document invisible-p.
4910
b20ecfa1
EZ
49112009-04-11 Eli Zaretskii <eliz@gnu.org>
4912
4913 * display.texi (Overlays): Overlays don't scale well. See
4914 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
4915
97d8273f
CY
49162009-04-10 Chong Yidong <cyd@stupidchicken.com>
4917
f147ff75
CY
4918 * syntax.texi (Syntax Table Functions): Document cons cell
4919 argument for modify-syntax-entry.
4920 (Categories): Document cons cell argument for
4921 modify-category-entry.
4922
fca4ec76
CY
4923 * searching.texi (String Search): Document word-search-forward-lax
4924 and word-search-backward-lax.
4925 (Searching and Case): Describe isearch behavior more precisely.
4926
9c283d5b
CY
4927 * keymaps.texi (Tool Bar): Mention that some platforms do not
4928 support multi-line toolbars. Suggested by Stephen Eglen.
4929
4930 * frames.texi (Layout Parameters): Mention that Nextstep also
4931 allows only one tool-bar line. Suggested by Stephen Eglen.
4932
97d8273f
CY
4933 * nonascii.texi (Text Representations): Copyedits.
4934 (Coding System Basics): Also mention utf-8-emacs.
4935 (Converting Representations, Selecting a Representation)
4936 (Scanning Charsets, Translation of Characters, Encoding and I/O):
4937 Copyedits.
4938 (Character Codes): Mention role of codepoints 1114112 to 4194175.
4939
2bad3299
CY
49402009-04-09 Chong Yidong <cyd@stupidchicken.com>
4941
4942 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
4943 (Filling): Clarify REGION argument of fill-paragraph.
4944 Document fill-forward-paragraph-function.
2bad3299
CY
4945 (Special Properties): Remove "new in Emacs 22" declaration.
4946 (Clickable Text): Merge with Links and Mouse-1 node.
4947
5dcb4c4e
SM
4948 * display.texi (Button Properties, Button Buffer Commands):
4949 Change xref to Clickable Text.
2bad3299
CY
4950
4951 * tips.texi (Key Binding Conventions): Change xref to Clickable
4952 Text.
4953
4954 * elisp.texi (Top): Update node listing.
4955
ea30ce4f
CY
49562009-04-05 Chong Yidong <cyd@stupidchicken.com>
4957
47af2f4b
CY
4958 * markers.texi (The Mark): Copyedits. Improve description of
4959 handle-shift-selection.
4960 (The Region): Move use-region-p here from The Mark.
4961
ea30ce4f
CY
4962 * positions.texi (Screen Lines): Document (cols . lines) argument
4963 for vertical-motion.
4964
2aa8ea6e
CY
49652009-04-04 Chong Yidong <cyd@stupidchicken.com>
4966
3ec61d4e
CY
4967 * frames.texi (Frames): Clean up introduction. Document `ns'
4968 return value for framep.
4969 (Creating Frames): Note how the terminal is chosen.
4970 (Multiple Terminals, Multiple Displays): Merge into a single node.
4971 (Color Parameters): Fix typo.
4972
4973 * variables.texi (Local Variables, Buffer-Local Variables)
4974 (Creating Buffer-Local): Change link to Multiple Terminals.
4975
4976 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
4977
4978 * keymaps.texi (Controlling Active Maps): Change link to Multiple
4979 Terminals.
4980
4981 * commands.texi (Command Loop Info, Keyboard Macros): Change link
4982 to Multiple Terminals.
4983
4984 * elisp.texi (Top): Update node listing.
4985 * vol2.texi (Top): Update node listing.
4986 * vol1.texi (Top): Update node listing.
4987
9257072f
CY
4988 * buffers.texi (Current Buffer): Note that the append-to-buffer
4989 example is no longer in synch with the latest code. Tie the two
4990 examples together.
4991
2aa8ea6e
CY
4992 * files.texi (File Attributes): Move note about MS-DOS from
4993 Changing Files to File Attributes.
4994 (Create/Delete Dirs): Note that mkdir is an alias for this.
4995
22e74b17
CY
49962009-04-01 Markus Triska <triska@gmx.at>
4997
4998 * processes.texi (Filter Functions): Suggest how to handle output
4999 batches.
5000
4bbe48ec
CY
50012009-03-30 Chong Yidong <cyd@stupidchicken.com>
5002
5003 * help.texi (Accessing Documentation): Update example to use
5004 help-setup-xref and with-help-window.
5005 (Help Functions): Remove print-help-return-message, which is
5006 semi-obsolete due to with-help-window. Document help-buffer and
5007 help-setup-xref.
5008
b9723f39
CY
50092009-03-29 Chong Yidong <cyd@stupidchicken.com>
5010
5dcb4c4e
SM
5011 * help.texi (Accessing Documentation, Help Functions):
5012 Remove information about long-obsolete Emacs versions.
9eb52e90 5013
b9723f39
CY
5014 * modes.texi (Mode Line Variables): The default values of the mode
5015 line variables are now more complicated.
5016
b0cc32db
CY
50172009-03-28 Chong Yidong <cyd@stupidchicken.com>
5018
3c25a5a9
CY
5019 * modes.texi (Major Mode Conventions): Note that specialness is
5020 inherited.
31c9eebb
CY
5021 (Derived Modes): Note that define-derive-mode sets the mode-class
5022 property.
3c25a5a9 5023
b0cc32db
CY
5024 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
5025 goto-map. Add search-map to the list.
5026
c5e0006d
EZ
50272009-03-27 Eli Zaretskii <eliz@gnu.org>
5028
1213465a
EZ
5029 * os.texi (System Environment): Update the list of system-type
5030 values.
5031
c5e0006d
EZ
5032 * markers.texi (The Mark) <handle-shift-selection>: Update for
5033 removal of the optional argument DEACTIVATE.
5034
48bab3d6
CY
50352009-03-25 Chong Yidong <cyd@stupidchicken.com>
5036
5037 * commands.texi (Focus Events): Most X window managers don't use
5038 focus-follows-mouse nowadays.
5039
6e4ff1b6
CY
50402009-03-24 Chong Yidong <cyd@stupidchicken.com>
5041
5042 * commands.texi (Defining Commands): Clarify introduction.
5043 (Using Interactive): Not that interactive can be put in a symbol
5044 property.
5045 (Interactive Call): Note that a symbol with a non-nil
5046 interactive-form property satisfies commandp.
5047
11625308
JB
50482009-03-23 Juanma Barranquero <lekktu@gmail.com>
5049
5050 * minibuf.texi (Intro to Minibuffers): Fix typos.
5051
7b34420d
CY
50522009-03-23 Chong Yidong <cyd@stupidchicken.com>
5053
5054 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
5055 about minibuffers in old Emacs versions. Copyedits.
5056 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
5057 (Text from Minibuffer): Simplify introduction.
5058
f9257eed
AM
50592009-03-22 Alan Mackenzie <acm@muc.de>
5060
5061 * commands.texi (Using Interactive): Clarify string argument to
5062 `interactive' - even promptless elements need \n separators.
5063
f639ba70
CY
50642009-03-18 Chong Yidong <cyd@stupidchicken.com>
5065
5066 * minibuf.texi (Completion Styles): New node.
5067
5068 * elisp.texi (Top): Update node listing.
5069
d897e8ee
CY
50702009-03-17 Chong Yidong <cyd@stupidchicken.com>
5071
5072 * minibuf.texi (Basic Completion): Note that
5073 read-file-name-completion-ignore-case and
5074 read-buffer-completion-ignore-case can override
5075 completion-ignore-case.
5076 (Minibuffer Completion): Document completing-read changes.
5077 (Completion Commands): Avoid mentioning partial completion mode.
5078 Document minibuffer-completion-confirm changes, and
5079 minibuffer-confirm-exit-commands.
5080 (High-Level Completion): Document new require-match behavior for
5081 read-buffer. Document read-buffer-completion-ignore-case.
5082 (Reading File Names): Document new require-match behavior for
5083 read-file-name.
5084
b1f23349
CY
50852009-03-14 Chong Yidong <cyd@stupidchicken.com>
5086
5087 * debugging.texi (Error Debugging): Don't mislead the reader into
5088 thinking that debug-on-error enters debugger for C-f at EOB.
5089 (Error Debugging): Setting debug-on-init within the init file
5090 works, and has for some time.
5091
d6eb4e25
KH
50922009-03-13 Kenichi Handa <handa@m17n.org>
5093
5094 * display.texi (Fontsets): Update the description.
5095
1cf53dc5
CY
50962009-03-13 Chong Yidong <cyd@stupidchicken.com>
5097
5098 * advice.texi (Advising Primitives): Link to What Is a Function.
5099
81f919fc
CY
51002009-03-12 Chong Yidong <cyd@stupidchicken.com>
5101
cf4229eb
CY
5102 * compile.texi (Speed of Byte-Code): Update example.
5103 (Disassembly): Update examples.
5104
81f919fc 5105 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
5106
5107 * customize.texi (Common Keywords): It's not necessary to use :tag
5108 to remove hyphens, as custom-unlispify-tag-name does it
5109 automatically.
5dcb4c4e
SM
5110 (Variable Definitions): Link to File Local Variables.
5111 Document customized-value symbol property.
f2bbc08c
CY
5112 (Customization Types): Move menu to end of node.
5113
955964d7
CY
51142009-03-10 Chong Yidong <cyd@stupidchicken.com>
5115
5116 * macros.texi (Compiling Macros): Omit misleading sentence, which
5117 implied that macros can only be used in the same file they are
5118 defined.
5119 (Backquote): Remove obsolete information about Emacs 19.
5120
d25ed7db
GM
51212009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
5122
5123 * display.texi (Display Margins): Fix paren typo.
5124
d55f6ca5
CY
51252009-02-27 Chong Yidong <cyd@stupidchicken.com>
5126
f0e57ed8
CY
5127 * elisp.texi (Top): Update node listing.
5128
5129 * variables.texi (Variables): Clarify introduction.
5130 (Global Variables): Mention that setq is a special form.
5131 (Local Variables): Use active voice.
5132 (Tips for Defining): Mention marking variables as safe.
5133 (Buffer-Local Variables): Mention terminal-local and frame-local
5134 variables together.
5135 (File Local Variables): Copyedits.
5136 (Frame-Local Variables): Note that they are not really useful.
5137 (Future Local Variables): Node deleted.
5138
d55f6ca5 5139 * objects.texi (General Escape Syntax): Update explanation of
fe7a3057 5140 Unicode escape syntax.
d55f6ca5 5141
ca8f09a8
CY
51422009-02-23 Chong Yidong <cyd@stupidchicken.com>
5143
5144 * control.texi (Control Structures): Add cindex entry for "textual
5145 order".
5146
5147 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
5148 instead of "expression" throughout.
5149 (Function Indirection): Copyedits. Use active voice.
5150 (Eval): The default value of max-lisp-eval-depth is now 400.
5151
a20878b6
MB
51522009-02-23 Miles Bader <miles@gnu.org>
5153
5154 * processes.texi (System Processes): Rename `system-process-attributes'
5155 to `process-attributes'.
5156
61f66044
CY
51572009-02-22 Chong Yidong <cyd@stupidchicken.com>
5158
1b80d1f3
CY
5159 * symbols.texi (Property Lists): Emphasize that property lists are
5160 not restricted to symbol cells.
5161 (Other Plists): Copyedit.
5162
61f66044
CY
5163 * sequences.texi (Sequences Arrays Vectors): Make introduction
5164 more concise.
5165 (Arrays): Mention char-tables and bool-vectors too.
5166 (Vectors): Don't repeat information given in Arrays node. Link to
5167 nodes that explain the vector usage examples.
5168 (Char-Tables): Note that char-table elements can have arbitrary
5169 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 5170 Link to Property Lists node.
61f66044 5171
9403944b
CY
51722009-02-22 Chong Yidong <cyd@stupidchicken.com>
5173
5174 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
5175 `append'.
4068c7b4 5176 (List Elements): Copyedits.
9403944b
CY
5177
5178 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
5179 of `vconcat'.
5180
5181 * strings.texi (Creating Strings): Copyedits. Remove obsolete
5182 Emacs 20 usage of `concat'.
5183 (Case Conversion): Copyedits.
5184
b87a185f
CY
51852009-02-21 Chong Yidong <cyd@stupidchicken.com>
5186
5187 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
5188 Minor edits.
5189 (Frame Configuration Type): Emphasize that it is not primitive.
5190 (Font Type): New node.
5191 (Type Predicates): Add fontp; type-of now recognizes font object
5192 types.
5193
5194 * intro.texi (Version Info): Update version numbers in examples.
5195 (Acknowledgements): List more contributors.
5196
5197 * elisp.texi: Bump version number to 3.0.
5198 (Top): Link to Font Type node.
5199
867d4bb3
JB
52002009-02-20 Juanma Barranquero <lekktu@gmail.com>
5201
5202 * modes.texi (Major Mode Conventions): Remove duplicate words.
5203 (Customizing Keywords): Fix typo.
5204
77730170
EZ
52052009-02-14 Eli Zaretskii <eliz@gnu.org>
5206
5207 * nonascii.texi (User-Chosen Coding Systems): Document that
5208 select-safe-coding-system suggests raw-text if there are raw bytes
5209 in the region.
5210 (Explicit Encoding): Warn not to use `undecided' when encoding.
5211
c8736212
GM
52122009-02-11 Glenn Morris <rgm@gnu.org>
5213
5214 * frames.texi (Visibility of Frames): Mention the effect multiple
5215 workspaces/desktops can have on visibility.
5216
ab992d66
EZ
52172009-02-07 Eli Zaretskii <eliz@gnu.org>
5218
c8736212
GM
5219 * text.texi (Commands for Insertion):
5220 * commands.texi (Event Mod):
5221 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
5222 * nonascii.texi (Translation of Characters):
5223 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
5224 (Explicit Encoding): Document the `charset' text property produced
5225 by decode-coding-region and decode-coding-string.
ab992d66 5226
e651a255
AM
52272009-01-27 Alan Mackenzie <acm@muc.de>
5228
5229 * modes.texi (Search-based Fontification): Correct a typo.
5230
bc5cde4b
JB
52312009-01-25 Juanma Barranquero <lekktu@gmail.com>
5232
5233 * abbrevs.texi (Abbrev Table Properties): Fix typo.
5234 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
5235
3533155b
EZ
52362009-01-24 Eli Zaretskii <eliz@gnu.org>
5237
f721deda
EZ
5238 * display.texi (Window Systems): Document the value of
5239 `initial-window-system' under --daemon.
5240
3533155b
EZ
5241 * os.texi (System Environment): Remove description of the
5242 `environment' function which has been deleted.
5243
f79b43b2
DN
52442009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
5245
5246 * frames.texi (Multiple Displays): Remove documentation for
5247 removed function make-frame-on-tty.
5248
e3aa6669
CY
52492009-01-22 Chong Yidong <cyd@stupidchicken.com>
5250
5251 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
5252 write-region-annotate-functions.
5253 Document write-region-post-annotation-function.
e3aa6669 5254
fb13a416
CY
52552009-01-19 Chong Yidong <cyd@stupidchicken.com>
5256
5257 * display.texi (Font Lookup): Document WIDTH argument of
5258 x-list-fonts.
5259
02eccf6b
EZ
52602009-01-17 Eli Zaretskii <eliz@gnu.org>
5261
ead3f58d
EZ
5262 * maps.texi (Standard Keymaps): Rename function-key-map to
5263 local-function-key-map.
5264
5265 * keymaps.texi (Translation Keymaps): Rename function-key-map to
5266 local-function-key-map.
5267
5268 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
5269 and `set-keyboard-coding-system' now accept an optional terminal
5270 argument.
5271
5272 * commands.texi (Event Mod): `keyboard-translate-table' is now
5273 terminal-local.
5274 (Function Keys): Rename function-key-map to
5275 local-function-key-map.
5276
df05a163
EZ
5277 * elisp.texi (Top): Make @detailmenu be consistent with changes in
5278 frames.texi.
5279
0ed8034e 5280 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
5281 `delete-terminal-functions', `suspend-tty-functions' and
5282 `resume-tty-functions'.
0ed8034e
EZ
5283
5284 * frames.texi (Frames): Document `frame-terminal' and
5285 `terminal-live-p'.
5286 (Multiple Displays): Document `make-frame-on-tty'.
5287 (Multiple Terminals): Document `terminal-list', `delete-terminal',
5288 `terminal-name', and `get-device-terminal'.
490f1197
EZ
5289 (Terminal Parameters): Document `terminal-parameters',
5290 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
5291
5292 * os.texi (System Environment): Document `environment' and
5293 `initial-environment'.
490f1197
EZ
5294 (Suspending Emacs): Update for multi-tty; document
5295 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 5296
02eccf6b
EZ
5297 * nonascii.texi (Coding System Basics): More accurate description
5298 of `raw-text'.
5299
f19fea97
JB
53002009-01-12 Juanma Barranquero <lekktu@gmail.com>
5301
5302 * display.texi (Low-Level Font): Fix typo.
5303
16fa292f
CY
53042009-01-10 Chong Yidong <cyd@stupidchicken.com>
5305
5306 * elisp.texi (Top): Update node listing.
5307
5308 * display.texi (PostScript Images): Node deleted.
5309
0b4faef3
EZ
53102009-01-10 Eli Zaretskii <eliz@gnu.org>
5311
3355f04d
EZ
5312 * processes.texi (Decoding Output): Document that null bytes force
5313 no-conversion for reading process output.
5314
5315 * files.texi (Reading from Files): Document that null bytes force
5316 no-conversion when visiting files.
5317
11625308 5318 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 5319
5dcb4c4e
SM
5320 * nonascii.texi (Lisp and Coding Systems):
5321 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 5322 (Character Properties): Improve wording.
0b4faef3 5323
ce9cf065
CY
53242009-01-09 Chong Yidong <cyd@stupidchicken.com>
5325
5326 * display.texi (Font Lookup): Remove obsolete function
5327 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
5328 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
5329 (Font Selection): Reorder order of variable descriptions.
5330 Minor clarifications.
ce9cf065
CY
5331
5332 * elisp.texi (Top): Update node listing.
5333
ab756fb3
GM
53342009-01-09 Glenn Morris <rgm@gnu.org>
5335
5336 * commands.texi (Command Loop Info): Say that last-command-char and
5337 last-input-char are obsolete aliases.
5338
5339 * edebug.texi (Edebug Recursive Edit): Remove separate references to
5340 last-input-char and last-command-char, since they are just aliases for
5341 last-input-event and last-command-event.
5342
5343 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
5344 last-command-char.
5345
6b2b8ab1
CY
53462009-01-08 Chong Yidong <cyd@stupidchicken.com>
5347
5348 * elisp.texi: Update node listing.
5349
5350 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
5351 (Face Attributes): Don't link to Font Lookup.
5352 Document font-family-list.
6b2b8ab1
CY
5353 (Fonts): New node.
5354
3568e767
JR
53552009-01-08 Jason Rumney <jasonr@gnu.org>
5356
5357 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 5358 changing the standard pointer shapes. (Bug#1485)
3568e767 5359
6221c8db
CY
53602009-01-08 Chong Yidong <cyd@stupidchicken.com>
5361
5362 * display.texi (Attribute Functions): Note that a function value
5363 :height is relative, and that compatibility functions work by
5364 calling set-face-attribute.
5365 (Displaying Faces): Reorder list in order of increasing priority.
5366 (Face Remapping): New node. Content moved here from Displaying
5367 Faces.
5368 (Glyphs): Link to Face Functions.
5369
e3d3799a
CY
53702009-01-08 Chong Yidong <cyd@stupidchicken.com>
5371
5372 * display.texi (Faces): Don't discuss face id here. facep does
5373 not return t.
5374 (Defining Faces): Minor clarification.
5375 (Face Attributes): Rearrange items to match docstring of
5376 set-face-attribute. Add :foundry attribute. Document new role of
5377 :font attribute. Texinfo usage fix.
5378 (Attribute Functions): Copyedits.
5379 (Face Functions): Note that face number is seldom used.
5380
638a2457
RS
53812009-01-05 Richard M Stallman <rms@gnu.org>
5382
5383 * strings.texi (Predicates for Strings): Minor clarification.
5384
5385 * functions.texi (Function Safety): Texinfo usage fix.
5386
39cb9e56 53872009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
49ea0074
JB
5388
5389 * objects.texi (General Escape Syntax): Fix typo.
5390
9f822178
MR
53912009-01-03 Martin Rudalics <rudalics@gmx.at>
5392
5393 * windows.texi (Choosing Window): Say that pop-up-frame-alist
5394 works via the default value of pop-up-frame-function.
5395
af34ad36
EZ
53962009-01-02 Eli Zaretskii <eliz@gnu.org>
5397
5398 * processes.texi (System Processes): Document the `time' and
5399 `ctime' attributes of `system-process-attributes'.
5400
d31f6679
CY
54012009-01-01 Chong Yidong <cyd@stupidchicken.com>
5402
5403 * display.texi (Face Attributes): Clarify :height attribute.
5404
174dc00c
MR
54052008-12-31 Martin Rudalics <rudalics@gmx.at>
5406
5407 * buffers.texi (The Buffer List): Clarify what moves a buffer to
5408 the front of the buffer list. Add entries for `last-buffer' and
5409 `unbury-buffer'.
5410
b8afe7e4
EZ
54112008-12-27 Eli Zaretskii <eliz@gnu.org>
5412
d14030f5
EZ
5413 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
5414 and its subsections.
5415
5416 * frames.texi (Multiple Terminals, Low-level Terminal)
5417 (Terminal Parameters, Frames on Other TTY devices): New sections.
5418 (Frames): Add an xref to "Multiple Terminals".
5419
765980a4
EZ
5420 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
5421
5422 * objects.texi (Terminal Type): New node.
5423 (Editing Types): Add it to the menu.
5424
47bd5577
EZ
5425 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
5426 Variables".
5427
eb22b78c 5428 * variables.texi (Directory Local Variables): New node.
47bd5577 5429 (Variables): Add a menu item for it.
eb22b78c 5430
b8afe7e4
EZ
5431 * loading.texi (Autoload): Document `generate-autoload-cookie' and
5432 `generated-autoload-file'.
5433
77bb0476
EZ
54342008-12-20 Eli Zaretskii <eliz@gnu.org>
5435
028e2c19
EZ
5436 * os.texi (Startup Summary): Add xref to documentation of
5437 `initial-window-system'.
5438
77bb0476
EZ
5439 * display.texi (Window Systems): Document `window-system' the
5440 function. The variable `window-system' is now frame-local.
028e2c19 5441 Document `initial-window-system'.
77bb0476 5442
dda87836
MR
54432008-12-19 Martin Rudalics <rudalics@gmx.at>
5444
5445 * windows.texi (Windows): Rewrite description of
5446 fit-window-to-buffer.
5447
caef3ed2
GM
54482008-12-13 Glenn Morris <rgm@gnu.org>
5449
5450 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
5451 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
5452
21c58e4d
GM
54532008-12-12 Glenn Morris <rgm@gnu.org>
5454
5455 * debugging.texi (Error Debugging): Refer forwards to
5456 eval-expression-debug-on-error.
5457
af38459f
EZ
54582008-12-05 Eli Zaretskii <eliz@gnu.org>
5459
5dedd9b5
EZ
5460 * strings.texi (String Basics): Only unibyte strings that
5461 represent key sequences hold 8-bit raw bytes.
5462
af38459f
EZ
5463 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
5464 paragraph to speak about `undecided'.
5465 (Character Properties): Don't explain the meaning of each
5466 property; instead, identify their Unicode Standard names.
b3f1f4a5 5467 (Character Sets): Document `map-charset-chars'.
af38459f 5468
fa047ae7
GM
54692008-12-02 Glenn Morris <rgm@gnu.org>
5470
5471 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
5472 section yet again.
5473
47dbc044
EZ
54742008-11-29 Eli Zaretskii <eliz@gnu.org>
5475
98d05998
EZ
5476 * nonascii.texi (Character Properties): New Section.
5477 (Specifying Coding Systems): Document
5478 `coding-system-priority-list', `set-coding-system-priority', and
5479 `with-coding-priority'.
5480 (Lisp and Coding Systems): Document `check-coding-systems-region'
5481 and `coding-system-charset-list'.
5482 (Coding System Basics): Document `coding-system-aliases'.
5483
5484 * elisp.texi (Top): Add a @detailmenu entry for "Character
5485 Properties".
5486
47dbc044
EZ
5487 * objects.texi (Character Type): Correct the range of Emacs
5488 characters. Add an @xref to "Character Codes".
5489
5490 * strings.texi (String Basics): Add an @xref to "Character Codes".
5491
5492 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
5493
5494 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
5495 (Character Codes): Document `max-char'.
5496
8b80cdf5
EZ
54972008-11-28 Eli Zaretskii <eliz@gnu.org>
5498
5499 * nonascii.texi (Text Representations, Converting Representations)
5500 (Character Sets, Scanning Charsets, Translation of Characters):
5501 Make text more accurate.
5502
a99dceba
GM
55032008-11-28 Glenn Morris <rgm@gnu.org>
5504
5505 * files.texi (Format Conversion Round-Trip): Improve previous change.
5506
f6dc3bed
CY
55072008-11-26 Chong Yidong <cyd@stupidchicken.com>
5508
5509 * modes.texi (Auto Major Mode): Fix example.
5510
5da9413d
GM
55112008-11-25 Glenn Morris <rgm@gnu.org>
5512
5513 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
5514
5515 * files.texi (Format Conversion Round-Trip):
5516 Use active voice for previous change.
5517
fcca848c
CY
55182008-11-25 Chong Yidong <cyd@stupidchicken.com>
5519
5520 * os.texi (Processor Run Time):
5521 * processes.texi (Transaction Queues):
5522 * markers.texi (The Mark):
5523 * windows.texi (Choosing Window, Selecting Windows):
5524 * files.texi (Changing Files, Magic File Names):
5525 * commands.texi (Key Sequence Input):
5526 * functions.texi (Declaring Functions):
5527 * strings.texi (Predicates for Strings):
5528 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
5529
36c8dc54
CY
55302008-11-24 Chong Yidong <cyd@stupidchicken.com>
5531
5532 * help.texi (Accessing Documentation): Update example.
5533
5534 * variables.texi (Defining Variables): Note that `*' is not
5535 necessary if defcustom is used.
5536
2a79b242
EZ
55372008-11-22 Eli Zaretskii <eliz@gnu.org>
5538
5539 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
5540 Characters" from @detailmenu.
5541
5542 * nonascii.texi (Character Codes, Character Sets)
5543 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
5544 (Chars and Bytes, Splitting Characters): Sections removed.
5545
392f0d26
LK
55462008-11-22 Lute Kamstra <lute@gnu.org>
5547
5548 * positions.texi (Text Lines): Update goto-line documentation.
5549
af1a5cd5
MR
55502008-11-21 Martin Rudalics <rudalics@gmx.at>
5551
6a4cfb0c
MR
5552 * frames.texi (Frames): Fix typo, add cross references, reword.
5553 (Initial Parameters): Reword special-display-frame-alist text.
5554 (Frames and Windows): Reword. Describe argument norecord for
5555 set-frame-selected-window.
5556 (Input Focus): Describe argument norecord for select-frame.
5557 Remove comment on MS-Windows behavior for focus-follows-mouse.
5558 (Raising and Lowering): Mention windows-frames dichotomy in
5559 metaphor.
5560
af1a5cd5
MR
5561 * windows.texi (Displaying Buffers, Vertical Scrolling)
5562 (Horizontal Scrolling): Fix indenting and rewording issues
5563 introduced with 2008-11-07 change.
5564
c249fa9c
GM
55652008-11-20 Glenn Morris <rgm@gnu.org>
5566
5567 * files.texi (Format Conversion Round-Trip): Mention `preserve'
5568 element of `format-alist'.
5569
204d4665
GM
55702008-11-19 Glenn Morris <rgm@gnu.org>
5571
5572 * doclicense.texi: Update to FDL 1.3.
5573 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
5574
cc0910af
CY
55752008-11-18 Chong Yidong <cyd@stupidchicken.com>
5576
efe6e7c4
CY
5577 * windows.texi (Window Hooks): Remove *-end-trigger-functions
5578 vars, which are obsolete. Mention jit-lock-register.
5579
5dcb4c4e
SM
5580 * modes.texi (Other Font Lock Variables):
5581 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 5582
cc0910af
CY
5583 * frames.texi (Color Parameters): Document alpha parameter.
5584
aeeedf76
MR
55852008-11-16 Martin Rudalics <rudalics@gmx.at>
5586
5587 * windows.texi (Splitting Windows, Deleting Windows)
5588 (Selecting Windows, Cyclic Window Ordering)
5589 (Buffers and Windows, Displaying Buffers, Choosing Window)
5590 (Dedicated Windows, Window Point, Window Start and End)
5591 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
5592 (Size of Window, Resizing Windows, Window Configurations)
5593 (Window Parameters): Avoid @var at beginning of sentences and
5594 reword accordingly.
5595
4c565c5c
LK
55962008-11-11 Lute Kamstra <lute@gnu.org>
5597
5598 * files.texi (File Name Components): Fix file-name-extension
5599 documentation.
5600
25f494c9
JB
56012008-11-11 Juanma Barranquero <lekktu@gmail.com>
5602
5603 * frames.texi (Basic Parameters): Remove display-environment-variable
5604 and term-environment-variable.
5605
a1401ab1
EZ
56062008-11-08 Eli Zaretskii <eliz@gnu.org>
5607
5608 * windows.texi (Basic Windows, Splitting Windows)
5609 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
5610 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
5611 (Resizing Windows, Window Configurations, Window Parameters):
5612 Fix wording and markup.
a1401ab1 5613
efafc282
MR
56142008-11-07 Martin Rudalics <rudalics@gmx.at>
5615
5616 * windows.texi (Windows): Update entries.
5617 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 5618 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
5619 (Selecting Windows, Cyclic Window Ordering): Reword with special
5620 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
5621 (Buffers and Windows, Choosing Window): Reword with special
5622 emphasis on dedicated windows.
5623 (Displaying Buffers): Reword. For switch-to-buffer mention that
5624 it may fall back on pop-to-buffer. For other-window try to
5625 explain how it treats the cyclic ordering of windows.
efafc282
MR
5626 (Dedicated Windows): New node and section discussing dedicated
5627 windows and associated functions.
86ab855a 5628 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
5629 (Window Start and End): Rename node and section title. Reword.
5630 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
5631 Minor rewording.
5632 (Size of Window): Reword, in particular text on window-width.
5633 (Resizing Windows): Reword. Add text on balancing windows.
5634 (Window Configurations): Reword. Mention window parameters.
5635 (Window Parameters): New node and section on window parameters.
5636 (Window Hooks): Reword. Mention that
5637 window-configuration-change-hook is run "buffer-locally".
5638 * elisp.texi (Top): Update Windows entries in @detailmenu
5639 section.
5640
d60a8ab2
JB
56412008-11-04 Juanma Barranquero <lekktu@gmail.com>
5642
5643 * searching.texi (Regexp Search): Fix typo.
5644
01777627
CY
56452008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5646
5647 * searching.texi (Regexp Search): Document GREEDY arg.
5648 (Simple Match Data): Fix return value.
5649
c4526e93
EZ
56502008-11-01 Eli Zaretskii <eliz@gnu.org>
5651
5652 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
5653 with Emacs 23 internal representation of characters.
5654 Document `unibyte-string'.
c4526e93 5655
fe2ae8b5
CY
56562008-10-28 Chong Yidong <cyd@stupidchicken.com>
5657
5658 * processes.texi (Process Information): Note that process-status
5659 does not accept buffer names.
5660
cc5a21e3
CY
56612008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5662
5663 * positions.texi (Skipping Characters): Correct return value of
5664 skip-chars-forward.
5665
09460d9a
MR
56662008-10-25 Martin Rudalics <rudalics@gmx.at>
5667
520b29e7
MR
5668 * windows.texi (Deleting Windows): Update documentation of
5669 delete-windows-on.
5670 (Buffers and Windows): Update documentations of
5671 get-buffer-window and get-buffer-window-list.
5672 (Displaying Buffers): Update documentation of
5673 replace-buffer-in-windows.
5674
09460d9a
MR
5675 * buffers.texi (Current Buffer): Reword set-buffer and
5676 with-current-buffer documentations.
5677 (Creating Buffers): Reword documentation of get-buffer-create.
5678
4d48fcdc
MR
56792008-10-23 Martin Rudalics <rudalics@gmx.at>
5680
5681 * buffers.texi (Current Buffer): Reword documentation of
5682 set-buffer.
5683 (Buffer Names): Reword documentation of buffer-name.
5684 (The Buffer List): For bury-buffer explain what happens with the
5685 buffer's window.
5686 (Creating Buffers): Say that get-buffer-create's arg is called
5687 buffer-or-name.
5688
f0143c43
CY
56892008-10-22 Chong Yidong <cyd@stupidchicken.com>
5690
3e5dbbd3
CY
5691 * advice.texi (Computed Advice): Explain what DEFINITION is.
5692
f0143c43
CY
5693 * nonascii.texi (Character Codes): Remove obsolete function
5694 char-valid-p, and document characterp instead.
5695
52a94b85
MR
56962008-10-22 Martin Rudalics <rudalics@gmx.at>
5697
5698 * windows.texi (Displaying Buffers): Reword documentation of
5699 pop-to-buffer.
5700 (Choosing Window): Rewrite documentation of display-buffer and
5701 its options.
5702
f76f8246
MR
5703 * buffers.texi (Killing Buffers): Update documentation of
5704 kill-buffer.
5705
acc8b598
EZ
57062008-10-21 Eli Zaretskii <eliz@gnu.org>
5707
80e6b6df
EZ
5708 * processes.texi (Serial Ports): Fix wording and improve markup.
5709
3645358a
EZ
5710 * searching.texi (Regexp Search): Document `string-match-p' and
5711 `looking-at-p'.
5712 (POSIX Regexps): Add an xref for "non-greedy".
5713 (Regexp Special): Add @cindex entry for "non-greedy".
5714
b3d50cff 5715 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 5716 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 5717
73b7530a
EZ
5718 * frames.texi (Color Names): Add an xref to `read-color'.
5719
5720 * minibuf.texi (High-Level Completion): Document `read-color'.
5721
acc8b598
EZ
5722 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
5723
5724 * positions.texi (Narrowing): Add an xref to "Swapping Text".
5725
5726 * buffers.texi (Swapping Text): New section, documents
5727 `buffer-swap-text'.
5728
10e187e8
MR
57292008-10-21 Martin Rudalics <rudalics@gmx.at>
5730
5731 * windows.texi (Resizing Windows): Minor wording fix.
5732
fd6f900c
EZ
57332008-10-20 Eli Zaretskii <eliz@gnu.org>
5734
5735 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
5736 and `combine-and-quote-strings'.
5737
5738 * strings.texi (Creating Strings): Add xrefs for them.
5739
e4372165
EZ
57402008-10-19 Eli Zaretskii <eliz@gnu.org>
5741
d6328fba
EZ
5742 * elisp.texi (Top): Make descriptive text for "Reading File Names"
5743 match the corresponding menu in minibuf.texi.
5744
e4372165
EZ
5745 * minibuf.texi (Reading File Names): Document `read-shell-command'
5746 and `minibuffer-local-shell-command-map'.
5747
5d8dda33
MR
57482008-10-19 Martin Rudalics <rudalics@gmx.at>
5749
5750 * windows.texi (Resizing Windows): Remove var{} around "window" in
5751 documentation of enlarge-window.
5752 Rewrite documentation of window-min-height and window-min-width.
5753
437706cd
EZ
57542008-10-19 Eli Zaretskii <eliz@gnu.org>
5755
80f85d7c
EZ
5756 * functions.texi (Calling Functions): Document `apply-partially'.
5757
291703b5
EZ
5758 * hooks.texi (Standard Hooks): Mention
5759 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
5760
5761 * variables.texi (File Local Variables): Document
5762 `file-local-variables-alist', `before-hack-local-variables-hook'
5763 and `hack-local-variables-hook'.
5764
583d8b3c
EZ
5765 * processes.texi (Synchronous Processes): Document `process-lines'.
5766
5dcb4c4e
SM
5767 * customize.texi (Variable Definitions):
5768 Document `custom-reevaluate-setting'.
437706cd 5769
7e51d89b
MR
57702008-10-18 Martin Rudalics <rudalics@gmx.at>
5771
5772 * windows.texi (Choosing Window, Deleting Windows)
5773 (Displaying Buffers): Expand documentation of dedicated windows.
5774
43c59a3d
EZ
57752008-10-18 Eli Zaretskii <eliz@gnu.org>
5776
018a960d
EZ
5777 * files.texi (Changing Files): Document symbolic input of file
5778 modes to `set-file-modes'. Document `read-file-modes' and
5779 `file-modes-symbolic-to-number'.
5780
2c0b8144
EZ
5781 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
5782 and `search-map'.
5783
5dcb4c4e
SM
5784 * searching.texi (Search and Replace):
5785 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 5786 Document `multi-query-replace-map'.
80120f13 5787
6d4913f0 5788 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
5789 (Completion Commands, Reading File Names):
5790 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
5791 `minibuffer-local-filename-must-match-map'.
5792 (Minibuffer Completion): The `require-match' argument to
5793 `completing-read' can now have the value `confirm-only'.
5794
43c59a3d
EZ
5795 * windows.texi (Displaying Buffers): Minor wording fix.
5796 (Choosing Window): `split-height-threshold' can now be nil.
5797 Document `split-width-threshold'. `pop-up-frames' can have the
5798 value `graphic-only'.
5799
f36acfd9
EZ
58002008-10-17 Eli Zaretskii <eliz@gnu.org>
5801
5802 * os.texi (Startup Summary): Document `before-init-time' and
5803 `after-init-time'. Document `initial-window-system' and
5804 `window-system-initialization-alist'. Document reading the
5805 abbrevs file. Document the call to `server-start' under --daemon.
5806 Rearrange a bit to be consistent with the code flow.
53728487
EZ
5807 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
5808 (Time Parsing): Document `format-seconds'.
f36acfd9 5809
96995b89
MR
58102008-10-17 Martin Rudalics <rudalics@gmx.at>
5811
5812 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
5813 and reword.
5814
2de17c73
EZ
58152008-10-16 Eli Zaretskii <eliz@gnu.org>
5816
5817 * markers.texi (The Mark): Document use-region-p.
5818
9cf52b11
EZ
58192008-10-15 Eli Zaretskii <eliz@gnu.org>
5820
c3aaf1d7
EZ
5821 * internals.texi (Writing Emacs Primitives): The interactive spec
5822 of a primitive can be a Lisp form.
5823
841a1743
EZ
5824 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
5825 values of transient-mark-mode. Document handle-shift-selection.
5826
5827 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
5828 (Interactive Examples): Show an example of `^'.
5829 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
5830 (Defining Commands, Using Interactive): The interactive-form of a
5831 function can be added via its symbol's property.
841a1743 5832
52441368
EZ
5833 * positions.texi (List Motion): beginning-of-defun-function can
5834 now accept an argument.
5835
8e8c1a72
EZ
5836 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
5837 now return a list of strings.
5838
a33a1f2a
EZ
5839 * control.texi (Handling Errors): Document ignore-errors.
5840
4fb04348
EZ
5841 * frames.texi (Creating Frames): Document frame-inherited-parameters.
5842 (Parameter Access): Document set-frame-parameter.
5843
ee666f84
EZ
5844 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
5845 Hooks" for the effect of kill-all-local-variables on local hook
5846 functions.
5847
9cf52b11
EZ
5848 * modes.texi (Major Mode Conventions, Mode Line Variables):
5849 `mode-name' need not be a string. xref to "Mode Line Data" for
5850 details, and to "Emulating Mode Line" for computing a string
5851 value.
5852
22526bc4
EZ
58532008-10-14 Eli Zaretskii <eliz@gnu.org>
5854
a65f6a85
EZ
5855 * processes.texi (System Processes): New section.
5856 (Processes, Signals to Processes): Add xrefs to it.
5857
5858 * objects.texi (Editing Types): A `process' is a subprocess of
5859 Emacs, not just any process running on the OS.
5860
5861 * elisp.texi (Top): Adjust the @detailmenu for the above two
5862 changes.
5863
2724b26a
EZ
5864 * sequences.texi (Char-Tables): Remove documentation of
5865 set-char-table-default, which has no effect since Emacs 23.
5866 <char-table-range, set-char-table-range>: Don't mention generic
5867 characters and charsets. Add a cons cell as a possible argument.
5868
5869 * nonascii.texi (Splitting Characters)
5870 (Translation of Characters): Don't mention generic characters.
5871
5872 * display.texi (Fontsets): Don't mention generic characters.
5873
22526bc4 5874 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 5875 argument FUNCTION with a cons cell as KEY.
22526bc4 5876
eaf4b689
EZ
58772008-10-13 Eli Zaretskii <eliz@gnu.org>
5878
45e46036
EZ
5879 * objects.texi (Primitive Function Type): Move "@cindex special
5880 forms" from here...
5881
5882 * eval.texi (Special Forms): ...to here.
5883
5884 * functions.texi (What Is a Function): `functionp' returns nil for
5885 special forms. Add an xref.
5886
eaf4b689
EZ
5887 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
5888 Variables".
5889
5890 * variables.texi (Frame-Local Variables): New section.
5891 (Buffer-Local Variables): Add an xref to it.
5892 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
5893 have both frame-local and buffer-local binding.
5894
5895 * frames.texi (Frames): Mention multiple tty frames.
5896 (Frame Parameters, Parameter Access): Mention frame-local variable
5897 bindings.
5898
15688fce
GM
58992008-09-20 Glenn Morris <rgm@gnu.org>
5900
5901 * display.texi (Defining Faces): Recommend against face variables.
5902
35539065
JB
59032008-09-16 Juanma Barranquero <lekktu@gmail.com>
5904
5905 * display.texi (Echo Area Customization): Fix typo.
5906
6a57054b
JB
59072008-09-09 Juanma Barranquero <lekktu@gmail.com>
5908
5909 * loading.texi (Where Defined): Add `defface' item.
5910
d632fb82
MR
59112008-09-06 Martin Rudalics <rudalics@gmx.at>
5912
5913 * loading.texi (Where Defined): Fix description of symbol-file.
5914
905a9adb
JR
59152008-08-26 Jason Rumney <jasonr@gnu.org>
5916
5917 * display.texi (TIFF Images): New section describing :index property.
5918
852e91b7
CY
59192008-08-23 Chong Yidong <cyd@stupidchicken.com>
5920
5921 * display.texi (Temporary Displays): Remove unnecessary comment
5922 about usage of temp-buffer-show-hook.
5923
6be001ee
CY
59242008-08-05 Chong Yidong <cyd@stupidchicken.com>
5925
5926 * symbols.texi (Other Plists): Fix incorrect example.
5927 Suggested by Florian Beck.
5928
58e3d8e8
JB
59292008-07-31 Juanma Barranquero <lekktu@gmail.com>
5930
5931 * os.texi: Fix previous change.
5932
7c2fb837
DN
59332008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5934
5935 * os.texi:
5936 * intro.texi:
5937 * files.texi: Remove VMS support.
5938
9e2a2647
DN
59392008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5940
5941 * os.texi:
5942 * frames.texi:
5943 * display.texi: Remove mentions of Mac Carbon.
5944
c4f4682b
MB
59452008-07-01 Miles Bader <miles@gnu.org>
5946
5947 * text.texi (Special Properties):
5948 * display.texi (Truncation): Add wrap-prefix and line-prefix.
5949
3696411e
JB
59502008-06-28 Johan Bockgård <bojohan@gnu.org>
5951
5952 * display.texi (Other Image Types): Fix copy/paste error; say
5953 "PBM", not "XBM".
5954
f2a77c3a
DN
59552008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5956
5957 * os.texi: Remove references to obsolete systems.
5958
6d52677d
EZ
59592008-06-20 Eli Zaretskii <eliz@gnu.org>
5960
5961 * makefile.w32-in (distclean): Remove makefile.
5962
1a87da4c
GM
59632008-06-17 Glenn Morris <rgm@gnu.org>
5964
5965 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
5966 (elisp, dist): Remove rules and variables that are obsolete now
5967 the lisp manual is no longer distributed separately.
5968
fdda1c5d
GM
59692008-06-16 Glenn Morris <rgm@gnu.org>
5970
646692e9
GM
5971 * configure, configure.in, mkinstalldirs: Remove unused files.
5972
5973 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 5974 * vol1.texi (EMACSVER):
6a57054b 5975 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
5976
5977 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
5978 as per maintain.info.
5979
611bee81
GM
59802008-06-15 Glenn Morris <rgm@gnu.org>
5981
a7bed3a0
GM
5982 * makefile.w32-in (manual): Use "23" rather than "21".
5983
5984 * Makefile.in (emacsver): New, set by configure.
5985 (manual): Use emacsver.
5986
d794edf2
GM
5987 * intro.texi: Report bugs using M-x report-emacs-bug.
5988
611bee81
GM
5989 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
5990
c73e02fa
GM
59912008-06-13 Daniel Engeler <engeler@gmail.com>
5992
5993 * elisp.texi, internals.texi, processes.texi: Add documentation
5994 about serial port access.
5995
e40a85cd
MB
59962008-06-05 Miles Bader <miles@gnu.org>
5997
5998 * display.texi (Displaying Faces): Update to reflect function
5999 renamings in face-remap.el.
6000
7b753744
JB
60012008-06-05 Juanma Barranquero <lekktu@gmail.com>
6002
6003 * display.texi (Fontsets): Fix typos.
6004
9d3d42fb
MB
60052008-06-03 Miles Bader <miles@gnu.org>
6006
7b753744
JB
6007 * display.texi (Displaying Faces): Add add-relative-face-remapping,
6008 remove-relative-face-remapping, set-base-face-remapping,
6009 and set-default-base-face-remapping.
9d3d42fb 6010
f2cec7a9
MB
60112008-06-01 Miles Bader <miles@gnu.org>
6012
6013 * display.texi (Displaying Faces): Add face-remapping-alist.
6014
8f39c96d
SM
60152008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6016
6017 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
6018 variable names.
6019
1ef5eecc
ER
60202008-05-03 Eric S. Raymond <esr@golux>
6021
352c8b4a 6022 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
6023 (current-global-map) return references, not copies.
6024
63b4387f
JL
60252008-05-02 Juri Linkov <juri@jurta.org>
6026
6027 * minibuf.texi (Text from Minibuffer): Document a list of
6028 default values for `read-from-minibuffer'.
6029
38a8b703
JB
60302008-04-24 Juanma Barranquero <lekktu@gmail.com>
6031
6032 * nonascii.texi (Translation of Characters): Fix previous change.
6033
7c42e639
CY
60342008-04-20 Chong Yidong <cyd@stupidchicken.com>
6035
6036 * display.texi (Overlay Properties): Clarify role of underlying
6037 textprop and overlay keymaps for display strings.
6038
6039 * keymaps.texi (Active Keymaps): Ditto.
6040
25c0d999
SM
60412008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
6042
6043 * minibuf.texi (Programmed Completion):
6044 Replace dynamic-completion-table with the new completion-table-dynamic.
6045
e3af5968
CY
60462008-04-07 Chong Yidong <cyd@stupidchicken.com>
6047
6048 * intro.texi (Some Terms): Change "fonts in this manual" index
6049 entry to "typographic conventions".
6050
6bfc8698
EZ
60512008-04-05 Eli Zaretskii <eliz@gnu.org>
6052
6053 * objects.texi (Text Props and Strings): Add indexing for read
6054 syntax of text properties.
6055
4972c361
SM
60562008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
6057
6058 * processes.texi (Decoding Output): Remove process-filter-multibyte
6059 functions.
6060
c70a68db
MR
60612008-03-15 Martin Rudalics <rudalics@gmx.at>
6062
6063 * display.texi (Finding Overlays): Say that empty overlays at
6064 the end of the buffer are reported too.
6065
1291fd36
GM
60662008-03-13 Glenn Morris <rgm@gnu.org>
6067
6068 * elisp.texi (EMACSVER): Set to 23.0.60.
6069
c6b0dfd5
CY
60702008-02-26 Chong Yidong <cyd@stupidchicken.com>
6071
38a8b703 6072 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 6073
875fc30c
GM
60742008-02-22 Glenn Morris <rgm@gnu.org>
6075
6076 * frames.texi (Position Parameters): Clarify the description of
6077 `left' and `top', using information from "Geometry".
6078 (Geometry): Give a pointer to "Position Parameters", rather than
6079 repeating information.
6080
d8c8e45a
GM
60812008-02-11 Glenn Morris <rgm@gnu.org>
6082
6083 * objects.texi (Equality Predicates): No longer talk about "two"
6084 functions.
6085
38a8b703 60862008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
6087
6088 * objects.texi (Equality Predicates): Add defun for
6089 equal-including-properties.
6090
bfffe0b1
GM
60912008-02-10 Glenn Morris <rgm@gnu.org>
6092
6093 * objects.texi (Equality Predicates):
6094 Mention equal-including-properties.
6095
431b78c9
RS
60962008-02-07 Richard Stallman <rms@gnu.org>
6097
6098 * windows.texi (Window Start): Mention the feature of moving
6099 window-start to start of line.
6100
c8763fb6 61012008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
6102
6103 * keymaps.texi (Tool Bar): Document rtl property.
6104
1a256502
TTN
61052008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
6106
6107 * display.texi (Button Types):
6108 For define-button-type, clarify type of NAME.
6109
569382c2
MR
61102008-01-19 Martin Rudalics <rudalics@gmx.at>
6111
6112 * buffers.texi (Buffer Modification): Fix typo.
6113
f3041af1
DN
61142008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
6115
6116 * os.texi (System Environment): Remove references to OSes that are
6117 not supported anymore.
6118
d35e1cd7
DN
61192008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
6120
6121 * os.texi (System Environment): Remove mention for Masscomp.
6122
23af7580
RS
61232008-01-04 Richard Stallman <rms@gnu.org>
6124
6125 * display.texi (Faces): Don't talk about internal face vector as arg
6126 to facep.
6127
6128 * customize.texi (Type Keywords): Fix previous change.
6129
6130 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
6131 * elisp.texi (Top): Fix menu for commands.texi change.
6132
ec7d5b1e
RS
61332007-12-30 Richard Stallman <rms@gnu.org>
6134
5dcb4c4e 6135 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
6136 (Accessing Scroll): New node broken out of Accessing Mouse.
6137
101a6cea
RS
61382007-12-28 Richard Stallman <rms@gnu.org>
6139
6140 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 6141 (Basic Parameters): For `title', refer to title bar.
041817a4 6142 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 6143
72b7e664
RS
61442007-12-23 Richard Stallman <rms@gnu.org>
6145
6146 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
6147 Improve some of the commented-out keywords' text too.
6148
27a4f445
MR
61492007-12-14 Martin Rudalics <rudalics@gmx.at>
6150
e2e3f1d7
MR
6151 * nonascii.texi (Encoding and I/O): Reword to avoid saying
6152 "visit the current buffer".
6153
27a4f445
MR
6154 * os.texi (System Interface): Fix typo.
6155
a2afc99d
RS
61562007-12-04 Richard Stallman <rms@gnu.org>
6157
6158 * objects.texi (Symbol Type): Fix typo.
6159
b694135c
RS
61602007-12-03 Richard Stallman <rms@gnu.org>
6161
6162 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
6163
f99a19da
GM
61642007-12-01 Glenn Morris <rgm@gnu.org>
6165
6166 * functions.texi (Declaring Functions): Improve previous change.
6167
8f4b37d8
GM
61682007-11-30 Glenn Morris <rgm@gnu.org>
6169
6170 * functions.texi (Declaring Functions): Add optional fourth
6171 argument of declare-function, and setting third argument to `t'.
6172
61a2fe01
RS
61732007-11-29 Richard Stallman <rms@gnu.org>
6174
6175 * customize.texi (Composite Types): Document `group' type.
6176
cbfc5193
GM
61772007-11-29 Glenn Morris <rgm@gnu.org>
6178
5dcb4c4e
SM
6179 * functions.texi (Declaring Functions): Add findex.
6180 Mention `external' files.
cbfc5193 6181
8386283a
JB
61822007-11-26 Juanma Barranquero <lekktu@gmail.com>
6183
6184 * functions.texi (Declaring Functions): Fix directive.
6185
a07c9a8b
RS
61862007-11-25 Richard Stallman <rms@gnu.org>
6187
6188 * help.texi (Help Functions): Clean up last change.
6189
6190 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
6191
6192 * loading.texi (Named Features): Minor cleanup.
6193
6194 * macros.texi (Eval During Expansion): Minor cleanup.
6195
6196 * variables.texi (Variable Aliases): Minor cleanup.
6197
a0925923
RS
61982007-11-24 Richard Stallman <rms@gnu.org>
6199
6200 * functions.texi (Declaring Functions): Clarify previous change.
6201
6202 * compile.texi (Compiler Errors): Clarify previous change.
6203
20c63e44
RS
62042007-11-24 Richard Stallman <rms@gnu.org>
6205
e5e76c04 6206 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
6207 Clarify the text and move items around.
6208
5bb0cda3
GM
62092007-11-24 Glenn Morris <rgm@gnu.org>
6210
6211 * functions.texi (Declaring Functions): New section.
6212 * compile.texi (Compiler Errors): Mention declaring functions,
6213 defvar with no initvalue, and byte-compile-warnings.
6214
af13c86a
MR
62152007-11-15 Martin Rudalics <rudalics@gmx.at>
6216
6217 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
6218 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
6219
a5373305
MR
62202007-11-13 Martin Rudalics <rudalics@gmx.at>
6221
6222 * help.texi (Help Functions): Document new macro `with-help-window'.
6223
fe284805
JL
62242007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
6225
6226 * searching.texi (Replacing Match): Describe new
6227 `match-substitute-replacement'.
6228
2c3a09b1
RS
62292007-10-31 Richard Stallman <rms@gnu.org>
6230
6231 * strings.texi (Creating Strings): Null strings from concat not unique.
6232
f2b480f4
RS
62332007-10-26 Richard Stallman <rms@gnu.org>
6234
6235 * objects.texi (Equality Predicates): Null strings are uniquified.
6236
6237 * minibuf.texi: Minor clarifications in previous change.
6238
db21122c
GM
62392007-10-25 Glenn Morris <rgm@gnu.org>
6240
6241 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
6242
2328cbb3
RS
62432007-10-24 Richard Stallman <rms@gnu.org>
6244
6245 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
6246
6247 * variables.texi (Frame-Local Variables): Node deleted.
6248 (Variables): Delete Frame-Local Variables from menu.
6249 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
6250 (Default Value): Don't mention frame-local vars.
6251
6252 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
6253
6254 * loading.texi (Unloading): Document FEATURE-unload-function
6255 instead of FEATURE-unload-hook.
6256
2328cbb3
RS
6257 * frames.texi (Multiple Displays): Don't mention frame-local vars.
6258
c066bafa
JL
62592007-10-22 Juri Linkov <juri@jurta.org>
6260
6261 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
6262 (High-Level Completion): Document a list of default value strings
6263 in the DEFAULT argument, for which minibuffer functions return the
6264 first element.
6265
65ced25f
JL
62662007-10-17 Juri Linkov <juri@jurta.org>
6267
6268 * text.texi (Filling): Update arguments of fill-paragraph.
6269 fill-paragraph operates on the active region in Transient Mark mode.
6270 Remove fill-paragraph-or-region.
6271
ee46ec8e
KB
62722007-10-13 Karl Berry <karl@gnu.org>
6273
6274 * elisp.texi (@dircategory): Move to after @copying,
6275 since we want @copying as close as possible to the beginning of
6276 the output.
6277
61bbdbc6
RS
62782007-10-12 Richard Stallman <rms@gnu.org>
6279
6280 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
6281
6282 * commands.texi (Distinguish Interactive): New node,
6283 broken out from Interactive Call and rewritten.
6284 (Command Loop): Put Distinguish Interactive in menu.
6285
af23e1e8
RS
62862007-10-09 Richard Stallman <rms@gnu.org>
6287
6288 * text.texi (Examining Properties): Mention overlay priority.
6289
6290 * display.texi (Display Margins): Correct the description
6291 of margin display specifications.
6292 (Replacing Specs): New subnode broken out of Display Property.
6293
e1965a69
JL
62942007-10-06 Juri Linkov <juri@jurta.org>
6295
6296 * text.texi (Filling): Document fill-paragraph-or-region.
6297
4638454b
JB
62982007-10-05 Juanma Barranquero <lekktu@gmail.com>
6299
6300 * display.texi (Auto Faces): Fix typo.
6301
7ed54cc5
RS
63022007-10-02 Richard Stallman <rms@gnu.org>
6303
6304 * display.texi (Display Property): Explain some display specs
6305 don't let you move point in.
6306
5dcb4c4e
SM
6307 * frames.texi (Cursor Parameters):
6308 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
6309
6310 * windows.texi (Basic Windows): Don't describe
6311 cursor-in-non-selected-windows here.
6312
305a7ef2
EZ
63132007-10-01 Eli Zaretskii <eliz@gnu.org>
6314
6315 * processes.texi (Misc Network): Note that these functions are
6316 supported only on some systems.
6317
f7a7f4eb
RS
63182007-10-01 Richard Stallman <rms@gnu.org>
6319
6320 * display.texi (Overlay Properties): Explain nil as priority.
6321 Explain that conflicts are unpredictable if not resolved by
6322 priorities.
6323
780d7bb9
RS
63242007-09-23 Richard Stallman <rms@gnu.org>
6325
6326 * macros.texi (Backquote): Minor clarification.
6327
14b4fdfb
RS
63282007-09-19 Richard Stallman <rms@gnu.org>
6329
6330 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
6331 Clarify when they work in parallel and when one overrides.
6332 Fix error in example.
14b4fdfb 6333
b8d4c8d0
GM
63342007-09-06 Glenn Morris <rgm@gnu.org>
6335
b3e755a9 6336 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
6337 commands to use ../../info.
6338 * Makefile.in (infodir): Go up one more level.
4638454b 6339 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
6340 (miscmanualdir): New.
6341 (dist): Use new variable miscmanualdir.
6342 * makefile.w32-in (infodir, texinputdir): Go up one more level.
6343 (usermanualdir): Change from ../man to ../emacs.
6344
1bb1f7d3
MR
63452007-08-30 Martin Rudalics <rudalics@gmx.at>
6346
6347 * commands.texi (Command Loop Info): Advise against changing
6348 most variables described here. Explain new variable
6349 last-repeatable-command.
6350
b8d4c8d0
GM
63512007-08-29 Glenn Morris <rgm@gnu.org>
6352
6353 * elisp.texi (EMACSVER): Increase to 23.0.50.
6354
63552007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6356
6357 * frames.texi (Basic Parameters): Add display-environment-variable
6358 and term-environment-variable.
6359
63602007-08-28 Juri Linkov <juri@jurta.org>
6361
6362 * display.texi (Image Formats, Other Image Types): Add SVG.
6363
63642007-08-28 Juri Linkov <juri@jurta.org>
6365
6366 * display.texi (Images): Move formats-related text to new node
6367 "Image Formats".
6368 (Image Formats): New node.
6369
619fb9ee
RS
63702007-08-27 Richard Stallman <rms@gnu.org>
6371
6372 * windows.texi (Window Configurations): Clarify what
6373 a window configuration saves.
6374
b8d4c8d0
GM
63752007-08-25 Richard Stallman <rms@gnu.org>
6376
6377 * display.texi (Images): Delete redundant @findex.
6378
39f9da30
GM
63792007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
6380
6381 * text.texi (Change Hooks): (after|before)-change-functions are no
6382 longer bound to nil while running; rather inhibit-modification-hooks
6383 is t.
6384
b8d4c8d0
GM
63852007-08-16 Richard Stallman <rms@gnu.org>
6386
5dcb4c4e
SM
6387 * processes.texi (Asynchronous Processes):
6388 Clarify doc of start-file-process.
b8d4c8d0
GM
6389
63902007-08-08 Martin Rudalics <rudalics@gmx.at>
6391
6392 * modes.texi (Example Major Modes): Fix typo.
6393
63942007-08-08 Glenn Morris <rgm@gnu.org>
6395
6396 * intro.texi (nil and t): Do not use `iff' in documentation.
6397
6398 * tips.texi (Documentation Tips): Recommend against `iff'.
6399
64002007-08-07 Chong Yidong <cyd@stupidchicken.com>
6401
6402 * display.texi (Image Cache): Document image-refresh.
6403
64042007-08-06 Martin Rudalics <rudalics@gmx.at>
6405
6406 * windows.texi (Size of Window): Document window-full-width-p.
6407
64082007-07-25 Glenn Morris <rgm@gnu.org>
6409
6410 * gpl.texi (GPL): Replace license with GPLv3.
6411
6412 * Relicense all FSF files to GPLv3 or later.
6413
64142007-07-24 Michael Albinus <michael.albinus@gmx.de>
6415
4638454b
JB
6416 * processes.texi (Synchronous Processes):
6417 Add `process-file-shell-command'.
b8d4c8d0
GM
6418 (Asynchronous Processes): Mention restricted use of
6419 `process-filter' and `process-sentinel' in
6420 `start-file-process'. Add `start-file-process-shell-command'.
6421
64222007-07-17 Michael Albinus <michael.albinus@gmx.de>
6423
6424 * files.texi (Magic File Names): Introduce optional parameter
6425 IDENTIFICATION for `file-remote-p'.
6426
64272007-07-16 Richard Stallman <rms@gnu.org>
6428
6429 * display.texi (Defining Faces): Fix previous change.
6430
64312007-07-14 Richard Stallman <rms@gnu.org>
6432
6433 * control.texi (Handling Errors): Document `debug' in handler list.
6434
64352007-07-10 Richard Stallman <rms@gnu.org>
6436
6437 * display.texi (Defining Faces): Explain C-M-x feature for defface.
6438
64392007-07-09 Richard Stallman <rms@gnu.org>
6440
6441 * files.texi (Magic File Names): Rewrite previous change.
6442
64432007-07-08 Michael Albinus <michael.albinus@gmx.de>
6444
6445 * files.texi (Magic File Names): Introduce optional parameter
6446 CONNECTED for `file-remote-p'.
6447
64482007-07-07 Michael Albinus <michael.albinus@gmx.de>
6449
6450 * processes.texi (Asynchronous Processes):
6451 * files.texi (Magic File Names): Add `start-file-process'.
6452
64532007-06-27 Richard Stallman <rms@gnu.org>
6454
5dcb4c4e
SM
6455 * files.texi (Format Conversion Piecemeal):
6456 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
6457
64582007-06-27 Michael Albinus <michael.albinus@gmx.de>
6459
4638454b
JB
6460 * files.texi (Magic File Names): Remove `dired-call-process'.
6461 Add `process-file'.
b8d4c8d0
GM
6462
64632007-06-27 Kenichi Handa <handa@m17n.org>
6464
6465 * text.texi (Special Properties): Fix description about
4638454b 6466 `composition' property.
b8d4c8d0
GM
6467
64682007-06-26 Kenichi Handa <handa@m17n.org>
6469
6470 * nonascii.texi (Default Coding Systems): Document about the
6471 return value `undecided'.
6472
64732007-06-25 David Kastrup <dak@gnu.org>
6474
6475 * keymaps.texi (Active Keymaps): Document new POSITION argument of
6476 `current-active-maps'.
6477
64782007-06-24 Karl Berry <karl@gnu.org>
6479
4638454b 6480 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
6481
64822007-06-15 Juanma Barranquero <lekktu@gmail.com>
6483
6484 * display.texi (Overlay Arrow): Doc fix.
6485
64862007-06-14 Karl Berry <karl@tug.org>
6487
6488 * anti.texi (Antinews): Typo.
6489
64902007-06-14 Chong Yidong <cyd@stupidchicken.com>
6491
6492 * display.texi (Image Cache): Document image-refresh.
6493
64942007-06-12 Karl Berry <karl@gnu.org>
6495
6496 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
6497 * two-volume.make: New file.
6498 * .cvsignore: Ignore two-volume files.
6499
65002007-06-12 Tom Tromey <tromey@redhat.com>
6501
6502 * os.texi (Init File): Document user-emacs-directory.
6503
65042007-06-03 Nick Roberts <nickrob@snap.net.nz>
6505
6506 * commands.texi (Click Events): Describe width and height when
6507 object is nil.
6508
65092007-05-30 Nick Roberts <nickrob@snap.net.nz>
6510
5dcb4c4e
SM
6511 * commands.texi (Click Events): Layout more logically.
6512 Describe width and height.
b8d4c8d0
GM
6513 (Drag Events, Motion Events): Update to new format for position.
6514
65152007-06-02 Richard Stallman <rms@gnu.org>
6516
6517 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
6518
65192007-06-02 Chong Yidong <cyd@stupidchicken.com>
6520
6521 * Version 22.1 released.
6522
65232007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6524
6525 * text.texi (Special Properties): Correct meaning of fontified face.
6526
65272007-05-30 Richard Stallman <rms@gnu.org>
6528
6529 * text.texi (Special Properties): Add link to Adjusting Point.
6530
65312007-05-12 Richard Stallman <rms@gnu.org>
6532
6533 * text.texi (Margins): indent-to-left-margin is not the default.
6534 (Mode-Specific Indent): For indent-line-function, the default
6535 is indent-relative.
6536
6537 * modes.texi (Example Major Modes): Explain last line of text-mode
6538 is redundant.
6539
65402007-05-10 Richard Stallman <rms@gnu.org>
6541
6542 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
6543
6544 * help.texi (Keys in Documentation): Add reference to
6545 Documentation Tips.
6546
6547 * files.texi (Format Conversion): TO-FN gets three arguments.
6548
6549 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
6550
65512007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
6552
6553 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
6554 * files.texi (Format Conversion): Expand intro; add menu.
6555 (Format Conversion Overview, Format Conversion Round-Trip)
6556 (Format Conversion Piecemeal): New nodes/subsections.
6557 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
6558 * text.texi (Text Properties): Remove "Saving Properties" from menu.
6559 (Saving Properties): Delete node/subsection.
6560
65612007-05-07 Karl Berry <karl@gnu.org>
6562
6563 * elisp.texi (EMACSVER): Back to 22.
6564
65652007-05-06 Richard Stallman <rms@gnu.org>
6566
6567 * processes.texi (Accepting Output): Revert most of previous change.
6568
65692007-05-05 Richard Stallman <rms@gnu.org>
6570
6571 * processes.texi (Accepting Output): accept-process-output
6572 uses microseconds, not milliseconds. But that arg is obsolete.
6573
65742007-05-04 Karl Berry <karl@tug.org>
6575
6576 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
6577
65782007-05-04 Eli Zaretskii <eliz@gnu.org>
6579
6580 * tips.texi (Documentation Tips): Rearrange items to place the
6581 more important ones first. Add an index entry for hyperlinks.
6582
65832007-05-03 Karl Berry <karl@gnu.org>
6584
6585 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
6586 (EMACSVER) [smallbook]: 22 for printed version.
6587
6588 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
6589 so restore anchor to normal position after defun. Found by Kevin Ryde.
6590
65912007-04-26 Glenn Morris <rgm@gnu.org>
6592
6593 * elisp.texi (EMACSVER): Increase to 22.1.50.
6594
65952007-04-28 Karl Berry <karl@gnu.org>
6596
6597 * elisp.texi: Improve line breaks on copyright page,
6598 similar layout to emacs manual, 8.5x11 by default.
6599
66002007-04-24 Richard Stallman <rms@gnu.org>
6601
6602 * text.texi (Special Properties): Add xref to Overlay Properties.
6603
6604 * display.texi (Overlay Properties): Add xref to Special Properties.
6605
66062007-04-22 Richard Stallman <rms@gnu.org>
6607
6608 * keymaps.texi (Extended Menu Items): Move the info about
6609 format with cached keyboard binding.
6610
66112007-04-21 Richard Stallman <rms@gnu.org>
6612
6613 * text.texi (Special Properties): Clarify previous change.
6614
6615 * files.texi (File Name Expansion): Clarify previous change.
6616
6617 * display.texi (Attribute Functions): Fix example for
6618 face-attribute-relative-p.
6619
66202007-04-19 Kenichi Handa <handa@m17n.org>
6621
6622 * text.texi (Special Properties): Document composition property.
6623
66242007-04-19 Glenn Morris <rgm@gnu.org>
6625
6626 * files.texi (File Name Expansion): Mention "superroot".
6627
66282007-04-15 Chong Yidong <cyd@stupidchicken.com>
6629
6630 * frames.texi (Multiple Displays): Add note about "multi-monitor"
6631 setups.
6632 (Display Feature Testing): Note that display refers to all
6633 physical monitors for multi-monitor setups.
6634
66352007-04-14 Richard Stallman <rms@gnu.org>
6636
6637 * lists.texi (Sets And Lists): Clarify `delete' examples.
6638 Remove spurious xref to same node.
6639 Clarify xref for add-to-list.
6640
66412007-04-12 Nick Roberts <nickrob@snap.net.nz>
6642
6643 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
6644 value of lisp-mode-map.
6645
66462007-04-11 Karl Berry <karl@gnu.org>
6647
6648 * anti.texi (Antinews):
6649 * display.texi (Overlay Properties, Defining Images):
6650 * processes.texi (Synchronous Processes, Sentinels):
6651 * syntax.texi (Syntax Table Internals):
6652 * searching.texi (Regexp Special):
6653 * nonascii.texi (Default Coding Systems):
6654 * text.texi (Special Properties):
6655 * minibuf.texi (Basic Completion): Wording to improve breaks in
6656 8.5x11 format.
6657 * elisp.texi (smallbook): New @set to more easily switch between
6658 smallbook and 8.5x11.
6659
66602007-04-11 Richard Stallman <rms@gnu.org>
6661
6662 * text.texi (Lazy Properties): Minor fix.
6663
66642007-04-08 Karl Berry <karl@gnu.org>
6665
6666 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
6667 * macros.texi (Backquote): Downcase Backquote in index entries for
6668 consistency.
6669
66702007-04-08 Richard Stallman <rms@gnu.org>
6671
6672 * text.texi (Adaptive Fill): Just describe default,
6673 don't show it (since it contains non-ASCII chars).
6674
66752007-04-07 Karl Berry <karl@gnu.org>
6676
6677 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
6678 adaptive-fill-regexp's value, since they are not in the standard
6679 TeX fonts.
6680
66812007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
6682
6683 * display.texi (Defining Faces): Fix example.
6684
66852007-04-07 Karl Berry <karl@gnu.org>
6686
6687 * display.texi (Button Buffer Commands): Improve page break.
6688
66892007-04-07 Richard Stallman <rms@gnu.org>
6690
6691 * advice.texi (Activation of Advice): Remove redundant index entry.
6692
6693 * backups.texi: Improve index entries. Remove redundant ones.
6694
6695 * compile.texi (Byte Compilation): Improve index entry.
6696
6697 * hash.texi (Creating Hash): Improve index entry.
6698
6699 * symbols.texi (Definitions): Improve index entry.
6700
6701 * edebug.texi: Improve index entries. Remove redundant/useless ones.
6702
6703 * maps.texi (Standard Keymaps): Remove useless index entry.
6704
6705 * help.texi (Documentation Basics): Remove redundant index entries.
6706
6707 * customize.texi: Improve index entries.
6708 Remove redundant/useless ones.
6709
6710 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
6711
6712 * streams.texi (Output Variables): Improve index entry.
6713
6714 * abbrevs.texi (Abbrevs): Remove useless index entry.
6715
6716 * macros.texi (Expansion): Remove useless index entry.
6717
6718 * text.texi: Improve index entries. Remove redundant/useless ones.
6719 (Text Properties, Examining Properties)
6720 (Special Properties): Use "property category" instead of "category"
6721 to refer to the `category' property.
6722
6723 * positions.texi: Improve index entries. Remove useless one.
6724
6725 * lists.texi: Improve index entries. Remove redundant/useless ones.
6726
6727 * os.texi: Improve index entries.
6728 (Timers): Fix previous change.
6729
6730 * buffers.texi: Improve index entries.
6731 (Modification Time): Get rid of term "obsolete buffer".
6732
6733 * debugging.texi: Improve index entries.
6734 (Test Coverage): Add xref to other test coverage ftr.
6735
6736 * eval.texi: Improve index entry. Remove redundant ones.
6737
6738 * numbers.texi: Improve index entries. Remove redundant/useless ones.
6739
6740 * files.texi: Improve index entries. Remove redundant/useless ones.
6741
6742 * objects.texi: Improve index entries.
6743
6744 * processes.texi: Improve index entries.
6745
6746 * modes.texi: Improve index entry. Remove redundant one.
6747
6748 * nonascii.texi: Improve index entries.
6749
6750 * internals.texi: Improve index entries.
6751
6752 * syntax.texi: Improve index entries.
6753
6754 * keymaps.texi (Active Keymaps): Improve index entries.
6755
6756 * commands.texi: Improve index entries. Remove redundant/useless ones.
6757
6758 * frames.texi: Improve index entries. Remove redundant/useless ones.
6759
6760 * markers.texi: Improve index entries. Remove redundant ones.
6761
6762 * tips.texi: Improve index entries.
6763
6764 * loading.texi (Unloading): Improve index entry.
6765
6766 * variables.texi: Improve index entries. Remove redundant one.
6767
6768 * sequences.texi: Improve index entry.
6769
6770 * display.texi: Improve index entries. Remove redundant ones.
6771
6772 * windows.texi: Improve index entries.
6773
6774 * searching.texi: Improve index entries. Remove redundant one.
6775
6776 * strings.texi (Case Tables): Improve last change.
6777
67782007-04-04 Chong Yidong <cyd@stupidchicken.com>
6779
6780 * strings.texi (Case Tables): Document with-case-table and
6781 ascii-case-table.
6782
67832007-04-03 Karl Berry <karl@gnu.org>
6784
6785 * processes.texi (Network): Reword to improve page break.
6786
67872007-04-03 Eli Zaretskii <eliz@gnu.org>
6788
6789 * functions.texi (Inline Functions): Describe more disadvantages
6790 of defsubst, and make advice against it stronger.
6791
67922007-04-02 Karl Berry <karl@gnu.org>
6793
6794 * backups.texi (Backup Names): Avoid widow words.
6795 * modes.texi (Example Major Modes): Align last comment.
6796
67972007-04-01 Chong Yidong <cyd@stupidchicken.com>
6798
6799 * keymaps.texi (Remapping Commands): Document new arg to
6800 command-remapping.
6801
68022007-04-01 Karl Berry <karl@gnu.org>
6803
6804 * processes.texi (Low-Level Network): Typo.
6805 * loading.texi (Hooks for Loading): Avoid double "the".
6806 * keymaps.texi (Key Sequences): No double "and".
6807 (Changing Key Bindings): Shorten to improve line break.
6808
68092007-03-31 Glenn Morris <rgm@gnu.org>
6810
6811 * os.texi (Timers): Fix description of run-at-time TIME formats.
6812
68132007-03-31 Richard Stallman <rms@gnu.org>
6814
6815 * display.texi (Invisible Text): Correct buffer-invisibility-spec
6816 regarding ellipsis.
6817
68182007-03-31 Eli Zaretskii <eliz@gnu.org>
6819
6820 * intro.texi (nil and t):
6821 * symbols.texi (Plists and Alists):
6822 * variables.texi (Variable Aliases, Constant Variables):
6823 * functions.texi (Defining Functions):
6824 * advice.texi (Advising Primitives):
6825 * debugging.texi (Syntax Errors, Compilation Errors):
6826 * minibuf.texi (Minibuffer Windows):
6827 * commands.texi (Adjusting Point):
6828 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
6829 (Auto Major Mode, Major Mode Conventions):
6830 * help.texi (Describing Characters):
6831 * files.texi (Create/Delete Dirs, Information about Files)
6832 (File Locks, Writing to Files, Reading from Files)
6833 (Saving Buffers):
6834 * windows.texi (Resizing Windows, Cyclic Window Ordering):
6835 * frames.texi (Finding All Frames):
6836 * positions.texi (Buffer End, Motion):
6837 * markers.texi (The Region):
6838 * text.texi (Deletion, Near Point):
6839 * display.texi (Displaying Messages, Truncation):
6840 * os.texi (Processor Run Time):
6841 * tips.texi (Key Binding Conventions, Programming Tips)
6842 (Warning Tips, Documentation Tips, Comment Tips):
6843 * internals.texi (Memory Usage): Improve indexing.
6844
6845 * variables.texi (Frame-Local Variables):
6846 * functions.texi (Argument List):
6847 * loading.texi (Library Search):
6848 * streams.texi (Output Variables):
6849 * keymaps.texi (Translation Keymaps, Searching Keymaps):
6850 * searching.texi (Replacing Match, Search and Replace):
6851 * processes.texi (Byte Packing, Decoding Output)
6852 (Accepting Output, Network Servers, Shell Arguments):
6853 * display.texi (Abstract Display, Image Cache, Scroll Bars):
6854 * windows.texi (Window Point, Window Start):
6855 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
6856 * commands.texi (Reading Input, Keyboard Events):
6857 * minibuf.texi (Reading File Names, Minibuffer Completion)
6858 (Recursive Mini):
6859 * positions.texi (List Motion):
6860 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6861 * numbers.texi (Arithmetic Operations, Math Functions)
6862 (Predicates on Numbers, Comparison of Numbers):
6863 (Numeric Conversions):
6864 * locals.texi (Standard Buffer-Local Variables):
6865 * maps.texi (Standard Keymaps):
6866 * os.texi (User Identification, System Environment, Recording Input)
6867 (X11 Keysyms):
6868 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
6869 * backups.texi (Backups and Auto-Saving):
6870 * customize.texi (Customization, Group Definitions)
6871 (Variable Definitions):
6872 * compile.texi (Byte Compilation): Improve index entries.
6873
68742007-03-31 Karl Berry <karl@gnu.org>
6875
6876 * macros.texi (Defining Macros): Avoid widow syllable.
6877
68782007-03-31 Eli Zaretskii <eliz@gnu.org>
6879
6880 * elisp.texi (Top): Postscript -> PostScript.
6881
6882 * display.texi (Images, Postscript Images): Postscript -> PostScript.
6883
68842007-03-31 Markus Triska <markus.triska@gmx.at>
6885
6886 * internals.texi (Writing Emacs Primitives): Untabify `For'.
6887
68882007-03-30 Karl Berry <karl@gnu.org>
6889
6890 * lists.texi (List-related Predicates): Remove spurious @need.
6891 (Setcdr): Use @smallexample to improve page break.
6892 (Association Lists) <assoc>: Reword to improve page break.
6893
6894 * strings.texi (String Conversion): Insert blank line to improve
6895 page break.
6896
6897 * numbers.texi (Random Numbers): Use @minus{}.
6898 (Math Functions): Use @minus{}.
6899
6900 * intro.texi (Acknowledgements): Avoid line breaks before middle
6901 initials.
6902
69032007-03-24 Eli Zaretskii <eliz@gnu.org>
6904
6905 * errors.texi (Standard Errors): Add an index entry.
6906
69072007-03-19 Richard Stallman <rms@gnu.org>
6908
6909 * os.texi (Recording Input): recent-keys now gives 300 keys.
6910
69112007-03-12 Glenn Morris <rgm@gnu.org>
6912
6913 * os.texi: Replace "daylight savings" with "daylight saving"
6914 throughout.
6915
69162007-03-05 Richard Stallman <rms@gnu.org>
6917
5dcb4c4e
SM
6918 * variables.texi (File Local Variables):
6919 Update enable-local-variables values.
b8d4c8d0
GM
6920
69212007-03-04 Richard Stallman <rms@gnu.org>
6922
6923 * syntax.texi (Control Parsing): Minor clarification.
6924
6925 * strings.texi (Formatting Strings): Clarify width, precision, flags.
6926
6927 * sequences.texi (Sequence Functions): Move string-bytes away,
6928 add xref.
6929
6930 * nonascii.texi (Text Representations): Move string-bytes here.
6931
6932 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
6933
6934 * minibuf.texi (Basic Completion): Minor clarification.
6935
6936 * markers.texi (The Mark): Clarify existence vs activation of mark.
6937 Other cleanup.
6938
6939 * display.texi (Finding Overlays): Write better example.
6940
6941 * compile.texi (Eval During Compile): Clarify putting macros
6942 in eval-when-compile.
6943
c5602427 69442007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
6945
6946 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 6947 load-read-function definition doc.
b8d4c8d0
GM
6948
69492007-02-21 Kim F. Storm <storm@cua.dk>
6950
6951 * strings.texi (Text Comparison): Mention that assoc-string
6952 converts symbols to strings before testing.
6953
69542007-02-17 Kim F. Storm <storm@cua.dk>
6955
6956 * processes.texi (Bindat Spec): Vector types can have optional
6957 element type.
6958 (Bindat Examples): Fix example. Add vector with element type.
6959
69602007-02-16 Andreas Schwab <schwab@suse.de>
6961
6962 * strings.texi (Formatting Strings): Document '+' flag.
6963
69642007-02-15 Juanma Barranquero <lekktu@gmail.com>
6965
6966 * strings.texi (Modifying Strings): Clarify that `clear-string'
6967 always converts the string to unibyte.
6968
69692007-02-14 Kim F. Storm <storm@cua.dk>
6970
6971 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
6972 Rewrite glyph code description to refer to these functions.
6973 Remove details of encoding face number and char into integer code.
6974
69752007-02-03 Alan Mackenzie <acm@muc.de>
6976
6977 * loading.texi (Hooks for Loading): Make the description of
6978 `eval-after-load' more detailed, and amend the description of
6979 after-load-alist, in accordance with changes from 2006-05.
6980
69812007-02-03 Chong Yidong <cyd@stupidchicken.com>
6982
6983 * modes.texi (Defining Minor Modes): Document that a :require
6984 keyword or similar may be required to make saved customization
6985 variables work.
6986
69872007-02-03 Eli Zaretskii <eliz@gnu.org>
6988
6989 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
6990 Texinfo guidelines and with what texnfo-upd.el expects.
6991 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
6992 parts needed by `texinfo-multiple-files-update'.
6993
69942007-02-02 Eli Zaretskii <eliz@gnu.org>
6995
6996 * elisp.texi (Top): Update the top-level menus.
6997
6998 * syntax.texi (Categories): Add index entries.
6999
70002007-02-01 Juanma Barranquero <lekktu@gmail.com>
7001
7002 * display.texi (Attribute Functions): Fix name and description of
7003 the UNDERLINE arg of `set-face-underline-p'.
7004
70052007-01-29 Eli Zaretskii <eliz@gnu.org>
7006
7007 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
7008 Variables", and "Standard Keymaps" to the detailed menu.
7009
7010 * variables.texi (Future Local Variables): Add index entry.
7011
70122007-01-28 Richard Stallman <rms@gnu.org>
7013
7014 * tips.texi (Coding Conventions): Clarify the tip about macros
7015 that define a function or a variable.
7016
7017 * files.texi (File Attributes): UID and GID can be floats.
7018 (Magic File Names): Explain why deferring all operations to
7019 the standard handler does not work.
7020
70212007-01-23 Martin Rudalics <rudalics@gmx.at>
7022
7023 * backups.texi (Reverting): Use "buffer" instead of "file"
7024 when talking about major and minor modes.
7025
70262007-01-21 Richard Stallman <rms@gnu.org>
7027
7028 * help.texi (Documentation): Add xref to Documentation Tips.
7029
70302007-01-14 Juanma Barranquero <lekktu@gmail.com>
7031
7032 * tips.texi (Coding Conventions): Fix typos.
7033
70342007-01-05 Richard Stallman <rms@gnu.org>
7035
7036 * modes.texi (Defining Minor Modes): Fix previous change.
7037
70382007-01-03 Richard Stallman <rms@gnu.org>
7039
7040 * customize.texi (Variable Definitions, Customization Types):
7041 Don't use * in doc string for defcustom.
7042
70432007-01-02 Richard Stallman <rms@gnu.org>
7044
7045 * variables.texi (Variable Aliases): Clarify that aliases vars
7046 always have the same value.
7047
7048 * processes.texi (Bindat Spec): Fix Texinfo usage.
7049
7050 * modes.texi (Defining Minor Modes): Explain effect of command
7051 defined with define-global-minor-mode on new buffers.
7052
70532006-12-30 Kim F. Storm <storm@cua.dk>
7054
7055 * keymaps.texi (Tool Bar): Describe `grow-only' value of
7056 `auto-resize-tool-bars'.
7057
70582006-12-30 Richard Stallman <rms@gnu.org>
7059
7060 * keymaps.texi (Active Keymaps): Fix previous change.
7061
70622006-12-30 Nick Roberts <nickrob@snap.net.nz>
7063
7064 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
7065
70662006-12-30 Kim F. Storm <storm@cua.dk>
7067
7068 * processes.texi (Bindat Spec): Clarify using field names in
7069 length specifications.
7070
70712006-12-29 Kim F. Storm <storm@cua.dk>
7072
7073 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
7074 Add count and index variables for eval forms in repeat blocks.
7075
70762006-12-24 Richard Stallman <rms@gnu.org>
7077
5dcb4c4e
SM
7078 * customize.texi (Variable Definitions):
7079 Document new name custom-add-frequent-value.
b8d4c8d0
GM
7080
70812006-12-19 Kim F. Storm <storm@cua.dk>
7082
7083 * commands.texi (Misc Events): User signals now result in sigusr1
7084 and sigusr2 events which are handled through special-event-map.
7085 (Special Events): User signals and drag-n-drop are special.
7086
70872006-12-17 Richard Stallman <rms@gnu.org>
7088
7089 * loading.texi (Named Features): Explain subfeatures better.
7090
7091 * customize.texi: Use "option" only for user options.
7092 For the keyword values inside defcustom etc, say "keywords".
7093 For :options value's elements, say "elements".
7094 :group should not be omitted.
7095
7096 * syntax.texi (Parsing Expressions): Split up node.
7097 (Motion via Parsing, Position Parse, Parser State)
7098 (Low-Level Parsing, Control Parsing): New subnodes.
7099 (Parser State): Document syntax-ppss-toplevel-pos.
7100
7101 * positions.texi (List Motion): Punctuation fix.
7102
7103 * files.texi (File Name Completion): Document PREDICATE arg
7104 to file-name-completion.
7105
71062006-12-16 Eli Zaretskii <eliz@gnu.org>
7107
7108 * internals.texi (Building Emacs, Writing Emacs Primitives):
7109 Add index entries.
7110
71112006-12-11 Richard Stallman <rms@gnu.org>
7112
7113 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
7114 affects face menu. Explain how to make it non-nil without enabling
7115 any fontification.
7116
71172006-12-10 Chong Yidong <cyd@stupidchicken.com>
7118
7119 * modes.texi (Font Lock Basics): Document nil value of
7120 font-lock-defaults.
7121
71222006-12-10 Glenn Morris <rgm@gnu.org>
7123
7124 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
7125 value for system-flag argument. Abbrev tables may not be empty
7126 when major modes are loaded.
7127
71282006-12-08 Juanma Barranquero <lekktu@gmail.com>
7129
7130 * makefile.w32-in (maintainer-clean): Partially revert last
7131 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
7132 to protect elisp-covers.texi.
7133
71342006-12-07 Juanma Barranquero <lekktu@gmail.com>
7135
7136 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
7137 Don't remove elisp* info files; they are already deleted by the
7138 `clean' and `distclean' targets, and they are in the $(infodir)
7139 directory, not the current one.
7140
71412006-12-04 Kim F. Storm <storm@cua.dk>
7142
7143 * commands.texi (Misc Events): Update signal events.
7144 (Event Examples): Add signal example.
7145
71462006-11-29 Richard Stallman <rms@gnu.org>
7147
7148 * frames.texi (Visibility of Frames): Explain visible windows
7149 can be covered by others. Add xref for raise-frame.
7150
71512006-11-28 Richard Stallman <rms@gnu.org>
7152
7153 * searching.texi (Regexp Special): Update when ^ is special.
7154
71552006-11-27 Eli Zaretskii <eliz@gnu.org>
7156
7157 * customize.texi (Customization, Common Keywords)
7158 (Group Definitions, Variable Definitions, Composite Types)
7159 (Type Keywords, Customization Types): Add index entries for
7160 various customization keywords.
7161
71622006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7163
7164 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
7165
c8763fb6 71662006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7167
7168 * frames.texi (Window System Selections): Remove clipboard from
7169 description of selection-coding-system.
7170
71712006-11-06 Richard Stallman <rms@gnu.org>
7172
7173 * lists.texi (List Variables): Document COMPARE-FN.
7174
7175 * keymaps.texi: Avoid use of "binding" to mean a relation;
7176 use it only to refer to the meaning associated with a key.
7177 (Keymaps): Change menu node description.
7178
7179 * elisp.texi (Top): Change menu node description.
7180
7181 * display.texi (Managing Overlays): Document overlay-recenter.
7182
71832006-10-29 Chong Yidong <cyd@stupidchicken.com>
7184
7185 * Makefile.in: Use relative paths to avoid advertising filesystem
7186 contents during compilation.
7187
71882006-10-23 Kim F. Storm <storm@cua.dk>
7189
7190 * commands.texi (Event Input Misc): Update unread-command-events.
7191
71922006-10-23 Nick Roberts <nickrob@snap.net.nz>
7193
7194 * lists.texi (Sets And Lists): Fix typos.
7195
71962006-10-18 Juanma Barranquero <lekktu@gmail.com>
7197
7198 * control.texi (Processing of Errors): Use @var for an argument,
7199 not @code.
7200
72012006-10-16 Richard Stallman <rms@gnu.org>
7202
7203 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
7204
7205 * keymaps.texi (Format of Keymaps): Show all the keymap element
7206 patterns that result from menu items.
7207 (Key Lookup): Minor cleanups.
7208
7209 * modes.texi (Precalculated Fontification): Don't say that
7210 not setting font-lock-defaults avoids loading font-lock.
7211
7212 * help.texi (Documentation): Move xref to Emacs Manual here.
7213 (Documentation Basics): From here.
7214 Also doc emacs-lisp-docstring-fill-column.
7215
7216 * elisp.texi: Update version and ISBN.
7217
7218 * commands.texi (Interactive Call): Clarify KEYS arg to
7219 call-interactively is a vector.
7220 (Command Loop Info): Delete anchor in this-command-keys.
7221 Add anchor in this-command-keys-vector.
7222 (Recursive Editing): Document how recursive-edit
7223 handles the current buffer.
7224
72252006-10-13 Chong Yidong <cyd@stupidchicken.com>
7226
7227 * frames.texi (Frame Titles): %c and %l are ignored in
7228 frame-title-format.
7229
72302006-10-11 Richard Stallman <rms@gnu.org>
7231
7232 * keymaps.texi (Key Sequences): Clarify use of kbd.
7233
72342006-10-10 Kim F. Storm <storm@cua.dk>
7235
7236 * lists.texi (Sets And Lists): Add memql.
7237
72382006-10-03 Richard Stallman <rms@gnu.org>
7239
7240 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
7241 Clarify :ascii: and :nonascii:.
7242
72432006-09-29 Juri Linkov <juri@jurta.org>
7244
7245 * modes.texi (%-Constructs): Reorder coding systems in the
7246 documentation of %z to the real order displayed in the modeline.
7247
72482006-09-25 Richard Stallman <rms@gnu.org>
7249
7250 * os.texi (Timers): Describe timer-max-repeats.
7251
72522006-09-25 Chong Yidong <cyd@stupidchicken.com>
7253
7254 * os.texi (Timers): Mention with-local-quit.
7255
72562006-09-24 Richard Stallman <rms@gnu.org>
7257
7258 * searching.texi (Searching and Matching): Mention property search.
7259
7260 * commands.texi (Command Loop Info): Explain how read-event affects
7261 this-command-keys.
7262
72632006-09-20 Richard Stallman <rms@gnu.org>
7264
7265 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
7266
7267 * windows.texi (Window Start): Minor cleanups.
7268
72692006-09-20 Kim F. Storm <storm@cua.dk>
7270
7271 * windows.texi (Window Start): pos-visible-in-window-p allows
7272 specifying t for position to mean "end of window".
7273 Add window-line-height.
7274
7275 * anti.texi (Antinews): Mention window-line-height.
7276
72772006-09-19 David Kastrup <dak@gnu.org>
7278
7279 * keymaps.texi (Searching Keymaps): Small clarification.
7280
72812006-09-18 Richard Stallman <rms@gnu.org>
7282
7283 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
7284 cause keyboard menus.
7285 (Menu Keymaps): Likewise.
7286 (Defining Menus, Keyboard Menus): Clarify.
7287
7288 * text.texi (Fields): Clarify explanation of constrain-to-field.
7289
72902006-09-16 Eli Zaretskii <eliz@gnu.org>
7291
7292 * variables.texi (Tips for Defining): Fix a typo.
7293
72942006-09-15 Richard Stallman <rms@gnu.org>
7295
7296 * keymaps.texi (Remapping Commands, Searching Keymaps)
7297 (Active Keymaps): Clean up previous change.
7298
72992006-09-15 Jay Belanger <belanger@truman.edu>
7300
7301 * gpl.texi: Replace "Library Public License" by "Lesser Public
7302 License" throughout.
7303
73042006-09-15 David Kastrup <dak@gnu.org>
7305
7306 * keymaps.texi (Active Keymaps): Adapt description to use
7307 `get-char-property' instead `get-text-property'. Explain how
7308 mouse events change this. Explain the new optional argument of
7309 `key-binding' and its mouse-dependent lookup.
7310 (Searching Keymaps): Adapt description similarly.
7311 (Remapping Commands): Explain the new optional argument of
7312 `command-remapping'.
7313
73142006-09-14 Richard Stallman <rms@gnu.org>
7315
7316 * keymaps.texi (Searching Keymaps): Clarification.
7317 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
7318
73192006-09-13 Richard Stallman <rms@gnu.org>
7320
7321 * objects.texi (Character Type): Node split.
7322 Add xref to Describing Characters.
7323 (Basic Char Syntax, General Escape Syntax)
7324 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
7325
73262006-09-11 Richard Stallman <rms@gnu.org>
7327
7328 * display.texi (Display Table Format): Wording clarification.
7329 (Glyphs): Clarifications.
7330
73312006-09-10 Chong Yidong <cyd@stupidchicken.com>
7332
7333 * keymaps.texi (Active Keymaps): Mention that key-binding checks
7334 local maps.
7335
73362006-09-10 Kim F. Storm <storm@cua.dk>
7337
7338 * display.texi (Forcing Redisplay): Document return value of
7339 function redisplay.
7340
73412006-09-09 Richard Stallman <rms@gnu.org>
7342
7343 * windows.texi (Window Hooks): Explain limits of
7344 window-scroll-functions.
7345
7346 * display.texi (Fringe Indicators): Update for last change in
7347 indicate-buffer-boundaries.
7348
73492006-09-08 Richard Stallman <rms@gnu.org>
7350
7351 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
7352
73532006-09-06 Kim F. Storm <storm@cua.dk>
7354
7355 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
7356
7357 * windows.texi (Window Start): Update pos-visible-in-window-p.
7358
73592006-09-04 Richard Stallman <rms@gnu.org>
7360
7361 * processes.texi (Accepting Output): Explain SECONDS=0 for
7362 accept-process-output.
7363
7364 * os.texi (Idle Timers): Explain why timer functions should not
7365 loop until (input-pending-p).
7366
73672006-09-02 Eli Zaretskii <eliz@gnu.org>
7368
7369 * makefile.w32-in (usermanualdir): New variable.
7370 (elisp.dvi): Use it.
7371
73722006-09-01 Eli Zaretskii <eliz@gnu.org>
7373
7374 * buffers.texi (Buffer Modification): Fix last change.
7375
73762006-09-01 Chong Yidong <cyd@stupidchicken.com>
7377
5dcb4c4e
SM
7378 * buffers.texi (Buffer Modification):
7379 Document buffer-chars-modified-tick.
b8d4c8d0
GM
7380
73812006-08-31 Richard Stallman <rms@gnu.org>
7382
7383 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
7384
73852006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
7386
7387 * modes.texi (Syntactic Font Lock):
7388 Mention font-lock-syntactic-face-function
7389 instead of specific faces.
7390
73912006-08-29 Chong Yidong <cyd@stupidchicken.com>
7392
7393 * display.texi (Images): Add xrref to display-images-p.
7394
73952006-08-28 Kenichi Handa <handa@m17n.org>
7396
7397 * nonascii.texi (Lisp and Coding Systems): Fix description of
7398 detect-coding-region.
7399
74002006-08-27 Michael Olson <mwolson@gnu.org>
7401
7402 * processes.texi (Transaction Queues): Remove stray quote
7403 character.
7404
74052006-08-25 Richard Stallman <rms@gnu.org>
7406
7407 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
7408 Add xref.
7409
74102006-08-24 Chong Yidong <cyd@stupidchicken.com>
7411
7412 * os.texi (Timers): Avoid waiting inside timers.
7413
74142006-08-21 Lute Kamstra <lute@gnu.org>
7415
7416 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
7417
74182006-08-20 Richard Stallman <rms@gnu.org>
7419
7420 * os.texi (Idle Timers): New node, split out from Timers.
7421 Document current-idle-time.
7422 * commands.texi (Reading One Event): Update xref.
7423 * elisp.texi (Top): Update subnode menu.
7424
74252006-08-16 Richard Stallman <rms@gnu.org>
7426
7427 * keymaps.texi (Extended Menu Items): Show format of cached
7428 bindings in extended menu items.
7429
7430 * customize.texi (Variable Definitions): Explain when the
7431 standard value expression is evaluated.
7432
74332006-08-15 Chong Yidong <cyd@stupidchicken.com>
7434
7435 * commands.texi (Reading One Event): Explain idleness in
7436 `read-event'.
7437
74382006-08-12 Chong Yidong <cyd@stupidchicken.com>
7439
7440 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 7441 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
7442 relevant for Lisp programming.
7443 (Yank Commands): Rewrite introduction.
7444 (Undo): Clarify.
7445 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
7446 (Filling): Remove redundant comment. Clarify return value of
7447 current-justification.
7448 (Margins): Minor clarifications.
7449 (Adaptive Fill): Update default value of adaptive-fill-regexp.
7450 (Sorting): Update definition of sort-lines.
7451 (Columns): Clarify behavior of sort-columns.
7452 (Indent Tabs): Link to Tab Stops in Emacs manual.
7453 (Special Properties): Clarify.
7454 (Clickable Text): Mention Buttons package.
7455
74562006-08-12 Kevin Ryde <user42@zip.com.au>
7457
7458 * os.texi (Time Parsing): Add %z to description of
7459 format-time-string, as per docstring. Add cross reference to
7460 glibc manual for strftime.
7461
74622006-08-08 Richard Stallman <rms@gnu.org>
7463
7464 * modes.texi: Clean up wording in previous change.
7465
74662006-08-07 Chong Yidong <cyd@stupidchicken.com>
7467
7468 * modes.texi (Hooks): Clarify.
7469 (Major Mode Basics): Mention define-derived-mode explicitly.
7470 (Major Mode Conventions): Rebinding RET is OK for some modes.
7471 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 7472 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
7473 (Mode Line Basics): Clarify.
7474 (Mode Line Data): Mention help-echo and local-map in strings.
7475 Explain reason for treatment of non-risky variables.
7476 (Properties in Mode): Clarify.
7477 (Faces for Font Lock): Add font-lock-negation-char-face.
7478
74792006-08-04 Eli Zaretskii <eliz@gnu.org>
7480
7481 * strings.texi (Formatting Strings): Warn against arbitrary
7482 strings as first arg to `format'.
7483
74842006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
7485
7486 * text.texi (Clickable Text): Mention `help-echo' text property.
7487 Update intro, examples and associated explanations.
7488
74892006-07-31 Richard Stallman <rms@gnu.org>
7490
7491 * commands.texi: Update xrefs.
7492 (Event Mod): New node, cut out from old Translating Input.
7493
7494 * maps.texi: Update xrefs.
7495
7496 * keymaps.texi (Translation Keymaps): New node.
7497 Update xrefs from Translating Input to Translation Keymaps.
7498
7499 * elisp.texi (Top): Update subnode menu.
7500
7501 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
7502
7503 * os.texi (System Interface): Fix menu descriptions of some nodes.
7504 (Translating Input): Node deleted.
7505
75062006-07-31 Nick Roberts <nickrob@snap.net.nz>
7507
7508 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
7509
7510 * lists.texi (Sets And Lists): Likewise.
7511
75122006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
7513
7514 * text.texi (Fields): Mention POS
7515 requirement when narrowing is in effect.
7516
75172006-07-28 Richard Stallman <rms@gnu.org>
7518
7519 * display.texi (Face Attributes): Simplify wording.
7520 (Attribute Functions): Clarify meaning of new-frame default
7521 attribute settings.
7522
7523 * customize.texi (Common Keywords): Document how to use
7524 :package-version in a package not in Emacs.
7525
75262006-07-28 Kim F. Storm <storm@cua.dk>
7527
7528 * commands.texi (Reading One Event): Fix last change.
7529
75302006-07-26 Chong Yidong <cyd@stupidchicken.com>
7531
7532 * commands.texi (Reading One Event): Document SECONDS argument for
7533 read-event, read-char, and read-char-exclusive.
7534
75352006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7536
7537 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
7538 to ensure correct identification.
7539
75402006-07-24 Richard Stallman <rms@gnu.org>
7541
7542 * text.texi (Clickable Text): Clarify.
7543
7544 * sequences.texi (Vector Functions): Delete duplicate xref.
7545
7546 * objects.texi (Function Type): Clarify.
7547
7548 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
7549 modes.
7550
7551 * lists.texi (List Variables): New node.
7552 Material moved from other nodes.
7553
7554 * variables.texi (Setting Variables): add-to-list and
7555 add-to-ordered-list moved to List Variables node.
7556
75572006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
7558
7559 * text.texi (Links and Mouse-1):
7560 For mouse-on-link-p, expand on arg POS.
7561
75622006-07-21 Kim F. Storm <storm@cua.dk>
7563
7564 * display.texi (Forcing Redisplay): Don't mention systems which
7565 don't support sub-second timers for redisplay-preemption-period.
7566
7567 * os.texi (Terminal Output): Clarify text vs graphical terminal.
7568
75692006-07-21 Eli Zaretskii <eliz@gnu.org>
7570
7571 * frames.texi (Input Focus): Document that focus-follows-mouse has
7572 no effect on MS-Windows.
7573
75742006-07-18 Richard Stallman <rms@gnu.org>
7575
7576 * display.texi (Forcing Redisplay): Cleanups in previous change.
7577
7578 * processes.texi (Low-Level Network): Make menu more convenient.
7579
75802006-07-18 Kim F. Storm <storm@cua.dk>
7581
7582 * display.texi (Forcing Redisplay): redisplay-preemption-period
7583 only used on window systems. Add xref to Terminal Output.
7584
7585 * os.texi (Terminal Output): baud-rate only controls preemption on
7586 non-window systems. Add xref to Forcing Redisplay.
7587
7588 * processes.texi (Low-Level Network): Rename node "Make Network"
7589 to "Network Processes".
7590
75912006-07-18 Karl Berry <karl@gnu.org>
7592
7593 * variables.texi, functions.texi, customize.texi, loading.texi:
7594 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
7595
75962006-07-17 Chong Yidong <cyd@stupidchicken.com>
7597
7598 * commands.texi (Waiting): Document batch-mode sit-for behavior.
7599
76002006-07-17 Richard Stallman <rms@gnu.org>
7601
7602 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
7603 Put period and comma inside quotes.
7604
7605 * loading.texi, markers.texi: Use real doublequote inside menus.
7606
7607 * windows.texi: Put point and comma inside quotes.
7608 (Textual Scrolling): Use @samp for error message.
7609
7610 * variables.texi, tips.texi, syntax.texi, symbols.texi:
7611 * strings.texi, streams.texi, processes.texi, os.texi:
7612 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
7613 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
7614 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
7615 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7616 Put point and comma inside quotes.
7617
7618 * control.texi (Processing of Errors): Add command-error-function.
7619
7620 * variables.texi (File Local Variables): Clarify that
7621 file local variables make buffer-local bindings.
7622
7623 * modes.texi (Syntactic Font Lock): Give default for
7624 font-lock-syntax-table.
7625
76262006-07-17 Nick Roberts <nickrob@snap.net.nz>
7627
7628 * text.texi (Special Properties): Clean up previous change.
7629
76302006-07-16 Karl Berry <karl@gnu.org>
7631
7632 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
7633 * control.texi: Fix bad page breaks through chapter 10 (control).
7634
7635 * anti.texi (Antinews): Reorder face-attribute fns to avoid
7636 underfull hbox.
7637
76382006-07-15 Nick Roberts <nickrob@snap.net.nz>
7639
7640 * text.texi (Special Properties): Describe fontified text property
7641 in relation to a character (not text).
7642
76432006-07-15 Kim F. Storm <storm@cua.dk>
7644
7645 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
7646 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
7647 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
7648
7649 * anti.texi (Antinews): Mention redisplay function.
7650 The kbd macro existed, but was not documented, before 22.x.
7651 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
7652
76532006-07-14 Nick Roberts <nickrob@snap.net.nz>
7654
7655 * display.texi (Displaying Messages): Add anchor.
7656
7657 * frames.texi (Dialog Boxes): Use it.
7658
76592006-07-12 Richard Stallman <rms@gnu.org>
7660
7661 * objects.texi (Frame Type): Explain nature of frames better.
7662
7663 * frames.texi (Frames): Explain nature of frames better.
7664
76652006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
7666
7667 * tips.texi (Coding Conventions): Explain why use cl at compile time.
7668
76692006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7670
7671 * frames.texi (Window System Selections): Mention scrap support for Mac.
7672 Default value of x-select-enable-clipboard is t on Mac.
7673
7674 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
7675
76762006-07-11 Kim F. Storm <storm@cua.dk>
7677
7678 * display.texi (Forcing Redisplay): Add `redisplay' function.
7679 Don't mention (sit-for -1) -- use (redisplay t) instead.
7680
7681 * commands.texi (Waiting): (sit-for -1) is no longer special.
7682 (sit-for 0) is equivalent to (redisplay).
7683 Iconifying/deiconifying no longer makes sit-for return.
7684
76852006-07-10 Nick Roberts <nickrob@snap.net.nz>
7686
7687 * display.texi (Buttons): Fix typo.
7688
7689 * index.texi, elisp.texi (New Symbols): Comment node out.
7690
76912006-07-09 Richard Stallman <rms@gnu.org>
7692
7693 * display.texi (Truncation): Clean up previous change.
7694
76952006-07-08 Richard Stallman <rms@gnu.org>
7696
7697 * commands.texi (Interactive Call): Use 3 as prefix in example
7698 for execute-extended-command.
7699
7700 * display.texi (Attribute Functions): Move paragraph about
7701 compatibility with Emacs < 21.
7702
77032006-07-09 Kim F. Storm <storm@cua.dk>
7704
7705 * display.texi (Refresh Screen): Clarify force-window-update.
7706 (Truncation): "Normally" indicated by fringe arrows.
7707
77082006-07-08 Eli Zaretskii <eliz@gnu.org>
7709
7710 * windows.texi (Textual Scrolling, Resizing Windows):
7711 * variables.texi (Constant Variables):
7712 * text.texi (Buffer Contents, Deletion, Changing Properties)
7713 (Property Search, Special Properties, Sticky Properties)
7714 (Links and Mouse-1, Fields, Change Hooks):
7715 * syntax.texi (Syntax Table Functions, Parsing Expressions)
7716 (Categories):
7717 * symbols.texi (Other Plists):
7718 * streams.texi (Output Variables):
7719 * processes.texi (Input to Processes, Query Before Exit):
7720 * positions.texi (Word Motion, Text Lines, List Motion):
7721 * os.texi (Init File, System Environment, Sound Output)
7722 (Session Management):
7723 * nonascii.texi (Text Representations, Character Sets)
7724 (Chars and Bytes, Locales):
7725 * modes.texi (Defining Minor Modes, Header Lines):
7726 * minibuf.texi (Minibuffer Contents):
7727 * markers.texi (Information from Markers):
7728 * lists.texi (List Elements, Building Lists, Association Lists):
7729 * keymaps.texi (Tool Bar):
7730 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
7731 * functions.texi (What Is a Function, Mapping Functions):
7732 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
7733 (Color Names, Text Terminal Colors, Display Feature Testing):
7734 * files.texi (Visiting Functions, File Name Components)
7735 (Unique File Names, Contents of Directories):
7736 * display.texi (Forcing Redisplay, Displaying Messages)
7737 (Temporary Displays, Font Selection, Auto Faces)
7738 (Font Lookup, Fringe Indicators, Display Margins)
7739 (Image Descriptors, Showing Images, Image Cache, Button Types)
7740 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
7741 (Display Table Format, Glyphs):
7742 * control.texi (Iteration):
7743 * commands.texi (Command Loop Info, Adjusting Point):
7744 * backups.texi (Making Backups, Auto-Saving):
7745 Remove @tindex entries.
7746
77472006-07-07 Kim F. Storm <storm@cua.dk>
7748
7749 * display.texi (Fringe Cursors): Fix typo.
7750 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
7751 (Overlay Arrow): Default is overlay-arrow fringe indicator.
7752
77532006-07-05 Richard Stallman <rms@gnu.org>
7754
7755 * text.texi (Buffer Contents): Add example of text props
7756 in result of buffer-substring.
7757 (Text Properties): Explain better about use of specific property names.
7758 (Property Search): Some cleanups; reorder some functions.
7759
7760 * keymaps.texi (Changing Key Bindings): Cleanup.
7761 Add xref to Key Binding Conventions.
7762
7763 * display.texi (Attribute Functions): Add examples for
7764 face-attribute-relative-p.
7765
7766 * tips.texi (Coding Conventions): Cleanup last change.
7767
77682006-07-05 Karl Berry <karl@gnu.org>
7769
7770 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
7771 Remove @setchapternewpage odd.
7772 Result is 1013 pages, down from 1100.
7773
7774 * anti.texi, customize.texi, display.texi, internals.texi:
7775 * minibuf.texi, modes.texi, tips.texi:
7776 Fix overfull/underfull boxes.
7777
77782006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7779
7780 * edebug.texi (Instrumenting):
7781 Add Edebug-specific findex for eval-buffer.
7782 * loading.texi (Loading):
7783 Replace eval-current-buffer with eval-buffer.
7784
77852006-06-30 Nick Roberts <nickrob@snap.net.nz>
7786
7787 * locals.texi (Standard Buffer-Local Variables): Update the list
7788 of variables.
7789
77902006-06-26 Nick Roberts <nickrob@snap.net.nz>
7791
7792 * files.texi (File Name Completion): Point user to the node
7793 "Reading File Names".
7794
77952006-06-24 Eli Zaretskii <eliz@gnu.org>
7796
7797 * files.texi (Contents of Directories): Document case-insensitive
7798 behavior on respective filesystems.
7799
7800 * objects.texi (Character Type): Document that Emacs signals an
7801 error for unsupported Unicode characters specified as \uNNNN.
7802
78032006-06-19 Richard Stallman <rms@gnu.org>
7804
7805 * processes.texi (Bindat Spec): Clarify previous change.
7806
78072006-06-16 Richard Stallman <rms@gnu.org>
7808
7809 * tips.texi (Coding Conventions): Better explain conventions
7810 for definition constructs.
7811
7812 * text.texi (Special Properties): String value of `read-only'
7813 serves as the error message.
7814
7815 * objects.texi (Character Type): Clarify prev. change.
7816 (Non-ASCII in Strings): Mention \u and \U.
7817
7818 * commands.texi (Using Interactive): Explain problem of
7819 markers, etc., in command-history.
7820
78212006-06-14 Kim F. Storm <storm@cua.dk>
7822
7823 * commands.texi (Waiting): Negative arg to sit-for forces
7824 redisplay even if input is pending.
7825
7826 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
7827 redisplay. Remove incorrect example of binding redisplay-dont-pause
7828 around (sit-for 0).
7829
78302006-06-13 Richard Stallman <rms@gnu.org>
7831
7832 * display.texi (Forcing Redisplay): Clarify previous change.
7833
78342006-06-13 Romain Francoise <romain@orebokech.com>
7835
7836 * display.texi (Forcing Redisplay): Fix typo.
7837
78382006-06-13 Kim F. Storm <storm@cua.dk>
7839
7840 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
7841
78422006-06-10 Luc Teirlinck <teirllm@auburn.edu>
7843
7844 * tips.texi (Coding Conventions): Add `@end itemize'.
7845
78462006-06-10 Richard Stallman <rms@gnu.org>
7847
7848 * tips.texi (Coding Conventions): Explain use of coding systems
7849 to ensure one decoding for strings.
7850
78512006-06-09 Aidan Kehoe <kehoea@parhasard.net>
7852
7853 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7854 syntax.
7855
78562006-06-07 Eli Zaretskii <eliz@gnu.org>
7857
7858 * display.texi (Font Selection): Remove description of
7859 clear-face-cache.
7860
7861 * compile.texi (Eval During Compile): Fix a typo. Add index
7862 entries for possible uses of eval-when-compile.
7863
78642006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
7865
7866 * display.texi (Abstract Display): Fix typo.
7867
78682006-06-03 Eli Zaretskii <eliz@gnu.org>
7869
7870 * minibuf.texi (Minibuffer History) <history-add-new-input>:
7871 Reword variable's description.
7872
78732006-06-01 Richard Stallman <rms@gnu.org>
7874
7875 * windows.texi (Splitting Windows): Clarify splitting nonselected
7876 window.
7877
78782006-05-31 Juri Linkov <juri@jurta.org>
7879
7880 * minibuf.texi (Minibuffer History): Add history-add-new-input.
7881
78822006-05-30 Richard Stallman <rms@gnu.org>
7883
7884 * display.texi (Line Height): Fix errors in description of
10d1d0af 7885 default line height and line-height property.
b8d4c8d0
GM
7886
7887 * nonascii.texi (Default Coding Systems): Further clarification.
7888
78892006-05-29 Luc Teirlinck <teirllm@auburn.edu>
7890
7891 * internals.texi (Pure Storage): Mention that an overflow in pure
7892 space causes a memory leak.
7893 (Garbage Collection): If there was an overflow in pure space,
7894 `garbage-collect' returns nil.
7895
78962006-05-30 Eli Zaretskii <eliz@gnu.org>
7897
7898 * nonascii.texi (Default Coding Systems): Fix it some more.
7899
79002006-05-29 Eli Zaretskii <eliz@gnu.org>
7901
7902 * nonascii.texi (Default Coding Systems): Fix last change.
7903
79042006-05-29 Kenichi Handa <handa@m17n.org>
7905
7906 * nonascii.texi (find-operation-coding-system): Describe the new
7907 argument format (FILENAME . BUFFER).
7908
79092006-05-28 Richard Stallman <rms@gnu.org>
7910
7911 * tips.texi (Coding Conventions): Better explain reasons not to
7912 advise other packages or use `eval-after-load'.
7913
79142006-05-29 Kim F. Storm <storm@cua.dk>
7915
7916 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
7917 `bindat-idx' and `bindat-raw' for clarity.
7918
79192006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7920
7921 * processes.texi (Bindat Spec): Expand on `repeat' handler.
7922
7923 * display.texi (Display): Add "Abstract Display" to menu.
7924 (Abstract Display, Abstract Display Functions)
7925 (Abstract Display Example): New nodes.
7926 * elisp.texi (Top): Add "Abstract Display" to menu.
7927
79282006-05-27 Chong Yidong <cyd@stupidchicken.com>
7929
7930 * keymaps.texi (Key Sequences): Link to input events definition.
7931 (Format of Keymaps): Delete material duplicated in Keymap Basics.
7932
7933 * files.texi (Changing Files): Document updated argument list for
7934 copy-file.
7935
79362006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7937
7938 * processes.texi (Bindat Functions): Explain term "total length".
7939 Use it in bindat-length and bindat-pack descriptions.
7940
79412006-05-26 Eli Zaretskii <eliz@gnu.org>
7942
7943 * tips.texi (Coding Conventions): Advise against using
7944 eval-after-load in packages. Add an index entry.
7945
79462006-05-25 Juri Linkov <juri@jurta.org>
7947
7948 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
7949
7950 * modes.texi (%-Constructs): Add %e, %z, %Z.
7951
79522006-05-25 Richard Stallman <rms@gnu.org>
7953
7954 * elisp.texi (Top): Update subnode menu.
7955
7956 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
7957 (Keymaps): Update menu.
7958
79592006-05-25 Chong Yidong <cyd@stupidchicken.com>
7960
7961 * keymaps.texi (Key Sequences): Some clarifications.
7962
79632006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
7964
7965 * processes.texi (Bindat Functions): Say "unibyte string"
7966 explicitly for bindat-unpack and bindat-pack descriptions.
7967 (Bindat Examples): Don't call `string-make-unibyte' in example.
7968
79692006-05-25 Chong Yidong <cyd@stupidchicken.com>
7970
5dcb4c4e 7971 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 7972 Explain string and vector representations of key sequences.
b8d4c8d0
GM
7973
7974 * keymaps.texi (Changing Key Bindings):
dd7b651b 7975 * commands.texi (Interactive Codes):
b8d4c8d0
GM
7976 * help.texi (Describing Characters): Refer to it.
7977
79782006-05-23 Luc Teirlinck <teirllm@auburn.edu>
7979
7980 * frames.texi (Pointer Shape): @end table -> @end defvar.
7981
79822006-05-22 Richard Stallman <rms@gnu.org>
7983
7984 * elisp.texi (Top): Update subnode menus.
7985
7986 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
7987 Contents rewritten; material from old Pointer Shape node moved here.
7988
7989 * display.texi (Pointer Shape): Node deleted.
7990 (Image Descriptors): Minor cleanup.
7991
79922006-05-21 Richard Stallman <rms@gnu.org>
7993
7994 * syntax.texi (Parsing Expressions): Update info on which STATE
7995 elements are ignored.
7996
79972006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7998
7999 * hooks.texi (Standard Hooks): Correct typo.
8000
8001 * gpl.texi (GPL): ifinfo -> ifnottex.
8002
80032006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
8004
8005 * searching.texi (Simple Match Data): Warn about match data being
8006 set anew by every search.
8007
80082006-05-17 Richard Stallman <rms@gnu.org>
8009
8010 * minibuf.texi (Minibuffer History): Clarify.
8011
8012 * searching.texi (Regexp Special): Clarify nested regexp warning.
8013
80142006-05-16 Kim F. Storm <storm@cua.dk>
8015
8016 * minibuf.texi (Minibuffer History): Update add-to-history.
8017
80182006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
8019
5dcb4c4e
SM
8020 * nonascii.texi (Explicit Encoding):
8021 Fix typo (encoding<->decoding).
b8d4c8d0
GM
8022
80232006-05-14 Richard Stallman <rms@gnu.org>
8024
8025 * buffers.texi (Creating Buffers): Cleanup.
8026
8027 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
8028
80292006-05-13 Eli Zaretskii <eliz@gnu.org>
8030
8031 * buffers.texi (Current Buffer): Document that with-temp-buffer
8032 disables undo.
8033
8034 * os.texi (Terminal-Specific): More accurate description of how
8035 Emacs searches for the terminal-specific libraries.
8036
80372006-05-12 Eli Zaretskii <eliz@gnu.org>
8038
8039 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
8040 emacs-xtra to @inforef's.
8041
8042 * text.texi (Undo): Document that undo is turned off in buffers
8043 whose names begin with a space.
8044
8045 * buffers.texi (Buffer Names): Add index entries for buffers whose
8046 names begin with a space.
8047 (Creating Buffers): Document that undo is turned off in buffers
8048 whose names begin with a space.
8049
8050 * files.texi (Visiting Functions, Reading from Files)
8051 (Saving Buffers): Mention code and EOL conversions by file I/O
8052 primitives and subroutines.
8053
f4e90db0
SM
8054 * nonascii.texi (Lisp and Coding Systems):
8055 Document coding-system-eol-type. Add index entries for eol conversion.
b8d4c8d0
GM
8056
8057 * display.texi (Defining Faces): Mention `mac', and add an xref to
8058 where window-system is described.
8059
80602006-05-10 Richard Stallman <rms@gnu.org>
8061
8062 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
8063
80642006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
8065
8066 * variables.texi (File Local Variables): Recommend to quote lambda
8067 expressions in safe-local-variable property.
8068
80692006-05-09 Richard Stallman <rms@gnu.org>
8070
5dcb4c4e
SM
8071 * variables.texi (File Local Variables):
8072 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
8073
80742006-05-07 Kim F. Storm <storm@cua.dk>
8075
8076 * minibuf.texi (Minibuffer History): Remove keep-dups arg
8077 from add-to-history.
8078
80792006-05-07 Romain Francoise <romain@orebokech.com>
8080
8081 * commands.texi (Event Input Misc):
8082 * compile.texi (Eval During Compile):
8083 * internals.texi (Buffer Internals):
8084 * minibuf.texi (Initial Input):
8085 * nonascii.texi (Scanning Charsets):
8086 * numbers.texi (Comparison of Numbers):
8087 * windows.texi (Textual Scrolling, Vertical Scrolling):
8088 Fix various typos.
8089
80902006-05-06 Eli Zaretskii <eliz@gnu.org>
8091
8092 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
8093 conditional xref's to either emacs or emacs-xtra, depending on
8094 @iftex/@ifnottex.
8095
8096 * minibuf.texi (Minibuffer History): Document add-to-history.
8097
80982006-05-05 Eli Zaretskii <eliz@gnu.org>
8099
8100 * internals.texi (Pure Storage): Mention the pure overflow message
8101 at startup.
8102
c8763fb6 81032006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
8104
8105 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
8106 (Searching Keymaps): Fix pseudo-Lisp description of keymap
8107 search.
8108
81092006-05-01 Richard Stallman <rms@gnu.org>
8110
8111 * intro.texi (nil and t): Clarify.
8112
8113 * variables.texi (File Local Variables): Suggest using booleanp.
8114
81152006-05-01 Juanma Barranquero <lekktu@gmail.com>
8116
8117 * objects.texi (Type Predicates): Fix typos.
8118
81192006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8120
8121 * intro.texi (nil and t): Add booleanp.
8122
8123 * objects.texi (Type Predicates): Add links for booleanp and
8124 string-or-null-p.
8125
81262006-04-29 Richard Stallman <rms@gnu.org>
8127
8128 * modes.texi (Multiline Font Lock): Rename from
8129 Multi line Font Lock Elements. Much clarification.
8130 (Font Lock Multiline, Region to Fontify): Much clarification.
8131
81322006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8133
8134 * variables.texi (File Local Variables): Remove the special case t for
8135 safe-local-variable.
8136
81372006-04-26 Richard Stallman <rms@gnu.org>
8138
8139 * syntax.texi (Parsing Expressions): Minor cleanup.
8140
81412006-04-18 Richard Stallman <rms@gnu.org>
8142
8143 * tips.texi (Coding Conventions): Explain when the package's
8144 prefix should appear later on (not at the start of the name).
8145
8146 * searching.texi (String Search): Clarify effect of NOERROR.
8147
8148 * modes.texi (Imenu): Clarify what special items do.
8149
8150 * hooks.texi (Standard Hooks): Delete text about old hook names.
8151
81522006-04-17 Romain Francoise <romain@orebokech.com>
8153
8154 * variables.texi (Local Variables): Update the default value of
8155 `max-specpdl-size'.
8156
81572006-04-15 Michael Olson <mwolson@gnu.org>
8158
8159 * processes.texi (Transaction Queues): Mention the new optional
8160 `delay-question' argument for `tq-enqueue'.
8161
81622006-04-13 Bill Wohler <wohler@newt.com>
8163
8164 * customize.texi (Common Keywords): Use dotted notation for
8165 :package-version value. Specify its values. Improve documentation
8166 for customize-package-emacs-version-alist.
8167
81682006-04-12 Bill Wohler <wohler@newt.com>
8169
8170 * customize.texi (Common Keywords): Move description of
8171 customize-package-emacs-version-alist to @defvar.
8172
81732006-04-10 Bill Wohler <wohler@newt.com>
8174
8175 * customize.texi (Common Keywords): Add :package-version.
8176
81772006-04-10 Kim F. Storm <storm@cua.dk>
8178
8179 * text.texi (Buffer Contents): Add NOPROPS arg to
8180 filter-buffer-substring.
8181
81822006-04-08 Kevin Ryde <user42@zip.com.au>
8183
8184 * os.texi (Command-Line Arguments): Update xref to emacs manual
8185 "Command Arguments" -> "Emacs Invocation", per change there.
8186
81872006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
8188
8189 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
8190 be on one line to help makeinfo not render two spaces after the dot.
8191
81922006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8193
8194 * strings.texi (Predicates for Strings): Add string-or-null-p.
8195
81962006-03-28 Kim F. Storm <storm@cua.dk>
8197
8198 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
8199 remarks about systems that don't support fractional seconds.
8200
82012006-03-25 Karl Berry <karl@gnu.org>
8202
8203 * elisp.texi: Use @copyright{} instead of (C), and do not indent
8204 the year list.
8205
82062006-03-21 Nick Roberts <nickrob@snap.net.nz>
8207
8208 * display.texi (Fringe Indicators): Fix typos.
8209
82102006-03-19 Luc Teirlinck <teirllm@auburn.edu>
8211
8212 * tips.texi (Documentation Tips): One can now also write `program'
8213 in front of a quoted symbol in a docstring to prevent making a
8214 hyperlink.
8215
82162006-03-19 Alan Mackenzie <acm@muc.de>
8217
8218 * text.texi (Special Properties): Clarify `fontified' property.
8219
82202006-03-16 Richard Stallman <rms@gnu.org>
8221
8222 * display.texi (Defining Images): Minor cleanup.
8223
82242006-03-16 Bill Wohler <wohler@newt.com>
8225
8226 * display.texi (Defining Images): In image-load-path-for-library,
8227 prefer user's images.
8228
82292006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8230
8231 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
8232
82332006-03-15 Bill Wohler <wohler@newt.com>
8234
8235 * display.texi (Defining Images): Fix example in
8236 image-load-path-for-library by not recommending that one binds
8237 image-load-path. Just defvar it to placate compiler and only use
8238 it if previously defined.
8239
82402006-03-14 Bill Wohler <wohler@newt.com>
8241
8242 * display.texi (Defining Images): In image-load-path-for-library,
8243 always return list of directories. Update example.
8244
82452006-03-14 Alan Mackenzie <acm@muc.de>
8246
8247 * modes.texi: New node, "Region to Fontify" (for Font Lock).
8248 This describes font-lock-extend-region-function.
8249 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
8250 the new node "Region to Fontify".
8251
82522006-03-13 Richard Stallman <rms@gnu.org>
8253
8254 * display.texi (Invisible Text): The impossible position is
8255 now before the invisible text, not after.
8256 (Defining Images): Clean up last change.
8257
82582006-03-11 Bill Wohler <wohler@newt.com>
8259
8260 * display.texi (Defining Images): Add image-load-path-for-library.
8261
82622006-03-11 Luc Teirlinck <teirllm@auburn.edu>
8263
8264 * text.texi (Adaptive Fill): Fix Texinfo usage.
8265
8266 * strings.texi (Creating Strings): Fix Texinfo usage.
8267
8268 * searching.texi (Regexp Special): Use @samp for regular
8269 expressions that are not in Lisp syntax.
8270
82712006-03-08 Luc Teirlinck <teirllm@auburn.edu>
8272
8273 * searching.texi (Regexp Special): Put remark between parentheses
8274 to avoid misreading.
8275
82762006-03-07 Luc Teirlinck <teirllm@auburn.edu>
8277
8278 * searching.texi (Syntax of Regexps): More accurately describe
8279 which characters are special in which situations.
8280 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
8281 are not special. Describe in detail when `[' and `]' are special.
8282 (Regexp Backslash): Plenty of regexps with unbalanced square
8283 brackets are valid, so reword that statement.
8284
82852006-03-02 Kim F. Storm <storm@cua.dk>
8286
8287 * keymaps.texi (Tool Bar): Add tool-bar-border.
8288
82892006-02-28 Luc Teirlinck <teirllm@auburn.edu>
8290
8291 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
8292
82932006-02-27 Luc Teirlinck <teirllm@auburn.edu>
8294
8295 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
8296
8297 * files.texi (Locating Files): Suggest additional values for the
8298 SUFFIXES arg of `locate-file'. Update pxref.
8299
8300 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
8301 (How Programs Do Loading): Discuss the effects of Auto Compression
8302 mode on `load'.
8303 (Load Suffixes): New node.
8304 (Library Search): Delete description of `load-suffixes'; it was
8305 moved to "Load Suffixes".
8306 (Autoload, Named Features): Mention `load-suffixes'.
8307
83082006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8309
8310 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
8311
8312 * windows.texi (Window Tree): Fix typo.
8313
83142006-02-20 Kim F. Storm <storm@cua.dk>
8315
8316 * display.texi (Fringe Indicators): New section.
8317 Move indicate-empty-lines, indicate-buffer-boundaries, and
8318 default-indicate-buffer-boundaries here.
8319 Add fringe-indicator-alist and default-fringes-indicator-alist.
8320 Add list of logical fringe indicator symbols.
8321 Update list of standard bitmap names.
8322 (Fringe Cursors): New section.
8323 Move overflow-newline-into-fringe here.
8324 Add fringe-cursor-alist and default-fringes-cursor-alist.
8325 Add list of fringe cursor symbols.
8326
83272006-02-20 Juanma Barranquero <lekktu@gmail.com>
8328
8329 * commands.texi (Using Interactive): Fix reference to node
8330 "Minibuffers".
8331
83322006-02-19 Richard M. Stallman <rms@gnu.org>
8333
8334 * minibuf.texi (High-Level Completion):
8335 Add xref to read-input-method-name.
8336
8337 * files.texi (Relative File Names): Move file-relative-name here.
8338 (File Name Expansion): From here. Minor clarifications.
8339
8340 * commands.texi (Using Interactive): Add xrefs about reading input.
8341 Clarify remarks about that moving point and mark.
8342 Put string case before list case.
8343
c8763fb6 83442006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
8345
8346 * display.texi (Other Display Specs, Image Descriptors):
8347 Revert erroneous changes. The previous description of
8348 image-descriptors as `(image . PROPS)' was correct.
8349
83502006-02-14 Richard M. Stallman <rms@gnu.org>
8351
8352 * variables.texi (File Local Variables): Clarifications.
8353
83542006-02-14 Juanma Barranquero <lekktu@gmail.com>
8355
8356 * variables.texi (File Local Variables): Use @code for a cons
8357 cell, not @var.
8358
83592006-02-13 Chong Yidong <cyd@stupidchicken.com>
8360
8361 * variables.texi (File Local Variables): Document new file local
8362 variable behavior.
8363
83642006-02-10 Kim F. Storm <storm@cua.dk>
8365
8366 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
8367
83682006-02-08 Juanma Barranquero <lekktu@gmail.com>
8369
8370 * modes.texi (%-Constructs): Remove obsolete info about
8371 `global-mode-string'.
8372
83732006-02-07 Richard M. Stallman <rms@gnu.org>
8374
8375 * commands.texi (Prefix Command Arguments): Minor cleanup.
8376
8377 * display.texi: "Graphical display", not window system.
8378
8379 * functions.texi (What Is a Function): Fix xref.
8380
8381 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
8382 (Changing Key Bindings): Clarify when remapping is better than
8383 substitute-key-definition.
8384
83852006-02-02 Richard M. Stallman <rms@gnu.org>
8386
8387 * minibuf.texi (Basic Completion): Completion alists are risky.
8388
8389 * keymaps.texi (Active Keymaps): Clarifications.
8390 (Searching Keymaps): New node.
8391 (Keymaps): Update menu.
8392
8393 * frames.texi (Layout Parameters): Minor clarification.
8394 (Drag and Drop): New node.
8395 (Frames): Update menu.
8396
83972006-01-29 Chong Yidong <cyd@stupidchicken.com>
8398
8399 * display.texi (Other Display Specs, Image Descriptors):
8400 Image description is a list, not a cons cell.
8401
84022006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8403
8404 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
8405 list is not necessarily a list).
8406
84072006-01-27 Eli Zaretskii <eliz@gnu.org>
8408
8409 * frames.texi (Layout Parameters): border-width and
8410 internal-border-width belong to the frame, not the window.
8411
84122006-01-19 Richard M. Stallman <rms@gnu.org>
8413
8414 * nonascii.texi (Translation of Characters): Search cmds use
8415 translation-table-for-input. Automatically made local.
8416
8417 * markers.texi (Overview of Markers): Count insertion type
8418 as one of a marker's attributes.
8419
8420 * keymaps.texi (Controlling Active Maps): New node, split out of
8421 Active Keymaps.
8422 (Keymaps): Menu updated.
8423 (Active Keymaps): Give pseudocode to explain how the active
8424 maps are searched. current-active-maps and key-binding moved here.
8425 (Functions for Key Lookup): current-active-maps and key-binding moved.
8426 Clarifications.
8427 (Searching the Keymaps): New subnode.
8428
8429 * elisp.texi (Top): Menu clarification.
8430
8431 * display.texi (Other Display Specs): Delete duplicate entry for
8432 just a string as display spec. Move text about recursive display
8433 specs on such a string.
8434
8435 * commands.texi (Key Sequence Input): Clarify.
8436 Move num-nonmacro-input-events out.
8437 (Reading One Event): num-nonmacro-input-events moved here.
8438
84392006-01-14 Nick Roberts <nickrob@snap.net.nz>
8440
8441 * advice.texi (Simple Advice): Update example to fit argument
8442 change in previous-line.
8443
84442006-01-05 Richard M. Stallman <rms@gnu.org>
8445
8446 * markers.texi (The Mark): Fix in `mark'.
8447
84482006-01-04 Richard M. Stallman <rms@gnu.org>
8449
8450 * processes.texi (Misc Network, Make Network): Minor cleanups.
8451
84522006-01-04 Kim F. Storm <storm@cua.dk>
8453
8454 * processes.texi (Make Network): Add IPv6 addresses and handling.
8455 (Network Feature Testing): Mention (:family ipv6).
8456 (Misc Network): Add IPv6 formats to format-network-address.
8457
84582005-12-30 Richard M. Stallman <rms@gnu.org>
8459
8460 * text.texi (Changing Properties):
8461 Don't use return value of set-text-properties.
8462
84632005-12-29 Luc Teirlinck <teirllm@auburn.edu>
8464
8465 * modes.texi (Mode Line Format): Correct typo in menu.
8466
84672005-12-29 Richard M. Stallman <rms@gnu.org>
8468
8469 * modes.texi (Mode Line Top): New node.
8470 (Mode Line Data): Some text moved to new node.
8471 Explain the data structure more concretely.
8472 (Mode Line Basics): Clarifications.
8473 (Mode Line Variables): Clarify intro paragraph.
8474 (%-Constructs): Clarify intro paragraph.
8475 (Mode Line Format): Update menu.
8476
84772005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8478
8479 * minibuf.texi (Basic Completion): Update lazy-completion-table
8480 examples for removal of ARGS argument.
8481
84822005-12-23 Richard M. Stallman <rms@gnu.org>
8483
8484 * text.texi (Undo): Restore some explanation from the version
8485 that was deleted.
8486
84872005-12-23 Eli Zaretskii <eliz@gnu.org>
8488
8489 * text.texi (Undo): Remove duplicate descriptions of `apply
8490 funname' and `apply delta' elements of the undo list.
8491
84922005-12-20 Richard M. Stallman <rms@gnu.org>
8493
8494 * help.texi (Help Functions): Update documentation of `apropos'.
8495
84962005-12-20 Luc Teirlinck <teirllm@auburn.edu>
8497
8498 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
8499 because it is confusing. If the :help-echo keyword is a function,
8500 it is not directly used as the :help-echo overlay property, as the
8501 xref seems to suggest (it does not take the appropriate args).
8502
85032005-12-19 Luc Teirlinck <teirllm@auburn.edu>
8504
8505 * customize.texi (Common Keywords): Fix Texinfo usage.
8506 (Group Definitions, Variable Definitions): Update for new
8507 conventions for using `*' in docstrings.
8508
8509 * tips.texi (Documentation Tips): Update for new conventions for
8510 using `*' in docstrings.
8511
85122005-12-16 Richard M. Stallman <rms@gnu.org>
8513
8514 * minibuf.texi (Minibuffer Contents): Minor cleanup.
8515
85162005-12-16 Juri Linkov <juri@jurta.org>
8517
8518 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
8519
85202005-12-14 Romain Francoise <romain@orebokech.com>
8521
8522 * modes.texi (Customizing Keywords): Rename `append' to `how'.
8523 Fix typo.
8524
85252005-12-11 Juri Linkov <juri@jurta.org>
8526
8527 * minibuf.texi (Completion Commands): Add mention of read-file-name
8528 for filename completion keymaps.
8529 (Reading File Names): Add mention of filename completion keymaps
8530 for read-file-name and xref to `Completion Commands'.
8531
85322005-12-10 Richard M. Stallman <rms@gnu.org>
8533
8534 * customize.texi (Common Keywords): State caveats for use of :tag.
8535
85362005-12-08 Richard M. Stallman <rms@gnu.org>
8537
8538 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
8539 with xrefs and better explanation.
8540 (Completion Commands): Add the filename completion maps.
8541
8542 * objects.texi (Character Type): Clarify that \s is not space
8543 if a dash follows.
8544
85452005-12-05 Richard M. Stallman <rms@gnu.org>
8546
8547 * windows.texi (Resizing Windows): Delete preserve-before args.
8548
85492005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8550
8551 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
8552 in full keymaps, since the quirk has been fixed.
8553
85542005-12-03 Eli Zaretskii <eliz@gnu.org>
8555
5dcb4c4e
SM
8556 * hooks.texi (Standard Hooks): Add index entries.
8557 Mention `compilation-finish-functions'.
b8d4c8d0
GM
8558
85592005-11-27 Richard M. Stallman <rms@gnu.org>
8560
8561 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
8562
85632005-11-21 Juri Linkov <juri@jurta.org>
8564
8565 * customize.texi (Common Keywords): Update links types
8566 custom-manual and url-link. Add link types emacs-library-link,
8567 file-link, function-link, variable-link, custom-group-link.
8568
85692005-11-20 Chong Yidong <cyd@stupidchicken.com>
8570
8571 * display.texi: Revert 2005-11-20 change.
8572
85732005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
8574
8575 * processes.texi (Bindat Functions):
8576 Say "third" to refer to zero-based index "2".
8577
85782005-11-18 Luc Teirlinck <teirllm@auburn.edu>
8579
8580 * loading.texi (Library Search): Update the default value of
8581 `load-suffixes'.
8582
85832005-11-17 Chong Yidong <cyd@stupidchicken.com>
8584
8585 * display.texi (Attribute Functions): Mention :ignore-defface.
8586
85872005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8588
8589 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
8590 (Minor Mode Conventions): Mention the use of a hook.
8591
85922005-11-06 Richard M. Stallman <rms@gnu.org>
8593
8594 * files.texi (Magic File Names): find-file-name-handler checks the
8595 `operations' property of the handler.
8596
85972005-11-03 Richard M. Stallman <rms@gnu.org>
8598
8599 * variables.texi (Frame-Local Variables): Small clarification.
8600
86012005-10-29 Chong Yidong <cyd@stupidchicken.com>
8602
8603 * os.texi (Init File): Document ~/.emacs.d/init.el.
8604
86052005-10-29 Richard M. Stallman <rms@gnu.org>
8606
8607 * internals.texi (Garbage Collection): Document memory-full.
8608
86092005-10-28 Bill Wohler <wohler@newt.com>
8610
8611 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
8612 for URLs.
8613
86142005-10-28 Richard M. Stallman <rms@gnu.org>
8615
8616 * minibuf.texi (Completion Commands): Clean up prev change.
8617
86182005-10-26 Kevin Ryde <user42@zip.com.au>
8619
8620 * compile.texi (Eval During Compile): Explain recommended uses
8621 of eval-when-compile and eval-and-compile.
8622
86232005-10-27 Masatake YAMATO <jet@gyve.org>
8624
8625 * minibuf.texi (Completion Commands):
8626 Write about new optional argument for `display-completion-list'.
8627
86282005-10-23 Richard M. Stallman <rms@gnu.org>
8629
8630 * display.texi (Overlay Arrow): Clarify about local bindings of
8631 overlay-arrow-position.
8632
86332005-10-22 Eli Zaretskii <eliz@gnu.org>
8634
8635 * internals.texi (Building Emacs): Fix last change.
8636
86372005-10-22 Richard M. Stallman <rms@gnu.org>
8638
8639 * internals.texi (Building Emacs): Document eval-at-startup.
8640
86412005-10-21 Richard M. Stallman <rms@gnu.org>
8642
8643 * loading.texi (Where Defined): load-history contains abs file names.
8644 symbol-file returns abs file names.
8645
86462005-10-19 Kim F. Storm <storm@cua.dk>
8647
8648 * display.texi (Showing Images): Add max-image-size integer value.
8649
86502005-10-18 Chong Yidong <cyd@stupidchicken.com>
8651
8652 * display.texi (Showing Images): Document max-image-size.
8653
86542005-10-17 Richard M. Stallman <rms@gnu.org>
8655
8656 * commands.texi (Quitting): Minor clarification.
8657
8658 * processes.texi (Sentinels): Clarify about output and quitting.
8659 (Filter Functions): Mention with-local-quit.
8660
86612005-10-17 Juri Linkov <juri@jurta.org>
8662
8663 * buffers.texi (Current Buffer):
8664 * commands.texi (Event Input Misc):
8665 * compile.texi (Eval During Compile, Compiler Errors):
8666 * customize.texi (Group Definitions):
8667 * display.texi (Progress, Defining Faces):
8668 * files.texi (Writing to Files):
8669 * modes.texi (Mode Hooks, Defining Minor Modes):
8670 * streams.texi (Output Functions):
8671 * syntax.texi (Syntax Table Functions):
8672 * text.texi (Change Hooks):
8673 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
8674
8675 * commands.texi (Quitting): Replace arg `forms' with `body' in
8676 `with-local-quit'.
8677
8678 * positions.texi (Excursions): Replace arg `forms' with `body' in
8679 `save-excursion'.
8680
86812005-10-08 Kim F. Storm <storm@cua.dk>
8682
8683 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
8684 Rename manual section accordingly.
8685
86862005-10-04 Kim F. Storm <storm@cua.dk>
8687
8688 * windows.texi (Window Split Tree): New section describing
8689 new function window-split-tree function.
8690
86912005-10-03 Nick Roberts <nickrob@snap.net.nz>
8692
8693 * display.texi (Fringe Size/Pos): Simplify and add detail.
8694
86952005-09-30 Romain Francoise <romain@orebokech.com>
8696
8697 * minibuf.texi (High-Level Completion): Explain that the prompt
8698 given to `read-buffer' should end with a colon and a space.
8699 Update usage examples.
8700
87012005-09-29 Juri Linkov <juri@jurta.org>
8702
8703 * display.texi (Displaying Messages): Rename argument name
8704 `string' to `format-string' in functions `message', `message-box',
8705 `message-or-box'.
8706
87072005-09-26 Chong Yidong <cyd@stupidchicken.com>
8708
8709 * errors.texi (Standard Errors): Correct xrefs.
8710
87112005-09-18 Chong Yidong <cyd@stupidchicken.com>
8712
8713 * display.texi (Defining Images): Update documentation for
8714 `image-load-path'.
8715
87162005-09-17 Richard M. Stallman <rms@gnu.org>
8717
8718 * display.texi (Defining Images): Clean up previous change.
8719
87202005-09-16 Romain Francoise <romain@orebokech.com>
8721
8722 * elisp.texi: Specify GFDL version 1.2.
8723
8724 * doclicense.texi (GNU Free Documentation License): Update to
8725 version 1.2.
8726
87272005-09-15 Chong Yidong <cyd@stupidchicken.com>
8728
8729 * display.texi (Defining Images): Document `image-load-path'.
8730
87312005-09-15 Richard M. Stallman <rms@gnu.org>
8732
8733 * objects.texi (Printed Representation): Minor cleanup.
8734 (Box Diagrams): Minor fix.
8735 (Cons Cell Type): Move (...) index item here.
8736 (Box Diagrams): From here.
8737 (Array Type): Minor fix.
8738 (Type Predicates): Delete index "predicates".
8739 (Hash Table Type): Clarify xref.
8740 (Dotted Pair Notation): Minor fix.
8741
87422005-09-10 Chong Yidong <cyd@stupidchicken.com>
8743
8744 * files.texi (Saving Buffers): Fix typo.
8745
87462005-09-08 Richard M. Stallman <rms@gnu.org>
8747
8748 * tips.texi (Programming Tips): Correct the "default" prompt spec.
8749
87502005-09-08 Chong Yidong <cyd@stupidchicken.com>
8751
8752 * locals.texi (Standard Buffer-Local Variables): Don't include
8753 mode variables for minor modes.
8754 Fix xrefs for buffer-display-count, buffer-display-table,
8755 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
8756 enable-multibyte-characters, fill-column, header-line-format,
8757 left-fringe-width, left-margin, and right-fringe-width.
8758
8759 * hooks.texi (Standard Hooks): All hooks should conform to the
8760 standard naming convention now.
8761 Fix xref for `echo-area-clear-hook'.
8762
8763 * display.texi (Usual Display): Note that indicate-empty-lines and
8764 tab-width are buffer-local.
8765
8766 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
8767
8768 * modes.texi (Mode Help): Note that major-mode is buffer-local.
8769
8770 * nonascii.texi (Encoding and I/O): Note that
8771 buffer-file-coding-system is buffer-local.
8772
8773 * positions.texi (List Motion): Note that defun-prompt-regexp is
8774 buffer-local.
8775
8776 * text.texi (Auto Filling): Note that auto-fill-function is
8777 buffer-local.
8778 (Undo): Note that buffer-undo-list is buffer-local.
8779
5dcb4c4e
SM
8780 * windows.texi (Buffers and Windows):
8781 Document buffer-display-count.
b8d4c8d0
GM
8782
87832005-09-06 Richard M. Stallman <rms@gnu.org>
8784
8785 * tips.texi (Coding Conventions): Sometimes it is ok to put the
8786 package prefix elsewhere than at the start of the name.
8787
87882005-09-03 Richard M. Stallman <rms@gnu.org>
8789
8790 * tips.texi (Programming Tips): Add conventions for minibuffer
8791 questions and prompts.
8792
87932005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
8794
8795 * intro.texi (nil and t): Minor cleanup.
8796 Delete spurious mention of keyword symbols.
8797 (Evaluation Notation): Add index entry.
8798 (A Sample Function Description): Minor cleanup.
8799 (A Sample Variable Description): Not all vars can be set.
8800
88012005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
8802
8803 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
8804
8805 (Insertion): Document precise type of `insert-char' arg COUNT.
8806
88072005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8808
8809 * modes.texi (Other Font Lock Variables): Sync the default of
8810 font-lock-lines-before.
8811
88122005-08-31 Michael Albinus <michael.albinus@gmx.de>
8813
8814 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
8815
88162005-08-29 Richard M. Stallman <rms@gnu.org>
8817
8818 * elisp.texi (Top): Update subnode menu.
8819
8820 * searching.texi (Searching and Matching): Move node.
8821 Rearrange contents and add overall explanation.
8822 (Searching and Case): Move node.
8823 (Searching and Matching): Update menu.
8824
88252005-08-27 Eli Zaretskii <eliz@gnu.org>
8826
8827 * os.texi (Startup Summary): Fix the description of the initial
8828 startup message display.
8829
88302005-08-25 Richard M. Stallman <rms@gnu.org>
8831
8832 * searching.texi (Search and Replace): Add replace-regexp-in-string.
8833
88342005-08-25 Emilio C. Lopes <eclig@gmx.net>
8835
8836 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
8837 `next-overlay-change' example.
8838
88392005-08-22 Juri Linkov <juri@jurta.org>
8840
8841 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
8842 Fix invert-face. Fix args of face-background.
8843
8844 * display.texi (Standard Faces): Delete node.
8845 (Faces): Add xref to `(emacs)Standard Faces'.
8846 (Displaying Faces): Fix xref to `Standard Faces'.
8847
8848 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
8849
88502005-08-20 Alan Mackenzie <acm@muc.de>
8851
8852 * buffers.texi (The Buffer List): Clarify the manipulation of the
8853 buffer list.
8854
88552005-08-14 Richard M. Stallman <rms@gnu.org>
8856
8857 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
8858 a regexp.
8859
88602005-08-11 Richard M. Stallman <rms@gnu.org>
8861
8862 * elisp.texi (Top): Update subnode lists.
8863
8864 * display.texi (Inverse Video): Node deleted.
8865
8866 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
8867 New nodes split out of Coding Conventions.
8868
8869 * searching.texi (Regular Expressions): Document re-builder.
8870
8871 * os.texi (Time Parsing): New node split out of Time Conversion.
8872
8873 * processes.texi (Misc Network, Network Feature Testing)
8874 (Network Options, Make Network): New nodes split out of
8875 Low-Level Network.
8876
88772005-08-09 Richard M. Stallman <rms@gnu.org>
8878
8879 * frames.texi (Geometry): New node, split from Size and Position.
8880 (Frame Parameters): Refer to Geometry.
8881
8882 * buffers.texi (The Buffer List): Fix xrefs.
8883
8884 * windows.texi (Splitting Windows): Fix xref.
8885
8886 * frames.texi (Layout Parameters): Add xref.
8887
8888 * display.texi (Line Height, Scroll Bars): Fix xrefs.
8889
8890 * keymaps.texi (Menu Bar): Fix xref.
8891
8892 * locals.texi (Standard Buffer-Local Variables): Fix xref.
8893
8894 * modes.texi (%-Constructs): Fix xref.
8895
8896 * frames.texi (Window Frame Parameters): Node split up.
8897 (Basic Parameters, Position Parameters, Size Parameters)
8898 (Layout Parameters, Buffer Parameters, Management Parameters)
8899 (Cursor Parameters, Color Parameters): New subnodes.
8900
89012005-08-09 Luc Teirlinck <teirllm@auburn.edu>
8902
8903 * positions.texi (Screen Lines): Update xref for previous change
8904 in minibuf.texi.
8905
8906 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
8907 change in minibuf.texi.
8908
89092005-08-09 Richard M. Stallman <rms@gnu.org>
8910
8911 * tips.texi (Coding Conventions): Minor cleanup.
8912
8913 * modes.texi (Defining Minor Modes): Explain when init-value
8914 can be non-nil.
8915
8916 * elisp.texi (Top): Update submenu for Minibuffer.
8917
8918 * minibuf.texi (Minibuffer Misc): Node split up.
8919 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
8920 (Recursive Mini): New nodes split out from Minibuffer Misc.
8921 (Minibuffer Misc): Document max-mini-window-height.
8922
8923 * hash.texi (Defining Hash): Delete stray paren in example.
8924
8925 * display.texi (Echo Area Customization): Don't define
8926 max-mini-window-height here; xref instead.
8927
8928 * commands.texi (Event Input Misc): Update while-no-input.
8929
8930 * advice.texi (Advising Functions): Explain when to use advice
8931 and when to use a hook.
8932
89332005-07-30 Eli Zaretskii <eliz@gnu.org>
8934
8935 * makefile.w32-in (info): Don't run install-info.
8936 ($(infodir)/dir): New target, produced by running install-info.
8937
89382005-07-27 Luc Teirlinck <teirllm@auburn.edu>
8939
8940 * modes.texi (Defining Minor Modes): The keyword for the initial
8941 value is :init-value, not :initial-value.
8942
89432005-07-23 Eli Zaretskii <eliz@gnu.org>
8944
8945 * loading.texi (Autoload): Make the `doctor' example be consistent
8946 with what's in current loaddefs.el. Describe the "fn" magic in
8947 the usage portion of the doc string.
8948
89492005-07-22 Richard M. Stallman <rms@gnu.org>
8950
8951 * internals.texi (Garbage Collection): Clarify previous change.
8952
89532005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
8954
8955 * internals.texi (Garbage Collection): Add gc-cons-percentage.
8956
89572005-07-18 Juri Linkov <juri@jurta.org>
8958
8959 * commands.texi (Accessing Events):
8960 * frames.texi (Text Terminal Colors, Resources):
8961 * markers.texi (The Mark):
8962 * modes.texi (Defining Minor Modes):
8963 Delete duplicate duplicate words.
8964
89652005-07-16 Richard M. Stallman <rms@gnu.org>
8966
8967 * display.texi (Managing Overlays): Clarify make-overlay
8968 args for insertion types.
8969
89702005-07-13 Luc Teirlinck <teirllm@auburn.edu>
8971
8972 * customize.texi (Variable Definitions):
8973 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
8974 `standard-value' is a list too.
8975 (Defining New Types): Use @key{RET} instead of @key{ret}.
8976
89772005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
8978
8979 * os.texi (Translating Input): Fix typo.
8980
89812005-07-08 Richard M. Stallman <rms@gnu.org>
8982
8983 * README: Update edition number and size estimate.
8984
8985 * elisp.texi (VERSION): Set to 2.9.
8986
89872005-07-07 Richard M. Stallman <rms@gnu.org>
8988
8989 * book-spine.texinfo: Update Emacs version.
8990
8991 * display.texi (Inverse Video): Delete mode-line-inverse-video.
8992
89932005-07-06 Richard M. Stallman <rms@gnu.org>
8994
8995 * searching.texi (Regexp Search): Clarify what re-search-forward
8996 does when the search fails.
8997
89982005-07-05 Lute Kamstra <lute@gnu.org>
8999
9000 * Update FSF's address in GPL notices.
9001
9002 * doclicense.texi (GNU Free Documentation License):
9003 * gpl.texi (GPL):
9004 * tips.texi (Coding Conventions, Library Headers):
9005 * vol1.texi:
9006 * vol2.texi: Update FSF's address.
9007
90082005-07-04 Richard M. Stallman <rms@gnu.org>
9009
9010 * hooks.texi (Standard Hooks): Add occur-hook.
9011
90122005-07-03 Luc Teirlinck <teirllm@auburn.edu>
9013
9014 * display.texi (The Echo Area): Correct menu.
9015
90162005-07-03 Richard M. Stallman <rms@gnu.org>
9017
9018 * elisp.texi (Top): Update subnode menu for Display.
9019
9020 * display.texi (Displaying Messages): New node, with most
9021 of what was in The Echo Area.
5dcb4c4e 9022 (Progress): Move under The Echo Area.
b8d4c8d0
GM
9023 (Logging Messages): New node with new text.
9024 (Echo Area Customization): New node, the rest of what was
9025 in The Echo Area. Document message-truncate-lines with @defvar.
9026 (Display): Update menu.
9027
9028 * windows.texi (Textual Scrolling): Doc 3 values for
9029 scroll-preserve-screen-position.
9030
9031 * text.texi (Special Properties): Change hook functions
9032 should bind inhibit-modification-hooks around altering buffer text.
9033
9034 * keymaps.texi (Key Binding Commands): Call binding BINDING
9035 rather than DEFINITION.
9036
90372005-06-29 Juanma Barranquero <lekktu@gmail.com>
9038
9039 * variables.texi (Defining Variables): `user-variable-p' returns t
9040 for aliases of user options, nil for alias loops.
9041
90422005-06-28 Richard M. Stallman <rms@gnu.org>
9043
9044 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
9045 make-keymap.
9046
90472005-06-27 Luc Teirlinck <teirllm@auburn.edu>
9048
9049 * variables.texi (Setting Variables): Correct and clarify
9050 description of `add-to-ordered-list'.
9051
90522005-06-26 Richard M. Stallman <rms@gnu.org>
9053
9054 * display.texi (Faces): Minor cleanup.
9055
90562005-06-25 Luc Teirlinck <teirllm@auburn.edu>
9057
9058 * display.texi (Faces): `facep' returns t for strings that are
9059 face names.
9060
90612005-06-25 Richard M. Stallman <rms@gnu.org>
9062
9063 * objects.texi (Equality Predicates): Clarify meaning of equal.
9064
9065 * windows.texi (Selecting Windows): save-selected-window
9066 and with-selected-window save and restore the current buffer.
9067
90682005-06-24 Richard M. Stallman <rms@gnu.org>
9069
9070 * numbers.texi (Float Basics): Explain how to test for NaN,
9071 and printing the sign of NaNs.
9072
90732005-06-24 Eli Zaretskii <eliz@gnu.org>
9074
9075 * makefile.w32-in (MAKEINFO): Use --force.
9076
90772005-06-23 Richard M. Stallman <rms@gnu.org>
9078
9079 * display.texi (Face Functions): Correct Texinfo usage.
9080
90812005-06-23 Luc Teirlinck <teirllm@auburn.edu>
9082
9083 * lists.texi (Rings): `ring-elements' now returns the elements of
9084 RING in order.
9085
90862005-06-23 Juanma Barranquero <lekktu@gmail.com>
9087
9088 * markers.texi (The Mark): Texinfo usage fix.
9089
90902005-06-23 Kim F. Storm <storm@cua.dk>
9091
9092 * searching.texi (Entire Match Data): Remove evaporate option for
9093 match-data. Do not mention evaporate option for set-match-data.
9094
90952005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
9096
9097 * display.texi (Face Functions): Mention face aliases.
9098
90992005-06-21 Richard M. Stallman <rms@gnu.org>
9100
9101 * anti.texi (Antinews): Texinfo usage fix.
9102
91032005-06-21 Karl Berry <karl@gnu.org>
9104
9105 * elisp.texi: Use @copying.
9106
9107 * elisp.texi: Put @summarycontents and @contents before the Top
9108 node, instead of the end of the file, so that the contents appear
9109 in the right place in the dvi/pdf output.
9110
91112005-06-21 Juri Linkov <juri@jurta.org>
9112
9113 * display.texi (Defining Faces): Add `customized-face'.
9114
91152005-06-20 Kim F. Storm <storm@cua.dk>
9116
9117 * variables.texi (Setting Variables): Any type of element can be
9118 given order in add-to-ordered-list. Compare elements with eq.
9119
9120 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
9121
91222005-06-20 Karl Berry <karl@gnu.org>
9123
9124 * syntax.texi (Syntax Flags): Make last column very slightly wider
9125 to avoid "generic comment" breaking on two lines and causing an
9126 underfull box.
9127
91282005-06-19 Luc Teirlinck <teirllm@auburn.edu>
9129
9130 * lists.texi (Rings): Various minor clarifications and corrections.
9131
91322005-06-18 Richard M. Stallman <rms@gnu.org>
9133
9134 * functions.texi (Obsolete Functions): Simplify.
9135
9136 * variables.texi (Variable Aliases): Simplify.
9137
9138 * anti.texi, backups.texi, compile.texi, customization.texi:
9139 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
9140 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
9141 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
9142 * variables.texi: Fix formatting ugliness.
9143
9144 * elisp.texi: Add links to Rings and Byte Packing.
9145 Update version and copyright years.
9146
9147 * minibuf.texi: Fix formatting ugliness.
9148 (Completion Commands): Move keymap vars to the end
9149 and vars completing-read binds to the top.
9150
91512005-06-17 Luc Teirlinck <teirllm@auburn.edu>
9152
9153 * processes.texi: Fix typos.
9154 (Bindat Spec): Correct Texinfo error.
9155 (Byte Packing): Fix ungrammatical sentence.
9156
91572005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
9158
9159 * lists.texi (Rings): New node.
9160 (Lists): Add it to menu.
9161
9162 * processes.texi (Byte Packing): New node.
9163 (Processes): Add it to menu.
9164
91652005-06-17 Richard M. Stallman <rms@gnu.org>
9166
9167 * syntax.texi (Parsing Expressions): Fix texinfo usage.
9168
9169 * help.texi (Documentation Basics): Explain the xref to
9170 Documentation Tips.
9171
9172 * debugging.texi (Debugger Commands): Minor fix.
9173
91742005-06-16 Luc Teirlinck <teirllm@auburn.edu>
9175
9176 * edebug.texi (Instrumenting): Eliminate duplicate link.
9177 (Specification List): Replace references to "below", referring to
9178 a later node, with one @ref to that node.
9179
9180 * os.texi (Timers): Timers should save and restore the match data
9181 if they change it.
9182
9183 * debugging.texi (Debugger Commands): Mention that the Lisp
9184 debugger can not step through primitive functions.
9185
91862005-06-16 Juanma Barranquero <lekktu@gmail.com>
9187
9188 * functions.texi (Obsolete Functions): Update argument names of
9189 `make-obsolete' and `define-obsolete-function-alias'.
9190
9191 * variables.texi (Variable Aliases): Update argument names of
9192 `defvaralias', `make-obsolete-variable' and
9193 `define-obsolete-variable-alias'.
9194
91952005-06-15 Kim F. Storm <storm@cua.dk>
9196
9197 * searching.texi (Entire Match Data): Rephrase warnings about
9198 evaporate arg to match-data and set-match-data.
9199
92002005-06-14 Luc Teirlinck <teirllm@auburn.edu>
9201
9202 * elisp.texi (Top): Update detailed menu.
9203
9204 * edebug.texi (Edebug): Update menu.
9205 (Instrumenting): Update xrefs.
9206 (Edebug Execution Modes): Correct xref.
9207 (Jumping): Clarify description of `h' command.
9208 Eliminate redundant @ref.
9209 (Breaks): New node.
9210 (Breakpoints): Is now a subsubsection.
9211 (Global Break Condition): Mention `C-x X X'.
9212 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
9213 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
9214 (Edebug Display Update): Correct pxref.
9215 (Edebug and Macros): New node.
9216 (Instrumenting Macro Calls): Is now a subsubsection.
9217 Neither arg of `def-edebug-spec' is evaluated.
9218 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
9219 (Specification Examples): Fix typo.
9220
92212005-06-14 Lute Kamstra <lute@gnu.org>
9222
9223 * debugging.texi (Function Debugging): Primitives can break on
9224 entry too.
9225
92262005-06-14 Kim F. Storm <storm@cua.dk>
9227
9228 * variables.texi (Setting Variables): Add add-to-ordered-list.
9229
92302005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9231
9232 * syntax.texi (Parsing Expressions): Document aux functions and vars of
9233 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
9234
92352005-06-13 Lute Kamstra <lute@gnu.org>
9236
9237 * text.texi (Special Properties): Fix cross reference.
9238
92392005-06-11 Luc Teirlinck <teirllm@auburn.edu>
9240
9241 * debugging.texi (Function Debugging): Delete mention of empty
9242 string argument to `cancel-debug-on-entry'. Delete inaccurate
9243 description of the return value of that command.
9244
92452005-06-11 Alan Mackenzie <acm@muc.de>
9246
9247 * text.texi (Adaptive Fill): Amplify the description of
9248 fill-context-prefix.
9249
92502005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9251
9252 * syntax.texi (Parsing Expressions): Fix Texinfo error.
9253
92542005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9255
9256 * syntax.texi (Parsing Expressions): Document syntax-ppss.
9257
92582005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9259
9260 * debugging.texi (Error Debugging): Minor rewording.
9261 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
9262 is optional.
9263
92642005-06-10 Lute Kamstra <lute@gnu.org>
9265
9266 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
9267 (Top): Give it a title. Correct version number. Give the
9268 detailed node listing a more prominent header.
9269 * intro.texi: Don't set VERSION here a second time.
9270 Mention Emacs's version too.
9271 * anti.texi (Antinews): Use EMACSVER to refer to the current
9272 version of Emacs.
9273
92742005-06-09 Kim F. Storm <storm@cua.dk>
9275
9276 * searching.texi (Entire Match Data): Explain new `reseat' argument to
9277 match-data and set-match-data.
9278
92792005-06-08 Richard M. Stallman <rms@gnu.org>
9280
9281 * searching.texi (Entire Match Data): Clarify when match-data
9282 returns markers and when integers.
9283
9284 * display.texi (Defining Faces): Explain that face name should not
9285 end in `-face'.
9286
9287 * modes.texi (Mode Line Data): Minor cleanup.
9288 (Customizing Keywords): Node split out of Search-based Fontification.
9289 Add example of using font-lock-add-keywords from a hook.
9290 Clarify when MODE should be non-nil, and when nil.
9291
92922005-06-06 Richard M. Stallman <rms@gnu.org>
9293
9294 * modes.texi (Mode Line Data): Explain what happens when the car
9295 of a list is a void symbol.
9296 (Search-based Fontification): Explain MODE arg to
9297 font-lock-add-keywords and warn about calls from major modes.
9298
92992005-06-08 Juri Linkov <juri@jurta.org>
9300
9301 * display.texi (Standard Faces): Add `shadow' face.
9302
93032005-05-29 Luc Teirlinck <teirllm@auburn.edu>
9304
9305 * modes.texi (Major Mode Conventions): A derived mode only needs
9306 to put the call to the parent mode inside `delay-mode-hooks'.
9307
93082005-05-29 Richard M. Stallman <rms@gnu.org>
9309
9310 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
9311 new, and what that implies. Clarify.
9312
9313 * files.texi (Locating Files): Clean up the text.
9314
9315 * frames.texi (Window Frame Parameters): Document user-size.
9316 Shorten entry for top by referring to left.
9317
93182005-05-26 Richard M. Stallman <rms@gnu.org>
9319
9320 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
9321 is new, and what the implications are. Other clarifications.
9322
93232005-05-24 Richard M. Stallman <rms@gnu.org>
9324
9325 * frames.texi (Dialog Boxes): Minor fixes.
9326
93272005-05-25 Masatake YAMATO <jet@gyve.org>
9328
9329 * display.texi (Standard Faces): Write about `mode-line-highlight'.
9330
93312005-05-24 Luc Teirlinck <teirllm@auburn.edu>
9332
9333 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
9334 is optional.
9335
93362005-05-24 Nick Roberts <nickrob@snap.net.nz>
9337
10d1d0af 9338 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
9339
93402005-05-23 Lute Kamstra <lute@gnu.org>
9341
9342 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
9343 syntax-begin-function over font-lock-beginning-of-syntax-function.
9344
93452005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9346
9347 * minibuf.texi (Reading File Names): Update description of
9348 `read-directory-name'.
9349
9350 * modes.texi (Derived Modes): Clarify :group keyword.
9351
93522005-05-21 Eli Zaretskii <eliz@gnu.org>
9353
9354 * files.texi (Locating Files): New subsection.
9355 Describe locate-file and executable-find.
9356
93572005-05-21 Kevin Ryde <user42@zip.com.au>
9358
9359 * frames.texi (Initial Parameters): Update cross reference to
9360 "Emacs Invocation".
9361
93622005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9363
9364 * keymaps.texi (Active Keymaps): Add anchor.
9365
9366 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
9367 (Major Mode Conventions): Refer to `Auto Major Mode' in more
9368 appropriate place.
9369 (Derived Modes): Small clarifications.
9370 (Minor Mode Conventions, Keymaps and Minor Modes):
9371 Replace references to nodes with references to anchors.
9372 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
9373 Clarify description of lists whose first element is an integer.
9374 (Mode Line Variables): Add anchor.
9375 (%-Constructs): Clarify description of integer after %.
9376 (Emulating Mode Line): Describe nil value for FACE.
9377
93782005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9379
9380 * modes.texi (Derived Modes): Correct references to non-existing
9381 variable standard-syntax-table.
9382
93832005-05-17 Lute Kamstra <lute@gnu.org>
9384
9385 * modes.texi (Defining Minor Modes): Mention the mode hook.
9386
93872005-05-15 Kim F. Storm <storm@cua.dk>
9388
9389 * processes.texi (Network): Remove open-network-stream-nowait.
9390 (Network Servers): Remove open-network-stream-server.
9391
93922005-05-15 Luc Teirlinck <teirllm@auburn.edu>
9393
9394 * elisp.texi (Top): Update detailed menu.
9395
9396 * variables.texi: Reorder nodes.
9397 (Variables): Update menu.
9398 (File Local Variables): Do not refer to the `-*-' line as
9399 a "local variables list". Add pxref.
9400
94012005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9402
9403 * elisp.texi (Top): Update detailed menu for node changes.
9404
9405 * modes.texi (Modes): Update Menu.
9406 (Hooks): Move to beginning of chapter.
9407 Most minor modes run mode hooks too.
9408 `add-hook' can handle void hooks or hooks whose value is a single
9409 function.
9410 (Major Modes): Update Menu.
9411 (Major Mode Basics): New node, split off from `Major Modes'.
9412 (Major Mode Conventions): Correct xref. Explain how to handle
9413 auto-mode-alist if the major mode command has an autoload cookie.
9414 (Auto Major Mode): Major update. Add magic-mode-alist.
9415 (Derived Modes): Major update.
9416 (Mode Line Format): Update Menu.
9417 (Mode Line Basics): New node, split off from `Mode Line Format'.
9418
9419 * loading.texi (Autoload): Mention `autoload cookie' as synonym
9420 for `magic autoload comment'. Add index entries and anchor.
9421
94222005-05-14 Richard M. Stallman <rms@gnu.org>
9423
9424 * tips.texi (Coding Conventions): Explain how important it is
9425 that just loading certain files not change Emacs behavior.
9426
9427 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
9428
94292005-05-12 Lute Kamstra <lute@gnu.org>
9430
9431 * modes.texi (Generic Modes): Update.
9432 (Major Modes): Refer to node "Generic Modes".
9433
9434 * elisp.texi (Top): Update to the current structure of the manual.
9435 * processes.texi (Processes): Add menu description.
9436 * customize.texi (Customization): Add menu descriptions.
9437
94382005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
9439
9440 * processes.texi (Signals to Processes)
9441 (Low-Level Network): Fix typos.
9442
94432005-05-11 Lute Kamstra <lute@gnu.org>
9444
9445 * elisp.texi (Top): Add some nodes from the chapter "Major and
9446 Minor Modes" to the detailed node listing.
9447
94482005-05-10 Richard M. Stallman <rms@gnu.org>
9449
9450 * keymaps.texi (Extended Menu Items): Menu item filter functions
9451 can be called at any time.
9452
94532005-05-08 Luc Teirlinck <teirllm@auburn.edu>
9454
9455 * variables.texi (File Local Variables): `(hack-local-variables t)'
9456 now also checks whether a mode is specified in the local variables
9457 list.
9458
94592005-05-05 Kevin Ryde <user42@zip.com.au>
9460
9461 * display.texi (The Echo Area): Correct format function cross
9462 reference.
9463
94642005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9465
9466 * variables.texi (Variable Aliases): Change description of
9467 `define-obsolete-variable-alias'.
9468
9469 * functions.texi (Functions): Add "Obsolete Functions" to menu.
9470 (Defining Functions): Add xref.
9471 (Obsolete Functions): New node.
9472 (Function Safety): Standardize capitalization of section title.
9473
9474 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
9475 (Dialog Boxes): Complete description of `x-popup-dialog'.
9476
94772005-05-04 Richard M. Stallman <rms@gnu.org>
9478
9479 * commands.texi (Interactive Codes): Fix Texinfo usage.
9480 Document U more clearly.
9481
94822005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9483
9484 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
9485 function and not a macro.
9486
9487 * frames.texi (Pop-Up Menus): Correct and clarify description of
9488 `x-popup-menu'.
9489 (Dialog Boxes): Clarify description of `x-popup-dialog'.
9490
94912005-05-01 Richard M. Stallman <rms@gnu.org>
9492
9493 * edebug.texi (Checking Whether to Stop): Fix previous change.
9494
94952005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9496
9497 * display.texi: Fix typos and Texinfo usage.
9498
9499 * edebug.texi (Checking Whether to Stop): executing-macro ->
9500 executing-kbd-macro.
9501
95022005-05-01 Richard M. Stallman <rms@gnu.org>
9503
9504 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
9505
95062005-04-30 Richard M. Stallman <rms@gnu.org>
9507
9508 * files.texi (Magic File Names): Document `operations' property.
9509
95102005-04-29 Lute Kamstra <lute@gnu.org>
9511
9512 * modes.texi (Generic Modes): New node.
9513 (Major Modes): Add it to the menu.
9514 (Derived Modes): Add "derived mode" to concept index.
9515
95162005-04-28 Lute Kamstra <lute@gnu.org>
9517
9518 * modes.texi (Defining Minor Modes): Fix previous change.
9519 (Font Lock Mode): Simplify.
9520 (Font Lock Basics): Say that font-lock-defaults is buffer-local
9521 when set and that some parts are optional. Add cross references.
9522 (Search-based Fontification): Say how to specify font-lock-keywords.
9523 Add cross references. Add font-lock-multiline to index.
9524 Move font-lock-keywords-case-fold-search here from node "Other Font
9525 Lock Variables". Document font-lock-add-keywords and
9526 font-lock-remove-keywords.
9527 (Other Font Lock Variables): Move font-lock-keywords-only,
9528 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9529 and font-lock-syntactic-face-function to node "Syntactic Font
9530 Lock". Move font-lock-keywords-case-fold-search to node
9531 "Search-based Fontification". Document font-lock-inhibit-thing-lock
9532 and font-lock-{,un}fontify-{buffer,region}-function.
9533 (Precalculated Fontification): Remove reference to deleted variable
9534 font-lock-core-only.
9535 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
9536 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
9537 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9538 and font-lock-syntactic-face-function here from node "Other Font
9539 Lock Variables". Move font-lock-syntactic-keywords to "Setting
9540 Syntax Properties". Add cross references.
9541 (Setting Syntax Properties): New node.
9542 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
9543 * syntax.texi (Syntax Properties): Add cross reference.
9544 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
9545
95462005-04-26 Richard M. Stallman <rms@gnu.org>
9547
9548 * display.texi (Defining Faces):
9549 Document `default' elements of defface spec.
9550
9551 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
9552
9553 * variables.texi (Variable Aliases): Clarify text.
9554
95552005-04-25 Chong Yidong <cyd@stupidchicken.com>
9556
9557 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
9558
95592005-04-25 Luc Teirlinck <teirllm@auburn.edu>
9560
9561 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
9562
95632005-04-24 Eli Zaretskii <eliz@gnu.org>
9564
9565 * syntax.texi (Syntax Table Internals): Elaborate documentation of
9566 syntax-after and syntax-class.
9567
9568 * files.texi (Changing Files): Fix last change's cross-reference.
9569 (Unique File Names): Don't mention "numbers" in the documentation
9570 of make-temp-file and make-temp-name.
9571
95722005-04-23 Richard M. Stallman <rms@gnu.org>
9573
9574 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
9575
95762005-04-22 Nick Roberts <nickrob@snap.net.nz>
9577
9578 * windows.texi (Cyclic Window Ordering): Clarify window-list.
9579
95802005-04-22 Nick Roberts <nickrob@snap.net.nz>
9581
9582 * variables.texi (Variable Aliases): Describe make-obsolete-variable
9583 and define-obsolete-variable-alias.
9584
95852005-04-22 Kim F. Storm <storm@cua.dk>
9586
9587 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
9588 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
9589
95902005-04-21 Lute Kamstra <lute@gnu.org>
9591
9592 * lists.texi (Association Lists): Document rassq-delete-all.
9593
95942005-04-19 Richard M. Stallman <rms@gnu.org>
9595
9596 * modes.texi (Search-based Fontification): Explain that
9597 facespec is an expression to be evaluated.
9598
95992005-04-19 Kevin Ryde <user42@zip.com.au>
9600
9601 * streams.texi (Output Functions): Fix xref.
9602 * strings.texi (String Conversion): Fix xref.
9603
96042005-04-19 Kim F. Storm <storm@cua.dk>
9605
9606 * symbols.texi (Symbol Plists): Add safe-get.
9607 Mention that `get' may signal an error.
9608
96092005-04-18 Nick Roberts <nickrob@snap.net.nz>
9610
9611 * customize.texi (Variable Definitions): Replace tooltip-mode
9612 example with save-place.
9613
96142005-04-17 Richard M. Stallman <rms@gnu.org>
9615
9616 * buffers.texi (Indirect Buffers): Clarify.
9617
9618 * positions.texi (Positions): Clarify converting marker to integer.
9619
9620 * strings.texi (String Basics): Mention string-match; clarify.
9621
96222005-04-08 Lute Kamstra <lute@gnu.org>
9623
9624 * modes.texi (Search-based Fontification): Fix cross references.
9625 Use consistent terminology. Document anchored highlighting.
9626
96272005-04-05 Lute Kamstra <lute@gnu.org>
9628
9629 * modes.texi (Defining Minor Modes): Document :group keyword
9630 argument and its default value.
9631
96322005-04-03 Lute Kamstra <lute@gnu.org>
9633
9634 * hooks.texi (Standard Hooks): Add some hooks. Add cross
9635 references and/or descriptions. Delete major mode hooks; mention
9636 them as a category instead. Rename or delete obsolete hooks.
9637
96382005-04-02 Richard M. Stallman <rms@gnu.org>
9639
9640 * nonascii.texi (Coding System Basics): Another wording cleanup.
9641
96422005-04-01 Richard M. Stallman <rms@gnu.org>
9643
9644 * nonascii.texi (Coding System Basics): Clarify previous change.
9645
96462005-04-01 Kenichi Handa <handa@m17n.org>
9647
10d1d0af 9648 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
9649 identity of coding systems.
9650
96512005-03-29 Chong Yidong <cyd@stupidchicken.com>
9652
9653 * text.texi (Buffer Contents): Add filter-buffer-substring and
9654 buffer-substring-filters.
9655
96562005-03-26 Chong Yidong <cyd@stupidchicken.com>
9657
9658 * anti.texi (Antinews): Mention `G' interactive code.
9659
9660 * tips.texi (Compilation Tips): Mention benchmark.el.
9661
96622005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9663
9664 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
9665 is now bound to M-o M-o.
9666
9667 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
9668
96692005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9670
9671 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
9672 in the Emacs Manual).
9673 * Makefile.in (srcs): Remove calendar.texi.
9674 * makefile.w32-in (srcs): Remove calendar.texi.
9675 * display.texi (Display): Change name of next node.
9676 * os.texi (System In): Change name of previous node.
9677 * elisp.texi (Top): Remove Calendar references.
9678 * vol1.texi (Top): Remove Calendar references.
9679 * vol2.texi (Top): Remove Calendar references.
9680
96812005-03-25 Richard M. Stallman <rms@gnu.org>
9682
9683 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
9684 Cleanup previous change.
9685
96862005-03-25 Chong Yidong <cyd@stupidchicken.com>
9687
9688 * display.texi (Face Attributes): Faces earlier in an :inherit
9689 list take precedence.
9690 (Scroll Bars): Fix description of vertical-scroll-bars.
9691 Document frame-current-scroll-bars and window-current-scroll-bars.
9692
9693 * markers.texi (The Mark): Document temporary Transient Mark mode.
9694
9695 * minibuf.texi (Reading File Names):
9696 Document read-file-name-completion-ignore-case.
9697
9698 * positions.texi (Screen Lines): Document nil for width argument
9699 to compute-motion.
9700
97012005-03-23 Kim F. Storm <storm@cua.dk>
9702
9703 * display.texi (Standard Faces): Other faces used in the fringe
9704 implicitly inherits from the fringe face.
9705 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
9706 properties implicitly inherits from fringe face.
9707 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
9708
97092005-03-20 Chong Yidong <cyd@stupidchicken.com>
9710
9711 * display.texi (Invisible Text): State default value of
9712 line-move-ignore-invisible.
9713 (Managing Overlays): Document remove-overlays.
9714 (Standard Faces): Document escape-glyph face.
9715
9716 * minibuf.texi (Reading File Names): Document read-file-name-function.
9717
9718 * modes.texi (Other Font Lock Variables):
9719 Document font-lock-lines-before.
9720
9721 * positions.texi (Skipping Characters): skip-chars-forward allows
9722 character classes.
9723
97242005-03-18 Lute Kamstra <lute@gnu.org>
9725
9726 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
9727
97282005-03-17 Richard M. Stallman <rms@gnu.org>
9729
9730 * text.texi (Undo): Document extensible undo entries.
9731
dd7b651b 9732 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
9733
9734 * nonascii.texi (Character Codes): Minor fix.
9735
9736 * display.texi (Display Property): Explain the significance
9737 of having text properties that are eq.
9738 (Other Display Specs): Explain string as display spec.
9739
9740 * commands.texi (Interactive Codes): Document G option.
9741
97422005-03-17 Chong Yidong <cyd@stupidchicken.com>
9743
9744 * text.texi (Filling): Add sentence-end-without-period and
9745 sentence-end-without-space.
9746 (Changing Properties): Minor fix.
9747
9748 * anti.texi: Total rewrite.
9749
97502005-03-15 Lute Kamstra <lute@gnu.org>
9751
9752 * edebug.texi (Instrumenting Macro Calls): Fix typos.
9753
97542005-03-08 Kim F. Storm <storm@cua.dk>
9755
9756 * display.texi (Specified Space): Property :width is support on
9757 non-graphic terminals, :height is not.
9758
97592005-03-07 Richard M. Stallman <rms@gnu.org>
9760
9761 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
9762 Now subnodes of Fringes.
9763 (Overlay Arrow): Document overlay-arrow-variable-list.
9764 (Fringe Size/Pos): New node, broken out of Fringes.
9765 (Display): Explain clearing vs redisplay better.
9766 (Truncation): Clarify use of bitmaps.
9767 (The Echo Area): Clarify the uses of the echo area.
9768 Add max-mini-window-height.
9769 (Progress): Clarify.
9770 (Invisible Text): Explain that main loop moves point out.
9771 (Selective Display): Say "hidden", not "invisible".
9772 (Managing Overlays): Move up. Describe relation to Undo here.
9773 (Overlay Properties): Clarify intro.
9774 (Finding Overlays): Explain return values when nothing found.
9775 (Width): truncate-string-to-width has added arg.
9776 (Displaying Faces): Clarify and update mode line face handling.
9777 (Face Functions): Minor cleanup.
9778 (Conditional Display): Merge into Other Display Specs.
9779 (Pixel Specification, Other Display Specs): Minor cleanups.
9780 (Images, Image Descriptors): Minor cleanups.
9781 (GIF Images): Patents have expired.
9782 (Showing Images): Explain default text for insert-image.
9783 (Manipulating Button Types): Merge into Manipulating Buttons.
9784 (Making Buttons): Explain return values.
9785 (Button Buffer Commands): Add xref.
9786 (Inverse Video): Update mode-line-inverse-video.
9787 (Display Table Format): Clarify.
9788 (Active Display Table): Give defaults for window-display-table.
9789
9790 * calendar.texi (Calendar Customizing): calendar-holiday-marker
9791 and calendar-today-marker are strings, not chars.
9792 (Holiday Customizing): Minor fix.
9793
9794 * internals.texi (Writing Emacs Primitives): Update `or' example.
9795 Update limit on # args of subr.
9796
9797 * edebug.texi (Using Edebug): Arrow is in fringe.
9798 (Instrumenting): Arg to eval-defun works without loading edebug.
9799 (Edebug Execution Modes): Add xref.
9800
9801 * customize.texi (Common Keywords): Clarify :require.
9802 Mention :version here.
9803 (Variable Definitions, Group Definitions): Not here.
9804 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
9805
98062005-03-07 Chong Yidong <cyd@stupidchicken.com>
9807 * nonascii.texi (Text Representations): Clarify position-bytes.
9808 (Character Sets): Add list-charset-chars.
9809 (Scanning Charsets): Add charset-after.
9810 (Encoding and I/O): Minor fix.
9811
98122005-03-06 Richard M. Stallman <rms@gnu.org>
9813
9814 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
9815 (Resizing Windows): Likewise.
9816
9817 * text.texi (Change Hooks): Get rid of "Emacs 21".
9818
9819 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
9820
9821 * streams.texi (Output Variables): Get rid of "Emacs 21".
9822
9823 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
9824
9825 * os.texi (Translating Input): Replace flow-control example
9826 with a less obsolete example that uses `keyboard-translate'.
9827
9828 * objects.texi (Hash Table Type, Circular Objects):
9829 Get rid of "Emacs 21".
9830
9831 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
9832 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
9833
9834 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
9835
9836 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
9837
9838 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
9839 (Menu Bar): Fix when menu-bar-update-hook is called.
9840
9841 * hash.texi (Hash Tables): Get rid of "Emacs 21".
9842
9843 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
9844 and make it read better.
9845
9846 * files.texi (Writing to Files): Get rid of "Emacs 21".
9847 (Unique File Names): Likewise.
9848
9849 * elisp.texi: Update Emacs version to 22.
9850
9851 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
9852 (Overlay Properties, Face Attributes): Likewise.
9853 (Managing Overlays): Fix punctuation.
9854 (Attribute Functions): Clarify set-face-font; get rid of
9855 info about old Emacs versions.
9856 (Auto Faces, Font Lookup, Display Property, Images):
9857 Get rid of "Emacs 21".
9858
9859 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
9860
98612005-03-05 Richard M. Stallman <rms@gnu.org>
9862
9863 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
9864
98652005-03-04 Lute Kamstra <lute@gnu.org>
9866
9867 * debugging.texi (Error Debugging): Document stack-trace-on-error.
9868
98692005-03-03 Lute Kamstra <lute@gnu.org>
9870
9871 * edebug.texi (Instrumenting Macro Calls): Fix typo.
9872
98732005-03-01 Lute Kamstra <lute@gnu.org>
9874
9875 * debugging.texi (Debugger Commands): Update `j'.
9876
98772005-02-28 Lute Kamstra <lute@gnu.org>
9878
9879 * debugging.texi (Debugging): Fix typo.
9880 (Error Debugging): Document eval-expression-debug-on-error.
9881 (Function Debugging): Update example.
9882 (Using Debugger): Mention starred stack frames.
9883 (Debugger Commands): Document `j' and `l'.
9884 (Invoking the Debugger): `d' and `j' exit recursive edit too.
9885 Update the messages that the debugger displays.
9886 (Internals of Debugger): Add cross reference. Update example.
9887 (Excess Open): Minor improvement.
9888 (Excess Close): Minor improvement.
9889
98902005-02-26 Richard M. Stallman <rms@gnu.org>
9891
9892 * tips.texi (Coding Conventions): Clarify.
9893 Put all the major mode key reservations together.
9894 Mention the Mouse-1 => Mouse-2 conventions.
9895
9896 * syntax.texi (Syntax Class Table): Clarify.
9897 (Syntax Table Functions): syntax-after moved from here.
9898 (Syntax Table Internals): syntax-after moved to here.
9899 (Parsing Expressions): Update info on number of values
9900 and what's meaningful in the STATE argument.
9901 (Categories): Fix typo.
9902
9903 * sequences.texi (Arrays): Cleanup.
9904 (Char-Tables): Clarify.
9905
9906 * processes.texi (Deleting Processes): Cleanups, add xref.
9907 (Subprocess Creation): Explain nil in exec-path. Cleanup.
9908 (Process Information): set-process-coding-system, some args optional.
9909 (Input to Processes): Explain various types for PROCESS args.
9910 Rename them from PROCESS-NAME to PROCESS.
9911 (Signals to Processes): Likewise.
9912 (Decoding Output): Cleanup.
9913 (Query Before Exit): Clarify.
9914
9915 * os.texi (Startup Summary): Correct the options; add missing ones.
9916 (Terminal Output, Batch Mode): Clarify.
9917 (Flow Control): Node deleted.
9918
9919 * markers.texi (The Mark): Clarify.
9920
9921 * macros.texi (Expansion): Cleanup.
9922 (Indenting Macros): indent-spec allows ints, not floats.
9923
9924 * keymaps.texi (Keymaps): Clarify.
9925 (Format of Keymaps): Update lisp-mode-map example.
9926 (Active Keymaps, Key Lookup): Clarify.
9927 (Changing Key Bindings): Add xref to `kbd'.
9928 (Key Binding Commands, Simple Menu Items): Clarify.
9929 (Mouse Menus, Menu Bar): Clarify.
9930 (Menu Example): Replace print example with menu-bar-replace-menu.
9931
9932 * help.texi (Documentation Basics): Add function-documentation prop.
9933
9934 * elisp.texi (Top): Don't refer to Flow Control node.
9935
9936 * commands.texi (Command Overview): Improve xrefs.
9937 (Adjusting Point): Adjusting point applies to intangible and invis.
9938 (Key Sequence Input): Doc extra read-key-sequence args.
9939 Likewise for read-key-sequence-vector.
9940
9941 * backups.texi (Rename or Copy): Minor fix.
9942 (Numbered Backups): For version-control, say the default.
9943 (Auto-Saving): make-auto-save-file-name example is simplified.
9944
9945 * advice.texi (Advising Functions): Don't imply one part of Emacs
9946 should advise another part. Markup changes.
9947 (Defining Advice): Move transitional para.
9948 (Activation of Advice): Cleanup.
9949 Explain if COMPILE is nil or negative.
9950
9951 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
9952
99532005-02-24 Lute Kamstra <lute@gnu.org>
9954
9955 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
9956 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
9957
99582005-02-23 Lute Kamstra <lute@gnu.org>
9959
9960 * modes.texi (Defining Minor Modes): define-minor-mode can be used
9961 to define global minor modes as well.
9962
9963 * display.texi (Managing Overlays): overlay-buffer returns nil for
9964 deleted overlays.
9965
99662005-02-22 Kim F. Storm <storm@cua.dk>
9967
9968 * minibuf.texi (Basic Completion): Allow symbols in addition to
9969 strings in try-completion and all-completions.
9970
99712005-02-14 Lute Kamstra <lute@gnu.org>
9972
9973 * elisp.texi (Top): Remove reference to deleted node.
9974
9975 * lists.texi (Lists): Remove reference to deleted node.
9976 (Cons Cells): Fix typo.
9977
9978 * loading.texi (Where Defined): Fix typo.
9979
99802005-02-14 Richard M. Stallman <rms@gnu.org>
9981
9982 * variables.texi (Creating Buffer-Local): change-major-mode-hook
9983 is useful for discarding some minor modes.
9984
9985 * symbols.texi (Symbol Components): Reorder examples.
9986
9987 * streams.texi (Input Functions): State standard-input default.
9988 (Output Variables): State standard-output default.
9989
9990 * objects.texi (Printed Representation): Clarify read syntax vs print.
9991 (Floating Point Type): Explain meaning better.
9992 (Symbol Type): Explain uniqueness better.
9993 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
9994 List examples sooner.
9995 (Box Diagrams): New subnode broken out.
9996 Some examples moved from old Lists as Boxes node.
9997 (Dotted Pair Notation): Clarify intro.
9998 (Array Type): Clarify.
9999 (Type Predicates): Add hash-table-p.
10000
10001 * numbers.texi (Integer Basics): Clarify radix explanation.
10002 (Predicates on Numbers): Minor clarification.
10003 (Comparison of Numbers): Minor clarification. Clarify eql.
10004 Typos in min, max.
10005 (Math Functions): Clarify overflow in expt.
10006
10007 * minibuf.texi (Text from Minibuffer): Minor clarification.
10008 Mention arrow keys.
10009
10010 * loading.texi (Autoload): defun's doc string overrides autoload's
10011 doc string.
10012 (Repeated Loading): Modernize "add to list" examples.
10013 (Where Defined): Finish updating table of load-history elts.
10014
10015 * lists.texi (List-related Predicates): Minor wording improvement.
10016 (Lists as Boxes): Node deleted.
10017 (Building Lists): Explain trivial cases of number-sequence.
10018
10019 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 10020 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
10021 (Hash Access): Any object can be a key.
10022 State value of maphash.
10023
10024 * functions.texi (What Is a Function): Wording cleanup.
10025 (Function Documentation): Minor cleanup.
10026 Explain purpose of calling convention at end of doc string.
10027 (Function Names): Wording cleanup.
10028 (Calling Functions): Wording cleanup.
10029 Explain better how funcall calls the function.
10030 (Function Cells): Delete example of saving and redefining function.
10031
10032 * control.texi (Combining Conditions): Wording cleanup.
10033 (Iteration): dolist and dotimes bind VAR locally.
10034 (Cleanups): Xref to Atomic Changes.
10035
10036 * compile.texi (Byte Compilation): Delete 19.29 info.
10037 (Compilation Functions): Macros' difficulties don't affect defsubst.
10038 (Docs and Compilation): Delete 19.29 info.
10039
100402005-02-10 Richard M. Stallman <rms@gnu.org>
10041
10042 * objects.texi (Symbol Type): Minor correction.
10043
100442005-02-06 Lute Kamstra <lute@gnu.org>
10045
10046 * modes.texi (Example Major Modes): Fix typos.
10047
100482005-02-06 Richard M. Stallman <rms@gnu.org>
10049
10050 * text.texi (Margins): fill-nobreak-predicate can be one function.
10051
10052 * strings.texi (Modifying Strings): clear-string can make unibyte.
10053 (Formatting Strings): format gives error if values missing.
10054
10055 * positions.texi (Character Motion): Mention default arg
10056 for forward-char. backward-char refers to forward-char.
10057 (Word Motion): Mention default arg for forward-word.
10058 (Buffer End Motion): Mention default arg for beginning-of-buffer.
10059 Simplify end-of-buffer.
10060 (Text Lines): Mention default arg for forward-line.
10061 (List Motion): Mention default arg for beginning/end-of-defun.
10062 (Skipping Characters): Minor fixes in explaining character-set.
10063
10064 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
10065 Mode inheritance applies only when default-major-mode is nil.
10066 Clarifications.
10067 (Example Major Modes): Update Text mode and Lisp mode examples.
10068 (Minor Mode Conventions): Mention define-minor-mode at top.
10069 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
10070 (Mode Line Format): Update mode line face display info.
10071 (Properties in Mode): Mention effect of risky vars.
10072 (Imenu): Define imenu-add-to-menubar.
10073 (Font Lock Mode): Add descriptions to menu lines.
10074 (Faces for Font Lock): Add font-lock-doc-face.
10075
100762005-02-05 Lute Kamstra <lute@gnu.org>
10077
10078 * text.texi (Maintaining Undo): Remove obsolete function.
10079
100802005-02-05 Eli Zaretskii <eliz@gnu.org>
10081
10082 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 10083 color specifications. Improve indexing.
b8d4c8d0
GM
10084 (Text Terminal Colors): Replace the description of RGB values by
10085 an xref to "Color Names".
10086
100872005-02-03 Richard M. Stallman <rms@gnu.org>
10088
10089 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
10090 Clarify.
10091 (Selecting Windows): Clarify save-selected-window.
10092 (Cyclic Window Ordering): Clarify walk-windows.
10093 (Window Point): Clarify.
10094 (Window Start): Add comment to example.
10095 (Resizing Windows): Add `interactive' specs in examples.
10096 Document fit-window-to-buffer.
10097
10098 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
10099 (Undo, Maintaining Undo): Clarify last change.
10100 (Sorting): In sort-numeric-fields, explain about octal and hex.
10101 Mention sort-numeric-base.
10102 (Format Properties): Add xref for hard newlines.
10103
10104 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
10105 (Pop-Up Menus): Fix typo.
10106 (Color Names): Explain all types of color names.
10107 Explain color-values on B&W terminal.
10108 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
10109
10110 * files.texi (File Locks): Not supported on MS systems.
10111 (Testing Accessibility): Clarify.
10112
10113 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
10114 (Coverage Testing): Fix typo.
10115
10116 * commands.texi (Misc Events): Remove stray space.
10117
10118 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
10119 (Modification Time): Clarify when visited-file-modtime returns 0.
10120 (The Buffer List): Clarify bury-buffer.
10121 (Killing Buffers): Clarify.
10122 (Indirect Buffers): Add clone-indirect-buffer.
10123
101242005-02-02 Matt Hodges <MPHodges@member.fsf.org>
10125
10126 * edebug.texi (Printing in Edebug): Fix default value of
10127 edebug-print-circle.
10128 (Coverage Testing): Fix displayed frequency count data.
10129
101302005-02-02 Luc Teirlinck <teirllm@auburn.edu>
10131
10132 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
10133
101342005-02-02 Kim F. Storm <storm@cua.dk>
10135
10136 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
10137
101382005-01-29 Eli Zaretskii <eliz@gnu.org>
10139
10140 * commands.texi (Misc Events): Describe the help-echo event.
10141
10142 * text.texi (Special Properties) <help-echo>: Use `pos'
10143 consistently in description of the help-echo property.
10144 Use @code{nil} instead of @var{nil}.
10145
10146 * display.texi (Overlay Properties): Fix the index entry for
10147 help-echo overlay property.
10148
10149 * customize.texi (Type Keywords): Uncomment the xref to the
10150 help-echo property documentation.
10151
101522005-01-23 Kim F. Storm <storm@cua.dk>
10153
10154 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
10155 return value. Third element FULLY replaced by PARTIAL which
10156 specifies number of invisible pixels if row is only partially visible.
10157 (Textual Scrolling): Mention auto-window-vscroll.
10158 (Vertical Scrolling): New defvar auto-window-vscroll.
10159
101602005-01-16 Luc Teirlinck <teirllm@auburn.edu>
10161
10162 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
10163 command remapping.
10164
101652005-01-15 Richard M. Stallman <rms@gnu.org>
10166
10167 * display.texi (Defining Images): Mention DATA-P arg of create-image.
10168
101692005-01-14 Kim F. Storm <storm@cua.dk>
10170
10171 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
10172
10173 * text.texi (Links and Mouse-1): Fix string and vector item.
10174
101752005-01-13 Richard M. Stallman <rms@gnu.org>
10176
10177 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
10178 descriptions of overriding-local-map and overriding-terminal-local-map.
10179
10180 * text.texi (Links and Mouse-1): Clarify text.
10181
101822005-01-13 Kim F. Storm <storm@cua.dk>
10183
10184 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
10185
101862005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
10187
10188 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
10189
101902005-01-12 Kim F. Storm <storm@cua.dk>
10191
10192 * text.texi (Links and Mouse-1): Rename section from Enabling
10193 Mouse-1 to Following Links. Change xrefs.
10194 Add examples for define-button-type and define-widget.
10195
10196 * display.texi (Button Properties, Button Buffer Commands):
10197 Clarify mouse-1 and follow-link functionality.
10198
101992005-01-12 Richard M. Stallman <rms@gnu.org>
10200
10201 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
10202
10203 * display.texi (Beeping): Fix Texinfo usage.
10204
10205 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
10206
102072005-01-11 Kim F. Storm <storm@cua.dk>
10208
10209 * display.texi (Button Properties, Button Buffer Commands):
10210 Mention mouse-1 binding. Add follow-link keyword.
10211
10212 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
10213 (Enabling Mouse-1 to Follow Links): New subsection.
10214
102152005-01-06 Richard M. Stallman <rms@gnu.org>
10216
10217 * text.texi (Special Properties): Minor change.
10218
10219 * os.texi (Timers): Clarify previous change.
10220
10221 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
10222
102232005-01-01 Luc Teirlinck <teirllm@auburn.edu>
10224
10225 * display.texi (Face Attributes): Correct xref to renamed node.
10226
102272005-01-01 Richard M. Stallman <rms@gnu.org>
10228
10229 * display.texi (Face Attributes): Describe hex color specs.
10230
102312004-12-31 Richard M. Stallman <rms@gnu.org>
10232
10233 * os.texi (Timers): Update previous change.
10234
102352004-12-30 Kim F. Storm <storm@cua.dk>
10236
10237 * display.texi (Line Height): Total line-height is now specified
10238 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
10239 in cons cells. (nil . RATIO) is relative to actual line height.
10240 Use line-height `t' instead of `0' to get minimum height.
10241
102422004-12-29 Richard M. Stallman <rms@gnu.org>
10243
10244 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
10245
102462004-12-28 Richard M. Stallman <rms@gnu.org>
10247
10248 * commands.texi (Quitting): Clarify value of with-local-quit.
10249
10250 * elisp.texi (Top): Fix previous change.
10251
10252 * loading.texi (Loading): Fix previous change.
10253
102542004-12-27 Richard M. Stallman <rms@gnu.org>
10255
10256 * Makefile.in (MAKEINFO): Specify --force.
10257
10258 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
10259
10260 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
10261
10262 * display.texi (Line Height): Further clarify.
10263
10264 * elisp.texi (Top): Update Loading submenu.
10265
10266 * loading.texi (Where Defined): New node.
10267 (Unloading): load-history moved to Where Defined.
10268
102692004-12-21 Richard M. Stallman <rms@gnu.org>
10270
10271 * commands.texi (Event Input Misc): Add while-no-input.
10272
102732004-12-11 Richard M. Stallman <rms@gnu.org>
10274
10275 * display.texi (Line Height): Rewrite text for clarity.
10276
102772004-12-11 Kim F. Storm <storm@cua.dk>
10278
10279 * display.texi (Display): Add node "Line Height" to menu.
10280 (Line Height): New node. Move full description of line-spacing
10281 and line-height text properties here from text.texi.
10282 (Scroll Bars): Add vertical-scroll-bar variable.
10283
10284 * frames.texi (Window Frame Parameters): Remove line-height defvar.
10285
10286 * locals.texi (Standard Buffer-Local Variables): Fix xref for
10287 line-spacing and vertical-scroll-bar.
10288
10289 * text.texi (Special Properties): Just mention line-spacing and
10290 line-height here, add xref to new "Line Height" node.
10291
102922004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
10293
10294 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
10295
10296 * locals.texi (Standard Buffer-Local Variables):
10297 Add @xref for `line-spacing'.
10298
102992004-12-05 Richard M. Stallman <rms@gnu.org>
10300
10301 * Makefile.in (maintainer-clean): Remove the info files
10302 in $(infodir) where they are created.
10303
103042004-12-03 Richard M. Stallman <rms@gnu.org>
10305
10306 * windows.texi (Selecting Windows): get-lru-window and
10307 get-largest-window don't consider dedicated windows.
10308
10309 * text.texi (Undo): Document undo-in-progress.
10310
103112004-11-26 Richard M. Stallman <rms@gnu.org>
10312
10313 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
10314 Remove a few vars that are not always buffer-local.
10315
103162004-11-24 Luc Teirlinck <teirllm@auburn.edu>
10317
10318 * locals.texi (Standard Buffer-Local Variables): Comment out
10319 xref's to non-existent node `Yet to be written'.
10320
103212004-11-24 Richard M. Stallman <rms@gnu.org>
10322
10323 * processes.texi (Synchronous Processes): Grammar fix.
10324
10325 * numbers.texi (Comparison of Numbers): Add eql.
10326
10327 * locals.texi (Standard Buffer-Local Variables): Add many vars.
10328
10329 * intro.texi (Printing Notation): Fix previous change.
10330
10331 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
10332 and default-indicate-buffer-boundaries from here.
10333 (Usual Display): To here.
10334 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
10335 (Usual Display): Move tab-width up.
10336
5dcb4c4e
SM
10337 * customize.texi (Variable Definitions):
10338 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
10339 (Simple Types, Composite Types, Defining New Types):
10340 Minor cleanups.
10341
103422004-11-21 Jesper Harder <harder@ifa.au.dk>
10343
10344 * processes.texi (Synchronous Processes, Output from Processes):
10345 Markup fix.
10346
103472004-11-20 Richard M. Stallman <rms@gnu.org>
10348
10349 * positions.texi (Skipping Characters): skip-chars-forward
10350 now handles char classes.
10351
10352 * intro.texi (Printing Notation): Avoid confusion of `print'
10353 when explaining @print.
10354
10355 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
10356
10357 * display.texi (Display Table Format): Minor fix.
10358
10359 * streams.texi (Output Functions): Fix print example.
10360
10361 * Makefile.in (elisp): New target.
10362 (dist): Depend on $(infodir)/elisp, not elisp.
10363 Copy the info files from $(infodir).
10364
10365 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
10366 read-from-minibuffer.
10367
10368 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
10369
103702004-11-19 Richard M. Stallman <rms@gnu.org>
10371
10372 * searching.texi (Regexp Search): Add search-whitespace-regexp.
10373
103742004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
10375
10376 * tips.texi (Coding Conventions): Fix typo.
10377
103782004-11-16 Richard M. Stallman <rms@gnu.org>
10379
10380 * tips.texi (Coding Conventions): Separate defvar and require
10381 methods to avoid warnings. Use require only when there are many
10382 functions and variables from that package.
10383
10384 * minibuf.texi (Minibuffer Completion): When ignoring case,
10385 predicate must not be case-sensitive.
10386
10387 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
10388 (Test Coverage): Don't talk about "splotches". Clarified.
10389
103902004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
10391
10392 * frames.texi (Window Frame Parameters): Fix typo.
10393
103942004-11-15 Kim F. Storm <storm@cua.dk>
10395
10396 * symbols.texi (Other Plists): Note that plist-get may signal error.
10397 Add safe-plist-get.
10398
103992004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10400
10401 * modes.texi (Font Lock Basics): Fix typo.
10402
104032004-11-08 Richard M. Stallman <rms@gnu.org>
10404
10405 * syntax.texi (Syntax Table Functions): Add syntax-after.
10406
104072004-11-06 Lars Brinkhoff <lars@nocrew.org>
10408
10409 * os.texi (Processor Run Time): New section documenting
10410 get-internal-run-time.
10411
104122004-11-06 Eli Zaretskii <eliz@gnu.org>
10413
10414 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
10415 it nukes elisp-cover.texi.
10416 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
10417 elisp-0 etc.
10418
104192004-11-05 Luc Teirlinck <teirllm@auburn.edu>
10420
10421 * commands.texi (Keyboard Macros): Document `append' return value
10422 of `defining-kbd-macro'.
10423
104242004-11-01 Richard M. Stallman <rms@gnu.org>
10425
10426 * commands.texi (Interactive Call): Add called-interactively-p.
10427
104282004-10-29 Simon Josefsson <jas@extundo.com>
10429
10430 * minibuf.texi (Reading a Password): Revert.
10431
104322004-10-28 Richard M. Stallman <rms@gnu.org>
10433
10434 * frames.texi (Display Feature Testing): Explain about "vendor".
10435
104362004-10-27 Richard M. Stallman <rms@gnu.org>
10437
10438 * commands.texi (Interactive Codes): `N' uses numeric prefix,
10439 not raw. Clarify `n'.
10440 (Interactive Call): Rewrite interactive-p, focusing on when
10441 and how to use it.
10442 (Misc Events): Clarify previous change.
10443
10444 * advice.texi (Simple Advice): Clarify what job the example does.
10445 (Around-Advice): Clarify ad-do-it.
10446 (Activation of Advice): An option of ad-default-compilation-action
10447 is `never', not `nil'.
10448
104492004-10-26 Kim F. Storm <storm@cua.dk>
10450
10451 * commands.texi (Interactive Codes): Add U code letter.
10452
104532004-10-25 Simon Josefsson <jas@extundo.com>
10454
10455 * minibuf.texi (Reading a Password): Add.
10456
104572004-10-24 Jason Rumney <jasonr@gnu.org>
10458
10459 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
10460 and wheel-down.
10461
104622004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10463
10464 * processes.texi (Synchronous Processes): Document process-file.
10465
104662004-10-22 Kenichi Handa <handa@m17n.org>
10467
10468 * text.texi (translate-region): Document that it accepts also a
10469 char-table.
10470
104712004-10-22 David Ponce <david@dponce.com>
10472
10473 * windows.texi (Resizing Windows): Document the `preserve-before'
10474 argument of the functions `enlarge-window' and `shrink-window'.
10475
104762004-10-19 Jason Rumney <jasonr@gnu.org>
10477
10478 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
10479
104802004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10481
10482 * text.texi (Filling): Add anchor for definition of
10483 `sentence-end-double-space'.
10484
10485 * searching.texi (Regexp Example): Update description of how
10486 Emacs currently recognizes the end of a sentence.
10487 (Standard Regexps): Update definition of the variable
10488 `sentence-end'. Add definition of the function `sentence-end'.
10489
104902004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10491
10492 * display.texi (Progress): New node.
10493
104942004-10-05 Kim F. Storm <storm@cua.dk>
10495
10496 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
10497
104982004-09-29 Kim F. Storm <storm@cua.dk>
10499
10500 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
10501 to identify bitmaps. Remove -fringe-bitmap suffix for standard
10502 fringe bitmap symbols, as they now have their own namespace.
10503 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
10504 vs. pixels. Signal error if no free bitmap slots.
10505 (Pixel Specification): Change IMAGE to @var{image}.
10506
105072004-09-28 Richard M. Stallman <rms@gnu.org>
10508
10509 * text.texi (Special Properties): Clarify line-spacing and line-height.
10510
10511 * searching.texi (Regexp Search): Add looking-back.
10512
105132004-09-25 Luc Teirlinck <teirllm@auburn.edu>
10514
10515 * display.texi: Correct typos.
10516 (Image Descriptors): Correct xref's.
10517
105182004-09-25 Richard M. Stallman <rms@gnu.org>
10519
10520 * text.texi (Special Properties): Cleanups in `cursor'.
10521 Rewrites in `line-height' and `line-spacing'; exchange them.
10522
10523 * display.texi (Fringes): Rewrite previous change.
10524 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
10525 (Display Fringe Bitmaps): Node deleted, text moved.
10526 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
10527 (Scroll Bars): Clarify set-window-scroll-bars.
10528 (Pointer Shape): Rewrite.
10529 (Specified Space): Clarify :align-to, etc.
10530 (Pixel Specification): Use @var. Clarify new text.
10531 (Other Display Specs): Clarify `slice'.
10532 (Image Descriptors): Cleanups.
10533 (Showing Images): Cleanups.
10534
105352004-09-24 Luc Teirlinck <teirllm@auburn.edu>
10536
10537 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
10538
10539 * modes.texi: Various minor changes in addition to:
10540 (Major Mode Conventions): Final call to `run-mode-hooks' should
10541 not be inside the `delay-mode-hooks' form.
10542 (Mode Hooks): New node.
10543 (Hooks): Delete obsolete example.
10544 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
10545 node "Mode Hooks".
10546
105472004-09-22 Luc Teirlinck <teirllm@auburn.edu>
10548
10549 * display.texi: Correct various typos.
10550 (Display): Rename node "Pointer Shapes" to "Pointer
10551 Shape". (There is already a node called "Pointer Shapes" in
10552 frames.texi.)
10553 (Images): Remove non-existent node "Image Slices" from menu.
10554
105552004-09-23 Kim F. Storm <storm@cua.dk>
10556
10557 * text.texi (Special Properties): Add `cursor', `pointer',
10558 `line-height', and `line-spacing' properties.
10559
10560 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
10561 Shapes' to menu.
10562 (Standard Faces): Doc fix for fringe face.
10563 (Fringes): Add `overflow-newline-into-fringe' and
10564 'indicate-buffer-boundaries'.
10565 (Fringe Bitmaps, Pointer Shapes): New nodes.
10566 (Display Property): Add 'Pixel Specification' and 'Display Fringe
10567 Bitmaps' to menu.
10568 (Specified Space): Describe pixel width and height.
10569 (Pixel Specification): New node.
10570 (Other Display Specs): Add `slice' property.
10571 (Display Fringe Bitmaps): New node.
10572 (Images): Add 'Image Slices' to menu.
10573 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
10574 (Showing Images): Add slice arg to `insert-image'.
10575 Add 'insert-sliced-image'.
b8d4c8d0
GM
10576
105772004-09-20 Richard M. Stallman <rms@gnu.org>
10578
10579 * commands.texi (Key Sequence Input):
10580 Clarify downcasing in read-key-sequence.
10581
105822004-09-08 Juri Linkov <juri@jurta.org>
10583
10584 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
10585
105862004-09-07 Luc Teirlinck <teirllm@auburn.edu>
10587
5dcb4c4e
SM
10588 * locals.texi (Standard Buffer-Local Variables):
10589 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
10590 * internals.texi (Buffer Internals): Describe new
10591 auto_save_file_format field of the buffer structure.
10592 * files.texi (Format Conversion): `auto-save-file-format' has been
10593 renamed `buffer-auto-save-file-format'.
10594
105952004-08-27 Luc Teirlinck <teirllm@auburn.edu>
10596
10597 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
10598 an integer or a marker.
10599 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
10600
106012004-08-22 Richard M. Stallman <rms@gnu.org>
10602
10603 * modes.texi (Major Mode Conventions): Discuss rebinding of
10604 standard key bindings.
10605
106062004-08-18 Kim F. Storm <storm@cua.dk>
10607
10608 * processes.texi (Accepting Output): Add `just-this-one' arg to
10609 `accept-process-output'.
10610 (Output from Processes): New var `process-adaptive-read-buffering'.
10611
106122004-08-10 Luc Teirlinck <teirllm@auburn.edu>
10613
10614 * keymaps.texi: Various changes in addition to:
10615 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
10616 Give more varied examples for `kbd'.
10617 (Creating Keymaps): Char tables have slots for all characters
10618 without modifiers.
10619 (Active Keymaps): `overriding-local-map' and
10620 `overriding-terminal-local-map' also override text property and
10621 overlay keymaps.
10622 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
10623 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
10624 to denote a prefix of no events.
10625 `map-keymap' includes parent's bindings _recursively_.
10626 Clarify and correct description of `where-is-internal'.
10627 Mention BUFFER-OR-NAME arg to `describe-bindings'.
10628 (Menu Example): For menus intended for use with the keyboard, the
10629 menu items should be bound to characters or real function keys.
10630
106312004-08-08 Luc Teirlinck <teirllm@auburn.edu>
10632
10633 * objects.texi (Character Type): Reposition `@anchor' to prevent
10634 double space inside sentence in Info.
10635
10636 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
10637 renamed to `disabled-command-function'.
10638 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
10639 (Command Loop Info): Replace reference to it.
10640 (Disabling Commands): `disabled-command-hook' has been renamed to
10641 `disabled-command-function'.
10642
106432004-08-07 Luc Teirlinck <teirllm@auburn.edu>
10644
10645 * os.texi (Translating Input): Only non-prefix bindings in
10646 `key-translation-map' override actual key bindings. Warn about
10647 possible indirect effect of actual key bindings on non-prefix
10648 bindings in `key-translation-map'.
10649
106502004-08-06 Luc Teirlinck <teirllm@auburn.edu>
10651
10652 * minibuf.texi (High-Level Completion): Add anchor for definition
10653 of `read-variable'.
10654
10655 * commands.texi: Various changes in addition to:
10656 (Using Interactive): Clarify description of `interactive-form'.
10657 (Interactive Call): Mention default for KEYS argument to
10658 `call-interactively'.
10659 (Command Loop Info): Clarify description of `this-command-keys'.
10660 Mention KEEP-RECORD argument to `clear-this-command-keys'.
10661 Value of `last-event-frame' can be `macro'.
10662 (Repeat Events): `double-click-fuzz' is also used to distinguish
10663 clicks and drags.
10664 (Classifying Events): Clarify descriptions of `event-modifiers'
10665 `event-basic-type' and `event-convert-list'.
10666 (Accessing Events): `posn-timestamp' takes POSITION argument.
10667 (Quoted Character Input): Clarify description of
10668 `read-quoted-char' and fix example.
10669 (Quitting): Add `with-local-quit'.
10670 (Disabling Commands): Correct and clarify descriptions of
10671 `enable-command' and `disable-command'.
10672 Mention what happens if `disabled-command-hook' is nil.
10673 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
10674 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
10675
106762004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10677
10678 * frames.texi: Various changes in addition to:
10679 (Creating Frames): Expand and clarify description of `make-frame'.
10680 (Window Frame Parameters): Either none or both of the `icon-left'
10681 and `icon-top' parameters must be specified. Put descriptions of
10682 `menu-bar-lines' and `toolbar-lines' closer together and change
10683 them accordingly.
10684 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
10685 except while processing `frame-title-format' or `icon-title-format'.
10686 (Deleting Frames): Correct description of `delete-frame'.
10687 Non-nil return values of `frame-live-p' are like those of `framep'.
10688 (Frames and Windows): Mention return value of
10689 `set-frame-selected-window'.
10690 (Visibility of Frames): Mention `force' argument to
10691 `make-frame-invisible'. `frame-visible-p' returns t for all
10692 frames on text-only terminals.
10693 (Frame Configurations): Restoring a frame configuration does not
10694 restore deleted frames.
10695 (Window System Selections): `x-set-selection' returns DATA.
10696 (Resources): Add example.
10697 (Display Feature Testing): Clarify descriptions of
10698 `display-pixel-height', `display-pixel-width', `x-server-version'
10699 and `x-server-vendor'.
10700
10701 * windows.texi (Choosing Window): Add anchor.
10702 * minibuf.texi (Minibuffer Misc): Add anchor.
10703
107042004-07-23 John Paul Wallington <jpw@gnu.org>
10705
10706 * macros.texi (Defining Macros): Declaration keyword for setting
10707 Edebug spec is `debug' not `edebug'.
10708
107092004-07-19 Luc Teirlinck <teirllm@auburn.edu>
10710
10711 * windows.texi: Various small changes in addition to:
10712 (Window Point): Mention return value of `set-window-point'.
10713 (Window Start): `pos-visible-in-window-p' disregards horizontal
10714 scrolling. Explain return value if PARTIALLY is non-nil.
10715 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
10716 and `set-window-vscroll'.
10717 (Size of Window): The argument WINDOW to `window-inside-edges',
10718 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
10719 (Resizing Windows): Explain return value of
10720 `shrink-window-if-larger-than-buffer'.
10721 `window-size-fixed' automatically becomes buffer local when set.
10722 (Window Configurations): Explain return value of
10723 `set-window-configuration'.
10724
10725 * minibuf.texi (Minibuffer Misc): Add anchor for
10726 `minibuffer-scroll-window'.
10727
10728 * positions.texi (Text Lines): Add anchor for `count-lines'.
10729
107302004-07-17 Richard M. Stallman <rms@gnu.org>
10731
10732 * display.texi (Overlay Properties): Adding `evaporate' prop
10733 deletes empty overlay immediately.
10734
10735 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
10736 fix example.
10737
107382004-07-16 Jim Blandy <jimb@redhat.com>
10739
10740 * searching.texi (Regexp Backslash): Document new \_< and \_>
10741 operators.
10742
107432004-07-16 Juanma Barranquero <lektu@terra.es>
10744
10745 * display.texi (Images): Fix Texinfo usage.
10746
107472004-07-14 Luc Teirlinck <teirllm@auburn.edu>
10748
10749 * buffers.texi (Modification Time): `visited-file-modtime' now
10750 returns a list of two integers, instead of a cons.
10751
107522004-07-13 Luc Teirlinck <teirllm@auburn.edu>
10753
10754 * windows.texi: Various changes in addition to:
10755 (Splitting Windows): Add `split-window-keep-point'.
10756
107572004-07-09 Richard M. Stallman <rms@gnu.org>
10758
10759 * frames.texi (Input Focus): Minor fix.
10760
107612004-07-07 Luc Teirlinck <teirllm@auburn.edu>
10762
10763 * frames.texi (Input Focus): Clarify descriptions of
10764 `select-frame-set-input-focus' and `select-frame'.
10765
107662004-07-06 Luc Teirlinck <teirllm@auburn.edu>
10767
10768 * os.texi: Various small changes in addition to:
10769 (Killing Emacs): Expand and clarify description of
10770 `kill-emacs-query-functions' and `kill-emacs-hook'.
10771 (System Environment): Expand and clarify description of `getenv'
10772 and `setenv'.
10773 (Timers): Clarify description of `run-at-time'.
10774 (Translating Input): Correct description of
10775 `extra-keyboard-modifiers'.
10776 (Flow Control): Correct description of `enable-flow-control'.
10777
107782004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
10779
10780 * os.texi: Update copyright.
10781 (Session Management): Grammar fix.
10782 Clarify which Emacs does the restarting.
10783 Use @samp for *scratch* buffer.
10784
107852004-07-04 Alan Mackenzie <acm@muc.de>
10786
10787 * frames.texi (Input Focus): Add documentation for
10788 `select-frame-set-input-focus'. Replace refs to non-existent
10789 `switch-frame' with `select-frame'. Minor corrections and tidying
10790 up of text-only terminal stuff.
10791
107922004-07-02 Richard M. Stallman <rms@gnu.org>
10793
10794 * files.texi (Saving Buffers): Cleanup write-contents-function.
10795 (Magic File Names): Cleanup file-remote-p.
10796
b344d29d 107972004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
10798
10799 * files.texi (Magic File Names): `file-remote-p' returns an
10800 identifier of the remote system, not just t.
10801
108022004-07-02 David Kastrup <dak@gnu.org>
10803
10804 * searching.texi (Entire Match Data): Add explanation about new
10805 match-data behavior when @var{integers} is non-nil.
10806
108072004-06-24 Richard M. Stallman <rms@gnu.org>
10808
10809 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
10810
10811 * customize.texi (Variable Definitions): Note about doc strings
10812 and :set.
10813
10814 * keymaps.texi (Keymap Terminology): Document `kbd'.
10815 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
10816
10817 * display.texi (Invisible Text): Setting buffer-invisibility-spec
10818 makes it buffer-local.
10819
10820 * files.texi (Saving Buffers): Correct previous change.
10821
10822 * commands.texi (Accessing Events):
10823 Clarify posn-col-row and posn-actual-col-row.
10824
108252004-06-24 David Ponce <david.ponce@wanadoo.fr>
10826
10827 * commands.texi (Accessing Events): New functions
10828 posn-at-point and posn-at-x-y. Add example to posn-x-y.
10829
108302004-06-23 Luc Teirlinck <teirllm@auburn.edu>
10831
10832 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
10833 * frames.texi, buffers.texi, backups.texi, variables.texi:
10834 * loading.texi, eval.texi, functions.texi, control.texi:
10835 * symbols.texi, minibuf.texi: Reposition @anchor's.
10836
10837 * help.texi: Various small changes in addition to the following.
10838 (Describing Characters): Describe PREFIX argument to
10839 `key-description'. Correct and clarify definition of
10840 `text-char-description'. Describe NEED-VECTOR argument to
10841 `read-kbd-macro'.
10842 (Help Functions): Clarify definition of `apropos'.
10843
108442004-06-23 Lars Hansen <larsh@math.ku.dk>
10845
10846 * files.texi (Saving Buffers): Correct description of
10847 `write-contents-functions'.
10848
108492004-06-21 Juanma Barranquero <lektu@terra.es>
10850
10851 * display.texi (Images): Remove redundant @vindex directives.
10852 Rewrite `image-library-alist' doc in active voice.
10853
108542004-06-14 Juanma Barranquero <lektu@terra.es>
10855
10856 * display.texi (Images): Document new delayed library loading,
10857 variable `image-library-alist' and (existing but undocumented)
10858 function `image-type-available-p'.
10859
108602004-06-05 Richard M. Stallman <rms@gnu.org>
10861
10862 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
10863 refer the user to the Initial Input node.
10864 (Text from Minibuffer): Likewise.
10865 (Initial Input): New node. Document this feature
10866 and say it is mostly deprecated.
10867
108682004-05-30 Richard M. Stallman <rms@gnu.org>
10869
10870 * loading.texi (Named Features): Clarify return value
10871 and meaning of NOERROR.
10872
10873 * variables.texi (File Local Variables): Minor cleanup.
10874
108752004-05-30 Michael Albinus <michael.albinus@gmx.de>
10876
10877 * files.texi (Magic File Names): Add `file-remote-p' as operation
10878 of file name handlers.
10879
108802004-05-29 Richard M. Stallman <rms@gnu.org>
10881
10882 * modes.texi (Minor Mode Conventions): (-) has no special meaning
10883 as arg to a minor mode command.
10884
108852004-05-22 Richard M. Stallman <rms@gnu.org>
10886
10887 * syntax.texi (Syntax Class Table): Word syntax not just for English.
10888
10889 * streams.texi (Output Variables): Doc float-output-format.
10890
10891 * searching.texi (Regexp Special): Nested repetition can be infloop.
10892
10893 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
10894 real stack overflow.
10895
10896 * compile.texi: Minor cleanups.
10897
108982004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
10899
10900 * lists.texi (Cons Cells): Explain dotted lists, true lists,
10901 circular lists.
10902 (List Elements): Explain handling of circular and dotted lists.
10903
109042004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
10905
10906 * modes.texi (Search-based Fontification): Fix typo.
10907
109082004-05-10 Juanma Barranquero <lektu@terra.es>
10909
10910 * modes.texi (Mode Line Variables): Fix description of
10911 global-mode-string, which is now after which-func-mode, not the
10912 buffer name.
10913
109142004-05-07 Lars Hansen <larsh@math.ku.dk>
10915
10916 * modes.texi (Desktop Save Mode): Add.
10917 (Modes): Add menu entry Desktop Save Mode.
10918
10919 * hooks.texi: Add desktop-after-read-hook,
10920 desktop-no-desktop-file-hook and desktop-save-hook.
10921
10922 * locals.texi: Add desktop-save-buffer.
10923
109242004-04-30 Jesper Harder <harder@ifa.au.dk>
10925
10926 * display.texi: emacs -> Emacs.
10927
109282004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
10929
10930 * files.texi (Changing Files): Document set-file-times.
10931
109322004-04-23 Juanma Barranquero <lektu@terra.es>
10933
10934 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10935
109362004-04-18 Jesper Harder <harder@ifa.au.dk>
10937
10938 * tips.texi (Coding Conventions): defopt -> defcustom.
10939
109402004-04-16 Luc Teirlinck <teirllm@auburn.edu>
10941
10942 * sequences.texi: Various clarifications.
10943
109442004-04-14 Luc Teirlinck <teirllm@auburn.edu>
10945
10946 * buffers.texi (Read Only Buffers): Mention optional ARG to
10947 `toggle-read-only'.
10948
109492004-04-14 Nick Roberts <nick@nick.uklinux.net>
10950
10951 * windows.texi (Selecting Windows): Note that get-lru-window
10952 returns a full-width window if possible.
10953
109542004-04-13 Luc Teirlinck <teirllm@auburn.edu>
10955
10956 * buffers.texi: Various changes in addition to:
10957 (Buffer File Name): Add `find-buffer-visiting'.
10958 (Buffer Modification): Mention optional ARG to `not-modified'.
10959 (Indirect Buffers): Mention optional CLONE argument to
10960 `make-indirect-buffer'.
10961
10962 * files.texi: Various changes in addition to:
10963 (Visiting Functions): `find-file-hook' is now a normal hook.
10964 (File Name Expansion): Explain difference between the way that
10965 `expand-file-name' and `file-truename' treat `..'.
10966 (Contents of Directories): Mention optional ID-FORMAT argument to
10967 `directory-files-and-attributes'.
10968 (Format Conversion): Mention new optional CONFIRM argument to
10969 `format-write-file'.
10970
109712004-04-12 Miles Bader <miles@gnu.org>
10972
10973 * macros.texi (Expansion): Add description of `macroexpand-all'.
10974
109752004-04-05 Jesper Harder <harder@ifa.au.dk>
10976
5dcb4c4e
SM
10977 * variables.texi (Variable Aliases):
10978 Mention cyclic-variable-indirection.
b8d4c8d0
GM
10979
10980 * errors.texi (Standard Errors): Ditto.
10981
109822004-04-04 Luc Teirlinck <teirllm@auburn.edu>
10983
10984 * backups.texi: Various small changes in addition to:
10985 (Making Backups): Mention return value of `backup-buffer'.
10986 (Auto-Saving): Mention optional FORCE argument to
10987 `delete-auto-save-file-if-necessary'.
10988 (Reverting): Mention optional PRESERVE-MODES argument to
10989 `revert-buffer'. Correct description of `revert-buffer-function'.
10990
109912004-03-22 Juri Linkov <juri@jurta.org>
10992
10993 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
10994 with `Vector Functions'.
10995
10996 * text.texi (Sorting): Add missing quote.
10997
109982004-03-14 Luc Teirlinck <teirllm@auburn.edu>
10999
11000 * intro.texi (Lisp History): Replace xref to `cl' manual with
11001 inforef.
11002
110032004-03-12 Richard M. Stallman <rms@gnu.org>
11004
11005 * intro.texi (Version Info): Add arg to emacs-version.
11006 (Lisp History): Change xref to CL manual.
11007
110082004-03-09 Luc Teirlinck <teirllm@auburn.edu>
11009
11010 * minibuf.texi (Completion Commands): Add xref to Emacs manual
11011 for Partial Completion mode.
11012
110132004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
11014
11015 * customize.texi: Fix typo. Remove eol whitespace.
11016
110172004-03-04 Richard M. Stallman <rms@gnu.org>
11018
11019 * processes.texi: Fix typos.
11020
11021 * lists.texi (Building Lists): Minor clarification.
11022
11023 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
11024 in make-hash-table.
11025
110262004-02-29 Juanma Barranquero <lektu@terra.es>
11027
11028 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
11029 rm, and ignore exit code.
11030
110312004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
11032
11033 * display.texi (Defining Faces): Add description for min-colors.
11034 Update example.
11035
110362004-02-23 Luc Teirlinck <teirllm@auburn.edu>
11037
11038 * abbrevs.texi: Various corrections and clarifications in addition
11039 to the following:
11040 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
11041
110422004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11043
11044 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
11045
110462004-02-21 Luc Teirlinck <teirllm@auburn.edu>
11047
11048 * text.texi: Various small changes in addition to the following:
11049 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
11050 to delete-horizontal-space.
11051 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
11052 description of yank-handler text property at various places.
11053
11054 * frames.texi (Window System Selections): Add anchor.
11055
11056 * syntax.texi (Syntax Table Functions): Clarify and correct
11057 descriptions of make-syntax-table and copy-syntax-table.
11058 (Motion and Syntax): Clarify SYNTAXES argument to
11059 skip-syntax-forward.
11060 (Parsing Expressions): Mention that the return value of
11061 parse-partial-sexp is currently a list of ten rather than nine
11062 elements.
11063 (Categories): Various corrections and clarifications.
11064
110652004-02-17 Luc Teirlinck <teirllm@auburn.edu>
11066
11067 * markers.texi (Marker Insertion Types): Minor change.
11068
11069 * locals.texi (Standard Buffer-Local Variables):
11070 * commands.texi (Interactive Codes, Using Interactive):
11071 * functions.texi (Related Topics): Fix xrefs.
11072
110732004-02-16 Luc Teirlinck <teirllm@auburn.edu>
11074
11075 * lists.texi (Sets And Lists): Update description of delete-dups.
11076
110772004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11078
11079 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
11080
c8763fb6 110812004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
11082
11083 * frames.texi (Parameter Access): frame-parameters arg is optional.
11084 modify-frame-parameters handles nil for FRAME.
11085 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
11086 are all-or-nothing for certain toolkits.
11087 Mention parameter wait-for-wm.
11088 (Frames and Windows): In frame-first-window and frame-selected-window
11089 the arg is optional.
11090 (Input Focus): In redirect-frame-focus the second arg is optional.
11091 (Window System Selections): Mention selection type CLIPBOARD.
11092 Mention data-type UTF8_STRING.
11093 Mention numbering of cut buffers.
11094 (Resources): Describe x-resource-name.
11095
110962004-02-16 Richard M. Stallman <rms@gnu.org>
11097
11098 * windows.texi (Buffers and Windows): Delete false table
11099 about all-frames.
11100
11101 * syntax.texi (Parsing Expressions): Delete old caveat
11102 about parse-sexp-ignore-comments.
11103
11104 * streams.texi (Output Variables): Add print-quoted.
11105
11106 * lists.texi (Building Lists): Minor cleanup.
11107
11108 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
11109
11110 * display.texi (Overlays): Explain overlays use markers.
11111 (Managing Overlays): Explain front-advance and rear-advance
11112 in more detail.
11113
11114 * loading.texi (Unloading): Document unload-feature-special-hooks.
11115 Get rid of fns-NNN.el file.
11116
111172004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11118
11119 * help.texi (Describing Characters): Fix text-char-description
11120 example output.
11121
11122 * edebug.texi (Using Edebug): Fix example.
11123
11124 * debugging.texi (Internals of Debugger): Fix return value.
11125
11126 * files.texi (Changing Files): Fix argname.
11127
11128 * calendar.texi: Fix parens, and default values.
11129
11130 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
11131 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 11132 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
11133
11134 * positions.texi (Text Lines): Don't add -1 in current-line.
11135
111362004-02-16 Richard M. Stallman <rms@gnu.org>
11137
11138 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
11139
111402004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11141
11142 * processes.texi (Low-Level Network): Fix a typo.
11143
111442004-02-12 Kim F. Storm <storm@cua.dk>
11145
11146 * display.texi (Fringes): Use consistent wording.
11147 Note that window-fringe's window arg is optional.
11148 (Scroll Bars): Use consistent wording.
11149
111502004-02-11 Luc Teirlinck <teirllm@auburn.edu>
11151
11152 * tips.texi (Comment Tips): Document the new conventions for
11153 commenting out code.
11154
c8763fb6 111552004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 11156
5dcb4c4e 11157 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
11158
111592004-02-07 Kim F. Storm <storm@cua.dk>
11160
11161 * positions.texi (Text Lines): Add line-number-at-pos.
11162
111632004-02-06 John Paul Wallington <jpw@gnu.org>
11164
11165 * display.texi (Button Properties, Button Buffer Commands):
11166 mouse-2 invokes button, not down-mouse-1.
11167
111682004-02-04 Jason Rumney <jasonr@gnu.org>
11169
11170 * makefile.w32-in: Sync with Makefile.in changes.
11171
111722004-02-03 Luc Teirlinck <teirllm@auburn.edu>
11173
11174 * minibuf.texi (Text from Minibuffer): Various corrections and
11175 clarifications.
11176 (Object from Minibuffer): Correct Lisp description of
11177 read-minibuffer.
11178 (Minibuffer History): Clarify description of cons values for
11179 HISTORY arguments.
5dcb4c4e
SM
11180 (Basic Completion): Various corrections and clarifications.
11181 Add completion-regexp-list.
b8d4c8d0
GM
11182 (Minibuffer Completion): Correct and clarify description of
11183 completing-read.
5dcb4c4e
SM
11184 (Completion Commands): Mention Partial Completion mode.
11185 Various other minor changes.
b8d4c8d0
GM
11186 (High-Level Completion): Various corrections and clarifications.
11187 (Reading File Names): Ditto.
11188 (Minibuffer Misc): Ditto.
11189
111902004-01-26 Luc Teirlinck <teirllm@auburn.edu>
11191
11192 * strings.texi (Text Comparison): assoc-string also matches
11193 elements of alists that are strings instead of conses.
11194 (Formatting Strings): Standardize Texinfo usage. Update index
11195 entries.
11196
111972004-01-20 Luc Teirlinck <teirllm@auburn.edu>
11198
11199 * lists.texi (Sets And Lists): Add delete-dups.
11200
112012004-01-15 Luc Teirlinck <teirllm@auburn.edu>
11202
11203 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
11204 special form.
11205 * macros.texi (Defining Macros): Update description of `declare',
11206 which now is a macro.
11207 (Wrong Time): Fix typos.
11208
112092004-01-14 Luc Teirlinck <teirllm@auburn.edu>
11210
11211 * compile.texi (Compilation Functions): Expand descriptions of
11212 `compile-defun', `byte-compile-file', `byte-recompile-directory'
11213 and `batch-byte-compile'. In particular, mention and describe
11214 all optional arguments.
11215 (Disassembly): Correct and clarify the description of `disassemble'.
11216
112172004-01-11 Luc Teirlinck <teirllm@auburn.edu>
11218
11219 * searching.texi: Various small changes in addition to the
11220 following.
11221 (Regexp Example): Adapt to new value of `sentence-end'.
11222 (Regexp Functions): The PAREN argument to `regexp-opt' can be
11223 `words'.
11224 (Search and Replace): Add usage note for `perform-replace'.
11225 (Entire Match Data): Mention INTEGERS and REUSE arguments to
11226 `match-data'.
11227 (Standard Regexps): Update for new values of `paragraph-start'
11228 and `sentence-end'.
11229
112302004-01-07 Luc Teirlinck <teirllm@auburn.edu>
11231
11232 * files.texi (Saving Buffers): Clarify descriptions of
11233 `write-contents-functions' and `before-save-hook'.
11234 Make the defvar's for `before-save-hook' and `after-save-hook'
11235 into defopt's.
11236
112372004-01-07 Kim F. Storm <storm@cua.dk>
11238
11239 * commands.texi (Click Events): Describe new image and
11240 width/height elements of click events.
11241 (Accessing Events): Add posn-string, posn-image, and
11242 posn-object-width-height. Change posn-object to return either
11243 image or string object.
11244
112452004-01-01 Simon Josefsson <jas@extundo.com>
11246
11247 * hooks.texi (Standard Hooks): Add before-save-hook.
11248 * files.texi (Saving Buffers): Likewise.
11249
112502004-01-03 Richard M. Stallman <rms@gnu.org>
11251
11252 * frames.texi (Frames and Windows): Delete frame-root-window.
11253
112542004-01-03 Luc Teirlinck <teirllm@auburn.edu>
11255
11256 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
11257
11258 * functions.texi: Various small changes in addition to the
11259 following.
5dcb4c4e
SM
11260 (What Is a Function): `functionp' returns nil for macros.
11261 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
11262 (Function Documentation): Add `\' in front of (fn @var{arglist})
11263 and explain why.
11264 (Defining Functions): Mention DOCSTRING argument to `defalias'.
11265 Add anchor.
11266 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
11267
112682004-01-01 Miles Bader <miles@gnu.org>
11269
11270 * display.texi (Buttons): New section.
11271
112722003-12-31 Andreas Schwab <schwab@suse.de>
11273
11274 * numbers.texi (Math Functions): sqrt reports a domain-error
11275 error.
11276 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
11277
112782003-12-30 Luc Teirlinck <teirllm@auburn.edu>
11279
11280 * tips.texi (Documentation Tips): Update item on hyperlinks in
11281 documentation strings.
11282
11283 * errors.texi (Standard Errors): Various small corrections and
11284 additions.
11285
11286 * control.texi: Various small changes in addition to the
11287 following.
11288 (Signaling Errors): Provide some more details on how `signal'
11289 constructs the error message. Add anchor to the definition of
11290 `signal'.
11291 (Error Symbols): Describe special treatment of `quit'.
11292 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
11293 to emphasize that it has to be a single form.
11294
11295 * buffers.texi: Add anchor.
11296
112972003-12-29 Richard M. Stallman <rms@gnu.org>
11298
11299 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
11300 (Window Configurations): Add window-configuration-frame.
11301
11302 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
11303
11304 * text.texi (Examining Properties): Add get-char-property-and-overlay.
11305 Change arg name in get-char-property.
11306 (Special Properties): Update handling of keymap property.
11307
11308 * strings.texi (Modifying Strings): Add clear-string.
11309 (Text Comparison): Add assoc-string and remove
11310 assoc-ignore-case, assoc-ignore-representation.
11311
11312 * os.texi (Time of Day): Add set-time-zone-rule.
11313
11314 * numbers.texi (Math Functions): asin, acos, log, log10
11315 report domain-error errors.
11316
11317 * nonascii.texi (Converting Representations):
11318 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
11319 (Encoding and I/O): Add file-name-coding-system.
11320
11321 * modes.texi (Search-based Fontification): Explain that
11322 face specs are symbols with face names as values.
11323
11324 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
11325
11326 * lists.texi (Building Lists): remq moved elsewhere.
11327 (Sets And Lists): remq moved here.
11328 (Association Lists): Refer to assoc-string.
11329
11330 * internals.texi (Garbage Collection): Add memory-use-counts.
11331
11332 * frames.texi (Frames and Windows): Add set-frame-selected-window
11333 and frame-root-window.
11334
11335 * files.texi (Contents of Directories):
11336 Add directory-files-and-attributes.
11337
11338 * display.texi (Refresh Screen): Add force-window-update.
11339 (Invisible Text): Explain about moving point out of invis text.
11340 (Overlay Properties): Add overlay-properties.
11341 (Managing Overlays): Add overlayp.
11342 (GIF Images): Invalid image number displays a hollow box.
11343
11344 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
11345 (Killing Buffers): Add buffer-live-p.
11346
113472003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
11348
11349 * display.texi (Fringes): Fix typo "set-buffer-window".
11350
113512003-12-24 Luc Teirlinck <teirllm@auburn.edu>
11352
11353 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
11354 * nonascii.texi, processes.texi, tips.texi, variables.texi:
11355 Add or change various xrefs and anchors.
11356
11357 * commands.texi: Replace all occurrences of @acronym{CAR} with
11358 @sc{car}, for consistency with the rest of the Elisp manual.
11359 `car' and `cdr' are historically acronyms, but are no longer
11360 widely thought of as such.
11361
11362 * internals.texi (Pure Storage): Mention that `purecopy' does not
11363 copy text properties.
11364 (Object Internals): Now 29 bits are used (in most implementations)
11365 to address Lisp objects.
11366
11367 * variables.texi (Variables with Restricted Values): New node.
11368
11369 * objects.texi (Lisp Data Types): Mention that certain variables
11370 can only take on a restricted set of values and add an xref to
11371 the new node "Variables with Restricted Values".
11372
11373 * eval.texi (Function Indirection): Describe the errors that
11374 `indirect-function' can signal.
11375 (Eval): Clarify the descriptions of `eval-region' and `values'.
11376 Describe `eval-buffer' instead of `eval-current-buffer' and
11377 mention `eval-current-buffer' as an alias for `current-buffer'.
11378 Correct the description and mention all optional arguments.
11379
11380 * nonascii.texi: Various small changes in addition to the
11381 following.
11382 (Converting Representations): Clarify behavior of
11383 `string-make-multibyte' and `string-to-multibyte' for unibyte all
11384 ASCII arguments.
11385 (Character Sets): Document the variable `charset-list' and adapt
11386 the definition of the function `charset-list' accordingly.
11387 (Translation of Characters): Clarify use of generic characters in
11388 `make-translation-table'. Clarify and correct the description of
11389 the use of translation tables in encoding and decoding.
11390 (User-Chosen Coding Systems): Correct and clarify the description
11391 of `select-safe-coding-system'.
11392 (Default Coding Systems): Clarify description of
11393 `file-coding-system-alist'.
11394
113952003-11-30 Luc Teirlinck <teirllm@auburn.edu>
11396
11397 * strings.texi (Text Comparison): Correctly describe when two
11398 strings are `equal'. Combine and clarify descriptions of
11399 `assoc-ignore-case' and `assoc-ignore-representation'.
11400
11401 * objects.texi (Non-ASCII in Strings): Clarify description of
11402 when a string is unibyte or multibyte.
11403 (Bool-Vector Type): Update examples.
11404 (Equality Predicates): Correctly describe when two strings are
11405 `equal'.
11406
114072003-11-29 Luc Teirlinck <teirllm@auburn.edu>
11408
11409 * lists.texi (Building Lists): `append' no longer accepts integer
11410 arguments. Update the description of `number-sequence' to reflect
11411 recent changes.
11412 (Sets And Lists): Describe `member-ignore-case' after `member'.
11413
114142003-11-27 Kim F. Storm <storm@cua.dk>
11415
11416 * commands.texi (Click Events): Click object may be an images.
11417 Describe (dx . dy) element of click positions.
11418 (Accessing Events): Remove duplicate posn-timestamp.
11419 New functions posn-object and posn-object-x-y.
11420
114212003-11-23 Kim F. Storm <storm@cua.dk>
11422
11423 * commands.texi (Click Events): Describe enhancements to event
11424 position lists, including new text-pos and (col . row) items.
11425 Mention left-fringe and right-fringe area events.
11426 (Accessing Events): New functions posn-area and
11427 posn-actual-col-row. Mention posn-timestamp. Mention that
11428 posn-point in non-text area still returns buffer position.
11429 Clarify posn-col-row.
11430
114312003-11-21 Lars Hansen <larsh@math.ku.dk>
11432
11433 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
11434 * anti.texi (File Attributes): Describe removed parameter
11435 ID-FORMAT.
11436
114372003-11-20 Luc Teirlinck <teirllm@auburn.edu>
11438
11439 * positions.texi (Positions): Mention that, if a marker is used as
11440 a position, its buffer is ignored.
11441
11442 * markers.texi (Overview of Markers): Mention it here too.
11443
114442003-11-12 Luc Teirlinck <teirllm@auburn.edu>
11445
11446 * numbers.texi (Numeric Conversions): Not just `floor', but also
11447 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
11448
114492003-11-10 Luc Teirlinck <teirllm@auburn.edu>
11450
11451 * markers.texi (Creating Markers): Specify insertion type of
11452 created markers. Add xref to `Marker Insertion Types'.
11453 Second argument to `copy-marker' is optional.
11454 (Marker Insertion Types): Mention that most markers are created
11455 with insertion type nil.
11456 (The Mark): Correctly describe when `mark' signals an error.
11457 (The Region): Correctly describe when `region-beginning' and
11458 `region-end' signal an error.
11459
114602003-11-08 Luc Teirlinck <teirllm@auburn.edu>
11461
11462 * hash.texi (Creating Hash): Clarify description of `eql'.
11463 `makehash' is obsolete.
11464 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
11465
11466 * positions.texi (Point): Change description of `buffer-end', so
11467 that it is also correct for floating point arguments.
11468 (List Motion): Correct argument lists of `beginning-of-defun' and
11469 `end-of-defun'.
11470 (Excursions): Add xref to `Marker Insertion Types'.
11471 (Narrowing): Argument to `narrow-to-page' is optional.
11472
114732003-11-06 Luc Teirlinck <teirllm@auburn.edu>
11474
11475 * streams.texi (Output Streams): Clarify behavior of point for
11476 marker output streams.
11477
114782003-11-04 Luc Teirlinck <teirllm@auburn.edu>
11479
11480 * variables.texi (Defining Variables): Second argument to
11481 `defconst' is not optional.
11482 (Setting Variables): Mention optional argument APPEND to
11483 `add-to-list'.
11484 (Creating Buffer-Local): Expand description of
11485 `make-variable-buffer-local'.
11486 (Frame-Local Variables): Expand description of
11487 `make-variable-frame-local'.
11488 (Variable Aliases): Correct description of optional argument
11489 DOCSTRING to `defvaralias'. Mention return value of
11490 `defvaralias'.
11491 (File Local Variables): Add xref to `File variables' in Emacs
11492 Manual. Correct description of `hack-local-variables'. Mention
11493 `safe-local-variable' property. Mention optional second argument
11494 to `risky-local-variable-p'.
11495
114962003-11-03 Luc Teirlinck <teirllm@auburn.edu>
11497
11498 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
11499
115002003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11501
11502 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
11503 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
11504 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
11505 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
11506 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
11507 lispref/processes.texi, lispref/searching.texi,
11508 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
11509 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
11510 @acronym{FOO}.
11511
115122003-10-27 Luc Teirlinck <teirllm@auburn.edu>
11513
11514 * strings.texi (Creating Strings): Argument START to `substring'
11515 can not be `nil'. Expand description of
11516 `substring-no-properties'. Correct description of `split-string',
11517 especially with respect to empty matches. Prevent very bad line
11518 break in definition of `split-string-default-separators'.
11519 (Text Comparison): `string=' and `string<' also accept symbols as
11520 arguments.
11521 (String Conversion): More completely describe argument BASE in
11522 `string-to-number'.
11523 (Formatting Strings): `%s' and `%S' in `format' do require
11524 corresponding object. Clarify behavior of numeric prefix after
11525 `%' in `format'.
11526 (Case Conversion): The argument to `upcase-initials' can be a
11527 character.
11528
115292003-10-27 Kenichi Handa <handa@m17n.org>
11530
11531 * display.texi (Fontsets): Fix texinfo usage.
11532
115332003-10-25 Kenichi Handa <handa@m17n.org>
11534
11535 * display.texi (Fontsets): Add description of the function
11536 set-fontset-font.
11537
115382003-10-23 Luc Teirlinck <teirllm@auburn.edu>
11539
11540 * display.texi (Temporary Displays): Add xref to `Documentation
11541 Tips'.
11542
11543 * functions.texi (Function Safety): Use inforef instead of pxref
11544 for SES.
11545
115462003-10-23 Andreas Schwab <schwab@suse.de>
11547
11548 * Makefile.in (TEX, texinputdir): Don't define.
11549 (TEXI2DVI): Define.
11550 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
11551 add $(srcdir)/index.texi.
11552 ($(infodir)/elisp): Remove index.texi dependency.
11553 (elisp.dvi): Likewise. Use $(TEXI2DVI).
11554 (index.texi): Remove target.
11555 (dist): Don't link $(srcdir)/permute-index.
11556 (clean): Don't remove index.texi.
11557
11558 * permute-index, index.perm: Remove.
11559 * index.texi: Rename from index.unperm.
11560
115612003-10-22 Luc Teirlinck <teirllm@auburn.edu>
11562
11563 * tips.texi (Documentation Tips): Document new behavior for face
11564 and variable hyperlinks in Help mode.
11565
115662003-10-21 Luc Teirlinck <teirllm@auburn.edu>
11567
11568 * objects.texi (Integer Type): Update for extra bit of integer range.
11569 (Character Type): Ditto.
11570
115712003-10-16 Eli Zaretskii <eliz@gnu.org>
11572
11573 * numbers.texi (Integer Basics): Add index entries for reading
11574 numbers in hex, octal, and binary.
11575
115762003-10-16 Lute Kamstra <lute@gnu.org>
11577
11578 * modes.texi (Mode Line Format): Mention force-mode-line-update's
11579 argument.
11580
115812003-10-13 Luc Teirlinck <teirllm@auburn.edu>
11582
11583 * windows.texi (Choosing Window): Fix typo.
11584 * edebug.texi (Edebug Execution Modes): Fix typo.
11585
115862003-10-13 Richard M. Stallman <rms@gnu.org>
11587
11588 * windows.texi (Basic Windows): A window has fringe settings,
11589 display margins and scroll-bar settings.
11590 (Splitting Windows): Doc split-window return value.
11591 Clean up one-window-p.
11592 (Selecting Windows): Fix typo.
11593 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
11594 (Buffers and Windows): In set-window-buffer, explain effect
11595 on fringe settings and scroll bar settings.
11596 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
11597 (Choosing Window): Use defopt for pop-up-frame-function.
11598 For special-display-buffer-names, explain same-window and same-frame.
11599 Clarify window-dedicated-p return value.
11600 (Textual Scrolling): scroll-up and scroll-down can get an error.
11601 (Horizontal Scrolling): Clarify auto-hscroll-mode.
11602 Clarify set-window-hscroll.
11603 (Size of Window): Don't mention tool bar in window-height.
11604 (Coordinates and Windows): Explain what coordinates-in-window-p
11605 returns for fringes and display margins.
11606 (Window Configurations): Explain saving fringes, etc.
11607
11608 * tips.texi (Library Headers): Clean up Documentation.
11609
11610 * syntax.texi (Parsing Expressions): Clean up forward-comment
11611 and parse-sexp-lookup-properties.
11612
11613 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
11614
11615 * os.texi (System Environment): Clean up text for load-average errors.
11616
11617 * modes.texi (Hooks): Don't explain local hook details at front.
11618 Clarify run-hooks and run-hook-with-args a little.
11619 Clean up add-hook and remove-hook.
11620
11621 * edebug.texi (Edebug Execution Modes): Clarify t.
11622 Document edebug-sit-for-seconds.
11623 (Coverage Testing): Document C-x X = and =.
11624 (Instrumenting Macro Calls): Fix typo.
11625 (Specification List): Don't index the specification keywords.
11626
116272003-10-10 Kim F. Storm <storm@cua.dk>
11628
11629 * processes.texi (Network): Introduce make-network-process.
11630
116312003-10-09 Luc Teirlinck <teirllm@auburn.edu>
11632
11633 * tips.texi (Library Headers): Fix typo.
11634
116352003-10-07 Juri Linkov <juri@jurta.org>
11636
11637 * modes.texi (Imenu): Mention imenu-create-index-function's
11638 default value. Explain submenus better.
11639
116402003-10-07 Lute Kamstra <lute@gnu.org>
11641
11642 * modes.texi (Faces for Font Lock): Fix typo.
11643 (Hooks): Explain how buffer-local hook variables can refer to
11644 global hook variables.
11645 Various minor clarifications.
11646
116472003-10-06 Lute Kamstra <lute@gnu.org>
11648
11649 * tips.texi (Coding Conventions): Mention naming conventions for
11650 hooks.
11651
116522003-10-05 Luc Teirlinck <teirllm@auburn.edu>
11653
11654 * loading.texi (Library Search): Correct default value of
11655 load-suffixes.
11656 (Named Features): Fix typo.
11657
116582003-10-05 Richard M. Stallman <rms@gnu.org>
11659
11660 * loading.texi (Named Features): In `provide',
11661 say how to test for subfeatures.
11662 (Unloading): In unload-feature, use new var name
11663 unload-feature-special-hooks.
11664
116652003-10-03 Lute Kamstra <lute@gnu.org>
11666
11667 * modes.texi (Major Mode Conventions): Mention third way to set up
11668 Imenu.
11669 (Imenu): A number of small fixes.
11670 Delete documentation of internal variable imenu--index-alist.
11671 Document the return value format of imenu-create-index-function
11672 functions.
11673
116742003-09-30 Richard M. Stallman <rms@gnu.org>
11675
11676 * processes.texi (Network): Say what stopped datagram connections do.
11677
11678 * lists.texi (Association Lists): Clarify `assq-delete-all'.
11679
11680 * display.texi (Overlay Properties): Clarify `evaporate' property.
11681
116822003-09-29 Lute Kamstra <lute@gnu.org>
11683
11684 * modes.texi (Mode Line Data): Explain when symbols in mode-line
11685 constructs should be marked as risky.
11686 Change cons cell into proper list.
11687 (Mode Line Variables): Change cons cell into proper list.
11688
116892003-09-26 Lute Kamstra <lute@gnu.org>
11690
11691 * modes.texi (Mode Line Data): Document the :propertize construct.
11692 (Mode Line Variables): Reorder the descriptions of the variables
11693 to match their order in the default mode-line-format.
11694 Describe the new variables mode-line-position and mode-line-modes.
11695 Update the default values of mode-line-frame-identification,
11696 minor-mode-alist, and default-mode-line-format.
11697 (Properties in Mode): Mention the :propertize construct.
11698
116992003-09-26 Richard M. Stallman <rms@gnu.org>
11700
11701 * buffers.texi, commands.texi, debugging.texi, eval.texi:
11702 * loading.texi, minibuf.texi, text.texi, variables.texi:
11703 Avoid @strong{Note:}.
11704
117052003-09-26 Richard M. Stallman <rms@gnu.org>
11706
11707 * keymaps.texi (Remapping Commands): Fix typo.
11708
117092003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
11710
11711 * processes.texi (Low-Level Network): Fix typo.
11712
117132003-09-23 Kim F. Storm <storm@cua.dk>
11714
11715 * processes.texi (Network, Network Servers): Fix typos.
11716 (Low-Level Network): Add timeout value for :server keyword.
11717 Add new option keywords to make-network-process.
11718 Add set-network-process-options.
11719 Explain how to test availability of network options.
11720
117212003-09-19 Richard M. Stallman <rms@gnu.org>
11722
11723 * text.texi (Motion by Indent): Arg to
11724 backward-to-indentation and forward-to-indentation is optional.
11725
11726 * strings.texi (Creating Strings): Add substring-no-properties.
11727
11728 * processes.texi
11729 (Process Information): Add list-processes arg QUERY-ONLY.
11730 Delete process-contact from here.
11731 Add new status values for process-status.
11732 Add process-get, process-put, process-plist, set-process-plist.
11733 (Synchronous Processes): Add call-process-shell-command.
11734 (Signals to Processes): signal-process allows process objects.
11735 (Network): Complete rewrite.
11736 (Network Servers, Datagrams, Low-Level Network): New nodes.
11737
11738 * positions.texi (Word Motion): forward-word, backward-word
11739 arg is optional. Reword.
11740
11741 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
11742
11743 * variables.texi (Creating Buffer-Local):
11744 Delete duplicate definition of buffer-local-value.
11745 (File Local Variables): Explain about discarding text props.
11746
117472003-09-11 Richard M. Stallman <rms@gnu.org>
11748
11749 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
11750 changes variables that record input events.
11751 (Minibuffer Misc): Add minibuffer-selected-window.
11752
11753 * lists.texi (Building Lists): Add copy-tree.
11754
11755 * display.texi (Fontsets): Add char-displayable-p.
11756 (Scroll Bars): New node.
11757
117582003-09-08 Lute Kamstra <lute@gnu.org>
11759
11760 * modes.texi (%-Constructs): Document new `%i' and `%I'
11761 constructs.
11762
117632003-09-03 Peter Runestig <peter@runestig.com>
11764
11765 * makefile.w32-in: New file.
11766
117672003-08-29 Richard M. Stallman <rms@gnu.org>
11768
11769 * display.texi (Overlay Properties): Clarify how priorities
11770 affect use of the properties.
11771
117722003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11773
11774 * customize.texi (Type Keywords): Correct the description of
11775 `:help-echo' in the case where `motion-doc' is a function.
11776
117772003-08-14 John Paul Wallington <jpw@gnu.org>
11778
11779 * modes.texi (Emulating Mode Line): Subsection, not section.
11780
117812003-08-13 Richard M. Stallman <rms@gnu.org>
11782
11783 * elisp.texi (Top): Update subnode lists in menu.
11784
11785 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
11786 (Kill Functions): kill-region has new arg yank-handler.
11787 (Yanking): New node.
11788 (Yank Commands): Add yank-undo-function.
11789 (Low-Level Kill Ring):
11790 kill-new and kill-append have new arg yank-handler.
11791 (Changing Properties): Add remove-list-of-text-properties.
11792 (Atomic Changes): New node.
11793
11794 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
11795
11796 * streams.texi (Output Variables): Add eval-expression-print-length
11797 and eval-expression-print-level.
11798
11799 * os.texi (Time Conversion): For encode-time, explain limits on year.
11800
11801 * objects.texi (Character Type): Define anchor "modifier bits".
11802
11803 * modes.texi (Emulating Mode Line): New node.
11804 (Search-based Fontification): Font Lock uses font-lock-face property.
11805 (Other Font Lock Variables): Likewise.
11806
11807 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
11808 not vectors.
11809 (Active Keymaps): Add emulation-mode-map-alists.
11810 (Functions for Key Lookup): key-binding has new arg no-remap.
11811 (Remapping Commands): New node.
11812 (Scanning Keymaps): where-is-internal has new arg no-remap.
11813 (Tool Bar): Add tool-bar-local-item-from-menu.
11814 Clarify when to use tool-bar-add-item-from-menu.
11815
11816 * commands.texi (Interactive Call): commandp has new arg.
11817 (Command Loop Info): Add this-original-command.
11818
118192003-08-06 John Paul Wallington <jpw@gnu.org>
11820
11821 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
11822
11823 * display.texi (Warning Basics): Fix typo.
11824 (Fringes): Add closing curly bracket and fix typo.
11825
11826 * elisp.texi (Top): Fix typo.
11827
118282003-08-05 Richard M. Stallman <rms@gnu.org>
11829
11830 * elisp.texi: Update lists of subnodes.
11831
11832 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
11833
11834 * variables.texi (Local Variables): Use lc for example variable names.
11835
11836 * tips.texi (Library Headers): Explain where to put -*-.
11837
11838 * strings.texi (Creating Strings): Fix xref for vconcat.
11839
11840 * sequences.texi (Vector Functions):
11841 vconcat no longer allows integer args.
11842
11843 * minibuf.texi (Reading File Names): read-file-name has new
11844 arg PREDICATE. New function read-directory-name.
11845
c4cc8b9a 11846 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
11847 (Indenting Macros): New node.
11848
11849 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
11850 (Window Frame Parameters): Make separate table of parameters
11851 that are coupled with specific face attributes.
11852 (Deleting Frames): delete-frame-hooks renamed to
11853 delete-frame-functions.
11854
11855 * files.texi (Magic File Names): Add file-remote-p.
11856 Clarify file-local-copy.
11857
11858 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
11859 here; instead xref Defining Macros.
11860
11861 * display.texi (Warnings): New node, and subnodes.
11862 (Fringes): New node.
11863
11864 * debugging.texi (Test Coverage): New node.
11865
11866 * compile.texi (Compiler Errors): Explain with-no-warnings
11867 and other ways to suppress warnings.
11868
11869 * commands.texi (Interactive Call): Minor clarification.
11870
11871 * buffers.texi (Buffer File Name): set-visited-file-name
11872 renames the buffer too.
11873
11874 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
11875
118762003-07-24 Markus Rost <rost@math.ohio-state.edu>
11877
11878 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
11879
118802003-07-22 Markus Rost <rost@math.ohio-state.edu>
11881
11882 * internals.texi (Garbage Collection): Fix previous change.
11883
118842003-07-22 Richard M. Stallman <rms@gnu.org>
11885
11886 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
11887
11888 * display.texi (Width): Use \s syntax in example.
11889 (Font Selection): Add face-font-rescale-alist.
11890
11891 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
11892 Remove spurious indent in example.
11893
11894 * lists.texi (Building Lists): Add number-sequence.
11895
11896 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
11897
11898 * functions.texi (Function Documentation): Explain how to
11899 show calling convention explicitly in the doc string.
11900
11901 * windows.texi (Selecting Windows): save-selected-window saves
11902 selected window of each frame.
11903 (Window Configurations): Minor change.
11904
11905 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
11906
11907 * streams.texi (Output Variables): Add print-continuous-numbering
11908 and print-number-table.
11909
11910 * processes.texi (Decoding Output): New node.
11911
11912 * os.texi (Time Conversion): decode-time arg is optional.
11913
11914 * objects.texi (Character Type): Don't use space as example for \.
11915 Make list of char names and \-sequences correspond.
11916 Explain that \s is not used in strings. `\ ' needs space after.
11917
11918 * nonascii.texi (Converting Representations): Add string-to-multibyte.
11919 (Translation of Characters): Add translation-table-for-input.
11920 (Default Coding Systems): Add auto-coding-functions.
11921 (Explicit Encoding): Add decode-coding-inserted-region.
11922 (Locales): Add locale-info.
11923
11924 * minibuf.texi (Basic Completion): Describe test-completion.
11925 Collections can be lists of strings.
11926 Clean up lazy-completion-table.
11927 (Programmed Completion): Mention test-completion.
11928 Clarify why lambda expressions are not accepted.
11929 (Minibuffer Misc): Describe minibufferp.
11930
119312003-07-14 Richard M. Stallman <rms@gnu.org>
11932
11933 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
11934
11935 * windows.texi (Selecting Windows): New arg to select-window.
11936 (Selecting Windows): Add with-selected-window.
11937 (Size of Window): Add window-inside-edges, etc.
11938
11939 * internals.texi (Garbage Collection): Add post-gc-hook.
11940
11941 * processes.texi (Subprocess Creation): Add exec-suffixes.
11942
11943 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
11944 (Scanning Keymaps): Add map-keymaps.
11945 (Defining Menus): Add keymap-prompt.
11946
11947 * numbers.texi (Integer Basics): Add most-positive-fixnum,
11948 most-negative-fixnum.
11949
c4cc8b9a 11950 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
11951 (Compiler Errors): New node.
11952
11953 * os.texi (User Identification): user-uid, user-real-uid
11954 can return float.
11955
11956 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
11957 and about derived modes.
11958 (Minor Modes): Add minor-mode-list.
11959 (Defining Minor Modes): Keyword args for define-minor-mode.
11960 (Search-based Fontification): Explain managing other properties.
11961 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 11962 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
11963 (Hooks): Add run-mode-hooks and delay-mode-hooks.
11964
11965 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
11966 (Variable Aliases): Clarify defvaralias.
11967
11968 * loading.texi (Library Search): Add load-suffixes.
11969
11970 * minibuf.texi (Basic Completion): Add lazy-completion-table.
11971 (Programmed Completion): Add dynamic-completion-table.
11972
11973 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
11974 (Magic File Names): Specify precedence order of handlers.
11975
11976 * commands.texi (Command Overview): Emacs server runs pre-command-hook
11977 and post-command-hook.
11978 (Waiting): New calling convention for sit-for.
11979
11980 * text.texi (Special Properties): local-map and keymap properties
11981 apply based on their stickiness.
11982
119832003-07-07 Richard M. Stallman <rms@gnu.org>
11984
11985 * modes.texi (Minor Mode Conventions): Specify only some kinds
11986 of list values as args to minor modes.
11987
11988 * files.texi (File Name Expansion): Warn about iterative use
11989 of substitute-in-file-name.
11990
11991 * advice.texi (Activation of Advice): Clean up previous change.
11992
119932003-07-06 Markus Rost <rost@math.ohio-state.edu>
11994
11995 * advice.texi (Activation of Advice): Note that ad-start-advice is
11996 turned on by default.
11997
119982003-06-30 Richard M. Stallman <rms@gnu.org>
11999
12000 * text.texi (Buffer Contents): Document current-word.
12001 (Change Hooks): Not called for *Messages*.
12002
12003 * functions.texi (Defining Functions): Explain about redefining
12004 primitives.
f4e90db0 12005 (Function Safety): Rename. Minor changes.
b8d4c8d0
GM
12006 Comment out the detailed criteria for what is safe.
12007
120082003-06-22 Andreas Schwab <schwab@suse.de>
12009
12010 * objects.texi (Symbol Type): Fix description of examples.
12011
120122003-06-16 Andreas Schwab <schwab@suse.de>
12013
12014 * hash.texi (Creating Hash): Fix description of :weakness.
12015
c8763fb6 120162003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
12017
12018 * files.texi (Changing Files): copy-file copies file modes, too.
12019
120202003-05-28 Richard M. Stallman <rms@gnu.org>
12021
12022 * strings.texi (Creating Strings): Clarify split-string.
12023
120242003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
12025
12026 * strings.texi (Creating Strings): Update split-string specification
12027 and examples.
12028
120292003-05-19 Richard M. Stallman <rms@gnu.org>
12030
12031 * elisp.texi: Correct invariant section names.
12032
120332003-04-20 Richard M. Stallman <rms@gnu.org>
12034
12035 * os.texi (Timers): Explain about timers and quitting.
12036
120372003-04-19 Richard M. Stallman <rms@gnu.org>
12038
12039 * internals.texi (Writing Emacs Primitives): Strings are
12040 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
12041 Explain GCPRO convention for varargs function args.
12042
120432003-04-16 Richard M. Stallman <rms@gnu.org>
12044
12045 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
12046
120472003-04-08 Richard M. Stallman <rms@gnu.org>
12048
12049 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
12050
120512003-02-13 Kim F. Storm <storm@cua.dk>
12052
12053 * objects.texi (Character Type): New \s escape for space.
12054
120552003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
12056
5dcb4c4e 12057 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
12058
120592003-01-25 Richard M. Stallman <rms@gnu.org>
12060
12061 * keymaps.texi: Document that a symbol can act as a keymap.
12062
120632003-01-13 Richard M. Stallman <rms@gnu.org>
12064
12065 * text.texi (Changing Properties): Say string indices are origin-0.
12066
12067 * positions.texi (Screen Lines) <compute-motion>:
12068 Correct order of elts in return value.
12069
12070 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
12071 how to define a default binding.
12072
120732002-12-07 Markus Rost <rost@math.ohio-state.edu>
12074
12075 * loading.texi (Unloading): Fix recent change for load-history.
12076
12077 * customize.texi (Simple Types): Clarify description of custom
12078 type 'number. Describe new custom type 'float.
12079
120802002-12-04 Markus Rost <rost@math.ohio-state.edu>
12081
12082 * variables.texi (File Local Variables): Fix typo.
12083
c8763fb6 120842002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
12085
12086 From Michael Albinus <Michael.Albinus@alcatel.de>.
12087
12088 * README: Target for Info file is `make info'.
12089
5dcb4c4e 12090 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
12091 `file-name-sans-extension'.
12092 (Magic File Names): Complete list of operations for magic file
12093 name handlers.
12094
120952002-09-16 Jonathan Yavner <jyavner@engineer.com>
12096
12097 * variables.texi (File Local Variables): New function
12098 risky-local-variable-p.
12099
121002002-09-15 Jonathan Yavner <jyavner@engineer.com>
12101
12102 * functions.texi (Function safety): New node about unsafep.
12103
121042002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
12105
5dcb4c4e 12106 * customize.texi (Splicing into Lists): Fix example.
a86cd395 12107 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
12108
121092002-06-17 Juanma Barranquero <lektu@terra.es>
12110
12111 * frames.texi (Display Feature Testing): Fix typo.
12112
121132002-06-12 Andreas Schwab <schwab@suse.de>
12114
12115 * frames.texi (Initial Parameters, Resources): Fix references to
12116 the Emacs manual.
12117
121182002-05-13 Kim F. Storm <storm@cua.dk>
12119
6e911150 12120 * variables.texi (Intro to Buffer-Local): Update warning and
b8d4c8d0
GM
12121 example relating to changing buffer inside let.
12122
c8763fb6 121232002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
12124
12125 * os.texi (Session Management): New node about X Session management.
12126
121272002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
12128
12129 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
12130 to which the manual corresponds, and the copyright years.
12131
12132 * Makefile.in (VERSION): Set to 2.9.
12133
121342001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
12135
12136 * elisp.texi: Change the category in @dircategory to "Emacs", to
12137 make it consistent with info/dir.
12138
121392001-11-25 Miles Bader <miles@gnu.org>
12140
12141 * text.texi (Fields): Describe new `limit' arg in
12142 field-beginning/field-end.
12143
121442001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
12145
5dcb4c4e
SM
12146 * permute-index: Don't depend on csh-specific features.
12147 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
12148
12149 * two-volume-cross-refs.txt: New file.
12150 * two.el: New file.
12151 * spellfile: New file.
12152
121532001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
12154
12155 * permute-index: New file.
12156
12157 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
12158 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
12159 8+3 restricted namespace.
12160
12161 * Makefile.in (infodir): Define relative to $(srcdir).
12162 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
12163 include directories list via -I switch to makeinfo.
12164 (index.texi): Use cp if both hard and symbolic links fail.
12165
121662001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
12167
12168 * Makefile.in (distclean): Add.
12169
12170 The following changes make ELisp manual part of the Emacs
12171 distribution:
12172
12173 * Makefile.in: Add Copyright notice.
12174 (prefix): Remove.
12175 (infodir): Change value to "../info".
12176 (VPATH): New variable.
12177 (MAKE): Don't define.
12178 (texmacrodir): Don't define.
12179 (texinputdir): Append the existing value of TEXINPUTS.
12180 ($(infodir)/elisp): Instead of just "elisp". Reformat the
12181 command to be compatible with man/Makefile.in, and to put the
12182 output into ../info.
12183 (info): Add target.
12184 (installall): Target removed.
12185
c8763fb6 121862001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
12187
12188 * tips.texi (Coding Conventions): Fix typo.
12189
121902001-10-23 Gerd Moellmann <gerd@gnu.org>
12191
12192 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
12193
121942001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
12195
12196 * files.texi (File Name Components): Update the description of
12197 file-name-sans-extension and file-name-extension, as they now
12198 ignore leading dots.
12199
122002001-10-20 Gerd Moellmann <gerd@gnu.org>
12201
12202 * (Version 21.1 released.)
12203
122042001-10-19 Miles Bader <miles@gnu.org>
12205
12206 * positions.texi (Text Lines): Describe behavior of
12207 `beginning-of-line'/`end-of-line' in the presence of field properties.
12208
122092001-10-17 Gerd Moellmann <gerd@gnu.org>
12210
12211 * Makefile.in (VERSION): Set to 2.8.
12212 (manual): Use `manual-21'.
12213
12214 * elisp.texi (VERSION): Add and use it where the version
12215 number was used. Set it to 2.8.
12216
12217 * intro.texi: Likewise.
12218
122192001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12220
12221 * files.texi (File Name Completion): Document the significance of
12222 a trailing slash in elements of completion-ignored-extensions.
12223
122242001-10-06 Miles Bader <miles@gnu.org>
12225
12226 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
12227
122282001-10-04 Gerd Moellmann <gerd@gnu.org>
12229
12230 * variables.texi (Variable Aliases): New node.
12231
122322001-10-04 Gerd Moellmann <gerd@gnu.org>
12233
12234 * Branch for 21.1.
12235
122362001-10-02 Miles Bader <miles@gnu.org>
12237
12238 * minibuf.texi (Minibuffer Misc): Add entries for
12239 `minibuffer-contents', `minibuffer-contents-no-properties', and
12240 `delete-minibuffer-contents'.
12241 Correct description for `minibuffer-prompt-end'.
12242
12243 * text.texi (Property Search): Correct descriptions of
12244 `next-char-property-change' and `previous-char-property-change'.
12245 Add entries for `next-single-char-property-change' and
12246 `previous-single-char-property-change'.
12247 Make operand names a bit more consistent.
12248
122492001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
12250
12251 * frames.texi (Finding All Frames): Document that next-frame and
12252 previous-frame are local to current terminal.
12253
122542001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
12255
12256 * keymaps.texi (Creating Keymaps): Fix the description of the
12257 result of make-keymap.
12258
122592001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
12260
12261 * display.texi (Font Lookup, Attribute Functions)
12262 (Image Descriptors): Add cross-references to the definition of
12263 selected frame.
12264
12265 * buffers.texi (The Buffer List): Add cross-references to the
12266 definition of selected frame.
12267
12268 * frames.texi (Input Focus): Clarify which frame is _the_ selected
12269 frame at any given time.
12270 (Multiple Displays, Size and Position): Add a cross-reference to
12271 the definition of the selected frame.
12272
122732001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
12274
12275 * strings.texi (String Conversion) <string-to-number>: Document
12276 that a float is returned for integers that are too large.
12277
12278 * frames.texi (Mouse Position): Document mouse-position-function.
12279 (Display Feature Testing): Document display-images-p.
12280 (Window Frame Parameters): Document the cursor-type variable.
12281
12282 * numbers.texi (Integer Basics): Document CL style read syntax for
12283 integers in bases other than 10.
12284
5dcb4c4e
SM
12285 * positions.texi (List Motion):
12286 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
12287
12288 * lists.texi (Sets And Lists): Document member-ignore-case.
12289
12290 * internals.texi (Garbage Collection): Document the used and free
12291 strings report.
12292 (Memory Usage): Document strings-consed.
12293
12294 * os.texi (Time of Day): Document float-time.
12295 (Recording Input): Document that clear-this-command-keys clears
12296 the vector to be returned by recent-keys.
12297
ed9265fc
JB
12298 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
12299 The argument keymap can be a list.
b8d4c8d0
GM
12300
12301 * nonascii.texi (User-Chosen Coding Systems)
12302 <select-safe-coding-system>: Document the new argument
12303 accept-default-p and the variable
12304 select-safe-coding-system-accept-default-p. Tell what happens if
12305 buffer-file-coding-system is undecided.
12306 (Default Coding Systems): Document auto-coding-regexp-alist.
12307
12308 * display.texi (The Echo Area) <message>: Document
12309 message-truncate-lines.
12310 (Glyphs): Document that the glyph table is unused on windowed
12311 displays.
12312
12313 * help.texi (Describing Characters) <single-key-description>:
12314 Document the new argument no-angles.
12315 (Accessing Documentation) <documentation-property>: Document that
12316 a non-string property is evaluated.
12317 <documentation>: Document that the function-documentation property
12318 is looked for.
12319
12320 * windows.texi (Selecting Windows): Document some-window.
12321
12322 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
12323
12324 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
12325 apropos-mode-hook.
12326
12327 * commands.texi (Using Interactive): Document interactive-form.
12328 (Keyboard Macros): Document kbd-macro-termination-hook.
12329 (Command Loop Info): Document that clear-this-command-keys clears
12330 the vector to be returned by recent-keys.
12331
123322001-09-04 Werner LEMBERG <wl@gnu.org>
12333
12334 * Makefile.in (srcdir, texinputdir): New variables.
12335 (srcs, index.texi, install): Use $(srcdir).
12336 (.PHONY): Remove elisp.dvi.
12337 (elisp): Use -I switch for makeinfo.
12338 (elisp.dvi): Use $(srcdir) and $(texinputdir).
12339 (installall, dist): Use $(srcdir).
12340 Fix path to texinfo.tex.
12341 (maintainer-clean): Add elisp.dvi and elisp.oaux.
12342
123432001-08-30 Gerd Moellmann <gerd@gnu.org>
12344
12345 * display.texi (Conditional Display): Adjust to API change.
12346
12347 * configure: New file.
12348
123492001-07-30 Gerd Moellmann <gerd@gnu.org>
12350
12351 * commands.texi (Repeat Events): Add description of
12352 double-click-fuzz.
12353
123542001-05-08 Stefan Monnier <monnier@cs.yale.edu>
12355
12356 * syntax.texi (Syntax Class Table): Add the missing designator for
12357 comment and string fences.
12358 (Syntax Properties): Add a xref to syntax table internals.
12359 (Syntax Table Internals): Document string-to-syntax.
12360
123612001-05-07 Gerd Moellmann <gerd@gnu.org>
12362
12363 * Makefile.in (install): Use install-info command line options
12364 like in Emacs' Makefile.in.
12365
123662000-12-09 Miles Bader <miles@gnu.org>
12367
12368 * windows.texi (Window Start): Update documentation for
12369 `pos-visible-in-window-p'.
12370
123712000-11-12 Stefan Monnier <monnier@cs.yale.edu>
12372
12373 * lists.texi (Building Lists): Add footnote to explain how to add
12374 to the end of a list.
12375
123762000-10-25 Gerd Moellmann <gerd@gnu.org>
12377
12378 * files.texi (Visiting Functions): Typos.
12379
123802000-10-25 Kenichi Handa <handa@etl.go.jp>
12381
12382 * files.texi (Visiting Functions): Return value of
12383 find-file-noselect may be a list of buffers if wildcards are used.
12384
123852000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12386
12387 * display.texi (Defining Faces): Document `graphic' display type
12388 in face specs.
12389
b344d29d 123902000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
12391
12392 * hooks.texi (Standard Hooks): Replace obsolete
12393 `after-make-frame-hook' with `after-make-frame-functions'.
12394
12395 * frames.texi (Creating Frames): Ditto.
12396
12397 * variables.texi (Future Local Variables): Ditto.
12398
123992000-10-16 Gerd Moellmann <gerd@gnu.org>
12400
12401 * display.texi (Other Image Types): Add description of :foreground
12402 and :background properties of mono PBM images.
12403
124042000-08-17 Werner LEMBERG <wl@gnu.org>
12405
12406 * .cvsignore: New file.
12407
124082000-01-05 Gerd Moellmann <gerd@gnu.org>
12409
12410 * tindex.pl: New script.
12411
124121999-12-03 Dave Love <fx@gnu.org>
12413
12414 * Makefile.in (MAKEINFO): New parameter.
12415
124161999-09-17 Richard Stallman <rms@gnu.org>
12417
12418 * Makefile.in (srcs): Add hash.texi.
12419 (VERSION): Update to 20.6.
12420
124211999-09-13 Richard Stallman <rms@gnu.org>
12422
12423 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
12424
124251998-08-29 Karl Heuer <kwzh@gnu.org>
12426
12427 * configure.in: New file.
12428 * Makefile.in: Renamed from Makefile.
12429 (prefix, infodir): Use value obtained from configure.
12430 (emacslibdir): Obsolete variable deleted.
12431 (dist): Distribute configure.in, configure, Makefile.in.
12432
124331998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12434
12435 * Makefile (INSTALL_INFO): New variable.
12436 (install): Run install-info.
12437
124381998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
12439
12440 * Makefile (elisp.dvi): Add missing backslash.
12441
124421998-05-02 Richard Stallman <rms@psilocin.gnu.org>
12443
12444 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
12445 Run texindex without `./'. Always run texindex on elisp.tp.
12446 (elisp.tps): Target deleted.
12447
124481998-04-05 Richard Stallman <rms@psilocin.gnu.org>
12449
12450 * Makefile (srcs): Add nonascii.texi and customize.texi.
12451 (dist): Start by deleting `temp'.
12452
124531998-02-17 Richard Stallman <rms@psilocin.gnu.org>
12454
12455 * Makefile (makeinfo, texindex): Targets deleted.
12456 (makeinfo.o, texindex.o): Targets deleted.
12457 (clean, dist): Don't do anything with them or with getopt*.
12458
124591998-01-30 Richard Stallman <rms@psilocin.gnu.org>
12460
12461 * Makefile (SHELL): Defined.
12462
124631998-01-27 Richard Stallman <rms@psilocin.gnu.org>
12464
12465 * Makefile (elisp.tps): New target.
12466 (elisp.dvi): Depend on elisp.tps.
12467
c5602427 124681996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
12469
12470 * README: Update phone number.
12471
12472 * Makefile (elisp): Make this be the default target.
12473 Depend on makeinfo.c instead of makeinfo.
12474 (install): Don't depend on elisp.dvi, since we don't install that.
12475 Use mkinstalldirs.
12476 (dist): Add mkinstalldirs.
12477
c5602427 124781995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
12479
12480 * Makefile (VERSION): Update version number.
5dcb4c4e 12481 (maintainer-clean): Rename from realclean.
b8d4c8d0 12482
c5602427 124831995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
12484
12485 * Makefile (realclean): New target.
12486 (elisp): Remove any old elisp-* files first.
12487
c5602427 124881993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
12489
12490 * Makefile (VERSION): New variable.
12491 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
12492 Compressed file suffix should be `.gz', not `.z'.
12493
ce058493 124941993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12495
12496 * Makefile (elisp): Depend on makeinfo.
12497
c5602427 124981993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
12499
12500 * Makefile (srcs): Add anti.texi.
12501
c5602427 125021993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12503
12504 * Makefile (infodir, prefix): New vars.
12505 (install): Use infodir.
f4e90db0 12506 (emacsinfodir): Delete.
b8d4c8d0 12507
c5602427 125081993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12509
12510 * Makefile (srcs): Add calendar.texi.
12511
12512 * Makefile (dist): Copy texindex.c and makeinfo.c.
12513 Limit elisp-* files to those with one or two digits.
12514
c5602427 125151993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0 12516
f4e90db0 12517 * Makefile (dist): Change to use Gzip instead of compress.
b8d4c8d0 12518
c5602427 125191993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12520
12521 * loading.texi (Unloading): define-function changed back to
12522 defalias. It may not stay this way, but at least it's
12523 consistent with the known-good version of the code patch.
12524
c5602427 125251993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
12526
12527 * modes.texi (Hooks): Document new optional arg of add-hook.
12528
c5602427 125291993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12530
12531 * variables.texi: Document nil initial value of buffer-local variables.
12532
12533 * tips.texi: Add new section on standard library headers.
12534
c5602427 125351993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12536
12537 * Makefile (srcs): Add frame.texi to the list of sources.
12538
c5602427 125391993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12540
12541 * Makefile (dist): Don't bother excluding autosave files; they'll
12542 never make it into the temp directory anyway, and the hash marks
12543 in the name are problematic for make and the Bourne shell.
ed9265fc 12544 (srcs): ???
b8d4c8d0 12545
c5602427 125461993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12547
12548 * Makefile (dist): Don't include backup files or autosave files in
12549 the distribution tar file.
12550
c5602427 125511991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 12552
5dcb4c4e 12553 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
12554 (elisp.dvi): Remove erroneous shell comment.
12555 Expect output of permute-index in permuted.fns.
12556 Save old elisp.aux in elisp.oaux.
5dcb4c4e 12557 (clean): Add index.texi to be deleted.
b8d4c8d0 12558
c5602427 125591990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
12560
12561 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
12562
c5602427 125631990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
12564
12565 * files.texi: Noted that completion-ignored-extensions is ignored
12566 when making *Completions*.
12567
3e868ee3 125681990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
12569
12570 * Makefile make dist now depends on elisp.dvi, since it tries
12571 to include it in the dist file.
12572
c5602427 125731990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 12574
c5602427 12575 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 12576
c5602427 125771989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
12578
12579 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
12580 (defunargs): Turn off \hyphenchar of \sl font temporarily.
12581
c5602427 125821989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12583
12584 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
12585 and @error{} are the terms now being used. The files in the
12586 directory have been changed to reflect this.
12587
12588 * All instances of @indentedresultt{} have been changed to
333f9019 12589 ` @result{}', using 5 spaces at the beginning of the line.
b8d4c8d0 12590
c5602427 125911989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12592
12593 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
12594 experimental @indentedresult{}, @indentedexpandsto{} are part of
12595 the texinfo.tex in this directory. These TeX macros are not
12596 stable yet.
12597
c5602427 125981989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12599
12600 * texinfo.tex: Temporarily added
12601 \let\result=\dblarrow
12602 \def\error{{\it ERROR} \longdblarrow}
12603 We need to do this better soon.
12604
c5602427 126051989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12606
12607 * Applied Karl Berry's patches to *.texinfo files, but not to
12608 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
12609 new title page format is also not applied, since it requires
12610 texinfo.tex changes.)
12611
12612 * Cleaned up `Makefile' and defined the `emacslibdir' directory
12613 for the Project GNU development environment.
12614
12615;; Local Variables:
c8763fb6 12616;; coding: utf-8
b8d4c8d0
GM
12617;; End:
12618
ab422c4d 12619 Copyright (C) 1998-2013 Free Software Foundation, Inc.
b8d4c8d0
GM
12620
12621 This file is part of GNU Emacs.
12622
352c8b4a 12623 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 12624 it under the terms of the GNU General Public License as published by
352c8b4a
GM
12625 the Free Software Foundation, either version 3 of the License, or
12626 (at your option) any later version.
b8d4c8d0
GM
12627
12628 GNU Emacs is distributed in the hope that it will be useful,
12629 but WITHOUT ANY WARRANTY; without even the implied warranty of
12630 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12631 GNU General Public License for more details.
12632
12633 You should have received a copy of the GNU General Public License
352c8b4a 12634 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.