Restrict regexp match in previous emacsbug.el change.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
eafed945
GM
12011-05-26 Glenn Morris <rgm@gnu.org>
2
3 * variables.texi (File Local Variables):
4 Update hack-local-variables `mode-only' return value.
5
bc8410af
GM
62011-05-19 Glenn Morris <rgm@gnu.org>
7
8 * lists.texi (Sets And Lists): Mention cl provides union etc.
9
35a30759
N
102011-05-19 Nix <nix@esperi.org.uk>
11
12 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
13
14 * text.texi (Parsing HTML): Update for function name changes.
15
16 * syntax.texi (Syntax Flags): Small fix.
17
18 * keymaps.texi (Active Keymaps): Typo fix.
19 (Changing Key Bindings): Grammar fix.
20
21 * frames.texi (Minibuffers and Frames): Grammar fix.
22 (Window System Selections): x-select-enable-clipboard now defaults to t.
23
24 * customize.texi (Common Keywords):
25 * display.texi (Abstract Display):
26 * modes.texi (Auto-Indentation):
27 * nonascii.texi (Converting Representations): Typo fixes.
28
29 * control.texi (Examples of Catch): Call it "goto" not "go to".
30
e3934a8a
EZ
312011-05-14 Eli Zaretskii <eliz@gnu.org>
32
bc039a3b
EZ
33 * nonascii.texi (Character Properties): Fix inconsistencies with
34 implementation.
35
e3934a8a
EZ
36 * text.texi (Special Properties): Move @defvar's out of the
37 @table. (Bug#8652)
38
e2c94218
GM
392011-05-12 Glenn Morris <rgm@gnu.org>
40
41 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
42
d2fc7e3d 432011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
44
45 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
46 (Multiline Font Lock):
47 * vol2.texi (Top):
48 * vol1.texi (Top):
49 * elisp.texi (Top): Update menu accordingly.
50
d2fc7e3d 512011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
52
53 * modes.texi (Region to Fontify): Fix typo.
54
79b70037
GM
552011-05-10 Jim Meyering <meyering@redhat.com>
56
57 * minibuf.texi: Fix typo "in in -> in".
58
b08a63cc 592011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
60
61 * numbers.texi (Integer Basics): Large integers are treated as floats.
62
1ef14cb4
LMI
632011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
64
65 * processes.texi (Synchronous Processes): Document the (:file
66 "/file-name") syntax for `call-process'.
67
4ffd0d6b 682011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
69
70 * windows.texi (Choosing Window): Fix typo.
71
4ffd0d6b 722011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
73
74 * frames.texi (Layout Parameters): Note the difference between
75 querying and setting parameters for left-fringe and right-fringe
76 (Bug#6930).
77
fd5a8ae8
SM
782011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
79
80 * minibuf.texi (Basic Completion): Be a bit more precise about the
81 valid kinds of completion tables.
82 (Programmed Completion): Remove obsolete text about lambda expressions
83 not being valid completion tables.
84
c1bcd0d5
CY
852011-03-19 Chong Yidong <cyd@stupidchicken.com>
86
87 * positions.texi (Excursions): Explain the "save-excursion
88 defeated by set-buffer" warning.
89
90 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
91 save-excursion. Suggested by Uday S Reddy.
92
03408648 932011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 94
03408648
SM
95 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
96 (Lexical Binding): New sub-section.
ba83908c 97
03408648
SM
98 * eval.texi (Eval): Discourage the use of `eval'.
99 Document its new `lexical' argument.
6c075cd7 100
f6d62986
SM
1012011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
102
03408648 103 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
104 nil any more.
105
84ea5558 1062011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
107
108 * strings.texi (String Conversion): Don't mention
109 string-make-(uni|multi)byte (bug#8262).
110 * nonascii.texi (Converting Representations): Fix up range.
111 * keymaps.texi (Key Binding Commands): Update code point, avoid
112 "unibyte character" and remove mention of unibyte bindings.
113
62d94509
EZ
1142011-03-10 Eli Zaretskii <eliz@gnu.org>
115
116 * modes.texi (Operator Precedence Grammars): Don't use characters
117 outside ISO-8859-1.
118
63a329f8
EZ
1192011-03-09 Eli Zaretskii <eliz@gnu.org>
120
121 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
122
123 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
124
6446548e
GM
1252011-03-08 Glenn Morris <rgm@gnu.org>
126
127 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
128 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 129 * elisp.texi: Set documentencoding.
6446548e 130
33383987
JB
1312011-03-07 Chong Yidong <cyd@stupidchicken.com>
132
133 * Version 23.3 released.
134
0b3ceceb
CY
1352011-03-06 Chong Yidong <cyd@stupidchicken.com>
136
137 * package.texi: Update index keywords.
138 (Package Archives): New node contents. Document package-x.el.
139
78f5433f
JB
1402011-03-06 Juanma Barranquero <lekktu@gmail.com>
141
142 * makefile.w32-in (srcs): Add package.texi.
143
555e9b5c
CY
1442011-03-06 Chong Yidong <cyd@stupidchicken.com>
145
120d9389
CY
146 * package.texi (Packaging, Packaging Basics, Simple Packages)
147 (Multi-file Packages): Expand and clarify.
148 (Package Archives): Temporary placeholder node.
149
150 * elisp.texi (Top): Update node listing.
151
555e9b5c
CY
152 * Makefile.in (srcs): Add package.texi.
153
b59a4335
CY
1542011-03-05 Chong Yidong <cyd@stupidchicken.com>
155
156 * processes.texi (Synchronous Processes): Minor clarification
157 (Bug#8149).
158
06083aa1
GM
1592011-03-03 Glenn Morris <rgm@gnu.org>
160
161 * files.texi (Truenames): Minor clarification. (Bug#2341)
162
6640b281
GM
1632011-03-01 Glenn Morris <rgm@gnu.org>
164
165 * variables.texi (Directory Local Variables):
166 Mention `(subdirs . nil)' alist element.
167
2b0c7330 1682011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
169
170 * variables.texi (Directory Local Variables): Mention the optional
171 mtime argument of dir-locals-set-directory-class. (Bug#3577)
172
b923f7a9
CY
1732011-02-27 Chong Yidong <cyd@stupidchicken.com>
174
175 * minibuf.texi (Minibuffer History): Clarify discussion of
176 minibuffer history lists (Bug#8085).
177
67ab0163 1782011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 179
e979a521
EZ
180 * elisp.texi: Sync @dircategory with ../../info/dir.
181
e03b2fd4
EZ
182 * files.texi (Visiting Functions): Document find-file-literally,
183 both the command and the variable.
184
86ec878a
EZ
185 * variables.texi (Creating Buffer-Local): Explain the meaning of
186 permanent local variables.
187
67ab0163
GM
188 * files.texi (Visiting Functions): Document find-file-literally,
189 both the command and the variable.
190
191 * variables.texi (Creating Buffer-Local): Explain the meaning of
192 permanent local variables.
193
1942011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
195
196 * keymaps.texi (Remapping Commands): Mention how to undo it.
197
bfcb151a
RT
1982011-02-09 Reuben Thomas <rrt@sc3d.org>
199
200 * loading.texi (Hooks for Loading): Remove unnecessary advice
201 about eval-after-load (Bug#7986).
202
a41c8660
CY
2032011-02-05 Chong Yidong <cyd@stupidchicken.com>
204
205 * commands.texi (Accessing Mouse): Note that a header line is not
206 included in the row of posn-col-row.
207
e0dd6837
CY
2082011-02-02 Chong Yidong <cyd@stupidchicken.com>
209
210 * modes.texi (Major Mode Conventions): Add face guidelines.
211 (Faces for Font Lock): List faces in order of prominence.
212
a4180391
PE
2132011-02-01 Paul Eggert <eggert@cs.ucla.edu>
214
215 format-time-string now supports subsecond time stamp resolution
216 * os.texi (Time Parsing): Document %N.
217
7427eb97
CY
2182011-01-28 Chong Yidong <cyd@stupidchicken.com>
219
61db307f
CY
220 * vol1.texi (Top):
221 * vol2.texi (Top):
222 * elisp.texi (Top):
223 * display.texi (Display Property): Shorten the menu description of
224 the "Other Display Specs" node (Bug#7816).
225
7427eb97
CY
226 * keymaps.texi (Defining Menus): Add "menu item" and "extended
227 menu item" concept index entries (Bug#7805).
228
bf3dae7e
EZ
2292011-01-29 Eli Zaretskii <eliz@gnu.org>
230
231 * makefile.w32-in (texinfodir): New variable.
232 (usermanualdir): Remove as redundant with $(emacsdir).
233 (MAKEINFO): Remove options, leave only program name.
234 (MAKEINFO_OPTS): New variable.
235 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
236
06d8ace5 2372011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
238 Richard Kim <emacs18@gmail.com>
239
240 * loading.texi (Library Search): Document list-load-path-shadows
241 (Bug#7757).
242
06d8ace5 2432011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
244
245 * searching.texi (Regexp Special): Remove outdated discussion of
246 character sets (Bug#7780).
247
28a88153
CY
248 * frames.texi (Pop-Up Menus): Document where menu title comes
249 from (Bug#7684).
250
06d8ace5 2512011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
252
253 * display.texi (Making Buttons): Mention limitation of text buttons.
254
a8e1e9ee
WL
2552011-01-23 Werner Lemberg <wl@gnu.org>
256
257 * Makefile.in (MAKEINFO): Now controlled by `configure'.
258 (MAKEINFO_OPTS): New variable. Use it where appropriate.
259 (ENVADD): New variable to control texi2dvi and texi2pdf.
260
362b9d48
GM
2612011-01-15 Chong Yidong <cyd@stupidchicken.com>
262
263 * files.texi (Directory Names): Move directory-abbrev-alist doc to
264 Emacs manual.
265
2662011-01-15 Eli Zaretskii <eliz@gnu.org>
267
268 * files.texi (Directory Names): Explain why FROM in
269 directory-abbrev-alist should begin with \`. (Bug#7777)
270
3fa173b4
SM
2712011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
272
273 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
274
7c420169 2752011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
276
277 * modes.texi (Emulating Mode Line): Fix last change.
278
7c420169 2792011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
280
281 * modes.texi (Emulating Mode Line): Update documentation of
282 format-mode-line according to changes that fixed bug #7587.
283
80b33766
SM
2842010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
285
286 * modes.texi (Derived Modes): Mention prog-mode.
287
288 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
289 of the key-binding-data cache since we don't use it any more.
290
f49d1f52 2912010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 292
4bb49a92
EZ
293 * processes.texi (Shell Arguments):
294 * strings.texi (Creating Strings): Don't mention "shell commands";
295 make it explicit that `split-string-and-unquote' and
296 `combine-and-quote-strings' are mainly for working with arguments
297 to call-process and start-process.
298
3c73e30e
EZ
299 * processes.texi (Shell Arguments): Fix documentation of
300 `split-string-and-unquote'. Add indexing. (Bug#7563)
301
f49d1f52 3022010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
303
304 * modes.texi (Auto-Indentation): New section to document SMIE.
305 (Major Mode Conventions):
306 * text.texi (Mode-Specific Indent): Refer to it.
307
f49d1f52 3082010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
309
310 * display.texi (Other Display Specs): Document left-fringe and
311 right-fringe display specs.
312
f49d1f52 3132010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
314
315 * backups.texi (Making Backups):
316 * modes.texi (Example Major Modes): Use recommended coding style.
317 (Major Mode Basics, Derived Modes): Encourge more strongly use of
318 define-derived-mode. Mention completion-at-point-functions.
319
f49d1f52 3202010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 321
5dcb4c4e
SM
322 * nonascii.texi (Converting Representations):
323 Document byte-to-string.
e1115396 324
ec1b9b17
GM
3252010-12-08 Glenn Morris <rgm@gnu.org>
326
327 * buffers.texi (Modification Time):
328 verify-visited-file-modtime now defaults to the current buffer.
329
07976ae3 3302010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 331
ec1b9b17 332 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
333
334 * strings.texi (Creating Strings): Don't mention semi-obsolete
335 function char-to-string.
336 (String Conversion): Shorten discussion of semi-obsolete function
337 string-to-char. Link to Converting Representations.
338
339 * objects.texi (Symbol Type):
340 * text.texi (Near Point):
341 * help.texi (Help Functions):
342 * functions.texi (Mapping Functions): Use string instead of
343 char-to-string in examples.
344
07976ae3 3452010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
346
347 * text.texi (Kill Functions, Kill Functions)
348 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
349 YANK-HANDLER args.
350
351 * symbols.texi (Creating Symbols): Using unintern without an
352 obarray arg is now obsolete.
353
354 * numbers.texi (Float Basics): Document float-e and float-pi.
355
356 * variables.texi (Defining Variables): Change "pi" example to
357 "float-pi".
358
8547874a
EZ
3592010-11-26 Eli Zaretskii <eliz@gnu.org>
360
361 * commands.texi (Click Events): Document the values of X, Y and
362 COL, ROW in the event's position, when the click is on the header
363 or mode line, on the fringes, or in the margins.
364
4a47c275 3652010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 366
5b05d75b
EZ
367 * customize.texi (Composite Types): Lower-case index entry.
368
5dcb4c4e
SM
369 * loading.texi (How Programs Do Loading):
370 Document load-file-name. (Bug#7346)
c7926fe2 371
4a47c275 3722010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
373
374 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
375
0eb025fb
EZ
3762010-11-13 Eli Zaretskii <eliz@gnu.org>
377
378 * display.texi (Usual Display): Characters with no fonts are not
379 necessarily displayed as empty boxes.
380
2699a554 3812010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
382
383 * maps.texi (Standard Keymaps): Update File menu description.
384
8289f37b
GM
3852010-10-28 Glenn Morris <rgm@gnu.org>
386
387 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
388
5793a7bc 3892010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
390
391 * display.texi (Window Systems): Deprecate use of window-system as
392 a predicate.
393
17284e30
GM
3942010-10-23 Glenn Morris <rgm@gnu.org>
395
396 * help.texi (Documentation Basics): Remove mentions of digest-doc and
397 sorted-doc.
398
00f113eb
JB
3992010-10-15 Eli Zaretskii <eliz@gnu.org>
400
401 * os.texi (Dynamic Libraries): New node, with slightly modified
402 text deleted from "Image Formats".
403 (System Interface): Add @menu entry for "Dynamic Libraries".
404
405 * display.texi (Image Formats): Remove description of
406 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
407
07277eb8
GM
4082010-10-12 Glenn Morris <rgm@gnu.org>
409
410 * book-spine.texinfo: Rename to book-spine.texi.
411
c12e4a81
GM
4122010-10-11 Glenn Morris <rgm@gnu.org>
413
df187c62
GM
414 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
415
c12e4a81 416 * Makefile.in (DVIPS): New variable.
234db610
GM
417 (.PHONY): Add html, ps.
418 (html, elisp.html, ps, elisp.ps): New targets.
419 (clean): Delete html, ps files.
420 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 421
6513b232
EZ
4222010-10-09 Eli Zaretskii <eliz@gnu.org>
423
424 * makefile.w32-in (emacsdir): New variable.
425 (srcs): Add emacsver.texi.
426 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
427
abd40fb4
GM
4282010-10-09 Glenn Morris <rgm@gnu.org>
429
c1dc72b3
GM
430 * Makefile.in (VPATH): Remove.
431 (infodir): Make it absolute.
432 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
433
4393405b
GM
434 * Makefile.in (dist): Anchor regexps.
435
eef3ab94
GM
436 * Makefile.in (srcs): Put elisp.texi first.
437 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
438
aa9db089
GM
439 * Makefile.in (infoclean): Remove harmless, long-standing error.
440
abd40fb4
GM
441 * Makefile.in ($(infodir)): Delete rule.
442 (mkinfodir): New.
443 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
444
68db69ed 445 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 446 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 447
ea274122
GM
4482010-10-09 Glenn Morris <rgm@gnu.org>
449
f7a31f11
GM
450 * Makefile.in (emacsdir): New variable.
451 (MAKEINFO): Add -I $emacsdir.
452 (dist): Copy emacsver.texi.
b13254e7
GM
453 (srcs): Add emacsver.texi.
454
f7a31f11
GM
455 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
456 Set EMACSVER by including emacsver.texi.
457
ea274122
GM
458 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
459
17ca7950
GM
4602010-10-07 Glenn Morris <rgm@gnu.org>
461
462 * Makefile.in (version): New, set by configure.
463 (clean): Delete dist tar file.
464 (dist): Use version in tar name.
465
4c83f6e1
GM
4662010-10-06 Glenn Morris <rgm@gnu.org>
467
468 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
469 (INSTALL_INFO): Remove unused variable.
470 (mostlyclean, infoclean, dist): New rules.
471 (clean): Delete dvi and pdf files.
472 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 473 ($(infodir)): Add parallel build workaround.
4c83f6e1 474
0264072d
GM
4752010-10-04 Glenn Morris <rgm@gnu.org>
476
477 * Makefile.in (dvi, pdf, $(infodir)): New targets.
478 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 479 Fix -I typo.
0264072d
GM
480 (clean): No 'make.out' or 'core' files.
481 (.PHONY): Declare clean rules.
482 (maintainer-clean): Delete pdf file. Guard against cd failures.
483
77f38949
GM
4842010-10-03 Glenn Morris <rgm@gnu.org>
485
486 * files.texi (File Name Components): Remove ignored section about
487 deleted variable directory-sep-char.
488
178fdd41
MA
4892010-10-03 Michael Albinus <michael.albinus@gmx.de>
490
491 * files.texi (Magic File Names): New defopt
492 remote-file-name-inhibit-cache.
493
9c524fcb
GM
4942010-10-02 Glenn Morris <rgm@gnu.org>
495
496 * os.texi (Killing Emacs): Hook now runs in batch mode.
497
f816790b
SM
4982010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
499
500 * text.texi (Special Properties): Clarify when modification-hooks run.
501
7cf78aac
SM
5022010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
503
504 * syntax.texi (Syntax Flags): Document new `c' flag.
505
ca0d44e4
GM
5062010-09-09 Glenn Morris <rgm@gnu.org>
507
508 * display.texi (ImageMagick Images): General cleanup.
509
10999305 5102010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
511
512 * files.texi (Directory Names): Use \` rather than ^.
513
45240125
JD
5142010-09-02 Jan Djärv <jan.h.d@swipnet.se>
515
516 * text.texi (Low-Level Kill Ring):
517 * frames.texi (Window System Selections): Remove cut buffer
518 documentation.
519
4abe5bf6
EZ
5202010-08-28 Eli Zaretskii <eliz@gnu.org>
521
522 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
523 Parameters", where the default fringe width is described.
524
525 * frames.texi (Window Frame Parameters, Basic Parameters)
526 (Position Parameters, Layout Parameters, Management Parameters)
527 (Cursor Parameters, Font and Color Parameters): Add indexing for
528 frame parameters. (Bug#6929)
529
fdc76236
TT
5302010-08-25 Tom Tromey <tromey@redhat.com>
531
532 * vol2.texi (Top): Update.
533 * vol1.texi (Top): Update.
534 * tips.texi (Library Headers): Mention Package-Version and
535 Package-Requires.
536 * package.texi: New file.
537 * os.texi (System Interface): Update pointers.
538 * elisp.texi (Top): Link to new nodes. Include package.texi.
539 * anti.texi (Antinews): Update pointers.
540
1e5c1c80
EZ
5412010-08-25 Eli Zaretskii <eliz@gnu.org>
542
543 * processes.texi (Filter Functions): Fix last change.
544
78e33835
CY
5452010-08-24 Markus Triska <triska@gmx.at>
546
547 * processes.texi (Filter Functions): Use `buffer-live-p' instead
548 of `buffer-name' in the main text as well as in the example
549 (Bug#3098).
550
198a7a97
CY
5512010-08-22 Chong Yidong <cyd@stupidchicken.com>
552
553 * nonascii.texi (Text Representations):
554 * loading.texi (Loading Non-ASCII):
555 * compile.texi (Byte Compilation): Don't mention obsolete
556 --unibyte command-line argument.
557
bc7d7ea6
CY
5582010-08-22 Chong Yidong <cyd@stupidchicken.com>
559
560 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
561
b0126eac 5622010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
563
564 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
565
e8a6cc19
EZ
5662010-08-20 Eli Zaretskii <eliz@gnu.org>
567
568 * commands.texi (Misc Events): Add cross-references to where
569 POSITION of a mouse event is described in detail.
570
7815fe19 5712010-08-08 Christoph <cschol2112@googlemail.com>
ee301a7a
SM
572
573 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
574
7815fe19 5752010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
576
577 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
578 Suggested by Štěpán Němec <stepnem@gmail.com>.
579
7815fe19 5802010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
581
582 * minibuf.texi (High-Level Completion): Document args of
583 `read-buffer-function' (bug#5625).
584
8b2dd508
JD
5852010-07-29 Jan Djärv <jan.h.d@swipnet.se>
586
587 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
588
bace45fe
MA
5892010-07-29 Michael Albinus <michael.albinus@gmx.de>
590
591 * processes.texi (Process Information): Explain process property
592 `remote-tty'.
593
4ce5a4cc
JB
5942010-07-27 Juanma Barranquero <lekktu@gmail.com>
595
596 * modes.texi (Defining Minor Modes): Use C-delete in examples,
597 instead of "\C-\^?" (bug#6334).
598
1c84bc7a
JB
599 * text.texi (Special Properties): Fix typo.
600
b88746ba
EZ
6012010-07-09 Eli Zaretskii <eliz@gnu.org>
602
603 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
604 calling sequences, which are now the standard.
605
51422d6d
CY
6062010-06-24 Chong Yidong <cyd@stupidchicken.com>
607
608 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
609
610 * commands.texi (Command Overview): Mention undo-boundary call.
611
d24880de
GM
6122010-06-23 Glenn Morris <rgm@gnu.org>
613
614 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
615 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
616 * frames.texi, functions.texi, internals.texi, keymaps.texi:
617 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
618 * searching.texi, sequences.texi, strings.texi, syntax.texi:
619 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
620 Untabify Texinfo files.
621
0fc76035
CY
6222010-06-20 Chong Yidong <cyd@stupidchicken.com>
623
624 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
625
5338dc0b
CY
6262010-06-19 Chong Yidong <cyd@stupidchicken.com>
627
a628ad9d 628 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 629
2c3a3c1d
CY
6302010-06-02 Chong Yidong <cyd@stupidchicken.com>
631
ba3bf1d9
CY
632 * searching.texi (Regexp Special): Remove obsolete information
633 about matching non-ASCII characters, and suggest using char
634 classes (Bug#6283).
2c3a3c1d 635
7f4b4249
JB
6362010-05-30 Juanma Barranquero <lekktu@gmail.com>
637
638 * minibuf.texi (Basic Completion): Add missing "@end defun".
639
637821cd
SM
6402010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
641
642 * minibuf.texi (Basic Completion): Document completion-boundaries.
643 (Programmed Completion): Document the new fourth method for boundaries.
644
e13051c3
CY
6452010-05-22 Chong Yidong <cyd@stupidchicken.com>
646
a628ad9d 647 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 648
0235128c 6492010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
650
651 * windows.texi (Textual Scrolling):
652 * tips.texi (Coding Conventions):
653 * minibuf.texi (Minibuffer History):
654 * maps.texi (Standard Keymaps):
655 * loading.texi (Where Defined):
656 * edebug.texi (Instrumenting): Fix typos.
657
0235128c 6582010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 659
c7c32279
CY
660 * keymaps.texi (Menu Bar): Document :advertised-binding property.
661
0235128c
SM
662 * functions.texi (Obsolete Functions):
663 Document set-advertised-calling-convention.
eb5ed549
CY
664
665 * minibuf.texi (Basic Completion): Document completion-in-region.
666 (Programmed Completion): Document completion-annotate-function.
667
668 * commands.texi (Reading One Event): Document read-key.
669 (Distinguish Interactive): Document KIND arg to
670 called-interactively-p. Delete obsolete interactive-p.
671
672 * elisp.texi (Top): Update node description.
673
f8848423
EZ
6742010-05-08 Eli Zaretskii <eliz@gnu.org>
675
0235128c
SM
676 * nonascii.texi (Character Properties):
677 Document unicode-category-table. Add an index entry for Unicode
678 general category.
679
6802010-05-07 Chong Yidong <cyd@stupidchicken.com>
681
682 * Version 23.2 released.
f8848423 683
938efb77
JB
6842010-04-20 Juanma Barranquero <lekktu@gmail.com>
685
686 * locals.texi (Standard Buffer-Local Variables):
687 Remove @ignore'd reference to `direction-reversed'.
688
5854c267
JL
6892010-04-14 Juri Linkov <juri@jurta.org>
690
691 Fix @deffn without category.
692
693 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
694 for `abbrev-insert'.
695
696 * buffers.texi (Indirect Buffers): Add category `Command'
697 to @deffn of `clone-indirect-buffer'.
698
699 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
700 for `next-window' and `previous-window'. Add category `Command'
701 to @deffn of `pop-to-buffer'.
702
8a14dec7
CY
7032010-04-01 Chong Yidong <cyd@stupidchicken.com>
704
705 * nonascii.texi (Text Representations): Don't mark
706 enable-multibyte-characters as a user option.
707
7a1831cf
EZ
7082010-03-31 Eli Zaretskii <eliz@gnu.org>
709
710 * control.texi (Handling Errors): How to re-throw a signal caught
711 by condition-case.
712
c3863713
CY
7132010-03-26 Chong Yidong <cyd@stupidchicken.com>
714
715 * loading.texi (Hooks for Loading): Document after-load-functions.
716 Copyedits.
717
c333f279
AM
7182010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
719
720 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
721
e867cb5d 7222010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
723
724 * processes.texi (Network Processes): Document seqpacket type.
725
605f35cd
DN
7262010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
727
728 * os.texi (System Environment): Do not mention lynxos.
729
288f9fc0
CY
7302010-03-10 Chong Yidong <cyd@stupidchicken.com>
731
732 * Branch for 23.2.
733
eed5c93a
CY
7342010-03-06 Chong Yidong <cyd@stupidchicken.com>
735
736 * objects.texi (Integer Type): Take note of the read syntax
737 exception for numbers that cannot fit in the integer type.
738
1ddd6622
GM
7392010-03-03 Glenn Morris <rgm@gnu.org>
740
741 * numbers.texi (Integer Basics, Bitwise Operations):
742 * objects.texi (Integer Type): Update for integers now being 30-bit.
743
a908c79a
CY
7442010-02-27 Chong Yidong <cyd@stupidchicken.com>
745
746 * display.texi (Low-Level Font): Document :otf font-spec property.
747
cd61af01
SM
7482010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
749
750 * display.texi (Line Height): Avoid obsolete special default variables
751 like default-major-mode.
752
c02f8fe2
AM
7532010-01-28 Alan Mackenzie <acm@muc.de>
754
755 * display.texi (Auto Faces): Say fontification-functions is called
756 whether or not Font Lock is enabled. Tidy up the wording a bit.
757
d738d18b
CY
7582010-01-17 Chong Yidong <cyd@stupidchicken.com>
759
760 * elisp.texi: Remove duplicate edition information (Bug#5407).
761
4963739e
JB
7622010-01-17 Juanma Barranquero <lekktu@gmail.com>
763
764 * two.el (volume-header-toc-markup): Fix typos in docstring.
765
c57008f6
SM
7662010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
767
768 Avoid dubious uses of save-excursions.
769 * positions.texi (Excursions): Recommend the use of
770 save-current-buffer if applicable.
771 * text.texi (Clickable Text): Fix the example code which used
772 save-excursion in a naive way which sometimes preserves point and
773 sometimes not.
774 * variables.texi (Creating Buffer-Local):
775 * os.texi (Session Management):
776 * display.texi (GIF Images):
777 * control.texi (Cleanups): Use (save|with)-current-buffer.
778
2f3725cd
EZ
7792010-01-02 Eli Zaretskii <eliz@gnu.org>
780
781 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
782
85eeac93
CY
7832010-01-02 Chong Yidong <cyd@stupidchicken.com>
784
785 * nonascii.texi (Text Representations, Character Codes)
786 (Converting Representations, Explicit Encoding)
787 (Translation of Characters): Use hex notation consistently.
788 (Character Sets): Fix map-charset-chars doc (Bug#5197).
789
4801c5fa
CY
7902010-01-01 Chong Yidong <cyd@stupidchicken.com>
791
792 * loading.texi (Where Defined): Make it clearer that these are
793 loaded files (Bug#5068).
794
26e533e2
CY
7952009-12-29 Chong Yidong <cyd@stupidchicken.com>
796
797 * minibuf.texi (Completion Styles): Document `initials' style.
798
16d1ff5f
CY
7992009-12-25 Chong Yidong <cyd@stupidchicken.com>
800
801 * frames.texi (Resources): Describe inhibit-x-resources.
802 (Size Parameters): Copyedit.
803
804 * hash.texi (Creating Hash):
805 * objects.texi (Hash Table Type): Document the new hash table
806 printed representation.
807
808 * minibuf.texi (Basic Completion): 4th arg to all-completions is
809 obsolete.
810
5dcb4c4e
SM
811 * processes.texi (Process Buffers):
812 Document process-kill-buffer-query-function.
16d1ff5f 813
9a5de3d9
GM
8142009-12-05 Glenn Morris <rgm@gnu.org>
815
816 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
817 diary-display-function, and no longer recommended to be a hook.
818 Update for changes in the names of calendar and diary hooks.
819 diary-print-entries-hook has changed section.
820
b640eb52
EZ
8212009-11-28 Eli Zaretskii <eliz@gnu.org>
822
823 * text.texi (Special Properties): More accurate description of
824 what the `cursor' property does.
825
be1674ab
KR
8262009-11-26 Kevin Ryde <user42@zip.com.au>
827
828 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
829 mouse-wheel-down-event, the closest thing to a definition for them.
830 * os.texi (Startup Summary): vindex inhibit-startup-message and
831 inhibit-splash-screen.
832 (Command-Line Arguments): vindex argv.
833 (Suspending Emacs): vindex suspend-tty-functions and
834 resume-tty-functions. Don't want to index every hook, but having
835 the programming ones is helpful.
836
603f5979
CY
8372009-11-14 Chong Yidong <cyd@stupidchicken.com>
838
839 * commands.texi (Motion Events): Fix typo (Bug#4907).
840
4359a806
CY
8412009-11-08 Chong Yidong <cyd@stupidchicken.com>
842
843 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
844 are affected by case-fold-search (Bug#4483).
845
0f063651
CY
8462009-11-02 Chong Yidong <cyd@stupidchicken.com>
847
848 * minibuf.texi (Reading File Names): Note that read-file-name may
849 use a graphical file dialog.
850
9bd79893
GM
8512009-10-31 Glenn Morris <rgm@gnu.org>
852
853 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
854
ebe479ec
KR
8552009-10-16 Kevin Ryde <user42@zip.com.au>
856
857 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
858 in particular so `info-lookup-symbol' can find its docs.
859
2640fa86
CY
8602009-10-16 Chong Yidong <cyd@stupidchicken.com>
861
862 * variables.texi (Constant Variables): Distinguish from defconst
863 variables.
864 (Defining Variables): Add cindex.
865
edd6a733
CY
8662009-10-15 Chong Yidong <cyd@stupidchicken.com>
867
868 * os.texi (Time of Day): Clarify that the microsecond part is
869 ignored (Bug#4637).
870
5feb0b73
GM
8712009-10-11 Glenn Morris <rgm@gnu.org>
872
873 * frames.texi (Size and Position): Clarify what is included in the frame
874 height. (Bug#4535)
875
0c5413c8
GM
8762009-10-10 Glenn Morris <rgm@gnu.org>
877
878 * windows.texi (Size of Window): The relationship between window and
879 frame heights is not so simple. (Bug#4535)
880 Mention window-full-height-p.
881
7f8b600a
SM
8822009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
883
884 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
885 used from Lisp.
886
6185de1c
EZ
8872009-10-07 Eli Zaretskii <eliz@gnu.org>
888
7f8b600a
SM
889 * files.texi (Directory Names) <abbreviate-file-name>:
890 Document that root home directories are not replaced with "~".
6185de1c 891
9972911f
EZ
8922009-10-06 Eli Zaretskii <eliz@gnu.org>
893
894 * text.texi (Special Properties): Document the meaning of the
895 `cursor' text property whose value is an integer.
896
2a3f19ef
MA
8972009-10-05 Michael Albinus <michael.albinus@gmx.de>
898
899 * files.texi (Magic File Names): Add `copy-directory'.
900
804543b5
EZ
9012009-10-05 Eli Zaretskii <eliz@gnu.org>
902
903 * files.texi (File Attributes): Fix description of file
904 attributes. (Bug#4638) Update attributes of files.texi example to
905 be more representative.
906
461bf92b
MA
9072009-10-05 Michael Albinus <michael.albinus@gmx.de>
908
909 * files.texi (Create/Delete Dirs): New command copy-directory.
910
a86cd395
JB
9112009-10-04 Juanma Barranquero <lekktu@gmail.com>
912
913 * anti.texi (Antinews):
914 * macros.texi (Indenting Macros):
915 * strings.texi (Creating Strings, Case Conversion):
916 Remove duplicate words.
917
d3080264
MA
9182009-10-01 Michael Albinus <michael.albinus@gmx.de>
919
920 * files.texi (Create/Delete Dirs): delete-directory has an
921 optional parameter RECURSIVE.
922
85d14563
SM
9232009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
924
925 * buffers.texi (Swapping Text): Minor clarification.
926
3d9842c6
GM
9272009-10-01 Glenn Morris <rgm@gnu.org>
928
929 * functions.texi (Declaring Functions): Mention that we also search for
930 ".m" files in the src/ directory.
931
78427304
CY
9322009-09-25 David Engster <deng@randomsample.de>
933
3d9842c6 934 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 935
b578c9cc
GM
9362009-09-22 Glenn Morris <rgm@gnu.org>
937
938 * internals.texi (Building Emacs): Mention preloaded-file-list.
939
beee5da7
AM
9402009-09-14 Alan Mackenzie <acm@muc.de>
941
942 * os.texi (Terminal Output): Put "@code{}" around "stdout".
943
5d6ab672
CY
9442009-09-13 Chong Yidong <cyd@stupidchicken.com>
945
946 * functions.texi (Anonymous Functions): Rearrange discussion,
947 giving usage of unquoted lambda forms first. Mention that
948 `function' and `#'' are no longer required (Bug#4290).
949
59375eeb
AM
9502009-09-11 Alan Mackenzie <acm@muc.de>
951
a86cd395 952 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
953 batch mode.
954
e7e2f529
GM
9552009-09-01 Glenn Morris <rgm@gnu.org>
956
957 * display.texi (Face Functions): Mention define-obsolete-face-alias.
958
eae47088
GM
9592009-08-26 Ulrich Mueller <ulm@gentoo.org>
960
961 * nonascii.texi (Character Codes): Fix typos.
962
3691a0a6
MA
9632009-08-25 Michael Albinus <michael.albinus@gmx.de>
964
965 * processes.texi (Synchronous Processes): New defvar
966 process-file-side-effects.
967
664d56b8
GM
9682009-08-25 Glenn Morris <rgm@gnu.org>
969
970 * display.texi (Fontsets): Fix typo.
971
0706c025
GM
972 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
973
03a74b84
SM
9742009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
975
976 * processes.texi (Asynchronous Processes): Adjust arglist of
977 start-process-shell-command and start-file-process-shell-command.
978
f6de8a37
CY
9792009-08-15 Chong Yidong <cyd@stupidchicken.com>
980
4b1ed1bb
CY
981 * advice.texi (Argument Access in Advice): Note that argument
982 positions are zero-based (Bug#3932).
983
89a9e058
CY
984 * commands.texi (Distinguish Interactive): Minor copyedit.
985
23696fd7
CY
986 * display.texi (Face Attributes): Add xref to Displaying Faces for
987 explanation of "underlying face".
988
f6de8a37
CY
989 * customize.texi (Common Keywords): Add xref to Loading.
990
991 * loading.texi (How Programs Do Loading): Add xref to Lisp
992 Libraries node in the Emacs manual.
993
417f77e6
CY
9942009-08-13 Chong Yidong <cyd@stupidchicken.com>
995
996 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
997
0999039c
CY
9982009-07-18 Chong Yidong <cyd@stupidchicken.com>
999
1000 * processes.texi (Shell Arguments): Copyedits.
1001
9af167bc
GM
10022009-07-18 Glenn Morris <rgm@gnu.org>
1003
1004 * loading.texi (Repeated Loading): Fix typo.
1005
137987ab
RS
10062009-07-16 Richard Stallman <rms@gnu.org>
1007
1008 * buffers.texi (Swapping Text): Recommend setting
1009 write-region-annotate-functions and buffer-saved-size.
1010
1011 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1012
622fa380
GM
10132009-07-15 Glenn Morris <rgm@gnu.org>
1014
1015 * edebug.texi: Minor re-phrasings throughout.
1016 (Edebug Execution Modes): Sit-for affects continue mode too.
1017 (Jumping): Use `forward-sexp' rather than its keybinding.
1018 (Edebug Misc): Fix Q binding.
1019 (Edebug Eval): Remove cl version.
1020 (Printing in Edebug): Clarify print-length etc.
1021 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
1022 (Specification List): Remove edebug-unwrap findex entry.
1023 (Specification Examples): defmacro is actually not the same as defun.
1024 Escape "`" in example.
1025
6bbd4600
CY
10262009-07-15 Chong Yidong <cyd@stupidchicken.com>
1027
1028 * markers.texi (The Mark): Document optional arg to
1029 deactivate-mark.
1030
e538d479
GM
10312009-07-11 Kevin Ryde <user42@zip.com.au>
1032
1033 * hooks.texi (Standard Hooks): Fix cross-references.
1034
4c98b9ed
GM
1035 * loading.texi (Named Features): Refer to eval-after-load.
1036
5300838c
GM
10372009-07-11 Glenn Morris <rgm@gnu.org>
1038
64fbeb16
GM
1039 * Makefile.in (TEXI2PDF): New.
1040 (elisp.pdf): New target.
1041
4c98b9ed
GM
1042 * searching.texi (Regexp Backslash): Fix typo.
1043
1044 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 1045
51d9979c
GM
10462009-07-10 Glenn Morris <rgm@gnu.org>
1047
561c0216
GM
1048 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1049
5b594a58
GM
1050 * customize.texi (Customization Types):
1051 * display.texi (Abstract Display):
0cc8c85a 1052 * objects.texi (Character Type, String Type):
5b594a58 1053 Merge in some menu descriptions from elisp.texi.
51d9979c 1054
c3cbbb40
GM
1055 * hash.texi (Hash Tables):
1056 * modes.texi (Multiline Font Lock):
1057 End menu description with period.
fe42c16a 1058
28528402
GM
10592009-07-09 Glenn Morris <rgm@gnu.org>
1060
1061 * back.texi: Don't hard-code texinfo location.
1062
1063 * two-volume.make (texinfodir): New, with location of texinfo.tex.
1064 (tex): Add texinfodir to TEXINPUTS.
1065 (elisp1med-init, elisp2med-init): Use texinfodir.
1066
1067 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1068 (clean): Add two-volume.make intermediate files.
1069
1070 * elisp.texi, vol1.texi, vol2.texi:
1071 Use a DATE variable with the publication date, and update it.
1072 Fix antinews menu description.
1073
1074 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1075 Update the detailed node listing to match elisp.texi.
1076
1077 * README: Update edition to match elisp.texi.
1078
1079 * objects.texi (General Escape Syntax):
1080 * nonascii.texi (Character Sets):
1081 Use consistent case for "Unicode Standard".
1082
1083 * anti.texi (Antinews):
1084 * customize.texi (Variable Definitions):
1085 * functions.texi (Declaring Functions):
1086 * nonascii.texi (Character Properties):
1087 * processes.texi (Serial Ports):
1088 * text.texi (Special Properties):
1089 * tips.texi (Coding Conventions):
1090 Minor rearrangements to improve TeX line-filling.
1091
1092 * commands.texi (Using Interactive): Fix cross-reference.
1093
17db8e10
JD
10942009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1095
1096 * frames.texi (Management Parameters): Mention sticky.
1097
77c7e2e1
AS
10982009-07-01 Andreas Schwab <aschwab@redhat.com>
1099
1100 * help.texi (Help Functions): Fix description of help-buffer and
1101 help-setup-xref to use @defun instead of @deffn.
1102
3f1c6666
JD
11032009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1104
1105 * frames.texi (Size Parameters): Mention maximized for fullscreen.
1106
ca27c21b
CY
11072009-06-24 Chong Yidong <cyd@stupidchicken.com>
1108
1109 * display.texi (Window Systems): Add ns to the list.
1110
70243478
CY
11112009-06-21 Chong Yidong <cyd@stupidchicken.com>
1112
1113 * Branch for 23.1.
1114
df006536
MR
11152009-06-17 Martin Rudalics <rudalics@gmx.at>
1116
1117 * windows.texi (Dedicated Windows): Fix typo.
1118 (Resizing Windows): Replace @defun by @deffn.
1119
d259fc4b
GM
11202009-06-17 Glenn Morris <rgm@gnu.org>
1121
1122 * variables.texi (Directory Local Variables):
1123 Update for 2009-04-11 name-change of dir-locals-directory-alist.
1124
30781db6
KH
11252009-06-09 Kenichi Handa <handa@m17n.org>
1126
1127 * nonascii.texi (Character Sets): State clearly that FROM and TO
1128 are codepoints of CHARSET.
1129
62e8099c
CY
11302009-06-07 Chong Yidong <cyd@stupidchicken.com>
1131
1132 * minibuf.texi (Reading File Names): Fix introductory text.
1133 Suggested by stan@derbycityprints.com.
1134 (High-Level Completion): Fix typo.
1135
ee1b1917
CY
11362009-05-28 Chong Yidong <cyd@stupidchicken.com>
1137
1138 * frames.texi (Text Terminal Colors): Multi-tty is already
1139 implemented, but tty-local colors are not.
1140
5df647e8
CY
11412009-05-27 Chong Yidong <cyd@stupidchicken.com>
1142
1143 * hooks.texi (Standard Hooks): Remove mention of obsolete
1144 redisplay-end-trigger-functions.
1145
1146 * internals.texi (Window Internals): Remove mention of obsolete
1147 redisplay-end-trigger-functions.
1148
01f17ae2
MR
11492009-05-21 Martin Rudalics <rudalics@gmx.at>
1150
1151 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1152
1153 * backups.texi (Making Backups): backup-directory-alist and
1154 make-backup-file-name-function are options.
1155 (Auto-Saving): auto-save-list-file-prefix is an option.
1156
1157 * buffers.texi (Killing Buffers): buffer-offer-save is an
1158 option.
1159
1160 * display.texi (Refresh Screen): no-redraw-on-reenter is an
1161 option.
1162 (Echo Area Customization): echo-keystrokes is an option.
1163 (Selective Display): selective-display-ellipses is an option.
1164 (Temporary Displays): temp-buffer-show-function is an option.
1165 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1166 are options.
1167 (Font Selection): face-font-family-alternatives,
1168 face-font-selection-order, face-font-registry-alternatives, and
1169 scalable-fonts-allowed are options.
1170 (Fringe Indicators): indicate-buffer-boundaries is an option.
1171 (Fringe Cursors): overflow-newline-into-fringe is an option.
1172 (Scroll Bars): scroll-bar-mode is an option.
1173
1174 * eval.texi (Eval): max-lisp-eval-depth is an option.
1175
1176 * files.texi (Visiting Functions): find-file-hook is an option.
1177 (Directory Names): directory-abbrev-alist is an option.
1178 (Unique File Names): temporary-file-directory and
1179 small-temporary-file-directory are options.
1180
1181 * frames.texi (Initial Parameters): initial-frame-alist,
1182 minibuffer-frame-alist and default-frame-alist are options.
1183 (Cursor Parameters): blink-cursor-alist and
1184 cursor-in-non-selected-windows ar options.
1185 (Window System Selections): selection-coding-system is an
1186 option.
1187 (Display Feature Testing): display-mm-dimensions-alist is an
1188 option.
1189
1190 * help.texi (Help Functions): help-char and help-event-list are
1191 options.
1192
1193 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1194 an option.
1195
1196 * minibuf.texi (Minibuffer History): history-length and
1197 history-delete-duplicates are options.
1198 (High-Level Completion): read-buffer-function and
1199 read-buffer-completion-ignore-case are options.
1200 (Reading File Names): read-file-name-completion-ignore-case is
1201 an option.
1202
1203 * modes.texi (Mode Line Top): mode-line-format is an option.
1204 (Mode Line Variables): mode-line-position and mode-line-modes
1205 are options.
1206
1207 * nonascii.texi (Text Representations):
1208 enable-multibyte-characters is an option.
1209 (Default Coding Systems): auto-coding-regexp-alist,
1210 file-coding-system-alist, auto-coding-alist and
1211 auto-coding-functions are options.
1212 (Specifying Coding Systems): inhibit-eol-conversion is an
1213 option.
1214
1215 * os.texi (Init File): site-run-file is an option.
1216 (System Environment): mail-host-address is an option.
1217 (User Identification): user-mail-address is an option.
1218 (Terminal Output): baud-rate is an option.
1219
1220 * positions.texi (Word Motion): words-include-escapes is an
1221 option.
1222
1223 * searching.texi (Standard Regexps): page-delimiter,
1224 paragraph-separate, paragraph-separate and sentence-end are
1225 options.
1226
1227 * text.texi (Margins): left-margin and fill-nobreak-predicate
1228 are options.
1229
1230 * variables.texi (Local Variables): max-specpdl-size is an
1231 option.
1232
1233 * windows.texi (Choosing Window):
1234 split-window-preferred-function, special-display-function and
1235 display-buffer-function are options.
1236
106e6894
CY
12372009-05-20 Chong Yidong <cyd@stupidchicken.com>
1238
4a83454d
CY
1239 Fix errors spotted by Martin Rudalics.
1240
106e6894
CY
1241 * syntax.texi (Position Parse): Document rationale for ignored
1242 arguments to syntax-ppss-flush-cache.
1243
1244 * processes.texi (Input to Processes): Mark PROCESS arg to
1245 process-running-child-p as optional.
1246 (Network Options): Document NO-ERROR arg to
1247 set-network-process-option.
1248
1249 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1250 command.
1251
1252 * searching.texi (POSIX Regexps): Mark posix-search-forward and
1253 posix-search-backward as commands.
1254
1255 * os.texi (Killing Emacs): Mark kill-emacs as a command.
1256 (Suspending Emacs): Mark suspend-emacs as a command.
1257 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1258 commands.
5dcb4c4e
SM
1259 (Terminal Output): Remove obsolete function baud-rate.
1260 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
1261
1262 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1263 terminal-coding-system and set-terminal-coding-system.
1264 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1265 as optional.
1266 (Character Sets): Document RESTRICTION arg of char-charset.
1267 (Character Codes): Mark POS argument to get-byte as optional.
1268
1269 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1270 minibuffer-message.
1271
1272 * files.texi (Create/Delete Dirs): Mark make-directory and
1273 delete-directory as commands.
1274
1275 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1276
1277 * text.texi (Base 64): Mark base64-decode-string and
1278 base64-encode-string as commands.
1279 (Columns): Mark move-to-column as a command.
1280 (Mode-Specific Indent): Document RIGID arg to
1281 indent-for-tab-command.
1282 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1283 Mark indent-code-rigidly as a command.
1284 (Substitution): Mark translate-region as a command.
1285
1286 * frames.texi (Size and Position): Remove obsolete functions
1287 screen-height and screen-width.
1288
04173931
CY
12892009-05-19 Chong Yidong <cyd@stupidchicken.com>
1290
1291 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1292 (Displaying Buffers, Resizing Windows): Correct mistakes;
1293 next-window, previous-window, and pop-to-buffer are not commands,
1294 and fit-window-to-buffer" is a command. (Pointed out by Martin
1295 Rudalics.)
1296
eae7d8f8
RS
12972009-05-17 Richard M Stallman <rms@gnu.org>
1298
1299 * modes.texi (Precalculated Fontification): Clarify text.
1300
b8766179
MR
13012009-05-17 Martin Rudalics <rudalics@gmx.at>
1302
1303 * windows.texi (Selecting Windows): Clarify descriptions of
1304 with-selected-window and get-lru-window.
1305 (Cyclic Window Ordering): Refer to particular frame when talking
1306 about how splitting affects the ordering.
1307 (Displaying Buffers): Fix descriptions of switch-to-buffer and
1308 switch-to-buffer-other-window. Explain how setting of
1309 display-buffer-reuse-frames affects pop-to-buffer.
1310 (Choosing Window): Clarify some details in descriptions of
1311 display-buffer-reuse-frames, pop-up-frames, and
1312 pop-up-frame-function.
1313 (Dedicated Windows): Clarify some details.
1314 (Textual Scrolling): Replace term vscroll by term vertical
1315 scroll position.
1316 (Vertical Scrolling): Fix typo.
1317 (Window Hooks): Relate text on jit-lock-register to window
1318 scrolling and size changes.
1319
734b5e3b
CY
13202009-05-14 Chong Yidong <cyd@stupidchicken.com>
1321
0a65633e
CY
1322 * frames.texi (Initial Parameters): Clarify what the initial
1323 minibuffer frame is.
05be46d7
CY
1324 (Buffer Parameters): Note that the minibuffer parameter can not be
1325 altered.
0a65633e 1326
734b5e3b
CY
1327 * anti.texi (Antinews): Copyedits. Rearrange some entries.
1328 Document display-buffer changes.
1329
925672cd
CY
13302009-05-13 Chong Yidong <cyd@stupidchicken.com>
1331
17ecd7af
CY
1332 * anti.texi (Antinews): Rewrite for Emacs 22.
1333
925672cd
CY
1334 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
1335 obarrays are first mentioned. Define "system abbrev" more
1336 prominently, and add it to the index.
1337 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
1338 Copyedits.
1339 (Abbrev Expansion): Document abbrev-insert.
1340
80be4dd7
CY
13412009-05-12 Chong Yidong <cyd@stupidchicken.com>
1342
1343 * frames.texi (Font and Color Parameters): Rename from Color
1344 Parameters. Document font-backend parameter.
1345
1346 * vol2.texi (Top): Update node listing.
1347 * vol1.texi (Top): Update node listing.
1348 * elisp.texi (Top): Update node listing.
1349
372a93ac
MR
13502009-05-11 Martin Rudalics <rudalics@gmx.at>
1351
1352 * windows.texi (Choosing Window): Don't explicitly refer to
1353 split-window-sensibly's window argument in descriptions of
1354 split-height-threshold and split-width-threshold.
1355
714c3541
MR
13562009-05-10 Martin Rudalics <rudalics@gmx.at>
1357
1358 * windows.texi (Choosing Window): Fix rewrite of window
1359 splitting section.
1360
0e90e7be
EZ
13612009-05-09 Eli Zaretskii <eliz@gnu.org>
1362
1363 * nonascii.texi (Default Coding Systems): Document
5dcb4c4e
SM
1364 find-auto-coding, set-auto-coding, and auto-coding-alist.
1365 Add indexing.
0e90e7be
EZ
1366 (Lisp and Coding Systems): Add index entries.
1367
d3c0c321
MR
13682009-05-09 Martin Rudalics <rudalics@gmx.at>
1369
1370 * windows.texi (Choosing Window): Describe split-window-sensibly
1371 and rewrite section on window splitting accordingly.
1372 (Textual Scrolling): Replace `...' by @code{...}.
1373
c773345a
CY
13742009-05-04 Chong Yidong <cyd@stupidchicken.com>
1375
ee2d5b5e
CY
1376 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
1377 Remove obsoleted pre-abbrev-expand-hook.
1378
1379 * locals.texi (Standard Buffer-Local Variables): Consolidate table
1380 entries.
1381
c773345a
CY
1382 * internals.texi (Object Internals): Don't assume 32-bit machines
1383 are the norm.
1384 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
1385 (Window Internals): Synch field names to window.h.
1386 (Process Internals): Synch field names to process.h.
c773345a 1387
dd449674
CY
13882009-04-29 Chong Yidong <cyd@stupidchicken.com>
1389
1390 * variables.texi (File Local Variables): Note that read-circle is
1391 bound to nil when reading file-local variables.
1392
1393 * streams.texi (Input Functions): Document read-circle.
1394 (Output Variables): Add xref to Circular Objects.
1395
4f1e25e2
CY
13962009-04-25 Chong Yidong <cyd@stupidchicken.com>
1397
1398 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
1399 Features and Coding System Basics. Node that "p" stands for
1400 "predicate". Recommend utf-8-emacs instead of emacs-mule.
1401 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
1402 mouse-appearance-menu.
1403 (Programming Tips): Add xref to Progress.
1404
dca019f8
CY
14052009-04-22 Chong Yidong <cyd@stupidchicken.com>
1406
5dcb4c4e
SM
1407 * os.texi (Command-Line Arguments):
1408 Document command-line-args-left.
dca019f8
CY
1409 (Suspending Emacs): Adapt text to multi-tty case. Document use of
1410 terminal objects for tty arguments.
1411 (Startup Summary): Add xref to Session Management.
1412 (Session Management): Mention emacs-session-restore. Copyedits.
1413
02a89103
CY
14142009-04-20 Chong Yidong <cyd@stupidchicken.com>
1415
1416 * os.texi (Startup Summary): Copyedits. The init file is not
1417 necessarily named .emacs now. Document initial-buffer-choice and
1418 initial-scratch-message. Note where Emacs exits in batch mode.
1419 Document inhibit-splash-screen as an alias.
1420 (Init File): Be neutral about which init file name to use.
1421
14222009-04-16 Chong Yidong <cyd@stupidchicken.com>
1423
1424 * os.texi (System Interface): Fix Texinfo usage.
1425
0c1cfe01
CY
14262009-04-15 Chong Yidong <cyd@stupidchicken.com>
1427
80d7cdca
CY
1428 * searching.texi (Regexp Backslash): Also refer to shy groups as
1429 non-capturing or unnumbered groups.
1430 (Regexp Functions): Add cross-reference to Regexp Backslash.
1431
0c1cfe01
CY
1432 * display.texi (Truncation): Overlays can use line-prefix and
1433 wrap-prefix too.
1434 (Overlay Properties): Document wrap-prefix and line-prefix.
1435 (Face Attributes): Document underline-minimum-offset.
1436 (Face Remapping): Copyedits.
1437 (Low-Level Font): Copyedits.
1438 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
1439 (Line Height): Emphasize that line-spacing only takes effect on
1440 graphical terminals.
0c1cfe01 1441
c4adeee0
CY
14422009-04-13 Chong Yidong <cyd@stupidchicken.com>
1443
1444 * display.texi (Refresh Screen): Note that a passage about screen
1445 refreshing is text terminal only.
1446 (Forcing Redisplay): Delete misleading comment---sit-for calls
1447 redisplay, not the other way around.
1448 (Truncation): Note new values of truncate-partial-width-windows.
1449 Copyedits.
1450 (Invisible Text): Document invisible-p.
1451
b20ecfa1
EZ
14522009-04-11 Eli Zaretskii <eliz@gnu.org>
1453
1454 * display.texi (Overlays): Overlays don't scale well. See
1455 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
1456
97d8273f
CY
14572009-04-10 Chong Yidong <cyd@stupidchicken.com>
1458
f147ff75
CY
1459 * syntax.texi (Syntax Table Functions): Document cons cell
1460 argument for modify-syntax-entry.
1461 (Categories): Document cons cell argument for
1462 modify-category-entry.
1463
fca4ec76
CY
1464 * searching.texi (String Search): Document word-search-forward-lax
1465 and word-search-backward-lax.
1466 (Searching and Case): Describe isearch behavior more precisely.
1467
9c283d5b
CY
1468 * keymaps.texi (Tool Bar): Mention that some platforms do not
1469 support multi-line toolbars. Suggested by Stephen Eglen.
1470
1471 * frames.texi (Layout Parameters): Mention that Nextstep also
1472 allows only one tool-bar line. Suggested by Stephen Eglen.
1473
97d8273f
CY
1474 * nonascii.texi (Text Representations): Copyedits.
1475 (Coding System Basics): Also mention utf-8-emacs.
1476 (Converting Representations, Selecting a Representation)
1477 (Scanning Charsets, Translation of Characters, Encoding and I/O):
1478 Copyedits.
1479 (Character Codes): Mention role of codepoints 1114112 to 4194175.
1480
2bad3299
CY
14812009-04-09 Chong Yidong <cyd@stupidchicken.com>
1482
1483 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
1484 (Filling): Clarify REGION argument of fill-paragraph.
1485 Document fill-forward-paragraph-function.
2bad3299
CY
1486 (Special Properties): Remove "new in Emacs 22" declaration.
1487 (Clickable Text): Merge with Links and Mouse-1 node.
1488
5dcb4c4e
SM
1489 * display.texi (Button Properties, Button Buffer Commands):
1490 Change xref to Clickable Text.
2bad3299
CY
1491
1492 * tips.texi (Key Binding Conventions): Change xref to Clickable
1493 Text.
1494
1495 * elisp.texi (Top): Update node listing.
1496
ea30ce4f
CY
14972009-04-05 Chong Yidong <cyd@stupidchicken.com>
1498
47af2f4b
CY
1499 * markers.texi (The Mark): Copyedits. Improve description of
1500 handle-shift-selection.
1501 (The Region): Move use-region-p here from The Mark.
1502
ea30ce4f
CY
1503 * positions.texi (Screen Lines): Document (cols . lines) argument
1504 for vertical-motion.
1505
2aa8ea6e
CY
15062009-04-04 Chong Yidong <cyd@stupidchicken.com>
1507
3ec61d4e
CY
1508 * frames.texi (Frames): Clean up introduction. Document `ns'
1509 return value for framep.
1510 (Creating Frames): Note how the terminal is chosen.
1511 (Multiple Terminals, Multiple Displays): Merge into a single node.
1512 (Color Parameters): Fix typo.
1513
1514 * variables.texi (Local Variables, Buffer-Local Variables)
1515 (Creating Buffer-Local): Change link to Multiple Terminals.
1516
1517 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
1518
1519 * keymaps.texi (Controlling Active Maps): Change link to Multiple
1520 Terminals.
1521
1522 * commands.texi (Command Loop Info, Keyboard Macros): Change link
1523 to Multiple Terminals.
1524
1525 * elisp.texi (Top): Update node listing.
1526 * vol2.texi (Top): Update node listing.
1527 * vol1.texi (Top): Update node listing.
1528
9257072f
CY
1529 * buffers.texi (Current Buffer): Note that the append-to-buffer
1530 example is no longer in synch with the latest code. Tie the two
1531 examples together.
1532
2aa8ea6e
CY
1533 * files.texi (File Attributes): Move note about MS-DOS from
1534 Changing Files to File Attributes.
1535 (Create/Delete Dirs): Note that mkdir is an alias for this.
1536
22e74b17
CY
15372009-04-01 Markus Triska <triska@gmx.at>
1538
1539 * processes.texi (Filter Functions): Suggest how to handle output
1540 batches.
1541
4bbe48ec
CY
15422009-03-30 Chong Yidong <cyd@stupidchicken.com>
1543
1544 * help.texi (Accessing Documentation): Update example to use
1545 help-setup-xref and with-help-window.
1546 (Help Functions): Remove print-help-return-message, which is
1547 semi-obsolete due to with-help-window. Document help-buffer and
1548 help-setup-xref.
1549
b9723f39
CY
15502009-03-29 Chong Yidong <cyd@stupidchicken.com>
1551
5dcb4c4e
SM
1552 * help.texi (Accessing Documentation, Help Functions):
1553 Remove information about long-obsolete Emacs versions.
9eb52e90 1554
b9723f39
CY
1555 * modes.texi (Mode Line Variables): The default values of the mode
1556 line variables are now more complicated.
1557
b0cc32db
CY
15582009-03-28 Chong Yidong <cyd@stupidchicken.com>
1559
3c25a5a9
CY
1560 * modes.texi (Major Mode Conventions): Note that specialness is
1561 inherited.
31c9eebb
CY
1562 (Derived Modes): Note that define-derive-mode sets the mode-class
1563 property.
3c25a5a9 1564
b0cc32db
CY
1565 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
1566 goto-map. Add search-map to the list.
1567
c5e0006d
EZ
15682009-03-27 Eli Zaretskii <eliz@gnu.org>
1569
1213465a
EZ
1570 * os.texi (System Environment): Update the list of system-type
1571 values.
1572
c5e0006d
EZ
1573 * markers.texi (The Mark) <handle-shift-selection>: Update for
1574 removal of the optional argument DEACTIVATE.
1575
48bab3d6
CY
15762009-03-25 Chong Yidong <cyd@stupidchicken.com>
1577
1578 * commands.texi (Focus Events): Most X window managers don't use
1579 focus-follows-mouse nowadays.
1580
6e4ff1b6
CY
15812009-03-24 Chong Yidong <cyd@stupidchicken.com>
1582
1583 * commands.texi (Defining Commands): Clarify introduction.
1584 (Using Interactive): Not that interactive can be put in a symbol
1585 property.
1586 (Interactive Call): Note that a symbol with a non-nil
1587 interactive-form property satisfies commandp.
1588
11625308
JB
15892009-03-23 Juanma Barranquero <lekktu@gmail.com>
1590
1591 * minibuf.texi (Intro to Minibuffers): Fix typos.
1592
7b34420d
CY
15932009-03-23 Chong Yidong <cyd@stupidchicken.com>
1594
1595 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
1596 about minibuffers in old Emacs versions. Copyedits.
1597 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
1598 (Text from Minibuffer): Simplify introduction.
1599
f9257eed
AM
16002009-03-22 Alan Mackenzie <acm@muc.de>
1601
1602 * commands.texi (Using Interactive): Clarify string argument to
1603 `interactive' - even promptless elements need \n separators.
1604
f639ba70
CY
16052009-03-18 Chong Yidong <cyd@stupidchicken.com>
1606
1607 * minibuf.texi (Completion Styles): New node.
1608
1609 * elisp.texi (Top): Update node listing.
1610
d897e8ee
CY
16112009-03-17 Chong Yidong <cyd@stupidchicken.com>
1612
1613 * minibuf.texi (Basic Completion): Note that
1614 read-file-name-completion-ignore-case and
1615 read-buffer-completion-ignore-case can override
1616 completion-ignore-case.
1617 (Minibuffer Completion): Document completing-read changes.
1618 (Completion Commands): Avoid mentioning partial completion mode.
1619 Document minibuffer-completion-confirm changes, and
1620 minibuffer-confirm-exit-commands.
1621 (High-Level Completion): Document new require-match behavior for
1622 read-buffer. Document read-buffer-completion-ignore-case.
1623 (Reading File Names): Document new require-match behavior for
1624 read-file-name.
1625
b1f23349
CY
16262009-03-14 Chong Yidong <cyd@stupidchicken.com>
1627
1628 * debugging.texi (Error Debugging): Don't mislead the reader into
1629 thinking that debug-on-error enters debugger for C-f at EOB.
1630 (Error Debugging): Setting debug-on-init within the init file
1631 works, and has for some time.
1632
d6eb4e25
KH
16332009-03-13 Kenichi Handa <handa@m17n.org>
1634
1635 * display.texi (Fontsets): Update the description.
1636
1cf53dc5
CY
16372009-03-13 Chong Yidong <cyd@stupidchicken.com>
1638
1639 * advice.texi (Advising Primitives): Link to What Is a Function.
1640
81f919fc
CY
16412009-03-12 Chong Yidong <cyd@stupidchicken.com>
1642
cf4229eb
CY
1643 * compile.texi (Speed of Byte-Code): Update example.
1644 (Disassembly): Update examples.
1645
81f919fc 1646 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
1647
1648 * customize.texi (Common Keywords): It's not necessary to use :tag
1649 to remove hyphens, as custom-unlispify-tag-name does it
1650 automatically.
5dcb4c4e
SM
1651 (Variable Definitions): Link to File Local Variables.
1652 Document customized-value symbol property.
f2bbc08c
CY
1653 (Customization Types): Move menu to end of node.
1654
955964d7
CY
16552009-03-10 Chong Yidong <cyd@stupidchicken.com>
1656
1657 * macros.texi (Compiling Macros): Omit misleading sentence, which
1658 implied that macros can only be used in the same file they are
1659 defined.
1660 (Backquote): Remove obsolete information about Emacs 19.
1661
d25ed7db
GM
16622009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
1663
1664 * display.texi (Display Margins): Fix paren typo.
1665
d55f6ca5
CY
16662009-02-27 Chong Yidong <cyd@stupidchicken.com>
1667
f0e57ed8
CY
1668 * elisp.texi (Top): Update node listing.
1669
1670 * variables.texi (Variables): Clarify introduction.
1671 (Global Variables): Mention that setq is a special form.
1672 (Local Variables): Use active voice.
1673 (Tips for Defining): Mention marking variables as safe.
1674 (Buffer-Local Variables): Mention terminal-local and frame-local
1675 variables together.
1676 (File Local Variables): Copyedits.
1677 (Frame-Local Variables): Note that they are not really useful.
1678 (Future Local Variables): Node deleted.
1679
d55f6ca5
CY
1680 * objects.texi (General Escape Syntax): Update explanation of
1681 unicode escape syntax.
1682
ca8f09a8
CY
16832009-02-23 Chong Yidong <cyd@stupidchicken.com>
1684
1685 * control.texi (Control Structures): Add cindex entry for "textual
1686 order".
1687
1688 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
1689 instead of "expression" throughout.
1690 (Function Indirection): Copyedits. Use active voice.
1691 (Eval): The default value of max-lisp-eval-depth is now 400.
1692
a20878b6
MB
16932009-02-23 Miles Bader <miles@gnu.org>
1694
1695 * processes.texi (System Processes): Rename `system-process-attributes'
1696 to `process-attributes'.
1697
61f66044
CY
16982009-02-22 Chong Yidong <cyd@stupidchicken.com>
1699
1b80d1f3
CY
1700 * symbols.texi (Property Lists): Emphasize that property lists are
1701 not restricted to symbol cells.
1702 (Other Plists): Copyedit.
1703
61f66044
CY
1704 * sequences.texi (Sequences Arrays Vectors): Make introduction
1705 more concise.
1706 (Arrays): Mention char-tables and bool-vectors too.
1707 (Vectors): Don't repeat information given in Arrays node. Link to
1708 nodes that explain the vector usage examples.
1709 (Char-Tables): Note that char-table elements can have arbitrary
1710 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 1711 Link to Property Lists node.
61f66044 1712
9403944b
CY
17132009-02-22 Chong Yidong <cyd@stupidchicken.com>
1714
1715 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
1716 `append'.
4068c7b4 1717 (List Elements): Copyedits.
9403944b
CY
1718
1719 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
1720 of `vconcat'.
1721
1722 * strings.texi (Creating Strings): Copyedits. Remove obsolete
1723 Emacs 20 usage of `concat'.
1724 (Case Conversion): Copyedits.
1725
b87a185f
CY
17262009-02-21 Chong Yidong <cyd@stupidchicken.com>
1727
1728 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
1729 Minor edits.
1730 (Frame Configuration Type): Emphasize that it is not primitive.
1731 (Font Type): New node.
1732 (Type Predicates): Add fontp; type-of now recognizes font object
1733 types.
1734
1735 * intro.texi (Version Info): Update version numbers in examples.
1736 (Acknowledgements): List more contributors.
1737
1738 * elisp.texi: Bump version number to 3.0.
1739 (Top): Link to Font Type node.
1740
867d4bb3
JB
17412009-02-20 Juanma Barranquero <lekktu@gmail.com>
1742
1743 * modes.texi (Major Mode Conventions): Remove duplicate words.
1744 (Customizing Keywords): Fix typo.
1745
77730170
EZ
17462009-02-14 Eli Zaretskii <eliz@gnu.org>
1747
1748 * nonascii.texi (User-Chosen Coding Systems): Document that
1749 select-safe-coding-system suggests raw-text if there are raw bytes
1750 in the region.
1751 (Explicit Encoding): Warn not to use `undecided' when encoding.
1752
c8736212
GM
17532009-02-11 Glenn Morris <rgm@gnu.org>
1754
1755 * frames.texi (Visibility of Frames): Mention the effect multiple
1756 workspaces/desktops can have on visibility.
1757
ab992d66
EZ
17582009-02-07 Eli Zaretskii <eliz@gnu.org>
1759
c8736212
GM
1760 * text.texi (Commands for Insertion):
1761 * commands.texi (Event Mod):
1762 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
1763 * nonascii.texi (Translation of Characters):
1764 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
1765 (Explicit Encoding): Document the `charset' text property produced
1766 by decode-coding-region and decode-coding-string.
ab992d66 1767
e651a255
AM
17682009-01-27 Alan Mackenzie <acm@muc.de>
1769
1770 * modes.texi (Search-based Fontification): Correct a typo.
1771
bc5cde4b
JB
17722009-01-25 Juanma Barranquero <lekktu@gmail.com>
1773
1774 * abbrevs.texi (Abbrev Table Properties): Fix typo.
1775 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
1776
3533155b
EZ
17772009-01-24 Eli Zaretskii <eliz@gnu.org>
1778
f721deda
EZ
1779 * display.texi (Window Systems): Document the value of
1780 `initial-window-system' under --daemon.
1781
3533155b
EZ
1782 * os.texi (System Environment): Remove description of the
1783 `environment' function which has been deleted.
1784
f79b43b2
DN
17852009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
1786
1787 * frames.texi (Multiple Displays): Remove documentation for
1788 removed function make-frame-on-tty.
1789
e3aa6669
CY
17902009-01-22 Chong Yidong <cyd@stupidchicken.com>
1791
1792 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
1793 write-region-annotate-functions.
1794 Document write-region-post-annotation-function.
e3aa6669 1795
fb13a416
CY
17962009-01-19 Chong Yidong <cyd@stupidchicken.com>
1797
1798 * display.texi (Font Lookup): Document WIDTH argument of
1799 x-list-fonts.
1800
02eccf6b
EZ
18012009-01-17 Eli Zaretskii <eliz@gnu.org>
1802
ead3f58d
EZ
1803 * maps.texi (Standard Keymaps): Rename function-key-map to
1804 local-function-key-map.
1805
1806 * keymaps.texi (Translation Keymaps): Rename function-key-map to
1807 local-function-key-map.
1808
1809 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
1810 and `set-keyboard-coding-system' now accept an optional terminal
1811 argument.
1812
1813 * commands.texi (Event Mod): `keyboard-translate-table' is now
1814 terminal-local.
1815 (Function Keys): Rename function-key-map to
1816 local-function-key-map.
1817
df05a163
EZ
1818 * elisp.texi (Top): Make @detailmenu be consistent with changes in
1819 frames.texi.
1820
0ed8034e 1821 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
1822 `delete-terminal-functions', `suspend-tty-functions' and
1823 `resume-tty-functions'.
0ed8034e
EZ
1824
1825 * frames.texi (Frames): Document `frame-terminal' and
1826 `terminal-live-p'.
1827 (Multiple Displays): Document `make-frame-on-tty'.
1828 (Multiple Terminals): Document `terminal-list', `delete-terminal',
1829 `terminal-name', and `get-device-terminal'.
490f1197
EZ
1830 (Terminal Parameters): Document `terminal-parameters',
1831 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
1832
1833 * os.texi (System Environment): Document `environment' and
1834 `initial-environment'.
490f1197
EZ
1835 (Suspending Emacs): Update for multi-tty; document
1836 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 1837
02eccf6b
EZ
1838 * nonascii.texi (Coding System Basics): More accurate description
1839 of `raw-text'.
1840
f19fea97
JB
18412009-01-12 Juanma Barranquero <lekktu@gmail.com>
1842
1843 * display.texi (Low-Level Font): Fix typo.
1844
16fa292f
CY
18452009-01-10 Chong Yidong <cyd@stupidchicken.com>
1846
1847 * elisp.texi (Top): Update node listing.
1848
1849 * display.texi (PostScript Images): Node deleted.
1850
0b4faef3
EZ
18512009-01-10 Eli Zaretskii <eliz@gnu.org>
1852
3355f04d
EZ
1853 * processes.texi (Decoding Output): Document that null bytes force
1854 no-conversion for reading process output.
1855
1856 * files.texi (Reading from Files): Document that null bytes force
1857 no-conversion when visiting files.
1858
11625308 1859 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 1860
5dcb4c4e
SM
1861 * nonascii.texi (Lisp and Coding Systems):
1862 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 1863 (Character Properties): Improve wording.
0b4faef3 1864
ce9cf065
CY
18652009-01-09 Chong Yidong <cyd@stupidchicken.com>
1866
1867 * display.texi (Font Lookup): Remove obsolete function
1868 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
1869 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
1870 (Font Selection): Reorder order of variable descriptions.
1871 Minor clarifications.
ce9cf065
CY
1872
1873 * elisp.texi (Top): Update node listing.
1874
ab756fb3
GM
18752009-01-09 Glenn Morris <rgm@gnu.org>
1876
1877 * commands.texi (Command Loop Info): Say that last-command-char and
1878 last-input-char are obsolete aliases.
1879
1880 * edebug.texi (Edebug Recursive Edit): Remove separate references to
1881 last-input-char and last-command-char, since they are just aliases for
1882 last-input-event and last-command-event.
1883
1884 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
1885 last-command-char.
1886
6b2b8ab1
CY
18872009-01-08 Chong Yidong <cyd@stupidchicken.com>
1888
1889 * elisp.texi: Update node listing.
1890
1891 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
1892 (Face Attributes): Don't link to Font Lookup.
1893 Document font-family-list.
6b2b8ab1
CY
1894 (Fonts): New node.
1895
3568e767
JR
18962009-01-08 Jason Rumney <jasonr@gnu.org>
1897
1898 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 1899 changing the standard pointer shapes. (Bug#1485)
3568e767 1900
6221c8db
CY
19012009-01-08 Chong Yidong <cyd@stupidchicken.com>
1902
1903 * display.texi (Attribute Functions): Note that a function value
1904 :height is relative, and that compatibility functions work by
1905 calling set-face-attribute.
1906 (Displaying Faces): Reorder list in order of increasing priority.
1907 (Face Remapping): New node. Content moved here from Displaying
1908 Faces.
1909 (Glyphs): Link to Face Functions.
1910
e3d3799a
CY
19112009-01-08 Chong Yidong <cyd@stupidchicken.com>
1912
1913 * display.texi (Faces): Don't discuss face id here. facep does
1914 not return t.
1915 (Defining Faces): Minor clarification.
1916 (Face Attributes): Rearrange items to match docstring of
1917 set-face-attribute. Add :foundry attribute. Document new role of
1918 :font attribute. Texinfo usage fix.
1919 (Attribute Functions): Copyedits.
1920 (Face Functions): Note that face number is seldom used.
1921
638a2457
RS
19222009-01-05 Richard M Stallman <rms@gnu.org>
1923
1924 * strings.texi (Predicates for Strings): Minor clarification.
1925
1926 * functions.texi (Function Safety): Texinfo usage fix.
1927
49ea0074
JB
19282009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
1929
1930 * objects.texi (General Escape Syntax): Fix typo.
1931
9f822178
MR
19322009-01-03 Martin Rudalics <rudalics@gmx.at>
1933
1934 * windows.texi (Choosing Window): Say that pop-up-frame-alist
1935 works via the default value of pop-up-frame-function.
1936
af34ad36
EZ
19372009-01-02 Eli Zaretskii <eliz@gnu.org>
1938
1939 * processes.texi (System Processes): Document the `time' and
1940 `ctime' attributes of `system-process-attributes'.
1941
d31f6679
CY
19422009-01-01 Chong Yidong <cyd@stupidchicken.com>
1943
1944 * display.texi (Face Attributes): Clarify :height attribute.
1945
174dc00c
MR
19462008-12-31 Martin Rudalics <rudalics@gmx.at>
1947
1948 * buffers.texi (The Buffer List): Clarify what moves a buffer to
1949 the front of the buffer list. Add entries for `last-buffer' and
1950 `unbury-buffer'.
1951
b8afe7e4
EZ
19522008-12-27 Eli Zaretskii <eliz@gnu.org>
1953
d14030f5
EZ
1954 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
1955 and its subsections.
1956
1957 * frames.texi (Multiple Terminals, Low-level Terminal)
1958 (Terminal Parameters, Frames on Other TTY devices): New sections.
1959 (Frames): Add an xref to "Multiple Terminals".
1960
765980a4
EZ
1961 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
1962
1963 * objects.texi (Terminal Type): New node.
1964 (Editing Types): Add it to the menu.
1965
47bd5577
EZ
1966 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
1967 Variables".
1968
eb22b78c 1969 * variables.texi (Directory Local Variables): New node.
47bd5577 1970 (Variables): Add a menu item for it.
eb22b78c 1971
b8afe7e4
EZ
1972 * loading.texi (Autoload): Document `generate-autoload-cookie' and
1973 `generated-autoload-file'.
1974
77bb0476
EZ
19752008-12-20 Eli Zaretskii <eliz@gnu.org>
1976
028e2c19
EZ
1977 * os.texi (Startup Summary): Add xref to documentation of
1978 `initial-window-system'.
1979
77bb0476
EZ
1980 * display.texi (Window Systems): Document `window-system' the
1981 function. The variable `window-system' is now frame-local.
028e2c19 1982 Document `initial-window-system'.
77bb0476 1983
dda87836
MR
19842008-12-19 Martin Rudalics <rudalics@gmx.at>
1985
1986 * windows.texi (Windows): Rewrite description of
1987 fit-window-to-buffer.
1988
caef3ed2
GM
19892008-12-13 Glenn Morris <rgm@gnu.org>
1990
1991 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
1992 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
1993
21c58e4d
GM
19942008-12-12 Glenn Morris <rgm@gnu.org>
1995
1996 * debugging.texi (Error Debugging): Refer forwards to
1997 eval-expression-debug-on-error.
1998
af38459f
EZ
19992008-12-05 Eli Zaretskii <eliz@gnu.org>
2000
5dedd9b5
EZ
2001 * strings.texi (String Basics): Only unibyte strings that
2002 represent key sequences hold 8-bit raw bytes.
2003
af38459f
EZ
2004 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
2005 paragraph to speak about `undecided'.
2006 (Character Properties): Don't explain the meaning of each
2007 property; instead, identify their Unicode Standard names.
b3f1f4a5 2008 (Character Sets): Document `map-charset-chars'.
af38459f 2009
fa047ae7
GM
20102008-12-02 Glenn Morris <rgm@gnu.org>
2011
2012 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2013 section yet again.
2014
47dbc044
EZ
20152008-11-29 Eli Zaretskii <eliz@gnu.org>
2016
98d05998
EZ
2017 * nonascii.texi (Character Properties): New Section.
2018 (Specifying Coding Systems): Document
2019 `coding-system-priority-list', `set-coding-system-priority', and
2020 `with-coding-priority'.
2021 (Lisp and Coding Systems): Document `check-coding-systems-region'
2022 and `coding-system-charset-list'.
2023 (Coding System Basics): Document `coding-system-aliases'.
2024
2025 * elisp.texi (Top): Add a @detailmenu entry for "Character
2026 Properties".
2027
47dbc044
EZ
2028 * objects.texi (Character Type): Correct the range of Emacs
2029 characters. Add an @xref to "Character Codes".
2030
2031 * strings.texi (String Basics): Add an @xref to "Character Codes".
2032
2033 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2034
2035 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2036 (Character Codes): Document `max-char'.
2037
8b80cdf5
EZ
20382008-11-28 Eli Zaretskii <eliz@gnu.org>
2039
2040 * nonascii.texi (Text Representations, Converting Representations)
2041 (Character Sets, Scanning Charsets, Translation of Characters):
2042 Make text more accurate.
2043
a99dceba
GM
20442008-11-28 Glenn Morris <rgm@gnu.org>
2045
2046 * files.texi (Format Conversion Round-Trip): Improve previous change.
2047
f6dc3bed
CY
20482008-11-26 Chong Yidong <cyd@stupidchicken.com>
2049
2050 * modes.texi (Auto Major Mode): Fix example.
2051
5da9413d
GM
20522008-11-25 Glenn Morris <rgm@gnu.org>
2053
2054 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2055
2056 * files.texi (Format Conversion Round-Trip):
2057 Use active voice for previous change.
2058
fcca848c
CY
20592008-11-25 Chong Yidong <cyd@stupidchicken.com>
2060
2061 * os.texi (Processor Run Time):
2062 * processes.texi (Transaction Queues):
2063 * markers.texi (The Mark):
2064 * windows.texi (Choosing Window, Selecting Windows):
2065 * files.texi (Changing Files, Magic File Names):
2066 * commands.texi (Key Sequence Input):
2067 * functions.texi (Declaring Functions):
2068 * strings.texi (Predicates for Strings):
2069 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
2070
36c8dc54
CY
20712008-11-24 Chong Yidong <cyd@stupidchicken.com>
2072
2073 * help.texi (Accessing Documentation): Update example.
2074
2075 * variables.texi (Defining Variables): Note that `*' is not
2076 necessary if defcustom is used.
2077
2a79b242
EZ
20782008-11-22 Eli Zaretskii <eliz@gnu.org>
2079
2080 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2081 Characters" from @detailmenu.
2082
2083 * nonascii.texi (Character Codes, Character Sets)
2084 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
2085 (Chars and Bytes, Splitting Characters): Sections removed.
2086
392f0d26
LK
20872008-11-22 Lute Kamstra <lute@gnu.org>
2088
2089 * positions.texi (Text Lines): Update goto-line documentation.
2090
af1a5cd5
MR
20912008-11-21 Martin Rudalics <rudalics@gmx.at>
2092
6a4cfb0c
MR
2093 * frames.texi (Frames): Fix typo, add cross references, reword.
2094 (Initial Parameters): Reword special-display-frame-alist text.
2095 (Frames and Windows): Reword. Describe argument norecord for
2096 set-frame-selected-window.
2097 (Input Focus): Describe argument norecord for select-frame.
2098 Remove comment on MS-Windows behavior for focus-follows-mouse.
2099 (Raising and Lowering): Mention windows-frames dichotomy in
2100 metaphor.
2101
af1a5cd5
MR
2102 * windows.texi (Displaying Buffers, Vertical Scrolling)
2103 (Horizontal Scrolling): Fix indenting and rewording issues
2104 introduced with 2008-11-07 change.
2105
c249fa9c
GM
21062008-11-20 Glenn Morris <rgm@gnu.org>
2107
2108 * files.texi (Format Conversion Round-Trip): Mention `preserve'
2109 element of `format-alist'.
2110
204d4665
GM
21112008-11-19 Glenn Morris <rgm@gnu.org>
2112
2113 * doclicense.texi: Update to FDL 1.3.
2114 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2115
cc0910af
CY
21162008-11-18 Chong Yidong <cyd@stupidchicken.com>
2117
efe6e7c4
CY
2118 * windows.texi (Window Hooks): Remove *-end-trigger-functions
2119 vars, which are obsolete. Mention jit-lock-register.
2120
5dcb4c4e
SM
2121 * modes.texi (Other Font Lock Variables):
2122 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 2123
cc0910af
CY
2124 * frames.texi (Color Parameters): Document alpha parameter.
2125
aeeedf76
MR
21262008-11-16 Martin Rudalics <rudalics@gmx.at>
2127
2128 * windows.texi (Splitting Windows, Deleting Windows)
2129 (Selecting Windows, Cyclic Window Ordering)
2130 (Buffers and Windows, Displaying Buffers, Choosing Window)
2131 (Dedicated Windows, Window Point, Window Start and End)
2132 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
2133 (Size of Window, Resizing Windows, Window Configurations)
2134 (Window Parameters): Avoid @var at beginning of sentences and
2135 reword accordingly.
2136
4c565c5c
LK
21372008-11-11 Lute Kamstra <lute@gnu.org>
2138
2139 * files.texi (File Name Components): Fix file-name-extension
2140 documentation.
2141
25f494c9
JB
21422008-11-11 Juanma Barranquero <lekktu@gmail.com>
2143
2144 * frames.texi (Basic Parameters): Remove display-environment-variable
2145 and term-environment-variable.
2146
a1401ab1
EZ
21472008-11-08 Eli Zaretskii <eliz@gnu.org>
2148
2149 * windows.texi (Basic Windows, Splitting Windows)
2150 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
2151 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
2152 (Resizing Windows, Window Configurations, Window Parameters):
2153 Fix wording and markup.
a1401ab1 2154
efafc282
MR
21552008-11-07 Martin Rudalics <rudalics@gmx.at>
2156
2157 * windows.texi (Windows): Update entries.
2158 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 2159 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
2160 (Selecting Windows, Cyclic Window Ordering): Reword with special
2161 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
2162 (Buffers and Windows, Choosing Window): Reword with special
2163 emphasis on dedicated windows.
2164 (Displaying Buffers): Reword. For switch-to-buffer mention that
2165 it may fall back on pop-to-buffer. For other-window try to
2166 explain how it treats the cyclic ordering of windows.
efafc282
MR
2167 (Dedicated Windows): New node and section discussing dedicated
2168 windows and associated functions.
86ab855a 2169 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
2170 (Window Start and End): Rename node and section title. Reword.
2171 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2172 Minor rewording.
2173 (Size of Window): Reword, in particular text on window-width.
2174 (Resizing Windows): Reword. Add text on balancing windows.
2175 (Window Configurations): Reword. Mention window parameters.
2176 (Window Parameters): New node and section on window parameters.
2177 (Window Hooks): Reword. Mention that
2178 window-configuration-change-hook is run "buffer-locally".
2179 * elisp.texi (Top): Update Windows entries in @detailmenu
2180 section.
2181
d60a8ab2
JB
21822008-11-04 Juanma Barranquero <lekktu@gmail.com>
2183
2184 * searching.texi (Regexp Search): Fix typo.
2185
01777627
CY
21862008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2187
2188 * searching.texi (Regexp Search): Document GREEDY arg.
2189 (Simple Match Data): Fix return value.
2190
c4526e93
EZ
21912008-11-01 Eli Zaretskii <eliz@gnu.org>
2192
2193 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
2194 with Emacs 23 internal representation of characters.
2195 Document `unibyte-string'.
c4526e93 2196
fe2ae8b5
CY
21972008-10-28 Chong Yidong <cyd@stupidchicken.com>
2198
2199 * processes.texi (Process Information): Note that process-status
2200 does not accept buffer names.
2201
cc5a21e3
CY
22022008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2203
2204 * positions.texi (Skipping Characters): Correct return value of
2205 skip-chars-forward.
2206
09460d9a
MR
22072008-10-25 Martin Rudalics <rudalics@gmx.at>
2208
520b29e7
MR
2209 * windows.texi (Deleting Windows): Update documentation of
2210 delete-windows-on.
2211 (Buffers and Windows): Update documentations of
2212 get-buffer-window and get-buffer-window-list.
2213 (Displaying Buffers): Update documentation of
2214 replace-buffer-in-windows.
2215
09460d9a
MR
2216 * buffers.texi (Current Buffer): Reword set-buffer and
2217 with-current-buffer documentations.
2218 (Creating Buffers): Reword documentation of get-buffer-create.
2219
4d48fcdc
MR
22202008-10-23 Martin Rudalics <rudalics@gmx.at>
2221
2222 * buffers.texi (Current Buffer): Reword documentation of
2223 set-buffer.
2224 (Buffer Names): Reword documentation of buffer-name.
2225 (The Buffer List): For bury-buffer explain what happens with the
2226 buffer's window.
2227 (Creating Buffers): Say that get-buffer-create's arg is called
2228 buffer-or-name.
2229
f0143c43
CY
22302008-10-22 Chong Yidong <cyd@stupidchicken.com>
2231
3e5dbbd3
CY
2232 * advice.texi (Computed Advice): Explain what DEFINITION is.
2233
f0143c43
CY
2234 * nonascii.texi (Character Codes): Remove obsolete function
2235 char-valid-p, and document characterp instead.
2236
52a94b85
MR
22372008-10-22 Martin Rudalics <rudalics@gmx.at>
2238
2239 * windows.texi (Displaying Buffers): Reword documentation of
2240 pop-to-buffer.
2241 (Choosing Window): Rewrite documentation of display-buffer and
2242 its options.
2243
f76f8246
MR
2244 * buffers.texi (Killing Buffers): Update documentation of
2245 kill-buffer.
2246
acc8b598
EZ
22472008-10-21 Eli Zaretskii <eliz@gnu.org>
2248
80e6b6df
EZ
2249 * processes.texi (Serial Ports): Fix wording and improve markup.
2250
3645358a
EZ
2251 * searching.texi (Regexp Search): Document `string-match-p' and
2252 `looking-at-p'.
2253 (POSIX Regexps): Add an xref for "non-greedy".
2254 (Regexp Special): Add @cindex entry for "non-greedy".
2255
b3d50cff 2256 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 2257 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 2258
73b7530a
EZ
2259 * frames.texi (Color Names): Add an xref to `read-color'.
2260
2261 * minibuf.texi (High-Level Completion): Document `read-color'.
2262
acc8b598
EZ
2263 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2264
2265 * positions.texi (Narrowing): Add an xref to "Swapping Text".
2266
2267 * buffers.texi (Swapping Text): New section, documents
2268 `buffer-swap-text'.
2269
10e187e8
MR
22702008-10-21 Martin Rudalics <rudalics@gmx.at>
2271
2272 * windows.texi (Resizing Windows): Minor wording fix.
2273
fd6f900c
EZ
22742008-10-20 Eli Zaretskii <eliz@gnu.org>
2275
2276 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2277 and `combine-and-quote-strings'.
2278
2279 * strings.texi (Creating Strings): Add xrefs for them.
2280
e4372165
EZ
22812008-10-19 Eli Zaretskii <eliz@gnu.org>
2282
d6328fba
EZ
2283 * elisp.texi (Top): Make descriptive text for "Reading File Names"
2284 match the corresponding menu in minibuf.texi.
2285
e4372165
EZ
2286 * minibuf.texi (Reading File Names): Document `read-shell-command'
2287 and `minibuffer-local-shell-command-map'.
2288
5d8dda33
MR
22892008-10-19 Martin Rudalics <rudalics@gmx.at>
2290
2291 * windows.texi (Resizing Windows): Remove var{} around "window" in
2292 documentation of enlarge-window.
2293 Rewrite documentation of window-min-height and window-min-width.
2294
437706cd
EZ
22952008-10-19 Eli Zaretskii <eliz@gnu.org>
2296
80f85d7c
EZ
2297 * functions.texi (Calling Functions): Document `apply-partially'.
2298
291703b5
EZ
2299 * hooks.texi (Standard Hooks): Mention
2300 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2301
2302 * variables.texi (File Local Variables): Document
2303 `file-local-variables-alist', `before-hack-local-variables-hook'
2304 and `hack-local-variables-hook'.
2305
583d8b3c
EZ
2306 * processes.texi (Synchronous Processes): Document `process-lines'.
2307
5dcb4c4e
SM
2308 * customize.texi (Variable Definitions):
2309 Document `custom-reevaluate-setting'.
437706cd 2310
7e51d89b
MR
23112008-10-18 Martin Rudalics <rudalics@gmx.at>
2312
2313 * windows.texi (Choosing Window, Deleting Windows)
2314 (Displaying Buffers): Expand documentation of dedicated windows.
2315
43c59a3d
EZ
23162008-10-18 Eli Zaretskii <eliz@gnu.org>
2317
018a960d
EZ
2318 * files.texi (Changing Files): Document symbolic input of file
2319 modes to `set-file-modes'. Document `read-file-modes' and
2320 `file-modes-symbolic-to-number'.
2321
2c0b8144
EZ
2322 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2323 and `search-map'.
2324
5dcb4c4e
SM
2325 * searching.texi (Search and Replace):
2326 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 2327 Document `multi-query-replace-map'.
80120f13 2328
6d4913f0 2329 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
2330 (Completion Commands, Reading File Names):
2331 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
2332 `minibuffer-local-filename-must-match-map'.
2333 (Minibuffer Completion): The `require-match' argument to
2334 `completing-read' can now have the value `confirm-only'.
2335
43c59a3d
EZ
2336 * windows.texi (Displaying Buffers): Minor wording fix.
2337 (Choosing Window): `split-height-threshold' can now be nil.
2338 Document `split-width-threshold'. `pop-up-frames' can have the
2339 value `graphic-only'.
2340
f36acfd9
EZ
23412008-10-17 Eli Zaretskii <eliz@gnu.org>
2342
2343 * os.texi (Startup Summary): Document `before-init-time' and
2344 `after-init-time'. Document `initial-window-system' and
2345 `window-system-initialization-alist'. Document reading the
2346 abbrevs file. Document the call to `server-start' under --daemon.
2347 Rearrange a bit to be consistent with the code flow.
53728487
EZ
2348 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
2349 (Time Parsing): Document `format-seconds'.
f36acfd9 2350
96995b89
MR
23512008-10-17 Martin Rudalics <rudalics@gmx.at>
2352
2353 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
2354 and reword.
2355
2de17c73
EZ
23562008-10-16 Eli Zaretskii <eliz@gnu.org>
2357
2358 * markers.texi (The Mark): Document use-region-p.
2359
9cf52b11
EZ
23602008-10-15 Eli Zaretskii <eliz@gnu.org>
2361
c3aaf1d7
EZ
2362 * internals.texi (Writing Emacs Primitives): The interactive spec
2363 of a primitive can be a Lisp form.
2364
841a1743
EZ
2365 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
2366 values of transient-mark-mode. Document handle-shift-selection.
2367
2368 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
2369 (Interactive Examples): Show an example of `^'.
2370 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
2371 (Defining Commands, Using Interactive): The interactive-form of a
2372 function can be added via its symbol's property.
841a1743 2373
52441368
EZ
2374 * positions.texi (List Motion): beginning-of-defun-function can
2375 now accept an argument.
2376
8e8c1a72
EZ
2377 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
2378 now return a list of strings.
2379
a33a1f2a
EZ
2380 * control.texi (Handling Errors): Document ignore-errors.
2381
4fb04348
EZ
2382 * frames.texi (Creating Frames): Document frame-inherited-parameters.
2383 (Parameter Access): Document set-frame-parameter.
2384
ee666f84
EZ
2385 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
2386 Hooks" for the effect of kill-all-local-variables on local hook
2387 functions.
2388
9cf52b11
EZ
2389 * modes.texi (Major Mode Conventions, Mode Line Variables):
2390 `mode-name' need not be a string. xref to "Mode Line Data" for
2391 details, and to "Emulating Mode Line" for computing a string
2392 value.
2393
22526bc4
EZ
23942008-10-14 Eli Zaretskii <eliz@gnu.org>
2395
a65f6a85
EZ
2396 * processes.texi (System Processes): New section.
2397 (Processes, Signals to Processes): Add xrefs to it.
2398
2399 * objects.texi (Editing Types): A `process' is a subprocess of
2400 Emacs, not just any process running on the OS.
2401
2402 * elisp.texi (Top): Adjust the @detailmenu for the above two
2403 changes.
2404
2724b26a
EZ
2405 * sequences.texi (Char-Tables): Remove documentation of
2406 set-char-table-default, which has no effect since Emacs 23.
2407 <char-table-range, set-char-table-range>: Don't mention generic
2408 characters and charsets. Add a cons cell as a possible argument.
2409
2410 * nonascii.texi (Splitting Characters)
2411 (Translation of Characters): Don't mention generic characters.
2412
2413 * display.texi (Fontsets): Don't mention generic characters.
2414
22526bc4 2415 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 2416 argument FUNCTION with a cons cell as KEY.
22526bc4 2417
eaf4b689
EZ
24182008-10-13 Eli Zaretskii <eliz@gnu.org>
2419
45e46036
EZ
2420 * objects.texi (Primitive Function Type): Move "@cindex special
2421 forms" from here...
2422
2423 * eval.texi (Special Forms): ...to here.
2424
2425 * functions.texi (What Is a Function): `functionp' returns nil for
2426 special forms. Add an xref.
2427
eaf4b689
EZ
2428 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
2429 Variables".
2430
2431 * variables.texi (Frame-Local Variables): New section.
2432 (Buffer-Local Variables): Add an xref to it.
2433 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
2434 have both frame-local and buffer-local binding.
2435
2436 * frames.texi (Frames): Mention multiple tty frames.
2437 (Frame Parameters, Parameter Access): Mention frame-local variable
2438 bindings.
2439
15688fce
GM
24402008-09-20 Glenn Morris <rgm@gnu.org>
2441
2442 * display.texi (Defining Faces): Recommend against face variables.
2443
35539065
JB
24442008-09-16 Juanma Barranquero <lekktu@gmail.com>
2445
2446 * display.texi (Echo Area Customization): Fix typo.
2447
6a57054b
JB
24482008-09-09 Juanma Barranquero <lekktu@gmail.com>
2449
2450 * loading.texi (Where Defined): Add `defface' item.
2451
d632fb82
MR
24522008-09-06 Martin Rudalics <rudalics@gmx.at>
2453
2454 * loading.texi (Where Defined): Fix description of symbol-file.
2455
905a9adb
JR
24562008-08-26 Jason Rumney <jasonr@gnu.org>
2457
2458 * display.texi (TIFF Images): New section describing :index property.
2459
852e91b7
CY
24602008-08-23 Chong Yidong <cyd@stupidchicken.com>
2461
2462 * display.texi (Temporary Displays): Remove unnecessary comment
2463 about usage of temp-buffer-show-hook.
2464
6be001ee
CY
24652008-08-05 Chong Yidong <cyd@stupidchicken.com>
2466
2467 * symbols.texi (Other Plists): Fix incorrect example.
2468 Suggested by Florian Beck.
2469
58e3d8e8
JB
24702008-07-31 Juanma Barranquero <lekktu@gmail.com>
2471
2472 * os.texi: Fix previous change.
2473
7c2fb837
DN
24742008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2475
2476 * os.texi:
2477 * intro.texi:
2478 * files.texi: Remove VMS support.
2479
9e2a2647
DN
24802008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2481
2482 * os.texi:
2483 * frames.texi:
2484 * display.texi: Remove mentions of Mac Carbon.
2485
c4f4682b
MB
24862008-07-01 Miles Bader <miles@gnu.org>
2487
2488 * text.texi (Special Properties):
2489 * display.texi (Truncation): Add wrap-prefix and line-prefix.
2490
3696411e
JB
24912008-06-28 Johan Bockgård <bojohan@gnu.org>
2492
2493 * display.texi (Other Image Types): Fix copy/paste error; say
2494 "PBM", not "XBM".
2495
f2a77c3a
DN
24962008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
2497
2498 * os.texi: Remove references to obsolete systems.
2499
6d52677d
EZ
25002008-06-20 Eli Zaretskii <eliz@gnu.org>
2501
2502 * makefile.w32-in (distclean): Remove makefile.
2503
1a87da4c
GM
25042008-06-17 Glenn Morris <rgm@gnu.org>
2505
2506 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
2507 (elisp, dist): Remove rules and variables that are obsolete now
2508 the lisp manual is no longer distributed separately.
2509
fdda1c5d
GM
25102008-06-16 Glenn Morris <rgm@gnu.org>
2511
646692e9
GM
2512 * configure, configure.in, mkinstalldirs: Remove unused files.
2513
2514 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 2515 * vol1.texi (EMACSVER):
6a57054b 2516 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
2517
2518 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
2519 as per maintain.info.
2520
611bee81
GM
25212008-06-15 Glenn Morris <rgm@gnu.org>
2522
a7bed3a0
GM
2523 * makefile.w32-in (manual): Use "23" rather than "21".
2524
2525 * Makefile.in (emacsver): New, set by configure.
2526 (manual): Use emacsver.
2527
d794edf2
GM
2528 * intro.texi: Report bugs using M-x report-emacs-bug.
2529
611bee81
GM
2530 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
2531
c73e02fa
GM
25322008-06-13 Daniel Engeler <engeler@gmail.com>
2533
2534 * elisp.texi, internals.texi, processes.texi: Add documentation
2535 about serial port access.
2536
e40a85cd
MB
25372008-06-05 Miles Bader <miles@gnu.org>
2538
2539 * display.texi (Displaying Faces): Update to reflect function
2540 renamings in face-remap.el.
2541
7b753744
JB
25422008-06-05 Juanma Barranquero <lekktu@gmail.com>
2543
2544 * display.texi (Fontsets): Fix typos.
2545
9d3d42fb
MB
25462008-06-03 Miles Bader <miles@gnu.org>
2547
7b753744
JB
2548 * display.texi (Displaying Faces): Add add-relative-face-remapping,
2549 remove-relative-face-remapping, set-base-face-remapping,
2550 and set-default-base-face-remapping.
9d3d42fb 2551
f2cec7a9
MB
25522008-06-01 Miles Bader <miles@gnu.org>
2553
2554 * display.texi (Displaying Faces): Add face-remapping-alist.
2555
8f39c96d
SM
25562008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2557
2558 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
2559 variable names.
2560
1ef5eecc
ER
25612008-05-03 Eric S. Raymond <esr@golux>
2562
352c8b4a 2563 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
2564 (current-global-map) return references, not copies.
2565
63b4387f
JL
25662008-05-02 Juri Linkov <juri@jurta.org>
2567
2568 * minibuf.texi (Text from Minibuffer): Document a list of
2569 default values for `read-from-minibuffer'.
2570
38a8b703
JB
25712008-04-24 Juanma Barranquero <lekktu@gmail.com>
2572
2573 * nonascii.texi (Translation of Characters): Fix previous change.
2574
7c42e639
CY
25752008-04-20 Chong Yidong <cyd@stupidchicken.com>
2576
2577 * display.texi (Overlay Properties): Clarify role of underlying
2578 textprop and overlay keymaps for display strings.
2579
2580 * keymaps.texi (Active Keymaps): Ditto.
2581
25c0d999
SM
25822008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2583
2584 * minibuf.texi (Programmed Completion):
2585 Replace dynamic-completion-table with the new completion-table-dynamic.
2586
e3af5968
CY
25872008-04-07 Chong Yidong <cyd@stupidchicken.com>
2588
2589 * intro.texi (Some Terms): Change "fonts in this manual" index
2590 entry to "typographic conventions".
2591
6bfc8698
EZ
25922008-04-05 Eli Zaretskii <eliz@gnu.org>
2593
2594 * objects.texi (Text Props and Strings): Add indexing for read
2595 syntax of text properties.
2596
4972c361
SM
25972008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
2598
2599 * processes.texi (Decoding Output): Remove process-filter-multibyte
2600 functions.
2601
c70a68db
MR
26022008-03-15 Martin Rudalics <rudalics@gmx.at>
2603
2604 * display.texi (Finding Overlays): Say that empty overlays at
2605 the end of the buffer are reported too.
2606
1291fd36
GM
26072008-03-13 Glenn Morris <rgm@gnu.org>
2608
2609 * elisp.texi (EMACSVER): Set to 23.0.60.
2610
c6b0dfd5
CY
26112008-02-26 Chong Yidong <cyd@stupidchicken.com>
2612
38a8b703 2613 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 2614
875fc30c
GM
26152008-02-22 Glenn Morris <rgm@gnu.org>
2616
2617 * frames.texi (Position Parameters): Clarify the description of
2618 `left' and `top', using information from "Geometry".
2619 (Geometry): Give a pointer to "Position Parameters", rather than
2620 repeating information.
2621
d8c8e45a
GM
26222008-02-11 Glenn Morris <rgm@gnu.org>
2623
2624 * objects.texi (Equality Predicates): No longer talk about "two"
2625 functions.
2626
38a8b703 26272008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
2628
2629 * objects.texi (Equality Predicates): Add defun for
2630 equal-including-properties.
2631
bfffe0b1
GM
26322008-02-10 Glenn Morris <rgm@gnu.org>
2633
2634 * objects.texi (Equality Predicates):
2635 Mention equal-including-properties.
2636
431b78c9
RS
26372008-02-07 Richard Stallman <rms@gnu.org>
2638
2639 * windows.texi (Window Start): Mention the feature of moving
2640 window-start to start of line.
2641
c8763fb6 26422008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
2643
2644 * keymaps.texi (Tool Bar): Document rtl property.
2645
1a256502
TTN
26462008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
2647
2648 * display.texi (Button Types):
2649 For define-button-type, clarify type of NAME.
2650
569382c2
MR
26512008-01-19 Martin Rudalics <rudalics@gmx.at>
2652
2653 * buffers.texi (Buffer Modification): Fix typo.
2654
f3041af1
DN
26552008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
2656
2657 * os.texi (System Environment): Remove references to OSes that are
2658 not supported anymore.
2659
d35e1cd7
DN
26602008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
2661
2662 * os.texi (System Environment): Remove mention for Masscomp.
2663
23af7580
RS
26642008-01-04 Richard Stallman <rms@gnu.org>
2665
2666 * display.texi (Faces): Don't talk about internal face vector as arg
2667 to facep.
2668
2669 * customize.texi (Type Keywords): Fix previous change.
2670
2671 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
2672 * elisp.texi (Top): Fix menu for commands.texi change.
2673
ec7d5b1e
RS
26742007-12-30 Richard Stallman <rms@gnu.org>
2675
5dcb4c4e 2676 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
2677 (Accessing Scroll): New node broken out of Accessing Mouse.
2678
101a6cea
RS
26792007-12-28 Richard Stallman <rms@gnu.org>
2680
2681 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 2682 (Basic Parameters): For `title', refer to title bar.
041817a4 2683 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 2684
72b7e664
RS
26852007-12-23 Richard Stallman <rms@gnu.org>
2686
2687 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
2688 Improve some of the commented-out keywords' text too.
2689
27a4f445
MR
26902007-12-14 Martin Rudalics <rudalics@gmx.at>
2691
e2e3f1d7
MR
2692 * nonascii.texi (Encoding and I/O): Reword to avoid saying
2693 "visit the current buffer".
2694
27a4f445
MR
2695 * os.texi (System Interface): Fix typo.
2696
a2afc99d
RS
26972007-12-04 Richard Stallman <rms@gnu.org>
2698
2699 * objects.texi (Symbol Type): Fix typo.
2700
b694135c
RS
27012007-12-03 Richard Stallman <rms@gnu.org>
2702
2703 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
2704
f99a19da
GM
27052007-12-01 Glenn Morris <rgm@gnu.org>
2706
2707 * functions.texi (Declaring Functions): Improve previous change.
2708
8f4b37d8
GM
27092007-11-30 Glenn Morris <rgm@gnu.org>
2710
2711 * functions.texi (Declaring Functions): Add optional fourth
2712 argument of declare-function, and setting third argument to `t'.
2713
61a2fe01
RS
27142007-11-29 Richard Stallman <rms@gnu.org>
2715
2716 * customize.texi (Composite Types): Document `group' type.
2717
cbfc5193
GM
27182007-11-29 Glenn Morris <rgm@gnu.org>
2719
5dcb4c4e
SM
2720 * functions.texi (Declaring Functions): Add findex.
2721 Mention `external' files.
cbfc5193 2722
8386283a
JB
27232007-11-26 Juanma Barranquero <lekktu@gmail.com>
2724
2725 * functions.texi (Declaring Functions): Fix directive.
2726
a07c9a8b
RS
27272007-11-25 Richard Stallman <rms@gnu.org>
2728
2729 * help.texi (Help Functions): Clean up last change.
2730
2731 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
2732
2733 * loading.texi (Named Features): Minor cleanup.
2734
2735 * macros.texi (Eval During Expansion): Minor cleanup.
2736
2737 * variables.texi (Variable Aliases): Minor cleanup.
2738
a0925923
RS
27392007-11-24 Richard Stallman <rms@gnu.org>
2740
2741 * functions.texi (Declaring Functions): Clarify previous change.
2742
2743 * compile.texi (Compiler Errors): Clarify previous change.
2744
20c63e44
RS
27452007-11-24 Richard Stallman <rms@gnu.org>
2746
e5e76c04 2747 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
2748 Clarify the text and move items around.
2749
5bb0cda3
GM
27502007-11-24 Glenn Morris <rgm@gnu.org>
2751
2752 * functions.texi (Declaring Functions): New section.
2753 * compile.texi (Compiler Errors): Mention declaring functions,
2754 defvar with no initvalue, and byte-compile-warnings.
2755
af13c86a
MR
27562007-11-15 Martin Rudalics <rudalics@gmx.at>
2757
2758 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
2759 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
2760
a5373305
MR
27612007-11-13 Martin Rudalics <rudalics@gmx.at>
2762
2763 * help.texi (Help Functions): Document new macro `with-help-window'.
2764
fe284805
JL
27652007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2766
2767 * searching.texi (Replacing Match): Describe new
2768 `match-substitute-replacement'.
2769
2c3a09b1
RS
27702007-10-31 Richard Stallman <rms@gnu.org>
2771
2772 * strings.texi (Creating Strings): Null strings from concat not unique.
2773
f2b480f4
RS
27742007-10-26 Richard Stallman <rms@gnu.org>
2775
2776 * objects.texi (Equality Predicates): Null strings are uniquified.
2777
2778 * minibuf.texi: Minor clarifications in previous change.
2779
db21122c
GM
27802007-10-25 Glenn Morris <rgm@gnu.org>
2781
2782 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
2783
2328cbb3
RS
27842007-10-24 Richard Stallman <rms@gnu.org>
2785
2786 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
2787
2788 * variables.texi (Frame-Local Variables): Node deleted.
2789 (Variables): Delete Frame-Local Variables from menu.
2790 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
2791 (Default Value): Don't mention frame-local vars.
2792
2793 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
2794
2795 * loading.texi (Unloading): Document FEATURE-unload-function
2796 instead of FEATURE-unload-hook.
2797
2328cbb3
RS
2798 * frames.texi (Multiple Displays): Don't mention frame-local vars.
2799
c066bafa
JL
28002007-10-22 Juri Linkov <juri@jurta.org>
2801
2802 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
2803 (High-Level Completion): Document a list of default value strings
2804 in the DEFAULT argument, for which minibuffer functions return the
2805 first element.
2806
65ced25f
JL
28072007-10-17 Juri Linkov <juri@jurta.org>
2808
2809 * text.texi (Filling): Update arguments of fill-paragraph.
2810 fill-paragraph operates on the active region in Transient Mark mode.
2811 Remove fill-paragraph-or-region.
2812
ee46ec8e
KB
28132007-10-13 Karl Berry <karl@gnu.org>
2814
2815 * elisp.texi (@dircategory): Move to after @copying,
2816 since we want @copying as close as possible to the beginning of
2817 the output.
2818
61bbdbc6
RS
28192007-10-12 Richard Stallman <rms@gnu.org>
2820
2821 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
2822
2823 * commands.texi (Distinguish Interactive): New node,
2824 broken out from Interactive Call and rewritten.
2825 (Command Loop): Put Distinguish Interactive in menu.
2826
af23e1e8
RS
28272007-10-09 Richard Stallman <rms@gnu.org>
2828
2829 * text.texi (Examining Properties): Mention overlay priority.
2830
2831 * display.texi (Display Margins): Correct the description
2832 of margin display specifications.
2833 (Replacing Specs): New subnode broken out of Display Property.
2834
e1965a69
JL
28352007-10-06 Juri Linkov <juri@jurta.org>
2836
2837 * text.texi (Filling): Document fill-paragraph-or-region.
2838
4638454b
JB
28392007-10-05 Juanma Barranquero <lekktu@gmail.com>
2840
2841 * display.texi (Auto Faces): Fix typo.
2842
7ed54cc5
RS
28432007-10-02 Richard Stallman <rms@gnu.org>
2844
2845 * display.texi (Display Property): Explain some display specs
2846 don't let you move point in.
2847
5dcb4c4e
SM
2848 * frames.texi (Cursor Parameters):
2849 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
2850
2851 * windows.texi (Basic Windows): Don't describe
2852 cursor-in-non-selected-windows here.
2853
305a7ef2
EZ
28542007-10-01 Eli Zaretskii <eliz@gnu.org>
2855
2856 * processes.texi (Misc Network): Note that these functions are
2857 supported only on some systems.
2858
f7a7f4eb
RS
28592007-10-01 Richard Stallman <rms@gnu.org>
2860
2861 * display.texi (Overlay Properties): Explain nil as priority.
2862 Explain that conflicts are unpredictable if not resolved by
2863 priorities.
2864
780d7bb9
RS
28652007-09-23 Richard Stallman <rms@gnu.org>
2866
2867 * macros.texi (Backquote): Minor clarification.
2868
14b4fdfb
RS
28692007-09-19 Richard Stallman <rms@gnu.org>
2870
2871 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
2872 Clarify when they work in parallel and when one overrides.
2873 Fix error in example.
14b4fdfb 2874
b8d4c8d0
GM
28752007-09-06 Glenn Morris <rgm@gnu.org>
2876
b3e755a9 2877 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
2878 commands to use ../../info.
2879 * Makefile.in (infodir): Go up one more level.
4638454b 2880 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
2881 (miscmanualdir): New.
2882 (dist): Use new variable miscmanualdir.
2883 * makefile.w32-in (infodir, texinputdir): Go up one more level.
2884 (usermanualdir): Change from ../man to ../emacs.
2885
1bb1f7d3
MR
28862007-08-30 Martin Rudalics <rudalics@gmx.at>
2887
2888 * commands.texi (Command Loop Info): Advise against changing
2889 most variables described here. Explain new variable
2890 last-repeatable-command.
2891
b8d4c8d0
GM
28922007-08-29 Glenn Morris <rgm@gnu.org>
2893
2894 * elisp.texi (EMACSVER): Increase to 23.0.50.
2895
28962007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
2897
2898 * frames.texi (Basic Parameters): Add display-environment-variable
2899 and term-environment-variable.
2900
29012007-08-28 Juri Linkov <juri@jurta.org>
2902
2903 * display.texi (Image Formats, Other Image Types): Add SVG.
2904
29052007-08-28 Juri Linkov <juri@jurta.org>
2906
2907 * display.texi (Images): Move formats-related text to new node
2908 "Image Formats".
2909 (Image Formats): New node.
2910
619fb9ee
RS
29112007-08-27 Richard Stallman <rms@gnu.org>
2912
2913 * windows.texi (Window Configurations): Clarify what
2914 a window configuration saves.
2915
b8d4c8d0
GM
29162007-08-25 Richard Stallman <rms@gnu.org>
2917
2918 * display.texi (Images): Delete redundant @findex.
2919
39f9da30
GM
29202007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
2921
2922 * text.texi (Change Hooks): (after|before)-change-functions are no
2923 longer bound to nil while running; rather inhibit-modification-hooks
2924 is t.
2925
b8d4c8d0
GM
29262007-08-16 Richard Stallman <rms@gnu.org>
2927
5dcb4c4e
SM
2928 * processes.texi (Asynchronous Processes):
2929 Clarify doc of start-file-process.
b8d4c8d0
GM
2930
29312007-08-08 Martin Rudalics <rudalics@gmx.at>
2932
2933 * modes.texi (Example Major Modes): Fix typo.
2934
29352007-08-08 Glenn Morris <rgm@gnu.org>
2936
2937 * intro.texi (nil and t): Do not use `iff' in documentation.
2938
2939 * tips.texi (Documentation Tips): Recommend against `iff'.
2940
29412007-08-07 Chong Yidong <cyd@stupidchicken.com>
2942
2943 * display.texi (Image Cache): Document image-refresh.
2944
29452007-08-06 Martin Rudalics <rudalics@gmx.at>
2946
2947 * windows.texi (Size of Window): Document window-full-width-p.
2948
29492007-07-25 Glenn Morris <rgm@gnu.org>
2950
2951 * gpl.texi (GPL): Replace license with GPLv3.
2952
2953 * Relicense all FSF files to GPLv3 or later.
2954
29552007-07-24 Michael Albinus <michael.albinus@gmx.de>
2956
4638454b
JB
2957 * processes.texi (Synchronous Processes):
2958 Add `process-file-shell-command'.
b8d4c8d0
GM
2959 (Asynchronous Processes): Mention restricted use of
2960 `process-filter' and `process-sentinel' in
2961 `start-file-process'. Add `start-file-process-shell-command'.
2962
29632007-07-17 Michael Albinus <michael.albinus@gmx.de>
2964
2965 * files.texi (Magic File Names): Introduce optional parameter
2966 IDENTIFICATION for `file-remote-p'.
2967
29682007-07-16 Richard Stallman <rms@gnu.org>
2969
2970 * display.texi (Defining Faces): Fix previous change.
2971
29722007-07-14 Richard Stallman <rms@gnu.org>
2973
2974 * control.texi (Handling Errors): Document `debug' in handler list.
2975
29762007-07-10 Richard Stallman <rms@gnu.org>
2977
2978 * display.texi (Defining Faces): Explain C-M-x feature for defface.
2979
29802007-07-09 Richard Stallman <rms@gnu.org>
2981
2982 * files.texi (Magic File Names): Rewrite previous change.
2983
29842007-07-08 Michael Albinus <michael.albinus@gmx.de>
2985
2986 * files.texi (Magic File Names): Introduce optional parameter
2987 CONNECTED for `file-remote-p'.
2988
29892007-07-07 Michael Albinus <michael.albinus@gmx.de>
2990
2991 * processes.texi (Asynchronous Processes):
2992 * files.texi (Magic File Names): Add `start-file-process'.
2993
29942007-06-27 Richard Stallman <rms@gnu.org>
2995
5dcb4c4e
SM
2996 * files.texi (Format Conversion Piecemeal):
2997 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
2998
29992007-06-27 Michael Albinus <michael.albinus@gmx.de>
3000
4638454b
JB
3001 * files.texi (Magic File Names): Remove `dired-call-process'.
3002 Add `process-file'.
b8d4c8d0
GM
3003
30042007-06-27 Kenichi Handa <handa@m17n.org>
3005
3006 * text.texi (Special Properties): Fix description about
4638454b 3007 `composition' property.
b8d4c8d0
GM
3008
30092007-06-26 Kenichi Handa <handa@m17n.org>
3010
3011 * nonascii.texi (Default Coding Systems): Document about the
3012 return value `undecided'.
3013
30142007-06-25 David Kastrup <dak@gnu.org>
3015
3016 * keymaps.texi (Active Keymaps): Document new POSITION argument of
3017 `current-active-maps'.
3018
30192007-06-24 Karl Berry <karl@gnu.org>
3020
4638454b 3021 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
3022
30232007-06-15 Juanma Barranquero <lekktu@gmail.com>
3024
3025 * display.texi (Overlay Arrow): Doc fix.
3026
30272007-06-14 Karl Berry <karl@tug.org>
3028
3029 * anti.texi (Antinews): Typo.
3030
30312007-06-14 Chong Yidong <cyd@stupidchicken.com>
3032
3033 * display.texi (Image Cache): Document image-refresh.
3034
30352007-06-12 Karl Berry <karl@gnu.org>
3036
3037 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3038 * two-volume.make: New file.
3039 * .cvsignore: Ignore two-volume files.
3040
30412007-06-12 Tom Tromey <tromey@redhat.com>
3042
3043 * os.texi (Init File): Document user-emacs-directory.
3044
30452007-06-03 Nick Roberts <nickrob@snap.net.nz>
3046
3047 * commands.texi (Click Events): Describe width and height when
3048 object is nil.
3049
30502007-05-30 Nick Roberts <nickrob@snap.net.nz>
3051
5dcb4c4e
SM
3052 * commands.texi (Click Events): Layout more logically.
3053 Describe width and height.
b8d4c8d0
GM
3054 (Drag Events, Motion Events): Update to new format for position.
3055
30562007-06-02 Richard Stallman <rms@gnu.org>
3057
3058 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3059
30602007-06-02 Chong Yidong <cyd@stupidchicken.com>
3061
3062 * Version 22.1 released.
3063
30642007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3065
3066 * text.texi (Special Properties): Correct meaning of fontified face.
3067
30682007-05-30 Richard Stallman <rms@gnu.org>
3069
3070 * text.texi (Special Properties): Add link to Adjusting Point.
3071
30722007-05-12 Richard Stallman <rms@gnu.org>
3073
3074 * text.texi (Margins): indent-to-left-margin is not the default.
3075 (Mode-Specific Indent): For indent-line-function, the default
3076 is indent-relative.
3077
3078 * modes.texi (Example Major Modes): Explain last line of text-mode
3079 is redundant.
3080
30812007-05-10 Richard Stallman <rms@gnu.org>
3082
3083 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3084
3085 * help.texi (Keys in Documentation): Add reference to
3086 Documentation Tips.
3087
3088 * files.texi (Format Conversion): TO-FN gets three arguments.
3089
3090 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3091
30922007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3093
3094 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
3095 * files.texi (Format Conversion): Expand intro; add menu.
3096 (Format Conversion Overview, Format Conversion Round-Trip)
3097 (Format Conversion Piecemeal): New nodes/subsections.
3098 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
3099 * text.texi (Text Properties): Remove "Saving Properties" from menu.
3100 (Saving Properties): Delete node/subsection.
3101
31022007-05-07 Karl Berry <karl@gnu.org>
3103
3104 * elisp.texi (EMACSVER): Back to 22.
3105
31062007-05-06 Richard Stallman <rms@gnu.org>
3107
3108 * processes.texi (Accepting Output): Revert most of previous change.
3109
31102007-05-05 Richard Stallman <rms@gnu.org>
3111
3112 * processes.texi (Accepting Output): accept-process-output
3113 uses microseconds, not milliseconds. But that arg is obsolete.
3114
31152007-05-04 Karl Berry <karl@tug.org>
3116
3117 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3118
31192007-05-04 Eli Zaretskii <eliz@gnu.org>
3120
3121 * tips.texi (Documentation Tips): Rearrange items to place the
3122 more important ones first. Add an index entry for hyperlinks.
3123
31242007-05-03 Karl Berry <karl@gnu.org>
3125
3126 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3127 (EMACSVER) [smallbook]: 22 for printed version.
3128
3129 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3130 so restore anchor to normal position after defun. Found by Kevin Ryde.
3131
31322007-04-26 Glenn Morris <rgm@gnu.org>
3133
3134 * elisp.texi (EMACSVER): Increase to 22.1.50.
3135
31362007-04-28 Karl Berry <karl@gnu.org>
3137
3138 * elisp.texi: Improve line breaks on copyright page,
3139 similar layout to emacs manual, 8.5x11 by default.
3140
31412007-04-24 Richard Stallman <rms@gnu.org>
3142
3143 * text.texi (Special Properties): Add xref to Overlay Properties.
3144
3145 * display.texi (Overlay Properties): Add xref to Special Properties.
3146
31472007-04-22 Richard Stallman <rms@gnu.org>
3148
3149 * keymaps.texi (Extended Menu Items): Move the info about
3150 format with cached keyboard binding.
3151
31522007-04-21 Richard Stallman <rms@gnu.org>
3153
3154 * text.texi (Special Properties): Clarify previous change.
3155
3156 * files.texi (File Name Expansion): Clarify previous change.
3157
3158 * display.texi (Attribute Functions): Fix example for
3159 face-attribute-relative-p.
3160
31612007-04-19 Kenichi Handa <handa@m17n.org>
3162
3163 * text.texi (Special Properties): Document composition property.
3164
31652007-04-19 Glenn Morris <rgm@gnu.org>
3166
3167 * files.texi (File Name Expansion): Mention "superroot".
3168
31692007-04-15 Chong Yidong <cyd@stupidchicken.com>
3170
3171 * frames.texi (Multiple Displays): Add note about "multi-monitor"
3172 setups.
3173 (Display Feature Testing): Note that display refers to all
3174 physical monitors for multi-monitor setups.
3175
31762007-04-14 Richard Stallman <rms@gnu.org>
3177
3178 * lists.texi (Sets And Lists): Clarify `delete' examples.
3179 Remove spurious xref to same node.
3180 Clarify xref for add-to-list.
3181
31822007-04-12 Nick Roberts <nickrob@snap.net.nz>
3183
3184 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3185 value of lisp-mode-map.
3186
31872007-04-11 Karl Berry <karl@gnu.org>
3188
3189 * anti.texi (Antinews):
3190 * display.texi (Overlay Properties, Defining Images):
3191 * processes.texi (Synchronous Processes, Sentinels):
3192 * syntax.texi (Syntax Table Internals):
3193 * searching.texi (Regexp Special):
3194 * nonascii.texi (Default Coding Systems):
3195 * text.texi (Special Properties):
3196 * minibuf.texi (Basic Completion): Wording to improve breaks in
3197 8.5x11 format.
3198 * elisp.texi (smallbook): New @set to more easily switch between
3199 smallbook and 8.5x11.
3200
32012007-04-11 Richard Stallman <rms@gnu.org>
3202
3203 * text.texi (Lazy Properties): Minor fix.
3204
32052007-04-08 Karl Berry <karl@gnu.org>
3206
3207 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3208 * macros.texi (Backquote): Downcase Backquote in index entries for
3209 consistency.
3210
32112007-04-08 Richard Stallman <rms@gnu.org>
3212
3213 * text.texi (Adaptive Fill): Just describe default,
3214 don't show it (since it contains non-ASCII chars).
3215
32162007-04-07 Karl Berry <karl@gnu.org>
3217
3218 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3219 adaptive-fill-regexp's value, since they are not in the standard
3220 TeX fonts.
3221
32222007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
3223
3224 * display.texi (Defining Faces): Fix example.
3225
32262007-04-07 Karl Berry <karl@gnu.org>
3227
3228 * display.texi (Button Buffer Commands): Improve page break.
3229
32302007-04-07 Richard Stallman <rms@gnu.org>
3231
3232 * advice.texi (Activation of Advice): Remove redundant index entry.
3233
3234 * backups.texi: Improve index entries. Remove redundant ones.
3235
3236 * compile.texi (Byte Compilation): Improve index entry.
3237
3238 * hash.texi (Creating Hash): Improve index entry.
3239
3240 * symbols.texi (Definitions): Improve index entry.
3241
3242 * edebug.texi: Improve index entries. Remove redundant/useless ones.
3243
3244 * maps.texi (Standard Keymaps): Remove useless index entry.
3245
3246 * help.texi (Documentation Basics): Remove redundant index entries.
3247
3248 * customize.texi: Improve index entries.
3249 Remove redundant/useless ones.
3250
3251 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3252
3253 * streams.texi (Output Variables): Improve index entry.
3254
3255 * abbrevs.texi (Abbrevs): Remove useless index entry.
3256
3257 * macros.texi (Expansion): Remove useless index entry.
3258
3259 * text.texi: Improve index entries. Remove redundant/useless ones.
3260 (Text Properties, Examining Properties)
3261 (Special Properties): Use "property category" instead of "category"
3262 to refer to the `category' property.
3263
3264 * positions.texi: Improve index entries. Remove useless one.
3265
3266 * lists.texi: Improve index entries. Remove redundant/useless ones.
3267
3268 * os.texi: Improve index entries.
3269 (Timers): Fix previous change.
3270
3271 * buffers.texi: Improve index entries.
3272 (Modification Time): Get rid of term "obsolete buffer".
3273
3274 * debugging.texi: Improve index entries.
3275 (Test Coverage): Add xref to other test coverage ftr.
3276
3277 * eval.texi: Improve index entry. Remove redundant ones.
3278
3279 * numbers.texi: Improve index entries. Remove redundant/useless ones.
3280
3281 * files.texi: Improve index entries. Remove redundant/useless ones.
3282
3283 * objects.texi: Improve index entries.
3284
3285 * processes.texi: Improve index entries.
3286
3287 * modes.texi: Improve index entry. Remove redundant one.
3288
3289 * nonascii.texi: Improve index entries.
3290
3291 * internals.texi: Improve index entries.
3292
3293 * syntax.texi: Improve index entries.
3294
3295 * keymaps.texi (Active Keymaps): Improve index entries.
3296
3297 * commands.texi: Improve index entries. Remove redundant/useless ones.
3298
3299 * frames.texi: Improve index entries. Remove redundant/useless ones.
3300
3301 * markers.texi: Improve index entries. Remove redundant ones.
3302
3303 * tips.texi: Improve index entries.
3304
3305 * loading.texi (Unloading): Improve index entry.
3306
3307 * variables.texi: Improve index entries. Remove redundant one.
3308
3309 * sequences.texi: Improve index entry.
3310
3311 * display.texi: Improve index entries. Remove redundant ones.
3312
3313 * windows.texi: Improve index entries.
3314
3315 * searching.texi: Improve index entries. Remove redundant one.
3316
3317 * strings.texi (Case Tables): Improve last change.
3318
33192007-04-04 Chong Yidong <cyd@stupidchicken.com>
3320
3321 * strings.texi (Case Tables): Document with-case-table and
3322 ascii-case-table.
3323
33242007-04-03 Karl Berry <karl@gnu.org>
3325
3326 * processes.texi (Network): Reword to improve page break.
3327
33282007-04-03 Eli Zaretskii <eliz@gnu.org>
3329
3330 * functions.texi (Inline Functions): Describe more disadvantages
3331 of defsubst, and make advice against it stronger.
3332
33332007-04-02 Karl Berry <karl@gnu.org>
3334
3335 * backups.texi (Backup Names): Avoid widow words.
3336 * modes.texi (Example Major Modes): Align last comment.
3337
33382007-04-01 Chong Yidong <cyd@stupidchicken.com>
3339
3340 * keymaps.texi (Remapping Commands): Document new arg to
3341 command-remapping.
3342
33432007-04-01 Karl Berry <karl@gnu.org>
3344
3345 * processes.texi (Low-Level Network): Typo.
3346 * loading.texi (Hooks for Loading): Avoid double "the".
3347 * keymaps.texi (Key Sequences): No double "and".
3348 (Changing Key Bindings): Shorten to improve line break.
3349
33502007-03-31 Glenn Morris <rgm@gnu.org>
3351
3352 * os.texi (Timers): Fix description of run-at-time TIME formats.
3353
33542007-03-31 Richard Stallman <rms@gnu.org>
3355
3356 * display.texi (Invisible Text): Correct buffer-invisibility-spec
3357 regarding ellipsis.
3358
33592007-03-31 Eli Zaretskii <eliz@gnu.org>
3360
3361 * intro.texi (nil and t):
3362 * symbols.texi (Plists and Alists):
3363 * variables.texi (Variable Aliases, Constant Variables):
3364 * functions.texi (Defining Functions):
3365 * advice.texi (Advising Primitives):
3366 * debugging.texi (Syntax Errors, Compilation Errors):
3367 * minibuf.texi (Minibuffer Windows):
3368 * commands.texi (Adjusting Point):
3369 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
3370 (Auto Major Mode, Major Mode Conventions):
3371 * help.texi (Describing Characters):
3372 * files.texi (Create/Delete Dirs, Information about Files)
3373 (File Locks, Writing to Files, Reading from Files)
3374 (Saving Buffers):
3375 * windows.texi (Resizing Windows, Cyclic Window Ordering):
3376 * frames.texi (Finding All Frames):
3377 * positions.texi (Buffer End, Motion):
3378 * markers.texi (The Region):
3379 * text.texi (Deletion, Near Point):
3380 * display.texi (Displaying Messages, Truncation):
3381 * os.texi (Processor Run Time):
3382 * tips.texi (Key Binding Conventions, Programming Tips)
3383 (Warning Tips, Documentation Tips, Comment Tips):
3384 * internals.texi (Memory Usage): Improve indexing.
3385
3386 * variables.texi (Frame-Local Variables):
3387 * functions.texi (Argument List):
3388 * loading.texi (Library Search):
3389 * streams.texi (Output Variables):
3390 * keymaps.texi (Translation Keymaps, Searching Keymaps):
3391 * searching.texi (Replacing Match, Search and Replace):
3392 * processes.texi (Byte Packing, Decoding Output)
3393 (Accepting Output, Network Servers, Shell Arguments):
3394 * display.texi (Abstract Display, Image Cache, Scroll Bars):
3395 * windows.texi (Window Point, Window Start):
3396 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
3397 * commands.texi (Reading Input, Keyboard Events):
3398 * minibuf.texi (Reading File Names, Minibuffer Completion)
3399 (Recursive Mini):
3400 * positions.texi (List Motion):
3401 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
3402 * numbers.texi (Arithmetic Operations, Math Functions)
3403 (Predicates on Numbers, Comparison of Numbers):
3404 (Numeric Conversions):
3405 * locals.texi (Standard Buffer-Local Variables):
3406 * maps.texi (Standard Keymaps):
3407 * os.texi (User Identification, System Environment, Recording Input)
3408 (X11 Keysyms):
3409 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
3410 * backups.texi (Backups and Auto-Saving):
3411 * customize.texi (Customization, Group Definitions)
3412 (Variable Definitions):
3413 * compile.texi (Byte Compilation): Improve index entries.
3414
34152007-03-31 Karl Berry <karl@gnu.org>
3416
3417 * macros.texi (Defining Macros): Avoid widow syllable.
3418
34192007-03-31 Eli Zaretskii <eliz@gnu.org>
3420
3421 * elisp.texi (Top): Postscript -> PostScript.
3422
3423 * display.texi (Images, Postscript Images): Postscript -> PostScript.
3424
34252007-03-31 Markus Triska <markus.triska@gmx.at>
3426
3427 * internals.texi (Writing Emacs Primitives): Untabify `For'.
3428
34292007-03-30 Karl Berry <karl@gnu.org>
3430
3431 * lists.texi (List-related Predicates): Remove spurious @need.
3432 (Setcdr): Use @smallexample to improve page break.
3433 (Association Lists) <assoc>: Reword to improve page break.
3434
3435 * strings.texi (String Conversion): Insert blank line to improve
3436 page break.
3437
3438 * numbers.texi (Random Numbers): Use @minus{}.
3439 (Math Functions): Use @minus{}.
3440
3441 * intro.texi (Acknowledgements): Avoid line breaks before middle
3442 initials.
3443
34442007-03-24 Eli Zaretskii <eliz@gnu.org>
3445
3446 * errors.texi (Standard Errors): Add an index entry.
3447
34482007-03-19 Richard Stallman <rms@gnu.org>
3449
3450 * os.texi (Recording Input): recent-keys now gives 300 keys.
3451
34522007-03-12 Glenn Morris <rgm@gnu.org>
3453
3454 * os.texi: Replace "daylight savings" with "daylight saving"
3455 throughout.
3456
34572007-03-05 Richard Stallman <rms@gnu.org>
3458
5dcb4c4e
SM
3459 * variables.texi (File Local Variables):
3460 Update enable-local-variables values.
b8d4c8d0
GM
3461
34622007-03-04 Richard Stallman <rms@gnu.org>
3463
3464 * syntax.texi (Control Parsing): Minor clarification.
3465
3466 * strings.texi (Formatting Strings): Clarify width, precision, flags.
3467
3468 * sequences.texi (Sequence Functions): Move string-bytes away,
3469 add xref.
3470
3471 * nonascii.texi (Text Representations): Move string-bytes here.
3472
3473 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
3474
3475 * minibuf.texi (Basic Completion): Minor clarification.
3476
3477 * markers.texi (The Mark): Clarify existence vs activation of mark.
3478 Other cleanup.
3479
3480 * display.texi (Finding Overlays): Write better example.
3481
3482 * compile.texi (Eval During Compile): Clarify putting macros
3483 in eval-when-compile.
3484
c5602427 34852007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
3486
3487 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 3488 load-read-function definition doc.
b8d4c8d0
GM
3489
34902007-02-21 Kim F. Storm <storm@cua.dk>
3491
3492 * strings.texi (Text Comparison): Mention that assoc-string
3493 converts symbols to strings before testing.
3494
34952007-02-17 Kim F. Storm <storm@cua.dk>
3496
3497 * processes.texi (Bindat Spec): Vector types can have optional
3498 element type.
3499 (Bindat Examples): Fix example. Add vector with element type.
3500
35012007-02-16 Andreas Schwab <schwab@suse.de>
3502
3503 * strings.texi (Formatting Strings): Document '+' flag.
3504
35052007-02-15 Juanma Barranquero <lekktu@gmail.com>
3506
3507 * strings.texi (Modifying Strings): Clarify that `clear-string'
3508 always converts the string to unibyte.
3509
35102007-02-14 Kim F. Storm <storm@cua.dk>
3511
3512 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
3513 Rewrite glyph code description to refer to these functions.
3514 Remove details of encoding face number and char into integer code.
3515
35162007-02-03 Alan Mackenzie <acm@muc.de>
3517
3518 * loading.texi (Hooks for Loading): Make the description of
3519 `eval-after-load' more detailed, and amend the description of
3520 after-load-alist, in accordance with changes from 2006-05.
3521
35222007-02-03 Chong Yidong <cyd@stupidchicken.com>
3523
3524 * modes.texi (Defining Minor Modes): Document that a :require
3525 keyword or similar may be required to make saved customization
3526 variables work.
3527
35282007-02-03 Eli Zaretskii <eliz@gnu.org>
3529
3530 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
3531 Texinfo guidelines and with what texnfo-upd.el expects.
3532 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
3533 parts needed by `texinfo-multiple-files-update'.
3534
35352007-02-02 Eli Zaretskii <eliz@gnu.org>
3536
3537 * elisp.texi (Top): Update the top-level menus.
3538
3539 * syntax.texi (Categories): Add index entries.
3540
35412007-02-01 Juanma Barranquero <lekktu@gmail.com>
3542
3543 * display.texi (Attribute Functions): Fix name and description of
3544 the UNDERLINE arg of `set-face-underline-p'.
3545
35462007-01-29 Eli Zaretskii <eliz@gnu.org>
3547
3548 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
3549 Variables", and "Standard Keymaps" to the detailed menu.
3550
3551 * variables.texi (Future Local Variables): Add index entry.
3552
35532007-01-28 Richard Stallman <rms@gnu.org>
3554
3555 * tips.texi (Coding Conventions): Clarify the tip about macros
3556 that define a function or a variable.
3557
3558 * files.texi (File Attributes): UID and GID can be floats.
3559 (Magic File Names): Explain why deferring all operations to
3560 the standard handler does not work.
3561
35622007-01-23 Martin Rudalics <rudalics@gmx.at>
3563
3564 * backups.texi (Reverting): Use "buffer" instead of "file"
3565 when talking about major and minor modes.
3566
35672007-01-21 Richard Stallman <rms@gnu.org>
3568
3569 * help.texi (Documentation): Add xref to Documentation Tips.
3570
35712007-01-14 Juanma Barranquero <lekktu@gmail.com>
3572
3573 * tips.texi (Coding Conventions): Fix typos.
3574
35752007-01-05 Richard Stallman <rms@gnu.org>
3576
3577 * modes.texi (Defining Minor Modes): Fix previous change.
3578
35792007-01-03 Richard Stallman <rms@gnu.org>
3580
3581 * customize.texi (Variable Definitions, Customization Types):
3582 Don't use * in doc string for defcustom.
3583
35842007-01-02 Richard Stallman <rms@gnu.org>
3585
3586 * variables.texi (Variable Aliases): Clarify that aliases vars
3587 always have the same value.
3588
3589 * processes.texi (Bindat Spec): Fix Texinfo usage.
3590
3591 * modes.texi (Defining Minor Modes): Explain effect of command
3592 defined with define-global-minor-mode on new buffers.
3593
35942006-12-30 Kim F. Storm <storm@cua.dk>
3595
3596 * keymaps.texi (Tool Bar): Describe `grow-only' value of
3597 `auto-resize-tool-bars'.
3598
35992006-12-30 Richard Stallman <rms@gnu.org>
3600
3601 * keymaps.texi (Active Keymaps): Fix previous change.
3602
36032006-12-30 Nick Roberts <nickrob@snap.net.nz>
3604
3605 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
3606
36072006-12-30 Kim F. Storm <storm@cua.dk>
3608
3609 * processes.texi (Bindat Spec): Clarify using field names in
3610 length specifications.
3611
36122006-12-29 Kim F. Storm <storm@cua.dk>
3613
3614 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
3615 Add count and index variables for eval forms in repeat blocks.
3616
36172006-12-24 Richard Stallman <rms@gnu.org>
3618
5dcb4c4e
SM
3619 * customize.texi (Variable Definitions):
3620 Document new name custom-add-frequent-value.
b8d4c8d0
GM
3621
36222006-12-19 Kim F. Storm <storm@cua.dk>
3623
3624 * commands.texi (Misc Events): User signals now result in sigusr1
3625 and sigusr2 events which are handled through special-event-map.
3626 (Special Events): User signals and drag-n-drop are special.
3627
36282006-12-17 Richard Stallman <rms@gnu.org>
3629
3630 * loading.texi (Named Features): Explain subfeatures better.
3631
3632 * customize.texi: Use "option" only for user options.
3633 For the keyword values inside defcustom etc, say "keywords".
3634 For :options value's elements, say "elements".
3635 :group should not be omitted.
3636
3637 * syntax.texi (Parsing Expressions): Split up node.
3638 (Motion via Parsing, Position Parse, Parser State)
3639 (Low-Level Parsing, Control Parsing): New subnodes.
3640 (Parser State): Document syntax-ppss-toplevel-pos.
3641
3642 * positions.texi (List Motion): Punctuation fix.
3643
3644 * files.texi (File Name Completion): Document PREDICATE arg
3645 to file-name-completion.
3646
36472006-12-16 Eli Zaretskii <eliz@gnu.org>
3648
3649 * internals.texi (Building Emacs, Writing Emacs Primitives):
3650 Add index entries.
3651
36522006-12-11 Richard Stallman <rms@gnu.org>
3653
3654 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
3655 affects face menu. Explain how to make it non-nil without enabling
3656 any fontification.
3657
36582006-12-10 Chong Yidong <cyd@stupidchicken.com>
3659
3660 * modes.texi (Font Lock Basics): Document nil value of
3661 font-lock-defaults.
3662
36632006-12-10 Glenn Morris <rgm@gnu.org>
3664
3665 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
3666 value for system-flag argument. Abbrev tables may not be empty
3667 when major modes are loaded.
3668
36692006-12-08 Juanma Barranquero <lekktu@gmail.com>
3670
3671 * makefile.w32-in (maintainer-clean): Partially revert last
3672 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
3673 to protect elisp-covers.texi.
3674
36752006-12-07 Juanma Barranquero <lekktu@gmail.com>
3676
3677 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
3678 Don't remove elisp* info files; they are already deleted by the
3679 `clean' and `distclean' targets, and they are in the $(infodir)
3680 directory, not the current one.
3681
36822006-12-04 Kim F. Storm <storm@cua.dk>
3683
3684 * commands.texi (Misc Events): Update signal events.
3685 (Event Examples): Add signal example.
3686
36872006-11-29 Richard Stallman <rms@gnu.org>
3688
3689 * frames.texi (Visibility of Frames): Explain visible windows
3690 can be covered by others. Add xref for raise-frame.
3691
36922006-11-28 Richard Stallman <rms@gnu.org>
3693
3694 * searching.texi (Regexp Special): Update when ^ is special.
3695
36962006-11-27 Eli Zaretskii <eliz@gnu.org>
3697
3698 * customize.texi (Customization, Common Keywords)
3699 (Group Definitions, Variable Definitions, Composite Types)
3700 (Type Keywords, Customization Types): Add index entries for
3701 various customization keywords.
3702
37032006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3704
3705 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
3706
c8763fb6 37072006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
3708
3709 * frames.texi (Window System Selections): Remove clipboard from
3710 description of selection-coding-system.
3711
37122006-11-06 Richard Stallman <rms@gnu.org>
3713
3714 * lists.texi (List Variables): Document COMPARE-FN.
3715
3716 * keymaps.texi: Avoid use of "binding" to mean a relation;
3717 use it only to refer to the meaning associated with a key.
3718 (Keymaps): Change menu node description.
3719
3720 * elisp.texi (Top): Change menu node description.
3721
3722 * display.texi (Managing Overlays): Document overlay-recenter.
3723
37242006-10-29 Chong Yidong <cyd@stupidchicken.com>
3725
3726 * Makefile.in: Use relative paths to avoid advertising filesystem
3727 contents during compilation.
3728
37292006-10-23 Kim F. Storm <storm@cua.dk>
3730
3731 * commands.texi (Event Input Misc): Update unread-command-events.
3732
37332006-10-23 Nick Roberts <nickrob@snap.net.nz>
3734
3735 * lists.texi (Sets And Lists): Fix typos.
3736
37372006-10-18 Juanma Barranquero <lekktu@gmail.com>
3738
3739 * control.texi (Processing of Errors): Use @var for an argument,
3740 not @code.
3741
37422006-10-16 Richard Stallman <rms@gnu.org>
3743
3744 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
3745
3746 * keymaps.texi (Format of Keymaps): Show all the keymap element
3747 patterns that result from menu items.
3748 (Key Lookup): Minor cleanups.
3749
3750 * modes.texi (Precalculated Fontification): Don't say that
3751 not setting font-lock-defaults avoids loading font-lock.
3752
3753 * help.texi (Documentation): Move xref to Emacs Manual here.
3754 (Documentation Basics): From here.
3755 Also doc emacs-lisp-docstring-fill-column.
3756
3757 * elisp.texi: Update version and ISBN.
3758
3759 * commands.texi (Interactive Call): Clarify KEYS arg to
3760 call-interactively is a vector.
3761 (Command Loop Info): Delete anchor in this-command-keys.
3762 Add anchor in this-command-keys-vector.
3763 (Recursive Editing): Document how recursive-edit
3764 handles the current buffer.
3765
37662006-10-13 Chong Yidong <cyd@stupidchicken.com>
3767
3768 * frames.texi (Frame Titles): %c and %l are ignored in
3769 frame-title-format.
3770
37712006-10-11 Richard Stallman <rms@gnu.org>
3772
3773 * keymaps.texi (Key Sequences): Clarify use of kbd.
3774
37752006-10-10 Kim F. Storm <storm@cua.dk>
3776
3777 * lists.texi (Sets And Lists): Add memql.
3778
37792006-10-03 Richard Stallman <rms@gnu.org>
3780
3781 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
3782 Clarify :ascii: and :nonascii:.
3783
37842006-09-29 Juri Linkov <juri@jurta.org>
3785
3786 * modes.texi (%-Constructs): Reorder coding systems in the
3787 documentation of %z to the real order displayed in the modeline.
3788
37892006-09-25 Richard Stallman <rms@gnu.org>
3790
3791 * os.texi (Timers): Describe timer-max-repeats.
3792
37932006-09-25 Chong Yidong <cyd@stupidchicken.com>
3794
3795 * os.texi (Timers): Mention with-local-quit.
3796
37972006-09-24 Richard Stallman <rms@gnu.org>
3798
3799 * searching.texi (Searching and Matching): Mention property search.
3800
3801 * commands.texi (Command Loop Info): Explain how read-event affects
3802 this-command-keys.
3803
38042006-09-20 Richard Stallman <rms@gnu.org>
3805
3806 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
3807
3808 * windows.texi (Window Start): Minor cleanups.
3809
38102006-09-20 Kim F. Storm <storm@cua.dk>
3811
3812 * windows.texi (Window Start): pos-visible-in-window-p allows
3813 specifying t for position to mean "end of window".
3814 Add window-line-height.
3815
3816 * anti.texi (Antinews): Mention window-line-height.
3817
38182006-09-19 David Kastrup <dak@gnu.org>
3819
3820 * keymaps.texi (Searching Keymaps): Small clarification.
3821
38222006-09-18 Richard Stallman <rms@gnu.org>
3823
3824 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
3825 cause keyboard menus.
3826 (Menu Keymaps): Likewise.
3827 (Defining Menus, Keyboard Menus): Clarify.
3828
3829 * text.texi (Fields): Clarify explanation of constrain-to-field.
3830
38312006-09-16 Eli Zaretskii <eliz@gnu.org>
3832
3833 * variables.texi (Tips for Defining): Fix a typo.
3834
38352006-09-15 Richard Stallman <rms@gnu.org>
3836
3837 * keymaps.texi (Remapping Commands, Searching Keymaps)
3838 (Active Keymaps): Clean up previous change.
3839
38402006-09-15 Jay Belanger <belanger@truman.edu>
3841
3842 * gpl.texi: Replace "Library Public License" by "Lesser Public
3843 License" throughout.
3844
38452006-09-15 David Kastrup <dak@gnu.org>
3846
3847 * keymaps.texi (Active Keymaps): Adapt description to use
3848 `get-char-property' instead `get-text-property'. Explain how
3849 mouse events change this. Explain the new optional argument of
3850 `key-binding' and its mouse-dependent lookup.
3851 (Searching Keymaps): Adapt description similarly.
3852 (Remapping Commands): Explain the new optional argument of
3853 `command-remapping'.
3854
38552006-09-14 Richard Stallman <rms@gnu.org>
3856
3857 * keymaps.texi (Searching Keymaps): Clarification.
3858 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
3859
38602006-09-13 Richard Stallman <rms@gnu.org>
3861
3862 * objects.texi (Character Type): Node split.
3863 Add xref to Describing Characters.
3864 (Basic Char Syntax, General Escape Syntax)
3865 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
3866
38672006-09-11 Richard Stallman <rms@gnu.org>
3868
3869 * display.texi (Display Table Format): Wording clarification.
3870 (Glyphs): Clarifications.
3871
38722006-09-10 Chong Yidong <cyd@stupidchicken.com>
3873
3874 * keymaps.texi (Active Keymaps): Mention that key-binding checks
3875 local maps.
3876
38772006-09-10 Kim F. Storm <storm@cua.dk>
3878
3879 * display.texi (Forcing Redisplay): Document return value of
3880 function redisplay.
3881
38822006-09-09 Richard Stallman <rms@gnu.org>
3883
3884 * windows.texi (Window Hooks): Explain limits of
3885 window-scroll-functions.
3886
3887 * display.texi (Fringe Indicators): Update for last change in
3888 indicate-buffer-boundaries.
3889
38902006-09-08 Richard Stallman <rms@gnu.org>
3891
3892 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
3893
38942006-09-06 Kim F. Storm <storm@cua.dk>
3895
3896 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
3897
3898 * windows.texi (Window Start): Update pos-visible-in-window-p.
3899
39002006-09-04 Richard Stallman <rms@gnu.org>
3901
3902 * processes.texi (Accepting Output): Explain SECONDS=0 for
3903 accept-process-output.
3904
3905 * os.texi (Idle Timers): Explain why timer functions should not
3906 loop until (input-pending-p).
3907
39082006-09-02 Eli Zaretskii <eliz@gnu.org>
3909
3910 * makefile.w32-in (usermanualdir): New variable.
3911 (elisp.dvi): Use it.
3912
39132006-09-01 Eli Zaretskii <eliz@gnu.org>
3914
3915 * buffers.texi (Buffer Modification): Fix last change.
3916
39172006-09-01 Chong Yidong <cyd@stupidchicken.com>
3918
5dcb4c4e
SM
3919 * buffers.texi (Buffer Modification):
3920 Document buffer-chars-modified-tick.
b8d4c8d0
GM
3921
39222006-08-31 Richard Stallman <rms@gnu.org>
3923
3924 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
3925
39262006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
3927
3928 * modes.texi (Syntactic Font Lock):
3929 Mention font-lock-syntactic-face-function
3930 instead of specific faces.
3931
39322006-08-29 Chong Yidong <cyd@stupidchicken.com>
3933
3934 * display.texi (Images): Add xrref to display-images-p.
3935
39362006-08-28 Kenichi Handa <handa@m17n.org>
3937
3938 * nonascii.texi (Lisp and Coding Systems): Fix description of
3939 detect-coding-region.
3940
39412006-08-27 Michael Olson <mwolson@gnu.org>
3942
3943 * processes.texi (Transaction Queues): Remove stray quote
3944 character.
3945
39462006-08-25 Richard Stallman <rms@gnu.org>
3947
3948 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
3949 Add xref.
3950
39512006-08-24 Chong Yidong <cyd@stupidchicken.com>
3952
3953 * os.texi (Timers): Avoid waiting inside timers.
3954
39552006-08-21 Lute Kamstra <lute@gnu.org>
3956
3957 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
3958
39592006-08-20 Richard Stallman <rms@gnu.org>
3960
3961 * os.texi (Idle Timers): New node, split out from Timers.
3962 Document current-idle-time.
3963 * commands.texi (Reading One Event): Update xref.
3964 * elisp.texi (Top): Update subnode menu.
3965
39662006-08-16 Richard Stallman <rms@gnu.org>
3967
3968 * keymaps.texi (Extended Menu Items): Show format of cached
3969 bindings in extended menu items.
3970
3971 * customize.texi (Variable Definitions): Explain when the
3972 standard value expression is evaluated.
3973
39742006-08-15 Chong Yidong <cyd@stupidchicken.com>
3975
3976 * commands.texi (Reading One Event): Explain idleness in
3977 `read-event'.
3978
39792006-08-12 Chong Yidong <cyd@stupidchicken.com>
3980
3981 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 3982 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
3983 relevant for Lisp programming.
3984 (Yank Commands): Rewrite introduction.
3985 (Undo): Clarify.
3986 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
3987 (Filling): Remove redundant comment. Clarify return value of
3988 current-justification.
3989 (Margins): Minor clarifications.
3990 (Adaptive Fill): Update default value of adaptive-fill-regexp.
3991 (Sorting): Update definition of sort-lines.
3992 (Columns): Clarify behavior of sort-columns.
3993 (Indent Tabs): Link to Tab Stops in Emacs manual.
3994 (Special Properties): Clarify.
3995 (Clickable Text): Mention Buttons package.
3996
39972006-08-12 Kevin Ryde <user42@zip.com.au>
3998
3999 * os.texi (Time Parsing): Add %z to description of
4000 format-time-string, as per docstring. Add cross reference to
4001 glibc manual for strftime.
4002
40032006-08-08 Richard Stallman <rms@gnu.org>
4004
4005 * modes.texi: Clean up wording in previous change.
4006
40072006-08-07 Chong Yidong <cyd@stupidchicken.com>
4008
4009 * modes.texi (Hooks): Clarify.
4010 (Major Mode Basics): Mention define-derived-mode explicitly.
4011 (Major Mode Conventions): Rebinding RET is OK for some modes.
4012 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 4013 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
4014 (Mode Line Basics): Clarify.
4015 (Mode Line Data): Mention help-echo and local-map in strings.
4016 Explain reason for treatment of non-risky variables.
4017 (Properties in Mode): Clarify.
4018 (Faces for Font Lock): Add font-lock-negation-char-face.
4019
40202006-08-04 Eli Zaretskii <eliz@gnu.org>
4021
4022 * strings.texi (Formatting Strings): Warn against arbitrary
4023 strings as first arg to `format'.
4024
40252006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
4026
4027 * text.texi (Clickable Text): Mention `help-echo' text property.
4028 Update intro, examples and associated explanations.
4029
40302006-07-31 Richard Stallman <rms@gnu.org>
4031
4032 * commands.texi: Update xrefs.
4033 (Event Mod): New node, cut out from old Translating Input.
4034
4035 * maps.texi: Update xrefs.
4036
4037 * keymaps.texi (Translation Keymaps): New node.
4038 Update xrefs from Translating Input to Translation Keymaps.
4039
4040 * elisp.texi (Top): Update subnode menu.
4041
4042 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4043
4044 * os.texi (System Interface): Fix menu descriptions of some nodes.
4045 (Translating Input): Node deleted.
4046
40472006-07-31 Nick Roberts <nickrob@snap.net.nz>
4048
4049 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4050
4051 * lists.texi (Sets And Lists): Likewise.
4052
40532006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
4054
4055 * text.texi (Fields): Mention POS
4056 requirement when narrowing is in effect.
4057
40582006-07-28 Richard Stallman <rms@gnu.org>
4059
4060 * display.texi (Face Attributes): Simplify wording.
4061 (Attribute Functions): Clarify meaning of new-frame default
4062 attribute settings.
4063
4064 * customize.texi (Common Keywords): Document how to use
4065 :package-version in a package not in Emacs.
4066
40672006-07-28 Kim F. Storm <storm@cua.dk>
4068
4069 * commands.texi (Reading One Event): Fix last change.
4070
40712006-07-26 Chong Yidong <cyd@stupidchicken.com>
4072
4073 * commands.texi (Reading One Event): Document SECONDS argument for
4074 read-event, read-char, and read-char-exclusive.
4075
40762006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
4077
4078 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4079 to ensure correct identification.
4080
40812006-07-24 Richard Stallman <rms@gnu.org>
4082
4083 * text.texi (Clickable Text): Clarify.
4084
4085 * sequences.texi (Vector Functions): Delete duplicate xref.
4086
4087 * objects.texi (Function Type): Clarify.
4088
4089 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4090 modes.
4091
4092 * lists.texi (List Variables): New node.
4093 Material moved from other nodes.
4094
4095 * variables.texi (Setting Variables): add-to-list and
4096 add-to-ordered-list moved to List Variables node.
4097
40982006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
4099
4100 * text.texi (Links and Mouse-1):
4101 For mouse-on-link-p, expand on arg POS.
4102
41032006-07-21 Kim F. Storm <storm@cua.dk>
4104
4105 * display.texi (Forcing Redisplay): Don't mention systems which
4106 don't support sub-second timers for redisplay-preemption-period.
4107
4108 * os.texi (Terminal Output): Clarify text vs graphical terminal.
4109
41102006-07-21 Eli Zaretskii <eliz@gnu.org>
4111
4112 * frames.texi (Input Focus): Document that focus-follows-mouse has
4113 no effect on MS-Windows.
4114
41152006-07-18 Richard Stallman <rms@gnu.org>
4116
4117 * display.texi (Forcing Redisplay): Cleanups in previous change.
4118
4119 * processes.texi (Low-Level Network): Make menu more convenient.
4120
41212006-07-18 Kim F. Storm <storm@cua.dk>
4122
4123 * display.texi (Forcing Redisplay): redisplay-preemption-period
4124 only used on window systems. Add xref to Terminal Output.
4125
4126 * os.texi (Terminal Output): baud-rate only controls preemption on
4127 non-window systems. Add xref to Forcing Redisplay.
4128
4129 * processes.texi (Low-Level Network): Rename node "Make Network"
4130 to "Network Processes".
4131
41322006-07-18 Karl Berry <karl@gnu.org>
4133
4134 * variables.texi, functions.texi, customize.texi, loading.texi:
4135 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4136
41372006-07-17 Chong Yidong <cyd@stupidchicken.com>
4138
4139 * commands.texi (Waiting): Document batch-mode sit-for behavior.
4140
41412006-07-17 Richard Stallman <rms@gnu.org>
4142
4143 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4144 Put period and comma inside quotes.
4145
4146 * loading.texi, markers.texi: Use real doublequote inside menus.
4147
4148 * windows.texi: Put point and comma inside quotes.
4149 (Textual Scrolling): Use @samp for error message.
4150
4151 * variables.texi, tips.texi, syntax.texi, symbols.texi:
4152 * strings.texi, streams.texi, processes.texi, os.texi:
4153 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
4154 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
4155 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
4156 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
4157 Put point and comma inside quotes.
4158
4159 * control.texi (Processing of Errors): Add command-error-function.
4160
4161 * variables.texi (File Local Variables): Clarify that
4162 file local variables make buffer-local bindings.
4163
4164 * modes.texi (Syntactic Font Lock): Give default for
4165 font-lock-syntax-table.
4166
41672006-07-17 Nick Roberts <nickrob@snap.net.nz>
4168
4169 * text.texi (Special Properties): Clean up previous change.
4170
41712006-07-16 Karl Berry <karl@gnu.org>
4172
4173 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4174 * control.texi: Fix bad page breaks through chapter 10 (control).
4175
4176 * anti.texi (Antinews): Reorder face-attribute fns to avoid
4177 underfull hbox.
4178
41792006-07-15 Nick Roberts <nickrob@snap.net.nz>
4180
4181 * text.texi (Special Properties): Describe fontified text property
4182 in relation to a character (not text).
4183
41842006-07-15 Kim F. Storm <storm@cua.dk>
4185
4186 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4187 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4188 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4189
4190 * anti.texi (Antinews): Mention redisplay function.
4191 The kbd macro existed, but was not documented, before 22.x.
4192 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4193
41942006-07-14 Nick Roberts <nickrob@snap.net.nz>
4195
4196 * display.texi (Displaying Messages): Add anchor.
4197
4198 * frames.texi (Dialog Boxes): Use it.
4199
42002006-07-12 Richard Stallman <rms@gnu.org>
4201
4202 * objects.texi (Frame Type): Explain nature of frames better.
4203
4204 * frames.texi (Frames): Explain nature of frames better.
4205
42062006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
4207
4208 * tips.texi (Coding Conventions): Explain why use cl at compile time.
4209
42102006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4211
4212 * frames.texi (Window System Selections): Mention scrap support for Mac.
4213 Default value of x-select-enable-clipboard is t on Mac.
4214
4215 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4216
42172006-07-11 Kim F. Storm <storm@cua.dk>
4218
4219 * display.texi (Forcing Redisplay): Add `redisplay' function.
4220 Don't mention (sit-for -1) -- use (redisplay t) instead.
4221
4222 * commands.texi (Waiting): (sit-for -1) is no longer special.
4223 (sit-for 0) is equivalent to (redisplay).
4224 Iconifying/deiconifying no longer makes sit-for return.
4225
42262006-07-10 Nick Roberts <nickrob@snap.net.nz>
4227
4228 * display.texi (Buttons): Fix typo.
4229
4230 * index.texi, elisp.texi (New Symbols): Comment node out.
4231
42322006-07-09 Richard Stallman <rms@gnu.org>
4233
4234 * display.texi (Truncation): Clean up previous change.
4235
42362006-07-08 Richard Stallman <rms@gnu.org>
4237
4238 * commands.texi (Interactive Call): Use 3 as prefix in example
4239 for execute-extended-command.
4240
4241 * display.texi (Attribute Functions): Move paragraph about
4242 compatibility with Emacs < 21.
4243
42442006-07-09 Kim F. Storm <storm@cua.dk>
4245
4246 * display.texi (Refresh Screen): Clarify force-window-update.
4247 (Truncation): "Normally" indicated by fringe arrows.
4248
42492006-07-08 Eli Zaretskii <eliz@gnu.org>
4250
4251 * windows.texi (Textual Scrolling, Resizing Windows):
4252 * variables.texi (Constant Variables):
4253 * text.texi (Buffer Contents, Deletion, Changing Properties)
4254 (Property Search, Special Properties, Sticky Properties)
4255 (Links and Mouse-1, Fields, Change Hooks):
4256 * syntax.texi (Syntax Table Functions, Parsing Expressions)
4257 (Categories):
4258 * symbols.texi (Other Plists):
4259 * streams.texi (Output Variables):
4260 * processes.texi (Input to Processes, Query Before Exit):
4261 * positions.texi (Word Motion, Text Lines, List Motion):
4262 * os.texi (Init File, System Environment, Sound Output)
4263 (Session Management):
4264 * nonascii.texi (Text Representations, Character Sets)
4265 (Chars and Bytes, Locales):
4266 * modes.texi (Defining Minor Modes, Header Lines):
4267 * minibuf.texi (Minibuffer Contents):
4268 * markers.texi (Information from Markers):
4269 * lists.texi (List Elements, Building Lists, Association Lists):
4270 * keymaps.texi (Tool Bar):
4271 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4272 * functions.texi (What Is a Function, Mapping Functions):
4273 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4274 (Color Names, Text Terminal Colors, Display Feature Testing):
4275 * files.texi (Visiting Functions, File Name Components)
4276 (Unique File Names, Contents of Directories):
4277 * display.texi (Forcing Redisplay, Displaying Messages)
4278 (Temporary Displays, Font Selection, Auto Faces)
4279 (Font Lookup, Fringe Indicators, Display Margins)
4280 (Image Descriptors, Showing Images, Image Cache, Button Types)
4281 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4282 (Display Table Format, Glyphs):
4283 * control.texi (Iteration):
4284 * commands.texi (Command Loop Info, Adjusting Point):
4285 * backups.texi (Making Backups, Auto-Saving):
4286 Remove @tindex entries.
4287
42882006-07-07 Kim F. Storm <storm@cua.dk>
4289
4290 * display.texi (Fringe Cursors): Fix typo.
4291 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4292 (Overlay Arrow): Default is overlay-arrow fringe indicator.
4293
42942006-07-05 Richard Stallman <rms@gnu.org>
4295
4296 * text.texi (Buffer Contents): Add example of text props
4297 in result of buffer-substring.
4298 (Text Properties): Explain better about use of specific property names.
4299 (Property Search): Some cleanups; reorder some functions.
4300
4301 * keymaps.texi (Changing Key Bindings): Cleanup.
4302 Add xref to Key Binding Conventions.
4303
4304 * display.texi (Attribute Functions): Add examples for
4305 face-attribute-relative-p.
4306
4307 * tips.texi (Coding Conventions): Cleanup last change.
4308
43092006-07-05 Karl Berry <karl@gnu.org>
4310
4311 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4312 Remove @setchapternewpage odd.
4313 Result is 1013 pages, down from 1100.
4314
4315 * anti.texi, customize.texi, display.texi, internals.texi:
4316 * minibuf.texi, modes.texi, tips.texi:
4317 Fix overfull/underfull boxes.
4318
43192006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4320
4321 * edebug.texi (Instrumenting):
4322 Add Edebug-specific findex for eval-buffer.
4323 * loading.texi (Loading):
4324 Replace eval-current-buffer with eval-buffer.
4325
43262006-06-30 Nick Roberts <nickrob@snap.net.nz>
4327
4328 * locals.texi (Standard Buffer-Local Variables): Update the list
4329 of variables.
4330
43312006-06-26 Nick Roberts <nickrob@snap.net.nz>
4332
4333 * files.texi (File Name Completion): Point user to the node
4334 "Reading File Names".
4335
43362006-06-24 Eli Zaretskii <eliz@gnu.org>
4337
4338 * files.texi (Contents of Directories): Document case-insensitive
4339 behavior on respective filesystems.
4340
4341 * objects.texi (Character Type): Document that Emacs signals an
4342 error for unsupported Unicode characters specified as \uNNNN.
4343
43442006-06-19 Richard Stallman <rms@gnu.org>
4345
4346 * processes.texi (Bindat Spec): Clarify previous change.
4347
43482006-06-16 Richard Stallman <rms@gnu.org>
4349
4350 * tips.texi (Coding Conventions): Better explain conventions
4351 for definition constructs.
4352
4353 * text.texi (Special Properties): String value of `read-only'
4354 serves as the error message.
4355
4356 * objects.texi (Character Type): Clarify prev. change.
4357 (Non-ASCII in Strings): Mention \u and \U.
4358
4359 * commands.texi (Using Interactive): Explain problem of
4360 markers, etc., in command-history.
4361
43622006-06-14 Kim F. Storm <storm@cua.dk>
4363
4364 * commands.texi (Waiting): Negative arg to sit-for forces
4365 redisplay even if input is pending.
4366
4367 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
4368 redisplay. Remove incorrect example of binding redisplay-dont-pause
4369 around (sit-for 0).
4370
43712006-06-13 Richard Stallman <rms@gnu.org>
4372
4373 * display.texi (Forcing Redisplay): Clarify previous change.
4374
43752006-06-13 Romain Francoise <romain@orebokech.com>
4376
4377 * display.texi (Forcing Redisplay): Fix typo.
4378
43792006-06-13 Kim F. Storm <storm@cua.dk>
4380
4381 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
4382
43832006-06-10 Luc Teirlinck <teirllm@auburn.edu>
4384
4385 * tips.texi (Coding Conventions): Add `@end itemize'.
4386
43872006-06-10 Richard Stallman <rms@gnu.org>
4388
4389 * tips.texi (Coding Conventions): Explain use of coding systems
4390 to ensure one decoding for strings.
4391
43922006-06-09 Aidan Kehoe <kehoea@parhasard.net>
4393
4394 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
4395 syntax.
4396
43972006-06-07 Eli Zaretskii <eliz@gnu.org>
4398
4399 * display.texi (Font Selection): Remove description of
4400 clear-face-cache.
4401
4402 * compile.texi (Eval During Compile): Fix a typo. Add index
4403 entries for possible uses of eval-when-compile.
4404
44052006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
4406
4407 * display.texi (Abstract Display): Fix typo.
4408
44092006-06-03 Eli Zaretskii <eliz@gnu.org>
4410
4411 * minibuf.texi (Minibuffer History) <history-add-new-input>:
4412 Reword variable's description.
4413
44142006-06-01 Richard Stallman <rms@gnu.org>
4415
4416 * windows.texi (Splitting Windows): Clarify splitting nonselected
4417 window.
4418
44192006-05-31 Juri Linkov <juri@jurta.org>
4420
4421 * minibuf.texi (Minibuffer History): Add history-add-new-input.
4422
44232006-05-30 Richard Stallman <rms@gnu.org>
4424
4425 * display.texi (Line Height): Fix errors in description of
10d1d0af 4426 default line height and line-height property.
b8d4c8d0
GM
4427
4428 * nonascii.texi (Default Coding Systems): Further clarification.
4429
44302006-05-29 Luc Teirlinck <teirllm@auburn.edu>
4431
4432 * internals.texi (Pure Storage): Mention that an overflow in pure
4433 space causes a memory leak.
4434 (Garbage Collection): If there was an overflow in pure space,
4435 `garbage-collect' returns nil.
4436
44372006-05-30 Eli Zaretskii <eliz@gnu.org>
4438
4439 * nonascii.texi (Default Coding Systems): Fix it some more.
4440
44412006-05-29 Eli Zaretskii <eliz@gnu.org>
4442
4443 * nonascii.texi (Default Coding Systems): Fix last change.
4444
44452006-05-29 Kenichi Handa <handa@m17n.org>
4446
4447 * nonascii.texi (find-operation-coding-system): Describe the new
4448 argument format (FILENAME . BUFFER).
4449
44502006-05-28 Richard Stallman <rms@gnu.org>
4451
4452 * tips.texi (Coding Conventions): Better explain reasons not to
4453 advise other packages or use `eval-after-load'.
4454
44552006-05-29 Kim F. Storm <storm@cua.dk>
4456
4457 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
4458 `bindat-idx' and `bindat-raw' for clarity.
4459
44602006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4461
4462 * processes.texi (Bindat Spec): Expand on `repeat' handler.
4463
4464 * display.texi (Display): Add "Abstract Display" to menu.
4465 (Abstract Display, Abstract Display Functions)
4466 (Abstract Display Example): New nodes.
4467 * elisp.texi (Top): Add "Abstract Display" to menu.
4468
44692006-05-27 Chong Yidong <cyd@stupidchicken.com>
4470
4471 * keymaps.texi (Key Sequences): Link to input events definition.
4472 (Format of Keymaps): Delete material duplicated in Keymap Basics.
4473
4474 * files.texi (Changing Files): Document updated argument list for
4475 copy-file.
4476
44772006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4478
4479 * processes.texi (Bindat Functions): Explain term "total length".
4480 Use it in bindat-length and bindat-pack descriptions.
4481
44822006-05-26 Eli Zaretskii <eliz@gnu.org>
4483
4484 * tips.texi (Coding Conventions): Advise against using
4485 eval-after-load in packages. Add an index entry.
4486
44872006-05-25 Juri Linkov <juri@jurta.org>
4488
4489 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
4490
4491 * modes.texi (%-Constructs): Add %e, %z, %Z.
4492
44932006-05-25 Richard Stallman <rms@gnu.org>
4494
4495 * elisp.texi (Top): Update subnode menu.
4496
4497 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
4498 (Keymaps): Update menu.
4499
45002006-05-25 Chong Yidong <cyd@stupidchicken.com>
4501
4502 * keymaps.texi (Key Sequences): Some clarifications.
4503
45042006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
4505
4506 * processes.texi (Bindat Functions): Say "unibyte string"
4507 explicitly for bindat-unpack and bindat-pack descriptions.
4508 (Bindat Examples): Don't call `string-make-unibyte' in example.
4509
45102006-05-25 Chong Yidong <cyd@stupidchicken.com>
4511
5dcb4c4e 4512 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 4513 Explain string and vector representations of key sequences.
b8d4c8d0
GM
4514
4515 * keymaps.texi (Changing Key Bindings):
dd7b651b 4516 * commands.texi (Interactive Codes):
b8d4c8d0
GM
4517 * help.texi (Describing Characters): Refer to it.
4518
45192006-05-23 Luc Teirlinck <teirllm@auburn.edu>
4520
4521 * frames.texi (Pointer Shape): @end table -> @end defvar.
4522
45232006-05-22 Richard Stallman <rms@gnu.org>
4524
4525 * elisp.texi (Top): Update subnode menus.
4526
4527 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
4528 Contents rewritten; material from old Pointer Shape node moved here.
4529
4530 * display.texi (Pointer Shape): Node deleted.
4531 (Image Descriptors): Minor cleanup.
4532
45332006-05-21 Richard Stallman <rms@gnu.org>
4534
4535 * syntax.texi (Parsing Expressions): Update info on which STATE
4536 elements are ignored.
4537
45382006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4539
4540 * hooks.texi (Standard Hooks): Correct typo.
4541
4542 * gpl.texi (GPL): ifinfo -> ifnottex.
4543
45442006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
4545
4546 * searching.texi (Simple Match Data): Warn about match data being
4547 set anew by every search.
4548
45492006-05-17 Richard Stallman <rms@gnu.org>
4550
4551 * minibuf.texi (Minibuffer History): Clarify.
4552
4553 * searching.texi (Regexp Special): Clarify nested regexp warning.
4554
45552006-05-16 Kim F. Storm <storm@cua.dk>
4556
4557 * minibuf.texi (Minibuffer History): Update add-to-history.
4558
45592006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
4560
5dcb4c4e
SM
4561 * nonascii.texi (Explicit Encoding):
4562 Fix typo (encoding<->decoding).
b8d4c8d0
GM
4563
45642006-05-14 Richard Stallman <rms@gnu.org>
4565
4566 * buffers.texi (Creating Buffers): Cleanup.
4567
4568 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
4569
45702006-05-13 Eli Zaretskii <eliz@gnu.org>
4571
4572 * buffers.texi (Current Buffer): Document that with-temp-buffer
4573 disables undo.
4574
4575 * os.texi (Terminal-Specific): More accurate description of how
4576 Emacs searches for the terminal-specific libraries.
4577
45782006-05-12 Eli Zaretskii <eliz@gnu.org>
4579
4580 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
4581 emacs-xtra to @inforef's.
4582
4583 * text.texi (Undo): Document that undo is turned off in buffers
4584 whose names begin with a space.
4585
4586 * buffers.texi (Buffer Names): Add index entries for buffers whose
4587 names begin with a space.
4588 (Creating Buffers): Document that undo is turned off in buffers
4589 whose names begin with a space.
4590
4591 * files.texi (Visiting Functions, Reading from Files)
4592 (Saving Buffers): Mention code and EOL conversions by file I/O
4593 primitives and subroutines.
4594
4595 * nonascii.texi (Lisp and Coding Systems): Document
4596 coding-system-eol-type. Add index entries for eol conversion.
4597
4598 * display.texi (Defining Faces): Mention `mac', and add an xref to
4599 where window-system is described.
4600
46012006-05-10 Richard Stallman <rms@gnu.org>
4602
4603 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
4604
46052006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
4606
4607 * variables.texi (File Local Variables): Recommend to quote lambda
4608 expressions in safe-local-variable property.
4609
46102006-05-09 Richard Stallman <rms@gnu.org>
4611
5dcb4c4e
SM
4612 * variables.texi (File Local Variables):
4613 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
4614
46152006-05-07 Kim F. Storm <storm@cua.dk>
4616
4617 * minibuf.texi (Minibuffer History): Remove keep-dups arg
4618 from add-to-history.
4619
46202006-05-07 Romain Francoise <romain@orebokech.com>
4621
4622 * commands.texi (Event Input Misc):
4623 * compile.texi (Eval During Compile):
4624 * internals.texi (Buffer Internals):
4625 * minibuf.texi (Initial Input):
4626 * nonascii.texi (Scanning Charsets):
4627 * numbers.texi (Comparison of Numbers):
4628 * windows.texi (Textual Scrolling, Vertical Scrolling):
4629 Fix various typos.
4630
46312006-05-06 Eli Zaretskii <eliz@gnu.org>
4632
4633 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
4634 conditional xref's to either emacs or emacs-xtra, depending on
4635 @iftex/@ifnottex.
4636
4637 * minibuf.texi (Minibuffer History): Document add-to-history.
4638
46392006-05-05 Eli Zaretskii <eliz@gnu.org>
4640
4641 * internals.texi (Pure Storage): Mention the pure overflow message
4642 at startup.
4643
c8763fb6 46442006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
4645
4646 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
4647 (Searching Keymaps): Fix pseudo-Lisp description of keymap
4648 search.
4649
46502006-05-01 Richard Stallman <rms@gnu.org>
4651
4652 * intro.texi (nil and t): Clarify.
4653
4654 * variables.texi (File Local Variables): Suggest using booleanp.
4655
46562006-05-01 Juanma Barranquero <lekktu@gmail.com>
4657
4658 * objects.texi (Type Predicates): Fix typos.
4659
46602006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
4661
4662 * intro.texi (nil and t): Add booleanp.
4663
4664 * objects.texi (Type Predicates): Add links for booleanp and
4665 string-or-null-p.
4666
46672006-04-29 Richard Stallman <rms@gnu.org>
4668
4669 * modes.texi (Multiline Font Lock): Rename from
4670 Multi line Font Lock Elements. Much clarification.
4671 (Font Lock Multiline, Region to Fontify): Much clarification.
4672
46732006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
4674
4675 * variables.texi (File Local Variables): Remove the special case t for
4676 safe-local-variable.
4677
46782006-04-26 Richard Stallman <rms@gnu.org>
4679
4680 * syntax.texi (Parsing Expressions): Minor cleanup.
4681
46822006-04-18 Richard Stallman <rms@gnu.org>
4683
4684 * tips.texi (Coding Conventions): Explain when the package's
4685 prefix should appear later on (not at the start of the name).
4686
4687 * searching.texi (String Search): Clarify effect of NOERROR.
4688
4689 * modes.texi (Imenu): Clarify what special items do.
4690
4691 * hooks.texi (Standard Hooks): Delete text about old hook names.
4692
46932006-04-17 Romain Francoise <romain@orebokech.com>
4694
4695 * variables.texi (Local Variables): Update the default value of
4696 `max-specpdl-size'.
4697
46982006-04-15 Michael Olson <mwolson@gnu.org>
4699
4700 * processes.texi (Transaction Queues): Mention the new optional
4701 `delay-question' argument for `tq-enqueue'.
4702
47032006-04-13 Bill Wohler <wohler@newt.com>
4704
4705 * customize.texi (Common Keywords): Use dotted notation for
4706 :package-version value. Specify its values. Improve documentation
4707 for customize-package-emacs-version-alist.
4708
47092006-04-12 Bill Wohler <wohler@newt.com>
4710
4711 * customize.texi (Common Keywords): Move description of
4712 customize-package-emacs-version-alist to @defvar.
4713
47142006-04-10 Bill Wohler <wohler@newt.com>
4715
4716 * customize.texi (Common Keywords): Add :package-version.
4717
47182006-04-10 Kim F. Storm <storm@cua.dk>
4719
4720 * text.texi (Buffer Contents): Add NOPROPS arg to
4721 filter-buffer-substring.
4722
47232006-04-08 Kevin Ryde <user42@zip.com.au>
4724
4725 * os.texi (Command-Line Arguments): Update xref to emacs manual
4726 "Command Arguments" -> "Emacs Invocation", per change there.
4727
47282006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
4729
4730 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
4731 be on one line to help makeinfo not render two spaces after the dot.
4732
47332006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4734
4735 * strings.texi (Predicates for Strings): Add string-or-null-p.
4736
47372006-03-28 Kim F. Storm <storm@cua.dk>
4738
4739 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
4740 remarks about systems that don't support fractional seconds.
4741
47422006-03-25 Karl Berry <karl@gnu.org>
4743
4744 * elisp.texi: Use @copyright{} instead of (C), and do not indent
4745 the year list.
4746
47472006-03-21 Nick Roberts <nickrob@snap.net.nz>
4748
4749 * display.texi (Fringe Indicators): Fix typos.
4750
47512006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4752
4753 * tips.texi (Documentation Tips): One can now also write `program'
4754 in front of a quoted symbol in a docstring to prevent making a
4755 hyperlink.
4756
47572006-03-19 Alan Mackenzie <acm@muc.de>
4758
4759 * text.texi (Special Properties): Clarify `fontified' property.
4760
47612006-03-16 Richard Stallman <rms@gnu.org>
4762
4763 * display.texi (Defining Images): Minor cleanup.
4764
47652006-03-16 Bill Wohler <wohler@newt.com>
4766
4767 * display.texi (Defining Images): In image-load-path-for-library,
4768 prefer user's images.
4769
47702006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
4771
4772 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
4773
47742006-03-15 Bill Wohler <wohler@newt.com>
4775
4776 * display.texi (Defining Images): Fix example in
4777 image-load-path-for-library by not recommending that one binds
4778 image-load-path. Just defvar it to placate compiler and only use
4779 it if previously defined.
4780
47812006-03-14 Bill Wohler <wohler@newt.com>
4782
4783 * display.texi (Defining Images): In image-load-path-for-library,
4784 always return list of directories. Update example.
4785
47862006-03-14 Alan Mackenzie <acm@muc.de>
4787
4788 * modes.texi: New node, "Region to Fontify" (for Font Lock).
4789 This describes font-lock-extend-region-function.
4790 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
4791 the new node "Region to Fontify".
4792
47932006-03-13 Richard Stallman <rms@gnu.org>
4794
4795 * display.texi (Invisible Text): The impossible position is
4796 now before the invisible text, not after.
4797 (Defining Images): Clean up last change.
4798
47992006-03-11 Bill Wohler <wohler@newt.com>
4800
4801 * display.texi (Defining Images): Add image-load-path-for-library.
4802
48032006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4804
4805 * text.texi (Adaptive Fill): Fix Texinfo usage.
4806
4807 * strings.texi (Creating Strings): Fix Texinfo usage.
4808
4809 * searching.texi (Regexp Special): Use @samp for regular
4810 expressions that are not in Lisp syntax.
4811
48122006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4813
4814 * searching.texi (Regexp Special): Put remark between parentheses
4815 to avoid misreading.
4816
48172006-03-07 Luc Teirlinck <teirllm@auburn.edu>
4818
4819 * searching.texi (Syntax of Regexps): More accurately describe
4820 which characters are special in which situations.
4821 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
4822 are not special. Describe in detail when `[' and `]' are special.
4823 (Regexp Backslash): Plenty of regexps with unbalanced square
4824 brackets are valid, so reword that statement.
4825
48262006-03-02 Kim F. Storm <storm@cua.dk>
4827
4828 * keymaps.texi (Tool Bar): Add tool-bar-border.
4829
48302006-02-28 Luc Teirlinck <teirllm@auburn.edu>
4831
4832 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
4833
48342006-02-27 Luc Teirlinck <teirllm@auburn.edu>
4835
4836 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
4837
4838 * files.texi (Locating Files): Suggest additional values for the
4839 SUFFIXES arg of `locate-file'. Update pxref.
4840
4841 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
4842 (How Programs Do Loading): Discuss the effects of Auto Compression
4843 mode on `load'.
4844 (Load Suffixes): New node.
4845 (Library Search): Delete description of `load-suffixes'; it was
4846 moved to "Load Suffixes".
4847 (Autoload, Named Features): Mention `load-suffixes'.
4848
48492006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4850
4851 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
4852
4853 * windows.texi (Window Tree): Fix typo.
4854
48552006-02-20 Kim F. Storm <storm@cua.dk>
4856
4857 * display.texi (Fringe Indicators): New section.
4858 Move indicate-empty-lines, indicate-buffer-boundaries, and
4859 default-indicate-buffer-boundaries here.
4860 Add fringe-indicator-alist and default-fringes-indicator-alist.
4861 Add list of logical fringe indicator symbols.
4862 Update list of standard bitmap names.
4863 (Fringe Cursors): New section.
4864 Move overflow-newline-into-fringe here.
4865 Add fringe-cursor-alist and default-fringes-cursor-alist.
4866 Add list of fringe cursor symbols.
4867
48682006-02-20 Juanma Barranquero <lekktu@gmail.com>
4869
4870 * commands.texi (Using Interactive): Fix reference to node
4871 "Minibuffers".
4872
48732006-02-19 Richard M. Stallman <rms@gnu.org>
4874
4875 * minibuf.texi (High-Level Completion):
4876 Add xref to read-input-method-name.
4877
4878 * files.texi (Relative File Names): Move file-relative-name here.
4879 (File Name Expansion): From here. Minor clarifications.
4880
4881 * commands.texi (Using Interactive): Add xrefs about reading input.
4882 Clarify remarks about that moving point and mark.
4883 Put string case before list case.
4884
c8763fb6 48852006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
4886
4887 * display.texi (Other Display Specs, Image Descriptors):
4888 Revert erroneous changes. The previous description of
4889 image-descriptors as `(image . PROPS)' was correct.
4890
48912006-02-14 Richard M. Stallman <rms@gnu.org>
4892
4893 * variables.texi (File Local Variables): Clarifications.
4894
48952006-02-14 Juanma Barranquero <lekktu@gmail.com>
4896
4897 * variables.texi (File Local Variables): Use @code for a cons
4898 cell, not @var.
4899
49002006-02-13 Chong Yidong <cyd@stupidchicken.com>
4901
4902 * variables.texi (File Local Variables): Document new file local
4903 variable behavior.
4904
49052006-02-10 Kim F. Storm <storm@cua.dk>
4906
4907 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
4908
49092006-02-08 Juanma Barranquero <lekktu@gmail.com>
4910
4911 * modes.texi (%-Constructs): Remove obsolete info about
4912 `global-mode-string'.
4913
49142006-02-07 Richard M. Stallman <rms@gnu.org>
4915
4916 * commands.texi (Prefix Command Arguments): Minor cleanup.
4917
4918 * display.texi: "Graphical display", not window system.
4919
4920 * functions.texi (What Is a Function): Fix xref.
4921
4922 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
4923 (Changing Key Bindings): Clarify when remapping is better than
4924 substitute-key-definition.
4925
49262006-02-02 Richard M. Stallman <rms@gnu.org>
4927
4928 * minibuf.texi (Basic Completion): Completion alists are risky.
4929
4930 * keymaps.texi (Active Keymaps): Clarifications.
4931 (Searching Keymaps): New node.
4932 (Keymaps): Update menu.
4933
4934 * frames.texi (Layout Parameters): Minor clarification.
4935 (Drag and Drop): New node.
4936 (Frames): Update menu.
4937
49382006-01-29 Chong Yidong <cyd@stupidchicken.com>
4939
4940 * display.texi (Other Display Specs, Image Descriptors):
4941 Image description is a list, not a cons cell.
4942
49432006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4944
4945 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
4946 list is not necessarily a list).
4947
49482006-01-27 Eli Zaretskii <eliz@gnu.org>
4949
4950 * frames.texi (Layout Parameters): border-width and
4951 internal-border-width belong to the frame, not the window.
4952
49532006-01-19 Richard M. Stallman <rms@gnu.org>
4954
4955 * nonascii.texi (Translation of Characters): Search cmds use
4956 translation-table-for-input. Automatically made local.
4957
4958 * markers.texi (Overview of Markers): Count insertion type
4959 as one of a marker's attributes.
4960
4961 * keymaps.texi (Controlling Active Maps): New node, split out of
4962 Active Keymaps.
4963 (Keymaps): Menu updated.
4964 (Active Keymaps): Give pseudocode to explain how the active
4965 maps are searched. current-active-maps and key-binding moved here.
4966 (Functions for Key Lookup): current-active-maps and key-binding moved.
4967 Clarifications.
4968 (Searching the Keymaps): New subnode.
4969
4970 * elisp.texi (Top): Menu clarification.
4971
4972 * display.texi (Other Display Specs): Delete duplicate entry for
4973 just a string as display spec. Move text about recursive display
4974 specs on such a string.
4975
4976 * commands.texi (Key Sequence Input): Clarify.
4977 Move num-nonmacro-input-events out.
4978 (Reading One Event): num-nonmacro-input-events moved here.
4979
49802006-01-14 Nick Roberts <nickrob@snap.net.nz>
4981
4982 * advice.texi (Simple Advice): Update example to fit argument
4983 change in previous-line.
4984
49852006-01-05 Richard M. Stallman <rms@gnu.org>
4986
4987 * markers.texi (The Mark): Fix in `mark'.
4988
49892006-01-04 Richard M. Stallman <rms@gnu.org>
4990
4991 * processes.texi (Misc Network, Make Network): Minor cleanups.
4992
49932006-01-04 Kim F. Storm <storm@cua.dk>
4994
4995 * processes.texi (Make Network): Add IPv6 addresses and handling.
4996 (Network Feature Testing): Mention (:family ipv6).
4997 (Misc Network): Add IPv6 formats to format-network-address.
4998
49992005-12-30 Richard M. Stallman <rms@gnu.org>
5000
5001 * text.texi (Changing Properties):
5002 Don't use return value of set-text-properties.
5003
50042005-12-29 Luc Teirlinck <teirllm@auburn.edu>
5005
5006 * modes.texi (Mode Line Format): Correct typo in menu.
5007
50082005-12-29 Richard M. Stallman <rms@gnu.org>
5009
5010 * modes.texi (Mode Line Top): New node.
5011 (Mode Line Data): Some text moved to new node.
5012 Explain the data structure more concretely.
5013 (Mode Line Basics): Clarifications.
5014 (Mode Line Variables): Clarify intro paragraph.
5015 (%-Constructs): Clarify intro paragraph.
5016 (Mode Line Format): Update menu.
5017
50182005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5019
5020 * minibuf.texi (Basic Completion): Update lazy-completion-table
5021 examples for removal of ARGS argument.
5022
50232005-12-23 Richard M. Stallman <rms@gnu.org>
5024
5025 * text.texi (Undo): Restore some explanation from the version
5026 that was deleted.
5027
50282005-12-23 Eli Zaretskii <eliz@gnu.org>
5029
5030 * text.texi (Undo): Remove duplicate descriptions of `apply
5031 funname' and `apply delta' elements of the undo list.
5032
50332005-12-20 Richard M. Stallman <rms@gnu.org>
5034
5035 * help.texi (Help Functions): Update documentation of `apropos'.
5036
50372005-12-20 Luc Teirlinck <teirllm@auburn.edu>
5038
5039 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
5040 because it is confusing. If the :help-echo keyword is a function,
5041 it is not directly used as the :help-echo overlay property, as the
5042 xref seems to suggest (it does not take the appropriate args).
5043
50442005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5045
5046 * customize.texi (Common Keywords): Fix Texinfo usage.
5047 (Group Definitions, Variable Definitions): Update for new
5048 conventions for using `*' in docstrings.
5049
5050 * tips.texi (Documentation Tips): Update for new conventions for
5051 using `*' in docstrings.
5052
50532005-12-16 Richard M. Stallman <rms@gnu.org>
5054
5055 * minibuf.texi (Minibuffer Contents): Minor cleanup.
5056
50572005-12-16 Juri Linkov <juri@jurta.org>
5058
5059 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5060
50612005-12-14 Romain Francoise <romain@orebokech.com>
5062
5063 * modes.texi (Customizing Keywords): Rename `append' to `how'.
5064 Fix typo.
5065
50662005-12-11 Juri Linkov <juri@jurta.org>
5067
5068 * minibuf.texi (Completion Commands): Add mention of read-file-name
5069 for filename completion keymaps.
5070 (Reading File Names): Add mention of filename completion keymaps
5071 for read-file-name and xref to `Completion Commands'.
5072
50732005-12-10 Richard M. Stallman <rms@gnu.org>
5074
5075 * customize.texi (Common Keywords): State caveats for use of :tag.
5076
50772005-12-08 Richard M. Stallman <rms@gnu.org>
5078
5079 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
5080 with xrefs and better explanation.
5081 (Completion Commands): Add the filename completion maps.
5082
5083 * objects.texi (Character Type): Clarify that \s is not space
5084 if a dash follows.
5085
50862005-12-05 Richard M. Stallman <rms@gnu.org>
5087
5088 * windows.texi (Resizing Windows): Delete preserve-before args.
5089
50902005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5091
5092 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5093 in full keymaps, since the quirk has been fixed.
5094
50952005-12-03 Eli Zaretskii <eliz@gnu.org>
5096
5dcb4c4e
SM
5097 * hooks.texi (Standard Hooks): Add index entries.
5098 Mention `compilation-finish-functions'.
b8d4c8d0
GM
5099
51002005-11-27 Richard M. Stallman <rms@gnu.org>
5101
5102 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5103
51042005-11-21 Juri Linkov <juri@jurta.org>
5105
5106 * customize.texi (Common Keywords): Update links types
5107 custom-manual and url-link. Add link types emacs-library-link,
5108 file-link, function-link, variable-link, custom-group-link.
5109
51102005-11-20 Chong Yidong <cyd@stupidchicken.com>
5111
5112 * display.texi: Revert 2005-11-20 change.
5113
51142005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5115
5116 * processes.texi (Bindat Functions):
5117 Say "third" to refer to zero-based index "2".
5118
51192005-11-18 Luc Teirlinck <teirllm@auburn.edu>
5120
5121 * loading.texi (Library Search): Update the default value of
5122 `load-suffixes'.
5123
51242005-11-17 Chong Yidong <cyd@stupidchicken.com>
5125
5126 * display.texi (Attribute Functions): Mention :ignore-defface.
5127
51282005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5129
5130 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5131 (Minor Mode Conventions): Mention the use of a hook.
5132
51332005-11-06 Richard M. Stallman <rms@gnu.org>
5134
5135 * files.texi (Magic File Names): find-file-name-handler checks the
5136 `operations' property of the handler.
5137
51382005-11-03 Richard M. Stallman <rms@gnu.org>
5139
5140 * variables.texi (Frame-Local Variables): Small clarification.
5141
51422005-10-29 Chong Yidong <cyd@stupidchicken.com>
5143
5144 * os.texi (Init File): Document ~/.emacs.d/init.el.
5145
51462005-10-29 Richard M. Stallman <rms@gnu.org>
5147
5148 * internals.texi (Garbage Collection): Document memory-full.
5149
51502005-10-28 Bill Wohler <wohler@newt.com>
5151
5152 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5153 for URLs.
5154
51552005-10-28 Richard M. Stallman <rms@gnu.org>
5156
5157 * minibuf.texi (Completion Commands): Clean up prev change.
5158
51592005-10-26 Kevin Ryde <user42@zip.com.au>
5160
5161 * compile.texi (Eval During Compile): Explain recommended uses
5162 of eval-when-compile and eval-and-compile.
5163
51642005-10-27 Masatake YAMATO <jet@gyve.org>
5165
5166 * minibuf.texi (Completion Commands):
5167 Write about new optional argument for `display-completion-list'.
5168
51692005-10-23 Richard M. Stallman <rms@gnu.org>
5170
5171 * display.texi (Overlay Arrow): Clarify about local bindings of
5172 overlay-arrow-position.
5173
51742005-10-22 Eli Zaretskii <eliz@gnu.org>
5175
5176 * internals.texi (Building Emacs): Fix last change.
5177
51782005-10-22 Richard M. Stallman <rms@gnu.org>
5179
5180 * internals.texi (Building Emacs): Document eval-at-startup.
5181
51822005-10-21 Richard M. Stallman <rms@gnu.org>
5183
5184 * loading.texi (Where Defined): load-history contains abs file names.
5185 symbol-file returns abs file names.
5186
51872005-10-19 Kim F. Storm <storm@cua.dk>
5188
5189 * display.texi (Showing Images): Add max-image-size integer value.
5190
51912005-10-18 Chong Yidong <cyd@stupidchicken.com>
5192
5193 * display.texi (Showing Images): Document max-image-size.
5194
51952005-10-17 Richard M. Stallman <rms@gnu.org>
5196
5197 * commands.texi (Quitting): Minor clarification.
5198
5199 * processes.texi (Sentinels): Clarify about output and quitting.
5200 (Filter Functions): Mention with-local-quit.
5201
52022005-10-17 Juri Linkov <juri@jurta.org>
5203
5204 * buffers.texi (Current Buffer):
5205 * commands.texi (Event Input Misc):
5206 * compile.texi (Eval During Compile, Compiler Errors):
5207 * customize.texi (Group Definitions):
5208 * display.texi (Progress, Defining Faces):
5209 * files.texi (Writing to Files):
5210 * modes.texi (Mode Hooks, Defining Minor Modes):
5211 * streams.texi (Output Functions):
5212 * syntax.texi (Syntax Table Functions):
5213 * text.texi (Change Hooks):
5214 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5215
5216 * commands.texi (Quitting): Replace arg `forms' with `body' in
5217 `with-local-quit'.
5218
5219 * positions.texi (Excursions): Replace arg `forms' with `body' in
5220 `save-excursion'.
5221
52222005-10-08 Kim F. Storm <storm@cua.dk>
5223
5224 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5225 Rename manual section accordingly.
5226
52272005-10-04 Kim F. Storm <storm@cua.dk>
5228
5229 * windows.texi (Window Split Tree): New section describing
5230 new function window-split-tree function.
5231
52322005-10-03 Nick Roberts <nickrob@snap.net.nz>
5233
5234 * display.texi (Fringe Size/Pos): Simplify and add detail.
5235
52362005-09-30 Romain Francoise <romain@orebokech.com>
5237
5238 * minibuf.texi (High-Level Completion): Explain that the prompt
5239 given to `read-buffer' should end with a colon and a space.
5240 Update usage examples.
5241
52422005-09-29 Juri Linkov <juri@jurta.org>
5243
5244 * display.texi (Displaying Messages): Rename argument name
5245 `string' to `format-string' in functions `message', `message-box',
5246 `message-or-box'.
5247
52482005-09-26 Chong Yidong <cyd@stupidchicken.com>
5249
5250 * errors.texi (Standard Errors): Correct xrefs.
5251
52522005-09-18 Chong Yidong <cyd@stupidchicken.com>
5253
5254 * display.texi (Defining Images): Update documentation for
5255 `image-load-path'.
5256
52572005-09-17 Richard M. Stallman <rms@gnu.org>
5258
5259 * display.texi (Defining Images): Clean up previous change.
5260
52612005-09-16 Romain Francoise <romain@orebokech.com>
5262
5263 * elisp.texi: Specify GFDL version 1.2.
5264
5265 * doclicense.texi (GNU Free Documentation License): Update to
5266 version 1.2.
5267
52682005-09-15 Chong Yidong <cyd@stupidchicken.com>
5269
5270 * display.texi (Defining Images): Document `image-load-path'.
5271
52722005-09-15 Richard M. Stallman <rms@gnu.org>
5273
5274 * objects.texi (Printed Representation): Minor cleanup.
5275 (Box Diagrams): Minor fix.
5276 (Cons Cell Type): Move (...) index item here.
5277 (Box Diagrams): From here.
5278 (Array Type): Minor fix.
5279 (Type Predicates): Delete index "predicates".
5280 (Hash Table Type): Clarify xref.
5281 (Dotted Pair Notation): Minor fix.
5282
52832005-09-10 Chong Yidong <cyd@stupidchicken.com>
5284
5285 * files.texi (Saving Buffers): Fix typo.
5286
52872005-09-08 Richard M. Stallman <rms@gnu.org>
5288
5289 * tips.texi (Programming Tips): Correct the "default" prompt spec.
5290
52912005-09-08 Chong Yidong <cyd@stupidchicken.com>
5292
5293 * locals.texi (Standard Buffer-Local Variables): Don't include
5294 mode variables for minor modes.
5295 Fix xrefs for buffer-display-count, buffer-display-table,
5296 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5297 enable-multibyte-characters, fill-column, header-line-format,
5298 left-fringe-width, left-margin, and right-fringe-width.
5299
5300 * hooks.texi (Standard Hooks): All hooks should conform to the
5301 standard naming convention now.
5302 Fix xref for `echo-area-clear-hook'.
5303
5304 * display.texi (Usual Display): Note that indicate-empty-lines and
5305 tab-width are buffer-local.
5306
5307 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5308
5309 * modes.texi (Mode Help): Note that major-mode is buffer-local.
5310
5311 * nonascii.texi (Encoding and I/O): Note that
5312 buffer-file-coding-system is buffer-local.
5313
5314 * positions.texi (List Motion): Note that defun-prompt-regexp is
5315 buffer-local.
5316
5317 * text.texi (Auto Filling): Note that auto-fill-function is
5318 buffer-local.
5319 (Undo): Note that buffer-undo-list is buffer-local.
5320
5dcb4c4e
SM
5321 * windows.texi (Buffers and Windows):
5322 Document buffer-display-count.
b8d4c8d0
GM
5323
53242005-09-06 Richard M. Stallman <rms@gnu.org>
5325
5326 * tips.texi (Coding Conventions): Sometimes it is ok to put the
5327 package prefix elsewhere than at the start of the name.
5328
53292005-09-03 Richard M. Stallman <rms@gnu.org>
5330
5331 * tips.texi (Programming Tips): Add conventions for minibuffer
5332 questions and prompts.
5333
53342005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
5335
5336 * intro.texi (nil and t): Minor cleanup.
5337 Delete spurious mention of keyword symbols.
5338 (Evaluation Notation): Add index entry.
5339 (A Sample Function Description): Minor cleanup.
5340 (A Sample Variable Description): Not all vars can be set.
5341
53422005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
5343
5344 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
5345
5346 (Insertion): Document precise type of `insert-char' arg COUNT.
5347
53482005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5349
5350 * modes.texi (Other Font Lock Variables): Sync the default of
5351 font-lock-lines-before.
5352
53532005-08-31 Michael Albinus <michael.albinus@gmx.de>
5354
5355 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
5356
53572005-08-29 Richard M. Stallman <rms@gnu.org>
5358
5359 * elisp.texi (Top): Update subnode menu.
5360
5361 * searching.texi (Searching and Matching): Move node.
5362 Rearrange contents and add overall explanation.
5363 (Searching and Case): Move node.
5364 (Searching and Matching): Update menu.
5365
53662005-08-27 Eli Zaretskii <eliz@gnu.org>
5367
5368 * os.texi (Startup Summary): Fix the description of the initial
5369 startup message display.
5370
53712005-08-25 Richard M. Stallman <rms@gnu.org>
5372
5373 * searching.texi (Search and Replace): Add replace-regexp-in-string.
5374
53752005-08-25 Emilio C. Lopes <eclig@gmx.net>
5376
5377 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
5378 `next-overlay-change' example.
5379
53802005-08-22 Juri Linkov <juri@jurta.org>
5381
5382 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
5383 Fix invert-face. Fix args of face-background.
5384
5385 * display.texi (Standard Faces): Delete node.
5386 (Faces): Add xref to `(emacs)Standard Faces'.
5387 (Displaying Faces): Fix xref to `Standard Faces'.
5388
5389 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
5390
53912005-08-20 Alan Mackenzie <acm@muc.de>
5392
5393 * buffers.texi (The Buffer List): Clarify the manipulation of the
5394 buffer list.
5395
53962005-08-14 Richard M. Stallman <rms@gnu.org>
5397
5398 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
5399 a regexp.
5400
54012005-08-11 Richard M. Stallman <rms@gnu.org>
5402
5403 * elisp.texi (Top): Update subnode lists.
5404
5405 * display.texi (Inverse Video): Node deleted.
5406
5407 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
5408 New nodes split out of Coding Conventions.
5409
5410 * searching.texi (Regular Expressions): Document re-builder.
5411
5412 * os.texi (Time Parsing): New node split out of Time Conversion.
5413
5414 * processes.texi (Misc Network, Network Feature Testing)
5415 (Network Options, Make Network): New nodes split out of
5416 Low-Level Network.
5417
54182005-08-09 Richard M. Stallman <rms@gnu.org>
5419
5420 * frames.texi (Geometry): New node, split from Size and Position.
5421 (Frame Parameters): Refer to Geometry.
5422
5423 * buffers.texi (The Buffer List): Fix xrefs.
5424
5425 * windows.texi (Splitting Windows): Fix xref.
5426
5427 * frames.texi (Layout Parameters): Add xref.
5428
5429 * display.texi (Line Height, Scroll Bars): Fix xrefs.
5430
5431 * keymaps.texi (Menu Bar): Fix xref.
5432
5433 * locals.texi (Standard Buffer-Local Variables): Fix xref.
5434
5435 * modes.texi (%-Constructs): Fix xref.
5436
5437 * frames.texi (Window Frame Parameters): Node split up.
5438 (Basic Parameters, Position Parameters, Size Parameters)
5439 (Layout Parameters, Buffer Parameters, Management Parameters)
5440 (Cursor Parameters, Color Parameters): New subnodes.
5441
54422005-08-09 Luc Teirlinck <teirllm@auburn.edu>
5443
5444 * positions.texi (Screen Lines): Update xref for previous change
5445 in minibuf.texi.
5446
5447 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
5448 change in minibuf.texi.
5449
54502005-08-09 Richard M. Stallman <rms@gnu.org>
5451
5452 * tips.texi (Coding Conventions): Minor cleanup.
5453
5454 * modes.texi (Defining Minor Modes): Explain when init-value
5455 can be non-nil.
5456
5457 * elisp.texi (Top): Update submenu for Minibuffer.
5458
5459 * minibuf.texi (Minibuffer Misc): Node split up.
5460 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
5461 (Recursive Mini): New nodes split out from Minibuffer Misc.
5462 (Minibuffer Misc): Document max-mini-window-height.
5463
5464 * hash.texi (Defining Hash): Delete stray paren in example.
5465
5466 * display.texi (Echo Area Customization): Don't define
5467 max-mini-window-height here; xref instead.
5468
5469 * commands.texi (Event Input Misc): Update while-no-input.
5470
5471 * advice.texi (Advising Functions): Explain when to use advice
5472 and when to use a hook.
5473
54742005-07-30 Eli Zaretskii <eliz@gnu.org>
5475
5476 * makefile.w32-in (info): Don't run install-info.
5477 ($(infodir)/dir): New target, produced by running install-info.
5478
54792005-07-27 Luc Teirlinck <teirllm@auburn.edu>
5480
5481 * modes.texi (Defining Minor Modes): The keyword for the initial
5482 value is :init-value, not :initial-value.
5483
54842005-07-23 Eli Zaretskii <eliz@gnu.org>
5485
5486 * loading.texi (Autoload): Make the `doctor' example be consistent
5487 with what's in current loaddefs.el. Describe the "fn" magic in
5488 the usage portion of the doc string.
5489
54902005-07-22 Richard M. Stallman <rms@gnu.org>
5491
5492 * internals.texi (Garbage Collection): Clarify previous change.
5493
54942005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
5495
5496 * internals.texi (Garbage Collection): Add gc-cons-percentage.
5497
54982005-07-18 Juri Linkov <juri@jurta.org>
5499
5500 * commands.texi (Accessing Events):
5501 * frames.texi (Text Terminal Colors, Resources):
5502 * markers.texi (The Mark):
5503 * modes.texi (Defining Minor Modes):
5504 Delete duplicate duplicate words.
5505
55062005-07-16 Richard M. Stallman <rms@gnu.org>
5507
5508 * display.texi (Managing Overlays): Clarify make-overlay
5509 args for insertion types.
5510
55112005-07-13 Luc Teirlinck <teirllm@auburn.edu>
5512
5513 * customize.texi (Variable Definitions):
5514 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
5515 `standard-value' is a list too.
5516 (Defining New Types): Use @key{RET} instead of @key{ret}.
5517
55182005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
5519
5520 * os.texi (Translating Input): Fix typo.
5521
55222005-07-08 Richard M. Stallman <rms@gnu.org>
5523
5524 * README: Update edition number and size estimate.
5525
5526 * elisp.texi (VERSION): Set to 2.9.
5527
55282005-07-07 Richard M. Stallman <rms@gnu.org>
5529
5530 * book-spine.texinfo: Update Emacs version.
5531
5532 * display.texi (Inverse Video): Delete mode-line-inverse-video.
5533
55342005-07-06 Richard M. Stallman <rms@gnu.org>
5535
5536 * searching.texi (Regexp Search): Clarify what re-search-forward
5537 does when the search fails.
5538
55392005-07-05 Lute Kamstra <lute@gnu.org>
5540
5541 * Update FSF's address in GPL notices.
5542
5543 * doclicense.texi (GNU Free Documentation License):
5544 * gpl.texi (GPL):
5545 * tips.texi (Coding Conventions, Library Headers):
5546 * vol1.texi:
5547 * vol2.texi: Update FSF's address.
5548
55492005-07-04 Richard M. Stallman <rms@gnu.org>
5550
5551 * hooks.texi (Standard Hooks): Add occur-hook.
5552
55532005-07-03 Luc Teirlinck <teirllm@auburn.edu>
5554
5555 * display.texi (The Echo Area): Correct menu.
5556
55572005-07-03 Richard M. Stallman <rms@gnu.org>
5558
5559 * elisp.texi (Top): Update subnode menu for Display.
5560
5561 * display.texi (Displaying Messages): New node, with most
5562 of what was in The Echo Area.
5dcb4c4e 5563 (Progress): Move under The Echo Area.
b8d4c8d0
GM
5564 (Logging Messages): New node with new text.
5565 (Echo Area Customization): New node, the rest of what was
5566 in The Echo Area. Document message-truncate-lines with @defvar.
5567 (Display): Update menu.
5568
5569 * windows.texi (Textual Scrolling): Doc 3 values for
5570 scroll-preserve-screen-position.
5571
5572 * text.texi (Special Properties): Change hook functions
5573 should bind inhibit-modification-hooks around altering buffer text.
5574
5575 * keymaps.texi (Key Binding Commands): Call binding BINDING
5576 rather than DEFINITION.
5577
55782005-06-29 Juanma Barranquero <lekktu@gmail.com>
5579
5580 * variables.texi (Defining Variables): `user-variable-p' returns t
5581 for aliases of user options, nil for alias loops.
5582
55832005-06-28 Richard M. Stallman <rms@gnu.org>
5584
5585 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
5586 make-keymap.
5587
55882005-06-27 Luc Teirlinck <teirllm@auburn.edu>
5589
5590 * variables.texi (Setting Variables): Correct and clarify
5591 description of `add-to-ordered-list'.
5592
55932005-06-26 Richard M. Stallman <rms@gnu.org>
5594
5595 * display.texi (Faces): Minor cleanup.
5596
55972005-06-25 Luc Teirlinck <teirllm@auburn.edu>
5598
5599 * display.texi (Faces): `facep' returns t for strings that are
5600 face names.
5601
56022005-06-25 Richard M. Stallman <rms@gnu.org>
5603
5604 * objects.texi (Equality Predicates): Clarify meaning of equal.
5605
5606 * windows.texi (Selecting Windows): save-selected-window
5607 and with-selected-window save and restore the current buffer.
5608
56092005-06-24 Richard M. Stallman <rms@gnu.org>
5610
5611 * numbers.texi (Float Basics): Explain how to test for NaN,
5612 and printing the sign of NaNs.
5613
56142005-06-24 Eli Zaretskii <eliz@gnu.org>
5615
5616 * makefile.w32-in (MAKEINFO): Use --force.
5617
56182005-06-23 Richard M. Stallman <rms@gnu.org>
5619
5620 * display.texi (Face Functions): Correct Texinfo usage.
5621
56222005-06-23 Luc Teirlinck <teirllm@auburn.edu>
5623
5624 * lists.texi (Rings): `ring-elements' now returns the elements of
5625 RING in order.
5626
56272005-06-23 Juanma Barranquero <lekktu@gmail.com>
5628
5629 * markers.texi (The Mark): Texinfo usage fix.
5630
56312005-06-23 Kim F. Storm <storm@cua.dk>
5632
5633 * searching.texi (Entire Match Data): Remove evaporate option for
5634 match-data. Do not mention evaporate option for set-match-data.
5635
56362005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
5637
5638 * display.texi (Face Functions): Mention face aliases.
5639
56402005-06-21 Richard M. Stallman <rms@gnu.org>
5641
5642 * anti.texi (Antinews): Texinfo usage fix.
5643
56442005-06-21 Karl Berry <karl@gnu.org>
5645
5646 * elisp.texi: Use @copying.
5647
5648 * elisp.texi: Put @summarycontents and @contents before the Top
5649 node, instead of the end of the file, so that the contents appear
5650 in the right place in the dvi/pdf output.
5651
56522005-06-21 Juri Linkov <juri@jurta.org>
5653
5654 * display.texi (Defining Faces): Add `customized-face'.
5655
56562005-06-20 Kim F. Storm <storm@cua.dk>
5657
5658 * variables.texi (Setting Variables): Any type of element can be
5659 given order in add-to-ordered-list. Compare elements with eq.
5660
5661 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
5662
56632005-06-20 Karl Berry <karl@gnu.org>
5664
5665 * syntax.texi (Syntax Flags): Make last column very slightly wider
5666 to avoid "generic comment" breaking on two lines and causing an
5667 underfull box.
5668
56692005-06-19 Luc Teirlinck <teirllm@auburn.edu>
5670
5671 * lists.texi (Rings): Various minor clarifications and corrections.
5672
56732005-06-18 Richard M. Stallman <rms@gnu.org>
5674
5675 * functions.texi (Obsolete Functions): Simplify.
5676
5677 * variables.texi (Variable Aliases): Simplify.
5678
5679 * anti.texi, backups.texi, compile.texi, customization.texi:
5680 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
5681 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
5682 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
5683 * variables.texi: Fix formatting ugliness.
5684
5685 * elisp.texi: Add links to Rings and Byte Packing.
5686 Update version and copyright years.
5687
5688 * minibuf.texi: Fix formatting ugliness.
5689 (Completion Commands): Move keymap vars to the end
5690 and vars completing-read binds to the top.
5691
56922005-06-17 Luc Teirlinck <teirllm@auburn.edu>
5693
5694 * processes.texi: Fix typos.
5695 (Bindat Spec): Correct Texinfo error.
5696 (Byte Packing): Fix ungrammatical sentence.
5697
56982005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
5699
5700 * lists.texi (Rings): New node.
5701 (Lists): Add it to menu.
5702
5703 * processes.texi (Byte Packing): New node.
5704 (Processes): Add it to menu.
5705
57062005-06-17 Richard M. Stallman <rms@gnu.org>
5707
5708 * syntax.texi (Parsing Expressions): Fix texinfo usage.
5709
5710 * help.texi (Documentation Basics): Explain the xref to
5711 Documentation Tips.
5712
5713 * debugging.texi (Debugger Commands): Minor fix.
5714
57152005-06-16 Luc Teirlinck <teirllm@auburn.edu>
5716
5717 * edebug.texi (Instrumenting): Eliminate duplicate link.
5718 (Specification List): Replace references to "below", referring to
5719 a later node, with one @ref to that node.
5720
5721 * os.texi (Timers): Timers should save and restore the match data
5722 if they change it.
5723
5724 * debugging.texi (Debugger Commands): Mention that the Lisp
5725 debugger can not step through primitive functions.
5726
57272005-06-16 Juanma Barranquero <lekktu@gmail.com>
5728
5729 * functions.texi (Obsolete Functions): Update argument names of
5730 `make-obsolete' and `define-obsolete-function-alias'.
5731
5732 * variables.texi (Variable Aliases): Update argument names of
5733 `defvaralias', `make-obsolete-variable' and
5734 `define-obsolete-variable-alias'.
5735
57362005-06-15 Kim F. Storm <storm@cua.dk>
5737
5738 * searching.texi (Entire Match Data): Rephrase warnings about
5739 evaporate arg to match-data and set-match-data.
5740
57412005-06-14 Luc Teirlinck <teirllm@auburn.edu>
5742
5743 * elisp.texi (Top): Update detailed menu.
5744
5745 * edebug.texi (Edebug): Update menu.
5746 (Instrumenting): Update xrefs.
5747 (Edebug Execution Modes): Correct xref.
5748 (Jumping): Clarify description of `h' command.
5749 Eliminate redundant @ref.
5750 (Breaks): New node.
5751 (Breakpoints): Is now a subsubsection.
5752 (Global Break Condition): Mention `C-x X X'.
5753 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
5754 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
5755 (Edebug Display Update): Correct pxref.
5756 (Edebug and Macros): New node.
5757 (Instrumenting Macro Calls): Is now a subsubsection.
5758 Neither arg of `def-edebug-spec' is evaluated.
5759 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
5760 (Specification Examples): Fix typo.
5761
57622005-06-14 Lute Kamstra <lute@gnu.org>
5763
5764 * debugging.texi (Function Debugging): Primitives can break on
5765 entry too.
5766
57672005-06-14 Kim F. Storm <storm@cua.dk>
5768
5769 * variables.texi (Setting Variables): Add add-to-ordered-list.
5770
57712005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
5772
5773 * syntax.texi (Parsing Expressions): Document aux functions and vars of
5774 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
5775
57762005-06-13 Lute Kamstra <lute@gnu.org>
5777
5778 * text.texi (Special Properties): Fix cross reference.
5779
57802005-06-11 Luc Teirlinck <teirllm@auburn.edu>
5781
5782 * debugging.texi (Function Debugging): Delete mention of empty
5783 string argument to `cancel-debug-on-entry'. Delete inaccurate
5784 description of the return value of that command.
5785
57862005-06-11 Alan Mackenzie <acm@muc.de>
5787
5788 * text.texi (Adaptive Fill): Amplify the description of
5789 fill-context-prefix.
5790
57912005-06-10 Luc Teirlinck <teirllm@auburn.edu>
5792
5793 * syntax.texi (Parsing Expressions): Fix Texinfo error.
5794
57952005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
5796
5797 * syntax.texi (Parsing Expressions): Document syntax-ppss.
5798
57992005-06-10 Luc Teirlinck <teirllm@auburn.edu>
5800
5801 * debugging.texi (Error Debugging): Minor rewording.
5802 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
5803 is optional.
5804
58052005-06-10 Lute Kamstra <lute@gnu.org>
5806
5807 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
5808 (Top): Give it a title. Correct version number. Give the
5809 detailed node listing a more prominent header.
5810 * intro.texi: Don't set VERSION here a second time.
5811 Mention Emacs's version too.
5812 * anti.texi (Antinews): Use EMACSVER to refer to the current
5813 version of Emacs.
5814
58152005-06-09 Kim F. Storm <storm@cua.dk>
5816
5817 * searching.texi (Entire Match Data): Explain new `reseat' argument to
5818 match-data and set-match-data.
5819
58202005-06-08 Richard M. Stallman <rms@gnu.org>
5821
5822 * searching.texi (Entire Match Data): Clarify when match-data
5823 returns markers and when integers.
5824
5825 * display.texi (Defining Faces): Explain that face name should not
5826 end in `-face'.
5827
5828 * modes.texi (Mode Line Data): Minor cleanup.
5829 (Customizing Keywords): Node split out of Search-based Fontification.
5830 Add example of using font-lock-add-keywords from a hook.
5831 Clarify when MODE should be non-nil, and when nil.
5832
58332005-06-06 Richard M. Stallman <rms@gnu.org>
5834
5835 * modes.texi (Mode Line Data): Explain what happens when the car
5836 of a list is a void symbol.
5837 (Search-based Fontification): Explain MODE arg to
5838 font-lock-add-keywords and warn about calls from major modes.
5839
58402005-06-08 Juri Linkov <juri@jurta.org>
5841
5842 * display.texi (Standard Faces): Add `shadow' face.
5843
58442005-05-29 Luc Teirlinck <teirllm@auburn.edu>
5845
5846 * modes.texi (Major Mode Conventions): A derived mode only needs
5847 to put the call to the parent mode inside `delay-mode-hooks'.
5848
58492005-05-29 Richard M. Stallman <rms@gnu.org>
5850
5851 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
5852 new, and what that implies. Clarify.
5853
5854 * files.texi (Locating Files): Clean up the text.
5855
5856 * frames.texi (Window Frame Parameters): Document user-size.
5857 Shorten entry for top by referring to left.
5858
58592005-05-26 Richard M. Stallman <rms@gnu.org>
5860
5861 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
5862 is new, and what the implications are. Other clarifications.
5863
58642005-05-24 Richard M. Stallman <rms@gnu.org>
5865
5866 * frames.texi (Dialog Boxes): Minor fixes.
5867
58682005-05-25 Masatake YAMATO <jet@gyve.org>
5869
5870 * display.texi (Standard Faces): Write about `mode-line-highlight'.
5871
58722005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5873
5874 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
5875 is optional.
5876
58772005-05-24 Nick Roberts <nickrob@snap.net.nz>
5878
10d1d0af 5879 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
5880
58812005-05-23 Lute Kamstra <lute@gnu.org>
5882
5883 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
5884 syntax-begin-function over font-lock-beginning-of-syntax-function.
5885
58862005-05-21 Luc Teirlinck <teirllm@auburn.edu>
5887
5888 * minibuf.texi (Reading File Names): Update description of
5889 `read-directory-name'.
5890
5891 * modes.texi (Derived Modes): Clarify :group keyword.
5892
58932005-05-21 Eli Zaretskii <eliz@gnu.org>
5894
5895 * files.texi (Locating Files): New subsection.
5896 Describe locate-file and executable-find.
5897
58982005-05-21 Kevin Ryde <user42@zip.com.au>
5899
5900 * frames.texi (Initial Parameters): Update cross reference to
5901 "Emacs Invocation".
5902
59032005-05-19 Luc Teirlinck <teirllm@auburn.edu>
5904
5905 * keymaps.texi (Active Keymaps): Add anchor.
5906
5907 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
5908 (Major Mode Conventions): Refer to `Auto Major Mode' in more
5909 appropriate place.
5910 (Derived Modes): Small clarifications.
5911 (Minor Mode Conventions, Keymaps and Minor Modes):
5912 Replace references to nodes with references to anchors.
5913 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
5914 Clarify description of lists whose first element is an integer.
5915 (Mode Line Variables): Add anchor.
5916 (%-Constructs): Clarify description of integer after %.
5917 (Emulating Mode Line): Describe nil value for FACE.
5918
59192005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5920
5921 * modes.texi (Derived Modes): Correct references to non-existing
5922 variable standard-syntax-table.
5923
59242005-05-17 Lute Kamstra <lute@gnu.org>
5925
5926 * modes.texi (Defining Minor Modes): Mention the mode hook.
5927
59282005-05-15 Kim F. Storm <storm@cua.dk>
5929
5930 * processes.texi (Network): Remove open-network-stream-nowait.
5931 (Network Servers): Remove open-network-stream-server.
5932
59332005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5934
5935 * elisp.texi (Top): Update detailed menu.
5936
5937 * variables.texi: Reorder nodes.
5938 (Variables): Update menu.
5939 (File Local Variables): Do not refer to the `-*-' line as
5940 a "local variables list". Add pxref.
5941
59422005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5943
5944 * elisp.texi (Top): Update detailed menu for node changes.
5945
5946 * modes.texi (Modes): Update Menu.
5947 (Hooks): Move to beginning of chapter.
5948 Most minor modes run mode hooks too.
5949 `add-hook' can handle void hooks or hooks whose value is a single
5950 function.
5951 (Major Modes): Update Menu.
5952 (Major Mode Basics): New node, split off from `Major Modes'.
5953 (Major Mode Conventions): Correct xref. Explain how to handle
5954 auto-mode-alist if the major mode command has an autoload cookie.
5955 (Auto Major Mode): Major update. Add magic-mode-alist.
5956 (Derived Modes): Major update.
5957 (Mode Line Format): Update Menu.
5958 (Mode Line Basics): New node, split off from `Mode Line Format'.
5959
5960 * loading.texi (Autoload): Mention `autoload cookie' as synonym
5961 for `magic autoload comment'. Add index entries and anchor.
5962
59632005-05-14 Richard M. Stallman <rms@gnu.org>
5964
5965 * tips.texi (Coding Conventions): Explain how important it is
5966 that just loading certain files not change Emacs behavior.
5967
5968 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
5969
59702005-05-12 Lute Kamstra <lute@gnu.org>
5971
5972 * modes.texi (Generic Modes): Update.
5973 (Major Modes): Refer to node "Generic Modes".
5974
5975 * elisp.texi (Top): Update to the current structure of the manual.
5976 * processes.texi (Processes): Add menu description.
5977 * customize.texi (Customization): Add menu descriptions.
5978
59792005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
5980
5981 * processes.texi (Signals to Processes)
5982 (Low-Level Network): Fix typos.
5983
59842005-05-11 Lute Kamstra <lute@gnu.org>
5985
5986 * elisp.texi (Top): Add some nodes from the chapter "Major and
5987 Minor Modes" to the detailed node listing.
5988
59892005-05-10 Richard M. Stallman <rms@gnu.org>
5990
5991 * keymaps.texi (Extended Menu Items): Menu item filter functions
5992 can be called at any time.
5993
59942005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5995
5996 * variables.texi (File Local Variables): `(hack-local-variables t)'
5997 now also checks whether a mode is specified in the local variables
5998 list.
5999
60002005-05-05 Kevin Ryde <user42@zip.com.au>
6001
6002 * display.texi (The Echo Area): Correct format function cross
6003 reference.
6004
60052005-05-05 Luc Teirlinck <teirllm@auburn.edu>
6006
6007 * variables.texi (Variable Aliases): Change description of
6008 `define-obsolete-variable-alias'.
6009
6010 * functions.texi (Functions): Add "Obsolete Functions" to menu.
6011 (Defining Functions): Add xref.
6012 (Obsolete Functions): New node.
6013 (Function Safety): Standardize capitalization of section title.
6014
6015 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6016 (Dialog Boxes): Complete description of `x-popup-dialog'.
6017
60182005-05-04 Richard M. Stallman <rms@gnu.org>
6019
6020 * commands.texi (Interactive Codes): Fix Texinfo usage.
6021 Document U more clearly.
6022
60232005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6024
6025 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6026 function and not a macro.
6027
6028 * frames.texi (Pop-Up Menus): Correct and clarify description of
6029 `x-popup-menu'.
6030 (Dialog Boxes): Clarify description of `x-popup-dialog'.
6031
60322005-05-01 Richard M. Stallman <rms@gnu.org>
6033
6034 * edebug.texi (Checking Whether to Stop): Fix previous change.
6035
60362005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6037
6038 * display.texi: Fix typos and Texinfo usage.
6039
6040 * edebug.texi (Checking Whether to Stop): executing-macro ->
6041 executing-kbd-macro.
6042
60432005-05-01 Richard M. Stallman <rms@gnu.org>
6044
6045 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6046
60472005-04-30 Richard M. Stallman <rms@gnu.org>
6048
6049 * files.texi (Magic File Names): Document `operations' property.
6050
60512005-04-29 Lute Kamstra <lute@gnu.org>
6052
6053 * modes.texi (Generic Modes): New node.
6054 (Major Modes): Add it to the menu.
6055 (Derived Modes): Add "derived mode" to concept index.
6056
60572005-04-28 Lute Kamstra <lute@gnu.org>
6058
6059 * modes.texi (Defining Minor Modes): Fix previous change.
6060 (Font Lock Mode): Simplify.
6061 (Font Lock Basics): Say that font-lock-defaults is buffer-local
6062 when set and that some parts are optional. Add cross references.
6063 (Search-based Fontification): Say how to specify font-lock-keywords.
6064 Add cross references. Add font-lock-multiline to index.
6065 Move font-lock-keywords-case-fold-search here from node "Other Font
6066 Lock Variables". Document font-lock-add-keywords and
6067 font-lock-remove-keywords.
6068 (Other Font Lock Variables): Move font-lock-keywords-only,
6069 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6070 and font-lock-syntactic-face-function to node "Syntactic Font
6071 Lock". Move font-lock-keywords-case-fold-search to node
6072 "Search-based Fontification". Document font-lock-inhibit-thing-lock
6073 and font-lock-{,un}fontify-{buffer,region}-function.
6074 (Precalculated Fontification): Remove reference to deleted variable
6075 font-lock-core-only.
6076 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
6077 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
6078 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6079 and font-lock-syntactic-face-function here from node "Other Font
6080 Lock Variables". Move font-lock-syntactic-keywords to "Setting
6081 Syntax Properties". Add cross references.
6082 (Setting Syntax Properties): New node.
6083 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
6084 * syntax.texi (Syntax Properties): Add cross reference.
6085 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
6086
60872005-04-26 Richard M. Stallman <rms@gnu.org>
6088
6089 * display.texi (Defining Faces):
6090 Document `default' elements of defface spec.
6091
6092 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6093
6094 * variables.texi (Variable Aliases): Clarify text.
6095
60962005-04-25 Chong Yidong <cyd@stupidchicken.com>
6097
6098 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6099
61002005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6101
6102 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6103
61042005-04-24 Eli Zaretskii <eliz@gnu.org>
6105
6106 * syntax.texi (Syntax Table Internals): Elaborate documentation of
6107 syntax-after and syntax-class.
6108
6109 * files.texi (Changing Files): Fix last change's cross-reference.
6110 (Unique File Names): Don't mention "numbers" in the documentation
6111 of make-temp-file and make-temp-name.
6112
61132005-04-23 Richard M. Stallman <rms@gnu.org>
6114
6115 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6116
61172005-04-22 Nick Roberts <nickrob@snap.net.nz>
6118
6119 * windows.texi (Cyclic Window Ordering): Clarify window-list.
6120
61212005-04-22 Nick Roberts <nickrob@snap.net.nz>
6122
6123 * variables.texi (Variable Aliases): Describe make-obsolete-variable
6124 and define-obsolete-variable-alias.
6125
61262005-04-22 Kim F. Storm <storm@cua.dk>
6127
6128 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
6129 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
6130
61312005-04-21 Lute Kamstra <lute@gnu.org>
6132
6133 * lists.texi (Association Lists): Document rassq-delete-all.
6134
61352005-04-19 Richard M. Stallman <rms@gnu.org>
6136
6137 * modes.texi (Search-based Fontification): Explain that
6138 facespec is an expression to be evaluated.
6139
61402005-04-19 Kevin Ryde <user42@zip.com.au>
6141
6142 * streams.texi (Output Functions): Fix xref.
6143 * strings.texi (String Conversion): Fix xref.
6144
61452005-04-19 Kim F. Storm <storm@cua.dk>
6146
6147 * symbols.texi (Symbol Plists): Add safe-get.
6148 Mention that `get' may signal an error.
6149
61502005-04-18 Nick Roberts <nickrob@snap.net.nz>
6151
6152 * customize.texi (Variable Definitions): Replace tooltip-mode
6153 example with save-place.
6154
61552005-04-17 Richard M. Stallman <rms@gnu.org>
6156
6157 * buffers.texi (Indirect Buffers): Clarify.
6158
6159 * positions.texi (Positions): Clarify converting marker to integer.
6160
6161 * strings.texi (String Basics): Mention string-match; clarify.
6162
61632005-04-08 Lute Kamstra <lute@gnu.org>
6164
6165 * modes.texi (Search-based Fontification): Fix cross references.
6166 Use consistent terminology. Document anchored highlighting.
6167
61682005-04-05 Lute Kamstra <lute@gnu.org>
6169
6170 * modes.texi (Defining Minor Modes): Document :group keyword
6171 argument and its default value.
6172
61732005-04-03 Lute Kamstra <lute@gnu.org>
6174
6175 * hooks.texi (Standard Hooks): Add some hooks. Add cross
6176 references and/or descriptions. Delete major mode hooks; mention
6177 them as a category instead. Rename or delete obsolete hooks.
6178
61792005-04-02 Richard M. Stallman <rms@gnu.org>
6180
6181 * nonascii.texi (Coding System Basics): Another wording cleanup.
6182
61832005-04-01 Richard M. Stallman <rms@gnu.org>
6184
6185 * nonascii.texi (Coding System Basics): Clarify previous change.
6186
61872005-04-01 Kenichi Handa <handa@m17n.org>
6188
10d1d0af 6189 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
6190 identity of coding systems.
6191
61922005-03-29 Chong Yidong <cyd@stupidchicken.com>
6193
6194 * text.texi (Buffer Contents): Add filter-buffer-substring and
6195 buffer-substring-filters.
6196
61972005-03-26 Chong Yidong <cyd@stupidchicken.com>
6198
6199 * anti.texi (Antinews): Mention `G' interactive code.
6200
6201 * tips.texi (Compilation Tips): Mention benchmark.el.
6202
62032005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6204
6205 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6206 is now bound to M-o M-o.
6207
6208 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6209
62102005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6211
6212 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6213 in the Emacs Manual).
6214 * Makefile.in (srcs): Remove calendar.texi.
6215 * makefile.w32-in (srcs): Remove calendar.texi.
6216 * display.texi (Display): Change name of next node.
6217 * os.texi (System In): Change name of previous node.
6218 * elisp.texi (Top): Remove Calendar references.
6219 * vol1.texi (Top): Remove Calendar references.
6220 * vol2.texi (Top): Remove Calendar references.
6221
62222005-03-25 Richard M. Stallman <rms@gnu.org>
6223
6224 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6225 Cleanup previous change.
6226
62272005-03-25 Chong Yidong <cyd@stupidchicken.com>
6228
6229 * display.texi (Face Attributes): Faces earlier in an :inherit
6230 list take precedence.
6231 (Scroll Bars): Fix description of vertical-scroll-bars.
6232 Document frame-current-scroll-bars and window-current-scroll-bars.
6233
6234 * markers.texi (The Mark): Document temporary Transient Mark mode.
6235
6236 * minibuf.texi (Reading File Names):
6237 Document read-file-name-completion-ignore-case.
6238
6239 * positions.texi (Screen Lines): Document nil for width argument
6240 to compute-motion.
6241
62422005-03-23 Kim F. Storm <storm@cua.dk>
6243
6244 * display.texi (Standard Faces): Other faces used in the fringe
6245 implicitly inherits from the fringe face.
6246 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6247 properties implicitly inherits from fringe face.
6248 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6249
62502005-03-20 Chong Yidong <cyd@stupidchicken.com>
6251
6252 * display.texi (Invisible Text): State default value of
6253 line-move-ignore-invisible.
6254 (Managing Overlays): Document remove-overlays.
6255 (Standard Faces): Document escape-glyph face.
6256
6257 * minibuf.texi (Reading File Names): Document read-file-name-function.
6258
6259 * modes.texi (Other Font Lock Variables):
6260 Document font-lock-lines-before.
6261
6262 * positions.texi (Skipping Characters): skip-chars-forward allows
6263 character classes.
6264
62652005-03-18 Lute Kamstra <lute@gnu.org>
6266
6267 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6268
62692005-03-17 Richard M. Stallman <rms@gnu.org>
6270
6271 * text.texi (Undo): Document extensible undo entries.
6272
dd7b651b 6273 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
6274
6275 * nonascii.texi (Character Codes): Minor fix.
6276
6277 * display.texi (Display Property): Explain the significance
6278 of having text properties that are eq.
6279 (Other Display Specs): Explain string as display spec.
6280
6281 * commands.texi (Interactive Codes): Document G option.
6282
62832005-03-17 Chong Yidong <cyd@stupidchicken.com>
6284
6285 * text.texi (Filling): Add sentence-end-without-period and
6286 sentence-end-without-space.
6287 (Changing Properties): Minor fix.
6288
6289 * anti.texi: Total rewrite.
6290
62912005-03-15 Lute Kamstra <lute@gnu.org>
6292
6293 * edebug.texi (Instrumenting Macro Calls): Fix typos.
6294
62952005-03-08 Kim F. Storm <storm@cua.dk>
6296
6297 * display.texi (Specified Space): Property :width is support on
6298 non-graphic terminals, :height is not.
6299
63002005-03-07 Richard M. Stallman <rms@gnu.org>
6301
6302 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6303 Now subnodes of Fringes.
6304 (Overlay Arrow): Document overlay-arrow-variable-list.
6305 (Fringe Size/Pos): New node, broken out of Fringes.
6306 (Display): Explain clearing vs redisplay better.
6307 (Truncation): Clarify use of bitmaps.
6308 (The Echo Area): Clarify the uses of the echo area.
6309 Add max-mini-window-height.
6310 (Progress): Clarify.
6311 (Invisible Text): Explain that main loop moves point out.
6312 (Selective Display): Say "hidden", not "invisible".
6313 (Managing Overlays): Move up. Describe relation to Undo here.
6314 (Overlay Properties): Clarify intro.
6315 (Finding Overlays): Explain return values when nothing found.
6316 (Width): truncate-string-to-width has added arg.
6317 (Displaying Faces): Clarify and update mode line face handling.
6318 (Face Functions): Minor cleanup.
6319 (Conditional Display): Merge into Other Display Specs.
6320 (Pixel Specification, Other Display Specs): Minor cleanups.
6321 (Images, Image Descriptors): Minor cleanups.
6322 (GIF Images): Patents have expired.
6323 (Showing Images): Explain default text for insert-image.
6324 (Manipulating Button Types): Merge into Manipulating Buttons.
6325 (Making Buttons): Explain return values.
6326 (Button Buffer Commands): Add xref.
6327 (Inverse Video): Update mode-line-inverse-video.
6328 (Display Table Format): Clarify.
6329 (Active Display Table): Give defaults for window-display-table.
6330
6331 * calendar.texi (Calendar Customizing): calendar-holiday-marker
6332 and calendar-today-marker are strings, not chars.
6333 (Holiday Customizing): Minor fix.
6334
6335 * internals.texi (Writing Emacs Primitives): Update `or' example.
6336 Update limit on # args of subr.
6337
6338 * edebug.texi (Using Edebug): Arrow is in fringe.
6339 (Instrumenting): Arg to eval-defun works without loading edebug.
6340 (Edebug Execution Modes): Add xref.
6341
6342 * customize.texi (Common Keywords): Clarify :require.
6343 Mention :version here.
6344 (Variable Definitions, Group Definitions): Not here.
6345 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
6346
63472005-03-07 Chong Yidong <cyd@stupidchicken.com>
6348 * nonascii.texi (Text Representations): Clarify position-bytes.
6349 (Character Sets): Add list-charset-chars.
6350 (Scanning Charsets): Add charset-after.
6351 (Encoding and I/O): Minor fix.
6352
63532005-03-06 Richard M. Stallman <rms@gnu.org>
6354
6355 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
6356 (Resizing Windows): Likewise.
6357
6358 * text.texi (Change Hooks): Get rid of "Emacs 21".
6359
6360 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
6361
6362 * streams.texi (Output Variables): Get rid of "Emacs 21".
6363
6364 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
6365
6366 * os.texi (Translating Input): Replace flow-control example
6367 with a less obsolete example that uses `keyboard-translate'.
6368
6369 * objects.texi (Hash Table Type, Circular Objects):
6370 Get rid of "Emacs 21".
6371
6372 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
6373 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
6374
6375 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
6376
6377 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
6378
6379 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
6380 (Menu Bar): Fix when menu-bar-update-hook is called.
6381
6382 * hash.texi (Hash Tables): Get rid of "Emacs 21".
6383
6384 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
6385 and make it read better.
6386
6387 * files.texi (Writing to Files): Get rid of "Emacs 21".
6388 (Unique File Names): Likewise.
6389
6390 * elisp.texi: Update Emacs version to 22.
6391
6392 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
6393 (Overlay Properties, Face Attributes): Likewise.
6394 (Managing Overlays): Fix punctuation.
6395 (Attribute Functions): Clarify set-face-font; get rid of
6396 info about old Emacs versions.
6397 (Auto Faces, Font Lookup, Display Property, Images):
6398 Get rid of "Emacs 21".
6399
6400 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
6401
64022005-03-05 Richard M. Stallman <rms@gnu.org>
6403
6404 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
6405
64062005-03-04 Lute Kamstra <lute@gnu.org>
6407
6408 * debugging.texi (Error Debugging): Document stack-trace-on-error.
6409
64102005-03-03 Lute Kamstra <lute@gnu.org>
6411
6412 * edebug.texi (Instrumenting Macro Calls): Fix typo.
6413
64142005-03-01 Lute Kamstra <lute@gnu.org>
6415
6416 * debugging.texi (Debugger Commands): Update `j'.
6417
64182005-02-28 Lute Kamstra <lute@gnu.org>
6419
6420 * debugging.texi (Debugging): Fix typo.
6421 (Error Debugging): Document eval-expression-debug-on-error.
6422 (Function Debugging): Update example.
6423 (Using Debugger): Mention starred stack frames.
6424 (Debugger Commands): Document `j' and `l'.
6425 (Invoking the Debugger): `d' and `j' exit recursive edit too.
6426 Update the messages that the debugger displays.
6427 (Internals of Debugger): Add cross reference. Update example.
6428 (Excess Open): Minor improvement.
6429 (Excess Close): Minor improvement.
6430
64312005-02-26 Richard M. Stallman <rms@gnu.org>
6432
6433 * tips.texi (Coding Conventions): Clarify.
6434 Put all the major mode key reservations together.
6435 Mention the Mouse-1 => Mouse-2 conventions.
6436
6437 * syntax.texi (Syntax Class Table): Clarify.
6438 (Syntax Table Functions): syntax-after moved from here.
6439 (Syntax Table Internals): syntax-after moved to here.
6440 (Parsing Expressions): Update info on number of values
6441 and what's meaningful in the STATE argument.
6442 (Categories): Fix typo.
6443
6444 * sequences.texi (Arrays): Cleanup.
6445 (Char-Tables): Clarify.
6446
6447 * processes.texi (Deleting Processes): Cleanups, add xref.
6448 (Subprocess Creation): Explain nil in exec-path. Cleanup.
6449 (Process Information): set-process-coding-system, some args optional.
6450 (Input to Processes): Explain various types for PROCESS args.
6451 Rename them from PROCESS-NAME to PROCESS.
6452 (Signals to Processes): Likewise.
6453 (Decoding Output): Cleanup.
6454 (Query Before Exit): Clarify.
6455
6456 * os.texi (Startup Summary): Correct the options; add missing ones.
6457 (Terminal Output, Batch Mode): Clarify.
6458 (Flow Control): Node deleted.
6459
6460 * markers.texi (The Mark): Clarify.
6461
6462 * macros.texi (Expansion): Cleanup.
6463 (Indenting Macros): indent-spec allows ints, not floats.
6464
6465 * keymaps.texi (Keymaps): Clarify.
6466 (Format of Keymaps): Update lisp-mode-map example.
6467 (Active Keymaps, Key Lookup): Clarify.
6468 (Changing Key Bindings): Add xref to `kbd'.
6469 (Key Binding Commands, Simple Menu Items): Clarify.
6470 (Mouse Menus, Menu Bar): Clarify.
6471 (Menu Example): Replace print example with menu-bar-replace-menu.
6472
6473 * help.texi (Documentation Basics): Add function-documentation prop.
6474
6475 * elisp.texi (Top): Don't refer to Flow Control node.
6476
6477 * commands.texi (Command Overview): Improve xrefs.
6478 (Adjusting Point): Adjusting point applies to intangible and invis.
6479 (Key Sequence Input): Doc extra read-key-sequence args.
6480 Likewise for read-key-sequence-vector.
6481
6482 * backups.texi (Rename or Copy): Minor fix.
6483 (Numbered Backups): For version-control, say the default.
6484 (Auto-Saving): make-auto-save-file-name example is simplified.
6485
6486 * advice.texi (Advising Functions): Don't imply one part of Emacs
6487 should advise another part. Markup changes.
6488 (Defining Advice): Move transitional para.
6489 (Activation of Advice): Cleanup.
6490 Explain if COMPILE is nil or negative.
6491
6492 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
6493
64942005-02-24 Lute Kamstra <lute@gnu.org>
6495
6496 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
6497 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
6498
64992005-02-23 Lute Kamstra <lute@gnu.org>
6500
6501 * modes.texi (Defining Minor Modes): define-minor-mode can be used
6502 to define global minor modes as well.
6503
6504 * display.texi (Managing Overlays): overlay-buffer returns nil for
6505 deleted overlays.
6506
65072005-02-22 Kim F. Storm <storm@cua.dk>
6508
6509 * minibuf.texi (Basic Completion): Allow symbols in addition to
6510 strings in try-completion and all-completions.
6511
65122005-02-14 Lute Kamstra <lute@gnu.org>
6513
6514 * elisp.texi (Top): Remove reference to deleted node.
6515
6516 * lists.texi (Lists): Remove reference to deleted node.
6517 (Cons Cells): Fix typo.
6518
6519 * loading.texi (Where Defined): Fix typo.
6520
65212005-02-14 Richard M. Stallman <rms@gnu.org>
6522
6523 * variables.texi (Creating Buffer-Local): change-major-mode-hook
6524 is useful for discarding some minor modes.
6525
6526 * symbols.texi (Symbol Components): Reorder examples.
6527
6528 * streams.texi (Input Functions): State standard-input default.
6529 (Output Variables): State standard-output default.
6530
6531 * objects.texi (Printed Representation): Clarify read syntax vs print.
6532 (Floating Point Type): Explain meaning better.
6533 (Symbol Type): Explain uniqueness better.
6534 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
6535 List examples sooner.
6536 (Box Diagrams): New subnode broken out.
6537 Some examples moved from old Lists as Boxes node.
6538 (Dotted Pair Notation): Clarify intro.
6539 (Array Type): Clarify.
6540 (Type Predicates): Add hash-table-p.
6541
6542 * numbers.texi (Integer Basics): Clarify radix explanation.
6543 (Predicates on Numbers): Minor clarification.
6544 (Comparison of Numbers): Minor clarification. Clarify eql.
6545 Typos in min, max.
6546 (Math Functions): Clarify overflow in expt.
6547
6548 * minibuf.texi (Text from Minibuffer): Minor clarification.
6549 Mention arrow keys.
6550
6551 * loading.texi (Autoload): defun's doc string overrides autoload's
6552 doc string.
6553 (Repeated Loading): Modernize "add to list" examples.
6554 (Where Defined): Finish updating table of load-history elts.
6555
6556 * lists.texi (List-related Predicates): Minor wording improvement.
6557 (Lists as Boxes): Node deleted.
6558 (Building Lists): Explain trivial cases of number-sequence.
6559
6560 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 6561 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
6562 (Hash Access): Any object can be a key.
6563 State value of maphash.
6564
6565 * functions.texi (What Is a Function): Wording cleanup.
6566 (Function Documentation): Minor cleanup.
6567 Explain purpose of calling convention at end of doc string.
6568 (Function Names): Wording cleanup.
6569 (Calling Functions): Wording cleanup.
6570 Explain better how funcall calls the function.
6571 (Function Cells): Delete example of saving and redefining function.
6572
6573 * control.texi (Combining Conditions): Wording cleanup.
6574 (Iteration): dolist and dotimes bind VAR locally.
6575 (Cleanups): Xref to Atomic Changes.
6576
6577 * compile.texi (Byte Compilation): Delete 19.29 info.
6578 (Compilation Functions): Macros' difficulties don't affect defsubst.
6579 (Docs and Compilation): Delete 19.29 info.
6580
65812005-02-10 Richard M. Stallman <rms@gnu.org>
6582
6583 * objects.texi (Symbol Type): Minor correction.
6584
65852005-02-06 Lute Kamstra <lute@gnu.org>
6586
6587 * modes.texi (Example Major Modes): Fix typos.
6588
65892005-02-06 Richard M. Stallman <rms@gnu.org>
6590
6591 * text.texi (Margins): fill-nobreak-predicate can be one function.
6592
6593 * strings.texi (Modifying Strings): clear-string can make unibyte.
6594 (Formatting Strings): format gives error if values missing.
6595
6596 * positions.texi (Character Motion): Mention default arg
6597 for forward-char. backward-char refers to forward-char.
6598 (Word Motion): Mention default arg for forward-word.
6599 (Buffer End Motion): Mention default arg for beginning-of-buffer.
6600 Simplify end-of-buffer.
6601 (Text Lines): Mention default arg for forward-line.
6602 (List Motion): Mention default arg for beginning/end-of-defun.
6603 (Skipping Characters): Minor fixes in explaining character-set.
6604
6605 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
6606 Mode inheritance applies only when default-major-mode is nil.
6607 Clarifications.
6608 (Example Major Modes): Update Text mode and Lisp mode examples.
6609 (Minor Mode Conventions): Mention define-minor-mode at top.
6610 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
6611 (Mode Line Format): Update mode line face display info.
6612 (Properties in Mode): Mention effect of risky vars.
6613 (Imenu): Define imenu-add-to-menubar.
6614 (Font Lock Mode): Add descriptions to menu lines.
6615 (Faces for Font Lock): Add font-lock-doc-face.
6616
66172005-02-05 Lute Kamstra <lute@gnu.org>
6618
6619 * text.texi (Maintaining Undo): Remove obsolete function.
6620
66212005-02-05 Eli Zaretskii <eliz@gnu.org>
6622
6623 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 6624 color specifications. Improve indexing.
b8d4c8d0
GM
6625 (Text Terminal Colors): Replace the description of RGB values by
6626 an xref to "Color Names".
6627
66282005-02-03 Richard M. Stallman <rms@gnu.org>
6629
6630 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
6631 Clarify.
6632 (Selecting Windows): Clarify save-selected-window.
6633 (Cyclic Window Ordering): Clarify walk-windows.
6634 (Window Point): Clarify.
6635 (Window Start): Add comment to example.
6636 (Resizing Windows): Add `interactive' specs in examples.
6637 Document fit-window-to-buffer.
6638
6639 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
6640 (Undo, Maintaining Undo): Clarify last change.
6641 (Sorting): In sort-numeric-fields, explain about octal and hex.
6642 Mention sort-numeric-base.
6643 (Format Properties): Add xref for hard newlines.
6644
6645 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
6646 (Pop-Up Menus): Fix typo.
6647 (Color Names): Explain all types of color names.
6648 Explain color-values on B&W terminal.
6649 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
6650
6651 * files.texi (File Locks): Not supported on MS systems.
6652 (Testing Accessibility): Clarify.
6653
6654 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
6655 (Coverage Testing): Fix typo.
6656
6657 * commands.texi (Misc Events): Remove stray space.
6658
6659 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
6660 (Modification Time): Clarify when visited-file-modtime returns 0.
6661 (The Buffer List): Clarify bury-buffer.
6662 (Killing Buffers): Clarify.
6663 (Indirect Buffers): Add clone-indirect-buffer.
6664
66652005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6666
6667 * edebug.texi (Printing in Edebug): Fix default value of
6668 edebug-print-circle.
6669 (Coverage Testing): Fix displayed frequency count data.
6670
66712005-02-02 Luc Teirlinck <teirllm@auburn.edu>
6672
6673 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
6674
66752005-02-02 Kim F. Storm <storm@cua.dk>
6676
6677 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
6678
66792005-01-29 Eli Zaretskii <eliz@gnu.org>
6680
6681 * commands.texi (Misc Events): Describe the help-echo event.
6682
6683 * text.texi (Special Properties) <help-echo>: Use `pos'
6684 consistently in description of the help-echo property.
6685 Use @code{nil} instead of @var{nil}.
6686
6687 * display.texi (Overlay Properties): Fix the index entry for
6688 help-echo overlay property.
6689
6690 * customize.texi (Type Keywords): Uncomment the xref to the
6691 help-echo property documentation.
6692
66932005-01-23 Kim F. Storm <storm@cua.dk>
6694
6695 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
6696 return value. Third element FULLY replaced by PARTIAL which
6697 specifies number of invisible pixels if row is only partially visible.
6698 (Textual Scrolling): Mention auto-window-vscroll.
6699 (Vertical Scrolling): New defvar auto-window-vscroll.
6700
67012005-01-16 Luc Teirlinck <teirllm@auburn.edu>
6702
6703 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
6704 command remapping.
6705
67062005-01-15 Richard M. Stallman <rms@gnu.org>
6707
6708 * display.texi (Defining Images): Mention DATA-P arg of create-image.
6709
67102005-01-14 Kim F. Storm <storm@cua.dk>
6711
6712 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
6713
6714 * text.texi (Links and Mouse-1): Fix string and vector item.
6715
67162005-01-13 Richard M. Stallman <rms@gnu.org>
6717
6718 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
6719 descriptions of overriding-local-map and overriding-terminal-local-map.
6720
6721 * text.texi (Links and Mouse-1): Clarify text.
6722
67232005-01-13 Kim F. Storm <storm@cua.dk>
6724
6725 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
6726
67272005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
6728
6729 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
6730
67312005-01-12 Kim F. Storm <storm@cua.dk>
6732
6733 * text.texi (Links and Mouse-1): Rename section from Enabling
6734 Mouse-1 to Following Links. Change xrefs.
6735 Add examples for define-button-type and define-widget.
6736
6737 * display.texi (Button Properties, Button Buffer Commands):
6738 Clarify mouse-1 and follow-link functionality.
6739
67402005-01-12 Richard M. Stallman <rms@gnu.org>
6741
6742 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
6743
6744 * display.texi (Beeping): Fix Texinfo usage.
6745
6746 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
6747
67482005-01-11 Kim F. Storm <storm@cua.dk>
6749
6750 * display.texi (Button Properties, Button Buffer Commands):
6751 Mention mouse-1 binding. Add follow-link keyword.
6752
6753 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
6754 (Enabling Mouse-1 to Follow Links): New subsection.
6755
67562005-01-06 Richard M. Stallman <rms@gnu.org>
6757
6758 * text.texi (Special Properties): Minor change.
6759
6760 * os.texi (Timers): Clarify previous change.
6761
6762 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
6763
67642005-01-01 Luc Teirlinck <teirllm@auburn.edu>
6765
6766 * display.texi (Face Attributes): Correct xref to renamed node.
6767
67682005-01-01 Richard M. Stallman <rms@gnu.org>
6769
6770 * display.texi (Face Attributes): Describe hex color specs.
6771
67722004-12-31 Richard M. Stallman <rms@gnu.org>
6773
6774 * os.texi (Timers): Update previous change.
6775
67762004-12-30 Kim F. Storm <storm@cua.dk>
6777
6778 * display.texi (Line Height): Total line-height is now specified
6779 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
6780 in cons cells. (nil . RATIO) is relative to actual line height.
6781 Use line-height `t' instead of `0' to get minimum height.
6782
67832004-12-29 Richard M. Stallman <rms@gnu.org>
6784
6785 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
6786
67872004-12-28 Richard M. Stallman <rms@gnu.org>
6788
6789 * commands.texi (Quitting): Clarify value of with-local-quit.
6790
6791 * elisp.texi (Top): Fix previous change.
6792
6793 * loading.texi (Loading): Fix previous change.
6794
67952004-12-27 Richard M. Stallman <rms@gnu.org>
6796
6797 * Makefile.in (MAKEINFO): Specify --force.
6798
6799 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
6800
6801 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
6802
6803 * display.texi (Line Height): Further clarify.
6804
6805 * elisp.texi (Top): Update Loading submenu.
6806
6807 * loading.texi (Where Defined): New node.
6808 (Unloading): load-history moved to Where Defined.
6809
68102004-12-21 Richard M. Stallman <rms@gnu.org>
6811
6812 * commands.texi (Event Input Misc): Add while-no-input.
6813
68142004-12-11 Richard M. Stallman <rms@gnu.org>
6815
6816 * display.texi (Line Height): Rewrite text for clarity.
6817
68182004-12-11 Kim F. Storm <storm@cua.dk>
6819
6820 * display.texi (Display): Add node "Line Height" to menu.
6821 (Line Height): New node. Move full description of line-spacing
6822 and line-height text properties here from text.texi.
6823 (Scroll Bars): Add vertical-scroll-bar variable.
6824
6825 * frames.texi (Window Frame Parameters): Remove line-height defvar.
6826
6827 * locals.texi (Standard Buffer-Local Variables): Fix xref for
6828 line-spacing and vertical-scroll-bar.
6829
6830 * text.texi (Special Properties): Just mention line-spacing and
6831 line-height here, add xref to new "Line Height" node.
6832
68332004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
6834
6835 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
6836
6837 * locals.texi (Standard Buffer-Local Variables):
6838 Add @xref for `line-spacing'.
6839
68402004-12-05 Richard M. Stallman <rms@gnu.org>
6841
6842 * Makefile.in (maintainer-clean): Remove the info files
6843 in $(infodir) where they are created.
6844
68452004-12-03 Richard M. Stallman <rms@gnu.org>
6846
6847 * windows.texi (Selecting Windows): get-lru-window and
6848 get-largest-window don't consider dedicated windows.
6849
6850 * text.texi (Undo): Document undo-in-progress.
6851
68522004-11-26 Richard M. Stallman <rms@gnu.org>
6853
6854 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
6855 Remove a few vars that are not always buffer-local.
6856
68572004-11-24 Luc Teirlinck <teirllm@auburn.edu>
6858
6859 * locals.texi (Standard Buffer-Local Variables): Comment out
6860 xref's to non-existent node `Yet to be written'.
6861
68622004-11-24 Richard M. Stallman <rms@gnu.org>
6863
6864 * processes.texi (Synchronous Processes): Grammar fix.
6865
6866 * numbers.texi (Comparison of Numbers): Add eql.
6867
6868 * locals.texi (Standard Buffer-Local Variables): Add many vars.
6869
6870 * intro.texi (Printing Notation): Fix previous change.
6871
6872 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
6873 and default-indicate-buffer-boundaries from here.
6874 (Usual Display): To here.
6875 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
6876 (Usual Display): Move tab-width up.
6877
5dcb4c4e
SM
6878 * customize.texi (Variable Definitions):
6879 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
6880 (Simple Types, Composite Types, Defining New Types):
6881 Minor cleanups.
6882
68832004-11-21 Jesper Harder <harder@ifa.au.dk>
6884
6885 * processes.texi (Synchronous Processes, Output from Processes):
6886 Markup fix.
6887
68882004-11-20 Richard M. Stallman <rms@gnu.org>
6889
6890 * positions.texi (Skipping Characters): skip-chars-forward
6891 now handles char classes.
6892
6893 * intro.texi (Printing Notation): Avoid confusion of `print'
6894 when explaining @print.
6895
6896 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
6897
6898 * display.texi (Display Table Format): Minor fix.
6899
6900 * streams.texi (Output Functions): Fix print example.
6901
6902 * Makefile.in (elisp): New target.
6903 (dist): Depend on $(infodir)/elisp, not elisp.
6904 Copy the info files from $(infodir).
6905
6906 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
6907 read-from-minibuffer.
6908
6909 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
6910
69112004-11-19 Richard M. Stallman <rms@gnu.org>
6912
6913 * searching.texi (Regexp Search): Add search-whitespace-regexp.
6914
69152004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
6916
6917 * tips.texi (Coding Conventions): Fix typo.
6918
69192004-11-16 Richard M. Stallman <rms@gnu.org>
6920
6921 * tips.texi (Coding Conventions): Separate defvar and require
6922 methods to avoid warnings. Use require only when there are many
6923 functions and variables from that package.
6924
6925 * minibuf.texi (Minibuffer Completion): When ignoring case,
6926 predicate must not be case-sensitive.
6927
6928 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
6929 (Test Coverage): Don't talk about "splotches". Clarified.
6930
69312004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
6932
6933 * frames.texi (Window Frame Parameters): Fix typo.
6934
69352004-11-15 Kim F. Storm <storm@cua.dk>
6936
6937 * symbols.texi (Other Plists): Note that plist-get may signal error.
6938 Add safe-plist-get.
6939
69402004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
6941
6942 * modes.texi (Font Lock Basics): Fix typo.
6943
69442004-11-08 Richard M. Stallman <rms@gnu.org>
6945
6946 * syntax.texi (Syntax Table Functions): Add syntax-after.
6947
69482004-11-06 Lars Brinkhoff <lars@nocrew.org>
6949
6950 * os.texi (Processor Run Time): New section documenting
6951 get-internal-run-time.
6952
69532004-11-06 Eli Zaretskii <eliz@gnu.org>
6954
6955 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
6956 it nukes elisp-cover.texi.
6957 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
6958 elisp-0 etc.
6959
69602004-11-05 Luc Teirlinck <teirllm@auburn.edu>
6961
6962 * commands.texi (Keyboard Macros): Document `append' return value
6963 of `defining-kbd-macro'.
6964
69652004-11-01 Richard M. Stallman <rms@gnu.org>
6966
6967 * commands.texi (Interactive Call): Add called-interactively-p.
6968
69692004-10-29 Simon Josefsson <jas@extundo.com>
6970
6971 * minibuf.texi (Reading a Password): Revert.
6972
69732004-10-28 Richard M. Stallman <rms@gnu.org>
6974
6975 * frames.texi (Display Feature Testing): Explain about "vendor".
6976
69772004-10-27 Richard M. Stallman <rms@gnu.org>
6978
6979 * commands.texi (Interactive Codes): `N' uses numeric prefix,
6980 not raw. Clarify `n'.
6981 (Interactive Call): Rewrite interactive-p, focusing on when
6982 and how to use it.
6983 (Misc Events): Clarify previous change.
6984
6985 * advice.texi (Simple Advice): Clarify what job the example does.
6986 (Around-Advice): Clarify ad-do-it.
6987 (Activation of Advice): An option of ad-default-compilation-action
6988 is `never', not `nil'.
6989
69902004-10-26 Kim F. Storm <storm@cua.dk>
6991
6992 * commands.texi (Interactive Codes): Add U code letter.
6993
69942004-10-25 Simon Josefsson <jas@extundo.com>
6995
6996 * minibuf.texi (Reading a Password): Add.
6997
69982004-10-24 Jason Rumney <jasonr@gnu.org>
6999
7000 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
7001 and wheel-down.
7002
70032004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7004
7005 * processes.texi (Synchronous Processes): Document process-file.
7006
70072004-10-22 Kenichi Handa <handa@m17n.org>
7008
7009 * text.texi (translate-region): Document that it accepts also a
7010 char-table.
7011
70122004-10-22 David Ponce <david@dponce.com>
7013
7014 * windows.texi (Resizing Windows): Document the `preserve-before'
7015 argument of the functions `enlarge-window' and `shrink-window'.
7016
70172004-10-19 Jason Rumney <jasonr@gnu.org>
7018
7019 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7020
70212004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7022
7023 * text.texi (Filling): Add anchor for definition of
7024 `sentence-end-double-space'.
7025
7026 * searching.texi (Regexp Example): Update description of how
7027 Emacs currently recognizes the end of a sentence.
7028 (Standard Regexps): Update definition of the variable
7029 `sentence-end'. Add definition of the function `sentence-end'.
7030
70312004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7032
7033 * display.texi (Progress): New node.
7034
70352004-10-05 Kim F. Storm <storm@cua.dk>
7036
7037 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7038
70392004-09-29 Kim F. Storm <storm@cua.dk>
7040
7041 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
7042 to identify bitmaps. Remove -fringe-bitmap suffix for standard
7043 fringe bitmap symbols, as they now have their own namespace.
7044 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
7045 vs. pixels. Signal error if no free bitmap slots.
7046 (Pixel Specification): Change IMAGE to @var{image}.
7047
70482004-09-28 Richard M. Stallman <rms@gnu.org>
7049
7050 * text.texi (Special Properties): Clarify line-spacing and line-height.
7051
7052 * searching.texi (Regexp Search): Add looking-back.
7053
70542004-09-25 Luc Teirlinck <teirllm@auburn.edu>
7055
7056 * display.texi: Correct typos.
7057 (Image Descriptors): Correct xref's.
7058
70592004-09-25 Richard M. Stallman <rms@gnu.org>
7060
7061 * text.texi (Special Properties): Cleanups in `cursor'.
7062 Rewrites in `line-height' and `line-spacing'; exchange them.
7063
7064 * display.texi (Fringes): Rewrite previous change.
7065 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
7066 (Display Fringe Bitmaps): Node deleted, text moved.
7067 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
7068 (Scroll Bars): Clarify set-window-scroll-bars.
7069 (Pointer Shape): Rewrite.
7070 (Specified Space): Clarify :align-to, etc.
7071 (Pixel Specification): Use @var. Clarify new text.
7072 (Other Display Specs): Clarify `slice'.
7073 (Image Descriptors): Cleanups.
7074 (Showing Images): Cleanups.
7075
70762004-09-24 Luc Teirlinck <teirllm@auburn.edu>
7077
7078 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7079
7080 * modes.texi: Various minor changes in addition to:
7081 (Major Mode Conventions): Final call to `run-mode-hooks' should
7082 not be inside the `delay-mode-hooks' form.
7083 (Mode Hooks): New node.
7084 (Hooks): Delete obsolete example.
7085 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
7086 node "Mode Hooks".
7087
70882004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7089
7090 * display.texi: Correct various typos.
7091 (Display): Rename node "Pointer Shapes" to "Pointer
7092 Shape". (There is already a node called "Pointer Shapes" in
7093 frames.texi.)
7094 (Images): Remove non-existent node "Image Slices" from menu.
7095
70962004-09-23 Kim F. Storm <storm@cua.dk>
7097
7098 * text.texi (Special Properties): Add `cursor', `pointer',
7099 `line-height', and `line-spacing' properties.
7100
7101 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7102 Shapes' to menu.
7103 (Standard Faces): Doc fix for fringe face.
7104 (Fringes): Add `overflow-newline-into-fringe' and
7105 'indicate-buffer-boundaries'.
7106 (Fringe Bitmaps, Pointer Shapes): New nodes.
7107 (Display Property): Add 'Pixel Specification' and 'Display Fringe
7108 Bitmaps' to menu.
7109 (Specified Space): Describe pixel width and height.
7110 (Pixel Specification): New node.
7111 (Other Display Specs): Add `slice' property.
7112 (Display Fringe Bitmaps): New node.
7113 (Images): Add 'Image Slices' to menu.
7114 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
7115 (Showing Images): Add slice arg to `insert-image'.
7116 Add 'insert-sliced-image'.
b8d4c8d0
GM
7117
71182004-09-20 Richard M. Stallman <rms@gnu.org>
7119
7120 * commands.texi (Key Sequence Input):
7121 Clarify downcasing in read-key-sequence.
7122
71232004-09-08 Juri Linkov <juri@jurta.org>
7124
7125 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7126
71272004-09-07 Luc Teirlinck <teirllm@auburn.edu>
7128
5dcb4c4e
SM
7129 * locals.texi (Standard Buffer-Local Variables):
7130 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
7131 * internals.texi (Buffer Internals): Describe new
7132 auto_save_file_format field of the buffer structure.
7133 * files.texi (Format Conversion): `auto-save-file-format' has been
7134 renamed `buffer-auto-save-file-format'.
7135
71362004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7137
7138 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
7139 an integer or a marker.
7140 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
7141
71422004-08-22 Richard M. Stallman <rms@gnu.org>
7143
7144 * modes.texi (Major Mode Conventions): Discuss rebinding of
7145 standard key bindings.
7146
71472004-08-18 Kim F. Storm <storm@cua.dk>
7148
7149 * processes.texi (Accepting Output): Add `just-this-one' arg to
7150 `accept-process-output'.
7151 (Output from Processes): New var `process-adaptive-read-buffering'.
7152
71532004-08-10 Luc Teirlinck <teirllm@auburn.edu>
7154
7155 * keymaps.texi: Various changes in addition to:
7156 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
7157 Give more varied examples for `kbd'.
7158 (Creating Keymaps): Char tables have slots for all characters
7159 without modifiers.
7160 (Active Keymaps): `overriding-local-map' and
7161 `overriding-terminal-local-map' also override text property and
7162 overlay keymaps.
7163 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7164 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7165 to denote a prefix of no events.
7166 `map-keymap' includes parent's bindings _recursively_.
7167 Clarify and correct description of `where-is-internal'.
7168 Mention BUFFER-OR-NAME arg to `describe-bindings'.
7169 (Menu Example): For menus intended for use with the keyboard, the
7170 menu items should be bound to characters or real function keys.
7171
71722004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7173
7174 * objects.texi (Character Type): Reposition `@anchor' to prevent
7175 double space inside sentence in Info.
7176
7177 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7178 renamed to `disabled-command-function'.
7179 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7180 (Command Loop Info): Replace reference to it.
7181 (Disabling Commands): `disabled-command-hook' has been renamed to
7182 `disabled-command-function'.
7183
71842004-08-07 Luc Teirlinck <teirllm@auburn.edu>
7185
7186 * os.texi (Translating Input): Only non-prefix bindings in
7187 `key-translation-map' override actual key bindings. Warn about
7188 possible indirect effect of actual key bindings on non-prefix
7189 bindings in `key-translation-map'.
7190
71912004-08-06 Luc Teirlinck <teirllm@auburn.edu>
7192
7193 * minibuf.texi (High-Level Completion): Add anchor for definition
7194 of `read-variable'.
7195
7196 * commands.texi: Various changes in addition to:
7197 (Using Interactive): Clarify description of `interactive-form'.
7198 (Interactive Call): Mention default for KEYS argument to
7199 `call-interactively'.
7200 (Command Loop Info): Clarify description of `this-command-keys'.
7201 Mention KEEP-RECORD argument to `clear-this-command-keys'.
7202 Value of `last-event-frame' can be `macro'.
7203 (Repeat Events): `double-click-fuzz' is also used to distinguish
7204 clicks and drags.
7205 (Classifying Events): Clarify descriptions of `event-modifiers'
7206 `event-basic-type' and `event-convert-list'.
7207 (Accessing Events): `posn-timestamp' takes POSITION argument.
7208 (Quoted Character Input): Clarify description of
7209 `read-quoted-char' and fix example.
7210 (Quitting): Add `with-local-quit'.
7211 (Disabling Commands): Correct and clarify descriptions of
7212 `enable-command' and `disable-command'.
7213 Mention what happens if `disabled-command-hook' is nil.
7214 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7215 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7216
72172004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7218
7219 * frames.texi: Various changes in addition to:
7220 (Creating Frames): Expand and clarify description of `make-frame'.
7221 (Window Frame Parameters): Either none or both of the `icon-left'
7222 and `icon-top' parameters must be specified. Put descriptions of
7223 `menu-bar-lines' and `toolbar-lines' closer together and change
7224 them accordingly.
7225 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7226 except while processing `frame-title-format' or `icon-title-format'.
7227 (Deleting Frames): Correct description of `delete-frame'.
7228 Non-nil return values of `frame-live-p' are like those of `framep'.
7229 (Frames and Windows): Mention return value of
7230 `set-frame-selected-window'.
7231 (Visibility of Frames): Mention `force' argument to
7232 `make-frame-invisible'. `frame-visible-p' returns t for all
7233 frames on text-only terminals.
7234 (Frame Configurations): Restoring a frame configuration does not
7235 restore deleted frames.
7236 (Window System Selections): `x-set-selection' returns DATA.
7237 (Resources): Add example.
7238 (Display Feature Testing): Clarify descriptions of
7239 `display-pixel-height', `display-pixel-width', `x-server-version'
7240 and `x-server-vendor'.
7241
7242 * windows.texi (Choosing Window): Add anchor.
7243 * minibuf.texi (Minibuffer Misc): Add anchor.
7244
72452004-07-23 John Paul Wallington <jpw@gnu.org>
7246
7247 * macros.texi (Defining Macros): Declaration keyword for setting
7248 Edebug spec is `debug' not `edebug'.
7249
72502004-07-19 Luc Teirlinck <teirllm@auburn.edu>
7251
7252 * windows.texi: Various small changes in addition to:
7253 (Window Point): Mention return value of `set-window-point'.
7254 (Window Start): `pos-visible-in-window-p' disregards horizontal
7255 scrolling. Explain return value if PARTIALLY is non-nil.
7256 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7257 and `set-window-vscroll'.
7258 (Size of Window): The argument WINDOW to `window-inside-edges',
7259 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7260 (Resizing Windows): Explain return value of
7261 `shrink-window-if-larger-than-buffer'.
7262 `window-size-fixed' automatically becomes buffer local when set.
7263 (Window Configurations): Explain return value of
7264 `set-window-configuration'.
7265
7266 * minibuf.texi (Minibuffer Misc): Add anchor for
7267 `minibuffer-scroll-window'.
7268
7269 * positions.texi (Text Lines): Add anchor for `count-lines'.
7270
72712004-07-17 Richard M. Stallman <rms@gnu.org>
7272
7273 * display.texi (Overlay Properties): Adding `evaporate' prop
7274 deletes empty overlay immediately.
7275
7276 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7277 fix example.
7278
72792004-07-16 Jim Blandy <jimb@redhat.com>
7280
7281 * searching.texi (Regexp Backslash): Document new \_< and \_>
7282 operators.
7283
72842004-07-16 Juanma Barranquero <lektu@terra.es>
7285
7286 * display.texi (Images): Fix Texinfo usage.
7287
72882004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7289
7290 * buffers.texi (Modification Time): `visited-file-modtime' now
7291 returns a list of two integers, instead of a cons.
7292
72932004-07-13 Luc Teirlinck <teirllm@auburn.edu>
7294
7295 * windows.texi: Various changes in addition to:
7296 (Splitting Windows): Add `split-window-keep-point'.
7297
72982004-07-09 Richard M. Stallman <rms@gnu.org>
7299
7300 * frames.texi (Input Focus): Minor fix.
7301
73022004-07-07 Luc Teirlinck <teirllm@auburn.edu>
7303
7304 * frames.texi (Input Focus): Clarify descriptions of
7305 `select-frame-set-input-focus' and `select-frame'.
7306
73072004-07-06 Luc Teirlinck <teirllm@auburn.edu>
7308
7309 * os.texi: Various small changes in addition to:
7310 (Killing Emacs): Expand and clarify description of
7311 `kill-emacs-query-functions' and `kill-emacs-hook'.
7312 (System Environment): Expand and clarify description of `getenv'
7313 and `setenv'.
7314 (Timers): Clarify description of `run-at-time'.
7315 (Translating Input): Correct description of
7316 `extra-keyboard-modifiers'.
7317 (Flow Control): Correct description of `enable-flow-control'.
7318
73192004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
7320
7321 * os.texi: Update copyright.
7322 (Session Management): Grammar fix.
7323 Clarify which Emacs does the restarting.
7324 Use @samp for *scratch* buffer.
7325
73262004-07-04 Alan Mackenzie <acm@muc.de>
7327
7328 * frames.texi (Input Focus): Add documentation for
7329 `select-frame-set-input-focus'. Replace refs to non-existent
7330 `switch-frame' with `select-frame'. Minor corrections and tidying
7331 up of text-only terminal stuff.
7332
73332004-07-02 Richard M. Stallman <rms@gnu.org>
7334
7335 * files.texi (Saving Buffers): Cleanup write-contents-function.
7336 (Magic File Names): Cleanup file-remote-p.
7337
b344d29d 73382004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
7339
7340 * files.texi (Magic File Names): `file-remote-p' returns an
7341 identifier of the remote system, not just t.
7342
73432004-07-02 David Kastrup <dak@gnu.org>
7344
7345 * searching.texi (Entire Match Data): Add explanation about new
7346 match-data behavior when @var{integers} is non-nil.
7347
73482004-06-24 Richard M. Stallman <rms@gnu.org>
7349
7350 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
7351
7352 * customize.texi (Variable Definitions): Note about doc strings
7353 and :set.
7354
7355 * keymaps.texi (Keymap Terminology): Document `kbd'.
7356 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
7357
7358 * display.texi (Invisible Text): Setting buffer-invisibility-spec
7359 makes it buffer-local.
7360
7361 * files.texi (Saving Buffers): Correct previous change.
7362
7363 * commands.texi (Accessing Events):
7364 Clarify posn-col-row and posn-actual-col-row.
7365
73662004-06-24 David Ponce <david.ponce@wanadoo.fr>
7367
7368 * commands.texi (Accessing Events): New functions
7369 posn-at-point and posn-at-x-y. Add example to posn-x-y.
7370
73712004-06-23 Luc Teirlinck <teirllm@auburn.edu>
7372
7373 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
7374 * frames.texi, buffers.texi, backups.texi, variables.texi:
7375 * loading.texi, eval.texi, functions.texi, control.texi:
7376 * symbols.texi, minibuf.texi: Reposition @anchor's.
7377
7378 * help.texi: Various small changes in addition to the following.
7379 (Describing Characters): Describe PREFIX argument to
7380 `key-description'. Correct and clarify definition of
7381 `text-char-description'. Describe NEED-VECTOR argument to
7382 `read-kbd-macro'.
7383 (Help Functions): Clarify definition of `apropos'.
7384
73852004-06-23 Lars Hansen <larsh@math.ku.dk>
7386
7387 * files.texi (Saving Buffers): Correct description of
7388 `write-contents-functions'.
7389
73902004-06-21 Juanma Barranquero <lektu@terra.es>
7391
7392 * display.texi (Images): Remove redundant @vindex directives.
7393 Rewrite `image-library-alist' doc in active voice.
7394
73952004-06-14 Juanma Barranquero <lektu@terra.es>
7396
7397 * display.texi (Images): Document new delayed library loading,
7398 variable `image-library-alist' and (existing but undocumented)
7399 function `image-type-available-p'.
7400
74012004-06-05 Richard M. Stallman <rms@gnu.org>
7402
7403 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
7404 refer the user to the Initial Input node.
7405 (Text from Minibuffer): Likewise.
7406 (Initial Input): New node. Document this feature
7407 and say it is mostly deprecated.
7408
74092004-05-30 Richard M. Stallman <rms@gnu.org>
7410
7411 * loading.texi (Named Features): Clarify return value
7412 and meaning of NOERROR.
7413
7414 * variables.texi (File Local Variables): Minor cleanup.
7415
74162004-05-30 Michael Albinus <michael.albinus@gmx.de>
7417
7418 * files.texi (Magic File Names): Add `file-remote-p' as operation
7419 of file name handlers.
7420
74212004-05-29 Richard M. Stallman <rms@gnu.org>
7422
7423 * modes.texi (Minor Mode Conventions): (-) has no special meaning
7424 as arg to a minor mode command.
7425
74262004-05-22 Richard M. Stallman <rms@gnu.org>
7427
7428 * syntax.texi (Syntax Class Table): Word syntax not just for English.
7429
7430 * streams.texi (Output Variables): Doc float-output-format.
7431
7432 * searching.texi (Regexp Special): Nested repetition can be infloop.
7433
7434 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
7435 real stack overflow.
7436
7437 * compile.texi: Minor cleanups.
7438
74392004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
7440
7441 * lists.texi (Cons Cells): Explain dotted lists, true lists,
7442 circular lists.
7443 (List Elements): Explain handling of circular and dotted lists.
7444
74452004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
7446
7447 * modes.texi (Search-based Fontification): Fix typo.
7448
74492004-05-10 Juanma Barranquero <lektu@terra.es>
7450
7451 * modes.texi (Mode Line Variables): Fix description of
7452 global-mode-string, which is now after which-func-mode, not the
7453 buffer name.
7454
74552004-05-07 Lars Hansen <larsh@math.ku.dk>
7456
7457 * modes.texi (Desktop Save Mode): Add.
7458 (Modes): Add menu entry Desktop Save Mode.
7459
7460 * hooks.texi: Add desktop-after-read-hook,
7461 desktop-no-desktop-file-hook and desktop-save-hook.
7462
7463 * locals.texi: Add desktop-save-buffer.
7464
74652004-04-30 Jesper Harder <harder@ifa.au.dk>
7466
7467 * display.texi: emacs -> Emacs.
7468
74692004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
7470
7471 * files.texi (Changing Files): Document set-file-times.
7472
74732004-04-23 Juanma Barranquero <lektu@terra.es>
7474
7475 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7476
74772004-04-18 Jesper Harder <harder@ifa.au.dk>
7478
7479 * tips.texi (Coding Conventions): defopt -> defcustom.
7480
74812004-04-16 Luc Teirlinck <teirllm@auburn.edu>
7482
7483 * sequences.texi: Various clarifications.
7484
74852004-04-14 Luc Teirlinck <teirllm@auburn.edu>
7486
7487 * buffers.texi (Read Only Buffers): Mention optional ARG to
7488 `toggle-read-only'.
7489
74902004-04-14 Nick Roberts <nick@nick.uklinux.net>
7491
7492 * windows.texi (Selecting Windows): Note that get-lru-window
7493 returns a full-width window if possible.
7494
74952004-04-13 Luc Teirlinck <teirllm@auburn.edu>
7496
7497 * buffers.texi: Various changes in addition to:
7498 (Buffer File Name): Add `find-buffer-visiting'.
7499 (Buffer Modification): Mention optional ARG to `not-modified'.
7500 (Indirect Buffers): Mention optional CLONE argument to
7501 `make-indirect-buffer'.
7502
7503 * files.texi: Various changes in addition to:
7504 (Visiting Functions): `find-file-hook' is now a normal hook.
7505 (File Name Expansion): Explain difference between the way that
7506 `expand-file-name' and `file-truename' treat `..'.
7507 (Contents of Directories): Mention optional ID-FORMAT argument to
7508 `directory-files-and-attributes'.
7509 (Format Conversion): Mention new optional CONFIRM argument to
7510 `format-write-file'.
7511
75122004-04-12 Miles Bader <miles@gnu.org>
7513
7514 * macros.texi (Expansion): Add description of `macroexpand-all'.
7515
75162004-04-05 Jesper Harder <harder@ifa.au.dk>
7517
5dcb4c4e
SM
7518 * variables.texi (Variable Aliases):
7519 Mention cyclic-variable-indirection.
b8d4c8d0
GM
7520
7521 * errors.texi (Standard Errors): Ditto.
7522
75232004-04-04 Luc Teirlinck <teirllm@auburn.edu>
7524
7525 * backups.texi: Various small changes in addition to:
7526 (Making Backups): Mention return value of `backup-buffer'.
7527 (Auto-Saving): Mention optional FORCE argument to
7528 `delete-auto-save-file-if-necessary'.
7529 (Reverting): Mention optional PRESERVE-MODES argument to
7530 `revert-buffer'. Correct description of `revert-buffer-function'.
7531
75322004-03-22 Juri Linkov <juri@jurta.org>
7533
7534 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
7535 with `Vector Functions'.
7536
7537 * text.texi (Sorting): Add missing quote.
7538
75392004-03-14 Luc Teirlinck <teirllm@auburn.edu>
7540
7541 * intro.texi (Lisp History): Replace xref to `cl' manual with
7542 inforef.
7543
75442004-03-12 Richard M. Stallman <rms@gnu.org>
7545
7546 * intro.texi (Version Info): Add arg to emacs-version.
7547 (Lisp History): Change xref to CL manual.
7548
75492004-03-09 Luc Teirlinck <teirllm@auburn.edu>
7550
7551 * minibuf.texi (Completion Commands): Add xref to Emacs manual
7552 for Partial Completion mode.
7553
75542004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
7555
7556 * customize.texi: Fix typo. Remove eol whitespace.
7557
75582004-03-04 Richard M. Stallman <rms@gnu.org>
7559
7560 * processes.texi: Fix typos.
7561
7562 * lists.texi (Building Lists): Minor clarification.
7563
7564 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
7565 in make-hash-table.
7566
75672004-02-29 Juanma Barranquero <lektu@terra.es>
7568
7569 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
7570 rm, and ignore exit code.
7571
75722004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
7573
7574 * display.texi (Defining Faces): Add description for min-colors.
7575 Update example.
7576
75772004-02-23 Luc Teirlinck <teirllm@auburn.edu>
7578
7579 * abbrevs.texi: Various corrections and clarifications in addition
7580 to the following:
7581 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
7582
75832004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
7584
7585 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
7586
75872004-02-21 Luc Teirlinck <teirllm@auburn.edu>
7588
7589 * text.texi: Various small changes in addition to the following:
7590 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
7591 to delete-horizontal-space.
7592 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
7593 description of yank-handler text property at various places.
7594
7595 * frames.texi (Window System Selections): Add anchor.
7596
7597 * syntax.texi (Syntax Table Functions): Clarify and correct
7598 descriptions of make-syntax-table and copy-syntax-table.
7599 (Motion and Syntax): Clarify SYNTAXES argument to
7600 skip-syntax-forward.
7601 (Parsing Expressions): Mention that the return value of
7602 parse-partial-sexp is currently a list of ten rather than nine
7603 elements.
7604 (Categories): Various corrections and clarifications.
7605
76062004-02-17 Luc Teirlinck <teirllm@auburn.edu>
7607
7608 * markers.texi (Marker Insertion Types): Minor change.
7609
7610 * locals.texi (Standard Buffer-Local Variables):
7611 * commands.texi (Interactive Codes, Using Interactive):
7612 * functions.texi (Related Topics): Fix xrefs.
7613
76142004-02-16 Luc Teirlinck <teirllm@auburn.edu>
7615
7616 * lists.texi (Sets And Lists): Update description of delete-dups.
7617
76182004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
7619
7620 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
7621
c8763fb6 76222004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7623
7624 * frames.texi (Parameter Access): frame-parameters arg is optional.
7625 modify-frame-parameters handles nil for FRAME.
7626 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
7627 are all-or-nothing for certain toolkits.
7628 Mention parameter wait-for-wm.
7629 (Frames and Windows): In frame-first-window and frame-selected-window
7630 the arg is optional.
7631 (Input Focus): In redirect-frame-focus the second arg is optional.
7632 (Window System Selections): Mention selection type CLIPBOARD.
7633 Mention data-type UTF8_STRING.
7634 Mention numbering of cut buffers.
7635 (Resources): Describe x-resource-name.
7636
76372004-02-16 Richard M. Stallman <rms@gnu.org>
7638
7639 * windows.texi (Buffers and Windows): Delete false table
7640 about all-frames.
7641
7642 * syntax.texi (Parsing Expressions): Delete old caveat
7643 about parse-sexp-ignore-comments.
7644
7645 * streams.texi (Output Variables): Add print-quoted.
7646
7647 * lists.texi (Building Lists): Minor cleanup.
7648
7649 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
7650
7651 * display.texi (Overlays): Explain overlays use markers.
7652 (Managing Overlays): Explain front-advance and rear-advance
7653 in more detail.
7654
7655 * loading.texi (Unloading): Document unload-feature-special-hooks.
7656 Get rid of fns-NNN.el file.
7657
76582004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
7659
7660 * help.texi (Describing Characters): Fix text-char-description
7661 example output.
7662
7663 * edebug.texi (Using Edebug): Fix example.
7664
7665 * debugging.texi (Internals of Debugger): Fix return value.
7666
7667 * files.texi (Changing Files): Fix argname.
7668
7669 * calendar.texi: Fix parens, and default values.
7670
7671 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
7672 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 7673 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
7674
7675 * positions.texi (Text Lines): Don't add -1 in current-line.
7676
76772004-02-16 Richard M. Stallman <rms@gnu.org>
7678
7679 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
7680
76812004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
7682
7683 * processes.texi (Low-Level Network): Fix a typo.
7684
76852004-02-12 Kim F. Storm <storm@cua.dk>
7686
7687 * display.texi (Fringes): Use consistent wording.
7688 Note that window-fringe's window arg is optional.
7689 (Scroll Bars): Use consistent wording.
7690
76912004-02-11 Luc Teirlinck <teirllm@auburn.edu>
7692
7693 * tips.texi (Comment Tips): Document the new conventions for
7694 commenting out code.
7695
c8763fb6 76962004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 7697
5dcb4c4e 7698 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
7699
77002004-02-07 Kim F. Storm <storm@cua.dk>
7701
7702 * positions.texi (Text Lines): Add line-number-at-pos.
7703
77042004-02-06 John Paul Wallington <jpw@gnu.org>
7705
7706 * display.texi (Button Properties, Button Buffer Commands):
7707 mouse-2 invokes button, not down-mouse-1.
7708
77092004-02-04 Jason Rumney <jasonr@gnu.org>
7710
7711 * makefile.w32-in: Sync with Makefile.in changes.
7712
77132004-02-03 Luc Teirlinck <teirllm@auburn.edu>
7714
7715 * minibuf.texi (Text from Minibuffer): Various corrections and
7716 clarifications.
7717 (Object from Minibuffer): Correct Lisp description of
7718 read-minibuffer.
7719 (Minibuffer History): Clarify description of cons values for
7720 HISTORY arguments.
5dcb4c4e
SM
7721 (Basic Completion): Various corrections and clarifications.
7722 Add completion-regexp-list.
b8d4c8d0
GM
7723 (Minibuffer Completion): Correct and clarify description of
7724 completing-read.
5dcb4c4e
SM
7725 (Completion Commands): Mention Partial Completion mode.
7726 Various other minor changes.
b8d4c8d0
GM
7727 (High-Level Completion): Various corrections and clarifications.
7728 (Reading File Names): Ditto.
7729 (Minibuffer Misc): Ditto.
7730
77312004-01-26 Luc Teirlinck <teirllm@auburn.edu>
7732
7733 * strings.texi (Text Comparison): assoc-string also matches
7734 elements of alists that are strings instead of conses.
7735 (Formatting Strings): Standardize Texinfo usage. Update index
7736 entries.
7737
77382004-01-20 Luc Teirlinck <teirllm@auburn.edu>
7739
7740 * lists.texi (Sets And Lists): Add delete-dups.
7741
77422004-01-15 Luc Teirlinck <teirllm@auburn.edu>
7743
7744 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
7745 special form.
7746 * macros.texi (Defining Macros): Update description of `declare',
7747 which now is a macro.
7748 (Wrong Time): Fix typos.
7749
77502004-01-14 Luc Teirlinck <teirllm@auburn.edu>
7751
7752 * compile.texi (Compilation Functions): Expand descriptions of
7753 `compile-defun', `byte-compile-file', `byte-recompile-directory'
7754 and `batch-byte-compile'. In particular, mention and describe
7755 all optional arguments.
7756 (Disassembly): Correct and clarify the description of `disassemble'.
7757
77582004-01-11 Luc Teirlinck <teirllm@auburn.edu>
7759
7760 * searching.texi: Various small changes in addition to the
7761 following.
7762 (Regexp Example): Adapt to new value of `sentence-end'.
7763 (Regexp Functions): The PAREN argument to `regexp-opt' can be
7764 `words'.
7765 (Search and Replace): Add usage note for `perform-replace'.
7766 (Entire Match Data): Mention INTEGERS and REUSE arguments to
7767 `match-data'.
7768 (Standard Regexps): Update for new values of `paragraph-start'
7769 and `sentence-end'.
7770
77712004-01-07 Luc Teirlinck <teirllm@auburn.edu>
7772
7773 * files.texi (Saving Buffers): Clarify descriptions of
7774 `write-contents-functions' and `before-save-hook'.
7775 Make the defvar's for `before-save-hook' and `after-save-hook'
7776 into defopt's.
7777
77782004-01-07 Kim F. Storm <storm@cua.dk>
7779
7780 * commands.texi (Click Events): Describe new image and
7781 width/height elements of click events.
7782 (Accessing Events): Add posn-string, posn-image, and
7783 posn-object-width-height. Change posn-object to return either
7784 image or string object.
7785
77862004-01-01 Simon Josefsson <jas@extundo.com>
7787
7788 * hooks.texi (Standard Hooks): Add before-save-hook.
7789 * files.texi (Saving Buffers): Likewise.
7790
77912004-01-03 Richard M. Stallman <rms@gnu.org>
7792
7793 * frames.texi (Frames and Windows): Delete frame-root-window.
7794
77952004-01-03 Luc Teirlinck <teirllm@auburn.edu>
7796
7797 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
7798
7799 * functions.texi: Various small changes in addition to the
7800 following.
5dcb4c4e
SM
7801 (What Is a Function): `functionp' returns nil for macros.
7802 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
7803 (Function Documentation): Add `\' in front of (fn @var{arglist})
7804 and explain why.
7805 (Defining Functions): Mention DOCSTRING argument to `defalias'.
7806 Add anchor.
7807 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
7808
78092004-01-01 Miles Bader <miles@gnu.org>
7810
7811 * display.texi (Buttons): New section.
7812
78132003-12-31 Andreas Schwab <schwab@suse.de>
7814
7815 * numbers.texi (Math Functions): sqrt reports a domain-error
7816 error.
7817 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
7818
78192003-12-30 Luc Teirlinck <teirllm@auburn.edu>
7820
7821 * tips.texi (Documentation Tips): Update item on hyperlinks in
7822 documentation strings.
7823
7824 * errors.texi (Standard Errors): Various small corrections and
7825 additions.
7826
7827 * control.texi: Various small changes in addition to the
7828 following.
7829 (Signaling Errors): Provide some more details on how `signal'
7830 constructs the error message. Add anchor to the definition of
7831 `signal'.
7832 (Error Symbols): Describe special treatment of `quit'.
7833 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
7834 to emphasize that it has to be a single form.
7835
7836 * buffers.texi: Add anchor.
7837
78382003-12-29 Richard M. Stallman <rms@gnu.org>
7839
7840 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
7841 (Window Configurations): Add window-configuration-frame.
7842
7843 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
7844
7845 * text.texi (Examining Properties): Add get-char-property-and-overlay.
7846 Change arg name in get-char-property.
7847 (Special Properties): Update handling of keymap property.
7848
7849 * strings.texi (Modifying Strings): Add clear-string.
7850 (Text Comparison): Add assoc-string and remove
7851 assoc-ignore-case, assoc-ignore-representation.
7852
7853 * os.texi (Time of Day): Add set-time-zone-rule.
7854
7855 * numbers.texi (Math Functions): asin, acos, log, log10
7856 report domain-error errors.
7857
7858 * nonascii.texi (Converting Representations):
7859 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
7860 (Encoding and I/O): Add file-name-coding-system.
7861
7862 * modes.texi (Search-based Fontification): Explain that
7863 face specs are symbols with face names as values.
7864
7865 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
7866
7867 * lists.texi (Building Lists): remq moved elsewhere.
7868 (Sets And Lists): remq moved here.
7869 (Association Lists): Refer to assoc-string.
7870
7871 * internals.texi (Garbage Collection): Add memory-use-counts.
7872
7873 * frames.texi (Frames and Windows): Add set-frame-selected-window
7874 and frame-root-window.
7875
7876 * files.texi (Contents of Directories):
7877 Add directory-files-and-attributes.
7878
7879 * display.texi (Refresh Screen): Add force-window-update.
7880 (Invisible Text): Explain about moving point out of invis text.
7881 (Overlay Properties): Add overlay-properties.
7882 (Managing Overlays): Add overlayp.
7883 (GIF Images): Invalid image number displays a hollow box.
7884
7885 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
7886 (Killing Buffers): Add buffer-live-p.
7887
78882003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
7889
7890 * display.texi (Fringes): Fix typo "set-buffer-window".
7891
78922003-12-24 Luc Teirlinck <teirllm@auburn.edu>
7893
7894 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
7895 * nonascii.texi, processes.texi, tips.texi, variables.texi:
7896 Add or change various xrefs and anchors.
7897
7898 * commands.texi: Replace all occurrences of @acronym{CAR} with
7899 @sc{car}, for consistency with the rest of the Elisp manual.
7900 `car' and `cdr' are historically acronyms, but are no longer
7901 widely thought of as such.
7902
7903 * internals.texi (Pure Storage): Mention that `purecopy' does not
7904 copy text properties.
7905 (Object Internals): Now 29 bits are used (in most implementations)
7906 to address Lisp objects.
7907
7908 * variables.texi (Variables with Restricted Values): New node.
7909
7910 * objects.texi (Lisp Data Types): Mention that certain variables
7911 can only take on a restricted set of values and add an xref to
7912 the new node "Variables with Restricted Values".
7913
7914 * eval.texi (Function Indirection): Describe the errors that
7915 `indirect-function' can signal.
7916 (Eval): Clarify the descriptions of `eval-region' and `values'.
7917 Describe `eval-buffer' instead of `eval-current-buffer' and
7918 mention `eval-current-buffer' as an alias for `current-buffer'.
7919 Correct the description and mention all optional arguments.
7920
7921 * nonascii.texi: Various small changes in addition to the
7922 following.
7923 (Converting Representations): Clarify behavior of
7924 `string-make-multibyte' and `string-to-multibyte' for unibyte all
7925 ASCII arguments.
7926 (Character Sets): Document the variable `charset-list' and adapt
7927 the definition of the function `charset-list' accordingly.
7928 (Translation of Characters): Clarify use of generic characters in
7929 `make-translation-table'. Clarify and correct the description of
7930 the use of translation tables in encoding and decoding.
7931 (User-Chosen Coding Systems): Correct and clarify the description
7932 of `select-safe-coding-system'.
7933 (Default Coding Systems): Clarify description of
7934 `file-coding-system-alist'.
7935
79362003-11-30 Luc Teirlinck <teirllm@auburn.edu>
7937
7938 * strings.texi (Text Comparison): Correctly describe when two
7939 strings are `equal'. Combine and clarify descriptions of
7940 `assoc-ignore-case' and `assoc-ignore-representation'.
7941
7942 * objects.texi (Non-ASCII in Strings): Clarify description of
7943 when a string is unibyte or multibyte.
7944 (Bool-Vector Type): Update examples.
7945 (Equality Predicates): Correctly describe when two strings are
7946 `equal'.
7947
79482003-11-29 Luc Teirlinck <teirllm@auburn.edu>
7949
7950 * lists.texi (Building Lists): `append' no longer accepts integer
7951 arguments. Update the description of `number-sequence' to reflect
7952 recent changes.
7953 (Sets And Lists): Describe `member-ignore-case' after `member'.
7954
79552003-11-27 Kim F. Storm <storm@cua.dk>
7956
7957 * commands.texi (Click Events): Click object may be an images.
7958 Describe (dx . dy) element of click positions.
7959 (Accessing Events): Remove duplicate posn-timestamp.
7960 New functions posn-object and posn-object-x-y.
7961
79622003-11-23 Kim F. Storm <storm@cua.dk>
7963
7964 * commands.texi (Click Events): Describe enhancements to event
7965 position lists, including new text-pos and (col . row) items.
7966 Mention left-fringe and right-fringe area events.
7967 (Accessing Events): New functions posn-area and
7968 posn-actual-col-row. Mention posn-timestamp. Mention that
7969 posn-point in non-text area still returns buffer position.
7970 Clarify posn-col-row.
7971
79722003-11-21 Lars Hansen <larsh@math.ku.dk>
7973
7974 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
7975 * anti.texi (File Attributes): Describe removed parameter
7976 ID-FORMAT.
7977
79782003-11-20 Luc Teirlinck <teirllm@auburn.edu>
7979
7980 * positions.texi (Positions): Mention that, if a marker is used as
7981 a position, its buffer is ignored.
7982
7983 * markers.texi (Overview of Markers): Mention it here too.
7984
79852003-11-12 Luc Teirlinck <teirllm@auburn.edu>
7986
7987 * numbers.texi (Numeric Conversions): Not just `floor', but also
7988 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
7989
79902003-11-10 Luc Teirlinck <teirllm@auburn.edu>
7991
7992 * markers.texi (Creating Markers): Specify insertion type of
7993 created markers. Add xref to `Marker Insertion Types'.
7994 Second argument to `copy-marker' is optional.
7995 (Marker Insertion Types): Mention that most markers are created
7996 with insertion type nil.
7997 (The Mark): Correctly describe when `mark' signals an error.
7998 (The Region): Correctly describe when `region-beginning' and
7999 `region-end' signal an error.
8000
80012003-11-08 Luc Teirlinck <teirllm@auburn.edu>
8002
8003 * hash.texi (Creating Hash): Clarify description of `eql'.
8004 `makehash' is obsolete.
8005 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8006
8007 * positions.texi (Point): Change description of `buffer-end', so
8008 that it is also correct for floating point arguments.
8009 (List Motion): Correct argument lists of `beginning-of-defun' and
8010 `end-of-defun'.
8011 (Excursions): Add xref to `Marker Insertion Types'.
8012 (Narrowing): Argument to `narrow-to-page' is optional.
8013
80142003-11-06 Luc Teirlinck <teirllm@auburn.edu>
8015
8016 * streams.texi (Output Streams): Clarify behavior of point for
8017 marker output streams.
8018
80192003-11-04 Luc Teirlinck <teirllm@auburn.edu>
8020
8021 * variables.texi (Defining Variables): Second argument to
8022 `defconst' is not optional.
8023 (Setting Variables): Mention optional argument APPEND to
8024 `add-to-list'.
8025 (Creating Buffer-Local): Expand description of
8026 `make-variable-buffer-local'.
8027 (Frame-Local Variables): Expand description of
8028 `make-variable-frame-local'.
8029 (Variable Aliases): Correct description of optional argument
8030 DOCSTRING to `defvaralias'. Mention return value of
8031 `defvaralias'.
8032 (File Local Variables): Add xref to `File variables' in Emacs
8033 Manual. Correct description of `hack-local-variables'. Mention
8034 `safe-local-variable' property. Mention optional second argument
8035 to `risky-local-variable-p'.
8036
80372003-11-03 Luc Teirlinck <teirllm@auburn.edu>
8038
8039 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8040
80412003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8042
8043 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
8044 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
8045 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
8046 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
8047 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
8048 lispref/processes.texi, lispref/searching.texi,
8049 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
8050 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
8051 @acronym{FOO}.
8052
80532003-10-27 Luc Teirlinck <teirllm@auburn.edu>
8054
8055 * strings.texi (Creating Strings): Argument START to `substring'
8056 can not be `nil'. Expand description of
8057 `substring-no-properties'. Correct description of `split-string',
8058 especially with respect to empty matches. Prevent very bad line
8059 break in definition of `split-string-default-separators'.
8060 (Text Comparison): `string=' and `string<' also accept symbols as
8061 arguments.
8062 (String Conversion): More completely describe argument BASE in
8063 `string-to-number'.
8064 (Formatting Strings): `%s' and `%S' in `format' do require
8065 corresponding object. Clarify behavior of numeric prefix after
8066 `%' in `format'.
8067 (Case Conversion): The argument to `upcase-initials' can be a
8068 character.
8069
80702003-10-27 Kenichi Handa <handa@m17n.org>
8071
8072 * display.texi (Fontsets): Fix texinfo usage.
8073
80742003-10-25 Kenichi Handa <handa@m17n.org>
8075
8076 * display.texi (Fontsets): Add description of the function
8077 set-fontset-font.
8078
80792003-10-23 Luc Teirlinck <teirllm@auburn.edu>
8080
8081 * display.texi (Temporary Displays): Add xref to `Documentation
8082 Tips'.
8083
8084 * functions.texi (Function Safety): Use inforef instead of pxref
8085 for SES.
8086
80872003-10-23 Andreas Schwab <schwab@suse.de>
8088
8089 * Makefile.in (TEX, texinputdir): Don't define.
8090 (TEXI2DVI): Define.
8091 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
8092 add $(srcdir)/index.texi.
8093 ($(infodir)/elisp): Remove index.texi dependency.
8094 (elisp.dvi): Likewise. Use $(TEXI2DVI).
8095 (index.texi): Remove target.
8096 (dist): Don't link $(srcdir)/permute-index.
8097 (clean): Don't remove index.texi.
8098
8099 * permute-index, index.perm: Remove.
8100 * index.texi: Rename from index.unperm.
8101
81022003-10-22 Luc Teirlinck <teirllm@auburn.edu>
8103
8104 * tips.texi (Documentation Tips): Document new behavior for face
8105 and variable hyperlinks in Help mode.
8106
81072003-10-21 Luc Teirlinck <teirllm@auburn.edu>
8108
8109 * objects.texi (Integer Type): Update for extra bit of integer range.
8110 (Character Type): Ditto.
8111
81122003-10-16 Eli Zaretskii <eliz@gnu.org>
8113
8114 * numbers.texi (Integer Basics): Add index entries for reading
8115 numbers in hex, octal, and binary.
8116
81172003-10-16 Lute Kamstra <lute@gnu.org>
8118
8119 * modes.texi (Mode Line Format): Mention force-mode-line-update's
8120 argument.
8121
81222003-10-13 Luc Teirlinck <teirllm@auburn.edu>
8123
8124 * windows.texi (Choosing Window): Fix typo.
8125 * edebug.texi (Edebug Execution Modes): Fix typo.
8126
81272003-10-13 Richard M. Stallman <rms@gnu.org>
8128
8129 * windows.texi (Basic Windows): A window has fringe settings,
8130 display margins and scroll-bar settings.
8131 (Splitting Windows): Doc split-window return value.
8132 Clean up one-window-p.
8133 (Selecting Windows): Fix typo.
8134 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
8135 (Buffers and Windows): In set-window-buffer, explain effect
8136 on fringe settings and scroll bar settings.
8137 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
8138 (Choosing Window): Use defopt for pop-up-frame-function.
8139 For special-display-buffer-names, explain same-window and same-frame.
8140 Clarify window-dedicated-p return value.
8141 (Textual Scrolling): scroll-up and scroll-down can get an error.
8142 (Horizontal Scrolling): Clarify auto-hscroll-mode.
8143 Clarify set-window-hscroll.
8144 (Size of Window): Don't mention tool bar in window-height.
8145 (Coordinates and Windows): Explain what coordinates-in-window-p
8146 returns for fringes and display margins.
8147 (Window Configurations): Explain saving fringes, etc.
8148
8149 * tips.texi (Library Headers): Clean up Documentation.
8150
8151 * syntax.texi (Parsing Expressions): Clean up forward-comment
8152 and parse-sexp-lookup-properties.
8153
8154 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8155
8156 * os.texi (System Environment): Clean up text for load-average errors.
8157
8158 * modes.texi (Hooks): Don't explain local hook details at front.
8159 Clarify run-hooks and run-hook-with-args a little.
8160 Clean up add-hook and remove-hook.
8161
8162 * edebug.texi (Edebug Execution Modes): Clarify t.
8163 Document edebug-sit-for-seconds.
8164 (Coverage Testing): Document C-x X = and =.
8165 (Instrumenting Macro Calls): Fix typo.
8166 (Specification List): Don't index the specification keywords.
8167
81682003-10-10 Kim F. Storm <storm@cua.dk>
8169
8170 * processes.texi (Network): Introduce make-network-process.
8171
81722003-10-09 Luc Teirlinck <teirllm@auburn.edu>
8173
8174 * tips.texi (Library Headers): Fix typo.
8175
81762003-10-07 Juri Linkov <juri@jurta.org>
8177
8178 * modes.texi (Imenu): Mention imenu-create-index-function's
8179 default value. Explain submenus better.
8180
81812003-10-07 Lute Kamstra <lute@gnu.org>
8182
8183 * modes.texi (Faces for Font Lock): Fix typo.
8184 (Hooks): Explain how buffer-local hook variables can refer to
8185 global hook variables.
8186 Various minor clarifications.
8187
81882003-10-06 Lute Kamstra <lute@gnu.org>
8189
8190 * tips.texi (Coding Conventions): Mention naming conventions for
8191 hooks.
8192
81932003-10-05 Luc Teirlinck <teirllm@auburn.edu>
8194
8195 * loading.texi (Library Search): Correct default value of
8196 load-suffixes.
8197 (Named Features): Fix typo.
8198
81992003-10-05 Richard M. Stallman <rms@gnu.org>
8200
8201 * loading.texi (Named Features): In `provide',
8202 say how to test for subfeatures.
8203 (Unloading): In unload-feature, use new var name
8204 unload-feature-special-hooks.
8205
82062003-10-03 Lute Kamstra <lute@gnu.org>
8207
8208 * modes.texi (Major Mode Conventions): Mention third way to set up
8209 Imenu.
8210 (Imenu): A number of small fixes.
8211 Delete documentation of internal variable imenu--index-alist.
8212 Document the return value format of imenu-create-index-function
8213 functions.
8214
82152003-09-30 Richard M. Stallman <rms@gnu.org>
8216
8217 * processes.texi (Network): Say what stopped datagram connections do.
8218
8219 * lists.texi (Association Lists): Clarify `assq-delete-all'.
8220
8221 * display.texi (Overlay Properties): Clarify `evaporate' property.
8222
82232003-09-29 Lute Kamstra <lute@gnu.org>
8224
8225 * modes.texi (Mode Line Data): Explain when symbols in mode-line
8226 constructs should be marked as risky.
8227 Change cons cell into proper list.
8228 (Mode Line Variables): Change cons cell into proper list.
8229
82302003-09-26 Lute Kamstra <lute@gnu.org>
8231
8232 * modes.texi (Mode Line Data): Document the :propertize construct.
8233 (Mode Line Variables): Reorder the descriptions of the variables
8234 to match their order in the default mode-line-format.
8235 Describe the new variables mode-line-position and mode-line-modes.
8236 Update the default values of mode-line-frame-identification,
8237 minor-mode-alist, and default-mode-line-format.
8238 (Properties in Mode): Mention the :propertize construct.
8239
82402003-09-26 Richard M. Stallman <rms@gnu.org>
8241
8242 * buffers.texi, commands.texi, debugging.texi, eval.texi:
8243 * loading.texi, minibuf.texi, text.texi, variables.texi:
8244 Avoid @strong{Note:}.
8245
82462003-09-26 Richard M. Stallman <rms@gnu.org>
8247
8248 * keymaps.texi (Remapping Commands): Fix typo.
8249
82502003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
8251
8252 * processes.texi (Low-Level Network): Fix typo.
8253
82542003-09-23 Kim F. Storm <storm@cua.dk>
8255
8256 * processes.texi (Network, Network Servers): Fix typos.
8257 (Low-Level Network): Add timeout value for :server keyword.
8258 Add new option keywords to make-network-process.
8259 Add set-network-process-options.
8260 Explain how to test availability of network options.
8261
82622003-09-19 Richard M. Stallman <rms@gnu.org>
8263
8264 * text.texi (Motion by Indent): Arg to
8265 backward-to-indentation and forward-to-indentation is optional.
8266
8267 * strings.texi (Creating Strings): Add substring-no-properties.
8268
8269 * processes.texi
8270 (Process Information): Add list-processes arg QUERY-ONLY.
8271 Delete process-contact from here.
8272 Add new status values for process-status.
8273 Add process-get, process-put, process-plist, set-process-plist.
8274 (Synchronous Processes): Add call-process-shell-command.
8275 (Signals to Processes): signal-process allows process objects.
8276 (Network): Complete rewrite.
8277 (Network Servers, Datagrams, Low-Level Network): New nodes.
8278
8279 * positions.texi (Word Motion): forward-word, backward-word
8280 arg is optional. Reword.
8281
8282 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8283
8284 * variables.texi (Creating Buffer-Local):
8285 Delete duplicate definition of buffer-local-value.
8286 (File Local Variables): Explain about discarding text props.
8287
82882003-09-11 Richard M. Stallman <rms@gnu.org>
8289
8290 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8291 changes variables that record input events.
8292 (Minibuffer Misc): Add minibuffer-selected-window.
8293
8294 * lists.texi (Building Lists): Add copy-tree.
8295
8296 * display.texi (Fontsets): Add char-displayable-p.
8297 (Scroll Bars): New node.
8298
82992003-09-08 Lute Kamstra <lute@gnu.org>
8300
8301 * modes.texi (%-Constructs): Document new `%i' and `%I'
8302 constructs.
8303
83042003-09-03 Peter Runestig <peter@runestig.com>
8305
8306 * makefile.w32-in: New file.
8307
83082003-08-29 Richard M. Stallman <rms@gnu.org>
8309
8310 * display.texi (Overlay Properties): Clarify how priorities
8311 affect use of the properties.
8312
83132003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8314
8315 * customize.texi (Type Keywords): Correct the description of
8316 `:help-echo' in the case where `motion-doc' is a function.
8317
83182003-08-14 John Paul Wallington <jpw@gnu.org>
8319
8320 * modes.texi (Emulating Mode Line): Subsection, not section.
8321
83222003-08-13 Richard M. Stallman <rms@gnu.org>
8323
8324 * elisp.texi (Top): Update subnode lists in menu.
8325
8326 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
8327 (Kill Functions): kill-region has new arg yank-handler.
8328 (Yanking): New node.
8329 (Yank Commands): Add yank-undo-function.
8330 (Low-Level Kill Ring):
8331 kill-new and kill-append have new arg yank-handler.
8332 (Changing Properties): Add remove-list-of-text-properties.
8333 (Atomic Changes): New node.
8334
8335 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
8336
8337 * streams.texi (Output Variables): Add eval-expression-print-length
8338 and eval-expression-print-level.
8339
8340 * os.texi (Time Conversion): For encode-time, explain limits on year.
8341
8342 * objects.texi (Character Type): Define anchor "modifier bits".
8343
8344 * modes.texi (Emulating Mode Line): New node.
8345 (Search-based Fontification): Font Lock uses font-lock-face property.
8346 (Other Font Lock Variables): Likewise.
8347
8348 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
8349 not vectors.
8350 (Active Keymaps): Add emulation-mode-map-alists.
8351 (Functions for Key Lookup): key-binding has new arg no-remap.
8352 (Remapping Commands): New node.
8353 (Scanning Keymaps): where-is-internal has new arg no-remap.
8354 (Tool Bar): Add tool-bar-local-item-from-menu.
8355 Clarify when to use tool-bar-add-item-from-menu.
8356
8357 * commands.texi (Interactive Call): commandp has new arg.
8358 (Command Loop Info): Add this-original-command.
8359
83602003-08-06 John Paul Wallington <jpw@gnu.org>
8361
8362 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
8363
8364 * display.texi (Warning Basics): Fix typo.
8365 (Fringes): Add closing curly bracket and fix typo.
8366
8367 * elisp.texi (Top): Fix typo.
8368
83692003-08-05 Richard M. Stallman <rms@gnu.org>
8370
8371 * elisp.texi: Update lists of subnodes.
8372
8373 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
8374
8375 * variables.texi (Local Variables): Use lc for example variable names.
8376
8377 * tips.texi (Library Headers): Explain where to put -*-.
8378
8379 * strings.texi (Creating Strings): Fix xref for vconcat.
8380
8381 * sequences.texi (Vector Functions):
8382 vconcat no longer allows integer args.
8383
8384 * minibuf.texi (Reading File Names): read-file-name has new
8385 arg PREDICATE. New function read-directory-name.
8386
c4cc8b9a 8387 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
8388 (Indenting Macros): New node.
8389
8390 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
8391 (Window Frame Parameters): Make separate table of parameters
8392 that are coupled with specific face attributes.
8393 (Deleting Frames): delete-frame-hooks renamed to
8394 delete-frame-functions.
8395
8396 * files.texi (Magic File Names): Add file-remote-p.
8397 Clarify file-local-copy.
8398
8399 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
8400 here; instead xref Defining Macros.
8401
8402 * display.texi (Warnings): New node, and subnodes.
8403 (Fringes): New node.
8404
8405 * debugging.texi (Test Coverage): New node.
8406
8407 * compile.texi (Compiler Errors): Explain with-no-warnings
8408 and other ways to suppress warnings.
8409
8410 * commands.texi (Interactive Call): Minor clarification.
8411
8412 * buffers.texi (Buffer File Name): set-visited-file-name
8413 renames the buffer too.
8414
8415 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
8416
84172003-07-24 Markus Rost <rost@math.ohio-state.edu>
8418
8419 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
8420
84212003-07-22 Markus Rost <rost@math.ohio-state.edu>
8422
8423 * internals.texi (Garbage Collection): Fix previous change.
8424
84252003-07-22 Richard M. Stallman <rms@gnu.org>
8426
8427 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
8428
8429 * display.texi (Width): Use \s syntax in example.
8430 (Font Selection): Add face-font-rescale-alist.
8431
8432 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
8433 Remove spurious indent in example.
8434
8435 * lists.texi (Building Lists): Add number-sequence.
8436
8437 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
8438
8439 * functions.texi (Function Documentation): Explain how to
8440 show calling convention explicitly in the doc string.
8441
8442 * windows.texi (Selecting Windows): save-selected-window saves
8443 selected window of each frame.
8444 (Window Configurations): Minor change.
8445
8446 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
8447
8448 * streams.texi (Output Variables): Add print-continuous-numbering
8449 and print-number-table.
8450
8451 * processes.texi (Decoding Output): New node.
8452
8453 * os.texi (Time Conversion): decode-time arg is optional.
8454
8455 * objects.texi (Character Type): Don't use space as example for \.
8456 Make list of char names and \-sequences correspond.
8457 Explain that \s is not used in strings. `\ ' needs space after.
8458
8459 * nonascii.texi (Converting Representations): Add string-to-multibyte.
8460 (Translation of Characters): Add translation-table-for-input.
8461 (Default Coding Systems): Add auto-coding-functions.
8462 (Explicit Encoding): Add decode-coding-inserted-region.
8463 (Locales): Add locale-info.
8464
8465 * minibuf.texi (Basic Completion): Describe test-completion.
8466 Collections can be lists of strings.
8467 Clean up lazy-completion-table.
8468 (Programmed Completion): Mention test-completion.
8469 Clarify why lambda expressions are not accepted.
8470 (Minibuffer Misc): Describe minibufferp.
8471
84722003-07-14 Richard M. Stallman <rms@gnu.org>
8473
8474 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
8475
8476 * windows.texi (Selecting Windows): New arg to select-window.
8477 (Selecting Windows): Add with-selected-window.
8478 (Size of Window): Add window-inside-edges, etc.
8479
8480 * internals.texi (Garbage Collection): Add post-gc-hook.
8481
8482 * processes.texi (Subprocess Creation): Add exec-suffixes.
8483
8484 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
8485 (Scanning Keymaps): Add map-keymaps.
8486 (Defining Menus): Add keymap-prompt.
8487
8488 * numbers.texi (Integer Basics): Add most-positive-fixnum,
8489 most-negative-fixnum.
8490
c4cc8b9a 8491 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
8492 (Compiler Errors): New node.
8493
8494 * os.texi (User Identification): user-uid, user-real-uid
8495 can return float.
8496
8497 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
8498 and about derived modes.
8499 (Minor Modes): Add minor-mode-list.
8500 (Defining Minor Modes): Keyword args for define-minor-mode.
8501 (Search-based Fontification): Explain managing other properties.
8502 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 8503 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
8504 (Hooks): Add run-mode-hooks and delay-mode-hooks.
8505
8506 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
8507 (Variable Aliases): Clarify defvaralias.
8508
8509 * loading.texi (Library Search): Add load-suffixes.
8510
8511 * minibuf.texi (Basic Completion): Add lazy-completion-table.
8512 (Programmed Completion): Add dynamic-completion-table.
8513
8514 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
8515 (Magic File Names): Specify precedence order of handlers.
8516
8517 * commands.texi (Command Overview): Emacs server runs pre-command-hook
8518 and post-command-hook.
8519 (Waiting): New calling convention for sit-for.
8520
8521 * text.texi (Special Properties): local-map and keymap properties
8522 apply based on their stickiness.
8523
85242003-07-07 Richard M. Stallman <rms@gnu.org>
8525
8526 * modes.texi (Minor Mode Conventions): Specify only some kinds
8527 of list values as args to minor modes.
8528
8529 * files.texi (File Name Expansion): Warn about iterative use
8530 of substitute-in-file-name.
8531
8532 * advice.texi (Activation of Advice): Clean up previous change.
8533
85342003-07-06 Markus Rost <rost@math.ohio-state.edu>
8535
8536 * advice.texi (Activation of Advice): Note that ad-start-advice is
8537 turned on by default.
8538
85392003-06-30 Richard M. Stallman <rms@gnu.org>
8540
8541 * text.texi (Buffer Contents): Document current-word.
8542 (Change Hooks): Not called for *Messages*.
8543
8544 * functions.texi (Defining Functions): Explain about redefining
8545 primitives.
8546 (Function Safety): Renamed. Minor changes.
8547 Comment out the detailed criteria for what is safe.
8548
85492003-06-22 Andreas Schwab <schwab@suse.de>
8550
8551 * objects.texi (Symbol Type): Fix description of examples.
8552
85532003-06-16 Andreas Schwab <schwab@suse.de>
8554
8555 * hash.texi (Creating Hash): Fix description of :weakness.
8556
c8763fb6 85572003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
8558
8559 * files.texi (Changing Files): copy-file copies file modes, too.
8560
85612003-05-28 Richard M. Stallman <rms@gnu.org>
8562
8563 * strings.texi (Creating Strings): Clarify split-string.
8564
85652003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
8566
8567 * strings.texi (Creating Strings): Update split-string specification
8568 and examples.
8569
85702003-05-19 Richard M. Stallman <rms@gnu.org>
8571
8572 * elisp.texi: Correct invariant section names.
8573
85742003-04-20 Richard M. Stallman <rms@gnu.org>
8575
8576 * os.texi (Timers): Explain about timers and quitting.
8577
85782003-04-19 Richard M. Stallman <rms@gnu.org>
8579
8580 * internals.texi (Writing Emacs Primitives): Strings are
8581 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
8582 Explain GCPRO convention for varargs function args.
8583
85842003-04-16 Richard M. Stallman <rms@gnu.org>
8585
8586 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
8587
85882003-04-08 Richard M. Stallman <rms@gnu.org>
8589
8590 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
8591
85922003-02-13 Kim F. Storm <storm@cua.dk>
8593
8594 * objects.texi (Character Type): New \s escape for space.
8595
85962003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
8597
5dcb4c4e 8598 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
8599
86002003-01-25 Richard M. Stallman <rms@gnu.org>
8601
8602 * keymaps.texi: Document that a symbol can act as a keymap.
8603
86042003-01-13 Richard M. Stallman <rms@gnu.org>
8605
8606 * text.texi (Changing Properties): Say string indices are origin-0.
8607
8608 * positions.texi (Screen Lines) <compute-motion>:
8609 Correct order of elts in return value.
8610
8611 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
8612 how to define a default binding.
8613
86142002-12-07 Markus Rost <rost@math.ohio-state.edu>
8615
8616 * loading.texi (Unloading): Fix recent change for load-history.
8617
8618 * customize.texi (Simple Types): Clarify description of custom
8619 type 'number. Describe new custom type 'float.
8620
86212002-12-04 Markus Rost <rost@math.ohio-state.edu>
8622
8623 * variables.texi (File Local Variables): Fix typo.
8624
c8763fb6 86252002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
8626
8627 From Michael Albinus <Michael.Albinus@alcatel.de>.
8628
8629 * README: Target for Info file is `make info'.
8630
5dcb4c4e 8631 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
8632 `file-name-sans-extension'.
8633 (Magic File Names): Complete list of operations for magic file
8634 name handlers.
8635
86362002-09-16 Jonathan Yavner <jyavner@engineer.com>
8637
8638 * variables.texi (File Local Variables): New function
8639 risky-local-variable-p.
8640
86412002-09-15 Jonathan Yavner <jyavner@engineer.com>
8642
8643 * functions.texi (Function safety): New node about unsafep.
8644
86452002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
8646
5dcb4c4e 8647 * customize.texi (Splicing into Lists): Fix example.
a86cd395 8648 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
8649
86502002-06-17 Juanma Barranquero <lektu@terra.es>
8651
8652 * frames.texi (Display Feature Testing): Fix typo.
8653
86542002-06-12 Andreas Schwab <schwab@suse.de>
8655
8656 * frames.texi (Initial Parameters, Resources): Fix references to
8657 the Emacs manual.
8658
86592002-05-13 Kim F. Storm <storm@cua.dk>
8660
8661 * variables.texi (Intro to Buffer-Local): Updated warning and
8662 example relating to changing buffer inside let.
8663
c8763fb6 86642002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
8665
8666 * os.texi (Session Management): New node about X Session management.
8667
86682002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
8669
8670 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
8671 to which the manual corresponds, and the copyright years.
8672
8673 * Makefile.in (VERSION): Set to 2.9.
8674
86752001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
8676
8677 * elisp.texi: Change the category in @dircategory to "Emacs", to
8678 make it consistent with info/dir.
8679
86802001-11-25 Miles Bader <miles@gnu.org>
8681
8682 * text.texi (Fields): Describe new `limit' arg in
8683 field-beginning/field-end.
8684
86852001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
8686
5dcb4c4e
SM
8687 * permute-index: Don't depend on csh-specific features.
8688 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
8689
8690 * two-volume-cross-refs.txt: New file.
8691 * two.el: New file.
8692 * spellfile: New file.
8693
86942001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8695
8696 * permute-index: New file.
8697
8698 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
8699 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
8700 8+3 restricted namespace.
8701
8702 * Makefile.in (infodir): Define relative to $(srcdir).
8703 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
8704 include directories list via -I switch to makeinfo.
8705 (index.texi): Use cp if both hard and symbolic links fail.
8706
87072001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
8708
8709 * Makefile.in (distclean): Add.
8710
8711 The following changes make ELisp manual part of the Emacs
8712 distribution:
8713
8714 * Makefile.in: Add Copyright notice.
8715 (prefix): Remove.
8716 (infodir): Change value to "../info".
8717 (VPATH): New variable.
8718 (MAKE): Don't define.
8719 (texmacrodir): Don't define.
8720 (texinputdir): Append the existing value of TEXINPUTS.
8721 ($(infodir)/elisp): Instead of just "elisp". Reformat the
8722 command to be compatible with man/Makefile.in, and to put the
8723 output into ../info.
8724 (info): Add target.
8725 (installall): Target removed.
8726
c8763fb6 87272001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
8728
8729 * tips.texi (Coding Conventions): Fix typo.
8730
87312001-10-23 Gerd Moellmann <gerd@gnu.org>
8732
8733 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
8734
87352001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
8736
8737 * files.texi (File Name Components): Update the description of
8738 file-name-sans-extension and file-name-extension, as they now
8739 ignore leading dots.
8740
87412001-10-20 Gerd Moellmann <gerd@gnu.org>
8742
8743 * (Version 21.1 released.)
8744
87452001-10-19 Miles Bader <miles@gnu.org>
8746
8747 * positions.texi (Text Lines): Describe behavior of
8748 `beginning-of-line'/`end-of-line' in the presence of field properties.
8749
87502001-10-17 Gerd Moellmann <gerd@gnu.org>
8751
8752 * Makefile.in (VERSION): Set to 2.8.
8753 (manual): Use `manual-21'.
8754
8755 * elisp.texi (VERSION): Add and use it where the version
8756 number was used. Set it to 2.8.
8757
8758 * intro.texi: Likewise.
8759
87602001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
8761
8762 * files.texi (File Name Completion): Document the significance of
8763 a trailing slash in elements of completion-ignored-extensions.
8764
87652001-10-06 Miles Bader <miles@gnu.org>
8766
8767 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
8768
87692001-10-04 Gerd Moellmann <gerd@gnu.org>
8770
8771 * variables.texi (Variable Aliases): New node.
8772
87732001-10-04 Gerd Moellmann <gerd@gnu.org>
8774
8775 * Branch for 21.1.
8776
87772001-10-02 Miles Bader <miles@gnu.org>
8778
8779 * minibuf.texi (Minibuffer Misc): Add entries for
8780 `minibuffer-contents', `minibuffer-contents-no-properties', and
8781 `delete-minibuffer-contents'.
8782 Correct description for `minibuffer-prompt-end'.
8783
8784 * text.texi (Property Search): Correct descriptions of
8785 `next-char-property-change' and `previous-char-property-change'.
8786 Add entries for `next-single-char-property-change' and
8787 `previous-single-char-property-change'.
8788 Make operand names a bit more consistent.
8789
87902001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
8791
8792 * frames.texi (Finding All Frames): Document that next-frame and
8793 previous-frame are local to current terminal.
8794
87952001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
8796
8797 * keymaps.texi (Creating Keymaps): Fix the description of the
8798 result of make-keymap.
8799
88002001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
8801
8802 * display.texi (Font Lookup, Attribute Functions)
8803 (Image Descriptors): Add cross-references to the definition of
8804 selected frame.
8805
8806 * buffers.texi (The Buffer List): Add cross-references to the
8807 definition of selected frame.
8808
8809 * frames.texi (Input Focus): Clarify which frame is _the_ selected
8810 frame at any given time.
8811 (Multiple Displays, Size and Position): Add a cross-reference to
8812 the definition of the selected frame.
8813
88142001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
8815
8816 * strings.texi (String Conversion) <string-to-number>: Document
8817 that a float is returned for integers that are too large.
8818
8819 * frames.texi (Mouse Position): Document mouse-position-function.
8820 (Display Feature Testing): Document display-images-p.
8821 (Window Frame Parameters): Document the cursor-type variable.
8822
8823 * numbers.texi (Integer Basics): Document CL style read syntax for
8824 integers in bases other than 10.
8825
5dcb4c4e
SM
8826 * positions.texi (List Motion):
8827 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
8828
8829 * lists.texi (Sets And Lists): Document member-ignore-case.
8830
8831 * internals.texi (Garbage Collection): Document the used and free
8832 strings report.
8833 (Memory Usage): Document strings-consed.
8834
8835 * os.texi (Time of Day): Document float-time.
8836 (Recording Input): Document that clear-this-command-keys clears
8837 the vector to be returned by recent-keys.
8838
8839 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
8840 argument keymap can be a list.
8841
8842 * nonascii.texi (User-Chosen Coding Systems)
8843 <select-safe-coding-system>: Document the new argument
8844 accept-default-p and the variable
8845 select-safe-coding-system-accept-default-p. Tell what happens if
8846 buffer-file-coding-system is undecided.
8847 (Default Coding Systems): Document auto-coding-regexp-alist.
8848
8849 * display.texi (The Echo Area) <message>: Document
8850 message-truncate-lines.
8851 (Glyphs): Document that the glyph table is unused on windowed
8852 displays.
8853
8854 * help.texi (Describing Characters) <single-key-description>:
8855 Document the new argument no-angles.
8856 (Accessing Documentation) <documentation-property>: Document that
8857 a non-string property is evaluated.
8858 <documentation>: Document that the function-documentation property
8859 is looked for.
8860
8861 * windows.texi (Selecting Windows): Document some-window.
8862
8863 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
8864
8865 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
8866 apropos-mode-hook.
8867
8868 * commands.texi (Using Interactive): Document interactive-form.
8869 (Keyboard Macros): Document kbd-macro-termination-hook.
8870 (Command Loop Info): Document that clear-this-command-keys clears
8871 the vector to be returned by recent-keys.
8872
88732001-09-04 Werner LEMBERG <wl@gnu.org>
8874
8875 * Makefile.in (srcdir, texinputdir): New variables.
8876 (srcs, index.texi, install): Use $(srcdir).
8877 (.PHONY): Remove elisp.dvi.
8878 (elisp): Use -I switch for makeinfo.
8879 (elisp.dvi): Use $(srcdir) and $(texinputdir).
8880 (installall, dist): Use $(srcdir).
8881 Fix path to texinfo.tex.
8882 (maintainer-clean): Add elisp.dvi and elisp.oaux.
8883
88842001-08-30 Gerd Moellmann <gerd@gnu.org>
8885
8886 * display.texi (Conditional Display): Adjust to API change.
8887
8888 * configure: New file.
8889
88902001-07-30 Gerd Moellmann <gerd@gnu.org>
8891
8892 * commands.texi (Repeat Events): Add description of
8893 double-click-fuzz.
8894
88952001-05-08 Stefan Monnier <monnier@cs.yale.edu>
8896
8897 * syntax.texi (Syntax Class Table): Add the missing designator for
8898 comment and string fences.
8899 (Syntax Properties): Add a xref to syntax table internals.
8900 (Syntax Table Internals): Document string-to-syntax.
8901
89022001-05-07 Gerd Moellmann <gerd@gnu.org>
8903
8904 * Makefile.in (install): Use install-info command line options
8905 like in Emacs' Makefile.in.
8906
89072000-12-09 Miles Bader <miles@gnu.org>
8908
8909 * windows.texi (Window Start): Update documentation for
8910 `pos-visible-in-window-p'.
8911
89122000-11-12 Stefan Monnier <monnier@cs.yale.edu>
8913
8914 * lists.texi (Building Lists): Add footnote to explain how to add
8915 to the end of a list.
8916
89172000-10-25 Gerd Moellmann <gerd@gnu.org>
8918
8919 * files.texi (Visiting Functions): Typos.
8920
89212000-10-25 Kenichi Handa <handa@etl.go.jp>
8922
8923 * files.texi (Visiting Functions): Return value of
8924 find-file-noselect may be a list of buffers if wildcards are used.
8925
89262000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8927
8928 * display.texi (Defining Faces): Document `graphic' display type
8929 in face specs.
8930
b344d29d 89312000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
8932
8933 * hooks.texi (Standard Hooks): Replace obsolete
8934 `after-make-frame-hook' with `after-make-frame-functions'.
8935
8936 * frames.texi (Creating Frames): Ditto.
8937
8938 * variables.texi (Future Local Variables): Ditto.
8939
89402000-10-16 Gerd Moellmann <gerd@gnu.org>
8941
8942 * display.texi (Other Image Types): Add description of :foreground
8943 and :background properties of mono PBM images.
8944
89452000-08-17 Werner LEMBERG <wl@gnu.org>
8946
8947 * .cvsignore: New file.
8948
89492000-01-05 Gerd Moellmann <gerd@gnu.org>
8950
8951 * tindex.pl: New script.
8952
89531999-12-03 Dave Love <fx@gnu.org>
8954
8955 * Makefile.in (MAKEINFO): New parameter.
8956
89571999-09-17 Richard Stallman <rms@gnu.org>
8958
8959 * Makefile.in (srcs): Add hash.texi.
8960 (VERSION): Update to 20.6.
8961
89621999-09-13 Richard Stallman <rms@gnu.org>
8963
8964 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
8965
89661998-08-29 Karl Heuer <kwzh@gnu.org>
8967
8968 * configure.in: New file.
8969 * Makefile.in: Renamed from Makefile.
8970 (prefix, infodir): Use value obtained from configure.
8971 (emacslibdir): Obsolete variable deleted.
8972 (dist): Distribute configure.in, configure, Makefile.in.
8973
89741998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
8975
8976 * Makefile (INSTALL_INFO): New variable.
8977 (install): Run install-info.
8978
89791998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
8980
8981 * Makefile (elisp.dvi): Add missing backslash.
8982
89831998-05-02 Richard Stallman <rms@psilocin.gnu.org>
8984
8985 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
8986 Run texindex without `./'. Always run texindex on elisp.tp.
8987 (elisp.tps): Target deleted.
8988
89891998-04-05 Richard Stallman <rms@psilocin.gnu.org>
8990
8991 * Makefile (srcs): Add nonascii.texi and customize.texi.
8992 (dist): Start by deleting `temp'.
8993
89941998-02-17 Richard Stallman <rms@psilocin.gnu.org>
8995
8996 * Makefile (makeinfo, texindex): Targets deleted.
8997 (makeinfo.o, texindex.o): Targets deleted.
8998 (clean, dist): Don't do anything with them or with getopt*.
8999
90001998-01-30 Richard Stallman <rms@psilocin.gnu.org>
9001
9002 * Makefile (SHELL): Defined.
9003
90041998-01-27 Richard Stallman <rms@psilocin.gnu.org>
9005
9006 * Makefile (elisp.tps): New target.
9007 (elisp.dvi): Depend on elisp.tps.
9008
c5602427 90091996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
9010
9011 * README: Update phone number.
9012
9013 * Makefile (elisp): Make this be the default target.
9014 Depend on makeinfo.c instead of makeinfo.
9015 (install): Don't depend on elisp.dvi, since we don't install that.
9016 Use mkinstalldirs.
9017 (dist): Add mkinstalldirs.
9018
c5602427 90191995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
9020
9021 * Makefile (VERSION): Update version number.
5dcb4c4e 9022 (maintainer-clean): Rename from realclean.
b8d4c8d0 9023
c5602427 90241995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
9025
9026 * Makefile (realclean): New target.
9027 (elisp): Remove any old elisp-* files first.
9028
c5602427 90291993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
9030
9031 * Makefile (VERSION): New variable.
9032 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9033 Compressed file suffix should be `.gz', not `.z'.
9034
ce058493 90351993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9036
9037 * Makefile (elisp): Depend on makeinfo.
9038
c5602427 90391993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
9040
9041 * Makefile (srcs): Add anti.texi.
9042
c5602427 90431993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9044
9045 * Makefile (infodir, prefix): New vars.
9046 (install): Use infodir.
9047 (emacsinfodir): Deleted.
9048
c5602427 90491993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9050
9051 * Makefile (srcs): Add calendar.texi.
9052
9053 * Makefile (dist): Copy texindex.c and makeinfo.c.
9054 Limit elisp-* files to those with one or two digits.
9055
c5602427 90561993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9057
9058 * Makefile (dist): Changed to use Gzip instead of compress.
9059
c5602427 90601993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9061
9062 * loading.texi (Unloading): define-function changed back to
9063 defalias. It may not stay this way, but at least it's
9064 consistent with the known-good version of the code patch.
9065
c5602427 90661993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
9067
9068 * modes.texi (Hooks): Document new optional arg of add-hook.
9069
c5602427 90701993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9071
9072 * variables.texi: Document nil initial value of buffer-local variables.
9073
9074 * tips.texi: Add new section on standard library headers.
9075
c5602427 90761993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9077
9078 * Makefile (srcs): Add frame.texi to the list of sources.
9079
c5602427 90801993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9081
9082 * Makefile (dist): Don't bother excluding autosave files; they'll
9083 never make it into the temp directory anyway, and the hash marks
9084 in the name are problematic for make and the Bourne shell.
9085 (srcs):
9086
c5602427 90871993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9088
9089 * Makefile (dist): Don't include backup files or autosave files in
9090 the distribution tar file.
9091
c5602427 90921991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 9093
5dcb4c4e 9094 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
9095 (elisp.dvi): Remove erroneous shell comment.
9096 Expect output of permute-index in permuted.fns.
9097 Save old elisp.aux in elisp.oaux.
5dcb4c4e 9098 (clean): Add index.texi to be deleted.
b8d4c8d0 9099
c5602427 91001990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9101
9102 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9103
c5602427 91041990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
9105
9106 * files.texi: Noted that completion-ignored-extensions is ignored
9107 when making *Completions*.
9108
3e868ee3 91091990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
9110
9111 * Makefile make dist now depends on elisp.dvi, since it tries
9112 to include it in the dist file.
9113
c5602427 91141990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 9115
c5602427 9116 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 9117
c5602427 91181989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9119
9120 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9121 (defunargs): Turn off \hyphenchar of \sl font temporarily.
9122
c5602427 91231989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9124
9125 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
9126 and @error{} are the terms now being used. The files in the
9127 directory have been changed to reflect this.
9128
9129 * All instances of @indentedresultt{} have been changed to
9130 ` @result{}', using 5 spaces at the begining of the line.
9131
c5602427 91321989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9133
9134 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
9135 experimental @indentedresult{}, @indentedexpandsto{} are part of
9136 the texinfo.tex in this directory. These TeX macros are not
9137 stable yet.
9138
c5602427 91391989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9140
9141 * texinfo.tex: Temporarily added
9142 \let\result=\dblarrow
9143 \def\error{{\it ERROR} \longdblarrow}
9144 We need to do this better soon.
9145
c5602427 91461989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9147
9148 * Applied Karl Berry's patches to *.texinfo files, but not to
9149 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
9150 new title page format is also not applied, since it requires
9151 texinfo.tex changes.)
9152
9153 * Cleaned up `Makefile' and defined the `emacslibdir' directory
9154 for the Project GNU development environment.
9155
9156;; Local Variables:
c8763fb6 9157;; coding: utf-8
b8d4c8d0
GM
9158;; End:
9159
73b0cd50 9160 Copyright (C) 1998-2011 Free Software Foundation, Inc.
b8d4c8d0
GM
9161
9162 This file is part of GNU Emacs.
9163
352c8b4a 9164 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 9165 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9166 the Free Software Foundation, either version 3 of the License, or
9167 (at your option) any later version.
b8d4c8d0
GM
9168
9169 GNU Emacs is distributed in the hope that it will be useful,
9170 but WITHOUT ANY WARRANTY; without even the implied warranty of
9171 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9172 GNU General Public License for more details.
9173
9174 You should have received a copy of the GNU General Public License
352c8b4a 9175 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.