* doc/emacs/files.texi (Interlocking): Copyedit.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
7b997b14
GM
12014-01-22 Glenn Morris <rgm@gnu.org>
2
3 * display.texi (ImageMagick Images): Expand on image-format-suffixes.
4
64295f83
GM
52014-01-20 Glenn Morris <rgm@gnu.org>
6
7 * hash.texi (Other Hash): Do not mention subr-x.el functions;
8 reverts 2013-12-22 change.
9
122ff675
SM
102014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
11
12 * functions.texi (Advising Functions): New section.
13 * modes.texi (Running Hooks): Don't document with-wrapper-hook and
14 run-hook-wrapped any more.
15 (Hooks): Link to the new Advising Functions node.
16 * elisp.texi (Top): Don't include advice.texi.
17 * advice.texi: Remove.
18 * makefile.w32-in (srcs):
19 * Makefile.in (srcs): Adjust accordingly.
20
fa49b469
RS
212014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
22
9fb07a9e
RS
23 * text.texi (Parsing HTML/XML): Document `shr-insert-document'.
24
fa49b469
RS
25 * strings.texi (Text Comparison): Document `string-suffix-p'.
26
d831c9b8
GM
272014-01-07 Glenn Morris <rgm@gnu.org>
28
29 * files.texi (File Attributes): Fix superscipt typo.
30
de7ce2d1
CY
312014-01-07 Chong Yidong <cyd@gnu.org>
32
33 * files.texi (Changing Files): Document copy-file changes.
34
809d2ce4
GM
352014-01-07 Glenn Morris <rgm@gnu.org>
36
37 * display.texi (Logging Messages): Copyedits re messages-buffer.
38
c6ab4664
PE
392014-01-06 Paul Eggert <eggert@cs.ucla.edu>
40
41 Specify .texi encoding (Bug#16292).
42 * back.texi, book-spine.texi, lay-flat.texi:
43 Add @documentencoding.
44
81c7d631
CY
452014-01-05 Chong Yidong <cyd@gnu.org>
46
47 * backups.texi (Making Backups): Document backup-buffer change.
48
49 * files.texi (Visiting Files): Copyedits.
50 (Testing Accessibility): Mention ACLs. Move file-modes here from
51 File Attributes.
52 (Truenames): Move file-equal-p here from Kinds of Files.
53 (File Attributes): Move file-newer-than-file-p here from Testing
54 Accessibility.
55 (Extended Attributes): New node. Add file-extended-attributes.
56 (Changing Files): Document set-file-extended-attributes.
57
58 * commands.texi (Defining Commands): Document the interactive-form
59 property more carefully. Document interactive-only.
60
61 * compile.texi (Compiler Errors): Copyedits. Note that the
62 details for byte-compile-warnings are in its docstring.
63
64 * minibuf.texi (Minibuffer Contents): Remove obsolete function
65 minibuffer-completion-contents.
66
67 * variables.texi (Defining Variables): Note that defvar acts
68 always on the dynamic value.
69
70 * customize.texi (Variable Definitions): Likewise.
71
7c2127d0
PE
722014-01-05 Paul Eggert <eggert@cs.ucla.edu>
73
5a0f4e90
PE
74 Document vconcat and the empty vector (Bug#16246).
75 * sequences.texi (Vector Functions):
76 Document behavior better when the result is empty.
77
7c2127d0
PE
78 Document behavior of (string-to-number "+@") (Bug#16293).
79 * strings.texi (String Conversion): Document behavior of
80 string-to-number on invalid strings that begin with "+", too.
81
d6d78511
CY
822014-01-03 Chong Yidong <cyd@gnu.org>
83
84 * help.texi (Documentation, Accessing Documentation): Copyedits.
85 (Documentation Basics): Rewrite, avoiding a repeat discussion of
86 docstring conventions.
87
88 * tips.texi (Documentation Tips): Move discussion of
89 emacs-lisp-docstring-fill-column here from Documentation Basics.
90
91 * compile.texi (Docs and Compilation): Copyedits.
92
33f846fb
GM
932014-01-02 Glenn Morris <rgm@gnu.org>
94
95 * numbers.texi (Numeric Conversions): Fix a typo.
96
a560b856
PE
972013-12-29 Paul Eggert <eggert@cs.ucla.edu>
98
99 Plain copy-file no longer chmods an existing destination (Bug#16133).
100 * files.texi (Changing Files): Document this.
101
4364185f
CY
1022013-12-28 Chong Yidong <cyd@gnu.org>
103
104 * modes.texi (Auto Major Mode): Document interpreter-mode-alist
105 change.
106
107 * buffers.texi (Modification Time): Document visited-file-modtime
108 change.
109
c04d52fb
GM
1102013-12-28 Glenn Morris <rgm@gnu.org>
111
112 * control.texi (Pattern matching case statement): Brevity.
113
0f1d2934
CY
1142013-12-27 Chong Yidong <cyd@gnu.org>
115
116 * functions.texi (Function Cells):
117 * eval.texi (Function Indirection): Update for the fact that
118 symbol-function no longer signals an error.
119
120 * commands.texi (Reading One Event): Mention keyboard coding.
121
122 * keymaps.texi (Translation Keymaps, Translation Keymaps):
123 * nonascii.texi (Terminal I/O Encoding): Copyedits.
124
2200a8c9
CY
1252013-12-26 Chong Yidong <cyd@gnu.org>
126
127 * advice.texi (Advising Functions, Defining Advice): Special forms
128 can no longer be advised.
129
c9352587
CY
1302013-12-25 Chong Yidong <cyd@gnu.org>
131
132 * keymaps.texi (Active Keymaps): Re-organize the text.
133 (Searching Keymaps): Rewrite the pseudo-code for 24.4 changes.
134 (Controlling Active Maps): Note that set-transient-map uses
135 overriding-terminal-local-map.
136
137 * tips.texi (Coding Conventions): Tweak the coding system tip;
138 Emacs now uses utf-8 by default for Emacs Lisp source files.
139
140 * display.texi (Font Selection): Tweak example.
141
142 * commands.texi (Event Input Misc): Document new arg to
143 input-pending-p.
144
145 * nonascii.texi (Specifying Coding Systems): Don't refer to
146 emacs-mule-dos.
147 (Lisp and Coding Systems): Describe emacs-mule return value in
148 modern terms.
149
ff1c842a
TH
1502013-12-25 Tassilo Horn <tsdh@gnu.org>
151
152 * control.texi (Pattern matching case statement): Rephrase lexical
153 binding requirement: the example needs it, not `pcase' itself.
154
362397ed
CY
1552013-12-25 Chong Yidong <cyd@gnu.org>
156
157 * eval.texi (Eval): Document the LEXICAL arg to eval.
158
159 * variables.texi (Variables, Void Variables): Use "scoping rule"
160 terminology consistently.
161 (Variable Scoping): Add index entries, and use "dynamic scope"
162 terminology in place of "indefinite scope" to reduce confusion.
163 (Lexical Binding): Document lexical environment format.
164 (Using Lexical Binding): Add index entries for error messages.
165
a9560047
TH
1662013-12-24 Tassilo Horn <tsdh@gnu.org>
167
168 * control.texi (Pattern matching case statement): Fix missing
169 argument in simple expression language sample (Bug#16238). Add
170 some sample programs written in that language. Mention that
171 `pcase' requires lexical binding.
172
46291d11
XF
1732013-12-23 Xue Fuqiao <xfq.free@gmail.com>
174
2d778742
XF
175 * eval.texi (Special Forms): Document `special-form-p'.
176
177 * macros.texi (Simple Macro): Document `macrop'.
178
882b0b86
XF
179 * files.texi (Changing Files): Fix an argument of `copy-file'.
180
46291d11
XF
181 * strings.texi (Creating Strings): Document TRIM in `split-string'.
182
8cd22a08
CY
1832013-12-23 Chong Yidong <cyd@gnu.org>
184
185 * keymaps.texi (Controlling Active Maps): Renamed
186 set-temporary-overlay-map to set-transient map. Doc fixes.
187 (Searching Keymaps): The transient keymap takes precedence.
188
aec3bf9f
GM
1892013-12-23 Glenn Morris <rgm@gnu.org>
190
191 * loading.texi (How Programs Do Loading, Load Suffixes):
192 Mention `load-prefer-newer'.
193
bb962da2
XF
1942013-12-22 Xue Fuqiao <xfq.free@gmail.com>
195
aec3bf9f
GM
196 * hash.texi (Other Hash): Document `hash-table-keys'
197 and `hash-table-values'.
bb962da2 198
77e5bcc5
EZ
1992013-12-22 Eli Zaretskii <eliz@gnu.org>
200
201 * nonascii.texi (Character Properties): NAME or OLD-NAME
202 properties can be nil (there's no empty string).
a9877c32 203 (Character Properties): Update the reference to the UCD.
77e5bcc5 204
c9832cd8
XF
2052013-12-22 Xue Fuqiao <xfq.free@gmail.com>
206
77e5bcc5
EZ
207 * sequences.texi (Bool-Vectors): Document new bool-vector set
208 operation functions.
8fc36a68 209
05e8f1ae
XF
210 * text.texi (Examining Properties): Document `get-pos-property'.
211
aec3bf9f
GM
212 * variables.texi (Directory Local Variables):
213 Document `enable-dir-local-variables'.
b345c561 214
aec3bf9f
GM
215 * debugging.texi (Debugger Commands):
216 Document `debugger-toggle-locals'.
c9832cd8 217
77221051
CY
2182013-12-21 Chong Yidong <cyd@gnu.org>
219
220 * text.texi (Region Indent): Note the new interactive behavior of
221 indent-rigidly.
222
dfff9284
TH
2232013-12-20 Tassilo Horn <tsdh@gnu.org>
224
3fbba716
TH
225 * numbers.texi (numbers): Document that =, <, <=, >, >= now accept
226 one or many arguments.
227
6f1de4d1
TH
228 * display.texi: Document `messages-buffer'.
229
dfff9284
TH
230 * os.texi: Document `initial-buffer-choice' changes.
231
f5df4ceb
CY
2322013-12-20 Chong Yidong <cyd@gnu.org>
233
234 * text.texi (Changing Properties): Improve documentation for
235 add-face-text-property.
236 (Special Properties): Mention add-face-text-property.
237
fb891cc8
CY
2382013-12-18 Chong Yidong <cyd@gnu.org>
239
18874304
CY
240 * customize.texi (Custom Themes): Document custom-known-themes
241 (Bug#15717).
242
fb891cc8
CY
243 * modes.texi (Defining Minor Modes): Fix typo (Bug#14874).
244 (Keymaps and Minor Modes): Fix binding convention (Bug#11522).
245
06a4f110
GM
2462013-12-13 Glenn Morris <rgm@gnu.org>
247
248 * internals.texi (Building Emacs):
249 * loading.texi (Library Search): Mention that site-load,
250 site-init cannot change load-path.
251
b55e11bf
GM
2522013-12-12 Glenn Morris <rgm@gnu.org>
253
254 * elisp.texi: Tweak dircategory.
255
01633a17
EZ
2562013-12-12 Eli Zaretskii <eliz@gnu.org>
257
258 * nonascii.texi (Encoding and I/O): Document file-name encoding
259 peculiarities on MS-Windows.
260
f9405d87
GM
2612013-12-12 Glenn Morris <rgm@gnu.org>
262
263 * elisp.texi: Sync direntry with info/dir version.
264
36291308
JB
2652013-12-08 Juanma Barranquero <lekktu@gmail.com>
266
267 * display.texi (Progress, Face Remapping):
268 * processes.texi (Serial Ports):
269 * windows.texi (Recombining Windows): Fix typos. (Bug#16089)
270
c085e5b9
JL
2712013-12-04 Juri Linkov <juri@jurta.org>
272
273 * searching.texi (Search and Replace): Fix `unread-command-events'
274 and add ref.
275
9139632a
JL
2762013-12-03 Juri Linkov <juri@jurta.org>
277
278 * windows.texi (Choosing Window): Rename `no-display-ok' to
279 `allow-no-window'. (Bug#13594)
280
26e4aa7d
GM
2812013-11-30 Glenn Morris <rgm@gnu.org>
282
283 * Makefile.in (distclean): Remove Makefile.
284
c8f0efc2
AP
2852013-11-29 Andreas Politz <politza@fh-trier.de>
286
287 * modes.texi (Imenu): Make it clear that sub-alist is the cdr
288 (Bug#14029).
289
cb6c95a3
GM
2902013-11-27 Glenn Morris <rgm@gnu.org>
291
292 * loading.texi (Library Search):
293 * os.texi (Startup Summary): No more leim directory.
294
d6686055
GM
2952013-11-26 Glenn Morris <rgm@gnu.org>
296
297 * os.texi (Startup Summary): Update for leim-list being preloaded.
298
f6083c67
BJ
2992013-11-23 Brian Jenkins <brian@brianjenkins.org> (tiny change)
300
301 * frames.texi (Input Focus):
302 * hooks.texi (Standard Hooks): Mention focus-in-hook, focus-out-hook.
303
17e0445b
GM
3042013-11-23 Glenn Morris <rgm@gnu.org>
305
306 * loading.texi (Library Search):
307 Empty elements in EMACSLOADPATH now mean the default load-path.
308
88fa559d
GM
3092013-11-22 Glenn Morris <rgm@gnu.org>
310
311 * loading.texi (Library Search): Minor clarification.
312
f0cfa5fe
LL
3132013-11-20 Leo Liu <sdl.web@gmail.com>
314
315 * windows.texi (Choosing Window): Mention `no-display-ok'. (Bug#13594)
316
a6e3a5d5
XF
3172013-11-19 Xue Fuqiao <xfq.free@gmail.com>
318
319 * os.texi (File Notifications): Add an index.
320
321 * loading.texi (Loading): Add an cross-reference.
322
4ae3802f
XF
3232013-11-18 Xue Fuqiao <xfq.free@gmail.com>
324
325 * os.texi (Session Management, Desktop Notifications): Add some
326 indexes and a cross-reference.
327
de586f99
XF
3282013-11-17 Xue Fuqiao <xfq.free@gmail.com>
329
330 * os.texi (Time Parsing):
331 (Processor Run Time, Input Modes, Terminal Output): Minor fixes.
332
90794abb
GM
3332013-11-14 Glenn Morris <rgm@gnu.org>
334
335 * loading.texi (Library Search): Update section.
336
7d3bb569
XF
3372013-11-11 Xue Fuqiao <xfq.free@gmail.com>
338
339 * os.texi (User Identification, Time of Day, Time Conversion):
340 Minor fixes.
341
fb193bb4
JD
3422013-11-10 Jan Djärv <jan.h.d@swipnet.se>
343
344 * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3.
345
be9d2b46
XF
3462013-11-09 Xue Fuqiao <xfq.free@gmail.com>
347
348 * os.texi (Startup Summary): Add an index about startup screen.
6e466459 349 Typo fix.
d612ddbb 350 (Command-Line Arguments): Add cross-reference for `dump-emacs'.
be9d2b46 351
8acb09ca
EZ
3522013-11-08 Eli Zaretskii <eliz@gnu.org>
353
354 * display.texi (Truncation): Document that cache-long-scans is now
355 non-nil by default. (Bug#15797)
356
c67c5132
EZ
3572013-11-05 Eli Zaretskii <eliz@gnu.org>
358
359 * lists.texi (Rearrangement): Fix indexing.
360
361 * display.texi (Bidirectional Display): Fix indexing.
362
29aa2b71
XF
3632013-11-05 Xue Fuqiao <xfq.free@gmail.com>
364
5e21526f
XF
365 * lists.texi (Rearrangement): Improve indexing.
366
29aa2b71 367 * display.texi (Glyphs): Add an index for glyph code.
5e21526f 368 (Bidirectional Display): Improve indexing.
29aa2b71 369
3c334c14
JD
3702013-11-01 Jan Djärv <jan.h.d@swipnet.se>
371
372 * display.texi (Face Attributes): Document :distant-foreground.
373
bc5184ab
XF
3742013-10-30 Xue Fuqiao <xfq.free@gmail.com>
375
376 * display.texi (Abstract Display): Improve indexing.
377
23af34b0
SM
3782013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
379
380 * display.texi (Selective Display): Discourage the use of explicit
381 selective display.
382
81cf3b07
XF
3832013-10-29 Xue Fuqiao <xfq.free@gmail.com>
384
027d950f
XF
385 * display.texi (Showing Images): Add an index for image-size.
386 Use @code instead of @var for a normal variable.
142207c0 387 (Multi-Frame Images): Improve indexing.
3440d80e 388 (Button Buffer Commands): Use @code instead of @var for a normal variable.
e54711f3 389 (Abstract Display): Explain the meaning of Ewoc.
81cf3b07 390
3c640e29
XF
3912013-10-27 Xue Fuqiao <xfq.free@gmail.com>
392
44e0cfaf 393 * display.texi (Image Descriptors): Improve indexing.
3c640e29 394
7db9c31e
XF
3952013-10-26 Xue Fuqiao <xfq.free@gmail.com>
396
397 * display.texi (Fringe Indicators): Add indexes for fringe indicators.
918a7ad4 398 (Customizing Bitmaps): Add an index for customizing fringe bitmaps.
7db9c31e 399
619a46f8
XF
4002013-10-25 Xue Fuqiao <xfq.free@gmail.com>
401
402 * display.texi (Fontsets): Minor wording fix.
3e1300f7
XF
403 (Low-Level Font): Improve indexing.
404
405 * nonascii.texi (Character Properties): Add an index for script symbols.
619a46f8 406
578ef6b9
XF
4072013-10-24 Xue Fuqiao <xfq.free@gmail.com>
408
409 * display.texi (Face Remapping): Add indexes for face remapping.
4fa11a36 410 (Font Selection): Add indexes.
8b78f36c 411 (Low-Level Font): Add an index for font registry.
578ef6b9 412
48f73cfb
GM
4132013-10-23 Glenn Morris <rgm@gnu.org>
414
76f1a3c3
GM
415 * eval.texi, files.texi, intro.texi, objects.texi, searching.texi:
416 Nuke @refill.
417
48f73cfb
GM
418 * Makefile.in (install-dvi, install-html, install-pdf)
419 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
420 (uninstall-pdf): Quote entities that might contain whitespace.
421
8d02f0ad
XF
4222013-10-19 Xue Fuqiao <xfq.free@gmail.com>
423
76f1a3c3
GM
424 * display.texi (Face Attributes): Add indexes for the ‘:box’
425 face attribute.
8d02f0ad 426
917ac5eb
XF
4272013-10-18 Xue Fuqiao <xfq.free@gmail.com>
428
74f202ae 429 * display.texi (Line Height): Add indexes for line height.
917ac5eb 430
475c7d3f
XF
4312013-10-17 Xue Fuqiao <xfq.free@gmail.com>
432
433 * display.texi (Width): Fix arguments of ‘truncate-string-to-width’.
434
89f20e05
XF
4352013-10-16 Xue Fuqiao <xfq.free@gmail.com>
436
437 * display.texi (Selective Display): Add an index for explicit
438 selective display.
439
2641f1a5
XF
4402013-10-15 Xue Fuqiao <xfq.free@gmail.com>
441
442 * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
443
8c106d17
GM
4442013-10-13 Glenn Morris <rgm@gnu.org>
445
446 * intro.texi (Acknowledgments): Use accented form of some names.
447
fa022909
GM
4482013-10-09 Glenn Morris <rgm@gnu.org>
449
450 * control.texi (Conditionals): Copyedits. (Bug#15558)
451
4ed77415 4522013-10-08 Eli Zaretskii <eliz@gnu.org>
981b26a6 453
4ed77415 454 Support menus on text-mode terminals.
981b26a6
EZ
455 * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar): Modify
456 wording to the effect that menus are supported on TTYs.
457
458 * frames.texi (Pop-Up Menus, Dialog Boxes)
459 (Display Feature Testing): Update for menu support on TTYs.
460
6de913c4
SM
4612013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
462
463 * tips.texi (Comment Tips): Discourage use of triple semi-colons for
464 non-headings.
465
9e73b242
XF
4662013-10-05 Xue Fuqiao <xfq.free@gmail.com>
467
468 * syntax.texi (Categories): Add an index for category sets.
469
79b3ad55
XF
4702013-10-03 Xue Fuqiao <xfq.free@gmail.com>
471
c9358b45
XF
472 * syntax.texi (Syntax Flags):
473 (Syntax Table Functions): Add indexes.
79b3ad55 474
8c1f51ff
XF
4752013-10-02 Xue Fuqiao <xfq.free@gmail.com>
476
477 * syntax.texi (Syntax Class Table): Add an index for syntax class table.
478
6cfe977d
XF
4792013-09-29 Xue Fuqiao <xfq.free@gmail.com>
480
481 * searching.texi (Regexp Search): Refine.
482
69b3debc
XF
4832013-09-22 Xue Fuqiao <xfq.free@gmail.com>
484
485 * nonascii.texi (Default Coding Systems): Typo fix.
486
87829449
XF
4872013-09-21 Xue Fuqiao <xfq.free@gmail.com>
488
489 * nonascii.texi (Coding System Basics): Add information about carriage-return.
490
0df00f59
EZ
4912013-09-14 Eli Zaretskii <eliz@gnu.org>
492
493 * display.texi (Display Margins): State the units of measuring
494 margin width. (Bug#15375)
495
3509fb40
EZ
4962013-09-13 Eli Zaretskii <eliz@gnu.org>
497
498 * text.texi (Not Intervals): Minor wording fix.
499
99d8e6d6
XF
5002013-09-12 Xue Fuqiao <xfq.free@gmail.com>
501
3509fb40
EZ
502 * functions.texi (Obsolete Functions): Add an index for obsolete
503 functions.
99d8e6d6 504
44ee2147
XF
5052013-09-11 Xue Fuqiao <xfq.free@gmail.com>
506
507 * nonascii.texi (Character Properties): Character properties fix
508 for decimal-digit-value and digit-value.
509
eb31a86c
SM
5102013-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
511
512 * macros.texi (Defining Macros): Prefer "function" to "lambda
513 expression" (bug#15296).
514
50b13cde
PE
5152013-08-28 Paul Eggert <eggert@cs.ucla.edu>
516
517 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
518 for portability to hosts where /bin/sh has problems.
519
a8544941
SM
5202013-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
521
522 * variables.texi (File Local Variables): Don't recommend quoting! Ever!
523
9f0809d4
EZ
5242013-08-20 Eli Zaretskii <eliz@gnu.org>
525
526 * files.texi (Information about Files): Mention file names with
527 trailing blanks on MS-Windows. (Bug#15130)
528
c5074806
XF
5292013-08-18 Xue Fuqiao <xfq.free@gmail.com>
530
531 * positions.texi (Positions): Improve indexing.
532
e2c90473
EZ
5332013-08-18 Eli Zaretskii <eliz@gnu.org>
534
535 * markers.texi (The Region): Improve indexing.
536
278d6dd0
XF
5372013-08-17 Xue Fuqiao <xfq.free@gmail.com>
538
ab100635
XF
539 * modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
540
278d6dd0
XF
541 * text.texi (Maintaining Undo): Mention interactive call of
542 buffer-disable-undo.
c9b39934 543 (Filling): Add cross-reference for hard newlines.
d3110177 544 (Sorting): Fix indentation.
38b4c7f8 545 (Columns): Comment out undefined behavior.
ad6643fe 546 (Case Changes): Fix an `args-out-of-range' error in the example.
278d6dd0 547
2bede2ed
XF
5482013-08-16 Xue Fuqiao <xfq.free@gmail.com>
549
c8068af5 550 * text.texi (Insertion): Refine.
bd805d5b 551 (Margins): Add an index.
e4043ba0 552 (Undo): Doc fix for `buffer-undo-list'.
8b8bf4a3 553
2bede2ed
XF
554 * positions.texi (Character Motion):
555 * markers.texi (Moving Markers):
556 (Creating Markers): Comment out undefined behavior.
557
7cbbcaa0
XF
5582013-08-15 Xue Fuqiao <xfq.free@gmail.com>
559
560 * markers.texi (The Region): Add/move indexes.
561
8259030d
LMI
5622013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
563
564 * display.texi (ImageMagick Images): Mention :content-type and
565 `image-content-type-suffixes'.
566
f73f4ce6
XF
5672013-08-13 Xue Fuqiao <xfq.free@gmail.com>
568
569 * positions.texi (Word Motion): Remove redundant sentence.
570
3e6b67c9
GM
5712013-08-13 Glenn Morris <rgm@gnu.org>
572
573 * lists.texi (List Elements):
574 Undocument behavior of nth and nthcdr with n < 0. (Bug#15059)
575
5c41e9ff
XF
5762013-08-13 Xue Fuqiao <xfq.free@gmail.com>
577
916119ec 578 * frames.texi (Display Feature Testing): Add indexes.
5c41e9ff 579
8496d8d7
GM
5802013-08-12 Glenn Morris <rgm@gnu.org>
581
582 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
583 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
584 (INSTALL_DATA): New, set by configure.
585 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
586 New variables.
587 (.SUFFIXES): Add .ps and .dvi.
588 (.dvi.ps): New suffix rule.
589 (dvi, html, pdf, ps): Use *_TARGETS variables.
590 (elisp.html): Use HTML_OPTS.
591 (elisp.ps): Remove explicit rule.
592 (.PHONY): install-dvi, install-html, install-pdf, install-ps
593 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
594 uninstall-ps, and uninstall-doc.
595 (install-dvi, install-html, install-pdf, install-ps, install-doc)
596 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
597 (uninstall-doc): New rules.
598 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
599
3a3bb904
XF
6002013-08-10 Xue Fuqiao <xfq.free@gmail.com>
601
602 * edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.
603
4517cbc2
XF
6042013-08-09 Xue Fuqiao <xfq.free@gmail.com>
605
606 * control.texi (Error Symbols): Minor fix for previous change.
607
54bd972f
SM
6082013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
609
610 * errors.texi (Standard Errors): Don't refer to `error-conditions'.
611
612 * control.texi (Signaling Errors): Refer to define-error.
613 (Error Symbols): Add `define-error'.
614
e30b79c1
DA
6152013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
616
617 * positions.texi (Motion by Screen Lines):
618 * display.texi (Truncation): Rename `cache-long-line-scans'
619 to `cache-long-scans'.
620
123ff297
XF
6212013-08-05 Xue Fuqiao <xfq.free@gmail.com>
622
623 * windows.texi (Window Start and End): Add an index.
624
9097ad86
XF
6252013-08-02 Xue Fuqiao <xfq.free@gmail.com>
626
627 * display.texi (Face Functions): Add an index.
628
629 * variables.texi (Variable Aliases): Add an index.
630
631 * functions.texi (Defining Functions): Add an index.
632
633 * nonascii.texi (Coding System Basics): Add an index.
634
64a695bd
XF
6352013-07-31 Xue Fuqiao <xfq.free@gmail.com>
636
637 * nonascii.texi (Non-ASCII Characters): Update menu.
638 (Disabling Multibyte): Move here from doc/emacs/mule.texi. Fix cross-references.
639
640 * elisp.texi (Top): Update menu.
641
39e8fb76
XF
6422013-07-30 Xue Fuqiao <xfq.free@gmail.com>
643
644 * windows.texi (Window History): Mention the default value of
3cd51eaa 645 switch-to-visible-buffer. Add cross-references.
39e8fb76 646
95e6e62b
MA
6472013-07-24 Michael Albinus <michael.albinus@gmx.de>
648
649 * errors.texi (Standard Errors): Fix typo.
650
651 * files.texi (Magic File Names):
652 * os.texi (File Notifications): Remove file-notify-supported-p.
653
53840e55
PE
6542013-07-24 Paul Eggert <eggert@cs.ucla.edu>
655
656 * eval.texi (Special Forms): Mention 'lambda'. Also, say that
657 non-well-formed expressions result in unspecified behavior, though
658 Emacs will not crash.
659
32813ea7
MA
6602013-07-22 Michael Albinus <michael.albinus@gmx.de>
661
662 * files.texi (Magic File Names): Add file-notify-add-watch,
663 file-notify-rm-watch and file-notify-supported-p. Move
664 file-remote-p down.
665
666 * errors.texi (Standard Errors): Add file-notify-error.
667
668 * os.texi (Desktop Notifications): Rename from Notifications.
669 (File Notifications): New node.
670
671 * elisp.texi (Top): Update menu for these changes.
672
ac446ed8
XF
6732013-07-19 Xue Fuqiao <xfq.free@gmail.com>
674
675 * windows.texi (Display Action Functions): Mention next-window.
676
e6c005c5
XF
6772013-07-16 Xue Fuqiao <xfq.free@gmail.com>
678
679 * windows.texi (Selecting Windows): Fix the introduction of
680 `set-frame-selected-window''s arguments.
681
954b166e
PE
6822013-07-10 Paul Eggert <eggert@cs.ucla.edu>
683
684 Timestamp fixes for undo (Bug#14824).
685 * text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list.
686
3323c263
EZ
6872013-07-06 Eli Zaretskii <eliz@gnu.org>
688
689 * nonascii.texi (Text Representations): Document that
690 multibyte-string-p returns nil for non-string objects.
691
4431e6d9 6922013-07-06 Glenn Morris <rgm@gnu.org>
d4aa7284
GM
693
694 * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
695
a944db14
GM
6962013-07-03 Glenn Morris <rgm@gnu.org>
697
698 * debugging.texi (Debugging):
699 * files.texi (File Attributes, Changing Files): Fix cross-references.
700
701 * package.texi (Package Archives): Fix @url call.
702
253e30aa
GM
703 * syntax.texi (Syntax Table Functions): Mention describe-syntax.
704
4c672a0f
EZ
7052013-06-29 Eli Zaretskii <eliz@gnu.org>
706
707 * display.texi (Bidirectional Display): Document move-point-visually.
708
4366ddd4
XF
7092013-06-29 Xue Fuqiao <xfq.free@gmail.com>
710
711 * buffers.texi (Buffer File Name): Fix typo.
712
bace8013
CS
7132013-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
714
715 * tips.texi (Coding Conventions): Improve wording.
716
f99f7826 7172013-06-24 Glenn Morris <rgm@gnu.org>
e8b3825d
GM
718
719 * loading.texi (Autoload): Fix typo.
720
611e8a48
GM
721 * variables.texi (Lexical Binding): Fix typo.
722
edfaf7c0
GM
723 * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
724
f3f9606c
LMI
7252013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
726
727 * display.texi (ImageMagick Images): Mention :max-width and
728 :max-height.
729
89561f72
PE
7302013-06-20 Paul Eggert <eggert@cs.ucla.edu>
731
732 * numbers.texi (Math Functions): Remove obsolete function log10.
733
9716fedb
SM
7342013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
735
736 * modes.texi (Mode Line Data, Properties in Mode): Advertise `keymap'
737 rather than `local-map'.
738
739 * keymaps.texi (Active Keymaps): Fix documentation of
740 set-temporary-overlay-map and overriding-terminal-local-map.
741
789cf833
GM
7422013-06-19 Glenn Morris <rgm@gnu.org>
743
744 * Makefile.in (dist): Edit more configure variables.
745 Try to check that we do not miss any in future.
746
254408ca
JB
7472013-06-17 Juanma Barranquero <lekktu@gmail.com>
748
749 * text.texi (Undo, Changing Properties): Fix typos.
750
708e05f6
LMI
7512013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
752
753 * text.texi (Changing Properties): Document `add-face-text-property'.
754
3da95318
KH
7552013-06-17 Kenichi Handa <handa@gnu.org>
756
757 * display.texi (Face Attributes): Refer to "Low-Level font" (not
2c149f93 758 "Font Selection") in the explanation of :font attribute (bug#14629).
3da95318 759
de0503df
SM
7602013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
761
762 * loading.texi (Hooks for Loading): Don't document after-load-alist.
763 Document with-eval-after-load instead of eval-after-load.
764
823777b5
XF
7652013-06-11 Xue Fuqiao <xfq.free@gmail.com>
766
767 * files.texi (File Name Expansion): Make the example more
768 intuitive.
769
08c0a604
PE
7702013-06-10 Paul Eggert <eggert@cs.ucla.edu>
771
772 Documentation fix for 'ls' and hard links.
773 * compile.texi (Compilation Functions):
774 * files.texi (File Attributes, Changing Files):
775 Use current format for GNU 'ls' output.
776 (File Attributes): Fix problem introduced in previous change:
777 the link count is the number of hard links, not the number
778 of hard links + 1.
779
e4568f3b
XF
7802013-06-10 Xue Fuqiao <xfq.free@gmail.com>
781
782 * files.texi (File Attributes): Fix typo.
783
a5cf7779
SM
7842013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
785
786 * functions.texi (Lambda Expressions): Lambda expressions don't
787 evaluate to themselves in general (bug#11782).
788
6e911150
SM
7892013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
790
791 * loading.texi (Autoload):
792 * help.texi (Documentation Basics, Accessing Documentation)
793 (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
794
b02b5481
GM
7952013-04-23 Glenn Morris <rgm@gnu.org>
796
797 * internals.texi (Writing Emacs Primitives): Remove obvious example.
798 Tweak other to avoid overly long line.
799
f8152bcb
XF
8002013-04-21 Xue Fuqiao <xfq.free@gmail.com>
801
84ebefe9
XF
802 * internals.texi (Writing Emacs Primitives): Remove unnecessary
803 references to the sources. (Bug#13800)
804
f8152bcb
XF
805 * searching.texi (Regexp Backslash): Doc fix for backslash
806 constructs in regular expressions.
807
8fa2654e
CS
8082013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
809
810 * tips.texi (Coding Conventions): Mention separation of package
811 descriptor and name of internal symbols by two hyphens.
812
0aa3616e
SB
8132013-04-13 Stephen Berman <stephen.berman@gmx.net>
814
815 * windows.texi (Splitting Windows): Change category of
816 split-window from a command to a function.
817
cd542620
CY
8182013-04-06 Chong Yidong <cyd@gnu.org>
819
820 * display.texi (Faces): Minor clarifications.
6e911150
SM
821 (Defining Faces): Clarify default vs custom face specs.
822 Document face-spec-set.
cd542620
CY
823
824 * display.texi (Overlay Properties):
825 * text.texi (Special Properties): Use the "anonymous face"
826 terminology. Describe foreground-color and background-color forms
827 as compatibility-only.
828
8d0c20ae
EZ
8292013-03-24 Eli Zaretskii <eliz@gnu.org>
830
831 * compile.texi (Byte-Code Objects): Add index entry.
832 (Disassembly): Add cross-references.
833
45f1d362
EZ
8342013-03-23 Eli Zaretskii <eliz@gnu.org>
835
836 * frames.texi (Size Parameters): More accurate description of the
837 difference between 'fullboth' and 'maximized'. (Bug#13935)
838
5784e319
CS
8392013-03-17 Christopher Schmidt <christopher@ch.ristopher.com>
840
841 * symbols.texi (Standard Properties): Document pure. (Bug#13823)
842
78be8b64 8432013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
844
845 * elisp.texi: Add some stuff specific to www.gnu.org.
846
b388e7ad
TZ
8472013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
848
849 * control.texi (Pattern matching case statement): Fix typo.
850
681ebc33
PE
8512013-03-04 Paul Eggert <eggert@cs.ucla.edu>
852
853 * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
854
9bed73f3
GM
8552013-03-03 Glenn Morris <rgm@gnu.org>
856
857 * objects.texi (Symbol Type): Fix typo.
858
929aeac6 8592013-02-28 Bastien Guerry <bzg@gnu.org>
5765e9e0
BG
860
861 * variables.texi (File Local Variables): Fix reference.
862
1abfd3e8 8632013-02-24 Eli Zaretskii <eliz@gnu.org>
39ef03af
EZ
864
865 * files.texi (Magic File Names): Improve wording and indexing.
866
f0c954fa
GM
8672013-02-21 Glenn Morris <rgm@gnu.org>
868
869 * display.texi (Multi-Frame Images): Minor rephrasing.
870
1e56f8ef
GM
8712013-02-20 Glenn Morris <rgm@gnu.org>
872
873 * display.texi (GIF Images, TIFF Images): Delete these nodes.
874 (ImageMagick Images): For :index, use an xref rather than duplicating.
875 (Other Image Types): Add GIF, adjust formatting.
876 (Multi-Frame Images): Rename from Animated Images. Expand section.
877 * elisp.texi (Top): Update menu for these changes.
878
93c2fa46
GM
8792013-02-19 Glenn Morris <rgm@gnu.org>
880
881 * text.texi (Change Hooks): Fix typo.
882
d64d97e5 8832013-02-15 Glenn Morris <rgm@gnu.org>
df1af142
GM
884
885 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
886
b5ca9d53
GM
8872013-02-13 Glenn Morris <rgm@gnu.org>
888
b6c3e4b1
GM
889 * objects.texi (Char-Table Type): Add footnote about #^^.
890
b5ca9d53
GM
891 * modes.texi (Minor Mode Conventions): Fix typo.
892
85adc63f
GM
893 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
894 meta characters; this changed in 22.1. (Bug#13684)
895
662abcc1
GM
896 * objects.texi (Char-Table Type): Add cindex.
897
9d6c9dd1
GM
898 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
899
490a9458 9002013-02-10 Glenn Morris <rgm@gnu.org>
dc55466e
GM
901
902 * keymaps.texi (Creating Keymaps): Update make-keymap result.
903
8549f9e8
EZ
9042013-02-09 Eli Zaretskii <eliz@gnu.org>
905
906 * modes.texi (%-Constructs): Remove the description of %t.
907
908 * nonascii.texi (MS-DOS File Types): Delete node.
909
7bd00724
GM
9102013-02-08 Glenn Morris <rgm@gnu.org>
911
912 * keymaps.texi (Active Keymaps, Searching Keymaps):
913 Remove confusing mention of "symbolic prefix". (Bug#13643)
914
795e7a5b 9152013-01-19 Glenn Morris <rgm@gnu.org>
f8a42ad6
GM
916
917 * macros.texi (Indenting Macros): Fix order of an indent
918 symbol's arguments. (Bug#13450)
919
b3fbb395
PE
9202013-01-19 Paul Eggert <eggert@cs.ucla.edu>
921
922 Allow floating-point file offsets.
923 * files.texi (Reading from Files, Writing to Files):
924 Say that file offsets can be numbers, not just integers.
925
45a7e57c
GM
9262013-01-09 Glenn Morris <rgm@gnu.org>
927
928 * commands.texi (Interactive Codes):
929 Whitespace does not terminate interactive "S". (Bug#13393)
930
04c48b14
CY
9312013-01-06 Chong Yidong <cyd@gnu.org>
932
933 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
934
1f1c405d
GM
9352013-01-05 Glenn Morris <rgm@gnu.org>
936
937 * display.texi (Overlay Properties): Mention field. (Bug#13364)
938
5d7c18a8
EZ
9392013-01-05 Eli Zaretskii <eliz@gnu.org>
940
941 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
942 directive in a group of items.
943
89cb305e 9442013-01-05 Chong Yidong <cyd@gnu.org>
27e4813f
CY
945
946 * keymaps.texi (Key Sequences): Remove obsolete sentence
947 (Bug#13356).
948
0f668a4d 9492013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4217dc29
AR
950
951 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
952
553081a5
SM
9532013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
954
955 * files.texi (File Attributes): Undocument return format of file-acl.
956
1cbb9ed6
GM
9572013-01-03 Glenn Morris <rgm@gnu.org>
958
75e78d1e
GM
959 * processes.texi (System Processes):
960 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
961
5f1a9647
GM
962 * searching.texi (Replacing Match): Fix xref.
963
1cbb9ed6
GM
964 * elisp.texi (DATE): Bump to Jan 2013.
965
9539d465 9662013-01-02 Glenn Morris <rgm@gnu.org>
9800c5b0 967
22ff2cb8
GM
968 * customize.texi (Common Keywords, Type Keywords):
969 Replace "active field" with "button". (Bug#13310)
970
9800c5b0
GM
971 * customize.texi (Common Keywords): Add xref. (Bug#13311)
972 * tips.texi (Library Headers): Add cindex.
973
d5e5e7b4 9742012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
151d9088
EZ
975
976 * functions.texi (Declare Form):
977 * intro.texi (A Sample Function Description):
978 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
979 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
980 in @def.. commands. (Bug#13292)
981
ccad023b
EZ
9822012-12-29 Eli Zaretskii <eliz@gnu.org>
983
984 * files.texi (Changing Files): Document the return values of
985 set-file-selinux-context and set-file-acl.
986
1ab0c851
GM
9872012-12-27 Glenn Morris <rgm@gnu.org>
988
989 * files.texi (File Names): Mention Cygwin conversion functions.
990
94900bfe
MR
9912012-12-22 Martin Rudalics <rudalics@gmx.at>
992
993 * windows.texi (Selecting Windows): Reword description of
994 select-window (Bug#13248).
995
04d9b71a
EZ
9962012-12-22 Eli Zaretskii <eliz@gnu.org>
997
998 * files.texi (File Attributes, Changing Files): Remove the details
999 about the text returned by file-acl. Instead, just document that
1000 it is an opaque string meant to be used by set-file-acl.
1001
6e55f03e
CY
10022012-12-21 Chong Yidong <cyd@gnu.org>
1003
07b9c0be
CY
1004 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
1005
6e55f03e
CY
1006 * customize.texi (Simple Types): Document key-sequence type
1007 (Bug#13048).
1008
5bec25eb
CY
1009 * strings.texi (Text Comparison): Doc fix for compare-strings.
1010
15ccf05e
MA
10112012-12-19 Michael Albinus <michael.albinus@gmx.de>
1012
1013 * files.texi (Magic File Names): Add `file-acl',
1014 `file-selinux-context', `set-file-acl' and
1015 `set-file-selinux-context'. Make the list consistent.
1016
ee3c0aec
JB
10172012-12-19 Jonas Bernoulli <jonas@bernoul.li>
1018
1019 * tips.texi (Library Headers): New header keyword `Homepage'.
1020 Make continuation lines syntax more precise.
1021
66447e07
EZ
10222012-12-17 Eli Zaretskii <eliz@gnu.org>
1023
1024 * files.texi (File Attributes, Changing Files): Update to include
1025 MS-Windows support for ACLs.
1026
7c3d167f
RF
10272012-12-16 Romain Francoise <romain@orebokech.com>
1028
1029 * files.texi (File Attributes): Document ACL support and new
1030 `file-acl' function.
1031 (Changing Files): Mention argument name change of `copy-file' and
1032 document new function `set-file-acl'.
1033
97976f9f
PE
10342012-12-14 Paul Eggert <eggert@cs.ucla.edu>
1035
1036 Fix permissions bugs with setgid directories etc. (Bug#13125)
1037 * files.texi (Testing Accessibility): Document GROUP arg
1038 of file-ownership-preserved-p.
1039 (File Attributes): Document that 9th element is now
1040 just a placeholder.
1041 * os.texi (User Identification): Document new functions group-gid,
1042 group-real-gid.
1043
d92d9c95
PE
10442012-12-11 Paul Eggert <eggert@cs.ucla.edu>
1045
1046 * internals.texi (C Integer Types): New section.
1047 This follows up and records an email in
1048 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
1049
265c2fbf 10502012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
f433306a 1051
4a0e1924 1052 * control.texi (Pattern matching case statement): New node.
f433306a 1053
1cbae532
SM
1054 * customize.texi (Variable Definitions): Mention the default :group
1055 for defcustoms (bug#13093).
1056
c6c08d3f
GM
10572012-12-09 Glenn Morris <rgm@gnu.org>
1058
1059 * customize.texi (Variable Definitions): Mention eval-defun
1060 on a defcustom calls the :set function when appropriate.
1061
4288142b
PE
10622012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1063
1064 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1065 These are just minor editorial changes.
1066
d8ad4d3f 10672012-12-06 Chong Yidong <cyd@gnu.org>
a20ae0b9
CY
1068
1069 * lists.texi (Plist Access): Move put example to Symbol Plists.
1070
1071 * symbols.texi (Standard Properties): Fix typo.
1072
c5bc2d1d 10732012-12-03 Chong Yidong <cyd@gnu.org>
547d6865 1074
f02f19bd
CY
1075 * symbols.texi (Symbol Properties): New node.
1076 (Symbol Plists): Make it a subsection under Symbol Properties.
1077 (Standard Properties): New node.
1078
1079 * lists.texi (Property Lists): Move here from symbols.texi.
1080 (Plist Access): Rename from Other Plists.
1081
1082 * customize.texi (Variable Definitions):
1083 * display.texi (Defining Faces):
1084 * sequences.texi (Char-Tables): Fix xref.
1085
1cbae532 1086 * keymaps.texi (Key Sequences): `kbd' is now a function.
547d6865 1087
f02f19bd
CY
1088 * commands.texi (Using Interactive): Fix index entry.
1089
cb6f5650
PE
10902012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1091
c07a6ded
PE
1092 * doclicense.texi: Update to latest version from FSF.
1093 These are just minor editorial changes.
1094 * elisp.texi (GNU Free Documentation License)
1095 (GNU General Public Licens):
1096 Provide sectioning, since doclicense.texi no longer does that.
1097
cb6f5650
PE
1098 * loading.texi (Named Features): @ -> @@ to fix typo.
1099
d125ca15 11002012-11-24 Martin Rudalics <rudalics@gmx.at>
0d4bb04f
MR
1101
1102 * windows.texi (Basic Windows): Fix typo.
1103 (Windows and Frames): Fix example. Move description of
1104 window-in-direction here.
1105 (Recombining Windows): Fix example.
1cbae532 1106 (Buffers and Windows): Fix description of replace-buffer-in-windows.
0d4bb04f
MR
1107 (Switching Buffers): Reword.
1108 (Display Action Functions): Minor adjustments.
1109 (Choosing Window Options): Minor fixes.
1110 (Window History): Minor rewording.
1111 (Dedicated Windows): Correct and reword part describing how
1112 dedicatedness affects functions removing buffers or windows.
1cbae532 1113 * buffers.texi (The Buffer List): Fix description of bury-buffer.
0d4bb04f 1114
d125ca15 11152012-11-24 Chong Yidong <cyd@gnu.org>
90d99fdf
CY
1116
1117 * modes.texi (%-Constructs): Fix statement about mode construct
1118 padding (Bug#12866).
1119
d125ca15 11202012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
365fc14a
SM
1121
1122 * debugging.texi (Profiling): Make it more clear
1123 that --enable-profiling is about profiling the C code.
1124
38a2f917
GM
11252012-11-21 Glenn Morris <rgm@gnu.org>
1126
3ca2f1bf
GM
1127 * display.texi (Attribute Functions):
1128 Update for set-face-* name changes.
1bf335cf
GM
1129 Add new "inherit" argument for face-bold-p etc.
1130 Move description of this argument to a common section, like "frame".
3ca2f1bf 1131
6ef2e5ef 1132 * debugging.texi (Profiling): New section.
b6729a18 1133 (Debugging): Mention profiling in the introduction.
5b776637
GM
1134 * tips.texi (Compilation Tips): Move profiling to separate section.
1135 * elisp.texi: Add Profiling to detailed menu.
1136
6ef2e5ef 11372012-11-21 Martin Rudalics <rudalics@gmx.at>
66c466d4
MR
1138
1139 * windows.texi (Display Action Functions): Fix recently added
1140 example. Suggested by Michael Heerdegen.
1141
6ef2e5ef 11422012-11-21 Paul Eggert <eggert@cs.ucla.edu>
0c93aa38
PE
1143
1144 Minor cleanup for times as lists of four integers.
1145 * os.texi (Time Parsing): Time values can now be four integers.
1146
7351b73d
GM
11472012-11-18 Glenn Morris <rgm@gnu.org>
1148
1149 * loading.texi (How Programs Do Loading): Add eager macro expansion.
1150 * macros.texi (Expansion): Mention eager macro expansion.
1151
a045a167
GM
1152 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
1153
2ac9538d 11542012-11-18 Leo Liu <sdl.web@gmail.com>
74ca4d39
LL
1155
1156 * minibuf.texi (Programmed Completion): Doc fix for metadata
1157 request (Bug#12850).
1158
2ac9538d 11592012-11-18 Glenn Morris <rgm@gnu.org>
6439ae19 1160
7fe37cfc
GM
1161 * display.texi (Temporary Displays): Document with-temp-buffer-window.
1162
6439ae19
GM
1163 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
1164 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
1165 (Window Sizes): Add vindex for window-min-height, window-min-width.
2279276c 1166 (Display Action Functions): Mention pop-up-frame-parameters.
6439ae19 1167
0ff7851c
MR
11682012-11-16 Martin Rudalics <rudalics@gmx.at>
1169
1170 * windows.texi (Choosing Window): Rewrite description of
1171 display-buffer-alist (Bug#12167).
1cbae532
SM
1172 (Display Action Functions): Mention inhibit-switch-frame.
1173 Fix description of display-buffer-below-selected. Reorder actions.
0ff7851c
MR
1174 Add example (Bug#12848).
1175
96e05507 11762012-11-16 Glenn Morris <rgm@gnu.org>
c79c7f2f
GM
1177
1178 * display.texi (Face Attributes): Fix :underline COLOR description.
bde3c6c0
GM
1179 (Attribute Functions): Update for set-face-underline rename.
1180 Tweak descriptions of face-underline-p, face-inverse-video-p.
c79c7f2f 1181
e4e9830b
GM
1182 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
1183 so they align better in info.
921c067f
GM
1184 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
1185 Document set-temporary-overlay-map.
e4e9830b 1186
c8915b67
SM
11872012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1188
1189 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
1190 with normal keymaps".
1191
74934dcc
DA
11922012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
1193
1194 * internals.texi (Garbage Collection): Update descriptions
1195 of vectorlike_header, garbage-collect and gc-cons-threshold.
1196 (Object Internals): Explain Lisp_Object layout and the basics
1197 of an internal type system.
1198 (Buffer Internals): Update description of struct buffer.
1199
f78ee6af 12002012-11-13 Glenn Morris <rgm@gnu.org>
a13e12f9
GM
1201
1202 * variables.texi (Adding Generalized Variables):
1203 At least mention gv-define-expander and gv-letplace.
1204
164f28b5 1205 * debugging.texi (Error Debugging): Mention debug-on-message.
57fc0fee 1206 (Using Debugger): Mention debugger-bury-or-kill.
164f28b5 1207
38868ad7
GM
1208 * control.texi (Signaling Errors):
1209 * debugging.texi (Error Debugging):
1210 * errors.texi (Standard Errors): Add user-error.
1211
6efddf78
GM
1212 * variables.texi (Adding Generalized Variables):
1213 Use standard formatting for common lisp note about setf functions.
1214
6baf66d5 12152012-11-10 Martin Rudalics <rudalics@gmx.at>
fdaf534a
MR
1216
1217 * elisp.texi (Top): Add Recombining Windows to menu.
1218 * windows.texi (Recombining Windows): New subsection.
1219 (Splitting Windows): Rewrite text on handling of window
1220 combinations and move it to new subsection.
1221
6baf66d5 12222012-11-10 Chong Yidong <cyd@gnu.org>
7c08f8ba 1223
8a3afaf9
CY
1224 * searching.texi (Replacing Match): Document \? in replace-match.
1225
7c08f8ba
CY
1226 * variables.texi (Creating Buffer-Local): Document setq-local and
1227 defvar-local.
1228 (Setting Generalized Variables): Arrange table alphabetically.
1229
1230 * lists.texi (List Elements, List Variables): Clarify descriptions
1231 of push and pop for generalized variables.
1232
1233 * edebug.texi (Specification List): setf is no longer CL-only.
1234
6baf66d5 12352012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1236
1237 * variables.texi (Adding Generalized Variables):
1238 Update description of FIX-RETURN expansion.
1239
ebdbfb95
GM
1240 * variables.texi (Setting Generalized Variables):
1241 Split most of previous contents into this subsection.
1242 (Adding Generalized Variables): New subsection.
651af8c6
GM
1243 Move note on lack of setf functions here from misc/cl.texi.
1244
ebdbfb95
GM
1245 * elisp.texi: Add Generalized Variables subsections to detailed menu.
1246
6baf66d5 12472012-11-10 Chong Yidong <cyd@gnu.org>
a9a3835c
CY
1248
1249 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
1250
a43d02f0
MA
12512012-11-08 Michael Albinus <michael.albinus@gmx.de>
1252
1253 * os.texi (Notifications): Update descriptions of
1254 notifications-notify, notifications-close-notification and
1255 notifications-get-capabilities according to latest code changes.
1256 Add notifications-get-server-information.
1257
2395ab64
CY
12582012-11-03 Chong Yidong <cyd@gnu.org>
1259
1260 * objects.texi (General Escape Syntax): Clarify the explanation of
1261 escape sequences.
1262 (Non-ASCII in Strings): Clarify when a string is unibyte vs
1263 multibyte. Hex escapes do not automatically make a string
1264 multibyte.
1265
43bcfda6
MR
12662012-11-03 Martin Rudalics <rudalics@gmx.at>
1267
1268 * windows.texi (Switching Buffers): Document option
1269 switch-to-buffer-preserve-window-point.
1270 (Display Action Functions): Document window-height and
1271 window-width alist entries.
1cbae532
SM
1272 (Display Action Functions):
1273 Document display-buffer-below-selected and
43bcfda6 1274 display-buffer-in-previous-window.
1cbae532
SM
1275 (Quitting Windows): Document quit-restore-window.
1276 Rewrite section.
43bcfda6
MR
1277 (Window Configurations): In window-state-get mention that
1278 argument window must be valid.
1279 (Window Parameters): Document quit-restore window parameter
1280 (Bug#12158).
1281
89b2c8a1
GM
12822012-10-31 Glenn Morris <rgm@gnu.org>
1283
88390adf
GM
1284 * control.texi (Catch and Throw): Add xref to cl.texi.
1285
aec5e6f9
GM
1286 * lists.texi (Sets And Lists): Point xref to better location.
1287
0d8e94e9
GM
1288 * errors.texi (Standard Errors):
1289 * loading.texi (Autoload): Update for cl-lib namespace changes.
1290
5241598a
GM
1291 * modes.texi (Defining Minor Modes): "Generalized Variables"
1292 section is now in this manual rather than cl.texi.
1293
89b2c8a1
GM
1294 * eval.texi (Special Forms): No longer special forms: defmacro,
1295 defun, save-window-excursion, with-output-to-temp-buffer.
1296 * functions.texi (Defining Functions): Defun is now a macro.
1297 Defalias is a function.
1298
516e1a08
GM
12992012-10-30 Glenn Morris <rgm@gnu.org>
1300
1301 * variables.texi (Generalized Variables): Fix typo.
1302
e29e39c9
CY
13032012-10-30 Chong Yidong <cyd@gnu.org>
1304
1305 * symbols.texi (Symbol Plists): Document function-get.
1306
1307 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
1308
1309 * frames.texi (Visibility of Frames): Document tty-top-frame.
1310
70edffb1
SM
13112012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1312
1313 * keymaps.texi (Format of Keymaps): Document the multiple
1314 inheritance format.
1315
3a51f0eb
MR
13162012-10-28 Martin Rudalics <rudalics@gmx.at>
1317
1318 * windows.texi (Basic Windows): Reformulate description of live,
1319 internal and valid windows.
1320 (Cyclic Window Ordering): Describe new argument of
1321 get-lru-window and get-largest-window. Add description of
1322 window-in-direction.
1323
5b6887ad
GM
13242012-10-27 Glenn Morris <rgm@gnu.org>
1325
5887564d
GM
1326 * variables.texi (Generalized Variables): New section,
1327 adapted from misc/cl.texi.
1328 * elisp.texi (Top): Add Generalized Variables to menu.
1329 * lists.texi (List Elements, List Variables):
1330 Mention generalized variables.
1331
5b6887ad
GM
1332 * lists.texi (List Elements): Typo fix.
1333
05b621a6
CY
13342012-10-27 Chong Yidong <cyd@gnu.org>
1335
1336 * minibuf.texi (High-Level Completion): Don't mention removed
1337 function iswitchb-read-buffer.
1338
1339 * commands.texi (Event Input Misc): Remove last-input-char.
1340 (Command Loop Info): Remove last-command-char.
1341
1342 * frames.texi (Initial Parameters): Don't mention the obsolete
1343 special-display feature.
1344
1345 * windows.texi (Choosing Window): Don't mention the obsolete
1346 special display feature.
1347 (Choosing Window Options): Remove obsolete special-display
1348 variables, and the functions special-display-p and
1349 special-display-popup-frame.
1350
1351 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
1352
1353 * hooks.texi (Standard Hooks): Remove obsolete hooks.
1354
1355 * markers.texi (Information from Markers): Remove obsolete
1356 function buffer-has-markers-at.
1357
1358 * text.texi (Yanking): Document yank-handled-properties.
1359
72ec96fb
PE
13602012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1361
1362 Update manual for new time stamp format (Bug#12706).
1363 * buffers.texi (Modification Time):
1364 * files.texi (Testing Accessibility, File Attributes):
1365 * intro.texi (Version Info):
1366 * os.texi (Time of Day):
1367 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
1368 These instances were missed the first time around.
1369 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
1370
75e8f9d2
CY
13712012-10-24 Chong Yidong <cyd@gnu.org>
1372
cd996018
CY
1373 * minibuf.texi (Text from Minibuffer): Document read-regexp
1374 changes.
1375
1cbae532
SM
1376 * nonascii.texi (Selecting a Representation):
1377 Document set-buffer-multibyte changes.
cd996018 1378
75e8f9d2
CY
1379 * keymaps.texi (Toolkit Differences): Node deleted.
1380 (Easy Menu): New node.
1381
d1069532
SM
13822012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1383
1384 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
1385
c4132fd4
PE
13862012-10-23 Paul Eggert <eggert@cs.ucla.edu>
1387
1388 Fix outdated timestamp documentation in Elisp manual (bug#12706).
1389 * files.texi (File Attributes):
1390 * text.texi (Undo):
1391 Time stamp resolution is now 1 picosecond, not 1 second.
1392
1fb3aa3f
CY
13932012-10-23 Chong Yidong <cyd@gnu.org>
1394
49238e7f
CY
1395 * display.texi (Font Lookup): Remove font-list-limit.
1396
1fb3aa3f
CY
1397 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
1398 (Bug#12529).
1399
5fb904b0
GM
14002012-10-22 Glenn Morris <rgm@gnu.org>
1401
f961c7d8
GM
1402 * os.texi (Recording Input): Tiny fix.
1403
4ee87740
GM
1404 * intro.texi (Lisp History):
1405 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
5fb904b0
GM
1406 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
1407
d18a0d24
CY
14082012-10-15 Chong Yidong <cyd@gnu.org>
1409
1410 * macros.texi (Defining Macros): defmacro is now a macro.
1411 Explicitly list the docstring and declare arguments.
1412
1413 * functions.texi (Anonymous Functions): Explicitly list the
1414 docstring, declare, and interactive arguments to lambda.
1415 (Defining Functions): Likewise for defun.
1416 (Inline Functions): Likewise for defsubst.
1417 (Declare Form): Tweak description.
1418
73f2b4ab
CY
14192012-10-13 Chong Yidong <cyd@gnu.org>
1420
1421 * display.texi (ImageMagick Images): ImageMagick enabled by default.
1422
379acb95
CY
14232012-10-05 Chong Yidong <cyd@gnu.org>
1424
1425 * minibuf.texi (Basic Completion): Clarify list form of completion
1426 table (Bug#12564).
1427
e8757f09 14282012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
26026637
BFRR
1429
1430 * functions.texi (Function Safety): Copyedit. (Bug#12562)
1431
86ec63ba
PE
14322012-10-01 Paul Eggert <eggert@cs.ucla.edu>
1433
1434 Revert the FOLLOW-SYMLINKS change for file-attributes.
1435 * files.texi (File Attributes, Magic File Names): Undo last change.
1436
e7a2937b
PE
14372012-09-30 Paul Eggert <eggert@cs.ucla.edu>
1438
1439 file-attributes has a new optional arg FOLLOW-SYMLINKS.
1440 * files.texi (File Attributes): Describe it.
1441 (Magic File Names): Use it.
1442
48de8b12
CY
14432012-09-30 Chong Yidong <cyd@gnu.org>
1444
1445 * commands.texi (Click Events): Define "mouse position list".
1446 Remove mention of unimplemented horizontal scroll bars.
1447 (Drag Events, Motion Events): Refer to "mouse position list".
1448 (Accessing Mouse): Document posnp.
1449
1450 * errors.texi (Standard Errors): Tweak arith-error description.
1451 Tweak markup. Remove domain-error and friends, which seem to be
1452 unused after the floating-point code revamp.
1453
33f846fb
GM
1454 * functions.texi (Defining Functions): defun is now a macro.
1455 (Obsolete Functions): Obsolescence also affects
48de8b12
CY
1456 documentation commands. Various clarifications.
1457 (Declare Form): New node.
1458
1459 * strings.texi (String Basics): Copyedits.
1460
33f846fb 1461 * os.texi (Startup Summary): Document leim-list.el change.
48de8b12 1462 (User Identification): Add system-users and system-groups.
33f846fb 1463 (Idle Timers): Minor clarifications.
48de8b12
CY
1464
1465 * macros.texi (Defining Macros): Move description of `declare' to
1466 Declare Form node.
1467
1468 * loading.texi (Autoload):
1469 * help.texi (Documentation Basics): The special sequences can
1470 trigger autoloading.
1471
1472 * numbers.texi (Integer Basics): Copyedits.
1473 (Float Basics): Consider IEEE floating point always available.
1474 (Random Numbers): Document actual limits.
1475 (Arithmetic Operations): Clarify division by zero. Don't mention
1476 the machine-independence of negative division since it does not
1477 happen in practice.
1478
e61d39cd 14792012-09-28 Leo Liu <sdl.web@gmail.com>
03922966
LL
1480
1481 * files.texi (Files): Fix typo.
1482
e109c4a6
CY
14832012-09-23 Chong Yidong <cyd@gnu.org>
1484
1485 * buffers.texi (Read Only Buffers): Document read-only-mode.
1486
1487 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
1488 read-only-mode.
1489
1490 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
1491 calling conventions.
1492
c88b867f
CY
14932012-09-22 Chong Yidong <cyd@gnu.org>
1494
1495 * searching.texi (Replacing Match): Minor clarification.
1496
df9685f3
EZ
14972012-09-22 Eli Zaretskii <eliz@gnu.org>
1498
287d7455
EZ
1499 * edebug.texi (Instrumenting): Improve indexing.
1500
df9685f3
EZ
1501 * os.texi (Idle Timers): Warn against reinvoking an idle timer
1502 from within its own timer action. (Bug#12447)
1503
47133380
CY
15042012-09-22 Chong Yidong <cyd@gnu.org>
1505
1506 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
1507
ab199df2 15082012-09-21 Glenn Morris <rgm@gnu.org>
1bfe3177
GM
1509
1510 * debugging.texi (Using Debugger): Fix typo.
1511
ed1f0bd3
CY
15122012-09-18 Chong Yidong <cyd@gnu.org>
1513
1514 * display.texi (Faces): Discuss anonymous faces.
1515 (Face Attributes): Tweak intro.
1516 (Defining Faces): Move after the Face Attributes node. Copyedits.
1517 (Displaying Faces): Describe role of inheritance.
1518
1519 * customize.texi (Customization): Define customization more
1520 carefully (Bug#11440).
1521 (Common Keywords): Add xref to Constant Variables.
1522
1523 * variables.texi (Defining Variables): Link to defcustom's node
1524 instead of the higher-level Customization chapter.
1525
c990426a
PE
15262012-09-11 Paul Eggert <eggert@cs.ucla.edu>
1527
1528 Simplify, document, and port floating-point (Bug#12381).
1529 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
1530 Document that / and mod (with floating point arguments), along
1531 with asin, acos, log, log10, expt and sqrt, return special values
1532 instead of signaling exceptions.
1533 (Float Basics): Document that logb operates on the absolute value
1534 of its argument.
1535 (Math Functions): Document that (log ARG BASE) also returns NaN if
1536 BASE is negative. Document that (expt X Y) returns NaN if X is a
1537 finite negative number and Y a finite non-integer.
1538
011474aa
CY
15392012-09-09 Chong Yidong <cyd@gnu.org>
1540
bb6b0efc
CY
1541 * lists.texi (Sets And Lists): Explain that the return value for
1542 delete should be used, like for delq.
1543
011474aa
CY
1544 * minibuf.texi (Yes-or-No Queries): Document recentering and
1545 scrolling in y-or-n-p. Remove gratuitous example.
1546
1547 * searching.texi (Search and Replace): Document window scrolling
1548 entries in query-replace-map.
1549
6dcef6ec
CY
15502012-09-08 Chong Yidong <cyd@gnu.org>
1551
1552 * syntax.texi (Syntax Table Internals): Define "raw syntax
1553 descriptor" terminology (Bug#12383).
1554 (Syntax Descriptors): Mention raw syntax descriptors.
1555
52404181
CY
15562012-09-07 Chong Yidong <cyd@gnu.org>
1557
1a5432bc
CY
1558 * variables.texi (Creating Buffer-Local): Fix description of
1559 local-variable-if-set-p (Bug#10713).
1560
0a6bdaa1
CY
1561 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
1562
14ba4cf3
CY
1563 * windows.texi (Display Action Functions)
1564 (Choosing Window Options): Remove obsolete variable
1565 display-buffer-reuse-frames.
cee2e90d 1566 (Switching Buffers): Minor doc tweak for switch-to-buffer.
14ba4cf3 1567
e5c2edf7
CY
1568 * positions.texi (Narrowing): Document buffer-narrowed-p.
1569
52404181
CY
1570 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
1571
1572 * syntax.texi (Low-Level Parsing): Add xref to Parser State
1573 (Bug#12269).
1574
7f7e0167
LI
15752012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
1576
1577 * debugging.texi (Explicit Debug): Document `debug-on-message'.
1578
6a787d9a
CY
15792012-09-02 Chong Yidong <cyd@gnu.org>
1580
1581 * windows.texi (Window Configurations): Recommend against using
1582 save-window-excursion (Bug#12075).
1583
1584 * control.texi (Catch and Throw):
1585 * positions.texi (Excursions): Don't mention it.
1586
0e23ef9d
PE
15872012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1588
1589 Better seed support for (random).
1590 * numbers.texi (Random Numbers): Document new behavior of
1591 the calls (random) and (random STRING).
1592
342dac71
MR
15932012-08-21 Martin Rudalics <rudalics@gmx.at>
1594
1595 * windows.texi (Window Point): Document recent changes in
1596 window-point and set-window-point.
1597 (Selecting Windows): Document recent change in select-window.
1598
a08eadfe
EZ
15992012-08-06 Eli Zaretskii <eliz@gnu.org>
1600
1601 * functions.texi (Closures): Put the main index entry for
1602 "closures" here. (Bug#12138)
1603
1604 * variables.texi (Lexical Binding): Disambiguate the index entry
1605 for "closures".
1606
35b6586e
CY
16072012-08-05 Chong Yidong <cyd@gnu.org>
1608
1609 * display.texi (Defining Faces): Move documentation of
1610 frame-background-mode to the Emacs manual (Bug#7774).
1611
02676e5d
CY
16122012-08-04 Chong Yidong <cyd@gnu.org>
1613
1614 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
1615 Fix description of syntax table inheritance.
1616 (Syntax Table Functions): Don't refer to internal contents of
1617 syntax table, since that is not explained yet. Copyedits.
1618 (Standard Syntax Tables): Node deleted.
1619 (Syntax Table Internals): Misc clarifications. Improve table
1620 formatting.
1621
1622 * keymaps.texi (Inheritance and Keymaps):
1623 * text.texi (Sticky Properties): Tweak index entry.
1624
73e0cbc0
EZ
16252012-07-28 Eli Zaretskii <eliz@gnu.org>
1626
1627 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
1628
09ae5da1
PE
16292012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1630
1631 Prefer typical American spelling for "acknowledgment".
1632 * intro.texi (Acknowledgments): Rename from Acknowledgements.
1633
1ada2e55
EZ
16342012-07-21 Eli Zaretskii <eliz@gnu.org>
1635
1636 * commands.texi (Special Events): Mention language-change event.
1637 (Input Events, Interactive Codes):
1638 * keymaps.texi (Key Sequences): Mention events that are
1639 non-keyboard but also non-mouse events.
1640
9ea10cc3
CY
16412012-07-17 Chong Yidong <cyd@gnu.org>
1642
1643 * text.texi (Insertion): Document insert-char changes.
1644
2e2d2a13
LL
16452012-07-15 Leo Liu <sdl.web@gmail.com>
1646
1647 * display.texi (Fringe Bitmaps): Add exclamation-mark.
1648
b68b3337
CY
16492012-07-13 Chong Yidong <cyd@gnu.org>
1650
1651 * buffers.texi (Read Only Buffers): Document toggle-read-only
1652 changes. Reword to account for the fact that read-only is
1653 currently not supported in overlay properties.
1654
ab4c47d3
CY
16552012-07-07 Chong Yidong <cyd@gnu.org>
1656
1657 * loading.texi (Library Search): Index site-lisp directories.
1658
d4913798
CY
16592012-07-06 Chong Yidong <cyd@gnu.org>
1660
1661 * intro.texi (A Sample Function Description): Fix incorrect
1662 markup, undoing previous change.
1663 (A Sample Variable Description): Minor clarifications and markup
1664 improvements.
1665
1666 * elisp.texi (Top):
1667 * text.texi (Text): Fix menu order.
1668
251736f4
RS
16692012-07-06 Richard Stallman <rms@gnu.org>
1670
1671 * intro.texi (Evaluation Notation, A Sample Function Description):
8c6c57ea 1672 (A Sample Variable Description): Improve/undo previous changes.
251736f4 1673
e8d71283
GM
16742012-07-05 Glenn Morris <rgm@gnu.org>
1675
1676 * intro.texi (A Sample Function Description): Fix cross-refs.
1677
47187200
MW
16782012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
1679
1680 * intro.texi (Evaluation Notation, A Sample Function Description)
1681 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
1682
a2eb421b
CY
16832012-06-27 Chong Yidong <cyd@gnu.org>
1684
1685 * processes.texi (Asynchronous Processes, Input to Processes):
1686 * internals.texi (Process Internals): Don't capitalize "pty".
1687
6d41a41d
TTN
16882012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1689
1690 * processes.texi (Asynchronous Processes): Make the pty vs pipe
1691 discussion more prominent.
1692
0bd8297f
EZ
16932012-06-23 Eli Zaretskii <eliz@gnu.org>
1694
1695 * commands.texi (Misc Events): Document the language-change event.
1696
d35af63c
PE
16972012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1698
1699 Support higher-resolution time stamps (Bug#9000).
1700 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
1701 * processes.texi (System Processes):
1702 Time stamp resolution is now picosecond, not microsecond.
1703
ac1a0ce1 17042012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1705
1706 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1707
1053a871
SM
17082012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1709
1710 * functions.texi (Defining Functions):
1711 * macros.texi (Defining Macros): Un-define the return value of `defun',
1712 `defmacro' and `defalias'.
1713
41b7f8bc
CY
17142012-06-17 Chong Yidong <cyd@gnu.org>
1715
1716 * elisp.texi: Remove urlcolor setting.
1717
82a25657
GM
17182012-06-17 Glenn Morris <rgm@gnu.org>
1719
1720 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
1721 Overlining no longer behaves exactly like underlining.
1722
a04689de 17232012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
8da9479c
GM
1724
1725 * display.texi (Face Attributes):
1726 Document wave-style underline face attribute.
1727
1b9b4cf4
CY
17282012-06-11 Chong Yidong <cyd@gnu.org>
1729
1730 * display.texi (ImageMagick Images): ImageMagick now supports the
1731 :background property.
1732
dbab98c7
DA
17332012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
1734
1735 * internals.texi (Garbage Collection): Typo fix.
1736
6175e34b
CY
17372012-06-09 Chong Yidong <cyd@gnu.org>
1738
1739 * text.texi (Special Properties): Clarify the meaning of a list of
1740 faces in the `face' property.
1741
1742 * display.texi (Face Remapping): Minor clarification.
1743
4b56d0fe
CY
17442012-06-08 Chong Yidong <cyd@gnu.org>
1745
1746 * display.texi (Face Attributes): Font family does not accept
1747 wildcards. De-document obsolete :bold and :italic attributes.
1748 (Defining Faces): Use new-style face spec format.
1749
f3372c87
DA
17502012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
1751
8d7c7eed 1752 * internals.texi (Garbage Collection): Document new
f3372c87
DA
1753 vector management code and vectorlike_header structure.
1754
5f2c76c6
CY
17552012-06-03 Chong Yidong <cyd@gnu.org>
1756
1757 * modes.texi (Mode Line Data): Use "mode line construct"
1758 terminology for consistency.
1759
ecc6530d
GM
17602012-05-27 Glenn Morris <rgm@gnu.org>
1761
1762 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
1763 * buffers.texi, commands.texi, compile.texi, control.texi:
1764 * customize.texi, debugging.texi, display.texi, doclicense.texi:
1765 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
1766 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
1767 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
1768 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
1769 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
1770 * objects.texi, os.texi, package.texi, positions.texi:
1771 * processes.texi, searching.texi, sequences.texi, streams.texi:
1772 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
1773 * variables.texi, windows.texi: Nuke hand-written node pointers.
1774
33017faf 17752012-05-27 Chong Yidong <cyd@gnu.org>
27d1f87a 1776
33017faf
GM
1777 * functions.texi (Obsolete Functions):
1778 Fix doc for set-advertised-calling-convention.
27d1f87a
CY
1779
1780 * modes.texi (Mode Help): Fix describe-mode.
1781
1782 * display.texi (Face Functions): Fix define-obsolete-face-alias.
1783
1784 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
1785
33017faf 17862012-05-27 Martin Rudalics <rudalics@gmx.at>
0b128ac4 1787
33017faf 1788 * commands.texi (Recursive Editing): recursive-edit is a command.
0b128ac4
MR
1789
1790 * compile.texi (Docs and Compilation):
1791 byte-compile-dynamic-docstrings is an option.
1792
1793 * debugging.texi (Invoking the Debugger): debug is a command.
1794
1795 * display.texi (Progress): progress-reporter-update and
1796 progress-reporter-force-update have VALUE argument optional.
1797 (Animated Images): Use non-@code{nil} instead of non-nil.
1798
33017faf
GM
1799 * files.texi (Format Conversion Round-Trip):
1800 Use non-@code{nil} instead of non-nil.
0b128ac4
MR
1801
1802 * frames.texi (Creating Frames): make-frame is a command.
1803 (Input Focus): select-frame is a command.
1804 (Pointer Shape): void-text-area-pointer is an option.
1805
33017faf 1806 * help.texi (Describing Characters): read-kbd-macro is a command.
0b128ac4
MR
1807 (Help Functions): describe-prefix-bindings is a command.
1808
1809 * markers.texi (Creating Markers): Both arguments of copy-marker
1810 are optional.
1811
1812 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
1813
1814 * modes.texi (Mode Line Variables): mode-line-remote and
1815 mode-line-client are not options.
1816 (Imenu): imenu-add-to-menubar is a command.
33017faf 1817 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
0b128ac4
MR
1818
1819 * os.texi (Sound Output): play-sound-file is a command.
1820
33017faf 1821 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
0b128ac4 1822
33017faf
GM
1823 * processes.texi (Signals to Processes):
1824 Use @key{RET} instead of @code{RET}.
0b128ac4
MR
1825 (Signals to Processes): signal-process is a command.
1826
33017faf 1827 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
0b128ac4
MR
1828 (Base 64): base64-encode-string is not a command while
1829 base64-decode-region is.
1830
1831 * windows.texi (Switching Buffers): pop-to-buffer is a command.
1832
3fe7cdc8
GM
18332012-05-12 Glenn Morris <rgm@gnu.org>
1834
1835 * Makefile.in (MKDIR_P): New, set by configure.
1836 (mkinfodir): Use $MKDIR_P.
1837
dc0f75c8
GM
18382012-05-10 Glenn Morris <rgm@gnu.org>
1839
b8a82b69
GM
1840 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
1841 with "coding: raw-text".
51b1e059 1842 Concept of multibyte sessions no longer exists.
b8a82b69 1843
dc0f75c8
GM
1844 * files.texi (File Locks): Mention create-lockfiles option.
1845
666b903b 18462012-05-09 Glenn Morris <rgm@gnu.org>
143d9dd8 1847
5b6eebcf
GM
1848 * vol1.texi, vol2.texi: Remove files.
1849 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
1850 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
1851
0a454caf 1852 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
e6afe47b 1853
143d9dd8
GM
1854 * two-volume.make (emacsdir): New.
1855 (tex): Add directory with emacsver.texi to TEXINPUTS.
1856
e68b393e
GM
1857 * minibuf.texi (Minibuffer History, Basic Completion):
1858 Tweak page breaks.
1859
9658dc2a
GM
1860 * internals.texi (Garbage Collection, Memory Usage)
1861 (Writing Emacs Primitives): Tweak page breaks.
1862
161c2a25
GM
1863 * streams.texi (Output Variables): Improve page break.
1864
1865 * edebug.texi (Edebug Display Update): Improve page break.
1866
51d58083
GM
1867 * compile.texi (Disassembly): Condense the examples.
1868
ddff3351
GM
1869 * eval.texi, functions.texi, loading.texi, macros.texi:
1870 Where possible, use example rather than smallexample.
1871
1872 * symbols.texi: Where possible, use example rather than smallexample.
1873 (Symbol Components): Fix typo.
1874 (Other Plists): Tweak page break.
1875
1876 * sequences.texi (Arrays): Tweak page breaks.
1877
1878 * customize.texi: Where possible, use example rather than smallexample.
1879 (Common Keywords, Variable Definitions, Applying Customizations)
1880 (Custom Themes): Tweak page breaks.
1881
1882 * control.texi: Where possible, use example rather than smallexample.
1883 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
1884 Tweak page breaks.
1885
ca4b98fa
GM
18862012-05-08 Glenn Morris <rgm@gnu.org>
1887
5122804a
GM
1888 * two.el: Remove; unused since creation of two-volume.make.
1889
ca4b98fa
GM
1890 * vol1.texi, vol2.texi: No need to keep menus in these files.
1891
eceeb5fc
CY
18922012-05-05 Glenn Morris <rgm@gnu.org>
1893
1894 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
1895
1896 * intro.texi (Caveats): Copyedit.
1897 (Lisp History): Convert inforef to xref.
1898 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
1899
1900 * text.texi (Auto Filling): Don't mention Emacs 19.
1901
1902 * commands.texi (Event Input Misc): Don't mention unread-command-char.
1903 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
1904
1905 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
1906
eceeb5fc
CY
1907 * lists.texi (List-related Predicates, List Variables):
1908 Tweak page-breaks.
1909 (Sets And Lists): Convert inforef to xref.
1910
8045b906
GM
19112012-05-04 Glenn Morris <rgm@gnu.org>
1912
1913 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1914 (info, infoclean): Use $INFO_EXT.
1915 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1916 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1917 (info, maintainer-clean): Use $INFO_EXT.
1918 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1919
78f3273a
CY
19202012-05-04 Chong Yidong <cyd@gnu.org>
1921
1922 * os.texi (Timers): Use defopt for timer-max-repeats.
1923
ab0fa4e4
PE
19242012-05-03 Paul Eggert <eggert@cs.ucla.edu>
1925
1926 * os.texi (Time of Day): Do not limit current-time-string
1927 to years 1000..9999.
1928
2bc356d7
CY
19292012-05-02 Chong Yidong <cyd@gnu.org>
1930
1931 * display.texi (Font Lookup):
1932 * frames.texi (Pointer Shape):
1933 * processes.texi (Subprocess Creation): Use defopt for options.
1934
90207a15 19352012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
1936
1937 * elisp.texi (@copying):
1938 * intro.texi (Introduction): Only print VERSION in the TeX version.
1939
90207a15 19402012-05-02 Chong Yidong <cyd@gnu.org>
5a5fd9f3
CY
1941
1942 * text.texi (Change Hooks): Minor fix for after-change-functions.
1943
90207a15 19442012-05-02 Glenn Morris <rgm@gnu.org>
7eac3782
GM
1945
1946 * package.texi (Packaging Basics):
1947 * loading.texi (Autoload):
1948 * files.texi (Magic File Names):
1949 Reword to remove/reduce some overly long/short lines.
1950
a8e7d6d7 19512012-04-27 Glenn Morris <rgm@gnu.org>
cf988578
GM
1952
1953 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
1954 * modes.texi (Major Modes, Auto-Indentation):
1955 * buffers.texi (Buffers): Some fixes for menu descriptions.
1956
a8e7d6d7 19572012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
88ed9e87
SM
1958 * functions.texi (Simple Lambda, Argument List):
1959 * eval.texi (Function Indirection): Avoid deprecated form.
1960
a8e7d6d7 19612012-04-27 Glenn Morris <rgm@gnu.org>
16152b76 1962
1a72be46
GM
1963 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
1964 Add "et al." to authors.
1965
16152b76
GM
1966 * buffers.texi, commands.texi, compile.texi, control.texi:
1967 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
1968 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
1969 * modes.texi, numbers.texi, objects.texi, streams.texi:
1970 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
1971 Use Texinfo recommended convention for quotes+punctuation.
1972
a8e7d6d7 19732012-04-27 Chong Yidong <cyd@gnu.org>
9ec7751f
CY
1974
1975 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
1976 to where-is-internal (Bug#10872).
1977
a8e7d6d7 19782012-04-27 Glenn Morris <rgm@gnu.org>
9c51bbaa 1979
a2715669
GM
1980 * macros.texi (Indenting Macros): Fix typo.
1981
0b27932b
GM
1982 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
1983 (Resizing Windows, Deleting Windows, Selecting Windows)
e78d873d
GM
1984 (Choosing Window Options, Horizontal Scrolling)
1985 (Cyclic Window Ordering, Window History, Dedicated Windows)
09ebefe1
GM
1986 (Quitting Windows, Window Configurations, Textual Scrolling):
1987 (Coordinates and Windows, Window Configurations)
1988 (Window Parameters, Window Hooks): Copyedits.
0b27932b
GM
1989 (Splitting Windows, Deleting Windows):
1990 Fix ignore-window-parameters logic.
1991 (Selecting Windows, Choosing Window Options): Markup fixes.
e78d873d
GM
1992 (Window Start and End): Remove pointless example.
1993 Remove cross-reference to deleted count-lines content.
09ebefe1
GM
1994 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
1995 and recenter-positions. Remove recenter example.
0b27932b 1996
0dc91072
GM
1997 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
1998
9c51bbaa
GM
1999 * minibuf.texi (Intro to Minibuffers):
2000 Tweak discussion of resizing minibuffer window.
2001
674ea9c6
GM
20022012-04-26 Glenn Morris <rgm@gnu.org>
2003
8a4ca8e3 2004 * elisp-covers.texi, front-cover-1.texi: Remove files.
8191c3bd 2005
562e638f
GM
2006 * tindex.pl: Remove file.
2007
674ea9c6
GM
2008 * makefile.w32-in (srcs):
2009 * Makefile.in (srcs): Remove back.texi (which is unused).
2010
b613912b
MA
20112012-04-24 Michael Albinus <michael.albinus@gmx.de>
2012
e43042fe
MA
2013 * os.texi (Notifications): Extend possible notification hints.
2014 Add notifications-get-capabilities.
b613912b 2015
f30d612a
CY
20162012-04-20 Chong Yidong <cyd@gnu.org>
2017
2018 * processes.texi (Asynchronous Processes): Mention nil argument to
2019 start-process.
2020
b58b1df8
GM
20212012-04-20 Glenn Morris <rgm@gnu.org>
2022
2023 * minibuf.texi (Basic Completion): No need to describe obarrays here.
2024 Don't mention obsolete `nospace' argument of all-completions.
2025 (Minibuffer Completion, Completion Commands, Reading File Names)
2026 (Completion Variables): Copyedits.
2027 (Completion Commands): Mention parent keymaps.
2028 Remove obsolete minibuffer-local-filename-must-match-map.
2029 (High-Level Completion): Remove read-variable's almost
2030 word-for-word duplication of read-command.
2031 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
2032 Update "High-Level Completion" description.
2033
c0ea08d2
GM
2034 * minibuf.texi (Minibuffers):
2035 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
2036
9d2754f5
GM
2037 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
2038 Use Texinfo-recommended form of quote+punctuation.
2039 (Intro to Minibuffers): First minibuffer is #1, not #0.
2040 Mention minibuffer-inactive-mode.
2041 (Text from Minibuffer): Copyedits.
2042 (Minibuffer History, Programmed Completion): Fix @var usage.
c5467d73
GM
2043 (Object from Minibuffer): Remove overly pedantic para.
2044 (Minibuffer History): Copyedits. Add face-name-history.
2045 (Initial Input, Yes-or-No Queries, Multiple Queries)
2046 (Minibuffer Windows, Minibuffer Misc): Copyedits.
2047 (Yes-or-No Queries): Tweak example.
2048 (Minibuffer Commands): Add next-complete-history-element.
2049 (Minibuffer Misc): Mention minibuffer-message-timeout, and
2050 minibuffer-inactive-mode.
9d2754f5 2051
4373fd43
GM
2052 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
2053 (Bindat Functions): Copyedits.
2054
61bb069e 20552012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
0e80650b
CS
2056
2057 * files.texi (Saving Buffers): Document `visit and `visit-save'
2058 values of require-final-newline.
2059
61bb069e 20602012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
2061
2062 * processes.texi (Output from Processes, Filter Functions):
2063 Mention waiting-for-user-input-p.
2064 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
2065 (Network Servers, Datagrams, Network Processes, Network Options)
2066 (Network Feature Testing, Serial Ports): Copyedits.
2067 (Network): Add encrypted network overview paragraph.
2068 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
2069
61bb069e 20702012-04-20 Chong Yidong <cyd@gnu.org>
21ffa320
CY
2071
2072 * help.texi (Keys in Documentation): Mention :advertised-binding.
2073
2074 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
2075 description to help.texi.
2076
61bb069e 20772012-04-20 Glenn Morris <rgm@gnu.org>
62f4b18c
GM
2078
2079 * processes.texi (Process Information, Input to Processes)
2080 (Signals to Processes, Output from Processes, Process Buffers)
2081 (Filter Functions, Decoding Output): Copyedits.
4f5d565f 2082 (Accepting Output): Discourage use of `millisec' argument.
62f4b18c 2083
e153c136
GM
20842012-04-15 Glenn Morris <rgm@gnu.org>
2085
2086 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
12acf783
GM
2087 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
2088 Copyedits.
e153c136 2089 (Subprocess Creation): Discourage modifying exec-path directly.
12acf783
GM
2090 (Synchronous Processes, Asynchronous Processes):
2091 Update some example output.
e153c136
GM
2092 (Process Information): Fix typo.
2093 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
2094
e6fd457e 20952012-04-15 Glenn Morris <rgm@gnu.org>
764a3017
GM
2096
2097 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
2098 open-network-stream does exist in Emacs 23, but is simpler.
2099
e6fd457e 21002012-04-15 Chong Yidong <cyd@gnu.org>
03ed9e82
CY
2101
2102 * customize.texi (Custom Themes): Also document load-theme etc.
2103
35dc09a1 21042012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
2105
2106 * customize.texi (Applying Customizations):
2107 (Custom Themes): New nodes.
2108
2109 * display.texi (Defining Faces): Reference custom-set-faces.
2110
2111 * modes.texi (Defining Minor Modes, Defining Minor Modes):
2112 * os.texi (Startup Summary): Copyedits.
2113
35dc09a1 21142012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
2115
2116 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
2117
9fce7eda
GM
2118 * strings.texi (Case Tables):
2119 * objects.texi (General Escape Syntax):
2120 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
2121
2bb0eca1
GM
2122 * buffers.texi, compile.texi, customize.texi, debugging.texi:
2123 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
2124 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
2125 * text.texi: Use @file for buffers, per the Texinfo manual.
2126
62200c14
GM
2127 * compile.texi (Compiler Errors): Add missing space in buffer name.
2128
35dc09a1 21292012-04-14 Chong Yidong <cyd@gnu.org>
9fe9631c
CY
2130
2131 * processes.texi (Query Before Exit): Remove obsolete function
2132 process-kill-without-query (Bug#11190).
2133
35dc09a1 21342012-04-14 Glenn Morris <rgm@gnu.org>
8fc85b20
GM
2135
2136 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
2137 Use @env for environment variables.
2138
f48a9cb4
GM
2139 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2140
0a6dd5e2
JA
21412012-04-12 Jari Aalto <jari.aalto@cante.net>
2142
1cbae532
SM
2143 * processes.texi (Synchronous Processes):
2144 Mention `default-directory' (bug#7515).
0a6dd5e2 2145
b4d3bc10
CY
21462012-04-09 Chong Yidong <cyd@gnu.org>
2147
2148 * customize.texi (Variable Definitions): Remove user-variable-p.
2149
2150 * commands.texi (Interactive Codes):
2151 * help.texi (Accessing Documentation):
2152 * minibuf.texi (High-Level Completion): Callers changed.
2153
ea0ff314
CY
21542012-04-06 Chong Yidong <cyd@gnu.org>
2155
2156 * minibuf.texi (Programmed Completion): Document metadata method.
2157 (Completion Variables): Document completion-category-overrides.
2158
91b65361
CY
21592012-04-05 Chong Yidong <cyd@gnu.org>
2160
2161 * anti.texi (Antinews): Rewrite for Emacs 23.
2162
3d439cd1
CY
21632012-04-04 Chong Yidong <cyd@gnu.org>
2164
321cc491
CY
2165 * minibuf.texi (Programmed Completion): Remove obsolete variable
2166 completion-annotate-function.
1cbae532
SM
2167 (Completion Variables): Rename from Completion Styles.
2168 Document completion-extra-properties. Document completion-styles-alist
321cc491 2169 change.
245d176b
CY
2170 (Reading File Names): minibuffer-local-filename-must-match-map is
2171 not used anymore.
2172 (Minibuffer Completion): Document completing-read-function.
2173 (Completion in Buffers): completion-at-point-functions can return
2174 properties recognized in completion-extra-properties.
321cc491 2175
3d439cd1
CY
2176 * display.texi (Delayed Warnings): New node.
2177
a7972adf
CY
2178 * os.texi (Notifications): Copyedits.
2179
97f4a299
GM
21802012-04-04 Glenn Morris <rgm@gnu.org>
2181
2182 * os.texi (Notifications): Copyedits.
2183
9ff687e1
MA
21842012-04-03 Michael Albinus <michael.albinus@gmx.de>
2185
2186 * os.texi (Terminal-Specific): Fix typo.
2187 (Notifications): New section.
2188
2189 * elisp.texi (Top):
2190 * vol1.texi (Top):
2191 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
2192 menu entries.
2193
42ee526b
CY
21942012-04-01 Chong Yidong <cyd@gnu.org>
2195
2196 * files.texi (Kinds of Files): file-subdir-of-p renamed to
2197 file-in-directory-p.
2198
0b021094
GM
21992012-03-31 Glenn Morris <rgm@gnu.org>
2200
2201 * edebug.texi (Instrumenting Macro Calls):
2202 Mention defining macros at instrumentation time.
2203 (Edebug Options): Mention edebug-unwrap-results.
2204
50fe197c
EZ
22052012-03-31 Eli Zaretskii <eliz@gnu.org>
2206
2207 * text.texi (Special Properties): Clarify the description of the
2208 effect of integer values of the 'cursor' property on cursor
2209 position. See the discussions in bug#11068 for more details and
2210 context.
2211
650b6d0b
GM
22122012-03-31 Glenn Morris <rgm@gnu.org>
2213
2214 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
2215 Copyedits.
2216
5319014e
CY
22172012-03-30 Chong Yidong <cyd@gnu.org>
2218
2219 * display.texi (Image Formats): Add imagemagick type.
2220 (Image Descriptors): Mention how they are used.
2221 (ImageMagick Images): Clarify role of imagemagick-register-types.
2222 (Character Display): Don't mention glyph tables.
2223 (Display Tables): Use make-glyph-code in example.
2224 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
2225 tables are semi-obsolete. De-document create-glyph.
2226 (Glyphless Chars): Note that display tables override this.
2227 (Bidirectional Display): Copyedits. Introduce "bidirectional
2228 reordering" terminology, and use it.
2229
f1224267
GM
22302012-03-30 Glenn Morris <rgm@gnu.org>
2231
2232 * edebug.texi (Jumping): Give name of `i' binding.
2233
d14daa28
GM
22342012-03-28 Glenn Morris <rgm@gnu.org>
2235
2236 * searching.texi (Regular Expressions, Regexp Special):
fee88ca0
GM
2237 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
2238 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
d14daa28
GM
2239 (Regexp Special): Mention collation.
2240 Clarify char classes with an example.
fee88ca0
GM
2241 (Regexp Functions): Mention regexp-opt is not guaranteed.
2242 Mention regexp-opt-charset.
2243 (Regexp Search): Recommend against looking-back.
2244 (Search and Replace): Use Texinfo recommended quote convention.
2245 Add more query-replace-map items. List multi-query-replace-map items.
d14daa28 2246
dcb6e7b3
MR
22472012-03-27 Martin Rudalics <rudalics@gmx.at>
2248
2249 * windows.texi (Window History): Describe new option
2250 switch-to-visible-buffer.
2251
cf0495f2
GM
22522012-03-27 Glenn Morris <rgm@gnu.org>
2253
4fb9a543
GM
2254 * searching.texi (String Search): Add xref to Emacs manual.
2255 Copyedits. Mention the function word-search-regexp.
2256 (Searching and Case): Add xref to Emacs manual. Copyedits.
2257
9364727b
GM
2258 * processes.texi (Network Servers): Standardize apostrophe usage.
2259
cf0495f2
GM
2260 * os.texi (System Environment): Copyedits. Remove some examples
2261 that do not seem useful. Mention setenv third arg.
2262 tty-erase-char does not seem to be nil under a window-system.
2263 (User Identification): Copyedits.
2264 Remove some examples that do not seem useful.
2265
33da7b16
GM
22662012-03-26 Glenn Morris <rgm@gnu.org>
2267
2268 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
2269 (Init File): Copyedits.
2270 (Command-Line Arguments): Copyedits. Do not mention argv alias.
02243d9d
GM
2271 (Killing Emacs): Copyedits.
2272 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
2273 Shorten the example, use more standard shell prompts.
33da7b16 2274
9a69676a
CY
22752012-03-25 Chong Yidong <cyd@gnu.org>
2276
2277 * display.texi (Fringes): Note that fringes are shown on graphical
2278 displays only.
2279 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
2280 (Replacing Specs): Clarify example.
2281 (Manipulating Buttons): Note that button-at can return a marker.
2282 (Buttons): Minor rewrite.
2283 (Character Display): New node. Consolidate all character display
2284 related nodes into its subsections.
2285 (Usual Display): Character 127 is also affected by ctl-arrow.
2286 (Display Tables): Improve example.
2287
c8f6ec5c
GM
22882012-03-22 Glenn Morris <rgm@gnu.org>
2289
2290 * strings.texi (Text Comparison): Mention string-prefix-p.
2291
fb5b8aca
CY
22922012-03-21 Chong Yidong <cyd@gnu.org>
2293
2294 * display.texi (The Echo Area): Add xref to Output Streams.
2295 (Displaying Messages): Improve doc of message.
2296 (Echo Area Customization, Invisible Text): Copyedits.
2297 (Invisible Text): Mention that spec comparison is done with eq.
2298 (Width): Improve doc of char-width.
2299 (Faces): Recommend using symbol instead of string for face name.
2300 Minor clarifications.
2301 (Defining Faces): Copyedits. Update face example.
2302 (Attribute Functions): Mark set-face-foreground etc as commands.
1cbae532
SM
2303 (Face Remapping): Mention text-scale-adjust.
2304 Clarify face-remapping-alist and related docs.
fb5b8aca
CY
2305 (Face Functions): Don't document make-face or copy-face.
2306
025de85b
CY
23072012-03-20 Chong Yidong <cyd@gnu.org>
2308
2309 * display.texi (Forcing Redisplay): Various rewrites to reflect
2310 new value of redisplay-dont-pause.
2311 (Truncation): Copyedits.
2312
a5656eae
GM
23132012-03-20 Glenn Morris <rgm@gnu.org>
2314
2315 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
2316 Add summary table of some relevant command-line options.
2317
d15aac68
CY
23182012-03-18 Chong Yidong <cyd@gnu.org>
2319
2320 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
2321 (Writing Emacs Primitives): Re-organize discussion of functions
2322 with variable Lisp arguments are handled. Delete an obsolete
2323 remark, previously tagged as FIXME.
2324
2325 * os.texi (Idle Timers): Minor clarification.
2326 (Idle Timers): Link to Time of Day for description of time list.
2327
b59af549
GM
23282012-03-18 Glenn Morris <rgm@gnu.org>
2329
2330 * os.texi (System Interface): Flow control was removed.
2331 (Startup Summary): General update.
2332 (Init File): Don't mention compiling it.
2333
986bd52a
CY
23342012-03-17 Chong Yidong <cyd@gnu.org>
2335
2336 * os.texi (Startup Summary): Mention package loading.
2337 (Init File): Don't refer to .emacs in section title. Copyedits.
2338 (Terminal-Specific): Give a realistic example.
2339 (Command-Line Arguments): Reference Entering Emacs instead of
2340 repeating the spiel about not restarting Emacs.
2341 (Time of Day): Discuss time representation at beginning of node.
2342 (Sound Output): Copyedits.
2343
2344 * package.texi (Packaging Basics): Document package-initialize.
2345
f761251a
EZ
23462012-03-17 Eli Zaretskii <eliz@gnu.org>
2347
2348 * frames.texi (Initial Parameters): Add an index entry for
2349 minibuffer-only frame.
2350
da986230
GM
23512012-03-16 Glenn Morris <rgm@gnu.org>
2352
2353 * modes.texi (Major Mode Conventions): Mention the strange
2354 relationship between View mode and special modes. (Bug#10650)
2355
2cc775f9
CY
23562012-03-11 Chong Yidong <cyd@gnu.org>
2357
2358 * windows.texi (Window Configurations): save-window-excursion is
2359 now a macro.
2360
2361 * display.texi (Temporary Displays): with-output-to-temp-buffer is
2362 now a macro.
2363
66c5eebd
CY
2364 * text.texi (Fields): Minor copyedit.
2365
310a820f
EZ
23662012-03-10 Eli Zaretskii <eliz@gnu.org>
2367
83a96c08
EZ
2368 * strings.texi (String Basics):
2369 * sequences.texi (Sequence Functions): Mention that `length' is
2370 not appropriate for computing the string width on display; add a
2371 cross-reference to the description of `string-width'. (Bug#10978)
2372
310a820f
EZ
2373 * eval.texi (Autoloading): Minor change of wording.
2374
83ef8187
CY
23752012-03-10 Chong Yidong <cyd@gnu.org>
2376
bc44be50
CY
2377 * loading.texi (Autoload): Explicitly state which forms are
2378 processed specially (Bug#7783).
2379
83ef8187
CY
2380 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
2381 non-default situation. Describe one-submenu exception (Bug#7695).
2382
2383 * nonascii.texi (Character Properties): Copyedits.
2384
483ab230
CY
23852012-03-08 Chong Yidong <cyd@gnu.org>
2386
2387 * text.texi (Mode-Specific Indent): Document new behavior of
2388 indent-for-tab-command. Document tab-always-indent.
2389 (Special Properties): Copyedits.
2390 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
2391 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
2392 libxml-parse-html-region.
2393
00e84de0
GM
23942012-03-07 Glenn Morris <rgm@gnu.org>
2395
eaa6bc3c
GM
2396 * markers.texi (The Region): Briefly mention use-empty-active-region
2397 and region-active-p.
a9685db7 2398 (Overview of Markers): Reword garbage collection, add cross-ref.
eaa6bc3c 2399 (The Mark): Tiny clarification re command loop and activate-mark-hook.
00e84de0 2400
67cd45a2
CY
24012012-03-07 Chong Yidong <cyd@gnu.org>
2402
2403 * text.texi (Buffer Contents): Don't duplicate explanation of
2404 region arguments from Text node. Put doc of obsolete var
2405 buffer-substring-filters back, since it is referred to.
2406 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
2407 selection by default.
2408
2409 * markers.texi (The Mark): Fix typo.
2410 (The Region): Copyedits.
2411
2ad80941
GM
24122012-03-07 Glenn Morris <rgm@gnu.org>
2413
2414 * markers.texi (Overview of Markers): Copyedits.
2415 (Creating Markers): Update approximate example buffer size.
2416 (The Mark): Don't mention uninteresting return values.
2417
ef959d3a
CY
24182012-03-05 Chong Yidong <cyd@gnu.org>
2419
2420 * positions.texi (Text Lines): Document count-words.
2421
a08a07e3
CY
24222012-03-04 Chong Yidong <cyd@gnu.org>
2423
2424 * frames.texi (Frames): Remove little-used "terminal frame" and
2425 "window frame" terminology.
2426 (Frame Parameters, Font and Color Parameters, Initial Parameters)
2427 (Size and Position, Visibility of Frames): Callers changed.
2428 (Frames): Clarify which terminals in framep are graphical.
2429 (Initial Parameters): --geometry is not the only option which adds
2430 to initial-frame-alist.
2431 (Position Parameters): Note that icon-left and icon-top are for
2432 old window managers only.
2433 (Size Parameters): Sizes are in characters even on graphical
2434 displays.
2435 (Management Parameters): Note that window-id and outer-window-id
2436 can't really be changed, and that auto-raise isn't always obeyed.
2437 (Cursor Parameters): Document cursor-type explicitly.
2438 (Size and Position): The aliases set-screen-height and
2439 set-screen-width have been deleted.
2440 (Visibility of Frames): Mention "minimization".
2441
2442 * os.texi (Startup Summary): Minor clarifications.
2443 (Startup Summary, Suspending Emacs): Standardize on "text
2444 terminal" terminology.
2445
2446 * windows.texi (Basic Windows, Coordinates and Windows)
2447 (Coordinates and Windows):
2448 * display.texi (Refresh Screen, Line Height, Face Attributes)
2449 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
2450
ea16568d
GM
24512012-03-04 Glenn Morris <rgm@gnu.org>
2452
2453 * abbrevs.texi: Small copyedits throughout.
2454 (Abbrev Mode): Remove this section, folding it into the top-level.
2455 (Abbrev Tables): Don't mention irrelevant return values.
2456 (Abbrev Expansion): Add cross-ref for wrapper hooks.
2457 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
2458 (Abbrev Table Properties): Update nil :regexp description.
2459
b3134b95
GM
24602012-03-03 Glenn Morris <rgm@gnu.org>
2461
520f2425
GM
2462 * internals.texi: Change @appendix section commands to @section.
2463 (Building Emacs): Say less about CANNOT_DUMP platforms.
2464 Replace deleted eval-at-startup with custom-initialize-delay.
999dd333 2465 (Pure Storage): Small changes.
01a6dcc8 2466 (Memory Usage): Copyedit.
7d2d7cc0
GM
2467 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
2468 example definitions. Give examples of things with non-nil
2469 interactive args. Mention eval_sub. Remove old info about
2470 strings and GCPRO. Mention cus-start.el.
2471 (Buffer Internals, Window Internals, Process Internals):
2472 Misc small updates and fixes for fields.
520f2425 2473
b3134b95
GM
2474 * tips.texi: Copyedits.
2475 (Coding Conventions): Mention autoloads.
2476 Combine partially duplicated macro items. Fix xref.
2477 Refer to Library Headers for copyright notice.
2478 (Programming Tips): edit-options is long-obsolete.
2479 (Compilation Tips): Mention loading bytecomp for byte-compile props.
2480 (Warning Tips): Mention declare-function.
2481 (Documentation Tips): Remove old info.
2482 (Comment Tips): Mention comment-dwim, not indent-for-comment.
2483 (Library Headers): General update.
2484
2064cc6a
GM
24852012-03-02 Glenn Morris <rgm@gnu.org>
2486
6945faa6
GM
2487 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
2488 and relocate entry. Mention buffer-stale-function.
2489
4186e877
GM
2490 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
2491
2064cc6a
GM
2492 * hooks.texi (Standard Hooks): General update.
2493 Put related hooks together. Add and remove items.
2494 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
2495 * modes.texi (Hooks): Tweak cross-ref description.
2496
7272fbf3
MA
24972012-03-01 Michael Albinus <michael.albinus@gmx.de>
2498
2499 * files.texi (Kinds of Files): The return value of file-equal-p is
2500 unspecified, if FILE1 or FILE2 does not exist.
2501
53a1239b
GM
25022012-03-01 Glenn Morris <rgm@gnu.org>
2503
90db9af9
GM
2504 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
2505
53a1239b
GM
2506 * maps.texi (Standard Keymaps): General update.
2507 Remove mode-specific maps, talk about the more general keymaps.
2508 * help.texi (Help Functions): Add vindex for Helper-help-map.
2509 * keymaps.texi (Active Keymaps): Minor rephrasing.
2510
775b55af
GM
25112012-02-29 Glenn Morris <rgm@gnu.org>
2512
2513 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
2514
96b49301 25152012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2516
7272fbf3 2517 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
bf7f9bc5 2518 Update changed behavior of file-subdir-of-p.
96b49301 2519
1383d930
GM
25202012-02-28 Glenn Morris <rgm@gnu.org>
2521
44e97401
GM
2522 * advice.texi, anti.texi, display.texi, elisp.texi:
2523 * processes.texi, variables.texi, vol1.texi, vol2.texi:
2524 Standardize possessive apostrophe usage.
2525
e3c73f1e
GM
2526 * locals.texi: Remove file.
2527 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
2528 Remove menu entry.
2529 * errors.texi, maps.texi: Adjust node pointers.
2530 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
edb3ac8c 2531 * makefile.w32-in (srcs):
e3c73f1e
GM
2532 * Makefile.in (srcs): Remove locals.texi.
2533
1383d930
GM
2534 * frames.texi (Mouse Position): Fix cross-ref.
2535
431ee44b
CY
25362012-02-27 Chong Yidong <cyd@gnu.org>
2537
2538 * buffers.texi (Creating Buffers): Clarify that
2539 generate-new-buffer uses generate-new-buffer-names.
2540 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
2541
2542 * files.texi (Directory Names): Index entry for file name abbreviations.
2543 (Relative File Names, File Name Expansion): Refer to it.
2544 (Locating Files): Move locate-user-emacs-file documentation to
2545 Standard File Names.
2546 (Standard File Names): Add locate-user-emacs-file; update examples.
2547
6a11ec9d
MA
25482012-02-26 Michael Albinus <michael.albinus@gmx.de>
2549
2550 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
2551
9a4888c0
CY
25522012-02-26 Chong Yidong <cyd@gnu.org>
2553
2554 * files.texi (Kinds of Files): Improve documentation of
2555 files-equal-p and file-subdir-of-p.
2556
f0e751b9
GM
25572012-02-26 Glenn Morris <rgm@gnu.org>
2558
2559 * intro.texi (Acknowledgements): Small changes.
2560
7e05b1ec
GM
25612012-02-25 Glenn Morris <rgm@gnu.org>
2562
2563 * errors.texi: Don't try to list _all_ the error symbols.
2564 Add circular-list, cl-assertion-failed, compression-error.
2565 * elisp.texi, vol1.texi, vol2.texi:
2566 * control.texi (Error Symbols): Tweak "Standard Errors" description.
2567
23453255 25682012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2569
2570 * files.texi (files-equal-p, file-subdir-of-p): New,
2571 add initial documentation.
2572
4963495d
CY
25732012-02-25 Chong Yidong <cyd@gnu.org>
2574
fa74b241
CY
2575 * files.texi (File Attributes): Document file-selinux-context.
2576 (Changing Files): Link to it.
2577 (Changing Files): Document set-file-selinux-context.
2578
2579 * backups.texi (Making Backups): Return value of backup-buffer is
d268b4fe
CY
2580 changed. Mention default value of backup-directory-alist.
2581 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
2582 (Auto-Saving): New minor mode behavior for auto-save-mode.
2583 (Reverting): Add defvar for revert-buffer-in-progress-p.
fa74b241 2584
4963495d
CY
2585 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
2586
4bb82fa8
GM
25872012-02-24 Glenn Morris <rgm@gnu.org>
2588
2589 * errors.texi (Standard Errors): Mention dbus-error.
2590 For arith-error sub-classes, just use one cross-ref.
2591
2cb228f7
AM
25922012-02-23 Alan Mackenzie <acm@muc.de>
2593
2594 * modes.texi (Defining Minor Modes): Document the new keyword
2595 :after-hook.
2596
a59225b1
CY
25972012-02-21 Chong Yidong <cyd@gnu.org>
2598
2599 * files.texi (Files): Mention magic file names as arguments.
2600 (Reading from Files): Copyedits.
2601 (File Attributes): Mention how to change file modes.
2602 (Changing Files): Use standard "file permissions" terminology.
2603 Add xref to File Attributes node.
2604 (Locating Files): Document locate-user-emacs-file.
2605 (Unique File Names): Recommend against using make-temp-name.
2606
8376d7c2
CY
26072012-02-19 Chong Yidong <cyd@gnu.org>
2608
2609 * help.texi (Documentation, Documentation Basics, Help Functions):
2610 Minor clarifications.
2611 (Accessing Documentation): Clarify what documentation-property is
2612 for. Add xref to Keys in Documentation.
2613
2614 * tips.texi (Documentation Tips): Don't recommend using * in
2615 docstrings.
2616
2617 * macros.texi (Defining Macros):
2618 * modes.texi (Derived Modes): Say "documentation string" instead
2619 of docstring.
2620
82233bea
CY
26212012-02-18 Chong Yidong <cyd@gnu.org>
2622
2623 * modes.texi (Tabulated List Mode): New node.
2624 (Basic Major Modes): Add xref to it.
2625
2626 * processes.texi (Process Information): Mention Process Menu mode.
2627
7b926f3f
CY
26282012-02-17 Chong Yidong <cyd@gnu.org>
2629
2630 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
2631
0fd2c9a3
GM
26322012-02-17 Glenn Morris <rgm@gnu.org>
2633
2634 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
2635
f700caa3
CY
26362012-02-16 Chong Yidong <cyd@gnu.org>
2637
4230351b
CY
2638 * syntax.texi (Syntax Tables, Syntax Descriptors)
2639 (Syntax Table Functions): Copyedits.
2640 (Syntax Basics): Don't repeat the material in the preceding node.
2641 (Syntax Class Table): Use a table.
2642 (Syntax Properties): Document syntax-propertize-function and
2643 syntax-propertize-extend-region-functions.
2644 (Motion via Parsing): Clarify scan-lists. Fix indentation.
1cbae532
SM
2645 (Parser State): Update for the new "c" comment style.
2646 Fix description of item 7 (comment style).
4230351b 2647
f700caa3
CY
2648 * modes.texi (Minor Modes): Update how mode commands should treat
2649 arguments now.
2650 (Mode Line Basics): Clarify force-mode-line-update.
2651 (Mode Line Top): Note that the example is not realistic.
2652 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
2653 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
2654 "mode line construct" instead of "mode line specification".
2655 (Syntactic Font Lock): Remove mention of obsolete variable
2656 font-lock-syntactic-keywords.
2657 (Setting Syntax Properties): Node deleted.
2658 (Font Lock Mode): Note that Font Lock mode is a minor mode.
2659 (Font Lock Basics): Note that syntactic fontification falls back
2660 on `syntax-table'.
2661 (Search-based Fontification): Emphasize that font-lock-keywords
2662 should not be set directly.
2663 (Faces for Font Lock): Avoid some confusing terminology.
4230351b
CY
2664 (Syntactic Font Lock): Minor clarifications. Add xref to
2665 Syntactic Font Lock node.
f700caa3 2666
60236b0d
CY
26672012-02-15 Chong Yidong <cyd@gnu.org>
2668
2669 * minibuf.texi (Basic Completion): Define "completion table".
2670 Move completion-in-region to Completion in Buffers node.
2671 (Completion Commands): Use "completion table" terminology.
2672 (Completion in Buffers): New node.
2673
2674 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
2675 (Setting Hooks): Update minor mode usage example.
2676 (Major Mode Conventions): Note that completion-at-point-functions
2677 should be altered locally. Add xref to Completion in Buffers.
f700caa3
CY
2678 Remove duplicate tip about auto-mode-alist.
2679 (Minor Modes): Rewrite introduction.
2680 (Minor Mode Conventions): Copyedits. Don't recommend
2681 variable-only minor modes since few minor modes are like that.
60236b0d 2682
d7dbb11a
GM
26832012-02-15 Glenn Morris <rgm@gnu.org>
2684
2685 * processes.texi (Network): Document open-network-stream :parameters.
2686
3d8badf4
CY
26872012-02-14 Chong Yidong <cyd@gnu.org>
2688
2689 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
2690 was removed on 2009-09-10. Update lisp-mode-map example.
2691 (Inheritance and Keymaps): Minor clarification.
2692 (Searching Keymaps): Remove out-of-place enumeration.
2693 (Key Lookup): Remove unnecessary example (one was already given in
2694 Format of Keymaps).
2695 (Changing Key Bindings): Update suppress-keymap example.
2696 (Menu Bar, Tool Bar): Copyedits.
2697 (Tool Bar): Update tool-bar-map example.
2698
faccede1
CY
26992012-02-12 Chong Yidong <cyd@gnu.org>
2700
2701 * debugging.texi (Debugger Commands): Continuing is now allowed
2702 for errors.
2703
355cabc6
CY
27042012-02-11 Chong Yidong <cyd@gnu.org>
2705
d860baa0
CY
2706 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
2707 Move the list of standard bitmaps there.
2708 (Fringe Cursors): Rewrite for clarity.
2709 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
2710
34106abe
CY
2711 * commands.texi (Command Overview): Mention read-key.
2712 (Using Interactive, Interactive Call): Minor clarifications.
2713 (Function Keys, Click Events): Avoid "input stream" terminology.
2714 (Click Events): Add xref to Window Sizes and Accessing Mouse.
2715 Clarify column and row components.
2716 (Accessing Mouse): Add xref to Click Events. Minor fixes.
2717 (Special Events): Copyedits.
2718
2719 * streams.texi (Input Streams): De-document get-file-char.
2720 (Output Variables): Don't refer to old backquote syntax.
2721
355cabc6
CY
2722 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
2723 (Error Debugging): Note that debug-ignored-errors overrides list
1cbae532
SM
2724 values of debug-on-error too. Add xref to Signaling Errors.
2725 Note that debug-on-signal is not customizable.
2726 Mention condition-case-unless-debug.
355cabc6
CY
2727 (Compilation Errors): Node deleted.
2728
2729 * compile.texi (Compiler Errors): Move a paragraph here from
2730 deleted node Compilation Errors.
2731
1be3ca5a
LL
27322012-02-10 Leo Liu <sdl.web@gmail.com>
2733
2734 * control.texi (Handling Errors): Change condition-case-no-debug
2735 to condition-case-unless-debug.
2736
25dec365
CY
27372012-02-10 Chong Yidong <cyd@gnu.org>
2738
2739 * advice.texi (Defining Advice): Clarify ad-unadvise.
2740 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
2741 is not abnormal.
2742 (Advising Primitives): Node deleted; ad-define-subr-args has been
2743 removed.
2744
2745 * compile.texi (Speed of Byte-Code): Use float-time in example.
2746 (Compilation Functions): Note that the log uses Compilation mode.
2747 Don't discuss the contents of byte-code function object here.
2748 (Compilation Functions): De-document internal function byte-code.
2749 (Docs and Compilation): Minor clarifications.
2750
2751 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
2752 Objects.
2753
5f5e4ea1
GM
27542012-02-10 Glenn Morris <rgm@gnu.org>
2755
2756 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
2757 Mention secure-hash.
2758 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
2759
6c1e4b46
CY
27602012-02-10 Chong Yidong <cyd@gnu.org>
2761
2762 * loading.texi (Loading): Don't emphasize "library" terminology.
2763 (Library Search): load-path is not a user option. Mention role of
2764 -L option and packages. Improve examples.
2765 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
2766 obsolete.
2767 (Autoload): Minor clarifications.
2768
72ca698c
GM
27692012-02-10 Glenn Morris <rgm@gnu.org>
2770
b011fbfe
GM
2771 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
2772
72ca698c
GM
2773 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
2774
14a1f380
GM
27752012-02-08 Glenn Morris <rgm@gnu.org>
2776
2777 * loading.texi (Named Features): Update the require example.
2778
60d47423
GM
27792012-02-07 Glenn Morris <rgm@gnu.org>
2780
2781 * modes.texi (Defining Minor Modes):
2782 Expand on args of defined minor modes.
2783
0992bd9c
CY
27842012-02-07 Chong Yidong <cyd@gnu.org>
2785
2786 * variables.texi (Creating Buffer-Local): Minor clarification
2787 to buffer-local-variables doc (Bug#10715).
2788
af008560
GM
27892012-02-07 Glenn Morris <rgm@gnu.org>
2790
e80e1825 2791 * display.texi (ImageMagick Images): General update.
af008560
GM
2792 Move most details of imagemagick-render-type to the variable's doc.
2793
866c1d22
GM
27942012-02-06 Glenn Morris <rgm@gnu.org>
2795
f7c9199f 2796 * keymaps.texi (Tool Bar): Mention separators.
dac86404
GM
2797 (Inheritance and Keymaps):
2798 Mention make-composed-keymap and multiple inheritance.
f7c9199f 2799
e7bc51d0
GM
2800 * modes.texi (Running Hooks): Mention run-hook-wrapped.
2801
866c1d22
GM
2802 * control.texi (Handling Errors):
2803 Mention condition-case-no-debug and with-demoted-errors.
2804
03988c98
CY
28052012-02-05 Chong Yidong <cyd@gnu.org>
2806
2807 * customize.texi (Common Keywords): Minor clarifications.
2808 Document custom-unlispify-remove-prefixes.
2809 (Variable Definitions): Backquotes in defcustom seem to work fine
2810 now. Various other copyedits.
e1161b06
CY
2811 (Simple Types): Copyedits. Document color selector.
2812 (Composite Types): Copyedits.
2813 (Splicing into Lists): Clarifications.
03988c98
CY
2814
2815 * eval.texi (Backquote): Move from macros.texi.
2816
2817 * macros.texi (Expansion): Minor clarification.
2818 (Backquote): Move node to eval.texi.
2819 (Defining Macros): Move an example from Backquote node.
2820 (Argument Evaluation): No need to mention Pascal.
2821 (Indenting Macros): Add xref to Defining Macros.
2822
649f602c
GM
28232012-02-05 Glenn Morris <rgm@gnu.org>
2824
2825 * debugging.texi (Error Debugging): Mention debug-on-event default.
2826
34c99998
GM
28272012-02-04 Glenn Morris <rgm@gnu.org>
2828
8f05da42
GM
2829 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
2830
7aa5aad8
GM
2831 * debugging.texi (Error Debugging): Mention debug-on-event.
2832 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
2833
c7291ad9
GM
2834 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
2835
34c99998
GM
2836 * text.texi (Buffer Contents):
2837 Update filter-buffer-substring description.
2838
735cc5ca
CY
28392012-02-04 Chong Yidong <cyd@gnu.org>
2840
6e911150
SM
2841 * functions.texi (What Is a Function): Add closures.
2842 Mention "return value" terminology. Add xref for command-execute.
1cbae532 2843 Remove unused "keystroke command" terminology.
735cc5ca
CY
2844 (Lambda Expressions): Give a different example than in the
2845 following subsection. Add xref to Anonymous Functions.
2846 (Function Documentation): Remove gratuitous markup.
2847 (Function Names): Move introductory text to `What Is a Function'.
2848 (Defining Functions): Fix defun argument spec.
1cbae532
SM
2849 (Anonymous Functions): Document lambda macro explicitly.
2850 Mention effects on lexical binding.
735cc5ca
CY
2851 (Function Cells): Downplay direct usage of fset.
2852 (Closures): New node.
2853 (Inline Functions): Remove "open-code" terminology.
2854 (Declaring Functions): Minor tweak; .m is not C code.
2855
2856 * variables.texi (Variables): Don't refer to "global value".
2857 (Local Variables, Void Variables): Copyedits.
2858 (Lexical Binding): Minor clarification of example.
2859 (File Local Variables): Mention :safe and :risky defcustom args.
2860 (Lexical Binding): Add xref to Closures node.
2861
94bc7984
GM
28622012-02-04 Glenn Morris <rgm@gnu.org>
2863
2864 * minibuf.texi (High-Level Completion): Updates for read-color.
2865
4f5a10ef
GM
28662012-02-03 Glenn Morris <rgm@gnu.org>
2867
eea14f31
GM
2868 * display.texi (GIF Images): Mention animation.
2869 Remove commented-out old example of animation.
2870 (Animated Images): New subsection.
2871 * elisp.texi (Top):
2872 * vol1.texi (Top):
2873 * vol2.texi (Top): Add Animated Images menu entry.
2874
4f5a10ef
GM
2875 * display.texi (Image Formats): Remove oddly specific information
2876 on versions of image libraries.
204e728d 2877 (GIF Images, TIFF Images): Minor rephrasing.
4f5a10ef 2878
12f381b7
GM
28792012-02-02 Glenn Morris <rgm@gnu.org>
2880
1b9f60cc
GM
2881 * processes.texi (Synchronous Processes):
2882 Mention call-process's :file gets overwritten.
2883
7e2734bc
GM
2884 * commands.texi (Reading One Event):
2885 * help.texi (Help Functions): Document read-char-choice.
2886
f58b9822
GM
2887 * hooks.texi (Standard Hooks):
2888 * modes.texi (Keymaps and Minor Modes):
2889 * text.texi (Commands for Insertion): Document post-self-insert-hook.
2890
2891 * hooks.texi (Standard Hooks): Add prog-mode-hook.
2892
12f381b7
GM
2893 * hooks.texi (Standard Hooks):
2894 * modes.texi (Major Mode Conventions, Mode Hooks):
2895 Document change-major-mode-after-body-hook.
2896
7a9a2fc6
GM
28972012-02-01 Glenn Morris <rgm@gnu.org>
2898
2899 * modes.texi (Defining Minor Modes):
2900 Mention disabling global minor modes on a per-major-mode basis.
2901
a037c171
CY
29022012-01-31 Chong Yidong <cyd@gnu.org>
2903
2904 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
2905 (Parser State): Remove unnecessary statement (Bug#10661).
2906
2907 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
2908
56afad3a
GM
29092012-01-31 Glenn Morris <rgm@gnu.org>
2910
2911 * modes.texi (Defining Minor Modes):
2912 Document define-minor-mode's new :variable keyword.
2913
0f29fa41
CY
29142012-01-29 Chong Yidong <cyd@gnu.org>
2915
837a390a
CY
2916 * syntax.texi (Syntax Class Table): Tweak description of newline
2917 char syntax (Bug#9619).
2918
0f29fa41
CY
2919 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
2920 description (Bug#10189).
2921
182148ee
GM
29222012-01-29 Glenn Morris <rgm@gnu.org>
2923
a49ca6b9
GM
2924 * files.texi (Changing Files): Document SELinux support.
2925
182148ee
GM
2926 * windows.texi (Window Sizes): Fix typo.
2927
9962192e
CY
29282012-01-28 Chong Yidong <cyd@gnu.org>
2929
8c6e1920
CY
2930 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
2931 doc (Bug#8568).
2932
9583ec59
CY
2933 * frames.texi (Input Focus): Add NORECORD arg to
2934 select-frame-set-input-focus. Clarify its role in select-frame.
2935
10256988
CY
2936 * text.texi (Transposition): We don't use transpose-region as an
2937 internal subroutine (Bug#3249).
2938
9962192e
CY
2939 * modes.texi (Example Major Modes): Update Lisp example code to
2940 current sources. Delete the old non-derived-major-mode example,
2941 which has diverged badly from current sources.
2942
2aa43abb
GM
29432012-01-27 Glenn Morris <rgm@gnu.org>
2944
2945 * makefile.w32-in (texinputdir): Fix (presumed) typo.
2946 (VERSION, manual): Remove, unused.
2947
9f40220d
CY
29482012-01-27 Chong Yidong <cyd@gnu.org>
2949
2950 * commands.texi (Command Overview): Minor clarification (Bug#10384).
2951
acc28cb9
CY
29522012-01-26 Chong Yidong <cyd@gnu.org>
2953
2954 * searching.texi (String Search): Document negative repeat count
2955 (Bug#10507).
2956
48da7392
GM
29572012-01-26 Glenn Morris <rgm@gnu.org>
2958
2959 * variables.texi (Using Lexical Binding):
2960 Mention that lexical-binding should be set in the first line.
2961
69b0acb9
LI
29622012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2963
2964 * macros.texi (Defining Macros): Don't claim that `declare' only
2965 affects Edebug and indentation.
2966
543757a8
LI
29672012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2968
2969 * macros.texi (Defining Macros): Slight `declare' fixup.
2970
450e3cae
GM
29712012-01-25 Glenn Morris <rgm@gnu.org>
2972
24189ce0 2973 * makefile.w32-in (texinputdir):
450e3cae
GM
2974 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2975
1021c761
CY
29762012-01-24 Chong Yidong <cyd@gnu.org>
2977
2978 * variables.texi (Variables, Local Variables, Void Variables):
2979 Edit to make the descriptions less specific to dynamic binding.
2980 (Local Variables): Default max-specpdl-size is now 1300.
1cbae532
SM
2981 (Defining Variables): Edits for lexical scoping.
2982 Delete information about starting docstrings with *. De-document
1021c761
CY
2983 user-variable-p.
2984 (Tips for Defining): Remove an unimportant discussion of quitting
2985 in the middle of a load.
2986 (Accessing Variables, Setting Variables): Discuss lexical binding.
2987 (Variable Scoping): Rewrite.
2988 (Scope, Extent, Impl of Scope): Nodes deleted.
2989 (Dynamic Binding): New node, with material from Scope, Extent, and
2990 Impl of Scope nodes.
2991 (Dynamic Binding Tips): Rename from Using Scoping.
2992 (Lexical Binding): Rewrite.
2993 (Using Lexical Binding): Rename from Converting to Lexical
2994 Binding. Convert to subsection.
2995
2996 * customize.texi (Variable Definitions): Add custom-variable-p.
2997 Move user-variable-p documentation here.
2998
31cbea1d
CY
29992012-01-23 Chong Yidong <cyd@gnu.org>
3000
3001 * strings.texi (Text Comparison): Minor qualification.
3002
3003 * lists.texi (Cons Cells): Copyedits.
3004 (List Elements): Mention push.
3005 (List Variables): Mention pop.
3006 (Rings): Move to sequences.texi.
3007
3008 * sequences.texi (Sequence Functions): Don't repeat the
3009 introduction already given in the parent.
3010 (Vectors): Copyedits.
3011 (Rings): Move from lists.texi. Note that this is specific to the
3012 ring package.
3013
3014 * symbols.texi (Definitions, Symbol Components): Mention variable
3015 scoping issues.
3016 (Plists and Alists): Copyedits.
3017
3018 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
3019 correctness with lexical scoping.
3020 (Eval): Copyedits.
3021
fead402d
CY
30222012-01-21 Chong Yidong <cyd@gnu.org>
3023
3024 * intro.texi (A Sample Function Description): Special notation
3025 used for macros too.
3026
3027 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
3028 (Symbol Type): Add xref for keyword symbols.
3029 (Sequence Type): Clarify differences between sequence types.
3030 (Cons Cell Type): Add "linked list" index entry.
3031 (Non-ASCII in Strings): Copyedits.
3032 (Equality Predicates): Symbols with same name need not be eq.
3033
3034 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
3035 ldexp. Move float-e and float-pi to Math Functions node.
3036
61086eb6
GM
30372012-01-21 Glenn Morris <rgm@gnu.org>
3038
3039 * modes.texi (Auto Major Mode):
3040 * variables.texi (File Local Variables):
3041 Mention inhibit-local-variables-regexps.
3042
34a02f46
MR
30432012-01-19 Martin Rudalics <rudalics@gmx.at>
3044
3045 * windows.texi (Window Configurations): Rewrite references to
3046 persistent window parameters.
3047 (Window Parameters): Fix description of persistent window
3048 parameters.
3049
f5064cae
JB
30502012-01-16 Juanma Barranquero <lekktu@gmail.com>
3051
3052 * windows.texi (Window Parameters): Use @pxref.
3053
6a6ee00d
MR
30542012-01-16 Martin Rudalics <rudalics@gmx.at>
3055
3056 * windows.texi (Window Configurations, Window Parameters):
3057 Describe persistent window parameters.
3058
9ca4c014
SM
30592011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
3060
3061 * variables.texi (Creating Buffer-Local): Warn against misuses of
3062 make-variable-buffer-local (bug#10258).
3063
d027f83d
LMI
30642012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3065
3066 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
3067
89bd9ccd
CY
30682012-01-06 Chong Yidong <cyd@gnu.org>
3069
1cbae532
SM
3070 * variables.texi (Directory Local Variables):
3071 Document hack-dir-local-variables-non-file-buffer.
89bd9ccd 3072
c869783d
GM
30732012-01-06 Glenn Morris <rgm@gnu.org>
3074
3075 * maps.texi (Standard Keymaps): Refer to Info-edit by name
3076 rather than by keybinding.
3077
2cae5ba4
JB
30782011-12-29 Juanma Barranquero <lekktu@gmail.com>
3079
3080 * frames.texi (Font and Color Parameters): Add @pxref.
3081
43da4d08
DC
30822011-12-29 Daniel Colascione <dan.colascione@gmail.com>
3083
3084 * frames.texi (Font and Color Parameters):
3085 Document w32 font backends (bug#10399).
3086
8d80ef01
PE
30872011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3088
3089 * files.texi (File Attributes, Changing Files):
3090 Use a more-natural notation for octal numbers.
3091
9022ae07
JB
30922011-12-23 Juanma Barranquero <lekktu@gmail.com>
3093
3094 * variables.texi (Variables with Restricted Values):
3095 Change reference to variable (bug#10354).
3096
454592a6
MR
30972011-12-13 Martin Rudalics <rudalics@gmx.at>
3098
3099 * windows.texi (Splitting Windows): Use t instead of non-nil
3100 when describing window-combination-resize.
3101
a7cdbfce
SM
31022011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3103
3104 * text.texi (Special Properties): Warn against `intangible' properties
3105 (bug#10222).
3106
a3dcc84e
EZ
31072011-11-26 Eli Zaretskii <eliz@gnu.org>
3108
579ebf8f
EZ
3109 * display.texi (Truncation):
3110 * text.texi (Special Properties): Describe what a stretch-glyph is
3111 instead of using that term without explanation. Make the
3112 cross-references more accurate.
3113
a3dcc84e
EZ
3114 * display.texi (Usual Display): Update the description,
3115 cross-references, and indexing related to display of control
3116 characters and raw bytes.
3117
94af99a4
MR
31182011-11-25 Martin Rudalics <rudalics@gmx.at>
3119
3120 * windows.texi (Splitting Windows): Fix description of
3121 window-combination-limit. Suggested by Eli Zaretskii.
3122
1c3d7a13
CY
31232011-11-23 Chong Yidong <cyd@gnu.org>
3124
3125 * windows.texi (Window Sizes): Move window-top-line,
3126 window-left-column, and window-*-pixel-edges to Coordinates and
3127 Windows node.
3128 (Coordinates and Windows): Restore window-edges doc.
3129
90151a1e
MR
31302011-11-21 Martin Rudalics <rudalics@gmx.at>
3131
a7cdbfce
SM
3132 * windows.texi (Windows and Frames, Splitting Windows):
3133 Fix typos.
90151a1e 3134
a9b9b7f5
CY
31352011-11-21 Chong Yidong <cyd@gnu.org>
3136
3137 * windows.texi (Splitting Windows): Fix error in documentation of
3138 window-combination-limit.
3139 (Cyclic Window Ordering): Minor fixes to next-window,
3140 one-window-p, and get-lru-window docs. Don't document
3141 window-list-1.
3142 (Buffers and Windows): Copyedits.
3143 (Choosing Window): Document special handling of special-display-*.
3144 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
a7cdbfce
SM
3145 Don't document even-window-heights, which is going away.
3146 Clarify which options are obeyed by which action functions.
a9b9b7f5 3147
f4e90db0
SM
31482011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3149
3150 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
3151
d2999b1a
MR
31522011-11-20 Martin Rudalics <rudalics@gmx.at>
3153
f4e90db0
SM
3154 * windows.texi (Resizing Windows, Splitting Windows):
3155 Remove term "status" when talking about combination limits.
d2999b1a 3156
cd1181db
JB
31572011-11-20 Juanma Barranquero <lekktu@gmail.com>
3158
3159 * compile.texi (Compiler Errors):
3160 * help.texi (Help Functions): Fix typos.
3161
7bf54975
CY
31622011-11-19 Chong Yidong <cyd@gnu.org>
3163
3164 * windows.texi (Splitting Windows): Clarify role of window
3165 parameters in split-window. Shorten the example.
f4e90db0
SM
3166 (Deleting Windows): Rewrite intro to handle internal windows.
3167 Fix delete-windows-on doc.
7bf54975
CY
3168 (Selecting Windows): Copyedits.
3169
a0c2d0ae
MR
31702011-11-17 Martin Rudalics <rudalics@gmx.at>
3171
3172 * windows.texi (Resizing Windows, Splitting Windows)
3173 (Deleting Windows): Use term window-combination-resize instead
3174 of window-splits.
3175
b6f67890
MR
31762011-11-16 Martin Rudalics <rudalics@gmx.at>
3177
f4e90db0
SM
3178 * windows.texi (Resizing Windows, Splitting Windows):
3179 Rename occurrences of window-nest to window-combination-limit.
b6f67890 3180
0b381c7e
JB
31812011-11-14 Juanma Barranquero <lekktu@gmail.com>
3182
3183 * intro.texi (Lisp History): Fix typo.
3184
89d61221
MR
31852011-11-12 Martin Rudalics <rudalics@gmx.at>
3186
f4e90db0
SM
3187 * windows.texi (Splitting Windows, Deleting Windows):
3188 Remove references to splits status of windows.
89d61221 3189
b2621720
GM
31902011-11-10 Glenn Morris <rgm@gnu.org>
3191
3192 * buffers.texi (Read Only Buffers): Expand a bit on why
3193 toggle-read-only should only be used interactively. (Bug#7292)
3194
d2ad7ee1
CY
31952011-11-09 Chong Yidong <cyd@gnu.org>
3196
3197 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 3198 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
3199 window-inside-absolute-pixel-edges.
3200 (Resizing Windows): shrink-window-if-larger-than-buffer works on
3201 non-full-width windows.
3202
2cffd681
MR
32032011-11-09 Martin Rudalics <rudalics@gmx.at>
3204
3205 * windows.texi (Resizing Windows): Rewrite documentation of
3206 window-resizable.
3207
f6f6d7e7
CY
32082011-11-09 Chong Yidong <cyd@gnu.org>
3209
3210 * windows.texi (Splitting Windows): Simplify example.
3211
a79db6e0
CY
32122011-11-08 Chong Yidong <cyd@gnu.org>
3213
3214 * windows.texi (Window Sizes): Copyedits. Document
3215 window-text-height. Remove window-min-height and window-min-width
3216 discussion, referring instead to Emacs manual.
3217 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
3218 (Resizing Windows): Simplify introduction. Don't document
3219 enlarge-window, shrink-window, enlarge-window-horizontally, and
3220 shrink-window-horizontally; they are no longer preferred for
3221 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 3222
441950c7
GM
32232011-11-07 Glenn Morris <rgm@gnu.org>
3224
3225 * windows.texi (Choosing Window): Fix keybinding typo.
3226
be7f5545
MR
32272011-11-07 Martin Rudalics <rudalics@gmx.at>
3228
3229 * windows.texi (Resizing Windows, Splitting Windows)
3230 (Window Configurations): Use "child window" instead of
3231 "subwindow".
3232
291d142b
CY
32332011-11-06 Chong Yidong <cyd@gnu.org>
3234
3235 * windows.texi (Basic Windows): Clarify various definitions.
3236 Treat window-normalize-* as internal; don't document them.
3237 (Windows and Frames): Various clarifications, e.g. non-live
3238 windows also belong to frames. Fix window-list description.
3239 Simplify window nesting example.
f4e90db0
SM
3240 (Splitting Windows, Window Configurations):
3241 Use split-window-below.
291d142b 3242
89bd5ee1
EZ
32432011-11-04 Eli Zaretskii <eliz@gnu.org>
3244
3245 * windows.texi (Window Sizes): Mention in the doc string that the
3246 return values of `window-body-height' and `window-body-width' are
3247 in frame's canonical units. (Bug#9949)
3248
3d8daefe
MR
32492011-10-30 Martin Rudalics <rudalics@gmx.at>
3250
3251 * windows.texi (Windows and Frames): Remove "iso-" infix from
3252 documentation of window-iso-combined-p.
3253
60754666
CY
32542011-10-26 Chong Yidong <cyd@gnu.org>
3255
3256 * modes.texi (Running Hooks): Document with-wrapper-hook.
3257
d366bd53
CY
32582011-10-18 Chong Yidong <cyd@gnu.org>
3259
3260 * display.texi (Glyphless Chars): New node.
3261
50b063c3
CY
32622011-10-13 Chong Yidong <cyd@stupidchicken.com>
3263
3264 * text.texi (Yanking): Document yank-excluded-properties.
3265
3266 * package.texi (Packaging Basics): The commentary should say how
3267 to begin using the package.
3268
c72063fa
MR
32692011-10-11 Martin Rudalics <rudalics@gmx.at>
3270
3271 * windows.texi (Deleting Windows): Mention which window gets
3272 selected when deleting the selected window.
3273
d83dc65b
MR
32742011-10-09 Martin Rudalics <rudalics@gmx.at>
3275
3276 * buffers.texi (The Buffer List): Describe how bury-buffer deals
3277 with the selected window.
3278 * windows.texi (Buffers and Windows): Reformulate text on how
3279 replace-buffer-in-windows deals with a window.
3280 (Quitting Windows): Describe how quit-window deals with a
3281 standalone frame. Describe new option frame-auto-hide-function.
3282
c599682c
GM
32832011-10-08 Glenn Morris <rgm@gnu.org>
3284
48bca619
GM
3285 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
3286
c599682c
GM
3287 * positions.texi (Excursions): Update warning message.
3288
969aa734
CY
32892011-10-05 Chong Yidong <cyd@stupidchicken.com>
3290
f4e90db0
SM
3291 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
3292 Fix Emacs manual xref (Bug#9675).
969aa734 3293
550f41cd
CY
32942011-10-01 Chong Yidong <cyd@stupidchicken.com>
3295
3296 * windows.texi (Textual Scrolling): Document scroll-up-command,
3297 scroll-down-command, scroll-error-top-bottom, and the
3298 scroll-command symbol property.
717a1362
CY
3299 (Display Action Functions): Fix description of
3300 display-buffer-pop-up-window.
550f41cd 3301
a239d4e9
JB
33022011-09-28 Juanma Barranquero <lekktu@gmail.com>
3303
3304 * windows.texi (Splitting Windows): Fix typos.
3305
590c056d
MR
33062011-09-25 Martin Rudalics <rudalics@gmx.at>
3307
3308 * windows.texi (Windows and Frames, Display Action Functions)
3309 (Switching Buffers): Fix some typos.
3310 (Buffers and Windows): Remove reference to window-auto-delete.
3311 Reword description of replace-buffer-in-windows.
3312 (Window History): Fix some typos and refer to frame local buffer
3313 list.
c419f5cb
MR
3314 (Quitting Windows): New node.
3315 (Window Configurations): Add descriptions of window-state-get
3316 and window-state-put.
3317 (Window Parameters): Describe variable ignore-window-parameters.
3318 Sketch some window parameters currently in use.
3319 * elisp.texi (Top): Update node listing.
590c056d 3320
9ec20d36
CY
33212011-09-25 Chong Yidong <cyd@stupidchicken.com>
3322
3323 * windows.texi (Display Action Functions)
3324 (Choosing Window Options): New nodes.
3325
0e406a72
CY
33262011-09-24 Chong Yidong <cyd@stupidchicken.com>
3327
3328 * windows.texi (Window History): New node. Move text here from
3329 Buffers and Windows.
3330 (Switching Buffers): Rename from Displaying Buffers, since we
f4e90db0
SM
3331 don't document display-buffer here; callers changed.
3332 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
0e406a72
CY
3333 switch-to-buffer-other-frame. Delete duplicate
3334 replace-buffer-in-windows doc.
3335 (Choosing Window): Document display actions.
3336
6bf7006f
EZ
33372011-09-24 Eli Zaretskii <eliz@gnu.org>
3338
3339 * display.texi (Forcing Redisplay): Update the description of
3340 redisplay-dont-pause due to change in the default value.
3341
b33b68a3
MR
33422011-09-23 Martin Rudalics <rudalics@gmx.at>
3343
3344 * frames.texi (Frames and Windows): Move section and rename to
3345 Windows and Frames in windows.texi.
3346 * windows.texi (Windows): Restructure.
3347 (Basic Windows): Rewrite. Explain live and internal windows and
3348 normalization functions.
3349 (Windows and Frames): Move section here from frames.texi.
3350 Describe subwindows, window combinations, window tree, and
3351 corresponding functions including window-list here.
3352 (Window Sizes): Rename section from Size of Window and move it
3353 up in chapter. Describe total and body sizes and the
3354 corresponding functions. Explain new semantics of
3355 window-min-height/-width.
3356 (Resizing Windows): Move section up in chapter. Describe new
3357 resize functions.
3358 (Splitting Windows): Describe new behavior of split-window,
3359 split-window-above-each-other and split-window-side-by-side.
3360 Provide examples. Describe window-nest and window-splits
3361 options.
3362 (Deleting Windows): Minor rewrite.
f4e90db0
SM
3363 (Selecting Windows): Minor rewrite.
3364 Describe frame-selected-window and set-frame-selected-window here.
3365 (Cyclic Window Ordering): Minor rewrite.
3366 Describe window-list-1.
b33b68a3
MR
3367 (Buffers and Windows): Rewrite. Explain a window's previous and
3368 next buffers and the corresponding functions.
c4682d18 3369 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
3370 * elisp.texi (Top): Update node listings for frames and windows
3371 sections.
3372
4d3786ac
SM
33732011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3374
3375 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
3376
713df35b
LMI
33772011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3378
3379 * errors.texi (Standard Errors): Remove apparent placeholder text
3380 (bug#9491).
3381
33ed493b
CY
33822011-09-18 Chong Yidong <cyd@stupidchicken.com>
3383
3384 * frames.texi (Management Parameters): Fix description of
3385 icon-type parameter.
3386
b8f0a954
CY
33872011-09-17 Chong Yidong <cyd@stupidchicken.com>
3388
3389 * tips.texi (Key Binding Conventions): Don't bind a key sequence
3390 ending in C-g. Suggested by Edward O'Connor.
3391
eddf142c
EZ
33922011-09-17 Eli Zaretskii <eliz@gnu.org>
3393
3394 * numbers.texi (Integer Basics): Add indexing for
3395 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
3396
d8e213eb 33972011-09-14 Dani Moncayo <dmoncayo@gmail.com>
bf1af6c7
DM
3398
3399 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
3400
cec2eab8
JB
34012011-09-11 Juanma Barranquero <lekktu@gmail.com>
3402
3403 * processes.texi (Network Servers): Clarify what the process
3404 buffer is used for (bug#9233).
3405
d8e213eb 34062011-08-30 Dani Moncayo <dmoncayo@gmail.com>
1f403cb9
DM
3407
3408 * lists.texi (Building Lists): Fix typo.
3409
35137ed3
CY
34102011-08-30 Chong Yidong <cyd@stupidchicken.com>
3411
3412 * display.texi (Basic Faces): New node. Document new faces.
3413
3414 * modes.texi (Major Mode Conventions): Move some text there.
3415 (Mode Help): Remove major-mode var, duplicated in Major Modes.
3416
3fd50d5c
CY
34172011-08-29 Chong Yidong <cyd@stupidchicken.com>
3418
3419 * modes.texi (Basic Major Modes): New node. Callers updated.
3420 (Major Modes): Document fundamental-mode and major-mode.
3421 (Major Mode Basics): Node deleted; text moved to Major Modes.
3422 (Derived Modes): Document derived-mode-p.
3423
ddb54206
CY
34242011-08-28 Chong Yidong <cyd@stupidchicken.com>
3425
a6326082
CY
3426 * files.texi (Changing Files, Create/Delete Dirs): Document new
3427 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
3428 (Visiting Functions): Remove view-file; it is documented in the
3429 Emacs manual.
04e2ce72 3430
ddb54206
CY
3431 * frames.texi (Layout Parameters): The defaults for the
3432 menu-bar-lines and tool-bar-lines parameters depend on the mode.
3433
3434 * display.texi (Progress): Document spinner functionality.
3435
3436 * os.texi (Killing Emacs): Note that kill-emacs can be called by
3437 operating system signals. Refer to save-buffers-kill-terminal
3438 instead of save-buffers-kill-emacs.
3439
3440 * objects.texi (Symbol Type): Document ## print representation.
3441
0c95fcf7
EZ
34422011-08-25 Eli Zaretskii <eliz@gnu.org>
3443
3444 * display.texi (Specified Space): Mention that `space' specs
3445 influence bidi reordering.
3446 (Bidirectional Display): Explain how to use `(space . PROPS)' for
3447 separating fields with bidirectional content.
3448
5980d4c6
EZ
34492011-08-24 Eli Zaretskii <eliz@gnu.org>
3450
3451 * display.texi (Bidirectional Display): Document return value in
3452 buffers that are not bidi-reordered for display, and in unibyte
3453 buffers.
3454
bca633fb
EZ
34552011-08-23 Eli Zaretskii <eliz@gnu.org>
3456
3457 * nonascii.texi (Character Properties): Document the values for
3458 unassigned codepoints.
3459
c094bb0c
EZ
34602011-08-18 Eli Zaretskii <eliz@gnu.org>
3461
3462 * nonascii.texi (Character Properties): Document use of
3463 `bidi-class' and `mirroring' properties as part of reordering.
3464 Provide cross-references to "Bidirectional Display".
3465
3466 * display.texi (Bidirectional Display): Document the pitfalls of
3467 concatenating strings with bidirectional content, with possible
f4e90db0
SM
3468 solutions. Document bidi-string-mark-left-to-right.
3469 Mention paragraph direction in modes that inherit from prog-mode.
92b71444
EZ
3470 Document use of `bidi-class' and `mirroring' properties as part of
3471 reordering.
c094bb0c 3472
1ea897d5
EZ
34732011-08-16 Eli Zaretskii <eliz@gnu.org>
3474
9adfcd0b
EZ
3475 * modes.texi (Major Mode Conventions): Improve the documentation
3476 of `mode-class' `special' modes.
3477
10862873
EZ
3478 * nonascii.texi (Character Properties): Document the `mirroring'
3479 property. Add index entries.
3480
1ea897d5
EZ
3481 * syntax.texi (Categories): Add an example of defining a new
3482 category and category table.
3483
3484 * searching.texi (Regexp Backslash): Document how to display
3485 existing categories. Mention the possibility of adding
3486 categories, and add an xref to where this is described. Add an
3487 index entry.
3488
ebb552ed
CY
34892011-08-09 Chong Yidong <cyd@stupidchicken.com>
3490
3491 * text.texi (Special Properties):
3492 * display.texi (Overlay Properties): Note that mouse-face cannot
3493 change the text size (Bug#8530).
3494
51a714e1
CY
34952011-08-08 Chong Yidong <cyd@stupidchicken.com>
3496
3497 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
3498 using setenv instead.
3499
4cc60b9b
EZ
35002011-07-28 Eli Zaretskii <eliz@gnu.org>
3501
3502 * display.texi (Bidirectional Display): Document the fact that
3503 bidi-display-reordering is t by default.
3504
5deb92fd
EZ
35052011-07-23 Eli Zaretskii <eliz@gnu.org>
3506
3507 * display.texi (Bidirectional Display): New section.
3508
011b0ad6 35092011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
3510 Tim Cross <theophilusx@gmail.com> (tiny change)
3511 Glenn Morris <rgm@gnu.org>
011b0ad6 3512
67f9b9f8 3513 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 3514
4baf28e6
AS
35152011-07-15 Andreas Schwab <schwab@linux-m68k.org>
3516
3517 * help.texi (Keys in Documentation): Revert last change.
3518
66249842
LMI
35192011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3520
f863868c
LMI
3521 * help.texi (Keys in Documentation): Clarify that \= only quotes
3522 the next character, and doesn't affect longer sequences in
3523 particular (bug#8935).
3524
f4e90db0
SM
3525 * debugging.texi (Using Debugger):
3526 Mention @code{eval-expression-debug-on-error} (bug#8549).
66249842 3527
0bb23927 35282011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
3529
3530 * display.texi (Other Display Specs): Document that `left-fringe'
3531 and `right-fringe' display specifications are of the "replacing"
3532 kind.
3533
f2027cdf
LMI
35342011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3535
3536 * help.texi (Documentation Basics): Add a link to the Function
3537 Documentation node (bug#6580).
3538
f987fde4
LMI
35392011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3540
0bc59b25
LMI
3541 * keymaps.texi (Menu Bar): Mention :visible and :enable
3542 (bug#6344). Text by Drew Adams.
3543
63d55f1f
LMI
3544 * modes.texi (Running Hooks): Mention buffer-local hook variables
3545 (bug#6218).
3546
f987fde4
LMI
3547 * objects.texi (General Escape Syntax): "a with grave accent" is
3548 ?xe0, not ?x8e0 (bug#5259).
3549
b7527639
CY
35502011-07-12 Chong Yidong <cyd@stupidchicken.com>
3551
3552 * display.texi (Face Attributes, Font Selection): Add references
3553 to the Fonts node in the Emacs manual (Bug#4178).
3554
c830e5ae
CY
35552011-07-12 Chong Yidong <cyd@stupidchicken.com>
3556
3557 * display.texi (Window Systems): `window-system' is
3558 terminal-local.
3559
3560 * frames.texi (Frame Parameters, Parameter Access): Don't mention
3561 frame-local variables.
3562
3563 * variables.texi (Buffer-Local Variables): Don't mention obsolete
3564 frame-local variables.
3565 (Frame-Local Variables): Node deleted.
3566
3567 * elisp.texi (Top): Update node listing.
3568
91223e54
LMI
35692011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3570
3571 * elisp.texi: Change "inferiors" to "subnodes" in three places
3572 (bug#3523).
3573
963578d3
CY
35742011-07-11 Chong Yidong <cyd@stupidchicken.com>
3575
3576 * frames.texi (Window System Selections): Discussion of
3577 x-select-enable-clipboard moved to Emacs manual.
3578
07151e49
DD
35792011-07-11 Deniz Dogan <deniz@dogan.se>
3580
3581 * commands.texi (Prefix Command Arguments): Remove excessive
3582 apostrophe.
3583
7261e1cf
LMI
35842011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3585
ad21a12a
LMI
3586 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
3587 description is a string (bug#3313).
3588
7261e1cf
LMI
3589 * frames.texi (Display Feature Testing): Try to explain what all
3590 the visual classes mean (bug#3042).
3591
568f7b79
LMI
35922011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3593
18d59e29
LMI
3594 * modes.texi (Mode Line Variables): Document `mode-line-remote'
3595 and `mode-line-client' (bug#2974).
3596
568f7b79
LMI
3597 * text.texi (Insertion): Clarify marker movements (bug#1651).
3598 Text from Drew Adams.
3599
54e10184
LMI
36002011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3601
d94d85e9
LMI
3602 * text.texi (Special Properties): Clarify the format of `face'
3603 (bug#1375).
3604
54e10184
LMI
3605 * commands.texi (Interactive Call): Add a `call-interactively'
3606 example (bug#1010).
3607
413c488d
LMI
36082011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3609
3610 * functions.texi (Calling Functions): Link to the "Interactive
3611 Call" node (bug#1001).
3612
322b7dab 36132011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 3614
3deead93
CY
3615 * customize.texi (Composite Types): Move alist and plist to here
3616 from Simple Types (Bug#7545).
3617
3618 * elisp.texi (Top): Update menu description.
3619
b00d8c1a
CY
3620 * display.texi (Face Attributes): Document negative line widths
3621 (Bug#6113).
3622
d2a6c43b
TR
36232011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3624
3625 * searching.texi (Match Data): Note that match data can be
3626 overwritten by most functions (bug#2499).
3627
c7844a27
LMI
36282011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3629
a9ab721e
LMI
3630 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
3631 flags mean (bug#6659).
3632
c7844a27
LMI
3633 * functions.texi (What Is a Function): Document the autoload
3634 object (bug#6496).
3635
f68d76d0
LMI
36362011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3637
8a20ca4c
LMI
3638 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
3639 is only used in the Customize user interface (bug#6089).
3640
f68d76d0 3641 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 3642 images (bug#7836).
f68d76d0 3643
7018dbe7
EZ
36442011-07-02 Eli Zaretskii <eliz@gnu.org>
3645
3646 * variables.texi (Defining Variables, Void Variables)
3647 (Constant Variables): Fix incorrect usage of @kindex.
3648
36cb87a1
LMI
36492011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3650
28ee97c7
LMI
3651 * variables.texi (Defining Variables): Add an index entry for
3652 `set-variable' (bug#7262).
8d4294e9 3653 (Defining Variables): Use @findex for functions.
28ee97c7 3654
8862ffd5
LMI
3655 * frames.texi (Basic Parameters): Document the `explicit-name'
3656 parameter (bug#6951).
3657
0ec389b9
LMI
3658 * customize.texi (Type Keywords): Clarify that :value provides a
3659 default value for all types (bug#7386).
3660
36cb87a1
LMI
3661 * streams.texi (Output Functions): Document `pp'.
3662
11fdef7d 36632011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
3664
3665 * keymaps.texi (Searching Keymaps):
3666 * display.texi (Overlay Properties): Fix errors in 2011-05-29
3667 change. Suggested by Johan Bockgård.
3668
eeafcea7
CY
36692011-06-15 Chong Yidong <cyd@stupidchicken.com>
3670
3671 * text.texi (Special Properties): Clarify role of font-lock-face.
3672
b96e6cde
LMI
36732011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3674
f4e90db0 3675 * processes.texi (Process Information): Rename `process-alive-p'
b96e6cde
LMI
3676 to `process-live-p' for consistency with other `-live-p' functions.
3677
be14b9ab
PE
36782011-06-03 Paul Eggert <eggert@cs.ucla.edu>
3679
3680 Document wide integers better.
3681 * files.texi (File Attributes): Document ino_t values better.
2d365993 3682 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
3683 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
3684 (Bitwise Operations):
001903b5
PE
3685 * objects.texi (Integer Type): Use a binary notation that is a bit easier
3686 to read, and that will port better if 62-bits becomes the default.
3687 Fix or remove incorrect examples.
be14b9ab
PE
3688 * os.texi (Time Conversion): Document time_t values better.
3689
bcd54f83
LMI
36902011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3691
f4e90db0
SM
3692 * processes.texi (Process Information):
3693 Document `process-alive-p'.
bcd54f83 3694
049bcbcb
CY
36952011-05-29 Chong Yidong <cyd@stupidchicken.com>
3696
3697 * help.texi (Accessing Documentation):
3698 * display.texi (Pixel Specification):
3699 * processes.texi (Serial Ports, Serial Ports):
3700 * nonascii.texi (Character Properties, Default Coding Systems):
3701 * text.texi (Changing Properties, Special Properties):
3702 * windows.texi (Window Start and End):
3703 * modes.texi (SMIE Indentation Example, SMIE Tricks):
3704 * keymaps.texi (Searching Keymaps, Tool Bar):
3705 * minibuf.texi (Basic Completion):
3706 * compile.texi (Eval During Compile):
3707 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
3708 7x9 paper in printed manual.
3709
3710 * lists.texi (Sets And Lists): Fix misplaced text.
3711
58539c63
CY
37122011-05-29 Chong Yidong <cyd@stupidchicken.com>
3713
3714 * keymaps.texi (Remapping Commands): Emphasize that the keymap
3715 needs to be active (Bug#8350).
3716
6b5681bf
CY
37172011-05-28 Chong Yidong <cyd@stupidchicken.com>
3718
b4d52acc
CY
3719 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
3720
6b5681bf
CY
3721 * tips.texi (Coding Conventions): Remove antediluvian filename
3722 limit recommendation (Bug#8538).
3723
e145f188
GM
37242011-05-27 Glenn Morris <rgm@gnu.org>
3725
3726 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
3727
eafed945
GM
37282011-05-26 Glenn Morris <rgm@gnu.org>
3729
3730 * variables.texi (File Local Variables):
3731 Update hack-local-variables `mode-only' return value.
2d3ba9e7 3732 Add some more details on what this function does in the other case.
eafed945 3733
bc8410af
GM
37342011-05-19 Glenn Morris <rgm@gnu.org>
3735
3736 * lists.texi (Sets And Lists): Mention cl provides union etc.
3737
35a30759
N
37382011-05-19 Nix <nix@esperi.org.uk>
3739
3740 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
3741
3742 * text.texi (Parsing HTML): Update for function name changes.
3743
3744 * syntax.texi (Syntax Flags): Small fix.
3745
3746 * keymaps.texi (Active Keymaps): Typo fix.
3747 (Changing Key Bindings): Grammar fix.
3748
3749 * frames.texi (Minibuffers and Frames): Grammar fix.
3750 (Window System Selections): x-select-enable-clipboard now defaults to t.
3751
3752 * customize.texi (Common Keywords):
3753 * display.texi (Abstract Display):
3754 * modes.texi (Auto-Indentation):
3755 * nonascii.texi (Converting Representations): Typo fixes.
3756
3757 * control.texi (Examples of Catch): Call it "goto" not "go to".
3758
e3934a8a
EZ
37592011-05-14 Eli Zaretskii <eliz@gnu.org>
3760
bc039a3b
EZ
3761 * nonascii.texi (Character Properties): Fix inconsistencies with
3762 implementation.
3763
e3934a8a
EZ
3764 * text.texi (Special Properties): Move @defvar's out of the
3765 @table. (Bug#8652)
3766
e2c94218
GM
37672011-05-12 Glenn Morris <rgm@gnu.org>
3768
3769 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
3770
d2fc7e3d 37712011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
3772
3773 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
3774 (Multiline Font Lock):
3775 * vol2.texi (Top):
3776 * vol1.texi (Top):
3777 * elisp.texi (Top): Update menu accordingly.
3778
d2fc7e3d 37792011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
3780
3781 * modes.texi (Region to Fontify): Fix typo.
3782
79b70037
GM
37832011-05-10 Jim Meyering <meyering@redhat.com>
3784
3785 * minibuf.texi: Fix typo "in in -> in".
3786
b08a63cc 37872011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
3788
3789 * numbers.texi (Integer Basics): Large integers are treated as floats.
3790
1ef14cb4
LMI
37912011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3792
3793 * processes.texi (Synchronous Processes): Document the (:file
3794 "/file-name") syntax for `call-process'.
3795
4ffd0d6b 37962011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
3797
3798 * windows.texi (Choosing Window): Fix typo.
3799
4ffd0d6b 38002011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
3801
3802 * frames.texi (Layout Parameters): Note the difference between
3803 querying and setting parameters for left-fringe and right-fringe
3804 (Bug#6930).
3805
fd5a8ae8
SM
38062011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3807
3808 * minibuf.texi (Basic Completion): Be a bit more precise about the
3809 valid kinds of completion tables.
3810 (Programmed Completion): Remove obsolete text about lambda expressions
3811 not being valid completion tables.
3812
c1bcd0d5
CY
38132011-03-19 Chong Yidong <cyd@stupidchicken.com>
3814
3815 * positions.texi (Excursions): Explain the "save-excursion
3816 defeated by set-buffer" warning.
3817
3818 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
3819 save-excursion. Suggested by Uday S Reddy.
3820
03408648 38212011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 3822
03408648
SM
3823 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
3824 (Lexical Binding): New sub-section.
ba83908c 3825
03408648
SM
3826 * eval.texi (Eval): Discourage the use of `eval'.
3827 Document its new `lexical' argument.
6c075cd7 3828
f6d62986
SM
38292011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3830
03408648 3831 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
3832 nil any more.
3833
84ea5558 38342011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
3835
3836 * strings.texi (String Conversion): Don't mention
3837 string-make-(uni|multi)byte (bug#8262).
3838 * nonascii.texi (Converting Representations): Fix up range.
3839 * keymaps.texi (Key Binding Commands): Update code point, avoid
3840 "unibyte character" and remove mention of unibyte bindings.
3841
62d94509
EZ
38422011-03-10 Eli Zaretskii <eliz@gnu.org>
3843
3844 * modes.texi (Operator Precedence Grammars): Don't use characters
3845 outside ISO-8859-1.
3846
63a329f8
EZ
38472011-03-09 Eli Zaretskii <eliz@gnu.org>
3848
3849 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
3850
3851 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3852
6446548e
GM
38532011-03-08 Glenn Morris <rgm@gnu.org>
3854
3855 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3856 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 3857 * elisp.texi: Set documentencoding.
6446548e 3858
33383987
JB
38592011-03-07 Chong Yidong <cyd@stupidchicken.com>
3860
3861 * Version 23.3 released.
3862
0b3ceceb
CY
38632011-03-06 Chong Yidong <cyd@stupidchicken.com>
3864
3865 * package.texi: Update index keywords.
3866 (Package Archives): New node contents. Document package-x.el.
3867
78f5433f
JB
38682011-03-06 Juanma Barranquero <lekktu@gmail.com>
3869
3870 * makefile.w32-in (srcs): Add package.texi.
3871
555e9b5c
CY
38722011-03-06 Chong Yidong <cyd@stupidchicken.com>
3873
120d9389
CY
3874 * package.texi (Packaging, Packaging Basics, Simple Packages)
3875 (Multi-file Packages): Expand and clarify.
3876 (Package Archives): Temporary placeholder node.
3877
3878 * elisp.texi (Top): Update node listing.
3879
555e9b5c
CY
3880 * Makefile.in (srcs): Add package.texi.
3881
b59a4335
CY
38822011-03-05 Chong Yidong <cyd@stupidchicken.com>
3883
3884 * processes.texi (Synchronous Processes): Minor clarification
3885 (Bug#8149).
3886
06083aa1
GM
38872011-03-03 Glenn Morris <rgm@gnu.org>
3888
3889 * files.texi (Truenames): Minor clarification. (Bug#2341)
3890
6640b281
GM
38912011-03-01 Glenn Morris <rgm@gnu.org>
3892
3893 * variables.texi (Directory Local Variables):
3894 Mention `(subdirs . nil)' alist element.
3895
2b0c7330 38962011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
3897
3898 * variables.texi (Directory Local Variables): Mention the optional
3899 mtime argument of dir-locals-set-directory-class. (Bug#3577)
3900
b923f7a9
CY
39012011-02-27 Chong Yidong <cyd@stupidchicken.com>
3902
3903 * minibuf.texi (Minibuffer History): Clarify discussion of
3904 minibuffer history lists (Bug#8085).
3905
67ab0163 39062011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 3907
e979a521
EZ
3908 * elisp.texi: Sync @dircategory with ../../info/dir.
3909
e03b2fd4
EZ
3910 * files.texi (Visiting Functions): Document find-file-literally,
3911 both the command and the variable.
3912
86ec878a
EZ
3913 * variables.texi (Creating Buffer-Local): Explain the meaning of
3914 permanent local variables.
3915
67ab0163
GM
3916 * files.texi (Visiting Functions): Document find-file-literally,
3917 both the command and the variable.
3918
3919 * variables.texi (Creating Buffer-Local): Explain the meaning of
3920 permanent local variables.
3921
39222011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
3923
3924 * keymaps.texi (Remapping Commands): Mention how to undo it.
3925
bfcb151a
RT
39262011-02-09 Reuben Thomas <rrt@sc3d.org>
3927
3928 * loading.texi (Hooks for Loading): Remove unnecessary advice
3929 about eval-after-load (Bug#7986).
3930
a41c8660
CY
39312011-02-05 Chong Yidong <cyd@stupidchicken.com>
3932
3933 * commands.texi (Accessing Mouse): Note that a header line is not
3934 included in the row of posn-col-row.
3935
e0dd6837
CY
39362011-02-02 Chong Yidong <cyd@stupidchicken.com>
3937
3938 * modes.texi (Major Mode Conventions): Add face guidelines.
3939 (Faces for Font Lock): List faces in order of prominence.
3940
a4180391
PE
39412011-02-01 Paul Eggert <eggert@cs.ucla.edu>
3942
3943 format-time-string now supports subsecond time stamp resolution
3944 * os.texi (Time Parsing): Document %N.
3945
7427eb97
CY
39462011-01-28 Chong Yidong <cyd@stupidchicken.com>
3947
61db307f
CY
3948 * vol1.texi (Top):
3949 * vol2.texi (Top):
3950 * elisp.texi (Top):
3951 * display.texi (Display Property): Shorten the menu description of
3952 the "Other Display Specs" node (Bug#7816).
3953
7427eb97
CY
3954 * keymaps.texi (Defining Menus): Add "menu item" and "extended
3955 menu item" concept index entries (Bug#7805).
3956
bf3dae7e
EZ
39572011-01-29 Eli Zaretskii <eliz@gnu.org>
3958
3959 * makefile.w32-in (texinfodir): New variable.
3960 (usermanualdir): Remove as redundant with $(emacsdir).
3961 (MAKEINFO): Remove options, leave only program name.
3962 (MAKEINFO_OPTS): New variable.
3963 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
3964
06d8ace5 39652011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
3966 Richard Kim <emacs18@gmail.com>
3967
3968 * loading.texi (Library Search): Document list-load-path-shadows
3969 (Bug#7757).
3970
06d8ace5 39712011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
3972
3973 * searching.texi (Regexp Special): Remove outdated discussion of
3974 character sets (Bug#7780).
3975
28a88153
CY
3976 * frames.texi (Pop-Up Menus): Document where menu title comes
3977 from (Bug#7684).
3978
06d8ace5 39792011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
3980
3981 * display.texi (Making Buttons): Mention limitation of text buttons.
3982
a8e1e9ee
WL
39832011-01-23 Werner Lemberg <wl@gnu.org>
3984
3985 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3986 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3987 (ENVADD): New variable to control texi2dvi and texi2pdf.
3988
362b9d48
GM
39892011-01-15 Chong Yidong <cyd@stupidchicken.com>
3990
3991 * files.texi (Directory Names): Move directory-abbrev-alist doc to
3992 Emacs manual.
3993
39942011-01-15 Eli Zaretskii <eliz@gnu.org>
3995
3996 * files.texi (Directory Names): Explain why FROM in
3997 directory-abbrev-alist should begin with \`. (Bug#7777)
3998
3fa173b4
SM
39992011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
4000
4001 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
4002
7c420169 40032011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
4004
4005 * modes.texi (Emulating Mode Line): Fix last change.
4006
7c420169 40072011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
4008
4009 * modes.texi (Emulating Mode Line): Update documentation of
4010 format-mode-line according to changes that fixed bug #7587.
4011
80b33766
SM
40122010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
4013
4014 * modes.texi (Derived Modes): Mention prog-mode.
4015
4016 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
4017 of the key-binding-data cache since we don't use it any more.
4018
f49d1f52 40192010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 4020
4bb49a92
EZ
4021 * processes.texi (Shell Arguments):
4022 * strings.texi (Creating Strings): Don't mention "shell commands";
4023 make it explicit that `split-string-and-unquote' and
4024 `combine-and-quote-strings' are mainly for working with arguments
4025 to call-process and start-process.
4026
3c73e30e
EZ
4027 * processes.texi (Shell Arguments): Fix documentation of
4028 `split-string-and-unquote'. Add indexing. (Bug#7563)
4029
f49d1f52 40302010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
4031
4032 * modes.texi (Auto-Indentation): New section to document SMIE.
4033 (Major Mode Conventions):
4034 * text.texi (Mode-Specific Indent): Refer to it.
4035
f49d1f52 40362010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
4037
4038 * display.texi (Other Display Specs): Document left-fringe and
4039 right-fringe display specs.
4040
f49d1f52 40412010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
4042
4043 * backups.texi (Making Backups):
4044 * modes.texi (Example Major Modes): Use recommended coding style.
4045 (Major Mode Basics, Derived Modes): Encourge more strongly use of
4046 define-derived-mode. Mention completion-at-point-functions.
4047
f49d1f52 40482010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 4049
5dcb4c4e
SM
4050 * nonascii.texi (Converting Representations):
4051 Document byte-to-string.
e1115396 4052
ec1b9b17
GM
40532010-12-08 Glenn Morris <rgm@gnu.org>
4054
4055 * buffers.texi (Modification Time):
4056 verify-visited-file-modtime now defaults to the current buffer.
4057
07976ae3 40582010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 4059
ec1b9b17 4060 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
4061
4062 * strings.texi (Creating Strings): Don't mention semi-obsolete
4063 function char-to-string.
4064 (String Conversion): Shorten discussion of semi-obsolete function
4065 string-to-char. Link to Converting Representations.
4066
4067 * objects.texi (Symbol Type):
4068 * text.texi (Near Point):
4069 * help.texi (Help Functions):
4070 * functions.texi (Mapping Functions): Use string instead of
4071 char-to-string in examples.
4072
07976ae3 40732010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
4074
4075 * text.texi (Kill Functions, Kill Functions)
4076 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
4077 YANK-HANDLER args.
4078
4079 * symbols.texi (Creating Symbols): Using unintern without an
4080 obarray arg is now obsolete.
4081
4082 * numbers.texi (Float Basics): Document float-e and float-pi.
4083
4084 * variables.texi (Defining Variables): Change "pi" example to
4085 "float-pi".
4086
8547874a
EZ
40872010-11-26 Eli Zaretskii <eliz@gnu.org>
4088
4089 * commands.texi (Click Events): Document the values of X, Y and
4090 COL, ROW in the event's position, when the click is on the header
4091 or mode line, on the fringes, or in the margins.
4092
4a47c275 40932010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 4094
5b05d75b
EZ
4095 * customize.texi (Composite Types): Lower-case index entry.
4096
5dcb4c4e
SM
4097 * loading.texi (How Programs Do Loading):
4098 Document load-file-name. (Bug#7346)
c7926fe2 4099
4a47c275 41002010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
4101
4102 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
4103
0eb025fb
EZ
41042010-11-13 Eli Zaretskii <eliz@gnu.org>
4105
4106 * display.texi (Usual Display): Characters with no fonts are not
4107 necessarily displayed as empty boxes.
4108
2699a554 41092010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
4110
4111 * maps.texi (Standard Keymaps): Update File menu description.
4112
8289f37b
GM
41132010-10-28 Glenn Morris <rgm@gnu.org>
4114
4115 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
4116
5793a7bc 41172010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
4118
4119 * display.texi (Window Systems): Deprecate use of window-system as
4120 a predicate.
4121
17284e30
GM
41222010-10-23 Glenn Morris <rgm@gnu.org>
4123
4124 * help.texi (Documentation Basics): Remove mentions of digest-doc and
4125 sorted-doc.
4126
00f113eb
JB
41272010-10-15 Eli Zaretskii <eliz@gnu.org>
4128
4129 * os.texi (Dynamic Libraries): New node, with slightly modified
4130 text deleted from "Image Formats".
4131 (System Interface): Add @menu entry for "Dynamic Libraries".
4132
4133 * display.texi (Image Formats): Remove description of
4134 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
4135
07277eb8
GM
41362010-10-12 Glenn Morris <rgm@gnu.org>
4137
4138 * book-spine.texinfo: Rename to book-spine.texi.
4139
c12e4a81
GM
41402010-10-11 Glenn Morris <rgm@gnu.org>
4141
df187c62
GM
4142 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
4143
c12e4a81 4144 * Makefile.in (DVIPS): New variable.
234db610
GM
4145 (.PHONY): Add html, ps.
4146 (html, elisp.html, ps, elisp.ps): New targets.
4147 (clean): Delete html, ps files.
4148 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 4149
6513b232
EZ
41502010-10-09 Eli Zaretskii <eliz@gnu.org>
4151
4152 * makefile.w32-in (emacsdir): New variable.
4153 (srcs): Add emacsver.texi.
4154 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
4155
abd40fb4
GM
41562010-10-09 Glenn Morris <rgm@gnu.org>
4157
c1dc72b3
GM
4158 * Makefile.in (VPATH): Remove.
4159 (infodir): Make it absolute.
4160 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
4161
4393405b
GM
4162 * Makefile.in (dist): Anchor regexps.
4163
eef3ab94
GM
4164 * Makefile.in (srcs): Put elisp.texi first.
4165 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
4166
aa9db089
GM
4167 * Makefile.in (infoclean): Remove harmless, long-standing error.
4168
abd40fb4
GM
4169 * Makefile.in ($(infodir)): Delete rule.
4170 (mkinfodir): New.
4171 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
4172
68db69ed 4173 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 4174 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 4175
ea274122
GM
41762010-10-09 Glenn Morris <rgm@gnu.org>
4177
f7a31f11
GM
4178 * Makefile.in (emacsdir): New variable.
4179 (MAKEINFO): Add -I $emacsdir.
4180 (dist): Copy emacsver.texi.
b13254e7
GM
4181 (srcs): Add emacsver.texi.
4182
f7a31f11
GM
4183 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
4184 Set EMACSVER by including emacsver.texi.
4185
ea274122
GM
4186 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
4187
17ca7950
GM
41882010-10-07 Glenn Morris <rgm@gnu.org>
4189
4190 * Makefile.in (version): New, set by configure.
4191 (clean): Delete dist tar file.
4192 (dist): Use version in tar name.
4193
4c83f6e1
GM
41942010-10-06 Glenn Morris <rgm@gnu.org>
4195
4196 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
4197 (INSTALL_INFO): Remove unused variable.
4198 (mostlyclean, infoclean, dist): New rules.
4199 (clean): Delete dvi and pdf files.
4200 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 4201 ($(infodir)): Add parallel build workaround.
4c83f6e1 4202
0264072d
GM
42032010-10-04 Glenn Morris <rgm@gnu.org>
4204
4205 * Makefile.in (dvi, pdf, $(infodir)): New targets.
4206 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 4207 Fix -I typo.
0264072d
GM
4208 (clean): No 'make.out' or 'core' files.
4209 (.PHONY): Declare clean rules.
4210 (maintainer-clean): Delete pdf file. Guard against cd failures.
4211
77f38949
GM
42122010-10-03 Glenn Morris <rgm@gnu.org>
4213
4214 * files.texi (File Name Components): Remove ignored section about
4215 deleted variable directory-sep-char.
4216
178fdd41
MA
42172010-10-03 Michael Albinus <michael.albinus@gmx.de>
4218
4219 * files.texi (Magic File Names): New defopt
4220 remote-file-name-inhibit-cache.
4221
9c524fcb
GM
42222010-10-02 Glenn Morris <rgm@gnu.org>
4223
4224 * os.texi (Killing Emacs): Hook now runs in batch mode.
4225
f816790b
SM
42262010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4227
4228 * text.texi (Special Properties): Clarify when modification-hooks run.
4229
7cf78aac
SM
42302010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
4231
4232 * syntax.texi (Syntax Flags): Document new `c' flag.
4233
ca0d44e4
GM
42342010-09-09 Glenn Morris <rgm@gnu.org>
4235
4236 * display.texi (ImageMagick Images): General cleanup.
4237
10999305 42382010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
4239
4240 * files.texi (Directory Names): Use \` rather than ^.
4241
45240125
JD
42422010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4243
4244 * text.texi (Low-Level Kill Ring):
4245 * frames.texi (Window System Selections): Remove cut buffer
4246 documentation.
4247
4abe5bf6
EZ
42482010-08-28 Eli Zaretskii <eliz@gnu.org>
4249
4250 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
4251 Parameters", where the default fringe width is described.
4252
4253 * frames.texi (Window Frame Parameters, Basic Parameters)
4254 (Position Parameters, Layout Parameters, Management Parameters)
4255 (Cursor Parameters, Font and Color Parameters): Add indexing for
4256 frame parameters. (Bug#6929)
4257
fdc76236
TT
42582010-08-25 Tom Tromey <tromey@redhat.com>
4259
4260 * vol2.texi (Top): Update.
4261 * vol1.texi (Top): Update.
4262 * tips.texi (Library Headers): Mention Package-Version and
4263 Package-Requires.
4264 * package.texi: New file.
4265 * os.texi (System Interface): Update pointers.
4266 * elisp.texi (Top): Link to new nodes. Include package.texi.
4267 * anti.texi (Antinews): Update pointers.
4268
1e5c1c80
EZ
42692010-08-25 Eli Zaretskii <eliz@gnu.org>
4270
4271 * processes.texi (Filter Functions): Fix last change.
4272
78e33835
CY
42732010-08-24 Markus Triska <triska@gmx.at>
4274
4275 * processes.texi (Filter Functions): Use `buffer-live-p' instead
4276 of `buffer-name' in the main text as well as in the example
4277 (Bug#3098).
4278
198a7a97
CY
42792010-08-22 Chong Yidong <cyd@stupidchicken.com>
4280
4281 * nonascii.texi (Text Representations):
4282 * loading.texi (Loading Non-ASCII):
4283 * compile.texi (Byte Compilation): Don't mention obsolete
4284 --unibyte command-line argument.
4285
bc7d7ea6
CY
42862010-08-22 Chong Yidong <cyd@stupidchicken.com>
4287
4288 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
4289
b0126eac 42902010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
4291
4292 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
4293
e8a6cc19
EZ
42942010-08-20 Eli Zaretskii <eliz@gnu.org>
4295
4296 * commands.texi (Misc Events): Add cross-references to where
4297 POSITION of a mouse event is described in detail.
4298
c4e7c63a 42992010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 4300
c4e7c63a 4301 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 4302
7815fe19 43032010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
4304
4305 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
4306 Suggested by Štěpán Němec <stepnem@gmail.com>.
4307
7815fe19 43082010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
4309
4310 * minibuf.texi (High-Level Completion): Document args of
4311 `read-buffer-function' (bug#5625).
4312
8b2dd508
JD
43132010-07-29 Jan Djärv <jan.h.d@swipnet.se>
4314
4315 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
4316
bace45fe
MA
43172010-07-29 Michael Albinus <michael.albinus@gmx.de>
4318
4319 * processes.texi (Process Information): Explain process property
4320 `remote-tty'.
4321
4ce5a4cc
JB
43222010-07-27 Juanma Barranquero <lekktu@gmail.com>
4323
4324 * modes.texi (Defining Minor Modes): Use C-delete in examples,
4325 instead of "\C-\^?" (bug#6334).
4326
1c84bc7a
JB
4327 * text.texi (Special Properties): Fix typo.
4328
b88746ba
EZ
43292010-07-09 Eli Zaretskii <eliz@gnu.org>
4330
4331 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
4332 calling sequences, which are now the standard.
4333
51422d6d
CY
43342010-06-24 Chong Yidong <cyd@stupidchicken.com>
4335
4336 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
4337
4338 * commands.texi (Command Overview): Mention undo-boundary call.
4339
d24880de
GM
43402010-06-23 Glenn Morris <rgm@gnu.org>
4341
4342 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
4343 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
4344 * frames.texi, functions.texi, internals.texi, keymaps.texi:
4345 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
4346 * searching.texi, sequences.texi, strings.texi, syntax.texi:
4347 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
4348 Untabify Texinfo files.
4349
0fc76035
CY
43502010-06-20 Chong Yidong <cyd@stupidchicken.com>
4351
4352 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
4353
5338dc0b
CY
43542010-06-19 Chong Yidong <cyd@stupidchicken.com>
4355
a628ad9d 4356 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 4357
2c3a3c1d
CY
43582010-06-02 Chong Yidong <cyd@stupidchicken.com>
4359
ba3bf1d9
CY
4360 * searching.texi (Regexp Special): Remove obsolete information
4361 about matching non-ASCII characters, and suggest using char
4362 classes (Bug#6283).
2c3a3c1d 4363
7f4b4249
JB
43642010-05-30 Juanma Barranquero <lekktu@gmail.com>
4365
4366 * minibuf.texi (Basic Completion): Add missing "@end defun".
4367
637821cd
SM
43682010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4369
4370 * minibuf.texi (Basic Completion): Document completion-boundaries.
4371 (Programmed Completion): Document the new fourth method for boundaries.
4372
e13051c3
CY
43732010-05-22 Chong Yidong <cyd@stupidchicken.com>
4374
a628ad9d 4375 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 4376
0235128c 43772010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4378
4379 * windows.texi (Textual Scrolling):
4380 * tips.texi (Coding Conventions):
4381 * minibuf.texi (Minibuffer History):
4382 * maps.texi (Standard Keymaps):
4383 * loading.texi (Where Defined):
4384 * edebug.texi (Instrumenting): Fix typos.
4385
0235128c 43862010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 4387
c7c32279
CY
4388 * keymaps.texi (Menu Bar): Document :advertised-binding property.
4389
0235128c
SM
4390 * functions.texi (Obsolete Functions):
4391 Document set-advertised-calling-convention.
eb5ed549
CY
4392
4393 * minibuf.texi (Basic Completion): Document completion-in-region.
4394 (Programmed Completion): Document completion-annotate-function.
4395
4396 * commands.texi (Reading One Event): Document read-key.
4397 (Distinguish Interactive): Document KIND arg to
4398 called-interactively-p. Delete obsolete interactive-p.
4399
4400 * elisp.texi (Top): Update node description.
4401
f8848423
EZ
44022010-05-08 Eli Zaretskii <eliz@gnu.org>
4403
0235128c
SM
4404 * nonascii.texi (Character Properties):
4405 Document unicode-category-table. Add an index entry for Unicode
4406 general category.
4407
44082010-05-07 Chong Yidong <cyd@stupidchicken.com>
4409
4410 * Version 23.2 released.
f8848423 4411
938efb77
JB
44122010-04-20 Juanma Barranquero <lekktu@gmail.com>
4413
4414 * locals.texi (Standard Buffer-Local Variables):
4415 Remove @ignore'd reference to `direction-reversed'.
4416
5854c267
JL
44172010-04-14 Juri Linkov <juri@jurta.org>
4418
4419 Fix @deffn without category.
4420
4421 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
4422 for `abbrev-insert'.
4423
4424 * buffers.texi (Indirect Buffers): Add category `Command'
4425 to @deffn of `clone-indirect-buffer'.
4426
4427 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
4428 for `next-window' and `previous-window'. Add category `Command'
4429 to @deffn of `pop-to-buffer'.
4430
8a14dec7
CY
44312010-04-01 Chong Yidong <cyd@stupidchicken.com>
4432
4433 * nonascii.texi (Text Representations): Don't mark
4434 enable-multibyte-characters as a user option.
4435
7a1831cf
EZ
44362010-03-31 Eli Zaretskii <eliz@gnu.org>
4437
4438 * control.texi (Handling Errors): How to re-throw a signal caught
4439 by condition-case.
4440
c3863713
CY
44412010-03-26 Chong Yidong <cyd@stupidchicken.com>
4442
4443 * loading.texi (Hooks for Loading): Document after-load-functions.
4444 Copyedits.
4445
c333f279
AM
44462010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
4447
4448 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
4449
e867cb5d 44502010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
4451
4452 * processes.texi (Network Processes): Document seqpacket type.
4453
605f35cd
DN
44542010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
4455
4456 * os.texi (System Environment): Do not mention lynxos.
4457
288f9fc0
CY
44582010-03-10 Chong Yidong <cyd@stupidchicken.com>
4459
4460 * Branch for 23.2.
4461
eed5c93a
CY
44622010-03-06 Chong Yidong <cyd@stupidchicken.com>
4463
4464 * objects.texi (Integer Type): Take note of the read syntax
4465 exception for numbers that cannot fit in the integer type.
4466
1ddd6622
GM
44672010-03-03 Glenn Morris <rgm@gnu.org>
4468
4469 * numbers.texi (Integer Basics, Bitwise Operations):
4470 * objects.texi (Integer Type): Update for integers now being 30-bit.
4471
a908c79a
CY
44722010-02-27 Chong Yidong <cyd@stupidchicken.com>
4473
4474 * display.texi (Low-Level Font): Document :otf font-spec property.
4475
cd61af01
SM
44762010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4477
4478 * display.texi (Line Height): Avoid obsolete special default variables
4479 like default-major-mode.
4480
c02f8fe2
AM
44812010-01-28 Alan Mackenzie <acm@muc.de>
4482
4483 * display.texi (Auto Faces): Say fontification-functions is called
4484 whether or not Font Lock is enabled. Tidy up the wording a bit.
4485
d738d18b
CY
44862010-01-17 Chong Yidong <cyd@stupidchicken.com>
4487
4488 * elisp.texi: Remove duplicate edition information (Bug#5407).
4489
4963739e
JB
44902010-01-17 Juanma Barranquero <lekktu@gmail.com>
4491
4492 * two.el (volume-header-toc-markup): Fix typos in docstring.
4493
c57008f6
SM
44942010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4495
4496 Avoid dubious uses of save-excursions.
4497 * positions.texi (Excursions): Recommend the use of
4498 save-current-buffer if applicable.
4499 * text.texi (Clickable Text): Fix the example code which used
4500 save-excursion in a naive way which sometimes preserves point and
4501 sometimes not.
4502 * variables.texi (Creating Buffer-Local):
4503 * os.texi (Session Management):
4504 * display.texi (GIF Images):
4505 * control.texi (Cleanups): Use (save|with)-current-buffer.
4506
2f3725cd
EZ
45072010-01-02 Eli Zaretskii <eliz@gnu.org>
4508
4509 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
4510
85eeac93
CY
45112010-01-02 Chong Yidong <cyd@stupidchicken.com>
4512
4513 * nonascii.texi (Text Representations, Character Codes)
4514 (Converting Representations, Explicit Encoding)
4515 (Translation of Characters): Use hex notation consistently.
4516 (Character Sets): Fix map-charset-chars doc (Bug#5197).
4517
4801c5fa
CY
45182010-01-01 Chong Yidong <cyd@stupidchicken.com>
4519
4520 * loading.texi (Where Defined): Make it clearer that these are
4521 loaded files (Bug#5068).
4522
26e533e2
CY
45232009-12-29 Chong Yidong <cyd@stupidchicken.com>
4524
4525 * minibuf.texi (Completion Styles): Document `initials' style.
4526
16d1ff5f
CY
45272009-12-25 Chong Yidong <cyd@stupidchicken.com>
4528
4529 * frames.texi (Resources): Describe inhibit-x-resources.
4530 (Size Parameters): Copyedit.
4531
4532 * hash.texi (Creating Hash):
4533 * objects.texi (Hash Table Type): Document the new hash table
4534 printed representation.
4535
4536 * minibuf.texi (Basic Completion): 4th arg to all-completions is
4537 obsolete.
4538
5dcb4c4e
SM
4539 * processes.texi (Process Buffers):
4540 Document process-kill-buffer-query-function.
16d1ff5f 4541
9a5de3d9
GM
45422009-12-05 Glenn Morris <rgm@gnu.org>
4543
4544 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
4545 diary-display-function, and no longer recommended to be a hook.
4546 Update for changes in the names of calendar and diary hooks.
4547 diary-print-entries-hook has changed section.
4548
b640eb52
EZ
45492009-11-28 Eli Zaretskii <eliz@gnu.org>
4550
4551 * text.texi (Special Properties): More accurate description of
4552 what the `cursor' property does.
4553
be1674ab
KR
45542009-11-26 Kevin Ryde <user42@zip.com.au>
4555
4556 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
4557 mouse-wheel-down-event, the closest thing to a definition for them.
4558 * os.texi (Startup Summary): vindex inhibit-startup-message and
4559 inhibit-splash-screen.
4560 (Command-Line Arguments): vindex argv.
4561 (Suspending Emacs): vindex suspend-tty-functions and
4562 resume-tty-functions. Don't want to index every hook, but having
4563 the programming ones is helpful.
4564
603f5979
CY
45652009-11-14 Chong Yidong <cyd@stupidchicken.com>
4566
4567 * commands.texi (Motion Events): Fix typo (Bug#4907).
4568
4359a806
CY
45692009-11-08 Chong Yidong <cyd@stupidchicken.com>
4570
4571 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
4572 are affected by case-fold-search (Bug#4483).
4573
0f063651
CY
45742009-11-02 Chong Yidong <cyd@stupidchicken.com>
4575
4576 * minibuf.texi (Reading File Names): Note that read-file-name may
4577 use a graphical file dialog.
4578
9bd79893
GM
45792009-10-31 Glenn Morris <rgm@gnu.org>
4580
4581 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
4582
ebe479ec
KR
45832009-10-16 Kevin Ryde <user42@zip.com.au>
4584
4585 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
4586 in particular so `info-lookup-symbol' can find its docs.
4587
2640fa86
CY
45882009-10-16 Chong Yidong <cyd@stupidchicken.com>
4589
4590 * variables.texi (Constant Variables): Distinguish from defconst
4591 variables.
4592 (Defining Variables): Add cindex.
4593
edd6a733
CY
45942009-10-15 Chong Yidong <cyd@stupidchicken.com>
4595
4596 * os.texi (Time of Day): Clarify that the microsecond part is
4597 ignored (Bug#4637).
4598
5feb0b73
GM
45992009-10-11 Glenn Morris <rgm@gnu.org>
4600
4601 * frames.texi (Size and Position): Clarify what is included in the frame
4602 height. (Bug#4535)
4603
0c5413c8
GM
46042009-10-10 Glenn Morris <rgm@gnu.org>
4605
4606 * windows.texi (Size of Window): The relationship between window and
4607 frame heights is not so simple. (Bug#4535)
4608 Mention window-full-height-p.
4609
7f8b600a
SM
46102009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
4611
4612 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
4613 used from Lisp.
4614
6185de1c
EZ
46152009-10-07 Eli Zaretskii <eliz@gnu.org>
4616
7f8b600a
SM
4617 * files.texi (Directory Names) <abbreviate-file-name>:
4618 Document that root home directories are not replaced with "~".
6185de1c 4619
9972911f
EZ
46202009-10-06 Eli Zaretskii <eliz@gnu.org>
4621
4622 * text.texi (Special Properties): Document the meaning of the
4623 `cursor' text property whose value is an integer.
4624
2a3f19ef
MA
46252009-10-05 Michael Albinus <michael.albinus@gmx.de>
4626
4627 * files.texi (Magic File Names): Add `copy-directory'.
4628
804543b5
EZ
46292009-10-05 Eli Zaretskii <eliz@gnu.org>
4630
4631 * files.texi (File Attributes): Fix description of file
4632 attributes. (Bug#4638) Update attributes of files.texi example to
4633 be more representative.
4634
461bf92b
MA
46352009-10-05 Michael Albinus <michael.albinus@gmx.de>
4636
4637 * files.texi (Create/Delete Dirs): New command copy-directory.
4638
a86cd395
JB
46392009-10-04 Juanma Barranquero <lekktu@gmail.com>
4640
4641 * anti.texi (Antinews):
4642 * macros.texi (Indenting Macros):
4643 * strings.texi (Creating Strings, Case Conversion):
4644 Remove duplicate words.
4645
d3080264
MA
46462009-10-01 Michael Albinus <michael.albinus@gmx.de>
4647
4648 * files.texi (Create/Delete Dirs): delete-directory has an
4649 optional parameter RECURSIVE.
4650
85d14563
SM
46512009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
4652
4653 * buffers.texi (Swapping Text): Minor clarification.
4654
3d9842c6
GM
46552009-10-01 Glenn Morris <rgm@gnu.org>
4656
4657 * functions.texi (Declaring Functions): Mention that we also search for
4658 ".m" files in the src/ directory.
4659
78427304
CY
46602009-09-25 David Engster <deng@randomsample.de>
4661
3d9842c6 4662 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 4663
b578c9cc
GM
46642009-09-22 Glenn Morris <rgm@gnu.org>
4665
4666 * internals.texi (Building Emacs): Mention preloaded-file-list.
4667
beee5da7
AM
46682009-09-14 Alan Mackenzie <acm@muc.de>
4669
4670 * os.texi (Terminal Output): Put "@code{}" around "stdout".
4671
5d6ab672
CY
46722009-09-13 Chong Yidong <cyd@stupidchicken.com>
4673
4674 * functions.texi (Anonymous Functions): Rearrange discussion,
4675 giving usage of unquoted lambda forms first. Mention that
4676 `function' and `#'' are no longer required (Bug#4290).
4677
59375eeb
AM
46782009-09-11 Alan Mackenzie <acm@muc.de>
4679
a86cd395 4680 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
4681 batch mode.
4682
e7e2f529
GM
46832009-09-01 Glenn Morris <rgm@gnu.org>
4684
4685 * display.texi (Face Functions): Mention define-obsolete-face-alias.
4686
eae47088
GM
46872009-08-26 Ulrich Mueller <ulm@gentoo.org>
4688
4689 * nonascii.texi (Character Codes): Fix typos.
4690
3691a0a6
MA
46912009-08-25 Michael Albinus <michael.albinus@gmx.de>
4692
4693 * processes.texi (Synchronous Processes): New defvar
4694 process-file-side-effects.
4695
664d56b8
GM
46962009-08-25 Glenn Morris <rgm@gnu.org>
4697
4698 * display.texi (Fontsets): Fix typo.
4699
0706c025
GM
4700 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
4701
03a74b84
SM
47022009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
4703
4704 * processes.texi (Asynchronous Processes): Adjust arglist of
4705 start-process-shell-command and start-file-process-shell-command.
4706
f6de8a37
CY
47072009-08-15 Chong Yidong <cyd@stupidchicken.com>
4708
4b1ed1bb
CY
4709 * advice.texi (Argument Access in Advice): Note that argument
4710 positions are zero-based (Bug#3932).
4711
89a9e058
CY
4712 * commands.texi (Distinguish Interactive): Minor copyedit.
4713
23696fd7
CY
4714 * display.texi (Face Attributes): Add xref to Displaying Faces for
4715 explanation of "underlying face".
4716
f6de8a37
CY
4717 * customize.texi (Common Keywords): Add xref to Loading.
4718
4719 * loading.texi (How Programs Do Loading): Add xref to Lisp
4720 Libraries node in the Emacs manual.
4721
417f77e6
CY
47222009-08-13 Chong Yidong <cyd@stupidchicken.com>
4723
4724 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
4725
0999039c
CY
47262009-07-18 Chong Yidong <cyd@stupidchicken.com>
4727
4728 * processes.texi (Shell Arguments): Copyedits.
4729
9af167bc
GM
47302009-07-18 Glenn Morris <rgm@gnu.org>
4731
4732 * loading.texi (Repeated Loading): Fix typo.
4733
137987ab
RS
47342009-07-16 Richard Stallman <rms@gnu.org>
4735
4736 * buffers.texi (Swapping Text): Recommend setting
4737 write-region-annotate-functions and buffer-saved-size.
4738
4739 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
4740
622fa380
GM
47412009-07-15 Glenn Morris <rgm@gnu.org>
4742
4743 * edebug.texi: Minor re-phrasings throughout.
4744 (Edebug Execution Modes): Sit-for affects continue mode too.
4745 (Jumping): Use `forward-sexp' rather than its keybinding.
4746 (Edebug Misc): Fix Q binding.
4747 (Edebug Eval): Remove cl version.
4748 (Printing in Edebug): Clarify print-length etc.
4749 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
4750 (Specification List): Remove edebug-unwrap findex entry.
4751 (Specification Examples): defmacro is actually not the same as defun.
4752 Escape "`" in example.
4753
6bbd4600
CY
47542009-07-15 Chong Yidong <cyd@stupidchicken.com>
4755
4756 * markers.texi (The Mark): Document optional arg to
4757 deactivate-mark.
4758
e538d479
GM
47592009-07-11 Kevin Ryde <user42@zip.com.au>
4760
4761 * hooks.texi (Standard Hooks): Fix cross-references.
4762
4c98b9ed
GM
4763 * loading.texi (Named Features): Refer to eval-after-load.
4764
5300838c
GM
47652009-07-11 Glenn Morris <rgm@gnu.org>
4766
64fbeb16
GM
4767 * Makefile.in (TEXI2PDF): New.
4768 (elisp.pdf): New target.
4769
4c98b9ed
GM
4770 * searching.texi (Regexp Backslash): Fix typo.
4771
4772 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 4773
51d9979c
GM
47742009-07-10 Glenn Morris <rgm@gnu.org>
4775
561c0216
GM
4776 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
4777
5b594a58
GM
4778 * customize.texi (Customization Types):
4779 * display.texi (Abstract Display):
0cc8c85a 4780 * objects.texi (Character Type, String Type):
5b594a58 4781 Merge in some menu descriptions from elisp.texi.
51d9979c 4782
c3cbbb40
GM
4783 * hash.texi (Hash Tables):
4784 * modes.texi (Multiline Font Lock):
4785 End menu description with period.
fe42c16a 4786
28528402
GM
47872009-07-09 Glenn Morris <rgm@gnu.org>
4788
4789 * back.texi: Don't hard-code texinfo location.
4790
4791 * two-volume.make (texinfodir): New, with location of texinfo.tex.
4792 (tex): Add texinfodir to TEXINPUTS.
4793 (elisp1med-init, elisp2med-init): Use texinfodir.
4794
4795 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
4796 (clean): Add two-volume.make intermediate files.
4797
4798 * elisp.texi, vol1.texi, vol2.texi:
4799 Use a DATE variable with the publication date, and update it.
4800 Fix antinews menu description.
4801
4802 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
4803 Update the detailed node listing to match elisp.texi.
4804
4805 * README: Update edition to match elisp.texi.
4806
4807 * objects.texi (General Escape Syntax):
4808 * nonascii.texi (Character Sets):
4809 Use consistent case for "Unicode Standard".
4810
4811 * anti.texi (Antinews):
4812 * customize.texi (Variable Definitions):
4813 * functions.texi (Declaring Functions):
4814 * nonascii.texi (Character Properties):
4815 * processes.texi (Serial Ports):
4816 * text.texi (Special Properties):
4817 * tips.texi (Coding Conventions):
4818 Minor rearrangements to improve TeX line-filling.
4819
4820 * commands.texi (Using Interactive): Fix cross-reference.
4821
17db8e10
JD
48222009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4823
4824 * frames.texi (Management Parameters): Mention sticky.
4825
77c7e2e1
AS
48262009-07-01 Andreas Schwab <aschwab@redhat.com>
4827
4828 * help.texi (Help Functions): Fix description of help-buffer and
4829 help-setup-xref to use @defun instead of @deffn.
4830
3f1c6666
JD
48312009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4832
4833 * frames.texi (Size Parameters): Mention maximized for fullscreen.
4834
ca27c21b
CY
48352009-06-24 Chong Yidong <cyd@stupidchicken.com>
4836
4837 * display.texi (Window Systems): Add ns to the list.
4838
70243478
CY
48392009-06-21 Chong Yidong <cyd@stupidchicken.com>
4840
4841 * Branch for 23.1.
4842
df006536
MR
48432009-06-17 Martin Rudalics <rudalics@gmx.at>
4844
4845 * windows.texi (Dedicated Windows): Fix typo.
4846 (Resizing Windows): Replace @defun by @deffn.
4847
d259fc4b
GM
48482009-06-17 Glenn Morris <rgm@gnu.org>
4849
4850 * variables.texi (Directory Local Variables):
4851 Update for 2009-04-11 name-change of dir-locals-directory-alist.
4852
30781db6
KH
48532009-06-09 Kenichi Handa <handa@m17n.org>
4854
4855 * nonascii.texi (Character Sets): State clearly that FROM and TO
4856 are codepoints of CHARSET.
4857
62e8099c
CY
48582009-06-07 Chong Yidong <cyd@stupidchicken.com>
4859
4860 * minibuf.texi (Reading File Names): Fix introductory text.
4861 Suggested by stan@derbycityprints.com.
4862 (High-Level Completion): Fix typo.
4863
ee1b1917
CY
48642009-05-28 Chong Yidong <cyd@stupidchicken.com>
4865
4866 * frames.texi (Text Terminal Colors): Multi-tty is already
4867 implemented, but tty-local colors are not.
4868
5df647e8
CY
48692009-05-27 Chong Yidong <cyd@stupidchicken.com>
4870
4871 * hooks.texi (Standard Hooks): Remove mention of obsolete
4872 redisplay-end-trigger-functions.
4873
4874 * internals.texi (Window Internals): Remove mention of obsolete
4875 redisplay-end-trigger-functions.
4876
01f17ae2
MR
48772009-05-21 Martin Rudalics <rudalics@gmx.at>
4878
4879 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
4880
4881 * backups.texi (Making Backups): backup-directory-alist and
4882 make-backup-file-name-function are options.
4883 (Auto-Saving): auto-save-list-file-prefix is an option.
4884
4885 * buffers.texi (Killing Buffers): buffer-offer-save is an
4886 option.
4887
4888 * display.texi (Refresh Screen): no-redraw-on-reenter is an
4889 option.
4890 (Echo Area Customization): echo-keystrokes is an option.
4891 (Selective Display): selective-display-ellipses is an option.
4892 (Temporary Displays): temp-buffer-show-function is an option.
4893 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
4894 are options.
4895 (Font Selection): face-font-family-alternatives,
4896 face-font-selection-order, face-font-registry-alternatives, and
4897 scalable-fonts-allowed are options.
4898 (Fringe Indicators): indicate-buffer-boundaries is an option.
4899 (Fringe Cursors): overflow-newline-into-fringe is an option.
4900 (Scroll Bars): scroll-bar-mode is an option.
4901
4902 * eval.texi (Eval): max-lisp-eval-depth is an option.
4903
4904 * files.texi (Visiting Functions): find-file-hook is an option.
4905 (Directory Names): directory-abbrev-alist is an option.
4906 (Unique File Names): temporary-file-directory and
4907 small-temporary-file-directory are options.
4908
4909 * frames.texi (Initial Parameters): initial-frame-alist,
4910 minibuffer-frame-alist and default-frame-alist are options.
4911 (Cursor Parameters): blink-cursor-alist and
4912 cursor-in-non-selected-windows ar options.
4913 (Window System Selections): selection-coding-system is an
4914 option.
4915 (Display Feature Testing): display-mm-dimensions-alist is an
4916 option.
4917
4918 * help.texi (Help Functions): help-char and help-event-list are
4919 options.
4920
4921 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
4922 an option.
4923
4924 * minibuf.texi (Minibuffer History): history-length and
4925 history-delete-duplicates are options.
4926 (High-Level Completion): read-buffer-function and
4927 read-buffer-completion-ignore-case are options.
4928 (Reading File Names): read-file-name-completion-ignore-case is
4929 an option.
4930
4931 * modes.texi (Mode Line Top): mode-line-format is an option.
4932 (Mode Line Variables): mode-line-position and mode-line-modes
4933 are options.
4934
4935 * nonascii.texi (Text Representations):
4936 enable-multibyte-characters is an option.
4937 (Default Coding Systems): auto-coding-regexp-alist,
4938 file-coding-system-alist, auto-coding-alist and
4939 auto-coding-functions are options.
4940 (Specifying Coding Systems): inhibit-eol-conversion is an
4941 option.
4942
4943 * os.texi (Init File): site-run-file is an option.
4944 (System Environment): mail-host-address is an option.
4945 (User Identification): user-mail-address is an option.
4946 (Terminal Output): baud-rate is an option.
4947
4948 * positions.texi (Word Motion): words-include-escapes is an
4949 option.
4950
4951 * searching.texi (Standard Regexps): page-delimiter,
4952 paragraph-separate, paragraph-separate and sentence-end are
4953 options.
4954
4955 * text.texi (Margins): left-margin and fill-nobreak-predicate
4956 are options.
4957
4958 * variables.texi (Local Variables): max-specpdl-size is an
4959 option.
4960
4961 * windows.texi (Choosing Window):
4962 split-window-preferred-function, special-display-function and
4963 display-buffer-function are options.
4964
106e6894
CY
49652009-05-20 Chong Yidong <cyd@stupidchicken.com>
4966
4a83454d
CY
4967 Fix errors spotted by Martin Rudalics.
4968
106e6894
CY
4969 * syntax.texi (Position Parse): Document rationale for ignored
4970 arguments to syntax-ppss-flush-cache.
4971
4972 * processes.texi (Input to Processes): Mark PROCESS arg to
4973 process-running-child-p as optional.
4974 (Network Options): Document NO-ERROR arg to
4975 set-network-process-option.
4976
4977 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
4978 command.
4979
4980 * searching.texi (POSIX Regexps): Mark posix-search-forward and
4981 posix-search-backward as commands.
4982
4983 * os.texi (Killing Emacs): Mark kill-emacs as a command.
4984 (Suspending Emacs): Mark suspend-emacs as a command.
4985 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
4986 commands.
5dcb4c4e
SM
4987 (Terminal Output): Remove obsolete function baud-rate.
4988 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
4989
4990 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
4991 terminal-coding-system and set-terminal-coding-system.
4992 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
4993 as optional.
4994 (Character Sets): Document RESTRICTION arg of char-charset.
4995 (Character Codes): Mark POS argument to get-byte as optional.
4996
4997 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
4998 minibuffer-message.
4999
5000 * files.texi (Create/Delete Dirs): Mark make-directory and
5001 delete-directory as commands.
5002
5003 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
5004
5005 * text.texi (Base 64): Mark base64-decode-string and
5006 base64-encode-string as commands.
5007 (Columns): Mark move-to-column as a command.
5008 (Mode-Specific Indent): Document RIGID arg to
5009 indent-for-tab-command.
5010 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
5011 Mark indent-code-rigidly as a command.
5012 (Substitution): Mark translate-region as a command.
5013
5014 * frames.texi (Size and Position): Remove obsolete functions
5015 screen-height and screen-width.
5016
04173931
CY
50172009-05-19 Chong Yidong <cyd@stupidchicken.com>
5018
5019 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
5020 (Displaying Buffers, Resizing Windows): Correct mistakes;
5021 next-window, previous-window, and pop-to-buffer are not commands,
5022 and fit-window-to-buffer" is a command. (Pointed out by Martin
5023 Rudalics.)
5024
eae7d8f8
RS
50252009-05-17 Richard M Stallman <rms@gnu.org>
5026
5027 * modes.texi (Precalculated Fontification): Clarify text.
5028
b8766179
MR
50292009-05-17 Martin Rudalics <rudalics@gmx.at>
5030
5031 * windows.texi (Selecting Windows): Clarify descriptions of
5032 with-selected-window and get-lru-window.
5033 (Cyclic Window Ordering): Refer to particular frame when talking
5034 about how splitting affects the ordering.
5035 (Displaying Buffers): Fix descriptions of switch-to-buffer and
5036 switch-to-buffer-other-window. Explain how setting of
5037 display-buffer-reuse-frames affects pop-to-buffer.
5038 (Choosing Window): Clarify some details in descriptions of
5039 display-buffer-reuse-frames, pop-up-frames, and
5040 pop-up-frame-function.
5041 (Dedicated Windows): Clarify some details.
5042 (Textual Scrolling): Replace term vscroll by term vertical
5043 scroll position.
5044 (Vertical Scrolling): Fix typo.
5045 (Window Hooks): Relate text on jit-lock-register to window
5046 scrolling and size changes.
5047
734b5e3b
CY
50482009-05-14 Chong Yidong <cyd@stupidchicken.com>
5049
0a65633e
CY
5050 * frames.texi (Initial Parameters): Clarify what the initial
5051 minibuffer frame is.
05be46d7
CY
5052 (Buffer Parameters): Note that the minibuffer parameter can not be
5053 altered.
0a65633e 5054
734b5e3b
CY
5055 * anti.texi (Antinews): Copyedits. Rearrange some entries.
5056 Document display-buffer changes.
5057
925672cd
CY
50582009-05-13 Chong Yidong <cyd@stupidchicken.com>
5059
17ecd7af
CY
5060 * anti.texi (Antinews): Rewrite for Emacs 22.
5061
925672cd
CY
5062 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
5063 obarrays are first mentioned. Define "system abbrev" more
5064 prominently, and add it to the index.
5065 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
5066 Copyedits.
5067 (Abbrev Expansion): Document abbrev-insert.
5068
80be4dd7
CY
50692009-05-12 Chong Yidong <cyd@stupidchicken.com>
5070
5071 * frames.texi (Font and Color Parameters): Rename from Color
5072 Parameters. Document font-backend parameter.
5073
5074 * vol2.texi (Top): Update node listing.
5075 * vol1.texi (Top): Update node listing.
5076 * elisp.texi (Top): Update node listing.
5077
372a93ac
MR
50782009-05-11 Martin Rudalics <rudalics@gmx.at>
5079
5080 * windows.texi (Choosing Window): Don't explicitly refer to
5081 split-window-sensibly's window argument in descriptions of
5082 split-height-threshold and split-width-threshold.
5083
714c3541
MR
50842009-05-10 Martin Rudalics <rudalics@gmx.at>
5085
5086 * windows.texi (Choosing Window): Fix rewrite of window
5087 splitting section.
5088
0e90e7be
EZ
50892009-05-09 Eli Zaretskii <eliz@gnu.org>
5090
f4e90db0
SM
5091 * nonascii.texi (Default Coding Systems):
5092 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5dcb4c4e 5093 Add indexing.
0e90e7be
EZ
5094 (Lisp and Coding Systems): Add index entries.
5095
d3c0c321
MR
50962009-05-09 Martin Rudalics <rudalics@gmx.at>
5097
5098 * windows.texi (Choosing Window): Describe split-window-sensibly
5099 and rewrite section on window splitting accordingly.
5100 (Textual Scrolling): Replace `...' by @code{...}.
5101
c773345a
CY
51022009-05-04 Chong Yidong <cyd@stupidchicken.com>
5103
ee2d5b5e
CY
5104 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
5105 Remove obsoleted pre-abbrev-expand-hook.
5106
5107 * locals.texi (Standard Buffer-Local Variables): Consolidate table
5108 entries.
5109
c773345a
CY
5110 * internals.texi (Object Internals): Don't assume 32-bit machines
5111 are the norm.
5112 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
5113 (Window Internals): Synch field names to window.h.
5114 (Process Internals): Synch field names to process.h.
c773345a 5115
dd449674
CY
51162009-04-29 Chong Yidong <cyd@stupidchicken.com>
5117
5118 * variables.texi (File Local Variables): Note that read-circle is
5119 bound to nil when reading file-local variables.
5120
5121 * streams.texi (Input Functions): Document read-circle.
5122 (Output Variables): Add xref to Circular Objects.
5123
4f1e25e2
CY
51242009-04-25 Chong Yidong <cyd@stupidchicken.com>
5125
5126 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
5127 Features and Coding System Basics. Node that "p" stands for
5128 "predicate". Recommend utf-8-emacs instead of emacs-mule.
5129 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
5130 mouse-appearance-menu.
5131 (Programming Tips): Add xref to Progress.
5132
dca019f8
CY
51332009-04-22 Chong Yidong <cyd@stupidchicken.com>
5134
5dcb4c4e
SM
5135 * os.texi (Command-Line Arguments):
5136 Document command-line-args-left.
dca019f8
CY
5137 (Suspending Emacs): Adapt text to multi-tty case. Document use of
5138 terminal objects for tty arguments.
5139 (Startup Summary): Add xref to Session Management.
5140 (Session Management): Mention emacs-session-restore. Copyedits.
5141
02a89103
CY
51422009-04-20 Chong Yidong <cyd@stupidchicken.com>
5143
5144 * os.texi (Startup Summary): Copyedits. The init file is not
5145 necessarily named .emacs now. Document initial-buffer-choice and
5146 initial-scratch-message. Note where Emacs exits in batch mode.
5147 Document inhibit-splash-screen as an alias.
5148 (Init File): Be neutral about which init file name to use.
5149
51502009-04-16 Chong Yidong <cyd@stupidchicken.com>
5151
5152 * os.texi (System Interface): Fix Texinfo usage.
5153
0c1cfe01
CY
51542009-04-15 Chong Yidong <cyd@stupidchicken.com>
5155
80d7cdca
CY
5156 * searching.texi (Regexp Backslash): Also refer to shy groups as
5157 non-capturing or unnumbered groups.
5158 (Regexp Functions): Add cross-reference to Regexp Backslash.
5159
0c1cfe01
CY
5160 * display.texi (Truncation): Overlays can use line-prefix and
5161 wrap-prefix too.
5162 (Overlay Properties): Document wrap-prefix and line-prefix.
5163 (Face Attributes): Document underline-minimum-offset.
5164 (Face Remapping): Copyedits.
5165 (Low-Level Font): Copyedits.
5166 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
5167 (Line Height): Emphasize that line-spacing only takes effect on
5168 graphical terminals.
0c1cfe01 5169
c4adeee0
CY
51702009-04-13 Chong Yidong <cyd@stupidchicken.com>
5171
5172 * display.texi (Refresh Screen): Note that a passage about screen
5173 refreshing is text terminal only.
5174 (Forcing Redisplay): Delete misleading comment---sit-for calls
5175 redisplay, not the other way around.
5176 (Truncation): Note new values of truncate-partial-width-windows.
5177 Copyedits.
5178 (Invisible Text): Document invisible-p.
5179
b20ecfa1
EZ
51802009-04-11 Eli Zaretskii <eliz@gnu.org>
5181
5182 * display.texi (Overlays): Overlays don't scale well. See
5183 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
5184
97d8273f
CY
51852009-04-10 Chong Yidong <cyd@stupidchicken.com>
5186
f147ff75
CY
5187 * syntax.texi (Syntax Table Functions): Document cons cell
5188 argument for modify-syntax-entry.
5189 (Categories): Document cons cell argument for
5190 modify-category-entry.
5191
fca4ec76
CY
5192 * searching.texi (String Search): Document word-search-forward-lax
5193 and word-search-backward-lax.
5194 (Searching and Case): Describe isearch behavior more precisely.
5195
9c283d5b
CY
5196 * keymaps.texi (Tool Bar): Mention that some platforms do not
5197 support multi-line toolbars. Suggested by Stephen Eglen.
5198
5199 * frames.texi (Layout Parameters): Mention that Nextstep also
5200 allows only one tool-bar line. Suggested by Stephen Eglen.
5201
97d8273f
CY
5202 * nonascii.texi (Text Representations): Copyedits.
5203 (Coding System Basics): Also mention utf-8-emacs.
5204 (Converting Representations, Selecting a Representation)
5205 (Scanning Charsets, Translation of Characters, Encoding and I/O):
5206 Copyedits.
5207 (Character Codes): Mention role of codepoints 1114112 to 4194175.
5208
2bad3299
CY
52092009-04-09 Chong Yidong <cyd@stupidchicken.com>
5210
5211 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
5212 (Filling): Clarify REGION argument of fill-paragraph.
5213 Document fill-forward-paragraph-function.
2bad3299
CY
5214 (Special Properties): Remove "new in Emacs 22" declaration.
5215 (Clickable Text): Merge with Links and Mouse-1 node.
5216
5dcb4c4e
SM
5217 * display.texi (Button Properties, Button Buffer Commands):
5218 Change xref to Clickable Text.
2bad3299
CY
5219
5220 * tips.texi (Key Binding Conventions): Change xref to Clickable
5221 Text.
5222
5223 * elisp.texi (Top): Update node listing.
5224
ea30ce4f
CY
52252009-04-05 Chong Yidong <cyd@stupidchicken.com>
5226
47af2f4b
CY
5227 * markers.texi (The Mark): Copyedits. Improve description of
5228 handle-shift-selection.
5229 (The Region): Move use-region-p here from The Mark.
5230
ea30ce4f
CY
5231 * positions.texi (Screen Lines): Document (cols . lines) argument
5232 for vertical-motion.
5233
2aa8ea6e
CY
52342009-04-04 Chong Yidong <cyd@stupidchicken.com>
5235
3ec61d4e
CY
5236 * frames.texi (Frames): Clean up introduction. Document `ns'
5237 return value for framep.
5238 (Creating Frames): Note how the terminal is chosen.
5239 (Multiple Terminals, Multiple Displays): Merge into a single node.
5240 (Color Parameters): Fix typo.
5241
5242 * variables.texi (Local Variables, Buffer-Local Variables)
5243 (Creating Buffer-Local): Change link to Multiple Terminals.
5244
5245 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
5246
5247 * keymaps.texi (Controlling Active Maps): Change link to Multiple
5248 Terminals.
5249
5250 * commands.texi (Command Loop Info, Keyboard Macros): Change link
5251 to Multiple Terminals.
5252
5253 * elisp.texi (Top): Update node listing.
5254 * vol2.texi (Top): Update node listing.
5255 * vol1.texi (Top): Update node listing.
5256
9257072f
CY
5257 * buffers.texi (Current Buffer): Note that the append-to-buffer
5258 example is no longer in synch with the latest code. Tie the two
5259 examples together.
5260
2aa8ea6e
CY
5261 * files.texi (File Attributes): Move note about MS-DOS from
5262 Changing Files to File Attributes.
5263 (Create/Delete Dirs): Note that mkdir is an alias for this.
5264
22e74b17
CY
52652009-04-01 Markus Triska <triska@gmx.at>
5266
5267 * processes.texi (Filter Functions): Suggest how to handle output
5268 batches.
5269
4bbe48ec
CY
52702009-03-30 Chong Yidong <cyd@stupidchicken.com>
5271
5272 * help.texi (Accessing Documentation): Update example to use
5273 help-setup-xref and with-help-window.
5274 (Help Functions): Remove print-help-return-message, which is
5275 semi-obsolete due to with-help-window. Document help-buffer and
5276 help-setup-xref.
5277
b9723f39
CY
52782009-03-29 Chong Yidong <cyd@stupidchicken.com>
5279
5dcb4c4e
SM
5280 * help.texi (Accessing Documentation, Help Functions):
5281 Remove information about long-obsolete Emacs versions.
9eb52e90 5282
b9723f39
CY
5283 * modes.texi (Mode Line Variables): The default values of the mode
5284 line variables are now more complicated.
5285
b0cc32db
CY
52862009-03-28 Chong Yidong <cyd@stupidchicken.com>
5287
3c25a5a9
CY
5288 * modes.texi (Major Mode Conventions): Note that specialness is
5289 inherited.
31c9eebb
CY
5290 (Derived Modes): Note that define-derive-mode sets the mode-class
5291 property.
3c25a5a9 5292
b0cc32db
CY
5293 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
5294 goto-map. Add search-map to the list.
5295
c5e0006d
EZ
52962009-03-27 Eli Zaretskii <eliz@gnu.org>
5297
1213465a
EZ
5298 * os.texi (System Environment): Update the list of system-type
5299 values.
5300
c5e0006d
EZ
5301 * markers.texi (The Mark) <handle-shift-selection>: Update for
5302 removal of the optional argument DEACTIVATE.
5303
48bab3d6
CY
53042009-03-25 Chong Yidong <cyd@stupidchicken.com>
5305
5306 * commands.texi (Focus Events): Most X window managers don't use
5307 focus-follows-mouse nowadays.
5308
6e4ff1b6
CY
53092009-03-24 Chong Yidong <cyd@stupidchicken.com>
5310
5311 * commands.texi (Defining Commands): Clarify introduction.
5312 (Using Interactive): Not that interactive can be put in a symbol
5313 property.
5314 (Interactive Call): Note that a symbol with a non-nil
5315 interactive-form property satisfies commandp.
5316
11625308
JB
53172009-03-23 Juanma Barranquero <lekktu@gmail.com>
5318
5319 * minibuf.texi (Intro to Minibuffers): Fix typos.
5320
7b34420d
CY
53212009-03-23 Chong Yidong <cyd@stupidchicken.com>
5322
5323 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
5324 about minibuffers in old Emacs versions. Copyedits.
5325 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
5326 (Text from Minibuffer): Simplify introduction.
5327
f9257eed
AM
53282009-03-22 Alan Mackenzie <acm@muc.de>
5329
5330 * commands.texi (Using Interactive): Clarify string argument to
5331 `interactive' - even promptless elements need \n separators.
5332
f639ba70
CY
53332009-03-18 Chong Yidong <cyd@stupidchicken.com>
5334
5335 * minibuf.texi (Completion Styles): New node.
5336
5337 * elisp.texi (Top): Update node listing.
5338
d897e8ee
CY
53392009-03-17 Chong Yidong <cyd@stupidchicken.com>
5340
5341 * minibuf.texi (Basic Completion): Note that
5342 read-file-name-completion-ignore-case and
5343 read-buffer-completion-ignore-case can override
5344 completion-ignore-case.
5345 (Minibuffer Completion): Document completing-read changes.
5346 (Completion Commands): Avoid mentioning partial completion mode.
5347 Document minibuffer-completion-confirm changes, and
5348 minibuffer-confirm-exit-commands.
5349 (High-Level Completion): Document new require-match behavior for
5350 read-buffer. Document read-buffer-completion-ignore-case.
5351 (Reading File Names): Document new require-match behavior for
5352 read-file-name.
5353
b1f23349
CY
53542009-03-14 Chong Yidong <cyd@stupidchicken.com>
5355
5356 * debugging.texi (Error Debugging): Don't mislead the reader into
5357 thinking that debug-on-error enters debugger for C-f at EOB.
5358 (Error Debugging): Setting debug-on-init within the init file
5359 works, and has for some time.
5360
d6eb4e25
KH
53612009-03-13 Kenichi Handa <handa@m17n.org>
5362
5363 * display.texi (Fontsets): Update the description.
5364
1cf53dc5
CY
53652009-03-13 Chong Yidong <cyd@stupidchicken.com>
5366
5367 * advice.texi (Advising Primitives): Link to What Is a Function.
5368
81f919fc
CY
53692009-03-12 Chong Yidong <cyd@stupidchicken.com>
5370
cf4229eb
CY
5371 * compile.texi (Speed of Byte-Code): Update example.
5372 (Disassembly): Update examples.
5373
81f919fc 5374 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
5375
5376 * customize.texi (Common Keywords): It's not necessary to use :tag
5377 to remove hyphens, as custom-unlispify-tag-name does it
5378 automatically.
5dcb4c4e
SM
5379 (Variable Definitions): Link to File Local Variables.
5380 Document customized-value symbol property.
f2bbc08c
CY
5381 (Customization Types): Move menu to end of node.
5382
955964d7
CY
53832009-03-10 Chong Yidong <cyd@stupidchicken.com>
5384
5385 * macros.texi (Compiling Macros): Omit misleading sentence, which
5386 implied that macros can only be used in the same file they are
5387 defined.
5388 (Backquote): Remove obsolete information about Emacs 19.
5389
d25ed7db
GM
53902009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
5391
5392 * display.texi (Display Margins): Fix paren typo.
5393
d55f6ca5
CY
53942009-02-27 Chong Yidong <cyd@stupidchicken.com>
5395
f0e57ed8
CY
5396 * elisp.texi (Top): Update node listing.
5397
5398 * variables.texi (Variables): Clarify introduction.
5399 (Global Variables): Mention that setq is a special form.
5400 (Local Variables): Use active voice.
5401 (Tips for Defining): Mention marking variables as safe.
5402 (Buffer-Local Variables): Mention terminal-local and frame-local
5403 variables together.
5404 (File Local Variables): Copyedits.
5405 (Frame-Local Variables): Note that they are not really useful.
5406 (Future Local Variables): Node deleted.
5407
d55f6ca5 5408 * objects.texi (General Escape Syntax): Update explanation of
fe7a3057 5409 Unicode escape syntax.
d55f6ca5 5410
ca8f09a8
CY
54112009-02-23 Chong Yidong <cyd@stupidchicken.com>
5412
5413 * control.texi (Control Structures): Add cindex entry for "textual
5414 order".
5415
5416 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
5417 instead of "expression" throughout.
5418 (Function Indirection): Copyedits. Use active voice.
5419 (Eval): The default value of max-lisp-eval-depth is now 400.
5420
a20878b6
MB
54212009-02-23 Miles Bader <miles@gnu.org>
5422
5423 * processes.texi (System Processes): Rename `system-process-attributes'
5424 to `process-attributes'.
5425
61f66044
CY
54262009-02-22 Chong Yidong <cyd@stupidchicken.com>
5427
1b80d1f3
CY
5428 * symbols.texi (Property Lists): Emphasize that property lists are
5429 not restricted to symbol cells.
5430 (Other Plists): Copyedit.
5431
61f66044
CY
5432 * sequences.texi (Sequences Arrays Vectors): Make introduction
5433 more concise.
5434 (Arrays): Mention char-tables and bool-vectors too.
5435 (Vectors): Don't repeat information given in Arrays node. Link to
5436 nodes that explain the vector usage examples.
5437 (Char-Tables): Note that char-table elements can have arbitrary
5438 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 5439 Link to Property Lists node.
61f66044 5440
9403944b
CY
54412009-02-22 Chong Yidong <cyd@stupidchicken.com>
5442
5443 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
5444 `append'.
4068c7b4 5445 (List Elements): Copyedits.
9403944b
CY
5446
5447 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
5448 of `vconcat'.
5449
5450 * strings.texi (Creating Strings): Copyedits. Remove obsolete
5451 Emacs 20 usage of `concat'.
5452 (Case Conversion): Copyedits.
5453
b87a185f
CY
54542009-02-21 Chong Yidong <cyd@stupidchicken.com>
5455
5456 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
5457 Minor edits.
5458 (Frame Configuration Type): Emphasize that it is not primitive.
5459 (Font Type): New node.
5460 (Type Predicates): Add fontp; type-of now recognizes font object
5461 types.
5462
5463 * intro.texi (Version Info): Update version numbers in examples.
5464 (Acknowledgements): List more contributors.
5465
5466 * elisp.texi: Bump version number to 3.0.
5467 (Top): Link to Font Type node.
5468
867d4bb3
JB
54692009-02-20 Juanma Barranquero <lekktu@gmail.com>
5470
5471 * modes.texi (Major Mode Conventions): Remove duplicate words.
5472 (Customizing Keywords): Fix typo.
5473
77730170
EZ
54742009-02-14 Eli Zaretskii <eliz@gnu.org>
5475
5476 * nonascii.texi (User-Chosen Coding Systems): Document that
5477 select-safe-coding-system suggests raw-text if there are raw bytes
5478 in the region.
5479 (Explicit Encoding): Warn not to use `undecided' when encoding.
5480
c8736212
GM
54812009-02-11 Glenn Morris <rgm@gnu.org>
5482
5483 * frames.texi (Visibility of Frames): Mention the effect multiple
5484 workspaces/desktops can have on visibility.
5485
ab992d66
EZ
54862009-02-07 Eli Zaretskii <eliz@gnu.org>
5487
c8736212
GM
5488 * text.texi (Commands for Insertion):
5489 * commands.texi (Event Mod):
5490 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
5491 * nonascii.texi (Translation of Characters):
5492 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
5493 (Explicit Encoding): Document the `charset' text property produced
5494 by decode-coding-region and decode-coding-string.
ab992d66 5495
e651a255
AM
54962009-01-27 Alan Mackenzie <acm@muc.de>
5497
5498 * modes.texi (Search-based Fontification): Correct a typo.
5499
bc5cde4b
JB
55002009-01-25 Juanma Barranquero <lekktu@gmail.com>
5501
5502 * abbrevs.texi (Abbrev Table Properties): Fix typo.
5503 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
5504
3533155b
EZ
55052009-01-24 Eli Zaretskii <eliz@gnu.org>
5506
f721deda
EZ
5507 * display.texi (Window Systems): Document the value of
5508 `initial-window-system' under --daemon.
5509
3533155b
EZ
5510 * os.texi (System Environment): Remove description of the
5511 `environment' function which has been deleted.
5512
f79b43b2
DN
55132009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
5514
5515 * frames.texi (Multiple Displays): Remove documentation for
5516 removed function make-frame-on-tty.
5517
e3aa6669
CY
55182009-01-22 Chong Yidong <cyd@stupidchicken.com>
5519
5520 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
5521 write-region-annotate-functions.
5522 Document write-region-post-annotation-function.
e3aa6669 5523
fb13a416
CY
55242009-01-19 Chong Yidong <cyd@stupidchicken.com>
5525
5526 * display.texi (Font Lookup): Document WIDTH argument of
5527 x-list-fonts.
5528
02eccf6b
EZ
55292009-01-17 Eli Zaretskii <eliz@gnu.org>
5530
ead3f58d
EZ
5531 * maps.texi (Standard Keymaps): Rename function-key-map to
5532 local-function-key-map.
5533
5534 * keymaps.texi (Translation Keymaps): Rename function-key-map to
5535 local-function-key-map.
5536
5537 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
5538 and `set-keyboard-coding-system' now accept an optional terminal
5539 argument.
5540
5541 * commands.texi (Event Mod): `keyboard-translate-table' is now
5542 terminal-local.
5543 (Function Keys): Rename function-key-map to
5544 local-function-key-map.
5545
df05a163
EZ
5546 * elisp.texi (Top): Make @detailmenu be consistent with changes in
5547 frames.texi.
5548
0ed8034e 5549 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
5550 `delete-terminal-functions', `suspend-tty-functions' and
5551 `resume-tty-functions'.
0ed8034e
EZ
5552
5553 * frames.texi (Frames): Document `frame-terminal' and
5554 `terminal-live-p'.
5555 (Multiple Displays): Document `make-frame-on-tty'.
5556 (Multiple Terminals): Document `terminal-list', `delete-terminal',
5557 `terminal-name', and `get-device-terminal'.
490f1197
EZ
5558 (Terminal Parameters): Document `terminal-parameters',
5559 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
5560
5561 * os.texi (System Environment): Document `environment' and
5562 `initial-environment'.
490f1197
EZ
5563 (Suspending Emacs): Update for multi-tty; document
5564 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 5565
02eccf6b
EZ
5566 * nonascii.texi (Coding System Basics): More accurate description
5567 of `raw-text'.
5568
f19fea97
JB
55692009-01-12 Juanma Barranquero <lekktu@gmail.com>
5570
5571 * display.texi (Low-Level Font): Fix typo.
5572
16fa292f
CY
55732009-01-10 Chong Yidong <cyd@stupidchicken.com>
5574
5575 * elisp.texi (Top): Update node listing.
5576
5577 * display.texi (PostScript Images): Node deleted.
5578
0b4faef3
EZ
55792009-01-10 Eli Zaretskii <eliz@gnu.org>
5580
3355f04d
EZ
5581 * processes.texi (Decoding Output): Document that null bytes force
5582 no-conversion for reading process output.
5583
5584 * files.texi (Reading from Files): Document that null bytes force
5585 no-conversion when visiting files.
5586
11625308 5587 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 5588
5dcb4c4e
SM
5589 * nonascii.texi (Lisp and Coding Systems):
5590 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 5591 (Character Properties): Improve wording.
0b4faef3 5592
ce9cf065
CY
55932009-01-09 Chong Yidong <cyd@stupidchicken.com>
5594
5595 * display.texi (Font Lookup): Remove obsolete function
5596 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
5597 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
5598 (Font Selection): Reorder order of variable descriptions.
5599 Minor clarifications.
ce9cf065
CY
5600
5601 * elisp.texi (Top): Update node listing.
5602
ab756fb3
GM
56032009-01-09 Glenn Morris <rgm@gnu.org>
5604
5605 * commands.texi (Command Loop Info): Say that last-command-char and
5606 last-input-char are obsolete aliases.
5607
5608 * edebug.texi (Edebug Recursive Edit): Remove separate references to
5609 last-input-char and last-command-char, since they are just aliases for
5610 last-input-event and last-command-event.
5611
5612 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
5613 last-command-char.
5614
6b2b8ab1
CY
56152009-01-08 Chong Yidong <cyd@stupidchicken.com>
5616
5617 * elisp.texi: Update node listing.
5618
5619 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
5620 (Face Attributes): Don't link to Font Lookup.
5621 Document font-family-list.
6b2b8ab1
CY
5622 (Fonts): New node.
5623
3568e767
JR
56242009-01-08 Jason Rumney <jasonr@gnu.org>
5625
5626 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 5627 changing the standard pointer shapes. (Bug#1485)
3568e767 5628
6221c8db
CY
56292009-01-08 Chong Yidong <cyd@stupidchicken.com>
5630
5631 * display.texi (Attribute Functions): Note that a function value
5632 :height is relative, and that compatibility functions work by
5633 calling set-face-attribute.
5634 (Displaying Faces): Reorder list in order of increasing priority.
5635 (Face Remapping): New node. Content moved here from Displaying
5636 Faces.
5637 (Glyphs): Link to Face Functions.
5638
e3d3799a
CY
56392009-01-08 Chong Yidong <cyd@stupidchicken.com>
5640
5641 * display.texi (Faces): Don't discuss face id here. facep does
5642 not return t.
5643 (Defining Faces): Minor clarification.
5644 (Face Attributes): Rearrange items to match docstring of
5645 set-face-attribute. Add :foundry attribute. Document new role of
5646 :font attribute. Texinfo usage fix.
5647 (Attribute Functions): Copyedits.
5648 (Face Functions): Note that face number is seldom used.
5649
638a2457
RS
56502009-01-05 Richard M Stallman <rms@gnu.org>
5651
5652 * strings.texi (Predicates for Strings): Minor clarification.
5653
5654 * functions.texi (Function Safety): Texinfo usage fix.
5655
39cb9e56 56562009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
49ea0074
JB
5657
5658 * objects.texi (General Escape Syntax): Fix typo.
5659
9f822178
MR
56602009-01-03 Martin Rudalics <rudalics@gmx.at>
5661
5662 * windows.texi (Choosing Window): Say that pop-up-frame-alist
5663 works via the default value of pop-up-frame-function.
5664
af34ad36
EZ
56652009-01-02 Eli Zaretskii <eliz@gnu.org>
5666
5667 * processes.texi (System Processes): Document the `time' and
5668 `ctime' attributes of `system-process-attributes'.
5669
d31f6679
CY
56702009-01-01 Chong Yidong <cyd@stupidchicken.com>
5671
5672 * display.texi (Face Attributes): Clarify :height attribute.
5673
174dc00c
MR
56742008-12-31 Martin Rudalics <rudalics@gmx.at>
5675
5676 * buffers.texi (The Buffer List): Clarify what moves a buffer to
5677 the front of the buffer list. Add entries for `last-buffer' and
5678 `unbury-buffer'.
5679
b8afe7e4
EZ
56802008-12-27 Eli Zaretskii <eliz@gnu.org>
5681
d14030f5
EZ
5682 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
5683 and its subsections.
5684
5685 * frames.texi (Multiple Terminals, Low-level Terminal)
5686 (Terminal Parameters, Frames on Other TTY devices): New sections.
5687 (Frames): Add an xref to "Multiple Terminals".
5688
765980a4
EZ
5689 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
5690
5691 * objects.texi (Terminal Type): New node.
5692 (Editing Types): Add it to the menu.
5693
47bd5577
EZ
5694 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
5695 Variables".
5696
eb22b78c 5697 * variables.texi (Directory Local Variables): New node.
47bd5577 5698 (Variables): Add a menu item for it.
eb22b78c 5699
b8afe7e4
EZ
5700 * loading.texi (Autoload): Document `generate-autoload-cookie' and
5701 `generated-autoload-file'.
5702
77bb0476
EZ
57032008-12-20 Eli Zaretskii <eliz@gnu.org>
5704
028e2c19
EZ
5705 * os.texi (Startup Summary): Add xref to documentation of
5706 `initial-window-system'.
5707
77bb0476
EZ
5708 * display.texi (Window Systems): Document `window-system' the
5709 function. The variable `window-system' is now frame-local.
028e2c19 5710 Document `initial-window-system'.
77bb0476 5711
dda87836
MR
57122008-12-19 Martin Rudalics <rudalics@gmx.at>
5713
5714 * windows.texi (Windows): Rewrite description of
5715 fit-window-to-buffer.
5716
caef3ed2
GM
57172008-12-13 Glenn Morris <rgm@gnu.org>
5718
5719 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
5720 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
5721
21c58e4d
GM
57222008-12-12 Glenn Morris <rgm@gnu.org>
5723
5724 * debugging.texi (Error Debugging): Refer forwards to
5725 eval-expression-debug-on-error.
5726
af38459f
EZ
57272008-12-05 Eli Zaretskii <eliz@gnu.org>
5728
5dedd9b5
EZ
5729 * strings.texi (String Basics): Only unibyte strings that
5730 represent key sequences hold 8-bit raw bytes.
5731
af38459f
EZ
5732 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
5733 paragraph to speak about `undecided'.
5734 (Character Properties): Don't explain the meaning of each
5735 property; instead, identify their Unicode Standard names.
b3f1f4a5 5736 (Character Sets): Document `map-charset-chars'.
af38459f 5737
fa047ae7
GM
57382008-12-02 Glenn Morris <rgm@gnu.org>
5739
5740 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
5741 section yet again.
5742
47dbc044
EZ
57432008-11-29 Eli Zaretskii <eliz@gnu.org>
5744
98d05998
EZ
5745 * nonascii.texi (Character Properties): New Section.
5746 (Specifying Coding Systems): Document
5747 `coding-system-priority-list', `set-coding-system-priority', and
5748 `with-coding-priority'.
5749 (Lisp and Coding Systems): Document `check-coding-systems-region'
5750 and `coding-system-charset-list'.
5751 (Coding System Basics): Document `coding-system-aliases'.
5752
5753 * elisp.texi (Top): Add a @detailmenu entry for "Character
5754 Properties".
5755
47dbc044
EZ
5756 * objects.texi (Character Type): Correct the range of Emacs
5757 characters. Add an @xref to "Character Codes".
5758
5759 * strings.texi (String Basics): Add an @xref to "Character Codes".
5760
5761 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
5762
5763 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
5764 (Character Codes): Document `max-char'.
5765
8b80cdf5
EZ
57662008-11-28 Eli Zaretskii <eliz@gnu.org>
5767
5768 * nonascii.texi (Text Representations, Converting Representations)
5769 (Character Sets, Scanning Charsets, Translation of Characters):
5770 Make text more accurate.
5771
a99dceba
GM
57722008-11-28 Glenn Morris <rgm@gnu.org>
5773
5774 * files.texi (Format Conversion Round-Trip): Improve previous change.
5775
f6dc3bed
CY
57762008-11-26 Chong Yidong <cyd@stupidchicken.com>
5777
5778 * modes.texi (Auto Major Mode): Fix example.
5779
5da9413d
GM
57802008-11-25 Glenn Morris <rgm@gnu.org>
5781
5782 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
5783
5784 * files.texi (Format Conversion Round-Trip):
5785 Use active voice for previous change.
5786
fcca848c
CY
57872008-11-25 Chong Yidong <cyd@stupidchicken.com>
5788
5789 * os.texi (Processor Run Time):
5790 * processes.texi (Transaction Queues):
5791 * markers.texi (The Mark):
5792 * windows.texi (Choosing Window, Selecting Windows):
5793 * files.texi (Changing Files, Magic File Names):
5794 * commands.texi (Key Sequence Input):
5795 * functions.texi (Declaring Functions):
5796 * strings.texi (Predicates for Strings):
5797 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
5798
36c8dc54
CY
57992008-11-24 Chong Yidong <cyd@stupidchicken.com>
5800
5801 * help.texi (Accessing Documentation): Update example.
5802
5803 * variables.texi (Defining Variables): Note that `*' is not
5804 necessary if defcustom is used.
5805
2a79b242
EZ
58062008-11-22 Eli Zaretskii <eliz@gnu.org>
5807
5808 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
5809 Characters" from @detailmenu.
5810
5811 * nonascii.texi (Character Codes, Character Sets)
5812 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
5813 (Chars and Bytes, Splitting Characters): Sections removed.
5814
392f0d26
LK
58152008-11-22 Lute Kamstra <lute@gnu.org>
5816
5817 * positions.texi (Text Lines): Update goto-line documentation.
5818
af1a5cd5
MR
58192008-11-21 Martin Rudalics <rudalics@gmx.at>
5820
6a4cfb0c
MR
5821 * frames.texi (Frames): Fix typo, add cross references, reword.
5822 (Initial Parameters): Reword special-display-frame-alist text.
5823 (Frames and Windows): Reword. Describe argument norecord for
5824 set-frame-selected-window.
5825 (Input Focus): Describe argument norecord for select-frame.
5826 Remove comment on MS-Windows behavior for focus-follows-mouse.
5827 (Raising and Lowering): Mention windows-frames dichotomy in
5828 metaphor.
5829
af1a5cd5
MR
5830 * windows.texi (Displaying Buffers, Vertical Scrolling)
5831 (Horizontal Scrolling): Fix indenting and rewording issues
5832 introduced with 2008-11-07 change.
5833
c249fa9c
GM
58342008-11-20 Glenn Morris <rgm@gnu.org>
5835
5836 * files.texi (Format Conversion Round-Trip): Mention `preserve'
5837 element of `format-alist'.
5838
204d4665
GM
58392008-11-19 Glenn Morris <rgm@gnu.org>
5840
5841 * doclicense.texi: Update to FDL 1.3.
5842 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
5843
cc0910af
CY
58442008-11-18 Chong Yidong <cyd@stupidchicken.com>
5845
efe6e7c4
CY
5846 * windows.texi (Window Hooks): Remove *-end-trigger-functions
5847 vars, which are obsolete. Mention jit-lock-register.
5848
5dcb4c4e
SM
5849 * modes.texi (Other Font Lock Variables):
5850 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 5851
cc0910af
CY
5852 * frames.texi (Color Parameters): Document alpha parameter.
5853
aeeedf76
MR
58542008-11-16 Martin Rudalics <rudalics@gmx.at>
5855
5856 * windows.texi (Splitting Windows, Deleting Windows)
5857 (Selecting Windows, Cyclic Window Ordering)
5858 (Buffers and Windows, Displaying Buffers, Choosing Window)
5859 (Dedicated Windows, Window Point, Window Start and End)
5860 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
5861 (Size of Window, Resizing Windows, Window Configurations)
5862 (Window Parameters): Avoid @var at beginning of sentences and
5863 reword accordingly.
5864
4c565c5c
LK
58652008-11-11 Lute Kamstra <lute@gnu.org>
5866
5867 * files.texi (File Name Components): Fix file-name-extension
5868 documentation.
5869
25f494c9
JB
58702008-11-11 Juanma Barranquero <lekktu@gmail.com>
5871
5872 * frames.texi (Basic Parameters): Remove display-environment-variable
5873 and term-environment-variable.
5874
a1401ab1
EZ
58752008-11-08 Eli Zaretskii <eliz@gnu.org>
5876
5877 * windows.texi (Basic Windows, Splitting Windows)
5878 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
5879 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
5880 (Resizing Windows, Window Configurations, Window Parameters):
5881 Fix wording and markup.
a1401ab1 5882
efafc282
MR
58832008-11-07 Martin Rudalics <rudalics@gmx.at>
5884
5885 * windows.texi (Windows): Update entries.
5886 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 5887 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
5888 (Selecting Windows, Cyclic Window Ordering): Reword with special
5889 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
5890 (Buffers and Windows, Choosing Window): Reword with special
5891 emphasis on dedicated windows.
5892 (Displaying Buffers): Reword. For switch-to-buffer mention that
5893 it may fall back on pop-to-buffer. For other-window try to
5894 explain how it treats the cyclic ordering of windows.
efafc282
MR
5895 (Dedicated Windows): New node and section discussing dedicated
5896 windows and associated functions.
86ab855a 5897 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
5898 (Window Start and End): Rename node and section title. Reword.
5899 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
5900 Minor rewording.
5901 (Size of Window): Reword, in particular text on window-width.
5902 (Resizing Windows): Reword. Add text on balancing windows.
5903 (Window Configurations): Reword. Mention window parameters.
5904 (Window Parameters): New node and section on window parameters.
5905 (Window Hooks): Reword. Mention that
5906 window-configuration-change-hook is run "buffer-locally".
5907 * elisp.texi (Top): Update Windows entries in @detailmenu
5908 section.
5909
d60a8ab2
JB
59102008-11-04 Juanma Barranquero <lekktu@gmail.com>
5911
5912 * searching.texi (Regexp Search): Fix typo.
5913
01777627
CY
59142008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5915
5916 * searching.texi (Regexp Search): Document GREEDY arg.
5917 (Simple Match Data): Fix return value.
5918
c4526e93
EZ
59192008-11-01 Eli Zaretskii <eliz@gnu.org>
5920
5921 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
5922 with Emacs 23 internal representation of characters.
5923 Document `unibyte-string'.
c4526e93 5924
fe2ae8b5
CY
59252008-10-28 Chong Yidong <cyd@stupidchicken.com>
5926
5927 * processes.texi (Process Information): Note that process-status
5928 does not accept buffer names.
5929
cc5a21e3
CY
59302008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5931
5932 * positions.texi (Skipping Characters): Correct return value of
5933 skip-chars-forward.
5934
09460d9a
MR
59352008-10-25 Martin Rudalics <rudalics@gmx.at>
5936
520b29e7
MR
5937 * windows.texi (Deleting Windows): Update documentation of
5938 delete-windows-on.
5939 (Buffers and Windows): Update documentations of
5940 get-buffer-window and get-buffer-window-list.
5941 (Displaying Buffers): Update documentation of
5942 replace-buffer-in-windows.
5943
09460d9a
MR
5944 * buffers.texi (Current Buffer): Reword set-buffer and
5945 with-current-buffer documentations.
5946 (Creating Buffers): Reword documentation of get-buffer-create.
5947
4d48fcdc
MR
59482008-10-23 Martin Rudalics <rudalics@gmx.at>
5949
5950 * buffers.texi (Current Buffer): Reword documentation of
5951 set-buffer.
5952 (Buffer Names): Reword documentation of buffer-name.
5953 (The Buffer List): For bury-buffer explain what happens with the
5954 buffer's window.
5955 (Creating Buffers): Say that get-buffer-create's arg is called
5956 buffer-or-name.
5957
f0143c43
CY
59582008-10-22 Chong Yidong <cyd@stupidchicken.com>
5959
3e5dbbd3
CY
5960 * advice.texi (Computed Advice): Explain what DEFINITION is.
5961
f0143c43
CY
5962 * nonascii.texi (Character Codes): Remove obsolete function
5963 char-valid-p, and document characterp instead.
5964
52a94b85
MR
59652008-10-22 Martin Rudalics <rudalics@gmx.at>
5966
5967 * windows.texi (Displaying Buffers): Reword documentation of
5968 pop-to-buffer.
5969 (Choosing Window): Rewrite documentation of display-buffer and
5970 its options.
5971
f76f8246
MR
5972 * buffers.texi (Killing Buffers): Update documentation of
5973 kill-buffer.
5974
acc8b598
EZ
59752008-10-21 Eli Zaretskii <eliz@gnu.org>
5976
80e6b6df
EZ
5977 * processes.texi (Serial Ports): Fix wording and improve markup.
5978
3645358a
EZ
5979 * searching.texi (Regexp Search): Document `string-match-p' and
5980 `looking-at-p'.
5981 (POSIX Regexps): Add an xref for "non-greedy".
5982 (Regexp Special): Add @cindex entry for "non-greedy".
5983
b3d50cff 5984 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 5985 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 5986
73b7530a
EZ
5987 * frames.texi (Color Names): Add an xref to `read-color'.
5988
5989 * minibuf.texi (High-Level Completion): Document `read-color'.
5990
acc8b598
EZ
5991 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
5992
5993 * positions.texi (Narrowing): Add an xref to "Swapping Text".
5994
5995 * buffers.texi (Swapping Text): New section, documents
5996 `buffer-swap-text'.
5997
10e187e8
MR
59982008-10-21 Martin Rudalics <rudalics@gmx.at>
5999
6000 * windows.texi (Resizing Windows): Minor wording fix.
6001
fd6f900c
EZ
60022008-10-20 Eli Zaretskii <eliz@gnu.org>
6003
6004 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
6005 and `combine-and-quote-strings'.
6006
6007 * strings.texi (Creating Strings): Add xrefs for them.
6008
e4372165
EZ
60092008-10-19 Eli Zaretskii <eliz@gnu.org>
6010
d6328fba
EZ
6011 * elisp.texi (Top): Make descriptive text for "Reading File Names"
6012 match the corresponding menu in minibuf.texi.
6013
e4372165
EZ
6014 * minibuf.texi (Reading File Names): Document `read-shell-command'
6015 and `minibuffer-local-shell-command-map'.
6016
5d8dda33
MR
60172008-10-19 Martin Rudalics <rudalics@gmx.at>
6018
6019 * windows.texi (Resizing Windows): Remove var{} around "window" in
6020 documentation of enlarge-window.
6021 Rewrite documentation of window-min-height and window-min-width.
6022
437706cd
EZ
60232008-10-19 Eli Zaretskii <eliz@gnu.org>
6024
80f85d7c
EZ
6025 * functions.texi (Calling Functions): Document `apply-partially'.
6026
291703b5
EZ
6027 * hooks.texi (Standard Hooks): Mention
6028 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
6029
6030 * variables.texi (File Local Variables): Document
6031 `file-local-variables-alist', `before-hack-local-variables-hook'
6032 and `hack-local-variables-hook'.
6033
583d8b3c
EZ
6034 * processes.texi (Synchronous Processes): Document `process-lines'.
6035
5dcb4c4e
SM
6036 * customize.texi (Variable Definitions):
6037 Document `custom-reevaluate-setting'.
437706cd 6038
7e51d89b
MR
60392008-10-18 Martin Rudalics <rudalics@gmx.at>
6040
6041 * windows.texi (Choosing Window, Deleting Windows)
6042 (Displaying Buffers): Expand documentation of dedicated windows.
6043
43c59a3d
EZ
60442008-10-18 Eli Zaretskii <eliz@gnu.org>
6045
018a960d
EZ
6046 * files.texi (Changing Files): Document symbolic input of file
6047 modes to `set-file-modes'. Document `read-file-modes' and
6048 `file-modes-symbolic-to-number'.
6049
2c0b8144
EZ
6050 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
6051 and `search-map'.
6052
5dcb4c4e
SM
6053 * searching.texi (Search and Replace):
6054 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 6055 Document `multi-query-replace-map'.
80120f13 6056
6d4913f0 6057 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
6058 (Completion Commands, Reading File Names):
6059 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
6060 `minibuffer-local-filename-must-match-map'.
6061 (Minibuffer Completion): The `require-match' argument to
6062 `completing-read' can now have the value `confirm-only'.
6063
43c59a3d
EZ
6064 * windows.texi (Displaying Buffers): Minor wording fix.
6065 (Choosing Window): `split-height-threshold' can now be nil.
6066 Document `split-width-threshold'. `pop-up-frames' can have the
6067 value `graphic-only'.
6068
f36acfd9
EZ
60692008-10-17 Eli Zaretskii <eliz@gnu.org>
6070
6071 * os.texi (Startup Summary): Document `before-init-time' and
6072 `after-init-time'. Document `initial-window-system' and
6073 `window-system-initialization-alist'. Document reading the
6074 abbrevs file. Document the call to `server-start' under --daemon.
6075 Rearrange a bit to be consistent with the code flow.
53728487
EZ
6076 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
6077 (Time Parsing): Document `format-seconds'.
f36acfd9 6078
96995b89
MR
60792008-10-17 Martin Rudalics <rudalics@gmx.at>
6080
6081 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
6082 and reword.
6083
2de17c73
EZ
60842008-10-16 Eli Zaretskii <eliz@gnu.org>
6085
6086 * markers.texi (The Mark): Document use-region-p.
6087
9cf52b11
EZ
60882008-10-15 Eli Zaretskii <eliz@gnu.org>
6089
c3aaf1d7
EZ
6090 * internals.texi (Writing Emacs Primitives): The interactive spec
6091 of a primitive can be a Lisp form.
6092
841a1743
EZ
6093 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
6094 values of transient-mark-mode. Document handle-shift-selection.
6095
6096 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
6097 (Interactive Examples): Show an example of `^'.
6098 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
6099 (Defining Commands, Using Interactive): The interactive-form of a
6100 function can be added via its symbol's property.
841a1743 6101
52441368
EZ
6102 * positions.texi (List Motion): beginning-of-defun-function can
6103 now accept an argument.
6104
8e8c1a72
EZ
6105 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
6106 now return a list of strings.
6107
a33a1f2a
EZ
6108 * control.texi (Handling Errors): Document ignore-errors.
6109
4fb04348
EZ
6110 * frames.texi (Creating Frames): Document frame-inherited-parameters.
6111 (Parameter Access): Document set-frame-parameter.
6112
ee666f84
EZ
6113 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
6114 Hooks" for the effect of kill-all-local-variables on local hook
6115 functions.
6116
9cf52b11
EZ
6117 * modes.texi (Major Mode Conventions, Mode Line Variables):
6118 `mode-name' need not be a string. xref to "Mode Line Data" for
6119 details, and to "Emulating Mode Line" for computing a string
6120 value.
6121
22526bc4
EZ
61222008-10-14 Eli Zaretskii <eliz@gnu.org>
6123
a65f6a85
EZ
6124 * processes.texi (System Processes): New section.
6125 (Processes, Signals to Processes): Add xrefs to it.
6126
6127 * objects.texi (Editing Types): A `process' is a subprocess of
6128 Emacs, not just any process running on the OS.
6129
6130 * elisp.texi (Top): Adjust the @detailmenu for the above two
6131 changes.
6132
2724b26a
EZ
6133 * sequences.texi (Char-Tables): Remove documentation of
6134 set-char-table-default, which has no effect since Emacs 23.
6135 <char-table-range, set-char-table-range>: Don't mention generic
6136 characters and charsets. Add a cons cell as a possible argument.
6137
6138 * nonascii.texi (Splitting Characters)
6139 (Translation of Characters): Don't mention generic characters.
6140
6141 * display.texi (Fontsets): Don't mention generic characters.
6142
22526bc4 6143 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 6144 argument FUNCTION with a cons cell as KEY.
22526bc4 6145
eaf4b689
EZ
61462008-10-13 Eli Zaretskii <eliz@gnu.org>
6147
45e46036
EZ
6148 * objects.texi (Primitive Function Type): Move "@cindex special
6149 forms" from here...
6150
6151 * eval.texi (Special Forms): ...to here.
6152
6153 * functions.texi (What Is a Function): `functionp' returns nil for
6154 special forms. Add an xref.
6155
eaf4b689
EZ
6156 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
6157 Variables".
6158
6159 * variables.texi (Frame-Local Variables): New section.
6160 (Buffer-Local Variables): Add an xref to it.
6161 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
6162 have both frame-local and buffer-local binding.
6163
6164 * frames.texi (Frames): Mention multiple tty frames.
6165 (Frame Parameters, Parameter Access): Mention frame-local variable
6166 bindings.
6167
15688fce
GM
61682008-09-20 Glenn Morris <rgm@gnu.org>
6169
6170 * display.texi (Defining Faces): Recommend against face variables.
6171
35539065
JB
61722008-09-16 Juanma Barranquero <lekktu@gmail.com>
6173
6174 * display.texi (Echo Area Customization): Fix typo.
6175
6a57054b
JB
61762008-09-09 Juanma Barranquero <lekktu@gmail.com>
6177
6178 * loading.texi (Where Defined): Add `defface' item.
6179
d632fb82
MR
61802008-09-06 Martin Rudalics <rudalics@gmx.at>
6181
6182 * loading.texi (Where Defined): Fix description of symbol-file.
6183
905a9adb
JR
61842008-08-26 Jason Rumney <jasonr@gnu.org>
6185
6186 * display.texi (TIFF Images): New section describing :index property.
6187
852e91b7
CY
61882008-08-23 Chong Yidong <cyd@stupidchicken.com>
6189
6190 * display.texi (Temporary Displays): Remove unnecessary comment
6191 about usage of temp-buffer-show-hook.
6192
6be001ee
CY
61932008-08-05 Chong Yidong <cyd@stupidchicken.com>
6194
6195 * symbols.texi (Other Plists): Fix incorrect example.
6196 Suggested by Florian Beck.
6197
58e3d8e8
JB
61982008-07-31 Juanma Barranquero <lekktu@gmail.com>
6199
6200 * os.texi: Fix previous change.
6201
7c2fb837
DN
62022008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6203
6204 * os.texi:
6205 * intro.texi:
6206 * files.texi: Remove VMS support.
6207
9e2a2647
DN
62082008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6209
6210 * os.texi:
6211 * frames.texi:
6212 * display.texi: Remove mentions of Mac Carbon.
6213
c4f4682b
MB
62142008-07-01 Miles Bader <miles@gnu.org>
6215
6216 * text.texi (Special Properties):
6217 * display.texi (Truncation): Add wrap-prefix and line-prefix.
6218
3696411e
JB
62192008-06-28 Johan Bockgård <bojohan@gnu.org>
6220
6221 * display.texi (Other Image Types): Fix copy/paste error; say
6222 "PBM", not "XBM".
6223
f2a77c3a
DN
62242008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
6225
6226 * os.texi: Remove references to obsolete systems.
6227
6d52677d
EZ
62282008-06-20 Eli Zaretskii <eliz@gnu.org>
6229
6230 * makefile.w32-in (distclean): Remove makefile.
6231
1a87da4c
GM
62322008-06-17 Glenn Morris <rgm@gnu.org>
6233
6234 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
6235 (elisp, dist): Remove rules and variables that are obsolete now
6236 the lisp manual is no longer distributed separately.
6237
fdda1c5d
GM
62382008-06-16 Glenn Morris <rgm@gnu.org>
6239
646692e9
GM
6240 * configure, configure.in, mkinstalldirs: Remove unused files.
6241
6242 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 6243 * vol1.texi (EMACSVER):
6a57054b 6244 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
6245
6246 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
6247 as per maintain.info.
6248
611bee81
GM
62492008-06-15 Glenn Morris <rgm@gnu.org>
6250
a7bed3a0
GM
6251 * makefile.w32-in (manual): Use "23" rather than "21".
6252
6253 * Makefile.in (emacsver): New, set by configure.
6254 (manual): Use emacsver.
6255
d794edf2
GM
6256 * intro.texi: Report bugs using M-x report-emacs-bug.
6257
611bee81
GM
6258 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
6259
c73e02fa
GM
62602008-06-13 Daniel Engeler <engeler@gmail.com>
6261
6262 * elisp.texi, internals.texi, processes.texi: Add documentation
6263 about serial port access.
6264
e40a85cd
MB
62652008-06-05 Miles Bader <miles@gnu.org>
6266
6267 * display.texi (Displaying Faces): Update to reflect function
6268 renamings in face-remap.el.
6269
7b753744
JB
62702008-06-05 Juanma Barranquero <lekktu@gmail.com>
6271
6272 * display.texi (Fontsets): Fix typos.
6273
9d3d42fb
MB
62742008-06-03 Miles Bader <miles@gnu.org>
6275
7b753744
JB
6276 * display.texi (Displaying Faces): Add add-relative-face-remapping,
6277 remove-relative-face-remapping, set-base-face-remapping,
6278 and set-default-base-face-remapping.
9d3d42fb 6279
f2cec7a9
MB
62802008-06-01 Miles Bader <miles@gnu.org>
6281
6282 * display.texi (Displaying Faces): Add face-remapping-alist.
6283
8f39c96d
SM
62842008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6285
6286 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
6287 variable names.
6288
1ef5eecc
ER
62892008-05-03 Eric S. Raymond <esr@golux>
6290
352c8b4a 6291 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
6292 (current-global-map) return references, not copies.
6293
63b4387f
JL
62942008-05-02 Juri Linkov <juri@jurta.org>
6295
6296 * minibuf.texi (Text from Minibuffer): Document a list of
6297 default values for `read-from-minibuffer'.
6298
38a8b703
JB
62992008-04-24 Juanma Barranquero <lekktu@gmail.com>
6300
6301 * nonascii.texi (Translation of Characters): Fix previous change.
6302
7c42e639
CY
63032008-04-20 Chong Yidong <cyd@stupidchicken.com>
6304
6305 * display.texi (Overlay Properties): Clarify role of underlying
6306 textprop and overlay keymaps for display strings.
6307
6308 * keymaps.texi (Active Keymaps): Ditto.
6309
25c0d999
SM
63102008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
6311
6312 * minibuf.texi (Programmed Completion):
6313 Replace dynamic-completion-table with the new completion-table-dynamic.
6314
e3af5968
CY
63152008-04-07 Chong Yidong <cyd@stupidchicken.com>
6316
6317 * intro.texi (Some Terms): Change "fonts in this manual" index
6318 entry to "typographic conventions".
6319
6bfc8698
EZ
63202008-04-05 Eli Zaretskii <eliz@gnu.org>
6321
6322 * objects.texi (Text Props and Strings): Add indexing for read
6323 syntax of text properties.
6324
4972c361
SM
63252008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
6326
6327 * processes.texi (Decoding Output): Remove process-filter-multibyte
6328 functions.
6329
c70a68db
MR
63302008-03-15 Martin Rudalics <rudalics@gmx.at>
6331
6332 * display.texi (Finding Overlays): Say that empty overlays at
6333 the end of the buffer are reported too.
6334
1291fd36
GM
63352008-03-13 Glenn Morris <rgm@gnu.org>
6336
6337 * elisp.texi (EMACSVER): Set to 23.0.60.
6338
c6b0dfd5
CY
63392008-02-26 Chong Yidong <cyd@stupidchicken.com>
6340
38a8b703 6341 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 6342
875fc30c
GM
63432008-02-22 Glenn Morris <rgm@gnu.org>
6344
6345 * frames.texi (Position Parameters): Clarify the description of
6346 `left' and `top', using information from "Geometry".
6347 (Geometry): Give a pointer to "Position Parameters", rather than
6348 repeating information.
6349
d8c8e45a
GM
63502008-02-11 Glenn Morris <rgm@gnu.org>
6351
6352 * objects.texi (Equality Predicates): No longer talk about "two"
6353 functions.
6354
38a8b703 63552008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
6356
6357 * objects.texi (Equality Predicates): Add defun for
6358 equal-including-properties.
6359
bfffe0b1
GM
63602008-02-10 Glenn Morris <rgm@gnu.org>
6361
6362 * objects.texi (Equality Predicates):
6363 Mention equal-including-properties.
6364
431b78c9
RS
63652008-02-07 Richard Stallman <rms@gnu.org>
6366
6367 * windows.texi (Window Start): Mention the feature of moving
6368 window-start to start of line.
6369
c8763fb6 63702008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
6371
6372 * keymaps.texi (Tool Bar): Document rtl property.
6373
1a256502
TTN
63742008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
6375
6376 * display.texi (Button Types):
6377 For define-button-type, clarify type of NAME.
6378
569382c2
MR
63792008-01-19 Martin Rudalics <rudalics@gmx.at>
6380
6381 * buffers.texi (Buffer Modification): Fix typo.
6382
f3041af1
DN
63832008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
6384
6385 * os.texi (System Environment): Remove references to OSes that are
6386 not supported anymore.
6387
d35e1cd7
DN
63882008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
6389
6390 * os.texi (System Environment): Remove mention for Masscomp.
6391
23af7580
RS
63922008-01-04 Richard Stallman <rms@gnu.org>
6393
6394 * display.texi (Faces): Don't talk about internal face vector as arg
6395 to facep.
6396
6397 * customize.texi (Type Keywords): Fix previous change.
6398
6399 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
6400 * elisp.texi (Top): Fix menu for commands.texi change.
6401
ec7d5b1e
RS
64022007-12-30 Richard Stallman <rms@gnu.org>
6403
5dcb4c4e 6404 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
6405 (Accessing Scroll): New node broken out of Accessing Mouse.
6406
101a6cea
RS
64072007-12-28 Richard Stallman <rms@gnu.org>
6408
6409 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 6410 (Basic Parameters): For `title', refer to title bar.
041817a4 6411 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 6412
72b7e664
RS
64132007-12-23 Richard Stallman <rms@gnu.org>
6414
6415 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
6416 Improve some of the commented-out keywords' text too.
6417
27a4f445
MR
64182007-12-14 Martin Rudalics <rudalics@gmx.at>
6419
e2e3f1d7
MR
6420 * nonascii.texi (Encoding and I/O): Reword to avoid saying
6421 "visit the current buffer".
6422
27a4f445
MR
6423 * os.texi (System Interface): Fix typo.
6424
a2afc99d
RS
64252007-12-04 Richard Stallman <rms@gnu.org>
6426
6427 * objects.texi (Symbol Type): Fix typo.
6428
b694135c
RS
64292007-12-03 Richard Stallman <rms@gnu.org>
6430
6431 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
6432
f99a19da
GM
64332007-12-01 Glenn Morris <rgm@gnu.org>
6434
6435 * functions.texi (Declaring Functions): Improve previous change.
6436
8f4b37d8
GM
64372007-11-30 Glenn Morris <rgm@gnu.org>
6438
6439 * functions.texi (Declaring Functions): Add optional fourth
6440 argument of declare-function, and setting third argument to `t'.
6441
61a2fe01
RS
64422007-11-29 Richard Stallman <rms@gnu.org>
6443
6444 * customize.texi (Composite Types): Document `group' type.
6445
cbfc5193
GM
64462007-11-29 Glenn Morris <rgm@gnu.org>
6447
5dcb4c4e
SM
6448 * functions.texi (Declaring Functions): Add findex.
6449 Mention `external' files.
cbfc5193 6450
8386283a
JB
64512007-11-26 Juanma Barranquero <lekktu@gmail.com>
6452
6453 * functions.texi (Declaring Functions): Fix directive.
6454
a07c9a8b
RS
64552007-11-25 Richard Stallman <rms@gnu.org>
6456
6457 * help.texi (Help Functions): Clean up last change.
6458
6459 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
6460
6461 * loading.texi (Named Features): Minor cleanup.
6462
6463 * macros.texi (Eval During Expansion): Minor cleanup.
6464
6465 * variables.texi (Variable Aliases): Minor cleanup.
6466
a0925923
RS
64672007-11-24 Richard Stallman <rms@gnu.org>
6468
6469 * functions.texi (Declaring Functions): Clarify previous change.
6470
6471 * compile.texi (Compiler Errors): Clarify previous change.
6472
20c63e44
RS
64732007-11-24 Richard Stallman <rms@gnu.org>
6474
e5e76c04 6475 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
6476 Clarify the text and move items around.
6477
5bb0cda3
GM
64782007-11-24 Glenn Morris <rgm@gnu.org>
6479
6480 * functions.texi (Declaring Functions): New section.
6481 * compile.texi (Compiler Errors): Mention declaring functions,
6482 defvar with no initvalue, and byte-compile-warnings.
6483
af13c86a
MR
64842007-11-15 Martin Rudalics <rudalics@gmx.at>
6485
6486 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
6487 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
6488
a5373305
MR
64892007-11-13 Martin Rudalics <rudalics@gmx.at>
6490
6491 * help.texi (Help Functions): Document new macro `with-help-window'.
6492
fe284805
JL
64932007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
6494
6495 * searching.texi (Replacing Match): Describe new
6496 `match-substitute-replacement'.
6497
2c3a09b1
RS
64982007-10-31 Richard Stallman <rms@gnu.org>
6499
6500 * strings.texi (Creating Strings): Null strings from concat not unique.
6501
f2b480f4
RS
65022007-10-26 Richard Stallman <rms@gnu.org>
6503
6504 * objects.texi (Equality Predicates): Null strings are uniquified.
6505
6506 * minibuf.texi: Minor clarifications in previous change.
6507
db21122c
GM
65082007-10-25 Glenn Morris <rgm@gnu.org>
6509
6510 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
6511
2328cbb3
RS
65122007-10-24 Richard Stallman <rms@gnu.org>
6513
6514 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
6515
6516 * variables.texi (Frame-Local Variables): Node deleted.
6517 (Variables): Delete Frame-Local Variables from menu.
6518 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
6519 (Default Value): Don't mention frame-local vars.
6520
6521 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
6522
6523 * loading.texi (Unloading): Document FEATURE-unload-function
6524 instead of FEATURE-unload-hook.
6525
2328cbb3
RS
6526 * frames.texi (Multiple Displays): Don't mention frame-local vars.
6527
c066bafa
JL
65282007-10-22 Juri Linkov <juri@jurta.org>
6529
6530 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
6531 (High-Level Completion): Document a list of default value strings
6532 in the DEFAULT argument, for which minibuffer functions return the
6533 first element.
6534
65ced25f
JL
65352007-10-17 Juri Linkov <juri@jurta.org>
6536
6537 * text.texi (Filling): Update arguments of fill-paragraph.
6538 fill-paragraph operates on the active region in Transient Mark mode.
6539 Remove fill-paragraph-or-region.
6540
ee46ec8e
KB
65412007-10-13 Karl Berry <karl@gnu.org>
6542
6543 * elisp.texi (@dircategory): Move to after @copying,
6544 since we want @copying as close as possible to the beginning of
6545 the output.
6546
61bbdbc6
RS
65472007-10-12 Richard Stallman <rms@gnu.org>
6548
6549 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
6550
6551 * commands.texi (Distinguish Interactive): New node,
6552 broken out from Interactive Call and rewritten.
6553 (Command Loop): Put Distinguish Interactive in menu.
6554
af23e1e8
RS
65552007-10-09 Richard Stallman <rms@gnu.org>
6556
6557 * text.texi (Examining Properties): Mention overlay priority.
6558
6559 * display.texi (Display Margins): Correct the description
6560 of margin display specifications.
6561 (Replacing Specs): New subnode broken out of Display Property.
6562
e1965a69
JL
65632007-10-06 Juri Linkov <juri@jurta.org>
6564
6565 * text.texi (Filling): Document fill-paragraph-or-region.
6566
4638454b
JB
65672007-10-05 Juanma Barranquero <lekktu@gmail.com>
6568
6569 * display.texi (Auto Faces): Fix typo.
6570
7ed54cc5
RS
65712007-10-02 Richard Stallman <rms@gnu.org>
6572
6573 * display.texi (Display Property): Explain some display specs
6574 don't let you move point in.
6575
5dcb4c4e
SM
6576 * frames.texi (Cursor Parameters):
6577 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
6578
6579 * windows.texi (Basic Windows): Don't describe
6580 cursor-in-non-selected-windows here.
6581
305a7ef2
EZ
65822007-10-01 Eli Zaretskii <eliz@gnu.org>
6583
6584 * processes.texi (Misc Network): Note that these functions are
6585 supported only on some systems.
6586
f7a7f4eb
RS
65872007-10-01 Richard Stallman <rms@gnu.org>
6588
6589 * display.texi (Overlay Properties): Explain nil as priority.
6590 Explain that conflicts are unpredictable if not resolved by
6591 priorities.
6592
780d7bb9
RS
65932007-09-23 Richard Stallman <rms@gnu.org>
6594
6595 * macros.texi (Backquote): Minor clarification.
6596
14b4fdfb
RS
65972007-09-19 Richard Stallman <rms@gnu.org>
6598
6599 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
6600 Clarify when they work in parallel and when one overrides.
6601 Fix error in example.
14b4fdfb 6602
b8d4c8d0
GM
66032007-09-06 Glenn Morris <rgm@gnu.org>
6604
b3e755a9 6605 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
6606 commands to use ../../info.
6607 * Makefile.in (infodir): Go up one more level.
4638454b 6608 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
6609 (miscmanualdir): New.
6610 (dist): Use new variable miscmanualdir.
6611 * makefile.w32-in (infodir, texinputdir): Go up one more level.
6612 (usermanualdir): Change from ../man to ../emacs.
6613
1bb1f7d3
MR
66142007-08-30 Martin Rudalics <rudalics@gmx.at>
6615
6616 * commands.texi (Command Loop Info): Advise against changing
6617 most variables described here. Explain new variable
6618 last-repeatable-command.
6619
b8d4c8d0
GM
66202007-08-29 Glenn Morris <rgm@gnu.org>
6621
6622 * elisp.texi (EMACSVER): Increase to 23.0.50.
6623
66242007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6625
6626 * frames.texi (Basic Parameters): Add display-environment-variable
6627 and term-environment-variable.
6628
66292007-08-28 Juri Linkov <juri@jurta.org>
6630
6631 * display.texi (Image Formats, Other Image Types): Add SVG.
6632
66332007-08-28 Juri Linkov <juri@jurta.org>
6634
6635 * display.texi (Images): Move formats-related text to new node
6636 "Image Formats".
6637 (Image Formats): New node.
6638
619fb9ee
RS
66392007-08-27 Richard Stallman <rms@gnu.org>
6640
6641 * windows.texi (Window Configurations): Clarify what
6642 a window configuration saves.
6643
b8d4c8d0
GM
66442007-08-25 Richard Stallman <rms@gnu.org>
6645
6646 * display.texi (Images): Delete redundant @findex.
6647
39f9da30
GM
66482007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
6649
6650 * text.texi (Change Hooks): (after|before)-change-functions are no
6651 longer bound to nil while running; rather inhibit-modification-hooks
6652 is t.
6653
b8d4c8d0
GM
66542007-08-16 Richard Stallman <rms@gnu.org>
6655
5dcb4c4e
SM
6656 * processes.texi (Asynchronous Processes):
6657 Clarify doc of start-file-process.
b8d4c8d0
GM
6658
66592007-08-08 Martin Rudalics <rudalics@gmx.at>
6660
6661 * modes.texi (Example Major Modes): Fix typo.
6662
66632007-08-08 Glenn Morris <rgm@gnu.org>
6664
6665 * intro.texi (nil and t): Do not use `iff' in documentation.
6666
6667 * tips.texi (Documentation Tips): Recommend against `iff'.
6668
66692007-08-07 Chong Yidong <cyd@stupidchicken.com>
6670
6671 * display.texi (Image Cache): Document image-refresh.
6672
66732007-08-06 Martin Rudalics <rudalics@gmx.at>
6674
6675 * windows.texi (Size of Window): Document window-full-width-p.
6676
66772007-07-25 Glenn Morris <rgm@gnu.org>
6678
6679 * gpl.texi (GPL): Replace license with GPLv3.
6680
6681 * Relicense all FSF files to GPLv3 or later.
6682
66832007-07-24 Michael Albinus <michael.albinus@gmx.de>
6684
4638454b
JB
6685 * processes.texi (Synchronous Processes):
6686 Add `process-file-shell-command'.
b8d4c8d0
GM
6687 (Asynchronous Processes): Mention restricted use of
6688 `process-filter' and `process-sentinel' in
6689 `start-file-process'. Add `start-file-process-shell-command'.
6690
66912007-07-17 Michael Albinus <michael.albinus@gmx.de>
6692
6693 * files.texi (Magic File Names): Introduce optional parameter
6694 IDENTIFICATION for `file-remote-p'.
6695
66962007-07-16 Richard Stallman <rms@gnu.org>
6697
6698 * display.texi (Defining Faces): Fix previous change.
6699
67002007-07-14 Richard Stallman <rms@gnu.org>
6701
6702 * control.texi (Handling Errors): Document `debug' in handler list.
6703
67042007-07-10 Richard Stallman <rms@gnu.org>
6705
6706 * display.texi (Defining Faces): Explain C-M-x feature for defface.
6707
67082007-07-09 Richard Stallman <rms@gnu.org>
6709
6710 * files.texi (Magic File Names): Rewrite previous change.
6711
67122007-07-08 Michael Albinus <michael.albinus@gmx.de>
6713
6714 * files.texi (Magic File Names): Introduce optional parameter
6715 CONNECTED for `file-remote-p'.
6716
67172007-07-07 Michael Albinus <michael.albinus@gmx.de>
6718
6719 * processes.texi (Asynchronous Processes):
6720 * files.texi (Magic File Names): Add `start-file-process'.
6721
67222007-06-27 Richard Stallman <rms@gnu.org>
6723
5dcb4c4e
SM
6724 * files.texi (Format Conversion Piecemeal):
6725 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
6726
67272007-06-27 Michael Albinus <michael.albinus@gmx.de>
6728
4638454b
JB
6729 * files.texi (Magic File Names): Remove `dired-call-process'.
6730 Add `process-file'.
b8d4c8d0
GM
6731
67322007-06-27 Kenichi Handa <handa@m17n.org>
6733
6734 * text.texi (Special Properties): Fix description about
4638454b 6735 `composition' property.
b8d4c8d0
GM
6736
67372007-06-26 Kenichi Handa <handa@m17n.org>
6738
6739 * nonascii.texi (Default Coding Systems): Document about the
6740 return value `undecided'.
6741
67422007-06-25 David Kastrup <dak@gnu.org>
6743
6744 * keymaps.texi (Active Keymaps): Document new POSITION argument of
6745 `current-active-maps'.
6746
67472007-06-24 Karl Berry <karl@gnu.org>
6748
4638454b 6749 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
6750
67512007-06-15 Juanma Barranquero <lekktu@gmail.com>
6752
6753 * display.texi (Overlay Arrow): Doc fix.
6754
67552007-06-14 Karl Berry <karl@tug.org>
6756
6757 * anti.texi (Antinews): Typo.
6758
67592007-06-14 Chong Yidong <cyd@stupidchicken.com>
6760
6761 * display.texi (Image Cache): Document image-refresh.
6762
67632007-06-12 Karl Berry <karl@gnu.org>
6764
6765 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
6766 * two-volume.make: New file.
6767 * .cvsignore: Ignore two-volume files.
6768
67692007-06-12 Tom Tromey <tromey@redhat.com>
6770
6771 * os.texi (Init File): Document user-emacs-directory.
6772
67732007-06-03 Nick Roberts <nickrob@snap.net.nz>
6774
6775 * commands.texi (Click Events): Describe width and height when
6776 object is nil.
6777
67782007-05-30 Nick Roberts <nickrob@snap.net.nz>
6779
5dcb4c4e
SM
6780 * commands.texi (Click Events): Layout more logically.
6781 Describe width and height.
b8d4c8d0
GM
6782 (Drag Events, Motion Events): Update to new format for position.
6783
67842007-06-02 Richard Stallman <rms@gnu.org>
6785
6786 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
6787
67882007-06-02 Chong Yidong <cyd@stupidchicken.com>
6789
6790 * Version 22.1 released.
6791
67922007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6793
6794 * text.texi (Special Properties): Correct meaning of fontified face.
6795
67962007-05-30 Richard Stallman <rms@gnu.org>
6797
6798 * text.texi (Special Properties): Add link to Adjusting Point.
6799
68002007-05-12 Richard Stallman <rms@gnu.org>
6801
6802 * text.texi (Margins): indent-to-left-margin is not the default.
6803 (Mode-Specific Indent): For indent-line-function, the default
6804 is indent-relative.
6805
6806 * modes.texi (Example Major Modes): Explain last line of text-mode
6807 is redundant.
6808
68092007-05-10 Richard Stallman <rms@gnu.org>
6810
6811 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
6812
6813 * help.texi (Keys in Documentation): Add reference to
6814 Documentation Tips.
6815
6816 * files.texi (Format Conversion): TO-FN gets three arguments.
6817
6818 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
6819
68202007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
6821
6822 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
6823 * files.texi (Format Conversion): Expand intro; add menu.
6824 (Format Conversion Overview, Format Conversion Round-Trip)
6825 (Format Conversion Piecemeal): New nodes/subsections.
6826 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
6827 * text.texi (Text Properties): Remove "Saving Properties" from menu.
6828 (Saving Properties): Delete node/subsection.
6829
68302007-05-07 Karl Berry <karl@gnu.org>
6831
6832 * elisp.texi (EMACSVER): Back to 22.
6833
68342007-05-06 Richard Stallman <rms@gnu.org>
6835
6836 * processes.texi (Accepting Output): Revert most of previous change.
6837
68382007-05-05 Richard Stallman <rms@gnu.org>
6839
6840 * processes.texi (Accepting Output): accept-process-output
6841 uses microseconds, not milliseconds. But that arg is obsolete.
6842
68432007-05-04 Karl Berry <karl@tug.org>
6844
6845 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
6846
68472007-05-04 Eli Zaretskii <eliz@gnu.org>
6848
6849 * tips.texi (Documentation Tips): Rearrange items to place the
6850 more important ones first. Add an index entry for hyperlinks.
6851
68522007-05-03 Karl Berry <karl@gnu.org>
6853
6854 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
6855 (EMACSVER) [smallbook]: 22 for printed version.
6856
6857 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
6858 so restore anchor to normal position after defun. Found by Kevin Ryde.
6859
68602007-04-26 Glenn Morris <rgm@gnu.org>
6861
6862 * elisp.texi (EMACSVER): Increase to 22.1.50.
6863
68642007-04-28 Karl Berry <karl@gnu.org>
6865
6866 * elisp.texi: Improve line breaks on copyright page,
6867 similar layout to emacs manual, 8.5x11 by default.
6868
68692007-04-24 Richard Stallman <rms@gnu.org>
6870
6871 * text.texi (Special Properties): Add xref to Overlay Properties.
6872
6873 * display.texi (Overlay Properties): Add xref to Special Properties.
6874
68752007-04-22 Richard Stallman <rms@gnu.org>
6876
6877 * keymaps.texi (Extended Menu Items): Move the info about
6878 format with cached keyboard binding.
6879
68802007-04-21 Richard Stallman <rms@gnu.org>
6881
6882 * text.texi (Special Properties): Clarify previous change.
6883
6884 * files.texi (File Name Expansion): Clarify previous change.
6885
6886 * display.texi (Attribute Functions): Fix example for
6887 face-attribute-relative-p.
6888
68892007-04-19 Kenichi Handa <handa@m17n.org>
6890
6891 * text.texi (Special Properties): Document composition property.
6892
68932007-04-19 Glenn Morris <rgm@gnu.org>
6894
6895 * files.texi (File Name Expansion): Mention "superroot".
6896
68972007-04-15 Chong Yidong <cyd@stupidchicken.com>
6898
6899 * frames.texi (Multiple Displays): Add note about "multi-monitor"
6900 setups.
6901 (Display Feature Testing): Note that display refers to all
6902 physical monitors for multi-monitor setups.
6903
69042007-04-14 Richard Stallman <rms@gnu.org>
6905
6906 * lists.texi (Sets And Lists): Clarify `delete' examples.
6907 Remove spurious xref to same node.
6908 Clarify xref for add-to-list.
6909
69102007-04-12 Nick Roberts <nickrob@snap.net.nz>
6911
6912 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
6913 value of lisp-mode-map.
6914
69152007-04-11 Karl Berry <karl@gnu.org>
6916
6917 * anti.texi (Antinews):
6918 * display.texi (Overlay Properties, Defining Images):
6919 * processes.texi (Synchronous Processes, Sentinels):
6920 * syntax.texi (Syntax Table Internals):
6921 * searching.texi (Regexp Special):
6922 * nonascii.texi (Default Coding Systems):
6923 * text.texi (Special Properties):
6924 * minibuf.texi (Basic Completion): Wording to improve breaks in
6925 8.5x11 format.
6926 * elisp.texi (smallbook): New @set to more easily switch between
6927 smallbook and 8.5x11.
6928
69292007-04-11 Richard Stallman <rms@gnu.org>
6930
6931 * text.texi (Lazy Properties): Minor fix.
6932
69332007-04-08 Karl Berry <karl@gnu.org>
6934
6935 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
6936 * macros.texi (Backquote): Downcase Backquote in index entries for
6937 consistency.
6938
69392007-04-08 Richard Stallman <rms@gnu.org>
6940
6941 * text.texi (Adaptive Fill): Just describe default,
6942 don't show it (since it contains non-ASCII chars).
6943
69442007-04-07 Karl Berry <karl@gnu.org>
6945
6946 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
6947 adaptive-fill-regexp's value, since they are not in the standard
6948 TeX fonts.
6949
69502007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
6951
6952 * display.texi (Defining Faces): Fix example.
6953
69542007-04-07 Karl Berry <karl@gnu.org>
6955
6956 * display.texi (Button Buffer Commands): Improve page break.
6957
69582007-04-07 Richard Stallman <rms@gnu.org>
6959
6960 * advice.texi (Activation of Advice): Remove redundant index entry.
6961
6962 * backups.texi: Improve index entries. Remove redundant ones.
6963
6964 * compile.texi (Byte Compilation): Improve index entry.
6965
6966 * hash.texi (Creating Hash): Improve index entry.
6967
6968 * symbols.texi (Definitions): Improve index entry.
6969
6970 * edebug.texi: Improve index entries. Remove redundant/useless ones.
6971
6972 * maps.texi (Standard Keymaps): Remove useless index entry.
6973
6974 * help.texi (Documentation Basics): Remove redundant index entries.
6975
6976 * customize.texi: Improve index entries.
6977 Remove redundant/useless ones.
6978
6979 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
6980
6981 * streams.texi (Output Variables): Improve index entry.
6982
6983 * abbrevs.texi (Abbrevs): Remove useless index entry.
6984
6985 * macros.texi (Expansion): Remove useless index entry.
6986
6987 * text.texi: Improve index entries. Remove redundant/useless ones.
6988 (Text Properties, Examining Properties)
6989 (Special Properties): Use "property category" instead of "category"
6990 to refer to the `category' property.
6991
6992 * positions.texi: Improve index entries. Remove useless one.
6993
6994 * lists.texi: Improve index entries. Remove redundant/useless ones.
6995
6996 * os.texi: Improve index entries.
6997 (Timers): Fix previous change.
6998
6999 * buffers.texi: Improve index entries.
7000 (Modification Time): Get rid of term "obsolete buffer".
7001
7002 * debugging.texi: Improve index entries.
7003 (Test Coverage): Add xref to other test coverage ftr.
7004
7005 * eval.texi: Improve index entry. Remove redundant ones.
7006
7007 * numbers.texi: Improve index entries. Remove redundant/useless ones.
7008
7009 * files.texi: Improve index entries. Remove redundant/useless ones.
7010
7011 * objects.texi: Improve index entries.
7012
7013 * processes.texi: Improve index entries.
7014
7015 * modes.texi: Improve index entry. Remove redundant one.
7016
7017 * nonascii.texi: Improve index entries.
7018
7019 * internals.texi: Improve index entries.
7020
7021 * syntax.texi: Improve index entries.
7022
7023 * keymaps.texi (Active Keymaps): Improve index entries.
7024
7025 * commands.texi: Improve index entries. Remove redundant/useless ones.
7026
7027 * frames.texi: Improve index entries. Remove redundant/useless ones.
7028
7029 * markers.texi: Improve index entries. Remove redundant ones.
7030
7031 * tips.texi: Improve index entries.
7032
7033 * loading.texi (Unloading): Improve index entry.
7034
7035 * variables.texi: Improve index entries. Remove redundant one.
7036
7037 * sequences.texi: Improve index entry.
7038
7039 * display.texi: Improve index entries. Remove redundant ones.
7040
7041 * windows.texi: Improve index entries.
7042
7043 * searching.texi: Improve index entries. Remove redundant one.
7044
7045 * strings.texi (Case Tables): Improve last change.
7046
70472007-04-04 Chong Yidong <cyd@stupidchicken.com>
7048
7049 * strings.texi (Case Tables): Document with-case-table and
7050 ascii-case-table.
7051
70522007-04-03 Karl Berry <karl@gnu.org>
7053
7054 * processes.texi (Network): Reword to improve page break.
7055
70562007-04-03 Eli Zaretskii <eliz@gnu.org>
7057
7058 * functions.texi (Inline Functions): Describe more disadvantages
7059 of defsubst, and make advice against it stronger.
7060
70612007-04-02 Karl Berry <karl@gnu.org>
7062
7063 * backups.texi (Backup Names): Avoid widow words.
7064 * modes.texi (Example Major Modes): Align last comment.
7065
70662007-04-01 Chong Yidong <cyd@stupidchicken.com>
7067
7068 * keymaps.texi (Remapping Commands): Document new arg to
7069 command-remapping.
7070
70712007-04-01 Karl Berry <karl@gnu.org>
7072
7073 * processes.texi (Low-Level Network): Typo.
7074 * loading.texi (Hooks for Loading): Avoid double "the".
7075 * keymaps.texi (Key Sequences): No double "and".
7076 (Changing Key Bindings): Shorten to improve line break.
7077
70782007-03-31 Glenn Morris <rgm@gnu.org>
7079
7080 * os.texi (Timers): Fix description of run-at-time TIME formats.
7081
70822007-03-31 Richard Stallman <rms@gnu.org>
7083
7084 * display.texi (Invisible Text): Correct buffer-invisibility-spec
7085 regarding ellipsis.
7086
70872007-03-31 Eli Zaretskii <eliz@gnu.org>
7088
7089 * intro.texi (nil and t):
7090 * symbols.texi (Plists and Alists):
7091 * variables.texi (Variable Aliases, Constant Variables):
7092 * functions.texi (Defining Functions):
7093 * advice.texi (Advising Primitives):
7094 * debugging.texi (Syntax Errors, Compilation Errors):
7095 * minibuf.texi (Minibuffer Windows):
7096 * commands.texi (Adjusting Point):
7097 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
7098 (Auto Major Mode, Major Mode Conventions):
7099 * help.texi (Describing Characters):
7100 * files.texi (Create/Delete Dirs, Information about Files)
7101 (File Locks, Writing to Files, Reading from Files)
7102 (Saving Buffers):
7103 * windows.texi (Resizing Windows, Cyclic Window Ordering):
7104 * frames.texi (Finding All Frames):
7105 * positions.texi (Buffer End, Motion):
7106 * markers.texi (The Region):
7107 * text.texi (Deletion, Near Point):
7108 * display.texi (Displaying Messages, Truncation):
7109 * os.texi (Processor Run Time):
7110 * tips.texi (Key Binding Conventions, Programming Tips)
7111 (Warning Tips, Documentation Tips, Comment Tips):
7112 * internals.texi (Memory Usage): Improve indexing.
7113
7114 * variables.texi (Frame-Local Variables):
7115 * functions.texi (Argument List):
7116 * loading.texi (Library Search):
7117 * streams.texi (Output Variables):
7118 * keymaps.texi (Translation Keymaps, Searching Keymaps):
7119 * searching.texi (Replacing Match, Search and Replace):
7120 * processes.texi (Byte Packing, Decoding Output)
7121 (Accepting Output, Network Servers, Shell Arguments):
7122 * display.texi (Abstract Display, Image Cache, Scroll Bars):
7123 * windows.texi (Window Point, Window Start):
7124 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
7125 * commands.texi (Reading Input, Keyboard Events):
7126 * minibuf.texi (Reading File Names, Minibuffer Completion)
7127 (Recursive Mini):
7128 * positions.texi (List Motion):
7129 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
7130 * numbers.texi (Arithmetic Operations, Math Functions)
7131 (Predicates on Numbers, Comparison of Numbers):
7132 (Numeric Conversions):
7133 * locals.texi (Standard Buffer-Local Variables):
7134 * maps.texi (Standard Keymaps):
7135 * os.texi (User Identification, System Environment, Recording Input)
7136 (X11 Keysyms):
7137 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
7138 * backups.texi (Backups and Auto-Saving):
7139 * customize.texi (Customization, Group Definitions)
7140 (Variable Definitions):
7141 * compile.texi (Byte Compilation): Improve index entries.
7142
71432007-03-31 Karl Berry <karl@gnu.org>
7144
7145 * macros.texi (Defining Macros): Avoid widow syllable.
7146
71472007-03-31 Eli Zaretskii <eliz@gnu.org>
7148
7149 * elisp.texi (Top): Postscript -> PostScript.
7150
7151 * display.texi (Images, Postscript Images): Postscript -> PostScript.
7152
71532007-03-31 Markus Triska <markus.triska@gmx.at>
7154
7155 * internals.texi (Writing Emacs Primitives): Untabify `For'.
7156
71572007-03-30 Karl Berry <karl@gnu.org>
7158
7159 * lists.texi (List-related Predicates): Remove spurious @need.
7160 (Setcdr): Use @smallexample to improve page break.
7161 (Association Lists) <assoc>: Reword to improve page break.
7162
7163 * strings.texi (String Conversion): Insert blank line to improve
7164 page break.
7165
7166 * numbers.texi (Random Numbers): Use @minus{}.
7167 (Math Functions): Use @minus{}.
7168
7169 * intro.texi (Acknowledgements): Avoid line breaks before middle
7170 initials.
7171
71722007-03-24 Eli Zaretskii <eliz@gnu.org>
7173
7174 * errors.texi (Standard Errors): Add an index entry.
7175
71762007-03-19 Richard Stallman <rms@gnu.org>
7177
7178 * os.texi (Recording Input): recent-keys now gives 300 keys.
7179
71802007-03-12 Glenn Morris <rgm@gnu.org>
7181
7182 * os.texi: Replace "daylight savings" with "daylight saving"
7183 throughout.
7184
71852007-03-05 Richard Stallman <rms@gnu.org>
7186
5dcb4c4e
SM
7187 * variables.texi (File Local Variables):
7188 Update enable-local-variables values.
b8d4c8d0
GM
7189
71902007-03-04 Richard Stallman <rms@gnu.org>
7191
7192 * syntax.texi (Control Parsing): Minor clarification.
7193
7194 * strings.texi (Formatting Strings): Clarify width, precision, flags.
7195
7196 * sequences.texi (Sequence Functions): Move string-bytes away,
7197 add xref.
7198
7199 * nonascii.texi (Text Representations): Move string-bytes here.
7200
7201 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
7202
7203 * minibuf.texi (Basic Completion): Minor clarification.
7204
7205 * markers.texi (The Mark): Clarify existence vs activation of mark.
7206 Other cleanup.
7207
7208 * display.texi (Finding Overlays): Write better example.
7209
7210 * compile.texi (Eval During Compile): Clarify putting macros
7211 in eval-when-compile.
7212
c5602427 72132007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
7214
7215 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 7216 load-read-function definition doc.
b8d4c8d0
GM
7217
72182007-02-21 Kim F. Storm <storm@cua.dk>
7219
7220 * strings.texi (Text Comparison): Mention that assoc-string
7221 converts symbols to strings before testing.
7222
72232007-02-17 Kim F. Storm <storm@cua.dk>
7224
7225 * processes.texi (Bindat Spec): Vector types can have optional
7226 element type.
7227 (Bindat Examples): Fix example. Add vector with element type.
7228
72292007-02-16 Andreas Schwab <schwab@suse.de>
7230
7231 * strings.texi (Formatting Strings): Document '+' flag.
7232
72332007-02-15 Juanma Barranquero <lekktu@gmail.com>
7234
7235 * strings.texi (Modifying Strings): Clarify that `clear-string'
7236 always converts the string to unibyte.
7237
72382007-02-14 Kim F. Storm <storm@cua.dk>
7239
7240 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
7241 Rewrite glyph code description to refer to these functions.
7242 Remove details of encoding face number and char into integer code.
7243
72442007-02-03 Alan Mackenzie <acm@muc.de>
7245
7246 * loading.texi (Hooks for Loading): Make the description of
7247 `eval-after-load' more detailed, and amend the description of
7248 after-load-alist, in accordance with changes from 2006-05.
7249
72502007-02-03 Chong Yidong <cyd@stupidchicken.com>
7251
7252 * modes.texi (Defining Minor Modes): Document that a :require
7253 keyword or similar may be required to make saved customization
7254 variables work.
7255
72562007-02-03 Eli Zaretskii <eliz@gnu.org>
7257
7258 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
7259 Texinfo guidelines and with what texnfo-upd.el expects.
7260 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
7261 parts needed by `texinfo-multiple-files-update'.
7262
72632007-02-02 Eli Zaretskii <eliz@gnu.org>
7264
7265 * elisp.texi (Top): Update the top-level menus.
7266
7267 * syntax.texi (Categories): Add index entries.
7268
72692007-02-01 Juanma Barranquero <lekktu@gmail.com>
7270
7271 * display.texi (Attribute Functions): Fix name and description of
7272 the UNDERLINE arg of `set-face-underline-p'.
7273
72742007-01-29 Eli Zaretskii <eliz@gnu.org>
7275
7276 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
7277 Variables", and "Standard Keymaps" to the detailed menu.
7278
7279 * variables.texi (Future Local Variables): Add index entry.
7280
72812007-01-28 Richard Stallman <rms@gnu.org>
7282
7283 * tips.texi (Coding Conventions): Clarify the tip about macros
7284 that define a function or a variable.
7285
7286 * files.texi (File Attributes): UID and GID can be floats.
7287 (Magic File Names): Explain why deferring all operations to
7288 the standard handler does not work.
7289
72902007-01-23 Martin Rudalics <rudalics@gmx.at>
7291
7292 * backups.texi (Reverting): Use "buffer" instead of "file"
7293 when talking about major and minor modes.
7294
72952007-01-21 Richard Stallman <rms@gnu.org>
7296
7297 * help.texi (Documentation): Add xref to Documentation Tips.
7298
72992007-01-14 Juanma Barranquero <lekktu@gmail.com>
7300
7301 * tips.texi (Coding Conventions): Fix typos.
7302
73032007-01-05 Richard Stallman <rms@gnu.org>
7304
7305 * modes.texi (Defining Minor Modes): Fix previous change.
7306
73072007-01-03 Richard Stallman <rms@gnu.org>
7308
7309 * customize.texi (Variable Definitions, Customization Types):
7310 Don't use * in doc string for defcustom.
7311
73122007-01-02 Richard Stallman <rms@gnu.org>
7313
7314 * variables.texi (Variable Aliases): Clarify that aliases vars
7315 always have the same value.
7316
7317 * processes.texi (Bindat Spec): Fix Texinfo usage.
7318
7319 * modes.texi (Defining Minor Modes): Explain effect of command
7320 defined with define-global-minor-mode on new buffers.
7321
73222006-12-30 Kim F. Storm <storm@cua.dk>
7323
7324 * keymaps.texi (Tool Bar): Describe `grow-only' value of
7325 `auto-resize-tool-bars'.
7326
73272006-12-30 Richard Stallman <rms@gnu.org>
7328
7329 * keymaps.texi (Active Keymaps): Fix previous change.
7330
73312006-12-30 Nick Roberts <nickrob@snap.net.nz>
7332
7333 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
7334
73352006-12-30 Kim F. Storm <storm@cua.dk>
7336
7337 * processes.texi (Bindat Spec): Clarify using field names in
7338 length specifications.
7339
73402006-12-29 Kim F. Storm <storm@cua.dk>
7341
7342 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
7343 Add count and index variables for eval forms in repeat blocks.
7344
73452006-12-24 Richard Stallman <rms@gnu.org>
7346
5dcb4c4e
SM
7347 * customize.texi (Variable Definitions):
7348 Document new name custom-add-frequent-value.
b8d4c8d0
GM
7349
73502006-12-19 Kim F. Storm <storm@cua.dk>
7351
7352 * commands.texi (Misc Events): User signals now result in sigusr1
7353 and sigusr2 events which are handled through special-event-map.
7354 (Special Events): User signals and drag-n-drop are special.
7355
73562006-12-17 Richard Stallman <rms@gnu.org>
7357
7358 * loading.texi (Named Features): Explain subfeatures better.
7359
7360 * customize.texi: Use "option" only for user options.
7361 For the keyword values inside defcustom etc, say "keywords".
7362 For :options value's elements, say "elements".
7363 :group should not be omitted.
7364
7365 * syntax.texi (Parsing Expressions): Split up node.
7366 (Motion via Parsing, Position Parse, Parser State)
7367 (Low-Level Parsing, Control Parsing): New subnodes.
7368 (Parser State): Document syntax-ppss-toplevel-pos.
7369
7370 * positions.texi (List Motion): Punctuation fix.
7371
7372 * files.texi (File Name Completion): Document PREDICATE arg
7373 to file-name-completion.
7374
73752006-12-16 Eli Zaretskii <eliz@gnu.org>
7376
7377 * internals.texi (Building Emacs, Writing Emacs Primitives):
7378 Add index entries.
7379
73802006-12-11 Richard Stallman <rms@gnu.org>
7381
7382 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
7383 affects face menu. Explain how to make it non-nil without enabling
7384 any fontification.
7385
73862006-12-10 Chong Yidong <cyd@stupidchicken.com>
7387
7388 * modes.texi (Font Lock Basics): Document nil value of
7389 font-lock-defaults.
7390
73912006-12-10 Glenn Morris <rgm@gnu.org>
7392
7393 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
7394 value for system-flag argument. Abbrev tables may not be empty
7395 when major modes are loaded.
7396
73972006-12-08 Juanma Barranquero <lekktu@gmail.com>
7398
7399 * makefile.w32-in (maintainer-clean): Partially revert last
7400 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
7401 to protect elisp-covers.texi.
7402
74032006-12-07 Juanma Barranquero <lekktu@gmail.com>
7404
7405 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
7406 Don't remove elisp* info files; they are already deleted by the
7407 `clean' and `distclean' targets, and they are in the $(infodir)
7408 directory, not the current one.
7409
74102006-12-04 Kim F. Storm <storm@cua.dk>
7411
7412 * commands.texi (Misc Events): Update signal events.
7413 (Event Examples): Add signal example.
7414
74152006-11-29 Richard Stallman <rms@gnu.org>
7416
7417 * frames.texi (Visibility of Frames): Explain visible windows
7418 can be covered by others. Add xref for raise-frame.
7419
74202006-11-28 Richard Stallman <rms@gnu.org>
7421
7422 * searching.texi (Regexp Special): Update when ^ is special.
7423
74242006-11-27 Eli Zaretskii <eliz@gnu.org>
7425
7426 * customize.texi (Customization, Common Keywords)
7427 (Group Definitions, Variable Definitions, Composite Types)
7428 (Type Keywords, Customization Types): Add index entries for
7429 various customization keywords.
7430
74312006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7432
7433 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
7434
c8763fb6 74352006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7436
7437 * frames.texi (Window System Selections): Remove clipboard from
7438 description of selection-coding-system.
7439
74402006-11-06 Richard Stallman <rms@gnu.org>
7441
7442 * lists.texi (List Variables): Document COMPARE-FN.
7443
7444 * keymaps.texi: Avoid use of "binding" to mean a relation;
7445 use it only to refer to the meaning associated with a key.
7446 (Keymaps): Change menu node description.
7447
7448 * elisp.texi (Top): Change menu node description.
7449
7450 * display.texi (Managing Overlays): Document overlay-recenter.
7451
74522006-10-29 Chong Yidong <cyd@stupidchicken.com>
7453
7454 * Makefile.in: Use relative paths to avoid advertising filesystem
7455 contents during compilation.
7456
74572006-10-23 Kim F. Storm <storm@cua.dk>
7458
7459 * commands.texi (Event Input Misc): Update unread-command-events.
7460
74612006-10-23 Nick Roberts <nickrob@snap.net.nz>
7462
7463 * lists.texi (Sets And Lists): Fix typos.
7464
74652006-10-18 Juanma Barranquero <lekktu@gmail.com>
7466
7467 * control.texi (Processing of Errors): Use @var for an argument,
7468 not @code.
7469
74702006-10-16 Richard Stallman <rms@gnu.org>
7471
7472 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
7473
7474 * keymaps.texi (Format of Keymaps): Show all the keymap element
7475 patterns that result from menu items.
7476 (Key Lookup): Minor cleanups.
7477
7478 * modes.texi (Precalculated Fontification): Don't say that
7479 not setting font-lock-defaults avoids loading font-lock.
7480
7481 * help.texi (Documentation): Move xref to Emacs Manual here.
7482 (Documentation Basics): From here.
7483 Also doc emacs-lisp-docstring-fill-column.
7484
7485 * elisp.texi: Update version and ISBN.
7486
7487 * commands.texi (Interactive Call): Clarify KEYS arg to
7488 call-interactively is a vector.
7489 (Command Loop Info): Delete anchor in this-command-keys.
7490 Add anchor in this-command-keys-vector.
7491 (Recursive Editing): Document how recursive-edit
7492 handles the current buffer.
7493
74942006-10-13 Chong Yidong <cyd@stupidchicken.com>
7495
7496 * frames.texi (Frame Titles): %c and %l are ignored in
7497 frame-title-format.
7498
74992006-10-11 Richard Stallman <rms@gnu.org>
7500
7501 * keymaps.texi (Key Sequences): Clarify use of kbd.
7502
75032006-10-10 Kim F. Storm <storm@cua.dk>
7504
7505 * lists.texi (Sets And Lists): Add memql.
7506
75072006-10-03 Richard Stallman <rms@gnu.org>
7508
7509 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
7510 Clarify :ascii: and :nonascii:.
7511
75122006-09-29 Juri Linkov <juri@jurta.org>
7513
7514 * modes.texi (%-Constructs): Reorder coding systems in the
7515 documentation of %z to the real order displayed in the modeline.
7516
75172006-09-25 Richard Stallman <rms@gnu.org>
7518
7519 * os.texi (Timers): Describe timer-max-repeats.
7520
75212006-09-25 Chong Yidong <cyd@stupidchicken.com>
7522
7523 * os.texi (Timers): Mention with-local-quit.
7524
75252006-09-24 Richard Stallman <rms@gnu.org>
7526
7527 * searching.texi (Searching and Matching): Mention property search.
7528
7529 * commands.texi (Command Loop Info): Explain how read-event affects
7530 this-command-keys.
7531
75322006-09-20 Richard Stallman <rms@gnu.org>
7533
7534 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
7535
7536 * windows.texi (Window Start): Minor cleanups.
7537
75382006-09-20 Kim F. Storm <storm@cua.dk>
7539
7540 * windows.texi (Window Start): pos-visible-in-window-p allows
7541 specifying t for position to mean "end of window".
7542 Add window-line-height.
7543
7544 * anti.texi (Antinews): Mention window-line-height.
7545
75462006-09-19 David Kastrup <dak@gnu.org>
7547
7548 * keymaps.texi (Searching Keymaps): Small clarification.
7549
75502006-09-18 Richard Stallman <rms@gnu.org>
7551
7552 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
7553 cause keyboard menus.
7554 (Menu Keymaps): Likewise.
7555 (Defining Menus, Keyboard Menus): Clarify.
7556
7557 * text.texi (Fields): Clarify explanation of constrain-to-field.
7558
75592006-09-16 Eli Zaretskii <eliz@gnu.org>
7560
7561 * variables.texi (Tips for Defining): Fix a typo.
7562
75632006-09-15 Richard Stallman <rms@gnu.org>
7564
7565 * keymaps.texi (Remapping Commands, Searching Keymaps)
7566 (Active Keymaps): Clean up previous change.
7567
75682006-09-15 Jay Belanger <belanger@truman.edu>
7569
7570 * gpl.texi: Replace "Library Public License" by "Lesser Public
7571 License" throughout.
7572
75732006-09-15 David Kastrup <dak@gnu.org>
7574
7575 * keymaps.texi (Active Keymaps): Adapt description to use
7576 `get-char-property' instead `get-text-property'. Explain how
7577 mouse events change this. Explain the new optional argument of
7578 `key-binding' and its mouse-dependent lookup.
7579 (Searching Keymaps): Adapt description similarly.
7580 (Remapping Commands): Explain the new optional argument of
7581 `command-remapping'.
7582
75832006-09-14 Richard Stallman <rms@gnu.org>
7584
7585 * keymaps.texi (Searching Keymaps): Clarification.
7586 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
7587
75882006-09-13 Richard Stallman <rms@gnu.org>
7589
7590 * objects.texi (Character Type): Node split.
7591 Add xref to Describing Characters.
7592 (Basic Char Syntax, General Escape Syntax)
7593 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
7594
75952006-09-11 Richard Stallman <rms@gnu.org>
7596
7597 * display.texi (Display Table Format): Wording clarification.
7598 (Glyphs): Clarifications.
7599
76002006-09-10 Chong Yidong <cyd@stupidchicken.com>
7601
7602 * keymaps.texi (Active Keymaps): Mention that key-binding checks
7603 local maps.
7604
76052006-09-10 Kim F. Storm <storm@cua.dk>
7606
7607 * display.texi (Forcing Redisplay): Document return value of
7608 function redisplay.
7609
76102006-09-09 Richard Stallman <rms@gnu.org>
7611
7612 * windows.texi (Window Hooks): Explain limits of
7613 window-scroll-functions.
7614
7615 * display.texi (Fringe Indicators): Update for last change in
7616 indicate-buffer-boundaries.
7617
76182006-09-08 Richard Stallman <rms@gnu.org>
7619
7620 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
7621
76222006-09-06 Kim F. Storm <storm@cua.dk>
7623
7624 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
7625
7626 * windows.texi (Window Start): Update pos-visible-in-window-p.
7627
76282006-09-04 Richard Stallman <rms@gnu.org>
7629
7630 * processes.texi (Accepting Output): Explain SECONDS=0 for
7631 accept-process-output.
7632
7633 * os.texi (Idle Timers): Explain why timer functions should not
7634 loop until (input-pending-p).
7635
76362006-09-02 Eli Zaretskii <eliz@gnu.org>
7637
7638 * makefile.w32-in (usermanualdir): New variable.
7639 (elisp.dvi): Use it.
7640
76412006-09-01 Eli Zaretskii <eliz@gnu.org>
7642
7643 * buffers.texi (Buffer Modification): Fix last change.
7644
76452006-09-01 Chong Yidong <cyd@stupidchicken.com>
7646
5dcb4c4e
SM
7647 * buffers.texi (Buffer Modification):
7648 Document buffer-chars-modified-tick.
b8d4c8d0
GM
7649
76502006-08-31 Richard Stallman <rms@gnu.org>
7651
7652 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
7653
76542006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
7655
7656 * modes.texi (Syntactic Font Lock):
7657 Mention font-lock-syntactic-face-function
7658 instead of specific faces.
7659
76602006-08-29 Chong Yidong <cyd@stupidchicken.com>
7661
7662 * display.texi (Images): Add xrref to display-images-p.
7663
76642006-08-28 Kenichi Handa <handa@m17n.org>
7665
7666 * nonascii.texi (Lisp and Coding Systems): Fix description of
7667 detect-coding-region.
7668
76692006-08-27 Michael Olson <mwolson@gnu.org>
7670
7671 * processes.texi (Transaction Queues): Remove stray quote
7672 character.
7673
76742006-08-25 Richard Stallman <rms@gnu.org>
7675
7676 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
7677 Add xref.
7678
76792006-08-24 Chong Yidong <cyd@stupidchicken.com>
7680
7681 * os.texi (Timers): Avoid waiting inside timers.
7682
76832006-08-21 Lute Kamstra <lute@gnu.org>
7684
7685 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
7686
76872006-08-20 Richard Stallman <rms@gnu.org>
7688
7689 * os.texi (Idle Timers): New node, split out from Timers.
7690 Document current-idle-time.
7691 * commands.texi (Reading One Event): Update xref.
7692 * elisp.texi (Top): Update subnode menu.
7693
76942006-08-16 Richard Stallman <rms@gnu.org>
7695
7696 * keymaps.texi (Extended Menu Items): Show format of cached
7697 bindings in extended menu items.
7698
7699 * customize.texi (Variable Definitions): Explain when the
7700 standard value expression is evaluated.
7701
77022006-08-15 Chong Yidong <cyd@stupidchicken.com>
7703
7704 * commands.texi (Reading One Event): Explain idleness in
7705 `read-event'.
7706
77072006-08-12 Chong Yidong <cyd@stupidchicken.com>
7708
7709 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 7710 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
7711 relevant for Lisp programming.
7712 (Yank Commands): Rewrite introduction.
7713 (Undo): Clarify.
7714 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
7715 (Filling): Remove redundant comment. Clarify return value of
7716 current-justification.
7717 (Margins): Minor clarifications.
7718 (Adaptive Fill): Update default value of adaptive-fill-regexp.
7719 (Sorting): Update definition of sort-lines.
7720 (Columns): Clarify behavior of sort-columns.
7721 (Indent Tabs): Link to Tab Stops in Emacs manual.
7722 (Special Properties): Clarify.
7723 (Clickable Text): Mention Buttons package.
7724
77252006-08-12 Kevin Ryde <user42@zip.com.au>
7726
7727 * os.texi (Time Parsing): Add %z to description of
7728 format-time-string, as per docstring. Add cross reference to
7729 glibc manual for strftime.
7730
77312006-08-08 Richard Stallman <rms@gnu.org>
7732
7733 * modes.texi: Clean up wording in previous change.
7734
77352006-08-07 Chong Yidong <cyd@stupidchicken.com>
7736
7737 * modes.texi (Hooks): Clarify.
7738 (Major Mode Basics): Mention define-derived-mode explicitly.
7739 (Major Mode Conventions): Rebinding RET is OK for some modes.
7740 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 7741 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
7742 (Mode Line Basics): Clarify.
7743 (Mode Line Data): Mention help-echo and local-map in strings.
7744 Explain reason for treatment of non-risky variables.
7745 (Properties in Mode): Clarify.
7746 (Faces for Font Lock): Add font-lock-negation-char-face.
7747
77482006-08-04 Eli Zaretskii <eliz@gnu.org>
7749
7750 * strings.texi (Formatting Strings): Warn against arbitrary
7751 strings as first arg to `format'.
7752
77532006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
7754
7755 * text.texi (Clickable Text): Mention `help-echo' text property.
7756 Update intro, examples and associated explanations.
7757
77582006-07-31 Richard Stallman <rms@gnu.org>
7759
7760 * commands.texi: Update xrefs.
7761 (Event Mod): New node, cut out from old Translating Input.
7762
7763 * maps.texi: Update xrefs.
7764
7765 * keymaps.texi (Translation Keymaps): New node.
7766 Update xrefs from Translating Input to Translation Keymaps.
7767
7768 * elisp.texi (Top): Update subnode menu.
7769
7770 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
7771
7772 * os.texi (System Interface): Fix menu descriptions of some nodes.
7773 (Translating Input): Node deleted.
7774
77752006-07-31 Nick Roberts <nickrob@snap.net.nz>
7776
7777 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
7778
7779 * lists.texi (Sets And Lists): Likewise.
7780
77812006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
7782
7783 * text.texi (Fields): Mention POS
7784 requirement when narrowing is in effect.
7785
77862006-07-28 Richard Stallman <rms@gnu.org>
7787
7788 * display.texi (Face Attributes): Simplify wording.
7789 (Attribute Functions): Clarify meaning of new-frame default
7790 attribute settings.
7791
7792 * customize.texi (Common Keywords): Document how to use
7793 :package-version in a package not in Emacs.
7794
77952006-07-28 Kim F. Storm <storm@cua.dk>
7796
7797 * commands.texi (Reading One Event): Fix last change.
7798
77992006-07-26 Chong Yidong <cyd@stupidchicken.com>
7800
7801 * commands.texi (Reading One Event): Document SECONDS argument for
7802 read-event, read-char, and read-char-exclusive.
7803
78042006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7805
7806 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
7807 to ensure correct identification.
7808
78092006-07-24 Richard Stallman <rms@gnu.org>
7810
7811 * text.texi (Clickable Text): Clarify.
7812
7813 * sequences.texi (Vector Functions): Delete duplicate xref.
7814
7815 * objects.texi (Function Type): Clarify.
7816
7817 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
7818 modes.
7819
7820 * lists.texi (List Variables): New node.
7821 Material moved from other nodes.
7822
7823 * variables.texi (Setting Variables): add-to-list and
7824 add-to-ordered-list moved to List Variables node.
7825
78262006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
7827
7828 * text.texi (Links and Mouse-1):
7829 For mouse-on-link-p, expand on arg POS.
7830
78312006-07-21 Kim F. Storm <storm@cua.dk>
7832
7833 * display.texi (Forcing Redisplay): Don't mention systems which
7834 don't support sub-second timers for redisplay-preemption-period.
7835
7836 * os.texi (Terminal Output): Clarify text vs graphical terminal.
7837
78382006-07-21 Eli Zaretskii <eliz@gnu.org>
7839
7840 * frames.texi (Input Focus): Document that focus-follows-mouse has
7841 no effect on MS-Windows.
7842
78432006-07-18 Richard Stallman <rms@gnu.org>
7844
7845 * display.texi (Forcing Redisplay): Cleanups in previous change.
7846
7847 * processes.texi (Low-Level Network): Make menu more convenient.
7848
78492006-07-18 Kim F. Storm <storm@cua.dk>
7850
7851 * display.texi (Forcing Redisplay): redisplay-preemption-period
7852 only used on window systems. Add xref to Terminal Output.
7853
7854 * os.texi (Terminal Output): baud-rate only controls preemption on
7855 non-window systems. Add xref to Forcing Redisplay.
7856
7857 * processes.texi (Low-Level Network): Rename node "Make Network"
7858 to "Network Processes".
7859
78602006-07-18 Karl Berry <karl@gnu.org>
7861
7862 * variables.texi, functions.texi, customize.texi, loading.texi:
7863 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
7864
78652006-07-17 Chong Yidong <cyd@stupidchicken.com>
7866
7867 * commands.texi (Waiting): Document batch-mode sit-for behavior.
7868
78692006-07-17 Richard Stallman <rms@gnu.org>
7870
7871 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
7872 Put period and comma inside quotes.
7873
7874 * loading.texi, markers.texi: Use real doublequote inside menus.
7875
7876 * windows.texi: Put point and comma inside quotes.
7877 (Textual Scrolling): Use @samp for error message.
7878
7879 * variables.texi, tips.texi, syntax.texi, symbols.texi:
7880 * strings.texi, streams.texi, processes.texi, os.texi:
7881 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
7882 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
7883 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
7884 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7885 Put point and comma inside quotes.
7886
7887 * control.texi (Processing of Errors): Add command-error-function.
7888
7889 * variables.texi (File Local Variables): Clarify that
7890 file local variables make buffer-local bindings.
7891
7892 * modes.texi (Syntactic Font Lock): Give default for
7893 font-lock-syntax-table.
7894
78952006-07-17 Nick Roberts <nickrob@snap.net.nz>
7896
7897 * text.texi (Special Properties): Clean up previous change.
7898
78992006-07-16 Karl Berry <karl@gnu.org>
7900
7901 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
7902 * control.texi: Fix bad page breaks through chapter 10 (control).
7903
7904 * anti.texi (Antinews): Reorder face-attribute fns to avoid
7905 underfull hbox.
7906
79072006-07-15 Nick Roberts <nickrob@snap.net.nz>
7908
7909 * text.texi (Special Properties): Describe fontified text property
7910 in relation to a character (not text).
7911
79122006-07-15 Kim F. Storm <storm@cua.dk>
7913
7914 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
7915 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
7916 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
7917
7918 * anti.texi (Antinews): Mention redisplay function.
7919 The kbd macro existed, but was not documented, before 22.x.
7920 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
7921
79222006-07-14 Nick Roberts <nickrob@snap.net.nz>
7923
7924 * display.texi (Displaying Messages): Add anchor.
7925
7926 * frames.texi (Dialog Boxes): Use it.
7927
79282006-07-12 Richard Stallman <rms@gnu.org>
7929
7930 * objects.texi (Frame Type): Explain nature of frames better.
7931
7932 * frames.texi (Frames): Explain nature of frames better.
7933
79342006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
7935
7936 * tips.texi (Coding Conventions): Explain why use cl at compile time.
7937
79382006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7939
7940 * frames.texi (Window System Selections): Mention scrap support for Mac.
7941 Default value of x-select-enable-clipboard is t on Mac.
7942
7943 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
7944
79452006-07-11 Kim F. Storm <storm@cua.dk>
7946
7947 * display.texi (Forcing Redisplay): Add `redisplay' function.
7948 Don't mention (sit-for -1) -- use (redisplay t) instead.
7949
7950 * commands.texi (Waiting): (sit-for -1) is no longer special.
7951 (sit-for 0) is equivalent to (redisplay).
7952 Iconifying/deiconifying no longer makes sit-for return.
7953
79542006-07-10 Nick Roberts <nickrob@snap.net.nz>
7955
7956 * display.texi (Buttons): Fix typo.
7957
7958 * index.texi, elisp.texi (New Symbols): Comment node out.
7959
79602006-07-09 Richard Stallman <rms@gnu.org>
7961
7962 * display.texi (Truncation): Clean up previous change.
7963
79642006-07-08 Richard Stallman <rms@gnu.org>
7965
7966 * commands.texi (Interactive Call): Use 3 as prefix in example
7967 for execute-extended-command.
7968
7969 * display.texi (Attribute Functions): Move paragraph about
7970 compatibility with Emacs < 21.
7971
79722006-07-09 Kim F. Storm <storm@cua.dk>
7973
7974 * display.texi (Refresh Screen): Clarify force-window-update.
7975 (Truncation): "Normally" indicated by fringe arrows.
7976
79772006-07-08 Eli Zaretskii <eliz@gnu.org>
7978
7979 * windows.texi (Textual Scrolling, Resizing Windows):
7980 * variables.texi (Constant Variables):
7981 * text.texi (Buffer Contents, Deletion, Changing Properties)
7982 (Property Search, Special Properties, Sticky Properties)
7983 (Links and Mouse-1, Fields, Change Hooks):
7984 * syntax.texi (Syntax Table Functions, Parsing Expressions)
7985 (Categories):
7986 * symbols.texi (Other Plists):
7987 * streams.texi (Output Variables):
7988 * processes.texi (Input to Processes, Query Before Exit):
7989 * positions.texi (Word Motion, Text Lines, List Motion):
7990 * os.texi (Init File, System Environment, Sound Output)
7991 (Session Management):
7992 * nonascii.texi (Text Representations, Character Sets)
7993 (Chars and Bytes, Locales):
7994 * modes.texi (Defining Minor Modes, Header Lines):
7995 * minibuf.texi (Minibuffer Contents):
7996 * markers.texi (Information from Markers):
7997 * lists.texi (List Elements, Building Lists, Association Lists):
7998 * keymaps.texi (Tool Bar):
7999 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
8000 * functions.texi (What Is a Function, Mapping Functions):
8001 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
8002 (Color Names, Text Terminal Colors, Display Feature Testing):
8003 * files.texi (Visiting Functions, File Name Components)
8004 (Unique File Names, Contents of Directories):
8005 * display.texi (Forcing Redisplay, Displaying Messages)
8006 (Temporary Displays, Font Selection, Auto Faces)
8007 (Font Lookup, Fringe Indicators, Display Margins)
8008 (Image Descriptors, Showing Images, Image Cache, Button Types)
8009 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
8010 (Display Table Format, Glyphs):
8011 * control.texi (Iteration):
8012 * commands.texi (Command Loop Info, Adjusting Point):
8013 * backups.texi (Making Backups, Auto-Saving):
8014 Remove @tindex entries.
8015
80162006-07-07 Kim F. Storm <storm@cua.dk>
8017
8018 * display.texi (Fringe Cursors): Fix typo.
8019 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
8020 (Overlay Arrow): Default is overlay-arrow fringe indicator.
8021
80222006-07-05 Richard Stallman <rms@gnu.org>
8023
8024 * text.texi (Buffer Contents): Add example of text props
8025 in result of buffer-substring.
8026 (Text Properties): Explain better about use of specific property names.
8027 (Property Search): Some cleanups; reorder some functions.
8028
8029 * keymaps.texi (Changing Key Bindings): Cleanup.
8030 Add xref to Key Binding Conventions.
8031
8032 * display.texi (Attribute Functions): Add examples for
8033 face-attribute-relative-p.
8034
8035 * tips.texi (Coding Conventions): Cleanup last change.
8036
80372006-07-05 Karl Berry <karl@gnu.org>
8038
8039 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
8040 Remove @setchapternewpage odd.
8041 Result is 1013 pages, down from 1100.
8042
8043 * anti.texi, customize.texi, display.texi, internals.texi:
8044 * minibuf.texi, modes.texi, tips.texi:
8045 Fix overfull/underfull boxes.
8046
80472006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8048
8049 * edebug.texi (Instrumenting):
8050 Add Edebug-specific findex for eval-buffer.
8051 * loading.texi (Loading):
8052 Replace eval-current-buffer with eval-buffer.
8053
80542006-06-30 Nick Roberts <nickrob@snap.net.nz>
8055
8056 * locals.texi (Standard Buffer-Local Variables): Update the list
8057 of variables.
8058
80592006-06-26 Nick Roberts <nickrob@snap.net.nz>
8060
8061 * files.texi (File Name Completion): Point user to the node
8062 "Reading File Names".
8063
80642006-06-24 Eli Zaretskii <eliz@gnu.org>
8065
8066 * files.texi (Contents of Directories): Document case-insensitive
8067 behavior on respective filesystems.
8068
8069 * objects.texi (Character Type): Document that Emacs signals an
8070 error for unsupported Unicode characters specified as \uNNNN.
8071
80722006-06-19 Richard Stallman <rms@gnu.org>
8073
8074 * processes.texi (Bindat Spec): Clarify previous change.
8075
80762006-06-16 Richard Stallman <rms@gnu.org>
8077
8078 * tips.texi (Coding Conventions): Better explain conventions
8079 for definition constructs.
8080
8081 * text.texi (Special Properties): String value of `read-only'
8082 serves as the error message.
8083
8084 * objects.texi (Character Type): Clarify prev. change.
8085 (Non-ASCII in Strings): Mention \u and \U.
8086
8087 * commands.texi (Using Interactive): Explain problem of
8088 markers, etc., in command-history.
8089
80902006-06-14 Kim F. Storm <storm@cua.dk>
8091
8092 * commands.texi (Waiting): Negative arg to sit-for forces
8093 redisplay even if input is pending.
8094
8095 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
8096 redisplay. Remove incorrect example of binding redisplay-dont-pause
8097 around (sit-for 0).
8098
80992006-06-13 Richard Stallman <rms@gnu.org>
8100
8101 * display.texi (Forcing Redisplay): Clarify previous change.
8102
81032006-06-13 Romain Francoise <romain@orebokech.com>
8104
8105 * display.texi (Forcing Redisplay): Fix typo.
8106
81072006-06-13 Kim F. Storm <storm@cua.dk>
8108
8109 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
8110
81112006-06-10 Luc Teirlinck <teirllm@auburn.edu>
8112
8113 * tips.texi (Coding Conventions): Add `@end itemize'.
8114
81152006-06-10 Richard Stallman <rms@gnu.org>
8116
8117 * tips.texi (Coding Conventions): Explain use of coding systems
8118 to ensure one decoding for strings.
8119
81202006-06-09 Aidan Kehoe <kehoea@parhasard.net>
8121
8122 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
8123 syntax.
8124
81252006-06-07 Eli Zaretskii <eliz@gnu.org>
8126
8127 * display.texi (Font Selection): Remove description of
8128 clear-face-cache.
8129
8130 * compile.texi (Eval During Compile): Fix a typo. Add index
8131 entries for possible uses of eval-when-compile.
8132
81332006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
8134
8135 * display.texi (Abstract Display): Fix typo.
8136
81372006-06-03 Eli Zaretskii <eliz@gnu.org>
8138
8139 * minibuf.texi (Minibuffer History) <history-add-new-input>:
8140 Reword variable's description.
8141
81422006-06-01 Richard Stallman <rms@gnu.org>
8143
8144 * windows.texi (Splitting Windows): Clarify splitting nonselected
8145 window.
8146
81472006-05-31 Juri Linkov <juri@jurta.org>
8148
8149 * minibuf.texi (Minibuffer History): Add history-add-new-input.
8150
81512006-05-30 Richard Stallman <rms@gnu.org>
8152
8153 * display.texi (Line Height): Fix errors in description of
10d1d0af 8154 default line height and line-height property.
b8d4c8d0
GM
8155
8156 * nonascii.texi (Default Coding Systems): Further clarification.
8157
81582006-05-29 Luc Teirlinck <teirllm@auburn.edu>
8159
8160 * internals.texi (Pure Storage): Mention that an overflow in pure
8161 space causes a memory leak.
8162 (Garbage Collection): If there was an overflow in pure space,
8163 `garbage-collect' returns nil.
8164
81652006-05-30 Eli Zaretskii <eliz@gnu.org>
8166
8167 * nonascii.texi (Default Coding Systems): Fix it some more.
8168
81692006-05-29 Eli Zaretskii <eliz@gnu.org>
8170
8171 * nonascii.texi (Default Coding Systems): Fix last change.
8172
81732006-05-29 Kenichi Handa <handa@m17n.org>
8174
8175 * nonascii.texi (find-operation-coding-system): Describe the new
8176 argument format (FILENAME . BUFFER).
8177
81782006-05-28 Richard Stallman <rms@gnu.org>
8179
8180 * tips.texi (Coding Conventions): Better explain reasons not to
8181 advise other packages or use `eval-after-load'.
8182
81832006-05-29 Kim F. Storm <storm@cua.dk>
8184
8185 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
8186 `bindat-idx' and `bindat-raw' for clarity.
8187
81882006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8189
8190 * processes.texi (Bindat Spec): Expand on `repeat' handler.
8191
8192 * display.texi (Display): Add "Abstract Display" to menu.
8193 (Abstract Display, Abstract Display Functions)
8194 (Abstract Display Example): New nodes.
8195 * elisp.texi (Top): Add "Abstract Display" to menu.
8196
81972006-05-27 Chong Yidong <cyd@stupidchicken.com>
8198
8199 * keymaps.texi (Key Sequences): Link to input events definition.
8200 (Format of Keymaps): Delete material duplicated in Keymap Basics.
8201
8202 * files.texi (Changing Files): Document updated argument list for
8203 copy-file.
8204
82052006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8206
8207 * processes.texi (Bindat Functions): Explain term "total length".
8208 Use it in bindat-length and bindat-pack descriptions.
8209
82102006-05-26 Eli Zaretskii <eliz@gnu.org>
8211
8212 * tips.texi (Coding Conventions): Advise against using
8213 eval-after-load in packages. Add an index entry.
8214
82152006-05-25 Juri Linkov <juri@jurta.org>
8216
8217 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
8218
8219 * modes.texi (%-Constructs): Add %e, %z, %Z.
8220
82212006-05-25 Richard Stallman <rms@gnu.org>
8222
8223 * elisp.texi (Top): Update subnode menu.
8224
8225 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
8226 (Keymaps): Update menu.
8227
82282006-05-25 Chong Yidong <cyd@stupidchicken.com>
8229
8230 * keymaps.texi (Key Sequences): Some clarifications.
8231
82322006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
8233
8234 * processes.texi (Bindat Functions): Say "unibyte string"
8235 explicitly for bindat-unpack and bindat-pack descriptions.
8236 (Bindat Examples): Don't call `string-make-unibyte' in example.
8237
82382006-05-25 Chong Yidong <cyd@stupidchicken.com>
8239
5dcb4c4e 8240 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 8241 Explain string and vector representations of key sequences.
b8d4c8d0
GM
8242
8243 * keymaps.texi (Changing Key Bindings):
dd7b651b 8244 * commands.texi (Interactive Codes):
b8d4c8d0
GM
8245 * help.texi (Describing Characters): Refer to it.
8246
82472006-05-23 Luc Teirlinck <teirllm@auburn.edu>
8248
8249 * frames.texi (Pointer Shape): @end table -> @end defvar.
8250
82512006-05-22 Richard Stallman <rms@gnu.org>
8252
8253 * elisp.texi (Top): Update subnode menus.
8254
8255 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
8256 Contents rewritten; material from old Pointer Shape node moved here.
8257
8258 * display.texi (Pointer Shape): Node deleted.
8259 (Image Descriptors): Minor cleanup.
8260
82612006-05-21 Richard Stallman <rms@gnu.org>
8262
8263 * syntax.texi (Parsing Expressions): Update info on which STATE
8264 elements are ignored.
8265
82662006-05-19 Luc Teirlinck <teirllm@auburn.edu>
8267
8268 * hooks.texi (Standard Hooks): Correct typo.
8269
8270 * gpl.texi (GPL): ifinfo -> ifnottex.
8271
82722006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
8273
8274 * searching.texi (Simple Match Data): Warn about match data being
8275 set anew by every search.
8276
82772006-05-17 Richard Stallman <rms@gnu.org>
8278
8279 * minibuf.texi (Minibuffer History): Clarify.
8280
8281 * searching.texi (Regexp Special): Clarify nested regexp warning.
8282
82832006-05-16 Kim F. Storm <storm@cua.dk>
8284
8285 * minibuf.texi (Minibuffer History): Update add-to-history.
8286
82872006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
8288
5dcb4c4e
SM
8289 * nonascii.texi (Explicit Encoding):
8290 Fix typo (encoding<->decoding).
b8d4c8d0
GM
8291
82922006-05-14 Richard Stallman <rms@gnu.org>
8293
8294 * buffers.texi (Creating Buffers): Cleanup.
8295
8296 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
8297
82982006-05-13 Eli Zaretskii <eliz@gnu.org>
8299
8300 * buffers.texi (Current Buffer): Document that with-temp-buffer
8301 disables undo.
8302
8303 * os.texi (Terminal-Specific): More accurate description of how
8304 Emacs searches for the terminal-specific libraries.
8305
83062006-05-12 Eli Zaretskii <eliz@gnu.org>
8307
8308 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
8309 emacs-xtra to @inforef's.
8310
8311 * text.texi (Undo): Document that undo is turned off in buffers
8312 whose names begin with a space.
8313
8314 * buffers.texi (Buffer Names): Add index entries for buffers whose
8315 names begin with a space.
8316 (Creating Buffers): Document that undo is turned off in buffers
8317 whose names begin with a space.
8318
8319 * files.texi (Visiting Functions, Reading from Files)
8320 (Saving Buffers): Mention code and EOL conversions by file I/O
8321 primitives and subroutines.
8322
f4e90db0
SM
8323 * nonascii.texi (Lisp and Coding Systems):
8324 Document coding-system-eol-type. Add index entries for eol conversion.
b8d4c8d0
GM
8325
8326 * display.texi (Defining Faces): Mention `mac', and add an xref to
8327 where window-system is described.
8328
83292006-05-10 Richard Stallman <rms@gnu.org>
8330
8331 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
8332
83332006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
8334
8335 * variables.texi (File Local Variables): Recommend to quote lambda
8336 expressions in safe-local-variable property.
8337
83382006-05-09 Richard Stallman <rms@gnu.org>
8339
5dcb4c4e
SM
8340 * variables.texi (File Local Variables):
8341 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
8342
83432006-05-07 Kim F. Storm <storm@cua.dk>
8344
8345 * minibuf.texi (Minibuffer History): Remove keep-dups arg
8346 from add-to-history.
8347
83482006-05-07 Romain Francoise <romain@orebokech.com>
8349
8350 * commands.texi (Event Input Misc):
8351 * compile.texi (Eval During Compile):
8352 * internals.texi (Buffer Internals):
8353 * minibuf.texi (Initial Input):
8354 * nonascii.texi (Scanning Charsets):
8355 * numbers.texi (Comparison of Numbers):
8356 * windows.texi (Textual Scrolling, Vertical Scrolling):
8357 Fix various typos.
8358
83592006-05-06 Eli Zaretskii <eliz@gnu.org>
8360
8361 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
8362 conditional xref's to either emacs or emacs-xtra, depending on
8363 @iftex/@ifnottex.
8364
8365 * minibuf.texi (Minibuffer History): Document add-to-history.
8366
83672006-05-05 Eli Zaretskii <eliz@gnu.org>
8368
8369 * internals.texi (Pure Storage): Mention the pure overflow message
8370 at startup.
8371
c8763fb6 83722006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
8373
8374 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
8375 (Searching Keymaps): Fix pseudo-Lisp description of keymap
8376 search.
8377
83782006-05-01 Richard Stallman <rms@gnu.org>
8379
8380 * intro.texi (nil and t): Clarify.
8381
8382 * variables.texi (File Local Variables): Suggest using booleanp.
8383
83842006-05-01 Juanma Barranquero <lekktu@gmail.com>
8385
8386 * objects.texi (Type Predicates): Fix typos.
8387
83882006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8389
8390 * intro.texi (nil and t): Add booleanp.
8391
8392 * objects.texi (Type Predicates): Add links for booleanp and
8393 string-or-null-p.
8394
83952006-04-29 Richard Stallman <rms@gnu.org>
8396
8397 * modes.texi (Multiline Font Lock): Rename from
8398 Multi line Font Lock Elements. Much clarification.
8399 (Font Lock Multiline, Region to Fontify): Much clarification.
8400
84012006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8402
8403 * variables.texi (File Local Variables): Remove the special case t for
8404 safe-local-variable.
8405
84062006-04-26 Richard Stallman <rms@gnu.org>
8407
8408 * syntax.texi (Parsing Expressions): Minor cleanup.
8409
84102006-04-18 Richard Stallman <rms@gnu.org>
8411
8412 * tips.texi (Coding Conventions): Explain when the package's
8413 prefix should appear later on (not at the start of the name).
8414
8415 * searching.texi (String Search): Clarify effect of NOERROR.
8416
8417 * modes.texi (Imenu): Clarify what special items do.
8418
8419 * hooks.texi (Standard Hooks): Delete text about old hook names.
8420
84212006-04-17 Romain Francoise <romain@orebokech.com>
8422
8423 * variables.texi (Local Variables): Update the default value of
8424 `max-specpdl-size'.
8425
84262006-04-15 Michael Olson <mwolson@gnu.org>
8427
8428 * processes.texi (Transaction Queues): Mention the new optional
8429 `delay-question' argument for `tq-enqueue'.
8430
84312006-04-13 Bill Wohler <wohler@newt.com>
8432
8433 * customize.texi (Common Keywords): Use dotted notation for
8434 :package-version value. Specify its values. Improve documentation
8435 for customize-package-emacs-version-alist.
8436
84372006-04-12 Bill Wohler <wohler@newt.com>
8438
8439 * customize.texi (Common Keywords): Move description of
8440 customize-package-emacs-version-alist to @defvar.
8441
84422006-04-10 Bill Wohler <wohler@newt.com>
8443
8444 * customize.texi (Common Keywords): Add :package-version.
8445
84462006-04-10 Kim F. Storm <storm@cua.dk>
8447
8448 * text.texi (Buffer Contents): Add NOPROPS arg to
8449 filter-buffer-substring.
8450
84512006-04-08 Kevin Ryde <user42@zip.com.au>
8452
8453 * os.texi (Command-Line Arguments): Update xref to emacs manual
8454 "Command Arguments" -> "Emacs Invocation", per change there.
8455
84562006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
8457
8458 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
8459 be on one line to help makeinfo not render two spaces after the dot.
8460
84612006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8462
8463 * strings.texi (Predicates for Strings): Add string-or-null-p.
8464
84652006-03-28 Kim F. Storm <storm@cua.dk>
8466
8467 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
8468 remarks about systems that don't support fractional seconds.
8469
84702006-03-25 Karl Berry <karl@gnu.org>
8471
8472 * elisp.texi: Use @copyright{} instead of (C), and do not indent
8473 the year list.
8474
84752006-03-21 Nick Roberts <nickrob@snap.net.nz>
8476
8477 * display.texi (Fringe Indicators): Fix typos.
8478
84792006-03-19 Luc Teirlinck <teirllm@auburn.edu>
8480
8481 * tips.texi (Documentation Tips): One can now also write `program'
8482 in front of a quoted symbol in a docstring to prevent making a
8483 hyperlink.
8484
84852006-03-19 Alan Mackenzie <acm@muc.de>
8486
8487 * text.texi (Special Properties): Clarify `fontified' property.
8488
84892006-03-16 Richard Stallman <rms@gnu.org>
8490
8491 * display.texi (Defining Images): Minor cleanup.
8492
84932006-03-16 Bill Wohler <wohler@newt.com>
8494
8495 * display.texi (Defining Images): In image-load-path-for-library,
8496 prefer user's images.
8497
84982006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8499
8500 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
8501
85022006-03-15 Bill Wohler <wohler@newt.com>
8503
8504 * display.texi (Defining Images): Fix example in
8505 image-load-path-for-library by not recommending that one binds
8506 image-load-path. Just defvar it to placate compiler and only use
8507 it if previously defined.
8508
85092006-03-14 Bill Wohler <wohler@newt.com>
8510
8511 * display.texi (Defining Images): In image-load-path-for-library,
8512 always return list of directories. Update example.
8513
85142006-03-14 Alan Mackenzie <acm@muc.de>
8515
8516 * modes.texi: New node, "Region to Fontify" (for Font Lock).
8517 This describes font-lock-extend-region-function.
8518 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
8519 the new node "Region to Fontify".
8520
85212006-03-13 Richard Stallman <rms@gnu.org>
8522
8523 * display.texi (Invisible Text): The impossible position is
8524 now before the invisible text, not after.
8525 (Defining Images): Clean up last change.
8526
85272006-03-11 Bill Wohler <wohler@newt.com>
8528
8529 * display.texi (Defining Images): Add image-load-path-for-library.
8530
85312006-03-11 Luc Teirlinck <teirllm@auburn.edu>
8532
8533 * text.texi (Adaptive Fill): Fix Texinfo usage.
8534
8535 * strings.texi (Creating Strings): Fix Texinfo usage.
8536
8537 * searching.texi (Regexp Special): Use @samp for regular
8538 expressions that are not in Lisp syntax.
8539
85402006-03-08 Luc Teirlinck <teirllm@auburn.edu>
8541
8542 * searching.texi (Regexp Special): Put remark between parentheses
8543 to avoid misreading.
8544
85452006-03-07 Luc Teirlinck <teirllm@auburn.edu>
8546
8547 * searching.texi (Syntax of Regexps): More accurately describe
8548 which characters are special in which situations.
8549 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
8550 are not special. Describe in detail when `[' and `]' are special.
8551 (Regexp Backslash): Plenty of regexps with unbalanced square
8552 brackets are valid, so reword that statement.
8553
85542006-03-02 Kim F. Storm <storm@cua.dk>
8555
8556 * keymaps.texi (Tool Bar): Add tool-bar-border.
8557
85582006-02-28 Luc Teirlinck <teirllm@auburn.edu>
8559
8560 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
8561
85622006-02-27 Luc Teirlinck <teirllm@auburn.edu>
8563
8564 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
8565
8566 * files.texi (Locating Files): Suggest additional values for the
8567 SUFFIXES arg of `locate-file'. Update pxref.
8568
8569 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
8570 (How Programs Do Loading): Discuss the effects of Auto Compression
8571 mode on `load'.
8572 (Load Suffixes): New node.
8573 (Library Search): Delete description of `load-suffixes'; it was
8574 moved to "Load Suffixes".
8575 (Autoload, Named Features): Mention `load-suffixes'.
8576
85772006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8578
8579 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
8580
8581 * windows.texi (Window Tree): Fix typo.
8582
85832006-02-20 Kim F. Storm <storm@cua.dk>
8584
8585 * display.texi (Fringe Indicators): New section.
8586 Move indicate-empty-lines, indicate-buffer-boundaries, and
8587 default-indicate-buffer-boundaries here.
8588 Add fringe-indicator-alist and default-fringes-indicator-alist.
8589 Add list of logical fringe indicator symbols.
8590 Update list of standard bitmap names.
8591 (Fringe Cursors): New section.
8592 Move overflow-newline-into-fringe here.
8593 Add fringe-cursor-alist and default-fringes-cursor-alist.
8594 Add list of fringe cursor symbols.
8595
85962006-02-20 Juanma Barranquero <lekktu@gmail.com>
8597
8598 * commands.texi (Using Interactive): Fix reference to node
8599 "Minibuffers".
8600
86012006-02-19 Richard M. Stallman <rms@gnu.org>
8602
8603 * minibuf.texi (High-Level Completion):
8604 Add xref to read-input-method-name.
8605
8606 * files.texi (Relative File Names): Move file-relative-name here.
8607 (File Name Expansion): From here. Minor clarifications.
8608
8609 * commands.texi (Using Interactive): Add xrefs about reading input.
8610 Clarify remarks about that moving point and mark.
8611 Put string case before list case.
8612
c8763fb6 86132006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
8614
8615 * display.texi (Other Display Specs, Image Descriptors):
8616 Revert erroneous changes. The previous description of
8617 image-descriptors as `(image . PROPS)' was correct.
8618
86192006-02-14 Richard M. Stallman <rms@gnu.org>
8620
8621 * variables.texi (File Local Variables): Clarifications.
8622
86232006-02-14 Juanma Barranquero <lekktu@gmail.com>
8624
8625 * variables.texi (File Local Variables): Use @code for a cons
8626 cell, not @var.
8627
86282006-02-13 Chong Yidong <cyd@stupidchicken.com>
8629
8630 * variables.texi (File Local Variables): Document new file local
8631 variable behavior.
8632
86332006-02-10 Kim F. Storm <storm@cua.dk>
8634
8635 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
8636
86372006-02-08 Juanma Barranquero <lekktu@gmail.com>
8638
8639 * modes.texi (%-Constructs): Remove obsolete info about
8640 `global-mode-string'.
8641
86422006-02-07 Richard M. Stallman <rms@gnu.org>
8643
8644 * commands.texi (Prefix Command Arguments): Minor cleanup.
8645
8646 * display.texi: "Graphical display", not window system.
8647
8648 * functions.texi (What Is a Function): Fix xref.
8649
8650 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
8651 (Changing Key Bindings): Clarify when remapping is better than
8652 substitute-key-definition.
8653
86542006-02-02 Richard M. Stallman <rms@gnu.org>
8655
8656 * minibuf.texi (Basic Completion): Completion alists are risky.
8657
8658 * keymaps.texi (Active Keymaps): Clarifications.
8659 (Searching Keymaps): New node.
8660 (Keymaps): Update menu.
8661
8662 * frames.texi (Layout Parameters): Minor clarification.
8663 (Drag and Drop): New node.
8664 (Frames): Update menu.
8665
86662006-01-29 Chong Yidong <cyd@stupidchicken.com>
8667
8668 * display.texi (Other Display Specs, Image Descriptors):
8669 Image description is a list, not a cons cell.
8670
86712006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8672
8673 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
8674 list is not necessarily a list).
8675
86762006-01-27 Eli Zaretskii <eliz@gnu.org>
8677
8678 * frames.texi (Layout Parameters): border-width and
8679 internal-border-width belong to the frame, not the window.
8680
86812006-01-19 Richard M. Stallman <rms@gnu.org>
8682
8683 * nonascii.texi (Translation of Characters): Search cmds use
8684 translation-table-for-input. Automatically made local.
8685
8686 * markers.texi (Overview of Markers): Count insertion type
8687 as one of a marker's attributes.
8688
8689 * keymaps.texi (Controlling Active Maps): New node, split out of
8690 Active Keymaps.
8691 (Keymaps): Menu updated.
8692 (Active Keymaps): Give pseudocode to explain how the active
8693 maps are searched. current-active-maps and key-binding moved here.
8694 (Functions for Key Lookup): current-active-maps and key-binding moved.
8695 Clarifications.
8696 (Searching the Keymaps): New subnode.
8697
8698 * elisp.texi (Top): Menu clarification.
8699
8700 * display.texi (Other Display Specs): Delete duplicate entry for
8701 just a string as display spec. Move text about recursive display
8702 specs on such a string.
8703
8704 * commands.texi (Key Sequence Input): Clarify.
8705 Move num-nonmacro-input-events out.
8706 (Reading One Event): num-nonmacro-input-events moved here.
8707
87082006-01-14 Nick Roberts <nickrob@snap.net.nz>
8709
8710 * advice.texi (Simple Advice): Update example to fit argument
8711 change in previous-line.
8712
87132006-01-05 Richard M. Stallman <rms@gnu.org>
8714
8715 * markers.texi (The Mark): Fix in `mark'.
8716
87172006-01-04 Richard M. Stallman <rms@gnu.org>
8718
8719 * processes.texi (Misc Network, Make Network): Minor cleanups.
8720
87212006-01-04 Kim F. Storm <storm@cua.dk>
8722
8723 * processes.texi (Make Network): Add IPv6 addresses and handling.
8724 (Network Feature Testing): Mention (:family ipv6).
8725 (Misc Network): Add IPv6 formats to format-network-address.
8726
87272005-12-30 Richard M. Stallman <rms@gnu.org>
8728
8729 * text.texi (Changing Properties):
8730 Don't use return value of set-text-properties.
8731
87322005-12-29 Luc Teirlinck <teirllm@auburn.edu>
8733
8734 * modes.texi (Mode Line Format): Correct typo in menu.
8735
87362005-12-29 Richard M. Stallman <rms@gnu.org>
8737
8738 * modes.texi (Mode Line Top): New node.
8739 (Mode Line Data): Some text moved to new node.
8740 Explain the data structure more concretely.
8741 (Mode Line Basics): Clarifications.
8742 (Mode Line Variables): Clarify intro paragraph.
8743 (%-Constructs): Clarify intro paragraph.
8744 (Mode Line Format): Update menu.
8745
87462005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8747
8748 * minibuf.texi (Basic Completion): Update lazy-completion-table
8749 examples for removal of ARGS argument.
8750
87512005-12-23 Richard M. Stallman <rms@gnu.org>
8752
8753 * text.texi (Undo): Restore some explanation from the version
8754 that was deleted.
8755
87562005-12-23 Eli Zaretskii <eliz@gnu.org>
8757
8758 * text.texi (Undo): Remove duplicate descriptions of `apply
8759 funname' and `apply delta' elements of the undo list.
8760
87612005-12-20 Richard M. Stallman <rms@gnu.org>
8762
8763 * help.texi (Help Functions): Update documentation of `apropos'.
8764
87652005-12-20 Luc Teirlinck <teirllm@auburn.edu>
8766
8767 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
8768 because it is confusing. If the :help-echo keyword is a function,
8769 it is not directly used as the :help-echo overlay property, as the
8770 xref seems to suggest (it does not take the appropriate args).
8771
87722005-12-19 Luc Teirlinck <teirllm@auburn.edu>
8773
8774 * customize.texi (Common Keywords): Fix Texinfo usage.
8775 (Group Definitions, Variable Definitions): Update for new
8776 conventions for using `*' in docstrings.
8777
8778 * tips.texi (Documentation Tips): Update for new conventions for
8779 using `*' in docstrings.
8780
87812005-12-16 Richard M. Stallman <rms@gnu.org>
8782
8783 * minibuf.texi (Minibuffer Contents): Minor cleanup.
8784
87852005-12-16 Juri Linkov <juri@jurta.org>
8786
8787 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
8788
87892005-12-14 Romain Francoise <romain@orebokech.com>
8790
8791 * modes.texi (Customizing Keywords): Rename `append' to `how'.
8792 Fix typo.
8793
87942005-12-11 Juri Linkov <juri@jurta.org>
8795
8796 * minibuf.texi (Completion Commands): Add mention of read-file-name
8797 for filename completion keymaps.
8798 (Reading File Names): Add mention of filename completion keymaps
8799 for read-file-name and xref to `Completion Commands'.
8800
88012005-12-10 Richard M. Stallman <rms@gnu.org>
8802
8803 * customize.texi (Common Keywords): State caveats for use of :tag.
8804
88052005-12-08 Richard M. Stallman <rms@gnu.org>
8806
8807 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
8808 with xrefs and better explanation.
8809 (Completion Commands): Add the filename completion maps.
8810
8811 * objects.texi (Character Type): Clarify that \s is not space
8812 if a dash follows.
8813
88142005-12-05 Richard M. Stallman <rms@gnu.org>
8815
8816 * windows.texi (Resizing Windows): Delete preserve-before args.
8817
88182005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8819
8820 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
8821 in full keymaps, since the quirk has been fixed.
8822
88232005-12-03 Eli Zaretskii <eliz@gnu.org>
8824
5dcb4c4e
SM
8825 * hooks.texi (Standard Hooks): Add index entries.
8826 Mention `compilation-finish-functions'.
b8d4c8d0
GM
8827
88282005-11-27 Richard M. Stallman <rms@gnu.org>
8829
8830 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
8831
88322005-11-21 Juri Linkov <juri@jurta.org>
8833
8834 * customize.texi (Common Keywords): Update links types
8835 custom-manual and url-link. Add link types emacs-library-link,
8836 file-link, function-link, variable-link, custom-group-link.
8837
88382005-11-20 Chong Yidong <cyd@stupidchicken.com>
8839
8840 * display.texi: Revert 2005-11-20 change.
8841
88422005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
8843
8844 * processes.texi (Bindat Functions):
8845 Say "third" to refer to zero-based index "2".
8846
88472005-11-18 Luc Teirlinck <teirllm@auburn.edu>
8848
8849 * loading.texi (Library Search): Update the default value of
8850 `load-suffixes'.
8851
88522005-11-17 Chong Yidong <cyd@stupidchicken.com>
8853
8854 * display.texi (Attribute Functions): Mention :ignore-defface.
8855
88562005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8857
8858 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
8859 (Minor Mode Conventions): Mention the use of a hook.
8860
88612005-11-06 Richard M. Stallman <rms@gnu.org>
8862
8863 * files.texi (Magic File Names): find-file-name-handler checks the
8864 `operations' property of the handler.
8865
88662005-11-03 Richard M. Stallman <rms@gnu.org>
8867
8868 * variables.texi (Frame-Local Variables): Small clarification.
8869
88702005-10-29 Chong Yidong <cyd@stupidchicken.com>
8871
8872 * os.texi (Init File): Document ~/.emacs.d/init.el.
8873
88742005-10-29 Richard M. Stallman <rms@gnu.org>
8875
8876 * internals.texi (Garbage Collection): Document memory-full.
8877
88782005-10-28 Bill Wohler <wohler@newt.com>
8879
8880 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
8881 for URLs.
8882
88832005-10-28 Richard M. Stallman <rms@gnu.org>
8884
8885 * minibuf.texi (Completion Commands): Clean up prev change.
8886
88872005-10-26 Kevin Ryde <user42@zip.com.au>
8888
8889 * compile.texi (Eval During Compile): Explain recommended uses
8890 of eval-when-compile and eval-and-compile.
8891
88922005-10-27 Masatake YAMATO <jet@gyve.org>
8893
8894 * minibuf.texi (Completion Commands):
8895 Write about new optional argument for `display-completion-list'.
8896
88972005-10-23 Richard M. Stallman <rms@gnu.org>
8898
8899 * display.texi (Overlay Arrow): Clarify about local bindings of
8900 overlay-arrow-position.
8901
89022005-10-22 Eli Zaretskii <eliz@gnu.org>
8903
8904 * internals.texi (Building Emacs): Fix last change.
8905
89062005-10-22 Richard M. Stallman <rms@gnu.org>
8907
8908 * internals.texi (Building Emacs): Document eval-at-startup.
8909
89102005-10-21 Richard M. Stallman <rms@gnu.org>
8911
8912 * loading.texi (Where Defined): load-history contains abs file names.
8913 symbol-file returns abs file names.
8914
89152005-10-19 Kim F. Storm <storm@cua.dk>
8916
8917 * display.texi (Showing Images): Add max-image-size integer value.
8918
89192005-10-18 Chong Yidong <cyd@stupidchicken.com>
8920
8921 * display.texi (Showing Images): Document max-image-size.
8922
89232005-10-17 Richard M. Stallman <rms@gnu.org>
8924
8925 * commands.texi (Quitting): Minor clarification.
8926
8927 * processes.texi (Sentinels): Clarify about output and quitting.
8928 (Filter Functions): Mention with-local-quit.
8929
89302005-10-17 Juri Linkov <juri@jurta.org>
8931
8932 * buffers.texi (Current Buffer):
8933 * commands.texi (Event Input Misc):
8934 * compile.texi (Eval During Compile, Compiler Errors):
8935 * customize.texi (Group Definitions):
8936 * display.texi (Progress, Defining Faces):
8937 * files.texi (Writing to Files):
8938 * modes.texi (Mode Hooks, Defining Minor Modes):
8939 * streams.texi (Output Functions):
8940 * syntax.texi (Syntax Table Functions):
8941 * text.texi (Change Hooks):
8942 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
8943
8944 * commands.texi (Quitting): Replace arg `forms' with `body' in
8945 `with-local-quit'.
8946
8947 * positions.texi (Excursions): Replace arg `forms' with `body' in
8948 `save-excursion'.
8949
89502005-10-08 Kim F. Storm <storm@cua.dk>
8951
8952 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
8953 Rename manual section accordingly.
8954
89552005-10-04 Kim F. Storm <storm@cua.dk>
8956
8957 * windows.texi (Window Split Tree): New section describing
8958 new function window-split-tree function.
8959
89602005-10-03 Nick Roberts <nickrob@snap.net.nz>
8961
8962 * display.texi (Fringe Size/Pos): Simplify and add detail.
8963
89642005-09-30 Romain Francoise <romain@orebokech.com>
8965
8966 * minibuf.texi (High-Level Completion): Explain that the prompt
8967 given to `read-buffer' should end with a colon and a space.
8968 Update usage examples.
8969
89702005-09-29 Juri Linkov <juri@jurta.org>
8971
8972 * display.texi (Displaying Messages): Rename argument name
8973 `string' to `format-string' in functions `message', `message-box',
8974 `message-or-box'.
8975
89762005-09-26 Chong Yidong <cyd@stupidchicken.com>
8977
8978 * errors.texi (Standard Errors): Correct xrefs.
8979
89802005-09-18 Chong Yidong <cyd@stupidchicken.com>
8981
8982 * display.texi (Defining Images): Update documentation for
8983 `image-load-path'.
8984
89852005-09-17 Richard M. Stallman <rms@gnu.org>
8986
8987 * display.texi (Defining Images): Clean up previous change.
8988
89892005-09-16 Romain Francoise <romain@orebokech.com>
8990
8991 * elisp.texi: Specify GFDL version 1.2.
8992
8993 * doclicense.texi (GNU Free Documentation License): Update to
8994 version 1.2.
8995
89962005-09-15 Chong Yidong <cyd@stupidchicken.com>
8997
8998 * display.texi (Defining Images): Document `image-load-path'.
8999
90002005-09-15 Richard M. Stallman <rms@gnu.org>
9001
9002 * objects.texi (Printed Representation): Minor cleanup.
9003 (Box Diagrams): Minor fix.
9004 (Cons Cell Type): Move (...) index item here.
9005 (Box Diagrams): From here.
9006 (Array Type): Minor fix.
9007 (Type Predicates): Delete index "predicates".
9008 (Hash Table Type): Clarify xref.
9009 (Dotted Pair Notation): Minor fix.
9010
90112005-09-10 Chong Yidong <cyd@stupidchicken.com>
9012
9013 * files.texi (Saving Buffers): Fix typo.
9014
90152005-09-08 Richard M. Stallman <rms@gnu.org>
9016
9017 * tips.texi (Programming Tips): Correct the "default" prompt spec.
9018
90192005-09-08 Chong Yidong <cyd@stupidchicken.com>
9020
9021 * locals.texi (Standard Buffer-Local Variables): Don't include
9022 mode variables for minor modes.
9023 Fix xrefs for buffer-display-count, buffer-display-table,
9024 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
9025 enable-multibyte-characters, fill-column, header-line-format,
9026 left-fringe-width, left-margin, and right-fringe-width.
9027
9028 * hooks.texi (Standard Hooks): All hooks should conform to the
9029 standard naming convention now.
9030 Fix xref for `echo-area-clear-hook'.
9031
9032 * display.texi (Usual Display): Note that indicate-empty-lines and
9033 tab-width are buffer-local.
9034
9035 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
9036
9037 * modes.texi (Mode Help): Note that major-mode is buffer-local.
9038
9039 * nonascii.texi (Encoding and I/O): Note that
9040 buffer-file-coding-system is buffer-local.
9041
9042 * positions.texi (List Motion): Note that defun-prompt-regexp is
9043 buffer-local.
9044
9045 * text.texi (Auto Filling): Note that auto-fill-function is
9046 buffer-local.
9047 (Undo): Note that buffer-undo-list is buffer-local.
9048
5dcb4c4e
SM
9049 * windows.texi (Buffers and Windows):
9050 Document buffer-display-count.
b8d4c8d0
GM
9051
90522005-09-06 Richard M. Stallman <rms@gnu.org>
9053
9054 * tips.texi (Coding Conventions): Sometimes it is ok to put the
9055 package prefix elsewhere than at the start of the name.
9056
90572005-09-03 Richard M. Stallman <rms@gnu.org>
9058
9059 * tips.texi (Programming Tips): Add conventions for minibuffer
9060 questions and prompts.
9061
90622005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
9063
9064 * intro.texi (nil and t): Minor cleanup.
9065 Delete spurious mention of keyword symbols.
9066 (Evaluation Notation): Add index entry.
9067 (A Sample Function Description): Minor cleanup.
9068 (A Sample Variable Description): Not all vars can be set.
9069
90702005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
9071
9072 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
9073
9074 (Insertion): Document precise type of `insert-char' arg COUNT.
9075
90762005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
9077
9078 * modes.texi (Other Font Lock Variables): Sync the default of
9079 font-lock-lines-before.
9080
90812005-08-31 Michael Albinus <michael.albinus@gmx.de>
9082
9083 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
9084
90852005-08-29 Richard M. Stallman <rms@gnu.org>
9086
9087 * elisp.texi (Top): Update subnode menu.
9088
9089 * searching.texi (Searching and Matching): Move node.
9090 Rearrange contents and add overall explanation.
9091 (Searching and Case): Move node.
9092 (Searching and Matching): Update menu.
9093
90942005-08-27 Eli Zaretskii <eliz@gnu.org>
9095
9096 * os.texi (Startup Summary): Fix the description of the initial
9097 startup message display.
9098
90992005-08-25 Richard M. Stallman <rms@gnu.org>
9100
9101 * searching.texi (Search and Replace): Add replace-regexp-in-string.
9102
91032005-08-25 Emilio C. Lopes <eclig@gmx.net>
9104
9105 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
9106 `next-overlay-change' example.
9107
91082005-08-22 Juri Linkov <juri@jurta.org>
9109
9110 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
9111 Fix invert-face. Fix args of face-background.
9112
9113 * display.texi (Standard Faces): Delete node.
9114 (Faces): Add xref to `(emacs)Standard Faces'.
9115 (Displaying Faces): Fix xref to `Standard Faces'.
9116
9117 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
9118
91192005-08-20 Alan Mackenzie <acm@muc.de>
9120
9121 * buffers.texi (The Buffer List): Clarify the manipulation of the
9122 buffer list.
9123
91242005-08-14 Richard M. Stallman <rms@gnu.org>
9125
9126 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
9127 a regexp.
9128
91292005-08-11 Richard M. Stallman <rms@gnu.org>
9130
9131 * elisp.texi (Top): Update subnode lists.
9132
9133 * display.texi (Inverse Video): Node deleted.
9134
9135 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
9136 New nodes split out of Coding Conventions.
9137
9138 * searching.texi (Regular Expressions): Document re-builder.
9139
9140 * os.texi (Time Parsing): New node split out of Time Conversion.
9141
9142 * processes.texi (Misc Network, Network Feature Testing)
9143 (Network Options, Make Network): New nodes split out of
9144 Low-Level Network.
9145
91462005-08-09 Richard M. Stallman <rms@gnu.org>
9147
9148 * frames.texi (Geometry): New node, split from Size and Position.
9149 (Frame Parameters): Refer to Geometry.
9150
9151 * buffers.texi (The Buffer List): Fix xrefs.
9152
9153 * windows.texi (Splitting Windows): Fix xref.
9154
9155 * frames.texi (Layout Parameters): Add xref.
9156
9157 * display.texi (Line Height, Scroll Bars): Fix xrefs.
9158
9159 * keymaps.texi (Menu Bar): Fix xref.
9160
9161 * locals.texi (Standard Buffer-Local Variables): Fix xref.
9162
9163 * modes.texi (%-Constructs): Fix xref.
9164
9165 * frames.texi (Window Frame Parameters): Node split up.
9166 (Basic Parameters, Position Parameters, Size Parameters)
9167 (Layout Parameters, Buffer Parameters, Management Parameters)
9168 (Cursor Parameters, Color Parameters): New subnodes.
9169
91702005-08-09 Luc Teirlinck <teirllm@auburn.edu>
9171
9172 * positions.texi (Screen Lines): Update xref for previous change
9173 in minibuf.texi.
9174
9175 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
9176 change in minibuf.texi.
9177
91782005-08-09 Richard M. Stallman <rms@gnu.org>
9179
9180 * tips.texi (Coding Conventions): Minor cleanup.
9181
9182 * modes.texi (Defining Minor Modes): Explain when init-value
9183 can be non-nil.
9184
9185 * elisp.texi (Top): Update submenu for Minibuffer.
9186
9187 * minibuf.texi (Minibuffer Misc): Node split up.
9188 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
9189 (Recursive Mini): New nodes split out from Minibuffer Misc.
9190 (Minibuffer Misc): Document max-mini-window-height.
9191
9192 * hash.texi (Defining Hash): Delete stray paren in example.
9193
9194 * display.texi (Echo Area Customization): Don't define
9195 max-mini-window-height here; xref instead.
9196
9197 * commands.texi (Event Input Misc): Update while-no-input.
9198
9199 * advice.texi (Advising Functions): Explain when to use advice
9200 and when to use a hook.
9201
92022005-07-30 Eli Zaretskii <eliz@gnu.org>
9203
9204 * makefile.w32-in (info): Don't run install-info.
9205 ($(infodir)/dir): New target, produced by running install-info.
9206
92072005-07-27 Luc Teirlinck <teirllm@auburn.edu>
9208
9209 * modes.texi (Defining Minor Modes): The keyword for the initial
9210 value is :init-value, not :initial-value.
9211
92122005-07-23 Eli Zaretskii <eliz@gnu.org>
9213
9214 * loading.texi (Autoload): Make the `doctor' example be consistent
9215 with what's in current loaddefs.el. Describe the "fn" magic in
9216 the usage portion of the doc string.
9217
92182005-07-22 Richard M. Stallman <rms@gnu.org>
9219
9220 * internals.texi (Garbage Collection): Clarify previous change.
9221
92222005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
9223
9224 * internals.texi (Garbage Collection): Add gc-cons-percentage.
9225
92262005-07-18 Juri Linkov <juri@jurta.org>
9227
9228 * commands.texi (Accessing Events):
9229 * frames.texi (Text Terminal Colors, Resources):
9230 * markers.texi (The Mark):
9231 * modes.texi (Defining Minor Modes):
9232 Delete duplicate duplicate words.
9233
92342005-07-16 Richard M. Stallman <rms@gnu.org>
9235
9236 * display.texi (Managing Overlays): Clarify make-overlay
9237 args for insertion types.
9238
92392005-07-13 Luc Teirlinck <teirllm@auburn.edu>
9240
9241 * customize.texi (Variable Definitions):
9242 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
9243 `standard-value' is a list too.
9244 (Defining New Types): Use @key{RET} instead of @key{ret}.
9245
92462005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
9247
9248 * os.texi (Translating Input): Fix typo.
9249
92502005-07-08 Richard M. Stallman <rms@gnu.org>
9251
9252 * README: Update edition number and size estimate.
9253
9254 * elisp.texi (VERSION): Set to 2.9.
9255
92562005-07-07 Richard M. Stallman <rms@gnu.org>
9257
9258 * book-spine.texinfo: Update Emacs version.
9259
9260 * display.texi (Inverse Video): Delete mode-line-inverse-video.
9261
92622005-07-06 Richard M. Stallman <rms@gnu.org>
9263
9264 * searching.texi (Regexp Search): Clarify what re-search-forward
9265 does when the search fails.
9266
92672005-07-05 Lute Kamstra <lute@gnu.org>
9268
9269 * Update FSF's address in GPL notices.
9270
9271 * doclicense.texi (GNU Free Documentation License):
9272 * gpl.texi (GPL):
9273 * tips.texi (Coding Conventions, Library Headers):
9274 * vol1.texi:
9275 * vol2.texi: Update FSF's address.
9276
92772005-07-04 Richard M. Stallman <rms@gnu.org>
9278
9279 * hooks.texi (Standard Hooks): Add occur-hook.
9280
92812005-07-03 Luc Teirlinck <teirllm@auburn.edu>
9282
9283 * display.texi (The Echo Area): Correct menu.
9284
92852005-07-03 Richard M. Stallman <rms@gnu.org>
9286
9287 * elisp.texi (Top): Update subnode menu for Display.
9288
9289 * display.texi (Displaying Messages): New node, with most
9290 of what was in The Echo Area.
5dcb4c4e 9291 (Progress): Move under The Echo Area.
b8d4c8d0
GM
9292 (Logging Messages): New node with new text.
9293 (Echo Area Customization): New node, the rest of what was
9294 in The Echo Area. Document message-truncate-lines with @defvar.
9295 (Display): Update menu.
9296
9297 * windows.texi (Textual Scrolling): Doc 3 values for
9298 scroll-preserve-screen-position.
9299
9300 * text.texi (Special Properties): Change hook functions
9301 should bind inhibit-modification-hooks around altering buffer text.
9302
9303 * keymaps.texi (Key Binding Commands): Call binding BINDING
9304 rather than DEFINITION.
9305
93062005-06-29 Juanma Barranquero <lekktu@gmail.com>
9307
9308 * variables.texi (Defining Variables): `user-variable-p' returns t
9309 for aliases of user options, nil for alias loops.
9310
93112005-06-28 Richard M. Stallman <rms@gnu.org>
9312
9313 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
9314 make-keymap.
9315
93162005-06-27 Luc Teirlinck <teirllm@auburn.edu>
9317
9318 * variables.texi (Setting Variables): Correct and clarify
9319 description of `add-to-ordered-list'.
9320
93212005-06-26 Richard M. Stallman <rms@gnu.org>
9322
9323 * display.texi (Faces): Minor cleanup.
9324
93252005-06-25 Luc Teirlinck <teirllm@auburn.edu>
9326
9327 * display.texi (Faces): `facep' returns t for strings that are
9328 face names.
9329
93302005-06-25 Richard M. Stallman <rms@gnu.org>
9331
9332 * objects.texi (Equality Predicates): Clarify meaning of equal.
9333
9334 * windows.texi (Selecting Windows): save-selected-window
9335 and with-selected-window save and restore the current buffer.
9336
93372005-06-24 Richard M. Stallman <rms@gnu.org>
9338
9339 * numbers.texi (Float Basics): Explain how to test for NaN,
9340 and printing the sign of NaNs.
9341
93422005-06-24 Eli Zaretskii <eliz@gnu.org>
9343
9344 * makefile.w32-in (MAKEINFO): Use --force.
9345
93462005-06-23 Richard M. Stallman <rms@gnu.org>
9347
9348 * display.texi (Face Functions): Correct Texinfo usage.
9349
93502005-06-23 Luc Teirlinck <teirllm@auburn.edu>
9351
9352 * lists.texi (Rings): `ring-elements' now returns the elements of
9353 RING in order.
9354
93552005-06-23 Juanma Barranquero <lekktu@gmail.com>
9356
9357 * markers.texi (The Mark): Texinfo usage fix.
9358
93592005-06-23 Kim F. Storm <storm@cua.dk>
9360
9361 * searching.texi (Entire Match Data): Remove evaporate option for
9362 match-data. Do not mention evaporate option for set-match-data.
9363
93642005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
9365
9366 * display.texi (Face Functions): Mention face aliases.
9367
93682005-06-21 Richard M. Stallman <rms@gnu.org>
9369
9370 * anti.texi (Antinews): Texinfo usage fix.
9371
93722005-06-21 Karl Berry <karl@gnu.org>
9373
9374 * elisp.texi: Use @copying.
9375
9376 * elisp.texi: Put @summarycontents and @contents before the Top
9377 node, instead of the end of the file, so that the contents appear
9378 in the right place in the dvi/pdf output.
9379
93802005-06-21 Juri Linkov <juri@jurta.org>
9381
9382 * display.texi (Defining Faces): Add `customized-face'.
9383
93842005-06-20 Kim F. Storm <storm@cua.dk>
9385
9386 * variables.texi (Setting Variables): Any type of element can be
9387 given order in add-to-ordered-list. Compare elements with eq.
9388
9389 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
9390
93912005-06-20 Karl Berry <karl@gnu.org>
9392
9393 * syntax.texi (Syntax Flags): Make last column very slightly wider
9394 to avoid "generic comment" breaking on two lines and causing an
9395 underfull box.
9396
93972005-06-19 Luc Teirlinck <teirllm@auburn.edu>
9398
9399 * lists.texi (Rings): Various minor clarifications and corrections.
9400
94012005-06-18 Richard M. Stallman <rms@gnu.org>
9402
9403 * functions.texi (Obsolete Functions): Simplify.
9404
9405 * variables.texi (Variable Aliases): Simplify.
9406
a12bf61e 9407 * anti.texi, backups.texi, compile.texi, customize.texi:
b8d4c8d0
GM
9408 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
9409 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
9410 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
9411 * variables.texi: Fix formatting ugliness.
9412
9413 * elisp.texi: Add links to Rings and Byte Packing.
9414 Update version and copyright years.
9415
9416 * minibuf.texi: Fix formatting ugliness.
9417 (Completion Commands): Move keymap vars to the end
9418 and vars completing-read binds to the top.
9419
94202005-06-17 Luc Teirlinck <teirllm@auburn.edu>
9421
9422 * processes.texi: Fix typos.
9423 (Bindat Spec): Correct Texinfo error.
9424 (Byte Packing): Fix ungrammatical sentence.
9425
94262005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
9427
9428 * lists.texi (Rings): New node.
9429 (Lists): Add it to menu.
9430
9431 * processes.texi (Byte Packing): New node.
9432 (Processes): Add it to menu.
9433
94342005-06-17 Richard M. Stallman <rms@gnu.org>
9435
9436 * syntax.texi (Parsing Expressions): Fix texinfo usage.
9437
9438 * help.texi (Documentation Basics): Explain the xref to
9439 Documentation Tips.
9440
9441 * debugging.texi (Debugger Commands): Minor fix.
9442
94432005-06-16 Luc Teirlinck <teirllm@auburn.edu>
9444
9445 * edebug.texi (Instrumenting): Eliminate duplicate link.
9446 (Specification List): Replace references to "below", referring to
9447 a later node, with one @ref to that node.
9448
9449 * os.texi (Timers): Timers should save and restore the match data
9450 if they change it.
9451
9452 * debugging.texi (Debugger Commands): Mention that the Lisp
9453 debugger can not step through primitive functions.
9454
94552005-06-16 Juanma Barranquero <lekktu@gmail.com>
9456
9457 * functions.texi (Obsolete Functions): Update argument names of
9458 `make-obsolete' and `define-obsolete-function-alias'.
9459
9460 * variables.texi (Variable Aliases): Update argument names of
9461 `defvaralias', `make-obsolete-variable' and
9462 `define-obsolete-variable-alias'.
9463
94642005-06-15 Kim F. Storm <storm@cua.dk>
9465
9466 * searching.texi (Entire Match Data): Rephrase warnings about
9467 evaporate arg to match-data and set-match-data.
9468
94692005-06-14 Luc Teirlinck <teirllm@auburn.edu>
9470
9471 * elisp.texi (Top): Update detailed menu.
9472
9473 * edebug.texi (Edebug): Update menu.
9474 (Instrumenting): Update xrefs.
9475 (Edebug Execution Modes): Correct xref.
9476 (Jumping): Clarify description of `h' command.
9477 Eliminate redundant @ref.
9478 (Breaks): New node.
9479 (Breakpoints): Is now a subsubsection.
9480 (Global Break Condition): Mention `C-x X X'.
9481 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
9482 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
9483 (Edebug Display Update): Correct pxref.
9484 (Edebug and Macros): New node.
9485 (Instrumenting Macro Calls): Is now a subsubsection.
9486 Neither arg of `def-edebug-spec' is evaluated.
9487 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
9488 (Specification Examples): Fix typo.
9489
94902005-06-14 Lute Kamstra <lute@gnu.org>
9491
9492 * debugging.texi (Function Debugging): Primitives can break on
9493 entry too.
9494
94952005-06-14 Kim F. Storm <storm@cua.dk>
9496
9497 * variables.texi (Setting Variables): Add add-to-ordered-list.
9498
94992005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9500
9501 * syntax.texi (Parsing Expressions): Document aux functions and vars of
9502 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
9503
95042005-06-13 Lute Kamstra <lute@gnu.org>
9505
9506 * text.texi (Special Properties): Fix cross reference.
9507
95082005-06-11 Luc Teirlinck <teirllm@auburn.edu>
9509
9510 * debugging.texi (Function Debugging): Delete mention of empty
9511 string argument to `cancel-debug-on-entry'. Delete inaccurate
9512 description of the return value of that command.
9513
95142005-06-11 Alan Mackenzie <acm@muc.de>
9515
9516 * text.texi (Adaptive Fill): Amplify the description of
9517 fill-context-prefix.
9518
95192005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9520
9521 * syntax.texi (Parsing Expressions): Fix Texinfo error.
9522
95232005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9524
9525 * syntax.texi (Parsing Expressions): Document syntax-ppss.
9526
95272005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9528
9529 * debugging.texi (Error Debugging): Minor rewording.
9530 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
9531 is optional.
9532
95332005-06-10 Lute Kamstra <lute@gnu.org>
9534
9535 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
9536 (Top): Give it a title. Correct version number. Give the
9537 detailed node listing a more prominent header.
9538 * intro.texi: Don't set VERSION here a second time.
9539 Mention Emacs's version too.
9540 * anti.texi (Antinews): Use EMACSVER to refer to the current
9541 version of Emacs.
9542
95432005-06-09 Kim F. Storm <storm@cua.dk>
9544
9545 * searching.texi (Entire Match Data): Explain new `reseat' argument to
9546 match-data and set-match-data.
9547
95482005-06-08 Richard M. Stallman <rms@gnu.org>
9549
9550 * searching.texi (Entire Match Data): Clarify when match-data
9551 returns markers and when integers.
9552
9553 * display.texi (Defining Faces): Explain that face name should not
9554 end in `-face'.
9555
9556 * modes.texi (Mode Line Data): Minor cleanup.
9557 (Customizing Keywords): Node split out of Search-based Fontification.
9558 Add example of using font-lock-add-keywords from a hook.
9559 Clarify when MODE should be non-nil, and when nil.
9560
95612005-06-06 Richard M. Stallman <rms@gnu.org>
9562
9563 * modes.texi (Mode Line Data): Explain what happens when the car
9564 of a list is a void symbol.
9565 (Search-based Fontification): Explain MODE arg to
9566 font-lock-add-keywords and warn about calls from major modes.
9567
95682005-06-08 Juri Linkov <juri@jurta.org>
9569
9570 * display.texi (Standard Faces): Add `shadow' face.
9571
95722005-05-29 Luc Teirlinck <teirllm@auburn.edu>
9573
9574 * modes.texi (Major Mode Conventions): A derived mode only needs
9575 to put the call to the parent mode inside `delay-mode-hooks'.
9576
95772005-05-29 Richard M. Stallman <rms@gnu.org>
9578
9579 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
9580 new, and what that implies. Clarify.
9581
9582 * files.texi (Locating Files): Clean up the text.
9583
9584 * frames.texi (Window Frame Parameters): Document user-size.
9585 Shorten entry for top by referring to left.
9586
95872005-05-26 Richard M. Stallman <rms@gnu.org>
9588
9589 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
9590 is new, and what the implications are. Other clarifications.
9591
95922005-05-24 Richard M. Stallman <rms@gnu.org>
9593
9594 * frames.texi (Dialog Boxes): Minor fixes.
9595
95962005-05-25 Masatake YAMATO <jet@gyve.org>
9597
9598 * display.texi (Standard Faces): Write about `mode-line-highlight'.
9599
96002005-05-24 Luc Teirlinck <teirllm@auburn.edu>
9601
9602 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
9603 is optional.
9604
96052005-05-24 Nick Roberts <nickrob@snap.net.nz>
9606
10d1d0af 9607 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
9608
96092005-05-23 Lute Kamstra <lute@gnu.org>
9610
9611 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
9612 syntax-begin-function over font-lock-beginning-of-syntax-function.
9613
96142005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9615
9616 * minibuf.texi (Reading File Names): Update description of
9617 `read-directory-name'.
9618
9619 * modes.texi (Derived Modes): Clarify :group keyword.
9620
96212005-05-21 Eli Zaretskii <eliz@gnu.org>
9622
9623 * files.texi (Locating Files): New subsection.
9624 Describe locate-file and executable-find.
9625
96262005-05-21 Kevin Ryde <user42@zip.com.au>
9627
9628 * frames.texi (Initial Parameters): Update cross reference to
9629 "Emacs Invocation".
9630
96312005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9632
9633 * keymaps.texi (Active Keymaps): Add anchor.
9634
9635 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
9636 (Major Mode Conventions): Refer to `Auto Major Mode' in more
9637 appropriate place.
9638 (Derived Modes): Small clarifications.
9639 (Minor Mode Conventions, Keymaps and Minor Modes):
9640 Replace references to nodes with references to anchors.
9641 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
9642 Clarify description of lists whose first element is an integer.
9643 (Mode Line Variables): Add anchor.
9644 (%-Constructs): Clarify description of integer after %.
9645 (Emulating Mode Line): Describe nil value for FACE.
9646
96472005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9648
9649 * modes.texi (Derived Modes): Correct references to non-existing
9650 variable standard-syntax-table.
9651
96522005-05-17 Lute Kamstra <lute@gnu.org>
9653
9654 * modes.texi (Defining Minor Modes): Mention the mode hook.
9655
96562005-05-15 Kim F. Storm <storm@cua.dk>
9657
9658 * processes.texi (Network): Remove open-network-stream-nowait.
9659 (Network Servers): Remove open-network-stream-server.
9660
96612005-05-15 Luc Teirlinck <teirllm@auburn.edu>
9662
9663 * elisp.texi (Top): Update detailed menu.
9664
9665 * variables.texi: Reorder nodes.
9666 (Variables): Update menu.
9667 (File Local Variables): Do not refer to the `-*-' line as
9668 a "local variables list". Add pxref.
9669
96702005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9671
9672 * elisp.texi (Top): Update detailed menu for node changes.
9673
9674 * modes.texi (Modes): Update Menu.
9675 (Hooks): Move to beginning of chapter.
9676 Most minor modes run mode hooks too.
9677 `add-hook' can handle void hooks or hooks whose value is a single
9678 function.
9679 (Major Modes): Update Menu.
9680 (Major Mode Basics): New node, split off from `Major Modes'.
9681 (Major Mode Conventions): Correct xref. Explain how to handle
9682 auto-mode-alist if the major mode command has an autoload cookie.
9683 (Auto Major Mode): Major update. Add magic-mode-alist.
9684 (Derived Modes): Major update.
9685 (Mode Line Format): Update Menu.
9686 (Mode Line Basics): New node, split off from `Mode Line Format'.
9687
9688 * loading.texi (Autoload): Mention `autoload cookie' as synonym
9689 for `magic autoload comment'. Add index entries and anchor.
9690
96912005-05-14 Richard M. Stallman <rms@gnu.org>
9692
9693 * tips.texi (Coding Conventions): Explain how important it is
9694 that just loading certain files not change Emacs behavior.
9695
9696 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
9697
96982005-05-12 Lute Kamstra <lute@gnu.org>
9699
9700 * modes.texi (Generic Modes): Update.
9701 (Major Modes): Refer to node "Generic Modes".
9702
9703 * elisp.texi (Top): Update to the current structure of the manual.
9704 * processes.texi (Processes): Add menu description.
9705 * customize.texi (Customization): Add menu descriptions.
9706
97072005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
9708
9709 * processes.texi (Signals to Processes)
9710 (Low-Level Network): Fix typos.
9711
97122005-05-11 Lute Kamstra <lute@gnu.org>
9713
9714 * elisp.texi (Top): Add some nodes from the chapter "Major and
9715 Minor Modes" to the detailed node listing.
9716
97172005-05-10 Richard M. Stallman <rms@gnu.org>
9718
9719 * keymaps.texi (Extended Menu Items): Menu item filter functions
9720 can be called at any time.
9721
97222005-05-08 Luc Teirlinck <teirllm@auburn.edu>
9723
9724 * variables.texi (File Local Variables): `(hack-local-variables t)'
9725 now also checks whether a mode is specified in the local variables
9726 list.
9727
97282005-05-05 Kevin Ryde <user42@zip.com.au>
9729
9730 * display.texi (The Echo Area): Correct format function cross
9731 reference.
9732
97332005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9734
9735 * variables.texi (Variable Aliases): Change description of
9736 `define-obsolete-variable-alias'.
9737
9738 * functions.texi (Functions): Add "Obsolete Functions" to menu.
9739 (Defining Functions): Add xref.
9740 (Obsolete Functions): New node.
9741 (Function Safety): Standardize capitalization of section title.
9742
9743 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
9744 (Dialog Boxes): Complete description of `x-popup-dialog'.
9745
97462005-05-04 Richard M. Stallman <rms@gnu.org>
9747
9748 * commands.texi (Interactive Codes): Fix Texinfo usage.
9749 Document U more clearly.
9750
97512005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9752
9753 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
9754 function and not a macro.
9755
9756 * frames.texi (Pop-Up Menus): Correct and clarify description of
9757 `x-popup-menu'.
9758 (Dialog Boxes): Clarify description of `x-popup-dialog'.
9759
97602005-05-01 Richard M. Stallman <rms@gnu.org>
9761
9762 * edebug.texi (Checking Whether to Stop): Fix previous change.
9763
97642005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9765
9766 * display.texi: Fix typos and Texinfo usage.
9767
9768 * edebug.texi (Checking Whether to Stop): executing-macro ->
9769 executing-kbd-macro.
9770
97712005-05-01 Richard M. Stallman <rms@gnu.org>
9772
9773 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
9774
97752005-04-30 Richard M. Stallman <rms@gnu.org>
9776
9777 * files.texi (Magic File Names): Document `operations' property.
9778
97792005-04-29 Lute Kamstra <lute@gnu.org>
9780
9781 * modes.texi (Generic Modes): New node.
9782 (Major Modes): Add it to the menu.
9783 (Derived Modes): Add "derived mode" to concept index.
9784
97852005-04-28 Lute Kamstra <lute@gnu.org>
9786
9787 * modes.texi (Defining Minor Modes): Fix previous change.
9788 (Font Lock Mode): Simplify.
9789 (Font Lock Basics): Say that font-lock-defaults is buffer-local
9790 when set and that some parts are optional. Add cross references.
9791 (Search-based Fontification): Say how to specify font-lock-keywords.
9792 Add cross references. Add font-lock-multiline to index.
9793 Move font-lock-keywords-case-fold-search here from node "Other Font
9794 Lock Variables". Document font-lock-add-keywords and
9795 font-lock-remove-keywords.
9796 (Other Font Lock Variables): Move font-lock-keywords-only,
9797 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9798 and font-lock-syntactic-face-function to node "Syntactic Font
9799 Lock". Move font-lock-keywords-case-fold-search to node
9800 "Search-based Fontification". Document font-lock-inhibit-thing-lock
9801 and font-lock-{,un}fontify-{buffer,region}-function.
9802 (Precalculated Fontification): Remove reference to deleted variable
9803 font-lock-core-only.
9804 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
9805 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
9806 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9807 and font-lock-syntactic-face-function here from node "Other Font
9808 Lock Variables". Move font-lock-syntactic-keywords to "Setting
9809 Syntax Properties". Add cross references.
9810 (Setting Syntax Properties): New node.
9811 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
9812 * syntax.texi (Syntax Properties): Add cross reference.
9813 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
9814
98152005-04-26 Richard M. Stallman <rms@gnu.org>
9816
9817 * display.texi (Defining Faces):
9818 Document `default' elements of defface spec.
9819
9820 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
9821
9822 * variables.texi (Variable Aliases): Clarify text.
9823
98242005-04-25 Chong Yidong <cyd@stupidchicken.com>
9825
9826 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
9827
98282005-04-25 Luc Teirlinck <teirllm@auburn.edu>
9829
9830 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
9831
98322005-04-24 Eli Zaretskii <eliz@gnu.org>
9833
9834 * syntax.texi (Syntax Table Internals): Elaborate documentation of
9835 syntax-after and syntax-class.
9836
9837 * files.texi (Changing Files): Fix last change's cross-reference.
9838 (Unique File Names): Don't mention "numbers" in the documentation
9839 of make-temp-file and make-temp-name.
9840
98412005-04-23 Richard M. Stallman <rms@gnu.org>
9842
9843 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
9844
98452005-04-22 Nick Roberts <nickrob@snap.net.nz>
9846
9847 * windows.texi (Cyclic Window Ordering): Clarify window-list.
9848
98492005-04-22 Nick Roberts <nickrob@snap.net.nz>
9850
9851 * variables.texi (Variable Aliases): Describe make-obsolete-variable
9852 and define-obsolete-variable-alias.
9853
98542005-04-22 Kim F. Storm <storm@cua.dk>
9855
9856 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
9857 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
9858
98592005-04-21 Lute Kamstra <lute@gnu.org>
9860
9861 * lists.texi (Association Lists): Document rassq-delete-all.
9862
98632005-04-19 Richard M. Stallman <rms@gnu.org>
9864
9865 * modes.texi (Search-based Fontification): Explain that
9866 facespec is an expression to be evaluated.
9867
98682005-04-19 Kevin Ryde <user42@zip.com.au>
9869
9870 * streams.texi (Output Functions): Fix xref.
9871 * strings.texi (String Conversion): Fix xref.
9872
98732005-04-19 Kim F. Storm <storm@cua.dk>
9874
9875 * symbols.texi (Symbol Plists): Add safe-get.
9876 Mention that `get' may signal an error.
9877
98782005-04-18 Nick Roberts <nickrob@snap.net.nz>
9879
9880 * customize.texi (Variable Definitions): Replace tooltip-mode
9881 example with save-place.
9882
98832005-04-17 Richard M. Stallman <rms@gnu.org>
9884
9885 * buffers.texi (Indirect Buffers): Clarify.
9886
9887 * positions.texi (Positions): Clarify converting marker to integer.
9888
9889 * strings.texi (String Basics): Mention string-match; clarify.
9890
98912005-04-08 Lute Kamstra <lute@gnu.org>
9892
9893 * modes.texi (Search-based Fontification): Fix cross references.
9894 Use consistent terminology. Document anchored highlighting.
9895
98962005-04-05 Lute Kamstra <lute@gnu.org>
9897
9898 * modes.texi (Defining Minor Modes): Document :group keyword
9899 argument and its default value.
9900
99012005-04-03 Lute Kamstra <lute@gnu.org>
9902
9903 * hooks.texi (Standard Hooks): Add some hooks. Add cross
9904 references and/or descriptions. Delete major mode hooks; mention
9905 them as a category instead. Rename or delete obsolete hooks.
9906
99072005-04-02 Richard M. Stallman <rms@gnu.org>
9908
9909 * nonascii.texi (Coding System Basics): Another wording cleanup.
9910
99112005-04-01 Richard M. Stallman <rms@gnu.org>
9912
9913 * nonascii.texi (Coding System Basics): Clarify previous change.
9914
99152005-04-01 Kenichi Handa <handa@m17n.org>
9916
10d1d0af 9917 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
9918 identity of coding systems.
9919
99202005-03-29 Chong Yidong <cyd@stupidchicken.com>
9921
9922 * text.texi (Buffer Contents): Add filter-buffer-substring and
9923 buffer-substring-filters.
9924
99252005-03-26 Chong Yidong <cyd@stupidchicken.com>
9926
9927 * anti.texi (Antinews): Mention `G' interactive code.
9928
9929 * tips.texi (Compilation Tips): Mention benchmark.el.
9930
99312005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9932
9933 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
9934 is now bound to M-o M-o.
9935
9936 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
9937
99382005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9939
9940 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
9941 in the Emacs Manual).
9942 * Makefile.in (srcs): Remove calendar.texi.
9943 * makefile.w32-in (srcs): Remove calendar.texi.
9944 * display.texi (Display): Change name of next node.
9945 * os.texi (System In): Change name of previous node.
9946 * elisp.texi (Top): Remove Calendar references.
9947 * vol1.texi (Top): Remove Calendar references.
9948 * vol2.texi (Top): Remove Calendar references.
9949
99502005-03-25 Richard M. Stallman <rms@gnu.org>
9951
9952 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
9953 Cleanup previous change.
9954
99552005-03-25 Chong Yidong <cyd@stupidchicken.com>
9956
9957 * display.texi (Face Attributes): Faces earlier in an :inherit
9958 list take precedence.
9959 (Scroll Bars): Fix description of vertical-scroll-bars.
9960 Document frame-current-scroll-bars and window-current-scroll-bars.
9961
9962 * markers.texi (The Mark): Document temporary Transient Mark mode.
9963
9964 * minibuf.texi (Reading File Names):
9965 Document read-file-name-completion-ignore-case.
9966
9967 * positions.texi (Screen Lines): Document nil for width argument
9968 to compute-motion.
9969
99702005-03-23 Kim F. Storm <storm@cua.dk>
9971
9972 * display.texi (Standard Faces): Other faces used in the fringe
9973 implicitly inherits from the fringe face.
9974 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
9975 properties implicitly inherits from fringe face.
9976 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
9977
99782005-03-20 Chong Yidong <cyd@stupidchicken.com>
9979
9980 * display.texi (Invisible Text): State default value of
9981 line-move-ignore-invisible.
9982 (Managing Overlays): Document remove-overlays.
9983 (Standard Faces): Document escape-glyph face.
9984
9985 * minibuf.texi (Reading File Names): Document read-file-name-function.
9986
9987 * modes.texi (Other Font Lock Variables):
9988 Document font-lock-lines-before.
9989
9990 * positions.texi (Skipping Characters): skip-chars-forward allows
9991 character classes.
9992
99932005-03-18 Lute Kamstra <lute@gnu.org>
9994
9995 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
9996
99972005-03-17 Richard M. Stallman <rms@gnu.org>
9998
9999 * text.texi (Undo): Document extensible undo entries.
10000
dd7b651b 10001 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
10002
10003 * nonascii.texi (Character Codes): Minor fix.
10004
10005 * display.texi (Display Property): Explain the significance
10006 of having text properties that are eq.
10007 (Other Display Specs): Explain string as display spec.
10008
10009 * commands.texi (Interactive Codes): Document G option.
10010
100112005-03-17 Chong Yidong <cyd@stupidchicken.com>
10012
10013 * text.texi (Filling): Add sentence-end-without-period and
10014 sentence-end-without-space.
10015 (Changing Properties): Minor fix.
10016
10017 * anti.texi: Total rewrite.
10018
100192005-03-15 Lute Kamstra <lute@gnu.org>
10020
10021 * edebug.texi (Instrumenting Macro Calls): Fix typos.
10022
100232005-03-08 Kim F. Storm <storm@cua.dk>
10024
10025 * display.texi (Specified Space): Property :width is support on
10026 non-graphic terminals, :height is not.
10027
100282005-03-07 Richard M. Stallman <rms@gnu.org>
10029
10030 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
10031 Now subnodes of Fringes.
10032 (Overlay Arrow): Document overlay-arrow-variable-list.
10033 (Fringe Size/Pos): New node, broken out of Fringes.
10034 (Display): Explain clearing vs redisplay better.
10035 (Truncation): Clarify use of bitmaps.
10036 (The Echo Area): Clarify the uses of the echo area.
10037 Add max-mini-window-height.
10038 (Progress): Clarify.
10039 (Invisible Text): Explain that main loop moves point out.
10040 (Selective Display): Say "hidden", not "invisible".
10041 (Managing Overlays): Move up. Describe relation to Undo here.
10042 (Overlay Properties): Clarify intro.
10043 (Finding Overlays): Explain return values when nothing found.
10044 (Width): truncate-string-to-width has added arg.
10045 (Displaying Faces): Clarify and update mode line face handling.
10046 (Face Functions): Minor cleanup.
10047 (Conditional Display): Merge into Other Display Specs.
10048 (Pixel Specification, Other Display Specs): Minor cleanups.
10049 (Images, Image Descriptors): Minor cleanups.
10050 (GIF Images): Patents have expired.
10051 (Showing Images): Explain default text for insert-image.
10052 (Manipulating Button Types): Merge into Manipulating Buttons.
10053 (Making Buttons): Explain return values.
10054 (Button Buffer Commands): Add xref.
10055 (Inverse Video): Update mode-line-inverse-video.
10056 (Display Table Format): Clarify.
10057 (Active Display Table): Give defaults for window-display-table.
10058
10059 * calendar.texi (Calendar Customizing): calendar-holiday-marker
10060 and calendar-today-marker are strings, not chars.
10061 (Holiday Customizing): Minor fix.
10062
10063 * internals.texi (Writing Emacs Primitives): Update `or' example.
10064 Update limit on # args of subr.
10065
10066 * edebug.texi (Using Edebug): Arrow is in fringe.
10067 (Instrumenting): Arg to eval-defun works without loading edebug.
10068 (Edebug Execution Modes): Add xref.
10069
10070 * customize.texi (Common Keywords): Clarify :require.
10071 Mention :version here.
10072 (Variable Definitions, Group Definitions): Not here.
10073 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
10074
100752005-03-07 Chong Yidong <cyd@stupidchicken.com>
10076 * nonascii.texi (Text Representations): Clarify position-bytes.
10077 (Character Sets): Add list-charset-chars.
10078 (Scanning Charsets): Add charset-after.
10079 (Encoding and I/O): Minor fix.
10080
100812005-03-06 Richard M. Stallman <rms@gnu.org>
10082
10083 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
10084 (Resizing Windows): Likewise.
10085
10086 * text.texi (Change Hooks): Get rid of "Emacs 21".
10087
10088 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
10089
10090 * streams.texi (Output Variables): Get rid of "Emacs 21".
10091
10092 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
10093
10094 * os.texi (Translating Input): Replace flow-control example
10095 with a less obsolete example that uses `keyboard-translate'.
10096
10097 * objects.texi (Hash Table Type, Circular Objects):
10098 Get rid of "Emacs 21".
10099
10100 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
10101 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
10102
10103 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
10104
10105 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
10106
10107 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
10108 (Menu Bar): Fix when menu-bar-update-hook is called.
10109
10110 * hash.texi (Hash Tables): Get rid of "Emacs 21".
10111
10112 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
10113 and make it read better.
10114
10115 * files.texi (Writing to Files): Get rid of "Emacs 21".
10116 (Unique File Names): Likewise.
10117
10118 * elisp.texi: Update Emacs version to 22.
10119
10120 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
10121 (Overlay Properties, Face Attributes): Likewise.
10122 (Managing Overlays): Fix punctuation.
10123 (Attribute Functions): Clarify set-face-font; get rid of
10124 info about old Emacs versions.
10125 (Auto Faces, Font Lookup, Display Property, Images):
10126 Get rid of "Emacs 21".
10127
10128 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
10129
101302005-03-05 Richard M. Stallman <rms@gnu.org>
10131
10132 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
10133
101342005-03-04 Lute Kamstra <lute@gnu.org>
10135
10136 * debugging.texi (Error Debugging): Document stack-trace-on-error.
10137
101382005-03-03 Lute Kamstra <lute@gnu.org>
10139
10140 * edebug.texi (Instrumenting Macro Calls): Fix typo.
10141
101422005-03-01 Lute Kamstra <lute@gnu.org>
10143
10144 * debugging.texi (Debugger Commands): Update `j'.
10145
101462005-02-28 Lute Kamstra <lute@gnu.org>
10147
10148 * debugging.texi (Debugging): Fix typo.
10149 (Error Debugging): Document eval-expression-debug-on-error.
10150 (Function Debugging): Update example.
10151 (Using Debugger): Mention starred stack frames.
10152 (Debugger Commands): Document `j' and `l'.
10153 (Invoking the Debugger): `d' and `j' exit recursive edit too.
10154 Update the messages that the debugger displays.
10155 (Internals of Debugger): Add cross reference. Update example.
10156 (Excess Open): Minor improvement.
10157 (Excess Close): Minor improvement.
10158
101592005-02-26 Richard M. Stallman <rms@gnu.org>
10160
10161 * tips.texi (Coding Conventions): Clarify.
10162 Put all the major mode key reservations together.
10163 Mention the Mouse-1 => Mouse-2 conventions.
10164
10165 * syntax.texi (Syntax Class Table): Clarify.
10166 (Syntax Table Functions): syntax-after moved from here.
10167 (Syntax Table Internals): syntax-after moved to here.
10168 (Parsing Expressions): Update info on number of values
10169 and what's meaningful in the STATE argument.
10170 (Categories): Fix typo.
10171
10172 * sequences.texi (Arrays): Cleanup.
10173 (Char-Tables): Clarify.
10174
10175 * processes.texi (Deleting Processes): Cleanups, add xref.
10176 (Subprocess Creation): Explain nil in exec-path. Cleanup.
10177 (Process Information): set-process-coding-system, some args optional.
10178 (Input to Processes): Explain various types for PROCESS args.
10179 Rename them from PROCESS-NAME to PROCESS.
10180 (Signals to Processes): Likewise.
10181 (Decoding Output): Cleanup.
10182 (Query Before Exit): Clarify.
10183
10184 * os.texi (Startup Summary): Correct the options; add missing ones.
10185 (Terminal Output, Batch Mode): Clarify.
10186 (Flow Control): Node deleted.
10187
10188 * markers.texi (The Mark): Clarify.
10189
10190 * macros.texi (Expansion): Cleanup.
10191 (Indenting Macros): indent-spec allows ints, not floats.
10192
10193 * keymaps.texi (Keymaps): Clarify.
10194 (Format of Keymaps): Update lisp-mode-map example.
10195 (Active Keymaps, Key Lookup): Clarify.
10196 (Changing Key Bindings): Add xref to `kbd'.
10197 (Key Binding Commands, Simple Menu Items): Clarify.
10198 (Mouse Menus, Menu Bar): Clarify.
10199 (Menu Example): Replace print example with menu-bar-replace-menu.
10200
10201 * help.texi (Documentation Basics): Add function-documentation prop.
10202
10203 * elisp.texi (Top): Don't refer to Flow Control node.
10204
10205 * commands.texi (Command Overview): Improve xrefs.
10206 (Adjusting Point): Adjusting point applies to intangible and invis.
10207 (Key Sequence Input): Doc extra read-key-sequence args.
10208 Likewise for read-key-sequence-vector.
10209
10210 * backups.texi (Rename or Copy): Minor fix.
10211 (Numbered Backups): For version-control, say the default.
10212 (Auto-Saving): make-auto-save-file-name example is simplified.
10213
10214 * advice.texi (Advising Functions): Don't imply one part of Emacs
10215 should advise another part. Markup changes.
10216 (Defining Advice): Move transitional para.
10217 (Activation of Advice): Cleanup.
10218 Explain if COMPILE is nil or negative.
10219
10220 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
10221
102222005-02-24 Lute Kamstra <lute@gnu.org>
10223
10224 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
10225 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
10226
102272005-02-23 Lute Kamstra <lute@gnu.org>
10228
10229 * modes.texi (Defining Minor Modes): define-minor-mode can be used
10230 to define global minor modes as well.
10231
10232 * display.texi (Managing Overlays): overlay-buffer returns nil for
10233 deleted overlays.
10234
102352005-02-22 Kim F. Storm <storm@cua.dk>
10236
10237 * minibuf.texi (Basic Completion): Allow symbols in addition to
10238 strings in try-completion and all-completions.
10239
102402005-02-14 Lute Kamstra <lute@gnu.org>
10241
10242 * elisp.texi (Top): Remove reference to deleted node.
10243
10244 * lists.texi (Lists): Remove reference to deleted node.
10245 (Cons Cells): Fix typo.
10246
10247 * loading.texi (Where Defined): Fix typo.
10248
102492005-02-14 Richard M. Stallman <rms@gnu.org>
10250
10251 * variables.texi (Creating Buffer-Local): change-major-mode-hook
10252 is useful for discarding some minor modes.
10253
10254 * symbols.texi (Symbol Components): Reorder examples.
10255
10256 * streams.texi (Input Functions): State standard-input default.
10257 (Output Variables): State standard-output default.
10258
10259 * objects.texi (Printed Representation): Clarify read syntax vs print.
10260 (Floating Point Type): Explain meaning better.
10261 (Symbol Type): Explain uniqueness better.
10262 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
10263 List examples sooner.
10264 (Box Diagrams): New subnode broken out.
10265 Some examples moved from old Lists as Boxes node.
10266 (Dotted Pair Notation): Clarify intro.
10267 (Array Type): Clarify.
10268 (Type Predicates): Add hash-table-p.
10269
10270 * numbers.texi (Integer Basics): Clarify radix explanation.
10271 (Predicates on Numbers): Minor clarification.
10272 (Comparison of Numbers): Minor clarification. Clarify eql.
10273 Typos in min, max.
10274 (Math Functions): Clarify overflow in expt.
10275
10276 * minibuf.texi (Text from Minibuffer): Minor clarification.
10277 Mention arrow keys.
10278
10279 * loading.texi (Autoload): defun's doc string overrides autoload's
10280 doc string.
10281 (Repeated Loading): Modernize "add to list" examples.
10282 (Where Defined): Finish updating table of load-history elts.
10283
10284 * lists.texi (List-related Predicates): Minor wording improvement.
10285 (Lists as Boxes): Node deleted.
10286 (Building Lists): Explain trivial cases of number-sequence.
10287
10288 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 10289 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
10290 (Hash Access): Any object can be a key.
10291 State value of maphash.
10292
10293 * functions.texi (What Is a Function): Wording cleanup.
10294 (Function Documentation): Minor cleanup.
10295 Explain purpose of calling convention at end of doc string.
10296 (Function Names): Wording cleanup.
10297 (Calling Functions): Wording cleanup.
10298 Explain better how funcall calls the function.
10299 (Function Cells): Delete example of saving and redefining function.
10300
10301 * control.texi (Combining Conditions): Wording cleanup.
10302 (Iteration): dolist and dotimes bind VAR locally.
10303 (Cleanups): Xref to Atomic Changes.
10304
10305 * compile.texi (Byte Compilation): Delete 19.29 info.
10306 (Compilation Functions): Macros' difficulties don't affect defsubst.
10307 (Docs and Compilation): Delete 19.29 info.
10308
103092005-02-10 Richard M. Stallman <rms@gnu.org>
10310
10311 * objects.texi (Symbol Type): Minor correction.
10312
103132005-02-06 Lute Kamstra <lute@gnu.org>
10314
10315 * modes.texi (Example Major Modes): Fix typos.
10316
103172005-02-06 Richard M. Stallman <rms@gnu.org>
10318
10319 * text.texi (Margins): fill-nobreak-predicate can be one function.
10320
10321 * strings.texi (Modifying Strings): clear-string can make unibyte.
10322 (Formatting Strings): format gives error if values missing.
10323
10324 * positions.texi (Character Motion): Mention default arg
10325 for forward-char. backward-char refers to forward-char.
10326 (Word Motion): Mention default arg for forward-word.
10327 (Buffer End Motion): Mention default arg for beginning-of-buffer.
10328 Simplify end-of-buffer.
10329 (Text Lines): Mention default arg for forward-line.
10330 (List Motion): Mention default arg for beginning/end-of-defun.
10331 (Skipping Characters): Minor fixes in explaining character-set.
10332
10333 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
10334 Mode inheritance applies only when default-major-mode is nil.
10335 Clarifications.
10336 (Example Major Modes): Update Text mode and Lisp mode examples.
10337 (Minor Mode Conventions): Mention define-minor-mode at top.
10338 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
10339 (Mode Line Format): Update mode line face display info.
10340 (Properties in Mode): Mention effect of risky vars.
10341 (Imenu): Define imenu-add-to-menubar.
10342 (Font Lock Mode): Add descriptions to menu lines.
10343 (Faces for Font Lock): Add font-lock-doc-face.
10344
103452005-02-05 Lute Kamstra <lute@gnu.org>
10346
10347 * text.texi (Maintaining Undo): Remove obsolete function.
10348
103492005-02-05 Eli Zaretskii <eliz@gnu.org>
10350
10351 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 10352 color specifications. Improve indexing.
b8d4c8d0
GM
10353 (Text Terminal Colors): Replace the description of RGB values by
10354 an xref to "Color Names".
10355
103562005-02-03 Richard M. Stallman <rms@gnu.org>
10357
10358 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
10359 Clarify.
10360 (Selecting Windows): Clarify save-selected-window.
10361 (Cyclic Window Ordering): Clarify walk-windows.
10362 (Window Point): Clarify.
10363 (Window Start): Add comment to example.
10364 (Resizing Windows): Add `interactive' specs in examples.
10365 Document fit-window-to-buffer.
10366
10367 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
10368 (Undo, Maintaining Undo): Clarify last change.
10369 (Sorting): In sort-numeric-fields, explain about octal and hex.
10370 Mention sort-numeric-base.
10371 (Format Properties): Add xref for hard newlines.
10372
10373 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
10374 (Pop-Up Menus): Fix typo.
10375 (Color Names): Explain all types of color names.
10376 Explain color-values on B&W terminal.
10377 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
10378
10379 * files.texi (File Locks): Not supported on MS systems.
10380 (Testing Accessibility): Clarify.
10381
10382 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
10383 (Coverage Testing): Fix typo.
10384
10385 * commands.texi (Misc Events): Remove stray space.
10386
10387 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
10388 (Modification Time): Clarify when visited-file-modtime returns 0.
10389 (The Buffer List): Clarify bury-buffer.
10390 (Killing Buffers): Clarify.
10391 (Indirect Buffers): Add clone-indirect-buffer.
10392
103932005-02-02 Matt Hodges <MPHodges@member.fsf.org>
10394
10395 * edebug.texi (Printing in Edebug): Fix default value of
10396 edebug-print-circle.
10397 (Coverage Testing): Fix displayed frequency count data.
10398
103992005-02-02 Luc Teirlinck <teirllm@auburn.edu>
10400
10401 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
10402
104032005-02-02 Kim F. Storm <storm@cua.dk>
10404
10405 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
10406
104072005-01-29 Eli Zaretskii <eliz@gnu.org>
10408
10409 * commands.texi (Misc Events): Describe the help-echo event.
10410
10411 * text.texi (Special Properties) <help-echo>: Use `pos'
10412 consistently in description of the help-echo property.
10413 Use @code{nil} instead of @var{nil}.
10414
10415 * display.texi (Overlay Properties): Fix the index entry for
10416 help-echo overlay property.
10417
10418 * customize.texi (Type Keywords): Uncomment the xref to the
10419 help-echo property documentation.
10420
104212005-01-23 Kim F. Storm <storm@cua.dk>
10422
10423 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
10424 return value. Third element FULLY replaced by PARTIAL which
10425 specifies number of invisible pixels if row is only partially visible.
10426 (Textual Scrolling): Mention auto-window-vscroll.
10427 (Vertical Scrolling): New defvar auto-window-vscroll.
10428
104292005-01-16 Luc Teirlinck <teirllm@auburn.edu>
10430
10431 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
10432 command remapping.
10433
104342005-01-15 Richard M. Stallman <rms@gnu.org>
10435
10436 * display.texi (Defining Images): Mention DATA-P arg of create-image.
10437
104382005-01-14 Kim F. Storm <storm@cua.dk>
10439
10440 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
10441
10442 * text.texi (Links and Mouse-1): Fix string and vector item.
10443
104442005-01-13 Richard M. Stallman <rms@gnu.org>
10445
10446 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
10447 descriptions of overriding-local-map and overriding-terminal-local-map.
10448
10449 * text.texi (Links and Mouse-1): Clarify text.
10450
104512005-01-13 Kim F. Storm <storm@cua.dk>
10452
10453 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
10454
104552005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
10456
10457 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
10458
104592005-01-12 Kim F. Storm <storm@cua.dk>
10460
10461 * text.texi (Links and Mouse-1): Rename section from Enabling
10462 Mouse-1 to Following Links. Change xrefs.
10463 Add examples for define-button-type and define-widget.
10464
10465 * display.texi (Button Properties, Button Buffer Commands):
10466 Clarify mouse-1 and follow-link functionality.
10467
104682005-01-12 Richard M. Stallman <rms@gnu.org>
10469
10470 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
10471
10472 * display.texi (Beeping): Fix Texinfo usage.
10473
10474 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
10475
104762005-01-11 Kim F. Storm <storm@cua.dk>
10477
10478 * display.texi (Button Properties, Button Buffer Commands):
10479 Mention mouse-1 binding. Add follow-link keyword.
10480
10481 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
10482 (Enabling Mouse-1 to Follow Links): New subsection.
10483
104842005-01-06 Richard M. Stallman <rms@gnu.org>
10485
10486 * text.texi (Special Properties): Minor change.
10487
10488 * os.texi (Timers): Clarify previous change.
10489
10490 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
10491
104922005-01-01 Luc Teirlinck <teirllm@auburn.edu>
10493
10494 * display.texi (Face Attributes): Correct xref to renamed node.
10495
104962005-01-01 Richard M. Stallman <rms@gnu.org>
10497
10498 * display.texi (Face Attributes): Describe hex color specs.
10499
105002004-12-31 Richard M. Stallman <rms@gnu.org>
10501
10502 * os.texi (Timers): Update previous change.
10503
105042004-12-30 Kim F. Storm <storm@cua.dk>
10505
10506 * display.texi (Line Height): Total line-height is now specified
10507 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
10508 in cons cells. (nil . RATIO) is relative to actual line height.
10509 Use line-height `t' instead of `0' to get minimum height.
10510
105112004-12-29 Richard M. Stallman <rms@gnu.org>
10512
10513 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
10514
105152004-12-28 Richard M. Stallman <rms@gnu.org>
10516
10517 * commands.texi (Quitting): Clarify value of with-local-quit.
10518
10519 * elisp.texi (Top): Fix previous change.
10520
10521 * loading.texi (Loading): Fix previous change.
10522
105232004-12-27 Richard M. Stallman <rms@gnu.org>
10524
10525 * Makefile.in (MAKEINFO): Specify --force.
10526
10527 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
10528
10529 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
10530
10531 * display.texi (Line Height): Further clarify.
10532
10533 * elisp.texi (Top): Update Loading submenu.
10534
10535 * loading.texi (Where Defined): New node.
10536 (Unloading): load-history moved to Where Defined.
10537
105382004-12-21 Richard M. Stallman <rms@gnu.org>
10539
10540 * commands.texi (Event Input Misc): Add while-no-input.
10541
105422004-12-11 Richard M. Stallman <rms@gnu.org>
10543
10544 * display.texi (Line Height): Rewrite text for clarity.
10545
105462004-12-11 Kim F. Storm <storm@cua.dk>
10547
10548 * display.texi (Display): Add node "Line Height" to menu.
10549 (Line Height): New node. Move full description of line-spacing
10550 and line-height text properties here from text.texi.
10551 (Scroll Bars): Add vertical-scroll-bar variable.
10552
10553 * frames.texi (Window Frame Parameters): Remove line-height defvar.
10554
10555 * locals.texi (Standard Buffer-Local Variables): Fix xref for
10556 line-spacing and vertical-scroll-bar.
10557
10558 * text.texi (Special Properties): Just mention line-spacing and
10559 line-height here, add xref to new "Line Height" node.
10560
105612004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
10562
10563 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
10564
10565 * locals.texi (Standard Buffer-Local Variables):
10566 Add @xref for `line-spacing'.
10567
105682004-12-05 Richard M. Stallman <rms@gnu.org>
10569
10570 * Makefile.in (maintainer-clean): Remove the info files
10571 in $(infodir) where they are created.
10572
105732004-12-03 Richard M. Stallman <rms@gnu.org>
10574
10575 * windows.texi (Selecting Windows): get-lru-window and
10576 get-largest-window don't consider dedicated windows.
10577
10578 * text.texi (Undo): Document undo-in-progress.
10579
105802004-11-26 Richard M. Stallman <rms@gnu.org>
10581
10582 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
10583 Remove a few vars that are not always buffer-local.
10584
105852004-11-24 Luc Teirlinck <teirllm@auburn.edu>
10586
10587 * locals.texi (Standard Buffer-Local Variables): Comment out
10588 xref's to non-existent node `Yet to be written'.
10589
105902004-11-24 Richard M. Stallman <rms@gnu.org>
10591
10592 * processes.texi (Synchronous Processes): Grammar fix.
10593
10594 * numbers.texi (Comparison of Numbers): Add eql.
10595
10596 * locals.texi (Standard Buffer-Local Variables): Add many vars.
10597
10598 * intro.texi (Printing Notation): Fix previous change.
10599
10600 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
10601 and default-indicate-buffer-boundaries from here.
10602 (Usual Display): To here.
10603 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
10604 (Usual Display): Move tab-width up.
10605
5dcb4c4e
SM
10606 * customize.texi (Variable Definitions):
10607 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
10608 (Simple Types, Composite Types, Defining New Types):
10609 Minor cleanups.
10610
106112004-11-21 Jesper Harder <harder@ifa.au.dk>
10612
10613 * processes.texi (Synchronous Processes, Output from Processes):
10614 Markup fix.
10615
106162004-11-20 Richard M. Stallman <rms@gnu.org>
10617
10618 * positions.texi (Skipping Characters): skip-chars-forward
10619 now handles char classes.
10620
10621 * intro.texi (Printing Notation): Avoid confusion of `print'
10622 when explaining @print.
10623
10624 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
10625
10626 * display.texi (Display Table Format): Minor fix.
10627
10628 * streams.texi (Output Functions): Fix print example.
10629
10630 * Makefile.in (elisp): New target.
10631 (dist): Depend on $(infodir)/elisp, not elisp.
10632 Copy the info files from $(infodir).
10633
10634 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
10635 read-from-minibuffer.
10636
10637 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
10638
106392004-11-19 Richard M. Stallman <rms@gnu.org>
10640
10641 * searching.texi (Regexp Search): Add search-whitespace-regexp.
10642
106432004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
10644
10645 * tips.texi (Coding Conventions): Fix typo.
10646
106472004-11-16 Richard M. Stallman <rms@gnu.org>
10648
10649 * tips.texi (Coding Conventions): Separate defvar and require
10650 methods to avoid warnings. Use require only when there are many
10651 functions and variables from that package.
10652
10653 * minibuf.texi (Minibuffer Completion): When ignoring case,
10654 predicate must not be case-sensitive.
10655
10656 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
10657 (Test Coverage): Don't talk about "splotches". Clarified.
10658
106592004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
10660
10661 * frames.texi (Window Frame Parameters): Fix typo.
10662
106632004-11-15 Kim F. Storm <storm@cua.dk>
10664
10665 * symbols.texi (Other Plists): Note that plist-get may signal error.
10666 Add safe-plist-get.
10667
106682004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10669
10670 * modes.texi (Font Lock Basics): Fix typo.
10671
106722004-11-08 Richard M. Stallman <rms@gnu.org>
10673
10674 * syntax.texi (Syntax Table Functions): Add syntax-after.
10675
106762004-11-06 Lars Brinkhoff <lars@nocrew.org>
10677
10678 * os.texi (Processor Run Time): New section documenting
10679 get-internal-run-time.
10680
106812004-11-06 Eli Zaretskii <eliz@gnu.org>
10682
10683 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
10684 it nukes elisp-cover.texi.
10685 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
10686 elisp-0 etc.
10687
106882004-11-05 Luc Teirlinck <teirllm@auburn.edu>
10689
10690 * commands.texi (Keyboard Macros): Document `append' return value
10691 of `defining-kbd-macro'.
10692
106932004-11-01 Richard M. Stallman <rms@gnu.org>
10694
10695 * commands.texi (Interactive Call): Add called-interactively-p.
10696
106972004-10-29 Simon Josefsson <jas@extundo.com>
10698
10699 * minibuf.texi (Reading a Password): Revert.
10700
107012004-10-28 Richard M. Stallman <rms@gnu.org>
10702
10703 * frames.texi (Display Feature Testing): Explain about "vendor".
10704
107052004-10-27 Richard M. Stallman <rms@gnu.org>
10706
10707 * commands.texi (Interactive Codes): `N' uses numeric prefix,
10708 not raw. Clarify `n'.
10709 (Interactive Call): Rewrite interactive-p, focusing on when
10710 and how to use it.
10711 (Misc Events): Clarify previous change.
10712
10713 * advice.texi (Simple Advice): Clarify what job the example does.
10714 (Around-Advice): Clarify ad-do-it.
10715 (Activation of Advice): An option of ad-default-compilation-action
10716 is `never', not `nil'.
10717
107182004-10-26 Kim F. Storm <storm@cua.dk>
10719
10720 * commands.texi (Interactive Codes): Add U code letter.
10721
107222004-10-25 Simon Josefsson <jas@extundo.com>
10723
10724 * minibuf.texi (Reading a Password): Add.
10725
107262004-10-24 Jason Rumney <jasonr@gnu.org>
10727
10728 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
10729 and wheel-down.
10730
107312004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10732
10733 * processes.texi (Synchronous Processes): Document process-file.
10734
107352004-10-22 Kenichi Handa <handa@m17n.org>
10736
10737 * text.texi (translate-region): Document that it accepts also a
10738 char-table.
10739
107402004-10-22 David Ponce <david@dponce.com>
10741
10742 * windows.texi (Resizing Windows): Document the `preserve-before'
10743 argument of the functions `enlarge-window' and `shrink-window'.
10744
107452004-10-19 Jason Rumney <jasonr@gnu.org>
10746
10747 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
10748
107492004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10750
10751 * text.texi (Filling): Add anchor for definition of
10752 `sentence-end-double-space'.
10753
10754 * searching.texi (Regexp Example): Update description of how
10755 Emacs currently recognizes the end of a sentence.
10756 (Standard Regexps): Update definition of the variable
10757 `sentence-end'. Add definition of the function `sentence-end'.
10758
107592004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10760
10761 * display.texi (Progress): New node.
10762
107632004-10-05 Kim F. Storm <storm@cua.dk>
10764
10765 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
10766
107672004-09-29 Kim F. Storm <storm@cua.dk>
10768
10769 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
10770 to identify bitmaps. Remove -fringe-bitmap suffix for standard
10771 fringe bitmap symbols, as they now have their own namespace.
10772 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
10773 vs. pixels. Signal error if no free bitmap slots.
10774 (Pixel Specification): Change IMAGE to @var{image}.
10775
107762004-09-28 Richard M. Stallman <rms@gnu.org>
10777
10778 * text.texi (Special Properties): Clarify line-spacing and line-height.
10779
10780 * searching.texi (Regexp Search): Add looking-back.
10781
107822004-09-25 Luc Teirlinck <teirllm@auburn.edu>
10783
10784 * display.texi: Correct typos.
10785 (Image Descriptors): Correct xref's.
10786
107872004-09-25 Richard M. Stallman <rms@gnu.org>
10788
10789 * text.texi (Special Properties): Cleanups in `cursor'.
10790 Rewrites in `line-height' and `line-spacing'; exchange them.
10791
10792 * display.texi (Fringes): Rewrite previous change.
10793 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
10794 (Display Fringe Bitmaps): Node deleted, text moved.
10795 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
10796 (Scroll Bars): Clarify set-window-scroll-bars.
10797 (Pointer Shape): Rewrite.
10798 (Specified Space): Clarify :align-to, etc.
10799 (Pixel Specification): Use @var. Clarify new text.
10800 (Other Display Specs): Clarify `slice'.
10801 (Image Descriptors): Cleanups.
10802 (Showing Images): Cleanups.
10803
108042004-09-24 Luc Teirlinck <teirllm@auburn.edu>
10805
10806 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
10807
10808 * modes.texi: Various minor changes in addition to:
10809 (Major Mode Conventions): Final call to `run-mode-hooks' should
10810 not be inside the `delay-mode-hooks' form.
10811 (Mode Hooks): New node.
10812 (Hooks): Delete obsolete example.
10813 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
10814 node "Mode Hooks".
10815
108162004-09-22 Luc Teirlinck <teirllm@auburn.edu>
10817
10818 * display.texi: Correct various typos.
10819 (Display): Rename node "Pointer Shapes" to "Pointer
10820 Shape". (There is already a node called "Pointer Shapes" in
10821 frames.texi.)
10822 (Images): Remove non-existent node "Image Slices" from menu.
10823
108242004-09-23 Kim F. Storm <storm@cua.dk>
10825
10826 * text.texi (Special Properties): Add `cursor', `pointer',
10827 `line-height', and `line-spacing' properties.
10828
10829 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
10830 Shapes' to menu.
10831 (Standard Faces): Doc fix for fringe face.
10832 (Fringes): Add `overflow-newline-into-fringe' and
10833 'indicate-buffer-boundaries'.
10834 (Fringe Bitmaps, Pointer Shapes): New nodes.
10835 (Display Property): Add 'Pixel Specification' and 'Display Fringe
10836 Bitmaps' to menu.
10837 (Specified Space): Describe pixel width and height.
10838 (Pixel Specification): New node.
10839 (Other Display Specs): Add `slice' property.
10840 (Display Fringe Bitmaps): New node.
10841 (Images): Add 'Image Slices' to menu.
10842 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
10843 (Showing Images): Add slice arg to `insert-image'.
10844 Add 'insert-sliced-image'.
b8d4c8d0
GM
10845
108462004-09-20 Richard M. Stallman <rms@gnu.org>
10847
10848 * commands.texi (Key Sequence Input):
10849 Clarify downcasing in read-key-sequence.
10850
108512004-09-08 Juri Linkov <juri@jurta.org>
10852
10853 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
10854
108552004-09-07 Luc Teirlinck <teirllm@auburn.edu>
10856
5dcb4c4e
SM
10857 * locals.texi (Standard Buffer-Local Variables):
10858 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
10859 * internals.texi (Buffer Internals): Describe new
10860 auto_save_file_format field of the buffer structure.
10861 * files.texi (Format Conversion): `auto-save-file-format' has been
10862 renamed `buffer-auto-save-file-format'.
10863
108642004-08-27 Luc Teirlinck <teirllm@auburn.edu>
10865
10866 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
10867 an integer or a marker.
10868 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
10869
108702004-08-22 Richard M. Stallman <rms@gnu.org>
10871
10872 * modes.texi (Major Mode Conventions): Discuss rebinding of
10873 standard key bindings.
10874
108752004-08-18 Kim F. Storm <storm@cua.dk>
10876
10877 * processes.texi (Accepting Output): Add `just-this-one' arg to
10878 `accept-process-output'.
10879 (Output from Processes): New var `process-adaptive-read-buffering'.
10880
108812004-08-10 Luc Teirlinck <teirllm@auburn.edu>
10882
10883 * keymaps.texi: Various changes in addition to:
10884 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
10885 Give more varied examples for `kbd'.
10886 (Creating Keymaps): Char tables have slots for all characters
10887 without modifiers.
10888 (Active Keymaps): `overriding-local-map' and
10889 `overriding-terminal-local-map' also override text property and
10890 overlay keymaps.
10891 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
10892 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
10893 to denote a prefix of no events.
10894 `map-keymap' includes parent's bindings _recursively_.
10895 Clarify and correct description of `where-is-internal'.
10896 Mention BUFFER-OR-NAME arg to `describe-bindings'.
10897 (Menu Example): For menus intended for use with the keyboard, the
10898 menu items should be bound to characters or real function keys.
10899
109002004-08-08 Luc Teirlinck <teirllm@auburn.edu>
10901
10902 * objects.texi (Character Type): Reposition `@anchor' to prevent
10903 double space inside sentence in Info.
10904
10905 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
10906 renamed to `disabled-command-function'.
10907 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
10908 (Command Loop Info): Replace reference to it.
10909 (Disabling Commands): `disabled-command-hook' has been renamed to
10910 `disabled-command-function'.
10911
109122004-08-07 Luc Teirlinck <teirllm@auburn.edu>
10913
10914 * os.texi (Translating Input): Only non-prefix bindings in
10915 `key-translation-map' override actual key bindings. Warn about
10916 possible indirect effect of actual key bindings on non-prefix
10917 bindings in `key-translation-map'.
10918
109192004-08-06 Luc Teirlinck <teirllm@auburn.edu>
10920
10921 * minibuf.texi (High-Level Completion): Add anchor for definition
10922 of `read-variable'.
10923
10924 * commands.texi: Various changes in addition to:
10925 (Using Interactive): Clarify description of `interactive-form'.
10926 (Interactive Call): Mention default for KEYS argument to
10927 `call-interactively'.
10928 (Command Loop Info): Clarify description of `this-command-keys'.
10929 Mention KEEP-RECORD argument to `clear-this-command-keys'.
10930 Value of `last-event-frame' can be `macro'.
10931 (Repeat Events): `double-click-fuzz' is also used to distinguish
10932 clicks and drags.
10933 (Classifying Events): Clarify descriptions of `event-modifiers'
10934 `event-basic-type' and `event-convert-list'.
10935 (Accessing Events): `posn-timestamp' takes POSITION argument.
10936 (Quoted Character Input): Clarify description of
10937 `read-quoted-char' and fix example.
10938 (Quitting): Add `with-local-quit'.
10939 (Disabling Commands): Correct and clarify descriptions of
10940 `enable-command' and `disable-command'.
10941 Mention what happens if `disabled-command-hook' is nil.
10942 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
10943 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
10944
109452004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10946
10947 * frames.texi: Various changes in addition to:
10948 (Creating Frames): Expand and clarify description of `make-frame'.
10949 (Window Frame Parameters): Either none or both of the `icon-left'
10950 and `icon-top' parameters must be specified. Put descriptions of
10951 `menu-bar-lines' and `toolbar-lines' closer together and change
10952 them accordingly.
10953 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
10954 except while processing `frame-title-format' or `icon-title-format'.
10955 (Deleting Frames): Correct description of `delete-frame'.
10956 Non-nil return values of `frame-live-p' are like those of `framep'.
10957 (Frames and Windows): Mention return value of
10958 `set-frame-selected-window'.
10959 (Visibility of Frames): Mention `force' argument to
10960 `make-frame-invisible'. `frame-visible-p' returns t for all
10961 frames on text-only terminals.
10962 (Frame Configurations): Restoring a frame configuration does not
10963 restore deleted frames.
10964 (Window System Selections): `x-set-selection' returns DATA.
10965 (Resources): Add example.
10966 (Display Feature Testing): Clarify descriptions of
10967 `display-pixel-height', `display-pixel-width', `x-server-version'
10968 and `x-server-vendor'.
10969
10970 * windows.texi (Choosing Window): Add anchor.
10971 * minibuf.texi (Minibuffer Misc): Add anchor.
10972
109732004-07-23 John Paul Wallington <jpw@gnu.org>
10974
10975 * macros.texi (Defining Macros): Declaration keyword for setting
10976 Edebug spec is `debug' not `edebug'.
10977
109782004-07-19 Luc Teirlinck <teirllm@auburn.edu>
10979
10980 * windows.texi: Various small changes in addition to:
10981 (Window Point): Mention return value of `set-window-point'.
10982 (Window Start): `pos-visible-in-window-p' disregards horizontal
10983 scrolling. Explain return value if PARTIALLY is non-nil.
10984 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
10985 and `set-window-vscroll'.
10986 (Size of Window): The argument WINDOW to `window-inside-edges',
10987 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
10988 (Resizing Windows): Explain return value of
10989 `shrink-window-if-larger-than-buffer'.
10990 `window-size-fixed' automatically becomes buffer local when set.
10991 (Window Configurations): Explain return value of
10992 `set-window-configuration'.
10993
10994 * minibuf.texi (Minibuffer Misc): Add anchor for
10995 `minibuffer-scroll-window'.
10996
10997 * positions.texi (Text Lines): Add anchor for `count-lines'.
10998
109992004-07-17 Richard M. Stallman <rms@gnu.org>
11000
11001 * display.texi (Overlay Properties): Adding `evaporate' prop
11002 deletes empty overlay immediately.
11003
11004 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
11005 fix example.
11006
110072004-07-16 Jim Blandy <jimb@redhat.com>
11008
11009 * searching.texi (Regexp Backslash): Document new \_< and \_>
11010 operators.
11011
110122004-07-16 Juanma Barranquero <lektu@terra.es>
11013
11014 * display.texi (Images): Fix Texinfo usage.
11015
110162004-07-14 Luc Teirlinck <teirllm@auburn.edu>
11017
11018 * buffers.texi (Modification Time): `visited-file-modtime' now
11019 returns a list of two integers, instead of a cons.
11020
110212004-07-13 Luc Teirlinck <teirllm@auburn.edu>
11022
11023 * windows.texi: Various changes in addition to:
11024 (Splitting Windows): Add `split-window-keep-point'.
11025
110262004-07-09 Richard M. Stallman <rms@gnu.org>
11027
11028 * frames.texi (Input Focus): Minor fix.
11029
110302004-07-07 Luc Teirlinck <teirllm@auburn.edu>
11031
11032 * frames.texi (Input Focus): Clarify descriptions of
11033 `select-frame-set-input-focus' and `select-frame'.
11034
110352004-07-06 Luc Teirlinck <teirllm@auburn.edu>
11036
11037 * os.texi: Various small changes in addition to:
11038 (Killing Emacs): Expand and clarify description of
11039 `kill-emacs-query-functions' and `kill-emacs-hook'.
11040 (System Environment): Expand and clarify description of `getenv'
11041 and `setenv'.
11042 (Timers): Clarify description of `run-at-time'.
11043 (Translating Input): Correct description of
11044 `extra-keyboard-modifiers'.
11045 (Flow Control): Correct description of `enable-flow-control'.
11046
110472004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
11048
11049 * os.texi: Update copyright.
11050 (Session Management): Grammar fix.
11051 Clarify which Emacs does the restarting.
11052 Use @samp for *scratch* buffer.
11053
110542004-07-04 Alan Mackenzie <acm@muc.de>
11055
11056 * frames.texi (Input Focus): Add documentation for
11057 `select-frame-set-input-focus'. Replace refs to non-existent
11058 `switch-frame' with `select-frame'. Minor corrections and tidying
11059 up of text-only terminal stuff.
11060
110612004-07-02 Richard M. Stallman <rms@gnu.org>
11062
11063 * files.texi (Saving Buffers): Cleanup write-contents-function.
11064 (Magic File Names): Cleanup file-remote-p.
11065
b344d29d 110662004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
11067
11068 * files.texi (Magic File Names): `file-remote-p' returns an
11069 identifier of the remote system, not just t.
11070
110712004-07-02 David Kastrup <dak@gnu.org>
11072
11073 * searching.texi (Entire Match Data): Add explanation about new
11074 match-data behavior when @var{integers} is non-nil.
11075
110762004-06-24 Richard M. Stallman <rms@gnu.org>
11077
11078 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
11079
11080 * customize.texi (Variable Definitions): Note about doc strings
11081 and :set.
11082
11083 * keymaps.texi (Keymap Terminology): Document `kbd'.
11084 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
11085
11086 * display.texi (Invisible Text): Setting buffer-invisibility-spec
11087 makes it buffer-local.
11088
11089 * files.texi (Saving Buffers): Correct previous change.
11090
11091 * commands.texi (Accessing Events):
11092 Clarify posn-col-row and posn-actual-col-row.
11093
110942004-06-24 David Ponce <david.ponce@wanadoo.fr>
11095
11096 * commands.texi (Accessing Events): New functions
11097 posn-at-point and posn-at-x-y. Add example to posn-x-y.
11098
110992004-06-23 Luc Teirlinck <teirllm@auburn.edu>
11100
11101 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
11102 * frames.texi, buffers.texi, backups.texi, variables.texi:
11103 * loading.texi, eval.texi, functions.texi, control.texi:
11104 * symbols.texi, minibuf.texi: Reposition @anchor's.
11105
11106 * help.texi: Various small changes in addition to the following.
11107 (Describing Characters): Describe PREFIX argument to
11108 `key-description'. Correct and clarify definition of
11109 `text-char-description'. Describe NEED-VECTOR argument to
11110 `read-kbd-macro'.
11111 (Help Functions): Clarify definition of `apropos'.
11112
111132004-06-23 Lars Hansen <larsh@math.ku.dk>
11114
11115 * files.texi (Saving Buffers): Correct description of
11116 `write-contents-functions'.
11117
111182004-06-21 Juanma Barranquero <lektu@terra.es>
11119
11120 * display.texi (Images): Remove redundant @vindex directives.
11121 Rewrite `image-library-alist' doc in active voice.
11122
111232004-06-14 Juanma Barranquero <lektu@terra.es>
11124
11125 * display.texi (Images): Document new delayed library loading,
11126 variable `image-library-alist' and (existing but undocumented)
11127 function `image-type-available-p'.
11128
111292004-06-05 Richard M. Stallman <rms@gnu.org>
11130
11131 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
11132 refer the user to the Initial Input node.
11133 (Text from Minibuffer): Likewise.
11134 (Initial Input): New node. Document this feature
11135 and say it is mostly deprecated.
11136
111372004-05-30 Richard M. Stallman <rms@gnu.org>
11138
11139 * loading.texi (Named Features): Clarify return value
11140 and meaning of NOERROR.
11141
11142 * variables.texi (File Local Variables): Minor cleanup.
11143
111442004-05-30 Michael Albinus <michael.albinus@gmx.de>
11145
11146 * files.texi (Magic File Names): Add `file-remote-p' as operation
11147 of file name handlers.
11148
111492004-05-29 Richard M. Stallman <rms@gnu.org>
11150
11151 * modes.texi (Minor Mode Conventions): (-) has no special meaning
11152 as arg to a minor mode command.
11153
111542004-05-22 Richard M. Stallman <rms@gnu.org>
11155
11156 * syntax.texi (Syntax Class Table): Word syntax not just for English.
11157
11158 * streams.texi (Output Variables): Doc float-output-format.
11159
11160 * searching.texi (Regexp Special): Nested repetition can be infloop.
11161
11162 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
11163 real stack overflow.
11164
11165 * compile.texi: Minor cleanups.
11166
111672004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
11168
11169 * lists.texi (Cons Cells): Explain dotted lists, true lists,
11170 circular lists.
11171 (List Elements): Explain handling of circular and dotted lists.
11172
111732004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
11174
11175 * modes.texi (Search-based Fontification): Fix typo.
11176
111772004-05-10 Juanma Barranquero <lektu@terra.es>
11178
11179 * modes.texi (Mode Line Variables): Fix description of
11180 global-mode-string, which is now after which-func-mode, not the
11181 buffer name.
11182
111832004-05-07 Lars Hansen <larsh@math.ku.dk>
11184
11185 * modes.texi (Desktop Save Mode): Add.
11186 (Modes): Add menu entry Desktop Save Mode.
11187
11188 * hooks.texi: Add desktop-after-read-hook,
11189 desktop-no-desktop-file-hook and desktop-save-hook.
11190
11191 * locals.texi: Add desktop-save-buffer.
11192
111932004-04-30 Jesper Harder <harder@ifa.au.dk>
11194
11195 * display.texi: emacs -> Emacs.
11196
111972004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
11198
11199 * files.texi (Changing Files): Document set-file-times.
11200
112012004-04-23 Juanma Barranquero <lektu@terra.es>
11202
11203 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11204
112052004-04-18 Jesper Harder <harder@ifa.au.dk>
11206
11207 * tips.texi (Coding Conventions): defopt -> defcustom.
11208
112092004-04-16 Luc Teirlinck <teirllm@auburn.edu>
11210
11211 * sequences.texi: Various clarifications.
11212
112132004-04-14 Luc Teirlinck <teirllm@auburn.edu>
11214
11215 * buffers.texi (Read Only Buffers): Mention optional ARG to
11216 `toggle-read-only'.
11217
112182004-04-14 Nick Roberts <nick@nick.uklinux.net>
11219
11220 * windows.texi (Selecting Windows): Note that get-lru-window
11221 returns a full-width window if possible.
11222
112232004-04-13 Luc Teirlinck <teirllm@auburn.edu>
11224
11225 * buffers.texi: Various changes in addition to:
11226 (Buffer File Name): Add `find-buffer-visiting'.
11227 (Buffer Modification): Mention optional ARG to `not-modified'.
11228 (Indirect Buffers): Mention optional CLONE argument to
11229 `make-indirect-buffer'.
11230
11231 * files.texi: Various changes in addition to:
11232 (Visiting Functions): `find-file-hook' is now a normal hook.
11233 (File Name Expansion): Explain difference between the way that
11234 `expand-file-name' and `file-truename' treat `..'.
11235 (Contents of Directories): Mention optional ID-FORMAT argument to
11236 `directory-files-and-attributes'.
11237 (Format Conversion): Mention new optional CONFIRM argument to
11238 `format-write-file'.
11239
112402004-04-12 Miles Bader <miles@gnu.org>
11241
11242 * macros.texi (Expansion): Add description of `macroexpand-all'.
11243
112442004-04-05 Jesper Harder <harder@ifa.au.dk>
11245
5dcb4c4e
SM
11246 * variables.texi (Variable Aliases):
11247 Mention cyclic-variable-indirection.
b8d4c8d0
GM
11248
11249 * errors.texi (Standard Errors): Ditto.
11250
112512004-04-04 Luc Teirlinck <teirllm@auburn.edu>
11252
11253 * backups.texi: Various small changes in addition to:
11254 (Making Backups): Mention return value of `backup-buffer'.
11255 (Auto-Saving): Mention optional FORCE argument to
11256 `delete-auto-save-file-if-necessary'.
11257 (Reverting): Mention optional PRESERVE-MODES argument to
11258 `revert-buffer'. Correct description of `revert-buffer-function'.
11259
112602004-03-22 Juri Linkov <juri@jurta.org>
11261
11262 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
11263 with `Vector Functions'.
11264
11265 * text.texi (Sorting): Add missing quote.
11266
112672004-03-14 Luc Teirlinck <teirllm@auburn.edu>
11268
11269 * intro.texi (Lisp History): Replace xref to `cl' manual with
11270 inforef.
11271
112722004-03-12 Richard M. Stallman <rms@gnu.org>
11273
11274 * intro.texi (Version Info): Add arg to emacs-version.
11275 (Lisp History): Change xref to CL manual.
11276
112772004-03-09 Luc Teirlinck <teirllm@auburn.edu>
11278
11279 * minibuf.texi (Completion Commands): Add xref to Emacs manual
11280 for Partial Completion mode.
11281
112822004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
11283
11284 * customize.texi: Fix typo. Remove eol whitespace.
11285
112862004-03-04 Richard M. Stallman <rms@gnu.org>
11287
11288 * processes.texi: Fix typos.
11289
11290 * lists.texi (Building Lists): Minor clarification.
11291
11292 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
11293 in make-hash-table.
11294
112952004-02-29 Juanma Barranquero <lektu@terra.es>
11296
11297 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
11298 rm, and ignore exit code.
11299
113002004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
11301
11302 * display.texi (Defining Faces): Add description for min-colors.
11303 Update example.
11304
113052004-02-23 Luc Teirlinck <teirllm@auburn.edu>
11306
11307 * abbrevs.texi: Various corrections and clarifications in addition
11308 to the following:
11309 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
11310
113112004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11312
11313 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
11314
113152004-02-21 Luc Teirlinck <teirllm@auburn.edu>
11316
11317 * text.texi: Various small changes in addition to the following:
11318 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
11319 to delete-horizontal-space.
11320 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
11321 description of yank-handler text property at various places.
11322
11323 * frames.texi (Window System Selections): Add anchor.
11324
11325 * syntax.texi (Syntax Table Functions): Clarify and correct
11326 descriptions of make-syntax-table and copy-syntax-table.
11327 (Motion and Syntax): Clarify SYNTAXES argument to
11328 skip-syntax-forward.
11329 (Parsing Expressions): Mention that the return value of
11330 parse-partial-sexp is currently a list of ten rather than nine
11331 elements.
11332 (Categories): Various corrections and clarifications.
11333
113342004-02-17 Luc Teirlinck <teirllm@auburn.edu>
11335
11336 * markers.texi (Marker Insertion Types): Minor change.
11337
11338 * locals.texi (Standard Buffer-Local Variables):
11339 * commands.texi (Interactive Codes, Using Interactive):
11340 * functions.texi (Related Topics): Fix xrefs.
11341
113422004-02-16 Luc Teirlinck <teirllm@auburn.edu>
11343
11344 * lists.texi (Sets And Lists): Update description of delete-dups.
11345
113462004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11347
11348 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
11349
c8763fb6 113502004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
11351
11352 * frames.texi (Parameter Access): frame-parameters arg is optional.
11353 modify-frame-parameters handles nil for FRAME.
11354 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
11355 are all-or-nothing for certain toolkits.
11356 Mention parameter wait-for-wm.
11357 (Frames and Windows): In frame-first-window and frame-selected-window
11358 the arg is optional.
11359 (Input Focus): In redirect-frame-focus the second arg is optional.
11360 (Window System Selections): Mention selection type CLIPBOARD.
11361 Mention data-type UTF8_STRING.
11362 Mention numbering of cut buffers.
11363 (Resources): Describe x-resource-name.
11364
113652004-02-16 Richard M. Stallman <rms@gnu.org>
11366
11367 * windows.texi (Buffers and Windows): Delete false table
11368 about all-frames.
11369
11370 * syntax.texi (Parsing Expressions): Delete old caveat
11371 about parse-sexp-ignore-comments.
11372
11373 * streams.texi (Output Variables): Add print-quoted.
11374
11375 * lists.texi (Building Lists): Minor cleanup.
11376
11377 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
11378
11379 * display.texi (Overlays): Explain overlays use markers.
11380 (Managing Overlays): Explain front-advance and rear-advance
11381 in more detail.
11382
11383 * loading.texi (Unloading): Document unload-feature-special-hooks.
11384 Get rid of fns-NNN.el file.
11385
113862004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11387
11388 * help.texi (Describing Characters): Fix text-char-description
11389 example output.
11390
11391 * edebug.texi (Using Edebug): Fix example.
11392
11393 * debugging.texi (Internals of Debugger): Fix return value.
11394
11395 * files.texi (Changing Files): Fix argname.
11396
11397 * calendar.texi: Fix parens, and default values.
11398
11399 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
11400 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 11401 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
11402
11403 * positions.texi (Text Lines): Don't add -1 in current-line.
11404
114052004-02-16 Richard M. Stallman <rms@gnu.org>
11406
11407 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
11408
114092004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11410
11411 * processes.texi (Low-Level Network): Fix a typo.
11412
114132004-02-12 Kim F. Storm <storm@cua.dk>
11414
11415 * display.texi (Fringes): Use consistent wording.
11416 Note that window-fringe's window arg is optional.
11417 (Scroll Bars): Use consistent wording.
11418
114192004-02-11 Luc Teirlinck <teirllm@auburn.edu>
11420
11421 * tips.texi (Comment Tips): Document the new conventions for
11422 commenting out code.
11423
c8763fb6 114242004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 11425
5dcb4c4e 11426 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
11427
114282004-02-07 Kim F. Storm <storm@cua.dk>
11429
11430 * positions.texi (Text Lines): Add line-number-at-pos.
11431
114322004-02-06 John Paul Wallington <jpw@gnu.org>
11433
11434 * display.texi (Button Properties, Button Buffer Commands):
11435 mouse-2 invokes button, not down-mouse-1.
11436
114372004-02-04 Jason Rumney <jasonr@gnu.org>
11438
11439 * makefile.w32-in: Sync with Makefile.in changes.
11440
114412004-02-03 Luc Teirlinck <teirllm@auburn.edu>
11442
11443 * minibuf.texi (Text from Minibuffer): Various corrections and
11444 clarifications.
11445 (Object from Minibuffer): Correct Lisp description of
11446 read-minibuffer.
11447 (Minibuffer History): Clarify description of cons values for
11448 HISTORY arguments.
5dcb4c4e
SM
11449 (Basic Completion): Various corrections and clarifications.
11450 Add completion-regexp-list.
b8d4c8d0
GM
11451 (Minibuffer Completion): Correct and clarify description of
11452 completing-read.
5dcb4c4e
SM
11453 (Completion Commands): Mention Partial Completion mode.
11454 Various other minor changes.
b8d4c8d0
GM
11455 (High-Level Completion): Various corrections and clarifications.
11456 (Reading File Names): Ditto.
11457 (Minibuffer Misc): Ditto.
11458
114592004-01-26 Luc Teirlinck <teirllm@auburn.edu>
11460
11461 * strings.texi (Text Comparison): assoc-string also matches
11462 elements of alists that are strings instead of conses.
11463 (Formatting Strings): Standardize Texinfo usage. Update index
11464 entries.
11465
114662004-01-20 Luc Teirlinck <teirllm@auburn.edu>
11467
11468 * lists.texi (Sets And Lists): Add delete-dups.
11469
114702004-01-15 Luc Teirlinck <teirllm@auburn.edu>
11471
11472 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
11473 special form.
11474 * macros.texi (Defining Macros): Update description of `declare',
11475 which now is a macro.
11476 (Wrong Time): Fix typos.
11477
114782004-01-14 Luc Teirlinck <teirllm@auburn.edu>
11479
11480 * compile.texi (Compilation Functions): Expand descriptions of
11481 `compile-defun', `byte-compile-file', `byte-recompile-directory'
11482 and `batch-byte-compile'. In particular, mention and describe
11483 all optional arguments.
11484 (Disassembly): Correct and clarify the description of `disassemble'.
11485
114862004-01-11 Luc Teirlinck <teirllm@auburn.edu>
11487
11488 * searching.texi: Various small changes in addition to the
11489 following.
11490 (Regexp Example): Adapt to new value of `sentence-end'.
11491 (Regexp Functions): The PAREN argument to `regexp-opt' can be
11492 `words'.
11493 (Search and Replace): Add usage note for `perform-replace'.
11494 (Entire Match Data): Mention INTEGERS and REUSE arguments to
11495 `match-data'.
11496 (Standard Regexps): Update for new values of `paragraph-start'
11497 and `sentence-end'.
11498
114992004-01-07 Luc Teirlinck <teirllm@auburn.edu>
11500
11501 * files.texi (Saving Buffers): Clarify descriptions of
11502 `write-contents-functions' and `before-save-hook'.
11503 Make the defvar's for `before-save-hook' and `after-save-hook'
11504 into defopt's.
11505
115062004-01-07 Kim F. Storm <storm@cua.dk>
11507
11508 * commands.texi (Click Events): Describe new image and
11509 width/height elements of click events.
11510 (Accessing Events): Add posn-string, posn-image, and
11511 posn-object-width-height. Change posn-object to return either
11512 image or string object.
11513
115142004-01-01 Simon Josefsson <jas@extundo.com>
11515
11516 * hooks.texi (Standard Hooks): Add before-save-hook.
11517 * files.texi (Saving Buffers): Likewise.
11518
115192004-01-03 Richard M. Stallman <rms@gnu.org>
11520
11521 * frames.texi (Frames and Windows): Delete frame-root-window.
11522
115232004-01-03 Luc Teirlinck <teirllm@auburn.edu>
11524
11525 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
11526
11527 * functions.texi: Various small changes in addition to the
11528 following.
5dcb4c4e
SM
11529 (What Is a Function): `functionp' returns nil for macros.
11530 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
11531 (Function Documentation): Add `\' in front of (fn @var{arglist})
11532 and explain why.
11533 (Defining Functions): Mention DOCSTRING argument to `defalias'.
11534 Add anchor.
11535 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
11536
115372004-01-01 Miles Bader <miles@gnu.org>
11538
11539 * display.texi (Buttons): New section.
11540
115412003-12-31 Andreas Schwab <schwab@suse.de>
11542
11543 * numbers.texi (Math Functions): sqrt reports a domain-error
11544 error.
11545 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
11546
115472003-12-30 Luc Teirlinck <teirllm@auburn.edu>
11548
11549 * tips.texi (Documentation Tips): Update item on hyperlinks in
11550 documentation strings.
11551
11552 * errors.texi (Standard Errors): Various small corrections and
11553 additions.
11554
11555 * control.texi: Various small changes in addition to the
11556 following.
11557 (Signaling Errors): Provide some more details on how `signal'
11558 constructs the error message. Add anchor to the definition of
11559 `signal'.
11560 (Error Symbols): Describe special treatment of `quit'.
11561 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
11562 to emphasize that it has to be a single form.
11563
11564 * buffers.texi: Add anchor.
11565
115662003-12-29 Richard M. Stallman <rms@gnu.org>
11567
11568 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
11569 (Window Configurations): Add window-configuration-frame.
11570
11571 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
11572
11573 * text.texi (Examining Properties): Add get-char-property-and-overlay.
11574 Change arg name in get-char-property.
11575 (Special Properties): Update handling of keymap property.
11576
11577 * strings.texi (Modifying Strings): Add clear-string.
11578 (Text Comparison): Add assoc-string and remove
11579 assoc-ignore-case, assoc-ignore-representation.
11580
11581 * os.texi (Time of Day): Add set-time-zone-rule.
11582
11583 * numbers.texi (Math Functions): asin, acos, log, log10
11584 report domain-error errors.
11585
11586 * nonascii.texi (Converting Representations):
11587 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
11588 (Encoding and I/O): Add file-name-coding-system.
11589
11590 * modes.texi (Search-based Fontification): Explain that
11591 face specs are symbols with face names as values.
11592
11593 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
11594
11595 * lists.texi (Building Lists): remq moved elsewhere.
11596 (Sets And Lists): remq moved here.
11597 (Association Lists): Refer to assoc-string.
11598
11599 * internals.texi (Garbage Collection): Add memory-use-counts.
11600
11601 * frames.texi (Frames and Windows): Add set-frame-selected-window
11602 and frame-root-window.
11603
11604 * files.texi (Contents of Directories):
11605 Add directory-files-and-attributes.
11606
11607 * display.texi (Refresh Screen): Add force-window-update.
11608 (Invisible Text): Explain about moving point out of invis text.
11609 (Overlay Properties): Add overlay-properties.
11610 (Managing Overlays): Add overlayp.
11611 (GIF Images): Invalid image number displays a hollow box.
11612
11613 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
11614 (Killing Buffers): Add buffer-live-p.
11615
116162003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
11617
11618 * display.texi (Fringes): Fix typo "set-buffer-window".
11619
116202003-12-24 Luc Teirlinck <teirllm@auburn.edu>
11621
11622 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
11623 * nonascii.texi, processes.texi, tips.texi, variables.texi:
11624 Add or change various xrefs and anchors.
11625
11626 * commands.texi: Replace all occurrences of @acronym{CAR} with
11627 @sc{car}, for consistency with the rest of the Elisp manual.
11628 `car' and `cdr' are historically acronyms, but are no longer
11629 widely thought of as such.
11630
11631 * internals.texi (Pure Storage): Mention that `purecopy' does not
11632 copy text properties.
11633 (Object Internals): Now 29 bits are used (in most implementations)
11634 to address Lisp objects.
11635
11636 * variables.texi (Variables with Restricted Values): New node.
11637
11638 * objects.texi (Lisp Data Types): Mention that certain variables
11639 can only take on a restricted set of values and add an xref to
11640 the new node "Variables with Restricted Values".
11641
11642 * eval.texi (Function Indirection): Describe the errors that
11643 `indirect-function' can signal.
11644 (Eval): Clarify the descriptions of `eval-region' and `values'.
11645 Describe `eval-buffer' instead of `eval-current-buffer' and
11646 mention `eval-current-buffer' as an alias for `current-buffer'.
11647 Correct the description and mention all optional arguments.
11648
11649 * nonascii.texi: Various small changes in addition to the
11650 following.
11651 (Converting Representations): Clarify behavior of
11652 `string-make-multibyte' and `string-to-multibyte' for unibyte all
11653 ASCII arguments.
11654 (Character Sets): Document the variable `charset-list' and adapt
11655 the definition of the function `charset-list' accordingly.
11656 (Translation of Characters): Clarify use of generic characters in
11657 `make-translation-table'. Clarify and correct the description of
11658 the use of translation tables in encoding and decoding.
11659 (User-Chosen Coding Systems): Correct and clarify the description
11660 of `select-safe-coding-system'.
11661 (Default Coding Systems): Clarify description of
11662 `file-coding-system-alist'.
11663
116642003-11-30 Luc Teirlinck <teirllm@auburn.edu>
11665
11666 * strings.texi (Text Comparison): Correctly describe when two
11667 strings are `equal'. Combine and clarify descriptions of
11668 `assoc-ignore-case' and `assoc-ignore-representation'.
11669
11670 * objects.texi (Non-ASCII in Strings): Clarify description of
11671 when a string is unibyte or multibyte.
11672 (Bool-Vector Type): Update examples.
11673 (Equality Predicates): Correctly describe when two strings are
11674 `equal'.
11675
116762003-11-29 Luc Teirlinck <teirllm@auburn.edu>
11677
11678 * lists.texi (Building Lists): `append' no longer accepts integer
11679 arguments. Update the description of `number-sequence' to reflect
11680 recent changes.
11681 (Sets And Lists): Describe `member-ignore-case' after `member'.
11682
116832003-11-27 Kim F. Storm <storm@cua.dk>
11684
11685 * commands.texi (Click Events): Click object may be an images.
11686 Describe (dx . dy) element of click positions.
11687 (Accessing Events): Remove duplicate posn-timestamp.
11688 New functions posn-object and posn-object-x-y.
11689
116902003-11-23 Kim F. Storm <storm@cua.dk>
11691
11692 * commands.texi (Click Events): Describe enhancements to event
11693 position lists, including new text-pos and (col . row) items.
11694 Mention left-fringe and right-fringe area events.
11695 (Accessing Events): New functions posn-area and
11696 posn-actual-col-row. Mention posn-timestamp. Mention that
11697 posn-point in non-text area still returns buffer position.
11698 Clarify posn-col-row.
11699
117002003-11-21 Lars Hansen <larsh@math.ku.dk>
11701
11702 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
11703 * anti.texi (File Attributes): Describe removed parameter
11704 ID-FORMAT.
11705
117062003-11-20 Luc Teirlinck <teirllm@auburn.edu>
11707
11708 * positions.texi (Positions): Mention that, if a marker is used as
11709 a position, its buffer is ignored.
11710
11711 * markers.texi (Overview of Markers): Mention it here too.
11712
117132003-11-12 Luc Teirlinck <teirllm@auburn.edu>
11714
11715 * numbers.texi (Numeric Conversions): Not just `floor', but also
11716 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
11717
117182003-11-10 Luc Teirlinck <teirllm@auburn.edu>
11719
11720 * markers.texi (Creating Markers): Specify insertion type of
11721 created markers. Add xref to `Marker Insertion Types'.
11722 Second argument to `copy-marker' is optional.
11723 (Marker Insertion Types): Mention that most markers are created
11724 with insertion type nil.
11725 (The Mark): Correctly describe when `mark' signals an error.
11726 (The Region): Correctly describe when `region-beginning' and
11727 `region-end' signal an error.
11728
117292003-11-08 Luc Teirlinck <teirllm@auburn.edu>
11730
11731 * hash.texi (Creating Hash): Clarify description of `eql'.
11732 `makehash' is obsolete.
11733 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
11734
11735 * positions.texi (Point): Change description of `buffer-end', so
11736 that it is also correct for floating point arguments.
11737 (List Motion): Correct argument lists of `beginning-of-defun' and
11738 `end-of-defun'.
11739 (Excursions): Add xref to `Marker Insertion Types'.
11740 (Narrowing): Argument to `narrow-to-page' is optional.
11741
117422003-11-06 Luc Teirlinck <teirllm@auburn.edu>
11743
11744 * streams.texi (Output Streams): Clarify behavior of point for
11745 marker output streams.
11746
117472003-11-04 Luc Teirlinck <teirllm@auburn.edu>
11748
11749 * variables.texi (Defining Variables): Second argument to
11750 `defconst' is not optional.
11751 (Setting Variables): Mention optional argument APPEND to
11752 `add-to-list'.
11753 (Creating Buffer-Local): Expand description of
11754 `make-variable-buffer-local'.
11755 (Frame-Local Variables): Expand description of
11756 `make-variable-frame-local'.
11757 (Variable Aliases): Correct description of optional argument
11758 DOCSTRING to `defvaralias'. Mention return value of
11759 `defvaralias'.
11760 (File Local Variables): Add xref to `File variables' in Emacs
11761 Manual. Correct description of `hack-local-variables'. Mention
11762 `safe-local-variable' property. Mention optional second argument
11763 to `risky-local-variable-p'.
11764
117652003-11-03 Luc Teirlinck <teirllm@auburn.edu>
11766
11767 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
11768
117692003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11770
cfdaa150
GM
11771 * anti.texi, backups.texi, commands.texi, customize.texi:
11772 * display.texi, files.texi, internals.texi, keymaps.texi:
11773 * loading.texi, modes.texi, nonascii.texi, numbers.texi:
11774 * objects.texi, os.texi, positions.texi, processes.texi:
11775 * searching.texi, sequences.texi, streams.texi, strings.texi:
11776 * syntax.texi, text.texi: Replace @sc{foo} with @acronym{FOO}.
b8d4c8d0
GM
11777
117782003-10-27 Luc Teirlinck <teirllm@auburn.edu>
11779
11780 * strings.texi (Creating Strings): Argument START to `substring'
11781 can not be `nil'. Expand description of
11782 `substring-no-properties'. Correct description of `split-string',
11783 especially with respect to empty matches. Prevent very bad line
11784 break in definition of `split-string-default-separators'.
11785 (Text Comparison): `string=' and `string<' also accept symbols as
11786 arguments.
11787 (String Conversion): More completely describe argument BASE in
11788 `string-to-number'.
11789 (Formatting Strings): `%s' and `%S' in `format' do require
11790 corresponding object. Clarify behavior of numeric prefix after
11791 `%' in `format'.
11792 (Case Conversion): The argument to `upcase-initials' can be a
11793 character.
11794
117952003-10-27 Kenichi Handa <handa@m17n.org>
11796
11797 * display.texi (Fontsets): Fix texinfo usage.
11798
117992003-10-25 Kenichi Handa <handa@m17n.org>
11800
11801 * display.texi (Fontsets): Add description of the function
11802 set-fontset-font.
11803
118042003-10-23 Luc Teirlinck <teirllm@auburn.edu>
11805
11806 * display.texi (Temporary Displays): Add xref to `Documentation
11807 Tips'.
11808
11809 * functions.texi (Function Safety): Use inforef instead of pxref
11810 for SES.
11811
118122003-10-23 Andreas Schwab <schwab@suse.de>
11813
11814 * Makefile.in (TEX, texinputdir): Don't define.
11815 (TEXI2DVI): Define.
11816 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
11817 add $(srcdir)/index.texi.
11818 ($(infodir)/elisp): Remove index.texi dependency.
11819 (elisp.dvi): Likewise. Use $(TEXI2DVI).
11820 (index.texi): Remove target.
11821 (dist): Don't link $(srcdir)/permute-index.
11822 (clean): Don't remove index.texi.
11823
11824 * permute-index, index.perm: Remove.
11825 * index.texi: Rename from index.unperm.
11826
118272003-10-22 Luc Teirlinck <teirllm@auburn.edu>
11828
11829 * tips.texi (Documentation Tips): Document new behavior for face
11830 and variable hyperlinks in Help mode.
11831
118322003-10-21 Luc Teirlinck <teirllm@auburn.edu>
11833
11834 * objects.texi (Integer Type): Update for extra bit of integer range.
11835 (Character Type): Ditto.
11836
118372003-10-16 Eli Zaretskii <eliz@gnu.org>
11838
11839 * numbers.texi (Integer Basics): Add index entries for reading
11840 numbers in hex, octal, and binary.
11841
118422003-10-16 Lute Kamstra <lute@gnu.org>
11843
11844 * modes.texi (Mode Line Format): Mention force-mode-line-update's
11845 argument.
11846
118472003-10-13 Luc Teirlinck <teirllm@auburn.edu>
11848
11849 * windows.texi (Choosing Window): Fix typo.
11850 * edebug.texi (Edebug Execution Modes): Fix typo.
11851
118522003-10-13 Richard M. Stallman <rms@gnu.org>
11853
11854 * windows.texi (Basic Windows): A window has fringe settings,
11855 display margins and scroll-bar settings.
11856 (Splitting Windows): Doc split-window return value.
11857 Clean up one-window-p.
11858 (Selecting Windows): Fix typo.
11859 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
11860 (Buffers and Windows): In set-window-buffer, explain effect
11861 on fringe settings and scroll bar settings.
11862 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
11863 (Choosing Window): Use defopt for pop-up-frame-function.
11864 For special-display-buffer-names, explain same-window and same-frame.
11865 Clarify window-dedicated-p return value.
11866 (Textual Scrolling): scroll-up and scroll-down can get an error.
11867 (Horizontal Scrolling): Clarify auto-hscroll-mode.
11868 Clarify set-window-hscroll.
11869 (Size of Window): Don't mention tool bar in window-height.
11870 (Coordinates and Windows): Explain what coordinates-in-window-p
11871 returns for fringes and display margins.
11872 (Window Configurations): Explain saving fringes, etc.
11873
11874 * tips.texi (Library Headers): Clean up Documentation.
11875
11876 * syntax.texi (Parsing Expressions): Clean up forward-comment
11877 and parse-sexp-lookup-properties.
11878
11879 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
11880
11881 * os.texi (System Environment): Clean up text for load-average errors.
11882
11883 * modes.texi (Hooks): Don't explain local hook details at front.
11884 Clarify run-hooks and run-hook-with-args a little.
11885 Clean up add-hook and remove-hook.
11886
11887 * edebug.texi (Edebug Execution Modes): Clarify t.
11888 Document edebug-sit-for-seconds.
11889 (Coverage Testing): Document C-x X = and =.
11890 (Instrumenting Macro Calls): Fix typo.
11891 (Specification List): Don't index the specification keywords.
11892
118932003-10-10 Kim F. Storm <storm@cua.dk>
11894
11895 * processes.texi (Network): Introduce make-network-process.
11896
118972003-10-09 Luc Teirlinck <teirllm@auburn.edu>
11898
11899 * tips.texi (Library Headers): Fix typo.
11900
119012003-10-07 Juri Linkov <juri@jurta.org>
11902
11903 * modes.texi (Imenu): Mention imenu-create-index-function's
11904 default value. Explain submenus better.
11905
119062003-10-07 Lute Kamstra <lute@gnu.org>
11907
11908 * modes.texi (Faces for Font Lock): Fix typo.
11909 (Hooks): Explain how buffer-local hook variables can refer to
11910 global hook variables.
11911 Various minor clarifications.
11912
119132003-10-06 Lute Kamstra <lute@gnu.org>
11914
11915 * tips.texi (Coding Conventions): Mention naming conventions for
11916 hooks.
11917
119182003-10-05 Luc Teirlinck <teirllm@auburn.edu>
11919
11920 * loading.texi (Library Search): Correct default value of
11921 load-suffixes.
11922 (Named Features): Fix typo.
11923
119242003-10-05 Richard M. Stallman <rms@gnu.org>
11925
11926 * loading.texi (Named Features): In `provide',
11927 say how to test for subfeatures.
11928 (Unloading): In unload-feature, use new var name
11929 unload-feature-special-hooks.
11930
119312003-10-03 Lute Kamstra <lute@gnu.org>
11932
11933 * modes.texi (Major Mode Conventions): Mention third way to set up
11934 Imenu.
11935 (Imenu): A number of small fixes.
11936 Delete documentation of internal variable imenu--index-alist.
11937 Document the return value format of imenu-create-index-function
11938 functions.
11939
119402003-09-30 Richard M. Stallman <rms@gnu.org>
11941
11942 * processes.texi (Network): Say what stopped datagram connections do.
11943
11944 * lists.texi (Association Lists): Clarify `assq-delete-all'.
11945
11946 * display.texi (Overlay Properties): Clarify `evaporate' property.
11947
119482003-09-29 Lute Kamstra <lute@gnu.org>
11949
11950 * modes.texi (Mode Line Data): Explain when symbols in mode-line
11951 constructs should be marked as risky.
11952 Change cons cell into proper list.
11953 (Mode Line Variables): Change cons cell into proper list.
11954
119552003-09-26 Lute Kamstra <lute@gnu.org>
11956
11957 * modes.texi (Mode Line Data): Document the :propertize construct.
11958 (Mode Line Variables): Reorder the descriptions of the variables
11959 to match their order in the default mode-line-format.
11960 Describe the new variables mode-line-position and mode-line-modes.
11961 Update the default values of mode-line-frame-identification,
11962 minor-mode-alist, and default-mode-line-format.
11963 (Properties in Mode): Mention the :propertize construct.
11964
119652003-09-26 Richard M. Stallman <rms@gnu.org>
11966
11967 * buffers.texi, commands.texi, debugging.texi, eval.texi:
11968 * loading.texi, minibuf.texi, text.texi, variables.texi:
11969 Avoid @strong{Note:}.
11970
119712003-09-26 Richard M. Stallman <rms@gnu.org>
11972
11973 * keymaps.texi (Remapping Commands): Fix typo.
11974
119752003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
11976
11977 * processes.texi (Low-Level Network): Fix typo.
11978
119792003-09-23 Kim F. Storm <storm@cua.dk>
11980
11981 * processes.texi (Network, Network Servers): Fix typos.
11982 (Low-Level Network): Add timeout value for :server keyword.
11983 Add new option keywords to make-network-process.
11984 Add set-network-process-options.
11985 Explain how to test availability of network options.
11986
119872003-09-19 Richard M. Stallman <rms@gnu.org>
11988
11989 * text.texi (Motion by Indent): Arg to
11990 backward-to-indentation and forward-to-indentation is optional.
11991
11992 * strings.texi (Creating Strings): Add substring-no-properties.
11993
11994 * processes.texi
11995 (Process Information): Add list-processes arg QUERY-ONLY.
11996 Delete process-contact from here.
11997 Add new status values for process-status.
11998 Add process-get, process-put, process-plist, set-process-plist.
11999 (Synchronous Processes): Add call-process-shell-command.
12000 (Signals to Processes): signal-process allows process objects.
12001 (Network): Complete rewrite.
12002 (Network Servers, Datagrams, Low-Level Network): New nodes.
12003
12004 * positions.texi (Word Motion): forward-word, backward-word
12005 arg is optional. Reword.
12006
12007 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
12008
12009 * variables.texi (Creating Buffer-Local):
12010 Delete duplicate definition of buffer-local-value.
12011 (File Local Variables): Explain about discarding text props.
12012
120132003-09-11 Richard M. Stallman <rms@gnu.org>
12014
12015 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
12016 changes variables that record input events.
12017 (Minibuffer Misc): Add minibuffer-selected-window.
12018
12019 * lists.texi (Building Lists): Add copy-tree.
12020
12021 * display.texi (Fontsets): Add char-displayable-p.
12022 (Scroll Bars): New node.
12023
120242003-09-08 Lute Kamstra <lute@gnu.org>
12025
12026 * modes.texi (%-Constructs): Document new `%i' and `%I'
12027 constructs.
12028
120292003-09-03 Peter Runestig <peter@runestig.com>
12030
12031 * makefile.w32-in: New file.
12032
120332003-08-29 Richard M. Stallman <rms@gnu.org>
12034
12035 * display.texi (Overlay Properties): Clarify how priorities
12036 affect use of the properties.
12037
120382003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
12039
12040 * customize.texi (Type Keywords): Correct the description of
12041 `:help-echo' in the case where `motion-doc' is a function.
12042
120432003-08-14 John Paul Wallington <jpw@gnu.org>
12044
12045 * modes.texi (Emulating Mode Line): Subsection, not section.
12046
120472003-08-13 Richard M. Stallman <rms@gnu.org>
12048
12049 * elisp.texi (Top): Update subnode lists in menu.
12050
12051 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
12052 (Kill Functions): kill-region has new arg yank-handler.
12053 (Yanking): New node.
12054 (Yank Commands): Add yank-undo-function.
12055 (Low-Level Kill Ring):
12056 kill-new and kill-append have new arg yank-handler.
12057 (Changing Properties): Add remove-list-of-text-properties.
12058 (Atomic Changes): New node.
12059
12060 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
12061
12062 * streams.texi (Output Variables): Add eval-expression-print-length
12063 and eval-expression-print-level.
12064
12065 * os.texi (Time Conversion): For encode-time, explain limits on year.
12066
12067 * objects.texi (Character Type): Define anchor "modifier bits".
12068
12069 * modes.texi (Emulating Mode Line): New node.
12070 (Search-based Fontification): Font Lock uses font-lock-face property.
12071 (Other Font Lock Variables): Likewise.
12072
12073 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
12074 not vectors.
12075 (Active Keymaps): Add emulation-mode-map-alists.
12076 (Functions for Key Lookup): key-binding has new arg no-remap.
12077 (Remapping Commands): New node.
12078 (Scanning Keymaps): where-is-internal has new arg no-remap.
12079 (Tool Bar): Add tool-bar-local-item-from-menu.
12080 Clarify when to use tool-bar-add-item-from-menu.
12081
12082 * commands.texi (Interactive Call): commandp has new arg.
12083 (Command Loop Info): Add this-original-command.
12084
120852003-08-06 John Paul Wallington <jpw@gnu.org>
12086
12087 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
12088
12089 * display.texi (Warning Basics): Fix typo.
12090 (Fringes): Add closing curly bracket and fix typo.
12091
12092 * elisp.texi (Top): Fix typo.
12093
120942003-08-05 Richard M. Stallman <rms@gnu.org>
12095
12096 * elisp.texi: Update lists of subnodes.
12097
12098 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
12099
12100 * variables.texi (Local Variables): Use lc for example variable names.
12101
12102 * tips.texi (Library Headers): Explain where to put -*-.
12103
12104 * strings.texi (Creating Strings): Fix xref for vconcat.
12105
12106 * sequences.texi (Vector Functions):
12107 vconcat no longer allows integer args.
12108
12109 * minibuf.texi (Reading File Names): read-file-name has new
12110 arg PREDICATE. New function read-directory-name.
12111
c4cc8b9a 12112 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
12113 (Indenting Macros): New node.
12114
12115 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
12116 (Window Frame Parameters): Make separate table of parameters
12117 that are coupled with specific face attributes.
12118 (Deleting Frames): delete-frame-hooks renamed to
12119 delete-frame-functions.
12120
12121 * files.texi (Magic File Names): Add file-remote-p.
12122 Clarify file-local-copy.
12123
12124 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
12125 here; instead xref Defining Macros.
12126
12127 * display.texi (Warnings): New node, and subnodes.
12128 (Fringes): New node.
12129
12130 * debugging.texi (Test Coverage): New node.
12131
12132 * compile.texi (Compiler Errors): Explain with-no-warnings
12133 and other ways to suppress warnings.
12134
12135 * commands.texi (Interactive Call): Minor clarification.
12136
12137 * buffers.texi (Buffer File Name): set-visited-file-name
12138 renames the buffer too.
12139
12140 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
12141
121422003-07-24 Markus Rost <rost@math.ohio-state.edu>
12143
12144 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
12145
121462003-07-22 Markus Rost <rost@math.ohio-state.edu>
12147
12148 * internals.texi (Garbage Collection): Fix previous change.
12149
121502003-07-22 Richard M. Stallman <rms@gnu.org>
12151
12152 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
12153
12154 * display.texi (Width): Use \s syntax in example.
12155 (Font Selection): Add face-font-rescale-alist.
12156
12157 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
12158 Remove spurious indent in example.
12159
12160 * lists.texi (Building Lists): Add number-sequence.
12161
12162 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
12163
12164 * functions.texi (Function Documentation): Explain how to
12165 show calling convention explicitly in the doc string.
12166
12167 * windows.texi (Selecting Windows): save-selected-window saves
12168 selected window of each frame.
12169 (Window Configurations): Minor change.
12170
12171 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
12172
12173 * streams.texi (Output Variables): Add print-continuous-numbering
12174 and print-number-table.
12175
12176 * processes.texi (Decoding Output): New node.
12177
12178 * os.texi (Time Conversion): decode-time arg is optional.
12179
12180 * objects.texi (Character Type): Don't use space as example for \.
12181 Make list of char names and \-sequences correspond.
12182 Explain that \s is not used in strings. `\ ' needs space after.
12183
12184 * nonascii.texi (Converting Representations): Add string-to-multibyte.
12185 (Translation of Characters): Add translation-table-for-input.
12186 (Default Coding Systems): Add auto-coding-functions.
12187 (Explicit Encoding): Add decode-coding-inserted-region.
12188 (Locales): Add locale-info.
12189
12190 * minibuf.texi (Basic Completion): Describe test-completion.
12191 Collections can be lists of strings.
12192 Clean up lazy-completion-table.
12193 (Programmed Completion): Mention test-completion.
12194 Clarify why lambda expressions are not accepted.
12195 (Minibuffer Misc): Describe minibufferp.
12196
121972003-07-14 Richard M. Stallman <rms@gnu.org>
12198
12199 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
12200
12201 * windows.texi (Selecting Windows): New arg to select-window.
12202 (Selecting Windows): Add with-selected-window.
12203 (Size of Window): Add window-inside-edges, etc.
12204
12205 * internals.texi (Garbage Collection): Add post-gc-hook.
12206
12207 * processes.texi (Subprocess Creation): Add exec-suffixes.
12208
12209 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
12210 (Scanning Keymaps): Add map-keymaps.
12211 (Defining Menus): Add keymap-prompt.
12212
12213 * numbers.texi (Integer Basics): Add most-positive-fixnum,
12214 most-negative-fixnum.
12215
c4cc8b9a 12216 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
12217 (Compiler Errors): New node.
12218
12219 * os.texi (User Identification): user-uid, user-real-uid
12220 can return float.
12221
12222 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
12223 and about derived modes.
12224 (Minor Modes): Add minor-mode-list.
12225 (Defining Minor Modes): Keyword args for define-minor-mode.
12226 (Search-based Fontification): Explain managing other properties.
12227 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 12228 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
12229 (Hooks): Add run-mode-hooks and delay-mode-hooks.
12230
12231 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
12232 (Variable Aliases): Clarify defvaralias.
12233
12234 * loading.texi (Library Search): Add load-suffixes.
12235
12236 * minibuf.texi (Basic Completion): Add lazy-completion-table.
12237 (Programmed Completion): Add dynamic-completion-table.
12238
12239 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
12240 (Magic File Names): Specify precedence order of handlers.
12241
12242 * commands.texi (Command Overview): Emacs server runs pre-command-hook
12243 and post-command-hook.
12244 (Waiting): New calling convention for sit-for.
12245
12246 * text.texi (Special Properties): local-map and keymap properties
12247 apply based on their stickiness.
12248
122492003-07-07 Richard M. Stallman <rms@gnu.org>
12250
12251 * modes.texi (Minor Mode Conventions): Specify only some kinds
12252 of list values as args to minor modes.
12253
12254 * files.texi (File Name Expansion): Warn about iterative use
12255 of substitute-in-file-name.
12256
12257 * advice.texi (Activation of Advice): Clean up previous change.
12258
122592003-07-06 Markus Rost <rost@math.ohio-state.edu>
12260
12261 * advice.texi (Activation of Advice): Note that ad-start-advice is
12262 turned on by default.
12263
122642003-06-30 Richard M. Stallman <rms@gnu.org>
12265
12266 * text.texi (Buffer Contents): Document current-word.
12267 (Change Hooks): Not called for *Messages*.
12268
12269 * functions.texi (Defining Functions): Explain about redefining
12270 primitives.
f4e90db0 12271 (Function Safety): Rename. Minor changes.
b8d4c8d0
GM
12272 Comment out the detailed criteria for what is safe.
12273
122742003-06-22 Andreas Schwab <schwab@suse.de>
12275
12276 * objects.texi (Symbol Type): Fix description of examples.
12277
122782003-06-16 Andreas Schwab <schwab@suse.de>
12279
12280 * hash.texi (Creating Hash): Fix description of :weakness.
12281
c8763fb6 122822003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
12283
12284 * files.texi (Changing Files): copy-file copies file modes, too.
12285
122862003-05-28 Richard M. Stallman <rms@gnu.org>
12287
12288 * strings.texi (Creating Strings): Clarify split-string.
12289
122902003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
12291
12292 * strings.texi (Creating Strings): Update split-string specification
12293 and examples.
12294
122952003-05-19 Richard M. Stallman <rms@gnu.org>
12296
12297 * elisp.texi: Correct invariant section names.
12298
122992003-04-20 Richard M. Stallman <rms@gnu.org>
12300
12301 * os.texi (Timers): Explain about timers and quitting.
12302
123032003-04-19 Richard M. Stallman <rms@gnu.org>
12304
12305 * internals.texi (Writing Emacs Primitives): Strings are
12306 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
12307 Explain GCPRO convention for varargs function args.
12308
123092003-04-16 Richard M. Stallman <rms@gnu.org>
12310
12311 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
12312
123132003-04-08 Richard M. Stallman <rms@gnu.org>
12314
12315 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
12316
123172003-02-13 Kim F. Storm <storm@cua.dk>
12318
12319 * objects.texi (Character Type): New \s escape for space.
12320
123212003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
12322
5dcb4c4e 12323 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
12324
123252003-01-25 Richard M. Stallman <rms@gnu.org>
12326
12327 * keymaps.texi: Document that a symbol can act as a keymap.
12328
123292003-01-13 Richard M. Stallman <rms@gnu.org>
12330
12331 * text.texi (Changing Properties): Say string indices are origin-0.
12332
12333 * positions.texi (Screen Lines) <compute-motion>:
12334 Correct order of elts in return value.
12335
12336 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
12337 how to define a default binding.
12338
123392002-12-07 Markus Rost <rost@math.ohio-state.edu>
12340
12341 * loading.texi (Unloading): Fix recent change for load-history.
12342
12343 * customize.texi (Simple Types): Clarify description of custom
12344 type 'number. Describe new custom type 'float.
12345
123462002-12-04 Markus Rost <rost@math.ohio-state.edu>
12347
12348 * variables.texi (File Local Variables): Fix typo.
12349
c8763fb6 123502002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
12351
12352 From Michael Albinus <Michael.Albinus@alcatel.de>.
12353
12354 * README: Target for Info file is `make info'.
12355
5dcb4c4e 12356 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
12357 `file-name-sans-extension'.
12358 (Magic File Names): Complete list of operations for magic file
12359 name handlers.
12360
123612002-09-16 Jonathan Yavner <jyavner@engineer.com>
12362
12363 * variables.texi (File Local Variables): New function
12364 risky-local-variable-p.
12365
123662002-09-15 Jonathan Yavner <jyavner@engineer.com>
12367
12368 * functions.texi (Function safety): New node about unsafep.
12369
123702002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
12371
5dcb4c4e 12372 * customize.texi (Splicing into Lists): Fix example.
a86cd395 12373 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
12374
123752002-06-17 Juanma Barranquero <lektu@terra.es>
12376
12377 * frames.texi (Display Feature Testing): Fix typo.
12378
123792002-06-12 Andreas Schwab <schwab@suse.de>
12380
12381 * frames.texi (Initial Parameters, Resources): Fix references to
12382 the Emacs manual.
12383
123842002-05-13 Kim F. Storm <storm@cua.dk>
12385
6e911150 12386 * variables.texi (Intro to Buffer-Local): Update warning and
b8d4c8d0
GM
12387 example relating to changing buffer inside let.
12388
c8763fb6 123892002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
12390
12391 * os.texi (Session Management): New node about X Session management.
12392
123932002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
12394
12395 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
12396 to which the manual corresponds, and the copyright years.
12397
12398 * Makefile.in (VERSION): Set to 2.9.
12399
124002001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
12401
12402 * elisp.texi: Change the category in @dircategory to "Emacs", to
12403 make it consistent with info/dir.
12404
124052001-11-25 Miles Bader <miles@gnu.org>
12406
12407 * text.texi (Fields): Describe new `limit' arg in
12408 field-beginning/field-end.
12409
124102001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
12411
5dcb4c4e
SM
12412 * permute-index: Don't depend on csh-specific features.
12413 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
12414
12415 * two-volume-cross-refs.txt: New file.
12416 * two.el: New file.
12417 * spellfile: New file.
12418
124192001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
12420
12421 * permute-index: New file.
12422
12423 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
12424 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
12425 8+3 restricted namespace.
12426
12427 * Makefile.in (infodir): Define relative to $(srcdir).
12428 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
12429 include directories list via -I switch to makeinfo.
12430 (index.texi): Use cp if both hard and symbolic links fail.
12431
124322001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
12433
12434 * Makefile.in (distclean): Add.
12435
12436 The following changes make ELisp manual part of the Emacs
12437 distribution:
12438
12439 * Makefile.in: Add Copyright notice.
12440 (prefix): Remove.
12441 (infodir): Change value to "../info".
12442 (VPATH): New variable.
12443 (MAKE): Don't define.
12444 (texmacrodir): Don't define.
12445 (texinputdir): Append the existing value of TEXINPUTS.
12446 ($(infodir)/elisp): Instead of just "elisp". Reformat the
12447 command to be compatible with man/Makefile.in, and to put the
12448 output into ../info.
12449 (info): Add target.
12450 (installall): Target removed.
12451
c8763fb6 124522001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
12453
12454 * tips.texi (Coding Conventions): Fix typo.
12455
124562001-10-23 Gerd Moellmann <gerd@gnu.org>
12457
12458 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
12459
124602001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
12461
12462 * files.texi (File Name Components): Update the description of
12463 file-name-sans-extension and file-name-extension, as they now
12464 ignore leading dots.
12465
124662001-10-20 Gerd Moellmann <gerd@gnu.org>
12467
12468 * (Version 21.1 released.)
12469
124702001-10-19 Miles Bader <miles@gnu.org>
12471
12472 * positions.texi (Text Lines): Describe behavior of
12473 `beginning-of-line'/`end-of-line' in the presence of field properties.
12474
124752001-10-17 Gerd Moellmann <gerd@gnu.org>
12476
12477 * Makefile.in (VERSION): Set to 2.8.
12478 (manual): Use `manual-21'.
12479
12480 * elisp.texi (VERSION): Add and use it where the version
12481 number was used. Set it to 2.8.
12482
12483 * intro.texi: Likewise.
12484
124852001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12486
12487 * files.texi (File Name Completion): Document the significance of
12488 a trailing slash in elements of completion-ignored-extensions.
12489
124902001-10-06 Miles Bader <miles@gnu.org>
12491
12492 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
12493
124942001-10-04 Gerd Moellmann <gerd@gnu.org>
12495
12496 * variables.texi (Variable Aliases): New node.
12497
124982001-10-04 Gerd Moellmann <gerd@gnu.org>
12499
12500 * Branch for 21.1.
12501
125022001-10-02 Miles Bader <miles@gnu.org>
12503
12504 * minibuf.texi (Minibuffer Misc): Add entries for
12505 `minibuffer-contents', `minibuffer-contents-no-properties', and
12506 `delete-minibuffer-contents'.
12507 Correct description for `minibuffer-prompt-end'.
12508
12509 * text.texi (Property Search): Correct descriptions of
12510 `next-char-property-change' and `previous-char-property-change'.
12511 Add entries for `next-single-char-property-change' and
12512 `previous-single-char-property-change'.
12513 Make operand names a bit more consistent.
12514
125152001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
12516
12517 * frames.texi (Finding All Frames): Document that next-frame and
12518 previous-frame are local to current terminal.
12519
125202001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
12521
12522 * keymaps.texi (Creating Keymaps): Fix the description of the
12523 result of make-keymap.
12524
125252001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
12526
12527 * display.texi (Font Lookup, Attribute Functions)
12528 (Image Descriptors): Add cross-references to the definition of
12529 selected frame.
12530
12531 * buffers.texi (The Buffer List): Add cross-references to the
12532 definition of selected frame.
12533
12534 * frames.texi (Input Focus): Clarify which frame is _the_ selected
12535 frame at any given time.
12536 (Multiple Displays, Size and Position): Add a cross-reference to
12537 the definition of the selected frame.
12538
125392001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
12540
12541 * strings.texi (String Conversion) <string-to-number>: Document
12542 that a float is returned for integers that are too large.
12543
12544 * frames.texi (Mouse Position): Document mouse-position-function.
12545 (Display Feature Testing): Document display-images-p.
12546 (Window Frame Parameters): Document the cursor-type variable.
12547
12548 * numbers.texi (Integer Basics): Document CL style read syntax for
12549 integers in bases other than 10.
12550
5dcb4c4e
SM
12551 * positions.texi (List Motion):
12552 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
12553
12554 * lists.texi (Sets And Lists): Document member-ignore-case.
12555
12556 * internals.texi (Garbage Collection): Document the used and free
12557 strings report.
12558 (Memory Usage): Document strings-consed.
12559
12560 * os.texi (Time of Day): Document float-time.
12561 (Recording Input): Document that clear-this-command-keys clears
12562 the vector to be returned by recent-keys.
12563
ed9265fc
JB
12564 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
12565 The argument keymap can be a list.
b8d4c8d0
GM
12566
12567 * nonascii.texi (User-Chosen Coding Systems)
12568 <select-safe-coding-system>: Document the new argument
12569 accept-default-p and the variable
12570 select-safe-coding-system-accept-default-p. Tell what happens if
12571 buffer-file-coding-system is undecided.
12572 (Default Coding Systems): Document auto-coding-regexp-alist.
12573
12574 * display.texi (The Echo Area) <message>: Document
12575 message-truncate-lines.
12576 (Glyphs): Document that the glyph table is unused on windowed
12577 displays.
12578
12579 * help.texi (Describing Characters) <single-key-description>:
12580 Document the new argument no-angles.
12581 (Accessing Documentation) <documentation-property>: Document that
12582 a non-string property is evaluated.
12583 <documentation>: Document that the function-documentation property
12584 is looked for.
12585
12586 * windows.texi (Selecting Windows): Document some-window.
12587
12588 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
12589
12590 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
12591 apropos-mode-hook.
12592
12593 * commands.texi (Using Interactive): Document interactive-form.
12594 (Keyboard Macros): Document kbd-macro-termination-hook.
12595 (Command Loop Info): Document that clear-this-command-keys clears
12596 the vector to be returned by recent-keys.
12597
125982001-09-04 Werner LEMBERG <wl@gnu.org>
12599
12600 * Makefile.in (srcdir, texinputdir): New variables.
12601 (srcs, index.texi, install): Use $(srcdir).
12602 (.PHONY): Remove elisp.dvi.
12603 (elisp): Use -I switch for makeinfo.
12604 (elisp.dvi): Use $(srcdir) and $(texinputdir).
12605 (installall, dist): Use $(srcdir).
12606 Fix path to texinfo.tex.
12607 (maintainer-clean): Add elisp.dvi and elisp.oaux.
12608
126092001-08-30 Gerd Moellmann <gerd@gnu.org>
12610
12611 * display.texi (Conditional Display): Adjust to API change.
12612
12613 * configure: New file.
12614
126152001-07-30 Gerd Moellmann <gerd@gnu.org>
12616
12617 * commands.texi (Repeat Events): Add description of
12618 double-click-fuzz.
12619
126202001-05-08 Stefan Monnier <monnier@cs.yale.edu>
12621
12622 * syntax.texi (Syntax Class Table): Add the missing designator for
12623 comment and string fences.
12624 (Syntax Properties): Add a xref to syntax table internals.
12625 (Syntax Table Internals): Document string-to-syntax.
12626
126272001-05-07 Gerd Moellmann <gerd@gnu.org>
12628
12629 * Makefile.in (install): Use install-info command line options
12630 like in Emacs' Makefile.in.
12631
126322000-12-09 Miles Bader <miles@gnu.org>
12633
12634 * windows.texi (Window Start): Update documentation for
12635 `pos-visible-in-window-p'.
12636
126372000-11-12 Stefan Monnier <monnier@cs.yale.edu>
12638
12639 * lists.texi (Building Lists): Add footnote to explain how to add
12640 to the end of a list.
12641
126422000-10-25 Gerd Moellmann <gerd@gnu.org>
12643
12644 * files.texi (Visiting Functions): Typos.
12645
126462000-10-25 Kenichi Handa <handa@etl.go.jp>
12647
12648 * files.texi (Visiting Functions): Return value of
12649 find-file-noselect may be a list of buffers if wildcards are used.
12650
126512000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12652
12653 * display.texi (Defining Faces): Document `graphic' display type
12654 in face specs.
12655
b344d29d 126562000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
12657
12658 * hooks.texi (Standard Hooks): Replace obsolete
12659 `after-make-frame-hook' with `after-make-frame-functions'.
12660
12661 * frames.texi (Creating Frames): Ditto.
12662
12663 * variables.texi (Future Local Variables): Ditto.
12664
126652000-10-16 Gerd Moellmann <gerd@gnu.org>
12666
12667 * display.texi (Other Image Types): Add description of :foreground
12668 and :background properties of mono PBM images.
12669
126702000-08-17 Werner LEMBERG <wl@gnu.org>
12671
12672 * .cvsignore: New file.
12673
126742000-01-05 Gerd Moellmann <gerd@gnu.org>
12675
12676 * tindex.pl: New script.
12677
126781999-12-03 Dave Love <fx@gnu.org>
12679
12680 * Makefile.in (MAKEINFO): New parameter.
12681
126821999-09-17 Richard Stallman <rms@gnu.org>
12683
12684 * Makefile.in (srcs): Add hash.texi.
12685 (VERSION): Update to 20.6.
12686
126871999-09-13 Richard Stallman <rms@gnu.org>
12688
12689 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
12690
126911998-08-29 Karl Heuer <kwzh@gnu.org>
12692
12693 * configure.in: New file.
12694 * Makefile.in: Renamed from Makefile.
12695 (prefix, infodir): Use value obtained from configure.
12696 (emacslibdir): Obsolete variable deleted.
12697 (dist): Distribute configure.in, configure, Makefile.in.
12698
126991998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12700
12701 * Makefile (INSTALL_INFO): New variable.
12702 (install): Run install-info.
12703
127041998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
12705
12706 * Makefile (elisp.dvi): Add missing backslash.
12707
127081998-05-02 Richard Stallman <rms@psilocin.gnu.org>
12709
12710 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
12711 Run texindex without `./'. Always run texindex on elisp.tp.
12712 (elisp.tps): Target deleted.
12713
127141998-04-05 Richard Stallman <rms@psilocin.gnu.org>
12715
12716 * Makefile (srcs): Add nonascii.texi and customize.texi.
12717 (dist): Start by deleting `temp'.
12718
127191998-02-17 Richard Stallman <rms@psilocin.gnu.org>
12720
12721 * Makefile (makeinfo, texindex): Targets deleted.
12722 (makeinfo.o, texindex.o): Targets deleted.
12723 (clean, dist): Don't do anything with them or with getopt*.
12724
127251998-01-30 Richard Stallman <rms@psilocin.gnu.org>
12726
12727 * Makefile (SHELL): Defined.
12728
127291998-01-27 Richard Stallman <rms@psilocin.gnu.org>
12730
12731 * Makefile (elisp.tps): New target.
12732 (elisp.dvi): Depend on elisp.tps.
12733
c5602427 127341996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
12735
12736 * README: Update phone number.
12737
12738 * Makefile (elisp): Make this be the default target.
12739 Depend on makeinfo.c instead of makeinfo.
12740 (install): Don't depend on elisp.dvi, since we don't install that.
12741 Use mkinstalldirs.
12742 (dist): Add mkinstalldirs.
12743
c5602427 127441995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
12745
12746 * Makefile (VERSION): Update version number.
5dcb4c4e 12747 (maintainer-clean): Rename from realclean.
b8d4c8d0 12748
c5602427 127491995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
12750
12751 * Makefile (realclean): New target.
12752 (elisp): Remove any old elisp-* files first.
12753
c5602427 127541993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
12755
12756 * Makefile (VERSION): New variable.
12757 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
12758 Compressed file suffix should be `.gz', not `.z'.
12759
ce058493 127601993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12761
12762 * Makefile (elisp): Depend on makeinfo.
12763
c5602427 127641993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
12765
12766 * Makefile (srcs): Add anti.texi.
12767
c5602427 127681993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12769
12770 * Makefile (infodir, prefix): New vars.
12771 (install): Use infodir.
f4e90db0 12772 (emacsinfodir): Delete.
b8d4c8d0 12773
c5602427 127741993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12775
12776 * Makefile (srcs): Add calendar.texi.
12777
12778 * Makefile (dist): Copy texindex.c and makeinfo.c.
12779 Limit elisp-* files to those with one or two digits.
12780
c5602427 127811993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0 12782
f4e90db0 12783 * Makefile (dist): Change to use Gzip instead of compress.
b8d4c8d0 12784
c5602427 127851993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12786
12787 * loading.texi (Unloading): define-function changed back to
12788 defalias. It may not stay this way, but at least it's
12789 consistent with the known-good version of the code patch.
12790
c5602427 127911993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
12792
12793 * modes.texi (Hooks): Document new optional arg of add-hook.
12794
c5602427 127951993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12796
12797 * variables.texi: Document nil initial value of buffer-local variables.
12798
12799 * tips.texi: Add new section on standard library headers.
12800
c5602427 128011993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12802
12803 * Makefile (srcs): Add frame.texi to the list of sources.
12804
c5602427 128051993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12806
12807 * Makefile (dist): Don't bother excluding autosave files; they'll
12808 never make it into the temp directory anyway, and the hash marks
12809 in the name are problematic for make and the Bourne shell.
ed9265fc 12810 (srcs): ???
b8d4c8d0 12811
c5602427 128121993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12813
12814 * Makefile (dist): Don't include backup files or autosave files in
12815 the distribution tar file.
12816
c5602427 128171991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 12818
5dcb4c4e 12819 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
12820 (elisp.dvi): Remove erroneous shell comment.
12821 Expect output of permute-index in permuted.fns.
12822 Save old elisp.aux in elisp.oaux.
5dcb4c4e 12823 (clean): Add index.texi to be deleted.
b8d4c8d0 12824
c5602427 128251990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
12826
12827 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
12828
c5602427 128291990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
12830
12831 * files.texi: Noted that completion-ignored-extensions is ignored
12832 when making *Completions*.
12833
3e868ee3 128341990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
12835
12836 * Makefile make dist now depends on elisp.dvi, since it tries
12837 to include it in the dist file.
12838
c5602427 128391990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 12840
c5602427 12841 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 12842
c5602427 128431989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
12844
12845 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
12846 (defunargs): Turn off \hyphenchar of \sl font temporarily.
12847
c5602427 128481989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12849
12850 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
12851 and @error{} are the terms now being used. The files in the
12852 directory have been changed to reflect this.
12853
12854 * All instances of @indentedresultt{} have been changed to
333f9019 12855 ` @result{}', using 5 spaces at the beginning of the line.
b8d4c8d0 12856
c5602427 128571989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12858
12859 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
12860 experimental @indentedresult{}, @indentedexpandsto{} are part of
12861 the texinfo.tex in this directory. These TeX macros are not
12862 stable yet.
12863
c5602427 128641989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12865
12866 * texinfo.tex: Temporarily added
12867 \let\result=\dblarrow
12868 \def\error{{\it ERROR} \longdblarrow}
12869 We need to do this better soon.
12870
c5602427 128711989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
12872
12873 * Applied Karl Berry's patches to *.texinfo files, but not to
12874 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
12875 new title page format is also not applied, since it requires
12876 texinfo.tex changes.)
12877
12878 * Cleaned up `Makefile' and defined the `emacslibdir' directory
12879 for the Project GNU development environment.
12880
12881;; Local Variables:
c8763fb6 12882;; coding: utf-8
b8d4c8d0
GM
12883;; End:
12884
ba318903 12885 Copyright (C) 1998-2014 Free Software Foundation, Inc.
b8d4c8d0
GM
12886
12887 This file is part of GNU Emacs.
12888
352c8b4a 12889 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 12890 it under the terms of the GNU General Public License as published by
352c8b4a
GM
12891 the Free Software Foundation, either version 3 of the License, or
12892 (at your option) any later version.
b8d4c8d0
GM
12893
12894 GNU Emacs is distributed in the hope that it will be useful,
12895 but WITHOUT ANY WARRANTY; without even the implied warranty of
12896 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12897 GNU General Public License for more details.
12898
12899 You should have received a copy of the GNU General Public License
352c8b4a 12900 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.