* src/nsfont.m (ns_otf_to_script): Fix typo.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
c094bb0c
EZ
12011-08-18 Eli Zaretskii <eliz@gnu.org>
2
3 * nonascii.texi (Character Properties): Document use of
4 `bidi-class' and `mirroring' properties as part of reordering.
5 Provide cross-references to "Bidirectional Display".
6
7 * display.texi (Bidirectional Display): Document the pitfalls of
8 concatenating strings with bidirectional content, with possible
92b71444
EZ
9 solutions. Document bidi-string-mark-left-to-right. Mention
10 paragraph direction in modes that inherit from prog-mode.
11 Document use of `bidi-class' and `mirroring' properties as part of
12 reordering.
c094bb0c 13
1ea897d5
EZ
142011-08-16 Eli Zaretskii <eliz@gnu.org>
15
9adfcd0b
EZ
16 * modes.texi (Major Mode Conventions): Improve the documentation
17 of `mode-class' `special' modes.
18
10862873
EZ
19 * nonascii.texi (Character Properties): Document the `mirroring'
20 property. Add index entries.
21
1ea897d5
EZ
22 * syntax.texi (Categories): Add an example of defining a new
23 category and category table.
24
25 * searching.texi (Regexp Backslash): Document how to display
26 existing categories. Mention the possibility of adding
27 categories, and add an xref to where this is described. Add an
28 index entry.
29
ebb552ed
CY
302011-08-09 Chong Yidong <cyd@stupidchicken.com>
31
32 * text.texi (Special Properties):
33 * display.texi (Overlay Properties): Note that mouse-face cannot
34 change the text size (Bug#8530).
35
51a714e1
CY
362011-08-08 Chong Yidong <cyd@stupidchicken.com>
37
38 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
39 using setenv instead.
40
4cc60b9b
EZ
412011-07-28 Eli Zaretskii <eliz@gnu.org>
42
43 * display.texi (Bidirectional Display): Document the fact that
44 bidi-display-reordering is t by default.
45
5deb92fd
EZ
462011-07-23 Eli Zaretskii <eliz@gnu.org>
47
48 * display.texi (Bidirectional Display): New section.
49
011b0ad6 502011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
51 Tim Cross <theophilusx@gmail.com> (tiny change)
52 Glenn Morris <rgm@gnu.org>
011b0ad6 53
67f9b9f8 54 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 55
4baf28e6
AS
562011-07-15 Andreas Schwab <schwab@linux-m68k.org>
57
58 * help.texi (Keys in Documentation): Revert last change.
59
66249842
LMI
602011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
61
f863868c
LMI
62 * help.texi (Keys in Documentation): Clarify that \= only quotes
63 the next character, and doesn't affect longer sequences in
64 particular (bug#8935).
65
66249842
LMI
66 * debugging.texi (Using Debugger): Mention
67 @code{eval-expression-debug-on-error} (bug#8549).
68
0bb23927 692011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
70
71 * display.texi (Other Display Specs): Document that `left-fringe'
72 and `right-fringe' display specifications are of the "replacing"
73 kind.
74
f2027cdf
LMI
752011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
76
77 * help.texi (Documentation Basics): Add a link to the Function
78 Documentation node (bug#6580).
79
f987fde4
LMI
802011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
81
0bc59b25
LMI
82 * keymaps.texi (Menu Bar): Mention :visible and :enable
83 (bug#6344). Text by Drew Adams.
84
63d55f1f
LMI
85 * modes.texi (Running Hooks): Mention buffer-local hook variables
86 (bug#6218).
87
f987fde4
LMI
88 * objects.texi (General Escape Syntax): "a with grave accent" is
89 ?xe0, not ?x8e0 (bug#5259).
90
b7527639
CY
912011-07-12 Chong Yidong <cyd@stupidchicken.com>
92
93 * display.texi (Face Attributes, Font Selection): Add references
94 to the Fonts node in the Emacs manual (Bug#4178).
95
c830e5ae
CY
962011-07-12 Chong Yidong <cyd@stupidchicken.com>
97
98 * display.texi (Window Systems): `window-system' is
99 terminal-local.
100
101 * frames.texi (Frame Parameters, Parameter Access): Don't mention
102 frame-local variables.
103
104 * variables.texi (Buffer-Local Variables): Don't mention obsolete
105 frame-local variables.
106 (Frame-Local Variables): Node deleted.
107
108 * elisp.texi (Top): Update node listing.
109
91223e54
LMI
1102011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
111
112 * elisp.texi: Change "inferiors" to "subnodes" in three places
113 (bug#3523).
114
963578d3
CY
1152011-07-11 Chong Yidong <cyd@stupidchicken.com>
116
117 * frames.texi (Window System Selections): Discussion of
118 x-select-enable-clipboard moved to Emacs manual.
119
07151e49
DD
1202011-07-11 Deniz Dogan <deniz@dogan.se>
121
122 * commands.texi (Prefix Command Arguments): Remove excessive
123 apostrophe.
124
7261e1cf
LMI
1252011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
126
ad21a12a
LMI
127 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
128 description is a string (bug#3313).
129
7261e1cf
LMI
130 * frames.texi (Display Feature Testing): Try to explain what all
131 the visual classes mean (bug#3042).
132
568f7b79
LMI
1332011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
134
18d59e29
LMI
135 * modes.texi (Mode Line Variables): Document `mode-line-remote'
136 and `mode-line-client' (bug#2974).
137
568f7b79
LMI
138 * text.texi (Insertion): Clarify marker movements (bug#1651).
139 Text from Drew Adams.
140
54e10184
LMI
1412011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
142
d94d85e9
LMI
143 * text.texi (Special Properties): Clarify the format of `face'
144 (bug#1375).
145
54e10184
LMI
146 * commands.texi (Interactive Call): Add a `call-interactively'
147 example (bug#1010).
148
413c488d
LMI
1492011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
150
151 * functions.texi (Calling Functions): Link to the "Interactive
152 Call" node (bug#1001).
153
322b7dab 1542011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 155
3deead93
CY
156 * customize.texi (Composite Types): Move alist and plist to here
157 from Simple Types (Bug#7545).
158
159 * elisp.texi (Top): Update menu description.
160
b00d8c1a
CY
161 * display.texi (Face Attributes): Document negative line widths
162 (Bug#6113).
163
d2a6c43b
TR
1642011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
165
166 * searching.texi (Match Data): Note that match data can be
167 overwritten by most functions (bug#2499).
168
c7844a27
LMI
1692011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
170
a9ab721e
LMI
171 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
172 flags mean (bug#6659).
173
c7844a27
LMI
174 * functions.texi (What Is a Function): Document the autoload
175 object (bug#6496).
176
f68d76d0
LMI
1772011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
178
8a20ca4c
LMI
179 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
180 is only used in the Customize user interface (bug#6089).
181
f68d76d0 182 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 183 images (bug#7836).
f68d76d0 184
7018dbe7
EZ
1852011-07-02 Eli Zaretskii <eliz@gnu.org>
186
187 * variables.texi (Defining Variables, Void Variables)
188 (Constant Variables): Fix incorrect usage of @kindex.
189
36cb87a1
LMI
1902011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
191
28ee97c7
LMI
192 * variables.texi (Defining Variables): Add an index entry for
193 `set-variable' (bug#7262).
8d4294e9 194 (Defining Variables): Use @findex for functions.
28ee97c7 195
8862ffd5
LMI
196 * frames.texi (Basic Parameters): Document the `explicit-name'
197 parameter (bug#6951).
198
0ec389b9
LMI
199 * customize.texi (Type Keywords): Clarify that :value provides a
200 default value for all types (bug#7386).
201
36cb87a1
LMI
202 * streams.texi (Output Functions): Document `pp'.
203
11fdef7d 2042011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
205
206 * keymaps.texi (Searching Keymaps):
207 * display.texi (Overlay Properties): Fix errors in 2011-05-29
208 change. Suggested by Johan Bockgård.
209
eeafcea7
CY
2102011-06-15 Chong Yidong <cyd@stupidchicken.com>
211
212 * text.texi (Special Properties): Clarify role of font-lock-face.
213
b96e6cde
LMI
2142011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
215
216 * processes.texi (Process Information): Renamed `process-alive-p'
217 to `process-live-p' for consistency with other `-live-p' functions.
218
be14b9ab
PE
2192011-06-03 Paul Eggert <eggert@cs.ucla.edu>
220
221 Document wide integers better.
222 * files.texi (File Attributes): Document ino_t values better.
2d365993 223 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
224 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
225 (Bitwise Operations):
001903b5
PE
226 * objects.texi (Integer Type): Use a binary notation that is a bit easier
227 to read, and that will port better if 62-bits becomes the default.
228 Fix or remove incorrect examples.
be14b9ab
PE
229 * os.texi (Time Conversion): Document time_t values better.
230
bcd54f83
LMI
2312011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
232
233 * processes.texi (Process Information): Document
234 `process-alive-p'.
235
049bcbcb
CY
2362011-05-29 Chong Yidong <cyd@stupidchicken.com>
237
238 * help.texi (Accessing Documentation):
239 * display.texi (Pixel Specification):
240 * processes.texi (Serial Ports, Serial Ports):
241 * nonascii.texi (Character Properties, Default Coding Systems):
242 * text.texi (Changing Properties, Special Properties):
243 * windows.texi (Window Start and End):
244 * modes.texi (SMIE Indentation Example, SMIE Tricks):
245 * keymaps.texi (Searching Keymaps, Tool Bar):
246 * minibuf.texi (Basic Completion):
247 * compile.texi (Eval During Compile):
248 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
249 7x9 paper in printed manual.
250
251 * lists.texi (Sets And Lists): Fix misplaced text.
252
58539c63
CY
2532011-05-29 Chong Yidong <cyd@stupidchicken.com>
254
255 * keymaps.texi (Remapping Commands): Emphasize that the keymap
256 needs to be active (Bug#8350).
257
6b5681bf
CY
2582011-05-28 Chong Yidong <cyd@stupidchicken.com>
259
b4d52acc
CY
260 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
261
6b5681bf
CY
262 * tips.texi (Coding Conventions): Remove antediluvian filename
263 limit recommendation (Bug#8538).
264
e145f188
GM
2652011-05-27 Glenn Morris <rgm@gnu.org>
266
267 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
268
eafed945
GM
2692011-05-26 Glenn Morris <rgm@gnu.org>
270
271 * variables.texi (File Local Variables):
272 Update hack-local-variables `mode-only' return value.
2d3ba9e7 273 Add some more details on what this function does in the other case.
eafed945 274
bc8410af
GM
2752011-05-19 Glenn Morris <rgm@gnu.org>
276
277 * lists.texi (Sets And Lists): Mention cl provides union etc.
278
35a30759
N
2792011-05-19 Nix <nix@esperi.org.uk>
280
281 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
282
283 * text.texi (Parsing HTML): Update for function name changes.
284
285 * syntax.texi (Syntax Flags): Small fix.
286
287 * keymaps.texi (Active Keymaps): Typo fix.
288 (Changing Key Bindings): Grammar fix.
289
290 * frames.texi (Minibuffers and Frames): Grammar fix.
291 (Window System Selections): x-select-enable-clipboard now defaults to t.
292
293 * customize.texi (Common Keywords):
294 * display.texi (Abstract Display):
295 * modes.texi (Auto-Indentation):
296 * nonascii.texi (Converting Representations): Typo fixes.
297
298 * control.texi (Examples of Catch): Call it "goto" not "go to".
299
e3934a8a
EZ
3002011-05-14 Eli Zaretskii <eliz@gnu.org>
301
bc039a3b
EZ
302 * nonascii.texi (Character Properties): Fix inconsistencies with
303 implementation.
304
e3934a8a
EZ
305 * text.texi (Special Properties): Move @defvar's out of the
306 @table. (Bug#8652)
307
e2c94218
GM
3082011-05-12 Glenn Morris <rgm@gnu.org>
309
310 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
311
d2fc7e3d 3122011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
313
314 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
315 (Multiline Font Lock):
316 * vol2.texi (Top):
317 * vol1.texi (Top):
318 * elisp.texi (Top): Update menu accordingly.
319
d2fc7e3d 3202011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
321
322 * modes.texi (Region to Fontify): Fix typo.
323
79b70037
GM
3242011-05-10 Jim Meyering <meyering@redhat.com>
325
326 * minibuf.texi: Fix typo "in in -> in".
327
b08a63cc 3282011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
329
330 * numbers.texi (Integer Basics): Large integers are treated as floats.
331
1ef14cb4
LMI
3322011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
333
334 * processes.texi (Synchronous Processes): Document the (:file
335 "/file-name") syntax for `call-process'.
336
4ffd0d6b 3372011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
338
339 * windows.texi (Choosing Window): Fix typo.
340
4ffd0d6b 3412011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
342
343 * frames.texi (Layout Parameters): Note the difference between
344 querying and setting parameters for left-fringe and right-fringe
345 (Bug#6930).
346
fd5a8ae8
SM
3472011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
348
349 * minibuf.texi (Basic Completion): Be a bit more precise about the
350 valid kinds of completion tables.
351 (Programmed Completion): Remove obsolete text about lambda expressions
352 not being valid completion tables.
353
c1bcd0d5
CY
3542011-03-19 Chong Yidong <cyd@stupidchicken.com>
355
356 * positions.texi (Excursions): Explain the "save-excursion
357 defeated by set-buffer" warning.
358
359 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
360 save-excursion. Suggested by Uday S Reddy.
361
03408648 3622011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 363
03408648
SM
364 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
365 (Lexical Binding): New sub-section.
ba83908c 366
03408648
SM
367 * eval.texi (Eval): Discourage the use of `eval'.
368 Document its new `lexical' argument.
6c075cd7 369
f6d62986
SM
3702011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
371
03408648 372 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
373 nil any more.
374
84ea5558 3752011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
376
377 * strings.texi (String Conversion): Don't mention
378 string-make-(uni|multi)byte (bug#8262).
379 * nonascii.texi (Converting Representations): Fix up range.
380 * keymaps.texi (Key Binding Commands): Update code point, avoid
381 "unibyte character" and remove mention of unibyte bindings.
382
62d94509
EZ
3832011-03-10 Eli Zaretskii <eliz@gnu.org>
384
385 * modes.texi (Operator Precedence Grammars): Don't use characters
386 outside ISO-8859-1.
387
63a329f8
EZ
3882011-03-09 Eli Zaretskii <eliz@gnu.org>
389
390 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
391
392 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
393
6446548e
GM
3942011-03-08 Glenn Morris <rgm@gnu.org>
395
396 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
397 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 398 * elisp.texi: Set documentencoding.
6446548e 399
33383987
JB
4002011-03-07 Chong Yidong <cyd@stupidchicken.com>
401
402 * Version 23.3 released.
403
0b3ceceb
CY
4042011-03-06 Chong Yidong <cyd@stupidchicken.com>
405
406 * package.texi: Update index keywords.
407 (Package Archives): New node contents. Document package-x.el.
408
78f5433f
JB
4092011-03-06 Juanma Barranquero <lekktu@gmail.com>
410
411 * makefile.w32-in (srcs): Add package.texi.
412
555e9b5c
CY
4132011-03-06 Chong Yidong <cyd@stupidchicken.com>
414
120d9389
CY
415 * package.texi (Packaging, Packaging Basics, Simple Packages)
416 (Multi-file Packages): Expand and clarify.
417 (Package Archives): Temporary placeholder node.
418
419 * elisp.texi (Top): Update node listing.
420
555e9b5c
CY
421 * Makefile.in (srcs): Add package.texi.
422
b59a4335
CY
4232011-03-05 Chong Yidong <cyd@stupidchicken.com>
424
425 * processes.texi (Synchronous Processes): Minor clarification
426 (Bug#8149).
427
06083aa1
GM
4282011-03-03 Glenn Morris <rgm@gnu.org>
429
430 * files.texi (Truenames): Minor clarification. (Bug#2341)
431
6640b281
GM
4322011-03-01 Glenn Morris <rgm@gnu.org>
433
434 * variables.texi (Directory Local Variables):
435 Mention `(subdirs . nil)' alist element.
436
2b0c7330 4372011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
438
439 * variables.texi (Directory Local Variables): Mention the optional
440 mtime argument of dir-locals-set-directory-class. (Bug#3577)
441
b923f7a9
CY
4422011-02-27 Chong Yidong <cyd@stupidchicken.com>
443
444 * minibuf.texi (Minibuffer History): Clarify discussion of
445 minibuffer history lists (Bug#8085).
446
67ab0163 4472011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 448
e979a521
EZ
449 * elisp.texi: Sync @dircategory with ../../info/dir.
450
e03b2fd4
EZ
451 * files.texi (Visiting Functions): Document find-file-literally,
452 both the command and the variable.
453
86ec878a
EZ
454 * variables.texi (Creating Buffer-Local): Explain the meaning of
455 permanent local variables.
456
67ab0163
GM
457 * files.texi (Visiting Functions): Document find-file-literally,
458 both the command and the variable.
459
460 * variables.texi (Creating Buffer-Local): Explain the meaning of
461 permanent local variables.
462
4632011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
464
465 * keymaps.texi (Remapping Commands): Mention how to undo it.
466
bfcb151a
RT
4672011-02-09 Reuben Thomas <rrt@sc3d.org>
468
469 * loading.texi (Hooks for Loading): Remove unnecessary advice
470 about eval-after-load (Bug#7986).
471
a41c8660
CY
4722011-02-05 Chong Yidong <cyd@stupidchicken.com>
473
474 * commands.texi (Accessing Mouse): Note that a header line is not
475 included in the row of posn-col-row.
476
e0dd6837
CY
4772011-02-02 Chong Yidong <cyd@stupidchicken.com>
478
479 * modes.texi (Major Mode Conventions): Add face guidelines.
480 (Faces for Font Lock): List faces in order of prominence.
481
a4180391
PE
4822011-02-01 Paul Eggert <eggert@cs.ucla.edu>
483
484 format-time-string now supports subsecond time stamp resolution
485 * os.texi (Time Parsing): Document %N.
486
7427eb97
CY
4872011-01-28 Chong Yidong <cyd@stupidchicken.com>
488
61db307f
CY
489 * vol1.texi (Top):
490 * vol2.texi (Top):
491 * elisp.texi (Top):
492 * display.texi (Display Property): Shorten the menu description of
493 the "Other Display Specs" node (Bug#7816).
494
7427eb97
CY
495 * keymaps.texi (Defining Menus): Add "menu item" and "extended
496 menu item" concept index entries (Bug#7805).
497
bf3dae7e
EZ
4982011-01-29 Eli Zaretskii <eliz@gnu.org>
499
500 * makefile.w32-in (texinfodir): New variable.
501 (usermanualdir): Remove as redundant with $(emacsdir).
502 (MAKEINFO): Remove options, leave only program name.
503 (MAKEINFO_OPTS): New variable.
504 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
505
06d8ace5 5062011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
507 Richard Kim <emacs18@gmail.com>
508
509 * loading.texi (Library Search): Document list-load-path-shadows
510 (Bug#7757).
511
06d8ace5 5122011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
513
514 * searching.texi (Regexp Special): Remove outdated discussion of
515 character sets (Bug#7780).
516
28a88153
CY
517 * frames.texi (Pop-Up Menus): Document where menu title comes
518 from (Bug#7684).
519
06d8ace5 5202011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
521
522 * display.texi (Making Buttons): Mention limitation of text buttons.
523
a8e1e9ee
WL
5242011-01-23 Werner Lemberg <wl@gnu.org>
525
526 * Makefile.in (MAKEINFO): Now controlled by `configure'.
527 (MAKEINFO_OPTS): New variable. Use it where appropriate.
528 (ENVADD): New variable to control texi2dvi and texi2pdf.
529
362b9d48
GM
5302011-01-15 Chong Yidong <cyd@stupidchicken.com>
531
532 * files.texi (Directory Names): Move directory-abbrev-alist doc to
533 Emacs manual.
534
5352011-01-15 Eli Zaretskii <eliz@gnu.org>
536
537 * files.texi (Directory Names): Explain why FROM in
538 directory-abbrev-alist should begin with \`. (Bug#7777)
539
3fa173b4
SM
5402011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
541
542 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
543
7c420169 5442011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
545
546 * modes.texi (Emulating Mode Line): Fix last change.
547
7c420169 5482011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
549
550 * modes.texi (Emulating Mode Line): Update documentation of
551 format-mode-line according to changes that fixed bug #7587.
552
80b33766
SM
5532010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
554
555 * modes.texi (Derived Modes): Mention prog-mode.
556
557 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
558 of the key-binding-data cache since we don't use it any more.
559
f49d1f52 5602010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 561
4bb49a92
EZ
562 * processes.texi (Shell Arguments):
563 * strings.texi (Creating Strings): Don't mention "shell commands";
564 make it explicit that `split-string-and-unquote' and
565 `combine-and-quote-strings' are mainly for working with arguments
566 to call-process and start-process.
567
3c73e30e
EZ
568 * processes.texi (Shell Arguments): Fix documentation of
569 `split-string-and-unquote'. Add indexing. (Bug#7563)
570
f49d1f52 5712010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
572
573 * modes.texi (Auto-Indentation): New section to document SMIE.
574 (Major Mode Conventions):
575 * text.texi (Mode-Specific Indent): Refer to it.
576
f49d1f52 5772010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
578
579 * display.texi (Other Display Specs): Document left-fringe and
580 right-fringe display specs.
581
f49d1f52 5822010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
583
584 * backups.texi (Making Backups):
585 * modes.texi (Example Major Modes): Use recommended coding style.
586 (Major Mode Basics, Derived Modes): Encourge more strongly use of
587 define-derived-mode. Mention completion-at-point-functions.
588
f49d1f52 5892010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 590
5dcb4c4e
SM
591 * nonascii.texi (Converting Representations):
592 Document byte-to-string.
e1115396 593
ec1b9b17
GM
5942010-12-08 Glenn Morris <rgm@gnu.org>
595
596 * buffers.texi (Modification Time):
597 verify-visited-file-modtime now defaults to the current buffer.
598
07976ae3 5992010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 600
ec1b9b17 601 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
602
603 * strings.texi (Creating Strings): Don't mention semi-obsolete
604 function char-to-string.
605 (String Conversion): Shorten discussion of semi-obsolete function
606 string-to-char. Link to Converting Representations.
607
608 * objects.texi (Symbol Type):
609 * text.texi (Near Point):
610 * help.texi (Help Functions):
611 * functions.texi (Mapping Functions): Use string instead of
612 char-to-string in examples.
613
07976ae3 6142010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
615
616 * text.texi (Kill Functions, Kill Functions)
617 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
618 YANK-HANDLER args.
619
620 * symbols.texi (Creating Symbols): Using unintern without an
621 obarray arg is now obsolete.
622
623 * numbers.texi (Float Basics): Document float-e and float-pi.
624
625 * variables.texi (Defining Variables): Change "pi" example to
626 "float-pi".
627
8547874a
EZ
6282010-11-26 Eli Zaretskii <eliz@gnu.org>
629
630 * commands.texi (Click Events): Document the values of X, Y and
631 COL, ROW in the event's position, when the click is on the header
632 or mode line, on the fringes, or in the margins.
633
4a47c275 6342010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 635
5b05d75b
EZ
636 * customize.texi (Composite Types): Lower-case index entry.
637
5dcb4c4e
SM
638 * loading.texi (How Programs Do Loading):
639 Document load-file-name. (Bug#7346)
c7926fe2 640
4a47c275 6412010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
642
643 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
644
0eb025fb
EZ
6452010-11-13 Eli Zaretskii <eliz@gnu.org>
646
647 * display.texi (Usual Display): Characters with no fonts are not
648 necessarily displayed as empty boxes.
649
2699a554 6502010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
651
652 * maps.texi (Standard Keymaps): Update File menu description.
653
8289f37b
GM
6542010-10-28 Glenn Morris <rgm@gnu.org>
655
656 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
657
5793a7bc 6582010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
659
660 * display.texi (Window Systems): Deprecate use of window-system as
661 a predicate.
662
17284e30
GM
6632010-10-23 Glenn Morris <rgm@gnu.org>
664
665 * help.texi (Documentation Basics): Remove mentions of digest-doc and
666 sorted-doc.
667
00f113eb
JB
6682010-10-15 Eli Zaretskii <eliz@gnu.org>
669
670 * os.texi (Dynamic Libraries): New node, with slightly modified
671 text deleted from "Image Formats".
672 (System Interface): Add @menu entry for "Dynamic Libraries".
673
674 * display.texi (Image Formats): Remove description of
675 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
676
07277eb8
GM
6772010-10-12 Glenn Morris <rgm@gnu.org>
678
679 * book-spine.texinfo: Rename to book-spine.texi.
680
c12e4a81
GM
6812010-10-11 Glenn Morris <rgm@gnu.org>
682
df187c62
GM
683 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
684
c12e4a81 685 * Makefile.in (DVIPS): New variable.
234db610
GM
686 (.PHONY): Add html, ps.
687 (html, elisp.html, ps, elisp.ps): New targets.
688 (clean): Delete html, ps files.
689 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 690
6513b232
EZ
6912010-10-09 Eli Zaretskii <eliz@gnu.org>
692
693 * makefile.w32-in (emacsdir): New variable.
694 (srcs): Add emacsver.texi.
695 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
696
abd40fb4
GM
6972010-10-09 Glenn Morris <rgm@gnu.org>
698
c1dc72b3
GM
699 * Makefile.in (VPATH): Remove.
700 (infodir): Make it absolute.
701 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
702
4393405b
GM
703 * Makefile.in (dist): Anchor regexps.
704
eef3ab94
GM
705 * Makefile.in (srcs): Put elisp.texi first.
706 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
707
aa9db089
GM
708 * Makefile.in (infoclean): Remove harmless, long-standing error.
709
abd40fb4
GM
710 * Makefile.in ($(infodir)): Delete rule.
711 (mkinfodir): New.
712 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
713
68db69ed 714 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 715 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 716
ea274122
GM
7172010-10-09 Glenn Morris <rgm@gnu.org>
718
f7a31f11
GM
719 * Makefile.in (emacsdir): New variable.
720 (MAKEINFO): Add -I $emacsdir.
721 (dist): Copy emacsver.texi.
b13254e7
GM
722 (srcs): Add emacsver.texi.
723
f7a31f11
GM
724 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
725 Set EMACSVER by including emacsver.texi.
726
ea274122
GM
727 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
728
17ca7950
GM
7292010-10-07 Glenn Morris <rgm@gnu.org>
730
731 * Makefile.in (version): New, set by configure.
732 (clean): Delete dist tar file.
733 (dist): Use version in tar name.
734
4c83f6e1
GM
7352010-10-06 Glenn Morris <rgm@gnu.org>
736
737 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
738 (INSTALL_INFO): Remove unused variable.
739 (mostlyclean, infoclean, dist): New rules.
740 (clean): Delete dvi and pdf files.
741 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 742 ($(infodir)): Add parallel build workaround.
4c83f6e1 743
0264072d
GM
7442010-10-04 Glenn Morris <rgm@gnu.org>
745
746 * Makefile.in (dvi, pdf, $(infodir)): New targets.
747 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 748 Fix -I typo.
0264072d
GM
749 (clean): No 'make.out' or 'core' files.
750 (.PHONY): Declare clean rules.
751 (maintainer-clean): Delete pdf file. Guard against cd failures.
752
77f38949
GM
7532010-10-03 Glenn Morris <rgm@gnu.org>
754
755 * files.texi (File Name Components): Remove ignored section about
756 deleted variable directory-sep-char.
757
178fdd41
MA
7582010-10-03 Michael Albinus <michael.albinus@gmx.de>
759
760 * files.texi (Magic File Names): New defopt
761 remote-file-name-inhibit-cache.
762
9c524fcb
GM
7632010-10-02 Glenn Morris <rgm@gnu.org>
764
765 * os.texi (Killing Emacs): Hook now runs in batch mode.
766
f816790b
SM
7672010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
768
769 * text.texi (Special Properties): Clarify when modification-hooks run.
770
7cf78aac
SM
7712010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
772
773 * syntax.texi (Syntax Flags): Document new `c' flag.
774
ca0d44e4
GM
7752010-09-09 Glenn Morris <rgm@gnu.org>
776
777 * display.texi (ImageMagick Images): General cleanup.
778
10999305 7792010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
780
781 * files.texi (Directory Names): Use \` rather than ^.
782
45240125
JD
7832010-09-02 Jan Djärv <jan.h.d@swipnet.se>
784
785 * text.texi (Low-Level Kill Ring):
786 * frames.texi (Window System Selections): Remove cut buffer
787 documentation.
788
4abe5bf6
EZ
7892010-08-28 Eli Zaretskii <eliz@gnu.org>
790
791 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
792 Parameters", where the default fringe width is described.
793
794 * frames.texi (Window Frame Parameters, Basic Parameters)
795 (Position Parameters, Layout Parameters, Management Parameters)
796 (Cursor Parameters, Font and Color Parameters): Add indexing for
797 frame parameters. (Bug#6929)
798
fdc76236
TT
7992010-08-25 Tom Tromey <tromey@redhat.com>
800
801 * vol2.texi (Top): Update.
802 * vol1.texi (Top): Update.
803 * tips.texi (Library Headers): Mention Package-Version and
804 Package-Requires.
805 * package.texi: New file.
806 * os.texi (System Interface): Update pointers.
807 * elisp.texi (Top): Link to new nodes. Include package.texi.
808 * anti.texi (Antinews): Update pointers.
809
1e5c1c80
EZ
8102010-08-25 Eli Zaretskii <eliz@gnu.org>
811
812 * processes.texi (Filter Functions): Fix last change.
813
78e33835
CY
8142010-08-24 Markus Triska <triska@gmx.at>
815
816 * processes.texi (Filter Functions): Use `buffer-live-p' instead
817 of `buffer-name' in the main text as well as in the example
818 (Bug#3098).
819
198a7a97
CY
8202010-08-22 Chong Yidong <cyd@stupidchicken.com>
821
822 * nonascii.texi (Text Representations):
823 * loading.texi (Loading Non-ASCII):
824 * compile.texi (Byte Compilation): Don't mention obsolete
825 --unibyte command-line argument.
826
bc7d7ea6
CY
8272010-08-22 Chong Yidong <cyd@stupidchicken.com>
828
829 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
830
b0126eac 8312010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
832
833 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
834
e8a6cc19
EZ
8352010-08-20 Eli Zaretskii <eliz@gnu.org>
836
837 * commands.texi (Misc Events): Add cross-references to where
838 POSITION of a mouse event is described in detail.
839
7815fe19 8402010-08-08 Christoph <cschol2112@googlemail.com>
ee301a7a
SM
841
842 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
843
7815fe19 8442010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
845
846 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
847 Suggested by Štěpán Němec <stepnem@gmail.com>.
848
7815fe19 8492010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
850
851 * minibuf.texi (High-Level Completion): Document args of
852 `read-buffer-function' (bug#5625).
853
8b2dd508
JD
8542010-07-29 Jan Djärv <jan.h.d@swipnet.se>
855
856 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
857
bace45fe
MA
8582010-07-29 Michael Albinus <michael.albinus@gmx.de>
859
860 * processes.texi (Process Information): Explain process property
861 `remote-tty'.
862
4ce5a4cc
JB
8632010-07-27 Juanma Barranquero <lekktu@gmail.com>
864
865 * modes.texi (Defining Minor Modes): Use C-delete in examples,
866 instead of "\C-\^?" (bug#6334).
867
1c84bc7a
JB
868 * text.texi (Special Properties): Fix typo.
869
b88746ba
EZ
8702010-07-09 Eli Zaretskii <eliz@gnu.org>
871
872 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
873 calling sequences, which are now the standard.
874
51422d6d
CY
8752010-06-24 Chong Yidong <cyd@stupidchicken.com>
876
877 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
878
879 * commands.texi (Command Overview): Mention undo-boundary call.
880
d24880de
GM
8812010-06-23 Glenn Morris <rgm@gnu.org>
882
883 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
884 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
885 * frames.texi, functions.texi, internals.texi, keymaps.texi:
886 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
887 * searching.texi, sequences.texi, strings.texi, syntax.texi:
888 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
889 Untabify Texinfo files.
890
0fc76035
CY
8912010-06-20 Chong Yidong <cyd@stupidchicken.com>
892
893 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
894
5338dc0b
CY
8952010-06-19 Chong Yidong <cyd@stupidchicken.com>
896
a628ad9d 897 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 898
2c3a3c1d
CY
8992010-06-02 Chong Yidong <cyd@stupidchicken.com>
900
ba3bf1d9
CY
901 * searching.texi (Regexp Special): Remove obsolete information
902 about matching non-ASCII characters, and suggest using char
903 classes (Bug#6283).
2c3a3c1d 904
7f4b4249
JB
9052010-05-30 Juanma Barranquero <lekktu@gmail.com>
906
907 * minibuf.texi (Basic Completion): Add missing "@end defun".
908
637821cd
SM
9092010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
910
911 * minibuf.texi (Basic Completion): Document completion-boundaries.
912 (Programmed Completion): Document the new fourth method for boundaries.
913
e13051c3
CY
9142010-05-22 Chong Yidong <cyd@stupidchicken.com>
915
a628ad9d 916 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 917
0235128c 9182010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
919
920 * windows.texi (Textual Scrolling):
921 * tips.texi (Coding Conventions):
922 * minibuf.texi (Minibuffer History):
923 * maps.texi (Standard Keymaps):
924 * loading.texi (Where Defined):
925 * edebug.texi (Instrumenting): Fix typos.
926
0235128c 9272010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 928
c7c32279
CY
929 * keymaps.texi (Menu Bar): Document :advertised-binding property.
930
0235128c
SM
931 * functions.texi (Obsolete Functions):
932 Document set-advertised-calling-convention.
eb5ed549
CY
933
934 * minibuf.texi (Basic Completion): Document completion-in-region.
935 (Programmed Completion): Document completion-annotate-function.
936
937 * commands.texi (Reading One Event): Document read-key.
938 (Distinguish Interactive): Document KIND arg to
939 called-interactively-p. Delete obsolete interactive-p.
940
941 * elisp.texi (Top): Update node description.
942
f8848423
EZ
9432010-05-08 Eli Zaretskii <eliz@gnu.org>
944
0235128c
SM
945 * nonascii.texi (Character Properties):
946 Document unicode-category-table. Add an index entry for Unicode
947 general category.
948
9492010-05-07 Chong Yidong <cyd@stupidchicken.com>
950
951 * Version 23.2 released.
f8848423 952
938efb77
JB
9532010-04-20 Juanma Barranquero <lekktu@gmail.com>
954
955 * locals.texi (Standard Buffer-Local Variables):
956 Remove @ignore'd reference to `direction-reversed'.
957
5854c267
JL
9582010-04-14 Juri Linkov <juri@jurta.org>
959
960 Fix @deffn without category.
961
962 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
963 for `abbrev-insert'.
964
965 * buffers.texi (Indirect Buffers): Add category `Command'
966 to @deffn of `clone-indirect-buffer'.
967
968 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
969 for `next-window' and `previous-window'. Add category `Command'
970 to @deffn of `pop-to-buffer'.
971
8a14dec7
CY
9722010-04-01 Chong Yidong <cyd@stupidchicken.com>
973
974 * nonascii.texi (Text Representations): Don't mark
975 enable-multibyte-characters as a user option.
976
7a1831cf
EZ
9772010-03-31 Eli Zaretskii <eliz@gnu.org>
978
979 * control.texi (Handling Errors): How to re-throw a signal caught
980 by condition-case.
981
c3863713
CY
9822010-03-26 Chong Yidong <cyd@stupidchicken.com>
983
984 * loading.texi (Hooks for Loading): Document after-load-functions.
985 Copyedits.
986
c333f279
AM
9872010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
988
989 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
990
e867cb5d 9912010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
992
993 * processes.texi (Network Processes): Document seqpacket type.
994
605f35cd
DN
9952010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
996
997 * os.texi (System Environment): Do not mention lynxos.
998
288f9fc0
CY
9992010-03-10 Chong Yidong <cyd@stupidchicken.com>
1000
1001 * Branch for 23.2.
1002
eed5c93a
CY
10032010-03-06 Chong Yidong <cyd@stupidchicken.com>
1004
1005 * objects.texi (Integer Type): Take note of the read syntax
1006 exception for numbers that cannot fit in the integer type.
1007
1ddd6622
GM
10082010-03-03 Glenn Morris <rgm@gnu.org>
1009
1010 * numbers.texi (Integer Basics, Bitwise Operations):
1011 * objects.texi (Integer Type): Update for integers now being 30-bit.
1012
a908c79a
CY
10132010-02-27 Chong Yidong <cyd@stupidchicken.com>
1014
1015 * display.texi (Low-Level Font): Document :otf font-spec property.
1016
cd61af01
SM
10172010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1018
1019 * display.texi (Line Height): Avoid obsolete special default variables
1020 like default-major-mode.
1021
c02f8fe2
AM
10222010-01-28 Alan Mackenzie <acm@muc.de>
1023
1024 * display.texi (Auto Faces): Say fontification-functions is called
1025 whether or not Font Lock is enabled. Tidy up the wording a bit.
1026
d738d18b
CY
10272010-01-17 Chong Yidong <cyd@stupidchicken.com>
1028
1029 * elisp.texi: Remove duplicate edition information (Bug#5407).
1030
4963739e
JB
10312010-01-17 Juanma Barranquero <lekktu@gmail.com>
1032
1033 * two.el (volume-header-toc-markup): Fix typos in docstring.
1034
c57008f6
SM
10352010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1036
1037 Avoid dubious uses of save-excursions.
1038 * positions.texi (Excursions): Recommend the use of
1039 save-current-buffer if applicable.
1040 * text.texi (Clickable Text): Fix the example code which used
1041 save-excursion in a naive way which sometimes preserves point and
1042 sometimes not.
1043 * variables.texi (Creating Buffer-Local):
1044 * os.texi (Session Management):
1045 * display.texi (GIF Images):
1046 * control.texi (Cleanups): Use (save|with)-current-buffer.
1047
2f3725cd
EZ
10482010-01-02 Eli Zaretskii <eliz@gnu.org>
1049
1050 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
1051
85eeac93
CY
10522010-01-02 Chong Yidong <cyd@stupidchicken.com>
1053
1054 * nonascii.texi (Text Representations, Character Codes)
1055 (Converting Representations, Explicit Encoding)
1056 (Translation of Characters): Use hex notation consistently.
1057 (Character Sets): Fix map-charset-chars doc (Bug#5197).
1058
4801c5fa
CY
10592010-01-01 Chong Yidong <cyd@stupidchicken.com>
1060
1061 * loading.texi (Where Defined): Make it clearer that these are
1062 loaded files (Bug#5068).
1063
26e533e2
CY
10642009-12-29 Chong Yidong <cyd@stupidchicken.com>
1065
1066 * minibuf.texi (Completion Styles): Document `initials' style.
1067
16d1ff5f
CY
10682009-12-25 Chong Yidong <cyd@stupidchicken.com>
1069
1070 * frames.texi (Resources): Describe inhibit-x-resources.
1071 (Size Parameters): Copyedit.
1072
1073 * hash.texi (Creating Hash):
1074 * objects.texi (Hash Table Type): Document the new hash table
1075 printed representation.
1076
1077 * minibuf.texi (Basic Completion): 4th arg to all-completions is
1078 obsolete.
1079
5dcb4c4e
SM
1080 * processes.texi (Process Buffers):
1081 Document process-kill-buffer-query-function.
16d1ff5f 1082
9a5de3d9
GM
10832009-12-05 Glenn Morris <rgm@gnu.org>
1084
1085 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
1086 diary-display-function, and no longer recommended to be a hook.
1087 Update for changes in the names of calendar and diary hooks.
1088 diary-print-entries-hook has changed section.
1089
b640eb52
EZ
10902009-11-28 Eli Zaretskii <eliz@gnu.org>
1091
1092 * text.texi (Special Properties): More accurate description of
1093 what the `cursor' property does.
1094
be1674ab
KR
10952009-11-26 Kevin Ryde <user42@zip.com.au>
1096
1097 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
1098 mouse-wheel-down-event, the closest thing to a definition for them.
1099 * os.texi (Startup Summary): vindex inhibit-startup-message and
1100 inhibit-splash-screen.
1101 (Command-Line Arguments): vindex argv.
1102 (Suspending Emacs): vindex suspend-tty-functions and
1103 resume-tty-functions. Don't want to index every hook, but having
1104 the programming ones is helpful.
1105
603f5979
CY
11062009-11-14 Chong Yidong <cyd@stupidchicken.com>
1107
1108 * commands.texi (Motion Events): Fix typo (Bug#4907).
1109
4359a806
CY
11102009-11-08 Chong Yidong <cyd@stupidchicken.com>
1111
1112 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
1113 are affected by case-fold-search (Bug#4483).
1114
0f063651
CY
11152009-11-02 Chong Yidong <cyd@stupidchicken.com>
1116
1117 * minibuf.texi (Reading File Names): Note that read-file-name may
1118 use a graphical file dialog.
1119
9bd79893
GM
11202009-10-31 Glenn Morris <rgm@gnu.org>
1121
1122 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
1123
ebe479ec
KR
11242009-10-16 Kevin Ryde <user42@zip.com.au>
1125
1126 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
1127 in particular so `info-lookup-symbol' can find its docs.
1128
2640fa86
CY
11292009-10-16 Chong Yidong <cyd@stupidchicken.com>
1130
1131 * variables.texi (Constant Variables): Distinguish from defconst
1132 variables.
1133 (Defining Variables): Add cindex.
1134
edd6a733
CY
11352009-10-15 Chong Yidong <cyd@stupidchicken.com>
1136
1137 * os.texi (Time of Day): Clarify that the microsecond part is
1138 ignored (Bug#4637).
1139
5feb0b73
GM
11402009-10-11 Glenn Morris <rgm@gnu.org>
1141
1142 * frames.texi (Size and Position): Clarify what is included in the frame
1143 height. (Bug#4535)
1144
0c5413c8
GM
11452009-10-10 Glenn Morris <rgm@gnu.org>
1146
1147 * windows.texi (Size of Window): The relationship between window and
1148 frame heights is not so simple. (Bug#4535)
1149 Mention window-full-height-p.
1150
7f8b600a
SM
11512009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1152
1153 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
1154 used from Lisp.
1155
6185de1c
EZ
11562009-10-07 Eli Zaretskii <eliz@gnu.org>
1157
7f8b600a
SM
1158 * files.texi (Directory Names) <abbreviate-file-name>:
1159 Document that root home directories are not replaced with "~".
6185de1c 1160
9972911f
EZ
11612009-10-06 Eli Zaretskii <eliz@gnu.org>
1162
1163 * text.texi (Special Properties): Document the meaning of the
1164 `cursor' text property whose value is an integer.
1165
2a3f19ef
MA
11662009-10-05 Michael Albinus <michael.albinus@gmx.de>
1167
1168 * files.texi (Magic File Names): Add `copy-directory'.
1169
804543b5
EZ
11702009-10-05 Eli Zaretskii <eliz@gnu.org>
1171
1172 * files.texi (File Attributes): Fix description of file
1173 attributes. (Bug#4638) Update attributes of files.texi example to
1174 be more representative.
1175
461bf92b
MA
11762009-10-05 Michael Albinus <michael.albinus@gmx.de>
1177
1178 * files.texi (Create/Delete Dirs): New command copy-directory.
1179
a86cd395
JB
11802009-10-04 Juanma Barranquero <lekktu@gmail.com>
1181
1182 * anti.texi (Antinews):
1183 * macros.texi (Indenting Macros):
1184 * strings.texi (Creating Strings, Case Conversion):
1185 Remove duplicate words.
1186
d3080264
MA
11872009-10-01 Michael Albinus <michael.albinus@gmx.de>
1188
1189 * files.texi (Create/Delete Dirs): delete-directory has an
1190 optional parameter RECURSIVE.
1191
85d14563
SM
11922009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1193
1194 * buffers.texi (Swapping Text): Minor clarification.
1195
3d9842c6
GM
11962009-10-01 Glenn Morris <rgm@gnu.org>
1197
1198 * functions.texi (Declaring Functions): Mention that we also search for
1199 ".m" files in the src/ directory.
1200
78427304
CY
12012009-09-25 David Engster <deng@randomsample.de>
1202
3d9842c6 1203 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 1204
b578c9cc
GM
12052009-09-22 Glenn Morris <rgm@gnu.org>
1206
1207 * internals.texi (Building Emacs): Mention preloaded-file-list.
1208
beee5da7
AM
12092009-09-14 Alan Mackenzie <acm@muc.de>
1210
1211 * os.texi (Terminal Output): Put "@code{}" around "stdout".
1212
5d6ab672
CY
12132009-09-13 Chong Yidong <cyd@stupidchicken.com>
1214
1215 * functions.texi (Anonymous Functions): Rearrange discussion,
1216 giving usage of unquoted lambda forms first. Mention that
1217 `function' and `#'' are no longer required (Bug#4290).
1218
59375eeb
AM
12192009-09-11 Alan Mackenzie <acm@muc.de>
1220
a86cd395 1221 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
1222 batch mode.
1223
e7e2f529
GM
12242009-09-01 Glenn Morris <rgm@gnu.org>
1225
1226 * display.texi (Face Functions): Mention define-obsolete-face-alias.
1227
eae47088
GM
12282009-08-26 Ulrich Mueller <ulm@gentoo.org>
1229
1230 * nonascii.texi (Character Codes): Fix typos.
1231
3691a0a6
MA
12322009-08-25 Michael Albinus <michael.albinus@gmx.de>
1233
1234 * processes.texi (Synchronous Processes): New defvar
1235 process-file-side-effects.
1236
664d56b8
GM
12372009-08-25 Glenn Morris <rgm@gnu.org>
1238
1239 * display.texi (Fontsets): Fix typo.
1240
0706c025
GM
1241 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
1242
03a74b84
SM
12432009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
1244
1245 * processes.texi (Asynchronous Processes): Adjust arglist of
1246 start-process-shell-command and start-file-process-shell-command.
1247
f6de8a37
CY
12482009-08-15 Chong Yidong <cyd@stupidchicken.com>
1249
4b1ed1bb
CY
1250 * advice.texi (Argument Access in Advice): Note that argument
1251 positions are zero-based (Bug#3932).
1252
89a9e058
CY
1253 * commands.texi (Distinguish Interactive): Minor copyedit.
1254
23696fd7
CY
1255 * display.texi (Face Attributes): Add xref to Displaying Faces for
1256 explanation of "underlying face".
1257
f6de8a37
CY
1258 * customize.texi (Common Keywords): Add xref to Loading.
1259
1260 * loading.texi (How Programs Do Loading): Add xref to Lisp
1261 Libraries node in the Emacs manual.
1262
417f77e6
CY
12632009-08-13 Chong Yidong <cyd@stupidchicken.com>
1264
1265 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
1266
0999039c
CY
12672009-07-18 Chong Yidong <cyd@stupidchicken.com>
1268
1269 * processes.texi (Shell Arguments): Copyedits.
1270
9af167bc
GM
12712009-07-18 Glenn Morris <rgm@gnu.org>
1272
1273 * loading.texi (Repeated Loading): Fix typo.
1274
137987ab
RS
12752009-07-16 Richard Stallman <rms@gnu.org>
1276
1277 * buffers.texi (Swapping Text): Recommend setting
1278 write-region-annotate-functions and buffer-saved-size.
1279
1280 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1281
622fa380
GM
12822009-07-15 Glenn Morris <rgm@gnu.org>
1283
1284 * edebug.texi: Minor re-phrasings throughout.
1285 (Edebug Execution Modes): Sit-for affects continue mode too.
1286 (Jumping): Use `forward-sexp' rather than its keybinding.
1287 (Edebug Misc): Fix Q binding.
1288 (Edebug Eval): Remove cl version.
1289 (Printing in Edebug): Clarify print-length etc.
1290 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
1291 (Specification List): Remove edebug-unwrap findex entry.
1292 (Specification Examples): defmacro is actually not the same as defun.
1293 Escape "`" in example.
1294
6bbd4600
CY
12952009-07-15 Chong Yidong <cyd@stupidchicken.com>
1296
1297 * markers.texi (The Mark): Document optional arg to
1298 deactivate-mark.
1299
e538d479
GM
13002009-07-11 Kevin Ryde <user42@zip.com.au>
1301
1302 * hooks.texi (Standard Hooks): Fix cross-references.
1303
4c98b9ed
GM
1304 * loading.texi (Named Features): Refer to eval-after-load.
1305
5300838c
GM
13062009-07-11 Glenn Morris <rgm@gnu.org>
1307
64fbeb16
GM
1308 * Makefile.in (TEXI2PDF): New.
1309 (elisp.pdf): New target.
1310
4c98b9ed
GM
1311 * searching.texi (Regexp Backslash): Fix typo.
1312
1313 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 1314
51d9979c
GM
13152009-07-10 Glenn Morris <rgm@gnu.org>
1316
561c0216
GM
1317 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1318
5b594a58
GM
1319 * customize.texi (Customization Types):
1320 * display.texi (Abstract Display):
0cc8c85a 1321 * objects.texi (Character Type, String Type):
5b594a58 1322 Merge in some menu descriptions from elisp.texi.
51d9979c 1323
c3cbbb40
GM
1324 * hash.texi (Hash Tables):
1325 * modes.texi (Multiline Font Lock):
1326 End menu description with period.
fe42c16a 1327
28528402
GM
13282009-07-09 Glenn Morris <rgm@gnu.org>
1329
1330 * back.texi: Don't hard-code texinfo location.
1331
1332 * two-volume.make (texinfodir): New, with location of texinfo.tex.
1333 (tex): Add texinfodir to TEXINPUTS.
1334 (elisp1med-init, elisp2med-init): Use texinfodir.
1335
1336 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1337 (clean): Add two-volume.make intermediate files.
1338
1339 * elisp.texi, vol1.texi, vol2.texi:
1340 Use a DATE variable with the publication date, and update it.
1341 Fix antinews menu description.
1342
1343 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1344 Update the detailed node listing to match elisp.texi.
1345
1346 * README: Update edition to match elisp.texi.
1347
1348 * objects.texi (General Escape Syntax):
1349 * nonascii.texi (Character Sets):
1350 Use consistent case for "Unicode Standard".
1351
1352 * anti.texi (Antinews):
1353 * customize.texi (Variable Definitions):
1354 * functions.texi (Declaring Functions):
1355 * nonascii.texi (Character Properties):
1356 * processes.texi (Serial Ports):
1357 * text.texi (Special Properties):
1358 * tips.texi (Coding Conventions):
1359 Minor rearrangements to improve TeX line-filling.
1360
1361 * commands.texi (Using Interactive): Fix cross-reference.
1362
17db8e10
JD
13632009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1364
1365 * frames.texi (Management Parameters): Mention sticky.
1366
77c7e2e1
AS
13672009-07-01 Andreas Schwab <aschwab@redhat.com>
1368
1369 * help.texi (Help Functions): Fix description of help-buffer and
1370 help-setup-xref to use @defun instead of @deffn.
1371
3f1c6666
JD
13722009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1373
1374 * frames.texi (Size Parameters): Mention maximized for fullscreen.
1375
ca27c21b
CY
13762009-06-24 Chong Yidong <cyd@stupidchicken.com>
1377
1378 * display.texi (Window Systems): Add ns to the list.
1379
70243478
CY
13802009-06-21 Chong Yidong <cyd@stupidchicken.com>
1381
1382 * Branch for 23.1.
1383
df006536
MR
13842009-06-17 Martin Rudalics <rudalics@gmx.at>
1385
1386 * windows.texi (Dedicated Windows): Fix typo.
1387 (Resizing Windows): Replace @defun by @deffn.
1388
d259fc4b
GM
13892009-06-17 Glenn Morris <rgm@gnu.org>
1390
1391 * variables.texi (Directory Local Variables):
1392 Update for 2009-04-11 name-change of dir-locals-directory-alist.
1393
30781db6
KH
13942009-06-09 Kenichi Handa <handa@m17n.org>
1395
1396 * nonascii.texi (Character Sets): State clearly that FROM and TO
1397 are codepoints of CHARSET.
1398
62e8099c
CY
13992009-06-07 Chong Yidong <cyd@stupidchicken.com>
1400
1401 * minibuf.texi (Reading File Names): Fix introductory text.
1402 Suggested by stan@derbycityprints.com.
1403 (High-Level Completion): Fix typo.
1404
ee1b1917
CY
14052009-05-28 Chong Yidong <cyd@stupidchicken.com>
1406
1407 * frames.texi (Text Terminal Colors): Multi-tty is already
1408 implemented, but tty-local colors are not.
1409
5df647e8
CY
14102009-05-27 Chong Yidong <cyd@stupidchicken.com>
1411
1412 * hooks.texi (Standard Hooks): Remove mention of obsolete
1413 redisplay-end-trigger-functions.
1414
1415 * internals.texi (Window Internals): Remove mention of obsolete
1416 redisplay-end-trigger-functions.
1417
01f17ae2
MR
14182009-05-21 Martin Rudalics <rudalics@gmx.at>
1419
1420 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1421
1422 * backups.texi (Making Backups): backup-directory-alist and
1423 make-backup-file-name-function are options.
1424 (Auto-Saving): auto-save-list-file-prefix is an option.
1425
1426 * buffers.texi (Killing Buffers): buffer-offer-save is an
1427 option.
1428
1429 * display.texi (Refresh Screen): no-redraw-on-reenter is an
1430 option.
1431 (Echo Area Customization): echo-keystrokes is an option.
1432 (Selective Display): selective-display-ellipses is an option.
1433 (Temporary Displays): temp-buffer-show-function is an option.
1434 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1435 are options.
1436 (Font Selection): face-font-family-alternatives,
1437 face-font-selection-order, face-font-registry-alternatives, and
1438 scalable-fonts-allowed are options.
1439 (Fringe Indicators): indicate-buffer-boundaries is an option.
1440 (Fringe Cursors): overflow-newline-into-fringe is an option.
1441 (Scroll Bars): scroll-bar-mode is an option.
1442
1443 * eval.texi (Eval): max-lisp-eval-depth is an option.
1444
1445 * files.texi (Visiting Functions): find-file-hook is an option.
1446 (Directory Names): directory-abbrev-alist is an option.
1447 (Unique File Names): temporary-file-directory and
1448 small-temporary-file-directory are options.
1449
1450 * frames.texi (Initial Parameters): initial-frame-alist,
1451 minibuffer-frame-alist and default-frame-alist are options.
1452 (Cursor Parameters): blink-cursor-alist and
1453 cursor-in-non-selected-windows ar options.
1454 (Window System Selections): selection-coding-system is an
1455 option.
1456 (Display Feature Testing): display-mm-dimensions-alist is an
1457 option.
1458
1459 * help.texi (Help Functions): help-char and help-event-list are
1460 options.
1461
1462 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1463 an option.
1464
1465 * minibuf.texi (Minibuffer History): history-length and
1466 history-delete-duplicates are options.
1467 (High-Level Completion): read-buffer-function and
1468 read-buffer-completion-ignore-case are options.
1469 (Reading File Names): read-file-name-completion-ignore-case is
1470 an option.
1471
1472 * modes.texi (Mode Line Top): mode-line-format is an option.
1473 (Mode Line Variables): mode-line-position and mode-line-modes
1474 are options.
1475
1476 * nonascii.texi (Text Representations):
1477 enable-multibyte-characters is an option.
1478 (Default Coding Systems): auto-coding-regexp-alist,
1479 file-coding-system-alist, auto-coding-alist and
1480 auto-coding-functions are options.
1481 (Specifying Coding Systems): inhibit-eol-conversion is an
1482 option.
1483
1484 * os.texi (Init File): site-run-file is an option.
1485 (System Environment): mail-host-address is an option.
1486 (User Identification): user-mail-address is an option.
1487 (Terminal Output): baud-rate is an option.
1488
1489 * positions.texi (Word Motion): words-include-escapes is an
1490 option.
1491
1492 * searching.texi (Standard Regexps): page-delimiter,
1493 paragraph-separate, paragraph-separate and sentence-end are
1494 options.
1495
1496 * text.texi (Margins): left-margin and fill-nobreak-predicate
1497 are options.
1498
1499 * variables.texi (Local Variables): max-specpdl-size is an
1500 option.
1501
1502 * windows.texi (Choosing Window):
1503 split-window-preferred-function, special-display-function and
1504 display-buffer-function are options.
1505
106e6894
CY
15062009-05-20 Chong Yidong <cyd@stupidchicken.com>
1507
4a83454d
CY
1508 Fix errors spotted by Martin Rudalics.
1509
106e6894
CY
1510 * syntax.texi (Position Parse): Document rationale for ignored
1511 arguments to syntax-ppss-flush-cache.
1512
1513 * processes.texi (Input to Processes): Mark PROCESS arg to
1514 process-running-child-p as optional.
1515 (Network Options): Document NO-ERROR arg to
1516 set-network-process-option.
1517
1518 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1519 command.
1520
1521 * searching.texi (POSIX Regexps): Mark posix-search-forward and
1522 posix-search-backward as commands.
1523
1524 * os.texi (Killing Emacs): Mark kill-emacs as a command.
1525 (Suspending Emacs): Mark suspend-emacs as a command.
1526 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1527 commands.
5dcb4c4e
SM
1528 (Terminal Output): Remove obsolete function baud-rate.
1529 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
1530
1531 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1532 terminal-coding-system and set-terminal-coding-system.
1533 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1534 as optional.
1535 (Character Sets): Document RESTRICTION arg of char-charset.
1536 (Character Codes): Mark POS argument to get-byte as optional.
1537
1538 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1539 minibuffer-message.
1540
1541 * files.texi (Create/Delete Dirs): Mark make-directory and
1542 delete-directory as commands.
1543
1544 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1545
1546 * text.texi (Base 64): Mark base64-decode-string and
1547 base64-encode-string as commands.
1548 (Columns): Mark move-to-column as a command.
1549 (Mode-Specific Indent): Document RIGID arg to
1550 indent-for-tab-command.
1551 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1552 Mark indent-code-rigidly as a command.
1553 (Substitution): Mark translate-region as a command.
1554
1555 * frames.texi (Size and Position): Remove obsolete functions
1556 screen-height and screen-width.
1557
04173931
CY
15582009-05-19 Chong Yidong <cyd@stupidchicken.com>
1559
1560 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1561 (Displaying Buffers, Resizing Windows): Correct mistakes;
1562 next-window, previous-window, and pop-to-buffer are not commands,
1563 and fit-window-to-buffer" is a command. (Pointed out by Martin
1564 Rudalics.)
1565
eae7d8f8
RS
15662009-05-17 Richard M Stallman <rms@gnu.org>
1567
1568 * modes.texi (Precalculated Fontification): Clarify text.
1569
b8766179
MR
15702009-05-17 Martin Rudalics <rudalics@gmx.at>
1571
1572 * windows.texi (Selecting Windows): Clarify descriptions of
1573 with-selected-window and get-lru-window.
1574 (Cyclic Window Ordering): Refer to particular frame when talking
1575 about how splitting affects the ordering.
1576 (Displaying Buffers): Fix descriptions of switch-to-buffer and
1577 switch-to-buffer-other-window. Explain how setting of
1578 display-buffer-reuse-frames affects pop-to-buffer.
1579 (Choosing Window): Clarify some details in descriptions of
1580 display-buffer-reuse-frames, pop-up-frames, and
1581 pop-up-frame-function.
1582 (Dedicated Windows): Clarify some details.
1583 (Textual Scrolling): Replace term vscroll by term vertical
1584 scroll position.
1585 (Vertical Scrolling): Fix typo.
1586 (Window Hooks): Relate text on jit-lock-register to window
1587 scrolling and size changes.
1588
734b5e3b
CY
15892009-05-14 Chong Yidong <cyd@stupidchicken.com>
1590
0a65633e
CY
1591 * frames.texi (Initial Parameters): Clarify what the initial
1592 minibuffer frame is.
05be46d7
CY
1593 (Buffer Parameters): Note that the minibuffer parameter can not be
1594 altered.
0a65633e 1595
734b5e3b
CY
1596 * anti.texi (Antinews): Copyedits. Rearrange some entries.
1597 Document display-buffer changes.
1598
925672cd
CY
15992009-05-13 Chong Yidong <cyd@stupidchicken.com>
1600
17ecd7af
CY
1601 * anti.texi (Antinews): Rewrite for Emacs 22.
1602
925672cd
CY
1603 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
1604 obarrays are first mentioned. Define "system abbrev" more
1605 prominently, and add it to the index.
1606 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
1607 Copyedits.
1608 (Abbrev Expansion): Document abbrev-insert.
1609
80be4dd7
CY
16102009-05-12 Chong Yidong <cyd@stupidchicken.com>
1611
1612 * frames.texi (Font and Color Parameters): Rename from Color
1613 Parameters. Document font-backend parameter.
1614
1615 * vol2.texi (Top): Update node listing.
1616 * vol1.texi (Top): Update node listing.
1617 * elisp.texi (Top): Update node listing.
1618
372a93ac
MR
16192009-05-11 Martin Rudalics <rudalics@gmx.at>
1620
1621 * windows.texi (Choosing Window): Don't explicitly refer to
1622 split-window-sensibly's window argument in descriptions of
1623 split-height-threshold and split-width-threshold.
1624
714c3541
MR
16252009-05-10 Martin Rudalics <rudalics@gmx.at>
1626
1627 * windows.texi (Choosing Window): Fix rewrite of window
1628 splitting section.
1629
0e90e7be
EZ
16302009-05-09 Eli Zaretskii <eliz@gnu.org>
1631
1632 * nonascii.texi (Default Coding Systems): Document
5dcb4c4e
SM
1633 find-auto-coding, set-auto-coding, and auto-coding-alist.
1634 Add indexing.
0e90e7be
EZ
1635 (Lisp and Coding Systems): Add index entries.
1636
d3c0c321
MR
16372009-05-09 Martin Rudalics <rudalics@gmx.at>
1638
1639 * windows.texi (Choosing Window): Describe split-window-sensibly
1640 and rewrite section on window splitting accordingly.
1641 (Textual Scrolling): Replace `...' by @code{...}.
1642
c773345a
CY
16432009-05-04 Chong Yidong <cyd@stupidchicken.com>
1644
ee2d5b5e
CY
1645 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
1646 Remove obsoleted pre-abbrev-expand-hook.
1647
1648 * locals.texi (Standard Buffer-Local Variables): Consolidate table
1649 entries.
1650
c773345a
CY
1651 * internals.texi (Object Internals): Don't assume 32-bit machines
1652 are the norm.
1653 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
1654 (Window Internals): Synch field names to window.h.
1655 (Process Internals): Synch field names to process.h.
c773345a 1656
dd449674
CY
16572009-04-29 Chong Yidong <cyd@stupidchicken.com>
1658
1659 * variables.texi (File Local Variables): Note that read-circle is
1660 bound to nil when reading file-local variables.
1661
1662 * streams.texi (Input Functions): Document read-circle.
1663 (Output Variables): Add xref to Circular Objects.
1664
4f1e25e2
CY
16652009-04-25 Chong Yidong <cyd@stupidchicken.com>
1666
1667 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
1668 Features and Coding System Basics. Node that "p" stands for
1669 "predicate". Recommend utf-8-emacs instead of emacs-mule.
1670 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
1671 mouse-appearance-menu.
1672 (Programming Tips): Add xref to Progress.
1673
dca019f8
CY
16742009-04-22 Chong Yidong <cyd@stupidchicken.com>
1675
5dcb4c4e
SM
1676 * os.texi (Command-Line Arguments):
1677 Document command-line-args-left.
dca019f8
CY
1678 (Suspending Emacs): Adapt text to multi-tty case. Document use of
1679 terminal objects for tty arguments.
1680 (Startup Summary): Add xref to Session Management.
1681 (Session Management): Mention emacs-session-restore. Copyedits.
1682
02a89103
CY
16832009-04-20 Chong Yidong <cyd@stupidchicken.com>
1684
1685 * os.texi (Startup Summary): Copyedits. The init file is not
1686 necessarily named .emacs now. Document initial-buffer-choice and
1687 initial-scratch-message. Note where Emacs exits in batch mode.
1688 Document inhibit-splash-screen as an alias.
1689 (Init File): Be neutral about which init file name to use.
1690
16912009-04-16 Chong Yidong <cyd@stupidchicken.com>
1692
1693 * os.texi (System Interface): Fix Texinfo usage.
1694
0c1cfe01
CY
16952009-04-15 Chong Yidong <cyd@stupidchicken.com>
1696
80d7cdca
CY
1697 * searching.texi (Regexp Backslash): Also refer to shy groups as
1698 non-capturing or unnumbered groups.
1699 (Regexp Functions): Add cross-reference to Regexp Backslash.
1700
0c1cfe01
CY
1701 * display.texi (Truncation): Overlays can use line-prefix and
1702 wrap-prefix too.
1703 (Overlay Properties): Document wrap-prefix and line-prefix.
1704 (Face Attributes): Document underline-minimum-offset.
1705 (Face Remapping): Copyedits.
1706 (Low-Level Font): Copyedits.
1707 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
1708 (Line Height): Emphasize that line-spacing only takes effect on
1709 graphical terminals.
0c1cfe01 1710
c4adeee0
CY
17112009-04-13 Chong Yidong <cyd@stupidchicken.com>
1712
1713 * display.texi (Refresh Screen): Note that a passage about screen
1714 refreshing is text terminal only.
1715 (Forcing Redisplay): Delete misleading comment---sit-for calls
1716 redisplay, not the other way around.
1717 (Truncation): Note new values of truncate-partial-width-windows.
1718 Copyedits.
1719 (Invisible Text): Document invisible-p.
1720
b20ecfa1
EZ
17212009-04-11 Eli Zaretskii <eliz@gnu.org>
1722
1723 * display.texi (Overlays): Overlays don't scale well. See
1724 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
1725
97d8273f
CY
17262009-04-10 Chong Yidong <cyd@stupidchicken.com>
1727
f147ff75
CY
1728 * syntax.texi (Syntax Table Functions): Document cons cell
1729 argument for modify-syntax-entry.
1730 (Categories): Document cons cell argument for
1731 modify-category-entry.
1732
fca4ec76
CY
1733 * searching.texi (String Search): Document word-search-forward-lax
1734 and word-search-backward-lax.
1735 (Searching and Case): Describe isearch behavior more precisely.
1736
9c283d5b
CY
1737 * keymaps.texi (Tool Bar): Mention that some platforms do not
1738 support multi-line toolbars. Suggested by Stephen Eglen.
1739
1740 * frames.texi (Layout Parameters): Mention that Nextstep also
1741 allows only one tool-bar line. Suggested by Stephen Eglen.
1742
97d8273f
CY
1743 * nonascii.texi (Text Representations): Copyedits.
1744 (Coding System Basics): Also mention utf-8-emacs.
1745 (Converting Representations, Selecting a Representation)
1746 (Scanning Charsets, Translation of Characters, Encoding and I/O):
1747 Copyedits.
1748 (Character Codes): Mention role of codepoints 1114112 to 4194175.
1749
2bad3299
CY
17502009-04-09 Chong Yidong <cyd@stupidchicken.com>
1751
1752 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
1753 (Filling): Clarify REGION argument of fill-paragraph.
1754 Document fill-forward-paragraph-function.
2bad3299
CY
1755 (Special Properties): Remove "new in Emacs 22" declaration.
1756 (Clickable Text): Merge with Links and Mouse-1 node.
1757
5dcb4c4e
SM
1758 * display.texi (Button Properties, Button Buffer Commands):
1759 Change xref to Clickable Text.
2bad3299
CY
1760
1761 * tips.texi (Key Binding Conventions): Change xref to Clickable
1762 Text.
1763
1764 * elisp.texi (Top): Update node listing.
1765
ea30ce4f
CY
17662009-04-05 Chong Yidong <cyd@stupidchicken.com>
1767
47af2f4b
CY
1768 * markers.texi (The Mark): Copyedits. Improve description of
1769 handle-shift-selection.
1770 (The Region): Move use-region-p here from The Mark.
1771
ea30ce4f
CY
1772 * positions.texi (Screen Lines): Document (cols . lines) argument
1773 for vertical-motion.
1774
2aa8ea6e
CY
17752009-04-04 Chong Yidong <cyd@stupidchicken.com>
1776
3ec61d4e
CY
1777 * frames.texi (Frames): Clean up introduction. Document `ns'
1778 return value for framep.
1779 (Creating Frames): Note how the terminal is chosen.
1780 (Multiple Terminals, Multiple Displays): Merge into a single node.
1781 (Color Parameters): Fix typo.
1782
1783 * variables.texi (Local Variables, Buffer-Local Variables)
1784 (Creating Buffer-Local): Change link to Multiple Terminals.
1785
1786 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
1787
1788 * keymaps.texi (Controlling Active Maps): Change link to Multiple
1789 Terminals.
1790
1791 * commands.texi (Command Loop Info, Keyboard Macros): Change link
1792 to Multiple Terminals.
1793
1794 * elisp.texi (Top): Update node listing.
1795 * vol2.texi (Top): Update node listing.
1796 * vol1.texi (Top): Update node listing.
1797
9257072f
CY
1798 * buffers.texi (Current Buffer): Note that the append-to-buffer
1799 example is no longer in synch with the latest code. Tie the two
1800 examples together.
1801
2aa8ea6e
CY
1802 * files.texi (File Attributes): Move note about MS-DOS from
1803 Changing Files to File Attributes.
1804 (Create/Delete Dirs): Note that mkdir is an alias for this.
1805
22e74b17
CY
18062009-04-01 Markus Triska <triska@gmx.at>
1807
1808 * processes.texi (Filter Functions): Suggest how to handle output
1809 batches.
1810
4bbe48ec
CY
18112009-03-30 Chong Yidong <cyd@stupidchicken.com>
1812
1813 * help.texi (Accessing Documentation): Update example to use
1814 help-setup-xref and with-help-window.
1815 (Help Functions): Remove print-help-return-message, which is
1816 semi-obsolete due to with-help-window. Document help-buffer and
1817 help-setup-xref.
1818
b9723f39
CY
18192009-03-29 Chong Yidong <cyd@stupidchicken.com>
1820
5dcb4c4e
SM
1821 * help.texi (Accessing Documentation, Help Functions):
1822 Remove information about long-obsolete Emacs versions.
9eb52e90 1823
b9723f39
CY
1824 * modes.texi (Mode Line Variables): The default values of the mode
1825 line variables are now more complicated.
1826
b0cc32db
CY
18272009-03-28 Chong Yidong <cyd@stupidchicken.com>
1828
3c25a5a9
CY
1829 * modes.texi (Major Mode Conventions): Note that specialness is
1830 inherited.
31c9eebb
CY
1831 (Derived Modes): Note that define-derive-mode sets the mode-class
1832 property.
3c25a5a9 1833
b0cc32db
CY
1834 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
1835 goto-map. Add search-map to the list.
1836
c5e0006d
EZ
18372009-03-27 Eli Zaretskii <eliz@gnu.org>
1838
1213465a
EZ
1839 * os.texi (System Environment): Update the list of system-type
1840 values.
1841
c5e0006d
EZ
1842 * markers.texi (The Mark) <handle-shift-selection>: Update for
1843 removal of the optional argument DEACTIVATE.
1844
48bab3d6
CY
18452009-03-25 Chong Yidong <cyd@stupidchicken.com>
1846
1847 * commands.texi (Focus Events): Most X window managers don't use
1848 focus-follows-mouse nowadays.
1849
6e4ff1b6
CY
18502009-03-24 Chong Yidong <cyd@stupidchicken.com>
1851
1852 * commands.texi (Defining Commands): Clarify introduction.
1853 (Using Interactive): Not that interactive can be put in a symbol
1854 property.
1855 (Interactive Call): Note that a symbol with a non-nil
1856 interactive-form property satisfies commandp.
1857
11625308
JB
18582009-03-23 Juanma Barranquero <lekktu@gmail.com>
1859
1860 * minibuf.texi (Intro to Minibuffers): Fix typos.
1861
7b34420d
CY
18622009-03-23 Chong Yidong <cyd@stupidchicken.com>
1863
1864 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
1865 about minibuffers in old Emacs versions. Copyedits.
1866 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
1867 (Text from Minibuffer): Simplify introduction.
1868
f9257eed
AM
18692009-03-22 Alan Mackenzie <acm@muc.de>
1870
1871 * commands.texi (Using Interactive): Clarify string argument to
1872 `interactive' - even promptless elements need \n separators.
1873
f639ba70
CY
18742009-03-18 Chong Yidong <cyd@stupidchicken.com>
1875
1876 * minibuf.texi (Completion Styles): New node.
1877
1878 * elisp.texi (Top): Update node listing.
1879
d897e8ee
CY
18802009-03-17 Chong Yidong <cyd@stupidchicken.com>
1881
1882 * minibuf.texi (Basic Completion): Note that
1883 read-file-name-completion-ignore-case and
1884 read-buffer-completion-ignore-case can override
1885 completion-ignore-case.
1886 (Minibuffer Completion): Document completing-read changes.
1887 (Completion Commands): Avoid mentioning partial completion mode.
1888 Document minibuffer-completion-confirm changes, and
1889 minibuffer-confirm-exit-commands.
1890 (High-Level Completion): Document new require-match behavior for
1891 read-buffer. Document read-buffer-completion-ignore-case.
1892 (Reading File Names): Document new require-match behavior for
1893 read-file-name.
1894
b1f23349
CY
18952009-03-14 Chong Yidong <cyd@stupidchicken.com>
1896
1897 * debugging.texi (Error Debugging): Don't mislead the reader into
1898 thinking that debug-on-error enters debugger for C-f at EOB.
1899 (Error Debugging): Setting debug-on-init within the init file
1900 works, and has for some time.
1901
d6eb4e25
KH
19022009-03-13 Kenichi Handa <handa@m17n.org>
1903
1904 * display.texi (Fontsets): Update the description.
1905
1cf53dc5
CY
19062009-03-13 Chong Yidong <cyd@stupidchicken.com>
1907
1908 * advice.texi (Advising Primitives): Link to What Is a Function.
1909
81f919fc
CY
19102009-03-12 Chong Yidong <cyd@stupidchicken.com>
1911
cf4229eb
CY
1912 * compile.texi (Speed of Byte-Code): Update example.
1913 (Disassembly): Update examples.
1914
81f919fc 1915 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
1916
1917 * customize.texi (Common Keywords): It's not necessary to use :tag
1918 to remove hyphens, as custom-unlispify-tag-name does it
1919 automatically.
5dcb4c4e
SM
1920 (Variable Definitions): Link to File Local Variables.
1921 Document customized-value symbol property.
f2bbc08c
CY
1922 (Customization Types): Move menu to end of node.
1923
955964d7
CY
19242009-03-10 Chong Yidong <cyd@stupidchicken.com>
1925
1926 * macros.texi (Compiling Macros): Omit misleading sentence, which
1927 implied that macros can only be used in the same file they are
1928 defined.
1929 (Backquote): Remove obsolete information about Emacs 19.
1930
d25ed7db
GM
19312009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
1932
1933 * display.texi (Display Margins): Fix paren typo.
1934
d55f6ca5
CY
19352009-02-27 Chong Yidong <cyd@stupidchicken.com>
1936
f0e57ed8
CY
1937 * elisp.texi (Top): Update node listing.
1938
1939 * variables.texi (Variables): Clarify introduction.
1940 (Global Variables): Mention that setq is a special form.
1941 (Local Variables): Use active voice.
1942 (Tips for Defining): Mention marking variables as safe.
1943 (Buffer-Local Variables): Mention terminal-local and frame-local
1944 variables together.
1945 (File Local Variables): Copyedits.
1946 (Frame-Local Variables): Note that they are not really useful.
1947 (Future Local Variables): Node deleted.
1948
d55f6ca5
CY
1949 * objects.texi (General Escape Syntax): Update explanation of
1950 unicode escape syntax.
1951
ca8f09a8
CY
19522009-02-23 Chong Yidong <cyd@stupidchicken.com>
1953
1954 * control.texi (Control Structures): Add cindex entry for "textual
1955 order".
1956
1957 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
1958 instead of "expression" throughout.
1959 (Function Indirection): Copyedits. Use active voice.
1960 (Eval): The default value of max-lisp-eval-depth is now 400.
1961
a20878b6
MB
19622009-02-23 Miles Bader <miles@gnu.org>
1963
1964 * processes.texi (System Processes): Rename `system-process-attributes'
1965 to `process-attributes'.
1966
61f66044
CY
19672009-02-22 Chong Yidong <cyd@stupidchicken.com>
1968
1b80d1f3
CY
1969 * symbols.texi (Property Lists): Emphasize that property lists are
1970 not restricted to symbol cells.
1971 (Other Plists): Copyedit.
1972
61f66044
CY
1973 * sequences.texi (Sequences Arrays Vectors): Make introduction
1974 more concise.
1975 (Arrays): Mention char-tables and bool-vectors too.
1976 (Vectors): Don't repeat information given in Arrays node. Link to
1977 nodes that explain the vector usage examples.
1978 (Char-Tables): Note that char-table elements can have arbitrary
1979 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 1980 Link to Property Lists node.
61f66044 1981
9403944b
CY
19822009-02-22 Chong Yidong <cyd@stupidchicken.com>
1983
1984 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
1985 `append'.
4068c7b4 1986 (List Elements): Copyedits.
9403944b
CY
1987
1988 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
1989 of `vconcat'.
1990
1991 * strings.texi (Creating Strings): Copyedits. Remove obsolete
1992 Emacs 20 usage of `concat'.
1993 (Case Conversion): Copyedits.
1994
b87a185f
CY
19952009-02-21 Chong Yidong <cyd@stupidchicken.com>
1996
1997 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
1998 Minor edits.
1999 (Frame Configuration Type): Emphasize that it is not primitive.
2000 (Font Type): New node.
2001 (Type Predicates): Add fontp; type-of now recognizes font object
2002 types.
2003
2004 * intro.texi (Version Info): Update version numbers in examples.
2005 (Acknowledgements): List more contributors.
2006
2007 * elisp.texi: Bump version number to 3.0.
2008 (Top): Link to Font Type node.
2009
867d4bb3
JB
20102009-02-20 Juanma Barranquero <lekktu@gmail.com>
2011
2012 * modes.texi (Major Mode Conventions): Remove duplicate words.
2013 (Customizing Keywords): Fix typo.
2014
77730170
EZ
20152009-02-14 Eli Zaretskii <eliz@gnu.org>
2016
2017 * nonascii.texi (User-Chosen Coding Systems): Document that
2018 select-safe-coding-system suggests raw-text if there are raw bytes
2019 in the region.
2020 (Explicit Encoding): Warn not to use `undecided' when encoding.
2021
c8736212
GM
20222009-02-11 Glenn Morris <rgm@gnu.org>
2023
2024 * frames.texi (Visibility of Frames): Mention the effect multiple
2025 workspaces/desktops can have on visibility.
2026
ab992d66
EZ
20272009-02-07 Eli Zaretskii <eliz@gnu.org>
2028
c8736212
GM
2029 * text.texi (Commands for Insertion):
2030 * commands.texi (Event Mod):
2031 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
2032 * nonascii.texi (Translation of Characters):
2033 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
2034 (Explicit Encoding): Document the `charset' text property produced
2035 by decode-coding-region and decode-coding-string.
ab992d66 2036
e651a255
AM
20372009-01-27 Alan Mackenzie <acm@muc.de>
2038
2039 * modes.texi (Search-based Fontification): Correct a typo.
2040
bc5cde4b
JB
20412009-01-25 Juanma Barranquero <lekktu@gmail.com>
2042
2043 * abbrevs.texi (Abbrev Table Properties): Fix typo.
2044 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
2045
3533155b
EZ
20462009-01-24 Eli Zaretskii <eliz@gnu.org>
2047
f721deda
EZ
2048 * display.texi (Window Systems): Document the value of
2049 `initial-window-system' under --daemon.
2050
3533155b
EZ
2051 * os.texi (System Environment): Remove description of the
2052 `environment' function which has been deleted.
2053
f79b43b2
DN
20542009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
2055
2056 * frames.texi (Multiple Displays): Remove documentation for
2057 removed function make-frame-on-tty.
2058
e3aa6669
CY
20592009-01-22 Chong Yidong <cyd@stupidchicken.com>
2060
2061 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
2062 write-region-annotate-functions.
2063 Document write-region-post-annotation-function.
e3aa6669 2064
fb13a416
CY
20652009-01-19 Chong Yidong <cyd@stupidchicken.com>
2066
2067 * display.texi (Font Lookup): Document WIDTH argument of
2068 x-list-fonts.
2069
02eccf6b
EZ
20702009-01-17 Eli Zaretskii <eliz@gnu.org>
2071
ead3f58d
EZ
2072 * maps.texi (Standard Keymaps): Rename function-key-map to
2073 local-function-key-map.
2074
2075 * keymaps.texi (Translation Keymaps): Rename function-key-map to
2076 local-function-key-map.
2077
2078 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
2079 and `set-keyboard-coding-system' now accept an optional terminal
2080 argument.
2081
2082 * commands.texi (Event Mod): `keyboard-translate-table' is now
2083 terminal-local.
2084 (Function Keys): Rename function-key-map to
2085 local-function-key-map.
2086
df05a163
EZ
2087 * elisp.texi (Top): Make @detailmenu be consistent with changes in
2088 frames.texi.
2089
0ed8034e 2090 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
2091 `delete-terminal-functions', `suspend-tty-functions' and
2092 `resume-tty-functions'.
0ed8034e
EZ
2093
2094 * frames.texi (Frames): Document `frame-terminal' and
2095 `terminal-live-p'.
2096 (Multiple Displays): Document `make-frame-on-tty'.
2097 (Multiple Terminals): Document `terminal-list', `delete-terminal',
2098 `terminal-name', and `get-device-terminal'.
490f1197
EZ
2099 (Terminal Parameters): Document `terminal-parameters',
2100 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
2101
2102 * os.texi (System Environment): Document `environment' and
2103 `initial-environment'.
490f1197
EZ
2104 (Suspending Emacs): Update for multi-tty; document
2105 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 2106
02eccf6b
EZ
2107 * nonascii.texi (Coding System Basics): More accurate description
2108 of `raw-text'.
2109
f19fea97
JB
21102009-01-12 Juanma Barranquero <lekktu@gmail.com>
2111
2112 * display.texi (Low-Level Font): Fix typo.
2113
16fa292f
CY
21142009-01-10 Chong Yidong <cyd@stupidchicken.com>
2115
2116 * elisp.texi (Top): Update node listing.
2117
2118 * display.texi (PostScript Images): Node deleted.
2119
0b4faef3
EZ
21202009-01-10 Eli Zaretskii <eliz@gnu.org>
2121
3355f04d
EZ
2122 * processes.texi (Decoding Output): Document that null bytes force
2123 no-conversion for reading process output.
2124
2125 * files.texi (Reading from Files): Document that null bytes force
2126 no-conversion when visiting files.
2127
11625308 2128 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 2129
5dcb4c4e
SM
2130 * nonascii.texi (Lisp and Coding Systems):
2131 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 2132 (Character Properties): Improve wording.
0b4faef3 2133
ce9cf065
CY
21342009-01-09 Chong Yidong <cyd@stupidchicken.com>
2135
2136 * display.texi (Font Lookup): Remove obsolete function
2137 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
2138 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
2139 (Font Selection): Reorder order of variable descriptions.
2140 Minor clarifications.
ce9cf065
CY
2141
2142 * elisp.texi (Top): Update node listing.
2143
ab756fb3
GM
21442009-01-09 Glenn Morris <rgm@gnu.org>
2145
2146 * commands.texi (Command Loop Info): Say that last-command-char and
2147 last-input-char are obsolete aliases.
2148
2149 * edebug.texi (Edebug Recursive Edit): Remove separate references to
2150 last-input-char and last-command-char, since they are just aliases for
2151 last-input-event and last-command-event.
2152
2153 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
2154 last-command-char.
2155
6b2b8ab1
CY
21562009-01-08 Chong Yidong <cyd@stupidchicken.com>
2157
2158 * elisp.texi: Update node listing.
2159
2160 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
2161 (Face Attributes): Don't link to Font Lookup.
2162 Document font-family-list.
6b2b8ab1
CY
2163 (Fonts): New node.
2164
3568e767
JR
21652009-01-08 Jason Rumney <jasonr@gnu.org>
2166
2167 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 2168 changing the standard pointer shapes. (Bug#1485)
3568e767 2169
6221c8db
CY
21702009-01-08 Chong Yidong <cyd@stupidchicken.com>
2171
2172 * display.texi (Attribute Functions): Note that a function value
2173 :height is relative, and that compatibility functions work by
2174 calling set-face-attribute.
2175 (Displaying Faces): Reorder list in order of increasing priority.
2176 (Face Remapping): New node. Content moved here from Displaying
2177 Faces.
2178 (Glyphs): Link to Face Functions.
2179
e3d3799a
CY
21802009-01-08 Chong Yidong <cyd@stupidchicken.com>
2181
2182 * display.texi (Faces): Don't discuss face id here. facep does
2183 not return t.
2184 (Defining Faces): Minor clarification.
2185 (Face Attributes): Rearrange items to match docstring of
2186 set-face-attribute. Add :foundry attribute. Document new role of
2187 :font attribute. Texinfo usage fix.
2188 (Attribute Functions): Copyedits.
2189 (Face Functions): Note that face number is seldom used.
2190
638a2457
RS
21912009-01-05 Richard M Stallman <rms@gnu.org>
2192
2193 * strings.texi (Predicates for Strings): Minor clarification.
2194
2195 * functions.texi (Function Safety): Texinfo usage fix.
2196
49ea0074
JB
21972009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
2198
2199 * objects.texi (General Escape Syntax): Fix typo.
2200
9f822178
MR
22012009-01-03 Martin Rudalics <rudalics@gmx.at>
2202
2203 * windows.texi (Choosing Window): Say that pop-up-frame-alist
2204 works via the default value of pop-up-frame-function.
2205
af34ad36
EZ
22062009-01-02 Eli Zaretskii <eliz@gnu.org>
2207
2208 * processes.texi (System Processes): Document the `time' and
2209 `ctime' attributes of `system-process-attributes'.
2210
d31f6679
CY
22112009-01-01 Chong Yidong <cyd@stupidchicken.com>
2212
2213 * display.texi (Face Attributes): Clarify :height attribute.
2214
174dc00c
MR
22152008-12-31 Martin Rudalics <rudalics@gmx.at>
2216
2217 * buffers.texi (The Buffer List): Clarify what moves a buffer to
2218 the front of the buffer list. Add entries for `last-buffer' and
2219 `unbury-buffer'.
2220
b8afe7e4
EZ
22212008-12-27 Eli Zaretskii <eliz@gnu.org>
2222
d14030f5
EZ
2223 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
2224 and its subsections.
2225
2226 * frames.texi (Multiple Terminals, Low-level Terminal)
2227 (Terminal Parameters, Frames on Other TTY devices): New sections.
2228 (Frames): Add an xref to "Multiple Terminals".
2229
765980a4
EZ
2230 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
2231
2232 * objects.texi (Terminal Type): New node.
2233 (Editing Types): Add it to the menu.
2234
47bd5577
EZ
2235 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
2236 Variables".
2237
eb22b78c 2238 * variables.texi (Directory Local Variables): New node.
47bd5577 2239 (Variables): Add a menu item for it.
eb22b78c 2240
b8afe7e4
EZ
2241 * loading.texi (Autoload): Document `generate-autoload-cookie' and
2242 `generated-autoload-file'.
2243
77bb0476
EZ
22442008-12-20 Eli Zaretskii <eliz@gnu.org>
2245
028e2c19
EZ
2246 * os.texi (Startup Summary): Add xref to documentation of
2247 `initial-window-system'.
2248
77bb0476
EZ
2249 * display.texi (Window Systems): Document `window-system' the
2250 function. The variable `window-system' is now frame-local.
028e2c19 2251 Document `initial-window-system'.
77bb0476 2252
dda87836
MR
22532008-12-19 Martin Rudalics <rudalics@gmx.at>
2254
2255 * windows.texi (Windows): Rewrite description of
2256 fit-window-to-buffer.
2257
caef3ed2
GM
22582008-12-13 Glenn Morris <rgm@gnu.org>
2259
2260 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
2261 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
2262
21c58e4d
GM
22632008-12-12 Glenn Morris <rgm@gnu.org>
2264
2265 * debugging.texi (Error Debugging): Refer forwards to
2266 eval-expression-debug-on-error.
2267
af38459f
EZ
22682008-12-05 Eli Zaretskii <eliz@gnu.org>
2269
5dedd9b5
EZ
2270 * strings.texi (String Basics): Only unibyte strings that
2271 represent key sequences hold 8-bit raw bytes.
2272
af38459f
EZ
2273 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
2274 paragraph to speak about `undecided'.
2275 (Character Properties): Don't explain the meaning of each
2276 property; instead, identify their Unicode Standard names.
b3f1f4a5 2277 (Character Sets): Document `map-charset-chars'.
af38459f 2278
fa047ae7
GM
22792008-12-02 Glenn Morris <rgm@gnu.org>
2280
2281 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2282 section yet again.
2283
47dbc044
EZ
22842008-11-29 Eli Zaretskii <eliz@gnu.org>
2285
98d05998
EZ
2286 * nonascii.texi (Character Properties): New Section.
2287 (Specifying Coding Systems): Document
2288 `coding-system-priority-list', `set-coding-system-priority', and
2289 `with-coding-priority'.
2290 (Lisp and Coding Systems): Document `check-coding-systems-region'
2291 and `coding-system-charset-list'.
2292 (Coding System Basics): Document `coding-system-aliases'.
2293
2294 * elisp.texi (Top): Add a @detailmenu entry for "Character
2295 Properties".
2296
47dbc044
EZ
2297 * objects.texi (Character Type): Correct the range of Emacs
2298 characters. Add an @xref to "Character Codes".
2299
2300 * strings.texi (String Basics): Add an @xref to "Character Codes".
2301
2302 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2303
2304 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2305 (Character Codes): Document `max-char'.
2306
8b80cdf5
EZ
23072008-11-28 Eli Zaretskii <eliz@gnu.org>
2308
2309 * nonascii.texi (Text Representations, Converting Representations)
2310 (Character Sets, Scanning Charsets, Translation of Characters):
2311 Make text more accurate.
2312
a99dceba
GM
23132008-11-28 Glenn Morris <rgm@gnu.org>
2314
2315 * files.texi (Format Conversion Round-Trip): Improve previous change.
2316
f6dc3bed
CY
23172008-11-26 Chong Yidong <cyd@stupidchicken.com>
2318
2319 * modes.texi (Auto Major Mode): Fix example.
2320
5da9413d
GM
23212008-11-25 Glenn Morris <rgm@gnu.org>
2322
2323 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2324
2325 * files.texi (Format Conversion Round-Trip):
2326 Use active voice for previous change.
2327
fcca848c
CY
23282008-11-25 Chong Yidong <cyd@stupidchicken.com>
2329
2330 * os.texi (Processor Run Time):
2331 * processes.texi (Transaction Queues):
2332 * markers.texi (The Mark):
2333 * windows.texi (Choosing Window, Selecting Windows):
2334 * files.texi (Changing Files, Magic File Names):
2335 * commands.texi (Key Sequence Input):
2336 * functions.texi (Declaring Functions):
2337 * strings.texi (Predicates for Strings):
2338 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
2339
36c8dc54
CY
23402008-11-24 Chong Yidong <cyd@stupidchicken.com>
2341
2342 * help.texi (Accessing Documentation): Update example.
2343
2344 * variables.texi (Defining Variables): Note that `*' is not
2345 necessary if defcustom is used.
2346
2a79b242
EZ
23472008-11-22 Eli Zaretskii <eliz@gnu.org>
2348
2349 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2350 Characters" from @detailmenu.
2351
2352 * nonascii.texi (Character Codes, Character Sets)
2353 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
2354 (Chars and Bytes, Splitting Characters): Sections removed.
2355
392f0d26
LK
23562008-11-22 Lute Kamstra <lute@gnu.org>
2357
2358 * positions.texi (Text Lines): Update goto-line documentation.
2359
af1a5cd5
MR
23602008-11-21 Martin Rudalics <rudalics@gmx.at>
2361
6a4cfb0c
MR
2362 * frames.texi (Frames): Fix typo, add cross references, reword.
2363 (Initial Parameters): Reword special-display-frame-alist text.
2364 (Frames and Windows): Reword. Describe argument norecord for
2365 set-frame-selected-window.
2366 (Input Focus): Describe argument norecord for select-frame.
2367 Remove comment on MS-Windows behavior for focus-follows-mouse.
2368 (Raising and Lowering): Mention windows-frames dichotomy in
2369 metaphor.
2370
af1a5cd5
MR
2371 * windows.texi (Displaying Buffers, Vertical Scrolling)
2372 (Horizontal Scrolling): Fix indenting and rewording issues
2373 introduced with 2008-11-07 change.
2374
c249fa9c
GM
23752008-11-20 Glenn Morris <rgm@gnu.org>
2376
2377 * files.texi (Format Conversion Round-Trip): Mention `preserve'
2378 element of `format-alist'.
2379
204d4665
GM
23802008-11-19 Glenn Morris <rgm@gnu.org>
2381
2382 * doclicense.texi: Update to FDL 1.3.
2383 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2384
cc0910af
CY
23852008-11-18 Chong Yidong <cyd@stupidchicken.com>
2386
efe6e7c4
CY
2387 * windows.texi (Window Hooks): Remove *-end-trigger-functions
2388 vars, which are obsolete. Mention jit-lock-register.
2389
5dcb4c4e
SM
2390 * modes.texi (Other Font Lock Variables):
2391 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 2392
cc0910af
CY
2393 * frames.texi (Color Parameters): Document alpha parameter.
2394
aeeedf76
MR
23952008-11-16 Martin Rudalics <rudalics@gmx.at>
2396
2397 * windows.texi (Splitting Windows, Deleting Windows)
2398 (Selecting Windows, Cyclic Window Ordering)
2399 (Buffers and Windows, Displaying Buffers, Choosing Window)
2400 (Dedicated Windows, Window Point, Window Start and End)
2401 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
2402 (Size of Window, Resizing Windows, Window Configurations)
2403 (Window Parameters): Avoid @var at beginning of sentences and
2404 reword accordingly.
2405
4c565c5c
LK
24062008-11-11 Lute Kamstra <lute@gnu.org>
2407
2408 * files.texi (File Name Components): Fix file-name-extension
2409 documentation.
2410
25f494c9
JB
24112008-11-11 Juanma Barranquero <lekktu@gmail.com>
2412
2413 * frames.texi (Basic Parameters): Remove display-environment-variable
2414 and term-environment-variable.
2415
a1401ab1
EZ
24162008-11-08 Eli Zaretskii <eliz@gnu.org>
2417
2418 * windows.texi (Basic Windows, Splitting Windows)
2419 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
2420 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
2421 (Resizing Windows, Window Configurations, Window Parameters):
2422 Fix wording and markup.
a1401ab1 2423
efafc282
MR
24242008-11-07 Martin Rudalics <rudalics@gmx.at>
2425
2426 * windows.texi (Windows): Update entries.
2427 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 2428 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
2429 (Selecting Windows, Cyclic Window Ordering): Reword with special
2430 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
2431 (Buffers and Windows, Choosing Window): Reword with special
2432 emphasis on dedicated windows.
2433 (Displaying Buffers): Reword. For switch-to-buffer mention that
2434 it may fall back on pop-to-buffer. For other-window try to
2435 explain how it treats the cyclic ordering of windows.
efafc282
MR
2436 (Dedicated Windows): New node and section discussing dedicated
2437 windows and associated functions.
86ab855a 2438 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
2439 (Window Start and End): Rename node and section title. Reword.
2440 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2441 Minor rewording.
2442 (Size of Window): Reword, in particular text on window-width.
2443 (Resizing Windows): Reword. Add text on balancing windows.
2444 (Window Configurations): Reword. Mention window parameters.
2445 (Window Parameters): New node and section on window parameters.
2446 (Window Hooks): Reword. Mention that
2447 window-configuration-change-hook is run "buffer-locally".
2448 * elisp.texi (Top): Update Windows entries in @detailmenu
2449 section.
2450
d60a8ab2
JB
24512008-11-04 Juanma Barranquero <lekktu@gmail.com>
2452
2453 * searching.texi (Regexp Search): Fix typo.
2454
01777627
CY
24552008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2456
2457 * searching.texi (Regexp Search): Document GREEDY arg.
2458 (Simple Match Data): Fix return value.
2459
c4526e93
EZ
24602008-11-01 Eli Zaretskii <eliz@gnu.org>
2461
2462 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
2463 with Emacs 23 internal representation of characters.
2464 Document `unibyte-string'.
c4526e93 2465
fe2ae8b5
CY
24662008-10-28 Chong Yidong <cyd@stupidchicken.com>
2467
2468 * processes.texi (Process Information): Note that process-status
2469 does not accept buffer names.
2470
cc5a21e3
CY
24712008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2472
2473 * positions.texi (Skipping Characters): Correct return value of
2474 skip-chars-forward.
2475
09460d9a
MR
24762008-10-25 Martin Rudalics <rudalics@gmx.at>
2477
520b29e7
MR
2478 * windows.texi (Deleting Windows): Update documentation of
2479 delete-windows-on.
2480 (Buffers and Windows): Update documentations of
2481 get-buffer-window and get-buffer-window-list.
2482 (Displaying Buffers): Update documentation of
2483 replace-buffer-in-windows.
2484
09460d9a
MR
2485 * buffers.texi (Current Buffer): Reword set-buffer and
2486 with-current-buffer documentations.
2487 (Creating Buffers): Reword documentation of get-buffer-create.
2488
4d48fcdc
MR
24892008-10-23 Martin Rudalics <rudalics@gmx.at>
2490
2491 * buffers.texi (Current Buffer): Reword documentation of
2492 set-buffer.
2493 (Buffer Names): Reword documentation of buffer-name.
2494 (The Buffer List): For bury-buffer explain what happens with the
2495 buffer's window.
2496 (Creating Buffers): Say that get-buffer-create's arg is called
2497 buffer-or-name.
2498
f0143c43
CY
24992008-10-22 Chong Yidong <cyd@stupidchicken.com>
2500
3e5dbbd3
CY
2501 * advice.texi (Computed Advice): Explain what DEFINITION is.
2502
f0143c43
CY
2503 * nonascii.texi (Character Codes): Remove obsolete function
2504 char-valid-p, and document characterp instead.
2505
52a94b85
MR
25062008-10-22 Martin Rudalics <rudalics@gmx.at>
2507
2508 * windows.texi (Displaying Buffers): Reword documentation of
2509 pop-to-buffer.
2510 (Choosing Window): Rewrite documentation of display-buffer and
2511 its options.
2512
f76f8246
MR
2513 * buffers.texi (Killing Buffers): Update documentation of
2514 kill-buffer.
2515
acc8b598
EZ
25162008-10-21 Eli Zaretskii <eliz@gnu.org>
2517
80e6b6df
EZ
2518 * processes.texi (Serial Ports): Fix wording and improve markup.
2519
3645358a
EZ
2520 * searching.texi (Regexp Search): Document `string-match-p' and
2521 `looking-at-p'.
2522 (POSIX Regexps): Add an xref for "non-greedy".
2523 (Regexp Special): Add @cindex entry for "non-greedy".
2524
b3d50cff 2525 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 2526 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 2527
73b7530a
EZ
2528 * frames.texi (Color Names): Add an xref to `read-color'.
2529
2530 * minibuf.texi (High-Level Completion): Document `read-color'.
2531
acc8b598
EZ
2532 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2533
2534 * positions.texi (Narrowing): Add an xref to "Swapping Text".
2535
2536 * buffers.texi (Swapping Text): New section, documents
2537 `buffer-swap-text'.
2538
10e187e8
MR
25392008-10-21 Martin Rudalics <rudalics@gmx.at>
2540
2541 * windows.texi (Resizing Windows): Minor wording fix.
2542
fd6f900c
EZ
25432008-10-20 Eli Zaretskii <eliz@gnu.org>
2544
2545 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2546 and `combine-and-quote-strings'.
2547
2548 * strings.texi (Creating Strings): Add xrefs for them.
2549
e4372165
EZ
25502008-10-19 Eli Zaretskii <eliz@gnu.org>
2551
d6328fba
EZ
2552 * elisp.texi (Top): Make descriptive text for "Reading File Names"
2553 match the corresponding menu in minibuf.texi.
2554
e4372165
EZ
2555 * minibuf.texi (Reading File Names): Document `read-shell-command'
2556 and `minibuffer-local-shell-command-map'.
2557
5d8dda33
MR
25582008-10-19 Martin Rudalics <rudalics@gmx.at>
2559
2560 * windows.texi (Resizing Windows): Remove var{} around "window" in
2561 documentation of enlarge-window.
2562 Rewrite documentation of window-min-height and window-min-width.
2563
437706cd
EZ
25642008-10-19 Eli Zaretskii <eliz@gnu.org>
2565
80f85d7c
EZ
2566 * functions.texi (Calling Functions): Document `apply-partially'.
2567
291703b5
EZ
2568 * hooks.texi (Standard Hooks): Mention
2569 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2570
2571 * variables.texi (File Local Variables): Document
2572 `file-local-variables-alist', `before-hack-local-variables-hook'
2573 and `hack-local-variables-hook'.
2574
583d8b3c
EZ
2575 * processes.texi (Synchronous Processes): Document `process-lines'.
2576
5dcb4c4e
SM
2577 * customize.texi (Variable Definitions):
2578 Document `custom-reevaluate-setting'.
437706cd 2579
7e51d89b
MR
25802008-10-18 Martin Rudalics <rudalics@gmx.at>
2581
2582 * windows.texi (Choosing Window, Deleting Windows)
2583 (Displaying Buffers): Expand documentation of dedicated windows.
2584
43c59a3d
EZ
25852008-10-18 Eli Zaretskii <eliz@gnu.org>
2586
018a960d
EZ
2587 * files.texi (Changing Files): Document symbolic input of file
2588 modes to `set-file-modes'. Document `read-file-modes' and
2589 `file-modes-symbolic-to-number'.
2590
2c0b8144
EZ
2591 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2592 and `search-map'.
2593
5dcb4c4e
SM
2594 * searching.texi (Search and Replace):
2595 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 2596 Document `multi-query-replace-map'.
80120f13 2597
6d4913f0 2598 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
2599 (Completion Commands, Reading File Names):
2600 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
2601 `minibuffer-local-filename-must-match-map'.
2602 (Minibuffer Completion): The `require-match' argument to
2603 `completing-read' can now have the value `confirm-only'.
2604
43c59a3d
EZ
2605 * windows.texi (Displaying Buffers): Minor wording fix.
2606 (Choosing Window): `split-height-threshold' can now be nil.
2607 Document `split-width-threshold'. `pop-up-frames' can have the
2608 value `graphic-only'.
2609
f36acfd9
EZ
26102008-10-17 Eli Zaretskii <eliz@gnu.org>
2611
2612 * os.texi (Startup Summary): Document `before-init-time' and
2613 `after-init-time'. Document `initial-window-system' and
2614 `window-system-initialization-alist'. Document reading the
2615 abbrevs file. Document the call to `server-start' under --daemon.
2616 Rearrange a bit to be consistent with the code flow.
53728487
EZ
2617 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
2618 (Time Parsing): Document `format-seconds'.
f36acfd9 2619
96995b89
MR
26202008-10-17 Martin Rudalics <rudalics@gmx.at>
2621
2622 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
2623 and reword.
2624
2de17c73
EZ
26252008-10-16 Eli Zaretskii <eliz@gnu.org>
2626
2627 * markers.texi (The Mark): Document use-region-p.
2628
9cf52b11
EZ
26292008-10-15 Eli Zaretskii <eliz@gnu.org>
2630
c3aaf1d7
EZ
2631 * internals.texi (Writing Emacs Primitives): The interactive spec
2632 of a primitive can be a Lisp form.
2633
841a1743
EZ
2634 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
2635 values of transient-mark-mode. Document handle-shift-selection.
2636
2637 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
2638 (Interactive Examples): Show an example of `^'.
2639 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
2640 (Defining Commands, Using Interactive): The interactive-form of a
2641 function can be added via its symbol's property.
841a1743 2642
52441368
EZ
2643 * positions.texi (List Motion): beginning-of-defun-function can
2644 now accept an argument.
2645
8e8c1a72
EZ
2646 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
2647 now return a list of strings.
2648
a33a1f2a
EZ
2649 * control.texi (Handling Errors): Document ignore-errors.
2650
4fb04348
EZ
2651 * frames.texi (Creating Frames): Document frame-inherited-parameters.
2652 (Parameter Access): Document set-frame-parameter.
2653
ee666f84
EZ
2654 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
2655 Hooks" for the effect of kill-all-local-variables on local hook
2656 functions.
2657
9cf52b11
EZ
2658 * modes.texi (Major Mode Conventions, Mode Line Variables):
2659 `mode-name' need not be a string. xref to "Mode Line Data" for
2660 details, and to "Emulating Mode Line" for computing a string
2661 value.
2662
22526bc4
EZ
26632008-10-14 Eli Zaretskii <eliz@gnu.org>
2664
a65f6a85
EZ
2665 * processes.texi (System Processes): New section.
2666 (Processes, Signals to Processes): Add xrefs to it.
2667
2668 * objects.texi (Editing Types): A `process' is a subprocess of
2669 Emacs, not just any process running on the OS.
2670
2671 * elisp.texi (Top): Adjust the @detailmenu for the above two
2672 changes.
2673
2724b26a
EZ
2674 * sequences.texi (Char-Tables): Remove documentation of
2675 set-char-table-default, which has no effect since Emacs 23.
2676 <char-table-range, set-char-table-range>: Don't mention generic
2677 characters and charsets. Add a cons cell as a possible argument.
2678
2679 * nonascii.texi (Splitting Characters)
2680 (Translation of Characters): Don't mention generic characters.
2681
2682 * display.texi (Fontsets): Don't mention generic characters.
2683
22526bc4 2684 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 2685 argument FUNCTION with a cons cell as KEY.
22526bc4 2686
eaf4b689
EZ
26872008-10-13 Eli Zaretskii <eliz@gnu.org>
2688
45e46036
EZ
2689 * objects.texi (Primitive Function Type): Move "@cindex special
2690 forms" from here...
2691
2692 * eval.texi (Special Forms): ...to here.
2693
2694 * functions.texi (What Is a Function): `functionp' returns nil for
2695 special forms. Add an xref.
2696
eaf4b689
EZ
2697 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
2698 Variables".
2699
2700 * variables.texi (Frame-Local Variables): New section.
2701 (Buffer-Local Variables): Add an xref to it.
2702 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
2703 have both frame-local and buffer-local binding.
2704
2705 * frames.texi (Frames): Mention multiple tty frames.
2706 (Frame Parameters, Parameter Access): Mention frame-local variable
2707 bindings.
2708
15688fce
GM
27092008-09-20 Glenn Morris <rgm@gnu.org>
2710
2711 * display.texi (Defining Faces): Recommend against face variables.
2712
35539065
JB
27132008-09-16 Juanma Barranquero <lekktu@gmail.com>
2714
2715 * display.texi (Echo Area Customization): Fix typo.
2716
6a57054b
JB
27172008-09-09 Juanma Barranquero <lekktu@gmail.com>
2718
2719 * loading.texi (Where Defined): Add `defface' item.
2720
d632fb82
MR
27212008-09-06 Martin Rudalics <rudalics@gmx.at>
2722
2723 * loading.texi (Where Defined): Fix description of symbol-file.
2724
905a9adb
JR
27252008-08-26 Jason Rumney <jasonr@gnu.org>
2726
2727 * display.texi (TIFF Images): New section describing :index property.
2728
852e91b7
CY
27292008-08-23 Chong Yidong <cyd@stupidchicken.com>
2730
2731 * display.texi (Temporary Displays): Remove unnecessary comment
2732 about usage of temp-buffer-show-hook.
2733
6be001ee
CY
27342008-08-05 Chong Yidong <cyd@stupidchicken.com>
2735
2736 * symbols.texi (Other Plists): Fix incorrect example.
2737 Suggested by Florian Beck.
2738
58e3d8e8
JB
27392008-07-31 Juanma Barranquero <lekktu@gmail.com>
2740
2741 * os.texi: Fix previous change.
2742
7c2fb837
DN
27432008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2744
2745 * os.texi:
2746 * intro.texi:
2747 * files.texi: Remove VMS support.
2748
9e2a2647
DN
27492008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2750
2751 * os.texi:
2752 * frames.texi:
2753 * display.texi: Remove mentions of Mac Carbon.
2754
c4f4682b
MB
27552008-07-01 Miles Bader <miles@gnu.org>
2756
2757 * text.texi (Special Properties):
2758 * display.texi (Truncation): Add wrap-prefix and line-prefix.
2759
3696411e
JB
27602008-06-28 Johan Bockgård <bojohan@gnu.org>
2761
2762 * display.texi (Other Image Types): Fix copy/paste error; say
2763 "PBM", not "XBM".
2764
f2a77c3a
DN
27652008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
2766
2767 * os.texi: Remove references to obsolete systems.
2768
6d52677d
EZ
27692008-06-20 Eli Zaretskii <eliz@gnu.org>
2770
2771 * makefile.w32-in (distclean): Remove makefile.
2772
1a87da4c
GM
27732008-06-17 Glenn Morris <rgm@gnu.org>
2774
2775 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
2776 (elisp, dist): Remove rules and variables that are obsolete now
2777 the lisp manual is no longer distributed separately.
2778
fdda1c5d
GM
27792008-06-16 Glenn Morris <rgm@gnu.org>
2780
646692e9
GM
2781 * configure, configure.in, mkinstalldirs: Remove unused files.
2782
2783 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 2784 * vol1.texi (EMACSVER):
6a57054b 2785 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
2786
2787 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
2788 as per maintain.info.
2789
611bee81
GM
27902008-06-15 Glenn Morris <rgm@gnu.org>
2791
a7bed3a0
GM
2792 * makefile.w32-in (manual): Use "23" rather than "21".
2793
2794 * Makefile.in (emacsver): New, set by configure.
2795 (manual): Use emacsver.
2796
d794edf2
GM
2797 * intro.texi: Report bugs using M-x report-emacs-bug.
2798
611bee81
GM
2799 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
2800
c73e02fa
GM
28012008-06-13 Daniel Engeler <engeler@gmail.com>
2802
2803 * elisp.texi, internals.texi, processes.texi: Add documentation
2804 about serial port access.
2805
e40a85cd
MB
28062008-06-05 Miles Bader <miles@gnu.org>
2807
2808 * display.texi (Displaying Faces): Update to reflect function
2809 renamings in face-remap.el.
2810
7b753744
JB
28112008-06-05 Juanma Barranquero <lekktu@gmail.com>
2812
2813 * display.texi (Fontsets): Fix typos.
2814
9d3d42fb
MB
28152008-06-03 Miles Bader <miles@gnu.org>
2816
7b753744
JB
2817 * display.texi (Displaying Faces): Add add-relative-face-remapping,
2818 remove-relative-face-remapping, set-base-face-remapping,
2819 and set-default-base-face-remapping.
9d3d42fb 2820
f2cec7a9
MB
28212008-06-01 Miles Bader <miles@gnu.org>
2822
2823 * display.texi (Displaying Faces): Add face-remapping-alist.
2824
8f39c96d
SM
28252008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2826
2827 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
2828 variable names.
2829
1ef5eecc
ER
28302008-05-03 Eric S. Raymond <esr@golux>
2831
352c8b4a 2832 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
2833 (current-global-map) return references, not copies.
2834
63b4387f
JL
28352008-05-02 Juri Linkov <juri@jurta.org>
2836
2837 * minibuf.texi (Text from Minibuffer): Document a list of
2838 default values for `read-from-minibuffer'.
2839
38a8b703
JB
28402008-04-24 Juanma Barranquero <lekktu@gmail.com>
2841
2842 * nonascii.texi (Translation of Characters): Fix previous change.
2843
7c42e639
CY
28442008-04-20 Chong Yidong <cyd@stupidchicken.com>
2845
2846 * display.texi (Overlay Properties): Clarify role of underlying
2847 textprop and overlay keymaps for display strings.
2848
2849 * keymaps.texi (Active Keymaps): Ditto.
2850
25c0d999
SM
28512008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2852
2853 * minibuf.texi (Programmed Completion):
2854 Replace dynamic-completion-table with the new completion-table-dynamic.
2855
e3af5968
CY
28562008-04-07 Chong Yidong <cyd@stupidchicken.com>
2857
2858 * intro.texi (Some Terms): Change "fonts in this manual" index
2859 entry to "typographic conventions".
2860
6bfc8698
EZ
28612008-04-05 Eli Zaretskii <eliz@gnu.org>
2862
2863 * objects.texi (Text Props and Strings): Add indexing for read
2864 syntax of text properties.
2865
4972c361
SM
28662008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
2867
2868 * processes.texi (Decoding Output): Remove process-filter-multibyte
2869 functions.
2870
c70a68db
MR
28712008-03-15 Martin Rudalics <rudalics@gmx.at>
2872
2873 * display.texi (Finding Overlays): Say that empty overlays at
2874 the end of the buffer are reported too.
2875
1291fd36
GM
28762008-03-13 Glenn Morris <rgm@gnu.org>
2877
2878 * elisp.texi (EMACSVER): Set to 23.0.60.
2879
c6b0dfd5
CY
28802008-02-26 Chong Yidong <cyd@stupidchicken.com>
2881
38a8b703 2882 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 2883
875fc30c
GM
28842008-02-22 Glenn Morris <rgm@gnu.org>
2885
2886 * frames.texi (Position Parameters): Clarify the description of
2887 `left' and `top', using information from "Geometry".
2888 (Geometry): Give a pointer to "Position Parameters", rather than
2889 repeating information.
2890
d8c8e45a
GM
28912008-02-11 Glenn Morris <rgm@gnu.org>
2892
2893 * objects.texi (Equality Predicates): No longer talk about "two"
2894 functions.
2895
38a8b703 28962008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
2897
2898 * objects.texi (Equality Predicates): Add defun for
2899 equal-including-properties.
2900
bfffe0b1
GM
29012008-02-10 Glenn Morris <rgm@gnu.org>
2902
2903 * objects.texi (Equality Predicates):
2904 Mention equal-including-properties.
2905
431b78c9
RS
29062008-02-07 Richard Stallman <rms@gnu.org>
2907
2908 * windows.texi (Window Start): Mention the feature of moving
2909 window-start to start of line.
2910
c8763fb6 29112008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
2912
2913 * keymaps.texi (Tool Bar): Document rtl property.
2914
1a256502
TTN
29152008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
2916
2917 * display.texi (Button Types):
2918 For define-button-type, clarify type of NAME.
2919
569382c2
MR
29202008-01-19 Martin Rudalics <rudalics@gmx.at>
2921
2922 * buffers.texi (Buffer Modification): Fix typo.
2923
f3041af1
DN
29242008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
2925
2926 * os.texi (System Environment): Remove references to OSes that are
2927 not supported anymore.
2928
d35e1cd7
DN
29292008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
2930
2931 * os.texi (System Environment): Remove mention for Masscomp.
2932
23af7580
RS
29332008-01-04 Richard Stallman <rms@gnu.org>
2934
2935 * display.texi (Faces): Don't talk about internal face vector as arg
2936 to facep.
2937
2938 * customize.texi (Type Keywords): Fix previous change.
2939
2940 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
2941 * elisp.texi (Top): Fix menu for commands.texi change.
2942
ec7d5b1e
RS
29432007-12-30 Richard Stallman <rms@gnu.org>
2944
5dcb4c4e 2945 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
2946 (Accessing Scroll): New node broken out of Accessing Mouse.
2947
101a6cea
RS
29482007-12-28 Richard Stallman <rms@gnu.org>
2949
2950 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 2951 (Basic Parameters): For `title', refer to title bar.
041817a4 2952 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 2953
72b7e664
RS
29542007-12-23 Richard Stallman <rms@gnu.org>
2955
2956 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
2957 Improve some of the commented-out keywords' text too.
2958
27a4f445
MR
29592007-12-14 Martin Rudalics <rudalics@gmx.at>
2960
e2e3f1d7
MR
2961 * nonascii.texi (Encoding and I/O): Reword to avoid saying
2962 "visit the current buffer".
2963
27a4f445
MR
2964 * os.texi (System Interface): Fix typo.
2965
a2afc99d
RS
29662007-12-04 Richard Stallman <rms@gnu.org>
2967
2968 * objects.texi (Symbol Type): Fix typo.
2969
b694135c
RS
29702007-12-03 Richard Stallman <rms@gnu.org>
2971
2972 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
2973
f99a19da
GM
29742007-12-01 Glenn Morris <rgm@gnu.org>
2975
2976 * functions.texi (Declaring Functions): Improve previous change.
2977
8f4b37d8
GM
29782007-11-30 Glenn Morris <rgm@gnu.org>
2979
2980 * functions.texi (Declaring Functions): Add optional fourth
2981 argument of declare-function, and setting third argument to `t'.
2982
61a2fe01
RS
29832007-11-29 Richard Stallman <rms@gnu.org>
2984
2985 * customize.texi (Composite Types): Document `group' type.
2986
cbfc5193
GM
29872007-11-29 Glenn Morris <rgm@gnu.org>
2988
5dcb4c4e
SM
2989 * functions.texi (Declaring Functions): Add findex.
2990 Mention `external' files.
cbfc5193 2991
8386283a
JB
29922007-11-26 Juanma Barranquero <lekktu@gmail.com>
2993
2994 * functions.texi (Declaring Functions): Fix directive.
2995
a07c9a8b
RS
29962007-11-25 Richard Stallman <rms@gnu.org>
2997
2998 * help.texi (Help Functions): Clean up last change.
2999
3000 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
3001
3002 * loading.texi (Named Features): Minor cleanup.
3003
3004 * macros.texi (Eval During Expansion): Minor cleanup.
3005
3006 * variables.texi (Variable Aliases): Minor cleanup.
3007
a0925923
RS
30082007-11-24 Richard Stallman <rms@gnu.org>
3009
3010 * functions.texi (Declaring Functions): Clarify previous change.
3011
3012 * compile.texi (Compiler Errors): Clarify previous change.
3013
20c63e44
RS
30142007-11-24 Richard Stallman <rms@gnu.org>
3015
e5e76c04 3016 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
3017 Clarify the text and move items around.
3018
5bb0cda3
GM
30192007-11-24 Glenn Morris <rgm@gnu.org>
3020
3021 * functions.texi (Declaring Functions): New section.
3022 * compile.texi (Compiler Errors): Mention declaring functions,
3023 defvar with no initvalue, and byte-compile-warnings.
3024
af13c86a
MR
30252007-11-15 Martin Rudalics <rudalics@gmx.at>
3026
3027 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
3028 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
3029
a5373305
MR
30302007-11-13 Martin Rudalics <rudalics@gmx.at>
3031
3032 * help.texi (Help Functions): Document new macro `with-help-window'.
3033
fe284805
JL
30342007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3035
3036 * searching.texi (Replacing Match): Describe new
3037 `match-substitute-replacement'.
3038
2c3a09b1
RS
30392007-10-31 Richard Stallman <rms@gnu.org>
3040
3041 * strings.texi (Creating Strings): Null strings from concat not unique.
3042
f2b480f4
RS
30432007-10-26 Richard Stallman <rms@gnu.org>
3044
3045 * objects.texi (Equality Predicates): Null strings are uniquified.
3046
3047 * minibuf.texi: Minor clarifications in previous change.
3048
db21122c
GM
30492007-10-25 Glenn Morris <rgm@gnu.org>
3050
3051 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
3052
2328cbb3
RS
30532007-10-24 Richard Stallman <rms@gnu.org>
3054
3055 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
3056
3057 * variables.texi (Frame-Local Variables): Node deleted.
3058 (Variables): Delete Frame-Local Variables from menu.
3059 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
3060 (Default Value): Don't mention frame-local vars.
3061
3062 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
3063
3064 * loading.texi (Unloading): Document FEATURE-unload-function
3065 instead of FEATURE-unload-hook.
3066
2328cbb3
RS
3067 * frames.texi (Multiple Displays): Don't mention frame-local vars.
3068
c066bafa
JL
30692007-10-22 Juri Linkov <juri@jurta.org>
3070
3071 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
3072 (High-Level Completion): Document a list of default value strings
3073 in the DEFAULT argument, for which minibuffer functions return the
3074 first element.
3075
65ced25f
JL
30762007-10-17 Juri Linkov <juri@jurta.org>
3077
3078 * text.texi (Filling): Update arguments of fill-paragraph.
3079 fill-paragraph operates on the active region in Transient Mark mode.
3080 Remove fill-paragraph-or-region.
3081
ee46ec8e
KB
30822007-10-13 Karl Berry <karl@gnu.org>
3083
3084 * elisp.texi (@dircategory): Move to after @copying,
3085 since we want @copying as close as possible to the beginning of
3086 the output.
3087
61bbdbc6
RS
30882007-10-12 Richard Stallman <rms@gnu.org>
3089
3090 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
3091
3092 * commands.texi (Distinguish Interactive): New node,
3093 broken out from Interactive Call and rewritten.
3094 (Command Loop): Put Distinguish Interactive in menu.
3095
af23e1e8
RS
30962007-10-09 Richard Stallman <rms@gnu.org>
3097
3098 * text.texi (Examining Properties): Mention overlay priority.
3099
3100 * display.texi (Display Margins): Correct the description
3101 of margin display specifications.
3102 (Replacing Specs): New subnode broken out of Display Property.
3103
e1965a69
JL
31042007-10-06 Juri Linkov <juri@jurta.org>
3105
3106 * text.texi (Filling): Document fill-paragraph-or-region.
3107
4638454b
JB
31082007-10-05 Juanma Barranquero <lekktu@gmail.com>
3109
3110 * display.texi (Auto Faces): Fix typo.
3111
7ed54cc5
RS
31122007-10-02 Richard Stallman <rms@gnu.org>
3113
3114 * display.texi (Display Property): Explain some display specs
3115 don't let you move point in.
3116
5dcb4c4e
SM
3117 * frames.texi (Cursor Parameters):
3118 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
3119
3120 * windows.texi (Basic Windows): Don't describe
3121 cursor-in-non-selected-windows here.
3122
305a7ef2
EZ
31232007-10-01 Eli Zaretskii <eliz@gnu.org>
3124
3125 * processes.texi (Misc Network): Note that these functions are
3126 supported only on some systems.
3127
f7a7f4eb
RS
31282007-10-01 Richard Stallman <rms@gnu.org>
3129
3130 * display.texi (Overlay Properties): Explain nil as priority.
3131 Explain that conflicts are unpredictable if not resolved by
3132 priorities.
3133
780d7bb9
RS
31342007-09-23 Richard Stallman <rms@gnu.org>
3135
3136 * macros.texi (Backquote): Minor clarification.
3137
14b4fdfb
RS
31382007-09-19 Richard Stallman <rms@gnu.org>
3139
3140 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
3141 Clarify when they work in parallel and when one overrides.
3142 Fix error in example.
14b4fdfb 3143
b8d4c8d0
GM
31442007-09-06 Glenn Morris <rgm@gnu.org>
3145
b3e755a9 3146 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
3147 commands to use ../../info.
3148 * Makefile.in (infodir): Go up one more level.
4638454b 3149 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
3150 (miscmanualdir): New.
3151 (dist): Use new variable miscmanualdir.
3152 * makefile.w32-in (infodir, texinputdir): Go up one more level.
3153 (usermanualdir): Change from ../man to ../emacs.
3154
1bb1f7d3
MR
31552007-08-30 Martin Rudalics <rudalics@gmx.at>
3156
3157 * commands.texi (Command Loop Info): Advise against changing
3158 most variables described here. Explain new variable
3159 last-repeatable-command.
3160
b8d4c8d0
GM
31612007-08-29 Glenn Morris <rgm@gnu.org>
3162
3163 * elisp.texi (EMACSVER): Increase to 23.0.50.
3164
31652007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3166
3167 * frames.texi (Basic Parameters): Add display-environment-variable
3168 and term-environment-variable.
3169
31702007-08-28 Juri Linkov <juri@jurta.org>
3171
3172 * display.texi (Image Formats, Other Image Types): Add SVG.
3173
31742007-08-28 Juri Linkov <juri@jurta.org>
3175
3176 * display.texi (Images): Move formats-related text to new node
3177 "Image Formats".
3178 (Image Formats): New node.
3179
619fb9ee
RS
31802007-08-27 Richard Stallman <rms@gnu.org>
3181
3182 * windows.texi (Window Configurations): Clarify what
3183 a window configuration saves.
3184
b8d4c8d0
GM
31852007-08-25 Richard Stallman <rms@gnu.org>
3186
3187 * display.texi (Images): Delete redundant @findex.
3188
39f9da30
GM
31892007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
3190
3191 * text.texi (Change Hooks): (after|before)-change-functions are no
3192 longer bound to nil while running; rather inhibit-modification-hooks
3193 is t.
3194
b8d4c8d0
GM
31952007-08-16 Richard Stallman <rms@gnu.org>
3196
5dcb4c4e
SM
3197 * processes.texi (Asynchronous Processes):
3198 Clarify doc of start-file-process.
b8d4c8d0
GM
3199
32002007-08-08 Martin Rudalics <rudalics@gmx.at>
3201
3202 * modes.texi (Example Major Modes): Fix typo.
3203
32042007-08-08 Glenn Morris <rgm@gnu.org>
3205
3206 * intro.texi (nil and t): Do not use `iff' in documentation.
3207
3208 * tips.texi (Documentation Tips): Recommend against `iff'.
3209
32102007-08-07 Chong Yidong <cyd@stupidchicken.com>
3211
3212 * display.texi (Image Cache): Document image-refresh.
3213
32142007-08-06 Martin Rudalics <rudalics@gmx.at>
3215
3216 * windows.texi (Size of Window): Document window-full-width-p.
3217
32182007-07-25 Glenn Morris <rgm@gnu.org>
3219
3220 * gpl.texi (GPL): Replace license with GPLv3.
3221
3222 * Relicense all FSF files to GPLv3 or later.
3223
32242007-07-24 Michael Albinus <michael.albinus@gmx.de>
3225
4638454b
JB
3226 * processes.texi (Synchronous Processes):
3227 Add `process-file-shell-command'.
b8d4c8d0
GM
3228 (Asynchronous Processes): Mention restricted use of
3229 `process-filter' and `process-sentinel' in
3230 `start-file-process'. Add `start-file-process-shell-command'.
3231
32322007-07-17 Michael Albinus <michael.albinus@gmx.de>
3233
3234 * files.texi (Magic File Names): Introduce optional parameter
3235 IDENTIFICATION for `file-remote-p'.
3236
32372007-07-16 Richard Stallman <rms@gnu.org>
3238
3239 * display.texi (Defining Faces): Fix previous change.
3240
32412007-07-14 Richard Stallman <rms@gnu.org>
3242
3243 * control.texi (Handling Errors): Document `debug' in handler list.
3244
32452007-07-10 Richard Stallman <rms@gnu.org>
3246
3247 * display.texi (Defining Faces): Explain C-M-x feature for defface.
3248
32492007-07-09 Richard Stallman <rms@gnu.org>
3250
3251 * files.texi (Magic File Names): Rewrite previous change.
3252
32532007-07-08 Michael Albinus <michael.albinus@gmx.de>
3254
3255 * files.texi (Magic File Names): Introduce optional parameter
3256 CONNECTED for `file-remote-p'.
3257
32582007-07-07 Michael Albinus <michael.albinus@gmx.de>
3259
3260 * processes.texi (Asynchronous Processes):
3261 * files.texi (Magic File Names): Add `start-file-process'.
3262
32632007-06-27 Richard Stallman <rms@gnu.org>
3264
5dcb4c4e
SM
3265 * files.texi (Format Conversion Piecemeal):
3266 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
3267
32682007-06-27 Michael Albinus <michael.albinus@gmx.de>
3269
4638454b
JB
3270 * files.texi (Magic File Names): Remove `dired-call-process'.
3271 Add `process-file'.
b8d4c8d0
GM
3272
32732007-06-27 Kenichi Handa <handa@m17n.org>
3274
3275 * text.texi (Special Properties): Fix description about
4638454b 3276 `composition' property.
b8d4c8d0
GM
3277
32782007-06-26 Kenichi Handa <handa@m17n.org>
3279
3280 * nonascii.texi (Default Coding Systems): Document about the
3281 return value `undecided'.
3282
32832007-06-25 David Kastrup <dak@gnu.org>
3284
3285 * keymaps.texi (Active Keymaps): Document new POSITION argument of
3286 `current-active-maps'.
3287
32882007-06-24 Karl Berry <karl@gnu.org>
3289
4638454b 3290 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
3291
32922007-06-15 Juanma Barranquero <lekktu@gmail.com>
3293
3294 * display.texi (Overlay Arrow): Doc fix.
3295
32962007-06-14 Karl Berry <karl@tug.org>
3297
3298 * anti.texi (Antinews): Typo.
3299
33002007-06-14 Chong Yidong <cyd@stupidchicken.com>
3301
3302 * display.texi (Image Cache): Document image-refresh.
3303
33042007-06-12 Karl Berry <karl@gnu.org>
3305
3306 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3307 * two-volume.make: New file.
3308 * .cvsignore: Ignore two-volume files.
3309
33102007-06-12 Tom Tromey <tromey@redhat.com>
3311
3312 * os.texi (Init File): Document user-emacs-directory.
3313
33142007-06-03 Nick Roberts <nickrob@snap.net.nz>
3315
3316 * commands.texi (Click Events): Describe width and height when
3317 object is nil.
3318
33192007-05-30 Nick Roberts <nickrob@snap.net.nz>
3320
5dcb4c4e
SM
3321 * commands.texi (Click Events): Layout more logically.
3322 Describe width and height.
b8d4c8d0
GM
3323 (Drag Events, Motion Events): Update to new format for position.
3324
33252007-06-02 Richard Stallman <rms@gnu.org>
3326
3327 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3328
33292007-06-02 Chong Yidong <cyd@stupidchicken.com>
3330
3331 * Version 22.1 released.
3332
33332007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3334
3335 * text.texi (Special Properties): Correct meaning of fontified face.
3336
33372007-05-30 Richard Stallman <rms@gnu.org>
3338
3339 * text.texi (Special Properties): Add link to Adjusting Point.
3340
33412007-05-12 Richard Stallman <rms@gnu.org>
3342
3343 * text.texi (Margins): indent-to-left-margin is not the default.
3344 (Mode-Specific Indent): For indent-line-function, the default
3345 is indent-relative.
3346
3347 * modes.texi (Example Major Modes): Explain last line of text-mode
3348 is redundant.
3349
33502007-05-10 Richard Stallman <rms@gnu.org>
3351
3352 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3353
3354 * help.texi (Keys in Documentation): Add reference to
3355 Documentation Tips.
3356
3357 * files.texi (Format Conversion): TO-FN gets three arguments.
3358
3359 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3360
33612007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3362
3363 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
3364 * files.texi (Format Conversion): Expand intro; add menu.
3365 (Format Conversion Overview, Format Conversion Round-Trip)
3366 (Format Conversion Piecemeal): New nodes/subsections.
3367 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
3368 * text.texi (Text Properties): Remove "Saving Properties" from menu.
3369 (Saving Properties): Delete node/subsection.
3370
33712007-05-07 Karl Berry <karl@gnu.org>
3372
3373 * elisp.texi (EMACSVER): Back to 22.
3374
33752007-05-06 Richard Stallman <rms@gnu.org>
3376
3377 * processes.texi (Accepting Output): Revert most of previous change.
3378
33792007-05-05 Richard Stallman <rms@gnu.org>
3380
3381 * processes.texi (Accepting Output): accept-process-output
3382 uses microseconds, not milliseconds. But that arg is obsolete.
3383
33842007-05-04 Karl Berry <karl@tug.org>
3385
3386 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3387
33882007-05-04 Eli Zaretskii <eliz@gnu.org>
3389
3390 * tips.texi (Documentation Tips): Rearrange items to place the
3391 more important ones first. Add an index entry for hyperlinks.
3392
33932007-05-03 Karl Berry <karl@gnu.org>
3394
3395 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3396 (EMACSVER) [smallbook]: 22 for printed version.
3397
3398 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3399 so restore anchor to normal position after defun. Found by Kevin Ryde.
3400
34012007-04-26 Glenn Morris <rgm@gnu.org>
3402
3403 * elisp.texi (EMACSVER): Increase to 22.1.50.
3404
34052007-04-28 Karl Berry <karl@gnu.org>
3406
3407 * elisp.texi: Improve line breaks on copyright page,
3408 similar layout to emacs manual, 8.5x11 by default.
3409
34102007-04-24 Richard Stallman <rms@gnu.org>
3411
3412 * text.texi (Special Properties): Add xref to Overlay Properties.
3413
3414 * display.texi (Overlay Properties): Add xref to Special Properties.
3415
34162007-04-22 Richard Stallman <rms@gnu.org>
3417
3418 * keymaps.texi (Extended Menu Items): Move the info about
3419 format with cached keyboard binding.
3420
34212007-04-21 Richard Stallman <rms@gnu.org>
3422
3423 * text.texi (Special Properties): Clarify previous change.
3424
3425 * files.texi (File Name Expansion): Clarify previous change.
3426
3427 * display.texi (Attribute Functions): Fix example for
3428 face-attribute-relative-p.
3429
34302007-04-19 Kenichi Handa <handa@m17n.org>
3431
3432 * text.texi (Special Properties): Document composition property.
3433
34342007-04-19 Glenn Morris <rgm@gnu.org>
3435
3436 * files.texi (File Name Expansion): Mention "superroot".
3437
34382007-04-15 Chong Yidong <cyd@stupidchicken.com>
3439
3440 * frames.texi (Multiple Displays): Add note about "multi-monitor"
3441 setups.
3442 (Display Feature Testing): Note that display refers to all
3443 physical monitors for multi-monitor setups.
3444
34452007-04-14 Richard Stallman <rms@gnu.org>
3446
3447 * lists.texi (Sets And Lists): Clarify `delete' examples.
3448 Remove spurious xref to same node.
3449 Clarify xref for add-to-list.
3450
34512007-04-12 Nick Roberts <nickrob@snap.net.nz>
3452
3453 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3454 value of lisp-mode-map.
3455
34562007-04-11 Karl Berry <karl@gnu.org>
3457
3458 * anti.texi (Antinews):
3459 * display.texi (Overlay Properties, Defining Images):
3460 * processes.texi (Synchronous Processes, Sentinels):
3461 * syntax.texi (Syntax Table Internals):
3462 * searching.texi (Regexp Special):
3463 * nonascii.texi (Default Coding Systems):
3464 * text.texi (Special Properties):
3465 * minibuf.texi (Basic Completion): Wording to improve breaks in
3466 8.5x11 format.
3467 * elisp.texi (smallbook): New @set to more easily switch between
3468 smallbook and 8.5x11.
3469
34702007-04-11 Richard Stallman <rms@gnu.org>
3471
3472 * text.texi (Lazy Properties): Minor fix.
3473
34742007-04-08 Karl Berry <karl@gnu.org>
3475
3476 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3477 * macros.texi (Backquote): Downcase Backquote in index entries for
3478 consistency.
3479
34802007-04-08 Richard Stallman <rms@gnu.org>
3481
3482 * text.texi (Adaptive Fill): Just describe default,
3483 don't show it (since it contains non-ASCII chars).
3484
34852007-04-07 Karl Berry <karl@gnu.org>
3486
3487 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3488 adaptive-fill-regexp's value, since they are not in the standard
3489 TeX fonts.
3490
34912007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
3492
3493 * display.texi (Defining Faces): Fix example.
3494
34952007-04-07 Karl Berry <karl@gnu.org>
3496
3497 * display.texi (Button Buffer Commands): Improve page break.
3498
34992007-04-07 Richard Stallman <rms@gnu.org>
3500
3501 * advice.texi (Activation of Advice): Remove redundant index entry.
3502
3503 * backups.texi: Improve index entries. Remove redundant ones.
3504
3505 * compile.texi (Byte Compilation): Improve index entry.
3506
3507 * hash.texi (Creating Hash): Improve index entry.
3508
3509 * symbols.texi (Definitions): Improve index entry.
3510
3511 * edebug.texi: Improve index entries. Remove redundant/useless ones.
3512
3513 * maps.texi (Standard Keymaps): Remove useless index entry.
3514
3515 * help.texi (Documentation Basics): Remove redundant index entries.
3516
3517 * customize.texi: Improve index entries.
3518 Remove redundant/useless ones.
3519
3520 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3521
3522 * streams.texi (Output Variables): Improve index entry.
3523
3524 * abbrevs.texi (Abbrevs): Remove useless index entry.
3525
3526 * macros.texi (Expansion): Remove useless index entry.
3527
3528 * text.texi: Improve index entries. Remove redundant/useless ones.
3529 (Text Properties, Examining Properties)
3530 (Special Properties): Use "property category" instead of "category"
3531 to refer to the `category' property.
3532
3533 * positions.texi: Improve index entries. Remove useless one.
3534
3535 * lists.texi: Improve index entries. Remove redundant/useless ones.
3536
3537 * os.texi: Improve index entries.
3538 (Timers): Fix previous change.
3539
3540 * buffers.texi: Improve index entries.
3541 (Modification Time): Get rid of term "obsolete buffer".
3542
3543 * debugging.texi: Improve index entries.
3544 (Test Coverage): Add xref to other test coverage ftr.
3545
3546 * eval.texi: Improve index entry. Remove redundant ones.
3547
3548 * numbers.texi: Improve index entries. Remove redundant/useless ones.
3549
3550 * files.texi: Improve index entries. Remove redundant/useless ones.
3551
3552 * objects.texi: Improve index entries.
3553
3554 * processes.texi: Improve index entries.
3555
3556 * modes.texi: Improve index entry. Remove redundant one.
3557
3558 * nonascii.texi: Improve index entries.
3559
3560 * internals.texi: Improve index entries.
3561
3562 * syntax.texi: Improve index entries.
3563
3564 * keymaps.texi (Active Keymaps): Improve index entries.
3565
3566 * commands.texi: Improve index entries. Remove redundant/useless ones.
3567
3568 * frames.texi: Improve index entries. Remove redundant/useless ones.
3569
3570 * markers.texi: Improve index entries. Remove redundant ones.
3571
3572 * tips.texi: Improve index entries.
3573
3574 * loading.texi (Unloading): Improve index entry.
3575
3576 * variables.texi: Improve index entries. Remove redundant one.
3577
3578 * sequences.texi: Improve index entry.
3579
3580 * display.texi: Improve index entries. Remove redundant ones.
3581
3582 * windows.texi: Improve index entries.
3583
3584 * searching.texi: Improve index entries. Remove redundant one.
3585
3586 * strings.texi (Case Tables): Improve last change.
3587
35882007-04-04 Chong Yidong <cyd@stupidchicken.com>
3589
3590 * strings.texi (Case Tables): Document with-case-table and
3591 ascii-case-table.
3592
35932007-04-03 Karl Berry <karl@gnu.org>
3594
3595 * processes.texi (Network): Reword to improve page break.
3596
35972007-04-03 Eli Zaretskii <eliz@gnu.org>
3598
3599 * functions.texi (Inline Functions): Describe more disadvantages
3600 of defsubst, and make advice against it stronger.
3601
36022007-04-02 Karl Berry <karl@gnu.org>
3603
3604 * backups.texi (Backup Names): Avoid widow words.
3605 * modes.texi (Example Major Modes): Align last comment.
3606
36072007-04-01 Chong Yidong <cyd@stupidchicken.com>
3608
3609 * keymaps.texi (Remapping Commands): Document new arg to
3610 command-remapping.
3611
36122007-04-01 Karl Berry <karl@gnu.org>
3613
3614 * processes.texi (Low-Level Network): Typo.
3615 * loading.texi (Hooks for Loading): Avoid double "the".
3616 * keymaps.texi (Key Sequences): No double "and".
3617 (Changing Key Bindings): Shorten to improve line break.
3618
36192007-03-31 Glenn Morris <rgm@gnu.org>
3620
3621 * os.texi (Timers): Fix description of run-at-time TIME formats.
3622
36232007-03-31 Richard Stallman <rms@gnu.org>
3624
3625 * display.texi (Invisible Text): Correct buffer-invisibility-spec
3626 regarding ellipsis.
3627
36282007-03-31 Eli Zaretskii <eliz@gnu.org>
3629
3630 * intro.texi (nil and t):
3631 * symbols.texi (Plists and Alists):
3632 * variables.texi (Variable Aliases, Constant Variables):
3633 * functions.texi (Defining Functions):
3634 * advice.texi (Advising Primitives):
3635 * debugging.texi (Syntax Errors, Compilation Errors):
3636 * minibuf.texi (Minibuffer Windows):
3637 * commands.texi (Adjusting Point):
3638 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
3639 (Auto Major Mode, Major Mode Conventions):
3640 * help.texi (Describing Characters):
3641 * files.texi (Create/Delete Dirs, Information about Files)
3642 (File Locks, Writing to Files, Reading from Files)
3643 (Saving Buffers):
3644 * windows.texi (Resizing Windows, Cyclic Window Ordering):
3645 * frames.texi (Finding All Frames):
3646 * positions.texi (Buffer End, Motion):
3647 * markers.texi (The Region):
3648 * text.texi (Deletion, Near Point):
3649 * display.texi (Displaying Messages, Truncation):
3650 * os.texi (Processor Run Time):
3651 * tips.texi (Key Binding Conventions, Programming Tips)
3652 (Warning Tips, Documentation Tips, Comment Tips):
3653 * internals.texi (Memory Usage): Improve indexing.
3654
3655 * variables.texi (Frame-Local Variables):
3656 * functions.texi (Argument List):
3657 * loading.texi (Library Search):
3658 * streams.texi (Output Variables):
3659 * keymaps.texi (Translation Keymaps, Searching Keymaps):
3660 * searching.texi (Replacing Match, Search and Replace):
3661 * processes.texi (Byte Packing, Decoding Output)
3662 (Accepting Output, Network Servers, Shell Arguments):
3663 * display.texi (Abstract Display, Image Cache, Scroll Bars):
3664 * windows.texi (Window Point, Window Start):
3665 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
3666 * commands.texi (Reading Input, Keyboard Events):
3667 * minibuf.texi (Reading File Names, Minibuffer Completion)
3668 (Recursive Mini):
3669 * positions.texi (List Motion):
3670 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
3671 * numbers.texi (Arithmetic Operations, Math Functions)
3672 (Predicates on Numbers, Comparison of Numbers):
3673 (Numeric Conversions):
3674 * locals.texi (Standard Buffer-Local Variables):
3675 * maps.texi (Standard Keymaps):
3676 * os.texi (User Identification, System Environment, Recording Input)
3677 (X11 Keysyms):
3678 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
3679 * backups.texi (Backups and Auto-Saving):
3680 * customize.texi (Customization, Group Definitions)
3681 (Variable Definitions):
3682 * compile.texi (Byte Compilation): Improve index entries.
3683
36842007-03-31 Karl Berry <karl@gnu.org>
3685
3686 * macros.texi (Defining Macros): Avoid widow syllable.
3687
36882007-03-31 Eli Zaretskii <eliz@gnu.org>
3689
3690 * elisp.texi (Top): Postscript -> PostScript.
3691
3692 * display.texi (Images, Postscript Images): Postscript -> PostScript.
3693
36942007-03-31 Markus Triska <markus.triska@gmx.at>
3695
3696 * internals.texi (Writing Emacs Primitives): Untabify `For'.
3697
36982007-03-30 Karl Berry <karl@gnu.org>
3699
3700 * lists.texi (List-related Predicates): Remove spurious @need.
3701 (Setcdr): Use @smallexample to improve page break.
3702 (Association Lists) <assoc>: Reword to improve page break.
3703
3704 * strings.texi (String Conversion): Insert blank line to improve
3705 page break.
3706
3707 * numbers.texi (Random Numbers): Use @minus{}.
3708 (Math Functions): Use @minus{}.
3709
3710 * intro.texi (Acknowledgements): Avoid line breaks before middle
3711 initials.
3712
37132007-03-24 Eli Zaretskii <eliz@gnu.org>
3714
3715 * errors.texi (Standard Errors): Add an index entry.
3716
37172007-03-19 Richard Stallman <rms@gnu.org>
3718
3719 * os.texi (Recording Input): recent-keys now gives 300 keys.
3720
37212007-03-12 Glenn Morris <rgm@gnu.org>
3722
3723 * os.texi: Replace "daylight savings" with "daylight saving"
3724 throughout.
3725
37262007-03-05 Richard Stallman <rms@gnu.org>
3727
5dcb4c4e
SM
3728 * variables.texi (File Local Variables):
3729 Update enable-local-variables values.
b8d4c8d0
GM
3730
37312007-03-04 Richard Stallman <rms@gnu.org>
3732
3733 * syntax.texi (Control Parsing): Minor clarification.
3734
3735 * strings.texi (Formatting Strings): Clarify width, precision, flags.
3736
3737 * sequences.texi (Sequence Functions): Move string-bytes away,
3738 add xref.
3739
3740 * nonascii.texi (Text Representations): Move string-bytes here.
3741
3742 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
3743
3744 * minibuf.texi (Basic Completion): Minor clarification.
3745
3746 * markers.texi (The Mark): Clarify existence vs activation of mark.
3747 Other cleanup.
3748
3749 * display.texi (Finding Overlays): Write better example.
3750
3751 * compile.texi (Eval During Compile): Clarify putting macros
3752 in eval-when-compile.
3753
c5602427 37542007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
3755
3756 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 3757 load-read-function definition doc.
b8d4c8d0
GM
3758
37592007-02-21 Kim F. Storm <storm@cua.dk>
3760
3761 * strings.texi (Text Comparison): Mention that assoc-string
3762 converts symbols to strings before testing.
3763
37642007-02-17 Kim F. Storm <storm@cua.dk>
3765
3766 * processes.texi (Bindat Spec): Vector types can have optional
3767 element type.
3768 (Bindat Examples): Fix example. Add vector with element type.
3769
37702007-02-16 Andreas Schwab <schwab@suse.de>
3771
3772 * strings.texi (Formatting Strings): Document '+' flag.
3773
37742007-02-15 Juanma Barranquero <lekktu@gmail.com>
3775
3776 * strings.texi (Modifying Strings): Clarify that `clear-string'
3777 always converts the string to unibyte.
3778
37792007-02-14 Kim F. Storm <storm@cua.dk>
3780
3781 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
3782 Rewrite glyph code description to refer to these functions.
3783 Remove details of encoding face number and char into integer code.
3784
37852007-02-03 Alan Mackenzie <acm@muc.de>
3786
3787 * loading.texi (Hooks for Loading): Make the description of
3788 `eval-after-load' more detailed, and amend the description of
3789 after-load-alist, in accordance with changes from 2006-05.
3790
37912007-02-03 Chong Yidong <cyd@stupidchicken.com>
3792
3793 * modes.texi (Defining Minor Modes): Document that a :require
3794 keyword or similar may be required to make saved customization
3795 variables work.
3796
37972007-02-03 Eli Zaretskii <eliz@gnu.org>
3798
3799 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
3800 Texinfo guidelines and with what texnfo-upd.el expects.
3801 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
3802 parts needed by `texinfo-multiple-files-update'.
3803
38042007-02-02 Eli Zaretskii <eliz@gnu.org>
3805
3806 * elisp.texi (Top): Update the top-level menus.
3807
3808 * syntax.texi (Categories): Add index entries.
3809
38102007-02-01 Juanma Barranquero <lekktu@gmail.com>
3811
3812 * display.texi (Attribute Functions): Fix name and description of
3813 the UNDERLINE arg of `set-face-underline-p'.
3814
38152007-01-29 Eli Zaretskii <eliz@gnu.org>
3816
3817 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
3818 Variables", and "Standard Keymaps" to the detailed menu.
3819
3820 * variables.texi (Future Local Variables): Add index entry.
3821
38222007-01-28 Richard Stallman <rms@gnu.org>
3823
3824 * tips.texi (Coding Conventions): Clarify the tip about macros
3825 that define a function or a variable.
3826
3827 * files.texi (File Attributes): UID and GID can be floats.
3828 (Magic File Names): Explain why deferring all operations to
3829 the standard handler does not work.
3830
38312007-01-23 Martin Rudalics <rudalics@gmx.at>
3832
3833 * backups.texi (Reverting): Use "buffer" instead of "file"
3834 when talking about major and minor modes.
3835
38362007-01-21 Richard Stallman <rms@gnu.org>
3837
3838 * help.texi (Documentation): Add xref to Documentation Tips.
3839
38402007-01-14 Juanma Barranquero <lekktu@gmail.com>
3841
3842 * tips.texi (Coding Conventions): Fix typos.
3843
38442007-01-05 Richard Stallman <rms@gnu.org>
3845
3846 * modes.texi (Defining Minor Modes): Fix previous change.
3847
38482007-01-03 Richard Stallman <rms@gnu.org>
3849
3850 * customize.texi (Variable Definitions, Customization Types):
3851 Don't use * in doc string for defcustom.
3852
38532007-01-02 Richard Stallman <rms@gnu.org>
3854
3855 * variables.texi (Variable Aliases): Clarify that aliases vars
3856 always have the same value.
3857
3858 * processes.texi (Bindat Spec): Fix Texinfo usage.
3859
3860 * modes.texi (Defining Minor Modes): Explain effect of command
3861 defined with define-global-minor-mode on new buffers.
3862
38632006-12-30 Kim F. Storm <storm@cua.dk>
3864
3865 * keymaps.texi (Tool Bar): Describe `grow-only' value of
3866 `auto-resize-tool-bars'.
3867
38682006-12-30 Richard Stallman <rms@gnu.org>
3869
3870 * keymaps.texi (Active Keymaps): Fix previous change.
3871
38722006-12-30 Nick Roberts <nickrob@snap.net.nz>
3873
3874 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
3875
38762006-12-30 Kim F. Storm <storm@cua.dk>
3877
3878 * processes.texi (Bindat Spec): Clarify using field names in
3879 length specifications.
3880
38812006-12-29 Kim F. Storm <storm@cua.dk>
3882
3883 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
3884 Add count and index variables for eval forms in repeat blocks.
3885
38862006-12-24 Richard Stallman <rms@gnu.org>
3887
5dcb4c4e
SM
3888 * customize.texi (Variable Definitions):
3889 Document new name custom-add-frequent-value.
b8d4c8d0
GM
3890
38912006-12-19 Kim F. Storm <storm@cua.dk>
3892
3893 * commands.texi (Misc Events): User signals now result in sigusr1
3894 and sigusr2 events which are handled through special-event-map.
3895 (Special Events): User signals and drag-n-drop are special.
3896
38972006-12-17 Richard Stallman <rms@gnu.org>
3898
3899 * loading.texi (Named Features): Explain subfeatures better.
3900
3901 * customize.texi: Use "option" only for user options.
3902 For the keyword values inside defcustom etc, say "keywords".
3903 For :options value's elements, say "elements".
3904 :group should not be omitted.
3905
3906 * syntax.texi (Parsing Expressions): Split up node.
3907 (Motion via Parsing, Position Parse, Parser State)
3908 (Low-Level Parsing, Control Parsing): New subnodes.
3909 (Parser State): Document syntax-ppss-toplevel-pos.
3910
3911 * positions.texi (List Motion): Punctuation fix.
3912
3913 * files.texi (File Name Completion): Document PREDICATE arg
3914 to file-name-completion.
3915
39162006-12-16 Eli Zaretskii <eliz@gnu.org>
3917
3918 * internals.texi (Building Emacs, Writing Emacs Primitives):
3919 Add index entries.
3920
39212006-12-11 Richard Stallman <rms@gnu.org>
3922
3923 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
3924 affects face menu. Explain how to make it non-nil without enabling
3925 any fontification.
3926
39272006-12-10 Chong Yidong <cyd@stupidchicken.com>
3928
3929 * modes.texi (Font Lock Basics): Document nil value of
3930 font-lock-defaults.
3931
39322006-12-10 Glenn Morris <rgm@gnu.org>
3933
3934 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
3935 value for system-flag argument. Abbrev tables may not be empty
3936 when major modes are loaded.
3937
39382006-12-08 Juanma Barranquero <lekktu@gmail.com>
3939
3940 * makefile.w32-in (maintainer-clean): Partially revert last
3941 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
3942 to protect elisp-covers.texi.
3943
39442006-12-07 Juanma Barranquero <lekktu@gmail.com>
3945
3946 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
3947 Don't remove elisp* info files; they are already deleted by the
3948 `clean' and `distclean' targets, and they are in the $(infodir)
3949 directory, not the current one.
3950
39512006-12-04 Kim F. Storm <storm@cua.dk>
3952
3953 * commands.texi (Misc Events): Update signal events.
3954 (Event Examples): Add signal example.
3955
39562006-11-29 Richard Stallman <rms@gnu.org>
3957
3958 * frames.texi (Visibility of Frames): Explain visible windows
3959 can be covered by others. Add xref for raise-frame.
3960
39612006-11-28 Richard Stallman <rms@gnu.org>
3962
3963 * searching.texi (Regexp Special): Update when ^ is special.
3964
39652006-11-27 Eli Zaretskii <eliz@gnu.org>
3966
3967 * customize.texi (Customization, Common Keywords)
3968 (Group Definitions, Variable Definitions, Composite Types)
3969 (Type Keywords, Customization Types): Add index entries for
3970 various customization keywords.
3971
39722006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3973
3974 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
3975
c8763fb6 39762006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
3977
3978 * frames.texi (Window System Selections): Remove clipboard from
3979 description of selection-coding-system.
3980
39812006-11-06 Richard Stallman <rms@gnu.org>
3982
3983 * lists.texi (List Variables): Document COMPARE-FN.
3984
3985 * keymaps.texi: Avoid use of "binding" to mean a relation;
3986 use it only to refer to the meaning associated with a key.
3987 (Keymaps): Change menu node description.
3988
3989 * elisp.texi (Top): Change menu node description.
3990
3991 * display.texi (Managing Overlays): Document overlay-recenter.
3992
39932006-10-29 Chong Yidong <cyd@stupidchicken.com>
3994
3995 * Makefile.in: Use relative paths to avoid advertising filesystem
3996 contents during compilation.
3997
39982006-10-23 Kim F. Storm <storm@cua.dk>
3999
4000 * commands.texi (Event Input Misc): Update unread-command-events.
4001
40022006-10-23 Nick Roberts <nickrob@snap.net.nz>
4003
4004 * lists.texi (Sets And Lists): Fix typos.
4005
40062006-10-18 Juanma Barranquero <lekktu@gmail.com>
4007
4008 * control.texi (Processing of Errors): Use @var for an argument,
4009 not @code.
4010
40112006-10-16 Richard Stallman <rms@gnu.org>
4012
4013 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
4014
4015 * keymaps.texi (Format of Keymaps): Show all the keymap element
4016 patterns that result from menu items.
4017 (Key Lookup): Minor cleanups.
4018
4019 * modes.texi (Precalculated Fontification): Don't say that
4020 not setting font-lock-defaults avoids loading font-lock.
4021
4022 * help.texi (Documentation): Move xref to Emacs Manual here.
4023 (Documentation Basics): From here.
4024 Also doc emacs-lisp-docstring-fill-column.
4025
4026 * elisp.texi: Update version and ISBN.
4027
4028 * commands.texi (Interactive Call): Clarify KEYS arg to
4029 call-interactively is a vector.
4030 (Command Loop Info): Delete anchor in this-command-keys.
4031 Add anchor in this-command-keys-vector.
4032 (Recursive Editing): Document how recursive-edit
4033 handles the current buffer.
4034
40352006-10-13 Chong Yidong <cyd@stupidchicken.com>
4036
4037 * frames.texi (Frame Titles): %c and %l are ignored in
4038 frame-title-format.
4039
40402006-10-11 Richard Stallman <rms@gnu.org>
4041
4042 * keymaps.texi (Key Sequences): Clarify use of kbd.
4043
40442006-10-10 Kim F. Storm <storm@cua.dk>
4045
4046 * lists.texi (Sets And Lists): Add memql.
4047
40482006-10-03 Richard Stallman <rms@gnu.org>
4049
4050 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
4051 Clarify :ascii: and :nonascii:.
4052
40532006-09-29 Juri Linkov <juri@jurta.org>
4054
4055 * modes.texi (%-Constructs): Reorder coding systems in the
4056 documentation of %z to the real order displayed in the modeline.
4057
40582006-09-25 Richard Stallman <rms@gnu.org>
4059
4060 * os.texi (Timers): Describe timer-max-repeats.
4061
40622006-09-25 Chong Yidong <cyd@stupidchicken.com>
4063
4064 * os.texi (Timers): Mention with-local-quit.
4065
40662006-09-24 Richard Stallman <rms@gnu.org>
4067
4068 * searching.texi (Searching and Matching): Mention property search.
4069
4070 * commands.texi (Command Loop Info): Explain how read-event affects
4071 this-command-keys.
4072
40732006-09-20 Richard Stallman <rms@gnu.org>
4074
4075 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
4076
4077 * windows.texi (Window Start): Minor cleanups.
4078
40792006-09-20 Kim F. Storm <storm@cua.dk>
4080
4081 * windows.texi (Window Start): pos-visible-in-window-p allows
4082 specifying t for position to mean "end of window".
4083 Add window-line-height.
4084
4085 * anti.texi (Antinews): Mention window-line-height.
4086
40872006-09-19 David Kastrup <dak@gnu.org>
4088
4089 * keymaps.texi (Searching Keymaps): Small clarification.
4090
40912006-09-18 Richard Stallman <rms@gnu.org>
4092
4093 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
4094 cause keyboard menus.
4095 (Menu Keymaps): Likewise.
4096 (Defining Menus, Keyboard Menus): Clarify.
4097
4098 * text.texi (Fields): Clarify explanation of constrain-to-field.
4099
41002006-09-16 Eli Zaretskii <eliz@gnu.org>
4101
4102 * variables.texi (Tips for Defining): Fix a typo.
4103
41042006-09-15 Richard Stallman <rms@gnu.org>
4105
4106 * keymaps.texi (Remapping Commands, Searching Keymaps)
4107 (Active Keymaps): Clean up previous change.
4108
41092006-09-15 Jay Belanger <belanger@truman.edu>
4110
4111 * gpl.texi: Replace "Library Public License" by "Lesser Public
4112 License" throughout.
4113
41142006-09-15 David Kastrup <dak@gnu.org>
4115
4116 * keymaps.texi (Active Keymaps): Adapt description to use
4117 `get-char-property' instead `get-text-property'. Explain how
4118 mouse events change this. Explain the new optional argument of
4119 `key-binding' and its mouse-dependent lookup.
4120 (Searching Keymaps): Adapt description similarly.
4121 (Remapping Commands): Explain the new optional argument of
4122 `command-remapping'.
4123
41242006-09-14 Richard Stallman <rms@gnu.org>
4125
4126 * keymaps.texi (Searching Keymaps): Clarification.
4127 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
4128
41292006-09-13 Richard Stallman <rms@gnu.org>
4130
4131 * objects.texi (Character Type): Node split.
4132 Add xref to Describing Characters.
4133 (Basic Char Syntax, General Escape Syntax)
4134 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
4135
41362006-09-11 Richard Stallman <rms@gnu.org>
4137
4138 * display.texi (Display Table Format): Wording clarification.
4139 (Glyphs): Clarifications.
4140
41412006-09-10 Chong Yidong <cyd@stupidchicken.com>
4142
4143 * keymaps.texi (Active Keymaps): Mention that key-binding checks
4144 local maps.
4145
41462006-09-10 Kim F. Storm <storm@cua.dk>
4147
4148 * display.texi (Forcing Redisplay): Document return value of
4149 function redisplay.
4150
41512006-09-09 Richard Stallman <rms@gnu.org>
4152
4153 * windows.texi (Window Hooks): Explain limits of
4154 window-scroll-functions.
4155
4156 * display.texi (Fringe Indicators): Update for last change in
4157 indicate-buffer-boundaries.
4158
41592006-09-08 Richard Stallman <rms@gnu.org>
4160
4161 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
4162
41632006-09-06 Kim F. Storm <storm@cua.dk>
4164
4165 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
4166
4167 * windows.texi (Window Start): Update pos-visible-in-window-p.
4168
41692006-09-04 Richard Stallman <rms@gnu.org>
4170
4171 * processes.texi (Accepting Output): Explain SECONDS=0 for
4172 accept-process-output.
4173
4174 * os.texi (Idle Timers): Explain why timer functions should not
4175 loop until (input-pending-p).
4176
41772006-09-02 Eli Zaretskii <eliz@gnu.org>
4178
4179 * makefile.w32-in (usermanualdir): New variable.
4180 (elisp.dvi): Use it.
4181
41822006-09-01 Eli Zaretskii <eliz@gnu.org>
4183
4184 * buffers.texi (Buffer Modification): Fix last change.
4185
41862006-09-01 Chong Yidong <cyd@stupidchicken.com>
4187
5dcb4c4e
SM
4188 * buffers.texi (Buffer Modification):
4189 Document buffer-chars-modified-tick.
b8d4c8d0
GM
4190
41912006-08-31 Richard Stallman <rms@gnu.org>
4192
4193 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
4194
41952006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
4196
4197 * modes.texi (Syntactic Font Lock):
4198 Mention font-lock-syntactic-face-function
4199 instead of specific faces.
4200
42012006-08-29 Chong Yidong <cyd@stupidchicken.com>
4202
4203 * display.texi (Images): Add xrref to display-images-p.
4204
42052006-08-28 Kenichi Handa <handa@m17n.org>
4206
4207 * nonascii.texi (Lisp and Coding Systems): Fix description of
4208 detect-coding-region.
4209
42102006-08-27 Michael Olson <mwolson@gnu.org>
4211
4212 * processes.texi (Transaction Queues): Remove stray quote
4213 character.
4214
42152006-08-25 Richard Stallman <rms@gnu.org>
4216
4217 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
4218 Add xref.
4219
42202006-08-24 Chong Yidong <cyd@stupidchicken.com>
4221
4222 * os.texi (Timers): Avoid waiting inside timers.
4223
42242006-08-21 Lute Kamstra <lute@gnu.org>
4225
4226 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
4227
42282006-08-20 Richard Stallman <rms@gnu.org>
4229
4230 * os.texi (Idle Timers): New node, split out from Timers.
4231 Document current-idle-time.
4232 * commands.texi (Reading One Event): Update xref.
4233 * elisp.texi (Top): Update subnode menu.
4234
42352006-08-16 Richard Stallman <rms@gnu.org>
4236
4237 * keymaps.texi (Extended Menu Items): Show format of cached
4238 bindings in extended menu items.
4239
4240 * customize.texi (Variable Definitions): Explain when the
4241 standard value expression is evaluated.
4242
42432006-08-15 Chong Yidong <cyd@stupidchicken.com>
4244
4245 * commands.texi (Reading One Event): Explain idleness in
4246 `read-event'.
4247
42482006-08-12 Chong Yidong <cyd@stupidchicken.com>
4249
4250 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 4251 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
4252 relevant for Lisp programming.
4253 (Yank Commands): Rewrite introduction.
4254 (Undo): Clarify.
4255 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
4256 (Filling): Remove redundant comment. Clarify return value of
4257 current-justification.
4258 (Margins): Minor clarifications.
4259 (Adaptive Fill): Update default value of adaptive-fill-regexp.
4260 (Sorting): Update definition of sort-lines.
4261 (Columns): Clarify behavior of sort-columns.
4262 (Indent Tabs): Link to Tab Stops in Emacs manual.
4263 (Special Properties): Clarify.
4264 (Clickable Text): Mention Buttons package.
4265
42662006-08-12 Kevin Ryde <user42@zip.com.au>
4267
4268 * os.texi (Time Parsing): Add %z to description of
4269 format-time-string, as per docstring. Add cross reference to
4270 glibc manual for strftime.
4271
42722006-08-08 Richard Stallman <rms@gnu.org>
4273
4274 * modes.texi: Clean up wording in previous change.
4275
42762006-08-07 Chong Yidong <cyd@stupidchicken.com>
4277
4278 * modes.texi (Hooks): Clarify.
4279 (Major Mode Basics): Mention define-derived-mode explicitly.
4280 (Major Mode Conventions): Rebinding RET is OK for some modes.
4281 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 4282 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
4283 (Mode Line Basics): Clarify.
4284 (Mode Line Data): Mention help-echo and local-map in strings.
4285 Explain reason for treatment of non-risky variables.
4286 (Properties in Mode): Clarify.
4287 (Faces for Font Lock): Add font-lock-negation-char-face.
4288
42892006-08-04 Eli Zaretskii <eliz@gnu.org>
4290
4291 * strings.texi (Formatting Strings): Warn against arbitrary
4292 strings as first arg to `format'.
4293
42942006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
4295
4296 * text.texi (Clickable Text): Mention `help-echo' text property.
4297 Update intro, examples and associated explanations.
4298
42992006-07-31 Richard Stallman <rms@gnu.org>
4300
4301 * commands.texi: Update xrefs.
4302 (Event Mod): New node, cut out from old Translating Input.
4303
4304 * maps.texi: Update xrefs.
4305
4306 * keymaps.texi (Translation Keymaps): New node.
4307 Update xrefs from Translating Input to Translation Keymaps.
4308
4309 * elisp.texi (Top): Update subnode menu.
4310
4311 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4312
4313 * os.texi (System Interface): Fix menu descriptions of some nodes.
4314 (Translating Input): Node deleted.
4315
43162006-07-31 Nick Roberts <nickrob@snap.net.nz>
4317
4318 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4319
4320 * lists.texi (Sets And Lists): Likewise.
4321
43222006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
4323
4324 * text.texi (Fields): Mention POS
4325 requirement when narrowing is in effect.
4326
43272006-07-28 Richard Stallman <rms@gnu.org>
4328
4329 * display.texi (Face Attributes): Simplify wording.
4330 (Attribute Functions): Clarify meaning of new-frame default
4331 attribute settings.
4332
4333 * customize.texi (Common Keywords): Document how to use
4334 :package-version in a package not in Emacs.
4335
43362006-07-28 Kim F. Storm <storm@cua.dk>
4337
4338 * commands.texi (Reading One Event): Fix last change.
4339
43402006-07-26 Chong Yidong <cyd@stupidchicken.com>
4341
4342 * commands.texi (Reading One Event): Document SECONDS argument for
4343 read-event, read-char, and read-char-exclusive.
4344
43452006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
4346
4347 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4348 to ensure correct identification.
4349
43502006-07-24 Richard Stallman <rms@gnu.org>
4351
4352 * text.texi (Clickable Text): Clarify.
4353
4354 * sequences.texi (Vector Functions): Delete duplicate xref.
4355
4356 * objects.texi (Function Type): Clarify.
4357
4358 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4359 modes.
4360
4361 * lists.texi (List Variables): New node.
4362 Material moved from other nodes.
4363
4364 * variables.texi (Setting Variables): add-to-list and
4365 add-to-ordered-list moved to List Variables node.
4366
43672006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
4368
4369 * text.texi (Links and Mouse-1):
4370 For mouse-on-link-p, expand on arg POS.
4371
43722006-07-21 Kim F. Storm <storm@cua.dk>
4373
4374 * display.texi (Forcing Redisplay): Don't mention systems which
4375 don't support sub-second timers for redisplay-preemption-period.
4376
4377 * os.texi (Terminal Output): Clarify text vs graphical terminal.
4378
43792006-07-21 Eli Zaretskii <eliz@gnu.org>
4380
4381 * frames.texi (Input Focus): Document that focus-follows-mouse has
4382 no effect on MS-Windows.
4383
43842006-07-18 Richard Stallman <rms@gnu.org>
4385
4386 * display.texi (Forcing Redisplay): Cleanups in previous change.
4387
4388 * processes.texi (Low-Level Network): Make menu more convenient.
4389
43902006-07-18 Kim F. Storm <storm@cua.dk>
4391
4392 * display.texi (Forcing Redisplay): redisplay-preemption-period
4393 only used on window systems. Add xref to Terminal Output.
4394
4395 * os.texi (Terminal Output): baud-rate only controls preemption on
4396 non-window systems. Add xref to Forcing Redisplay.
4397
4398 * processes.texi (Low-Level Network): Rename node "Make Network"
4399 to "Network Processes".
4400
44012006-07-18 Karl Berry <karl@gnu.org>
4402
4403 * variables.texi, functions.texi, customize.texi, loading.texi:
4404 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4405
44062006-07-17 Chong Yidong <cyd@stupidchicken.com>
4407
4408 * commands.texi (Waiting): Document batch-mode sit-for behavior.
4409
44102006-07-17 Richard Stallman <rms@gnu.org>
4411
4412 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4413 Put period and comma inside quotes.
4414
4415 * loading.texi, markers.texi: Use real doublequote inside menus.
4416
4417 * windows.texi: Put point and comma inside quotes.
4418 (Textual Scrolling): Use @samp for error message.
4419
4420 * variables.texi, tips.texi, syntax.texi, symbols.texi:
4421 * strings.texi, streams.texi, processes.texi, os.texi:
4422 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
4423 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
4424 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
4425 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
4426 Put point and comma inside quotes.
4427
4428 * control.texi (Processing of Errors): Add command-error-function.
4429
4430 * variables.texi (File Local Variables): Clarify that
4431 file local variables make buffer-local bindings.
4432
4433 * modes.texi (Syntactic Font Lock): Give default for
4434 font-lock-syntax-table.
4435
44362006-07-17 Nick Roberts <nickrob@snap.net.nz>
4437
4438 * text.texi (Special Properties): Clean up previous change.
4439
44402006-07-16 Karl Berry <karl@gnu.org>
4441
4442 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4443 * control.texi: Fix bad page breaks through chapter 10 (control).
4444
4445 * anti.texi (Antinews): Reorder face-attribute fns to avoid
4446 underfull hbox.
4447
44482006-07-15 Nick Roberts <nickrob@snap.net.nz>
4449
4450 * text.texi (Special Properties): Describe fontified text property
4451 in relation to a character (not text).
4452
44532006-07-15 Kim F. Storm <storm@cua.dk>
4454
4455 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4456 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4457 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4458
4459 * anti.texi (Antinews): Mention redisplay function.
4460 The kbd macro existed, but was not documented, before 22.x.
4461 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4462
44632006-07-14 Nick Roberts <nickrob@snap.net.nz>
4464
4465 * display.texi (Displaying Messages): Add anchor.
4466
4467 * frames.texi (Dialog Boxes): Use it.
4468
44692006-07-12 Richard Stallman <rms@gnu.org>
4470
4471 * objects.texi (Frame Type): Explain nature of frames better.
4472
4473 * frames.texi (Frames): Explain nature of frames better.
4474
44752006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
4476
4477 * tips.texi (Coding Conventions): Explain why use cl at compile time.
4478
44792006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4480
4481 * frames.texi (Window System Selections): Mention scrap support for Mac.
4482 Default value of x-select-enable-clipboard is t on Mac.
4483
4484 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4485
44862006-07-11 Kim F. Storm <storm@cua.dk>
4487
4488 * display.texi (Forcing Redisplay): Add `redisplay' function.
4489 Don't mention (sit-for -1) -- use (redisplay t) instead.
4490
4491 * commands.texi (Waiting): (sit-for -1) is no longer special.
4492 (sit-for 0) is equivalent to (redisplay).
4493 Iconifying/deiconifying no longer makes sit-for return.
4494
44952006-07-10 Nick Roberts <nickrob@snap.net.nz>
4496
4497 * display.texi (Buttons): Fix typo.
4498
4499 * index.texi, elisp.texi (New Symbols): Comment node out.
4500
45012006-07-09 Richard Stallman <rms@gnu.org>
4502
4503 * display.texi (Truncation): Clean up previous change.
4504
45052006-07-08 Richard Stallman <rms@gnu.org>
4506
4507 * commands.texi (Interactive Call): Use 3 as prefix in example
4508 for execute-extended-command.
4509
4510 * display.texi (Attribute Functions): Move paragraph about
4511 compatibility with Emacs < 21.
4512
45132006-07-09 Kim F. Storm <storm@cua.dk>
4514
4515 * display.texi (Refresh Screen): Clarify force-window-update.
4516 (Truncation): "Normally" indicated by fringe arrows.
4517
45182006-07-08 Eli Zaretskii <eliz@gnu.org>
4519
4520 * windows.texi (Textual Scrolling, Resizing Windows):
4521 * variables.texi (Constant Variables):
4522 * text.texi (Buffer Contents, Deletion, Changing Properties)
4523 (Property Search, Special Properties, Sticky Properties)
4524 (Links and Mouse-1, Fields, Change Hooks):
4525 * syntax.texi (Syntax Table Functions, Parsing Expressions)
4526 (Categories):
4527 * symbols.texi (Other Plists):
4528 * streams.texi (Output Variables):
4529 * processes.texi (Input to Processes, Query Before Exit):
4530 * positions.texi (Word Motion, Text Lines, List Motion):
4531 * os.texi (Init File, System Environment, Sound Output)
4532 (Session Management):
4533 * nonascii.texi (Text Representations, Character Sets)
4534 (Chars and Bytes, Locales):
4535 * modes.texi (Defining Minor Modes, Header Lines):
4536 * minibuf.texi (Minibuffer Contents):
4537 * markers.texi (Information from Markers):
4538 * lists.texi (List Elements, Building Lists, Association Lists):
4539 * keymaps.texi (Tool Bar):
4540 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4541 * functions.texi (What Is a Function, Mapping Functions):
4542 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4543 (Color Names, Text Terminal Colors, Display Feature Testing):
4544 * files.texi (Visiting Functions, File Name Components)
4545 (Unique File Names, Contents of Directories):
4546 * display.texi (Forcing Redisplay, Displaying Messages)
4547 (Temporary Displays, Font Selection, Auto Faces)
4548 (Font Lookup, Fringe Indicators, Display Margins)
4549 (Image Descriptors, Showing Images, Image Cache, Button Types)
4550 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4551 (Display Table Format, Glyphs):
4552 * control.texi (Iteration):
4553 * commands.texi (Command Loop Info, Adjusting Point):
4554 * backups.texi (Making Backups, Auto-Saving):
4555 Remove @tindex entries.
4556
45572006-07-07 Kim F. Storm <storm@cua.dk>
4558
4559 * display.texi (Fringe Cursors): Fix typo.
4560 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4561 (Overlay Arrow): Default is overlay-arrow fringe indicator.
4562
45632006-07-05 Richard Stallman <rms@gnu.org>
4564
4565 * text.texi (Buffer Contents): Add example of text props
4566 in result of buffer-substring.
4567 (Text Properties): Explain better about use of specific property names.
4568 (Property Search): Some cleanups; reorder some functions.
4569
4570 * keymaps.texi (Changing Key Bindings): Cleanup.
4571 Add xref to Key Binding Conventions.
4572
4573 * display.texi (Attribute Functions): Add examples for
4574 face-attribute-relative-p.
4575
4576 * tips.texi (Coding Conventions): Cleanup last change.
4577
45782006-07-05 Karl Berry <karl@gnu.org>
4579
4580 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4581 Remove @setchapternewpage odd.
4582 Result is 1013 pages, down from 1100.
4583
4584 * anti.texi, customize.texi, display.texi, internals.texi:
4585 * minibuf.texi, modes.texi, tips.texi:
4586 Fix overfull/underfull boxes.
4587
45882006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4589
4590 * edebug.texi (Instrumenting):
4591 Add Edebug-specific findex for eval-buffer.
4592 * loading.texi (Loading):
4593 Replace eval-current-buffer with eval-buffer.
4594
45952006-06-30 Nick Roberts <nickrob@snap.net.nz>
4596
4597 * locals.texi (Standard Buffer-Local Variables): Update the list
4598 of variables.
4599
46002006-06-26 Nick Roberts <nickrob@snap.net.nz>
4601
4602 * files.texi (File Name Completion): Point user to the node
4603 "Reading File Names".
4604
46052006-06-24 Eli Zaretskii <eliz@gnu.org>
4606
4607 * files.texi (Contents of Directories): Document case-insensitive
4608 behavior on respective filesystems.
4609
4610 * objects.texi (Character Type): Document that Emacs signals an
4611 error for unsupported Unicode characters specified as \uNNNN.
4612
46132006-06-19 Richard Stallman <rms@gnu.org>
4614
4615 * processes.texi (Bindat Spec): Clarify previous change.
4616
46172006-06-16 Richard Stallman <rms@gnu.org>
4618
4619 * tips.texi (Coding Conventions): Better explain conventions
4620 for definition constructs.
4621
4622 * text.texi (Special Properties): String value of `read-only'
4623 serves as the error message.
4624
4625 * objects.texi (Character Type): Clarify prev. change.
4626 (Non-ASCII in Strings): Mention \u and \U.
4627
4628 * commands.texi (Using Interactive): Explain problem of
4629 markers, etc., in command-history.
4630
46312006-06-14 Kim F. Storm <storm@cua.dk>
4632
4633 * commands.texi (Waiting): Negative arg to sit-for forces
4634 redisplay even if input is pending.
4635
4636 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
4637 redisplay. Remove incorrect example of binding redisplay-dont-pause
4638 around (sit-for 0).
4639
46402006-06-13 Richard Stallman <rms@gnu.org>
4641
4642 * display.texi (Forcing Redisplay): Clarify previous change.
4643
46442006-06-13 Romain Francoise <romain@orebokech.com>
4645
4646 * display.texi (Forcing Redisplay): Fix typo.
4647
46482006-06-13 Kim F. Storm <storm@cua.dk>
4649
4650 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
4651
46522006-06-10 Luc Teirlinck <teirllm@auburn.edu>
4653
4654 * tips.texi (Coding Conventions): Add `@end itemize'.
4655
46562006-06-10 Richard Stallman <rms@gnu.org>
4657
4658 * tips.texi (Coding Conventions): Explain use of coding systems
4659 to ensure one decoding for strings.
4660
46612006-06-09 Aidan Kehoe <kehoea@parhasard.net>
4662
4663 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
4664 syntax.
4665
46662006-06-07 Eli Zaretskii <eliz@gnu.org>
4667
4668 * display.texi (Font Selection): Remove description of
4669 clear-face-cache.
4670
4671 * compile.texi (Eval During Compile): Fix a typo. Add index
4672 entries for possible uses of eval-when-compile.
4673
46742006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
4675
4676 * display.texi (Abstract Display): Fix typo.
4677
46782006-06-03 Eli Zaretskii <eliz@gnu.org>
4679
4680 * minibuf.texi (Minibuffer History) <history-add-new-input>:
4681 Reword variable's description.
4682
46832006-06-01 Richard Stallman <rms@gnu.org>
4684
4685 * windows.texi (Splitting Windows): Clarify splitting nonselected
4686 window.
4687
46882006-05-31 Juri Linkov <juri@jurta.org>
4689
4690 * minibuf.texi (Minibuffer History): Add history-add-new-input.
4691
46922006-05-30 Richard Stallman <rms@gnu.org>
4693
4694 * display.texi (Line Height): Fix errors in description of
10d1d0af 4695 default line height and line-height property.
b8d4c8d0
GM
4696
4697 * nonascii.texi (Default Coding Systems): Further clarification.
4698
46992006-05-29 Luc Teirlinck <teirllm@auburn.edu>
4700
4701 * internals.texi (Pure Storage): Mention that an overflow in pure
4702 space causes a memory leak.
4703 (Garbage Collection): If there was an overflow in pure space,
4704 `garbage-collect' returns nil.
4705
47062006-05-30 Eli Zaretskii <eliz@gnu.org>
4707
4708 * nonascii.texi (Default Coding Systems): Fix it some more.
4709
47102006-05-29 Eli Zaretskii <eliz@gnu.org>
4711
4712 * nonascii.texi (Default Coding Systems): Fix last change.
4713
47142006-05-29 Kenichi Handa <handa@m17n.org>
4715
4716 * nonascii.texi (find-operation-coding-system): Describe the new
4717 argument format (FILENAME . BUFFER).
4718
47192006-05-28 Richard Stallman <rms@gnu.org>
4720
4721 * tips.texi (Coding Conventions): Better explain reasons not to
4722 advise other packages or use `eval-after-load'.
4723
47242006-05-29 Kim F. Storm <storm@cua.dk>
4725
4726 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
4727 `bindat-idx' and `bindat-raw' for clarity.
4728
47292006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4730
4731 * processes.texi (Bindat Spec): Expand on `repeat' handler.
4732
4733 * display.texi (Display): Add "Abstract Display" to menu.
4734 (Abstract Display, Abstract Display Functions)
4735 (Abstract Display Example): New nodes.
4736 * elisp.texi (Top): Add "Abstract Display" to menu.
4737
47382006-05-27 Chong Yidong <cyd@stupidchicken.com>
4739
4740 * keymaps.texi (Key Sequences): Link to input events definition.
4741 (Format of Keymaps): Delete material duplicated in Keymap Basics.
4742
4743 * files.texi (Changing Files): Document updated argument list for
4744 copy-file.
4745
47462006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4747
4748 * processes.texi (Bindat Functions): Explain term "total length".
4749 Use it in bindat-length and bindat-pack descriptions.
4750
47512006-05-26 Eli Zaretskii <eliz@gnu.org>
4752
4753 * tips.texi (Coding Conventions): Advise against using
4754 eval-after-load in packages. Add an index entry.
4755
47562006-05-25 Juri Linkov <juri@jurta.org>
4757
4758 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
4759
4760 * modes.texi (%-Constructs): Add %e, %z, %Z.
4761
47622006-05-25 Richard Stallman <rms@gnu.org>
4763
4764 * elisp.texi (Top): Update subnode menu.
4765
4766 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
4767 (Keymaps): Update menu.
4768
47692006-05-25 Chong Yidong <cyd@stupidchicken.com>
4770
4771 * keymaps.texi (Key Sequences): Some clarifications.
4772
47732006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
4774
4775 * processes.texi (Bindat Functions): Say "unibyte string"
4776 explicitly for bindat-unpack and bindat-pack descriptions.
4777 (Bindat Examples): Don't call `string-make-unibyte' in example.
4778
47792006-05-25 Chong Yidong <cyd@stupidchicken.com>
4780
5dcb4c4e 4781 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 4782 Explain string and vector representations of key sequences.
b8d4c8d0
GM
4783
4784 * keymaps.texi (Changing Key Bindings):
dd7b651b 4785 * commands.texi (Interactive Codes):
b8d4c8d0
GM
4786 * help.texi (Describing Characters): Refer to it.
4787
47882006-05-23 Luc Teirlinck <teirllm@auburn.edu>
4789
4790 * frames.texi (Pointer Shape): @end table -> @end defvar.
4791
47922006-05-22 Richard Stallman <rms@gnu.org>
4793
4794 * elisp.texi (Top): Update subnode menus.
4795
4796 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
4797 Contents rewritten; material from old Pointer Shape node moved here.
4798
4799 * display.texi (Pointer Shape): Node deleted.
4800 (Image Descriptors): Minor cleanup.
4801
48022006-05-21 Richard Stallman <rms@gnu.org>
4803
4804 * syntax.texi (Parsing Expressions): Update info on which STATE
4805 elements are ignored.
4806
48072006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4808
4809 * hooks.texi (Standard Hooks): Correct typo.
4810
4811 * gpl.texi (GPL): ifinfo -> ifnottex.
4812
48132006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
4814
4815 * searching.texi (Simple Match Data): Warn about match data being
4816 set anew by every search.
4817
48182006-05-17 Richard Stallman <rms@gnu.org>
4819
4820 * minibuf.texi (Minibuffer History): Clarify.
4821
4822 * searching.texi (Regexp Special): Clarify nested regexp warning.
4823
48242006-05-16 Kim F. Storm <storm@cua.dk>
4825
4826 * minibuf.texi (Minibuffer History): Update add-to-history.
4827
48282006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
4829
5dcb4c4e
SM
4830 * nonascii.texi (Explicit Encoding):
4831 Fix typo (encoding<->decoding).
b8d4c8d0
GM
4832
48332006-05-14 Richard Stallman <rms@gnu.org>
4834
4835 * buffers.texi (Creating Buffers): Cleanup.
4836
4837 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
4838
48392006-05-13 Eli Zaretskii <eliz@gnu.org>
4840
4841 * buffers.texi (Current Buffer): Document that with-temp-buffer
4842 disables undo.
4843
4844 * os.texi (Terminal-Specific): More accurate description of how
4845 Emacs searches for the terminal-specific libraries.
4846
48472006-05-12 Eli Zaretskii <eliz@gnu.org>
4848
4849 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
4850 emacs-xtra to @inforef's.
4851
4852 * text.texi (Undo): Document that undo is turned off in buffers
4853 whose names begin with a space.
4854
4855 * buffers.texi (Buffer Names): Add index entries for buffers whose
4856 names begin with a space.
4857 (Creating Buffers): Document that undo is turned off in buffers
4858 whose names begin with a space.
4859
4860 * files.texi (Visiting Functions, Reading from Files)
4861 (Saving Buffers): Mention code and EOL conversions by file I/O
4862 primitives and subroutines.
4863
4864 * nonascii.texi (Lisp and Coding Systems): Document
4865 coding-system-eol-type. Add index entries for eol conversion.
4866
4867 * display.texi (Defining Faces): Mention `mac', and add an xref to
4868 where window-system is described.
4869
48702006-05-10 Richard Stallman <rms@gnu.org>
4871
4872 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
4873
48742006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
4875
4876 * variables.texi (File Local Variables): Recommend to quote lambda
4877 expressions in safe-local-variable property.
4878
48792006-05-09 Richard Stallman <rms@gnu.org>
4880
5dcb4c4e
SM
4881 * variables.texi (File Local Variables):
4882 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
4883
48842006-05-07 Kim F. Storm <storm@cua.dk>
4885
4886 * minibuf.texi (Minibuffer History): Remove keep-dups arg
4887 from add-to-history.
4888
48892006-05-07 Romain Francoise <romain@orebokech.com>
4890
4891 * commands.texi (Event Input Misc):
4892 * compile.texi (Eval During Compile):
4893 * internals.texi (Buffer Internals):
4894 * minibuf.texi (Initial Input):
4895 * nonascii.texi (Scanning Charsets):
4896 * numbers.texi (Comparison of Numbers):
4897 * windows.texi (Textual Scrolling, Vertical Scrolling):
4898 Fix various typos.
4899
49002006-05-06 Eli Zaretskii <eliz@gnu.org>
4901
4902 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
4903 conditional xref's to either emacs or emacs-xtra, depending on
4904 @iftex/@ifnottex.
4905
4906 * minibuf.texi (Minibuffer History): Document add-to-history.
4907
49082006-05-05 Eli Zaretskii <eliz@gnu.org>
4909
4910 * internals.texi (Pure Storage): Mention the pure overflow message
4911 at startup.
4912
c8763fb6 49132006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
4914
4915 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
4916 (Searching Keymaps): Fix pseudo-Lisp description of keymap
4917 search.
4918
49192006-05-01 Richard Stallman <rms@gnu.org>
4920
4921 * intro.texi (nil and t): Clarify.
4922
4923 * variables.texi (File Local Variables): Suggest using booleanp.
4924
49252006-05-01 Juanma Barranquero <lekktu@gmail.com>
4926
4927 * objects.texi (Type Predicates): Fix typos.
4928
49292006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
4930
4931 * intro.texi (nil and t): Add booleanp.
4932
4933 * objects.texi (Type Predicates): Add links for booleanp and
4934 string-or-null-p.
4935
49362006-04-29 Richard Stallman <rms@gnu.org>
4937
4938 * modes.texi (Multiline Font Lock): Rename from
4939 Multi line Font Lock Elements. Much clarification.
4940 (Font Lock Multiline, Region to Fontify): Much clarification.
4941
49422006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
4943
4944 * variables.texi (File Local Variables): Remove the special case t for
4945 safe-local-variable.
4946
49472006-04-26 Richard Stallman <rms@gnu.org>
4948
4949 * syntax.texi (Parsing Expressions): Minor cleanup.
4950
49512006-04-18 Richard Stallman <rms@gnu.org>
4952
4953 * tips.texi (Coding Conventions): Explain when the package's
4954 prefix should appear later on (not at the start of the name).
4955
4956 * searching.texi (String Search): Clarify effect of NOERROR.
4957
4958 * modes.texi (Imenu): Clarify what special items do.
4959
4960 * hooks.texi (Standard Hooks): Delete text about old hook names.
4961
49622006-04-17 Romain Francoise <romain@orebokech.com>
4963
4964 * variables.texi (Local Variables): Update the default value of
4965 `max-specpdl-size'.
4966
49672006-04-15 Michael Olson <mwolson@gnu.org>
4968
4969 * processes.texi (Transaction Queues): Mention the new optional
4970 `delay-question' argument for `tq-enqueue'.
4971
49722006-04-13 Bill Wohler <wohler@newt.com>
4973
4974 * customize.texi (Common Keywords): Use dotted notation for
4975 :package-version value. Specify its values. Improve documentation
4976 for customize-package-emacs-version-alist.
4977
49782006-04-12 Bill Wohler <wohler@newt.com>
4979
4980 * customize.texi (Common Keywords): Move description of
4981 customize-package-emacs-version-alist to @defvar.
4982
49832006-04-10 Bill Wohler <wohler@newt.com>
4984
4985 * customize.texi (Common Keywords): Add :package-version.
4986
49872006-04-10 Kim F. Storm <storm@cua.dk>
4988
4989 * text.texi (Buffer Contents): Add NOPROPS arg to
4990 filter-buffer-substring.
4991
49922006-04-08 Kevin Ryde <user42@zip.com.au>
4993
4994 * os.texi (Command-Line Arguments): Update xref to emacs manual
4995 "Command Arguments" -> "Emacs Invocation", per change there.
4996
49972006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
4998
4999 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
5000 be on one line to help makeinfo not render two spaces after the dot.
5001
50022006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5003
5004 * strings.texi (Predicates for Strings): Add string-or-null-p.
5005
50062006-03-28 Kim F. Storm <storm@cua.dk>
5007
5008 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
5009 remarks about systems that don't support fractional seconds.
5010
50112006-03-25 Karl Berry <karl@gnu.org>
5012
5013 * elisp.texi: Use @copyright{} instead of (C), and do not indent
5014 the year list.
5015
50162006-03-21 Nick Roberts <nickrob@snap.net.nz>
5017
5018 * display.texi (Fringe Indicators): Fix typos.
5019
50202006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5021
5022 * tips.texi (Documentation Tips): One can now also write `program'
5023 in front of a quoted symbol in a docstring to prevent making a
5024 hyperlink.
5025
50262006-03-19 Alan Mackenzie <acm@muc.de>
5027
5028 * text.texi (Special Properties): Clarify `fontified' property.
5029
50302006-03-16 Richard Stallman <rms@gnu.org>
5031
5032 * display.texi (Defining Images): Minor cleanup.
5033
50342006-03-16 Bill Wohler <wohler@newt.com>
5035
5036 * display.texi (Defining Images): In image-load-path-for-library,
5037 prefer user's images.
5038
50392006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5040
5041 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
5042
50432006-03-15 Bill Wohler <wohler@newt.com>
5044
5045 * display.texi (Defining Images): Fix example in
5046 image-load-path-for-library by not recommending that one binds
5047 image-load-path. Just defvar it to placate compiler and only use
5048 it if previously defined.
5049
50502006-03-14 Bill Wohler <wohler@newt.com>
5051
5052 * display.texi (Defining Images): In image-load-path-for-library,
5053 always return list of directories. Update example.
5054
50552006-03-14 Alan Mackenzie <acm@muc.de>
5056
5057 * modes.texi: New node, "Region to Fontify" (for Font Lock).
5058 This describes font-lock-extend-region-function.
5059 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
5060 the new node "Region to Fontify".
5061
50622006-03-13 Richard Stallman <rms@gnu.org>
5063
5064 * display.texi (Invisible Text): The impossible position is
5065 now before the invisible text, not after.
5066 (Defining Images): Clean up last change.
5067
50682006-03-11 Bill Wohler <wohler@newt.com>
5069
5070 * display.texi (Defining Images): Add image-load-path-for-library.
5071
50722006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5073
5074 * text.texi (Adaptive Fill): Fix Texinfo usage.
5075
5076 * strings.texi (Creating Strings): Fix Texinfo usage.
5077
5078 * searching.texi (Regexp Special): Use @samp for regular
5079 expressions that are not in Lisp syntax.
5080
50812006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5082
5083 * searching.texi (Regexp Special): Put remark between parentheses
5084 to avoid misreading.
5085
50862006-03-07 Luc Teirlinck <teirllm@auburn.edu>
5087
5088 * searching.texi (Syntax of Regexps): More accurately describe
5089 which characters are special in which situations.
5090 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
5091 are not special. Describe in detail when `[' and `]' are special.
5092 (Regexp Backslash): Plenty of regexps with unbalanced square
5093 brackets are valid, so reword that statement.
5094
50952006-03-02 Kim F. Storm <storm@cua.dk>
5096
5097 * keymaps.texi (Tool Bar): Add tool-bar-border.
5098
50992006-02-28 Luc Teirlinck <teirllm@auburn.edu>
5100
5101 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
5102
51032006-02-27 Luc Teirlinck <teirllm@auburn.edu>
5104
5105 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
5106
5107 * files.texi (Locating Files): Suggest additional values for the
5108 SUFFIXES arg of `locate-file'. Update pxref.
5109
5110 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
5111 (How Programs Do Loading): Discuss the effects of Auto Compression
5112 mode on `load'.
5113 (Load Suffixes): New node.
5114 (Library Search): Delete description of `load-suffixes'; it was
5115 moved to "Load Suffixes".
5116 (Autoload, Named Features): Mention `load-suffixes'.
5117
51182006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5119
5120 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
5121
5122 * windows.texi (Window Tree): Fix typo.
5123
51242006-02-20 Kim F. Storm <storm@cua.dk>
5125
5126 * display.texi (Fringe Indicators): New section.
5127 Move indicate-empty-lines, indicate-buffer-boundaries, and
5128 default-indicate-buffer-boundaries here.
5129 Add fringe-indicator-alist and default-fringes-indicator-alist.
5130 Add list of logical fringe indicator symbols.
5131 Update list of standard bitmap names.
5132 (Fringe Cursors): New section.
5133 Move overflow-newline-into-fringe here.
5134 Add fringe-cursor-alist and default-fringes-cursor-alist.
5135 Add list of fringe cursor symbols.
5136
51372006-02-20 Juanma Barranquero <lekktu@gmail.com>
5138
5139 * commands.texi (Using Interactive): Fix reference to node
5140 "Minibuffers".
5141
51422006-02-19 Richard M. Stallman <rms@gnu.org>
5143
5144 * minibuf.texi (High-Level Completion):
5145 Add xref to read-input-method-name.
5146
5147 * files.texi (Relative File Names): Move file-relative-name here.
5148 (File Name Expansion): From here. Minor clarifications.
5149
5150 * commands.texi (Using Interactive): Add xrefs about reading input.
5151 Clarify remarks about that moving point and mark.
5152 Put string case before list case.
5153
c8763fb6 51542006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
5155
5156 * display.texi (Other Display Specs, Image Descriptors):
5157 Revert erroneous changes. The previous description of
5158 image-descriptors as `(image . PROPS)' was correct.
5159
51602006-02-14 Richard M. Stallman <rms@gnu.org>
5161
5162 * variables.texi (File Local Variables): Clarifications.
5163
51642006-02-14 Juanma Barranquero <lekktu@gmail.com>
5165
5166 * variables.texi (File Local Variables): Use @code for a cons
5167 cell, not @var.
5168
51692006-02-13 Chong Yidong <cyd@stupidchicken.com>
5170
5171 * variables.texi (File Local Variables): Document new file local
5172 variable behavior.
5173
51742006-02-10 Kim F. Storm <storm@cua.dk>
5175
5176 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
5177
51782006-02-08 Juanma Barranquero <lekktu@gmail.com>
5179
5180 * modes.texi (%-Constructs): Remove obsolete info about
5181 `global-mode-string'.
5182
51832006-02-07 Richard M. Stallman <rms@gnu.org>
5184
5185 * commands.texi (Prefix Command Arguments): Minor cleanup.
5186
5187 * display.texi: "Graphical display", not window system.
5188
5189 * functions.texi (What Is a Function): Fix xref.
5190
5191 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
5192 (Changing Key Bindings): Clarify when remapping is better than
5193 substitute-key-definition.
5194
51952006-02-02 Richard M. Stallman <rms@gnu.org>
5196
5197 * minibuf.texi (Basic Completion): Completion alists are risky.
5198
5199 * keymaps.texi (Active Keymaps): Clarifications.
5200 (Searching Keymaps): New node.
5201 (Keymaps): Update menu.
5202
5203 * frames.texi (Layout Parameters): Minor clarification.
5204 (Drag and Drop): New node.
5205 (Frames): Update menu.
5206
52072006-01-29 Chong Yidong <cyd@stupidchicken.com>
5208
5209 * display.texi (Other Display Specs, Image Descriptors):
5210 Image description is a list, not a cons cell.
5211
52122006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5213
5214 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
5215 list is not necessarily a list).
5216
52172006-01-27 Eli Zaretskii <eliz@gnu.org>
5218
5219 * frames.texi (Layout Parameters): border-width and
5220 internal-border-width belong to the frame, not the window.
5221
52222006-01-19 Richard M. Stallman <rms@gnu.org>
5223
5224 * nonascii.texi (Translation of Characters): Search cmds use
5225 translation-table-for-input. Automatically made local.
5226
5227 * markers.texi (Overview of Markers): Count insertion type
5228 as one of a marker's attributes.
5229
5230 * keymaps.texi (Controlling Active Maps): New node, split out of
5231 Active Keymaps.
5232 (Keymaps): Menu updated.
5233 (Active Keymaps): Give pseudocode to explain how the active
5234 maps are searched. current-active-maps and key-binding moved here.
5235 (Functions for Key Lookup): current-active-maps and key-binding moved.
5236 Clarifications.
5237 (Searching the Keymaps): New subnode.
5238
5239 * elisp.texi (Top): Menu clarification.
5240
5241 * display.texi (Other Display Specs): Delete duplicate entry for
5242 just a string as display spec. Move text about recursive display
5243 specs on such a string.
5244
5245 * commands.texi (Key Sequence Input): Clarify.
5246 Move num-nonmacro-input-events out.
5247 (Reading One Event): num-nonmacro-input-events moved here.
5248
52492006-01-14 Nick Roberts <nickrob@snap.net.nz>
5250
5251 * advice.texi (Simple Advice): Update example to fit argument
5252 change in previous-line.
5253
52542006-01-05 Richard M. Stallman <rms@gnu.org>
5255
5256 * markers.texi (The Mark): Fix in `mark'.
5257
52582006-01-04 Richard M. Stallman <rms@gnu.org>
5259
5260 * processes.texi (Misc Network, Make Network): Minor cleanups.
5261
52622006-01-04 Kim F. Storm <storm@cua.dk>
5263
5264 * processes.texi (Make Network): Add IPv6 addresses and handling.
5265 (Network Feature Testing): Mention (:family ipv6).
5266 (Misc Network): Add IPv6 formats to format-network-address.
5267
52682005-12-30 Richard M. Stallman <rms@gnu.org>
5269
5270 * text.texi (Changing Properties):
5271 Don't use return value of set-text-properties.
5272
52732005-12-29 Luc Teirlinck <teirllm@auburn.edu>
5274
5275 * modes.texi (Mode Line Format): Correct typo in menu.
5276
52772005-12-29 Richard M. Stallman <rms@gnu.org>
5278
5279 * modes.texi (Mode Line Top): New node.
5280 (Mode Line Data): Some text moved to new node.
5281 Explain the data structure more concretely.
5282 (Mode Line Basics): Clarifications.
5283 (Mode Line Variables): Clarify intro paragraph.
5284 (%-Constructs): Clarify intro paragraph.
5285 (Mode Line Format): Update menu.
5286
52872005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5288
5289 * minibuf.texi (Basic Completion): Update lazy-completion-table
5290 examples for removal of ARGS argument.
5291
52922005-12-23 Richard M. Stallman <rms@gnu.org>
5293
5294 * text.texi (Undo): Restore some explanation from the version
5295 that was deleted.
5296
52972005-12-23 Eli Zaretskii <eliz@gnu.org>
5298
5299 * text.texi (Undo): Remove duplicate descriptions of `apply
5300 funname' and `apply delta' elements of the undo list.
5301
53022005-12-20 Richard M. Stallman <rms@gnu.org>
5303
5304 * help.texi (Help Functions): Update documentation of `apropos'.
5305
53062005-12-20 Luc Teirlinck <teirllm@auburn.edu>
5307
5308 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
5309 because it is confusing. If the :help-echo keyword is a function,
5310 it is not directly used as the :help-echo overlay property, as the
5311 xref seems to suggest (it does not take the appropriate args).
5312
53132005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5314
5315 * customize.texi (Common Keywords): Fix Texinfo usage.
5316 (Group Definitions, Variable Definitions): Update for new
5317 conventions for using `*' in docstrings.
5318
5319 * tips.texi (Documentation Tips): Update for new conventions for
5320 using `*' in docstrings.
5321
53222005-12-16 Richard M. Stallman <rms@gnu.org>
5323
5324 * minibuf.texi (Minibuffer Contents): Minor cleanup.
5325
53262005-12-16 Juri Linkov <juri@jurta.org>
5327
5328 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5329
53302005-12-14 Romain Francoise <romain@orebokech.com>
5331
5332 * modes.texi (Customizing Keywords): Rename `append' to `how'.
5333 Fix typo.
5334
53352005-12-11 Juri Linkov <juri@jurta.org>
5336
5337 * minibuf.texi (Completion Commands): Add mention of read-file-name
5338 for filename completion keymaps.
5339 (Reading File Names): Add mention of filename completion keymaps
5340 for read-file-name and xref to `Completion Commands'.
5341
53422005-12-10 Richard M. Stallman <rms@gnu.org>
5343
5344 * customize.texi (Common Keywords): State caveats for use of :tag.
5345
53462005-12-08 Richard M. Stallman <rms@gnu.org>
5347
5348 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
5349 with xrefs and better explanation.
5350 (Completion Commands): Add the filename completion maps.
5351
5352 * objects.texi (Character Type): Clarify that \s is not space
5353 if a dash follows.
5354
53552005-12-05 Richard M. Stallman <rms@gnu.org>
5356
5357 * windows.texi (Resizing Windows): Delete preserve-before args.
5358
53592005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5360
5361 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5362 in full keymaps, since the quirk has been fixed.
5363
53642005-12-03 Eli Zaretskii <eliz@gnu.org>
5365
5dcb4c4e
SM
5366 * hooks.texi (Standard Hooks): Add index entries.
5367 Mention `compilation-finish-functions'.
b8d4c8d0
GM
5368
53692005-11-27 Richard M. Stallman <rms@gnu.org>
5370
5371 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5372
53732005-11-21 Juri Linkov <juri@jurta.org>
5374
5375 * customize.texi (Common Keywords): Update links types
5376 custom-manual and url-link. Add link types emacs-library-link,
5377 file-link, function-link, variable-link, custom-group-link.
5378
53792005-11-20 Chong Yidong <cyd@stupidchicken.com>
5380
5381 * display.texi: Revert 2005-11-20 change.
5382
53832005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5384
5385 * processes.texi (Bindat Functions):
5386 Say "third" to refer to zero-based index "2".
5387
53882005-11-18 Luc Teirlinck <teirllm@auburn.edu>
5389
5390 * loading.texi (Library Search): Update the default value of
5391 `load-suffixes'.
5392
53932005-11-17 Chong Yidong <cyd@stupidchicken.com>
5394
5395 * display.texi (Attribute Functions): Mention :ignore-defface.
5396
53972005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5398
5399 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5400 (Minor Mode Conventions): Mention the use of a hook.
5401
54022005-11-06 Richard M. Stallman <rms@gnu.org>
5403
5404 * files.texi (Magic File Names): find-file-name-handler checks the
5405 `operations' property of the handler.
5406
54072005-11-03 Richard M. Stallman <rms@gnu.org>
5408
5409 * variables.texi (Frame-Local Variables): Small clarification.
5410
54112005-10-29 Chong Yidong <cyd@stupidchicken.com>
5412
5413 * os.texi (Init File): Document ~/.emacs.d/init.el.
5414
54152005-10-29 Richard M. Stallman <rms@gnu.org>
5416
5417 * internals.texi (Garbage Collection): Document memory-full.
5418
54192005-10-28 Bill Wohler <wohler@newt.com>
5420
5421 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5422 for URLs.
5423
54242005-10-28 Richard M. Stallman <rms@gnu.org>
5425
5426 * minibuf.texi (Completion Commands): Clean up prev change.
5427
54282005-10-26 Kevin Ryde <user42@zip.com.au>
5429
5430 * compile.texi (Eval During Compile): Explain recommended uses
5431 of eval-when-compile and eval-and-compile.
5432
54332005-10-27 Masatake YAMATO <jet@gyve.org>
5434
5435 * minibuf.texi (Completion Commands):
5436 Write about new optional argument for `display-completion-list'.
5437
54382005-10-23 Richard M. Stallman <rms@gnu.org>
5439
5440 * display.texi (Overlay Arrow): Clarify about local bindings of
5441 overlay-arrow-position.
5442
54432005-10-22 Eli Zaretskii <eliz@gnu.org>
5444
5445 * internals.texi (Building Emacs): Fix last change.
5446
54472005-10-22 Richard M. Stallman <rms@gnu.org>
5448
5449 * internals.texi (Building Emacs): Document eval-at-startup.
5450
54512005-10-21 Richard M. Stallman <rms@gnu.org>
5452
5453 * loading.texi (Where Defined): load-history contains abs file names.
5454 symbol-file returns abs file names.
5455
54562005-10-19 Kim F. Storm <storm@cua.dk>
5457
5458 * display.texi (Showing Images): Add max-image-size integer value.
5459
54602005-10-18 Chong Yidong <cyd@stupidchicken.com>
5461
5462 * display.texi (Showing Images): Document max-image-size.
5463
54642005-10-17 Richard M. Stallman <rms@gnu.org>
5465
5466 * commands.texi (Quitting): Minor clarification.
5467
5468 * processes.texi (Sentinels): Clarify about output and quitting.
5469 (Filter Functions): Mention with-local-quit.
5470
54712005-10-17 Juri Linkov <juri@jurta.org>
5472
5473 * buffers.texi (Current Buffer):
5474 * commands.texi (Event Input Misc):
5475 * compile.texi (Eval During Compile, Compiler Errors):
5476 * customize.texi (Group Definitions):
5477 * display.texi (Progress, Defining Faces):
5478 * files.texi (Writing to Files):
5479 * modes.texi (Mode Hooks, Defining Minor Modes):
5480 * streams.texi (Output Functions):
5481 * syntax.texi (Syntax Table Functions):
5482 * text.texi (Change Hooks):
5483 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5484
5485 * commands.texi (Quitting): Replace arg `forms' with `body' in
5486 `with-local-quit'.
5487
5488 * positions.texi (Excursions): Replace arg `forms' with `body' in
5489 `save-excursion'.
5490
54912005-10-08 Kim F. Storm <storm@cua.dk>
5492
5493 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5494 Rename manual section accordingly.
5495
54962005-10-04 Kim F. Storm <storm@cua.dk>
5497
5498 * windows.texi (Window Split Tree): New section describing
5499 new function window-split-tree function.
5500
55012005-10-03 Nick Roberts <nickrob@snap.net.nz>
5502
5503 * display.texi (Fringe Size/Pos): Simplify and add detail.
5504
55052005-09-30 Romain Francoise <romain@orebokech.com>
5506
5507 * minibuf.texi (High-Level Completion): Explain that the prompt
5508 given to `read-buffer' should end with a colon and a space.
5509 Update usage examples.
5510
55112005-09-29 Juri Linkov <juri@jurta.org>
5512
5513 * display.texi (Displaying Messages): Rename argument name
5514 `string' to `format-string' in functions `message', `message-box',
5515 `message-or-box'.
5516
55172005-09-26 Chong Yidong <cyd@stupidchicken.com>
5518
5519 * errors.texi (Standard Errors): Correct xrefs.
5520
55212005-09-18 Chong Yidong <cyd@stupidchicken.com>
5522
5523 * display.texi (Defining Images): Update documentation for
5524 `image-load-path'.
5525
55262005-09-17 Richard M. Stallman <rms@gnu.org>
5527
5528 * display.texi (Defining Images): Clean up previous change.
5529
55302005-09-16 Romain Francoise <romain@orebokech.com>
5531
5532 * elisp.texi: Specify GFDL version 1.2.
5533
5534 * doclicense.texi (GNU Free Documentation License): Update to
5535 version 1.2.
5536
55372005-09-15 Chong Yidong <cyd@stupidchicken.com>
5538
5539 * display.texi (Defining Images): Document `image-load-path'.
5540
55412005-09-15 Richard M. Stallman <rms@gnu.org>
5542
5543 * objects.texi (Printed Representation): Minor cleanup.
5544 (Box Diagrams): Minor fix.
5545 (Cons Cell Type): Move (...) index item here.
5546 (Box Diagrams): From here.
5547 (Array Type): Minor fix.
5548 (Type Predicates): Delete index "predicates".
5549 (Hash Table Type): Clarify xref.
5550 (Dotted Pair Notation): Minor fix.
5551
55522005-09-10 Chong Yidong <cyd@stupidchicken.com>
5553
5554 * files.texi (Saving Buffers): Fix typo.
5555
55562005-09-08 Richard M. Stallman <rms@gnu.org>
5557
5558 * tips.texi (Programming Tips): Correct the "default" prompt spec.
5559
55602005-09-08 Chong Yidong <cyd@stupidchicken.com>
5561
5562 * locals.texi (Standard Buffer-Local Variables): Don't include
5563 mode variables for minor modes.
5564 Fix xrefs for buffer-display-count, buffer-display-table,
5565 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5566 enable-multibyte-characters, fill-column, header-line-format,
5567 left-fringe-width, left-margin, and right-fringe-width.
5568
5569 * hooks.texi (Standard Hooks): All hooks should conform to the
5570 standard naming convention now.
5571 Fix xref for `echo-area-clear-hook'.
5572
5573 * display.texi (Usual Display): Note that indicate-empty-lines and
5574 tab-width are buffer-local.
5575
5576 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5577
5578 * modes.texi (Mode Help): Note that major-mode is buffer-local.
5579
5580 * nonascii.texi (Encoding and I/O): Note that
5581 buffer-file-coding-system is buffer-local.
5582
5583 * positions.texi (List Motion): Note that defun-prompt-regexp is
5584 buffer-local.
5585
5586 * text.texi (Auto Filling): Note that auto-fill-function is
5587 buffer-local.
5588 (Undo): Note that buffer-undo-list is buffer-local.
5589
5dcb4c4e
SM
5590 * windows.texi (Buffers and Windows):
5591 Document buffer-display-count.
b8d4c8d0
GM
5592
55932005-09-06 Richard M. Stallman <rms@gnu.org>
5594
5595 * tips.texi (Coding Conventions): Sometimes it is ok to put the
5596 package prefix elsewhere than at the start of the name.
5597
55982005-09-03 Richard M. Stallman <rms@gnu.org>
5599
5600 * tips.texi (Programming Tips): Add conventions for minibuffer
5601 questions and prompts.
5602
56032005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
5604
5605 * intro.texi (nil and t): Minor cleanup.
5606 Delete spurious mention of keyword symbols.
5607 (Evaluation Notation): Add index entry.
5608 (A Sample Function Description): Minor cleanup.
5609 (A Sample Variable Description): Not all vars can be set.
5610
56112005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
5612
5613 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
5614
5615 (Insertion): Document precise type of `insert-char' arg COUNT.
5616
56172005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5618
5619 * modes.texi (Other Font Lock Variables): Sync the default of
5620 font-lock-lines-before.
5621
56222005-08-31 Michael Albinus <michael.albinus@gmx.de>
5623
5624 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
5625
56262005-08-29 Richard M. Stallman <rms@gnu.org>
5627
5628 * elisp.texi (Top): Update subnode menu.
5629
5630 * searching.texi (Searching and Matching): Move node.
5631 Rearrange contents and add overall explanation.
5632 (Searching and Case): Move node.
5633 (Searching and Matching): Update menu.
5634
56352005-08-27 Eli Zaretskii <eliz@gnu.org>
5636
5637 * os.texi (Startup Summary): Fix the description of the initial
5638 startup message display.
5639
56402005-08-25 Richard M. Stallman <rms@gnu.org>
5641
5642 * searching.texi (Search and Replace): Add replace-regexp-in-string.
5643
56442005-08-25 Emilio C. Lopes <eclig@gmx.net>
5645
5646 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
5647 `next-overlay-change' example.
5648
56492005-08-22 Juri Linkov <juri@jurta.org>
5650
5651 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
5652 Fix invert-face. Fix args of face-background.
5653
5654 * display.texi (Standard Faces): Delete node.
5655 (Faces): Add xref to `(emacs)Standard Faces'.
5656 (Displaying Faces): Fix xref to `Standard Faces'.
5657
5658 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
5659
56602005-08-20 Alan Mackenzie <acm@muc.de>
5661
5662 * buffers.texi (The Buffer List): Clarify the manipulation of the
5663 buffer list.
5664
56652005-08-14 Richard M. Stallman <rms@gnu.org>
5666
5667 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
5668 a regexp.
5669
56702005-08-11 Richard M. Stallman <rms@gnu.org>
5671
5672 * elisp.texi (Top): Update subnode lists.
5673
5674 * display.texi (Inverse Video): Node deleted.
5675
5676 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
5677 New nodes split out of Coding Conventions.
5678
5679 * searching.texi (Regular Expressions): Document re-builder.
5680
5681 * os.texi (Time Parsing): New node split out of Time Conversion.
5682
5683 * processes.texi (Misc Network, Network Feature Testing)
5684 (Network Options, Make Network): New nodes split out of
5685 Low-Level Network.
5686
56872005-08-09 Richard M. Stallman <rms@gnu.org>
5688
5689 * frames.texi (Geometry): New node, split from Size and Position.
5690 (Frame Parameters): Refer to Geometry.
5691
5692 * buffers.texi (The Buffer List): Fix xrefs.
5693
5694 * windows.texi (Splitting Windows): Fix xref.
5695
5696 * frames.texi (Layout Parameters): Add xref.
5697
5698 * display.texi (Line Height, Scroll Bars): Fix xrefs.
5699
5700 * keymaps.texi (Menu Bar): Fix xref.
5701
5702 * locals.texi (Standard Buffer-Local Variables): Fix xref.
5703
5704 * modes.texi (%-Constructs): Fix xref.
5705
5706 * frames.texi (Window Frame Parameters): Node split up.
5707 (Basic Parameters, Position Parameters, Size Parameters)
5708 (Layout Parameters, Buffer Parameters, Management Parameters)
5709 (Cursor Parameters, Color Parameters): New subnodes.
5710
57112005-08-09 Luc Teirlinck <teirllm@auburn.edu>
5712
5713 * positions.texi (Screen Lines): Update xref for previous change
5714 in minibuf.texi.
5715
5716 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
5717 change in minibuf.texi.
5718
57192005-08-09 Richard M. Stallman <rms@gnu.org>
5720
5721 * tips.texi (Coding Conventions): Minor cleanup.
5722
5723 * modes.texi (Defining Minor Modes): Explain when init-value
5724 can be non-nil.
5725
5726 * elisp.texi (Top): Update submenu for Minibuffer.
5727
5728 * minibuf.texi (Minibuffer Misc): Node split up.
5729 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
5730 (Recursive Mini): New nodes split out from Minibuffer Misc.
5731 (Minibuffer Misc): Document max-mini-window-height.
5732
5733 * hash.texi (Defining Hash): Delete stray paren in example.
5734
5735 * display.texi (Echo Area Customization): Don't define
5736 max-mini-window-height here; xref instead.
5737
5738 * commands.texi (Event Input Misc): Update while-no-input.
5739
5740 * advice.texi (Advising Functions): Explain when to use advice
5741 and when to use a hook.
5742
57432005-07-30 Eli Zaretskii <eliz@gnu.org>
5744
5745 * makefile.w32-in (info): Don't run install-info.
5746 ($(infodir)/dir): New target, produced by running install-info.
5747
57482005-07-27 Luc Teirlinck <teirllm@auburn.edu>
5749
5750 * modes.texi (Defining Minor Modes): The keyword for the initial
5751 value is :init-value, not :initial-value.
5752
57532005-07-23 Eli Zaretskii <eliz@gnu.org>
5754
5755 * loading.texi (Autoload): Make the `doctor' example be consistent
5756 with what's in current loaddefs.el. Describe the "fn" magic in
5757 the usage portion of the doc string.
5758
57592005-07-22 Richard M. Stallman <rms@gnu.org>
5760
5761 * internals.texi (Garbage Collection): Clarify previous change.
5762
57632005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
5764
5765 * internals.texi (Garbage Collection): Add gc-cons-percentage.
5766
57672005-07-18 Juri Linkov <juri@jurta.org>
5768
5769 * commands.texi (Accessing Events):
5770 * frames.texi (Text Terminal Colors, Resources):
5771 * markers.texi (The Mark):
5772 * modes.texi (Defining Minor Modes):
5773 Delete duplicate duplicate words.
5774
57752005-07-16 Richard M. Stallman <rms@gnu.org>
5776
5777 * display.texi (Managing Overlays): Clarify make-overlay
5778 args for insertion types.
5779
57802005-07-13 Luc Teirlinck <teirllm@auburn.edu>
5781
5782 * customize.texi (Variable Definitions):
5783 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
5784 `standard-value' is a list too.
5785 (Defining New Types): Use @key{RET} instead of @key{ret}.
5786
57872005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
5788
5789 * os.texi (Translating Input): Fix typo.
5790
57912005-07-08 Richard M. Stallman <rms@gnu.org>
5792
5793 * README: Update edition number and size estimate.
5794
5795 * elisp.texi (VERSION): Set to 2.9.
5796
57972005-07-07 Richard M. Stallman <rms@gnu.org>
5798
5799 * book-spine.texinfo: Update Emacs version.
5800
5801 * display.texi (Inverse Video): Delete mode-line-inverse-video.
5802
58032005-07-06 Richard M. Stallman <rms@gnu.org>
5804
5805 * searching.texi (Regexp Search): Clarify what re-search-forward
5806 does when the search fails.
5807
58082005-07-05 Lute Kamstra <lute@gnu.org>
5809
5810 * Update FSF's address in GPL notices.
5811
5812 * doclicense.texi (GNU Free Documentation License):
5813 * gpl.texi (GPL):
5814 * tips.texi (Coding Conventions, Library Headers):
5815 * vol1.texi:
5816 * vol2.texi: Update FSF's address.
5817
58182005-07-04 Richard M. Stallman <rms@gnu.org>
5819
5820 * hooks.texi (Standard Hooks): Add occur-hook.
5821
58222005-07-03 Luc Teirlinck <teirllm@auburn.edu>
5823
5824 * display.texi (The Echo Area): Correct menu.
5825
58262005-07-03 Richard M. Stallman <rms@gnu.org>
5827
5828 * elisp.texi (Top): Update subnode menu for Display.
5829
5830 * display.texi (Displaying Messages): New node, with most
5831 of what was in The Echo Area.
5dcb4c4e 5832 (Progress): Move under The Echo Area.
b8d4c8d0
GM
5833 (Logging Messages): New node with new text.
5834 (Echo Area Customization): New node, the rest of what was
5835 in The Echo Area. Document message-truncate-lines with @defvar.
5836 (Display): Update menu.
5837
5838 * windows.texi (Textual Scrolling): Doc 3 values for
5839 scroll-preserve-screen-position.
5840
5841 * text.texi (Special Properties): Change hook functions
5842 should bind inhibit-modification-hooks around altering buffer text.
5843
5844 * keymaps.texi (Key Binding Commands): Call binding BINDING
5845 rather than DEFINITION.
5846
58472005-06-29 Juanma Barranquero <lekktu@gmail.com>
5848
5849 * variables.texi (Defining Variables): `user-variable-p' returns t
5850 for aliases of user options, nil for alias loops.
5851
58522005-06-28 Richard M. Stallman <rms@gnu.org>
5853
5854 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
5855 make-keymap.
5856
58572005-06-27 Luc Teirlinck <teirllm@auburn.edu>
5858
5859 * variables.texi (Setting Variables): Correct and clarify
5860 description of `add-to-ordered-list'.
5861
58622005-06-26 Richard M. Stallman <rms@gnu.org>
5863
5864 * display.texi (Faces): Minor cleanup.
5865
58662005-06-25 Luc Teirlinck <teirllm@auburn.edu>
5867
5868 * display.texi (Faces): `facep' returns t for strings that are
5869 face names.
5870
58712005-06-25 Richard M. Stallman <rms@gnu.org>
5872
5873 * objects.texi (Equality Predicates): Clarify meaning of equal.
5874
5875 * windows.texi (Selecting Windows): save-selected-window
5876 and with-selected-window save and restore the current buffer.
5877
58782005-06-24 Richard M. Stallman <rms@gnu.org>
5879
5880 * numbers.texi (Float Basics): Explain how to test for NaN,
5881 and printing the sign of NaNs.
5882
58832005-06-24 Eli Zaretskii <eliz@gnu.org>
5884
5885 * makefile.w32-in (MAKEINFO): Use --force.
5886
58872005-06-23 Richard M. Stallman <rms@gnu.org>
5888
5889 * display.texi (Face Functions): Correct Texinfo usage.
5890
58912005-06-23 Luc Teirlinck <teirllm@auburn.edu>
5892
5893 * lists.texi (Rings): `ring-elements' now returns the elements of
5894 RING in order.
5895
58962005-06-23 Juanma Barranquero <lekktu@gmail.com>
5897
5898 * markers.texi (The Mark): Texinfo usage fix.
5899
59002005-06-23 Kim F. Storm <storm@cua.dk>
5901
5902 * searching.texi (Entire Match Data): Remove evaporate option for
5903 match-data. Do not mention evaporate option for set-match-data.
5904
59052005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
5906
5907 * display.texi (Face Functions): Mention face aliases.
5908
59092005-06-21 Richard M. Stallman <rms@gnu.org>
5910
5911 * anti.texi (Antinews): Texinfo usage fix.
5912
59132005-06-21 Karl Berry <karl@gnu.org>
5914
5915 * elisp.texi: Use @copying.
5916
5917 * elisp.texi: Put @summarycontents and @contents before the Top
5918 node, instead of the end of the file, so that the contents appear
5919 in the right place in the dvi/pdf output.
5920
59212005-06-21 Juri Linkov <juri@jurta.org>
5922
5923 * display.texi (Defining Faces): Add `customized-face'.
5924
59252005-06-20 Kim F. Storm <storm@cua.dk>
5926
5927 * variables.texi (Setting Variables): Any type of element can be
5928 given order in add-to-ordered-list. Compare elements with eq.
5929
5930 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
5931
59322005-06-20 Karl Berry <karl@gnu.org>
5933
5934 * syntax.texi (Syntax Flags): Make last column very slightly wider
5935 to avoid "generic comment" breaking on two lines and causing an
5936 underfull box.
5937
59382005-06-19 Luc Teirlinck <teirllm@auburn.edu>
5939
5940 * lists.texi (Rings): Various minor clarifications and corrections.
5941
59422005-06-18 Richard M. Stallman <rms@gnu.org>
5943
5944 * functions.texi (Obsolete Functions): Simplify.
5945
5946 * variables.texi (Variable Aliases): Simplify.
5947
5948 * anti.texi, backups.texi, compile.texi, customization.texi:
5949 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
5950 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
5951 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
5952 * variables.texi: Fix formatting ugliness.
5953
5954 * elisp.texi: Add links to Rings and Byte Packing.
5955 Update version and copyright years.
5956
5957 * minibuf.texi: Fix formatting ugliness.
5958 (Completion Commands): Move keymap vars to the end
5959 and vars completing-read binds to the top.
5960
59612005-06-17 Luc Teirlinck <teirllm@auburn.edu>
5962
5963 * processes.texi: Fix typos.
5964 (Bindat Spec): Correct Texinfo error.
5965 (Byte Packing): Fix ungrammatical sentence.
5966
59672005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
5968
5969 * lists.texi (Rings): New node.
5970 (Lists): Add it to menu.
5971
5972 * processes.texi (Byte Packing): New node.
5973 (Processes): Add it to menu.
5974
59752005-06-17 Richard M. Stallman <rms@gnu.org>
5976
5977 * syntax.texi (Parsing Expressions): Fix texinfo usage.
5978
5979 * help.texi (Documentation Basics): Explain the xref to
5980 Documentation Tips.
5981
5982 * debugging.texi (Debugger Commands): Minor fix.
5983
59842005-06-16 Luc Teirlinck <teirllm@auburn.edu>
5985
5986 * edebug.texi (Instrumenting): Eliminate duplicate link.
5987 (Specification List): Replace references to "below", referring to
5988 a later node, with one @ref to that node.
5989
5990 * os.texi (Timers): Timers should save and restore the match data
5991 if they change it.
5992
5993 * debugging.texi (Debugger Commands): Mention that the Lisp
5994 debugger can not step through primitive functions.
5995
59962005-06-16 Juanma Barranquero <lekktu@gmail.com>
5997
5998 * functions.texi (Obsolete Functions): Update argument names of
5999 `make-obsolete' and `define-obsolete-function-alias'.
6000
6001 * variables.texi (Variable Aliases): Update argument names of
6002 `defvaralias', `make-obsolete-variable' and
6003 `define-obsolete-variable-alias'.
6004
60052005-06-15 Kim F. Storm <storm@cua.dk>
6006
6007 * searching.texi (Entire Match Data): Rephrase warnings about
6008 evaporate arg to match-data and set-match-data.
6009
60102005-06-14 Luc Teirlinck <teirllm@auburn.edu>
6011
6012 * elisp.texi (Top): Update detailed menu.
6013
6014 * edebug.texi (Edebug): Update menu.
6015 (Instrumenting): Update xrefs.
6016 (Edebug Execution Modes): Correct xref.
6017 (Jumping): Clarify description of `h' command.
6018 Eliminate redundant @ref.
6019 (Breaks): New node.
6020 (Breakpoints): Is now a subsubsection.
6021 (Global Break Condition): Mention `C-x X X'.
6022 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
6023 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
6024 (Edebug Display Update): Correct pxref.
6025 (Edebug and Macros): New node.
6026 (Instrumenting Macro Calls): Is now a subsubsection.
6027 Neither arg of `def-edebug-spec' is evaluated.
6028 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
6029 (Specification Examples): Fix typo.
6030
60312005-06-14 Lute Kamstra <lute@gnu.org>
6032
6033 * debugging.texi (Function Debugging): Primitives can break on
6034 entry too.
6035
60362005-06-14 Kim F. Storm <storm@cua.dk>
6037
6038 * variables.texi (Setting Variables): Add add-to-ordered-list.
6039
60402005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6041
6042 * syntax.texi (Parsing Expressions): Document aux functions and vars of
6043 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
6044
60452005-06-13 Lute Kamstra <lute@gnu.org>
6046
6047 * text.texi (Special Properties): Fix cross reference.
6048
60492005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6050
6051 * debugging.texi (Function Debugging): Delete mention of empty
6052 string argument to `cancel-debug-on-entry'. Delete inaccurate
6053 description of the return value of that command.
6054
60552005-06-11 Alan Mackenzie <acm@muc.de>
6056
6057 * text.texi (Adaptive Fill): Amplify the description of
6058 fill-context-prefix.
6059
60602005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6061
6062 * syntax.texi (Parsing Expressions): Fix Texinfo error.
6063
60642005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
6065
6066 * syntax.texi (Parsing Expressions): Document syntax-ppss.
6067
60682005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6069
6070 * debugging.texi (Error Debugging): Minor rewording.
6071 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
6072 is optional.
6073
60742005-06-10 Lute Kamstra <lute@gnu.org>
6075
6076 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
6077 (Top): Give it a title. Correct version number. Give the
6078 detailed node listing a more prominent header.
6079 * intro.texi: Don't set VERSION here a second time.
6080 Mention Emacs's version too.
6081 * anti.texi (Antinews): Use EMACSVER to refer to the current
6082 version of Emacs.
6083
60842005-06-09 Kim F. Storm <storm@cua.dk>
6085
6086 * searching.texi (Entire Match Data): Explain new `reseat' argument to
6087 match-data and set-match-data.
6088
60892005-06-08 Richard M. Stallman <rms@gnu.org>
6090
6091 * searching.texi (Entire Match Data): Clarify when match-data
6092 returns markers and when integers.
6093
6094 * display.texi (Defining Faces): Explain that face name should not
6095 end in `-face'.
6096
6097 * modes.texi (Mode Line Data): Minor cleanup.
6098 (Customizing Keywords): Node split out of Search-based Fontification.
6099 Add example of using font-lock-add-keywords from a hook.
6100 Clarify when MODE should be non-nil, and when nil.
6101
61022005-06-06 Richard M. Stallman <rms@gnu.org>
6103
6104 * modes.texi (Mode Line Data): Explain what happens when the car
6105 of a list is a void symbol.
6106 (Search-based Fontification): Explain MODE arg to
6107 font-lock-add-keywords and warn about calls from major modes.
6108
61092005-06-08 Juri Linkov <juri@jurta.org>
6110
6111 * display.texi (Standard Faces): Add `shadow' face.
6112
61132005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6114
6115 * modes.texi (Major Mode Conventions): A derived mode only needs
6116 to put the call to the parent mode inside `delay-mode-hooks'.
6117
61182005-05-29 Richard M. Stallman <rms@gnu.org>
6119
6120 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
6121 new, and what that implies. Clarify.
6122
6123 * files.texi (Locating Files): Clean up the text.
6124
6125 * frames.texi (Window Frame Parameters): Document user-size.
6126 Shorten entry for top by referring to left.
6127
61282005-05-26 Richard M. Stallman <rms@gnu.org>
6129
6130 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
6131 is new, and what the implications are. Other clarifications.
6132
61332005-05-24 Richard M. Stallman <rms@gnu.org>
6134
6135 * frames.texi (Dialog Boxes): Minor fixes.
6136
61372005-05-25 Masatake YAMATO <jet@gyve.org>
6138
6139 * display.texi (Standard Faces): Write about `mode-line-highlight'.
6140
61412005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6142
6143 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
6144 is optional.
6145
61462005-05-24 Nick Roberts <nickrob@snap.net.nz>
6147
10d1d0af 6148 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
6149
61502005-05-23 Lute Kamstra <lute@gnu.org>
6151
6152 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
6153 syntax-begin-function over font-lock-beginning-of-syntax-function.
6154
61552005-05-21 Luc Teirlinck <teirllm@auburn.edu>
6156
6157 * minibuf.texi (Reading File Names): Update description of
6158 `read-directory-name'.
6159
6160 * modes.texi (Derived Modes): Clarify :group keyword.
6161
61622005-05-21 Eli Zaretskii <eliz@gnu.org>
6163
6164 * files.texi (Locating Files): New subsection.
6165 Describe locate-file and executable-find.
6166
61672005-05-21 Kevin Ryde <user42@zip.com.au>
6168
6169 * frames.texi (Initial Parameters): Update cross reference to
6170 "Emacs Invocation".
6171
61722005-05-19 Luc Teirlinck <teirllm@auburn.edu>
6173
6174 * keymaps.texi (Active Keymaps): Add anchor.
6175
6176 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
6177 (Major Mode Conventions): Refer to `Auto Major Mode' in more
6178 appropriate place.
6179 (Derived Modes): Small clarifications.
6180 (Minor Mode Conventions, Keymaps and Minor Modes):
6181 Replace references to nodes with references to anchors.
6182 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
6183 Clarify description of lists whose first element is an integer.
6184 (Mode Line Variables): Add anchor.
6185 (%-Constructs): Clarify description of integer after %.
6186 (Emulating Mode Line): Describe nil value for FACE.
6187
61882005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6189
6190 * modes.texi (Derived Modes): Correct references to non-existing
6191 variable standard-syntax-table.
6192
61932005-05-17 Lute Kamstra <lute@gnu.org>
6194
6195 * modes.texi (Defining Minor Modes): Mention the mode hook.
6196
61972005-05-15 Kim F. Storm <storm@cua.dk>
6198
6199 * processes.texi (Network): Remove open-network-stream-nowait.
6200 (Network Servers): Remove open-network-stream-server.
6201
62022005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6203
6204 * elisp.texi (Top): Update detailed menu.
6205
6206 * variables.texi: Reorder nodes.
6207 (Variables): Update menu.
6208 (File Local Variables): Do not refer to the `-*-' line as
6209 a "local variables list". Add pxref.
6210
62112005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6212
6213 * elisp.texi (Top): Update detailed menu for node changes.
6214
6215 * modes.texi (Modes): Update Menu.
6216 (Hooks): Move to beginning of chapter.
6217 Most minor modes run mode hooks too.
6218 `add-hook' can handle void hooks or hooks whose value is a single
6219 function.
6220 (Major Modes): Update Menu.
6221 (Major Mode Basics): New node, split off from `Major Modes'.
6222 (Major Mode Conventions): Correct xref. Explain how to handle
6223 auto-mode-alist if the major mode command has an autoload cookie.
6224 (Auto Major Mode): Major update. Add magic-mode-alist.
6225 (Derived Modes): Major update.
6226 (Mode Line Format): Update Menu.
6227 (Mode Line Basics): New node, split off from `Mode Line Format'.
6228
6229 * loading.texi (Autoload): Mention `autoload cookie' as synonym
6230 for `magic autoload comment'. Add index entries and anchor.
6231
62322005-05-14 Richard M. Stallman <rms@gnu.org>
6233
6234 * tips.texi (Coding Conventions): Explain how important it is
6235 that just loading certain files not change Emacs behavior.
6236
6237 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
6238
62392005-05-12 Lute Kamstra <lute@gnu.org>
6240
6241 * modes.texi (Generic Modes): Update.
6242 (Major Modes): Refer to node "Generic Modes".
6243
6244 * elisp.texi (Top): Update to the current structure of the manual.
6245 * processes.texi (Processes): Add menu description.
6246 * customize.texi (Customization): Add menu descriptions.
6247
62482005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
6249
6250 * processes.texi (Signals to Processes)
6251 (Low-Level Network): Fix typos.
6252
62532005-05-11 Lute Kamstra <lute@gnu.org>
6254
6255 * elisp.texi (Top): Add some nodes from the chapter "Major and
6256 Minor Modes" to the detailed node listing.
6257
62582005-05-10 Richard M. Stallman <rms@gnu.org>
6259
6260 * keymaps.texi (Extended Menu Items): Menu item filter functions
6261 can be called at any time.
6262
62632005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6264
6265 * variables.texi (File Local Variables): `(hack-local-variables t)'
6266 now also checks whether a mode is specified in the local variables
6267 list.
6268
62692005-05-05 Kevin Ryde <user42@zip.com.au>
6270
6271 * display.texi (The Echo Area): Correct format function cross
6272 reference.
6273
62742005-05-05 Luc Teirlinck <teirllm@auburn.edu>
6275
6276 * variables.texi (Variable Aliases): Change description of
6277 `define-obsolete-variable-alias'.
6278
6279 * functions.texi (Functions): Add "Obsolete Functions" to menu.
6280 (Defining Functions): Add xref.
6281 (Obsolete Functions): New node.
6282 (Function Safety): Standardize capitalization of section title.
6283
6284 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6285 (Dialog Boxes): Complete description of `x-popup-dialog'.
6286
62872005-05-04 Richard M. Stallman <rms@gnu.org>
6288
6289 * commands.texi (Interactive Codes): Fix Texinfo usage.
6290 Document U more clearly.
6291
62922005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6293
6294 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6295 function and not a macro.
6296
6297 * frames.texi (Pop-Up Menus): Correct and clarify description of
6298 `x-popup-menu'.
6299 (Dialog Boxes): Clarify description of `x-popup-dialog'.
6300
63012005-05-01 Richard M. Stallman <rms@gnu.org>
6302
6303 * edebug.texi (Checking Whether to Stop): Fix previous change.
6304
63052005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6306
6307 * display.texi: Fix typos and Texinfo usage.
6308
6309 * edebug.texi (Checking Whether to Stop): executing-macro ->
6310 executing-kbd-macro.
6311
63122005-05-01 Richard M. Stallman <rms@gnu.org>
6313
6314 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6315
63162005-04-30 Richard M. Stallman <rms@gnu.org>
6317
6318 * files.texi (Magic File Names): Document `operations' property.
6319
63202005-04-29 Lute Kamstra <lute@gnu.org>
6321
6322 * modes.texi (Generic Modes): New node.
6323 (Major Modes): Add it to the menu.
6324 (Derived Modes): Add "derived mode" to concept index.
6325
63262005-04-28 Lute Kamstra <lute@gnu.org>
6327
6328 * modes.texi (Defining Minor Modes): Fix previous change.
6329 (Font Lock Mode): Simplify.
6330 (Font Lock Basics): Say that font-lock-defaults is buffer-local
6331 when set and that some parts are optional. Add cross references.
6332 (Search-based Fontification): Say how to specify font-lock-keywords.
6333 Add cross references. Add font-lock-multiline to index.
6334 Move font-lock-keywords-case-fold-search here from node "Other Font
6335 Lock Variables". Document font-lock-add-keywords and
6336 font-lock-remove-keywords.
6337 (Other Font Lock Variables): Move font-lock-keywords-only,
6338 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6339 and font-lock-syntactic-face-function to node "Syntactic Font
6340 Lock". Move font-lock-keywords-case-fold-search to node
6341 "Search-based Fontification". Document font-lock-inhibit-thing-lock
6342 and font-lock-{,un}fontify-{buffer,region}-function.
6343 (Precalculated Fontification): Remove reference to deleted variable
6344 font-lock-core-only.
6345 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
6346 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
6347 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6348 and font-lock-syntactic-face-function here from node "Other Font
6349 Lock Variables". Move font-lock-syntactic-keywords to "Setting
6350 Syntax Properties". Add cross references.
6351 (Setting Syntax Properties): New node.
6352 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
6353 * syntax.texi (Syntax Properties): Add cross reference.
6354 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
6355
63562005-04-26 Richard M. Stallman <rms@gnu.org>
6357
6358 * display.texi (Defining Faces):
6359 Document `default' elements of defface spec.
6360
6361 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6362
6363 * variables.texi (Variable Aliases): Clarify text.
6364
63652005-04-25 Chong Yidong <cyd@stupidchicken.com>
6366
6367 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6368
63692005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6370
6371 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6372
63732005-04-24 Eli Zaretskii <eliz@gnu.org>
6374
6375 * syntax.texi (Syntax Table Internals): Elaborate documentation of
6376 syntax-after and syntax-class.
6377
6378 * files.texi (Changing Files): Fix last change's cross-reference.
6379 (Unique File Names): Don't mention "numbers" in the documentation
6380 of make-temp-file and make-temp-name.
6381
63822005-04-23 Richard M. Stallman <rms@gnu.org>
6383
6384 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6385
63862005-04-22 Nick Roberts <nickrob@snap.net.nz>
6387
6388 * windows.texi (Cyclic Window Ordering): Clarify window-list.
6389
63902005-04-22 Nick Roberts <nickrob@snap.net.nz>
6391
6392 * variables.texi (Variable Aliases): Describe make-obsolete-variable
6393 and define-obsolete-variable-alias.
6394
63952005-04-22 Kim F. Storm <storm@cua.dk>
6396
6397 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
6398 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
6399
64002005-04-21 Lute Kamstra <lute@gnu.org>
6401
6402 * lists.texi (Association Lists): Document rassq-delete-all.
6403
64042005-04-19 Richard M. Stallman <rms@gnu.org>
6405
6406 * modes.texi (Search-based Fontification): Explain that
6407 facespec is an expression to be evaluated.
6408
64092005-04-19 Kevin Ryde <user42@zip.com.au>
6410
6411 * streams.texi (Output Functions): Fix xref.
6412 * strings.texi (String Conversion): Fix xref.
6413
64142005-04-19 Kim F. Storm <storm@cua.dk>
6415
6416 * symbols.texi (Symbol Plists): Add safe-get.
6417 Mention that `get' may signal an error.
6418
64192005-04-18 Nick Roberts <nickrob@snap.net.nz>
6420
6421 * customize.texi (Variable Definitions): Replace tooltip-mode
6422 example with save-place.
6423
64242005-04-17 Richard M. Stallman <rms@gnu.org>
6425
6426 * buffers.texi (Indirect Buffers): Clarify.
6427
6428 * positions.texi (Positions): Clarify converting marker to integer.
6429
6430 * strings.texi (String Basics): Mention string-match; clarify.
6431
64322005-04-08 Lute Kamstra <lute@gnu.org>
6433
6434 * modes.texi (Search-based Fontification): Fix cross references.
6435 Use consistent terminology. Document anchored highlighting.
6436
64372005-04-05 Lute Kamstra <lute@gnu.org>
6438
6439 * modes.texi (Defining Minor Modes): Document :group keyword
6440 argument and its default value.
6441
64422005-04-03 Lute Kamstra <lute@gnu.org>
6443
6444 * hooks.texi (Standard Hooks): Add some hooks. Add cross
6445 references and/or descriptions. Delete major mode hooks; mention
6446 them as a category instead. Rename or delete obsolete hooks.
6447
64482005-04-02 Richard M. Stallman <rms@gnu.org>
6449
6450 * nonascii.texi (Coding System Basics): Another wording cleanup.
6451
64522005-04-01 Richard M. Stallman <rms@gnu.org>
6453
6454 * nonascii.texi (Coding System Basics): Clarify previous change.
6455
64562005-04-01 Kenichi Handa <handa@m17n.org>
6457
10d1d0af 6458 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
6459 identity of coding systems.
6460
64612005-03-29 Chong Yidong <cyd@stupidchicken.com>
6462
6463 * text.texi (Buffer Contents): Add filter-buffer-substring and
6464 buffer-substring-filters.
6465
64662005-03-26 Chong Yidong <cyd@stupidchicken.com>
6467
6468 * anti.texi (Antinews): Mention `G' interactive code.
6469
6470 * tips.texi (Compilation Tips): Mention benchmark.el.
6471
64722005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6473
6474 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6475 is now bound to M-o M-o.
6476
6477 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6478
64792005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6480
6481 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6482 in the Emacs Manual).
6483 * Makefile.in (srcs): Remove calendar.texi.
6484 * makefile.w32-in (srcs): Remove calendar.texi.
6485 * display.texi (Display): Change name of next node.
6486 * os.texi (System In): Change name of previous node.
6487 * elisp.texi (Top): Remove Calendar references.
6488 * vol1.texi (Top): Remove Calendar references.
6489 * vol2.texi (Top): Remove Calendar references.
6490
64912005-03-25 Richard M. Stallman <rms@gnu.org>
6492
6493 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6494 Cleanup previous change.
6495
64962005-03-25 Chong Yidong <cyd@stupidchicken.com>
6497
6498 * display.texi (Face Attributes): Faces earlier in an :inherit
6499 list take precedence.
6500 (Scroll Bars): Fix description of vertical-scroll-bars.
6501 Document frame-current-scroll-bars and window-current-scroll-bars.
6502
6503 * markers.texi (The Mark): Document temporary Transient Mark mode.
6504
6505 * minibuf.texi (Reading File Names):
6506 Document read-file-name-completion-ignore-case.
6507
6508 * positions.texi (Screen Lines): Document nil for width argument
6509 to compute-motion.
6510
65112005-03-23 Kim F. Storm <storm@cua.dk>
6512
6513 * display.texi (Standard Faces): Other faces used in the fringe
6514 implicitly inherits from the fringe face.
6515 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6516 properties implicitly inherits from fringe face.
6517 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6518
65192005-03-20 Chong Yidong <cyd@stupidchicken.com>
6520
6521 * display.texi (Invisible Text): State default value of
6522 line-move-ignore-invisible.
6523 (Managing Overlays): Document remove-overlays.
6524 (Standard Faces): Document escape-glyph face.
6525
6526 * minibuf.texi (Reading File Names): Document read-file-name-function.
6527
6528 * modes.texi (Other Font Lock Variables):
6529 Document font-lock-lines-before.
6530
6531 * positions.texi (Skipping Characters): skip-chars-forward allows
6532 character classes.
6533
65342005-03-18 Lute Kamstra <lute@gnu.org>
6535
6536 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6537
65382005-03-17 Richard M. Stallman <rms@gnu.org>
6539
6540 * text.texi (Undo): Document extensible undo entries.
6541
dd7b651b 6542 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
6543
6544 * nonascii.texi (Character Codes): Minor fix.
6545
6546 * display.texi (Display Property): Explain the significance
6547 of having text properties that are eq.
6548 (Other Display Specs): Explain string as display spec.
6549
6550 * commands.texi (Interactive Codes): Document G option.
6551
65522005-03-17 Chong Yidong <cyd@stupidchicken.com>
6553
6554 * text.texi (Filling): Add sentence-end-without-period and
6555 sentence-end-without-space.
6556 (Changing Properties): Minor fix.
6557
6558 * anti.texi: Total rewrite.
6559
65602005-03-15 Lute Kamstra <lute@gnu.org>
6561
6562 * edebug.texi (Instrumenting Macro Calls): Fix typos.
6563
65642005-03-08 Kim F. Storm <storm@cua.dk>
6565
6566 * display.texi (Specified Space): Property :width is support on
6567 non-graphic terminals, :height is not.
6568
65692005-03-07 Richard M. Stallman <rms@gnu.org>
6570
6571 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6572 Now subnodes of Fringes.
6573 (Overlay Arrow): Document overlay-arrow-variable-list.
6574 (Fringe Size/Pos): New node, broken out of Fringes.
6575 (Display): Explain clearing vs redisplay better.
6576 (Truncation): Clarify use of bitmaps.
6577 (The Echo Area): Clarify the uses of the echo area.
6578 Add max-mini-window-height.
6579 (Progress): Clarify.
6580 (Invisible Text): Explain that main loop moves point out.
6581 (Selective Display): Say "hidden", not "invisible".
6582 (Managing Overlays): Move up. Describe relation to Undo here.
6583 (Overlay Properties): Clarify intro.
6584 (Finding Overlays): Explain return values when nothing found.
6585 (Width): truncate-string-to-width has added arg.
6586 (Displaying Faces): Clarify and update mode line face handling.
6587 (Face Functions): Minor cleanup.
6588 (Conditional Display): Merge into Other Display Specs.
6589 (Pixel Specification, Other Display Specs): Minor cleanups.
6590 (Images, Image Descriptors): Minor cleanups.
6591 (GIF Images): Patents have expired.
6592 (Showing Images): Explain default text for insert-image.
6593 (Manipulating Button Types): Merge into Manipulating Buttons.
6594 (Making Buttons): Explain return values.
6595 (Button Buffer Commands): Add xref.
6596 (Inverse Video): Update mode-line-inverse-video.
6597 (Display Table Format): Clarify.
6598 (Active Display Table): Give defaults for window-display-table.
6599
6600 * calendar.texi (Calendar Customizing): calendar-holiday-marker
6601 and calendar-today-marker are strings, not chars.
6602 (Holiday Customizing): Minor fix.
6603
6604 * internals.texi (Writing Emacs Primitives): Update `or' example.
6605 Update limit on # args of subr.
6606
6607 * edebug.texi (Using Edebug): Arrow is in fringe.
6608 (Instrumenting): Arg to eval-defun works without loading edebug.
6609 (Edebug Execution Modes): Add xref.
6610
6611 * customize.texi (Common Keywords): Clarify :require.
6612 Mention :version here.
6613 (Variable Definitions, Group Definitions): Not here.
6614 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
6615
66162005-03-07 Chong Yidong <cyd@stupidchicken.com>
6617 * nonascii.texi (Text Representations): Clarify position-bytes.
6618 (Character Sets): Add list-charset-chars.
6619 (Scanning Charsets): Add charset-after.
6620 (Encoding and I/O): Minor fix.
6621
66222005-03-06 Richard M. Stallman <rms@gnu.org>
6623
6624 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
6625 (Resizing Windows): Likewise.
6626
6627 * text.texi (Change Hooks): Get rid of "Emacs 21".
6628
6629 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
6630
6631 * streams.texi (Output Variables): Get rid of "Emacs 21".
6632
6633 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
6634
6635 * os.texi (Translating Input): Replace flow-control example
6636 with a less obsolete example that uses `keyboard-translate'.
6637
6638 * objects.texi (Hash Table Type, Circular Objects):
6639 Get rid of "Emacs 21".
6640
6641 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
6642 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
6643
6644 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
6645
6646 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
6647
6648 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
6649 (Menu Bar): Fix when menu-bar-update-hook is called.
6650
6651 * hash.texi (Hash Tables): Get rid of "Emacs 21".
6652
6653 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
6654 and make it read better.
6655
6656 * files.texi (Writing to Files): Get rid of "Emacs 21".
6657 (Unique File Names): Likewise.
6658
6659 * elisp.texi: Update Emacs version to 22.
6660
6661 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
6662 (Overlay Properties, Face Attributes): Likewise.
6663 (Managing Overlays): Fix punctuation.
6664 (Attribute Functions): Clarify set-face-font; get rid of
6665 info about old Emacs versions.
6666 (Auto Faces, Font Lookup, Display Property, Images):
6667 Get rid of "Emacs 21".
6668
6669 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
6670
66712005-03-05 Richard M. Stallman <rms@gnu.org>
6672
6673 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
6674
66752005-03-04 Lute Kamstra <lute@gnu.org>
6676
6677 * debugging.texi (Error Debugging): Document stack-trace-on-error.
6678
66792005-03-03 Lute Kamstra <lute@gnu.org>
6680
6681 * edebug.texi (Instrumenting Macro Calls): Fix typo.
6682
66832005-03-01 Lute Kamstra <lute@gnu.org>
6684
6685 * debugging.texi (Debugger Commands): Update `j'.
6686
66872005-02-28 Lute Kamstra <lute@gnu.org>
6688
6689 * debugging.texi (Debugging): Fix typo.
6690 (Error Debugging): Document eval-expression-debug-on-error.
6691 (Function Debugging): Update example.
6692 (Using Debugger): Mention starred stack frames.
6693 (Debugger Commands): Document `j' and `l'.
6694 (Invoking the Debugger): `d' and `j' exit recursive edit too.
6695 Update the messages that the debugger displays.
6696 (Internals of Debugger): Add cross reference. Update example.
6697 (Excess Open): Minor improvement.
6698 (Excess Close): Minor improvement.
6699
67002005-02-26 Richard M. Stallman <rms@gnu.org>
6701
6702 * tips.texi (Coding Conventions): Clarify.
6703 Put all the major mode key reservations together.
6704 Mention the Mouse-1 => Mouse-2 conventions.
6705
6706 * syntax.texi (Syntax Class Table): Clarify.
6707 (Syntax Table Functions): syntax-after moved from here.
6708 (Syntax Table Internals): syntax-after moved to here.
6709 (Parsing Expressions): Update info on number of values
6710 and what's meaningful in the STATE argument.
6711 (Categories): Fix typo.
6712
6713 * sequences.texi (Arrays): Cleanup.
6714 (Char-Tables): Clarify.
6715
6716 * processes.texi (Deleting Processes): Cleanups, add xref.
6717 (Subprocess Creation): Explain nil in exec-path. Cleanup.
6718 (Process Information): set-process-coding-system, some args optional.
6719 (Input to Processes): Explain various types for PROCESS args.
6720 Rename them from PROCESS-NAME to PROCESS.
6721 (Signals to Processes): Likewise.
6722 (Decoding Output): Cleanup.
6723 (Query Before Exit): Clarify.
6724
6725 * os.texi (Startup Summary): Correct the options; add missing ones.
6726 (Terminal Output, Batch Mode): Clarify.
6727 (Flow Control): Node deleted.
6728
6729 * markers.texi (The Mark): Clarify.
6730
6731 * macros.texi (Expansion): Cleanup.
6732 (Indenting Macros): indent-spec allows ints, not floats.
6733
6734 * keymaps.texi (Keymaps): Clarify.
6735 (Format of Keymaps): Update lisp-mode-map example.
6736 (Active Keymaps, Key Lookup): Clarify.
6737 (Changing Key Bindings): Add xref to `kbd'.
6738 (Key Binding Commands, Simple Menu Items): Clarify.
6739 (Mouse Menus, Menu Bar): Clarify.
6740 (Menu Example): Replace print example with menu-bar-replace-menu.
6741
6742 * help.texi (Documentation Basics): Add function-documentation prop.
6743
6744 * elisp.texi (Top): Don't refer to Flow Control node.
6745
6746 * commands.texi (Command Overview): Improve xrefs.
6747 (Adjusting Point): Adjusting point applies to intangible and invis.
6748 (Key Sequence Input): Doc extra read-key-sequence args.
6749 Likewise for read-key-sequence-vector.
6750
6751 * backups.texi (Rename or Copy): Minor fix.
6752 (Numbered Backups): For version-control, say the default.
6753 (Auto-Saving): make-auto-save-file-name example is simplified.
6754
6755 * advice.texi (Advising Functions): Don't imply one part of Emacs
6756 should advise another part. Markup changes.
6757 (Defining Advice): Move transitional para.
6758 (Activation of Advice): Cleanup.
6759 Explain if COMPILE is nil or negative.
6760
6761 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
6762
67632005-02-24 Lute Kamstra <lute@gnu.org>
6764
6765 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
6766 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
6767
67682005-02-23 Lute Kamstra <lute@gnu.org>
6769
6770 * modes.texi (Defining Minor Modes): define-minor-mode can be used
6771 to define global minor modes as well.
6772
6773 * display.texi (Managing Overlays): overlay-buffer returns nil for
6774 deleted overlays.
6775
67762005-02-22 Kim F. Storm <storm@cua.dk>
6777
6778 * minibuf.texi (Basic Completion): Allow symbols in addition to
6779 strings in try-completion and all-completions.
6780
67812005-02-14 Lute Kamstra <lute@gnu.org>
6782
6783 * elisp.texi (Top): Remove reference to deleted node.
6784
6785 * lists.texi (Lists): Remove reference to deleted node.
6786 (Cons Cells): Fix typo.
6787
6788 * loading.texi (Where Defined): Fix typo.
6789
67902005-02-14 Richard M. Stallman <rms@gnu.org>
6791
6792 * variables.texi (Creating Buffer-Local): change-major-mode-hook
6793 is useful for discarding some minor modes.
6794
6795 * symbols.texi (Symbol Components): Reorder examples.
6796
6797 * streams.texi (Input Functions): State standard-input default.
6798 (Output Variables): State standard-output default.
6799
6800 * objects.texi (Printed Representation): Clarify read syntax vs print.
6801 (Floating Point Type): Explain meaning better.
6802 (Symbol Type): Explain uniqueness better.
6803 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
6804 List examples sooner.
6805 (Box Diagrams): New subnode broken out.
6806 Some examples moved from old Lists as Boxes node.
6807 (Dotted Pair Notation): Clarify intro.
6808 (Array Type): Clarify.
6809 (Type Predicates): Add hash-table-p.
6810
6811 * numbers.texi (Integer Basics): Clarify radix explanation.
6812 (Predicates on Numbers): Minor clarification.
6813 (Comparison of Numbers): Minor clarification. Clarify eql.
6814 Typos in min, max.
6815 (Math Functions): Clarify overflow in expt.
6816
6817 * minibuf.texi (Text from Minibuffer): Minor clarification.
6818 Mention arrow keys.
6819
6820 * loading.texi (Autoload): defun's doc string overrides autoload's
6821 doc string.
6822 (Repeated Loading): Modernize "add to list" examples.
6823 (Where Defined): Finish updating table of load-history elts.
6824
6825 * lists.texi (List-related Predicates): Minor wording improvement.
6826 (Lists as Boxes): Node deleted.
6827 (Building Lists): Explain trivial cases of number-sequence.
6828
6829 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 6830 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
6831 (Hash Access): Any object can be a key.
6832 State value of maphash.
6833
6834 * functions.texi (What Is a Function): Wording cleanup.
6835 (Function Documentation): Minor cleanup.
6836 Explain purpose of calling convention at end of doc string.
6837 (Function Names): Wording cleanup.
6838 (Calling Functions): Wording cleanup.
6839 Explain better how funcall calls the function.
6840 (Function Cells): Delete example of saving and redefining function.
6841
6842 * control.texi (Combining Conditions): Wording cleanup.
6843 (Iteration): dolist and dotimes bind VAR locally.
6844 (Cleanups): Xref to Atomic Changes.
6845
6846 * compile.texi (Byte Compilation): Delete 19.29 info.
6847 (Compilation Functions): Macros' difficulties don't affect defsubst.
6848 (Docs and Compilation): Delete 19.29 info.
6849
68502005-02-10 Richard M. Stallman <rms@gnu.org>
6851
6852 * objects.texi (Symbol Type): Minor correction.
6853
68542005-02-06 Lute Kamstra <lute@gnu.org>
6855
6856 * modes.texi (Example Major Modes): Fix typos.
6857
68582005-02-06 Richard M. Stallman <rms@gnu.org>
6859
6860 * text.texi (Margins): fill-nobreak-predicate can be one function.
6861
6862 * strings.texi (Modifying Strings): clear-string can make unibyte.
6863 (Formatting Strings): format gives error if values missing.
6864
6865 * positions.texi (Character Motion): Mention default arg
6866 for forward-char. backward-char refers to forward-char.
6867 (Word Motion): Mention default arg for forward-word.
6868 (Buffer End Motion): Mention default arg for beginning-of-buffer.
6869 Simplify end-of-buffer.
6870 (Text Lines): Mention default arg for forward-line.
6871 (List Motion): Mention default arg for beginning/end-of-defun.
6872 (Skipping Characters): Minor fixes in explaining character-set.
6873
6874 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
6875 Mode inheritance applies only when default-major-mode is nil.
6876 Clarifications.
6877 (Example Major Modes): Update Text mode and Lisp mode examples.
6878 (Minor Mode Conventions): Mention define-minor-mode at top.
6879 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
6880 (Mode Line Format): Update mode line face display info.
6881 (Properties in Mode): Mention effect of risky vars.
6882 (Imenu): Define imenu-add-to-menubar.
6883 (Font Lock Mode): Add descriptions to menu lines.
6884 (Faces for Font Lock): Add font-lock-doc-face.
6885
68862005-02-05 Lute Kamstra <lute@gnu.org>
6887
6888 * text.texi (Maintaining Undo): Remove obsolete function.
6889
68902005-02-05 Eli Zaretskii <eliz@gnu.org>
6891
6892 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 6893 color specifications. Improve indexing.
b8d4c8d0
GM
6894 (Text Terminal Colors): Replace the description of RGB values by
6895 an xref to "Color Names".
6896
68972005-02-03 Richard M. Stallman <rms@gnu.org>
6898
6899 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
6900 Clarify.
6901 (Selecting Windows): Clarify save-selected-window.
6902 (Cyclic Window Ordering): Clarify walk-windows.
6903 (Window Point): Clarify.
6904 (Window Start): Add comment to example.
6905 (Resizing Windows): Add `interactive' specs in examples.
6906 Document fit-window-to-buffer.
6907
6908 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
6909 (Undo, Maintaining Undo): Clarify last change.
6910 (Sorting): In sort-numeric-fields, explain about octal and hex.
6911 Mention sort-numeric-base.
6912 (Format Properties): Add xref for hard newlines.
6913
6914 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
6915 (Pop-Up Menus): Fix typo.
6916 (Color Names): Explain all types of color names.
6917 Explain color-values on B&W terminal.
6918 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
6919
6920 * files.texi (File Locks): Not supported on MS systems.
6921 (Testing Accessibility): Clarify.
6922
6923 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
6924 (Coverage Testing): Fix typo.
6925
6926 * commands.texi (Misc Events): Remove stray space.
6927
6928 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
6929 (Modification Time): Clarify when visited-file-modtime returns 0.
6930 (The Buffer List): Clarify bury-buffer.
6931 (Killing Buffers): Clarify.
6932 (Indirect Buffers): Add clone-indirect-buffer.
6933
69342005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6935
6936 * edebug.texi (Printing in Edebug): Fix default value of
6937 edebug-print-circle.
6938 (Coverage Testing): Fix displayed frequency count data.
6939
69402005-02-02 Luc Teirlinck <teirllm@auburn.edu>
6941
6942 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
6943
69442005-02-02 Kim F. Storm <storm@cua.dk>
6945
6946 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
6947
69482005-01-29 Eli Zaretskii <eliz@gnu.org>
6949
6950 * commands.texi (Misc Events): Describe the help-echo event.
6951
6952 * text.texi (Special Properties) <help-echo>: Use `pos'
6953 consistently in description of the help-echo property.
6954 Use @code{nil} instead of @var{nil}.
6955
6956 * display.texi (Overlay Properties): Fix the index entry for
6957 help-echo overlay property.
6958
6959 * customize.texi (Type Keywords): Uncomment the xref to the
6960 help-echo property documentation.
6961
69622005-01-23 Kim F. Storm <storm@cua.dk>
6963
6964 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
6965 return value. Third element FULLY replaced by PARTIAL which
6966 specifies number of invisible pixels if row is only partially visible.
6967 (Textual Scrolling): Mention auto-window-vscroll.
6968 (Vertical Scrolling): New defvar auto-window-vscroll.
6969
69702005-01-16 Luc Teirlinck <teirllm@auburn.edu>
6971
6972 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
6973 command remapping.
6974
69752005-01-15 Richard M. Stallman <rms@gnu.org>
6976
6977 * display.texi (Defining Images): Mention DATA-P arg of create-image.
6978
69792005-01-14 Kim F. Storm <storm@cua.dk>
6980
6981 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
6982
6983 * text.texi (Links and Mouse-1): Fix string and vector item.
6984
69852005-01-13 Richard M. Stallman <rms@gnu.org>
6986
6987 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
6988 descriptions of overriding-local-map and overriding-terminal-local-map.
6989
6990 * text.texi (Links and Mouse-1): Clarify text.
6991
69922005-01-13 Kim F. Storm <storm@cua.dk>
6993
6994 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
6995
69962005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
6997
6998 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
6999
70002005-01-12 Kim F. Storm <storm@cua.dk>
7001
7002 * text.texi (Links and Mouse-1): Rename section from Enabling
7003 Mouse-1 to Following Links. Change xrefs.
7004 Add examples for define-button-type and define-widget.
7005
7006 * display.texi (Button Properties, Button Buffer Commands):
7007 Clarify mouse-1 and follow-link functionality.
7008
70092005-01-12 Richard M. Stallman <rms@gnu.org>
7010
7011 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
7012
7013 * display.texi (Beeping): Fix Texinfo usage.
7014
7015 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
7016
70172005-01-11 Kim F. Storm <storm@cua.dk>
7018
7019 * display.texi (Button Properties, Button Buffer Commands):
7020 Mention mouse-1 binding. Add follow-link keyword.
7021
7022 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
7023 (Enabling Mouse-1 to Follow Links): New subsection.
7024
70252005-01-06 Richard M. Stallman <rms@gnu.org>
7026
7027 * text.texi (Special Properties): Minor change.
7028
7029 * os.texi (Timers): Clarify previous change.
7030
7031 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
7032
70332005-01-01 Luc Teirlinck <teirllm@auburn.edu>
7034
7035 * display.texi (Face Attributes): Correct xref to renamed node.
7036
70372005-01-01 Richard M. Stallman <rms@gnu.org>
7038
7039 * display.texi (Face Attributes): Describe hex color specs.
7040
70412004-12-31 Richard M. Stallman <rms@gnu.org>
7042
7043 * os.texi (Timers): Update previous change.
7044
70452004-12-30 Kim F. Storm <storm@cua.dk>
7046
7047 * display.texi (Line Height): Total line-height is now specified
7048 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
7049 in cons cells. (nil . RATIO) is relative to actual line height.
7050 Use line-height `t' instead of `0' to get minimum height.
7051
70522004-12-29 Richard M. Stallman <rms@gnu.org>
7053
7054 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
7055
70562004-12-28 Richard M. Stallman <rms@gnu.org>
7057
7058 * commands.texi (Quitting): Clarify value of with-local-quit.
7059
7060 * elisp.texi (Top): Fix previous change.
7061
7062 * loading.texi (Loading): Fix previous change.
7063
70642004-12-27 Richard M. Stallman <rms@gnu.org>
7065
7066 * Makefile.in (MAKEINFO): Specify --force.
7067
7068 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
7069
7070 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
7071
7072 * display.texi (Line Height): Further clarify.
7073
7074 * elisp.texi (Top): Update Loading submenu.
7075
7076 * loading.texi (Where Defined): New node.
7077 (Unloading): load-history moved to Where Defined.
7078
70792004-12-21 Richard M. Stallman <rms@gnu.org>
7080
7081 * commands.texi (Event Input Misc): Add while-no-input.
7082
70832004-12-11 Richard M. Stallman <rms@gnu.org>
7084
7085 * display.texi (Line Height): Rewrite text for clarity.
7086
70872004-12-11 Kim F. Storm <storm@cua.dk>
7088
7089 * display.texi (Display): Add node "Line Height" to menu.
7090 (Line Height): New node. Move full description of line-spacing
7091 and line-height text properties here from text.texi.
7092 (Scroll Bars): Add vertical-scroll-bar variable.
7093
7094 * frames.texi (Window Frame Parameters): Remove line-height defvar.
7095
7096 * locals.texi (Standard Buffer-Local Variables): Fix xref for
7097 line-spacing and vertical-scroll-bar.
7098
7099 * text.texi (Special Properties): Just mention line-spacing and
7100 line-height here, add xref to new "Line Height" node.
7101
71022004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
7103
7104 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
7105
7106 * locals.texi (Standard Buffer-Local Variables):
7107 Add @xref for `line-spacing'.
7108
71092004-12-05 Richard M. Stallman <rms@gnu.org>
7110
7111 * Makefile.in (maintainer-clean): Remove the info files
7112 in $(infodir) where they are created.
7113
71142004-12-03 Richard M. Stallman <rms@gnu.org>
7115
7116 * windows.texi (Selecting Windows): get-lru-window and
7117 get-largest-window don't consider dedicated windows.
7118
7119 * text.texi (Undo): Document undo-in-progress.
7120
71212004-11-26 Richard M. Stallman <rms@gnu.org>
7122
7123 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
7124 Remove a few vars that are not always buffer-local.
7125
71262004-11-24 Luc Teirlinck <teirllm@auburn.edu>
7127
7128 * locals.texi (Standard Buffer-Local Variables): Comment out
7129 xref's to non-existent node `Yet to be written'.
7130
71312004-11-24 Richard M. Stallman <rms@gnu.org>
7132
7133 * processes.texi (Synchronous Processes): Grammar fix.
7134
7135 * numbers.texi (Comparison of Numbers): Add eql.
7136
7137 * locals.texi (Standard Buffer-Local Variables): Add many vars.
7138
7139 * intro.texi (Printing Notation): Fix previous change.
7140
7141 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
7142 and default-indicate-buffer-boundaries from here.
7143 (Usual Display): To here.
7144 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
7145 (Usual Display): Move tab-width up.
7146
5dcb4c4e
SM
7147 * customize.texi (Variable Definitions):
7148 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
7149 (Simple Types, Composite Types, Defining New Types):
7150 Minor cleanups.
7151
71522004-11-21 Jesper Harder <harder@ifa.au.dk>
7153
7154 * processes.texi (Synchronous Processes, Output from Processes):
7155 Markup fix.
7156
71572004-11-20 Richard M. Stallman <rms@gnu.org>
7158
7159 * positions.texi (Skipping Characters): skip-chars-forward
7160 now handles char classes.
7161
7162 * intro.texi (Printing Notation): Avoid confusion of `print'
7163 when explaining @print.
7164
7165 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
7166
7167 * display.texi (Display Table Format): Minor fix.
7168
7169 * streams.texi (Output Functions): Fix print example.
7170
7171 * Makefile.in (elisp): New target.
7172 (dist): Depend on $(infodir)/elisp, not elisp.
7173 Copy the info files from $(infodir).
7174
7175 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
7176 read-from-minibuffer.
7177
7178 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
7179
71802004-11-19 Richard M. Stallman <rms@gnu.org>
7181
7182 * searching.texi (Regexp Search): Add search-whitespace-regexp.
7183
71842004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
7185
7186 * tips.texi (Coding Conventions): Fix typo.
7187
71882004-11-16 Richard M. Stallman <rms@gnu.org>
7189
7190 * tips.texi (Coding Conventions): Separate defvar and require
7191 methods to avoid warnings. Use require only when there are many
7192 functions and variables from that package.
7193
7194 * minibuf.texi (Minibuffer Completion): When ignoring case,
7195 predicate must not be case-sensitive.
7196
7197 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
7198 (Test Coverage): Don't talk about "splotches". Clarified.
7199
72002004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
7201
7202 * frames.texi (Window Frame Parameters): Fix typo.
7203
72042004-11-15 Kim F. Storm <storm@cua.dk>
7205
7206 * symbols.texi (Other Plists): Note that plist-get may signal error.
7207 Add safe-plist-get.
7208
72092004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
7210
7211 * modes.texi (Font Lock Basics): Fix typo.
7212
72132004-11-08 Richard M. Stallman <rms@gnu.org>
7214
7215 * syntax.texi (Syntax Table Functions): Add syntax-after.
7216
72172004-11-06 Lars Brinkhoff <lars@nocrew.org>
7218
7219 * os.texi (Processor Run Time): New section documenting
7220 get-internal-run-time.
7221
72222004-11-06 Eli Zaretskii <eliz@gnu.org>
7223
7224 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
7225 it nukes elisp-cover.texi.
7226 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
7227 elisp-0 etc.
7228
72292004-11-05 Luc Teirlinck <teirllm@auburn.edu>
7230
7231 * commands.texi (Keyboard Macros): Document `append' return value
7232 of `defining-kbd-macro'.
7233
72342004-11-01 Richard M. Stallman <rms@gnu.org>
7235
7236 * commands.texi (Interactive Call): Add called-interactively-p.
7237
72382004-10-29 Simon Josefsson <jas@extundo.com>
7239
7240 * minibuf.texi (Reading a Password): Revert.
7241
72422004-10-28 Richard M. Stallman <rms@gnu.org>
7243
7244 * frames.texi (Display Feature Testing): Explain about "vendor".
7245
72462004-10-27 Richard M. Stallman <rms@gnu.org>
7247
7248 * commands.texi (Interactive Codes): `N' uses numeric prefix,
7249 not raw. Clarify `n'.
7250 (Interactive Call): Rewrite interactive-p, focusing on when
7251 and how to use it.
7252 (Misc Events): Clarify previous change.
7253
7254 * advice.texi (Simple Advice): Clarify what job the example does.
7255 (Around-Advice): Clarify ad-do-it.
7256 (Activation of Advice): An option of ad-default-compilation-action
7257 is `never', not `nil'.
7258
72592004-10-26 Kim F. Storm <storm@cua.dk>
7260
7261 * commands.texi (Interactive Codes): Add U code letter.
7262
72632004-10-25 Simon Josefsson <jas@extundo.com>
7264
7265 * minibuf.texi (Reading a Password): Add.
7266
72672004-10-24 Jason Rumney <jasonr@gnu.org>
7268
7269 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
7270 and wheel-down.
7271
72722004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7273
7274 * processes.texi (Synchronous Processes): Document process-file.
7275
72762004-10-22 Kenichi Handa <handa@m17n.org>
7277
7278 * text.texi (translate-region): Document that it accepts also a
7279 char-table.
7280
72812004-10-22 David Ponce <david@dponce.com>
7282
7283 * windows.texi (Resizing Windows): Document the `preserve-before'
7284 argument of the functions `enlarge-window' and `shrink-window'.
7285
72862004-10-19 Jason Rumney <jasonr@gnu.org>
7287
7288 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7289
72902004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7291
7292 * text.texi (Filling): Add anchor for definition of
7293 `sentence-end-double-space'.
7294
7295 * searching.texi (Regexp Example): Update description of how
7296 Emacs currently recognizes the end of a sentence.
7297 (Standard Regexps): Update definition of the variable
7298 `sentence-end'. Add definition of the function `sentence-end'.
7299
73002004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7301
7302 * display.texi (Progress): New node.
7303
73042004-10-05 Kim F. Storm <storm@cua.dk>
7305
7306 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7307
73082004-09-29 Kim F. Storm <storm@cua.dk>
7309
7310 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
7311 to identify bitmaps. Remove -fringe-bitmap suffix for standard
7312 fringe bitmap symbols, as they now have their own namespace.
7313 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
7314 vs. pixels. Signal error if no free bitmap slots.
7315 (Pixel Specification): Change IMAGE to @var{image}.
7316
73172004-09-28 Richard M. Stallman <rms@gnu.org>
7318
7319 * text.texi (Special Properties): Clarify line-spacing and line-height.
7320
7321 * searching.texi (Regexp Search): Add looking-back.
7322
73232004-09-25 Luc Teirlinck <teirllm@auburn.edu>
7324
7325 * display.texi: Correct typos.
7326 (Image Descriptors): Correct xref's.
7327
73282004-09-25 Richard M. Stallman <rms@gnu.org>
7329
7330 * text.texi (Special Properties): Cleanups in `cursor'.
7331 Rewrites in `line-height' and `line-spacing'; exchange them.
7332
7333 * display.texi (Fringes): Rewrite previous change.
7334 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
7335 (Display Fringe Bitmaps): Node deleted, text moved.
7336 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
7337 (Scroll Bars): Clarify set-window-scroll-bars.
7338 (Pointer Shape): Rewrite.
7339 (Specified Space): Clarify :align-to, etc.
7340 (Pixel Specification): Use @var. Clarify new text.
7341 (Other Display Specs): Clarify `slice'.
7342 (Image Descriptors): Cleanups.
7343 (Showing Images): Cleanups.
7344
73452004-09-24 Luc Teirlinck <teirllm@auburn.edu>
7346
7347 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7348
7349 * modes.texi: Various minor changes in addition to:
7350 (Major Mode Conventions): Final call to `run-mode-hooks' should
7351 not be inside the `delay-mode-hooks' form.
7352 (Mode Hooks): New node.
7353 (Hooks): Delete obsolete example.
7354 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
7355 node "Mode Hooks".
7356
73572004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7358
7359 * display.texi: Correct various typos.
7360 (Display): Rename node "Pointer Shapes" to "Pointer
7361 Shape". (There is already a node called "Pointer Shapes" in
7362 frames.texi.)
7363 (Images): Remove non-existent node "Image Slices" from menu.
7364
73652004-09-23 Kim F. Storm <storm@cua.dk>
7366
7367 * text.texi (Special Properties): Add `cursor', `pointer',
7368 `line-height', and `line-spacing' properties.
7369
7370 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7371 Shapes' to menu.
7372 (Standard Faces): Doc fix for fringe face.
7373 (Fringes): Add `overflow-newline-into-fringe' and
7374 'indicate-buffer-boundaries'.
7375 (Fringe Bitmaps, Pointer Shapes): New nodes.
7376 (Display Property): Add 'Pixel Specification' and 'Display Fringe
7377 Bitmaps' to menu.
7378 (Specified Space): Describe pixel width and height.
7379 (Pixel Specification): New node.
7380 (Other Display Specs): Add `slice' property.
7381 (Display Fringe Bitmaps): New node.
7382 (Images): Add 'Image Slices' to menu.
7383 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
7384 (Showing Images): Add slice arg to `insert-image'.
7385 Add 'insert-sliced-image'.
b8d4c8d0
GM
7386
73872004-09-20 Richard M. Stallman <rms@gnu.org>
7388
7389 * commands.texi (Key Sequence Input):
7390 Clarify downcasing in read-key-sequence.
7391
73922004-09-08 Juri Linkov <juri@jurta.org>
7393
7394 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7395
73962004-09-07 Luc Teirlinck <teirllm@auburn.edu>
7397
5dcb4c4e
SM
7398 * locals.texi (Standard Buffer-Local Variables):
7399 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
7400 * internals.texi (Buffer Internals): Describe new
7401 auto_save_file_format field of the buffer structure.
7402 * files.texi (Format Conversion): `auto-save-file-format' has been
7403 renamed `buffer-auto-save-file-format'.
7404
74052004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7406
7407 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
7408 an integer or a marker.
7409 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
7410
74112004-08-22 Richard M. Stallman <rms@gnu.org>
7412
7413 * modes.texi (Major Mode Conventions): Discuss rebinding of
7414 standard key bindings.
7415
74162004-08-18 Kim F. Storm <storm@cua.dk>
7417
7418 * processes.texi (Accepting Output): Add `just-this-one' arg to
7419 `accept-process-output'.
7420 (Output from Processes): New var `process-adaptive-read-buffering'.
7421
74222004-08-10 Luc Teirlinck <teirllm@auburn.edu>
7423
7424 * keymaps.texi: Various changes in addition to:
7425 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
7426 Give more varied examples for `kbd'.
7427 (Creating Keymaps): Char tables have slots for all characters
7428 without modifiers.
7429 (Active Keymaps): `overriding-local-map' and
7430 `overriding-terminal-local-map' also override text property and
7431 overlay keymaps.
7432 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7433 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7434 to denote a prefix of no events.
7435 `map-keymap' includes parent's bindings _recursively_.
7436 Clarify and correct description of `where-is-internal'.
7437 Mention BUFFER-OR-NAME arg to `describe-bindings'.
7438 (Menu Example): For menus intended for use with the keyboard, the
7439 menu items should be bound to characters or real function keys.
7440
74412004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7442
7443 * objects.texi (Character Type): Reposition `@anchor' to prevent
7444 double space inside sentence in Info.
7445
7446 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7447 renamed to `disabled-command-function'.
7448 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7449 (Command Loop Info): Replace reference to it.
7450 (Disabling Commands): `disabled-command-hook' has been renamed to
7451 `disabled-command-function'.
7452
74532004-08-07 Luc Teirlinck <teirllm@auburn.edu>
7454
7455 * os.texi (Translating Input): Only non-prefix bindings in
7456 `key-translation-map' override actual key bindings. Warn about
7457 possible indirect effect of actual key bindings on non-prefix
7458 bindings in `key-translation-map'.
7459
74602004-08-06 Luc Teirlinck <teirllm@auburn.edu>
7461
7462 * minibuf.texi (High-Level Completion): Add anchor for definition
7463 of `read-variable'.
7464
7465 * commands.texi: Various changes in addition to:
7466 (Using Interactive): Clarify description of `interactive-form'.
7467 (Interactive Call): Mention default for KEYS argument to
7468 `call-interactively'.
7469 (Command Loop Info): Clarify description of `this-command-keys'.
7470 Mention KEEP-RECORD argument to `clear-this-command-keys'.
7471 Value of `last-event-frame' can be `macro'.
7472 (Repeat Events): `double-click-fuzz' is also used to distinguish
7473 clicks and drags.
7474 (Classifying Events): Clarify descriptions of `event-modifiers'
7475 `event-basic-type' and `event-convert-list'.
7476 (Accessing Events): `posn-timestamp' takes POSITION argument.
7477 (Quoted Character Input): Clarify description of
7478 `read-quoted-char' and fix example.
7479 (Quitting): Add `with-local-quit'.
7480 (Disabling Commands): Correct and clarify descriptions of
7481 `enable-command' and `disable-command'.
7482 Mention what happens if `disabled-command-hook' is nil.
7483 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7484 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7485
74862004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7487
7488 * frames.texi: Various changes in addition to:
7489 (Creating Frames): Expand and clarify description of `make-frame'.
7490 (Window Frame Parameters): Either none or both of the `icon-left'
7491 and `icon-top' parameters must be specified. Put descriptions of
7492 `menu-bar-lines' and `toolbar-lines' closer together and change
7493 them accordingly.
7494 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7495 except while processing `frame-title-format' or `icon-title-format'.
7496 (Deleting Frames): Correct description of `delete-frame'.
7497 Non-nil return values of `frame-live-p' are like those of `framep'.
7498 (Frames and Windows): Mention return value of
7499 `set-frame-selected-window'.
7500 (Visibility of Frames): Mention `force' argument to
7501 `make-frame-invisible'. `frame-visible-p' returns t for all
7502 frames on text-only terminals.
7503 (Frame Configurations): Restoring a frame configuration does not
7504 restore deleted frames.
7505 (Window System Selections): `x-set-selection' returns DATA.
7506 (Resources): Add example.
7507 (Display Feature Testing): Clarify descriptions of
7508 `display-pixel-height', `display-pixel-width', `x-server-version'
7509 and `x-server-vendor'.
7510
7511 * windows.texi (Choosing Window): Add anchor.
7512 * minibuf.texi (Minibuffer Misc): Add anchor.
7513
75142004-07-23 John Paul Wallington <jpw@gnu.org>
7515
7516 * macros.texi (Defining Macros): Declaration keyword for setting
7517 Edebug spec is `debug' not `edebug'.
7518
75192004-07-19 Luc Teirlinck <teirllm@auburn.edu>
7520
7521 * windows.texi: Various small changes in addition to:
7522 (Window Point): Mention return value of `set-window-point'.
7523 (Window Start): `pos-visible-in-window-p' disregards horizontal
7524 scrolling. Explain return value if PARTIALLY is non-nil.
7525 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7526 and `set-window-vscroll'.
7527 (Size of Window): The argument WINDOW to `window-inside-edges',
7528 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7529 (Resizing Windows): Explain return value of
7530 `shrink-window-if-larger-than-buffer'.
7531 `window-size-fixed' automatically becomes buffer local when set.
7532 (Window Configurations): Explain return value of
7533 `set-window-configuration'.
7534
7535 * minibuf.texi (Minibuffer Misc): Add anchor for
7536 `minibuffer-scroll-window'.
7537
7538 * positions.texi (Text Lines): Add anchor for `count-lines'.
7539
75402004-07-17 Richard M. Stallman <rms@gnu.org>
7541
7542 * display.texi (Overlay Properties): Adding `evaporate' prop
7543 deletes empty overlay immediately.
7544
7545 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7546 fix example.
7547
75482004-07-16 Jim Blandy <jimb@redhat.com>
7549
7550 * searching.texi (Regexp Backslash): Document new \_< and \_>
7551 operators.
7552
75532004-07-16 Juanma Barranquero <lektu@terra.es>
7554
7555 * display.texi (Images): Fix Texinfo usage.
7556
75572004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7558
7559 * buffers.texi (Modification Time): `visited-file-modtime' now
7560 returns a list of two integers, instead of a cons.
7561
75622004-07-13 Luc Teirlinck <teirllm@auburn.edu>
7563
7564 * windows.texi: Various changes in addition to:
7565 (Splitting Windows): Add `split-window-keep-point'.
7566
75672004-07-09 Richard M. Stallman <rms@gnu.org>
7568
7569 * frames.texi (Input Focus): Minor fix.
7570
75712004-07-07 Luc Teirlinck <teirllm@auburn.edu>
7572
7573 * frames.texi (Input Focus): Clarify descriptions of
7574 `select-frame-set-input-focus' and `select-frame'.
7575
75762004-07-06 Luc Teirlinck <teirllm@auburn.edu>
7577
7578 * os.texi: Various small changes in addition to:
7579 (Killing Emacs): Expand and clarify description of
7580 `kill-emacs-query-functions' and `kill-emacs-hook'.
7581 (System Environment): Expand and clarify description of `getenv'
7582 and `setenv'.
7583 (Timers): Clarify description of `run-at-time'.
7584 (Translating Input): Correct description of
7585 `extra-keyboard-modifiers'.
7586 (Flow Control): Correct description of `enable-flow-control'.
7587
75882004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
7589
7590 * os.texi: Update copyright.
7591 (Session Management): Grammar fix.
7592 Clarify which Emacs does the restarting.
7593 Use @samp for *scratch* buffer.
7594
75952004-07-04 Alan Mackenzie <acm@muc.de>
7596
7597 * frames.texi (Input Focus): Add documentation for
7598 `select-frame-set-input-focus'. Replace refs to non-existent
7599 `switch-frame' with `select-frame'. Minor corrections and tidying
7600 up of text-only terminal stuff.
7601
76022004-07-02 Richard M. Stallman <rms@gnu.org>
7603
7604 * files.texi (Saving Buffers): Cleanup write-contents-function.
7605 (Magic File Names): Cleanup file-remote-p.
7606
b344d29d 76072004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
7608
7609 * files.texi (Magic File Names): `file-remote-p' returns an
7610 identifier of the remote system, not just t.
7611
76122004-07-02 David Kastrup <dak@gnu.org>
7613
7614 * searching.texi (Entire Match Data): Add explanation about new
7615 match-data behavior when @var{integers} is non-nil.
7616
76172004-06-24 Richard M. Stallman <rms@gnu.org>
7618
7619 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
7620
7621 * customize.texi (Variable Definitions): Note about doc strings
7622 and :set.
7623
7624 * keymaps.texi (Keymap Terminology): Document `kbd'.
7625 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
7626
7627 * display.texi (Invisible Text): Setting buffer-invisibility-spec
7628 makes it buffer-local.
7629
7630 * files.texi (Saving Buffers): Correct previous change.
7631
7632 * commands.texi (Accessing Events):
7633 Clarify posn-col-row and posn-actual-col-row.
7634
76352004-06-24 David Ponce <david.ponce@wanadoo.fr>
7636
7637 * commands.texi (Accessing Events): New functions
7638 posn-at-point and posn-at-x-y. Add example to posn-x-y.
7639
76402004-06-23 Luc Teirlinck <teirllm@auburn.edu>
7641
7642 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
7643 * frames.texi, buffers.texi, backups.texi, variables.texi:
7644 * loading.texi, eval.texi, functions.texi, control.texi:
7645 * symbols.texi, minibuf.texi: Reposition @anchor's.
7646
7647 * help.texi: Various small changes in addition to the following.
7648 (Describing Characters): Describe PREFIX argument to
7649 `key-description'. Correct and clarify definition of
7650 `text-char-description'. Describe NEED-VECTOR argument to
7651 `read-kbd-macro'.
7652 (Help Functions): Clarify definition of `apropos'.
7653
76542004-06-23 Lars Hansen <larsh@math.ku.dk>
7655
7656 * files.texi (Saving Buffers): Correct description of
7657 `write-contents-functions'.
7658
76592004-06-21 Juanma Barranquero <lektu@terra.es>
7660
7661 * display.texi (Images): Remove redundant @vindex directives.
7662 Rewrite `image-library-alist' doc in active voice.
7663
76642004-06-14 Juanma Barranquero <lektu@terra.es>
7665
7666 * display.texi (Images): Document new delayed library loading,
7667 variable `image-library-alist' and (existing but undocumented)
7668 function `image-type-available-p'.
7669
76702004-06-05 Richard M. Stallman <rms@gnu.org>
7671
7672 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
7673 refer the user to the Initial Input node.
7674 (Text from Minibuffer): Likewise.
7675 (Initial Input): New node. Document this feature
7676 and say it is mostly deprecated.
7677
76782004-05-30 Richard M. Stallman <rms@gnu.org>
7679
7680 * loading.texi (Named Features): Clarify return value
7681 and meaning of NOERROR.
7682
7683 * variables.texi (File Local Variables): Minor cleanup.
7684
76852004-05-30 Michael Albinus <michael.albinus@gmx.de>
7686
7687 * files.texi (Magic File Names): Add `file-remote-p' as operation
7688 of file name handlers.
7689
76902004-05-29 Richard M. Stallman <rms@gnu.org>
7691
7692 * modes.texi (Minor Mode Conventions): (-) has no special meaning
7693 as arg to a minor mode command.
7694
76952004-05-22 Richard M. Stallman <rms@gnu.org>
7696
7697 * syntax.texi (Syntax Class Table): Word syntax not just for English.
7698
7699 * streams.texi (Output Variables): Doc float-output-format.
7700
7701 * searching.texi (Regexp Special): Nested repetition can be infloop.
7702
7703 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
7704 real stack overflow.
7705
7706 * compile.texi: Minor cleanups.
7707
77082004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
7709
7710 * lists.texi (Cons Cells): Explain dotted lists, true lists,
7711 circular lists.
7712 (List Elements): Explain handling of circular and dotted lists.
7713
77142004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
7715
7716 * modes.texi (Search-based Fontification): Fix typo.
7717
77182004-05-10 Juanma Barranquero <lektu@terra.es>
7719
7720 * modes.texi (Mode Line Variables): Fix description of
7721 global-mode-string, which is now after which-func-mode, not the
7722 buffer name.
7723
77242004-05-07 Lars Hansen <larsh@math.ku.dk>
7725
7726 * modes.texi (Desktop Save Mode): Add.
7727 (Modes): Add menu entry Desktop Save Mode.
7728
7729 * hooks.texi: Add desktop-after-read-hook,
7730 desktop-no-desktop-file-hook and desktop-save-hook.
7731
7732 * locals.texi: Add desktop-save-buffer.
7733
77342004-04-30 Jesper Harder <harder@ifa.au.dk>
7735
7736 * display.texi: emacs -> Emacs.
7737
77382004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
7739
7740 * files.texi (Changing Files): Document set-file-times.
7741
77422004-04-23 Juanma Barranquero <lektu@terra.es>
7743
7744 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7745
77462004-04-18 Jesper Harder <harder@ifa.au.dk>
7747
7748 * tips.texi (Coding Conventions): defopt -> defcustom.
7749
77502004-04-16 Luc Teirlinck <teirllm@auburn.edu>
7751
7752 * sequences.texi: Various clarifications.
7753
77542004-04-14 Luc Teirlinck <teirllm@auburn.edu>
7755
7756 * buffers.texi (Read Only Buffers): Mention optional ARG to
7757 `toggle-read-only'.
7758
77592004-04-14 Nick Roberts <nick@nick.uklinux.net>
7760
7761 * windows.texi (Selecting Windows): Note that get-lru-window
7762 returns a full-width window if possible.
7763
77642004-04-13 Luc Teirlinck <teirllm@auburn.edu>
7765
7766 * buffers.texi: Various changes in addition to:
7767 (Buffer File Name): Add `find-buffer-visiting'.
7768 (Buffer Modification): Mention optional ARG to `not-modified'.
7769 (Indirect Buffers): Mention optional CLONE argument to
7770 `make-indirect-buffer'.
7771
7772 * files.texi: Various changes in addition to:
7773 (Visiting Functions): `find-file-hook' is now a normal hook.
7774 (File Name Expansion): Explain difference between the way that
7775 `expand-file-name' and `file-truename' treat `..'.
7776 (Contents of Directories): Mention optional ID-FORMAT argument to
7777 `directory-files-and-attributes'.
7778 (Format Conversion): Mention new optional CONFIRM argument to
7779 `format-write-file'.
7780
77812004-04-12 Miles Bader <miles@gnu.org>
7782
7783 * macros.texi (Expansion): Add description of `macroexpand-all'.
7784
77852004-04-05 Jesper Harder <harder@ifa.au.dk>
7786
5dcb4c4e
SM
7787 * variables.texi (Variable Aliases):
7788 Mention cyclic-variable-indirection.
b8d4c8d0
GM
7789
7790 * errors.texi (Standard Errors): Ditto.
7791
77922004-04-04 Luc Teirlinck <teirllm@auburn.edu>
7793
7794 * backups.texi: Various small changes in addition to:
7795 (Making Backups): Mention return value of `backup-buffer'.
7796 (Auto-Saving): Mention optional FORCE argument to
7797 `delete-auto-save-file-if-necessary'.
7798 (Reverting): Mention optional PRESERVE-MODES argument to
7799 `revert-buffer'. Correct description of `revert-buffer-function'.
7800
78012004-03-22 Juri Linkov <juri@jurta.org>
7802
7803 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
7804 with `Vector Functions'.
7805
7806 * text.texi (Sorting): Add missing quote.
7807
78082004-03-14 Luc Teirlinck <teirllm@auburn.edu>
7809
7810 * intro.texi (Lisp History): Replace xref to `cl' manual with
7811 inforef.
7812
78132004-03-12 Richard M. Stallman <rms@gnu.org>
7814
7815 * intro.texi (Version Info): Add arg to emacs-version.
7816 (Lisp History): Change xref to CL manual.
7817
78182004-03-09 Luc Teirlinck <teirllm@auburn.edu>
7819
7820 * minibuf.texi (Completion Commands): Add xref to Emacs manual
7821 for Partial Completion mode.
7822
78232004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
7824
7825 * customize.texi: Fix typo. Remove eol whitespace.
7826
78272004-03-04 Richard M. Stallman <rms@gnu.org>
7828
7829 * processes.texi: Fix typos.
7830
7831 * lists.texi (Building Lists): Minor clarification.
7832
7833 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
7834 in make-hash-table.
7835
78362004-02-29 Juanma Barranquero <lektu@terra.es>
7837
7838 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
7839 rm, and ignore exit code.
7840
78412004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
7842
7843 * display.texi (Defining Faces): Add description for min-colors.
7844 Update example.
7845
78462004-02-23 Luc Teirlinck <teirllm@auburn.edu>
7847
7848 * abbrevs.texi: Various corrections and clarifications in addition
7849 to the following:
7850 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
7851
78522004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
7853
7854 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
7855
78562004-02-21 Luc Teirlinck <teirllm@auburn.edu>
7857
7858 * text.texi: Various small changes in addition to the following:
7859 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
7860 to delete-horizontal-space.
7861 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
7862 description of yank-handler text property at various places.
7863
7864 * frames.texi (Window System Selections): Add anchor.
7865
7866 * syntax.texi (Syntax Table Functions): Clarify and correct
7867 descriptions of make-syntax-table and copy-syntax-table.
7868 (Motion and Syntax): Clarify SYNTAXES argument to
7869 skip-syntax-forward.
7870 (Parsing Expressions): Mention that the return value of
7871 parse-partial-sexp is currently a list of ten rather than nine
7872 elements.
7873 (Categories): Various corrections and clarifications.
7874
78752004-02-17 Luc Teirlinck <teirllm@auburn.edu>
7876
7877 * markers.texi (Marker Insertion Types): Minor change.
7878
7879 * locals.texi (Standard Buffer-Local Variables):
7880 * commands.texi (Interactive Codes, Using Interactive):
7881 * functions.texi (Related Topics): Fix xrefs.
7882
78832004-02-16 Luc Teirlinck <teirllm@auburn.edu>
7884
7885 * lists.texi (Sets And Lists): Update description of delete-dups.
7886
78872004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
7888
7889 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
7890
c8763fb6 78912004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7892
7893 * frames.texi (Parameter Access): frame-parameters arg is optional.
7894 modify-frame-parameters handles nil for FRAME.
7895 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
7896 are all-or-nothing for certain toolkits.
7897 Mention parameter wait-for-wm.
7898 (Frames and Windows): In frame-first-window and frame-selected-window
7899 the arg is optional.
7900 (Input Focus): In redirect-frame-focus the second arg is optional.
7901 (Window System Selections): Mention selection type CLIPBOARD.
7902 Mention data-type UTF8_STRING.
7903 Mention numbering of cut buffers.
7904 (Resources): Describe x-resource-name.
7905
79062004-02-16 Richard M. Stallman <rms@gnu.org>
7907
7908 * windows.texi (Buffers and Windows): Delete false table
7909 about all-frames.
7910
7911 * syntax.texi (Parsing Expressions): Delete old caveat
7912 about parse-sexp-ignore-comments.
7913
7914 * streams.texi (Output Variables): Add print-quoted.
7915
7916 * lists.texi (Building Lists): Minor cleanup.
7917
7918 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
7919
7920 * display.texi (Overlays): Explain overlays use markers.
7921 (Managing Overlays): Explain front-advance and rear-advance
7922 in more detail.
7923
7924 * loading.texi (Unloading): Document unload-feature-special-hooks.
7925 Get rid of fns-NNN.el file.
7926
79272004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
7928
7929 * help.texi (Describing Characters): Fix text-char-description
7930 example output.
7931
7932 * edebug.texi (Using Edebug): Fix example.
7933
7934 * debugging.texi (Internals of Debugger): Fix return value.
7935
7936 * files.texi (Changing Files): Fix argname.
7937
7938 * calendar.texi: Fix parens, and default values.
7939
7940 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
7941 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 7942 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
7943
7944 * positions.texi (Text Lines): Don't add -1 in current-line.
7945
79462004-02-16 Richard M. Stallman <rms@gnu.org>
7947
7948 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
7949
79502004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
7951
7952 * processes.texi (Low-Level Network): Fix a typo.
7953
79542004-02-12 Kim F. Storm <storm@cua.dk>
7955
7956 * display.texi (Fringes): Use consistent wording.
7957 Note that window-fringe's window arg is optional.
7958 (Scroll Bars): Use consistent wording.
7959
79602004-02-11 Luc Teirlinck <teirllm@auburn.edu>
7961
7962 * tips.texi (Comment Tips): Document the new conventions for
7963 commenting out code.
7964
c8763fb6 79652004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 7966
5dcb4c4e 7967 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
7968
79692004-02-07 Kim F. Storm <storm@cua.dk>
7970
7971 * positions.texi (Text Lines): Add line-number-at-pos.
7972
79732004-02-06 John Paul Wallington <jpw@gnu.org>
7974
7975 * display.texi (Button Properties, Button Buffer Commands):
7976 mouse-2 invokes button, not down-mouse-1.
7977
79782004-02-04 Jason Rumney <jasonr@gnu.org>
7979
7980 * makefile.w32-in: Sync with Makefile.in changes.
7981
79822004-02-03 Luc Teirlinck <teirllm@auburn.edu>
7983
7984 * minibuf.texi (Text from Minibuffer): Various corrections and
7985 clarifications.
7986 (Object from Minibuffer): Correct Lisp description of
7987 read-minibuffer.
7988 (Minibuffer History): Clarify description of cons values for
7989 HISTORY arguments.
5dcb4c4e
SM
7990 (Basic Completion): Various corrections and clarifications.
7991 Add completion-regexp-list.
b8d4c8d0
GM
7992 (Minibuffer Completion): Correct and clarify description of
7993 completing-read.
5dcb4c4e
SM
7994 (Completion Commands): Mention Partial Completion mode.
7995 Various other minor changes.
b8d4c8d0
GM
7996 (High-Level Completion): Various corrections and clarifications.
7997 (Reading File Names): Ditto.
7998 (Minibuffer Misc): Ditto.
7999
80002004-01-26 Luc Teirlinck <teirllm@auburn.edu>
8001
8002 * strings.texi (Text Comparison): assoc-string also matches
8003 elements of alists that are strings instead of conses.
8004 (Formatting Strings): Standardize Texinfo usage. Update index
8005 entries.
8006
80072004-01-20 Luc Teirlinck <teirllm@auburn.edu>
8008
8009 * lists.texi (Sets And Lists): Add delete-dups.
8010
80112004-01-15 Luc Teirlinck <teirllm@auburn.edu>
8012
8013 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
8014 special form.
8015 * macros.texi (Defining Macros): Update description of `declare',
8016 which now is a macro.
8017 (Wrong Time): Fix typos.
8018
80192004-01-14 Luc Teirlinck <teirllm@auburn.edu>
8020
8021 * compile.texi (Compilation Functions): Expand descriptions of
8022 `compile-defun', `byte-compile-file', `byte-recompile-directory'
8023 and `batch-byte-compile'. In particular, mention and describe
8024 all optional arguments.
8025 (Disassembly): Correct and clarify the description of `disassemble'.
8026
80272004-01-11 Luc Teirlinck <teirllm@auburn.edu>
8028
8029 * searching.texi: Various small changes in addition to the
8030 following.
8031 (Regexp Example): Adapt to new value of `sentence-end'.
8032 (Regexp Functions): The PAREN argument to `regexp-opt' can be
8033 `words'.
8034 (Search and Replace): Add usage note for `perform-replace'.
8035 (Entire Match Data): Mention INTEGERS and REUSE arguments to
8036 `match-data'.
8037 (Standard Regexps): Update for new values of `paragraph-start'
8038 and `sentence-end'.
8039
80402004-01-07 Luc Teirlinck <teirllm@auburn.edu>
8041
8042 * files.texi (Saving Buffers): Clarify descriptions of
8043 `write-contents-functions' and `before-save-hook'.
8044 Make the defvar's for `before-save-hook' and `after-save-hook'
8045 into defopt's.
8046
80472004-01-07 Kim F. Storm <storm@cua.dk>
8048
8049 * commands.texi (Click Events): Describe new image and
8050 width/height elements of click events.
8051 (Accessing Events): Add posn-string, posn-image, and
8052 posn-object-width-height. Change posn-object to return either
8053 image or string object.
8054
80552004-01-01 Simon Josefsson <jas@extundo.com>
8056
8057 * hooks.texi (Standard Hooks): Add before-save-hook.
8058 * files.texi (Saving Buffers): Likewise.
8059
80602004-01-03 Richard M. Stallman <rms@gnu.org>
8061
8062 * frames.texi (Frames and Windows): Delete frame-root-window.
8063
80642004-01-03 Luc Teirlinck <teirllm@auburn.edu>
8065
8066 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
8067
8068 * functions.texi: Various small changes in addition to the
8069 following.
5dcb4c4e
SM
8070 (What Is a Function): `functionp' returns nil for macros.
8071 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
8072 (Function Documentation): Add `\' in front of (fn @var{arglist})
8073 and explain why.
8074 (Defining Functions): Mention DOCSTRING argument to `defalias'.
8075 Add anchor.
8076 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
8077
80782004-01-01 Miles Bader <miles@gnu.org>
8079
8080 * display.texi (Buttons): New section.
8081
80822003-12-31 Andreas Schwab <schwab@suse.de>
8083
8084 * numbers.texi (Math Functions): sqrt reports a domain-error
8085 error.
8086 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
8087
80882003-12-30 Luc Teirlinck <teirllm@auburn.edu>
8089
8090 * tips.texi (Documentation Tips): Update item on hyperlinks in
8091 documentation strings.
8092
8093 * errors.texi (Standard Errors): Various small corrections and
8094 additions.
8095
8096 * control.texi: Various small changes in addition to the
8097 following.
8098 (Signaling Errors): Provide some more details on how `signal'
8099 constructs the error message. Add anchor to the definition of
8100 `signal'.
8101 (Error Symbols): Describe special treatment of `quit'.
8102 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
8103 to emphasize that it has to be a single form.
8104
8105 * buffers.texi: Add anchor.
8106
81072003-12-29 Richard M. Stallman <rms@gnu.org>
8108
8109 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
8110 (Window Configurations): Add window-configuration-frame.
8111
8112 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
8113
8114 * text.texi (Examining Properties): Add get-char-property-and-overlay.
8115 Change arg name in get-char-property.
8116 (Special Properties): Update handling of keymap property.
8117
8118 * strings.texi (Modifying Strings): Add clear-string.
8119 (Text Comparison): Add assoc-string and remove
8120 assoc-ignore-case, assoc-ignore-representation.
8121
8122 * os.texi (Time of Day): Add set-time-zone-rule.
8123
8124 * numbers.texi (Math Functions): asin, acos, log, log10
8125 report domain-error errors.
8126
8127 * nonascii.texi (Converting Representations):
8128 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
8129 (Encoding and I/O): Add file-name-coding-system.
8130
8131 * modes.texi (Search-based Fontification): Explain that
8132 face specs are symbols with face names as values.
8133
8134 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
8135
8136 * lists.texi (Building Lists): remq moved elsewhere.
8137 (Sets And Lists): remq moved here.
8138 (Association Lists): Refer to assoc-string.
8139
8140 * internals.texi (Garbage Collection): Add memory-use-counts.
8141
8142 * frames.texi (Frames and Windows): Add set-frame-selected-window
8143 and frame-root-window.
8144
8145 * files.texi (Contents of Directories):
8146 Add directory-files-and-attributes.
8147
8148 * display.texi (Refresh Screen): Add force-window-update.
8149 (Invisible Text): Explain about moving point out of invis text.
8150 (Overlay Properties): Add overlay-properties.
8151 (Managing Overlays): Add overlayp.
8152 (GIF Images): Invalid image number displays a hollow box.
8153
8154 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
8155 (Killing Buffers): Add buffer-live-p.
8156
81572003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
8158
8159 * display.texi (Fringes): Fix typo "set-buffer-window".
8160
81612003-12-24 Luc Teirlinck <teirllm@auburn.edu>
8162
8163 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
8164 * nonascii.texi, processes.texi, tips.texi, variables.texi:
8165 Add or change various xrefs and anchors.
8166
8167 * commands.texi: Replace all occurrences of @acronym{CAR} with
8168 @sc{car}, for consistency with the rest of the Elisp manual.
8169 `car' and `cdr' are historically acronyms, but are no longer
8170 widely thought of as such.
8171
8172 * internals.texi (Pure Storage): Mention that `purecopy' does not
8173 copy text properties.
8174 (Object Internals): Now 29 bits are used (in most implementations)
8175 to address Lisp objects.
8176
8177 * variables.texi (Variables with Restricted Values): New node.
8178
8179 * objects.texi (Lisp Data Types): Mention that certain variables
8180 can only take on a restricted set of values and add an xref to
8181 the new node "Variables with Restricted Values".
8182
8183 * eval.texi (Function Indirection): Describe the errors that
8184 `indirect-function' can signal.
8185 (Eval): Clarify the descriptions of `eval-region' and `values'.
8186 Describe `eval-buffer' instead of `eval-current-buffer' and
8187 mention `eval-current-buffer' as an alias for `current-buffer'.
8188 Correct the description and mention all optional arguments.
8189
8190 * nonascii.texi: Various small changes in addition to the
8191 following.
8192 (Converting Representations): Clarify behavior of
8193 `string-make-multibyte' and `string-to-multibyte' for unibyte all
8194 ASCII arguments.
8195 (Character Sets): Document the variable `charset-list' and adapt
8196 the definition of the function `charset-list' accordingly.
8197 (Translation of Characters): Clarify use of generic characters in
8198 `make-translation-table'. Clarify and correct the description of
8199 the use of translation tables in encoding and decoding.
8200 (User-Chosen Coding Systems): Correct and clarify the description
8201 of `select-safe-coding-system'.
8202 (Default Coding Systems): Clarify description of
8203 `file-coding-system-alist'.
8204
82052003-11-30 Luc Teirlinck <teirllm@auburn.edu>
8206
8207 * strings.texi (Text Comparison): Correctly describe when two
8208 strings are `equal'. Combine and clarify descriptions of
8209 `assoc-ignore-case' and `assoc-ignore-representation'.
8210
8211 * objects.texi (Non-ASCII in Strings): Clarify description of
8212 when a string is unibyte or multibyte.
8213 (Bool-Vector Type): Update examples.
8214 (Equality Predicates): Correctly describe when two strings are
8215 `equal'.
8216
82172003-11-29 Luc Teirlinck <teirllm@auburn.edu>
8218
8219 * lists.texi (Building Lists): `append' no longer accepts integer
8220 arguments. Update the description of `number-sequence' to reflect
8221 recent changes.
8222 (Sets And Lists): Describe `member-ignore-case' after `member'.
8223
82242003-11-27 Kim F. Storm <storm@cua.dk>
8225
8226 * commands.texi (Click Events): Click object may be an images.
8227 Describe (dx . dy) element of click positions.
8228 (Accessing Events): Remove duplicate posn-timestamp.
8229 New functions posn-object and posn-object-x-y.
8230
82312003-11-23 Kim F. Storm <storm@cua.dk>
8232
8233 * commands.texi (Click Events): Describe enhancements to event
8234 position lists, including new text-pos and (col . row) items.
8235 Mention left-fringe and right-fringe area events.
8236 (Accessing Events): New functions posn-area and
8237 posn-actual-col-row. Mention posn-timestamp. Mention that
8238 posn-point in non-text area still returns buffer position.
8239 Clarify posn-col-row.
8240
82412003-11-21 Lars Hansen <larsh@math.ku.dk>
8242
8243 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
8244 * anti.texi (File Attributes): Describe removed parameter
8245 ID-FORMAT.
8246
82472003-11-20 Luc Teirlinck <teirllm@auburn.edu>
8248
8249 * positions.texi (Positions): Mention that, if a marker is used as
8250 a position, its buffer is ignored.
8251
8252 * markers.texi (Overview of Markers): Mention it here too.
8253
82542003-11-12 Luc Teirlinck <teirllm@auburn.edu>
8255
8256 * numbers.texi (Numeric Conversions): Not just `floor', but also
8257 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
8258
82592003-11-10 Luc Teirlinck <teirllm@auburn.edu>
8260
8261 * markers.texi (Creating Markers): Specify insertion type of
8262 created markers. Add xref to `Marker Insertion Types'.
8263 Second argument to `copy-marker' is optional.
8264 (Marker Insertion Types): Mention that most markers are created
8265 with insertion type nil.
8266 (The Mark): Correctly describe when `mark' signals an error.
8267 (The Region): Correctly describe when `region-beginning' and
8268 `region-end' signal an error.
8269
82702003-11-08 Luc Teirlinck <teirllm@auburn.edu>
8271
8272 * hash.texi (Creating Hash): Clarify description of `eql'.
8273 `makehash' is obsolete.
8274 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8275
8276 * positions.texi (Point): Change description of `buffer-end', so
8277 that it is also correct for floating point arguments.
8278 (List Motion): Correct argument lists of `beginning-of-defun' and
8279 `end-of-defun'.
8280 (Excursions): Add xref to `Marker Insertion Types'.
8281 (Narrowing): Argument to `narrow-to-page' is optional.
8282
82832003-11-06 Luc Teirlinck <teirllm@auburn.edu>
8284
8285 * streams.texi (Output Streams): Clarify behavior of point for
8286 marker output streams.
8287
82882003-11-04 Luc Teirlinck <teirllm@auburn.edu>
8289
8290 * variables.texi (Defining Variables): Second argument to
8291 `defconst' is not optional.
8292 (Setting Variables): Mention optional argument APPEND to
8293 `add-to-list'.
8294 (Creating Buffer-Local): Expand description of
8295 `make-variable-buffer-local'.
8296 (Frame-Local Variables): Expand description of
8297 `make-variable-frame-local'.
8298 (Variable Aliases): Correct description of optional argument
8299 DOCSTRING to `defvaralias'. Mention return value of
8300 `defvaralias'.
8301 (File Local Variables): Add xref to `File variables' in Emacs
8302 Manual. Correct description of `hack-local-variables'. Mention
8303 `safe-local-variable' property. Mention optional second argument
8304 to `risky-local-variable-p'.
8305
83062003-11-03 Luc Teirlinck <teirllm@auburn.edu>
8307
8308 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8309
83102003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8311
8312 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
8313 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
8314 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
8315 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
8316 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
8317 lispref/processes.texi, lispref/searching.texi,
8318 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
8319 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
8320 @acronym{FOO}.
8321
83222003-10-27 Luc Teirlinck <teirllm@auburn.edu>
8323
8324 * strings.texi (Creating Strings): Argument START to `substring'
8325 can not be `nil'. Expand description of
8326 `substring-no-properties'. Correct description of `split-string',
8327 especially with respect to empty matches. Prevent very bad line
8328 break in definition of `split-string-default-separators'.
8329 (Text Comparison): `string=' and `string<' also accept symbols as
8330 arguments.
8331 (String Conversion): More completely describe argument BASE in
8332 `string-to-number'.
8333 (Formatting Strings): `%s' and `%S' in `format' do require
8334 corresponding object. Clarify behavior of numeric prefix after
8335 `%' in `format'.
8336 (Case Conversion): The argument to `upcase-initials' can be a
8337 character.
8338
83392003-10-27 Kenichi Handa <handa@m17n.org>
8340
8341 * display.texi (Fontsets): Fix texinfo usage.
8342
83432003-10-25 Kenichi Handa <handa@m17n.org>
8344
8345 * display.texi (Fontsets): Add description of the function
8346 set-fontset-font.
8347
83482003-10-23 Luc Teirlinck <teirllm@auburn.edu>
8349
8350 * display.texi (Temporary Displays): Add xref to `Documentation
8351 Tips'.
8352
8353 * functions.texi (Function Safety): Use inforef instead of pxref
8354 for SES.
8355
83562003-10-23 Andreas Schwab <schwab@suse.de>
8357
8358 * Makefile.in (TEX, texinputdir): Don't define.
8359 (TEXI2DVI): Define.
8360 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
8361 add $(srcdir)/index.texi.
8362 ($(infodir)/elisp): Remove index.texi dependency.
8363 (elisp.dvi): Likewise. Use $(TEXI2DVI).
8364 (index.texi): Remove target.
8365 (dist): Don't link $(srcdir)/permute-index.
8366 (clean): Don't remove index.texi.
8367
8368 * permute-index, index.perm: Remove.
8369 * index.texi: Rename from index.unperm.
8370
83712003-10-22 Luc Teirlinck <teirllm@auburn.edu>
8372
8373 * tips.texi (Documentation Tips): Document new behavior for face
8374 and variable hyperlinks in Help mode.
8375
83762003-10-21 Luc Teirlinck <teirllm@auburn.edu>
8377
8378 * objects.texi (Integer Type): Update for extra bit of integer range.
8379 (Character Type): Ditto.
8380
83812003-10-16 Eli Zaretskii <eliz@gnu.org>
8382
8383 * numbers.texi (Integer Basics): Add index entries for reading
8384 numbers in hex, octal, and binary.
8385
83862003-10-16 Lute Kamstra <lute@gnu.org>
8387
8388 * modes.texi (Mode Line Format): Mention force-mode-line-update's
8389 argument.
8390
83912003-10-13 Luc Teirlinck <teirllm@auburn.edu>
8392
8393 * windows.texi (Choosing Window): Fix typo.
8394 * edebug.texi (Edebug Execution Modes): Fix typo.
8395
83962003-10-13 Richard M. Stallman <rms@gnu.org>
8397
8398 * windows.texi (Basic Windows): A window has fringe settings,
8399 display margins and scroll-bar settings.
8400 (Splitting Windows): Doc split-window return value.
8401 Clean up one-window-p.
8402 (Selecting Windows): Fix typo.
8403 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
8404 (Buffers and Windows): In set-window-buffer, explain effect
8405 on fringe settings and scroll bar settings.
8406 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
8407 (Choosing Window): Use defopt for pop-up-frame-function.
8408 For special-display-buffer-names, explain same-window and same-frame.
8409 Clarify window-dedicated-p return value.
8410 (Textual Scrolling): scroll-up and scroll-down can get an error.
8411 (Horizontal Scrolling): Clarify auto-hscroll-mode.
8412 Clarify set-window-hscroll.
8413 (Size of Window): Don't mention tool bar in window-height.
8414 (Coordinates and Windows): Explain what coordinates-in-window-p
8415 returns for fringes and display margins.
8416 (Window Configurations): Explain saving fringes, etc.
8417
8418 * tips.texi (Library Headers): Clean up Documentation.
8419
8420 * syntax.texi (Parsing Expressions): Clean up forward-comment
8421 and parse-sexp-lookup-properties.
8422
8423 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8424
8425 * os.texi (System Environment): Clean up text for load-average errors.
8426
8427 * modes.texi (Hooks): Don't explain local hook details at front.
8428 Clarify run-hooks and run-hook-with-args a little.
8429 Clean up add-hook and remove-hook.
8430
8431 * edebug.texi (Edebug Execution Modes): Clarify t.
8432 Document edebug-sit-for-seconds.
8433 (Coverage Testing): Document C-x X = and =.
8434 (Instrumenting Macro Calls): Fix typo.
8435 (Specification List): Don't index the specification keywords.
8436
84372003-10-10 Kim F. Storm <storm@cua.dk>
8438
8439 * processes.texi (Network): Introduce make-network-process.
8440
84412003-10-09 Luc Teirlinck <teirllm@auburn.edu>
8442
8443 * tips.texi (Library Headers): Fix typo.
8444
84452003-10-07 Juri Linkov <juri@jurta.org>
8446
8447 * modes.texi (Imenu): Mention imenu-create-index-function's
8448 default value. Explain submenus better.
8449
84502003-10-07 Lute Kamstra <lute@gnu.org>
8451
8452 * modes.texi (Faces for Font Lock): Fix typo.
8453 (Hooks): Explain how buffer-local hook variables can refer to
8454 global hook variables.
8455 Various minor clarifications.
8456
84572003-10-06 Lute Kamstra <lute@gnu.org>
8458
8459 * tips.texi (Coding Conventions): Mention naming conventions for
8460 hooks.
8461
84622003-10-05 Luc Teirlinck <teirllm@auburn.edu>
8463
8464 * loading.texi (Library Search): Correct default value of
8465 load-suffixes.
8466 (Named Features): Fix typo.
8467
84682003-10-05 Richard M. Stallman <rms@gnu.org>
8469
8470 * loading.texi (Named Features): In `provide',
8471 say how to test for subfeatures.
8472 (Unloading): In unload-feature, use new var name
8473 unload-feature-special-hooks.
8474
84752003-10-03 Lute Kamstra <lute@gnu.org>
8476
8477 * modes.texi (Major Mode Conventions): Mention third way to set up
8478 Imenu.
8479 (Imenu): A number of small fixes.
8480 Delete documentation of internal variable imenu--index-alist.
8481 Document the return value format of imenu-create-index-function
8482 functions.
8483
84842003-09-30 Richard M. Stallman <rms@gnu.org>
8485
8486 * processes.texi (Network): Say what stopped datagram connections do.
8487
8488 * lists.texi (Association Lists): Clarify `assq-delete-all'.
8489
8490 * display.texi (Overlay Properties): Clarify `evaporate' property.
8491
84922003-09-29 Lute Kamstra <lute@gnu.org>
8493
8494 * modes.texi (Mode Line Data): Explain when symbols in mode-line
8495 constructs should be marked as risky.
8496 Change cons cell into proper list.
8497 (Mode Line Variables): Change cons cell into proper list.
8498
84992003-09-26 Lute Kamstra <lute@gnu.org>
8500
8501 * modes.texi (Mode Line Data): Document the :propertize construct.
8502 (Mode Line Variables): Reorder the descriptions of the variables
8503 to match their order in the default mode-line-format.
8504 Describe the new variables mode-line-position and mode-line-modes.
8505 Update the default values of mode-line-frame-identification,
8506 minor-mode-alist, and default-mode-line-format.
8507 (Properties in Mode): Mention the :propertize construct.
8508
85092003-09-26 Richard M. Stallman <rms@gnu.org>
8510
8511 * buffers.texi, commands.texi, debugging.texi, eval.texi:
8512 * loading.texi, minibuf.texi, text.texi, variables.texi:
8513 Avoid @strong{Note:}.
8514
85152003-09-26 Richard M. Stallman <rms@gnu.org>
8516
8517 * keymaps.texi (Remapping Commands): Fix typo.
8518
85192003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
8520
8521 * processes.texi (Low-Level Network): Fix typo.
8522
85232003-09-23 Kim F. Storm <storm@cua.dk>
8524
8525 * processes.texi (Network, Network Servers): Fix typos.
8526 (Low-Level Network): Add timeout value for :server keyword.
8527 Add new option keywords to make-network-process.
8528 Add set-network-process-options.
8529 Explain how to test availability of network options.
8530
85312003-09-19 Richard M. Stallman <rms@gnu.org>
8532
8533 * text.texi (Motion by Indent): Arg to
8534 backward-to-indentation and forward-to-indentation is optional.
8535
8536 * strings.texi (Creating Strings): Add substring-no-properties.
8537
8538 * processes.texi
8539 (Process Information): Add list-processes arg QUERY-ONLY.
8540 Delete process-contact from here.
8541 Add new status values for process-status.
8542 Add process-get, process-put, process-plist, set-process-plist.
8543 (Synchronous Processes): Add call-process-shell-command.
8544 (Signals to Processes): signal-process allows process objects.
8545 (Network): Complete rewrite.
8546 (Network Servers, Datagrams, Low-Level Network): New nodes.
8547
8548 * positions.texi (Word Motion): forward-word, backward-word
8549 arg is optional. Reword.
8550
8551 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8552
8553 * variables.texi (Creating Buffer-Local):
8554 Delete duplicate definition of buffer-local-value.
8555 (File Local Variables): Explain about discarding text props.
8556
85572003-09-11 Richard M. Stallman <rms@gnu.org>
8558
8559 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8560 changes variables that record input events.
8561 (Minibuffer Misc): Add minibuffer-selected-window.
8562
8563 * lists.texi (Building Lists): Add copy-tree.
8564
8565 * display.texi (Fontsets): Add char-displayable-p.
8566 (Scroll Bars): New node.
8567
85682003-09-08 Lute Kamstra <lute@gnu.org>
8569
8570 * modes.texi (%-Constructs): Document new `%i' and `%I'
8571 constructs.
8572
85732003-09-03 Peter Runestig <peter@runestig.com>
8574
8575 * makefile.w32-in: New file.
8576
85772003-08-29 Richard M. Stallman <rms@gnu.org>
8578
8579 * display.texi (Overlay Properties): Clarify how priorities
8580 affect use of the properties.
8581
85822003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8583
8584 * customize.texi (Type Keywords): Correct the description of
8585 `:help-echo' in the case where `motion-doc' is a function.
8586
85872003-08-14 John Paul Wallington <jpw@gnu.org>
8588
8589 * modes.texi (Emulating Mode Line): Subsection, not section.
8590
85912003-08-13 Richard M. Stallman <rms@gnu.org>
8592
8593 * elisp.texi (Top): Update subnode lists in menu.
8594
8595 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
8596 (Kill Functions): kill-region has new arg yank-handler.
8597 (Yanking): New node.
8598 (Yank Commands): Add yank-undo-function.
8599 (Low-Level Kill Ring):
8600 kill-new and kill-append have new arg yank-handler.
8601 (Changing Properties): Add remove-list-of-text-properties.
8602 (Atomic Changes): New node.
8603
8604 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
8605
8606 * streams.texi (Output Variables): Add eval-expression-print-length
8607 and eval-expression-print-level.
8608
8609 * os.texi (Time Conversion): For encode-time, explain limits on year.
8610
8611 * objects.texi (Character Type): Define anchor "modifier bits".
8612
8613 * modes.texi (Emulating Mode Line): New node.
8614 (Search-based Fontification): Font Lock uses font-lock-face property.
8615 (Other Font Lock Variables): Likewise.
8616
8617 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
8618 not vectors.
8619 (Active Keymaps): Add emulation-mode-map-alists.
8620 (Functions for Key Lookup): key-binding has new arg no-remap.
8621 (Remapping Commands): New node.
8622 (Scanning Keymaps): where-is-internal has new arg no-remap.
8623 (Tool Bar): Add tool-bar-local-item-from-menu.
8624 Clarify when to use tool-bar-add-item-from-menu.
8625
8626 * commands.texi (Interactive Call): commandp has new arg.
8627 (Command Loop Info): Add this-original-command.
8628
86292003-08-06 John Paul Wallington <jpw@gnu.org>
8630
8631 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
8632
8633 * display.texi (Warning Basics): Fix typo.
8634 (Fringes): Add closing curly bracket and fix typo.
8635
8636 * elisp.texi (Top): Fix typo.
8637
86382003-08-05 Richard M. Stallman <rms@gnu.org>
8639
8640 * elisp.texi: Update lists of subnodes.
8641
8642 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
8643
8644 * variables.texi (Local Variables): Use lc for example variable names.
8645
8646 * tips.texi (Library Headers): Explain where to put -*-.
8647
8648 * strings.texi (Creating Strings): Fix xref for vconcat.
8649
8650 * sequences.texi (Vector Functions):
8651 vconcat no longer allows integer args.
8652
8653 * minibuf.texi (Reading File Names): read-file-name has new
8654 arg PREDICATE. New function read-directory-name.
8655
c4cc8b9a 8656 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
8657 (Indenting Macros): New node.
8658
8659 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
8660 (Window Frame Parameters): Make separate table of parameters
8661 that are coupled with specific face attributes.
8662 (Deleting Frames): delete-frame-hooks renamed to
8663 delete-frame-functions.
8664
8665 * files.texi (Magic File Names): Add file-remote-p.
8666 Clarify file-local-copy.
8667
8668 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
8669 here; instead xref Defining Macros.
8670
8671 * display.texi (Warnings): New node, and subnodes.
8672 (Fringes): New node.
8673
8674 * debugging.texi (Test Coverage): New node.
8675
8676 * compile.texi (Compiler Errors): Explain with-no-warnings
8677 and other ways to suppress warnings.
8678
8679 * commands.texi (Interactive Call): Minor clarification.
8680
8681 * buffers.texi (Buffer File Name): set-visited-file-name
8682 renames the buffer too.
8683
8684 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
8685
86862003-07-24 Markus Rost <rost@math.ohio-state.edu>
8687
8688 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
8689
86902003-07-22 Markus Rost <rost@math.ohio-state.edu>
8691
8692 * internals.texi (Garbage Collection): Fix previous change.
8693
86942003-07-22 Richard M. Stallman <rms@gnu.org>
8695
8696 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
8697
8698 * display.texi (Width): Use \s syntax in example.
8699 (Font Selection): Add face-font-rescale-alist.
8700
8701 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
8702 Remove spurious indent in example.
8703
8704 * lists.texi (Building Lists): Add number-sequence.
8705
8706 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
8707
8708 * functions.texi (Function Documentation): Explain how to
8709 show calling convention explicitly in the doc string.
8710
8711 * windows.texi (Selecting Windows): save-selected-window saves
8712 selected window of each frame.
8713 (Window Configurations): Minor change.
8714
8715 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
8716
8717 * streams.texi (Output Variables): Add print-continuous-numbering
8718 and print-number-table.
8719
8720 * processes.texi (Decoding Output): New node.
8721
8722 * os.texi (Time Conversion): decode-time arg is optional.
8723
8724 * objects.texi (Character Type): Don't use space as example for \.
8725 Make list of char names and \-sequences correspond.
8726 Explain that \s is not used in strings. `\ ' needs space after.
8727
8728 * nonascii.texi (Converting Representations): Add string-to-multibyte.
8729 (Translation of Characters): Add translation-table-for-input.
8730 (Default Coding Systems): Add auto-coding-functions.
8731 (Explicit Encoding): Add decode-coding-inserted-region.
8732 (Locales): Add locale-info.
8733
8734 * minibuf.texi (Basic Completion): Describe test-completion.
8735 Collections can be lists of strings.
8736 Clean up lazy-completion-table.
8737 (Programmed Completion): Mention test-completion.
8738 Clarify why lambda expressions are not accepted.
8739 (Minibuffer Misc): Describe minibufferp.
8740
87412003-07-14 Richard M. Stallman <rms@gnu.org>
8742
8743 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
8744
8745 * windows.texi (Selecting Windows): New arg to select-window.
8746 (Selecting Windows): Add with-selected-window.
8747 (Size of Window): Add window-inside-edges, etc.
8748
8749 * internals.texi (Garbage Collection): Add post-gc-hook.
8750
8751 * processes.texi (Subprocess Creation): Add exec-suffixes.
8752
8753 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
8754 (Scanning Keymaps): Add map-keymaps.
8755 (Defining Menus): Add keymap-prompt.
8756
8757 * numbers.texi (Integer Basics): Add most-positive-fixnum,
8758 most-negative-fixnum.
8759
c4cc8b9a 8760 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
8761 (Compiler Errors): New node.
8762
8763 * os.texi (User Identification): user-uid, user-real-uid
8764 can return float.
8765
8766 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
8767 and about derived modes.
8768 (Minor Modes): Add minor-mode-list.
8769 (Defining Minor Modes): Keyword args for define-minor-mode.
8770 (Search-based Fontification): Explain managing other properties.
8771 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 8772 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
8773 (Hooks): Add run-mode-hooks and delay-mode-hooks.
8774
8775 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
8776 (Variable Aliases): Clarify defvaralias.
8777
8778 * loading.texi (Library Search): Add load-suffixes.
8779
8780 * minibuf.texi (Basic Completion): Add lazy-completion-table.
8781 (Programmed Completion): Add dynamic-completion-table.
8782
8783 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
8784 (Magic File Names): Specify precedence order of handlers.
8785
8786 * commands.texi (Command Overview): Emacs server runs pre-command-hook
8787 and post-command-hook.
8788 (Waiting): New calling convention for sit-for.
8789
8790 * text.texi (Special Properties): local-map and keymap properties
8791 apply based on their stickiness.
8792
87932003-07-07 Richard M. Stallman <rms@gnu.org>
8794
8795 * modes.texi (Minor Mode Conventions): Specify only some kinds
8796 of list values as args to minor modes.
8797
8798 * files.texi (File Name Expansion): Warn about iterative use
8799 of substitute-in-file-name.
8800
8801 * advice.texi (Activation of Advice): Clean up previous change.
8802
88032003-07-06 Markus Rost <rost@math.ohio-state.edu>
8804
8805 * advice.texi (Activation of Advice): Note that ad-start-advice is
8806 turned on by default.
8807
88082003-06-30 Richard M. Stallman <rms@gnu.org>
8809
8810 * text.texi (Buffer Contents): Document current-word.
8811 (Change Hooks): Not called for *Messages*.
8812
8813 * functions.texi (Defining Functions): Explain about redefining
8814 primitives.
8815 (Function Safety): Renamed. Minor changes.
8816 Comment out the detailed criteria for what is safe.
8817
88182003-06-22 Andreas Schwab <schwab@suse.de>
8819
8820 * objects.texi (Symbol Type): Fix description of examples.
8821
88222003-06-16 Andreas Schwab <schwab@suse.de>
8823
8824 * hash.texi (Creating Hash): Fix description of :weakness.
8825
c8763fb6 88262003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
8827
8828 * files.texi (Changing Files): copy-file copies file modes, too.
8829
88302003-05-28 Richard M. Stallman <rms@gnu.org>
8831
8832 * strings.texi (Creating Strings): Clarify split-string.
8833
88342003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
8835
8836 * strings.texi (Creating Strings): Update split-string specification
8837 and examples.
8838
88392003-05-19 Richard M. Stallman <rms@gnu.org>
8840
8841 * elisp.texi: Correct invariant section names.
8842
88432003-04-20 Richard M. Stallman <rms@gnu.org>
8844
8845 * os.texi (Timers): Explain about timers and quitting.
8846
88472003-04-19 Richard M. Stallman <rms@gnu.org>
8848
8849 * internals.texi (Writing Emacs Primitives): Strings are
8850 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
8851 Explain GCPRO convention for varargs function args.
8852
88532003-04-16 Richard M. Stallman <rms@gnu.org>
8854
8855 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
8856
88572003-04-08 Richard M. Stallman <rms@gnu.org>
8858
8859 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
8860
88612003-02-13 Kim F. Storm <storm@cua.dk>
8862
8863 * objects.texi (Character Type): New \s escape for space.
8864
88652003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
8866
5dcb4c4e 8867 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
8868
88692003-01-25 Richard M. Stallman <rms@gnu.org>
8870
8871 * keymaps.texi: Document that a symbol can act as a keymap.
8872
88732003-01-13 Richard M. Stallman <rms@gnu.org>
8874
8875 * text.texi (Changing Properties): Say string indices are origin-0.
8876
8877 * positions.texi (Screen Lines) <compute-motion>:
8878 Correct order of elts in return value.
8879
8880 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
8881 how to define a default binding.
8882
88832002-12-07 Markus Rost <rost@math.ohio-state.edu>
8884
8885 * loading.texi (Unloading): Fix recent change for load-history.
8886
8887 * customize.texi (Simple Types): Clarify description of custom
8888 type 'number. Describe new custom type 'float.
8889
88902002-12-04 Markus Rost <rost@math.ohio-state.edu>
8891
8892 * variables.texi (File Local Variables): Fix typo.
8893
c8763fb6 88942002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
8895
8896 From Michael Albinus <Michael.Albinus@alcatel.de>.
8897
8898 * README: Target for Info file is `make info'.
8899
5dcb4c4e 8900 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
8901 `file-name-sans-extension'.
8902 (Magic File Names): Complete list of operations for magic file
8903 name handlers.
8904
89052002-09-16 Jonathan Yavner <jyavner@engineer.com>
8906
8907 * variables.texi (File Local Variables): New function
8908 risky-local-variable-p.
8909
89102002-09-15 Jonathan Yavner <jyavner@engineer.com>
8911
8912 * functions.texi (Function safety): New node about unsafep.
8913
89142002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
8915
5dcb4c4e 8916 * customize.texi (Splicing into Lists): Fix example.
a86cd395 8917 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
8918
89192002-06-17 Juanma Barranquero <lektu@terra.es>
8920
8921 * frames.texi (Display Feature Testing): Fix typo.
8922
89232002-06-12 Andreas Schwab <schwab@suse.de>
8924
8925 * frames.texi (Initial Parameters, Resources): Fix references to
8926 the Emacs manual.
8927
89282002-05-13 Kim F. Storm <storm@cua.dk>
8929
8930 * variables.texi (Intro to Buffer-Local): Updated warning and
8931 example relating to changing buffer inside let.
8932
c8763fb6 89332002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
8934
8935 * os.texi (Session Management): New node about X Session management.
8936
89372002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
8938
8939 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
8940 to which the manual corresponds, and the copyright years.
8941
8942 * Makefile.in (VERSION): Set to 2.9.
8943
89442001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
8945
8946 * elisp.texi: Change the category in @dircategory to "Emacs", to
8947 make it consistent with info/dir.
8948
89492001-11-25 Miles Bader <miles@gnu.org>
8950
8951 * text.texi (Fields): Describe new `limit' arg in
8952 field-beginning/field-end.
8953
89542001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
8955
5dcb4c4e
SM
8956 * permute-index: Don't depend on csh-specific features.
8957 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
8958
8959 * two-volume-cross-refs.txt: New file.
8960 * two.el: New file.
8961 * spellfile: New file.
8962
89632001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8964
8965 * permute-index: New file.
8966
8967 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
8968 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
8969 8+3 restricted namespace.
8970
8971 * Makefile.in (infodir): Define relative to $(srcdir).
8972 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
8973 include directories list via -I switch to makeinfo.
8974 (index.texi): Use cp if both hard and symbolic links fail.
8975
89762001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
8977
8978 * Makefile.in (distclean): Add.
8979
8980 The following changes make ELisp manual part of the Emacs
8981 distribution:
8982
8983 * Makefile.in: Add Copyright notice.
8984 (prefix): Remove.
8985 (infodir): Change value to "../info".
8986 (VPATH): New variable.
8987 (MAKE): Don't define.
8988 (texmacrodir): Don't define.
8989 (texinputdir): Append the existing value of TEXINPUTS.
8990 ($(infodir)/elisp): Instead of just "elisp". Reformat the
8991 command to be compatible with man/Makefile.in, and to put the
8992 output into ../info.
8993 (info): Add target.
8994 (installall): Target removed.
8995
c8763fb6 89962001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
8997
8998 * tips.texi (Coding Conventions): Fix typo.
8999
90002001-10-23 Gerd Moellmann <gerd@gnu.org>
9001
9002 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
9003
90042001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
9005
9006 * files.texi (File Name Components): Update the description of
9007 file-name-sans-extension and file-name-extension, as they now
9008 ignore leading dots.
9009
90102001-10-20 Gerd Moellmann <gerd@gnu.org>
9011
9012 * (Version 21.1 released.)
9013
90142001-10-19 Miles Bader <miles@gnu.org>
9015
9016 * positions.texi (Text Lines): Describe behavior of
9017 `beginning-of-line'/`end-of-line' in the presence of field properties.
9018
90192001-10-17 Gerd Moellmann <gerd@gnu.org>
9020
9021 * Makefile.in (VERSION): Set to 2.8.
9022 (manual): Use `manual-21'.
9023
9024 * elisp.texi (VERSION): Add and use it where the version
9025 number was used. Set it to 2.8.
9026
9027 * intro.texi: Likewise.
9028
90292001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
9030
9031 * files.texi (File Name Completion): Document the significance of
9032 a trailing slash in elements of completion-ignored-extensions.
9033
90342001-10-06 Miles Bader <miles@gnu.org>
9035
9036 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
9037
90382001-10-04 Gerd Moellmann <gerd@gnu.org>
9039
9040 * variables.texi (Variable Aliases): New node.
9041
90422001-10-04 Gerd Moellmann <gerd@gnu.org>
9043
9044 * Branch for 21.1.
9045
90462001-10-02 Miles Bader <miles@gnu.org>
9047
9048 * minibuf.texi (Minibuffer Misc): Add entries for
9049 `minibuffer-contents', `minibuffer-contents-no-properties', and
9050 `delete-minibuffer-contents'.
9051 Correct description for `minibuffer-prompt-end'.
9052
9053 * text.texi (Property Search): Correct descriptions of
9054 `next-char-property-change' and `previous-char-property-change'.
9055 Add entries for `next-single-char-property-change' and
9056 `previous-single-char-property-change'.
9057 Make operand names a bit more consistent.
9058
90592001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
9060
9061 * frames.texi (Finding All Frames): Document that next-frame and
9062 previous-frame are local to current terminal.
9063
90642001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
9065
9066 * keymaps.texi (Creating Keymaps): Fix the description of the
9067 result of make-keymap.
9068
90692001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
9070
9071 * display.texi (Font Lookup, Attribute Functions)
9072 (Image Descriptors): Add cross-references to the definition of
9073 selected frame.
9074
9075 * buffers.texi (The Buffer List): Add cross-references to the
9076 definition of selected frame.
9077
9078 * frames.texi (Input Focus): Clarify which frame is _the_ selected
9079 frame at any given time.
9080 (Multiple Displays, Size and Position): Add a cross-reference to
9081 the definition of the selected frame.
9082
90832001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9084
9085 * strings.texi (String Conversion) <string-to-number>: Document
9086 that a float is returned for integers that are too large.
9087
9088 * frames.texi (Mouse Position): Document mouse-position-function.
9089 (Display Feature Testing): Document display-images-p.
9090 (Window Frame Parameters): Document the cursor-type variable.
9091
9092 * numbers.texi (Integer Basics): Document CL style read syntax for
9093 integers in bases other than 10.
9094
5dcb4c4e
SM
9095 * positions.texi (List Motion):
9096 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
9097
9098 * lists.texi (Sets And Lists): Document member-ignore-case.
9099
9100 * internals.texi (Garbage Collection): Document the used and free
9101 strings report.
9102 (Memory Usage): Document strings-consed.
9103
9104 * os.texi (Time of Day): Document float-time.
9105 (Recording Input): Document that clear-this-command-keys clears
9106 the vector to be returned by recent-keys.
9107
9108 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
9109 argument keymap can be a list.
9110
9111 * nonascii.texi (User-Chosen Coding Systems)
9112 <select-safe-coding-system>: Document the new argument
9113 accept-default-p and the variable
9114 select-safe-coding-system-accept-default-p. Tell what happens if
9115 buffer-file-coding-system is undecided.
9116 (Default Coding Systems): Document auto-coding-regexp-alist.
9117
9118 * display.texi (The Echo Area) <message>: Document
9119 message-truncate-lines.
9120 (Glyphs): Document that the glyph table is unused on windowed
9121 displays.
9122
9123 * help.texi (Describing Characters) <single-key-description>:
9124 Document the new argument no-angles.
9125 (Accessing Documentation) <documentation-property>: Document that
9126 a non-string property is evaluated.
9127 <documentation>: Document that the function-documentation property
9128 is looked for.
9129
9130 * windows.texi (Selecting Windows): Document some-window.
9131
9132 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
9133
9134 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
9135 apropos-mode-hook.
9136
9137 * commands.texi (Using Interactive): Document interactive-form.
9138 (Keyboard Macros): Document kbd-macro-termination-hook.
9139 (Command Loop Info): Document that clear-this-command-keys clears
9140 the vector to be returned by recent-keys.
9141
91422001-09-04 Werner LEMBERG <wl@gnu.org>
9143
9144 * Makefile.in (srcdir, texinputdir): New variables.
9145 (srcs, index.texi, install): Use $(srcdir).
9146 (.PHONY): Remove elisp.dvi.
9147 (elisp): Use -I switch for makeinfo.
9148 (elisp.dvi): Use $(srcdir) and $(texinputdir).
9149 (installall, dist): Use $(srcdir).
9150 Fix path to texinfo.tex.
9151 (maintainer-clean): Add elisp.dvi and elisp.oaux.
9152
91532001-08-30 Gerd Moellmann <gerd@gnu.org>
9154
9155 * display.texi (Conditional Display): Adjust to API change.
9156
9157 * configure: New file.
9158
91592001-07-30 Gerd Moellmann <gerd@gnu.org>
9160
9161 * commands.texi (Repeat Events): Add description of
9162 double-click-fuzz.
9163
91642001-05-08 Stefan Monnier <monnier@cs.yale.edu>
9165
9166 * syntax.texi (Syntax Class Table): Add the missing designator for
9167 comment and string fences.
9168 (Syntax Properties): Add a xref to syntax table internals.
9169 (Syntax Table Internals): Document string-to-syntax.
9170
91712001-05-07 Gerd Moellmann <gerd@gnu.org>
9172
9173 * Makefile.in (install): Use install-info command line options
9174 like in Emacs' Makefile.in.
9175
91762000-12-09 Miles Bader <miles@gnu.org>
9177
9178 * windows.texi (Window Start): Update documentation for
9179 `pos-visible-in-window-p'.
9180
91812000-11-12 Stefan Monnier <monnier@cs.yale.edu>
9182
9183 * lists.texi (Building Lists): Add footnote to explain how to add
9184 to the end of a list.
9185
91862000-10-25 Gerd Moellmann <gerd@gnu.org>
9187
9188 * files.texi (Visiting Functions): Typos.
9189
91902000-10-25 Kenichi Handa <handa@etl.go.jp>
9191
9192 * files.texi (Visiting Functions): Return value of
9193 find-file-noselect may be a list of buffers if wildcards are used.
9194
91952000-10-24 Miles Bader <miles@lsi.nec.co.jp>
9196
9197 * display.texi (Defining Faces): Document `graphic' display type
9198 in face specs.
9199
b344d29d 92002000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
9201
9202 * hooks.texi (Standard Hooks): Replace obsolete
9203 `after-make-frame-hook' with `after-make-frame-functions'.
9204
9205 * frames.texi (Creating Frames): Ditto.
9206
9207 * variables.texi (Future Local Variables): Ditto.
9208
92092000-10-16 Gerd Moellmann <gerd@gnu.org>
9210
9211 * display.texi (Other Image Types): Add description of :foreground
9212 and :background properties of mono PBM images.
9213
92142000-08-17 Werner LEMBERG <wl@gnu.org>
9215
9216 * .cvsignore: New file.
9217
92182000-01-05 Gerd Moellmann <gerd@gnu.org>
9219
9220 * tindex.pl: New script.
9221
92221999-12-03 Dave Love <fx@gnu.org>
9223
9224 * Makefile.in (MAKEINFO): New parameter.
9225
92261999-09-17 Richard Stallman <rms@gnu.org>
9227
9228 * Makefile.in (srcs): Add hash.texi.
9229 (VERSION): Update to 20.6.
9230
92311999-09-13 Richard Stallman <rms@gnu.org>
9232
9233 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
9234
92351998-08-29 Karl Heuer <kwzh@gnu.org>
9236
9237 * configure.in: New file.
9238 * Makefile.in: Renamed from Makefile.
9239 (prefix, infodir): Use value obtained from configure.
9240 (emacslibdir): Obsolete variable deleted.
9241 (dist): Distribute configure.in, configure, Makefile.in.
9242
92431998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9244
9245 * Makefile (INSTALL_INFO): New variable.
9246 (install): Run install-info.
9247
92481998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9249
9250 * Makefile (elisp.dvi): Add missing backslash.
9251
92521998-05-02 Richard Stallman <rms@psilocin.gnu.org>
9253
9254 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
9255 Run texindex without `./'. Always run texindex on elisp.tp.
9256 (elisp.tps): Target deleted.
9257
92581998-04-05 Richard Stallman <rms@psilocin.gnu.org>
9259
9260 * Makefile (srcs): Add nonascii.texi and customize.texi.
9261 (dist): Start by deleting `temp'.
9262
92631998-02-17 Richard Stallman <rms@psilocin.gnu.org>
9264
9265 * Makefile (makeinfo, texindex): Targets deleted.
9266 (makeinfo.o, texindex.o): Targets deleted.
9267 (clean, dist): Don't do anything with them or with getopt*.
9268
92691998-01-30 Richard Stallman <rms@psilocin.gnu.org>
9270
9271 * Makefile (SHELL): Defined.
9272
92731998-01-27 Richard Stallman <rms@psilocin.gnu.org>
9274
9275 * Makefile (elisp.tps): New target.
9276 (elisp.dvi): Depend on elisp.tps.
9277
c5602427 92781996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
9279
9280 * README: Update phone number.
9281
9282 * Makefile (elisp): Make this be the default target.
9283 Depend on makeinfo.c instead of makeinfo.
9284 (install): Don't depend on elisp.dvi, since we don't install that.
9285 Use mkinstalldirs.
9286 (dist): Add mkinstalldirs.
9287
c5602427 92881995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
9289
9290 * Makefile (VERSION): Update version number.
5dcb4c4e 9291 (maintainer-clean): Rename from realclean.
b8d4c8d0 9292
c5602427 92931995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
9294
9295 * Makefile (realclean): New target.
9296 (elisp): Remove any old elisp-* files first.
9297
c5602427 92981993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
9299
9300 * Makefile (VERSION): New variable.
9301 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9302 Compressed file suffix should be `.gz', not `.z'.
9303
ce058493 93041993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9305
9306 * Makefile (elisp): Depend on makeinfo.
9307
c5602427 93081993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
9309
9310 * Makefile (srcs): Add anti.texi.
9311
c5602427 93121993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9313
9314 * Makefile (infodir, prefix): New vars.
9315 (install): Use infodir.
9316 (emacsinfodir): Deleted.
9317
c5602427 93181993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9319
9320 * Makefile (srcs): Add calendar.texi.
9321
9322 * Makefile (dist): Copy texindex.c and makeinfo.c.
9323 Limit elisp-* files to those with one or two digits.
9324
c5602427 93251993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9326
9327 * Makefile (dist): Changed to use Gzip instead of compress.
9328
c5602427 93291993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9330
9331 * loading.texi (Unloading): define-function changed back to
9332 defalias. It may not stay this way, but at least it's
9333 consistent with the known-good version of the code patch.
9334
c5602427 93351993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
9336
9337 * modes.texi (Hooks): Document new optional arg of add-hook.
9338
c5602427 93391993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9340
9341 * variables.texi: Document nil initial value of buffer-local variables.
9342
9343 * tips.texi: Add new section on standard library headers.
9344
c5602427 93451993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9346
9347 * Makefile (srcs): Add frame.texi to the list of sources.
9348
c5602427 93491993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9350
9351 * Makefile (dist): Don't bother excluding autosave files; they'll
9352 never make it into the temp directory anyway, and the hash marks
9353 in the name are problematic for make and the Bourne shell.
9354 (srcs):
9355
c5602427 93561993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9357
9358 * Makefile (dist): Don't include backup files or autosave files in
9359 the distribution tar file.
9360
c5602427 93611991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 9362
5dcb4c4e 9363 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
9364 (elisp.dvi): Remove erroneous shell comment.
9365 Expect output of permute-index in permuted.fns.
9366 Save old elisp.aux in elisp.oaux.
5dcb4c4e 9367 (clean): Add index.texi to be deleted.
b8d4c8d0 9368
c5602427 93691990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9370
9371 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9372
c5602427 93731990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
9374
9375 * files.texi: Noted that completion-ignored-extensions is ignored
9376 when making *Completions*.
9377
3e868ee3 93781990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
9379
9380 * Makefile make dist now depends on elisp.dvi, since it tries
9381 to include it in the dist file.
9382
c5602427 93831990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 9384
c5602427 9385 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 9386
c5602427 93871989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9388
9389 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9390 (defunargs): Turn off \hyphenchar of \sl font temporarily.
9391
c5602427 93921989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9393
9394 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
9395 and @error{} are the terms now being used. The files in the
9396 directory have been changed to reflect this.
9397
9398 * All instances of @indentedresultt{} have been changed to
9399 ` @result{}', using 5 spaces at the begining of the line.
9400
c5602427 94011989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9402
9403 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
9404 experimental @indentedresult{}, @indentedexpandsto{} are part of
9405 the texinfo.tex in this directory. These TeX macros are not
9406 stable yet.
9407
c5602427 94081989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9409
9410 * texinfo.tex: Temporarily added
9411 \let\result=\dblarrow
9412 \def\error{{\it ERROR} \longdblarrow}
9413 We need to do this better soon.
9414
c5602427 94151989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9416
9417 * Applied Karl Berry's patches to *.texinfo files, but not to
9418 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
9419 new title page format is also not applied, since it requires
9420 texinfo.tex changes.)
9421
9422 * Cleaned up `Makefile' and defined the `emacslibdir' directory
9423 for the Project GNU development environment.
9424
9425;; Local Variables:
c8763fb6 9426;; coding: utf-8
b8d4c8d0
GM
9427;; End:
9428
73b0cd50 9429 Copyright (C) 1998-2011 Free Software Foundation, Inc.
b8d4c8d0
GM
9430
9431 This file is part of GNU Emacs.
9432
352c8b4a 9433 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 9434 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9435 the Free Software Foundation, either version 3 of the License, or
9436 (at your option) any later version.
b8d4c8d0
GM
9437
9438 GNU Emacs is distributed in the hope that it will be useful,
9439 but WITHOUT ANY WARRANTY; without even the implied warranty of
9440 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9441 GNU General Public License for more details.
9442
9443 You should have received a copy of the GNU General Public License
352c8b4a 9444 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.