Fix corner case in prefix-arg handling for mouse events (Bug#1586).
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
f68d76d0
LMI
12011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 4 images (bug#7836).
f68d76d0 5
7018dbe7
EZ
62011-07-02 Eli Zaretskii <eliz@gnu.org>
7
8 * variables.texi (Defining Variables, Void Variables)
9 (Constant Variables): Fix incorrect usage of @kindex.
10
36cb87a1
LMI
112011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
12
28ee97c7
LMI
13 * variables.texi (Defining Variables): Add an index entry for
14 `set-variable' (bug#7262).
8d4294e9 15 (Defining Variables): Use @findex for functions.
28ee97c7 16
8862ffd5
LMI
17 * frames.texi (Basic Parameters): Document the `explicit-name'
18 parameter (bug#6951).
19
0ec389b9
LMI
20 * customize.texi (Type Keywords): Clarify that :value provides a
21 default value for all types (bug#7386).
22
36cb87a1
LMI
23 * streams.texi (Output Functions): Document `pp'.
24
11fdef7d 252011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
26
27 * keymaps.texi (Searching Keymaps):
28 * display.texi (Overlay Properties): Fix errors in 2011-05-29
29 change. Suggested by Johan Bockgård.
30
eeafcea7
CY
312011-06-15 Chong Yidong <cyd@stupidchicken.com>
32
33 * text.texi (Special Properties): Clarify role of font-lock-face.
34
b96e6cde
LMI
352011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
36
37 * processes.texi (Process Information): Renamed `process-alive-p'
38 to `process-live-p' for consistency with other `-live-p' functions.
39
be14b9ab
PE
402011-06-03 Paul Eggert <eggert@cs.ucla.edu>
41
42 Document wide integers better.
43 * files.texi (File Attributes): Document ino_t values better.
2d365993 44 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
45 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
46 (Bitwise Operations):
001903b5
PE
47 * objects.texi (Integer Type): Use a binary notation that is a bit easier
48 to read, and that will port better if 62-bits becomes the default.
49 Fix or remove incorrect examples.
be14b9ab
PE
50 * os.texi (Time Conversion): Document time_t values better.
51
bcd54f83
LMI
522011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
53
54 * processes.texi (Process Information): Document
55 `process-alive-p'.
56
049bcbcb
CY
572011-05-29 Chong Yidong <cyd@stupidchicken.com>
58
59 * help.texi (Accessing Documentation):
60 * display.texi (Pixel Specification):
61 * processes.texi (Serial Ports, Serial Ports):
62 * nonascii.texi (Character Properties, Default Coding Systems):
63 * text.texi (Changing Properties, Special Properties):
64 * windows.texi (Window Start and End):
65 * modes.texi (SMIE Indentation Example, SMIE Tricks):
66 * keymaps.texi (Searching Keymaps, Tool Bar):
67 * minibuf.texi (Basic Completion):
68 * compile.texi (Eval During Compile):
69 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
70 7x9 paper in printed manual.
71
72 * lists.texi (Sets And Lists): Fix misplaced text.
73
58539c63
CY
742011-05-29 Chong Yidong <cyd@stupidchicken.com>
75
76 * keymaps.texi (Remapping Commands): Emphasize that the keymap
77 needs to be active (Bug#8350).
78
6b5681bf
CY
792011-05-28 Chong Yidong <cyd@stupidchicken.com>
80
b4d52acc
CY
81 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
82
6b5681bf
CY
83 * tips.texi (Coding Conventions): Remove antediluvian filename
84 limit recommendation (Bug#8538).
85
e145f188
GM
862011-05-27 Glenn Morris <rgm@gnu.org>
87
88 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
89
eafed945
GM
902011-05-26 Glenn Morris <rgm@gnu.org>
91
92 * variables.texi (File Local Variables):
93 Update hack-local-variables `mode-only' return value.
2d3ba9e7 94 Add some more details on what this function does in the other case.
eafed945 95
bc8410af
GM
962011-05-19 Glenn Morris <rgm@gnu.org>
97
98 * lists.texi (Sets And Lists): Mention cl provides union etc.
99
35a30759
N
1002011-05-19 Nix <nix@esperi.org.uk>
101
102 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
103
104 * text.texi (Parsing HTML): Update for function name changes.
105
106 * syntax.texi (Syntax Flags): Small fix.
107
108 * keymaps.texi (Active Keymaps): Typo fix.
109 (Changing Key Bindings): Grammar fix.
110
111 * frames.texi (Minibuffers and Frames): Grammar fix.
112 (Window System Selections): x-select-enable-clipboard now defaults to t.
113
114 * customize.texi (Common Keywords):
115 * display.texi (Abstract Display):
116 * modes.texi (Auto-Indentation):
117 * nonascii.texi (Converting Representations): Typo fixes.
118
119 * control.texi (Examples of Catch): Call it "goto" not "go to".
120
e3934a8a
EZ
1212011-05-14 Eli Zaretskii <eliz@gnu.org>
122
bc039a3b
EZ
123 * nonascii.texi (Character Properties): Fix inconsistencies with
124 implementation.
125
e3934a8a
EZ
126 * text.texi (Special Properties): Move @defvar's out of the
127 @table. (Bug#8652)
128
e2c94218
GM
1292011-05-12 Glenn Morris <rgm@gnu.org>
130
131 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
132
d2fc7e3d 1332011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
134
135 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
136 (Multiline Font Lock):
137 * vol2.texi (Top):
138 * vol1.texi (Top):
139 * elisp.texi (Top): Update menu accordingly.
140
d2fc7e3d 1412011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
142
143 * modes.texi (Region to Fontify): Fix typo.
144
79b70037
GM
1452011-05-10 Jim Meyering <meyering@redhat.com>
146
147 * minibuf.texi: Fix typo "in in -> in".
148
b08a63cc 1492011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
150
151 * numbers.texi (Integer Basics): Large integers are treated as floats.
152
1ef14cb4
LMI
1532011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
154
155 * processes.texi (Synchronous Processes): Document the (:file
156 "/file-name") syntax for `call-process'.
157
4ffd0d6b 1582011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
159
160 * windows.texi (Choosing Window): Fix typo.
161
4ffd0d6b 1622011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
163
164 * frames.texi (Layout Parameters): Note the difference between
165 querying and setting parameters for left-fringe and right-fringe
166 (Bug#6930).
167
fd5a8ae8
SM
1682011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
169
170 * minibuf.texi (Basic Completion): Be a bit more precise about the
171 valid kinds of completion tables.
172 (Programmed Completion): Remove obsolete text about lambda expressions
173 not being valid completion tables.
174
c1bcd0d5
CY
1752011-03-19 Chong Yidong <cyd@stupidchicken.com>
176
177 * positions.texi (Excursions): Explain the "save-excursion
178 defeated by set-buffer" warning.
179
180 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
181 save-excursion. Suggested by Uday S Reddy.
182
03408648 1832011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 184
03408648
SM
185 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
186 (Lexical Binding): New sub-section.
ba83908c 187
03408648
SM
188 * eval.texi (Eval): Discourage the use of `eval'.
189 Document its new `lexical' argument.
6c075cd7 190
f6d62986
SM
1912011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
192
03408648 193 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
194 nil any more.
195
84ea5558 1962011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
197
198 * strings.texi (String Conversion): Don't mention
199 string-make-(uni|multi)byte (bug#8262).
200 * nonascii.texi (Converting Representations): Fix up range.
201 * keymaps.texi (Key Binding Commands): Update code point, avoid
202 "unibyte character" and remove mention of unibyte bindings.
203
62d94509
EZ
2042011-03-10 Eli Zaretskii <eliz@gnu.org>
205
206 * modes.texi (Operator Precedence Grammars): Don't use characters
207 outside ISO-8859-1.
208
63a329f8
EZ
2092011-03-09 Eli Zaretskii <eliz@gnu.org>
210
211 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
212
213 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
214
6446548e
GM
2152011-03-08 Glenn Morris <rgm@gnu.org>
216
217 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
218 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 219 * elisp.texi: Set documentencoding.
6446548e 220
33383987
JB
2212011-03-07 Chong Yidong <cyd@stupidchicken.com>
222
223 * Version 23.3 released.
224
0b3ceceb
CY
2252011-03-06 Chong Yidong <cyd@stupidchicken.com>
226
227 * package.texi: Update index keywords.
228 (Package Archives): New node contents. Document package-x.el.
229
78f5433f
JB
2302011-03-06 Juanma Barranquero <lekktu@gmail.com>
231
232 * makefile.w32-in (srcs): Add package.texi.
233
555e9b5c
CY
2342011-03-06 Chong Yidong <cyd@stupidchicken.com>
235
120d9389
CY
236 * package.texi (Packaging, Packaging Basics, Simple Packages)
237 (Multi-file Packages): Expand and clarify.
238 (Package Archives): Temporary placeholder node.
239
240 * elisp.texi (Top): Update node listing.
241
555e9b5c
CY
242 * Makefile.in (srcs): Add package.texi.
243
b59a4335
CY
2442011-03-05 Chong Yidong <cyd@stupidchicken.com>
245
246 * processes.texi (Synchronous Processes): Minor clarification
247 (Bug#8149).
248
06083aa1
GM
2492011-03-03 Glenn Morris <rgm@gnu.org>
250
251 * files.texi (Truenames): Minor clarification. (Bug#2341)
252
6640b281
GM
2532011-03-01 Glenn Morris <rgm@gnu.org>
254
255 * variables.texi (Directory Local Variables):
256 Mention `(subdirs . nil)' alist element.
257
2b0c7330 2582011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
259
260 * variables.texi (Directory Local Variables): Mention the optional
261 mtime argument of dir-locals-set-directory-class. (Bug#3577)
262
b923f7a9
CY
2632011-02-27 Chong Yidong <cyd@stupidchicken.com>
264
265 * minibuf.texi (Minibuffer History): Clarify discussion of
266 minibuffer history lists (Bug#8085).
267
67ab0163 2682011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 269
e979a521
EZ
270 * elisp.texi: Sync @dircategory with ../../info/dir.
271
e03b2fd4
EZ
272 * files.texi (Visiting Functions): Document find-file-literally,
273 both the command and the variable.
274
86ec878a
EZ
275 * variables.texi (Creating Buffer-Local): Explain the meaning of
276 permanent local variables.
277
67ab0163
GM
278 * files.texi (Visiting Functions): Document find-file-literally,
279 both the command and the variable.
280
281 * variables.texi (Creating Buffer-Local): Explain the meaning of
282 permanent local variables.
283
2842011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
285
286 * keymaps.texi (Remapping Commands): Mention how to undo it.
287
bfcb151a
RT
2882011-02-09 Reuben Thomas <rrt@sc3d.org>
289
290 * loading.texi (Hooks for Loading): Remove unnecessary advice
291 about eval-after-load (Bug#7986).
292
a41c8660
CY
2932011-02-05 Chong Yidong <cyd@stupidchicken.com>
294
295 * commands.texi (Accessing Mouse): Note that a header line is not
296 included in the row of posn-col-row.
297
e0dd6837
CY
2982011-02-02 Chong Yidong <cyd@stupidchicken.com>
299
300 * modes.texi (Major Mode Conventions): Add face guidelines.
301 (Faces for Font Lock): List faces in order of prominence.
302
a4180391
PE
3032011-02-01 Paul Eggert <eggert@cs.ucla.edu>
304
305 format-time-string now supports subsecond time stamp resolution
306 * os.texi (Time Parsing): Document %N.
307
7427eb97
CY
3082011-01-28 Chong Yidong <cyd@stupidchicken.com>
309
61db307f
CY
310 * vol1.texi (Top):
311 * vol2.texi (Top):
312 * elisp.texi (Top):
313 * display.texi (Display Property): Shorten the menu description of
314 the "Other Display Specs" node (Bug#7816).
315
7427eb97
CY
316 * keymaps.texi (Defining Menus): Add "menu item" and "extended
317 menu item" concept index entries (Bug#7805).
318
bf3dae7e
EZ
3192011-01-29 Eli Zaretskii <eliz@gnu.org>
320
321 * makefile.w32-in (texinfodir): New variable.
322 (usermanualdir): Remove as redundant with $(emacsdir).
323 (MAKEINFO): Remove options, leave only program name.
324 (MAKEINFO_OPTS): New variable.
325 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
326
06d8ace5 3272011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
328 Richard Kim <emacs18@gmail.com>
329
330 * loading.texi (Library Search): Document list-load-path-shadows
331 (Bug#7757).
332
06d8ace5 3332011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
334
335 * searching.texi (Regexp Special): Remove outdated discussion of
336 character sets (Bug#7780).
337
28a88153
CY
338 * frames.texi (Pop-Up Menus): Document where menu title comes
339 from (Bug#7684).
340
06d8ace5 3412011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
342
343 * display.texi (Making Buttons): Mention limitation of text buttons.
344
a8e1e9ee
WL
3452011-01-23 Werner Lemberg <wl@gnu.org>
346
347 * Makefile.in (MAKEINFO): Now controlled by `configure'.
348 (MAKEINFO_OPTS): New variable. Use it where appropriate.
349 (ENVADD): New variable to control texi2dvi and texi2pdf.
350
362b9d48
GM
3512011-01-15 Chong Yidong <cyd@stupidchicken.com>
352
353 * files.texi (Directory Names): Move directory-abbrev-alist doc to
354 Emacs manual.
355
3562011-01-15 Eli Zaretskii <eliz@gnu.org>
357
358 * files.texi (Directory Names): Explain why FROM in
359 directory-abbrev-alist should begin with \`. (Bug#7777)
360
3fa173b4
SM
3612011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
362
363 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
364
7c420169 3652011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
366
367 * modes.texi (Emulating Mode Line): Fix last change.
368
7c420169 3692011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
370
371 * modes.texi (Emulating Mode Line): Update documentation of
372 format-mode-line according to changes that fixed bug #7587.
373
80b33766
SM
3742010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
375
376 * modes.texi (Derived Modes): Mention prog-mode.
377
378 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
379 of the key-binding-data cache since we don't use it any more.
380
f49d1f52 3812010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 382
4bb49a92
EZ
383 * processes.texi (Shell Arguments):
384 * strings.texi (Creating Strings): Don't mention "shell commands";
385 make it explicit that `split-string-and-unquote' and
386 `combine-and-quote-strings' are mainly for working with arguments
387 to call-process and start-process.
388
3c73e30e
EZ
389 * processes.texi (Shell Arguments): Fix documentation of
390 `split-string-and-unquote'. Add indexing. (Bug#7563)
391
f49d1f52 3922010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
393
394 * modes.texi (Auto-Indentation): New section to document SMIE.
395 (Major Mode Conventions):
396 * text.texi (Mode-Specific Indent): Refer to it.
397
f49d1f52 3982010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
399
400 * display.texi (Other Display Specs): Document left-fringe and
401 right-fringe display specs.
402
f49d1f52 4032010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
404
405 * backups.texi (Making Backups):
406 * modes.texi (Example Major Modes): Use recommended coding style.
407 (Major Mode Basics, Derived Modes): Encourge more strongly use of
408 define-derived-mode. Mention completion-at-point-functions.
409
f49d1f52 4102010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 411
5dcb4c4e
SM
412 * nonascii.texi (Converting Representations):
413 Document byte-to-string.
e1115396 414
ec1b9b17
GM
4152010-12-08 Glenn Morris <rgm@gnu.org>
416
417 * buffers.texi (Modification Time):
418 verify-visited-file-modtime now defaults to the current buffer.
419
07976ae3 4202010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 421
ec1b9b17 422 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
423
424 * strings.texi (Creating Strings): Don't mention semi-obsolete
425 function char-to-string.
426 (String Conversion): Shorten discussion of semi-obsolete function
427 string-to-char. Link to Converting Representations.
428
429 * objects.texi (Symbol Type):
430 * text.texi (Near Point):
431 * help.texi (Help Functions):
432 * functions.texi (Mapping Functions): Use string instead of
433 char-to-string in examples.
434
07976ae3 4352010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
436
437 * text.texi (Kill Functions, Kill Functions)
438 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
439 YANK-HANDLER args.
440
441 * symbols.texi (Creating Symbols): Using unintern without an
442 obarray arg is now obsolete.
443
444 * numbers.texi (Float Basics): Document float-e and float-pi.
445
446 * variables.texi (Defining Variables): Change "pi" example to
447 "float-pi".
448
8547874a
EZ
4492010-11-26 Eli Zaretskii <eliz@gnu.org>
450
451 * commands.texi (Click Events): Document the values of X, Y and
452 COL, ROW in the event's position, when the click is on the header
453 or mode line, on the fringes, or in the margins.
454
4a47c275 4552010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 456
5b05d75b
EZ
457 * customize.texi (Composite Types): Lower-case index entry.
458
5dcb4c4e
SM
459 * loading.texi (How Programs Do Loading):
460 Document load-file-name. (Bug#7346)
c7926fe2 461
4a47c275 4622010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
463
464 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
465
0eb025fb
EZ
4662010-11-13 Eli Zaretskii <eliz@gnu.org>
467
468 * display.texi (Usual Display): Characters with no fonts are not
469 necessarily displayed as empty boxes.
470
2699a554 4712010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
472
473 * maps.texi (Standard Keymaps): Update File menu description.
474
8289f37b
GM
4752010-10-28 Glenn Morris <rgm@gnu.org>
476
477 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
478
5793a7bc 4792010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
480
481 * display.texi (Window Systems): Deprecate use of window-system as
482 a predicate.
483
17284e30
GM
4842010-10-23 Glenn Morris <rgm@gnu.org>
485
486 * help.texi (Documentation Basics): Remove mentions of digest-doc and
487 sorted-doc.
488
00f113eb
JB
4892010-10-15 Eli Zaretskii <eliz@gnu.org>
490
491 * os.texi (Dynamic Libraries): New node, with slightly modified
492 text deleted from "Image Formats".
493 (System Interface): Add @menu entry for "Dynamic Libraries".
494
495 * display.texi (Image Formats): Remove description of
496 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
497
07277eb8
GM
4982010-10-12 Glenn Morris <rgm@gnu.org>
499
500 * book-spine.texinfo: Rename to book-spine.texi.
501
c12e4a81
GM
5022010-10-11 Glenn Morris <rgm@gnu.org>
503
df187c62
GM
504 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
505
c12e4a81 506 * Makefile.in (DVIPS): New variable.
234db610
GM
507 (.PHONY): Add html, ps.
508 (html, elisp.html, ps, elisp.ps): New targets.
509 (clean): Delete html, ps files.
510 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 511
6513b232
EZ
5122010-10-09 Eli Zaretskii <eliz@gnu.org>
513
514 * makefile.w32-in (emacsdir): New variable.
515 (srcs): Add emacsver.texi.
516 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
517
abd40fb4
GM
5182010-10-09 Glenn Morris <rgm@gnu.org>
519
c1dc72b3
GM
520 * Makefile.in (VPATH): Remove.
521 (infodir): Make it absolute.
522 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
523
4393405b
GM
524 * Makefile.in (dist): Anchor regexps.
525
eef3ab94
GM
526 * Makefile.in (srcs): Put elisp.texi first.
527 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
528
aa9db089
GM
529 * Makefile.in (infoclean): Remove harmless, long-standing error.
530
abd40fb4
GM
531 * Makefile.in ($(infodir)): Delete rule.
532 (mkinfodir): New.
533 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
534
68db69ed 535 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 536 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 537
ea274122
GM
5382010-10-09 Glenn Morris <rgm@gnu.org>
539
f7a31f11
GM
540 * Makefile.in (emacsdir): New variable.
541 (MAKEINFO): Add -I $emacsdir.
542 (dist): Copy emacsver.texi.
b13254e7
GM
543 (srcs): Add emacsver.texi.
544
f7a31f11
GM
545 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
546 Set EMACSVER by including emacsver.texi.
547
ea274122
GM
548 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
549
17ca7950
GM
5502010-10-07 Glenn Morris <rgm@gnu.org>
551
552 * Makefile.in (version): New, set by configure.
553 (clean): Delete dist tar file.
554 (dist): Use version in tar name.
555
4c83f6e1
GM
5562010-10-06 Glenn Morris <rgm@gnu.org>
557
558 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
559 (INSTALL_INFO): Remove unused variable.
560 (mostlyclean, infoclean, dist): New rules.
561 (clean): Delete dvi and pdf files.
562 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 563 ($(infodir)): Add parallel build workaround.
4c83f6e1 564
0264072d
GM
5652010-10-04 Glenn Morris <rgm@gnu.org>
566
567 * Makefile.in (dvi, pdf, $(infodir)): New targets.
568 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 569 Fix -I typo.
0264072d
GM
570 (clean): No 'make.out' or 'core' files.
571 (.PHONY): Declare clean rules.
572 (maintainer-clean): Delete pdf file. Guard against cd failures.
573
77f38949
GM
5742010-10-03 Glenn Morris <rgm@gnu.org>
575
576 * files.texi (File Name Components): Remove ignored section about
577 deleted variable directory-sep-char.
578
178fdd41
MA
5792010-10-03 Michael Albinus <michael.albinus@gmx.de>
580
581 * files.texi (Magic File Names): New defopt
582 remote-file-name-inhibit-cache.
583
9c524fcb
GM
5842010-10-02 Glenn Morris <rgm@gnu.org>
585
586 * os.texi (Killing Emacs): Hook now runs in batch mode.
587
f816790b
SM
5882010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
589
590 * text.texi (Special Properties): Clarify when modification-hooks run.
591
7cf78aac
SM
5922010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
593
594 * syntax.texi (Syntax Flags): Document new `c' flag.
595
ca0d44e4
GM
5962010-09-09 Glenn Morris <rgm@gnu.org>
597
598 * display.texi (ImageMagick Images): General cleanup.
599
10999305 6002010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
601
602 * files.texi (Directory Names): Use \` rather than ^.
603
45240125
JD
6042010-09-02 Jan Djärv <jan.h.d@swipnet.se>
605
606 * text.texi (Low-Level Kill Ring):
607 * frames.texi (Window System Selections): Remove cut buffer
608 documentation.
609
4abe5bf6
EZ
6102010-08-28 Eli Zaretskii <eliz@gnu.org>
611
612 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
613 Parameters", where the default fringe width is described.
614
615 * frames.texi (Window Frame Parameters, Basic Parameters)
616 (Position Parameters, Layout Parameters, Management Parameters)
617 (Cursor Parameters, Font and Color Parameters): Add indexing for
618 frame parameters. (Bug#6929)
619
fdc76236
TT
6202010-08-25 Tom Tromey <tromey@redhat.com>
621
622 * vol2.texi (Top): Update.
623 * vol1.texi (Top): Update.
624 * tips.texi (Library Headers): Mention Package-Version and
625 Package-Requires.
626 * package.texi: New file.
627 * os.texi (System Interface): Update pointers.
628 * elisp.texi (Top): Link to new nodes. Include package.texi.
629 * anti.texi (Antinews): Update pointers.
630
1e5c1c80
EZ
6312010-08-25 Eli Zaretskii <eliz@gnu.org>
632
633 * processes.texi (Filter Functions): Fix last change.
634
78e33835
CY
6352010-08-24 Markus Triska <triska@gmx.at>
636
637 * processes.texi (Filter Functions): Use `buffer-live-p' instead
638 of `buffer-name' in the main text as well as in the example
639 (Bug#3098).
640
198a7a97
CY
6412010-08-22 Chong Yidong <cyd@stupidchicken.com>
642
643 * nonascii.texi (Text Representations):
644 * loading.texi (Loading Non-ASCII):
645 * compile.texi (Byte Compilation): Don't mention obsolete
646 --unibyte command-line argument.
647
bc7d7ea6
CY
6482010-08-22 Chong Yidong <cyd@stupidchicken.com>
649
650 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
651
b0126eac 6522010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
653
654 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
655
e8a6cc19
EZ
6562010-08-20 Eli Zaretskii <eliz@gnu.org>
657
658 * commands.texi (Misc Events): Add cross-references to where
659 POSITION of a mouse event is described in detail.
660
7815fe19 6612010-08-08 Christoph <cschol2112@googlemail.com>
ee301a7a
SM
662
663 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
664
7815fe19 6652010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
666
667 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
668 Suggested by Štěpán Němec <stepnem@gmail.com>.
669
7815fe19 6702010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
671
672 * minibuf.texi (High-Level Completion): Document args of
673 `read-buffer-function' (bug#5625).
674
8b2dd508
JD
6752010-07-29 Jan Djärv <jan.h.d@swipnet.se>
676
677 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
678
bace45fe
MA
6792010-07-29 Michael Albinus <michael.albinus@gmx.de>
680
681 * processes.texi (Process Information): Explain process property
682 `remote-tty'.
683
4ce5a4cc
JB
6842010-07-27 Juanma Barranquero <lekktu@gmail.com>
685
686 * modes.texi (Defining Minor Modes): Use C-delete in examples,
687 instead of "\C-\^?" (bug#6334).
688
1c84bc7a
JB
689 * text.texi (Special Properties): Fix typo.
690
b88746ba
EZ
6912010-07-09 Eli Zaretskii <eliz@gnu.org>
692
693 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
694 calling sequences, which are now the standard.
695
51422d6d
CY
6962010-06-24 Chong Yidong <cyd@stupidchicken.com>
697
698 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
699
700 * commands.texi (Command Overview): Mention undo-boundary call.
701
d24880de
GM
7022010-06-23 Glenn Morris <rgm@gnu.org>
703
704 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
705 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
706 * frames.texi, functions.texi, internals.texi, keymaps.texi:
707 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
708 * searching.texi, sequences.texi, strings.texi, syntax.texi:
709 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
710 Untabify Texinfo files.
711
0fc76035
CY
7122010-06-20 Chong Yidong <cyd@stupidchicken.com>
713
714 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
715
5338dc0b
CY
7162010-06-19 Chong Yidong <cyd@stupidchicken.com>
717
a628ad9d 718 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 719
2c3a3c1d
CY
7202010-06-02 Chong Yidong <cyd@stupidchicken.com>
721
ba3bf1d9
CY
722 * searching.texi (Regexp Special): Remove obsolete information
723 about matching non-ASCII characters, and suggest using char
724 classes (Bug#6283).
2c3a3c1d 725
7f4b4249
JB
7262010-05-30 Juanma Barranquero <lekktu@gmail.com>
727
728 * minibuf.texi (Basic Completion): Add missing "@end defun".
729
637821cd
SM
7302010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
731
732 * minibuf.texi (Basic Completion): Document completion-boundaries.
733 (Programmed Completion): Document the new fourth method for boundaries.
734
e13051c3
CY
7352010-05-22 Chong Yidong <cyd@stupidchicken.com>
736
a628ad9d 737 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 738
0235128c 7392010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
740
741 * windows.texi (Textual Scrolling):
742 * tips.texi (Coding Conventions):
743 * minibuf.texi (Minibuffer History):
744 * maps.texi (Standard Keymaps):
745 * loading.texi (Where Defined):
746 * edebug.texi (Instrumenting): Fix typos.
747
0235128c 7482010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 749
c7c32279
CY
750 * keymaps.texi (Menu Bar): Document :advertised-binding property.
751
0235128c
SM
752 * functions.texi (Obsolete Functions):
753 Document set-advertised-calling-convention.
eb5ed549
CY
754
755 * minibuf.texi (Basic Completion): Document completion-in-region.
756 (Programmed Completion): Document completion-annotate-function.
757
758 * commands.texi (Reading One Event): Document read-key.
759 (Distinguish Interactive): Document KIND arg to
760 called-interactively-p. Delete obsolete interactive-p.
761
762 * elisp.texi (Top): Update node description.
763
f8848423
EZ
7642010-05-08 Eli Zaretskii <eliz@gnu.org>
765
0235128c
SM
766 * nonascii.texi (Character Properties):
767 Document unicode-category-table. Add an index entry for Unicode
768 general category.
769
7702010-05-07 Chong Yidong <cyd@stupidchicken.com>
771
772 * Version 23.2 released.
f8848423 773
938efb77
JB
7742010-04-20 Juanma Barranquero <lekktu@gmail.com>
775
776 * locals.texi (Standard Buffer-Local Variables):
777 Remove @ignore'd reference to `direction-reversed'.
778
5854c267
JL
7792010-04-14 Juri Linkov <juri@jurta.org>
780
781 Fix @deffn without category.
782
783 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
784 for `abbrev-insert'.
785
786 * buffers.texi (Indirect Buffers): Add category `Command'
787 to @deffn of `clone-indirect-buffer'.
788
789 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
790 for `next-window' and `previous-window'. Add category `Command'
791 to @deffn of `pop-to-buffer'.
792
8a14dec7
CY
7932010-04-01 Chong Yidong <cyd@stupidchicken.com>
794
795 * nonascii.texi (Text Representations): Don't mark
796 enable-multibyte-characters as a user option.
797
7a1831cf
EZ
7982010-03-31 Eli Zaretskii <eliz@gnu.org>
799
800 * control.texi (Handling Errors): How to re-throw a signal caught
801 by condition-case.
802
c3863713
CY
8032010-03-26 Chong Yidong <cyd@stupidchicken.com>
804
805 * loading.texi (Hooks for Loading): Document after-load-functions.
806 Copyedits.
807
c333f279
AM
8082010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
809
810 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
811
e867cb5d 8122010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
813
814 * processes.texi (Network Processes): Document seqpacket type.
815
605f35cd
DN
8162010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
817
818 * os.texi (System Environment): Do not mention lynxos.
819
288f9fc0
CY
8202010-03-10 Chong Yidong <cyd@stupidchicken.com>
821
822 * Branch for 23.2.
823
eed5c93a
CY
8242010-03-06 Chong Yidong <cyd@stupidchicken.com>
825
826 * objects.texi (Integer Type): Take note of the read syntax
827 exception for numbers that cannot fit in the integer type.
828
1ddd6622
GM
8292010-03-03 Glenn Morris <rgm@gnu.org>
830
831 * numbers.texi (Integer Basics, Bitwise Operations):
832 * objects.texi (Integer Type): Update for integers now being 30-bit.
833
a908c79a
CY
8342010-02-27 Chong Yidong <cyd@stupidchicken.com>
835
836 * display.texi (Low-Level Font): Document :otf font-spec property.
837
cd61af01
SM
8382010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
839
840 * display.texi (Line Height): Avoid obsolete special default variables
841 like default-major-mode.
842
c02f8fe2
AM
8432010-01-28 Alan Mackenzie <acm@muc.de>
844
845 * display.texi (Auto Faces): Say fontification-functions is called
846 whether or not Font Lock is enabled. Tidy up the wording a bit.
847
d738d18b
CY
8482010-01-17 Chong Yidong <cyd@stupidchicken.com>
849
850 * elisp.texi: Remove duplicate edition information (Bug#5407).
851
4963739e
JB
8522010-01-17 Juanma Barranquero <lekktu@gmail.com>
853
854 * two.el (volume-header-toc-markup): Fix typos in docstring.
855
c57008f6
SM
8562010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
857
858 Avoid dubious uses of save-excursions.
859 * positions.texi (Excursions): Recommend the use of
860 save-current-buffer if applicable.
861 * text.texi (Clickable Text): Fix the example code which used
862 save-excursion in a naive way which sometimes preserves point and
863 sometimes not.
864 * variables.texi (Creating Buffer-Local):
865 * os.texi (Session Management):
866 * display.texi (GIF Images):
867 * control.texi (Cleanups): Use (save|with)-current-buffer.
868
2f3725cd
EZ
8692010-01-02 Eli Zaretskii <eliz@gnu.org>
870
871 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
872
85eeac93
CY
8732010-01-02 Chong Yidong <cyd@stupidchicken.com>
874
875 * nonascii.texi (Text Representations, Character Codes)
876 (Converting Representations, Explicit Encoding)
877 (Translation of Characters): Use hex notation consistently.
878 (Character Sets): Fix map-charset-chars doc (Bug#5197).
879
4801c5fa
CY
8802010-01-01 Chong Yidong <cyd@stupidchicken.com>
881
882 * loading.texi (Where Defined): Make it clearer that these are
883 loaded files (Bug#5068).
884
26e533e2
CY
8852009-12-29 Chong Yidong <cyd@stupidchicken.com>
886
887 * minibuf.texi (Completion Styles): Document `initials' style.
888
16d1ff5f
CY
8892009-12-25 Chong Yidong <cyd@stupidchicken.com>
890
891 * frames.texi (Resources): Describe inhibit-x-resources.
892 (Size Parameters): Copyedit.
893
894 * hash.texi (Creating Hash):
895 * objects.texi (Hash Table Type): Document the new hash table
896 printed representation.
897
898 * minibuf.texi (Basic Completion): 4th arg to all-completions is
899 obsolete.
900
5dcb4c4e
SM
901 * processes.texi (Process Buffers):
902 Document process-kill-buffer-query-function.
16d1ff5f 903
9a5de3d9
GM
9042009-12-05 Glenn Morris <rgm@gnu.org>
905
906 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
907 diary-display-function, and no longer recommended to be a hook.
908 Update for changes in the names of calendar and diary hooks.
909 diary-print-entries-hook has changed section.
910
b640eb52
EZ
9112009-11-28 Eli Zaretskii <eliz@gnu.org>
912
913 * text.texi (Special Properties): More accurate description of
914 what the `cursor' property does.
915
be1674ab
KR
9162009-11-26 Kevin Ryde <user42@zip.com.au>
917
918 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
919 mouse-wheel-down-event, the closest thing to a definition for them.
920 * os.texi (Startup Summary): vindex inhibit-startup-message and
921 inhibit-splash-screen.
922 (Command-Line Arguments): vindex argv.
923 (Suspending Emacs): vindex suspend-tty-functions and
924 resume-tty-functions. Don't want to index every hook, but having
925 the programming ones is helpful.
926
603f5979
CY
9272009-11-14 Chong Yidong <cyd@stupidchicken.com>
928
929 * commands.texi (Motion Events): Fix typo (Bug#4907).
930
4359a806
CY
9312009-11-08 Chong Yidong <cyd@stupidchicken.com>
932
933 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
934 are affected by case-fold-search (Bug#4483).
935
0f063651
CY
9362009-11-02 Chong Yidong <cyd@stupidchicken.com>
937
938 * minibuf.texi (Reading File Names): Note that read-file-name may
939 use a graphical file dialog.
940
9bd79893
GM
9412009-10-31 Glenn Morris <rgm@gnu.org>
942
943 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
944
ebe479ec
KR
9452009-10-16 Kevin Ryde <user42@zip.com.au>
946
947 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
948 in particular so `info-lookup-symbol' can find its docs.
949
2640fa86
CY
9502009-10-16 Chong Yidong <cyd@stupidchicken.com>
951
952 * variables.texi (Constant Variables): Distinguish from defconst
953 variables.
954 (Defining Variables): Add cindex.
955
edd6a733
CY
9562009-10-15 Chong Yidong <cyd@stupidchicken.com>
957
958 * os.texi (Time of Day): Clarify that the microsecond part is
959 ignored (Bug#4637).
960
5feb0b73
GM
9612009-10-11 Glenn Morris <rgm@gnu.org>
962
963 * frames.texi (Size and Position): Clarify what is included in the frame
964 height. (Bug#4535)
965
0c5413c8
GM
9662009-10-10 Glenn Morris <rgm@gnu.org>
967
968 * windows.texi (Size of Window): The relationship between window and
969 frame heights is not so simple. (Bug#4535)
970 Mention window-full-height-p.
971
7f8b600a
SM
9722009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
973
974 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
975 used from Lisp.
976
6185de1c
EZ
9772009-10-07 Eli Zaretskii <eliz@gnu.org>
978
7f8b600a
SM
979 * files.texi (Directory Names) <abbreviate-file-name>:
980 Document that root home directories are not replaced with "~".
6185de1c 981
9972911f
EZ
9822009-10-06 Eli Zaretskii <eliz@gnu.org>
983
984 * text.texi (Special Properties): Document the meaning of the
985 `cursor' text property whose value is an integer.
986
2a3f19ef
MA
9872009-10-05 Michael Albinus <michael.albinus@gmx.de>
988
989 * files.texi (Magic File Names): Add `copy-directory'.
990
804543b5
EZ
9912009-10-05 Eli Zaretskii <eliz@gnu.org>
992
993 * files.texi (File Attributes): Fix description of file
994 attributes. (Bug#4638) Update attributes of files.texi example to
995 be more representative.
996
461bf92b
MA
9972009-10-05 Michael Albinus <michael.albinus@gmx.de>
998
999 * files.texi (Create/Delete Dirs): New command copy-directory.
1000
a86cd395
JB
10012009-10-04 Juanma Barranquero <lekktu@gmail.com>
1002
1003 * anti.texi (Antinews):
1004 * macros.texi (Indenting Macros):
1005 * strings.texi (Creating Strings, Case Conversion):
1006 Remove duplicate words.
1007
d3080264
MA
10082009-10-01 Michael Albinus <michael.albinus@gmx.de>
1009
1010 * files.texi (Create/Delete Dirs): delete-directory has an
1011 optional parameter RECURSIVE.
1012
85d14563
SM
10132009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1014
1015 * buffers.texi (Swapping Text): Minor clarification.
1016
3d9842c6
GM
10172009-10-01 Glenn Morris <rgm@gnu.org>
1018
1019 * functions.texi (Declaring Functions): Mention that we also search for
1020 ".m" files in the src/ directory.
1021
78427304
CY
10222009-09-25 David Engster <deng@randomsample.de>
1023
3d9842c6 1024 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 1025
b578c9cc
GM
10262009-09-22 Glenn Morris <rgm@gnu.org>
1027
1028 * internals.texi (Building Emacs): Mention preloaded-file-list.
1029
beee5da7
AM
10302009-09-14 Alan Mackenzie <acm@muc.de>
1031
1032 * os.texi (Terminal Output): Put "@code{}" around "stdout".
1033
5d6ab672
CY
10342009-09-13 Chong Yidong <cyd@stupidchicken.com>
1035
1036 * functions.texi (Anonymous Functions): Rearrange discussion,
1037 giving usage of unquoted lambda forms first. Mention that
1038 `function' and `#'' are no longer required (Bug#4290).
1039
59375eeb
AM
10402009-09-11 Alan Mackenzie <acm@muc.de>
1041
a86cd395 1042 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
1043 batch mode.
1044
e7e2f529
GM
10452009-09-01 Glenn Morris <rgm@gnu.org>
1046
1047 * display.texi (Face Functions): Mention define-obsolete-face-alias.
1048
eae47088
GM
10492009-08-26 Ulrich Mueller <ulm@gentoo.org>
1050
1051 * nonascii.texi (Character Codes): Fix typos.
1052
3691a0a6
MA
10532009-08-25 Michael Albinus <michael.albinus@gmx.de>
1054
1055 * processes.texi (Synchronous Processes): New defvar
1056 process-file-side-effects.
1057
664d56b8
GM
10582009-08-25 Glenn Morris <rgm@gnu.org>
1059
1060 * display.texi (Fontsets): Fix typo.
1061
0706c025
GM
1062 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
1063
03a74b84
SM
10642009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
1065
1066 * processes.texi (Asynchronous Processes): Adjust arglist of
1067 start-process-shell-command and start-file-process-shell-command.
1068
f6de8a37
CY
10692009-08-15 Chong Yidong <cyd@stupidchicken.com>
1070
4b1ed1bb
CY
1071 * advice.texi (Argument Access in Advice): Note that argument
1072 positions are zero-based (Bug#3932).
1073
89a9e058
CY
1074 * commands.texi (Distinguish Interactive): Minor copyedit.
1075
23696fd7
CY
1076 * display.texi (Face Attributes): Add xref to Displaying Faces for
1077 explanation of "underlying face".
1078
f6de8a37
CY
1079 * customize.texi (Common Keywords): Add xref to Loading.
1080
1081 * loading.texi (How Programs Do Loading): Add xref to Lisp
1082 Libraries node in the Emacs manual.
1083
417f77e6
CY
10842009-08-13 Chong Yidong <cyd@stupidchicken.com>
1085
1086 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
1087
0999039c
CY
10882009-07-18 Chong Yidong <cyd@stupidchicken.com>
1089
1090 * processes.texi (Shell Arguments): Copyedits.
1091
9af167bc
GM
10922009-07-18 Glenn Morris <rgm@gnu.org>
1093
1094 * loading.texi (Repeated Loading): Fix typo.
1095
137987ab
RS
10962009-07-16 Richard Stallman <rms@gnu.org>
1097
1098 * buffers.texi (Swapping Text): Recommend setting
1099 write-region-annotate-functions and buffer-saved-size.
1100
1101 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1102
622fa380
GM
11032009-07-15 Glenn Morris <rgm@gnu.org>
1104
1105 * edebug.texi: Minor re-phrasings throughout.
1106 (Edebug Execution Modes): Sit-for affects continue mode too.
1107 (Jumping): Use `forward-sexp' rather than its keybinding.
1108 (Edebug Misc): Fix Q binding.
1109 (Edebug Eval): Remove cl version.
1110 (Printing in Edebug): Clarify print-length etc.
1111 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
1112 (Specification List): Remove edebug-unwrap findex entry.
1113 (Specification Examples): defmacro is actually not the same as defun.
1114 Escape "`" in example.
1115
6bbd4600
CY
11162009-07-15 Chong Yidong <cyd@stupidchicken.com>
1117
1118 * markers.texi (The Mark): Document optional arg to
1119 deactivate-mark.
1120
e538d479
GM
11212009-07-11 Kevin Ryde <user42@zip.com.au>
1122
1123 * hooks.texi (Standard Hooks): Fix cross-references.
1124
4c98b9ed
GM
1125 * loading.texi (Named Features): Refer to eval-after-load.
1126
5300838c
GM
11272009-07-11 Glenn Morris <rgm@gnu.org>
1128
64fbeb16
GM
1129 * Makefile.in (TEXI2PDF): New.
1130 (elisp.pdf): New target.
1131
4c98b9ed
GM
1132 * searching.texi (Regexp Backslash): Fix typo.
1133
1134 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 1135
51d9979c
GM
11362009-07-10 Glenn Morris <rgm@gnu.org>
1137
561c0216
GM
1138 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1139
5b594a58
GM
1140 * customize.texi (Customization Types):
1141 * display.texi (Abstract Display):
0cc8c85a 1142 * objects.texi (Character Type, String Type):
5b594a58 1143 Merge in some menu descriptions from elisp.texi.
51d9979c 1144
c3cbbb40
GM
1145 * hash.texi (Hash Tables):
1146 * modes.texi (Multiline Font Lock):
1147 End menu description with period.
fe42c16a 1148
28528402
GM
11492009-07-09 Glenn Morris <rgm@gnu.org>
1150
1151 * back.texi: Don't hard-code texinfo location.
1152
1153 * two-volume.make (texinfodir): New, with location of texinfo.tex.
1154 (tex): Add texinfodir to TEXINPUTS.
1155 (elisp1med-init, elisp2med-init): Use texinfodir.
1156
1157 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1158 (clean): Add two-volume.make intermediate files.
1159
1160 * elisp.texi, vol1.texi, vol2.texi:
1161 Use a DATE variable with the publication date, and update it.
1162 Fix antinews menu description.
1163
1164 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1165 Update the detailed node listing to match elisp.texi.
1166
1167 * README: Update edition to match elisp.texi.
1168
1169 * objects.texi (General Escape Syntax):
1170 * nonascii.texi (Character Sets):
1171 Use consistent case for "Unicode Standard".
1172
1173 * anti.texi (Antinews):
1174 * customize.texi (Variable Definitions):
1175 * functions.texi (Declaring Functions):
1176 * nonascii.texi (Character Properties):
1177 * processes.texi (Serial Ports):
1178 * text.texi (Special Properties):
1179 * tips.texi (Coding Conventions):
1180 Minor rearrangements to improve TeX line-filling.
1181
1182 * commands.texi (Using Interactive): Fix cross-reference.
1183
17db8e10
JD
11842009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1185
1186 * frames.texi (Management Parameters): Mention sticky.
1187
77c7e2e1
AS
11882009-07-01 Andreas Schwab <aschwab@redhat.com>
1189
1190 * help.texi (Help Functions): Fix description of help-buffer and
1191 help-setup-xref to use @defun instead of @deffn.
1192
3f1c6666
JD
11932009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1194
1195 * frames.texi (Size Parameters): Mention maximized for fullscreen.
1196
ca27c21b
CY
11972009-06-24 Chong Yidong <cyd@stupidchicken.com>
1198
1199 * display.texi (Window Systems): Add ns to the list.
1200
70243478
CY
12012009-06-21 Chong Yidong <cyd@stupidchicken.com>
1202
1203 * Branch for 23.1.
1204
df006536
MR
12052009-06-17 Martin Rudalics <rudalics@gmx.at>
1206
1207 * windows.texi (Dedicated Windows): Fix typo.
1208 (Resizing Windows): Replace @defun by @deffn.
1209
d259fc4b
GM
12102009-06-17 Glenn Morris <rgm@gnu.org>
1211
1212 * variables.texi (Directory Local Variables):
1213 Update for 2009-04-11 name-change of dir-locals-directory-alist.
1214
30781db6
KH
12152009-06-09 Kenichi Handa <handa@m17n.org>
1216
1217 * nonascii.texi (Character Sets): State clearly that FROM and TO
1218 are codepoints of CHARSET.
1219
62e8099c
CY
12202009-06-07 Chong Yidong <cyd@stupidchicken.com>
1221
1222 * minibuf.texi (Reading File Names): Fix introductory text.
1223 Suggested by stan@derbycityprints.com.
1224 (High-Level Completion): Fix typo.
1225
ee1b1917
CY
12262009-05-28 Chong Yidong <cyd@stupidchicken.com>
1227
1228 * frames.texi (Text Terminal Colors): Multi-tty is already
1229 implemented, but tty-local colors are not.
1230
5df647e8
CY
12312009-05-27 Chong Yidong <cyd@stupidchicken.com>
1232
1233 * hooks.texi (Standard Hooks): Remove mention of obsolete
1234 redisplay-end-trigger-functions.
1235
1236 * internals.texi (Window Internals): Remove mention of obsolete
1237 redisplay-end-trigger-functions.
1238
01f17ae2
MR
12392009-05-21 Martin Rudalics <rudalics@gmx.at>
1240
1241 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1242
1243 * backups.texi (Making Backups): backup-directory-alist and
1244 make-backup-file-name-function are options.
1245 (Auto-Saving): auto-save-list-file-prefix is an option.
1246
1247 * buffers.texi (Killing Buffers): buffer-offer-save is an
1248 option.
1249
1250 * display.texi (Refresh Screen): no-redraw-on-reenter is an
1251 option.
1252 (Echo Area Customization): echo-keystrokes is an option.
1253 (Selective Display): selective-display-ellipses is an option.
1254 (Temporary Displays): temp-buffer-show-function is an option.
1255 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1256 are options.
1257 (Font Selection): face-font-family-alternatives,
1258 face-font-selection-order, face-font-registry-alternatives, and
1259 scalable-fonts-allowed are options.
1260 (Fringe Indicators): indicate-buffer-boundaries is an option.
1261 (Fringe Cursors): overflow-newline-into-fringe is an option.
1262 (Scroll Bars): scroll-bar-mode is an option.
1263
1264 * eval.texi (Eval): max-lisp-eval-depth is an option.
1265
1266 * files.texi (Visiting Functions): find-file-hook is an option.
1267 (Directory Names): directory-abbrev-alist is an option.
1268 (Unique File Names): temporary-file-directory and
1269 small-temporary-file-directory are options.
1270
1271 * frames.texi (Initial Parameters): initial-frame-alist,
1272 minibuffer-frame-alist and default-frame-alist are options.
1273 (Cursor Parameters): blink-cursor-alist and
1274 cursor-in-non-selected-windows ar options.
1275 (Window System Selections): selection-coding-system is an
1276 option.
1277 (Display Feature Testing): display-mm-dimensions-alist is an
1278 option.
1279
1280 * help.texi (Help Functions): help-char and help-event-list are
1281 options.
1282
1283 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1284 an option.
1285
1286 * minibuf.texi (Minibuffer History): history-length and
1287 history-delete-duplicates are options.
1288 (High-Level Completion): read-buffer-function and
1289 read-buffer-completion-ignore-case are options.
1290 (Reading File Names): read-file-name-completion-ignore-case is
1291 an option.
1292
1293 * modes.texi (Mode Line Top): mode-line-format is an option.
1294 (Mode Line Variables): mode-line-position and mode-line-modes
1295 are options.
1296
1297 * nonascii.texi (Text Representations):
1298 enable-multibyte-characters is an option.
1299 (Default Coding Systems): auto-coding-regexp-alist,
1300 file-coding-system-alist, auto-coding-alist and
1301 auto-coding-functions are options.
1302 (Specifying Coding Systems): inhibit-eol-conversion is an
1303 option.
1304
1305 * os.texi (Init File): site-run-file is an option.
1306 (System Environment): mail-host-address is an option.
1307 (User Identification): user-mail-address is an option.
1308 (Terminal Output): baud-rate is an option.
1309
1310 * positions.texi (Word Motion): words-include-escapes is an
1311 option.
1312
1313 * searching.texi (Standard Regexps): page-delimiter,
1314 paragraph-separate, paragraph-separate and sentence-end are
1315 options.
1316
1317 * text.texi (Margins): left-margin and fill-nobreak-predicate
1318 are options.
1319
1320 * variables.texi (Local Variables): max-specpdl-size is an
1321 option.
1322
1323 * windows.texi (Choosing Window):
1324 split-window-preferred-function, special-display-function and
1325 display-buffer-function are options.
1326
106e6894
CY
13272009-05-20 Chong Yidong <cyd@stupidchicken.com>
1328
4a83454d
CY
1329 Fix errors spotted by Martin Rudalics.
1330
106e6894
CY
1331 * syntax.texi (Position Parse): Document rationale for ignored
1332 arguments to syntax-ppss-flush-cache.
1333
1334 * processes.texi (Input to Processes): Mark PROCESS arg to
1335 process-running-child-p as optional.
1336 (Network Options): Document NO-ERROR arg to
1337 set-network-process-option.
1338
1339 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1340 command.
1341
1342 * searching.texi (POSIX Regexps): Mark posix-search-forward and
1343 posix-search-backward as commands.
1344
1345 * os.texi (Killing Emacs): Mark kill-emacs as a command.
1346 (Suspending Emacs): Mark suspend-emacs as a command.
1347 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1348 commands.
5dcb4c4e
SM
1349 (Terminal Output): Remove obsolete function baud-rate.
1350 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
1351
1352 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1353 terminal-coding-system and set-terminal-coding-system.
1354 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1355 as optional.
1356 (Character Sets): Document RESTRICTION arg of char-charset.
1357 (Character Codes): Mark POS argument to get-byte as optional.
1358
1359 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1360 minibuffer-message.
1361
1362 * files.texi (Create/Delete Dirs): Mark make-directory and
1363 delete-directory as commands.
1364
1365 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1366
1367 * text.texi (Base 64): Mark base64-decode-string and
1368 base64-encode-string as commands.
1369 (Columns): Mark move-to-column as a command.
1370 (Mode-Specific Indent): Document RIGID arg to
1371 indent-for-tab-command.
1372 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1373 Mark indent-code-rigidly as a command.
1374 (Substitution): Mark translate-region as a command.
1375
1376 * frames.texi (Size and Position): Remove obsolete functions
1377 screen-height and screen-width.
1378
04173931
CY
13792009-05-19 Chong Yidong <cyd@stupidchicken.com>
1380
1381 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1382 (Displaying Buffers, Resizing Windows): Correct mistakes;
1383 next-window, previous-window, and pop-to-buffer are not commands,
1384 and fit-window-to-buffer" is a command. (Pointed out by Martin
1385 Rudalics.)
1386
eae7d8f8
RS
13872009-05-17 Richard M Stallman <rms@gnu.org>
1388
1389 * modes.texi (Precalculated Fontification): Clarify text.
1390
b8766179
MR
13912009-05-17 Martin Rudalics <rudalics@gmx.at>
1392
1393 * windows.texi (Selecting Windows): Clarify descriptions of
1394 with-selected-window and get-lru-window.
1395 (Cyclic Window Ordering): Refer to particular frame when talking
1396 about how splitting affects the ordering.
1397 (Displaying Buffers): Fix descriptions of switch-to-buffer and
1398 switch-to-buffer-other-window. Explain how setting of
1399 display-buffer-reuse-frames affects pop-to-buffer.
1400 (Choosing Window): Clarify some details in descriptions of
1401 display-buffer-reuse-frames, pop-up-frames, and
1402 pop-up-frame-function.
1403 (Dedicated Windows): Clarify some details.
1404 (Textual Scrolling): Replace term vscroll by term vertical
1405 scroll position.
1406 (Vertical Scrolling): Fix typo.
1407 (Window Hooks): Relate text on jit-lock-register to window
1408 scrolling and size changes.
1409
734b5e3b
CY
14102009-05-14 Chong Yidong <cyd@stupidchicken.com>
1411
0a65633e
CY
1412 * frames.texi (Initial Parameters): Clarify what the initial
1413 minibuffer frame is.
05be46d7
CY
1414 (Buffer Parameters): Note that the minibuffer parameter can not be
1415 altered.
0a65633e 1416
734b5e3b
CY
1417 * anti.texi (Antinews): Copyedits. Rearrange some entries.
1418 Document display-buffer changes.
1419
925672cd
CY
14202009-05-13 Chong Yidong <cyd@stupidchicken.com>
1421
17ecd7af
CY
1422 * anti.texi (Antinews): Rewrite for Emacs 22.
1423
925672cd
CY
1424 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
1425 obarrays are first mentioned. Define "system abbrev" more
1426 prominently, and add it to the index.
1427 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
1428 Copyedits.
1429 (Abbrev Expansion): Document abbrev-insert.
1430
80be4dd7
CY
14312009-05-12 Chong Yidong <cyd@stupidchicken.com>
1432
1433 * frames.texi (Font and Color Parameters): Rename from Color
1434 Parameters. Document font-backend parameter.
1435
1436 * vol2.texi (Top): Update node listing.
1437 * vol1.texi (Top): Update node listing.
1438 * elisp.texi (Top): Update node listing.
1439
372a93ac
MR
14402009-05-11 Martin Rudalics <rudalics@gmx.at>
1441
1442 * windows.texi (Choosing Window): Don't explicitly refer to
1443 split-window-sensibly's window argument in descriptions of
1444 split-height-threshold and split-width-threshold.
1445
714c3541
MR
14462009-05-10 Martin Rudalics <rudalics@gmx.at>
1447
1448 * windows.texi (Choosing Window): Fix rewrite of window
1449 splitting section.
1450
0e90e7be
EZ
14512009-05-09 Eli Zaretskii <eliz@gnu.org>
1452
1453 * nonascii.texi (Default Coding Systems): Document
5dcb4c4e
SM
1454 find-auto-coding, set-auto-coding, and auto-coding-alist.
1455 Add indexing.
0e90e7be
EZ
1456 (Lisp and Coding Systems): Add index entries.
1457
d3c0c321
MR
14582009-05-09 Martin Rudalics <rudalics@gmx.at>
1459
1460 * windows.texi (Choosing Window): Describe split-window-sensibly
1461 and rewrite section on window splitting accordingly.
1462 (Textual Scrolling): Replace `...' by @code{...}.
1463
c773345a
CY
14642009-05-04 Chong Yidong <cyd@stupidchicken.com>
1465
ee2d5b5e
CY
1466 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
1467 Remove obsoleted pre-abbrev-expand-hook.
1468
1469 * locals.texi (Standard Buffer-Local Variables): Consolidate table
1470 entries.
1471
c773345a
CY
1472 * internals.texi (Object Internals): Don't assume 32-bit machines
1473 are the norm.
1474 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
1475 (Window Internals): Synch field names to window.h.
1476 (Process Internals): Synch field names to process.h.
c773345a 1477
dd449674
CY
14782009-04-29 Chong Yidong <cyd@stupidchicken.com>
1479
1480 * variables.texi (File Local Variables): Note that read-circle is
1481 bound to nil when reading file-local variables.
1482
1483 * streams.texi (Input Functions): Document read-circle.
1484 (Output Variables): Add xref to Circular Objects.
1485
4f1e25e2
CY
14862009-04-25 Chong Yidong <cyd@stupidchicken.com>
1487
1488 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
1489 Features and Coding System Basics. Node that "p" stands for
1490 "predicate". Recommend utf-8-emacs instead of emacs-mule.
1491 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
1492 mouse-appearance-menu.
1493 (Programming Tips): Add xref to Progress.
1494
dca019f8
CY
14952009-04-22 Chong Yidong <cyd@stupidchicken.com>
1496
5dcb4c4e
SM
1497 * os.texi (Command-Line Arguments):
1498 Document command-line-args-left.
dca019f8
CY
1499 (Suspending Emacs): Adapt text to multi-tty case. Document use of
1500 terminal objects for tty arguments.
1501 (Startup Summary): Add xref to Session Management.
1502 (Session Management): Mention emacs-session-restore. Copyedits.
1503
02a89103
CY
15042009-04-20 Chong Yidong <cyd@stupidchicken.com>
1505
1506 * os.texi (Startup Summary): Copyedits. The init file is not
1507 necessarily named .emacs now. Document initial-buffer-choice and
1508 initial-scratch-message. Note where Emacs exits in batch mode.
1509 Document inhibit-splash-screen as an alias.
1510 (Init File): Be neutral about which init file name to use.
1511
15122009-04-16 Chong Yidong <cyd@stupidchicken.com>
1513
1514 * os.texi (System Interface): Fix Texinfo usage.
1515
0c1cfe01
CY
15162009-04-15 Chong Yidong <cyd@stupidchicken.com>
1517
80d7cdca
CY
1518 * searching.texi (Regexp Backslash): Also refer to shy groups as
1519 non-capturing or unnumbered groups.
1520 (Regexp Functions): Add cross-reference to Regexp Backslash.
1521
0c1cfe01
CY
1522 * display.texi (Truncation): Overlays can use line-prefix and
1523 wrap-prefix too.
1524 (Overlay Properties): Document wrap-prefix and line-prefix.
1525 (Face Attributes): Document underline-minimum-offset.
1526 (Face Remapping): Copyedits.
1527 (Low-Level Font): Copyedits.
1528 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
1529 (Line Height): Emphasize that line-spacing only takes effect on
1530 graphical terminals.
0c1cfe01 1531
c4adeee0
CY
15322009-04-13 Chong Yidong <cyd@stupidchicken.com>
1533
1534 * display.texi (Refresh Screen): Note that a passage about screen
1535 refreshing is text terminal only.
1536 (Forcing Redisplay): Delete misleading comment---sit-for calls
1537 redisplay, not the other way around.
1538 (Truncation): Note new values of truncate-partial-width-windows.
1539 Copyedits.
1540 (Invisible Text): Document invisible-p.
1541
b20ecfa1
EZ
15422009-04-11 Eli Zaretskii <eliz@gnu.org>
1543
1544 * display.texi (Overlays): Overlays don't scale well. See
1545 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
1546
97d8273f
CY
15472009-04-10 Chong Yidong <cyd@stupidchicken.com>
1548
f147ff75
CY
1549 * syntax.texi (Syntax Table Functions): Document cons cell
1550 argument for modify-syntax-entry.
1551 (Categories): Document cons cell argument for
1552 modify-category-entry.
1553
fca4ec76
CY
1554 * searching.texi (String Search): Document word-search-forward-lax
1555 and word-search-backward-lax.
1556 (Searching and Case): Describe isearch behavior more precisely.
1557
9c283d5b
CY
1558 * keymaps.texi (Tool Bar): Mention that some platforms do not
1559 support multi-line toolbars. Suggested by Stephen Eglen.
1560
1561 * frames.texi (Layout Parameters): Mention that Nextstep also
1562 allows only one tool-bar line. Suggested by Stephen Eglen.
1563
97d8273f
CY
1564 * nonascii.texi (Text Representations): Copyedits.
1565 (Coding System Basics): Also mention utf-8-emacs.
1566 (Converting Representations, Selecting a Representation)
1567 (Scanning Charsets, Translation of Characters, Encoding and I/O):
1568 Copyedits.
1569 (Character Codes): Mention role of codepoints 1114112 to 4194175.
1570
2bad3299
CY
15712009-04-09 Chong Yidong <cyd@stupidchicken.com>
1572
1573 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
1574 (Filling): Clarify REGION argument of fill-paragraph.
1575 Document fill-forward-paragraph-function.
2bad3299
CY
1576 (Special Properties): Remove "new in Emacs 22" declaration.
1577 (Clickable Text): Merge with Links and Mouse-1 node.
1578
5dcb4c4e
SM
1579 * display.texi (Button Properties, Button Buffer Commands):
1580 Change xref to Clickable Text.
2bad3299
CY
1581
1582 * tips.texi (Key Binding Conventions): Change xref to Clickable
1583 Text.
1584
1585 * elisp.texi (Top): Update node listing.
1586
ea30ce4f
CY
15872009-04-05 Chong Yidong <cyd@stupidchicken.com>
1588
47af2f4b
CY
1589 * markers.texi (The Mark): Copyedits. Improve description of
1590 handle-shift-selection.
1591 (The Region): Move use-region-p here from The Mark.
1592
ea30ce4f
CY
1593 * positions.texi (Screen Lines): Document (cols . lines) argument
1594 for vertical-motion.
1595
2aa8ea6e
CY
15962009-04-04 Chong Yidong <cyd@stupidchicken.com>
1597
3ec61d4e
CY
1598 * frames.texi (Frames): Clean up introduction. Document `ns'
1599 return value for framep.
1600 (Creating Frames): Note how the terminal is chosen.
1601 (Multiple Terminals, Multiple Displays): Merge into a single node.
1602 (Color Parameters): Fix typo.
1603
1604 * variables.texi (Local Variables, Buffer-Local Variables)
1605 (Creating Buffer-Local): Change link to Multiple Terminals.
1606
1607 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
1608
1609 * keymaps.texi (Controlling Active Maps): Change link to Multiple
1610 Terminals.
1611
1612 * commands.texi (Command Loop Info, Keyboard Macros): Change link
1613 to Multiple Terminals.
1614
1615 * elisp.texi (Top): Update node listing.
1616 * vol2.texi (Top): Update node listing.
1617 * vol1.texi (Top): Update node listing.
1618
9257072f
CY
1619 * buffers.texi (Current Buffer): Note that the append-to-buffer
1620 example is no longer in synch with the latest code. Tie the two
1621 examples together.
1622
2aa8ea6e
CY
1623 * files.texi (File Attributes): Move note about MS-DOS from
1624 Changing Files to File Attributes.
1625 (Create/Delete Dirs): Note that mkdir is an alias for this.
1626
22e74b17
CY
16272009-04-01 Markus Triska <triska@gmx.at>
1628
1629 * processes.texi (Filter Functions): Suggest how to handle output
1630 batches.
1631
4bbe48ec
CY
16322009-03-30 Chong Yidong <cyd@stupidchicken.com>
1633
1634 * help.texi (Accessing Documentation): Update example to use
1635 help-setup-xref and with-help-window.
1636 (Help Functions): Remove print-help-return-message, which is
1637 semi-obsolete due to with-help-window. Document help-buffer and
1638 help-setup-xref.
1639
b9723f39
CY
16402009-03-29 Chong Yidong <cyd@stupidchicken.com>
1641
5dcb4c4e
SM
1642 * help.texi (Accessing Documentation, Help Functions):
1643 Remove information about long-obsolete Emacs versions.
9eb52e90 1644
b9723f39
CY
1645 * modes.texi (Mode Line Variables): The default values of the mode
1646 line variables are now more complicated.
1647
b0cc32db
CY
16482009-03-28 Chong Yidong <cyd@stupidchicken.com>
1649
3c25a5a9
CY
1650 * modes.texi (Major Mode Conventions): Note that specialness is
1651 inherited.
31c9eebb
CY
1652 (Derived Modes): Note that define-derive-mode sets the mode-class
1653 property.
3c25a5a9 1654
b0cc32db
CY
1655 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
1656 goto-map. Add search-map to the list.
1657
c5e0006d
EZ
16582009-03-27 Eli Zaretskii <eliz@gnu.org>
1659
1213465a
EZ
1660 * os.texi (System Environment): Update the list of system-type
1661 values.
1662
c5e0006d
EZ
1663 * markers.texi (The Mark) <handle-shift-selection>: Update for
1664 removal of the optional argument DEACTIVATE.
1665
48bab3d6
CY
16662009-03-25 Chong Yidong <cyd@stupidchicken.com>
1667
1668 * commands.texi (Focus Events): Most X window managers don't use
1669 focus-follows-mouse nowadays.
1670
6e4ff1b6
CY
16712009-03-24 Chong Yidong <cyd@stupidchicken.com>
1672
1673 * commands.texi (Defining Commands): Clarify introduction.
1674 (Using Interactive): Not that interactive can be put in a symbol
1675 property.
1676 (Interactive Call): Note that a symbol with a non-nil
1677 interactive-form property satisfies commandp.
1678
11625308
JB
16792009-03-23 Juanma Barranquero <lekktu@gmail.com>
1680
1681 * minibuf.texi (Intro to Minibuffers): Fix typos.
1682
7b34420d
CY
16832009-03-23 Chong Yidong <cyd@stupidchicken.com>
1684
1685 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
1686 about minibuffers in old Emacs versions. Copyedits.
1687 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
1688 (Text from Minibuffer): Simplify introduction.
1689
f9257eed
AM
16902009-03-22 Alan Mackenzie <acm@muc.de>
1691
1692 * commands.texi (Using Interactive): Clarify string argument to
1693 `interactive' - even promptless elements need \n separators.
1694
f639ba70
CY
16952009-03-18 Chong Yidong <cyd@stupidchicken.com>
1696
1697 * minibuf.texi (Completion Styles): New node.
1698
1699 * elisp.texi (Top): Update node listing.
1700
d897e8ee
CY
17012009-03-17 Chong Yidong <cyd@stupidchicken.com>
1702
1703 * minibuf.texi (Basic Completion): Note that
1704 read-file-name-completion-ignore-case and
1705 read-buffer-completion-ignore-case can override
1706 completion-ignore-case.
1707 (Minibuffer Completion): Document completing-read changes.
1708 (Completion Commands): Avoid mentioning partial completion mode.
1709 Document minibuffer-completion-confirm changes, and
1710 minibuffer-confirm-exit-commands.
1711 (High-Level Completion): Document new require-match behavior for
1712 read-buffer. Document read-buffer-completion-ignore-case.
1713 (Reading File Names): Document new require-match behavior for
1714 read-file-name.
1715
b1f23349
CY
17162009-03-14 Chong Yidong <cyd@stupidchicken.com>
1717
1718 * debugging.texi (Error Debugging): Don't mislead the reader into
1719 thinking that debug-on-error enters debugger for C-f at EOB.
1720 (Error Debugging): Setting debug-on-init within the init file
1721 works, and has for some time.
1722
d6eb4e25
KH
17232009-03-13 Kenichi Handa <handa@m17n.org>
1724
1725 * display.texi (Fontsets): Update the description.
1726
1cf53dc5
CY
17272009-03-13 Chong Yidong <cyd@stupidchicken.com>
1728
1729 * advice.texi (Advising Primitives): Link to What Is a Function.
1730
81f919fc
CY
17312009-03-12 Chong Yidong <cyd@stupidchicken.com>
1732
cf4229eb
CY
1733 * compile.texi (Speed of Byte-Code): Update example.
1734 (Disassembly): Update examples.
1735
81f919fc 1736 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
1737
1738 * customize.texi (Common Keywords): It's not necessary to use :tag
1739 to remove hyphens, as custom-unlispify-tag-name does it
1740 automatically.
5dcb4c4e
SM
1741 (Variable Definitions): Link to File Local Variables.
1742 Document customized-value symbol property.
f2bbc08c
CY
1743 (Customization Types): Move menu to end of node.
1744
955964d7
CY
17452009-03-10 Chong Yidong <cyd@stupidchicken.com>
1746
1747 * macros.texi (Compiling Macros): Omit misleading sentence, which
1748 implied that macros can only be used in the same file they are
1749 defined.
1750 (Backquote): Remove obsolete information about Emacs 19.
1751
d25ed7db
GM
17522009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
1753
1754 * display.texi (Display Margins): Fix paren typo.
1755
d55f6ca5
CY
17562009-02-27 Chong Yidong <cyd@stupidchicken.com>
1757
f0e57ed8
CY
1758 * elisp.texi (Top): Update node listing.
1759
1760 * variables.texi (Variables): Clarify introduction.
1761 (Global Variables): Mention that setq is a special form.
1762 (Local Variables): Use active voice.
1763 (Tips for Defining): Mention marking variables as safe.
1764 (Buffer-Local Variables): Mention terminal-local and frame-local
1765 variables together.
1766 (File Local Variables): Copyedits.
1767 (Frame-Local Variables): Note that they are not really useful.
1768 (Future Local Variables): Node deleted.
1769
d55f6ca5
CY
1770 * objects.texi (General Escape Syntax): Update explanation of
1771 unicode escape syntax.
1772
ca8f09a8
CY
17732009-02-23 Chong Yidong <cyd@stupidchicken.com>
1774
1775 * control.texi (Control Structures): Add cindex entry for "textual
1776 order".
1777
1778 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
1779 instead of "expression" throughout.
1780 (Function Indirection): Copyedits. Use active voice.
1781 (Eval): The default value of max-lisp-eval-depth is now 400.
1782
a20878b6
MB
17832009-02-23 Miles Bader <miles@gnu.org>
1784
1785 * processes.texi (System Processes): Rename `system-process-attributes'
1786 to `process-attributes'.
1787
61f66044
CY
17882009-02-22 Chong Yidong <cyd@stupidchicken.com>
1789
1b80d1f3
CY
1790 * symbols.texi (Property Lists): Emphasize that property lists are
1791 not restricted to symbol cells.
1792 (Other Plists): Copyedit.
1793
61f66044
CY
1794 * sequences.texi (Sequences Arrays Vectors): Make introduction
1795 more concise.
1796 (Arrays): Mention char-tables and bool-vectors too.
1797 (Vectors): Don't repeat information given in Arrays node. Link to
1798 nodes that explain the vector usage examples.
1799 (Char-Tables): Note that char-table elements can have arbitrary
1800 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 1801 Link to Property Lists node.
61f66044 1802
9403944b
CY
18032009-02-22 Chong Yidong <cyd@stupidchicken.com>
1804
1805 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
1806 `append'.
4068c7b4 1807 (List Elements): Copyedits.
9403944b
CY
1808
1809 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
1810 of `vconcat'.
1811
1812 * strings.texi (Creating Strings): Copyedits. Remove obsolete
1813 Emacs 20 usage of `concat'.
1814 (Case Conversion): Copyedits.
1815
b87a185f
CY
18162009-02-21 Chong Yidong <cyd@stupidchicken.com>
1817
1818 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
1819 Minor edits.
1820 (Frame Configuration Type): Emphasize that it is not primitive.
1821 (Font Type): New node.
1822 (Type Predicates): Add fontp; type-of now recognizes font object
1823 types.
1824
1825 * intro.texi (Version Info): Update version numbers in examples.
1826 (Acknowledgements): List more contributors.
1827
1828 * elisp.texi: Bump version number to 3.0.
1829 (Top): Link to Font Type node.
1830
867d4bb3
JB
18312009-02-20 Juanma Barranquero <lekktu@gmail.com>
1832
1833 * modes.texi (Major Mode Conventions): Remove duplicate words.
1834 (Customizing Keywords): Fix typo.
1835
77730170
EZ
18362009-02-14 Eli Zaretskii <eliz@gnu.org>
1837
1838 * nonascii.texi (User-Chosen Coding Systems): Document that
1839 select-safe-coding-system suggests raw-text if there are raw bytes
1840 in the region.
1841 (Explicit Encoding): Warn not to use `undecided' when encoding.
1842
c8736212
GM
18432009-02-11 Glenn Morris <rgm@gnu.org>
1844
1845 * frames.texi (Visibility of Frames): Mention the effect multiple
1846 workspaces/desktops can have on visibility.
1847
ab992d66
EZ
18482009-02-07 Eli Zaretskii <eliz@gnu.org>
1849
c8736212
GM
1850 * text.texi (Commands for Insertion):
1851 * commands.texi (Event Mod):
1852 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
1853 * nonascii.texi (Translation of Characters):
1854 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
1855 (Explicit Encoding): Document the `charset' text property produced
1856 by decode-coding-region and decode-coding-string.
ab992d66 1857
e651a255
AM
18582009-01-27 Alan Mackenzie <acm@muc.de>
1859
1860 * modes.texi (Search-based Fontification): Correct a typo.
1861
bc5cde4b
JB
18622009-01-25 Juanma Barranquero <lekktu@gmail.com>
1863
1864 * abbrevs.texi (Abbrev Table Properties): Fix typo.
1865 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
1866
3533155b
EZ
18672009-01-24 Eli Zaretskii <eliz@gnu.org>
1868
f721deda
EZ
1869 * display.texi (Window Systems): Document the value of
1870 `initial-window-system' under --daemon.
1871
3533155b
EZ
1872 * os.texi (System Environment): Remove description of the
1873 `environment' function which has been deleted.
1874
f79b43b2
DN
18752009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
1876
1877 * frames.texi (Multiple Displays): Remove documentation for
1878 removed function make-frame-on-tty.
1879
e3aa6669
CY
18802009-01-22 Chong Yidong <cyd@stupidchicken.com>
1881
1882 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
1883 write-region-annotate-functions.
1884 Document write-region-post-annotation-function.
e3aa6669 1885
fb13a416
CY
18862009-01-19 Chong Yidong <cyd@stupidchicken.com>
1887
1888 * display.texi (Font Lookup): Document WIDTH argument of
1889 x-list-fonts.
1890
02eccf6b
EZ
18912009-01-17 Eli Zaretskii <eliz@gnu.org>
1892
ead3f58d
EZ
1893 * maps.texi (Standard Keymaps): Rename function-key-map to
1894 local-function-key-map.
1895
1896 * keymaps.texi (Translation Keymaps): Rename function-key-map to
1897 local-function-key-map.
1898
1899 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
1900 and `set-keyboard-coding-system' now accept an optional terminal
1901 argument.
1902
1903 * commands.texi (Event Mod): `keyboard-translate-table' is now
1904 terminal-local.
1905 (Function Keys): Rename function-key-map to
1906 local-function-key-map.
1907
df05a163
EZ
1908 * elisp.texi (Top): Make @detailmenu be consistent with changes in
1909 frames.texi.
1910
0ed8034e 1911 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
1912 `delete-terminal-functions', `suspend-tty-functions' and
1913 `resume-tty-functions'.
0ed8034e
EZ
1914
1915 * frames.texi (Frames): Document `frame-terminal' and
1916 `terminal-live-p'.
1917 (Multiple Displays): Document `make-frame-on-tty'.
1918 (Multiple Terminals): Document `terminal-list', `delete-terminal',
1919 `terminal-name', and `get-device-terminal'.
490f1197
EZ
1920 (Terminal Parameters): Document `terminal-parameters',
1921 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
1922
1923 * os.texi (System Environment): Document `environment' and
1924 `initial-environment'.
490f1197
EZ
1925 (Suspending Emacs): Update for multi-tty; document
1926 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 1927
02eccf6b
EZ
1928 * nonascii.texi (Coding System Basics): More accurate description
1929 of `raw-text'.
1930
f19fea97
JB
19312009-01-12 Juanma Barranquero <lekktu@gmail.com>
1932
1933 * display.texi (Low-Level Font): Fix typo.
1934
16fa292f
CY
19352009-01-10 Chong Yidong <cyd@stupidchicken.com>
1936
1937 * elisp.texi (Top): Update node listing.
1938
1939 * display.texi (PostScript Images): Node deleted.
1940
0b4faef3
EZ
19412009-01-10 Eli Zaretskii <eliz@gnu.org>
1942
3355f04d
EZ
1943 * processes.texi (Decoding Output): Document that null bytes force
1944 no-conversion for reading process output.
1945
1946 * files.texi (Reading from Files): Document that null bytes force
1947 no-conversion when visiting files.
1948
11625308 1949 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 1950
5dcb4c4e
SM
1951 * nonascii.texi (Lisp and Coding Systems):
1952 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 1953 (Character Properties): Improve wording.
0b4faef3 1954
ce9cf065
CY
19552009-01-09 Chong Yidong <cyd@stupidchicken.com>
1956
1957 * display.texi (Font Lookup): Remove obsolete function
1958 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
1959 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
1960 (Font Selection): Reorder order of variable descriptions.
1961 Minor clarifications.
ce9cf065
CY
1962
1963 * elisp.texi (Top): Update node listing.
1964
ab756fb3
GM
19652009-01-09 Glenn Morris <rgm@gnu.org>
1966
1967 * commands.texi (Command Loop Info): Say that last-command-char and
1968 last-input-char are obsolete aliases.
1969
1970 * edebug.texi (Edebug Recursive Edit): Remove separate references to
1971 last-input-char and last-command-char, since they are just aliases for
1972 last-input-event and last-command-event.
1973
1974 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
1975 last-command-char.
1976
6b2b8ab1
CY
19772009-01-08 Chong Yidong <cyd@stupidchicken.com>
1978
1979 * elisp.texi: Update node listing.
1980
1981 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
1982 (Face Attributes): Don't link to Font Lookup.
1983 Document font-family-list.
6b2b8ab1
CY
1984 (Fonts): New node.
1985
3568e767
JR
19862009-01-08 Jason Rumney <jasonr@gnu.org>
1987
1988 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 1989 changing the standard pointer shapes. (Bug#1485)
3568e767 1990
6221c8db
CY
19912009-01-08 Chong Yidong <cyd@stupidchicken.com>
1992
1993 * display.texi (Attribute Functions): Note that a function value
1994 :height is relative, and that compatibility functions work by
1995 calling set-face-attribute.
1996 (Displaying Faces): Reorder list in order of increasing priority.
1997 (Face Remapping): New node. Content moved here from Displaying
1998 Faces.
1999 (Glyphs): Link to Face Functions.
2000
e3d3799a
CY
20012009-01-08 Chong Yidong <cyd@stupidchicken.com>
2002
2003 * display.texi (Faces): Don't discuss face id here. facep does
2004 not return t.
2005 (Defining Faces): Minor clarification.
2006 (Face Attributes): Rearrange items to match docstring of
2007 set-face-attribute. Add :foundry attribute. Document new role of
2008 :font attribute. Texinfo usage fix.
2009 (Attribute Functions): Copyedits.
2010 (Face Functions): Note that face number is seldom used.
2011
638a2457
RS
20122009-01-05 Richard M Stallman <rms@gnu.org>
2013
2014 * strings.texi (Predicates for Strings): Minor clarification.
2015
2016 * functions.texi (Function Safety): Texinfo usage fix.
2017
49ea0074
JB
20182009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
2019
2020 * objects.texi (General Escape Syntax): Fix typo.
2021
9f822178
MR
20222009-01-03 Martin Rudalics <rudalics@gmx.at>
2023
2024 * windows.texi (Choosing Window): Say that pop-up-frame-alist
2025 works via the default value of pop-up-frame-function.
2026
af34ad36
EZ
20272009-01-02 Eli Zaretskii <eliz@gnu.org>
2028
2029 * processes.texi (System Processes): Document the `time' and
2030 `ctime' attributes of `system-process-attributes'.
2031
d31f6679
CY
20322009-01-01 Chong Yidong <cyd@stupidchicken.com>
2033
2034 * display.texi (Face Attributes): Clarify :height attribute.
2035
174dc00c
MR
20362008-12-31 Martin Rudalics <rudalics@gmx.at>
2037
2038 * buffers.texi (The Buffer List): Clarify what moves a buffer to
2039 the front of the buffer list. Add entries for `last-buffer' and
2040 `unbury-buffer'.
2041
b8afe7e4
EZ
20422008-12-27 Eli Zaretskii <eliz@gnu.org>
2043
d14030f5
EZ
2044 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
2045 and its subsections.
2046
2047 * frames.texi (Multiple Terminals, Low-level Terminal)
2048 (Terminal Parameters, Frames on Other TTY devices): New sections.
2049 (Frames): Add an xref to "Multiple Terminals".
2050
765980a4
EZ
2051 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
2052
2053 * objects.texi (Terminal Type): New node.
2054 (Editing Types): Add it to the menu.
2055
47bd5577
EZ
2056 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
2057 Variables".
2058
eb22b78c 2059 * variables.texi (Directory Local Variables): New node.
47bd5577 2060 (Variables): Add a menu item for it.
eb22b78c 2061
b8afe7e4
EZ
2062 * loading.texi (Autoload): Document `generate-autoload-cookie' and
2063 `generated-autoload-file'.
2064
77bb0476
EZ
20652008-12-20 Eli Zaretskii <eliz@gnu.org>
2066
028e2c19
EZ
2067 * os.texi (Startup Summary): Add xref to documentation of
2068 `initial-window-system'.
2069
77bb0476
EZ
2070 * display.texi (Window Systems): Document `window-system' the
2071 function. The variable `window-system' is now frame-local.
028e2c19 2072 Document `initial-window-system'.
77bb0476 2073
dda87836
MR
20742008-12-19 Martin Rudalics <rudalics@gmx.at>
2075
2076 * windows.texi (Windows): Rewrite description of
2077 fit-window-to-buffer.
2078
caef3ed2
GM
20792008-12-13 Glenn Morris <rgm@gnu.org>
2080
2081 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
2082 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
2083
21c58e4d
GM
20842008-12-12 Glenn Morris <rgm@gnu.org>
2085
2086 * debugging.texi (Error Debugging): Refer forwards to
2087 eval-expression-debug-on-error.
2088
af38459f
EZ
20892008-12-05 Eli Zaretskii <eliz@gnu.org>
2090
5dedd9b5
EZ
2091 * strings.texi (String Basics): Only unibyte strings that
2092 represent key sequences hold 8-bit raw bytes.
2093
af38459f
EZ
2094 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
2095 paragraph to speak about `undecided'.
2096 (Character Properties): Don't explain the meaning of each
2097 property; instead, identify their Unicode Standard names.
b3f1f4a5 2098 (Character Sets): Document `map-charset-chars'.
af38459f 2099
fa047ae7
GM
21002008-12-02 Glenn Morris <rgm@gnu.org>
2101
2102 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2103 section yet again.
2104
47dbc044
EZ
21052008-11-29 Eli Zaretskii <eliz@gnu.org>
2106
98d05998
EZ
2107 * nonascii.texi (Character Properties): New Section.
2108 (Specifying Coding Systems): Document
2109 `coding-system-priority-list', `set-coding-system-priority', and
2110 `with-coding-priority'.
2111 (Lisp and Coding Systems): Document `check-coding-systems-region'
2112 and `coding-system-charset-list'.
2113 (Coding System Basics): Document `coding-system-aliases'.
2114
2115 * elisp.texi (Top): Add a @detailmenu entry for "Character
2116 Properties".
2117
47dbc044
EZ
2118 * objects.texi (Character Type): Correct the range of Emacs
2119 characters. Add an @xref to "Character Codes".
2120
2121 * strings.texi (String Basics): Add an @xref to "Character Codes".
2122
2123 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2124
2125 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2126 (Character Codes): Document `max-char'.
2127
8b80cdf5
EZ
21282008-11-28 Eli Zaretskii <eliz@gnu.org>
2129
2130 * nonascii.texi (Text Representations, Converting Representations)
2131 (Character Sets, Scanning Charsets, Translation of Characters):
2132 Make text more accurate.
2133
a99dceba
GM
21342008-11-28 Glenn Morris <rgm@gnu.org>
2135
2136 * files.texi (Format Conversion Round-Trip): Improve previous change.
2137
f6dc3bed
CY
21382008-11-26 Chong Yidong <cyd@stupidchicken.com>
2139
2140 * modes.texi (Auto Major Mode): Fix example.
2141
5da9413d
GM
21422008-11-25 Glenn Morris <rgm@gnu.org>
2143
2144 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2145
2146 * files.texi (Format Conversion Round-Trip):
2147 Use active voice for previous change.
2148
fcca848c
CY
21492008-11-25 Chong Yidong <cyd@stupidchicken.com>
2150
2151 * os.texi (Processor Run Time):
2152 * processes.texi (Transaction Queues):
2153 * markers.texi (The Mark):
2154 * windows.texi (Choosing Window, Selecting Windows):
2155 * files.texi (Changing Files, Magic File Names):
2156 * commands.texi (Key Sequence Input):
2157 * functions.texi (Declaring Functions):
2158 * strings.texi (Predicates for Strings):
2159 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
2160
36c8dc54
CY
21612008-11-24 Chong Yidong <cyd@stupidchicken.com>
2162
2163 * help.texi (Accessing Documentation): Update example.
2164
2165 * variables.texi (Defining Variables): Note that `*' is not
2166 necessary if defcustom is used.
2167
2a79b242
EZ
21682008-11-22 Eli Zaretskii <eliz@gnu.org>
2169
2170 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2171 Characters" from @detailmenu.
2172
2173 * nonascii.texi (Character Codes, Character Sets)
2174 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
2175 (Chars and Bytes, Splitting Characters): Sections removed.
2176
392f0d26
LK
21772008-11-22 Lute Kamstra <lute@gnu.org>
2178
2179 * positions.texi (Text Lines): Update goto-line documentation.
2180
af1a5cd5
MR
21812008-11-21 Martin Rudalics <rudalics@gmx.at>
2182
6a4cfb0c
MR
2183 * frames.texi (Frames): Fix typo, add cross references, reword.
2184 (Initial Parameters): Reword special-display-frame-alist text.
2185 (Frames and Windows): Reword. Describe argument norecord for
2186 set-frame-selected-window.
2187 (Input Focus): Describe argument norecord for select-frame.
2188 Remove comment on MS-Windows behavior for focus-follows-mouse.
2189 (Raising and Lowering): Mention windows-frames dichotomy in
2190 metaphor.
2191
af1a5cd5
MR
2192 * windows.texi (Displaying Buffers, Vertical Scrolling)
2193 (Horizontal Scrolling): Fix indenting and rewording issues
2194 introduced with 2008-11-07 change.
2195
c249fa9c
GM
21962008-11-20 Glenn Morris <rgm@gnu.org>
2197
2198 * files.texi (Format Conversion Round-Trip): Mention `preserve'
2199 element of `format-alist'.
2200
204d4665
GM
22012008-11-19 Glenn Morris <rgm@gnu.org>
2202
2203 * doclicense.texi: Update to FDL 1.3.
2204 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2205
cc0910af
CY
22062008-11-18 Chong Yidong <cyd@stupidchicken.com>
2207
efe6e7c4
CY
2208 * windows.texi (Window Hooks): Remove *-end-trigger-functions
2209 vars, which are obsolete. Mention jit-lock-register.
2210
5dcb4c4e
SM
2211 * modes.texi (Other Font Lock Variables):
2212 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 2213
cc0910af
CY
2214 * frames.texi (Color Parameters): Document alpha parameter.
2215
aeeedf76
MR
22162008-11-16 Martin Rudalics <rudalics@gmx.at>
2217
2218 * windows.texi (Splitting Windows, Deleting Windows)
2219 (Selecting Windows, Cyclic Window Ordering)
2220 (Buffers and Windows, Displaying Buffers, Choosing Window)
2221 (Dedicated Windows, Window Point, Window Start and End)
2222 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
2223 (Size of Window, Resizing Windows, Window Configurations)
2224 (Window Parameters): Avoid @var at beginning of sentences and
2225 reword accordingly.
2226
4c565c5c
LK
22272008-11-11 Lute Kamstra <lute@gnu.org>
2228
2229 * files.texi (File Name Components): Fix file-name-extension
2230 documentation.
2231
25f494c9
JB
22322008-11-11 Juanma Barranquero <lekktu@gmail.com>
2233
2234 * frames.texi (Basic Parameters): Remove display-environment-variable
2235 and term-environment-variable.
2236
a1401ab1
EZ
22372008-11-08 Eli Zaretskii <eliz@gnu.org>
2238
2239 * windows.texi (Basic Windows, Splitting Windows)
2240 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
2241 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
2242 (Resizing Windows, Window Configurations, Window Parameters):
2243 Fix wording and markup.
a1401ab1 2244
efafc282
MR
22452008-11-07 Martin Rudalics <rudalics@gmx.at>
2246
2247 * windows.texi (Windows): Update entries.
2248 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 2249 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
2250 (Selecting Windows, Cyclic Window Ordering): Reword with special
2251 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
2252 (Buffers and Windows, Choosing Window): Reword with special
2253 emphasis on dedicated windows.
2254 (Displaying Buffers): Reword. For switch-to-buffer mention that
2255 it may fall back on pop-to-buffer. For other-window try to
2256 explain how it treats the cyclic ordering of windows.
efafc282
MR
2257 (Dedicated Windows): New node and section discussing dedicated
2258 windows and associated functions.
86ab855a 2259 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
2260 (Window Start and End): Rename node and section title. Reword.
2261 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2262 Minor rewording.
2263 (Size of Window): Reword, in particular text on window-width.
2264 (Resizing Windows): Reword. Add text on balancing windows.
2265 (Window Configurations): Reword. Mention window parameters.
2266 (Window Parameters): New node and section on window parameters.
2267 (Window Hooks): Reword. Mention that
2268 window-configuration-change-hook is run "buffer-locally".
2269 * elisp.texi (Top): Update Windows entries in @detailmenu
2270 section.
2271
d60a8ab2
JB
22722008-11-04 Juanma Barranquero <lekktu@gmail.com>
2273
2274 * searching.texi (Regexp Search): Fix typo.
2275
01777627
CY
22762008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2277
2278 * searching.texi (Regexp Search): Document GREEDY arg.
2279 (Simple Match Data): Fix return value.
2280
c4526e93
EZ
22812008-11-01 Eli Zaretskii <eliz@gnu.org>
2282
2283 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
2284 with Emacs 23 internal representation of characters.
2285 Document `unibyte-string'.
c4526e93 2286
fe2ae8b5
CY
22872008-10-28 Chong Yidong <cyd@stupidchicken.com>
2288
2289 * processes.texi (Process Information): Note that process-status
2290 does not accept buffer names.
2291
cc5a21e3
CY
22922008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2293
2294 * positions.texi (Skipping Characters): Correct return value of
2295 skip-chars-forward.
2296
09460d9a
MR
22972008-10-25 Martin Rudalics <rudalics@gmx.at>
2298
520b29e7
MR
2299 * windows.texi (Deleting Windows): Update documentation of
2300 delete-windows-on.
2301 (Buffers and Windows): Update documentations of
2302 get-buffer-window and get-buffer-window-list.
2303 (Displaying Buffers): Update documentation of
2304 replace-buffer-in-windows.
2305
09460d9a
MR
2306 * buffers.texi (Current Buffer): Reword set-buffer and
2307 with-current-buffer documentations.
2308 (Creating Buffers): Reword documentation of get-buffer-create.
2309
4d48fcdc
MR
23102008-10-23 Martin Rudalics <rudalics@gmx.at>
2311
2312 * buffers.texi (Current Buffer): Reword documentation of
2313 set-buffer.
2314 (Buffer Names): Reword documentation of buffer-name.
2315 (The Buffer List): For bury-buffer explain what happens with the
2316 buffer's window.
2317 (Creating Buffers): Say that get-buffer-create's arg is called
2318 buffer-or-name.
2319
f0143c43
CY
23202008-10-22 Chong Yidong <cyd@stupidchicken.com>
2321
3e5dbbd3
CY
2322 * advice.texi (Computed Advice): Explain what DEFINITION is.
2323
f0143c43
CY
2324 * nonascii.texi (Character Codes): Remove obsolete function
2325 char-valid-p, and document characterp instead.
2326
52a94b85
MR
23272008-10-22 Martin Rudalics <rudalics@gmx.at>
2328
2329 * windows.texi (Displaying Buffers): Reword documentation of
2330 pop-to-buffer.
2331 (Choosing Window): Rewrite documentation of display-buffer and
2332 its options.
2333
f76f8246
MR
2334 * buffers.texi (Killing Buffers): Update documentation of
2335 kill-buffer.
2336
acc8b598
EZ
23372008-10-21 Eli Zaretskii <eliz@gnu.org>
2338
80e6b6df
EZ
2339 * processes.texi (Serial Ports): Fix wording and improve markup.
2340
3645358a
EZ
2341 * searching.texi (Regexp Search): Document `string-match-p' and
2342 `looking-at-p'.
2343 (POSIX Regexps): Add an xref for "non-greedy".
2344 (Regexp Special): Add @cindex entry for "non-greedy".
2345
b3d50cff 2346 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 2347 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 2348
73b7530a
EZ
2349 * frames.texi (Color Names): Add an xref to `read-color'.
2350
2351 * minibuf.texi (High-Level Completion): Document `read-color'.
2352
acc8b598
EZ
2353 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2354
2355 * positions.texi (Narrowing): Add an xref to "Swapping Text".
2356
2357 * buffers.texi (Swapping Text): New section, documents
2358 `buffer-swap-text'.
2359
10e187e8
MR
23602008-10-21 Martin Rudalics <rudalics@gmx.at>
2361
2362 * windows.texi (Resizing Windows): Minor wording fix.
2363
fd6f900c
EZ
23642008-10-20 Eli Zaretskii <eliz@gnu.org>
2365
2366 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2367 and `combine-and-quote-strings'.
2368
2369 * strings.texi (Creating Strings): Add xrefs for them.
2370
e4372165
EZ
23712008-10-19 Eli Zaretskii <eliz@gnu.org>
2372
d6328fba
EZ
2373 * elisp.texi (Top): Make descriptive text for "Reading File Names"
2374 match the corresponding menu in minibuf.texi.
2375
e4372165
EZ
2376 * minibuf.texi (Reading File Names): Document `read-shell-command'
2377 and `minibuffer-local-shell-command-map'.
2378
5d8dda33
MR
23792008-10-19 Martin Rudalics <rudalics@gmx.at>
2380
2381 * windows.texi (Resizing Windows): Remove var{} around "window" in
2382 documentation of enlarge-window.
2383 Rewrite documentation of window-min-height and window-min-width.
2384
437706cd
EZ
23852008-10-19 Eli Zaretskii <eliz@gnu.org>
2386
80f85d7c
EZ
2387 * functions.texi (Calling Functions): Document `apply-partially'.
2388
291703b5
EZ
2389 * hooks.texi (Standard Hooks): Mention
2390 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2391
2392 * variables.texi (File Local Variables): Document
2393 `file-local-variables-alist', `before-hack-local-variables-hook'
2394 and `hack-local-variables-hook'.
2395
583d8b3c
EZ
2396 * processes.texi (Synchronous Processes): Document `process-lines'.
2397
5dcb4c4e
SM
2398 * customize.texi (Variable Definitions):
2399 Document `custom-reevaluate-setting'.
437706cd 2400
7e51d89b
MR
24012008-10-18 Martin Rudalics <rudalics@gmx.at>
2402
2403 * windows.texi (Choosing Window, Deleting Windows)
2404 (Displaying Buffers): Expand documentation of dedicated windows.
2405
43c59a3d
EZ
24062008-10-18 Eli Zaretskii <eliz@gnu.org>
2407
018a960d
EZ
2408 * files.texi (Changing Files): Document symbolic input of file
2409 modes to `set-file-modes'. Document `read-file-modes' and
2410 `file-modes-symbolic-to-number'.
2411
2c0b8144
EZ
2412 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2413 and `search-map'.
2414
5dcb4c4e
SM
2415 * searching.texi (Search and Replace):
2416 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 2417 Document `multi-query-replace-map'.
80120f13 2418
6d4913f0 2419 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
2420 (Completion Commands, Reading File Names):
2421 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
2422 `minibuffer-local-filename-must-match-map'.
2423 (Minibuffer Completion): The `require-match' argument to
2424 `completing-read' can now have the value `confirm-only'.
2425
43c59a3d
EZ
2426 * windows.texi (Displaying Buffers): Minor wording fix.
2427 (Choosing Window): `split-height-threshold' can now be nil.
2428 Document `split-width-threshold'. `pop-up-frames' can have the
2429 value `graphic-only'.
2430
f36acfd9
EZ
24312008-10-17 Eli Zaretskii <eliz@gnu.org>
2432
2433 * os.texi (Startup Summary): Document `before-init-time' and
2434 `after-init-time'. Document `initial-window-system' and
2435 `window-system-initialization-alist'. Document reading the
2436 abbrevs file. Document the call to `server-start' under --daemon.
2437 Rearrange a bit to be consistent with the code flow.
53728487
EZ
2438 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
2439 (Time Parsing): Document `format-seconds'.
f36acfd9 2440
96995b89
MR
24412008-10-17 Martin Rudalics <rudalics@gmx.at>
2442
2443 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
2444 and reword.
2445
2de17c73
EZ
24462008-10-16 Eli Zaretskii <eliz@gnu.org>
2447
2448 * markers.texi (The Mark): Document use-region-p.
2449
9cf52b11
EZ
24502008-10-15 Eli Zaretskii <eliz@gnu.org>
2451
c3aaf1d7
EZ
2452 * internals.texi (Writing Emacs Primitives): The interactive spec
2453 of a primitive can be a Lisp form.
2454
841a1743
EZ
2455 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
2456 values of transient-mark-mode. Document handle-shift-selection.
2457
2458 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
2459 (Interactive Examples): Show an example of `^'.
2460 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
2461 (Defining Commands, Using Interactive): The interactive-form of a
2462 function can be added via its symbol's property.
841a1743 2463
52441368
EZ
2464 * positions.texi (List Motion): beginning-of-defun-function can
2465 now accept an argument.
2466
8e8c1a72
EZ
2467 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
2468 now return a list of strings.
2469
a33a1f2a
EZ
2470 * control.texi (Handling Errors): Document ignore-errors.
2471
4fb04348
EZ
2472 * frames.texi (Creating Frames): Document frame-inherited-parameters.
2473 (Parameter Access): Document set-frame-parameter.
2474
ee666f84
EZ
2475 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
2476 Hooks" for the effect of kill-all-local-variables on local hook
2477 functions.
2478
9cf52b11
EZ
2479 * modes.texi (Major Mode Conventions, Mode Line Variables):
2480 `mode-name' need not be a string. xref to "Mode Line Data" for
2481 details, and to "Emulating Mode Line" for computing a string
2482 value.
2483
22526bc4
EZ
24842008-10-14 Eli Zaretskii <eliz@gnu.org>
2485
a65f6a85
EZ
2486 * processes.texi (System Processes): New section.
2487 (Processes, Signals to Processes): Add xrefs to it.
2488
2489 * objects.texi (Editing Types): A `process' is a subprocess of
2490 Emacs, not just any process running on the OS.
2491
2492 * elisp.texi (Top): Adjust the @detailmenu for the above two
2493 changes.
2494
2724b26a
EZ
2495 * sequences.texi (Char-Tables): Remove documentation of
2496 set-char-table-default, which has no effect since Emacs 23.
2497 <char-table-range, set-char-table-range>: Don't mention generic
2498 characters and charsets. Add a cons cell as a possible argument.
2499
2500 * nonascii.texi (Splitting Characters)
2501 (Translation of Characters): Don't mention generic characters.
2502
2503 * display.texi (Fontsets): Don't mention generic characters.
2504
22526bc4 2505 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 2506 argument FUNCTION with a cons cell as KEY.
22526bc4 2507
eaf4b689
EZ
25082008-10-13 Eli Zaretskii <eliz@gnu.org>
2509
45e46036
EZ
2510 * objects.texi (Primitive Function Type): Move "@cindex special
2511 forms" from here...
2512
2513 * eval.texi (Special Forms): ...to here.
2514
2515 * functions.texi (What Is a Function): `functionp' returns nil for
2516 special forms. Add an xref.
2517
eaf4b689
EZ
2518 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
2519 Variables".
2520
2521 * variables.texi (Frame-Local Variables): New section.
2522 (Buffer-Local Variables): Add an xref to it.
2523 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
2524 have both frame-local and buffer-local binding.
2525
2526 * frames.texi (Frames): Mention multiple tty frames.
2527 (Frame Parameters, Parameter Access): Mention frame-local variable
2528 bindings.
2529
15688fce
GM
25302008-09-20 Glenn Morris <rgm@gnu.org>
2531
2532 * display.texi (Defining Faces): Recommend against face variables.
2533
35539065
JB
25342008-09-16 Juanma Barranquero <lekktu@gmail.com>
2535
2536 * display.texi (Echo Area Customization): Fix typo.
2537
6a57054b
JB
25382008-09-09 Juanma Barranquero <lekktu@gmail.com>
2539
2540 * loading.texi (Where Defined): Add `defface' item.
2541
d632fb82
MR
25422008-09-06 Martin Rudalics <rudalics@gmx.at>
2543
2544 * loading.texi (Where Defined): Fix description of symbol-file.
2545
905a9adb
JR
25462008-08-26 Jason Rumney <jasonr@gnu.org>
2547
2548 * display.texi (TIFF Images): New section describing :index property.
2549
852e91b7
CY
25502008-08-23 Chong Yidong <cyd@stupidchicken.com>
2551
2552 * display.texi (Temporary Displays): Remove unnecessary comment
2553 about usage of temp-buffer-show-hook.
2554
6be001ee
CY
25552008-08-05 Chong Yidong <cyd@stupidchicken.com>
2556
2557 * symbols.texi (Other Plists): Fix incorrect example.
2558 Suggested by Florian Beck.
2559
58e3d8e8
JB
25602008-07-31 Juanma Barranquero <lekktu@gmail.com>
2561
2562 * os.texi: Fix previous change.
2563
7c2fb837
DN
25642008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2565
2566 * os.texi:
2567 * intro.texi:
2568 * files.texi: Remove VMS support.
2569
9e2a2647
DN
25702008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2571
2572 * os.texi:
2573 * frames.texi:
2574 * display.texi: Remove mentions of Mac Carbon.
2575
c4f4682b
MB
25762008-07-01 Miles Bader <miles@gnu.org>
2577
2578 * text.texi (Special Properties):
2579 * display.texi (Truncation): Add wrap-prefix and line-prefix.
2580
3696411e
JB
25812008-06-28 Johan Bockgård <bojohan@gnu.org>
2582
2583 * display.texi (Other Image Types): Fix copy/paste error; say
2584 "PBM", not "XBM".
2585
f2a77c3a
DN
25862008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
2587
2588 * os.texi: Remove references to obsolete systems.
2589
6d52677d
EZ
25902008-06-20 Eli Zaretskii <eliz@gnu.org>
2591
2592 * makefile.w32-in (distclean): Remove makefile.
2593
1a87da4c
GM
25942008-06-17 Glenn Morris <rgm@gnu.org>
2595
2596 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
2597 (elisp, dist): Remove rules and variables that are obsolete now
2598 the lisp manual is no longer distributed separately.
2599
fdda1c5d
GM
26002008-06-16 Glenn Morris <rgm@gnu.org>
2601
646692e9
GM
2602 * configure, configure.in, mkinstalldirs: Remove unused files.
2603
2604 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 2605 * vol1.texi (EMACSVER):
6a57054b 2606 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
2607
2608 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
2609 as per maintain.info.
2610
611bee81
GM
26112008-06-15 Glenn Morris <rgm@gnu.org>
2612
a7bed3a0
GM
2613 * makefile.w32-in (manual): Use "23" rather than "21".
2614
2615 * Makefile.in (emacsver): New, set by configure.
2616 (manual): Use emacsver.
2617
d794edf2
GM
2618 * intro.texi: Report bugs using M-x report-emacs-bug.
2619
611bee81
GM
2620 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
2621
c73e02fa
GM
26222008-06-13 Daniel Engeler <engeler@gmail.com>
2623
2624 * elisp.texi, internals.texi, processes.texi: Add documentation
2625 about serial port access.
2626
e40a85cd
MB
26272008-06-05 Miles Bader <miles@gnu.org>
2628
2629 * display.texi (Displaying Faces): Update to reflect function
2630 renamings in face-remap.el.
2631
7b753744
JB
26322008-06-05 Juanma Barranquero <lekktu@gmail.com>
2633
2634 * display.texi (Fontsets): Fix typos.
2635
9d3d42fb
MB
26362008-06-03 Miles Bader <miles@gnu.org>
2637
7b753744
JB
2638 * display.texi (Displaying Faces): Add add-relative-face-remapping,
2639 remove-relative-face-remapping, set-base-face-remapping,
2640 and set-default-base-face-remapping.
9d3d42fb 2641
f2cec7a9
MB
26422008-06-01 Miles Bader <miles@gnu.org>
2643
2644 * display.texi (Displaying Faces): Add face-remapping-alist.
2645
8f39c96d
SM
26462008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2647
2648 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
2649 variable names.
2650
1ef5eecc
ER
26512008-05-03 Eric S. Raymond <esr@golux>
2652
352c8b4a 2653 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
2654 (current-global-map) return references, not copies.
2655
63b4387f
JL
26562008-05-02 Juri Linkov <juri@jurta.org>
2657
2658 * minibuf.texi (Text from Minibuffer): Document a list of
2659 default values for `read-from-minibuffer'.
2660
38a8b703
JB
26612008-04-24 Juanma Barranquero <lekktu@gmail.com>
2662
2663 * nonascii.texi (Translation of Characters): Fix previous change.
2664
7c42e639
CY
26652008-04-20 Chong Yidong <cyd@stupidchicken.com>
2666
2667 * display.texi (Overlay Properties): Clarify role of underlying
2668 textprop and overlay keymaps for display strings.
2669
2670 * keymaps.texi (Active Keymaps): Ditto.
2671
25c0d999
SM
26722008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2673
2674 * minibuf.texi (Programmed Completion):
2675 Replace dynamic-completion-table with the new completion-table-dynamic.
2676
e3af5968
CY
26772008-04-07 Chong Yidong <cyd@stupidchicken.com>
2678
2679 * intro.texi (Some Terms): Change "fonts in this manual" index
2680 entry to "typographic conventions".
2681
6bfc8698
EZ
26822008-04-05 Eli Zaretskii <eliz@gnu.org>
2683
2684 * objects.texi (Text Props and Strings): Add indexing for read
2685 syntax of text properties.
2686
4972c361
SM
26872008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
2688
2689 * processes.texi (Decoding Output): Remove process-filter-multibyte
2690 functions.
2691
c70a68db
MR
26922008-03-15 Martin Rudalics <rudalics@gmx.at>
2693
2694 * display.texi (Finding Overlays): Say that empty overlays at
2695 the end of the buffer are reported too.
2696
1291fd36
GM
26972008-03-13 Glenn Morris <rgm@gnu.org>
2698
2699 * elisp.texi (EMACSVER): Set to 23.0.60.
2700
c6b0dfd5
CY
27012008-02-26 Chong Yidong <cyd@stupidchicken.com>
2702
38a8b703 2703 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 2704
875fc30c
GM
27052008-02-22 Glenn Morris <rgm@gnu.org>
2706
2707 * frames.texi (Position Parameters): Clarify the description of
2708 `left' and `top', using information from "Geometry".
2709 (Geometry): Give a pointer to "Position Parameters", rather than
2710 repeating information.
2711
d8c8e45a
GM
27122008-02-11 Glenn Morris <rgm@gnu.org>
2713
2714 * objects.texi (Equality Predicates): No longer talk about "two"
2715 functions.
2716
38a8b703 27172008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
2718
2719 * objects.texi (Equality Predicates): Add defun for
2720 equal-including-properties.
2721
bfffe0b1
GM
27222008-02-10 Glenn Morris <rgm@gnu.org>
2723
2724 * objects.texi (Equality Predicates):
2725 Mention equal-including-properties.
2726
431b78c9
RS
27272008-02-07 Richard Stallman <rms@gnu.org>
2728
2729 * windows.texi (Window Start): Mention the feature of moving
2730 window-start to start of line.
2731
c8763fb6 27322008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
2733
2734 * keymaps.texi (Tool Bar): Document rtl property.
2735
1a256502
TTN
27362008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
2737
2738 * display.texi (Button Types):
2739 For define-button-type, clarify type of NAME.
2740
569382c2
MR
27412008-01-19 Martin Rudalics <rudalics@gmx.at>
2742
2743 * buffers.texi (Buffer Modification): Fix typo.
2744
f3041af1
DN
27452008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
2746
2747 * os.texi (System Environment): Remove references to OSes that are
2748 not supported anymore.
2749
d35e1cd7
DN
27502008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
2751
2752 * os.texi (System Environment): Remove mention for Masscomp.
2753
23af7580
RS
27542008-01-04 Richard Stallman <rms@gnu.org>
2755
2756 * display.texi (Faces): Don't talk about internal face vector as arg
2757 to facep.
2758
2759 * customize.texi (Type Keywords): Fix previous change.
2760
2761 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
2762 * elisp.texi (Top): Fix menu for commands.texi change.
2763
ec7d5b1e
RS
27642007-12-30 Richard Stallman <rms@gnu.org>
2765
5dcb4c4e 2766 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
2767 (Accessing Scroll): New node broken out of Accessing Mouse.
2768
101a6cea
RS
27692007-12-28 Richard Stallman <rms@gnu.org>
2770
2771 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 2772 (Basic Parameters): For `title', refer to title bar.
041817a4 2773 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 2774
72b7e664
RS
27752007-12-23 Richard Stallman <rms@gnu.org>
2776
2777 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
2778 Improve some of the commented-out keywords' text too.
2779
27a4f445
MR
27802007-12-14 Martin Rudalics <rudalics@gmx.at>
2781
e2e3f1d7
MR
2782 * nonascii.texi (Encoding and I/O): Reword to avoid saying
2783 "visit the current buffer".
2784
27a4f445
MR
2785 * os.texi (System Interface): Fix typo.
2786
a2afc99d
RS
27872007-12-04 Richard Stallman <rms@gnu.org>
2788
2789 * objects.texi (Symbol Type): Fix typo.
2790
b694135c
RS
27912007-12-03 Richard Stallman <rms@gnu.org>
2792
2793 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
2794
f99a19da
GM
27952007-12-01 Glenn Morris <rgm@gnu.org>
2796
2797 * functions.texi (Declaring Functions): Improve previous change.
2798
8f4b37d8
GM
27992007-11-30 Glenn Morris <rgm@gnu.org>
2800
2801 * functions.texi (Declaring Functions): Add optional fourth
2802 argument of declare-function, and setting third argument to `t'.
2803
61a2fe01
RS
28042007-11-29 Richard Stallman <rms@gnu.org>
2805
2806 * customize.texi (Composite Types): Document `group' type.
2807
cbfc5193
GM
28082007-11-29 Glenn Morris <rgm@gnu.org>
2809
5dcb4c4e
SM
2810 * functions.texi (Declaring Functions): Add findex.
2811 Mention `external' files.
cbfc5193 2812
8386283a
JB
28132007-11-26 Juanma Barranquero <lekktu@gmail.com>
2814
2815 * functions.texi (Declaring Functions): Fix directive.
2816
a07c9a8b
RS
28172007-11-25 Richard Stallman <rms@gnu.org>
2818
2819 * help.texi (Help Functions): Clean up last change.
2820
2821 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
2822
2823 * loading.texi (Named Features): Minor cleanup.
2824
2825 * macros.texi (Eval During Expansion): Minor cleanup.
2826
2827 * variables.texi (Variable Aliases): Minor cleanup.
2828
a0925923
RS
28292007-11-24 Richard Stallman <rms@gnu.org>
2830
2831 * functions.texi (Declaring Functions): Clarify previous change.
2832
2833 * compile.texi (Compiler Errors): Clarify previous change.
2834
20c63e44
RS
28352007-11-24 Richard Stallman <rms@gnu.org>
2836
e5e76c04 2837 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
2838 Clarify the text and move items around.
2839
5bb0cda3
GM
28402007-11-24 Glenn Morris <rgm@gnu.org>
2841
2842 * functions.texi (Declaring Functions): New section.
2843 * compile.texi (Compiler Errors): Mention declaring functions,
2844 defvar with no initvalue, and byte-compile-warnings.
2845
af13c86a
MR
28462007-11-15 Martin Rudalics <rudalics@gmx.at>
2847
2848 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
2849 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
2850
a5373305
MR
28512007-11-13 Martin Rudalics <rudalics@gmx.at>
2852
2853 * help.texi (Help Functions): Document new macro `with-help-window'.
2854
fe284805
JL
28552007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2856
2857 * searching.texi (Replacing Match): Describe new
2858 `match-substitute-replacement'.
2859
2c3a09b1
RS
28602007-10-31 Richard Stallman <rms@gnu.org>
2861
2862 * strings.texi (Creating Strings): Null strings from concat not unique.
2863
f2b480f4
RS
28642007-10-26 Richard Stallman <rms@gnu.org>
2865
2866 * objects.texi (Equality Predicates): Null strings are uniquified.
2867
2868 * minibuf.texi: Minor clarifications in previous change.
2869
db21122c
GM
28702007-10-25 Glenn Morris <rgm@gnu.org>
2871
2872 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
2873
2328cbb3
RS
28742007-10-24 Richard Stallman <rms@gnu.org>
2875
2876 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
2877
2878 * variables.texi (Frame-Local Variables): Node deleted.
2879 (Variables): Delete Frame-Local Variables from menu.
2880 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
2881 (Default Value): Don't mention frame-local vars.
2882
2883 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
2884
2885 * loading.texi (Unloading): Document FEATURE-unload-function
2886 instead of FEATURE-unload-hook.
2887
2328cbb3
RS
2888 * frames.texi (Multiple Displays): Don't mention frame-local vars.
2889
c066bafa
JL
28902007-10-22 Juri Linkov <juri@jurta.org>
2891
2892 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
2893 (High-Level Completion): Document a list of default value strings
2894 in the DEFAULT argument, for which minibuffer functions return the
2895 first element.
2896
65ced25f
JL
28972007-10-17 Juri Linkov <juri@jurta.org>
2898
2899 * text.texi (Filling): Update arguments of fill-paragraph.
2900 fill-paragraph operates on the active region in Transient Mark mode.
2901 Remove fill-paragraph-or-region.
2902
ee46ec8e
KB
29032007-10-13 Karl Berry <karl@gnu.org>
2904
2905 * elisp.texi (@dircategory): Move to after @copying,
2906 since we want @copying as close as possible to the beginning of
2907 the output.
2908
61bbdbc6
RS
29092007-10-12 Richard Stallman <rms@gnu.org>
2910
2911 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
2912
2913 * commands.texi (Distinguish Interactive): New node,
2914 broken out from Interactive Call and rewritten.
2915 (Command Loop): Put Distinguish Interactive in menu.
2916
af23e1e8
RS
29172007-10-09 Richard Stallman <rms@gnu.org>
2918
2919 * text.texi (Examining Properties): Mention overlay priority.
2920
2921 * display.texi (Display Margins): Correct the description
2922 of margin display specifications.
2923 (Replacing Specs): New subnode broken out of Display Property.
2924
e1965a69
JL
29252007-10-06 Juri Linkov <juri@jurta.org>
2926
2927 * text.texi (Filling): Document fill-paragraph-or-region.
2928
4638454b
JB
29292007-10-05 Juanma Barranquero <lekktu@gmail.com>
2930
2931 * display.texi (Auto Faces): Fix typo.
2932
7ed54cc5
RS
29332007-10-02 Richard Stallman <rms@gnu.org>
2934
2935 * display.texi (Display Property): Explain some display specs
2936 don't let you move point in.
2937
5dcb4c4e
SM
2938 * frames.texi (Cursor Parameters):
2939 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
2940
2941 * windows.texi (Basic Windows): Don't describe
2942 cursor-in-non-selected-windows here.
2943
305a7ef2
EZ
29442007-10-01 Eli Zaretskii <eliz@gnu.org>
2945
2946 * processes.texi (Misc Network): Note that these functions are
2947 supported only on some systems.
2948
f7a7f4eb
RS
29492007-10-01 Richard Stallman <rms@gnu.org>
2950
2951 * display.texi (Overlay Properties): Explain nil as priority.
2952 Explain that conflicts are unpredictable if not resolved by
2953 priorities.
2954
780d7bb9
RS
29552007-09-23 Richard Stallman <rms@gnu.org>
2956
2957 * macros.texi (Backquote): Minor clarification.
2958
14b4fdfb
RS
29592007-09-19 Richard Stallman <rms@gnu.org>
2960
2961 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
2962 Clarify when they work in parallel and when one overrides.
2963 Fix error in example.
14b4fdfb 2964
b8d4c8d0
GM
29652007-09-06 Glenn Morris <rgm@gnu.org>
2966
b3e755a9 2967 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
2968 commands to use ../../info.
2969 * Makefile.in (infodir): Go up one more level.
4638454b 2970 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
2971 (miscmanualdir): New.
2972 (dist): Use new variable miscmanualdir.
2973 * makefile.w32-in (infodir, texinputdir): Go up one more level.
2974 (usermanualdir): Change from ../man to ../emacs.
2975
1bb1f7d3
MR
29762007-08-30 Martin Rudalics <rudalics@gmx.at>
2977
2978 * commands.texi (Command Loop Info): Advise against changing
2979 most variables described here. Explain new variable
2980 last-repeatable-command.
2981
b8d4c8d0
GM
29822007-08-29 Glenn Morris <rgm@gnu.org>
2983
2984 * elisp.texi (EMACSVER): Increase to 23.0.50.
2985
29862007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
2987
2988 * frames.texi (Basic Parameters): Add display-environment-variable
2989 and term-environment-variable.
2990
29912007-08-28 Juri Linkov <juri@jurta.org>
2992
2993 * display.texi (Image Formats, Other Image Types): Add SVG.
2994
29952007-08-28 Juri Linkov <juri@jurta.org>
2996
2997 * display.texi (Images): Move formats-related text to new node
2998 "Image Formats".
2999 (Image Formats): New node.
3000
619fb9ee
RS
30012007-08-27 Richard Stallman <rms@gnu.org>
3002
3003 * windows.texi (Window Configurations): Clarify what
3004 a window configuration saves.
3005
b8d4c8d0
GM
30062007-08-25 Richard Stallman <rms@gnu.org>
3007
3008 * display.texi (Images): Delete redundant @findex.
3009
39f9da30
GM
30102007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
3011
3012 * text.texi (Change Hooks): (after|before)-change-functions are no
3013 longer bound to nil while running; rather inhibit-modification-hooks
3014 is t.
3015
b8d4c8d0
GM
30162007-08-16 Richard Stallman <rms@gnu.org>
3017
5dcb4c4e
SM
3018 * processes.texi (Asynchronous Processes):
3019 Clarify doc of start-file-process.
b8d4c8d0
GM
3020
30212007-08-08 Martin Rudalics <rudalics@gmx.at>
3022
3023 * modes.texi (Example Major Modes): Fix typo.
3024
30252007-08-08 Glenn Morris <rgm@gnu.org>
3026
3027 * intro.texi (nil and t): Do not use `iff' in documentation.
3028
3029 * tips.texi (Documentation Tips): Recommend against `iff'.
3030
30312007-08-07 Chong Yidong <cyd@stupidchicken.com>
3032
3033 * display.texi (Image Cache): Document image-refresh.
3034
30352007-08-06 Martin Rudalics <rudalics@gmx.at>
3036
3037 * windows.texi (Size of Window): Document window-full-width-p.
3038
30392007-07-25 Glenn Morris <rgm@gnu.org>
3040
3041 * gpl.texi (GPL): Replace license with GPLv3.
3042
3043 * Relicense all FSF files to GPLv3 or later.
3044
30452007-07-24 Michael Albinus <michael.albinus@gmx.de>
3046
4638454b
JB
3047 * processes.texi (Synchronous Processes):
3048 Add `process-file-shell-command'.
b8d4c8d0
GM
3049 (Asynchronous Processes): Mention restricted use of
3050 `process-filter' and `process-sentinel' in
3051 `start-file-process'. Add `start-file-process-shell-command'.
3052
30532007-07-17 Michael Albinus <michael.albinus@gmx.de>
3054
3055 * files.texi (Magic File Names): Introduce optional parameter
3056 IDENTIFICATION for `file-remote-p'.
3057
30582007-07-16 Richard Stallman <rms@gnu.org>
3059
3060 * display.texi (Defining Faces): Fix previous change.
3061
30622007-07-14 Richard Stallman <rms@gnu.org>
3063
3064 * control.texi (Handling Errors): Document `debug' in handler list.
3065
30662007-07-10 Richard Stallman <rms@gnu.org>
3067
3068 * display.texi (Defining Faces): Explain C-M-x feature for defface.
3069
30702007-07-09 Richard Stallman <rms@gnu.org>
3071
3072 * files.texi (Magic File Names): Rewrite previous change.
3073
30742007-07-08 Michael Albinus <michael.albinus@gmx.de>
3075
3076 * files.texi (Magic File Names): Introduce optional parameter
3077 CONNECTED for `file-remote-p'.
3078
30792007-07-07 Michael Albinus <michael.albinus@gmx.de>
3080
3081 * processes.texi (Asynchronous Processes):
3082 * files.texi (Magic File Names): Add `start-file-process'.
3083
30842007-06-27 Richard Stallman <rms@gnu.org>
3085
5dcb4c4e
SM
3086 * files.texi (Format Conversion Piecemeal):
3087 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
3088
30892007-06-27 Michael Albinus <michael.albinus@gmx.de>
3090
4638454b
JB
3091 * files.texi (Magic File Names): Remove `dired-call-process'.
3092 Add `process-file'.
b8d4c8d0
GM
3093
30942007-06-27 Kenichi Handa <handa@m17n.org>
3095
3096 * text.texi (Special Properties): Fix description about
4638454b 3097 `composition' property.
b8d4c8d0
GM
3098
30992007-06-26 Kenichi Handa <handa@m17n.org>
3100
3101 * nonascii.texi (Default Coding Systems): Document about the
3102 return value `undecided'.
3103
31042007-06-25 David Kastrup <dak@gnu.org>
3105
3106 * keymaps.texi (Active Keymaps): Document new POSITION argument of
3107 `current-active-maps'.
3108
31092007-06-24 Karl Berry <karl@gnu.org>
3110
4638454b 3111 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
3112
31132007-06-15 Juanma Barranquero <lekktu@gmail.com>
3114
3115 * display.texi (Overlay Arrow): Doc fix.
3116
31172007-06-14 Karl Berry <karl@tug.org>
3118
3119 * anti.texi (Antinews): Typo.
3120
31212007-06-14 Chong Yidong <cyd@stupidchicken.com>
3122
3123 * display.texi (Image Cache): Document image-refresh.
3124
31252007-06-12 Karl Berry <karl@gnu.org>
3126
3127 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3128 * two-volume.make: New file.
3129 * .cvsignore: Ignore two-volume files.
3130
31312007-06-12 Tom Tromey <tromey@redhat.com>
3132
3133 * os.texi (Init File): Document user-emacs-directory.
3134
31352007-06-03 Nick Roberts <nickrob@snap.net.nz>
3136
3137 * commands.texi (Click Events): Describe width and height when
3138 object is nil.
3139
31402007-05-30 Nick Roberts <nickrob@snap.net.nz>
3141
5dcb4c4e
SM
3142 * commands.texi (Click Events): Layout more logically.
3143 Describe width and height.
b8d4c8d0
GM
3144 (Drag Events, Motion Events): Update to new format for position.
3145
31462007-06-02 Richard Stallman <rms@gnu.org>
3147
3148 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3149
31502007-06-02 Chong Yidong <cyd@stupidchicken.com>
3151
3152 * Version 22.1 released.
3153
31542007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3155
3156 * text.texi (Special Properties): Correct meaning of fontified face.
3157
31582007-05-30 Richard Stallman <rms@gnu.org>
3159
3160 * text.texi (Special Properties): Add link to Adjusting Point.
3161
31622007-05-12 Richard Stallman <rms@gnu.org>
3163
3164 * text.texi (Margins): indent-to-left-margin is not the default.
3165 (Mode-Specific Indent): For indent-line-function, the default
3166 is indent-relative.
3167
3168 * modes.texi (Example Major Modes): Explain last line of text-mode
3169 is redundant.
3170
31712007-05-10 Richard Stallman <rms@gnu.org>
3172
3173 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3174
3175 * help.texi (Keys in Documentation): Add reference to
3176 Documentation Tips.
3177
3178 * files.texi (Format Conversion): TO-FN gets three arguments.
3179
3180 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3181
31822007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3183
3184 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
3185 * files.texi (Format Conversion): Expand intro; add menu.
3186 (Format Conversion Overview, Format Conversion Round-Trip)
3187 (Format Conversion Piecemeal): New nodes/subsections.
3188 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
3189 * text.texi (Text Properties): Remove "Saving Properties" from menu.
3190 (Saving Properties): Delete node/subsection.
3191
31922007-05-07 Karl Berry <karl@gnu.org>
3193
3194 * elisp.texi (EMACSVER): Back to 22.
3195
31962007-05-06 Richard Stallman <rms@gnu.org>
3197
3198 * processes.texi (Accepting Output): Revert most of previous change.
3199
32002007-05-05 Richard Stallman <rms@gnu.org>
3201
3202 * processes.texi (Accepting Output): accept-process-output
3203 uses microseconds, not milliseconds. But that arg is obsolete.
3204
32052007-05-04 Karl Berry <karl@tug.org>
3206
3207 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3208
32092007-05-04 Eli Zaretskii <eliz@gnu.org>
3210
3211 * tips.texi (Documentation Tips): Rearrange items to place the
3212 more important ones first. Add an index entry for hyperlinks.
3213
32142007-05-03 Karl Berry <karl@gnu.org>
3215
3216 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3217 (EMACSVER) [smallbook]: 22 for printed version.
3218
3219 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3220 so restore anchor to normal position after defun. Found by Kevin Ryde.
3221
32222007-04-26 Glenn Morris <rgm@gnu.org>
3223
3224 * elisp.texi (EMACSVER): Increase to 22.1.50.
3225
32262007-04-28 Karl Berry <karl@gnu.org>
3227
3228 * elisp.texi: Improve line breaks on copyright page,
3229 similar layout to emacs manual, 8.5x11 by default.
3230
32312007-04-24 Richard Stallman <rms@gnu.org>
3232
3233 * text.texi (Special Properties): Add xref to Overlay Properties.
3234
3235 * display.texi (Overlay Properties): Add xref to Special Properties.
3236
32372007-04-22 Richard Stallman <rms@gnu.org>
3238
3239 * keymaps.texi (Extended Menu Items): Move the info about
3240 format with cached keyboard binding.
3241
32422007-04-21 Richard Stallman <rms@gnu.org>
3243
3244 * text.texi (Special Properties): Clarify previous change.
3245
3246 * files.texi (File Name Expansion): Clarify previous change.
3247
3248 * display.texi (Attribute Functions): Fix example for
3249 face-attribute-relative-p.
3250
32512007-04-19 Kenichi Handa <handa@m17n.org>
3252
3253 * text.texi (Special Properties): Document composition property.
3254
32552007-04-19 Glenn Morris <rgm@gnu.org>
3256
3257 * files.texi (File Name Expansion): Mention "superroot".
3258
32592007-04-15 Chong Yidong <cyd@stupidchicken.com>
3260
3261 * frames.texi (Multiple Displays): Add note about "multi-monitor"
3262 setups.
3263 (Display Feature Testing): Note that display refers to all
3264 physical monitors for multi-monitor setups.
3265
32662007-04-14 Richard Stallman <rms@gnu.org>
3267
3268 * lists.texi (Sets And Lists): Clarify `delete' examples.
3269 Remove spurious xref to same node.
3270 Clarify xref for add-to-list.
3271
32722007-04-12 Nick Roberts <nickrob@snap.net.nz>
3273
3274 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3275 value of lisp-mode-map.
3276
32772007-04-11 Karl Berry <karl@gnu.org>
3278
3279 * anti.texi (Antinews):
3280 * display.texi (Overlay Properties, Defining Images):
3281 * processes.texi (Synchronous Processes, Sentinels):
3282 * syntax.texi (Syntax Table Internals):
3283 * searching.texi (Regexp Special):
3284 * nonascii.texi (Default Coding Systems):
3285 * text.texi (Special Properties):
3286 * minibuf.texi (Basic Completion): Wording to improve breaks in
3287 8.5x11 format.
3288 * elisp.texi (smallbook): New @set to more easily switch between
3289 smallbook and 8.5x11.
3290
32912007-04-11 Richard Stallman <rms@gnu.org>
3292
3293 * text.texi (Lazy Properties): Minor fix.
3294
32952007-04-08 Karl Berry <karl@gnu.org>
3296
3297 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3298 * macros.texi (Backquote): Downcase Backquote in index entries for
3299 consistency.
3300
33012007-04-08 Richard Stallman <rms@gnu.org>
3302
3303 * text.texi (Adaptive Fill): Just describe default,
3304 don't show it (since it contains non-ASCII chars).
3305
33062007-04-07 Karl Berry <karl@gnu.org>
3307
3308 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3309 adaptive-fill-regexp's value, since they are not in the standard
3310 TeX fonts.
3311
33122007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
3313
3314 * display.texi (Defining Faces): Fix example.
3315
33162007-04-07 Karl Berry <karl@gnu.org>
3317
3318 * display.texi (Button Buffer Commands): Improve page break.
3319
33202007-04-07 Richard Stallman <rms@gnu.org>
3321
3322 * advice.texi (Activation of Advice): Remove redundant index entry.
3323
3324 * backups.texi: Improve index entries. Remove redundant ones.
3325
3326 * compile.texi (Byte Compilation): Improve index entry.
3327
3328 * hash.texi (Creating Hash): Improve index entry.
3329
3330 * symbols.texi (Definitions): Improve index entry.
3331
3332 * edebug.texi: Improve index entries. Remove redundant/useless ones.
3333
3334 * maps.texi (Standard Keymaps): Remove useless index entry.
3335
3336 * help.texi (Documentation Basics): Remove redundant index entries.
3337
3338 * customize.texi: Improve index entries.
3339 Remove redundant/useless ones.
3340
3341 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3342
3343 * streams.texi (Output Variables): Improve index entry.
3344
3345 * abbrevs.texi (Abbrevs): Remove useless index entry.
3346
3347 * macros.texi (Expansion): Remove useless index entry.
3348
3349 * text.texi: Improve index entries. Remove redundant/useless ones.
3350 (Text Properties, Examining Properties)
3351 (Special Properties): Use "property category" instead of "category"
3352 to refer to the `category' property.
3353
3354 * positions.texi: Improve index entries. Remove useless one.
3355
3356 * lists.texi: Improve index entries. Remove redundant/useless ones.
3357
3358 * os.texi: Improve index entries.
3359 (Timers): Fix previous change.
3360
3361 * buffers.texi: Improve index entries.
3362 (Modification Time): Get rid of term "obsolete buffer".
3363
3364 * debugging.texi: Improve index entries.
3365 (Test Coverage): Add xref to other test coverage ftr.
3366
3367 * eval.texi: Improve index entry. Remove redundant ones.
3368
3369 * numbers.texi: Improve index entries. Remove redundant/useless ones.
3370
3371 * files.texi: Improve index entries. Remove redundant/useless ones.
3372
3373 * objects.texi: Improve index entries.
3374
3375 * processes.texi: Improve index entries.
3376
3377 * modes.texi: Improve index entry. Remove redundant one.
3378
3379 * nonascii.texi: Improve index entries.
3380
3381 * internals.texi: Improve index entries.
3382
3383 * syntax.texi: Improve index entries.
3384
3385 * keymaps.texi (Active Keymaps): Improve index entries.
3386
3387 * commands.texi: Improve index entries. Remove redundant/useless ones.
3388
3389 * frames.texi: Improve index entries. Remove redundant/useless ones.
3390
3391 * markers.texi: Improve index entries. Remove redundant ones.
3392
3393 * tips.texi: Improve index entries.
3394
3395 * loading.texi (Unloading): Improve index entry.
3396
3397 * variables.texi: Improve index entries. Remove redundant one.
3398
3399 * sequences.texi: Improve index entry.
3400
3401 * display.texi: Improve index entries. Remove redundant ones.
3402
3403 * windows.texi: Improve index entries.
3404
3405 * searching.texi: Improve index entries. Remove redundant one.
3406
3407 * strings.texi (Case Tables): Improve last change.
3408
34092007-04-04 Chong Yidong <cyd@stupidchicken.com>
3410
3411 * strings.texi (Case Tables): Document with-case-table and
3412 ascii-case-table.
3413
34142007-04-03 Karl Berry <karl@gnu.org>
3415
3416 * processes.texi (Network): Reword to improve page break.
3417
34182007-04-03 Eli Zaretskii <eliz@gnu.org>
3419
3420 * functions.texi (Inline Functions): Describe more disadvantages
3421 of defsubst, and make advice against it stronger.
3422
34232007-04-02 Karl Berry <karl@gnu.org>
3424
3425 * backups.texi (Backup Names): Avoid widow words.
3426 * modes.texi (Example Major Modes): Align last comment.
3427
34282007-04-01 Chong Yidong <cyd@stupidchicken.com>
3429
3430 * keymaps.texi (Remapping Commands): Document new arg to
3431 command-remapping.
3432
34332007-04-01 Karl Berry <karl@gnu.org>
3434
3435 * processes.texi (Low-Level Network): Typo.
3436 * loading.texi (Hooks for Loading): Avoid double "the".
3437 * keymaps.texi (Key Sequences): No double "and".
3438 (Changing Key Bindings): Shorten to improve line break.
3439
34402007-03-31 Glenn Morris <rgm@gnu.org>
3441
3442 * os.texi (Timers): Fix description of run-at-time TIME formats.
3443
34442007-03-31 Richard Stallman <rms@gnu.org>
3445
3446 * display.texi (Invisible Text): Correct buffer-invisibility-spec
3447 regarding ellipsis.
3448
34492007-03-31 Eli Zaretskii <eliz@gnu.org>
3450
3451 * intro.texi (nil and t):
3452 * symbols.texi (Plists and Alists):
3453 * variables.texi (Variable Aliases, Constant Variables):
3454 * functions.texi (Defining Functions):
3455 * advice.texi (Advising Primitives):
3456 * debugging.texi (Syntax Errors, Compilation Errors):
3457 * minibuf.texi (Minibuffer Windows):
3458 * commands.texi (Adjusting Point):
3459 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
3460 (Auto Major Mode, Major Mode Conventions):
3461 * help.texi (Describing Characters):
3462 * files.texi (Create/Delete Dirs, Information about Files)
3463 (File Locks, Writing to Files, Reading from Files)
3464 (Saving Buffers):
3465 * windows.texi (Resizing Windows, Cyclic Window Ordering):
3466 * frames.texi (Finding All Frames):
3467 * positions.texi (Buffer End, Motion):
3468 * markers.texi (The Region):
3469 * text.texi (Deletion, Near Point):
3470 * display.texi (Displaying Messages, Truncation):
3471 * os.texi (Processor Run Time):
3472 * tips.texi (Key Binding Conventions, Programming Tips)
3473 (Warning Tips, Documentation Tips, Comment Tips):
3474 * internals.texi (Memory Usage): Improve indexing.
3475
3476 * variables.texi (Frame-Local Variables):
3477 * functions.texi (Argument List):
3478 * loading.texi (Library Search):
3479 * streams.texi (Output Variables):
3480 * keymaps.texi (Translation Keymaps, Searching Keymaps):
3481 * searching.texi (Replacing Match, Search and Replace):
3482 * processes.texi (Byte Packing, Decoding Output)
3483 (Accepting Output, Network Servers, Shell Arguments):
3484 * display.texi (Abstract Display, Image Cache, Scroll Bars):
3485 * windows.texi (Window Point, Window Start):
3486 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
3487 * commands.texi (Reading Input, Keyboard Events):
3488 * minibuf.texi (Reading File Names, Minibuffer Completion)
3489 (Recursive Mini):
3490 * positions.texi (List Motion):
3491 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
3492 * numbers.texi (Arithmetic Operations, Math Functions)
3493 (Predicates on Numbers, Comparison of Numbers):
3494 (Numeric Conversions):
3495 * locals.texi (Standard Buffer-Local Variables):
3496 * maps.texi (Standard Keymaps):
3497 * os.texi (User Identification, System Environment, Recording Input)
3498 (X11 Keysyms):
3499 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
3500 * backups.texi (Backups and Auto-Saving):
3501 * customize.texi (Customization, Group Definitions)
3502 (Variable Definitions):
3503 * compile.texi (Byte Compilation): Improve index entries.
3504
35052007-03-31 Karl Berry <karl@gnu.org>
3506
3507 * macros.texi (Defining Macros): Avoid widow syllable.
3508
35092007-03-31 Eli Zaretskii <eliz@gnu.org>
3510
3511 * elisp.texi (Top): Postscript -> PostScript.
3512
3513 * display.texi (Images, Postscript Images): Postscript -> PostScript.
3514
35152007-03-31 Markus Triska <markus.triska@gmx.at>
3516
3517 * internals.texi (Writing Emacs Primitives): Untabify `For'.
3518
35192007-03-30 Karl Berry <karl@gnu.org>
3520
3521 * lists.texi (List-related Predicates): Remove spurious @need.
3522 (Setcdr): Use @smallexample to improve page break.
3523 (Association Lists) <assoc>: Reword to improve page break.
3524
3525 * strings.texi (String Conversion): Insert blank line to improve
3526 page break.
3527
3528 * numbers.texi (Random Numbers): Use @minus{}.
3529 (Math Functions): Use @minus{}.
3530
3531 * intro.texi (Acknowledgements): Avoid line breaks before middle
3532 initials.
3533
35342007-03-24 Eli Zaretskii <eliz@gnu.org>
3535
3536 * errors.texi (Standard Errors): Add an index entry.
3537
35382007-03-19 Richard Stallman <rms@gnu.org>
3539
3540 * os.texi (Recording Input): recent-keys now gives 300 keys.
3541
35422007-03-12 Glenn Morris <rgm@gnu.org>
3543
3544 * os.texi: Replace "daylight savings" with "daylight saving"
3545 throughout.
3546
35472007-03-05 Richard Stallman <rms@gnu.org>
3548
5dcb4c4e
SM
3549 * variables.texi (File Local Variables):
3550 Update enable-local-variables values.
b8d4c8d0
GM
3551
35522007-03-04 Richard Stallman <rms@gnu.org>
3553
3554 * syntax.texi (Control Parsing): Minor clarification.
3555
3556 * strings.texi (Formatting Strings): Clarify width, precision, flags.
3557
3558 * sequences.texi (Sequence Functions): Move string-bytes away,
3559 add xref.
3560
3561 * nonascii.texi (Text Representations): Move string-bytes here.
3562
3563 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
3564
3565 * minibuf.texi (Basic Completion): Minor clarification.
3566
3567 * markers.texi (The Mark): Clarify existence vs activation of mark.
3568 Other cleanup.
3569
3570 * display.texi (Finding Overlays): Write better example.
3571
3572 * compile.texi (Eval During Compile): Clarify putting macros
3573 in eval-when-compile.
3574
c5602427 35752007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
3576
3577 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 3578 load-read-function definition doc.
b8d4c8d0
GM
3579
35802007-02-21 Kim F. Storm <storm@cua.dk>
3581
3582 * strings.texi (Text Comparison): Mention that assoc-string
3583 converts symbols to strings before testing.
3584
35852007-02-17 Kim F. Storm <storm@cua.dk>
3586
3587 * processes.texi (Bindat Spec): Vector types can have optional
3588 element type.
3589 (Bindat Examples): Fix example. Add vector with element type.
3590
35912007-02-16 Andreas Schwab <schwab@suse.de>
3592
3593 * strings.texi (Formatting Strings): Document '+' flag.
3594
35952007-02-15 Juanma Barranquero <lekktu@gmail.com>
3596
3597 * strings.texi (Modifying Strings): Clarify that `clear-string'
3598 always converts the string to unibyte.
3599
36002007-02-14 Kim F. Storm <storm@cua.dk>
3601
3602 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
3603 Rewrite glyph code description to refer to these functions.
3604 Remove details of encoding face number and char into integer code.
3605
36062007-02-03 Alan Mackenzie <acm@muc.de>
3607
3608 * loading.texi (Hooks for Loading): Make the description of
3609 `eval-after-load' more detailed, and amend the description of
3610 after-load-alist, in accordance with changes from 2006-05.
3611
36122007-02-03 Chong Yidong <cyd@stupidchicken.com>
3613
3614 * modes.texi (Defining Minor Modes): Document that a :require
3615 keyword or similar may be required to make saved customization
3616 variables work.
3617
36182007-02-03 Eli Zaretskii <eliz@gnu.org>
3619
3620 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
3621 Texinfo guidelines and with what texnfo-upd.el expects.
3622 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
3623 parts needed by `texinfo-multiple-files-update'.
3624
36252007-02-02 Eli Zaretskii <eliz@gnu.org>
3626
3627 * elisp.texi (Top): Update the top-level menus.
3628
3629 * syntax.texi (Categories): Add index entries.
3630
36312007-02-01 Juanma Barranquero <lekktu@gmail.com>
3632
3633 * display.texi (Attribute Functions): Fix name and description of
3634 the UNDERLINE arg of `set-face-underline-p'.
3635
36362007-01-29 Eli Zaretskii <eliz@gnu.org>
3637
3638 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
3639 Variables", and "Standard Keymaps" to the detailed menu.
3640
3641 * variables.texi (Future Local Variables): Add index entry.
3642
36432007-01-28 Richard Stallman <rms@gnu.org>
3644
3645 * tips.texi (Coding Conventions): Clarify the tip about macros
3646 that define a function or a variable.
3647
3648 * files.texi (File Attributes): UID and GID can be floats.
3649 (Magic File Names): Explain why deferring all operations to
3650 the standard handler does not work.
3651
36522007-01-23 Martin Rudalics <rudalics@gmx.at>
3653
3654 * backups.texi (Reverting): Use "buffer" instead of "file"
3655 when talking about major and minor modes.
3656
36572007-01-21 Richard Stallman <rms@gnu.org>
3658
3659 * help.texi (Documentation): Add xref to Documentation Tips.
3660
36612007-01-14 Juanma Barranquero <lekktu@gmail.com>
3662
3663 * tips.texi (Coding Conventions): Fix typos.
3664
36652007-01-05 Richard Stallman <rms@gnu.org>
3666
3667 * modes.texi (Defining Minor Modes): Fix previous change.
3668
36692007-01-03 Richard Stallman <rms@gnu.org>
3670
3671 * customize.texi (Variable Definitions, Customization Types):
3672 Don't use * in doc string for defcustom.
3673
36742007-01-02 Richard Stallman <rms@gnu.org>
3675
3676 * variables.texi (Variable Aliases): Clarify that aliases vars
3677 always have the same value.
3678
3679 * processes.texi (Bindat Spec): Fix Texinfo usage.
3680
3681 * modes.texi (Defining Minor Modes): Explain effect of command
3682 defined with define-global-minor-mode on new buffers.
3683
36842006-12-30 Kim F. Storm <storm@cua.dk>
3685
3686 * keymaps.texi (Tool Bar): Describe `grow-only' value of
3687 `auto-resize-tool-bars'.
3688
36892006-12-30 Richard Stallman <rms@gnu.org>
3690
3691 * keymaps.texi (Active Keymaps): Fix previous change.
3692
36932006-12-30 Nick Roberts <nickrob@snap.net.nz>
3694
3695 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
3696
36972006-12-30 Kim F. Storm <storm@cua.dk>
3698
3699 * processes.texi (Bindat Spec): Clarify using field names in
3700 length specifications.
3701
37022006-12-29 Kim F. Storm <storm@cua.dk>
3703
3704 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
3705 Add count and index variables for eval forms in repeat blocks.
3706
37072006-12-24 Richard Stallman <rms@gnu.org>
3708
5dcb4c4e
SM
3709 * customize.texi (Variable Definitions):
3710 Document new name custom-add-frequent-value.
b8d4c8d0
GM
3711
37122006-12-19 Kim F. Storm <storm@cua.dk>
3713
3714 * commands.texi (Misc Events): User signals now result in sigusr1
3715 and sigusr2 events which are handled through special-event-map.
3716 (Special Events): User signals and drag-n-drop are special.
3717
37182006-12-17 Richard Stallman <rms@gnu.org>
3719
3720 * loading.texi (Named Features): Explain subfeatures better.
3721
3722 * customize.texi: Use "option" only for user options.
3723 For the keyword values inside defcustom etc, say "keywords".
3724 For :options value's elements, say "elements".
3725 :group should not be omitted.
3726
3727 * syntax.texi (Parsing Expressions): Split up node.
3728 (Motion via Parsing, Position Parse, Parser State)
3729 (Low-Level Parsing, Control Parsing): New subnodes.
3730 (Parser State): Document syntax-ppss-toplevel-pos.
3731
3732 * positions.texi (List Motion): Punctuation fix.
3733
3734 * files.texi (File Name Completion): Document PREDICATE arg
3735 to file-name-completion.
3736
37372006-12-16 Eli Zaretskii <eliz@gnu.org>
3738
3739 * internals.texi (Building Emacs, Writing Emacs Primitives):
3740 Add index entries.
3741
37422006-12-11 Richard Stallman <rms@gnu.org>
3743
3744 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
3745 affects face menu. Explain how to make it non-nil without enabling
3746 any fontification.
3747
37482006-12-10 Chong Yidong <cyd@stupidchicken.com>
3749
3750 * modes.texi (Font Lock Basics): Document nil value of
3751 font-lock-defaults.
3752
37532006-12-10 Glenn Morris <rgm@gnu.org>
3754
3755 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
3756 value for system-flag argument. Abbrev tables may not be empty
3757 when major modes are loaded.
3758
37592006-12-08 Juanma Barranquero <lekktu@gmail.com>
3760
3761 * makefile.w32-in (maintainer-clean): Partially revert last
3762 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
3763 to protect elisp-covers.texi.
3764
37652006-12-07 Juanma Barranquero <lekktu@gmail.com>
3766
3767 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
3768 Don't remove elisp* info files; they are already deleted by the
3769 `clean' and `distclean' targets, and they are in the $(infodir)
3770 directory, not the current one.
3771
37722006-12-04 Kim F. Storm <storm@cua.dk>
3773
3774 * commands.texi (Misc Events): Update signal events.
3775 (Event Examples): Add signal example.
3776
37772006-11-29 Richard Stallman <rms@gnu.org>
3778
3779 * frames.texi (Visibility of Frames): Explain visible windows
3780 can be covered by others. Add xref for raise-frame.
3781
37822006-11-28 Richard Stallman <rms@gnu.org>
3783
3784 * searching.texi (Regexp Special): Update when ^ is special.
3785
37862006-11-27 Eli Zaretskii <eliz@gnu.org>
3787
3788 * customize.texi (Customization, Common Keywords)
3789 (Group Definitions, Variable Definitions, Composite Types)
3790 (Type Keywords, Customization Types): Add index entries for
3791 various customization keywords.
3792
37932006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3794
3795 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
3796
c8763fb6 37972006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
3798
3799 * frames.texi (Window System Selections): Remove clipboard from
3800 description of selection-coding-system.
3801
38022006-11-06 Richard Stallman <rms@gnu.org>
3803
3804 * lists.texi (List Variables): Document COMPARE-FN.
3805
3806 * keymaps.texi: Avoid use of "binding" to mean a relation;
3807 use it only to refer to the meaning associated with a key.
3808 (Keymaps): Change menu node description.
3809
3810 * elisp.texi (Top): Change menu node description.
3811
3812 * display.texi (Managing Overlays): Document overlay-recenter.
3813
38142006-10-29 Chong Yidong <cyd@stupidchicken.com>
3815
3816 * Makefile.in: Use relative paths to avoid advertising filesystem
3817 contents during compilation.
3818
38192006-10-23 Kim F. Storm <storm@cua.dk>
3820
3821 * commands.texi (Event Input Misc): Update unread-command-events.
3822
38232006-10-23 Nick Roberts <nickrob@snap.net.nz>
3824
3825 * lists.texi (Sets And Lists): Fix typos.
3826
38272006-10-18 Juanma Barranquero <lekktu@gmail.com>
3828
3829 * control.texi (Processing of Errors): Use @var for an argument,
3830 not @code.
3831
38322006-10-16 Richard Stallman <rms@gnu.org>
3833
3834 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
3835
3836 * keymaps.texi (Format of Keymaps): Show all the keymap element
3837 patterns that result from menu items.
3838 (Key Lookup): Minor cleanups.
3839
3840 * modes.texi (Precalculated Fontification): Don't say that
3841 not setting font-lock-defaults avoids loading font-lock.
3842
3843 * help.texi (Documentation): Move xref to Emacs Manual here.
3844 (Documentation Basics): From here.
3845 Also doc emacs-lisp-docstring-fill-column.
3846
3847 * elisp.texi: Update version and ISBN.
3848
3849 * commands.texi (Interactive Call): Clarify KEYS arg to
3850 call-interactively is a vector.
3851 (Command Loop Info): Delete anchor in this-command-keys.
3852 Add anchor in this-command-keys-vector.
3853 (Recursive Editing): Document how recursive-edit
3854 handles the current buffer.
3855
38562006-10-13 Chong Yidong <cyd@stupidchicken.com>
3857
3858 * frames.texi (Frame Titles): %c and %l are ignored in
3859 frame-title-format.
3860
38612006-10-11 Richard Stallman <rms@gnu.org>
3862
3863 * keymaps.texi (Key Sequences): Clarify use of kbd.
3864
38652006-10-10 Kim F. Storm <storm@cua.dk>
3866
3867 * lists.texi (Sets And Lists): Add memql.
3868
38692006-10-03 Richard Stallman <rms@gnu.org>
3870
3871 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
3872 Clarify :ascii: and :nonascii:.
3873
38742006-09-29 Juri Linkov <juri@jurta.org>
3875
3876 * modes.texi (%-Constructs): Reorder coding systems in the
3877 documentation of %z to the real order displayed in the modeline.
3878
38792006-09-25 Richard Stallman <rms@gnu.org>
3880
3881 * os.texi (Timers): Describe timer-max-repeats.
3882
38832006-09-25 Chong Yidong <cyd@stupidchicken.com>
3884
3885 * os.texi (Timers): Mention with-local-quit.
3886
38872006-09-24 Richard Stallman <rms@gnu.org>
3888
3889 * searching.texi (Searching and Matching): Mention property search.
3890
3891 * commands.texi (Command Loop Info): Explain how read-event affects
3892 this-command-keys.
3893
38942006-09-20 Richard Stallman <rms@gnu.org>
3895
3896 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
3897
3898 * windows.texi (Window Start): Minor cleanups.
3899
39002006-09-20 Kim F. Storm <storm@cua.dk>
3901
3902 * windows.texi (Window Start): pos-visible-in-window-p allows
3903 specifying t for position to mean "end of window".
3904 Add window-line-height.
3905
3906 * anti.texi (Antinews): Mention window-line-height.
3907
39082006-09-19 David Kastrup <dak@gnu.org>
3909
3910 * keymaps.texi (Searching Keymaps): Small clarification.
3911
39122006-09-18 Richard Stallman <rms@gnu.org>
3913
3914 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
3915 cause keyboard menus.
3916 (Menu Keymaps): Likewise.
3917 (Defining Menus, Keyboard Menus): Clarify.
3918
3919 * text.texi (Fields): Clarify explanation of constrain-to-field.
3920
39212006-09-16 Eli Zaretskii <eliz@gnu.org>
3922
3923 * variables.texi (Tips for Defining): Fix a typo.
3924
39252006-09-15 Richard Stallman <rms@gnu.org>
3926
3927 * keymaps.texi (Remapping Commands, Searching Keymaps)
3928 (Active Keymaps): Clean up previous change.
3929
39302006-09-15 Jay Belanger <belanger@truman.edu>
3931
3932 * gpl.texi: Replace "Library Public License" by "Lesser Public
3933 License" throughout.
3934
39352006-09-15 David Kastrup <dak@gnu.org>
3936
3937 * keymaps.texi (Active Keymaps): Adapt description to use
3938 `get-char-property' instead `get-text-property'. Explain how
3939 mouse events change this. Explain the new optional argument of
3940 `key-binding' and its mouse-dependent lookup.
3941 (Searching Keymaps): Adapt description similarly.
3942 (Remapping Commands): Explain the new optional argument of
3943 `command-remapping'.
3944
39452006-09-14 Richard Stallman <rms@gnu.org>
3946
3947 * keymaps.texi (Searching Keymaps): Clarification.
3948 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
3949
39502006-09-13 Richard Stallman <rms@gnu.org>
3951
3952 * objects.texi (Character Type): Node split.
3953 Add xref to Describing Characters.
3954 (Basic Char Syntax, General Escape Syntax)
3955 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
3956
39572006-09-11 Richard Stallman <rms@gnu.org>
3958
3959 * display.texi (Display Table Format): Wording clarification.
3960 (Glyphs): Clarifications.
3961
39622006-09-10 Chong Yidong <cyd@stupidchicken.com>
3963
3964 * keymaps.texi (Active Keymaps): Mention that key-binding checks
3965 local maps.
3966
39672006-09-10 Kim F. Storm <storm@cua.dk>
3968
3969 * display.texi (Forcing Redisplay): Document return value of
3970 function redisplay.
3971
39722006-09-09 Richard Stallman <rms@gnu.org>
3973
3974 * windows.texi (Window Hooks): Explain limits of
3975 window-scroll-functions.
3976
3977 * display.texi (Fringe Indicators): Update for last change in
3978 indicate-buffer-boundaries.
3979
39802006-09-08 Richard Stallman <rms@gnu.org>
3981
3982 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
3983
39842006-09-06 Kim F. Storm <storm@cua.dk>
3985
3986 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
3987
3988 * windows.texi (Window Start): Update pos-visible-in-window-p.
3989
39902006-09-04 Richard Stallman <rms@gnu.org>
3991
3992 * processes.texi (Accepting Output): Explain SECONDS=0 for
3993 accept-process-output.
3994
3995 * os.texi (Idle Timers): Explain why timer functions should not
3996 loop until (input-pending-p).
3997
39982006-09-02 Eli Zaretskii <eliz@gnu.org>
3999
4000 * makefile.w32-in (usermanualdir): New variable.
4001 (elisp.dvi): Use it.
4002
40032006-09-01 Eli Zaretskii <eliz@gnu.org>
4004
4005 * buffers.texi (Buffer Modification): Fix last change.
4006
40072006-09-01 Chong Yidong <cyd@stupidchicken.com>
4008
5dcb4c4e
SM
4009 * buffers.texi (Buffer Modification):
4010 Document buffer-chars-modified-tick.
b8d4c8d0
GM
4011
40122006-08-31 Richard Stallman <rms@gnu.org>
4013
4014 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
4015
40162006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
4017
4018 * modes.texi (Syntactic Font Lock):
4019 Mention font-lock-syntactic-face-function
4020 instead of specific faces.
4021
40222006-08-29 Chong Yidong <cyd@stupidchicken.com>
4023
4024 * display.texi (Images): Add xrref to display-images-p.
4025
40262006-08-28 Kenichi Handa <handa@m17n.org>
4027
4028 * nonascii.texi (Lisp and Coding Systems): Fix description of
4029 detect-coding-region.
4030
40312006-08-27 Michael Olson <mwolson@gnu.org>
4032
4033 * processes.texi (Transaction Queues): Remove stray quote
4034 character.
4035
40362006-08-25 Richard Stallman <rms@gnu.org>
4037
4038 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
4039 Add xref.
4040
40412006-08-24 Chong Yidong <cyd@stupidchicken.com>
4042
4043 * os.texi (Timers): Avoid waiting inside timers.
4044
40452006-08-21 Lute Kamstra <lute@gnu.org>
4046
4047 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
4048
40492006-08-20 Richard Stallman <rms@gnu.org>
4050
4051 * os.texi (Idle Timers): New node, split out from Timers.
4052 Document current-idle-time.
4053 * commands.texi (Reading One Event): Update xref.
4054 * elisp.texi (Top): Update subnode menu.
4055
40562006-08-16 Richard Stallman <rms@gnu.org>
4057
4058 * keymaps.texi (Extended Menu Items): Show format of cached
4059 bindings in extended menu items.
4060
4061 * customize.texi (Variable Definitions): Explain when the
4062 standard value expression is evaluated.
4063
40642006-08-15 Chong Yidong <cyd@stupidchicken.com>
4065
4066 * commands.texi (Reading One Event): Explain idleness in
4067 `read-event'.
4068
40692006-08-12 Chong Yidong <cyd@stupidchicken.com>
4070
4071 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 4072 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
4073 relevant for Lisp programming.
4074 (Yank Commands): Rewrite introduction.
4075 (Undo): Clarify.
4076 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
4077 (Filling): Remove redundant comment. Clarify return value of
4078 current-justification.
4079 (Margins): Minor clarifications.
4080 (Adaptive Fill): Update default value of adaptive-fill-regexp.
4081 (Sorting): Update definition of sort-lines.
4082 (Columns): Clarify behavior of sort-columns.
4083 (Indent Tabs): Link to Tab Stops in Emacs manual.
4084 (Special Properties): Clarify.
4085 (Clickable Text): Mention Buttons package.
4086
40872006-08-12 Kevin Ryde <user42@zip.com.au>
4088
4089 * os.texi (Time Parsing): Add %z to description of
4090 format-time-string, as per docstring. Add cross reference to
4091 glibc manual for strftime.
4092
40932006-08-08 Richard Stallman <rms@gnu.org>
4094
4095 * modes.texi: Clean up wording in previous change.
4096
40972006-08-07 Chong Yidong <cyd@stupidchicken.com>
4098
4099 * modes.texi (Hooks): Clarify.
4100 (Major Mode Basics): Mention define-derived-mode explicitly.
4101 (Major Mode Conventions): Rebinding RET is OK for some modes.
4102 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 4103 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
4104 (Mode Line Basics): Clarify.
4105 (Mode Line Data): Mention help-echo and local-map in strings.
4106 Explain reason for treatment of non-risky variables.
4107 (Properties in Mode): Clarify.
4108 (Faces for Font Lock): Add font-lock-negation-char-face.
4109
41102006-08-04 Eli Zaretskii <eliz@gnu.org>
4111
4112 * strings.texi (Formatting Strings): Warn against arbitrary
4113 strings as first arg to `format'.
4114
41152006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
4116
4117 * text.texi (Clickable Text): Mention `help-echo' text property.
4118 Update intro, examples and associated explanations.
4119
41202006-07-31 Richard Stallman <rms@gnu.org>
4121
4122 * commands.texi: Update xrefs.
4123 (Event Mod): New node, cut out from old Translating Input.
4124
4125 * maps.texi: Update xrefs.
4126
4127 * keymaps.texi (Translation Keymaps): New node.
4128 Update xrefs from Translating Input to Translation Keymaps.
4129
4130 * elisp.texi (Top): Update subnode menu.
4131
4132 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4133
4134 * os.texi (System Interface): Fix menu descriptions of some nodes.
4135 (Translating Input): Node deleted.
4136
41372006-07-31 Nick Roberts <nickrob@snap.net.nz>
4138
4139 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4140
4141 * lists.texi (Sets And Lists): Likewise.
4142
41432006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
4144
4145 * text.texi (Fields): Mention POS
4146 requirement when narrowing is in effect.
4147
41482006-07-28 Richard Stallman <rms@gnu.org>
4149
4150 * display.texi (Face Attributes): Simplify wording.
4151 (Attribute Functions): Clarify meaning of new-frame default
4152 attribute settings.
4153
4154 * customize.texi (Common Keywords): Document how to use
4155 :package-version in a package not in Emacs.
4156
41572006-07-28 Kim F. Storm <storm@cua.dk>
4158
4159 * commands.texi (Reading One Event): Fix last change.
4160
41612006-07-26 Chong Yidong <cyd@stupidchicken.com>
4162
4163 * commands.texi (Reading One Event): Document SECONDS argument for
4164 read-event, read-char, and read-char-exclusive.
4165
41662006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
4167
4168 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4169 to ensure correct identification.
4170
41712006-07-24 Richard Stallman <rms@gnu.org>
4172
4173 * text.texi (Clickable Text): Clarify.
4174
4175 * sequences.texi (Vector Functions): Delete duplicate xref.
4176
4177 * objects.texi (Function Type): Clarify.
4178
4179 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4180 modes.
4181
4182 * lists.texi (List Variables): New node.
4183 Material moved from other nodes.
4184
4185 * variables.texi (Setting Variables): add-to-list and
4186 add-to-ordered-list moved to List Variables node.
4187
41882006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
4189
4190 * text.texi (Links and Mouse-1):
4191 For mouse-on-link-p, expand on arg POS.
4192
41932006-07-21 Kim F. Storm <storm@cua.dk>
4194
4195 * display.texi (Forcing Redisplay): Don't mention systems which
4196 don't support sub-second timers for redisplay-preemption-period.
4197
4198 * os.texi (Terminal Output): Clarify text vs graphical terminal.
4199
42002006-07-21 Eli Zaretskii <eliz@gnu.org>
4201
4202 * frames.texi (Input Focus): Document that focus-follows-mouse has
4203 no effect on MS-Windows.
4204
42052006-07-18 Richard Stallman <rms@gnu.org>
4206
4207 * display.texi (Forcing Redisplay): Cleanups in previous change.
4208
4209 * processes.texi (Low-Level Network): Make menu more convenient.
4210
42112006-07-18 Kim F. Storm <storm@cua.dk>
4212
4213 * display.texi (Forcing Redisplay): redisplay-preemption-period
4214 only used on window systems. Add xref to Terminal Output.
4215
4216 * os.texi (Terminal Output): baud-rate only controls preemption on
4217 non-window systems. Add xref to Forcing Redisplay.
4218
4219 * processes.texi (Low-Level Network): Rename node "Make Network"
4220 to "Network Processes".
4221
42222006-07-18 Karl Berry <karl@gnu.org>
4223
4224 * variables.texi, functions.texi, customize.texi, loading.texi:
4225 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4226
42272006-07-17 Chong Yidong <cyd@stupidchicken.com>
4228
4229 * commands.texi (Waiting): Document batch-mode sit-for behavior.
4230
42312006-07-17 Richard Stallman <rms@gnu.org>
4232
4233 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4234 Put period and comma inside quotes.
4235
4236 * loading.texi, markers.texi: Use real doublequote inside menus.
4237
4238 * windows.texi: Put point and comma inside quotes.
4239 (Textual Scrolling): Use @samp for error message.
4240
4241 * variables.texi, tips.texi, syntax.texi, symbols.texi:
4242 * strings.texi, streams.texi, processes.texi, os.texi:
4243 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
4244 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
4245 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
4246 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
4247 Put point and comma inside quotes.
4248
4249 * control.texi (Processing of Errors): Add command-error-function.
4250
4251 * variables.texi (File Local Variables): Clarify that
4252 file local variables make buffer-local bindings.
4253
4254 * modes.texi (Syntactic Font Lock): Give default for
4255 font-lock-syntax-table.
4256
42572006-07-17 Nick Roberts <nickrob@snap.net.nz>
4258
4259 * text.texi (Special Properties): Clean up previous change.
4260
42612006-07-16 Karl Berry <karl@gnu.org>
4262
4263 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4264 * control.texi: Fix bad page breaks through chapter 10 (control).
4265
4266 * anti.texi (Antinews): Reorder face-attribute fns to avoid
4267 underfull hbox.
4268
42692006-07-15 Nick Roberts <nickrob@snap.net.nz>
4270
4271 * text.texi (Special Properties): Describe fontified text property
4272 in relation to a character (not text).
4273
42742006-07-15 Kim F. Storm <storm@cua.dk>
4275
4276 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4277 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4278 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4279
4280 * anti.texi (Antinews): Mention redisplay function.
4281 The kbd macro existed, but was not documented, before 22.x.
4282 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4283
42842006-07-14 Nick Roberts <nickrob@snap.net.nz>
4285
4286 * display.texi (Displaying Messages): Add anchor.
4287
4288 * frames.texi (Dialog Boxes): Use it.
4289
42902006-07-12 Richard Stallman <rms@gnu.org>
4291
4292 * objects.texi (Frame Type): Explain nature of frames better.
4293
4294 * frames.texi (Frames): Explain nature of frames better.
4295
42962006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
4297
4298 * tips.texi (Coding Conventions): Explain why use cl at compile time.
4299
43002006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4301
4302 * frames.texi (Window System Selections): Mention scrap support for Mac.
4303 Default value of x-select-enable-clipboard is t on Mac.
4304
4305 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4306
43072006-07-11 Kim F. Storm <storm@cua.dk>
4308
4309 * display.texi (Forcing Redisplay): Add `redisplay' function.
4310 Don't mention (sit-for -1) -- use (redisplay t) instead.
4311
4312 * commands.texi (Waiting): (sit-for -1) is no longer special.
4313 (sit-for 0) is equivalent to (redisplay).
4314 Iconifying/deiconifying no longer makes sit-for return.
4315
43162006-07-10 Nick Roberts <nickrob@snap.net.nz>
4317
4318 * display.texi (Buttons): Fix typo.
4319
4320 * index.texi, elisp.texi (New Symbols): Comment node out.
4321
43222006-07-09 Richard Stallman <rms@gnu.org>
4323
4324 * display.texi (Truncation): Clean up previous change.
4325
43262006-07-08 Richard Stallman <rms@gnu.org>
4327
4328 * commands.texi (Interactive Call): Use 3 as prefix in example
4329 for execute-extended-command.
4330
4331 * display.texi (Attribute Functions): Move paragraph about
4332 compatibility with Emacs < 21.
4333
43342006-07-09 Kim F. Storm <storm@cua.dk>
4335
4336 * display.texi (Refresh Screen): Clarify force-window-update.
4337 (Truncation): "Normally" indicated by fringe arrows.
4338
43392006-07-08 Eli Zaretskii <eliz@gnu.org>
4340
4341 * windows.texi (Textual Scrolling, Resizing Windows):
4342 * variables.texi (Constant Variables):
4343 * text.texi (Buffer Contents, Deletion, Changing Properties)
4344 (Property Search, Special Properties, Sticky Properties)
4345 (Links and Mouse-1, Fields, Change Hooks):
4346 * syntax.texi (Syntax Table Functions, Parsing Expressions)
4347 (Categories):
4348 * symbols.texi (Other Plists):
4349 * streams.texi (Output Variables):
4350 * processes.texi (Input to Processes, Query Before Exit):
4351 * positions.texi (Word Motion, Text Lines, List Motion):
4352 * os.texi (Init File, System Environment, Sound Output)
4353 (Session Management):
4354 * nonascii.texi (Text Representations, Character Sets)
4355 (Chars and Bytes, Locales):
4356 * modes.texi (Defining Minor Modes, Header Lines):
4357 * minibuf.texi (Minibuffer Contents):
4358 * markers.texi (Information from Markers):
4359 * lists.texi (List Elements, Building Lists, Association Lists):
4360 * keymaps.texi (Tool Bar):
4361 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4362 * functions.texi (What Is a Function, Mapping Functions):
4363 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4364 (Color Names, Text Terminal Colors, Display Feature Testing):
4365 * files.texi (Visiting Functions, File Name Components)
4366 (Unique File Names, Contents of Directories):
4367 * display.texi (Forcing Redisplay, Displaying Messages)
4368 (Temporary Displays, Font Selection, Auto Faces)
4369 (Font Lookup, Fringe Indicators, Display Margins)
4370 (Image Descriptors, Showing Images, Image Cache, Button Types)
4371 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4372 (Display Table Format, Glyphs):
4373 * control.texi (Iteration):
4374 * commands.texi (Command Loop Info, Adjusting Point):
4375 * backups.texi (Making Backups, Auto-Saving):
4376 Remove @tindex entries.
4377
43782006-07-07 Kim F. Storm <storm@cua.dk>
4379
4380 * display.texi (Fringe Cursors): Fix typo.
4381 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4382 (Overlay Arrow): Default is overlay-arrow fringe indicator.
4383
43842006-07-05 Richard Stallman <rms@gnu.org>
4385
4386 * text.texi (Buffer Contents): Add example of text props
4387 in result of buffer-substring.
4388 (Text Properties): Explain better about use of specific property names.
4389 (Property Search): Some cleanups; reorder some functions.
4390
4391 * keymaps.texi (Changing Key Bindings): Cleanup.
4392 Add xref to Key Binding Conventions.
4393
4394 * display.texi (Attribute Functions): Add examples for
4395 face-attribute-relative-p.
4396
4397 * tips.texi (Coding Conventions): Cleanup last change.
4398
43992006-07-05 Karl Berry <karl@gnu.org>
4400
4401 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4402 Remove @setchapternewpage odd.
4403 Result is 1013 pages, down from 1100.
4404
4405 * anti.texi, customize.texi, display.texi, internals.texi:
4406 * minibuf.texi, modes.texi, tips.texi:
4407 Fix overfull/underfull boxes.
4408
44092006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4410
4411 * edebug.texi (Instrumenting):
4412 Add Edebug-specific findex for eval-buffer.
4413 * loading.texi (Loading):
4414 Replace eval-current-buffer with eval-buffer.
4415
44162006-06-30 Nick Roberts <nickrob@snap.net.nz>
4417
4418 * locals.texi (Standard Buffer-Local Variables): Update the list
4419 of variables.
4420
44212006-06-26 Nick Roberts <nickrob@snap.net.nz>
4422
4423 * files.texi (File Name Completion): Point user to the node
4424 "Reading File Names".
4425
44262006-06-24 Eli Zaretskii <eliz@gnu.org>
4427
4428 * files.texi (Contents of Directories): Document case-insensitive
4429 behavior on respective filesystems.
4430
4431 * objects.texi (Character Type): Document that Emacs signals an
4432 error for unsupported Unicode characters specified as \uNNNN.
4433
44342006-06-19 Richard Stallman <rms@gnu.org>
4435
4436 * processes.texi (Bindat Spec): Clarify previous change.
4437
44382006-06-16 Richard Stallman <rms@gnu.org>
4439
4440 * tips.texi (Coding Conventions): Better explain conventions
4441 for definition constructs.
4442
4443 * text.texi (Special Properties): String value of `read-only'
4444 serves as the error message.
4445
4446 * objects.texi (Character Type): Clarify prev. change.
4447 (Non-ASCII in Strings): Mention \u and \U.
4448
4449 * commands.texi (Using Interactive): Explain problem of
4450 markers, etc., in command-history.
4451
44522006-06-14 Kim F. Storm <storm@cua.dk>
4453
4454 * commands.texi (Waiting): Negative arg to sit-for forces
4455 redisplay even if input is pending.
4456
4457 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
4458 redisplay. Remove incorrect example of binding redisplay-dont-pause
4459 around (sit-for 0).
4460
44612006-06-13 Richard Stallman <rms@gnu.org>
4462
4463 * display.texi (Forcing Redisplay): Clarify previous change.
4464
44652006-06-13 Romain Francoise <romain@orebokech.com>
4466
4467 * display.texi (Forcing Redisplay): Fix typo.
4468
44692006-06-13 Kim F. Storm <storm@cua.dk>
4470
4471 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
4472
44732006-06-10 Luc Teirlinck <teirllm@auburn.edu>
4474
4475 * tips.texi (Coding Conventions): Add `@end itemize'.
4476
44772006-06-10 Richard Stallman <rms@gnu.org>
4478
4479 * tips.texi (Coding Conventions): Explain use of coding systems
4480 to ensure one decoding for strings.
4481
44822006-06-09 Aidan Kehoe <kehoea@parhasard.net>
4483
4484 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
4485 syntax.
4486
44872006-06-07 Eli Zaretskii <eliz@gnu.org>
4488
4489 * display.texi (Font Selection): Remove description of
4490 clear-face-cache.
4491
4492 * compile.texi (Eval During Compile): Fix a typo. Add index
4493 entries for possible uses of eval-when-compile.
4494
44952006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
4496
4497 * display.texi (Abstract Display): Fix typo.
4498
44992006-06-03 Eli Zaretskii <eliz@gnu.org>
4500
4501 * minibuf.texi (Minibuffer History) <history-add-new-input>:
4502 Reword variable's description.
4503
45042006-06-01 Richard Stallman <rms@gnu.org>
4505
4506 * windows.texi (Splitting Windows): Clarify splitting nonselected
4507 window.
4508
45092006-05-31 Juri Linkov <juri@jurta.org>
4510
4511 * minibuf.texi (Minibuffer History): Add history-add-new-input.
4512
45132006-05-30 Richard Stallman <rms@gnu.org>
4514
4515 * display.texi (Line Height): Fix errors in description of
10d1d0af 4516 default line height and line-height property.
b8d4c8d0
GM
4517
4518 * nonascii.texi (Default Coding Systems): Further clarification.
4519
45202006-05-29 Luc Teirlinck <teirllm@auburn.edu>
4521
4522 * internals.texi (Pure Storage): Mention that an overflow in pure
4523 space causes a memory leak.
4524 (Garbage Collection): If there was an overflow in pure space,
4525 `garbage-collect' returns nil.
4526
45272006-05-30 Eli Zaretskii <eliz@gnu.org>
4528
4529 * nonascii.texi (Default Coding Systems): Fix it some more.
4530
45312006-05-29 Eli Zaretskii <eliz@gnu.org>
4532
4533 * nonascii.texi (Default Coding Systems): Fix last change.
4534
45352006-05-29 Kenichi Handa <handa@m17n.org>
4536
4537 * nonascii.texi (find-operation-coding-system): Describe the new
4538 argument format (FILENAME . BUFFER).
4539
45402006-05-28 Richard Stallman <rms@gnu.org>
4541
4542 * tips.texi (Coding Conventions): Better explain reasons not to
4543 advise other packages or use `eval-after-load'.
4544
45452006-05-29 Kim F. Storm <storm@cua.dk>
4546
4547 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
4548 `bindat-idx' and `bindat-raw' for clarity.
4549
45502006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4551
4552 * processes.texi (Bindat Spec): Expand on `repeat' handler.
4553
4554 * display.texi (Display): Add "Abstract Display" to menu.
4555 (Abstract Display, Abstract Display Functions)
4556 (Abstract Display Example): New nodes.
4557 * elisp.texi (Top): Add "Abstract Display" to menu.
4558
45592006-05-27 Chong Yidong <cyd@stupidchicken.com>
4560
4561 * keymaps.texi (Key Sequences): Link to input events definition.
4562 (Format of Keymaps): Delete material duplicated in Keymap Basics.
4563
4564 * files.texi (Changing Files): Document updated argument list for
4565 copy-file.
4566
45672006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4568
4569 * processes.texi (Bindat Functions): Explain term "total length".
4570 Use it in bindat-length and bindat-pack descriptions.
4571
45722006-05-26 Eli Zaretskii <eliz@gnu.org>
4573
4574 * tips.texi (Coding Conventions): Advise against using
4575 eval-after-load in packages. Add an index entry.
4576
45772006-05-25 Juri Linkov <juri@jurta.org>
4578
4579 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
4580
4581 * modes.texi (%-Constructs): Add %e, %z, %Z.
4582
45832006-05-25 Richard Stallman <rms@gnu.org>
4584
4585 * elisp.texi (Top): Update subnode menu.
4586
4587 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
4588 (Keymaps): Update menu.
4589
45902006-05-25 Chong Yidong <cyd@stupidchicken.com>
4591
4592 * keymaps.texi (Key Sequences): Some clarifications.
4593
45942006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
4595
4596 * processes.texi (Bindat Functions): Say "unibyte string"
4597 explicitly for bindat-unpack and bindat-pack descriptions.
4598 (Bindat Examples): Don't call `string-make-unibyte' in example.
4599
46002006-05-25 Chong Yidong <cyd@stupidchicken.com>
4601
5dcb4c4e 4602 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 4603 Explain string and vector representations of key sequences.
b8d4c8d0
GM
4604
4605 * keymaps.texi (Changing Key Bindings):
dd7b651b 4606 * commands.texi (Interactive Codes):
b8d4c8d0
GM
4607 * help.texi (Describing Characters): Refer to it.
4608
46092006-05-23 Luc Teirlinck <teirllm@auburn.edu>
4610
4611 * frames.texi (Pointer Shape): @end table -> @end defvar.
4612
46132006-05-22 Richard Stallman <rms@gnu.org>
4614
4615 * elisp.texi (Top): Update subnode menus.
4616
4617 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
4618 Contents rewritten; material from old Pointer Shape node moved here.
4619
4620 * display.texi (Pointer Shape): Node deleted.
4621 (Image Descriptors): Minor cleanup.
4622
46232006-05-21 Richard Stallman <rms@gnu.org>
4624
4625 * syntax.texi (Parsing Expressions): Update info on which STATE
4626 elements are ignored.
4627
46282006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4629
4630 * hooks.texi (Standard Hooks): Correct typo.
4631
4632 * gpl.texi (GPL): ifinfo -> ifnottex.
4633
46342006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
4635
4636 * searching.texi (Simple Match Data): Warn about match data being
4637 set anew by every search.
4638
46392006-05-17 Richard Stallman <rms@gnu.org>
4640
4641 * minibuf.texi (Minibuffer History): Clarify.
4642
4643 * searching.texi (Regexp Special): Clarify nested regexp warning.
4644
46452006-05-16 Kim F. Storm <storm@cua.dk>
4646
4647 * minibuf.texi (Minibuffer History): Update add-to-history.
4648
46492006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
4650
5dcb4c4e
SM
4651 * nonascii.texi (Explicit Encoding):
4652 Fix typo (encoding<->decoding).
b8d4c8d0
GM
4653
46542006-05-14 Richard Stallman <rms@gnu.org>
4655
4656 * buffers.texi (Creating Buffers): Cleanup.
4657
4658 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
4659
46602006-05-13 Eli Zaretskii <eliz@gnu.org>
4661
4662 * buffers.texi (Current Buffer): Document that with-temp-buffer
4663 disables undo.
4664
4665 * os.texi (Terminal-Specific): More accurate description of how
4666 Emacs searches for the terminal-specific libraries.
4667
46682006-05-12 Eli Zaretskii <eliz@gnu.org>
4669
4670 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
4671 emacs-xtra to @inforef's.
4672
4673 * text.texi (Undo): Document that undo is turned off in buffers
4674 whose names begin with a space.
4675
4676 * buffers.texi (Buffer Names): Add index entries for buffers whose
4677 names begin with a space.
4678 (Creating Buffers): Document that undo is turned off in buffers
4679 whose names begin with a space.
4680
4681 * files.texi (Visiting Functions, Reading from Files)
4682 (Saving Buffers): Mention code and EOL conversions by file I/O
4683 primitives and subroutines.
4684
4685 * nonascii.texi (Lisp and Coding Systems): Document
4686 coding-system-eol-type. Add index entries for eol conversion.
4687
4688 * display.texi (Defining Faces): Mention `mac', and add an xref to
4689 where window-system is described.
4690
46912006-05-10 Richard Stallman <rms@gnu.org>
4692
4693 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
4694
46952006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
4696
4697 * variables.texi (File Local Variables): Recommend to quote lambda
4698 expressions in safe-local-variable property.
4699
47002006-05-09 Richard Stallman <rms@gnu.org>
4701
5dcb4c4e
SM
4702 * variables.texi (File Local Variables):
4703 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
4704
47052006-05-07 Kim F. Storm <storm@cua.dk>
4706
4707 * minibuf.texi (Minibuffer History): Remove keep-dups arg
4708 from add-to-history.
4709
47102006-05-07 Romain Francoise <romain@orebokech.com>
4711
4712 * commands.texi (Event Input Misc):
4713 * compile.texi (Eval During Compile):
4714 * internals.texi (Buffer Internals):
4715 * minibuf.texi (Initial Input):
4716 * nonascii.texi (Scanning Charsets):
4717 * numbers.texi (Comparison of Numbers):
4718 * windows.texi (Textual Scrolling, Vertical Scrolling):
4719 Fix various typos.
4720
47212006-05-06 Eli Zaretskii <eliz@gnu.org>
4722
4723 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
4724 conditional xref's to either emacs or emacs-xtra, depending on
4725 @iftex/@ifnottex.
4726
4727 * minibuf.texi (Minibuffer History): Document add-to-history.
4728
47292006-05-05 Eli Zaretskii <eliz@gnu.org>
4730
4731 * internals.texi (Pure Storage): Mention the pure overflow message
4732 at startup.
4733
c8763fb6 47342006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
4735
4736 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
4737 (Searching Keymaps): Fix pseudo-Lisp description of keymap
4738 search.
4739
47402006-05-01 Richard Stallman <rms@gnu.org>
4741
4742 * intro.texi (nil and t): Clarify.
4743
4744 * variables.texi (File Local Variables): Suggest using booleanp.
4745
47462006-05-01 Juanma Barranquero <lekktu@gmail.com>
4747
4748 * objects.texi (Type Predicates): Fix typos.
4749
47502006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
4751
4752 * intro.texi (nil and t): Add booleanp.
4753
4754 * objects.texi (Type Predicates): Add links for booleanp and
4755 string-or-null-p.
4756
47572006-04-29 Richard Stallman <rms@gnu.org>
4758
4759 * modes.texi (Multiline Font Lock): Rename from
4760 Multi line Font Lock Elements. Much clarification.
4761 (Font Lock Multiline, Region to Fontify): Much clarification.
4762
47632006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
4764
4765 * variables.texi (File Local Variables): Remove the special case t for
4766 safe-local-variable.
4767
47682006-04-26 Richard Stallman <rms@gnu.org>
4769
4770 * syntax.texi (Parsing Expressions): Minor cleanup.
4771
47722006-04-18 Richard Stallman <rms@gnu.org>
4773
4774 * tips.texi (Coding Conventions): Explain when the package's
4775 prefix should appear later on (not at the start of the name).
4776
4777 * searching.texi (String Search): Clarify effect of NOERROR.
4778
4779 * modes.texi (Imenu): Clarify what special items do.
4780
4781 * hooks.texi (Standard Hooks): Delete text about old hook names.
4782
47832006-04-17 Romain Francoise <romain@orebokech.com>
4784
4785 * variables.texi (Local Variables): Update the default value of
4786 `max-specpdl-size'.
4787
47882006-04-15 Michael Olson <mwolson@gnu.org>
4789
4790 * processes.texi (Transaction Queues): Mention the new optional
4791 `delay-question' argument for `tq-enqueue'.
4792
47932006-04-13 Bill Wohler <wohler@newt.com>
4794
4795 * customize.texi (Common Keywords): Use dotted notation for
4796 :package-version value. Specify its values. Improve documentation
4797 for customize-package-emacs-version-alist.
4798
47992006-04-12 Bill Wohler <wohler@newt.com>
4800
4801 * customize.texi (Common Keywords): Move description of
4802 customize-package-emacs-version-alist to @defvar.
4803
48042006-04-10 Bill Wohler <wohler@newt.com>
4805
4806 * customize.texi (Common Keywords): Add :package-version.
4807
48082006-04-10 Kim F. Storm <storm@cua.dk>
4809
4810 * text.texi (Buffer Contents): Add NOPROPS arg to
4811 filter-buffer-substring.
4812
48132006-04-08 Kevin Ryde <user42@zip.com.au>
4814
4815 * os.texi (Command-Line Arguments): Update xref to emacs manual
4816 "Command Arguments" -> "Emacs Invocation", per change there.
4817
48182006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
4819
4820 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
4821 be on one line to help makeinfo not render two spaces after the dot.
4822
48232006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4824
4825 * strings.texi (Predicates for Strings): Add string-or-null-p.
4826
48272006-03-28 Kim F. Storm <storm@cua.dk>
4828
4829 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
4830 remarks about systems that don't support fractional seconds.
4831
48322006-03-25 Karl Berry <karl@gnu.org>
4833
4834 * elisp.texi: Use @copyright{} instead of (C), and do not indent
4835 the year list.
4836
48372006-03-21 Nick Roberts <nickrob@snap.net.nz>
4838
4839 * display.texi (Fringe Indicators): Fix typos.
4840
48412006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4842
4843 * tips.texi (Documentation Tips): One can now also write `program'
4844 in front of a quoted symbol in a docstring to prevent making a
4845 hyperlink.
4846
48472006-03-19 Alan Mackenzie <acm@muc.de>
4848
4849 * text.texi (Special Properties): Clarify `fontified' property.
4850
48512006-03-16 Richard Stallman <rms@gnu.org>
4852
4853 * display.texi (Defining Images): Minor cleanup.
4854
48552006-03-16 Bill Wohler <wohler@newt.com>
4856
4857 * display.texi (Defining Images): In image-load-path-for-library,
4858 prefer user's images.
4859
48602006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
4861
4862 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
4863
48642006-03-15 Bill Wohler <wohler@newt.com>
4865
4866 * display.texi (Defining Images): Fix example in
4867 image-load-path-for-library by not recommending that one binds
4868 image-load-path. Just defvar it to placate compiler and only use
4869 it if previously defined.
4870
48712006-03-14 Bill Wohler <wohler@newt.com>
4872
4873 * display.texi (Defining Images): In image-load-path-for-library,
4874 always return list of directories. Update example.
4875
48762006-03-14 Alan Mackenzie <acm@muc.de>
4877
4878 * modes.texi: New node, "Region to Fontify" (for Font Lock).
4879 This describes font-lock-extend-region-function.
4880 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
4881 the new node "Region to Fontify".
4882
48832006-03-13 Richard Stallman <rms@gnu.org>
4884
4885 * display.texi (Invisible Text): The impossible position is
4886 now before the invisible text, not after.
4887 (Defining Images): Clean up last change.
4888
48892006-03-11 Bill Wohler <wohler@newt.com>
4890
4891 * display.texi (Defining Images): Add image-load-path-for-library.
4892
48932006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4894
4895 * text.texi (Adaptive Fill): Fix Texinfo usage.
4896
4897 * strings.texi (Creating Strings): Fix Texinfo usage.
4898
4899 * searching.texi (Regexp Special): Use @samp for regular
4900 expressions that are not in Lisp syntax.
4901
49022006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4903
4904 * searching.texi (Regexp Special): Put remark between parentheses
4905 to avoid misreading.
4906
49072006-03-07 Luc Teirlinck <teirllm@auburn.edu>
4908
4909 * searching.texi (Syntax of Regexps): More accurately describe
4910 which characters are special in which situations.
4911 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
4912 are not special. Describe in detail when `[' and `]' are special.
4913 (Regexp Backslash): Plenty of regexps with unbalanced square
4914 brackets are valid, so reword that statement.
4915
49162006-03-02 Kim F. Storm <storm@cua.dk>
4917
4918 * keymaps.texi (Tool Bar): Add tool-bar-border.
4919
49202006-02-28 Luc Teirlinck <teirllm@auburn.edu>
4921
4922 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
4923
49242006-02-27 Luc Teirlinck <teirllm@auburn.edu>
4925
4926 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
4927
4928 * files.texi (Locating Files): Suggest additional values for the
4929 SUFFIXES arg of `locate-file'. Update pxref.
4930
4931 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
4932 (How Programs Do Loading): Discuss the effects of Auto Compression
4933 mode on `load'.
4934 (Load Suffixes): New node.
4935 (Library Search): Delete description of `load-suffixes'; it was
4936 moved to "Load Suffixes".
4937 (Autoload, Named Features): Mention `load-suffixes'.
4938
49392006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4940
4941 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
4942
4943 * windows.texi (Window Tree): Fix typo.
4944
49452006-02-20 Kim F. Storm <storm@cua.dk>
4946
4947 * display.texi (Fringe Indicators): New section.
4948 Move indicate-empty-lines, indicate-buffer-boundaries, and
4949 default-indicate-buffer-boundaries here.
4950 Add fringe-indicator-alist and default-fringes-indicator-alist.
4951 Add list of logical fringe indicator symbols.
4952 Update list of standard bitmap names.
4953 (Fringe Cursors): New section.
4954 Move overflow-newline-into-fringe here.
4955 Add fringe-cursor-alist and default-fringes-cursor-alist.
4956 Add list of fringe cursor symbols.
4957
49582006-02-20 Juanma Barranquero <lekktu@gmail.com>
4959
4960 * commands.texi (Using Interactive): Fix reference to node
4961 "Minibuffers".
4962
49632006-02-19 Richard M. Stallman <rms@gnu.org>
4964
4965 * minibuf.texi (High-Level Completion):
4966 Add xref to read-input-method-name.
4967
4968 * files.texi (Relative File Names): Move file-relative-name here.
4969 (File Name Expansion): From here. Minor clarifications.
4970
4971 * commands.texi (Using Interactive): Add xrefs about reading input.
4972 Clarify remarks about that moving point and mark.
4973 Put string case before list case.
4974
c8763fb6 49752006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
4976
4977 * display.texi (Other Display Specs, Image Descriptors):
4978 Revert erroneous changes. The previous description of
4979 image-descriptors as `(image . PROPS)' was correct.
4980
49812006-02-14 Richard M. Stallman <rms@gnu.org>
4982
4983 * variables.texi (File Local Variables): Clarifications.
4984
49852006-02-14 Juanma Barranquero <lekktu@gmail.com>
4986
4987 * variables.texi (File Local Variables): Use @code for a cons
4988 cell, not @var.
4989
49902006-02-13 Chong Yidong <cyd@stupidchicken.com>
4991
4992 * variables.texi (File Local Variables): Document new file local
4993 variable behavior.
4994
49952006-02-10 Kim F. Storm <storm@cua.dk>
4996
4997 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
4998
49992006-02-08 Juanma Barranquero <lekktu@gmail.com>
5000
5001 * modes.texi (%-Constructs): Remove obsolete info about
5002 `global-mode-string'.
5003
50042006-02-07 Richard M. Stallman <rms@gnu.org>
5005
5006 * commands.texi (Prefix Command Arguments): Minor cleanup.
5007
5008 * display.texi: "Graphical display", not window system.
5009
5010 * functions.texi (What Is a Function): Fix xref.
5011
5012 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
5013 (Changing Key Bindings): Clarify when remapping is better than
5014 substitute-key-definition.
5015
50162006-02-02 Richard M. Stallman <rms@gnu.org>
5017
5018 * minibuf.texi (Basic Completion): Completion alists are risky.
5019
5020 * keymaps.texi (Active Keymaps): Clarifications.
5021 (Searching Keymaps): New node.
5022 (Keymaps): Update menu.
5023
5024 * frames.texi (Layout Parameters): Minor clarification.
5025 (Drag and Drop): New node.
5026 (Frames): Update menu.
5027
50282006-01-29 Chong Yidong <cyd@stupidchicken.com>
5029
5030 * display.texi (Other Display Specs, Image Descriptors):
5031 Image description is a list, not a cons cell.
5032
50332006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5034
5035 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
5036 list is not necessarily a list).
5037
50382006-01-27 Eli Zaretskii <eliz@gnu.org>
5039
5040 * frames.texi (Layout Parameters): border-width and
5041 internal-border-width belong to the frame, not the window.
5042
50432006-01-19 Richard M. Stallman <rms@gnu.org>
5044
5045 * nonascii.texi (Translation of Characters): Search cmds use
5046 translation-table-for-input. Automatically made local.
5047
5048 * markers.texi (Overview of Markers): Count insertion type
5049 as one of a marker's attributes.
5050
5051 * keymaps.texi (Controlling Active Maps): New node, split out of
5052 Active Keymaps.
5053 (Keymaps): Menu updated.
5054 (Active Keymaps): Give pseudocode to explain how the active
5055 maps are searched. current-active-maps and key-binding moved here.
5056 (Functions for Key Lookup): current-active-maps and key-binding moved.
5057 Clarifications.
5058 (Searching the Keymaps): New subnode.
5059
5060 * elisp.texi (Top): Menu clarification.
5061
5062 * display.texi (Other Display Specs): Delete duplicate entry for
5063 just a string as display spec. Move text about recursive display
5064 specs on such a string.
5065
5066 * commands.texi (Key Sequence Input): Clarify.
5067 Move num-nonmacro-input-events out.
5068 (Reading One Event): num-nonmacro-input-events moved here.
5069
50702006-01-14 Nick Roberts <nickrob@snap.net.nz>
5071
5072 * advice.texi (Simple Advice): Update example to fit argument
5073 change in previous-line.
5074
50752006-01-05 Richard M. Stallman <rms@gnu.org>
5076
5077 * markers.texi (The Mark): Fix in `mark'.
5078
50792006-01-04 Richard M. Stallman <rms@gnu.org>
5080
5081 * processes.texi (Misc Network, Make Network): Minor cleanups.
5082
50832006-01-04 Kim F. Storm <storm@cua.dk>
5084
5085 * processes.texi (Make Network): Add IPv6 addresses and handling.
5086 (Network Feature Testing): Mention (:family ipv6).
5087 (Misc Network): Add IPv6 formats to format-network-address.
5088
50892005-12-30 Richard M. Stallman <rms@gnu.org>
5090
5091 * text.texi (Changing Properties):
5092 Don't use return value of set-text-properties.
5093
50942005-12-29 Luc Teirlinck <teirllm@auburn.edu>
5095
5096 * modes.texi (Mode Line Format): Correct typo in menu.
5097
50982005-12-29 Richard M. Stallman <rms@gnu.org>
5099
5100 * modes.texi (Mode Line Top): New node.
5101 (Mode Line Data): Some text moved to new node.
5102 Explain the data structure more concretely.
5103 (Mode Line Basics): Clarifications.
5104 (Mode Line Variables): Clarify intro paragraph.
5105 (%-Constructs): Clarify intro paragraph.
5106 (Mode Line Format): Update menu.
5107
51082005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5109
5110 * minibuf.texi (Basic Completion): Update lazy-completion-table
5111 examples for removal of ARGS argument.
5112
51132005-12-23 Richard M. Stallman <rms@gnu.org>
5114
5115 * text.texi (Undo): Restore some explanation from the version
5116 that was deleted.
5117
51182005-12-23 Eli Zaretskii <eliz@gnu.org>
5119
5120 * text.texi (Undo): Remove duplicate descriptions of `apply
5121 funname' and `apply delta' elements of the undo list.
5122
51232005-12-20 Richard M. Stallman <rms@gnu.org>
5124
5125 * help.texi (Help Functions): Update documentation of `apropos'.
5126
51272005-12-20 Luc Teirlinck <teirllm@auburn.edu>
5128
5129 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
5130 because it is confusing. If the :help-echo keyword is a function,
5131 it is not directly used as the :help-echo overlay property, as the
5132 xref seems to suggest (it does not take the appropriate args).
5133
51342005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5135
5136 * customize.texi (Common Keywords): Fix Texinfo usage.
5137 (Group Definitions, Variable Definitions): Update for new
5138 conventions for using `*' in docstrings.
5139
5140 * tips.texi (Documentation Tips): Update for new conventions for
5141 using `*' in docstrings.
5142
51432005-12-16 Richard M. Stallman <rms@gnu.org>
5144
5145 * minibuf.texi (Minibuffer Contents): Minor cleanup.
5146
51472005-12-16 Juri Linkov <juri@jurta.org>
5148
5149 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5150
51512005-12-14 Romain Francoise <romain@orebokech.com>
5152
5153 * modes.texi (Customizing Keywords): Rename `append' to `how'.
5154 Fix typo.
5155
51562005-12-11 Juri Linkov <juri@jurta.org>
5157
5158 * minibuf.texi (Completion Commands): Add mention of read-file-name
5159 for filename completion keymaps.
5160 (Reading File Names): Add mention of filename completion keymaps
5161 for read-file-name and xref to `Completion Commands'.
5162
51632005-12-10 Richard M. Stallman <rms@gnu.org>
5164
5165 * customize.texi (Common Keywords): State caveats for use of :tag.
5166
51672005-12-08 Richard M. Stallman <rms@gnu.org>
5168
5169 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
5170 with xrefs and better explanation.
5171 (Completion Commands): Add the filename completion maps.
5172
5173 * objects.texi (Character Type): Clarify that \s is not space
5174 if a dash follows.
5175
51762005-12-05 Richard M. Stallman <rms@gnu.org>
5177
5178 * windows.texi (Resizing Windows): Delete preserve-before args.
5179
51802005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5181
5182 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5183 in full keymaps, since the quirk has been fixed.
5184
51852005-12-03 Eli Zaretskii <eliz@gnu.org>
5186
5dcb4c4e
SM
5187 * hooks.texi (Standard Hooks): Add index entries.
5188 Mention `compilation-finish-functions'.
b8d4c8d0
GM
5189
51902005-11-27 Richard M. Stallman <rms@gnu.org>
5191
5192 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5193
51942005-11-21 Juri Linkov <juri@jurta.org>
5195
5196 * customize.texi (Common Keywords): Update links types
5197 custom-manual and url-link. Add link types emacs-library-link,
5198 file-link, function-link, variable-link, custom-group-link.
5199
52002005-11-20 Chong Yidong <cyd@stupidchicken.com>
5201
5202 * display.texi: Revert 2005-11-20 change.
5203
52042005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5205
5206 * processes.texi (Bindat Functions):
5207 Say "third" to refer to zero-based index "2".
5208
52092005-11-18 Luc Teirlinck <teirllm@auburn.edu>
5210
5211 * loading.texi (Library Search): Update the default value of
5212 `load-suffixes'.
5213
52142005-11-17 Chong Yidong <cyd@stupidchicken.com>
5215
5216 * display.texi (Attribute Functions): Mention :ignore-defface.
5217
52182005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5219
5220 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5221 (Minor Mode Conventions): Mention the use of a hook.
5222
52232005-11-06 Richard M. Stallman <rms@gnu.org>
5224
5225 * files.texi (Magic File Names): find-file-name-handler checks the
5226 `operations' property of the handler.
5227
52282005-11-03 Richard M. Stallman <rms@gnu.org>
5229
5230 * variables.texi (Frame-Local Variables): Small clarification.
5231
52322005-10-29 Chong Yidong <cyd@stupidchicken.com>
5233
5234 * os.texi (Init File): Document ~/.emacs.d/init.el.
5235
52362005-10-29 Richard M. Stallman <rms@gnu.org>
5237
5238 * internals.texi (Garbage Collection): Document memory-full.
5239
52402005-10-28 Bill Wohler <wohler@newt.com>
5241
5242 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5243 for URLs.
5244
52452005-10-28 Richard M. Stallman <rms@gnu.org>
5246
5247 * minibuf.texi (Completion Commands): Clean up prev change.
5248
52492005-10-26 Kevin Ryde <user42@zip.com.au>
5250
5251 * compile.texi (Eval During Compile): Explain recommended uses
5252 of eval-when-compile and eval-and-compile.
5253
52542005-10-27 Masatake YAMATO <jet@gyve.org>
5255
5256 * minibuf.texi (Completion Commands):
5257 Write about new optional argument for `display-completion-list'.
5258
52592005-10-23 Richard M. Stallman <rms@gnu.org>
5260
5261 * display.texi (Overlay Arrow): Clarify about local bindings of
5262 overlay-arrow-position.
5263
52642005-10-22 Eli Zaretskii <eliz@gnu.org>
5265
5266 * internals.texi (Building Emacs): Fix last change.
5267
52682005-10-22 Richard M. Stallman <rms@gnu.org>
5269
5270 * internals.texi (Building Emacs): Document eval-at-startup.
5271
52722005-10-21 Richard M. Stallman <rms@gnu.org>
5273
5274 * loading.texi (Where Defined): load-history contains abs file names.
5275 symbol-file returns abs file names.
5276
52772005-10-19 Kim F. Storm <storm@cua.dk>
5278
5279 * display.texi (Showing Images): Add max-image-size integer value.
5280
52812005-10-18 Chong Yidong <cyd@stupidchicken.com>
5282
5283 * display.texi (Showing Images): Document max-image-size.
5284
52852005-10-17 Richard M. Stallman <rms@gnu.org>
5286
5287 * commands.texi (Quitting): Minor clarification.
5288
5289 * processes.texi (Sentinels): Clarify about output and quitting.
5290 (Filter Functions): Mention with-local-quit.
5291
52922005-10-17 Juri Linkov <juri@jurta.org>
5293
5294 * buffers.texi (Current Buffer):
5295 * commands.texi (Event Input Misc):
5296 * compile.texi (Eval During Compile, Compiler Errors):
5297 * customize.texi (Group Definitions):
5298 * display.texi (Progress, Defining Faces):
5299 * files.texi (Writing to Files):
5300 * modes.texi (Mode Hooks, Defining Minor Modes):
5301 * streams.texi (Output Functions):
5302 * syntax.texi (Syntax Table Functions):
5303 * text.texi (Change Hooks):
5304 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5305
5306 * commands.texi (Quitting): Replace arg `forms' with `body' in
5307 `with-local-quit'.
5308
5309 * positions.texi (Excursions): Replace arg `forms' with `body' in
5310 `save-excursion'.
5311
53122005-10-08 Kim F. Storm <storm@cua.dk>
5313
5314 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5315 Rename manual section accordingly.
5316
53172005-10-04 Kim F. Storm <storm@cua.dk>
5318
5319 * windows.texi (Window Split Tree): New section describing
5320 new function window-split-tree function.
5321
53222005-10-03 Nick Roberts <nickrob@snap.net.nz>
5323
5324 * display.texi (Fringe Size/Pos): Simplify and add detail.
5325
53262005-09-30 Romain Francoise <romain@orebokech.com>
5327
5328 * minibuf.texi (High-Level Completion): Explain that the prompt
5329 given to `read-buffer' should end with a colon and a space.
5330 Update usage examples.
5331
53322005-09-29 Juri Linkov <juri@jurta.org>
5333
5334 * display.texi (Displaying Messages): Rename argument name
5335 `string' to `format-string' in functions `message', `message-box',
5336 `message-or-box'.
5337
53382005-09-26 Chong Yidong <cyd@stupidchicken.com>
5339
5340 * errors.texi (Standard Errors): Correct xrefs.
5341
53422005-09-18 Chong Yidong <cyd@stupidchicken.com>
5343
5344 * display.texi (Defining Images): Update documentation for
5345 `image-load-path'.
5346
53472005-09-17 Richard M. Stallman <rms@gnu.org>
5348
5349 * display.texi (Defining Images): Clean up previous change.
5350
53512005-09-16 Romain Francoise <romain@orebokech.com>
5352
5353 * elisp.texi: Specify GFDL version 1.2.
5354
5355 * doclicense.texi (GNU Free Documentation License): Update to
5356 version 1.2.
5357
53582005-09-15 Chong Yidong <cyd@stupidchicken.com>
5359
5360 * display.texi (Defining Images): Document `image-load-path'.
5361
53622005-09-15 Richard M. Stallman <rms@gnu.org>
5363
5364 * objects.texi (Printed Representation): Minor cleanup.
5365 (Box Diagrams): Minor fix.
5366 (Cons Cell Type): Move (...) index item here.
5367 (Box Diagrams): From here.
5368 (Array Type): Minor fix.
5369 (Type Predicates): Delete index "predicates".
5370 (Hash Table Type): Clarify xref.
5371 (Dotted Pair Notation): Minor fix.
5372
53732005-09-10 Chong Yidong <cyd@stupidchicken.com>
5374
5375 * files.texi (Saving Buffers): Fix typo.
5376
53772005-09-08 Richard M. Stallman <rms@gnu.org>
5378
5379 * tips.texi (Programming Tips): Correct the "default" prompt spec.
5380
53812005-09-08 Chong Yidong <cyd@stupidchicken.com>
5382
5383 * locals.texi (Standard Buffer-Local Variables): Don't include
5384 mode variables for minor modes.
5385 Fix xrefs for buffer-display-count, buffer-display-table,
5386 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5387 enable-multibyte-characters, fill-column, header-line-format,
5388 left-fringe-width, left-margin, and right-fringe-width.
5389
5390 * hooks.texi (Standard Hooks): All hooks should conform to the
5391 standard naming convention now.
5392 Fix xref for `echo-area-clear-hook'.
5393
5394 * display.texi (Usual Display): Note that indicate-empty-lines and
5395 tab-width are buffer-local.
5396
5397 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5398
5399 * modes.texi (Mode Help): Note that major-mode is buffer-local.
5400
5401 * nonascii.texi (Encoding and I/O): Note that
5402 buffer-file-coding-system is buffer-local.
5403
5404 * positions.texi (List Motion): Note that defun-prompt-regexp is
5405 buffer-local.
5406
5407 * text.texi (Auto Filling): Note that auto-fill-function is
5408 buffer-local.
5409 (Undo): Note that buffer-undo-list is buffer-local.
5410
5dcb4c4e
SM
5411 * windows.texi (Buffers and Windows):
5412 Document buffer-display-count.
b8d4c8d0
GM
5413
54142005-09-06 Richard M. Stallman <rms@gnu.org>
5415
5416 * tips.texi (Coding Conventions): Sometimes it is ok to put the
5417 package prefix elsewhere than at the start of the name.
5418
54192005-09-03 Richard M. Stallman <rms@gnu.org>
5420
5421 * tips.texi (Programming Tips): Add conventions for minibuffer
5422 questions and prompts.
5423
54242005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
5425
5426 * intro.texi (nil and t): Minor cleanup.
5427 Delete spurious mention of keyword symbols.
5428 (Evaluation Notation): Add index entry.
5429 (A Sample Function Description): Minor cleanup.
5430 (A Sample Variable Description): Not all vars can be set.
5431
54322005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
5433
5434 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
5435
5436 (Insertion): Document precise type of `insert-char' arg COUNT.
5437
54382005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5439
5440 * modes.texi (Other Font Lock Variables): Sync the default of
5441 font-lock-lines-before.
5442
54432005-08-31 Michael Albinus <michael.albinus@gmx.de>
5444
5445 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
5446
54472005-08-29 Richard M. Stallman <rms@gnu.org>
5448
5449 * elisp.texi (Top): Update subnode menu.
5450
5451 * searching.texi (Searching and Matching): Move node.
5452 Rearrange contents and add overall explanation.
5453 (Searching and Case): Move node.
5454 (Searching and Matching): Update menu.
5455
54562005-08-27 Eli Zaretskii <eliz@gnu.org>
5457
5458 * os.texi (Startup Summary): Fix the description of the initial
5459 startup message display.
5460
54612005-08-25 Richard M. Stallman <rms@gnu.org>
5462
5463 * searching.texi (Search and Replace): Add replace-regexp-in-string.
5464
54652005-08-25 Emilio C. Lopes <eclig@gmx.net>
5466
5467 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
5468 `next-overlay-change' example.
5469
54702005-08-22 Juri Linkov <juri@jurta.org>
5471
5472 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
5473 Fix invert-face. Fix args of face-background.
5474
5475 * display.texi (Standard Faces): Delete node.
5476 (Faces): Add xref to `(emacs)Standard Faces'.
5477 (Displaying Faces): Fix xref to `Standard Faces'.
5478
5479 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
5480
54812005-08-20 Alan Mackenzie <acm@muc.de>
5482
5483 * buffers.texi (The Buffer List): Clarify the manipulation of the
5484 buffer list.
5485
54862005-08-14 Richard M. Stallman <rms@gnu.org>
5487
5488 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
5489 a regexp.
5490
54912005-08-11 Richard M. Stallman <rms@gnu.org>
5492
5493 * elisp.texi (Top): Update subnode lists.
5494
5495 * display.texi (Inverse Video): Node deleted.
5496
5497 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
5498 New nodes split out of Coding Conventions.
5499
5500 * searching.texi (Regular Expressions): Document re-builder.
5501
5502 * os.texi (Time Parsing): New node split out of Time Conversion.
5503
5504 * processes.texi (Misc Network, Network Feature Testing)
5505 (Network Options, Make Network): New nodes split out of
5506 Low-Level Network.
5507
55082005-08-09 Richard M. Stallman <rms@gnu.org>
5509
5510 * frames.texi (Geometry): New node, split from Size and Position.
5511 (Frame Parameters): Refer to Geometry.
5512
5513 * buffers.texi (The Buffer List): Fix xrefs.
5514
5515 * windows.texi (Splitting Windows): Fix xref.
5516
5517 * frames.texi (Layout Parameters): Add xref.
5518
5519 * display.texi (Line Height, Scroll Bars): Fix xrefs.
5520
5521 * keymaps.texi (Menu Bar): Fix xref.
5522
5523 * locals.texi (Standard Buffer-Local Variables): Fix xref.
5524
5525 * modes.texi (%-Constructs): Fix xref.
5526
5527 * frames.texi (Window Frame Parameters): Node split up.
5528 (Basic Parameters, Position Parameters, Size Parameters)
5529 (Layout Parameters, Buffer Parameters, Management Parameters)
5530 (Cursor Parameters, Color Parameters): New subnodes.
5531
55322005-08-09 Luc Teirlinck <teirllm@auburn.edu>
5533
5534 * positions.texi (Screen Lines): Update xref for previous change
5535 in minibuf.texi.
5536
5537 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
5538 change in minibuf.texi.
5539
55402005-08-09 Richard M. Stallman <rms@gnu.org>
5541
5542 * tips.texi (Coding Conventions): Minor cleanup.
5543
5544 * modes.texi (Defining Minor Modes): Explain when init-value
5545 can be non-nil.
5546
5547 * elisp.texi (Top): Update submenu for Minibuffer.
5548
5549 * minibuf.texi (Minibuffer Misc): Node split up.
5550 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
5551 (Recursive Mini): New nodes split out from Minibuffer Misc.
5552 (Minibuffer Misc): Document max-mini-window-height.
5553
5554 * hash.texi (Defining Hash): Delete stray paren in example.
5555
5556 * display.texi (Echo Area Customization): Don't define
5557 max-mini-window-height here; xref instead.
5558
5559 * commands.texi (Event Input Misc): Update while-no-input.
5560
5561 * advice.texi (Advising Functions): Explain when to use advice
5562 and when to use a hook.
5563
55642005-07-30 Eli Zaretskii <eliz@gnu.org>
5565
5566 * makefile.w32-in (info): Don't run install-info.
5567 ($(infodir)/dir): New target, produced by running install-info.
5568
55692005-07-27 Luc Teirlinck <teirllm@auburn.edu>
5570
5571 * modes.texi (Defining Minor Modes): The keyword for the initial
5572 value is :init-value, not :initial-value.
5573
55742005-07-23 Eli Zaretskii <eliz@gnu.org>
5575
5576 * loading.texi (Autoload): Make the `doctor' example be consistent
5577 with what's in current loaddefs.el. Describe the "fn" magic in
5578 the usage portion of the doc string.
5579
55802005-07-22 Richard M. Stallman <rms@gnu.org>
5581
5582 * internals.texi (Garbage Collection): Clarify previous change.
5583
55842005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
5585
5586 * internals.texi (Garbage Collection): Add gc-cons-percentage.
5587
55882005-07-18 Juri Linkov <juri@jurta.org>
5589
5590 * commands.texi (Accessing Events):
5591 * frames.texi (Text Terminal Colors, Resources):
5592 * markers.texi (The Mark):
5593 * modes.texi (Defining Minor Modes):
5594 Delete duplicate duplicate words.
5595
55962005-07-16 Richard M. Stallman <rms@gnu.org>
5597
5598 * display.texi (Managing Overlays): Clarify make-overlay
5599 args for insertion types.
5600
56012005-07-13 Luc Teirlinck <teirllm@auburn.edu>
5602
5603 * customize.texi (Variable Definitions):
5604 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
5605 `standard-value' is a list too.
5606 (Defining New Types): Use @key{RET} instead of @key{ret}.
5607
56082005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
5609
5610 * os.texi (Translating Input): Fix typo.
5611
56122005-07-08 Richard M. Stallman <rms@gnu.org>
5613
5614 * README: Update edition number and size estimate.
5615
5616 * elisp.texi (VERSION): Set to 2.9.
5617
56182005-07-07 Richard M. Stallman <rms@gnu.org>
5619
5620 * book-spine.texinfo: Update Emacs version.
5621
5622 * display.texi (Inverse Video): Delete mode-line-inverse-video.
5623
56242005-07-06 Richard M. Stallman <rms@gnu.org>
5625
5626 * searching.texi (Regexp Search): Clarify what re-search-forward
5627 does when the search fails.
5628
56292005-07-05 Lute Kamstra <lute@gnu.org>
5630
5631 * Update FSF's address in GPL notices.
5632
5633 * doclicense.texi (GNU Free Documentation License):
5634 * gpl.texi (GPL):
5635 * tips.texi (Coding Conventions, Library Headers):
5636 * vol1.texi:
5637 * vol2.texi: Update FSF's address.
5638
56392005-07-04 Richard M. Stallman <rms@gnu.org>
5640
5641 * hooks.texi (Standard Hooks): Add occur-hook.
5642
56432005-07-03 Luc Teirlinck <teirllm@auburn.edu>
5644
5645 * display.texi (The Echo Area): Correct menu.
5646
56472005-07-03 Richard M. Stallman <rms@gnu.org>
5648
5649 * elisp.texi (Top): Update subnode menu for Display.
5650
5651 * display.texi (Displaying Messages): New node, with most
5652 of what was in The Echo Area.
5dcb4c4e 5653 (Progress): Move under The Echo Area.
b8d4c8d0
GM
5654 (Logging Messages): New node with new text.
5655 (Echo Area Customization): New node, the rest of what was
5656 in The Echo Area. Document message-truncate-lines with @defvar.
5657 (Display): Update menu.
5658
5659 * windows.texi (Textual Scrolling): Doc 3 values for
5660 scroll-preserve-screen-position.
5661
5662 * text.texi (Special Properties): Change hook functions
5663 should bind inhibit-modification-hooks around altering buffer text.
5664
5665 * keymaps.texi (Key Binding Commands): Call binding BINDING
5666 rather than DEFINITION.
5667
56682005-06-29 Juanma Barranquero <lekktu@gmail.com>
5669
5670 * variables.texi (Defining Variables): `user-variable-p' returns t
5671 for aliases of user options, nil for alias loops.
5672
56732005-06-28 Richard M. Stallman <rms@gnu.org>
5674
5675 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
5676 make-keymap.
5677
56782005-06-27 Luc Teirlinck <teirllm@auburn.edu>
5679
5680 * variables.texi (Setting Variables): Correct and clarify
5681 description of `add-to-ordered-list'.
5682
56832005-06-26 Richard M. Stallman <rms@gnu.org>
5684
5685 * display.texi (Faces): Minor cleanup.
5686
56872005-06-25 Luc Teirlinck <teirllm@auburn.edu>
5688
5689 * display.texi (Faces): `facep' returns t for strings that are
5690 face names.
5691
56922005-06-25 Richard M. Stallman <rms@gnu.org>
5693
5694 * objects.texi (Equality Predicates): Clarify meaning of equal.
5695
5696 * windows.texi (Selecting Windows): save-selected-window
5697 and with-selected-window save and restore the current buffer.
5698
56992005-06-24 Richard M. Stallman <rms@gnu.org>
5700
5701 * numbers.texi (Float Basics): Explain how to test for NaN,
5702 and printing the sign of NaNs.
5703
57042005-06-24 Eli Zaretskii <eliz@gnu.org>
5705
5706 * makefile.w32-in (MAKEINFO): Use --force.
5707
57082005-06-23 Richard M. Stallman <rms@gnu.org>
5709
5710 * display.texi (Face Functions): Correct Texinfo usage.
5711
57122005-06-23 Luc Teirlinck <teirllm@auburn.edu>
5713
5714 * lists.texi (Rings): `ring-elements' now returns the elements of
5715 RING in order.
5716
57172005-06-23 Juanma Barranquero <lekktu@gmail.com>
5718
5719 * markers.texi (The Mark): Texinfo usage fix.
5720
57212005-06-23 Kim F. Storm <storm@cua.dk>
5722
5723 * searching.texi (Entire Match Data): Remove evaporate option for
5724 match-data. Do not mention evaporate option for set-match-data.
5725
57262005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
5727
5728 * display.texi (Face Functions): Mention face aliases.
5729
57302005-06-21 Richard M. Stallman <rms@gnu.org>
5731
5732 * anti.texi (Antinews): Texinfo usage fix.
5733
57342005-06-21 Karl Berry <karl@gnu.org>
5735
5736 * elisp.texi: Use @copying.
5737
5738 * elisp.texi: Put @summarycontents and @contents before the Top
5739 node, instead of the end of the file, so that the contents appear
5740 in the right place in the dvi/pdf output.
5741
57422005-06-21 Juri Linkov <juri@jurta.org>
5743
5744 * display.texi (Defining Faces): Add `customized-face'.
5745
57462005-06-20 Kim F. Storm <storm@cua.dk>
5747
5748 * variables.texi (Setting Variables): Any type of element can be
5749 given order in add-to-ordered-list. Compare elements with eq.
5750
5751 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
5752
57532005-06-20 Karl Berry <karl@gnu.org>
5754
5755 * syntax.texi (Syntax Flags): Make last column very slightly wider
5756 to avoid "generic comment" breaking on two lines and causing an
5757 underfull box.
5758
57592005-06-19 Luc Teirlinck <teirllm@auburn.edu>
5760
5761 * lists.texi (Rings): Various minor clarifications and corrections.
5762
57632005-06-18 Richard M. Stallman <rms@gnu.org>
5764
5765 * functions.texi (Obsolete Functions): Simplify.
5766
5767 * variables.texi (Variable Aliases): Simplify.
5768
5769 * anti.texi, backups.texi, compile.texi, customization.texi:
5770 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
5771 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
5772 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
5773 * variables.texi: Fix formatting ugliness.
5774
5775 * elisp.texi: Add links to Rings and Byte Packing.
5776 Update version and copyright years.
5777
5778 * minibuf.texi: Fix formatting ugliness.
5779 (Completion Commands): Move keymap vars to the end
5780 and vars completing-read binds to the top.
5781
57822005-06-17 Luc Teirlinck <teirllm@auburn.edu>
5783
5784 * processes.texi: Fix typos.
5785 (Bindat Spec): Correct Texinfo error.
5786 (Byte Packing): Fix ungrammatical sentence.
5787
57882005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
5789
5790 * lists.texi (Rings): New node.
5791 (Lists): Add it to menu.
5792
5793 * processes.texi (Byte Packing): New node.
5794 (Processes): Add it to menu.
5795
57962005-06-17 Richard M. Stallman <rms@gnu.org>
5797
5798 * syntax.texi (Parsing Expressions): Fix texinfo usage.
5799
5800 * help.texi (Documentation Basics): Explain the xref to
5801 Documentation Tips.
5802
5803 * debugging.texi (Debugger Commands): Minor fix.
5804
58052005-06-16 Luc Teirlinck <teirllm@auburn.edu>
5806
5807 * edebug.texi (Instrumenting): Eliminate duplicate link.
5808 (Specification List): Replace references to "below", referring to
5809 a later node, with one @ref to that node.
5810
5811 * os.texi (Timers): Timers should save and restore the match data
5812 if they change it.
5813
5814 * debugging.texi (Debugger Commands): Mention that the Lisp
5815 debugger can not step through primitive functions.
5816
58172005-06-16 Juanma Barranquero <lekktu@gmail.com>
5818
5819 * functions.texi (Obsolete Functions): Update argument names of
5820 `make-obsolete' and `define-obsolete-function-alias'.
5821
5822 * variables.texi (Variable Aliases): Update argument names of
5823 `defvaralias', `make-obsolete-variable' and
5824 `define-obsolete-variable-alias'.
5825
58262005-06-15 Kim F. Storm <storm@cua.dk>
5827
5828 * searching.texi (Entire Match Data): Rephrase warnings about
5829 evaporate arg to match-data and set-match-data.
5830
58312005-06-14 Luc Teirlinck <teirllm@auburn.edu>
5832
5833 * elisp.texi (Top): Update detailed menu.
5834
5835 * edebug.texi (Edebug): Update menu.
5836 (Instrumenting): Update xrefs.
5837 (Edebug Execution Modes): Correct xref.
5838 (Jumping): Clarify description of `h' command.
5839 Eliminate redundant @ref.
5840 (Breaks): New node.
5841 (Breakpoints): Is now a subsubsection.
5842 (Global Break Condition): Mention `C-x X X'.
5843 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
5844 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
5845 (Edebug Display Update): Correct pxref.
5846 (Edebug and Macros): New node.
5847 (Instrumenting Macro Calls): Is now a subsubsection.
5848 Neither arg of `def-edebug-spec' is evaluated.
5849 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
5850 (Specification Examples): Fix typo.
5851
58522005-06-14 Lute Kamstra <lute@gnu.org>
5853
5854 * debugging.texi (Function Debugging): Primitives can break on
5855 entry too.
5856
58572005-06-14 Kim F. Storm <storm@cua.dk>
5858
5859 * variables.texi (Setting Variables): Add add-to-ordered-list.
5860
58612005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
5862
5863 * syntax.texi (Parsing Expressions): Document aux functions and vars of
5864 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
5865
58662005-06-13 Lute Kamstra <lute@gnu.org>
5867
5868 * text.texi (Special Properties): Fix cross reference.
5869
58702005-06-11 Luc Teirlinck <teirllm@auburn.edu>
5871
5872 * debugging.texi (Function Debugging): Delete mention of empty
5873 string argument to `cancel-debug-on-entry'. Delete inaccurate
5874 description of the return value of that command.
5875
58762005-06-11 Alan Mackenzie <acm@muc.de>
5877
5878 * text.texi (Adaptive Fill): Amplify the description of
5879 fill-context-prefix.
5880
58812005-06-10 Luc Teirlinck <teirllm@auburn.edu>
5882
5883 * syntax.texi (Parsing Expressions): Fix Texinfo error.
5884
58852005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
5886
5887 * syntax.texi (Parsing Expressions): Document syntax-ppss.
5888
58892005-06-10 Luc Teirlinck <teirllm@auburn.edu>
5890
5891 * debugging.texi (Error Debugging): Minor rewording.
5892 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
5893 is optional.
5894
58952005-06-10 Lute Kamstra <lute@gnu.org>
5896
5897 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
5898 (Top): Give it a title. Correct version number. Give the
5899 detailed node listing a more prominent header.
5900 * intro.texi: Don't set VERSION here a second time.
5901 Mention Emacs's version too.
5902 * anti.texi (Antinews): Use EMACSVER to refer to the current
5903 version of Emacs.
5904
59052005-06-09 Kim F. Storm <storm@cua.dk>
5906
5907 * searching.texi (Entire Match Data): Explain new `reseat' argument to
5908 match-data and set-match-data.
5909
59102005-06-08 Richard M. Stallman <rms@gnu.org>
5911
5912 * searching.texi (Entire Match Data): Clarify when match-data
5913 returns markers and when integers.
5914
5915 * display.texi (Defining Faces): Explain that face name should not
5916 end in `-face'.
5917
5918 * modes.texi (Mode Line Data): Minor cleanup.
5919 (Customizing Keywords): Node split out of Search-based Fontification.
5920 Add example of using font-lock-add-keywords from a hook.
5921 Clarify when MODE should be non-nil, and when nil.
5922
59232005-06-06 Richard M. Stallman <rms@gnu.org>
5924
5925 * modes.texi (Mode Line Data): Explain what happens when the car
5926 of a list is a void symbol.
5927 (Search-based Fontification): Explain MODE arg to
5928 font-lock-add-keywords and warn about calls from major modes.
5929
59302005-06-08 Juri Linkov <juri@jurta.org>
5931
5932 * display.texi (Standard Faces): Add `shadow' face.
5933
59342005-05-29 Luc Teirlinck <teirllm@auburn.edu>
5935
5936 * modes.texi (Major Mode Conventions): A derived mode only needs
5937 to put the call to the parent mode inside `delay-mode-hooks'.
5938
59392005-05-29 Richard M. Stallman <rms@gnu.org>
5940
5941 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
5942 new, and what that implies. Clarify.
5943
5944 * files.texi (Locating Files): Clean up the text.
5945
5946 * frames.texi (Window Frame Parameters): Document user-size.
5947 Shorten entry for top by referring to left.
5948
59492005-05-26 Richard M. Stallman <rms@gnu.org>
5950
5951 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
5952 is new, and what the implications are. Other clarifications.
5953
59542005-05-24 Richard M. Stallman <rms@gnu.org>
5955
5956 * frames.texi (Dialog Boxes): Minor fixes.
5957
59582005-05-25 Masatake YAMATO <jet@gyve.org>
5959
5960 * display.texi (Standard Faces): Write about `mode-line-highlight'.
5961
59622005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5963
5964 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
5965 is optional.
5966
59672005-05-24 Nick Roberts <nickrob@snap.net.nz>
5968
10d1d0af 5969 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
5970
59712005-05-23 Lute Kamstra <lute@gnu.org>
5972
5973 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
5974 syntax-begin-function over font-lock-beginning-of-syntax-function.
5975
59762005-05-21 Luc Teirlinck <teirllm@auburn.edu>
5977
5978 * minibuf.texi (Reading File Names): Update description of
5979 `read-directory-name'.
5980
5981 * modes.texi (Derived Modes): Clarify :group keyword.
5982
59832005-05-21 Eli Zaretskii <eliz@gnu.org>
5984
5985 * files.texi (Locating Files): New subsection.
5986 Describe locate-file and executable-find.
5987
59882005-05-21 Kevin Ryde <user42@zip.com.au>
5989
5990 * frames.texi (Initial Parameters): Update cross reference to
5991 "Emacs Invocation".
5992
59932005-05-19 Luc Teirlinck <teirllm@auburn.edu>
5994
5995 * keymaps.texi (Active Keymaps): Add anchor.
5996
5997 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
5998 (Major Mode Conventions): Refer to `Auto Major Mode' in more
5999 appropriate place.
6000 (Derived Modes): Small clarifications.
6001 (Minor Mode Conventions, Keymaps and Minor Modes):
6002 Replace references to nodes with references to anchors.
6003 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
6004 Clarify description of lists whose first element is an integer.
6005 (Mode Line Variables): Add anchor.
6006 (%-Constructs): Clarify description of integer after %.
6007 (Emulating Mode Line): Describe nil value for FACE.
6008
60092005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6010
6011 * modes.texi (Derived Modes): Correct references to non-existing
6012 variable standard-syntax-table.
6013
60142005-05-17 Lute Kamstra <lute@gnu.org>
6015
6016 * modes.texi (Defining Minor Modes): Mention the mode hook.
6017
60182005-05-15 Kim F. Storm <storm@cua.dk>
6019
6020 * processes.texi (Network): Remove open-network-stream-nowait.
6021 (Network Servers): Remove open-network-stream-server.
6022
60232005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6024
6025 * elisp.texi (Top): Update detailed menu.
6026
6027 * variables.texi: Reorder nodes.
6028 (Variables): Update menu.
6029 (File Local Variables): Do not refer to the `-*-' line as
6030 a "local variables list". Add pxref.
6031
60322005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6033
6034 * elisp.texi (Top): Update detailed menu for node changes.
6035
6036 * modes.texi (Modes): Update Menu.
6037 (Hooks): Move to beginning of chapter.
6038 Most minor modes run mode hooks too.
6039 `add-hook' can handle void hooks or hooks whose value is a single
6040 function.
6041 (Major Modes): Update Menu.
6042 (Major Mode Basics): New node, split off from `Major Modes'.
6043 (Major Mode Conventions): Correct xref. Explain how to handle
6044 auto-mode-alist if the major mode command has an autoload cookie.
6045 (Auto Major Mode): Major update. Add magic-mode-alist.
6046 (Derived Modes): Major update.
6047 (Mode Line Format): Update Menu.
6048 (Mode Line Basics): New node, split off from `Mode Line Format'.
6049
6050 * loading.texi (Autoload): Mention `autoload cookie' as synonym
6051 for `magic autoload comment'. Add index entries and anchor.
6052
60532005-05-14 Richard M. Stallman <rms@gnu.org>
6054
6055 * tips.texi (Coding Conventions): Explain how important it is
6056 that just loading certain files not change Emacs behavior.
6057
6058 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
6059
60602005-05-12 Lute Kamstra <lute@gnu.org>
6061
6062 * modes.texi (Generic Modes): Update.
6063 (Major Modes): Refer to node "Generic Modes".
6064
6065 * elisp.texi (Top): Update to the current structure of the manual.
6066 * processes.texi (Processes): Add menu description.
6067 * customize.texi (Customization): Add menu descriptions.
6068
60692005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
6070
6071 * processes.texi (Signals to Processes)
6072 (Low-Level Network): Fix typos.
6073
60742005-05-11 Lute Kamstra <lute@gnu.org>
6075
6076 * elisp.texi (Top): Add some nodes from the chapter "Major and
6077 Minor Modes" to the detailed node listing.
6078
60792005-05-10 Richard M. Stallman <rms@gnu.org>
6080
6081 * keymaps.texi (Extended Menu Items): Menu item filter functions
6082 can be called at any time.
6083
60842005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6085
6086 * variables.texi (File Local Variables): `(hack-local-variables t)'
6087 now also checks whether a mode is specified in the local variables
6088 list.
6089
60902005-05-05 Kevin Ryde <user42@zip.com.au>
6091
6092 * display.texi (The Echo Area): Correct format function cross
6093 reference.
6094
60952005-05-05 Luc Teirlinck <teirllm@auburn.edu>
6096
6097 * variables.texi (Variable Aliases): Change description of
6098 `define-obsolete-variable-alias'.
6099
6100 * functions.texi (Functions): Add "Obsolete Functions" to menu.
6101 (Defining Functions): Add xref.
6102 (Obsolete Functions): New node.
6103 (Function Safety): Standardize capitalization of section title.
6104
6105 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6106 (Dialog Boxes): Complete description of `x-popup-dialog'.
6107
61082005-05-04 Richard M. Stallman <rms@gnu.org>
6109
6110 * commands.texi (Interactive Codes): Fix Texinfo usage.
6111 Document U more clearly.
6112
61132005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6114
6115 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6116 function and not a macro.
6117
6118 * frames.texi (Pop-Up Menus): Correct and clarify description of
6119 `x-popup-menu'.
6120 (Dialog Boxes): Clarify description of `x-popup-dialog'.
6121
61222005-05-01 Richard M. Stallman <rms@gnu.org>
6123
6124 * edebug.texi (Checking Whether to Stop): Fix previous change.
6125
61262005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6127
6128 * display.texi: Fix typos and Texinfo usage.
6129
6130 * edebug.texi (Checking Whether to Stop): executing-macro ->
6131 executing-kbd-macro.
6132
61332005-05-01 Richard M. Stallman <rms@gnu.org>
6134
6135 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6136
61372005-04-30 Richard M. Stallman <rms@gnu.org>
6138
6139 * files.texi (Magic File Names): Document `operations' property.
6140
61412005-04-29 Lute Kamstra <lute@gnu.org>
6142
6143 * modes.texi (Generic Modes): New node.
6144 (Major Modes): Add it to the menu.
6145 (Derived Modes): Add "derived mode" to concept index.
6146
61472005-04-28 Lute Kamstra <lute@gnu.org>
6148
6149 * modes.texi (Defining Minor Modes): Fix previous change.
6150 (Font Lock Mode): Simplify.
6151 (Font Lock Basics): Say that font-lock-defaults is buffer-local
6152 when set and that some parts are optional. Add cross references.
6153 (Search-based Fontification): Say how to specify font-lock-keywords.
6154 Add cross references. Add font-lock-multiline to index.
6155 Move font-lock-keywords-case-fold-search here from node "Other Font
6156 Lock Variables". Document font-lock-add-keywords and
6157 font-lock-remove-keywords.
6158 (Other Font Lock Variables): Move font-lock-keywords-only,
6159 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6160 and font-lock-syntactic-face-function to node "Syntactic Font
6161 Lock". Move font-lock-keywords-case-fold-search to node
6162 "Search-based Fontification". Document font-lock-inhibit-thing-lock
6163 and font-lock-{,un}fontify-{buffer,region}-function.
6164 (Precalculated Fontification): Remove reference to deleted variable
6165 font-lock-core-only.
6166 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
6167 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
6168 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6169 and font-lock-syntactic-face-function here from node "Other Font
6170 Lock Variables". Move font-lock-syntactic-keywords to "Setting
6171 Syntax Properties". Add cross references.
6172 (Setting Syntax Properties): New node.
6173 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
6174 * syntax.texi (Syntax Properties): Add cross reference.
6175 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
6176
61772005-04-26 Richard M. Stallman <rms@gnu.org>
6178
6179 * display.texi (Defining Faces):
6180 Document `default' elements of defface spec.
6181
6182 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6183
6184 * variables.texi (Variable Aliases): Clarify text.
6185
61862005-04-25 Chong Yidong <cyd@stupidchicken.com>
6187
6188 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6189
61902005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6191
6192 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6193
61942005-04-24 Eli Zaretskii <eliz@gnu.org>
6195
6196 * syntax.texi (Syntax Table Internals): Elaborate documentation of
6197 syntax-after and syntax-class.
6198
6199 * files.texi (Changing Files): Fix last change's cross-reference.
6200 (Unique File Names): Don't mention "numbers" in the documentation
6201 of make-temp-file and make-temp-name.
6202
62032005-04-23 Richard M. Stallman <rms@gnu.org>
6204
6205 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6206
62072005-04-22 Nick Roberts <nickrob@snap.net.nz>
6208
6209 * windows.texi (Cyclic Window Ordering): Clarify window-list.
6210
62112005-04-22 Nick Roberts <nickrob@snap.net.nz>
6212
6213 * variables.texi (Variable Aliases): Describe make-obsolete-variable
6214 and define-obsolete-variable-alias.
6215
62162005-04-22 Kim F. Storm <storm@cua.dk>
6217
6218 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
6219 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
6220
62212005-04-21 Lute Kamstra <lute@gnu.org>
6222
6223 * lists.texi (Association Lists): Document rassq-delete-all.
6224
62252005-04-19 Richard M. Stallman <rms@gnu.org>
6226
6227 * modes.texi (Search-based Fontification): Explain that
6228 facespec is an expression to be evaluated.
6229
62302005-04-19 Kevin Ryde <user42@zip.com.au>
6231
6232 * streams.texi (Output Functions): Fix xref.
6233 * strings.texi (String Conversion): Fix xref.
6234
62352005-04-19 Kim F. Storm <storm@cua.dk>
6236
6237 * symbols.texi (Symbol Plists): Add safe-get.
6238 Mention that `get' may signal an error.
6239
62402005-04-18 Nick Roberts <nickrob@snap.net.nz>
6241
6242 * customize.texi (Variable Definitions): Replace tooltip-mode
6243 example with save-place.
6244
62452005-04-17 Richard M. Stallman <rms@gnu.org>
6246
6247 * buffers.texi (Indirect Buffers): Clarify.
6248
6249 * positions.texi (Positions): Clarify converting marker to integer.
6250
6251 * strings.texi (String Basics): Mention string-match; clarify.
6252
62532005-04-08 Lute Kamstra <lute@gnu.org>
6254
6255 * modes.texi (Search-based Fontification): Fix cross references.
6256 Use consistent terminology. Document anchored highlighting.
6257
62582005-04-05 Lute Kamstra <lute@gnu.org>
6259
6260 * modes.texi (Defining Minor Modes): Document :group keyword
6261 argument and its default value.
6262
62632005-04-03 Lute Kamstra <lute@gnu.org>
6264
6265 * hooks.texi (Standard Hooks): Add some hooks. Add cross
6266 references and/or descriptions. Delete major mode hooks; mention
6267 them as a category instead. Rename or delete obsolete hooks.
6268
62692005-04-02 Richard M. Stallman <rms@gnu.org>
6270
6271 * nonascii.texi (Coding System Basics): Another wording cleanup.
6272
62732005-04-01 Richard M. Stallman <rms@gnu.org>
6274
6275 * nonascii.texi (Coding System Basics): Clarify previous change.
6276
62772005-04-01 Kenichi Handa <handa@m17n.org>
6278
10d1d0af 6279 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
6280 identity of coding systems.
6281
62822005-03-29 Chong Yidong <cyd@stupidchicken.com>
6283
6284 * text.texi (Buffer Contents): Add filter-buffer-substring and
6285 buffer-substring-filters.
6286
62872005-03-26 Chong Yidong <cyd@stupidchicken.com>
6288
6289 * anti.texi (Antinews): Mention `G' interactive code.
6290
6291 * tips.texi (Compilation Tips): Mention benchmark.el.
6292
62932005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6294
6295 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6296 is now bound to M-o M-o.
6297
6298 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6299
63002005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6301
6302 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6303 in the Emacs Manual).
6304 * Makefile.in (srcs): Remove calendar.texi.
6305 * makefile.w32-in (srcs): Remove calendar.texi.
6306 * display.texi (Display): Change name of next node.
6307 * os.texi (System In): Change name of previous node.
6308 * elisp.texi (Top): Remove Calendar references.
6309 * vol1.texi (Top): Remove Calendar references.
6310 * vol2.texi (Top): Remove Calendar references.
6311
63122005-03-25 Richard M. Stallman <rms@gnu.org>
6313
6314 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6315 Cleanup previous change.
6316
63172005-03-25 Chong Yidong <cyd@stupidchicken.com>
6318
6319 * display.texi (Face Attributes): Faces earlier in an :inherit
6320 list take precedence.
6321 (Scroll Bars): Fix description of vertical-scroll-bars.
6322 Document frame-current-scroll-bars and window-current-scroll-bars.
6323
6324 * markers.texi (The Mark): Document temporary Transient Mark mode.
6325
6326 * minibuf.texi (Reading File Names):
6327 Document read-file-name-completion-ignore-case.
6328
6329 * positions.texi (Screen Lines): Document nil for width argument
6330 to compute-motion.
6331
63322005-03-23 Kim F. Storm <storm@cua.dk>
6333
6334 * display.texi (Standard Faces): Other faces used in the fringe
6335 implicitly inherits from the fringe face.
6336 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6337 properties implicitly inherits from fringe face.
6338 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6339
63402005-03-20 Chong Yidong <cyd@stupidchicken.com>
6341
6342 * display.texi (Invisible Text): State default value of
6343 line-move-ignore-invisible.
6344 (Managing Overlays): Document remove-overlays.
6345 (Standard Faces): Document escape-glyph face.
6346
6347 * minibuf.texi (Reading File Names): Document read-file-name-function.
6348
6349 * modes.texi (Other Font Lock Variables):
6350 Document font-lock-lines-before.
6351
6352 * positions.texi (Skipping Characters): skip-chars-forward allows
6353 character classes.
6354
63552005-03-18 Lute Kamstra <lute@gnu.org>
6356
6357 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6358
63592005-03-17 Richard M. Stallman <rms@gnu.org>
6360
6361 * text.texi (Undo): Document extensible undo entries.
6362
dd7b651b 6363 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
6364
6365 * nonascii.texi (Character Codes): Minor fix.
6366
6367 * display.texi (Display Property): Explain the significance
6368 of having text properties that are eq.
6369 (Other Display Specs): Explain string as display spec.
6370
6371 * commands.texi (Interactive Codes): Document G option.
6372
63732005-03-17 Chong Yidong <cyd@stupidchicken.com>
6374
6375 * text.texi (Filling): Add sentence-end-without-period and
6376 sentence-end-without-space.
6377 (Changing Properties): Minor fix.
6378
6379 * anti.texi: Total rewrite.
6380
63812005-03-15 Lute Kamstra <lute@gnu.org>
6382
6383 * edebug.texi (Instrumenting Macro Calls): Fix typos.
6384
63852005-03-08 Kim F. Storm <storm@cua.dk>
6386
6387 * display.texi (Specified Space): Property :width is support on
6388 non-graphic terminals, :height is not.
6389
63902005-03-07 Richard M. Stallman <rms@gnu.org>
6391
6392 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6393 Now subnodes of Fringes.
6394 (Overlay Arrow): Document overlay-arrow-variable-list.
6395 (Fringe Size/Pos): New node, broken out of Fringes.
6396 (Display): Explain clearing vs redisplay better.
6397 (Truncation): Clarify use of bitmaps.
6398 (The Echo Area): Clarify the uses of the echo area.
6399 Add max-mini-window-height.
6400 (Progress): Clarify.
6401 (Invisible Text): Explain that main loop moves point out.
6402 (Selective Display): Say "hidden", not "invisible".
6403 (Managing Overlays): Move up. Describe relation to Undo here.
6404 (Overlay Properties): Clarify intro.
6405 (Finding Overlays): Explain return values when nothing found.
6406 (Width): truncate-string-to-width has added arg.
6407 (Displaying Faces): Clarify and update mode line face handling.
6408 (Face Functions): Minor cleanup.
6409 (Conditional Display): Merge into Other Display Specs.
6410 (Pixel Specification, Other Display Specs): Minor cleanups.
6411 (Images, Image Descriptors): Minor cleanups.
6412 (GIF Images): Patents have expired.
6413 (Showing Images): Explain default text for insert-image.
6414 (Manipulating Button Types): Merge into Manipulating Buttons.
6415 (Making Buttons): Explain return values.
6416 (Button Buffer Commands): Add xref.
6417 (Inverse Video): Update mode-line-inverse-video.
6418 (Display Table Format): Clarify.
6419 (Active Display Table): Give defaults for window-display-table.
6420
6421 * calendar.texi (Calendar Customizing): calendar-holiday-marker
6422 and calendar-today-marker are strings, not chars.
6423 (Holiday Customizing): Minor fix.
6424
6425 * internals.texi (Writing Emacs Primitives): Update `or' example.
6426 Update limit on # args of subr.
6427
6428 * edebug.texi (Using Edebug): Arrow is in fringe.
6429 (Instrumenting): Arg to eval-defun works without loading edebug.
6430 (Edebug Execution Modes): Add xref.
6431
6432 * customize.texi (Common Keywords): Clarify :require.
6433 Mention :version here.
6434 (Variable Definitions, Group Definitions): Not here.
6435 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
6436
64372005-03-07 Chong Yidong <cyd@stupidchicken.com>
6438 * nonascii.texi (Text Representations): Clarify position-bytes.
6439 (Character Sets): Add list-charset-chars.
6440 (Scanning Charsets): Add charset-after.
6441 (Encoding and I/O): Minor fix.
6442
64432005-03-06 Richard M. Stallman <rms@gnu.org>
6444
6445 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
6446 (Resizing Windows): Likewise.
6447
6448 * text.texi (Change Hooks): Get rid of "Emacs 21".
6449
6450 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
6451
6452 * streams.texi (Output Variables): Get rid of "Emacs 21".
6453
6454 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
6455
6456 * os.texi (Translating Input): Replace flow-control example
6457 with a less obsolete example that uses `keyboard-translate'.
6458
6459 * objects.texi (Hash Table Type, Circular Objects):
6460 Get rid of "Emacs 21".
6461
6462 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
6463 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
6464
6465 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
6466
6467 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
6468
6469 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
6470 (Menu Bar): Fix when menu-bar-update-hook is called.
6471
6472 * hash.texi (Hash Tables): Get rid of "Emacs 21".
6473
6474 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
6475 and make it read better.
6476
6477 * files.texi (Writing to Files): Get rid of "Emacs 21".
6478 (Unique File Names): Likewise.
6479
6480 * elisp.texi: Update Emacs version to 22.
6481
6482 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
6483 (Overlay Properties, Face Attributes): Likewise.
6484 (Managing Overlays): Fix punctuation.
6485 (Attribute Functions): Clarify set-face-font; get rid of
6486 info about old Emacs versions.
6487 (Auto Faces, Font Lookup, Display Property, Images):
6488 Get rid of "Emacs 21".
6489
6490 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
6491
64922005-03-05 Richard M. Stallman <rms@gnu.org>
6493
6494 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
6495
64962005-03-04 Lute Kamstra <lute@gnu.org>
6497
6498 * debugging.texi (Error Debugging): Document stack-trace-on-error.
6499
65002005-03-03 Lute Kamstra <lute@gnu.org>
6501
6502 * edebug.texi (Instrumenting Macro Calls): Fix typo.
6503
65042005-03-01 Lute Kamstra <lute@gnu.org>
6505
6506 * debugging.texi (Debugger Commands): Update `j'.
6507
65082005-02-28 Lute Kamstra <lute@gnu.org>
6509
6510 * debugging.texi (Debugging): Fix typo.
6511 (Error Debugging): Document eval-expression-debug-on-error.
6512 (Function Debugging): Update example.
6513 (Using Debugger): Mention starred stack frames.
6514 (Debugger Commands): Document `j' and `l'.
6515 (Invoking the Debugger): `d' and `j' exit recursive edit too.
6516 Update the messages that the debugger displays.
6517 (Internals of Debugger): Add cross reference. Update example.
6518 (Excess Open): Minor improvement.
6519 (Excess Close): Minor improvement.
6520
65212005-02-26 Richard M. Stallman <rms@gnu.org>
6522
6523 * tips.texi (Coding Conventions): Clarify.
6524 Put all the major mode key reservations together.
6525 Mention the Mouse-1 => Mouse-2 conventions.
6526
6527 * syntax.texi (Syntax Class Table): Clarify.
6528 (Syntax Table Functions): syntax-after moved from here.
6529 (Syntax Table Internals): syntax-after moved to here.
6530 (Parsing Expressions): Update info on number of values
6531 and what's meaningful in the STATE argument.
6532 (Categories): Fix typo.
6533
6534 * sequences.texi (Arrays): Cleanup.
6535 (Char-Tables): Clarify.
6536
6537 * processes.texi (Deleting Processes): Cleanups, add xref.
6538 (Subprocess Creation): Explain nil in exec-path. Cleanup.
6539 (Process Information): set-process-coding-system, some args optional.
6540 (Input to Processes): Explain various types for PROCESS args.
6541 Rename them from PROCESS-NAME to PROCESS.
6542 (Signals to Processes): Likewise.
6543 (Decoding Output): Cleanup.
6544 (Query Before Exit): Clarify.
6545
6546 * os.texi (Startup Summary): Correct the options; add missing ones.
6547 (Terminal Output, Batch Mode): Clarify.
6548 (Flow Control): Node deleted.
6549
6550 * markers.texi (The Mark): Clarify.
6551
6552 * macros.texi (Expansion): Cleanup.
6553 (Indenting Macros): indent-spec allows ints, not floats.
6554
6555 * keymaps.texi (Keymaps): Clarify.
6556 (Format of Keymaps): Update lisp-mode-map example.
6557 (Active Keymaps, Key Lookup): Clarify.
6558 (Changing Key Bindings): Add xref to `kbd'.
6559 (Key Binding Commands, Simple Menu Items): Clarify.
6560 (Mouse Menus, Menu Bar): Clarify.
6561 (Menu Example): Replace print example with menu-bar-replace-menu.
6562
6563 * help.texi (Documentation Basics): Add function-documentation prop.
6564
6565 * elisp.texi (Top): Don't refer to Flow Control node.
6566
6567 * commands.texi (Command Overview): Improve xrefs.
6568 (Adjusting Point): Adjusting point applies to intangible and invis.
6569 (Key Sequence Input): Doc extra read-key-sequence args.
6570 Likewise for read-key-sequence-vector.
6571
6572 * backups.texi (Rename or Copy): Minor fix.
6573 (Numbered Backups): For version-control, say the default.
6574 (Auto-Saving): make-auto-save-file-name example is simplified.
6575
6576 * advice.texi (Advising Functions): Don't imply one part of Emacs
6577 should advise another part. Markup changes.
6578 (Defining Advice): Move transitional para.
6579 (Activation of Advice): Cleanup.
6580 Explain if COMPILE is nil or negative.
6581
6582 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
6583
65842005-02-24 Lute Kamstra <lute@gnu.org>
6585
6586 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
6587 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
6588
65892005-02-23 Lute Kamstra <lute@gnu.org>
6590
6591 * modes.texi (Defining Minor Modes): define-minor-mode can be used
6592 to define global minor modes as well.
6593
6594 * display.texi (Managing Overlays): overlay-buffer returns nil for
6595 deleted overlays.
6596
65972005-02-22 Kim F. Storm <storm@cua.dk>
6598
6599 * minibuf.texi (Basic Completion): Allow symbols in addition to
6600 strings in try-completion and all-completions.
6601
66022005-02-14 Lute Kamstra <lute@gnu.org>
6603
6604 * elisp.texi (Top): Remove reference to deleted node.
6605
6606 * lists.texi (Lists): Remove reference to deleted node.
6607 (Cons Cells): Fix typo.
6608
6609 * loading.texi (Where Defined): Fix typo.
6610
66112005-02-14 Richard M. Stallman <rms@gnu.org>
6612
6613 * variables.texi (Creating Buffer-Local): change-major-mode-hook
6614 is useful for discarding some minor modes.
6615
6616 * symbols.texi (Symbol Components): Reorder examples.
6617
6618 * streams.texi (Input Functions): State standard-input default.
6619 (Output Variables): State standard-output default.
6620
6621 * objects.texi (Printed Representation): Clarify read syntax vs print.
6622 (Floating Point Type): Explain meaning better.
6623 (Symbol Type): Explain uniqueness better.
6624 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
6625 List examples sooner.
6626 (Box Diagrams): New subnode broken out.
6627 Some examples moved from old Lists as Boxes node.
6628 (Dotted Pair Notation): Clarify intro.
6629 (Array Type): Clarify.
6630 (Type Predicates): Add hash-table-p.
6631
6632 * numbers.texi (Integer Basics): Clarify radix explanation.
6633 (Predicates on Numbers): Minor clarification.
6634 (Comparison of Numbers): Minor clarification. Clarify eql.
6635 Typos in min, max.
6636 (Math Functions): Clarify overflow in expt.
6637
6638 * minibuf.texi (Text from Minibuffer): Minor clarification.
6639 Mention arrow keys.
6640
6641 * loading.texi (Autoload): defun's doc string overrides autoload's
6642 doc string.
6643 (Repeated Loading): Modernize "add to list" examples.
6644 (Where Defined): Finish updating table of load-history elts.
6645
6646 * lists.texi (List-related Predicates): Minor wording improvement.
6647 (Lists as Boxes): Node deleted.
6648 (Building Lists): Explain trivial cases of number-sequence.
6649
6650 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 6651 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
6652 (Hash Access): Any object can be a key.
6653 State value of maphash.
6654
6655 * functions.texi (What Is a Function): Wording cleanup.
6656 (Function Documentation): Minor cleanup.
6657 Explain purpose of calling convention at end of doc string.
6658 (Function Names): Wording cleanup.
6659 (Calling Functions): Wording cleanup.
6660 Explain better how funcall calls the function.
6661 (Function Cells): Delete example of saving and redefining function.
6662
6663 * control.texi (Combining Conditions): Wording cleanup.
6664 (Iteration): dolist and dotimes bind VAR locally.
6665 (Cleanups): Xref to Atomic Changes.
6666
6667 * compile.texi (Byte Compilation): Delete 19.29 info.
6668 (Compilation Functions): Macros' difficulties don't affect defsubst.
6669 (Docs and Compilation): Delete 19.29 info.
6670
66712005-02-10 Richard M. Stallman <rms@gnu.org>
6672
6673 * objects.texi (Symbol Type): Minor correction.
6674
66752005-02-06 Lute Kamstra <lute@gnu.org>
6676
6677 * modes.texi (Example Major Modes): Fix typos.
6678
66792005-02-06 Richard M. Stallman <rms@gnu.org>
6680
6681 * text.texi (Margins): fill-nobreak-predicate can be one function.
6682
6683 * strings.texi (Modifying Strings): clear-string can make unibyte.
6684 (Formatting Strings): format gives error if values missing.
6685
6686 * positions.texi (Character Motion): Mention default arg
6687 for forward-char. backward-char refers to forward-char.
6688 (Word Motion): Mention default arg for forward-word.
6689 (Buffer End Motion): Mention default arg for beginning-of-buffer.
6690 Simplify end-of-buffer.
6691 (Text Lines): Mention default arg for forward-line.
6692 (List Motion): Mention default arg for beginning/end-of-defun.
6693 (Skipping Characters): Minor fixes in explaining character-set.
6694
6695 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
6696 Mode inheritance applies only when default-major-mode is nil.
6697 Clarifications.
6698 (Example Major Modes): Update Text mode and Lisp mode examples.
6699 (Minor Mode Conventions): Mention define-minor-mode at top.
6700 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
6701 (Mode Line Format): Update mode line face display info.
6702 (Properties in Mode): Mention effect of risky vars.
6703 (Imenu): Define imenu-add-to-menubar.
6704 (Font Lock Mode): Add descriptions to menu lines.
6705 (Faces for Font Lock): Add font-lock-doc-face.
6706
67072005-02-05 Lute Kamstra <lute@gnu.org>
6708
6709 * text.texi (Maintaining Undo): Remove obsolete function.
6710
67112005-02-05 Eli Zaretskii <eliz@gnu.org>
6712
6713 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 6714 color specifications. Improve indexing.
b8d4c8d0
GM
6715 (Text Terminal Colors): Replace the description of RGB values by
6716 an xref to "Color Names".
6717
67182005-02-03 Richard M. Stallman <rms@gnu.org>
6719
6720 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
6721 Clarify.
6722 (Selecting Windows): Clarify save-selected-window.
6723 (Cyclic Window Ordering): Clarify walk-windows.
6724 (Window Point): Clarify.
6725 (Window Start): Add comment to example.
6726 (Resizing Windows): Add `interactive' specs in examples.
6727 Document fit-window-to-buffer.
6728
6729 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
6730 (Undo, Maintaining Undo): Clarify last change.
6731 (Sorting): In sort-numeric-fields, explain about octal and hex.
6732 Mention sort-numeric-base.
6733 (Format Properties): Add xref for hard newlines.
6734
6735 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
6736 (Pop-Up Menus): Fix typo.
6737 (Color Names): Explain all types of color names.
6738 Explain color-values on B&W terminal.
6739 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
6740
6741 * files.texi (File Locks): Not supported on MS systems.
6742 (Testing Accessibility): Clarify.
6743
6744 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
6745 (Coverage Testing): Fix typo.
6746
6747 * commands.texi (Misc Events): Remove stray space.
6748
6749 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
6750 (Modification Time): Clarify when visited-file-modtime returns 0.
6751 (The Buffer List): Clarify bury-buffer.
6752 (Killing Buffers): Clarify.
6753 (Indirect Buffers): Add clone-indirect-buffer.
6754
67552005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6756
6757 * edebug.texi (Printing in Edebug): Fix default value of
6758 edebug-print-circle.
6759 (Coverage Testing): Fix displayed frequency count data.
6760
67612005-02-02 Luc Teirlinck <teirllm@auburn.edu>
6762
6763 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
6764
67652005-02-02 Kim F. Storm <storm@cua.dk>
6766
6767 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
6768
67692005-01-29 Eli Zaretskii <eliz@gnu.org>
6770
6771 * commands.texi (Misc Events): Describe the help-echo event.
6772
6773 * text.texi (Special Properties) <help-echo>: Use `pos'
6774 consistently in description of the help-echo property.
6775 Use @code{nil} instead of @var{nil}.
6776
6777 * display.texi (Overlay Properties): Fix the index entry for
6778 help-echo overlay property.
6779
6780 * customize.texi (Type Keywords): Uncomment the xref to the
6781 help-echo property documentation.
6782
67832005-01-23 Kim F. Storm <storm@cua.dk>
6784
6785 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
6786 return value. Third element FULLY replaced by PARTIAL which
6787 specifies number of invisible pixels if row is only partially visible.
6788 (Textual Scrolling): Mention auto-window-vscroll.
6789 (Vertical Scrolling): New defvar auto-window-vscroll.
6790
67912005-01-16 Luc Teirlinck <teirllm@auburn.edu>
6792
6793 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
6794 command remapping.
6795
67962005-01-15 Richard M. Stallman <rms@gnu.org>
6797
6798 * display.texi (Defining Images): Mention DATA-P arg of create-image.
6799
68002005-01-14 Kim F. Storm <storm@cua.dk>
6801
6802 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
6803
6804 * text.texi (Links and Mouse-1): Fix string and vector item.
6805
68062005-01-13 Richard M. Stallman <rms@gnu.org>
6807
6808 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
6809 descriptions of overriding-local-map and overriding-terminal-local-map.
6810
6811 * text.texi (Links and Mouse-1): Clarify text.
6812
68132005-01-13 Kim F. Storm <storm@cua.dk>
6814
6815 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
6816
68172005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
6818
6819 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
6820
68212005-01-12 Kim F. Storm <storm@cua.dk>
6822
6823 * text.texi (Links and Mouse-1): Rename section from Enabling
6824 Mouse-1 to Following Links. Change xrefs.
6825 Add examples for define-button-type and define-widget.
6826
6827 * display.texi (Button Properties, Button Buffer Commands):
6828 Clarify mouse-1 and follow-link functionality.
6829
68302005-01-12 Richard M. Stallman <rms@gnu.org>
6831
6832 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
6833
6834 * display.texi (Beeping): Fix Texinfo usage.
6835
6836 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
6837
68382005-01-11 Kim F. Storm <storm@cua.dk>
6839
6840 * display.texi (Button Properties, Button Buffer Commands):
6841 Mention mouse-1 binding. Add follow-link keyword.
6842
6843 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
6844 (Enabling Mouse-1 to Follow Links): New subsection.
6845
68462005-01-06 Richard M. Stallman <rms@gnu.org>
6847
6848 * text.texi (Special Properties): Minor change.
6849
6850 * os.texi (Timers): Clarify previous change.
6851
6852 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
6853
68542005-01-01 Luc Teirlinck <teirllm@auburn.edu>
6855
6856 * display.texi (Face Attributes): Correct xref to renamed node.
6857
68582005-01-01 Richard M. Stallman <rms@gnu.org>
6859
6860 * display.texi (Face Attributes): Describe hex color specs.
6861
68622004-12-31 Richard M. Stallman <rms@gnu.org>
6863
6864 * os.texi (Timers): Update previous change.
6865
68662004-12-30 Kim F. Storm <storm@cua.dk>
6867
6868 * display.texi (Line Height): Total line-height is now specified
6869 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
6870 in cons cells. (nil . RATIO) is relative to actual line height.
6871 Use line-height `t' instead of `0' to get minimum height.
6872
68732004-12-29 Richard M. Stallman <rms@gnu.org>
6874
6875 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
6876
68772004-12-28 Richard M. Stallman <rms@gnu.org>
6878
6879 * commands.texi (Quitting): Clarify value of with-local-quit.
6880
6881 * elisp.texi (Top): Fix previous change.
6882
6883 * loading.texi (Loading): Fix previous change.
6884
68852004-12-27 Richard M. Stallman <rms@gnu.org>
6886
6887 * Makefile.in (MAKEINFO): Specify --force.
6888
6889 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
6890
6891 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
6892
6893 * display.texi (Line Height): Further clarify.
6894
6895 * elisp.texi (Top): Update Loading submenu.
6896
6897 * loading.texi (Where Defined): New node.
6898 (Unloading): load-history moved to Where Defined.
6899
69002004-12-21 Richard M. Stallman <rms@gnu.org>
6901
6902 * commands.texi (Event Input Misc): Add while-no-input.
6903
69042004-12-11 Richard M. Stallman <rms@gnu.org>
6905
6906 * display.texi (Line Height): Rewrite text for clarity.
6907
69082004-12-11 Kim F. Storm <storm@cua.dk>
6909
6910 * display.texi (Display): Add node "Line Height" to menu.
6911 (Line Height): New node. Move full description of line-spacing
6912 and line-height text properties here from text.texi.
6913 (Scroll Bars): Add vertical-scroll-bar variable.
6914
6915 * frames.texi (Window Frame Parameters): Remove line-height defvar.
6916
6917 * locals.texi (Standard Buffer-Local Variables): Fix xref for
6918 line-spacing and vertical-scroll-bar.
6919
6920 * text.texi (Special Properties): Just mention line-spacing and
6921 line-height here, add xref to new "Line Height" node.
6922
69232004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
6924
6925 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
6926
6927 * locals.texi (Standard Buffer-Local Variables):
6928 Add @xref for `line-spacing'.
6929
69302004-12-05 Richard M. Stallman <rms@gnu.org>
6931
6932 * Makefile.in (maintainer-clean): Remove the info files
6933 in $(infodir) where they are created.
6934
69352004-12-03 Richard M. Stallman <rms@gnu.org>
6936
6937 * windows.texi (Selecting Windows): get-lru-window and
6938 get-largest-window don't consider dedicated windows.
6939
6940 * text.texi (Undo): Document undo-in-progress.
6941
69422004-11-26 Richard M. Stallman <rms@gnu.org>
6943
6944 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
6945 Remove a few vars that are not always buffer-local.
6946
69472004-11-24 Luc Teirlinck <teirllm@auburn.edu>
6948
6949 * locals.texi (Standard Buffer-Local Variables): Comment out
6950 xref's to non-existent node `Yet to be written'.
6951
69522004-11-24 Richard M. Stallman <rms@gnu.org>
6953
6954 * processes.texi (Synchronous Processes): Grammar fix.
6955
6956 * numbers.texi (Comparison of Numbers): Add eql.
6957
6958 * locals.texi (Standard Buffer-Local Variables): Add many vars.
6959
6960 * intro.texi (Printing Notation): Fix previous change.
6961
6962 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
6963 and default-indicate-buffer-boundaries from here.
6964 (Usual Display): To here.
6965 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
6966 (Usual Display): Move tab-width up.
6967
5dcb4c4e
SM
6968 * customize.texi (Variable Definitions):
6969 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
6970 (Simple Types, Composite Types, Defining New Types):
6971 Minor cleanups.
6972
69732004-11-21 Jesper Harder <harder@ifa.au.dk>
6974
6975 * processes.texi (Synchronous Processes, Output from Processes):
6976 Markup fix.
6977
69782004-11-20 Richard M. Stallman <rms@gnu.org>
6979
6980 * positions.texi (Skipping Characters): skip-chars-forward
6981 now handles char classes.
6982
6983 * intro.texi (Printing Notation): Avoid confusion of `print'
6984 when explaining @print.
6985
6986 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
6987
6988 * display.texi (Display Table Format): Minor fix.
6989
6990 * streams.texi (Output Functions): Fix print example.
6991
6992 * Makefile.in (elisp): New target.
6993 (dist): Depend on $(infodir)/elisp, not elisp.
6994 Copy the info files from $(infodir).
6995
6996 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
6997 read-from-minibuffer.
6998
6999 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
7000
70012004-11-19 Richard M. Stallman <rms@gnu.org>
7002
7003 * searching.texi (Regexp Search): Add search-whitespace-regexp.
7004
70052004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
7006
7007 * tips.texi (Coding Conventions): Fix typo.
7008
70092004-11-16 Richard M. Stallman <rms@gnu.org>
7010
7011 * tips.texi (Coding Conventions): Separate defvar and require
7012 methods to avoid warnings. Use require only when there are many
7013 functions and variables from that package.
7014
7015 * minibuf.texi (Minibuffer Completion): When ignoring case,
7016 predicate must not be case-sensitive.
7017
7018 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
7019 (Test Coverage): Don't talk about "splotches". Clarified.
7020
70212004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
7022
7023 * frames.texi (Window Frame Parameters): Fix typo.
7024
70252004-11-15 Kim F. Storm <storm@cua.dk>
7026
7027 * symbols.texi (Other Plists): Note that plist-get may signal error.
7028 Add safe-plist-get.
7029
70302004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
7031
7032 * modes.texi (Font Lock Basics): Fix typo.
7033
70342004-11-08 Richard M. Stallman <rms@gnu.org>
7035
7036 * syntax.texi (Syntax Table Functions): Add syntax-after.
7037
70382004-11-06 Lars Brinkhoff <lars@nocrew.org>
7039
7040 * os.texi (Processor Run Time): New section documenting
7041 get-internal-run-time.
7042
70432004-11-06 Eli Zaretskii <eliz@gnu.org>
7044
7045 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
7046 it nukes elisp-cover.texi.
7047 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
7048 elisp-0 etc.
7049
70502004-11-05 Luc Teirlinck <teirllm@auburn.edu>
7051
7052 * commands.texi (Keyboard Macros): Document `append' return value
7053 of `defining-kbd-macro'.
7054
70552004-11-01 Richard M. Stallman <rms@gnu.org>
7056
7057 * commands.texi (Interactive Call): Add called-interactively-p.
7058
70592004-10-29 Simon Josefsson <jas@extundo.com>
7060
7061 * minibuf.texi (Reading a Password): Revert.
7062
70632004-10-28 Richard M. Stallman <rms@gnu.org>
7064
7065 * frames.texi (Display Feature Testing): Explain about "vendor".
7066
70672004-10-27 Richard M. Stallman <rms@gnu.org>
7068
7069 * commands.texi (Interactive Codes): `N' uses numeric prefix,
7070 not raw. Clarify `n'.
7071 (Interactive Call): Rewrite interactive-p, focusing on when
7072 and how to use it.
7073 (Misc Events): Clarify previous change.
7074
7075 * advice.texi (Simple Advice): Clarify what job the example does.
7076 (Around-Advice): Clarify ad-do-it.
7077 (Activation of Advice): An option of ad-default-compilation-action
7078 is `never', not `nil'.
7079
70802004-10-26 Kim F. Storm <storm@cua.dk>
7081
7082 * commands.texi (Interactive Codes): Add U code letter.
7083
70842004-10-25 Simon Josefsson <jas@extundo.com>
7085
7086 * minibuf.texi (Reading a Password): Add.
7087
70882004-10-24 Jason Rumney <jasonr@gnu.org>
7089
7090 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
7091 and wheel-down.
7092
70932004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7094
7095 * processes.texi (Synchronous Processes): Document process-file.
7096
70972004-10-22 Kenichi Handa <handa@m17n.org>
7098
7099 * text.texi (translate-region): Document that it accepts also a
7100 char-table.
7101
71022004-10-22 David Ponce <david@dponce.com>
7103
7104 * windows.texi (Resizing Windows): Document the `preserve-before'
7105 argument of the functions `enlarge-window' and `shrink-window'.
7106
71072004-10-19 Jason Rumney <jasonr@gnu.org>
7108
7109 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7110
71112004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7112
7113 * text.texi (Filling): Add anchor for definition of
7114 `sentence-end-double-space'.
7115
7116 * searching.texi (Regexp Example): Update description of how
7117 Emacs currently recognizes the end of a sentence.
7118 (Standard Regexps): Update definition of the variable
7119 `sentence-end'. Add definition of the function `sentence-end'.
7120
71212004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7122
7123 * display.texi (Progress): New node.
7124
71252004-10-05 Kim F. Storm <storm@cua.dk>
7126
7127 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7128
71292004-09-29 Kim F. Storm <storm@cua.dk>
7130
7131 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
7132 to identify bitmaps. Remove -fringe-bitmap suffix for standard
7133 fringe bitmap symbols, as they now have their own namespace.
7134 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
7135 vs. pixels. Signal error if no free bitmap slots.
7136 (Pixel Specification): Change IMAGE to @var{image}.
7137
71382004-09-28 Richard M. Stallman <rms@gnu.org>
7139
7140 * text.texi (Special Properties): Clarify line-spacing and line-height.
7141
7142 * searching.texi (Regexp Search): Add looking-back.
7143
71442004-09-25 Luc Teirlinck <teirllm@auburn.edu>
7145
7146 * display.texi: Correct typos.
7147 (Image Descriptors): Correct xref's.
7148
71492004-09-25 Richard M. Stallman <rms@gnu.org>
7150
7151 * text.texi (Special Properties): Cleanups in `cursor'.
7152 Rewrites in `line-height' and `line-spacing'; exchange them.
7153
7154 * display.texi (Fringes): Rewrite previous change.
7155 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
7156 (Display Fringe Bitmaps): Node deleted, text moved.
7157 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
7158 (Scroll Bars): Clarify set-window-scroll-bars.
7159 (Pointer Shape): Rewrite.
7160 (Specified Space): Clarify :align-to, etc.
7161 (Pixel Specification): Use @var. Clarify new text.
7162 (Other Display Specs): Clarify `slice'.
7163 (Image Descriptors): Cleanups.
7164 (Showing Images): Cleanups.
7165
71662004-09-24 Luc Teirlinck <teirllm@auburn.edu>
7167
7168 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7169
7170 * modes.texi: Various minor changes in addition to:
7171 (Major Mode Conventions): Final call to `run-mode-hooks' should
7172 not be inside the `delay-mode-hooks' form.
7173 (Mode Hooks): New node.
7174 (Hooks): Delete obsolete example.
7175 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
7176 node "Mode Hooks".
7177
71782004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7179
7180 * display.texi: Correct various typos.
7181 (Display): Rename node "Pointer Shapes" to "Pointer
7182 Shape". (There is already a node called "Pointer Shapes" in
7183 frames.texi.)
7184 (Images): Remove non-existent node "Image Slices" from menu.
7185
71862004-09-23 Kim F. Storm <storm@cua.dk>
7187
7188 * text.texi (Special Properties): Add `cursor', `pointer',
7189 `line-height', and `line-spacing' properties.
7190
7191 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7192 Shapes' to menu.
7193 (Standard Faces): Doc fix for fringe face.
7194 (Fringes): Add `overflow-newline-into-fringe' and
7195 'indicate-buffer-boundaries'.
7196 (Fringe Bitmaps, Pointer Shapes): New nodes.
7197 (Display Property): Add 'Pixel Specification' and 'Display Fringe
7198 Bitmaps' to menu.
7199 (Specified Space): Describe pixel width and height.
7200 (Pixel Specification): New node.
7201 (Other Display Specs): Add `slice' property.
7202 (Display Fringe Bitmaps): New node.
7203 (Images): Add 'Image Slices' to menu.
7204 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
7205 (Showing Images): Add slice arg to `insert-image'.
7206 Add 'insert-sliced-image'.
b8d4c8d0
GM
7207
72082004-09-20 Richard M. Stallman <rms@gnu.org>
7209
7210 * commands.texi (Key Sequence Input):
7211 Clarify downcasing in read-key-sequence.
7212
72132004-09-08 Juri Linkov <juri@jurta.org>
7214
7215 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7216
72172004-09-07 Luc Teirlinck <teirllm@auburn.edu>
7218
5dcb4c4e
SM
7219 * locals.texi (Standard Buffer-Local Variables):
7220 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
7221 * internals.texi (Buffer Internals): Describe new
7222 auto_save_file_format field of the buffer structure.
7223 * files.texi (Format Conversion): `auto-save-file-format' has been
7224 renamed `buffer-auto-save-file-format'.
7225
72262004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7227
7228 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
7229 an integer or a marker.
7230 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
7231
72322004-08-22 Richard M. Stallman <rms@gnu.org>
7233
7234 * modes.texi (Major Mode Conventions): Discuss rebinding of
7235 standard key bindings.
7236
72372004-08-18 Kim F. Storm <storm@cua.dk>
7238
7239 * processes.texi (Accepting Output): Add `just-this-one' arg to
7240 `accept-process-output'.
7241 (Output from Processes): New var `process-adaptive-read-buffering'.
7242
72432004-08-10 Luc Teirlinck <teirllm@auburn.edu>
7244
7245 * keymaps.texi: Various changes in addition to:
7246 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
7247 Give more varied examples for `kbd'.
7248 (Creating Keymaps): Char tables have slots for all characters
7249 without modifiers.
7250 (Active Keymaps): `overriding-local-map' and
7251 `overriding-terminal-local-map' also override text property and
7252 overlay keymaps.
7253 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7254 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7255 to denote a prefix of no events.
7256 `map-keymap' includes parent's bindings _recursively_.
7257 Clarify and correct description of `where-is-internal'.
7258 Mention BUFFER-OR-NAME arg to `describe-bindings'.
7259 (Menu Example): For menus intended for use with the keyboard, the
7260 menu items should be bound to characters or real function keys.
7261
72622004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7263
7264 * objects.texi (Character Type): Reposition `@anchor' to prevent
7265 double space inside sentence in Info.
7266
7267 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7268 renamed to `disabled-command-function'.
7269 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7270 (Command Loop Info): Replace reference to it.
7271 (Disabling Commands): `disabled-command-hook' has been renamed to
7272 `disabled-command-function'.
7273
72742004-08-07 Luc Teirlinck <teirllm@auburn.edu>
7275
7276 * os.texi (Translating Input): Only non-prefix bindings in
7277 `key-translation-map' override actual key bindings. Warn about
7278 possible indirect effect of actual key bindings on non-prefix
7279 bindings in `key-translation-map'.
7280
72812004-08-06 Luc Teirlinck <teirllm@auburn.edu>
7282
7283 * minibuf.texi (High-Level Completion): Add anchor for definition
7284 of `read-variable'.
7285
7286 * commands.texi: Various changes in addition to:
7287 (Using Interactive): Clarify description of `interactive-form'.
7288 (Interactive Call): Mention default for KEYS argument to
7289 `call-interactively'.
7290 (Command Loop Info): Clarify description of `this-command-keys'.
7291 Mention KEEP-RECORD argument to `clear-this-command-keys'.
7292 Value of `last-event-frame' can be `macro'.
7293 (Repeat Events): `double-click-fuzz' is also used to distinguish
7294 clicks and drags.
7295 (Classifying Events): Clarify descriptions of `event-modifiers'
7296 `event-basic-type' and `event-convert-list'.
7297 (Accessing Events): `posn-timestamp' takes POSITION argument.
7298 (Quoted Character Input): Clarify description of
7299 `read-quoted-char' and fix example.
7300 (Quitting): Add `with-local-quit'.
7301 (Disabling Commands): Correct and clarify descriptions of
7302 `enable-command' and `disable-command'.
7303 Mention what happens if `disabled-command-hook' is nil.
7304 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7305 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7306
73072004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7308
7309 * frames.texi: Various changes in addition to:
7310 (Creating Frames): Expand and clarify description of `make-frame'.
7311 (Window Frame Parameters): Either none or both of the `icon-left'
7312 and `icon-top' parameters must be specified. Put descriptions of
7313 `menu-bar-lines' and `toolbar-lines' closer together and change
7314 them accordingly.
7315 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7316 except while processing `frame-title-format' or `icon-title-format'.
7317 (Deleting Frames): Correct description of `delete-frame'.
7318 Non-nil return values of `frame-live-p' are like those of `framep'.
7319 (Frames and Windows): Mention return value of
7320 `set-frame-selected-window'.
7321 (Visibility of Frames): Mention `force' argument to
7322 `make-frame-invisible'. `frame-visible-p' returns t for all
7323 frames on text-only terminals.
7324 (Frame Configurations): Restoring a frame configuration does not
7325 restore deleted frames.
7326 (Window System Selections): `x-set-selection' returns DATA.
7327 (Resources): Add example.
7328 (Display Feature Testing): Clarify descriptions of
7329 `display-pixel-height', `display-pixel-width', `x-server-version'
7330 and `x-server-vendor'.
7331
7332 * windows.texi (Choosing Window): Add anchor.
7333 * minibuf.texi (Minibuffer Misc): Add anchor.
7334
73352004-07-23 John Paul Wallington <jpw@gnu.org>
7336
7337 * macros.texi (Defining Macros): Declaration keyword for setting
7338 Edebug spec is `debug' not `edebug'.
7339
73402004-07-19 Luc Teirlinck <teirllm@auburn.edu>
7341
7342 * windows.texi: Various small changes in addition to:
7343 (Window Point): Mention return value of `set-window-point'.
7344 (Window Start): `pos-visible-in-window-p' disregards horizontal
7345 scrolling. Explain return value if PARTIALLY is non-nil.
7346 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7347 and `set-window-vscroll'.
7348 (Size of Window): The argument WINDOW to `window-inside-edges',
7349 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7350 (Resizing Windows): Explain return value of
7351 `shrink-window-if-larger-than-buffer'.
7352 `window-size-fixed' automatically becomes buffer local when set.
7353 (Window Configurations): Explain return value of
7354 `set-window-configuration'.
7355
7356 * minibuf.texi (Minibuffer Misc): Add anchor for
7357 `minibuffer-scroll-window'.
7358
7359 * positions.texi (Text Lines): Add anchor for `count-lines'.
7360
73612004-07-17 Richard M. Stallman <rms@gnu.org>
7362
7363 * display.texi (Overlay Properties): Adding `evaporate' prop
7364 deletes empty overlay immediately.
7365
7366 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7367 fix example.
7368
73692004-07-16 Jim Blandy <jimb@redhat.com>
7370
7371 * searching.texi (Regexp Backslash): Document new \_< and \_>
7372 operators.
7373
73742004-07-16 Juanma Barranquero <lektu@terra.es>
7375
7376 * display.texi (Images): Fix Texinfo usage.
7377
73782004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7379
7380 * buffers.texi (Modification Time): `visited-file-modtime' now
7381 returns a list of two integers, instead of a cons.
7382
73832004-07-13 Luc Teirlinck <teirllm@auburn.edu>
7384
7385 * windows.texi: Various changes in addition to:
7386 (Splitting Windows): Add `split-window-keep-point'.
7387
73882004-07-09 Richard M. Stallman <rms@gnu.org>
7389
7390 * frames.texi (Input Focus): Minor fix.
7391
73922004-07-07 Luc Teirlinck <teirllm@auburn.edu>
7393
7394 * frames.texi (Input Focus): Clarify descriptions of
7395 `select-frame-set-input-focus' and `select-frame'.
7396
73972004-07-06 Luc Teirlinck <teirllm@auburn.edu>
7398
7399 * os.texi: Various small changes in addition to:
7400 (Killing Emacs): Expand and clarify description of
7401 `kill-emacs-query-functions' and `kill-emacs-hook'.
7402 (System Environment): Expand and clarify description of `getenv'
7403 and `setenv'.
7404 (Timers): Clarify description of `run-at-time'.
7405 (Translating Input): Correct description of
7406 `extra-keyboard-modifiers'.
7407 (Flow Control): Correct description of `enable-flow-control'.
7408
74092004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
7410
7411 * os.texi: Update copyright.
7412 (Session Management): Grammar fix.
7413 Clarify which Emacs does the restarting.
7414 Use @samp for *scratch* buffer.
7415
74162004-07-04 Alan Mackenzie <acm@muc.de>
7417
7418 * frames.texi (Input Focus): Add documentation for
7419 `select-frame-set-input-focus'. Replace refs to non-existent
7420 `switch-frame' with `select-frame'. Minor corrections and tidying
7421 up of text-only terminal stuff.
7422
74232004-07-02 Richard M. Stallman <rms@gnu.org>
7424
7425 * files.texi (Saving Buffers): Cleanup write-contents-function.
7426 (Magic File Names): Cleanup file-remote-p.
7427
b344d29d 74282004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
7429
7430 * files.texi (Magic File Names): `file-remote-p' returns an
7431 identifier of the remote system, not just t.
7432
74332004-07-02 David Kastrup <dak@gnu.org>
7434
7435 * searching.texi (Entire Match Data): Add explanation about new
7436 match-data behavior when @var{integers} is non-nil.
7437
74382004-06-24 Richard M. Stallman <rms@gnu.org>
7439
7440 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
7441
7442 * customize.texi (Variable Definitions): Note about doc strings
7443 and :set.
7444
7445 * keymaps.texi (Keymap Terminology): Document `kbd'.
7446 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
7447
7448 * display.texi (Invisible Text): Setting buffer-invisibility-spec
7449 makes it buffer-local.
7450
7451 * files.texi (Saving Buffers): Correct previous change.
7452
7453 * commands.texi (Accessing Events):
7454 Clarify posn-col-row and posn-actual-col-row.
7455
74562004-06-24 David Ponce <david.ponce@wanadoo.fr>
7457
7458 * commands.texi (Accessing Events): New functions
7459 posn-at-point and posn-at-x-y. Add example to posn-x-y.
7460
74612004-06-23 Luc Teirlinck <teirllm@auburn.edu>
7462
7463 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
7464 * frames.texi, buffers.texi, backups.texi, variables.texi:
7465 * loading.texi, eval.texi, functions.texi, control.texi:
7466 * symbols.texi, minibuf.texi: Reposition @anchor's.
7467
7468 * help.texi: Various small changes in addition to the following.
7469 (Describing Characters): Describe PREFIX argument to
7470 `key-description'. Correct and clarify definition of
7471 `text-char-description'. Describe NEED-VECTOR argument to
7472 `read-kbd-macro'.
7473 (Help Functions): Clarify definition of `apropos'.
7474
74752004-06-23 Lars Hansen <larsh@math.ku.dk>
7476
7477 * files.texi (Saving Buffers): Correct description of
7478 `write-contents-functions'.
7479
74802004-06-21 Juanma Barranquero <lektu@terra.es>
7481
7482 * display.texi (Images): Remove redundant @vindex directives.
7483 Rewrite `image-library-alist' doc in active voice.
7484
74852004-06-14 Juanma Barranquero <lektu@terra.es>
7486
7487 * display.texi (Images): Document new delayed library loading,
7488 variable `image-library-alist' and (existing but undocumented)
7489 function `image-type-available-p'.
7490
74912004-06-05 Richard M. Stallman <rms@gnu.org>
7492
7493 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
7494 refer the user to the Initial Input node.
7495 (Text from Minibuffer): Likewise.
7496 (Initial Input): New node. Document this feature
7497 and say it is mostly deprecated.
7498
74992004-05-30 Richard M. Stallman <rms@gnu.org>
7500
7501 * loading.texi (Named Features): Clarify return value
7502 and meaning of NOERROR.
7503
7504 * variables.texi (File Local Variables): Minor cleanup.
7505
75062004-05-30 Michael Albinus <michael.albinus@gmx.de>
7507
7508 * files.texi (Magic File Names): Add `file-remote-p' as operation
7509 of file name handlers.
7510
75112004-05-29 Richard M. Stallman <rms@gnu.org>
7512
7513 * modes.texi (Minor Mode Conventions): (-) has no special meaning
7514 as arg to a minor mode command.
7515
75162004-05-22 Richard M. Stallman <rms@gnu.org>
7517
7518 * syntax.texi (Syntax Class Table): Word syntax not just for English.
7519
7520 * streams.texi (Output Variables): Doc float-output-format.
7521
7522 * searching.texi (Regexp Special): Nested repetition can be infloop.
7523
7524 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
7525 real stack overflow.
7526
7527 * compile.texi: Minor cleanups.
7528
75292004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
7530
7531 * lists.texi (Cons Cells): Explain dotted lists, true lists,
7532 circular lists.
7533 (List Elements): Explain handling of circular and dotted lists.
7534
75352004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
7536
7537 * modes.texi (Search-based Fontification): Fix typo.
7538
75392004-05-10 Juanma Barranquero <lektu@terra.es>
7540
7541 * modes.texi (Mode Line Variables): Fix description of
7542 global-mode-string, which is now after which-func-mode, not the
7543 buffer name.
7544
75452004-05-07 Lars Hansen <larsh@math.ku.dk>
7546
7547 * modes.texi (Desktop Save Mode): Add.
7548 (Modes): Add menu entry Desktop Save Mode.
7549
7550 * hooks.texi: Add desktop-after-read-hook,
7551 desktop-no-desktop-file-hook and desktop-save-hook.
7552
7553 * locals.texi: Add desktop-save-buffer.
7554
75552004-04-30 Jesper Harder <harder@ifa.au.dk>
7556
7557 * display.texi: emacs -> Emacs.
7558
75592004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
7560
7561 * files.texi (Changing Files): Document set-file-times.
7562
75632004-04-23 Juanma Barranquero <lektu@terra.es>
7564
7565 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7566
75672004-04-18 Jesper Harder <harder@ifa.au.dk>
7568
7569 * tips.texi (Coding Conventions): defopt -> defcustom.
7570
75712004-04-16 Luc Teirlinck <teirllm@auburn.edu>
7572
7573 * sequences.texi: Various clarifications.
7574
75752004-04-14 Luc Teirlinck <teirllm@auburn.edu>
7576
7577 * buffers.texi (Read Only Buffers): Mention optional ARG to
7578 `toggle-read-only'.
7579
75802004-04-14 Nick Roberts <nick@nick.uklinux.net>
7581
7582 * windows.texi (Selecting Windows): Note that get-lru-window
7583 returns a full-width window if possible.
7584
75852004-04-13 Luc Teirlinck <teirllm@auburn.edu>
7586
7587 * buffers.texi: Various changes in addition to:
7588 (Buffer File Name): Add `find-buffer-visiting'.
7589 (Buffer Modification): Mention optional ARG to `not-modified'.
7590 (Indirect Buffers): Mention optional CLONE argument to
7591 `make-indirect-buffer'.
7592
7593 * files.texi: Various changes in addition to:
7594 (Visiting Functions): `find-file-hook' is now a normal hook.
7595 (File Name Expansion): Explain difference between the way that
7596 `expand-file-name' and `file-truename' treat `..'.
7597 (Contents of Directories): Mention optional ID-FORMAT argument to
7598 `directory-files-and-attributes'.
7599 (Format Conversion): Mention new optional CONFIRM argument to
7600 `format-write-file'.
7601
76022004-04-12 Miles Bader <miles@gnu.org>
7603
7604 * macros.texi (Expansion): Add description of `macroexpand-all'.
7605
76062004-04-05 Jesper Harder <harder@ifa.au.dk>
7607
5dcb4c4e
SM
7608 * variables.texi (Variable Aliases):
7609 Mention cyclic-variable-indirection.
b8d4c8d0
GM
7610
7611 * errors.texi (Standard Errors): Ditto.
7612
76132004-04-04 Luc Teirlinck <teirllm@auburn.edu>
7614
7615 * backups.texi: Various small changes in addition to:
7616 (Making Backups): Mention return value of `backup-buffer'.
7617 (Auto-Saving): Mention optional FORCE argument to
7618 `delete-auto-save-file-if-necessary'.
7619 (Reverting): Mention optional PRESERVE-MODES argument to
7620 `revert-buffer'. Correct description of `revert-buffer-function'.
7621
76222004-03-22 Juri Linkov <juri@jurta.org>
7623
7624 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
7625 with `Vector Functions'.
7626
7627 * text.texi (Sorting): Add missing quote.
7628
76292004-03-14 Luc Teirlinck <teirllm@auburn.edu>
7630
7631 * intro.texi (Lisp History): Replace xref to `cl' manual with
7632 inforef.
7633
76342004-03-12 Richard M. Stallman <rms@gnu.org>
7635
7636 * intro.texi (Version Info): Add arg to emacs-version.
7637 (Lisp History): Change xref to CL manual.
7638
76392004-03-09 Luc Teirlinck <teirllm@auburn.edu>
7640
7641 * minibuf.texi (Completion Commands): Add xref to Emacs manual
7642 for Partial Completion mode.
7643
76442004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
7645
7646 * customize.texi: Fix typo. Remove eol whitespace.
7647
76482004-03-04 Richard M. Stallman <rms@gnu.org>
7649
7650 * processes.texi: Fix typos.
7651
7652 * lists.texi (Building Lists): Minor clarification.
7653
7654 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
7655 in make-hash-table.
7656
76572004-02-29 Juanma Barranquero <lektu@terra.es>
7658
7659 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
7660 rm, and ignore exit code.
7661
76622004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
7663
7664 * display.texi (Defining Faces): Add description for min-colors.
7665 Update example.
7666
76672004-02-23 Luc Teirlinck <teirllm@auburn.edu>
7668
7669 * abbrevs.texi: Various corrections and clarifications in addition
7670 to the following:
7671 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
7672
76732004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
7674
7675 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
7676
76772004-02-21 Luc Teirlinck <teirllm@auburn.edu>
7678
7679 * text.texi: Various small changes in addition to the following:
7680 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
7681 to delete-horizontal-space.
7682 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
7683 description of yank-handler text property at various places.
7684
7685 * frames.texi (Window System Selections): Add anchor.
7686
7687 * syntax.texi (Syntax Table Functions): Clarify and correct
7688 descriptions of make-syntax-table and copy-syntax-table.
7689 (Motion and Syntax): Clarify SYNTAXES argument to
7690 skip-syntax-forward.
7691 (Parsing Expressions): Mention that the return value of
7692 parse-partial-sexp is currently a list of ten rather than nine
7693 elements.
7694 (Categories): Various corrections and clarifications.
7695
76962004-02-17 Luc Teirlinck <teirllm@auburn.edu>
7697
7698 * markers.texi (Marker Insertion Types): Minor change.
7699
7700 * locals.texi (Standard Buffer-Local Variables):
7701 * commands.texi (Interactive Codes, Using Interactive):
7702 * functions.texi (Related Topics): Fix xrefs.
7703
77042004-02-16 Luc Teirlinck <teirllm@auburn.edu>
7705
7706 * lists.texi (Sets And Lists): Update description of delete-dups.
7707
77082004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
7709
7710 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
7711
c8763fb6 77122004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7713
7714 * frames.texi (Parameter Access): frame-parameters arg is optional.
7715 modify-frame-parameters handles nil for FRAME.
7716 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
7717 are all-or-nothing for certain toolkits.
7718 Mention parameter wait-for-wm.
7719 (Frames and Windows): In frame-first-window and frame-selected-window
7720 the arg is optional.
7721 (Input Focus): In redirect-frame-focus the second arg is optional.
7722 (Window System Selections): Mention selection type CLIPBOARD.
7723 Mention data-type UTF8_STRING.
7724 Mention numbering of cut buffers.
7725 (Resources): Describe x-resource-name.
7726
77272004-02-16 Richard M. Stallman <rms@gnu.org>
7728
7729 * windows.texi (Buffers and Windows): Delete false table
7730 about all-frames.
7731
7732 * syntax.texi (Parsing Expressions): Delete old caveat
7733 about parse-sexp-ignore-comments.
7734
7735 * streams.texi (Output Variables): Add print-quoted.
7736
7737 * lists.texi (Building Lists): Minor cleanup.
7738
7739 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
7740
7741 * display.texi (Overlays): Explain overlays use markers.
7742 (Managing Overlays): Explain front-advance and rear-advance
7743 in more detail.
7744
7745 * loading.texi (Unloading): Document unload-feature-special-hooks.
7746 Get rid of fns-NNN.el file.
7747
77482004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
7749
7750 * help.texi (Describing Characters): Fix text-char-description
7751 example output.
7752
7753 * edebug.texi (Using Edebug): Fix example.
7754
7755 * debugging.texi (Internals of Debugger): Fix return value.
7756
7757 * files.texi (Changing Files): Fix argname.
7758
7759 * calendar.texi: Fix parens, and default values.
7760
7761 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
7762 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 7763 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
7764
7765 * positions.texi (Text Lines): Don't add -1 in current-line.
7766
77672004-02-16 Richard M. Stallman <rms@gnu.org>
7768
7769 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
7770
77712004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
7772
7773 * processes.texi (Low-Level Network): Fix a typo.
7774
77752004-02-12 Kim F. Storm <storm@cua.dk>
7776
7777 * display.texi (Fringes): Use consistent wording.
7778 Note that window-fringe's window arg is optional.
7779 (Scroll Bars): Use consistent wording.
7780
77812004-02-11 Luc Teirlinck <teirllm@auburn.edu>
7782
7783 * tips.texi (Comment Tips): Document the new conventions for
7784 commenting out code.
7785
c8763fb6 77862004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 7787
5dcb4c4e 7788 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
7789
77902004-02-07 Kim F. Storm <storm@cua.dk>
7791
7792 * positions.texi (Text Lines): Add line-number-at-pos.
7793
77942004-02-06 John Paul Wallington <jpw@gnu.org>
7795
7796 * display.texi (Button Properties, Button Buffer Commands):
7797 mouse-2 invokes button, not down-mouse-1.
7798
77992004-02-04 Jason Rumney <jasonr@gnu.org>
7800
7801 * makefile.w32-in: Sync with Makefile.in changes.
7802
78032004-02-03 Luc Teirlinck <teirllm@auburn.edu>
7804
7805 * minibuf.texi (Text from Minibuffer): Various corrections and
7806 clarifications.
7807 (Object from Minibuffer): Correct Lisp description of
7808 read-minibuffer.
7809 (Minibuffer History): Clarify description of cons values for
7810 HISTORY arguments.
5dcb4c4e
SM
7811 (Basic Completion): Various corrections and clarifications.
7812 Add completion-regexp-list.
b8d4c8d0
GM
7813 (Minibuffer Completion): Correct and clarify description of
7814 completing-read.
5dcb4c4e
SM
7815 (Completion Commands): Mention Partial Completion mode.
7816 Various other minor changes.
b8d4c8d0
GM
7817 (High-Level Completion): Various corrections and clarifications.
7818 (Reading File Names): Ditto.
7819 (Minibuffer Misc): Ditto.
7820
78212004-01-26 Luc Teirlinck <teirllm@auburn.edu>
7822
7823 * strings.texi (Text Comparison): assoc-string also matches
7824 elements of alists that are strings instead of conses.
7825 (Formatting Strings): Standardize Texinfo usage. Update index
7826 entries.
7827
78282004-01-20 Luc Teirlinck <teirllm@auburn.edu>
7829
7830 * lists.texi (Sets And Lists): Add delete-dups.
7831
78322004-01-15 Luc Teirlinck <teirllm@auburn.edu>
7833
7834 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
7835 special form.
7836 * macros.texi (Defining Macros): Update description of `declare',
7837 which now is a macro.
7838 (Wrong Time): Fix typos.
7839
78402004-01-14 Luc Teirlinck <teirllm@auburn.edu>
7841
7842 * compile.texi (Compilation Functions): Expand descriptions of
7843 `compile-defun', `byte-compile-file', `byte-recompile-directory'
7844 and `batch-byte-compile'. In particular, mention and describe
7845 all optional arguments.
7846 (Disassembly): Correct and clarify the description of `disassemble'.
7847
78482004-01-11 Luc Teirlinck <teirllm@auburn.edu>
7849
7850 * searching.texi: Various small changes in addition to the
7851 following.
7852 (Regexp Example): Adapt to new value of `sentence-end'.
7853 (Regexp Functions): The PAREN argument to `regexp-opt' can be
7854 `words'.
7855 (Search and Replace): Add usage note for `perform-replace'.
7856 (Entire Match Data): Mention INTEGERS and REUSE arguments to
7857 `match-data'.
7858 (Standard Regexps): Update for new values of `paragraph-start'
7859 and `sentence-end'.
7860
78612004-01-07 Luc Teirlinck <teirllm@auburn.edu>
7862
7863 * files.texi (Saving Buffers): Clarify descriptions of
7864 `write-contents-functions' and `before-save-hook'.
7865 Make the defvar's for `before-save-hook' and `after-save-hook'
7866 into defopt's.
7867
78682004-01-07 Kim F. Storm <storm@cua.dk>
7869
7870 * commands.texi (Click Events): Describe new image and
7871 width/height elements of click events.
7872 (Accessing Events): Add posn-string, posn-image, and
7873 posn-object-width-height. Change posn-object to return either
7874 image or string object.
7875
78762004-01-01 Simon Josefsson <jas@extundo.com>
7877
7878 * hooks.texi (Standard Hooks): Add before-save-hook.
7879 * files.texi (Saving Buffers): Likewise.
7880
78812004-01-03 Richard M. Stallman <rms@gnu.org>
7882
7883 * frames.texi (Frames and Windows): Delete frame-root-window.
7884
78852004-01-03 Luc Teirlinck <teirllm@auburn.edu>
7886
7887 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
7888
7889 * functions.texi: Various small changes in addition to the
7890 following.
5dcb4c4e
SM
7891 (What Is a Function): `functionp' returns nil for macros.
7892 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
7893 (Function Documentation): Add `\' in front of (fn @var{arglist})
7894 and explain why.
7895 (Defining Functions): Mention DOCSTRING argument to `defalias'.
7896 Add anchor.
7897 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
7898
78992004-01-01 Miles Bader <miles@gnu.org>
7900
7901 * display.texi (Buttons): New section.
7902
79032003-12-31 Andreas Schwab <schwab@suse.de>
7904
7905 * numbers.texi (Math Functions): sqrt reports a domain-error
7906 error.
7907 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
7908
79092003-12-30 Luc Teirlinck <teirllm@auburn.edu>
7910
7911 * tips.texi (Documentation Tips): Update item on hyperlinks in
7912 documentation strings.
7913
7914 * errors.texi (Standard Errors): Various small corrections and
7915 additions.
7916
7917 * control.texi: Various small changes in addition to the
7918 following.
7919 (Signaling Errors): Provide some more details on how `signal'
7920 constructs the error message. Add anchor to the definition of
7921 `signal'.
7922 (Error Symbols): Describe special treatment of `quit'.
7923 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
7924 to emphasize that it has to be a single form.
7925
7926 * buffers.texi: Add anchor.
7927
79282003-12-29 Richard M. Stallman <rms@gnu.org>
7929
7930 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
7931 (Window Configurations): Add window-configuration-frame.
7932
7933 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
7934
7935 * text.texi (Examining Properties): Add get-char-property-and-overlay.
7936 Change arg name in get-char-property.
7937 (Special Properties): Update handling of keymap property.
7938
7939 * strings.texi (Modifying Strings): Add clear-string.
7940 (Text Comparison): Add assoc-string and remove
7941 assoc-ignore-case, assoc-ignore-representation.
7942
7943 * os.texi (Time of Day): Add set-time-zone-rule.
7944
7945 * numbers.texi (Math Functions): asin, acos, log, log10
7946 report domain-error errors.
7947
7948 * nonascii.texi (Converting Representations):
7949 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
7950 (Encoding and I/O): Add file-name-coding-system.
7951
7952 * modes.texi (Search-based Fontification): Explain that
7953 face specs are symbols with face names as values.
7954
7955 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
7956
7957 * lists.texi (Building Lists): remq moved elsewhere.
7958 (Sets And Lists): remq moved here.
7959 (Association Lists): Refer to assoc-string.
7960
7961 * internals.texi (Garbage Collection): Add memory-use-counts.
7962
7963 * frames.texi (Frames and Windows): Add set-frame-selected-window
7964 and frame-root-window.
7965
7966 * files.texi (Contents of Directories):
7967 Add directory-files-and-attributes.
7968
7969 * display.texi (Refresh Screen): Add force-window-update.
7970 (Invisible Text): Explain about moving point out of invis text.
7971 (Overlay Properties): Add overlay-properties.
7972 (Managing Overlays): Add overlayp.
7973 (GIF Images): Invalid image number displays a hollow box.
7974
7975 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
7976 (Killing Buffers): Add buffer-live-p.
7977
79782003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
7979
7980 * display.texi (Fringes): Fix typo "set-buffer-window".
7981
79822003-12-24 Luc Teirlinck <teirllm@auburn.edu>
7983
7984 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
7985 * nonascii.texi, processes.texi, tips.texi, variables.texi:
7986 Add or change various xrefs and anchors.
7987
7988 * commands.texi: Replace all occurrences of @acronym{CAR} with
7989 @sc{car}, for consistency with the rest of the Elisp manual.
7990 `car' and `cdr' are historically acronyms, but are no longer
7991 widely thought of as such.
7992
7993 * internals.texi (Pure Storage): Mention that `purecopy' does not
7994 copy text properties.
7995 (Object Internals): Now 29 bits are used (in most implementations)
7996 to address Lisp objects.
7997
7998 * variables.texi (Variables with Restricted Values): New node.
7999
8000 * objects.texi (Lisp Data Types): Mention that certain variables
8001 can only take on a restricted set of values and add an xref to
8002 the new node "Variables with Restricted Values".
8003
8004 * eval.texi (Function Indirection): Describe the errors that
8005 `indirect-function' can signal.
8006 (Eval): Clarify the descriptions of `eval-region' and `values'.
8007 Describe `eval-buffer' instead of `eval-current-buffer' and
8008 mention `eval-current-buffer' as an alias for `current-buffer'.
8009 Correct the description and mention all optional arguments.
8010
8011 * nonascii.texi: Various small changes in addition to the
8012 following.
8013 (Converting Representations): Clarify behavior of
8014 `string-make-multibyte' and `string-to-multibyte' for unibyte all
8015 ASCII arguments.
8016 (Character Sets): Document the variable `charset-list' and adapt
8017 the definition of the function `charset-list' accordingly.
8018 (Translation of Characters): Clarify use of generic characters in
8019 `make-translation-table'. Clarify and correct the description of
8020 the use of translation tables in encoding and decoding.
8021 (User-Chosen Coding Systems): Correct and clarify the description
8022 of `select-safe-coding-system'.
8023 (Default Coding Systems): Clarify description of
8024 `file-coding-system-alist'.
8025
80262003-11-30 Luc Teirlinck <teirllm@auburn.edu>
8027
8028 * strings.texi (Text Comparison): Correctly describe when two
8029 strings are `equal'. Combine and clarify descriptions of
8030 `assoc-ignore-case' and `assoc-ignore-representation'.
8031
8032 * objects.texi (Non-ASCII in Strings): Clarify description of
8033 when a string is unibyte or multibyte.
8034 (Bool-Vector Type): Update examples.
8035 (Equality Predicates): Correctly describe when two strings are
8036 `equal'.
8037
80382003-11-29 Luc Teirlinck <teirllm@auburn.edu>
8039
8040 * lists.texi (Building Lists): `append' no longer accepts integer
8041 arguments. Update the description of `number-sequence' to reflect
8042 recent changes.
8043 (Sets And Lists): Describe `member-ignore-case' after `member'.
8044
80452003-11-27 Kim F. Storm <storm@cua.dk>
8046
8047 * commands.texi (Click Events): Click object may be an images.
8048 Describe (dx . dy) element of click positions.
8049 (Accessing Events): Remove duplicate posn-timestamp.
8050 New functions posn-object and posn-object-x-y.
8051
80522003-11-23 Kim F. Storm <storm@cua.dk>
8053
8054 * commands.texi (Click Events): Describe enhancements to event
8055 position lists, including new text-pos and (col . row) items.
8056 Mention left-fringe and right-fringe area events.
8057 (Accessing Events): New functions posn-area and
8058 posn-actual-col-row. Mention posn-timestamp. Mention that
8059 posn-point in non-text area still returns buffer position.
8060 Clarify posn-col-row.
8061
80622003-11-21 Lars Hansen <larsh@math.ku.dk>
8063
8064 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
8065 * anti.texi (File Attributes): Describe removed parameter
8066 ID-FORMAT.
8067
80682003-11-20 Luc Teirlinck <teirllm@auburn.edu>
8069
8070 * positions.texi (Positions): Mention that, if a marker is used as
8071 a position, its buffer is ignored.
8072
8073 * markers.texi (Overview of Markers): Mention it here too.
8074
80752003-11-12 Luc Teirlinck <teirllm@auburn.edu>
8076
8077 * numbers.texi (Numeric Conversions): Not just `floor', but also
8078 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
8079
80802003-11-10 Luc Teirlinck <teirllm@auburn.edu>
8081
8082 * markers.texi (Creating Markers): Specify insertion type of
8083 created markers. Add xref to `Marker Insertion Types'.
8084 Second argument to `copy-marker' is optional.
8085 (Marker Insertion Types): Mention that most markers are created
8086 with insertion type nil.
8087 (The Mark): Correctly describe when `mark' signals an error.
8088 (The Region): Correctly describe when `region-beginning' and
8089 `region-end' signal an error.
8090
80912003-11-08 Luc Teirlinck <teirllm@auburn.edu>
8092
8093 * hash.texi (Creating Hash): Clarify description of `eql'.
8094 `makehash' is obsolete.
8095 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8096
8097 * positions.texi (Point): Change description of `buffer-end', so
8098 that it is also correct for floating point arguments.
8099 (List Motion): Correct argument lists of `beginning-of-defun' and
8100 `end-of-defun'.
8101 (Excursions): Add xref to `Marker Insertion Types'.
8102 (Narrowing): Argument to `narrow-to-page' is optional.
8103
81042003-11-06 Luc Teirlinck <teirllm@auburn.edu>
8105
8106 * streams.texi (Output Streams): Clarify behavior of point for
8107 marker output streams.
8108
81092003-11-04 Luc Teirlinck <teirllm@auburn.edu>
8110
8111 * variables.texi (Defining Variables): Second argument to
8112 `defconst' is not optional.
8113 (Setting Variables): Mention optional argument APPEND to
8114 `add-to-list'.
8115 (Creating Buffer-Local): Expand description of
8116 `make-variable-buffer-local'.
8117 (Frame-Local Variables): Expand description of
8118 `make-variable-frame-local'.
8119 (Variable Aliases): Correct description of optional argument
8120 DOCSTRING to `defvaralias'. Mention return value of
8121 `defvaralias'.
8122 (File Local Variables): Add xref to `File variables' in Emacs
8123 Manual. Correct description of `hack-local-variables'. Mention
8124 `safe-local-variable' property. Mention optional second argument
8125 to `risky-local-variable-p'.
8126
81272003-11-03 Luc Teirlinck <teirllm@auburn.edu>
8128
8129 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8130
81312003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8132
8133 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
8134 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
8135 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
8136 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
8137 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
8138 lispref/processes.texi, lispref/searching.texi,
8139 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
8140 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
8141 @acronym{FOO}.
8142
81432003-10-27 Luc Teirlinck <teirllm@auburn.edu>
8144
8145 * strings.texi (Creating Strings): Argument START to `substring'
8146 can not be `nil'. Expand description of
8147 `substring-no-properties'. Correct description of `split-string',
8148 especially with respect to empty matches. Prevent very bad line
8149 break in definition of `split-string-default-separators'.
8150 (Text Comparison): `string=' and `string<' also accept symbols as
8151 arguments.
8152 (String Conversion): More completely describe argument BASE in
8153 `string-to-number'.
8154 (Formatting Strings): `%s' and `%S' in `format' do require
8155 corresponding object. Clarify behavior of numeric prefix after
8156 `%' in `format'.
8157 (Case Conversion): The argument to `upcase-initials' can be a
8158 character.
8159
81602003-10-27 Kenichi Handa <handa@m17n.org>
8161
8162 * display.texi (Fontsets): Fix texinfo usage.
8163
81642003-10-25 Kenichi Handa <handa@m17n.org>
8165
8166 * display.texi (Fontsets): Add description of the function
8167 set-fontset-font.
8168
81692003-10-23 Luc Teirlinck <teirllm@auburn.edu>
8170
8171 * display.texi (Temporary Displays): Add xref to `Documentation
8172 Tips'.
8173
8174 * functions.texi (Function Safety): Use inforef instead of pxref
8175 for SES.
8176
81772003-10-23 Andreas Schwab <schwab@suse.de>
8178
8179 * Makefile.in (TEX, texinputdir): Don't define.
8180 (TEXI2DVI): Define.
8181 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
8182 add $(srcdir)/index.texi.
8183 ($(infodir)/elisp): Remove index.texi dependency.
8184 (elisp.dvi): Likewise. Use $(TEXI2DVI).
8185 (index.texi): Remove target.
8186 (dist): Don't link $(srcdir)/permute-index.
8187 (clean): Don't remove index.texi.
8188
8189 * permute-index, index.perm: Remove.
8190 * index.texi: Rename from index.unperm.
8191
81922003-10-22 Luc Teirlinck <teirllm@auburn.edu>
8193
8194 * tips.texi (Documentation Tips): Document new behavior for face
8195 and variable hyperlinks in Help mode.
8196
81972003-10-21 Luc Teirlinck <teirllm@auburn.edu>
8198
8199 * objects.texi (Integer Type): Update for extra bit of integer range.
8200 (Character Type): Ditto.
8201
82022003-10-16 Eli Zaretskii <eliz@gnu.org>
8203
8204 * numbers.texi (Integer Basics): Add index entries for reading
8205 numbers in hex, octal, and binary.
8206
82072003-10-16 Lute Kamstra <lute@gnu.org>
8208
8209 * modes.texi (Mode Line Format): Mention force-mode-line-update's
8210 argument.
8211
82122003-10-13 Luc Teirlinck <teirllm@auburn.edu>
8213
8214 * windows.texi (Choosing Window): Fix typo.
8215 * edebug.texi (Edebug Execution Modes): Fix typo.
8216
82172003-10-13 Richard M. Stallman <rms@gnu.org>
8218
8219 * windows.texi (Basic Windows): A window has fringe settings,
8220 display margins and scroll-bar settings.
8221 (Splitting Windows): Doc split-window return value.
8222 Clean up one-window-p.
8223 (Selecting Windows): Fix typo.
8224 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
8225 (Buffers and Windows): In set-window-buffer, explain effect
8226 on fringe settings and scroll bar settings.
8227 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
8228 (Choosing Window): Use defopt for pop-up-frame-function.
8229 For special-display-buffer-names, explain same-window and same-frame.
8230 Clarify window-dedicated-p return value.
8231 (Textual Scrolling): scroll-up and scroll-down can get an error.
8232 (Horizontal Scrolling): Clarify auto-hscroll-mode.
8233 Clarify set-window-hscroll.
8234 (Size of Window): Don't mention tool bar in window-height.
8235 (Coordinates and Windows): Explain what coordinates-in-window-p
8236 returns for fringes and display margins.
8237 (Window Configurations): Explain saving fringes, etc.
8238
8239 * tips.texi (Library Headers): Clean up Documentation.
8240
8241 * syntax.texi (Parsing Expressions): Clean up forward-comment
8242 and parse-sexp-lookup-properties.
8243
8244 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8245
8246 * os.texi (System Environment): Clean up text for load-average errors.
8247
8248 * modes.texi (Hooks): Don't explain local hook details at front.
8249 Clarify run-hooks and run-hook-with-args a little.
8250 Clean up add-hook and remove-hook.
8251
8252 * edebug.texi (Edebug Execution Modes): Clarify t.
8253 Document edebug-sit-for-seconds.
8254 (Coverage Testing): Document C-x X = and =.
8255 (Instrumenting Macro Calls): Fix typo.
8256 (Specification List): Don't index the specification keywords.
8257
82582003-10-10 Kim F. Storm <storm@cua.dk>
8259
8260 * processes.texi (Network): Introduce make-network-process.
8261
82622003-10-09 Luc Teirlinck <teirllm@auburn.edu>
8263
8264 * tips.texi (Library Headers): Fix typo.
8265
82662003-10-07 Juri Linkov <juri@jurta.org>
8267
8268 * modes.texi (Imenu): Mention imenu-create-index-function's
8269 default value. Explain submenus better.
8270
82712003-10-07 Lute Kamstra <lute@gnu.org>
8272
8273 * modes.texi (Faces for Font Lock): Fix typo.
8274 (Hooks): Explain how buffer-local hook variables can refer to
8275 global hook variables.
8276 Various minor clarifications.
8277
82782003-10-06 Lute Kamstra <lute@gnu.org>
8279
8280 * tips.texi (Coding Conventions): Mention naming conventions for
8281 hooks.
8282
82832003-10-05 Luc Teirlinck <teirllm@auburn.edu>
8284
8285 * loading.texi (Library Search): Correct default value of
8286 load-suffixes.
8287 (Named Features): Fix typo.
8288
82892003-10-05 Richard M. Stallman <rms@gnu.org>
8290
8291 * loading.texi (Named Features): In `provide',
8292 say how to test for subfeatures.
8293 (Unloading): In unload-feature, use new var name
8294 unload-feature-special-hooks.
8295
82962003-10-03 Lute Kamstra <lute@gnu.org>
8297
8298 * modes.texi (Major Mode Conventions): Mention third way to set up
8299 Imenu.
8300 (Imenu): A number of small fixes.
8301 Delete documentation of internal variable imenu--index-alist.
8302 Document the return value format of imenu-create-index-function
8303 functions.
8304
83052003-09-30 Richard M. Stallman <rms@gnu.org>
8306
8307 * processes.texi (Network): Say what stopped datagram connections do.
8308
8309 * lists.texi (Association Lists): Clarify `assq-delete-all'.
8310
8311 * display.texi (Overlay Properties): Clarify `evaporate' property.
8312
83132003-09-29 Lute Kamstra <lute@gnu.org>
8314
8315 * modes.texi (Mode Line Data): Explain when symbols in mode-line
8316 constructs should be marked as risky.
8317 Change cons cell into proper list.
8318 (Mode Line Variables): Change cons cell into proper list.
8319
83202003-09-26 Lute Kamstra <lute@gnu.org>
8321
8322 * modes.texi (Mode Line Data): Document the :propertize construct.
8323 (Mode Line Variables): Reorder the descriptions of the variables
8324 to match their order in the default mode-line-format.
8325 Describe the new variables mode-line-position and mode-line-modes.
8326 Update the default values of mode-line-frame-identification,
8327 minor-mode-alist, and default-mode-line-format.
8328 (Properties in Mode): Mention the :propertize construct.
8329
83302003-09-26 Richard M. Stallman <rms@gnu.org>
8331
8332 * buffers.texi, commands.texi, debugging.texi, eval.texi:
8333 * loading.texi, minibuf.texi, text.texi, variables.texi:
8334 Avoid @strong{Note:}.
8335
83362003-09-26 Richard M. Stallman <rms@gnu.org>
8337
8338 * keymaps.texi (Remapping Commands): Fix typo.
8339
83402003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
8341
8342 * processes.texi (Low-Level Network): Fix typo.
8343
83442003-09-23 Kim F. Storm <storm@cua.dk>
8345
8346 * processes.texi (Network, Network Servers): Fix typos.
8347 (Low-Level Network): Add timeout value for :server keyword.
8348 Add new option keywords to make-network-process.
8349 Add set-network-process-options.
8350 Explain how to test availability of network options.
8351
83522003-09-19 Richard M. Stallman <rms@gnu.org>
8353
8354 * text.texi (Motion by Indent): Arg to
8355 backward-to-indentation and forward-to-indentation is optional.
8356
8357 * strings.texi (Creating Strings): Add substring-no-properties.
8358
8359 * processes.texi
8360 (Process Information): Add list-processes arg QUERY-ONLY.
8361 Delete process-contact from here.
8362 Add new status values for process-status.
8363 Add process-get, process-put, process-plist, set-process-plist.
8364 (Synchronous Processes): Add call-process-shell-command.
8365 (Signals to Processes): signal-process allows process objects.
8366 (Network): Complete rewrite.
8367 (Network Servers, Datagrams, Low-Level Network): New nodes.
8368
8369 * positions.texi (Word Motion): forward-word, backward-word
8370 arg is optional. Reword.
8371
8372 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8373
8374 * variables.texi (Creating Buffer-Local):
8375 Delete duplicate definition of buffer-local-value.
8376 (File Local Variables): Explain about discarding text props.
8377
83782003-09-11 Richard M. Stallman <rms@gnu.org>
8379
8380 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8381 changes variables that record input events.
8382 (Minibuffer Misc): Add minibuffer-selected-window.
8383
8384 * lists.texi (Building Lists): Add copy-tree.
8385
8386 * display.texi (Fontsets): Add char-displayable-p.
8387 (Scroll Bars): New node.
8388
83892003-09-08 Lute Kamstra <lute@gnu.org>
8390
8391 * modes.texi (%-Constructs): Document new `%i' and `%I'
8392 constructs.
8393
83942003-09-03 Peter Runestig <peter@runestig.com>
8395
8396 * makefile.w32-in: New file.
8397
83982003-08-29 Richard M. Stallman <rms@gnu.org>
8399
8400 * display.texi (Overlay Properties): Clarify how priorities
8401 affect use of the properties.
8402
84032003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8404
8405 * customize.texi (Type Keywords): Correct the description of
8406 `:help-echo' in the case where `motion-doc' is a function.
8407
84082003-08-14 John Paul Wallington <jpw@gnu.org>
8409
8410 * modes.texi (Emulating Mode Line): Subsection, not section.
8411
84122003-08-13 Richard M. Stallman <rms@gnu.org>
8413
8414 * elisp.texi (Top): Update subnode lists in menu.
8415
8416 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
8417 (Kill Functions): kill-region has new arg yank-handler.
8418 (Yanking): New node.
8419 (Yank Commands): Add yank-undo-function.
8420 (Low-Level Kill Ring):
8421 kill-new and kill-append have new arg yank-handler.
8422 (Changing Properties): Add remove-list-of-text-properties.
8423 (Atomic Changes): New node.
8424
8425 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
8426
8427 * streams.texi (Output Variables): Add eval-expression-print-length
8428 and eval-expression-print-level.
8429
8430 * os.texi (Time Conversion): For encode-time, explain limits on year.
8431
8432 * objects.texi (Character Type): Define anchor "modifier bits".
8433
8434 * modes.texi (Emulating Mode Line): New node.
8435 (Search-based Fontification): Font Lock uses font-lock-face property.
8436 (Other Font Lock Variables): Likewise.
8437
8438 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
8439 not vectors.
8440 (Active Keymaps): Add emulation-mode-map-alists.
8441 (Functions for Key Lookup): key-binding has new arg no-remap.
8442 (Remapping Commands): New node.
8443 (Scanning Keymaps): where-is-internal has new arg no-remap.
8444 (Tool Bar): Add tool-bar-local-item-from-menu.
8445 Clarify when to use tool-bar-add-item-from-menu.
8446
8447 * commands.texi (Interactive Call): commandp has new arg.
8448 (Command Loop Info): Add this-original-command.
8449
84502003-08-06 John Paul Wallington <jpw@gnu.org>
8451
8452 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
8453
8454 * display.texi (Warning Basics): Fix typo.
8455 (Fringes): Add closing curly bracket and fix typo.
8456
8457 * elisp.texi (Top): Fix typo.
8458
84592003-08-05 Richard M. Stallman <rms@gnu.org>
8460
8461 * elisp.texi: Update lists of subnodes.
8462
8463 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
8464
8465 * variables.texi (Local Variables): Use lc for example variable names.
8466
8467 * tips.texi (Library Headers): Explain where to put -*-.
8468
8469 * strings.texi (Creating Strings): Fix xref for vconcat.
8470
8471 * sequences.texi (Vector Functions):
8472 vconcat no longer allows integer args.
8473
8474 * minibuf.texi (Reading File Names): read-file-name has new
8475 arg PREDICATE. New function read-directory-name.
8476
c4cc8b9a 8477 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
8478 (Indenting Macros): New node.
8479
8480 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
8481 (Window Frame Parameters): Make separate table of parameters
8482 that are coupled with specific face attributes.
8483 (Deleting Frames): delete-frame-hooks renamed to
8484 delete-frame-functions.
8485
8486 * files.texi (Magic File Names): Add file-remote-p.
8487 Clarify file-local-copy.
8488
8489 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
8490 here; instead xref Defining Macros.
8491
8492 * display.texi (Warnings): New node, and subnodes.
8493 (Fringes): New node.
8494
8495 * debugging.texi (Test Coverage): New node.
8496
8497 * compile.texi (Compiler Errors): Explain with-no-warnings
8498 and other ways to suppress warnings.
8499
8500 * commands.texi (Interactive Call): Minor clarification.
8501
8502 * buffers.texi (Buffer File Name): set-visited-file-name
8503 renames the buffer too.
8504
8505 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
8506
85072003-07-24 Markus Rost <rost@math.ohio-state.edu>
8508
8509 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
8510
85112003-07-22 Markus Rost <rost@math.ohio-state.edu>
8512
8513 * internals.texi (Garbage Collection): Fix previous change.
8514
85152003-07-22 Richard M. Stallman <rms@gnu.org>
8516
8517 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
8518
8519 * display.texi (Width): Use \s syntax in example.
8520 (Font Selection): Add face-font-rescale-alist.
8521
8522 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
8523 Remove spurious indent in example.
8524
8525 * lists.texi (Building Lists): Add number-sequence.
8526
8527 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
8528
8529 * functions.texi (Function Documentation): Explain how to
8530 show calling convention explicitly in the doc string.
8531
8532 * windows.texi (Selecting Windows): save-selected-window saves
8533 selected window of each frame.
8534 (Window Configurations): Minor change.
8535
8536 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
8537
8538 * streams.texi (Output Variables): Add print-continuous-numbering
8539 and print-number-table.
8540
8541 * processes.texi (Decoding Output): New node.
8542
8543 * os.texi (Time Conversion): decode-time arg is optional.
8544
8545 * objects.texi (Character Type): Don't use space as example for \.
8546 Make list of char names and \-sequences correspond.
8547 Explain that \s is not used in strings. `\ ' needs space after.
8548
8549 * nonascii.texi (Converting Representations): Add string-to-multibyte.
8550 (Translation of Characters): Add translation-table-for-input.
8551 (Default Coding Systems): Add auto-coding-functions.
8552 (Explicit Encoding): Add decode-coding-inserted-region.
8553 (Locales): Add locale-info.
8554
8555 * minibuf.texi (Basic Completion): Describe test-completion.
8556 Collections can be lists of strings.
8557 Clean up lazy-completion-table.
8558 (Programmed Completion): Mention test-completion.
8559 Clarify why lambda expressions are not accepted.
8560 (Minibuffer Misc): Describe minibufferp.
8561
85622003-07-14 Richard M. Stallman <rms@gnu.org>
8563
8564 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
8565
8566 * windows.texi (Selecting Windows): New arg to select-window.
8567 (Selecting Windows): Add with-selected-window.
8568 (Size of Window): Add window-inside-edges, etc.
8569
8570 * internals.texi (Garbage Collection): Add post-gc-hook.
8571
8572 * processes.texi (Subprocess Creation): Add exec-suffixes.
8573
8574 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
8575 (Scanning Keymaps): Add map-keymaps.
8576 (Defining Menus): Add keymap-prompt.
8577
8578 * numbers.texi (Integer Basics): Add most-positive-fixnum,
8579 most-negative-fixnum.
8580
c4cc8b9a 8581 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
8582 (Compiler Errors): New node.
8583
8584 * os.texi (User Identification): user-uid, user-real-uid
8585 can return float.
8586
8587 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
8588 and about derived modes.
8589 (Minor Modes): Add minor-mode-list.
8590 (Defining Minor Modes): Keyword args for define-minor-mode.
8591 (Search-based Fontification): Explain managing other properties.
8592 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 8593 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
8594 (Hooks): Add run-mode-hooks and delay-mode-hooks.
8595
8596 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
8597 (Variable Aliases): Clarify defvaralias.
8598
8599 * loading.texi (Library Search): Add load-suffixes.
8600
8601 * minibuf.texi (Basic Completion): Add lazy-completion-table.
8602 (Programmed Completion): Add dynamic-completion-table.
8603
8604 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
8605 (Magic File Names): Specify precedence order of handlers.
8606
8607 * commands.texi (Command Overview): Emacs server runs pre-command-hook
8608 and post-command-hook.
8609 (Waiting): New calling convention for sit-for.
8610
8611 * text.texi (Special Properties): local-map and keymap properties
8612 apply based on their stickiness.
8613
86142003-07-07 Richard M. Stallman <rms@gnu.org>
8615
8616 * modes.texi (Minor Mode Conventions): Specify only some kinds
8617 of list values as args to minor modes.
8618
8619 * files.texi (File Name Expansion): Warn about iterative use
8620 of substitute-in-file-name.
8621
8622 * advice.texi (Activation of Advice): Clean up previous change.
8623
86242003-07-06 Markus Rost <rost@math.ohio-state.edu>
8625
8626 * advice.texi (Activation of Advice): Note that ad-start-advice is
8627 turned on by default.
8628
86292003-06-30 Richard M. Stallman <rms@gnu.org>
8630
8631 * text.texi (Buffer Contents): Document current-word.
8632 (Change Hooks): Not called for *Messages*.
8633
8634 * functions.texi (Defining Functions): Explain about redefining
8635 primitives.
8636 (Function Safety): Renamed. Minor changes.
8637 Comment out the detailed criteria for what is safe.
8638
86392003-06-22 Andreas Schwab <schwab@suse.de>
8640
8641 * objects.texi (Symbol Type): Fix description of examples.
8642
86432003-06-16 Andreas Schwab <schwab@suse.de>
8644
8645 * hash.texi (Creating Hash): Fix description of :weakness.
8646
c8763fb6 86472003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
8648
8649 * files.texi (Changing Files): copy-file copies file modes, too.
8650
86512003-05-28 Richard M. Stallman <rms@gnu.org>
8652
8653 * strings.texi (Creating Strings): Clarify split-string.
8654
86552003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
8656
8657 * strings.texi (Creating Strings): Update split-string specification
8658 and examples.
8659
86602003-05-19 Richard M. Stallman <rms@gnu.org>
8661
8662 * elisp.texi: Correct invariant section names.
8663
86642003-04-20 Richard M. Stallman <rms@gnu.org>
8665
8666 * os.texi (Timers): Explain about timers and quitting.
8667
86682003-04-19 Richard M. Stallman <rms@gnu.org>
8669
8670 * internals.texi (Writing Emacs Primitives): Strings are
8671 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
8672 Explain GCPRO convention for varargs function args.
8673
86742003-04-16 Richard M. Stallman <rms@gnu.org>
8675
8676 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
8677
86782003-04-08 Richard M. Stallman <rms@gnu.org>
8679
8680 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
8681
86822003-02-13 Kim F. Storm <storm@cua.dk>
8683
8684 * objects.texi (Character Type): New \s escape for space.
8685
86862003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
8687
5dcb4c4e 8688 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
8689
86902003-01-25 Richard M. Stallman <rms@gnu.org>
8691
8692 * keymaps.texi: Document that a symbol can act as a keymap.
8693
86942003-01-13 Richard M. Stallman <rms@gnu.org>
8695
8696 * text.texi (Changing Properties): Say string indices are origin-0.
8697
8698 * positions.texi (Screen Lines) <compute-motion>:
8699 Correct order of elts in return value.
8700
8701 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
8702 how to define a default binding.
8703
87042002-12-07 Markus Rost <rost@math.ohio-state.edu>
8705
8706 * loading.texi (Unloading): Fix recent change for load-history.
8707
8708 * customize.texi (Simple Types): Clarify description of custom
8709 type 'number. Describe new custom type 'float.
8710
87112002-12-04 Markus Rost <rost@math.ohio-state.edu>
8712
8713 * variables.texi (File Local Variables): Fix typo.
8714
c8763fb6 87152002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
8716
8717 From Michael Albinus <Michael.Albinus@alcatel.de>.
8718
8719 * README: Target for Info file is `make info'.
8720
5dcb4c4e 8721 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
8722 `file-name-sans-extension'.
8723 (Magic File Names): Complete list of operations for magic file
8724 name handlers.
8725
87262002-09-16 Jonathan Yavner <jyavner@engineer.com>
8727
8728 * variables.texi (File Local Variables): New function
8729 risky-local-variable-p.
8730
87312002-09-15 Jonathan Yavner <jyavner@engineer.com>
8732
8733 * functions.texi (Function safety): New node about unsafep.
8734
87352002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
8736
5dcb4c4e 8737 * customize.texi (Splicing into Lists): Fix example.
a86cd395 8738 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
8739
87402002-06-17 Juanma Barranquero <lektu@terra.es>
8741
8742 * frames.texi (Display Feature Testing): Fix typo.
8743
87442002-06-12 Andreas Schwab <schwab@suse.de>
8745
8746 * frames.texi (Initial Parameters, Resources): Fix references to
8747 the Emacs manual.
8748
87492002-05-13 Kim F. Storm <storm@cua.dk>
8750
8751 * variables.texi (Intro to Buffer-Local): Updated warning and
8752 example relating to changing buffer inside let.
8753
c8763fb6 87542002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
8755
8756 * os.texi (Session Management): New node about X Session management.
8757
87582002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
8759
8760 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
8761 to which the manual corresponds, and the copyright years.
8762
8763 * Makefile.in (VERSION): Set to 2.9.
8764
87652001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
8766
8767 * elisp.texi: Change the category in @dircategory to "Emacs", to
8768 make it consistent with info/dir.
8769
87702001-11-25 Miles Bader <miles@gnu.org>
8771
8772 * text.texi (Fields): Describe new `limit' arg in
8773 field-beginning/field-end.
8774
87752001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
8776
5dcb4c4e
SM
8777 * permute-index: Don't depend on csh-specific features.
8778 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
8779
8780 * two-volume-cross-refs.txt: New file.
8781 * two.el: New file.
8782 * spellfile: New file.
8783
87842001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8785
8786 * permute-index: New file.
8787
8788 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
8789 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
8790 8+3 restricted namespace.
8791
8792 * Makefile.in (infodir): Define relative to $(srcdir).
8793 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
8794 include directories list via -I switch to makeinfo.
8795 (index.texi): Use cp if both hard and symbolic links fail.
8796
87972001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
8798
8799 * Makefile.in (distclean): Add.
8800
8801 The following changes make ELisp manual part of the Emacs
8802 distribution:
8803
8804 * Makefile.in: Add Copyright notice.
8805 (prefix): Remove.
8806 (infodir): Change value to "../info".
8807 (VPATH): New variable.
8808 (MAKE): Don't define.
8809 (texmacrodir): Don't define.
8810 (texinputdir): Append the existing value of TEXINPUTS.
8811 ($(infodir)/elisp): Instead of just "elisp". Reformat the
8812 command to be compatible with man/Makefile.in, and to put the
8813 output into ../info.
8814 (info): Add target.
8815 (installall): Target removed.
8816
c8763fb6 88172001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
8818
8819 * tips.texi (Coding Conventions): Fix typo.
8820
88212001-10-23 Gerd Moellmann <gerd@gnu.org>
8822
8823 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
8824
88252001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
8826
8827 * files.texi (File Name Components): Update the description of
8828 file-name-sans-extension and file-name-extension, as they now
8829 ignore leading dots.
8830
88312001-10-20 Gerd Moellmann <gerd@gnu.org>
8832
8833 * (Version 21.1 released.)
8834
88352001-10-19 Miles Bader <miles@gnu.org>
8836
8837 * positions.texi (Text Lines): Describe behavior of
8838 `beginning-of-line'/`end-of-line' in the presence of field properties.
8839
88402001-10-17 Gerd Moellmann <gerd@gnu.org>
8841
8842 * Makefile.in (VERSION): Set to 2.8.
8843 (manual): Use `manual-21'.
8844
8845 * elisp.texi (VERSION): Add and use it where the version
8846 number was used. Set it to 2.8.
8847
8848 * intro.texi: Likewise.
8849
88502001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
8851
8852 * files.texi (File Name Completion): Document the significance of
8853 a trailing slash in elements of completion-ignored-extensions.
8854
88552001-10-06 Miles Bader <miles@gnu.org>
8856
8857 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
8858
88592001-10-04 Gerd Moellmann <gerd@gnu.org>
8860
8861 * variables.texi (Variable Aliases): New node.
8862
88632001-10-04 Gerd Moellmann <gerd@gnu.org>
8864
8865 * Branch for 21.1.
8866
88672001-10-02 Miles Bader <miles@gnu.org>
8868
8869 * minibuf.texi (Minibuffer Misc): Add entries for
8870 `minibuffer-contents', `minibuffer-contents-no-properties', and
8871 `delete-minibuffer-contents'.
8872 Correct description for `minibuffer-prompt-end'.
8873
8874 * text.texi (Property Search): Correct descriptions of
8875 `next-char-property-change' and `previous-char-property-change'.
8876 Add entries for `next-single-char-property-change' and
8877 `previous-single-char-property-change'.
8878 Make operand names a bit more consistent.
8879
88802001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
8881
8882 * frames.texi (Finding All Frames): Document that next-frame and
8883 previous-frame are local to current terminal.
8884
88852001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
8886
8887 * keymaps.texi (Creating Keymaps): Fix the description of the
8888 result of make-keymap.
8889
88902001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
8891
8892 * display.texi (Font Lookup, Attribute Functions)
8893 (Image Descriptors): Add cross-references to the definition of
8894 selected frame.
8895
8896 * buffers.texi (The Buffer List): Add cross-references to the
8897 definition of selected frame.
8898
8899 * frames.texi (Input Focus): Clarify which frame is _the_ selected
8900 frame at any given time.
8901 (Multiple Displays, Size and Position): Add a cross-reference to
8902 the definition of the selected frame.
8903
89042001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
8905
8906 * strings.texi (String Conversion) <string-to-number>: Document
8907 that a float is returned for integers that are too large.
8908
8909 * frames.texi (Mouse Position): Document mouse-position-function.
8910 (Display Feature Testing): Document display-images-p.
8911 (Window Frame Parameters): Document the cursor-type variable.
8912
8913 * numbers.texi (Integer Basics): Document CL style read syntax for
8914 integers in bases other than 10.
8915
5dcb4c4e
SM
8916 * positions.texi (List Motion):
8917 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
8918
8919 * lists.texi (Sets And Lists): Document member-ignore-case.
8920
8921 * internals.texi (Garbage Collection): Document the used and free
8922 strings report.
8923 (Memory Usage): Document strings-consed.
8924
8925 * os.texi (Time of Day): Document float-time.
8926 (Recording Input): Document that clear-this-command-keys clears
8927 the vector to be returned by recent-keys.
8928
8929 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
8930 argument keymap can be a list.
8931
8932 * nonascii.texi (User-Chosen Coding Systems)
8933 <select-safe-coding-system>: Document the new argument
8934 accept-default-p and the variable
8935 select-safe-coding-system-accept-default-p. Tell what happens if
8936 buffer-file-coding-system is undecided.
8937 (Default Coding Systems): Document auto-coding-regexp-alist.
8938
8939 * display.texi (The Echo Area) <message>: Document
8940 message-truncate-lines.
8941 (Glyphs): Document that the glyph table is unused on windowed
8942 displays.
8943
8944 * help.texi (Describing Characters) <single-key-description>:
8945 Document the new argument no-angles.
8946 (Accessing Documentation) <documentation-property>: Document that
8947 a non-string property is evaluated.
8948 <documentation>: Document that the function-documentation property
8949 is looked for.
8950
8951 * windows.texi (Selecting Windows): Document some-window.
8952
8953 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
8954
8955 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
8956 apropos-mode-hook.
8957
8958 * commands.texi (Using Interactive): Document interactive-form.
8959 (Keyboard Macros): Document kbd-macro-termination-hook.
8960 (Command Loop Info): Document that clear-this-command-keys clears
8961 the vector to be returned by recent-keys.
8962
89632001-09-04 Werner LEMBERG <wl@gnu.org>
8964
8965 * Makefile.in (srcdir, texinputdir): New variables.
8966 (srcs, index.texi, install): Use $(srcdir).
8967 (.PHONY): Remove elisp.dvi.
8968 (elisp): Use -I switch for makeinfo.
8969 (elisp.dvi): Use $(srcdir) and $(texinputdir).
8970 (installall, dist): Use $(srcdir).
8971 Fix path to texinfo.tex.
8972 (maintainer-clean): Add elisp.dvi and elisp.oaux.
8973
89742001-08-30 Gerd Moellmann <gerd@gnu.org>
8975
8976 * display.texi (Conditional Display): Adjust to API change.
8977
8978 * configure: New file.
8979
89802001-07-30 Gerd Moellmann <gerd@gnu.org>
8981
8982 * commands.texi (Repeat Events): Add description of
8983 double-click-fuzz.
8984
89852001-05-08 Stefan Monnier <monnier@cs.yale.edu>
8986
8987 * syntax.texi (Syntax Class Table): Add the missing designator for
8988 comment and string fences.
8989 (Syntax Properties): Add a xref to syntax table internals.
8990 (Syntax Table Internals): Document string-to-syntax.
8991
89922001-05-07 Gerd Moellmann <gerd@gnu.org>
8993
8994 * Makefile.in (install): Use install-info command line options
8995 like in Emacs' Makefile.in.
8996
89972000-12-09 Miles Bader <miles@gnu.org>
8998
8999 * windows.texi (Window Start): Update documentation for
9000 `pos-visible-in-window-p'.
9001
90022000-11-12 Stefan Monnier <monnier@cs.yale.edu>
9003
9004 * lists.texi (Building Lists): Add footnote to explain how to add
9005 to the end of a list.
9006
90072000-10-25 Gerd Moellmann <gerd@gnu.org>
9008
9009 * files.texi (Visiting Functions): Typos.
9010
90112000-10-25 Kenichi Handa <handa@etl.go.jp>
9012
9013 * files.texi (Visiting Functions): Return value of
9014 find-file-noselect may be a list of buffers if wildcards are used.
9015
90162000-10-24 Miles Bader <miles@lsi.nec.co.jp>
9017
9018 * display.texi (Defining Faces): Document `graphic' display type
9019 in face specs.
9020
b344d29d 90212000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
9022
9023 * hooks.texi (Standard Hooks): Replace obsolete
9024 `after-make-frame-hook' with `after-make-frame-functions'.
9025
9026 * frames.texi (Creating Frames): Ditto.
9027
9028 * variables.texi (Future Local Variables): Ditto.
9029
90302000-10-16 Gerd Moellmann <gerd@gnu.org>
9031
9032 * display.texi (Other Image Types): Add description of :foreground
9033 and :background properties of mono PBM images.
9034
90352000-08-17 Werner LEMBERG <wl@gnu.org>
9036
9037 * .cvsignore: New file.
9038
90392000-01-05 Gerd Moellmann <gerd@gnu.org>
9040
9041 * tindex.pl: New script.
9042
90431999-12-03 Dave Love <fx@gnu.org>
9044
9045 * Makefile.in (MAKEINFO): New parameter.
9046
90471999-09-17 Richard Stallman <rms@gnu.org>
9048
9049 * Makefile.in (srcs): Add hash.texi.
9050 (VERSION): Update to 20.6.
9051
90521999-09-13 Richard Stallman <rms@gnu.org>
9053
9054 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
9055
90561998-08-29 Karl Heuer <kwzh@gnu.org>
9057
9058 * configure.in: New file.
9059 * Makefile.in: Renamed from Makefile.
9060 (prefix, infodir): Use value obtained from configure.
9061 (emacslibdir): Obsolete variable deleted.
9062 (dist): Distribute configure.in, configure, Makefile.in.
9063
90641998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9065
9066 * Makefile (INSTALL_INFO): New variable.
9067 (install): Run install-info.
9068
90691998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9070
9071 * Makefile (elisp.dvi): Add missing backslash.
9072
90731998-05-02 Richard Stallman <rms@psilocin.gnu.org>
9074
9075 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
9076 Run texindex without `./'. Always run texindex on elisp.tp.
9077 (elisp.tps): Target deleted.
9078
90791998-04-05 Richard Stallman <rms@psilocin.gnu.org>
9080
9081 * Makefile (srcs): Add nonascii.texi and customize.texi.
9082 (dist): Start by deleting `temp'.
9083
90841998-02-17 Richard Stallman <rms@psilocin.gnu.org>
9085
9086 * Makefile (makeinfo, texindex): Targets deleted.
9087 (makeinfo.o, texindex.o): Targets deleted.
9088 (clean, dist): Don't do anything with them or with getopt*.
9089
90901998-01-30 Richard Stallman <rms@psilocin.gnu.org>
9091
9092 * Makefile (SHELL): Defined.
9093
90941998-01-27 Richard Stallman <rms@psilocin.gnu.org>
9095
9096 * Makefile (elisp.tps): New target.
9097 (elisp.dvi): Depend on elisp.tps.
9098
c5602427 90991996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
9100
9101 * README: Update phone number.
9102
9103 * Makefile (elisp): Make this be the default target.
9104 Depend on makeinfo.c instead of makeinfo.
9105 (install): Don't depend on elisp.dvi, since we don't install that.
9106 Use mkinstalldirs.
9107 (dist): Add mkinstalldirs.
9108
c5602427 91091995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
9110
9111 * Makefile (VERSION): Update version number.
5dcb4c4e 9112 (maintainer-clean): Rename from realclean.
b8d4c8d0 9113
c5602427 91141995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
9115
9116 * Makefile (realclean): New target.
9117 (elisp): Remove any old elisp-* files first.
9118
c5602427 91191993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
9120
9121 * Makefile (VERSION): New variable.
9122 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9123 Compressed file suffix should be `.gz', not `.z'.
9124
ce058493 91251993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9126
9127 * Makefile (elisp): Depend on makeinfo.
9128
c5602427 91291993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
9130
9131 * Makefile (srcs): Add anti.texi.
9132
c5602427 91331993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9134
9135 * Makefile (infodir, prefix): New vars.
9136 (install): Use infodir.
9137 (emacsinfodir): Deleted.
9138
c5602427 91391993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9140
9141 * Makefile (srcs): Add calendar.texi.
9142
9143 * Makefile (dist): Copy texindex.c and makeinfo.c.
9144 Limit elisp-* files to those with one or two digits.
9145
c5602427 91461993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9147
9148 * Makefile (dist): Changed to use Gzip instead of compress.
9149
c5602427 91501993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9151
9152 * loading.texi (Unloading): define-function changed back to
9153 defalias. It may not stay this way, but at least it's
9154 consistent with the known-good version of the code patch.
9155
c5602427 91561993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
9157
9158 * modes.texi (Hooks): Document new optional arg of add-hook.
9159
c5602427 91601993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9161
9162 * variables.texi: Document nil initial value of buffer-local variables.
9163
9164 * tips.texi: Add new section on standard library headers.
9165
c5602427 91661993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9167
9168 * Makefile (srcs): Add frame.texi to the list of sources.
9169
c5602427 91701993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9171
9172 * Makefile (dist): Don't bother excluding autosave files; they'll
9173 never make it into the temp directory anyway, and the hash marks
9174 in the name are problematic for make and the Bourne shell.
9175 (srcs):
9176
c5602427 91771993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9178
9179 * Makefile (dist): Don't include backup files or autosave files in
9180 the distribution tar file.
9181
c5602427 91821991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 9183
5dcb4c4e 9184 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
9185 (elisp.dvi): Remove erroneous shell comment.
9186 Expect output of permute-index in permuted.fns.
9187 Save old elisp.aux in elisp.oaux.
5dcb4c4e 9188 (clean): Add index.texi to be deleted.
b8d4c8d0 9189
c5602427 91901990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9191
9192 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9193
c5602427 91941990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
9195
9196 * files.texi: Noted that completion-ignored-extensions is ignored
9197 when making *Completions*.
9198
3e868ee3 91991990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
9200
9201 * Makefile make dist now depends on elisp.dvi, since it tries
9202 to include it in the dist file.
9203
c5602427 92041990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 9205
c5602427 9206 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 9207
c5602427 92081989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9209
9210 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9211 (defunargs): Turn off \hyphenchar of \sl font temporarily.
9212
c5602427 92131989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9214
9215 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
9216 and @error{} are the terms now being used. The files in the
9217 directory have been changed to reflect this.
9218
9219 * All instances of @indentedresultt{} have been changed to
9220 ` @result{}', using 5 spaces at the begining of the line.
9221
c5602427 92221989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9223
9224 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
9225 experimental @indentedresult{}, @indentedexpandsto{} are part of
9226 the texinfo.tex in this directory. These TeX macros are not
9227 stable yet.
9228
c5602427 92291989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9230
9231 * texinfo.tex: Temporarily added
9232 \let\result=\dblarrow
9233 \def\error{{\it ERROR} \longdblarrow}
9234 We need to do this better soon.
9235
c5602427 92361989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9237
9238 * Applied Karl Berry's patches to *.texinfo files, but not to
9239 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
9240 new title page format is also not applied, since it requires
9241 texinfo.tex changes.)
9242
9243 * Cleaned up `Makefile' and defined the `emacslibdir' directory
9244 for the Project GNU development environment.
9245
9246;; Local Variables:
c8763fb6 9247;; coding: utf-8
b8d4c8d0
GM
9248;; End:
9249
73b0cd50 9250 Copyright (C) 1998-2011 Free Software Foundation, Inc.
b8d4c8d0
GM
9251
9252 This file is part of GNU Emacs.
9253
352c8b4a 9254 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 9255 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9256 the Free Software Foundation, either version 3 of the License, or
9257 (at your option) any later version.
b8d4c8d0
GM
9258
9259 GNU Emacs is distributed in the hope that it will be useful,
9260 but WITHOUT ANY WARRANTY; without even the implied warranty of
9261 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9262 GNU General Public License for more details.
9263
9264 You should have received a copy of the GNU General Public License
352c8b4a 9265 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.