Sync better from sources.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
2200a8c9
CY
12013-12-26 Chong Yidong <cyd@gnu.org>
2
3 * advice.texi (Advising Functions, Defining Advice): Special forms
4 can no longer be advised.
5
c9352587
CY
62013-12-25 Chong Yidong <cyd@gnu.org>
7
8 * keymaps.texi (Active Keymaps): Re-organize the text.
9 (Searching Keymaps): Rewrite the pseudo-code for 24.4 changes.
10 (Controlling Active Maps): Note that set-transient-map uses
11 overriding-terminal-local-map.
12
13 * tips.texi (Coding Conventions): Tweak the coding system tip;
14 Emacs now uses utf-8 by default for Emacs Lisp source files.
15
16 * display.texi (Font Selection): Tweak example.
17
18 * commands.texi (Event Input Misc): Document new arg to
19 input-pending-p.
20
21 * nonascii.texi (Specifying Coding Systems): Don't refer to
22 emacs-mule-dos.
23 (Lisp and Coding Systems): Describe emacs-mule return value in
24 modern terms.
25
ff1c842a
TH
262013-12-25 Tassilo Horn <tsdh@gnu.org>
27
28 * control.texi (Pattern matching case statement): Rephrase lexical
29 binding requirement: the example needs it, not `pcase' itself.
30
362397ed
CY
312013-12-25 Chong Yidong <cyd@gnu.org>
32
33 * eval.texi (Eval): Document the LEXICAL arg to eval.
34
35 * variables.texi (Variables, Void Variables): Use "scoping rule"
36 terminology consistently.
37 (Variable Scoping): Add index entries, and use "dynamic scope"
38 terminology in place of "indefinite scope" to reduce confusion.
39 (Lexical Binding): Document lexical environment format.
40 (Using Lexical Binding): Add index entries for error messages.
41
a9560047
TH
422013-12-24 Tassilo Horn <tsdh@gnu.org>
43
44 * control.texi (Pattern matching case statement): Fix missing
45 argument in simple expression language sample (Bug#16238). Add
46 some sample programs written in that language. Mention that
47 `pcase' requires lexical binding.
48
46291d11
XF
492013-12-23 Xue Fuqiao <xfq.free@gmail.com>
50
2d778742
XF
51 * eval.texi (Special Forms): Document `special-form-p'.
52
53 * macros.texi (Simple Macro): Document `macrop'.
54
882b0b86
XF
55 * files.texi (Changing Files): Fix an argument of `copy-file'.
56
46291d11
XF
57 * strings.texi (Creating Strings): Document TRIM in `split-string'.
58
8cd22a08
CY
592013-12-23 Chong Yidong <cyd@gnu.org>
60
61 * keymaps.texi (Controlling Active Maps): Renamed
62 set-temporary-overlay-map to set-transient map. Doc fixes.
63 (Searching Keymaps): The transient keymap takes precedence.
64
aec3bf9f
GM
652013-12-23 Glenn Morris <rgm@gnu.org>
66
67 * loading.texi (How Programs Do Loading, Load Suffixes):
68 Mention `load-prefer-newer'.
69
bb962da2
XF
702013-12-22 Xue Fuqiao <xfq.free@gmail.com>
71
aec3bf9f
GM
72 * hash.texi (Other Hash): Document `hash-table-keys'
73 and `hash-table-values'.
bb962da2 74
77e5bcc5
EZ
752013-12-22 Eli Zaretskii <eliz@gnu.org>
76
77 * nonascii.texi (Character Properties): NAME or OLD-NAME
78 properties can be nil (there's no empty string).
a9877c32 79 (Character Properties): Update the reference to the UCD.
77e5bcc5 80
c9832cd8
XF
812013-12-22 Xue Fuqiao <xfq.free@gmail.com>
82
77e5bcc5
EZ
83 * sequences.texi (Bool-Vectors): Document new bool-vector set
84 operation functions.
8fc36a68 85
05e8f1ae
XF
86 * text.texi (Examining Properties): Document `get-pos-property'.
87
aec3bf9f
GM
88 * variables.texi (Directory Local Variables):
89 Document `enable-dir-local-variables'.
b345c561 90
aec3bf9f
GM
91 * debugging.texi (Debugger Commands):
92 Document `debugger-toggle-locals'.
c9832cd8 93
77221051
CY
942013-12-21 Chong Yidong <cyd@gnu.org>
95
96 * text.texi (Region Indent): Note the new interactive behavior of
97 indent-rigidly.
98
dfff9284
TH
992013-12-20 Tassilo Horn <tsdh@gnu.org>
100
3fbba716
TH
101 * numbers.texi (numbers): Document that =, <, <=, >, >= now accept
102 one or many arguments.
103
6f1de4d1
TH
104 * display.texi: Document `messages-buffer'.
105
dfff9284
TH
106 * os.texi: Document `initial-buffer-choice' changes.
107
f5df4ceb
CY
1082013-12-20 Chong Yidong <cyd@gnu.org>
109
110 * text.texi (Changing Properties): Improve documentation for
111 add-face-text-property.
112 (Special Properties): Mention add-face-text-property.
113
fb891cc8
CY
1142013-12-18 Chong Yidong <cyd@gnu.org>
115
18874304
CY
116 * customize.texi (Custom Themes): Document custom-known-themes
117 (Bug#15717).
118
fb891cc8
CY
119 * modes.texi (Defining Minor Modes): Fix typo (Bug#14874).
120 (Keymaps and Minor Modes): Fix binding convention (Bug#11522).
121
06a4f110
GM
1222013-12-13 Glenn Morris <rgm@gnu.org>
123
124 * internals.texi (Building Emacs):
125 * loading.texi (Library Search): Mention that site-load,
126 site-init cannot change load-path.
127
b55e11bf
GM
1282013-12-12 Glenn Morris <rgm@gnu.org>
129
130 * elisp.texi: Tweak dircategory.
131
01633a17
EZ
1322013-12-12 Eli Zaretskii <eliz@gnu.org>
133
134 * nonascii.texi (Encoding and I/O): Document file-name encoding
135 peculiarities on MS-Windows.
136
f9405d87
GM
1372013-12-12 Glenn Morris <rgm@gnu.org>
138
139 * elisp.texi: Sync direntry with info/dir version.
140
36291308
JB
1412013-12-08 Juanma Barranquero <lekktu@gmail.com>
142
143 * display.texi (Progress, Face Remapping):
144 * processes.texi (Serial Ports):
145 * windows.texi (Recombining Windows): Fix typos. (Bug#16089)
146
c085e5b9
JL
1472013-12-04 Juri Linkov <juri@jurta.org>
148
149 * searching.texi (Search and Replace): Fix `unread-command-events'
150 and add ref.
151
9139632a
JL
1522013-12-03 Juri Linkov <juri@jurta.org>
153
154 * windows.texi (Choosing Window): Rename `no-display-ok' to
155 `allow-no-window'. (Bug#13594)
156
26e4aa7d
GM
1572013-11-30 Glenn Morris <rgm@gnu.org>
158
159 * Makefile.in (distclean): Remove Makefile.
160
c8f0efc2
AP
1612013-11-29 Andreas Politz <politza@fh-trier.de>
162
163 * modes.texi (Imenu): Make it clear that sub-alist is the cdr
164 (Bug#14029).
165
cb6c95a3
GM
1662013-11-27 Glenn Morris <rgm@gnu.org>
167
168 * loading.texi (Library Search):
169 * os.texi (Startup Summary): No more leim directory.
170
d6686055
GM
1712013-11-26 Glenn Morris <rgm@gnu.org>
172
173 * os.texi (Startup Summary): Update for leim-list being preloaded.
174
f6083c67
BJ
1752013-11-23 Brian Jenkins <brian@brianjenkins.org> (tiny change)
176
177 * frames.texi (Input Focus):
178 * hooks.texi (Standard Hooks): Mention focus-in-hook, focus-out-hook.
179
17e0445b
GM
1802013-11-23 Glenn Morris <rgm@gnu.org>
181
182 * loading.texi (Library Search):
183 Empty elements in EMACSLOADPATH now mean the default load-path.
184
88fa559d
GM
1852013-11-22 Glenn Morris <rgm@gnu.org>
186
187 * loading.texi (Library Search): Minor clarification.
188
f0cfa5fe
LL
1892013-11-20 Leo Liu <sdl.web@gmail.com>
190
191 * windows.texi (Choosing Window): Mention `no-display-ok'. (Bug#13594)
192
a6e3a5d5
XF
1932013-11-19 Xue Fuqiao <xfq.free@gmail.com>
194
195 * os.texi (File Notifications): Add an index.
196
197 * loading.texi (Loading): Add an cross-reference.
198
4ae3802f
XF
1992013-11-18 Xue Fuqiao <xfq.free@gmail.com>
200
201 * os.texi (Session Management, Desktop Notifications): Add some
202 indexes and a cross-reference.
203
de586f99
XF
2042013-11-17 Xue Fuqiao <xfq.free@gmail.com>
205
206 * os.texi (Time Parsing):
207 (Processor Run Time, Input Modes, Terminal Output): Minor fixes.
208
90794abb
GM
2092013-11-14 Glenn Morris <rgm@gnu.org>
210
211 * loading.texi (Library Search): Update section.
212
7d3bb569
XF
2132013-11-11 Xue Fuqiao <xfq.free@gmail.com>
214
215 * os.texi (User Identification, Time of Day, Time Conversion):
216 Minor fixes.
217
fb193bb4
JD
2182013-11-10 Jan Djärv <jan.h.d@swipnet.se>
219
220 * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3.
221
be9d2b46
XF
2222013-11-09 Xue Fuqiao <xfq.free@gmail.com>
223
224 * os.texi (Startup Summary): Add an index about startup screen.
6e466459 225 Typo fix.
d612ddbb 226 (Command-Line Arguments): Add cross-reference for `dump-emacs'.
be9d2b46 227
8acb09ca
EZ
2282013-11-08 Eli Zaretskii <eliz@gnu.org>
229
230 * display.texi (Truncation): Document that cache-long-scans is now
231 non-nil by default. (Bug#15797)
232
c67c5132
EZ
2332013-11-05 Eli Zaretskii <eliz@gnu.org>
234
235 * lists.texi (Rearrangement): Fix indexing.
236
237 * display.texi (Bidirectional Display): Fix indexing.
238
29aa2b71
XF
2392013-11-05 Xue Fuqiao <xfq.free@gmail.com>
240
5e21526f
XF
241 * lists.texi (Rearrangement): Improve indexing.
242
29aa2b71 243 * display.texi (Glyphs): Add an index for glyph code.
5e21526f 244 (Bidirectional Display): Improve indexing.
29aa2b71 245
3c334c14
JD
2462013-11-01 Jan Djärv <jan.h.d@swipnet.se>
247
248 * display.texi (Face Attributes): Document :distant-foreground.
249
bc5184ab
XF
2502013-10-30 Xue Fuqiao <xfq.free@gmail.com>
251
252 * display.texi (Abstract Display): Improve indexing.
253
23af34b0
SM
2542013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
255
256 * display.texi (Selective Display): Discourage the use of explicit
257 selective display.
258
81cf3b07
XF
2592013-10-29 Xue Fuqiao <xfq.free@gmail.com>
260
027d950f
XF
261 * display.texi (Showing Images): Add an index for image-size.
262 Use @code instead of @var for a normal variable.
142207c0 263 (Multi-Frame Images): Improve indexing.
3440d80e 264 (Button Buffer Commands): Use @code instead of @var for a normal variable.
e54711f3 265 (Abstract Display): Explain the meaning of Ewoc.
81cf3b07 266
3c640e29
XF
2672013-10-27 Xue Fuqiao <xfq.free@gmail.com>
268
44e0cfaf 269 * display.texi (Image Descriptors): Improve indexing.
3c640e29 270
7db9c31e
XF
2712013-10-26 Xue Fuqiao <xfq.free@gmail.com>
272
273 * display.texi (Fringe Indicators): Add indexes for fringe indicators.
918a7ad4 274 (Customizing Bitmaps): Add an index for customizing fringe bitmaps.
7db9c31e 275
619a46f8
XF
2762013-10-25 Xue Fuqiao <xfq.free@gmail.com>
277
278 * display.texi (Fontsets): Minor wording fix.
3e1300f7
XF
279 (Low-Level Font): Improve indexing.
280
281 * nonascii.texi (Character Properties): Add an index for script symbols.
619a46f8 282
578ef6b9
XF
2832013-10-24 Xue Fuqiao <xfq.free@gmail.com>
284
285 * display.texi (Face Remapping): Add indexes for face remapping.
4fa11a36 286 (Font Selection): Add indexes.
8b78f36c 287 (Low-Level Font): Add an index for font registry.
578ef6b9 288
48f73cfb
GM
2892013-10-23 Glenn Morris <rgm@gnu.org>
290
76f1a3c3
GM
291 * eval.texi, files.texi, intro.texi, objects.texi, searching.texi:
292 Nuke @refill.
293
48f73cfb
GM
294 * Makefile.in (install-dvi, install-html, install-pdf)
295 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
296 (uninstall-pdf): Quote entities that might contain whitespace.
297
8d02f0ad
XF
2982013-10-19 Xue Fuqiao <xfq.free@gmail.com>
299
76f1a3c3
GM
300 * display.texi (Face Attributes): Add indexes for the ‘:box’
301 face attribute.
8d02f0ad 302
917ac5eb
XF
3032013-10-18 Xue Fuqiao <xfq.free@gmail.com>
304
74f202ae 305 * display.texi (Line Height): Add indexes for line height.
917ac5eb 306
475c7d3f
XF
3072013-10-17 Xue Fuqiao <xfq.free@gmail.com>
308
309 * display.texi (Width): Fix arguments of ‘truncate-string-to-width’.
310
89f20e05
XF
3112013-10-16 Xue Fuqiao <xfq.free@gmail.com>
312
313 * display.texi (Selective Display): Add an index for explicit
314 selective display.
315
2641f1a5
XF
3162013-10-15 Xue Fuqiao <xfq.free@gmail.com>
317
318 * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
319
8c106d17
GM
3202013-10-13 Glenn Morris <rgm@gnu.org>
321
322 * intro.texi (Acknowledgments): Use accented form of some names.
323
fa022909
GM
3242013-10-09 Glenn Morris <rgm@gnu.org>
325
326 * control.texi (Conditionals): Copyedits. (Bug#15558)
327
4ed77415 3282013-10-08 Eli Zaretskii <eliz@gnu.org>
981b26a6 329
4ed77415 330 Support menus on text-mode terminals.
981b26a6
EZ
331 * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar): Modify
332 wording to the effect that menus are supported on TTYs.
333
334 * frames.texi (Pop-Up Menus, Dialog Boxes)
335 (Display Feature Testing): Update for menu support on TTYs.
336
6de913c4
SM
3372013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
338
339 * tips.texi (Comment Tips): Discourage use of triple semi-colons for
340 non-headings.
341
9e73b242
XF
3422013-10-05 Xue Fuqiao <xfq.free@gmail.com>
343
344 * syntax.texi (Categories): Add an index for category sets.
345
79b3ad55
XF
3462013-10-03 Xue Fuqiao <xfq.free@gmail.com>
347
c9358b45
XF
348 * syntax.texi (Syntax Flags):
349 (Syntax Table Functions): Add indexes.
79b3ad55 350
8c1f51ff
XF
3512013-10-02 Xue Fuqiao <xfq.free@gmail.com>
352
353 * syntax.texi (Syntax Class Table): Add an index for syntax class table.
354
6cfe977d
XF
3552013-09-29 Xue Fuqiao <xfq.free@gmail.com>
356
357 * searching.texi (Regexp Search): Refine.
358
69b3debc
XF
3592013-09-22 Xue Fuqiao <xfq.free@gmail.com>
360
361 * nonascii.texi (Default Coding Systems): Typo fix.
362
87829449
XF
3632013-09-21 Xue Fuqiao <xfq.free@gmail.com>
364
365 * nonascii.texi (Coding System Basics): Add information about carriage-return.
366
0df00f59
EZ
3672013-09-14 Eli Zaretskii <eliz@gnu.org>
368
369 * display.texi (Display Margins): State the units of measuring
370 margin width. (Bug#15375)
371
3509fb40
EZ
3722013-09-13 Eli Zaretskii <eliz@gnu.org>
373
374 * text.texi (Not Intervals): Minor wording fix.
375
99d8e6d6
XF
3762013-09-12 Xue Fuqiao <xfq.free@gmail.com>
377
3509fb40
EZ
378 * functions.texi (Obsolete Functions): Add an index for obsolete
379 functions.
99d8e6d6 380
44ee2147
XF
3812013-09-11 Xue Fuqiao <xfq.free@gmail.com>
382
383 * nonascii.texi (Character Properties): Character properties fix
384 for decimal-digit-value and digit-value.
385
eb31a86c
SM
3862013-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
387
388 * macros.texi (Defining Macros): Prefer "function" to "lambda
389 expression" (bug#15296).
390
50b13cde
PE
3912013-08-28 Paul Eggert <eggert@cs.ucla.edu>
392
393 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
394 for portability to hosts where /bin/sh has problems.
395
a8544941
SM
3962013-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
397
398 * variables.texi (File Local Variables): Don't recommend quoting! Ever!
399
9f0809d4
EZ
4002013-08-20 Eli Zaretskii <eliz@gnu.org>
401
402 * files.texi (Information about Files): Mention file names with
403 trailing blanks on MS-Windows. (Bug#15130)
404
c5074806
XF
4052013-08-18 Xue Fuqiao <xfq.free@gmail.com>
406
407 * positions.texi (Positions): Improve indexing.
408
e2c90473
EZ
4092013-08-18 Eli Zaretskii <eliz@gnu.org>
410
411 * markers.texi (The Region): Improve indexing.
412
278d6dd0
XF
4132013-08-17 Xue Fuqiao <xfq.free@gmail.com>
414
ab100635
XF
415 * modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
416
278d6dd0
XF
417 * text.texi (Maintaining Undo): Mention interactive call of
418 buffer-disable-undo.
c9b39934 419 (Filling): Add cross-reference for hard newlines.
d3110177 420 (Sorting): Fix indentation.
38b4c7f8 421 (Columns): Comment out undefined behavior.
ad6643fe 422 (Case Changes): Fix an `args-out-of-range' error in the example.
278d6dd0 423
2bede2ed
XF
4242013-08-16 Xue Fuqiao <xfq.free@gmail.com>
425
c8068af5 426 * text.texi (Insertion): Refine.
bd805d5b 427 (Margins): Add an index.
e4043ba0 428 (Undo): Doc fix for `buffer-undo-list'.
8b8bf4a3 429
2bede2ed
XF
430 * positions.texi (Character Motion):
431 * markers.texi (Moving Markers):
432 (Creating Markers): Comment out undefined behavior.
433
7cbbcaa0
XF
4342013-08-15 Xue Fuqiao <xfq.free@gmail.com>
435
436 * markers.texi (The Region): Add/move indexes.
437
8259030d
LMI
4382013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
439
440 * display.texi (ImageMagick Images): Mention :content-type and
441 `image-content-type-suffixes'.
442
f73f4ce6
XF
4432013-08-13 Xue Fuqiao <xfq.free@gmail.com>
444
445 * positions.texi (Word Motion): Remove redundant sentence.
446
3e6b67c9
GM
4472013-08-13 Glenn Morris <rgm@gnu.org>
448
449 * lists.texi (List Elements):
450 Undocument behavior of nth and nthcdr with n < 0. (Bug#15059)
451
5c41e9ff
XF
4522013-08-13 Xue Fuqiao <xfq.free@gmail.com>
453
916119ec 454 * frames.texi (Display Feature Testing): Add indexes.
5c41e9ff 455
8496d8d7
GM
4562013-08-12 Glenn Morris <rgm@gnu.org>
457
458 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
459 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
460 (INSTALL_DATA): New, set by configure.
461 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
462 New variables.
463 (.SUFFIXES): Add .ps and .dvi.
464 (.dvi.ps): New suffix rule.
465 (dvi, html, pdf, ps): Use *_TARGETS variables.
466 (elisp.html): Use HTML_OPTS.
467 (elisp.ps): Remove explicit rule.
468 (.PHONY): install-dvi, install-html, install-pdf, install-ps
469 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
470 uninstall-ps, and uninstall-doc.
471 (install-dvi, install-html, install-pdf, install-ps, install-doc)
472 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
473 (uninstall-doc): New rules.
474 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
475
3a3bb904
XF
4762013-08-10 Xue Fuqiao <xfq.free@gmail.com>
477
478 * edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.
479
4517cbc2
XF
4802013-08-09 Xue Fuqiao <xfq.free@gmail.com>
481
482 * control.texi (Error Symbols): Minor fix for previous change.
483
54bd972f
SM
4842013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
485
486 * errors.texi (Standard Errors): Don't refer to `error-conditions'.
487
488 * control.texi (Signaling Errors): Refer to define-error.
489 (Error Symbols): Add `define-error'.
490
e30b79c1
DA
4912013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
492
493 * positions.texi (Motion by Screen Lines):
494 * display.texi (Truncation): Rename `cache-long-line-scans'
495 to `cache-long-scans'.
496
123ff297
XF
4972013-08-05 Xue Fuqiao <xfq.free@gmail.com>
498
499 * windows.texi (Window Start and End): Add an index.
500
9097ad86
XF
5012013-08-02 Xue Fuqiao <xfq.free@gmail.com>
502
503 * display.texi (Face Functions): Add an index.
504
505 * variables.texi (Variable Aliases): Add an index.
506
507 * functions.texi (Defining Functions): Add an index.
508
509 * nonascii.texi (Coding System Basics): Add an index.
510
64a695bd
XF
5112013-07-31 Xue Fuqiao <xfq.free@gmail.com>
512
513 * nonascii.texi (Non-ASCII Characters): Update menu.
514 (Disabling Multibyte): Move here from doc/emacs/mule.texi. Fix cross-references.
515
516 * elisp.texi (Top): Update menu.
517
39e8fb76
XF
5182013-07-30 Xue Fuqiao <xfq.free@gmail.com>
519
520 * windows.texi (Window History): Mention the default value of
3cd51eaa 521 switch-to-visible-buffer. Add cross-references.
39e8fb76 522
95e6e62b
MA
5232013-07-24 Michael Albinus <michael.albinus@gmx.de>
524
525 * errors.texi (Standard Errors): Fix typo.
526
527 * files.texi (Magic File Names):
528 * os.texi (File Notifications): Remove file-notify-supported-p.
529
53840e55
PE
5302013-07-24 Paul Eggert <eggert@cs.ucla.edu>
531
532 * eval.texi (Special Forms): Mention 'lambda'. Also, say that
533 non-well-formed expressions result in unspecified behavior, though
534 Emacs will not crash.
535
32813ea7
MA
5362013-07-22 Michael Albinus <michael.albinus@gmx.de>
537
538 * files.texi (Magic File Names): Add file-notify-add-watch,
539 file-notify-rm-watch and file-notify-supported-p. Move
540 file-remote-p down.
541
542 * errors.texi (Standard Errors): Add file-notify-error.
543
544 * os.texi (Desktop Notifications): Rename from Notifications.
545 (File Notifications): New node.
546
547 * elisp.texi (Top): Update menu for these changes.
548
ac446ed8
XF
5492013-07-19 Xue Fuqiao <xfq.free@gmail.com>
550
551 * windows.texi (Display Action Functions): Mention next-window.
552
e6c005c5
XF
5532013-07-16 Xue Fuqiao <xfq.free@gmail.com>
554
555 * windows.texi (Selecting Windows): Fix the introduction of
556 `set-frame-selected-window''s arguments.
557
954b166e
PE
5582013-07-10 Paul Eggert <eggert@cs.ucla.edu>
559
560 Timestamp fixes for undo (Bug#14824).
561 * text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list.
562
3323c263
EZ
5632013-07-06 Eli Zaretskii <eliz@gnu.org>
564
565 * nonascii.texi (Text Representations): Document that
566 multibyte-string-p returns nil for non-string objects.
567
4431e6d9 5682013-07-06 Glenn Morris <rgm@gnu.org>
d4aa7284
GM
569
570 * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
571
a944db14
GM
5722013-07-03 Glenn Morris <rgm@gnu.org>
573
574 * debugging.texi (Debugging):
575 * files.texi (File Attributes, Changing Files): Fix cross-references.
576
577 * package.texi (Package Archives): Fix @url call.
578
253e30aa
GM
579 * syntax.texi (Syntax Table Functions): Mention describe-syntax.
580
4c672a0f
EZ
5812013-06-29 Eli Zaretskii <eliz@gnu.org>
582
583 * display.texi (Bidirectional Display): Document move-point-visually.
584
4366ddd4
XF
5852013-06-29 Xue Fuqiao <xfq.free@gmail.com>
586
587 * buffers.texi (Buffer File Name): Fix typo.
588
bace8013
CS
5892013-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
590
591 * tips.texi (Coding Conventions): Improve wording.
592
f99f7826 5932013-06-24 Glenn Morris <rgm@gnu.org>
e8b3825d
GM
594
595 * loading.texi (Autoload): Fix typo.
596
611e8a48
GM
597 * variables.texi (Lexical Binding): Fix typo.
598
edfaf7c0
GM
599 * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
600
f3f9606c
LMI
6012013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
602
603 * display.texi (ImageMagick Images): Mention :max-width and
604 :max-height.
605
89561f72
PE
6062013-06-20 Paul Eggert <eggert@cs.ucla.edu>
607
608 * numbers.texi (Math Functions): Remove obsolete function log10.
609
9716fedb
SM
6102013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
611
612 * modes.texi (Mode Line Data, Properties in Mode): Advertise `keymap'
613 rather than `local-map'.
614
615 * keymaps.texi (Active Keymaps): Fix documentation of
616 set-temporary-overlay-map and overriding-terminal-local-map.
617
789cf833
GM
6182013-06-19 Glenn Morris <rgm@gnu.org>
619
620 * Makefile.in (dist): Edit more configure variables.
621 Try to check that we do not miss any in future.
622
254408ca
JB
6232013-06-17 Juanma Barranquero <lekktu@gmail.com>
624
625 * text.texi (Undo, Changing Properties): Fix typos.
626
708e05f6
LMI
6272013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
628
629 * text.texi (Changing Properties): Document `add-face-text-property'.
630
3da95318
KH
6312013-06-17 Kenichi Handa <handa@gnu.org>
632
633 * display.texi (Face Attributes): Refer to "Low-Level font" (not
2c149f93 634 "Font Selection") in the explanation of :font attribute (bug#14629).
3da95318 635
de0503df
SM
6362013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
637
638 * loading.texi (Hooks for Loading): Don't document after-load-alist.
639 Document with-eval-after-load instead of eval-after-load.
640
823777b5
XF
6412013-06-11 Xue Fuqiao <xfq.free@gmail.com>
642
643 * files.texi (File Name Expansion): Make the example more
644 intuitive.
645
08c0a604
PE
6462013-06-10 Paul Eggert <eggert@cs.ucla.edu>
647
648 Documentation fix for 'ls' and hard links.
649 * compile.texi (Compilation Functions):
650 * files.texi (File Attributes, Changing Files):
651 Use current format for GNU 'ls' output.
652 (File Attributes): Fix problem introduced in previous change:
653 the link count is the number of hard links, not the number
654 of hard links + 1.
655
e4568f3b
XF
6562013-06-10 Xue Fuqiao <xfq.free@gmail.com>
657
658 * files.texi (File Attributes): Fix typo.
659
a5cf7779
SM
6602013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
661
662 * functions.texi (Lambda Expressions): Lambda expressions don't
663 evaluate to themselves in general (bug#11782).
664
6e911150
SM
6652013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
666
667 * loading.texi (Autoload):
668 * help.texi (Documentation Basics, Accessing Documentation)
669 (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
670
b02b5481
GM
6712013-04-23 Glenn Morris <rgm@gnu.org>
672
673 * internals.texi (Writing Emacs Primitives): Remove obvious example.
674 Tweak other to avoid overly long line.
675
f8152bcb
XF
6762013-04-21 Xue Fuqiao <xfq.free@gmail.com>
677
84ebefe9
XF
678 * internals.texi (Writing Emacs Primitives): Remove unnecessary
679 references to the sources. (Bug#13800)
680
f8152bcb
XF
681 * searching.texi (Regexp Backslash): Doc fix for backslash
682 constructs in regular expressions.
683
8fa2654e
CS
6842013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
685
686 * tips.texi (Coding Conventions): Mention separation of package
687 descriptor and name of internal symbols by two hyphens.
688
0aa3616e
SB
6892013-04-13 Stephen Berman <stephen.berman@gmx.net>
690
691 * windows.texi (Splitting Windows): Change category of
692 split-window from a command to a function.
693
cd542620
CY
6942013-04-06 Chong Yidong <cyd@gnu.org>
695
696 * display.texi (Faces): Minor clarifications.
6e911150
SM
697 (Defining Faces): Clarify default vs custom face specs.
698 Document face-spec-set.
cd542620
CY
699
700 * display.texi (Overlay Properties):
701 * text.texi (Special Properties): Use the "anonymous face"
702 terminology. Describe foreground-color and background-color forms
703 as compatibility-only.
704
8d0c20ae
EZ
7052013-03-24 Eli Zaretskii <eliz@gnu.org>
706
707 * compile.texi (Byte-Code Objects): Add index entry.
708 (Disassembly): Add cross-references.
709
45f1d362
EZ
7102013-03-23 Eli Zaretskii <eliz@gnu.org>
711
712 * frames.texi (Size Parameters): More accurate description of the
713 difference between 'fullboth' and 'maximized'. (Bug#13935)
714
5784e319
CS
7152013-03-17 Christopher Schmidt <christopher@ch.ristopher.com>
716
717 * symbols.texi (Standard Properties): Document pure. (Bug#13823)
718
78be8b64 7192013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
720
721 * elisp.texi: Add some stuff specific to www.gnu.org.
722
b388e7ad
TZ
7232013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
724
725 * control.texi (Pattern matching case statement): Fix typo.
726
681ebc33
PE
7272013-03-04 Paul Eggert <eggert@cs.ucla.edu>
728
729 * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
730
9bed73f3
GM
7312013-03-03 Glenn Morris <rgm@gnu.org>
732
733 * objects.texi (Symbol Type): Fix typo.
734
929aeac6 7352013-02-28 Bastien Guerry <bzg@gnu.org>
5765e9e0
BG
736
737 * variables.texi (File Local Variables): Fix reference.
738
1abfd3e8 7392013-02-24 Eli Zaretskii <eliz@gnu.org>
39ef03af
EZ
740
741 * files.texi (Magic File Names): Improve wording and indexing.
742
f0c954fa
GM
7432013-02-21 Glenn Morris <rgm@gnu.org>
744
745 * display.texi (Multi-Frame Images): Minor rephrasing.
746
1e56f8ef
GM
7472013-02-20 Glenn Morris <rgm@gnu.org>
748
749 * display.texi (GIF Images, TIFF Images): Delete these nodes.
750 (ImageMagick Images): For :index, use an xref rather than duplicating.
751 (Other Image Types): Add GIF, adjust formatting.
752 (Multi-Frame Images): Rename from Animated Images. Expand section.
753 * elisp.texi (Top): Update menu for these changes.
754
93c2fa46
GM
7552013-02-19 Glenn Morris <rgm@gnu.org>
756
757 * text.texi (Change Hooks): Fix typo.
758
d64d97e5 7592013-02-15 Glenn Morris <rgm@gnu.org>
df1af142
GM
760
761 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
762
b5ca9d53
GM
7632013-02-13 Glenn Morris <rgm@gnu.org>
764
b6c3e4b1
GM
765 * objects.texi (Char-Table Type): Add footnote about #^^.
766
b5ca9d53
GM
767 * modes.texi (Minor Mode Conventions): Fix typo.
768
85adc63f
GM
769 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
770 meta characters; this changed in 22.1. (Bug#13684)
771
662abcc1
GM
772 * objects.texi (Char-Table Type): Add cindex.
773
9d6c9dd1
GM
774 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
775
490a9458 7762013-02-10 Glenn Morris <rgm@gnu.org>
dc55466e
GM
777
778 * keymaps.texi (Creating Keymaps): Update make-keymap result.
779
8549f9e8
EZ
7802013-02-09 Eli Zaretskii <eliz@gnu.org>
781
782 * modes.texi (%-Constructs): Remove the description of %t.
783
784 * nonascii.texi (MS-DOS File Types): Delete node.
785
7bd00724
GM
7862013-02-08 Glenn Morris <rgm@gnu.org>
787
788 * keymaps.texi (Active Keymaps, Searching Keymaps):
789 Remove confusing mention of "symbolic prefix". (Bug#13643)
790
795e7a5b 7912013-01-19 Glenn Morris <rgm@gnu.org>
f8a42ad6
GM
792
793 * macros.texi (Indenting Macros): Fix order of an indent
794 symbol's arguments. (Bug#13450)
795
b3fbb395
PE
7962013-01-19 Paul Eggert <eggert@cs.ucla.edu>
797
798 Allow floating-point file offsets.
799 * files.texi (Reading from Files, Writing to Files):
800 Say that file offsets can be numbers, not just integers.
801
45a7e57c
GM
8022013-01-09 Glenn Morris <rgm@gnu.org>
803
804 * commands.texi (Interactive Codes):
805 Whitespace does not terminate interactive "S". (Bug#13393)
806
04c48b14
CY
8072013-01-06 Chong Yidong <cyd@gnu.org>
808
809 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
810
1f1c405d
GM
8112013-01-05 Glenn Morris <rgm@gnu.org>
812
813 * display.texi (Overlay Properties): Mention field. (Bug#13364)
814
5d7c18a8
EZ
8152013-01-05 Eli Zaretskii <eliz@gnu.org>
816
817 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
818 directive in a group of items.
819
89cb305e 8202013-01-05 Chong Yidong <cyd@gnu.org>
27e4813f
CY
821
822 * keymaps.texi (Key Sequences): Remove obsolete sentence
823 (Bug#13356).
824
0f668a4d 8252013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4217dc29
AR
826
827 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
828
553081a5
SM
8292013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
830
831 * files.texi (File Attributes): Undocument return format of file-acl.
832
1cbb9ed6
GM
8332013-01-03 Glenn Morris <rgm@gnu.org>
834
75e78d1e
GM
835 * processes.texi (System Processes):
836 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
837
5f1a9647
GM
838 * searching.texi (Replacing Match): Fix xref.
839
1cbb9ed6
GM
840 * elisp.texi (DATE): Bump to Jan 2013.
841
9539d465 8422013-01-02 Glenn Morris <rgm@gnu.org>
9800c5b0 843
22ff2cb8
GM
844 * customize.texi (Common Keywords, Type Keywords):
845 Replace "active field" with "button". (Bug#13310)
846
9800c5b0
GM
847 * customize.texi (Common Keywords): Add xref. (Bug#13311)
848 * tips.texi (Library Headers): Add cindex.
849
d5e5e7b4 8502012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
151d9088
EZ
851
852 * functions.texi (Declare Form):
853 * intro.texi (A Sample Function Description):
854 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
855 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
856 in @def.. commands. (Bug#13292)
857
ccad023b
EZ
8582012-12-29 Eli Zaretskii <eliz@gnu.org>
859
860 * files.texi (Changing Files): Document the return values of
861 set-file-selinux-context and set-file-acl.
862
1ab0c851
GM
8632012-12-27 Glenn Morris <rgm@gnu.org>
864
865 * files.texi (File Names): Mention Cygwin conversion functions.
866
94900bfe
MR
8672012-12-22 Martin Rudalics <rudalics@gmx.at>
868
869 * windows.texi (Selecting Windows): Reword description of
870 select-window (Bug#13248).
871
04d9b71a
EZ
8722012-12-22 Eli Zaretskii <eliz@gnu.org>
873
874 * files.texi (File Attributes, Changing Files): Remove the details
875 about the text returned by file-acl. Instead, just document that
876 it is an opaque string meant to be used by set-file-acl.
877
6e55f03e
CY
8782012-12-21 Chong Yidong <cyd@gnu.org>
879
07b9c0be
CY
880 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
881
6e55f03e
CY
882 * customize.texi (Simple Types): Document key-sequence type
883 (Bug#13048).
884
5bec25eb
CY
885 * strings.texi (Text Comparison): Doc fix for compare-strings.
886
15ccf05e
MA
8872012-12-19 Michael Albinus <michael.albinus@gmx.de>
888
889 * files.texi (Magic File Names): Add `file-acl',
890 `file-selinux-context', `set-file-acl' and
891 `set-file-selinux-context'. Make the list consistent.
892
ee3c0aec
JB
8932012-12-19 Jonas Bernoulli <jonas@bernoul.li>
894
895 * tips.texi (Library Headers): New header keyword `Homepage'.
896 Make continuation lines syntax more precise.
897
66447e07
EZ
8982012-12-17 Eli Zaretskii <eliz@gnu.org>
899
900 * files.texi (File Attributes, Changing Files): Update to include
901 MS-Windows support for ACLs.
902
7c3d167f
RF
9032012-12-16 Romain Francoise <romain@orebokech.com>
904
905 * files.texi (File Attributes): Document ACL support and new
906 `file-acl' function.
907 (Changing Files): Mention argument name change of `copy-file' and
908 document new function `set-file-acl'.
909
97976f9f
PE
9102012-12-14 Paul Eggert <eggert@cs.ucla.edu>
911
912 Fix permissions bugs with setgid directories etc. (Bug#13125)
913 * files.texi (Testing Accessibility): Document GROUP arg
914 of file-ownership-preserved-p.
915 (File Attributes): Document that 9th element is now
916 just a placeholder.
917 * os.texi (User Identification): Document new functions group-gid,
918 group-real-gid.
919
d92d9c95
PE
9202012-12-11 Paul Eggert <eggert@cs.ucla.edu>
921
922 * internals.texi (C Integer Types): New section.
923 This follows up and records an email in
924 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
925
265c2fbf 9262012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
f433306a 927
4a0e1924 928 * control.texi (Pattern matching case statement): New node.
f433306a 929
1cbae532
SM
930 * customize.texi (Variable Definitions): Mention the default :group
931 for defcustoms (bug#13093).
932
c6c08d3f
GM
9332012-12-09 Glenn Morris <rgm@gnu.org>
934
935 * customize.texi (Variable Definitions): Mention eval-defun
936 on a defcustom calls the :set function when appropriate.
937
4288142b
PE
9382012-12-06 Paul Eggert <eggert@cs.ucla.edu>
939
940 * doclicense.texi, gpl.texi: Update to latest version from FSF.
941 These are just minor editorial changes.
942
d8ad4d3f 9432012-12-06 Chong Yidong <cyd@gnu.org>
a20ae0b9
CY
944
945 * lists.texi (Plist Access): Move put example to Symbol Plists.
946
947 * symbols.texi (Standard Properties): Fix typo.
948
c5bc2d1d 9492012-12-03 Chong Yidong <cyd@gnu.org>
547d6865 950
f02f19bd
CY
951 * symbols.texi (Symbol Properties): New node.
952 (Symbol Plists): Make it a subsection under Symbol Properties.
953 (Standard Properties): New node.
954
955 * lists.texi (Property Lists): Move here from symbols.texi.
956 (Plist Access): Rename from Other Plists.
957
958 * customize.texi (Variable Definitions):
959 * display.texi (Defining Faces):
960 * sequences.texi (Char-Tables): Fix xref.
961
1cbae532 962 * keymaps.texi (Key Sequences): `kbd' is now a function.
547d6865 963
f02f19bd
CY
964 * commands.texi (Using Interactive): Fix index entry.
965
cb6f5650
PE
9662012-11-24 Paul Eggert <eggert@cs.ucla.edu>
967
c07a6ded
PE
968 * doclicense.texi: Update to latest version from FSF.
969 These are just minor editorial changes.
970 * elisp.texi (GNU Free Documentation License)
971 (GNU General Public Licens):
972 Provide sectioning, since doclicense.texi no longer does that.
973
cb6f5650
PE
974 * loading.texi (Named Features): @ -> @@ to fix typo.
975
d125ca15 9762012-11-24 Martin Rudalics <rudalics@gmx.at>
0d4bb04f
MR
977
978 * windows.texi (Basic Windows): Fix typo.
979 (Windows and Frames): Fix example. Move description of
980 window-in-direction here.
981 (Recombining Windows): Fix example.
1cbae532 982 (Buffers and Windows): Fix description of replace-buffer-in-windows.
0d4bb04f
MR
983 (Switching Buffers): Reword.
984 (Display Action Functions): Minor adjustments.
985 (Choosing Window Options): Minor fixes.
986 (Window History): Minor rewording.
987 (Dedicated Windows): Correct and reword part describing how
988 dedicatedness affects functions removing buffers or windows.
1cbae532 989 * buffers.texi (The Buffer List): Fix description of bury-buffer.
0d4bb04f 990
d125ca15 9912012-11-24 Chong Yidong <cyd@gnu.org>
90d99fdf
CY
992
993 * modes.texi (%-Constructs): Fix statement about mode construct
994 padding (Bug#12866).
995
d125ca15 9962012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
365fc14a
SM
997
998 * debugging.texi (Profiling): Make it more clear
999 that --enable-profiling is about profiling the C code.
1000
38a2f917
GM
10012012-11-21 Glenn Morris <rgm@gnu.org>
1002
3ca2f1bf
GM
1003 * display.texi (Attribute Functions):
1004 Update for set-face-* name changes.
1bf335cf
GM
1005 Add new "inherit" argument for face-bold-p etc.
1006 Move description of this argument to a common section, like "frame".
3ca2f1bf 1007
6ef2e5ef 1008 * debugging.texi (Profiling): New section.
b6729a18 1009 (Debugging): Mention profiling in the introduction.
5b776637
GM
1010 * tips.texi (Compilation Tips): Move profiling to separate section.
1011 * elisp.texi: Add Profiling to detailed menu.
1012
6ef2e5ef 10132012-11-21 Martin Rudalics <rudalics@gmx.at>
66c466d4
MR
1014
1015 * windows.texi (Display Action Functions): Fix recently added
1016 example. Suggested by Michael Heerdegen.
1017
6ef2e5ef 10182012-11-21 Paul Eggert <eggert@cs.ucla.edu>
0c93aa38
PE
1019
1020 Minor cleanup for times as lists of four integers.
1021 * os.texi (Time Parsing): Time values can now be four integers.
1022
7351b73d
GM
10232012-11-18 Glenn Morris <rgm@gnu.org>
1024
1025 * loading.texi (How Programs Do Loading): Add eager macro expansion.
1026 * macros.texi (Expansion): Mention eager macro expansion.
1027
a045a167
GM
1028 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
1029
2ac9538d 10302012-11-18 Leo Liu <sdl.web@gmail.com>
74ca4d39
LL
1031
1032 * minibuf.texi (Programmed Completion): Doc fix for metadata
1033 request (Bug#12850).
1034
2ac9538d 10352012-11-18 Glenn Morris <rgm@gnu.org>
6439ae19 1036
7fe37cfc
GM
1037 * display.texi (Temporary Displays): Document with-temp-buffer-window.
1038
6439ae19
GM
1039 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
1040 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
1041 (Window Sizes): Add vindex for window-min-height, window-min-width.
2279276c 1042 (Display Action Functions): Mention pop-up-frame-parameters.
6439ae19 1043
0ff7851c
MR
10442012-11-16 Martin Rudalics <rudalics@gmx.at>
1045
1046 * windows.texi (Choosing Window): Rewrite description of
1047 display-buffer-alist (Bug#12167).
1cbae532
SM
1048 (Display Action Functions): Mention inhibit-switch-frame.
1049 Fix description of display-buffer-below-selected. Reorder actions.
0ff7851c
MR
1050 Add example (Bug#12848).
1051
96e05507 10522012-11-16 Glenn Morris <rgm@gnu.org>
c79c7f2f
GM
1053
1054 * display.texi (Face Attributes): Fix :underline COLOR description.
bde3c6c0
GM
1055 (Attribute Functions): Update for set-face-underline rename.
1056 Tweak descriptions of face-underline-p, face-inverse-video-p.
c79c7f2f 1057
e4e9830b
GM
1058 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
1059 so they align better in info.
921c067f
GM
1060 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
1061 Document set-temporary-overlay-map.
e4e9830b 1062
c8915b67
SM
10632012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1064
1065 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
1066 with normal keymaps".
1067
74934dcc
DA
10682012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
1069
1070 * internals.texi (Garbage Collection): Update descriptions
1071 of vectorlike_header, garbage-collect and gc-cons-threshold.
1072 (Object Internals): Explain Lisp_Object layout and the basics
1073 of an internal type system.
1074 (Buffer Internals): Update description of struct buffer.
1075
f78ee6af 10762012-11-13 Glenn Morris <rgm@gnu.org>
a13e12f9
GM
1077
1078 * variables.texi (Adding Generalized Variables):
1079 At least mention gv-define-expander and gv-letplace.
1080
164f28b5 1081 * debugging.texi (Error Debugging): Mention debug-on-message.
57fc0fee 1082 (Using Debugger): Mention debugger-bury-or-kill.
164f28b5 1083
38868ad7
GM
1084 * control.texi (Signaling Errors):
1085 * debugging.texi (Error Debugging):
1086 * errors.texi (Standard Errors): Add user-error.
1087
6efddf78
GM
1088 * variables.texi (Adding Generalized Variables):
1089 Use standard formatting for common lisp note about setf functions.
1090
6baf66d5 10912012-11-10 Martin Rudalics <rudalics@gmx.at>
fdaf534a
MR
1092
1093 * elisp.texi (Top): Add Recombining Windows to menu.
1094 * windows.texi (Recombining Windows): New subsection.
1095 (Splitting Windows): Rewrite text on handling of window
1096 combinations and move it to new subsection.
1097
6baf66d5 10982012-11-10 Chong Yidong <cyd@gnu.org>
7c08f8ba 1099
8a3afaf9
CY
1100 * searching.texi (Replacing Match): Document \? in replace-match.
1101
7c08f8ba
CY
1102 * variables.texi (Creating Buffer-Local): Document setq-local and
1103 defvar-local.
1104 (Setting Generalized Variables): Arrange table alphabetically.
1105
1106 * lists.texi (List Elements, List Variables): Clarify descriptions
1107 of push and pop for generalized variables.
1108
1109 * edebug.texi (Specification List): setf is no longer CL-only.
1110
6baf66d5 11112012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1112
1113 * variables.texi (Adding Generalized Variables):
1114 Update description of FIX-RETURN expansion.
1115
ebdbfb95
GM
1116 * variables.texi (Setting Generalized Variables):
1117 Split most of previous contents into this subsection.
1118 (Adding Generalized Variables): New subsection.
651af8c6
GM
1119 Move note on lack of setf functions here from misc/cl.texi.
1120
ebdbfb95
GM
1121 * elisp.texi: Add Generalized Variables subsections to detailed menu.
1122
6baf66d5 11232012-11-10 Chong Yidong <cyd@gnu.org>
a9a3835c
CY
1124
1125 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
1126
a43d02f0
MA
11272012-11-08 Michael Albinus <michael.albinus@gmx.de>
1128
1129 * os.texi (Notifications): Update descriptions of
1130 notifications-notify, notifications-close-notification and
1131 notifications-get-capabilities according to latest code changes.
1132 Add notifications-get-server-information.
1133
2395ab64
CY
11342012-11-03 Chong Yidong <cyd@gnu.org>
1135
1136 * objects.texi (General Escape Syntax): Clarify the explanation of
1137 escape sequences.
1138 (Non-ASCII in Strings): Clarify when a string is unibyte vs
1139 multibyte. Hex escapes do not automatically make a string
1140 multibyte.
1141
43bcfda6
MR
11422012-11-03 Martin Rudalics <rudalics@gmx.at>
1143
1144 * windows.texi (Switching Buffers): Document option
1145 switch-to-buffer-preserve-window-point.
1146 (Display Action Functions): Document window-height and
1147 window-width alist entries.
1cbae532
SM
1148 (Display Action Functions):
1149 Document display-buffer-below-selected and
43bcfda6 1150 display-buffer-in-previous-window.
1cbae532
SM
1151 (Quitting Windows): Document quit-restore-window.
1152 Rewrite section.
43bcfda6
MR
1153 (Window Configurations): In window-state-get mention that
1154 argument window must be valid.
1155 (Window Parameters): Document quit-restore window parameter
1156 (Bug#12158).
1157
89b2c8a1
GM
11582012-10-31 Glenn Morris <rgm@gnu.org>
1159
88390adf
GM
1160 * control.texi (Catch and Throw): Add xref to cl.texi.
1161
aec5e6f9
GM
1162 * lists.texi (Sets And Lists): Point xref to better location.
1163
0d8e94e9
GM
1164 * errors.texi (Standard Errors):
1165 * loading.texi (Autoload): Update for cl-lib namespace changes.
1166
5241598a
GM
1167 * modes.texi (Defining Minor Modes): "Generalized Variables"
1168 section is now in this manual rather than cl.texi.
1169
89b2c8a1
GM
1170 * eval.texi (Special Forms): No longer special forms: defmacro,
1171 defun, save-window-excursion, with-output-to-temp-buffer.
1172 * functions.texi (Defining Functions): Defun is now a macro.
1173 Defalias is a function.
1174
516e1a08
GM
11752012-10-30 Glenn Morris <rgm@gnu.org>
1176
1177 * variables.texi (Generalized Variables): Fix typo.
1178
e29e39c9
CY
11792012-10-30 Chong Yidong <cyd@gnu.org>
1180
1181 * symbols.texi (Symbol Plists): Document function-get.
1182
1183 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
1184
1185 * frames.texi (Visibility of Frames): Document tty-top-frame.
1186
70edffb1
SM
11872012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1188
1189 * keymaps.texi (Format of Keymaps): Document the multiple
1190 inheritance format.
1191
3a51f0eb
MR
11922012-10-28 Martin Rudalics <rudalics@gmx.at>
1193
1194 * windows.texi (Basic Windows): Reformulate description of live,
1195 internal and valid windows.
1196 (Cyclic Window Ordering): Describe new argument of
1197 get-lru-window and get-largest-window. Add description of
1198 window-in-direction.
1199
5b6887ad
GM
12002012-10-27 Glenn Morris <rgm@gnu.org>
1201
5887564d
GM
1202 * variables.texi (Generalized Variables): New section,
1203 adapted from misc/cl.texi.
1204 * elisp.texi (Top): Add Generalized Variables to menu.
1205 * lists.texi (List Elements, List Variables):
1206 Mention generalized variables.
1207
5b6887ad
GM
1208 * lists.texi (List Elements): Typo fix.
1209
05b621a6
CY
12102012-10-27 Chong Yidong <cyd@gnu.org>
1211
1212 * minibuf.texi (High-Level Completion): Don't mention removed
1213 function iswitchb-read-buffer.
1214
1215 * commands.texi (Event Input Misc): Remove last-input-char.
1216 (Command Loop Info): Remove last-command-char.
1217
1218 * frames.texi (Initial Parameters): Don't mention the obsolete
1219 special-display feature.
1220
1221 * windows.texi (Choosing Window): Don't mention the obsolete
1222 special display feature.
1223 (Choosing Window Options): Remove obsolete special-display
1224 variables, and the functions special-display-p and
1225 special-display-popup-frame.
1226
1227 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
1228
1229 * hooks.texi (Standard Hooks): Remove obsolete hooks.
1230
1231 * markers.texi (Information from Markers): Remove obsolete
1232 function buffer-has-markers-at.
1233
1234 * text.texi (Yanking): Document yank-handled-properties.
1235
72ec96fb
PE
12362012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1237
1238 Update manual for new time stamp format (Bug#12706).
1239 * buffers.texi (Modification Time):
1240 * files.texi (Testing Accessibility, File Attributes):
1241 * intro.texi (Version Info):
1242 * os.texi (Time of Day):
1243 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
1244 These instances were missed the first time around.
1245 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
1246
75e8f9d2
CY
12472012-10-24 Chong Yidong <cyd@gnu.org>
1248
cd996018
CY
1249 * minibuf.texi (Text from Minibuffer): Document read-regexp
1250 changes.
1251
1cbae532
SM
1252 * nonascii.texi (Selecting a Representation):
1253 Document set-buffer-multibyte changes.
cd996018 1254
75e8f9d2
CY
1255 * keymaps.texi (Toolkit Differences): Node deleted.
1256 (Easy Menu): New node.
1257
d1069532
SM
12582012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1259
1260 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
1261
c4132fd4
PE
12622012-10-23 Paul Eggert <eggert@cs.ucla.edu>
1263
1264 Fix outdated timestamp documentation in Elisp manual (bug#12706).
1265 * files.texi (File Attributes):
1266 * text.texi (Undo):
1267 Time stamp resolution is now 1 picosecond, not 1 second.
1268
1fb3aa3f
CY
12692012-10-23 Chong Yidong <cyd@gnu.org>
1270
49238e7f
CY
1271 * display.texi (Font Lookup): Remove font-list-limit.
1272
1fb3aa3f
CY
1273 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
1274 (Bug#12529).
1275
5fb904b0
GM
12762012-10-22 Glenn Morris <rgm@gnu.org>
1277
f961c7d8
GM
1278 * os.texi (Recording Input): Tiny fix.
1279
4ee87740
GM
1280 * intro.texi (Lisp History):
1281 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
5fb904b0
GM
1282 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
1283
d18a0d24
CY
12842012-10-15 Chong Yidong <cyd@gnu.org>
1285
1286 * macros.texi (Defining Macros): defmacro is now a macro.
1287 Explicitly list the docstring and declare arguments.
1288
1289 * functions.texi (Anonymous Functions): Explicitly list the
1290 docstring, declare, and interactive arguments to lambda.
1291 (Defining Functions): Likewise for defun.
1292 (Inline Functions): Likewise for defsubst.
1293 (Declare Form): Tweak description.
1294
73f2b4ab
CY
12952012-10-13 Chong Yidong <cyd@gnu.org>
1296
1297 * display.texi (ImageMagick Images): ImageMagick enabled by default.
1298
379acb95
CY
12992012-10-05 Chong Yidong <cyd@gnu.org>
1300
1301 * minibuf.texi (Basic Completion): Clarify list form of completion
1302 table (Bug#12564).
1303
e8757f09 13042012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
26026637
BFRR
1305
1306 * functions.texi (Function Safety): Copyedit. (Bug#12562)
1307
86ec63ba
PE
13082012-10-01 Paul Eggert <eggert@cs.ucla.edu>
1309
1310 Revert the FOLLOW-SYMLINKS change for file-attributes.
1311 * files.texi (File Attributes, Magic File Names): Undo last change.
1312
e7a2937b
PE
13132012-09-30 Paul Eggert <eggert@cs.ucla.edu>
1314
1315 file-attributes has a new optional arg FOLLOW-SYMLINKS.
1316 * files.texi (File Attributes): Describe it.
1317 (Magic File Names): Use it.
1318
48de8b12
CY
13192012-09-30 Chong Yidong <cyd@gnu.org>
1320
1321 * commands.texi (Click Events): Define "mouse position list".
1322 Remove mention of unimplemented horizontal scroll bars.
1323 (Drag Events, Motion Events): Refer to "mouse position list".
1324 (Accessing Mouse): Document posnp.
1325
1326 * errors.texi (Standard Errors): Tweak arith-error description.
1327 Tweak markup. Remove domain-error and friends, which seem to be
1328 unused after the floating-point code revamp.
1329
1330 * functions.texi (Obsolete Functions): Obsolescence also affects
1331 documentation commands. Various clarifications.
1332 (Declare Form): New node.
1333
1334 * strings.texi (String Basics): Copyedits.
1335
1336 * os.texi (Idle Timers): Minor clarifications.
1337 (User Identification): Add system-users and system-groups.
1338
1339 * macros.texi (Defining Macros): Move description of `declare' to
1340 Declare Form node.
1341
1342 * loading.texi (Autoload):
1343 * help.texi (Documentation Basics): The special sequences can
1344 trigger autoloading.
1345
1346 * numbers.texi (Integer Basics): Copyedits.
1347 (Float Basics): Consider IEEE floating point always available.
1348 (Random Numbers): Document actual limits.
1349 (Arithmetic Operations): Clarify division by zero. Don't mention
1350 the machine-independence of negative division since it does not
1351 happen in practice.
1352
13532012-09-28 Chong Yidong <cyd@gnu.org>
1354
1355 * os.texi (Startup Summary): Document leim-list.el change.
1356
13572012-09-25 Chong Yidong <cyd@gnu.org>
1358
1359 * functions.texi (Defining Functions): defun is now a macro.
1360
e61d39cd 13612012-09-28 Leo Liu <sdl.web@gmail.com>
03922966
LL
1362
1363 * files.texi (Files): Fix typo.
1364
e109c4a6
CY
13652012-09-23 Chong Yidong <cyd@gnu.org>
1366
1367 * buffers.texi (Read Only Buffers): Document read-only-mode.
1368
1369 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
1370 read-only-mode.
1371
1372 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
1373 calling conventions.
1374
c88b867f
CY
13752012-09-22 Chong Yidong <cyd@gnu.org>
1376
1377 * searching.texi (Replacing Match): Minor clarification.
1378
df9685f3
EZ
13792012-09-22 Eli Zaretskii <eliz@gnu.org>
1380
287d7455
EZ
1381 * edebug.texi (Instrumenting): Improve indexing.
1382
df9685f3
EZ
1383 * os.texi (Idle Timers): Warn against reinvoking an idle timer
1384 from within its own timer action. (Bug#12447)
1385
47133380
CY
13862012-09-22 Chong Yidong <cyd@gnu.org>
1387
1388 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
1389
ab199df2 13902012-09-21 Glenn Morris <rgm@gnu.org>
1bfe3177
GM
1391
1392 * debugging.texi (Using Debugger): Fix typo.
1393
ed1f0bd3
CY
13942012-09-18 Chong Yidong <cyd@gnu.org>
1395
1396 * display.texi (Faces): Discuss anonymous faces.
1397 (Face Attributes): Tweak intro.
1398 (Defining Faces): Move after the Face Attributes node. Copyedits.
1399 (Displaying Faces): Describe role of inheritance.
1400
1401 * customize.texi (Customization): Define customization more
1402 carefully (Bug#11440).
1403 (Common Keywords): Add xref to Constant Variables.
1404
1405 * variables.texi (Defining Variables): Link to defcustom's node
1406 instead of the higher-level Customization chapter.
1407
c990426a
PE
14082012-09-11 Paul Eggert <eggert@cs.ucla.edu>
1409
1410 Simplify, document, and port floating-point (Bug#12381).
1411 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
1412 Document that / and mod (with floating point arguments), along
1413 with asin, acos, log, log10, expt and sqrt, return special values
1414 instead of signaling exceptions.
1415 (Float Basics): Document that logb operates on the absolute value
1416 of its argument.
1417 (Math Functions): Document that (log ARG BASE) also returns NaN if
1418 BASE is negative. Document that (expt X Y) returns NaN if X is a
1419 finite negative number and Y a finite non-integer.
1420
011474aa
CY
14212012-09-09 Chong Yidong <cyd@gnu.org>
1422
bb6b0efc
CY
1423 * lists.texi (Sets And Lists): Explain that the return value for
1424 delete should be used, like for delq.
1425
011474aa
CY
1426 * minibuf.texi (Yes-or-No Queries): Document recentering and
1427 scrolling in y-or-n-p. Remove gratuitous example.
1428
1429 * searching.texi (Search and Replace): Document window scrolling
1430 entries in query-replace-map.
1431
6dcef6ec
CY
14322012-09-08 Chong Yidong <cyd@gnu.org>
1433
1434 * syntax.texi (Syntax Table Internals): Define "raw syntax
1435 descriptor" terminology (Bug#12383).
1436 (Syntax Descriptors): Mention raw syntax descriptors.
1437
52404181
CY
14382012-09-07 Chong Yidong <cyd@gnu.org>
1439
1a5432bc
CY
1440 * variables.texi (Creating Buffer-Local): Fix description of
1441 local-variable-if-set-p (Bug#10713).
1442
0a6bdaa1
CY
1443 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
1444
14ba4cf3
CY
1445 * windows.texi (Display Action Functions)
1446 (Choosing Window Options): Remove obsolete variable
1447 display-buffer-reuse-frames.
cee2e90d 1448 (Switching Buffers): Minor doc tweak for switch-to-buffer.
14ba4cf3 1449
e5c2edf7
CY
1450 * positions.texi (Narrowing): Document buffer-narrowed-p.
1451
52404181
CY
1452 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
1453
1454 * syntax.texi (Low-Level Parsing): Add xref to Parser State
1455 (Bug#12269).
1456
7f7e0167
LI
14572012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
1458
1459 * debugging.texi (Explicit Debug): Document `debug-on-message'.
1460
6a787d9a
CY
14612012-09-02 Chong Yidong <cyd@gnu.org>
1462
1463 * windows.texi (Window Configurations): Recommend against using
1464 save-window-excursion (Bug#12075).
1465
1466 * control.texi (Catch and Throw):
1467 * positions.texi (Excursions): Don't mention it.
1468
0e23ef9d
PE
14692012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1470
1471 Better seed support for (random).
1472 * numbers.texi (Random Numbers): Document new behavior of
1473 the calls (random) and (random STRING).
1474
342dac71
MR
14752012-08-21 Martin Rudalics <rudalics@gmx.at>
1476
1477 * windows.texi (Window Point): Document recent changes in
1478 window-point and set-window-point.
1479 (Selecting Windows): Document recent change in select-window.
1480
a08eadfe
EZ
14812012-08-06 Eli Zaretskii <eliz@gnu.org>
1482
1483 * functions.texi (Closures): Put the main index entry for
1484 "closures" here. (Bug#12138)
1485
1486 * variables.texi (Lexical Binding): Disambiguate the index entry
1487 for "closures".
1488
35b6586e
CY
14892012-08-05 Chong Yidong <cyd@gnu.org>
1490
1491 * display.texi (Defining Faces): Move documentation of
1492 frame-background-mode to the Emacs manual (Bug#7774).
1493
02676e5d
CY
14942012-08-04 Chong Yidong <cyd@gnu.org>
1495
1496 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
1497 Fix description of syntax table inheritance.
1498 (Syntax Table Functions): Don't refer to internal contents of
1499 syntax table, since that is not explained yet. Copyedits.
1500 (Standard Syntax Tables): Node deleted.
1501 (Syntax Table Internals): Misc clarifications. Improve table
1502 formatting.
1503
1504 * keymaps.texi (Inheritance and Keymaps):
1505 * text.texi (Sticky Properties): Tweak index entry.
1506
73e0cbc0
EZ
15072012-07-28 Eli Zaretskii <eliz@gnu.org>
1508
1509 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
1510
09ae5da1
PE
15112012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1512
1513 Prefer typical American spelling for "acknowledgment".
1514 * intro.texi (Acknowledgments): Rename from Acknowledgements.
1515
1ada2e55
EZ
15162012-07-21 Eli Zaretskii <eliz@gnu.org>
1517
1518 * commands.texi (Special Events): Mention language-change event.
1519 (Input Events, Interactive Codes):
1520 * keymaps.texi (Key Sequences): Mention events that are
1521 non-keyboard but also non-mouse events.
1522
9ea10cc3
CY
15232012-07-17 Chong Yidong <cyd@gnu.org>
1524
1525 * text.texi (Insertion): Document insert-char changes.
1526
2e2d2a13
LL
15272012-07-15 Leo Liu <sdl.web@gmail.com>
1528
1529 * display.texi (Fringe Bitmaps): Add exclamation-mark.
1530
b68b3337
CY
15312012-07-13 Chong Yidong <cyd@gnu.org>
1532
1533 * buffers.texi (Read Only Buffers): Document toggle-read-only
1534 changes. Reword to account for the fact that read-only is
1535 currently not supported in overlay properties.
1536
ab4c47d3
CY
15372012-07-07 Chong Yidong <cyd@gnu.org>
1538
1539 * loading.texi (Library Search): Index site-lisp directories.
1540
d4913798
CY
15412012-07-06 Chong Yidong <cyd@gnu.org>
1542
1543 * intro.texi (A Sample Function Description): Fix incorrect
1544 markup, undoing previous change.
1545 (A Sample Variable Description): Minor clarifications and markup
1546 improvements.
1547
1548 * elisp.texi (Top):
1549 * text.texi (Text): Fix menu order.
1550
251736f4
RS
15512012-07-06 Richard Stallman <rms@gnu.org>
1552
1553 * intro.texi (Evaluation Notation, A Sample Function Description):
8c6c57ea 1554 (A Sample Variable Description): Improve/undo previous changes.
251736f4 1555
e8d71283
GM
15562012-07-05 Glenn Morris <rgm@gnu.org>
1557
1558 * intro.texi (A Sample Function Description): Fix cross-refs.
1559
47187200
MW
15602012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
1561
1562 * intro.texi (Evaluation Notation, A Sample Function Description)
1563 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
1564
a2eb421b
CY
15652012-06-27 Chong Yidong <cyd@gnu.org>
1566
1567 * processes.texi (Asynchronous Processes, Input to Processes):
1568 * internals.texi (Process Internals): Don't capitalize "pty".
1569
6d41a41d
TTN
15702012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1571
1572 * processes.texi (Asynchronous Processes): Make the pty vs pipe
1573 discussion more prominent.
1574
0bd8297f
EZ
15752012-06-23 Eli Zaretskii <eliz@gnu.org>
1576
1577 * commands.texi (Misc Events): Document the language-change event.
1578
d35af63c
PE
15792012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1580
1581 Support higher-resolution time stamps (Bug#9000).
1582 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
1583 * processes.texi (System Processes):
1584 Time stamp resolution is now picosecond, not microsecond.
1585
ac1a0ce1 15862012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1587
1588 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1589
1053a871
SM
15902012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1591
1592 * functions.texi (Defining Functions):
1593 * macros.texi (Defining Macros): Un-define the return value of `defun',
1594 `defmacro' and `defalias'.
1595
41b7f8bc
CY
15962012-06-17 Chong Yidong <cyd@gnu.org>
1597
1598 * elisp.texi: Remove urlcolor setting.
1599
82a25657
GM
16002012-06-17 Glenn Morris <rgm@gnu.org>
1601
1602 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
1603 Overlining no longer behaves exactly like underlining.
1604
a04689de 16052012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
8da9479c
GM
1606
1607 * display.texi (Face Attributes):
1608 Document wave-style underline face attribute.
1609
1b9b4cf4
CY
16102012-06-11 Chong Yidong <cyd@gnu.org>
1611
1612 * display.texi (ImageMagick Images): ImageMagick now supports the
1613 :background property.
1614
dbab98c7
DA
16152012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
1616
1617 * internals.texi (Garbage Collection): Typo fix.
1618
6175e34b
CY
16192012-06-09 Chong Yidong <cyd@gnu.org>
1620
1621 * text.texi (Special Properties): Clarify the meaning of a list of
1622 faces in the `face' property.
1623
1624 * display.texi (Face Remapping): Minor clarification.
1625
4b56d0fe
CY
16262012-06-08 Chong Yidong <cyd@gnu.org>
1627
1628 * display.texi (Face Attributes): Font family does not accept
1629 wildcards. De-document obsolete :bold and :italic attributes.
1630 (Defining Faces): Use new-style face spec format.
1631
f3372c87
DA
16322012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
1633
8d7c7eed 1634 * internals.texi (Garbage Collection): Document new
f3372c87
DA
1635 vector management code and vectorlike_header structure.
1636
5f2c76c6
CY
16372012-06-03 Chong Yidong <cyd@gnu.org>
1638
1639 * modes.texi (Mode Line Data): Use "mode line construct"
1640 terminology for consistency.
1641
ecc6530d
GM
16422012-05-27 Glenn Morris <rgm@gnu.org>
1643
1644 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
1645 * buffers.texi, commands.texi, compile.texi, control.texi:
1646 * customize.texi, debugging.texi, display.texi, doclicense.texi:
1647 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
1648 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
1649 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
1650 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
1651 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
1652 * objects.texi, os.texi, package.texi, positions.texi:
1653 * processes.texi, searching.texi, sequences.texi, streams.texi:
1654 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
1655 * variables.texi, windows.texi: Nuke hand-written node pointers.
1656
33017faf 16572012-05-27 Chong Yidong <cyd@gnu.org>
27d1f87a 1658
33017faf
GM
1659 * functions.texi (Obsolete Functions):
1660 Fix doc for set-advertised-calling-convention.
27d1f87a
CY
1661
1662 * modes.texi (Mode Help): Fix describe-mode.
1663
1664 * display.texi (Face Functions): Fix define-obsolete-face-alias.
1665
1666 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
1667
33017faf 16682012-05-27 Martin Rudalics <rudalics@gmx.at>
0b128ac4 1669
33017faf 1670 * commands.texi (Recursive Editing): recursive-edit is a command.
0b128ac4
MR
1671
1672 * compile.texi (Docs and Compilation):
1673 byte-compile-dynamic-docstrings is an option.
1674
1675 * debugging.texi (Invoking the Debugger): debug is a command.
1676
1677 * display.texi (Progress): progress-reporter-update and
1678 progress-reporter-force-update have VALUE argument optional.
1679 (Animated Images): Use non-@code{nil} instead of non-nil.
1680
33017faf
GM
1681 * files.texi (Format Conversion Round-Trip):
1682 Use non-@code{nil} instead of non-nil.
0b128ac4
MR
1683
1684 * frames.texi (Creating Frames): make-frame is a command.
1685 (Input Focus): select-frame is a command.
1686 (Pointer Shape): void-text-area-pointer is an option.
1687
33017faf 1688 * help.texi (Describing Characters): read-kbd-macro is a command.
0b128ac4
MR
1689 (Help Functions): describe-prefix-bindings is a command.
1690
1691 * markers.texi (Creating Markers): Both arguments of copy-marker
1692 are optional.
1693
1694 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
1695
1696 * modes.texi (Mode Line Variables): mode-line-remote and
1697 mode-line-client are not options.
1698 (Imenu): imenu-add-to-menubar is a command.
33017faf 1699 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
0b128ac4
MR
1700
1701 * os.texi (Sound Output): play-sound-file is a command.
1702
33017faf 1703 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
0b128ac4 1704
33017faf
GM
1705 * processes.texi (Signals to Processes):
1706 Use @key{RET} instead of @code{RET}.
0b128ac4
MR
1707 (Signals to Processes): signal-process is a command.
1708
33017faf 1709 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
0b128ac4
MR
1710 (Base 64): base64-encode-string is not a command while
1711 base64-decode-region is.
1712
1713 * windows.texi (Switching Buffers): pop-to-buffer is a command.
1714
3fe7cdc8
GM
17152012-05-12 Glenn Morris <rgm@gnu.org>
1716
1717 * Makefile.in (MKDIR_P): New, set by configure.
1718 (mkinfodir): Use $MKDIR_P.
1719
dc0f75c8
GM
17202012-05-10 Glenn Morris <rgm@gnu.org>
1721
b8a82b69
GM
1722 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
1723 with "coding: raw-text".
51b1e059 1724 Concept of multibyte sessions no longer exists.
b8a82b69 1725
dc0f75c8
GM
1726 * files.texi (File Locks): Mention create-lockfiles option.
1727
666b903b 17282012-05-09 Glenn Morris <rgm@gnu.org>
143d9dd8 1729
5b6eebcf
GM
1730 * vol1.texi, vol2.texi: Remove files.
1731 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
1732 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
1733
0a454caf 1734 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
e6afe47b 1735
143d9dd8
GM
1736 * two-volume.make (emacsdir): New.
1737 (tex): Add directory with emacsver.texi to TEXINPUTS.
1738
e68b393e
GM
1739 * minibuf.texi (Minibuffer History, Basic Completion):
1740 Tweak page breaks.
1741
9658dc2a
GM
1742 * internals.texi (Garbage Collection, Memory Usage)
1743 (Writing Emacs Primitives): Tweak page breaks.
1744
161c2a25
GM
1745 * streams.texi (Output Variables): Improve page break.
1746
1747 * edebug.texi (Edebug Display Update): Improve page break.
1748
51d58083
GM
1749 * compile.texi (Disassembly): Condense the examples.
1750
ddff3351
GM
1751 * eval.texi, functions.texi, loading.texi, macros.texi:
1752 Where possible, use example rather than smallexample.
1753
1754 * symbols.texi: Where possible, use example rather than smallexample.
1755 (Symbol Components): Fix typo.
1756 (Other Plists): Tweak page break.
1757
1758 * sequences.texi (Arrays): Tweak page breaks.
1759
1760 * customize.texi: Where possible, use example rather than smallexample.
1761 (Common Keywords, Variable Definitions, Applying Customizations)
1762 (Custom Themes): Tweak page breaks.
1763
1764 * control.texi: Where possible, use example rather than smallexample.
1765 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
1766 Tweak page breaks.
1767
ca4b98fa
GM
17682012-05-08 Glenn Morris <rgm@gnu.org>
1769
5122804a
GM
1770 * two.el: Remove; unused since creation of two-volume.make.
1771
ca4b98fa
GM
1772 * vol1.texi, vol2.texi: No need to keep menus in these files.
1773
eceeb5fc
CY
17742012-05-05 Glenn Morris <rgm@gnu.org>
1775
1776 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
1777
1778 * intro.texi (Caveats): Copyedit.
1779 (Lisp History): Convert inforef to xref.
1780 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
1781
1782 * text.texi (Auto Filling): Don't mention Emacs 19.
1783
1784 * commands.texi (Event Input Misc): Don't mention unread-command-char.
1785 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
1786
1787 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
1788
eceeb5fc
CY
1789 * lists.texi (List-related Predicates, List Variables):
1790 Tweak page-breaks.
1791 (Sets And Lists): Convert inforef to xref.
1792
8045b906
GM
17932012-05-04 Glenn Morris <rgm@gnu.org>
1794
1795 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1796 (info, infoclean): Use $INFO_EXT.
1797 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1798 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1799 (info, maintainer-clean): Use $INFO_EXT.
1800 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1801
78f3273a
CY
18022012-05-04 Chong Yidong <cyd@gnu.org>
1803
1804 * os.texi (Timers): Use defopt for timer-max-repeats.
1805
ab0fa4e4
PE
18062012-05-03 Paul Eggert <eggert@cs.ucla.edu>
1807
1808 * os.texi (Time of Day): Do not limit current-time-string
1809 to years 1000..9999.
1810
2bc356d7
CY
18112012-05-02 Chong Yidong <cyd@gnu.org>
1812
1813 * display.texi (Font Lookup):
1814 * frames.texi (Pointer Shape):
1815 * processes.texi (Subprocess Creation): Use defopt for options.
1816
90207a15 18172012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
1818
1819 * elisp.texi (@copying):
1820 * intro.texi (Introduction): Only print VERSION in the TeX version.
1821
90207a15 18222012-05-02 Chong Yidong <cyd@gnu.org>
5a5fd9f3
CY
1823
1824 * text.texi (Change Hooks): Minor fix for after-change-functions.
1825
90207a15 18262012-05-02 Glenn Morris <rgm@gnu.org>
7eac3782
GM
1827
1828 * package.texi (Packaging Basics):
1829 * loading.texi (Autoload):
1830 * files.texi (Magic File Names):
1831 Reword to remove/reduce some overly long/short lines.
1832
a8e7d6d7 18332012-04-27 Glenn Morris <rgm@gnu.org>
cf988578
GM
1834
1835 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
1836 * modes.texi (Major Modes, Auto-Indentation):
1837 * buffers.texi (Buffers): Some fixes for menu descriptions.
1838
a8e7d6d7 18392012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
88ed9e87
SM
1840 * functions.texi (Simple Lambda, Argument List):
1841 * eval.texi (Function Indirection): Avoid deprecated form.
1842
a8e7d6d7 18432012-04-27 Glenn Morris <rgm@gnu.org>
16152b76 1844
1a72be46
GM
1845 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
1846 Add "et al." to authors.
1847
16152b76
GM
1848 * buffers.texi, commands.texi, compile.texi, control.texi:
1849 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
1850 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
1851 * modes.texi, numbers.texi, objects.texi, streams.texi:
1852 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
1853 Use Texinfo recommended convention for quotes+punctuation.
1854
a8e7d6d7 18552012-04-27 Chong Yidong <cyd@gnu.org>
9ec7751f
CY
1856
1857 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
1858 to where-is-internal (Bug#10872).
1859
a8e7d6d7 18602012-04-27 Glenn Morris <rgm@gnu.org>
9c51bbaa 1861
a2715669
GM
1862 * macros.texi (Indenting Macros): Fix typo.
1863
0b27932b
GM
1864 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
1865 (Resizing Windows, Deleting Windows, Selecting Windows)
e78d873d
GM
1866 (Choosing Window Options, Horizontal Scrolling)
1867 (Cyclic Window Ordering, Window History, Dedicated Windows)
09ebefe1
GM
1868 (Quitting Windows, Window Configurations, Textual Scrolling):
1869 (Coordinates and Windows, Window Configurations)
1870 (Window Parameters, Window Hooks): Copyedits.
0b27932b
GM
1871 (Splitting Windows, Deleting Windows):
1872 Fix ignore-window-parameters logic.
1873 (Selecting Windows, Choosing Window Options): Markup fixes.
e78d873d
GM
1874 (Window Start and End): Remove pointless example.
1875 Remove cross-reference to deleted count-lines content.
09ebefe1
GM
1876 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
1877 and recenter-positions. Remove recenter example.
0b27932b 1878
0dc91072
GM
1879 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
1880
9c51bbaa
GM
1881 * minibuf.texi (Intro to Minibuffers):
1882 Tweak discussion of resizing minibuffer window.
1883
674ea9c6
GM
18842012-04-26 Glenn Morris <rgm@gnu.org>
1885
8a4ca8e3 1886 * elisp-covers.texi, front-cover-1.texi: Remove files.
8191c3bd 1887
562e638f
GM
1888 * tindex.pl: Remove file.
1889
674ea9c6
GM
1890 * makefile.w32-in (srcs):
1891 * Makefile.in (srcs): Remove back.texi (which is unused).
1892
b613912b
MA
18932012-04-24 Michael Albinus <michael.albinus@gmx.de>
1894
e43042fe
MA
1895 * os.texi (Notifications): Extend possible notification hints.
1896 Add notifications-get-capabilities.
b613912b 1897
f30d612a
CY
18982012-04-20 Chong Yidong <cyd@gnu.org>
1899
1900 * processes.texi (Asynchronous Processes): Mention nil argument to
1901 start-process.
1902
b58b1df8
GM
19032012-04-20 Glenn Morris <rgm@gnu.org>
1904
1905 * minibuf.texi (Basic Completion): No need to describe obarrays here.
1906 Don't mention obsolete `nospace' argument of all-completions.
1907 (Minibuffer Completion, Completion Commands, Reading File Names)
1908 (Completion Variables): Copyedits.
1909 (Completion Commands): Mention parent keymaps.
1910 Remove obsolete minibuffer-local-filename-must-match-map.
1911 (High-Level Completion): Remove read-variable's almost
1912 word-for-word duplication of read-command.
1913 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
1914 Update "High-Level Completion" description.
1915
c0ea08d2
GM
1916 * minibuf.texi (Minibuffers):
1917 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
1918
9d2754f5
GM
1919 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
1920 Use Texinfo-recommended form of quote+punctuation.
1921 (Intro to Minibuffers): First minibuffer is #1, not #0.
1922 Mention minibuffer-inactive-mode.
1923 (Text from Minibuffer): Copyedits.
1924 (Minibuffer History, Programmed Completion): Fix @var usage.
c5467d73
GM
1925 (Object from Minibuffer): Remove overly pedantic para.
1926 (Minibuffer History): Copyedits. Add face-name-history.
1927 (Initial Input, Yes-or-No Queries, Multiple Queries)
1928 (Minibuffer Windows, Minibuffer Misc): Copyedits.
1929 (Yes-or-No Queries): Tweak example.
1930 (Minibuffer Commands): Add next-complete-history-element.
1931 (Minibuffer Misc): Mention minibuffer-message-timeout, and
1932 minibuffer-inactive-mode.
9d2754f5 1933
4373fd43
GM
1934 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
1935 (Bindat Functions): Copyedits.
1936
61bb069e 19372012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
0e80650b
CS
1938
1939 * files.texi (Saving Buffers): Document `visit and `visit-save'
1940 values of require-final-newline.
1941
61bb069e 19422012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
1943
1944 * processes.texi (Output from Processes, Filter Functions):
1945 Mention waiting-for-user-input-p.
1946 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
1947 (Network Servers, Datagrams, Network Processes, Network Options)
1948 (Network Feature Testing, Serial Ports): Copyedits.
1949 (Network): Add encrypted network overview paragraph.
1950 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
1951
61bb069e 19522012-04-20 Chong Yidong <cyd@gnu.org>
21ffa320
CY
1953
1954 * help.texi (Keys in Documentation): Mention :advertised-binding.
1955
1956 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
1957 description to help.texi.
1958
61bb069e 19592012-04-20 Glenn Morris <rgm@gnu.org>
62f4b18c
GM
1960
1961 * processes.texi (Process Information, Input to Processes)
1962 (Signals to Processes, Output from Processes, Process Buffers)
1963 (Filter Functions, Decoding Output): Copyedits.
4f5d565f 1964 (Accepting Output): Discourage use of `millisec' argument.
62f4b18c 1965
e153c136
GM
19662012-04-15 Glenn Morris <rgm@gnu.org>
1967
1968 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
12acf783
GM
1969 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
1970 Copyedits.
e153c136 1971 (Subprocess Creation): Discourage modifying exec-path directly.
12acf783
GM
1972 (Synchronous Processes, Asynchronous Processes):
1973 Update some example output.
e153c136
GM
1974 (Process Information): Fix typo.
1975 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
1976
e6fd457e 19772012-04-15 Glenn Morris <rgm@gnu.org>
764a3017
GM
1978
1979 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
1980 open-network-stream does exist in Emacs 23, but is simpler.
1981
e6fd457e 19822012-04-15 Chong Yidong <cyd@gnu.org>
03ed9e82
CY
1983
1984 * customize.texi (Custom Themes): Also document load-theme etc.
1985
35dc09a1 19862012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
1987
1988 * customize.texi (Applying Customizations):
1989 (Custom Themes): New nodes.
1990
1991 * display.texi (Defining Faces): Reference custom-set-faces.
1992
1993 * modes.texi (Defining Minor Modes, Defining Minor Modes):
1994 * os.texi (Startup Summary): Copyedits.
1995
35dc09a1 19962012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
1997
1998 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
1999
9fce7eda
GM
2000 * strings.texi (Case Tables):
2001 * objects.texi (General Escape Syntax):
2002 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
2003
2bb0eca1
GM
2004 * buffers.texi, compile.texi, customize.texi, debugging.texi:
2005 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
2006 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
2007 * text.texi: Use @file for buffers, per the Texinfo manual.
2008
62200c14
GM
2009 * compile.texi (Compiler Errors): Add missing space in buffer name.
2010
35dc09a1 20112012-04-14 Chong Yidong <cyd@gnu.org>
9fe9631c
CY
2012
2013 * processes.texi (Query Before Exit): Remove obsolete function
2014 process-kill-without-query (Bug#11190).
2015
35dc09a1 20162012-04-14 Glenn Morris <rgm@gnu.org>
8fc85b20
GM
2017
2018 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
2019 Use @env for environment variables.
2020
f48a9cb4
GM
2021 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2022
0a6dd5e2
JA
20232012-04-12 Jari Aalto <jari.aalto@cante.net>
2024
1cbae532
SM
2025 * processes.texi (Synchronous Processes):
2026 Mention `default-directory' (bug#7515).
0a6dd5e2 2027
b4d3bc10
CY
20282012-04-09 Chong Yidong <cyd@gnu.org>
2029
2030 * customize.texi (Variable Definitions): Remove user-variable-p.
2031
2032 * commands.texi (Interactive Codes):
2033 * help.texi (Accessing Documentation):
2034 * minibuf.texi (High-Level Completion): Callers changed.
2035
ea0ff314
CY
20362012-04-06 Chong Yidong <cyd@gnu.org>
2037
2038 * minibuf.texi (Programmed Completion): Document metadata method.
2039 (Completion Variables): Document completion-category-overrides.
2040
91b65361
CY
20412012-04-05 Chong Yidong <cyd@gnu.org>
2042
2043 * anti.texi (Antinews): Rewrite for Emacs 23.
2044
3d439cd1
CY
20452012-04-04 Chong Yidong <cyd@gnu.org>
2046
321cc491
CY
2047 * minibuf.texi (Programmed Completion): Remove obsolete variable
2048 completion-annotate-function.
1cbae532
SM
2049 (Completion Variables): Rename from Completion Styles.
2050 Document completion-extra-properties. Document completion-styles-alist
321cc491 2051 change.
245d176b
CY
2052 (Reading File Names): minibuffer-local-filename-must-match-map is
2053 not used anymore.
2054 (Minibuffer Completion): Document completing-read-function.
2055 (Completion in Buffers): completion-at-point-functions can return
2056 properties recognized in completion-extra-properties.
321cc491 2057
3d439cd1
CY
2058 * display.texi (Delayed Warnings): New node.
2059
a7972adf
CY
2060 * os.texi (Notifications): Copyedits.
2061
97f4a299
GM
20622012-04-04 Glenn Morris <rgm@gnu.org>
2063
2064 * os.texi (Notifications): Copyedits.
2065
9ff687e1
MA
20662012-04-03 Michael Albinus <michael.albinus@gmx.de>
2067
2068 * os.texi (Terminal-Specific): Fix typo.
2069 (Notifications): New section.
2070
2071 * elisp.texi (Top):
2072 * vol1.texi (Top):
2073 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
2074 menu entries.
2075
42ee526b
CY
20762012-04-01 Chong Yidong <cyd@gnu.org>
2077
2078 * files.texi (Kinds of Files): file-subdir-of-p renamed to
2079 file-in-directory-p.
2080
0b021094
GM
20812012-03-31 Glenn Morris <rgm@gnu.org>
2082
2083 * edebug.texi (Instrumenting Macro Calls):
2084 Mention defining macros at instrumentation time.
2085 (Edebug Options): Mention edebug-unwrap-results.
2086
50fe197c
EZ
20872012-03-31 Eli Zaretskii <eliz@gnu.org>
2088
2089 * text.texi (Special Properties): Clarify the description of the
2090 effect of integer values of the 'cursor' property on cursor
2091 position. See the discussions in bug#11068 for more details and
2092 context.
2093
650b6d0b
GM
20942012-03-31 Glenn Morris <rgm@gnu.org>
2095
2096 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
2097 Copyedits.
2098
5319014e
CY
20992012-03-30 Chong Yidong <cyd@gnu.org>
2100
2101 * display.texi (Image Formats): Add imagemagick type.
2102 (Image Descriptors): Mention how they are used.
2103 (ImageMagick Images): Clarify role of imagemagick-register-types.
2104 (Character Display): Don't mention glyph tables.
2105 (Display Tables): Use make-glyph-code in example.
2106 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
2107 tables are semi-obsolete. De-document create-glyph.
2108 (Glyphless Chars): Note that display tables override this.
2109 (Bidirectional Display): Copyedits. Introduce "bidirectional
2110 reordering" terminology, and use it.
2111
f1224267
GM
21122012-03-30 Glenn Morris <rgm@gnu.org>
2113
2114 * edebug.texi (Jumping): Give name of `i' binding.
2115
d14daa28
GM
21162012-03-28 Glenn Morris <rgm@gnu.org>
2117
2118 * searching.texi (Regular Expressions, Regexp Special):
fee88ca0
GM
2119 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
2120 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
d14daa28
GM
2121 (Regexp Special): Mention collation.
2122 Clarify char classes with an example.
fee88ca0
GM
2123 (Regexp Functions): Mention regexp-opt is not guaranteed.
2124 Mention regexp-opt-charset.
2125 (Regexp Search): Recommend against looking-back.
2126 (Search and Replace): Use Texinfo recommended quote convention.
2127 Add more query-replace-map items. List multi-query-replace-map items.
d14daa28 2128
dcb6e7b3
MR
21292012-03-27 Martin Rudalics <rudalics@gmx.at>
2130
2131 * windows.texi (Window History): Describe new option
2132 switch-to-visible-buffer.
2133
cf0495f2
GM
21342012-03-27 Glenn Morris <rgm@gnu.org>
2135
4fb9a543
GM
2136 * searching.texi (String Search): Add xref to Emacs manual.
2137 Copyedits. Mention the function word-search-regexp.
2138 (Searching and Case): Add xref to Emacs manual. Copyedits.
2139
9364727b
GM
2140 * processes.texi (Network Servers): Standardize apostrophe usage.
2141
cf0495f2
GM
2142 * os.texi (System Environment): Copyedits. Remove some examples
2143 that do not seem useful. Mention setenv third arg.
2144 tty-erase-char does not seem to be nil under a window-system.
2145 (User Identification): Copyedits.
2146 Remove some examples that do not seem useful.
2147
33da7b16
GM
21482012-03-26 Glenn Morris <rgm@gnu.org>
2149
2150 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
2151 (Init File): Copyedits.
2152 (Command-Line Arguments): Copyedits. Do not mention argv alias.
02243d9d
GM
2153 (Killing Emacs): Copyedits.
2154 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
2155 Shorten the example, use more standard shell prompts.
33da7b16 2156
9a69676a
CY
21572012-03-25 Chong Yidong <cyd@gnu.org>
2158
2159 * display.texi (Fringes): Note that fringes are shown on graphical
2160 displays only.
2161 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
2162 (Replacing Specs): Clarify example.
2163 (Manipulating Buttons): Note that button-at can return a marker.
2164 (Buttons): Minor rewrite.
2165 (Character Display): New node. Consolidate all character display
2166 related nodes into its subsections.
2167 (Usual Display): Character 127 is also affected by ctl-arrow.
2168 (Display Tables): Improve example.
2169
c8f6ec5c
GM
21702012-03-22 Glenn Morris <rgm@gnu.org>
2171
2172 * strings.texi (Text Comparison): Mention string-prefix-p.
2173
fb5b8aca
CY
21742012-03-21 Chong Yidong <cyd@gnu.org>
2175
2176 * display.texi (The Echo Area): Add xref to Output Streams.
2177 (Displaying Messages): Improve doc of message.
2178 (Echo Area Customization, Invisible Text): Copyedits.
2179 (Invisible Text): Mention that spec comparison is done with eq.
2180 (Width): Improve doc of char-width.
2181 (Faces): Recommend using symbol instead of string for face name.
2182 Minor clarifications.
2183 (Defining Faces): Copyedits. Update face example.
2184 (Attribute Functions): Mark set-face-foreground etc as commands.
1cbae532
SM
2185 (Face Remapping): Mention text-scale-adjust.
2186 Clarify face-remapping-alist and related docs.
fb5b8aca
CY
2187 (Face Functions): Don't document make-face or copy-face.
2188
025de85b
CY
21892012-03-20 Chong Yidong <cyd@gnu.org>
2190
2191 * display.texi (Forcing Redisplay): Various rewrites to reflect
2192 new value of redisplay-dont-pause.
2193 (Truncation): Copyedits.
2194
a5656eae
GM
21952012-03-20 Glenn Morris <rgm@gnu.org>
2196
2197 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
2198 Add summary table of some relevant command-line options.
2199
d15aac68
CY
22002012-03-18 Chong Yidong <cyd@gnu.org>
2201
2202 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
2203 (Writing Emacs Primitives): Re-organize discussion of functions
2204 with variable Lisp arguments are handled. Delete an obsolete
2205 remark, previously tagged as FIXME.
2206
2207 * os.texi (Idle Timers): Minor clarification.
2208 (Idle Timers): Link to Time of Day for description of time list.
2209
b59af549
GM
22102012-03-18 Glenn Morris <rgm@gnu.org>
2211
2212 * os.texi (System Interface): Flow control was removed.
2213 (Startup Summary): General update.
2214 (Init File): Don't mention compiling it.
2215
986bd52a
CY
22162012-03-17 Chong Yidong <cyd@gnu.org>
2217
2218 * os.texi (Startup Summary): Mention package loading.
2219 (Init File): Don't refer to .emacs in section title. Copyedits.
2220 (Terminal-Specific): Give a realistic example.
2221 (Command-Line Arguments): Reference Entering Emacs instead of
2222 repeating the spiel about not restarting Emacs.
2223 (Time of Day): Discuss time representation at beginning of node.
2224 (Sound Output): Copyedits.
2225
2226 * package.texi (Packaging Basics): Document package-initialize.
2227
f761251a
EZ
22282012-03-17 Eli Zaretskii <eliz@gnu.org>
2229
2230 * frames.texi (Initial Parameters): Add an index entry for
2231 minibuffer-only frame.
2232
da986230
GM
22332012-03-16 Glenn Morris <rgm@gnu.org>
2234
2235 * modes.texi (Major Mode Conventions): Mention the strange
2236 relationship between View mode and special modes. (Bug#10650)
2237
2cc775f9
CY
22382012-03-11 Chong Yidong <cyd@gnu.org>
2239
2240 * windows.texi (Window Configurations): save-window-excursion is
2241 now a macro.
2242
2243 * display.texi (Temporary Displays): with-output-to-temp-buffer is
2244 now a macro.
2245
66c5eebd
CY
2246 * text.texi (Fields): Minor copyedit.
2247
310a820f
EZ
22482012-03-10 Eli Zaretskii <eliz@gnu.org>
2249
83a96c08
EZ
2250 * strings.texi (String Basics):
2251 * sequences.texi (Sequence Functions): Mention that `length' is
2252 not appropriate for computing the string width on display; add a
2253 cross-reference to the description of `string-width'. (Bug#10978)
2254
310a820f
EZ
2255 * eval.texi (Autoloading): Minor change of wording.
2256
83ef8187
CY
22572012-03-10 Chong Yidong <cyd@gnu.org>
2258
bc44be50
CY
2259 * loading.texi (Autoload): Explicitly state which forms are
2260 processed specially (Bug#7783).
2261
83ef8187
CY
2262 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
2263 non-default situation. Describe one-submenu exception (Bug#7695).
2264
2265 * nonascii.texi (Character Properties): Copyedits.
2266
483ab230
CY
22672012-03-08 Chong Yidong <cyd@gnu.org>
2268
2269 * text.texi (Mode-Specific Indent): Document new behavior of
2270 indent-for-tab-command. Document tab-always-indent.
2271 (Special Properties): Copyedits.
2272 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
2273 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
2274 libxml-parse-html-region.
2275
00e84de0
GM
22762012-03-07 Glenn Morris <rgm@gnu.org>
2277
eaa6bc3c
GM
2278 * markers.texi (The Region): Briefly mention use-empty-active-region
2279 and region-active-p.
a9685db7 2280 (Overview of Markers): Reword garbage collection, add cross-ref.
eaa6bc3c 2281 (The Mark): Tiny clarification re command loop and activate-mark-hook.
00e84de0 2282
67cd45a2
CY
22832012-03-07 Chong Yidong <cyd@gnu.org>
2284
2285 * text.texi (Buffer Contents): Don't duplicate explanation of
2286 region arguments from Text node. Put doc of obsolete var
2287 buffer-substring-filters back, since it is referred to.
2288 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
2289 selection by default.
2290
2291 * markers.texi (The Mark): Fix typo.
2292 (The Region): Copyedits.
2293
2ad80941
GM
22942012-03-07 Glenn Morris <rgm@gnu.org>
2295
2296 * markers.texi (Overview of Markers): Copyedits.
2297 (Creating Markers): Update approximate example buffer size.
2298 (The Mark): Don't mention uninteresting return values.
2299
ef959d3a
CY
23002012-03-05 Chong Yidong <cyd@gnu.org>
2301
2302 * positions.texi (Text Lines): Document count-words.
2303
a08a07e3
CY
23042012-03-04 Chong Yidong <cyd@gnu.org>
2305
2306 * frames.texi (Frames): Remove little-used "terminal frame" and
2307 "window frame" terminology.
2308 (Frame Parameters, Font and Color Parameters, Initial Parameters)
2309 (Size and Position, Visibility of Frames): Callers changed.
2310 (Frames): Clarify which terminals in framep are graphical.
2311 (Initial Parameters): --geometry is not the only option which adds
2312 to initial-frame-alist.
2313 (Position Parameters): Note that icon-left and icon-top are for
2314 old window managers only.
2315 (Size Parameters): Sizes are in characters even on graphical
2316 displays.
2317 (Management Parameters): Note that window-id and outer-window-id
2318 can't really be changed, and that auto-raise isn't always obeyed.
2319 (Cursor Parameters): Document cursor-type explicitly.
2320 (Size and Position): The aliases set-screen-height and
2321 set-screen-width have been deleted.
2322 (Visibility of Frames): Mention "minimization".
2323
2324 * os.texi (Startup Summary): Minor clarifications.
2325 (Startup Summary, Suspending Emacs): Standardize on "text
2326 terminal" terminology.
2327
2328 * windows.texi (Basic Windows, Coordinates and Windows)
2329 (Coordinates and Windows):
2330 * display.texi (Refresh Screen, Line Height, Face Attributes)
2331 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
2332
ea16568d
GM
23332012-03-04 Glenn Morris <rgm@gnu.org>
2334
2335 * abbrevs.texi: Small copyedits throughout.
2336 (Abbrev Mode): Remove this section, folding it into the top-level.
2337 (Abbrev Tables): Don't mention irrelevant return values.
2338 (Abbrev Expansion): Add cross-ref for wrapper hooks.
2339 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
2340 (Abbrev Table Properties): Update nil :regexp description.
2341
b3134b95
GM
23422012-03-03 Glenn Morris <rgm@gnu.org>
2343
520f2425
GM
2344 * internals.texi: Change @appendix section commands to @section.
2345 (Building Emacs): Say less about CANNOT_DUMP platforms.
2346 Replace deleted eval-at-startup with custom-initialize-delay.
999dd333 2347 (Pure Storage): Small changes.
01a6dcc8 2348 (Memory Usage): Copyedit.
7d2d7cc0
GM
2349 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
2350 example definitions. Give examples of things with non-nil
2351 interactive args. Mention eval_sub. Remove old info about
2352 strings and GCPRO. Mention cus-start.el.
2353 (Buffer Internals, Window Internals, Process Internals):
2354 Misc small updates and fixes for fields.
520f2425 2355
b3134b95
GM
2356 * tips.texi: Copyedits.
2357 (Coding Conventions): Mention autoloads.
2358 Combine partially duplicated macro items. Fix xref.
2359 Refer to Library Headers for copyright notice.
2360 (Programming Tips): edit-options is long-obsolete.
2361 (Compilation Tips): Mention loading bytecomp for byte-compile props.
2362 (Warning Tips): Mention declare-function.
2363 (Documentation Tips): Remove old info.
2364 (Comment Tips): Mention comment-dwim, not indent-for-comment.
2365 (Library Headers): General update.
2366
2064cc6a
GM
23672012-03-02 Glenn Morris <rgm@gnu.org>
2368
6945faa6
GM
2369 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
2370 and relocate entry. Mention buffer-stale-function.
2371
4186e877
GM
2372 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
2373
2064cc6a
GM
2374 * hooks.texi (Standard Hooks): General update.
2375 Put related hooks together. Add and remove items.
2376 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
2377 * modes.texi (Hooks): Tweak cross-ref description.
2378
7272fbf3
MA
23792012-03-01 Michael Albinus <michael.albinus@gmx.de>
2380
2381 * files.texi (Kinds of Files): The return value of file-equal-p is
2382 unspecified, if FILE1 or FILE2 does not exist.
2383
53a1239b
GM
23842012-03-01 Glenn Morris <rgm@gnu.org>
2385
90db9af9
GM
2386 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
2387
53a1239b
GM
2388 * maps.texi (Standard Keymaps): General update.
2389 Remove mode-specific maps, talk about the more general keymaps.
2390 * help.texi (Help Functions): Add vindex for Helper-help-map.
2391 * keymaps.texi (Active Keymaps): Minor rephrasing.
2392
775b55af
GM
23932012-02-29 Glenn Morris <rgm@gnu.org>
2394
2395 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
2396
96b49301 23972012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2398
7272fbf3 2399 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
bf7f9bc5 2400 Update changed behavior of file-subdir-of-p.
96b49301 2401
1383d930
GM
24022012-02-28 Glenn Morris <rgm@gnu.org>
2403
44e97401
GM
2404 * advice.texi, anti.texi, display.texi, elisp.texi:
2405 * processes.texi, variables.texi, vol1.texi, vol2.texi:
2406 Standardize possessive apostrophe usage.
2407
e3c73f1e
GM
2408 * locals.texi: Remove file.
2409 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
2410 Remove menu entry.
2411 * errors.texi, maps.texi: Adjust node pointers.
2412 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
edb3ac8c 2413 * makefile.w32-in (srcs):
e3c73f1e
GM
2414 * Makefile.in (srcs): Remove locals.texi.
2415
1383d930
GM
2416 * frames.texi (Mouse Position): Fix cross-ref.
2417
431ee44b
CY
24182012-02-27 Chong Yidong <cyd@gnu.org>
2419
2420 * buffers.texi (Creating Buffers): Clarify that
2421 generate-new-buffer uses generate-new-buffer-names.
2422 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
2423
2424 * files.texi (Directory Names): Index entry for file name abbreviations.
2425 (Relative File Names, File Name Expansion): Refer to it.
2426 (Locating Files): Move locate-user-emacs-file documentation to
2427 Standard File Names.
2428 (Standard File Names): Add locate-user-emacs-file; update examples.
2429
6a11ec9d
MA
24302012-02-26 Michael Albinus <michael.albinus@gmx.de>
2431
2432 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
2433
9a4888c0
CY
24342012-02-26 Chong Yidong <cyd@gnu.org>
2435
2436 * files.texi (Kinds of Files): Improve documentation of
2437 files-equal-p and file-subdir-of-p.
2438
f0e751b9
GM
24392012-02-26 Glenn Morris <rgm@gnu.org>
2440
2441 * intro.texi (Acknowledgements): Small changes.
2442
7e05b1ec
GM
24432012-02-25 Glenn Morris <rgm@gnu.org>
2444
2445 * errors.texi: Don't try to list _all_ the error symbols.
2446 Add circular-list, cl-assertion-failed, compression-error.
2447 * elisp.texi, vol1.texi, vol2.texi:
2448 * control.texi (Error Symbols): Tweak "Standard Errors" description.
2449
23453255 24502012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2451
2452 * files.texi (files-equal-p, file-subdir-of-p): New,
2453 add initial documentation.
2454
4963495d
CY
24552012-02-25 Chong Yidong <cyd@gnu.org>
2456
fa74b241
CY
2457 * files.texi (File Attributes): Document file-selinux-context.
2458 (Changing Files): Link to it.
2459 (Changing Files): Document set-file-selinux-context.
2460
2461 * backups.texi (Making Backups): Return value of backup-buffer is
d268b4fe
CY
2462 changed. Mention default value of backup-directory-alist.
2463 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
2464 (Auto-Saving): New minor mode behavior for auto-save-mode.
2465 (Reverting): Add defvar for revert-buffer-in-progress-p.
fa74b241 2466
4963495d
CY
2467 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
2468
4bb82fa8
GM
24692012-02-24 Glenn Morris <rgm@gnu.org>
2470
2471 * errors.texi (Standard Errors): Mention dbus-error.
2472 For arith-error sub-classes, just use one cross-ref.
2473
2cb228f7
AM
24742012-02-23 Alan Mackenzie <acm@muc.de>
2475
2476 * modes.texi (Defining Minor Modes): Document the new keyword
2477 :after-hook.
2478
a59225b1
CY
24792012-02-21 Chong Yidong <cyd@gnu.org>
2480
2481 * files.texi (Files): Mention magic file names as arguments.
2482 (Reading from Files): Copyedits.
2483 (File Attributes): Mention how to change file modes.
2484 (Changing Files): Use standard "file permissions" terminology.
2485 Add xref to File Attributes node.
2486 (Locating Files): Document locate-user-emacs-file.
2487 (Unique File Names): Recommend against using make-temp-name.
2488
8376d7c2
CY
24892012-02-19 Chong Yidong <cyd@gnu.org>
2490
2491 * help.texi (Documentation, Documentation Basics, Help Functions):
2492 Minor clarifications.
2493 (Accessing Documentation): Clarify what documentation-property is
2494 for. Add xref to Keys in Documentation.
2495
2496 * tips.texi (Documentation Tips): Don't recommend using * in
2497 docstrings.
2498
2499 * macros.texi (Defining Macros):
2500 * modes.texi (Derived Modes): Say "documentation string" instead
2501 of docstring.
2502
82233bea
CY
25032012-02-18 Chong Yidong <cyd@gnu.org>
2504
2505 * modes.texi (Tabulated List Mode): New node.
2506 (Basic Major Modes): Add xref to it.
2507
2508 * processes.texi (Process Information): Mention Process Menu mode.
2509
7b926f3f
CY
25102012-02-17 Chong Yidong <cyd@gnu.org>
2511
2512 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
2513
0fd2c9a3
GM
25142012-02-17 Glenn Morris <rgm@gnu.org>
2515
2516 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
2517
f700caa3
CY
25182012-02-16 Chong Yidong <cyd@gnu.org>
2519
4230351b
CY
2520 * syntax.texi (Syntax Tables, Syntax Descriptors)
2521 (Syntax Table Functions): Copyedits.
2522 (Syntax Basics): Don't repeat the material in the preceding node.
2523 (Syntax Class Table): Use a table.
2524 (Syntax Properties): Document syntax-propertize-function and
2525 syntax-propertize-extend-region-functions.
2526 (Motion via Parsing): Clarify scan-lists. Fix indentation.
1cbae532
SM
2527 (Parser State): Update for the new "c" comment style.
2528 Fix description of item 7 (comment style).
4230351b 2529
f700caa3
CY
2530 * modes.texi (Minor Modes): Update how mode commands should treat
2531 arguments now.
2532 (Mode Line Basics): Clarify force-mode-line-update.
2533 (Mode Line Top): Note that the example is not realistic.
2534 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
2535 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
2536 "mode line construct" instead of "mode line specification".
2537 (Syntactic Font Lock): Remove mention of obsolete variable
2538 font-lock-syntactic-keywords.
2539 (Setting Syntax Properties): Node deleted.
2540 (Font Lock Mode): Note that Font Lock mode is a minor mode.
2541 (Font Lock Basics): Note that syntactic fontification falls back
2542 on `syntax-table'.
2543 (Search-based Fontification): Emphasize that font-lock-keywords
2544 should not be set directly.
2545 (Faces for Font Lock): Avoid some confusing terminology.
4230351b
CY
2546 (Syntactic Font Lock): Minor clarifications. Add xref to
2547 Syntactic Font Lock node.
f700caa3 2548
60236b0d
CY
25492012-02-15 Chong Yidong <cyd@gnu.org>
2550
2551 * minibuf.texi (Basic Completion): Define "completion table".
2552 Move completion-in-region to Completion in Buffers node.
2553 (Completion Commands): Use "completion table" terminology.
2554 (Completion in Buffers): New node.
2555
2556 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
2557 (Setting Hooks): Update minor mode usage example.
2558 (Major Mode Conventions): Note that completion-at-point-functions
2559 should be altered locally. Add xref to Completion in Buffers.
f700caa3
CY
2560 Remove duplicate tip about auto-mode-alist.
2561 (Minor Modes): Rewrite introduction.
2562 (Minor Mode Conventions): Copyedits. Don't recommend
2563 variable-only minor modes since few minor modes are like that.
60236b0d 2564
d7dbb11a
GM
25652012-02-15 Glenn Morris <rgm@gnu.org>
2566
2567 * processes.texi (Network): Document open-network-stream :parameters.
2568
3d8badf4
CY
25692012-02-14 Chong Yidong <cyd@gnu.org>
2570
2571 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
2572 was removed on 2009-09-10. Update lisp-mode-map example.
2573 (Inheritance and Keymaps): Minor clarification.
2574 (Searching Keymaps): Remove out-of-place enumeration.
2575 (Key Lookup): Remove unnecessary example (one was already given in
2576 Format of Keymaps).
2577 (Changing Key Bindings): Update suppress-keymap example.
2578 (Menu Bar, Tool Bar): Copyedits.
2579 (Tool Bar): Update tool-bar-map example.
2580
faccede1
CY
25812012-02-12 Chong Yidong <cyd@gnu.org>
2582
2583 * debugging.texi (Debugger Commands): Continuing is now allowed
2584 for errors.
2585
355cabc6
CY
25862012-02-11 Chong Yidong <cyd@gnu.org>
2587
d860baa0
CY
2588 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
2589 Move the list of standard bitmaps there.
2590 (Fringe Cursors): Rewrite for clarity.
2591 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
2592
34106abe
CY
2593 * commands.texi (Command Overview): Mention read-key.
2594 (Using Interactive, Interactive Call): Minor clarifications.
2595 (Function Keys, Click Events): Avoid "input stream" terminology.
2596 (Click Events): Add xref to Window Sizes and Accessing Mouse.
2597 Clarify column and row components.
2598 (Accessing Mouse): Add xref to Click Events. Minor fixes.
2599 (Special Events): Copyedits.
2600
2601 * streams.texi (Input Streams): De-document get-file-char.
2602 (Output Variables): Don't refer to old backquote syntax.
2603
355cabc6
CY
2604 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
2605 (Error Debugging): Note that debug-ignored-errors overrides list
1cbae532
SM
2606 values of debug-on-error too. Add xref to Signaling Errors.
2607 Note that debug-on-signal is not customizable.
2608 Mention condition-case-unless-debug.
355cabc6
CY
2609 (Compilation Errors): Node deleted.
2610
2611 * compile.texi (Compiler Errors): Move a paragraph here from
2612 deleted node Compilation Errors.
2613
1be3ca5a
LL
26142012-02-10 Leo Liu <sdl.web@gmail.com>
2615
2616 * control.texi (Handling Errors): Change condition-case-no-debug
2617 to condition-case-unless-debug.
2618
25dec365
CY
26192012-02-10 Chong Yidong <cyd@gnu.org>
2620
2621 * advice.texi (Defining Advice): Clarify ad-unadvise.
2622 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
2623 is not abnormal.
2624 (Advising Primitives): Node deleted; ad-define-subr-args has been
2625 removed.
2626
2627 * compile.texi (Speed of Byte-Code): Use float-time in example.
2628 (Compilation Functions): Note that the log uses Compilation mode.
2629 Don't discuss the contents of byte-code function object here.
2630 (Compilation Functions): De-document internal function byte-code.
2631 (Docs and Compilation): Minor clarifications.
2632
2633 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
2634 Objects.
2635
5f5e4ea1
GM
26362012-02-10 Glenn Morris <rgm@gnu.org>
2637
2638 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
2639 Mention secure-hash.
2640 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
2641
6c1e4b46
CY
26422012-02-10 Chong Yidong <cyd@gnu.org>
2643
2644 * loading.texi (Loading): Don't emphasize "library" terminology.
2645 (Library Search): load-path is not a user option. Mention role of
2646 -L option and packages. Improve examples.
2647 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
2648 obsolete.
2649 (Autoload): Minor clarifications.
2650
72ca698c
GM
26512012-02-10 Glenn Morris <rgm@gnu.org>
2652
b011fbfe
GM
2653 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
2654
72ca698c
GM
2655 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
2656
14a1f380
GM
26572012-02-08 Glenn Morris <rgm@gnu.org>
2658
2659 * loading.texi (Named Features): Update the require example.
2660
60d47423
GM
26612012-02-07 Glenn Morris <rgm@gnu.org>
2662
2663 * modes.texi (Defining Minor Modes):
2664 Expand on args of defined minor modes.
2665
0992bd9c
CY
26662012-02-07 Chong Yidong <cyd@gnu.org>
2667
2668 * variables.texi (Creating Buffer-Local): Minor clarification
2669 to buffer-local-variables doc (Bug#10715).
2670
af008560
GM
26712012-02-07 Glenn Morris <rgm@gnu.org>
2672
e80e1825 2673 * display.texi (ImageMagick Images): General update.
af008560
GM
2674 Move most details of imagemagick-render-type to the variable's doc.
2675
866c1d22
GM
26762012-02-06 Glenn Morris <rgm@gnu.org>
2677
f7c9199f 2678 * keymaps.texi (Tool Bar): Mention separators.
dac86404
GM
2679 (Inheritance and Keymaps):
2680 Mention make-composed-keymap and multiple inheritance.
f7c9199f 2681
e7bc51d0
GM
2682 * modes.texi (Running Hooks): Mention run-hook-wrapped.
2683
866c1d22
GM
2684 * control.texi (Handling Errors):
2685 Mention condition-case-no-debug and with-demoted-errors.
2686
03988c98
CY
26872012-02-05 Chong Yidong <cyd@gnu.org>
2688
2689 * customize.texi (Common Keywords): Minor clarifications.
2690 Document custom-unlispify-remove-prefixes.
2691 (Variable Definitions): Backquotes in defcustom seem to work fine
2692 now. Various other copyedits.
e1161b06
CY
2693 (Simple Types): Copyedits. Document color selector.
2694 (Composite Types): Copyedits.
2695 (Splicing into Lists): Clarifications.
03988c98
CY
2696
2697 * eval.texi (Backquote): Move from macros.texi.
2698
2699 * macros.texi (Expansion): Minor clarification.
2700 (Backquote): Move node to eval.texi.
2701 (Defining Macros): Move an example from Backquote node.
2702 (Argument Evaluation): No need to mention Pascal.
2703 (Indenting Macros): Add xref to Defining Macros.
2704
649f602c
GM
27052012-02-05 Glenn Morris <rgm@gnu.org>
2706
2707 * debugging.texi (Error Debugging): Mention debug-on-event default.
2708
34c99998
GM
27092012-02-04 Glenn Morris <rgm@gnu.org>
2710
8f05da42
GM
2711 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
2712
7aa5aad8
GM
2713 * debugging.texi (Error Debugging): Mention debug-on-event.
2714 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
2715
c7291ad9
GM
2716 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
2717
34c99998
GM
2718 * text.texi (Buffer Contents):
2719 Update filter-buffer-substring description.
2720
735cc5ca
CY
27212012-02-04 Chong Yidong <cyd@gnu.org>
2722
6e911150
SM
2723 * functions.texi (What Is a Function): Add closures.
2724 Mention "return value" terminology. Add xref for command-execute.
1cbae532 2725 Remove unused "keystroke command" terminology.
735cc5ca
CY
2726 (Lambda Expressions): Give a different example than in the
2727 following subsection. Add xref to Anonymous Functions.
2728 (Function Documentation): Remove gratuitous markup.
2729 (Function Names): Move introductory text to `What Is a Function'.
2730 (Defining Functions): Fix defun argument spec.
1cbae532
SM
2731 (Anonymous Functions): Document lambda macro explicitly.
2732 Mention effects on lexical binding.
735cc5ca
CY
2733 (Function Cells): Downplay direct usage of fset.
2734 (Closures): New node.
2735 (Inline Functions): Remove "open-code" terminology.
2736 (Declaring Functions): Minor tweak; .m is not C code.
2737
2738 * variables.texi (Variables): Don't refer to "global value".
2739 (Local Variables, Void Variables): Copyedits.
2740 (Lexical Binding): Minor clarification of example.
2741 (File Local Variables): Mention :safe and :risky defcustom args.
2742 (Lexical Binding): Add xref to Closures node.
2743
94bc7984
GM
27442012-02-04 Glenn Morris <rgm@gnu.org>
2745
2746 * minibuf.texi (High-Level Completion): Updates for read-color.
2747
4f5a10ef
GM
27482012-02-03 Glenn Morris <rgm@gnu.org>
2749
eea14f31
GM
2750 * display.texi (GIF Images): Mention animation.
2751 Remove commented-out old example of animation.
2752 (Animated Images): New subsection.
2753 * elisp.texi (Top):
2754 * vol1.texi (Top):
2755 * vol2.texi (Top): Add Animated Images menu entry.
2756
4f5a10ef
GM
2757 * display.texi (Image Formats): Remove oddly specific information
2758 on versions of image libraries.
204e728d 2759 (GIF Images, TIFF Images): Minor rephrasing.
4f5a10ef 2760
12f381b7
GM
27612012-02-02 Glenn Morris <rgm@gnu.org>
2762
1b9f60cc
GM
2763 * processes.texi (Synchronous Processes):
2764 Mention call-process's :file gets overwritten.
2765
7e2734bc
GM
2766 * commands.texi (Reading One Event):
2767 * help.texi (Help Functions): Document read-char-choice.
2768
f58b9822
GM
2769 * hooks.texi (Standard Hooks):
2770 * modes.texi (Keymaps and Minor Modes):
2771 * text.texi (Commands for Insertion): Document post-self-insert-hook.
2772
2773 * hooks.texi (Standard Hooks): Add prog-mode-hook.
2774
12f381b7
GM
2775 * hooks.texi (Standard Hooks):
2776 * modes.texi (Major Mode Conventions, Mode Hooks):
2777 Document change-major-mode-after-body-hook.
2778
7a9a2fc6
GM
27792012-02-01 Glenn Morris <rgm@gnu.org>
2780
2781 * modes.texi (Defining Minor Modes):
2782 Mention disabling global minor modes on a per-major-mode basis.
2783
a037c171
CY
27842012-01-31 Chong Yidong <cyd@gnu.org>
2785
2786 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
2787 (Parser State): Remove unnecessary statement (Bug#10661).
2788
2789 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
2790
56afad3a
GM
27912012-01-31 Glenn Morris <rgm@gnu.org>
2792
2793 * modes.texi (Defining Minor Modes):
2794 Document define-minor-mode's new :variable keyword.
2795
0f29fa41
CY
27962012-01-29 Chong Yidong <cyd@gnu.org>
2797
837a390a
CY
2798 * syntax.texi (Syntax Class Table): Tweak description of newline
2799 char syntax (Bug#9619).
2800
0f29fa41
CY
2801 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
2802 description (Bug#10189).
2803
182148ee
GM
28042012-01-29 Glenn Morris <rgm@gnu.org>
2805
a49ca6b9
GM
2806 * files.texi (Changing Files): Document SELinux support.
2807
182148ee
GM
2808 * windows.texi (Window Sizes): Fix typo.
2809
9962192e
CY
28102012-01-28 Chong Yidong <cyd@gnu.org>
2811
8c6e1920
CY
2812 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
2813 doc (Bug#8568).
2814
9583ec59
CY
2815 * frames.texi (Input Focus): Add NORECORD arg to
2816 select-frame-set-input-focus. Clarify its role in select-frame.
2817
10256988
CY
2818 * text.texi (Transposition): We don't use transpose-region as an
2819 internal subroutine (Bug#3249).
2820
9962192e
CY
2821 * modes.texi (Example Major Modes): Update Lisp example code to
2822 current sources. Delete the old non-derived-major-mode example,
2823 which has diverged badly from current sources.
2824
2aa43abb
GM
28252012-01-27 Glenn Morris <rgm@gnu.org>
2826
2827 * makefile.w32-in (texinputdir): Fix (presumed) typo.
2828 (VERSION, manual): Remove, unused.
2829
9f40220d
CY
28302012-01-27 Chong Yidong <cyd@gnu.org>
2831
2832 * commands.texi (Command Overview): Minor clarification (Bug#10384).
2833
acc28cb9
CY
28342012-01-26 Chong Yidong <cyd@gnu.org>
2835
2836 * searching.texi (String Search): Document negative repeat count
2837 (Bug#10507).
2838
48da7392
GM
28392012-01-26 Glenn Morris <rgm@gnu.org>
2840
2841 * variables.texi (Using Lexical Binding):
2842 Mention that lexical-binding should be set in the first line.
2843
69b0acb9
LI
28442012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2845
2846 * macros.texi (Defining Macros): Don't claim that `declare' only
2847 affects Edebug and indentation.
2848
543757a8
LI
28492012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2850
2851 * macros.texi (Defining Macros): Slight `declare' fixup.
2852
450e3cae
GM
28532012-01-25 Glenn Morris <rgm@gnu.org>
2854
24189ce0 2855 * makefile.w32-in (texinputdir):
450e3cae
GM
2856 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2857
1021c761
CY
28582012-01-24 Chong Yidong <cyd@gnu.org>
2859
2860 * variables.texi (Variables, Local Variables, Void Variables):
2861 Edit to make the descriptions less specific to dynamic binding.
2862 (Local Variables): Default max-specpdl-size is now 1300.
1cbae532
SM
2863 (Defining Variables): Edits for lexical scoping.
2864 Delete information about starting docstrings with *. De-document
1021c761
CY
2865 user-variable-p.
2866 (Tips for Defining): Remove an unimportant discussion of quitting
2867 in the middle of a load.
2868 (Accessing Variables, Setting Variables): Discuss lexical binding.
2869 (Variable Scoping): Rewrite.
2870 (Scope, Extent, Impl of Scope): Nodes deleted.
2871 (Dynamic Binding): New node, with material from Scope, Extent, and
2872 Impl of Scope nodes.
2873 (Dynamic Binding Tips): Rename from Using Scoping.
2874 (Lexical Binding): Rewrite.
2875 (Using Lexical Binding): Rename from Converting to Lexical
2876 Binding. Convert to subsection.
2877
2878 * customize.texi (Variable Definitions): Add custom-variable-p.
2879 Move user-variable-p documentation here.
2880
31cbea1d
CY
28812012-01-23 Chong Yidong <cyd@gnu.org>
2882
2883 * strings.texi (Text Comparison): Minor qualification.
2884
2885 * lists.texi (Cons Cells): Copyedits.
2886 (List Elements): Mention push.
2887 (List Variables): Mention pop.
2888 (Rings): Move to sequences.texi.
2889
2890 * sequences.texi (Sequence Functions): Don't repeat the
2891 introduction already given in the parent.
2892 (Vectors): Copyedits.
2893 (Rings): Move from lists.texi. Note that this is specific to the
2894 ring package.
2895
2896 * symbols.texi (Definitions, Symbol Components): Mention variable
2897 scoping issues.
2898 (Plists and Alists): Copyedits.
2899
2900 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
2901 correctness with lexical scoping.
2902 (Eval): Copyedits.
2903
fead402d
CY
29042012-01-21 Chong Yidong <cyd@gnu.org>
2905
2906 * intro.texi (A Sample Function Description): Special notation
2907 used for macros too.
2908
2909 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
2910 (Symbol Type): Add xref for keyword symbols.
2911 (Sequence Type): Clarify differences between sequence types.
2912 (Cons Cell Type): Add "linked list" index entry.
2913 (Non-ASCII in Strings): Copyedits.
2914 (Equality Predicates): Symbols with same name need not be eq.
2915
2916 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
2917 ldexp. Move float-e and float-pi to Math Functions node.
2918
61086eb6
GM
29192012-01-21 Glenn Morris <rgm@gnu.org>
2920
2921 * modes.texi (Auto Major Mode):
2922 * variables.texi (File Local Variables):
2923 Mention inhibit-local-variables-regexps.
2924
34a02f46
MR
29252012-01-19 Martin Rudalics <rudalics@gmx.at>
2926
2927 * windows.texi (Window Configurations): Rewrite references to
2928 persistent window parameters.
2929 (Window Parameters): Fix description of persistent window
2930 parameters.
2931
f5064cae
JB
29322012-01-16 Juanma Barranquero <lekktu@gmail.com>
2933
2934 * windows.texi (Window Parameters): Use @pxref.
2935
6a6ee00d
MR
29362012-01-16 Martin Rudalics <rudalics@gmx.at>
2937
2938 * windows.texi (Window Configurations, Window Parameters):
2939 Describe persistent window parameters.
2940
9ca4c014
SM
29412011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2942
2943 * variables.texi (Creating Buffer-Local): Warn against misuses of
2944 make-variable-buffer-local (bug#10258).
2945
d027f83d
LMI
29462012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2947
2948 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
2949
89bd9ccd
CY
29502012-01-06 Chong Yidong <cyd@gnu.org>
2951
1cbae532
SM
2952 * variables.texi (Directory Local Variables):
2953 Document hack-dir-local-variables-non-file-buffer.
89bd9ccd 2954
c869783d
GM
29552012-01-06 Glenn Morris <rgm@gnu.org>
2956
2957 * maps.texi (Standard Keymaps): Refer to Info-edit by name
2958 rather than by keybinding.
2959
2cae5ba4
JB
29602011-12-29 Juanma Barranquero <lekktu@gmail.com>
2961
2962 * frames.texi (Font and Color Parameters): Add @pxref.
2963
43da4d08
DC
29642011-12-29 Daniel Colascione <dan.colascione@gmail.com>
2965
2966 * frames.texi (Font and Color Parameters):
2967 Document w32 font backends (bug#10399).
2968
8d80ef01
PE
29692011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2970
2971 * files.texi (File Attributes, Changing Files):
2972 Use a more-natural notation for octal numbers.
2973
9022ae07
JB
29742011-12-23 Juanma Barranquero <lekktu@gmail.com>
2975
2976 * variables.texi (Variables with Restricted Values):
2977 Change reference to variable (bug#10354).
2978
454592a6
MR
29792011-12-13 Martin Rudalics <rudalics@gmx.at>
2980
2981 * windows.texi (Splitting Windows): Use t instead of non-nil
2982 when describing window-combination-resize.
2983
a7cdbfce
SM
29842011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2985
2986 * text.texi (Special Properties): Warn against `intangible' properties
2987 (bug#10222).
2988
a3dcc84e
EZ
29892011-11-26 Eli Zaretskii <eliz@gnu.org>
2990
579ebf8f
EZ
2991 * display.texi (Truncation):
2992 * text.texi (Special Properties): Describe what a stretch-glyph is
2993 instead of using that term without explanation. Make the
2994 cross-references more accurate.
2995
a3dcc84e
EZ
2996 * display.texi (Usual Display): Update the description,
2997 cross-references, and indexing related to display of control
2998 characters and raw bytes.
2999
94af99a4
MR
30002011-11-25 Martin Rudalics <rudalics@gmx.at>
3001
3002 * windows.texi (Splitting Windows): Fix description of
3003 window-combination-limit. Suggested by Eli Zaretskii.
3004
1c3d7a13
CY
30052011-11-23 Chong Yidong <cyd@gnu.org>
3006
3007 * windows.texi (Window Sizes): Move window-top-line,
3008 window-left-column, and window-*-pixel-edges to Coordinates and
3009 Windows node.
3010 (Coordinates and Windows): Restore window-edges doc.
3011
90151a1e
MR
30122011-11-21 Martin Rudalics <rudalics@gmx.at>
3013
a7cdbfce
SM
3014 * windows.texi (Windows and Frames, Splitting Windows):
3015 Fix typos.
90151a1e 3016
a9b9b7f5
CY
30172011-11-21 Chong Yidong <cyd@gnu.org>
3018
3019 * windows.texi (Splitting Windows): Fix error in documentation of
3020 window-combination-limit.
3021 (Cyclic Window Ordering): Minor fixes to next-window,
3022 one-window-p, and get-lru-window docs. Don't document
3023 window-list-1.
3024 (Buffers and Windows): Copyedits.
3025 (Choosing Window): Document special handling of special-display-*.
3026 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
a7cdbfce
SM
3027 Don't document even-window-heights, which is going away.
3028 Clarify which options are obeyed by which action functions.
a9b9b7f5 3029
f4e90db0
SM
30302011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3031
3032 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
3033
d2999b1a
MR
30342011-11-20 Martin Rudalics <rudalics@gmx.at>
3035
f4e90db0
SM
3036 * windows.texi (Resizing Windows, Splitting Windows):
3037 Remove term "status" when talking about combination limits.
d2999b1a 3038
cd1181db
JB
30392011-11-20 Juanma Barranquero <lekktu@gmail.com>
3040
3041 * compile.texi (Compiler Errors):
3042 * help.texi (Help Functions): Fix typos.
3043
7bf54975
CY
30442011-11-19 Chong Yidong <cyd@gnu.org>
3045
3046 * windows.texi (Splitting Windows): Clarify role of window
3047 parameters in split-window. Shorten the example.
f4e90db0
SM
3048 (Deleting Windows): Rewrite intro to handle internal windows.
3049 Fix delete-windows-on doc.
7bf54975
CY
3050 (Selecting Windows): Copyedits.
3051
a0c2d0ae
MR
30522011-11-17 Martin Rudalics <rudalics@gmx.at>
3053
3054 * windows.texi (Resizing Windows, Splitting Windows)
3055 (Deleting Windows): Use term window-combination-resize instead
3056 of window-splits.
3057
b6f67890
MR
30582011-11-16 Martin Rudalics <rudalics@gmx.at>
3059
f4e90db0
SM
3060 * windows.texi (Resizing Windows, Splitting Windows):
3061 Rename occurrences of window-nest to window-combination-limit.
b6f67890 3062
0b381c7e
JB
30632011-11-14 Juanma Barranquero <lekktu@gmail.com>
3064
3065 * intro.texi (Lisp History): Fix typo.
3066
89d61221
MR
30672011-11-12 Martin Rudalics <rudalics@gmx.at>
3068
f4e90db0
SM
3069 * windows.texi (Splitting Windows, Deleting Windows):
3070 Remove references to splits status of windows.
89d61221 3071
b2621720
GM
30722011-11-10 Glenn Morris <rgm@gnu.org>
3073
3074 * buffers.texi (Read Only Buffers): Expand a bit on why
3075 toggle-read-only should only be used interactively. (Bug#7292)
3076
d2ad7ee1
CY
30772011-11-09 Chong Yidong <cyd@gnu.org>
3078
3079 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 3080 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
3081 window-inside-absolute-pixel-edges.
3082 (Resizing Windows): shrink-window-if-larger-than-buffer works on
3083 non-full-width windows.
3084
2cffd681
MR
30852011-11-09 Martin Rudalics <rudalics@gmx.at>
3086
3087 * windows.texi (Resizing Windows): Rewrite documentation of
3088 window-resizable.
3089
f6f6d7e7
CY
30902011-11-09 Chong Yidong <cyd@gnu.org>
3091
3092 * windows.texi (Splitting Windows): Simplify example.
3093
a79db6e0
CY
30942011-11-08 Chong Yidong <cyd@gnu.org>
3095
3096 * windows.texi (Window Sizes): Copyedits. Document
3097 window-text-height. Remove window-min-height and window-min-width
3098 discussion, referring instead to Emacs manual.
3099 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
3100 (Resizing Windows): Simplify introduction. Don't document
3101 enlarge-window, shrink-window, enlarge-window-horizontally, and
3102 shrink-window-horizontally; they are no longer preferred for
3103 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 3104
441950c7
GM
31052011-11-07 Glenn Morris <rgm@gnu.org>
3106
3107 * windows.texi (Choosing Window): Fix keybinding typo.
3108
be7f5545
MR
31092011-11-07 Martin Rudalics <rudalics@gmx.at>
3110
3111 * windows.texi (Resizing Windows, Splitting Windows)
3112 (Window Configurations): Use "child window" instead of
3113 "subwindow".
3114
291d142b
CY
31152011-11-06 Chong Yidong <cyd@gnu.org>
3116
3117 * windows.texi (Basic Windows): Clarify various definitions.
3118 Treat window-normalize-* as internal; don't document them.
3119 (Windows and Frames): Various clarifications, e.g. non-live
3120 windows also belong to frames. Fix window-list description.
3121 Simplify window nesting example.
f4e90db0
SM
3122 (Splitting Windows, Window Configurations):
3123 Use split-window-below.
291d142b 3124
89bd5ee1
EZ
31252011-11-04 Eli Zaretskii <eliz@gnu.org>
3126
3127 * windows.texi (Window Sizes): Mention in the doc string that the
3128 return values of `window-body-height' and `window-body-width' are
3129 in frame's canonical units. (Bug#9949)
3130
3d8daefe
MR
31312011-10-30 Martin Rudalics <rudalics@gmx.at>
3132
3133 * windows.texi (Windows and Frames): Remove "iso-" infix from
3134 documentation of window-iso-combined-p.
3135
60754666
CY
31362011-10-26 Chong Yidong <cyd@gnu.org>
3137
3138 * modes.texi (Running Hooks): Document with-wrapper-hook.
3139
d366bd53
CY
31402011-10-18 Chong Yidong <cyd@gnu.org>
3141
3142 * display.texi (Glyphless Chars): New node.
3143
50b063c3
CY
31442011-10-13 Chong Yidong <cyd@stupidchicken.com>
3145
3146 * text.texi (Yanking): Document yank-excluded-properties.
3147
3148 * package.texi (Packaging Basics): The commentary should say how
3149 to begin using the package.
3150
c72063fa
MR
31512011-10-11 Martin Rudalics <rudalics@gmx.at>
3152
3153 * windows.texi (Deleting Windows): Mention which window gets
3154 selected when deleting the selected window.
3155
d83dc65b
MR
31562011-10-09 Martin Rudalics <rudalics@gmx.at>
3157
3158 * buffers.texi (The Buffer List): Describe how bury-buffer deals
3159 with the selected window.
3160 * windows.texi (Buffers and Windows): Reformulate text on how
3161 replace-buffer-in-windows deals with a window.
3162 (Quitting Windows): Describe how quit-window deals with a
3163 standalone frame. Describe new option frame-auto-hide-function.
3164
c599682c
GM
31652011-10-08 Glenn Morris <rgm@gnu.org>
3166
48bca619
GM
3167 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
3168
c599682c
GM
3169 * positions.texi (Excursions): Update warning message.
3170
969aa734
CY
31712011-10-05 Chong Yidong <cyd@stupidchicken.com>
3172
f4e90db0
SM
3173 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
3174 Fix Emacs manual xref (Bug#9675).
969aa734 3175
550f41cd
CY
31762011-10-01 Chong Yidong <cyd@stupidchicken.com>
3177
3178 * windows.texi (Textual Scrolling): Document scroll-up-command,
3179 scroll-down-command, scroll-error-top-bottom, and the
3180 scroll-command symbol property.
717a1362
CY
3181 (Display Action Functions): Fix description of
3182 display-buffer-pop-up-window.
550f41cd 3183
a239d4e9
JB
31842011-09-28 Juanma Barranquero <lekktu@gmail.com>
3185
3186 * windows.texi (Splitting Windows): Fix typos.
3187
590c056d
MR
31882011-09-25 Martin Rudalics <rudalics@gmx.at>
3189
3190 * windows.texi (Windows and Frames, Display Action Functions)
3191 (Switching Buffers): Fix some typos.
3192 (Buffers and Windows): Remove reference to window-auto-delete.
3193 Reword description of replace-buffer-in-windows.
3194 (Window History): Fix some typos and refer to frame local buffer
3195 list.
c419f5cb
MR
3196 (Quitting Windows): New node.
3197 (Window Configurations): Add descriptions of window-state-get
3198 and window-state-put.
3199 (Window Parameters): Describe variable ignore-window-parameters.
3200 Sketch some window parameters currently in use.
3201 * elisp.texi (Top): Update node listing.
590c056d 3202
9ec20d36
CY
32032011-09-25 Chong Yidong <cyd@stupidchicken.com>
3204
3205 * windows.texi (Display Action Functions)
3206 (Choosing Window Options): New nodes.
3207
0e406a72
CY
32082011-09-24 Chong Yidong <cyd@stupidchicken.com>
3209
3210 * windows.texi (Window History): New node. Move text here from
3211 Buffers and Windows.
3212 (Switching Buffers): Rename from Displaying Buffers, since we
f4e90db0
SM
3213 don't document display-buffer here; callers changed.
3214 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
0e406a72
CY
3215 switch-to-buffer-other-frame. Delete duplicate
3216 replace-buffer-in-windows doc.
3217 (Choosing Window): Document display actions.
3218
6bf7006f
EZ
32192011-09-24 Eli Zaretskii <eliz@gnu.org>
3220
3221 * display.texi (Forcing Redisplay): Update the description of
3222 redisplay-dont-pause due to change in the default value.
3223
b33b68a3
MR
32242011-09-23 Martin Rudalics <rudalics@gmx.at>
3225
3226 * frames.texi (Frames and Windows): Move section and rename to
3227 Windows and Frames in windows.texi.
3228 * windows.texi (Windows): Restructure.
3229 (Basic Windows): Rewrite. Explain live and internal windows and
3230 normalization functions.
3231 (Windows and Frames): Move section here from frames.texi.
3232 Describe subwindows, window combinations, window tree, and
3233 corresponding functions including window-list here.
3234 (Window Sizes): Rename section from Size of Window and move it
3235 up in chapter. Describe total and body sizes and the
3236 corresponding functions. Explain new semantics of
3237 window-min-height/-width.
3238 (Resizing Windows): Move section up in chapter. Describe new
3239 resize functions.
3240 (Splitting Windows): Describe new behavior of split-window,
3241 split-window-above-each-other and split-window-side-by-side.
3242 Provide examples. Describe window-nest and window-splits
3243 options.
3244 (Deleting Windows): Minor rewrite.
f4e90db0
SM
3245 (Selecting Windows): Minor rewrite.
3246 Describe frame-selected-window and set-frame-selected-window here.
3247 (Cyclic Window Ordering): Minor rewrite.
3248 Describe window-list-1.
b33b68a3
MR
3249 (Buffers and Windows): Rewrite. Explain a window's previous and
3250 next buffers and the corresponding functions.
c4682d18 3251 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
3252 * elisp.texi (Top): Update node listings for frames and windows
3253 sections.
3254
4d3786ac
SM
32552011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3256
3257 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
3258
713df35b
LMI
32592011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3260
3261 * errors.texi (Standard Errors): Remove apparent placeholder text
3262 (bug#9491).
3263
33ed493b
CY
32642011-09-18 Chong Yidong <cyd@stupidchicken.com>
3265
3266 * frames.texi (Management Parameters): Fix description of
3267 icon-type parameter.
3268
b8f0a954
CY
32692011-09-17 Chong Yidong <cyd@stupidchicken.com>
3270
3271 * tips.texi (Key Binding Conventions): Don't bind a key sequence
3272 ending in C-g. Suggested by Edward O'Connor.
3273
eddf142c
EZ
32742011-09-17 Eli Zaretskii <eliz@gnu.org>
3275
3276 * numbers.texi (Integer Basics): Add indexing for
3277 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
3278
d8e213eb 32792011-09-14 Dani Moncayo <dmoncayo@gmail.com>
bf1af6c7
DM
3280
3281 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
3282
cec2eab8
JB
32832011-09-11 Juanma Barranquero <lekktu@gmail.com>
3284
3285 * processes.texi (Network Servers): Clarify what the process
3286 buffer is used for (bug#9233).
3287
d8e213eb 32882011-08-30 Dani Moncayo <dmoncayo@gmail.com>
1f403cb9
DM
3289
3290 * lists.texi (Building Lists): Fix typo.
3291
35137ed3
CY
32922011-08-30 Chong Yidong <cyd@stupidchicken.com>
3293
3294 * display.texi (Basic Faces): New node. Document new faces.
3295
3296 * modes.texi (Major Mode Conventions): Move some text there.
3297 (Mode Help): Remove major-mode var, duplicated in Major Modes.
3298
3fd50d5c
CY
32992011-08-29 Chong Yidong <cyd@stupidchicken.com>
3300
3301 * modes.texi (Basic Major Modes): New node. Callers updated.
3302 (Major Modes): Document fundamental-mode and major-mode.
3303 (Major Mode Basics): Node deleted; text moved to Major Modes.
3304 (Derived Modes): Document derived-mode-p.
3305
ddb54206
CY
33062011-08-28 Chong Yidong <cyd@stupidchicken.com>
3307
a6326082
CY
3308 * files.texi (Changing Files, Create/Delete Dirs): Document new
3309 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
3310 (Visiting Functions): Remove view-file; it is documented in the
3311 Emacs manual.
04e2ce72 3312
ddb54206
CY
3313 * frames.texi (Layout Parameters): The defaults for the
3314 menu-bar-lines and tool-bar-lines parameters depend on the mode.
3315
3316 * display.texi (Progress): Document spinner functionality.
3317
3318 * os.texi (Killing Emacs): Note that kill-emacs can be called by
3319 operating system signals. Refer to save-buffers-kill-terminal
3320 instead of save-buffers-kill-emacs.
3321
3322 * objects.texi (Symbol Type): Document ## print representation.
3323
0c95fcf7
EZ
33242011-08-25 Eli Zaretskii <eliz@gnu.org>
3325
3326 * display.texi (Specified Space): Mention that `space' specs
3327 influence bidi reordering.
3328 (Bidirectional Display): Explain how to use `(space . PROPS)' for
3329 separating fields with bidirectional content.
3330
5980d4c6
EZ
33312011-08-24 Eli Zaretskii <eliz@gnu.org>
3332
3333 * display.texi (Bidirectional Display): Document return value in
3334 buffers that are not bidi-reordered for display, and in unibyte
3335 buffers.
3336
bca633fb
EZ
33372011-08-23 Eli Zaretskii <eliz@gnu.org>
3338
3339 * nonascii.texi (Character Properties): Document the values for
3340 unassigned codepoints.
3341
c094bb0c
EZ
33422011-08-18 Eli Zaretskii <eliz@gnu.org>
3343
3344 * nonascii.texi (Character Properties): Document use of
3345 `bidi-class' and `mirroring' properties as part of reordering.
3346 Provide cross-references to "Bidirectional Display".
3347
3348 * display.texi (Bidirectional Display): Document the pitfalls of
3349 concatenating strings with bidirectional content, with possible
f4e90db0
SM
3350 solutions. Document bidi-string-mark-left-to-right.
3351 Mention paragraph direction in modes that inherit from prog-mode.
92b71444
EZ
3352 Document use of `bidi-class' and `mirroring' properties as part of
3353 reordering.
c094bb0c 3354
1ea897d5
EZ
33552011-08-16 Eli Zaretskii <eliz@gnu.org>
3356
9adfcd0b
EZ
3357 * modes.texi (Major Mode Conventions): Improve the documentation
3358 of `mode-class' `special' modes.
3359
10862873
EZ
3360 * nonascii.texi (Character Properties): Document the `mirroring'
3361 property. Add index entries.
3362
1ea897d5
EZ
3363 * syntax.texi (Categories): Add an example of defining a new
3364 category and category table.
3365
3366 * searching.texi (Regexp Backslash): Document how to display
3367 existing categories. Mention the possibility of adding
3368 categories, and add an xref to where this is described. Add an
3369 index entry.
3370
ebb552ed
CY
33712011-08-09 Chong Yidong <cyd@stupidchicken.com>
3372
3373 * text.texi (Special Properties):
3374 * display.texi (Overlay Properties): Note that mouse-face cannot
3375 change the text size (Bug#8530).
3376
51a714e1
CY
33772011-08-08 Chong Yidong <cyd@stupidchicken.com>
3378
3379 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
3380 using setenv instead.
3381
4cc60b9b
EZ
33822011-07-28 Eli Zaretskii <eliz@gnu.org>
3383
3384 * display.texi (Bidirectional Display): Document the fact that
3385 bidi-display-reordering is t by default.
3386
5deb92fd
EZ
33872011-07-23 Eli Zaretskii <eliz@gnu.org>
3388
3389 * display.texi (Bidirectional Display): New section.
3390
011b0ad6 33912011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
3392 Tim Cross <theophilusx@gmail.com> (tiny change)
3393 Glenn Morris <rgm@gnu.org>
011b0ad6 3394
67f9b9f8 3395 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 3396
4baf28e6
AS
33972011-07-15 Andreas Schwab <schwab@linux-m68k.org>
3398
3399 * help.texi (Keys in Documentation): Revert last change.
3400
66249842
LMI
34012011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3402
f863868c
LMI
3403 * help.texi (Keys in Documentation): Clarify that \= only quotes
3404 the next character, and doesn't affect longer sequences in
3405 particular (bug#8935).
3406
f4e90db0
SM
3407 * debugging.texi (Using Debugger):
3408 Mention @code{eval-expression-debug-on-error} (bug#8549).
66249842 3409
0bb23927 34102011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
3411
3412 * display.texi (Other Display Specs): Document that `left-fringe'
3413 and `right-fringe' display specifications are of the "replacing"
3414 kind.
3415
f2027cdf
LMI
34162011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3417
3418 * help.texi (Documentation Basics): Add a link to the Function
3419 Documentation node (bug#6580).
3420
f987fde4
LMI
34212011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3422
0bc59b25
LMI
3423 * keymaps.texi (Menu Bar): Mention :visible and :enable
3424 (bug#6344). Text by Drew Adams.
3425
63d55f1f
LMI
3426 * modes.texi (Running Hooks): Mention buffer-local hook variables
3427 (bug#6218).
3428
f987fde4
LMI
3429 * objects.texi (General Escape Syntax): "a with grave accent" is
3430 ?xe0, not ?x8e0 (bug#5259).
3431
b7527639
CY
34322011-07-12 Chong Yidong <cyd@stupidchicken.com>
3433
3434 * display.texi (Face Attributes, Font Selection): Add references
3435 to the Fonts node in the Emacs manual (Bug#4178).
3436
c830e5ae
CY
34372011-07-12 Chong Yidong <cyd@stupidchicken.com>
3438
3439 * display.texi (Window Systems): `window-system' is
3440 terminal-local.
3441
3442 * frames.texi (Frame Parameters, Parameter Access): Don't mention
3443 frame-local variables.
3444
3445 * variables.texi (Buffer-Local Variables): Don't mention obsolete
3446 frame-local variables.
3447 (Frame-Local Variables): Node deleted.
3448
3449 * elisp.texi (Top): Update node listing.
3450
91223e54
LMI
34512011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3452
3453 * elisp.texi: Change "inferiors" to "subnodes" in three places
3454 (bug#3523).
3455
963578d3
CY
34562011-07-11 Chong Yidong <cyd@stupidchicken.com>
3457
3458 * frames.texi (Window System Selections): Discussion of
3459 x-select-enable-clipboard moved to Emacs manual.
3460
07151e49
DD
34612011-07-11 Deniz Dogan <deniz@dogan.se>
3462
3463 * commands.texi (Prefix Command Arguments): Remove excessive
3464 apostrophe.
3465
7261e1cf
LMI
34662011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3467
ad21a12a
LMI
3468 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
3469 description is a string (bug#3313).
3470
7261e1cf
LMI
3471 * frames.texi (Display Feature Testing): Try to explain what all
3472 the visual classes mean (bug#3042).
3473
568f7b79
LMI
34742011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3475
18d59e29
LMI
3476 * modes.texi (Mode Line Variables): Document `mode-line-remote'
3477 and `mode-line-client' (bug#2974).
3478
568f7b79
LMI
3479 * text.texi (Insertion): Clarify marker movements (bug#1651).
3480 Text from Drew Adams.
3481
54e10184
LMI
34822011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3483
d94d85e9
LMI
3484 * text.texi (Special Properties): Clarify the format of `face'
3485 (bug#1375).
3486
54e10184
LMI
3487 * commands.texi (Interactive Call): Add a `call-interactively'
3488 example (bug#1010).
3489
413c488d
LMI
34902011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3491
3492 * functions.texi (Calling Functions): Link to the "Interactive
3493 Call" node (bug#1001).
3494
322b7dab 34952011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 3496
3deead93
CY
3497 * customize.texi (Composite Types): Move alist and plist to here
3498 from Simple Types (Bug#7545).
3499
3500 * elisp.texi (Top): Update menu description.
3501
b00d8c1a
CY
3502 * display.texi (Face Attributes): Document negative line widths
3503 (Bug#6113).
3504
d2a6c43b
TR
35052011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3506
3507 * searching.texi (Match Data): Note that match data can be
3508 overwritten by most functions (bug#2499).
3509
c7844a27
LMI
35102011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3511
a9ab721e
LMI
3512 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
3513 flags mean (bug#6659).
3514
c7844a27
LMI
3515 * functions.texi (What Is a Function): Document the autoload
3516 object (bug#6496).
3517
f68d76d0
LMI
35182011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3519
8a20ca4c
LMI
3520 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
3521 is only used in the Customize user interface (bug#6089).
3522
f68d76d0 3523 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 3524 images (bug#7836).
f68d76d0 3525
7018dbe7
EZ
35262011-07-02 Eli Zaretskii <eliz@gnu.org>
3527
3528 * variables.texi (Defining Variables, Void Variables)
3529 (Constant Variables): Fix incorrect usage of @kindex.
3530
36cb87a1
LMI
35312011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3532
28ee97c7
LMI
3533 * variables.texi (Defining Variables): Add an index entry for
3534 `set-variable' (bug#7262).
8d4294e9 3535 (Defining Variables): Use @findex for functions.
28ee97c7 3536
8862ffd5
LMI
3537 * frames.texi (Basic Parameters): Document the `explicit-name'
3538 parameter (bug#6951).
3539
0ec389b9
LMI
3540 * customize.texi (Type Keywords): Clarify that :value provides a
3541 default value for all types (bug#7386).
3542
36cb87a1
LMI
3543 * streams.texi (Output Functions): Document `pp'.
3544
11fdef7d 35452011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
3546
3547 * keymaps.texi (Searching Keymaps):
3548 * display.texi (Overlay Properties): Fix errors in 2011-05-29
3549 change. Suggested by Johan Bockgård.
3550
eeafcea7
CY
35512011-06-15 Chong Yidong <cyd@stupidchicken.com>
3552
3553 * text.texi (Special Properties): Clarify role of font-lock-face.
3554
b96e6cde
LMI
35552011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3556
f4e90db0 3557 * processes.texi (Process Information): Rename `process-alive-p'
b96e6cde
LMI
3558 to `process-live-p' for consistency with other `-live-p' functions.
3559
be14b9ab
PE
35602011-06-03 Paul Eggert <eggert@cs.ucla.edu>
3561
3562 Document wide integers better.
3563 * files.texi (File Attributes): Document ino_t values better.
2d365993 3564 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
3565 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
3566 (Bitwise Operations):
001903b5
PE
3567 * objects.texi (Integer Type): Use a binary notation that is a bit easier
3568 to read, and that will port better if 62-bits becomes the default.
3569 Fix or remove incorrect examples.
be14b9ab
PE
3570 * os.texi (Time Conversion): Document time_t values better.
3571
bcd54f83
LMI
35722011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3573
f4e90db0
SM
3574 * processes.texi (Process Information):
3575 Document `process-alive-p'.
bcd54f83 3576
049bcbcb
CY
35772011-05-29 Chong Yidong <cyd@stupidchicken.com>
3578
3579 * help.texi (Accessing Documentation):
3580 * display.texi (Pixel Specification):
3581 * processes.texi (Serial Ports, Serial Ports):
3582 * nonascii.texi (Character Properties, Default Coding Systems):
3583 * text.texi (Changing Properties, Special Properties):
3584 * windows.texi (Window Start and End):
3585 * modes.texi (SMIE Indentation Example, SMIE Tricks):
3586 * keymaps.texi (Searching Keymaps, Tool Bar):
3587 * minibuf.texi (Basic Completion):
3588 * compile.texi (Eval During Compile):
3589 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
3590 7x9 paper in printed manual.
3591
3592 * lists.texi (Sets And Lists): Fix misplaced text.
3593
58539c63
CY
35942011-05-29 Chong Yidong <cyd@stupidchicken.com>
3595
3596 * keymaps.texi (Remapping Commands): Emphasize that the keymap
3597 needs to be active (Bug#8350).
3598
6b5681bf
CY
35992011-05-28 Chong Yidong <cyd@stupidchicken.com>
3600
b4d52acc
CY
3601 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
3602
6b5681bf
CY
3603 * tips.texi (Coding Conventions): Remove antediluvian filename
3604 limit recommendation (Bug#8538).
3605
e145f188
GM
36062011-05-27 Glenn Morris <rgm@gnu.org>
3607
3608 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
3609
eafed945
GM
36102011-05-26 Glenn Morris <rgm@gnu.org>
3611
3612 * variables.texi (File Local Variables):
3613 Update hack-local-variables `mode-only' return value.
2d3ba9e7 3614 Add some more details on what this function does in the other case.
eafed945 3615
bc8410af
GM
36162011-05-19 Glenn Morris <rgm@gnu.org>
3617
3618 * lists.texi (Sets And Lists): Mention cl provides union etc.
3619
35a30759
N
36202011-05-19 Nix <nix@esperi.org.uk>
3621
3622 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
3623
3624 * text.texi (Parsing HTML): Update for function name changes.
3625
3626 * syntax.texi (Syntax Flags): Small fix.
3627
3628 * keymaps.texi (Active Keymaps): Typo fix.
3629 (Changing Key Bindings): Grammar fix.
3630
3631 * frames.texi (Minibuffers and Frames): Grammar fix.
3632 (Window System Selections): x-select-enable-clipboard now defaults to t.
3633
3634 * customize.texi (Common Keywords):
3635 * display.texi (Abstract Display):
3636 * modes.texi (Auto-Indentation):
3637 * nonascii.texi (Converting Representations): Typo fixes.
3638
3639 * control.texi (Examples of Catch): Call it "goto" not "go to".
3640
e3934a8a
EZ
36412011-05-14 Eli Zaretskii <eliz@gnu.org>
3642
bc039a3b
EZ
3643 * nonascii.texi (Character Properties): Fix inconsistencies with
3644 implementation.
3645
e3934a8a
EZ
3646 * text.texi (Special Properties): Move @defvar's out of the
3647 @table. (Bug#8652)
3648
e2c94218
GM
36492011-05-12 Glenn Morris <rgm@gnu.org>
3650
3651 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
3652
d2fc7e3d 36532011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
3654
3655 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
3656 (Multiline Font Lock):
3657 * vol2.texi (Top):
3658 * vol1.texi (Top):
3659 * elisp.texi (Top): Update menu accordingly.
3660
d2fc7e3d 36612011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
3662
3663 * modes.texi (Region to Fontify): Fix typo.
3664
79b70037
GM
36652011-05-10 Jim Meyering <meyering@redhat.com>
3666
3667 * minibuf.texi: Fix typo "in in -> in".
3668
b08a63cc 36692011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
3670
3671 * numbers.texi (Integer Basics): Large integers are treated as floats.
3672
1ef14cb4
LMI
36732011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3674
3675 * processes.texi (Synchronous Processes): Document the (:file
3676 "/file-name") syntax for `call-process'.
3677
4ffd0d6b 36782011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
3679
3680 * windows.texi (Choosing Window): Fix typo.
3681
4ffd0d6b 36822011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
3683
3684 * frames.texi (Layout Parameters): Note the difference between
3685 querying and setting parameters for left-fringe and right-fringe
3686 (Bug#6930).
3687
fd5a8ae8
SM
36882011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3689
3690 * minibuf.texi (Basic Completion): Be a bit more precise about the
3691 valid kinds of completion tables.
3692 (Programmed Completion): Remove obsolete text about lambda expressions
3693 not being valid completion tables.
3694
c1bcd0d5
CY
36952011-03-19 Chong Yidong <cyd@stupidchicken.com>
3696
3697 * positions.texi (Excursions): Explain the "save-excursion
3698 defeated by set-buffer" warning.
3699
3700 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
3701 save-excursion. Suggested by Uday S Reddy.
3702
03408648 37032011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 3704
03408648
SM
3705 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
3706 (Lexical Binding): New sub-section.
ba83908c 3707
03408648
SM
3708 * eval.texi (Eval): Discourage the use of `eval'.
3709 Document its new `lexical' argument.
6c075cd7 3710
f6d62986
SM
37112011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3712
03408648 3713 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
3714 nil any more.
3715
84ea5558 37162011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
3717
3718 * strings.texi (String Conversion): Don't mention
3719 string-make-(uni|multi)byte (bug#8262).
3720 * nonascii.texi (Converting Representations): Fix up range.
3721 * keymaps.texi (Key Binding Commands): Update code point, avoid
3722 "unibyte character" and remove mention of unibyte bindings.
3723
62d94509
EZ
37242011-03-10 Eli Zaretskii <eliz@gnu.org>
3725
3726 * modes.texi (Operator Precedence Grammars): Don't use characters
3727 outside ISO-8859-1.
3728
63a329f8
EZ
37292011-03-09 Eli Zaretskii <eliz@gnu.org>
3730
3731 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
3732
3733 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3734
6446548e
GM
37352011-03-08 Glenn Morris <rgm@gnu.org>
3736
3737 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3738 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 3739 * elisp.texi: Set documentencoding.
6446548e 3740
33383987
JB
37412011-03-07 Chong Yidong <cyd@stupidchicken.com>
3742
3743 * Version 23.3 released.
3744
0b3ceceb
CY
37452011-03-06 Chong Yidong <cyd@stupidchicken.com>
3746
3747 * package.texi: Update index keywords.
3748 (Package Archives): New node contents. Document package-x.el.
3749
78f5433f
JB
37502011-03-06 Juanma Barranquero <lekktu@gmail.com>
3751
3752 * makefile.w32-in (srcs): Add package.texi.
3753
555e9b5c
CY
37542011-03-06 Chong Yidong <cyd@stupidchicken.com>
3755
120d9389
CY
3756 * package.texi (Packaging, Packaging Basics, Simple Packages)
3757 (Multi-file Packages): Expand and clarify.
3758 (Package Archives): Temporary placeholder node.
3759
3760 * elisp.texi (Top): Update node listing.
3761
555e9b5c
CY
3762 * Makefile.in (srcs): Add package.texi.
3763
b59a4335
CY
37642011-03-05 Chong Yidong <cyd@stupidchicken.com>
3765
3766 * processes.texi (Synchronous Processes): Minor clarification
3767 (Bug#8149).
3768
06083aa1
GM
37692011-03-03 Glenn Morris <rgm@gnu.org>
3770
3771 * files.texi (Truenames): Minor clarification. (Bug#2341)
3772
6640b281
GM
37732011-03-01 Glenn Morris <rgm@gnu.org>
3774
3775 * variables.texi (Directory Local Variables):
3776 Mention `(subdirs . nil)' alist element.
3777
2b0c7330 37782011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
3779
3780 * variables.texi (Directory Local Variables): Mention the optional
3781 mtime argument of dir-locals-set-directory-class. (Bug#3577)
3782
b923f7a9
CY
37832011-02-27 Chong Yidong <cyd@stupidchicken.com>
3784
3785 * minibuf.texi (Minibuffer History): Clarify discussion of
3786 minibuffer history lists (Bug#8085).
3787
67ab0163 37882011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 3789
e979a521
EZ
3790 * elisp.texi: Sync @dircategory with ../../info/dir.
3791
e03b2fd4
EZ
3792 * files.texi (Visiting Functions): Document find-file-literally,
3793 both the command and the variable.
3794
86ec878a
EZ
3795 * variables.texi (Creating Buffer-Local): Explain the meaning of
3796 permanent local variables.
3797
67ab0163
GM
3798 * files.texi (Visiting Functions): Document find-file-literally,
3799 both the command and the variable.
3800
3801 * variables.texi (Creating Buffer-Local): Explain the meaning of
3802 permanent local variables.
3803
38042011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
3805
3806 * keymaps.texi (Remapping Commands): Mention how to undo it.
3807
bfcb151a
RT
38082011-02-09 Reuben Thomas <rrt@sc3d.org>
3809
3810 * loading.texi (Hooks for Loading): Remove unnecessary advice
3811 about eval-after-load (Bug#7986).
3812
a41c8660
CY
38132011-02-05 Chong Yidong <cyd@stupidchicken.com>
3814
3815 * commands.texi (Accessing Mouse): Note that a header line is not
3816 included in the row of posn-col-row.
3817
e0dd6837
CY
38182011-02-02 Chong Yidong <cyd@stupidchicken.com>
3819
3820 * modes.texi (Major Mode Conventions): Add face guidelines.
3821 (Faces for Font Lock): List faces in order of prominence.
3822
a4180391
PE
38232011-02-01 Paul Eggert <eggert@cs.ucla.edu>
3824
3825 format-time-string now supports subsecond time stamp resolution
3826 * os.texi (Time Parsing): Document %N.
3827
7427eb97
CY
38282011-01-28 Chong Yidong <cyd@stupidchicken.com>
3829
61db307f
CY
3830 * vol1.texi (Top):
3831 * vol2.texi (Top):
3832 * elisp.texi (Top):
3833 * display.texi (Display Property): Shorten the menu description of
3834 the "Other Display Specs" node (Bug#7816).
3835
7427eb97
CY
3836 * keymaps.texi (Defining Menus): Add "menu item" and "extended
3837 menu item" concept index entries (Bug#7805).
3838
bf3dae7e
EZ
38392011-01-29 Eli Zaretskii <eliz@gnu.org>
3840
3841 * makefile.w32-in (texinfodir): New variable.
3842 (usermanualdir): Remove as redundant with $(emacsdir).
3843 (MAKEINFO): Remove options, leave only program name.
3844 (MAKEINFO_OPTS): New variable.
3845 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
3846
06d8ace5 38472011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
3848 Richard Kim <emacs18@gmail.com>
3849
3850 * loading.texi (Library Search): Document list-load-path-shadows
3851 (Bug#7757).
3852
06d8ace5 38532011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
3854
3855 * searching.texi (Regexp Special): Remove outdated discussion of
3856 character sets (Bug#7780).
3857
28a88153
CY
3858 * frames.texi (Pop-Up Menus): Document where menu title comes
3859 from (Bug#7684).
3860
06d8ace5 38612011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
3862
3863 * display.texi (Making Buttons): Mention limitation of text buttons.
3864
a8e1e9ee
WL
38652011-01-23 Werner Lemberg <wl@gnu.org>
3866
3867 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3868 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3869 (ENVADD): New variable to control texi2dvi and texi2pdf.
3870
362b9d48
GM
38712011-01-15 Chong Yidong <cyd@stupidchicken.com>
3872
3873 * files.texi (Directory Names): Move directory-abbrev-alist doc to
3874 Emacs manual.
3875
38762011-01-15 Eli Zaretskii <eliz@gnu.org>
3877
3878 * files.texi (Directory Names): Explain why FROM in
3879 directory-abbrev-alist should begin with \`. (Bug#7777)
3880
3fa173b4
SM
38812011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3882
3883 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
3884
7c420169 38852011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
3886
3887 * modes.texi (Emulating Mode Line): Fix last change.
3888
7c420169 38892011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
3890
3891 * modes.texi (Emulating Mode Line): Update documentation of
3892 format-mode-line according to changes that fixed bug #7587.
3893
80b33766
SM
38942010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
3895
3896 * modes.texi (Derived Modes): Mention prog-mode.
3897
3898 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
3899 of the key-binding-data cache since we don't use it any more.
3900
f49d1f52 39012010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 3902
4bb49a92
EZ
3903 * processes.texi (Shell Arguments):
3904 * strings.texi (Creating Strings): Don't mention "shell commands";
3905 make it explicit that `split-string-and-unquote' and
3906 `combine-and-quote-strings' are mainly for working with arguments
3907 to call-process and start-process.
3908
3c73e30e
EZ
3909 * processes.texi (Shell Arguments): Fix documentation of
3910 `split-string-and-unquote'. Add indexing. (Bug#7563)
3911
f49d1f52 39122010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
3913
3914 * modes.texi (Auto-Indentation): New section to document SMIE.
3915 (Major Mode Conventions):
3916 * text.texi (Mode-Specific Indent): Refer to it.
3917
f49d1f52 39182010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
3919
3920 * display.texi (Other Display Specs): Document left-fringe and
3921 right-fringe display specs.
3922
f49d1f52 39232010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
3924
3925 * backups.texi (Making Backups):
3926 * modes.texi (Example Major Modes): Use recommended coding style.
3927 (Major Mode Basics, Derived Modes): Encourge more strongly use of
3928 define-derived-mode. Mention completion-at-point-functions.
3929
f49d1f52 39302010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 3931
5dcb4c4e
SM
3932 * nonascii.texi (Converting Representations):
3933 Document byte-to-string.
e1115396 3934
ec1b9b17
GM
39352010-12-08 Glenn Morris <rgm@gnu.org>
3936
3937 * buffers.texi (Modification Time):
3938 verify-visited-file-modtime now defaults to the current buffer.
3939
07976ae3 39402010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 3941
ec1b9b17 3942 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
3943
3944 * strings.texi (Creating Strings): Don't mention semi-obsolete
3945 function char-to-string.
3946 (String Conversion): Shorten discussion of semi-obsolete function
3947 string-to-char. Link to Converting Representations.
3948
3949 * objects.texi (Symbol Type):
3950 * text.texi (Near Point):
3951 * help.texi (Help Functions):
3952 * functions.texi (Mapping Functions): Use string instead of
3953 char-to-string in examples.
3954
07976ae3 39552010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
3956
3957 * text.texi (Kill Functions, Kill Functions)
3958 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
3959 YANK-HANDLER args.
3960
3961 * symbols.texi (Creating Symbols): Using unintern without an
3962 obarray arg is now obsolete.
3963
3964 * numbers.texi (Float Basics): Document float-e and float-pi.
3965
3966 * variables.texi (Defining Variables): Change "pi" example to
3967 "float-pi".
3968
8547874a
EZ
39692010-11-26 Eli Zaretskii <eliz@gnu.org>
3970
3971 * commands.texi (Click Events): Document the values of X, Y and
3972 COL, ROW in the event's position, when the click is on the header
3973 or mode line, on the fringes, or in the margins.
3974
4a47c275 39752010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 3976
5b05d75b
EZ
3977 * customize.texi (Composite Types): Lower-case index entry.
3978
5dcb4c4e
SM
3979 * loading.texi (How Programs Do Loading):
3980 Document load-file-name. (Bug#7346)
c7926fe2 3981
4a47c275 39822010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
3983
3984 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
3985
0eb025fb
EZ
39862010-11-13 Eli Zaretskii <eliz@gnu.org>
3987
3988 * display.texi (Usual Display): Characters with no fonts are not
3989 necessarily displayed as empty boxes.
3990
2699a554 39912010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
3992
3993 * maps.texi (Standard Keymaps): Update File menu description.
3994
8289f37b
GM
39952010-10-28 Glenn Morris <rgm@gnu.org>
3996
3997 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
3998
5793a7bc 39992010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
4000
4001 * display.texi (Window Systems): Deprecate use of window-system as
4002 a predicate.
4003
17284e30
GM
40042010-10-23 Glenn Morris <rgm@gnu.org>
4005
4006 * help.texi (Documentation Basics): Remove mentions of digest-doc and
4007 sorted-doc.
4008
00f113eb
JB
40092010-10-15 Eli Zaretskii <eliz@gnu.org>
4010
4011 * os.texi (Dynamic Libraries): New node, with slightly modified
4012 text deleted from "Image Formats".
4013 (System Interface): Add @menu entry for "Dynamic Libraries".
4014
4015 * display.texi (Image Formats): Remove description of
4016 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
4017
07277eb8
GM
40182010-10-12 Glenn Morris <rgm@gnu.org>
4019
4020 * book-spine.texinfo: Rename to book-spine.texi.
4021
c12e4a81
GM
40222010-10-11 Glenn Morris <rgm@gnu.org>
4023
df187c62
GM
4024 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
4025
c12e4a81 4026 * Makefile.in (DVIPS): New variable.
234db610
GM
4027 (.PHONY): Add html, ps.
4028 (html, elisp.html, ps, elisp.ps): New targets.
4029 (clean): Delete html, ps files.
4030 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 4031
6513b232
EZ
40322010-10-09 Eli Zaretskii <eliz@gnu.org>
4033
4034 * makefile.w32-in (emacsdir): New variable.
4035 (srcs): Add emacsver.texi.
4036 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
4037
abd40fb4
GM
40382010-10-09 Glenn Morris <rgm@gnu.org>
4039
c1dc72b3
GM
4040 * Makefile.in (VPATH): Remove.
4041 (infodir): Make it absolute.
4042 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
4043
4393405b
GM
4044 * Makefile.in (dist): Anchor regexps.
4045
eef3ab94
GM
4046 * Makefile.in (srcs): Put elisp.texi first.
4047 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
4048
aa9db089
GM
4049 * Makefile.in (infoclean): Remove harmless, long-standing error.
4050
abd40fb4
GM
4051 * Makefile.in ($(infodir)): Delete rule.
4052 (mkinfodir): New.
4053 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
4054
68db69ed 4055 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 4056 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 4057
ea274122
GM
40582010-10-09 Glenn Morris <rgm@gnu.org>
4059
f7a31f11
GM
4060 * Makefile.in (emacsdir): New variable.
4061 (MAKEINFO): Add -I $emacsdir.
4062 (dist): Copy emacsver.texi.
b13254e7
GM
4063 (srcs): Add emacsver.texi.
4064
f7a31f11
GM
4065 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
4066 Set EMACSVER by including emacsver.texi.
4067
ea274122
GM
4068 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
4069
17ca7950
GM
40702010-10-07 Glenn Morris <rgm@gnu.org>
4071
4072 * Makefile.in (version): New, set by configure.
4073 (clean): Delete dist tar file.
4074 (dist): Use version in tar name.
4075
4c83f6e1
GM
40762010-10-06 Glenn Morris <rgm@gnu.org>
4077
4078 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
4079 (INSTALL_INFO): Remove unused variable.
4080 (mostlyclean, infoclean, dist): New rules.
4081 (clean): Delete dvi and pdf files.
4082 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 4083 ($(infodir)): Add parallel build workaround.
4c83f6e1 4084
0264072d
GM
40852010-10-04 Glenn Morris <rgm@gnu.org>
4086
4087 * Makefile.in (dvi, pdf, $(infodir)): New targets.
4088 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 4089 Fix -I typo.
0264072d
GM
4090 (clean): No 'make.out' or 'core' files.
4091 (.PHONY): Declare clean rules.
4092 (maintainer-clean): Delete pdf file. Guard against cd failures.
4093
77f38949
GM
40942010-10-03 Glenn Morris <rgm@gnu.org>
4095
4096 * files.texi (File Name Components): Remove ignored section about
4097 deleted variable directory-sep-char.
4098
178fdd41
MA
40992010-10-03 Michael Albinus <michael.albinus@gmx.de>
4100
4101 * files.texi (Magic File Names): New defopt
4102 remote-file-name-inhibit-cache.
4103
9c524fcb
GM
41042010-10-02 Glenn Morris <rgm@gnu.org>
4105
4106 * os.texi (Killing Emacs): Hook now runs in batch mode.
4107
f816790b
SM
41082010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4109
4110 * text.texi (Special Properties): Clarify when modification-hooks run.
4111
7cf78aac
SM
41122010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
4113
4114 * syntax.texi (Syntax Flags): Document new `c' flag.
4115
ca0d44e4
GM
41162010-09-09 Glenn Morris <rgm@gnu.org>
4117
4118 * display.texi (ImageMagick Images): General cleanup.
4119
10999305 41202010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
4121
4122 * files.texi (Directory Names): Use \` rather than ^.
4123
45240125
JD
41242010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4125
4126 * text.texi (Low-Level Kill Ring):
4127 * frames.texi (Window System Selections): Remove cut buffer
4128 documentation.
4129
4abe5bf6
EZ
41302010-08-28 Eli Zaretskii <eliz@gnu.org>
4131
4132 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
4133 Parameters", where the default fringe width is described.
4134
4135 * frames.texi (Window Frame Parameters, Basic Parameters)
4136 (Position Parameters, Layout Parameters, Management Parameters)
4137 (Cursor Parameters, Font and Color Parameters): Add indexing for
4138 frame parameters. (Bug#6929)
4139
fdc76236
TT
41402010-08-25 Tom Tromey <tromey@redhat.com>
4141
4142 * vol2.texi (Top): Update.
4143 * vol1.texi (Top): Update.
4144 * tips.texi (Library Headers): Mention Package-Version and
4145 Package-Requires.
4146 * package.texi: New file.
4147 * os.texi (System Interface): Update pointers.
4148 * elisp.texi (Top): Link to new nodes. Include package.texi.
4149 * anti.texi (Antinews): Update pointers.
4150
1e5c1c80
EZ
41512010-08-25 Eli Zaretskii <eliz@gnu.org>
4152
4153 * processes.texi (Filter Functions): Fix last change.
4154
78e33835
CY
41552010-08-24 Markus Triska <triska@gmx.at>
4156
4157 * processes.texi (Filter Functions): Use `buffer-live-p' instead
4158 of `buffer-name' in the main text as well as in the example
4159 (Bug#3098).
4160
198a7a97
CY
41612010-08-22 Chong Yidong <cyd@stupidchicken.com>
4162
4163 * nonascii.texi (Text Representations):
4164 * loading.texi (Loading Non-ASCII):
4165 * compile.texi (Byte Compilation): Don't mention obsolete
4166 --unibyte command-line argument.
4167
bc7d7ea6
CY
41682010-08-22 Chong Yidong <cyd@stupidchicken.com>
4169
4170 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
4171
b0126eac 41722010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
4173
4174 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
4175
e8a6cc19
EZ
41762010-08-20 Eli Zaretskii <eliz@gnu.org>
4177
4178 * commands.texi (Misc Events): Add cross-references to where
4179 POSITION of a mouse event is described in detail.
4180
c4e7c63a 41812010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 4182
c4e7c63a 4183 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 4184
7815fe19 41852010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
4186
4187 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
4188 Suggested by Štěpán Němec <stepnem@gmail.com>.
4189
7815fe19 41902010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
4191
4192 * minibuf.texi (High-Level Completion): Document args of
4193 `read-buffer-function' (bug#5625).
4194
8b2dd508
JD
41952010-07-29 Jan Djärv <jan.h.d@swipnet.se>
4196
4197 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
4198
bace45fe
MA
41992010-07-29 Michael Albinus <michael.albinus@gmx.de>
4200
4201 * processes.texi (Process Information): Explain process property
4202 `remote-tty'.
4203
4ce5a4cc
JB
42042010-07-27 Juanma Barranquero <lekktu@gmail.com>
4205
4206 * modes.texi (Defining Minor Modes): Use C-delete in examples,
4207 instead of "\C-\^?" (bug#6334).
4208
1c84bc7a
JB
4209 * text.texi (Special Properties): Fix typo.
4210
b88746ba
EZ
42112010-07-09 Eli Zaretskii <eliz@gnu.org>
4212
4213 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
4214 calling sequences, which are now the standard.
4215
51422d6d
CY
42162010-06-24 Chong Yidong <cyd@stupidchicken.com>
4217
4218 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
4219
4220 * commands.texi (Command Overview): Mention undo-boundary call.
4221
d24880de
GM
42222010-06-23 Glenn Morris <rgm@gnu.org>
4223
4224 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
4225 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
4226 * frames.texi, functions.texi, internals.texi, keymaps.texi:
4227 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
4228 * searching.texi, sequences.texi, strings.texi, syntax.texi:
4229 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
4230 Untabify Texinfo files.
4231
0fc76035
CY
42322010-06-20 Chong Yidong <cyd@stupidchicken.com>
4233
4234 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
4235
5338dc0b
CY
42362010-06-19 Chong Yidong <cyd@stupidchicken.com>
4237
a628ad9d 4238 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 4239
2c3a3c1d
CY
42402010-06-02 Chong Yidong <cyd@stupidchicken.com>
4241
ba3bf1d9
CY
4242 * searching.texi (Regexp Special): Remove obsolete information
4243 about matching non-ASCII characters, and suggest using char
4244 classes (Bug#6283).
2c3a3c1d 4245
7f4b4249
JB
42462010-05-30 Juanma Barranquero <lekktu@gmail.com>
4247
4248 * minibuf.texi (Basic Completion): Add missing "@end defun".
4249
637821cd
SM
42502010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4251
4252 * minibuf.texi (Basic Completion): Document completion-boundaries.
4253 (Programmed Completion): Document the new fourth method for boundaries.
4254
e13051c3
CY
42552010-05-22 Chong Yidong <cyd@stupidchicken.com>
4256
a628ad9d 4257 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 4258
0235128c 42592010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4260
4261 * windows.texi (Textual Scrolling):
4262 * tips.texi (Coding Conventions):
4263 * minibuf.texi (Minibuffer History):
4264 * maps.texi (Standard Keymaps):
4265 * loading.texi (Where Defined):
4266 * edebug.texi (Instrumenting): Fix typos.
4267
0235128c 42682010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 4269
c7c32279
CY
4270 * keymaps.texi (Menu Bar): Document :advertised-binding property.
4271
0235128c
SM
4272 * functions.texi (Obsolete Functions):
4273 Document set-advertised-calling-convention.
eb5ed549
CY
4274
4275 * minibuf.texi (Basic Completion): Document completion-in-region.
4276 (Programmed Completion): Document completion-annotate-function.
4277
4278 * commands.texi (Reading One Event): Document read-key.
4279 (Distinguish Interactive): Document KIND arg to
4280 called-interactively-p. Delete obsolete interactive-p.
4281
4282 * elisp.texi (Top): Update node description.
4283
f8848423
EZ
42842010-05-08 Eli Zaretskii <eliz@gnu.org>
4285
0235128c
SM
4286 * nonascii.texi (Character Properties):
4287 Document unicode-category-table. Add an index entry for Unicode
4288 general category.
4289
42902010-05-07 Chong Yidong <cyd@stupidchicken.com>
4291
4292 * Version 23.2 released.
f8848423 4293
938efb77
JB
42942010-04-20 Juanma Barranquero <lekktu@gmail.com>
4295
4296 * locals.texi (Standard Buffer-Local Variables):
4297 Remove @ignore'd reference to `direction-reversed'.
4298
5854c267
JL
42992010-04-14 Juri Linkov <juri@jurta.org>
4300
4301 Fix @deffn without category.
4302
4303 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
4304 for `abbrev-insert'.
4305
4306 * buffers.texi (Indirect Buffers): Add category `Command'
4307 to @deffn of `clone-indirect-buffer'.
4308
4309 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
4310 for `next-window' and `previous-window'. Add category `Command'
4311 to @deffn of `pop-to-buffer'.
4312
8a14dec7
CY
43132010-04-01 Chong Yidong <cyd@stupidchicken.com>
4314
4315 * nonascii.texi (Text Representations): Don't mark
4316 enable-multibyte-characters as a user option.
4317
7a1831cf
EZ
43182010-03-31 Eli Zaretskii <eliz@gnu.org>
4319
4320 * control.texi (Handling Errors): How to re-throw a signal caught
4321 by condition-case.
4322
c3863713
CY
43232010-03-26 Chong Yidong <cyd@stupidchicken.com>
4324
4325 * loading.texi (Hooks for Loading): Document after-load-functions.
4326 Copyedits.
4327
c333f279
AM
43282010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
4329
4330 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
4331
e867cb5d 43322010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
4333
4334 * processes.texi (Network Processes): Document seqpacket type.
4335
605f35cd
DN
43362010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
4337
4338 * os.texi (System Environment): Do not mention lynxos.
4339
288f9fc0
CY
43402010-03-10 Chong Yidong <cyd@stupidchicken.com>
4341
4342 * Branch for 23.2.
4343
eed5c93a
CY
43442010-03-06 Chong Yidong <cyd@stupidchicken.com>
4345
4346 * objects.texi (Integer Type): Take note of the read syntax
4347 exception for numbers that cannot fit in the integer type.
4348
1ddd6622
GM
43492010-03-03 Glenn Morris <rgm@gnu.org>
4350
4351 * numbers.texi (Integer Basics, Bitwise Operations):
4352 * objects.texi (Integer Type): Update for integers now being 30-bit.
4353
a908c79a
CY
43542010-02-27 Chong Yidong <cyd@stupidchicken.com>
4355
4356 * display.texi (Low-Level Font): Document :otf font-spec property.
4357
cd61af01
SM
43582010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4359
4360 * display.texi (Line Height): Avoid obsolete special default variables
4361 like default-major-mode.
4362
c02f8fe2
AM
43632010-01-28 Alan Mackenzie <acm@muc.de>
4364
4365 * display.texi (Auto Faces): Say fontification-functions is called
4366 whether or not Font Lock is enabled. Tidy up the wording a bit.
4367
d738d18b
CY
43682010-01-17 Chong Yidong <cyd@stupidchicken.com>
4369
4370 * elisp.texi: Remove duplicate edition information (Bug#5407).
4371
4963739e
JB
43722010-01-17 Juanma Barranquero <lekktu@gmail.com>
4373
4374 * two.el (volume-header-toc-markup): Fix typos in docstring.
4375
c57008f6
SM
43762010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4377
4378 Avoid dubious uses of save-excursions.
4379 * positions.texi (Excursions): Recommend the use of
4380 save-current-buffer if applicable.
4381 * text.texi (Clickable Text): Fix the example code which used
4382 save-excursion in a naive way which sometimes preserves point and
4383 sometimes not.
4384 * variables.texi (Creating Buffer-Local):
4385 * os.texi (Session Management):
4386 * display.texi (GIF Images):
4387 * control.texi (Cleanups): Use (save|with)-current-buffer.
4388
2f3725cd
EZ
43892010-01-02 Eli Zaretskii <eliz@gnu.org>
4390
4391 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
4392
85eeac93
CY
43932010-01-02 Chong Yidong <cyd@stupidchicken.com>
4394
4395 * nonascii.texi (Text Representations, Character Codes)
4396 (Converting Representations, Explicit Encoding)
4397 (Translation of Characters): Use hex notation consistently.
4398 (Character Sets): Fix map-charset-chars doc (Bug#5197).
4399
4801c5fa
CY
44002010-01-01 Chong Yidong <cyd@stupidchicken.com>
4401
4402 * loading.texi (Where Defined): Make it clearer that these are
4403 loaded files (Bug#5068).
4404
26e533e2
CY
44052009-12-29 Chong Yidong <cyd@stupidchicken.com>
4406
4407 * minibuf.texi (Completion Styles): Document `initials' style.
4408
16d1ff5f
CY
44092009-12-25 Chong Yidong <cyd@stupidchicken.com>
4410
4411 * frames.texi (Resources): Describe inhibit-x-resources.
4412 (Size Parameters): Copyedit.
4413
4414 * hash.texi (Creating Hash):
4415 * objects.texi (Hash Table Type): Document the new hash table
4416 printed representation.
4417
4418 * minibuf.texi (Basic Completion): 4th arg to all-completions is
4419 obsolete.
4420
5dcb4c4e
SM
4421 * processes.texi (Process Buffers):
4422 Document process-kill-buffer-query-function.
16d1ff5f 4423
9a5de3d9
GM
44242009-12-05 Glenn Morris <rgm@gnu.org>
4425
4426 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
4427 diary-display-function, and no longer recommended to be a hook.
4428 Update for changes in the names of calendar and diary hooks.
4429 diary-print-entries-hook has changed section.
4430
b640eb52
EZ
44312009-11-28 Eli Zaretskii <eliz@gnu.org>
4432
4433 * text.texi (Special Properties): More accurate description of
4434 what the `cursor' property does.
4435
be1674ab
KR
44362009-11-26 Kevin Ryde <user42@zip.com.au>
4437
4438 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
4439 mouse-wheel-down-event, the closest thing to a definition for them.
4440 * os.texi (Startup Summary): vindex inhibit-startup-message and
4441 inhibit-splash-screen.
4442 (Command-Line Arguments): vindex argv.
4443 (Suspending Emacs): vindex suspend-tty-functions and
4444 resume-tty-functions. Don't want to index every hook, but having
4445 the programming ones is helpful.
4446
603f5979
CY
44472009-11-14 Chong Yidong <cyd@stupidchicken.com>
4448
4449 * commands.texi (Motion Events): Fix typo (Bug#4907).
4450
4359a806
CY
44512009-11-08 Chong Yidong <cyd@stupidchicken.com>
4452
4453 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
4454 are affected by case-fold-search (Bug#4483).
4455
0f063651
CY
44562009-11-02 Chong Yidong <cyd@stupidchicken.com>
4457
4458 * minibuf.texi (Reading File Names): Note that read-file-name may
4459 use a graphical file dialog.
4460
9bd79893
GM
44612009-10-31 Glenn Morris <rgm@gnu.org>
4462
4463 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
4464
ebe479ec
KR
44652009-10-16 Kevin Ryde <user42@zip.com.au>
4466
4467 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
4468 in particular so `info-lookup-symbol' can find its docs.
4469
2640fa86
CY
44702009-10-16 Chong Yidong <cyd@stupidchicken.com>
4471
4472 * variables.texi (Constant Variables): Distinguish from defconst
4473 variables.
4474 (Defining Variables): Add cindex.
4475
edd6a733
CY
44762009-10-15 Chong Yidong <cyd@stupidchicken.com>
4477
4478 * os.texi (Time of Day): Clarify that the microsecond part is
4479 ignored (Bug#4637).
4480
5feb0b73
GM
44812009-10-11 Glenn Morris <rgm@gnu.org>
4482
4483 * frames.texi (Size and Position): Clarify what is included in the frame
4484 height. (Bug#4535)
4485
0c5413c8
GM
44862009-10-10 Glenn Morris <rgm@gnu.org>
4487
4488 * windows.texi (Size of Window): The relationship between window and
4489 frame heights is not so simple. (Bug#4535)
4490 Mention window-full-height-p.
4491
7f8b600a
SM
44922009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
4493
4494 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
4495 used from Lisp.
4496
6185de1c
EZ
44972009-10-07 Eli Zaretskii <eliz@gnu.org>
4498
7f8b600a
SM
4499 * files.texi (Directory Names) <abbreviate-file-name>:
4500 Document that root home directories are not replaced with "~".
6185de1c 4501
9972911f
EZ
45022009-10-06 Eli Zaretskii <eliz@gnu.org>
4503
4504 * text.texi (Special Properties): Document the meaning of the
4505 `cursor' text property whose value is an integer.
4506
2a3f19ef
MA
45072009-10-05 Michael Albinus <michael.albinus@gmx.de>
4508
4509 * files.texi (Magic File Names): Add `copy-directory'.
4510
804543b5
EZ
45112009-10-05 Eli Zaretskii <eliz@gnu.org>
4512
4513 * files.texi (File Attributes): Fix description of file
4514 attributes. (Bug#4638) Update attributes of files.texi example to
4515 be more representative.
4516
461bf92b
MA
45172009-10-05 Michael Albinus <michael.albinus@gmx.de>
4518
4519 * files.texi (Create/Delete Dirs): New command copy-directory.
4520
a86cd395
JB
45212009-10-04 Juanma Barranquero <lekktu@gmail.com>
4522
4523 * anti.texi (Antinews):
4524 * macros.texi (Indenting Macros):
4525 * strings.texi (Creating Strings, Case Conversion):
4526 Remove duplicate words.
4527
d3080264
MA
45282009-10-01 Michael Albinus <michael.albinus@gmx.de>
4529
4530 * files.texi (Create/Delete Dirs): delete-directory has an
4531 optional parameter RECURSIVE.
4532
85d14563
SM
45332009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
4534
4535 * buffers.texi (Swapping Text): Minor clarification.
4536
3d9842c6
GM
45372009-10-01 Glenn Morris <rgm@gnu.org>
4538
4539 * functions.texi (Declaring Functions): Mention that we also search for
4540 ".m" files in the src/ directory.
4541
78427304
CY
45422009-09-25 David Engster <deng@randomsample.de>
4543
3d9842c6 4544 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 4545
b578c9cc
GM
45462009-09-22 Glenn Morris <rgm@gnu.org>
4547
4548 * internals.texi (Building Emacs): Mention preloaded-file-list.
4549
beee5da7
AM
45502009-09-14 Alan Mackenzie <acm@muc.de>
4551
4552 * os.texi (Terminal Output): Put "@code{}" around "stdout".
4553
5d6ab672
CY
45542009-09-13 Chong Yidong <cyd@stupidchicken.com>
4555
4556 * functions.texi (Anonymous Functions): Rearrange discussion,
4557 giving usage of unquoted lambda forms first. Mention that
4558 `function' and `#'' are no longer required (Bug#4290).
4559
59375eeb
AM
45602009-09-11 Alan Mackenzie <acm@muc.de>
4561
a86cd395 4562 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
4563 batch mode.
4564
e7e2f529
GM
45652009-09-01 Glenn Morris <rgm@gnu.org>
4566
4567 * display.texi (Face Functions): Mention define-obsolete-face-alias.
4568
eae47088
GM
45692009-08-26 Ulrich Mueller <ulm@gentoo.org>
4570
4571 * nonascii.texi (Character Codes): Fix typos.
4572
3691a0a6
MA
45732009-08-25 Michael Albinus <michael.albinus@gmx.de>
4574
4575 * processes.texi (Synchronous Processes): New defvar
4576 process-file-side-effects.
4577
664d56b8
GM
45782009-08-25 Glenn Morris <rgm@gnu.org>
4579
4580 * display.texi (Fontsets): Fix typo.
4581
0706c025
GM
4582 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
4583
03a74b84
SM
45842009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
4585
4586 * processes.texi (Asynchronous Processes): Adjust arglist of
4587 start-process-shell-command and start-file-process-shell-command.
4588
f6de8a37
CY
45892009-08-15 Chong Yidong <cyd@stupidchicken.com>
4590
4b1ed1bb
CY
4591 * advice.texi (Argument Access in Advice): Note that argument
4592 positions are zero-based (Bug#3932).
4593
89a9e058
CY
4594 * commands.texi (Distinguish Interactive): Minor copyedit.
4595
23696fd7
CY
4596 * display.texi (Face Attributes): Add xref to Displaying Faces for
4597 explanation of "underlying face".
4598
f6de8a37
CY
4599 * customize.texi (Common Keywords): Add xref to Loading.
4600
4601 * loading.texi (How Programs Do Loading): Add xref to Lisp
4602 Libraries node in the Emacs manual.
4603
417f77e6
CY
46042009-08-13 Chong Yidong <cyd@stupidchicken.com>
4605
4606 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
4607
0999039c
CY
46082009-07-18 Chong Yidong <cyd@stupidchicken.com>
4609
4610 * processes.texi (Shell Arguments): Copyedits.
4611
9af167bc
GM
46122009-07-18 Glenn Morris <rgm@gnu.org>
4613
4614 * loading.texi (Repeated Loading): Fix typo.
4615
137987ab
RS
46162009-07-16 Richard Stallman <rms@gnu.org>
4617
4618 * buffers.texi (Swapping Text): Recommend setting
4619 write-region-annotate-functions and buffer-saved-size.
4620
4621 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
4622
622fa380
GM
46232009-07-15 Glenn Morris <rgm@gnu.org>
4624
4625 * edebug.texi: Minor re-phrasings throughout.
4626 (Edebug Execution Modes): Sit-for affects continue mode too.
4627 (Jumping): Use `forward-sexp' rather than its keybinding.
4628 (Edebug Misc): Fix Q binding.
4629 (Edebug Eval): Remove cl version.
4630 (Printing in Edebug): Clarify print-length etc.
4631 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
4632 (Specification List): Remove edebug-unwrap findex entry.
4633 (Specification Examples): defmacro is actually not the same as defun.
4634 Escape "`" in example.
4635
6bbd4600
CY
46362009-07-15 Chong Yidong <cyd@stupidchicken.com>
4637
4638 * markers.texi (The Mark): Document optional arg to
4639 deactivate-mark.
4640
e538d479
GM
46412009-07-11 Kevin Ryde <user42@zip.com.au>
4642
4643 * hooks.texi (Standard Hooks): Fix cross-references.
4644
4c98b9ed
GM
4645 * loading.texi (Named Features): Refer to eval-after-load.
4646
5300838c
GM
46472009-07-11 Glenn Morris <rgm@gnu.org>
4648
64fbeb16
GM
4649 * Makefile.in (TEXI2PDF): New.
4650 (elisp.pdf): New target.
4651
4c98b9ed
GM
4652 * searching.texi (Regexp Backslash): Fix typo.
4653
4654 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 4655
51d9979c
GM
46562009-07-10 Glenn Morris <rgm@gnu.org>
4657
561c0216
GM
4658 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
4659
5b594a58
GM
4660 * customize.texi (Customization Types):
4661 * display.texi (Abstract Display):
0cc8c85a 4662 * objects.texi (Character Type, String Type):
5b594a58 4663 Merge in some menu descriptions from elisp.texi.
51d9979c 4664
c3cbbb40
GM
4665 * hash.texi (Hash Tables):
4666 * modes.texi (Multiline Font Lock):
4667 End menu description with period.
fe42c16a 4668
28528402
GM
46692009-07-09 Glenn Morris <rgm@gnu.org>
4670
4671 * back.texi: Don't hard-code texinfo location.
4672
4673 * two-volume.make (texinfodir): New, with location of texinfo.tex.
4674 (tex): Add texinfodir to TEXINPUTS.
4675 (elisp1med-init, elisp2med-init): Use texinfodir.
4676
4677 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
4678 (clean): Add two-volume.make intermediate files.
4679
4680 * elisp.texi, vol1.texi, vol2.texi:
4681 Use a DATE variable with the publication date, and update it.
4682 Fix antinews menu description.
4683
4684 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
4685 Update the detailed node listing to match elisp.texi.
4686
4687 * README: Update edition to match elisp.texi.
4688
4689 * objects.texi (General Escape Syntax):
4690 * nonascii.texi (Character Sets):
4691 Use consistent case for "Unicode Standard".
4692
4693 * anti.texi (Antinews):
4694 * customize.texi (Variable Definitions):
4695 * functions.texi (Declaring Functions):
4696 * nonascii.texi (Character Properties):
4697 * processes.texi (Serial Ports):
4698 * text.texi (Special Properties):
4699 * tips.texi (Coding Conventions):
4700 Minor rearrangements to improve TeX line-filling.
4701
4702 * commands.texi (Using Interactive): Fix cross-reference.
4703
17db8e10
JD
47042009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4705
4706 * frames.texi (Management Parameters): Mention sticky.
4707
77c7e2e1
AS
47082009-07-01 Andreas Schwab <aschwab@redhat.com>
4709
4710 * help.texi (Help Functions): Fix description of help-buffer and
4711 help-setup-xref to use @defun instead of @deffn.
4712
3f1c6666
JD
47132009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4714
4715 * frames.texi (Size Parameters): Mention maximized for fullscreen.
4716
ca27c21b
CY
47172009-06-24 Chong Yidong <cyd@stupidchicken.com>
4718
4719 * display.texi (Window Systems): Add ns to the list.
4720
70243478
CY
47212009-06-21 Chong Yidong <cyd@stupidchicken.com>
4722
4723 * Branch for 23.1.
4724
df006536
MR
47252009-06-17 Martin Rudalics <rudalics@gmx.at>
4726
4727 * windows.texi (Dedicated Windows): Fix typo.
4728 (Resizing Windows): Replace @defun by @deffn.
4729
d259fc4b
GM
47302009-06-17 Glenn Morris <rgm@gnu.org>
4731
4732 * variables.texi (Directory Local Variables):
4733 Update for 2009-04-11 name-change of dir-locals-directory-alist.
4734
30781db6
KH
47352009-06-09 Kenichi Handa <handa@m17n.org>
4736
4737 * nonascii.texi (Character Sets): State clearly that FROM and TO
4738 are codepoints of CHARSET.
4739
62e8099c
CY
47402009-06-07 Chong Yidong <cyd@stupidchicken.com>
4741
4742 * minibuf.texi (Reading File Names): Fix introductory text.
4743 Suggested by stan@derbycityprints.com.
4744 (High-Level Completion): Fix typo.
4745
ee1b1917
CY
47462009-05-28 Chong Yidong <cyd@stupidchicken.com>
4747
4748 * frames.texi (Text Terminal Colors): Multi-tty is already
4749 implemented, but tty-local colors are not.
4750
5df647e8
CY
47512009-05-27 Chong Yidong <cyd@stupidchicken.com>
4752
4753 * hooks.texi (Standard Hooks): Remove mention of obsolete
4754 redisplay-end-trigger-functions.
4755
4756 * internals.texi (Window Internals): Remove mention of obsolete
4757 redisplay-end-trigger-functions.
4758
01f17ae2
MR
47592009-05-21 Martin Rudalics <rudalics@gmx.at>
4760
4761 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
4762
4763 * backups.texi (Making Backups): backup-directory-alist and
4764 make-backup-file-name-function are options.
4765 (Auto-Saving): auto-save-list-file-prefix is an option.
4766
4767 * buffers.texi (Killing Buffers): buffer-offer-save is an
4768 option.
4769
4770 * display.texi (Refresh Screen): no-redraw-on-reenter is an
4771 option.
4772 (Echo Area Customization): echo-keystrokes is an option.
4773 (Selective Display): selective-display-ellipses is an option.
4774 (Temporary Displays): temp-buffer-show-function is an option.
4775 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
4776 are options.
4777 (Font Selection): face-font-family-alternatives,
4778 face-font-selection-order, face-font-registry-alternatives, and
4779 scalable-fonts-allowed are options.
4780 (Fringe Indicators): indicate-buffer-boundaries is an option.
4781 (Fringe Cursors): overflow-newline-into-fringe is an option.
4782 (Scroll Bars): scroll-bar-mode is an option.
4783
4784 * eval.texi (Eval): max-lisp-eval-depth is an option.
4785
4786 * files.texi (Visiting Functions): find-file-hook is an option.
4787 (Directory Names): directory-abbrev-alist is an option.
4788 (Unique File Names): temporary-file-directory and
4789 small-temporary-file-directory are options.
4790
4791 * frames.texi (Initial Parameters): initial-frame-alist,
4792 minibuffer-frame-alist and default-frame-alist are options.
4793 (Cursor Parameters): blink-cursor-alist and
4794 cursor-in-non-selected-windows ar options.
4795 (Window System Selections): selection-coding-system is an
4796 option.
4797 (Display Feature Testing): display-mm-dimensions-alist is an
4798 option.
4799
4800 * help.texi (Help Functions): help-char and help-event-list are
4801 options.
4802
4803 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
4804 an option.
4805
4806 * minibuf.texi (Minibuffer History): history-length and
4807 history-delete-duplicates are options.
4808 (High-Level Completion): read-buffer-function and
4809 read-buffer-completion-ignore-case are options.
4810 (Reading File Names): read-file-name-completion-ignore-case is
4811 an option.
4812
4813 * modes.texi (Mode Line Top): mode-line-format is an option.
4814 (Mode Line Variables): mode-line-position and mode-line-modes
4815 are options.
4816
4817 * nonascii.texi (Text Representations):
4818 enable-multibyte-characters is an option.
4819 (Default Coding Systems): auto-coding-regexp-alist,
4820 file-coding-system-alist, auto-coding-alist and
4821 auto-coding-functions are options.
4822 (Specifying Coding Systems): inhibit-eol-conversion is an
4823 option.
4824
4825 * os.texi (Init File): site-run-file is an option.
4826 (System Environment): mail-host-address is an option.
4827 (User Identification): user-mail-address is an option.
4828 (Terminal Output): baud-rate is an option.
4829
4830 * positions.texi (Word Motion): words-include-escapes is an
4831 option.
4832
4833 * searching.texi (Standard Regexps): page-delimiter,
4834 paragraph-separate, paragraph-separate and sentence-end are
4835 options.
4836
4837 * text.texi (Margins): left-margin and fill-nobreak-predicate
4838 are options.
4839
4840 * variables.texi (Local Variables): max-specpdl-size is an
4841 option.
4842
4843 * windows.texi (Choosing Window):
4844 split-window-preferred-function, special-display-function and
4845 display-buffer-function are options.
4846
106e6894
CY
48472009-05-20 Chong Yidong <cyd@stupidchicken.com>
4848
4a83454d
CY
4849 Fix errors spotted by Martin Rudalics.
4850
106e6894
CY
4851 * syntax.texi (Position Parse): Document rationale for ignored
4852 arguments to syntax-ppss-flush-cache.
4853
4854 * processes.texi (Input to Processes): Mark PROCESS arg to
4855 process-running-child-p as optional.
4856 (Network Options): Document NO-ERROR arg to
4857 set-network-process-option.
4858
4859 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
4860 command.
4861
4862 * searching.texi (POSIX Regexps): Mark posix-search-forward and
4863 posix-search-backward as commands.
4864
4865 * os.texi (Killing Emacs): Mark kill-emacs as a command.
4866 (Suspending Emacs): Mark suspend-emacs as a command.
4867 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
4868 commands.
5dcb4c4e
SM
4869 (Terminal Output): Remove obsolete function baud-rate.
4870 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
4871
4872 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
4873 terminal-coding-system and set-terminal-coding-system.
4874 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
4875 as optional.
4876 (Character Sets): Document RESTRICTION arg of char-charset.
4877 (Character Codes): Mark POS argument to get-byte as optional.
4878
4879 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
4880 minibuffer-message.
4881
4882 * files.texi (Create/Delete Dirs): Mark make-directory and
4883 delete-directory as commands.
4884
4885 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
4886
4887 * text.texi (Base 64): Mark base64-decode-string and
4888 base64-encode-string as commands.
4889 (Columns): Mark move-to-column as a command.
4890 (Mode-Specific Indent): Document RIGID arg to
4891 indent-for-tab-command.
4892 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
4893 Mark indent-code-rigidly as a command.
4894 (Substitution): Mark translate-region as a command.
4895
4896 * frames.texi (Size and Position): Remove obsolete functions
4897 screen-height and screen-width.
4898
04173931
CY
48992009-05-19 Chong Yidong <cyd@stupidchicken.com>
4900
4901 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
4902 (Displaying Buffers, Resizing Windows): Correct mistakes;
4903 next-window, previous-window, and pop-to-buffer are not commands,
4904 and fit-window-to-buffer" is a command. (Pointed out by Martin
4905 Rudalics.)
4906
eae7d8f8
RS
49072009-05-17 Richard M Stallman <rms@gnu.org>
4908
4909 * modes.texi (Precalculated Fontification): Clarify text.
4910
b8766179
MR
49112009-05-17 Martin Rudalics <rudalics@gmx.at>
4912
4913 * windows.texi (Selecting Windows): Clarify descriptions of
4914 with-selected-window and get-lru-window.
4915 (Cyclic Window Ordering): Refer to particular frame when talking
4916 about how splitting affects the ordering.
4917 (Displaying Buffers): Fix descriptions of switch-to-buffer and
4918 switch-to-buffer-other-window. Explain how setting of
4919 display-buffer-reuse-frames affects pop-to-buffer.
4920 (Choosing Window): Clarify some details in descriptions of
4921 display-buffer-reuse-frames, pop-up-frames, and
4922 pop-up-frame-function.
4923 (Dedicated Windows): Clarify some details.
4924 (Textual Scrolling): Replace term vscroll by term vertical
4925 scroll position.
4926 (Vertical Scrolling): Fix typo.
4927 (Window Hooks): Relate text on jit-lock-register to window
4928 scrolling and size changes.
4929
734b5e3b
CY
49302009-05-14 Chong Yidong <cyd@stupidchicken.com>
4931
0a65633e
CY
4932 * frames.texi (Initial Parameters): Clarify what the initial
4933 minibuffer frame is.
05be46d7
CY
4934 (Buffer Parameters): Note that the minibuffer parameter can not be
4935 altered.
0a65633e 4936
734b5e3b
CY
4937 * anti.texi (Antinews): Copyedits. Rearrange some entries.
4938 Document display-buffer changes.
4939
925672cd
CY
49402009-05-13 Chong Yidong <cyd@stupidchicken.com>
4941
17ecd7af
CY
4942 * anti.texi (Antinews): Rewrite for Emacs 22.
4943
925672cd
CY
4944 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
4945 obarrays are first mentioned. Define "system abbrev" more
4946 prominently, and add it to the index.
4947 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
4948 Copyedits.
4949 (Abbrev Expansion): Document abbrev-insert.
4950
80be4dd7
CY
49512009-05-12 Chong Yidong <cyd@stupidchicken.com>
4952
4953 * frames.texi (Font and Color Parameters): Rename from Color
4954 Parameters. Document font-backend parameter.
4955
4956 * vol2.texi (Top): Update node listing.
4957 * vol1.texi (Top): Update node listing.
4958 * elisp.texi (Top): Update node listing.
4959
372a93ac
MR
49602009-05-11 Martin Rudalics <rudalics@gmx.at>
4961
4962 * windows.texi (Choosing Window): Don't explicitly refer to
4963 split-window-sensibly's window argument in descriptions of
4964 split-height-threshold and split-width-threshold.
4965
714c3541
MR
49662009-05-10 Martin Rudalics <rudalics@gmx.at>
4967
4968 * windows.texi (Choosing Window): Fix rewrite of window
4969 splitting section.
4970
0e90e7be
EZ
49712009-05-09 Eli Zaretskii <eliz@gnu.org>
4972
f4e90db0
SM
4973 * nonascii.texi (Default Coding Systems):
4974 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5dcb4c4e 4975 Add indexing.
0e90e7be
EZ
4976 (Lisp and Coding Systems): Add index entries.
4977
d3c0c321
MR
49782009-05-09 Martin Rudalics <rudalics@gmx.at>
4979
4980 * windows.texi (Choosing Window): Describe split-window-sensibly
4981 and rewrite section on window splitting accordingly.
4982 (Textual Scrolling): Replace `...' by @code{...}.
4983
c773345a
CY
49842009-05-04 Chong Yidong <cyd@stupidchicken.com>
4985
ee2d5b5e
CY
4986 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
4987 Remove obsoleted pre-abbrev-expand-hook.
4988
4989 * locals.texi (Standard Buffer-Local Variables): Consolidate table
4990 entries.
4991
c773345a
CY
4992 * internals.texi (Object Internals): Don't assume 32-bit machines
4993 are the norm.
4994 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
4995 (Window Internals): Synch field names to window.h.
4996 (Process Internals): Synch field names to process.h.
c773345a 4997
dd449674
CY
49982009-04-29 Chong Yidong <cyd@stupidchicken.com>
4999
5000 * variables.texi (File Local Variables): Note that read-circle is
5001 bound to nil when reading file-local variables.
5002
5003 * streams.texi (Input Functions): Document read-circle.
5004 (Output Variables): Add xref to Circular Objects.
5005
4f1e25e2
CY
50062009-04-25 Chong Yidong <cyd@stupidchicken.com>
5007
5008 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
5009 Features and Coding System Basics. Node that "p" stands for
5010 "predicate". Recommend utf-8-emacs instead of emacs-mule.
5011 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
5012 mouse-appearance-menu.
5013 (Programming Tips): Add xref to Progress.
5014
dca019f8
CY
50152009-04-22 Chong Yidong <cyd@stupidchicken.com>
5016
5dcb4c4e
SM
5017 * os.texi (Command-Line Arguments):
5018 Document command-line-args-left.
dca019f8
CY
5019 (Suspending Emacs): Adapt text to multi-tty case. Document use of
5020 terminal objects for tty arguments.
5021 (Startup Summary): Add xref to Session Management.
5022 (Session Management): Mention emacs-session-restore. Copyedits.
5023
02a89103
CY
50242009-04-20 Chong Yidong <cyd@stupidchicken.com>
5025
5026 * os.texi (Startup Summary): Copyedits. The init file is not
5027 necessarily named .emacs now. Document initial-buffer-choice and
5028 initial-scratch-message. Note where Emacs exits in batch mode.
5029 Document inhibit-splash-screen as an alias.
5030 (Init File): Be neutral about which init file name to use.
5031
50322009-04-16 Chong Yidong <cyd@stupidchicken.com>
5033
5034 * os.texi (System Interface): Fix Texinfo usage.
5035
0c1cfe01
CY
50362009-04-15 Chong Yidong <cyd@stupidchicken.com>
5037
80d7cdca
CY
5038 * searching.texi (Regexp Backslash): Also refer to shy groups as
5039 non-capturing or unnumbered groups.
5040 (Regexp Functions): Add cross-reference to Regexp Backslash.
5041
0c1cfe01
CY
5042 * display.texi (Truncation): Overlays can use line-prefix and
5043 wrap-prefix too.
5044 (Overlay Properties): Document wrap-prefix and line-prefix.
5045 (Face Attributes): Document underline-minimum-offset.
5046 (Face Remapping): Copyedits.
5047 (Low-Level Font): Copyedits.
5048 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
5049 (Line Height): Emphasize that line-spacing only takes effect on
5050 graphical terminals.
0c1cfe01 5051
c4adeee0
CY
50522009-04-13 Chong Yidong <cyd@stupidchicken.com>
5053
5054 * display.texi (Refresh Screen): Note that a passage about screen
5055 refreshing is text terminal only.
5056 (Forcing Redisplay): Delete misleading comment---sit-for calls
5057 redisplay, not the other way around.
5058 (Truncation): Note new values of truncate-partial-width-windows.
5059 Copyedits.
5060 (Invisible Text): Document invisible-p.
5061
b20ecfa1
EZ
50622009-04-11 Eli Zaretskii <eliz@gnu.org>
5063
5064 * display.texi (Overlays): Overlays don't scale well. See
5065 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
5066
97d8273f
CY
50672009-04-10 Chong Yidong <cyd@stupidchicken.com>
5068
f147ff75
CY
5069 * syntax.texi (Syntax Table Functions): Document cons cell
5070 argument for modify-syntax-entry.
5071 (Categories): Document cons cell argument for
5072 modify-category-entry.
5073
fca4ec76
CY
5074 * searching.texi (String Search): Document word-search-forward-lax
5075 and word-search-backward-lax.
5076 (Searching and Case): Describe isearch behavior more precisely.
5077
9c283d5b
CY
5078 * keymaps.texi (Tool Bar): Mention that some platforms do not
5079 support multi-line toolbars. Suggested by Stephen Eglen.
5080
5081 * frames.texi (Layout Parameters): Mention that Nextstep also
5082 allows only one tool-bar line. Suggested by Stephen Eglen.
5083
97d8273f
CY
5084 * nonascii.texi (Text Representations): Copyedits.
5085 (Coding System Basics): Also mention utf-8-emacs.
5086 (Converting Representations, Selecting a Representation)
5087 (Scanning Charsets, Translation of Characters, Encoding and I/O):
5088 Copyedits.
5089 (Character Codes): Mention role of codepoints 1114112 to 4194175.
5090
2bad3299
CY
50912009-04-09 Chong Yidong <cyd@stupidchicken.com>
5092
5093 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
5094 (Filling): Clarify REGION argument of fill-paragraph.
5095 Document fill-forward-paragraph-function.
2bad3299
CY
5096 (Special Properties): Remove "new in Emacs 22" declaration.
5097 (Clickable Text): Merge with Links and Mouse-1 node.
5098
5dcb4c4e
SM
5099 * display.texi (Button Properties, Button Buffer Commands):
5100 Change xref to Clickable Text.
2bad3299
CY
5101
5102 * tips.texi (Key Binding Conventions): Change xref to Clickable
5103 Text.
5104
5105 * elisp.texi (Top): Update node listing.
5106
ea30ce4f
CY
51072009-04-05 Chong Yidong <cyd@stupidchicken.com>
5108
47af2f4b
CY
5109 * markers.texi (The Mark): Copyedits. Improve description of
5110 handle-shift-selection.
5111 (The Region): Move use-region-p here from The Mark.
5112
ea30ce4f
CY
5113 * positions.texi (Screen Lines): Document (cols . lines) argument
5114 for vertical-motion.
5115
2aa8ea6e
CY
51162009-04-04 Chong Yidong <cyd@stupidchicken.com>
5117
3ec61d4e
CY
5118 * frames.texi (Frames): Clean up introduction. Document `ns'
5119 return value for framep.
5120 (Creating Frames): Note how the terminal is chosen.
5121 (Multiple Terminals, Multiple Displays): Merge into a single node.
5122 (Color Parameters): Fix typo.
5123
5124 * variables.texi (Local Variables, Buffer-Local Variables)
5125 (Creating Buffer-Local): Change link to Multiple Terminals.
5126
5127 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
5128
5129 * keymaps.texi (Controlling Active Maps): Change link to Multiple
5130 Terminals.
5131
5132 * commands.texi (Command Loop Info, Keyboard Macros): Change link
5133 to Multiple Terminals.
5134
5135 * elisp.texi (Top): Update node listing.
5136 * vol2.texi (Top): Update node listing.
5137 * vol1.texi (Top): Update node listing.
5138
9257072f
CY
5139 * buffers.texi (Current Buffer): Note that the append-to-buffer
5140 example is no longer in synch with the latest code. Tie the two
5141 examples together.
5142
2aa8ea6e
CY
5143 * files.texi (File Attributes): Move note about MS-DOS from
5144 Changing Files to File Attributes.
5145 (Create/Delete Dirs): Note that mkdir is an alias for this.
5146
22e74b17
CY
51472009-04-01 Markus Triska <triska@gmx.at>
5148
5149 * processes.texi (Filter Functions): Suggest how to handle output
5150 batches.
5151
4bbe48ec
CY
51522009-03-30 Chong Yidong <cyd@stupidchicken.com>
5153
5154 * help.texi (Accessing Documentation): Update example to use
5155 help-setup-xref and with-help-window.
5156 (Help Functions): Remove print-help-return-message, which is
5157 semi-obsolete due to with-help-window. Document help-buffer and
5158 help-setup-xref.
5159
b9723f39
CY
51602009-03-29 Chong Yidong <cyd@stupidchicken.com>
5161
5dcb4c4e
SM
5162 * help.texi (Accessing Documentation, Help Functions):
5163 Remove information about long-obsolete Emacs versions.
9eb52e90 5164
b9723f39
CY
5165 * modes.texi (Mode Line Variables): The default values of the mode
5166 line variables are now more complicated.
5167
b0cc32db
CY
51682009-03-28 Chong Yidong <cyd@stupidchicken.com>
5169
3c25a5a9
CY
5170 * modes.texi (Major Mode Conventions): Note that specialness is
5171 inherited.
31c9eebb
CY
5172 (Derived Modes): Note that define-derive-mode sets the mode-class
5173 property.
3c25a5a9 5174
b0cc32db
CY
5175 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
5176 goto-map. Add search-map to the list.
5177
c5e0006d
EZ
51782009-03-27 Eli Zaretskii <eliz@gnu.org>
5179
1213465a
EZ
5180 * os.texi (System Environment): Update the list of system-type
5181 values.
5182
c5e0006d
EZ
5183 * markers.texi (The Mark) <handle-shift-selection>: Update for
5184 removal of the optional argument DEACTIVATE.
5185
48bab3d6
CY
51862009-03-25 Chong Yidong <cyd@stupidchicken.com>
5187
5188 * commands.texi (Focus Events): Most X window managers don't use
5189 focus-follows-mouse nowadays.
5190
6e4ff1b6
CY
51912009-03-24 Chong Yidong <cyd@stupidchicken.com>
5192
5193 * commands.texi (Defining Commands): Clarify introduction.
5194 (Using Interactive): Not that interactive can be put in a symbol
5195 property.
5196 (Interactive Call): Note that a symbol with a non-nil
5197 interactive-form property satisfies commandp.
5198
11625308
JB
51992009-03-23 Juanma Barranquero <lekktu@gmail.com>
5200
5201 * minibuf.texi (Intro to Minibuffers): Fix typos.
5202
7b34420d
CY
52032009-03-23 Chong Yidong <cyd@stupidchicken.com>
5204
5205 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
5206 about minibuffers in old Emacs versions. Copyedits.
5207 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
5208 (Text from Minibuffer): Simplify introduction.
5209
f9257eed
AM
52102009-03-22 Alan Mackenzie <acm@muc.de>
5211
5212 * commands.texi (Using Interactive): Clarify string argument to
5213 `interactive' - even promptless elements need \n separators.
5214
f639ba70
CY
52152009-03-18 Chong Yidong <cyd@stupidchicken.com>
5216
5217 * minibuf.texi (Completion Styles): New node.
5218
5219 * elisp.texi (Top): Update node listing.
5220
d897e8ee
CY
52212009-03-17 Chong Yidong <cyd@stupidchicken.com>
5222
5223 * minibuf.texi (Basic Completion): Note that
5224 read-file-name-completion-ignore-case and
5225 read-buffer-completion-ignore-case can override
5226 completion-ignore-case.
5227 (Minibuffer Completion): Document completing-read changes.
5228 (Completion Commands): Avoid mentioning partial completion mode.
5229 Document minibuffer-completion-confirm changes, and
5230 minibuffer-confirm-exit-commands.
5231 (High-Level Completion): Document new require-match behavior for
5232 read-buffer. Document read-buffer-completion-ignore-case.
5233 (Reading File Names): Document new require-match behavior for
5234 read-file-name.
5235
b1f23349
CY
52362009-03-14 Chong Yidong <cyd@stupidchicken.com>
5237
5238 * debugging.texi (Error Debugging): Don't mislead the reader into
5239 thinking that debug-on-error enters debugger for C-f at EOB.
5240 (Error Debugging): Setting debug-on-init within the init file
5241 works, and has for some time.
5242
d6eb4e25
KH
52432009-03-13 Kenichi Handa <handa@m17n.org>
5244
5245 * display.texi (Fontsets): Update the description.
5246
1cf53dc5
CY
52472009-03-13 Chong Yidong <cyd@stupidchicken.com>
5248
5249 * advice.texi (Advising Primitives): Link to What Is a Function.
5250
81f919fc
CY
52512009-03-12 Chong Yidong <cyd@stupidchicken.com>
5252
cf4229eb
CY
5253 * compile.texi (Speed of Byte-Code): Update example.
5254 (Disassembly): Update examples.
5255
81f919fc 5256 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
5257
5258 * customize.texi (Common Keywords): It's not necessary to use :tag
5259 to remove hyphens, as custom-unlispify-tag-name does it
5260 automatically.
5dcb4c4e
SM
5261 (Variable Definitions): Link to File Local Variables.
5262 Document customized-value symbol property.
f2bbc08c
CY
5263 (Customization Types): Move menu to end of node.
5264
955964d7
CY
52652009-03-10 Chong Yidong <cyd@stupidchicken.com>
5266
5267 * macros.texi (Compiling Macros): Omit misleading sentence, which
5268 implied that macros can only be used in the same file they are
5269 defined.
5270 (Backquote): Remove obsolete information about Emacs 19.
5271
d25ed7db
GM
52722009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
5273
5274 * display.texi (Display Margins): Fix paren typo.
5275
d55f6ca5
CY
52762009-02-27 Chong Yidong <cyd@stupidchicken.com>
5277
f0e57ed8
CY
5278 * elisp.texi (Top): Update node listing.
5279
5280 * variables.texi (Variables): Clarify introduction.
5281 (Global Variables): Mention that setq is a special form.
5282 (Local Variables): Use active voice.
5283 (Tips for Defining): Mention marking variables as safe.
5284 (Buffer-Local Variables): Mention terminal-local and frame-local
5285 variables together.
5286 (File Local Variables): Copyedits.
5287 (Frame-Local Variables): Note that they are not really useful.
5288 (Future Local Variables): Node deleted.
5289
d55f6ca5 5290 * objects.texi (General Escape Syntax): Update explanation of
fe7a3057 5291 Unicode escape syntax.
d55f6ca5 5292
ca8f09a8
CY
52932009-02-23 Chong Yidong <cyd@stupidchicken.com>
5294
5295 * control.texi (Control Structures): Add cindex entry for "textual
5296 order".
5297
5298 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
5299 instead of "expression" throughout.
5300 (Function Indirection): Copyedits. Use active voice.
5301 (Eval): The default value of max-lisp-eval-depth is now 400.
5302
a20878b6
MB
53032009-02-23 Miles Bader <miles@gnu.org>
5304
5305 * processes.texi (System Processes): Rename `system-process-attributes'
5306 to `process-attributes'.
5307
61f66044
CY
53082009-02-22 Chong Yidong <cyd@stupidchicken.com>
5309
1b80d1f3
CY
5310 * symbols.texi (Property Lists): Emphasize that property lists are
5311 not restricted to symbol cells.
5312 (Other Plists): Copyedit.
5313
61f66044
CY
5314 * sequences.texi (Sequences Arrays Vectors): Make introduction
5315 more concise.
5316 (Arrays): Mention char-tables and bool-vectors too.
5317 (Vectors): Don't repeat information given in Arrays node. Link to
5318 nodes that explain the vector usage examples.
5319 (Char-Tables): Note that char-table elements can have arbitrary
5320 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 5321 Link to Property Lists node.
61f66044 5322
9403944b
CY
53232009-02-22 Chong Yidong <cyd@stupidchicken.com>
5324
5325 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
5326 `append'.
4068c7b4 5327 (List Elements): Copyedits.
9403944b
CY
5328
5329 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
5330 of `vconcat'.
5331
5332 * strings.texi (Creating Strings): Copyedits. Remove obsolete
5333 Emacs 20 usage of `concat'.
5334 (Case Conversion): Copyedits.
5335
b87a185f
CY
53362009-02-21 Chong Yidong <cyd@stupidchicken.com>
5337
5338 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
5339 Minor edits.
5340 (Frame Configuration Type): Emphasize that it is not primitive.
5341 (Font Type): New node.
5342 (Type Predicates): Add fontp; type-of now recognizes font object
5343 types.
5344
5345 * intro.texi (Version Info): Update version numbers in examples.
5346 (Acknowledgements): List more contributors.
5347
5348 * elisp.texi: Bump version number to 3.0.
5349 (Top): Link to Font Type node.
5350
867d4bb3
JB
53512009-02-20 Juanma Barranquero <lekktu@gmail.com>
5352
5353 * modes.texi (Major Mode Conventions): Remove duplicate words.
5354 (Customizing Keywords): Fix typo.
5355
77730170
EZ
53562009-02-14 Eli Zaretskii <eliz@gnu.org>
5357
5358 * nonascii.texi (User-Chosen Coding Systems): Document that
5359 select-safe-coding-system suggests raw-text if there are raw bytes
5360 in the region.
5361 (Explicit Encoding): Warn not to use `undecided' when encoding.
5362
c8736212
GM
53632009-02-11 Glenn Morris <rgm@gnu.org>
5364
5365 * frames.texi (Visibility of Frames): Mention the effect multiple
5366 workspaces/desktops can have on visibility.
5367
ab992d66
EZ
53682009-02-07 Eli Zaretskii <eliz@gnu.org>
5369
c8736212
GM
5370 * text.texi (Commands for Insertion):
5371 * commands.texi (Event Mod):
5372 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
5373 * nonascii.texi (Translation of Characters):
5374 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
5375 (Explicit Encoding): Document the `charset' text property produced
5376 by decode-coding-region and decode-coding-string.
ab992d66 5377
e651a255
AM
53782009-01-27 Alan Mackenzie <acm@muc.de>
5379
5380 * modes.texi (Search-based Fontification): Correct a typo.
5381
bc5cde4b
JB
53822009-01-25 Juanma Barranquero <lekktu@gmail.com>
5383
5384 * abbrevs.texi (Abbrev Table Properties): Fix typo.
5385 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
5386
3533155b
EZ
53872009-01-24 Eli Zaretskii <eliz@gnu.org>
5388
f721deda
EZ
5389 * display.texi (Window Systems): Document the value of
5390 `initial-window-system' under --daemon.
5391
3533155b
EZ
5392 * os.texi (System Environment): Remove description of the
5393 `environment' function which has been deleted.
5394
f79b43b2
DN
53952009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
5396
5397 * frames.texi (Multiple Displays): Remove documentation for
5398 removed function make-frame-on-tty.
5399
e3aa6669
CY
54002009-01-22 Chong Yidong <cyd@stupidchicken.com>
5401
5402 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
5403 write-region-annotate-functions.
5404 Document write-region-post-annotation-function.
e3aa6669 5405
fb13a416
CY
54062009-01-19 Chong Yidong <cyd@stupidchicken.com>
5407
5408 * display.texi (Font Lookup): Document WIDTH argument of
5409 x-list-fonts.
5410
02eccf6b
EZ
54112009-01-17 Eli Zaretskii <eliz@gnu.org>
5412
ead3f58d
EZ
5413 * maps.texi (Standard Keymaps): Rename function-key-map to
5414 local-function-key-map.
5415
5416 * keymaps.texi (Translation Keymaps): Rename function-key-map to
5417 local-function-key-map.
5418
5419 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
5420 and `set-keyboard-coding-system' now accept an optional terminal
5421 argument.
5422
5423 * commands.texi (Event Mod): `keyboard-translate-table' is now
5424 terminal-local.
5425 (Function Keys): Rename function-key-map to
5426 local-function-key-map.
5427
df05a163
EZ
5428 * elisp.texi (Top): Make @detailmenu be consistent with changes in
5429 frames.texi.
5430
0ed8034e 5431 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
5432 `delete-terminal-functions', `suspend-tty-functions' and
5433 `resume-tty-functions'.
0ed8034e
EZ
5434
5435 * frames.texi (Frames): Document `frame-terminal' and
5436 `terminal-live-p'.
5437 (Multiple Displays): Document `make-frame-on-tty'.
5438 (Multiple Terminals): Document `terminal-list', `delete-terminal',
5439 `terminal-name', and `get-device-terminal'.
490f1197
EZ
5440 (Terminal Parameters): Document `terminal-parameters',
5441 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
5442
5443 * os.texi (System Environment): Document `environment' and
5444 `initial-environment'.
490f1197
EZ
5445 (Suspending Emacs): Update for multi-tty; document
5446 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 5447
02eccf6b
EZ
5448 * nonascii.texi (Coding System Basics): More accurate description
5449 of `raw-text'.
5450
f19fea97
JB
54512009-01-12 Juanma Barranquero <lekktu@gmail.com>
5452
5453 * display.texi (Low-Level Font): Fix typo.
5454
16fa292f
CY
54552009-01-10 Chong Yidong <cyd@stupidchicken.com>
5456
5457 * elisp.texi (Top): Update node listing.
5458
5459 * display.texi (PostScript Images): Node deleted.
5460
0b4faef3
EZ
54612009-01-10 Eli Zaretskii <eliz@gnu.org>
5462
3355f04d
EZ
5463 * processes.texi (Decoding Output): Document that null bytes force
5464 no-conversion for reading process output.
5465
5466 * files.texi (Reading from Files): Document that null bytes force
5467 no-conversion when visiting files.
5468
11625308 5469 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 5470
5dcb4c4e
SM
5471 * nonascii.texi (Lisp and Coding Systems):
5472 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 5473 (Character Properties): Improve wording.
0b4faef3 5474
ce9cf065
CY
54752009-01-09 Chong Yidong <cyd@stupidchicken.com>
5476
5477 * display.texi (Font Lookup): Remove obsolete function
5478 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
5479 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
5480 (Font Selection): Reorder order of variable descriptions.
5481 Minor clarifications.
ce9cf065
CY
5482
5483 * elisp.texi (Top): Update node listing.
5484
ab756fb3
GM
54852009-01-09 Glenn Morris <rgm@gnu.org>
5486
5487 * commands.texi (Command Loop Info): Say that last-command-char and
5488 last-input-char are obsolete aliases.
5489
5490 * edebug.texi (Edebug Recursive Edit): Remove separate references to
5491 last-input-char and last-command-char, since they are just aliases for
5492 last-input-event and last-command-event.
5493
5494 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
5495 last-command-char.
5496
6b2b8ab1
CY
54972009-01-08 Chong Yidong <cyd@stupidchicken.com>
5498
5499 * elisp.texi: Update node listing.
5500
5501 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
5502 (Face Attributes): Don't link to Font Lookup.
5503 Document font-family-list.
6b2b8ab1
CY
5504 (Fonts): New node.
5505
3568e767
JR
55062009-01-08 Jason Rumney <jasonr@gnu.org>
5507
5508 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 5509 changing the standard pointer shapes. (Bug#1485)
3568e767 5510
6221c8db
CY
55112009-01-08 Chong Yidong <cyd@stupidchicken.com>
5512
5513 * display.texi (Attribute Functions): Note that a function value
5514 :height is relative, and that compatibility functions work by
5515 calling set-face-attribute.
5516 (Displaying Faces): Reorder list in order of increasing priority.
5517 (Face Remapping): New node. Content moved here from Displaying
5518 Faces.
5519 (Glyphs): Link to Face Functions.
5520
e3d3799a
CY
55212009-01-08 Chong Yidong <cyd@stupidchicken.com>
5522
5523 * display.texi (Faces): Don't discuss face id here. facep does
5524 not return t.
5525 (Defining Faces): Minor clarification.
5526 (Face Attributes): Rearrange items to match docstring of
5527 set-face-attribute. Add :foundry attribute. Document new role of
5528 :font attribute. Texinfo usage fix.
5529 (Attribute Functions): Copyedits.
5530 (Face Functions): Note that face number is seldom used.
5531
638a2457
RS
55322009-01-05 Richard M Stallman <rms@gnu.org>
5533
5534 * strings.texi (Predicates for Strings): Minor clarification.
5535
5536 * functions.texi (Function Safety): Texinfo usage fix.
5537
39cb9e56 55382009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
49ea0074
JB
5539
5540 * objects.texi (General Escape Syntax): Fix typo.
5541
9f822178
MR
55422009-01-03 Martin Rudalics <rudalics@gmx.at>
5543
5544 * windows.texi (Choosing Window): Say that pop-up-frame-alist
5545 works via the default value of pop-up-frame-function.
5546
af34ad36
EZ
55472009-01-02 Eli Zaretskii <eliz@gnu.org>
5548
5549 * processes.texi (System Processes): Document the `time' and
5550 `ctime' attributes of `system-process-attributes'.
5551
d31f6679
CY
55522009-01-01 Chong Yidong <cyd@stupidchicken.com>
5553
5554 * display.texi (Face Attributes): Clarify :height attribute.
5555
174dc00c
MR
55562008-12-31 Martin Rudalics <rudalics@gmx.at>
5557
5558 * buffers.texi (The Buffer List): Clarify what moves a buffer to
5559 the front of the buffer list. Add entries for `last-buffer' and
5560 `unbury-buffer'.
5561
b8afe7e4
EZ
55622008-12-27 Eli Zaretskii <eliz@gnu.org>
5563
d14030f5
EZ
5564 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
5565 and its subsections.
5566
5567 * frames.texi (Multiple Terminals, Low-level Terminal)
5568 (Terminal Parameters, Frames on Other TTY devices): New sections.
5569 (Frames): Add an xref to "Multiple Terminals".
5570
765980a4
EZ
5571 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
5572
5573 * objects.texi (Terminal Type): New node.
5574 (Editing Types): Add it to the menu.
5575
47bd5577
EZ
5576 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
5577 Variables".
5578
eb22b78c 5579 * variables.texi (Directory Local Variables): New node.
47bd5577 5580 (Variables): Add a menu item for it.
eb22b78c 5581
b8afe7e4
EZ
5582 * loading.texi (Autoload): Document `generate-autoload-cookie' and
5583 `generated-autoload-file'.
5584
77bb0476
EZ
55852008-12-20 Eli Zaretskii <eliz@gnu.org>
5586
028e2c19
EZ
5587 * os.texi (Startup Summary): Add xref to documentation of
5588 `initial-window-system'.
5589
77bb0476
EZ
5590 * display.texi (Window Systems): Document `window-system' the
5591 function. The variable `window-system' is now frame-local.
028e2c19 5592 Document `initial-window-system'.
77bb0476 5593
dda87836
MR
55942008-12-19 Martin Rudalics <rudalics@gmx.at>
5595
5596 * windows.texi (Windows): Rewrite description of
5597 fit-window-to-buffer.
5598
caef3ed2
GM
55992008-12-13 Glenn Morris <rgm@gnu.org>
5600
5601 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
5602 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
5603
21c58e4d
GM
56042008-12-12 Glenn Morris <rgm@gnu.org>
5605
5606 * debugging.texi (Error Debugging): Refer forwards to
5607 eval-expression-debug-on-error.
5608
af38459f
EZ
56092008-12-05 Eli Zaretskii <eliz@gnu.org>
5610
5dedd9b5
EZ
5611 * strings.texi (String Basics): Only unibyte strings that
5612 represent key sequences hold 8-bit raw bytes.
5613
af38459f
EZ
5614 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
5615 paragraph to speak about `undecided'.
5616 (Character Properties): Don't explain the meaning of each
5617 property; instead, identify their Unicode Standard names.
b3f1f4a5 5618 (Character Sets): Document `map-charset-chars'.
af38459f 5619
fa047ae7
GM
56202008-12-02 Glenn Morris <rgm@gnu.org>
5621
5622 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
5623 section yet again.
5624
47dbc044
EZ
56252008-11-29 Eli Zaretskii <eliz@gnu.org>
5626
98d05998
EZ
5627 * nonascii.texi (Character Properties): New Section.
5628 (Specifying Coding Systems): Document
5629 `coding-system-priority-list', `set-coding-system-priority', and
5630 `with-coding-priority'.
5631 (Lisp and Coding Systems): Document `check-coding-systems-region'
5632 and `coding-system-charset-list'.
5633 (Coding System Basics): Document `coding-system-aliases'.
5634
5635 * elisp.texi (Top): Add a @detailmenu entry for "Character
5636 Properties".
5637
47dbc044
EZ
5638 * objects.texi (Character Type): Correct the range of Emacs
5639 characters. Add an @xref to "Character Codes".
5640
5641 * strings.texi (String Basics): Add an @xref to "Character Codes".
5642
5643 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
5644
5645 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
5646 (Character Codes): Document `max-char'.
5647
8b80cdf5
EZ
56482008-11-28 Eli Zaretskii <eliz@gnu.org>
5649
5650 * nonascii.texi (Text Representations, Converting Representations)
5651 (Character Sets, Scanning Charsets, Translation of Characters):
5652 Make text more accurate.
5653
a99dceba
GM
56542008-11-28 Glenn Morris <rgm@gnu.org>
5655
5656 * files.texi (Format Conversion Round-Trip): Improve previous change.
5657
f6dc3bed
CY
56582008-11-26 Chong Yidong <cyd@stupidchicken.com>
5659
5660 * modes.texi (Auto Major Mode): Fix example.
5661
5da9413d
GM
56622008-11-25 Glenn Morris <rgm@gnu.org>
5663
5664 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
5665
5666 * files.texi (Format Conversion Round-Trip):
5667 Use active voice for previous change.
5668
fcca848c
CY
56692008-11-25 Chong Yidong <cyd@stupidchicken.com>
5670
5671 * os.texi (Processor Run Time):
5672 * processes.texi (Transaction Queues):
5673 * markers.texi (The Mark):
5674 * windows.texi (Choosing Window, Selecting Windows):
5675 * files.texi (Changing Files, Magic File Names):
5676 * commands.texi (Key Sequence Input):
5677 * functions.texi (Declaring Functions):
5678 * strings.texi (Predicates for Strings):
5679 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
5680
36c8dc54
CY
56812008-11-24 Chong Yidong <cyd@stupidchicken.com>
5682
5683 * help.texi (Accessing Documentation): Update example.
5684
5685 * variables.texi (Defining Variables): Note that `*' is not
5686 necessary if defcustom is used.
5687
2a79b242
EZ
56882008-11-22 Eli Zaretskii <eliz@gnu.org>
5689
5690 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
5691 Characters" from @detailmenu.
5692
5693 * nonascii.texi (Character Codes, Character Sets)
5694 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
5695 (Chars and Bytes, Splitting Characters): Sections removed.
5696
392f0d26
LK
56972008-11-22 Lute Kamstra <lute@gnu.org>
5698
5699 * positions.texi (Text Lines): Update goto-line documentation.
5700
af1a5cd5
MR
57012008-11-21 Martin Rudalics <rudalics@gmx.at>
5702
6a4cfb0c
MR
5703 * frames.texi (Frames): Fix typo, add cross references, reword.
5704 (Initial Parameters): Reword special-display-frame-alist text.
5705 (Frames and Windows): Reword. Describe argument norecord for
5706 set-frame-selected-window.
5707 (Input Focus): Describe argument norecord for select-frame.
5708 Remove comment on MS-Windows behavior for focus-follows-mouse.
5709 (Raising and Lowering): Mention windows-frames dichotomy in
5710 metaphor.
5711
af1a5cd5
MR
5712 * windows.texi (Displaying Buffers, Vertical Scrolling)
5713 (Horizontal Scrolling): Fix indenting and rewording issues
5714 introduced with 2008-11-07 change.
5715
c249fa9c
GM
57162008-11-20 Glenn Morris <rgm@gnu.org>
5717
5718 * files.texi (Format Conversion Round-Trip): Mention `preserve'
5719 element of `format-alist'.
5720
204d4665
GM
57212008-11-19 Glenn Morris <rgm@gnu.org>
5722
5723 * doclicense.texi: Update to FDL 1.3.
5724 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
5725
cc0910af
CY
57262008-11-18 Chong Yidong <cyd@stupidchicken.com>
5727
efe6e7c4
CY
5728 * windows.texi (Window Hooks): Remove *-end-trigger-functions
5729 vars, which are obsolete. Mention jit-lock-register.
5730
5dcb4c4e
SM
5731 * modes.texi (Other Font Lock Variables):
5732 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 5733
cc0910af
CY
5734 * frames.texi (Color Parameters): Document alpha parameter.
5735
aeeedf76
MR
57362008-11-16 Martin Rudalics <rudalics@gmx.at>
5737
5738 * windows.texi (Splitting Windows, Deleting Windows)
5739 (Selecting Windows, Cyclic Window Ordering)
5740 (Buffers and Windows, Displaying Buffers, Choosing Window)
5741 (Dedicated Windows, Window Point, Window Start and End)
5742 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
5743 (Size of Window, Resizing Windows, Window Configurations)
5744 (Window Parameters): Avoid @var at beginning of sentences and
5745 reword accordingly.
5746
4c565c5c
LK
57472008-11-11 Lute Kamstra <lute@gnu.org>
5748
5749 * files.texi (File Name Components): Fix file-name-extension
5750 documentation.
5751
25f494c9
JB
57522008-11-11 Juanma Barranquero <lekktu@gmail.com>
5753
5754 * frames.texi (Basic Parameters): Remove display-environment-variable
5755 and term-environment-variable.
5756
a1401ab1
EZ
57572008-11-08 Eli Zaretskii <eliz@gnu.org>
5758
5759 * windows.texi (Basic Windows, Splitting Windows)
5760 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
5761 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
5762 (Resizing Windows, Window Configurations, Window Parameters):
5763 Fix wording and markup.
a1401ab1 5764
efafc282
MR
57652008-11-07 Martin Rudalics <rudalics@gmx.at>
5766
5767 * windows.texi (Windows): Update entries.
5768 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 5769 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
5770 (Selecting Windows, Cyclic Window Ordering): Reword with special
5771 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
5772 (Buffers and Windows, Choosing Window): Reword with special
5773 emphasis on dedicated windows.
5774 (Displaying Buffers): Reword. For switch-to-buffer mention that
5775 it may fall back on pop-to-buffer. For other-window try to
5776 explain how it treats the cyclic ordering of windows.
efafc282
MR
5777 (Dedicated Windows): New node and section discussing dedicated
5778 windows and associated functions.
86ab855a 5779 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
5780 (Window Start and End): Rename node and section title. Reword.
5781 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
5782 Minor rewording.
5783 (Size of Window): Reword, in particular text on window-width.
5784 (Resizing Windows): Reword. Add text on balancing windows.
5785 (Window Configurations): Reword. Mention window parameters.
5786 (Window Parameters): New node and section on window parameters.
5787 (Window Hooks): Reword. Mention that
5788 window-configuration-change-hook is run "buffer-locally".
5789 * elisp.texi (Top): Update Windows entries in @detailmenu
5790 section.
5791
d60a8ab2
JB
57922008-11-04 Juanma Barranquero <lekktu@gmail.com>
5793
5794 * searching.texi (Regexp Search): Fix typo.
5795
01777627
CY
57962008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5797
5798 * searching.texi (Regexp Search): Document GREEDY arg.
5799 (Simple Match Data): Fix return value.
5800
c4526e93
EZ
58012008-11-01 Eli Zaretskii <eliz@gnu.org>
5802
5803 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
5804 with Emacs 23 internal representation of characters.
5805 Document `unibyte-string'.
c4526e93 5806
fe2ae8b5
CY
58072008-10-28 Chong Yidong <cyd@stupidchicken.com>
5808
5809 * processes.texi (Process Information): Note that process-status
5810 does not accept buffer names.
5811
cc5a21e3
CY
58122008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5813
5814 * positions.texi (Skipping Characters): Correct return value of
5815 skip-chars-forward.
5816
09460d9a
MR
58172008-10-25 Martin Rudalics <rudalics@gmx.at>
5818
520b29e7
MR
5819 * windows.texi (Deleting Windows): Update documentation of
5820 delete-windows-on.
5821 (Buffers and Windows): Update documentations of
5822 get-buffer-window and get-buffer-window-list.
5823 (Displaying Buffers): Update documentation of
5824 replace-buffer-in-windows.
5825
09460d9a
MR
5826 * buffers.texi (Current Buffer): Reword set-buffer and
5827 with-current-buffer documentations.
5828 (Creating Buffers): Reword documentation of get-buffer-create.
5829
4d48fcdc
MR
58302008-10-23 Martin Rudalics <rudalics@gmx.at>
5831
5832 * buffers.texi (Current Buffer): Reword documentation of
5833 set-buffer.
5834 (Buffer Names): Reword documentation of buffer-name.
5835 (The Buffer List): For bury-buffer explain what happens with the
5836 buffer's window.
5837 (Creating Buffers): Say that get-buffer-create's arg is called
5838 buffer-or-name.
5839
f0143c43
CY
58402008-10-22 Chong Yidong <cyd@stupidchicken.com>
5841
3e5dbbd3
CY
5842 * advice.texi (Computed Advice): Explain what DEFINITION is.
5843
f0143c43
CY
5844 * nonascii.texi (Character Codes): Remove obsolete function
5845 char-valid-p, and document characterp instead.
5846
52a94b85
MR
58472008-10-22 Martin Rudalics <rudalics@gmx.at>
5848
5849 * windows.texi (Displaying Buffers): Reword documentation of
5850 pop-to-buffer.
5851 (Choosing Window): Rewrite documentation of display-buffer and
5852 its options.
5853
f76f8246
MR
5854 * buffers.texi (Killing Buffers): Update documentation of
5855 kill-buffer.
5856
acc8b598
EZ
58572008-10-21 Eli Zaretskii <eliz@gnu.org>
5858
80e6b6df
EZ
5859 * processes.texi (Serial Ports): Fix wording and improve markup.
5860
3645358a
EZ
5861 * searching.texi (Regexp Search): Document `string-match-p' and
5862 `looking-at-p'.
5863 (POSIX Regexps): Add an xref for "non-greedy".
5864 (Regexp Special): Add @cindex entry for "non-greedy".
5865
b3d50cff 5866 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 5867 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 5868
73b7530a
EZ
5869 * frames.texi (Color Names): Add an xref to `read-color'.
5870
5871 * minibuf.texi (High-Level Completion): Document `read-color'.
5872
acc8b598
EZ
5873 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
5874
5875 * positions.texi (Narrowing): Add an xref to "Swapping Text".
5876
5877 * buffers.texi (Swapping Text): New section, documents
5878 `buffer-swap-text'.
5879
10e187e8
MR
58802008-10-21 Martin Rudalics <rudalics@gmx.at>
5881
5882 * windows.texi (Resizing Windows): Minor wording fix.
5883
fd6f900c
EZ
58842008-10-20 Eli Zaretskii <eliz@gnu.org>
5885
5886 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
5887 and `combine-and-quote-strings'.
5888
5889 * strings.texi (Creating Strings): Add xrefs for them.
5890
e4372165
EZ
58912008-10-19 Eli Zaretskii <eliz@gnu.org>
5892
d6328fba
EZ
5893 * elisp.texi (Top): Make descriptive text for "Reading File Names"
5894 match the corresponding menu in minibuf.texi.
5895
e4372165
EZ
5896 * minibuf.texi (Reading File Names): Document `read-shell-command'
5897 and `minibuffer-local-shell-command-map'.
5898
5d8dda33
MR
58992008-10-19 Martin Rudalics <rudalics@gmx.at>
5900
5901 * windows.texi (Resizing Windows): Remove var{} around "window" in
5902 documentation of enlarge-window.
5903 Rewrite documentation of window-min-height and window-min-width.
5904
437706cd
EZ
59052008-10-19 Eli Zaretskii <eliz@gnu.org>
5906
80f85d7c
EZ
5907 * functions.texi (Calling Functions): Document `apply-partially'.
5908
291703b5
EZ
5909 * hooks.texi (Standard Hooks): Mention
5910 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
5911
5912 * variables.texi (File Local Variables): Document
5913 `file-local-variables-alist', `before-hack-local-variables-hook'
5914 and `hack-local-variables-hook'.
5915
583d8b3c
EZ
5916 * processes.texi (Synchronous Processes): Document `process-lines'.
5917
5dcb4c4e
SM
5918 * customize.texi (Variable Definitions):
5919 Document `custom-reevaluate-setting'.
437706cd 5920
7e51d89b
MR
59212008-10-18 Martin Rudalics <rudalics@gmx.at>
5922
5923 * windows.texi (Choosing Window, Deleting Windows)
5924 (Displaying Buffers): Expand documentation of dedicated windows.
5925
43c59a3d
EZ
59262008-10-18 Eli Zaretskii <eliz@gnu.org>
5927
018a960d
EZ
5928 * files.texi (Changing Files): Document symbolic input of file
5929 modes to `set-file-modes'. Document `read-file-modes' and
5930 `file-modes-symbolic-to-number'.
5931
2c0b8144
EZ
5932 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
5933 and `search-map'.
5934
5dcb4c4e
SM
5935 * searching.texi (Search and Replace):
5936 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 5937 Document `multi-query-replace-map'.
80120f13 5938
6d4913f0 5939 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
5940 (Completion Commands, Reading File Names):
5941 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
5942 `minibuffer-local-filename-must-match-map'.
5943 (Minibuffer Completion): The `require-match' argument to
5944 `completing-read' can now have the value `confirm-only'.
5945
43c59a3d
EZ
5946 * windows.texi (Displaying Buffers): Minor wording fix.
5947 (Choosing Window): `split-height-threshold' can now be nil.
5948 Document `split-width-threshold'. `pop-up-frames' can have the
5949 value `graphic-only'.
5950
f36acfd9
EZ
59512008-10-17 Eli Zaretskii <eliz@gnu.org>
5952
5953 * os.texi (Startup Summary): Document `before-init-time' and
5954 `after-init-time'. Document `initial-window-system' and
5955 `window-system-initialization-alist'. Document reading the
5956 abbrevs file. Document the call to `server-start' under --daemon.
5957 Rearrange a bit to be consistent with the code flow.
53728487
EZ
5958 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
5959 (Time Parsing): Document `format-seconds'.
f36acfd9 5960
96995b89
MR
59612008-10-17 Martin Rudalics <rudalics@gmx.at>
5962
5963 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
5964 and reword.
5965
2de17c73
EZ
59662008-10-16 Eli Zaretskii <eliz@gnu.org>
5967
5968 * markers.texi (The Mark): Document use-region-p.
5969
9cf52b11
EZ
59702008-10-15 Eli Zaretskii <eliz@gnu.org>
5971
c3aaf1d7
EZ
5972 * internals.texi (Writing Emacs Primitives): The interactive spec
5973 of a primitive can be a Lisp form.
5974
841a1743
EZ
5975 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
5976 values of transient-mark-mode. Document handle-shift-selection.
5977
5978 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
5979 (Interactive Examples): Show an example of `^'.
5980 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
5981 (Defining Commands, Using Interactive): The interactive-form of a
5982 function can be added via its symbol's property.
841a1743 5983
52441368
EZ
5984 * positions.texi (List Motion): beginning-of-defun-function can
5985 now accept an argument.
5986
8e8c1a72
EZ
5987 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
5988 now return a list of strings.
5989
a33a1f2a
EZ
5990 * control.texi (Handling Errors): Document ignore-errors.
5991
4fb04348
EZ
5992 * frames.texi (Creating Frames): Document frame-inherited-parameters.
5993 (Parameter Access): Document set-frame-parameter.
5994
ee666f84
EZ
5995 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
5996 Hooks" for the effect of kill-all-local-variables on local hook
5997 functions.
5998
9cf52b11
EZ
5999 * modes.texi (Major Mode Conventions, Mode Line Variables):
6000 `mode-name' need not be a string. xref to "Mode Line Data" for
6001 details, and to "Emulating Mode Line" for computing a string
6002 value.
6003
22526bc4
EZ
60042008-10-14 Eli Zaretskii <eliz@gnu.org>
6005
a65f6a85
EZ
6006 * processes.texi (System Processes): New section.
6007 (Processes, Signals to Processes): Add xrefs to it.
6008
6009 * objects.texi (Editing Types): A `process' is a subprocess of
6010 Emacs, not just any process running on the OS.
6011
6012 * elisp.texi (Top): Adjust the @detailmenu for the above two
6013 changes.
6014
2724b26a
EZ
6015 * sequences.texi (Char-Tables): Remove documentation of
6016 set-char-table-default, which has no effect since Emacs 23.
6017 <char-table-range, set-char-table-range>: Don't mention generic
6018 characters and charsets. Add a cons cell as a possible argument.
6019
6020 * nonascii.texi (Splitting Characters)
6021 (Translation of Characters): Don't mention generic characters.
6022
6023 * display.texi (Fontsets): Don't mention generic characters.
6024
22526bc4 6025 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 6026 argument FUNCTION with a cons cell as KEY.
22526bc4 6027
eaf4b689
EZ
60282008-10-13 Eli Zaretskii <eliz@gnu.org>
6029
45e46036
EZ
6030 * objects.texi (Primitive Function Type): Move "@cindex special
6031 forms" from here...
6032
6033 * eval.texi (Special Forms): ...to here.
6034
6035 * functions.texi (What Is a Function): `functionp' returns nil for
6036 special forms. Add an xref.
6037
eaf4b689
EZ
6038 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
6039 Variables".
6040
6041 * variables.texi (Frame-Local Variables): New section.
6042 (Buffer-Local Variables): Add an xref to it.
6043 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
6044 have both frame-local and buffer-local binding.
6045
6046 * frames.texi (Frames): Mention multiple tty frames.
6047 (Frame Parameters, Parameter Access): Mention frame-local variable
6048 bindings.
6049
15688fce
GM
60502008-09-20 Glenn Morris <rgm@gnu.org>
6051
6052 * display.texi (Defining Faces): Recommend against face variables.
6053
35539065
JB
60542008-09-16 Juanma Barranquero <lekktu@gmail.com>
6055
6056 * display.texi (Echo Area Customization): Fix typo.
6057
6a57054b
JB
60582008-09-09 Juanma Barranquero <lekktu@gmail.com>
6059
6060 * loading.texi (Where Defined): Add `defface' item.
6061
d632fb82
MR
60622008-09-06 Martin Rudalics <rudalics@gmx.at>
6063
6064 * loading.texi (Where Defined): Fix description of symbol-file.
6065
905a9adb
JR
60662008-08-26 Jason Rumney <jasonr@gnu.org>
6067
6068 * display.texi (TIFF Images): New section describing :index property.
6069
852e91b7
CY
60702008-08-23 Chong Yidong <cyd@stupidchicken.com>
6071
6072 * display.texi (Temporary Displays): Remove unnecessary comment
6073 about usage of temp-buffer-show-hook.
6074
6be001ee
CY
60752008-08-05 Chong Yidong <cyd@stupidchicken.com>
6076
6077 * symbols.texi (Other Plists): Fix incorrect example.
6078 Suggested by Florian Beck.
6079
58e3d8e8
JB
60802008-07-31 Juanma Barranquero <lekktu@gmail.com>
6081
6082 * os.texi: Fix previous change.
6083
7c2fb837
DN
60842008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6085
6086 * os.texi:
6087 * intro.texi:
6088 * files.texi: Remove VMS support.
6089
9e2a2647
DN
60902008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6091
6092 * os.texi:
6093 * frames.texi:
6094 * display.texi: Remove mentions of Mac Carbon.
6095
c4f4682b
MB
60962008-07-01 Miles Bader <miles@gnu.org>
6097
6098 * text.texi (Special Properties):
6099 * display.texi (Truncation): Add wrap-prefix and line-prefix.
6100
3696411e
JB
61012008-06-28 Johan Bockgård <bojohan@gnu.org>
6102
6103 * display.texi (Other Image Types): Fix copy/paste error; say
6104 "PBM", not "XBM".
6105
f2a77c3a
DN
61062008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
6107
6108 * os.texi: Remove references to obsolete systems.
6109
6d52677d
EZ
61102008-06-20 Eli Zaretskii <eliz@gnu.org>
6111
6112 * makefile.w32-in (distclean): Remove makefile.
6113
1a87da4c
GM
61142008-06-17 Glenn Morris <rgm@gnu.org>
6115
6116 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
6117 (elisp, dist): Remove rules and variables that are obsolete now
6118 the lisp manual is no longer distributed separately.
6119
fdda1c5d
GM
61202008-06-16 Glenn Morris <rgm@gnu.org>
6121
646692e9
GM
6122 * configure, configure.in, mkinstalldirs: Remove unused files.
6123
6124 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 6125 * vol1.texi (EMACSVER):
6a57054b 6126 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
6127
6128 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
6129 as per maintain.info.
6130
611bee81
GM
61312008-06-15 Glenn Morris <rgm@gnu.org>
6132
a7bed3a0
GM
6133 * makefile.w32-in (manual): Use "23" rather than "21".
6134
6135 * Makefile.in (emacsver): New, set by configure.
6136 (manual): Use emacsver.
6137
d794edf2
GM
6138 * intro.texi: Report bugs using M-x report-emacs-bug.
6139
611bee81
GM
6140 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
6141
c73e02fa
GM
61422008-06-13 Daniel Engeler <engeler@gmail.com>
6143
6144 * elisp.texi, internals.texi, processes.texi: Add documentation
6145 about serial port access.
6146
e40a85cd
MB
61472008-06-05 Miles Bader <miles@gnu.org>
6148
6149 * display.texi (Displaying Faces): Update to reflect function
6150 renamings in face-remap.el.
6151
7b753744
JB
61522008-06-05 Juanma Barranquero <lekktu@gmail.com>
6153
6154 * display.texi (Fontsets): Fix typos.
6155
9d3d42fb
MB
61562008-06-03 Miles Bader <miles@gnu.org>
6157
7b753744
JB
6158 * display.texi (Displaying Faces): Add add-relative-face-remapping,
6159 remove-relative-face-remapping, set-base-face-remapping,
6160 and set-default-base-face-remapping.
9d3d42fb 6161
f2cec7a9
MB
61622008-06-01 Miles Bader <miles@gnu.org>
6163
6164 * display.texi (Displaying Faces): Add face-remapping-alist.
6165
8f39c96d
SM
61662008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6167
6168 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
6169 variable names.
6170
1ef5eecc
ER
61712008-05-03 Eric S. Raymond <esr@golux>
6172
352c8b4a 6173 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
6174 (current-global-map) return references, not copies.
6175
63b4387f
JL
61762008-05-02 Juri Linkov <juri@jurta.org>
6177
6178 * minibuf.texi (Text from Minibuffer): Document a list of
6179 default values for `read-from-minibuffer'.
6180
38a8b703
JB
61812008-04-24 Juanma Barranquero <lekktu@gmail.com>
6182
6183 * nonascii.texi (Translation of Characters): Fix previous change.
6184
7c42e639
CY
61852008-04-20 Chong Yidong <cyd@stupidchicken.com>
6186
6187 * display.texi (Overlay Properties): Clarify role of underlying
6188 textprop and overlay keymaps for display strings.
6189
6190 * keymaps.texi (Active Keymaps): Ditto.
6191
25c0d999
SM
61922008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
6193
6194 * minibuf.texi (Programmed Completion):
6195 Replace dynamic-completion-table with the new completion-table-dynamic.
6196
e3af5968
CY
61972008-04-07 Chong Yidong <cyd@stupidchicken.com>
6198
6199 * intro.texi (Some Terms): Change "fonts in this manual" index
6200 entry to "typographic conventions".
6201
6bfc8698
EZ
62022008-04-05 Eli Zaretskii <eliz@gnu.org>
6203
6204 * objects.texi (Text Props and Strings): Add indexing for read
6205 syntax of text properties.
6206
4972c361
SM
62072008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
6208
6209 * processes.texi (Decoding Output): Remove process-filter-multibyte
6210 functions.
6211
c70a68db
MR
62122008-03-15 Martin Rudalics <rudalics@gmx.at>
6213
6214 * display.texi (Finding Overlays): Say that empty overlays at
6215 the end of the buffer are reported too.
6216
1291fd36
GM
62172008-03-13 Glenn Morris <rgm@gnu.org>
6218
6219 * elisp.texi (EMACSVER): Set to 23.0.60.
6220
c6b0dfd5
CY
62212008-02-26 Chong Yidong <cyd@stupidchicken.com>
6222
38a8b703 6223 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 6224
875fc30c
GM
62252008-02-22 Glenn Morris <rgm@gnu.org>
6226
6227 * frames.texi (Position Parameters): Clarify the description of
6228 `left' and `top', using information from "Geometry".
6229 (Geometry): Give a pointer to "Position Parameters", rather than
6230 repeating information.
6231
d8c8e45a
GM
62322008-02-11 Glenn Morris <rgm@gnu.org>
6233
6234 * objects.texi (Equality Predicates): No longer talk about "two"
6235 functions.
6236
38a8b703 62372008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
6238
6239 * objects.texi (Equality Predicates): Add defun for
6240 equal-including-properties.
6241
bfffe0b1
GM
62422008-02-10 Glenn Morris <rgm@gnu.org>
6243
6244 * objects.texi (Equality Predicates):
6245 Mention equal-including-properties.
6246
431b78c9
RS
62472008-02-07 Richard Stallman <rms@gnu.org>
6248
6249 * windows.texi (Window Start): Mention the feature of moving
6250 window-start to start of line.
6251
c8763fb6 62522008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
6253
6254 * keymaps.texi (Tool Bar): Document rtl property.
6255
1a256502
TTN
62562008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
6257
6258 * display.texi (Button Types):
6259 For define-button-type, clarify type of NAME.
6260
569382c2
MR
62612008-01-19 Martin Rudalics <rudalics@gmx.at>
6262
6263 * buffers.texi (Buffer Modification): Fix typo.
6264
f3041af1
DN
62652008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
6266
6267 * os.texi (System Environment): Remove references to OSes that are
6268 not supported anymore.
6269
d35e1cd7
DN
62702008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
6271
6272 * os.texi (System Environment): Remove mention for Masscomp.
6273
23af7580
RS
62742008-01-04 Richard Stallman <rms@gnu.org>
6275
6276 * display.texi (Faces): Don't talk about internal face vector as arg
6277 to facep.
6278
6279 * customize.texi (Type Keywords): Fix previous change.
6280
6281 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
6282 * elisp.texi (Top): Fix menu for commands.texi change.
6283
ec7d5b1e
RS
62842007-12-30 Richard Stallman <rms@gnu.org>
6285
5dcb4c4e 6286 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
6287 (Accessing Scroll): New node broken out of Accessing Mouse.
6288
101a6cea
RS
62892007-12-28 Richard Stallman <rms@gnu.org>
6290
6291 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 6292 (Basic Parameters): For `title', refer to title bar.
041817a4 6293 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 6294
72b7e664
RS
62952007-12-23 Richard Stallman <rms@gnu.org>
6296
6297 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
6298 Improve some of the commented-out keywords' text too.
6299
27a4f445
MR
63002007-12-14 Martin Rudalics <rudalics@gmx.at>
6301
e2e3f1d7
MR
6302 * nonascii.texi (Encoding and I/O): Reword to avoid saying
6303 "visit the current buffer".
6304
27a4f445
MR
6305 * os.texi (System Interface): Fix typo.
6306
a2afc99d
RS
63072007-12-04 Richard Stallman <rms@gnu.org>
6308
6309 * objects.texi (Symbol Type): Fix typo.
6310
b694135c
RS
63112007-12-03 Richard Stallman <rms@gnu.org>
6312
6313 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
6314
f99a19da
GM
63152007-12-01 Glenn Morris <rgm@gnu.org>
6316
6317 * functions.texi (Declaring Functions): Improve previous change.
6318
8f4b37d8
GM
63192007-11-30 Glenn Morris <rgm@gnu.org>
6320
6321 * functions.texi (Declaring Functions): Add optional fourth
6322 argument of declare-function, and setting third argument to `t'.
6323
61a2fe01
RS
63242007-11-29 Richard Stallman <rms@gnu.org>
6325
6326 * customize.texi (Composite Types): Document `group' type.
6327
cbfc5193
GM
63282007-11-29 Glenn Morris <rgm@gnu.org>
6329
5dcb4c4e
SM
6330 * functions.texi (Declaring Functions): Add findex.
6331 Mention `external' files.
cbfc5193 6332
8386283a
JB
63332007-11-26 Juanma Barranquero <lekktu@gmail.com>
6334
6335 * functions.texi (Declaring Functions): Fix directive.
6336
a07c9a8b
RS
63372007-11-25 Richard Stallman <rms@gnu.org>
6338
6339 * help.texi (Help Functions): Clean up last change.
6340
6341 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
6342
6343 * loading.texi (Named Features): Minor cleanup.
6344
6345 * macros.texi (Eval During Expansion): Minor cleanup.
6346
6347 * variables.texi (Variable Aliases): Minor cleanup.
6348
a0925923
RS
63492007-11-24 Richard Stallman <rms@gnu.org>
6350
6351 * functions.texi (Declaring Functions): Clarify previous change.
6352
6353 * compile.texi (Compiler Errors): Clarify previous change.
6354
20c63e44
RS
63552007-11-24 Richard Stallman <rms@gnu.org>
6356
e5e76c04 6357 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
6358 Clarify the text and move items around.
6359
5bb0cda3
GM
63602007-11-24 Glenn Morris <rgm@gnu.org>
6361
6362 * functions.texi (Declaring Functions): New section.
6363 * compile.texi (Compiler Errors): Mention declaring functions,
6364 defvar with no initvalue, and byte-compile-warnings.
6365
af13c86a
MR
63662007-11-15 Martin Rudalics <rudalics@gmx.at>
6367
6368 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
6369 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
6370
a5373305
MR
63712007-11-13 Martin Rudalics <rudalics@gmx.at>
6372
6373 * help.texi (Help Functions): Document new macro `with-help-window'.
6374
fe284805
JL
63752007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
6376
6377 * searching.texi (Replacing Match): Describe new
6378 `match-substitute-replacement'.
6379
2c3a09b1
RS
63802007-10-31 Richard Stallman <rms@gnu.org>
6381
6382 * strings.texi (Creating Strings): Null strings from concat not unique.
6383
f2b480f4
RS
63842007-10-26 Richard Stallman <rms@gnu.org>
6385
6386 * objects.texi (Equality Predicates): Null strings are uniquified.
6387
6388 * minibuf.texi: Minor clarifications in previous change.
6389
db21122c
GM
63902007-10-25 Glenn Morris <rgm@gnu.org>
6391
6392 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
6393
2328cbb3
RS
63942007-10-24 Richard Stallman <rms@gnu.org>
6395
6396 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
6397
6398 * variables.texi (Frame-Local Variables): Node deleted.
6399 (Variables): Delete Frame-Local Variables from menu.
6400 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
6401 (Default Value): Don't mention frame-local vars.
6402
6403 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
6404
6405 * loading.texi (Unloading): Document FEATURE-unload-function
6406 instead of FEATURE-unload-hook.
6407
2328cbb3
RS
6408 * frames.texi (Multiple Displays): Don't mention frame-local vars.
6409
c066bafa
JL
64102007-10-22 Juri Linkov <juri@jurta.org>
6411
6412 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
6413 (High-Level Completion): Document a list of default value strings
6414 in the DEFAULT argument, for which minibuffer functions return the
6415 first element.
6416
65ced25f
JL
64172007-10-17 Juri Linkov <juri@jurta.org>
6418
6419 * text.texi (Filling): Update arguments of fill-paragraph.
6420 fill-paragraph operates on the active region in Transient Mark mode.
6421 Remove fill-paragraph-or-region.
6422
ee46ec8e
KB
64232007-10-13 Karl Berry <karl@gnu.org>
6424
6425 * elisp.texi (@dircategory): Move to after @copying,
6426 since we want @copying as close as possible to the beginning of
6427 the output.
6428
61bbdbc6
RS
64292007-10-12 Richard Stallman <rms@gnu.org>
6430
6431 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
6432
6433 * commands.texi (Distinguish Interactive): New node,
6434 broken out from Interactive Call and rewritten.
6435 (Command Loop): Put Distinguish Interactive in menu.
6436
af23e1e8
RS
64372007-10-09 Richard Stallman <rms@gnu.org>
6438
6439 * text.texi (Examining Properties): Mention overlay priority.
6440
6441 * display.texi (Display Margins): Correct the description
6442 of margin display specifications.
6443 (Replacing Specs): New subnode broken out of Display Property.
6444
e1965a69
JL
64452007-10-06 Juri Linkov <juri@jurta.org>
6446
6447 * text.texi (Filling): Document fill-paragraph-or-region.
6448
4638454b
JB
64492007-10-05 Juanma Barranquero <lekktu@gmail.com>
6450
6451 * display.texi (Auto Faces): Fix typo.
6452
7ed54cc5
RS
64532007-10-02 Richard Stallman <rms@gnu.org>
6454
6455 * display.texi (Display Property): Explain some display specs
6456 don't let you move point in.
6457
5dcb4c4e
SM
6458 * frames.texi (Cursor Parameters):
6459 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
6460
6461 * windows.texi (Basic Windows): Don't describe
6462 cursor-in-non-selected-windows here.
6463
305a7ef2
EZ
64642007-10-01 Eli Zaretskii <eliz@gnu.org>
6465
6466 * processes.texi (Misc Network): Note that these functions are
6467 supported only on some systems.
6468
f7a7f4eb
RS
64692007-10-01 Richard Stallman <rms@gnu.org>
6470
6471 * display.texi (Overlay Properties): Explain nil as priority.
6472 Explain that conflicts are unpredictable if not resolved by
6473 priorities.
6474
780d7bb9
RS
64752007-09-23 Richard Stallman <rms@gnu.org>
6476
6477 * macros.texi (Backquote): Minor clarification.
6478
14b4fdfb
RS
64792007-09-19 Richard Stallman <rms@gnu.org>
6480
6481 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
6482 Clarify when they work in parallel and when one overrides.
6483 Fix error in example.
14b4fdfb 6484
b8d4c8d0
GM
64852007-09-06 Glenn Morris <rgm@gnu.org>
6486
b3e755a9 6487 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
6488 commands to use ../../info.
6489 * Makefile.in (infodir): Go up one more level.
4638454b 6490 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
6491 (miscmanualdir): New.
6492 (dist): Use new variable miscmanualdir.
6493 * makefile.w32-in (infodir, texinputdir): Go up one more level.
6494 (usermanualdir): Change from ../man to ../emacs.
6495
1bb1f7d3
MR
64962007-08-30 Martin Rudalics <rudalics@gmx.at>
6497
6498 * commands.texi (Command Loop Info): Advise against changing
6499 most variables described here. Explain new variable
6500 last-repeatable-command.
6501
b8d4c8d0
GM
65022007-08-29 Glenn Morris <rgm@gnu.org>
6503
6504 * elisp.texi (EMACSVER): Increase to 23.0.50.
6505
65062007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6507
6508 * frames.texi (Basic Parameters): Add display-environment-variable
6509 and term-environment-variable.
6510
65112007-08-28 Juri Linkov <juri@jurta.org>
6512
6513 * display.texi (Image Formats, Other Image Types): Add SVG.
6514
65152007-08-28 Juri Linkov <juri@jurta.org>
6516
6517 * display.texi (Images): Move formats-related text to new node
6518 "Image Formats".
6519 (Image Formats): New node.
6520
619fb9ee
RS
65212007-08-27 Richard Stallman <rms@gnu.org>
6522
6523 * windows.texi (Window Configurations): Clarify what
6524 a window configuration saves.
6525
b8d4c8d0
GM
65262007-08-25 Richard Stallman <rms@gnu.org>
6527
6528 * display.texi (Images): Delete redundant @findex.
6529
39f9da30
GM
65302007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
6531
6532 * text.texi (Change Hooks): (after|before)-change-functions are no
6533 longer bound to nil while running; rather inhibit-modification-hooks
6534 is t.
6535
b8d4c8d0
GM
65362007-08-16 Richard Stallman <rms@gnu.org>
6537
5dcb4c4e
SM
6538 * processes.texi (Asynchronous Processes):
6539 Clarify doc of start-file-process.
b8d4c8d0
GM
6540
65412007-08-08 Martin Rudalics <rudalics@gmx.at>
6542
6543 * modes.texi (Example Major Modes): Fix typo.
6544
65452007-08-08 Glenn Morris <rgm@gnu.org>
6546
6547 * intro.texi (nil and t): Do not use `iff' in documentation.
6548
6549 * tips.texi (Documentation Tips): Recommend against `iff'.
6550
65512007-08-07 Chong Yidong <cyd@stupidchicken.com>
6552
6553 * display.texi (Image Cache): Document image-refresh.
6554
65552007-08-06 Martin Rudalics <rudalics@gmx.at>
6556
6557 * windows.texi (Size of Window): Document window-full-width-p.
6558
65592007-07-25 Glenn Morris <rgm@gnu.org>
6560
6561 * gpl.texi (GPL): Replace license with GPLv3.
6562
6563 * Relicense all FSF files to GPLv3 or later.
6564
65652007-07-24 Michael Albinus <michael.albinus@gmx.de>
6566
4638454b
JB
6567 * processes.texi (Synchronous Processes):
6568 Add `process-file-shell-command'.
b8d4c8d0
GM
6569 (Asynchronous Processes): Mention restricted use of
6570 `process-filter' and `process-sentinel' in
6571 `start-file-process'. Add `start-file-process-shell-command'.
6572
65732007-07-17 Michael Albinus <michael.albinus@gmx.de>
6574
6575 * files.texi (Magic File Names): Introduce optional parameter
6576 IDENTIFICATION for `file-remote-p'.
6577
65782007-07-16 Richard Stallman <rms@gnu.org>
6579
6580 * display.texi (Defining Faces): Fix previous change.
6581
65822007-07-14 Richard Stallman <rms@gnu.org>
6583
6584 * control.texi (Handling Errors): Document `debug' in handler list.
6585
65862007-07-10 Richard Stallman <rms@gnu.org>
6587
6588 * display.texi (Defining Faces): Explain C-M-x feature for defface.
6589
65902007-07-09 Richard Stallman <rms@gnu.org>
6591
6592 * files.texi (Magic File Names): Rewrite previous change.
6593
65942007-07-08 Michael Albinus <michael.albinus@gmx.de>
6595
6596 * files.texi (Magic File Names): Introduce optional parameter
6597 CONNECTED for `file-remote-p'.
6598
65992007-07-07 Michael Albinus <michael.albinus@gmx.de>
6600
6601 * processes.texi (Asynchronous Processes):
6602 * files.texi (Magic File Names): Add `start-file-process'.
6603
66042007-06-27 Richard Stallman <rms@gnu.org>
6605
5dcb4c4e
SM
6606 * files.texi (Format Conversion Piecemeal):
6607 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
6608
66092007-06-27 Michael Albinus <michael.albinus@gmx.de>
6610
4638454b
JB
6611 * files.texi (Magic File Names): Remove `dired-call-process'.
6612 Add `process-file'.
b8d4c8d0
GM
6613
66142007-06-27 Kenichi Handa <handa@m17n.org>
6615
6616 * text.texi (Special Properties): Fix description about
4638454b 6617 `composition' property.
b8d4c8d0
GM
6618
66192007-06-26 Kenichi Handa <handa@m17n.org>
6620
6621 * nonascii.texi (Default Coding Systems): Document about the
6622 return value `undecided'.
6623
66242007-06-25 David Kastrup <dak@gnu.org>
6625
6626 * keymaps.texi (Active Keymaps): Document new POSITION argument of
6627 `current-active-maps'.
6628
66292007-06-24 Karl Berry <karl@gnu.org>
6630
4638454b 6631 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
6632
66332007-06-15 Juanma Barranquero <lekktu@gmail.com>
6634
6635 * display.texi (Overlay Arrow): Doc fix.
6636
66372007-06-14 Karl Berry <karl@tug.org>
6638
6639 * anti.texi (Antinews): Typo.
6640
66412007-06-14 Chong Yidong <cyd@stupidchicken.com>
6642
6643 * display.texi (Image Cache): Document image-refresh.
6644
66452007-06-12 Karl Berry <karl@gnu.org>
6646
6647 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
6648 * two-volume.make: New file.
6649 * .cvsignore: Ignore two-volume files.
6650
66512007-06-12 Tom Tromey <tromey@redhat.com>
6652
6653 * os.texi (Init File): Document user-emacs-directory.
6654
66552007-06-03 Nick Roberts <nickrob@snap.net.nz>
6656
6657 * commands.texi (Click Events): Describe width and height when
6658 object is nil.
6659
66602007-05-30 Nick Roberts <nickrob@snap.net.nz>
6661
5dcb4c4e
SM
6662 * commands.texi (Click Events): Layout more logically.
6663 Describe width and height.
b8d4c8d0
GM
6664 (Drag Events, Motion Events): Update to new format for position.
6665
66662007-06-02 Richard Stallman <rms@gnu.org>
6667
6668 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
6669
66702007-06-02 Chong Yidong <cyd@stupidchicken.com>
6671
6672 * Version 22.1 released.
6673
66742007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6675
6676 * text.texi (Special Properties): Correct meaning of fontified face.
6677
66782007-05-30 Richard Stallman <rms@gnu.org>
6679
6680 * text.texi (Special Properties): Add link to Adjusting Point.
6681
66822007-05-12 Richard Stallman <rms@gnu.org>
6683
6684 * text.texi (Margins): indent-to-left-margin is not the default.
6685 (Mode-Specific Indent): For indent-line-function, the default
6686 is indent-relative.
6687
6688 * modes.texi (Example Major Modes): Explain last line of text-mode
6689 is redundant.
6690
66912007-05-10 Richard Stallman <rms@gnu.org>
6692
6693 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
6694
6695 * help.texi (Keys in Documentation): Add reference to
6696 Documentation Tips.
6697
6698 * files.texi (Format Conversion): TO-FN gets three arguments.
6699
6700 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
6701
67022007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
6703
6704 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
6705 * files.texi (Format Conversion): Expand intro; add menu.
6706 (Format Conversion Overview, Format Conversion Round-Trip)
6707 (Format Conversion Piecemeal): New nodes/subsections.
6708 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
6709 * text.texi (Text Properties): Remove "Saving Properties" from menu.
6710 (Saving Properties): Delete node/subsection.
6711
67122007-05-07 Karl Berry <karl@gnu.org>
6713
6714 * elisp.texi (EMACSVER): Back to 22.
6715
67162007-05-06 Richard Stallman <rms@gnu.org>
6717
6718 * processes.texi (Accepting Output): Revert most of previous change.
6719
67202007-05-05 Richard Stallman <rms@gnu.org>
6721
6722 * processes.texi (Accepting Output): accept-process-output
6723 uses microseconds, not milliseconds. But that arg is obsolete.
6724
67252007-05-04 Karl Berry <karl@tug.org>
6726
6727 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
6728
67292007-05-04 Eli Zaretskii <eliz@gnu.org>
6730
6731 * tips.texi (Documentation Tips): Rearrange items to place the
6732 more important ones first. Add an index entry for hyperlinks.
6733
67342007-05-03 Karl Berry <karl@gnu.org>
6735
6736 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
6737 (EMACSVER) [smallbook]: 22 for printed version.
6738
6739 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
6740 so restore anchor to normal position after defun. Found by Kevin Ryde.
6741
67422007-04-26 Glenn Morris <rgm@gnu.org>
6743
6744 * elisp.texi (EMACSVER): Increase to 22.1.50.
6745
67462007-04-28 Karl Berry <karl@gnu.org>
6747
6748 * elisp.texi: Improve line breaks on copyright page,
6749 similar layout to emacs manual, 8.5x11 by default.
6750
67512007-04-24 Richard Stallman <rms@gnu.org>
6752
6753 * text.texi (Special Properties): Add xref to Overlay Properties.
6754
6755 * display.texi (Overlay Properties): Add xref to Special Properties.
6756
67572007-04-22 Richard Stallman <rms@gnu.org>
6758
6759 * keymaps.texi (Extended Menu Items): Move the info about
6760 format with cached keyboard binding.
6761
67622007-04-21 Richard Stallman <rms@gnu.org>
6763
6764 * text.texi (Special Properties): Clarify previous change.
6765
6766 * files.texi (File Name Expansion): Clarify previous change.
6767
6768 * display.texi (Attribute Functions): Fix example for
6769 face-attribute-relative-p.
6770
67712007-04-19 Kenichi Handa <handa@m17n.org>
6772
6773 * text.texi (Special Properties): Document composition property.
6774
67752007-04-19 Glenn Morris <rgm@gnu.org>
6776
6777 * files.texi (File Name Expansion): Mention "superroot".
6778
67792007-04-15 Chong Yidong <cyd@stupidchicken.com>
6780
6781 * frames.texi (Multiple Displays): Add note about "multi-monitor"
6782 setups.
6783 (Display Feature Testing): Note that display refers to all
6784 physical monitors for multi-monitor setups.
6785
67862007-04-14 Richard Stallman <rms@gnu.org>
6787
6788 * lists.texi (Sets And Lists): Clarify `delete' examples.
6789 Remove spurious xref to same node.
6790 Clarify xref for add-to-list.
6791
67922007-04-12 Nick Roberts <nickrob@snap.net.nz>
6793
6794 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
6795 value of lisp-mode-map.
6796
67972007-04-11 Karl Berry <karl@gnu.org>
6798
6799 * anti.texi (Antinews):
6800 * display.texi (Overlay Properties, Defining Images):
6801 * processes.texi (Synchronous Processes, Sentinels):
6802 * syntax.texi (Syntax Table Internals):
6803 * searching.texi (Regexp Special):
6804 * nonascii.texi (Default Coding Systems):
6805 * text.texi (Special Properties):
6806 * minibuf.texi (Basic Completion): Wording to improve breaks in
6807 8.5x11 format.
6808 * elisp.texi (smallbook): New @set to more easily switch between
6809 smallbook and 8.5x11.
6810
68112007-04-11 Richard Stallman <rms@gnu.org>
6812
6813 * text.texi (Lazy Properties): Minor fix.
6814
68152007-04-08 Karl Berry <karl@gnu.org>
6816
6817 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
6818 * macros.texi (Backquote): Downcase Backquote in index entries for
6819 consistency.
6820
68212007-04-08 Richard Stallman <rms@gnu.org>
6822
6823 * text.texi (Adaptive Fill): Just describe default,
6824 don't show it (since it contains non-ASCII chars).
6825
68262007-04-07 Karl Berry <karl@gnu.org>
6827
6828 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
6829 adaptive-fill-regexp's value, since they are not in the standard
6830 TeX fonts.
6831
68322007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
6833
6834 * display.texi (Defining Faces): Fix example.
6835
68362007-04-07 Karl Berry <karl@gnu.org>
6837
6838 * display.texi (Button Buffer Commands): Improve page break.
6839
68402007-04-07 Richard Stallman <rms@gnu.org>
6841
6842 * advice.texi (Activation of Advice): Remove redundant index entry.
6843
6844 * backups.texi: Improve index entries. Remove redundant ones.
6845
6846 * compile.texi (Byte Compilation): Improve index entry.
6847
6848 * hash.texi (Creating Hash): Improve index entry.
6849
6850 * symbols.texi (Definitions): Improve index entry.
6851
6852 * edebug.texi: Improve index entries. Remove redundant/useless ones.
6853
6854 * maps.texi (Standard Keymaps): Remove useless index entry.
6855
6856 * help.texi (Documentation Basics): Remove redundant index entries.
6857
6858 * customize.texi: Improve index entries.
6859 Remove redundant/useless ones.
6860
6861 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
6862
6863 * streams.texi (Output Variables): Improve index entry.
6864
6865 * abbrevs.texi (Abbrevs): Remove useless index entry.
6866
6867 * macros.texi (Expansion): Remove useless index entry.
6868
6869 * text.texi: Improve index entries. Remove redundant/useless ones.
6870 (Text Properties, Examining Properties)
6871 (Special Properties): Use "property category" instead of "category"
6872 to refer to the `category' property.
6873
6874 * positions.texi: Improve index entries. Remove useless one.
6875
6876 * lists.texi: Improve index entries. Remove redundant/useless ones.
6877
6878 * os.texi: Improve index entries.
6879 (Timers): Fix previous change.
6880
6881 * buffers.texi: Improve index entries.
6882 (Modification Time): Get rid of term "obsolete buffer".
6883
6884 * debugging.texi: Improve index entries.
6885 (Test Coverage): Add xref to other test coverage ftr.
6886
6887 * eval.texi: Improve index entry. Remove redundant ones.
6888
6889 * numbers.texi: Improve index entries. Remove redundant/useless ones.
6890
6891 * files.texi: Improve index entries. Remove redundant/useless ones.
6892
6893 * objects.texi: Improve index entries.
6894
6895 * processes.texi: Improve index entries.
6896
6897 * modes.texi: Improve index entry. Remove redundant one.
6898
6899 * nonascii.texi: Improve index entries.
6900
6901 * internals.texi: Improve index entries.
6902
6903 * syntax.texi: Improve index entries.
6904
6905 * keymaps.texi (Active Keymaps): Improve index entries.
6906
6907 * commands.texi: Improve index entries. Remove redundant/useless ones.
6908
6909 * frames.texi: Improve index entries. Remove redundant/useless ones.
6910
6911 * markers.texi: Improve index entries. Remove redundant ones.
6912
6913 * tips.texi: Improve index entries.
6914
6915 * loading.texi (Unloading): Improve index entry.
6916
6917 * variables.texi: Improve index entries. Remove redundant one.
6918
6919 * sequences.texi: Improve index entry.
6920
6921 * display.texi: Improve index entries. Remove redundant ones.
6922
6923 * windows.texi: Improve index entries.
6924
6925 * searching.texi: Improve index entries. Remove redundant one.
6926
6927 * strings.texi (Case Tables): Improve last change.
6928
69292007-04-04 Chong Yidong <cyd@stupidchicken.com>
6930
6931 * strings.texi (Case Tables): Document with-case-table and
6932 ascii-case-table.
6933
69342007-04-03 Karl Berry <karl@gnu.org>
6935
6936 * processes.texi (Network): Reword to improve page break.
6937
69382007-04-03 Eli Zaretskii <eliz@gnu.org>
6939
6940 * functions.texi (Inline Functions): Describe more disadvantages
6941 of defsubst, and make advice against it stronger.
6942
69432007-04-02 Karl Berry <karl@gnu.org>
6944
6945 * backups.texi (Backup Names): Avoid widow words.
6946 * modes.texi (Example Major Modes): Align last comment.
6947
69482007-04-01 Chong Yidong <cyd@stupidchicken.com>
6949
6950 * keymaps.texi (Remapping Commands): Document new arg to
6951 command-remapping.
6952
69532007-04-01 Karl Berry <karl@gnu.org>
6954
6955 * processes.texi (Low-Level Network): Typo.
6956 * loading.texi (Hooks for Loading): Avoid double "the".
6957 * keymaps.texi (Key Sequences): No double "and".
6958 (Changing Key Bindings): Shorten to improve line break.
6959
69602007-03-31 Glenn Morris <rgm@gnu.org>
6961
6962 * os.texi (Timers): Fix description of run-at-time TIME formats.
6963
69642007-03-31 Richard Stallman <rms@gnu.org>
6965
6966 * display.texi (Invisible Text): Correct buffer-invisibility-spec
6967 regarding ellipsis.
6968
69692007-03-31 Eli Zaretskii <eliz@gnu.org>
6970
6971 * intro.texi (nil and t):
6972 * symbols.texi (Plists and Alists):
6973 * variables.texi (Variable Aliases, Constant Variables):
6974 * functions.texi (Defining Functions):
6975 * advice.texi (Advising Primitives):
6976 * debugging.texi (Syntax Errors, Compilation Errors):
6977 * minibuf.texi (Minibuffer Windows):
6978 * commands.texi (Adjusting Point):
6979 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
6980 (Auto Major Mode, Major Mode Conventions):
6981 * help.texi (Describing Characters):
6982 * files.texi (Create/Delete Dirs, Information about Files)
6983 (File Locks, Writing to Files, Reading from Files)
6984 (Saving Buffers):
6985 * windows.texi (Resizing Windows, Cyclic Window Ordering):
6986 * frames.texi (Finding All Frames):
6987 * positions.texi (Buffer End, Motion):
6988 * markers.texi (The Region):
6989 * text.texi (Deletion, Near Point):
6990 * display.texi (Displaying Messages, Truncation):
6991 * os.texi (Processor Run Time):
6992 * tips.texi (Key Binding Conventions, Programming Tips)
6993 (Warning Tips, Documentation Tips, Comment Tips):
6994 * internals.texi (Memory Usage): Improve indexing.
6995
6996 * variables.texi (Frame-Local Variables):
6997 * functions.texi (Argument List):
6998 * loading.texi (Library Search):
6999 * streams.texi (Output Variables):
7000 * keymaps.texi (Translation Keymaps, Searching Keymaps):
7001 * searching.texi (Replacing Match, Search and Replace):
7002 * processes.texi (Byte Packing, Decoding Output)
7003 (Accepting Output, Network Servers, Shell Arguments):
7004 * display.texi (Abstract Display, Image Cache, Scroll Bars):
7005 * windows.texi (Window Point, Window Start):
7006 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
7007 * commands.texi (Reading Input, Keyboard Events):
7008 * minibuf.texi (Reading File Names, Minibuffer Completion)
7009 (Recursive Mini):
7010 * positions.texi (List Motion):
7011 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
7012 * numbers.texi (Arithmetic Operations, Math Functions)
7013 (Predicates on Numbers, Comparison of Numbers):
7014 (Numeric Conversions):
7015 * locals.texi (Standard Buffer-Local Variables):
7016 * maps.texi (Standard Keymaps):
7017 * os.texi (User Identification, System Environment, Recording Input)
7018 (X11 Keysyms):
7019 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
7020 * backups.texi (Backups and Auto-Saving):
7021 * customize.texi (Customization, Group Definitions)
7022 (Variable Definitions):
7023 * compile.texi (Byte Compilation): Improve index entries.
7024
70252007-03-31 Karl Berry <karl@gnu.org>
7026
7027 * macros.texi (Defining Macros): Avoid widow syllable.
7028
70292007-03-31 Eli Zaretskii <eliz@gnu.org>
7030
7031 * elisp.texi (Top): Postscript -> PostScript.
7032
7033 * display.texi (Images, Postscript Images): Postscript -> PostScript.
7034
70352007-03-31 Markus Triska <markus.triska@gmx.at>
7036
7037 * internals.texi (Writing Emacs Primitives): Untabify `For'.
7038
70392007-03-30 Karl Berry <karl@gnu.org>
7040
7041 * lists.texi (List-related Predicates): Remove spurious @need.
7042 (Setcdr): Use @smallexample to improve page break.
7043 (Association Lists) <assoc>: Reword to improve page break.
7044
7045 * strings.texi (String Conversion): Insert blank line to improve
7046 page break.
7047
7048 * numbers.texi (Random Numbers): Use @minus{}.
7049 (Math Functions): Use @minus{}.
7050
7051 * intro.texi (Acknowledgements): Avoid line breaks before middle
7052 initials.
7053
70542007-03-24 Eli Zaretskii <eliz@gnu.org>
7055
7056 * errors.texi (Standard Errors): Add an index entry.
7057
70582007-03-19 Richard Stallman <rms@gnu.org>
7059
7060 * os.texi (Recording Input): recent-keys now gives 300 keys.
7061
70622007-03-12 Glenn Morris <rgm@gnu.org>
7063
7064 * os.texi: Replace "daylight savings" with "daylight saving"
7065 throughout.
7066
70672007-03-05 Richard Stallman <rms@gnu.org>
7068
5dcb4c4e
SM
7069 * variables.texi (File Local Variables):
7070 Update enable-local-variables values.
b8d4c8d0
GM
7071
70722007-03-04 Richard Stallman <rms@gnu.org>
7073
7074 * syntax.texi (Control Parsing): Minor clarification.
7075
7076 * strings.texi (Formatting Strings): Clarify width, precision, flags.
7077
7078 * sequences.texi (Sequence Functions): Move string-bytes away,
7079 add xref.
7080
7081 * nonascii.texi (Text Representations): Move string-bytes here.
7082
7083 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
7084
7085 * minibuf.texi (Basic Completion): Minor clarification.
7086
7087 * markers.texi (The Mark): Clarify existence vs activation of mark.
7088 Other cleanup.
7089
7090 * display.texi (Finding Overlays): Write better example.
7091
7092 * compile.texi (Eval During Compile): Clarify putting macros
7093 in eval-when-compile.
7094
c5602427 70952007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
7096
7097 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 7098 load-read-function definition doc.
b8d4c8d0
GM
7099
71002007-02-21 Kim F. Storm <storm@cua.dk>
7101
7102 * strings.texi (Text Comparison): Mention that assoc-string
7103 converts symbols to strings before testing.
7104
71052007-02-17 Kim F. Storm <storm@cua.dk>
7106
7107 * processes.texi (Bindat Spec): Vector types can have optional
7108 element type.
7109 (Bindat Examples): Fix example. Add vector with element type.
7110
71112007-02-16 Andreas Schwab <schwab@suse.de>
7112
7113 * strings.texi (Formatting Strings): Document '+' flag.
7114
71152007-02-15 Juanma Barranquero <lekktu@gmail.com>
7116
7117 * strings.texi (Modifying Strings): Clarify that `clear-string'
7118 always converts the string to unibyte.
7119
71202007-02-14 Kim F. Storm <storm@cua.dk>
7121
7122 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
7123 Rewrite glyph code description to refer to these functions.
7124 Remove details of encoding face number and char into integer code.
7125
71262007-02-03 Alan Mackenzie <acm@muc.de>
7127
7128 * loading.texi (Hooks for Loading): Make the description of
7129 `eval-after-load' more detailed, and amend the description of
7130 after-load-alist, in accordance with changes from 2006-05.
7131
71322007-02-03 Chong Yidong <cyd@stupidchicken.com>
7133
7134 * modes.texi (Defining Minor Modes): Document that a :require
7135 keyword or similar may be required to make saved customization
7136 variables work.
7137
71382007-02-03 Eli Zaretskii <eliz@gnu.org>
7139
7140 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
7141 Texinfo guidelines and with what texnfo-upd.el expects.
7142 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
7143 parts needed by `texinfo-multiple-files-update'.
7144
71452007-02-02 Eli Zaretskii <eliz@gnu.org>
7146
7147 * elisp.texi (Top): Update the top-level menus.
7148
7149 * syntax.texi (Categories): Add index entries.
7150
71512007-02-01 Juanma Barranquero <lekktu@gmail.com>
7152
7153 * display.texi (Attribute Functions): Fix name and description of
7154 the UNDERLINE arg of `set-face-underline-p'.
7155
71562007-01-29 Eli Zaretskii <eliz@gnu.org>
7157
7158 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
7159 Variables", and "Standard Keymaps" to the detailed menu.
7160
7161 * variables.texi (Future Local Variables): Add index entry.
7162
71632007-01-28 Richard Stallman <rms@gnu.org>
7164
7165 * tips.texi (Coding Conventions): Clarify the tip about macros
7166 that define a function or a variable.
7167
7168 * files.texi (File Attributes): UID and GID can be floats.
7169 (Magic File Names): Explain why deferring all operations to
7170 the standard handler does not work.
7171
71722007-01-23 Martin Rudalics <rudalics@gmx.at>
7173
7174 * backups.texi (Reverting): Use "buffer" instead of "file"
7175 when talking about major and minor modes.
7176
71772007-01-21 Richard Stallman <rms@gnu.org>
7178
7179 * help.texi (Documentation): Add xref to Documentation Tips.
7180
71812007-01-14 Juanma Barranquero <lekktu@gmail.com>
7182
7183 * tips.texi (Coding Conventions): Fix typos.
7184
71852007-01-05 Richard Stallman <rms@gnu.org>
7186
7187 * modes.texi (Defining Minor Modes): Fix previous change.
7188
71892007-01-03 Richard Stallman <rms@gnu.org>
7190
7191 * customize.texi (Variable Definitions, Customization Types):
7192 Don't use * in doc string for defcustom.
7193
71942007-01-02 Richard Stallman <rms@gnu.org>
7195
7196 * variables.texi (Variable Aliases): Clarify that aliases vars
7197 always have the same value.
7198
7199 * processes.texi (Bindat Spec): Fix Texinfo usage.
7200
7201 * modes.texi (Defining Minor Modes): Explain effect of command
7202 defined with define-global-minor-mode on new buffers.
7203
72042006-12-30 Kim F. Storm <storm@cua.dk>
7205
7206 * keymaps.texi (Tool Bar): Describe `grow-only' value of
7207 `auto-resize-tool-bars'.
7208
72092006-12-30 Richard Stallman <rms@gnu.org>
7210
7211 * keymaps.texi (Active Keymaps): Fix previous change.
7212
72132006-12-30 Nick Roberts <nickrob@snap.net.nz>
7214
7215 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
7216
72172006-12-30 Kim F. Storm <storm@cua.dk>
7218
7219 * processes.texi (Bindat Spec): Clarify using field names in
7220 length specifications.
7221
72222006-12-29 Kim F. Storm <storm@cua.dk>
7223
7224 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
7225 Add count and index variables for eval forms in repeat blocks.
7226
72272006-12-24 Richard Stallman <rms@gnu.org>
7228
5dcb4c4e
SM
7229 * customize.texi (Variable Definitions):
7230 Document new name custom-add-frequent-value.
b8d4c8d0
GM
7231
72322006-12-19 Kim F. Storm <storm@cua.dk>
7233
7234 * commands.texi (Misc Events): User signals now result in sigusr1
7235 and sigusr2 events which are handled through special-event-map.
7236 (Special Events): User signals and drag-n-drop are special.
7237
72382006-12-17 Richard Stallman <rms@gnu.org>
7239
7240 * loading.texi (Named Features): Explain subfeatures better.
7241
7242 * customize.texi: Use "option" only for user options.
7243 For the keyword values inside defcustom etc, say "keywords".
7244 For :options value's elements, say "elements".
7245 :group should not be omitted.
7246
7247 * syntax.texi (Parsing Expressions): Split up node.
7248 (Motion via Parsing, Position Parse, Parser State)
7249 (Low-Level Parsing, Control Parsing): New subnodes.
7250 (Parser State): Document syntax-ppss-toplevel-pos.
7251
7252 * positions.texi (List Motion): Punctuation fix.
7253
7254 * files.texi (File Name Completion): Document PREDICATE arg
7255 to file-name-completion.
7256
72572006-12-16 Eli Zaretskii <eliz@gnu.org>
7258
7259 * internals.texi (Building Emacs, Writing Emacs Primitives):
7260 Add index entries.
7261
72622006-12-11 Richard Stallman <rms@gnu.org>
7263
7264 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
7265 affects face menu. Explain how to make it non-nil without enabling
7266 any fontification.
7267
72682006-12-10 Chong Yidong <cyd@stupidchicken.com>
7269
7270 * modes.texi (Font Lock Basics): Document nil value of
7271 font-lock-defaults.
7272
72732006-12-10 Glenn Morris <rgm@gnu.org>
7274
7275 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
7276 value for system-flag argument. Abbrev tables may not be empty
7277 when major modes are loaded.
7278
72792006-12-08 Juanma Barranquero <lekktu@gmail.com>
7280
7281 * makefile.w32-in (maintainer-clean): Partially revert last
7282 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
7283 to protect elisp-covers.texi.
7284
72852006-12-07 Juanma Barranquero <lekktu@gmail.com>
7286
7287 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
7288 Don't remove elisp* info files; they are already deleted by the
7289 `clean' and `distclean' targets, and they are in the $(infodir)
7290 directory, not the current one.
7291
72922006-12-04 Kim F. Storm <storm@cua.dk>
7293
7294 * commands.texi (Misc Events): Update signal events.
7295 (Event Examples): Add signal example.
7296
72972006-11-29 Richard Stallman <rms@gnu.org>
7298
7299 * frames.texi (Visibility of Frames): Explain visible windows
7300 can be covered by others. Add xref for raise-frame.
7301
73022006-11-28 Richard Stallman <rms@gnu.org>
7303
7304 * searching.texi (Regexp Special): Update when ^ is special.
7305
73062006-11-27 Eli Zaretskii <eliz@gnu.org>
7307
7308 * customize.texi (Customization, Common Keywords)
7309 (Group Definitions, Variable Definitions, Composite Types)
7310 (Type Keywords, Customization Types): Add index entries for
7311 various customization keywords.
7312
73132006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7314
7315 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
7316
c8763fb6 73172006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7318
7319 * frames.texi (Window System Selections): Remove clipboard from
7320 description of selection-coding-system.
7321
73222006-11-06 Richard Stallman <rms@gnu.org>
7323
7324 * lists.texi (List Variables): Document COMPARE-FN.
7325
7326 * keymaps.texi: Avoid use of "binding" to mean a relation;
7327 use it only to refer to the meaning associated with a key.
7328 (Keymaps): Change menu node description.
7329
7330 * elisp.texi (Top): Change menu node description.
7331
7332 * display.texi (Managing Overlays): Document overlay-recenter.
7333
73342006-10-29 Chong Yidong <cyd@stupidchicken.com>
7335
7336 * Makefile.in: Use relative paths to avoid advertising filesystem
7337 contents during compilation.
7338
73392006-10-23 Kim F. Storm <storm@cua.dk>
7340
7341 * commands.texi (Event Input Misc): Update unread-command-events.
7342
73432006-10-23 Nick Roberts <nickrob@snap.net.nz>
7344
7345 * lists.texi (Sets And Lists): Fix typos.
7346
73472006-10-18 Juanma Barranquero <lekktu@gmail.com>
7348
7349 * control.texi (Processing of Errors): Use @var for an argument,
7350 not @code.
7351
73522006-10-16 Richard Stallman <rms@gnu.org>
7353
7354 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
7355
7356 * keymaps.texi (Format of Keymaps): Show all the keymap element
7357 patterns that result from menu items.
7358 (Key Lookup): Minor cleanups.
7359
7360 * modes.texi (Precalculated Fontification): Don't say that
7361 not setting font-lock-defaults avoids loading font-lock.
7362
7363 * help.texi (Documentation): Move xref to Emacs Manual here.
7364 (Documentation Basics): From here.
7365 Also doc emacs-lisp-docstring-fill-column.
7366
7367 * elisp.texi: Update version and ISBN.
7368
7369 * commands.texi (Interactive Call): Clarify KEYS arg to
7370 call-interactively is a vector.
7371 (Command Loop Info): Delete anchor in this-command-keys.
7372 Add anchor in this-command-keys-vector.
7373 (Recursive Editing): Document how recursive-edit
7374 handles the current buffer.
7375
73762006-10-13 Chong Yidong <cyd@stupidchicken.com>
7377
7378 * frames.texi (Frame Titles): %c and %l are ignored in
7379 frame-title-format.
7380
73812006-10-11 Richard Stallman <rms@gnu.org>
7382
7383 * keymaps.texi (Key Sequences): Clarify use of kbd.
7384
73852006-10-10 Kim F. Storm <storm@cua.dk>
7386
7387 * lists.texi (Sets And Lists): Add memql.
7388
73892006-10-03 Richard Stallman <rms@gnu.org>
7390
7391 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
7392 Clarify :ascii: and :nonascii:.
7393
73942006-09-29 Juri Linkov <juri@jurta.org>
7395
7396 * modes.texi (%-Constructs): Reorder coding systems in the
7397 documentation of %z to the real order displayed in the modeline.
7398
73992006-09-25 Richard Stallman <rms@gnu.org>
7400
7401 * os.texi (Timers): Describe timer-max-repeats.
7402
74032006-09-25 Chong Yidong <cyd@stupidchicken.com>
7404
7405 * os.texi (Timers): Mention with-local-quit.
7406
74072006-09-24 Richard Stallman <rms@gnu.org>
7408
7409 * searching.texi (Searching and Matching): Mention property search.
7410
7411 * commands.texi (Command Loop Info): Explain how read-event affects
7412 this-command-keys.
7413
74142006-09-20 Richard Stallman <rms@gnu.org>
7415
7416 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
7417
7418 * windows.texi (Window Start): Minor cleanups.
7419
74202006-09-20 Kim F. Storm <storm@cua.dk>
7421
7422 * windows.texi (Window Start): pos-visible-in-window-p allows
7423 specifying t for position to mean "end of window".
7424 Add window-line-height.
7425
7426 * anti.texi (Antinews): Mention window-line-height.
7427
74282006-09-19 David Kastrup <dak@gnu.org>
7429
7430 * keymaps.texi (Searching Keymaps): Small clarification.
7431
74322006-09-18 Richard Stallman <rms@gnu.org>
7433
7434 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
7435 cause keyboard menus.
7436 (Menu Keymaps): Likewise.
7437 (Defining Menus, Keyboard Menus): Clarify.
7438
7439 * text.texi (Fields): Clarify explanation of constrain-to-field.
7440
74412006-09-16 Eli Zaretskii <eliz@gnu.org>
7442
7443 * variables.texi (Tips for Defining): Fix a typo.
7444
74452006-09-15 Richard Stallman <rms@gnu.org>
7446
7447 * keymaps.texi (Remapping Commands, Searching Keymaps)
7448 (Active Keymaps): Clean up previous change.
7449
74502006-09-15 Jay Belanger <belanger@truman.edu>
7451
7452 * gpl.texi: Replace "Library Public License" by "Lesser Public
7453 License" throughout.
7454
74552006-09-15 David Kastrup <dak@gnu.org>
7456
7457 * keymaps.texi (Active Keymaps): Adapt description to use
7458 `get-char-property' instead `get-text-property'. Explain how
7459 mouse events change this. Explain the new optional argument of
7460 `key-binding' and its mouse-dependent lookup.
7461 (Searching Keymaps): Adapt description similarly.
7462 (Remapping Commands): Explain the new optional argument of
7463 `command-remapping'.
7464
74652006-09-14 Richard Stallman <rms@gnu.org>
7466
7467 * keymaps.texi (Searching Keymaps): Clarification.
7468 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
7469
74702006-09-13 Richard Stallman <rms@gnu.org>
7471
7472 * objects.texi (Character Type): Node split.
7473 Add xref to Describing Characters.
7474 (Basic Char Syntax, General Escape Syntax)
7475 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
7476
74772006-09-11 Richard Stallman <rms@gnu.org>
7478
7479 * display.texi (Display Table Format): Wording clarification.
7480 (Glyphs): Clarifications.
7481
74822006-09-10 Chong Yidong <cyd@stupidchicken.com>
7483
7484 * keymaps.texi (Active Keymaps): Mention that key-binding checks
7485 local maps.
7486
74872006-09-10 Kim F. Storm <storm@cua.dk>
7488
7489 * display.texi (Forcing Redisplay): Document return value of
7490 function redisplay.
7491
74922006-09-09 Richard Stallman <rms@gnu.org>
7493
7494 * windows.texi (Window Hooks): Explain limits of
7495 window-scroll-functions.
7496
7497 * display.texi (Fringe Indicators): Update for last change in
7498 indicate-buffer-boundaries.
7499
75002006-09-08 Richard Stallman <rms@gnu.org>
7501
7502 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
7503
75042006-09-06 Kim F. Storm <storm@cua.dk>
7505
7506 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
7507
7508 * windows.texi (Window Start): Update pos-visible-in-window-p.
7509
75102006-09-04 Richard Stallman <rms@gnu.org>
7511
7512 * processes.texi (Accepting Output): Explain SECONDS=0 for
7513 accept-process-output.
7514
7515 * os.texi (Idle Timers): Explain why timer functions should not
7516 loop until (input-pending-p).
7517
75182006-09-02 Eli Zaretskii <eliz@gnu.org>
7519
7520 * makefile.w32-in (usermanualdir): New variable.
7521 (elisp.dvi): Use it.
7522
75232006-09-01 Eli Zaretskii <eliz@gnu.org>
7524
7525 * buffers.texi (Buffer Modification): Fix last change.
7526
75272006-09-01 Chong Yidong <cyd@stupidchicken.com>
7528
5dcb4c4e
SM
7529 * buffers.texi (Buffer Modification):
7530 Document buffer-chars-modified-tick.
b8d4c8d0
GM
7531
75322006-08-31 Richard Stallman <rms@gnu.org>
7533
7534 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
7535
75362006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
7537
7538 * modes.texi (Syntactic Font Lock):
7539 Mention font-lock-syntactic-face-function
7540 instead of specific faces.
7541
75422006-08-29 Chong Yidong <cyd@stupidchicken.com>
7543
7544 * display.texi (Images): Add xrref to display-images-p.
7545
75462006-08-28 Kenichi Handa <handa@m17n.org>
7547
7548 * nonascii.texi (Lisp and Coding Systems): Fix description of
7549 detect-coding-region.
7550
75512006-08-27 Michael Olson <mwolson@gnu.org>
7552
7553 * processes.texi (Transaction Queues): Remove stray quote
7554 character.
7555
75562006-08-25 Richard Stallman <rms@gnu.org>
7557
7558 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
7559 Add xref.
7560
75612006-08-24 Chong Yidong <cyd@stupidchicken.com>
7562
7563 * os.texi (Timers): Avoid waiting inside timers.
7564
75652006-08-21 Lute Kamstra <lute@gnu.org>
7566
7567 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
7568
75692006-08-20 Richard Stallman <rms@gnu.org>
7570
7571 * os.texi (Idle Timers): New node, split out from Timers.
7572 Document current-idle-time.
7573 * commands.texi (Reading One Event): Update xref.
7574 * elisp.texi (Top): Update subnode menu.
7575
75762006-08-16 Richard Stallman <rms@gnu.org>
7577
7578 * keymaps.texi (Extended Menu Items): Show format of cached
7579 bindings in extended menu items.
7580
7581 * customize.texi (Variable Definitions): Explain when the
7582 standard value expression is evaluated.
7583
75842006-08-15 Chong Yidong <cyd@stupidchicken.com>
7585
7586 * commands.texi (Reading One Event): Explain idleness in
7587 `read-event'.
7588
75892006-08-12 Chong Yidong <cyd@stupidchicken.com>
7590
7591 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 7592 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
7593 relevant for Lisp programming.
7594 (Yank Commands): Rewrite introduction.
7595 (Undo): Clarify.
7596 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
7597 (Filling): Remove redundant comment. Clarify return value of
7598 current-justification.
7599 (Margins): Minor clarifications.
7600 (Adaptive Fill): Update default value of adaptive-fill-regexp.
7601 (Sorting): Update definition of sort-lines.
7602 (Columns): Clarify behavior of sort-columns.
7603 (Indent Tabs): Link to Tab Stops in Emacs manual.
7604 (Special Properties): Clarify.
7605 (Clickable Text): Mention Buttons package.
7606
76072006-08-12 Kevin Ryde <user42@zip.com.au>
7608
7609 * os.texi (Time Parsing): Add %z to description of
7610 format-time-string, as per docstring. Add cross reference to
7611 glibc manual for strftime.
7612
76132006-08-08 Richard Stallman <rms@gnu.org>
7614
7615 * modes.texi: Clean up wording in previous change.
7616
76172006-08-07 Chong Yidong <cyd@stupidchicken.com>
7618
7619 * modes.texi (Hooks): Clarify.
7620 (Major Mode Basics): Mention define-derived-mode explicitly.
7621 (Major Mode Conventions): Rebinding RET is OK for some modes.
7622 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 7623 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
7624 (Mode Line Basics): Clarify.
7625 (Mode Line Data): Mention help-echo and local-map in strings.
7626 Explain reason for treatment of non-risky variables.
7627 (Properties in Mode): Clarify.
7628 (Faces for Font Lock): Add font-lock-negation-char-face.
7629
76302006-08-04 Eli Zaretskii <eliz@gnu.org>
7631
7632 * strings.texi (Formatting Strings): Warn against arbitrary
7633 strings as first arg to `format'.
7634
76352006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
7636
7637 * text.texi (Clickable Text): Mention `help-echo' text property.
7638 Update intro, examples and associated explanations.
7639
76402006-07-31 Richard Stallman <rms@gnu.org>
7641
7642 * commands.texi: Update xrefs.
7643 (Event Mod): New node, cut out from old Translating Input.
7644
7645 * maps.texi: Update xrefs.
7646
7647 * keymaps.texi (Translation Keymaps): New node.
7648 Update xrefs from Translating Input to Translation Keymaps.
7649
7650 * elisp.texi (Top): Update subnode menu.
7651
7652 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
7653
7654 * os.texi (System Interface): Fix menu descriptions of some nodes.
7655 (Translating Input): Node deleted.
7656
76572006-07-31 Nick Roberts <nickrob@snap.net.nz>
7658
7659 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
7660
7661 * lists.texi (Sets And Lists): Likewise.
7662
76632006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
7664
7665 * text.texi (Fields): Mention POS
7666 requirement when narrowing is in effect.
7667
76682006-07-28 Richard Stallman <rms@gnu.org>
7669
7670 * display.texi (Face Attributes): Simplify wording.
7671 (Attribute Functions): Clarify meaning of new-frame default
7672 attribute settings.
7673
7674 * customize.texi (Common Keywords): Document how to use
7675 :package-version in a package not in Emacs.
7676
76772006-07-28 Kim F. Storm <storm@cua.dk>
7678
7679 * commands.texi (Reading One Event): Fix last change.
7680
76812006-07-26 Chong Yidong <cyd@stupidchicken.com>
7682
7683 * commands.texi (Reading One Event): Document SECONDS argument for
7684 read-event, read-char, and read-char-exclusive.
7685
76862006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7687
7688 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
7689 to ensure correct identification.
7690
76912006-07-24 Richard Stallman <rms@gnu.org>
7692
7693 * text.texi (Clickable Text): Clarify.
7694
7695 * sequences.texi (Vector Functions): Delete duplicate xref.
7696
7697 * objects.texi (Function Type): Clarify.
7698
7699 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
7700 modes.
7701
7702 * lists.texi (List Variables): New node.
7703 Material moved from other nodes.
7704
7705 * variables.texi (Setting Variables): add-to-list and
7706 add-to-ordered-list moved to List Variables node.
7707
77082006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
7709
7710 * text.texi (Links and Mouse-1):
7711 For mouse-on-link-p, expand on arg POS.
7712
77132006-07-21 Kim F. Storm <storm@cua.dk>
7714
7715 * display.texi (Forcing Redisplay): Don't mention systems which
7716 don't support sub-second timers for redisplay-preemption-period.
7717
7718 * os.texi (Terminal Output): Clarify text vs graphical terminal.
7719
77202006-07-21 Eli Zaretskii <eliz@gnu.org>
7721
7722 * frames.texi (Input Focus): Document that focus-follows-mouse has
7723 no effect on MS-Windows.
7724
77252006-07-18 Richard Stallman <rms@gnu.org>
7726
7727 * display.texi (Forcing Redisplay): Cleanups in previous change.
7728
7729 * processes.texi (Low-Level Network): Make menu more convenient.
7730
77312006-07-18 Kim F. Storm <storm@cua.dk>
7732
7733 * display.texi (Forcing Redisplay): redisplay-preemption-period
7734 only used on window systems. Add xref to Terminal Output.
7735
7736 * os.texi (Terminal Output): baud-rate only controls preemption on
7737 non-window systems. Add xref to Forcing Redisplay.
7738
7739 * processes.texi (Low-Level Network): Rename node "Make Network"
7740 to "Network Processes".
7741
77422006-07-18 Karl Berry <karl@gnu.org>
7743
7744 * variables.texi, functions.texi, customize.texi, loading.texi:
7745 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
7746
77472006-07-17 Chong Yidong <cyd@stupidchicken.com>
7748
7749 * commands.texi (Waiting): Document batch-mode sit-for behavior.
7750
77512006-07-17 Richard Stallman <rms@gnu.org>
7752
7753 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
7754 Put period and comma inside quotes.
7755
7756 * loading.texi, markers.texi: Use real doublequote inside menus.
7757
7758 * windows.texi: Put point and comma inside quotes.
7759 (Textual Scrolling): Use @samp for error message.
7760
7761 * variables.texi, tips.texi, syntax.texi, symbols.texi:
7762 * strings.texi, streams.texi, processes.texi, os.texi:
7763 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
7764 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
7765 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
7766 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7767 Put point and comma inside quotes.
7768
7769 * control.texi (Processing of Errors): Add command-error-function.
7770
7771 * variables.texi (File Local Variables): Clarify that
7772 file local variables make buffer-local bindings.
7773
7774 * modes.texi (Syntactic Font Lock): Give default for
7775 font-lock-syntax-table.
7776
77772006-07-17 Nick Roberts <nickrob@snap.net.nz>
7778
7779 * text.texi (Special Properties): Clean up previous change.
7780
77812006-07-16 Karl Berry <karl@gnu.org>
7782
7783 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
7784 * control.texi: Fix bad page breaks through chapter 10 (control).
7785
7786 * anti.texi (Antinews): Reorder face-attribute fns to avoid
7787 underfull hbox.
7788
77892006-07-15 Nick Roberts <nickrob@snap.net.nz>
7790
7791 * text.texi (Special Properties): Describe fontified text property
7792 in relation to a character (not text).
7793
77942006-07-15 Kim F. Storm <storm@cua.dk>
7795
7796 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
7797 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
7798 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
7799
7800 * anti.texi (Antinews): Mention redisplay function.
7801 The kbd macro existed, but was not documented, before 22.x.
7802 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
7803
78042006-07-14 Nick Roberts <nickrob@snap.net.nz>
7805
7806 * display.texi (Displaying Messages): Add anchor.
7807
7808 * frames.texi (Dialog Boxes): Use it.
7809
78102006-07-12 Richard Stallman <rms@gnu.org>
7811
7812 * objects.texi (Frame Type): Explain nature of frames better.
7813
7814 * frames.texi (Frames): Explain nature of frames better.
7815
78162006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
7817
7818 * tips.texi (Coding Conventions): Explain why use cl at compile time.
7819
78202006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7821
7822 * frames.texi (Window System Selections): Mention scrap support for Mac.
7823 Default value of x-select-enable-clipboard is t on Mac.
7824
7825 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
7826
78272006-07-11 Kim F. Storm <storm@cua.dk>
7828
7829 * display.texi (Forcing Redisplay): Add `redisplay' function.
7830 Don't mention (sit-for -1) -- use (redisplay t) instead.
7831
7832 * commands.texi (Waiting): (sit-for -1) is no longer special.
7833 (sit-for 0) is equivalent to (redisplay).
7834 Iconifying/deiconifying no longer makes sit-for return.
7835
78362006-07-10 Nick Roberts <nickrob@snap.net.nz>
7837
7838 * display.texi (Buttons): Fix typo.
7839
7840 * index.texi, elisp.texi (New Symbols): Comment node out.
7841
78422006-07-09 Richard Stallman <rms@gnu.org>
7843
7844 * display.texi (Truncation): Clean up previous change.
7845
78462006-07-08 Richard Stallman <rms@gnu.org>
7847
7848 * commands.texi (Interactive Call): Use 3 as prefix in example
7849 for execute-extended-command.
7850
7851 * display.texi (Attribute Functions): Move paragraph about
7852 compatibility with Emacs < 21.
7853
78542006-07-09 Kim F. Storm <storm@cua.dk>
7855
7856 * display.texi (Refresh Screen): Clarify force-window-update.
7857 (Truncation): "Normally" indicated by fringe arrows.
7858
78592006-07-08 Eli Zaretskii <eliz@gnu.org>
7860
7861 * windows.texi (Textual Scrolling, Resizing Windows):
7862 * variables.texi (Constant Variables):
7863 * text.texi (Buffer Contents, Deletion, Changing Properties)
7864 (Property Search, Special Properties, Sticky Properties)
7865 (Links and Mouse-1, Fields, Change Hooks):
7866 * syntax.texi (Syntax Table Functions, Parsing Expressions)
7867 (Categories):
7868 * symbols.texi (Other Plists):
7869 * streams.texi (Output Variables):
7870 * processes.texi (Input to Processes, Query Before Exit):
7871 * positions.texi (Word Motion, Text Lines, List Motion):
7872 * os.texi (Init File, System Environment, Sound Output)
7873 (Session Management):
7874 * nonascii.texi (Text Representations, Character Sets)
7875 (Chars and Bytes, Locales):
7876 * modes.texi (Defining Minor Modes, Header Lines):
7877 * minibuf.texi (Minibuffer Contents):
7878 * markers.texi (Information from Markers):
7879 * lists.texi (List Elements, Building Lists, Association Lists):
7880 * keymaps.texi (Tool Bar):
7881 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
7882 * functions.texi (What Is a Function, Mapping Functions):
7883 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
7884 (Color Names, Text Terminal Colors, Display Feature Testing):
7885 * files.texi (Visiting Functions, File Name Components)
7886 (Unique File Names, Contents of Directories):
7887 * display.texi (Forcing Redisplay, Displaying Messages)
7888 (Temporary Displays, Font Selection, Auto Faces)
7889 (Font Lookup, Fringe Indicators, Display Margins)
7890 (Image Descriptors, Showing Images, Image Cache, Button Types)
7891 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
7892 (Display Table Format, Glyphs):
7893 * control.texi (Iteration):
7894 * commands.texi (Command Loop Info, Adjusting Point):
7895 * backups.texi (Making Backups, Auto-Saving):
7896 Remove @tindex entries.
7897
78982006-07-07 Kim F. Storm <storm@cua.dk>
7899
7900 * display.texi (Fringe Cursors): Fix typo.
7901 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
7902 (Overlay Arrow): Default is overlay-arrow fringe indicator.
7903
79042006-07-05 Richard Stallman <rms@gnu.org>
7905
7906 * text.texi (Buffer Contents): Add example of text props
7907 in result of buffer-substring.
7908 (Text Properties): Explain better about use of specific property names.
7909 (Property Search): Some cleanups; reorder some functions.
7910
7911 * keymaps.texi (Changing Key Bindings): Cleanup.
7912 Add xref to Key Binding Conventions.
7913
7914 * display.texi (Attribute Functions): Add examples for
7915 face-attribute-relative-p.
7916
7917 * tips.texi (Coding Conventions): Cleanup last change.
7918
79192006-07-05 Karl Berry <karl@gnu.org>
7920
7921 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
7922 Remove @setchapternewpage odd.
7923 Result is 1013 pages, down from 1100.
7924
7925 * anti.texi, customize.texi, display.texi, internals.texi:
7926 * minibuf.texi, modes.texi, tips.texi:
7927 Fix overfull/underfull boxes.
7928
79292006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7930
7931 * edebug.texi (Instrumenting):
7932 Add Edebug-specific findex for eval-buffer.
7933 * loading.texi (Loading):
7934 Replace eval-current-buffer with eval-buffer.
7935
79362006-06-30 Nick Roberts <nickrob@snap.net.nz>
7937
7938 * locals.texi (Standard Buffer-Local Variables): Update the list
7939 of variables.
7940
79412006-06-26 Nick Roberts <nickrob@snap.net.nz>
7942
7943 * files.texi (File Name Completion): Point user to the node
7944 "Reading File Names".
7945
79462006-06-24 Eli Zaretskii <eliz@gnu.org>
7947
7948 * files.texi (Contents of Directories): Document case-insensitive
7949 behavior on respective filesystems.
7950
7951 * objects.texi (Character Type): Document that Emacs signals an
7952 error for unsupported Unicode characters specified as \uNNNN.
7953
79542006-06-19 Richard Stallman <rms@gnu.org>
7955
7956 * processes.texi (Bindat Spec): Clarify previous change.
7957
79582006-06-16 Richard Stallman <rms@gnu.org>
7959
7960 * tips.texi (Coding Conventions): Better explain conventions
7961 for definition constructs.
7962
7963 * text.texi (Special Properties): String value of `read-only'
7964 serves as the error message.
7965
7966 * objects.texi (Character Type): Clarify prev. change.
7967 (Non-ASCII in Strings): Mention \u and \U.
7968
7969 * commands.texi (Using Interactive): Explain problem of
7970 markers, etc., in command-history.
7971
79722006-06-14 Kim F. Storm <storm@cua.dk>
7973
7974 * commands.texi (Waiting): Negative arg to sit-for forces
7975 redisplay even if input is pending.
7976
7977 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
7978 redisplay. Remove incorrect example of binding redisplay-dont-pause
7979 around (sit-for 0).
7980
79812006-06-13 Richard Stallman <rms@gnu.org>
7982
7983 * display.texi (Forcing Redisplay): Clarify previous change.
7984
79852006-06-13 Romain Francoise <romain@orebokech.com>
7986
7987 * display.texi (Forcing Redisplay): Fix typo.
7988
79892006-06-13 Kim F. Storm <storm@cua.dk>
7990
7991 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
7992
79932006-06-10 Luc Teirlinck <teirllm@auburn.edu>
7994
7995 * tips.texi (Coding Conventions): Add `@end itemize'.
7996
79972006-06-10 Richard Stallman <rms@gnu.org>
7998
7999 * tips.texi (Coding Conventions): Explain use of coding systems
8000 to ensure one decoding for strings.
8001
80022006-06-09 Aidan Kehoe <kehoea@parhasard.net>
8003
8004 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
8005 syntax.
8006
80072006-06-07 Eli Zaretskii <eliz@gnu.org>
8008
8009 * display.texi (Font Selection): Remove description of
8010 clear-face-cache.
8011
8012 * compile.texi (Eval During Compile): Fix a typo. Add index
8013 entries for possible uses of eval-when-compile.
8014
80152006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
8016
8017 * display.texi (Abstract Display): Fix typo.
8018
80192006-06-03 Eli Zaretskii <eliz@gnu.org>
8020
8021 * minibuf.texi (Minibuffer History) <history-add-new-input>:
8022 Reword variable's description.
8023
80242006-06-01 Richard Stallman <rms@gnu.org>
8025
8026 * windows.texi (Splitting Windows): Clarify splitting nonselected
8027 window.
8028
80292006-05-31 Juri Linkov <juri@jurta.org>
8030
8031 * minibuf.texi (Minibuffer History): Add history-add-new-input.
8032
80332006-05-30 Richard Stallman <rms@gnu.org>
8034
8035 * display.texi (Line Height): Fix errors in description of
10d1d0af 8036 default line height and line-height property.
b8d4c8d0
GM
8037
8038 * nonascii.texi (Default Coding Systems): Further clarification.
8039
80402006-05-29 Luc Teirlinck <teirllm@auburn.edu>
8041
8042 * internals.texi (Pure Storage): Mention that an overflow in pure
8043 space causes a memory leak.
8044 (Garbage Collection): If there was an overflow in pure space,
8045 `garbage-collect' returns nil.
8046
80472006-05-30 Eli Zaretskii <eliz@gnu.org>
8048
8049 * nonascii.texi (Default Coding Systems): Fix it some more.
8050
80512006-05-29 Eli Zaretskii <eliz@gnu.org>
8052
8053 * nonascii.texi (Default Coding Systems): Fix last change.
8054
80552006-05-29 Kenichi Handa <handa@m17n.org>
8056
8057 * nonascii.texi (find-operation-coding-system): Describe the new
8058 argument format (FILENAME . BUFFER).
8059
80602006-05-28 Richard Stallman <rms@gnu.org>
8061
8062 * tips.texi (Coding Conventions): Better explain reasons not to
8063 advise other packages or use `eval-after-load'.
8064
80652006-05-29 Kim F. Storm <storm@cua.dk>
8066
8067 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
8068 `bindat-idx' and `bindat-raw' for clarity.
8069
80702006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8071
8072 * processes.texi (Bindat Spec): Expand on `repeat' handler.
8073
8074 * display.texi (Display): Add "Abstract Display" to menu.
8075 (Abstract Display, Abstract Display Functions)
8076 (Abstract Display Example): New nodes.
8077 * elisp.texi (Top): Add "Abstract Display" to menu.
8078
80792006-05-27 Chong Yidong <cyd@stupidchicken.com>
8080
8081 * keymaps.texi (Key Sequences): Link to input events definition.
8082 (Format of Keymaps): Delete material duplicated in Keymap Basics.
8083
8084 * files.texi (Changing Files): Document updated argument list for
8085 copy-file.
8086
80872006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8088
8089 * processes.texi (Bindat Functions): Explain term "total length".
8090 Use it in bindat-length and bindat-pack descriptions.
8091
80922006-05-26 Eli Zaretskii <eliz@gnu.org>
8093
8094 * tips.texi (Coding Conventions): Advise against using
8095 eval-after-load in packages. Add an index entry.
8096
80972006-05-25 Juri Linkov <juri@jurta.org>
8098
8099 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
8100
8101 * modes.texi (%-Constructs): Add %e, %z, %Z.
8102
81032006-05-25 Richard Stallman <rms@gnu.org>
8104
8105 * elisp.texi (Top): Update subnode menu.
8106
8107 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
8108 (Keymaps): Update menu.
8109
81102006-05-25 Chong Yidong <cyd@stupidchicken.com>
8111
8112 * keymaps.texi (Key Sequences): Some clarifications.
8113
81142006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
8115
8116 * processes.texi (Bindat Functions): Say "unibyte string"
8117 explicitly for bindat-unpack and bindat-pack descriptions.
8118 (Bindat Examples): Don't call `string-make-unibyte' in example.
8119
81202006-05-25 Chong Yidong <cyd@stupidchicken.com>
8121
5dcb4c4e 8122 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 8123 Explain string and vector representations of key sequences.
b8d4c8d0
GM
8124
8125 * keymaps.texi (Changing Key Bindings):
dd7b651b 8126 * commands.texi (Interactive Codes):
b8d4c8d0
GM
8127 * help.texi (Describing Characters): Refer to it.
8128
81292006-05-23 Luc Teirlinck <teirllm@auburn.edu>
8130
8131 * frames.texi (Pointer Shape): @end table -> @end defvar.
8132
81332006-05-22 Richard Stallman <rms@gnu.org>
8134
8135 * elisp.texi (Top): Update subnode menus.
8136
8137 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
8138 Contents rewritten; material from old Pointer Shape node moved here.
8139
8140 * display.texi (Pointer Shape): Node deleted.
8141 (Image Descriptors): Minor cleanup.
8142
81432006-05-21 Richard Stallman <rms@gnu.org>
8144
8145 * syntax.texi (Parsing Expressions): Update info on which STATE
8146 elements are ignored.
8147
81482006-05-19 Luc Teirlinck <teirllm@auburn.edu>
8149
8150 * hooks.texi (Standard Hooks): Correct typo.
8151
8152 * gpl.texi (GPL): ifinfo -> ifnottex.
8153
81542006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
8155
8156 * searching.texi (Simple Match Data): Warn about match data being
8157 set anew by every search.
8158
81592006-05-17 Richard Stallman <rms@gnu.org>
8160
8161 * minibuf.texi (Minibuffer History): Clarify.
8162
8163 * searching.texi (Regexp Special): Clarify nested regexp warning.
8164
81652006-05-16 Kim F. Storm <storm@cua.dk>
8166
8167 * minibuf.texi (Minibuffer History): Update add-to-history.
8168
81692006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
8170
5dcb4c4e
SM
8171 * nonascii.texi (Explicit Encoding):
8172 Fix typo (encoding<->decoding).
b8d4c8d0
GM
8173
81742006-05-14 Richard Stallman <rms@gnu.org>
8175
8176 * buffers.texi (Creating Buffers): Cleanup.
8177
8178 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
8179
81802006-05-13 Eli Zaretskii <eliz@gnu.org>
8181
8182 * buffers.texi (Current Buffer): Document that with-temp-buffer
8183 disables undo.
8184
8185 * os.texi (Terminal-Specific): More accurate description of how
8186 Emacs searches for the terminal-specific libraries.
8187
81882006-05-12 Eli Zaretskii <eliz@gnu.org>
8189
8190 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
8191 emacs-xtra to @inforef's.
8192
8193 * text.texi (Undo): Document that undo is turned off in buffers
8194 whose names begin with a space.
8195
8196 * buffers.texi (Buffer Names): Add index entries for buffers whose
8197 names begin with a space.
8198 (Creating Buffers): Document that undo is turned off in buffers
8199 whose names begin with a space.
8200
8201 * files.texi (Visiting Functions, Reading from Files)
8202 (Saving Buffers): Mention code and EOL conversions by file I/O
8203 primitives and subroutines.
8204
f4e90db0
SM
8205 * nonascii.texi (Lisp and Coding Systems):
8206 Document coding-system-eol-type. Add index entries for eol conversion.
b8d4c8d0
GM
8207
8208 * display.texi (Defining Faces): Mention `mac', and add an xref to
8209 where window-system is described.
8210
82112006-05-10 Richard Stallman <rms@gnu.org>
8212
8213 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
8214
82152006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
8216
8217 * variables.texi (File Local Variables): Recommend to quote lambda
8218 expressions in safe-local-variable property.
8219
82202006-05-09 Richard Stallman <rms@gnu.org>
8221
5dcb4c4e
SM
8222 * variables.texi (File Local Variables):
8223 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
8224
82252006-05-07 Kim F. Storm <storm@cua.dk>
8226
8227 * minibuf.texi (Minibuffer History): Remove keep-dups arg
8228 from add-to-history.
8229
82302006-05-07 Romain Francoise <romain@orebokech.com>
8231
8232 * commands.texi (Event Input Misc):
8233 * compile.texi (Eval During Compile):
8234 * internals.texi (Buffer Internals):
8235 * minibuf.texi (Initial Input):
8236 * nonascii.texi (Scanning Charsets):
8237 * numbers.texi (Comparison of Numbers):
8238 * windows.texi (Textual Scrolling, Vertical Scrolling):
8239 Fix various typos.
8240
82412006-05-06 Eli Zaretskii <eliz@gnu.org>
8242
8243 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
8244 conditional xref's to either emacs or emacs-xtra, depending on
8245 @iftex/@ifnottex.
8246
8247 * minibuf.texi (Minibuffer History): Document add-to-history.
8248
82492006-05-05 Eli Zaretskii <eliz@gnu.org>
8250
8251 * internals.texi (Pure Storage): Mention the pure overflow message
8252 at startup.
8253
c8763fb6 82542006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
8255
8256 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
8257 (Searching Keymaps): Fix pseudo-Lisp description of keymap
8258 search.
8259
82602006-05-01 Richard Stallman <rms@gnu.org>
8261
8262 * intro.texi (nil and t): Clarify.
8263
8264 * variables.texi (File Local Variables): Suggest using booleanp.
8265
82662006-05-01 Juanma Barranquero <lekktu@gmail.com>
8267
8268 * objects.texi (Type Predicates): Fix typos.
8269
82702006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8271
8272 * intro.texi (nil and t): Add booleanp.
8273
8274 * objects.texi (Type Predicates): Add links for booleanp and
8275 string-or-null-p.
8276
82772006-04-29 Richard Stallman <rms@gnu.org>
8278
8279 * modes.texi (Multiline Font Lock): Rename from
8280 Multi line Font Lock Elements. Much clarification.
8281 (Font Lock Multiline, Region to Fontify): Much clarification.
8282
82832006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8284
8285 * variables.texi (File Local Variables): Remove the special case t for
8286 safe-local-variable.
8287
82882006-04-26 Richard Stallman <rms@gnu.org>
8289
8290 * syntax.texi (Parsing Expressions): Minor cleanup.
8291
82922006-04-18 Richard Stallman <rms@gnu.org>
8293
8294 * tips.texi (Coding Conventions): Explain when the package's
8295 prefix should appear later on (not at the start of the name).
8296
8297 * searching.texi (String Search): Clarify effect of NOERROR.
8298
8299 * modes.texi (Imenu): Clarify what special items do.
8300
8301 * hooks.texi (Standard Hooks): Delete text about old hook names.
8302
83032006-04-17 Romain Francoise <romain@orebokech.com>
8304
8305 * variables.texi (Local Variables): Update the default value of
8306 `max-specpdl-size'.
8307
83082006-04-15 Michael Olson <mwolson@gnu.org>
8309
8310 * processes.texi (Transaction Queues): Mention the new optional
8311 `delay-question' argument for `tq-enqueue'.
8312
83132006-04-13 Bill Wohler <wohler@newt.com>
8314
8315 * customize.texi (Common Keywords): Use dotted notation for
8316 :package-version value. Specify its values. Improve documentation
8317 for customize-package-emacs-version-alist.
8318
83192006-04-12 Bill Wohler <wohler@newt.com>
8320
8321 * customize.texi (Common Keywords): Move description of
8322 customize-package-emacs-version-alist to @defvar.
8323
83242006-04-10 Bill Wohler <wohler@newt.com>
8325
8326 * customize.texi (Common Keywords): Add :package-version.
8327
83282006-04-10 Kim F. Storm <storm@cua.dk>
8329
8330 * text.texi (Buffer Contents): Add NOPROPS arg to
8331 filter-buffer-substring.
8332
83332006-04-08 Kevin Ryde <user42@zip.com.au>
8334
8335 * os.texi (Command-Line Arguments): Update xref to emacs manual
8336 "Command Arguments" -> "Emacs Invocation", per change there.
8337
83382006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
8339
8340 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
8341 be on one line to help makeinfo not render two spaces after the dot.
8342
83432006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8344
8345 * strings.texi (Predicates for Strings): Add string-or-null-p.
8346
83472006-03-28 Kim F. Storm <storm@cua.dk>
8348
8349 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
8350 remarks about systems that don't support fractional seconds.
8351
83522006-03-25 Karl Berry <karl@gnu.org>
8353
8354 * elisp.texi: Use @copyright{} instead of (C), and do not indent
8355 the year list.
8356
83572006-03-21 Nick Roberts <nickrob@snap.net.nz>
8358
8359 * display.texi (Fringe Indicators): Fix typos.
8360
83612006-03-19 Luc Teirlinck <teirllm@auburn.edu>
8362
8363 * tips.texi (Documentation Tips): One can now also write `program'
8364 in front of a quoted symbol in a docstring to prevent making a
8365 hyperlink.
8366
83672006-03-19 Alan Mackenzie <acm@muc.de>
8368
8369 * text.texi (Special Properties): Clarify `fontified' property.
8370
83712006-03-16 Richard Stallman <rms@gnu.org>
8372
8373 * display.texi (Defining Images): Minor cleanup.
8374
83752006-03-16 Bill Wohler <wohler@newt.com>
8376
8377 * display.texi (Defining Images): In image-load-path-for-library,
8378 prefer user's images.
8379
83802006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8381
8382 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
8383
83842006-03-15 Bill Wohler <wohler@newt.com>
8385
8386 * display.texi (Defining Images): Fix example in
8387 image-load-path-for-library by not recommending that one binds
8388 image-load-path. Just defvar it to placate compiler and only use
8389 it if previously defined.
8390
83912006-03-14 Bill Wohler <wohler@newt.com>
8392
8393 * display.texi (Defining Images): In image-load-path-for-library,
8394 always return list of directories. Update example.
8395
83962006-03-14 Alan Mackenzie <acm@muc.de>
8397
8398 * modes.texi: New node, "Region to Fontify" (for Font Lock).
8399 This describes font-lock-extend-region-function.
8400 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
8401 the new node "Region to Fontify".
8402
84032006-03-13 Richard Stallman <rms@gnu.org>
8404
8405 * display.texi (Invisible Text): The impossible position is
8406 now before the invisible text, not after.
8407 (Defining Images): Clean up last change.
8408
84092006-03-11 Bill Wohler <wohler@newt.com>
8410
8411 * display.texi (Defining Images): Add image-load-path-for-library.
8412
84132006-03-11 Luc Teirlinck <teirllm@auburn.edu>
8414
8415 * text.texi (Adaptive Fill): Fix Texinfo usage.
8416
8417 * strings.texi (Creating Strings): Fix Texinfo usage.
8418
8419 * searching.texi (Regexp Special): Use @samp for regular
8420 expressions that are not in Lisp syntax.
8421
84222006-03-08 Luc Teirlinck <teirllm@auburn.edu>
8423
8424 * searching.texi (Regexp Special): Put remark between parentheses
8425 to avoid misreading.
8426
84272006-03-07 Luc Teirlinck <teirllm@auburn.edu>
8428
8429 * searching.texi (Syntax of Regexps): More accurately describe
8430 which characters are special in which situations.
8431 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
8432 are not special. Describe in detail when `[' and `]' are special.
8433 (Regexp Backslash): Plenty of regexps with unbalanced square
8434 brackets are valid, so reword that statement.
8435
84362006-03-02 Kim F. Storm <storm@cua.dk>
8437
8438 * keymaps.texi (Tool Bar): Add tool-bar-border.
8439
84402006-02-28 Luc Teirlinck <teirllm@auburn.edu>
8441
8442 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
8443
84442006-02-27 Luc Teirlinck <teirllm@auburn.edu>
8445
8446 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
8447
8448 * files.texi (Locating Files): Suggest additional values for the
8449 SUFFIXES arg of `locate-file'. Update pxref.
8450
8451 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
8452 (How Programs Do Loading): Discuss the effects of Auto Compression
8453 mode on `load'.
8454 (Load Suffixes): New node.
8455 (Library Search): Delete description of `load-suffixes'; it was
8456 moved to "Load Suffixes".
8457 (Autoload, Named Features): Mention `load-suffixes'.
8458
84592006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8460
8461 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
8462
8463 * windows.texi (Window Tree): Fix typo.
8464
84652006-02-20 Kim F. Storm <storm@cua.dk>
8466
8467 * display.texi (Fringe Indicators): New section.
8468 Move indicate-empty-lines, indicate-buffer-boundaries, and
8469 default-indicate-buffer-boundaries here.
8470 Add fringe-indicator-alist and default-fringes-indicator-alist.
8471 Add list of logical fringe indicator symbols.
8472 Update list of standard bitmap names.
8473 (Fringe Cursors): New section.
8474 Move overflow-newline-into-fringe here.
8475 Add fringe-cursor-alist and default-fringes-cursor-alist.
8476 Add list of fringe cursor symbols.
8477
84782006-02-20 Juanma Barranquero <lekktu@gmail.com>
8479
8480 * commands.texi (Using Interactive): Fix reference to node
8481 "Minibuffers".
8482
84832006-02-19 Richard M. Stallman <rms@gnu.org>
8484
8485 * minibuf.texi (High-Level Completion):
8486 Add xref to read-input-method-name.
8487
8488 * files.texi (Relative File Names): Move file-relative-name here.
8489 (File Name Expansion): From here. Minor clarifications.
8490
8491 * commands.texi (Using Interactive): Add xrefs about reading input.
8492 Clarify remarks about that moving point and mark.
8493 Put string case before list case.
8494
c8763fb6 84952006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
8496
8497 * display.texi (Other Display Specs, Image Descriptors):
8498 Revert erroneous changes. The previous description of
8499 image-descriptors as `(image . PROPS)' was correct.
8500
85012006-02-14 Richard M. Stallman <rms@gnu.org>
8502
8503 * variables.texi (File Local Variables): Clarifications.
8504
85052006-02-14 Juanma Barranquero <lekktu@gmail.com>
8506
8507 * variables.texi (File Local Variables): Use @code for a cons
8508 cell, not @var.
8509
85102006-02-13 Chong Yidong <cyd@stupidchicken.com>
8511
8512 * variables.texi (File Local Variables): Document new file local
8513 variable behavior.
8514
85152006-02-10 Kim F. Storm <storm@cua.dk>
8516
8517 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
8518
85192006-02-08 Juanma Barranquero <lekktu@gmail.com>
8520
8521 * modes.texi (%-Constructs): Remove obsolete info about
8522 `global-mode-string'.
8523
85242006-02-07 Richard M. Stallman <rms@gnu.org>
8525
8526 * commands.texi (Prefix Command Arguments): Minor cleanup.
8527
8528 * display.texi: "Graphical display", not window system.
8529
8530 * functions.texi (What Is a Function): Fix xref.
8531
8532 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
8533 (Changing Key Bindings): Clarify when remapping is better than
8534 substitute-key-definition.
8535
85362006-02-02 Richard M. Stallman <rms@gnu.org>
8537
8538 * minibuf.texi (Basic Completion): Completion alists are risky.
8539
8540 * keymaps.texi (Active Keymaps): Clarifications.
8541 (Searching Keymaps): New node.
8542 (Keymaps): Update menu.
8543
8544 * frames.texi (Layout Parameters): Minor clarification.
8545 (Drag and Drop): New node.
8546 (Frames): Update menu.
8547
85482006-01-29 Chong Yidong <cyd@stupidchicken.com>
8549
8550 * display.texi (Other Display Specs, Image Descriptors):
8551 Image description is a list, not a cons cell.
8552
85532006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8554
8555 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
8556 list is not necessarily a list).
8557
85582006-01-27 Eli Zaretskii <eliz@gnu.org>
8559
8560 * frames.texi (Layout Parameters): border-width and
8561 internal-border-width belong to the frame, not the window.
8562
85632006-01-19 Richard M. Stallman <rms@gnu.org>
8564
8565 * nonascii.texi (Translation of Characters): Search cmds use
8566 translation-table-for-input. Automatically made local.
8567
8568 * markers.texi (Overview of Markers): Count insertion type
8569 as one of a marker's attributes.
8570
8571 * keymaps.texi (Controlling Active Maps): New node, split out of
8572 Active Keymaps.
8573 (Keymaps): Menu updated.
8574 (Active Keymaps): Give pseudocode to explain how the active
8575 maps are searched. current-active-maps and key-binding moved here.
8576 (Functions for Key Lookup): current-active-maps and key-binding moved.
8577 Clarifications.
8578 (Searching the Keymaps): New subnode.
8579
8580 * elisp.texi (Top): Menu clarification.
8581
8582 * display.texi (Other Display Specs): Delete duplicate entry for
8583 just a string as display spec. Move text about recursive display
8584 specs on such a string.
8585
8586 * commands.texi (Key Sequence Input): Clarify.
8587 Move num-nonmacro-input-events out.
8588 (Reading One Event): num-nonmacro-input-events moved here.
8589
85902006-01-14 Nick Roberts <nickrob@snap.net.nz>
8591
8592 * advice.texi (Simple Advice): Update example to fit argument
8593 change in previous-line.
8594
85952006-01-05 Richard M. Stallman <rms@gnu.org>
8596
8597 * markers.texi (The Mark): Fix in `mark'.
8598
85992006-01-04 Richard M. Stallman <rms@gnu.org>
8600
8601 * processes.texi (Misc Network, Make Network): Minor cleanups.
8602
86032006-01-04 Kim F. Storm <storm@cua.dk>
8604
8605 * processes.texi (Make Network): Add IPv6 addresses and handling.
8606 (Network Feature Testing): Mention (:family ipv6).
8607 (Misc Network): Add IPv6 formats to format-network-address.
8608
86092005-12-30 Richard M. Stallman <rms@gnu.org>
8610
8611 * text.texi (Changing Properties):
8612 Don't use return value of set-text-properties.
8613
86142005-12-29 Luc Teirlinck <teirllm@auburn.edu>
8615
8616 * modes.texi (Mode Line Format): Correct typo in menu.
8617
86182005-12-29 Richard M. Stallman <rms@gnu.org>
8619
8620 * modes.texi (Mode Line Top): New node.
8621 (Mode Line Data): Some text moved to new node.
8622 Explain the data structure more concretely.
8623 (Mode Line Basics): Clarifications.
8624 (Mode Line Variables): Clarify intro paragraph.
8625 (%-Constructs): Clarify intro paragraph.
8626 (Mode Line Format): Update menu.
8627
86282005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8629
8630 * minibuf.texi (Basic Completion): Update lazy-completion-table
8631 examples for removal of ARGS argument.
8632
86332005-12-23 Richard M. Stallman <rms@gnu.org>
8634
8635 * text.texi (Undo): Restore some explanation from the version
8636 that was deleted.
8637
86382005-12-23 Eli Zaretskii <eliz@gnu.org>
8639
8640 * text.texi (Undo): Remove duplicate descriptions of `apply
8641 funname' and `apply delta' elements of the undo list.
8642
86432005-12-20 Richard M. Stallman <rms@gnu.org>
8644
8645 * help.texi (Help Functions): Update documentation of `apropos'.
8646
86472005-12-20 Luc Teirlinck <teirllm@auburn.edu>
8648
8649 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
8650 because it is confusing. If the :help-echo keyword is a function,
8651 it is not directly used as the :help-echo overlay property, as the
8652 xref seems to suggest (it does not take the appropriate args).
8653
86542005-12-19 Luc Teirlinck <teirllm@auburn.edu>
8655
8656 * customize.texi (Common Keywords): Fix Texinfo usage.
8657 (Group Definitions, Variable Definitions): Update for new
8658 conventions for using `*' in docstrings.
8659
8660 * tips.texi (Documentation Tips): Update for new conventions for
8661 using `*' in docstrings.
8662
86632005-12-16 Richard M. Stallman <rms@gnu.org>
8664
8665 * minibuf.texi (Minibuffer Contents): Minor cleanup.
8666
86672005-12-16 Juri Linkov <juri@jurta.org>
8668
8669 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
8670
86712005-12-14 Romain Francoise <romain@orebokech.com>
8672
8673 * modes.texi (Customizing Keywords): Rename `append' to `how'.
8674 Fix typo.
8675
86762005-12-11 Juri Linkov <juri@jurta.org>
8677
8678 * minibuf.texi (Completion Commands): Add mention of read-file-name
8679 for filename completion keymaps.
8680 (Reading File Names): Add mention of filename completion keymaps
8681 for read-file-name and xref to `Completion Commands'.
8682
86832005-12-10 Richard M. Stallman <rms@gnu.org>
8684
8685 * customize.texi (Common Keywords): State caveats for use of :tag.
8686
86872005-12-08 Richard M. Stallman <rms@gnu.org>
8688
8689 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
8690 with xrefs and better explanation.
8691 (Completion Commands): Add the filename completion maps.
8692
8693 * objects.texi (Character Type): Clarify that \s is not space
8694 if a dash follows.
8695
86962005-12-05 Richard M. Stallman <rms@gnu.org>
8697
8698 * windows.texi (Resizing Windows): Delete preserve-before args.
8699
87002005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8701
8702 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
8703 in full keymaps, since the quirk has been fixed.
8704
87052005-12-03 Eli Zaretskii <eliz@gnu.org>
8706
5dcb4c4e
SM
8707 * hooks.texi (Standard Hooks): Add index entries.
8708 Mention `compilation-finish-functions'.
b8d4c8d0
GM
8709
87102005-11-27 Richard M. Stallman <rms@gnu.org>
8711
8712 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
8713
87142005-11-21 Juri Linkov <juri@jurta.org>
8715
8716 * customize.texi (Common Keywords): Update links types
8717 custom-manual and url-link. Add link types emacs-library-link,
8718 file-link, function-link, variable-link, custom-group-link.
8719
87202005-11-20 Chong Yidong <cyd@stupidchicken.com>
8721
8722 * display.texi: Revert 2005-11-20 change.
8723
87242005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
8725
8726 * processes.texi (Bindat Functions):
8727 Say "third" to refer to zero-based index "2".
8728
87292005-11-18 Luc Teirlinck <teirllm@auburn.edu>
8730
8731 * loading.texi (Library Search): Update the default value of
8732 `load-suffixes'.
8733
87342005-11-17 Chong Yidong <cyd@stupidchicken.com>
8735
8736 * display.texi (Attribute Functions): Mention :ignore-defface.
8737
87382005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8739
8740 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
8741 (Minor Mode Conventions): Mention the use of a hook.
8742
87432005-11-06 Richard M. Stallman <rms@gnu.org>
8744
8745 * files.texi (Magic File Names): find-file-name-handler checks the
8746 `operations' property of the handler.
8747
87482005-11-03 Richard M. Stallman <rms@gnu.org>
8749
8750 * variables.texi (Frame-Local Variables): Small clarification.
8751
87522005-10-29 Chong Yidong <cyd@stupidchicken.com>
8753
8754 * os.texi (Init File): Document ~/.emacs.d/init.el.
8755
87562005-10-29 Richard M. Stallman <rms@gnu.org>
8757
8758 * internals.texi (Garbage Collection): Document memory-full.
8759
87602005-10-28 Bill Wohler <wohler@newt.com>
8761
8762 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
8763 for URLs.
8764
87652005-10-28 Richard M. Stallman <rms@gnu.org>
8766
8767 * minibuf.texi (Completion Commands): Clean up prev change.
8768
87692005-10-26 Kevin Ryde <user42@zip.com.au>
8770
8771 * compile.texi (Eval During Compile): Explain recommended uses
8772 of eval-when-compile and eval-and-compile.
8773
87742005-10-27 Masatake YAMATO <jet@gyve.org>
8775
8776 * minibuf.texi (Completion Commands):
8777 Write about new optional argument for `display-completion-list'.
8778
87792005-10-23 Richard M. Stallman <rms@gnu.org>
8780
8781 * display.texi (Overlay Arrow): Clarify about local bindings of
8782 overlay-arrow-position.
8783
87842005-10-22 Eli Zaretskii <eliz@gnu.org>
8785
8786 * internals.texi (Building Emacs): Fix last change.
8787
87882005-10-22 Richard M. Stallman <rms@gnu.org>
8789
8790 * internals.texi (Building Emacs): Document eval-at-startup.
8791
87922005-10-21 Richard M. Stallman <rms@gnu.org>
8793
8794 * loading.texi (Where Defined): load-history contains abs file names.
8795 symbol-file returns abs file names.
8796
87972005-10-19 Kim F. Storm <storm@cua.dk>
8798
8799 * display.texi (Showing Images): Add max-image-size integer value.
8800
88012005-10-18 Chong Yidong <cyd@stupidchicken.com>
8802
8803 * display.texi (Showing Images): Document max-image-size.
8804
88052005-10-17 Richard M. Stallman <rms@gnu.org>
8806
8807 * commands.texi (Quitting): Minor clarification.
8808
8809 * processes.texi (Sentinels): Clarify about output and quitting.
8810 (Filter Functions): Mention with-local-quit.
8811
88122005-10-17 Juri Linkov <juri@jurta.org>
8813
8814 * buffers.texi (Current Buffer):
8815 * commands.texi (Event Input Misc):
8816 * compile.texi (Eval During Compile, Compiler Errors):
8817 * customize.texi (Group Definitions):
8818 * display.texi (Progress, Defining Faces):
8819 * files.texi (Writing to Files):
8820 * modes.texi (Mode Hooks, Defining Minor Modes):
8821 * streams.texi (Output Functions):
8822 * syntax.texi (Syntax Table Functions):
8823 * text.texi (Change Hooks):
8824 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
8825
8826 * commands.texi (Quitting): Replace arg `forms' with `body' in
8827 `with-local-quit'.
8828
8829 * positions.texi (Excursions): Replace arg `forms' with `body' in
8830 `save-excursion'.
8831
88322005-10-08 Kim F. Storm <storm@cua.dk>
8833
8834 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
8835 Rename manual section accordingly.
8836
88372005-10-04 Kim F. Storm <storm@cua.dk>
8838
8839 * windows.texi (Window Split Tree): New section describing
8840 new function window-split-tree function.
8841
88422005-10-03 Nick Roberts <nickrob@snap.net.nz>
8843
8844 * display.texi (Fringe Size/Pos): Simplify and add detail.
8845
88462005-09-30 Romain Francoise <romain@orebokech.com>
8847
8848 * minibuf.texi (High-Level Completion): Explain that the prompt
8849 given to `read-buffer' should end with a colon and a space.
8850 Update usage examples.
8851
88522005-09-29 Juri Linkov <juri@jurta.org>
8853
8854 * display.texi (Displaying Messages): Rename argument name
8855 `string' to `format-string' in functions `message', `message-box',
8856 `message-or-box'.
8857
88582005-09-26 Chong Yidong <cyd@stupidchicken.com>
8859
8860 * errors.texi (Standard Errors): Correct xrefs.
8861
88622005-09-18 Chong Yidong <cyd@stupidchicken.com>
8863
8864 * display.texi (Defining Images): Update documentation for
8865 `image-load-path'.
8866
88672005-09-17 Richard M. Stallman <rms@gnu.org>
8868
8869 * display.texi (Defining Images): Clean up previous change.
8870
88712005-09-16 Romain Francoise <romain@orebokech.com>
8872
8873 * elisp.texi: Specify GFDL version 1.2.
8874
8875 * doclicense.texi (GNU Free Documentation License): Update to
8876 version 1.2.
8877
88782005-09-15 Chong Yidong <cyd@stupidchicken.com>
8879
8880 * display.texi (Defining Images): Document `image-load-path'.
8881
88822005-09-15 Richard M. Stallman <rms@gnu.org>
8883
8884 * objects.texi (Printed Representation): Minor cleanup.
8885 (Box Diagrams): Minor fix.
8886 (Cons Cell Type): Move (...) index item here.
8887 (Box Diagrams): From here.
8888 (Array Type): Minor fix.
8889 (Type Predicates): Delete index "predicates".
8890 (Hash Table Type): Clarify xref.
8891 (Dotted Pair Notation): Minor fix.
8892
88932005-09-10 Chong Yidong <cyd@stupidchicken.com>
8894
8895 * files.texi (Saving Buffers): Fix typo.
8896
88972005-09-08 Richard M. Stallman <rms@gnu.org>
8898
8899 * tips.texi (Programming Tips): Correct the "default" prompt spec.
8900
89012005-09-08 Chong Yidong <cyd@stupidchicken.com>
8902
8903 * locals.texi (Standard Buffer-Local Variables): Don't include
8904 mode variables for minor modes.
8905 Fix xrefs for buffer-display-count, buffer-display-table,
8906 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
8907 enable-multibyte-characters, fill-column, header-line-format,
8908 left-fringe-width, left-margin, and right-fringe-width.
8909
8910 * hooks.texi (Standard Hooks): All hooks should conform to the
8911 standard naming convention now.
8912 Fix xref for `echo-area-clear-hook'.
8913
8914 * display.texi (Usual Display): Note that indicate-empty-lines and
8915 tab-width are buffer-local.
8916
8917 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
8918
8919 * modes.texi (Mode Help): Note that major-mode is buffer-local.
8920
8921 * nonascii.texi (Encoding and I/O): Note that
8922 buffer-file-coding-system is buffer-local.
8923
8924 * positions.texi (List Motion): Note that defun-prompt-regexp is
8925 buffer-local.
8926
8927 * text.texi (Auto Filling): Note that auto-fill-function is
8928 buffer-local.
8929 (Undo): Note that buffer-undo-list is buffer-local.
8930
5dcb4c4e
SM
8931 * windows.texi (Buffers and Windows):
8932 Document buffer-display-count.
b8d4c8d0
GM
8933
89342005-09-06 Richard M. Stallman <rms@gnu.org>
8935
8936 * tips.texi (Coding Conventions): Sometimes it is ok to put the
8937 package prefix elsewhere than at the start of the name.
8938
89392005-09-03 Richard M. Stallman <rms@gnu.org>
8940
8941 * tips.texi (Programming Tips): Add conventions for minibuffer
8942 questions and prompts.
8943
89442005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
8945
8946 * intro.texi (nil and t): Minor cleanup.
8947 Delete spurious mention of keyword symbols.
8948 (Evaluation Notation): Add index entry.
8949 (A Sample Function Description): Minor cleanup.
8950 (A Sample Variable Description): Not all vars can be set.
8951
89522005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
8953
8954 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
8955
8956 (Insertion): Document precise type of `insert-char' arg COUNT.
8957
89582005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8959
8960 * modes.texi (Other Font Lock Variables): Sync the default of
8961 font-lock-lines-before.
8962
89632005-08-31 Michael Albinus <michael.albinus@gmx.de>
8964
8965 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
8966
89672005-08-29 Richard M. Stallman <rms@gnu.org>
8968
8969 * elisp.texi (Top): Update subnode menu.
8970
8971 * searching.texi (Searching and Matching): Move node.
8972 Rearrange contents and add overall explanation.
8973 (Searching and Case): Move node.
8974 (Searching and Matching): Update menu.
8975
89762005-08-27 Eli Zaretskii <eliz@gnu.org>
8977
8978 * os.texi (Startup Summary): Fix the description of the initial
8979 startup message display.
8980
89812005-08-25 Richard M. Stallman <rms@gnu.org>
8982
8983 * searching.texi (Search and Replace): Add replace-regexp-in-string.
8984
89852005-08-25 Emilio C. Lopes <eclig@gmx.net>
8986
8987 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
8988 `next-overlay-change' example.
8989
89902005-08-22 Juri Linkov <juri@jurta.org>
8991
8992 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
8993 Fix invert-face. Fix args of face-background.
8994
8995 * display.texi (Standard Faces): Delete node.
8996 (Faces): Add xref to `(emacs)Standard Faces'.
8997 (Displaying Faces): Fix xref to `Standard Faces'.
8998
8999 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
9000
90012005-08-20 Alan Mackenzie <acm@muc.de>
9002
9003 * buffers.texi (The Buffer List): Clarify the manipulation of the
9004 buffer list.
9005
90062005-08-14 Richard M. Stallman <rms@gnu.org>
9007
9008 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
9009 a regexp.
9010
90112005-08-11 Richard M. Stallman <rms@gnu.org>
9012
9013 * elisp.texi (Top): Update subnode lists.
9014
9015 * display.texi (Inverse Video): Node deleted.
9016
9017 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
9018 New nodes split out of Coding Conventions.
9019
9020 * searching.texi (Regular Expressions): Document re-builder.
9021
9022 * os.texi (Time Parsing): New node split out of Time Conversion.
9023
9024 * processes.texi (Misc Network, Network Feature Testing)
9025 (Network Options, Make Network): New nodes split out of
9026 Low-Level Network.
9027
90282005-08-09 Richard M. Stallman <rms@gnu.org>
9029
9030 * frames.texi (Geometry): New node, split from Size and Position.
9031 (Frame Parameters): Refer to Geometry.
9032
9033 * buffers.texi (The Buffer List): Fix xrefs.
9034
9035 * windows.texi (Splitting Windows): Fix xref.
9036
9037 * frames.texi (Layout Parameters): Add xref.
9038
9039 * display.texi (Line Height, Scroll Bars): Fix xrefs.
9040
9041 * keymaps.texi (Menu Bar): Fix xref.
9042
9043 * locals.texi (Standard Buffer-Local Variables): Fix xref.
9044
9045 * modes.texi (%-Constructs): Fix xref.
9046
9047 * frames.texi (Window Frame Parameters): Node split up.
9048 (Basic Parameters, Position Parameters, Size Parameters)
9049 (Layout Parameters, Buffer Parameters, Management Parameters)
9050 (Cursor Parameters, Color Parameters): New subnodes.
9051
90522005-08-09 Luc Teirlinck <teirllm@auburn.edu>
9053
9054 * positions.texi (Screen Lines): Update xref for previous change
9055 in minibuf.texi.
9056
9057 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
9058 change in minibuf.texi.
9059
90602005-08-09 Richard M. Stallman <rms@gnu.org>
9061
9062 * tips.texi (Coding Conventions): Minor cleanup.
9063
9064 * modes.texi (Defining Minor Modes): Explain when init-value
9065 can be non-nil.
9066
9067 * elisp.texi (Top): Update submenu for Minibuffer.
9068
9069 * minibuf.texi (Minibuffer Misc): Node split up.
9070 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
9071 (Recursive Mini): New nodes split out from Minibuffer Misc.
9072 (Minibuffer Misc): Document max-mini-window-height.
9073
9074 * hash.texi (Defining Hash): Delete stray paren in example.
9075
9076 * display.texi (Echo Area Customization): Don't define
9077 max-mini-window-height here; xref instead.
9078
9079 * commands.texi (Event Input Misc): Update while-no-input.
9080
9081 * advice.texi (Advising Functions): Explain when to use advice
9082 and when to use a hook.
9083
90842005-07-30 Eli Zaretskii <eliz@gnu.org>
9085
9086 * makefile.w32-in (info): Don't run install-info.
9087 ($(infodir)/dir): New target, produced by running install-info.
9088
90892005-07-27 Luc Teirlinck <teirllm@auburn.edu>
9090
9091 * modes.texi (Defining Minor Modes): The keyword for the initial
9092 value is :init-value, not :initial-value.
9093
90942005-07-23 Eli Zaretskii <eliz@gnu.org>
9095
9096 * loading.texi (Autoload): Make the `doctor' example be consistent
9097 with what's in current loaddefs.el. Describe the "fn" magic in
9098 the usage portion of the doc string.
9099
91002005-07-22 Richard M. Stallman <rms@gnu.org>
9101
9102 * internals.texi (Garbage Collection): Clarify previous change.
9103
91042005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
9105
9106 * internals.texi (Garbage Collection): Add gc-cons-percentage.
9107
91082005-07-18 Juri Linkov <juri@jurta.org>
9109
9110 * commands.texi (Accessing Events):
9111 * frames.texi (Text Terminal Colors, Resources):
9112 * markers.texi (The Mark):
9113 * modes.texi (Defining Minor Modes):
9114 Delete duplicate duplicate words.
9115
91162005-07-16 Richard M. Stallman <rms@gnu.org>
9117
9118 * display.texi (Managing Overlays): Clarify make-overlay
9119 args for insertion types.
9120
91212005-07-13 Luc Teirlinck <teirllm@auburn.edu>
9122
9123 * customize.texi (Variable Definitions):
9124 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
9125 `standard-value' is a list too.
9126 (Defining New Types): Use @key{RET} instead of @key{ret}.
9127
91282005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
9129
9130 * os.texi (Translating Input): Fix typo.
9131
91322005-07-08 Richard M. Stallman <rms@gnu.org>
9133
9134 * README: Update edition number and size estimate.
9135
9136 * elisp.texi (VERSION): Set to 2.9.
9137
91382005-07-07 Richard M. Stallman <rms@gnu.org>
9139
9140 * book-spine.texinfo: Update Emacs version.
9141
9142 * display.texi (Inverse Video): Delete mode-line-inverse-video.
9143
91442005-07-06 Richard M. Stallman <rms@gnu.org>
9145
9146 * searching.texi (Regexp Search): Clarify what re-search-forward
9147 does when the search fails.
9148
91492005-07-05 Lute Kamstra <lute@gnu.org>
9150
9151 * Update FSF's address in GPL notices.
9152
9153 * doclicense.texi (GNU Free Documentation License):
9154 * gpl.texi (GPL):
9155 * tips.texi (Coding Conventions, Library Headers):
9156 * vol1.texi:
9157 * vol2.texi: Update FSF's address.
9158
91592005-07-04 Richard M. Stallman <rms@gnu.org>
9160
9161 * hooks.texi (Standard Hooks): Add occur-hook.
9162
91632005-07-03 Luc Teirlinck <teirllm@auburn.edu>
9164
9165 * display.texi (The Echo Area): Correct menu.
9166
91672005-07-03 Richard M. Stallman <rms@gnu.org>
9168
9169 * elisp.texi (Top): Update subnode menu for Display.
9170
9171 * display.texi (Displaying Messages): New node, with most
9172 of what was in The Echo Area.
5dcb4c4e 9173 (Progress): Move under The Echo Area.
b8d4c8d0
GM
9174 (Logging Messages): New node with new text.
9175 (Echo Area Customization): New node, the rest of what was
9176 in The Echo Area. Document message-truncate-lines with @defvar.
9177 (Display): Update menu.
9178
9179 * windows.texi (Textual Scrolling): Doc 3 values for
9180 scroll-preserve-screen-position.
9181
9182 * text.texi (Special Properties): Change hook functions
9183 should bind inhibit-modification-hooks around altering buffer text.
9184
9185 * keymaps.texi (Key Binding Commands): Call binding BINDING
9186 rather than DEFINITION.
9187
91882005-06-29 Juanma Barranquero <lekktu@gmail.com>
9189
9190 * variables.texi (Defining Variables): `user-variable-p' returns t
9191 for aliases of user options, nil for alias loops.
9192
91932005-06-28 Richard M. Stallman <rms@gnu.org>
9194
9195 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
9196 make-keymap.
9197
91982005-06-27 Luc Teirlinck <teirllm@auburn.edu>
9199
9200 * variables.texi (Setting Variables): Correct and clarify
9201 description of `add-to-ordered-list'.
9202
92032005-06-26 Richard M. Stallman <rms@gnu.org>
9204
9205 * display.texi (Faces): Minor cleanup.
9206
92072005-06-25 Luc Teirlinck <teirllm@auburn.edu>
9208
9209 * display.texi (Faces): `facep' returns t for strings that are
9210 face names.
9211
92122005-06-25 Richard M. Stallman <rms@gnu.org>
9213
9214 * objects.texi (Equality Predicates): Clarify meaning of equal.
9215
9216 * windows.texi (Selecting Windows): save-selected-window
9217 and with-selected-window save and restore the current buffer.
9218
92192005-06-24 Richard M. Stallman <rms@gnu.org>
9220
9221 * numbers.texi (Float Basics): Explain how to test for NaN,
9222 and printing the sign of NaNs.
9223
92242005-06-24 Eli Zaretskii <eliz@gnu.org>
9225
9226 * makefile.w32-in (MAKEINFO): Use --force.
9227
92282005-06-23 Richard M. Stallman <rms@gnu.org>
9229
9230 * display.texi (Face Functions): Correct Texinfo usage.
9231
92322005-06-23 Luc Teirlinck <teirllm@auburn.edu>
9233
9234 * lists.texi (Rings): `ring-elements' now returns the elements of
9235 RING in order.
9236
92372005-06-23 Juanma Barranquero <lekktu@gmail.com>
9238
9239 * markers.texi (The Mark): Texinfo usage fix.
9240
92412005-06-23 Kim F. Storm <storm@cua.dk>
9242
9243 * searching.texi (Entire Match Data): Remove evaporate option for
9244 match-data. Do not mention evaporate option for set-match-data.
9245
92462005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
9247
9248 * display.texi (Face Functions): Mention face aliases.
9249
92502005-06-21 Richard M. Stallman <rms@gnu.org>
9251
9252 * anti.texi (Antinews): Texinfo usage fix.
9253
92542005-06-21 Karl Berry <karl@gnu.org>
9255
9256 * elisp.texi: Use @copying.
9257
9258 * elisp.texi: Put @summarycontents and @contents before the Top
9259 node, instead of the end of the file, so that the contents appear
9260 in the right place in the dvi/pdf output.
9261
92622005-06-21 Juri Linkov <juri@jurta.org>
9263
9264 * display.texi (Defining Faces): Add `customized-face'.
9265
92662005-06-20 Kim F. Storm <storm@cua.dk>
9267
9268 * variables.texi (Setting Variables): Any type of element can be
9269 given order in add-to-ordered-list. Compare elements with eq.
9270
9271 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
9272
92732005-06-20 Karl Berry <karl@gnu.org>
9274
9275 * syntax.texi (Syntax Flags): Make last column very slightly wider
9276 to avoid "generic comment" breaking on two lines and causing an
9277 underfull box.
9278
92792005-06-19 Luc Teirlinck <teirllm@auburn.edu>
9280
9281 * lists.texi (Rings): Various minor clarifications and corrections.
9282
92832005-06-18 Richard M. Stallman <rms@gnu.org>
9284
9285 * functions.texi (Obsolete Functions): Simplify.
9286
9287 * variables.texi (Variable Aliases): Simplify.
9288
9289 * anti.texi, backups.texi, compile.texi, customization.texi:
9290 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
9291 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
9292 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
9293 * variables.texi: Fix formatting ugliness.
9294
9295 * elisp.texi: Add links to Rings and Byte Packing.
9296 Update version and copyright years.
9297
9298 * minibuf.texi: Fix formatting ugliness.
9299 (Completion Commands): Move keymap vars to the end
9300 and vars completing-read binds to the top.
9301
93022005-06-17 Luc Teirlinck <teirllm@auburn.edu>
9303
9304 * processes.texi: Fix typos.
9305 (Bindat Spec): Correct Texinfo error.
9306 (Byte Packing): Fix ungrammatical sentence.
9307
93082005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
9309
9310 * lists.texi (Rings): New node.
9311 (Lists): Add it to menu.
9312
9313 * processes.texi (Byte Packing): New node.
9314 (Processes): Add it to menu.
9315
93162005-06-17 Richard M. Stallman <rms@gnu.org>
9317
9318 * syntax.texi (Parsing Expressions): Fix texinfo usage.
9319
9320 * help.texi (Documentation Basics): Explain the xref to
9321 Documentation Tips.
9322
9323 * debugging.texi (Debugger Commands): Minor fix.
9324
93252005-06-16 Luc Teirlinck <teirllm@auburn.edu>
9326
9327 * edebug.texi (Instrumenting): Eliminate duplicate link.
9328 (Specification List): Replace references to "below", referring to
9329 a later node, with one @ref to that node.
9330
9331 * os.texi (Timers): Timers should save and restore the match data
9332 if they change it.
9333
9334 * debugging.texi (Debugger Commands): Mention that the Lisp
9335 debugger can not step through primitive functions.
9336
93372005-06-16 Juanma Barranquero <lekktu@gmail.com>
9338
9339 * functions.texi (Obsolete Functions): Update argument names of
9340 `make-obsolete' and `define-obsolete-function-alias'.
9341
9342 * variables.texi (Variable Aliases): Update argument names of
9343 `defvaralias', `make-obsolete-variable' and
9344 `define-obsolete-variable-alias'.
9345
93462005-06-15 Kim F. Storm <storm@cua.dk>
9347
9348 * searching.texi (Entire Match Data): Rephrase warnings about
9349 evaporate arg to match-data and set-match-data.
9350
93512005-06-14 Luc Teirlinck <teirllm@auburn.edu>
9352
9353 * elisp.texi (Top): Update detailed menu.
9354
9355 * edebug.texi (Edebug): Update menu.
9356 (Instrumenting): Update xrefs.
9357 (Edebug Execution Modes): Correct xref.
9358 (Jumping): Clarify description of `h' command.
9359 Eliminate redundant @ref.
9360 (Breaks): New node.
9361 (Breakpoints): Is now a subsubsection.
9362 (Global Break Condition): Mention `C-x X X'.
9363 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
9364 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
9365 (Edebug Display Update): Correct pxref.
9366 (Edebug and Macros): New node.
9367 (Instrumenting Macro Calls): Is now a subsubsection.
9368 Neither arg of `def-edebug-spec' is evaluated.
9369 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
9370 (Specification Examples): Fix typo.
9371
93722005-06-14 Lute Kamstra <lute@gnu.org>
9373
9374 * debugging.texi (Function Debugging): Primitives can break on
9375 entry too.
9376
93772005-06-14 Kim F. Storm <storm@cua.dk>
9378
9379 * variables.texi (Setting Variables): Add add-to-ordered-list.
9380
93812005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9382
9383 * syntax.texi (Parsing Expressions): Document aux functions and vars of
9384 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
9385
93862005-06-13 Lute Kamstra <lute@gnu.org>
9387
9388 * text.texi (Special Properties): Fix cross reference.
9389
93902005-06-11 Luc Teirlinck <teirllm@auburn.edu>
9391
9392 * debugging.texi (Function Debugging): Delete mention of empty
9393 string argument to `cancel-debug-on-entry'. Delete inaccurate
9394 description of the return value of that command.
9395
93962005-06-11 Alan Mackenzie <acm@muc.de>
9397
9398 * text.texi (Adaptive Fill): Amplify the description of
9399 fill-context-prefix.
9400
94012005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9402
9403 * syntax.texi (Parsing Expressions): Fix Texinfo error.
9404
94052005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9406
9407 * syntax.texi (Parsing Expressions): Document syntax-ppss.
9408
94092005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9410
9411 * debugging.texi (Error Debugging): Minor rewording.
9412 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
9413 is optional.
9414
94152005-06-10 Lute Kamstra <lute@gnu.org>
9416
9417 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
9418 (Top): Give it a title. Correct version number. Give the
9419 detailed node listing a more prominent header.
9420 * intro.texi: Don't set VERSION here a second time.
9421 Mention Emacs's version too.
9422 * anti.texi (Antinews): Use EMACSVER to refer to the current
9423 version of Emacs.
9424
94252005-06-09 Kim F. Storm <storm@cua.dk>
9426
9427 * searching.texi (Entire Match Data): Explain new `reseat' argument to
9428 match-data and set-match-data.
9429
94302005-06-08 Richard M. Stallman <rms@gnu.org>
9431
9432 * searching.texi (Entire Match Data): Clarify when match-data
9433 returns markers and when integers.
9434
9435 * display.texi (Defining Faces): Explain that face name should not
9436 end in `-face'.
9437
9438 * modes.texi (Mode Line Data): Minor cleanup.
9439 (Customizing Keywords): Node split out of Search-based Fontification.
9440 Add example of using font-lock-add-keywords from a hook.
9441 Clarify when MODE should be non-nil, and when nil.
9442
94432005-06-06 Richard M. Stallman <rms@gnu.org>
9444
9445 * modes.texi (Mode Line Data): Explain what happens when the car
9446 of a list is a void symbol.
9447 (Search-based Fontification): Explain MODE arg to
9448 font-lock-add-keywords and warn about calls from major modes.
9449
94502005-06-08 Juri Linkov <juri@jurta.org>
9451
9452 * display.texi (Standard Faces): Add `shadow' face.
9453
94542005-05-29 Luc Teirlinck <teirllm@auburn.edu>
9455
9456 * modes.texi (Major Mode Conventions): A derived mode only needs
9457 to put the call to the parent mode inside `delay-mode-hooks'.
9458
94592005-05-29 Richard M. Stallman <rms@gnu.org>
9460
9461 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
9462 new, and what that implies. Clarify.
9463
9464 * files.texi (Locating Files): Clean up the text.
9465
9466 * frames.texi (Window Frame Parameters): Document user-size.
9467 Shorten entry for top by referring to left.
9468
94692005-05-26 Richard M. Stallman <rms@gnu.org>
9470
9471 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
9472 is new, and what the implications are. Other clarifications.
9473
94742005-05-24 Richard M. Stallman <rms@gnu.org>
9475
9476 * frames.texi (Dialog Boxes): Minor fixes.
9477
94782005-05-25 Masatake YAMATO <jet@gyve.org>
9479
9480 * display.texi (Standard Faces): Write about `mode-line-highlight'.
9481
94822005-05-24 Luc Teirlinck <teirllm@auburn.edu>
9483
9484 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
9485 is optional.
9486
94872005-05-24 Nick Roberts <nickrob@snap.net.nz>
9488
10d1d0af 9489 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
9490
94912005-05-23 Lute Kamstra <lute@gnu.org>
9492
9493 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
9494 syntax-begin-function over font-lock-beginning-of-syntax-function.
9495
94962005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9497
9498 * minibuf.texi (Reading File Names): Update description of
9499 `read-directory-name'.
9500
9501 * modes.texi (Derived Modes): Clarify :group keyword.
9502
95032005-05-21 Eli Zaretskii <eliz@gnu.org>
9504
9505 * files.texi (Locating Files): New subsection.
9506 Describe locate-file and executable-find.
9507
95082005-05-21 Kevin Ryde <user42@zip.com.au>
9509
9510 * frames.texi (Initial Parameters): Update cross reference to
9511 "Emacs Invocation".
9512
95132005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9514
9515 * keymaps.texi (Active Keymaps): Add anchor.
9516
9517 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
9518 (Major Mode Conventions): Refer to `Auto Major Mode' in more
9519 appropriate place.
9520 (Derived Modes): Small clarifications.
9521 (Minor Mode Conventions, Keymaps and Minor Modes):
9522 Replace references to nodes with references to anchors.
9523 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
9524 Clarify description of lists whose first element is an integer.
9525 (Mode Line Variables): Add anchor.
9526 (%-Constructs): Clarify description of integer after %.
9527 (Emulating Mode Line): Describe nil value for FACE.
9528
95292005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9530
9531 * modes.texi (Derived Modes): Correct references to non-existing
9532 variable standard-syntax-table.
9533
95342005-05-17 Lute Kamstra <lute@gnu.org>
9535
9536 * modes.texi (Defining Minor Modes): Mention the mode hook.
9537
95382005-05-15 Kim F. Storm <storm@cua.dk>
9539
9540 * processes.texi (Network): Remove open-network-stream-nowait.
9541 (Network Servers): Remove open-network-stream-server.
9542
95432005-05-15 Luc Teirlinck <teirllm@auburn.edu>
9544
9545 * elisp.texi (Top): Update detailed menu.
9546
9547 * variables.texi: Reorder nodes.
9548 (Variables): Update menu.
9549 (File Local Variables): Do not refer to the `-*-' line as
9550 a "local variables list". Add pxref.
9551
95522005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9553
9554 * elisp.texi (Top): Update detailed menu for node changes.
9555
9556 * modes.texi (Modes): Update Menu.
9557 (Hooks): Move to beginning of chapter.
9558 Most minor modes run mode hooks too.
9559 `add-hook' can handle void hooks or hooks whose value is a single
9560 function.
9561 (Major Modes): Update Menu.
9562 (Major Mode Basics): New node, split off from `Major Modes'.
9563 (Major Mode Conventions): Correct xref. Explain how to handle
9564 auto-mode-alist if the major mode command has an autoload cookie.
9565 (Auto Major Mode): Major update. Add magic-mode-alist.
9566 (Derived Modes): Major update.
9567 (Mode Line Format): Update Menu.
9568 (Mode Line Basics): New node, split off from `Mode Line Format'.
9569
9570 * loading.texi (Autoload): Mention `autoload cookie' as synonym
9571 for `magic autoload comment'. Add index entries and anchor.
9572
95732005-05-14 Richard M. Stallman <rms@gnu.org>
9574
9575 * tips.texi (Coding Conventions): Explain how important it is
9576 that just loading certain files not change Emacs behavior.
9577
9578 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
9579
95802005-05-12 Lute Kamstra <lute@gnu.org>
9581
9582 * modes.texi (Generic Modes): Update.
9583 (Major Modes): Refer to node "Generic Modes".
9584
9585 * elisp.texi (Top): Update to the current structure of the manual.
9586 * processes.texi (Processes): Add menu description.
9587 * customize.texi (Customization): Add menu descriptions.
9588
95892005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
9590
9591 * processes.texi (Signals to Processes)
9592 (Low-Level Network): Fix typos.
9593
95942005-05-11 Lute Kamstra <lute@gnu.org>
9595
9596 * elisp.texi (Top): Add some nodes from the chapter "Major and
9597 Minor Modes" to the detailed node listing.
9598
95992005-05-10 Richard M. Stallman <rms@gnu.org>
9600
9601 * keymaps.texi (Extended Menu Items): Menu item filter functions
9602 can be called at any time.
9603
96042005-05-08 Luc Teirlinck <teirllm@auburn.edu>
9605
9606 * variables.texi (File Local Variables): `(hack-local-variables t)'
9607 now also checks whether a mode is specified in the local variables
9608 list.
9609
96102005-05-05 Kevin Ryde <user42@zip.com.au>
9611
9612 * display.texi (The Echo Area): Correct format function cross
9613 reference.
9614
96152005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9616
9617 * variables.texi (Variable Aliases): Change description of
9618 `define-obsolete-variable-alias'.
9619
9620 * functions.texi (Functions): Add "Obsolete Functions" to menu.
9621 (Defining Functions): Add xref.
9622 (Obsolete Functions): New node.
9623 (Function Safety): Standardize capitalization of section title.
9624
9625 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
9626 (Dialog Boxes): Complete description of `x-popup-dialog'.
9627
96282005-05-04 Richard M. Stallman <rms@gnu.org>
9629
9630 * commands.texi (Interactive Codes): Fix Texinfo usage.
9631 Document U more clearly.
9632
96332005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9634
9635 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
9636 function and not a macro.
9637
9638 * frames.texi (Pop-Up Menus): Correct and clarify description of
9639 `x-popup-menu'.
9640 (Dialog Boxes): Clarify description of `x-popup-dialog'.
9641
96422005-05-01 Richard M. Stallman <rms@gnu.org>
9643
9644 * edebug.texi (Checking Whether to Stop): Fix previous change.
9645
96462005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9647
9648 * display.texi: Fix typos and Texinfo usage.
9649
9650 * edebug.texi (Checking Whether to Stop): executing-macro ->
9651 executing-kbd-macro.
9652
96532005-05-01 Richard M. Stallman <rms@gnu.org>
9654
9655 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
9656
96572005-04-30 Richard M. Stallman <rms@gnu.org>
9658
9659 * files.texi (Magic File Names): Document `operations' property.
9660
96612005-04-29 Lute Kamstra <lute@gnu.org>
9662
9663 * modes.texi (Generic Modes): New node.
9664 (Major Modes): Add it to the menu.
9665 (Derived Modes): Add "derived mode" to concept index.
9666
96672005-04-28 Lute Kamstra <lute@gnu.org>
9668
9669 * modes.texi (Defining Minor Modes): Fix previous change.
9670 (Font Lock Mode): Simplify.
9671 (Font Lock Basics): Say that font-lock-defaults is buffer-local
9672 when set and that some parts are optional. Add cross references.
9673 (Search-based Fontification): Say how to specify font-lock-keywords.
9674 Add cross references. Add font-lock-multiline to index.
9675 Move font-lock-keywords-case-fold-search here from node "Other Font
9676 Lock Variables". Document font-lock-add-keywords and
9677 font-lock-remove-keywords.
9678 (Other Font Lock Variables): Move font-lock-keywords-only,
9679 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9680 and font-lock-syntactic-face-function to node "Syntactic Font
9681 Lock". Move font-lock-keywords-case-fold-search to node
9682 "Search-based Fontification". Document font-lock-inhibit-thing-lock
9683 and font-lock-{,un}fontify-{buffer,region}-function.
9684 (Precalculated Fontification): Remove reference to deleted variable
9685 font-lock-core-only.
9686 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
9687 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
9688 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9689 and font-lock-syntactic-face-function here from node "Other Font
9690 Lock Variables". Move font-lock-syntactic-keywords to "Setting
9691 Syntax Properties". Add cross references.
9692 (Setting Syntax Properties): New node.
9693 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
9694 * syntax.texi (Syntax Properties): Add cross reference.
9695 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
9696
96972005-04-26 Richard M. Stallman <rms@gnu.org>
9698
9699 * display.texi (Defining Faces):
9700 Document `default' elements of defface spec.
9701
9702 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
9703
9704 * variables.texi (Variable Aliases): Clarify text.
9705
97062005-04-25 Chong Yidong <cyd@stupidchicken.com>
9707
9708 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
9709
97102005-04-25 Luc Teirlinck <teirllm@auburn.edu>
9711
9712 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
9713
97142005-04-24 Eli Zaretskii <eliz@gnu.org>
9715
9716 * syntax.texi (Syntax Table Internals): Elaborate documentation of
9717 syntax-after and syntax-class.
9718
9719 * files.texi (Changing Files): Fix last change's cross-reference.
9720 (Unique File Names): Don't mention "numbers" in the documentation
9721 of make-temp-file and make-temp-name.
9722
97232005-04-23 Richard M. Stallman <rms@gnu.org>
9724
9725 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
9726
97272005-04-22 Nick Roberts <nickrob@snap.net.nz>
9728
9729 * windows.texi (Cyclic Window Ordering): Clarify window-list.
9730
97312005-04-22 Nick Roberts <nickrob@snap.net.nz>
9732
9733 * variables.texi (Variable Aliases): Describe make-obsolete-variable
9734 and define-obsolete-variable-alias.
9735
97362005-04-22 Kim F. Storm <storm@cua.dk>
9737
9738 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
9739 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
9740
97412005-04-21 Lute Kamstra <lute@gnu.org>
9742
9743 * lists.texi (Association Lists): Document rassq-delete-all.
9744
97452005-04-19 Richard M. Stallman <rms@gnu.org>
9746
9747 * modes.texi (Search-based Fontification): Explain that
9748 facespec is an expression to be evaluated.
9749
97502005-04-19 Kevin Ryde <user42@zip.com.au>
9751
9752 * streams.texi (Output Functions): Fix xref.
9753 * strings.texi (String Conversion): Fix xref.
9754
97552005-04-19 Kim F. Storm <storm@cua.dk>
9756
9757 * symbols.texi (Symbol Plists): Add safe-get.
9758 Mention that `get' may signal an error.
9759
97602005-04-18 Nick Roberts <nickrob@snap.net.nz>
9761
9762 * customize.texi (Variable Definitions): Replace tooltip-mode
9763 example with save-place.
9764
97652005-04-17 Richard M. Stallman <rms@gnu.org>
9766
9767 * buffers.texi (Indirect Buffers): Clarify.
9768
9769 * positions.texi (Positions): Clarify converting marker to integer.
9770
9771 * strings.texi (String Basics): Mention string-match; clarify.
9772
97732005-04-08 Lute Kamstra <lute@gnu.org>
9774
9775 * modes.texi (Search-based Fontification): Fix cross references.
9776 Use consistent terminology. Document anchored highlighting.
9777
97782005-04-05 Lute Kamstra <lute@gnu.org>
9779
9780 * modes.texi (Defining Minor Modes): Document :group keyword
9781 argument and its default value.
9782
97832005-04-03 Lute Kamstra <lute@gnu.org>
9784
9785 * hooks.texi (Standard Hooks): Add some hooks. Add cross
9786 references and/or descriptions. Delete major mode hooks; mention
9787 them as a category instead. Rename or delete obsolete hooks.
9788
97892005-04-02 Richard M. Stallman <rms@gnu.org>
9790
9791 * nonascii.texi (Coding System Basics): Another wording cleanup.
9792
97932005-04-01 Richard M. Stallman <rms@gnu.org>
9794
9795 * nonascii.texi (Coding System Basics): Clarify previous change.
9796
97972005-04-01 Kenichi Handa <handa@m17n.org>
9798
10d1d0af 9799 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
9800 identity of coding systems.
9801
98022005-03-29 Chong Yidong <cyd@stupidchicken.com>
9803
9804 * text.texi (Buffer Contents): Add filter-buffer-substring and
9805 buffer-substring-filters.
9806
98072005-03-26 Chong Yidong <cyd@stupidchicken.com>
9808
9809 * anti.texi (Antinews): Mention `G' interactive code.
9810
9811 * tips.texi (Compilation Tips): Mention benchmark.el.
9812
98132005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9814
9815 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
9816 is now bound to M-o M-o.
9817
9818 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
9819
98202005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9821
9822 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
9823 in the Emacs Manual).
9824 * Makefile.in (srcs): Remove calendar.texi.
9825 * makefile.w32-in (srcs): Remove calendar.texi.
9826 * display.texi (Display): Change name of next node.
9827 * os.texi (System In): Change name of previous node.
9828 * elisp.texi (Top): Remove Calendar references.
9829 * vol1.texi (Top): Remove Calendar references.
9830 * vol2.texi (Top): Remove Calendar references.
9831
98322005-03-25 Richard M. Stallman <rms@gnu.org>
9833
9834 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
9835 Cleanup previous change.
9836
98372005-03-25 Chong Yidong <cyd@stupidchicken.com>
9838
9839 * display.texi (Face Attributes): Faces earlier in an :inherit
9840 list take precedence.
9841 (Scroll Bars): Fix description of vertical-scroll-bars.
9842 Document frame-current-scroll-bars and window-current-scroll-bars.
9843
9844 * markers.texi (The Mark): Document temporary Transient Mark mode.
9845
9846 * minibuf.texi (Reading File Names):
9847 Document read-file-name-completion-ignore-case.
9848
9849 * positions.texi (Screen Lines): Document nil for width argument
9850 to compute-motion.
9851
98522005-03-23 Kim F. Storm <storm@cua.dk>
9853
9854 * display.texi (Standard Faces): Other faces used in the fringe
9855 implicitly inherits from the fringe face.
9856 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
9857 properties implicitly inherits from fringe face.
9858 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
9859
98602005-03-20 Chong Yidong <cyd@stupidchicken.com>
9861
9862 * display.texi (Invisible Text): State default value of
9863 line-move-ignore-invisible.
9864 (Managing Overlays): Document remove-overlays.
9865 (Standard Faces): Document escape-glyph face.
9866
9867 * minibuf.texi (Reading File Names): Document read-file-name-function.
9868
9869 * modes.texi (Other Font Lock Variables):
9870 Document font-lock-lines-before.
9871
9872 * positions.texi (Skipping Characters): skip-chars-forward allows
9873 character classes.
9874
98752005-03-18 Lute Kamstra <lute@gnu.org>
9876
9877 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
9878
98792005-03-17 Richard M. Stallman <rms@gnu.org>
9880
9881 * text.texi (Undo): Document extensible undo entries.
9882
dd7b651b 9883 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
9884
9885 * nonascii.texi (Character Codes): Minor fix.
9886
9887 * display.texi (Display Property): Explain the significance
9888 of having text properties that are eq.
9889 (Other Display Specs): Explain string as display spec.
9890
9891 * commands.texi (Interactive Codes): Document G option.
9892
98932005-03-17 Chong Yidong <cyd@stupidchicken.com>
9894
9895 * text.texi (Filling): Add sentence-end-without-period and
9896 sentence-end-without-space.
9897 (Changing Properties): Minor fix.
9898
9899 * anti.texi: Total rewrite.
9900
99012005-03-15 Lute Kamstra <lute@gnu.org>
9902
9903 * edebug.texi (Instrumenting Macro Calls): Fix typos.
9904
99052005-03-08 Kim F. Storm <storm@cua.dk>
9906
9907 * display.texi (Specified Space): Property :width is support on
9908 non-graphic terminals, :height is not.
9909
99102005-03-07 Richard M. Stallman <rms@gnu.org>
9911
9912 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
9913 Now subnodes of Fringes.
9914 (Overlay Arrow): Document overlay-arrow-variable-list.
9915 (Fringe Size/Pos): New node, broken out of Fringes.
9916 (Display): Explain clearing vs redisplay better.
9917 (Truncation): Clarify use of bitmaps.
9918 (The Echo Area): Clarify the uses of the echo area.
9919 Add max-mini-window-height.
9920 (Progress): Clarify.
9921 (Invisible Text): Explain that main loop moves point out.
9922 (Selective Display): Say "hidden", not "invisible".
9923 (Managing Overlays): Move up. Describe relation to Undo here.
9924 (Overlay Properties): Clarify intro.
9925 (Finding Overlays): Explain return values when nothing found.
9926 (Width): truncate-string-to-width has added arg.
9927 (Displaying Faces): Clarify and update mode line face handling.
9928 (Face Functions): Minor cleanup.
9929 (Conditional Display): Merge into Other Display Specs.
9930 (Pixel Specification, Other Display Specs): Minor cleanups.
9931 (Images, Image Descriptors): Minor cleanups.
9932 (GIF Images): Patents have expired.
9933 (Showing Images): Explain default text for insert-image.
9934 (Manipulating Button Types): Merge into Manipulating Buttons.
9935 (Making Buttons): Explain return values.
9936 (Button Buffer Commands): Add xref.
9937 (Inverse Video): Update mode-line-inverse-video.
9938 (Display Table Format): Clarify.
9939 (Active Display Table): Give defaults for window-display-table.
9940
9941 * calendar.texi (Calendar Customizing): calendar-holiday-marker
9942 and calendar-today-marker are strings, not chars.
9943 (Holiday Customizing): Minor fix.
9944
9945 * internals.texi (Writing Emacs Primitives): Update `or' example.
9946 Update limit on # args of subr.
9947
9948 * edebug.texi (Using Edebug): Arrow is in fringe.
9949 (Instrumenting): Arg to eval-defun works without loading edebug.
9950 (Edebug Execution Modes): Add xref.
9951
9952 * customize.texi (Common Keywords): Clarify :require.
9953 Mention :version here.
9954 (Variable Definitions, Group Definitions): Not here.
9955 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
9956
99572005-03-07 Chong Yidong <cyd@stupidchicken.com>
9958 * nonascii.texi (Text Representations): Clarify position-bytes.
9959 (Character Sets): Add list-charset-chars.
9960 (Scanning Charsets): Add charset-after.
9961 (Encoding and I/O): Minor fix.
9962
99632005-03-06 Richard M. Stallman <rms@gnu.org>
9964
9965 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
9966 (Resizing Windows): Likewise.
9967
9968 * text.texi (Change Hooks): Get rid of "Emacs 21".
9969
9970 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
9971
9972 * streams.texi (Output Variables): Get rid of "Emacs 21".
9973
9974 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
9975
9976 * os.texi (Translating Input): Replace flow-control example
9977 with a less obsolete example that uses `keyboard-translate'.
9978
9979 * objects.texi (Hash Table Type, Circular Objects):
9980 Get rid of "Emacs 21".
9981
9982 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
9983 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
9984
9985 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
9986
9987 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
9988
9989 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
9990 (Menu Bar): Fix when menu-bar-update-hook is called.
9991
9992 * hash.texi (Hash Tables): Get rid of "Emacs 21".
9993
9994 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
9995 and make it read better.
9996
9997 * files.texi (Writing to Files): Get rid of "Emacs 21".
9998 (Unique File Names): Likewise.
9999
10000 * elisp.texi: Update Emacs version to 22.
10001
10002 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
10003 (Overlay Properties, Face Attributes): Likewise.
10004 (Managing Overlays): Fix punctuation.
10005 (Attribute Functions): Clarify set-face-font; get rid of
10006 info about old Emacs versions.
10007 (Auto Faces, Font Lookup, Display Property, Images):
10008 Get rid of "Emacs 21".
10009
10010 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
10011
100122005-03-05 Richard M. Stallman <rms@gnu.org>
10013
10014 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
10015
100162005-03-04 Lute Kamstra <lute@gnu.org>
10017
10018 * debugging.texi (Error Debugging): Document stack-trace-on-error.
10019
100202005-03-03 Lute Kamstra <lute@gnu.org>
10021
10022 * edebug.texi (Instrumenting Macro Calls): Fix typo.
10023
100242005-03-01 Lute Kamstra <lute@gnu.org>
10025
10026 * debugging.texi (Debugger Commands): Update `j'.
10027
100282005-02-28 Lute Kamstra <lute@gnu.org>
10029
10030 * debugging.texi (Debugging): Fix typo.
10031 (Error Debugging): Document eval-expression-debug-on-error.
10032 (Function Debugging): Update example.
10033 (Using Debugger): Mention starred stack frames.
10034 (Debugger Commands): Document `j' and `l'.
10035 (Invoking the Debugger): `d' and `j' exit recursive edit too.
10036 Update the messages that the debugger displays.
10037 (Internals of Debugger): Add cross reference. Update example.
10038 (Excess Open): Minor improvement.
10039 (Excess Close): Minor improvement.
10040
100412005-02-26 Richard M. Stallman <rms@gnu.org>
10042
10043 * tips.texi (Coding Conventions): Clarify.
10044 Put all the major mode key reservations together.
10045 Mention the Mouse-1 => Mouse-2 conventions.
10046
10047 * syntax.texi (Syntax Class Table): Clarify.
10048 (Syntax Table Functions): syntax-after moved from here.
10049 (Syntax Table Internals): syntax-after moved to here.
10050 (Parsing Expressions): Update info on number of values
10051 and what's meaningful in the STATE argument.
10052 (Categories): Fix typo.
10053
10054 * sequences.texi (Arrays): Cleanup.
10055 (Char-Tables): Clarify.
10056
10057 * processes.texi (Deleting Processes): Cleanups, add xref.
10058 (Subprocess Creation): Explain nil in exec-path. Cleanup.
10059 (Process Information): set-process-coding-system, some args optional.
10060 (Input to Processes): Explain various types for PROCESS args.
10061 Rename them from PROCESS-NAME to PROCESS.
10062 (Signals to Processes): Likewise.
10063 (Decoding Output): Cleanup.
10064 (Query Before Exit): Clarify.
10065
10066 * os.texi (Startup Summary): Correct the options; add missing ones.
10067 (Terminal Output, Batch Mode): Clarify.
10068 (Flow Control): Node deleted.
10069
10070 * markers.texi (The Mark): Clarify.
10071
10072 * macros.texi (Expansion): Cleanup.
10073 (Indenting Macros): indent-spec allows ints, not floats.
10074
10075 * keymaps.texi (Keymaps): Clarify.
10076 (Format of Keymaps): Update lisp-mode-map example.
10077 (Active Keymaps, Key Lookup): Clarify.
10078 (Changing Key Bindings): Add xref to `kbd'.
10079 (Key Binding Commands, Simple Menu Items): Clarify.
10080 (Mouse Menus, Menu Bar): Clarify.
10081 (Menu Example): Replace print example with menu-bar-replace-menu.
10082
10083 * help.texi (Documentation Basics): Add function-documentation prop.
10084
10085 * elisp.texi (Top): Don't refer to Flow Control node.
10086
10087 * commands.texi (Command Overview): Improve xrefs.
10088 (Adjusting Point): Adjusting point applies to intangible and invis.
10089 (Key Sequence Input): Doc extra read-key-sequence args.
10090 Likewise for read-key-sequence-vector.
10091
10092 * backups.texi (Rename or Copy): Minor fix.
10093 (Numbered Backups): For version-control, say the default.
10094 (Auto-Saving): make-auto-save-file-name example is simplified.
10095
10096 * advice.texi (Advising Functions): Don't imply one part of Emacs
10097 should advise another part. Markup changes.
10098 (Defining Advice): Move transitional para.
10099 (Activation of Advice): Cleanup.
10100 Explain if COMPILE is nil or negative.
10101
10102 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
10103
101042005-02-24 Lute Kamstra <lute@gnu.org>
10105
10106 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
10107 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
10108
101092005-02-23 Lute Kamstra <lute@gnu.org>
10110
10111 * modes.texi (Defining Minor Modes): define-minor-mode can be used
10112 to define global minor modes as well.
10113
10114 * display.texi (Managing Overlays): overlay-buffer returns nil for
10115 deleted overlays.
10116
101172005-02-22 Kim F. Storm <storm@cua.dk>
10118
10119 * minibuf.texi (Basic Completion): Allow symbols in addition to
10120 strings in try-completion and all-completions.
10121
101222005-02-14 Lute Kamstra <lute@gnu.org>
10123
10124 * elisp.texi (Top): Remove reference to deleted node.
10125
10126 * lists.texi (Lists): Remove reference to deleted node.
10127 (Cons Cells): Fix typo.
10128
10129 * loading.texi (Where Defined): Fix typo.
10130
101312005-02-14 Richard M. Stallman <rms@gnu.org>
10132
10133 * variables.texi (Creating Buffer-Local): change-major-mode-hook
10134 is useful for discarding some minor modes.
10135
10136 * symbols.texi (Symbol Components): Reorder examples.
10137
10138 * streams.texi (Input Functions): State standard-input default.
10139 (Output Variables): State standard-output default.
10140
10141 * objects.texi (Printed Representation): Clarify read syntax vs print.
10142 (Floating Point Type): Explain meaning better.
10143 (Symbol Type): Explain uniqueness better.
10144 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
10145 List examples sooner.
10146 (Box Diagrams): New subnode broken out.
10147 Some examples moved from old Lists as Boxes node.
10148 (Dotted Pair Notation): Clarify intro.
10149 (Array Type): Clarify.
10150 (Type Predicates): Add hash-table-p.
10151
10152 * numbers.texi (Integer Basics): Clarify radix explanation.
10153 (Predicates on Numbers): Minor clarification.
10154 (Comparison of Numbers): Minor clarification. Clarify eql.
10155 Typos in min, max.
10156 (Math Functions): Clarify overflow in expt.
10157
10158 * minibuf.texi (Text from Minibuffer): Minor clarification.
10159 Mention arrow keys.
10160
10161 * loading.texi (Autoload): defun's doc string overrides autoload's
10162 doc string.
10163 (Repeated Loading): Modernize "add to list" examples.
10164 (Where Defined): Finish updating table of load-history elts.
10165
10166 * lists.texi (List-related Predicates): Minor wording improvement.
10167 (Lists as Boxes): Node deleted.
10168 (Building Lists): Explain trivial cases of number-sequence.
10169
10170 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 10171 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
10172 (Hash Access): Any object can be a key.
10173 State value of maphash.
10174
10175 * functions.texi (What Is a Function): Wording cleanup.
10176 (Function Documentation): Minor cleanup.
10177 Explain purpose of calling convention at end of doc string.
10178 (Function Names): Wording cleanup.
10179 (Calling Functions): Wording cleanup.
10180 Explain better how funcall calls the function.
10181 (Function Cells): Delete example of saving and redefining function.
10182
10183 * control.texi (Combining Conditions): Wording cleanup.
10184 (Iteration): dolist and dotimes bind VAR locally.
10185 (Cleanups): Xref to Atomic Changes.
10186
10187 * compile.texi (Byte Compilation): Delete 19.29 info.
10188 (Compilation Functions): Macros' difficulties don't affect defsubst.
10189 (Docs and Compilation): Delete 19.29 info.
10190
101912005-02-10 Richard M. Stallman <rms@gnu.org>
10192
10193 * objects.texi (Symbol Type): Minor correction.
10194
101952005-02-06 Lute Kamstra <lute@gnu.org>
10196
10197 * modes.texi (Example Major Modes): Fix typos.
10198
101992005-02-06 Richard M. Stallman <rms@gnu.org>
10200
10201 * text.texi (Margins): fill-nobreak-predicate can be one function.
10202
10203 * strings.texi (Modifying Strings): clear-string can make unibyte.
10204 (Formatting Strings): format gives error if values missing.
10205
10206 * positions.texi (Character Motion): Mention default arg
10207 for forward-char. backward-char refers to forward-char.
10208 (Word Motion): Mention default arg for forward-word.
10209 (Buffer End Motion): Mention default arg for beginning-of-buffer.
10210 Simplify end-of-buffer.
10211 (Text Lines): Mention default arg for forward-line.
10212 (List Motion): Mention default arg for beginning/end-of-defun.
10213 (Skipping Characters): Minor fixes in explaining character-set.
10214
10215 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
10216 Mode inheritance applies only when default-major-mode is nil.
10217 Clarifications.
10218 (Example Major Modes): Update Text mode and Lisp mode examples.
10219 (Minor Mode Conventions): Mention define-minor-mode at top.
10220 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
10221 (Mode Line Format): Update mode line face display info.
10222 (Properties in Mode): Mention effect of risky vars.
10223 (Imenu): Define imenu-add-to-menubar.
10224 (Font Lock Mode): Add descriptions to menu lines.
10225 (Faces for Font Lock): Add font-lock-doc-face.
10226
102272005-02-05 Lute Kamstra <lute@gnu.org>
10228
10229 * text.texi (Maintaining Undo): Remove obsolete function.
10230
102312005-02-05 Eli Zaretskii <eliz@gnu.org>
10232
10233 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 10234 color specifications. Improve indexing.
b8d4c8d0
GM
10235 (Text Terminal Colors): Replace the description of RGB values by
10236 an xref to "Color Names".
10237
102382005-02-03 Richard M. Stallman <rms@gnu.org>
10239
10240 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
10241 Clarify.
10242 (Selecting Windows): Clarify save-selected-window.
10243 (Cyclic Window Ordering): Clarify walk-windows.
10244 (Window Point): Clarify.
10245 (Window Start): Add comment to example.
10246 (Resizing Windows): Add `interactive' specs in examples.
10247 Document fit-window-to-buffer.
10248
10249 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
10250 (Undo, Maintaining Undo): Clarify last change.
10251 (Sorting): In sort-numeric-fields, explain about octal and hex.
10252 Mention sort-numeric-base.
10253 (Format Properties): Add xref for hard newlines.
10254
10255 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
10256 (Pop-Up Menus): Fix typo.
10257 (Color Names): Explain all types of color names.
10258 Explain color-values on B&W terminal.
10259 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
10260
10261 * files.texi (File Locks): Not supported on MS systems.
10262 (Testing Accessibility): Clarify.
10263
10264 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
10265 (Coverage Testing): Fix typo.
10266
10267 * commands.texi (Misc Events): Remove stray space.
10268
10269 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
10270 (Modification Time): Clarify when visited-file-modtime returns 0.
10271 (The Buffer List): Clarify bury-buffer.
10272 (Killing Buffers): Clarify.
10273 (Indirect Buffers): Add clone-indirect-buffer.
10274
102752005-02-02 Matt Hodges <MPHodges@member.fsf.org>
10276
10277 * edebug.texi (Printing in Edebug): Fix default value of
10278 edebug-print-circle.
10279 (Coverage Testing): Fix displayed frequency count data.
10280
102812005-02-02 Luc Teirlinck <teirllm@auburn.edu>
10282
10283 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
10284
102852005-02-02 Kim F. Storm <storm@cua.dk>
10286
10287 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
10288
102892005-01-29 Eli Zaretskii <eliz@gnu.org>
10290
10291 * commands.texi (Misc Events): Describe the help-echo event.
10292
10293 * text.texi (Special Properties) <help-echo>: Use `pos'
10294 consistently in description of the help-echo property.
10295 Use @code{nil} instead of @var{nil}.
10296
10297 * display.texi (Overlay Properties): Fix the index entry for
10298 help-echo overlay property.
10299
10300 * customize.texi (Type Keywords): Uncomment the xref to the
10301 help-echo property documentation.
10302
103032005-01-23 Kim F. Storm <storm@cua.dk>
10304
10305 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
10306 return value. Third element FULLY replaced by PARTIAL which
10307 specifies number of invisible pixels if row is only partially visible.
10308 (Textual Scrolling): Mention auto-window-vscroll.
10309 (Vertical Scrolling): New defvar auto-window-vscroll.
10310
103112005-01-16 Luc Teirlinck <teirllm@auburn.edu>
10312
10313 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
10314 command remapping.
10315
103162005-01-15 Richard M. Stallman <rms@gnu.org>
10317
10318 * display.texi (Defining Images): Mention DATA-P arg of create-image.
10319
103202005-01-14 Kim F. Storm <storm@cua.dk>
10321
10322 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
10323
10324 * text.texi (Links and Mouse-1): Fix string and vector item.
10325
103262005-01-13 Richard M. Stallman <rms@gnu.org>
10327
10328 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
10329 descriptions of overriding-local-map and overriding-terminal-local-map.
10330
10331 * text.texi (Links and Mouse-1): Clarify text.
10332
103332005-01-13 Kim F. Storm <storm@cua.dk>
10334
10335 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
10336
103372005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
10338
10339 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
10340
103412005-01-12 Kim F. Storm <storm@cua.dk>
10342
10343 * text.texi (Links and Mouse-1): Rename section from Enabling
10344 Mouse-1 to Following Links. Change xrefs.
10345 Add examples for define-button-type and define-widget.
10346
10347 * display.texi (Button Properties, Button Buffer Commands):
10348 Clarify mouse-1 and follow-link functionality.
10349
103502005-01-12 Richard M. Stallman <rms@gnu.org>
10351
10352 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
10353
10354 * display.texi (Beeping): Fix Texinfo usage.
10355
10356 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
10357
103582005-01-11 Kim F. Storm <storm@cua.dk>
10359
10360 * display.texi (Button Properties, Button Buffer Commands):
10361 Mention mouse-1 binding. Add follow-link keyword.
10362
10363 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
10364 (Enabling Mouse-1 to Follow Links): New subsection.
10365
103662005-01-06 Richard M. Stallman <rms@gnu.org>
10367
10368 * text.texi (Special Properties): Minor change.
10369
10370 * os.texi (Timers): Clarify previous change.
10371
10372 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
10373
103742005-01-01 Luc Teirlinck <teirllm@auburn.edu>
10375
10376 * display.texi (Face Attributes): Correct xref to renamed node.
10377
103782005-01-01 Richard M. Stallman <rms@gnu.org>
10379
10380 * display.texi (Face Attributes): Describe hex color specs.
10381
103822004-12-31 Richard M. Stallman <rms@gnu.org>
10383
10384 * os.texi (Timers): Update previous change.
10385
103862004-12-30 Kim F. Storm <storm@cua.dk>
10387
10388 * display.texi (Line Height): Total line-height is now specified
10389 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
10390 in cons cells. (nil . RATIO) is relative to actual line height.
10391 Use line-height `t' instead of `0' to get minimum height.
10392
103932004-12-29 Richard M. Stallman <rms@gnu.org>
10394
10395 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
10396
103972004-12-28 Richard M. Stallman <rms@gnu.org>
10398
10399 * commands.texi (Quitting): Clarify value of with-local-quit.
10400
10401 * elisp.texi (Top): Fix previous change.
10402
10403 * loading.texi (Loading): Fix previous change.
10404
104052004-12-27 Richard M. Stallman <rms@gnu.org>
10406
10407 * Makefile.in (MAKEINFO): Specify --force.
10408
10409 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
10410
10411 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
10412
10413 * display.texi (Line Height): Further clarify.
10414
10415 * elisp.texi (Top): Update Loading submenu.
10416
10417 * loading.texi (Where Defined): New node.
10418 (Unloading): load-history moved to Where Defined.
10419
104202004-12-21 Richard M. Stallman <rms@gnu.org>
10421
10422 * commands.texi (Event Input Misc): Add while-no-input.
10423
104242004-12-11 Richard M. Stallman <rms@gnu.org>
10425
10426 * display.texi (Line Height): Rewrite text for clarity.
10427
104282004-12-11 Kim F. Storm <storm@cua.dk>
10429
10430 * display.texi (Display): Add node "Line Height" to menu.
10431 (Line Height): New node. Move full description of line-spacing
10432 and line-height text properties here from text.texi.
10433 (Scroll Bars): Add vertical-scroll-bar variable.
10434
10435 * frames.texi (Window Frame Parameters): Remove line-height defvar.
10436
10437 * locals.texi (Standard Buffer-Local Variables): Fix xref for
10438 line-spacing and vertical-scroll-bar.
10439
10440 * text.texi (Special Properties): Just mention line-spacing and
10441 line-height here, add xref to new "Line Height" node.
10442
104432004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
10444
10445 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
10446
10447 * locals.texi (Standard Buffer-Local Variables):
10448 Add @xref for `line-spacing'.
10449
104502004-12-05 Richard M. Stallman <rms@gnu.org>
10451
10452 * Makefile.in (maintainer-clean): Remove the info files
10453 in $(infodir) where they are created.
10454
104552004-12-03 Richard M. Stallman <rms@gnu.org>
10456
10457 * windows.texi (Selecting Windows): get-lru-window and
10458 get-largest-window don't consider dedicated windows.
10459
10460 * text.texi (Undo): Document undo-in-progress.
10461
104622004-11-26 Richard M. Stallman <rms@gnu.org>
10463
10464 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
10465 Remove a few vars that are not always buffer-local.
10466
104672004-11-24 Luc Teirlinck <teirllm@auburn.edu>
10468
10469 * locals.texi (Standard Buffer-Local Variables): Comment out
10470 xref's to non-existent node `Yet to be written'.
10471
104722004-11-24 Richard M. Stallman <rms@gnu.org>
10473
10474 * processes.texi (Synchronous Processes): Grammar fix.
10475
10476 * numbers.texi (Comparison of Numbers): Add eql.
10477
10478 * locals.texi (Standard Buffer-Local Variables): Add many vars.
10479
10480 * intro.texi (Printing Notation): Fix previous change.
10481
10482 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
10483 and default-indicate-buffer-boundaries from here.
10484 (Usual Display): To here.
10485 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
10486 (Usual Display): Move tab-width up.
10487
5dcb4c4e
SM
10488 * customize.texi (Variable Definitions):
10489 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
10490 (Simple Types, Composite Types, Defining New Types):
10491 Minor cleanups.
10492
104932004-11-21 Jesper Harder <harder@ifa.au.dk>
10494
10495 * processes.texi (Synchronous Processes, Output from Processes):
10496 Markup fix.
10497
104982004-11-20 Richard M. Stallman <rms@gnu.org>
10499
10500 * positions.texi (Skipping Characters): skip-chars-forward
10501 now handles char classes.
10502
10503 * intro.texi (Printing Notation): Avoid confusion of `print'
10504 when explaining @print.
10505
10506 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
10507
10508 * display.texi (Display Table Format): Minor fix.
10509
10510 * streams.texi (Output Functions): Fix print example.
10511
10512 * Makefile.in (elisp): New target.
10513 (dist): Depend on $(infodir)/elisp, not elisp.
10514 Copy the info files from $(infodir).
10515
10516 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
10517 read-from-minibuffer.
10518
10519 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
10520
105212004-11-19 Richard M. Stallman <rms@gnu.org>
10522
10523 * searching.texi (Regexp Search): Add search-whitespace-regexp.
10524
105252004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
10526
10527 * tips.texi (Coding Conventions): Fix typo.
10528
105292004-11-16 Richard M. Stallman <rms@gnu.org>
10530
10531 * tips.texi (Coding Conventions): Separate defvar and require
10532 methods to avoid warnings. Use require only when there are many
10533 functions and variables from that package.
10534
10535 * minibuf.texi (Minibuffer Completion): When ignoring case,
10536 predicate must not be case-sensitive.
10537
10538 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
10539 (Test Coverage): Don't talk about "splotches". Clarified.
10540
105412004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
10542
10543 * frames.texi (Window Frame Parameters): Fix typo.
10544
105452004-11-15 Kim F. Storm <storm@cua.dk>
10546
10547 * symbols.texi (Other Plists): Note that plist-get may signal error.
10548 Add safe-plist-get.
10549
105502004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10551
10552 * modes.texi (Font Lock Basics): Fix typo.
10553
105542004-11-08 Richard M. Stallman <rms@gnu.org>
10555
10556 * syntax.texi (Syntax Table Functions): Add syntax-after.
10557
105582004-11-06 Lars Brinkhoff <lars@nocrew.org>
10559
10560 * os.texi (Processor Run Time): New section documenting
10561 get-internal-run-time.
10562
105632004-11-06 Eli Zaretskii <eliz@gnu.org>
10564
10565 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
10566 it nukes elisp-cover.texi.
10567 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
10568 elisp-0 etc.
10569
105702004-11-05 Luc Teirlinck <teirllm@auburn.edu>
10571
10572 * commands.texi (Keyboard Macros): Document `append' return value
10573 of `defining-kbd-macro'.
10574
105752004-11-01 Richard M. Stallman <rms@gnu.org>
10576
10577 * commands.texi (Interactive Call): Add called-interactively-p.
10578
105792004-10-29 Simon Josefsson <jas@extundo.com>
10580
10581 * minibuf.texi (Reading a Password): Revert.
10582
105832004-10-28 Richard M. Stallman <rms@gnu.org>
10584
10585 * frames.texi (Display Feature Testing): Explain about "vendor".
10586
105872004-10-27 Richard M. Stallman <rms@gnu.org>
10588
10589 * commands.texi (Interactive Codes): `N' uses numeric prefix,
10590 not raw. Clarify `n'.
10591 (Interactive Call): Rewrite interactive-p, focusing on when
10592 and how to use it.
10593 (Misc Events): Clarify previous change.
10594
10595 * advice.texi (Simple Advice): Clarify what job the example does.
10596 (Around-Advice): Clarify ad-do-it.
10597 (Activation of Advice): An option of ad-default-compilation-action
10598 is `never', not `nil'.
10599
106002004-10-26 Kim F. Storm <storm@cua.dk>
10601
10602 * commands.texi (Interactive Codes): Add U code letter.
10603
106042004-10-25 Simon Josefsson <jas@extundo.com>
10605
10606 * minibuf.texi (Reading a Password): Add.
10607
106082004-10-24 Jason Rumney <jasonr@gnu.org>
10609
10610 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
10611 and wheel-down.
10612
106132004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10614
10615 * processes.texi (Synchronous Processes): Document process-file.
10616
106172004-10-22 Kenichi Handa <handa@m17n.org>
10618
10619 * text.texi (translate-region): Document that it accepts also a
10620 char-table.
10621
106222004-10-22 David Ponce <david@dponce.com>
10623
10624 * windows.texi (Resizing Windows): Document the `preserve-before'
10625 argument of the functions `enlarge-window' and `shrink-window'.
10626
106272004-10-19 Jason Rumney <jasonr@gnu.org>
10628
10629 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
10630
106312004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10632
10633 * text.texi (Filling): Add anchor for definition of
10634 `sentence-end-double-space'.
10635
10636 * searching.texi (Regexp Example): Update description of how
10637 Emacs currently recognizes the end of a sentence.
10638 (Standard Regexps): Update definition of the variable
10639 `sentence-end'. Add definition of the function `sentence-end'.
10640
106412004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10642
10643 * display.texi (Progress): New node.
10644
106452004-10-05 Kim F. Storm <storm@cua.dk>
10646
10647 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
10648
106492004-09-29 Kim F. Storm <storm@cua.dk>
10650
10651 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
10652 to identify bitmaps. Remove -fringe-bitmap suffix for standard
10653 fringe bitmap symbols, as they now have their own namespace.
10654 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
10655 vs. pixels. Signal error if no free bitmap slots.
10656 (Pixel Specification): Change IMAGE to @var{image}.
10657
106582004-09-28 Richard M. Stallman <rms@gnu.org>
10659
10660 * text.texi (Special Properties): Clarify line-spacing and line-height.
10661
10662 * searching.texi (Regexp Search): Add looking-back.
10663
106642004-09-25 Luc Teirlinck <teirllm@auburn.edu>
10665
10666 * display.texi: Correct typos.
10667 (Image Descriptors): Correct xref's.
10668
106692004-09-25 Richard M. Stallman <rms@gnu.org>
10670
10671 * text.texi (Special Properties): Cleanups in `cursor'.
10672 Rewrites in `line-height' and `line-spacing'; exchange them.
10673
10674 * display.texi (Fringes): Rewrite previous change.
10675 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
10676 (Display Fringe Bitmaps): Node deleted, text moved.
10677 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
10678 (Scroll Bars): Clarify set-window-scroll-bars.
10679 (Pointer Shape): Rewrite.
10680 (Specified Space): Clarify :align-to, etc.
10681 (Pixel Specification): Use @var. Clarify new text.
10682 (Other Display Specs): Clarify `slice'.
10683 (Image Descriptors): Cleanups.
10684 (Showing Images): Cleanups.
10685
106862004-09-24 Luc Teirlinck <teirllm@auburn.edu>
10687
10688 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
10689
10690 * modes.texi: Various minor changes in addition to:
10691 (Major Mode Conventions): Final call to `run-mode-hooks' should
10692 not be inside the `delay-mode-hooks' form.
10693 (Mode Hooks): New node.
10694 (Hooks): Delete obsolete example.
10695 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
10696 node "Mode Hooks".
10697
106982004-09-22 Luc Teirlinck <teirllm@auburn.edu>
10699
10700 * display.texi: Correct various typos.
10701 (Display): Rename node "Pointer Shapes" to "Pointer
10702 Shape". (There is already a node called "Pointer Shapes" in
10703 frames.texi.)
10704 (Images): Remove non-existent node "Image Slices" from menu.
10705
107062004-09-23 Kim F. Storm <storm@cua.dk>
10707
10708 * text.texi (Special Properties): Add `cursor', `pointer',
10709 `line-height', and `line-spacing' properties.
10710
10711 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
10712 Shapes' to menu.
10713 (Standard Faces): Doc fix for fringe face.
10714 (Fringes): Add `overflow-newline-into-fringe' and
10715 'indicate-buffer-boundaries'.
10716 (Fringe Bitmaps, Pointer Shapes): New nodes.
10717 (Display Property): Add 'Pixel Specification' and 'Display Fringe
10718 Bitmaps' to menu.
10719 (Specified Space): Describe pixel width and height.
10720 (Pixel Specification): New node.
10721 (Other Display Specs): Add `slice' property.
10722 (Display Fringe Bitmaps): New node.
10723 (Images): Add 'Image Slices' to menu.
10724 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
10725 (Showing Images): Add slice arg to `insert-image'.
10726 Add 'insert-sliced-image'.
b8d4c8d0
GM
10727
107282004-09-20 Richard M. Stallman <rms@gnu.org>
10729
10730 * commands.texi (Key Sequence Input):
10731 Clarify downcasing in read-key-sequence.
10732
107332004-09-08 Juri Linkov <juri@jurta.org>
10734
10735 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
10736
107372004-09-07 Luc Teirlinck <teirllm@auburn.edu>
10738
5dcb4c4e
SM
10739 * locals.texi (Standard Buffer-Local Variables):
10740 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
10741 * internals.texi (Buffer Internals): Describe new
10742 auto_save_file_format field of the buffer structure.
10743 * files.texi (Format Conversion): `auto-save-file-format' has been
10744 renamed `buffer-auto-save-file-format'.
10745
107462004-08-27 Luc Teirlinck <teirllm@auburn.edu>
10747
10748 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
10749 an integer or a marker.
10750 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
10751
107522004-08-22 Richard M. Stallman <rms@gnu.org>
10753
10754 * modes.texi (Major Mode Conventions): Discuss rebinding of
10755 standard key bindings.
10756
107572004-08-18 Kim F. Storm <storm@cua.dk>
10758
10759 * processes.texi (Accepting Output): Add `just-this-one' arg to
10760 `accept-process-output'.
10761 (Output from Processes): New var `process-adaptive-read-buffering'.
10762
107632004-08-10 Luc Teirlinck <teirllm@auburn.edu>
10764
10765 * keymaps.texi: Various changes in addition to:
10766 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
10767 Give more varied examples for `kbd'.
10768 (Creating Keymaps): Char tables have slots for all characters
10769 without modifiers.
10770 (Active Keymaps): `overriding-local-map' and
10771 `overriding-terminal-local-map' also override text property and
10772 overlay keymaps.
10773 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
10774 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
10775 to denote a prefix of no events.
10776 `map-keymap' includes parent's bindings _recursively_.
10777 Clarify and correct description of `where-is-internal'.
10778 Mention BUFFER-OR-NAME arg to `describe-bindings'.
10779 (Menu Example): For menus intended for use with the keyboard, the
10780 menu items should be bound to characters or real function keys.
10781
107822004-08-08 Luc Teirlinck <teirllm@auburn.edu>
10783
10784 * objects.texi (Character Type): Reposition `@anchor' to prevent
10785 double space inside sentence in Info.
10786
10787 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
10788 renamed to `disabled-command-function'.
10789 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
10790 (Command Loop Info): Replace reference to it.
10791 (Disabling Commands): `disabled-command-hook' has been renamed to
10792 `disabled-command-function'.
10793
107942004-08-07 Luc Teirlinck <teirllm@auburn.edu>
10795
10796 * os.texi (Translating Input): Only non-prefix bindings in
10797 `key-translation-map' override actual key bindings. Warn about
10798 possible indirect effect of actual key bindings on non-prefix
10799 bindings in `key-translation-map'.
10800
108012004-08-06 Luc Teirlinck <teirllm@auburn.edu>
10802
10803 * minibuf.texi (High-Level Completion): Add anchor for definition
10804 of `read-variable'.
10805
10806 * commands.texi: Various changes in addition to:
10807 (Using Interactive): Clarify description of `interactive-form'.
10808 (Interactive Call): Mention default for KEYS argument to
10809 `call-interactively'.
10810 (Command Loop Info): Clarify description of `this-command-keys'.
10811 Mention KEEP-RECORD argument to `clear-this-command-keys'.
10812 Value of `last-event-frame' can be `macro'.
10813 (Repeat Events): `double-click-fuzz' is also used to distinguish
10814 clicks and drags.
10815 (Classifying Events): Clarify descriptions of `event-modifiers'
10816 `event-basic-type' and `event-convert-list'.
10817 (Accessing Events): `posn-timestamp' takes POSITION argument.
10818 (Quoted Character Input): Clarify description of
10819 `read-quoted-char' and fix example.
10820 (Quitting): Add `with-local-quit'.
10821 (Disabling Commands): Correct and clarify descriptions of
10822 `enable-command' and `disable-command'.
10823 Mention what happens if `disabled-command-hook' is nil.
10824 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
10825 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
10826
108272004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10828
10829 * frames.texi: Various changes in addition to:
10830 (Creating Frames): Expand and clarify description of `make-frame'.
10831 (Window Frame Parameters): Either none or both of the `icon-left'
10832 and `icon-top' parameters must be specified. Put descriptions of
10833 `menu-bar-lines' and `toolbar-lines' closer together and change
10834 them accordingly.
10835 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
10836 except while processing `frame-title-format' or `icon-title-format'.
10837 (Deleting Frames): Correct description of `delete-frame'.
10838 Non-nil return values of `frame-live-p' are like those of `framep'.
10839 (Frames and Windows): Mention return value of
10840 `set-frame-selected-window'.
10841 (Visibility of Frames): Mention `force' argument to
10842 `make-frame-invisible'. `frame-visible-p' returns t for all
10843 frames on text-only terminals.
10844 (Frame Configurations): Restoring a frame configuration does not
10845 restore deleted frames.
10846 (Window System Selections): `x-set-selection' returns DATA.
10847 (Resources): Add example.
10848 (Display Feature Testing): Clarify descriptions of
10849 `display-pixel-height', `display-pixel-width', `x-server-version'
10850 and `x-server-vendor'.
10851
10852 * windows.texi (Choosing Window): Add anchor.
10853 * minibuf.texi (Minibuffer Misc): Add anchor.
10854
108552004-07-23 John Paul Wallington <jpw@gnu.org>
10856
10857 * macros.texi (Defining Macros): Declaration keyword for setting
10858 Edebug spec is `debug' not `edebug'.
10859
108602004-07-19 Luc Teirlinck <teirllm@auburn.edu>
10861
10862 * windows.texi: Various small changes in addition to:
10863 (Window Point): Mention return value of `set-window-point'.
10864 (Window Start): `pos-visible-in-window-p' disregards horizontal
10865 scrolling. Explain return value if PARTIALLY is non-nil.
10866 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
10867 and `set-window-vscroll'.
10868 (Size of Window): The argument WINDOW to `window-inside-edges',
10869 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
10870 (Resizing Windows): Explain return value of
10871 `shrink-window-if-larger-than-buffer'.
10872 `window-size-fixed' automatically becomes buffer local when set.
10873 (Window Configurations): Explain return value of
10874 `set-window-configuration'.
10875
10876 * minibuf.texi (Minibuffer Misc): Add anchor for
10877 `minibuffer-scroll-window'.
10878
10879 * positions.texi (Text Lines): Add anchor for `count-lines'.
10880
108812004-07-17 Richard M. Stallman <rms@gnu.org>
10882
10883 * display.texi (Overlay Properties): Adding `evaporate' prop
10884 deletes empty overlay immediately.
10885
10886 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
10887 fix example.
10888
108892004-07-16 Jim Blandy <jimb@redhat.com>
10890
10891 * searching.texi (Regexp Backslash): Document new \_< and \_>
10892 operators.
10893
108942004-07-16 Juanma Barranquero <lektu@terra.es>
10895
10896 * display.texi (Images): Fix Texinfo usage.
10897
108982004-07-14 Luc Teirlinck <teirllm@auburn.edu>
10899
10900 * buffers.texi (Modification Time): `visited-file-modtime' now
10901 returns a list of two integers, instead of a cons.
10902
109032004-07-13 Luc Teirlinck <teirllm@auburn.edu>
10904
10905 * windows.texi: Various changes in addition to:
10906 (Splitting Windows): Add `split-window-keep-point'.
10907
109082004-07-09 Richard M. Stallman <rms@gnu.org>
10909
10910 * frames.texi (Input Focus): Minor fix.
10911
109122004-07-07 Luc Teirlinck <teirllm@auburn.edu>
10913
10914 * frames.texi (Input Focus): Clarify descriptions of
10915 `select-frame-set-input-focus' and `select-frame'.
10916
109172004-07-06 Luc Teirlinck <teirllm@auburn.edu>
10918
10919 * os.texi: Various small changes in addition to:
10920 (Killing Emacs): Expand and clarify description of
10921 `kill-emacs-query-functions' and `kill-emacs-hook'.
10922 (System Environment): Expand and clarify description of `getenv'
10923 and `setenv'.
10924 (Timers): Clarify description of `run-at-time'.
10925 (Translating Input): Correct description of
10926 `extra-keyboard-modifiers'.
10927 (Flow Control): Correct description of `enable-flow-control'.
10928
109292004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
10930
10931 * os.texi: Update copyright.
10932 (Session Management): Grammar fix.
10933 Clarify which Emacs does the restarting.
10934 Use @samp for *scratch* buffer.
10935
109362004-07-04 Alan Mackenzie <acm@muc.de>
10937
10938 * frames.texi (Input Focus): Add documentation for
10939 `select-frame-set-input-focus'. Replace refs to non-existent
10940 `switch-frame' with `select-frame'. Minor corrections and tidying
10941 up of text-only terminal stuff.
10942
109432004-07-02 Richard M. Stallman <rms@gnu.org>
10944
10945 * files.texi (Saving Buffers): Cleanup write-contents-function.
10946 (Magic File Names): Cleanup file-remote-p.
10947
b344d29d 109482004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
10949
10950 * files.texi (Magic File Names): `file-remote-p' returns an
10951 identifier of the remote system, not just t.
10952
109532004-07-02 David Kastrup <dak@gnu.org>
10954
10955 * searching.texi (Entire Match Data): Add explanation about new
10956 match-data behavior when @var{integers} is non-nil.
10957
109582004-06-24 Richard M. Stallman <rms@gnu.org>
10959
10960 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
10961
10962 * customize.texi (Variable Definitions): Note about doc strings
10963 and :set.
10964
10965 * keymaps.texi (Keymap Terminology): Document `kbd'.
10966 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
10967
10968 * display.texi (Invisible Text): Setting buffer-invisibility-spec
10969 makes it buffer-local.
10970
10971 * files.texi (Saving Buffers): Correct previous change.
10972
10973 * commands.texi (Accessing Events):
10974 Clarify posn-col-row and posn-actual-col-row.
10975
109762004-06-24 David Ponce <david.ponce@wanadoo.fr>
10977
10978 * commands.texi (Accessing Events): New functions
10979 posn-at-point and posn-at-x-y. Add example to posn-x-y.
10980
109812004-06-23 Luc Teirlinck <teirllm@auburn.edu>
10982
10983 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
10984 * frames.texi, buffers.texi, backups.texi, variables.texi:
10985 * loading.texi, eval.texi, functions.texi, control.texi:
10986 * symbols.texi, minibuf.texi: Reposition @anchor's.
10987
10988 * help.texi: Various small changes in addition to the following.
10989 (Describing Characters): Describe PREFIX argument to
10990 `key-description'. Correct and clarify definition of
10991 `text-char-description'. Describe NEED-VECTOR argument to
10992 `read-kbd-macro'.
10993 (Help Functions): Clarify definition of `apropos'.
10994
109952004-06-23 Lars Hansen <larsh@math.ku.dk>
10996
10997 * files.texi (Saving Buffers): Correct description of
10998 `write-contents-functions'.
10999
110002004-06-21 Juanma Barranquero <lektu@terra.es>
11001
11002 * display.texi (Images): Remove redundant @vindex directives.
11003 Rewrite `image-library-alist' doc in active voice.
11004
110052004-06-14 Juanma Barranquero <lektu@terra.es>
11006
11007 * display.texi (Images): Document new delayed library loading,
11008 variable `image-library-alist' and (existing but undocumented)
11009 function `image-type-available-p'.
11010
110112004-06-05 Richard M. Stallman <rms@gnu.org>
11012
11013 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
11014 refer the user to the Initial Input node.
11015 (Text from Minibuffer): Likewise.
11016 (Initial Input): New node. Document this feature
11017 and say it is mostly deprecated.
11018
110192004-05-30 Richard M. Stallman <rms@gnu.org>
11020
11021 * loading.texi (Named Features): Clarify return value
11022 and meaning of NOERROR.
11023
11024 * variables.texi (File Local Variables): Minor cleanup.
11025
110262004-05-30 Michael Albinus <michael.albinus@gmx.de>
11027
11028 * files.texi (Magic File Names): Add `file-remote-p' as operation
11029 of file name handlers.
11030
110312004-05-29 Richard M. Stallman <rms@gnu.org>
11032
11033 * modes.texi (Minor Mode Conventions): (-) has no special meaning
11034 as arg to a minor mode command.
11035
110362004-05-22 Richard M. Stallman <rms@gnu.org>
11037
11038 * syntax.texi (Syntax Class Table): Word syntax not just for English.
11039
11040 * streams.texi (Output Variables): Doc float-output-format.
11041
11042 * searching.texi (Regexp Special): Nested repetition can be infloop.
11043
11044 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
11045 real stack overflow.
11046
11047 * compile.texi: Minor cleanups.
11048
110492004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
11050
11051 * lists.texi (Cons Cells): Explain dotted lists, true lists,
11052 circular lists.
11053 (List Elements): Explain handling of circular and dotted lists.
11054
110552004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
11056
11057 * modes.texi (Search-based Fontification): Fix typo.
11058
110592004-05-10 Juanma Barranquero <lektu@terra.es>
11060
11061 * modes.texi (Mode Line Variables): Fix description of
11062 global-mode-string, which is now after which-func-mode, not the
11063 buffer name.
11064
110652004-05-07 Lars Hansen <larsh@math.ku.dk>
11066
11067 * modes.texi (Desktop Save Mode): Add.
11068 (Modes): Add menu entry Desktop Save Mode.
11069
11070 * hooks.texi: Add desktop-after-read-hook,
11071 desktop-no-desktop-file-hook and desktop-save-hook.
11072
11073 * locals.texi: Add desktop-save-buffer.
11074
110752004-04-30 Jesper Harder <harder@ifa.au.dk>
11076
11077 * display.texi: emacs -> Emacs.
11078
110792004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
11080
11081 * files.texi (Changing Files): Document set-file-times.
11082
110832004-04-23 Juanma Barranquero <lektu@terra.es>
11084
11085 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11086
110872004-04-18 Jesper Harder <harder@ifa.au.dk>
11088
11089 * tips.texi (Coding Conventions): defopt -> defcustom.
11090
110912004-04-16 Luc Teirlinck <teirllm@auburn.edu>
11092
11093 * sequences.texi: Various clarifications.
11094
110952004-04-14 Luc Teirlinck <teirllm@auburn.edu>
11096
11097 * buffers.texi (Read Only Buffers): Mention optional ARG to
11098 `toggle-read-only'.
11099
111002004-04-14 Nick Roberts <nick@nick.uklinux.net>
11101
11102 * windows.texi (Selecting Windows): Note that get-lru-window
11103 returns a full-width window if possible.
11104
111052004-04-13 Luc Teirlinck <teirllm@auburn.edu>
11106
11107 * buffers.texi: Various changes in addition to:
11108 (Buffer File Name): Add `find-buffer-visiting'.
11109 (Buffer Modification): Mention optional ARG to `not-modified'.
11110 (Indirect Buffers): Mention optional CLONE argument to
11111 `make-indirect-buffer'.
11112
11113 * files.texi: Various changes in addition to:
11114 (Visiting Functions): `find-file-hook' is now a normal hook.
11115 (File Name Expansion): Explain difference between the way that
11116 `expand-file-name' and `file-truename' treat `..'.
11117 (Contents of Directories): Mention optional ID-FORMAT argument to
11118 `directory-files-and-attributes'.
11119 (Format Conversion): Mention new optional CONFIRM argument to
11120 `format-write-file'.
11121
111222004-04-12 Miles Bader <miles@gnu.org>
11123
11124 * macros.texi (Expansion): Add description of `macroexpand-all'.
11125
111262004-04-05 Jesper Harder <harder@ifa.au.dk>
11127
5dcb4c4e
SM
11128 * variables.texi (Variable Aliases):
11129 Mention cyclic-variable-indirection.
b8d4c8d0
GM
11130
11131 * errors.texi (Standard Errors): Ditto.
11132
111332004-04-04 Luc Teirlinck <teirllm@auburn.edu>
11134
11135 * backups.texi: Various small changes in addition to:
11136 (Making Backups): Mention return value of `backup-buffer'.
11137 (Auto-Saving): Mention optional FORCE argument to
11138 `delete-auto-save-file-if-necessary'.
11139 (Reverting): Mention optional PRESERVE-MODES argument to
11140 `revert-buffer'. Correct description of `revert-buffer-function'.
11141
111422004-03-22 Juri Linkov <juri@jurta.org>
11143
11144 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
11145 with `Vector Functions'.
11146
11147 * text.texi (Sorting): Add missing quote.
11148
111492004-03-14 Luc Teirlinck <teirllm@auburn.edu>
11150
11151 * intro.texi (Lisp History): Replace xref to `cl' manual with
11152 inforef.
11153
111542004-03-12 Richard M. Stallman <rms@gnu.org>
11155
11156 * intro.texi (Version Info): Add arg to emacs-version.
11157 (Lisp History): Change xref to CL manual.
11158
111592004-03-09 Luc Teirlinck <teirllm@auburn.edu>
11160
11161 * minibuf.texi (Completion Commands): Add xref to Emacs manual
11162 for Partial Completion mode.
11163
111642004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
11165
11166 * customize.texi: Fix typo. Remove eol whitespace.
11167
111682004-03-04 Richard M. Stallman <rms@gnu.org>
11169
11170 * processes.texi: Fix typos.
11171
11172 * lists.texi (Building Lists): Minor clarification.
11173
11174 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
11175 in make-hash-table.
11176
111772004-02-29 Juanma Barranquero <lektu@terra.es>
11178
11179 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
11180 rm, and ignore exit code.
11181
111822004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
11183
11184 * display.texi (Defining Faces): Add description for min-colors.
11185 Update example.
11186
111872004-02-23 Luc Teirlinck <teirllm@auburn.edu>
11188
11189 * abbrevs.texi: Various corrections and clarifications in addition
11190 to the following:
11191 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
11192
111932004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11194
11195 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
11196
111972004-02-21 Luc Teirlinck <teirllm@auburn.edu>
11198
11199 * text.texi: Various small changes in addition to the following:
11200 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
11201 to delete-horizontal-space.
11202 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
11203 description of yank-handler text property at various places.
11204
11205 * frames.texi (Window System Selections): Add anchor.
11206
11207 * syntax.texi (Syntax Table Functions): Clarify and correct
11208 descriptions of make-syntax-table and copy-syntax-table.
11209 (Motion and Syntax): Clarify SYNTAXES argument to
11210 skip-syntax-forward.
11211 (Parsing Expressions): Mention that the return value of
11212 parse-partial-sexp is currently a list of ten rather than nine
11213 elements.
11214 (Categories): Various corrections and clarifications.
11215
112162004-02-17 Luc Teirlinck <teirllm@auburn.edu>
11217
11218 * markers.texi (Marker Insertion Types): Minor change.
11219
11220 * locals.texi (Standard Buffer-Local Variables):
11221 * commands.texi (Interactive Codes, Using Interactive):
11222 * functions.texi (Related Topics): Fix xrefs.
11223
112242004-02-16 Luc Teirlinck <teirllm@auburn.edu>
11225
11226 * lists.texi (Sets And Lists): Update description of delete-dups.
11227
112282004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11229
11230 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
11231
c8763fb6 112322004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
11233
11234 * frames.texi (Parameter Access): frame-parameters arg is optional.
11235 modify-frame-parameters handles nil for FRAME.
11236 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
11237 are all-or-nothing for certain toolkits.
11238 Mention parameter wait-for-wm.
11239 (Frames and Windows): In frame-first-window and frame-selected-window
11240 the arg is optional.
11241 (Input Focus): In redirect-frame-focus the second arg is optional.
11242 (Window System Selections): Mention selection type CLIPBOARD.
11243 Mention data-type UTF8_STRING.
11244 Mention numbering of cut buffers.
11245 (Resources): Describe x-resource-name.
11246
112472004-02-16 Richard M. Stallman <rms@gnu.org>
11248
11249 * windows.texi (Buffers and Windows): Delete false table
11250 about all-frames.
11251
11252 * syntax.texi (Parsing Expressions): Delete old caveat
11253 about parse-sexp-ignore-comments.
11254
11255 * streams.texi (Output Variables): Add print-quoted.
11256
11257 * lists.texi (Building Lists): Minor cleanup.
11258
11259 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
11260
11261 * display.texi (Overlays): Explain overlays use markers.
11262 (Managing Overlays): Explain front-advance and rear-advance
11263 in more detail.
11264
11265 * loading.texi (Unloading): Document unload-feature-special-hooks.
11266 Get rid of fns-NNN.el file.
11267
112682004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11269
11270 * help.texi (Describing Characters): Fix text-char-description
11271 example output.
11272
11273 * edebug.texi (Using Edebug): Fix example.
11274
11275 * debugging.texi (Internals of Debugger): Fix return value.
11276
11277 * files.texi (Changing Files): Fix argname.
11278
11279 * calendar.texi: Fix parens, and default values.
11280
11281 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
11282 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 11283 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
11284
11285 * positions.texi (Text Lines): Don't add -1 in current-line.
11286
112872004-02-16 Richard M. Stallman <rms@gnu.org>
11288
11289 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
11290
112912004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11292
11293 * processes.texi (Low-Level Network): Fix a typo.
11294
112952004-02-12 Kim F. Storm <storm@cua.dk>
11296
11297 * display.texi (Fringes): Use consistent wording.
11298 Note that window-fringe's window arg is optional.
11299 (Scroll Bars): Use consistent wording.
11300
113012004-02-11 Luc Teirlinck <teirllm@auburn.edu>
11302
11303 * tips.texi (Comment Tips): Document the new conventions for
11304 commenting out code.
11305
c8763fb6 113062004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 11307
5dcb4c4e 11308 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
11309
113102004-02-07 Kim F. Storm <storm@cua.dk>
11311
11312 * positions.texi (Text Lines): Add line-number-at-pos.
11313
113142004-02-06 John Paul Wallington <jpw@gnu.org>
11315
11316 * display.texi (Button Properties, Button Buffer Commands):
11317 mouse-2 invokes button, not down-mouse-1.
11318
113192004-02-04 Jason Rumney <jasonr@gnu.org>
11320
11321 * makefile.w32-in: Sync with Makefile.in changes.
11322
113232004-02-03 Luc Teirlinck <teirllm@auburn.edu>
11324
11325 * minibuf.texi (Text from Minibuffer): Various corrections and
11326 clarifications.
11327 (Object from Minibuffer): Correct Lisp description of
11328 read-minibuffer.
11329 (Minibuffer History): Clarify description of cons values for
11330 HISTORY arguments.
5dcb4c4e
SM
11331 (Basic Completion): Various corrections and clarifications.
11332 Add completion-regexp-list.
b8d4c8d0
GM
11333 (Minibuffer Completion): Correct and clarify description of
11334 completing-read.
5dcb4c4e
SM
11335 (Completion Commands): Mention Partial Completion mode.
11336 Various other minor changes.
b8d4c8d0
GM
11337 (High-Level Completion): Various corrections and clarifications.
11338 (Reading File Names): Ditto.
11339 (Minibuffer Misc): Ditto.
11340
113412004-01-26 Luc Teirlinck <teirllm@auburn.edu>
11342
11343 * strings.texi (Text Comparison): assoc-string also matches
11344 elements of alists that are strings instead of conses.
11345 (Formatting Strings): Standardize Texinfo usage. Update index
11346 entries.
11347
113482004-01-20 Luc Teirlinck <teirllm@auburn.edu>
11349
11350 * lists.texi (Sets And Lists): Add delete-dups.
11351
113522004-01-15 Luc Teirlinck <teirllm@auburn.edu>
11353
11354 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
11355 special form.
11356 * macros.texi (Defining Macros): Update description of `declare',
11357 which now is a macro.
11358 (Wrong Time): Fix typos.
11359
113602004-01-14 Luc Teirlinck <teirllm@auburn.edu>
11361
11362 * compile.texi (Compilation Functions): Expand descriptions of
11363 `compile-defun', `byte-compile-file', `byte-recompile-directory'
11364 and `batch-byte-compile'. In particular, mention and describe
11365 all optional arguments.
11366 (Disassembly): Correct and clarify the description of `disassemble'.
11367
113682004-01-11 Luc Teirlinck <teirllm@auburn.edu>
11369
11370 * searching.texi: Various small changes in addition to the
11371 following.
11372 (Regexp Example): Adapt to new value of `sentence-end'.
11373 (Regexp Functions): The PAREN argument to `regexp-opt' can be
11374 `words'.
11375 (Search and Replace): Add usage note for `perform-replace'.
11376 (Entire Match Data): Mention INTEGERS and REUSE arguments to
11377 `match-data'.
11378 (Standard Regexps): Update for new values of `paragraph-start'
11379 and `sentence-end'.
11380
113812004-01-07 Luc Teirlinck <teirllm@auburn.edu>
11382
11383 * files.texi (Saving Buffers): Clarify descriptions of
11384 `write-contents-functions' and `before-save-hook'.
11385 Make the defvar's for `before-save-hook' and `after-save-hook'
11386 into defopt's.
11387
113882004-01-07 Kim F. Storm <storm@cua.dk>
11389
11390 * commands.texi (Click Events): Describe new image and
11391 width/height elements of click events.
11392 (Accessing Events): Add posn-string, posn-image, and
11393 posn-object-width-height. Change posn-object to return either
11394 image or string object.
11395
113962004-01-01 Simon Josefsson <jas@extundo.com>
11397
11398 * hooks.texi (Standard Hooks): Add before-save-hook.
11399 * files.texi (Saving Buffers): Likewise.
11400
114012004-01-03 Richard M. Stallman <rms@gnu.org>
11402
11403 * frames.texi (Frames and Windows): Delete frame-root-window.
11404
114052004-01-03 Luc Teirlinck <teirllm@auburn.edu>
11406
11407 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
11408
11409 * functions.texi: Various small changes in addition to the
11410 following.
5dcb4c4e
SM
11411 (What Is a Function): `functionp' returns nil for macros.
11412 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
11413 (Function Documentation): Add `\' in front of (fn @var{arglist})
11414 and explain why.
11415 (Defining Functions): Mention DOCSTRING argument to `defalias'.
11416 Add anchor.
11417 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
11418
114192004-01-01 Miles Bader <miles@gnu.org>
11420
11421 * display.texi (Buttons): New section.
11422
114232003-12-31 Andreas Schwab <schwab@suse.de>
11424
11425 * numbers.texi (Math Functions): sqrt reports a domain-error
11426 error.
11427 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
11428
114292003-12-30 Luc Teirlinck <teirllm@auburn.edu>
11430
11431 * tips.texi (Documentation Tips): Update item on hyperlinks in
11432 documentation strings.
11433
11434 * errors.texi (Standard Errors): Various small corrections and
11435 additions.
11436
11437 * control.texi: Various small changes in addition to the
11438 following.
11439 (Signaling Errors): Provide some more details on how `signal'
11440 constructs the error message. Add anchor to the definition of
11441 `signal'.
11442 (Error Symbols): Describe special treatment of `quit'.
11443 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
11444 to emphasize that it has to be a single form.
11445
11446 * buffers.texi: Add anchor.
11447
114482003-12-29 Richard M. Stallman <rms@gnu.org>
11449
11450 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
11451 (Window Configurations): Add window-configuration-frame.
11452
11453 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
11454
11455 * text.texi (Examining Properties): Add get-char-property-and-overlay.
11456 Change arg name in get-char-property.
11457 (Special Properties): Update handling of keymap property.
11458
11459 * strings.texi (Modifying Strings): Add clear-string.
11460 (Text Comparison): Add assoc-string and remove
11461 assoc-ignore-case, assoc-ignore-representation.
11462
11463 * os.texi (Time of Day): Add set-time-zone-rule.
11464
11465 * numbers.texi (Math Functions): asin, acos, log, log10
11466 report domain-error errors.
11467
11468 * nonascii.texi (Converting Representations):
11469 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
11470 (Encoding and I/O): Add file-name-coding-system.
11471
11472 * modes.texi (Search-based Fontification): Explain that
11473 face specs are symbols with face names as values.
11474
11475 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
11476
11477 * lists.texi (Building Lists): remq moved elsewhere.
11478 (Sets And Lists): remq moved here.
11479 (Association Lists): Refer to assoc-string.
11480
11481 * internals.texi (Garbage Collection): Add memory-use-counts.
11482
11483 * frames.texi (Frames and Windows): Add set-frame-selected-window
11484 and frame-root-window.
11485
11486 * files.texi (Contents of Directories):
11487 Add directory-files-and-attributes.
11488
11489 * display.texi (Refresh Screen): Add force-window-update.
11490 (Invisible Text): Explain about moving point out of invis text.
11491 (Overlay Properties): Add overlay-properties.
11492 (Managing Overlays): Add overlayp.
11493 (GIF Images): Invalid image number displays a hollow box.
11494
11495 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
11496 (Killing Buffers): Add buffer-live-p.
11497
114982003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
11499
11500 * display.texi (Fringes): Fix typo "set-buffer-window".
11501
115022003-12-24 Luc Teirlinck <teirllm@auburn.edu>
11503
11504 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
11505 * nonascii.texi, processes.texi, tips.texi, variables.texi:
11506 Add or change various xrefs and anchors.
11507
11508 * commands.texi: Replace all occurrences of @acronym{CAR} with
11509 @sc{car}, for consistency with the rest of the Elisp manual.
11510 `car' and `cdr' are historically acronyms, but are no longer
11511 widely thought of as such.
11512
11513 * internals.texi (Pure Storage): Mention that `purecopy' does not
11514 copy text properties.
11515 (Object Internals): Now 29 bits are used (in most implementations)
11516 to address Lisp objects.
11517
11518 * variables.texi (Variables with Restricted Values): New node.
11519
11520 * objects.texi (Lisp Data Types): Mention that certain variables
11521 can only take on a restricted set of values and add an xref to
11522 the new node "Variables with Restricted Values".
11523
11524 * eval.texi (Function Indirection): Describe the errors that
11525 `indirect-function' can signal.
11526 (Eval): Clarify the descriptions of `eval-region' and `values'.
11527 Describe `eval-buffer' instead of `eval-current-buffer' and
11528 mention `eval-current-buffer' as an alias for `current-buffer'.
11529 Correct the description and mention all optional arguments.
11530
11531 * nonascii.texi: Various small changes in addition to the
11532 following.
11533 (Converting Representations): Clarify behavior of
11534 `string-make-multibyte' and `string-to-multibyte' for unibyte all
11535 ASCII arguments.
11536 (Character Sets): Document the variable `charset-list' and adapt
11537 the definition of the function `charset-list' accordingly.
11538 (Translation of Characters): Clarify use of generic characters in
11539 `make-translation-table'. Clarify and correct the description of
11540 the use of translation tables in encoding and decoding.
11541 (User-Chosen Coding Systems): Correct and clarify the description
11542 of `select-safe-coding-system'.
11543 (Default Coding Systems): Clarify description of
11544 `file-coding-system-alist'.
11545
115462003-11-30 Luc Teirlinck <teirllm@auburn.edu>
11547
11548 * strings.texi (Text Comparison): Correctly describe when two
11549 strings are `equal'. Combine and clarify descriptions of
11550 `assoc-ignore-case' and `assoc-ignore-representation'.
11551
11552 * objects.texi (Non-ASCII in Strings): Clarify description of
11553 when a string is unibyte or multibyte.
11554 (Bool-Vector Type): Update examples.
11555 (Equality Predicates): Correctly describe when two strings are
11556 `equal'.
11557
115582003-11-29 Luc Teirlinck <teirllm@auburn.edu>
11559
11560 * lists.texi (Building Lists): `append' no longer accepts integer
11561 arguments. Update the description of `number-sequence' to reflect
11562 recent changes.
11563 (Sets And Lists): Describe `member-ignore-case' after `member'.
11564
115652003-11-27 Kim F. Storm <storm@cua.dk>
11566
11567 * commands.texi (Click Events): Click object may be an images.
11568 Describe (dx . dy) element of click positions.
11569 (Accessing Events): Remove duplicate posn-timestamp.
11570 New functions posn-object and posn-object-x-y.
11571
115722003-11-23 Kim F. Storm <storm@cua.dk>
11573
11574 * commands.texi (Click Events): Describe enhancements to event
11575 position lists, including new text-pos and (col . row) items.
11576 Mention left-fringe and right-fringe area events.
11577 (Accessing Events): New functions posn-area and
11578 posn-actual-col-row. Mention posn-timestamp. Mention that
11579 posn-point in non-text area still returns buffer position.
11580 Clarify posn-col-row.
11581
115822003-11-21 Lars Hansen <larsh@math.ku.dk>
11583
11584 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
11585 * anti.texi (File Attributes): Describe removed parameter
11586 ID-FORMAT.
11587
115882003-11-20 Luc Teirlinck <teirllm@auburn.edu>
11589
11590 * positions.texi (Positions): Mention that, if a marker is used as
11591 a position, its buffer is ignored.
11592
11593 * markers.texi (Overview of Markers): Mention it here too.
11594
115952003-11-12 Luc Teirlinck <teirllm@auburn.edu>
11596
11597 * numbers.texi (Numeric Conversions): Not just `floor', but also
11598 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
11599
116002003-11-10 Luc Teirlinck <teirllm@auburn.edu>
11601
11602 * markers.texi (Creating Markers): Specify insertion type of
11603 created markers. Add xref to `Marker Insertion Types'.
11604 Second argument to `copy-marker' is optional.
11605 (Marker Insertion Types): Mention that most markers are created
11606 with insertion type nil.
11607 (The Mark): Correctly describe when `mark' signals an error.
11608 (The Region): Correctly describe when `region-beginning' and
11609 `region-end' signal an error.
11610
116112003-11-08 Luc Teirlinck <teirllm@auburn.edu>
11612
11613 * hash.texi (Creating Hash): Clarify description of `eql'.
11614 `makehash' is obsolete.
11615 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
11616
11617 * positions.texi (Point): Change description of `buffer-end', so
11618 that it is also correct for floating point arguments.
11619 (List Motion): Correct argument lists of `beginning-of-defun' and
11620 `end-of-defun'.
11621 (Excursions): Add xref to `Marker Insertion Types'.
11622 (Narrowing): Argument to `narrow-to-page' is optional.
11623
116242003-11-06 Luc Teirlinck <teirllm@auburn.edu>
11625
11626 * streams.texi (Output Streams): Clarify behavior of point for
11627 marker output streams.
11628
116292003-11-04 Luc Teirlinck <teirllm@auburn.edu>
11630
11631 * variables.texi (Defining Variables): Second argument to
11632 `defconst' is not optional.
11633 (Setting Variables): Mention optional argument APPEND to
11634 `add-to-list'.
11635 (Creating Buffer-Local): Expand description of
11636 `make-variable-buffer-local'.
11637 (Frame-Local Variables): Expand description of
11638 `make-variable-frame-local'.
11639 (Variable Aliases): Correct description of optional argument
11640 DOCSTRING to `defvaralias'. Mention return value of
11641 `defvaralias'.
11642 (File Local Variables): Add xref to `File variables' in Emacs
11643 Manual. Correct description of `hack-local-variables'. Mention
11644 `safe-local-variable' property. Mention optional second argument
11645 to `risky-local-variable-p'.
11646
116472003-11-03 Luc Teirlinck <teirllm@auburn.edu>
11648
11649 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
11650
116512003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11652
11653 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
11654 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
11655 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
11656 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
11657 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
11658 lispref/processes.texi, lispref/searching.texi,
11659 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
11660 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
11661 @acronym{FOO}.
11662
116632003-10-27 Luc Teirlinck <teirllm@auburn.edu>
11664
11665 * strings.texi (Creating Strings): Argument START to `substring'
11666 can not be `nil'. Expand description of
11667 `substring-no-properties'. Correct description of `split-string',
11668 especially with respect to empty matches. Prevent very bad line
11669 break in definition of `split-string-default-separators'.
11670 (Text Comparison): `string=' and `string<' also accept symbols as
11671 arguments.
11672 (String Conversion): More completely describe argument BASE in
11673 `string-to-number'.
11674 (Formatting Strings): `%s' and `%S' in `format' do require
11675 corresponding object. Clarify behavior of numeric prefix after
11676 `%' in `format'.
11677 (Case Conversion): The argument to `upcase-initials' can be a
11678 character.
11679
116802003-10-27 Kenichi Handa <handa@m17n.org>
11681
11682 * display.texi (Fontsets): Fix texinfo usage.
11683
116842003-10-25 Kenichi Handa <handa@m17n.org>
11685
11686 * display.texi (Fontsets): Add description of the function
11687 set-fontset-font.
11688
116892003-10-23 Luc Teirlinck <teirllm@auburn.edu>
11690
11691 * display.texi (Temporary Displays): Add xref to `Documentation
11692 Tips'.
11693
11694 * functions.texi (Function Safety): Use inforef instead of pxref
11695 for SES.
11696
116972003-10-23 Andreas Schwab <schwab@suse.de>
11698
11699 * Makefile.in (TEX, texinputdir): Don't define.
11700 (TEXI2DVI): Define.
11701 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
11702 add $(srcdir)/index.texi.
11703 ($(infodir)/elisp): Remove index.texi dependency.
11704 (elisp.dvi): Likewise. Use $(TEXI2DVI).
11705 (index.texi): Remove target.
11706 (dist): Don't link $(srcdir)/permute-index.
11707 (clean): Don't remove index.texi.
11708
11709 * permute-index, index.perm: Remove.
11710 * index.texi: Rename from index.unperm.
11711
117122003-10-22 Luc Teirlinck <teirllm@auburn.edu>
11713
11714 * tips.texi (Documentation Tips): Document new behavior for face
11715 and variable hyperlinks in Help mode.
11716
117172003-10-21 Luc Teirlinck <teirllm@auburn.edu>
11718
11719 * objects.texi (Integer Type): Update for extra bit of integer range.
11720 (Character Type): Ditto.
11721
117222003-10-16 Eli Zaretskii <eliz@gnu.org>
11723
11724 * numbers.texi (Integer Basics): Add index entries for reading
11725 numbers in hex, octal, and binary.
11726
117272003-10-16 Lute Kamstra <lute@gnu.org>
11728
11729 * modes.texi (Mode Line Format): Mention force-mode-line-update's
11730 argument.
11731
117322003-10-13 Luc Teirlinck <teirllm@auburn.edu>
11733
11734 * windows.texi (Choosing Window): Fix typo.
11735 * edebug.texi (Edebug Execution Modes): Fix typo.
11736
117372003-10-13 Richard M. Stallman <rms@gnu.org>
11738
11739 * windows.texi (Basic Windows): A window has fringe settings,
11740 display margins and scroll-bar settings.
11741 (Splitting Windows): Doc split-window return value.
11742 Clean up one-window-p.
11743 (Selecting Windows): Fix typo.
11744 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
11745 (Buffers and Windows): In set-window-buffer, explain effect
11746 on fringe settings and scroll bar settings.
11747 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
11748 (Choosing Window): Use defopt for pop-up-frame-function.
11749 For special-display-buffer-names, explain same-window and same-frame.
11750 Clarify window-dedicated-p return value.
11751 (Textual Scrolling): scroll-up and scroll-down can get an error.
11752 (Horizontal Scrolling): Clarify auto-hscroll-mode.
11753 Clarify set-window-hscroll.
11754 (Size of Window): Don't mention tool bar in window-height.
11755 (Coordinates and Windows): Explain what coordinates-in-window-p
11756 returns for fringes and display margins.
11757 (Window Configurations): Explain saving fringes, etc.
11758
11759 * tips.texi (Library Headers): Clean up Documentation.
11760
11761 * syntax.texi (Parsing Expressions): Clean up forward-comment
11762 and parse-sexp-lookup-properties.
11763
11764 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
11765
11766 * os.texi (System Environment): Clean up text for load-average errors.
11767
11768 * modes.texi (Hooks): Don't explain local hook details at front.
11769 Clarify run-hooks and run-hook-with-args a little.
11770 Clean up add-hook and remove-hook.
11771
11772 * edebug.texi (Edebug Execution Modes): Clarify t.
11773 Document edebug-sit-for-seconds.
11774 (Coverage Testing): Document C-x X = and =.
11775 (Instrumenting Macro Calls): Fix typo.
11776 (Specification List): Don't index the specification keywords.
11777
117782003-10-10 Kim F. Storm <storm@cua.dk>
11779
11780 * processes.texi (Network): Introduce make-network-process.
11781
117822003-10-09 Luc Teirlinck <teirllm@auburn.edu>
11783
11784 * tips.texi (Library Headers): Fix typo.
11785
117862003-10-07 Juri Linkov <juri@jurta.org>
11787
11788 * modes.texi (Imenu): Mention imenu-create-index-function's
11789 default value. Explain submenus better.
11790
117912003-10-07 Lute Kamstra <lute@gnu.org>
11792
11793 * modes.texi (Faces for Font Lock): Fix typo.
11794 (Hooks): Explain how buffer-local hook variables can refer to
11795 global hook variables.
11796 Various minor clarifications.
11797
117982003-10-06 Lute Kamstra <lute@gnu.org>
11799
11800 * tips.texi (Coding Conventions): Mention naming conventions for
11801 hooks.
11802
118032003-10-05 Luc Teirlinck <teirllm@auburn.edu>
11804
11805 * loading.texi (Library Search): Correct default value of
11806 load-suffixes.
11807 (Named Features): Fix typo.
11808
118092003-10-05 Richard M. Stallman <rms@gnu.org>
11810
11811 * loading.texi (Named Features): In `provide',
11812 say how to test for subfeatures.
11813 (Unloading): In unload-feature, use new var name
11814 unload-feature-special-hooks.
11815
118162003-10-03 Lute Kamstra <lute@gnu.org>
11817
11818 * modes.texi (Major Mode Conventions): Mention third way to set up
11819 Imenu.
11820 (Imenu): A number of small fixes.
11821 Delete documentation of internal variable imenu--index-alist.
11822 Document the return value format of imenu-create-index-function
11823 functions.
11824
118252003-09-30 Richard M. Stallman <rms@gnu.org>
11826
11827 * processes.texi (Network): Say what stopped datagram connections do.
11828
11829 * lists.texi (Association Lists): Clarify `assq-delete-all'.
11830
11831 * display.texi (Overlay Properties): Clarify `evaporate' property.
11832
118332003-09-29 Lute Kamstra <lute@gnu.org>
11834
11835 * modes.texi (Mode Line Data): Explain when symbols in mode-line
11836 constructs should be marked as risky.
11837 Change cons cell into proper list.
11838 (Mode Line Variables): Change cons cell into proper list.
11839
118402003-09-26 Lute Kamstra <lute@gnu.org>
11841
11842 * modes.texi (Mode Line Data): Document the :propertize construct.
11843 (Mode Line Variables): Reorder the descriptions of the variables
11844 to match their order in the default mode-line-format.
11845 Describe the new variables mode-line-position and mode-line-modes.
11846 Update the default values of mode-line-frame-identification,
11847 minor-mode-alist, and default-mode-line-format.
11848 (Properties in Mode): Mention the :propertize construct.
11849
118502003-09-26 Richard M. Stallman <rms@gnu.org>
11851
11852 * buffers.texi, commands.texi, debugging.texi, eval.texi:
11853 * loading.texi, minibuf.texi, text.texi, variables.texi:
11854 Avoid @strong{Note:}.
11855
118562003-09-26 Richard M. Stallman <rms@gnu.org>
11857
11858 * keymaps.texi (Remapping Commands): Fix typo.
11859
118602003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
11861
11862 * processes.texi (Low-Level Network): Fix typo.
11863
118642003-09-23 Kim F. Storm <storm@cua.dk>
11865
11866 * processes.texi (Network, Network Servers): Fix typos.
11867 (Low-Level Network): Add timeout value for :server keyword.
11868 Add new option keywords to make-network-process.
11869 Add set-network-process-options.
11870 Explain how to test availability of network options.
11871
118722003-09-19 Richard M. Stallman <rms@gnu.org>
11873
11874 * text.texi (Motion by Indent): Arg to
11875 backward-to-indentation and forward-to-indentation is optional.
11876
11877 * strings.texi (Creating Strings): Add substring-no-properties.
11878
11879 * processes.texi
11880 (Process Information): Add list-processes arg QUERY-ONLY.
11881 Delete process-contact from here.
11882 Add new status values for process-status.
11883 Add process-get, process-put, process-plist, set-process-plist.
11884 (Synchronous Processes): Add call-process-shell-command.
11885 (Signals to Processes): signal-process allows process objects.
11886 (Network): Complete rewrite.
11887 (Network Servers, Datagrams, Low-Level Network): New nodes.
11888
11889 * positions.texi (Word Motion): forward-word, backward-word
11890 arg is optional. Reword.
11891
11892 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
11893
11894 * variables.texi (Creating Buffer-Local):
11895 Delete duplicate definition of buffer-local-value.
11896 (File Local Variables): Explain about discarding text props.
11897
118982003-09-11 Richard M. Stallman <rms@gnu.org>
11899
11900 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
11901 changes variables that record input events.
11902 (Minibuffer Misc): Add minibuffer-selected-window.
11903
11904 * lists.texi (Building Lists): Add copy-tree.
11905
11906 * display.texi (Fontsets): Add char-displayable-p.
11907 (Scroll Bars): New node.
11908
119092003-09-08 Lute Kamstra <lute@gnu.org>
11910
11911 * modes.texi (%-Constructs): Document new `%i' and `%I'
11912 constructs.
11913
119142003-09-03 Peter Runestig <peter@runestig.com>
11915
11916 * makefile.w32-in: New file.
11917
119182003-08-29 Richard M. Stallman <rms@gnu.org>
11919
11920 * display.texi (Overlay Properties): Clarify how priorities
11921 affect use of the properties.
11922
119232003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11924
11925 * customize.texi (Type Keywords): Correct the description of
11926 `:help-echo' in the case where `motion-doc' is a function.
11927
119282003-08-14 John Paul Wallington <jpw@gnu.org>
11929
11930 * modes.texi (Emulating Mode Line): Subsection, not section.
11931
119322003-08-13 Richard M. Stallman <rms@gnu.org>
11933
11934 * elisp.texi (Top): Update subnode lists in menu.
11935
11936 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
11937 (Kill Functions): kill-region has new arg yank-handler.
11938 (Yanking): New node.
11939 (Yank Commands): Add yank-undo-function.
11940 (Low-Level Kill Ring):
11941 kill-new and kill-append have new arg yank-handler.
11942 (Changing Properties): Add remove-list-of-text-properties.
11943 (Atomic Changes): New node.
11944
11945 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
11946
11947 * streams.texi (Output Variables): Add eval-expression-print-length
11948 and eval-expression-print-level.
11949
11950 * os.texi (Time Conversion): For encode-time, explain limits on year.
11951
11952 * objects.texi (Character Type): Define anchor "modifier bits".
11953
11954 * modes.texi (Emulating Mode Line): New node.
11955 (Search-based Fontification): Font Lock uses font-lock-face property.
11956 (Other Font Lock Variables): Likewise.
11957
11958 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
11959 not vectors.
11960 (Active Keymaps): Add emulation-mode-map-alists.
11961 (Functions for Key Lookup): key-binding has new arg no-remap.
11962 (Remapping Commands): New node.
11963 (Scanning Keymaps): where-is-internal has new arg no-remap.
11964 (Tool Bar): Add tool-bar-local-item-from-menu.
11965 Clarify when to use tool-bar-add-item-from-menu.
11966
11967 * commands.texi (Interactive Call): commandp has new arg.
11968 (Command Loop Info): Add this-original-command.
11969
119702003-08-06 John Paul Wallington <jpw@gnu.org>
11971
11972 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
11973
11974 * display.texi (Warning Basics): Fix typo.
11975 (Fringes): Add closing curly bracket and fix typo.
11976
11977 * elisp.texi (Top): Fix typo.
11978
119792003-08-05 Richard M. Stallman <rms@gnu.org>
11980
11981 * elisp.texi: Update lists of subnodes.
11982
11983 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
11984
11985 * variables.texi (Local Variables): Use lc for example variable names.
11986
11987 * tips.texi (Library Headers): Explain where to put -*-.
11988
11989 * strings.texi (Creating Strings): Fix xref for vconcat.
11990
11991 * sequences.texi (Vector Functions):
11992 vconcat no longer allows integer args.
11993
11994 * minibuf.texi (Reading File Names): read-file-name has new
11995 arg PREDICATE. New function read-directory-name.
11996
c4cc8b9a 11997 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
11998 (Indenting Macros): New node.
11999
12000 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
12001 (Window Frame Parameters): Make separate table of parameters
12002 that are coupled with specific face attributes.
12003 (Deleting Frames): delete-frame-hooks renamed to
12004 delete-frame-functions.
12005
12006 * files.texi (Magic File Names): Add file-remote-p.
12007 Clarify file-local-copy.
12008
12009 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
12010 here; instead xref Defining Macros.
12011
12012 * display.texi (Warnings): New node, and subnodes.
12013 (Fringes): New node.
12014
12015 * debugging.texi (Test Coverage): New node.
12016
12017 * compile.texi (Compiler Errors): Explain with-no-warnings
12018 and other ways to suppress warnings.
12019
12020 * commands.texi (Interactive Call): Minor clarification.
12021
12022 * buffers.texi (Buffer File Name): set-visited-file-name
12023 renames the buffer too.
12024
12025 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
12026
120272003-07-24 Markus Rost <rost@math.ohio-state.edu>
12028
12029 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
12030
120312003-07-22 Markus Rost <rost@math.ohio-state.edu>
12032
12033 * internals.texi (Garbage Collection): Fix previous change.
12034
120352003-07-22 Richard M. Stallman <rms@gnu.org>
12036
12037 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
12038
12039 * display.texi (Width): Use \s syntax in example.
12040 (Font Selection): Add face-font-rescale-alist.
12041
12042 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
12043 Remove spurious indent in example.
12044
12045 * lists.texi (Building Lists): Add number-sequence.
12046
12047 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
12048
12049 * functions.texi (Function Documentation): Explain how to
12050 show calling convention explicitly in the doc string.
12051
12052 * windows.texi (Selecting Windows): save-selected-window saves
12053 selected window of each frame.
12054 (Window Configurations): Minor change.
12055
12056 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
12057
12058 * streams.texi (Output Variables): Add print-continuous-numbering
12059 and print-number-table.
12060
12061 * processes.texi (Decoding Output): New node.
12062
12063 * os.texi (Time Conversion): decode-time arg is optional.
12064
12065 * objects.texi (Character Type): Don't use space as example for \.
12066 Make list of char names and \-sequences correspond.
12067 Explain that \s is not used in strings. `\ ' needs space after.
12068
12069 * nonascii.texi (Converting Representations): Add string-to-multibyte.
12070 (Translation of Characters): Add translation-table-for-input.
12071 (Default Coding Systems): Add auto-coding-functions.
12072 (Explicit Encoding): Add decode-coding-inserted-region.
12073 (Locales): Add locale-info.
12074
12075 * minibuf.texi (Basic Completion): Describe test-completion.
12076 Collections can be lists of strings.
12077 Clean up lazy-completion-table.
12078 (Programmed Completion): Mention test-completion.
12079 Clarify why lambda expressions are not accepted.
12080 (Minibuffer Misc): Describe minibufferp.
12081
120822003-07-14 Richard M. Stallman <rms@gnu.org>
12083
12084 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
12085
12086 * windows.texi (Selecting Windows): New arg to select-window.
12087 (Selecting Windows): Add with-selected-window.
12088 (Size of Window): Add window-inside-edges, etc.
12089
12090 * internals.texi (Garbage Collection): Add post-gc-hook.
12091
12092 * processes.texi (Subprocess Creation): Add exec-suffixes.
12093
12094 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
12095 (Scanning Keymaps): Add map-keymaps.
12096 (Defining Menus): Add keymap-prompt.
12097
12098 * numbers.texi (Integer Basics): Add most-positive-fixnum,
12099 most-negative-fixnum.
12100
c4cc8b9a 12101 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
12102 (Compiler Errors): New node.
12103
12104 * os.texi (User Identification): user-uid, user-real-uid
12105 can return float.
12106
12107 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
12108 and about derived modes.
12109 (Minor Modes): Add minor-mode-list.
12110 (Defining Minor Modes): Keyword args for define-minor-mode.
12111 (Search-based Fontification): Explain managing other properties.
12112 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 12113 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
12114 (Hooks): Add run-mode-hooks and delay-mode-hooks.
12115
12116 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
12117 (Variable Aliases): Clarify defvaralias.
12118
12119 * loading.texi (Library Search): Add load-suffixes.
12120
12121 * minibuf.texi (Basic Completion): Add lazy-completion-table.
12122 (Programmed Completion): Add dynamic-completion-table.
12123
12124 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
12125 (Magic File Names): Specify precedence order of handlers.
12126
12127 * commands.texi (Command Overview): Emacs server runs pre-command-hook
12128 and post-command-hook.
12129 (Waiting): New calling convention for sit-for.
12130
12131 * text.texi (Special Properties): local-map and keymap properties
12132 apply based on their stickiness.
12133
121342003-07-07 Richard M. Stallman <rms@gnu.org>
12135
12136 * modes.texi (Minor Mode Conventions): Specify only some kinds
12137 of list values as args to minor modes.
12138
12139 * files.texi (File Name Expansion): Warn about iterative use
12140 of substitute-in-file-name.
12141
12142 * advice.texi (Activation of Advice): Clean up previous change.
12143
121442003-07-06 Markus Rost <rost@math.ohio-state.edu>
12145
12146 * advice.texi (Activation of Advice): Note that ad-start-advice is
12147 turned on by default.
12148
121492003-06-30 Richard M. Stallman <rms@gnu.org>
12150
12151 * text.texi (Buffer Contents): Document current-word.
12152 (Change Hooks): Not called for *Messages*.
12153
12154 * functions.texi (Defining Functions): Explain about redefining
12155 primitives.
f4e90db0 12156 (Function Safety): Rename. Minor changes.
b8d4c8d0
GM
12157 Comment out the detailed criteria for what is safe.
12158
121592003-06-22 Andreas Schwab <schwab@suse.de>
12160
12161 * objects.texi (Symbol Type): Fix description of examples.
12162
121632003-06-16 Andreas Schwab <schwab@suse.de>
12164
12165 * hash.texi (Creating Hash): Fix description of :weakness.
12166
c8763fb6 121672003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
12168
12169 * files.texi (Changing Files): copy-file copies file modes, too.
12170
121712003-05-28 Richard M. Stallman <rms@gnu.org>
12172
12173 * strings.texi (Creating Strings): Clarify split-string.
12174
121752003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
12176
12177 * strings.texi (Creating Strings): Update split-string specification
12178 and examples.
12179
121802003-05-19 Richard M. Stallman <rms@gnu.org>
12181
12182 * elisp.texi: Correct invariant section names.
12183
121842003-04-20 Richard M. Stallman <rms@gnu.org>
12185
12186 * os.texi (Timers): Explain about timers and quitting.
12187
121882003-04-19 Richard M. Stallman <rms@gnu.org>
12189
12190 * internals.texi (Writing Emacs Primitives): Strings are
12191 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
12192 Explain GCPRO convention for varargs function args.
12193
121942003-04-16 Richard M. Stallman <rms@gnu.org>
12195
12196 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
12197
121982003-04-08 Richard M. Stallman <rms@gnu.org>
12199
12200 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
12201
122022003-02-13 Kim F. Storm <storm@cua.dk>
12203
12204 * objects.texi (Character Type): New \s escape for space.
12205
122062003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
12207
5dcb4c4e 12208 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
12209
122102003-01-25 Richard M. Stallman <rms@gnu.org>
12211
12212 * keymaps.texi: Document that a symbol can act as a keymap.
12213
122142003-01-13 Richard M. Stallman <rms@gnu.org>
12215
12216 * text.texi (Changing Properties): Say string indices are origin-0.
12217
12218 * positions.texi (Screen Lines) <compute-motion>:
12219 Correct order of elts in return value.
12220
12221 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
12222 how to define a default binding.
12223
122242002-12-07 Markus Rost <rost@math.ohio-state.edu>
12225
12226 * loading.texi (Unloading): Fix recent change for load-history.
12227
12228 * customize.texi (Simple Types): Clarify description of custom
12229 type 'number. Describe new custom type 'float.
12230
122312002-12-04 Markus Rost <rost@math.ohio-state.edu>
12232
12233 * variables.texi (File Local Variables): Fix typo.
12234
c8763fb6 122352002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
12236
12237 From Michael Albinus <Michael.Albinus@alcatel.de>.
12238
12239 * README: Target for Info file is `make info'.
12240
5dcb4c4e 12241 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
12242 `file-name-sans-extension'.
12243 (Magic File Names): Complete list of operations for magic file
12244 name handlers.
12245
122462002-09-16 Jonathan Yavner <jyavner@engineer.com>
12247
12248 * variables.texi (File Local Variables): New function
12249 risky-local-variable-p.
12250
122512002-09-15 Jonathan Yavner <jyavner@engineer.com>
12252
12253 * functions.texi (Function safety): New node about unsafep.
12254
122552002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
12256
5dcb4c4e 12257 * customize.texi (Splicing into Lists): Fix example.
a86cd395 12258 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
12259
122602002-06-17 Juanma Barranquero <lektu@terra.es>
12261
12262 * frames.texi (Display Feature Testing): Fix typo.
12263
122642002-06-12 Andreas Schwab <schwab@suse.de>
12265
12266 * frames.texi (Initial Parameters, Resources): Fix references to
12267 the Emacs manual.
12268
122692002-05-13 Kim F. Storm <storm@cua.dk>
12270
6e911150 12271 * variables.texi (Intro to Buffer-Local): Update warning and
b8d4c8d0
GM
12272 example relating to changing buffer inside let.
12273
c8763fb6 122742002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
12275
12276 * os.texi (Session Management): New node about X Session management.
12277
122782002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
12279
12280 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
12281 to which the manual corresponds, and the copyright years.
12282
12283 * Makefile.in (VERSION): Set to 2.9.
12284
122852001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
12286
12287 * elisp.texi: Change the category in @dircategory to "Emacs", to
12288 make it consistent with info/dir.
12289
122902001-11-25 Miles Bader <miles@gnu.org>
12291
12292 * text.texi (Fields): Describe new `limit' arg in
12293 field-beginning/field-end.
12294
122952001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
12296
5dcb4c4e
SM
12297 * permute-index: Don't depend on csh-specific features.
12298 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
12299
12300 * two-volume-cross-refs.txt: New file.
12301 * two.el: New file.
12302 * spellfile: New file.
12303
123042001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
12305
12306 * permute-index: New file.
12307
12308 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
12309 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
12310 8+3 restricted namespace.
12311
12312 * Makefile.in (infodir): Define relative to $(srcdir).
12313 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
12314 include directories list via -I switch to makeinfo.
12315 (index.texi): Use cp if both hard and symbolic links fail.
12316
123172001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
12318
12319 * Makefile.in (distclean): Add.
12320
12321 The following changes make ELisp manual part of the Emacs
12322 distribution:
12323
12324 * Makefile.in: Add Copyright notice.
12325 (prefix): Remove.
12326 (infodir): Change value to "../info".
12327 (VPATH): New variable.
12328 (MAKE): Don't define.
12329 (texmacrodir): Don't define.
12330 (texinputdir): Append the existing value of TEXINPUTS.
12331 ($(infodir)/elisp): Instead of just "elisp". Reformat the
12332 command to be compatible with man/Makefile.in, and to put the
12333 output into ../info.
12334 (info): Add target.
12335 (installall): Target removed.
12336
c8763fb6 123372001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
12338
12339 * tips.texi (Coding Conventions): Fix typo.
12340
123412001-10-23 Gerd Moellmann <gerd@gnu.org>
12342
12343 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
12344
123452001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
12346
12347 * files.texi (File Name Components): Update the description of
12348 file-name-sans-extension and file-name-extension, as they now
12349 ignore leading dots.
12350
123512001-10-20 Gerd Moellmann <gerd@gnu.org>
12352
12353 * (Version 21.1 released.)
12354
123552001-10-19 Miles Bader <miles@gnu.org>
12356
12357 * positions.texi (Text Lines): Describe behavior of
12358 `beginning-of-line'/`end-of-line' in the presence of field properties.
12359
123602001-10-17 Gerd Moellmann <gerd@gnu.org>
12361
12362 * Makefile.in (VERSION): Set to 2.8.
12363 (manual): Use `manual-21'.
12364
12365 * elisp.texi (VERSION): Add and use it where the version
12366 number was used. Set it to 2.8.
12367
12368 * intro.texi: Likewise.
12369
123702001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12371
12372 * files.texi (File Name Completion): Document the significance of
12373 a trailing slash in elements of completion-ignored-extensions.
12374
123752001-10-06 Miles Bader <miles@gnu.org>
12376
12377 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
12378
123792001-10-04 Gerd Moellmann <gerd@gnu.org>
12380
12381 * variables.texi (Variable Aliases): New node.
12382
123832001-10-04 Gerd Moellmann <gerd@gnu.org>
12384
12385 * Branch for 21.1.
12386
123872001-10-02 Miles Bader <miles@gnu.org>
12388
12389 * minibuf.texi (Minibuffer Misc): Add entries for
12390 `minibuffer-contents', `minibuffer-contents-no-properties', and
12391 `delete-minibuffer-contents'.
12392 Correct description for `minibuffer-prompt-end'.
12393
12394 * text.texi (Property Search): Correct descriptions of
12395 `next-char-property-change' and `previous-char-property-change'.
12396 Add entries for `next-single-char-property-change' and
12397 `previous-single-char-property-change'.
12398 Make operand names a bit more consistent.
12399
124002001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
12401
12402 * frames.texi (Finding All Frames): Document that next-frame and
12403 previous-frame are local to current terminal.
12404
124052001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
12406
12407 * keymaps.texi (Creating Keymaps): Fix the description of the
12408 result of make-keymap.
12409
124102001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
12411
12412 * display.texi (Font Lookup, Attribute Functions)
12413 (Image Descriptors): Add cross-references to the definition of
12414 selected frame.
12415
12416 * buffers.texi (The Buffer List): Add cross-references to the
12417 definition of selected frame.
12418
12419 * frames.texi (Input Focus): Clarify which frame is _the_ selected
12420 frame at any given time.
12421 (Multiple Displays, Size and Position): Add a cross-reference to
12422 the definition of the selected frame.
12423
124242001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
12425
12426 * strings.texi (String Conversion) <string-to-number>: Document
12427 that a float is returned for integers that are too large.
12428
12429 * frames.texi (Mouse Position): Document mouse-position-function.
12430 (Display Feature Testing): Document display-images-p.
12431 (Window Frame Parameters): Document the cursor-type variable.
12432
12433 * numbers.texi (Integer Basics): Document CL style read syntax for
12434 integers in bases other than 10.
12435
5dcb4c4e
SM
12436 * positions.texi (List Motion):
12437 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
12438
12439 * lists.texi (Sets And Lists): Document member-ignore-case.
12440
12441 * internals.texi (Garbage Collection): Document the used and free
12442 strings report.
12443 (Memory Usage): Document strings-consed.
12444
12445 * os.texi (Time of Day): Document float-time.
12446 (Recording Input): Document that clear-this-command-keys clears
12447 the vector to be returned by recent-keys.
12448
ed9265fc
JB
12449 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
12450 The argument keymap can be a list.
b8d4c8d0
GM
12451
12452 * nonascii.texi (User-Chosen Coding Systems)
12453 <select-safe-coding-system>: Document the new argument
12454 accept-default-p and the variable
12455 select-safe-coding-system-accept-default-p. Tell what happens if
12456 buffer-file-coding-system is undecided.
12457 (Default Coding Systems): Document auto-coding-regexp-alist.
12458
12459 * display.texi (The Echo Area) <message>: Document
12460 message-truncate-lines.
12461 (Glyphs): Document that the glyph table is unused on windowed
12462 displays.
12463
12464 * help.texi (Describing Characters) <single-key-description>:
12465 Document the new argument no-angles.
12466 (Accessing Documentation) <documentation-property>: Document that
12467 a non-string property is evaluated.
12468 <documentation>: Document that the function-documentation property
12469 is looked for.
12470
12471 * windows.texi (Selecting Windows): Document some-window.
12472
12473 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
12474
12475 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
12476 apropos-mode-hook.
12477
12478 * commands.texi (Using Interactive): Document interactive-form.
12479 (Keyboard Macros): Document kbd-macro-termination-hook.
12480 (Command Loop Info): Document that clear-this-command-keys clears
12481 the vector to be returned by recent-keys.
12482
124832001-09-04 Werner LEMBERG <wl@gnu.org>
12484
12485 * Makefile.in (srcdir, texinputdir): New variables.
12486 (srcs, index.texi, install): Use $(srcdir).
12487 (.PHONY): Remove elisp.dvi.
12488 (elisp): Use -I switch for makeinfo.
12489 (elisp.dvi): Use $(srcdir) and $(texinputdir).
12490 (installall, dist): Use $(srcdir).
12491 Fix path to texinfo.tex.
12492 (maintainer-clean): Add elisp.dvi and elisp.oaux.
12493
124942001-08-30 Gerd Moellmann <gerd@gnu.org>
12495
12496 * display.texi (Conditional Display): Adjust to API change.
12497
12498 * configure: New file.
12499
125002001-07-30 Gerd Moellmann <gerd@gnu.org>
12501
12502 * commands.texi (Repeat Events): Add description of
12503 double-click-fuzz.
12504
125052001-05-08 Stefan Monnier <monnier@cs.yale.edu>
12506
12507 * syntax.texi (Syntax Class Table): Add the missing designator for
12508 comment and string fences.
12509 (Syntax Properties): Add a xref to syntax table internals.
12510 (Syntax Table Internals): Document string-to-syntax.
12511
125122001-05-07 Gerd Moellmann <gerd@gnu.org>
12513
12514 * Makefile.in (install): Use install-info command line options
12515 like in Emacs' Makefile.in.
12516
125172000-12-09 Miles Bader <miles@gnu.org>
12518
12519 * windows.texi (Window Start): Update documentation for
12520 `pos-visible-in-window-p'.
12521
125222000-11-12 Stefan Monnier <monnier@cs.yale.edu>
12523
12524 * lists.texi (Building Lists): Add footnote to explain how to add
12525 to the end of a list.
12526
125272000-10-25 Gerd Moellmann <gerd@gnu.org>
12528
12529 * files.texi (Visiting Functions): Typos.
12530
125312000-10-25 Kenichi Handa <handa@etl.go.jp>
12532
12533 * files.texi (Visiting Functions): Return value of
12534 find-file-noselect may be a list of buffers if wildcards are used.
12535
125362000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12537
12538 * display.texi (Defining Faces): Document `graphic' display type
12539 in face specs.
12540
b344d29d 125412000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
12542
12543 * hooks.texi (Standard Hooks): Replace obsolete
12544 `after-make-frame-hook' with `after-make-frame-functions'.
12545
12546 * frames.texi (Creating Frames): Ditto.
12547
12548 * variables.texi (Future Local Variables): Ditto.
12549
125502000-10-16 Gerd Moellmann <gerd@gnu.org>
12551
12552 * display.texi (Other Image Types): Add description of :foreground
12553 and :background properties of mono PBM images.
12554
125552000-08-17 Werner LEMBERG <wl@gnu.org>
12556
12557 * .cvsignore: New file.
12558
125592000-01-05 Gerd Moellmann <gerd@gnu.org>
12560
12561 * tindex.pl: New script.
12562
125631999-12-03 Dave Love <fx@gnu.org>
12564
12565 * Makefile.in (MAKEINFO): New parameter.
12566
125671999-09-17 Richard Stallman <rms@gnu.org>
12568
12569 * Makefile.in (srcs): Add hash.texi.
12570 (VERSION): Update to 20.6.
12571
125721999-09-13 Richard Stallman <rms@gnu.org>
12573
12574 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
12575
125761998-08-29 Karl Heuer <kwzh@gnu.org>
12577
12578 * configure.in: New file.
12579 * Makefile.in: Renamed from Makefile.
12580 (prefix, infodir): Use value obtained from configure.
12581 (emacslibdir): Obsolete variable deleted.
12582 (dist): Distribute configure.in, configure, Makefile.in.
12583
125841998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12585
12586 * Makefile (INSTALL_INFO): New variable.
12587 (install): Run install-info.
12588
125891998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
12590
12591 * Makefile (elisp.dvi): Add missing backslash.
12592
125931998-05-02 Richard Stallman <rms@psilocin.gnu.org>
12594
12595 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
12596 Run texindex without `./'. Always run texindex on elisp.tp.
12597 (elisp.tps): Target deleted.
12598
125991998-04-05 Richard Stallman <rms@psilocin.gnu.org>
12600
12601 * Makefile (srcs): Add nonascii.texi and customize.texi.
12602 (dist): Start by deleting `temp'.
12603
126041998-02-17 Richard Stallman <rms@psilocin.gnu.org>
12605
12606 * Makefile (makeinfo, texindex): Targets deleted.
12607 (makeinfo.o, texindex.o): Targets deleted.
12608 (clean, dist): Don't do anything with them or with getopt*.
12609
126101998-01-30 Richard Stallman <rms@psilocin.gnu.org>
12611
12612 * Makefile (SHELL): Defined.
12613
126141998-01-27 Richard Stallman <rms@psilocin.gnu.org>
12615
12616 * Makefile (elisp.tps): New target.
12617 (elisp.dvi): Depend on elisp.tps.
12618
c5602427 126191996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
12620
12621 * README: Update phone number.
12622
12623 * Makefile (elisp): Make this be the default target.
12624 Depend on makeinfo.c instead of makeinfo.
12625 (install): Don't depend on elisp.dvi, since we don't install that.
12626 Use mkinstalldirs.
12627 (dist): Add mkinstalldirs.
12628
c5602427 126291995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
12630
12631 * Makefile (VERSION): Update version number.
5dcb4c4e 12632 (maintainer-clean): Rename from realclean.
b8d4c8d0 12633
c5602427 126341995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
12635
12636 * Makefile (realclean): New target.
12637 (elisp): Remove any old elisp-* files first.
12638
c5602427 126391993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
12640
12641 * Makefile (VERSION): New variable.
12642 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
12643 Compressed file suffix should be `.gz', not `.z'.
12644
ce058493 126451993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12646
12647 * Makefile (elisp): Depend on makeinfo.
12648
c5602427 126491993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
12650
12651 * Makefile (srcs): Add anti.texi.
12652
c5602427 126531993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12654
12655 * Makefile (infodir, prefix): New vars.
12656 (install): Use infodir.
f4e90db0 12657 (emacsinfodir): Delete.
b8d4c8d0 12658
c5602427 126591993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12660
12661 * Makefile (srcs): Add calendar.texi.
12662
12663 * Makefile (dist): Copy texindex.c and makeinfo.c.
12664 Limit elisp-* files to those with one or two digits.
12665
c5602427 126661993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0 12667
f4e90db0 12668 * Makefile (dist): Change to use Gzip instead of compress.
b8d4c8d0 12669
c5602427 126701993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12671
12672 * loading.texi (Unloading): define-function changed back to
12673 defalias. It may not stay this way, but at least it's
12674 consistent with the known-good version of the code patch.
12675
c5602427 126761993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
12677
12678 * modes.texi (Hooks): Document new optional arg of add-hook.
12679
c5602427 126801993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12681
12682 * variables.texi: Document nil initial value of buffer-local variables.
12683
12684 * tips.texi: Add new section on standard library headers.
12685
c5602427 126861993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12687
12688 * Makefile (srcs): Add frame.texi to the list of sources.
12689
c5602427 126901993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12691
12692 * Makefile (dist): Don't bother excluding autosave files; they'll
12693 never make it into the temp directory anyway, and the hash marks
12694 in the name are problematic for make and the Bourne shell.
ed9265fc 12695 (srcs): ???
b8d4c8d0 12696
c5602427 126971993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12698
12699 * Makefile (dist): Don't include backup files or autosave files in
12700 the distribution tar file.
12701
c5602427 127021991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 12703
5dcb4c4e 12704 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
12705 (elisp.dvi): Remove erroneous shell comment.
12706 Expect output of permute-index in permuted.fns.
12707 Save old elisp.aux in elisp.oaux.
5dcb4c4e 12708 (clean): Add index.texi to be deleted.
b8d4c8d0 12709
c5602427 127101990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
12711
12712 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
12713
c5602427 127141990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
12715
12716 * files.texi: Noted that completion-ignored-extensions is ignored
12717 when making *Completions*.
12718
3e868ee3 127191990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
12720
12721 * Makefile make dist now depends on elisp.dvi, since it tries
12722 to include it in the dist file.
12723
c5602427 127241990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 12725
c5602427 12726 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 12727
c5602427 127281989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
12729
12730 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
12731 (defunargs): Turn off \hyphenchar of \sl font temporarily.
12732
c5602427 127331989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12734
12735 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
12736 and @error{} are the terms now being used. The files in the
12737 directory have been changed to reflect this.
12738
12739 * All instances of @indentedresultt{} have been changed to
333f9019 12740 ` @result{}', using 5 spaces at the beginning of the line.
b8d4c8d0 12741
c5602427 127421989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12743
12744 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
12745 experimental @indentedresult{}, @indentedexpandsto{} are part of
12746 the texinfo.tex in this directory. These TeX macros are not
12747 stable yet.
12748
c5602427 127491989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12750
12751 * texinfo.tex: Temporarily added
12752 \let\result=\dblarrow
12753 \def\error{{\it ERROR} \longdblarrow}
12754 We need to do this better soon.
12755
c5602427 127561989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12757
12758 * Applied Karl Berry's patches to *.texinfo files, but not to
12759 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
12760 new title page format is also not applied, since it requires
12761 texinfo.tex changes.)
12762
12763 * Cleaned up `Makefile' and defined the `emacslibdir' directory
12764 for the Project GNU development environment.
12765
12766;; Local Variables:
c8763fb6 12767;; coding: utf-8
b8d4c8d0
GM
12768;; End:
12769
ab422c4d 12770 Copyright (C) 1998-2013 Free Software Foundation, Inc.
b8d4c8d0
GM
12771
12772 This file is part of GNU Emacs.
12773
352c8b4a 12774 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 12775 it under the terms of the GNU General Public License as published by
352c8b4a
GM
12776 the Free Software Foundation, either version 3 of the License, or
12777 (at your option) any later version.
b8d4c8d0
GM
12778
12779 GNU Emacs is distributed in the hope that it will be useful,
12780 but WITHOUT ANY WARRANTY; without even the implied warranty of
12781 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12782 GNU General Public License for more details.
12783
12784 You should have received a copy of the GNU General Public License
352c8b4a 12785 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.