Document the new "mirroring" Unicode character property.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
1ea897d5
EZ
12011-08-16 Eli Zaretskii <eliz@gnu.org>
2
10862873
EZ
3 * nonascii.texi (Character Properties): Document the `mirroring'
4 property. Add index entries.
5
1ea897d5
EZ
6 * syntax.texi (Categories): Add an example of defining a new
7 category and category table.
8
9 * searching.texi (Regexp Backslash): Document how to display
10 existing categories. Mention the possibility of adding
11 categories, and add an xref to where this is described. Add an
12 index entry.
13
ebb552ed
CY
142011-08-09 Chong Yidong <cyd@stupidchicken.com>
15
16 * text.texi (Special Properties):
17 * display.texi (Overlay Properties): Note that mouse-face cannot
18 change the text size (Bug#8530).
19
51a714e1
CY
202011-08-08 Chong Yidong <cyd@stupidchicken.com>
21
22 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
23 using setenv instead.
24
4cc60b9b
EZ
252011-07-28 Eli Zaretskii <eliz@gnu.org>
26
27 * display.texi (Bidirectional Display): Document the fact that
28 bidi-display-reordering is t by default.
29
5deb92fd
EZ
302011-07-23 Eli Zaretskii <eliz@gnu.org>
31
32 * display.texi (Bidirectional Display): New section.
33
011b0ad6 342011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
35 Tim Cross <theophilusx@gmail.com> (tiny change)
36 Glenn Morris <rgm@gnu.org>
011b0ad6 37
67f9b9f8 38 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 39
4baf28e6
AS
402011-07-15 Andreas Schwab <schwab@linux-m68k.org>
41
42 * help.texi (Keys in Documentation): Revert last change.
43
66249842
LMI
442011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
45
f863868c
LMI
46 * help.texi (Keys in Documentation): Clarify that \= only quotes
47 the next character, and doesn't affect longer sequences in
48 particular (bug#8935).
49
66249842
LMI
50 * debugging.texi (Using Debugger): Mention
51 @code{eval-expression-debug-on-error} (bug#8549).
52
0bb23927 532011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
54
55 * display.texi (Other Display Specs): Document that `left-fringe'
56 and `right-fringe' display specifications are of the "replacing"
57 kind.
58
f2027cdf
LMI
592011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
60
61 * help.texi (Documentation Basics): Add a link to the Function
62 Documentation node (bug#6580).
63
f987fde4
LMI
642011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
65
0bc59b25
LMI
66 * keymaps.texi (Menu Bar): Mention :visible and :enable
67 (bug#6344). Text by Drew Adams.
68
63d55f1f
LMI
69 * modes.texi (Running Hooks): Mention buffer-local hook variables
70 (bug#6218).
71
f987fde4
LMI
72 * objects.texi (General Escape Syntax): "a with grave accent" is
73 ?xe0, not ?x8e0 (bug#5259).
74
b7527639
CY
752011-07-12 Chong Yidong <cyd@stupidchicken.com>
76
77 * display.texi (Face Attributes, Font Selection): Add references
78 to the Fonts node in the Emacs manual (Bug#4178).
79
c830e5ae
CY
802011-07-12 Chong Yidong <cyd@stupidchicken.com>
81
82 * display.texi (Window Systems): `window-system' is
83 terminal-local.
84
85 * frames.texi (Frame Parameters, Parameter Access): Don't mention
86 frame-local variables.
87
88 * variables.texi (Buffer-Local Variables): Don't mention obsolete
89 frame-local variables.
90 (Frame-Local Variables): Node deleted.
91
92 * elisp.texi (Top): Update node listing.
93
91223e54
LMI
942011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
95
96 * elisp.texi: Change "inferiors" to "subnodes" in three places
97 (bug#3523).
98
963578d3
CY
992011-07-11 Chong Yidong <cyd@stupidchicken.com>
100
101 * frames.texi (Window System Selections): Discussion of
102 x-select-enable-clipboard moved to Emacs manual.
103
07151e49
DD
1042011-07-11 Deniz Dogan <deniz@dogan.se>
105
106 * commands.texi (Prefix Command Arguments): Remove excessive
107 apostrophe.
108
7261e1cf
LMI
1092011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
110
ad21a12a
LMI
111 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
112 description is a string (bug#3313).
113
7261e1cf
LMI
114 * frames.texi (Display Feature Testing): Try to explain what all
115 the visual classes mean (bug#3042).
116
568f7b79
LMI
1172011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
118
18d59e29
LMI
119 * modes.texi (Mode Line Variables): Document `mode-line-remote'
120 and `mode-line-client' (bug#2974).
121
568f7b79
LMI
122 * text.texi (Insertion): Clarify marker movements (bug#1651).
123 Text from Drew Adams.
124
54e10184
LMI
1252011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
126
d94d85e9
LMI
127 * text.texi (Special Properties): Clarify the format of `face'
128 (bug#1375).
129
54e10184
LMI
130 * commands.texi (Interactive Call): Add a `call-interactively'
131 example (bug#1010).
132
413c488d
LMI
1332011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
134
135 * functions.texi (Calling Functions): Link to the "Interactive
136 Call" node (bug#1001).
137
322b7dab 1382011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 139
3deead93
CY
140 * customize.texi (Composite Types): Move alist and plist to here
141 from Simple Types (Bug#7545).
142
143 * elisp.texi (Top): Update menu description.
144
b00d8c1a
CY
145 * display.texi (Face Attributes): Document negative line widths
146 (Bug#6113).
147
d2a6c43b
TR
1482011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
149
150 * searching.texi (Match Data): Note that match data can be
151 overwritten by most functions (bug#2499).
152
c7844a27
LMI
1532011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
154
a9ab721e
LMI
155 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
156 flags mean (bug#6659).
157
c7844a27
LMI
158 * functions.texi (What Is a Function): Document the autoload
159 object (bug#6496).
160
f68d76d0
LMI
1612011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
162
8a20ca4c
LMI
163 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
164 is only used in the Customize user interface (bug#6089).
165
f68d76d0 166 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 167 images (bug#7836).
f68d76d0 168
7018dbe7
EZ
1692011-07-02 Eli Zaretskii <eliz@gnu.org>
170
171 * variables.texi (Defining Variables, Void Variables)
172 (Constant Variables): Fix incorrect usage of @kindex.
173
36cb87a1
LMI
1742011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
175
28ee97c7
LMI
176 * variables.texi (Defining Variables): Add an index entry for
177 `set-variable' (bug#7262).
8d4294e9 178 (Defining Variables): Use @findex for functions.
28ee97c7 179
8862ffd5
LMI
180 * frames.texi (Basic Parameters): Document the `explicit-name'
181 parameter (bug#6951).
182
0ec389b9
LMI
183 * customize.texi (Type Keywords): Clarify that :value provides a
184 default value for all types (bug#7386).
185
36cb87a1
LMI
186 * streams.texi (Output Functions): Document `pp'.
187
11fdef7d 1882011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
189
190 * keymaps.texi (Searching Keymaps):
191 * display.texi (Overlay Properties): Fix errors in 2011-05-29
192 change. Suggested by Johan Bockgård.
193
eeafcea7
CY
1942011-06-15 Chong Yidong <cyd@stupidchicken.com>
195
196 * text.texi (Special Properties): Clarify role of font-lock-face.
197
b96e6cde
LMI
1982011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
199
200 * processes.texi (Process Information): Renamed `process-alive-p'
201 to `process-live-p' for consistency with other `-live-p' functions.
202
be14b9ab
PE
2032011-06-03 Paul Eggert <eggert@cs.ucla.edu>
204
205 Document wide integers better.
206 * files.texi (File Attributes): Document ino_t values better.
2d365993 207 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
208 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
209 (Bitwise Operations):
001903b5
PE
210 * objects.texi (Integer Type): Use a binary notation that is a bit easier
211 to read, and that will port better if 62-bits becomes the default.
212 Fix or remove incorrect examples.
be14b9ab
PE
213 * os.texi (Time Conversion): Document time_t values better.
214
bcd54f83
LMI
2152011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
216
217 * processes.texi (Process Information): Document
218 `process-alive-p'.
219
049bcbcb
CY
2202011-05-29 Chong Yidong <cyd@stupidchicken.com>
221
222 * help.texi (Accessing Documentation):
223 * display.texi (Pixel Specification):
224 * processes.texi (Serial Ports, Serial Ports):
225 * nonascii.texi (Character Properties, Default Coding Systems):
226 * text.texi (Changing Properties, Special Properties):
227 * windows.texi (Window Start and End):
228 * modes.texi (SMIE Indentation Example, SMIE Tricks):
229 * keymaps.texi (Searching Keymaps, Tool Bar):
230 * minibuf.texi (Basic Completion):
231 * compile.texi (Eval During Compile):
232 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
233 7x9 paper in printed manual.
234
235 * lists.texi (Sets And Lists): Fix misplaced text.
236
58539c63
CY
2372011-05-29 Chong Yidong <cyd@stupidchicken.com>
238
239 * keymaps.texi (Remapping Commands): Emphasize that the keymap
240 needs to be active (Bug#8350).
241
6b5681bf
CY
2422011-05-28 Chong Yidong <cyd@stupidchicken.com>
243
b4d52acc
CY
244 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
245
6b5681bf
CY
246 * tips.texi (Coding Conventions): Remove antediluvian filename
247 limit recommendation (Bug#8538).
248
e145f188
GM
2492011-05-27 Glenn Morris <rgm@gnu.org>
250
251 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
252
eafed945
GM
2532011-05-26 Glenn Morris <rgm@gnu.org>
254
255 * variables.texi (File Local Variables):
256 Update hack-local-variables `mode-only' return value.
2d3ba9e7 257 Add some more details on what this function does in the other case.
eafed945 258
bc8410af
GM
2592011-05-19 Glenn Morris <rgm@gnu.org>
260
261 * lists.texi (Sets And Lists): Mention cl provides union etc.
262
35a30759
N
2632011-05-19 Nix <nix@esperi.org.uk>
264
265 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
266
267 * text.texi (Parsing HTML): Update for function name changes.
268
269 * syntax.texi (Syntax Flags): Small fix.
270
271 * keymaps.texi (Active Keymaps): Typo fix.
272 (Changing Key Bindings): Grammar fix.
273
274 * frames.texi (Minibuffers and Frames): Grammar fix.
275 (Window System Selections): x-select-enable-clipboard now defaults to t.
276
277 * customize.texi (Common Keywords):
278 * display.texi (Abstract Display):
279 * modes.texi (Auto-Indentation):
280 * nonascii.texi (Converting Representations): Typo fixes.
281
282 * control.texi (Examples of Catch): Call it "goto" not "go to".
283
e3934a8a
EZ
2842011-05-14 Eli Zaretskii <eliz@gnu.org>
285
bc039a3b
EZ
286 * nonascii.texi (Character Properties): Fix inconsistencies with
287 implementation.
288
e3934a8a
EZ
289 * text.texi (Special Properties): Move @defvar's out of the
290 @table. (Bug#8652)
291
e2c94218
GM
2922011-05-12 Glenn Morris <rgm@gnu.org>
293
294 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
295
d2fc7e3d 2962011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
297
298 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
299 (Multiline Font Lock):
300 * vol2.texi (Top):
301 * vol1.texi (Top):
302 * elisp.texi (Top): Update menu accordingly.
303
d2fc7e3d 3042011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
305
306 * modes.texi (Region to Fontify): Fix typo.
307
79b70037
GM
3082011-05-10 Jim Meyering <meyering@redhat.com>
309
310 * minibuf.texi: Fix typo "in in -> in".
311
b08a63cc 3122011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
313
314 * numbers.texi (Integer Basics): Large integers are treated as floats.
315
1ef14cb4
LMI
3162011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
317
318 * processes.texi (Synchronous Processes): Document the (:file
319 "/file-name") syntax for `call-process'.
320
4ffd0d6b 3212011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
322
323 * windows.texi (Choosing Window): Fix typo.
324
4ffd0d6b 3252011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
326
327 * frames.texi (Layout Parameters): Note the difference between
328 querying and setting parameters for left-fringe and right-fringe
329 (Bug#6930).
330
fd5a8ae8
SM
3312011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
332
333 * minibuf.texi (Basic Completion): Be a bit more precise about the
334 valid kinds of completion tables.
335 (Programmed Completion): Remove obsolete text about lambda expressions
336 not being valid completion tables.
337
c1bcd0d5
CY
3382011-03-19 Chong Yidong <cyd@stupidchicken.com>
339
340 * positions.texi (Excursions): Explain the "save-excursion
341 defeated by set-buffer" warning.
342
343 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
344 save-excursion. Suggested by Uday S Reddy.
345
03408648 3462011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 347
03408648
SM
348 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
349 (Lexical Binding): New sub-section.
ba83908c 350
03408648
SM
351 * eval.texi (Eval): Discourage the use of `eval'.
352 Document its new `lexical' argument.
6c075cd7 353
f6d62986
SM
3542011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
355
03408648 356 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
357 nil any more.
358
84ea5558 3592011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
360
361 * strings.texi (String Conversion): Don't mention
362 string-make-(uni|multi)byte (bug#8262).
363 * nonascii.texi (Converting Representations): Fix up range.
364 * keymaps.texi (Key Binding Commands): Update code point, avoid
365 "unibyte character" and remove mention of unibyte bindings.
366
62d94509
EZ
3672011-03-10 Eli Zaretskii <eliz@gnu.org>
368
369 * modes.texi (Operator Precedence Grammars): Don't use characters
370 outside ISO-8859-1.
371
63a329f8
EZ
3722011-03-09 Eli Zaretskii <eliz@gnu.org>
373
374 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
375
376 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
377
6446548e
GM
3782011-03-08 Glenn Morris <rgm@gnu.org>
379
380 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
381 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 382 * elisp.texi: Set documentencoding.
6446548e 383
33383987
JB
3842011-03-07 Chong Yidong <cyd@stupidchicken.com>
385
386 * Version 23.3 released.
387
0b3ceceb
CY
3882011-03-06 Chong Yidong <cyd@stupidchicken.com>
389
390 * package.texi: Update index keywords.
391 (Package Archives): New node contents. Document package-x.el.
392
78f5433f
JB
3932011-03-06 Juanma Barranquero <lekktu@gmail.com>
394
395 * makefile.w32-in (srcs): Add package.texi.
396
555e9b5c
CY
3972011-03-06 Chong Yidong <cyd@stupidchicken.com>
398
120d9389
CY
399 * package.texi (Packaging, Packaging Basics, Simple Packages)
400 (Multi-file Packages): Expand and clarify.
401 (Package Archives): Temporary placeholder node.
402
403 * elisp.texi (Top): Update node listing.
404
555e9b5c
CY
405 * Makefile.in (srcs): Add package.texi.
406
b59a4335
CY
4072011-03-05 Chong Yidong <cyd@stupidchicken.com>
408
409 * processes.texi (Synchronous Processes): Minor clarification
410 (Bug#8149).
411
06083aa1
GM
4122011-03-03 Glenn Morris <rgm@gnu.org>
413
414 * files.texi (Truenames): Minor clarification. (Bug#2341)
415
6640b281
GM
4162011-03-01 Glenn Morris <rgm@gnu.org>
417
418 * variables.texi (Directory Local Variables):
419 Mention `(subdirs . nil)' alist element.
420
2b0c7330 4212011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
422
423 * variables.texi (Directory Local Variables): Mention the optional
424 mtime argument of dir-locals-set-directory-class. (Bug#3577)
425
b923f7a9
CY
4262011-02-27 Chong Yidong <cyd@stupidchicken.com>
427
428 * minibuf.texi (Minibuffer History): Clarify discussion of
429 minibuffer history lists (Bug#8085).
430
67ab0163 4312011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 432
e979a521
EZ
433 * elisp.texi: Sync @dircategory with ../../info/dir.
434
e03b2fd4
EZ
435 * files.texi (Visiting Functions): Document find-file-literally,
436 both the command and the variable.
437
86ec878a
EZ
438 * variables.texi (Creating Buffer-Local): Explain the meaning of
439 permanent local variables.
440
67ab0163
GM
441 * files.texi (Visiting Functions): Document find-file-literally,
442 both the command and the variable.
443
444 * variables.texi (Creating Buffer-Local): Explain the meaning of
445 permanent local variables.
446
4472011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
448
449 * keymaps.texi (Remapping Commands): Mention how to undo it.
450
bfcb151a
RT
4512011-02-09 Reuben Thomas <rrt@sc3d.org>
452
453 * loading.texi (Hooks for Loading): Remove unnecessary advice
454 about eval-after-load (Bug#7986).
455
a41c8660
CY
4562011-02-05 Chong Yidong <cyd@stupidchicken.com>
457
458 * commands.texi (Accessing Mouse): Note that a header line is not
459 included in the row of posn-col-row.
460
e0dd6837
CY
4612011-02-02 Chong Yidong <cyd@stupidchicken.com>
462
463 * modes.texi (Major Mode Conventions): Add face guidelines.
464 (Faces for Font Lock): List faces in order of prominence.
465
a4180391
PE
4662011-02-01 Paul Eggert <eggert@cs.ucla.edu>
467
468 format-time-string now supports subsecond time stamp resolution
469 * os.texi (Time Parsing): Document %N.
470
7427eb97
CY
4712011-01-28 Chong Yidong <cyd@stupidchicken.com>
472
61db307f
CY
473 * vol1.texi (Top):
474 * vol2.texi (Top):
475 * elisp.texi (Top):
476 * display.texi (Display Property): Shorten the menu description of
477 the "Other Display Specs" node (Bug#7816).
478
7427eb97
CY
479 * keymaps.texi (Defining Menus): Add "menu item" and "extended
480 menu item" concept index entries (Bug#7805).
481
bf3dae7e
EZ
4822011-01-29 Eli Zaretskii <eliz@gnu.org>
483
484 * makefile.w32-in (texinfodir): New variable.
485 (usermanualdir): Remove as redundant with $(emacsdir).
486 (MAKEINFO): Remove options, leave only program name.
487 (MAKEINFO_OPTS): New variable.
488 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
489
06d8ace5 4902011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
491 Richard Kim <emacs18@gmail.com>
492
493 * loading.texi (Library Search): Document list-load-path-shadows
494 (Bug#7757).
495
06d8ace5 4962011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
497
498 * searching.texi (Regexp Special): Remove outdated discussion of
499 character sets (Bug#7780).
500
28a88153
CY
501 * frames.texi (Pop-Up Menus): Document where menu title comes
502 from (Bug#7684).
503
06d8ace5 5042011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
505
506 * display.texi (Making Buttons): Mention limitation of text buttons.
507
a8e1e9ee
WL
5082011-01-23 Werner Lemberg <wl@gnu.org>
509
510 * Makefile.in (MAKEINFO): Now controlled by `configure'.
511 (MAKEINFO_OPTS): New variable. Use it where appropriate.
512 (ENVADD): New variable to control texi2dvi and texi2pdf.
513
362b9d48
GM
5142011-01-15 Chong Yidong <cyd@stupidchicken.com>
515
516 * files.texi (Directory Names): Move directory-abbrev-alist doc to
517 Emacs manual.
518
5192011-01-15 Eli Zaretskii <eliz@gnu.org>
520
521 * files.texi (Directory Names): Explain why FROM in
522 directory-abbrev-alist should begin with \`. (Bug#7777)
523
3fa173b4
SM
5242011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
525
526 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
527
7c420169 5282011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
529
530 * modes.texi (Emulating Mode Line): Fix last change.
531
7c420169 5322011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
533
534 * modes.texi (Emulating Mode Line): Update documentation of
535 format-mode-line according to changes that fixed bug #7587.
536
80b33766
SM
5372010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
538
539 * modes.texi (Derived Modes): Mention prog-mode.
540
541 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
542 of the key-binding-data cache since we don't use it any more.
543
f49d1f52 5442010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 545
4bb49a92
EZ
546 * processes.texi (Shell Arguments):
547 * strings.texi (Creating Strings): Don't mention "shell commands";
548 make it explicit that `split-string-and-unquote' and
549 `combine-and-quote-strings' are mainly for working with arguments
550 to call-process and start-process.
551
3c73e30e
EZ
552 * processes.texi (Shell Arguments): Fix documentation of
553 `split-string-and-unquote'. Add indexing. (Bug#7563)
554
f49d1f52 5552010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
556
557 * modes.texi (Auto-Indentation): New section to document SMIE.
558 (Major Mode Conventions):
559 * text.texi (Mode-Specific Indent): Refer to it.
560
f49d1f52 5612010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
562
563 * display.texi (Other Display Specs): Document left-fringe and
564 right-fringe display specs.
565
f49d1f52 5662010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
567
568 * backups.texi (Making Backups):
569 * modes.texi (Example Major Modes): Use recommended coding style.
570 (Major Mode Basics, Derived Modes): Encourge more strongly use of
571 define-derived-mode. Mention completion-at-point-functions.
572
f49d1f52 5732010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 574
5dcb4c4e
SM
575 * nonascii.texi (Converting Representations):
576 Document byte-to-string.
e1115396 577
ec1b9b17
GM
5782010-12-08 Glenn Morris <rgm@gnu.org>
579
580 * buffers.texi (Modification Time):
581 verify-visited-file-modtime now defaults to the current buffer.
582
07976ae3 5832010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 584
ec1b9b17 585 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
586
587 * strings.texi (Creating Strings): Don't mention semi-obsolete
588 function char-to-string.
589 (String Conversion): Shorten discussion of semi-obsolete function
590 string-to-char. Link to Converting Representations.
591
592 * objects.texi (Symbol Type):
593 * text.texi (Near Point):
594 * help.texi (Help Functions):
595 * functions.texi (Mapping Functions): Use string instead of
596 char-to-string in examples.
597
07976ae3 5982010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
599
600 * text.texi (Kill Functions, Kill Functions)
601 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
602 YANK-HANDLER args.
603
604 * symbols.texi (Creating Symbols): Using unintern without an
605 obarray arg is now obsolete.
606
607 * numbers.texi (Float Basics): Document float-e and float-pi.
608
609 * variables.texi (Defining Variables): Change "pi" example to
610 "float-pi".
611
8547874a
EZ
6122010-11-26 Eli Zaretskii <eliz@gnu.org>
613
614 * commands.texi (Click Events): Document the values of X, Y and
615 COL, ROW in the event's position, when the click is on the header
616 or mode line, on the fringes, or in the margins.
617
4a47c275 6182010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 619
5b05d75b
EZ
620 * customize.texi (Composite Types): Lower-case index entry.
621
5dcb4c4e
SM
622 * loading.texi (How Programs Do Loading):
623 Document load-file-name. (Bug#7346)
c7926fe2 624
4a47c275 6252010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
626
627 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
628
0eb025fb
EZ
6292010-11-13 Eli Zaretskii <eliz@gnu.org>
630
631 * display.texi (Usual Display): Characters with no fonts are not
632 necessarily displayed as empty boxes.
633
2699a554 6342010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
635
636 * maps.texi (Standard Keymaps): Update File menu description.
637
8289f37b
GM
6382010-10-28 Glenn Morris <rgm@gnu.org>
639
640 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
641
5793a7bc 6422010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
643
644 * display.texi (Window Systems): Deprecate use of window-system as
645 a predicate.
646
17284e30
GM
6472010-10-23 Glenn Morris <rgm@gnu.org>
648
649 * help.texi (Documentation Basics): Remove mentions of digest-doc and
650 sorted-doc.
651
00f113eb
JB
6522010-10-15 Eli Zaretskii <eliz@gnu.org>
653
654 * os.texi (Dynamic Libraries): New node, with slightly modified
655 text deleted from "Image Formats".
656 (System Interface): Add @menu entry for "Dynamic Libraries".
657
658 * display.texi (Image Formats): Remove description of
659 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
660
07277eb8
GM
6612010-10-12 Glenn Morris <rgm@gnu.org>
662
663 * book-spine.texinfo: Rename to book-spine.texi.
664
c12e4a81
GM
6652010-10-11 Glenn Morris <rgm@gnu.org>
666
df187c62
GM
667 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
668
c12e4a81 669 * Makefile.in (DVIPS): New variable.
234db610
GM
670 (.PHONY): Add html, ps.
671 (html, elisp.html, ps, elisp.ps): New targets.
672 (clean): Delete html, ps files.
673 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 674
6513b232
EZ
6752010-10-09 Eli Zaretskii <eliz@gnu.org>
676
677 * makefile.w32-in (emacsdir): New variable.
678 (srcs): Add emacsver.texi.
679 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
680
abd40fb4
GM
6812010-10-09 Glenn Morris <rgm@gnu.org>
682
c1dc72b3
GM
683 * Makefile.in (VPATH): Remove.
684 (infodir): Make it absolute.
685 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
686
4393405b
GM
687 * Makefile.in (dist): Anchor regexps.
688
eef3ab94
GM
689 * Makefile.in (srcs): Put elisp.texi first.
690 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
691
aa9db089
GM
692 * Makefile.in (infoclean): Remove harmless, long-standing error.
693
abd40fb4
GM
694 * Makefile.in ($(infodir)): Delete rule.
695 (mkinfodir): New.
696 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
697
68db69ed 698 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 699 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 700
ea274122
GM
7012010-10-09 Glenn Morris <rgm@gnu.org>
702
f7a31f11
GM
703 * Makefile.in (emacsdir): New variable.
704 (MAKEINFO): Add -I $emacsdir.
705 (dist): Copy emacsver.texi.
b13254e7
GM
706 (srcs): Add emacsver.texi.
707
f7a31f11
GM
708 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
709 Set EMACSVER by including emacsver.texi.
710
ea274122
GM
711 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
712
17ca7950
GM
7132010-10-07 Glenn Morris <rgm@gnu.org>
714
715 * Makefile.in (version): New, set by configure.
716 (clean): Delete dist tar file.
717 (dist): Use version in tar name.
718
4c83f6e1
GM
7192010-10-06 Glenn Morris <rgm@gnu.org>
720
721 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
722 (INSTALL_INFO): Remove unused variable.
723 (mostlyclean, infoclean, dist): New rules.
724 (clean): Delete dvi and pdf files.
725 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 726 ($(infodir)): Add parallel build workaround.
4c83f6e1 727
0264072d
GM
7282010-10-04 Glenn Morris <rgm@gnu.org>
729
730 * Makefile.in (dvi, pdf, $(infodir)): New targets.
731 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 732 Fix -I typo.
0264072d
GM
733 (clean): No 'make.out' or 'core' files.
734 (.PHONY): Declare clean rules.
735 (maintainer-clean): Delete pdf file. Guard against cd failures.
736
77f38949
GM
7372010-10-03 Glenn Morris <rgm@gnu.org>
738
739 * files.texi (File Name Components): Remove ignored section about
740 deleted variable directory-sep-char.
741
178fdd41
MA
7422010-10-03 Michael Albinus <michael.albinus@gmx.de>
743
744 * files.texi (Magic File Names): New defopt
745 remote-file-name-inhibit-cache.
746
9c524fcb
GM
7472010-10-02 Glenn Morris <rgm@gnu.org>
748
749 * os.texi (Killing Emacs): Hook now runs in batch mode.
750
f816790b
SM
7512010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
752
753 * text.texi (Special Properties): Clarify when modification-hooks run.
754
7cf78aac
SM
7552010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
756
757 * syntax.texi (Syntax Flags): Document new `c' flag.
758
ca0d44e4
GM
7592010-09-09 Glenn Morris <rgm@gnu.org>
760
761 * display.texi (ImageMagick Images): General cleanup.
762
10999305 7632010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
764
765 * files.texi (Directory Names): Use \` rather than ^.
766
45240125
JD
7672010-09-02 Jan Djärv <jan.h.d@swipnet.se>
768
769 * text.texi (Low-Level Kill Ring):
770 * frames.texi (Window System Selections): Remove cut buffer
771 documentation.
772
4abe5bf6
EZ
7732010-08-28 Eli Zaretskii <eliz@gnu.org>
774
775 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
776 Parameters", where the default fringe width is described.
777
778 * frames.texi (Window Frame Parameters, Basic Parameters)
779 (Position Parameters, Layout Parameters, Management Parameters)
780 (Cursor Parameters, Font and Color Parameters): Add indexing for
781 frame parameters. (Bug#6929)
782
fdc76236
TT
7832010-08-25 Tom Tromey <tromey@redhat.com>
784
785 * vol2.texi (Top): Update.
786 * vol1.texi (Top): Update.
787 * tips.texi (Library Headers): Mention Package-Version and
788 Package-Requires.
789 * package.texi: New file.
790 * os.texi (System Interface): Update pointers.
791 * elisp.texi (Top): Link to new nodes. Include package.texi.
792 * anti.texi (Antinews): Update pointers.
793
1e5c1c80
EZ
7942010-08-25 Eli Zaretskii <eliz@gnu.org>
795
796 * processes.texi (Filter Functions): Fix last change.
797
78e33835
CY
7982010-08-24 Markus Triska <triska@gmx.at>
799
800 * processes.texi (Filter Functions): Use `buffer-live-p' instead
801 of `buffer-name' in the main text as well as in the example
802 (Bug#3098).
803
198a7a97
CY
8042010-08-22 Chong Yidong <cyd@stupidchicken.com>
805
806 * nonascii.texi (Text Representations):
807 * loading.texi (Loading Non-ASCII):
808 * compile.texi (Byte Compilation): Don't mention obsolete
809 --unibyte command-line argument.
810
bc7d7ea6
CY
8112010-08-22 Chong Yidong <cyd@stupidchicken.com>
812
813 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
814
b0126eac 8152010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
816
817 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
818
e8a6cc19
EZ
8192010-08-20 Eli Zaretskii <eliz@gnu.org>
820
821 * commands.texi (Misc Events): Add cross-references to where
822 POSITION of a mouse event is described in detail.
823
7815fe19 8242010-08-08 Christoph <cschol2112@googlemail.com>
ee301a7a
SM
825
826 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
827
7815fe19 8282010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
829
830 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
831 Suggested by Štěpán Němec <stepnem@gmail.com>.
832
7815fe19 8332010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
834
835 * minibuf.texi (High-Level Completion): Document args of
836 `read-buffer-function' (bug#5625).
837
8b2dd508
JD
8382010-07-29 Jan Djärv <jan.h.d@swipnet.se>
839
840 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
841
bace45fe
MA
8422010-07-29 Michael Albinus <michael.albinus@gmx.de>
843
844 * processes.texi (Process Information): Explain process property
845 `remote-tty'.
846
4ce5a4cc
JB
8472010-07-27 Juanma Barranquero <lekktu@gmail.com>
848
849 * modes.texi (Defining Minor Modes): Use C-delete in examples,
850 instead of "\C-\^?" (bug#6334).
851
1c84bc7a
JB
852 * text.texi (Special Properties): Fix typo.
853
b88746ba
EZ
8542010-07-09 Eli Zaretskii <eliz@gnu.org>
855
856 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
857 calling sequences, which are now the standard.
858
51422d6d
CY
8592010-06-24 Chong Yidong <cyd@stupidchicken.com>
860
861 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
862
863 * commands.texi (Command Overview): Mention undo-boundary call.
864
d24880de
GM
8652010-06-23 Glenn Morris <rgm@gnu.org>
866
867 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
868 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
869 * frames.texi, functions.texi, internals.texi, keymaps.texi:
870 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
871 * searching.texi, sequences.texi, strings.texi, syntax.texi:
872 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
873 Untabify Texinfo files.
874
0fc76035
CY
8752010-06-20 Chong Yidong <cyd@stupidchicken.com>
876
877 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
878
5338dc0b
CY
8792010-06-19 Chong Yidong <cyd@stupidchicken.com>
880
a628ad9d 881 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 882
2c3a3c1d
CY
8832010-06-02 Chong Yidong <cyd@stupidchicken.com>
884
ba3bf1d9
CY
885 * searching.texi (Regexp Special): Remove obsolete information
886 about matching non-ASCII characters, and suggest using char
887 classes (Bug#6283).
2c3a3c1d 888
7f4b4249
JB
8892010-05-30 Juanma Barranquero <lekktu@gmail.com>
890
891 * minibuf.texi (Basic Completion): Add missing "@end defun".
892
637821cd
SM
8932010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
894
895 * minibuf.texi (Basic Completion): Document completion-boundaries.
896 (Programmed Completion): Document the new fourth method for boundaries.
897
e13051c3
CY
8982010-05-22 Chong Yidong <cyd@stupidchicken.com>
899
a628ad9d 900 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 901
0235128c 9022010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
903
904 * windows.texi (Textual Scrolling):
905 * tips.texi (Coding Conventions):
906 * minibuf.texi (Minibuffer History):
907 * maps.texi (Standard Keymaps):
908 * loading.texi (Where Defined):
909 * edebug.texi (Instrumenting): Fix typos.
910
0235128c 9112010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 912
c7c32279
CY
913 * keymaps.texi (Menu Bar): Document :advertised-binding property.
914
0235128c
SM
915 * functions.texi (Obsolete Functions):
916 Document set-advertised-calling-convention.
eb5ed549
CY
917
918 * minibuf.texi (Basic Completion): Document completion-in-region.
919 (Programmed Completion): Document completion-annotate-function.
920
921 * commands.texi (Reading One Event): Document read-key.
922 (Distinguish Interactive): Document KIND arg to
923 called-interactively-p. Delete obsolete interactive-p.
924
925 * elisp.texi (Top): Update node description.
926
f8848423
EZ
9272010-05-08 Eli Zaretskii <eliz@gnu.org>
928
0235128c
SM
929 * nonascii.texi (Character Properties):
930 Document unicode-category-table. Add an index entry for Unicode
931 general category.
932
9332010-05-07 Chong Yidong <cyd@stupidchicken.com>
934
935 * Version 23.2 released.
f8848423 936
938efb77
JB
9372010-04-20 Juanma Barranquero <lekktu@gmail.com>
938
939 * locals.texi (Standard Buffer-Local Variables):
940 Remove @ignore'd reference to `direction-reversed'.
941
5854c267
JL
9422010-04-14 Juri Linkov <juri@jurta.org>
943
944 Fix @deffn without category.
945
946 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
947 for `abbrev-insert'.
948
949 * buffers.texi (Indirect Buffers): Add category `Command'
950 to @deffn of `clone-indirect-buffer'.
951
952 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
953 for `next-window' and `previous-window'. Add category `Command'
954 to @deffn of `pop-to-buffer'.
955
8a14dec7
CY
9562010-04-01 Chong Yidong <cyd@stupidchicken.com>
957
958 * nonascii.texi (Text Representations): Don't mark
959 enable-multibyte-characters as a user option.
960
7a1831cf
EZ
9612010-03-31 Eli Zaretskii <eliz@gnu.org>
962
963 * control.texi (Handling Errors): How to re-throw a signal caught
964 by condition-case.
965
c3863713
CY
9662010-03-26 Chong Yidong <cyd@stupidchicken.com>
967
968 * loading.texi (Hooks for Loading): Document after-load-functions.
969 Copyedits.
970
c333f279
AM
9712010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
972
973 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
974
e867cb5d 9752010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
976
977 * processes.texi (Network Processes): Document seqpacket type.
978
605f35cd
DN
9792010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
980
981 * os.texi (System Environment): Do not mention lynxos.
982
288f9fc0
CY
9832010-03-10 Chong Yidong <cyd@stupidchicken.com>
984
985 * Branch for 23.2.
986
eed5c93a
CY
9872010-03-06 Chong Yidong <cyd@stupidchicken.com>
988
989 * objects.texi (Integer Type): Take note of the read syntax
990 exception for numbers that cannot fit in the integer type.
991
1ddd6622
GM
9922010-03-03 Glenn Morris <rgm@gnu.org>
993
994 * numbers.texi (Integer Basics, Bitwise Operations):
995 * objects.texi (Integer Type): Update for integers now being 30-bit.
996
a908c79a
CY
9972010-02-27 Chong Yidong <cyd@stupidchicken.com>
998
999 * display.texi (Low-Level Font): Document :otf font-spec property.
1000
cd61af01
SM
10012010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1002
1003 * display.texi (Line Height): Avoid obsolete special default variables
1004 like default-major-mode.
1005
c02f8fe2
AM
10062010-01-28 Alan Mackenzie <acm@muc.de>
1007
1008 * display.texi (Auto Faces): Say fontification-functions is called
1009 whether or not Font Lock is enabled. Tidy up the wording a bit.
1010
d738d18b
CY
10112010-01-17 Chong Yidong <cyd@stupidchicken.com>
1012
1013 * elisp.texi: Remove duplicate edition information (Bug#5407).
1014
4963739e
JB
10152010-01-17 Juanma Barranquero <lekktu@gmail.com>
1016
1017 * two.el (volume-header-toc-markup): Fix typos in docstring.
1018
c57008f6
SM
10192010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1020
1021 Avoid dubious uses of save-excursions.
1022 * positions.texi (Excursions): Recommend the use of
1023 save-current-buffer if applicable.
1024 * text.texi (Clickable Text): Fix the example code which used
1025 save-excursion in a naive way which sometimes preserves point and
1026 sometimes not.
1027 * variables.texi (Creating Buffer-Local):
1028 * os.texi (Session Management):
1029 * display.texi (GIF Images):
1030 * control.texi (Cleanups): Use (save|with)-current-buffer.
1031
2f3725cd
EZ
10322010-01-02 Eli Zaretskii <eliz@gnu.org>
1033
1034 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
1035
85eeac93
CY
10362010-01-02 Chong Yidong <cyd@stupidchicken.com>
1037
1038 * nonascii.texi (Text Representations, Character Codes)
1039 (Converting Representations, Explicit Encoding)
1040 (Translation of Characters): Use hex notation consistently.
1041 (Character Sets): Fix map-charset-chars doc (Bug#5197).
1042
4801c5fa
CY
10432010-01-01 Chong Yidong <cyd@stupidchicken.com>
1044
1045 * loading.texi (Where Defined): Make it clearer that these are
1046 loaded files (Bug#5068).
1047
26e533e2
CY
10482009-12-29 Chong Yidong <cyd@stupidchicken.com>
1049
1050 * minibuf.texi (Completion Styles): Document `initials' style.
1051
16d1ff5f
CY
10522009-12-25 Chong Yidong <cyd@stupidchicken.com>
1053
1054 * frames.texi (Resources): Describe inhibit-x-resources.
1055 (Size Parameters): Copyedit.
1056
1057 * hash.texi (Creating Hash):
1058 * objects.texi (Hash Table Type): Document the new hash table
1059 printed representation.
1060
1061 * minibuf.texi (Basic Completion): 4th arg to all-completions is
1062 obsolete.
1063
5dcb4c4e
SM
1064 * processes.texi (Process Buffers):
1065 Document process-kill-buffer-query-function.
16d1ff5f 1066
9a5de3d9
GM
10672009-12-05 Glenn Morris <rgm@gnu.org>
1068
1069 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
1070 diary-display-function, and no longer recommended to be a hook.
1071 Update for changes in the names of calendar and diary hooks.
1072 diary-print-entries-hook has changed section.
1073
b640eb52
EZ
10742009-11-28 Eli Zaretskii <eliz@gnu.org>
1075
1076 * text.texi (Special Properties): More accurate description of
1077 what the `cursor' property does.
1078
be1674ab
KR
10792009-11-26 Kevin Ryde <user42@zip.com.au>
1080
1081 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
1082 mouse-wheel-down-event, the closest thing to a definition for them.
1083 * os.texi (Startup Summary): vindex inhibit-startup-message and
1084 inhibit-splash-screen.
1085 (Command-Line Arguments): vindex argv.
1086 (Suspending Emacs): vindex suspend-tty-functions and
1087 resume-tty-functions. Don't want to index every hook, but having
1088 the programming ones is helpful.
1089
603f5979
CY
10902009-11-14 Chong Yidong <cyd@stupidchicken.com>
1091
1092 * commands.texi (Motion Events): Fix typo (Bug#4907).
1093
4359a806
CY
10942009-11-08 Chong Yidong <cyd@stupidchicken.com>
1095
1096 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
1097 are affected by case-fold-search (Bug#4483).
1098
0f063651
CY
10992009-11-02 Chong Yidong <cyd@stupidchicken.com>
1100
1101 * minibuf.texi (Reading File Names): Note that read-file-name may
1102 use a graphical file dialog.
1103
9bd79893
GM
11042009-10-31 Glenn Morris <rgm@gnu.org>
1105
1106 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
1107
ebe479ec
KR
11082009-10-16 Kevin Ryde <user42@zip.com.au>
1109
1110 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
1111 in particular so `info-lookup-symbol' can find its docs.
1112
2640fa86
CY
11132009-10-16 Chong Yidong <cyd@stupidchicken.com>
1114
1115 * variables.texi (Constant Variables): Distinguish from defconst
1116 variables.
1117 (Defining Variables): Add cindex.
1118
edd6a733
CY
11192009-10-15 Chong Yidong <cyd@stupidchicken.com>
1120
1121 * os.texi (Time of Day): Clarify that the microsecond part is
1122 ignored (Bug#4637).
1123
5feb0b73
GM
11242009-10-11 Glenn Morris <rgm@gnu.org>
1125
1126 * frames.texi (Size and Position): Clarify what is included in the frame
1127 height. (Bug#4535)
1128
0c5413c8
GM
11292009-10-10 Glenn Morris <rgm@gnu.org>
1130
1131 * windows.texi (Size of Window): The relationship between window and
1132 frame heights is not so simple. (Bug#4535)
1133 Mention window-full-height-p.
1134
7f8b600a
SM
11352009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1136
1137 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
1138 used from Lisp.
1139
6185de1c
EZ
11402009-10-07 Eli Zaretskii <eliz@gnu.org>
1141
7f8b600a
SM
1142 * files.texi (Directory Names) <abbreviate-file-name>:
1143 Document that root home directories are not replaced with "~".
6185de1c 1144
9972911f
EZ
11452009-10-06 Eli Zaretskii <eliz@gnu.org>
1146
1147 * text.texi (Special Properties): Document the meaning of the
1148 `cursor' text property whose value is an integer.
1149
2a3f19ef
MA
11502009-10-05 Michael Albinus <michael.albinus@gmx.de>
1151
1152 * files.texi (Magic File Names): Add `copy-directory'.
1153
804543b5
EZ
11542009-10-05 Eli Zaretskii <eliz@gnu.org>
1155
1156 * files.texi (File Attributes): Fix description of file
1157 attributes. (Bug#4638) Update attributes of files.texi example to
1158 be more representative.
1159
461bf92b
MA
11602009-10-05 Michael Albinus <michael.albinus@gmx.de>
1161
1162 * files.texi (Create/Delete Dirs): New command copy-directory.
1163
a86cd395
JB
11642009-10-04 Juanma Barranquero <lekktu@gmail.com>
1165
1166 * anti.texi (Antinews):
1167 * macros.texi (Indenting Macros):
1168 * strings.texi (Creating Strings, Case Conversion):
1169 Remove duplicate words.
1170
d3080264
MA
11712009-10-01 Michael Albinus <michael.albinus@gmx.de>
1172
1173 * files.texi (Create/Delete Dirs): delete-directory has an
1174 optional parameter RECURSIVE.
1175
85d14563
SM
11762009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1177
1178 * buffers.texi (Swapping Text): Minor clarification.
1179
3d9842c6
GM
11802009-10-01 Glenn Morris <rgm@gnu.org>
1181
1182 * functions.texi (Declaring Functions): Mention that we also search for
1183 ".m" files in the src/ directory.
1184
78427304
CY
11852009-09-25 David Engster <deng@randomsample.de>
1186
3d9842c6 1187 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 1188
b578c9cc
GM
11892009-09-22 Glenn Morris <rgm@gnu.org>
1190
1191 * internals.texi (Building Emacs): Mention preloaded-file-list.
1192
beee5da7
AM
11932009-09-14 Alan Mackenzie <acm@muc.de>
1194
1195 * os.texi (Terminal Output): Put "@code{}" around "stdout".
1196
5d6ab672
CY
11972009-09-13 Chong Yidong <cyd@stupidchicken.com>
1198
1199 * functions.texi (Anonymous Functions): Rearrange discussion,
1200 giving usage of unquoted lambda forms first. Mention that
1201 `function' and `#'' are no longer required (Bug#4290).
1202
59375eeb
AM
12032009-09-11 Alan Mackenzie <acm@muc.de>
1204
a86cd395 1205 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
1206 batch mode.
1207
e7e2f529
GM
12082009-09-01 Glenn Morris <rgm@gnu.org>
1209
1210 * display.texi (Face Functions): Mention define-obsolete-face-alias.
1211
eae47088
GM
12122009-08-26 Ulrich Mueller <ulm@gentoo.org>
1213
1214 * nonascii.texi (Character Codes): Fix typos.
1215
3691a0a6
MA
12162009-08-25 Michael Albinus <michael.albinus@gmx.de>
1217
1218 * processes.texi (Synchronous Processes): New defvar
1219 process-file-side-effects.
1220
664d56b8
GM
12212009-08-25 Glenn Morris <rgm@gnu.org>
1222
1223 * display.texi (Fontsets): Fix typo.
1224
0706c025
GM
1225 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
1226
03a74b84
SM
12272009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
1228
1229 * processes.texi (Asynchronous Processes): Adjust arglist of
1230 start-process-shell-command and start-file-process-shell-command.
1231
f6de8a37
CY
12322009-08-15 Chong Yidong <cyd@stupidchicken.com>
1233
4b1ed1bb
CY
1234 * advice.texi (Argument Access in Advice): Note that argument
1235 positions are zero-based (Bug#3932).
1236
89a9e058
CY
1237 * commands.texi (Distinguish Interactive): Minor copyedit.
1238
23696fd7
CY
1239 * display.texi (Face Attributes): Add xref to Displaying Faces for
1240 explanation of "underlying face".
1241
f6de8a37
CY
1242 * customize.texi (Common Keywords): Add xref to Loading.
1243
1244 * loading.texi (How Programs Do Loading): Add xref to Lisp
1245 Libraries node in the Emacs manual.
1246
417f77e6
CY
12472009-08-13 Chong Yidong <cyd@stupidchicken.com>
1248
1249 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
1250
0999039c
CY
12512009-07-18 Chong Yidong <cyd@stupidchicken.com>
1252
1253 * processes.texi (Shell Arguments): Copyedits.
1254
9af167bc
GM
12552009-07-18 Glenn Morris <rgm@gnu.org>
1256
1257 * loading.texi (Repeated Loading): Fix typo.
1258
137987ab
RS
12592009-07-16 Richard Stallman <rms@gnu.org>
1260
1261 * buffers.texi (Swapping Text): Recommend setting
1262 write-region-annotate-functions and buffer-saved-size.
1263
1264 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1265
622fa380
GM
12662009-07-15 Glenn Morris <rgm@gnu.org>
1267
1268 * edebug.texi: Minor re-phrasings throughout.
1269 (Edebug Execution Modes): Sit-for affects continue mode too.
1270 (Jumping): Use `forward-sexp' rather than its keybinding.
1271 (Edebug Misc): Fix Q binding.
1272 (Edebug Eval): Remove cl version.
1273 (Printing in Edebug): Clarify print-length etc.
1274 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
1275 (Specification List): Remove edebug-unwrap findex entry.
1276 (Specification Examples): defmacro is actually not the same as defun.
1277 Escape "`" in example.
1278
6bbd4600
CY
12792009-07-15 Chong Yidong <cyd@stupidchicken.com>
1280
1281 * markers.texi (The Mark): Document optional arg to
1282 deactivate-mark.
1283
e538d479
GM
12842009-07-11 Kevin Ryde <user42@zip.com.au>
1285
1286 * hooks.texi (Standard Hooks): Fix cross-references.
1287
4c98b9ed
GM
1288 * loading.texi (Named Features): Refer to eval-after-load.
1289
5300838c
GM
12902009-07-11 Glenn Morris <rgm@gnu.org>
1291
64fbeb16
GM
1292 * Makefile.in (TEXI2PDF): New.
1293 (elisp.pdf): New target.
1294
4c98b9ed
GM
1295 * searching.texi (Regexp Backslash): Fix typo.
1296
1297 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 1298
51d9979c
GM
12992009-07-10 Glenn Morris <rgm@gnu.org>
1300
561c0216
GM
1301 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1302
5b594a58
GM
1303 * customize.texi (Customization Types):
1304 * display.texi (Abstract Display):
0cc8c85a 1305 * objects.texi (Character Type, String Type):
5b594a58 1306 Merge in some menu descriptions from elisp.texi.
51d9979c 1307
c3cbbb40
GM
1308 * hash.texi (Hash Tables):
1309 * modes.texi (Multiline Font Lock):
1310 End menu description with period.
fe42c16a 1311
28528402
GM
13122009-07-09 Glenn Morris <rgm@gnu.org>
1313
1314 * back.texi: Don't hard-code texinfo location.
1315
1316 * two-volume.make (texinfodir): New, with location of texinfo.tex.
1317 (tex): Add texinfodir to TEXINPUTS.
1318 (elisp1med-init, elisp2med-init): Use texinfodir.
1319
1320 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1321 (clean): Add two-volume.make intermediate files.
1322
1323 * elisp.texi, vol1.texi, vol2.texi:
1324 Use a DATE variable with the publication date, and update it.
1325 Fix antinews menu description.
1326
1327 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1328 Update the detailed node listing to match elisp.texi.
1329
1330 * README: Update edition to match elisp.texi.
1331
1332 * objects.texi (General Escape Syntax):
1333 * nonascii.texi (Character Sets):
1334 Use consistent case for "Unicode Standard".
1335
1336 * anti.texi (Antinews):
1337 * customize.texi (Variable Definitions):
1338 * functions.texi (Declaring Functions):
1339 * nonascii.texi (Character Properties):
1340 * processes.texi (Serial Ports):
1341 * text.texi (Special Properties):
1342 * tips.texi (Coding Conventions):
1343 Minor rearrangements to improve TeX line-filling.
1344
1345 * commands.texi (Using Interactive): Fix cross-reference.
1346
17db8e10
JD
13472009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1348
1349 * frames.texi (Management Parameters): Mention sticky.
1350
77c7e2e1
AS
13512009-07-01 Andreas Schwab <aschwab@redhat.com>
1352
1353 * help.texi (Help Functions): Fix description of help-buffer and
1354 help-setup-xref to use @defun instead of @deffn.
1355
3f1c6666
JD
13562009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1357
1358 * frames.texi (Size Parameters): Mention maximized for fullscreen.
1359
ca27c21b
CY
13602009-06-24 Chong Yidong <cyd@stupidchicken.com>
1361
1362 * display.texi (Window Systems): Add ns to the list.
1363
70243478
CY
13642009-06-21 Chong Yidong <cyd@stupidchicken.com>
1365
1366 * Branch for 23.1.
1367
df006536
MR
13682009-06-17 Martin Rudalics <rudalics@gmx.at>
1369
1370 * windows.texi (Dedicated Windows): Fix typo.
1371 (Resizing Windows): Replace @defun by @deffn.
1372
d259fc4b
GM
13732009-06-17 Glenn Morris <rgm@gnu.org>
1374
1375 * variables.texi (Directory Local Variables):
1376 Update for 2009-04-11 name-change of dir-locals-directory-alist.
1377
30781db6
KH
13782009-06-09 Kenichi Handa <handa@m17n.org>
1379
1380 * nonascii.texi (Character Sets): State clearly that FROM and TO
1381 are codepoints of CHARSET.
1382
62e8099c
CY
13832009-06-07 Chong Yidong <cyd@stupidchicken.com>
1384
1385 * minibuf.texi (Reading File Names): Fix introductory text.
1386 Suggested by stan@derbycityprints.com.
1387 (High-Level Completion): Fix typo.
1388
ee1b1917
CY
13892009-05-28 Chong Yidong <cyd@stupidchicken.com>
1390
1391 * frames.texi (Text Terminal Colors): Multi-tty is already
1392 implemented, but tty-local colors are not.
1393
5df647e8
CY
13942009-05-27 Chong Yidong <cyd@stupidchicken.com>
1395
1396 * hooks.texi (Standard Hooks): Remove mention of obsolete
1397 redisplay-end-trigger-functions.
1398
1399 * internals.texi (Window Internals): Remove mention of obsolete
1400 redisplay-end-trigger-functions.
1401
01f17ae2
MR
14022009-05-21 Martin Rudalics <rudalics@gmx.at>
1403
1404 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1405
1406 * backups.texi (Making Backups): backup-directory-alist and
1407 make-backup-file-name-function are options.
1408 (Auto-Saving): auto-save-list-file-prefix is an option.
1409
1410 * buffers.texi (Killing Buffers): buffer-offer-save is an
1411 option.
1412
1413 * display.texi (Refresh Screen): no-redraw-on-reenter is an
1414 option.
1415 (Echo Area Customization): echo-keystrokes is an option.
1416 (Selective Display): selective-display-ellipses is an option.
1417 (Temporary Displays): temp-buffer-show-function is an option.
1418 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1419 are options.
1420 (Font Selection): face-font-family-alternatives,
1421 face-font-selection-order, face-font-registry-alternatives, and
1422 scalable-fonts-allowed are options.
1423 (Fringe Indicators): indicate-buffer-boundaries is an option.
1424 (Fringe Cursors): overflow-newline-into-fringe is an option.
1425 (Scroll Bars): scroll-bar-mode is an option.
1426
1427 * eval.texi (Eval): max-lisp-eval-depth is an option.
1428
1429 * files.texi (Visiting Functions): find-file-hook is an option.
1430 (Directory Names): directory-abbrev-alist is an option.
1431 (Unique File Names): temporary-file-directory and
1432 small-temporary-file-directory are options.
1433
1434 * frames.texi (Initial Parameters): initial-frame-alist,
1435 minibuffer-frame-alist and default-frame-alist are options.
1436 (Cursor Parameters): blink-cursor-alist and
1437 cursor-in-non-selected-windows ar options.
1438 (Window System Selections): selection-coding-system is an
1439 option.
1440 (Display Feature Testing): display-mm-dimensions-alist is an
1441 option.
1442
1443 * help.texi (Help Functions): help-char and help-event-list are
1444 options.
1445
1446 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1447 an option.
1448
1449 * minibuf.texi (Minibuffer History): history-length and
1450 history-delete-duplicates are options.
1451 (High-Level Completion): read-buffer-function and
1452 read-buffer-completion-ignore-case are options.
1453 (Reading File Names): read-file-name-completion-ignore-case is
1454 an option.
1455
1456 * modes.texi (Mode Line Top): mode-line-format is an option.
1457 (Mode Line Variables): mode-line-position and mode-line-modes
1458 are options.
1459
1460 * nonascii.texi (Text Representations):
1461 enable-multibyte-characters is an option.
1462 (Default Coding Systems): auto-coding-regexp-alist,
1463 file-coding-system-alist, auto-coding-alist and
1464 auto-coding-functions are options.
1465 (Specifying Coding Systems): inhibit-eol-conversion is an
1466 option.
1467
1468 * os.texi (Init File): site-run-file is an option.
1469 (System Environment): mail-host-address is an option.
1470 (User Identification): user-mail-address is an option.
1471 (Terminal Output): baud-rate is an option.
1472
1473 * positions.texi (Word Motion): words-include-escapes is an
1474 option.
1475
1476 * searching.texi (Standard Regexps): page-delimiter,
1477 paragraph-separate, paragraph-separate and sentence-end are
1478 options.
1479
1480 * text.texi (Margins): left-margin and fill-nobreak-predicate
1481 are options.
1482
1483 * variables.texi (Local Variables): max-specpdl-size is an
1484 option.
1485
1486 * windows.texi (Choosing Window):
1487 split-window-preferred-function, special-display-function and
1488 display-buffer-function are options.
1489
106e6894
CY
14902009-05-20 Chong Yidong <cyd@stupidchicken.com>
1491
4a83454d
CY
1492 Fix errors spotted by Martin Rudalics.
1493
106e6894
CY
1494 * syntax.texi (Position Parse): Document rationale for ignored
1495 arguments to syntax-ppss-flush-cache.
1496
1497 * processes.texi (Input to Processes): Mark PROCESS arg to
1498 process-running-child-p as optional.
1499 (Network Options): Document NO-ERROR arg to
1500 set-network-process-option.
1501
1502 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1503 command.
1504
1505 * searching.texi (POSIX Regexps): Mark posix-search-forward and
1506 posix-search-backward as commands.
1507
1508 * os.texi (Killing Emacs): Mark kill-emacs as a command.
1509 (Suspending Emacs): Mark suspend-emacs as a command.
1510 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1511 commands.
5dcb4c4e
SM
1512 (Terminal Output): Remove obsolete function baud-rate.
1513 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
1514
1515 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1516 terminal-coding-system and set-terminal-coding-system.
1517 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1518 as optional.
1519 (Character Sets): Document RESTRICTION arg of char-charset.
1520 (Character Codes): Mark POS argument to get-byte as optional.
1521
1522 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1523 minibuffer-message.
1524
1525 * files.texi (Create/Delete Dirs): Mark make-directory and
1526 delete-directory as commands.
1527
1528 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1529
1530 * text.texi (Base 64): Mark base64-decode-string and
1531 base64-encode-string as commands.
1532 (Columns): Mark move-to-column as a command.
1533 (Mode-Specific Indent): Document RIGID arg to
1534 indent-for-tab-command.
1535 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1536 Mark indent-code-rigidly as a command.
1537 (Substitution): Mark translate-region as a command.
1538
1539 * frames.texi (Size and Position): Remove obsolete functions
1540 screen-height and screen-width.
1541
04173931
CY
15422009-05-19 Chong Yidong <cyd@stupidchicken.com>
1543
1544 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1545 (Displaying Buffers, Resizing Windows): Correct mistakes;
1546 next-window, previous-window, and pop-to-buffer are not commands,
1547 and fit-window-to-buffer" is a command. (Pointed out by Martin
1548 Rudalics.)
1549
eae7d8f8
RS
15502009-05-17 Richard M Stallman <rms@gnu.org>
1551
1552 * modes.texi (Precalculated Fontification): Clarify text.
1553
b8766179
MR
15542009-05-17 Martin Rudalics <rudalics@gmx.at>
1555
1556 * windows.texi (Selecting Windows): Clarify descriptions of
1557 with-selected-window and get-lru-window.
1558 (Cyclic Window Ordering): Refer to particular frame when talking
1559 about how splitting affects the ordering.
1560 (Displaying Buffers): Fix descriptions of switch-to-buffer and
1561 switch-to-buffer-other-window. Explain how setting of
1562 display-buffer-reuse-frames affects pop-to-buffer.
1563 (Choosing Window): Clarify some details in descriptions of
1564 display-buffer-reuse-frames, pop-up-frames, and
1565 pop-up-frame-function.
1566 (Dedicated Windows): Clarify some details.
1567 (Textual Scrolling): Replace term vscroll by term vertical
1568 scroll position.
1569 (Vertical Scrolling): Fix typo.
1570 (Window Hooks): Relate text on jit-lock-register to window
1571 scrolling and size changes.
1572
734b5e3b
CY
15732009-05-14 Chong Yidong <cyd@stupidchicken.com>
1574
0a65633e
CY
1575 * frames.texi (Initial Parameters): Clarify what the initial
1576 minibuffer frame is.
05be46d7
CY
1577 (Buffer Parameters): Note that the minibuffer parameter can not be
1578 altered.
0a65633e 1579
734b5e3b
CY
1580 * anti.texi (Antinews): Copyedits. Rearrange some entries.
1581 Document display-buffer changes.
1582
925672cd
CY
15832009-05-13 Chong Yidong <cyd@stupidchicken.com>
1584
17ecd7af
CY
1585 * anti.texi (Antinews): Rewrite for Emacs 22.
1586
925672cd
CY
1587 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
1588 obarrays are first mentioned. Define "system abbrev" more
1589 prominently, and add it to the index.
1590 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
1591 Copyedits.
1592 (Abbrev Expansion): Document abbrev-insert.
1593
80be4dd7
CY
15942009-05-12 Chong Yidong <cyd@stupidchicken.com>
1595
1596 * frames.texi (Font and Color Parameters): Rename from Color
1597 Parameters. Document font-backend parameter.
1598
1599 * vol2.texi (Top): Update node listing.
1600 * vol1.texi (Top): Update node listing.
1601 * elisp.texi (Top): Update node listing.
1602
372a93ac
MR
16032009-05-11 Martin Rudalics <rudalics@gmx.at>
1604
1605 * windows.texi (Choosing Window): Don't explicitly refer to
1606 split-window-sensibly's window argument in descriptions of
1607 split-height-threshold and split-width-threshold.
1608
714c3541
MR
16092009-05-10 Martin Rudalics <rudalics@gmx.at>
1610
1611 * windows.texi (Choosing Window): Fix rewrite of window
1612 splitting section.
1613
0e90e7be
EZ
16142009-05-09 Eli Zaretskii <eliz@gnu.org>
1615
1616 * nonascii.texi (Default Coding Systems): Document
5dcb4c4e
SM
1617 find-auto-coding, set-auto-coding, and auto-coding-alist.
1618 Add indexing.
0e90e7be
EZ
1619 (Lisp and Coding Systems): Add index entries.
1620
d3c0c321
MR
16212009-05-09 Martin Rudalics <rudalics@gmx.at>
1622
1623 * windows.texi (Choosing Window): Describe split-window-sensibly
1624 and rewrite section on window splitting accordingly.
1625 (Textual Scrolling): Replace `...' by @code{...}.
1626
c773345a
CY
16272009-05-04 Chong Yidong <cyd@stupidchicken.com>
1628
ee2d5b5e
CY
1629 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
1630 Remove obsoleted pre-abbrev-expand-hook.
1631
1632 * locals.texi (Standard Buffer-Local Variables): Consolidate table
1633 entries.
1634
c773345a
CY
1635 * internals.texi (Object Internals): Don't assume 32-bit machines
1636 are the norm.
1637 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
1638 (Window Internals): Synch field names to window.h.
1639 (Process Internals): Synch field names to process.h.
c773345a 1640
dd449674
CY
16412009-04-29 Chong Yidong <cyd@stupidchicken.com>
1642
1643 * variables.texi (File Local Variables): Note that read-circle is
1644 bound to nil when reading file-local variables.
1645
1646 * streams.texi (Input Functions): Document read-circle.
1647 (Output Variables): Add xref to Circular Objects.
1648
4f1e25e2
CY
16492009-04-25 Chong Yidong <cyd@stupidchicken.com>
1650
1651 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
1652 Features and Coding System Basics. Node that "p" stands for
1653 "predicate". Recommend utf-8-emacs instead of emacs-mule.
1654 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
1655 mouse-appearance-menu.
1656 (Programming Tips): Add xref to Progress.
1657
dca019f8
CY
16582009-04-22 Chong Yidong <cyd@stupidchicken.com>
1659
5dcb4c4e
SM
1660 * os.texi (Command-Line Arguments):
1661 Document command-line-args-left.
dca019f8
CY
1662 (Suspending Emacs): Adapt text to multi-tty case. Document use of
1663 terminal objects for tty arguments.
1664 (Startup Summary): Add xref to Session Management.
1665 (Session Management): Mention emacs-session-restore. Copyedits.
1666
02a89103
CY
16672009-04-20 Chong Yidong <cyd@stupidchicken.com>
1668
1669 * os.texi (Startup Summary): Copyedits. The init file is not
1670 necessarily named .emacs now. Document initial-buffer-choice and
1671 initial-scratch-message. Note where Emacs exits in batch mode.
1672 Document inhibit-splash-screen as an alias.
1673 (Init File): Be neutral about which init file name to use.
1674
16752009-04-16 Chong Yidong <cyd@stupidchicken.com>
1676
1677 * os.texi (System Interface): Fix Texinfo usage.
1678
0c1cfe01
CY
16792009-04-15 Chong Yidong <cyd@stupidchicken.com>
1680
80d7cdca
CY
1681 * searching.texi (Regexp Backslash): Also refer to shy groups as
1682 non-capturing or unnumbered groups.
1683 (Regexp Functions): Add cross-reference to Regexp Backslash.
1684
0c1cfe01
CY
1685 * display.texi (Truncation): Overlays can use line-prefix and
1686 wrap-prefix too.
1687 (Overlay Properties): Document wrap-prefix and line-prefix.
1688 (Face Attributes): Document underline-minimum-offset.
1689 (Face Remapping): Copyedits.
1690 (Low-Level Font): Copyedits.
1691 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
1692 (Line Height): Emphasize that line-spacing only takes effect on
1693 graphical terminals.
0c1cfe01 1694
c4adeee0
CY
16952009-04-13 Chong Yidong <cyd@stupidchicken.com>
1696
1697 * display.texi (Refresh Screen): Note that a passage about screen
1698 refreshing is text terminal only.
1699 (Forcing Redisplay): Delete misleading comment---sit-for calls
1700 redisplay, not the other way around.
1701 (Truncation): Note new values of truncate-partial-width-windows.
1702 Copyedits.
1703 (Invisible Text): Document invisible-p.
1704
b20ecfa1
EZ
17052009-04-11 Eli Zaretskii <eliz@gnu.org>
1706
1707 * display.texi (Overlays): Overlays don't scale well. See
1708 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
1709
97d8273f
CY
17102009-04-10 Chong Yidong <cyd@stupidchicken.com>
1711
f147ff75
CY
1712 * syntax.texi (Syntax Table Functions): Document cons cell
1713 argument for modify-syntax-entry.
1714 (Categories): Document cons cell argument for
1715 modify-category-entry.
1716
fca4ec76
CY
1717 * searching.texi (String Search): Document word-search-forward-lax
1718 and word-search-backward-lax.
1719 (Searching and Case): Describe isearch behavior more precisely.
1720
9c283d5b
CY
1721 * keymaps.texi (Tool Bar): Mention that some platforms do not
1722 support multi-line toolbars. Suggested by Stephen Eglen.
1723
1724 * frames.texi (Layout Parameters): Mention that Nextstep also
1725 allows only one tool-bar line. Suggested by Stephen Eglen.
1726
97d8273f
CY
1727 * nonascii.texi (Text Representations): Copyedits.
1728 (Coding System Basics): Also mention utf-8-emacs.
1729 (Converting Representations, Selecting a Representation)
1730 (Scanning Charsets, Translation of Characters, Encoding and I/O):
1731 Copyedits.
1732 (Character Codes): Mention role of codepoints 1114112 to 4194175.
1733
2bad3299
CY
17342009-04-09 Chong Yidong <cyd@stupidchicken.com>
1735
1736 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
1737 (Filling): Clarify REGION argument of fill-paragraph.
1738 Document fill-forward-paragraph-function.
2bad3299
CY
1739 (Special Properties): Remove "new in Emacs 22" declaration.
1740 (Clickable Text): Merge with Links and Mouse-1 node.
1741
5dcb4c4e
SM
1742 * display.texi (Button Properties, Button Buffer Commands):
1743 Change xref to Clickable Text.
2bad3299
CY
1744
1745 * tips.texi (Key Binding Conventions): Change xref to Clickable
1746 Text.
1747
1748 * elisp.texi (Top): Update node listing.
1749
ea30ce4f
CY
17502009-04-05 Chong Yidong <cyd@stupidchicken.com>
1751
47af2f4b
CY
1752 * markers.texi (The Mark): Copyedits. Improve description of
1753 handle-shift-selection.
1754 (The Region): Move use-region-p here from The Mark.
1755
ea30ce4f
CY
1756 * positions.texi (Screen Lines): Document (cols . lines) argument
1757 for vertical-motion.
1758
2aa8ea6e
CY
17592009-04-04 Chong Yidong <cyd@stupidchicken.com>
1760
3ec61d4e
CY
1761 * frames.texi (Frames): Clean up introduction. Document `ns'
1762 return value for framep.
1763 (Creating Frames): Note how the terminal is chosen.
1764 (Multiple Terminals, Multiple Displays): Merge into a single node.
1765 (Color Parameters): Fix typo.
1766
1767 * variables.texi (Local Variables, Buffer-Local Variables)
1768 (Creating Buffer-Local): Change link to Multiple Terminals.
1769
1770 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
1771
1772 * keymaps.texi (Controlling Active Maps): Change link to Multiple
1773 Terminals.
1774
1775 * commands.texi (Command Loop Info, Keyboard Macros): Change link
1776 to Multiple Terminals.
1777
1778 * elisp.texi (Top): Update node listing.
1779 * vol2.texi (Top): Update node listing.
1780 * vol1.texi (Top): Update node listing.
1781
9257072f
CY
1782 * buffers.texi (Current Buffer): Note that the append-to-buffer
1783 example is no longer in synch with the latest code. Tie the two
1784 examples together.
1785
2aa8ea6e
CY
1786 * files.texi (File Attributes): Move note about MS-DOS from
1787 Changing Files to File Attributes.
1788 (Create/Delete Dirs): Note that mkdir is an alias for this.
1789
22e74b17
CY
17902009-04-01 Markus Triska <triska@gmx.at>
1791
1792 * processes.texi (Filter Functions): Suggest how to handle output
1793 batches.
1794
4bbe48ec
CY
17952009-03-30 Chong Yidong <cyd@stupidchicken.com>
1796
1797 * help.texi (Accessing Documentation): Update example to use
1798 help-setup-xref and with-help-window.
1799 (Help Functions): Remove print-help-return-message, which is
1800 semi-obsolete due to with-help-window. Document help-buffer and
1801 help-setup-xref.
1802
b9723f39
CY
18032009-03-29 Chong Yidong <cyd@stupidchicken.com>
1804
5dcb4c4e
SM
1805 * help.texi (Accessing Documentation, Help Functions):
1806 Remove information about long-obsolete Emacs versions.
9eb52e90 1807
b9723f39
CY
1808 * modes.texi (Mode Line Variables): The default values of the mode
1809 line variables are now more complicated.
1810
b0cc32db
CY
18112009-03-28 Chong Yidong <cyd@stupidchicken.com>
1812
3c25a5a9
CY
1813 * modes.texi (Major Mode Conventions): Note that specialness is
1814 inherited.
31c9eebb
CY
1815 (Derived Modes): Note that define-derive-mode sets the mode-class
1816 property.
3c25a5a9 1817
b0cc32db
CY
1818 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
1819 goto-map. Add search-map to the list.
1820
c5e0006d
EZ
18212009-03-27 Eli Zaretskii <eliz@gnu.org>
1822
1213465a
EZ
1823 * os.texi (System Environment): Update the list of system-type
1824 values.
1825
c5e0006d
EZ
1826 * markers.texi (The Mark) <handle-shift-selection>: Update for
1827 removal of the optional argument DEACTIVATE.
1828
48bab3d6
CY
18292009-03-25 Chong Yidong <cyd@stupidchicken.com>
1830
1831 * commands.texi (Focus Events): Most X window managers don't use
1832 focus-follows-mouse nowadays.
1833
6e4ff1b6
CY
18342009-03-24 Chong Yidong <cyd@stupidchicken.com>
1835
1836 * commands.texi (Defining Commands): Clarify introduction.
1837 (Using Interactive): Not that interactive can be put in a symbol
1838 property.
1839 (Interactive Call): Note that a symbol with a non-nil
1840 interactive-form property satisfies commandp.
1841
11625308
JB
18422009-03-23 Juanma Barranquero <lekktu@gmail.com>
1843
1844 * minibuf.texi (Intro to Minibuffers): Fix typos.
1845
7b34420d
CY
18462009-03-23 Chong Yidong <cyd@stupidchicken.com>
1847
1848 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
1849 about minibuffers in old Emacs versions. Copyedits.
1850 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
1851 (Text from Minibuffer): Simplify introduction.
1852
f9257eed
AM
18532009-03-22 Alan Mackenzie <acm@muc.de>
1854
1855 * commands.texi (Using Interactive): Clarify string argument to
1856 `interactive' - even promptless elements need \n separators.
1857
f639ba70
CY
18582009-03-18 Chong Yidong <cyd@stupidchicken.com>
1859
1860 * minibuf.texi (Completion Styles): New node.
1861
1862 * elisp.texi (Top): Update node listing.
1863
d897e8ee
CY
18642009-03-17 Chong Yidong <cyd@stupidchicken.com>
1865
1866 * minibuf.texi (Basic Completion): Note that
1867 read-file-name-completion-ignore-case and
1868 read-buffer-completion-ignore-case can override
1869 completion-ignore-case.
1870 (Minibuffer Completion): Document completing-read changes.
1871 (Completion Commands): Avoid mentioning partial completion mode.
1872 Document minibuffer-completion-confirm changes, and
1873 minibuffer-confirm-exit-commands.
1874 (High-Level Completion): Document new require-match behavior for
1875 read-buffer. Document read-buffer-completion-ignore-case.
1876 (Reading File Names): Document new require-match behavior for
1877 read-file-name.
1878
b1f23349
CY
18792009-03-14 Chong Yidong <cyd@stupidchicken.com>
1880
1881 * debugging.texi (Error Debugging): Don't mislead the reader into
1882 thinking that debug-on-error enters debugger for C-f at EOB.
1883 (Error Debugging): Setting debug-on-init within the init file
1884 works, and has for some time.
1885
d6eb4e25
KH
18862009-03-13 Kenichi Handa <handa@m17n.org>
1887
1888 * display.texi (Fontsets): Update the description.
1889
1cf53dc5
CY
18902009-03-13 Chong Yidong <cyd@stupidchicken.com>
1891
1892 * advice.texi (Advising Primitives): Link to What Is a Function.
1893
81f919fc
CY
18942009-03-12 Chong Yidong <cyd@stupidchicken.com>
1895
cf4229eb
CY
1896 * compile.texi (Speed of Byte-Code): Update example.
1897 (Disassembly): Update examples.
1898
81f919fc 1899 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
1900
1901 * customize.texi (Common Keywords): It's not necessary to use :tag
1902 to remove hyphens, as custom-unlispify-tag-name does it
1903 automatically.
5dcb4c4e
SM
1904 (Variable Definitions): Link to File Local Variables.
1905 Document customized-value symbol property.
f2bbc08c
CY
1906 (Customization Types): Move menu to end of node.
1907
955964d7
CY
19082009-03-10 Chong Yidong <cyd@stupidchicken.com>
1909
1910 * macros.texi (Compiling Macros): Omit misleading sentence, which
1911 implied that macros can only be used in the same file they are
1912 defined.
1913 (Backquote): Remove obsolete information about Emacs 19.
1914
d25ed7db
GM
19152009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
1916
1917 * display.texi (Display Margins): Fix paren typo.
1918
d55f6ca5
CY
19192009-02-27 Chong Yidong <cyd@stupidchicken.com>
1920
f0e57ed8
CY
1921 * elisp.texi (Top): Update node listing.
1922
1923 * variables.texi (Variables): Clarify introduction.
1924 (Global Variables): Mention that setq is a special form.
1925 (Local Variables): Use active voice.
1926 (Tips for Defining): Mention marking variables as safe.
1927 (Buffer-Local Variables): Mention terminal-local and frame-local
1928 variables together.
1929 (File Local Variables): Copyedits.
1930 (Frame-Local Variables): Note that they are not really useful.
1931 (Future Local Variables): Node deleted.
1932
d55f6ca5
CY
1933 * objects.texi (General Escape Syntax): Update explanation of
1934 unicode escape syntax.
1935
ca8f09a8
CY
19362009-02-23 Chong Yidong <cyd@stupidchicken.com>
1937
1938 * control.texi (Control Structures): Add cindex entry for "textual
1939 order".
1940
1941 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
1942 instead of "expression" throughout.
1943 (Function Indirection): Copyedits. Use active voice.
1944 (Eval): The default value of max-lisp-eval-depth is now 400.
1945
a20878b6
MB
19462009-02-23 Miles Bader <miles@gnu.org>
1947
1948 * processes.texi (System Processes): Rename `system-process-attributes'
1949 to `process-attributes'.
1950
61f66044
CY
19512009-02-22 Chong Yidong <cyd@stupidchicken.com>
1952
1b80d1f3
CY
1953 * symbols.texi (Property Lists): Emphasize that property lists are
1954 not restricted to symbol cells.
1955 (Other Plists): Copyedit.
1956
61f66044
CY
1957 * sequences.texi (Sequences Arrays Vectors): Make introduction
1958 more concise.
1959 (Arrays): Mention char-tables and bool-vectors too.
1960 (Vectors): Don't repeat information given in Arrays node. Link to
1961 nodes that explain the vector usage examples.
1962 (Char-Tables): Note that char-table elements can have arbitrary
1963 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 1964 Link to Property Lists node.
61f66044 1965
9403944b
CY
19662009-02-22 Chong Yidong <cyd@stupidchicken.com>
1967
1968 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
1969 `append'.
4068c7b4 1970 (List Elements): Copyedits.
9403944b
CY
1971
1972 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
1973 of `vconcat'.
1974
1975 * strings.texi (Creating Strings): Copyedits. Remove obsolete
1976 Emacs 20 usage of `concat'.
1977 (Case Conversion): Copyedits.
1978
b87a185f
CY
19792009-02-21 Chong Yidong <cyd@stupidchicken.com>
1980
1981 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
1982 Minor edits.
1983 (Frame Configuration Type): Emphasize that it is not primitive.
1984 (Font Type): New node.
1985 (Type Predicates): Add fontp; type-of now recognizes font object
1986 types.
1987
1988 * intro.texi (Version Info): Update version numbers in examples.
1989 (Acknowledgements): List more contributors.
1990
1991 * elisp.texi: Bump version number to 3.0.
1992 (Top): Link to Font Type node.
1993
867d4bb3
JB
19942009-02-20 Juanma Barranquero <lekktu@gmail.com>
1995
1996 * modes.texi (Major Mode Conventions): Remove duplicate words.
1997 (Customizing Keywords): Fix typo.
1998
77730170
EZ
19992009-02-14 Eli Zaretskii <eliz@gnu.org>
2000
2001 * nonascii.texi (User-Chosen Coding Systems): Document that
2002 select-safe-coding-system suggests raw-text if there are raw bytes
2003 in the region.
2004 (Explicit Encoding): Warn not to use `undecided' when encoding.
2005
c8736212
GM
20062009-02-11 Glenn Morris <rgm@gnu.org>
2007
2008 * frames.texi (Visibility of Frames): Mention the effect multiple
2009 workspaces/desktops can have on visibility.
2010
ab992d66
EZ
20112009-02-07 Eli Zaretskii <eliz@gnu.org>
2012
c8736212
GM
2013 * text.texi (Commands for Insertion):
2014 * commands.texi (Event Mod):
2015 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
2016 * nonascii.texi (Translation of Characters):
2017 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
2018 (Explicit Encoding): Document the `charset' text property produced
2019 by decode-coding-region and decode-coding-string.
ab992d66 2020
e651a255
AM
20212009-01-27 Alan Mackenzie <acm@muc.de>
2022
2023 * modes.texi (Search-based Fontification): Correct a typo.
2024
bc5cde4b
JB
20252009-01-25 Juanma Barranquero <lekktu@gmail.com>
2026
2027 * abbrevs.texi (Abbrev Table Properties): Fix typo.
2028 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
2029
3533155b
EZ
20302009-01-24 Eli Zaretskii <eliz@gnu.org>
2031
f721deda
EZ
2032 * display.texi (Window Systems): Document the value of
2033 `initial-window-system' under --daemon.
2034
3533155b
EZ
2035 * os.texi (System Environment): Remove description of the
2036 `environment' function which has been deleted.
2037
f79b43b2
DN
20382009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
2039
2040 * frames.texi (Multiple Displays): Remove documentation for
2041 removed function make-frame-on-tty.
2042
e3aa6669
CY
20432009-01-22 Chong Yidong <cyd@stupidchicken.com>
2044
2045 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
2046 write-region-annotate-functions.
2047 Document write-region-post-annotation-function.
e3aa6669 2048
fb13a416
CY
20492009-01-19 Chong Yidong <cyd@stupidchicken.com>
2050
2051 * display.texi (Font Lookup): Document WIDTH argument of
2052 x-list-fonts.
2053
02eccf6b
EZ
20542009-01-17 Eli Zaretskii <eliz@gnu.org>
2055
ead3f58d
EZ
2056 * maps.texi (Standard Keymaps): Rename function-key-map to
2057 local-function-key-map.
2058
2059 * keymaps.texi (Translation Keymaps): Rename function-key-map to
2060 local-function-key-map.
2061
2062 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
2063 and `set-keyboard-coding-system' now accept an optional terminal
2064 argument.
2065
2066 * commands.texi (Event Mod): `keyboard-translate-table' is now
2067 terminal-local.
2068 (Function Keys): Rename function-key-map to
2069 local-function-key-map.
2070
df05a163
EZ
2071 * elisp.texi (Top): Make @detailmenu be consistent with changes in
2072 frames.texi.
2073
0ed8034e 2074 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
2075 `delete-terminal-functions', `suspend-tty-functions' and
2076 `resume-tty-functions'.
0ed8034e
EZ
2077
2078 * frames.texi (Frames): Document `frame-terminal' and
2079 `terminal-live-p'.
2080 (Multiple Displays): Document `make-frame-on-tty'.
2081 (Multiple Terminals): Document `terminal-list', `delete-terminal',
2082 `terminal-name', and `get-device-terminal'.
490f1197
EZ
2083 (Terminal Parameters): Document `terminal-parameters',
2084 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
2085
2086 * os.texi (System Environment): Document `environment' and
2087 `initial-environment'.
490f1197
EZ
2088 (Suspending Emacs): Update for multi-tty; document
2089 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 2090
02eccf6b
EZ
2091 * nonascii.texi (Coding System Basics): More accurate description
2092 of `raw-text'.
2093
f19fea97
JB
20942009-01-12 Juanma Barranquero <lekktu@gmail.com>
2095
2096 * display.texi (Low-Level Font): Fix typo.
2097
16fa292f
CY
20982009-01-10 Chong Yidong <cyd@stupidchicken.com>
2099
2100 * elisp.texi (Top): Update node listing.
2101
2102 * display.texi (PostScript Images): Node deleted.
2103
0b4faef3
EZ
21042009-01-10 Eli Zaretskii <eliz@gnu.org>
2105
3355f04d
EZ
2106 * processes.texi (Decoding Output): Document that null bytes force
2107 no-conversion for reading process output.
2108
2109 * files.texi (Reading from Files): Document that null bytes force
2110 no-conversion when visiting files.
2111
11625308 2112 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 2113
5dcb4c4e
SM
2114 * nonascii.texi (Lisp and Coding Systems):
2115 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 2116 (Character Properties): Improve wording.
0b4faef3 2117
ce9cf065
CY
21182009-01-09 Chong Yidong <cyd@stupidchicken.com>
2119
2120 * display.texi (Font Lookup): Remove obsolete function
2121 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
2122 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
2123 (Font Selection): Reorder order of variable descriptions.
2124 Minor clarifications.
ce9cf065
CY
2125
2126 * elisp.texi (Top): Update node listing.
2127
ab756fb3
GM
21282009-01-09 Glenn Morris <rgm@gnu.org>
2129
2130 * commands.texi (Command Loop Info): Say that last-command-char and
2131 last-input-char are obsolete aliases.
2132
2133 * edebug.texi (Edebug Recursive Edit): Remove separate references to
2134 last-input-char and last-command-char, since they are just aliases for
2135 last-input-event and last-command-event.
2136
2137 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
2138 last-command-char.
2139
6b2b8ab1
CY
21402009-01-08 Chong Yidong <cyd@stupidchicken.com>
2141
2142 * elisp.texi: Update node listing.
2143
2144 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
2145 (Face Attributes): Don't link to Font Lookup.
2146 Document font-family-list.
6b2b8ab1
CY
2147 (Fonts): New node.
2148
3568e767
JR
21492009-01-08 Jason Rumney <jasonr@gnu.org>
2150
2151 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 2152 changing the standard pointer shapes. (Bug#1485)
3568e767 2153
6221c8db
CY
21542009-01-08 Chong Yidong <cyd@stupidchicken.com>
2155
2156 * display.texi (Attribute Functions): Note that a function value
2157 :height is relative, and that compatibility functions work by
2158 calling set-face-attribute.
2159 (Displaying Faces): Reorder list in order of increasing priority.
2160 (Face Remapping): New node. Content moved here from Displaying
2161 Faces.
2162 (Glyphs): Link to Face Functions.
2163
e3d3799a
CY
21642009-01-08 Chong Yidong <cyd@stupidchicken.com>
2165
2166 * display.texi (Faces): Don't discuss face id here. facep does
2167 not return t.
2168 (Defining Faces): Minor clarification.
2169 (Face Attributes): Rearrange items to match docstring of
2170 set-face-attribute. Add :foundry attribute. Document new role of
2171 :font attribute. Texinfo usage fix.
2172 (Attribute Functions): Copyedits.
2173 (Face Functions): Note that face number is seldom used.
2174
638a2457
RS
21752009-01-05 Richard M Stallman <rms@gnu.org>
2176
2177 * strings.texi (Predicates for Strings): Minor clarification.
2178
2179 * functions.texi (Function Safety): Texinfo usage fix.
2180
49ea0074
JB
21812009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
2182
2183 * objects.texi (General Escape Syntax): Fix typo.
2184
9f822178
MR
21852009-01-03 Martin Rudalics <rudalics@gmx.at>
2186
2187 * windows.texi (Choosing Window): Say that pop-up-frame-alist
2188 works via the default value of pop-up-frame-function.
2189
af34ad36
EZ
21902009-01-02 Eli Zaretskii <eliz@gnu.org>
2191
2192 * processes.texi (System Processes): Document the `time' and
2193 `ctime' attributes of `system-process-attributes'.
2194
d31f6679
CY
21952009-01-01 Chong Yidong <cyd@stupidchicken.com>
2196
2197 * display.texi (Face Attributes): Clarify :height attribute.
2198
174dc00c
MR
21992008-12-31 Martin Rudalics <rudalics@gmx.at>
2200
2201 * buffers.texi (The Buffer List): Clarify what moves a buffer to
2202 the front of the buffer list. Add entries for `last-buffer' and
2203 `unbury-buffer'.
2204
b8afe7e4
EZ
22052008-12-27 Eli Zaretskii <eliz@gnu.org>
2206
d14030f5
EZ
2207 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
2208 and its subsections.
2209
2210 * frames.texi (Multiple Terminals, Low-level Terminal)
2211 (Terminal Parameters, Frames on Other TTY devices): New sections.
2212 (Frames): Add an xref to "Multiple Terminals".
2213
765980a4
EZ
2214 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
2215
2216 * objects.texi (Terminal Type): New node.
2217 (Editing Types): Add it to the menu.
2218
47bd5577
EZ
2219 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
2220 Variables".
2221
eb22b78c 2222 * variables.texi (Directory Local Variables): New node.
47bd5577 2223 (Variables): Add a menu item for it.
eb22b78c 2224
b8afe7e4
EZ
2225 * loading.texi (Autoload): Document `generate-autoload-cookie' and
2226 `generated-autoload-file'.
2227
77bb0476
EZ
22282008-12-20 Eli Zaretskii <eliz@gnu.org>
2229
028e2c19
EZ
2230 * os.texi (Startup Summary): Add xref to documentation of
2231 `initial-window-system'.
2232
77bb0476
EZ
2233 * display.texi (Window Systems): Document `window-system' the
2234 function. The variable `window-system' is now frame-local.
028e2c19 2235 Document `initial-window-system'.
77bb0476 2236
dda87836
MR
22372008-12-19 Martin Rudalics <rudalics@gmx.at>
2238
2239 * windows.texi (Windows): Rewrite description of
2240 fit-window-to-buffer.
2241
caef3ed2
GM
22422008-12-13 Glenn Morris <rgm@gnu.org>
2243
2244 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
2245 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
2246
21c58e4d
GM
22472008-12-12 Glenn Morris <rgm@gnu.org>
2248
2249 * debugging.texi (Error Debugging): Refer forwards to
2250 eval-expression-debug-on-error.
2251
af38459f
EZ
22522008-12-05 Eli Zaretskii <eliz@gnu.org>
2253
5dedd9b5
EZ
2254 * strings.texi (String Basics): Only unibyte strings that
2255 represent key sequences hold 8-bit raw bytes.
2256
af38459f
EZ
2257 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
2258 paragraph to speak about `undecided'.
2259 (Character Properties): Don't explain the meaning of each
2260 property; instead, identify their Unicode Standard names.
b3f1f4a5 2261 (Character Sets): Document `map-charset-chars'.
af38459f 2262
fa047ae7
GM
22632008-12-02 Glenn Morris <rgm@gnu.org>
2264
2265 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2266 section yet again.
2267
47dbc044
EZ
22682008-11-29 Eli Zaretskii <eliz@gnu.org>
2269
98d05998
EZ
2270 * nonascii.texi (Character Properties): New Section.
2271 (Specifying Coding Systems): Document
2272 `coding-system-priority-list', `set-coding-system-priority', and
2273 `with-coding-priority'.
2274 (Lisp and Coding Systems): Document `check-coding-systems-region'
2275 and `coding-system-charset-list'.
2276 (Coding System Basics): Document `coding-system-aliases'.
2277
2278 * elisp.texi (Top): Add a @detailmenu entry for "Character
2279 Properties".
2280
47dbc044
EZ
2281 * objects.texi (Character Type): Correct the range of Emacs
2282 characters. Add an @xref to "Character Codes".
2283
2284 * strings.texi (String Basics): Add an @xref to "Character Codes".
2285
2286 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2287
2288 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2289 (Character Codes): Document `max-char'.
2290
8b80cdf5
EZ
22912008-11-28 Eli Zaretskii <eliz@gnu.org>
2292
2293 * nonascii.texi (Text Representations, Converting Representations)
2294 (Character Sets, Scanning Charsets, Translation of Characters):
2295 Make text more accurate.
2296
a99dceba
GM
22972008-11-28 Glenn Morris <rgm@gnu.org>
2298
2299 * files.texi (Format Conversion Round-Trip): Improve previous change.
2300
f6dc3bed
CY
23012008-11-26 Chong Yidong <cyd@stupidchicken.com>
2302
2303 * modes.texi (Auto Major Mode): Fix example.
2304
5da9413d
GM
23052008-11-25 Glenn Morris <rgm@gnu.org>
2306
2307 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2308
2309 * files.texi (Format Conversion Round-Trip):
2310 Use active voice for previous change.
2311
fcca848c
CY
23122008-11-25 Chong Yidong <cyd@stupidchicken.com>
2313
2314 * os.texi (Processor Run Time):
2315 * processes.texi (Transaction Queues):
2316 * markers.texi (The Mark):
2317 * windows.texi (Choosing Window, Selecting Windows):
2318 * files.texi (Changing Files, Magic File Names):
2319 * commands.texi (Key Sequence Input):
2320 * functions.texi (Declaring Functions):
2321 * strings.texi (Predicates for Strings):
2322 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
2323
36c8dc54
CY
23242008-11-24 Chong Yidong <cyd@stupidchicken.com>
2325
2326 * help.texi (Accessing Documentation): Update example.
2327
2328 * variables.texi (Defining Variables): Note that `*' is not
2329 necessary if defcustom is used.
2330
2a79b242
EZ
23312008-11-22 Eli Zaretskii <eliz@gnu.org>
2332
2333 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2334 Characters" from @detailmenu.
2335
2336 * nonascii.texi (Character Codes, Character Sets)
2337 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
2338 (Chars and Bytes, Splitting Characters): Sections removed.
2339
392f0d26
LK
23402008-11-22 Lute Kamstra <lute@gnu.org>
2341
2342 * positions.texi (Text Lines): Update goto-line documentation.
2343
af1a5cd5
MR
23442008-11-21 Martin Rudalics <rudalics@gmx.at>
2345
6a4cfb0c
MR
2346 * frames.texi (Frames): Fix typo, add cross references, reword.
2347 (Initial Parameters): Reword special-display-frame-alist text.
2348 (Frames and Windows): Reword. Describe argument norecord for
2349 set-frame-selected-window.
2350 (Input Focus): Describe argument norecord for select-frame.
2351 Remove comment on MS-Windows behavior for focus-follows-mouse.
2352 (Raising and Lowering): Mention windows-frames dichotomy in
2353 metaphor.
2354
af1a5cd5
MR
2355 * windows.texi (Displaying Buffers, Vertical Scrolling)
2356 (Horizontal Scrolling): Fix indenting and rewording issues
2357 introduced with 2008-11-07 change.
2358
c249fa9c
GM
23592008-11-20 Glenn Morris <rgm@gnu.org>
2360
2361 * files.texi (Format Conversion Round-Trip): Mention `preserve'
2362 element of `format-alist'.
2363
204d4665
GM
23642008-11-19 Glenn Morris <rgm@gnu.org>
2365
2366 * doclicense.texi: Update to FDL 1.3.
2367 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2368
cc0910af
CY
23692008-11-18 Chong Yidong <cyd@stupidchicken.com>
2370
efe6e7c4
CY
2371 * windows.texi (Window Hooks): Remove *-end-trigger-functions
2372 vars, which are obsolete. Mention jit-lock-register.
2373
5dcb4c4e
SM
2374 * modes.texi (Other Font Lock Variables):
2375 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 2376
cc0910af
CY
2377 * frames.texi (Color Parameters): Document alpha parameter.
2378
aeeedf76
MR
23792008-11-16 Martin Rudalics <rudalics@gmx.at>
2380
2381 * windows.texi (Splitting Windows, Deleting Windows)
2382 (Selecting Windows, Cyclic Window Ordering)
2383 (Buffers and Windows, Displaying Buffers, Choosing Window)
2384 (Dedicated Windows, Window Point, Window Start and End)
2385 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
2386 (Size of Window, Resizing Windows, Window Configurations)
2387 (Window Parameters): Avoid @var at beginning of sentences and
2388 reword accordingly.
2389
4c565c5c
LK
23902008-11-11 Lute Kamstra <lute@gnu.org>
2391
2392 * files.texi (File Name Components): Fix file-name-extension
2393 documentation.
2394
25f494c9
JB
23952008-11-11 Juanma Barranquero <lekktu@gmail.com>
2396
2397 * frames.texi (Basic Parameters): Remove display-environment-variable
2398 and term-environment-variable.
2399
a1401ab1
EZ
24002008-11-08 Eli Zaretskii <eliz@gnu.org>
2401
2402 * windows.texi (Basic Windows, Splitting Windows)
2403 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
2404 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
2405 (Resizing Windows, Window Configurations, Window Parameters):
2406 Fix wording and markup.
a1401ab1 2407
efafc282
MR
24082008-11-07 Martin Rudalics <rudalics@gmx.at>
2409
2410 * windows.texi (Windows): Update entries.
2411 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 2412 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
2413 (Selecting Windows, Cyclic Window Ordering): Reword with special
2414 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
2415 (Buffers and Windows, Choosing Window): Reword with special
2416 emphasis on dedicated windows.
2417 (Displaying Buffers): Reword. For switch-to-buffer mention that
2418 it may fall back on pop-to-buffer. For other-window try to
2419 explain how it treats the cyclic ordering of windows.
efafc282
MR
2420 (Dedicated Windows): New node and section discussing dedicated
2421 windows and associated functions.
86ab855a 2422 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
2423 (Window Start and End): Rename node and section title. Reword.
2424 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2425 Minor rewording.
2426 (Size of Window): Reword, in particular text on window-width.
2427 (Resizing Windows): Reword. Add text on balancing windows.
2428 (Window Configurations): Reword. Mention window parameters.
2429 (Window Parameters): New node and section on window parameters.
2430 (Window Hooks): Reword. Mention that
2431 window-configuration-change-hook is run "buffer-locally".
2432 * elisp.texi (Top): Update Windows entries in @detailmenu
2433 section.
2434
d60a8ab2
JB
24352008-11-04 Juanma Barranquero <lekktu@gmail.com>
2436
2437 * searching.texi (Regexp Search): Fix typo.
2438
01777627
CY
24392008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2440
2441 * searching.texi (Regexp Search): Document GREEDY arg.
2442 (Simple Match Data): Fix return value.
2443
c4526e93
EZ
24442008-11-01 Eli Zaretskii <eliz@gnu.org>
2445
2446 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
2447 with Emacs 23 internal representation of characters.
2448 Document `unibyte-string'.
c4526e93 2449
fe2ae8b5
CY
24502008-10-28 Chong Yidong <cyd@stupidchicken.com>
2451
2452 * processes.texi (Process Information): Note that process-status
2453 does not accept buffer names.
2454
cc5a21e3
CY
24552008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2456
2457 * positions.texi (Skipping Characters): Correct return value of
2458 skip-chars-forward.
2459
09460d9a
MR
24602008-10-25 Martin Rudalics <rudalics@gmx.at>
2461
520b29e7
MR
2462 * windows.texi (Deleting Windows): Update documentation of
2463 delete-windows-on.
2464 (Buffers and Windows): Update documentations of
2465 get-buffer-window and get-buffer-window-list.
2466 (Displaying Buffers): Update documentation of
2467 replace-buffer-in-windows.
2468
09460d9a
MR
2469 * buffers.texi (Current Buffer): Reword set-buffer and
2470 with-current-buffer documentations.
2471 (Creating Buffers): Reword documentation of get-buffer-create.
2472
4d48fcdc
MR
24732008-10-23 Martin Rudalics <rudalics@gmx.at>
2474
2475 * buffers.texi (Current Buffer): Reword documentation of
2476 set-buffer.
2477 (Buffer Names): Reword documentation of buffer-name.
2478 (The Buffer List): For bury-buffer explain what happens with the
2479 buffer's window.
2480 (Creating Buffers): Say that get-buffer-create's arg is called
2481 buffer-or-name.
2482
f0143c43
CY
24832008-10-22 Chong Yidong <cyd@stupidchicken.com>
2484
3e5dbbd3
CY
2485 * advice.texi (Computed Advice): Explain what DEFINITION is.
2486
f0143c43
CY
2487 * nonascii.texi (Character Codes): Remove obsolete function
2488 char-valid-p, and document characterp instead.
2489
52a94b85
MR
24902008-10-22 Martin Rudalics <rudalics@gmx.at>
2491
2492 * windows.texi (Displaying Buffers): Reword documentation of
2493 pop-to-buffer.
2494 (Choosing Window): Rewrite documentation of display-buffer and
2495 its options.
2496
f76f8246
MR
2497 * buffers.texi (Killing Buffers): Update documentation of
2498 kill-buffer.
2499
acc8b598
EZ
25002008-10-21 Eli Zaretskii <eliz@gnu.org>
2501
80e6b6df
EZ
2502 * processes.texi (Serial Ports): Fix wording and improve markup.
2503
3645358a
EZ
2504 * searching.texi (Regexp Search): Document `string-match-p' and
2505 `looking-at-p'.
2506 (POSIX Regexps): Add an xref for "non-greedy".
2507 (Regexp Special): Add @cindex entry for "non-greedy".
2508
b3d50cff 2509 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 2510 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 2511
73b7530a
EZ
2512 * frames.texi (Color Names): Add an xref to `read-color'.
2513
2514 * minibuf.texi (High-Level Completion): Document `read-color'.
2515
acc8b598
EZ
2516 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2517
2518 * positions.texi (Narrowing): Add an xref to "Swapping Text".
2519
2520 * buffers.texi (Swapping Text): New section, documents
2521 `buffer-swap-text'.
2522
10e187e8
MR
25232008-10-21 Martin Rudalics <rudalics@gmx.at>
2524
2525 * windows.texi (Resizing Windows): Minor wording fix.
2526
fd6f900c
EZ
25272008-10-20 Eli Zaretskii <eliz@gnu.org>
2528
2529 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2530 and `combine-and-quote-strings'.
2531
2532 * strings.texi (Creating Strings): Add xrefs for them.
2533
e4372165
EZ
25342008-10-19 Eli Zaretskii <eliz@gnu.org>
2535
d6328fba
EZ
2536 * elisp.texi (Top): Make descriptive text for "Reading File Names"
2537 match the corresponding menu in minibuf.texi.
2538
e4372165
EZ
2539 * minibuf.texi (Reading File Names): Document `read-shell-command'
2540 and `minibuffer-local-shell-command-map'.
2541
5d8dda33
MR
25422008-10-19 Martin Rudalics <rudalics@gmx.at>
2543
2544 * windows.texi (Resizing Windows): Remove var{} around "window" in
2545 documentation of enlarge-window.
2546 Rewrite documentation of window-min-height and window-min-width.
2547
437706cd
EZ
25482008-10-19 Eli Zaretskii <eliz@gnu.org>
2549
80f85d7c
EZ
2550 * functions.texi (Calling Functions): Document `apply-partially'.
2551
291703b5
EZ
2552 * hooks.texi (Standard Hooks): Mention
2553 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2554
2555 * variables.texi (File Local Variables): Document
2556 `file-local-variables-alist', `before-hack-local-variables-hook'
2557 and `hack-local-variables-hook'.
2558
583d8b3c
EZ
2559 * processes.texi (Synchronous Processes): Document `process-lines'.
2560
5dcb4c4e
SM
2561 * customize.texi (Variable Definitions):
2562 Document `custom-reevaluate-setting'.
437706cd 2563
7e51d89b
MR
25642008-10-18 Martin Rudalics <rudalics@gmx.at>
2565
2566 * windows.texi (Choosing Window, Deleting Windows)
2567 (Displaying Buffers): Expand documentation of dedicated windows.
2568
43c59a3d
EZ
25692008-10-18 Eli Zaretskii <eliz@gnu.org>
2570
018a960d
EZ
2571 * files.texi (Changing Files): Document symbolic input of file
2572 modes to `set-file-modes'. Document `read-file-modes' and
2573 `file-modes-symbolic-to-number'.
2574
2c0b8144
EZ
2575 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2576 and `search-map'.
2577
5dcb4c4e
SM
2578 * searching.texi (Search and Replace):
2579 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 2580 Document `multi-query-replace-map'.
80120f13 2581
6d4913f0 2582 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
2583 (Completion Commands, Reading File Names):
2584 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
2585 `minibuffer-local-filename-must-match-map'.
2586 (Minibuffer Completion): The `require-match' argument to
2587 `completing-read' can now have the value `confirm-only'.
2588
43c59a3d
EZ
2589 * windows.texi (Displaying Buffers): Minor wording fix.
2590 (Choosing Window): `split-height-threshold' can now be nil.
2591 Document `split-width-threshold'. `pop-up-frames' can have the
2592 value `graphic-only'.
2593
f36acfd9
EZ
25942008-10-17 Eli Zaretskii <eliz@gnu.org>
2595
2596 * os.texi (Startup Summary): Document `before-init-time' and
2597 `after-init-time'. Document `initial-window-system' and
2598 `window-system-initialization-alist'. Document reading the
2599 abbrevs file. Document the call to `server-start' under --daemon.
2600 Rearrange a bit to be consistent with the code flow.
53728487
EZ
2601 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
2602 (Time Parsing): Document `format-seconds'.
f36acfd9 2603
96995b89
MR
26042008-10-17 Martin Rudalics <rudalics@gmx.at>
2605
2606 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
2607 and reword.
2608
2de17c73
EZ
26092008-10-16 Eli Zaretskii <eliz@gnu.org>
2610
2611 * markers.texi (The Mark): Document use-region-p.
2612
9cf52b11
EZ
26132008-10-15 Eli Zaretskii <eliz@gnu.org>
2614
c3aaf1d7
EZ
2615 * internals.texi (Writing Emacs Primitives): The interactive spec
2616 of a primitive can be a Lisp form.
2617
841a1743
EZ
2618 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
2619 values of transient-mark-mode. Document handle-shift-selection.
2620
2621 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
2622 (Interactive Examples): Show an example of `^'.
2623 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
2624 (Defining Commands, Using Interactive): The interactive-form of a
2625 function can be added via its symbol's property.
841a1743 2626
52441368
EZ
2627 * positions.texi (List Motion): beginning-of-defun-function can
2628 now accept an argument.
2629
8e8c1a72
EZ
2630 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
2631 now return a list of strings.
2632
a33a1f2a
EZ
2633 * control.texi (Handling Errors): Document ignore-errors.
2634
4fb04348
EZ
2635 * frames.texi (Creating Frames): Document frame-inherited-parameters.
2636 (Parameter Access): Document set-frame-parameter.
2637
ee666f84
EZ
2638 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
2639 Hooks" for the effect of kill-all-local-variables on local hook
2640 functions.
2641
9cf52b11
EZ
2642 * modes.texi (Major Mode Conventions, Mode Line Variables):
2643 `mode-name' need not be a string. xref to "Mode Line Data" for
2644 details, and to "Emulating Mode Line" for computing a string
2645 value.
2646
22526bc4
EZ
26472008-10-14 Eli Zaretskii <eliz@gnu.org>
2648
a65f6a85
EZ
2649 * processes.texi (System Processes): New section.
2650 (Processes, Signals to Processes): Add xrefs to it.
2651
2652 * objects.texi (Editing Types): A `process' is a subprocess of
2653 Emacs, not just any process running on the OS.
2654
2655 * elisp.texi (Top): Adjust the @detailmenu for the above two
2656 changes.
2657
2724b26a
EZ
2658 * sequences.texi (Char-Tables): Remove documentation of
2659 set-char-table-default, which has no effect since Emacs 23.
2660 <char-table-range, set-char-table-range>: Don't mention generic
2661 characters and charsets. Add a cons cell as a possible argument.
2662
2663 * nonascii.texi (Splitting Characters)
2664 (Translation of Characters): Don't mention generic characters.
2665
2666 * display.texi (Fontsets): Don't mention generic characters.
2667
22526bc4 2668 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 2669 argument FUNCTION with a cons cell as KEY.
22526bc4 2670
eaf4b689
EZ
26712008-10-13 Eli Zaretskii <eliz@gnu.org>
2672
45e46036
EZ
2673 * objects.texi (Primitive Function Type): Move "@cindex special
2674 forms" from here...
2675
2676 * eval.texi (Special Forms): ...to here.
2677
2678 * functions.texi (What Is a Function): `functionp' returns nil for
2679 special forms. Add an xref.
2680
eaf4b689
EZ
2681 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
2682 Variables".
2683
2684 * variables.texi (Frame-Local Variables): New section.
2685 (Buffer-Local Variables): Add an xref to it.
2686 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
2687 have both frame-local and buffer-local binding.
2688
2689 * frames.texi (Frames): Mention multiple tty frames.
2690 (Frame Parameters, Parameter Access): Mention frame-local variable
2691 bindings.
2692
15688fce
GM
26932008-09-20 Glenn Morris <rgm@gnu.org>
2694
2695 * display.texi (Defining Faces): Recommend against face variables.
2696
35539065
JB
26972008-09-16 Juanma Barranquero <lekktu@gmail.com>
2698
2699 * display.texi (Echo Area Customization): Fix typo.
2700
6a57054b
JB
27012008-09-09 Juanma Barranquero <lekktu@gmail.com>
2702
2703 * loading.texi (Where Defined): Add `defface' item.
2704
d632fb82
MR
27052008-09-06 Martin Rudalics <rudalics@gmx.at>
2706
2707 * loading.texi (Where Defined): Fix description of symbol-file.
2708
905a9adb
JR
27092008-08-26 Jason Rumney <jasonr@gnu.org>
2710
2711 * display.texi (TIFF Images): New section describing :index property.
2712
852e91b7
CY
27132008-08-23 Chong Yidong <cyd@stupidchicken.com>
2714
2715 * display.texi (Temporary Displays): Remove unnecessary comment
2716 about usage of temp-buffer-show-hook.
2717
6be001ee
CY
27182008-08-05 Chong Yidong <cyd@stupidchicken.com>
2719
2720 * symbols.texi (Other Plists): Fix incorrect example.
2721 Suggested by Florian Beck.
2722
58e3d8e8
JB
27232008-07-31 Juanma Barranquero <lekktu@gmail.com>
2724
2725 * os.texi: Fix previous change.
2726
7c2fb837
DN
27272008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2728
2729 * os.texi:
2730 * intro.texi:
2731 * files.texi: Remove VMS support.
2732
9e2a2647
DN
27332008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2734
2735 * os.texi:
2736 * frames.texi:
2737 * display.texi: Remove mentions of Mac Carbon.
2738
c4f4682b
MB
27392008-07-01 Miles Bader <miles@gnu.org>
2740
2741 * text.texi (Special Properties):
2742 * display.texi (Truncation): Add wrap-prefix and line-prefix.
2743
3696411e
JB
27442008-06-28 Johan Bockgård <bojohan@gnu.org>
2745
2746 * display.texi (Other Image Types): Fix copy/paste error; say
2747 "PBM", not "XBM".
2748
f2a77c3a
DN
27492008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
2750
2751 * os.texi: Remove references to obsolete systems.
2752
6d52677d
EZ
27532008-06-20 Eli Zaretskii <eliz@gnu.org>
2754
2755 * makefile.w32-in (distclean): Remove makefile.
2756
1a87da4c
GM
27572008-06-17 Glenn Morris <rgm@gnu.org>
2758
2759 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
2760 (elisp, dist): Remove rules and variables that are obsolete now
2761 the lisp manual is no longer distributed separately.
2762
fdda1c5d
GM
27632008-06-16 Glenn Morris <rgm@gnu.org>
2764
646692e9
GM
2765 * configure, configure.in, mkinstalldirs: Remove unused files.
2766
2767 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 2768 * vol1.texi (EMACSVER):
6a57054b 2769 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
2770
2771 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
2772 as per maintain.info.
2773
611bee81
GM
27742008-06-15 Glenn Morris <rgm@gnu.org>
2775
a7bed3a0
GM
2776 * makefile.w32-in (manual): Use "23" rather than "21".
2777
2778 * Makefile.in (emacsver): New, set by configure.
2779 (manual): Use emacsver.
2780
d794edf2
GM
2781 * intro.texi: Report bugs using M-x report-emacs-bug.
2782
611bee81
GM
2783 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
2784
c73e02fa
GM
27852008-06-13 Daniel Engeler <engeler@gmail.com>
2786
2787 * elisp.texi, internals.texi, processes.texi: Add documentation
2788 about serial port access.
2789
e40a85cd
MB
27902008-06-05 Miles Bader <miles@gnu.org>
2791
2792 * display.texi (Displaying Faces): Update to reflect function
2793 renamings in face-remap.el.
2794
7b753744
JB
27952008-06-05 Juanma Barranquero <lekktu@gmail.com>
2796
2797 * display.texi (Fontsets): Fix typos.
2798
9d3d42fb
MB
27992008-06-03 Miles Bader <miles@gnu.org>
2800
7b753744
JB
2801 * display.texi (Displaying Faces): Add add-relative-face-remapping,
2802 remove-relative-face-remapping, set-base-face-remapping,
2803 and set-default-base-face-remapping.
9d3d42fb 2804
f2cec7a9
MB
28052008-06-01 Miles Bader <miles@gnu.org>
2806
2807 * display.texi (Displaying Faces): Add face-remapping-alist.
2808
8f39c96d
SM
28092008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2810
2811 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
2812 variable names.
2813
1ef5eecc
ER
28142008-05-03 Eric S. Raymond <esr@golux>
2815
352c8b4a 2816 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
2817 (current-global-map) return references, not copies.
2818
63b4387f
JL
28192008-05-02 Juri Linkov <juri@jurta.org>
2820
2821 * minibuf.texi (Text from Minibuffer): Document a list of
2822 default values for `read-from-minibuffer'.
2823
38a8b703
JB
28242008-04-24 Juanma Barranquero <lekktu@gmail.com>
2825
2826 * nonascii.texi (Translation of Characters): Fix previous change.
2827
7c42e639
CY
28282008-04-20 Chong Yidong <cyd@stupidchicken.com>
2829
2830 * display.texi (Overlay Properties): Clarify role of underlying
2831 textprop and overlay keymaps for display strings.
2832
2833 * keymaps.texi (Active Keymaps): Ditto.
2834
25c0d999
SM
28352008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2836
2837 * minibuf.texi (Programmed Completion):
2838 Replace dynamic-completion-table with the new completion-table-dynamic.
2839
e3af5968
CY
28402008-04-07 Chong Yidong <cyd@stupidchicken.com>
2841
2842 * intro.texi (Some Terms): Change "fonts in this manual" index
2843 entry to "typographic conventions".
2844
6bfc8698
EZ
28452008-04-05 Eli Zaretskii <eliz@gnu.org>
2846
2847 * objects.texi (Text Props and Strings): Add indexing for read
2848 syntax of text properties.
2849
4972c361
SM
28502008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
2851
2852 * processes.texi (Decoding Output): Remove process-filter-multibyte
2853 functions.
2854
c70a68db
MR
28552008-03-15 Martin Rudalics <rudalics@gmx.at>
2856
2857 * display.texi (Finding Overlays): Say that empty overlays at
2858 the end of the buffer are reported too.
2859
1291fd36
GM
28602008-03-13 Glenn Morris <rgm@gnu.org>
2861
2862 * elisp.texi (EMACSVER): Set to 23.0.60.
2863
c6b0dfd5
CY
28642008-02-26 Chong Yidong <cyd@stupidchicken.com>
2865
38a8b703 2866 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 2867
875fc30c
GM
28682008-02-22 Glenn Morris <rgm@gnu.org>
2869
2870 * frames.texi (Position Parameters): Clarify the description of
2871 `left' and `top', using information from "Geometry".
2872 (Geometry): Give a pointer to "Position Parameters", rather than
2873 repeating information.
2874
d8c8e45a
GM
28752008-02-11 Glenn Morris <rgm@gnu.org>
2876
2877 * objects.texi (Equality Predicates): No longer talk about "two"
2878 functions.
2879
38a8b703 28802008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
2881
2882 * objects.texi (Equality Predicates): Add defun for
2883 equal-including-properties.
2884
bfffe0b1
GM
28852008-02-10 Glenn Morris <rgm@gnu.org>
2886
2887 * objects.texi (Equality Predicates):
2888 Mention equal-including-properties.
2889
431b78c9
RS
28902008-02-07 Richard Stallman <rms@gnu.org>
2891
2892 * windows.texi (Window Start): Mention the feature of moving
2893 window-start to start of line.
2894
c8763fb6 28952008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
2896
2897 * keymaps.texi (Tool Bar): Document rtl property.
2898
1a256502
TTN
28992008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
2900
2901 * display.texi (Button Types):
2902 For define-button-type, clarify type of NAME.
2903
569382c2
MR
29042008-01-19 Martin Rudalics <rudalics@gmx.at>
2905
2906 * buffers.texi (Buffer Modification): Fix typo.
2907
f3041af1
DN
29082008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
2909
2910 * os.texi (System Environment): Remove references to OSes that are
2911 not supported anymore.
2912
d35e1cd7
DN
29132008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
2914
2915 * os.texi (System Environment): Remove mention for Masscomp.
2916
23af7580
RS
29172008-01-04 Richard Stallman <rms@gnu.org>
2918
2919 * display.texi (Faces): Don't talk about internal face vector as arg
2920 to facep.
2921
2922 * customize.texi (Type Keywords): Fix previous change.
2923
2924 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
2925 * elisp.texi (Top): Fix menu for commands.texi change.
2926
ec7d5b1e
RS
29272007-12-30 Richard Stallman <rms@gnu.org>
2928
5dcb4c4e 2929 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
2930 (Accessing Scroll): New node broken out of Accessing Mouse.
2931
101a6cea
RS
29322007-12-28 Richard Stallman <rms@gnu.org>
2933
2934 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 2935 (Basic Parameters): For `title', refer to title bar.
041817a4 2936 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 2937
72b7e664
RS
29382007-12-23 Richard Stallman <rms@gnu.org>
2939
2940 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
2941 Improve some of the commented-out keywords' text too.
2942
27a4f445
MR
29432007-12-14 Martin Rudalics <rudalics@gmx.at>
2944
e2e3f1d7
MR
2945 * nonascii.texi (Encoding and I/O): Reword to avoid saying
2946 "visit the current buffer".
2947
27a4f445
MR
2948 * os.texi (System Interface): Fix typo.
2949
a2afc99d
RS
29502007-12-04 Richard Stallman <rms@gnu.org>
2951
2952 * objects.texi (Symbol Type): Fix typo.
2953
b694135c
RS
29542007-12-03 Richard Stallman <rms@gnu.org>
2955
2956 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
2957
f99a19da
GM
29582007-12-01 Glenn Morris <rgm@gnu.org>
2959
2960 * functions.texi (Declaring Functions): Improve previous change.
2961
8f4b37d8
GM
29622007-11-30 Glenn Morris <rgm@gnu.org>
2963
2964 * functions.texi (Declaring Functions): Add optional fourth
2965 argument of declare-function, and setting third argument to `t'.
2966
61a2fe01
RS
29672007-11-29 Richard Stallman <rms@gnu.org>
2968
2969 * customize.texi (Composite Types): Document `group' type.
2970
cbfc5193
GM
29712007-11-29 Glenn Morris <rgm@gnu.org>
2972
5dcb4c4e
SM
2973 * functions.texi (Declaring Functions): Add findex.
2974 Mention `external' files.
cbfc5193 2975
8386283a
JB
29762007-11-26 Juanma Barranquero <lekktu@gmail.com>
2977
2978 * functions.texi (Declaring Functions): Fix directive.
2979
a07c9a8b
RS
29802007-11-25 Richard Stallman <rms@gnu.org>
2981
2982 * help.texi (Help Functions): Clean up last change.
2983
2984 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
2985
2986 * loading.texi (Named Features): Minor cleanup.
2987
2988 * macros.texi (Eval During Expansion): Minor cleanup.
2989
2990 * variables.texi (Variable Aliases): Minor cleanup.
2991
a0925923
RS
29922007-11-24 Richard Stallman <rms@gnu.org>
2993
2994 * functions.texi (Declaring Functions): Clarify previous change.
2995
2996 * compile.texi (Compiler Errors): Clarify previous change.
2997
20c63e44
RS
29982007-11-24 Richard Stallman <rms@gnu.org>
2999
e5e76c04 3000 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
3001 Clarify the text and move items around.
3002
5bb0cda3
GM
30032007-11-24 Glenn Morris <rgm@gnu.org>
3004
3005 * functions.texi (Declaring Functions): New section.
3006 * compile.texi (Compiler Errors): Mention declaring functions,
3007 defvar with no initvalue, and byte-compile-warnings.
3008
af13c86a
MR
30092007-11-15 Martin Rudalics <rudalics@gmx.at>
3010
3011 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
3012 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
3013
a5373305
MR
30142007-11-13 Martin Rudalics <rudalics@gmx.at>
3015
3016 * help.texi (Help Functions): Document new macro `with-help-window'.
3017
fe284805
JL
30182007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3019
3020 * searching.texi (Replacing Match): Describe new
3021 `match-substitute-replacement'.
3022
2c3a09b1
RS
30232007-10-31 Richard Stallman <rms@gnu.org>
3024
3025 * strings.texi (Creating Strings): Null strings from concat not unique.
3026
f2b480f4
RS
30272007-10-26 Richard Stallman <rms@gnu.org>
3028
3029 * objects.texi (Equality Predicates): Null strings are uniquified.
3030
3031 * minibuf.texi: Minor clarifications in previous change.
3032
db21122c
GM
30332007-10-25 Glenn Morris <rgm@gnu.org>
3034
3035 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
3036
2328cbb3
RS
30372007-10-24 Richard Stallman <rms@gnu.org>
3038
3039 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
3040
3041 * variables.texi (Frame-Local Variables): Node deleted.
3042 (Variables): Delete Frame-Local Variables from menu.
3043 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
3044 (Default Value): Don't mention frame-local vars.
3045
3046 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
3047
3048 * loading.texi (Unloading): Document FEATURE-unload-function
3049 instead of FEATURE-unload-hook.
3050
2328cbb3
RS
3051 * frames.texi (Multiple Displays): Don't mention frame-local vars.
3052
c066bafa
JL
30532007-10-22 Juri Linkov <juri@jurta.org>
3054
3055 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
3056 (High-Level Completion): Document a list of default value strings
3057 in the DEFAULT argument, for which minibuffer functions return the
3058 first element.
3059
65ced25f
JL
30602007-10-17 Juri Linkov <juri@jurta.org>
3061
3062 * text.texi (Filling): Update arguments of fill-paragraph.
3063 fill-paragraph operates on the active region in Transient Mark mode.
3064 Remove fill-paragraph-or-region.
3065
ee46ec8e
KB
30662007-10-13 Karl Berry <karl@gnu.org>
3067
3068 * elisp.texi (@dircategory): Move to after @copying,
3069 since we want @copying as close as possible to the beginning of
3070 the output.
3071
61bbdbc6
RS
30722007-10-12 Richard Stallman <rms@gnu.org>
3073
3074 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
3075
3076 * commands.texi (Distinguish Interactive): New node,
3077 broken out from Interactive Call and rewritten.
3078 (Command Loop): Put Distinguish Interactive in menu.
3079
af23e1e8
RS
30802007-10-09 Richard Stallman <rms@gnu.org>
3081
3082 * text.texi (Examining Properties): Mention overlay priority.
3083
3084 * display.texi (Display Margins): Correct the description
3085 of margin display specifications.
3086 (Replacing Specs): New subnode broken out of Display Property.
3087
e1965a69
JL
30882007-10-06 Juri Linkov <juri@jurta.org>
3089
3090 * text.texi (Filling): Document fill-paragraph-or-region.
3091
4638454b
JB
30922007-10-05 Juanma Barranquero <lekktu@gmail.com>
3093
3094 * display.texi (Auto Faces): Fix typo.
3095
7ed54cc5
RS
30962007-10-02 Richard Stallman <rms@gnu.org>
3097
3098 * display.texi (Display Property): Explain some display specs
3099 don't let you move point in.
3100
5dcb4c4e
SM
3101 * frames.texi (Cursor Parameters):
3102 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
3103
3104 * windows.texi (Basic Windows): Don't describe
3105 cursor-in-non-selected-windows here.
3106
305a7ef2
EZ
31072007-10-01 Eli Zaretskii <eliz@gnu.org>
3108
3109 * processes.texi (Misc Network): Note that these functions are
3110 supported only on some systems.
3111
f7a7f4eb
RS
31122007-10-01 Richard Stallman <rms@gnu.org>
3113
3114 * display.texi (Overlay Properties): Explain nil as priority.
3115 Explain that conflicts are unpredictable if not resolved by
3116 priorities.
3117
780d7bb9
RS
31182007-09-23 Richard Stallman <rms@gnu.org>
3119
3120 * macros.texi (Backquote): Minor clarification.
3121
14b4fdfb
RS
31222007-09-19 Richard Stallman <rms@gnu.org>
3123
3124 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
3125 Clarify when they work in parallel and when one overrides.
3126 Fix error in example.
14b4fdfb 3127
b8d4c8d0
GM
31282007-09-06 Glenn Morris <rgm@gnu.org>
3129
b3e755a9 3130 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
3131 commands to use ../../info.
3132 * Makefile.in (infodir): Go up one more level.
4638454b 3133 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
3134 (miscmanualdir): New.
3135 (dist): Use new variable miscmanualdir.
3136 * makefile.w32-in (infodir, texinputdir): Go up one more level.
3137 (usermanualdir): Change from ../man to ../emacs.
3138
1bb1f7d3
MR
31392007-08-30 Martin Rudalics <rudalics@gmx.at>
3140
3141 * commands.texi (Command Loop Info): Advise against changing
3142 most variables described here. Explain new variable
3143 last-repeatable-command.
3144
b8d4c8d0
GM
31452007-08-29 Glenn Morris <rgm@gnu.org>
3146
3147 * elisp.texi (EMACSVER): Increase to 23.0.50.
3148
31492007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3150
3151 * frames.texi (Basic Parameters): Add display-environment-variable
3152 and term-environment-variable.
3153
31542007-08-28 Juri Linkov <juri@jurta.org>
3155
3156 * display.texi (Image Formats, Other Image Types): Add SVG.
3157
31582007-08-28 Juri Linkov <juri@jurta.org>
3159
3160 * display.texi (Images): Move formats-related text to new node
3161 "Image Formats".
3162 (Image Formats): New node.
3163
619fb9ee
RS
31642007-08-27 Richard Stallman <rms@gnu.org>
3165
3166 * windows.texi (Window Configurations): Clarify what
3167 a window configuration saves.
3168
b8d4c8d0
GM
31692007-08-25 Richard Stallman <rms@gnu.org>
3170
3171 * display.texi (Images): Delete redundant @findex.
3172
39f9da30
GM
31732007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
3174
3175 * text.texi (Change Hooks): (after|before)-change-functions are no
3176 longer bound to nil while running; rather inhibit-modification-hooks
3177 is t.
3178
b8d4c8d0
GM
31792007-08-16 Richard Stallman <rms@gnu.org>
3180
5dcb4c4e
SM
3181 * processes.texi (Asynchronous Processes):
3182 Clarify doc of start-file-process.
b8d4c8d0
GM
3183
31842007-08-08 Martin Rudalics <rudalics@gmx.at>
3185
3186 * modes.texi (Example Major Modes): Fix typo.
3187
31882007-08-08 Glenn Morris <rgm@gnu.org>
3189
3190 * intro.texi (nil and t): Do not use `iff' in documentation.
3191
3192 * tips.texi (Documentation Tips): Recommend against `iff'.
3193
31942007-08-07 Chong Yidong <cyd@stupidchicken.com>
3195
3196 * display.texi (Image Cache): Document image-refresh.
3197
31982007-08-06 Martin Rudalics <rudalics@gmx.at>
3199
3200 * windows.texi (Size of Window): Document window-full-width-p.
3201
32022007-07-25 Glenn Morris <rgm@gnu.org>
3203
3204 * gpl.texi (GPL): Replace license with GPLv3.
3205
3206 * Relicense all FSF files to GPLv3 or later.
3207
32082007-07-24 Michael Albinus <michael.albinus@gmx.de>
3209
4638454b
JB
3210 * processes.texi (Synchronous Processes):
3211 Add `process-file-shell-command'.
b8d4c8d0
GM
3212 (Asynchronous Processes): Mention restricted use of
3213 `process-filter' and `process-sentinel' in
3214 `start-file-process'. Add `start-file-process-shell-command'.
3215
32162007-07-17 Michael Albinus <michael.albinus@gmx.de>
3217
3218 * files.texi (Magic File Names): Introduce optional parameter
3219 IDENTIFICATION for `file-remote-p'.
3220
32212007-07-16 Richard Stallman <rms@gnu.org>
3222
3223 * display.texi (Defining Faces): Fix previous change.
3224
32252007-07-14 Richard Stallman <rms@gnu.org>
3226
3227 * control.texi (Handling Errors): Document `debug' in handler list.
3228
32292007-07-10 Richard Stallman <rms@gnu.org>
3230
3231 * display.texi (Defining Faces): Explain C-M-x feature for defface.
3232
32332007-07-09 Richard Stallman <rms@gnu.org>
3234
3235 * files.texi (Magic File Names): Rewrite previous change.
3236
32372007-07-08 Michael Albinus <michael.albinus@gmx.de>
3238
3239 * files.texi (Magic File Names): Introduce optional parameter
3240 CONNECTED for `file-remote-p'.
3241
32422007-07-07 Michael Albinus <michael.albinus@gmx.de>
3243
3244 * processes.texi (Asynchronous Processes):
3245 * files.texi (Magic File Names): Add `start-file-process'.
3246
32472007-06-27 Richard Stallman <rms@gnu.org>
3248
5dcb4c4e
SM
3249 * files.texi (Format Conversion Piecemeal):
3250 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
3251
32522007-06-27 Michael Albinus <michael.albinus@gmx.de>
3253
4638454b
JB
3254 * files.texi (Magic File Names): Remove `dired-call-process'.
3255 Add `process-file'.
b8d4c8d0
GM
3256
32572007-06-27 Kenichi Handa <handa@m17n.org>
3258
3259 * text.texi (Special Properties): Fix description about
4638454b 3260 `composition' property.
b8d4c8d0
GM
3261
32622007-06-26 Kenichi Handa <handa@m17n.org>
3263
3264 * nonascii.texi (Default Coding Systems): Document about the
3265 return value `undecided'.
3266
32672007-06-25 David Kastrup <dak@gnu.org>
3268
3269 * keymaps.texi (Active Keymaps): Document new POSITION argument of
3270 `current-active-maps'.
3271
32722007-06-24 Karl Berry <karl@gnu.org>
3273
4638454b 3274 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
3275
32762007-06-15 Juanma Barranquero <lekktu@gmail.com>
3277
3278 * display.texi (Overlay Arrow): Doc fix.
3279
32802007-06-14 Karl Berry <karl@tug.org>
3281
3282 * anti.texi (Antinews): Typo.
3283
32842007-06-14 Chong Yidong <cyd@stupidchicken.com>
3285
3286 * display.texi (Image Cache): Document image-refresh.
3287
32882007-06-12 Karl Berry <karl@gnu.org>
3289
3290 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3291 * two-volume.make: New file.
3292 * .cvsignore: Ignore two-volume files.
3293
32942007-06-12 Tom Tromey <tromey@redhat.com>
3295
3296 * os.texi (Init File): Document user-emacs-directory.
3297
32982007-06-03 Nick Roberts <nickrob@snap.net.nz>
3299
3300 * commands.texi (Click Events): Describe width and height when
3301 object is nil.
3302
33032007-05-30 Nick Roberts <nickrob@snap.net.nz>
3304
5dcb4c4e
SM
3305 * commands.texi (Click Events): Layout more logically.
3306 Describe width and height.
b8d4c8d0
GM
3307 (Drag Events, Motion Events): Update to new format for position.
3308
33092007-06-02 Richard Stallman <rms@gnu.org>
3310
3311 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3312
33132007-06-02 Chong Yidong <cyd@stupidchicken.com>
3314
3315 * Version 22.1 released.
3316
33172007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3318
3319 * text.texi (Special Properties): Correct meaning of fontified face.
3320
33212007-05-30 Richard Stallman <rms@gnu.org>
3322
3323 * text.texi (Special Properties): Add link to Adjusting Point.
3324
33252007-05-12 Richard Stallman <rms@gnu.org>
3326
3327 * text.texi (Margins): indent-to-left-margin is not the default.
3328 (Mode-Specific Indent): For indent-line-function, the default
3329 is indent-relative.
3330
3331 * modes.texi (Example Major Modes): Explain last line of text-mode
3332 is redundant.
3333
33342007-05-10 Richard Stallman <rms@gnu.org>
3335
3336 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3337
3338 * help.texi (Keys in Documentation): Add reference to
3339 Documentation Tips.
3340
3341 * files.texi (Format Conversion): TO-FN gets three arguments.
3342
3343 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3344
33452007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3346
3347 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
3348 * files.texi (Format Conversion): Expand intro; add menu.
3349 (Format Conversion Overview, Format Conversion Round-Trip)
3350 (Format Conversion Piecemeal): New nodes/subsections.
3351 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
3352 * text.texi (Text Properties): Remove "Saving Properties" from menu.
3353 (Saving Properties): Delete node/subsection.
3354
33552007-05-07 Karl Berry <karl@gnu.org>
3356
3357 * elisp.texi (EMACSVER): Back to 22.
3358
33592007-05-06 Richard Stallman <rms@gnu.org>
3360
3361 * processes.texi (Accepting Output): Revert most of previous change.
3362
33632007-05-05 Richard Stallman <rms@gnu.org>
3364
3365 * processes.texi (Accepting Output): accept-process-output
3366 uses microseconds, not milliseconds. But that arg is obsolete.
3367
33682007-05-04 Karl Berry <karl@tug.org>
3369
3370 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3371
33722007-05-04 Eli Zaretskii <eliz@gnu.org>
3373
3374 * tips.texi (Documentation Tips): Rearrange items to place the
3375 more important ones first. Add an index entry for hyperlinks.
3376
33772007-05-03 Karl Berry <karl@gnu.org>
3378
3379 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3380 (EMACSVER) [smallbook]: 22 for printed version.
3381
3382 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3383 so restore anchor to normal position after defun. Found by Kevin Ryde.
3384
33852007-04-26 Glenn Morris <rgm@gnu.org>
3386
3387 * elisp.texi (EMACSVER): Increase to 22.1.50.
3388
33892007-04-28 Karl Berry <karl@gnu.org>
3390
3391 * elisp.texi: Improve line breaks on copyright page,
3392 similar layout to emacs manual, 8.5x11 by default.
3393
33942007-04-24 Richard Stallman <rms@gnu.org>
3395
3396 * text.texi (Special Properties): Add xref to Overlay Properties.
3397
3398 * display.texi (Overlay Properties): Add xref to Special Properties.
3399
34002007-04-22 Richard Stallman <rms@gnu.org>
3401
3402 * keymaps.texi (Extended Menu Items): Move the info about
3403 format with cached keyboard binding.
3404
34052007-04-21 Richard Stallman <rms@gnu.org>
3406
3407 * text.texi (Special Properties): Clarify previous change.
3408
3409 * files.texi (File Name Expansion): Clarify previous change.
3410
3411 * display.texi (Attribute Functions): Fix example for
3412 face-attribute-relative-p.
3413
34142007-04-19 Kenichi Handa <handa@m17n.org>
3415
3416 * text.texi (Special Properties): Document composition property.
3417
34182007-04-19 Glenn Morris <rgm@gnu.org>
3419
3420 * files.texi (File Name Expansion): Mention "superroot".
3421
34222007-04-15 Chong Yidong <cyd@stupidchicken.com>
3423
3424 * frames.texi (Multiple Displays): Add note about "multi-monitor"
3425 setups.
3426 (Display Feature Testing): Note that display refers to all
3427 physical monitors for multi-monitor setups.
3428
34292007-04-14 Richard Stallman <rms@gnu.org>
3430
3431 * lists.texi (Sets And Lists): Clarify `delete' examples.
3432 Remove spurious xref to same node.
3433 Clarify xref for add-to-list.
3434
34352007-04-12 Nick Roberts <nickrob@snap.net.nz>
3436
3437 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3438 value of lisp-mode-map.
3439
34402007-04-11 Karl Berry <karl@gnu.org>
3441
3442 * anti.texi (Antinews):
3443 * display.texi (Overlay Properties, Defining Images):
3444 * processes.texi (Synchronous Processes, Sentinels):
3445 * syntax.texi (Syntax Table Internals):
3446 * searching.texi (Regexp Special):
3447 * nonascii.texi (Default Coding Systems):
3448 * text.texi (Special Properties):
3449 * minibuf.texi (Basic Completion): Wording to improve breaks in
3450 8.5x11 format.
3451 * elisp.texi (smallbook): New @set to more easily switch between
3452 smallbook and 8.5x11.
3453
34542007-04-11 Richard Stallman <rms@gnu.org>
3455
3456 * text.texi (Lazy Properties): Minor fix.
3457
34582007-04-08 Karl Berry <karl@gnu.org>
3459
3460 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3461 * macros.texi (Backquote): Downcase Backquote in index entries for
3462 consistency.
3463
34642007-04-08 Richard Stallman <rms@gnu.org>
3465
3466 * text.texi (Adaptive Fill): Just describe default,
3467 don't show it (since it contains non-ASCII chars).
3468
34692007-04-07 Karl Berry <karl@gnu.org>
3470
3471 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3472 adaptive-fill-regexp's value, since they are not in the standard
3473 TeX fonts.
3474
34752007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
3476
3477 * display.texi (Defining Faces): Fix example.
3478
34792007-04-07 Karl Berry <karl@gnu.org>
3480
3481 * display.texi (Button Buffer Commands): Improve page break.
3482
34832007-04-07 Richard Stallman <rms@gnu.org>
3484
3485 * advice.texi (Activation of Advice): Remove redundant index entry.
3486
3487 * backups.texi: Improve index entries. Remove redundant ones.
3488
3489 * compile.texi (Byte Compilation): Improve index entry.
3490
3491 * hash.texi (Creating Hash): Improve index entry.
3492
3493 * symbols.texi (Definitions): Improve index entry.
3494
3495 * edebug.texi: Improve index entries. Remove redundant/useless ones.
3496
3497 * maps.texi (Standard Keymaps): Remove useless index entry.
3498
3499 * help.texi (Documentation Basics): Remove redundant index entries.
3500
3501 * customize.texi: Improve index entries.
3502 Remove redundant/useless ones.
3503
3504 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3505
3506 * streams.texi (Output Variables): Improve index entry.
3507
3508 * abbrevs.texi (Abbrevs): Remove useless index entry.
3509
3510 * macros.texi (Expansion): Remove useless index entry.
3511
3512 * text.texi: Improve index entries. Remove redundant/useless ones.
3513 (Text Properties, Examining Properties)
3514 (Special Properties): Use "property category" instead of "category"
3515 to refer to the `category' property.
3516
3517 * positions.texi: Improve index entries. Remove useless one.
3518
3519 * lists.texi: Improve index entries. Remove redundant/useless ones.
3520
3521 * os.texi: Improve index entries.
3522 (Timers): Fix previous change.
3523
3524 * buffers.texi: Improve index entries.
3525 (Modification Time): Get rid of term "obsolete buffer".
3526
3527 * debugging.texi: Improve index entries.
3528 (Test Coverage): Add xref to other test coverage ftr.
3529
3530 * eval.texi: Improve index entry. Remove redundant ones.
3531
3532 * numbers.texi: Improve index entries. Remove redundant/useless ones.
3533
3534 * files.texi: Improve index entries. Remove redundant/useless ones.
3535
3536 * objects.texi: Improve index entries.
3537
3538 * processes.texi: Improve index entries.
3539
3540 * modes.texi: Improve index entry. Remove redundant one.
3541
3542 * nonascii.texi: Improve index entries.
3543
3544 * internals.texi: Improve index entries.
3545
3546 * syntax.texi: Improve index entries.
3547
3548 * keymaps.texi (Active Keymaps): Improve index entries.
3549
3550 * commands.texi: Improve index entries. Remove redundant/useless ones.
3551
3552 * frames.texi: Improve index entries. Remove redundant/useless ones.
3553
3554 * markers.texi: Improve index entries. Remove redundant ones.
3555
3556 * tips.texi: Improve index entries.
3557
3558 * loading.texi (Unloading): Improve index entry.
3559
3560 * variables.texi: Improve index entries. Remove redundant one.
3561
3562 * sequences.texi: Improve index entry.
3563
3564 * display.texi: Improve index entries. Remove redundant ones.
3565
3566 * windows.texi: Improve index entries.
3567
3568 * searching.texi: Improve index entries. Remove redundant one.
3569
3570 * strings.texi (Case Tables): Improve last change.
3571
35722007-04-04 Chong Yidong <cyd@stupidchicken.com>
3573
3574 * strings.texi (Case Tables): Document with-case-table and
3575 ascii-case-table.
3576
35772007-04-03 Karl Berry <karl@gnu.org>
3578
3579 * processes.texi (Network): Reword to improve page break.
3580
35812007-04-03 Eli Zaretskii <eliz@gnu.org>
3582
3583 * functions.texi (Inline Functions): Describe more disadvantages
3584 of defsubst, and make advice against it stronger.
3585
35862007-04-02 Karl Berry <karl@gnu.org>
3587
3588 * backups.texi (Backup Names): Avoid widow words.
3589 * modes.texi (Example Major Modes): Align last comment.
3590
35912007-04-01 Chong Yidong <cyd@stupidchicken.com>
3592
3593 * keymaps.texi (Remapping Commands): Document new arg to
3594 command-remapping.
3595
35962007-04-01 Karl Berry <karl@gnu.org>
3597
3598 * processes.texi (Low-Level Network): Typo.
3599 * loading.texi (Hooks for Loading): Avoid double "the".
3600 * keymaps.texi (Key Sequences): No double "and".
3601 (Changing Key Bindings): Shorten to improve line break.
3602
36032007-03-31 Glenn Morris <rgm@gnu.org>
3604
3605 * os.texi (Timers): Fix description of run-at-time TIME formats.
3606
36072007-03-31 Richard Stallman <rms@gnu.org>
3608
3609 * display.texi (Invisible Text): Correct buffer-invisibility-spec
3610 regarding ellipsis.
3611
36122007-03-31 Eli Zaretskii <eliz@gnu.org>
3613
3614 * intro.texi (nil and t):
3615 * symbols.texi (Plists and Alists):
3616 * variables.texi (Variable Aliases, Constant Variables):
3617 * functions.texi (Defining Functions):
3618 * advice.texi (Advising Primitives):
3619 * debugging.texi (Syntax Errors, Compilation Errors):
3620 * minibuf.texi (Minibuffer Windows):
3621 * commands.texi (Adjusting Point):
3622 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
3623 (Auto Major Mode, Major Mode Conventions):
3624 * help.texi (Describing Characters):
3625 * files.texi (Create/Delete Dirs, Information about Files)
3626 (File Locks, Writing to Files, Reading from Files)
3627 (Saving Buffers):
3628 * windows.texi (Resizing Windows, Cyclic Window Ordering):
3629 * frames.texi (Finding All Frames):
3630 * positions.texi (Buffer End, Motion):
3631 * markers.texi (The Region):
3632 * text.texi (Deletion, Near Point):
3633 * display.texi (Displaying Messages, Truncation):
3634 * os.texi (Processor Run Time):
3635 * tips.texi (Key Binding Conventions, Programming Tips)
3636 (Warning Tips, Documentation Tips, Comment Tips):
3637 * internals.texi (Memory Usage): Improve indexing.
3638
3639 * variables.texi (Frame-Local Variables):
3640 * functions.texi (Argument List):
3641 * loading.texi (Library Search):
3642 * streams.texi (Output Variables):
3643 * keymaps.texi (Translation Keymaps, Searching Keymaps):
3644 * searching.texi (Replacing Match, Search and Replace):
3645 * processes.texi (Byte Packing, Decoding Output)
3646 (Accepting Output, Network Servers, Shell Arguments):
3647 * display.texi (Abstract Display, Image Cache, Scroll Bars):
3648 * windows.texi (Window Point, Window Start):
3649 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
3650 * commands.texi (Reading Input, Keyboard Events):
3651 * minibuf.texi (Reading File Names, Minibuffer Completion)
3652 (Recursive Mini):
3653 * positions.texi (List Motion):
3654 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
3655 * numbers.texi (Arithmetic Operations, Math Functions)
3656 (Predicates on Numbers, Comparison of Numbers):
3657 (Numeric Conversions):
3658 * locals.texi (Standard Buffer-Local Variables):
3659 * maps.texi (Standard Keymaps):
3660 * os.texi (User Identification, System Environment, Recording Input)
3661 (X11 Keysyms):
3662 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
3663 * backups.texi (Backups and Auto-Saving):
3664 * customize.texi (Customization, Group Definitions)
3665 (Variable Definitions):
3666 * compile.texi (Byte Compilation): Improve index entries.
3667
36682007-03-31 Karl Berry <karl@gnu.org>
3669
3670 * macros.texi (Defining Macros): Avoid widow syllable.
3671
36722007-03-31 Eli Zaretskii <eliz@gnu.org>
3673
3674 * elisp.texi (Top): Postscript -> PostScript.
3675
3676 * display.texi (Images, Postscript Images): Postscript -> PostScript.
3677
36782007-03-31 Markus Triska <markus.triska@gmx.at>
3679
3680 * internals.texi (Writing Emacs Primitives): Untabify `For'.
3681
36822007-03-30 Karl Berry <karl@gnu.org>
3683
3684 * lists.texi (List-related Predicates): Remove spurious @need.
3685 (Setcdr): Use @smallexample to improve page break.
3686 (Association Lists) <assoc>: Reword to improve page break.
3687
3688 * strings.texi (String Conversion): Insert blank line to improve
3689 page break.
3690
3691 * numbers.texi (Random Numbers): Use @minus{}.
3692 (Math Functions): Use @minus{}.
3693
3694 * intro.texi (Acknowledgements): Avoid line breaks before middle
3695 initials.
3696
36972007-03-24 Eli Zaretskii <eliz@gnu.org>
3698
3699 * errors.texi (Standard Errors): Add an index entry.
3700
37012007-03-19 Richard Stallman <rms@gnu.org>
3702
3703 * os.texi (Recording Input): recent-keys now gives 300 keys.
3704
37052007-03-12 Glenn Morris <rgm@gnu.org>
3706
3707 * os.texi: Replace "daylight savings" with "daylight saving"
3708 throughout.
3709
37102007-03-05 Richard Stallman <rms@gnu.org>
3711
5dcb4c4e
SM
3712 * variables.texi (File Local Variables):
3713 Update enable-local-variables values.
b8d4c8d0
GM
3714
37152007-03-04 Richard Stallman <rms@gnu.org>
3716
3717 * syntax.texi (Control Parsing): Minor clarification.
3718
3719 * strings.texi (Formatting Strings): Clarify width, precision, flags.
3720
3721 * sequences.texi (Sequence Functions): Move string-bytes away,
3722 add xref.
3723
3724 * nonascii.texi (Text Representations): Move string-bytes here.
3725
3726 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
3727
3728 * minibuf.texi (Basic Completion): Minor clarification.
3729
3730 * markers.texi (The Mark): Clarify existence vs activation of mark.
3731 Other cleanup.
3732
3733 * display.texi (Finding Overlays): Write better example.
3734
3735 * compile.texi (Eval During Compile): Clarify putting macros
3736 in eval-when-compile.
3737
c5602427 37382007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
3739
3740 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 3741 load-read-function definition doc.
b8d4c8d0
GM
3742
37432007-02-21 Kim F. Storm <storm@cua.dk>
3744
3745 * strings.texi (Text Comparison): Mention that assoc-string
3746 converts symbols to strings before testing.
3747
37482007-02-17 Kim F. Storm <storm@cua.dk>
3749
3750 * processes.texi (Bindat Spec): Vector types can have optional
3751 element type.
3752 (Bindat Examples): Fix example. Add vector with element type.
3753
37542007-02-16 Andreas Schwab <schwab@suse.de>
3755
3756 * strings.texi (Formatting Strings): Document '+' flag.
3757
37582007-02-15 Juanma Barranquero <lekktu@gmail.com>
3759
3760 * strings.texi (Modifying Strings): Clarify that `clear-string'
3761 always converts the string to unibyte.
3762
37632007-02-14 Kim F. Storm <storm@cua.dk>
3764
3765 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
3766 Rewrite glyph code description to refer to these functions.
3767 Remove details of encoding face number and char into integer code.
3768
37692007-02-03 Alan Mackenzie <acm@muc.de>
3770
3771 * loading.texi (Hooks for Loading): Make the description of
3772 `eval-after-load' more detailed, and amend the description of
3773 after-load-alist, in accordance with changes from 2006-05.
3774
37752007-02-03 Chong Yidong <cyd@stupidchicken.com>
3776
3777 * modes.texi (Defining Minor Modes): Document that a :require
3778 keyword or similar may be required to make saved customization
3779 variables work.
3780
37812007-02-03 Eli Zaretskii <eliz@gnu.org>
3782
3783 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
3784 Texinfo guidelines and with what texnfo-upd.el expects.
3785 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
3786 parts needed by `texinfo-multiple-files-update'.
3787
37882007-02-02 Eli Zaretskii <eliz@gnu.org>
3789
3790 * elisp.texi (Top): Update the top-level menus.
3791
3792 * syntax.texi (Categories): Add index entries.
3793
37942007-02-01 Juanma Barranquero <lekktu@gmail.com>
3795
3796 * display.texi (Attribute Functions): Fix name and description of
3797 the UNDERLINE arg of `set-face-underline-p'.
3798
37992007-01-29 Eli Zaretskii <eliz@gnu.org>
3800
3801 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
3802 Variables", and "Standard Keymaps" to the detailed menu.
3803
3804 * variables.texi (Future Local Variables): Add index entry.
3805
38062007-01-28 Richard Stallman <rms@gnu.org>
3807
3808 * tips.texi (Coding Conventions): Clarify the tip about macros
3809 that define a function or a variable.
3810
3811 * files.texi (File Attributes): UID and GID can be floats.
3812 (Magic File Names): Explain why deferring all operations to
3813 the standard handler does not work.
3814
38152007-01-23 Martin Rudalics <rudalics@gmx.at>
3816
3817 * backups.texi (Reverting): Use "buffer" instead of "file"
3818 when talking about major and minor modes.
3819
38202007-01-21 Richard Stallman <rms@gnu.org>
3821
3822 * help.texi (Documentation): Add xref to Documentation Tips.
3823
38242007-01-14 Juanma Barranquero <lekktu@gmail.com>
3825
3826 * tips.texi (Coding Conventions): Fix typos.
3827
38282007-01-05 Richard Stallman <rms@gnu.org>
3829
3830 * modes.texi (Defining Minor Modes): Fix previous change.
3831
38322007-01-03 Richard Stallman <rms@gnu.org>
3833
3834 * customize.texi (Variable Definitions, Customization Types):
3835 Don't use * in doc string for defcustom.
3836
38372007-01-02 Richard Stallman <rms@gnu.org>
3838
3839 * variables.texi (Variable Aliases): Clarify that aliases vars
3840 always have the same value.
3841
3842 * processes.texi (Bindat Spec): Fix Texinfo usage.
3843
3844 * modes.texi (Defining Minor Modes): Explain effect of command
3845 defined with define-global-minor-mode on new buffers.
3846
38472006-12-30 Kim F. Storm <storm@cua.dk>
3848
3849 * keymaps.texi (Tool Bar): Describe `grow-only' value of
3850 `auto-resize-tool-bars'.
3851
38522006-12-30 Richard Stallman <rms@gnu.org>
3853
3854 * keymaps.texi (Active Keymaps): Fix previous change.
3855
38562006-12-30 Nick Roberts <nickrob@snap.net.nz>
3857
3858 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
3859
38602006-12-30 Kim F. Storm <storm@cua.dk>
3861
3862 * processes.texi (Bindat Spec): Clarify using field names in
3863 length specifications.
3864
38652006-12-29 Kim F. Storm <storm@cua.dk>
3866
3867 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
3868 Add count and index variables for eval forms in repeat blocks.
3869
38702006-12-24 Richard Stallman <rms@gnu.org>
3871
5dcb4c4e
SM
3872 * customize.texi (Variable Definitions):
3873 Document new name custom-add-frequent-value.
b8d4c8d0
GM
3874
38752006-12-19 Kim F. Storm <storm@cua.dk>
3876
3877 * commands.texi (Misc Events): User signals now result in sigusr1
3878 and sigusr2 events which are handled through special-event-map.
3879 (Special Events): User signals and drag-n-drop are special.
3880
38812006-12-17 Richard Stallman <rms@gnu.org>
3882
3883 * loading.texi (Named Features): Explain subfeatures better.
3884
3885 * customize.texi: Use "option" only for user options.
3886 For the keyword values inside defcustom etc, say "keywords".
3887 For :options value's elements, say "elements".
3888 :group should not be omitted.
3889
3890 * syntax.texi (Parsing Expressions): Split up node.
3891 (Motion via Parsing, Position Parse, Parser State)
3892 (Low-Level Parsing, Control Parsing): New subnodes.
3893 (Parser State): Document syntax-ppss-toplevel-pos.
3894
3895 * positions.texi (List Motion): Punctuation fix.
3896
3897 * files.texi (File Name Completion): Document PREDICATE arg
3898 to file-name-completion.
3899
39002006-12-16 Eli Zaretskii <eliz@gnu.org>
3901
3902 * internals.texi (Building Emacs, Writing Emacs Primitives):
3903 Add index entries.
3904
39052006-12-11 Richard Stallman <rms@gnu.org>
3906
3907 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
3908 affects face menu. Explain how to make it non-nil without enabling
3909 any fontification.
3910
39112006-12-10 Chong Yidong <cyd@stupidchicken.com>
3912
3913 * modes.texi (Font Lock Basics): Document nil value of
3914 font-lock-defaults.
3915
39162006-12-10 Glenn Morris <rgm@gnu.org>
3917
3918 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
3919 value for system-flag argument. Abbrev tables may not be empty
3920 when major modes are loaded.
3921
39222006-12-08 Juanma Barranquero <lekktu@gmail.com>
3923
3924 * makefile.w32-in (maintainer-clean): Partially revert last
3925 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
3926 to protect elisp-covers.texi.
3927
39282006-12-07 Juanma Barranquero <lekktu@gmail.com>
3929
3930 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
3931 Don't remove elisp* info files; they are already deleted by the
3932 `clean' and `distclean' targets, and they are in the $(infodir)
3933 directory, not the current one.
3934
39352006-12-04 Kim F. Storm <storm@cua.dk>
3936
3937 * commands.texi (Misc Events): Update signal events.
3938 (Event Examples): Add signal example.
3939
39402006-11-29 Richard Stallman <rms@gnu.org>
3941
3942 * frames.texi (Visibility of Frames): Explain visible windows
3943 can be covered by others. Add xref for raise-frame.
3944
39452006-11-28 Richard Stallman <rms@gnu.org>
3946
3947 * searching.texi (Regexp Special): Update when ^ is special.
3948
39492006-11-27 Eli Zaretskii <eliz@gnu.org>
3950
3951 * customize.texi (Customization, Common Keywords)
3952 (Group Definitions, Variable Definitions, Composite Types)
3953 (Type Keywords, Customization Types): Add index entries for
3954 various customization keywords.
3955
39562006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3957
3958 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
3959
c8763fb6 39602006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
3961
3962 * frames.texi (Window System Selections): Remove clipboard from
3963 description of selection-coding-system.
3964
39652006-11-06 Richard Stallman <rms@gnu.org>
3966
3967 * lists.texi (List Variables): Document COMPARE-FN.
3968
3969 * keymaps.texi: Avoid use of "binding" to mean a relation;
3970 use it only to refer to the meaning associated with a key.
3971 (Keymaps): Change menu node description.
3972
3973 * elisp.texi (Top): Change menu node description.
3974
3975 * display.texi (Managing Overlays): Document overlay-recenter.
3976
39772006-10-29 Chong Yidong <cyd@stupidchicken.com>
3978
3979 * Makefile.in: Use relative paths to avoid advertising filesystem
3980 contents during compilation.
3981
39822006-10-23 Kim F. Storm <storm@cua.dk>
3983
3984 * commands.texi (Event Input Misc): Update unread-command-events.
3985
39862006-10-23 Nick Roberts <nickrob@snap.net.nz>
3987
3988 * lists.texi (Sets And Lists): Fix typos.
3989
39902006-10-18 Juanma Barranquero <lekktu@gmail.com>
3991
3992 * control.texi (Processing of Errors): Use @var for an argument,
3993 not @code.
3994
39952006-10-16 Richard Stallman <rms@gnu.org>
3996
3997 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
3998
3999 * keymaps.texi (Format of Keymaps): Show all the keymap element
4000 patterns that result from menu items.
4001 (Key Lookup): Minor cleanups.
4002
4003 * modes.texi (Precalculated Fontification): Don't say that
4004 not setting font-lock-defaults avoids loading font-lock.
4005
4006 * help.texi (Documentation): Move xref to Emacs Manual here.
4007 (Documentation Basics): From here.
4008 Also doc emacs-lisp-docstring-fill-column.
4009
4010 * elisp.texi: Update version and ISBN.
4011
4012 * commands.texi (Interactive Call): Clarify KEYS arg to
4013 call-interactively is a vector.
4014 (Command Loop Info): Delete anchor in this-command-keys.
4015 Add anchor in this-command-keys-vector.
4016 (Recursive Editing): Document how recursive-edit
4017 handles the current buffer.
4018
40192006-10-13 Chong Yidong <cyd@stupidchicken.com>
4020
4021 * frames.texi (Frame Titles): %c and %l are ignored in
4022 frame-title-format.
4023
40242006-10-11 Richard Stallman <rms@gnu.org>
4025
4026 * keymaps.texi (Key Sequences): Clarify use of kbd.
4027
40282006-10-10 Kim F. Storm <storm@cua.dk>
4029
4030 * lists.texi (Sets And Lists): Add memql.
4031
40322006-10-03 Richard Stallman <rms@gnu.org>
4033
4034 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
4035 Clarify :ascii: and :nonascii:.
4036
40372006-09-29 Juri Linkov <juri@jurta.org>
4038
4039 * modes.texi (%-Constructs): Reorder coding systems in the
4040 documentation of %z to the real order displayed in the modeline.
4041
40422006-09-25 Richard Stallman <rms@gnu.org>
4043
4044 * os.texi (Timers): Describe timer-max-repeats.
4045
40462006-09-25 Chong Yidong <cyd@stupidchicken.com>
4047
4048 * os.texi (Timers): Mention with-local-quit.
4049
40502006-09-24 Richard Stallman <rms@gnu.org>
4051
4052 * searching.texi (Searching and Matching): Mention property search.
4053
4054 * commands.texi (Command Loop Info): Explain how read-event affects
4055 this-command-keys.
4056
40572006-09-20 Richard Stallman <rms@gnu.org>
4058
4059 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
4060
4061 * windows.texi (Window Start): Minor cleanups.
4062
40632006-09-20 Kim F. Storm <storm@cua.dk>
4064
4065 * windows.texi (Window Start): pos-visible-in-window-p allows
4066 specifying t for position to mean "end of window".
4067 Add window-line-height.
4068
4069 * anti.texi (Antinews): Mention window-line-height.
4070
40712006-09-19 David Kastrup <dak@gnu.org>
4072
4073 * keymaps.texi (Searching Keymaps): Small clarification.
4074
40752006-09-18 Richard Stallman <rms@gnu.org>
4076
4077 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
4078 cause keyboard menus.
4079 (Menu Keymaps): Likewise.
4080 (Defining Menus, Keyboard Menus): Clarify.
4081
4082 * text.texi (Fields): Clarify explanation of constrain-to-field.
4083
40842006-09-16 Eli Zaretskii <eliz@gnu.org>
4085
4086 * variables.texi (Tips for Defining): Fix a typo.
4087
40882006-09-15 Richard Stallman <rms@gnu.org>
4089
4090 * keymaps.texi (Remapping Commands, Searching Keymaps)
4091 (Active Keymaps): Clean up previous change.
4092
40932006-09-15 Jay Belanger <belanger@truman.edu>
4094
4095 * gpl.texi: Replace "Library Public License" by "Lesser Public
4096 License" throughout.
4097
40982006-09-15 David Kastrup <dak@gnu.org>
4099
4100 * keymaps.texi (Active Keymaps): Adapt description to use
4101 `get-char-property' instead `get-text-property'. Explain how
4102 mouse events change this. Explain the new optional argument of
4103 `key-binding' and its mouse-dependent lookup.
4104 (Searching Keymaps): Adapt description similarly.
4105 (Remapping Commands): Explain the new optional argument of
4106 `command-remapping'.
4107
41082006-09-14 Richard Stallman <rms@gnu.org>
4109
4110 * keymaps.texi (Searching Keymaps): Clarification.
4111 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
4112
41132006-09-13 Richard Stallman <rms@gnu.org>
4114
4115 * objects.texi (Character Type): Node split.
4116 Add xref to Describing Characters.
4117 (Basic Char Syntax, General Escape Syntax)
4118 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
4119
41202006-09-11 Richard Stallman <rms@gnu.org>
4121
4122 * display.texi (Display Table Format): Wording clarification.
4123 (Glyphs): Clarifications.
4124
41252006-09-10 Chong Yidong <cyd@stupidchicken.com>
4126
4127 * keymaps.texi (Active Keymaps): Mention that key-binding checks
4128 local maps.
4129
41302006-09-10 Kim F. Storm <storm@cua.dk>
4131
4132 * display.texi (Forcing Redisplay): Document return value of
4133 function redisplay.
4134
41352006-09-09 Richard Stallman <rms@gnu.org>
4136
4137 * windows.texi (Window Hooks): Explain limits of
4138 window-scroll-functions.
4139
4140 * display.texi (Fringe Indicators): Update for last change in
4141 indicate-buffer-boundaries.
4142
41432006-09-08 Richard Stallman <rms@gnu.org>
4144
4145 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
4146
41472006-09-06 Kim F. Storm <storm@cua.dk>
4148
4149 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
4150
4151 * windows.texi (Window Start): Update pos-visible-in-window-p.
4152
41532006-09-04 Richard Stallman <rms@gnu.org>
4154
4155 * processes.texi (Accepting Output): Explain SECONDS=0 for
4156 accept-process-output.
4157
4158 * os.texi (Idle Timers): Explain why timer functions should not
4159 loop until (input-pending-p).
4160
41612006-09-02 Eli Zaretskii <eliz@gnu.org>
4162
4163 * makefile.w32-in (usermanualdir): New variable.
4164 (elisp.dvi): Use it.
4165
41662006-09-01 Eli Zaretskii <eliz@gnu.org>
4167
4168 * buffers.texi (Buffer Modification): Fix last change.
4169
41702006-09-01 Chong Yidong <cyd@stupidchicken.com>
4171
5dcb4c4e
SM
4172 * buffers.texi (Buffer Modification):
4173 Document buffer-chars-modified-tick.
b8d4c8d0
GM
4174
41752006-08-31 Richard Stallman <rms@gnu.org>
4176
4177 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
4178
41792006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
4180
4181 * modes.texi (Syntactic Font Lock):
4182 Mention font-lock-syntactic-face-function
4183 instead of specific faces.
4184
41852006-08-29 Chong Yidong <cyd@stupidchicken.com>
4186
4187 * display.texi (Images): Add xrref to display-images-p.
4188
41892006-08-28 Kenichi Handa <handa@m17n.org>
4190
4191 * nonascii.texi (Lisp and Coding Systems): Fix description of
4192 detect-coding-region.
4193
41942006-08-27 Michael Olson <mwolson@gnu.org>
4195
4196 * processes.texi (Transaction Queues): Remove stray quote
4197 character.
4198
41992006-08-25 Richard Stallman <rms@gnu.org>
4200
4201 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
4202 Add xref.
4203
42042006-08-24 Chong Yidong <cyd@stupidchicken.com>
4205
4206 * os.texi (Timers): Avoid waiting inside timers.
4207
42082006-08-21 Lute Kamstra <lute@gnu.org>
4209
4210 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
4211
42122006-08-20 Richard Stallman <rms@gnu.org>
4213
4214 * os.texi (Idle Timers): New node, split out from Timers.
4215 Document current-idle-time.
4216 * commands.texi (Reading One Event): Update xref.
4217 * elisp.texi (Top): Update subnode menu.
4218
42192006-08-16 Richard Stallman <rms@gnu.org>
4220
4221 * keymaps.texi (Extended Menu Items): Show format of cached
4222 bindings in extended menu items.
4223
4224 * customize.texi (Variable Definitions): Explain when the
4225 standard value expression is evaluated.
4226
42272006-08-15 Chong Yidong <cyd@stupidchicken.com>
4228
4229 * commands.texi (Reading One Event): Explain idleness in
4230 `read-event'.
4231
42322006-08-12 Chong Yidong <cyd@stupidchicken.com>
4233
4234 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 4235 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
4236 relevant for Lisp programming.
4237 (Yank Commands): Rewrite introduction.
4238 (Undo): Clarify.
4239 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
4240 (Filling): Remove redundant comment. Clarify return value of
4241 current-justification.
4242 (Margins): Minor clarifications.
4243 (Adaptive Fill): Update default value of adaptive-fill-regexp.
4244 (Sorting): Update definition of sort-lines.
4245 (Columns): Clarify behavior of sort-columns.
4246 (Indent Tabs): Link to Tab Stops in Emacs manual.
4247 (Special Properties): Clarify.
4248 (Clickable Text): Mention Buttons package.
4249
42502006-08-12 Kevin Ryde <user42@zip.com.au>
4251
4252 * os.texi (Time Parsing): Add %z to description of
4253 format-time-string, as per docstring. Add cross reference to
4254 glibc manual for strftime.
4255
42562006-08-08 Richard Stallman <rms@gnu.org>
4257
4258 * modes.texi: Clean up wording in previous change.
4259
42602006-08-07 Chong Yidong <cyd@stupidchicken.com>
4261
4262 * modes.texi (Hooks): Clarify.
4263 (Major Mode Basics): Mention define-derived-mode explicitly.
4264 (Major Mode Conventions): Rebinding RET is OK for some modes.
4265 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 4266 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
4267 (Mode Line Basics): Clarify.
4268 (Mode Line Data): Mention help-echo and local-map in strings.
4269 Explain reason for treatment of non-risky variables.
4270 (Properties in Mode): Clarify.
4271 (Faces for Font Lock): Add font-lock-negation-char-face.
4272
42732006-08-04 Eli Zaretskii <eliz@gnu.org>
4274
4275 * strings.texi (Formatting Strings): Warn against arbitrary
4276 strings as first arg to `format'.
4277
42782006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
4279
4280 * text.texi (Clickable Text): Mention `help-echo' text property.
4281 Update intro, examples and associated explanations.
4282
42832006-07-31 Richard Stallman <rms@gnu.org>
4284
4285 * commands.texi: Update xrefs.
4286 (Event Mod): New node, cut out from old Translating Input.
4287
4288 * maps.texi: Update xrefs.
4289
4290 * keymaps.texi (Translation Keymaps): New node.
4291 Update xrefs from Translating Input to Translation Keymaps.
4292
4293 * elisp.texi (Top): Update subnode menu.
4294
4295 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4296
4297 * os.texi (System Interface): Fix menu descriptions of some nodes.
4298 (Translating Input): Node deleted.
4299
43002006-07-31 Nick Roberts <nickrob@snap.net.nz>
4301
4302 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4303
4304 * lists.texi (Sets And Lists): Likewise.
4305
43062006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
4307
4308 * text.texi (Fields): Mention POS
4309 requirement when narrowing is in effect.
4310
43112006-07-28 Richard Stallman <rms@gnu.org>
4312
4313 * display.texi (Face Attributes): Simplify wording.
4314 (Attribute Functions): Clarify meaning of new-frame default
4315 attribute settings.
4316
4317 * customize.texi (Common Keywords): Document how to use
4318 :package-version in a package not in Emacs.
4319
43202006-07-28 Kim F. Storm <storm@cua.dk>
4321
4322 * commands.texi (Reading One Event): Fix last change.
4323
43242006-07-26 Chong Yidong <cyd@stupidchicken.com>
4325
4326 * commands.texi (Reading One Event): Document SECONDS argument for
4327 read-event, read-char, and read-char-exclusive.
4328
43292006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
4330
4331 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4332 to ensure correct identification.
4333
43342006-07-24 Richard Stallman <rms@gnu.org>
4335
4336 * text.texi (Clickable Text): Clarify.
4337
4338 * sequences.texi (Vector Functions): Delete duplicate xref.
4339
4340 * objects.texi (Function Type): Clarify.
4341
4342 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4343 modes.
4344
4345 * lists.texi (List Variables): New node.
4346 Material moved from other nodes.
4347
4348 * variables.texi (Setting Variables): add-to-list and
4349 add-to-ordered-list moved to List Variables node.
4350
43512006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
4352
4353 * text.texi (Links and Mouse-1):
4354 For mouse-on-link-p, expand on arg POS.
4355
43562006-07-21 Kim F. Storm <storm@cua.dk>
4357
4358 * display.texi (Forcing Redisplay): Don't mention systems which
4359 don't support sub-second timers for redisplay-preemption-period.
4360
4361 * os.texi (Terminal Output): Clarify text vs graphical terminal.
4362
43632006-07-21 Eli Zaretskii <eliz@gnu.org>
4364
4365 * frames.texi (Input Focus): Document that focus-follows-mouse has
4366 no effect on MS-Windows.
4367
43682006-07-18 Richard Stallman <rms@gnu.org>
4369
4370 * display.texi (Forcing Redisplay): Cleanups in previous change.
4371
4372 * processes.texi (Low-Level Network): Make menu more convenient.
4373
43742006-07-18 Kim F. Storm <storm@cua.dk>
4375
4376 * display.texi (Forcing Redisplay): redisplay-preemption-period
4377 only used on window systems. Add xref to Terminal Output.
4378
4379 * os.texi (Terminal Output): baud-rate only controls preemption on
4380 non-window systems. Add xref to Forcing Redisplay.
4381
4382 * processes.texi (Low-Level Network): Rename node "Make Network"
4383 to "Network Processes".
4384
43852006-07-18 Karl Berry <karl@gnu.org>
4386
4387 * variables.texi, functions.texi, customize.texi, loading.texi:
4388 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4389
43902006-07-17 Chong Yidong <cyd@stupidchicken.com>
4391
4392 * commands.texi (Waiting): Document batch-mode sit-for behavior.
4393
43942006-07-17 Richard Stallman <rms@gnu.org>
4395
4396 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4397 Put period and comma inside quotes.
4398
4399 * loading.texi, markers.texi: Use real doublequote inside menus.
4400
4401 * windows.texi: Put point and comma inside quotes.
4402 (Textual Scrolling): Use @samp for error message.
4403
4404 * variables.texi, tips.texi, syntax.texi, symbols.texi:
4405 * strings.texi, streams.texi, processes.texi, os.texi:
4406 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
4407 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
4408 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
4409 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
4410 Put point and comma inside quotes.
4411
4412 * control.texi (Processing of Errors): Add command-error-function.
4413
4414 * variables.texi (File Local Variables): Clarify that
4415 file local variables make buffer-local bindings.
4416
4417 * modes.texi (Syntactic Font Lock): Give default for
4418 font-lock-syntax-table.
4419
44202006-07-17 Nick Roberts <nickrob@snap.net.nz>
4421
4422 * text.texi (Special Properties): Clean up previous change.
4423
44242006-07-16 Karl Berry <karl@gnu.org>
4425
4426 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4427 * control.texi: Fix bad page breaks through chapter 10 (control).
4428
4429 * anti.texi (Antinews): Reorder face-attribute fns to avoid
4430 underfull hbox.
4431
44322006-07-15 Nick Roberts <nickrob@snap.net.nz>
4433
4434 * text.texi (Special Properties): Describe fontified text property
4435 in relation to a character (not text).
4436
44372006-07-15 Kim F. Storm <storm@cua.dk>
4438
4439 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4440 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4441 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4442
4443 * anti.texi (Antinews): Mention redisplay function.
4444 The kbd macro existed, but was not documented, before 22.x.
4445 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4446
44472006-07-14 Nick Roberts <nickrob@snap.net.nz>
4448
4449 * display.texi (Displaying Messages): Add anchor.
4450
4451 * frames.texi (Dialog Boxes): Use it.
4452
44532006-07-12 Richard Stallman <rms@gnu.org>
4454
4455 * objects.texi (Frame Type): Explain nature of frames better.
4456
4457 * frames.texi (Frames): Explain nature of frames better.
4458
44592006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
4460
4461 * tips.texi (Coding Conventions): Explain why use cl at compile time.
4462
44632006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4464
4465 * frames.texi (Window System Selections): Mention scrap support for Mac.
4466 Default value of x-select-enable-clipboard is t on Mac.
4467
4468 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4469
44702006-07-11 Kim F. Storm <storm@cua.dk>
4471
4472 * display.texi (Forcing Redisplay): Add `redisplay' function.
4473 Don't mention (sit-for -1) -- use (redisplay t) instead.
4474
4475 * commands.texi (Waiting): (sit-for -1) is no longer special.
4476 (sit-for 0) is equivalent to (redisplay).
4477 Iconifying/deiconifying no longer makes sit-for return.
4478
44792006-07-10 Nick Roberts <nickrob@snap.net.nz>
4480
4481 * display.texi (Buttons): Fix typo.
4482
4483 * index.texi, elisp.texi (New Symbols): Comment node out.
4484
44852006-07-09 Richard Stallman <rms@gnu.org>
4486
4487 * display.texi (Truncation): Clean up previous change.
4488
44892006-07-08 Richard Stallman <rms@gnu.org>
4490
4491 * commands.texi (Interactive Call): Use 3 as prefix in example
4492 for execute-extended-command.
4493
4494 * display.texi (Attribute Functions): Move paragraph about
4495 compatibility with Emacs < 21.
4496
44972006-07-09 Kim F. Storm <storm@cua.dk>
4498
4499 * display.texi (Refresh Screen): Clarify force-window-update.
4500 (Truncation): "Normally" indicated by fringe arrows.
4501
45022006-07-08 Eli Zaretskii <eliz@gnu.org>
4503
4504 * windows.texi (Textual Scrolling, Resizing Windows):
4505 * variables.texi (Constant Variables):
4506 * text.texi (Buffer Contents, Deletion, Changing Properties)
4507 (Property Search, Special Properties, Sticky Properties)
4508 (Links and Mouse-1, Fields, Change Hooks):
4509 * syntax.texi (Syntax Table Functions, Parsing Expressions)
4510 (Categories):
4511 * symbols.texi (Other Plists):
4512 * streams.texi (Output Variables):
4513 * processes.texi (Input to Processes, Query Before Exit):
4514 * positions.texi (Word Motion, Text Lines, List Motion):
4515 * os.texi (Init File, System Environment, Sound Output)
4516 (Session Management):
4517 * nonascii.texi (Text Representations, Character Sets)
4518 (Chars and Bytes, Locales):
4519 * modes.texi (Defining Minor Modes, Header Lines):
4520 * minibuf.texi (Minibuffer Contents):
4521 * markers.texi (Information from Markers):
4522 * lists.texi (List Elements, Building Lists, Association Lists):
4523 * keymaps.texi (Tool Bar):
4524 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4525 * functions.texi (What Is a Function, Mapping Functions):
4526 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4527 (Color Names, Text Terminal Colors, Display Feature Testing):
4528 * files.texi (Visiting Functions, File Name Components)
4529 (Unique File Names, Contents of Directories):
4530 * display.texi (Forcing Redisplay, Displaying Messages)
4531 (Temporary Displays, Font Selection, Auto Faces)
4532 (Font Lookup, Fringe Indicators, Display Margins)
4533 (Image Descriptors, Showing Images, Image Cache, Button Types)
4534 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4535 (Display Table Format, Glyphs):
4536 * control.texi (Iteration):
4537 * commands.texi (Command Loop Info, Adjusting Point):
4538 * backups.texi (Making Backups, Auto-Saving):
4539 Remove @tindex entries.
4540
45412006-07-07 Kim F. Storm <storm@cua.dk>
4542
4543 * display.texi (Fringe Cursors): Fix typo.
4544 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4545 (Overlay Arrow): Default is overlay-arrow fringe indicator.
4546
45472006-07-05 Richard Stallman <rms@gnu.org>
4548
4549 * text.texi (Buffer Contents): Add example of text props
4550 in result of buffer-substring.
4551 (Text Properties): Explain better about use of specific property names.
4552 (Property Search): Some cleanups; reorder some functions.
4553
4554 * keymaps.texi (Changing Key Bindings): Cleanup.
4555 Add xref to Key Binding Conventions.
4556
4557 * display.texi (Attribute Functions): Add examples for
4558 face-attribute-relative-p.
4559
4560 * tips.texi (Coding Conventions): Cleanup last change.
4561
45622006-07-05 Karl Berry <karl@gnu.org>
4563
4564 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4565 Remove @setchapternewpage odd.
4566 Result is 1013 pages, down from 1100.
4567
4568 * anti.texi, customize.texi, display.texi, internals.texi:
4569 * minibuf.texi, modes.texi, tips.texi:
4570 Fix overfull/underfull boxes.
4571
45722006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4573
4574 * edebug.texi (Instrumenting):
4575 Add Edebug-specific findex for eval-buffer.
4576 * loading.texi (Loading):
4577 Replace eval-current-buffer with eval-buffer.
4578
45792006-06-30 Nick Roberts <nickrob@snap.net.nz>
4580
4581 * locals.texi (Standard Buffer-Local Variables): Update the list
4582 of variables.
4583
45842006-06-26 Nick Roberts <nickrob@snap.net.nz>
4585
4586 * files.texi (File Name Completion): Point user to the node
4587 "Reading File Names".
4588
45892006-06-24 Eli Zaretskii <eliz@gnu.org>
4590
4591 * files.texi (Contents of Directories): Document case-insensitive
4592 behavior on respective filesystems.
4593
4594 * objects.texi (Character Type): Document that Emacs signals an
4595 error for unsupported Unicode characters specified as \uNNNN.
4596
45972006-06-19 Richard Stallman <rms@gnu.org>
4598
4599 * processes.texi (Bindat Spec): Clarify previous change.
4600
46012006-06-16 Richard Stallman <rms@gnu.org>
4602
4603 * tips.texi (Coding Conventions): Better explain conventions
4604 for definition constructs.
4605
4606 * text.texi (Special Properties): String value of `read-only'
4607 serves as the error message.
4608
4609 * objects.texi (Character Type): Clarify prev. change.
4610 (Non-ASCII in Strings): Mention \u and \U.
4611
4612 * commands.texi (Using Interactive): Explain problem of
4613 markers, etc., in command-history.
4614
46152006-06-14 Kim F. Storm <storm@cua.dk>
4616
4617 * commands.texi (Waiting): Negative arg to sit-for forces
4618 redisplay even if input is pending.
4619
4620 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
4621 redisplay. Remove incorrect example of binding redisplay-dont-pause
4622 around (sit-for 0).
4623
46242006-06-13 Richard Stallman <rms@gnu.org>
4625
4626 * display.texi (Forcing Redisplay): Clarify previous change.
4627
46282006-06-13 Romain Francoise <romain@orebokech.com>
4629
4630 * display.texi (Forcing Redisplay): Fix typo.
4631
46322006-06-13 Kim F. Storm <storm@cua.dk>
4633
4634 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
4635
46362006-06-10 Luc Teirlinck <teirllm@auburn.edu>
4637
4638 * tips.texi (Coding Conventions): Add `@end itemize'.
4639
46402006-06-10 Richard Stallman <rms@gnu.org>
4641
4642 * tips.texi (Coding Conventions): Explain use of coding systems
4643 to ensure one decoding for strings.
4644
46452006-06-09 Aidan Kehoe <kehoea@parhasard.net>
4646
4647 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
4648 syntax.
4649
46502006-06-07 Eli Zaretskii <eliz@gnu.org>
4651
4652 * display.texi (Font Selection): Remove description of
4653 clear-face-cache.
4654
4655 * compile.texi (Eval During Compile): Fix a typo. Add index
4656 entries for possible uses of eval-when-compile.
4657
46582006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
4659
4660 * display.texi (Abstract Display): Fix typo.
4661
46622006-06-03 Eli Zaretskii <eliz@gnu.org>
4663
4664 * minibuf.texi (Minibuffer History) <history-add-new-input>:
4665 Reword variable's description.
4666
46672006-06-01 Richard Stallman <rms@gnu.org>
4668
4669 * windows.texi (Splitting Windows): Clarify splitting nonselected
4670 window.
4671
46722006-05-31 Juri Linkov <juri@jurta.org>
4673
4674 * minibuf.texi (Minibuffer History): Add history-add-new-input.
4675
46762006-05-30 Richard Stallman <rms@gnu.org>
4677
4678 * display.texi (Line Height): Fix errors in description of
10d1d0af 4679 default line height and line-height property.
b8d4c8d0
GM
4680
4681 * nonascii.texi (Default Coding Systems): Further clarification.
4682
46832006-05-29 Luc Teirlinck <teirllm@auburn.edu>
4684
4685 * internals.texi (Pure Storage): Mention that an overflow in pure
4686 space causes a memory leak.
4687 (Garbage Collection): If there was an overflow in pure space,
4688 `garbage-collect' returns nil.
4689
46902006-05-30 Eli Zaretskii <eliz@gnu.org>
4691
4692 * nonascii.texi (Default Coding Systems): Fix it some more.
4693
46942006-05-29 Eli Zaretskii <eliz@gnu.org>
4695
4696 * nonascii.texi (Default Coding Systems): Fix last change.
4697
46982006-05-29 Kenichi Handa <handa@m17n.org>
4699
4700 * nonascii.texi (find-operation-coding-system): Describe the new
4701 argument format (FILENAME . BUFFER).
4702
47032006-05-28 Richard Stallman <rms@gnu.org>
4704
4705 * tips.texi (Coding Conventions): Better explain reasons not to
4706 advise other packages or use `eval-after-load'.
4707
47082006-05-29 Kim F. Storm <storm@cua.dk>
4709
4710 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
4711 `bindat-idx' and `bindat-raw' for clarity.
4712
47132006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4714
4715 * processes.texi (Bindat Spec): Expand on `repeat' handler.
4716
4717 * display.texi (Display): Add "Abstract Display" to menu.
4718 (Abstract Display, Abstract Display Functions)
4719 (Abstract Display Example): New nodes.
4720 * elisp.texi (Top): Add "Abstract Display" to menu.
4721
47222006-05-27 Chong Yidong <cyd@stupidchicken.com>
4723
4724 * keymaps.texi (Key Sequences): Link to input events definition.
4725 (Format of Keymaps): Delete material duplicated in Keymap Basics.
4726
4727 * files.texi (Changing Files): Document updated argument list for
4728 copy-file.
4729
47302006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4731
4732 * processes.texi (Bindat Functions): Explain term "total length".
4733 Use it in bindat-length and bindat-pack descriptions.
4734
47352006-05-26 Eli Zaretskii <eliz@gnu.org>
4736
4737 * tips.texi (Coding Conventions): Advise against using
4738 eval-after-load in packages. Add an index entry.
4739
47402006-05-25 Juri Linkov <juri@jurta.org>
4741
4742 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
4743
4744 * modes.texi (%-Constructs): Add %e, %z, %Z.
4745
47462006-05-25 Richard Stallman <rms@gnu.org>
4747
4748 * elisp.texi (Top): Update subnode menu.
4749
4750 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
4751 (Keymaps): Update menu.
4752
47532006-05-25 Chong Yidong <cyd@stupidchicken.com>
4754
4755 * keymaps.texi (Key Sequences): Some clarifications.
4756
47572006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
4758
4759 * processes.texi (Bindat Functions): Say "unibyte string"
4760 explicitly for bindat-unpack and bindat-pack descriptions.
4761 (Bindat Examples): Don't call `string-make-unibyte' in example.
4762
47632006-05-25 Chong Yidong <cyd@stupidchicken.com>
4764
5dcb4c4e 4765 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 4766 Explain string and vector representations of key sequences.
b8d4c8d0
GM
4767
4768 * keymaps.texi (Changing Key Bindings):
dd7b651b 4769 * commands.texi (Interactive Codes):
b8d4c8d0
GM
4770 * help.texi (Describing Characters): Refer to it.
4771
47722006-05-23 Luc Teirlinck <teirllm@auburn.edu>
4773
4774 * frames.texi (Pointer Shape): @end table -> @end defvar.
4775
47762006-05-22 Richard Stallman <rms@gnu.org>
4777
4778 * elisp.texi (Top): Update subnode menus.
4779
4780 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
4781 Contents rewritten; material from old Pointer Shape node moved here.
4782
4783 * display.texi (Pointer Shape): Node deleted.
4784 (Image Descriptors): Minor cleanup.
4785
47862006-05-21 Richard Stallman <rms@gnu.org>
4787
4788 * syntax.texi (Parsing Expressions): Update info on which STATE
4789 elements are ignored.
4790
47912006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4792
4793 * hooks.texi (Standard Hooks): Correct typo.
4794
4795 * gpl.texi (GPL): ifinfo -> ifnottex.
4796
47972006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
4798
4799 * searching.texi (Simple Match Data): Warn about match data being
4800 set anew by every search.
4801
48022006-05-17 Richard Stallman <rms@gnu.org>
4803
4804 * minibuf.texi (Minibuffer History): Clarify.
4805
4806 * searching.texi (Regexp Special): Clarify nested regexp warning.
4807
48082006-05-16 Kim F. Storm <storm@cua.dk>
4809
4810 * minibuf.texi (Minibuffer History): Update add-to-history.
4811
48122006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
4813
5dcb4c4e
SM
4814 * nonascii.texi (Explicit Encoding):
4815 Fix typo (encoding<->decoding).
b8d4c8d0
GM
4816
48172006-05-14 Richard Stallman <rms@gnu.org>
4818
4819 * buffers.texi (Creating Buffers): Cleanup.
4820
4821 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
4822
48232006-05-13 Eli Zaretskii <eliz@gnu.org>
4824
4825 * buffers.texi (Current Buffer): Document that with-temp-buffer
4826 disables undo.
4827
4828 * os.texi (Terminal-Specific): More accurate description of how
4829 Emacs searches for the terminal-specific libraries.
4830
48312006-05-12 Eli Zaretskii <eliz@gnu.org>
4832
4833 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
4834 emacs-xtra to @inforef's.
4835
4836 * text.texi (Undo): Document that undo is turned off in buffers
4837 whose names begin with a space.
4838
4839 * buffers.texi (Buffer Names): Add index entries for buffers whose
4840 names begin with a space.
4841 (Creating Buffers): Document that undo is turned off in buffers
4842 whose names begin with a space.
4843
4844 * files.texi (Visiting Functions, Reading from Files)
4845 (Saving Buffers): Mention code and EOL conversions by file I/O
4846 primitives and subroutines.
4847
4848 * nonascii.texi (Lisp and Coding Systems): Document
4849 coding-system-eol-type. Add index entries for eol conversion.
4850
4851 * display.texi (Defining Faces): Mention `mac', and add an xref to
4852 where window-system is described.
4853
48542006-05-10 Richard Stallman <rms@gnu.org>
4855
4856 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
4857
48582006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
4859
4860 * variables.texi (File Local Variables): Recommend to quote lambda
4861 expressions in safe-local-variable property.
4862
48632006-05-09 Richard Stallman <rms@gnu.org>
4864
5dcb4c4e
SM
4865 * variables.texi (File Local Variables):
4866 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
4867
48682006-05-07 Kim F. Storm <storm@cua.dk>
4869
4870 * minibuf.texi (Minibuffer History): Remove keep-dups arg
4871 from add-to-history.
4872
48732006-05-07 Romain Francoise <romain@orebokech.com>
4874
4875 * commands.texi (Event Input Misc):
4876 * compile.texi (Eval During Compile):
4877 * internals.texi (Buffer Internals):
4878 * minibuf.texi (Initial Input):
4879 * nonascii.texi (Scanning Charsets):
4880 * numbers.texi (Comparison of Numbers):
4881 * windows.texi (Textual Scrolling, Vertical Scrolling):
4882 Fix various typos.
4883
48842006-05-06 Eli Zaretskii <eliz@gnu.org>
4885
4886 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
4887 conditional xref's to either emacs or emacs-xtra, depending on
4888 @iftex/@ifnottex.
4889
4890 * minibuf.texi (Minibuffer History): Document add-to-history.
4891
48922006-05-05 Eli Zaretskii <eliz@gnu.org>
4893
4894 * internals.texi (Pure Storage): Mention the pure overflow message
4895 at startup.
4896
c8763fb6 48972006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
4898
4899 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
4900 (Searching Keymaps): Fix pseudo-Lisp description of keymap
4901 search.
4902
49032006-05-01 Richard Stallman <rms@gnu.org>
4904
4905 * intro.texi (nil and t): Clarify.
4906
4907 * variables.texi (File Local Variables): Suggest using booleanp.
4908
49092006-05-01 Juanma Barranquero <lekktu@gmail.com>
4910
4911 * objects.texi (Type Predicates): Fix typos.
4912
49132006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
4914
4915 * intro.texi (nil and t): Add booleanp.
4916
4917 * objects.texi (Type Predicates): Add links for booleanp and
4918 string-or-null-p.
4919
49202006-04-29 Richard Stallman <rms@gnu.org>
4921
4922 * modes.texi (Multiline Font Lock): Rename from
4923 Multi line Font Lock Elements. Much clarification.
4924 (Font Lock Multiline, Region to Fontify): Much clarification.
4925
49262006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
4927
4928 * variables.texi (File Local Variables): Remove the special case t for
4929 safe-local-variable.
4930
49312006-04-26 Richard Stallman <rms@gnu.org>
4932
4933 * syntax.texi (Parsing Expressions): Minor cleanup.
4934
49352006-04-18 Richard Stallman <rms@gnu.org>
4936
4937 * tips.texi (Coding Conventions): Explain when the package's
4938 prefix should appear later on (not at the start of the name).
4939
4940 * searching.texi (String Search): Clarify effect of NOERROR.
4941
4942 * modes.texi (Imenu): Clarify what special items do.
4943
4944 * hooks.texi (Standard Hooks): Delete text about old hook names.
4945
49462006-04-17 Romain Francoise <romain@orebokech.com>
4947
4948 * variables.texi (Local Variables): Update the default value of
4949 `max-specpdl-size'.
4950
49512006-04-15 Michael Olson <mwolson@gnu.org>
4952
4953 * processes.texi (Transaction Queues): Mention the new optional
4954 `delay-question' argument for `tq-enqueue'.
4955
49562006-04-13 Bill Wohler <wohler@newt.com>
4957
4958 * customize.texi (Common Keywords): Use dotted notation for
4959 :package-version value. Specify its values. Improve documentation
4960 for customize-package-emacs-version-alist.
4961
49622006-04-12 Bill Wohler <wohler@newt.com>
4963
4964 * customize.texi (Common Keywords): Move description of
4965 customize-package-emacs-version-alist to @defvar.
4966
49672006-04-10 Bill Wohler <wohler@newt.com>
4968
4969 * customize.texi (Common Keywords): Add :package-version.
4970
49712006-04-10 Kim F. Storm <storm@cua.dk>
4972
4973 * text.texi (Buffer Contents): Add NOPROPS arg to
4974 filter-buffer-substring.
4975
49762006-04-08 Kevin Ryde <user42@zip.com.au>
4977
4978 * os.texi (Command-Line Arguments): Update xref to emacs manual
4979 "Command Arguments" -> "Emacs Invocation", per change there.
4980
49812006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
4982
4983 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
4984 be on one line to help makeinfo not render two spaces after the dot.
4985
49862006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4987
4988 * strings.texi (Predicates for Strings): Add string-or-null-p.
4989
49902006-03-28 Kim F. Storm <storm@cua.dk>
4991
4992 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
4993 remarks about systems that don't support fractional seconds.
4994
49952006-03-25 Karl Berry <karl@gnu.org>
4996
4997 * elisp.texi: Use @copyright{} instead of (C), and do not indent
4998 the year list.
4999
50002006-03-21 Nick Roberts <nickrob@snap.net.nz>
5001
5002 * display.texi (Fringe Indicators): Fix typos.
5003
50042006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5005
5006 * tips.texi (Documentation Tips): One can now also write `program'
5007 in front of a quoted symbol in a docstring to prevent making a
5008 hyperlink.
5009
50102006-03-19 Alan Mackenzie <acm@muc.de>
5011
5012 * text.texi (Special Properties): Clarify `fontified' property.
5013
50142006-03-16 Richard Stallman <rms@gnu.org>
5015
5016 * display.texi (Defining Images): Minor cleanup.
5017
50182006-03-16 Bill Wohler <wohler@newt.com>
5019
5020 * display.texi (Defining Images): In image-load-path-for-library,
5021 prefer user's images.
5022
50232006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5024
5025 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
5026
50272006-03-15 Bill Wohler <wohler@newt.com>
5028
5029 * display.texi (Defining Images): Fix example in
5030 image-load-path-for-library by not recommending that one binds
5031 image-load-path. Just defvar it to placate compiler and only use
5032 it if previously defined.
5033
50342006-03-14 Bill Wohler <wohler@newt.com>
5035
5036 * display.texi (Defining Images): In image-load-path-for-library,
5037 always return list of directories. Update example.
5038
50392006-03-14 Alan Mackenzie <acm@muc.de>
5040
5041 * modes.texi: New node, "Region to Fontify" (for Font Lock).
5042 This describes font-lock-extend-region-function.
5043 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
5044 the new node "Region to Fontify".
5045
50462006-03-13 Richard Stallman <rms@gnu.org>
5047
5048 * display.texi (Invisible Text): The impossible position is
5049 now before the invisible text, not after.
5050 (Defining Images): Clean up last change.
5051
50522006-03-11 Bill Wohler <wohler@newt.com>
5053
5054 * display.texi (Defining Images): Add image-load-path-for-library.
5055
50562006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5057
5058 * text.texi (Adaptive Fill): Fix Texinfo usage.
5059
5060 * strings.texi (Creating Strings): Fix Texinfo usage.
5061
5062 * searching.texi (Regexp Special): Use @samp for regular
5063 expressions that are not in Lisp syntax.
5064
50652006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5066
5067 * searching.texi (Regexp Special): Put remark between parentheses
5068 to avoid misreading.
5069
50702006-03-07 Luc Teirlinck <teirllm@auburn.edu>
5071
5072 * searching.texi (Syntax of Regexps): More accurately describe
5073 which characters are special in which situations.
5074 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
5075 are not special. Describe in detail when `[' and `]' are special.
5076 (Regexp Backslash): Plenty of regexps with unbalanced square
5077 brackets are valid, so reword that statement.
5078
50792006-03-02 Kim F. Storm <storm@cua.dk>
5080
5081 * keymaps.texi (Tool Bar): Add tool-bar-border.
5082
50832006-02-28 Luc Teirlinck <teirllm@auburn.edu>
5084
5085 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
5086
50872006-02-27 Luc Teirlinck <teirllm@auburn.edu>
5088
5089 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
5090
5091 * files.texi (Locating Files): Suggest additional values for the
5092 SUFFIXES arg of `locate-file'. Update pxref.
5093
5094 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
5095 (How Programs Do Loading): Discuss the effects of Auto Compression
5096 mode on `load'.
5097 (Load Suffixes): New node.
5098 (Library Search): Delete description of `load-suffixes'; it was
5099 moved to "Load Suffixes".
5100 (Autoload, Named Features): Mention `load-suffixes'.
5101
51022006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5103
5104 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
5105
5106 * windows.texi (Window Tree): Fix typo.
5107
51082006-02-20 Kim F. Storm <storm@cua.dk>
5109
5110 * display.texi (Fringe Indicators): New section.
5111 Move indicate-empty-lines, indicate-buffer-boundaries, and
5112 default-indicate-buffer-boundaries here.
5113 Add fringe-indicator-alist and default-fringes-indicator-alist.
5114 Add list of logical fringe indicator symbols.
5115 Update list of standard bitmap names.
5116 (Fringe Cursors): New section.
5117 Move overflow-newline-into-fringe here.
5118 Add fringe-cursor-alist and default-fringes-cursor-alist.
5119 Add list of fringe cursor symbols.
5120
51212006-02-20 Juanma Barranquero <lekktu@gmail.com>
5122
5123 * commands.texi (Using Interactive): Fix reference to node
5124 "Minibuffers".
5125
51262006-02-19 Richard M. Stallman <rms@gnu.org>
5127
5128 * minibuf.texi (High-Level Completion):
5129 Add xref to read-input-method-name.
5130
5131 * files.texi (Relative File Names): Move file-relative-name here.
5132 (File Name Expansion): From here. Minor clarifications.
5133
5134 * commands.texi (Using Interactive): Add xrefs about reading input.
5135 Clarify remarks about that moving point and mark.
5136 Put string case before list case.
5137
c8763fb6 51382006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
5139
5140 * display.texi (Other Display Specs, Image Descriptors):
5141 Revert erroneous changes. The previous description of
5142 image-descriptors as `(image . PROPS)' was correct.
5143
51442006-02-14 Richard M. Stallman <rms@gnu.org>
5145
5146 * variables.texi (File Local Variables): Clarifications.
5147
51482006-02-14 Juanma Barranquero <lekktu@gmail.com>
5149
5150 * variables.texi (File Local Variables): Use @code for a cons
5151 cell, not @var.
5152
51532006-02-13 Chong Yidong <cyd@stupidchicken.com>
5154
5155 * variables.texi (File Local Variables): Document new file local
5156 variable behavior.
5157
51582006-02-10 Kim F. Storm <storm@cua.dk>
5159
5160 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
5161
51622006-02-08 Juanma Barranquero <lekktu@gmail.com>
5163
5164 * modes.texi (%-Constructs): Remove obsolete info about
5165 `global-mode-string'.
5166
51672006-02-07 Richard M. Stallman <rms@gnu.org>
5168
5169 * commands.texi (Prefix Command Arguments): Minor cleanup.
5170
5171 * display.texi: "Graphical display", not window system.
5172
5173 * functions.texi (What Is a Function): Fix xref.
5174
5175 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
5176 (Changing Key Bindings): Clarify when remapping is better than
5177 substitute-key-definition.
5178
51792006-02-02 Richard M. Stallman <rms@gnu.org>
5180
5181 * minibuf.texi (Basic Completion): Completion alists are risky.
5182
5183 * keymaps.texi (Active Keymaps): Clarifications.
5184 (Searching Keymaps): New node.
5185 (Keymaps): Update menu.
5186
5187 * frames.texi (Layout Parameters): Minor clarification.
5188 (Drag and Drop): New node.
5189 (Frames): Update menu.
5190
51912006-01-29 Chong Yidong <cyd@stupidchicken.com>
5192
5193 * display.texi (Other Display Specs, Image Descriptors):
5194 Image description is a list, not a cons cell.
5195
51962006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5197
5198 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
5199 list is not necessarily a list).
5200
52012006-01-27 Eli Zaretskii <eliz@gnu.org>
5202
5203 * frames.texi (Layout Parameters): border-width and
5204 internal-border-width belong to the frame, not the window.
5205
52062006-01-19 Richard M. Stallman <rms@gnu.org>
5207
5208 * nonascii.texi (Translation of Characters): Search cmds use
5209 translation-table-for-input. Automatically made local.
5210
5211 * markers.texi (Overview of Markers): Count insertion type
5212 as one of a marker's attributes.
5213
5214 * keymaps.texi (Controlling Active Maps): New node, split out of
5215 Active Keymaps.
5216 (Keymaps): Menu updated.
5217 (Active Keymaps): Give pseudocode to explain how the active
5218 maps are searched. current-active-maps and key-binding moved here.
5219 (Functions for Key Lookup): current-active-maps and key-binding moved.
5220 Clarifications.
5221 (Searching the Keymaps): New subnode.
5222
5223 * elisp.texi (Top): Menu clarification.
5224
5225 * display.texi (Other Display Specs): Delete duplicate entry for
5226 just a string as display spec. Move text about recursive display
5227 specs on such a string.
5228
5229 * commands.texi (Key Sequence Input): Clarify.
5230 Move num-nonmacro-input-events out.
5231 (Reading One Event): num-nonmacro-input-events moved here.
5232
52332006-01-14 Nick Roberts <nickrob@snap.net.nz>
5234
5235 * advice.texi (Simple Advice): Update example to fit argument
5236 change in previous-line.
5237
52382006-01-05 Richard M. Stallman <rms@gnu.org>
5239
5240 * markers.texi (The Mark): Fix in `mark'.
5241
52422006-01-04 Richard M. Stallman <rms@gnu.org>
5243
5244 * processes.texi (Misc Network, Make Network): Minor cleanups.
5245
52462006-01-04 Kim F. Storm <storm@cua.dk>
5247
5248 * processes.texi (Make Network): Add IPv6 addresses and handling.
5249 (Network Feature Testing): Mention (:family ipv6).
5250 (Misc Network): Add IPv6 formats to format-network-address.
5251
52522005-12-30 Richard M. Stallman <rms@gnu.org>
5253
5254 * text.texi (Changing Properties):
5255 Don't use return value of set-text-properties.
5256
52572005-12-29 Luc Teirlinck <teirllm@auburn.edu>
5258
5259 * modes.texi (Mode Line Format): Correct typo in menu.
5260
52612005-12-29 Richard M. Stallman <rms@gnu.org>
5262
5263 * modes.texi (Mode Line Top): New node.
5264 (Mode Line Data): Some text moved to new node.
5265 Explain the data structure more concretely.
5266 (Mode Line Basics): Clarifications.
5267 (Mode Line Variables): Clarify intro paragraph.
5268 (%-Constructs): Clarify intro paragraph.
5269 (Mode Line Format): Update menu.
5270
52712005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5272
5273 * minibuf.texi (Basic Completion): Update lazy-completion-table
5274 examples for removal of ARGS argument.
5275
52762005-12-23 Richard M. Stallman <rms@gnu.org>
5277
5278 * text.texi (Undo): Restore some explanation from the version
5279 that was deleted.
5280
52812005-12-23 Eli Zaretskii <eliz@gnu.org>
5282
5283 * text.texi (Undo): Remove duplicate descriptions of `apply
5284 funname' and `apply delta' elements of the undo list.
5285
52862005-12-20 Richard M. Stallman <rms@gnu.org>
5287
5288 * help.texi (Help Functions): Update documentation of `apropos'.
5289
52902005-12-20 Luc Teirlinck <teirllm@auburn.edu>
5291
5292 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
5293 because it is confusing. If the :help-echo keyword is a function,
5294 it is not directly used as the :help-echo overlay property, as the
5295 xref seems to suggest (it does not take the appropriate args).
5296
52972005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5298
5299 * customize.texi (Common Keywords): Fix Texinfo usage.
5300 (Group Definitions, Variable Definitions): Update for new
5301 conventions for using `*' in docstrings.
5302
5303 * tips.texi (Documentation Tips): Update for new conventions for
5304 using `*' in docstrings.
5305
53062005-12-16 Richard M. Stallman <rms@gnu.org>
5307
5308 * minibuf.texi (Minibuffer Contents): Minor cleanup.
5309
53102005-12-16 Juri Linkov <juri@jurta.org>
5311
5312 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5313
53142005-12-14 Romain Francoise <romain@orebokech.com>
5315
5316 * modes.texi (Customizing Keywords): Rename `append' to `how'.
5317 Fix typo.
5318
53192005-12-11 Juri Linkov <juri@jurta.org>
5320
5321 * minibuf.texi (Completion Commands): Add mention of read-file-name
5322 for filename completion keymaps.
5323 (Reading File Names): Add mention of filename completion keymaps
5324 for read-file-name and xref to `Completion Commands'.
5325
53262005-12-10 Richard M. Stallman <rms@gnu.org>
5327
5328 * customize.texi (Common Keywords): State caveats for use of :tag.
5329
53302005-12-08 Richard M. Stallman <rms@gnu.org>
5331
5332 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
5333 with xrefs and better explanation.
5334 (Completion Commands): Add the filename completion maps.
5335
5336 * objects.texi (Character Type): Clarify that \s is not space
5337 if a dash follows.
5338
53392005-12-05 Richard M. Stallman <rms@gnu.org>
5340
5341 * windows.texi (Resizing Windows): Delete preserve-before args.
5342
53432005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5344
5345 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5346 in full keymaps, since the quirk has been fixed.
5347
53482005-12-03 Eli Zaretskii <eliz@gnu.org>
5349
5dcb4c4e
SM
5350 * hooks.texi (Standard Hooks): Add index entries.
5351 Mention `compilation-finish-functions'.
b8d4c8d0
GM
5352
53532005-11-27 Richard M. Stallman <rms@gnu.org>
5354
5355 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5356
53572005-11-21 Juri Linkov <juri@jurta.org>
5358
5359 * customize.texi (Common Keywords): Update links types
5360 custom-manual and url-link. Add link types emacs-library-link,
5361 file-link, function-link, variable-link, custom-group-link.
5362
53632005-11-20 Chong Yidong <cyd@stupidchicken.com>
5364
5365 * display.texi: Revert 2005-11-20 change.
5366
53672005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5368
5369 * processes.texi (Bindat Functions):
5370 Say "third" to refer to zero-based index "2".
5371
53722005-11-18 Luc Teirlinck <teirllm@auburn.edu>
5373
5374 * loading.texi (Library Search): Update the default value of
5375 `load-suffixes'.
5376
53772005-11-17 Chong Yidong <cyd@stupidchicken.com>
5378
5379 * display.texi (Attribute Functions): Mention :ignore-defface.
5380
53812005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5382
5383 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5384 (Minor Mode Conventions): Mention the use of a hook.
5385
53862005-11-06 Richard M. Stallman <rms@gnu.org>
5387
5388 * files.texi (Magic File Names): find-file-name-handler checks the
5389 `operations' property of the handler.
5390
53912005-11-03 Richard M. Stallman <rms@gnu.org>
5392
5393 * variables.texi (Frame-Local Variables): Small clarification.
5394
53952005-10-29 Chong Yidong <cyd@stupidchicken.com>
5396
5397 * os.texi (Init File): Document ~/.emacs.d/init.el.
5398
53992005-10-29 Richard M. Stallman <rms@gnu.org>
5400
5401 * internals.texi (Garbage Collection): Document memory-full.
5402
54032005-10-28 Bill Wohler <wohler@newt.com>
5404
5405 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5406 for URLs.
5407
54082005-10-28 Richard M. Stallman <rms@gnu.org>
5409
5410 * minibuf.texi (Completion Commands): Clean up prev change.
5411
54122005-10-26 Kevin Ryde <user42@zip.com.au>
5413
5414 * compile.texi (Eval During Compile): Explain recommended uses
5415 of eval-when-compile and eval-and-compile.
5416
54172005-10-27 Masatake YAMATO <jet@gyve.org>
5418
5419 * minibuf.texi (Completion Commands):
5420 Write about new optional argument for `display-completion-list'.
5421
54222005-10-23 Richard M. Stallman <rms@gnu.org>
5423
5424 * display.texi (Overlay Arrow): Clarify about local bindings of
5425 overlay-arrow-position.
5426
54272005-10-22 Eli Zaretskii <eliz@gnu.org>
5428
5429 * internals.texi (Building Emacs): Fix last change.
5430
54312005-10-22 Richard M. Stallman <rms@gnu.org>
5432
5433 * internals.texi (Building Emacs): Document eval-at-startup.
5434
54352005-10-21 Richard M. Stallman <rms@gnu.org>
5436
5437 * loading.texi (Where Defined): load-history contains abs file names.
5438 symbol-file returns abs file names.
5439
54402005-10-19 Kim F. Storm <storm@cua.dk>
5441
5442 * display.texi (Showing Images): Add max-image-size integer value.
5443
54442005-10-18 Chong Yidong <cyd@stupidchicken.com>
5445
5446 * display.texi (Showing Images): Document max-image-size.
5447
54482005-10-17 Richard M. Stallman <rms@gnu.org>
5449
5450 * commands.texi (Quitting): Minor clarification.
5451
5452 * processes.texi (Sentinels): Clarify about output and quitting.
5453 (Filter Functions): Mention with-local-quit.
5454
54552005-10-17 Juri Linkov <juri@jurta.org>
5456
5457 * buffers.texi (Current Buffer):
5458 * commands.texi (Event Input Misc):
5459 * compile.texi (Eval During Compile, Compiler Errors):
5460 * customize.texi (Group Definitions):
5461 * display.texi (Progress, Defining Faces):
5462 * files.texi (Writing to Files):
5463 * modes.texi (Mode Hooks, Defining Minor Modes):
5464 * streams.texi (Output Functions):
5465 * syntax.texi (Syntax Table Functions):
5466 * text.texi (Change Hooks):
5467 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5468
5469 * commands.texi (Quitting): Replace arg `forms' with `body' in
5470 `with-local-quit'.
5471
5472 * positions.texi (Excursions): Replace arg `forms' with `body' in
5473 `save-excursion'.
5474
54752005-10-08 Kim F. Storm <storm@cua.dk>
5476
5477 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5478 Rename manual section accordingly.
5479
54802005-10-04 Kim F. Storm <storm@cua.dk>
5481
5482 * windows.texi (Window Split Tree): New section describing
5483 new function window-split-tree function.
5484
54852005-10-03 Nick Roberts <nickrob@snap.net.nz>
5486
5487 * display.texi (Fringe Size/Pos): Simplify and add detail.
5488
54892005-09-30 Romain Francoise <romain@orebokech.com>
5490
5491 * minibuf.texi (High-Level Completion): Explain that the prompt
5492 given to `read-buffer' should end with a colon and a space.
5493 Update usage examples.
5494
54952005-09-29 Juri Linkov <juri@jurta.org>
5496
5497 * display.texi (Displaying Messages): Rename argument name
5498 `string' to `format-string' in functions `message', `message-box',
5499 `message-or-box'.
5500
55012005-09-26 Chong Yidong <cyd@stupidchicken.com>
5502
5503 * errors.texi (Standard Errors): Correct xrefs.
5504
55052005-09-18 Chong Yidong <cyd@stupidchicken.com>
5506
5507 * display.texi (Defining Images): Update documentation for
5508 `image-load-path'.
5509
55102005-09-17 Richard M. Stallman <rms@gnu.org>
5511
5512 * display.texi (Defining Images): Clean up previous change.
5513
55142005-09-16 Romain Francoise <romain@orebokech.com>
5515
5516 * elisp.texi: Specify GFDL version 1.2.
5517
5518 * doclicense.texi (GNU Free Documentation License): Update to
5519 version 1.2.
5520
55212005-09-15 Chong Yidong <cyd@stupidchicken.com>
5522
5523 * display.texi (Defining Images): Document `image-load-path'.
5524
55252005-09-15 Richard M. Stallman <rms@gnu.org>
5526
5527 * objects.texi (Printed Representation): Minor cleanup.
5528 (Box Diagrams): Minor fix.
5529 (Cons Cell Type): Move (...) index item here.
5530 (Box Diagrams): From here.
5531 (Array Type): Minor fix.
5532 (Type Predicates): Delete index "predicates".
5533 (Hash Table Type): Clarify xref.
5534 (Dotted Pair Notation): Minor fix.
5535
55362005-09-10 Chong Yidong <cyd@stupidchicken.com>
5537
5538 * files.texi (Saving Buffers): Fix typo.
5539
55402005-09-08 Richard M. Stallman <rms@gnu.org>
5541
5542 * tips.texi (Programming Tips): Correct the "default" prompt spec.
5543
55442005-09-08 Chong Yidong <cyd@stupidchicken.com>
5545
5546 * locals.texi (Standard Buffer-Local Variables): Don't include
5547 mode variables for minor modes.
5548 Fix xrefs for buffer-display-count, buffer-display-table,
5549 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5550 enable-multibyte-characters, fill-column, header-line-format,
5551 left-fringe-width, left-margin, and right-fringe-width.
5552
5553 * hooks.texi (Standard Hooks): All hooks should conform to the
5554 standard naming convention now.
5555 Fix xref for `echo-area-clear-hook'.
5556
5557 * display.texi (Usual Display): Note that indicate-empty-lines and
5558 tab-width are buffer-local.
5559
5560 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5561
5562 * modes.texi (Mode Help): Note that major-mode is buffer-local.
5563
5564 * nonascii.texi (Encoding and I/O): Note that
5565 buffer-file-coding-system is buffer-local.
5566
5567 * positions.texi (List Motion): Note that defun-prompt-regexp is
5568 buffer-local.
5569
5570 * text.texi (Auto Filling): Note that auto-fill-function is
5571 buffer-local.
5572 (Undo): Note that buffer-undo-list is buffer-local.
5573
5dcb4c4e
SM
5574 * windows.texi (Buffers and Windows):
5575 Document buffer-display-count.
b8d4c8d0
GM
5576
55772005-09-06 Richard M. Stallman <rms@gnu.org>
5578
5579 * tips.texi (Coding Conventions): Sometimes it is ok to put the
5580 package prefix elsewhere than at the start of the name.
5581
55822005-09-03 Richard M. Stallman <rms@gnu.org>
5583
5584 * tips.texi (Programming Tips): Add conventions for minibuffer
5585 questions and prompts.
5586
55872005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
5588
5589 * intro.texi (nil and t): Minor cleanup.
5590 Delete spurious mention of keyword symbols.
5591 (Evaluation Notation): Add index entry.
5592 (A Sample Function Description): Minor cleanup.
5593 (A Sample Variable Description): Not all vars can be set.
5594
55952005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
5596
5597 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
5598
5599 (Insertion): Document precise type of `insert-char' arg COUNT.
5600
56012005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5602
5603 * modes.texi (Other Font Lock Variables): Sync the default of
5604 font-lock-lines-before.
5605
56062005-08-31 Michael Albinus <michael.albinus@gmx.de>
5607
5608 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
5609
56102005-08-29 Richard M. Stallman <rms@gnu.org>
5611
5612 * elisp.texi (Top): Update subnode menu.
5613
5614 * searching.texi (Searching and Matching): Move node.
5615 Rearrange contents and add overall explanation.
5616 (Searching and Case): Move node.
5617 (Searching and Matching): Update menu.
5618
56192005-08-27 Eli Zaretskii <eliz@gnu.org>
5620
5621 * os.texi (Startup Summary): Fix the description of the initial
5622 startup message display.
5623
56242005-08-25 Richard M. Stallman <rms@gnu.org>
5625
5626 * searching.texi (Search and Replace): Add replace-regexp-in-string.
5627
56282005-08-25 Emilio C. Lopes <eclig@gmx.net>
5629
5630 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
5631 `next-overlay-change' example.
5632
56332005-08-22 Juri Linkov <juri@jurta.org>
5634
5635 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
5636 Fix invert-face. Fix args of face-background.
5637
5638 * display.texi (Standard Faces): Delete node.
5639 (Faces): Add xref to `(emacs)Standard Faces'.
5640 (Displaying Faces): Fix xref to `Standard Faces'.
5641
5642 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
5643
56442005-08-20 Alan Mackenzie <acm@muc.de>
5645
5646 * buffers.texi (The Buffer List): Clarify the manipulation of the
5647 buffer list.
5648
56492005-08-14 Richard M. Stallman <rms@gnu.org>
5650
5651 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
5652 a regexp.
5653
56542005-08-11 Richard M. Stallman <rms@gnu.org>
5655
5656 * elisp.texi (Top): Update subnode lists.
5657
5658 * display.texi (Inverse Video): Node deleted.
5659
5660 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
5661 New nodes split out of Coding Conventions.
5662
5663 * searching.texi (Regular Expressions): Document re-builder.
5664
5665 * os.texi (Time Parsing): New node split out of Time Conversion.
5666
5667 * processes.texi (Misc Network, Network Feature Testing)
5668 (Network Options, Make Network): New nodes split out of
5669 Low-Level Network.
5670
56712005-08-09 Richard M. Stallman <rms@gnu.org>
5672
5673 * frames.texi (Geometry): New node, split from Size and Position.
5674 (Frame Parameters): Refer to Geometry.
5675
5676 * buffers.texi (The Buffer List): Fix xrefs.
5677
5678 * windows.texi (Splitting Windows): Fix xref.
5679
5680 * frames.texi (Layout Parameters): Add xref.
5681
5682 * display.texi (Line Height, Scroll Bars): Fix xrefs.
5683
5684 * keymaps.texi (Menu Bar): Fix xref.
5685
5686 * locals.texi (Standard Buffer-Local Variables): Fix xref.
5687
5688 * modes.texi (%-Constructs): Fix xref.
5689
5690 * frames.texi (Window Frame Parameters): Node split up.
5691 (Basic Parameters, Position Parameters, Size Parameters)
5692 (Layout Parameters, Buffer Parameters, Management Parameters)
5693 (Cursor Parameters, Color Parameters): New subnodes.
5694
56952005-08-09 Luc Teirlinck <teirllm@auburn.edu>
5696
5697 * positions.texi (Screen Lines): Update xref for previous change
5698 in minibuf.texi.
5699
5700 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
5701 change in minibuf.texi.
5702
57032005-08-09 Richard M. Stallman <rms@gnu.org>
5704
5705 * tips.texi (Coding Conventions): Minor cleanup.
5706
5707 * modes.texi (Defining Minor Modes): Explain when init-value
5708 can be non-nil.
5709
5710 * elisp.texi (Top): Update submenu for Minibuffer.
5711
5712 * minibuf.texi (Minibuffer Misc): Node split up.
5713 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
5714 (Recursive Mini): New nodes split out from Minibuffer Misc.
5715 (Minibuffer Misc): Document max-mini-window-height.
5716
5717 * hash.texi (Defining Hash): Delete stray paren in example.
5718
5719 * display.texi (Echo Area Customization): Don't define
5720 max-mini-window-height here; xref instead.
5721
5722 * commands.texi (Event Input Misc): Update while-no-input.
5723
5724 * advice.texi (Advising Functions): Explain when to use advice
5725 and when to use a hook.
5726
57272005-07-30 Eli Zaretskii <eliz@gnu.org>
5728
5729 * makefile.w32-in (info): Don't run install-info.
5730 ($(infodir)/dir): New target, produced by running install-info.
5731
57322005-07-27 Luc Teirlinck <teirllm@auburn.edu>
5733
5734 * modes.texi (Defining Minor Modes): The keyword for the initial
5735 value is :init-value, not :initial-value.
5736
57372005-07-23 Eli Zaretskii <eliz@gnu.org>
5738
5739 * loading.texi (Autoload): Make the `doctor' example be consistent
5740 with what's in current loaddefs.el. Describe the "fn" magic in
5741 the usage portion of the doc string.
5742
57432005-07-22 Richard M. Stallman <rms@gnu.org>
5744
5745 * internals.texi (Garbage Collection): Clarify previous change.
5746
57472005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
5748
5749 * internals.texi (Garbage Collection): Add gc-cons-percentage.
5750
57512005-07-18 Juri Linkov <juri@jurta.org>
5752
5753 * commands.texi (Accessing Events):
5754 * frames.texi (Text Terminal Colors, Resources):
5755 * markers.texi (The Mark):
5756 * modes.texi (Defining Minor Modes):
5757 Delete duplicate duplicate words.
5758
57592005-07-16 Richard M. Stallman <rms@gnu.org>
5760
5761 * display.texi (Managing Overlays): Clarify make-overlay
5762 args for insertion types.
5763
57642005-07-13 Luc Teirlinck <teirllm@auburn.edu>
5765
5766 * customize.texi (Variable Definitions):
5767 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
5768 `standard-value' is a list too.
5769 (Defining New Types): Use @key{RET} instead of @key{ret}.
5770
57712005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
5772
5773 * os.texi (Translating Input): Fix typo.
5774
57752005-07-08 Richard M. Stallman <rms@gnu.org>
5776
5777 * README: Update edition number and size estimate.
5778
5779 * elisp.texi (VERSION): Set to 2.9.
5780
57812005-07-07 Richard M. Stallman <rms@gnu.org>
5782
5783 * book-spine.texinfo: Update Emacs version.
5784
5785 * display.texi (Inverse Video): Delete mode-line-inverse-video.
5786
57872005-07-06 Richard M. Stallman <rms@gnu.org>
5788
5789 * searching.texi (Regexp Search): Clarify what re-search-forward
5790 does when the search fails.
5791
57922005-07-05 Lute Kamstra <lute@gnu.org>
5793
5794 * Update FSF's address in GPL notices.
5795
5796 * doclicense.texi (GNU Free Documentation License):
5797 * gpl.texi (GPL):
5798 * tips.texi (Coding Conventions, Library Headers):
5799 * vol1.texi:
5800 * vol2.texi: Update FSF's address.
5801
58022005-07-04 Richard M. Stallman <rms@gnu.org>
5803
5804 * hooks.texi (Standard Hooks): Add occur-hook.
5805
58062005-07-03 Luc Teirlinck <teirllm@auburn.edu>
5807
5808 * display.texi (The Echo Area): Correct menu.
5809
58102005-07-03 Richard M. Stallman <rms@gnu.org>
5811
5812 * elisp.texi (Top): Update subnode menu for Display.
5813
5814 * display.texi (Displaying Messages): New node, with most
5815 of what was in The Echo Area.
5dcb4c4e 5816 (Progress): Move under The Echo Area.
b8d4c8d0
GM
5817 (Logging Messages): New node with new text.
5818 (Echo Area Customization): New node, the rest of what was
5819 in The Echo Area. Document message-truncate-lines with @defvar.
5820 (Display): Update menu.
5821
5822 * windows.texi (Textual Scrolling): Doc 3 values for
5823 scroll-preserve-screen-position.
5824
5825 * text.texi (Special Properties): Change hook functions
5826 should bind inhibit-modification-hooks around altering buffer text.
5827
5828 * keymaps.texi (Key Binding Commands): Call binding BINDING
5829 rather than DEFINITION.
5830
58312005-06-29 Juanma Barranquero <lekktu@gmail.com>
5832
5833 * variables.texi (Defining Variables): `user-variable-p' returns t
5834 for aliases of user options, nil for alias loops.
5835
58362005-06-28 Richard M. Stallman <rms@gnu.org>
5837
5838 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
5839 make-keymap.
5840
58412005-06-27 Luc Teirlinck <teirllm@auburn.edu>
5842
5843 * variables.texi (Setting Variables): Correct and clarify
5844 description of `add-to-ordered-list'.
5845
58462005-06-26 Richard M. Stallman <rms@gnu.org>
5847
5848 * display.texi (Faces): Minor cleanup.
5849
58502005-06-25 Luc Teirlinck <teirllm@auburn.edu>
5851
5852 * display.texi (Faces): `facep' returns t for strings that are
5853 face names.
5854
58552005-06-25 Richard M. Stallman <rms@gnu.org>
5856
5857 * objects.texi (Equality Predicates): Clarify meaning of equal.
5858
5859 * windows.texi (Selecting Windows): save-selected-window
5860 and with-selected-window save and restore the current buffer.
5861
58622005-06-24 Richard M. Stallman <rms@gnu.org>
5863
5864 * numbers.texi (Float Basics): Explain how to test for NaN,
5865 and printing the sign of NaNs.
5866
58672005-06-24 Eli Zaretskii <eliz@gnu.org>
5868
5869 * makefile.w32-in (MAKEINFO): Use --force.
5870
58712005-06-23 Richard M. Stallman <rms@gnu.org>
5872
5873 * display.texi (Face Functions): Correct Texinfo usage.
5874
58752005-06-23 Luc Teirlinck <teirllm@auburn.edu>
5876
5877 * lists.texi (Rings): `ring-elements' now returns the elements of
5878 RING in order.
5879
58802005-06-23 Juanma Barranquero <lekktu@gmail.com>
5881
5882 * markers.texi (The Mark): Texinfo usage fix.
5883
58842005-06-23 Kim F. Storm <storm@cua.dk>
5885
5886 * searching.texi (Entire Match Data): Remove evaporate option for
5887 match-data. Do not mention evaporate option for set-match-data.
5888
58892005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
5890
5891 * display.texi (Face Functions): Mention face aliases.
5892
58932005-06-21 Richard M. Stallman <rms@gnu.org>
5894
5895 * anti.texi (Antinews): Texinfo usage fix.
5896
58972005-06-21 Karl Berry <karl@gnu.org>
5898
5899 * elisp.texi: Use @copying.
5900
5901 * elisp.texi: Put @summarycontents and @contents before the Top
5902 node, instead of the end of the file, so that the contents appear
5903 in the right place in the dvi/pdf output.
5904
59052005-06-21 Juri Linkov <juri@jurta.org>
5906
5907 * display.texi (Defining Faces): Add `customized-face'.
5908
59092005-06-20 Kim F. Storm <storm@cua.dk>
5910
5911 * variables.texi (Setting Variables): Any type of element can be
5912 given order in add-to-ordered-list. Compare elements with eq.
5913
5914 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
5915
59162005-06-20 Karl Berry <karl@gnu.org>
5917
5918 * syntax.texi (Syntax Flags): Make last column very slightly wider
5919 to avoid "generic comment" breaking on two lines and causing an
5920 underfull box.
5921
59222005-06-19 Luc Teirlinck <teirllm@auburn.edu>
5923
5924 * lists.texi (Rings): Various minor clarifications and corrections.
5925
59262005-06-18 Richard M. Stallman <rms@gnu.org>
5927
5928 * functions.texi (Obsolete Functions): Simplify.
5929
5930 * variables.texi (Variable Aliases): Simplify.
5931
5932 * anti.texi, backups.texi, compile.texi, customization.texi:
5933 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
5934 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
5935 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
5936 * variables.texi: Fix formatting ugliness.
5937
5938 * elisp.texi: Add links to Rings and Byte Packing.
5939 Update version and copyright years.
5940
5941 * minibuf.texi: Fix formatting ugliness.
5942 (Completion Commands): Move keymap vars to the end
5943 and vars completing-read binds to the top.
5944
59452005-06-17 Luc Teirlinck <teirllm@auburn.edu>
5946
5947 * processes.texi: Fix typos.
5948 (Bindat Spec): Correct Texinfo error.
5949 (Byte Packing): Fix ungrammatical sentence.
5950
59512005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
5952
5953 * lists.texi (Rings): New node.
5954 (Lists): Add it to menu.
5955
5956 * processes.texi (Byte Packing): New node.
5957 (Processes): Add it to menu.
5958
59592005-06-17 Richard M. Stallman <rms@gnu.org>
5960
5961 * syntax.texi (Parsing Expressions): Fix texinfo usage.
5962
5963 * help.texi (Documentation Basics): Explain the xref to
5964 Documentation Tips.
5965
5966 * debugging.texi (Debugger Commands): Minor fix.
5967
59682005-06-16 Luc Teirlinck <teirllm@auburn.edu>
5969
5970 * edebug.texi (Instrumenting): Eliminate duplicate link.
5971 (Specification List): Replace references to "below", referring to
5972 a later node, with one @ref to that node.
5973
5974 * os.texi (Timers): Timers should save and restore the match data
5975 if they change it.
5976
5977 * debugging.texi (Debugger Commands): Mention that the Lisp
5978 debugger can not step through primitive functions.
5979
59802005-06-16 Juanma Barranquero <lekktu@gmail.com>
5981
5982 * functions.texi (Obsolete Functions): Update argument names of
5983 `make-obsolete' and `define-obsolete-function-alias'.
5984
5985 * variables.texi (Variable Aliases): Update argument names of
5986 `defvaralias', `make-obsolete-variable' and
5987 `define-obsolete-variable-alias'.
5988
59892005-06-15 Kim F. Storm <storm@cua.dk>
5990
5991 * searching.texi (Entire Match Data): Rephrase warnings about
5992 evaporate arg to match-data and set-match-data.
5993
59942005-06-14 Luc Teirlinck <teirllm@auburn.edu>
5995
5996 * elisp.texi (Top): Update detailed menu.
5997
5998 * edebug.texi (Edebug): Update menu.
5999 (Instrumenting): Update xrefs.
6000 (Edebug Execution Modes): Correct xref.
6001 (Jumping): Clarify description of `h' command.
6002 Eliminate redundant @ref.
6003 (Breaks): New node.
6004 (Breakpoints): Is now a subsubsection.
6005 (Global Break Condition): Mention `C-x X X'.
6006 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
6007 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
6008 (Edebug Display Update): Correct pxref.
6009 (Edebug and Macros): New node.
6010 (Instrumenting Macro Calls): Is now a subsubsection.
6011 Neither arg of `def-edebug-spec' is evaluated.
6012 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
6013 (Specification Examples): Fix typo.
6014
60152005-06-14 Lute Kamstra <lute@gnu.org>
6016
6017 * debugging.texi (Function Debugging): Primitives can break on
6018 entry too.
6019
60202005-06-14 Kim F. Storm <storm@cua.dk>
6021
6022 * variables.texi (Setting Variables): Add add-to-ordered-list.
6023
60242005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6025
6026 * syntax.texi (Parsing Expressions): Document aux functions and vars of
6027 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
6028
60292005-06-13 Lute Kamstra <lute@gnu.org>
6030
6031 * text.texi (Special Properties): Fix cross reference.
6032
60332005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6034
6035 * debugging.texi (Function Debugging): Delete mention of empty
6036 string argument to `cancel-debug-on-entry'. Delete inaccurate
6037 description of the return value of that command.
6038
60392005-06-11 Alan Mackenzie <acm@muc.de>
6040
6041 * text.texi (Adaptive Fill): Amplify the description of
6042 fill-context-prefix.
6043
60442005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6045
6046 * syntax.texi (Parsing Expressions): Fix Texinfo error.
6047
60482005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
6049
6050 * syntax.texi (Parsing Expressions): Document syntax-ppss.
6051
60522005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6053
6054 * debugging.texi (Error Debugging): Minor rewording.
6055 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
6056 is optional.
6057
60582005-06-10 Lute Kamstra <lute@gnu.org>
6059
6060 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
6061 (Top): Give it a title. Correct version number. Give the
6062 detailed node listing a more prominent header.
6063 * intro.texi: Don't set VERSION here a second time.
6064 Mention Emacs's version too.
6065 * anti.texi (Antinews): Use EMACSVER to refer to the current
6066 version of Emacs.
6067
60682005-06-09 Kim F. Storm <storm@cua.dk>
6069
6070 * searching.texi (Entire Match Data): Explain new `reseat' argument to
6071 match-data and set-match-data.
6072
60732005-06-08 Richard M. Stallman <rms@gnu.org>
6074
6075 * searching.texi (Entire Match Data): Clarify when match-data
6076 returns markers and when integers.
6077
6078 * display.texi (Defining Faces): Explain that face name should not
6079 end in `-face'.
6080
6081 * modes.texi (Mode Line Data): Minor cleanup.
6082 (Customizing Keywords): Node split out of Search-based Fontification.
6083 Add example of using font-lock-add-keywords from a hook.
6084 Clarify when MODE should be non-nil, and when nil.
6085
60862005-06-06 Richard M. Stallman <rms@gnu.org>
6087
6088 * modes.texi (Mode Line Data): Explain what happens when the car
6089 of a list is a void symbol.
6090 (Search-based Fontification): Explain MODE arg to
6091 font-lock-add-keywords and warn about calls from major modes.
6092
60932005-06-08 Juri Linkov <juri@jurta.org>
6094
6095 * display.texi (Standard Faces): Add `shadow' face.
6096
60972005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6098
6099 * modes.texi (Major Mode Conventions): A derived mode only needs
6100 to put the call to the parent mode inside `delay-mode-hooks'.
6101
61022005-05-29 Richard M. Stallman <rms@gnu.org>
6103
6104 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
6105 new, and what that implies. Clarify.
6106
6107 * files.texi (Locating Files): Clean up the text.
6108
6109 * frames.texi (Window Frame Parameters): Document user-size.
6110 Shorten entry for top by referring to left.
6111
61122005-05-26 Richard M. Stallman <rms@gnu.org>
6113
6114 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
6115 is new, and what the implications are. Other clarifications.
6116
61172005-05-24 Richard M. Stallman <rms@gnu.org>
6118
6119 * frames.texi (Dialog Boxes): Minor fixes.
6120
61212005-05-25 Masatake YAMATO <jet@gyve.org>
6122
6123 * display.texi (Standard Faces): Write about `mode-line-highlight'.
6124
61252005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6126
6127 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
6128 is optional.
6129
61302005-05-24 Nick Roberts <nickrob@snap.net.nz>
6131
10d1d0af 6132 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
6133
61342005-05-23 Lute Kamstra <lute@gnu.org>
6135
6136 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
6137 syntax-begin-function over font-lock-beginning-of-syntax-function.
6138
61392005-05-21 Luc Teirlinck <teirllm@auburn.edu>
6140
6141 * minibuf.texi (Reading File Names): Update description of
6142 `read-directory-name'.
6143
6144 * modes.texi (Derived Modes): Clarify :group keyword.
6145
61462005-05-21 Eli Zaretskii <eliz@gnu.org>
6147
6148 * files.texi (Locating Files): New subsection.
6149 Describe locate-file and executable-find.
6150
61512005-05-21 Kevin Ryde <user42@zip.com.au>
6152
6153 * frames.texi (Initial Parameters): Update cross reference to
6154 "Emacs Invocation".
6155
61562005-05-19 Luc Teirlinck <teirllm@auburn.edu>
6157
6158 * keymaps.texi (Active Keymaps): Add anchor.
6159
6160 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
6161 (Major Mode Conventions): Refer to `Auto Major Mode' in more
6162 appropriate place.
6163 (Derived Modes): Small clarifications.
6164 (Minor Mode Conventions, Keymaps and Minor Modes):
6165 Replace references to nodes with references to anchors.
6166 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
6167 Clarify description of lists whose first element is an integer.
6168 (Mode Line Variables): Add anchor.
6169 (%-Constructs): Clarify description of integer after %.
6170 (Emulating Mode Line): Describe nil value for FACE.
6171
61722005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6173
6174 * modes.texi (Derived Modes): Correct references to non-existing
6175 variable standard-syntax-table.
6176
61772005-05-17 Lute Kamstra <lute@gnu.org>
6178
6179 * modes.texi (Defining Minor Modes): Mention the mode hook.
6180
61812005-05-15 Kim F. Storm <storm@cua.dk>
6182
6183 * processes.texi (Network): Remove open-network-stream-nowait.
6184 (Network Servers): Remove open-network-stream-server.
6185
61862005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6187
6188 * elisp.texi (Top): Update detailed menu.
6189
6190 * variables.texi: Reorder nodes.
6191 (Variables): Update menu.
6192 (File Local Variables): Do not refer to the `-*-' line as
6193 a "local variables list". Add pxref.
6194
61952005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6196
6197 * elisp.texi (Top): Update detailed menu for node changes.
6198
6199 * modes.texi (Modes): Update Menu.
6200 (Hooks): Move to beginning of chapter.
6201 Most minor modes run mode hooks too.
6202 `add-hook' can handle void hooks or hooks whose value is a single
6203 function.
6204 (Major Modes): Update Menu.
6205 (Major Mode Basics): New node, split off from `Major Modes'.
6206 (Major Mode Conventions): Correct xref. Explain how to handle
6207 auto-mode-alist if the major mode command has an autoload cookie.
6208 (Auto Major Mode): Major update. Add magic-mode-alist.
6209 (Derived Modes): Major update.
6210 (Mode Line Format): Update Menu.
6211 (Mode Line Basics): New node, split off from `Mode Line Format'.
6212
6213 * loading.texi (Autoload): Mention `autoload cookie' as synonym
6214 for `magic autoload comment'. Add index entries and anchor.
6215
62162005-05-14 Richard M. Stallman <rms@gnu.org>
6217
6218 * tips.texi (Coding Conventions): Explain how important it is
6219 that just loading certain files not change Emacs behavior.
6220
6221 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
6222
62232005-05-12 Lute Kamstra <lute@gnu.org>
6224
6225 * modes.texi (Generic Modes): Update.
6226 (Major Modes): Refer to node "Generic Modes".
6227
6228 * elisp.texi (Top): Update to the current structure of the manual.
6229 * processes.texi (Processes): Add menu description.
6230 * customize.texi (Customization): Add menu descriptions.
6231
62322005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
6233
6234 * processes.texi (Signals to Processes)
6235 (Low-Level Network): Fix typos.
6236
62372005-05-11 Lute Kamstra <lute@gnu.org>
6238
6239 * elisp.texi (Top): Add some nodes from the chapter "Major and
6240 Minor Modes" to the detailed node listing.
6241
62422005-05-10 Richard M. Stallman <rms@gnu.org>
6243
6244 * keymaps.texi (Extended Menu Items): Menu item filter functions
6245 can be called at any time.
6246
62472005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6248
6249 * variables.texi (File Local Variables): `(hack-local-variables t)'
6250 now also checks whether a mode is specified in the local variables
6251 list.
6252
62532005-05-05 Kevin Ryde <user42@zip.com.au>
6254
6255 * display.texi (The Echo Area): Correct format function cross
6256 reference.
6257
62582005-05-05 Luc Teirlinck <teirllm@auburn.edu>
6259
6260 * variables.texi (Variable Aliases): Change description of
6261 `define-obsolete-variable-alias'.
6262
6263 * functions.texi (Functions): Add "Obsolete Functions" to menu.
6264 (Defining Functions): Add xref.
6265 (Obsolete Functions): New node.
6266 (Function Safety): Standardize capitalization of section title.
6267
6268 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6269 (Dialog Boxes): Complete description of `x-popup-dialog'.
6270
62712005-05-04 Richard M. Stallman <rms@gnu.org>
6272
6273 * commands.texi (Interactive Codes): Fix Texinfo usage.
6274 Document U more clearly.
6275
62762005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6277
6278 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6279 function and not a macro.
6280
6281 * frames.texi (Pop-Up Menus): Correct and clarify description of
6282 `x-popup-menu'.
6283 (Dialog Boxes): Clarify description of `x-popup-dialog'.
6284
62852005-05-01 Richard M. Stallman <rms@gnu.org>
6286
6287 * edebug.texi (Checking Whether to Stop): Fix previous change.
6288
62892005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6290
6291 * display.texi: Fix typos and Texinfo usage.
6292
6293 * edebug.texi (Checking Whether to Stop): executing-macro ->
6294 executing-kbd-macro.
6295
62962005-05-01 Richard M. Stallman <rms@gnu.org>
6297
6298 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6299
63002005-04-30 Richard M. Stallman <rms@gnu.org>
6301
6302 * files.texi (Magic File Names): Document `operations' property.
6303
63042005-04-29 Lute Kamstra <lute@gnu.org>
6305
6306 * modes.texi (Generic Modes): New node.
6307 (Major Modes): Add it to the menu.
6308 (Derived Modes): Add "derived mode" to concept index.
6309
63102005-04-28 Lute Kamstra <lute@gnu.org>
6311
6312 * modes.texi (Defining Minor Modes): Fix previous change.
6313 (Font Lock Mode): Simplify.
6314 (Font Lock Basics): Say that font-lock-defaults is buffer-local
6315 when set and that some parts are optional. Add cross references.
6316 (Search-based Fontification): Say how to specify font-lock-keywords.
6317 Add cross references. Add font-lock-multiline to index.
6318 Move font-lock-keywords-case-fold-search here from node "Other Font
6319 Lock Variables". Document font-lock-add-keywords and
6320 font-lock-remove-keywords.
6321 (Other Font Lock Variables): Move font-lock-keywords-only,
6322 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6323 and font-lock-syntactic-face-function to node "Syntactic Font
6324 Lock". Move font-lock-keywords-case-fold-search to node
6325 "Search-based Fontification". Document font-lock-inhibit-thing-lock
6326 and font-lock-{,un}fontify-{buffer,region}-function.
6327 (Precalculated Fontification): Remove reference to deleted variable
6328 font-lock-core-only.
6329 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
6330 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
6331 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6332 and font-lock-syntactic-face-function here from node "Other Font
6333 Lock Variables". Move font-lock-syntactic-keywords to "Setting
6334 Syntax Properties". Add cross references.
6335 (Setting Syntax Properties): New node.
6336 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
6337 * syntax.texi (Syntax Properties): Add cross reference.
6338 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
6339
63402005-04-26 Richard M. Stallman <rms@gnu.org>
6341
6342 * display.texi (Defining Faces):
6343 Document `default' elements of defface spec.
6344
6345 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6346
6347 * variables.texi (Variable Aliases): Clarify text.
6348
63492005-04-25 Chong Yidong <cyd@stupidchicken.com>
6350
6351 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6352
63532005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6354
6355 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6356
63572005-04-24 Eli Zaretskii <eliz@gnu.org>
6358
6359 * syntax.texi (Syntax Table Internals): Elaborate documentation of
6360 syntax-after and syntax-class.
6361
6362 * files.texi (Changing Files): Fix last change's cross-reference.
6363 (Unique File Names): Don't mention "numbers" in the documentation
6364 of make-temp-file and make-temp-name.
6365
63662005-04-23 Richard M. Stallman <rms@gnu.org>
6367
6368 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6369
63702005-04-22 Nick Roberts <nickrob@snap.net.nz>
6371
6372 * windows.texi (Cyclic Window Ordering): Clarify window-list.
6373
63742005-04-22 Nick Roberts <nickrob@snap.net.nz>
6375
6376 * variables.texi (Variable Aliases): Describe make-obsolete-variable
6377 and define-obsolete-variable-alias.
6378
63792005-04-22 Kim F. Storm <storm@cua.dk>
6380
6381 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
6382 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
6383
63842005-04-21 Lute Kamstra <lute@gnu.org>
6385
6386 * lists.texi (Association Lists): Document rassq-delete-all.
6387
63882005-04-19 Richard M. Stallman <rms@gnu.org>
6389
6390 * modes.texi (Search-based Fontification): Explain that
6391 facespec is an expression to be evaluated.
6392
63932005-04-19 Kevin Ryde <user42@zip.com.au>
6394
6395 * streams.texi (Output Functions): Fix xref.
6396 * strings.texi (String Conversion): Fix xref.
6397
63982005-04-19 Kim F. Storm <storm@cua.dk>
6399
6400 * symbols.texi (Symbol Plists): Add safe-get.
6401 Mention that `get' may signal an error.
6402
64032005-04-18 Nick Roberts <nickrob@snap.net.nz>
6404
6405 * customize.texi (Variable Definitions): Replace tooltip-mode
6406 example with save-place.
6407
64082005-04-17 Richard M. Stallman <rms@gnu.org>
6409
6410 * buffers.texi (Indirect Buffers): Clarify.
6411
6412 * positions.texi (Positions): Clarify converting marker to integer.
6413
6414 * strings.texi (String Basics): Mention string-match; clarify.
6415
64162005-04-08 Lute Kamstra <lute@gnu.org>
6417
6418 * modes.texi (Search-based Fontification): Fix cross references.
6419 Use consistent terminology. Document anchored highlighting.
6420
64212005-04-05 Lute Kamstra <lute@gnu.org>
6422
6423 * modes.texi (Defining Minor Modes): Document :group keyword
6424 argument and its default value.
6425
64262005-04-03 Lute Kamstra <lute@gnu.org>
6427
6428 * hooks.texi (Standard Hooks): Add some hooks. Add cross
6429 references and/or descriptions. Delete major mode hooks; mention
6430 them as a category instead. Rename or delete obsolete hooks.
6431
64322005-04-02 Richard M. Stallman <rms@gnu.org>
6433
6434 * nonascii.texi (Coding System Basics): Another wording cleanup.
6435
64362005-04-01 Richard M. Stallman <rms@gnu.org>
6437
6438 * nonascii.texi (Coding System Basics): Clarify previous change.
6439
64402005-04-01 Kenichi Handa <handa@m17n.org>
6441
10d1d0af 6442 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
6443 identity of coding systems.
6444
64452005-03-29 Chong Yidong <cyd@stupidchicken.com>
6446
6447 * text.texi (Buffer Contents): Add filter-buffer-substring and
6448 buffer-substring-filters.
6449
64502005-03-26 Chong Yidong <cyd@stupidchicken.com>
6451
6452 * anti.texi (Antinews): Mention `G' interactive code.
6453
6454 * tips.texi (Compilation Tips): Mention benchmark.el.
6455
64562005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6457
6458 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6459 is now bound to M-o M-o.
6460
6461 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6462
64632005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6464
6465 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6466 in the Emacs Manual).
6467 * Makefile.in (srcs): Remove calendar.texi.
6468 * makefile.w32-in (srcs): Remove calendar.texi.
6469 * display.texi (Display): Change name of next node.
6470 * os.texi (System In): Change name of previous node.
6471 * elisp.texi (Top): Remove Calendar references.
6472 * vol1.texi (Top): Remove Calendar references.
6473 * vol2.texi (Top): Remove Calendar references.
6474
64752005-03-25 Richard M. Stallman <rms@gnu.org>
6476
6477 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6478 Cleanup previous change.
6479
64802005-03-25 Chong Yidong <cyd@stupidchicken.com>
6481
6482 * display.texi (Face Attributes): Faces earlier in an :inherit
6483 list take precedence.
6484 (Scroll Bars): Fix description of vertical-scroll-bars.
6485 Document frame-current-scroll-bars and window-current-scroll-bars.
6486
6487 * markers.texi (The Mark): Document temporary Transient Mark mode.
6488
6489 * minibuf.texi (Reading File Names):
6490 Document read-file-name-completion-ignore-case.
6491
6492 * positions.texi (Screen Lines): Document nil for width argument
6493 to compute-motion.
6494
64952005-03-23 Kim F. Storm <storm@cua.dk>
6496
6497 * display.texi (Standard Faces): Other faces used in the fringe
6498 implicitly inherits from the fringe face.
6499 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6500 properties implicitly inherits from fringe face.
6501 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6502
65032005-03-20 Chong Yidong <cyd@stupidchicken.com>
6504
6505 * display.texi (Invisible Text): State default value of
6506 line-move-ignore-invisible.
6507 (Managing Overlays): Document remove-overlays.
6508 (Standard Faces): Document escape-glyph face.
6509
6510 * minibuf.texi (Reading File Names): Document read-file-name-function.
6511
6512 * modes.texi (Other Font Lock Variables):
6513 Document font-lock-lines-before.
6514
6515 * positions.texi (Skipping Characters): skip-chars-forward allows
6516 character classes.
6517
65182005-03-18 Lute Kamstra <lute@gnu.org>
6519
6520 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6521
65222005-03-17 Richard M. Stallman <rms@gnu.org>
6523
6524 * text.texi (Undo): Document extensible undo entries.
6525
dd7b651b 6526 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
6527
6528 * nonascii.texi (Character Codes): Minor fix.
6529
6530 * display.texi (Display Property): Explain the significance
6531 of having text properties that are eq.
6532 (Other Display Specs): Explain string as display spec.
6533
6534 * commands.texi (Interactive Codes): Document G option.
6535
65362005-03-17 Chong Yidong <cyd@stupidchicken.com>
6537
6538 * text.texi (Filling): Add sentence-end-without-period and
6539 sentence-end-without-space.
6540 (Changing Properties): Minor fix.
6541
6542 * anti.texi: Total rewrite.
6543
65442005-03-15 Lute Kamstra <lute@gnu.org>
6545
6546 * edebug.texi (Instrumenting Macro Calls): Fix typos.
6547
65482005-03-08 Kim F. Storm <storm@cua.dk>
6549
6550 * display.texi (Specified Space): Property :width is support on
6551 non-graphic terminals, :height is not.
6552
65532005-03-07 Richard M. Stallman <rms@gnu.org>
6554
6555 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6556 Now subnodes of Fringes.
6557 (Overlay Arrow): Document overlay-arrow-variable-list.
6558 (Fringe Size/Pos): New node, broken out of Fringes.
6559 (Display): Explain clearing vs redisplay better.
6560 (Truncation): Clarify use of bitmaps.
6561 (The Echo Area): Clarify the uses of the echo area.
6562 Add max-mini-window-height.
6563 (Progress): Clarify.
6564 (Invisible Text): Explain that main loop moves point out.
6565 (Selective Display): Say "hidden", not "invisible".
6566 (Managing Overlays): Move up. Describe relation to Undo here.
6567 (Overlay Properties): Clarify intro.
6568 (Finding Overlays): Explain return values when nothing found.
6569 (Width): truncate-string-to-width has added arg.
6570 (Displaying Faces): Clarify and update mode line face handling.
6571 (Face Functions): Minor cleanup.
6572 (Conditional Display): Merge into Other Display Specs.
6573 (Pixel Specification, Other Display Specs): Minor cleanups.
6574 (Images, Image Descriptors): Minor cleanups.
6575 (GIF Images): Patents have expired.
6576 (Showing Images): Explain default text for insert-image.
6577 (Manipulating Button Types): Merge into Manipulating Buttons.
6578 (Making Buttons): Explain return values.
6579 (Button Buffer Commands): Add xref.
6580 (Inverse Video): Update mode-line-inverse-video.
6581 (Display Table Format): Clarify.
6582 (Active Display Table): Give defaults for window-display-table.
6583
6584 * calendar.texi (Calendar Customizing): calendar-holiday-marker
6585 and calendar-today-marker are strings, not chars.
6586 (Holiday Customizing): Minor fix.
6587
6588 * internals.texi (Writing Emacs Primitives): Update `or' example.
6589 Update limit on # args of subr.
6590
6591 * edebug.texi (Using Edebug): Arrow is in fringe.
6592 (Instrumenting): Arg to eval-defun works without loading edebug.
6593 (Edebug Execution Modes): Add xref.
6594
6595 * customize.texi (Common Keywords): Clarify :require.
6596 Mention :version here.
6597 (Variable Definitions, Group Definitions): Not here.
6598 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
6599
66002005-03-07 Chong Yidong <cyd@stupidchicken.com>
6601 * nonascii.texi (Text Representations): Clarify position-bytes.
6602 (Character Sets): Add list-charset-chars.
6603 (Scanning Charsets): Add charset-after.
6604 (Encoding and I/O): Minor fix.
6605
66062005-03-06 Richard M. Stallman <rms@gnu.org>
6607
6608 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
6609 (Resizing Windows): Likewise.
6610
6611 * text.texi (Change Hooks): Get rid of "Emacs 21".
6612
6613 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
6614
6615 * streams.texi (Output Variables): Get rid of "Emacs 21".
6616
6617 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
6618
6619 * os.texi (Translating Input): Replace flow-control example
6620 with a less obsolete example that uses `keyboard-translate'.
6621
6622 * objects.texi (Hash Table Type, Circular Objects):
6623 Get rid of "Emacs 21".
6624
6625 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
6626 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
6627
6628 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
6629
6630 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
6631
6632 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
6633 (Menu Bar): Fix when menu-bar-update-hook is called.
6634
6635 * hash.texi (Hash Tables): Get rid of "Emacs 21".
6636
6637 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
6638 and make it read better.
6639
6640 * files.texi (Writing to Files): Get rid of "Emacs 21".
6641 (Unique File Names): Likewise.
6642
6643 * elisp.texi: Update Emacs version to 22.
6644
6645 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
6646 (Overlay Properties, Face Attributes): Likewise.
6647 (Managing Overlays): Fix punctuation.
6648 (Attribute Functions): Clarify set-face-font; get rid of
6649 info about old Emacs versions.
6650 (Auto Faces, Font Lookup, Display Property, Images):
6651 Get rid of "Emacs 21".
6652
6653 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
6654
66552005-03-05 Richard M. Stallman <rms@gnu.org>
6656
6657 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
6658
66592005-03-04 Lute Kamstra <lute@gnu.org>
6660
6661 * debugging.texi (Error Debugging): Document stack-trace-on-error.
6662
66632005-03-03 Lute Kamstra <lute@gnu.org>
6664
6665 * edebug.texi (Instrumenting Macro Calls): Fix typo.
6666
66672005-03-01 Lute Kamstra <lute@gnu.org>
6668
6669 * debugging.texi (Debugger Commands): Update `j'.
6670
66712005-02-28 Lute Kamstra <lute@gnu.org>
6672
6673 * debugging.texi (Debugging): Fix typo.
6674 (Error Debugging): Document eval-expression-debug-on-error.
6675 (Function Debugging): Update example.
6676 (Using Debugger): Mention starred stack frames.
6677 (Debugger Commands): Document `j' and `l'.
6678 (Invoking the Debugger): `d' and `j' exit recursive edit too.
6679 Update the messages that the debugger displays.
6680 (Internals of Debugger): Add cross reference. Update example.
6681 (Excess Open): Minor improvement.
6682 (Excess Close): Minor improvement.
6683
66842005-02-26 Richard M. Stallman <rms@gnu.org>
6685
6686 * tips.texi (Coding Conventions): Clarify.
6687 Put all the major mode key reservations together.
6688 Mention the Mouse-1 => Mouse-2 conventions.
6689
6690 * syntax.texi (Syntax Class Table): Clarify.
6691 (Syntax Table Functions): syntax-after moved from here.
6692 (Syntax Table Internals): syntax-after moved to here.
6693 (Parsing Expressions): Update info on number of values
6694 and what's meaningful in the STATE argument.
6695 (Categories): Fix typo.
6696
6697 * sequences.texi (Arrays): Cleanup.
6698 (Char-Tables): Clarify.
6699
6700 * processes.texi (Deleting Processes): Cleanups, add xref.
6701 (Subprocess Creation): Explain nil in exec-path. Cleanup.
6702 (Process Information): set-process-coding-system, some args optional.
6703 (Input to Processes): Explain various types for PROCESS args.
6704 Rename them from PROCESS-NAME to PROCESS.
6705 (Signals to Processes): Likewise.
6706 (Decoding Output): Cleanup.
6707 (Query Before Exit): Clarify.
6708
6709 * os.texi (Startup Summary): Correct the options; add missing ones.
6710 (Terminal Output, Batch Mode): Clarify.
6711 (Flow Control): Node deleted.
6712
6713 * markers.texi (The Mark): Clarify.
6714
6715 * macros.texi (Expansion): Cleanup.
6716 (Indenting Macros): indent-spec allows ints, not floats.
6717
6718 * keymaps.texi (Keymaps): Clarify.
6719 (Format of Keymaps): Update lisp-mode-map example.
6720 (Active Keymaps, Key Lookup): Clarify.
6721 (Changing Key Bindings): Add xref to `kbd'.
6722 (Key Binding Commands, Simple Menu Items): Clarify.
6723 (Mouse Menus, Menu Bar): Clarify.
6724 (Menu Example): Replace print example with menu-bar-replace-menu.
6725
6726 * help.texi (Documentation Basics): Add function-documentation prop.
6727
6728 * elisp.texi (Top): Don't refer to Flow Control node.
6729
6730 * commands.texi (Command Overview): Improve xrefs.
6731 (Adjusting Point): Adjusting point applies to intangible and invis.
6732 (Key Sequence Input): Doc extra read-key-sequence args.
6733 Likewise for read-key-sequence-vector.
6734
6735 * backups.texi (Rename or Copy): Minor fix.
6736 (Numbered Backups): For version-control, say the default.
6737 (Auto-Saving): make-auto-save-file-name example is simplified.
6738
6739 * advice.texi (Advising Functions): Don't imply one part of Emacs
6740 should advise another part. Markup changes.
6741 (Defining Advice): Move transitional para.
6742 (Activation of Advice): Cleanup.
6743 Explain if COMPILE is nil or negative.
6744
6745 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
6746
67472005-02-24 Lute Kamstra <lute@gnu.org>
6748
6749 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
6750 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
6751
67522005-02-23 Lute Kamstra <lute@gnu.org>
6753
6754 * modes.texi (Defining Minor Modes): define-minor-mode can be used
6755 to define global minor modes as well.
6756
6757 * display.texi (Managing Overlays): overlay-buffer returns nil for
6758 deleted overlays.
6759
67602005-02-22 Kim F. Storm <storm@cua.dk>
6761
6762 * minibuf.texi (Basic Completion): Allow symbols in addition to
6763 strings in try-completion and all-completions.
6764
67652005-02-14 Lute Kamstra <lute@gnu.org>
6766
6767 * elisp.texi (Top): Remove reference to deleted node.
6768
6769 * lists.texi (Lists): Remove reference to deleted node.
6770 (Cons Cells): Fix typo.
6771
6772 * loading.texi (Where Defined): Fix typo.
6773
67742005-02-14 Richard M. Stallman <rms@gnu.org>
6775
6776 * variables.texi (Creating Buffer-Local): change-major-mode-hook
6777 is useful for discarding some minor modes.
6778
6779 * symbols.texi (Symbol Components): Reorder examples.
6780
6781 * streams.texi (Input Functions): State standard-input default.
6782 (Output Variables): State standard-output default.
6783
6784 * objects.texi (Printed Representation): Clarify read syntax vs print.
6785 (Floating Point Type): Explain meaning better.
6786 (Symbol Type): Explain uniqueness better.
6787 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
6788 List examples sooner.
6789 (Box Diagrams): New subnode broken out.
6790 Some examples moved from old Lists as Boxes node.
6791 (Dotted Pair Notation): Clarify intro.
6792 (Array Type): Clarify.
6793 (Type Predicates): Add hash-table-p.
6794
6795 * numbers.texi (Integer Basics): Clarify radix explanation.
6796 (Predicates on Numbers): Minor clarification.
6797 (Comparison of Numbers): Minor clarification. Clarify eql.
6798 Typos in min, max.
6799 (Math Functions): Clarify overflow in expt.
6800
6801 * minibuf.texi (Text from Minibuffer): Minor clarification.
6802 Mention arrow keys.
6803
6804 * loading.texi (Autoload): defun's doc string overrides autoload's
6805 doc string.
6806 (Repeated Loading): Modernize "add to list" examples.
6807 (Where Defined): Finish updating table of load-history elts.
6808
6809 * lists.texi (List-related Predicates): Minor wording improvement.
6810 (Lists as Boxes): Node deleted.
6811 (Building Lists): Explain trivial cases of number-sequence.
6812
6813 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 6814 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
6815 (Hash Access): Any object can be a key.
6816 State value of maphash.
6817
6818 * functions.texi (What Is a Function): Wording cleanup.
6819 (Function Documentation): Minor cleanup.
6820 Explain purpose of calling convention at end of doc string.
6821 (Function Names): Wording cleanup.
6822 (Calling Functions): Wording cleanup.
6823 Explain better how funcall calls the function.
6824 (Function Cells): Delete example of saving and redefining function.
6825
6826 * control.texi (Combining Conditions): Wording cleanup.
6827 (Iteration): dolist and dotimes bind VAR locally.
6828 (Cleanups): Xref to Atomic Changes.
6829
6830 * compile.texi (Byte Compilation): Delete 19.29 info.
6831 (Compilation Functions): Macros' difficulties don't affect defsubst.
6832 (Docs and Compilation): Delete 19.29 info.
6833
68342005-02-10 Richard M. Stallman <rms@gnu.org>
6835
6836 * objects.texi (Symbol Type): Minor correction.
6837
68382005-02-06 Lute Kamstra <lute@gnu.org>
6839
6840 * modes.texi (Example Major Modes): Fix typos.
6841
68422005-02-06 Richard M. Stallman <rms@gnu.org>
6843
6844 * text.texi (Margins): fill-nobreak-predicate can be one function.
6845
6846 * strings.texi (Modifying Strings): clear-string can make unibyte.
6847 (Formatting Strings): format gives error if values missing.
6848
6849 * positions.texi (Character Motion): Mention default arg
6850 for forward-char. backward-char refers to forward-char.
6851 (Word Motion): Mention default arg for forward-word.
6852 (Buffer End Motion): Mention default arg for beginning-of-buffer.
6853 Simplify end-of-buffer.
6854 (Text Lines): Mention default arg for forward-line.
6855 (List Motion): Mention default arg for beginning/end-of-defun.
6856 (Skipping Characters): Minor fixes in explaining character-set.
6857
6858 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
6859 Mode inheritance applies only when default-major-mode is nil.
6860 Clarifications.
6861 (Example Major Modes): Update Text mode and Lisp mode examples.
6862 (Minor Mode Conventions): Mention define-minor-mode at top.
6863 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
6864 (Mode Line Format): Update mode line face display info.
6865 (Properties in Mode): Mention effect of risky vars.
6866 (Imenu): Define imenu-add-to-menubar.
6867 (Font Lock Mode): Add descriptions to menu lines.
6868 (Faces for Font Lock): Add font-lock-doc-face.
6869
68702005-02-05 Lute Kamstra <lute@gnu.org>
6871
6872 * text.texi (Maintaining Undo): Remove obsolete function.
6873
68742005-02-05 Eli Zaretskii <eliz@gnu.org>
6875
6876 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 6877 color specifications. Improve indexing.
b8d4c8d0
GM
6878 (Text Terminal Colors): Replace the description of RGB values by
6879 an xref to "Color Names".
6880
68812005-02-03 Richard M. Stallman <rms@gnu.org>
6882
6883 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
6884 Clarify.
6885 (Selecting Windows): Clarify save-selected-window.
6886 (Cyclic Window Ordering): Clarify walk-windows.
6887 (Window Point): Clarify.
6888 (Window Start): Add comment to example.
6889 (Resizing Windows): Add `interactive' specs in examples.
6890 Document fit-window-to-buffer.
6891
6892 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
6893 (Undo, Maintaining Undo): Clarify last change.
6894 (Sorting): In sort-numeric-fields, explain about octal and hex.
6895 Mention sort-numeric-base.
6896 (Format Properties): Add xref for hard newlines.
6897
6898 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
6899 (Pop-Up Menus): Fix typo.
6900 (Color Names): Explain all types of color names.
6901 Explain color-values on B&W terminal.
6902 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
6903
6904 * files.texi (File Locks): Not supported on MS systems.
6905 (Testing Accessibility): Clarify.
6906
6907 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
6908 (Coverage Testing): Fix typo.
6909
6910 * commands.texi (Misc Events): Remove stray space.
6911
6912 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
6913 (Modification Time): Clarify when visited-file-modtime returns 0.
6914 (The Buffer List): Clarify bury-buffer.
6915 (Killing Buffers): Clarify.
6916 (Indirect Buffers): Add clone-indirect-buffer.
6917
69182005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6919
6920 * edebug.texi (Printing in Edebug): Fix default value of
6921 edebug-print-circle.
6922 (Coverage Testing): Fix displayed frequency count data.
6923
69242005-02-02 Luc Teirlinck <teirllm@auburn.edu>
6925
6926 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
6927
69282005-02-02 Kim F. Storm <storm@cua.dk>
6929
6930 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
6931
69322005-01-29 Eli Zaretskii <eliz@gnu.org>
6933
6934 * commands.texi (Misc Events): Describe the help-echo event.
6935
6936 * text.texi (Special Properties) <help-echo>: Use `pos'
6937 consistently in description of the help-echo property.
6938 Use @code{nil} instead of @var{nil}.
6939
6940 * display.texi (Overlay Properties): Fix the index entry for
6941 help-echo overlay property.
6942
6943 * customize.texi (Type Keywords): Uncomment the xref to the
6944 help-echo property documentation.
6945
69462005-01-23 Kim F. Storm <storm@cua.dk>
6947
6948 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
6949 return value. Third element FULLY replaced by PARTIAL which
6950 specifies number of invisible pixels if row is only partially visible.
6951 (Textual Scrolling): Mention auto-window-vscroll.
6952 (Vertical Scrolling): New defvar auto-window-vscroll.
6953
69542005-01-16 Luc Teirlinck <teirllm@auburn.edu>
6955
6956 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
6957 command remapping.
6958
69592005-01-15 Richard M. Stallman <rms@gnu.org>
6960
6961 * display.texi (Defining Images): Mention DATA-P arg of create-image.
6962
69632005-01-14 Kim F. Storm <storm@cua.dk>
6964
6965 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
6966
6967 * text.texi (Links and Mouse-1): Fix string and vector item.
6968
69692005-01-13 Richard M. Stallman <rms@gnu.org>
6970
6971 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
6972 descriptions of overriding-local-map and overriding-terminal-local-map.
6973
6974 * text.texi (Links and Mouse-1): Clarify text.
6975
69762005-01-13 Kim F. Storm <storm@cua.dk>
6977
6978 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
6979
69802005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
6981
6982 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
6983
69842005-01-12 Kim F. Storm <storm@cua.dk>
6985
6986 * text.texi (Links and Mouse-1): Rename section from Enabling
6987 Mouse-1 to Following Links. Change xrefs.
6988 Add examples for define-button-type and define-widget.
6989
6990 * display.texi (Button Properties, Button Buffer Commands):
6991 Clarify mouse-1 and follow-link functionality.
6992
69932005-01-12 Richard M. Stallman <rms@gnu.org>
6994
6995 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
6996
6997 * display.texi (Beeping): Fix Texinfo usage.
6998
6999 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
7000
70012005-01-11 Kim F. Storm <storm@cua.dk>
7002
7003 * display.texi (Button Properties, Button Buffer Commands):
7004 Mention mouse-1 binding. Add follow-link keyword.
7005
7006 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
7007 (Enabling Mouse-1 to Follow Links): New subsection.
7008
70092005-01-06 Richard M. Stallman <rms@gnu.org>
7010
7011 * text.texi (Special Properties): Minor change.
7012
7013 * os.texi (Timers): Clarify previous change.
7014
7015 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
7016
70172005-01-01 Luc Teirlinck <teirllm@auburn.edu>
7018
7019 * display.texi (Face Attributes): Correct xref to renamed node.
7020
70212005-01-01 Richard M. Stallman <rms@gnu.org>
7022
7023 * display.texi (Face Attributes): Describe hex color specs.
7024
70252004-12-31 Richard M. Stallman <rms@gnu.org>
7026
7027 * os.texi (Timers): Update previous change.
7028
70292004-12-30 Kim F. Storm <storm@cua.dk>
7030
7031 * display.texi (Line Height): Total line-height is now specified
7032 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
7033 in cons cells. (nil . RATIO) is relative to actual line height.
7034 Use line-height `t' instead of `0' to get minimum height.
7035
70362004-12-29 Richard M. Stallman <rms@gnu.org>
7037
7038 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
7039
70402004-12-28 Richard M. Stallman <rms@gnu.org>
7041
7042 * commands.texi (Quitting): Clarify value of with-local-quit.
7043
7044 * elisp.texi (Top): Fix previous change.
7045
7046 * loading.texi (Loading): Fix previous change.
7047
70482004-12-27 Richard M. Stallman <rms@gnu.org>
7049
7050 * Makefile.in (MAKEINFO): Specify --force.
7051
7052 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
7053
7054 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
7055
7056 * display.texi (Line Height): Further clarify.
7057
7058 * elisp.texi (Top): Update Loading submenu.
7059
7060 * loading.texi (Where Defined): New node.
7061 (Unloading): load-history moved to Where Defined.
7062
70632004-12-21 Richard M. Stallman <rms@gnu.org>
7064
7065 * commands.texi (Event Input Misc): Add while-no-input.
7066
70672004-12-11 Richard M. Stallman <rms@gnu.org>
7068
7069 * display.texi (Line Height): Rewrite text for clarity.
7070
70712004-12-11 Kim F. Storm <storm@cua.dk>
7072
7073 * display.texi (Display): Add node "Line Height" to menu.
7074 (Line Height): New node. Move full description of line-spacing
7075 and line-height text properties here from text.texi.
7076 (Scroll Bars): Add vertical-scroll-bar variable.
7077
7078 * frames.texi (Window Frame Parameters): Remove line-height defvar.
7079
7080 * locals.texi (Standard Buffer-Local Variables): Fix xref for
7081 line-spacing and vertical-scroll-bar.
7082
7083 * text.texi (Special Properties): Just mention line-spacing and
7084 line-height here, add xref to new "Line Height" node.
7085
70862004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
7087
7088 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
7089
7090 * locals.texi (Standard Buffer-Local Variables):
7091 Add @xref for `line-spacing'.
7092
70932004-12-05 Richard M. Stallman <rms@gnu.org>
7094
7095 * Makefile.in (maintainer-clean): Remove the info files
7096 in $(infodir) where they are created.
7097
70982004-12-03 Richard M. Stallman <rms@gnu.org>
7099
7100 * windows.texi (Selecting Windows): get-lru-window and
7101 get-largest-window don't consider dedicated windows.
7102
7103 * text.texi (Undo): Document undo-in-progress.
7104
71052004-11-26 Richard M. Stallman <rms@gnu.org>
7106
7107 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
7108 Remove a few vars that are not always buffer-local.
7109
71102004-11-24 Luc Teirlinck <teirllm@auburn.edu>
7111
7112 * locals.texi (Standard Buffer-Local Variables): Comment out
7113 xref's to non-existent node `Yet to be written'.
7114
71152004-11-24 Richard M. Stallman <rms@gnu.org>
7116
7117 * processes.texi (Synchronous Processes): Grammar fix.
7118
7119 * numbers.texi (Comparison of Numbers): Add eql.
7120
7121 * locals.texi (Standard Buffer-Local Variables): Add many vars.
7122
7123 * intro.texi (Printing Notation): Fix previous change.
7124
7125 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
7126 and default-indicate-buffer-boundaries from here.
7127 (Usual Display): To here.
7128 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
7129 (Usual Display): Move tab-width up.
7130
5dcb4c4e
SM
7131 * customize.texi (Variable Definitions):
7132 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
7133 (Simple Types, Composite Types, Defining New Types):
7134 Minor cleanups.
7135
71362004-11-21 Jesper Harder <harder@ifa.au.dk>
7137
7138 * processes.texi (Synchronous Processes, Output from Processes):
7139 Markup fix.
7140
71412004-11-20 Richard M. Stallman <rms@gnu.org>
7142
7143 * positions.texi (Skipping Characters): skip-chars-forward
7144 now handles char classes.
7145
7146 * intro.texi (Printing Notation): Avoid confusion of `print'
7147 when explaining @print.
7148
7149 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
7150
7151 * display.texi (Display Table Format): Minor fix.
7152
7153 * streams.texi (Output Functions): Fix print example.
7154
7155 * Makefile.in (elisp): New target.
7156 (dist): Depend on $(infodir)/elisp, not elisp.
7157 Copy the info files from $(infodir).
7158
7159 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
7160 read-from-minibuffer.
7161
7162 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
7163
71642004-11-19 Richard M. Stallman <rms@gnu.org>
7165
7166 * searching.texi (Regexp Search): Add search-whitespace-regexp.
7167
71682004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
7169
7170 * tips.texi (Coding Conventions): Fix typo.
7171
71722004-11-16 Richard M. Stallman <rms@gnu.org>
7173
7174 * tips.texi (Coding Conventions): Separate defvar and require
7175 methods to avoid warnings. Use require only when there are many
7176 functions and variables from that package.
7177
7178 * minibuf.texi (Minibuffer Completion): When ignoring case,
7179 predicate must not be case-sensitive.
7180
7181 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
7182 (Test Coverage): Don't talk about "splotches". Clarified.
7183
71842004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
7185
7186 * frames.texi (Window Frame Parameters): Fix typo.
7187
71882004-11-15 Kim F. Storm <storm@cua.dk>
7189
7190 * symbols.texi (Other Plists): Note that plist-get may signal error.
7191 Add safe-plist-get.
7192
71932004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
7194
7195 * modes.texi (Font Lock Basics): Fix typo.
7196
71972004-11-08 Richard M. Stallman <rms@gnu.org>
7198
7199 * syntax.texi (Syntax Table Functions): Add syntax-after.
7200
72012004-11-06 Lars Brinkhoff <lars@nocrew.org>
7202
7203 * os.texi (Processor Run Time): New section documenting
7204 get-internal-run-time.
7205
72062004-11-06 Eli Zaretskii <eliz@gnu.org>
7207
7208 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
7209 it nukes elisp-cover.texi.
7210 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
7211 elisp-0 etc.
7212
72132004-11-05 Luc Teirlinck <teirllm@auburn.edu>
7214
7215 * commands.texi (Keyboard Macros): Document `append' return value
7216 of `defining-kbd-macro'.
7217
72182004-11-01 Richard M. Stallman <rms@gnu.org>
7219
7220 * commands.texi (Interactive Call): Add called-interactively-p.
7221
72222004-10-29 Simon Josefsson <jas@extundo.com>
7223
7224 * minibuf.texi (Reading a Password): Revert.
7225
72262004-10-28 Richard M. Stallman <rms@gnu.org>
7227
7228 * frames.texi (Display Feature Testing): Explain about "vendor".
7229
72302004-10-27 Richard M. Stallman <rms@gnu.org>
7231
7232 * commands.texi (Interactive Codes): `N' uses numeric prefix,
7233 not raw. Clarify `n'.
7234 (Interactive Call): Rewrite interactive-p, focusing on when
7235 and how to use it.
7236 (Misc Events): Clarify previous change.
7237
7238 * advice.texi (Simple Advice): Clarify what job the example does.
7239 (Around-Advice): Clarify ad-do-it.
7240 (Activation of Advice): An option of ad-default-compilation-action
7241 is `never', not `nil'.
7242
72432004-10-26 Kim F. Storm <storm@cua.dk>
7244
7245 * commands.texi (Interactive Codes): Add U code letter.
7246
72472004-10-25 Simon Josefsson <jas@extundo.com>
7248
7249 * minibuf.texi (Reading a Password): Add.
7250
72512004-10-24 Jason Rumney <jasonr@gnu.org>
7252
7253 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
7254 and wheel-down.
7255
72562004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7257
7258 * processes.texi (Synchronous Processes): Document process-file.
7259
72602004-10-22 Kenichi Handa <handa@m17n.org>
7261
7262 * text.texi (translate-region): Document that it accepts also a
7263 char-table.
7264
72652004-10-22 David Ponce <david@dponce.com>
7266
7267 * windows.texi (Resizing Windows): Document the `preserve-before'
7268 argument of the functions `enlarge-window' and `shrink-window'.
7269
72702004-10-19 Jason Rumney <jasonr@gnu.org>
7271
7272 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7273
72742004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7275
7276 * text.texi (Filling): Add anchor for definition of
7277 `sentence-end-double-space'.
7278
7279 * searching.texi (Regexp Example): Update description of how
7280 Emacs currently recognizes the end of a sentence.
7281 (Standard Regexps): Update definition of the variable
7282 `sentence-end'. Add definition of the function `sentence-end'.
7283
72842004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7285
7286 * display.texi (Progress): New node.
7287
72882004-10-05 Kim F. Storm <storm@cua.dk>
7289
7290 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7291
72922004-09-29 Kim F. Storm <storm@cua.dk>
7293
7294 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
7295 to identify bitmaps. Remove -fringe-bitmap suffix for standard
7296 fringe bitmap symbols, as they now have their own namespace.
7297 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
7298 vs. pixels. Signal error if no free bitmap slots.
7299 (Pixel Specification): Change IMAGE to @var{image}.
7300
73012004-09-28 Richard M. Stallman <rms@gnu.org>
7302
7303 * text.texi (Special Properties): Clarify line-spacing and line-height.
7304
7305 * searching.texi (Regexp Search): Add looking-back.
7306
73072004-09-25 Luc Teirlinck <teirllm@auburn.edu>
7308
7309 * display.texi: Correct typos.
7310 (Image Descriptors): Correct xref's.
7311
73122004-09-25 Richard M. Stallman <rms@gnu.org>
7313
7314 * text.texi (Special Properties): Cleanups in `cursor'.
7315 Rewrites in `line-height' and `line-spacing'; exchange them.
7316
7317 * display.texi (Fringes): Rewrite previous change.
7318 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
7319 (Display Fringe Bitmaps): Node deleted, text moved.
7320 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
7321 (Scroll Bars): Clarify set-window-scroll-bars.
7322 (Pointer Shape): Rewrite.
7323 (Specified Space): Clarify :align-to, etc.
7324 (Pixel Specification): Use @var. Clarify new text.
7325 (Other Display Specs): Clarify `slice'.
7326 (Image Descriptors): Cleanups.
7327 (Showing Images): Cleanups.
7328
73292004-09-24 Luc Teirlinck <teirllm@auburn.edu>
7330
7331 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7332
7333 * modes.texi: Various minor changes in addition to:
7334 (Major Mode Conventions): Final call to `run-mode-hooks' should
7335 not be inside the `delay-mode-hooks' form.
7336 (Mode Hooks): New node.
7337 (Hooks): Delete obsolete example.
7338 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
7339 node "Mode Hooks".
7340
73412004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7342
7343 * display.texi: Correct various typos.
7344 (Display): Rename node "Pointer Shapes" to "Pointer
7345 Shape". (There is already a node called "Pointer Shapes" in
7346 frames.texi.)
7347 (Images): Remove non-existent node "Image Slices" from menu.
7348
73492004-09-23 Kim F. Storm <storm@cua.dk>
7350
7351 * text.texi (Special Properties): Add `cursor', `pointer',
7352 `line-height', and `line-spacing' properties.
7353
7354 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7355 Shapes' to menu.
7356 (Standard Faces): Doc fix for fringe face.
7357 (Fringes): Add `overflow-newline-into-fringe' and
7358 'indicate-buffer-boundaries'.
7359 (Fringe Bitmaps, Pointer Shapes): New nodes.
7360 (Display Property): Add 'Pixel Specification' and 'Display Fringe
7361 Bitmaps' to menu.
7362 (Specified Space): Describe pixel width and height.
7363 (Pixel Specification): New node.
7364 (Other Display Specs): Add `slice' property.
7365 (Display Fringe Bitmaps): New node.
7366 (Images): Add 'Image Slices' to menu.
7367 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
7368 (Showing Images): Add slice arg to `insert-image'.
7369 Add 'insert-sliced-image'.
b8d4c8d0
GM
7370
73712004-09-20 Richard M. Stallman <rms@gnu.org>
7372
7373 * commands.texi (Key Sequence Input):
7374 Clarify downcasing in read-key-sequence.
7375
73762004-09-08 Juri Linkov <juri@jurta.org>
7377
7378 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7379
73802004-09-07 Luc Teirlinck <teirllm@auburn.edu>
7381
5dcb4c4e
SM
7382 * locals.texi (Standard Buffer-Local Variables):
7383 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
7384 * internals.texi (Buffer Internals): Describe new
7385 auto_save_file_format field of the buffer structure.
7386 * files.texi (Format Conversion): `auto-save-file-format' has been
7387 renamed `buffer-auto-save-file-format'.
7388
73892004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7390
7391 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
7392 an integer or a marker.
7393 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
7394
73952004-08-22 Richard M. Stallman <rms@gnu.org>
7396
7397 * modes.texi (Major Mode Conventions): Discuss rebinding of
7398 standard key bindings.
7399
74002004-08-18 Kim F. Storm <storm@cua.dk>
7401
7402 * processes.texi (Accepting Output): Add `just-this-one' arg to
7403 `accept-process-output'.
7404 (Output from Processes): New var `process-adaptive-read-buffering'.
7405
74062004-08-10 Luc Teirlinck <teirllm@auburn.edu>
7407
7408 * keymaps.texi: Various changes in addition to:
7409 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
7410 Give more varied examples for `kbd'.
7411 (Creating Keymaps): Char tables have slots for all characters
7412 without modifiers.
7413 (Active Keymaps): `overriding-local-map' and
7414 `overriding-terminal-local-map' also override text property and
7415 overlay keymaps.
7416 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7417 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7418 to denote a prefix of no events.
7419 `map-keymap' includes parent's bindings _recursively_.
7420 Clarify and correct description of `where-is-internal'.
7421 Mention BUFFER-OR-NAME arg to `describe-bindings'.
7422 (Menu Example): For menus intended for use with the keyboard, the
7423 menu items should be bound to characters or real function keys.
7424
74252004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7426
7427 * objects.texi (Character Type): Reposition `@anchor' to prevent
7428 double space inside sentence in Info.
7429
7430 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7431 renamed to `disabled-command-function'.
7432 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7433 (Command Loop Info): Replace reference to it.
7434 (Disabling Commands): `disabled-command-hook' has been renamed to
7435 `disabled-command-function'.
7436
74372004-08-07 Luc Teirlinck <teirllm@auburn.edu>
7438
7439 * os.texi (Translating Input): Only non-prefix bindings in
7440 `key-translation-map' override actual key bindings. Warn about
7441 possible indirect effect of actual key bindings on non-prefix
7442 bindings in `key-translation-map'.
7443
74442004-08-06 Luc Teirlinck <teirllm@auburn.edu>
7445
7446 * minibuf.texi (High-Level Completion): Add anchor for definition
7447 of `read-variable'.
7448
7449 * commands.texi: Various changes in addition to:
7450 (Using Interactive): Clarify description of `interactive-form'.
7451 (Interactive Call): Mention default for KEYS argument to
7452 `call-interactively'.
7453 (Command Loop Info): Clarify description of `this-command-keys'.
7454 Mention KEEP-RECORD argument to `clear-this-command-keys'.
7455 Value of `last-event-frame' can be `macro'.
7456 (Repeat Events): `double-click-fuzz' is also used to distinguish
7457 clicks and drags.
7458 (Classifying Events): Clarify descriptions of `event-modifiers'
7459 `event-basic-type' and `event-convert-list'.
7460 (Accessing Events): `posn-timestamp' takes POSITION argument.
7461 (Quoted Character Input): Clarify description of
7462 `read-quoted-char' and fix example.
7463 (Quitting): Add `with-local-quit'.
7464 (Disabling Commands): Correct and clarify descriptions of
7465 `enable-command' and `disable-command'.
7466 Mention what happens if `disabled-command-hook' is nil.
7467 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7468 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7469
74702004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7471
7472 * frames.texi: Various changes in addition to:
7473 (Creating Frames): Expand and clarify description of `make-frame'.
7474 (Window Frame Parameters): Either none or both of the `icon-left'
7475 and `icon-top' parameters must be specified. Put descriptions of
7476 `menu-bar-lines' and `toolbar-lines' closer together and change
7477 them accordingly.
7478 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7479 except while processing `frame-title-format' or `icon-title-format'.
7480 (Deleting Frames): Correct description of `delete-frame'.
7481 Non-nil return values of `frame-live-p' are like those of `framep'.
7482 (Frames and Windows): Mention return value of
7483 `set-frame-selected-window'.
7484 (Visibility of Frames): Mention `force' argument to
7485 `make-frame-invisible'. `frame-visible-p' returns t for all
7486 frames on text-only terminals.
7487 (Frame Configurations): Restoring a frame configuration does not
7488 restore deleted frames.
7489 (Window System Selections): `x-set-selection' returns DATA.
7490 (Resources): Add example.
7491 (Display Feature Testing): Clarify descriptions of
7492 `display-pixel-height', `display-pixel-width', `x-server-version'
7493 and `x-server-vendor'.
7494
7495 * windows.texi (Choosing Window): Add anchor.
7496 * minibuf.texi (Minibuffer Misc): Add anchor.
7497
74982004-07-23 John Paul Wallington <jpw@gnu.org>
7499
7500 * macros.texi (Defining Macros): Declaration keyword for setting
7501 Edebug spec is `debug' not `edebug'.
7502
75032004-07-19 Luc Teirlinck <teirllm@auburn.edu>
7504
7505 * windows.texi: Various small changes in addition to:
7506 (Window Point): Mention return value of `set-window-point'.
7507 (Window Start): `pos-visible-in-window-p' disregards horizontal
7508 scrolling. Explain return value if PARTIALLY is non-nil.
7509 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7510 and `set-window-vscroll'.
7511 (Size of Window): The argument WINDOW to `window-inside-edges',
7512 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7513 (Resizing Windows): Explain return value of
7514 `shrink-window-if-larger-than-buffer'.
7515 `window-size-fixed' automatically becomes buffer local when set.
7516 (Window Configurations): Explain return value of
7517 `set-window-configuration'.
7518
7519 * minibuf.texi (Minibuffer Misc): Add anchor for
7520 `minibuffer-scroll-window'.
7521
7522 * positions.texi (Text Lines): Add anchor for `count-lines'.
7523
75242004-07-17 Richard M. Stallman <rms@gnu.org>
7525
7526 * display.texi (Overlay Properties): Adding `evaporate' prop
7527 deletes empty overlay immediately.
7528
7529 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7530 fix example.
7531
75322004-07-16 Jim Blandy <jimb@redhat.com>
7533
7534 * searching.texi (Regexp Backslash): Document new \_< and \_>
7535 operators.
7536
75372004-07-16 Juanma Barranquero <lektu@terra.es>
7538
7539 * display.texi (Images): Fix Texinfo usage.
7540
75412004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7542
7543 * buffers.texi (Modification Time): `visited-file-modtime' now
7544 returns a list of two integers, instead of a cons.
7545
75462004-07-13 Luc Teirlinck <teirllm@auburn.edu>
7547
7548 * windows.texi: Various changes in addition to:
7549 (Splitting Windows): Add `split-window-keep-point'.
7550
75512004-07-09 Richard M. Stallman <rms@gnu.org>
7552
7553 * frames.texi (Input Focus): Minor fix.
7554
75552004-07-07 Luc Teirlinck <teirllm@auburn.edu>
7556
7557 * frames.texi (Input Focus): Clarify descriptions of
7558 `select-frame-set-input-focus' and `select-frame'.
7559
75602004-07-06 Luc Teirlinck <teirllm@auburn.edu>
7561
7562 * os.texi: Various small changes in addition to:
7563 (Killing Emacs): Expand and clarify description of
7564 `kill-emacs-query-functions' and `kill-emacs-hook'.
7565 (System Environment): Expand and clarify description of `getenv'
7566 and `setenv'.
7567 (Timers): Clarify description of `run-at-time'.
7568 (Translating Input): Correct description of
7569 `extra-keyboard-modifiers'.
7570 (Flow Control): Correct description of `enable-flow-control'.
7571
75722004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
7573
7574 * os.texi: Update copyright.
7575 (Session Management): Grammar fix.
7576 Clarify which Emacs does the restarting.
7577 Use @samp for *scratch* buffer.
7578
75792004-07-04 Alan Mackenzie <acm@muc.de>
7580
7581 * frames.texi (Input Focus): Add documentation for
7582 `select-frame-set-input-focus'. Replace refs to non-existent
7583 `switch-frame' with `select-frame'. Minor corrections and tidying
7584 up of text-only terminal stuff.
7585
75862004-07-02 Richard M. Stallman <rms@gnu.org>
7587
7588 * files.texi (Saving Buffers): Cleanup write-contents-function.
7589 (Magic File Names): Cleanup file-remote-p.
7590
b344d29d 75912004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
7592
7593 * files.texi (Magic File Names): `file-remote-p' returns an
7594 identifier of the remote system, not just t.
7595
75962004-07-02 David Kastrup <dak@gnu.org>
7597
7598 * searching.texi (Entire Match Data): Add explanation about new
7599 match-data behavior when @var{integers} is non-nil.
7600
76012004-06-24 Richard M. Stallman <rms@gnu.org>
7602
7603 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
7604
7605 * customize.texi (Variable Definitions): Note about doc strings
7606 and :set.
7607
7608 * keymaps.texi (Keymap Terminology): Document `kbd'.
7609 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
7610
7611 * display.texi (Invisible Text): Setting buffer-invisibility-spec
7612 makes it buffer-local.
7613
7614 * files.texi (Saving Buffers): Correct previous change.
7615
7616 * commands.texi (Accessing Events):
7617 Clarify posn-col-row and posn-actual-col-row.
7618
76192004-06-24 David Ponce <david.ponce@wanadoo.fr>
7620
7621 * commands.texi (Accessing Events): New functions
7622 posn-at-point and posn-at-x-y. Add example to posn-x-y.
7623
76242004-06-23 Luc Teirlinck <teirllm@auburn.edu>
7625
7626 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
7627 * frames.texi, buffers.texi, backups.texi, variables.texi:
7628 * loading.texi, eval.texi, functions.texi, control.texi:
7629 * symbols.texi, minibuf.texi: Reposition @anchor's.
7630
7631 * help.texi: Various small changes in addition to the following.
7632 (Describing Characters): Describe PREFIX argument to
7633 `key-description'. Correct and clarify definition of
7634 `text-char-description'. Describe NEED-VECTOR argument to
7635 `read-kbd-macro'.
7636 (Help Functions): Clarify definition of `apropos'.
7637
76382004-06-23 Lars Hansen <larsh@math.ku.dk>
7639
7640 * files.texi (Saving Buffers): Correct description of
7641 `write-contents-functions'.
7642
76432004-06-21 Juanma Barranquero <lektu@terra.es>
7644
7645 * display.texi (Images): Remove redundant @vindex directives.
7646 Rewrite `image-library-alist' doc in active voice.
7647
76482004-06-14 Juanma Barranquero <lektu@terra.es>
7649
7650 * display.texi (Images): Document new delayed library loading,
7651 variable `image-library-alist' and (existing but undocumented)
7652 function `image-type-available-p'.
7653
76542004-06-05 Richard M. Stallman <rms@gnu.org>
7655
7656 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
7657 refer the user to the Initial Input node.
7658 (Text from Minibuffer): Likewise.
7659 (Initial Input): New node. Document this feature
7660 and say it is mostly deprecated.
7661
76622004-05-30 Richard M. Stallman <rms@gnu.org>
7663
7664 * loading.texi (Named Features): Clarify return value
7665 and meaning of NOERROR.
7666
7667 * variables.texi (File Local Variables): Minor cleanup.
7668
76692004-05-30 Michael Albinus <michael.albinus@gmx.de>
7670
7671 * files.texi (Magic File Names): Add `file-remote-p' as operation
7672 of file name handlers.
7673
76742004-05-29 Richard M. Stallman <rms@gnu.org>
7675
7676 * modes.texi (Minor Mode Conventions): (-) has no special meaning
7677 as arg to a minor mode command.
7678
76792004-05-22 Richard M. Stallman <rms@gnu.org>
7680
7681 * syntax.texi (Syntax Class Table): Word syntax not just for English.
7682
7683 * streams.texi (Output Variables): Doc float-output-format.
7684
7685 * searching.texi (Regexp Special): Nested repetition can be infloop.
7686
7687 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
7688 real stack overflow.
7689
7690 * compile.texi: Minor cleanups.
7691
76922004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
7693
7694 * lists.texi (Cons Cells): Explain dotted lists, true lists,
7695 circular lists.
7696 (List Elements): Explain handling of circular and dotted lists.
7697
76982004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
7699
7700 * modes.texi (Search-based Fontification): Fix typo.
7701
77022004-05-10 Juanma Barranquero <lektu@terra.es>
7703
7704 * modes.texi (Mode Line Variables): Fix description of
7705 global-mode-string, which is now after which-func-mode, not the
7706 buffer name.
7707
77082004-05-07 Lars Hansen <larsh@math.ku.dk>
7709
7710 * modes.texi (Desktop Save Mode): Add.
7711 (Modes): Add menu entry Desktop Save Mode.
7712
7713 * hooks.texi: Add desktop-after-read-hook,
7714 desktop-no-desktop-file-hook and desktop-save-hook.
7715
7716 * locals.texi: Add desktop-save-buffer.
7717
77182004-04-30 Jesper Harder <harder@ifa.au.dk>
7719
7720 * display.texi: emacs -> Emacs.
7721
77222004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
7723
7724 * files.texi (Changing Files): Document set-file-times.
7725
77262004-04-23 Juanma Barranquero <lektu@terra.es>
7727
7728 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7729
77302004-04-18 Jesper Harder <harder@ifa.au.dk>
7731
7732 * tips.texi (Coding Conventions): defopt -> defcustom.
7733
77342004-04-16 Luc Teirlinck <teirllm@auburn.edu>
7735
7736 * sequences.texi: Various clarifications.
7737
77382004-04-14 Luc Teirlinck <teirllm@auburn.edu>
7739
7740 * buffers.texi (Read Only Buffers): Mention optional ARG to
7741 `toggle-read-only'.
7742
77432004-04-14 Nick Roberts <nick@nick.uklinux.net>
7744
7745 * windows.texi (Selecting Windows): Note that get-lru-window
7746 returns a full-width window if possible.
7747
77482004-04-13 Luc Teirlinck <teirllm@auburn.edu>
7749
7750 * buffers.texi: Various changes in addition to:
7751 (Buffer File Name): Add `find-buffer-visiting'.
7752 (Buffer Modification): Mention optional ARG to `not-modified'.
7753 (Indirect Buffers): Mention optional CLONE argument to
7754 `make-indirect-buffer'.
7755
7756 * files.texi: Various changes in addition to:
7757 (Visiting Functions): `find-file-hook' is now a normal hook.
7758 (File Name Expansion): Explain difference between the way that
7759 `expand-file-name' and `file-truename' treat `..'.
7760 (Contents of Directories): Mention optional ID-FORMAT argument to
7761 `directory-files-and-attributes'.
7762 (Format Conversion): Mention new optional CONFIRM argument to
7763 `format-write-file'.
7764
77652004-04-12 Miles Bader <miles@gnu.org>
7766
7767 * macros.texi (Expansion): Add description of `macroexpand-all'.
7768
77692004-04-05 Jesper Harder <harder@ifa.au.dk>
7770
5dcb4c4e
SM
7771 * variables.texi (Variable Aliases):
7772 Mention cyclic-variable-indirection.
b8d4c8d0
GM
7773
7774 * errors.texi (Standard Errors): Ditto.
7775
77762004-04-04 Luc Teirlinck <teirllm@auburn.edu>
7777
7778 * backups.texi: Various small changes in addition to:
7779 (Making Backups): Mention return value of `backup-buffer'.
7780 (Auto-Saving): Mention optional FORCE argument to
7781 `delete-auto-save-file-if-necessary'.
7782 (Reverting): Mention optional PRESERVE-MODES argument to
7783 `revert-buffer'. Correct description of `revert-buffer-function'.
7784
77852004-03-22 Juri Linkov <juri@jurta.org>
7786
7787 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
7788 with `Vector Functions'.
7789
7790 * text.texi (Sorting): Add missing quote.
7791
77922004-03-14 Luc Teirlinck <teirllm@auburn.edu>
7793
7794 * intro.texi (Lisp History): Replace xref to `cl' manual with
7795 inforef.
7796
77972004-03-12 Richard M. Stallman <rms@gnu.org>
7798
7799 * intro.texi (Version Info): Add arg to emacs-version.
7800 (Lisp History): Change xref to CL manual.
7801
78022004-03-09 Luc Teirlinck <teirllm@auburn.edu>
7803
7804 * minibuf.texi (Completion Commands): Add xref to Emacs manual
7805 for Partial Completion mode.
7806
78072004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
7808
7809 * customize.texi: Fix typo. Remove eol whitespace.
7810
78112004-03-04 Richard M. Stallman <rms@gnu.org>
7812
7813 * processes.texi: Fix typos.
7814
7815 * lists.texi (Building Lists): Minor clarification.
7816
7817 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
7818 in make-hash-table.
7819
78202004-02-29 Juanma Barranquero <lektu@terra.es>
7821
7822 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
7823 rm, and ignore exit code.
7824
78252004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
7826
7827 * display.texi (Defining Faces): Add description for min-colors.
7828 Update example.
7829
78302004-02-23 Luc Teirlinck <teirllm@auburn.edu>
7831
7832 * abbrevs.texi: Various corrections and clarifications in addition
7833 to the following:
7834 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
7835
78362004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
7837
7838 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
7839
78402004-02-21 Luc Teirlinck <teirllm@auburn.edu>
7841
7842 * text.texi: Various small changes in addition to the following:
7843 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
7844 to delete-horizontal-space.
7845 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
7846 description of yank-handler text property at various places.
7847
7848 * frames.texi (Window System Selections): Add anchor.
7849
7850 * syntax.texi (Syntax Table Functions): Clarify and correct
7851 descriptions of make-syntax-table and copy-syntax-table.
7852 (Motion and Syntax): Clarify SYNTAXES argument to
7853 skip-syntax-forward.
7854 (Parsing Expressions): Mention that the return value of
7855 parse-partial-sexp is currently a list of ten rather than nine
7856 elements.
7857 (Categories): Various corrections and clarifications.
7858
78592004-02-17 Luc Teirlinck <teirllm@auburn.edu>
7860
7861 * markers.texi (Marker Insertion Types): Minor change.
7862
7863 * locals.texi (Standard Buffer-Local Variables):
7864 * commands.texi (Interactive Codes, Using Interactive):
7865 * functions.texi (Related Topics): Fix xrefs.
7866
78672004-02-16 Luc Teirlinck <teirllm@auburn.edu>
7868
7869 * lists.texi (Sets And Lists): Update description of delete-dups.
7870
78712004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
7872
7873 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
7874
c8763fb6 78752004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7876
7877 * frames.texi (Parameter Access): frame-parameters arg is optional.
7878 modify-frame-parameters handles nil for FRAME.
7879 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
7880 are all-or-nothing for certain toolkits.
7881 Mention parameter wait-for-wm.
7882 (Frames and Windows): In frame-first-window and frame-selected-window
7883 the arg is optional.
7884 (Input Focus): In redirect-frame-focus the second arg is optional.
7885 (Window System Selections): Mention selection type CLIPBOARD.
7886 Mention data-type UTF8_STRING.
7887 Mention numbering of cut buffers.
7888 (Resources): Describe x-resource-name.
7889
78902004-02-16 Richard M. Stallman <rms@gnu.org>
7891
7892 * windows.texi (Buffers and Windows): Delete false table
7893 about all-frames.
7894
7895 * syntax.texi (Parsing Expressions): Delete old caveat
7896 about parse-sexp-ignore-comments.
7897
7898 * streams.texi (Output Variables): Add print-quoted.
7899
7900 * lists.texi (Building Lists): Minor cleanup.
7901
7902 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
7903
7904 * display.texi (Overlays): Explain overlays use markers.
7905 (Managing Overlays): Explain front-advance and rear-advance
7906 in more detail.
7907
7908 * loading.texi (Unloading): Document unload-feature-special-hooks.
7909 Get rid of fns-NNN.el file.
7910
79112004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
7912
7913 * help.texi (Describing Characters): Fix text-char-description
7914 example output.
7915
7916 * edebug.texi (Using Edebug): Fix example.
7917
7918 * debugging.texi (Internals of Debugger): Fix return value.
7919
7920 * files.texi (Changing Files): Fix argname.
7921
7922 * calendar.texi: Fix parens, and default values.
7923
7924 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
7925 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 7926 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
7927
7928 * positions.texi (Text Lines): Don't add -1 in current-line.
7929
79302004-02-16 Richard M. Stallman <rms@gnu.org>
7931
7932 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
7933
79342004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
7935
7936 * processes.texi (Low-Level Network): Fix a typo.
7937
79382004-02-12 Kim F. Storm <storm@cua.dk>
7939
7940 * display.texi (Fringes): Use consistent wording.
7941 Note that window-fringe's window arg is optional.
7942 (Scroll Bars): Use consistent wording.
7943
79442004-02-11 Luc Teirlinck <teirllm@auburn.edu>
7945
7946 * tips.texi (Comment Tips): Document the new conventions for
7947 commenting out code.
7948
c8763fb6 79492004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 7950
5dcb4c4e 7951 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
7952
79532004-02-07 Kim F. Storm <storm@cua.dk>
7954
7955 * positions.texi (Text Lines): Add line-number-at-pos.
7956
79572004-02-06 John Paul Wallington <jpw@gnu.org>
7958
7959 * display.texi (Button Properties, Button Buffer Commands):
7960 mouse-2 invokes button, not down-mouse-1.
7961
79622004-02-04 Jason Rumney <jasonr@gnu.org>
7963
7964 * makefile.w32-in: Sync with Makefile.in changes.
7965
79662004-02-03 Luc Teirlinck <teirllm@auburn.edu>
7967
7968 * minibuf.texi (Text from Minibuffer): Various corrections and
7969 clarifications.
7970 (Object from Minibuffer): Correct Lisp description of
7971 read-minibuffer.
7972 (Minibuffer History): Clarify description of cons values for
7973 HISTORY arguments.
5dcb4c4e
SM
7974 (Basic Completion): Various corrections and clarifications.
7975 Add completion-regexp-list.
b8d4c8d0
GM
7976 (Minibuffer Completion): Correct and clarify description of
7977 completing-read.
5dcb4c4e
SM
7978 (Completion Commands): Mention Partial Completion mode.
7979 Various other minor changes.
b8d4c8d0
GM
7980 (High-Level Completion): Various corrections and clarifications.
7981 (Reading File Names): Ditto.
7982 (Minibuffer Misc): Ditto.
7983
79842004-01-26 Luc Teirlinck <teirllm@auburn.edu>
7985
7986 * strings.texi (Text Comparison): assoc-string also matches
7987 elements of alists that are strings instead of conses.
7988 (Formatting Strings): Standardize Texinfo usage. Update index
7989 entries.
7990
79912004-01-20 Luc Teirlinck <teirllm@auburn.edu>
7992
7993 * lists.texi (Sets And Lists): Add delete-dups.
7994
79952004-01-15 Luc Teirlinck <teirllm@auburn.edu>
7996
7997 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
7998 special form.
7999 * macros.texi (Defining Macros): Update description of `declare',
8000 which now is a macro.
8001 (Wrong Time): Fix typos.
8002
80032004-01-14 Luc Teirlinck <teirllm@auburn.edu>
8004
8005 * compile.texi (Compilation Functions): Expand descriptions of
8006 `compile-defun', `byte-compile-file', `byte-recompile-directory'
8007 and `batch-byte-compile'. In particular, mention and describe
8008 all optional arguments.
8009 (Disassembly): Correct and clarify the description of `disassemble'.
8010
80112004-01-11 Luc Teirlinck <teirllm@auburn.edu>
8012
8013 * searching.texi: Various small changes in addition to the
8014 following.
8015 (Regexp Example): Adapt to new value of `sentence-end'.
8016 (Regexp Functions): The PAREN argument to `regexp-opt' can be
8017 `words'.
8018 (Search and Replace): Add usage note for `perform-replace'.
8019 (Entire Match Data): Mention INTEGERS and REUSE arguments to
8020 `match-data'.
8021 (Standard Regexps): Update for new values of `paragraph-start'
8022 and `sentence-end'.
8023
80242004-01-07 Luc Teirlinck <teirllm@auburn.edu>
8025
8026 * files.texi (Saving Buffers): Clarify descriptions of
8027 `write-contents-functions' and `before-save-hook'.
8028 Make the defvar's for `before-save-hook' and `after-save-hook'
8029 into defopt's.
8030
80312004-01-07 Kim F. Storm <storm@cua.dk>
8032
8033 * commands.texi (Click Events): Describe new image and
8034 width/height elements of click events.
8035 (Accessing Events): Add posn-string, posn-image, and
8036 posn-object-width-height. Change posn-object to return either
8037 image or string object.
8038
80392004-01-01 Simon Josefsson <jas@extundo.com>
8040
8041 * hooks.texi (Standard Hooks): Add before-save-hook.
8042 * files.texi (Saving Buffers): Likewise.
8043
80442004-01-03 Richard M. Stallman <rms@gnu.org>
8045
8046 * frames.texi (Frames and Windows): Delete frame-root-window.
8047
80482004-01-03 Luc Teirlinck <teirllm@auburn.edu>
8049
8050 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
8051
8052 * functions.texi: Various small changes in addition to the
8053 following.
5dcb4c4e
SM
8054 (What Is a Function): `functionp' returns nil for macros.
8055 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
8056 (Function Documentation): Add `\' in front of (fn @var{arglist})
8057 and explain why.
8058 (Defining Functions): Mention DOCSTRING argument to `defalias'.
8059 Add anchor.
8060 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
8061
80622004-01-01 Miles Bader <miles@gnu.org>
8063
8064 * display.texi (Buttons): New section.
8065
80662003-12-31 Andreas Schwab <schwab@suse.de>
8067
8068 * numbers.texi (Math Functions): sqrt reports a domain-error
8069 error.
8070 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
8071
80722003-12-30 Luc Teirlinck <teirllm@auburn.edu>
8073
8074 * tips.texi (Documentation Tips): Update item on hyperlinks in
8075 documentation strings.
8076
8077 * errors.texi (Standard Errors): Various small corrections and
8078 additions.
8079
8080 * control.texi: Various small changes in addition to the
8081 following.
8082 (Signaling Errors): Provide some more details on how `signal'
8083 constructs the error message. Add anchor to the definition of
8084 `signal'.
8085 (Error Symbols): Describe special treatment of `quit'.
8086 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
8087 to emphasize that it has to be a single form.
8088
8089 * buffers.texi: Add anchor.
8090
80912003-12-29 Richard M. Stallman <rms@gnu.org>
8092
8093 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
8094 (Window Configurations): Add window-configuration-frame.
8095
8096 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
8097
8098 * text.texi (Examining Properties): Add get-char-property-and-overlay.
8099 Change arg name in get-char-property.
8100 (Special Properties): Update handling of keymap property.
8101
8102 * strings.texi (Modifying Strings): Add clear-string.
8103 (Text Comparison): Add assoc-string and remove
8104 assoc-ignore-case, assoc-ignore-representation.
8105
8106 * os.texi (Time of Day): Add set-time-zone-rule.
8107
8108 * numbers.texi (Math Functions): asin, acos, log, log10
8109 report domain-error errors.
8110
8111 * nonascii.texi (Converting Representations):
8112 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
8113 (Encoding and I/O): Add file-name-coding-system.
8114
8115 * modes.texi (Search-based Fontification): Explain that
8116 face specs are symbols with face names as values.
8117
8118 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
8119
8120 * lists.texi (Building Lists): remq moved elsewhere.
8121 (Sets And Lists): remq moved here.
8122 (Association Lists): Refer to assoc-string.
8123
8124 * internals.texi (Garbage Collection): Add memory-use-counts.
8125
8126 * frames.texi (Frames and Windows): Add set-frame-selected-window
8127 and frame-root-window.
8128
8129 * files.texi (Contents of Directories):
8130 Add directory-files-and-attributes.
8131
8132 * display.texi (Refresh Screen): Add force-window-update.
8133 (Invisible Text): Explain about moving point out of invis text.
8134 (Overlay Properties): Add overlay-properties.
8135 (Managing Overlays): Add overlayp.
8136 (GIF Images): Invalid image number displays a hollow box.
8137
8138 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
8139 (Killing Buffers): Add buffer-live-p.
8140
81412003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
8142
8143 * display.texi (Fringes): Fix typo "set-buffer-window".
8144
81452003-12-24 Luc Teirlinck <teirllm@auburn.edu>
8146
8147 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
8148 * nonascii.texi, processes.texi, tips.texi, variables.texi:
8149 Add or change various xrefs and anchors.
8150
8151 * commands.texi: Replace all occurrences of @acronym{CAR} with
8152 @sc{car}, for consistency with the rest of the Elisp manual.
8153 `car' and `cdr' are historically acronyms, but are no longer
8154 widely thought of as such.
8155
8156 * internals.texi (Pure Storage): Mention that `purecopy' does not
8157 copy text properties.
8158 (Object Internals): Now 29 bits are used (in most implementations)
8159 to address Lisp objects.
8160
8161 * variables.texi (Variables with Restricted Values): New node.
8162
8163 * objects.texi (Lisp Data Types): Mention that certain variables
8164 can only take on a restricted set of values and add an xref to
8165 the new node "Variables with Restricted Values".
8166
8167 * eval.texi (Function Indirection): Describe the errors that
8168 `indirect-function' can signal.
8169 (Eval): Clarify the descriptions of `eval-region' and `values'.
8170 Describe `eval-buffer' instead of `eval-current-buffer' and
8171 mention `eval-current-buffer' as an alias for `current-buffer'.
8172 Correct the description and mention all optional arguments.
8173
8174 * nonascii.texi: Various small changes in addition to the
8175 following.
8176 (Converting Representations): Clarify behavior of
8177 `string-make-multibyte' and `string-to-multibyte' for unibyte all
8178 ASCII arguments.
8179 (Character Sets): Document the variable `charset-list' and adapt
8180 the definition of the function `charset-list' accordingly.
8181 (Translation of Characters): Clarify use of generic characters in
8182 `make-translation-table'. Clarify and correct the description of
8183 the use of translation tables in encoding and decoding.
8184 (User-Chosen Coding Systems): Correct and clarify the description
8185 of `select-safe-coding-system'.
8186 (Default Coding Systems): Clarify description of
8187 `file-coding-system-alist'.
8188
81892003-11-30 Luc Teirlinck <teirllm@auburn.edu>
8190
8191 * strings.texi (Text Comparison): Correctly describe when two
8192 strings are `equal'. Combine and clarify descriptions of
8193 `assoc-ignore-case' and `assoc-ignore-representation'.
8194
8195 * objects.texi (Non-ASCII in Strings): Clarify description of
8196 when a string is unibyte or multibyte.
8197 (Bool-Vector Type): Update examples.
8198 (Equality Predicates): Correctly describe when two strings are
8199 `equal'.
8200
82012003-11-29 Luc Teirlinck <teirllm@auburn.edu>
8202
8203 * lists.texi (Building Lists): `append' no longer accepts integer
8204 arguments. Update the description of `number-sequence' to reflect
8205 recent changes.
8206 (Sets And Lists): Describe `member-ignore-case' after `member'.
8207
82082003-11-27 Kim F. Storm <storm@cua.dk>
8209
8210 * commands.texi (Click Events): Click object may be an images.
8211 Describe (dx . dy) element of click positions.
8212 (Accessing Events): Remove duplicate posn-timestamp.
8213 New functions posn-object and posn-object-x-y.
8214
82152003-11-23 Kim F. Storm <storm@cua.dk>
8216
8217 * commands.texi (Click Events): Describe enhancements to event
8218 position lists, including new text-pos and (col . row) items.
8219 Mention left-fringe and right-fringe area events.
8220 (Accessing Events): New functions posn-area and
8221 posn-actual-col-row. Mention posn-timestamp. Mention that
8222 posn-point in non-text area still returns buffer position.
8223 Clarify posn-col-row.
8224
82252003-11-21 Lars Hansen <larsh@math.ku.dk>
8226
8227 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
8228 * anti.texi (File Attributes): Describe removed parameter
8229 ID-FORMAT.
8230
82312003-11-20 Luc Teirlinck <teirllm@auburn.edu>
8232
8233 * positions.texi (Positions): Mention that, if a marker is used as
8234 a position, its buffer is ignored.
8235
8236 * markers.texi (Overview of Markers): Mention it here too.
8237
82382003-11-12 Luc Teirlinck <teirllm@auburn.edu>
8239
8240 * numbers.texi (Numeric Conversions): Not just `floor', but also
8241 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
8242
82432003-11-10 Luc Teirlinck <teirllm@auburn.edu>
8244
8245 * markers.texi (Creating Markers): Specify insertion type of
8246 created markers. Add xref to `Marker Insertion Types'.
8247 Second argument to `copy-marker' is optional.
8248 (Marker Insertion Types): Mention that most markers are created
8249 with insertion type nil.
8250 (The Mark): Correctly describe when `mark' signals an error.
8251 (The Region): Correctly describe when `region-beginning' and
8252 `region-end' signal an error.
8253
82542003-11-08 Luc Teirlinck <teirllm@auburn.edu>
8255
8256 * hash.texi (Creating Hash): Clarify description of `eql'.
8257 `makehash' is obsolete.
8258 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8259
8260 * positions.texi (Point): Change description of `buffer-end', so
8261 that it is also correct for floating point arguments.
8262 (List Motion): Correct argument lists of `beginning-of-defun' and
8263 `end-of-defun'.
8264 (Excursions): Add xref to `Marker Insertion Types'.
8265 (Narrowing): Argument to `narrow-to-page' is optional.
8266
82672003-11-06 Luc Teirlinck <teirllm@auburn.edu>
8268
8269 * streams.texi (Output Streams): Clarify behavior of point for
8270 marker output streams.
8271
82722003-11-04 Luc Teirlinck <teirllm@auburn.edu>
8273
8274 * variables.texi (Defining Variables): Second argument to
8275 `defconst' is not optional.
8276 (Setting Variables): Mention optional argument APPEND to
8277 `add-to-list'.
8278 (Creating Buffer-Local): Expand description of
8279 `make-variable-buffer-local'.
8280 (Frame-Local Variables): Expand description of
8281 `make-variable-frame-local'.
8282 (Variable Aliases): Correct description of optional argument
8283 DOCSTRING to `defvaralias'. Mention return value of
8284 `defvaralias'.
8285 (File Local Variables): Add xref to `File variables' in Emacs
8286 Manual. Correct description of `hack-local-variables'. Mention
8287 `safe-local-variable' property. Mention optional second argument
8288 to `risky-local-variable-p'.
8289
82902003-11-03 Luc Teirlinck <teirllm@auburn.edu>
8291
8292 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8293
82942003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8295
8296 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
8297 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
8298 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
8299 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
8300 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
8301 lispref/processes.texi, lispref/searching.texi,
8302 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
8303 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
8304 @acronym{FOO}.
8305
83062003-10-27 Luc Teirlinck <teirllm@auburn.edu>
8307
8308 * strings.texi (Creating Strings): Argument START to `substring'
8309 can not be `nil'. Expand description of
8310 `substring-no-properties'. Correct description of `split-string',
8311 especially with respect to empty matches. Prevent very bad line
8312 break in definition of `split-string-default-separators'.
8313 (Text Comparison): `string=' and `string<' also accept symbols as
8314 arguments.
8315 (String Conversion): More completely describe argument BASE in
8316 `string-to-number'.
8317 (Formatting Strings): `%s' and `%S' in `format' do require
8318 corresponding object. Clarify behavior of numeric prefix after
8319 `%' in `format'.
8320 (Case Conversion): The argument to `upcase-initials' can be a
8321 character.
8322
83232003-10-27 Kenichi Handa <handa@m17n.org>
8324
8325 * display.texi (Fontsets): Fix texinfo usage.
8326
83272003-10-25 Kenichi Handa <handa@m17n.org>
8328
8329 * display.texi (Fontsets): Add description of the function
8330 set-fontset-font.
8331
83322003-10-23 Luc Teirlinck <teirllm@auburn.edu>
8333
8334 * display.texi (Temporary Displays): Add xref to `Documentation
8335 Tips'.
8336
8337 * functions.texi (Function Safety): Use inforef instead of pxref
8338 for SES.
8339
83402003-10-23 Andreas Schwab <schwab@suse.de>
8341
8342 * Makefile.in (TEX, texinputdir): Don't define.
8343 (TEXI2DVI): Define.
8344 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
8345 add $(srcdir)/index.texi.
8346 ($(infodir)/elisp): Remove index.texi dependency.
8347 (elisp.dvi): Likewise. Use $(TEXI2DVI).
8348 (index.texi): Remove target.
8349 (dist): Don't link $(srcdir)/permute-index.
8350 (clean): Don't remove index.texi.
8351
8352 * permute-index, index.perm: Remove.
8353 * index.texi: Rename from index.unperm.
8354
83552003-10-22 Luc Teirlinck <teirllm@auburn.edu>
8356
8357 * tips.texi (Documentation Tips): Document new behavior for face
8358 and variable hyperlinks in Help mode.
8359
83602003-10-21 Luc Teirlinck <teirllm@auburn.edu>
8361
8362 * objects.texi (Integer Type): Update for extra bit of integer range.
8363 (Character Type): Ditto.
8364
83652003-10-16 Eli Zaretskii <eliz@gnu.org>
8366
8367 * numbers.texi (Integer Basics): Add index entries for reading
8368 numbers in hex, octal, and binary.
8369
83702003-10-16 Lute Kamstra <lute@gnu.org>
8371
8372 * modes.texi (Mode Line Format): Mention force-mode-line-update's
8373 argument.
8374
83752003-10-13 Luc Teirlinck <teirllm@auburn.edu>
8376
8377 * windows.texi (Choosing Window): Fix typo.
8378 * edebug.texi (Edebug Execution Modes): Fix typo.
8379
83802003-10-13 Richard M. Stallman <rms@gnu.org>
8381
8382 * windows.texi (Basic Windows): A window has fringe settings,
8383 display margins and scroll-bar settings.
8384 (Splitting Windows): Doc split-window return value.
8385 Clean up one-window-p.
8386 (Selecting Windows): Fix typo.
8387 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
8388 (Buffers and Windows): In set-window-buffer, explain effect
8389 on fringe settings and scroll bar settings.
8390 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
8391 (Choosing Window): Use defopt for pop-up-frame-function.
8392 For special-display-buffer-names, explain same-window and same-frame.
8393 Clarify window-dedicated-p return value.
8394 (Textual Scrolling): scroll-up and scroll-down can get an error.
8395 (Horizontal Scrolling): Clarify auto-hscroll-mode.
8396 Clarify set-window-hscroll.
8397 (Size of Window): Don't mention tool bar in window-height.
8398 (Coordinates and Windows): Explain what coordinates-in-window-p
8399 returns for fringes and display margins.
8400 (Window Configurations): Explain saving fringes, etc.
8401
8402 * tips.texi (Library Headers): Clean up Documentation.
8403
8404 * syntax.texi (Parsing Expressions): Clean up forward-comment
8405 and parse-sexp-lookup-properties.
8406
8407 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8408
8409 * os.texi (System Environment): Clean up text for load-average errors.
8410
8411 * modes.texi (Hooks): Don't explain local hook details at front.
8412 Clarify run-hooks and run-hook-with-args a little.
8413 Clean up add-hook and remove-hook.
8414
8415 * edebug.texi (Edebug Execution Modes): Clarify t.
8416 Document edebug-sit-for-seconds.
8417 (Coverage Testing): Document C-x X = and =.
8418 (Instrumenting Macro Calls): Fix typo.
8419 (Specification List): Don't index the specification keywords.
8420
84212003-10-10 Kim F. Storm <storm@cua.dk>
8422
8423 * processes.texi (Network): Introduce make-network-process.
8424
84252003-10-09 Luc Teirlinck <teirllm@auburn.edu>
8426
8427 * tips.texi (Library Headers): Fix typo.
8428
84292003-10-07 Juri Linkov <juri@jurta.org>
8430
8431 * modes.texi (Imenu): Mention imenu-create-index-function's
8432 default value. Explain submenus better.
8433
84342003-10-07 Lute Kamstra <lute@gnu.org>
8435
8436 * modes.texi (Faces for Font Lock): Fix typo.
8437 (Hooks): Explain how buffer-local hook variables can refer to
8438 global hook variables.
8439 Various minor clarifications.
8440
84412003-10-06 Lute Kamstra <lute@gnu.org>
8442
8443 * tips.texi (Coding Conventions): Mention naming conventions for
8444 hooks.
8445
84462003-10-05 Luc Teirlinck <teirllm@auburn.edu>
8447
8448 * loading.texi (Library Search): Correct default value of
8449 load-suffixes.
8450 (Named Features): Fix typo.
8451
84522003-10-05 Richard M. Stallman <rms@gnu.org>
8453
8454 * loading.texi (Named Features): In `provide',
8455 say how to test for subfeatures.
8456 (Unloading): In unload-feature, use new var name
8457 unload-feature-special-hooks.
8458
84592003-10-03 Lute Kamstra <lute@gnu.org>
8460
8461 * modes.texi (Major Mode Conventions): Mention third way to set up
8462 Imenu.
8463 (Imenu): A number of small fixes.
8464 Delete documentation of internal variable imenu--index-alist.
8465 Document the return value format of imenu-create-index-function
8466 functions.
8467
84682003-09-30 Richard M. Stallman <rms@gnu.org>
8469
8470 * processes.texi (Network): Say what stopped datagram connections do.
8471
8472 * lists.texi (Association Lists): Clarify `assq-delete-all'.
8473
8474 * display.texi (Overlay Properties): Clarify `evaporate' property.
8475
84762003-09-29 Lute Kamstra <lute@gnu.org>
8477
8478 * modes.texi (Mode Line Data): Explain when symbols in mode-line
8479 constructs should be marked as risky.
8480 Change cons cell into proper list.
8481 (Mode Line Variables): Change cons cell into proper list.
8482
84832003-09-26 Lute Kamstra <lute@gnu.org>
8484
8485 * modes.texi (Mode Line Data): Document the :propertize construct.
8486 (Mode Line Variables): Reorder the descriptions of the variables
8487 to match their order in the default mode-line-format.
8488 Describe the new variables mode-line-position and mode-line-modes.
8489 Update the default values of mode-line-frame-identification,
8490 minor-mode-alist, and default-mode-line-format.
8491 (Properties in Mode): Mention the :propertize construct.
8492
84932003-09-26 Richard M. Stallman <rms@gnu.org>
8494
8495 * buffers.texi, commands.texi, debugging.texi, eval.texi:
8496 * loading.texi, minibuf.texi, text.texi, variables.texi:
8497 Avoid @strong{Note:}.
8498
84992003-09-26 Richard M. Stallman <rms@gnu.org>
8500
8501 * keymaps.texi (Remapping Commands): Fix typo.
8502
85032003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
8504
8505 * processes.texi (Low-Level Network): Fix typo.
8506
85072003-09-23 Kim F. Storm <storm@cua.dk>
8508
8509 * processes.texi (Network, Network Servers): Fix typos.
8510 (Low-Level Network): Add timeout value for :server keyword.
8511 Add new option keywords to make-network-process.
8512 Add set-network-process-options.
8513 Explain how to test availability of network options.
8514
85152003-09-19 Richard M. Stallman <rms@gnu.org>
8516
8517 * text.texi (Motion by Indent): Arg to
8518 backward-to-indentation and forward-to-indentation is optional.
8519
8520 * strings.texi (Creating Strings): Add substring-no-properties.
8521
8522 * processes.texi
8523 (Process Information): Add list-processes arg QUERY-ONLY.
8524 Delete process-contact from here.
8525 Add new status values for process-status.
8526 Add process-get, process-put, process-plist, set-process-plist.
8527 (Synchronous Processes): Add call-process-shell-command.
8528 (Signals to Processes): signal-process allows process objects.
8529 (Network): Complete rewrite.
8530 (Network Servers, Datagrams, Low-Level Network): New nodes.
8531
8532 * positions.texi (Word Motion): forward-word, backward-word
8533 arg is optional. Reword.
8534
8535 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8536
8537 * variables.texi (Creating Buffer-Local):
8538 Delete duplicate definition of buffer-local-value.
8539 (File Local Variables): Explain about discarding text props.
8540
85412003-09-11 Richard M. Stallman <rms@gnu.org>
8542
8543 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8544 changes variables that record input events.
8545 (Minibuffer Misc): Add minibuffer-selected-window.
8546
8547 * lists.texi (Building Lists): Add copy-tree.
8548
8549 * display.texi (Fontsets): Add char-displayable-p.
8550 (Scroll Bars): New node.
8551
85522003-09-08 Lute Kamstra <lute@gnu.org>
8553
8554 * modes.texi (%-Constructs): Document new `%i' and `%I'
8555 constructs.
8556
85572003-09-03 Peter Runestig <peter@runestig.com>
8558
8559 * makefile.w32-in: New file.
8560
85612003-08-29 Richard M. Stallman <rms@gnu.org>
8562
8563 * display.texi (Overlay Properties): Clarify how priorities
8564 affect use of the properties.
8565
85662003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8567
8568 * customize.texi (Type Keywords): Correct the description of
8569 `:help-echo' in the case where `motion-doc' is a function.
8570
85712003-08-14 John Paul Wallington <jpw@gnu.org>
8572
8573 * modes.texi (Emulating Mode Line): Subsection, not section.
8574
85752003-08-13 Richard M. Stallman <rms@gnu.org>
8576
8577 * elisp.texi (Top): Update subnode lists in menu.
8578
8579 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
8580 (Kill Functions): kill-region has new arg yank-handler.
8581 (Yanking): New node.
8582 (Yank Commands): Add yank-undo-function.
8583 (Low-Level Kill Ring):
8584 kill-new and kill-append have new arg yank-handler.
8585 (Changing Properties): Add remove-list-of-text-properties.
8586 (Atomic Changes): New node.
8587
8588 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
8589
8590 * streams.texi (Output Variables): Add eval-expression-print-length
8591 and eval-expression-print-level.
8592
8593 * os.texi (Time Conversion): For encode-time, explain limits on year.
8594
8595 * objects.texi (Character Type): Define anchor "modifier bits".
8596
8597 * modes.texi (Emulating Mode Line): New node.
8598 (Search-based Fontification): Font Lock uses font-lock-face property.
8599 (Other Font Lock Variables): Likewise.
8600
8601 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
8602 not vectors.
8603 (Active Keymaps): Add emulation-mode-map-alists.
8604 (Functions for Key Lookup): key-binding has new arg no-remap.
8605 (Remapping Commands): New node.
8606 (Scanning Keymaps): where-is-internal has new arg no-remap.
8607 (Tool Bar): Add tool-bar-local-item-from-menu.
8608 Clarify when to use tool-bar-add-item-from-menu.
8609
8610 * commands.texi (Interactive Call): commandp has new arg.
8611 (Command Loop Info): Add this-original-command.
8612
86132003-08-06 John Paul Wallington <jpw@gnu.org>
8614
8615 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
8616
8617 * display.texi (Warning Basics): Fix typo.
8618 (Fringes): Add closing curly bracket and fix typo.
8619
8620 * elisp.texi (Top): Fix typo.
8621
86222003-08-05 Richard M. Stallman <rms@gnu.org>
8623
8624 * elisp.texi: Update lists of subnodes.
8625
8626 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
8627
8628 * variables.texi (Local Variables): Use lc for example variable names.
8629
8630 * tips.texi (Library Headers): Explain where to put -*-.
8631
8632 * strings.texi (Creating Strings): Fix xref for vconcat.
8633
8634 * sequences.texi (Vector Functions):
8635 vconcat no longer allows integer args.
8636
8637 * minibuf.texi (Reading File Names): read-file-name has new
8638 arg PREDICATE. New function read-directory-name.
8639
c4cc8b9a 8640 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
8641 (Indenting Macros): New node.
8642
8643 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
8644 (Window Frame Parameters): Make separate table of parameters
8645 that are coupled with specific face attributes.
8646 (Deleting Frames): delete-frame-hooks renamed to
8647 delete-frame-functions.
8648
8649 * files.texi (Magic File Names): Add file-remote-p.
8650 Clarify file-local-copy.
8651
8652 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
8653 here; instead xref Defining Macros.
8654
8655 * display.texi (Warnings): New node, and subnodes.
8656 (Fringes): New node.
8657
8658 * debugging.texi (Test Coverage): New node.
8659
8660 * compile.texi (Compiler Errors): Explain with-no-warnings
8661 and other ways to suppress warnings.
8662
8663 * commands.texi (Interactive Call): Minor clarification.
8664
8665 * buffers.texi (Buffer File Name): set-visited-file-name
8666 renames the buffer too.
8667
8668 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
8669
86702003-07-24 Markus Rost <rost@math.ohio-state.edu>
8671
8672 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
8673
86742003-07-22 Markus Rost <rost@math.ohio-state.edu>
8675
8676 * internals.texi (Garbage Collection): Fix previous change.
8677
86782003-07-22 Richard M. Stallman <rms@gnu.org>
8679
8680 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
8681
8682 * display.texi (Width): Use \s syntax in example.
8683 (Font Selection): Add face-font-rescale-alist.
8684
8685 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
8686 Remove spurious indent in example.
8687
8688 * lists.texi (Building Lists): Add number-sequence.
8689
8690 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
8691
8692 * functions.texi (Function Documentation): Explain how to
8693 show calling convention explicitly in the doc string.
8694
8695 * windows.texi (Selecting Windows): save-selected-window saves
8696 selected window of each frame.
8697 (Window Configurations): Minor change.
8698
8699 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
8700
8701 * streams.texi (Output Variables): Add print-continuous-numbering
8702 and print-number-table.
8703
8704 * processes.texi (Decoding Output): New node.
8705
8706 * os.texi (Time Conversion): decode-time arg is optional.
8707
8708 * objects.texi (Character Type): Don't use space as example for \.
8709 Make list of char names and \-sequences correspond.
8710 Explain that \s is not used in strings. `\ ' needs space after.
8711
8712 * nonascii.texi (Converting Representations): Add string-to-multibyte.
8713 (Translation of Characters): Add translation-table-for-input.
8714 (Default Coding Systems): Add auto-coding-functions.
8715 (Explicit Encoding): Add decode-coding-inserted-region.
8716 (Locales): Add locale-info.
8717
8718 * minibuf.texi (Basic Completion): Describe test-completion.
8719 Collections can be lists of strings.
8720 Clean up lazy-completion-table.
8721 (Programmed Completion): Mention test-completion.
8722 Clarify why lambda expressions are not accepted.
8723 (Minibuffer Misc): Describe minibufferp.
8724
87252003-07-14 Richard M. Stallman <rms@gnu.org>
8726
8727 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
8728
8729 * windows.texi (Selecting Windows): New arg to select-window.
8730 (Selecting Windows): Add with-selected-window.
8731 (Size of Window): Add window-inside-edges, etc.
8732
8733 * internals.texi (Garbage Collection): Add post-gc-hook.
8734
8735 * processes.texi (Subprocess Creation): Add exec-suffixes.
8736
8737 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
8738 (Scanning Keymaps): Add map-keymaps.
8739 (Defining Menus): Add keymap-prompt.
8740
8741 * numbers.texi (Integer Basics): Add most-positive-fixnum,
8742 most-negative-fixnum.
8743
c4cc8b9a 8744 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
8745 (Compiler Errors): New node.
8746
8747 * os.texi (User Identification): user-uid, user-real-uid
8748 can return float.
8749
8750 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
8751 and about derived modes.
8752 (Minor Modes): Add minor-mode-list.
8753 (Defining Minor Modes): Keyword args for define-minor-mode.
8754 (Search-based Fontification): Explain managing other properties.
8755 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 8756 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
8757 (Hooks): Add run-mode-hooks and delay-mode-hooks.
8758
8759 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
8760 (Variable Aliases): Clarify defvaralias.
8761
8762 * loading.texi (Library Search): Add load-suffixes.
8763
8764 * minibuf.texi (Basic Completion): Add lazy-completion-table.
8765 (Programmed Completion): Add dynamic-completion-table.
8766
8767 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
8768 (Magic File Names): Specify precedence order of handlers.
8769
8770 * commands.texi (Command Overview): Emacs server runs pre-command-hook
8771 and post-command-hook.
8772 (Waiting): New calling convention for sit-for.
8773
8774 * text.texi (Special Properties): local-map and keymap properties
8775 apply based on their stickiness.
8776
87772003-07-07 Richard M. Stallman <rms@gnu.org>
8778
8779 * modes.texi (Minor Mode Conventions): Specify only some kinds
8780 of list values as args to minor modes.
8781
8782 * files.texi (File Name Expansion): Warn about iterative use
8783 of substitute-in-file-name.
8784
8785 * advice.texi (Activation of Advice): Clean up previous change.
8786
87872003-07-06 Markus Rost <rost@math.ohio-state.edu>
8788
8789 * advice.texi (Activation of Advice): Note that ad-start-advice is
8790 turned on by default.
8791
87922003-06-30 Richard M. Stallman <rms@gnu.org>
8793
8794 * text.texi (Buffer Contents): Document current-word.
8795 (Change Hooks): Not called for *Messages*.
8796
8797 * functions.texi (Defining Functions): Explain about redefining
8798 primitives.
8799 (Function Safety): Renamed. Minor changes.
8800 Comment out the detailed criteria for what is safe.
8801
88022003-06-22 Andreas Schwab <schwab@suse.de>
8803
8804 * objects.texi (Symbol Type): Fix description of examples.
8805
88062003-06-16 Andreas Schwab <schwab@suse.de>
8807
8808 * hash.texi (Creating Hash): Fix description of :weakness.
8809
c8763fb6 88102003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
8811
8812 * files.texi (Changing Files): copy-file copies file modes, too.
8813
88142003-05-28 Richard M. Stallman <rms@gnu.org>
8815
8816 * strings.texi (Creating Strings): Clarify split-string.
8817
88182003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
8819
8820 * strings.texi (Creating Strings): Update split-string specification
8821 and examples.
8822
88232003-05-19 Richard M. Stallman <rms@gnu.org>
8824
8825 * elisp.texi: Correct invariant section names.
8826
88272003-04-20 Richard M. Stallman <rms@gnu.org>
8828
8829 * os.texi (Timers): Explain about timers and quitting.
8830
88312003-04-19 Richard M. Stallman <rms@gnu.org>
8832
8833 * internals.texi (Writing Emacs Primitives): Strings are
8834 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
8835 Explain GCPRO convention for varargs function args.
8836
88372003-04-16 Richard M. Stallman <rms@gnu.org>
8838
8839 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
8840
88412003-04-08 Richard M. Stallman <rms@gnu.org>
8842
8843 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
8844
88452003-02-13 Kim F. Storm <storm@cua.dk>
8846
8847 * objects.texi (Character Type): New \s escape for space.
8848
88492003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
8850
5dcb4c4e 8851 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
8852
88532003-01-25 Richard M. Stallman <rms@gnu.org>
8854
8855 * keymaps.texi: Document that a symbol can act as a keymap.
8856
88572003-01-13 Richard M. Stallman <rms@gnu.org>
8858
8859 * text.texi (Changing Properties): Say string indices are origin-0.
8860
8861 * positions.texi (Screen Lines) <compute-motion>:
8862 Correct order of elts in return value.
8863
8864 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
8865 how to define a default binding.
8866
88672002-12-07 Markus Rost <rost@math.ohio-state.edu>
8868
8869 * loading.texi (Unloading): Fix recent change for load-history.
8870
8871 * customize.texi (Simple Types): Clarify description of custom
8872 type 'number. Describe new custom type 'float.
8873
88742002-12-04 Markus Rost <rost@math.ohio-state.edu>
8875
8876 * variables.texi (File Local Variables): Fix typo.
8877
c8763fb6 88782002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
8879
8880 From Michael Albinus <Michael.Albinus@alcatel.de>.
8881
8882 * README: Target for Info file is `make info'.
8883
5dcb4c4e 8884 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
8885 `file-name-sans-extension'.
8886 (Magic File Names): Complete list of operations for magic file
8887 name handlers.
8888
88892002-09-16 Jonathan Yavner <jyavner@engineer.com>
8890
8891 * variables.texi (File Local Variables): New function
8892 risky-local-variable-p.
8893
88942002-09-15 Jonathan Yavner <jyavner@engineer.com>
8895
8896 * functions.texi (Function safety): New node about unsafep.
8897
88982002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
8899
5dcb4c4e 8900 * customize.texi (Splicing into Lists): Fix example.
a86cd395 8901 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
8902
89032002-06-17 Juanma Barranquero <lektu@terra.es>
8904
8905 * frames.texi (Display Feature Testing): Fix typo.
8906
89072002-06-12 Andreas Schwab <schwab@suse.de>
8908
8909 * frames.texi (Initial Parameters, Resources): Fix references to
8910 the Emacs manual.
8911
89122002-05-13 Kim F. Storm <storm@cua.dk>
8913
8914 * variables.texi (Intro to Buffer-Local): Updated warning and
8915 example relating to changing buffer inside let.
8916
c8763fb6 89172002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
8918
8919 * os.texi (Session Management): New node about X Session management.
8920
89212002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
8922
8923 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
8924 to which the manual corresponds, and the copyright years.
8925
8926 * Makefile.in (VERSION): Set to 2.9.
8927
89282001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
8929
8930 * elisp.texi: Change the category in @dircategory to "Emacs", to
8931 make it consistent with info/dir.
8932
89332001-11-25 Miles Bader <miles@gnu.org>
8934
8935 * text.texi (Fields): Describe new `limit' arg in
8936 field-beginning/field-end.
8937
89382001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
8939
5dcb4c4e
SM
8940 * permute-index: Don't depend on csh-specific features.
8941 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
8942
8943 * two-volume-cross-refs.txt: New file.
8944 * two.el: New file.
8945 * spellfile: New file.
8946
89472001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8948
8949 * permute-index: New file.
8950
8951 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
8952 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
8953 8+3 restricted namespace.
8954
8955 * Makefile.in (infodir): Define relative to $(srcdir).
8956 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
8957 include directories list via -I switch to makeinfo.
8958 (index.texi): Use cp if both hard and symbolic links fail.
8959
89602001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
8961
8962 * Makefile.in (distclean): Add.
8963
8964 The following changes make ELisp manual part of the Emacs
8965 distribution:
8966
8967 * Makefile.in: Add Copyright notice.
8968 (prefix): Remove.
8969 (infodir): Change value to "../info".
8970 (VPATH): New variable.
8971 (MAKE): Don't define.
8972 (texmacrodir): Don't define.
8973 (texinputdir): Append the existing value of TEXINPUTS.
8974 ($(infodir)/elisp): Instead of just "elisp". Reformat the
8975 command to be compatible with man/Makefile.in, and to put the
8976 output into ../info.
8977 (info): Add target.
8978 (installall): Target removed.
8979
c8763fb6 89802001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
8981
8982 * tips.texi (Coding Conventions): Fix typo.
8983
89842001-10-23 Gerd Moellmann <gerd@gnu.org>
8985
8986 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
8987
89882001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
8989
8990 * files.texi (File Name Components): Update the description of
8991 file-name-sans-extension and file-name-extension, as they now
8992 ignore leading dots.
8993
89942001-10-20 Gerd Moellmann <gerd@gnu.org>
8995
8996 * (Version 21.1 released.)
8997
89982001-10-19 Miles Bader <miles@gnu.org>
8999
9000 * positions.texi (Text Lines): Describe behavior of
9001 `beginning-of-line'/`end-of-line' in the presence of field properties.
9002
90032001-10-17 Gerd Moellmann <gerd@gnu.org>
9004
9005 * Makefile.in (VERSION): Set to 2.8.
9006 (manual): Use `manual-21'.
9007
9008 * elisp.texi (VERSION): Add and use it where the version
9009 number was used. Set it to 2.8.
9010
9011 * intro.texi: Likewise.
9012
90132001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
9014
9015 * files.texi (File Name Completion): Document the significance of
9016 a trailing slash in elements of completion-ignored-extensions.
9017
90182001-10-06 Miles Bader <miles@gnu.org>
9019
9020 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
9021
90222001-10-04 Gerd Moellmann <gerd@gnu.org>
9023
9024 * variables.texi (Variable Aliases): New node.
9025
90262001-10-04 Gerd Moellmann <gerd@gnu.org>
9027
9028 * Branch for 21.1.
9029
90302001-10-02 Miles Bader <miles@gnu.org>
9031
9032 * minibuf.texi (Minibuffer Misc): Add entries for
9033 `minibuffer-contents', `minibuffer-contents-no-properties', and
9034 `delete-minibuffer-contents'.
9035 Correct description for `minibuffer-prompt-end'.
9036
9037 * text.texi (Property Search): Correct descriptions of
9038 `next-char-property-change' and `previous-char-property-change'.
9039 Add entries for `next-single-char-property-change' and
9040 `previous-single-char-property-change'.
9041 Make operand names a bit more consistent.
9042
90432001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
9044
9045 * frames.texi (Finding All Frames): Document that next-frame and
9046 previous-frame are local to current terminal.
9047
90482001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
9049
9050 * keymaps.texi (Creating Keymaps): Fix the description of the
9051 result of make-keymap.
9052
90532001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
9054
9055 * display.texi (Font Lookup, Attribute Functions)
9056 (Image Descriptors): Add cross-references to the definition of
9057 selected frame.
9058
9059 * buffers.texi (The Buffer List): Add cross-references to the
9060 definition of selected frame.
9061
9062 * frames.texi (Input Focus): Clarify which frame is _the_ selected
9063 frame at any given time.
9064 (Multiple Displays, Size and Position): Add a cross-reference to
9065 the definition of the selected frame.
9066
90672001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9068
9069 * strings.texi (String Conversion) <string-to-number>: Document
9070 that a float is returned for integers that are too large.
9071
9072 * frames.texi (Mouse Position): Document mouse-position-function.
9073 (Display Feature Testing): Document display-images-p.
9074 (Window Frame Parameters): Document the cursor-type variable.
9075
9076 * numbers.texi (Integer Basics): Document CL style read syntax for
9077 integers in bases other than 10.
9078
5dcb4c4e
SM
9079 * positions.texi (List Motion):
9080 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
9081
9082 * lists.texi (Sets And Lists): Document member-ignore-case.
9083
9084 * internals.texi (Garbage Collection): Document the used and free
9085 strings report.
9086 (Memory Usage): Document strings-consed.
9087
9088 * os.texi (Time of Day): Document float-time.
9089 (Recording Input): Document that clear-this-command-keys clears
9090 the vector to be returned by recent-keys.
9091
9092 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
9093 argument keymap can be a list.
9094
9095 * nonascii.texi (User-Chosen Coding Systems)
9096 <select-safe-coding-system>: Document the new argument
9097 accept-default-p and the variable
9098 select-safe-coding-system-accept-default-p. Tell what happens if
9099 buffer-file-coding-system is undecided.
9100 (Default Coding Systems): Document auto-coding-regexp-alist.
9101
9102 * display.texi (The Echo Area) <message>: Document
9103 message-truncate-lines.
9104 (Glyphs): Document that the glyph table is unused on windowed
9105 displays.
9106
9107 * help.texi (Describing Characters) <single-key-description>:
9108 Document the new argument no-angles.
9109 (Accessing Documentation) <documentation-property>: Document that
9110 a non-string property is evaluated.
9111 <documentation>: Document that the function-documentation property
9112 is looked for.
9113
9114 * windows.texi (Selecting Windows): Document some-window.
9115
9116 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
9117
9118 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
9119 apropos-mode-hook.
9120
9121 * commands.texi (Using Interactive): Document interactive-form.
9122 (Keyboard Macros): Document kbd-macro-termination-hook.
9123 (Command Loop Info): Document that clear-this-command-keys clears
9124 the vector to be returned by recent-keys.
9125
91262001-09-04 Werner LEMBERG <wl@gnu.org>
9127
9128 * Makefile.in (srcdir, texinputdir): New variables.
9129 (srcs, index.texi, install): Use $(srcdir).
9130 (.PHONY): Remove elisp.dvi.
9131 (elisp): Use -I switch for makeinfo.
9132 (elisp.dvi): Use $(srcdir) and $(texinputdir).
9133 (installall, dist): Use $(srcdir).
9134 Fix path to texinfo.tex.
9135 (maintainer-clean): Add elisp.dvi and elisp.oaux.
9136
91372001-08-30 Gerd Moellmann <gerd@gnu.org>
9138
9139 * display.texi (Conditional Display): Adjust to API change.
9140
9141 * configure: New file.
9142
91432001-07-30 Gerd Moellmann <gerd@gnu.org>
9144
9145 * commands.texi (Repeat Events): Add description of
9146 double-click-fuzz.
9147
91482001-05-08 Stefan Monnier <monnier@cs.yale.edu>
9149
9150 * syntax.texi (Syntax Class Table): Add the missing designator for
9151 comment and string fences.
9152 (Syntax Properties): Add a xref to syntax table internals.
9153 (Syntax Table Internals): Document string-to-syntax.
9154
91552001-05-07 Gerd Moellmann <gerd@gnu.org>
9156
9157 * Makefile.in (install): Use install-info command line options
9158 like in Emacs' Makefile.in.
9159
91602000-12-09 Miles Bader <miles@gnu.org>
9161
9162 * windows.texi (Window Start): Update documentation for
9163 `pos-visible-in-window-p'.
9164
91652000-11-12 Stefan Monnier <monnier@cs.yale.edu>
9166
9167 * lists.texi (Building Lists): Add footnote to explain how to add
9168 to the end of a list.
9169
91702000-10-25 Gerd Moellmann <gerd@gnu.org>
9171
9172 * files.texi (Visiting Functions): Typos.
9173
91742000-10-25 Kenichi Handa <handa@etl.go.jp>
9175
9176 * files.texi (Visiting Functions): Return value of
9177 find-file-noselect may be a list of buffers if wildcards are used.
9178
91792000-10-24 Miles Bader <miles@lsi.nec.co.jp>
9180
9181 * display.texi (Defining Faces): Document `graphic' display type
9182 in face specs.
9183
b344d29d 91842000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
9185
9186 * hooks.texi (Standard Hooks): Replace obsolete
9187 `after-make-frame-hook' with `after-make-frame-functions'.
9188
9189 * frames.texi (Creating Frames): Ditto.
9190
9191 * variables.texi (Future Local Variables): Ditto.
9192
91932000-10-16 Gerd Moellmann <gerd@gnu.org>
9194
9195 * display.texi (Other Image Types): Add description of :foreground
9196 and :background properties of mono PBM images.
9197
91982000-08-17 Werner LEMBERG <wl@gnu.org>
9199
9200 * .cvsignore: New file.
9201
92022000-01-05 Gerd Moellmann <gerd@gnu.org>
9203
9204 * tindex.pl: New script.
9205
92061999-12-03 Dave Love <fx@gnu.org>
9207
9208 * Makefile.in (MAKEINFO): New parameter.
9209
92101999-09-17 Richard Stallman <rms@gnu.org>
9211
9212 * Makefile.in (srcs): Add hash.texi.
9213 (VERSION): Update to 20.6.
9214
92151999-09-13 Richard Stallman <rms@gnu.org>
9216
9217 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
9218
92191998-08-29 Karl Heuer <kwzh@gnu.org>
9220
9221 * configure.in: New file.
9222 * Makefile.in: Renamed from Makefile.
9223 (prefix, infodir): Use value obtained from configure.
9224 (emacslibdir): Obsolete variable deleted.
9225 (dist): Distribute configure.in, configure, Makefile.in.
9226
92271998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9228
9229 * Makefile (INSTALL_INFO): New variable.
9230 (install): Run install-info.
9231
92321998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9233
9234 * Makefile (elisp.dvi): Add missing backslash.
9235
92361998-05-02 Richard Stallman <rms@psilocin.gnu.org>
9237
9238 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
9239 Run texindex without `./'. Always run texindex on elisp.tp.
9240 (elisp.tps): Target deleted.
9241
92421998-04-05 Richard Stallman <rms@psilocin.gnu.org>
9243
9244 * Makefile (srcs): Add nonascii.texi and customize.texi.
9245 (dist): Start by deleting `temp'.
9246
92471998-02-17 Richard Stallman <rms@psilocin.gnu.org>
9248
9249 * Makefile (makeinfo, texindex): Targets deleted.
9250 (makeinfo.o, texindex.o): Targets deleted.
9251 (clean, dist): Don't do anything with them or with getopt*.
9252
92531998-01-30 Richard Stallman <rms@psilocin.gnu.org>
9254
9255 * Makefile (SHELL): Defined.
9256
92571998-01-27 Richard Stallman <rms@psilocin.gnu.org>
9258
9259 * Makefile (elisp.tps): New target.
9260 (elisp.dvi): Depend on elisp.tps.
9261
c5602427 92621996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
9263
9264 * README: Update phone number.
9265
9266 * Makefile (elisp): Make this be the default target.
9267 Depend on makeinfo.c instead of makeinfo.
9268 (install): Don't depend on elisp.dvi, since we don't install that.
9269 Use mkinstalldirs.
9270 (dist): Add mkinstalldirs.
9271
c5602427 92721995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
9273
9274 * Makefile (VERSION): Update version number.
5dcb4c4e 9275 (maintainer-clean): Rename from realclean.
b8d4c8d0 9276
c5602427 92771995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
9278
9279 * Makefile (realclean): New target.
9280 (elisp): Remove any old elisp-* files first.
9281
c5602427 92821993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
9283
9284 * Makefile (VERSION): New variable.
9285 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9286 Compressed file suffix should be `.gz', not `.z'.
9287
ce058493 92881993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9289
9290 * Makefile (elisp): Depend on makeinfo.
9291
c5602427 92921993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
9293
9294 * Makefile (srcs): Add anti.texi.
9295
c5602427 92961993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9297
9298 * Makefile (infodir, prefix): New vars.
9299 (install): Use infodir.
9300 (emacsinfodir): Deleted.
9301
c5602427 93021993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9303
9304 * Makefile (srcs): Add calendar.texi.
9305
9306 * Makefile (dist): Copy texindex.c and makeinfo.c.
9307 Limit elisp-* files to those with one or two digits.
9308
c5602427 93091993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9310
9311 * Makefile (dist): Changed to use Gzip instead of compress.
9312
c5602427 93131993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9314
9315 * loading.texi (Unloading): define-function changed back to
9316 defalias. It may not stay this way, but at least it's
9317 consistent with the known-good version of the code patch.
9318
c5602427 93191993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
9320
9321 * modes.texi (Hooks): Document new optional arg of add-hook.
9322
c5602427 93231993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
9324
9325 * variables.texi: Document nil initial value of buffer-local variables.
9326
9327 * tips.texi: Add new section on standard library headers.
9328
c5602427 93291993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9330
9331 * Makefile (srcs): Add frame.texi to the list of sources.
9332
c5602427 93331993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9334
9335 * Makefile (dist): Don't bother excluding autosave files; they'll
9336 never make it into the temp directory anyway, and the hash marks
9337 in the name are problematic for make and the Bourne shell.
9338 (srcs):
9339
c5602427 93401993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
9341
9342 * Makefile (dist): Don't include backup files or autosave files in
9343 the distribution tar file.
9344
c5602427 93451991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 9346
5dcb4c4e 9347 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
9348 (elisp.dvi): Remove erroneous shell comment.
9349 Expect output of permute-index in permuted.fns.
9350 Save old elisp.aux in elisp.oaux.
5dcb4c4e 9351 (clean): Add index.texi to be deleted.
b8d4c8d0 9352
c5602427 93531990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9354
9355 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9356
c5602427 93571990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
9358
9359 * files.texi: Noted that completion-ignored-extensions is ignored
9360 when making *Completions*.
9361
3e868ee3 93621990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
9363
9364 * Makefile make dist now depends on elisp.dvi, since it tries
9365 to include it in the dist file.
9366
c5602427 93671990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 9368
c5602427 9369 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 9370
c5602427 93711989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
9372
9373 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9374 (defunargs): Turn off \hyphenchar of \sl font temporarily.
9375
c5602427 93761989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9377
9378 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
9379 and @error{} are the terms now being used. The files in the
9380 directory have been changed to reflect this.
9381
9382 * All instances of @indentedresultt{} have been changed to
9383 ` @result{}', using 5 spaces at the begining of the line.
9384
c5602427 93851989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9386
9387 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
9388 experimental @indentedresult{}, @indentedexpandsto{} are part of
9389 the texinfo.tex in this directory. These TeX macros are not
9390 stable yet.
9391
c5602427 93921989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9393
9394 * texinfo.tex: Temporarily added
9395 \let\result=\dblarrow
9396 \def\error{{\it ERROR} \longdblarrow}
9397 We need to do this better soon.
9398
c5602427 93991989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
9400
9401 * Applied Karl Berry's patches to *.texinfo files, but not to
9402 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
9403 new title page format is also not applied, since it requires
9404 texinfo.tex changes.)
9405
9406 * Cleaned up `Makefile' and defined the `emacslibdir' directory
9407 for the Project GNU development environment.
9408
9409;; Local Variables:
c8763fb6 9410;; coding: utf-8
b8d4c8d0
GM
9411;; End:
9412
73b0cd50 9413 Copyright (C) 1998-2011 Free Software Foundation, Inc.
b8d4c8d0
GM
9414
9415 This file is part of GNU Emacs.
9416
352c8b4a 9417 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 9418 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9419 the Free Software Foundation, either version 3 of the License, or
9420 (at your option) any later version.
b8d4c8d0
GM
9421
9422 GNU Emacs is distributed in the hope that it will be useful,
9423 but WITHOUT ANY WARRANTY; without even the implied warranty of
9424 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9425 GNU General Public License for more details.
9426
9427 You should have received a copy of the GNU General Public License
352c8b4a 9428 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.