gnus-group.el (gnus-group-name-charset): Don't bug out on server names.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
35137ed3
CY
12011-08-30 Chong Yidong <cyd@stupidchicken.com>
2
3 * display.texi (Basic Faces): New node. Document new faces.
4
5 * modes.texi (Major Mode Conventions): Move some text there.
6 (Mode Help): Remove major-mode var, duplicated in Major Modes.
7
3fd50d5c
CY
82011-08-29 Chong Yidong <cyd@stupidchicken.com>
9
10 * modes.texi (Basic Major Modes): New node. Callers updated.
11 (Major Modes): Document fundamental-mode and major-mode.
12 (Major Mode Basics): Node deleted; text moved to Major Modes.
13 (Derived Modes): Document derived-mode-p.
14
ddb54206
CY
152011-08-28 Chong Yidong <cyd@stupidchicken.com>
16
a6326082
CY
17 * files.texi (Changing Files, Create/Delete Dirs): Document new
18 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
19 (Visiting Functions): Remove view-file; it is documented in the
20 Emacs manual.
04e2ce72 21
ddb54206
CY
22 * frames.texi (Layout Parameters): The defaults for the
23 menu-bar-lines and tool-bar-lines parameters depend on the mode.
24
25 * display.texi (Progress): Document spinner functionality.
26
27 * os.texi (Killing Emacs): Note that kill-emacs can be called by
28 operating system signals. Refer to save-buffers-kill-terminal
29 instead of save-buffers-kill-emacs.
30
31 * objects.texi (Symbol Type): Document ## print representation.
32
0c95fcf7
EZ
332011-08-25 Eli Zaretskii <eliz@gnu.org>
34
35 * display.texi (Specified Space): Mention that `space' specs
36 influence bidi reordering.
37 (Bidirectional Display): Explain how to use `(space . PROPS)' for
38 separating fields with bidirectional content.
39
5980d4c6
EZ
402011-08-24 Eli Zaretskii <eliz@gnu.org>
41
42 * display.texi (Bidirectional Display): Document return value in
43 buffers that are not bidi-reordered for display, and in unibyte
44 buffers.
45
bca633fb
EZ
462011-08-23 Eli Zaretskii <eliz@gnu.org>
47
48 * nonascii.texi (Character Properties): Document the values for
49 unassigned codepoints.
50
c094bb0c
EZ
512011-08-18 Eli Zaretskii <eliz@gnu.org>
52
53 * nonascii.texi (Character Properties): Document use of
54 `bidi-class' and `mirroring' properties as part of reordering.
55 Provide cross-references to "Bidirectional Display".
56
57 * display.texi (Bidirectional Display): Document the pitfalls of
58 concatenating strings with bidirectional content, with possible
92b71444
EZ
59 solutions. Document bidi-string-mark-left-to-right. Mention
60 paragraph direction in modes that inherit from prog-mode.
61 Document use of `bidi-class' and `mirroring' properties as part of
62 reordering.
c094bb0c 63
1ea897d5
EZ
642011-08-16 Eli Zaretskii <eliz@gnu.org>
65
9adfcd0b
EZ
66 * modes.texi (Major Mode Conventions): Improve the documentation
67 of `mode-class' `special' modes.
68
10862873
EZ
69 * nonascii.texi (Character Properties): Document the `mirroring'
70 property. Add index entries.
71
1ea897d5
EZ
72 * syntax.texi (Categories): Add an example of defining a new
73 category and category table.
74
75 * searching.texi (Regexp Backslash): Document how to display
76 existing categories. Mention the possibility of adding
77 categories, and add an xref to where this is described. Add an
78 index entry.
79
ebb552ed
CY
802011-08-09 Chong Yidong <cyd@stupidchicken.com>
81
82 * text.texi (Special Properties):
83 * display.texi (Overlay Properties): Note that mouse-face cannot
84 change the text size (Bug#8530).
85
51a714e1
CY
862011-08-08 Chong Yidong <cyd@stupidchicken.com>
87
88 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
89 using setenv instead.
90
4cc60b9b
EZ
912011-07-28 Eli Zaretskii <eliz@gnu.org>
92
93 * display.texi (Bidirectional Display): Document the fact that
94 bidi-display-reordering is t by default.
95
5deb92fd
EZ
962011-07-23 Eli Zaretskii <eliz@gnu.org>
97
98 * display.texi (Bidirectional Display): New section.
99
011b0ad6 1002011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
101 Tim Cross <theophilusx@gmail.com> (tiny change)
102 Glenn Morris <rgm@gnu.org>
011b0ad6 103
67f9b9f8 104 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 105
4baf28e6
AS
1062011-07-15 Andreas Schwab <schwab@linux-m68k.org>
107
108 * help.texi (Keys in Documentation): Revert last change.
109
66249842
LMI
1102011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
111
f863868c
LMI
112 * help.texi (Keys in Documentation): Clarify that \= only quotes
113 the next character, and doesn't affect longer sequences in
114 particular (bug#8935).
115
66249842
LMI
116 * debugging.texi (Using Debugger): Mention
117 @code{eval-expression-debug-on-error} (bug#8549).
118
0bb23927 1192011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
120
121 * display.texi (Other Display Specs): Document that `left-fringe'
122 and `right-fringe' display specifications are of the "replacing"
123 kind.
124
f2027cdf
LMI
1252011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
126
127 * help.texi (Documentation Basics): Add a link to the Function
128 Documentation node (bug#6580).
129
f987fde4
LMI
1302011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
131
0bc59b25
LMI
132 * keymaps.texi (Menu Bar): Mention :visible and :enable
133 (bug#6344). Text by Drew Adams.
134
63d55f1f
LMI
135 * modes.texi (Running Hooks): Mention buffer-local hook variables
136 (bug#6218).
137
f987fde4
LMI
138 * objects.texi (General Escape Syntax): "a with grave accent" is
139 ?xe0, not ?x8e0 (bug#5259).
140
b7527639
CY
1412011-07-12 Chong Yidong <cyd@stupidchicken.com>
142
143 * display.texi (Face Attributes, Font Selection): Add references
144 to the Fonts node in the Emacs manual (Bug#4178).
145
c830e5ae
CY
1462011-07-12 Chong Yidong <cyd@stupidchicken.com>
147
148 * display.texi (Window Systems): `window-system' is
149 terminal-local.
150
151 * frames.texi (Frame Parameters, Parameter Access): Don't mention
152 frame-local variables.
153
154 * variables.texi (Buffer-Local Variables): Don't mention obsolete
155 frame-local variables.
156 (Frame-Local Variables): Node deleted.
157
158 * elisp.texi (Top): Update node listing.
159
91223e54
LMI
1602011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
161
162 * elisp.texi: Change "inferiors" to "subnodes" in three places
163 (bug#3523).
164
963578d3
CY
1652011-07-11 Chong Yidong <cyd@stupidchicken.com>
166
167 * frames.texi (Window System Selections): Discussion of
168 x-select-enable-clipboard moved to Emacs manual.
169
07151e49
DD
1702011-07-11 Deniz Dogan <deniz@dogan.se>
171
172 * commands.texi (Prefix Command Arguments): Remove excessive
173 apostrophe.
174
7261e1cf
LMI
1752011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
176
ad21a12a
LMI
177 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
178 description is a string (bug#3313).
179
7261e1cf
LMI
180 * frames.texi (Display Feature Testing): Try to explain what all
181 the visual classes mean (bug#3042).
182
568f7b79
LMI
1832011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
184
18d59e29
LMI
185 * modes.texi (Mode Line Variables): Document `mode-line-remote'
186 and `mode-line-client' (bug#2974).
187
568f7b79
LMI
188 * text.texi (Insertion): Clarify marker movements (bug#1651).
189 Text from Drew Adams.
190
54e10184
LMI
1912011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
192
d94d85e9
LMI
193 * text.texi (Special Properties): Clarify the format of `face'
194 (bug#1375).
195
54e10184
LMI
196 * commands.texi (Interactive Call): Add a `call-interactively'
197 example (bug#1010).
198
413c488d
LMI
1992011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
200
201 * functions.texi (Calling Functions): Link to the "Interactive
202 Call" node (bug#1001).
203
322b7dab 2042011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 205
3deead93
CY
206 * customize.texi (Composite Types): Move alist and plist to here
207 from Simple Types (Bug#7545).
208
209 * elisp.texi (Top): Update menu description.
210
b00d8c1a
CY
211 * display.texi (Face Attributes): Document negative line widths
212 (Bug#6113).
213
d2a6c43b
TR
2142011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
215
216 * searching.texi (Match Data): Note that match data can be
217 overwritten by most functions (bug#2499).
218
c7844a27
LMI
2192011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
220
a9ab721e
LMI
221 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
222 flags mean (bug#6659).
223
c7844a27
LMI
224 * functions.texi (What Is a Function): Document the autoload
225 object (bug#6496).
226
f68d76d0
LMI
2272011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
228
8a20ca4c
LMI
229 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
230 is only used in the Customize user interface (bug#6089).
231
f68d76d0 232 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 233 images (bug#7836).
f68d76d0 234
7018dbe7
EZ
2352011-07-02 Eli Zaretskii <eliz@gnu.org>
236
237 * variables.texi (Defining Variables, Void Variables)
238 (Constant Variables): Fix incorrect usage of @kindex.
239
36cb87a1
LMI
2402011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
241
28ee97c7
LMI
242 * variables.texi (Defining Variables): Add an index entry for
243 `set-variable' (bug#7262).
8d4294e9 244 (Defining Variables): Use @findex for functions.
28ee97c7 245
8862ffd5
LMI
246 * frames.texi (Basic Parameters): Document the `explicit-name'
247 parameter (bug#6951).
248
0ec389b9
LMI
249 * customize.texi (Type Keywords): Clarify that :value provides a
250 default value for all types (bug#7386).
251
36cb87a1
LMI
252 * streams.texi (Output Functions): Document `pp'.
253
11fdef7d 2542011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
255
256 * keymaps.texi (Searching Keymaps):
257 * display.texi (Overlay Properties): Fix errors in 2011-05-29
258 change. Suggested by Johan Bockgård.
259
eeafcea7
CY
2602011-06-15 Chong Yidong <cyd@stupidchicken.com>
261
262 * text.texi (Special Properties): Clarify role of font-lock-face.
263
b96e6cde
LMI
2642011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
265
266 * processes.texi (Process Information): Renamed `process-alive-p'
267 to `process-live-p' for consistency with other `-live-p' functions.
268
be14b9ab
PE
2692011-06-03 Paul Eggert <eggert@cs.ucla.edu>
270
271 Document wide integers better.
272 * files.texi (File Attributes): Document ino_t values better.
2d365993 273 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
274 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
275 (Bitwise Operations):
001903b5
PE
276 * objects.texi (Integer Type): Use a binary notation that is a bit easier
277 to read, and that will port better if 62-bits becomes the default.
278 Fix or remove incorrect examples.
be14b9ab
PE
279 * os.texi (Time Conversion): Document time_t values better.
280
bcd54f83
LMI
2812011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
282
283 * processes.texi (Process Information): Document
284 `process-alive-p'.
285
049bcbcb
CY
2862011-05-29 Chong Yidong <cyd@stupidchicken.com>
287
288 * help.texi (Accessing Documentation):
289 * display.texi (Pixel Specification):
290 * processes.texi (Serial Ports, Serial Ports):
291 * nonascii.texi (Character Properties, Default Coding Systems):
292 * text.texi (Changing Properties, Special Properties):
293 * windows.texi (Window Start and End):
294 * modes.texi (SMIE Indentation Example, SMIE Tricks):
295 * keymaps.texi (Searching Keymaps, Tool Bar):
296 * minibuf.texi (Basic Completion):
297 * compile.texi (Eval During Compile):
298 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
299 7x9 paper in printed manual.
300
301 * lists.texi (Sets And Lists): Fix misplaced text.
302
58539c63
CY
3032011-05-29 Chong Yidong <cyd@stupidchicken.com>
304
305 * keymaps.texi (Remapping Commands): Emphasize that the keymap
306 needs to be active (Bug#8350).
307
6b5681bf
CY
3082011-05-28 Chong Yidong <cyd@stupidchicken.com>
309
b4d52acc
CY
310 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
311
6b5681bf
CY
312 * tips.texi (Coding Conventions): Remove antediluvian filename
313 limit recommendation (Bug#8538).
314
e145f188
GM
3152011-05-27 Glenn Morris <rgm@gnu.org>
316
317 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
318
eafed945
GM
3192011-05-26 Glenn Morris <rgm@gnu.org>
320
321 * variables.texi (File Local Variables):
322 Update hack-local-variables `mode-only' return value.
2d3ba9e7 323 Add some more details on what this function does in the other case.
eafed945 324
bc8410af
GM
3252011-05-19 Glenn Morris <rgm@gnu.org>
326
327 * lists.texi (Sets And Lists): Mention cl provides union etc.
328
35a30759
N
3292011-05-19 Nix <nix@esperi.org.uk>
330
331 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
332
333 * text.texi (Parsing HTML): Update for function name changes.
334
335 * syntax.texi (Syntax Flags): Small fix.
336
337 * keymaps.texi (Active Keymaps): Typo fix.
338 (Changing Key Bindings): Grammar fix.
339
340 * frames.texi (Minibuffers and Frames): Grammar fix.
341 (Window System Selections): x-select-enable-clipboard now defaults to t.
342
343 * customize.texi (Common Keywords):
344 * display.texi (Abstract Display):
345 * modes.texi (Auto-Indentation):
346 * nonascii.texi (Converting Representations): Typo fixes.
347
348 * control.texi (Examples of Catch): Call it "goto" not "go to".
349
e3934a8a
EZ
3502011-05-14 Eli Zaretskii <eliz@gnu.org>
351
bc039a3b
EZ
352 * nonascii.texi (Character Properties): Fix inconsistencies with
353 implementation.
354
e3934a8a
EZ
355 * text.texi (Special Properties): Move @defvar's out of the
356 @table. (Bug#8652)
357
e2c94218
GM
3582011-05-12 Glenn Morris <rgm@gnu.org>
359
360 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
361
d2fc7e3d 3622011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
363
364 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
365 (Multiline Font Lock):
366 * vol2.texi (Top):
367 * vol1.texi (Top):
368 * elisp.texi (Top): Update menu accordingly.
369
d2fc7e3d 3702011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
371
372 * modes.texi (Region to Fontify): Fix typo.
373
79b70037
GM
3742011-05-10 Jim Meyering <meyering@redhat.com>
375
376 * minibuf.texi: Fix typo "in in -> in".
377
b08a63cc 3782011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
379
380 * numbers.texi (Integer Basics): Large integers are treated as floats.
381
1ef14cb4
LMI
3822011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
383
384 * processes.texi (Synchronous Processes): Document the (:file
385 "/file-name") syntax for `call-process'.
386
4ffd0d6b 3872011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
388
389 * windows.texi (Choosing Window): Fix typo.
390
4ffd0d6b 3912011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
392
393 * frames.texi (Layout Parameters): Note the difference between
394 querying and setting parameters for left-fringe and right-fringe
395 (Bug#6930).
396
fd5a8ae8
SM
3972011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
398
399 * minibuf.texi (Basic Completion): Be a bit more precise about the
400 valid kinds of completion tables.
401 (Programmed Completion): Remove obsolete text about lambda expressions
402 not being valid completion tables.
403
c1bcd0d5
CY
4042011-03-19 Chong Yidong <cyd@stupidchicken.com>
405
406 * positions.texi (Excursions): Explain the "save-excursion
407 defeated by set-buffer" warning.
408
409 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
410 save-excursion. Suggested by Uday S Reddy.
411
03408648 4122011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 413
03408648
SM
414 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
415 (Lexical Binding): New sub-section.
ba83908c 416
03408648
SM
417 * eval.texi (Eval): Discourage the use of `eval'.
418 Document its new `lexical' argument.
6c075cd7 419
f6d62986
SM
4202011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
421
03408648 422 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
423 nil any more.
424
84ea5558 4252011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
426
427 * strings.texi (String Conversion): Don't mention
428 string-make-(uni|multi)byte (bug#8262).
429 * nonascii.texi (Converting Representations): Fix up range.
430 * keymaps.texi (Key Binding Commands): Update code point, avoid
431 "unibyte character" and remove mention of unibyte bindings.
432
62d94509
EZ
4332011-03-10 Eli Zaretskii <eliz@gnu.org>
434
435 * modes.texi (Operator Precedence Grammars): Don't use characters
436 outside ISO-8859-1.
437
63a329f8
EZ
4382011-03-09 Eli Zaretskii <eliz@gnu.org>
439
440 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
441
442 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
443
6446548e
GM
4442011-03-08 Glenn Morris <rgm@gnu.org>
445
446 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
447 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 448 * elisp.texi: Set documentencoding.
6446548e 449
33383987
JB
4502011-03-07 Chong Yidong <cyd@stupidchicken.com>
451
452 * Version 23.3 released.
453
0b3ceceb
CY
4542011-03-06 Chong Yidong <cyd@stupidchicken.com>
455
456 * package.texi: Update index keywords.
457 (Package Archives): New node contents. Document package-x.el.
458
78f5433f
JB
4592011-03-06 Juanma Barranquero <lekktu@gmail.com>
460
461 * makefile.w32-in (srcs): Add package.texi.
462
555e9b5c
CY
4632011-03-06 Chong Yidong <cyd@stupidchicken.com>
464
120d9389
CY
465 * package.texi (Packaging, Packaging Basics, Simple Packages)
466 (Multi-file Packages): Expand and clarify.
467 (Package Archives): Temporary placeholder node.
468
469 * elisp.texi (Top): Update node listing.
470
555e9b5c
CY
471 * Makefile.in (srcs): Add package.texi.
472
b59a4335
CY
4732011-03-05 Chong Yidong <cyd@stupidchicken.com>
474
475 * processes.texi (Synchronous Processes): Minor clarification
476 (Bug#8149).
477
06083aa1
GM
4782011-03-03 Glenn Morris <rgm@gnu.org>
479
480 * files.texi (Truenames): Minor clarification. (Bug#2341)
481
6640b281
GM
4822011-03-01 Glenn Morris <rgm@gnu.org>
483
484 * variables.texi (Directory Local Variables):
485 Mention `(subdirs . nil)' alist element.
486
2b0c7330 4872011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
488
489 * variables.texi (Directory Local Variables): Mention the optional
490 mtime argument of dir-locals-set-directory-class. (Bug#3577)
491
b923f7a9
CY
4922011-02-27 Chong Yidong <cyd@stupidchicken.com>
493
494 * minibuf.texi (Minibuffer History): Clarify discussion of
495 minibuffer history lists (Bug#8085).
496
67ab0163 4972011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 498
e979a521
EZ
499 * elisp.texi: Sync @dircategory with ../../info/dir.
500
e03b2fd4
EZ
501 * files.texi (Visiting Functions): Document find-file-literally,
502 both the command and the variable.
503
86ec878a
EZ
504 * variables.texi (Creating Buffer-Local): Explain the meaning of
505 permanent local variables.
506
67ab0163
GM
507 * files.texi (Visiting Functions): Document find-file-literally,
508 both the command and the variable.
509
510 * variables.texi (Creating Buffer-Local): Explain the meaning of
511 permanent local variables.
512
5132011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
514
515 * keymaps.texi (Remapping Commands): Mention how to undo it.
516
bfcb151a
RT
5172011-02-09 Reuben Thomas <rrt@sc3d.org>
518
519 * loading.texi (Hooks for Loading): Remove unnecessary advice
520 about eval-after-load (Bug#7986).
521
a41c8660
CY
5222011-02-05 Chong Yidong <cyd@stupidchicken.com>
523
524 * commands.texi (Accessing Mouse): Note that a header line is not
525 included in the row of posn-col-row.
526
e0dd6837
CY
5272011-02-02 Chong Yidong <cyd@stupidchicken.com>
528
529 * modes.texi (Major Mode Conventions): Add face guidelines.
530 (Faces for Font Lock): List faces in order of prominence.
531
a4180391
PE
5322011-02-01 Paul Eggert <eggert@cs.ucla.edu>
533
534 format-time-string now supports subsecond time stamp resolution
535 * os.texi (Time Parsing): Document %N.
536
7427eb97
CY
5372011-01-28 Chong Yidong <cyd@stupidchicken.com>
538
61db307f
CY
539 * vol1.texi (Top):
540 * vol2.texi (Top):
541 * elisp.texi (Top):
542 * display.texi (Display Property): Shorten the menu description of
543 the "Other Display Specs" node (Bug#7816).
544
7427eb97
CY
545 * keymaps.texi (Defining Menus): Add "menu item" and "extended
546 menu item" concept index entries (Bug#7805).
547
bf3dae7e
EZ
5482011-01-29 Eli Zaretskii <eliz@gnu.org>
549
550 * makefile.w32-in (texinfodir): New variable.
551 (usermanualdir): Remove as redundant with $(emacsdir).
552 (MAKEINFO): Remove options, leave only program name.
553 (MAKEINFO_OPTS): New variable.
554 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
555
06d8ace5 5562011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
557 Richard Kim <emacs18@gmail.com>
558
559 * loading.texi (Library Search): Document list-load-path-shadows
560 (Bug#7757).
561
06d8ace5 5622011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
563
564 * searching.texi (Regexp Special): Remove outdated discussion of
565 character sets (Bug#7780).
566
28a88153
CY
567 * frames.texi (Pop-Up Menus): Document where menu title comes
568 from (Bug#7684).
569
06d8ace5 5702011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
571
572 * display.texi (Making Buttons): Mention limitation of text buttons.
573
a8e1e9ee
WL
5742011-01-23 Werner Lemberg <wl@gnu.org>
575
576 * Makefile.in (MAKEINFO): Now controlled by `configure'.
577 (MAKEINFO_OPTS): New variable. Use it where appropriate.
578 (ENVADD): New variable to control texi2dvi and texi2pdf.
579
362b9d48
GM
5802011-01-15 Chong Yidong <cyd@stupidchicken.com>
581
582 * files.texi (Directory Names): Move directory-abbrev-alist doc to
583 Emacs manual.
584
5852011-01-15 Eli Zaretskii <eliz@gnu.org>
586
587 * files.texi (Directory Names): Explain why FROM in
588 directory-abbrev-alist should begin with \`. (Bug#7777)
589
3fa173b4
SM
5902011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
591
592 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
593
7c420169 5942011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
595
596 * modes.texi (Emulating Mode Line): Fix last change.
597
7c420169 5982011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
599
600 * modes.texi (Emulating Mode Line): Update documentation of
601 format-mode-line according to changes that fixed bug #7587.
602
80b33766
SM
6032010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
604
605 * modes.texi (Derived Modes): Mention prog-mode.
606
607 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
608 of the key-binding-data cache since we don't use it any more.
609
f49d1f52 6102010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 611
4bb49a92
EZ
612 * processes.texi (Shell Arguments):
613 * strings.texi (Creating Strings): Don't mention "shell commands";
614 make it explicit that `split-string-and-unquote' and
615 `combine-and-quote-strings' are mainly for working with arguments
616 to call-process and start-process.
617
3c73e30e
EZ
618 * processes.texi (Shell Arguments): Fix documentation of
619 `split-string-and-unquote'. Add indexing. (Bug#7563)
620
f49d1f52 6212010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
622
623 * modes.texi (Auto-Indentation): New section to document SMIE.
624 (Major Mode Conventions):
625 * text.texi (Mode-Specific Indent): Refer to it.
626
f49d1f52 6272010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
628
629 * display.texi (Other Display Specs): Document left-fringe and
630 right-fringe display specs.
631
f49d1f52 6322010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
633
634 * backups.texi (Making Backups):
635 * modes.texi (Example Major Modes): Use recommended coding style.
636 (Major Mode Basics, Derived Modes): Encourge more strongly use of
637 define-derived-mode. Mention completion-at-point-functions.
638
f49d1f52 6392010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 640
5dcb4c4e
SM
641 * nonascii.texi (Converting Representations):
642 Document byte-to-string.
e1115396 643
ec1b9b17
GM
6442010-12-08 Glenn Morris <rgm@gnu.org>
645
646 * buffers.texi (Modification Time):
647 verify-visited-file-modtime now defaults to the current buffer.
648
07976ae3 6492010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 650
ec1b9b17 651 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
652
653 * strings.texi (Creating Strings): Don't mention semi-obsolete
654 function char-to-string.
655 (String Conversion): Shorten discussion of semi-obsolete function
656 string-to-char. Link to Converting Representations.
657
658 * objects.texi (Symbol Type):
659 * text.texi (Near Point):
660 * help.texi (Help Functions):
661 * functions.texi (Mapping Functions): Use string instead of
662 char-to-string in examples.
663
07976ae3 6642010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
665
666 * text.texi (Kill Functions, Kill Functions)
667 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
668 YANK-HANDLER args.
669
670 * symbols.texi (Creating Symbols): Using unintern without an
671 obarray arg is now obsolete.
672
673 * numbers.texi (Float Basics): Document float-e and float-pi.
674
675 * variables.texi (Defining Variables): Change "pi" example to
676 "float-pi".
677
8547874a
EZ
6782010-11-26 Eli Zaretskii <eliz@gnu.org>
679
680 * commands.texi (Click Events): Document the values of X, Y and
681 COL, ROW in the event's position, when the click is on the header
682 or mode line, on the fringes, or in the margins.
683
4a47c275 6842010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 685
5b05d75b
EZ
686 * customize.texi (Composite Types): Lower-case index entry.
687
5dcb4c4e
SM
688 * loading.texi (How Programs Do Loading):
689 Document load-file-name. (Bug#7346)
c7926fe2 690
4a47c275 6912010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
692
693 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
694
0eb025fb
EZ
6952010-11-13 Eli Zaretskii <eliz@gnu.org>
696
697 * display.texi (Usual Display): Characters with no fonts are not
698 necessarily displayed as empty boxes.
699
2699a554 7002010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
701
702 * maps.texi (Standard Keymaps): Update File menu description.
703
8289f37b
GM
7042010-10-28 Glenn Morris <rgm@gnu.org>
705
706 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
707
5793a7bc 7082010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
709
710 * display.texi (Window Systems): Deprecate use of window-system as
711 a predicate.
712
17284e30
GM
7132010-10-23 Glenn Morris <rgm@gnu.org>
714
715 * help.texi (Documentation Basics): Remove mentions of digest-doc and
716 sorted-doc.
717
00f113eb
JB
7182010-10-15 Eli Zaretskii <eliz@gnu.org>
719
720 * os.texi (Dynamic Libraries): New node, with slightly modified
721 text deleted from "Image Formats".
722 (System Interface): Add @menu entry for "Dynamic Libraries".
723
724 * display.texi (Image Formats): Remove description of
725 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
726
07277eb8
GM
7272010-10-12 Glenn Morris <rgm@gnu.org>
728
729 * book-spine.texinfo: Rename to book-spine.texi.
730
c12e4a81
GM
7312010-10-11 Glenn Morris <rgm@gnu.org>
732
df187c62
GM
733 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
734
c12e4a81 735 * Makefile.in (DVIPS): New variable.
234db610
GM
736 (.PHONY): Add html, ps.
737 (html, elisp.html, ps, elisp.ps): New targets.
738 (clean): Delete html, ps files.
739 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 740
6513b232
EZ
7412010-10-09 Eli Zaretskii <eliz@gnu.org>
742
743 * makefile.w32-in (emacsdir): New variable.
744 (srcs): Add emacsver.texi.
745 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
746
abd40fb4
GM
7472010-10-09 Glenn Morris <rgm@gnu.org>
748
c1dc72b3
GM
749 * Makefile.in (VPATH): Remove.
750 (infodir): Make it absolute.
751 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
752
4393405b
GM
753 * Makefile.in (dist): Anchor regexps.
754
eef3ab94
GM
755 * Makefile.in (srcs): Put elisp.texi first.
756 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
757
aa9db089
GM
758 * Makefile.in (infoclean): Remove harmless, long-standing error.
759
abd40fb4
GM
760 * Makefile.in ($(infodir)): Delete rule.
761 (mkinfodir): New.
762 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
763
68db69ed 764 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 765 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 766
ea274122
GM
7672010-10-09 Glenn Morris <rgm@gnu.org>
768
f7a31f11
GM
769 * Makefile.in (emacsdir): New variable.
770 (MAKEINFO): Add -I $emacsdir.
771 (dist): Copy emacsver.texi.
b13254e7
GM
772 (srcs): Add emacsver.texi.
773
f7a31f11
GM
774 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
775 Set EMACSVER by including emacsver.texi.
776
ea274122
GM
777 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
778
17ca7950
GM
7792010-10-07 Glenn Morris <rgm@gnu.org>
780
781 * Makefile.in (version): New, set by configure.
782 (clean): Delete dist tar file.
783 (dist): Use version in tar name.
784
4c83f6e1
GM
7852010-10-06 Glenn Morris <rgm@gnu.org>
786
787 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
788 (INSTALL_INFO): Remove unused variable.
789 (mostlyclean, infoclean, dist): New rules.
790 (clean): Delete dvi and pdf files.
791 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 792 ($(infodir)): Add parallel build workaround.
4c83f6e1 793
0264072d
GM
7942010-10-04 Glenn Morris <rgm@gnu.org>
795
796 * Makefile.in (dvi, pdf, $(infodir)): New targets.
797 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 798 Fix -I typo.
0264072d
GM
799 (clean): No 'make.out' or 'core' files.
800 (.PHONY): Declare clean rules.
801 (maintainer-clean): Delete pdf file. Guard against cd failures.
802
77f38949
GM
8032010-10-03 Glenn Morris <rgm@gnu.org>
804
805 * files.texi (File Name Components): Remove ignored section about
806 deleted variable directory-sep-char.
807
178fdd41
MA
8082010-10-03 Michael Albinus <michael.albinus@gmx.de>
809
810 * files.texi (Magic File Names): New defopt
811 remote-file-name-inhibit-cache.
812
9c524fcb
GM
8132010-10-02 Glenn Morris <rgm@gnu.org>
814
815 * os.texi (Killing Emacs): Hook now runs in batch mode.
816
f816790b
SM
8172010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
818
819 * text.texi (Special Properties): Clarify when modification-hooks run.
820
7cf78aac
SM
8212010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
822
823 * syntax.texi (Syntax Flags): Document new `c' flag.
824
ca0d44e4
GM
8252010-09-09 Glenn Morris <rgm@gnu.org>
826
827 * display.texi (ImageMagick Images): General cleanup.
828
10999305 8292010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
830
831 * files.texi (Directory Names): Use \` rather than ^.
832
45240125
JD
8332010-09-02 Jan Djärv <jan.h.d@swipnet.se>
834
835 * text.texi (Low-Level Kill Ring):
836 * frames.texi (Window System Selections): Remove cut buffer
837 documentation.
838
4abe5bf6
EZ
8392010-08-28 Eli Zaretskii <eliz@gnu.org>
840
841 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
842 Parameters", where the default fringe width is described.
843
844 * frames.texi (Window Frame Parameters, Basic Parameters)
845 (Position Parameters, Layout Parameters, Management Parameters)
846 (Cursor Parameters, Font and Color Parameters): Add indexing for
847 frame parameters. (Bug#6929)
848
fdc76236
TT
8492010-08-25 Tom Tromey <tromey@redhat.com>
850
851 * vol2.texi (Top): Update.
852 * vol1.texi (Top): Update.
853 * tips.texi (Library Headers): Mention Package-Version and
854 Package-Requires.
855 * package.texi: New file.
856 * os.texi (System Interface): Update pointers.
857 * elisp.texi (Top): Link to new nodes. Include package.texi.
858 * anti.texi (Antinews): Update pointers.
859
1e5c1c80
EZ
8602010-08-25 Eli Zaretskii <eliz@gnu.org>
861
862 * processes.texi (Filter Functions): Fix last change.
863
78e33835
CY
8642010-08-24 Markus Triska <triska@gmx.at>
865
866 * processes.texi (Filter Functions): Use `buffer-live-p' instead
867 of `buffer-name' in the main text as well as in the example
868 (Bug#3098).
869
198a7a97
CY
8702010-08-22 Chong Yidong <cyd@stupidchicken.com>
871
872 * nonascii.texi (Text Representations):
873 * loading.texi (Loading Non-ASCII):
874 * compile.texi (Byte Compilation): Don't mention obsolete
875 --unibyte command-line argument.
876
bc7d7ea6
CY
8772010-08-22 Chong Yidong <cyd@stupidchicken.com>
878
879 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
880
b0126eac 8812010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
882
883 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
884
e8a6cc19
EZ
8852010-08-20 Eli Zaretskii <eliz@gnu.org>
886
887 * commands.texi (Misc Events): Add cross-references to where
888 POSITION of a mouse event is described in detail.
889
7815fe19 8902010-08-08 Christoph <cschol2112@googlemail.com>
ee301a7a
SM
891
892 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
893
7815fe19 8942010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
895
896 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
897 Suggested by Štěpán Němec <stepnem@gmail.com>.
898
7815fe19 8992010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
900
901 * minibuf.texi (High-Level Completion): Document args of
902 `read-buffer-function' (bug#5625).
903
8b2dd508
JD
9042010-07-29 Jan Djärv <jan.h.d@swipnet.se>
905
906 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
907
bace45fe
MA
9082010-07-29 Michael Albinus <michael.albinus@gmx.de>
909
910 * processes.texi (Process Information): Explain process property
911 `remote-tty'.
912
4ce5a4cc
JB
9132010-07-27 Juanma Barranquero <lekktu@gmail.com>
914
915 * modes.texi (Defining Minor Modes): Use C-delete in examples,
916 instead of "\C-\^?" (bug#6334).
917
1c84bc7a
JB
918 * text.texi (Special Properties): Fix typo.
919
b88746ba
EZ
9202010-07-09 Eli Zaretskii <eliz@gnu.org>
921
922 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
923 calling sequences, which are now the standard.
924
51422d6d
CY
9252010-06-24 Chong Yidong <cyd@stupidchicken.com>
926
927 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
928
929 * commands.texi (Command Overview): Mention undo-boundary call.
930
d24880de
GM
9312010-06-23 Glenn Morris <rgm@gnu.org>
932
933 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
934 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
935 * frames.texi, functions.texi, internals.texi, keymaps.texi:
936 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
937 * searching.texi, sequences.texi, strings.texi, syntax.texi:
938 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
939 Untabify Texinfo files.
940
0fc76035
CY
9412010-06-20 Chong Yidong <cyd@stupidchicken.com>
942
943 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
944
5338dc0b
CY
9452010-06-19 Chong Yidong <cyd@stupidchicken.com>
946
a628ad9d 947 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 948
2c3a3c1d
CY
9492010-06-02 Chong Yidong <cyd@stupidchicken.com>
950
ba3bf1d9
CY
951 * searching.texi (Regexp Special): Remove obsolete information
952 about matching non-ASCII characters, and suggest using char
953 classes (Bug#6283).
2c3a3c1d 954
7f4b4249
JB
9552010-05-30 Juanma Barranquero <lekktu@gmail.com>
956
957 * minibuf.texi (Basic Completion): Add missing "@end defun".
958
637821cd
SM
9592010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
960
961 * minibuf.texi (Basic Completion): Document completion-boundaries.
962 (Programmed Completion): Document the new fourth method for boundaries.
963
e13051c3
CY
9642010-05-22 Chong Yidong <cyd@stupidchicken.com>
965
a628ad9d 966 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 967
0235128c 9682010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
969
970 * windows.texi (Textual Scrolling):
971 * tips.texi (Coding Conventions):
972 * minibuf.texi (Minibuffer History):
973 * maps.texi (Standard Keymaps):
974 * loading.texi (Where Defined):
975 * edebug.texi (Instrumenting): Fix typos.
976
0235128c 9772010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 978
c7c32279
CY
979 * keymaps.texi (Menu Bar): Document :advertised-binding property.
980
0235128c
SM
981 * functions.texi (Obsolete Functions):
982 Document set-advertised-calling-convention.
eb5ed549
CY
983
984 * minibuf.texi (Basic Completion): Document completion-in-region.
985 (Programmed Completion): Document completion-annotate-function.
986
987 * commands.texi (Reading One Event): Document read-key.
988 (Distinguish Interactive): Document KIND arg to
989 called-interactively-p. Delete obsolete interactive-p.
990
991 * elisp.texi (Top): Update node description.
992
f8848423
EZ
9932010-05-08 Eli Zaretskii <eliz@gnu.org>
994
0235128c
SM
995 * nonascii.texi (Character Properties):
996 Document unicode-category-table. Add an index entry for Unicode
997 general category.
998
9992010-05-07 Chong Yidong <cyd@stupidchicken.com>
1000
1001 * Version 23.2 released.
f8848423 1002
938efb77
JB
10032010-04-20 Juanma Barranquero <lekktu@gmail.com>
1004
1005 * locals.texi (Standard Buffer-Local Variables):
1006 Remove @ignore'd reference to `direction-reversed'.
1007
5854c267
JL
10082010-04-14 Juri Linkov <juri@jurta.org>
1009
1010 Fix @deffn without category.
1011
1012 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
1013 for `abbrev-insert'.
1014
1015 * buffers.texi (Indirect Buffers): Add category `Command'
1016 to @deffn of `clone-indirect-buffer'.
1017
1018 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
1019 for `next-window' and `previous-window'. Add category `Command'
1020 to @deffn of `pop-to-buffer'.
1021
8a14dec7
CY
10222010-04-01 Chong Yidong <cyd@stupidchicken.com>
1023
1024 * nonascii.texi (Text Representations): Don't mark
1025 enable-multibyte-characters as a user option.
1026
7a1831cf
EZ
10272010-03-31 Eli Zaretskii <eliz@gnu.org>
1028
1029 * control.texi (Handling Errors): How to re-throw a signal caught
1030 by condition-case.
1031
c3863713
CY
10322010-03-26 Chong Yidong <cyd@stupidchicken.com>
1033
1034 * loading.texi (Hooks for Loading): Document after-load-functions.
1035 Copyedits.
1036
c333f279
AM
10372010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
1038
1039 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
1040
e867cb5d 10412010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
1042
1043 * processes.texi (Network Processes): Document seqpacket type.
1044
605f35cd
DN
10452010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
1046
1047 * os.texi (System Environment): Do not mention lynxos.
1048
288f9fc0
CY
10492010-03-10 Chong Yidong <cyd@stupidchicken.com>
1050
1051 * Branch for 23.2.
1052
eed5c93a
CY
10532010-03-06 Chong Yidong <cyd@stupidchicken.com>
1054
1055 * objects.texi (Integer Type): Take note of the read syntax
1056 exception for numbers that cannot fit in the integer type.
1057
1ddd6622
GM
10582010-03-03 Glenn Morris <rgm@gnu.org>
1059
1060 * numbers.texi (Integer Basics, Bitwise Operations):
1061 * objects.texi (Integer Type): Update for integers now being 30-bit.
1062
a908c79a
CY
10632010-02-27 Chong Yidong <cyd@stupidchicken.com>
1064
1065 * display.texi (Low-Level Font): Document :otf font-spec property.
1066
cd61af01
SM
10672010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1068
1069 * display.texi (Line Height): Avoid obsolete special default variables
1070 like default-major-mode.
1071
c02f8fe2
AM
10722010-01-28 Alan Mackenzie <acm@muc.de>
1073
1074 * display.texi (Auto Faces): Say fontification-functions is called
1075 whether or not Font Lock is enabled. Tidy up the wording a bit.
1076
d738d18b
CY
10772010-01-17 Chong Yidong <cyd@stupidchicken.com>
1078
1079 * elisp.texi: Remove duplicate edition information (Bug#5407).
1080
4963739e
JB
10812010-01-17 Juanma Barranquero <lekktu@gmail.com>
1082
1083 * two.el (volume-header-toc-markup): Fix typos in docstring.
1084
c57008f6
SM
10852010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1086
1087 Avoid dubious uses of save-excursions.
1088 * positions.texi (Excursions): Recommend the use of
1089 save-current-buffer if applicable.
1090 * text.texi (Clickable Text): Fix the example code which used
1091 save-excursion in a naive way which sometimes preserves point and
1092 sometimes not.
1093 * variables.texi (Creating Buffer-Local):
1094 * os.texi (Session Management):
1095 * display.texi (GIF Images):
1096 * control.texi (Cleanups): Use (save|with)-current-buffer.
1097
2f3725cd
EZ
10982010-01-02 Eli Zaretskii <eliz@gnu.org>
1099
1100 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
1101
85eeac93
CY
11022010-01-02 Chong Yidong <cyd@stupidchicken.com>
1103
1104 * nonascii.texi (Text Representations, Character Codes)
1105 (Converting Representations, Explicit Encoding)
1106 (Translation of Characters): Use hex notation consistently.
1107 (Character Sets): Fix map-charset-chars doc (Bug#5197).
1108
4801c5fa
CY
11092010-01-01 Chong Yidong <cyd@stupidchicken.com>
1110
1111 * loading.texi (Where Defined): Make it clearer that these are
1112 loaded files (Bug#5068).
1113
26e533e2
CY
11142009-12-29 Chong Yidong <cyd@stupidchicken.com>
1115
1116 * minibuf.texi (Completion Styles): Document `initials' style.
1117
16d1ff5f
CY
11182009-12-25 Chong Yidong <cyd@stupidchicken.com>
1119
1120 * frames.texi (Resources): Describe inhibit-x-resources.
1121 (Size Parameters): Copyedit.
1122
1123 * hash.texi (Creating Hash):
1124 * objects.texi (Hash Table Type): Document the new hash table
1125 printed representation.
1126
1127 * minibuf.texi (Basic Completion): 4th arg to all-completions is
1128 obsolete.
1129
5dcb4c4e
SM
1130 * processes.texi (Process Buffers):
1131 Document process-kill-buffer-query-function.
16d1ff5f 1132
9a5de3d9
GM
11332009-12-05 Glenn Morris <rgm@gnu.org>
1134
1135 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
1136 diary-display-function, and no longer recommended to be a hook.
1137 Update for changes in the names of calendar and diary hooks.
1138 diary-print-entries-hook has changed section.
1139
b640eb52
EZ
11402009-11-28 Eli Zaretskii <eliz@gnu.org>
1141
1142 * text.texi (Special Properties): More accurate description of
1143 what the `cursor' property does.
1144
be1674ab
KR
11452009-11-26 Kevin Ryde <user42@zip.com.au>
1146
1147 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
1148 mouse-wheel-down-event, the closest thing to a definition for them.
1149 * os.texi (Startup Summary): vindex inhibit-startup-message and
1150 inhibit-splash-screen.
1151 (Command-Line Arguments): vindex argv.
1152 (Suspending Emacs): vindex suspend-tty-functions and
1153 resume-tty-functions. Don't want to index every hook, but having
1154 the programming ones is helpful.
1155
603f5979
CY
11562009-11-14 Chong Yidong <cyd@stupidchicken.com>
1157
1158 * commands.texi (Motion Events): Fix typo (Bug#4907).
1159
4359a806
CY
11602009-11-08 Chong Yidong <cyd@stupidchicken.com>
1161
1162 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
1163 are affected by case-fold-search (Bug#4483).
1164
0f063651
CY
11652009-11-02 Chong Yidong <cyd@stupidchicken.com>
1166
1167 * minibuf.texi (Reading File Names): Note that read-file-name may
1168 use a graphical file dialog.
1169
9bd79893
GM
11702009-10-31 Glenn Morris <rgm@gnu.org>
1171
1172 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
1173
ebe479ec
KR
11742009-10-16 Kevin Ryde <user42@zip.com.au>
1175
1176 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
1177 in particular so `info-lookup-symbol' can find its docs.
1178
2640fa86
CY
11792009-10-16 Chong Yidong <cyd@stupidchicken.com>
1180
1181 * variables.texi (Constant Variables): Distinguish from defconst
1182 variables.
1183 (Defining Variables): Add cindex.
1184
edd6a733
CY
11852009-10-15 Chong Yidong <cyd@stupidchicken.com>
1186
1187 * os.texi (Time of Day): Clarify that the microsecond part is
1188 ignored (Bug#4637).
1189
5feb0b73
GM
11902009-10-11 Glenn Morris <rgm@gnu.org>
1191
1192 * frames.texi (Size and Position): Clarify what is included in the frame
1193 height. (Bug#4535)
1194
0c5413c8
GM
11952009-10-10 Glenn Morris <rgm@gnu.org>
1196
1197 * windows.texi (Size of Window): The relationship between window and
1198 frame heights is not so simple. (Bug#4535)
1199 Mention window-full-height-p.
1200
7f8b600a
SM
12012009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1202
1203 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
1204 used from Lisp.
1205
6185de1c
EZ
12062009-10-07 Eli Zaretskii <eliz@gnu.org>
1207
7f8b600a
SM
1208 * files.texi (Directory Names) <abbreviate-file-name>:
1209 Document that root home directories are not replaced with "~".
6185de1c 1210
9972911f
EZ
12112009-10-06 Eli Zaretskii <eliz@gnu.org>
1212
1213 * text.texi (Special Properties): Document the meaning of the
1214 `cursor' text property whose value is an integer.
1215
2a3f19ef
MA
12162009-10-05 Michael Albinus <michael.albinus@gmx.de>
1217
1218 * files.texi (Magic File Names): Add `copy-directory'.
1219
804543b5
EZ
12202009-10-05 Eli Zaretskii <eliz@gnu.org>
1221
1222 * files.texi (File Attributes): Fix description of file
1223 attributes. (Bug#4638) Update attributes of files.texi example to
1224 be more representative.
1225
461bf92b
MA
12262009-10-05 Michael Albinus <michael.albinus@gmx.de>
1227
1228 * files.texi (Create/Delete Dirs): New command copy-directory.
1229
a86cd395
JB
12302009-10-04 Juanma Barranquero <lekktu@gmail.com>
1231
1232 * anti.texi (Antinews):
1233 * macros.texi (Indenting Macros):
1234 * strings.texi (Creating Strings, Case Conversion):
1235 Remove duplicate words.
1236
d3080264
MA
12372009-10-01 Michael Albinus <michael.albinus@gmx.de>
1238
1239 * files.texi (Create/Delete Dirs): delete-directory has an
1240 optional parameter RECURSIVE.
1241
85d14563
SM
12422009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1243
1244 * buffers.texi (Swapping Text): Minor clarification.
1245
3d9842c6
GM
12462009-10-01 Glenn Morris <rgm@gnu.org>
1247
1248 * functions.texi (Declaring Functions): Mention that we also search for
1249 ".m" files in the src/ directory.
1250
78427304
CY
12512009-09-25 David Engster <deng@randomsample.de>
1252
3d9842c6 1253 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 1254
b578c9cc
GM
12552009-09-22 Glenn Morris <rgm@gnu.org>
1256
1257 * internals.texi (Building Emacs): Mention preloaded-file-list.
1258
beee5da7
AM
12592009-09-14 Alan Mackenzie <acm@muc.de>
1260
1261 * os.texi (Terminal Output): Put "@code{}" around "stdout".
1262
5d6ab672
CY
12632009-09-13 Chong Yidong <cyd@stupidchicken.com>
1264
1265 * functions.texi (Anonymous Functions): Rearrange discussion,
1266 giving usage of unquoted lambda forms first. Mention that
1267 `function' and `#'' are no longer required (Bug#4290).
1268
59375eeb
AM
12692009-09-11 Alan Mackenzie <acm@muc.de>
1270
a86cd395 1271 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
1272 batch mode.
1273
e7e2f529
GM
12742009-09-01 Glenn Morris <rgm@gnu.org>
1275
1276 * display.texi (Face Functions): Mention define-obsolete-face-alias.
1277
eae47088
GM
12782009-08-26 Ulrich Mueller <ulm@gentoo.org>
1279
1280 * nonascii.texi (Character Codes): Fix typos.
1281
3691a0a6
MA
12822009-08-25 Michael Albinus <michael.albinus@gmx.de>
1283
1284 * processes.texi (Synchronous Processes): New defvar
1285 process-file-side-effects.
1286
664d56b8
GM
12872009-08-25 Glenn Morris <rgm@gnu.org>
1288
1289 * display.texi (Fontsets): Fix typo.
1290
0706c025
GM
1291 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
1292
03a74b84
SM
12932009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
1294
1295 * processes.texi (Asynchronous Processes): Adjust arglist of
1296 start-process-shell-command and start-file-process-shell-command.
1297
f6de8a37
CY
12982009-08-15 Chong Yidong <cyd@stupidchicken.com>
1299
4b1ed1bb
CY
1300 * advice.texi (Argument Access in Advice): Note that argument
1301 positions are zero-based (Bug#3932).
1302
89a9e058
CY
1303 * commands.texi (Distinguish Interactive): Minor copyedit.
1304
23696fd7
CY
1305 * display.texi (Face Attributes): Add xref to Displaying Faces for
1306 explanation of "underlying face".
1307
f6de8a37
CY
1308 * customize.texi (Common Keywords): Add xref to Loading.
1309
1310 * loading.texi (How Programs Do Loading): Add xref to Lisp
1311 Libraries node in the Emacs manual.
1312
417f77e6
CY
13132009-08-13 Chong Yidong <cyd@stupidchicken.com>
1314
1315 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
1316
0999039c
CY
13172009-07-18 Chong Yidong <cyd@stupidchicken.com>
1318
1319 * processes.texi (Shell Arguments): Copyedits.
1320
9af167bc
GM
13212009-07-18 Glenn Morris <rgm@gnu.org>
1322
1323 * loading.texi (Repeated Loading): Fix typo.
1324
137987ab
RS
13252009-07-16 Richard Stallman <rms@gnu.org>
1326
1327 * buffers.texi (Swapping Text): Recommend setting
1328 write-region-annotate-functions and buffer-saved-size.
1329
1330 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1331
622fa380
GM
13322009-07-15 Glenn Morris <rgm@gnu.org>
1333
1334 * edebug.texi: Minor re-phrasings throughout.
1335 (Edebug Execution Modes): Sit-for affects continue mode too.
1336 (Jumping): Use `forward-sexp' rather than its keybinding.
1337 (Edebug Misc): Fix Q binding.
1338 (Edebug Eval): Remove cl version.
1339 (Printing in Edebug): Clarify print-length etc.
1340 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
1341 (Specification List): Remove edebug-unwrap findex entry.
1342 (Specification Examples): defmacro is actually not the same as defun.
1343 Escape "`" in example.
1344
6bbd4600
CY
13452009-07-15 Chong Yidong <cyd@stupidchicken.com>
1346
1347 * markers.texi (The Mark): Document optional arg to
1348 deactivate-mark.
1349
e538d479
GM
13502009-07-11 Kevin Ryde <user42@zip.com.au>
1351
1352 * hooks.texi (Standard Hooks): Fix cross-references.
1353
4c98b9ed
GM
1354 * loading.texi (Named Features): Refer to eval-after-load.
1355
5300838c
GM
13562009-07-11 Glenn Morris <rgm@gnu.org>
1357
64fbeb16
GM
1358 * Makefile.in (TEXI2PDF): New.
1359 (elisp.pdf): New target.
1360
4c98b9ed
GM
1361 * searching.texi (Regexp Backslash): Fix typo.
1362
1363 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 1364
51d9979c
GM
13652009-07-10 Glenn Morris <rgm@gnu.org>
1366
561c0216
GM
1367 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1368
5b594a58
GM
1369 * customize.texi (Customization Types):
1370 * display.texi (Abstract Display):
0cc8c85a 1371 * objects.texi (Character Type, String Type):
5b594a58 1372 Merge in some menu descriptions from elisp.texi.
51d9979c 1373
c3cbbb40
GM
1374 * hash.texi (Hash Tables):
1375 * modes.texi (Multiline Font Lock):
1376 End menu description with period.
fe42c16a 1377
28528402
GM
13782009-07-09 Glenn Morris <rgm@gnu.org>
1379
1380 * back.texi: Don't hard-code texinfo location.
1381
1382 * two-volume.make (texinfodir): New, with location of texinfo.tex.
1383 (tex): Add texinfodir to TEXINPUTS.
1384 (elisp1med-init, elisp2med-init): Use texinfodir.
1385
1386 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1387 (clean): Add two-volume.make intermediate files.
1388
1389 * elisp.texi, vol1.texi, vol2.texi:
1390 Use a DATE variable with the publication date, and update it.
1391 Fix antinews menu description.
1392
1393 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1394 Update the detailed node listing to match elisp.texi.
1395
1396 * README: Update edition to match elisp.texi.
1397
1398 * objects.texi (General Escape Syntax):
1399 * nonascii.texi (Character Sets):
1400 Use consistent case for "Unicode Standard".
1401
1402 * anti.texi (Antinews):
1403 * customize.texi (Variable Definitions):
1404 * functions.texi (Declaring Functions):
1405 * nonascii.texi (Character Properties):
1406 * processes.texi (Serial Ports):
1407 * text.texi (Special Properties):
1408 * tips.texi (Coding Conventions):
1409 Minor rearrangements to improve TeX line-filling.
1410
1411 * commands.texi (Using Interactive): Fix cross-reference.
1412
17db8e10
JD
14132009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1414
1415 * frames.texi (Management Parameters): Mention sticky.
1416
77c7e2e1
AS
14172009-07-01 Andreas Schwab <aschwab@redhat.com>
1418
1419 * help.texi (Help Functions): Fix description of help-buffer and
1420 help-setup-xref to use @defun instead of @deffn.
1421
3f1c6666
JD
14222009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1423
1424 * frames.texi (Size Parameters): Mention maximized for fullscreen.
1425
ca27c21b
CY
14262009-06-24 Chong Yidong <cyd@stupidchicken.com>
1427
1428 * display.texi (Window Systems): Add ns to the list.
1429
70243478
CY
14302009-06-21 Chong Yidong <cyd@stupidchicken.com>
1431
1432 * Branch for 23.1.
1433
df006536
MR
14342009-06-17 Martin Rudalics <rudalics@gmx.at>
1435
1436 * windows.texi (Dedicated Windows): Fix typo.
1437 (Resizing Windows): Replace @defun by @deffn.
1438
d259fc4b
GM
14392009-06-17 Glenn Morris <rgm@gnu.org>
1440
1441 * variables.texi (Directory Local Variables):
1442 Update for 2009-04-11 name-change of dir-locals-directory-alist.
1443
30781db6
KH
14442009-06-09 Kenichi Handa <handa@m17n.org>
1445
1446 * nonascii.texi (Character Sets): State clearly that FROM and TO
1447 are codepoints of CHARSET.
1448
62e8099c
CY
14492009-06-07 Chong Yidong <cyd@stupidchicken.com>
1450
1451 * minibuf.texi (Reading File Names): Fix introductory text.
1452 Suggested by stan@derbycityprints.com.
1453 (High-Level Completion): Fix typo.
1454
ee1b1917
CY
14552009-05-28 Chong Yidong <cyd@stupidchicken.com>
1456
1457 * frames.texi (Text Terminal Colors): Multi-tty is already
1458 implemented, but tty-local colors are not.
1459
5df647e8
CY
14602009-05-27 Chong Yidong <cyd@stupidchicken.com>
1461
1462 * hooks.texi (Standard Hooks): Remove mention of obsolete
1463 redisplay-end-trigger-functions.
1464
1465 * internals.texi (Window Internals): Remove mention of obsolete
1466 redisplay-end-trigger-functions.
1467
01f17ae2
MR
14682009-05-21 Martin Rudalics <rudalics@gmx.at>
1469
1470 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1471
1472 * backups.texi (Making Backups): backup-directory-alist and
1473 make-backup-file-name-function are options.
1474 (Auto-Saving): auto-save-list-file-prefix is an option.
1475
1476 * buffers.texi (Killing Buffers): buffer-offer-save is an
1477 option.
1478
1479 * display.texi (Refresh Screen): no-redraw-on-reenter is an
1480 option.
1481 (Echo Area Customization): echo-keystrokes is an option.
1482 (Selective Display): selective-display-ellipses is an option.
1483 (Temporary Displays): temp-buffer-show-function is an option.
1484 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1485 are options.
1486 (Font Selection): face-font-family-alternatives,
1487 face-font-selection-order, face-font-registry-alternatives, and
1488 scalable-fonts-allowed are options.
1489 (Fringe Indicators): indicate-buffer-boundaries is an option.
1490 (Fringe Cursors): overflow-newline-into-fringe is an option.
1491 (Scroll Bars): scroll-bar-mode is an option.
1492
1493 * eval.texi (Eval): max-lisp-eval-depth is an option.
1494
1495 * files.texi (Visiting Functions): find-file-hook is an option.
1496 (Directory Names): directory-abbrev-alist is an option.
1497 (Unique File Names): temporary-file-directory and
1498 small-temporary-file-directory are options.
1499
1500 * frames.texi (Initial Parameters): initial-frame-alist,
1501 minibuffer-frame-alist and default-frame-alist are options.
1502 (Cursor Parameters): blink-cursor-alist and
1503 cursor-in-non-selected-windows ar options.
1504 (Window System Selections): selection-coding-system is an
1505 option.
1506 (Display Feature Testing): display-mm-dimensions-alist is an
1507 option.
1508
1509 * help.texi (Help Functions): help-char and help-event-list are
1510 options.
1511
1512 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1513 an option.
1514
1515 * minibuf.texi (Minibuffer History): history-length and
1516 history-delete-duplicates are options.
1517 (High-Level Completion): read-buffer-function and
1518 read-buffer-completion-ignore-case are options.
1519 (Reading File Names): read-file-name-completion-ignore-case is
1520 an option.
1521
1522 * modes.texi (Mode Line Top): mode-line-format is an option.
1523 (Mode Line Variables): mode-line-position and mode-line-modes
1524 are options.
1525
1526 * nonascii.texi (Text Representations):
1527 enable-multibyte-characters is an option.
1528 (Default Coding Systems): auto-coding-regexp-alist,
1529 file-coding-system-alist, auto-coding-alist and
1530 auto-coding-functions are options.
1531 (Specifying Coding Systems): inhibit-eol-conversion is an
1532 option.
1533
1534 * os.texi (Init File): site-run-file is an option.
1535 (System Environment): mail-host-address is an option.
1536 (User Identification): user-mail-address is an option.
1537 (Terminal Output): baud-rate is an option.
1538
1539 * positions.texi (Word Motion): words-include-escapes is an
1540 option.
1541
1542 * searching.texi (Standard Regexps): page-delimiter,
1543 paragraph-separate, paragraph-separate and sentence-end are
1544 options.
1545
1546 * text.texi (Margins): left-margin and fill-nobreak-predicate
1547 are options.
1548
1549 * variables.texi (Local Variables): max-specpdl-size is an
1550 option.
1551
1552 * windows.texi (Choosing Window):
1553 split-window-preferred-function, special-display-function and
1554 display-buffer-function are options.
1555
106e6894
CY
15562009-05-20 Chong Yidong <cyd@stupidchicken.com>
1557
4a83454d
CY
1558 Fix errors spotted by Martin Rudalics.
1559
106e6894
CY
1560 * syntax.texi (Position Parse): Document rationale for ignored
1561 arguments to syntax-ppss-flush-cache.
1562
1563 * processes.texi (Input to Processes): Mark PROCESS arg to
1564 process-running-child-p as optional.
1565 (Network Options): Document NO-ERROR arg to
1566 set-network-process-option.
1567
1568 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1569 command.
1570
1571 * searching.texi (POSIX Regexps): Mark posix-search-forward and
1572 posix-search-backward as commands.
1573
1574 * os.texi (Killing Emacs): Mark kill-emacs as a command.
1575 (Suspending Emacs): Mark suspend-emacs as a command.
1576 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1577 commands.
5dcb4c4e
SM
1578 (Terminal Output): Remove obsolete function baud-rate.
1579 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
1580
1581 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1582 terminal-coding-system and set-terminal-coding-system.
1583 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1584 as optional.
1585 (Character Sets): Document RESTRICTION arg of char-charset.
1586 (Character Codes): Mark POS argument to get-byte as optional.
1587
1588 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1589 minibuffer-message.
1590
1591 * files.texi (Create/Delete Dirs): Mark make-directory and
1592 delete-directory as commands.
1593
1594 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1595
1596 * text.texi (Base 64): Mark base64-decode-string and
1597 base64-encode-string as commands.
1598 (Columns): Mark move-to-column as a command.
1599 (Mode-Specific Indent): Document RIGID arg to
1600 indent-for-tab-command.
1601 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1602 Mark indent-code-rigidly as a command.
1603 (Substitution): Mark translate-region as a command.
1604
1605 * frames.texi (Size and Position): Remove obsolete functions
1606 screen-height and screen-width.
1607
04173931
CY
16082009-05-19 Chong Yidong <cyd@stupidchicken.com>
1609
1610 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1611 (Displaying Buffers, Resizing Windows): Correct mistakes;
1612 next-window, previous-window, and pop-to-buffer are not commands,
1613 and fit-window-to-buffer" is a command. (Pointed out by Martin
1614 Rudalics.)
1615
eae7d8f8
RS
16162009-05-17 Richard M Stallman <rms@gnu.org>
1617
1618 * modes.texi (Precalculated Fontification): Clarify text.
1619
b8766179
MR
16202009-05-17 Martin Rudalics <rudalics@gmx.at>
1621
1622 * windows.texi (Selecting Windows): Clarify descriptions of
1623 with-selected-window and get-lru-window.
1624 (Cyclic Window Ordering): Refer to particular frame when talking
1625 about how splitting affects the ordering.
1626 (Displaying Buffers): Fix descriptions of switch-to-buffer and
1627 switch-to-buffer-other-window. Explain how setting of
1628 display-buffer-reuse-frames affects pop-to-buffer.
1629 (Choosing Window): Clarify some details in descriptions of
1630 display-buffer-reuse-frames, pop-up-frames, and
1631 pop-up-frame-function.
1632 (Dedicated Windows): Clarify some details.
1633 (Textual Scrolling): Replace term vscroll by term vertical
1634 scroll position.
1635 (Vertical Scrolling): Fix typo.
1636 (Window Hooks): Relate text on jit-lock-register to window
1637 scrolling and size changes.
1638
734b5e3b
CY
16392009-05-14 Chong Yidong <cyd@stupidchicken.com>
1640
0a65633e
CY
1641 * frames.texi (Initial Parameters): Clarify what the initial
1642 minibuffer frame is.
05be46d7
CY
1643 (Buffer Parameters): Note that the minibuffer parameter can not be
1644 altered.
0a65633e 1645
734b5e3b
CY
1646 * anti.texi (Antinews): Copyedits. Rearrange some entries.
1647 Document display-buffer changes.
1648
925672cd
CY
16492009-05-13 Chong Yidong <cyd@stupidchicken.com>
1650
17ecd7af
CY
1651 * anti.texi (Antinews): Rewrite for Emacs 22.
1652
925672cd
CY
1653 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
1654 obarrays are first mentioned. Define "system abbrev" more
1655 prominently, and add it to the index.
1656 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
1657 Copyedits.
1658 (Abbrev Expansion): Document abbrev-insert.
1659
80be4dd7
CY
16602009-05-12 Chong Yidong <cyd@stupidchicken.com>
1661
1662 * frames.texi (Font and Color Parameters): Rename from Color
1663 Parameters. Document font-backend parameter.
1664
1665 * vol2.texi (Top): Update node listing.
1666 * vol1.texi (Top): Update node listing.
1667 * elisp.texi (Top): Update node listing.
1668
372a93ac
MR
16692009-05-11 Martin Rudalics <rudalics@gmx.at>
1670
1671 * windows.texi (Choosing Window): Don't explicitly refer to
1672 split-window-sensibly's window argument in descriptions of
1673 split-height-threshold and split-width-threshold.
1674
714c3541
MR
16752009-05-10 Martin Rudalics <rudalics@gmx.at>
1676
1677 * windows.texi (Choosing Window): Fix rewrite of window
1678 splitting section.
1679
0e90e7be
EZ
16802009-05-09 Eli Zaretskii <eliz@gnu.org>
1681
1682 * nonascii.texi (Default Coding Systems): Document
5dcb4c4e
SM
1683 find-auto-coding, set-auto-coding, and auto-coding-alist.
1684 Add indexing.
0e90e7be
EZ
1685 (Lisp and Coding Systems): Add index entries.
1686
d3c0c321
MR
16872009-05-09 Martin Rudalics <rudalics@gmx.at>
1688
1689 * windows.texi (Choosing Window): Describe split-window-sensibly
1690 and rewrite section on window splitting accordingly.
1691 (Textual Scrolling): Replace `...' by @code{...}.
1692
c773345a
CY
16932009-05-04 Chong Yidong <cyd@stupidchicken.com>
1694
ee2d5b5e
CY
1695 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
1696 Remove obsoleted pre-abbrev-expand-hook.
1697
1698 * locals.texi (Standard Buffer-Local Variables): Consolidate table
1699 entries.
1700
c773345a
CY
1701 * internals.texi (Object Internals): Don't assume 32-bit machines
1702 are the norm.
1703 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
1704 (Window Internals): Synch field names to window.h.
1705 (Process Internals): Synch field names to process.h.
c773345a 1706
dd449674
CY
17072009-04-29 Chong Yidong <cyd@stupidchicken.com>
1708
1709 * variables.texi (File Local Variables): Note that read-circle is
1710 bound to nil when reading file-local variables.
1711
1712 * streams.texi (Input Functions): Document read-circle.
1713 (Output Variables): Add xref to Circular Objects.
1714
4f1e25e2
CY
17152009-04-25 Chong Yidong <cyd@stupidchicken.com>
1716
1717 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
1718 Features and Coding System Basics. Node that "p" stands for
1719 "predicate". Recommend utf-8-emacs instead of emacs-mule.
1720 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
1721 mouse-appearance-menu.
1722 (Programming Tips): Add xref to Progress.
1723
dca019f8
CY
17242009-04-22 Chong Yidong <cyd@stupidchicken.com>
1725
5dcb4c4e
SM
1726 * os.texi (Command-Line Arguments):
1727 Document command-line-args-left.
dca019f8
CY
1728 (Suspending Emacs): Adapt text to multi-tty case. Document use of
1729 terminal objects for tty arguments.
1730 (Startup Summary): Add xref to Session Management.
1731 (Session Management): Mention emacs-session-restore. Copyedits.
1732
02a89103
CY
17332009-04-20 Chong Yidong <cyd@stupidchicken.com>
1734
1735 * os.texi (Startup Summary): Copyedits. The init file is not
1736 necessarily named .emacs now. Document initial-buffer-choice and
1737 initial-scratch-message. Note where Emacs exits in batch mode.
1738 Document inhibit-splash-screen as an alias.
1739 (Init File): Be neutral about which init file name to use.
1740
17412009-04-16 Chong Yidong <cyd@stupidchicken.com>
1742
1743 * os.texi (System Interface): Fix Texinfo usage.
1744
0c1cfe01
CY
17452009-04-15 Chong Yidong <cyd@stupidchicken.com>
1746
80d7cdca
CY
1747 * searching.texi (Regexp Backslash): Also refer to shy groups as
1748 non-capturing or unnumbered groups.
1749 (Regexp Functions): Add cross-reference to Regexp Backslash.
1750
0c1cfe01
CY
1751 * display.texi (Truncation): Overlays can use line-prefix and
1752 wrap-prefix too.
1753 (Overlay Properties): Document wrap-prefix and line-prefix.
1754 (Face Attributes): Document underline-minimum-offset.
1755 (Face Remapping): Copyedits.
1756 (Low-Level Font): Copyedits.
1757 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
1758 (Line Height): Emphasize that line-spacing only takes effect on
1759 graphical terminals.
0c1cfe01 1760
c4adeee0
CY
17612009-04-13 Chong Yidong <cyd@stupidchicken.com>
1762
1763 * display.texi (Refresh Screen): Note that a passage about screen
1764 refreshing is text terminal only.
1765 (Forcing Redisplay): Delete misleading comment---sit-for calls
1766 redisplay, not the other way around.
1767 (Truncation): Note new values of truncate-partial-width-windows.
1768 Copyedits.
1769 (Invisible Text): Document invisible-p.
1770
b20ecfa1
EZ
17712009-04-11 Eli Zaretskii <eliz@gnu.org>
1772
1773 * display.texi (Overlays): Overlays don't scale well. See
1774 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
1775
97d8273f
CY
17762009-04-10 Chong Yidong <cyd@stupidchicken.com>
1777
f147ff75
CY
1778 * syntax.texi (Syntax Table Functions): Document cons cell
1779 argument for modify-syntax-entry.
1780 (Categories): Document cons cell argument for
1781 modify-category-entry.
1782
fca4ec76
CY
1783 * searching.texi (String Search): Document word-search-forward-lax
1784 and word-search-backward-lax.
1785 (Searching and Case): Describe isearch behavior more precisely.
1786
9c283d5b
CY
1787 * keymaps.texi (Tool Bar): Mention that some platforms do not
1788 support multi-line toolbars. Suggested by Stephen Eglen.
1789
1790 * frames.texi (Layout Parameters): Mention that Nextstep also
1791 allows only one tool-bar line. Suggested by Stephen Eglen.
1792
97d8273f
CY
1793 * nonascii.texi (Text Representations): Copyedits.
1794 (Coding System Basics): Also mention utf-8-emacs.
1795 (Converting Representations, Selecting a Representation)
1796 (Scanning Charsets, Translation of Characters, Encoding and I/O):
1797 Copyedits.
1798 (Character Codes): Mention role of codepoints 1114112 to 4194175.
1799
2bad3299
CY
18002009-04-09 Chong Yidong <cyd@stupidchicken.com>
1801
1802 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
1803 (Filling): Clarify REGION argument of fill-paragraph.
1804 Document fill-forward-paragraph-function.
2bad3299
CY
1805 (Special Properties): Remove "new in Emacs 22" declaration.
1806 (Clickable Text): Merge with Links and Mouse-1 node.
1807
5dcb4c4e
SM
1808 * display.texi (Button Properties, Button Buffer Commands):
1809 Change xref to Clickable Text.
2bad3299
CY
1810
1811 * tips.texi (Key Binding Conventions): Change xref to Clickable
1812 Text.
1813
1814 * elisp.texi (Top): Update node listing.
1815
ea30ce4f
CY
18162009-04-05 Chong Yidong <cyd@stupidchicken.com>
1817
47af2f4b
CY
1818 * markers.texi (The Mark): Copyedits. Improve description of
1819 handle-shift-selection.
1820 (The Region): Move use-region-p here from The Mark.
1821
ea30ce4f
CY
1822 * positions.texi (Screen Lines): Document (cols . lines) argument
1823 for vertical-motion.
1824
2aa8ea6e
CY
18252009-04-04 Chong Yidong <cyd@stupidchicken.com>
1826
3ec61d4e
CY
1827 * frames.texi (Frames): Clean up introduction. Document `ns'
1828 return value for framep.
1829 (Creating Frames): Note how the terminal is chosen.
1830 (Multiple Terminals, Multiple Displays): Merge into a single node.
1831 (Color Parameters): Fix typo.
1832
1833 * variables.texi (Local Variables, Buffer-Local Variables)
1834 (Creating Buffer-Local): Change link to Multiple Terminals.
1835
1836 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
1837
1838 * keymaps.texi (Controlling Active Maps): Change link to Multiple
1839 Terminals.
1840
1841 * commands.texi (Command Loop Info, Keyboard Macros): Change link
1842 to Multiple Terminals.
1843
1844 * elisp.texi (Top): Update node listing.
1845 * vol2.texi (Top): Update node listing.
1846 * vol1.texi (Top): Update node listing.
1847
9257072f
CY
1848 * buffers.texi (Current Buffer): Note that the append-to-buffer
1849 example is no longer in synch with the latest code. Tie the two
1850 examples together.
1851
2aa8ea6e
CY
1852 * files.texi (File Attributes): Move note about MS-DOS from
1853 Changing Files to File Attributes.
1854 (Create/Delete Dirs): Note that mkdir is an alias for this.
1855
22e74b17
CY
18562009-04-01 Markus Triska <triska@gmx.at>
1857
1858 * processes.texi (Filter Functions): Suggest how to handle output
1859 batches.
1860
4bbe48ec
CY
18612009-03-30 Chong Yidong <cyd@stupidchicken.com>
1862
1863 * help.texi (Accessing Documentation): Update example to use
1864 help-setup-xref and with-help-window.
1865 (Help Functions): Remove print-help-return-message, which is
1866 semi-obsolete due to with-help-window. Document help-buffer and
1867 help-setup-xref.
1868
b9723f39
CY
18692009-03-29 Chong Yidong <cyd@stupidchicken.com>
1870
5dcb4c4e
SM
1871 * help.texi (Accessing Documentation, Help Functions):
1872 Remove information about long-obsolete Emacs versions.
9eb52e90 1873
b9723f39
CY
1874 * modes.texi (Mode Line Variables): The default values of the mode
1875 line variables are now more complicated.
1876
b0cc32db
CY
18772009-03-28 Chong Yidong <cyd@stupidchicken.com>
1878
3c25a5a9
CY
1879 * modes.texi (Major Mode Conventions): Note that specialness is
1880 inherited.
31c9eebb
CY
1881 (Derived Modes): Note that define-derive-mode sets the mode-class
1882 property.
3c25a5a9 1883
b0cc32db
CY
1884 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
1885 goto-map. Add search-map to the list.
1886
c5e0006d
EZ
18872009-03-27 Eli Zaretskii <eliz@gnu.org>
1888
1213465a
EZ
1889 * os.texi (System Environment): Update the list of system-type
1890 values.
1891
c5e0006d
EZ
1892 * markers.texi (The Mark) <handle-shift-selection>: Update for
1893 removal of the optional argument DEACTIVATE.
1894
48bab3d6
CY
18952009-03-25 Chong Yidong <cyd@stupidchicken.com>
1896
1897 * commands.texi (Focus Events): Most X window managers don't use
1898 focus-follows-mouse nowadays.
1899
6e4ff1b6
CY
19002009-03-24 Chong Yidong <cyd@stupidchicken.com>
1901
1902 * commands.texi (Defining Commands): Clarify introduction.
1903 (Using Interactive): Not that interactive can be put in a symbol
1904 property.
1905 (Interactive Call): Note that a symbol with a non-nil
1906 interactive-form property satisfies commandp.
1907
11625308
JB
19082009-03-23 Juanma Barranquero <lekktu@gmail.com>
1909
1910 * minibuf.texi (Intro to Minibuffers): Fix typos.
1911
7b34420d
CY
19122009-03-23 Chong Yidong <cyd@stupidchicken.com>
1913
1914 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
1915 about minibuffers in old Emacs versions. Copyedits.
1916 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
1917 (Text from Minibuffer): Simplify introduction.
1918
f9257eed
AM
19192009-03-22 Alan Mackenzie <acm@muc.de>
1920
1921 * commands.texi (Using Interactive): Clarify string argument to
1922 `interactive' - even promptless elements need \n separators.
1923
f639ba70
CY
19242009-03-18 Chong Yidong <cyd@stupidchicken.com>
1925
1926 * minibuf.texi (Completion Styles): New node.
1927
1928 * elisp.texi (Top): Update node listing.
1929
d897e8ee
CY
19302009-03-17 Chong Yidong <cyd@stupidchicken.com>
1931
1932 * minibuf.texi (Basic Completion): Note that
1933 read-file-name-completion-ignore-case and
1934 read-buffer-completion-ignore-case can override
1935 completion-ignore-case.
1936 (Minibuffer Completion): Document completing-read changes.
1937 (Completion Commands): Avoid mentioning partial completion mode.
1938 Document minibuffer-completion-confirm changes, and
1939 minibuffer-confirm-exit-commands.
1940 (High-Level Completion): Document new require-match behavior for
1941 read-buffer. Document read-buffer-completion-ignore-case.
1942 (Reading File Names): Document new require-match behavior for
1943 read-file-name.
1944
b1f23349
CY
19452009-03-14 Chong Yidong <cyd@stupidchicken.com>
1946
1947 * debugging.texi (Error Debugging): Don't mislead the reader into
1948 thinking that debug-on-error enters debugger for C-f at EOB.
1949 (Error Debugging): Setting debug-on-init within the init file
1950 works, and has for some time.
1951
d6eb4e25
KH
19522009-03-13 Kenichi Handa <handa@m17n.org>
1953
1954 * display.texi (Fontsets): Update the description.
1955
1cf53dc5
CY
19562009-03-13 Chong Yidong <cyd@stupidchicken.com>
1957
1958 * advice.texi (Advising Primitives): Link to What Is a Function.
1959
81f919fc
CY
19602009-03-12 Chong Yidong <cyd@stupidchicken.com>
1961
cf4229eb
CY
1962 * compile.texi (Speed of Byte-Code): Update example.
1963 (Disassembly): Update examples.
1964
81f919fc 1965 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
1966
1967 * customize.texi (Common Keywords): It's not necessary to use :tag
1968 to remove hyphens, as custom-unlispify-tag-name does it
1969 automatically.
5dcb4c4e
SM
1970 (Variable Definitions): Link to File Local Variables.
1971 Document customized-value symbol property.
f2bbc08c
CY
1972 (Customization Types): Move menu to end of node.
1973
955964d7
CY
19742009-03-10 Chong Yidong <cyd@stupidchicken.com>
1975
1976 * macros.texi (Compiling Macros): Omit misleading sentence, which
1977 implied that macros can only be used in the same file they are
1978 defined.
1979 (Backquote): Remove obsolete information about Emacs 19.
1980
d25ed7db
GM
19812009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
1982
1983 * display.texi (Display Margins): Fix paren typo.
1984
d55f6ca5
CY
19852009-02-27 Chong Yidong <cyd@stupidchicken.com>
1986
f0e57ed8
CY
1987 * elisp.texi (Top): Update node listing.
1988
1989 * variables.texi (Variables): Clarify introduction.
1990 (Global Variables): Mention that setq is a special form.
1991 (Local Variables): Use active voice.
1992 (Tips for Defining): Mention marking variables as safe.
1993 (Buffer-Local Variables): Mention terminal-local and frame-local
1994 variables together.
1995 (File Local Variables): Copyedits.
1996 (Frame-Local Variables): Note that they are not really useful.
1997 (Future Local Variables): Node deleted.
1998
d55f6ca5
CY
1999 * objects.texi (General Escape Syntax): Update explanation of
2000 unicode escape syntax.
2001
ca8f09a8
CY
20022009-02-23 Chong Yidong <cyd@stupidchicken.com>
2003
2004 * control.texi (Control Structures): Add cindex entry for "textual
2005 order".
2006
2007 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
2008 instead of "expression" throughout.
2009 (Function Indirection): Copyedits. Use active voice.
2010 (Eval): The default value of max-lisp-eval-depth is now 400.
2011
a20878b6
MB
20122009-02-23 Miles Bader <miles@gnu.org>
2013
2014 * processes.texi (System Processes): Rename `system-process-attributes'
2015 to `process-attributes'.
2016
61f66044
CY
20172009-02-22 Chong Yidong <cyd@stupidchicken.com>
2018
1b80d1f3
CY
2019 * symbols.texi (Property Lists): Emphasize that property lists are
2020 not restricted to symbol cells.
2021 (Other Plists): Copyedit.
2022
61f66044
CY
2023 * sequences.texi (Sequences Arrays Vectors): Make introduction
2024 more concise.
2025 (Arrays): Mention char-tables and bool-vectors too.
2026 (Vectors): Don't repeat information given in Arrays node. Link to
2027 nodes that explain the vector usage examples.
2028 (Char-Tables): Note that char-table elements can have arbitrary
2029 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 2030 Link to Property Lists node.
61f66044 2031
9403944b
CY
20322009-02-22 Chong Yidong <cyd@stupidchicken.com>
2033
2034 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
2035 `append'.
4068c7b4 2036 (List Elements): Copyedits.
9403944b
CY
2037
2038 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
2039 of `vconcat'.
2040
2041 * strings.texi (Creating Strings): Copyedits. Remove obsolete
2042 Emacs 20 usage of `concat'.
2043 (Case Conversion): Copyedits.
2044
b87a185f
CY
20452009-02-21 Chong Yidong <cyd@stupidchicken.com>
2046
2047 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
2048 Minor edits.
2049 (Frame Configuration Type): Emphasize that it is not primitive.
2050 (Font Type): New node.
2051 (Type Predicates): Add fontp; type-of now recognizes font object
2052 types.
2053
2054 * intro.texi (Version Info): Update version numbers in examples.
2055 (Acknowledgements): List more contributors.
2056
2057 * elisp.texi: Bump version number to 3.0.
2058 (Top): Link to Font Type node.
2059
867d4bb3
JB
20602009-02-20 Juanma Barranquero <lekktu@gmail.com>
2061
2062 * modes.texi (Major Mode Conventions): Remove duplicate words.
2063 (Customizing Keywords): Fix typo.
2064
77730170
EZ
20652009-02-14 Eli Zaretskii <eliz@gnu.org>
2066
2067 * nonascii.texi (User-Chosen Coding Systems): Document that
2068 select-safe-coding-system suggests raw-text if there are raw bytes
2069 in the region.
2070 (Explicit Encoding): Warn not to use `undecided' when encoding.
2071
c8736212
GM
20722009-02-11 Glenn Morris <rgm@gnu.org>
2073
2074 * frames.texi (Visibility of Frames): Mention the effect multiple
2075 workspaces/desktops can have on visibility.
2076
ab992d66
EZ
20772009-02-07 Eli Zaretskii <eliz@gnu.org>
2078
c8736212
GM
2079 * text.texi (Commands for Insertion):
2080 * commands.texi (Event Mod):
2081 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
2082 * nonascii.texi (Translation of Characters):
2083 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
2084 (Explicit Encoding): Document the `charset' text property produced
2085 by decode-coding-region and decode-coding-string.
ab992d66 2086
e651a255
AM
20872009-01-27 Alan Mackenzie <acm@muc.de>
2088
2089 * modes.texi (Search-based Fontification): Correct a typo.
2090
bc5cde4b
JB
20912009-01-25 Juanma Barranquero <lekktu@gmail.com>
2092
2093 * abbrevs.texi (Abbrev Table Properties): Fix typo.
2094 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
2095
3533155b
EZ
20962009-01-24 Eli Zaretskii <eliz@gnu.org>
2097
f721deda
EZ
2098 * display.texi (Window Systems): Document the value of
2099 `initial-window-system' under --daemon.
2100
3533155b
EZ
2101 * os.texi (System Environment): Remove description of the
2102 `environment' function which has been deleted.
2103
f79b43b2
DN
21042009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
2105
2106 * frames.texi (Multiple Displays): Remove documentation for
2107 removed function make-frame-on-tty.
2108
e3aa6669
CY
21092009-01-22 Chong Yidong <cyd@stupidchicken.com>
2110
2111 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
2112 write-region-annotate-functions.
2113 Document write-region-post-annotation-function.
e3aa6669 2114
fb13a416
CY
21152009-01-19 Chong Yidong <cyd@stupidchicken.com>
2116
2117 * display.texi (Font Lookup): Document WIDTH argument of
2118 x-list-fonts.
2119
02eccf6b
EZ
21202009-01-17 Eli Zaretskii <eliz@gnu.org>
2121
ead3f58d
EZ
2122 * maps.texi (Standard Keymaps): Rename function-key-map to
2123 local-function-key-map.
2124
2125 * keymaps.texi (Translation Keymaps): Rename function-key-map to
2126 local-function-key-map.
2127
2128 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
2129 and `set-keyboard-coding-system' now accept an optional terminal
2130 argument.
2131
2132 * commands.texi (Event Mod): `keyboard-translate-table' is now
2133 terminal-local.
2134 (Function Keys): Rename function-key-map to
2135 local-function-key-map.
2136
df05a163
EZ
2137 * elisp.texi (Top): Make @detailmenu be consistent with changes in
2138 frames.texi.
2139
0ed8034e 2140 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
2141 `delete-terminal-functions', `suspend-tty-functions' and
2142 `resume-tty-functions'.
0ed8034e
EZ
2143
2144 * frames.texi (Frames): Document `frame-terminal' and
2145 `terminal-live-p'.
2146 (Multiple Displays): Document `make-frame-on-tty'.
2147 (Multiple Terminals): Document `terminal-list', `delete-terminal',
2148 `terminal-name', and `get-device-terminal'.
490f1197
EZ
2149 (Terminal Parameters): Document `terminal-parameters',
2150 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
2151
2152 * os.texi (System Environment): Document `environment' and
2153 `initial-environment'.
490f1197
EZ
2154 (Suspending Emacs): Update for multi-tty; document
2155 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 2156
02eccf6b
EZ
2157 * nonascii.texi (Coding System Basics): More accurate description
2158 of `raw-text'.
2159
f19fea97
JB
21602009-01-12 Juanma Barranquero <lekktu@gmail.com>
2161
2162 * display.texi (Low-Level Font): Fix typo.
2163
16fa292f
CY
21642009-01-10 Chong Yidong <cyd@stupidchicken.com>
2165
2166 * elisp.texi (Top): Update node listing.
2167
2168 * display.texi (PostScript Images): Node deleted.
2169
0b4faef3
EZ
21702009-01-10 Eli Zaretskii <eliz@gnu.org>
2171
3355f04d
EZ
2172 * processes.texi (Decoding Output): Document that null bytes force
2173 no-conversion for reading process output.
2174
2175 * files.texi (Reading from Files): Document that null bytes force
2176 no-conversion when visiting files.
2177
11625308 2178 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 2179
5dcb4c4e
SM
2180 * nonascii.texi (Lisp and Coding Systems):
2181 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 2182 (Character Properties): Improve wording.
0b4faef3 2183
ce9cf065
CY
21842009-01-09 Chong Yidong <cyd@stupidchicken.com>
2185
2186 * display.texi (Font Lookup): Remove obsolete function
2187 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
2188 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
2189 (Font Selection): Reorder order of variable descriptions.
2190 Minor clarifications.
ce9cf065
CY
2191
2192 * elisp.texi (Top): Update node listing.
2193
ab756fb3
GM
21942009-01-09 Glenn Morris <rgm@gnu.org>
2195
2196 * commands.texi (Command Loop Info): Say that last-command-char and
2197 last-input-char are obsolete aliases.
2198
2199 * edebug.texi (Edebug Recursive Edit): Remove separate references to
2200 last-input-char and last-command-char, since they are just aliases for
2201 last-input-event and last-command-event.
2202
2203 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
2204 last-command-char.
2205
6b2b8ab1
CY
22062009-01-08 Chong Yidong <cyd@stupidchicken.com>
2207
2208 * elisp.texi: Update node listing.
2209
2210 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
2211 (Face Attributes): Don't link to Font Lookup.
2212 Document font-family-list.
6b2b8ab1
CY
2213 (Fonts): New node.
2214
3568e767
JR
22152009-01-08 Jason Rumney <jasonr@gnu.org>
2216
2217 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 2218 changing the standard pointer shapes. (Bug#1485)
3568e767 2219
6221c8db
CY
22202009-01-08 Chong Yidong <cyd@stupidchicken.com>
2221
2222 * display.texi (Attribute Functions): Note that a function value
2223 :height is relative, and that compatibility functions work by
2224 calling set-face-attribute.
2225 (Displaying Faces): Reorder list in order of increasing priority.
2226 (Face Remapping): New node. Content moved here from Displaying
2227 Faces.
2228 (Glyphs): Link to Face Functions.
2229
e3d3799a
CY
22302009-01-08 Chong Yidong <cyd@stupidchicken.com>
2231
2232 * display.texi (Faces): Don't discuss face id here. facep does
2233 not return t.
2234 (Defining Faces): Minor clarification.
2235 (Face Attributes): Rearrange items to match docstring of
2236 set-face-attribute. Add :foundry attribute. Document new role of
2237 :font attribute. Texinfo usage fix.
2238 (Attribute Functions): Copyedits.
2239 (Face Functions): Note that face number is seldom used.
2240
638a2457
RS
22412009-01-05 Richard M Stallman <rms@gnu.org>
2242
2243 * strings.texi (Predicates for Strings): Minor clarification.
2244
2245 * functions.texi (Function Safety): Texinfo usage fix.
2246
49ea0074
JB
22472009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
2248
2249 * objects.texi (General Escape Syntax): Fix typo.
2250
9f822178
MR
22512009-01-03 Martin Rudalics <rudalics@gmx.at>
2252
2253 * windows.texi (Choosing Window): Say that pop-up-frame-alist
2254 works via the default value of pop-up-frame-function.
2255
af34ad36
EZ
22562009-01-02 Eli Zaretskii <eliz@gnu.org>
2257
2258 * processes.texi (System Processes): Document the `time' and
2259 `ctime' attributes of `system-process-attributes'.
2260
d31f6679
CY
22612009-01-01 Chong Yidong <cyd@stupidchicken.com>
2262
2263 * display.texi (Face Attributes): Clarify :height attribute.
2264
174dc00c
MR
22652008-12-31 Martin Rudalics <rudalics@gmx.at>
2266
2267 * buffers.texi (The Buffer List): Clarify what moves a buffer to
2268 the front of the buffer list. Add entries for `last-buffer' and
2269 `unbury-buffer'.
2270
b8afe7e4
EZ
22712008-12-27 Eli Zaretskii <eliz@gnu.org>
2272
d14030f5
EZ
2273 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
2274 and its subsections.
2275
2276 * frames.texi (Multiple Terminals, Low-level Terminal)
2277 (Terminal Parameters, Frames on Other TTY devices): New sections.
2278 (Frames): Add an xref to "Multiple Terminals".
2279
765980a4
EZ
2280 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
2281
2282 * objects.texi (Terminal Type): New node.
2283 (Editing Types): Add it to the menu.
2284
47bd5577
EZ
2285 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
2286 Variables".
2287
eb22b78c 2288 * variables.texi (Directory Local Variables): New node.
47bd5577 2289 (Variables): Add a menu item for it.
eb22b78c 2290
b8afe7e4
EZ
2291 * loading.texi (Autoload): Document `generate-autoload-cookie' and
2292 `generated-autoload-file'.
2293
77bb0476
EZ
22942008-12-20 Eli Zaretskii <eliz@gnu.org>
2295
028e2c19
EZ
2296 * os.texi (Startup Summary): Add xref to documentation of
2297 `initial-window-system'.
2298
77bb0476
EZ
2299 * display.texi (Window Systems): Document `window-system' the
2300 function. The variable `window-system' is now frame-local.
028e2c19 2301 Document `initial-window-system'.
77bb0476 2302
dda87836
MR
23032008-12-19 Martin Rudalics <rudalics@gmx.at>
2304
2305 * windows.texi (Windows): Rewrite description of
2306 fit-window-to-buffer.
2307
caef3ed2
GM
23082008-12-13 Glenn Morris <rgm@gnu.org>
2309
2310 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
2311 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
2312
21c58e4d
GM
23132008-12-12 Glenn Morris <rgm@gnu.org>
2314
2315 * debugging.texi (Error Debugging): Refer forwards to
2316 eval-expression-debug-on-error.
2317
af38459f
EZ
23182008-12-05 Eli Zaretskii <eliz@gnu.org>
2319
5dedd9b5
EZ
2320 * strings.texi (String Basics): Only unibyte strings that
2321 represent key sequences hold 8-bit raw bytes.
2322
af38459f
EZ
2323 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
2324 paragraph to speak about `undecided'.
2325 (Character Properties): Don't explain the meaning of each
2326 property; instead, identify their Unicode Standard names.
b3f1f4a5 2327 (Character Sets): Document `map-charset-chars'.
af38459f 2328
fa047ae7
GM
23292008-12-02 Glenn Morris <rgm@gnu.org>
2330
2331 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2332 section yet again.
2333
47dbc044
EZ
23342008-11-29 Eli Zaretskii <eliz@gnu.org>
2335
98d05998
EZ
2336 * nonascii.texi (Character Properties): New Section.
2337 (Specifying Coding Systems): Document
2338 `coding-system-priority-list', `set-coding-system-priority', and
2339 `with-coding-priority'.
2340 (Lisp and Coding Systems): Document `check-coding-systems-region'
2341 and `coding-system-charset-list'.
2342 (Coding System Basics): Document `coding-system-aliases'.
2343
2344 * elisp.texi (Top): Add a @detailmenu entry for "Character
2345 Properties".
2346
47dbc044
EZ
2347 * objects.texi (Character Type): Correct the range of Emacs
2348 characters. Add an @xref to "Character Codes".
2349
2350 * strings.texi (String Basics): Add an @xref to "Character Codes".
2351
2352 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2353
2354 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2355 (Character Codes): Document `max-char'.
2356
8b80cdf5
EZ
23572008-11-28 Eli Zaretskii <eliz@gnu.org>
2358
2359 * nonascii.texi (Text Representations, Converting Representations)
2360 (Character Sets, Scanning Charsets, Translation of Characters):
2361 Make text more accurate.
2362
a99dceba
GM
23632008-11-28 Glenn Morris <rgm@gnu.org>
2364
2365 * files.texi (Format Conversion Round-Trip): Improve previous change.
2366
f6dc3bed
CY
23672008-11-26 Chong Yidong <cyd@stupidchicken.com>
2368
2369 * modes.texi (Auto Major Mode): Fix example.
2370
5da9413d
GM
23712008-11-25 Glenn Morris <rgm@gnu.org>
2372
2373 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2374
2375 * files.texi (Format Conversion Round-Trip):
2376 Use active voice for previous change.
2377
fcca848c
CY
23782008-11-25 Chong Yidong <cyd@stupidchicken.com>
2379
2380 * os.texi (Processor Run Time):
2381 * processes.texi (Transaction Queues):
2382 * markers.texi (The Mark):
2383 * windows.texi (Choosing Window, Selecting Windows):
2384 * files.texi (Changing Files, Magic File Names):
2385 * commands.texi (Key Sequence Input):
2386 * functions.texi (Declaring Functions):
2387 * strings.texi (Predicates for Strings):
2388 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
2389
36c8dc54
CY
23902008-11-24 Chong Yidong <cyd@stupidchicken.com>
2391
2392 * help.texi (Accessing Documentation): Update example.
2393
2394 * variables.texi (Defining Variables): Note that `*' is not
2395 necessary if defcustom is used.
2396
2a79b242
EZ
23972008-11-22 Eli Zaretskii <eliz@gnu.org>
2398
2399 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2400 Characters" from @detailmenu.
2401
2402 * nonascii.texi (Character Codes, Character Sets)
2403 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
2404 (Chars and Bytes, Splitting Characters): Sections removed.
2405
392f0d26
LK
24062008-11-22 Lute Kamstra <lute@gnu.org>
2407
2408 * positions.texi (Text Lines): Update goto-line documentation.
2409
af1a5cd5
MR
24102008-11-21 Martin Rudalics <rudalics@gmx.at>
2411
6a4cfb0c
MR
2412 * frames.texi (Frames): Fix typo, add cross references, reword.
2413 (Initial Parameters): Reword special-display-frame-alist text.
2414 (Frames and Windows): Reword. Describe argument norecord for
2415 set-frame-selected-window.
2416 (Input Focus): Describe argument norecord for select-frame.
2417 Remove comment on MS-Windows behavior for focus-follows-mouse.
2418 (Raising and Lowering): Mention windows-frames dichotomy in
2419 metaphor.
2420
af1a5cd5
MR
2421 * windows.texi (Displaying Buffers, Vertical Scrolling)
2422 (Horizontal Scrolling): Fix indenting and rewording issues
2423 introduced with 2008-11-07 change.
2424
c249fa9c
GM
24252008-11-20 Glenn Morris <rgm@gnu.org>
2426
2427 * files.texi (Format Conversion Round-Trip): Mention `preserve'
2428 element of `format-alist'.
2429
204d4665
GM
24302008-11-19 Glenn Morris <rgm@gnu.org>
2431
2432 * doclicense.texi: Update to FDL 1.3.
2433 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2434
cc0910af
CY
24352008-11-18 Chong Yidong <cyd@stupidchicken.com>
2436
efe6e7c4
CY
2437 * windows.texi (Window Hooks): Remove *-end-trigger-functions
2438 vars, which are obsolete. Mention jit-lock-register.
2439
5dcb4c4e
SM
2440 * modes.texi (Other Font Lock Variables):
2441 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 2442
cc0910af
CY
2443 * frames.texi (Color Parameters): Document alpha parameter.
2444
aeeedf76
MR
24452008-11-16 Martin Rudalics <rudalics@gmx.at>
2446
2447 * windows.texi (Splitting Windows, Deleting Windows)
2448 (Selecting Windows, Cyclic Window Ordering)
2449 (Buffers and Windows, Displaying Buffers, Choosing Window)
2450 (Dedicated Windows, Window Point, Window Start and End)
2451 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
2452 (Size of Window, Resizing Windows, Window Configurations)
2453 (Window Parameters): Avoid @var at beginning of sentences and
2454 reword accordingly.
2455
4c565c5c
LK
24562008-11-11 Lute Kamstra <lute@gnu.org>
2457
2458 * files.texi (File Name Components): Fix file-name-extension
2459 documentation.
2460
25f494c9
JB
24612008-11-11 Juanma Barranquero <lekktu@gmail.com>
2462
2463 * frames.texi (Basic Parameters): Remove display-environment-variable
2464 and term-environment-variable.
2465
a1401ab1
EZ
24662008-11-08 Eli Zaretskii <eliz@gnu.org>
2467
2468 * windows.texi (Basic Windows, Splitting Windows)
2469 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
2470 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
2471 (Resizing Windows, Window Configurations, Window Parameters):
2472 Fix wording and markup.
a1401ab1 2473
efafc282
MR
24742008-11-07 Martin Rudalics <rudalics@gmx.at>
2475
2476 * windows.texi (Windows): Update entries.
2477 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 2478 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
2479 (Selecting Windows, Cyclic Window Ordering): Reword with special
2480 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
2481 (Buffers and Windows, Choosing Window): Reword with special
2482 emphasis on dedicated windows.
2483 (Displaying Buffers): Reword. For switch-to-buffer mention that
2484 it may fall back on pop-to-buffer. For other-window try to
2485 explain how it treats the cyclic ordering of windows.
efafc282
MR
2486 (Dedicated Windows): New node and section discussing dedicated
2487 windows and associated functions.
86ab855a 2488 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
2489 (Window Start and End): Rename node and section title. Reword.
2490 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2491 Minor rewording.
2492 (Size of Window): Reword, in particular text on window-width.
2493 (Resizing Windows): Reword. Add text on balancing windows.
2494 (Window Configurations): Reword. Mention window parameters.
2495 (Window Parameters): New node and section on window parameters.
2496 (Window Hooks): Reword. Mention that
2497 window-configuration-change-hook is run "buffer-locally".
2498 * elisp.texi (Top): Update Windows entries in @detailmenu
2499 section.
2500
d60a8ab2
JB
25012008-11-04 Juanma Barranquero <lekktu@gmail.com>
2502
2503 * searching.texi (Regexp Search): Fix typo.
2504
01777627
CY
25052008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2506
2507 * searching.texi (Regexp Search): Document GREEDY arg.
2508 (Simple Match Data): Fix return value.
2509
c4526e93
EZ
25102008-11-01 Eli Zaretskii <eliz@gnu.org>
2511
2512 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
2513 with Emacs 23 internal representation of characters.
2514 Document `unibyte-string'.
c4526e93 2515
fe2ae8b5
CY
25162008-10-28 Chong Yidong <cyd@stupidchicken.com>
2517
2518 * processes.texi (Process Information): Note that process-status
2519 does not accept buffer names.
2520
cc5a21e3
CY
25212008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2522
2523 * positions.texi (Skipping Characters): Correct return value of
2524 skip-chars-forward.
2525
09460d9a
MR
25262008-10-25 Martin Rudalics <rudalics@gmx.at>
2527
520b29e7
MR
2528 * windows.texi (Deleting Windows): Update documentation of
2529 delete-windows-on.
2530 (Buffers and Windows): Update documentations of
2531 get-buffer-window and get-buffer-window-list.
2532 (Displaying Buffers): Update documentation of
2533 replace-buffer-in-windows.
2534
09460d9a
MR
2535 * buffers.texi (Current Buffer): Reword set-buffer and
2536 with-current-buffer documentations.
2537 (Creating Buffers): Reword documentation of get-buffer-create.
2538
4d48fcdc
MR
25392008-10-23 Martin Rudalics <rudalics@gmx.at>
2540
2541 * buffers.texi (Current Buffer): Reword documentation of
2542 set-buffer.
2543 (Buffer Names): Reword documentation of buffer-name.
2544 (The Buffer List): For bury-buffer explain what happens with the
2545 buffer's window.
2546 (Creating Buffers): Say that get-buffer-create's arg is called
2547 buffer-or-name.
2548
f0143c43
CY
25492008-10-22 Chong Yidong <cyd@stupidchicken.com>
2550
3e5dbbd3
CY
2551 * advice.texi (Computed Advice): Explain what DEFINITION is.
2552
f0143c43
CY
2553 * nonascii.texi (Character Codes): Remove obsolete function
2554 char-valid-p, and document characterp instead.
2555
52a94b85
MR
25562008-10-22 Martin Rudalics <rudalics@gmx.at>
2557
2558 * windows.texi (Displaying Buffers): Reword documentation of
2559 pop-to-buffer.
2560 (Choosing Window): Rewrite documentation of display-buffer and
2561 its options.
2562
f76f8246
MR
2563 * buffers.texi (Killing Buffers): Update documentation of
2564 kill-buffer.
2565
acc8b598
EZ
25662008-10-21 Eli Zaretskii <eliz@gnu.org>
2567
80e6b6df
EZ
2568 * processes.texi (Serial Ports): Fix wording and improve markup.
2569
3645358a
EZ
2570 * searching.texi (Regexp Search): Document `string-match-p' and
2571 `looking-at-p'.
2572 (POSIX Regexps): Add an xref for "non-greedy".
2573 (Regexp Special): Add @cindex entry for "non-greedy".
2574
b3d50cff 2575 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 2576 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 2577
73b7530a
EZ
2578 * frames.texi (Color Names): Add an xref to `read-color'.
2579
2580 * minibuf.texi (High-Level Completion): Document `read-color'.
2581
acc8b598
EZ
2582 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2583
2584 * positions.texi (Narrowing): Add an xref to "Swapping Text".
2585
2586 * buffers.texi (Swapping Text): New section, documents
2587 `buffer-swap-text'.
2588
10e187e8
MR
25892008-10-21 Martin Rudalics <rudalics@gmx.at>
2590
2591 * windows.texi (Resizing Windows): Minor wording fix.
2592
fd6f900c
EZ
25932008-10-20 Eli Zaretskii <eliz@gnu.org>
2594
2595 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2596 and `combine-and-quote-strings'.
2597
2598 * strings.texi (Creating Strings): Add xrefs for them.
2599
e4372165
EZ
26002008-10-19 Eli Zaretskii <eliz@gnu.org>
2601
d6328fba
EZ
2602 * elisp.texi (Top): Make descriptive text for "Reading File Names"
2603 match the corresponding menu in minibuf.texi.
2604
e4372165
EZ
2605 * minibuf.texi (Reading File Names): Document `read-shell-command'
2606 and `minibuffer-local-shell-command-map'.
2607
5d8dda33
MR
26082008-10-19 Martin Rudalics <rudalics@gmx.at>
2609
2610 * windows.texi (Resizing Windows): Remove var{} around "window" in
2611 documentation of enlarge-window.
2612 Rewrite documentation of window-min-height and window-min-width.
2613
437706cd
EZ
26142008-10-19 Eli Zaretskii <eliz@gnu.org>
2615
80f85d7c
EZ
2616 * functions.texi (Calling Functions): Document `apply-partially'.
2617
291703b5
EZ
2618 * hooks.texi (Standard Hooks): Mention
2619 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2620
2621 * variables.texi (File Local Variables): Document
2622 `file-local-variables-alist', `before-hack-local-variables-hook'
2623 and `hack-local-variables-hook'.
2624
583d8b3c
EZ
2625 * processes.texi (Synchronous Processes): Document `process-lines'.
2626
5dcb4c4e
SM
2627 * customize.texi (Variable Definitions):
2628 Document `custom-reevaluate-setting'.
437706cd 2629
7e51d89b
MR
26302008-10-18 Martin Rudalics <rudalics@gmx.at>
2631
2632 * windows.texi (Choosing Window, Deleting Windows)
2633 (Displaying Buffers): Expand documentation of dedicated windows.
2634
43c59a3d
EZ
26352008-10-18 Eli Zaretskii <eliz@gnu.org>
2636
018a960d
EZ
2637 * files.texi (Changing Files): Document symbolic input of file
2638 modes to `set-file-modes'. Document `read-file-modes' and
2639 `file-modes-symbolic-to-number'.
2640
2c0b8144
EZ
2641 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2642 and `search-map'.
2643
5dcb4c4e
SM
2644 * searching.texi (Search and Replace):
2645 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 2646 Document `multi-query-replace-map'.
80120f13 2647
6d4913f0 2648 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
2649 (Completion Commands, Reading File Names):
2650 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
2651 `minibuffer-local-filename-must-match-map'.
2652 (Minibuffer Completion): The `require-match' argument to
2653 `completing-read' can now have the value `confirm-only'.
2654
43c59a3d
EZ
2655 * windows.texi (Displaying Buffers): Minor wording fix.
2656 (Choosing Window): `split-height-threshold' can now be nil.
2657 Document `split-width-threshold'. `pop-up-frames' can have the
2658 value `graphic-only'.
2659
f36acfd9
EZ
26602008-10-17 Eli Zaretskii <eliz@gnu.org>
2661
2662 * os.texi (Startup Summary): Document `before-init-time' and
2663 `after-init-time'. Document `initial-window-system' and
2664 `window-system-initialization-alist'. Document reading the
2665 abbrevs file. Document the call to `server-start' under --daemon.
2666 Rearrange a bit to be consistent with the code flow.
53728487
EZ
2667 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
2668 (Time Parsing): Document `format-seconds'.
f36acfd9 2669
96995b89
MR
26702008-10-17 Martin Rudalics <rudalics@gmx.at>
2671
2672 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
2673 and reword.
2674
2de17c73
EZ
26752008-10-16 Eli Zaretskii <eliz@gnu.org>
2676
2677 * markers.texi (The Mark): Document use-region-p.
2678
9cf52b11
EZ
26792008-10-15 Eli Zaretskii <eliz@gnu.org>
2680
c3aaf1d7
EZ
2681 * internals.texi (Writing Emacs Primitives): The interactive spec
2682 of a primitive can be a Lisp form.
2683
841a1743
EZ
2684 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
2685 values of transient-mark-mode. Document handle-shift-selection.
2686
2687 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
2688 (Interactive Examples): Show an example of `^'.
2689 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
2690 (Defining Commands, Using Interactive): The interactive-form of a
2691 function can be added via its symbol's property.
841a1743 2692
52441368
EZ
2693 * positions.texi (List Motion): beginning-of-defun-function can
2694 now accept an argument.
2695
8e8c1a72
EZ
2696 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
2697 now return a list of strings.
2698
a33a1f2a
EZ
2699 * control.texi (Handling Errors): Document ignore-errors.
2700
4fb04348
EZ
2701 * frames.texi (Creating Frames): Document frame-inherited-parameters.
2702 (Parameter Access): Document set-frame-parameter.
2703
ee666f84
EZ
2704 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
2705 Hooks" for the effect of kill-all-local-variables on local hook
2706 functions.
2707
9cf52b11
EZ
2708 * modes.texi (Major Mode Conventions, Mode Line Variables):
2709 `mode-name' need not be a string. xref to "Mode Line Data" for
2710 details, and to "Emulating Mode Line" for computing a string
2711 value.
2712
22526bc4
EZ
27132008-10-14 Eli Zaretskii <eliz@gnu.org>
2714
a65f6a85
EZ
2715 * processes.texi (System Processes): New section.
2716 (Processes, Signals to Processes): Add xrefs to it.
2717
2718 * objects.texi (Editing Types): A `process' is a subprocess of
2719 Emacs, not just any process running on the OS.
2720
2721 * elisp.texi (Top): Adjust the @detailmenu for the above two
2722 changes.
2723
2724b26a
EZ
2724 * sequences.texi (Char-Tables): Remove documentation of
2725 set-char-table-default, which has no effect since Emacs 23.
2726 <char-table-range, set-char-table-range>: Don't mention generic
2727 characters and charsets. Add a cons cell as a possible argument.
2728
2729 * nonascii.texi (Splitting Characters)
2730 (Translation of Characters): Don't mention generic characters.
2731
2732 * display.texi (Fontsets): Don't mention generic characters.
2733
22526bc4 2734 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 2735 argument FUNCTION with a cons cell as KEY.
22526bc4 2736
eaf4b689
EZ
27372008-10-13 Eli Zaretskii <eliz@gnu.org>
2738
45e46036
EZ
2739 * objects.texi (Primitive Function Type): Move "@cindex special
2740 forms" from here...
2741
2742 * eval.texi (Special Forms): ...to here.
2743
2744 * functions.texi (What Is a Function): `functionp' returns nil for
2745 special forms. Add an xref.
2746
eaf4b689
EZ
2747 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
2748 Variables".
2749
2750 * variables.texi (Frame-Local Variables): New section.
2751 (Buffer-Local Variables): Add an xref to it.
2752 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
2753 have both frame-local and buffer-local binding.
2754
2755 * frames.texi (Frames): Mention multiple tty frames.
2756 (Frame Parameters, Parameter Access): Mention frame-local variable
2757 bindings.
2758
15688fce
GM
27592008-09-20 Glenn Morris <rgm@gnu.org>
2760
2761 * display.texi (Defining Faces): Recommend against face variables.
2762
35539065
JB
27632008-09-16 Juanma Barranquero <lekktu@gmail.com>
2764
2765 * display.texi (Echo Area Customization): Fix typo.
2766
6a57054b
JB
27672008-09-09 Juanma Barranquero <lekktu@gmail.com>
2768
2769 * loading.texi (Where Defined): Add `defface' item.
2770
d632fb82
MR
27712008-09-06 Martin Rudalics <rudalics@gmx.at>
2772
2773 * loading.texi (Where Defined): Fix description of symbol-file.
2774
905a9adb
JR
27752008-08-26 Jason Rumney <jasonr@gnu.org>
2776
2777 * display.texi (TIFF Images): New section describing :index property.
2778
852e91b7
CY
27792008-08-23 Chong Yidong <cyd@stupidchicken.com>
2780
2781 * display.texi (Temporary Displays): Remove unnecessary comment
2782 about usage of temp-buffer-show-hook.
2783
6be001ee
CY
27842008-08-05 Chong Yidong <cyd@stupidchicken.com>
2785
2786 * symbols.texi (Other Plists): Fix incorrect example.
2787 Suggested by Florian Beck.
2788
58e3d8e8
JB
27892008-07-31 Juanma Barranquero <lekktu@gmail.com>
2790
2791 * os.texi: Fix previous change.
2792
7c2fb837
DN
27932008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2794
2795 * os.texi:
2796 * intro.texi:
2797 * files.texi: Remove VMS support.
2798
9e2a2647
DN
27992008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2800
2801 * os.texi:
2802 * frames.texi:
2803 * display.texi: Remove mentions of Mac Carbon.
2804
c4f4682b
MB
28052008-07-01 Miles Bader <miles@gnu.org>
2806
2807 * text.texi (Special Properties):
2808 * display.texi (Truncation): Add wrap-prefix and line-prefix.
2809
3696411e
JB
28102008-06-28 Johan Bockgård <bojohan@gnu.org>
2811
2812 * display.texi (Other Image Types): Fix copy/paste error; say
2813 "PBM", not "XBM".
2814
f2a77c3a
DN
28152008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
2816
2817 * os.texi: Remove references to obsolete systems.
2818
6d52677d
EZ
28192008-06-20 Eli Zaretskii <eliz@gnu.org>
2820
2821 * makefile.w32-in (distclean): Remove makefile.
2822
1a87da4c
GM
28232008-06-17 Glenn Morris <rgm@gnu.org>
2824
2825 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
2826 (elisp, dist): Remove rules and variables that are obsolete now
2827 the lisp manual is no longer distributed separately.
2828
fdda1c5d
GM
28292008-06-16 Glenn Morris <rgm@gnu.org>
2830
646692e9
GM
2831 * configure, configure.in, mkinstalldirs: Remove unused files.
2832
2833 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 2834 * vol1.texi (EMACSVER):
6a57054b 2835 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
2836
2837 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
2838 as per maintain.info.
2839
611bee81
GM
28402008-06-15 Glenn Morris <rgm@gnu.org>
2841
a7bed3a0
GM
2842 * makefile.w32-in (manual): Use "23" rather than "21".
2843
2844 * Makefile.in (emacsver): New, set by configure.
2845 (manual): Use emacsver.
2846
d794edf2
GM
2847 * intro.texi: Report bugs using M-x report-emacs-bug.
2848
611bee81
GM
2849 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
2850
c73e02fa
GM
28512008-06-13 Daniel Engeler <engeler@gmail.com>
2852
2853 * elisp.texi, internals.texi, processes.texi: Add documentation
2854 about serial port access.
2855
e40a85cd
MB
28562008-06-05 Miles Bader <miles@gnu.org>
2857
2858 * display.texi (Displaying Faces): Update to reflect function
2859 renamings in face-remap.el.
2860
7b753744
JB
28612008-06-05 Juanma Barranquero <lekktu@gmail.com>
2862
2863 * display.texi (Fontsets): Fix typos.
2864
9d3d42fb
MB
28652008-06-03 Miles Bader <miles@gnu.org>
2866
7b753744
JB
2867 * display.texi (Displaying Faces): Add add-relative-face-remapping,
2868 remove-relative-face-remapping, set-base-face-remapping,
2869 and set-default-base-face-remapping.
9d3d42fb 2870
f2cec7a9
MB
28712008-06-01 Miles Bader <miles@gnu.org>
2872
2873 * display.texi (Displaying Faces): Add face-remapping-alist.
2874
8f39c96d
SM
28752008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2876
2877 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
2878 variable names.
2879
1ef5eecc
ER
28802008-05-03 Eric S. Raymond <esr@golux>
2881
352c8b4a 2882 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
2883 (current-global-map) return references, not copies.
2884
63b4387f
JL
28852008-05-02 Juri Linkov <juri@jurta.org>
2886
2887 * minibuf.texi (Text from Minibuffer): Document a list of
2888 default values for `read-from-minibuffer'.
2889
38a8b703
JB
28902008-04-24 Juanma Barranquero <lekktu@gmail.com>
2891
2892 * nonascii.texi (Translation of Characters): Fix previous change.
2893
7c42e639
CY
28942008-04-20 Chong Yidong <cyd@stupidchicken.com>
2895
2896 * display.texi (Overlay Properties): Clarify role of underlying
2897 textprop and overlay keymaps for display strings.
2898
2899 * keymaps.texi (Active Keymaps): Ditto.
2900
25c0d999
SM
29012008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2902
2903 * minibuf.texi (Programmed Completion):
2904 Replace dynamic-completion-table with the new completion-table-dynamic.
2905
e3af5968
CY
29062008-04-07 Chong Yidong <cyd@stupidchicken.com>
2907
2908 * intro.texi (Some Terms): Change "fonts in this manual" index
2909 entry to "typographic conventions".
2910
6bfc8698
EZ
29112008-04-05 Eli Zaretskii <eliz@gnu.org>
2912
2913 * objects.texi (Text Props and Strings): Add indexing for read
2914 syntax of text properties.
2915
4972c361
SM
29162008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
2917
2918 * processes.texi (Decoding Output): Remove process-filter-multibyte
2919 functions.
2920
c70a68db
MR
29212008-03-15 Martin Rudalics <rudalics@gmx.at>
2922
2923 * display.texi (Finding Overlays): Say that empty overlays at
2924 the end of the buffer are reported too.
2925
1291fd36
GM
29262008-03-13 Glenn Morris <rgm@gnu.org>
2927
2928 * elisp.texi (EMACSVER): Set to 23.0.60.
2929
c6b0dfd5
CY
29302008-02-26 Chong Yidong <cyd@stupidchicken.com>
2931
38a8b703 2932 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 2933
875fc30c
GM
29342008-02-22 Glenn Morris <rgm@gnu.org>
2935
2936 * frames.texi (Position Parameters): Clarify the description of
2937 `left' and `top', using information from "Geometry".
2938 (Geometry): Give a pointer to "Position Parameters", rather than
2939 repeating information.
2940
d8c8e45a
GM
29412008-02-11 Glenn Morris <rgm@gnu.org>
2942
2943 * objects.texi (Equality Predicates): No longer talk about "two"
2944 functions.
2945
38a8b703 29462008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
2947
2948 * objects.texi (Equality Predicates): Add defun for
2949 equal-including-properties.
2950
bfffe0b1
GM
29512008-02-10 Glenn Morris <rgm@gnu.org>
2952
2953 * objects.texi (Equality Predicates):
2954 Mention equal-including-properties.
2955
431b78c9
RS
29562008-02-07 Richard Stallman <rms@gnu.org>
2957
2958 * windows.texi (Window Start): Mention the feature of moving
2959 window-start to start of line.
2960
c8763fb6 29612008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
2962
2963 * keymaps.texi (Tool Bar): Document rtl property.
2964
1a256502
TTN
29652008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
2966
2967 * display.texi (Button Types):
2968 For define-button-type, clarify type of NAME.
2969
569382c2
MR
29702008-01-19 Martin Rudalics <rudalics@gmx.at>
2971
2972 * buffers.texi (Buffer Modification): Fix typo.
2973
f3041af1
DN
29742008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
2975
2976 * os.texi (System Environment): Remove references to OSes that are
2977 not supported anymore.
2978
d35e1cd7
DN
29792008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
2980
2981 * os.texi (System Environment): Remove mention for Masscomp.
2982
23af7580
RS
29832008-01-04 Richard Stallman <rms@gnu.org>
2984
2985 * display.texi (Faces): Don't talk about internal face vector as arg
2986 to facep.
2987
2988 * customize.texi (Type Keywords): Fix previous change.
2989
2990 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
2991 * elisp.texi (Top): Fix menu for commands.texi change.
2992
ec7d5b1e
RS
29932007-12-30 Richard Stallman <rms@gnu.org>
2994
5dcb4c4e 2995 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
2996 (Accessing Scroll): New node broken out of Accessing Mouse.
2997
101a6cea
RS
29982007-12-28 Richard Stallman <rms@gnu.org>
2999
3000 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 3001 (Basic Parameters): For `title', refer to title bar.
041817a4 3002 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 3003
72b7e664
RS
30042007-12-23 Richard Stallman <rms@gnu.org>
3005
3006 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
3007 Improve some of the commented-out keywords' text too.
3008
27a4f445
MR
30092007-12-14 Martin Rudalics <rudalics@gmx.at>
3010
e2e3f1d7
MR
3011 * nonascii.texi (Encoding and I/O): Reword to avoid saying
3012 "visit the current buffer".
3013
27a4f445
MR
3014 * os.texi (System Interface): Fix typo.
3015
a2afc99d
RS
30162007-12-04 Richard Stallman <rms@gnu.org>
3017
3018 * objects.texi (Symbol Type): Fix typo.
3019
b694135c
RS
30202007-12-03 Richard Stallman <rms@gnu.org>
3021
3022 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
3023
f99a19da
GM
30242007-12-01 Glenn Morris <rgm@gnu.org>
3025
3026 * functions.texi (Declaring Functions): Improve previous change.
3027
8f4b37d8
GM
30282007-11-30 Glenn Morris <rgm@gnu.org>
3029
3030 * functions.texi (Declaring Functions): Add optional fourth
3031 argument of declare-function, and setting third argument to `t'.
3032
61a2fe01
RS
30332007-11-29 Richard Stallman <rms@gnu.org>
3034
3035 * customize.texi (Composite Types): Document `group' type.
3036
cbfc5193
GM
30372007-11-29 Glenn Morris <rgm@gnu.org>
3038
5dcb4c4e
SM
3039 * functions.texi (Declaring Functions): Add findex.
3040 Mention `external' files.
cbfc5193 3041
8386283a
JB
30422007-11-26 Juanma Barranquero <lekktu@gmail.com>
3043
3044 * functions.texi (Declaring Functions): Fix directive.
3045
a07c9a8b
RS
30462007-11-25 Richard Stallman <rms@gnu.org>
3047
3048 * help.texi (Help Functions): Clean up last change.
3049
3050 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
3051
3052 * loading.texi (Named Features): Minor cleanup.
3053
3054 * macros.texi (Eval During Expansion): Minor cleanup.
3055
3056 * variables.texi (Variable Aliases): Minor cleanup.
3057
a0925923
RS
30582007-11-24 Richard Stallman <rms@gnu.org>
3059
3060 * functions.texi (Declaring Functions): Clarify previous change.
3061
3062 * compile.texi (Compiler Errors): Clarify previous change.
3063
20c63e44
RS
30642007-11-24 Richard Stallman <rms@gnu.org>
3065
e5e76c04 3066 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
3067 Clarify the text and move items around.
3068
5bb0cda3
GM
30692007-11-24 Glenn Morris <rgm@gnu.org>
3070
3071 * functions.texi (Declaring Functions): New section.
3072 * compile.texi (Compiler Errors): Mention declaring functions,
3073 defvar with no initvalue, and byte-compile-warnings.
3074
af13c86a
MR
30752007-11-15 Martin Rudalics <rudalics@gmx.at>
3076
3077 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
3078 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
3079
a5373305
MR
30802007-11-13 Martin Rudalics <rudalics@gmx.at>
3081
3082 * help.texi (Help Functions): Document new macro `with-help-window'.
3083
fe284805
JL
30842007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3085
3086 * searching.texi (Replacing Match): Describe new
3087 `match-substitute-replacement'.
3088
2c3a09b1
RS
30892007-10-31 Richard Stallman <rms@gnu.org>
3090
3091 * strings.texi (Creating Strings): Null strings from concat not unique.
3092
f2b480f4
RS
30932007-10-26 Richard Stallman <rms@gnu.org>
3094
3095 * objects.texi (Equality Predicates): Null strings are uniquified.
3096
3097 * minibuf.texi: Minor clarifications in previous change.
3098
db21122c
GM
30992007-10-25 Glenn Morris <rgm@gnu.org>
3100
3101 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
3102
2328cbb3
RS
31032007-10-24 Richard Stallman <rms@gnu.org>
3104
3105 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
3106
3107 * variables.texi (Frame-Local Variables): Node deleted.
3108 (Variables): Delete Frame-Local Variables from menu.
3109 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
3110 (Default Value): Don't mention frame-local vars.
3111
3112 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
3113
3114 * loading.texi (Unloading): Document FEATURE-unload-function
3115 instead of FEATURE-unload-hook.
3116
2328cbb3
RS
3117 * frames.texi (Multiple Displays): Don't mention frame-local vars.
3118
c066bafa
JL
31192007-10-22 Juri Linkov <juri@jurta.org>
3120
3121 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
3122 (High-Level Completion): Document a list of default value strings
3123 in the DEFAULT argument, for which minibuffer functions return the
3124 first element.
3125
65ced25f
JL
31262007-10-17 Juri Linkov <juri@jurta.org>
3127
3128 * text.texi (Filling): Update arguments of fill-paragraph.
3129 fill-paragraph operates on the active region in Transient Mark mode.
3130 Remove fill-paragraph-or-region.
3131
ee46ec8e
KB
31322007-10-13 Karl Berry <karl@gnu.org>
3133
3134 * elisp.texi (@dircategory): Move to after @copying,
3135 since we want @copying as close as possible to the beginning of
3136 the output.
3137
61bbdbc6
RS
31382007-10-12 Richard Stallman <rms@gnu.org>
3139
3140 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
3141
3142 * commands.texi (Distinguish Interactive): New node,
3143 broken out from Interactive Call and rewritten.
3144 (Command Loop): Put Distinguish Interactive in menu.
3145
af23e1e8
RS
31462007-10-09 Richard Stallman <rms@gnu.org>
3147
3148 * text.texi (Examining Properties): Mention overlay priority.
3149
3150 * display.texi (Display Margins): Correct the description
3151 of margin display specifications.
3152 (Replacing Specs): New subnode broken out of Display Property.
3153
e1965a69
JL
31542007-10-06 Juri Linkov <juri@jurta.org>
3155
3156 * text.texi (Filling): Document fill-paragraph-or-region.
3157
4638454b
JB
31582007-10-05 Juanma Barranquero <lekktu@gmail.com>
3159
3160 * display.texi (Auto Faces): Fix typo.
3161
7ed54cc5
RS
31622007-10-02 Richard Stallman <rms@gnu.org>
3163
3164 * display.texi (Display Property): Explain some display specs
3165 don't let you move point in.
3166
5dcb4c4e
SM
3167 * frames.texi (Cursor Parameters):
3168 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
3169
3170 * windows.texi (Basic Windows): Don't describe
3171 cursor-in-non-selected-windows here.
3172
305a7ef2
EZ
31732007-10-01 Eli Zaretskii <eliz@gnu.org>
3174
3175 * processes.texi (Misc Network): Note that these functions are
3176 supported only on some systems.
3177
f7a7f4eb
RS
31782007-10-01 Richard Stallman <rms@gnu.org>
3179
3180 * display.texi (Overlay Properties): Explain nil as priority.
3181 Explain that conflicts are unpredictable if not resolved by
3182 priorities.
3183
780d7bb9
RS
31842007-09-23 Richard Stallman <rms@gnu.org>
3185
3186 * macros.texi (Backquote): Minor clarification.
3187
14b4fdfb
RS
31882007-09-19 Richard Stallman <rms@gnu.org>
3189
3190 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
3191 Clarify when they work in parallel and when one overrides.
3192 Fix error in example.
14b4fdfb 3193
b8d4c8d0
GM
31942007-09-06 Glenn Morris <rgm@gnu.org>
3195
b3e755a9 3196 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
3197 commands to use ../../info.
3198 * Makefile.in (infodir): Go up one more level.
4638454b 3199 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
3200 (miscmanualdir): New.
3201 (dist): Use new variable miscmanualdir.
3202 * makefile.w32-in (infodir, texinputdir): Go up one more level.
3203 (usermanualdir): Change from ../man to ../emacs.
3204
1bb1f7d3
MR
32052007-08-30 Martin Rudalics <rudalics@gmx.at>
3206
3207 * commands.texi (Command Loop Info): Advise against changing
3208 most variables described here. Explain new variable
3209 last-repeatable-command.
3210
b8d4c8d0
GM
32112007-08-29 Glenn Morris <rgm@gnu.org>
3212
3213 * elisp.texi (EMACSVER): Increase to 23.0.50.
3214
32152007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3216
3217 * frames.texi (Basic Parameters): Add display-environment-variable
3218 and term-environment-variable.
3219
32202007-08-28 Juri Linkov <juri@jurta.org>
3221
3222 * display.texi (Image Formats, Other Image Types): Add SVG.
3223
32242007-08-28 Juri Linkov <juri@jurta.org>
3225
3226 * display.texi (Images): Move formats-related text to new node
3227 "Image Formats".
3228 (Image Formats): New node.
3229
619fb9ee
RS
32302007-08-27 Richard Stallman <rms@gnu.org>
3231
3232 * windows.texi (Window Configurations): Clarify what
3233 a window configuration saves.
3234
b8d4c8d0
GM
32352007-08-25 Richard Stallman <rms@gnu.org>
3236
3237 * display.texi (Images): Delete redundant @findex.
3238
39f9da30
GM
32392007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
3240
3241 * text.texi (Change Hooks): (after|before)-change-functions are no
3242 longer bound to nil while running; rather inhibit-modification-hooks
3243 is t.
3244
b8d4c8d0
GM
32452007-08-16 Richard Stallman <rms@gnu.org>
3246
5dcb4c4e
SM
3247 * processes.texi (Asynchronous Processes):
3248 Clarify doc of start-file-process.
b8d4c8d0
GM
3249
32502007-08-08 Martin Rudalics <rudalics@gmx.at>
3251
3252 * modes.texi (Example Major Modes): Fix typo.
3253
32542007-08-08 Glenn Morris <rgm@gnu.org>
3255
3256 * intro.texi (nil and t): Do not use `iff' in documentation.
3257
3258 * tips.texi (Documentation Tips): Recommend against `iff'.
3259
32602007-08-07 Chong Yidong <cyd@stupidchicken.com>
3261
3262 * display.texi (Image Cache): Document image-refresh.
3263
32642007-08-06 Martin Rudalics <rudalics@gmx.at>
3265
3266 * windows.texi (Size of Window): Document window-full-width-p.
3267
32682007-07-25 Glenn Morris <rgm@gnu.org>
3269
3270 * gpl.texi (GPL): Replace license with GPLv3.
3271
3272 * Relicense all FSF files to GPLv3 or later.
3273
32742007-07-24 Michael Albinus <michael.albinus@gmx.de>
3275
4638454b
JB
3276 * processes.texi (Synchronous Processes):
3277 Add `process-file-shell-command'.
b8d4c8d0
GM
3278 (Asynchronous Processes): Mention restricted use of
3279 `process-filter' and `process-sentinel' in
3280 `start-file-process'. Add `start-file-process-shell-command'.
3281
32822007-07-17 Michael Albinus <michael.albinus@gmx.de>
3283
3284 * files.texi (Magic File Names): Introduce optional parameter
3285 IDENTIFICATION for `file-remote-p'.
3286
32872007-07-16 Richard Stallman <rms@gnu.org>
3288
3289 * display.texi (Defining Faces): Fix previous change.
3290
32912007-07-14 Richard Stallman <rms@gnu.org>
3292
3293 * control.texi (Handling Errors): Document `debug' in handler list.
3294
32952007-07-10 Richard Stallman <rms@gnu.org>
3296
3297 * display.texi (Defining Faces): Explain C-M-x feature for defface.
3298
32992007-07-09 Richard Stallman <rms@gnu.org>
3300
3301 * files.texi (Magic File Names): Rewrite previous change.
3302
33032007-07-08 Michael Albinus <michael.albinus@gmx.de>
3304
3305 * files.texi (Magic File Names): Introduce optional parameter
3306 CONNECTED for `file-remote-p'.
3307
33082007-07-07 Michael Albinus <michael.albinus@gmx.de>
3309
3310 * processes.texi (Asynchronous Processes):
3311 * files.texi (Magic File Names): Add `start-file-process'.
3312
33132007-06-27 Richard Stallman <rms@gnu.org>
3314
5dcb4c4e
SM
3315 * files.texi (Format Conversion Piecemeal):
3316 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
3317
33182007-06-27 Michael Albinus <michael.albinus@gmx.de>
3319
4638454b
JB
3320 * files.texi (Magic File Names): Remove `dired-call-process'.
3321 Add `process-file'.
b8d4c8d0
GM
3322
33232007-06-27 Kenichi Handa <handa@m17n.org>
3324
3325 * text.texi (Special Properties): Fix description about
4638454b 3326 `composition' property.
b8d4c8d0
GM
3327
33282007-06-26 Kenichi Handa <handa@m17n.org>
3329
3330 * nonascii.texi (Default Coding Systems): Document about the
3331 return value `undecided'.
3332
33332007-06-25 David Kastrup <dak@gnu.org>
3334
3335 * keymaps.texi (Active Keymaps): Document new POSITION argument of
3336 `current-active-maps'.
3337
33382007-06-24 Karl Berry <karl@gnu.org>
3339
4638454b 3340 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
3341
33422007-06-15 Juanma Barranquero <lekktu@gmail.com>
3343
3344 * display.texi (Overlay Arrow): Doc fix.
3345
33462007-06-14 Karl Berry <karl@tug.org>
3347
3348 * anti.texi (Antinews): Typo.
3349
33502007-06-14 Chong Yidong <cyd@stupidchicken.com>
3351
3352 * display.texi (Image Cache): Document image-refresh.
3353
33542007-06-12 Karl Berry <karl@gnu.org>
3355
3356 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3357 * two-volume.make: New file.
3358 * .cvsignore: Ignore two-volume files.
3359
33602007-06-12 Tom Tromey <tromey@redhat.com>
3361
3362 * os.texi (Init File): Document user-emacs-directory.
3363
33642007-06-03 Nick Roberts <nickrob@snap.net.nz>
3365
3366 * commands.texi (Click Events): Describe width and height when
3367 object is nil.
3368
33692007-05-30 Nick Roberts <nickrob@snap.net.nz>
3370
5dcb4c4e
SM
3371 * commands.texi (Click Events): Layout more logically.
3372 Describe width and height.
b8d4c8d0
GM
3373 (Drag Events, Motion Events): Update to new format for position.
3374
33752007-06-02 Richard Stallman <rms@gnu.org>
3376
3377 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3378
33792007-06-02 Chong Yidong <cyd@stupidchicken.com>
3380
3381 * Version 22.1 released.
3382
33832007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3384
3385 * text.texi (Special Properties): Correct meaning of fontified face.
3386
33872007-05-30 Richard Stallman <rms@gnu.org>
3388
3389 * text.texi (Special Properties): Add link to Adjusting Point.
3390
33912007-05-12 Richard Stallman <rms@gnu.org>
3392
3393 * text.texi (Margins): indent-to-left-margin is not the default.
3394 (Mode-Specific Indent): For indent-line-function, the default
3395 is indent-relative.
3396
3397 * modes.texi (Example Major Modes): Explain last line of text-mode
3398 is redundant.
3399
34002007-05-10 Richard Stallman <rms@gnu.org>
3401
3402 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3403
3404 * help.texi (Keys in Documentation): Add reference to
3405 Documentation Tips.
3406
3407 * files.texi (Format Conversion): TO-FN gets three arguments.
3408
3409 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3410
34112007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3412
3413 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
3414 * files.texi (Format Conversion): Expand intro; add menu.
3415 (Format Conversion Overview, Format Conversion Round-Trip)
3416 (Format Conversion Piecemeal): New nodes/subsections.
3417 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
3418 * text.texi (Text Properties): Remove "Saving Properties" from menu.
3419 (Saving Properties): Delete node/subsection.
3420
34212007-05-07 Karl Berry <karl@gnu.org>
3422
3423 * elisp.texi (EMACSVER): Back to 22.
3424
34252007-05-06 Richard Stallman <rms@gnu.org>
3426
3427 * processes.texi (Accepting Output): Revert most of previous change.
3428
34292007-05-05 Richard Stallman <rms@gnu.org>
3430
3431 * processes.texi (Accepting Output): accept-process-output
3432 uses microseconds, not milliseconds. But that arg is obsolete.
3433
34342007-05-04 Karl Berry <karl@tug.org>
3435
3436 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3437
34382007-05-04 Eli Zaretskii <eliz@gnu.org>
3439
3440 * tips.texi (Documentation Tips): Rearrange items to place the
3441 more important ones first. Add an index entry for hyperlinks.
3442
34432007-05-03 Karl Berry <karl@gnu.org>
3444
3445 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3446 (EMACSVER) [smallbook]: 22 for printed version.
3447
3448 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3449 so restore anchor to normal position after defun. Found by Kevin Ryde.
3450
34512007-04-26 Glenn Morris <rgm@gnu.org>
3452
3453 * elisp.texi (EMACSVER): Increase to 22.1.50.
3454
34552007-04-28 Karl Berry <karl@gnu.org>
3456
3457 * elisp.texi: Improve line breaks on copyright page,
3458 similar layout to emacs manual, 8.5x11 by default.
3459
34602007-04-24 Richard Stallman <rms@gnu.org>
3461
3462 * text.texi (Special Properties): Add xref to Overlay Properties.
3463
3464 * display.texi (Overlay Properties): Add xref to Special Properties.
3465
34662007-04-22 Richard Stallman <rms@gnu.org>
3467
3468 * keymaps.texi (Extended Menu Items): Move the info about
3469 format with cached keyboard binding.
3470
34712007-04-21 Richard Stallman <rms@gnu.org>
3472
3473 * text.texi (Special Properties): Clarify previous change.
3474
3475 * files.texi (File Name Expansion): Clarify previous change.
3476
3477 * display.texi (Attribute Functions): Fix example for
3478 face-attribute-relative-p.
3479
34802007-04-19 Kenichi Handa <handa@m17n.org>
3481
3482 * text.texi (Special Properties): Document composition property.
3483
34842007-04-19 Glenn Morris <rgm@gnu.org>
3485
3486 * files.texi (File Name Expansion): Mention "superroot".
3487
34882007-04-15 Chong Yidong <cyd@stupidchicken.com>
3489
3490 * frames.texi (Multiple Displays): Add note about "multi-monitor"
3491 setups.
3492 (Display Feature Testing): Note that display refers to all
3493 physical monitors for multi-monitor setups.
3494
34952007-04-14 Richard Stallman <rms@gnu.org>
3496
3497 * lists.texi (Sets And Lists): Clarify `delete' examples.
3498 Remove spurious xref to same node.
3499 Clarify xref for add-to-list.
3500
35012007-04-12 Nick Roberts <nickrob@snap.net.nz>
3502
3503 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3504 value of lisp-mode-map.
3505
35062007-04-11 Karl Berry <karl@gnu.org>
3507
3508 * anti.texi (Antinews):
3509 * display.texi (Overlay Properties, Defining Images):
3510 * processes.texi (Synchronous Processes, Sentinels):
3511 * syntax.texi (Syntax Table Internals):
3512 * searching.texi (Regexp Special):
3513 * nonascii.texi (Default Coding Systems):
3514 * text.texi (Special Properties):
3515 * minibuf.texi (Basic Completion): Wording to improve breaks in
3516 8.5x11 format.
3517 * elisp.texi (smallbook): New @set to more easily switch between
3518 smallbook and 8.5x11.
3519
35202007-04-11 Richard Stallman <rms@gnu.org>
3521
3522 * text.texi (Lazy Properties): Minor fix.
3523
35242007-04-08 Karl Berry <karl@gnu.org>
3525
3526 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3527 * macros.texi (Backquote): Downcase Backquote in index entries for
3528 consistency.
3529
35302007-04-08 Richard Stallman <rms@gnu.org>
3531
3532 * text.texi (Adaptive Fill): Just describe default,
3533 don't show it (since it contains non-ASCII chars).
3534
35352007-04-07 Karl Berry <karl@gnu.org>
3536
3537 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3538 adaptive-fill-regexp's value, since they are not in the standard
3539 TeX fonts.
3540
35412007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
3542
3543 * display.texi (Defining Faces): Fix example.
3544
35452007-04-07 Karl Berry <karl@gnu.org>
3546
3547 * display.texi (Button Buffer Commands): Improve page break.
3548
35492007-04-07 Richard Stallman <rms@gnu.org>
3550
3551 * advice.texi (Activation of Advice): Remove redundant index entry.
3552
3553 * backups.texi: Improve index entries. Remove redundant ones.
3554
3555 * compile.texi (Byte Compilation): Improve index entry.
3556
3557 * hash.texi (Creating Hash): Improve index entry.
3558
3559 * symbols.texi (Definitions): Improve index entry.
3560
3561 * edebug.texi: Improve index entries. Remove redundant/useless ones.
3562
3563 * maps.texi (Standard Keymaps): Remove useless index entry.
3564
3565 * help.texi (Documentation Basics): Remove redundant index entries.
3566
3567 * customize.texi: Improve index entries.
3568 Remove redundant/useless ones.
3569
3570 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3571
3572 * streams.texi (Output Variables): Improve index entry.
3573
3574 * abbrevs.texi (Abbrevs): Remove useless index entry.
3575
3576 * macros.texi (Expansion): Remove useless index entry.
3577
3578 * text.texi: Improve index entries. Remove redundant/useless ones.
3579 (Text Properties, Examining Properties)
3580 (Special Properties): Use "property category" instead of "category"
3581 to refer to the `category' property.
3582
3583 * positions.texi: Improve index entries. Remove useless one.
3584
3585 * lists.texi: Improve index entries. Remove redundant/useless ones.
3586
3587 * os.texi: Improve index entries.
3588 (Timers): Fix previous change.
3589
3590 * buffers.texi: Improve index entries.
3591 (Modification Time): Get rid of term "obsolete buffer".
3592
3593 * debugging.texi: Improve index entries.
3594 (Test Coverage): Add xref to other test coverage ftr.
3595
3596 * eval.texi: Improve index entry. Remove redundant ones.
3597
3598 * numbers.texi: Improve index entries. Remove redundant/useless ones.
3599
3600 * files.texi: Improve index entries. Remove redundant/useless ones.
3601
3602 * objects.texi: Improve index entries.
3603
3604 * processes.texi: Improve index entries.
3605
3606 * modes.texi: Improve index entry. Remove redundant one.
3607
3608 * nonascii.texi: Improve index entries.
3609
3610 * internals.texi: Improve index entries.
3611
3612 * syntax.texi: Improve index entries.
3613
3614 * keymaps.texi (Active Keymaps): Improve index entries.
3615
3616 * commands.texi: Improve index entries. Remove redundant/useless ones.
3617
3618 * frames.texi: Improve index entries. Remove redundant/useless ones.
3619
3620 * markers.texi: Improve index entries. Remove redundant ones.
3621
3622 * tips.texi: Improve index entries.
3623
3624 * loading.texi (Unloading): Improve index entry.
3625
3626 * variables.texi: Improve index entries. Remove redundant one.
3627
3628 * sequences.texi: Improve index entry.
3629
3630 * display.texi: Improve index entries. Remove redundant ones.
3631
3632 * windows.texi: Improve index entries.
3633
3634 * searching.texi: Improve index entries. Remove redundant one.
3635
3636 * strings.texi (Case Tables): Improve last change.
3637
36382007-04-04 Chong Yidong <cyd@stupidchicken.com>
3639
3640 * strings.texi (Case Tables): Document with-case-table and
3641 ascii-case-table.
3642
36432007-04-03 Karl Berry <karl@gnu.org>
3644
3645 * processes.texi (Network): Reword to improve page break.
3646
36472007-04-03 Eli Zaretskii <eliz@gnu.org>
3648
3649 * functions.texi (Inline Functions): Describe more disadvantages
3650 of defsubst, and make advice against it stronger.
3651
36522007-04-02 Karl Berry <karl@gnu.org>
3653
3654 * backups.texi (Backup Names): Avoid widow words.
3655 * modes.texi (Example Major Modes): Align last comment.
3656
36572007-04-01 Chong Yidong <cyd@stupidchicken.com>
3658
3659 * keymaps.texi (Remapping Commands): Document new arg to
3660 command-remapping.
3661
36622007-04-01 Karl Berry <karl@gnu.org>
3663
3664 * processes.texi (Low-Level Network): Typo.
3665 * loading.texi (Hooks for Loading): Avoid double "the".
3666 * keymaps.texi (Key Sequences): No double "and".
3667 (Changing Key Bindings): Shorten to improve line break.
3668
36692007-03-31 Glenn Morris <rgm@gnu.org>
3670
3671 * os.texi (Timers): Fix description of run-at-time TIME formats.
3672
36732007-03-31 Richard Stallman <rms@gnu.org>
3674
3675 * display.texi (Invisible Text): Correct buffer-invisibility-spec
3676 regarding ellipsis.
3677
36782007-03-31 Eli Zaretskii <eliz@gnu.org>
3679
3680 * intro.texi (nil and t):
3681 * symbols.texi (Plists and Alists):
3682 * variables.texi (Variable Aliases, Constant Variables):
3683 * functions.texi (Defining Functions):
3684 * advice.texi (Advising Primitives):
3685 * debugging.texi (Syntax Errors, Compilation Errors):
3686 * minibuf.texi (Minibuffer Windows):
3687 * commands.texi (Adjusting Point):
3688 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
3689 (Auto Major Mode, Major Mode Conventions):
3690 * help.texi (Describing Characters):
3691 * files.texi (Create/Delete Dirs, Information about Files)
3692 (File Locks, Writing to Files, Reading from Files)
3693 (Saving Buffers):
3694 * windows.texi (Resizing Windows, Cyclic Window Ordering):
3695 * frames.texi (Finding All Frames):
3696 * positions.texi (Buffer End, Motion):
3697 * markers.texi (The Region):
3698 * text.texi (Deletion, Near Point):
3699 * display.texi (Displaying Messages, Truncation):
3700 * os.texi (Processor Run Time):
3701 * tips.texi (Key Binding Conventions, Programming Tips)
3702 (Warning Tips, Documentation Tips, Comment Tips):
3703 * internals.texi (Memory Usage): Improve indexing.
3704
3705 * variables.texi (Frame-Local Variables):
3706 * functions.texi (Argument List):
3707 * loading.texi (Library Search):
3708 * streams.texi (Output Variables):
3709 * keymaps.texi (Translation Keymaps, Searching Keymaps):
3710 * searching.texi (Replacing Match, Search and Replace):
3711 * processes.texi (Byte Packing, Decoding Output)
3712 (Accepting Output, Network Servers, Shell Arguments):
3713 * display.texi (Abstract Display, Image Cache, Scroll Bars):
3714 * windows.texi (Window Point, Window Start):
3715 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
3716 * commands.texi (Reading Input, Keyboard Events):
3717 * minibuf.texi (Reading File Names, Minibuffer Completion)
3718 (Recursive Mini):
3719 * positions.texi (List Motion):
3720 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
3721 * numbers.texi (Arithmetic Operations, Math Functions)
3722 (Predicates on Numbers, Comparison of Numbers):
3723 (Numeric Conversions):
3724 * locals.texi (Standard Buffer-Local Variables):
3725 * maps.texi (Standard Keymaps):
3726 * os.texi (User Identification, System Environment, Recording Input)
3727 (X11 Keysyms):
3728 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
3729 * backups.texi (Backups and Auto-Saving):
3730 * customize.texi (Customization, Group Definitions)
3731 (Variable Definitions):
3732 * compile.texi (Byte Compilation): Improve index entries.
3733
37342007-03-31 Karl Berry <karl@gnu.org>
3735
3736 * macros.texi (Defining Macros): Avoid widow syllable.
3737
37382007-03-31 Eli Zaretskii <eliz@gnu.org>
3739
3740 * elisp.texi (Top): Postscript -> PostScript.
3741
3742 * display.texi (Images, Postscript Images): Postscript -> PostScript.
3743
37442007-03-31 Markus Triska <markus.triska@gmx.at>
3745
3746 * internals.texi (Writing Emacs Primitives): Untabify `For'.
3747
37482007-03-30 Karl Berry <karl@gnu.org>
3749
3750 * lists.texi (List-related Predicates): Remove spurious @need.
3751 (Setcdr): Use @smallexample to improve page break.
3752 (Association Lists) <assoc>: Reword to improve page break.
3753
3754 * strings.texi (String Conversion): Insert blank line to improve
3755 page break.
3756
3757 * numbers.texi (Random Numbers): Use @minus{}.
3758 (Math Functions): Use @minus{}.
3759
3760 * intro.texi (Acknowledgements): Avoid line breaks before middle
3761 initials.
3762
37632007-03-24 Eli Zaretskii <eliz@gnu.org>
3764
3765 * errors.texi (Standard Errors): Add an index entry.
3766
37672007-03-19 Richard Stallman <rms@gnu.org>
3768
3769 * os.texi (Recording Input): recent-keys now gives 300 keys.
3770
37712007-03-12 Glenn Morris <rgm@gnu.org>
3772
3773 * os.texi: Replace "daylight savings" with "daylight saving"
3774 throughout.
3775
37762007-03-05 Richard Stallman <rms@gnu.org>
3777
5dcb4c4e
SM
3778 * variables.texi (File Local Variables):
3779 Update enable-local-variables values.
b8d4c8d0
GM
3780
37812007-03-04 Richard Stallman <rms@gnu.org>
3782
3783 * syntax.texi (Control Parsing): Minor clarification.
3784
3785 * strings.texi (Formatting Strings): Clarify width, precision, flags.
3786
3787 * sequences.texi (Sequence Functions): Move string-bytes away,
3788 add xref.
3789
3790 * nonascii.texi (Text Representations): Move string-bytes here.
3791
3792 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
3793
3794 * minibuf.texi (Basic Completion): Minor clarification.
3795
3796 * markers.texi (The Mark): Clarify existence vs activation of mark.
3797 Other cleanup.
3798
3799 * display.texi (Finding Overlays): Write better example.
3800
3801 * compile.texi (Eval During Compile): Clarify putting macros
3802 in eval-when-compile.
3803
c5602427 38042007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
3805
3806 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 3807 load-read-function definition doc.
b8d4c8d0
GM
3808
38092007-02-21 Kim F. Storm <storm@cua.dk>
3810
3811 * strings.texi (Text Comparison): Mention that assoc-string
3812 converts symbols to strings before testing.
3813
38142007-02-17 Kim F. Storm <storm@cua.dk>
3815
3816 * processes.texi (Bindat Spec): Vector types can have optional
3817 element type.
3818 (Bindat Examples): Fix example. Add vector with element type.
3819
38202007-02-16 Andreas Schwab <schwab@suse.de>
3821
3822 * strings.texi (Formatting Strings): Document '+' flag.
3823
38242007-02-15 Juanma Barranquero <lekktu@gmail.com>
3825
3826 * strings.texi (Modifying Strings): Clarify that `clear-string'
3827 always converts the string to unibyte.
3828
38292007-02-14 Kim F. Storm <storm@cua.dk>
3830
3831 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
3832 Rewrite glyph code description to refer to these functions.
3833 Remove details of encoding face number and char into integer code.
3834
38352007-02-03 Alan Mackenzie <acm@muc.de>
3836
3837 * loading.texi (Hooks for Loading): Make the description of
3838 `eval-after-load' more detailed, and amend the description of
3839 after-load-alist, in accordance with changes from 2006-05.
3840
38412007-02-03 Chong Yidong <cyd@stupidchicken.com>
3842
3843 * modes.texi (Defining Minor Modes): Document that a :require
3844 keyword or similar may be required to make saved customization
3845 variables work.
3846
38472007-02-03 Eli Zaretskii <eliz@gnu.org>
3848
3849 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
3850 Texinfo guidelines and with what texnfo-upd.el expects.
3851 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
3852 parts needed by `texinfo-multiple-files-update'.
3853
38542007-02-02 Eli Zaretskii <eliz@gnu.org>
3855
3856 * elisp.texi (Top): Update the top-level menus.
3857
3858 * syntax.texi (Categories): Add index entries.
3859
38602007-02-01 Juanma Barranquero <lekktu@gmail.com>
3861
3862 * display.texi (Attribute Functions): Fix name and description of
3863 the UNDERLINE arg of `set-face-underline-p'.
3864
38652007-01-29 Eli Zaretskii <eliz@gnu.org>
3866
3867 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
3868 Variables", and "Standard Keymaps" to the detailed menu.
3869
3870 * variables.texi (Future Local Variables): Add index entry.
3871
38722007-01-28 Richard Stallman <rms@gnu.org>
3873
3874 * tips.texi (Coding Conventions): Clarify the tip about macros
3875 that define a function or a variable.
3876
3877 * files.texi (File Attributes): UID and GID can be floats.
3878 (Magic File Names): Explain why deferring all operations to
3879 the standard handler does not work.
3880
38812007-01-23 Martin Rudalics <rudalics@gmx.at>
3882
3883 * backups.texi (Reverting): Use "buffer" instead of "file"
3884 when talking about major and minor modes.
3885
38862007-01-21 Richard Stallman <rms@gnu.org>
3887
3888 * help.texi (Documentation): Add xref to Documentation Tips.
3889
38902007-01-14 Juanma Barranquero <lekktu@gmail.com>
3891
3892 * tips.texi (Coding Conventions): Fix typos.
3893
38942007-01-05 Richard Stallman <rms@gnu.org>
3895
3896 * modes.texi (Defining Minor Modes): Fix previous change.
3897
38982007-01-03 Richard Stallman <rms@gnu.org>
3899
3900 * customize.texi (Variable Definitions, Customization Types):
3901 Don't use * in doc string for defcustom.
3902
39032007-01-02 Richard Stallman <rms@gnu.org>
3904
3905 * variables.texi (Variable Aliases): Clarify that aliases vars
3906 always have the same value.
3907
3908 * processes.texi (Bindat Spec): Fix Texinfo usage.
3909
3910 * modes.texi (Defining Minor Modes): Explain effect of command
3911 defined with define-global-minor-mode on new buffers.
3912
39132006-12-30 Kim F. Storm <storm@cua.dk>
3914
3915 * keymaps.texi (Tool Bar): Describe `grow-only' value of
3916 `auto-resize-tool-bars'.
3917
39182006-12-30 Richard Stallman <rms@gnu.org>
3919
3920 * keymaps.texi (Active Keymaps): Fix previous change.
3921
39222006-12-30 Nick Roberts <nickrob@snap.net.nz>
3923
3924 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
3925
39262006-12-30 Kim F. Storm <storm@cua.dk>
3927
3928 * processes.texi (Bindat Spec): Clarify using field names in
3929 length specifications.
3930
39312006-12-29 Kim F. Storm <storm@cua.dk>
3932
3933 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
3934 Add count and index variables for eval forms in repeat blocks.
3935
39362006-12-24 Richard Stallman <rms@gnu.org>
3937
5dcb4c4e
SM
3938 * customize.texi (Variable Definitions):
3939 Document new name custom-add-frequent-value.
b8d4c8d0
GM
3940
39412006-12-19 Kim F. Storm <storm@cua.dk>
3942
3943 * commands.texi (Misc Events): User signals now result in sigusr1
3944 and sigusr2 events which are handled through special-event-map.
3945 (Special Events): User signals and drag-n-drop are special.
3946
39472006-12-17 Richard Stallman <rms@gnu.org>
3948
3949 * loading.texi (Named Features): Explain subfeatures better.
3950
3951 * customize.texi: Use "option" only for user options.
3952 For the keyword values inside defcustom etc, say "keywords".
3953 For :options value's elements, say "elements".
3954 :group should not be omitted.
3955
3956 * syntax.texi (Parsing Expressions): Split up node.
3957 (Motion via Parsing, Position Parse, Parser State)
3958 (Low-Level Parsing, Control Parsing): New subnodes.
3959 (Parser State): Document syntax-ppss-toplevel-pos.
3960
3961 * positions.texi (List Motion): Punctuation fix.
3962
3963 * files.texi (File Name Completion): Document PREDICATE arg
3964 to file-name-completion.
3965
39662006-12-16 Eli Zaretskii <eliz@gnu.org>
3967
3968 * internals.texi (Building Emacs, Writing Emacs Primitives):
3969 Add index entries.
3970
39712006-12-11 Richard Stallman <rms@gnu.org>
3972
3973 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
3974 affects face menu. Explain how to make it non-nil without enabling
3975 any fontification.
3976
39772006-12-10 Chong Yidong <cyd@stupidchicken.com>
3978
3979 * modes.texi (Font Lock Basics): Document nil value of
3980 font-lock-defaults.
3981
39822006-12-10 Glenn Morris <rgm@gnu.org>
3983
3984 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
3985 value for system-flag argument. Abbrev tables may not be empty
3986 when major modes are loaded.
3987
39882006-12-08 Juanma Barranquero <lekktu@gmail.com>
3989
3990 * makefile.w32-in (maintainer-clean): Partially revert last
3991 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
3992 to protect elisp-covers.texi.
3993
39942006-12-07 Juanma Barranquero <lekktu@gmail.com>
3995
3996 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
3997 Don't remove elisp* info files; they are already deleted by the
3998 `clean' and `distclean' targets, and they are in the $(infodir)
3999 directory, not the current one.
4000
40012006-12-04 Kim F. Storm <storm@cua.dk>
4002
4003 * commands.texi (Misc Events): Update signal events.
4004 (Event Examples): Add signal example.
4005
40062006-11-29 Richard Stallman <rms@gnu.org>
4007
4008 * frames.texi (Visibility of Frames): Explain visible windows
4009 can be covered by others. Add xref for raise-frame.
4010
40112006-11-28 Richard Stallman <rms@gnu.org>
4012
4013 * searching.texi (Regexp Special): Update when ^ is special.
4014
40152006-11-27 Eli Zaretskii <eliz@gnu.org>
4016
4017 * customize.texi (Customization, Common Keywords)
4018 (Group Definitions, Variable Definitions, Composite Types)
4019 (Type Keywords, Customization Types): Add index entries for
4020 various customization keywords.
4021
40222006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4023
4024 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
4025
c8763fb6 40262006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
4027
4028 * frames.texi (Window System Selections): Remove clipboard from
4029 description of selection-coding-system.
4030
40312006-11-06 Richard Stallman <rms@gnu.org>
4032
4033 * lists.texi (List Variables): Document COMPARE-FN.
4034
4035 * keymaps.texi: Avoid use of "binding" to mean a relation;
4036 use it only to refer to the meaning associated with a key.
4037 (Keymaps): Change menu node description.
4038
4039 * elisp.texi (Top): Change menu node description.
4040
4041 * display.texi (Managing Overlays): Document overlay-recenter.
4042
40432006-10-29 Chong Yidong <cyd@stupidchicken.com>
4044
4045 * Makefile.in: Use relative paths to avoid advertising filesystem
4046 contents during compilation.
4047
40482006-10-23 Kim F. Storm <storm@cua.dk>
4049
4050 * commands.texi (Event Input Misc): Update unread-command-events.
4051
40522006-10-23 Nick Roberts <nickrob@snap.net.nz>
4053
4054 * lists.texi (Sets And Lists): Fix typos.
4055
40562006-10-18 Juanma Barranquero <lekktu@gmail.com>
4057
4058 * control.texi (Processing of Errors): Use @var for an argument,
4059 not @code.
4060
40612006-10-16 Richard Stallman <rms@gnu.org>
4062
4063 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
4064
4065 * keymaps.texi (Format of Keymaps): Show all the keymap element
4066 patterns that result from menu items.
4067 (Key Lookup): Minor cleanups.
4068
4069 * modes.texi (Precalculated Fontification): Don't say that
4070 not setting font-lock-defaults avoids loading font-lock.
4071
4072 * help.texi (Documentation): Move xref to Emacs Manual here.
4073 (Documentation Basics): From here.
4074 Also doc emacs-lisp-docstring-fill-column.
4075
4076 * elisp.texi: Update version and ISBN.
4077
4078 * commands.texi (Interactive Call): Clarify KEYS arg to
4079 call-interactively is a vector.
4080 (Command Loop Info): Delete anchor in this-command-keys.
4081 Add anchor in this-command-keys-vector.
4082 (Recursive Editing): Document how recursive-edit
4083 handles the current buffer.
4084
40852006-10-13 Chong Yidong <cyd@stupidchicken.com>
4086
4087 * frames.texi (Frame Titles): %c and %l are ignored in
4088 frame-title-format.
4089
40902006-10-11 Richard Stallman <rms@gnu.org>
4091
4092 * keymaps.texi (Key Sequences): Clarify use of kbd.
4093
40942006-10-10 Kim F. Storm <storm@cua.dk>
4095
4096 * lists.texi (Sets And Lists): Add memql.
4097
40982006-10-03 Richard Stallman <rms@gnu.org>
4099
4100 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
4101 Clarify :ascii: and :nonascii:.
4102
41032006-09-29 Juri Linkov <juri@jurta.org>
4104
4105 * modes.texi (%-Constructs): Reorder coding systems in the
4106 documentation of %z to the real order displayed in the modeline.
4107
41082006-09-25 Richard Stallman <rms@gnu.org>
4109
4110 * os.texi (Timers): Describe timer-max-repeats.
4111
41122006-09-25 Chong Yidong <cyd@stupidchicken.com>
4113
4114 * os.texi (Timers): Mention with-local-quit.
4115
41162006-09-24 Richard Stallman <rms@gnu.org>
4117
4118 * searching.texi (Searching and Matching): Mention property search.
4119
4120 * commands.texi (Command Loop Info): Explain how read-event affects
4121 this-command-keys.
4122
41232006-09-20 Richard Stallman <rms@gnu.org>
4124
4125 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
4126
4127 * windows.texi (Window Start): Minor cleanups.
4128
41292006-09-20 Kim F. Storm <storm@cua.dk>
4130
4131 * windows.texi (Window Start): pos-visible-in-window-p allows
4132 specifying t for position to mean "end of window".
4133 Add window-line-height.
4134
4135 * anti.texi (Antinews): Mention window-line-height.
4136
41372006-09-19 David Kastrup <dak@gnu.org>
4138
4139 * keymaps.texi (Searching Keymaps): Small clarification.
4140
41412006-09-18 Richard Stallman <rms@gnu.org>
4142
4143 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
4144 cause keyboard menus.
4145 (Menu Keymaps): Likewise.
4146 (Defining Menus, Keyboard Menus): Clarify.
4147
4148 * text.texi (Fields): Clarify explanation of constrain-to-field.
4149
41502006-09-16 Eli Zaretskii <eliz@gnu.org>
4151
4152 * variables.texi (Tips for Defining): Fix a typo.
4153
41542006-09-15 Richard Stallman <rms@gnu.org>
4155
4156 * keymaps.texi (Remapping Commands, Searching Keymaps)
4157 (Active Keymaps): Clean up previous change.
4158
41592006-09-15 Jay Belanger <belanger@truman.edu>
4160
4161 * gpl.texi: Replace "Library Public License" by "Lesser Public
4162 License" throughout.
4163
41642006-09-15 David Kastrup <dak@gnu.org>
4165
4166 * keymaps.texi (Active Keymaps): Adapt description to use
4167 `get-char-property' instead `get-text-property'. Explain how
4168 mouse events change this. Explain the new optional argument of
4169 `key-binding' and its mouse-dependent lookup.
4170 (Searching Keymaps): Adapt description similarly.
4171 (Remapping Commands): Explain the new optional argument of
4172 `command-remapping'.
4173
41742006-09-14 Richard Stallman <rms@gnu.org>
4175
4176 * keymaps.texi (Searching Keymaps): Clarification.
4177 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
4178
41792006-09-13 Richard Stallman <rms@gnu.org>
4180
4181 * objects.texi (Character Type): Node split.
4182 Add xref to Describing Characters.
4183 (Basic Char Syntax, General Escape Syntax)
4184 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
4185
41862006-09-11 Richard Stallman <rms@gnu.org>
4187
4188 * display.texi (Display Table Format): Wording clarification.
4189 (Glyphs): Clarifications.
4190
41912006-09-10 Chong Yidong <cyd@stupidchicken.com>
4192
4193 * keymaps.texi (Active Keymaps): Mention that key-binding checks
4194 local maps.
4195
41962006-09-10 Kim F. Storm <storm@cua.dk>
4197
4198 * display.texi (Forcing Redisplay): Document return value of
4199 function redisplay.
4200
42012006-09-09 Richard Stallman <rms@gnu.org>
4202
4203 * windows.texi (Window Hooks): Explain limits of
4204 window-scroll-functions.
4205
4206 * display.texi (Fringe Indicators): Update for last change in
4207 indicate-buffer-boundaries.
4208
42092006-09-08 Richard Stallman <rms@gnu.org>
4210
4211 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
4212
42132006-09-06 Kim F. Storm <storm@cua.dk>
4214
4215 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
4216
4217 * windows.texi (Window Start): Update pos-visible-in-window-p.
4218
42192006-09-04 Richard Stallman <rms@gnu.org>
4220
4221 * processes.texi (Accepting Output): Explain SECONDS=0 for
4222 accept-process-output.
4223
4224 * os.texi (Idle Timers): Explain why timer functions should not
4225 loop until (input-pending-p).
4226
42272006-09-02 Eli Zaretskii <eliz@gnu.org>
4228
4229 * makefile.w32-in (usermanualdir): New variable.
4230 (elisp.dvi): Use it.
4231
42322006-09-01 Eli Zaretskii <eliz@gnu.org>
4233
4234 * buffers.texi (Buffer Modification): Fix last change.
4235
42362006-09-01 Chong Yidong <cyd@stupidchicken.com>
4237
5dcb4c4e
SM
4238 * buffers.texi (Buffer Modification):
4239 Document buffer-chars-modified-tick.
b8d4c8d0
GM
4240
42412006-08-31 Richard Stallman <rms@gnu.org>
4242
4243 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
4244
42452006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
4246
4247 * modes.texi (Syntactic Font Lock):
4248 Mention font-lock-syntactic-face-function
4249 instead of specific faces.
4250
42512006-08-29 Chong Yidong <cyd@stupidchicken.com>
4252
4253 * display.texi (Images): Add xrref to display-images-p.
4254
42552006-08-28 Kenichi Handa <handa@m17n.org>
4256
4257 * nonascii.texi (Lisp and Coding Systems): Fix description of
4258 detect-coding-region.
4259
42602006-08-27 Michael Olson <mwolson@gnu.org>
4261
4262 * processes.texi (Transaction Queues): Remove stray quote
4263 character.
4264
42652006-08-25 Richard Stallman <rms@gnu.org>
4266
4267 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
4268 Add xref.
4269
42702006-08-24 Chong Yidong <cyd@stupidchicken.com>
4271
4272 * os.texi (Timers): Avoid waiting inside timers.
4273
42742006-08-21 Lute Kamstra <lute@gnu.org>
4275
4276 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
4277
42782006-08-20 Richard Stallman <rms@gnu.org>
4279
4280 * os.texi (Idle Timers): New node, split out from Timers.
4281 Document current-idle-time.
4282 * commands.texi (Reading One Event): Update xref.
4283 * elisp.texi (Top): Update subnode menu.
4284
42852006-08-16 Richard Stallman <rms@gnu.org>
4286
4287 * keymaps.texi (Extended Menu Items): Show format of cached
4288 bindings in extended menu items.
4289
4290 * customize.texi (Variable Definitions): Explain when the
4291 standard value expression is evaluated.
4292
42932006-08-15 Chong Yidong <cyd@stupidchicken.com>
4294
4295 * commands.texi (Reading One Event): Explain idleness in
4296 `read-event'.
4297
42982006-08-12 Chong Yidong <cyd@stupidchicken.com>
4299
4300 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 4301 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
4302 relevant for Lisp programming.
4303 (Yank Commands): Rewrite introduction.
4304 (Undo): Clarify.
4305 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
4306 (Filling): Remove redundant comment. Clarify return value of
4307 current-justification.
4308 (Margins): Minor clarifications.
4309 (Adaptive Fill): Update default value of adaptive-fill-regexp.
4310 (Sorting): Update definition of sort-lines.
4311 (Columns): Clarify behavior of sort-columns.
4312 (Indent Tabs): Link to Tab Stops in Emacs manual.
4313 (Special Properties): Clarify.
4314 (Clickable Text): Mention Buttons package.
4315
43162006-08-12 Kevin Ryde <user42@zip.com.au>
4317
4318 * os.texi (Time Parsing): Add %z to description of
4319 format-time-string, as per docstring. Add cross reference to
4320 glibc manual for strftime.
4321
43222006-08-08 Richard Stallman <rms@gnu.org>
4323
4324 * modes.texi: Clean up wording in previous change.
4325
43262006-08-07 Chong Yidong <cyd@stupidchicken.com>
4327
4328 * modes.texi (Hooks): Clarify.
4329 (Major Mode Basics): Mention define-derived-mode explicitly.
4330 (Major Mode Conventions): Rebinding RET is OK for some modes.
4331 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 4332 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
4333 (Mode Line Basics): Clarify.
4334 (Mode Line Data): Mention help-echo and local-map in strings.
4335 Explain reason for treatment of non-risky variables.
4336 (Properties in Mode): Clarify.
4337 (Faces for Font Lock): Add font-lock-negation-char-face.
4338
43392006-08-04 Eli Zaretskii <eliz@gnu.org>
4340
4341 * strings.texi (Formatting Strings): Warn against arbitrary
4342 strings as first arg to `format'.
4343
43442006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
4345
4346 * text.texi (Clickable Text): Mention `help-echo' text property.
4347 Update intro, examples and associated explanations.
4348
43492006-07-31 Richard Stallman <rms@gnu.org>
4350
4351 * commands.texi: Update xrefs.
4352 (Event Mod): New node, cut out from old Translating Input.
4353
4354 * maps.texi: Update xrefs.
4355
4356 * keymaps.texi (Translation Keymaps): New node.
4357 Update xrefs from Translating Input to Translation Keymaps.
4358
4359 * elisp.texi (Top): Update subnode menu.
4360
4361 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4362
4363 * os.texi (System Interface): Fix menu descriptions of some nodes.
4364 (Translating Input): Node deleted.
4365
43662006-07-31 Nick Roberts <nickrob@snap.net.nz>
4367
4368 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4369
4370 * lists.texi (Sets And Lists): Likewise.
4371
43722006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
4373
4374 * text.texi (Fields): Mention POS
4375 requirement when narrowing is in effect.
4376
43772006-07-28 Richard Stallman <rms@gnu.org>
4378
4379 * display.texi (Face Attributes): Simplify wording.
4380 (Attribute Functions): Clarify meaning of new-frame default
4381 attribute settings.
4382
4383 * customize.texi (Common Keywords): Document how to use
4384 :package-version in a package not in Emacs.
4385
43862006-07-28 Kim F. Storm <storm@cua.dk>
4387
4388 * commands.texi (Reading One Event): Fix last change.
4389
43902006-07-26 Chong Yidong <cyd@stupidchicken.com>
4391
4392 * commands.texi (Reading One Event): Document SECONDS argument for
4393 read-event, read-char, and read-char-exclusive.
4394
43952006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
4396
4397 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4398 to ensure correct identification.
4399
44002006-07-24 Richard Stallman <rms@gnu.org>
4401
4402 * text.texi (Clickable Text): Clarify.
4403
4404 * sequences.texi (Vector Functions): Delete duplicate xref.
4405
4406 * objects.texi (Function Type): Clarify.
4407
4408 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4409 modes.
4410
4411 * lists.texi (List Variables): New node.
4412 Material moved from other nodes.
4413
4414 * variables.texi (Setting Variables): add-to-list and
4415 add-to-ordered-list moved to List Variables node.
4416
44172006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
4418
4419 * text.texi (Links and Mouse-1):
4420 For mouse-on-link-p, expand on arg POS.
4421
44222006-07-21 Kim F. Storm <storm@cua.dk>
4423
4424 * display.texi (Forcing Redisplay): Don't mention systems which
4425 don't support sub-second timers for redisplay-preemption-period.
4426
4427 * os.texi (Terminal Output): Clarify text vs graphical terminal.
4428
44292006-07-21 Eli Zaretskii <eliz@gnu.org>
4430
4431 * frames.texi (Input Focus): Document that focus-follows-mouse has
4432 no effect on MS-Windows.
4433
44342006-07-18 Richard Stallman <rms@gnu.org>
4435
4436 * display.texi (Forcing Redisplay): Cleanups in previous change.
4437
4438 * processes.texi (Low-Level Network): Make menu more convenient.
4439
44402006-07-18 Kim F. Storm <storm@cua.dk>
4441
4442 * display.texi (Forcing Redisplay): redisplay-preemption-period
4443 only used on window systems. Add xref to Terminal Output.
4444
4445 * os.texi (Terminal Output): baud-rate only controls preemption on
4446 non-window systems. Add xref to Forcing Redisplay.
4447
4448 * processes.texi (Low-Level Network): Rename node "Make Network"
4449 to "Network Processes".
4450
44512006-07-18 Karl Berry <karl@gnu.org>
4452
4453 * variables.texi, functions.texi, customize.texi, loading.texi:
4454 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4455
44562006-07-17 Chong Yidong <cyd@stupidchicken.com>
4457
4458 * commands.texi (Waiting): Document batch-mode sit-for behavior.
4459
44602006-07-17 Richard Stallman <rms@gnu.org>
4461
4462 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4463 Put period and comma inside quotes.
4464
4465 * loading.texi, markers.texi: Use real doublequote inside menus.
4466
4467 * windows.texi: Put point and comma inside quotes.
4468 (Textual Scrolling): Use @samp for error message.
4469
4470 * variables.texi, tips.texi, syntax.texi, symbols.texi:
4471 * strings.texi, streams.texi, processes.texi, os.texi:
4472 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
4473 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
4474 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
4475 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
4476 Put point and comma inside quotes.
4477
4478 * control.texi (Processing of Errors): Add command-error-function.
4479
4480 * variables.texi (File Local Variables): Clarify that
4481 file local variables make buffer-local bindings.
4482
4483 * modes.texi (Syntactic Font Lock): Give default for
4484 font-lock-syntax-table.
4485
44862006-07-17 Nick Roberts <nickrob@snap.net.nz>
4487
4488 * text.texi (Special Properties): Clean up previous change.
4489
44902006-07-16 Karl Berry <karl@gnu.org>
4491
4492 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4493 * control.texi: Fix bad page breaks through chapter 10 (control).
4494
4495 * anti.texi (Antinews): Reorder face-attribute fns to avoid
4496 underfull hbox.
4497
44982006-07-15 Nick Roberts <nickrob@snap.net.nz>
4499
4500 * text.texi (Special Properties): Describe fontified text property
4501 in relation to a character (not text).
4502
45032006-07-15 Kim F. Storm <storm@cua.dk>
4504
4505 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4506 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4507 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4508
4509 * anti.texi (Antinews): Mention redisplay function.
4510 The kbd macro existed, but was not documented, before 22.x.
4511 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4512
45132006-07-14 Nick Roberts <nickrob@snap.net.nz>
4514
4515 * display.texi (Displaying Messages): Add anchor.
4516
4517 * frames.texi (Dialog Boxes): Use it.
4518
45192006-07-12 Richard Stallman <rms@gnu.org>
4520
4521 * objects.texi (Frame Type): Explain nature of frames better.
4522
4523 * frames.texi (Frames): Explain nature of frames better.
4524
45252006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
4526
4527 * tips.texi (Coding Conventions): Explain why use cl at compile time.
4528
45292006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4530
4531 * frames.texi (Window System Selections): Mention scrap support for Mac.
4532 Default value of x-select-enable-clipboard is t on Mac.
4533
4534 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4535
45362006-07-11 Kim F. Storm <storm@cua.dk>
4537
4538 * display.texi (Forcing Redisplay): Add `redisplay' function.
4539 Don't mention (sit-for -1) -- use (redisplay t) instead.
4540
4541 * commands.texi (Waiting): (sit-for -1) is no longer special.
4542 (sit-for 0) is equivalent to (redisplay).
4543 Iconifying/deiconifying no longer makes sit-for return.
4544
45452006-07-10 Nick Roberts <nickrob@snap.net.nz>
4546
4547 * display.texi (Buttons): Fix typo.
4548
4549 * index.texi, elisp.texi (New Symbols): Comment node out.
4550
45512006-07-09 Richard Stallman <rms@gnu.org>
4552
4553 * display.texi (Truncation): Clean up previous change.
4554
45552006-07-08 Richard Stallman <rms@gnu.org>
4556
4557 * commands.texi (Interactive Call): Use 3 as prefix in example
4558 for execute-extended-command.
4559
4560 * display.texi (Attribute Functions): Move paragraph about
4561 compatibility with Emacs < 21.
4562
45632006-07-09 Kim F. Storm <storm@cua.dk>
4564
4565 * display.texi (Refresh Screen): Clarify force-window-update.
4566 (Truncation): "Normally" indicated by fringe arrows.
4567
45682006-07-08 Eli Zaretskii <eliz@gnu.org>
4569
4570 * windows.texi (Textual Scrolling, Resizing Windows):
4571 * variables.texi (Constant Variables):
4572 * text.texi (Buffer Contents, Deletion, Changing Properties)
4573 (Property Search, Special Properties, Sticky Properties)
4574 (Links and Mouse-1, Fields, Change Hooks):
4575 * syntax.texi (Syntax Table Functions, Parsing Expressions)
4576 (Categories):
4577 * symbols.texi (Other Plists):
4578 * streams.texi (Output Variables):
4579 * processes.texi (Input to Processes, Query Before Exit):
4580 * positions.texi (Word Motion, Text Lines, List Motion):
4581 * os.texi (Init File, System Environment, Sound Output)
4582 (Session Management):
4583 * nonascii.texi (Text Representations, Character Sets)
4584 (Chars and Bytes, Locales):
4585 * modes.texi (Defining Minor Modes, Header Lines):
4586 * minibuf.texi (Minibuffer Contents):
4587 * markers.texi (Information from Markers):
4588 * lists.texi (List Elements, Building Lists, Association Lists):
4589 * keymaps.texi (Tool Bar):
4590 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4591 * functions.texi (What Is a Function, Mapping Functions):
4592 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4593 (Color Names, Text Terminal Colors, Display Feature Testing):
4594 * files.texi (Visiting Functions, File Name Components)
4595 (Unique File Names, Contents of Directories):
4596 * display.texi (Forcing Redisplay, Displaying Messages)
4597 (Temporary Displays, Font Selection, Auto Faces)
4598 (Font Lookup, Fringe Indicators, Display Margins)
4599 (Image Descriptors, Showing Images, Image Cache, Button Types)
4600 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4601 (Display Table Format, Glyphs):
4602 * control.texi (Iteration):
4603 * commands.texi (Command Loop Info, Adjusting Point):
4604 * backups.texi (Making Backups, Auto-Saving):
4605 Remove @tindex entries.
4606
46072006-07-07 Kim F. Storm <storm@cua.dk>
4608
4609 * display.texi (Fringe Cursors): Fix typo.
4610 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4611 (Overlay Arrow): Default is overlay-arrow fringe indicator.
4612
46132006-07-05 Richard Stallman <rms@gnu.org>
4614
4615 * text.texi (Buffer Contents): Add example of text props
4616 in result of buffer-substring.
4617 (Text Properties): Explain better about use of specific property names.
4618 (Property Search): Some cleanups; reorder some functions.
4619
4620 * keymaps.texi (Changing Key Bindings): Cleanup.
4621 Add xref to Key Binding Conventions.
4622
4623 * display.texi (Attribute Functions): Add examples for
4624 face-attribute-relative-p.
4625
4626 * tips.texi (Coding Conventions): Cleanup last change.
4627
46282006-07-05 Karl Berry <karl@gnu.org>
4629
4630 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4631 Remove @setchapternewpage odd.
4632 Result is 1013 pages, down from 1100.
4633
4634 * anti.texi, customize.texi, display.texi, internals.texi:
4635 * minibuf.texi, modes.texi, tips.texi:
4636 Fix overfull/underfull boxes.
4637
46382006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4639
4640 * edebug.texi (Instrumenting):
4641 Add Edebug-specific findex for eval-buffer.
4642 * loading.texi (Loading):
4643 Replace eval-current-buffer with eval-buffer.
4644
46452006-06-30 Nick Roberts <nickrob@snap.net.nz>
4646
4647 * locals.texi (Standard Buffer-Local Variables): Update the list
4648 of variables.
4649
46502006-06-26 Nick Roberts <nickrob@snap.net.nz>
4651
4652 * files.texi (File Name Completion): Point user to the node
4653 "Reading File Names".
4654
46552006-06-24 Eli Zaretskii <eliz@gnu.org>
4656
4657 * files.texi (Contents of Directories): Document case-insensitive
4658 behavior on respective filesystems.
4659
4660 * objects.texi (Character Type): Document that Emacs signals an
4661 error for unsupported Unicode characters specified as \uNNNN.
4662
46632006-06-19 Richard Stallman <rms@gnu.org>
4664
4665 * processes.texi (Bindat Spec): Clarify previous change.
4666
46672006-06-16 Richard Stallman <rms@gnu.org>
4668
4669 * tips.texi (Coding Conventions): Better explain conventions
4670 for definition constructs.
4671
4672 * text.texi (Special Properties): String value of `read-only'
4673 serves as the error message.
4674
4675 * objects.texi (Character Type): Clarify prev. change.
4676 (Non-ASCII in Strings): Mention \u and \U.
4677
4678 * commands.texi (Using Interactive): Explain problem of
4679 markers, etc., in command-history.
4680
46812006-06-14 Kim F. Storm <storm@cua.dk>
4682
4683 * commands.texi (Waiting): Negative arg to sit-for forces
4684 redisplay even if input is pending.
4685
4686 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
4687 redisplay. Remove incorrect example of binding redisplay-dont-pause
4688 around (sit-for 0).
4689
46902006-06-13 Richard Stallman <rms@gnu.org>
4691
4692 * display.texi (Forcing Redisplay): Clarify previous change.
4693
46942006-06-13 Romain Francoise <romain@orebokech.com>
4695
4696 * display.texi (Forcing Redisplay): Fix typo.
4697
46982006-06-13 Kim F. Storm <storm@cua.dk>
4699
4700 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
4701
47022006-06-10 Luc Teirlinck <teirllm@auburn.edu>
4703
4704 * tips.texi (Coding Conventions): Add `@end itemize'.
4705
47062006-06-10 Richard Stallman <rms@gnu.org>
4707
4708 * tips.texi (Coding Conventions): Explain use of coding systems
4709 to ensure one decoding for strings.
4710
47112006-06-09 Aidan Kehoe <kehoea@parhasard.net>
4712
4713 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
4714 syntax.
4715
47162006-06-07 Eli Zaretskii <eliz@gnu.org>
4717
4718 * display.texi (Font Selection): Remove description of
4719 clear-face-cache.
4720
4721 * compile.texi (Eval During Compile): Fix a typo. Add index
4722 entries for possible uses of eval-when-compile.
4723
47242006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
4725
4726 * display.texi (Abstract Display): Fix typo.
4727
47282006-06-03 Eli Zaretskii <eliz@gnu.org>
4729
4730 * minibuf.texi (Minibuffer History) <history-add-new-input>:
4731 Reword variable's description.
4732
47332006-06-01 Richard Stallman <rms@gnu.org>
4734
4735 * windows.texi (Splitting Windows): Clarify splitting nonselected
4736 window.
4737
47382006-05-31 Juri Linkov <juri@jurta.org>
4739
4740 * minibuf.texi (Minibuffer History): Add history-add-new-input.
4741
47422006-05-30 Richard Stallman <rms@gnu.org>
4743
4744 * display.texi (Line Height): Fix errors in description of
10d1d0af 4745 default line height and line-height property.
b8d4c8d0
GM
4746
4747 * nonascii.texi (Default Coding Systems): Further clarification.
4748
47492006-05-29 Luc Teirlinck <teirllm@auburn.edu>
4750
4751 * internals.texi (Pure Storage): Mention that an overflow in pure
4752 space causes a memory leak.
4753 (Garbage Collection): If there was an overflow in pure space,
4754 `garbage-collect' returns nil.
4755
47562006-05-30 Eli Zaretskii <eliz@gnu.org>
4757
4758 * nonascii.texi (Default Coding Systems): Fix it some more.
4759
47602006-05-29 Eli Zaretskii <eliz@gnu.org>
4761
4762 * nonascii.texi (Default Coding Systems): Fix last change.
4763
47642006-05-29 Kenichi Handa <handa@m17n.org>
4765
4766 * nonascii.texi (find-operation-coding-system): Describe the new
4767 argument format (FILENAME . BUFFER).
4768
47692006-05-28 Richard Stallman <rms@gnu.org>
4770
4771 * tips.texi (Coding Conventions): Better explain reasons not to
4772 advise other packages or use `eval-after-load'.
4773
47742006-05-29 Kim F. Storm <storm@cua.dk>
4775
4776 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
4777 `bindat-idx' and `bindat-raw' for clarity.
4778
47792006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4780
4781 * processes.texi (Bindat Spec): Expand on `repeat' handler.
4782
4783 * display.texi (Display): Add "Abstract Display" to menu.
4784 (Abstract Display, Abstract Display Functions)
4785 (Abstract Display Example): New nodes.
4786 * elisp.texi (Top): Add "Abstract Display" to menu.
4787
47882006-05-27 Chong Yidong <cyd@stupidchicken.com>
4789
4790 * keymaps.texi (Key Sequences): Link to input events definition.
4791 (Format of Keymaps): Delete material duplicated in Keymap Basics.
4792
4793 * files.texi (Changing Files): Document updated argument list for
4794 copy-file.
4795
47962006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4797
4798 * processes.texi (Bindat Functions): Explain term "total length".
4799 Use it in bindat-length and bindat-pack descriptions.
4800
48012006-05-26 Eli Zaretskii <eliz@gnu.org>
4802
4803 * tips.texi (Coding Conventions): Advise against using
4804 eval-after-load in packages. Add an index entry.
4805
48062006-05-25 Juri Linkov <juri@jurta.org>
4807
4808 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
4809
4810 * modes.texi (%-Constructs): Add %e, %z, %Z.
4811
48122006-05-25 Richard Stallman <rms@gnu.org>
4813
4814 * elisp.texi (Top): Update subnode menu.
4815
4816 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
4817 (Keymaps): Update menu.
4818
48192006-05-25 Chong Yidong <cyd@stupidchicken.com>
4820
4821 * keymaps.texi (Key Sequences): Some clarifications.
4822
48232006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
4824
4825 * processes.texi (Bindat Functions): Say "unibyte string"
4826 explicitly for bindat-unpack and bindat-pack descriptions.
4827 (Bindat Examples): Don't call `string-make-unibyte' in example.
4828
48292006-05-25 Chong Yidong <cyd@stupidchicken.com>
4830
5dcb4c4e 4831 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 4832 Explain string and vector representations of key sequences.
b8d4c8d0
GM
4833
4834 * keymaps.texi (Changing Key Bindings):
dd7b651b 4835 * commands.texi (Interactive Codes):
b8d4c8d0
GM
4836 * help.texi (Describing Characters): Refer to it.
4837
48382006-05-23 Luc Teirlinck <teirllm@auburn.edu>
4839
4840 * frames.texi (Pointer Shape): @end table -> @end defvar.
4841
48422006-05-22 Richard Stallman <rms@gnu.org>
4843
4844 * elisp.texi (Top): Update subnode menus.
4845
4846 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
4847 Contents rewritten; material from old Pointer Shape node moved here.
4848
4849 * display.texi (Pointer Shape): Node deleted.
4850 (Image Descriptors): Minor cleanup.
4851
48522006-05-21 Richard Stallman <rms@gnu.org>
4853
4854 * syntax.texi (Parsing Expressions): Update info on which STATE
4855 elements are ignored.
4856
48572006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4858
4859 * hooks.texi (Standard Hooks): Correct typo.
4860
4861 * gpl.texi (GPL): ifinfo -> ifnottex.
4862
48632006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
4864
4865 * searching.texi (Simple Match Data): Warn about match data being
4866 set anew by every search.
4867
48682006-05-17 Richard Stallman <rms@gnu.org>
4869
4870 * minibuf.texi (Minibuffer History): Clarify.
4871
4872 * searching.texi (Regexp Special): Clarify nested regexp warning.
4873
48742006-05-16 Kim F. Storm <storm@cua.dk>
4875
4876 * minibuf.texi (Minibuffer History): Update add-to-history.
4877
48782006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
4879
5dcb4c4e
SM
4880 * nonascii.texi (Explicit Encoding):
4881 Fix typo (encoding<->decoding).
b8d4c8d0
GM
4882
48832006-05-14 Richard Stallman <rms@gnu.org>
4884
4885 * buffers.texi (Creating Buffers): Cleanup.
4886
4887 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
4888
48892006-05-13 Eli Zaretskii <eliz@gnu.org>
4890
4891 * buffers.texi (Current Buffer): Document that with-temp-buffer
4892 disables undo.
4893
4894 * os.texi (Terminal-Specific): More accurate description of how
4895 Emacs searches for the terminal-specific libraries.
4896
48972006-05-12 Eli Zaretskii <eliz@gnu.org>
4898
4899 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
4900 emacs-xtra to @inforef's.
4901
4902 * text.texi (Undo): Document that undo is turned off in buffers
4903 whose names begin with a space.
4904
4905 * buffers.texi (Buffer Names): Add index entries for buffers whose
4906 names begin with a space.
4907 (Creating Buffers): Document that undo is turned off in buffers
4908 whose names begin with a space.
4909
4910 * files.texi (Visiting Functions, Reading from Files)
4911 (Saving Buffers): Mention code and EOL conversions by file I/O
4912 primitives and subroutines.
4913
4914 * nonascii.texi (Lisp and Coding Systems): Document
4915 coding-system-eol-type. Add index entries for eol conversion.
4916
4917 * display.texi (Defining Faces): Mention `mac', and add an xref to
4918 where window-system is described.
4919
49202006-05-10 Richard Stallman <rms@gnu.org>
4921
4922 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
4923
49242006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
4925
4926 * variables.texi (File Local Variables): Recommend to quote lambda
4927 expressions in safe-local-variable property.
4928
49292006-05-09 Richard Stallman <rms@gnu.org>
4930
5dcb4c4e
SM
4931 * variables.texi (File Local Variables):
4932 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
4933
49342006-05-07 Kim F. Storm <storm@cua.dk>
4935
4936 * minibuf.texi (Minibuffer History): Remove keep-dups arg
4937 from add-to-history.
4938
49392006-05-07 Romain Francoise <romain@orebokech.com>
4940
4941 * commands.texi (Event Input Misc):
4942 * compile.texi (Eval During Compile):
4943 * internals.texi (Buffer Internals):
4944 * minibuf.texi (Initial Input):
4945 * nonascii.texi (Scanning Charsets):
4946 * numbers.texi (Comparison of Numbers):
4947 * windows.texi (Textual Scrolling, Vertical Scrolling):
4948 Fix various typos.
4949
49502006-05-06 Eli Zaretskii <eliz@gnu.org>
4951
4952 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
4953 conditional xref's to either emacs or emacs-xtra, depending on
4954 @iftex/@ifnottex.
4955
4956 * minibuf.texi (Minibuffer History): Document add-to-history.
4957
49582006-05-05 Eli Zaretskii <eliz@gnu.org>
4959
4960 * internals.texi (Pure Storage): Mention the pure overflow message
4961 at startup.
4962
c8763fb6 49632006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
4964
4965 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
4966 (Searching Keymaps): Fix pseudo-Lisp description of keymap
4967 search.
4968
49692006-05-01 Richard Stallman <rms@gnu.org>
4970
4971 * intro.texi (nil and t): Clarify.
4972
4973 * variables.texi (File Local Variables): Suggest using booleanp.
4974
49752006-05-01 Juanma Barranquero <lekktu@gmail.com>
4976
4977 * objects.texi (Type Predicates): Fix typos.
4978
49792006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
4980
4981 * intro.texi (nil and t): Add booleanp.
4982
4983 * objects.texi (Type Predicates): Add links for booleanp and
4984 string-or-null-p.
4985
49862006-04-29 Richard Stallman <rms@gnu.org>
4987
4988 * modes.texi (Multiline Font Lock): Rename from
4989 Multi line Font Lock Elements. Much clarification.
4990 (Font Lock Multiline, Region to Fontify): Much clarification.
4991
49922006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
4993
4994 * variables.texi (File Local Variables): Remove the special case t for
4995 safe-local-variable.
4996
49972006-04-26 Richard Stallman <rms@gnu.org>
4998
4999 * syntax.texi (Parsing Expressions): Minor cleanup.
5000
50012006-04-18 Richard Stallman <rms@gnu.org>
5002
5003 * tips.texi (Coding Conventions): Explain when the package's
5004 prefix should appear later on (not at the start of the name).
5005
5006 * searching.texi (String Search): Clarify effect of NOERROR.
5007
5008 * modes.texi (Imenu): Clarify what special items do.
5009
5010 * hooks.texi (Standard Hooks): Delete text about old hook names.
5011
50122006-04-17 Romain Francoise <romain@orebokech.com>
5013
5014 * variables.texi (Local Variables): Update the default value of
5015 `max-specpdl-size'.
5016
50172006-04-15 Michael Olson <mwolson@gnu.org>
5018
5019 * processes.texi (Transaction Queues): Mention the new optional
5020 `delay-question' argument for `tq-enqueue'.
5021
50222006-04-13 Bill Wohler <wohler@newt.com>
5023
5024 * customize.texi (Common Keywords): Use dotted notation for
5025 :package-version value. Specify its values. Improve documentation
5026 for customize-package-emacs-version-alist.
5027
50282006-04-12 Bill Wohler <wohler@newt.com>
5029
5030 * customize.texi (Common Keywords): Move description of
5031 customize-package-emacs-version-alist to @defvar.
5032
50332006-04-10 Bill Wohler <wohler@newt.com>
5034
5035 * customize.texi (Common Keywords): Add :package-version.
5036
50372006-04-10 Kim F. Storm <storm@cua.dk>
5038
5039 * text.texi (Buffer Contents): Add NOPROPS arg to
5040 filter-buffer-substring.
5041
50422006-04-08 Kevin Ryde <user42@zip.com.au>
5043
5044 * os.texi (Command-Line Arguments): Update xref to emacs manual
5045 "Command Arguments" -> "Emacs Invocation", per change there.
5046
50472006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
5048
5049 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
5050 be on one line to help makeinfo not render two spaces after the dot.
5051
50522006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5053
5054 * strings.texi (Predicates for Strings): Add string-or-null-p.
5055
50562006-03-28 Kim F. Storm <storm@cua.dk>
5057
5058 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
5059 remarks about systems that don't support fractional seconds.
5060
50612006-03-25 Karl Berry <karl@gnu.org>
5062
5063 * elisp.texi: Use @copyright{} instead of (C), and do not indent
5064 the year list.
5065
50662006-03-21 Nick Roberts <nickrob@snap.net.nz>
5067
5068 * display.texi (Fringe Indicators): Fix typos.
5069
50702006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5071
5072 * tips.texi (Documentation Tips): One can now also write `program'
5073 in front of a quoted symbol in a docstring to prevent making a
5074 hyperlink.
5075
50762006-03-19 Alan Mackenzie <acm@muc.de>
5077
5078 * text.texi (Special Properties): Clarify `fontified' property.
5079
50802006-03-16 Richard Stallman <rms@gnu.org>
5081
5082 * display.texi (Defining Images): Minor cleanup.
5083
50842006-03-16 Bill Wohler <wohler@newt.com>
5085
5086 * display.texi (Defining Images): In image-load-path-for-library,
5087 prefer user's images.
5088
50892006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5090
5091 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
5092
50932006-03-15 Bill Wohler <wohler@newt.com>
5094
5095 * display.texi (Defining Images): Fix example in
5096 image-load-path-for-library by not recommending that one binds
5097 image-load-path. Just defvar it to placate compiler and only use
5098 it if previously defined.
5099
51002006-03-14 Bill Wohler <wohler@newt.com>
5101
5102 * display.texi (Defining Images): In image-load-path-for-library,
5103 always return list of directories. Update example.
5104
51052006-03-14 Alan Mackenzie <acm@muc.de>
5106
5107 * modes.texi: New node, "Region to Fontify" (for Font Lock).
5108 This describes font-lock-extend-region-function.
5109 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
5110 the new node "Region to Fontify".
5111
51122006-03-13 Richard Stallman <rms@gnu.org>
5113
5114 * display.texi (Invisible Text): The impossible position is
5115 now before the invisible text, not after.
5116 (Defining Images): Clean up last change.
5117
51182006-03-11 Bill Wohler <wohler@newt.com>
5119
5120 * display.texi (Defining Images): Add image-load-path-for-library.
5121
51222006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5123
5124 * text.texi (Adaptive Fill): Fix Texinfo usage.
5125
5126 * strings.texi (Creating Strings): Fix Texinfo usage.
5127
5128 * searching.texi (Regexp Special): Use @samp for regular
5129 expressions that are not in Lisp syntax.
5130
51312006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5132
5133 * searching.texi (Regexp Special): Put remark between parentheses
5134 to avoid misreading.
5135
51362006-03-07 Luc Teirlinck <teirllm@auburn.edu>
5137
5138 * searching.texi (Syntax of Regexps): More accurately describe
5139 which characters are special in which situations.
5140 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
5141 are not special. Describe in detail when `[' and `]' are special.
5142 (Regexp Backslash): Plenty of regexps with unbalanced square
5143 brackets are valid, so reword that statement.
5144
51452006-03-02 Kim F. Storm <storm@cua.dk>
5146
5147 * keymaps.texi (Tool Bar): Add tool-bar-border.
5148
51492006-02-28 Luc Teirlinck <teirllm@auburn.edu>
5150
5151 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
5152
51532006-02-27 Luc Teirlinck <teirllm@auburn.edu>
5154
5155 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
5156
5157 * files.texi (Locating Files): Suggest additional values for the
5158 SUFFIXES arg of `locate-file'. Update pxref.
5159
5160 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
5161 (How Programs Do Loading): Discuss the effects of Auto Compression
5162 mode on `load'.
5163 (Load Suffixes): New node.
5164 (Library Search): Delete description of `load-suffixes'; it was
5165 moved to "Load Suffixes".
5166 (Autoload, Named Features): Mention `load-suffixes'.
5167
51682006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5169
5170 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
5171
5172 * windows.texi (Window Tree): Fix typo.
5173
51742006-02-20 Kim F. Storm <storm@cua.dk>
5175
5176 * display.texi (Fringe Indicators): New section.
5177 Move indicate-empty-lines, indicate-buffer-boundaries, and
5178 default-indicate-buffer-boundaries here.
5179 Add fringe-indicator-alist and default-fringes-indicator-alist.
5180 Add list of logical fringe indicator symbols.
5181 Update list of standard bitmap names.
5182 (Fringe Cursors): New section.
5183 Move overflow-newline-into-fringe here.
5184 Add fringe-cursor-alist and default-fringes-cursor-alist.
5185 Add list of fringe cursor symbols.
5186
51872006-02-20 Juanma Barranquero <lekktu@gmail.com>
5188
5189 * commands.texi (Using Interactive): Fix reference to node
5190 "Minibuffers".
5191
51922006-02-19 Richard M. Stallman <rms@gnu.org>
5193
5194 * minibuf.texi (High-Level Completion):
5195 Add xref to read-input-method-name.
5196
5197 * files.texi (Relative File Names): Move file-relative-name here.
5198 (File Name Expansion): From here. Minor clarifications.
5199
5200 * commands.texi (Using Interactive): Add xrefs about reading input.
5201 Clarify remarks about that moving point and mark.
5202 Put string case before list case.
5203
c8763fb6 52042006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
5205
5206 * display.texi (Other Display Specs, Image Descriptors):
5207 Revert erroneous changes. The previous description of
5208 image-descriptors as `(image . PROPS)' was correct.
5209
52102006-02-14 Richard M. Stallman <rms@gnu.org>
5211
5212 * variables.texi (File Local Variables): Clarifications.
5213
52142006-02-14 Juanma Barranquero <lekktu@gmail.com>
5215
5216 * variables.texi (File Local Variables): Use @code for a cons
5217 cell, not @var.
5218
52192006-02-13 Chong Yidong <cyd@stupidchicken.com>
5220
5221 * variables.texi (File Local Variables): Document new file local
5222 variable behavior.
5223
52242006-02-10 Kim F. Storm <storm@cua.dk>
5225
5226 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
5227
52282006-02-08 Juanma Barranquero <lekktu@gmail.com>
5229
5230 * modes.texi (%-Constructs): Remove obsolete info about
5231 `global-mode-string'.
5232
52332006-02-07 Richard M. Stallman <rms@gnu.org>
5234
5235 * commands.texi (Prefix Command Arguments): Minor cleanup.
5236
5237 * display.texi: "Graphical display", not window system.
5238
5239 * functions.texi (What Is a Function): Fix xref.
5240
5241 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
5242 (Changing Key Bindings): Clarify when remapping is better than
5243 substitute-key-definition.
5244
52452006-02-02 Richard M. Stallman <rms@gnu.org>
5246
5247 * minibuf.texi (Basic Completion): Completion alists are risky.
5248
5249 * keymaps.texi (Active Keymaps): Clarifications.
5250 (Searching Keymaps): New node.
5251 (Keymaps): Update menu.
5252
5253 * frames.texi (Layout Parameters): Minor clarification.
5254 (Drag and Drop): New node.
5255 (Frames): Update menu.
5256
52572006-01-29 Chong Yidong <cyd@stupidchicken.com>
5258
5259 * display.texi (Other Display Specs, Image Descriptors):
5260 Image description is a list, not a cons cell.
5261
52622006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5263
5264 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
5265 list is not necessarily a list).
5266
52672006-01-27 Eli Zaretskii <eliz@gnu.org>
5268
5269 * frames.texi (Layout Parameters): border-width and
5270 internal-border-width belong to the frame, not the window.
5271
52722006-01-19 Richard M. Stallman <rms@gnu.org>
5273
5274 * nonascii.texi (Translation of Characters): Search cmds use
5275 translation-table-for-input. Automatically made local.
5276
5277 * markers.texi (Overview of Markers): Count insertion type
5278 as one of a marker's attributes.
5279
5280 * keymaps.texi (Controlling Active Maps): New node, split out of
5281 Active Keymaps.
5282 (Keymaps): Menu updated.
5283 (Active Keymaps): Give pseudocode to explain how the active
5284 maps are searched. current-active-maps and key-binding moved here.
5285 (Functions for Key Lookup): current-active-maps and key-binding moved.
5286 Clarifications.
5287 (Searching the Keymaps): New subnode.
5288
5289 * elisp.texi (Top): Menu clarification.
5290
5291 * display.texi (Other Display Specs): Delete duplicate entry for
5292 just a string as display spec. Move text about recursive display
5293 specs on such a string.
5294
5295 * commands.texi (Key Sequence Input): Clarify.
5296 Move num-nonmacro-input-events out.
5297 (Reading One Event): num-nonmacro-input-events moved here.
5298
52992006-01-14 Nick Roberts <nickrob@snap.net.nz>
5300
5301 * advice.texi (Simple Advice): Update example to fit argument
5302 change in previous-line.
5303
53042006-01-05 Richard M. Stallman <rms@gnu.org>
5305
5306 * markers.texi (The Mark): Fix in `mark'.
5307
53082006-01-04 Richard M. Stallman <rms@gnu.org>
5309
5310 * processes.texi (Misc Network, Make Network): Minor cleanups.
5311
53122006-01-04 Kim F. Storm <storm@cua.dk>
5313
5314 * processes.texi (Make Network): Add IPv6 addresses and handling.
5315 (Network Feature Testing): Mention (:family ipv6).
5316 (Misc Network): Add IPv6 formats to format-network-address.
5317
53182005-12-30 Richard M. Stallman <rms@gnu.org>
5319
5320 * text.texi (Changing Properties):
5321 Don't use return value of set-text-properties.
5322
53232005-12-29 Luc Teirlinck <teirllm@auburn.edu>
5324
5325 * modes.texi (Mode Line Format): Correct typo in menu.
5326
53272005-12-29 Richard M. Stallman <rms@gnu.org>
5328
5329 * modes.texi (Mode Line Top): New node.
5330 (Mode Line Data): Some text moved to new node.
5331 Explain the data structure more concretely.
5332 (Mode Line Basics): Clarifications.
5333 (Mode Line Variables): Clarify intro paragraph.
5334 (%-Constructs): Clarify intro paragraph.
5335 (Mode Line Format): Update menu.
5336
53372005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5338
5339 * minibuf.texi (Basic Completion): Update lazy-completion-table
5340 examples for removal of ARGS argument.
5341
53422005-12-23 Richard M. Stallman <rms@gnu.org>
5343
5344 * text.texi (Undo): Restore some explanation from the version
5345 that was deleted.
5346
53472005-12-23 Eli Zaretskii <eliz@gnu.org>
5348
5349 * text.texi (Undo): Remove duplicate descriptions of `apply
5350 funname' and `apply delta' elements of the undo list.
5351
53522005-12-20 Richard M. Stallman <rms@gnu.org>
5353
5354 * help.texi (Help Functions): Update documentation of `apropos'.
5355
53562005-12-20 Luc Teirlinck <teirllm@auburn.edu>
5357
5358 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
5359 because it is confusing. If the :help-echo keyword is a function,
5360 it is not directly used as the :help-echo overlay property, as the
5361 xref seems to suggest (it does not take the appropriate args).
5362
53632005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5364
5365 * customize.texi (Common Keywords): Fix Texinfo usage.
5366 (Group Definitions, Variable Definitions): Update for new
5367 conventions for using `*' in docstrings.
5368
5369 * tips.texi (Documentation Tips): Update for new conventions for
5370 using `*' in docstrings.
5371
53722005-12-16 Richard M. Stallman <rms@gnu.org>
5373
5374 * minibuf.texi (Minibuffer Contents): Minor cleanup.
5375
53762005-12-16 Juri Linkov <juri@jurta.org>
5377
5378 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5379
53802005-12-14 Romain Francoise <romain@orebokech.com>
5381
5382 * modes.texi (Customizing Keywords): Rename `append' to `how'.
5383 Fix typo.
5384
53852005-12-11 Juri Linkov <juri@jurta.org>
5386
5387 * minibuf.texi (Completion Commands): Add mention of read-file-name
5388 for filename completion keymaps.
5389 (Reading File Names): Add mention of filename completion keymaps
5390 for read-file-name and xref to `Completion Commands'.
5391
53922005-12-10 Richard M. Stallman <rms@gnu.org>
5393
5394 * customize.texi (Common Keywords): State caveats for use of :tag.
5395
53962005-12-08 Richard M. Stallman <rms@gnu.org>
5397
5398 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
5399 with xrefs and better explanation.
5400 (Completion Commands): Add the filename completion maps.
5401
5402 * objects.texi (Character Type): Clarify that \s is not space
5403 if a dash follows.
5404
54052005-12-05 Richard M. Stallman <rms@gnu.org>
5406
5407 * windows.texi (Resizing Windows): Delete preserve-before args.
5408
54092005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5410
5411 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5412 in full keymaps, since the quirk has been fixed.
5413
54142005-12-03 Eli Zaretskii <eliz@gnu.org>
5415
5dcb4c4e
SM
5416 * hooks.texi (Standard Hooks): Add index entries.
5417 Mention `compilation-finish-functions'.
b8d4c8d0
GM
5418
54192005-11-27 Richard M. Stallman <rms@gnu.org>
5420
5421 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5422
54232005-11-21 Juri Linkov <juri@jurta.org>
5424
5425 * customize.texi (Common Keywords): Update links types
5426 custom-manual and url-link. Add link types emacs-library-link,
5427 file-link, function-link, variable-link, custom-group-link.
5428
54292005-11-20 Chong Yidong <cyd@stupidchicken.com>
5430
5431 * display.texi: Revert 2005-11-20 change.
5432
54332005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5434
5435 * processes.texi (Bindat Functions):
5436 Say "third" to refer to zero-based index "2".
5437
54382005-11-18 Luc Teirlinck <teirllm@auburn.edu>
5439
5440 * loading.texi (Library Search): Update the default value of
5441 `load-suffixes'.
5442
54432005-11-17 Chong Yidong <cyd@stupidchicken.com>
5444
5445 * display.texi (Attribute Functions): Mention :ignore-defface.
5446
54472005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5448
5449 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5450 (Minor Mode Conventions): Mention the use of a hook.
5451
54522005-11-06 Richard M. Stallman <rms@gnu.org>
5453
5454 * files.texi (Magic File Names): find-file-name-handler checks the
5455 `operations' property of the handler.
5456
54572005-11-03 Richard M. Stallman <rms@gnu.org>
5458
5459 * variables.texi (Frame-Local Variables): Small clarification.
5460
54612005-10-29 Chong Yidong <cyd@stupidchicken.com>
5462
5463 * os.texi (Init File): Document ~/.emacs.d/init.el.
5464
54652005-10-29 Richard M. Stallman <rms@gnu.org>
5466
5467 * internals.texi (Garbage Collection): Document memory-full.
5468
54692005-10-28 Bill Wohler <wohler@newt.com>
5470
5471 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5472 for URLs.
5473
54742005-10-28 Richard M. Stallman <rms@gnu.org>
5475
5476 * minibuf.texi (Completion Commands): Clean up prev change.
5477
54782005-10-26 Kevin Ryde <user42@zip.com.au>
5479
5480 * compile.texi (Eval During Compile): Explain recommended uses
5481 of eval-when-compile and eval-and-compile.
5482
54832005-10-27 Masatake YAMATO <jet@gyve.org>
5484
5485 * minibuf.texi (Completion Commands):
5486 Write about new optional argument for `display-completion-list'.
5487
54882005-10-23 Richard M. Stallman <rms@gnu.org>
5489
5490 * display.texi (Overlay Arrow): Clarify about local bindings of
5491 overlay-arrow-position.
5492
54932005-10-22 Eli Zaretskii <eliz@gnu.org>
5494
5495 * internals.texi (Building Emacs): Fix last change.
5496
54972005-10-22 Richard M. Stallman <rms@gnu.org>
5498
5499 * internals.texi (Building Emacs): Document eval-at-startup.
5500
55012005-10-21 Richard M. Stallman <rms@gnu.org>
5502
5503 * loading.texi (Where Defined): load-history contains abs file names.
5504 symbol-file returns abs file names.
5505
55062005-10-19 Kim F. Storm <storm@cua.dk>
5507
5508 * display.texi (Showing Images): Add max-image-size integer value.
5509
55102005-10-18 Chong Yidong <cyd@stupidchicken.com>
5511
5512 * display.texi (Showing Images): Document max-image-size.
5513
55142005-10-17 Richard M. Stallman <rms@gnu.org>
5515
5516 * commands.texi (Quitting): Minor clarification.
5517
5518 * processes.texi (Sentinels): Clarify about output and quitting.
5519 (Filter Functions): Mention with-local-quit.
5520
55212005-10-17 Juri Linkov <juri@jurta.org>
5522
5523 * buffers.texi (Current Buffer):
5524 * commands.texi (Event Input Misc):
5525 * compile.texi (Eval During Compile, Compiler Errors):
5526 * customize.texi (Group Definitions):
5527 * display.texi (Progress, Defining Faces):
5528 * files.texi (Writing to Files):
5529 * modes.texi (Mode Hooks, Defining Minor Modes):
5530 * streams.texi (Output Functions):
5531 * syntax.texi (Syntax Table Functions):
5532 * text.texi (Change Hooks):
5533 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5534
5535 * commands.texi (Quitting): Replace arg `forms' with `body' in
5536 `with-local-quit'.
5537
5538 * positions.texi (Excursions): Replace arg `forms' with `body' in
5539 `save-excursion'.
5540
55412005-10-08 Kim F. Storm <storm@cua.dk>
5542
5543 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5544 Rename manual section accordingly.
5545
55462005-10-04 Kim F. Storm <storm@cua.dk>
5547
5548 * windows.texi (Window Split Tree): New section describing
5549 new function window-split-tree function.
5550
55512005-10-03 Nick Roberts <nickrob@snap.net.nz>
5552
5553 * display.texi (Fringe Size/Pos): Simplify and add detail.
5554
55552005-09-30 Romain Francoise <romain@orebokech.com>
5556
5557 * minibuf.texi (High-Level Completion): Explain that the prompt
5558 given to `read-buffer' should end with a colon and a space.
5559 Update usage examples.
5560
55612005-09-29 Juri Linkov <juri@jurta.org>
5562
5563 * display.texi (Displaying Messages): Rename argument name
5564 `string' to `format-string' in functions `message', `message-box',
5565 `message-or-box'.
5566
55672005-09-26 Chong Yidong <cyd@stupidchicken.com>
5568
5569 * errors.texi (Standard Errors): Correct xrefs.
5570
55712005-09-18 Chong Yidong <cyd@stupidchicken.com>
5572
5573 * display.texi (Defining Images): Update documentation for
5574 `image-load-path'.
5575
55762005-09-17 Richard M. Stallman <rms@gnu.org>
5577
5578 * display.texi (Defining Images): Clean up previous change.
5579
55802005-09-16 Romain Francoise <romain@orebokech.com>
5581
5582 * elisp.texi: Specify GFDL version 1.2.
5583
5584 * doclicense.texi (GNU Free Documentation License): Update to
5585 version 1.2.
5586
55872005-09-15 Chong Yidong <cyd@stupidchicken.com>
5588
5589 * display.texi (Defining Images): Document `image-load-path'.
5590
55912005-09-15 Richard M. Stallman <rms@gnu.org>
5592
5593 * objects.texi (Printed Representation): Minor cleanup.
5594 (Box Diagrams): Minor fix.
5595 (Cons Cell Type): Move (...) index item here.
5596 (Box Diagrams): From here.
5597 (Array Type): Minor fix.
5598 (Type Predicates): Delete index "predicates".
5599 (Hash Table Type): Clarify xref.
5600 (Dotted Pair Notation): Minor fix.
5601
56022005-09-10 Chong Yidong <cyd@stupidchicken.com>
5603
5604 * files.texi (Saving Buffers): Fix typo.
5605
56062005-09-08 Richard M. Stallman <rms@gnu.org>
5607
5608 * tips.texi (Programming Tips): Correct the "default" prompt spec.
5609
56102005-09-08 Chong Yidong <cyd@stupidchicken.com>
5611
5612 * locals.texi (Standard Buffer-Local Variables): Don't include
5613 mode variables for minor modes.
5614 Fix xrefs for buffer-display-count, buffer-display-table,
5615 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5616 enable-multibyte-characters, fill-column, header-line-format,
5617 left-fringe-width, left-margin, and right-fringe-width.
5618
5619 * hooks.texi (Standard Hooks): All hooks should conform to the
5620 standard naming convention now.
5621 Fix xref for `echo-area-clear-hook'.
5622
5623 * display.texi (Usual Display): Note that indicate-empty-lines and
5624 tab-width are buffer-local.
5625
5626 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5627
5628 * modes.texi (Mode Help): Note that major-mode is buffer-local.
5629
5630 * nonascii.texi (Encoding and I/O): Note that
5631 buffer-file-coding-system is buffer-local.
5632
5633 * positions.texi (List Motion): Note that defun-prompt-regexp is
5634 buffer-local.
5635
5636 * text.texi (Auto Filling): Note that auto-fill-function is
5637 buffer-local.
5638 (Undo): Note that buffer-undo-list is buffer-local.
5639
5dcb4c4e
SM
5640 * windows.texi (Buffers and Windows):
5641 Document buffer-display-count.
b8d4c8d0
GM
5642
56432005-09-06 Richard M. Stallman <rms@gnu.org>
5644
5645 * tips.texi (Coding Conventions): Sometimes it is ok to put the
5646 package prefix elsewhere than at the start of the name.
5647
56482005-09-03 Richard M. Stallman <rms@gnu.org>
5649
5650 * tips.texi (Programming Tips): Add conventions for minibuffer
5651 questions and prompts.
5652
56532005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
5654
5655 * intro.texi (nil and t): Minor cleanup.
5656 Delete spurious mention of keyword symbols.
5657 (Evaluation Notation): Add index entry.
5658 (A Sample Function Description): Minor cleanup.
5659 (A Sample Variable Description): Not all vars can be set.
5660
56612005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
5662
5663 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
5664
5665 (Insertion): Document precise type of `insert-char' arg COUNT.
5666
56672005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5668
5669 * modes.texi (Other Font Lock Variables): Sync the default of
5670 font-lock-lines-before.
5671
56722005-08-31 Michael Albinus <michael.albinus@gmx.de>
5673
5674 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
5675
56762005-08-29 Richard M. Stallman <rms@gnu.org>
5677
5678 * elisp.texi (Top): Update subnode menu.
5679
5680 * searching.texi (Searching and Matching): Move node.
5681 Rearrange contents and add overall explanation.
5682 (Searching and Case): Move node.
5683 (Searching and Matching): Update menu.
5684
56852005-08-27 Eli Zaretskii <eliz@gnu.org>
5686
5687 * os.texi (Startup Summary): Fix the description of the initial
5688 startup message display.
5689
56902005-08-25 Richard M. Stallman <rms@gnu.org>
5691
5692 * searching.texi (Search and Replace): Add replace-regexp-in-string.
5693
56942005-08-25 Emilio C. Lopes <eclig@gmx.net>
5695
5696 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
5697 `next-overlay-change' example.
5698
56992005-08-22 Juri Linkov <juri@jurta.org>
5700
5701 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
5702 Fix invert-face. Fix args of face-background.
5703
5704 * display.texi (Standard Faces): Delete node.
5705 (Faces): Add xref to `(emacs)Standard Faces'.
5706 (Displaying Faces): Fix xref to `Standard Faces'.
5707
5708 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
5709
57102005-08-20 Alan Mackenzie <acm@muc.de>
5711
5712 * buffers.texi (The Buffer List): Clarify the manipulation of the
5713 buffer list.
5714
57152005-08-14 Richard M. Stallman <rms@gnu.org>
5716
5717 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
5718 a regexp.
5719
57202005-08-11 Richard M. Stallman <rms@gnu.org>
5721
5722 * elisp.texi (Top): Update subnode lists.
5723
5724 * display.texi (Inverse Video): Node deleted.
5725
5726 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
5727 New nodes split out of Coding Conventions.
5728
5729 * searching.texi (Regular Expressions): Document re-builder.
5730
5731 * os.texi (Time Parsing): New node split out of Time Conversion.
5732
5733 * processes.texi (Misc Network, Network Feature Testing)
5734 (Network Options, Make Network): New nodes split out of
5735 Low-Level Network.
5736
57372005-08-09 Richard M. Stallman <rms@gnu.org>
5738
5739 * frames.texi (Geometry): New node, split from Size and Position.
5740 (Frame Parameters): Refer to Geometry.
5741
5742 * buffers.texi (The Buffer List): Fix xrefs.
5743
5744 * windows.texi (Splitting Windows): Fix xref.
5745
5746 * frames.texi (Layout Parameters): Add xref.
5747
5748 * display.texi (Line Height, Scroll Bars): Fix xrefs.
5749
5750 * keymaps.texi (Menu Bar): Fix xref.
5751
5752 * locals.texi (Standard Buffer-Local Variables): Fix xref.
5753
5754 * modes.texi (%-Constructs): Fix xref.
5755
5756 * frames.texi (Window Frame Parameters): Node split up.
5757 (Basic Parameters, Position Parameters, Size Parameters)
5758 (Layout Parameters, Buffer Parameters, Management Parameters)
5759 (Cursor Parameters, Color Parameters): New subnodes.
5760
57612005-08-09 Luc Teirlinck <teirllm@auburn.edu>
5762
5763 * positions.texi (Screen Lines): Update xref for previous change
5764 in minibuf.texi.
5765
5766 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
5767 change in minibuf.texi.
5768
57692005-08-09 Richard M. Stallman <rms@gnu.org>
5770
5771 * tips.texi (Coding Conventions): Minor cleanup.
5772
5773 * modes.texi (Defining Minor Modes): Explain when init-value
5774 can be non-nil.
5775
5776 * elisp.texi (Top): Update submenu for Minibuffer.
5777
5778 * minibuf.texi (Minibuffer Misc): Node split up.
5779 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
5780 (Recursive Mini): New nodes split out from Minibuffer Misc.
5781 (Minibuffer Misc): Document max-mini-window-height.
5782
5783 * hash.texi (Defining Hash): Delete stray paren in example.
5784
5785 * display.texi (Echo Area Customization): Don't define
5786 max-mini-window-height here; xref instead.
5787
5788 * commands.texi (Event Input Misc): Update while-no-input.
5789
5790 * advice.texi (Advising Functions): Explain when to use advice
5791 and when to use a hook.
5792
57932005-07-30 Eli Zaretskii <eliz@gnu.org>
5794
5795 * makefile.w32-in (info): Don't run install-info.
5796 ($(infodir)/dir): New target, produced by running install-info.
5797
57982005-07-27 Luc Teirlinck <teirllm@auburn.edu>
5799
5800 * modes.texi (Defining Minor Modes): The keyword for the initial
5801 value is :init-value, not :initial-value.
5802
58032005-07-23 Eli Zaretskii <eliz@gnu.org>
5804
5805 * loading.texi (Autoload): Make the `doctor' example be consistent
5806 with what's in current loaddefs.el. Describe the "fn" magic in
5807 the usage portion of the doc string.
5808
58092005-07-22 Richard M. Stallman <rms@gnu.org>
5810
5811 * internals.texi (Garbage Collection): Clarify previous change.
5812
58132005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
5814
5815 * internals.texi (Garbage Collection): Add gc-cons-percentage.
5816
58172005-07-18 Juri Linkov <juri@jurta.org>
5818
5819 * commands.texi (Accessing Events):
5820 * frames.texi (Text Terminal Colors, Resources):
5821 * markers.texi (The Mark):
5822 * modes.texi (Defining Minor Modes):
5823 Delete duplicate duplicate words.
5824
58252005-07-16 Richard M. Stallman <rms@gnu.org>
5826
5827 * display.texi (Managing Overlays): Clarify make-overlay
5828 args for insertion types.
5829
58302005-07-13 Luc Teirlinck <teirllm@auburn.edu>
5831
5832 * customize.texi (Variable Definitions):
5833 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
5834 `standard-value' is a list too.
5835 (Defining New Types): Use @key{RET} instead of @key{ret}.
5836
58372005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
5838
5839 * os.texi (Translating Input): Fix typo.
5840
58412005-07-08 Richard M. Stallman <rms@gnu.org>
5842
5843 * README: Update edition number and size estimate.
5844
5845 * elisp.texi (VERSION): Set to 2.9.
5846
58472005-07-07 Richard M. Stallman <rms@gnu.org>
5848
5849 * book-spine.texinfo: Update Emacs version.
5850
5851 * display.texi (Inverse Video): Delete mode-line-inverse-video.
5852
58532005-07-06 Richard M. Stallman <rms@gnu.org>
5854
5855 * searching.texi (Regexp Search): Clarify what re-search-forward
5856 does when the search fails.
5857
58582005-07-05 Lute Kamstra <lute@gnu.org>
5859
5860 * Update FSF's address in GPL notices.
5861
5862 * doclicense.texi (GNU Free Documentation License):
5863 * gpl.texi (GPL):
5864 * tips.texi (Coding Conventions, Library Headers):
5865 * vol1.texi:
5866 * vol2.texi: Update FSF's address.
5867
58682005-07-04 Richard M. Stallman <rms@gnu.org>
5869
5870 * hooks.texi (Standard Hooks): Add occur-hook.
5871
58722005-07-03 Luc Teirlinck <teirllm@auburn.edu>
5873
5874 * display.texi (The Echo Area): Correct menu.
5875
58762005-07-03 Richard M. Stallman <rms@gnu.org>
5877
5878 * elisp.texi (Top): Update subnode menu for Display.
5879
5880 * display.texi (Displaying Messages): New node, with most
5881 of what was in The Echo Area.
5dcb4c4e 5882 (Progress): Move under The Echo Area.
b8d4c8d0
GM
5883 (Logging Messages): New node with new text.
5884 (Echo Area Customization): New node, the rest of what was
5885 in The Echo Area. Document message-truncate-lines with @defvar.
5886 (Display): Update menu.
5887
5888 * windows.texi (Textual Scrolling): Doc 3 values for
5889 scroll-preserve-screen-position.
5890
5891 * text.texi (Special Properties): Change hook functions
5892 should bind inhibit-modification-hooks around altering buffer text.
5893
5894 * keymaps.texi (Key Binding Commands): Call binding BINDING
5895 rather than DEFINITION.
5896
58972005-06-29 Juanma Barranquero <lekktu@gmail.com>
5898
5899 * variables.texi (Defining Variables): `user-variable-p' returns t
5900 for aliases of user options, nil for alias loops.
5901
59022005-06-28 Richard M. Stallman <rms@gnu.org>
5903
5904 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
5905 make-keymap.
5906
59072005-06-27 Luc Teirlinck <teirllm@auburn.edu>
5908
5909 * variables.texi (Setting Variables): Correct and clarify
5910 description of `add-to-ordered-list'.
5911
59122005-06-26 Richard M. Stallman <rms@gnu.org>
5913
5914 * display.texi (Faces): Minor cleanup.
5915
59162005-06-25 Luc Teirlinck <teirllm@auburn.edu>
5917
5918 * display.texi (Faces): `facep' returns t for strings that are
5919 face names.
5920
59212005-06-25 Richard M. Stallman <rms@gnu.org>
5922
5923 * objects.texi (Equality Predicates): Clarify meaning of equal.
5924
5925 * windows.texi (Selecting Windows): save-selected-window
5926 and with-selected-window save and restore the current buffer.
5927
59282005-06-24 Richard M. Stallman <rms@gnu.org>
5929
5930 * numbers.texi (Float Basics): Explain how to test for NaN,
5931 and printing the sign of NaNs.
5932
59332005-06-24 Eli Zaretskii <eliz@gnu.org>
5934
5935 * makefile.w32-in (MAKEINFO): Use --force.
5936
59372005-06-23 Richard M. Stallman <rms@gnu.org>
5938
5939 * display.texi (Face Functions): Correct Texinfo usage.
5940
59412005-06-23 Luc Teirlinck <teirllm@auburn.edu>
5942
5943 * lists.texi (Rings): `ring-elements' now returns the elements of
5944 RING in order.
5945
59462005-06-23 Juanma Barranquero <lekktu@gmail.com>
5947
5948 * markers.texi (The Mark): Texinfo usage fix.
5949
59502005-06-23 Kim F. Storm <storm@cua.dk>
5951
5952 * searching.texi (Entire Match Data): Remove evaporate option for
5953 match-data. Do not mention evaporate option for set-match-data.
5954
59552005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
5956
5957 * display.texi (Face Functions): Mention face aliases.
5958
59592005-06-21 Richard M. Stallman <rms@gnu.org>
5960
5961 * anti.texi (Antinews): Texinfo usage fix.
5962
59632005-06-21 Karl Berry <karl@gnu.org>
5964
5965 * elisp.texi: Use @copying.
5966
5967 * elisp.texi: Put @summarycontents and @contents before the Top
5968 node, instead of the end of the file, so that the contents appear
5969 in the right place in the dvi/pdf output.
5970
59712005-06-21 Juri Linkov <juri@jurta.org>
5972
5973 * display.texi (Defining Faces): Add `customized-face'.
5974
59752005-06-20 Kim F. Storm <storm@cua.dk>
5976
5977 * variables.texi (Setting Variables): Any type of element can be
5978 given order in add-to-ordered-list. Compare elements with eq.
5979
5980 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
5981
59822005-06-20 Karl Berry <karl@gnu.org>
5983
5984 * syntax.texi (Syntax Flags): Make last column very slightly wider
5985 to avoid "generic comment" breaking on two lines and causing an
5986 underfull box.
5987
59882005-06-19 Luc Teirlinck <teirllm@auburn.edu>
5989
5990 * lists.texi (Rings): Various minor clarifications and corrections.
5991
59922005-06-18 Richard M. Stallman <rms@gnu.org>
5993
5994 * functions.texi (Obsolete Functions): Simplify.
5995
5996 * variables.texi (Variable Aliases): Simplify.
5997
5998 * anti.texi, backups.texi, compile.texi, customization.texi:
5999 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
6000 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
6001 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
6002 * variables.texi: Fix formatting ugliness.
6003
6004 * elisp.texi: Add links to Rings and Byte Packing.
6005 Update version and copyright years.
6006
6007 * minibuf.texi: Fix formatting ugliness.
6008 (Completion Commands): Move keymap vars to the end
6009 and vars completing-read binds to the top.
6010
60112005-06-17 Luc Teirlinck <teirllm@auburn.edu>
6012
6013 * processes.texi: Fix typos.
6014 (Bindat Spec): Correct Texinfo error.
6015 (Byte Packing): Fix ungrammatical sentence.
6016
60172005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
6018
6019 * lists.texi (Rings): New node.
6020 (Lists): Add it to menu.
6021
6022 * processes.texi (Byte Packing): New node.
6023 (Processes): Add it to menu.
6024
60252005-06-17 Richard M. Stallman <rms@gnu.org>
6026
6027 * syntax.texi (Parsing Expressions): Fix texinfo usage.
6028
6029 * help.texi (Documentation Basics): Explain the xref to
6030 Documentation Tips.
6031
6032 * debugging.texi (Debugger Commands): Minor fix.
6033
60342005-06-16 Luc Teirlinck <teirllm@auburn.edu>
6035
6036 * edebug.texi (Instrumenting): Eliminate duplicate link.
6037 (Specification List): Replace references to "below", referring to
6038 a later node, with one @ref to that node.
6039
6040 * os.texi (Timers): Timers should save and restore the match data
6041 if they change it.
6042
6043 * debugging.texi (Debugger Commands): Mention that the Lisp
6044 debugger can not step through primitive functions.
6045
60462005-06-16 Juanma Barranquero <lekktu@gmail.com>
6047
6048 * functions.texi (Obsolete Functions): Update argument names of
6049 `make-obsolete' and `define-obsolete-function-alias'.
6050
6051 * variables.texi (Variable Aliases): Update argument names of
6052 `defvaralias', `make-obsolete-variable' and
6053 `define-obsolete-variable-alias'.
6054
60552005-06-15 Kim F. Storm <storm@cua.dk>
6056
6057 * searching.texi (Entire Match Data): Rephrase warnings about
6058 evaporate arg to match-data and set-match-data.
6059
60602005-06-14 Luc Teirlinck <teirllm@auburn.edu>
6061
6062 * elisp.texi (Top): Update detailed menu.
6063
6064 * edebug.texi (Edebug): Update menu.
6065 (Instrumenting): Update xrefs.
6066 (Edebug Execution Modes): Correct xref.
6067 (Jumping): Clarify description of `h' command.
6068 Eliminate redundant @ref.
6069 (Breaks): New node.
6070 (Breakpoints): Is now a subsubsection.
6071 (Global Break Condition): Mention `C-x X X'.
6072 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
6073 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
6074 (Edebug Display Update): Correct pxref.
6075 (Edebug and Macros): New node.
6076 (Instrumenting Macro Calls): Is now a subsubsection.
6077 Neither arg of `def-edebug-spec' is evaluated.
6078 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
6079 (Specification Examples): Fix typo.
6080
60812005-06-14 Lute Kamstra <lute@gnu.org>
6082
6083 * debugging.texi (Function Debugging): Primitives can break on
6084 entry too.
6085
60862005-06-14 Kim F. Storm <storm@cua.dk>
6087
6088 * variables.texi (Setting Variables): Add add-to-ordered-list.
6089
60902005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6091
6092 * syntax.texi (Parsing Expressions): Document aux functions and vars of
6093 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
6094
60952005-06-13 Lute Kamstra <lute@gnu.org>
6096
6097 * text.texi (Special Properties): Fix cross reference.
6098
60992005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6100
6101 * debugging.texi (Function Debugging): Delete mention of empty
6102 string argument to `cancel-debug-on-entry'. Delete inaccurate
6103 description of the return value of that command.
6104
61052005-06-11 Alan Mackenzie <acm@muc.de>
6106
6107 * text.texi (Adaptive Fill): Amplify the description of
6108 fill-context-prefix.
6109
61102005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6111
6112 * syntax.texi (Parsing Expressions): Fix Texinfo error.
6113
61142005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
6115
6116 * syntax.texi (Parsing Expressions): Document syntax-ppss.
6117
61182005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6119
6120 * debugging.texi (Error Debugging): Minor rewording.
6121 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
6122 is optional.
6123
61242005-06-10 Lute Kamstra <lute@gnu.org>
6125
6126 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
6127 (Top): Give it a title. Correct version number. Give the
6128 detailed node listing a more prominent header.
6129 * intro.texi: Don't set VERSION here a second time.
6130 Mention Emacs's version too.
6131 * anti.texi (Antinews): Use EMACSVER to refer to the current
6132 version of Emacs.
6133
61342005-06-09 Kim F. Storm <storm@cua.dk>
6135
6136 * searching.texi (Entire Match Data): Explain new `reseat' argument to
6137 match-data and set-match-data.
6138
61392005-06-08 Richard M. Stallman <rms@gnu.org>
6140
6141 * searching.texi (Entire Match Data): Clarify when match-data
6142 returns markers and when integers.
6143
6144 * display.texi (Defining Faces): Explain that face name should not
6145 end in `-face'.
6146
6147 * modes.texi (Mode Line Data): Minor cleanup.
6148 (Customizing Keywords): Node split out of Search-based Fontification.
6149 Add example of using font-lock-add-keywords from a hook.
6150 Clarify when MODE should be non-nil, and when nil.
6151
61522005-06-06 Richard M. Stallman <rms@gnu.org>
6153
6154 * modes.texi (Mode Line Data): Explain what happens when the car
6155 of a list is a void symbol.
6156 (Search-based Fontification): Explain MODE arg to
6157 font-lock-add-keywords and warn about calls from major modes.
6158
61592005-06-08 Juri Linkov <juri@jurta.org>
6160
6161 * display.texi (Standard Faces): Add `shadow' face.
6162
61632005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6164
6165 * modes.texi (Major Mode Conventions): A derived mode only needs
6166 to put the call to the parent mode inside `delay-mode-hooks'.
6167
61682005-05-29 Richard M. Stallman <rms@gnu.org>
6169
6170 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
6171 new, and what that implies. Clarify.
6172
6173 * files.texi (Locating Files): Clean up the text.
6174
6175 * frames.texi (Window Frame Parameters): Document user-size.
6176 Shorten entry for top by referring to left.
6177
61782005-05-26 Richard M. Stallman <rms@gnu.org>
6179
6180 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
6181 is new, and what the implications are. Other clarifications.
6182
61832005-05-24 Richard M. Stallman <rms@gnu.org>
6184
6185 * frames.texi (Dialog Boxes): Minor fixes.
6186
61872005-05-25 Masatake YAMATO <jet@gyve.org>
6188
6189 * display.texi (Standard Faces): Write about `mode-line-highlight'.
6190
61912005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6192
6193 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
6194 is optional.
6195
61962005-05-24 Nick Roberts <nickrob@snap.net.nz>
6197
10d1d0af 6198 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
6199
62002005-05-23 Lute Kamstra <lute@gnu.org>
6201
6202 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
6203 syntax-begin-function over font-lock-beginning-of-syntax-function.
6204
62052005-05-21 Luc Teirlinck <teirllm@auburn.edu>
6206
6207 * minibuf.texi (Reading File Names): Update description of
6208 `read-directory-name'.
6209
6210 * modes.texi (Derived Modes): Clarify :group keyword.
6211
62122005-05-21 Eli Zaretskii <eliz@gnu.org>
6213
6214 * files.texi (Locating Files): New subsection.
6215 Describe locate-file and executable-find.
6216
62172005-05-21 Kevin Ryde <user42@zip.com.au>
6218
6219 * frames.texi (Initial Parameters): Update cross reference to
6220 "Emacs Invocation".
6221
62222005-05-19 Luc Teirlinck <teirllm@auburn.edu>
6223
6224 * keymaps.texi (Active Keymaps): Add anchor.
6225
6226 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
6227 (Major Mode Conventions): Refer to `Auto Major Mode' in more
6228 appropriate place.
6229 (Derived Modes): Small clarifications.
6230 (Minor Mode Conventions, Keymaps and Minor Modes):
6231 Replace references to nodes with references to anchors.
6232 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
6233 Clarify description of lists whose first element is an integer.
6234 (Mode Line Variables): Add anchor.
6235 (%-Constructs): Clarify description of integer after %.
6236 (Emulating Mode Line): Describe nil value for FACE.
6237
62382005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6239
6240 * modes.texi (Derived Modes): Correct references to non-existing
6241 variable standard-syntax-table.
6242
62432005-05-17 Lute Kamstra <lute@gnu.org>
6244
6245 * modes.texi (Defining Minor Modes): Mention the mode hook.
6246
62472005-05-15 Kim F. Storm <storm@cua.dk>
6248
6249 * processes.texi (Network): Remove open-network-stream-nowait.
6250 (Network Servers): Remove open-network-stream-server.
6251
62522005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6253
6254 * elisp.texi (Top): Update detailed menu.
6255
6256 * variables.texi: Reorder nodes.
6257 (Variables): Update menu.
6258 (File Local Variables): Do not refer to the `-*-' line as
6259 a "local variables list". Add pxref.
6260
62612005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6262
6263 * elisp.texi (Top): Update detailed menu for node changes.
6264
6265 * modes.texi (Modes): Update Menu.
6266 (Hooks): Move to beginning of chapter.
6267 Most minor modes run mode hooks too.
6268 `add-hook' can handle void hooks or hooks whose value is a single
6269 function.
6270 (Major Modes): Update Menu.
6271 (Major Mode Basics): New node, split off from `Major Modes'.
6272 (Major Mode Conventions): Correct xref. Explain how to handle
6273 auto-mode-alist if the major mode command has an autoload cookie.
6274 (Auto Major Mode): Major update. Add magic-mode-alist.
6275 (Derived Modes): Major update.
6276 (Mode Line Format): Update Menu.
6277 (Mode Line Basics): New node, split off from `Mode Line Format'.
6278
6279 * loading.texi (Autoload): Mention `autoload cookie' as synonym
6280 for `magic autoload comment'. Add index entries and anchor.
6281
62822005-05-14 Richard M. Stallman <rms@gnu.org>
6283
6284 * tips.texi (Coding Conventions): Explain how important it is
6285 that just loading certain files not change Emacs behavior.
6286
6287 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
6288
62892005-05-12 Lute Kamstra <lute@gnu.org>
6290
6291 * modes.texi (Generic Modes): Update.
6292 (Major Modes): Refer to node "Generic Modes".
6293
6294 * elisp.texi (Top): Update to the current structure of the manual.
6295 * processes.texi (Processes): Add menu description.
6296 * customize.texi (Customization): Add menu descriptions.
6297
62982005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
6299
6300 * processes.texi (Signals to Processes)
6301 (Low-Level Network): Fix typos.
6302
63032005-05-11 Lute Kamstra <lute@gnu.org>
6304
6305 * elisp.texi (Top): Add some nodes from the chapter "Major and
6306 Minor Modes" to the detailed node listing.
6307
63082005-05-10 Richard M. Stallman <rms@gnu.org>
6309
6310 * keymaps.texi (Extended Menu Items): Menu item filter functions
6311 can be called at any time.
6312
63132005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6314
6315 * variables.texi (File Local Variables): `(hack-local-variables t)'
6316 now also checks whether a mode is specified in the local variables
6317 list.
6318
63192005-05-05 Kevin Ryde <user42@zip.com.au>
6320
6321 * display.texi (The Echo Area): Correct format function cross
6322 reference.
6323
63242005-05-05 Luc Teirlinck <teirllm@auburn.edu>
6325
6326 * variables.texi (Variable Aliases): Change description of
6327 `define-obsolete-variable-alias'.
6328
6329 * functions.texi (Functions): Add "Obsolete Functions" to menu.
6330 (Defining Functions): Add xref.
6331 (Obsolete Functions): New node.
6332 (Function Safety): Standardize capitalization of section title.
6333
6334 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6335 (Dialog Boxes): Complete description of `x-popup-dialog'.
6336
63372005-05-04 Richard M. Stallman <rms@gnu.org>
6338
6339 * commands.texi (Interactive Codes): Fix Texinfo usage.
6340 Document U more clearly.
6341
63422005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6343
6344 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6345 function and not a macro.
6346
6347 * frames.texi (Pop-Up Menus): Correct and clarify description of
6348 `x-popup-menu'.
6349 (Dialog Boxes): Clarify description of `x-popup-dialog'.
6350
63512005-05-01 Richard M. Stallman <rms@gnu.org>
6352
6353 * edebug.texi (Checking Whether to Stop): Fix previous change.
6354
63552005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6356
6357 * display.texi: Fix typos and Texinfo usage.
6358
6359 * edebug.texi (Checking Whether to Stop): executing-macro ->
6360 executing-kbd-macro.
6361
63622005-05-01 Richard M. Stallman <rms@gnu.org>
6363
6364 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6365
63662005-04-30 Richard M. Stallman <rms@gnu.org>
6367
6368 * files.texi (Magic File Names): Document `operations' property.
6369
63702005-04-29 Lute Kamstra <lute@gnu.org>
6371
6372 * modes.texi (Generic Modes): New node.
6373 (Major Modes): Add it to the menu.
6374 (Derived Modes): Add "derived mode" to concept index.
6375
63762005-04-28 Lute Kamstra <lute@gnu.org>
6377
6378 * modes.texi (Defining Minor Modes): Fix previous change.
6379 (Font Lock Mode): Simplify.
6380 (Font Lock Basics): Say that font-lock-defaults is buffer-local
6381 when set and that some parts are optional. Add cross references.
6382 (Search-based Fontification): Say how to specify font-lock-keywords.
6383 Add cross references. Add font-lock-multiline to index.
6384 Move font-lock-keywords-case-fold-search here from node "Other Font
6385 Lock Variables". Document font-lock-add-keywords and
6386 font-lock-remove-keywords.
6387 (Other Font Lock Variables): Move font-lock-keywords-only,
6388 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6389 and font-lock-syntactic-face-function to node "Syntactic Font
6390 Lock". Move font-lock-keywords-case-fold-search to node
6391 "Search-based Fontification". Document font-lock-inhibit-thing-lock
6392 and font-lock-{,un}fontify-{buffer,region}-function.
6393 (Precalculated Fontification): Remove reference to deleted variable
6394 font-lock-core-only.
6395 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
6396 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
6397 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6398 and font-lock-syntactic-face-function here from node "Other Font
6399 Lock Variables". Move font-lock-syntactic-keywords to "Setting
6400 Syntax Properties". Add cross references.
6401 (Setting Syntax Properties): New node.
6402 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
6403 * syntax.texi (Syntax Properties): Add cross reference.
6404 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
6405
64062005-04-26 Richard M. Stallman <rms@gnu.org>
6407
6408 * display.texi (Defining Faces):
6409 Document `default' elements of defface spec.
6410
6411 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6412
6413 * variables.texi (Variable Aliases): Clarify text.
6414
64152005-04-25 Chong Yidong <cyd@stupidchicken.com>
6416
6417 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6418
64192005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6420
6421 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6422
64232005-04-24 Eli Zaretskii <eliz@gnu.org>
6424
6425 * syntax.texi (Syntax Table Internals): Elaborate documentation of
6426 syntax-after and syntax-class.
6427
6428 * files.texi (Changing Files): Fix last change's cross-reference.
6429 (Unique File Names): Don't mention "numbers" in the documentation
6430 of make-temp-file and make-temp-name.
6431
64322005-04-23 Richard M. Stallman <rms@gnu.org>
6433
6434 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6435
64362005-04-22 Nick Roberts <nickrob@snap.net.nz>
6437
6438 * windows.texi (Cyclic Window Ordering): Clarify window-list.
6439
64402005-04-22 Nick Roberts <nickrob@snap.net.nz>
6441
6442 * variables.texi (Variable Aliases): Describe make-obsolete-variable
6443 and define-obsolete-variable-alias.
6444
64452005-04-22 Kim F. Storm <storm@cua.dk>
6446
6447 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
6448 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
6449
64502005-04-21 Lute Kamstra <lute@gnu.org>
6451
6452 * lists.texi (Association Lists): Document rassq-delete-all.
6453
64542005-04-19 Richard M. Stallman <rms@gnu.org>
6455
6456 * modes.texi (Search-based Fontification): Explain that
6457 facespec is an expression to be evaluated.
6458
64592005-04-19 Kevin Ryde <user42@zip.com.au>
6460
6461 * streams.texi (Output Functions): Fix xref.
6462 * strings.texi (String Conversion): Fix xref.
6463
64642005-04-19 Kim F. Storm <storm@cua.dk>
6465
6466 * symbols.texi (Symbol Plists): Add safe-get.
6467 Mention that `get' may signal an error.
6468
64692005-04-18 Nick Roberts <nickrob@snap.net.nz>
6470
6471 * customize.texi (Variable Definitions): Replace tooltip-mode
6472 example with save-place.
6473
64742005-04-17 Richard M. Stallman <rms@gnu.org>
6475
6476 * buffers.texi (Indirect Buffers): Clarify.
6477
6478 * positions.texi (Positions): Clarify converting marker to integer.
6479
6480 * strings.texi (String Basics): Mention string-match; clarify.
6481
64822005-04-08 Lute Kamstra <lute@gnu.org>
6483
6484 * modes.texi (Search-based Fontification): Fix cross references.
6485 Use consistent terminology. Document anchored highlighting.
6486
64872005-04-05 Lute Kamstra <lute@gnu.org>
6488
6489 * modes.texi (Defining Minor Modes): Document :group keyword
6490 argument and its default value.
6491
64922005-04-03 Lute Kamstra <lute@gnu.org>
6493
6494 * hooks.texi (Standard Hooks): Add some hooks. Add cross
6495 references and/or descriptions. Delete major mode hooks; mention
6496 them as a category instead. Rename or delete obsolete hooks.
6497
64982005-04-02 Richard M. Stallman <rms@gnu.org>
6499
6500 * nonascii.texi (Coding System Basics): Another wording cleanup.
6501
65022005-04-01 Richard M. Stallman <rms@gnu.org>
6503
6504 * nonascii.texi (Coding System Basics): Clarify previous change.
6505
65062005-04-01 Kenichi Handa <handa@m17n.org>
6507
10d1d0af 6508 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
6509 identity of coding systems.
6510
65112005-03-29 Chong Yidong <cyd@stupidchicken.com>
6512
6513 * text.texi (Buffer Contents): Add filter-buffer-substring and
6514 buffer-substring-filters.
6515
65162005-03-26 Chong Yidong <cyd@stupidchicken.com>
6517
6518 * anti.texi (Antinews): Mention `G' interactive code.
6519
6520 * tips.texi (Compilation Tips): Mention benchmark.el.
6521
65222005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6523
6524 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6525 is now bound to M-o M-o.
6526
6527 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6528
65292005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6530
6531 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6532 in the Emacs Manual).
6533 * Makefile.in (srcs): Remove calendar.texi.
6534 * makefile.w32-in (srcs): Remove calendar.texi.
6535 * display.texi (Display): Change name of next node.
6536 * os.texi (System In): Change name of previous node.
6537 * elisp.texi (Top): Remove Calendar references.
6538 * vol1.texi (Top): Remove Calendar references.
6539 * vol2.texi (Top): Remove Calendar references.
6540
65412005-03-25 Richard M. Stallman <rms@gnu.org>
6542
6543 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6544 Cleanup previous change.
6545
65462005-03-25 Chong Yidong <cyd@stupidchicken.com>
6547
6548 * display.texi (Face Attributes): Faces earlier in an :inherit
6549 list take precedence.
6550 (Scroll Bars): Fix description of vertical-scroll-bars.
6551 Document frame-current-scroll-bars and window-current-scroll-bars.
6552
6553 * markers.texi (The Mark): Document temporary Transient Mark mode.
6554
6555 * minibuf.texi (Reading File Names):
6556 Document read-file-name-completion-ignore-case.
6557
6558 * positions.texi (Screen Lines): Document nil for width argument
6559 to compute-motion.
6560
65612005-03-23 Kim F. Storm <storm@cua.dk>
6562
6563 * display.texi (Standard Faces): Other faces used in the fringe
6564 implicitly inherits from the fringe face.
6565 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6566 properties implicitly inherits from fringe face.
6567 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6568
65692005-03-20 Chong Yidong <cyd@stupidchicken.com>
6570
6571 * display.texi (Invisible Text): State default value of
6572 line-move-ignore-invisible.
6573 (Managing Overlays): Document remove-overlays.
6574 (Standard Faces): Document escape-glyph face.
6575
6576 * minibuf.texi (Reading File Names): Document read-file-name-function.
6577
6578 * modes.texi (Other Font Lock Variables):
6579 Document font-lock-lines-before.
6580
6581 * positions.texi (Skipping Characters): skip-chars-forward allows
6582 character classes.
6583
65842005-03-18 Lute Kamstra <lute@gnu.org>
6585
6586 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6587
65882005-03-17 Richard M. Stallman <rms@gnu.org>
6589
6590 * text.texi (Undo): Document extensible undo entries.
6591
dd7b651b 6592 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
6593
6594 * nonascii.texi (Character Codes): Minor fix.
6595
6596 * display.texi (Display Property): Explain the significance
6597 of having text properties that are eq.
6598 (Other Display Specs): Explain string as display spec.
6599
6600 * commands.texi (Interactive Codes): Document G option.
6601
66022005-03-17 Chong Yidong <cyd@stupidchicken.com>
6603
6604 * text.texi (Filling): Add sentence-end-without-period and
6605 sentence-end-without-space.
6606 (Changing Properties): Minor fix.
6607
6608 * anti.texi: Total rewrite.
6609
66102005-03-15 Lute Kamstra <lute@gnu.org>
6611
6612 * edebug.texi (Instrumenting Macro Calls): Fix typos.
6613
66142005-03-08 Kim F. Storm <storm@cua.dk>
6615
6616 * display.texi (Specified Space): Property :width is support on
6617 non-graphic terminals, :height is not.
6618
66192005-03-07 Richard M. Stallman <rms@gnu.org>
6620
6621 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6622 Now subnodes of Fringes.
6623 (Overlay Arrow): Document overlay-arrow-variable-list.
6624 (Fringe Size/Pos): New node, broken out of Fringes.
6625 (Display): Explain clearing vs redisplay better.
6626 (Truncation): Clarify use of bitmaps.
6627 (The Echo Area): Clarify the uses of the echo area.
6628 Add max-mini-window-height.
6629 (Progress): Clarify.
6630 (Invisible Text): Explain that main loop moves point out.
6631 (Selective Display): Say "hidden", not "invisible".
6632 (Managing Overlays): Move up. Describe relation to Undo here.
6633 (Overlay Properties): Clarify intro.
6634 (Finding Overlays): Explain return values when nothing found.
6635 (Width): truncate-string-to-width has added arg.
6636 (Displaying Faces): Clarify and update mode line face handling.
6637 (Face Functions): Minor cleanup.
6638 (Conditional Display): Merge into Other Display Specs.
6639 (Pixel Specification, Other Display Specs): Minor cleanups.
6640 (Images, Image Descriptors): Minor cleanups.
6641 (GIF Images): Patents have expired.
6642 (Showing Images): Explain default text for insert-image.
6643 (Manipulating Button Types): Merge into Manipulating Buttons.
6644 (Making Buttons): Explain return values.
6645 (Button Buffer Commands): Add xref.
6646 (Inverse Video): Update mode-line-inverse-video.
6647 (Display Table Format): Clarify.
6648 (Active Display Table): Give defaults for window-display-table.
6649
6650 * calendar.texi (Calendar Customizing): calendar-holiday-marker
6651 and calendar-today-marker are strings, not chars.
6652 (Holiday Customizing): Minor fix.
6653
6654 * internals.texi (Writing Emacs Primitives): Update `or' example.
6655 Update limit on # args of subr.
6656
6657 * edebug.texi (Using Edebug): Arrow is in fringe.
6658 (Instrumenting): Arg to eval-defun works without loading edebug.
6659 (Edebug Execution Modes): Add xref.
6660
6661 * customize.texi (Common Keywords): Clarify :require.
6662 Mention :version here.
6663 (Variable Definitions, Group Definitions): Not here.
6664 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
6665
66662005-03-07 Chong Yidong <cyd@stupidchicken.com>
6667 * nonascii.texi (Text Representations): Clarify position-bytes.
6668 (Character Sets): Add list-charset-chars.
6669 (Scanning Charsets): Add charset-after.
6670 (Encoding and I/O): Minor fix.
6671
66722005-03-06 Richard M. Stallman <rms@gnu.org>
6673
6674 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
6675 (Resizing Windows): Likewise.
6676
6677 * text.texi (Change Hooks): Get rid of "Emacs 21".
6678
6679 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
6680
6681 * streams.texi (Output Variables): Get rid of "Emacs 21".
6682
6683 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
6684
6685 * os.texi (Translating Input): Replace flow-control example
6686 with a less obsolete example that uses `keyboard-translate'.
6687
6688 * objects.texi (Hash Table Type, Circular Objects):
6689 Get rid of "Emacs 21".
6690
6691 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
6692 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
6693
6694 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
6695
6696 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
6697
6698 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
6699 (Menu Bar): Fix when menu-bar-update-hook is called.
6700
6701 * hash.texi (Hash Tables): Get rid of "Emacs 21".
6702
6703 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
6704 and make it read better.
6705
6706 * files.texi (Writing to Files): Get rid of "Emacs 21".
6707 (Unique File Names): Likewise.
6708
6709 * elisp.texi: Update Emacs version to 22.
6710
6711 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
6712 (Overlay Properties, Face Attributes): Likewise.
6713 (Managing Overlays): Fix punctuation.
6714 (Attribute Functions): Clarify set-face-font; get rid of
6715 info about old Emacs versions.
6716 (Auto Faces, Font Lookup, Display Property, Images):
6717 Get rid of "Emacs 21".
6718
6719 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
6720
67212005-03-05 Richard M. Stallman <rms@gnu.org>
6722
6723 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
6724
67252005-03-04 Lute Kamstra <lute@gnu.org>
6726
6727 * debugging.texi (Error Debugging): Document stack-trace-on-error.
6728
67292005-03-03 Lute Kamstra <lute@gnu.org>
6730
6731 * edebug.texi (Instrumenting Macro Calls): Fix typo.
6732
67332005-03-01 Lute Kamstra <lute@gnu.org>
6734
6735 * debugging.texi (Debugger Commands): Update `j'.
6736
67372005-02-28 Lute Kamstra <lute@gnu.org>
6738
6739 * debugging.texi (Debugging): Fix typo.
6740 (Error Debugging): Document eval-expression-debug-on-error.
6741 (Function Debugging): Update example.
6742 (Using Debugger): Mention starred stack frames.
6743 (Debugger Commands): Document `j' and `l'.
6744 (Invoking the Debugger): `d' and `j' exit recursive edit too.
6745 Update the messages that the debugger displays.
6746 (Internals of Debugger): Add cross reference. Update example.
6747 (Excess Open): Minor improvement.
6748 (Excess Close): Minor improvement.
6749
67502005-02-26 Richard M. Stallman <rms@gnu.org>
6751
6752 * tips.texi (Coding Conventions): Clarify.
6753 Put all the major mode key reservations together.
6754 Mention the Mouse-1 => Mouse-2 conventions.
6755
6756 * syntax.texi (Syntax Class Table): Clarify.
6757 (Syntax Table Functions): syntax-after moved from here.
6758 (Syntax Table Internals): syntax-after moved to here.
6759 (Parsing Expressions): Update info on number of values
6760 and what's meaningful in the STATE argument.
6761 (Categories): Fix typo.
6762
6763 * sequences.texi (Arrays): Cleanup.
6764 (Char-Tables): Clarify.
6765
6766 * processes.texi (Deleting Processes): Cleanups, add xref.
6767 (Subprocess Creation): Explain nil in exec-path. Cleanup.
6768 (Process Information): set-process-coding-system, some args optional.
6769 (Input to Processes): Explain various types for PROCESS args.
6770 Rename them from PROCESS-NAME to PROCESS.
6771 (Signals to Processes): Likewise.
6772 (Decoding Output): Cleanup.
6773 (Query Before Exit): Clarify.
6774
6775 * os.texi (Startup Summary): Correct the options; add missing ones.
6776 (Terminal Output, Batch Mode): Clarify.
6777 (Flow Control): Node deleted.
6778
6779 * markers.texi (The Mark): Clarify.
6780
6781 * macros.texi (Expansion): Cleanup.
6782 (Indenting Macros): indent-spec allows ints, not floats.
6783
6784 * keymaps.texi (Keymaps): Clarify.
6785 (Format of Keymaps): Update lisp-mode-map example.
6786 (Active Keymaps, Key Lookup): Clarify.
6787 (Changing Key Bindings): Add xref to `kbd'.
6788 (Key Binding Commands, Simple Menu Items): Clarify.
6789 (Mouse Menus, Menu Bar): Clarify.
6790 (Menu Example): Replace print example with menu-bar-replace-menu.
6791
6792 * help.texi (Documentation Basics): Add function-documentation prop.
6793
6794 * elisp.texi (Top): Don't refer to Flow Control node.
6795
6796 * commands.texi (Command Overview): Improve xrefs.
6797 (Adjusting Point): Adjusting point applies to intangible and invis.
6798 (Key Sequence Input): Doc extra read-key-sequence args.
6799 Likewise for read-key-sequence-vector.
6800
6801 * backups.texi (Rename or Copy): Minor fix.
6802 (Numbered Backups): For version-control, say the default.
6803 (Auto-Saving): make-auto-save-file-name example is simplified.
6804
6805 * advice.texi (Advising Functions): Don't imply one part of Emacs
6806 should advise another part. Markup changes.
6807 (Defining Advice): Move transitional para.
6808 (Activation of Advice): Cleanup.
6809 Explain if COMPILE is nil or negative.
6810
6811 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
6812
68132005-02-24 Lute Kamstra <lute@gnu.org>
6814
6815 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
6816 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
6817
68182005-02-23 Lute Kamstra <lute@gnu.org>
6819
6820 * modes.texi (Defining Minor Modes): define-minor-mode can be used
6821 to define global minor modes as well.
6822
6823 * display.texi (Managing Overlays): overlay-buffer returns nil for
6824 deleted overlays.
6825
68262005-02-22 Kim F. Storm <storm@cua.dk>
6827
6828 * minibuf.texi (Basic Completion): Allow symbols in addition to
6829 strings in try-completion and all-completions.
6830
68312005-02-14 Lute Kamstra <lute@gnu.org>
6832
6833 * elisp.texi (Top): Remove reference to deleted node.
6834
6835 * lists.texi (Lists): Remove reference to deleted node.
6836 (Cons Cells): Fix typo.
6837
6838 * loading.texi (Where Defined): Fix typo.
6839
68402005-02-14 Richard M. Stallman <rms@gnu.org>
6841
6842 * variables.texi (Creating Buffer-Local): change-major-mode-hook
6843 is useful for discarding some minor modes.
6844
6845 * symbols.texi (Symbol Components): Reorder examples.
6846
6847 * streams.texi (Input Functions): State standard-input default.
6848 (Output Variables): State standard-output default.
6849
6850 * objects.texi (Printed Representation): Clarify read syntax vs print.
6851 (Floating Point Type): Explain meaning better.
6852 (Symbol Type): Explain uniqueness better.
6853 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
6854 List examples sooner.
6855 (Box Diagrams): New subnode broken out.
6856 Some examples moved from old Lists as Boxes node.
6857 (Dotted Pair Notation): Clarify intro.
6858 (Array Type): Clarify.
6859 (Type Predicates): Add hash-table-p.
6860
6861 * numbers.texi (Integer Basics): Clarify radix explanation.
6862 (Predicates on Numbers): Minor clarification.
6863 (Comparison of Numbers): Minor clarification. Clarify eql.
6864 Typos in min, max.
6865 (Math Functions): Clarify overflow in expt.
6866
6867 * minibuf.texi (Text from Minibuffer): Minor clarification.
6868 Mention arrow keys.
6869
6870 * loading.texi (Autoload): defun's doc string overrides autoload's
6871 doc string.
6872 (Repeated Loading): Modernize "add to list" examples.
6873 (Where Defined): Finish updating table of load-history elts.
6874
6875 * lists.texi (List-related Predicates): Minor wording improvement.
6876 (Lists as Boxes): Node deleted.
6877 (Building Lists): Explain trivial cases of number-sequence.
6878
6879 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 6880 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
6881 (Hash Access): Any object can be a key.
6882 State value of maphash.
6883
6884 * functions.texi (What Is a Function): Wording cleanup.
6885 (Function Documentation): Minor cleanup.
6886 Explain purpose of calling convention at end of doc string.
6887 (Function Names): Wording cleanup.
6888 (Calling Functions): Wording cleanup.
6889 Explain better how funcall calls the function.
6890 (Function Cells): Delete example of saving and redefining function.
6891
6892 * control.texi (Combining Conditions): Wording cleanup.
6893 (Iteration): dolist and dotimes bind VAR locally.
6894 (Cleanups): Xref to Atomic Changes.
6895
6896 * compile.texi (Byte Compilation): Delete 19.29 info.
6897 (Compilation Functions): Macros' difficulties don't affect defsubst.
6898 (Docs and Compilation): Delete 19.29 info.
6899
69002005-02-10 Richard M. Stallman <rms@gnu.org>
6901
6902 * objects.texi (Symbol Type): Minor correction.
6903
69042005-02-06 Lute Kamstra <lute@gnu.org>
6905
6906 * modes.texi (Example Major Modes): Fix typos.
6907
69082005-02-06 Richard M. Stallman <rms@gnu.org>
6909
6910 * text.texi (Margins): fill-nobreak-predicate can be one function.
6911
6912 * strings.texi (Modifying Strings): clear-string can make unibyte.
6913 (Formatting Strings): format gives error if values missing.
6914
6915 * positions.texi (Character Motion): Mention default arg
6916 for forward-char. backward-char refers to forward-char.
6917 (Word Motion): Mention default arg for forward-word.
6918 (Buffer End Motion): Mention default arg for beginning-of-buffer.
6919 Simplify end-of-buffer.
6920 (Text Lines): Mention default arg for forward-line.
6921 (List Motion): Mention default arg for beginning/end-of-defun.
6922 (Skipping Characters): Minor fixes in explaining character-set.
6923
6924 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
6925 Mode inheritance applies only when default-major-mode is nil.
6926 Clarifications.
6927 (Example Major Modes): Update Text mode and Lisp mode examples.
6928 (Minor Mode Conventions): Mention define-minor-mode at top.
6929 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
6930 (Mode Line Format): Update mode line face display info.
6931 (Properties in Mode): Mention effect of risky vars.
6932 (Imenu): Define imenu-add-to-menubar.
6933 (Font Lock Mode): Add descriptions to menu lines.
6934 (Faces for Font Lock): Add font-lock-doc-face.
6935
69362005-02-05 Lute Kamstra <lute@gnu.org>
6937
6938 * text.texi (Maintaining Undo): Remove obsolete function.
6939
69402005-02-05 Eli Zaretskii <eliz@gnu.org>
6941
6942 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 6943 color specifications. Improve indexing.
b8d4c8d0
GM
6944 (Text Terminal Colors): Replace the description of RGB values by
6945 an xref to "Color Names".
6946
69472005-02-03 Richard M. Stallman <rms@gnu.org>
6948
6949 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
6950 Clarify.
6951 (Selecting Windows): Clarify save-selected-window.
6952 (Cyclic Window Ordering): Clarify walk-windows.
6953 (Window Point): Clarify.
6954 (Window Start): Add comment to example.
6955 (Resizing Windows): Add `interactive' specs in examples.
6956 Document fit-window-to-buffer.
6957
6958 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
6959 (Undo, Maintaining Undo): Clarify last change.
6960 (Sorting): In sort-numeric-fields, explain about octal and hex.
6961 Mention sort-numeric-base.
6962 (Format Properties): Add xref for hard newlines.
6963
6964 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
6965 (Pop-Up Menus): Fix typo.
6966 (Color Names): Explain all types of color names.
6967 Explain color-values on B&W terminal.
6968 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
6969
6970 * files.texi (File Locks): Not supported on MS systems.
6971 (Testing Accessibility): Clarify.
6972
6973 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
6974 (Coverage Testing): Fix typo.
6975
6976 * commands.texi (Misc Events): Remove stray space.
6977
6978 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
6979 (Modification Time): Clarify when visited-file-modtime returns 0.
6980 (The Buffer List): Clarify bury-buffer.
6981 (Killing Buffers): Clarify.
6982 (Indirect Buffers): Add clone-indirect-buffer.
6983
69842005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6985
6986 * edebug.texi (Printing in Edebug): Fix default value of
6987 edebug-print-circle.
6988 (Coverage Testing): Fix displayed frequency count data.
6989
69902005-02-02 Luc Teirlinck <teirllm@auburn.edu>
6991
6992 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
6993
69942005-02-02 Kim F. Storm <storm@cua.dk>
6995
6996 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
6997
69982005-01-29 Eli Zaretskii <eliz@gnu.org>
6999
7000 * commands.texi (Misc Events): Describe the help-echo event.
7001
7002 * text.texi (Special Properties) <help-echo>: Use `pos'
7003 consistently in description of the help-echo property.
7004 Use @code{nil} instead of @var{nil}.
7005
7006 * display.texi (Overlay Properties): Fix the index entry for
7007 help-echo overlay property.
7008
7009 * customize.texi (Type Keywords): Uncomment the xref to the
7010 help-echo property documentation.
7011
70122005-01-23 Kim F. Storm <storm@cua.dk>
7013
7014 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
7015 return value. Third element FULLY replaced by PARTIAL which
7016 specifies number of invisible pixels if row is only partially visible.
7017 (Textual Scrolling): Mention auto-window-vscroll.
7018 (Vertical Scrolling): New defvar auto-window-vscroll.
7019
70202005-01-16 Luc Teirlinck <teirllm@auburn.edu>
7021
7022 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
7023 command remapping.
7024
70252005-01-15 Richard M. Stallman <rms@gnu.org>
7026
7027 * display.texi (Defining Images): Mention DATA-P arg of create-image.
7028
70292005-01-14 Kim F. Storm <storm@cua.dk>
7030
7031 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
7032
7033 * text.texi (Links and Mouse-1): Fix string and vector item.
7034
70352005-01-13 Richard M. Stallman <rms@gnu.org>
7036
7037 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
7038 descriptions of overriding-local-map and overriding-terminal-local-map.
7039
7040 * text.texi (Links and Mouse-1): Clarify text.
7041
70422005-01-13 Kim F. Storm <storm@cua.dk>
7043
7044 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
7045
70462005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
7047
7048 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
7049
70502005-01-12 Kim F. Storm <storm@cua.dk>
7051
7052 * text.texi (Links and Mouse-1): Rename section from Enabling
7053 Mouse-1 to Following Links. Change xrefs.
7054 Add examples for define-button-type and define-widget.
7055
7056 * display.texi (Button Properties, Button Buffer Commands):
7057 Clarify mouse-1 and follow-link functionality.
7058
70592005-01-12 Richard M. Stallman <rms@gnu.org>
7060
7061 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
7062
7063 * display.texi (Beeping): Fix Texinfo usage.
7064
7065 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
7066
70672005-01-11 Kim F. Storm <storm@cua.dk>
7068
7069 * display.texi (Button Properties, Button Buffer Commands):
7070 Mention mouse-1 binding. Add follow-link keyword.
7071
7072 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
7073 (Enabling Mouse-1 to Follow Links): New subsection.
7074
70752005-01-06 Richard M. Stallman <rms@gnu.org>
7076
7077 * text.texi (Special Properties): Minor change.
7078
7079 * os.texi (Timers): Clarify previous change.
7080
7081 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
7082
70832005-01-01 Luc Teirlinck <teirllm@auburn.edu>
7084
7085 * display.texi (Face Attributes): Correct xref to renamed node.
7086
70872005-01-01 Richard M. Stallman <rms@gnu.org>
7088
7089 * display.texi (Face Attributes): Describe hex color specs.
7090
70912004-12-31 Richard M. Stallman <rms@gnu.org>
7092
7093 * os.texi (Timers): Update previous change.
7094
70952004-12-30 Kim F. Storm <storm@cua.dk>
7096
7097 * display.texi (Line Height): Total line-height is now specified
7098 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
7099 in cons cells. (nil . RATIO) is relative to actual line height.
7100 Use line-height `t' instead of `0' to get minimum height.
7101
71022004-12-29 Richard M. Stallman <rms@gnu.org>
7103
7104 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
7105
71062004-12-28 Richard M. Stallman <rms@gnu.org>
7107
7108 * commands.texi (Quitting): Clarify value of with-local-quit.
7109
7110 * elisp.texi (Top): Fix previous change.
7111
7112 * loading.texi (Loading): Fix previous change.
7113
71142004-12-27 Richard M. Stallman <rms@gnu.org>
7115
7116 * Makefile.in (MAKEINFO): Specify --force.
7117
7118 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
7119
7120 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
7121
7122 * display.texi (Line Height): Further clarify.
7123
7124 * elisp.texi (Top): Update Loading submenu.
7125
7126 * loading.texi (Where Defined): New node.
7127 (Unloading): load-history moved to Where Defined.
7128
71292004-12-21 Richard M. Stallman <rms@gnu.org>
7130
7131 * commands.texi (Event Input Misc): Add while-no-input.
7132
71332004-12-11 Richard M. Stallman <rms@gnu.org>
7134
7135 * display.texi (Line Height): Rewrite text for clarity.
7136
71372004-12-11 Kim F. Storm <storm@cua.dk>
7138
7139 * display.texi (Display): Add node "Line Height" to menu.
7140 (Line Height): New node. Move full description of line-spacing
7141 and line-height text properties here from text.texi.
7142 (Scroll Bars): Add vertical-scroll-bar variable.
7143
7144 * frames.texi (Window Frame Parameters): Remove line-height defvar.
7145
7146 * locals.texi (Standard Buffer-Local Variables): Fix xref for
7147 line-spacing and vertical-scroll-bar.
7148
7149 * text.texi (Special Properties): Just mention line-spacing and
7150 line-height here, add xref to new "Line Height" node.
7151
71522004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
7153
7154 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
7155
7156 * locals.texi (Standard Buffer-Local Variables):
7157 Add @xref for `line-spacing'.
7158
71592004-12-05 Richard M. Stallman <rms@gnu.org>
7160
7161 * Makefile.in (maintainer-clean): Remove the info files
7162 in $(infodir) where they are created.
7163
71642004-12-03 Richard M. Stallman <rms@gnu.org>
7165
7166 * windows.texi (Selecting Windows): get-lru-window and
7167 get-largest-window don't consider dedicated windows.
7168
7169 * text.texi (Undo): Document undo-in-progress.
7170
71712004-11-26 Richard M. Stallman <rms@gnu.org>
7172
7173 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
7174 Remove a few vars that are not always buffer-local.
7175
71762004-11-24 Luc Teirlinck <teirllm@auburn.edu>
7177
7178 * locals.texi (Standard Buffer-Local Variables): Comment out
7179 xref's to non-existent node `Yet to be written'.
7180
71812004-11-24 Richard M. Stallman <rms@gnu.org>
7182
7183 * processes.texi (Synchronous Processes): Grammar fix.
7184
7185 * numbers.texi (Comparison of Numbers): Add eql.
7186
7187 * locals.texi (Standard Buffer-Local Variables): Add many vars.
7188
7189 * intro.texi (Printing Notation): Fix previous change.
7190
7191 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
7192 and default-indicate-buffer-boundaries from here.
7193 (Usual Display): To here.
7194 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
7195 (Usual Display): Move tab-width up.
7196
5dcb4c4e
SM
7197 * customize.texi (Variable Definitions):
7198 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
7199 (Simple Types, Composite Types, Defining New Types):
7200 Minor cleanups.
7201
72022004-11-21 Jesper Harder <harder@ifa.au.dk>
7203
7204 * processes.texi (Synchronous Processes, Output from Processes):
7205 Markup fix.
7206
72072004-11-20 Richard M. Stallman <rms@gnu.org>
7208
7209 * positions.texi (Skipping Characters): skip-chars-forward
7210 now handles char classes.
7211
7212 * intro.texi (Printing Notation): Avoid confusion of `print'
7213 when explaining @print.
7214
7215 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
7216
7217 * display.texi (Display Table Format): Minor fix.
7218
7219 * streams.texi (Output Functions): Fix print example.
7220
7221 * Makefile.in (elisp): New target.
7222 (dist): Depend on $(infodir)/elisp, not elisp.
7223 Copy the info files from $(infodir).
7224
7225 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
7226 read-from-minibuffer.
7227
7228 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
7229
72302004-11-19 Richard M. Stallman <rms@gnu.org>
7231
7232 * searching.texi (Regexp Search): Add search-whitespace-regexp.
7233
72342004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
7235
7236 * tips.texi (Coding Conventions): Fix typo.
7237
72382004-11-16 Richard M. Stallman <rms@gnu.org>
7239
7240 * tips.texi (Coding Conventions): Separate defvar and require
7241 methods to avoid warnings. Use require only when there are many
7242 functions and variables from that package.
7243
7244 * minibuf.texi (Minibuffer Completion): When ignoring case,
7245 predicate must not be case-sensitive.
7246
7247 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
7248 (Test Coverage): Don't talk about "splotches". Clarified.
7249
72502004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
7251
7252 * frames.texi (Window Frame Parameters): Fix typo.
7253
72542004-11-15 Kim F. Storm <storm@cua.dk>
7255
7256 * symbols.texi (Other Plists): Note that plist-get may signal error.
7257 Add safe-plist-get.
7258
72592004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
7260
7261 * modes.texi (Font Lock Basics): Fix typo.
7262
72632004-11-08 Richard M. Stallman <rms@gnu.org>
7264
7265 * syntax.texi (Syntax Table Functions): Add syntax-after.
7266
72672004-11-06 Lars Brinkhoff <lars@nocrew.org>
7268
7269 * os.texi (Processor Run Time): New section documenting
7270 get-internal-run-time.
7271
72722004-11-06 Eli Zaretskii <eliz@gnu.org>
7273
7274 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
7275 it nukes elisp-cover.texi.
7276 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
7277 elisp-0 etc.
7278
72792004-11-05 Luc Teirlinck <teirllm@auburn.edu>
7280
7281 * commands.texi (Keyboard Macros): Document `append' return value
7282 of `defining-kbd-macro'.
7283
72842004-11-01 Richard M. Stallman <rms@gnu.org>
7285
7286 * commands.texi (Interactive Call): Add called-interactively-p.
7287
72882004-10-29 Simon Josefsson <jas@extundo.com>
7289
7290 * minibuf.texi (Reading a Password): Revert.
7291
72922004-10-28 Richard M. Stallman <rms@gnu.org>
7293
7294 * frames.texi (Display Feature Testing): Explain about "vendor".
7295
72962004-10-27 Richard M. Stallman <rms@gnu.org>
7297
7298 * commands.texi (Interactive Codes): `N' uses numeric prefix,
7299 not raw. Clarify `n'.
7300 (Interactive Call): Rewrite interactive-p, focusing on when
7301 and how to use it.
7302 (Misc Events): Clarify previous change.
7303
7304 * advice.texi (Simple Advice): Clarify what job the example does.
7305 (Around-Advice): Clarify ad-do-it.
7306 (Activation of Advice): An option of ad-default-compilation-action
7307 is `never', not `nil'.
7308
73092004-10-26 Kim F. Storm <storm@cua.dk>
7310
7311 * commands.texi (Interactive Codes): Add U code letter.
7312
73132004-10-25 Simon Josefsson <jas@extundo.com>
7314
7315 * minibuf.texi (Reading a Password): Add.
7316
73172004-10-24 Jason Rumney <jasonr@gnu.org>
7318
7319 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
7320 and wheel-down.
7321
73222004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7323
7324 * processes.texi (Synchronous Processes): Document process-file.
7325
73262004-10-22 Kenichi Handa <handa@m17n.org>
7327
7328 * text.texi (translate-region): Document that it accepts also a
7329 char-table.
7330
73312004-10-22 David Ponce <david@dponce.com>
7332
7333 * windows.texi (Resizing Windows): Document the `preserve-before'
7334 argument of the functions `enlarge-window' and `shrink-window'.
7335
73362004-10-19 Jason Rumney <jasonr@gnu.org>
7337
7338 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7339
73402004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7341
7342 * text.texi (Filling): Add anchor for definition of
7343 `sentence-end-double-space'.
7344
7345 * searching.texi (Regexp Example): Update description of how
7346 Emacs currently recognizes the end of a sentence.
7347 (Standard Regexps): Update definition of the variable
7348 `sentence-end'. Add definition of the function `sentence-end'.
7349
73502004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7351
7352 * display.texi (Progress): New node.
7353
73542004-10-05 Kim F. Storm <storm@cua.dk>
7355
7356 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7357
73582004-09-29 Kim F. Storm <storm@cua.dk>
7359
7360 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
7361 to identify bitmaps. Remove -fringe-bitmap suffix for standard
7362 fringe bitmap symbols, as they now have their own namespace.
7363 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
7364 vs. pixels. Signal error if no free bitmap slots.
7365 (Pixel Specification): Change IMAGE to @var{image}.
7366
73672004-09-28 Richard M. Stallman <rms@gnu.org>
7368
7369 * text.texi (Special Properties): Clarify line-spacing and line-height.
7370
7371 * searching.texi (Regexp Search): Add looking-back.
7372
73732004-09-25 Luc Teirlinck <teirllm@auburn.edu>
7374
7375 * display.texi: Correct typos.
7376 (Image Descriptors): Correct xref's.
7377
73782004-09-25 Richard M. Stallman <rms@gnu.org>
7379
7380 * text.texi (Special Properties): Cleanups in `cursor'.
7381 Rewrites in `line-height' and `line-spacing'; exchange them.
7382
7383 * display.texi (Fringes): Rewrite previous change.
7384 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
7385 (Display Fringe Bitmaps): Node deleted, text moved.
7386 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
7387 (Scroll Bars): Clarify set-window-scroll-bars.
7388 (Pointer Shape): Rewrite.
7389 (Specified Space): Clarify :align-to, etc.
7390 (Pixel Specification): Use @var. Clarify new text.
7391 (Other Display Specs): Clarify `slice'.
7392 (Image Descriptors): Cleanups.
7393 (Showing Images): Cleanups.
7394
73952004-09-24 Luc Teirlinck <teirllm@auburn.edu>
7396
7397 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7398
7399 * modes.texi: Various minor changes in addition to:
7400 (Major Mode Conventions): Final call to `run-mode-hooks' should
7401 not be inside the `delay-mode-hooks' form.
7402 (Mode Hooks): New node.
7403 (Hooks): Delete obsolete example.
7404 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
7405 node "Mode Hooks".
7406
74072004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7408
7409 * display.texi: Correct various typos.
7410 (Display): Rename node "Pointer Shapes" to "Pointer
7411 Shape". (There is already a node called "Pointer Shapes" in
7412 frames.texi.)
7413 (Images): Remove non-existent node "Image Slices" from menu.
7414
74152004-09-23 Kim F. Storm <storm@cua.dk>
7416
7417 * text.texi (Special Properties): Add `cursor', `pointer',
7418 `line-height', and `line-spacing' properties.
7419
7420 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7421 Shapes' to menu.
7422 (Standard Faces): Doc fix for fringe face.
7423 (Fringes): Add `overflow-newline-into-fringe' and
7424 'indicate-buffer-boundaries'.
7425 (Fringe Bitmaps, Pointer Shapes): New nodes.
7426 (Display Property): Add 'Pixel Specification' and 'Display Fringe
7427 Bitmaps' to menu.
7428 (Specified Space): Describe pixel width and height.
7429 (Pixel Specification): New node.
7430 (Other Display Specs): Add `slice' property.
7431 (Display Fringe Bitmaps): New node.
7432 (Images): Add 'Image Slices' to menu.
7433 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
7434 (Showing Images): Add slice arg to `insert-image'.
7435 Add 'insert-sliced-image'.
b8d4c8d0
GM
7436
74372004-09-20 Richard M. Stallman <rms@gnu.org>
7438
7439 * commands.texi (Key Sequence Input):
7440 Clarify downcasing in read-key-sequence.
7441
74422004-09-08 Juri Linkov <juri@jurta.org>
7443
7444 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7445
74462004-09-07 Luc Teirlinck <teirllm@auburn.edu>
7447
5dcb4c4e
SM
7448 * locals.texi (Standard Buffer-Local Variables):
7449 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
7450 * internals.texi (Buffer Internals): Describe new
7451 auto_save_file_format field of the buffer structure.
7452 * files.texi (Format Conversion): `auto-save-file-format' has been
7453 renamed `buffer-auto-save-file-format'.
7454
74552004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7456
7457 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
7458 an integer or a marker.
7459 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
7460
74612004-08-22 Richard M. Stallman <rms@gnu.org>
7462
7463 * modes.texi (Major Mode Conventions): Discuss rebinding of
7464 standard key bindings.
7465
74662004-08-18 Kim F. Storm <storm@cua.dk>
7467
7468 * processes.texi (Accepting Output): Add `just-this-one' arg to
7469 `accept-process-output'.
7470 (Output from Processes): New var `process-adaptive-read-buffering'.
7471
74722004-08-10 Luc Teirlinck <teirllm@auburn.edu>
7473
7474 * keymaps.texi: Various changes in addition to:
7475 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
7476 Give more varied examples for `kbd'.
7477 (Creating Keymaps): Char tables have slots for all characters
7478 without modifiers.
7479 (Active Keymaps): `overriding-local-map' and
7480 `overriding-terminal-local-map' also override text property and
7481 overlay keymaps.
7482 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7483 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7484 to denote a prefix of no events.
7485 `map-keymap' includes parent's bindings _recursively_.
7486 Clarify and correct description of `where-is-internal'.
7487 Mention BUFFER-OR-NAME arg to `describe-bindings'.
7488 (Menu Example): For menus intended for use with the keyboard, the
7489 menu items should be bound to characters or real function keys.
7490
74912004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7492
7493 * objects.texi (Character Type): Reposition `@anchor' to prevent
7494 double space inside sentence in Info.
7495
7496 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7497 renamed to `disabled-command-function'.
7498 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7499 (Command Loop Info): Replace reference to it.
7500 (Disabling Commands): `disabled-command-hook' has been renamed to
7501 `disabled-command-function'.
7502
75032004-08-07 Luc Teirlinck <teirllm@auburn.edu>
7504
7505 * os.texi (Translating Input): Only non-prefix bindings in
7506 `key-translation-map' override actual key bindings. Warn about
7507 possible indirect effect of actual key bindings on non-prefix
7508 bindings in `key-translation-map'.
7509
75102004-08-06 Luc Teirlinck <teirllm@auburn.edu>
7511
7512 * minibuf.texi (High-Level Completion): Add anchor for definition
7513 of `read-variable'.
7514
7515 * commands.texi: Various changes in addition to:
7516 (Using Interactive): Clarify description of `interactive-form'.
7517 (Interactive Call): Mention default for KEYS argument to
7518 `call-interactively'.
7519 (Command Loop Info): Clarify description of `this-command-keys'.
7520 Mention KEEP-RECORD argument to `clear-this-command-keys'.
7521 Value of `last-event-frame' can be `macro'.
7522 (Repeat Events): `double-click-fuzz' is also used to distinguish
7523 clicks and drags.
7524 (Classifying Events): Clarify descriptions of `event-modifiers'
7525 `event-basic-type' and `event-convert-list'.
7526 (Accessing Events): `posn-timestamp' takes POSITION argument.
7527 (Quoted Character Input): Clarify description of
7528 `read-quoted-char' and fix example.
7529 (Quitting): Add `with-local-quit'.
7530 (Disabling Commands): Correct and clarify descriptions of
7531 `enable-command' and `disable-command'.
7532 Mention what happens if `disabled-command-hook' is nil.
7533 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7534 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7535
75362004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7537
7538 * frames.texi: Various changes in addition to:
7539 (Creating Frames): Expand and clarify description of `make-frame'.
7540 (Window Frame Parameters): Either none or both of the `icon-left'
7541 and `icon-top' parameters must be specified. Put descriptions of
7542 `menu-bar-lines' and `toolbar-lines' closer together and change
7543 them accordingly.
7544 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7545 except while processing `frame-title-format' or `icon-title-format'.
7546 (Deleting Frames): Correct description of `delete-frame'.
7547 Non-nil return values of `frame-live-p' are like those of `framep'.
7548 (Frames and Windows): Mention return value of
7549 `set-frame-selected-window'.
7550 (Visibility of Frames): Mention `force' argument to
7551 `make-frame-invisible'. `frame-visible-p' returns t for all
7552 frames on text-only terminals.
7553 (Frame Configurations): Restoring a frame configuration does not
7554 restore deleted frames.
7555 (Window System Selections): `x-set-selection' returns DATA.
7556 (Resources): Add example.
7557 (Display Feature Testing): Clarify descriptions of
7558 `display-pixel-height', `display-pixel-width', `x-server-version'
7559 and `x-server-vendor'.
7560
7561 * windows.texi (Choosing Window): Add anchor.
7562 * minibuf.texi (Minibuffer Misc): Add anchor.
7563
75642004-07-23 John Paul Wallington <jpw@gnu.org>
7565
7566 * macros.texi (Defining Macros): Declaration keyword for setting
7567 Edebug spec is `debug' not `edebug'.
7568
75692004-07-19 Luc Teirlinck <teirllm@auburn.edu>
7570
7571 * windows.texi: Various small changes in addition to:
7572 (Window Point): Mention return value of `set-window-point'.
7573 (Window Start): `pos-visible-in-window-p' disregards horizontal
7574 scrolling. Explain return value if PARTIALLY is non-nil.
7575 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7576 and `set-window-vscroll'.
7577 (Size of Window): The argument WINDOW to `window-inside-edges',
7578 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7579 (Resizing Windows): Explain return value of
7580 `shrink-window-if-larger-than-buffer'.
7581 `window-size-fixed' automatically becomes buffer local when set.
7582 (Window Configurations): Explain return value of
7583 `set-window-configuration'.
7584
7585 * minibuf.texi (Minibuffer Misc): Add anchor for
7586 `minibuffer-scroll-window'.
7587
7588 * positions.texi (Text Lines): Add anchor for `count-lines'.
7589
75902004-07-17 Richard M. Stallman <rms@gnu.org>
7591
7592 * display.texi (Overlay Properties): Adding `evaporate' prop
7593 deletes empty overlay immediately.
7594
7595 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7596 fix example.
7597
75982004-07-16 Jim Blandy <jimb@redhat.com>
7599
7600 * searching.texi (Regexp Backslash): Document new \_< and \_>
7601 operators.
7602
76032004-07-16 Juanma Barranquero <lektu@terra.es>
7604
7605 * display.texi (Images): Fix Texinfo usage.
7606
76072004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7608
7609 * buffers.texi (Modification Time): `visited-file-modtime' now
7610 returns a list of two integers, instead of a cons.
7611
76122004-07-13 Luc Teirlinck <teirllm@auburn.edu>
7613
7614 * windows.texi: Various changes in addition to:
7615 (Splitting Windows): Add `split-window-keep-point'.
7616
76172004-07-09 Richard M. Stallman <rms@gnu.org>
7618
7619 * frames.texi (Input Focus): Minor fix.
7620
76212004-07-07 Luc Teirlinck <teirllm@auburn.edu>
7622
7623 * frames.texi (Input Focus): Clarify descriptions of
7624 `select-frame-set-input-focus' and `select-frame'.
7625
76262004-07-06 Luc Teirlinck <teirllm@auburn.edu>
7627
7628 * os.texi: Various small changes in addition to:
7629 (Killing Emacs): Expand and clarify description of
7630 `kill-emacs-query-functions' and `kill-emacs-hook'.
7631 (System Environment): Expand and clarify description of `getenv'
7632 and `setenv'.
7633 (Timers): Clarify description of `run-at-time'.
7634 (Translating Input): Correct description of
7635 `extra-keyboard-modifiers'.
7636 (Flow Control): Correct description of `enable-flow-control'.
7637
76382004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
7639
7640 * os.texi: Update copyright.
7641 (Session Management): Grammar fix.
7642 Clarify which Emacs does the restarting.
7643 Use @samp for *scratch* buffer.
7644
76452004-07-04 Alan Mackenzie <acm@muc.de>
7646
7647 * frames.texi (Input Focus): Add documentation for
7648 `select-frame-set-input-focus'. Replace refs to non-existent
7649 `switch-frame' with `select-frame'. Minor corrections and tidying
7650 up of text-only terminal stuff.
7651
76522004-07-02 Richard M. Stallman <rms@gnu.org>
7653
7654 * files.texi (Saving Buffers): Cleanup write-contents-function.
7655 (Magic File Names): Cleanup file-remote-p.
7656
b344d29d 76572004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
7658
7659 * files.texi (Magic File Names): `file-remote-p' returns an
7660 identifier of the remote system, not just t.
7661
76622004-07-02 David Kastrup <dak@gnu.org>
7663
7664 * searching.texi (Entire Match Data): Add explanation about new
7665 match-data behavior when @var{integers} is non-nil.
7666
76672004-06-24 Richard M. Stallman <rms@gnu.org>
7668
7669 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
7670
7671 * customize.texi (Variable Definitions): Note about doc strings
7672 and :set.
7673
7674 * keymaps.texi (Keymap Terminology): Document `kbd'.
7675 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
7676
7677 * display.texi (Invisible Text): Setting buffer-invisibility-spec
7678 makes it buffer-local.
7679
7680 * files.texi (Saving Buffers): Correct previous change.
7681
7682 * commands.texi (Accessing Events):
7683 Clarify posn-col-row and posn-actual-col-row.
7684
76852004-06-24 David Ponce <david.ponce@wanadoo.fr>
7686
7687 * commands.texi (Accessing Events): New functions
7688 posn-at-point and posn-at-x-y. Add example to posn-x-y.
7689
76902004-06-23 Luc Teirlinck <teirllm@auburn.edu>
7691
7692 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
7693 * frames.texi, buffers.texi, backups.texi, variables.texi:
7694 * loading.texi, eval.texi, functions.texi, control.texi:
7695 * symbols.texi, minibuf.texi: Reposition @anchor's.
7696
7697 * help.texi: Various small changes in addition to the following.
7698 (Describing Characters): Describe PREFIX argument to
7699 `key-description'. Correct and clarify definition of
7700 `text-char-description'. Describe NEED-VECTOR argument to
7701 `read-kbd-macro'.
7702 (Help Functions): Clarify definition of `apropos'.
7703
77042004-06-23 Lars Hansen <larsh@math.ku.dk>
7705
7706 * files.texi (Saving Buffers): Correct description of
7707 `write-contents-functions'.
7708
77092004-06-21 Juanma Barranquero <lektu@terra.es>
7710
7711 * display.texi (Images): Remove redundant @vindex directives.
7712 Rewrite `image-library-alist' doc in active voice.
7713
77142004-06-14 Juanma Barranquero <lektu@terra.es>
7715
7716 * display.texi (Images): Document new delayed library loading,
7717 variable `image-library-alist' and (existing but undocumented)
7718 function `image-type-available-p'.
7719
77202004-06-05 Richard M. Stallman <rms@gnu.org>
7721
7722 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
7723 refer the user to the Initial Input node.
7724 (Text from Minibuffer): Likewise.
7725 (Initial Input): New node. Document this feature
7726 and say it is mostly deprecated.
7727
77282004-05-30 Richard M. Stallman <rms@gnu.org>
7729
7730 * loading.texi (Named Features): Clarify return value
7731 and meaning of NOERROR.
7732
7733 * variables.texi (File Local Variables): Minor cleanup.
7734
77352004-05-30 Michael Albinus <michael.albinus@gmx.de>
7736
7737 * files.texi (Magic File Names): Add `file-remote-p' as operation
7738 of file name handlers.
7739
77402004-05-29 Richard M. Stallman <rms@gnu.org>
7741
7742 * modes.texi (Minor Mode Conventions): (-) has no special meaning
7743 as arg to a minor mode command.
7744
77452004-05-22 Richard M. Stallman <rms@gnu.org>
7746
7747 * syntax.texi (Syntax Class Table): Word syntax not just for English.
7748
7749 * streams.texi (Output Variables): Doc float-output-format.
7750
7751 * searching.texi (Regexp Special): Nested repetition can be infloop.
7752
7753 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
7754 real stack overflow.
7755
7756 * compile.texi: Minor cleanups.
7757
77582004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
7759
7760 * lists.texi (Cons Cells): Explain dotted lists, true lists,
7761 circular lists.
7762 (List Elements): Explain handling of circular and dotted lists.
7763
77642004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
7765
7766 * modes.texi (Search-based Fontification): Fix typo.
7767
77682004-05-10 Juanma Barranquero <lektu@terra.es>
7769
7770 * modes.texi (Mode Line Variables): Fix description of
7771 global-mode-string, which is now after which-func-mode, not the
7772 buffer name.
7773
77742004-05-07 Lars Hansen <larsh@math.ku.dk>
7775
7776 * modes.texi (Desktop Save Mode): Add.
7777 (Modes): Add menu entry Desktop Save Mode.
7778
7779 * hooks.texi: Add desktop-after-read-hook,
7780 desktop-no-desktop-file-hook and desktop-save-hook.
7781
7782 * locals.texi: Add desktop-save-buffer.
7783
77842004-04-30 Jesper Harder <harder@ifa.au.dk>
7785
7786 * display.texi: emacs -> Emacs.
7787
77882004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
7789
7790 * files.texi (Changing Files): Document set-file-times.
7791
77922004-04-23 Juanma Barranquero <lektu@terra.es>
7793
7794 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7795
77962004-04-18 Jesper Harder <harder@ifa.au.dk>
7797
7798 * tips.texi (Coding Conventions): defopt -> defcustom.
7799
78002004-04-16 Luc Teirlinck <teirllm@auburn.edu>
7801
7802 * sequences.texi: Various clarifications.
7803
78042004-04-14 Luc Teirlinck <teirllm@auburn.edu>
7805
7806 * buffers.texi (Read Only Buffers): Mention optional ARG to
7807 `toggle-read-only'.
7808
78092004-04-14 Nick Roberts <nick@nick.uklinux.net>
7810
7811 * windows.texi (Selecting Windows): Note that get-lru-window
7812 returns a full-width window if possible.
7813
78142004-04-13 Luc Teirlinck <teirllm@auburn.edu>
7815
7816 * buffers.texi: Various changes in addition to:
7817 (Buffer File Name): Add `find-buffer-visiting'.
7818 (Buffer Modification): Mention optional ARG to `not-modified'.
7819 (Indirect Buffers): Mention optional CLONE argument to
7820 `make-indirect-buffer'.
7821
7822 * files.texi: Various changes in addition to:
7823 (Visiting Functions): `find-file-hook' is now a normal hook.
7824 (File Name Expansion): Explain difference between the way that
7825 `expand-file-name' and `file-truename' treat `..'.
7826 (Contents of Directories): Mention optional ID-FORMAT argument to
7827 `directory-files-and-attributes'.
7828 (Format Conversion): Mention new optional CONFIRM argument to
7829 `format-write-file'.
7830
78312004-04-12 Miles Bader <miles@gnu.org>
7832
7833 * macros.texi (Expansion): Add description of `macroexpand-all'.
7834
78352004-04-05 Jesper Harder <harder@ifa.au.dk>
7836
5dcb4c4e
SM
7837 * variables.texi (Variable Aliases):
7838 Mention cyclic-variable-indirection.
b8d4c8d0
GM
7839
7840 * errors.texi (Standard Errors): Ditto.
7841
78422004-04-04 Luc Teirlinck <teirllm@auburn.edu>
7843
7844 * backups.texi: Various small changes in addition to:
7845 (Making Backups): Mention return value of `backup-buffer'.
7846 (Auto-Saving): Mention optional FORCE argument to
7847 `delete-auto-save-file-if-necessary'.
7848 (Reverting): Mention optional PRESERVE-MODES argument to
7849 `revert-buffer'. Correct description of `revert-buffer-function'.
7850
78512004-03-22 Juri Linkov <juri@jurta.org>
7852
7853 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
7854 with `Vector Functions'.
7855
7856 * text.texi (Sorting): Add missing quote.
7857
78582004-03-14 Luc Teirlinck <teirllm@auburn.edu>
7859
7860 * intro.texi (Lisp History): Replace xref to `cl' manual with
7861 inforef.
7862
78632004-03-12 Richard M. Stallman <rms@gnu.org>
7864
7865 * intro.texi (Version Info): Add arg to emacs-version.
7866 (Lisp History): Change xref to CL manual.
7867
78682004-03-09 Luc Teirlinck <teirllm@auburn.edu>
7869
7870 * minibuf.texi (Completion Commands): Add xref to Emacs manual
7871 for Partial Completion mode.
7872
78732004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
7874
7875 * customize.texi: Fix typo. Remove eol whitespace.
7876
78772004-03-04 Richard M. Stallman <rms@gnu.org>
7878
7879 * processes.texi: Fix typos.
7880
7881 * lists.texi (Building Lists): Minor clarification.
7882
7883 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
7884 in make-hash-table.
7885
78862004-02-29 Juanma Barranquero <lektu@terra.es>
7887
7888 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
7889 rm, and ignore exit code.
7890
78912004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
7892
7893 * display.texi (Defining Faces): Add description for min-colors.
7894 Update example.
7895
78962004-02-23 Luc Teirlinck <teirllm@auburn.edu>
7897
7898 * abbrevs.texi: Various corrections and clarifications in addition
7899 to the following:
7900 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
7901
79022004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
7903
7904 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
7905
79062004-02-21 Luc Teirlinck <teirllm@auburn.edu>
7907
7908 * text.texi: Various small changes in addition to the following:
7909 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
7910 to delete-horizontal-space.
7911 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
7912 description of yank-handler text property at various places.
7913
7914 * frames.texi (Window System Selections): Add anchor.
7915
7916 * syntax.texi (Syntax Table Functions): Clarify and correct
7917 descriptions of make-syntax-table and copy-syntax-table.
7918 (Motion and Syntax): Clarify SYNTAXES argument to
7919 skip-syntax-forward.
7920 (Parsing Expressions): Mention that the return value of
7921 parse-partial-sexp is currently a list of ten rather than nine
7922 elements.
7923 (Categories): Various corrections and clarifications.
7924
79252004-02-17 Luc Teirlinck <teirllm@auburn.edu>
7926
7927 * markers.texi (Marker Insertion Types): Minor change.
7928
7929 * locals.texi (Standard Buffer-Local Variables):
7930 * commands.texi (Interactive Codes, Using Interactive):
7931 * functions.texi (Related Topics): Fix xrefs.
7932
79332004-02-16 Luc Teirlinck <teirllm@auburn.edu>
7934
7935 * lists.texi (Sets And Lists): Update description of delete-dups.
7936
79372004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
7938
7939 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
7940
c8763fb6 79412004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7942
7943 * frames.texi (Parameter Access): frame-parameters arg is optional.
7944 modify-frame-parameters handles nil for FRAME.
7945 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
7946 are all-or-nothing for certain toolkits.
7947 Mention parameter wait-for-wm.
7948 (Frames and Windows): In frame-first-window and frame-selected-window
7949 the arg is optional.
7950 (Input Focus): In redirect-frame-focus the second arg is optional.
7951 (Window System Selections): Mention selection type CLIPBOARD.
7952 Mention data-type UTF8_STRING.
7953 Mention numbering of cut buffers.
7954 (Resources): Describe x-resource-name.
7955
79562004-02-16 Richard M. Stallman <rms@gnu.org>
7957
7958 * windows.texi (Buffers and Windows): Delete false table
7959 about all-frames.
7960
7961 * syntax.texi (Parsing Expressions): Delete old caveat
7962 about parse-sexp-ignore-comments.
7963
7964 * streams.texi (Output Variables): Add print-quoted.
7965
7966 * lists.texi (Building Lists): Minor cleanup.
7967
7968 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
7969
7970 * display.texi (Overlays): Explain overlays use markers.
7971 (Managing Overlays): Explain front-advance and rear-advance
7972 in more detail.
7973
7974 * loading.texi (Unloading): Document unload-feature-special-hooks.
7975 Get rid of fns-NNN.el file.
7976
79772004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
7978
7979 * help.texi (Describing Characters): Fix text-char-description
7980 example output.
7981
7982 * edebug.texi (Using Edebug): Fix example.
7983
7984 * debugging.texi (Internals of Debugger): Fix return value.
7985
7986 * files.texi (Changing Files): Fix argname.
7987
7988 * calendar.texi: Fix parens, and default values.
7989
7990 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
7991 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 7992 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
7993
7994 * positions.texi (Text Lines): Don't add -1 in current-line.
7995
79962004-02-16 Richard M. Stallman <rms@gnu.org>
7997
7998 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
7999
80002004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8001
8002 * processes.texi (Low-Level Network): Fix a typo.
8003
80042004-02-12 Kim F. Storm <storm@cua.dk>
8005
8006 * display.texi (Fringes): Use consistent wording.
8007 Note that window-fringe's window arg is optional.
8008 (Scroll Bars): Use consistent wording.
8009
80102004-02-11 Luc Teirlinck <teirllm@auburn.edu>
8011
8012 * tips.texi (Comment Tips): Document the new conventions for
8013 commenting out code.
8014
c8763fb6 80152004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 8016
5dcb4c4e 8017 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
8018
80192004-02-07 Kim F. Storm <storm@cua.dk>
8020
8021 * positions.texi (Text Lines): Add line-number-at-pos.
8022
80232004-02-06 John Paul Wallington <jpw@gnu.org>
8024
8025 * display.texi (Button Properties, Button Buffer Commands):
8026 mouse-2 invokes button, not down-mouse-1.
8027
80282004-02-04 Jason Rumney <jasonr@gnu.org>
8029
8030 * makefile.w32-in: Sync with Makefile.in changes.
8031
80322004-02-03 Luc Teirlinck <teirllm@auburn.edu>
8033
8034 * minibuf.texi (Text from Minibuffer): Various corrections and
8035 clarifications.
8036 (Object from Minibuffer): Correct Lisp description of
8037 read-minibuffer.
8038 (Minibuffer History): Clarify description of cons values for
8039 HISTORY arguments.
5dcb4c4e
SM
8040 (Basic Completion): Various corrections and clarifications.
8041 Add completion-regexp-list.
b8d4c8d0
GM
8042 (Minibuffer Completion): Correct and clarify description of
8043 completing-read.
5dcb4c4e
SM
8044 (Completion Commands): Mention Partial Completion mode.
8045 Various other minor changes.
b8d4c8d0
GM
8046 (High-Level Completion): Various corrections and clarifications.
8047 (Reading File Names): Ditto.
8048 (Minibuffer Misc): Ditto.
8049
80502004-01-26 Luc Teirlinck <teirllm@auburn.edu>
8051
8052 * strings.texi (Text Comparison): assoc-string also matches
8053 elements of alists that are strings instead of conses.
8054 (Formatting Strings): Standardize Texinfo usage. Update index
8055 entries.
8056
80572004-01-20 Luc Teirlinck <teirllm@auburn.edu>
8058
8059 * lists.texi (Sets And Lists): Add delete-dups.
8060
80612004-01-15 Luc Teirlinck <teirllm@auburn.edu>
8062
8063 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
8064 special form.
8065 * macros.texi (Defining Macros): Update description of `declare',
8066 which now is a macro.
8067 (Wrong Time): Fix typos.
8068
80692004-01-14 Luc Teirlinck <teirllm@auburn.edu>
8070
8071 * compile.texi (Compilation Functions): Expand descriptions of
8072 `compile-defun', `byte-compile-file', `byte-recompile-directory'
8073 and `batch-byte-compile'. In particular, mention and describe
8074 all optional arguments.
8075 (Disassembly): Correct and clarify the description of `disassemble'.
8076
80772004-01-11 Luc Teirlinck <teirllm@auburn.edu>
8078
8079 * searching.texi: Various small changes in addition to the
8080 following.
8081 (Regexp Example): Adapt to new value of `sentence-end'.
8082 (Regexp Functions): The PAREN argument to `regexp-opt' can be
8083 `words'.
8084 (Search and Replace): Add usage note for `perform-replace'.
8085 (Entire Match Data): Mention INTEGERS and REUSE arguments to
8086 `match-data'.
8087 (Standard Regexps): Update for new values of `paragraph-start'
8088 and `sentence-end'.
8089
80902004-01-07 Luc Teirlinck <teirllm@auburn.edu>
8091
8092 * files.texi (Saving Buffers): Clarify descriptions of
8093 `write-contents-functions' and `before-save-hook'.
8094 Make the defvar's for `before-save-hook' and `after-save-hook'
8095 into defopt's.
8096
80972004-01-07 Kim F. Storm <storm@cua.dk>
8098
8099 * commands.texi (Click Events): Describe new image and
8100 width/height elements of click events.
8101 (Accessing Events): Add posn-string, posn-image, and
8102 posn-object-width-height. Change posn-object to return either
8103 image or string object.
8104
81052004-01-01 Simon Josefsson <jas@extundo.com>
8106
8107 * hooks.texi (Standard Hooks): Add before-save-hook.
8108 * files.texi (Saving Buffers): Likewise.
8109
81102004-01-03 Richard M. Stallman <rms@gnu.org>
8111
8112 * frames.texi (Frames and Windows): Delete frame-root-window.
8113
81142004-01-03 Luc Teirlinck <teirllm@auburn.edu>
8115
8116 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
8117
8118 * functions.texi: Various small changes in addition to the
8119 following.
5dcb4c4e
SM
8120 (What Is a Function): `functionp' returns nil for macros.
8121 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
8122 (Function Documentation): Add `\' in front of (fn @var{arglist})
8123 and explain why.
8124 (Defining Functions): Mention DOCSTRING argument to `defalias'.
8125 Add anchor.
8126 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
8127
81282004-01-01 Miles Bader <miles@gnu.org>
8129
8130 * display.texi (Buttons): New section.
8131
81322003-12-31 Andreas Schwab <schwab@suse.de>
8133
8134 * numbers.texi (Math Functions): sqrt reports a domain-error
8135 error.
8136 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
8137
81382003-12-30 Luc Teirlinck <teirllm@auburn.edu>
8139
8140 * tips.texi (Documentation Tips): Update item on hyperlinks in
8141 documentation strings.
8142
8143 * errors.texi (Standard Errors): Various small corrections and
8144 additions.
8145
8146 * control.texi: Various small changes in addition to the
8147 following.
8148 (Signaling Errors): Provide some more details on how `signal'
8149 constructs the error message. Add anchor to the definition of
8150 `signal'.
8151 (Error Symbols): Describe special treatment of `quit'.
8152 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
8153 to emphasize that it has to be a single form.
8154
8155 * buffers.texi: Add anchor.
8156
81572003-12-29 Richard M. Stallman <rms@gnu.org>
8158
8159 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
8160 (Window Configurations): Add window-configuration-frame.
8161
8162 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
8163
8164 * text.texi (Examining Properties): Add get-char-property-and-overlay.
8165 Change arg name in get-char-property.
8166 (Special Properties): Update handling of keymap property.
8167
8168 * strings.texi (Modifying Strings): Add clear-string.
8169 (Text Comparison): Add assoc-string and remove
8170 assoc-ignore-case, assoc-ignore-representation.
8171
8172 * os.texi (Time of Day): Add set-time-zone-rule.
8173
8174 * numbers.texi (Math Functions): asin, acos, log, log10
8175 report domain-error errors.
8176
8177 * nonascii.texi (Converting Representations):
8178 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
8179 (Encoding and I/O): Add file-name-coding-system.
8180
8181 * modes.texi (Search-based Fontification): Explain that
8182 face specs are symbols with face names as values.
8183
8184 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
8185
8186 * lists.texi (Building Lists): remq moved elsewhere.
8187 (Sets And Lists): remq moved here.
8188 (Association Lists): Refer to assoc-string.
8189
8190 * internals.texi (Garbage Collection): Add memory-use-counts.
8191
8192 * frames.texi (Frames and Windows): Add set-frame-selected-window
8193 and frame-root-window.
8194
8195 * files.texi (Contents of Directories):
8196 Add directory-files-and-attributes.
8197
8198 * display.texi (Refresh Screen): Add force-window-update.
8199 (Invisible Text): Explain about moving point out of invis text.
8200 (Overlay Properties): Add overlay-properties.
8201 (Managing Overlays): Add overlayp.
8202 (GIF Images): Invalid image number displays a hollow box.
8203
8204 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
8205 (Killing Buffers): Add buffer-live-p.
8206
82072003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
8208
8209 * display.texi (Fringes): Fix typo "set-buffer-window".
8210
82112003-12-24 Luc Teirlinck <teirllm@auburn.edu>
8212
8213 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
8214 * nonascii.texi, processes.texi, tips.texi, variables.texi:
8215 Add or change various xrefs and anchors.
8216
8217 * commands.texi: Replace all occurrences of @acronym{CAR} with
8218 @sc{car}, for consistency with the rest of the Elisp manual.
8219 `car' and `cdr' are historically acronyms, but are no longer
8220 widely thought of as such.
8221
8222 * internals.texi (Pure Storage): Mention that `purecopy' does not
8223 copy text properties.
8224 (Object Internals): Now 29 bits are used (in most implementations)
8225 to address Lisp objects.
8226
8227 * variables.texi (Variables with Restricted Values): New node.
8228
8229 * objects.texi (Lisp Data Types): Mention that certain variables
8230 can only take on a restricted set of values and add an xref to
8231 the new node "Variables with Restricted Values".
8232
8233 * eval.texi (Function Indirection): Describe the errors that
8234 `indirect-function' can signal.
8235 (Eval): Clarify the descriptions of `eval-region' and `values'.
8236 Describe `eval-buffer' instead of `eval-current-buffer' and
8237 mention `eval-current-buffer' as an alias for `current-buffer'.
8238 Correct the description and mention all optional arguments.
8239
8240 * nonascii.texi: Various small changes in addition to the
8241 following.
8242 (Converting Representations): Clarify behavior of
8243 `string-make-multibyte' and `string-to-multibyte' for unibyte all
8244 ASCII arguments.
8245 (Character Sets): Document the variable `charset-list' and adapt
8246 the definition of the function `charset-list' accordingly.
8247 (Translation of Characters): Clarify use of generic characters in
8248 `make-translation-table'. Clarify and correct the description of
8249 the use of translation tables in encoding and decoding.
8250 (User-Chosen Coding Systems): Correct and clarify the description
8251 of `select-safe-coding-system'.
8252 (Default Coding Systems): Clarify description of
8253 `file-coding-system-alist'.
8254
82552003-11-30 Luc Teirlinck <teirllm@auburn.edu>
8256
8257 * strings.texi (Text Comparison): Correctly describe when two
8258 strings are `equal'. Combine and clarify descriptions of
8259 `assoc-ignore-case' and `assoc-ignore-representation'.
8260
8261 * objects.texi (Non-ASCII in Strings): Clarify description of
8262 when a string is unibyte or multibyte.
8263 (Bool-Vector Type): Update examples.
8264 (Equality Predicates): Correctly describe when two strings are
8265 `equal'.
8266
82672003-11-29 Luc Teirlinck <teirllm@auburn.edu>
8268
8269 * lists.texi (Building Lists): `append' no longer accepts integer
8270 arguments. Update the description of `number-sequence' to reflect
8271 recent changes.
8272 (Sets And Lists): Describe `member-ignore-case' after `member'.
8273
82742003-11-27 Kim F. Storm <storm@cua.dk>
8275
8276 * commands.texi (Click Events): Click object may be an images.
8277 Describe (dx . dy) element of click positions.
8278 (Accessing Events): Remove duplicate posn-timestamp.
8279 New functions posn-object and posn-object-x-y.
8280
82812003-11-23 Kim F. Storm <storm@cua.dk>
8282
8283 * commands.texi (Click Events): Describe enhancements to event
8284 position lists, including new text-pos and (col . row) items.
8285 Mention left-fringe and right-fringe area events.
8286 (Accessing Events): New functions posn-area and
8287 posn-actual-col-row. Mention posn-timestamp. Mention that
8288 posn-point in non-text area still returns buffer position.
8289 Clarify posn-col-row.
8290
82912003-11-21 Lars Hansen <larsh@math.ku.dk>
8292
8293 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
8294 * anti.texi (File Attributes): Describe removed parameter
8295 ID-FORMAT.
8296
82972003-11-20 Luc Teirlinck <teirllm@auburn.edu>
8298
8299 * positions.texi (Positions): Mention that, if a marker is used as
8300 a position, its buffer is ignored.
8301
8302 * markers.texi (Overview of Markers): Mention it here too.
8303
83042003-11-12 Luc Teirlinck <teirllm@auburn.edu>
8305
8306 * numbers.texi (Numeric Conversions): Not just `floor', but also
8307 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
8308
83092003-11-10 Luc Teirlinck <teirllm@auburn.edu>
8310
8311 * markers.texi (Creating Markers): Specify insertion type of
8312 created markers. Add xref to `Marker Insertion Types'.
8313 Second argument to `copy-marker' is optional.
8314 (Marker Insertion Types): Mention that most markers are created
8315 with insertion type nil.
8316 (The Mark): Correctly describe when `mark' signals an error.
8317 (The Region): Correctly describe when `region-beginning' and
8318 `region-end' signal an error.
8319
83202003-11-08 Luc Teirlinck <teirllm@auburn.edu>
8321
8322 * hash.texi (Creating Hash): Clarify description of `eql'.
8323 `makehash' is obsolete.
8324 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8325
8326 * positions.texi (Point): Change description of `buffer-end', so
8327 that it is also correct for floating point arguments.
8328 (List Motion): Correct argument lists of `beginning-of-defun' and
8329 `end-of-defun'.
8330 (Excursions): Add xref to `Marker Insertion Types'.
8331 (Narrowing): Argument to `narrow-to-page' is optional.
8332
83332003-11-06 Luc Teirlinck <teirllm@auburn.edu>
8334
8335 * streams.texi (Output Streams): Clarify behavior of point for
8336 marker output streams.
8337
83382003-11-04 Luc Teirlinck <teirllm@auburn.edu>
8339
8340 * variables.texi (Defining Variables): Second argument to
8341 `defconst' is not optional.
8342 (Setting Variables): Mention optional argument APPEND to
8343 `add-to-list'.
8344 (Creating Buffer-Local): Expand description of
8345 `make-variable-buffer-local'.
8346 (Frame-Local Variables): Expand description of
8347 `make-variable-frame-local'.
8348 (Variable Aliases): Correct description of optional argument
8349 DOCSTRING to `defvaralias'. Mention return value of
8350 `defvaralias'.
8351 (File Local Variables): Add xref to `File variables' in Emacs
8352 Manual. Correct description of `hack-local-variables'. Mention
8353 `safe-local-variable' property. Mention optional second argument
8354 to `risky-local-variable-p'.
8355
83562003-11-03 Luc Teirlinck <teirllm@auburn.edu>
8357
8358 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8359
83602003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8361
8362 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
8363 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
8364 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
8365 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
8366 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
8367 lispref/processes.texi, lispref/searching.texi,
8368 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
8369 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
8370 @acronym{FOO}.
8371
83722003-10-27 Luc Teirlinck <teirllm@auburn.edu>
8373
8374 * strings.texi (Creating Strings): Argument START to `substring'
8375 can not be `nil'. Expand description of
8376 `substring-no-properties'. Correct description of `split-string',
8377 especially with respect to empty matches. Prevent very bad line
8378 break in definition of `split-string-default-separators'.
8379 (Text Comparison): `string=' and `string<' also accept symbols as
8380 arguments.
8381 (String Conversion): More completely describe argument BASE in
8382 `string-to-number'.
8383 (Formatting Strings): `%s' and `%S' in `format' do require
8384 corresponding object. Clarify behavior of numeric prefix after
8385 `%' in `format'.
8386 (Case Conversion): The argument to `upcase-initials' can be a
8387 character.
8388
83892003-10-27 Kenichi Handa <handa@m17n.org>
8390
8391 * display.texi (Fontsets): Fix texinfo usage.
8392
83932003-10-25 Kenichi Handa <handa@m17n.org>
8394
8395 * display.texi (Fontsets): Add description of the function
8396 set-fontset-font.
8397
83982003-10-23 Luc Teirlinck <teirllm@auburn.edu>
8399
8400 * display.texi (Temporary Displays): Add xref to `Documentation
8401 Tips'.
8402
8403 * functions.texi (Function Safety): Use inforef instead of pxref
8404 for SES.
8405
84062003-10-23 Andreas Schwab <schwab@suse.de>
8407
8408 * Makefile.in (TEX, texinputdir): Don't define.
8409 (TEXI2DVI): Define.
8410 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
8411 add $(srcdir)/index.texi.
8412 ($(infodir)/elisp): Remove index.texi dependency.
8413 (elisp.dvi): Likewise. Use $(TEXI2DVI).
8414 (index.texi): Remove target.
8415 (dist): Don't link $(srcdir)/permute-index.
8416 (clean): Don't remove index.texi.
8417
8418 * permute-index, index.perm: Remove.
8419 * index.texi: Rename from index.unperm.
8420
84212003-10-22 Luc Teirlinck <teirllm@auburn.edu>
8422
8423 * tips.texi (Documentation Tips): Document new behavior for face
8424 and variable hyperlinks in Help mode.
8425
84262003-10-21 Luc Teirlinck <teirllm@auburn.edu>
8427
8428 * objects.texi (Integer Type): Update for extra bit of integer range.
8429 (Character Type): Ditto.
8430
84312003-10-16 Eli Zaretskii <eliz@gnu.org>
8432
8433 * numbers.texi (Integer Basics): Add index entries for reading
8434 numbers in hex, octal, and binary.
8435
84362003-10-16 Lute Kamstra <lute@gnu.org>
8437
8438 * modes.texi (Mode Line Format): Mention force-mode-line-update's
8439 argument.
8440
84412003-10-13 Luc Teirlinck <teirllm@auburn.edu>
8442
8443 * windows.texi (Choosing Window): Fix typo.
8444 * edebug.texi (Edebug Execution Modes): Fix typo.
8445
84462003-10-13 Richard M. Stallman <rms@gnu.org>
8447
8448 * windows.texi (Basic Windows): A window has fringe settings,
8449 display margins and scroll-bar settings.
8450 (Splitting Windows): Doc split-window return value.
8451 Clean up one-window-p.
8452 (Selecting Windows): Fix typo.
8453 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
8454 (Buffers and Windows): In set-window-buffer, explain effect
8455 on fringe settings and scroll bar settings.
8456 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
8457 (Choosing Window): Use defopt for pop-up-frame-function.
8458 For special-display-buffer-names, explain same-window and same-frame.
8459 Clarify window-dedicated-p return value.
8460 (Textual Scrolling): scroll-up and scroll-down can get an error.
8461 (Horizontal Scrolling): Clarify auto-hscroll-mode.
8462 Clarify set-window-hscroll.
8463 (Size of Window): Don't mention tool bar in window-height.
8464 (Coordinates and Windows): Explain what coordinates-in-window-p
8465 returns for fringes and display margins.
8466 (Window Configurations): Explain saving fringes, etc.
8467
8468 * tips.texi (Library Headers): Clean up Documentation.
8469
8470 * syntax.texi (Parsing Expressions): Clean up forward-comment
8471 and parse-sexp-lookup-properties.
8472
8473 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8474
8475 * os.texi (System Environment): Clean up text for load-average errors.
8476
8477 * modes.texi (Hooks): Don't explain local hook details at front.
8478 Clarify run-hooks and run-hook-with-args a little.
8479 Clean up add-hook and remove-hook.
8480
8481 * edebug.texi (Edebug Execution Modes): Clarify t.
8482 Document edebug-sit-for-seconds.
8483 (Coverage Testing): Document C-x X = and =.
8484 (Instrumenting Macro Calls): Fix typo.
8485 (Specification List): Don't index the specification keywords.
8486
84872003-10-10 Kim F. Storm <storm@cua.dk>
8488
8489 * processes.texi (Network): Introduce make-network-process.
8490
84912003-10-09 Luc Teirlinck <teirllm@auburn.edu>
8492
8493 * tips.texi (Library Headers): Fix typo.
8494
84952003-10-07 Juri Linkov <juri@jurta.org>
8496
8497 * modes.texi (Imenu): Mention imenu-create-index-function's
8498 default value. Explain submenus better.
8499
85002003-10-07 Lute Kamstra <lute@gnu.org>
8501
8502 * modes.texi (Faces for Font Lock): Fix typo.
8503 (Hooks): Explain how buffer-local hook variables can refer to
8504 global hook variables.
8505 Various minor clarifications.
8506
85072003-10-06 Lute Kamstra <lute@gnu.org>
8508
8509 * tips.texi (Coding Conventions): Mention naming conventions for
8510 hooks.
8511
85122003-10-05 Luc Teirlinck <teirllm@auburn.edu>
8513
8514 * loading.texi (Library Search): Correct default value of
8515 load-suffixes.
8516 (Named Features): Fix typo.
8517
85182003-10-05 Richard M. Stallman <rms@gnu.org>
8519
8520 * loading.texi (Named Features): In `provide',
8521 say how to test for subfeatures.
8522 (Unloading): In unload-feature, use new var name
8523 unload-feature-special-hooks.
8524
85252003-10-03 Lute Kamstra <lute@gnu.org>
8526
8527 * modes.texi (Major Mode Conventions): Mention third way to set up
8528 Imenu.
8529 (Imenu): A number of small fixes.
8530 Delete documentation of internal variable imenu--index-alist.
8531 Document the return value format of imenu-create-index-function
8532 functions.
8533
85342003-09-30 Richard M. Stallman <rms@gnu.org>
8535
8536 * processes.texi (Network): Say what stopped datagram connections do.
8537
8538 * lists.texi (Association Lists): Clarify `assq-delete-all'.
8539
8540 * display.texi (Overlay Properties): Clarify `evaporate' property.
8541
85422003-09-29 Lute Kamstra <lute@gnu.org>
8543
8544 * modes.texi (Mode Line Data): Explain when symbols in mode-line
8545 constructs should be marked as risky.
8546 Change cons cell into proper list.
8547 (Mode Line Variables): Change cons cell into proper list.
8548
85492003-09-26 Lute Kamstra <lute@gnu.org>
8550
8551 * modes.texi (Mode Line Data): Document the :propertize construct.
8552 (Mode Line Variables): Reorder the descriptions of the variables
8553 to match their order in the default mode-line-format.
8554 Describe the new variables mode-line-position and mode-line-modes.
8555 Update the default values of mode-line-frame-identification,
8556 minor-mode-alist, and default-mode-line-format.
8557 (Properties in Mode): Mention the :propertize construct.
8558
85592003-09-26 Richard M. Stallman <rms@gnu.org>
8560
8561 * buffers.texi, commands.texi, debugging.texi, eval.texi:
8562 * loading.texi, minibuf.texi, text.texi, variables.texi:
8563 Avoid @strong{Note:}.
8564
85652003-09-26 Richard M. Stallman <rms@gnu.org>
8566
8567 * keymaps.texi (Remapping Commands): Fix typo.
8568
85692003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
8570
8571 * processes.texi (Low-Level Network): Fix typo.
8572
85732003-09-23 Kim F. Storm <storm@cua.dk>
8574
8575 * processes.texi (Network, Network Servers): Fix typos.
8576 (Low-Level Network): Add timeout value for :server keyword.
8577 Add new option keywords to make-network-process.
8578 Add set-network-process-options.
8579 Explain how to test availability of network options.
8580
85812003-09-19 Richard M. Stallman <rms@gnu.org>
8582
8583 * text.texi (Motion by Indent): Arg to
8584 backward-to-indentation and forward-to-indentation is optional.
8585
8586 * strings.texi (Creating Strings): Add substring-no-properties.
8587
8588 * processes.texi
8589 (Process Information): Add list-processes arg QUERY-ONLY.
8590 Delete process-contact from here.
8591 Add new status values for process-status.
8592 Add process-get, process-put, process-plist, set-process-plist.
8593 (Synchronous Processes): Add call-process-shell-command.
8594 (Signals to Processes): signal-process allows process objects.
8595 (Network): Complete rewrite.
8596 (Network Servers, Datagrams, Low-Level Network): New nodes.
8597
8598 * positions.texi (Word Motion): forward-word, backward-word
8599 arg is optional. Reword.
8600
8601 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8602
8603 * variables.texi (Creating Buffer-Local):
8604 Delete duplicate definition of buffer-local-value.
8605 (File Local Variables): Explain about discarding text props.
8606
86072003-09-11 Richard M. Stallman <rms@gnu.org>
8608
8609 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8610 changes variables that record input events.
8611 (Minibuffer Misc): Add minibuffer-selected-window.
8612
8613 * lists.texi (Building Lists): Add copy-tree.
8614
8615 * display.texi (Fontsets): Add char-displayable-p.
8616 (Scroll Bars): New node.
8617
86182003-09-08 Lute Kamstra <lute@gnu.org>
8619
8620 * modes.texi (%-Constructs): Document new `%i' and `%I'
8621 constructs.
8622
86232003-09-03 Peter Runestig <peter@runestig.com>
8624
8625 * makefile.w32-in: New file.
8626
86272003-08-29 Richard M. Stallman <rms@gnu.org>
8628
8629 * display.texi (Overlay Properties): Clarify how priorities
8630 affect use of the properties.
8631
86322003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8633
8634 * customize.texi (Type Keywords): Correct the description of
8635 `:help-echo' in the case where `motion-doc' is a function.
8636
86372003-08-14 John Paul Wallington <jpw@gnu.org>
8638
8639 * modes.texi (Emulating Mode Line): Subsection, not section.
8640
86412003-08-13 Richard M. Stallman <rms@gnu.org>
8642
8643 * elisp.texi (Top): Update subnode lists in menu.
8644
8645 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
8646 (Kill Functions): kill-region has new arg yank-handler.
8647 (Yanking): New node.
8648 (Yank Commands): Add yank-undo-function.
8649 (Low-Level Kill Ring):
8650 kill-new and kill-append have new arg yank-handler.
8651 (Changing Properties): Add remove-list-of-text-properties.
8652 (Atomic Changes): New node.
8653
8654 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
8655
8656 * streams.texi (Output Variables): Add eval-expression-print-length
8657 and eval-expression-print-level.
8658
8659 * os.texi (Time Conversion): For encode-time, explain limits on year.
8660
8661 * objects.texi (Character Type): Define anchor "modifier bits".
8662
8663 * modes.texi (Emulating Mode Line): New node.
8664 (Search-based Fontification): Font Lock uses font-lock-face property.
8665 (Other Font Lock Variables): Likewise.
8666
8667 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
8668 not vectors.
8669 (Active Keymaps): Add emulation-mode-map-alists.
8670 (Functions for Key Lookup): key-binding has new arg no-remap.
8671 (Remapping Commands): New node.
8672 (Scanning Keymaps): where-is-internal has new arg no-remap.
8673 (Tool Bar): Add tool-bar-local-item-from-menu.
8674 Clarify when to use tool-bar-add-item-from-menu.
8675
8676 * commands.texi (Interactive Call): commandp has new arg.
8677 (Command Loop Info): Add this-original-command.
8678
86792003-08-06 John Paul Wallington <jpw@gnu.org>
8680
8681 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
8682
8683 * display.texi (Warning Basics): Fix typo.
8684 (Fringes): Add closing curly bracket and fix typo.
8685
8686 * elisp.texi (Top): Fix typo.
8687
86882003-08-05 Richard M. Stallman <rms@gnu.org>
8689
8690 * elisp.texi: Update lists of subnodes.
8691
8692 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
8693
8694 * variables.texi (Local Variables): Use lc for example variable names.
8695
8696 * tips.texi (Library Headers): Explain where to put -*-.
8697
8698 * strings.texi (Creating Strings): Fix xref for vconcat.
8699
8700 * sequences.texi (Vector Functions):
8701 vconcat no longer allows integer args.
8702
8703 * minibuf.texi (Reading File Names): read-file-name has new
8704 arg PREDICATE. New function read-directory-name.
8705
c4cc8b9a 8706 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
8707 (Indenting Macros): New node.
8708
8709 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
8710 (Window Frame Parameters): Make separate table of parameters
8711 that are coupled with specific face attributes.
8712 (Deleting Frames): delete-frame-hooks renamed to
8713 delete-frame-functions.
8714
8715 * files.texi (Magic File Names): Add file-remote-p.
8716 Clarify file-local-copy.
8717
8718 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
8719 here; instead xref Defining Macros.
8720
8721 * display.texi (Warnings): New node, and subnodes.
8722 (Fringes): New node.
8723
8724 * debugging.texi (Test Coverage): New node.
8725
8726 * compile.texi (Compiler Errors): Explain with-no-warnings
8727 and other ways to suppress warnings.
8728
8729 * commands.texi (Interactive Call): Minor clarification.
8730
8731 * buffers.texi (Buffer File Name): set-visited-file-name
8732 renames the buffer too.
8733
8734 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
8735
87362003-07-24 Markus Rost <rost@math.ohio-state.edu>
8737
8738 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
8739
87402003-07-22 Markus Rost <rost@math.ohio-state.edu>
8741
8742 * internals.texi (Garbage Collection): Fix previous change.
8743
87442003-07-22 Richard M. Stallman <rms@gnu.org>
8745
8746 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
8747
8748 * display.texi (Width): Use \s syntax in example.
8749 (Font Selection): Add face-font-rescale-alist.
8750
8751 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
8752 Remove spurious indent in example.
8753
8754 * lists.texi (Building Lists): Add number-sequence.
8755
8756 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
8757
8758 * functions.texi (Function Documentation): Explain how to
8759 show calling convention explicitly in the doc string.
8760
8761 * windows.texi (Selecting Windows): save-selected-window saves
8762 selected window of each frame.
8763 (Window Configurations): Minor change.
8764
8765 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
8766
8767 * streams.texi (Output Variables): Add print-continuous-numbering
8768 and print-number-table.
8769
8770 * processes.texi (Decoding Output): New node.
8771
8772 * os.texi (Time Conversion): decode-time arg is optional.
8773
8774 * objects.texi (Character Type): Don't use space as example for \.
8775 Make list of char names and \-sequences correspond.
8776 Explain that \s is not used in strings. `\ ' needs space after.
8777
8778 * nonascii.texi (Converting Representations): Add string-to-multibyte.
8779 (Translation of Characters): Add translation-table-for-input.
8780 (Default Coding Systems): Add auto-coding-functions.
8781 (Explicit Encoding): Add decode-coding-inserted-region.
8782 (Locales): Add locale-info.
8783
8784 * minibuf.texi (Basic Completion): Describe test-completion.
8785 Collections can be lists of strings.
8786 Clean up lazy-completion-table.
8787 (Programmed Completion): Mention test-completion.
8788 Clarify why lambda expressions are not accepted.
8789 (Minibuffer Misc): Describe minibufferp.
8790
87912003-07-14 Richard M. Stallman <rms@gnu.org>
8792
8793 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
8794
8795 * windows.texi (Selecting Windows): New arg to select-window.
8796 (Selecting Windows): Add with-selected-window.
8797 (Size of Window): Add window-inside-edges, etc.
8798
8799 * internals.texi (Garbage Collection): Add post-gc-hook.
8800
8801 * processes.texi (Subprocess Creation): Add exec-suffixes.
8802
8803 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
8804 (Scanning Keymaps): Add map-keymaps.
8805 (Defining Menus): Add keymap-prompt.
8806
8807 * numbers.texi (Integer Basics): Add most-positive-fixnum,
8808 most-negative-fixnum.
8809
c4cc8b9a 8810 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
8811 (Compiler Errors): New node.
8812
8813 * os.texi (User Identification): user-uid, user-real-uid
8814 can return float.
8815
8816 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
8817 and about derived modes.
8818 (Minor Modes): Add minor-mode-list.
8819 (Defining Minor Modes): Keyword args for define-minor-mode.
8820 (Search-based Fontification): Explain managing other properties.
8821 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 8822 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
8823 (Hooks): Add run-mode-hooks and delay-mode-hooks.
8824
8825 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
8826 (Variable Aliases): Clarify defvaralias.
8827
8828 * loading.texi (Library Search): Add load-suffixes.
8829
8830 * minibuf.texi (Basic Completion): Add lazy-completion-table.
8831 (Programmed Completion): Add dynamic-completion-table.
8832
8833 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
8834 (Magic File Names): Specify precedence order of handlers.
8835
8836 * commands.texi (Command Overview): Emacs server runs pre-command-hook
8837 and post-command-hook.
8838 (Waiting): New calling convention for sit-for.
8839
8840 * text.texi (Special Properties): local-map and keymap properties
8841 apply based on their stickiness.
8842
88432003-07-07 Richard M. Stallman <rms@gnu.org>
8844
8845 * modes.texi (Minor Mode Conventions): Specify only some kinds
8846 of list values as args to minor modes.
8847
8848 * files.texi (File Name Expansion): Warn about iterative use
8849 of substitute-in-file-name.
8850
8851 * advice.texi (Activation of Advice): Clean up previous change.
8852
88532003-07-06 Markus Rost <rost@math.ohio-state.edu>
8854
8855 * advice.texi (Activation of Advice): Note that ad-start-advice is
8856 turned on by default.
8857
88582003-06-30 Richard M. Stallman <rms@gnu.org>
8859
8860 * text.texi (Buffer Contents): Document current-word.
8861 (Change Hooks): Not called for *Messages*.
8862
8863 * functions.texi (Defining Functions): Explain about redefining
8864 primitives.
8865 (Function Safety): Renamed. Minor changes.
8866 Comment out the detailed criteria for what is safe.
8867
88682003-06-22 Andreas Schwab <schwab@suse.de>
8869
8870 * objects.texi (Symbol Type): Fix description of examples.
8871
88722003-06-16 Andreas Schwab <schwab@suse.de>
8873
8874 * hash.texi (Creating Hash): Fix description of :weakness.
8875
c8763fb6 88762003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
8877
8878 * files.texi (Changing Files): copy-file copies file modes, too.
8879
88802003-05-28 Richard M. Stallman <rms@gnu.org>
8881
8882 * strings.texi (Creating Strings): Clarify split-string.
8883
88842003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
8885
8886 * strings.texi (Creating Strings): Update split-string specification
8887 and examples.
8888
88892003-05-19 Richard M. Stallman <rms@gnu.org>
8890
8891 * elisp.texi: Correct invariant section names.
8892
88932003-04-20 Richard M. Stallman <rms@gnu.org>
8894
8895 * os.texi (Timers): Explain about timers and quitting.
8896
88972003-04-19 Richard M. Stallman <rms@gnu.org>
8898
8899 * internals.texi (Writing Emacs Primitives): Strings are
8900 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
8901 Explain GCPRO convention for varargs function args.
8902
89032003-04-16 Richard M. Stallman <rms@gnu.org>
8904
8905 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
8906
89072003-04-08 Richard M. Stallman <rms@gnu.org>
8908
8909 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
8910
89112003-02-13 Kim F. Storm <storm@cua.dk>
8912
8913 * objects.texi (Character Type): New \s escape for space.
8914
89152003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
8916
5dcb4c4e 8917 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
8918
89192003-01-25 Richard M. Stallman <rms@gnu.org>
8920
8921 * keymaps.texi: Document that a symbol can act as a keymap.
8922
89232003-01-13 Richard M. Stallman <rms@gnu.org>
8924
8925 * text.texi (Changing Properties): Say string indices are origin-0.
8926
8927 * positions.texi (Screen Lines) <compute-motion>:
8928 Correct order of elts in return value.
8929
8930 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
8931 how to define a default binding.
8932
89332002-12-07 Markus Rost <rost@math.ohio-state.edu>
8934
8935 * loading.texi (Unloading): Fix recent change for load-history.
8936
8937 * customize.texi (Simple Types): Clarify description of custom
8938 type 'number. Describe new custom type 'float.
8939
89402002-12-04 Markus Rost <rost@math.ohio-state.edu>
8941
8942 * variables.texi (File Local Variables): Fix typo.
8943
c8763fb6 89442002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
8945
8946 From Michael Albinus <Michael.Albinus@alcatel.de>.
8947
8948 * README: Target for Info file is `make info'.
8949
5dcb4c4e 8950 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
8951 `file-name-sans-extension'.
8952 (Magic File Names): Complete list of operations for magic file
8953 name handlers.
8954
89552002-09-16 Jonathan Yavner <jyavner@engineer.com>
8956
8957 * variables.texi (File Local Variables): New function
8958 risky-local-variable-p.
8959
89602002-09-15 Jonathan Yavner <jyavner@engineer.com>
8961
8962 * functions.texi (Function safety): New node about unsafep.
8963
89642002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
8965
5dcb4c4e 8966 * customize.texi (Splicing into Lists): Fix example.
a86cd395 8967 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
8968
89692002-06-17 Juanma Barranquero <lektu@terra.es>
8970
8971 * frames.texi (Display Feature Testing): Fix typo.
8972
89732002-06-12 Andreas Schwab <schwab@suse.de>
8974
8975 * frames.texi (Initial Parameters, Resources): Fix references to
8976 the Emacs manual.
8977
89782002-05-13 Kim F. Storm <storm@cua.dk>
8979
8980 * variables.texi (Intro to Buffer-Local): Updated warning and
8981 example relating to changing buffer inside let.
8982
c8763fb6 89832002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
8984
8985 * os.texi (Session Management): New node about X Session management.
8986
89872002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
8988
8989 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
8990 to which the manual corresponds, and the copyright years.
8991
8992 * Makefile.in (VERSION): Set to 2.9.
8993
89942001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
8995
8996 * elisp.texi: Change the category in @dircategory to "Emacs", to
8997 make it consistent with info/dir.
8998
89992001-11-25 Miles Bader <miles@gnu.org>
9000
9001 * text.texi (Fields): Describe new `limit' arg in
9002 field-beginning/field-end.
9003
90042001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
9005
5dcb4c4e
SM
9006 * permute-index: Don't depend on csh-specific features.
9007 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
9008
9009 * two-volume-cross-refs.txt: New file.
9010 * two.el: New file.
9011 * spellfile: New file.
9012
90132001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9014
9015 * permute-index: New file.
9016
9017 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
9018 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
9019 8+3 restricted namespace.
9020
9021 * Makefile.in (infodir): Define relative to $(srcdir).
9022 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
9023 include directories list via -I switch to makeinfo.
9024 (index.texi): Use cp if both hard and symbolic links fail.
9025
90262001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
9027
9028 * Makefile.in (distclean): Add.
9029
9030 The following changes make ELisp manual part of the Emacs
9031 distribution:
9032
9033 * Makefile.in: Add Copyright notice.
9034 (prefix): Remove.
9035 (infodir): Change value to "../info".
9036 (VPATH): New variable.
9037 (MAKE): Don't define.
9038 (texmacrodir): Don't define.
9039 (texinputdir): Append the existing value of TEXINPUTS.
9040 ($(infodir)/elisp): Instead of just "elisp". Reformat the
9041 command to be compatible with man/Makefile.in, and to put the
9042 output into ../info.
9043 (info): Add target.
9044 (installall): Target removed.
9045
c8763fb6 90462001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
9047
9048 * tips.texi (Coding Conventions): Fix typo.
9049
90502001-10-23 Gerd Moellmann <gerd@gnu.org>
9051
9052 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
9053
90542001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
9055
9056 * files.texi (File Name Components): Update the description of
9057 file-name-sans-extension and file-name-extension, as they now
9058 ignore leading dots.
9059
90602001-10-20 Gerd Moellmann <gerd@gnu.org>
9061
9062 * (Version 21.1 released.)
9063
90642001-10-19 Miles Bader <miles@gnu.org>
9065
9066 * positions.texi (Text Lines): Describe behavior of
9067 `beginning-of-line'/`end-of-line' in the presence of field properties.
9068
90692001-10-17 Gerd Moellmann <gerd@gnu.org>
9070
9071 * Makefile.in (VERSION): Set to 2.8.
9072 (manual): Use `manual-21'.
9073
9074 * elisp.texi (VERSION): Add and use it where the version
9075 number was used. Set it to 2.8.
9076
9077 * intro.texi: Likewise.
9078
90792001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
9080
9081 * files.texi (File Name Completion): Document the significance of
9082 a trailing slash in elements of completion-ignored-extensions.
9083
90842001-10-06 Miles Bader <miles@gnu.org>
9085
9086 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
9087
90882001-10-04 Gerd Moellmann <gerd@gnu.org>
9089
9090 * variables.texi (Variable Aliases): New node.
9091
90922001-10-04 Gerd Moellmann <gerd@gnu.org>
9093
9094 * Branch for 21.1.
9095
90962001-10-02 Miles Bader <miles@gnu.org>
9097
9098 * minibuf.texi (Minibuffer Misc): Add entries for
9099 `minibuffer-contents', `minibuffer-contents-no-properties', and
9100 `delete-minibuffer-contents'.
9101 Correct description for `minibuffer-prompt-end'.
9102
9103 * text.texi (Property Search): Correct descriptions of
9104 `next-char-property-change' and `previous-char-property-change'.
9105 Add entries for `next-single-char-property-change' and
9106 `previous-single-char-property-change'.
9107 Make operand names a bit more consistent.
9108
91092001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
9110
9111 * frames.texi (Finding All Frames): Document that next-frame and
9112 previous-frame are local to current terminal.
9113
91142001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
9115
9116 * keymaps.texi (Creating Keymaps): Fix the description of the
9117 result of make-keymap.
9118
91192001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
9120
9121 * display.texi (Font Lookup, Attribute Functions)
9122 (Image Descriptors): Add cross-references to the definition of
9123 selected frame.
9124
9125 * buffers.texi (The Buffer List): Add cross-references to the
9126 definition of selected frame.
9127
9128 * frames.texi (Input Focus): Clarify which frame is _the_ selected
9129 frame at any given time.
9130 (Multiple Displays, Size and Position): Add a cross-reference to
9131 the definition of the selected frame.
9132
91332001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9134
9135 * strings.texi (String Conversion) <string-to-number>: Document
9136 that a float is returned for integers that are too large.
9137
9138 * frames.texi (Mouse Position): Document mouse-position-function.
9139 (Display Feature Testing): Document display-images-p.
9140 (Window Frame Parameters): Document the cursor-type variable.
9141
9142 * numbers.texi (Integer Basics): Document CL style read syntax for
9143 integers in bases other than 10.
9144
5dcb4c4e
SM
9145 * positions.texi (List Motion):
9146 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
9147
9148 * lists.texi (Sets And Lists): Document member-ignore-case.
9149
9150 * internals.texi (Garbage Collection): Document the used and free
9151 strings report.
9152 (Memory Usage): Document strings-consed.
9153
9154 * os.texi (Time of Day): Document float-time.
9155 (Recording Input): Document that clear-this-command-keys clears
9156 the vector to be returned by recent-keys.
9157
9158 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
9159 argument keymap can be a list.
9160
9161 * nonascii.texi (User-Chosen Coding Systems)
9162 <select-safe-coding-system>: Document the new argument
9163 accept-default-p and the variable
9164 select-safe-coding-system-accept-default-p. Tell what happens if
9165 buffer-file-coding-system is undecided.
9166 (Default Coding Systems): Document auto-coding-regexp-alist.
9167
9168 * display.texi (The Echo Area) <message>: Document
9169 message-truncate-lines.
9170 (Glyphs): Document that the glyph table is unused on windowed
9171 displays.
9172
9173 * help.texi (Describing Characters) <single-key-description>:
9174 Document the new argument no-angles.
9175 (Accessing Documentation) <documentation-property>: Document that
9176 a non-string property is evaluated.
9177 <documentation>: Document that the function-documentation property
9178 is looked for.
9179
9180 * windows.texi (Selecting Windows): Document some-window.
9181
9182 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
9183
9184 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
9185 apropos-mode-hook.
9186
9187 * commands.texi (Using Interactive): Document interactive-form.
9188 (Keyboard Macros): Document kbd-macro-termination-hook.
9189 (Command Loop Info): Document that clear-this-command-keys clears
9190 the vector to be returned by recent-keys.
9191
91922001-09-04 Werner LEMBERG <wl@gnu.org>
9193
9194 * Makefile.in (srcdir, texinputdir): New variables.
9195 (srcs, index.texi, install): Use $(srcdir).
9196 (.PHONY): Remove elisp.dvi.
9197 (elisp): Use -I switch for makeinfo.
9198 (elisp.dvi): Use $(srcdir) and $(texinputdir).
9199 (installall, dist): Use $(srcdir).
9200 Fix path to texinfo.tex.
9201 (maintainer-clean): Add elisp.dvi and elisp.oaux.
9202
92032001-08-30 Gerd Moellmann <gerd@gnu.org>
9204
9205 * display.texi (Conditional Display): Adjust to API change.
9206
9207 * configure: New file.
9208
92092001-07-30 Gerd Moellmann <gerd@gnu.org>
9210
9211 * commands.texi (Repeat Events): Add description of
9212 double-click-fuzz.
9213
92142001-05-08 Stefan Monnier <monnier@cs.yale.edu>
9215
9216 * syntax.texi (Syntax Class Table): Add the missing designator for
9217 comment and string fences.
9218 (Syntax Properties): Add a xref to syntax table internals.
9219 (Syntax Table Internals): Document string-to-syntax.
9220
92212001-05-07 Gerd Moellmann <gerd@gnu.org>
9222
9223 * Makefile.in (install): Use install-info command line options
9224 like in Emacs' Makefile.in.
9225
92262000-12-09 Miles Bader <miles@gnu.org>
9227
9228 * windows.texi (Window Start): Update documentation for
9229 `pos-visible-in-window-p'.
9230
92312000-11-12 Stefan Monnier <monnier@cs.yale.edu>
9232
9233 * lists.texi (Building Lists): Add footnote to explain how to add
9234 to the end of a list.
9235
92362000-10-25 Gerd Moellmann <gerd@gnu.org>
9237
9238 * files.texi (Visiting Functions): Typos.
9239
92402000-10-25 Kenichi Handa <handa@etl.go.jp>
9241
9242 * files.texi (Visiting Functions): Return value of
9243 find-file-noselect may be a list of buffers if wildcards are used.
9244
92452000-10-24 Miles Bader <miles@lsi.nec.co.jp>
9246
9247 * display.texi (Defining Faces): Document `graphic' display type
9248 in face specs.
9249
b344d29d 92502000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
9251
9252 * hooks.texi (Standard Hooks): Replace obsolete
9253 `after-make-frame-hook' with `after-make-frame-functions'.
9254
9255 * frames.texi (Creating Frames): Ditto.
9256
9257 * variables.texi (Future Local Variables): Ditto.
9258
92592000-10-16 Gerd Moellmann <gerd@gnu.org>
9260
9261 * display.texi (Other Image Types): Add description of :foreground
9262 and :background properties of mono PBM images.
9263
92642000-08-17 Werner LEMBERG <wl@gnu.org>
9265
9266 * .cvsignore: New file.
9267
92682000-01-05 Gerd Moellmann <gerd@gnu.org>
9269
9270 * tindex.pl: New script.
9271
92721999-12-03 Dave Love <fx@gnu.org>
9273
9274 * Makefile.in (MAKEINFO): New parameter.
9275
92761999-09-17 Richard Stallman <rms@gnu.org>
9277
9278 * Makefile.in (srcs): Add hash.texi.
9279 (VERSION): Update to 20.6.
9280
92811999-09-13 Richard Stallman <rms@gnu.org>
9282
9283 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
9284
92851998-08-29 Karl Heuer <kwzh@gnu.org>
9286
9287 * configure.in: New file.
9288 * Makefile.in: Renamed from Makefile.
9289 (prefix, infodir): Use value obtained from configure.
9290 (emacslibdir): Obsolete variable deleted.
9291 (dist): Distribute configure.in, configure, Makefile.in.
9292
92931998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9294
9295 * Makefile (INSTALL_INFO): New variable.
9296 (install): Run install-info.
9297
92981998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9299
9300 * Makefile (elisp.dvi): Add missing backslash.
9301
93021998-05-02 Richard Stallman <rms@psilocin.gnu.org>
9303
9304 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
9305 Run texindex without `./'. Always run texindex on elisp.tp.
9306 (elisp.tps): Target deleted.
9307
93081998-04-05 Richard Stallman <rms@psilocin.gnu.org>
9309
9310 * Makefile (srcs): Add nonascii.texi and customize.texi.
9311 (dist): Start by deleting `temp'.
9312
93131998-02-17 Richard Stallman <rms@psilocin.gnu.org>
9314
9315 * Makefile (makeinfo, texindex): Targets deleted.
9316 (makeinfo.o, texindex.o): Targets deleted.
9317 (clean, dist): Don't do anything with them or with getopt*.
9318
93191998-01-30 Richard Stallman <rms@psilocin.gnu.org>
9320
9321 * Makefile (SHELL): Defined.
9322
93231998-01-27 Richard Stallman <rms@psilocin.gnu.org>
9324
9325 * Makefile (elisp.tps): New target.
9326 (elisp.dvi): Depend on elisp.tps.
9327
c5602427 93281996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
9329
9330 * README: Update phone number.
9331
9332 * Makefile (elisp): Make this be the default target.
9333 Depend on makeinfo.c instead of makeinfo.
9334 (install): Don't depend on elisp.dvi, since we don't install that.
9335 Use mkinstalldirs.
9336 (dist): Add mkinstalldirs.
9337
c5602427 93381995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
9339
9340 * Makefile (VERSION): Update version number.
5dcb4c4e 9341 (maintainer-clean): Rename from realclean.
b8d4c8d0 9342
c5602427 93431995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
9344
9345 * Makefile (realclean): New target.
9346 (elisp): Remove any old elisp-* files first.
9347
c5602427 93481993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
9349
9350 * Makefile (VERSION): New variable.
9351 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9352 Compressed file suffix should be `.gz', not `.z'.
9353
ce058493 93541993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9355
9356 * Makefile (elisp): Depend on makeinfo.
9357
c5602427 93581993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
9359
9360 * Makefile (srcs): Add anti.texi.
9361
c5602427 93621993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9363
9364 * Makefile (infodir, prefix): New vars.
9365 (install): Use infodir.
9366 (emacsinfodir): Deleted.
9367
c5602427 93681993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9369
9370 * Makefile (srcs): Add calendar.texi.
9371
9372 * Makefile (dist): Copy texindex.c and makeinfo.c.
9373 Limit elisp-* files to those with one or two digits.
9374
c5602427 93751993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9376
9377 * Makefile (dist): Changed to use Gzip instead of compress.
9378
c5602427 93791993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9380
9381 * loading.texi (Unloading): define-function changed back to
9382 defalias. It may not stay this way, but at least it's
9383 consistent with the known-good version of the code patch.
9384
c5602427 93851993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
9386
9387 * modes.texi (Hooks): Document new optional arg of add-hook.
9388
c5602427 93891993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9390
9391 * variables.texi: Document nil initial value of buffer-local variables.
9392
9393 * tips.texi: Add new section on standard library headers.
9394
c5602427 93951993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9396
9397 * Makefile (srcs): Add frame.texi to the list of sources.
9398
c5602427 93991993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9400
9401 * Makefile (dist): Don't bother excluding autosave files; they'll
9402 never make it into the temp directory anyway, and the hash marks
9403 in the name are problematic for make and the Bourne shell.
9404 (srcs):
9405
c5602427 94061993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9407
9408 * Makefile (dist): Don't include backup files or autosave files in
9409 the distribution tar file.
9410
c5602427 94111991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 9412
5dcb4c4e 9413 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
9414 (elisp.dvi): Remove erroneous shell comment.
9415 Expect output of permute-index in permuted.fns.
9416 Save old elisp.aux in elisp.oaux.
5dcb4c4e 9417 (clean): Add index.texi to be deleted.
b8d4c8d0 9418
c5602427 94191990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9420
9421 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9422
c5602427 94231990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
9424
9425 * files.texi: Noted that completion-ignored-extensions is ignored
9426 when making *Completions*.
9427
3e868ee3 94281990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
9429
9430 * Makefile make dist now depends on elisp.dvi, since it tries
9431 to include it in the dist file.
9432
c5602427 94331990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 9434
c5602427 9435 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 9436
c5602427 94371989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9438
9439 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9440 (defunargs): Turn off \hyphenchar of \sl font temporarily.
9441
c5602427 94421989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9443
9444 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
9445 and @error{} are the terms now being used. The files in the
9446 directory have been changed to reflect this.
9447
9448 * All instances of @indentedresultt{} have been changed to
9449 ` @result{}', using 5 spaces at the begining of the line.
9450
c5602427 94511989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9452
9453 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
9454 experimental @indentedresult{}, @indentedexpandsto{} are part of
9455 the texinfo.tex in this directory. These TeX macros are not
9456 stable yet.
9457
c5602427 94581989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9459
9460 * texinfo.tex: Temporarily added
9461 \let\result=\dblarrow
9462 \def\error{{\it ERROR} \longdblarrow}
9463 We need to do this better soon.
9464
c5602427 94651989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9466
9467 * Applied Karl Berry's patches to *.texinfo files, but not to
9468 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
9469 new title page format is also not applied, since it requires
9470 texinfo.tex changes.)
9471
9472 * Cleaned up `Makefile' and defined the `emacslibdir' directory
9473 for the Project GNU development environment.
9474
9475;; Local Variables:
c8763fb6 9476;; coding: utf-8
b8d4c8d0
GM
9477;; End:
9478
73b0cd50 9479 Copyright (C) 1998-2011 Free Software Foundation, Inc.
b8d4c8d0
GM
9480
9481 This file is part of GNU Emacs.
9482
352c8b4a 9483 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 9484 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9485 the Free Software Foundation, either version 3 of the License, or
9486 (at your option) any later version.
b8d4c8d0
GM
9487
9488 GNU Emacs is distributed in the hope that it will be useful,
9489 but WITHOUT ANY WARRANTY; without even the implied warranty of
9490 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9491 GNU General Public License for more details.
9492
9493 You should have received a copy of the GNU General Public License
352c8b4a 9494 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.