* xterm.c (xim_initialize): Always pass a copy of resource name
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
222426f6
GM
12014-03-06 Glenn Morris <rgm@gnu.org>
2
3 * searching.texi (Replacing Match):
4 Remove incorrect, uninteresting return value. (Bug#16942)
5
e1a2cb1c
MR
62014-03-05 Martin Rudalics <rudalics@gmx.at>
7
8 * display.texi (Window Dividers): New section.
9 * frames.texi (Layout Parameters): Add right-divider-width and
10 bottom-divider-width.
11 * windows.texi (Window Sizes): Redraw schematic and rewrite its
12 description. Rewrite descriptions of `window-total-height',
13 `window-total-width', `window-total-size', `window-body-height',
14 `window-body-width' and `window-size-fixed'. Add descriptions
15 for `window-pixel-height', `window-pixel-width',
16 `window-min-height' and `window-min-width'. Remove description
17 of `window-size-fixed-p' moving part of it to that of
18 `window-size-fixed'.
19 (Resizing Windows): Mention dividers when talking about minimum
20 sizes.
21
47b73b35
GM
222014-03-05 Glenn Morris <rgm@gnu.org>
23
24 * modes.texi (SMIE Customization): New section.
25 * elisp.texi (Top): Update detailed menu.
26
87132570
MR
272014-03-04 Martin Rudalics <rudalics@gmx.at>
28
29 * windows.texi (Windows and Frames): Add some missing &optional
30 designators. Adjust description of window-in-direction.
31
35e951cd 322014-03-02 Barry O'Reilly <gundaetiapo@gmail.com>
62d81bd7
BR
33
34 * markers.texi (Moving Marker Positions): Clarify guidance about
35 when to move markers and when to create a new one, as discussed at
36 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16818#17
37
d2b94b15
GM
382014-03-02 Glenn Morris <rgm@gnu.org>
39
40 * text.texi (Decompression): New node.
41 * elisp.texi (Top): Update detailed menu.
42
3a6e15dd
GM
432014-03-01 Glenn Morris <rgm@gnu.org>
44
45 * display.texi (Forcing Redisplay): Mention pre-redisplay-function.
46
0fcfa974
XF
472014-02-28 Xue Fuqiao <xfq@gnu.org>
48
35e951cd
JB
49 * functions.texi (Advising Functions, Advising Named Functions):
50 Tweak markup.
65fa1016 51
ecc384ac
XF
52 * display.texi (Defining Faces): Doc fix for `face-spec-set'.
53
0fcfa974 54 * elisp.texi (Top):
35e951cd
JB
55 * commands.texi (Generic Commands, Defining Commands):
56 Document `define-alternatives'.
0fcfa974 57
8603bdb3
XF
582014-02-27 Xue Fuqiao <xfq@gnu.org>
59
eed1c399
XF
60 * windows.texi (Window Sizes): Document `window-size'.
61 (Display Action Functions): Document `display-buffer-at-bottom'.
62 (Window Configurations): Minor fixes.
63
64 * modes.texi (Header Lines): Document `window-header-line-height'.
65
66 * display.texi (Scroll Bars): Document `window-scroll-bar-width'.
67
de37b1f4
XF
68 * windows.texi (Window Sizes, Resizing Windows): Document some
69 pixelwise window operations.
70
6be76608
XF
71 * text.texi (Margins): Fix the description of RET and `C-j'.
72
8603bdb3
XF
73 * frames.texi (Multiple Terminals): Document
74 `display-monitor-attributes-list' and `display-monitor-attributes'.
75 (Display Feature Testing): Add some notes about multi-monitor.
76
ea7826ba
GM
772014-02-27 Glenn Morris <rgm@gnu.org>
78
79 * minibuf.texi (Programmed Completion):
80 Mention completion-table-with-cache.
81
98bd6b32
GM
822014-02-25 Glenn Morris <rgm@gnu.org>
83
84 * display.texi (Window Systems):
85 Replace term-setup-hook with emacs-startup-hook.
86 * hooks.texi (Standard Hooks):
87 Replace term-setup-hook with tty-setup-hook.
88 * os.texi (Startup Summary, Init File, Terminal-Specific):
89 Replace term-setup-hook with tty-setup-hook, and update.
90
add6de1c
SM
912014-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
92
93 * functions.texi (Declare Form): Document gv-expander, gv-setter, and
94 compiler-macro (bug#16829).
95
37febf53
JB
962014-02-21 Juanma Barranquero <lekktu@gmail.com>
97
98 * windows.texi (Window Configurations): Doc fix.
99 (Windows and Frames): Fix typo.
100
458e643b
GM
1012014-02-21 Glenn Morris <rgm@gnu.org>
102
103 * internals.texi (Process Internals):
5fcd01e5
GM
104 * processes.texi (Subprocess Creation, Deleting Processes)
105 (Output from Processes, Process Buffers, Filter Functions)
106 (Accepting Output, Sentinels, Network, Network Servers):
458e643b
GM
107 Filters and sentinels can no longer be nil.
108 * elisp.texi (Top): Menu update.
109
189e7007
GM
1102014-02-20 Glenn Morris <rgm@gnu.org>
111
112 * functions.texi (Defining Functions): Mention defalias-fset-function.
113
add6de1c
SM
1142014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
115
116 * minibuf.texi (Completion Commands): Don't document obsolete
117 `common-substring' arg of display-completion-list.
118
2836affa
GM
1192014-02-17 Glenn Morris <rgm@gnu.org>
120
121 * minibuf.texi (Text from Minibuffer): Update read-regexp details.
122 Mention read-regexp-defaults-function.
123
47a73eb0
GM
1242014-02-13 Glenn Morris <rgm@gnu.org>
125
126 * debugging.texi (Debugger Commands): Tiny edits.
127
fa792979
GM
1282014-02-12 Glenn Morris <rgm@gnu.org>
129
130 * package.texi (Simple Packages): Describe URL and Keywords headers.
131
63d93efd
LI
1322014-02-10 Lars Ingebrigtsen <larsi@gnus.org>
133
add6de1c
SM
134 * text.texi (User-Level Deletion):
135 Document `delete-trailing-whitespace' (bug#15309).
63d93efd 136
d6d5fdf8
LI
1372014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
138
438241f5
LI
139 * text.texi (Changing Properties): Clarify `propertize' (bug#9825).
140
981c3e4f
LI
141 * display.texi (Blinking): Clarify doc string in example (bug#10658).
142
d6d5fdf8
LI
143 * commands.texi (Accessing Mouse): Mention that these function
144 also work on keyboard events (bug#14228).
28d51810 145 (Quitting): Refer to the right node for `set-input-mode' (bug#11458).
d6d5fdf8 146
fff711ee
LI
1472014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
148
241781b6
LI
149 * display.texi (Face Attributes): Add an index (bug#14924).
150
fff711ee
LI
151 * keymaps.texi (Menu Bar): Minor clarification (bug#15657).
152
314ffdb1
GM
1532014-02-06 Glenn Morris <rgm@gnu.org>
154
155 * display.texi (Truncation):
156 * positions.texi (Screen Lines): Do not mention cache-long-scans.
157
bd21bf41
JL
1582014-01-31 Juri Linkov <juri@jurta.org>
159
160 * searching.texi (String Search): Incremental word search fixes.
161
e3bd7eed
GM
1622014-01-28 Glenn Morris <rgm@gnu.org>
163
164 * text.texi (Indent Tabs): Update related to tab-stops.
165
0db19d38
GM
1662014-01-24 Glenn Morris <rgm@gnu.org>
167
1e548e40
GM
168 * control.texi (Handling Errors): Update with-demoted-errors.
169
0db19d38
GM
170 * files.texi (File Locks): Every platform supports locking now.
171
7b997b14
GM
1722014-01-22 Glenn Morris <rgm@gnu.org>
173
174 * display.texi (ImageMagick Images): Expand on image-format-suffixes.
175
64295f83
GM
1762014-01-20 Glenn Morris <rgm@gnu.org>
177
178 * hash.texi (Other Hash): Do not mention subr-x.el functions;
179 reverts 2013-12-22 change.
180
122ff675
SM
1812014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
182
183 * functions.texi (Advising Functions): New section.
184 * modes.texi (Running Hooks): Don't document with-wrapper-hook and
185 run-hook-wrapped any more.
186 (Hooks): Link to the new Advising Functions node.
187 * elisp.texi (Top): Don't include advice.texi.
188 * advice.texi: Remove.
189 * makefile.w32-in (srcs):
190 * Makefile.in (srcs): Adjust accordingly.
191
fa49b469
RS
1922014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
193
9fb07a9e
RS
194 * text.texi (Parsing HTML/XML): Document `shr-insert-document'.
195
fa49b469
RS
196 * strings.texi (Text Comparison): Document `string-suffix-p'.
197
d831c9b8
GM
1982014-01-07 Glenn Morris <rgm@gnu.org>
199
200 * files.texi (File Attributes): Fix superscipt typo.
201
de7ce2d1
CY
2022014-01-07 Chong Yidong <cyd@gnu.org>
203
204 * files.texi (Changing Files): Document copy-file changes.
205
809d2ce4
GM
2062014-01-07 Glenn Morris <rgm@gnu.org>
207
208 * display.texi (Logging Messages): Copyedits re messages-buffer.
209
c6ab4664
PE
2102014-01-06 Paul Eggert <eggert@cs.ucla.edu>
211
212 Specify .texi encoding (Bug#16292).
213 * back.texi, book-spine.texi, lay-flat.texi:
214 Add @documentencoding.
215
81c7d631
CY
2162014-01-05 Chong Yidong <cyd@gnu.org>
217
218 * backups.texi (Making Backups): Document backup-buffer change.
219
220 * files.texi (Visiting Files): Copyedits.
221 (Testing Accessibility): Mention ACLs. Move file-modes here from
222 File Attributes.
223 (Truenames): Move file-equal-p here from Kinds of Files.
224 (File Attributes): Move file-newer-than-file-p here from Testing
225 Accessibility.
226 (Extended Attributes): New node. Add file-extended-attributes.
227 (Changing Files): Document set-file-extended-attributes.
228
229 * commands.texi (Defining Commands): Document the interactive-form
230 property more carefully. Document interactive-only.
231
232 * compile.texi (Compiler Errors): Copyedits. Note that the
233 details for byte-compile-warnings are in its docstring.
234
235 * minibuf.texi (Minibuffer Contents): Remove obsolete function
236 minibuffer-completion-contents.
237
238 * variables.texi (Defining Variables): Note that defvar acts
239 always on the dynamic value.
240
241 * customize.texi (Variable Definitions): Likewise.
242
7c2127d0
PE
2432014-01-05 Paul Eggert <eggert@cs.ucla.edu>
244
5a0f4e90
PE
245 Document vconcat and the empty vector (Bug#16246).
246 * sequences.texi (Vector Functions):
247 Document behavior better when the result is empty.
248
7c2127d0
PE
249 Document behavior of (string-to-number "+@") (Bug#16293).
250 * strings.texi (String Conversion): Document behavior of
251 string-to-number on invalid strings that begin with "+", too.
252
d6d78511
CY
2532014-01-03 Chong Yidong <cyd@gnu.org>
254
255 * help.texi (Documentation, Accessing Documentation): Copyedits.
256 (Documentation Basics): Rewrite, avoiding a repeat discussion of
257 docstring conventions.
258
259 * tips.texi (Documentation Tips): Move discussion of
260 emacs-lisp-docstring-fill-column here from Documentation Basics.
261
262 * compile.texi (Docs and Compilation): Copyedits.
263
33f846fb
GM
2642014-01-02 Glenn Morris <rgm@gnu.org>
265
266 * numbers.texi (Numeric Conversions): Fix a typo.
267
a560b856
PE
2682013-12-29 Paul Eggert <eggert@cs.ucla.edu>
269
270 Plain copy-file no longer chmods an existing destination (Bug#16133).
271 * files.texi (Changing Files): Document this.
272
4364185f
CY
2732013-12-28 Chong Yidong <cyd@gnu.org>
274
275 * modes.texi (Auto Major Mode): Document interpreter-mode-alist
276 change.
277
278 * buffers.texi (Modification Time): Document visited-file-modtime
279 change.
280
c04d52fb
GM
2812013-12-28 Glenn Morris <rgm@gnu.org>
282
283 * control.texi (Pattern matching case statement): Brevity.
284
0f1d2934
CY
2852013-12-27 Chong Yidong <cyd@gnu.org>
286
287 * functions.texi (Function Cells):
288 * eval.texi (Function Indirection): Update for the fact that
289 symbol-function no longer signals an error.
290
291 * commands.texi (Reading One Event): Mention keyboard coding.
292
293 * keymaps.texi (Translation Keymaps, Translation Keymaps):
294 * nonascii.texi (Terminal I/O Encoding): Copyedits.
295
2200a8c9
CY
2962013-12-26 Chong Yidong <cyd@gnu.org>
297
298 * advice.texi (Advising Functions, Defining Advice): Special forms
299 can no longer be advised.
300
c9352587
CY
3012013-12-25 Chong Yidong <cyd@gnu.org>
302
303 * keymaps.texi (Active Keymaps): Re-organize the text.
304 (Searching Keymaps): Rewrite the pseudo-code for 24.4 changes.
305 (Controlling Active Maps): Note that set-transient-map uses
306 overriding-terminal-local-map.
307
308 * tips.texi (Coding Conventions): Tweak the coding system tip;
309 Emacs now uses utf-8 by default for Emacs Lisp source files.
310
311 * display.texi (Font Selection): Tweak example.
312
313 * commands.texi (Event Input Misc): Document new arg to
314 input-pending-p.
315
316 * nonascii.texi (Specifying Coding Systems): Don't refer to
317 emacs-mule-dos.
318 (Lisp and Coding Systems): Describe emacs-mule return value in
319 modern terms.
320
ff1c842a
TH
3212013-12-25 Tassilo Horn <tsdh@gnu.org>
322
323 * control.texi (Pattern matching case statement): Rephrase lexical
324 binding requirement: the example needs it, not `pcase' itself.
325
362397ed
CY
3262013-12-25 Chong Yidong <cyd@gnu.org>
327
328 * eval.texi (Eval): Document the LEXICAL arg to eval.
329
330 * variables.texi (Variables, Void Variables): Use "scoping rule"
331 terminology consistently.
332 (Variable Scoping): Add index entries, and use "dynamic scope"
333 terminology in place of "indefinite scope" to reduce confusion.
334 (Lexical Binding): Document lexical environment format.
335 (Using Lexical Binding): Add index entries for error messages.
336
a9560047
TH
3372013-12-24 Tassilo Horn <tsdh@gnu.org>
338
339 * control.texi (Pattern matching case statement): Fix missing
add6de1c
SM
340 argument in simple expression language sample (Bug#16238).
341 Add some sample programs written in that language. Mention that
a9560047
TH
342 `pcase' requires lexical binding.
343
46291d11
XF
3442013-12-23 Xue Fuqiao <xfq.free@gmail.com>
345
2d778742
XF
346 * eval.texi (Special Forms): Document `special-form-p'.
347
348 * macros.texi (Simple Macro): Document `macrop'.
349
882b0b86
XF
350 * files.texi (Changing Files): Fix an argument of `copy-file'.
351
46291d11
XF
352 * strings.texi (Creating Strings): Document TRIM in `split-string'.
353
8cd22a08
CY
3542013-12-23 Chong Yidong <cyd@gnu.org>
355
add6de1c
SM
356 * keymaps.texi (Controlling Active Maps):
357 Rename set-temporary-overlay-map to set-transient map. Doc fixes.
8cd22a08
CY
358 (Searching Keymaps): The transient keymap takes precedence.
359
aec3bf9f
GM
3602013-12-23 Glenn Morris <rgm@gnu.org>
361
362 * loading.texi (How Programs Do Loading, Load Suffixes):
363 Mention `load-prefer-newer'.
364
bb962da2
XF
3652013-12-22 Xue Fuqiao <xfq.free@gmail.com>
366
aec3bf9f
GM
367 * hash.texi (Other Hash): Document `hash-table-keys'
368 and `hash-table-values'.
bb962da2 369
77e5bcc5
EZ
3702013-12-22 Eli Zaretskii <eliz@gnu.org>
371
372 * nonascii.texi (Character Properties): NAME or OLD-NAME
373 properties can be nil (there's no empty string).
a9877c32 374 (Character Properties): Update the reference to the UCD.
77e5bcc5 375
c9832cd8
XF
3762013-12-22 Xue Fuqiao <xfq.free@gmail.com>
377
77e5bcc5
EZ
378 * sequences.texi (Bool-Vectors): Document new bool-vector set
379 operation functions.
8fc36a68 380
05e8f1ae
XF
381 * text.texi (Examining Properties): Document `get-pos-property'.
382
aec3bf9f
GM
383 * variables.texi (Directory Local Variables):
384 Document `enable-dir-local-variables'.
b345c561 385
aec3bf9f
GM
386 * debugging.texi (Debugger Commands):
387 Document `debugger-toggle-locals'.
c9832cd8 388
77221051
CY
3892013-12-21 Chong Yidong <cyd@gnu.org>
390
391 * text.texi (Region Indent): Note the new interactive behavior of
392 indent-rigidly.
393
dfff9284
TH
3942013-12-20 Tassilo Horn <tsdh@gnu.org>
395
3fbba716
TH
396 * numbers.texi (numbers): Document that =, <, <=, >, >= now accept
397 one or many arguments.
398
6f1de4d1
TH
399 * display.texi: Document `messages-buffer'.
400
dfff9284
TH
401 * os.texi: Document `initial-buffer-choice' changes.
402
f5df4ceb
CY
4032013-12-20 Chong Yidong <cyd@gnu.org>
404
405 * text.texi (Changing Properties): Improve documentation for
406 add-face-text-property.
407 (Special Properties): Mention add-face-text-property.
408
fb891cc8
CY
4092013-12-18 Chong Yidong <cyd@gnu.org>
410
18874304
CY
411 * customize.texi (Custom Themes): Document custom-known-themes
412 (Bug#15717).
413
fb891cc8
CY
414 * modes.texi (Defining Minor Modes): Fix typo (Bug#14874).
415 (Keymaps and Minor Modes): Fix binding convention (Bug#11522).
416
06a4f110
GM
4172013-12-13 Glenn Morris <rgm@gnu.org>
418
419 * internals.texi (Building Emacs):
420 * loading.texi (Library Search): Mention that site-load,
421 site-init cannot change load-path.
422
b55e11bf
GM
4232013-12-12 Glenn Morris <rgm@gnu.org>
424
425 * elisp.texi: Tweak dircategory.
426
01633a17
EZ
4272013-12-12 Eli Zaretskii <eliz@gnu.org>
428
429 * nonascii.texi (Encoding and I/O): Document file-name encoding
430 peculiarities on MS-Windows.
431
f9405d87
GM
4322013-12-12 Glenn Morris <rgm@gnu.org>
433
434 * elisp.texi: Sync direntry with info/dir version.
435
36291308
JB
4362013-12-08 Juanma Barranquero <lekktu@gmail.com>
437
438 * display.texi (Progress, Face Remapping):
439 * processes.texi (Serial Ports):
440 * windows.texi (Recombining Windows): Fix typos. (Bug#16089)
441
c085e5b9
JL
4422013-12-04 Juri Linkov <juri@jurta.org>
443
444 * searching.texi (Search and Replace): Fix `unread-command-events'
445 and add ref.
446
9139632a
JL
4472013-12-03 Juri Linkov <juri@jurta.org>
448
449 * windows.texi (Choosing Window): Rename `no-display-ok' to
450 `allow-no-window'. (Bug#13594)
451
26e4aa7d
GM
4522013-11-30 Glenn Morris <rgm@gnu.org>
453
454 * Makefile.in (distclean): Remove Makefile.
455
c8f0efc2
AP
4562013-11-29 Andreas Politz <politza@fh-trier.de>
457
458 * modes.texi (Imenu): Make it clear that sub-alist is the cdr
459 (Bug#14029).
460
cb6c95a3
GM
4612013-11-27 Glenn Morris <rgm@gnu.org>
462
463 * loading.texi (Library Search):
464 * os.texi (Startup Summary): No more leim directory.
465
d6686055
GM
4662013-11-26 Glenn Morris <rgm@gnu.org>
467
468 * os.texi (Startup Summary): Update for leim-list being preloaded.
469
f6083c67
BJ
4702013-11-23 Brian Jenkins <brian@brianjenkins.org> (tiny change)
471
472 * frames.texi (Input Focus):
473 * hooks.texi (Standard Hooks): Mention focus-in-hook, focus-out-hook.
474
17e0445b
GM
4752013-11-23 Glenn Morris <rgm@gnu.org>
476
477 * loading.texi (Library Search):
478 Empty elements in EMACSLOADPATH now mean the default load-path.
479
88fa559d
GM
4802013-11-22 Glenn Morris <rgm@gnu.org>
481
482 * loading.texi (Library Search): Minor clarification.
483
f0cfa5fe
LL
4842013-11-20 Leo Liu <sdl.web@gmail.com>
485
486 * windows.texi (Choosing Window): Mention `no-display-ok'. (Bug#13594)
487
a6e3a5d5
XF
4882013-11-19 Xue Fuqiao <xfq.free@gmail.com>
489
490 * os.texi (File Notifications): Add an index.
491
492 * loading.texi (Loading): Add an cross-reference.
493
4ae3802f
XF
4942013-11-18 Xue Fuqiao <xfq.free@gmail.com>
495
496 * os.texi (Session Management, Desktop Notifications): Add some
497 indexes and a cross-reference.
498
de586f99
XF
4992013-11-17 Xue Fuqiao <xfq.free@gmail.com>
500
35e951cd
JB
501 * os.texi (Time Parsing, Processor Run Time, Input Modes)
502 (Terminal Output): Minor fixes.
de586f99 503
90794abb
GM
5042013-11-14 Glenn Morris <rgm@gnu.org>
505
506 * loading.texi (Library Search): Update section.
507
7d3bb569
XF
5082013-11-11 Xue Fuqiao <xfq.free@gmail.com>
509
510 * os.texi (User Identification, Time of Day, Time Conversion):
511 Minor fixes.
512
fb193bb4
JD
5132013-11-10 Jan Djärv <jan.h.d@swipnet.se>
514
515 * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3.
516
be9d2b46
XF
5172013-11-09 Xue Fuqiao <xfq.free@gmail.com>
518
519 * os.texi (Startup Summary): Add an index about startup screen.
6e466459 520 Typo fix.
d612ddbb 521 (Command-Line Arguments): Add cross-reference for `dump-emacs'.
be9d2b46 522
8acb09ca
EZ
5232013-11-08 Eli Zaretskii <eliz@gnu.org>
524
525 * display.texi (Truncation): Document that cache-long-scans is now
526 non-nil by default. (Bug#15797)
527
c67c5132
EZ
5282013-11-05 Eli Zaretskii <eliz@gnu.org>
529
530 * lists.texi (Rearrangement): Fix indexing.
531
532 * display.texi (Bidirectional Display): Fix indexing.
533
29aa2b71
XF
5342013-11-05 Xue Fuqiao <xfq.free@gmail.com>
535
5e21526f
XF
536 * lists.texi (Rearrangement): Improve indexing.
537
29aa2b71 538 * display.texi (Glyphs): Add an index for glyph code.
5e21526f 539 (Bidirectional Display): Improve indexing.
29aa2b71 540
3c334c14
JD
5412013-11-01 Jan Djärv <jan.h.d@swipnet.se>
542
543 * display.texi (Face Attributes): Document :distant-foreground.
544
bc5184ab
XF
5452013-10-30 Xue Fuqiao <xfq.free@gmail.com>
546
547 * display.texi (Abstract Display): Improve indexing.
548
23af34b0
SM
5492013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
550
551 * display.texi (Selective Display): Discourage the use of explicit
552 selective display.
553
81cf3b07
XF
5542013-10-29 Xue Fuqiao <xfq.free@gmail.com>
555
027d950f
XF
556 * display.texi (Showing Images): Add an index for image-size.
557 Use @code instead of @var for a normal variable.
142207c0 558 (Multi-Frame Images): Improve indexing.
3440d80e 559 (Button Buffer Commands): Use @code instead of @var for a normal variable.
e54711f3 560 (Abstract Display): Explain the meaning of Ewoc.
81cf3b07 561
3c640e29
XF
5622013-10-27 Xue Fuqiao <xfq.free@gmail.com>
563
44e0cfaf 564 * display.texi (Image Descriptors): Improve indexing.
3c640e29 565
7db9c31e
XF
5662013-10-26 Xue Fuqiao <xfq.free@gmail.com>
567
568 * display.texi (Fringe Indicators): Add indexes for fringe indicators.
918a7ad4 569 (Customizing Bitmaps): Add an index for customizing fringe bitmaps.
7db9c31e 570
619a46f8
XF
5712013-10-25 Xue Fuqiao <xfq.free@gmail.com>
572
573 * display.texi (Fontsets): Minor wording fix.
3e1300f7
XF
574 (Low-Level Font): Improve indexing.
575
576 * nonascii.texi (Character Properties): Add an index for script symbols.
619a46f8 577
578ef6b9
XF
5782013-10-24 Xue Fuqiao <xfq.free@gmail.com>
579
580 * display.texi (Face Remapping): Add indexes for face remapping.
4fa11a36 581 (Font Selection): Add indexes.
8b78f36c 582 (Low-Level Font): Add an index for font registry.
578ef6b9 583
48f73cfb
GM
5842013-10-23 Glenn Morris <rgm@gnu.org>
585
76f1a3c3
GM
586 * eval.texi, files.texi, intro.texi, objects.texi, searching.texi:
587 Nuke @refill.
588
48f73cfb
GM
589 * Makefile.in (install-dvi, install-html, install-pdf)
590 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
591 (uninstall-pdf): Quote entities that might contain whitespace.
592
8d02f0ad
XF
5932013-10-19 Xue Fuqiao <xfq.free@gmail.com>
594
76f1a3c3
GM
595 * display.texi (Face Attributes): Add indexes for the ‘:box’
596 face attribute.
8d02f0ad 597
917ac5eb
XF
5982013-10-18 Xue Fuqiao <xfq.free@gmail.com>
599
74f202ae 600 * display.texi (Line Height): Add indexes for line height.
917ac5eb 601
475c7d3f
XF
6022013-10-17 Xue Fuqiao <xfq.free@gmail.com>
603
604 * display.texi (Width): Fix arguments of ‘truncate-string-to-width’.
605
89f20e05
XF
6062013-10-16 Xue Fuqiao <xfq.free@gmail.com>
607
608 * display.texi (Selective Display): Add an index for explicit
609 selective display.
610
2641f1a5
XF
6112013-10-15 Xue Fuqiao <xfq.free@gmail.com>
612
613 * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
614
8c106d17
GM
6152013-10-13 Glenn Morris <rgm@gnu.org>
616
617 * intro.texi (Acknowledgments): Use accented form of some names.
618
fa022909
GM
6192013-10-09 Glenn Morris <rgm@gnu.org>
620
621 * control.texi (Conditionals): Copyedits. (Bug#15558)
622
4ed77415 6232013-10-08 Eli Zaretskii <eliz@gnu.org>
981b26a6 624
4ed77415 625 Support menus on text-mode terminals.
add6de1c
SM
626 * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar):
627 Modify wording to the effect that menus are supported on TTYs.
981b26a6
EZ
628
629 * frames.texi (Pop-Up Menus, Dialog Boxes)
630 (Display Feature Testing): Update for menu support on TTYs.
631
6de913c4
SM
6322013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
633
634 * tips.texi (Comment Tips): Discourage use of triple semi-colons for
635 non-headings.
636
9e73b242
XF
6372013-10-05 Xue Fuqiao <xfq.free@gmail.com>
638
639 * syntax.texi (Categories): Add an index for category sets.
640
79b3ad55
XF
6412013-10-03 Xue Fuqiao <xfq.free@gmail.com>
642
35e951cd 643 * syntax.texi (Syntax Flags, Syntax Table Functions): Add indexes.
79b3ad55 644
8c1f51ff
XF
6452013-10-02 Xue Fuqiao <xfq.free@gmail.com>
646
647 * syntax.texi (Syntax Class Table): Add an index for syntax class table.
648
6cfe977d
XF
6492013-09-29 Xue Fuqiao <xfq.free@gmail.com>
650
651 * searching.texi (Regexp Search): Refine.
652
69b3debc
XF
6532013-09-22 Xue Fuqiao <xfq.free@gmail.com>
654
655 * nonascii.texi (Default Coding Systems): Typo fix.
656
87829449
XF
6572013-09-21 Xue Fuqiao <xfq.free@gmail.com>
658
659 * nonascii.texi (Coding System Basics): Add information about carriage-return.
660
0df00f59
EZ
6612013-09-14 Eli Zaretskii <eliz@gnu.org>
662
663 * display.texi (Display Margins): State the units of measuring
664 margin width. (Bug#15375)
665
3509fb40
EZ
6662013-09-13 Eli Zaretskii <eliz@gnu.org>
667
668 * text.texi (Not Intervals): Minor wording fix.
669
99d8e6d6
XF
6702013-09-12 Xue Fuqiao <xfq.free@gmail.com>
671
3509fb40
EZ
672 * functions.texi (Obsolete Functions): Add an index for obsolete
673 functions.
99d8e6d6 674
44ee2147
XF
6752013-09-11 Xue Fuqiao <xfq.free@gmail.com>
676
677 * nonascii.texi (Character Properties): Character properties fix
678 for decimal-digit-value and digit-value.
679
eb31a86c
SM
6802013-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
681
682 * macros.texi (Defining Macros): Prefer "function" to "lambda
683 expression" (bug#15296).
684
50b13cde
PE
6852013-08-28 Paul Eggert <eggert@cs.ucla.edu>
686
687 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
688 for portability to hosts where /bin/sh has problems.
689
a8544941
SM
6902013-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
691
692 * variables.texi (File Local Variables): Don't recommend quoting! Ever!
693
9f0809d4
EZ
6942013-08-20 Eli Zaretskii <eliz@gnu.org>
695
696 * files.texi (Information about Files): Mention file names with
697 trailing blanks on MS-Windows. (Bug#15130)
698
c5074806
XF
6992013-08-18 Xue Fuqiao <xfq.free@gmail.com>
700
701 * positions.texi (Positions): Improve indexing.
702
e2c90473
EZ
7032013-08-18 Eli Zaretskii <eliz@gnu.org>
704
705 * markers.texi (The Region): Improve indexing.
706
278d6dd0
XF
7072013-08-17 Xue Fuqiao <xfq.free@gmail.com>
708
ab100635
XF
709 * modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
710
278d6dd0
XF
711 * text.texi (Maintaining Undo): Mention interactive call of
712 buffer-disable-undo.
c9b39934 713 (Filling): Add cross-reference for hard newlines.
d3110177 714 (Sorting): Fix indentation.
38b4c7f8 715 (Columns): Comment out undefined behavior.
ad6643fe 716 (Case Changes): Fix an `args-out-of-range' error in the example.
278d6dd0 717
2bede2ed
XF
7182013-08-16 Xue Fuqiao <xfq.free@gmail.com>
719
c8068af5 720 * text.texi (Insertion): Refine.
bd805d5b 721 (Margins): Add an index.
e4043ba0 722 (Undo): Doc fix for `buffer-undo-list'.
8b8bf4a3 723
2bede2ed 724 * positions.texi (Character Motion):
35e951cd
JB
725 * markers.texi (Moving Markers, Creating Markers):
726 Comment out undefined behavior.
2bede2ed 727
7cbbcaa0
XF
7282013-08-15 Xue Fuqiao <xfq.free@gmail.com>
729
730 * markers.texi (The Region): Add/move indexes.
731
8259030d
LMI
7322013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
733
734 * display.texi (ImageMagick Images): Mention :content-type and
735 `image-content-type-suffixes'.
736
f73f4ce6
XF
7372013-08-13 Xue Fuqiao <xfq.free@gmail.com>
738
739 * positions.texi (Word Motion): Remove redundant sentence.
740
3e6b67c9
GM
7412013-08-13 Glenn Morris <rgm@gnu.org>
742
743 * lists.texi (List Elements):
744 Undocument behavior of nth and nthcdr with n < 0. (Bug#15059)
745
5c41e9ff
XF
7462013-08-13 Xue Fuqiao <xfq.free@gmail.com>
747
916119ec 748 * frames.texi (Display Feature Testing): Add indexes.
5c41e9ff 749
8496d8d7
GM
7502013-08-12 Glenn Morris <rgm@gnu.org>
751
752 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
753 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
754 (INSTALL_DATA): New, set by configure.
755 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
756 New variables.
757 (.SUFFIXES): Add .ps and .dvi.
758 (.dvi.ps): New suffix rule.
759 (dvi, html, pdf, ps): Use *_TARGETS variables.
760 (elisp.html): Use HTML_OPTS.
761 (elisp.ps): Remove explicit rule.
c295fc18
JB
762 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
763 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
8496d8d7
GM
764 uninstall-ps, and uninstall-doc.
765 (install-dvi, install-html, install-pdf, install-ps, install-doc)
766 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
767 (uninstall-doc): New rules.
768 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
769
3a3bb904
XF
7702013-08-10 Xue Fuqiao <xfq.free@gmail.com>
771
772 * edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.
773
4517cbc2
XF
7742013-08-09 Xue Fuqiao <xfq.free@gmail.com>
775
776 * control.texi (Error Symbols): Minor fix for previous change.
777
54bd972f
SM
7782013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
779
780 * errors.texi (Standard Errors): Don't refer to `error-conditions'.
781
782 * control.texi (Signaling Errors): Refer to define-error.
783 (Error Symbols): Add `define-error'.
784
e30b79c1
DA
7852013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
786
787 * positions.texi (Motion by Screen Lines):
788 * display.texi (Truncation): Rename `cache-long-line-scans'
789 to `cache-long-scans'.
790
123ff297
XF
7912013-08-05 Xue Fuqiao <xfq.free@gmail.com>
792
793 * windows.texi (Window Start and End): Add an index.
794
9097ad86
XF
7952013-08-02 Xue Fuqiao <xfq.free@gmail.com>
796
797 * display.texi (Face Functions): Add an index.
798
799 * variables.texi (Variable Aliases): Add an index.
800
801 * functions.texi (Defining Functions): Add an index.
802
803 * nonascii.texi (Coding System Basics): Add an index.
804
64a695bd
XF
8052013-07-31 Xue Fuqiao <xfq.free@gmail.com>
806
807 * nonascii.texi (Non-ASCII Characters): Update menu.
808 (Disabling Multibyte): Move here from doc/emacs/mule.texi. Fix cross-references.
809
810 * elisp.texi (Top): Update menu.
811
39e8fb76
XF
8122013-07-30 Xue Fuqiao <xfq.free@gmail.com>
813
814 * windows.texi (Window History): Mention the default value of
3cd51eaa 815 switch-to-visible-buffer. Add cross-references.
39e8fb76 816
95e6e62b
MA
8172013-07-24 Michael Albinus <michael.albinus@gmx.de>
818
819 * errors.texi (Standard Errors): Fix typo.
820
821 * files.texi (Magic File Names):
822 * os.texi (File Notifications): Remove file-notify-supported-p.
823
53840e55
PE
8242013-07-24 Paul Eggert <eggert@cs.ucla.edu>
825
826 * eval.texi (Special Forms): Mention 'lambda'. Also, say that
827 non-well-formed expressions result in unspecified behavior, though
828 Emacs will not crash.
829
32813ea7
MA
8302013-07-22 Michael Albinus <michael.albinus@gmx.de>
831
832 * files.texi (Magic File Names): Add file-notify-add-watch,
add6de1c
SM
833 file-notify-rm-watch and file-notify-supported-p.
834 Move file-remote-p down.
32813ea7
MA
835
836 * errors.texi (Standard Errors): Add file-notify-error.
837
838 * os.texi (Desktop Notifications): Rename from Notifications.
839 (File Notifications): New node.
840
841 * elisp.texi (Top): Update menu for these changes.
842
ac446ed8
XF
8432013-07-19 Xue Fuqiao <xfq.free@gmail.com>
844
845 * windows.texi (Display Action Functions): Mention next-window.
846
e6c005c5
XF
8472013-07-16 Xue Fuqiao <xfq.free@gmail.com>
848
849 * windows.texi (Selecting Windows): Fix the introduction of
850 `set-frame-selected-window''s arguments.
851
954b166e
PE
8522013-07-10 Paul Eggert <eggert@cs.ucla.edu>
853
854 Timestamp fixes for undo (Bug#14824).
855 * text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list.
856
3323c263
EZ
8572013-07-06 Eli Zaretskii <eliz@gnu.org>
858
859 * nonascii.texi (Text Representations): Document that
860 multibyte-string-p returns nil for non-string objects.
861
4431e6d9 8622013-07-06 Glenn Morris <rgm@gnu.org>
d4aa7284
GM
863
864 * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
865
a944db14
GM
8662013-07-03 Glenn Morris <rgm@gnu.org>
867
868 * debugging.texi (Debugging):
869 * files.texi (File Attributes, Changing Files): Fix cross-references.
870
871 * package.texi (Package Archives): Fix @url call.
872
253e30aa
GM
873 * syntax.texi (Syntax Table Functions): Mention describe-syntax.
874
4c672a0f
EZ
8752013-06-29 Eli Zaretskii <eliz@gnu.org>
876
877 * display.texi (Bidirectional Display): Document move-point-visually.
878
4366ddd4
XF
8792013-06-29 Xue Fuqiao <xfq.free@gmail.com>
880
881 * buffers.texi (Buffer File Name): Fix typo.
882
bace8013
CS
8832013-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
884
885 * tips.texi (Coding Conventions): Improve wording.
886
f99f7826 8872013-06-24 Glenn Morris <rgm@gnu.org>
e8b3825d
GM
888
889 * loading.texi (Autoload): Fix typo.
890
611e8a48
GM
891 * variables.texi (Lexical Binding): Fix typo.
892
edfaf7c0
GM
893 * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
894
f3f9606c
LMI
8952013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
896
897 * display.texi (ImageMagick Images): Mention :max-width and
898 :max-height.
899
89561f72
PE
9002013-06-20 Paul Eggert <eggert@cs.ucla.edu>
901
902 * numbers.texi (Math Functions): Remove obsolete function log10.
903
9716fedb
SM
9042013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
905
906 * modes.texi (Mode Line Data, Properties in Mode): Advertise `keymap'
907 rather than `local-map'.
908
909 * keymaps.texi (Active Keymaps): Fix documentation of
910 set-temporary-overlay-map and overriding-terminal-local-map.
911
789cf833
GM
9122013-06-19 Glenn Morris <rgm@gnu.org>
913
914 * Makefile.in (dist): Edit more configure variables.
915 Try to check that we do not miss any in future.
916
254408ca
JB
9172013-06-17 Juanma Barranquero <lekktu@gmail.com>
918
919 * text.texi (Undo, Changing Properties): Fix typos.
920
708e05f6
LMI
9212013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
922
923 * text.texi (Changing Properties): Document `add-face-text-property'.
924
3da95318
KH
9252013-06-17 Kenichi Handa <handa@gnu.org>
926
927 * display.texi (Face Attributes): Refer to "Low-Level font" (not
2c149f93 928 "Font Selection") in the explanation of :font attribute (bug#14629).
3da95318 929
de0503df
SM
9302013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
931
932 * loading.texi (Hooks for Loading): Don't document after-load-alist.
933 Document with-eval-after-load instead of eval-after-load.
934
823777b5
XF
9352013-06-11 Xue Fuqiao <xfq.free@gmail.com>
936
937 * files.texi (File Name Expansion): Make the example more
938 intuitive.
939
08c0a604
PE
9402013-06-10 Paul Eggert <eggert@cs.ucla.edu>
941
942 Documentation fix for 'ls' and hard links.
943 * compile.texi (Compilation Functions):
944 * files.texi (File Attributes, Changing Files):
945 Use current format for GNU 'ls' output.
946 (File Attributes): Fix problem introduced in previous change:
947 the link count is the number of hard links, not the number
948 of hard links + 1.
949
e4568f3b
XF
9502013-06-10 Xue Fuqiao <xfq.free@gmail.com>
951
952 * files.texi (File Attributes): Fix typo.
953
a5cf7779
SM
9542013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
955
956 * functions.texi (Lambda Expressions): Lambda expressions don't
957 evaluate to themselves in general (bug#11782).
958
6e911150
SM
9592013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
960
961 * loading.texi (Autoload):
962 * help.texi (Documentation Basics, Accessing Documentation)
963 (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
964
b02b5481
GM
9652013-04-23 Glenn Morris <rgm@gnu.org>
966
967 * internals.texi (Writing Emacs Primitives): Remove obvious example.
968 Tweak other to avoid overly long line.
969
f8152bcb
XF
9702013-04-21 Xue Fuqiao <xfq.free@gmail.com>
971
84ebefe9 972 * internals.texi (Writing Emacs Primitives): Remove unnecessary
35e951cd 973 references to the sources. (Bug#13800)
84ebefe9 974
f8152bcb
XF
975 * searching.texi (Regexp Backslash): Doc fix for backslash
976 constructs in regular expressions.
977
8fa2654e
CS
9782013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
979
980 * tips.texi (Coding Conventions): Mention separation of package
981 descriptor and name of internal symbols by two hyphens.
982
0aa3616e
SB
9832013-04-13 Stephen Berman <stephen.berman@gmx.net>
984
985 * windows.texi (Splitting Windows): Change category of
986 split-window from a command to a function.
987
cd542620
CY
9882013-04-06 Chong Yidong <cyd@gnu.org>
989
990 * display.texi (Faces): Minor clarifications.
6e911150
SM
991 (Defining Faces): Clarify default vs custom face specs.
992 Document face-spec-set.
cd542620
CY
993
994 * display.texi (Overlay Properties):
995 * text.texi (Special Properties): Use the "anonymous face"
996 terminology. Describe foreground-color and background-color forms
997 as compatibility-only.
998
8d0c20ae
EZ
9992013-03-24 Eli Zaretskii <eliz@gnu.org>
1000
1001 * compile.texi (Byte-Code Objects): Add index entry.
1002 (Disassembly): Add cross-references.
1003
45f1d362
EZ
10042013-03-23 Eli Zaretskii <eliz@gnu.org>
1005
1006 * frames.texi (Size Parameters): More accurate description of the
1007 difference between 'fullboth' and 'maximized'. (Bug#13935)
1008
5784e319
CS
10092013-03-17 Christopher Schmidt <christopher@ch.ristopher.com>
1010
1011 * symbols.texi (Standard Properties): Document pure. (Bug#13823)
1012
78be8b64 10132013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
1014
1015 * elisp.texi: Add some stuff specific to www.gnu.org.
1016
b388e7ad
TZ
10172013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
1018
1019 * control.texi (Pattern matching case statement): Fix typo.
1020
681ebc33
PE
10212013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1022
1023 * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
1024
9bed73f3
GM
10252013-03-03 Glenn Morris <rgm@gnu.org>
1026
1027 * objects.texi (Symbol Type): Fix typo.
1028
929aeac6 10292013-02-28 Bastien Guerry <bzg@gnu.org>
5765e9e0
BG
1030
1031 * variables.texi (File Local Variables): Fix reference.
1032
1abfd3e8 10332013-02-24 Eli Zaretskii <eliz@gnu.org>
39ef03af
EZ
1034
1035 * files.texi (Magic File Names): Improve wording and indexing.
1036
f0c954fa
GM
10372013-02-21 Glenn Morris <rgm@gnu.org>
1038
1039 * display.texi (Multi-Frame Images): Minor rephrasing.
1040
1e56f8ef
GM
10412013-02-20 Glenn Morris <rgm@gnu.org>
1042
1043 * display.texi (GIF Images, TIFF Images): Delete these nodes.
1044 (ImageMagick Images): For :index, use an xref rather than duplicating.
1045 (Other Image Types): Add GIF, adjust formatting.
1046 (Multi-Frame Images): Rename from Animated Images. Expand section.
1047 * elisp.texi (Top): Update menu for these changes.
1048
93c2fa46
GM
10492013-02-19 Glenn Morris <rgm@gnu.org>
1050
1051 * text.texi (Change Hooks): Fix typo.
1052
d64d97e5 10532013-02-15 Glenn Morris <rgm@gnu.org>
df1af142
GM
1054
1055 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
1056
b5ca9d53
GM
10572013-02-13 Glenn Morris <rgm@gnu.org>
1058
b6c3e4b1
GM
1059 * objects.texi (Char-Table Type): Add footnote about #^^.
1060
b5ca9d53
GM
1061 * modes.texi (Minor Mode Conventions): Fix typo.
1062
85adc63f
GM
1063 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
1064 meta characters; this changed in 22.1. (Bug#13684)
1065
662abcc1
GM
1066 * objects.texi (Char-Table Type): Add cindex.
1067
9d6c9dd1
GM
1068 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
1069
490a9458 10702013-02-10 Glenn Morris <rgm@gnu.org>
dc55466e
GM
1071
1072 * keymaps.texi (Creating Keymaps): Update make-keymap result.
1073
8549f9e8
EZ
10742013-02-09 Eli Zaretskii <eliz@gnu.org>
1075
1076 * modes.texi (%-Constructs): Remove the description of %t.
1077
1078 * nonascii.texi (MS-DOS File Types): Delete node.
1079
7bd00724
GM
10802013-02-08 Glenn Morris <rgm@gnu.org>
1081
1082 * keymaps.texi (Active Keymaps, Searching Keymaps):
1083 Remove confusing mention of "symbolic prefix". (Bug#13643)
1084
795e7a5b 10852013-01-19 Glenn Morris <rgm@gnu.org>
f8a42ad6
GM
1086
1087 * macros.texi (Indenting Macros): Fix order of an indent
1088 symbol's arguments. (Bug#13450)
1089
b3fbb395
PE
10902013-01-19 Paul Eggert <eggert@cs.ucla.edu>
1091
1092 Allow floating-point file offsets.
1093 * files.texi (Reading from Files, Writing to Files):
1094 Say that file offsets can be numbers, not just integers.
1095
45a7e57c
GM
10962013-01-09 Glenn Morris <rgm@gnu.org>
1097
1098 * commands.texi (Interactive Codes):
1099 Whitespace does not terminate interactive "S". (Bug#13393)
1100
04c48b14
CY
11012013-01-06 Chong Yidong <cyd@gnu.org>
1102
1103 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
1104
1f1c405d
GM
11052013-01-05 Glenn Morris <rgm@gnu.org>
1106
1107 * display.texi (Overlay Properties): Mention field. (Bug#13364)
1108
5d7c18a8
EZ
11092013-01-05 Eli Zaretskii <eliz@gnu.org>
1110
1111 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
1112 directive in a group of items.
1113
89cb305e 11142013-01-05 Chong Yidong <cyd@gnu.org>
27e4813f
CY
1115
1116 * keymaps.texi (Key Sequences): Remove obsolete sentence
1117 (Bug#13356).
1118
0f668a4d 11192013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4217dc29
AR
1120
1121 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
1122
553081a5
SM
11232013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1124
1125 * files.texi (File Attributes): Undocument return format of file-acl.
1126
1cbb9ed6
GM
11272013-01-03 Glenn Morris <rgm@gnu.org>
1128
75e78d1e
GM
1129 * processes.texi (System Processes):
1130 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
1131
5f1a9647
GM
1132 * searching.texi (Replacing Match): Fix xref.
1133
1cbb9ed6
GM
1134 * elisp.texi (DATE): Bump to Jan 2013.
1135
9539d465 11362013-01-02 Glenn Morris <rgm@gnu.org>
9800c5b0 1137
22ff2cb8
GM
1138 * customize.texi (Common Keywords, Type Keywords):
1139 Replace "active field" with "button". (Bug#13310)
1140
9800c5b0
GM
1141 * customize.texi (Common Keywords): Add xref. (Bug#13311)
1142 * tips.texi (Library Headers): Add cindex.
1143
d5e5e7b4 11442012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
151d9088
EZ
1145
1146 * functions.texi (Declare Form):
1147 * intro.texi (A Sample Function Description):
1148 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
1149 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
1150 in @def.. commands. (Bug#13292)
1151
ccad023b
EZ
11522012-12-29 Eli Zaretskii <eliz@gnu.org>
1153
1154 * files.texi (Changing Files): Document the return values of
1155 set-file-selinux-context and set-file-acl.
1156
1ab0c851
GM
11572012-12-27 Glenn Morris <rgm@gnu.org>
1158
1159 * files.texi (File Names): Mention Cygwin conversion functions.
1160
94900bfe
MR
11612012-12-22 Martin Rudalics <rudalics@gmx.at>
1162
1163 * windows.texi (Selecting Windows): Reword description of
1164 select-window (Bug#13248).
1165
04d9b71a
EZ
11662012-12-22 Eli Zaretskii <eliz@gnu.org>
1167
1168 * files.texi (File Attributes, Changing Files): Remove the details
1169 about the text returned by file-acl. Instead, just document that
1170 it is an opaque string meant to be used by set-file-acl.
1171
6e55f03e
CY
11722012-12-21 Chong Yidong <cyd@gnu.org>
1173
07b9c0be
CY
1174 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
1175
6e55f03e
CY
1176 * customize.texi (Simple Types): Document key-sequence type
1177 (Bug#13048).
1178
5bec25eb
CY
1179 * strings.texi (Text Comparison): Doc fix for compare-strings.
1180
15ccf05e
MA
11812012-12-19 Michael Albinus <michael.albinus@gmx.de>
1182
1183 * files.texi (Magic File Names): Add `file-acl',
1184 `file-selinux-context', `set-file-acl' and
1185 `set-file-selinux-context'. Make the list consistent.
1186
ee3c0aec
JB
11872012-12-19 Jonas Bernoulli <jonas@bernoul.li>
1188
1189 * tips.texi (Library Headers): New header keyword `Homepage'.
1190 Make continuation lines syntax more precise.
1191
66447e07
EZ
11922012-12-17 Eli Zaretskii <eliz@gnu.org>
1193
1194 * files.texi (File Attributes, Changing Files): Update to include
1195 MS-Windows support for ACLs.
1196
7c3d167f
RF
11972012-12-16 Romain Francoise <romain@orebokech.com>
1198
1199 * files.texi (File Attributes): Document ACL support and new
1200 `file-acl' function.
1201 (Changing Files): Mention argument name change of `copy-file' and
1202 document new function `set-file-acl'.
1203
97976f9f
PE
12042012-12-14 Paul Eggert <eggert@cs.ucla.edu>
1205
35e951cd 1206 Fix permissions bugs with setgid directories etc. (Bug#13125)
97976f9f
PE
1207 * files.texi (Testing Accessibility): Document GROUP arg
1208 of file-ownership-preserved-p.
1209 (File Attributes): Document that 9th element is now
1210 just a placeholder.
1211 * os.texi (User Identification): Document new functions group-gid,
1212 group-real-gid.
1213
d92d9c95
PE
12142012-12-11 Paul Eggert <eggert@cs.ucla.edu>
1215
1216 * internals.texi (C Integer Types): New section.
1217 This follows up and records an email in
1218 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
1219
265c2fbf 12202012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
f433306a 1221
4a0e1924 1222 * control.texi (Pattern matching case statement): New node.
f433306a 1223
1cbae532
SM
1224 * customize.texi (Variable Definitions): Mention the default :group
1225 for defcustoms (bug#13093).
1226
c6c08d3f
GM
12272012-12-09 Glenn Morris <rgm@gnu.org>
1228
1229 * customize.texi (Variable Definitions): Mention eval-defun
1230 on a defcustom calls the :set function when appropriate.
1231
4288142b
PE
12322012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1233
1234 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1235 These are just minor editorial changes.
1236
d8ad4d3f 12372012-12-06 Chong Yidong <cyd@gnu.org>
a20ae0b9
CY
1238
1239 * lists.texi (Plist Access): Move put example to Symbol Plists.
1240
1241 * symbols.texi (Standard Properties): Fix typo.
1242
c5bc2d1d 12432012-12-03 Chong Yidong <cyd@gnu.org>
547d6865 1244
f02f19bd
CY
1245 * symbols.texi (Symbol Properties): New node.
1246 (Symbol Plists): Make it a subsection under Symbol Properties.
1247 (Standard Properties): New node.
1248
1249 * lists.texi (Property Lists): Move here from symbols.texi.
1250 (Plist Access): Rename from Other Plists.
1251
1252 * customize.texi (Variable Definitions):
1253 * display.texi (Defining Faces):
1254 * sequences.texi (Char-Tables): Fix xref.
1255
1cbae532 1256 * keymaps.texi (Key Sequences): `kbd' is now a function.
547d6865 1257
f02f19bd
CY
1258 * commands.texi (Using Interactive): Fix index entry.
1259
cb6f5650
PE
12602012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1261
c07a6ded
PE
1262 * doclicense.texi: Update to latest version from FSF.
1263 These are just minor editorial changes.
1264 * elisp.texi (GNU Free Documentation License)
1265 (GNU General Public Licens):
1266 Provide sectioning, since doclicense.texi no longer does that.
1267
cb6f5650
PE
1268 * loading.texi (Named Features): @ -> @@ to fix typo.
1269
d125ca15 12702012-11-24 Martin Rudalics <rudalics@gmx.at>
0d4bb04f
MR
1271
1272 * windows.texi (Basic Windows): Fix typo.
1273 (Windows and Frames): Fix example. Move description of
1274 window-in-direction here.
1275 (Recombining Windows): Fix example.
1cbae532 1276 (Buffers and Windows): Fix description of replace-buffer-in-windows.
0d4bb04f
MR
1277 (Switching Buffers): Reword.
1278 (Display Action Functions): Minor adjustments.
1279 (Choosing Window Options): Minor fixes.
1280 (Window History): Minor rewording.
1281 (Dedicated Windows): Correct and reword part describing how
1282 dedicatedness affects functions removing buffers or windows.
1cbae532 1283 * buffers.texi (The Buffer List): Fix description of bury-buffer.
0d4bb04f 1284
d125ca15 12852012-11-24 Chong Yidong <cyd@gnu.org>
90d99fdf
CY
1286
1287 * modes.texi (%-Constructs): Fix statement about mode construct
1288 padding (Bug#12866).
1289
d125ca15 12902012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
365fc14a
SM
1291
1292 * debugging.texi (Profiling): Make it more clear
1293 that --enable-profiling is about profiling the C code.
1294
38a2f917
GM
12952012-11-21 Glenn Morris <rgm@gnu.org>
1296
3ca2f1bf
GM
1297 * display.texi (Attribute Functions):
1298 Update for set-face-* name changes.
1bf335cf
GM
1299 Add new "inherit" argument for face-bold-p etc.
1300 Move description of this argument to a common section, like "frame".
3ca2f1bf 1301
6ef2e5ef 1302 * debugging.texi (Profiling): New section.
b6729a18 1303 (Debugging): Mention profiling in the introduction.
5b776637
GM
1304 * tips.texi (Compilation Tips): Move profiling to separate section.
1305 * elisp.texi: Add Profiling to detailed menu.
1306
6ef2e5ef 13072012-11-21 Martin Rudalics <rudalics@gmx.at>
66c466d4
MR
1308
1309 * windows.texi (Display Action Functions): Fix recently added
1310 example. Suggested by Michael Heerdegen.
1311
6ef2e5ef 13122012-11-21 Paul Eggert <eggert@cs.ucla.edu>
0c93aa38
PE
1313
1314 Minor cleanup for times as lists of four integers.
1315 * os.texi (Time Parsing): Time values can now be four integers.
1316
7351b73d
GM
13172012-11-18 Glenn Morris <rgm@gnu.org>
1318
1319 * loading.texi (How Programs Do Loading): Add eager macro expansion.
1320 * macros.texi (Expansion): Mention eager macro expansion.
1321
a045a167
GM
1322 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
1323
2ac9538d 13242012-11-18 Leo Liu <sdl.web@gmail.com>
74ca4d39
LL
1325
1326 * minibuf.texi (Programmed Completion): Doc fix for metadata
1327 request (Bug#12850).
1328
2ac9538d 13292012-11-18 Glenn Morris <rgm@gnu.org>
6439ae19 1330
7fe37cfc
GM
1331 * display.texi (Temporary Displays): Document with-temp-buffer-window.
1332
6439ae19
GM
1333 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
1334 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
1335 (Window Sizes): Add vindex for window-min-height, window-min-width.
2279276c 1336 (Display Action Functions): Mention pop-up-frame-parameters.
6439ae19 1337
0ff7851c
MR
13382012-11-16 Martin Rudalics <rudalics@gmx.at>
1339
1340 * windows.texi (Choosing Window): Rewrite description of
1341 display-buffer-alist (Bug#12167).
1cbae532
SM
1342 (Display Action Functions): Mention inhibit-switch-frame.
1343 Fix description of display-buffer-below-selected. Reorder actions.
0ff7851c
MR
1344 Add example (Bug#12848).
1345
96e05507 13462012-11-16 Glenn Morris <rgm@gnu.org>
c79c7f2f
GM
1347
1348 * display.texi (Face Attributes): Fix :underline COLOR description.
bde3c6c0
GM
1349 (Attribute Functions): Update for set-face-underline rename.
1350 Tweak descriptions of face-underline-p, face-inverse-video-p.
c79c7f2f 1351
e4e9830b
GM
1352 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
1353 so they align better in info.
921c067f
GM
1354 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
1355 Document set-temporary-overlay-map.
e4e9830b 1356
c8915b67
SM
13572012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1358
1359 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
1360 with normal keymaps".
1361
74934dcc
DA
13622012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
1363
1364 * internals.texi (Garbage Collection): Update descriptions
1365 of vectorlike_header, garbage-collect and gc-cons-threshold.
1366 (Object Internals): Explain Lisp_Object layout and the basics
1367 of an internal type system.
1368 (Buffer Internals): Update description of struct buffer.
1369
f78ee6af 13702012-11-13 Glenn Morris <rgm@gnu.org>
a13e12f9
GM
1371
1372 * variables.texi (Adding Generalized Variables):
1373 At least mention gv-define-expander and gv-letplace.
1374
164f28b5 1375 * debugging.texi (Error Debugging): Mention debug-on-message.
57fc0fee 1376 (Using Debugger): Mention debugger-bury-or-kill.
164f28b5 1377
38868ad7
GM
1378 * control.texi (Signaling Errors):
1379 * debugging.texi (Error Debugging):
1380 * errors.texi (Standard Errors): Add user-error.
1381
6efddf78
GM
1382 * variables.texi (Adding Generalized Variables):
1383 Use standard formatting for common lisp note about setf functions.
1384
6baf66d5 13852012-11-10 Martin Rudalics <rudalics@gmx.at>
fdaf534a
MR
1386
1387 * elisp.texi (Top): Add Recombining Windows to menu.
1388 * windows.texi (Recombining Windows): New subsection.
1389 (Splitting Windows): Rewrite text on handling of window
1390 combinations and move it to new subsection.
1391
6baf66d5 13922012-11-10 Chong Yidong <cyd@gnu.org>
7c08f8ba 1393
8a3afaf9
CY
1394 * searching.texi (Replacing Match): Document \? in replace-match.
1395
7c08f8ba
CY
1396 * variables.texi (Creating Buffer-Local): Document setq-local and
1397 defvar-local.
1398 (Setting Generalized Variables): Arrange table alphabetically.
1399
1400 * lists.texi (List Elements, List Variables): Clarify descriptions
1401 of push and pop for generalized variables.
1402
1403 * edebug.texi (Specification List): setf is no longer CL-only.
1404
6baf66d5 14052012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1406
1407 * variables.texi (Adding Generalized Variables):
1408 Update description of FIX-RETURN expansion.
1409
ebdbfb95
GM
1410 * variables.texi (Setting Generalized Variables):
1411 Split most of previous contents into this subsection.
1412 (Adding Generalized Variables): New subsection.
651af8c6
GM
1413 Move note on lack of setf functions here from misc/cl.texi.
1414
ebdbfb95
GM
1415 * elisp.texi: Add Generalized Variables subsections to detailed menu.
1416
6baf66d5 14172012-11-10 Chong Yidong <cyd@gnu.org>
a9a3835c
CY
1418
1419 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
1420
a43d02f0
MA
14212012-11-08 Michael Albinus <michael.albinus@gmx.de>
1422
1423 * os.texi (Notifications): Update descriptions of
1424 notifications-notify, notifications-close-notification and
1425 notifications-get-capabilities according to latest code changes.
1426 Add notifications-get-server-information.
1427
2395ab64
CY
14282012-11-03 Chong Yidong <cyd@gnu.org>
1429
1430 * objects.texi (General Escape Syntax): Clarify the explanation of
1431 escape sequences.
1432 (Non-ASCII in Strings): Clarify when a string is unibyte vs
1433 multibyte. Hex escapes do not automatically make a string
1434 multibyte.
1435
43bcfda6
MR
14362012-11-03 Martin Rudalics <rudalics@gmx.at>
1437
1438 * windows.texi (Switching Buffers): Document option
1439 switch-to-buffer-preserve-window-point.
1440 (Display Action Functions): Document window-height and
1441 window-width alist entries.
1cbae532
SM
1442 (Display Action Functions):
1443 Document display-buffer-below-selected and
43bcfda6 1444 display-buffer-in-previous-window.
1cbae532
SM
1445 (Quitting Windows): Document quit-restore-window.
1446 Rewrite section.
43bcfda6
MR
1447 (Window Configurations): In window-state-get mention that
1448 argument window must be valid.
1449 (Window Parameters): Document quit-restore window parameter
1450 (Bug#12158).
1451
89b2c8a1
GM
14522012-10-31 Glenn Morris <rgm@gnu.org>
1453
88390adf
GM
1454 * control.texi (Catch and Throw): Add xref to cl.texi.
1455
aec5e6f9
GM
1456 * lists.texi (Sets And Lists): Point xref to better location.
1457
0d8e94e9
GM
1458 * errors.texi (Standard Errors):
1459 * loading.texi (Autoload): Update for cl-lib namespace changes.
1460
5241598a
GM
1461 * modes.texi (Defining Minor Modes): "Generalized Variables"
1462 section is now in this manual rather than cl.texi.
1463
89b2c8a1
GM
1464 * eval.texi (Special Forms): No longer special forms: defmacro,
1465 defun, save-window-excursion, with-output-to-temp-buffer.
1466 * functions.texi (Defining Functions): Defun is now a macro.
1467 Defalias is a function.
1468
516e1a08
GM
14692012-10-30 Glenn Morris <rgm@gnu.org>
1470
1471 * variables.texi (Generalized Variables): Fix typo.
1472
e29e39c9
CY
14732012-10-30 Chong Yidong <cyd@gnu.org>
1474
1475 * symbols.texi (Symbol Plists): Document function-get.
1476
1477 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
1478
1479 * frames.texi (Visibility of Frames): Document tty-top-frame.
1480
70edffb1
SM
14812012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1482
1483 * keymaps.texi (Format of Keymaps): Document the multiple
1484 inheritance format.
1485
3a51f0eb
MR
14862012-10-28 Martin Rudalics <rudalics@gmx.at>
1487
1488 * windows.texi (Basic Windows): Reformulate description of live,
1489 internal and valid windows.
1490 (Cyclic Window Ordering): Describe new argument of
1491 get-lru-window and get-largest-window. Add description of
1492 window-in-direction.
1493
5b6887ad
GM
14942012-10-27 Glenn Morris <rgm@gnu.org>
1495
5887564d
GM
1496 * variables.texi (Generalized Variables): New section,
1497 adapted from misc/cl.texi.
1498 * elisp.texi (Top): Add Generalized Variables to menu.
1499 * lists.texi (List Elements, List Variables):
1500 Mention generalized variables.
1501
5b6887ad
GM
1502 * lists.texi (List Elements): Typo fix.
1503
05b621a6
CY
15042012-10-27 Chong Yidong <cyd@gnu.org>
1505
1506 * minibuf.texi (High-Level Completion): Don't mention removed
1507 function iswitchb-read-buffer.
1508
1509 * commands.texi (Event Input Misc): Remove last-input-char.
1510 (Command Loop Info): Remove last-command-char.
1511
1512 * frames.texi (Initial Parameters): Don't mention the obsolete
1513 special-display feature.
1514
1515 * windows.texi (Choosing Window): Don't mention the obsolete
1516 special display feature.
1517 (Choosing Window Options): Remove obsolete special-display
1518 variables, and the functions special-display-p and
1519 special-display-popup-frame.
1520
1521 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
1522
1523 * hooks.texi (Standard Hooks): Remove obsolete hooks.
1524
1525 * markers.texi (Information from Markers): Remove obsolete
1526 function buffer-has-markers-at.
1527
1528 * text.texi (Yanking): Document yank-handled-properties.
1529
72ec96fb
PE
15302012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1531
1532 Update manual for new time stamp format (Bug#12706).
1533 * buffers.texi (Modification Time):
1534 * files.texi (Testing Accessibility, File Attributes):
1535 * intro.texi (Version Info):
1536 * os.texi (Time of Day):
1537 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
1538 These instances were missed the first time around.
1539 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
1540
75e8f9d2
CY
15412012-10-24 Chong Yidong <cyd@gnu.org>
1542
cd996018
CY
1543 * minibuf.texi (Text from Minibuffer): Document read-regexp
1544 changes.
1545
1cbae532
SM
1546 * nonascii.texi (Selecting a Representation):
1547 Document set-buffer-multibyte changes.
cd996018 1548
75e8f9d2
CY
1549 * keymaps.texi (Toolkit Differences): Node deleted.
1550 (Easy Menu): New node.
1551
d1069532
SM
15522012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1553
1554 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
1555
c4132fd4
PE
15562012-10-23 Paul Eggert <eggert@cs.ucla.edu>
1557
1558 Fix outdated timestamp documentation in Elisp manual (bug#12706).
1559 * files.texi (File Attributes):
1560 * text.texi (Undo):
1561 Time stamp resolution is now 1 picosecond, not 1 second.
1562
1fb3aa3f
CY
15632012-10-23 Chong Yidong <cyd@gnu.org>
1564
49238e7f
CY
1565 * display.texi (Font Lookup): Remove font-list-limit.
1566
1fb3aa3f
CY
1567 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
1568 (Bug#12529).
1569
5fb904b0
GM
15702012-10-22 Glenn Morris <rgm@gnu.org>
1571
f961c7d8
GM
1572 * os.texi (Recording Input): Tiny fix.
1573
4ee87740
GM
1574 * intro.texi (Lisp History):
1575 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
5fb904b0
GM
1576 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
1577
d18a0d24
CY
15782012-10-15 Chong Yidong <cyd@gnu.org>
1579
1580 * macros.texi (Defining Macros): defmacro is now a macro.
1581 Explicitly list the docstring and declare arguments.
1582
1583 * functions.texi (Anonymous Functions): Explicitly list the
1584 docstring, declare, and interactive arguments to lambda.
1585 (Defining Functions): Likewise for defun.
1586 (Inline Functions): Likewise for defsubst.
1587 (Declare Form): Tweak description.
1588
73f2b4ab
CY
15892012-10-13 Chong Yidong <cyd@gnu.org>
1590
1591 * display.texi (ImageMagick Images): ImageMagick enabled by default.
1592
379acb95
CY
15932012-10-05 Chong Yidong <cyd@gnu.org>
1594
1595 * minibuf.texi (Basic Completion): Clarify list form of completion
1596 table (Bug#12564).
1597
e8757f09 15982012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
26026637
BFRR
1599
1600 * functions.texi (Function Safety): Copyedit. (Bug#12562)
1601
86ec63ba
PE
16022012-10-01 Paul Eggert <eggert@cs.ucla.edu>
1603
1604 Revert the FOLLOW-SYMLINKS change for file-attributes.
1605 * files.texi (File Attributes, Magic File Names): Undo last change.
1606
e7a2937b
PE
16072012-09-30 Paul Eggert <eggert@cs.ucla.edu>
1608
1609 file-attributes has a new optional arg FOLLOW-SYMLINKS.
1610 * files.texi (File Attributes): Describe it.
1611 (Magic File Names): Use it.
1612
48de8b12
CY
16132012-09-30 Chong Yidong <cyd@gnu.org>
1614
1615 * commands.texi (Click Events): Define "mouse position list".
1616 Remove mention of unimplemented horizontal scroll bars.
1617 (Drag Events, Motion Events): Refer to "mouse position list".
1618 (Accessing Mouse): Document posnp.
1619
1620 * errors.texi (Standard Errors): Tweak arith-error description.
1621 Tweak markup. Remove domain-error and friends, which seem to be
1622 unused after the floating-point code revamp.
1623
33f846fb
GM
1624 * functions.texi (Defining Functions): defun is now a macro.
1625 (Obsolete Functions): Obsolescence also affects
48de8b12
CY
1626 documentation commands. Various clarifications.
1627 (Declare Form): New node.
1628
1629 * strings.texi (String Basics): Copyedits.
1630
33f846fb 1631 * os.texi (Startup Summary): Document leim-list.el change.
48de8b12 1632 (User Identification): Add system-users and system-groups.
33f846fb 1633 (Idle Timers): Minor clarifications.
48de8b12
CY
1634
1635 * macros.texi (Defining Macros): Move description of `declare' to
1636 Declare Form node.
1637
1638 * loading.texi (Autoload):
1639 * help.texi (Documentation Basics): The special sequences can
1640 trigger autoloading.
1641
1642 * numbers.texi (Integer Basics): Copyedits.
1643 (Float Basics): Consider IEEE floating point always available.
1644 (Random Numbers): Document actual limits.
1645 (Arithmetic Operations): Clarify division by zero. Don't mention
1646 the machine-independence of negative division since it does not
1647 happen in practice.
1648
e61d39cd 16492012-09-28 Leo Liu <sdl.web@gmail.com>
03922966
LL
1650
1651 * files.texi (Files): Fix typo.
1652
e109c4a6
CY
16532012-09-23 Chong Yidong <cyd@gnu.org>
1654
1655 * buffers.texi (Read Only Buffers): Document read-only-mode.
1656
1657 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
1658 read-only-mode.
1659
1660 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
1661 calling conventions.
1662
c88b867f
CY
16632012-09-22 Chong Yidong <cyd@gnu.org>
1664
1665 * searching.texi (Replacing Match): Minor clarification.
1666
df9685f3
EZ
16672012-09-22 Eli Zaretskii <eliz@gnu.org>
1668
287d7455
EZ
1669 * edebug.texi (Instrumenting): Improve indexing.
1670
df9685f3
EZ
1671 * os.texi (Idle Timers): Warn against reinvoking an idle timer
1672 from within its own timer action. (Bug#12447)
1673
47133380
CY
16742012-09-22 Chong Yidong <cyd@gnu.org>
1675
1676 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
1677
ab199df2 16782012-09-21 Glenn Morris <rgm@gnu.org>
1bfe3177
GM
1679
1680 * debugging.texi (Using Debugger): Fix typo.
1681
ed1f0bd3
CY
16822012-09-18 Chong Yidong <cyd@gnu.org>
1683
1684 * display.texi (Faces): Discuss anonymous faces.
1685 (Face Attributes): Tweak intro.
1686 (Defining Faces): Move after the Face Attributes node. Copyedits.
1687 (Displaying Faces): Describe role of inheritance.
1688
1689 * customize.texi (Customization): Define customization more
1690 carefully (Bug#11440).
1691 (Common Keywords): Add xref to Constant Variables.
1692
1693 * variables.texi (Defining Variables): Link to defcustom's node
1694 instead of the higher-level Customization chapter.
1695
c990426a
PE
16962012-09-11 Paul Eggert <eggert@cs.ucla.edu>
1697
1698 Simplify, document, and port floating-point (Bug#12381).
1699 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
1700 Document that / and mod (with floating point arguments), along
1701 with asin, acos, log, log10, expt and sqrt, return special values
1702 instead of signaling exceptions.
1703 (Float Basics): Document that logb operates on the absolute value
1704 of its argument.
1705 (Math Functions): Document that (log ARG BASE) also returns NaN if
1706 BASE is negative. Document that (expt X Y) returns NaN if X is a
1707 finite negative number and Y a finite non-integer.
1708
011474aa
CY
17092012-09-09 Chong Yidong <cyd@gnu.org>
1710
bb6b0efc
CY
1711 * lists.texi (Sets And Lists): Explain that the return value for
1712 delete should be used, like for delq.
1713
011474aa
CY
1714 * minibuf.texi (Yes-or-No Queries): Document recentering and
1715 scrolling in y-or-n-p. Remove gratuitous example.
1716
1717 * searching.texi (Search and Replace): Document window scrolling
1718 entries in query-replace-map.
1719
6dcef6ec
CY
17202012-09-08 Chong Yidong <cyd@gnu.org>
1721
1722 * syntax.texi (Syntax Table Internals): Define "raw syntax
1723 descriptor" terminology (Bug#12383).
1724 (Syntax Descriptors): Mention raw syntax descriptors.
1725
52404181
CY
17262012-09-07 Chong Yidong <cyd@gnu.org>
1727
1a5432bc
CY
1728 * variables.texi (Creating Buffer-Local): Fix description of
1729 local-variable-if-set-p (Bug#10713).
1730
0a6bdaa1
CY
1731 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
1732
14ba4cf3
CY
1733 * windows.texi (Display Action Functions)
1734 (Choosing Window Options): Remove obsolete variable
1735 display-buffer-reuse-frames.
cee2e90d 1736 (Switching Buffers): Minor doc tweak for switch-to-buffer.
14ba4cf3 1737
e5c2edf7
CY
1738 * positions.texi (Narrowing): Document buffer-narrowed-p.
1739
52404181
CY
1740 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
1741
1742 * syntax.texi (Low-Level Parsing): Add xref to Parser State
1743 (Bug#12269).
1744
7f7e0167
LI
17452012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
1746
1747 * debugging.texi (Explicit Debug): Document `debug-on-message'.
1748
6a787d9a
CY
17492012-09-02 Chong Yidong <cyd@gnu.org>
1750
1751 * windows.texi (Window Configurations): Recommend against using
1752 save-window-excursion (Bug#12075).
1753
1754 * control.texi (Catch and Throw):
1755 * positions.texi (Excursions): Don't mention it.
1756
0e23ef9d
PE
17572012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1758
1759 Better seed support for (random).
1760 * numbers.texi (Random Numbers): Document new behavior of
1761 the calls (random) and (random STRING).
1762
342dac71
MR
17632012-08-21 Martin Rudalics <rudalics@gmx.at>
1764
1765 * windows.texi (Window Point): Document recent changes in
1766 window-point and set-window-point.
1767 (Selecting Windows): Document recent change in select-window.
1768
a08eadfe
EZ
17692012-08-06 Eli Zaretskii <eliz@gnu.org>
1770
1771 * functions.texi (Closures): Put the main index entry for
1772 "closures" here. (Bug#12138)
1773
1774 * variables.texi (Lexical Binding): Disambiguate the index entry
1775 for "closures".
1776
35b6586e
CY
17772012-08-05 Chong Yidong <cyd@gnu.org>
1778
1779 * display.texi (Defining Faces): Move documentation of
1780 frame-background-mode to the Emacs manual (Bug#7774).
1781
02676e5d
CY
17822012-08-04 Chong Yidong <cyd@gnu.org>
1783
1784 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
1785 Fix description of syntax table inheritance.
1786 (Syntax Table Functions): Don't refer to internal contents of
1787 syntax table, since that is not explained yet. Copyedits.
1788 (Standard Syntax Tables): Node deleted.
1789 (Syntax Table Internals): Misc clarifications. Improve table
1790 formatting.
1791
1792 * keymaps.texi (Inheritance and Keymaps):
1793 * text.texi (Sticky Properties): Tweak index entry.
1794
73e0cbc0
EZ
17952012-07-28 Eli Zaretskii <eliz@gnu.org>
1796
1797 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
1798
09ae5da1
PE
17992012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1800
1801 Prefer typical American spelling for "acknowledgment".
1802 * intro.texi (Acknowledgments): Rename from Acknowledgements.
1803
1ada2e55
EZ
18042012-07-21 Eli Zaretskii <eliz@gnu.org>
1805
1806 * commands.texi (Special Events): Mention language-change event.
1807 (Input Events, Interactive Codes):
1808 * keymaps.texi (Key Sequences): Mention events that are
1809 non-keyboard but also non-mouse events.
1810
9ea10cc3
CY
18112012-07-17 Chong Yidong <cyd@gnu.org>
1812
1813 * text.texi (Insertion): Document insert-char changes.
1814
2e2d2a13
LL
18152012-07-15 Leo Liu <sdl.web@gmail.com>
1816
1817 * display.texi (Fringe Bitmaps): Add exclamation-mark.
1818
b68b3337
CY
18192012-07-13 Chong Yidong <cyd@gnu.org>
1820
1821 * buffers.texi (Read Only Buffers): Document toggle-read-only
1822 changes. Reword to account for the fact that read-only is
1823 currently not supported in overlay properties.
1824
ab4c47d3
CY
18252012-07-07 Chong Yidong <cyd@gnu.org>
1826
1827 * loading.texi (Library Search): Index site-lisp directories.
1828
d4913798
CY
18292012-07-06 Chong Yidong <cyd@gnu.org>
1830
1831 * intro.texi (A Sample Function Description): Fix incorrect
1832 markup, undoing previous change.
1833 (A Sample Variable Description): Minor clarifications and markup
1834 improvements.
1835
1836 * elisp.texi (Top):
1837 * text.texi (Text): Fix menu order.
1838
251736f4
RS
18392012-07-06 Richard Stallman <rms@gnu.org>
1840
35e951cd 1841 * intro.texi (Evaluation Notation, A Sample Function Description)
8c6c57ea 1842 (A Sample Variable Description): Improve/undo previous changes.
251736f4 1843
e8d71283
GM
18442012-07-05 Glenn Morris <rgm@gnu.org>
1845
1846 * intro.texi (A Sample Function Description): Fix cross-refs.
1847
47187200
MW
18482012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
1849
1850 * intro.texi (Evaluation Notation, A Sample Function Description)
1851 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
1852
a2eb421b
CY
18532012-06-27 Chong Yidong <cyd@gnu.org>
1854
1855 * processes.texi (Asynchronous Processes, Input to Processes):
1856 * internals.texi (Process Internals): Don't capitalize "pty".
1857
6d41a41d
TTN
18582012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1859
1860 * processes.texi (Asynchronous Processes): Make the pty vs pipe
1861 discussion more prominent.
1862
0bd8297f
EZ
18632012-06-23 Eli Zaretskii <eliz@gnu.org>
1864
1865 * commands.texi (Misc Events): Document the language-change event.
1866
d35af63c
PE
18672012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1868
1869 Support higher-resolution time stamps (Bug#9000).
1870 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
1871 * processes.texi (System Processes):
1872 Time stamp resolution is now picosecond, not microsecond.
1873
ac1a0ce1 18742012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1875
1876 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1877
1053a871
SM
18782012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1879
1880 * functions.texi (Defining Functions):
1881 * macros.texi (Defining Macros): Un-define the return value of `defun',
1882 `defmacro' and `defalias'.
1883
41b7f8bc
CY
18842012-06-17 Chong Yidong <cyd@gnu.org>
1885
1886 * elisp.texi: Remove urlcolor setting.
1887
82a25657
GM
18882012-06-17 Glenn Morris <rgm@gnu.org>
1889
1890 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
1891 Overlining no longer behaves exactly like underlining.
1892
a04689de 18932012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
8da9479c
GM
1894
1895 * display.texi (Face Attributes):
1896 Document wave-style underline face attribute.
1897
1b9b4cf4
CY
18982012-06-11 Chong Yidong <cyd@gnu.org>
1899
1900 * display.texi (ImageMagick Images): ImageMagick now supports the
1901 :background property.
1902
dbab98c7
DA
19032012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
1904
1905 * internals.texi (Garbage Collection): Typo fix.
1906
6175e34b
CY
19072012-06-09 Chong Yidong <cyd@gnu.org>
1908
1909 * text.texi (Special Properties): Clarify the meaning of a list of
1910 faces in the `face' property.
1911
1912 * display.texi (Face Remapping): Minor clarification.
1913
4b56d0fe
CY
19142012-06-08 Chong Yidong <cyd@gnu.org>
1915
1916 * display.texi (Face Attributes): Font family does not accept
1917 wildcards. De-document obsolete :bold and :italic attributes.
1918 (Defining Faces): Use new-style face spec format.
1919
f3372c87
DA
19202012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
1921
8d7c7eed 1922 * internals.texi (Garbage Collection): Document new
f3372c87
DA
1923 vector management code and vectorlike_header structure.
1924
5f2c76c6
CY
19252012-06-03 Chong Yidong <cyd@gnu.org>
1926
1927 * modes.texi (Mode Line Data): Use "mode line construct"
1928 terminology for consistency.
1929
ecc6530d
GM
19302012-05-27 Glenn Morris <rgm@gnu.org>
1931
1932 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
1933 * buffers.texi, commands.texi, compile.texi, control.texi:
1934 * customize.texi, debugging.texi, display.texi, doclicense.texi:
1935 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
1936 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
1937 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
1938 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
1939 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
1940 * objects.texi, os.texi, package.texi, positions.texi:
1941 * processes.texi, searching.texi, sequences.texi, streams.texi:
1942 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
1943 * variables.texi, windows.texi: Nuke hand-written node pointers.
1944
33017faf 19452012-05-27 Chong Yidong <cyd@gnu.org>
27d1f87a 1946
33017faf
GM
1947 * functions.texi (Obsolete Functions):
1948 Fix doc for set-advertised-calling-convention.
27d1f87a
CY
1949
1950 * modes.texi (Mode Help): Fix describe-mode.
1951
1952 * display.texi (Face Functions): Fix define-obsolete-face-alias.
1953
1954 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
1955
33017faf 19562012-05-27 Martin Rudalics <rudalics@gmx.at>
0b128ac4 1957
33017faf 1958 * commands.texi (Recursive Editing): recursive-edit is a command.
0b128ac4
MR
1959
1960 * compile.texi (Docs and Compilation):
1961 byte-compile-dynamic-docstrings is an option.
1962
1963 * debugging.texi (Invoking the Debugger): debug is a command.
1964
1965 * display.texi (Progress): progress-reporter-update and
1966 progress-reporter-force-update have VALUE argument optional.
1967 (Animated Images): Use non-@code{nil} instead of non-nil.
1968
33017faf
GM
1969 * files.texi (Format Conversion Round-Trip):
1970 Use non-@code{nil} instead of non-nil.
0b128ac4
MR
1971
1972 * frames.texi (Creating Frames): make-frame is a command.
1973 (Input Focus): select-frame is a command.
1974 (Pointer Shape): void-text-area-pointer is an option.
1975
33017faf 1976 * help.texi (Describing Characters): read-kbd-macro is a command.
0b128ac4
MR
1977 (Help Functions): describe-prefix-bindings is a command.
1978
1979 * markers.texi (Creating Markers): Both arguments of copy-marker
1980 are optional.
1981
1982 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
1983
1984 * modes.texi (Mode Line Variables): mode-line-remote and
1985 mode-line-client are not options.
1986 (Imenu): imenu-add-to-menubar is a command.
33017faf 1987 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
0b128ac4
MR
1988
1989 * os.texi (Sound Output): play-sound-file is a command.
1990
33017faf 1991 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
0b128ac4 1992
33017faf
GM
1993 * processes.texi (Signals to Processes):
1994 Use @key{RET} instead of @code{RET}.
0b128ac4
MR
1995 (Signals to Processes): signal-process is a command.
1996
33017faf 1997 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
0b128ac4
MR
1998 (Base 64): base64-encode-string is not a command while
1999 base64-decode-region is.
2000
2001 * windows.texi (Switching Buffers): pop-to-buffer is a command.
2002
3fe7cdc8
GM
20032012-05-12 Glenn Morris <rgm@gnu.org>
2004
2005 * Makefile.in (MKDIR_P): New, set by configure.
2006 (mkinfodir): Use $MKDIR_P.
2007
dc0f75c8
GM
20082012-05-10 Glenn Morris <rgm@gnu.org>
2009
b8a82b69
GM
2010 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
2011 with "coding: raw-text".
51b1e059 2012 Concept of multibyte sessions no longer exists.
b8a82b69 2013
dc0f75c8
GM
2014 * files.texi (File Locks): Mention create-lockfiles option.
2015
666b903b 20162012-05-09 Glenn Morris <rgm@gnu.org>
143d9dd8 2017
5b6eebcf
GM
2018 * vol1.texi, vol2.texi: Remove files.
2019 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
2020 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
2021
0a454caf 2022 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
e6afe47b 2023
143d9dd8
GM
2024 * two-volume.make (emacsdir): New.
2025 (tex): Add directory with emacsver.texi to TEXINPUTS.
2026
e68b393e
GM
2027 * minibuf.texi (Minibuffer History, Basic Completion):
2028 Tweak page breaks.
2029
9658dc2a
GM
2030 * internals.texi (Garbage Collection, Memory Usage)
2031 (Writing Emacs Primitives): Tweak page breaks.
2032
161c2a25
GM
2033 * streams.texi (Output Variables): Improve page break.
2034
2035 * edebug.texi (Edebug Display Update): Improve page break.
2036
51d58083
GM
2037 * compile.texi (Disassembly): Condense the examples.
2038
ddff3351
GM
2039 * eval.texi, functions.texi, loading.texi, macros.texi:
2040 Where possible, use example rather than smallexample.
2041
2042 * symbols.texi: Where possible, use example rather than smallexample.
2043 (Symbol Components): Fix typo.
2044 (Other Plists): Tweak page break.
2045
2046 * sequences.texi (Arrays): Tweak page breaks.
2047
2048 * customize.texi: Where possible, use example rather than smallexample.
2049 (Common Keywords, Variable Definitions, Applying Customizations)
2050 (Custom Themes): Tweak page breaks.
2051
2052 * control.texi: Where possible, use example rather than smallexample.
2053 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
2054 Tweak page breaks.
2055
ca4b98fa
GM
20562012-05-08 Glenn Morris <rgm@gnu.org>
2057
5122804a
GM
2058 * two.el: Remove; unused since creation of two-volume.make.
2059
ca4b98fa
GM
2060 * vol1.texi, vol2.texi: No need to keep menus in these files.
2061
eceeb5fc
CY
20622012-05-05 Glenn Morris <rgm@gnu.org>
2063
2064 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
2065
2066 * intro.texi (Caveats): Copyedit.
2067 (Lisp History): Convert inforef to xref.
2068 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
2069
2070 * text.texi (Auto Filling): Don't mention Emacs 19.
2071
2072 * commands.texi (Event Input Misc): Don't mention unread-command-char.
2073 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
2074
2075 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
2076
eceeb5fc
CY
2077 * lists.texi (List-related Predicates, List Variables):
2078 Tweak page-breaks.
2079 (Sets And Lists): Convert inforef to xref.
2080
8045b906
GM
20812012-05-04 Glenn Morris <rgm@gnu.org>
2082
2083 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2084 (info, infoclean): Use $INFO_EXT.
2085 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
2086 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2087 (info, maintainer-clean): Use $INFO_EXT.
2088 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
2089
78f3273a
CY
20902012-05-04 Chong Yidong <cyd@gnu.org>
2091
2092 * os.texi (Timers): Use defopt for timer-max-repeats.
2093
ab0fa4e4
PE
20942012-05-03 Paul Eggert <eggert@cs.ucla.edu>
2095
2096 * os.texi (Time of Day): Do not limit current-time-string
2097 to years 1000..9999.
2098
2bc356d7
CY
20992012-05-02 Chong Yidong <cyd@gnu.org>
2100
2101 * display.texi (Font Lookup):
2102 * frames.texi (Pointer Shape):
2103 * processes.texi (Subprocess Creation): Use defopt for options.
2104
90207a15 21052012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
2106
2107 * elisp.texi (@copying):
2108 * intro.texi (Introduction): Only print VERSION in the TeX version.
2109
90207a15 21102012-05-02 Chong Yidong <cyd@gnu.org>
5a5fd9f3
CY
2111
2112 * text.texi (Change Hooks): Minor fix for after-change-functions.
2113
90207a15 21142012-05-02 Glenn Morris <rgm@gnu.org>
7eac3782
GM
2115
2116 * package.texi (Packaging Basics):
2117 * loading.texi (Autoload):
2118 * files.texi (Magic File Names):
2119 Reword to remove/reduce some overly long/short lines.
2120
a8e7d6d7 21212012-04-27 Glenn Morris <rgm@gnu.org>
cf988578
GM
2122
2123 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
2124 * modes.texi (Major Modes, Auto-Indentation):
2125 * buffers.texi (Buffers): Some fixes for menu descriptions.
2126
a8e7d6d7 21272012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
88ed9e87
SM
2128 * functions.texi (Simple Lambda, Argument List):
2129 * eval.texi (Function Indirection): Avoid deprecated form.
2130
a8e7d6d7 21312012-04-27 Glenn Morris <rgm@gnu.org>
16152b76 2132
1a72be46
GM
2133 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
2134 Add "et al." to authors.
2135
16152b76
GM
2136 * buffers.texi, commands.texi, compile.texi, control.texi:
2137 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
2138 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
2139 * modes.texi, numbers.texi, objects.texi, streams.texi:
2140 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
2141 Use Texinfo recommended convention for quotes+punctuation.
2142
a8e7d6d7 21432012-04-27 Chong Yidong <cyd@gnu.org>
9ec7751f
CY
2144
2145 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
2146 to where-is-internal (Bug#10872).
2147
a8e7d6d7 21482012-04-27 Glenn Morris <rgm@gnu.org>
9c51bbaa 2149
a2715669
GM
2150 * macros.texi (Indenting Macros): Fix typo.
2151
0b27932b
GM
2152 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
2153 (Resizing Windows, Deleting Windows, Selecting Windows)
e78d873d
GM
2154 (Choosing Window Options, Horizontal Scrolling)
2155 (Cyclic Window Ordering, Window History, Dedicated Windows)
35e951cd 2156 (Quitting Windows, Window Configurations, Textual Scrolling)
09ebefe1
GM
2157 (Coordinates and Windows, Window Configurations)
2158 (Window Parameters, Window Hooks): Copyedits.
0b27932b
GM
2159 (Splitting Windows, Deleting Windows):
2160 Fix ignore-window-parameters logic.
2161 (Selecting Windows, Choosing Window Options): Markup fixes.
e78d873d
GM
2162 (Window Start and End): Remove pointless example.
2163 Remove cross-reference to deleted count-lines content.
09ebefe1
GM
2164 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
2165 and recenter-positions. Remove recenter example.
0b27932b 2166
0dc91072
GM
2167 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
2168
9c51bbaa
GM
2169 * minibuf.texi (Intro to Minibuffers):
2170 Tweak discussion of resizing minibuffer window.
2171
674ea9c6
GM
21722012-04-26 Glenn Morris <rgm@gnu.org>
2173
8a4ca8e3 2174 * elisp-covers.texi, front-cover-1.texi: Remove files.
8191c3bd 2175
562e638f
GM
2176 * tindex.pl: Remove file.
2177
674ea9c6
GM
2178 * makefile.w32-in (srcs):
2179 * Makefile.in (srcs): Remove back.texi (which is unused).
2180
b613912b
MA
21812012-04-24 Michael Albinus <michael.albinus@gmx.de>
2182
e43042fe
MA
2183 * os.texi (Notifications): Extend possible notification hints.
2184 Add notifications-get-capabilities.
b613912b 2185
f30d612a
CY
21862012-04-20 Chong Yidong <cyd@gnu.org>
2187
2188 * processes.texi (Asynchronous Processes): Mention nil argument to
2189 start-process.
2190
b58b1df8
GM
21912012-04-20 Glenn Morris <rgm@gnu.org>
2192
2193 * minibuf.texi (Basic Completion): No need to describe obarrays here.
2194 Don't mention obsolete `nospace' argument of all-completions.
2195 (Minibuffer Completion, Completion Commands, Reading File Names)
2196 (Completion Variables): Copyedits.
2197 (Completion Commands): Mention parent keymaps.
2198 Remove obsolete minibuffer-local-filename-must-match-map.
2199 (High-Level Completion): Remove read-variable's almost
2200 word-for-word duplication of read-command.
2201 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
2202 Update "High-Level Completion" description.
2203
c0ea08d2
GM
2204 * minibuf.texi (Minibuffers):
2205 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
2206
9d2754f5
GM
2207 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
2208 Use Texinfo-recommended form of quote+punctuation.
2209 (Intro to Minibuffers): First minibuffer is #1, not #0.
2210 Mention minibuffer-inactive-mode.
2211 (Text from Minibuffer): Copyedits.
2212 (Minibuffer History, Programmed Completion): Fix @var usage.
c5467d73
GM
2213 (Object from Minibuffer): Remove overly pedantic para.
2214 (Minibuffer History): Copyedits. Add face-name-history.
2215 (Initial Input, Yes-or-No Queries, Multiple Queries)
2216 (Minibuffer Windows, Minibuffer Misc): Copyedits.
2217 (Yes-or-No Queries): Tweak example.
2218 (Minibuffer Commands): Add next-complete-history-element.
2219 (Minibuffer Misc): Mention minibuffer-message-timeout, and
2220 minibuffer-inactive-mode.
9d2754f5 2221
4373fd43
GM
2222 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
2223 (Bindat Functions): Copyedits.
2224
61bb069e 22252012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
0e80650b
CS
2226
2227 * files.texi (Saving Buffers): Document `visit and `visit-save'
2228 values of require-final-newline.
2229
61bb069e 22302012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
2231
2232 * processes.texi (Output from Processes, Filter Functions):
2233 Mention waiting-for-user-input-p.
35e951cd 2234 (Sentinels, Query Before Exit, System Processes, Transaction Queues)
016a35df
GM
2235 (Network Servers, Datagrams, Network Processes, Network Options)
2236 (Network Feature Testing, Serial Ports): Copyedits.
2237 (Network): Add encrypted network overview paragraph.
2238 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
2239
61bb069e 22402012-04-20 Chong Yidong <cyd@gnu.org>
21ffa320
CY
2241
2242 * help.texi (Keys in Documentation): Mention :advertised-binding.
2243
2244 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
2245 description to help.texi.
2246
61bb069e 22472012-04-20 Glenn Morris <rgm@gnu.org>
62f4b18c
GM
2248
2249 * processes.texi (Process Information, Input to Processes)
2250 (Signals to Processes, Output from Processes, Process Buffers)
2251 (Filter Functions, Decoding Output): Copyedits.
4f5d565f 2252 (Accepting Output): Discourage use of `millisec' argument.
62f4b18c 2253
e153c136
GM
22542012-04-15 Glenn Morris <rgm@gnu.org>
2255
35e951cd 2256 * processes.texi (Processes, Subprocess Creation, Shell Arguments)
12acf783
GM
2257 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
2258 Copyedits.
e153c136 2259 (Subprocess Creation): Discourage modifying exec-path directly.
12acf783
GM
2260 (Synchronous Processes, Asynchronous Processes):
2261 Update some example output.
e153c136
GM
2262 (Process Information): Fix typo.
2263 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
2264
e6fd457e 22652012-04-15 Glenn Morris <rgm@gnu.org>
764a3017
GM
2266
2267 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
2268 open-network-stream does exist in Emacs 23, but is simpler.
2269
e6fd457e 22702012-04-15 Chong Yidong <cyd@gnu.org>
03ed9e82
CY
2271
2272 * customize.texi (Custom Themes): Also document load-theme etc.
2273
35dc09a1 22742012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2 2275
35e951cd 2276 * customize.texi (Applying Customizations, Custom Themes): New nodes.
81927dd2
CY
2277
2278 * display.texi (Defining Faces): Reference custom-set-faces.
2279
2280 * modes.texi (Defining Minor Modes, Defining Minor Modes):
2281 * os.texi (Startup Summary): Copyedits.
2282
35dc09a1 22832012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
2284
2285 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
2286
9fce7eda
GM
2287 * strings.texi (Case Tables):
2288 * objects.texi (General Escape Syntax):
2289 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
2290
2bb0eca1
GM
2291 * buffers.texi, compile.texi, customize.texi, debugging.texi:
2292 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
2293 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
2294 * text.texi: Use @file for buffers, per the Texinfo manual.
2295
62200c14
GM
2296 * compile.texi (Compiler Errors): Add missing space in buffer name.
2297
35dc09a1 22982012-04-14 Chong Yidong <cyd@gnu.org>
9fe9631c
CY
2299
2300 * processes.texi (Query Before Exit): Remove obsolete function
2301 process-kill-without-query (Bug#11190).
2302
35dc09a1 23032012-04-14 Glenn Morris <rgm@gnu.org>
8fc85b20
GM
2304
2305 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
2306 Use @env for environment variables.
2307
f48a9cb4
GM
2308 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2309
0a6dd5e2
JA
23102012-04-12 Jari Aalto <jari.aalto@cante.net>
2311
1cbae532
SM
2312 * processes.texi (Synchronous Processes):
2313 Mention `default-directory' (bug#7515).
0a6dd5e2 2314
b4d3bc10
CY
23152012-04-09 Chong Yidong <cyd@gnu.org>
2316
2317 * customize.texi (Variable Definitions): Remove user-variable-p.
2318
2319 * commands.texi (Interactive Codes):
2320 * help.texi (Accessing Documentation):
2321 * minibuf.texi (High-Level Completion): Callers changed.
2322
ea0ff314
CY
23232012-04-06 Chong Yidong <cyd@gnu.org>
2324
2325 * minibuf.texi (Programmed Completion): Document metadata method.
2326 (Completion Variables): Document completion-category-overrides.
2327
91b65361
CY
23282012-04-05 Chong Yidong <cyd@gnu.org>
2329
2330 * anti.texi (Antinews): Rewrite for Emacs 23.
2331
3d439cd1
CY
23322012-04-04 Chong Yidong <cyd@gnu.org>
2333
321cc491
CY
2334 * minibuf.texi (Programmed Completion): Remove obsolete variable
2335 completion-annotate-function.
1cbae532
SM
2336 (Completion Variables): Rename from Completion Styles.
2337 Document completion-extra-properties. Document completion-styles-alist
321cc491 2338 change.
245d176b
CY
2339 (Reading File Names): minibuffer-local-filename-must-match-map is
2340 not used anymore.
2341 (Minibuffer Completion): Document completing-read-function.
2342 (Completion in Buffers): completion-at-point-functions can return
2343 properties recognized in completion-extra-properties.
321cc491 2344
3d439cd1
CY
2345 * display.texi (Delayed Warnings): New node.
2346
a7972adf
CY
2347 * os.texi (Notifications): Copyedits.
2348
97f4a299
GM
23492012-04-04 Glenn Morris <rgm@gnu.org>
2350
2351 * os.texi (Notifications): Copyedits.
2352
9ff687e1
MA
23532012-04-03 Michael Albinus <michael.albinus@gmx.de>
2354
2355 * os.texi (Terminal-Specific): Fix typo.
2356 (Notifications): New section.
2357
2358 * elisp.texi (Top):
2359 * vol1.texi (Top):
2360 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
2361 menu entries.
2362
42ee526b
CY
23632012-04-01 Chong Yidong <cyd@gnu.org>
2364
2365 * files.texi (Kinds of Files): file-subdir-of-p renamed to
2366 file-in-directory-p.
2367
0b021094
GM
23682012-03-31 Glenn Morris <rgm@gnu.org>
2369
2370 * edebug.texi (Instrumenting Macro Calls):
2371 Mention defining macros at instrumentation time.
2372 (Edebug Options): Mention edebug-unwrap-results.
2373
50fe197c
EZ
23742012-03-31 Eli Zaretskii <eliz@gnu.org>
2375
2376 * text.texi (Special Properties): Clarify the description of the
2377 effect of integer values of the 'cursor' property on cursor
2378 position. See the discussions in bug#11068 for more details and
2379 context.
2380
650b6d0b
GM
23812012-03-31 Glenn Morris <rgm@gnu.org>
2382
2383 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
2384 Copyedits.
2385
5319014e
CY
23862012-03-30 Chong Yidong <cyd@gnu.org>
2387
2388 * display.texi (Image Formats): Add imagemagick type.
2389 (Image Descriptors): Mention how they are used.
2390 (ImageMagick Images): Clarify role of imagemagick-register-types.
2391 (Character Display): Don't mention glyph tables.
2392 (Display Tables): Use make-glyph-code in example.
2393 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
2394 tables are semi-obsolete. De-document create-glyph.
2395 (Glyphless Chars): Note that display tables override this.
2396 (Bidirectional Display): Copyedits. Introduce "bidirectional
2397 reordering" terminology, and use it.
2398
f1224267
GM
23992012-03-30 Glenn Morris <rgm@gnu.org>
2400
2401 * edebug.texi (Jumping): Give name of `i' binding.
2402
d14daa28
GM
24032012-03-28 Glenn Morris <rgm@gnu.org>
2404
35e951cd
JB
2405 * searching.texi (Regular Expressions, Regexp Special)
2406 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search)
fee88ca0 2407 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
d14daa28
GM
2408 (Regexp Special): Mention collation.
2409 Clarify char classes with an example.
fee88ca0
GM
2410 (Regexp Functions): Mention regexp-opt is not guaranteed.
2411 Mention regexp-opt-charset.
2412 (Regexp Search): Recommend against looking-back.
2413 (Search and Replace): Use Texinfo recommended quote convention.
2414 Add more query-replace-map items. List multi-query-replace-map items.
d14daa28 2415
dcb6e7b3
MR
24162012-03-27 Martin Rudalics <rudalics@gmx.at>
2417
2418 * windows.texi (Window History): Describe new option
2419 switch-to-visible-buffer.
2420
cf0495f2
GM
24212012-03-27 Glenn Morris <rgm@gnu.org>
2422
4fb9a543
GM
2423 * searching.texi (String Search): Add xref to Emacs manual.
2424 Copyedits. Mention the function word-search-regexp.
2425 (Searching and Case): Add xref to Emacs manual. Copyedits.
2426
9364727b
GM
2427 * processes.texi (Network Servers): Standardize apostrophe usage.
2428
cf0495f2
GM
2429 * os.texi (System Environment): Copyedits. Remove some examples
2430 that do not seem useful. Mention setenv third arg.
2431 tty-erase-char does not seem to be nil under a window-system.
2432 (User Identification): Copyedits.
2433 Remove some examples that do not seem useful.
2434
33da7b16
GM
24352012-03-26 Glenn Morris <rgm@gnu.org>
2436
2437 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
2438 (Init File): Copyedits.
2439 (Command-Line Arguments): Copyedits. Do not mention argv alias.
02243d9d
GM
2440 (Killing Emacs): Copyedits.
2441 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
2442 Shorten the example, use more standard shell prompts.
33da7b16 2443
9a69676a
CY
24442012-03-25 Chong Yidong <cyd@gnu.org>
2445
2446 * display.texi (Fringes): Note that fringes are shown on graphical
2447 displays only.
2448 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
2449 (Replacing Specs): Clarify example.
2450 (Manipulating Buttons): Note that button-at can return a marker.
2451 (Buttons): Minor rewrite.
2452 (Character Display): New node. Consolidate all character display
2453 related nodes into its subsections.
2454 (Usual Display): Character 127 is also affected by ctl-arrow.
2455 (Display Tables): Improve example.
2456
c8f6ec5c
GM
24572012-03-22 Glenn Morris <rgm@gnu.org>
2458
2459 * strings.texi (Text Comparison): Mention string-prefix-p.
2460
fb5b8aca
CY
24612012-03-21 Chong Yidong <cyd@gnu.org>
2462
2463 * display.texi (The Echo Area): Add xref to Output Streams.
2464 (Displaying Messages): Improve doc of message.
2465 (Echo Area Customization, Invisible Text): Copyedits.
2466 (Invisible Text): Mention that spec comparison is done with eq.
2467 (Width): Improve doc of char-width.
2468 (Faces): Recommend using symbol instead of string for face name.
2469 Minor clarifications.
2470 (Defining Faces): Copyedits. Update face example.
2471 (Attribute Functions): Mark set-face-foreground etc as commands.
1cbae532
SM
2472 (Face Remapping): Mention text-scale-adjust.
2473 Clarify face-remapping-alist and related docs.
fb5b8aca
CY
2474 (Face Functions): Don't document make-face or copy-face.
2475
025de85b
CY
24762012-03-20 Chong Yidong <cyd@gnu.org>
2477
2478 * display.texi (Forcing Redisplay): Various rewrites to reflect
2479 new value of redisplay-dont-pause.
2480 (Truncation): Copyedits.
2481
a5656eae
GM
24822012-03-20 Glenn Morris <rgm@gnu.org>
2483
2484 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
2485 Add summary table of some relevant command-line options.
2486
d15aac68
CY
24872012-03-18 Chong Yidong <cyd@gnu.org>
2488
2489 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
2490 (Writing Emacs Primitives): Re-organize discussion of functions
2491 with variable Lisp arguments are handled. Delete an obsolete
2492 remark, previously tagged as FIXME.
2493
2494 * os.texi (Idle Timers): Minor clarification.
2495 (Idle Timers): Link to Time of Day for description of time list.
2496
b59af549
GM
24972012-03-18 Glenn Morris <rgm@gnu.org>
2498
2499 * os.texi (System Interface): Flow control was removed.
2500 (Startup Summary): General update.
2501 (Init File): Don't mention compiling it.
2502
986bd52a
CY
25032012-03-17 Chong Yidong <cyd@gnu.org>
2504
2505 * os.texi (Startup Summary): Mention package loading.
2506 (Init File): Don't refer to .emacs in section title. Copyedits.
2507 (Terminal-Specific): Give a realistic example.
2508 (Command-Line Arguments): Reference Entering Emacs instead of
2509 repeating the spiel about not restarting Emacs.
2510 (Time of Day): Discuss time representation at beginning of node.
2511 (Sound Output): Copyedits.
2512
2513 * package.texi (Packaging Basics): Document package-initialize.
2514
f761251a
EZ
25152012-03-17 Eli Zaretskii <eliz@gnu.org>
2516
2517 * frames.texi (Initial Parameters): Add an index entry for
2518 minibuffer-only frame.
2519
da986230
GM
25202012-03-16 Glenn Morris <rgm@gnu.org>
2521
2522 * modes.texi (Major Mode Conventions): Mention the strange
2523 relationship between View mode and special modes. (Bug#10650)
2524
2cc775f9
CY
25252012-03-11 Chong Yidong <cyd@gnu.org>
2526
2527 * windows.texi (Window Configurations): save-window-excursion is
2528 now a macro.
2529
2530 * display.texi (Temporary Displays): with-output-to-temp-buffer is
2531 now a macro.
2532
66c5eebd
CY
2533 * text.texi (Fields): Minor copyedit.
2534
310a820f
EZ
25352012-03-10 Eli Zaretskii <eliz@gnu.org>
2536
83a96c08
EZ
2537 * strings.texi (String Basics):
2538 * sequences.texi (Sequence Functions): Mention that `length' is
2539 not appropriate for computing the string width on display; add a
2540 cross-reference to the description of `string-width'. (Bug#10978)
2541
310a820f
EZ
2542 * eval.texi (Autoloading): Minor change of wording.
2543
83ef8187
CY
25442012-03-10 Chong Yidong <cyd@gnu.org>
2545
bc44be50
CY
2546 * loading.texi (Autoload): Explicitly state which forms are
2547 processed specially (Bug#7783).
2548
83ef8187
CY
2549 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
2550 non-default situation. Describe one-submenu exception (Bug#7695).
2551
2552 * nonascii.texi (Character Properties): Copyedits.
2553
483ab230
CY
25542012-03-08 Chong Yidong <cyd@gnu.org>
2555
2556 * text.texi (Mode-Specific Indent): Document new behavior of
2557 indent-for-tab-command. Document tab-always-indent.
2558 (Special Properties): Copyedits.
2559 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
2560 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
2561 libxml-parse-html-region.
2562
00e84de0
GM
25632012-03-07 Glenn Morris <rgm@gnu.org>
2564
eaa6bc3c
GM
2565 * markers.texi (The Region): Briefly mention use-empty-active-region
2566 and region-active-p.
a9685db7 2567 (Overview of Markers): Reword garbage collection, add cross-ref.
eaa6bc3c 2568 (The Mark): Tiny clarification re command loop and activate-mark-hook.
00e84de0 2569
67cd45a2
CY
25702012-03-07 Chong Yidong <cyd@gnu.org>
2571
2572 * text.texi (Buffer Contents): Don't duplicate explanation of
2573 region arguments from Text node. Put doc of obsolete var
2574 buffer-substring-filters back, since it is referred to.
2575 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
2576 selection by default.
2577
2578 * markers.texi (The Mark): Fix typo.
2579 (The Region): Copyedits.
2580
2ad80941
GM
25812012-03-07 Glenn Morris <rgm@gnu.org>
2582
2583 * markers.texi (Overview of Markers): Copyedits.
2584 (Creating Markers): Update approximate example buffer size.
2585 (The Mark): Don't mention uninteresting return values.
2586
ef959d3a
CY
25872012-03-05 Chong Yidong <cyd@gnu.org>
2588
2589 * positions.texi (Text Lines): Document count-words.
2590
a08a07e3
CY
25912012-03-04 Chong Yidong <cyd@gnu.org>
2592
2593 * frames.texi (Frames): Remove little-used "terminal frame" and
2594 "window frame" terminology.
2595 (Frame Parameters, Font and Color Parameters, Initial Parameters)
2596 (Size and Position, Visibility of Frames): Callers changed.
2597 (Frames): Clarify which terminals in framep are graphical.
2598 (Initial Parameters): --geometry is not the only option which adds
2599 to initial-frame-alist.
2600 (Position Parameters): Note that icon-left and icon-top are for
2601 old window managers only.
2602 (Size Parameters): Sizes are in characters even on graphical
2603 displays.
2604 (Management Parameters): Note that window-id and outer-window-id
2605 can't really be changed, and that auto-raise isn't always obeyed.
2606 (Cursor Parameters): Document cursor-type explicitly.
2607 (Size and Position): The aliases set-screen-height and
2608 set-screen-width have been deleted.
2609 (Visibility of Frames): Mention "minimization".
2610
2611 * os.texi (Startup Summary): Minor clarifications.
2612 (Startup Summary, Suspending Emacs): Standardize on "text
2613 terminal" terminology.
2614
2615 * windows.texi (Basic Windows, Coordinates and Windows)
2616 (Coordinates and Windows):
2617 * display.texi (Refresh Screen, Line Height, Face Attributes)
2618 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
2619
ea16568d
GM
26202012-03-04 Glenn Morris <rgm@gnu.org>
2621
2622 * abbrevs.texi: Small copyedits throughout.
2623 (Abbrev Mode): Remove this section, folding it into the top-level.
2624 (Abbrev Tables): Don't mention irrelevant return values.
2625 (Abbrev Expansion): Add cross-ref for wrapper hooks.
2626 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
2627 (Abbrev Table Properties): Update nil :regexp description.
2628
b3134b95
GM
26292012-03-03 Glenn Morris <rgm@gnu.org>
2630
520f2425
GM
2631 * internals.texi: Change @appendix section commands to @section.
2632 (Building Emacs): Say less about CANNOT_DUMP platforms.
2633 Replace deleted eval-at-startup with custom-initialize-delay.
999dd333 2634 (Pure Storage): Small changes.
01a6dcc8 2635 (Memory Usage): Copyedit.
7d2d7cc0 2636 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
35e951cd 2637 example definitions. Give examples of things with non-nil
7d2d7cc0
GM
2638 interactive args. Mention eval_sub. Remove old info about
2639 strings and GCPRO. Mention cus-start.el.
2640 (Buffer Internals, Window Internals, Process Internals):
2641 Misc small updates and fixes for fields.
520f2425 2642
b3134b95
GM
2643 * tips.texi: Copyedits.
2644 (Coding Conventions): Mention autoloads.
2645 Combine partially duplicated macro items. Fix xref.
2646 Refer to Library Headers for copyright notice.
2647 (Programming Tips): edit-options is long-obsolete.
2648 (Compilation Tips): Mention loading bytecomp for byte-compile props.
2649 (Warning Tips): Mention declare-function.
2650 (Documentation Tips): Remove old info.
2651 (Comment Tips): Mention comment-dwim, not indent-for-comment.
2652 (Library Headers): General update.
2653
2064cc6a
GM
26542012-03-02 Glenn Morris <rgm@gnu.org>
2655
6945faa6
GM
2656 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
2657 and relocate entry. Mention buffer-stale-function.
2658
4186e877
GM
2659 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
2660
2064cc6a
GM
2661 * hooks.texi (Standard Hooks): General update.
2662 Put related hooks together. Add and remove items.
2663 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
2664 * modes.texi (Hooks): Tweak cross-ref description.
2665
7272fbf3
MA
26662012-03-01 Michael Albinus <michael.albinus@gmx.de>
2667
2668 * files.texi (Kinds of Files): The return value of file-equal-p is
2669 unspecified, if FILE1 or FILE2 does not exist.
2670
53a1239b
GM
26712012-03-01 Glenn Morris <rgm@gnu.org>
2672
90db9af9
GM
2673 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
2674
53a1239b
GM
2675 * maps.texi (Standard Keymaps): General update.
2676 Remove mode-specific maps, talk about the more general keymaps.
2677 * help.texi (Help Functions): Add vindex for Helper-help-map.
2678 * keymaps.texi (Active Keymaps): Minor rephrasing.
2679
775b55af
GM
26802012-02-29 Glenn Morris <rgm@gnu.org>
2681
2682 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
2683
96b49301 26842012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2685
7272fbf3 2686 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
bf7f9bc5 2687 Update changed behavior of file-subdir-of-p.
96b49301 2688
1383d930
GM
26892012-02-28 Glenn Morris <rgm@gnu.org>
2690
44e97401
GM
2691 * advice.texi, anti.texi, display.texi, elisp.texi:
2692 * processes.texi, variables.texi, vol1.texi, vol2.texi:
2693 Standardize possessive apostrophe usage.
2694
e3c73f1e
GM
2695 * locals.texi: Remove file.
2696 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
2697 Remove menu entry.
2698 * errors.texi, maps.texi: Adjust node pointers.
2699 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
edb3ac8c 2700 * makefile.w32-in (srcs):
e3c73f1e
GM
2701 * Makefile.in (srcs): Remove locals.texi.
2702
1383d930
GM
2703 * frames.texi (Mouse Position): Fix cross-ref.
2704
431ee44b
CY
27052012-02-27 Chong Yidong <cyd@gnu.org>
2706
2707 * buffers.texi (Creating Buffers): Clarify that
2708 generate-new-buffer uses generate-new-buffer-names.
2709 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
2710
2711 * files.texi (Directory Names): Index entry for file name abbreviations.
2712 (Relative File Names, File Name Expansion): Refer to it.
2713 (Locating Files): Move locate-user-emacs-file documentation to
2714 Standard File Names.
2715 (Standard File Names): Add locate-user-emacs-file; update examples.
2716
6a11ec9d
MA
27172012-02-26 Michael Albinus <michael.albinus@gmx.de>
2718
2719 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
2720
9a4888c0
CY
27212012-02-26 Chong Yidong <cyd@gnu.org>
2722
2723 * files.texi (Kinds of Files): Improve documentation of
2724 files-equal-p and file-subdir-of-p.
2725
f0e751b9
GM
27262012-02-26 Glenn Morris <rgm@gnu.org>
2727
2728 * intro.texi (Acknowledgements): Small changes.
2729
7e05b1ec
GM
27302012-02-25 Glenn Morris <rgm@gnu.org>
2731
2732 * errors.texi: Don't try to list _all_ the error symbols.
2733 Add circular-list, cl-assertion-failed, compression-error.
2734 * elisp.texi, vol1.texi, vol2.texi:
2735 * control.texi (Error Symbols): Tweak "Standard Errors" description.
2736
23453255 27372012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2738
2739 * files.texi (files-equal-p, file-subdir-of-p): New,
2740 add initial documentation.
2741
4963495d
CY
27422012-02-25 Chong Yidong <cyd@gnu.org>
2743
fa74b241
CY
2744 * files.texi (File Attributes): Document file-selinux-context.
2745 (Changing Files): Link to it.
2746 (Changing Files): Document set-file-selinux-context.
2747
2748 * backups.texi (Making Backups): Return value of backup-buffer is
d268b4fe
CY
2749 changed. Mention default value of backup-directory-alist.
2750 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
2751 (Auto-Saving): New minor mode behavior for auto-save-mode.
2752 (Reverting): Add defvar for revert-buffer-in-progress-p.
fa74b241 2753
4963495d
CY
2754 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
2755
4bb82fa8
GM
27562012-02-24 Glenn Morris <rgm@gnu.org>
2757
2758 * errors.texi (Standard Errors): Mention dbus-error.
2759 For arith-error sub-classes, just use one cross-ref.
2760
2cb228f7
AM
27612012-02-23 Alan Mackenzie <acm@muc.de>
2762
2763 * modes.texi (Defining Minor Modes): Document the new keyword
2764 :after-hook.
2765
a59225b1
CY
27662012-02-21 Chong Yidong <cyd@gnu.org>
2767
2768 * files.texi (Files): Mention magic file names as arguments.
2769 (Reading from Files): Copyedits.
2770 (File Attributes): Mention how to change file modes.
2771 (Changing Files): Use standard "file permissions" terminology.
2772 Add xref to File Attributes node.
2773 (Locating Files): Document locate-user-emacs-file.
2774 (Unique File Names): Recommend against using make-temp-name.
2775
8376d7c2
CY
27762012-02-19 Chong Yidong <cyd@gnu.org>
2777
2778 * help.texi (Documentation, Documentation Basics, Help Functions):
2779 Minor clarifications.
2780 (Accessing Documentation): Clarify what documentation-property is
2781 for. Add xref to Keys in Documentation.
2782
2783 * tips.texi (Documentation Tips): Don't recommend using * in
2784 docstrings.
2785
2786 * macros.texi (Defining Macros):
2787 * modes.texi (Derived Modes): Say "documentation string" instead
2788 of docstring.
2789
82233bea
CY
27902012-02-18 Chong Yidong <cyd@gnu.org>
2791
2792 * modes.texi (Tabulated List Mode): New node.
2793 (Basic Major Modes): Add xref to it.
2794
2795 * processes.texi (Process Information): Mention Process Menu mode.
2796
7b926f3f
CY
27972012-02-17 Chong Yidong <cyd@gnu.org>
2798
2799 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
2800
0fd2c9a3
GM
28012012-02-17 Glenn Morris <rgm@gnu.org>
2802
2803 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
2804
f700caa3
CY
28052012-02-16 Chong Yidong <cyd@gnu.org>
2806
4230351b
CY
2807 * syntax.texi (Syntax Tables, Syntax Descriptors)
2808 (Syntax Table Functions): Copyedits.
2809 (Syntax Basics): Don't repeat the material in the preceding node.
2810 (Syntax Class Table): Use a table.
2811 (Syntax Properties): Document syntax-propertize-function and
2812 syntax-propertize-extend-region-functions.
35e951cd 2813 (Motion via Parsing): Clarify scan-lists. Fix indentation.
1cbae532
SM
2814 (Parser State): Update for the new "c" comment style.
2815 Fix description of item 7 (comment style).
4230351b 2816
f700caa3
CY
2817 * modes.texi (Minor Modes): Update how mode commands should treat
2818 arguments now.
2819 (Mode Line Basics): Clarify force-mode-line-update.
2820 (Mode Line Top): Note that the example is not realistic.
2821 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
2822 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
2823 "mode line construct" instead of "mode line specification".
2824 (Syntactic Font Lock): Remove mention of obsolete variable
2825 font-lock-syntactic-keywords.
2826 (Setting Syntax Properties): Node deleted.
2827 (Font Lock Mode): Note that Font Lock mode is a minor mode.
2828 (Font Lock Basics): Note that syntactic fontification falls back
2829 on `syntax-table'.
2830 (Search-based Fontification): Emphasize that font-lock-keywords
2831 should not be set directly.
2832 (Faces for Font Lock): Avoid some confusing terminology.
4230351b
CY
2833 (Syntactic Font Lock): Minor clarifications. Add xref to
2834 Syntactic Font Lock node.
f700caa3 2835
60236b0d
CY
28362012-02-15 Chong Yidong <cyd@gnu.org>
2837
2838 * minibuf.texi (Basic Completion): Define "completion table".
2839 Move completion-in-region to Completion in Buffers node.
2840 (Completion Commands): Use "completion table" terminology.
2841 (Completion in Buffers): New node.
2842
2843 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
2844 (Setting Hooks): Update minor mode usage example.
2845 (Major Mode Conventions): Note that completion-at-point-functions
2846 should be altered locally. Add xref to Completion in Buffers.
f700caa3
CY
2847 Remove duplicate tip about auto-mode-alist.
2848 (Minor Modes): Rewrite introduction.
2849 (Minor Mode Conventions): Copyedits. Don't recommend
2850 variable-only minor modes since few minor modes are like that.
60236b0d 2851
d7dbb11a
GM
28522012-02-15 Glenn Morris <rgm@gnu.org>
2853
2854 * processes.texi (Network): Document open-network-stream :parameters.
2855
3d8badf4
CY
28562012-02-14 Chong Yidong <cyd@gnu.org>
2857
2858 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
2859 was removed on 2009-09-10. Update lisp-mode-map example.
2860 (Inheritance and Keymaps): Minor clarification.
2861 (Searching Keymaps): Remove out-of-place enumeration.
2862 (Key Lookup): Remove unnecessary example (one was already given in
2863 Format of Keymaps).
2864 (Changing Key Bindings): Update suppress-keymap example.
2865 (Menu Bar, Tool Bar): Copyedits.
2866 (Tool Bar): Update tool-bar-map example.
2867
faccede1
CY
28682012-02-12 Chong Yidong <cyd@gnu.org>
2869
2870 * debugging.texi (Debugger Commands): Continuing is now allowed
2871 for errors.
2872
355cabc6
CY
28732012-02-11 Chong Yidong <cyd@gnu.org>
2874
d860baa0
CY
2875 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
2876 Move the list of standard bitmaps there.
2877 (Fringe Cursors): Rewrite for clarity.
2878 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
2879
34106abe
CY
2880 * commands.texi (Command Overview): Mention read-key.
2881 (Using Interactive, Interactive Call): Minor clarifications.
2882 (Function Keys, Click Events): Avoid "input stream" terminology.
2883 (Click Events): Add xref to Window Sizes and Accessing Mouse.
2884 Clarify column and row components.
2885 (Accessing Mouse): Add xref to Click Events. Minor fixes.
2886 (Special Events): Copyedits.
2887
2888 * streams.texi (Input Streams): De-document get-file-char.
2889 (Output Variables): Don't refer to old backquote syntax.
2890
355cabc6
CY
2891 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
2892 (Error Debugging): Note that debug-ignored-errors overrides list
1cbae532
SM
2893 values of debug-on-error too. Add xref to Signaling Errors.
2894 Note that debug-on-signal is not customizable.
2895 Mention condition-case-unless-debug.
355cabc6
CY
2896 (Compilation Errors): Node deleted.
2897
2898 * compile.texi (Compiler Errors): Move a paragraph here from
2899 deleted node Compilation Errors.
2900
1be3ca5a
LL
29012012-02-10 Leo Liu <sdl.web@gmail.com>
2902
2903 * control.texi (Handling Errors): Change condition-case-no-debug
2904 to condition-case-unless-debug.
2905
25dec365
CY
29062012-02-10 Chong Yidong <cyd@gnu.org>
2907
2908 * advice.texi (Defining Advice): Clarify ad-unadvise.
2909 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
2910 is not abnormal.
2911 (Advising Primitives): Node deleted; ad-define-subr-args has been
2912 removed.
2913
2914 * compile.texi (Speed of Byte-Code): Use float-time in example.
2915 (Compilation Functions): Note that the log uses Compilation mode.
2916 Don't discuss the contents of byte-code function object here.
2917 (Compilation Functions): De-document internal function byte-code.
2918 (Docs and Compilation): Minor clarifications.
2919
2920 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
2921 Objects.
2922
5f5e4ea1
GM
29232012-02-10 Glenn Morris <rgm@gnu.org>
2924
2925 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
2926 Mention secure-hash.
2927 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
2928
6c1e4b46
CY
29292012-02-10 Chong Yidong <cyd@gnu.org>
2930
2931 * loading.texi (Loading): Don't emphasize "library" terminology.
2932 (Library Search): load-path is not a user option. Mention role of
2933 -L option and packages. Improve examples.
2934 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
2935 obsolete.
2936 (Autoload): Minor clarifications.
2937
72ca698c
GM
29382012-02-10 Glenn Morris <rgm@gnu.org>
2939
b011fbfe
GM
2940 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
2941
72ca698c
GM
2942 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
2943
14a1f380
GM
29442012-02-08 Glenn Morris <rgm@gnu.org>
2945
2946 * loading.texi (Named Features): Update the require example.
2947
60d47423
GM
29482012-02-07 Glenn Morris <rgm@gnu.org>
2949
2950 * modes.texi (Defining Minor Modes):
2951 Expand on args of defined minor modes.
2952
0992bd9c
CY
29532012-02-07 Chong Yidong <cyd@gnu.org>
2954
2955 * variables.texi (Creating Buffer-Local): Minor clarification
2956 to buffer-local-variables doc (Bug#10715).
2957
af008560
GM
29582012-02-07 Glenn Morris <rgm@gnu.org>
2959
e80e1825 2960 * display.texi (ImageMagick Images): General update.
af008560
GM
2961 Move most details of imagemagick-render-type to the variable's doc.
2962
866c1d22
GM
29632012-02-06 Glenn Morris <rgm@gnu.org>
2964
f7c9199f 2965 * keymaps.texi (Tool Bar): Mention separators.
dac86404
GM
2966 (Inheritance and Keymaps):
2967 Mention make-composed-keymap and multiple inheritance.
f7c9199f 2968
e7bc51d0
GM
2969 * modes.texi (Running Hooks): Mention run-hook-wrapped.
2970
866c1d22
GM
2971 * control.texi (Handling Errors):
2972 Mention condition-case-no-debug and with-demoted-errors.
2973
03988c98
CY
29742012-02-05 Chong Yidong <cyd@gnu.org>
2975
2976 * customize.texi (Common Keywords): Minor clarifications.
2977 Document custom-unlispify-remove-prefixes.
2978 (Variable Definitions): Backquotes in defcustom seem to work fine
2979 now. Various other copyedits.
e1161b06
CY
2980 (Simple Types): Copyedits. Document color selector.
2981 (Composite Types): Copyedits.
2982 (Splicing into Lists): Clarifications.
03988c98
CY
2983
2984 * eval.texi (Backquote): Move from macros.texi.
2985
2986 * macros.texi (Expansion): Minor clarification.
2987 (Backquote): Move node to eval.texi.
2988 (Defining Macros): Move an example from Backquote node.
2989 (Argument Evaluation): No need to mention Pascal.
2990 (Indenting Macros): Add xref to Defining Macros.
2991
649f602c
GM
29922012-02-05 Glenn Morris <rgm@gnu.org>
2993
2994 * debugging.texi (Error Debugging): Mention debug-on-event default.
2995
34c99998
GM
29962012-02-04 Glenn Morris <rgm@gnu.org>
2997
8f05da42
GM
2998 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
2999
7aa5aad8
GM
3000 * debugging.texi (Error Debugging): Mention debug-on-event.
3001 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
3002
c7291ad9
GM
3003 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
3004
34c99998
GM
3005 * text.texi (Buffer Contents):
3006 Update filter-buffer-substring description.
3007
735cc5ca
CY
30082012-02-04 Chong Yidong <cyd@gnu.org>
3009
6e911150
SM
3010 * functions.texi (What Is a Function): Add closures.
3011 Mention "return value" terminology. Add xref for command-execute.
1cbae532 3012 Remove unused "keystroke command" terminology.
735cc5ca
CY
3013 (Lambda Expressions): Give a different example than in the
3014 following subsection. Add xref to Anonymous Functions.
3015 (Function Documentation): Remove gratuitous markup.
3016 (Function Names): Move introductory text to `What Is a Function'.
3017 (Defining Functions): Fix defun argument spec.
1cbae532
SM
3018 (Anonymous Functions): Document lambda macro explicitly.
3019 Mention effects on lexical binding.
735cc5ca
CY
3020 (Function Cells): Downplay direct usage of fset.
3021 (Closures): New node.
3022 (Inline Functions): Remove "open-code" terminology.
3023 (Declaring Functions): Minor tweak; .m is not C code.
3024
3025 * variables.texi (Variables): Don't refer to "global value".
3026 (Local Variables, Void Variables): Copyedits.
3027 (Lexical Binding): Minor clarification of example.
3028 (File Local Variables): Mention :safe and :risky defcustom args.
3029 (Lexical Binding): Add xref to Closures node.
3030
94bc7984
GM
30312012-02-04 Glenn Morris <rgm@gnu.org>
3032
3033 * minibuf.texi (High-Level Completion): Updates for read-color.
3034
4f5a10ef
GM
30352012-02-03 Glenn Morris <rgm@gnu.org>
3036
eea14f31
GM
3037 * display.texi (GIF Images): Mention animation.
3038 Remove commented-out old example of animation.
3039 (Animated Images): New subsection.
3040 * elisp.texi (Top):
3041 * vol1.texi (Top):
3042 * vol2.texi (Top): Add Animated Images menu entry.
3043
4f5a10ef
GM
3044 * display.texi (Image Formats): Remove oddly specific information
3045 on versions of image libraries.
204e728d 3046 (GIF Images, TIFF Images): Minor rephrasing.
4f5a10ef 3047
12f381b7
GM
30482012-02-02 Glenn Morris <rgm@gnu.org>
3049
1b9f60cc
GM
3050 * processes.texi (Synchronous Processes):
3051 Mention call-process's :file gets overwritten.
3052
7e2734bc
GM
3053 * commands.texi (Reading One Event):
3054 * help.texi (Help Functions): Document read-char-choice.
3055
f58b9822
GM
3056 * hooks.texi (Standard Hooks):
3057 * modes.texi (Keymaps and Minor Modes):
3058 * text.texi (Commands for Insertion): Document post-self-insert-hook.
3059
3060 * hooks.texi (Standard Hooks): Add prog-mode-hook.
3061
12f381b7
GM
3062 * hooks.texi (Standard Hooks):
3063 * modes.texi (Major Mode Conventions, Mode Hooks):
3064 Document change-major-mode-after-body-hook.
3065
7a9a2fc6
GM
30662012-02-01 Glenn Morris <rgm@gnu.org>
3067
3068 * modes.texi (Defining Minor Modes):
3069 Mention disabling global minor modes on a per-major-mode basis.
3070
a037c171
CY
30712012-01-31 Chong Yidong <cyd@gnu.org>
3072
3073 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
3074 (Parser State): Remove unnecessary statement (Bug#10661).
3075
3076 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
3077
56afad3a
GM
30782012-01-31 Glenn Morris <rgm@gnu.org>
3079
3080 * modes.texi (Defining Minor Modes):
3081 Document define-minor-mode's new :variable keyword.
3082
0f29fa41
CY
30832012-01-29 Chong Yidong <cyd@gnu.org>
3084
837a390a
CY
3085 * syntax.texi (Syntax Class Table): Tweak description of newline
3086 char syntax (Bug#9619).
3087
0f29fa41
CY
3088 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
3089 description (Bug#10189).
3090
182148ee
GM
30912012-01-29 Glenn Morris <rgm@gnu.org>
3092
a49ca6b9
GM
3093 * files.texi (Changing Files): Document SELinux support.
3094
182148ee
GM
3095 * windows.texi (Window Sizes): Fix typo.
3096
9962192e
CY
30972012-01-28 Chong Yidong <cyd@gnu.org>
3098
8c6e1920
CY
3099 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
3100 doc (Bug#8568).
3101
9583ec59
CY
3102 * frames.texi (Input Focus): Add NORECORD arg to
3103 select-frame-set-input-focus. Clarify its role in select-frame.
3104
10256988
CY
3105 * text.texi (Transposition): We don't use transpose-region as an
3106 internal subroutine (Bug#3249).
3107
9962192e
CY
3108 * modes.texi (Example Major Modes): Update Lisp example code to
3109 current sources. Delete the old non-derived-major-mode example,
3110 which has diverged badly from current sources.
3111
2aa43abb
GM
31122012-01-27 Glenn Morris <rgm@gnu.org>
3113
3114 * makefile.w32-in (texinputdir): Fix (presumed) typo.
3115 (VERSION, manual): Remove, unused.
3116
9f40220d
CY
31172012-01-27 Chong Yidong <cyd@gnu.org>
3118
3119 * commands.texi (Command Overview): Minor clarification (Bug#10384).
3120
acc28cb9
CY
31212012-01-26 Chong Yidong <cyd@gnu.org>
3122
3123 * searching.texi (String Search): Document negative repeat count
3124 (Bug#10507).
3125
48da7392
GM
31262012-01-26 Glenn Morris <rgm@gnu.org>
3127
3128 * variables.texi (Using Lexical Binding):
3129 Mention that lexical-binding should be set in the first line.
3130
69b0acb9
LI
31312012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3132
3133 * macros.texi (Defining Macros): Don't claim that `declare' only
3134 affects Edebug and indentation.
3135
543757a8
LI
31362012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
3137
3138 * macros.texi (Defining Macros): Slight `declare' fixup.
3139
450e3cae
GM
31402012-01-25 Glenn Morris <rgm@gnu.org>
3141
24189ce0 3142 * makefile.w32-in (texinputdir):
450e3cae
GM
3143 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
3144
1021c761
CY
31452012-01-24 Chong Yidong <cyd@gnu.org>
3146
3147 * variables.texi (Variables, Local Variables, Void Variables):
3148 Edit to make the descriptions less specific to dynamic binding.
3149 (Local Variables): Default max-specpdl-size is now 1300.
1cbae532
SM
3150 (Defining Variables): Edits for lexical scoping.
3151 Delete information about starting docstrings with *. De-document
1021c761
CY
3152 user-variable-p.
3153 (Tips for Defining): Remove an unimportant discussion of quitting
3154 in the middle of a load.
3155 (Accessing Variables, Setting Variables): Discuss lexical binding.
3156 (Variable Scoping): Rewrite.
3157 (Scope, Extent, Impl of Scope): Nodes deleted.
3158 (Dynamic Binding): New node, with material from Scope, Extent, and
3159 Impl of Scope nodes.
3160 (Dynamic Binding Tips): Rename from Using Scoping.
3161 (Lexical Binding): Rewrite.
3162 (Using Lexical Binding): Rename from Converting to Lexical
3163 Binding. Convert to subsection.
3164
3165 * customize.texi (Variable Definitions): Add custom-variable-p.
3166 Move user-variable-p documentation here.
3167
31cbea1d
CY
31682012-01-23 Chong Yidong <cyd@gnu.org>
3169
3170 * strings.texi (Text Comparison): Minor qualification.
3171
3172 * lists.texi (Cons Cells): Copyedits.
3173 (List Elements): Mention push.
3174 (List Variables): Mention pop.
3175 (Rings): Move to sequences.texi.
3176
3177 * sequences.texi (Sequence Functions): Don't repeat the
3178 introduction already given in the parent.
3179 (Vectors): Copyedits.
3180 (Rings): Move from lists.texi. Note that this is specific to the
3181 ring package.
3182
3183 * symbols.texi (Definitions, Symbol Components): Mention variable
3184 scoping issues.
3185 (Plists and Alists): Copyedits.
3186
3187 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
3188 correctness with lexical scoping.
3189 (Eval): Copyedits.
3190
fead402d
CY
31912012-01-21 Chong Yidong <cyd@gnu.org>
3192
3193 * intro.texi (A Sample Function Description): Special notation
3194 used for macros too.
3195
3196 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
3197 (Symbol Type): Add xref for keyword symbols.
3198 (Sequence Type): Clarify differences between sequence types.
3199 (Cons Cell Type): Add "linked list" index entry.
3200 (Non-ASCII in Strings): Copyedits.
3201 (Equality Predicates): Symbols with same name need not be eq.
3202
3203 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
3204 ldexp. Move float-e and float-pi to Math Functions node.
3205
61086eb6
GM
32062012-01-21 Glenn Morris <rgm@gnu.org>
3207
3208 * modes.texi (Auto Major Mode):
3209 * variables.texi (File Local Variables):
3210 Mention inhibit-local-variables-regexps.
3211
34a02f46
MR
32122012-01-19 Martin Rudalics <rudalics@gmx.at>
3213
3214 * windows.texi (Window Configurations): Rewrite references to
3215 persistent window parameters.
3216 (Window Parameters): Fix description of persistent window
3217 parameters.
3218
f5064cae
JB
32192012-01-16 Juanma Barranquero <lekktu@gmail.com>
3220
3221 * windows.texi (Window Parameters): Use @pxref.
3222
6a6ee00d
MR
32232012-01-16 Martin Rudalics <rudalics@gmx.at>
3224
3225 * windows.texi (Window Configurations, Window Parameters):
3226 Describe persistent window parameters.
3227
9ca4c014
SM
32282011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
3229
3230 * variables.texi (Creating Buffer-Local): Warn against misuses of
3231 make-variable-buffer-local (bug#10258).
3232
d027f83d
LMI
32332012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3234
3235 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
3236
89bd9ccd
CY
32372012-01-06 Chong Yidong <cyd@gnu.org>
3238
1cbae532
SM
3239 * variables.texi (Directory Local Variables):
3240 Document hack-dir-local-variables-non-file-buffer.
89bd9ccd 3241
c869783d
GM
32422012-01-06 Glenn Morris <rgm@gnu.org>
3243
3244 * maps.texi (Standard Keymaps): Refer to Info-edit by name
3245 rather than by keybinding.
3246
2cae5ba4
JB
32472011-12-29 Juanma Barranquero <lekktu@gmail.com>
3248
3249 * frames.texi (Font and Color Parameters): Add @pxref.
3250
43da4d08
DC
32512011-12-29 Daniel Colascione <dan.colascione@gmail.com>
3252
3253 * frames.texi (Font and Color Parameters):
3254 Document w32 font backends (bug#10399).
3255
8d80ef01
PE
32562011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3257
3258 * files.texi (File Attributes, Changing Files):
3259 Use a more-natural notation for octal numbers.
3260
9022ae07
JB
32612011-12-23 Juanma Barranquero <lekktu@gmail.com>
3262
3263 * variables.texi (Variables with Restricted Values):
3264 Change reference to variable (bug#10354).
3265
454592a6
MR
32662011-12-13 Martin Rudalics <rudalics@gmx.at>
3267
3268 * windows.texi (Splitting Windows): Use t instead of non-nil
3269 when describing window-combination-resize.
3270
a7cdbfce
SM
32712011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3272
3273 * text.texi (Special Properties): Warn against `intangible' properties
3274 (bug#10222).
3275
a3dcc84e
EZ
32762011-11-26 Eli Zaretskii <eliz@gnu.org>
3277
579ebf8f
EZ
3278 * display.texi (Truncation):
3279 * text.texi (Special Properties): Describe what a stretch-glyph is
3280 instead of using that term without explanation. Make the
3281 cross-references more accurate.
3282
a3dcc84e
EZ
3283 * display.texi (Usual Display): Update the description,
3284 cross-references, and indexing related to display of control
3285 characters and raw bytes.
3286
94af99a4
MR
32872011-11-25 Martin Rudalics <rudalics@gmx.at>
3288
3289 * windows.texi (Splitting Windows): Fix description of
3290 window-combination-limit. Suggested by Eli Zaretskii.
3291
1c3d7a13
CY
32922011-11-23 Chong Yidong <cyd@gnu.org>
3293
3294 * windows.texi (Window Sizes): Move window-top-line,
3295 window-left-column, and window-*-pixel-edges to Coordinates and
3296 Windows node.
3297 (Coordinates and Windows): Restore window-edges doc.
3298
90151a1e
MR
32992011-11-21 Martin Rudalics <rudalics@gmx.at>
3300
a7cdbfce
SM
3301 * windows.texi (Windows and Frames, Splitting Windows):
3302 Fix typos.
90151a1e 3303
a9b9b7f5
CY
33042011-11-21 Chong Yidong <cyd@gnu.org>
3305
3306 * windows.texi (Splitting Windows): Fix error in documentation of
3307 window-combination-limit.
3308 (Cyclic Window Ordering): Minor fixes to next-window,
3309 one-window-p, and get-lru-window docs. Don't document
3310 window-list-1.
3311 (Buffers and Windows): Copyedits.
3312 (Choosing Window): Document special handling of special-display-*.
3313 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
a7cdbfce
SM
3314 Don't document even-window-heights, which is going away.
3315 Clarify which options are obeyed by which action functions.
a9b9b7f5 3316
f4e90db0
SM
33172011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3318
3319 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
3320
d2999b1a
MR
33212011-11-20 Martin Rudalics <rudalics@gmx.at>
3322
f4e90db0
SM
3323 * windows.texi (Resizing Windows, Splitting Windows):
3324 Remove term "status" when talking about combination limits.
d2999b1a 3325
cd1181db
JB
33262011-11-20 Juanma Barranquero <lekktu@gmail.com>
3327
3328 * compile.texi (Compiler Errors):
3329 * help.texi (Help Functions): Fix typos.
3330
7bf54975
CY
33312011-11-19 Chong Yidong <cyd@gnu.org>
3332
3333 * windows.texi (Splitting Windows): Clarify role of window
3334 parameters in split-window. Shorten the example.
f4e90db0
SM
3335 (Deleting Windows): Rewrite intro to handle internal windows.
3336 Fix delete-windows-on doc.
7bf54975
CY
3337 (Selecting Windows): Copyedits.
3338
a0c2d0ae
MR
33392011-11-17 Martin Rudalics <rudalics@gmx.at>
3340
3341 * windows.texi (Resizing Windows, Splitting Windows)
3342 (Deleting Windows): Use term window-combination-resize instead
3343 of window-splits.
3344
b6f67890
MR
33452011-11-16 Martin Rudalics <rudalics@gmx.at>
3346
f4e90db0
SM
3347 * windows.texi (Resizing Windows, Splitting Windows):
3348 Rename occurrences of window-nest to window-combination-limit.
b6f67890 3349
0b381c7e
JB
33502011-11-14 Juanma Barranquero <lekktu@gmail.com>
3351
3352 * intro.texi (Lisp History): Fix typo.
3353
89d61221
MR
33542011-11-12 Martin Rudalics <rudalics@gmx.at>
3355
f4e90db0
SM
3356 * windows.texi (Splitting Windows, Deleting Windows):
3357 Remove references to splits status of windows.
89d61221 3358
b2621720
GM
33592011-11-10 Glenn Morris <rgm@gnu.org>
3360
3361 * buffers.texi (Read Only Buffers): Expand a bit on why
3362 toggle-read-only should only be used interactively. (Bug#7292)
3363
d2ad7ee1
CY
33642011-11-09 Chong Yidong <cyd@gnu.org>
3365
3366 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 3367 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
3368 window-inside-absolute-pixel-edges.
3369 (Resizing Windows): shrink-window-if-larger-than-buffer works on
3370 non-full-width windows.
3371
2cffd681
MR
33722011-11-09 Martin Rudalics <rudalics@gmx.at>
3373
3374 * windows.texi (Resizing Windows): Rewrite documentation of
3375 window-resizable.
3376
f6f6d7e7
CY
33772011-11-09 Chong Yidong <cyd@gnu.org>
3378
3379 * windows.texi (Splitting Windows): Simplify example.
3380
a79db6e0
CY
33812011-11-08 Chong Yidong <cyd@gnu.org>
3382
3383 * windows.texi (Window Sizes): Copyedits. Document
3384 window-text-height. Remove window-min-height and window-min-width
3385 discussion, referring instead to Emacs manual.
3386 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
3387 (Resizing Windows): Simplify introduction. Don't document
3388 enlarge-window, shrink-window, enlarge-window-horizontally, and
3389 shrink-window-horizontally; they are no longer preferred for
3390 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 3391
441950c7
GM
33922011-11-07 Glenn Morris <rgm@gnu.org>
3393
3394 * windows.texi (Choosing Window): Fix keybinding typo.
3395
be7f5545
MR
33962011-11-07 Martin Rudalics <rudalics@gmx.at>
3397
3398 * windows.texi (Resizing Windows, Splitting Windows)
3399 (Window Configurations): Use "child window" instead of
3400 "subwindow".
3401
291d142b
CY
34022011-11-06 Chong Yidong <cyd@gnu.org>
3403
3404 * windows.texi (Basic Windows): Clarify various definitions.
3405 Treat window-normalize-* as internal; don't document them.
3406 (Windows and Frames): Various clarifications, e.g. non-live
3407 windows also belong to frames. Fix window-list description.
3408 Simplify window nesting example.
f4e90db0
SM
3409 (Splitting Windows, Window Configurations):
3410 Use split-window-below.
291d142b 3411
89bd5ee1
EZ
34122011-11-04 Eli Zaretskii <eliz@gnu.org>
3413
3414 * windows.texi (Window Sizes): Mention in the doc string that the
3415 return values of `window-body-height' and `window-body-width' are
3416 in frame's canonical units. (Bug#9949)
3417
3d8daefe
MR
34182011-10-30 Martin Rudalics <rudalics@gmx.at>
3419
3420 * windows.texi (Windows and Frames): Remove "iso-" infix from
3421 documentation of window-iso-combined-p.
3422
60754666
CY
34232011-10-26 Chong Yidong <cyd@gnu.org>
3424
3425 * modes.texi (Running Hooks): Document with-wrapper-hook.
3426
d366bd53
CY
34272011-10-18 Chong Yidong <cyd@gnu.org>
3428
3429 * display.texi (Glyphless Chars): New node.
3430
50b063c3
CY
34312011-10-13 Chong Yidong <cyd@stupidchicken.com>
3432
3433 * text.texi (Yanking): Document yank-excluded-properties.
3434
3435 * package.texi (Packaging Basics): The commentary should say how
3436 to begin using the package.
3437
c72063fa
MR
34382011-10-11 Martin Rudalics <rudalics@gmx.at>
3439
3440 * windows.texi (Deleting Windows): Mention which window gets
3441 selected when deleting the selected window.
3442
d83dc65b
MR
34432011-10-09 Martin Rudalics <rudalics@gmx.at>
3444
3445 * buffers.texi (The Buffer List): Describe how bury-buffer deals
3446 with the selected window.
3447 * windows.texi (Buffers and Windows): Reformulate text on how
3448 replace-buffer-in-windows deals with a window.
3449 (Quitting Windows): Describe how quit-window deals with a
3450 standalone frame. Describe new option frame-auto-hide-function.
3451
c599682c
GM
34522011-10-08 Glenn Morris <rgm@gnu.org>
3453
48bca619
GM
3454 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
3455
c599682c
GM
3456 * positions.texi (Excursions): Update warning message.
3457
969aa734
CY
34582011-10-05 Chong Yidong <cyd@stupidchicken.com>
3459
f4e90db0
SM
3460 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
3461 Fix Emacs manual xref (Bug#9675).
969aa734 3462
550f41cd
CY
34632011-10-01 Chong Yidong <cyd@stupidchicken.com>
3464
3465 * windows.texi (Textual Scrolling): Document scroll-up-command,
3466 scroll-down-command, scroll-error-top-bottom, and the
3467 scroll-command symbol property.
717a1362
CY
3468 (Display Action Functions): Fix description of
3469 display-buffer-pop-up-window.
550f41cd 3470
a239d4e9
JB
34712011-09-28 Juanma Barranquero <lekktu@gmail.com>
3472
3473 * windows.texi (Splitting Windows): Fix typos.
3474
590c056d
MR
34752011-09-25 Martin Rudalics <rudalics@gmx.at>
3476
3477 * windows.texi (Windows and Frames, Display Action Functions)
3478 (Switching Buffers): Fix some typos.
3479 (Buffers and Windows): Remove reference to window-auto-delete.
3480 Reword description of replace-buffer-in-windows.
3481 (Window History): Fix some typos and refer to frame local buffer
3482 list.
c419f5cb
MR
3483 (Quitting Windows): New node.
3484 (Window Configurations): Add descriptions of window-state-get
3485 and window-state-put.
3486 (Window Parameters): Describe variable ignore-window-parameters.
3487 Sketch some window parameters currently in use.
3488 * elisp.texi (Top): Update node listing.
590c056d 3489
9ec20d36
CY
34902011-09-25 Chong Yidong <cyd@stupidchicken.com>
3491
3492 * windows.texi (Display Action Functions)
3493 (Choosing Window Options): New nodes.
3494
0e406a72
CY
34952011-09-24 Chong Yidong <cyd@stupidchicken.com>
3496
3497 * windows.texi (Window History): New node. Move text here from
3498 Buffers and Windows.
3499 (Switching Buffers): Rename from Displaying Buffers, since we
f4e90db0
SM
3500 don't document display-buffer here; callers changed.
3501 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
0e406a72
CY
3502 switch-to-buffer-other-frame. Delete duplicate
3503 replace-buffer-in-windows doc.
3504 (Choosing Window): Document display actions.
3505
6bf7006f
EZ
35062011-09-24 Eli Zaretskii <eliz@gnu.org>
3507
3508 * display.texi (Forcing Redisplay): Update the description of
3509 redisplay-dont-pause due to change in the default value.
3510
b33b68a3
MR
35112011-09-23 Martin Rudalics <rudalics@gmx.at>
3512
3513 * frames.texi (Frames and Windows): Move section and rename to
3514 Windows and Frames in windows.texi.
3515 * windows.texi (Windows): Restructure.
3516 (Basic Windows): Rewrite. Explain live and internal windows and
3517 normalization functions.
3518 (Windows and Frames): Move section here from frames.texi.
3519 Describe subwindows, window combinations, window tree, and
3520 corresponding functions including window-list here.
3521 (Window Sizes): Rename section from Size of Window and move it
3522 up in chapter. Describe total and body sizes and the
3523 corresponding functions. Explain new semantics of
3524 window-min-height/-width.
3525 (Resizing Windows): Move section up in chapter. Describe new
3526 resize functions.
3527 (Splitting Windows): Describe new behavior of split-window,
3528 split-window-above-each-other and split-window-side-by-side.
3529 Provide examples. Describe window-nest and window-splits
3530 options.
3531 (Deleting Windows): Minor rewrite.
f4e90db0
SM
3532 (Selecting Windows): Minor rewrite.
3533 Describe frame-selected-window and set-frame-selected-window here.
3534 (Cyclic Window Ordering): Minor rewrite.
3535 Describe window-list-1.
b33b68a3
MR
3536 (Buffers and Windows): Rewrite. Explain a window's previous and
3537 next buffers and the corresponding functions.
c4682d18 3538 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
3539 * elisp.texi (Top): Update node listings for frames and windows
3540 sections.
3541
4d3786ac
SM
35422011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3543
3544 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
3545
713df35b
LMI
35462011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3547
3548 * errors.texi (Standard Errors): Remove apparent placeholder text
3549 (bug#9491).
3550
33ed493b
CY
35512011-09-18 Chong Yidong <cyd@stupidchicken.com>
3552
3553 * frames.texi (Management Parameters): Fix description of
3554 icon-type parameter.
3555
b8f0a954
CY
35562011-09-17 Chong Yidong <cyd@stupidchicken.com>
3557
3558 * tips.texi (Key Binding Conventions): Don't bind a key sequence
3559 ending in C-g. Suggested by Edward O'Connor.
3560
eddf142c
EZ
35612011-09-17 Eli Zaretskii <eliz@gnu.org>
3562
3563 * numbers.texi (Integer Basics): Add indexing for
3564 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
3565
d8e213eb 35662011-09-14 Dani Moncayo <dmoncayo@gmail.com>
bf1af6c7
DM
3567
3568 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
3569
cec2eab8
JB
35702011-09-11 Juanma Barranquero <lekktu@gmail.com>
3571
3572 * processes.texi (Network Servers): Clarify what the process
3573 buffer is used for (bug#9233).
3574
d8e213eb 35752011-08-30 Dani Moncayo <dmoncayo@gmail.com>
1f403cb9
DM
3576
3577 * lists.texi (Building Lists): Fix typo.
3578
35137ed3
CY
35792011-08-30 Chong Yidong <cyd@stupidchicken.com>
3580
3581 * display.texi (Basic Faces): New node. Document new faces.
3582
3583 * modes.texi (Major Mode Conventions): Move some text there.
3584 (Mode Help): Remove major-mode var, duplicated in Major Modes.
3585
3fd50d5c
CY
35862011-08-29 Chong Yidong <cyd@stupidchicken.com>
3587
3588 * modes.texi (Basic Major Modes): New node. Callers updated.
3589 (Major Modes): Document fundamental-mode and major-mode.
3590 (Major Mode Basics): Node deleted; text moved to Major Modes.
3591 (Derived Modes): Document derived-mode-p.
3592
ddb54206
CY
35932011-08-28 Chong Yidong <cyd@stupidchicken.com>
3594
a6326082
CY
3595 * files.texi (Changing Files, Create/Delete Dirs): Document new
3596 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
3597 (Visiting Functions): Remove view-file; it is documented in the
3598 Emacs manual.
04e2ce72 3599
ddb54206
CY
3600 * frames.texi (Layout Parameters): The defaults for the
3601 menu-bar-lines and tool-bar-lines parameters depend on the mode.
3602
3603 * display.texi (Progress): Document spinner functionality.
3604
3605 * os.texi (Killing Emacs): Note that kill-emacs can be called by
3606 operating system signals. Refer to save-buffers-kill-terminal
3607 instead of save-buffers-kill-emacs.
3608
3609 * objects.texi (Symbol Type): Document ## print representation.
3610
0c95fcf7
EZ
36112011-08-25 Eli Zaretskii <eliz@gnu.org>
3612
3613 * display.texi (Specified Space): Mention that `space' specs
3614 influence bidi reordering.
3615 (Bidirectional Display): Explain how to use `(space . PROPS)' for
3616 separating fields with bidirectional content.
3617
5980d4c6
EZ
36182011-08-24 Eli Zaretskii <eliz@gnu.org>
3619
3620 * display.texi (Bidirectional Display): Document return value in
3621 buffers that are not bidi-reordered for display, and in unibyte
3622 buffers.
3623
bca633fb
EZ
36242011-08-23 Eli Zaretskii <eliz@gnu.org>
3625
3626 * nonascii.texi (Character Properties): Document the values for
3627 unassigned codepoints.
3628
c094bb0c
EZ
36292011-08-18 Eli Zaretskii <eliz@gnu.org>
3630
3631 * nonascii.texi (Character Properties): Document use of
3632 `bidi-class' and `mirroring' properties as part of reordering.
3633 Provide cross-references to "Bidirectional Display".
3634
3635 * display.texi (Bidirectional Display): Document the pitfalls of
3636 concatenating strings with bidirectional content, with possible
f4e90db0
SM
3637 solutions. Document bidi-string-mark-left-to-right.
3638 Mention paragraph direction in modes that inherit from prog-mode.
92b71444
EZ
3639 Document use of `bidi-class' and `mirroring' properties as part of
3640 reordering.
c094bb0c 3641
1ea897d5
EZ
36422011-08-16 Eli Zaretskii <eliz@gnu.org>
3643
9adfcd0b
EZ
3644 * modes.texi (Major Mode Conventions): Improve the documentation
3645 of `mode-class' `special' modes.
3646
10862873
EZ
3647 * nonascii.texi (Character Properties): Document the `mirroring'
3648 property. Add index entries.
3649
1ea897d5
EZ
3650 * syntax.texi (Categories): Add an example of defining a new
3651 category and category table.
3652
3653 * searching.texi (Regexp Backslash): Document how to display
3654 existing categories. Mention the possibility of adding
3655 categories, and add an xref to where this is described. Add an
3656 index entry.
3657
ebb552ed
CY
36582011-08-09 Chong Yidong <cyd@stupidchicken.com>
3659
3660 * text.texi (Special Properties):
3661 * display.texi (Overlay Properties): Note that mouse-face cannot
3662 change the text size (Bug#8530).
3663
51a714e1
CY
36642011-08-08 Chong Yidong <cyd@stupidchicken.com>
3665
3666 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
3667 using setenv instead.
3668
4cc60b9b
EZ
36692011-07-28 Eli Zaretskii <eliz@gnu.org>
3670
3671 * display.texi (Bidirectional Display): Document the fact that
3672 bidi-display-reordering is t by default.
3673
5deb92fd
EZ
36742011-07-23 Eli Zaretskii <eliz@gnu.org>
3675
3676 * display.texi (Bidirectional Display): New section.
3677
011b0ad6 36782011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
3679 Tim Cross <theophilusx@gmail.com> (tiny change)
3680 Glenn Morris <rgm@gnu.org>
011b0ad6 3681
67f9b9f8 3682 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 3683
4baf28e6
AS
36842011-07-15 Andreas Schwab <schwab@linux-m68k.org>
3685
3686 * help.texi (Keys in Documentation): Revert last change.
3687
66249842
LMI
36882011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3689
f863868c
LMI
3690 * help.texi (Keys in Documentation): Clarify that \= only quotes
3691 the next character, and doesn't affect longer sequences in
3692 particular (bug#8935).
3693
f4e90db0
SM
3694 * debugging.texi (Using Debugger):
3695 Mention @code{eval-expression-debug-on-error} (bug#8549).
66249842 3696
0bb23927 36972011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
3698
3699 * display.texi (Other Display Specs): Document that `left-fringe'
3700 and `right-fringe' display specifications are of the "replacing"
3701 kind.
3702
f2027cdf
LMI
37032011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3704
3705 * help.texi (Documentation Basics): Add a link to the Function
3706 Documentation node (bug#6580).
3707
f987fde4
LMI
37082011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3709
0bc59b25
LMI
3710 * keymaps.texi (Menu Bar): Mention :visible and :enable
3711 (bug#6344). Text by Drew Adams.
3712
63d55f1f
LMI
3713 * modes.texi (Running Hooks): Mention buffer-local hook variables
3714 (bug#6218).
3715
f987fde4
LMI
3716 * objects.texi (General Escape Syntax): "a with grave accent" is
3717 ?xe0, not ?x8e0 (bug#5259).
3718
b7527639
CY
37192011-07-12 Chong Yidong <cyd@stupidchicken.com>
3720
3721 * display.texi (Face Attributes, Font Selection): Add references
3722 to the Fonts node in the Emacs manual (Bug#4178).
3723
c830e5ae
CY
37242011-07-12 Chong Yidong <cyd@stupidchicken.com>
3725
3726 * display.texi (Window Systems): `window-system' is
3727 terminal-local.
3728
3729 * frames.texi (Frame Parameters, Parameter Access): Don't mention
3730 frame-local variables.
3731
3732 * variables.texi (Buffer-Local Variables): Don't mention obsolete
3733 frame-local variables.
3734 (Frame-Local Variables): Node deleted.
3735
3736 * elisp.texi (Top): Update node listing.
3737
91223e54
LMI
37382011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3739
3740 * elisp.texi: Change "inferiors" to "subnodes" in three places
3741 (bug#3523).
3742
963578d3
CY
37432011-07-11 Chong Yidong <cyd@stupidchicken.com>
3744
3745 * frames.texi (Window System Selections): Discussion of
3746 x-select-enable-clipboard moved to Emacs manual.
3747
07151e49
DD
37482011-07-11 Deniz Dogan <deniz@dogan.se>
3749
3750 * commands.texi (Prefix Command Arguments): Remove excessive
3751 apostrophe.
3752
7261e1cf
LMI
37532011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3754
ad21a12a
LMI
3755 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
3756 description is a string (bug#3313).
3757
7261e1cf
LMI
3758 * frames.texi (Display Feature Testing): Try to explain what all
3759 the visual classes mean (bug#3042).
3760
568f7b79
LMI
37612011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3762
18d59e29
LMI
3763 * modes.texi (Mode Line Variables): Document `mode-line-remote'
3764 and `mode-line-client' (bug#2974).
3765
568f7b79
LMI
3766 * text.texi (Insertion): Clarify marker movements (bug#1651).
3767 Text from Drew Adams.
3768
54e10184
LMI
37692011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3770
d94d85e9
LMI
3771 * text.texi (Special Properties): Clarify the format of `face'
3772 (bug#1375).
3773
54e10184
LMI
3774 * commands.texi (Interactive Call): Add a `call-interactively'
3775 example (bug#1010).
3776
413c488d
LMI
37772011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3778
3779 * functions.texi (Calling Functions): Link to the "Interactive
3780 Call" node (bug#1001).
3781
322b7dab 37822011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 3783
3deead93
CY
3784 * customize.texi (Composite Types): Move alist and plist to here
3785 from Simple Types (Bug#7545).
3786
3787 * elisp.texi (Top): Update menu description.
3788
b00d8c1a
CY
3789 * display.texi (Face Attributes): Document negative line widths
3790 (Bug#6113).
3791
d2a6c43b
TR
37922011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3793
3794 * searching.texi (Match Data): Note that match data can be
3795 overwritten by most functions (bug#2499).
3796
c7844a27
LMI
37972011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3798
a9ab721e
LMI
3799 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
3800 flags mean (bug#6659).
3801
c7844a27
LMI
3802 * functions.texi (What Is a Function): Document the autoload
3803 object (bug#6496).
3804
f68d76d0
LMI
38052011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3806
8a20ca4c
LMI
3807 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
3808 is only used in the Customize user interface (bug#6089).
3809
f68d76d0 3810 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 3811 images (bug#7836).
f68d76d0 3812
7018dbe7
EZ
38132011-07-02 Eli Zaretskii <eliz@gnu.org>
3814
3815 * variables.texi (Defining Variables, Void Variables)
3816 (Constant Variables): Fix incorrect usage of @kindex.
3817
36cb87a1
LMI
38182011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3819
28ee97c7
LMI
3820 * variables.texi (Defining Variables): Add an index entry for
3821 `set-variable' (bug#7262).
8d4294e9 3822 (Defining Variables): Use @findex for functions.
28ee97c7 3823
8862ffd5
LMI
3824 * frames.texi (Basic Parameters): Document the `explicit-name'
3825 parameter (bug#6951).
3826
0ec389b9
LMI
3827 * customize.texi (Type Keywords): Clarify that :value provides a
3828 default value for all types (bug#7386).
3829
36cb87a1
LMI
3830 * streams.texi (Output Functions): Document `pp'.
3831
11fdef7d 38322011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
3833
3834 * keymaps.texi (Searching Keymaps):
3835 * display.texi (Overlay Properties): Fix errors in 2011-05-29
3836 change. Suggested by Johan Bockgård.
3837
eeafcea7
CY
38382011-06-15 Chong Yidong <cyd@stupidchicken.com>
3839
3840 * text.texi (Special Properties): Clarify role of font-lock-face.
3841
b96e6cde
LMI
38422011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3843
f4e90db0 3844 * processes.texi (Process Information): Rename `process-alive-p'
b96e6cde
LMI
3845 to `process-live-p' for consistency with other `-live-p' functions.
3846
be14b9ab
PE
38472011-06-03 Paul Eggert <eggert@cs.ucla.edu>
3848
3849 Document wide integers better.
3850 * files.texi (File Attributes): Document ino_t values better.
2d365993 3851 ino_t values no longer map to anything larger than a single cons.
35e951cd 3852 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations)
be14b9ab 3853 (Bitwise Operations):
001903b5
PE
3854 * objects.texi (Integer Type): Use a binary notation that is a bit easier
3855 to read, and that will port better if 62-bits becomes the default.
3856 Fix or remove incorrect examples.
be14b9ab
PE
3857 * os.texi (Time Conversion): Document time_t values better.
3858
bcd54f83
LMI
38592011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3860
f4e90db0
SM
3861 * processes.texi (Process Information):
3862 Document `process-alive-p'.
bcd54f83 3863
049bcbcb
CY
38642011-05-29 Chong Yidong <cyd@stupidchicken.com>
3865
3866 * help.texi (Accessing Documentation):
3867 * display.texi (Pixel Specification):
3868 * processes.texi (Serial Ports, Serial Ports):
3869 * nonascii.texi (Character Properties, Default Coding Systems):
3870 * text.texi (Changing Properties, Special Properties):
3871 * windows.texi (Window Start and End):
3872 * modes.texi (SMIE Indentation Example, SMIE Tricks):
3873 * keymaps.texi (Searching Keymaps, Tool Bar):
3874 * minibuf.texi (Basic Completion):
3875 * compile.texi (Eval During Compile):
3876 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
3877 7x9 paper in printed manual.
3878
3879 * lists.texi (Sets And Lists): Fix misplaced text.
3880
58539c63
CY
38812011-05-29 Chong Yidong <cyd@stupidchicken.com>
3882
3883 * keymaps.texi (Remapping Commands): Emphasize that the keymap
3884 needs to be active (Bug#8350).
3885
6b5681bf
CY
38862011-05-28 Chong Yidong <cyd@stupidchicken.com>
3887
b4d52acc
CY
3888 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
3889
6b5681bf
CY
3890 * tips.texi (Coding Conventions): Remove antediluvian filename
3891 limit recommendation (Bug#8538).
3892
e145f188
GM
38932011-05-27 Glenn Morris <rgm@gnu.org>
3894
3895 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
3896
eafed945
GM
38972011-05-26 Glenn Morris <rgm@gnu.org>
3898
3899 * variables.texi (File Local Variables):
3900 Update hack-local-variables `mode-only' return value.
2d3ba9e7 3901 Add some more details on what this function does in the other case.
eafed945 3902
bc8410af
GM
39032011-05-19 Glenn Morris <rgm@gnu.org>
3904
3905 * lists.texi (Sets And Lists): Mention cl provides union etc.
3906
35a30759
N
39072011-05-19 Nix <nix@esperi.org.uk>
3908
3909 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
3910
3911 * text.texi (Parsing HTML): Update for function name changes.
3912
3913 * syntax.texi (Syntax Flags): Small fix.
3914
3915 * keymaps.texi (Active Keymaps): Typo fix.
3916 (Changing Key Bindings): Grammar fix.
3917
3918 * frames.texi (Minibuffers and Frames): Grammar fix.
3919 (Window System Selections): x-select-enable-clipboard now defaults to t.
3920
3921 * customize.texi (Common Keywords):
3922 * display.texi (Abstract Display):
3923 * modes.texi (Auto-Indentation):
3924 * nonascii.texi (Converting Representations): Typo fixes.
3925
3926 * control.texi (Examples of Catch): Call it "goto" not "go to".
3927
e3934a8a
EZ
39282011-05-14 Eli Zaretskii <eliz@gnu.org>
3929
bc039a3b
EZ
3930 * nonascii.texi (Character Properties): Fix inconsistencies with
3931 implementation.
3932
e3934a8a
EZ
3933 * text.texi (Special Properties): Move @defvar's out of the
3934 @table. (Bug#8652)
3935
e2c94218
GM
39362011-05-12 Glenn Morris <rgm@gnu.org>
3937
3938 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
3939
d2fc7e3d 39402011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
3941
3942 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
3943 (Multiline Font Lock):
3944 * vol2.texi (Top):
3945 * vol1.texi (Top):
3946 * elisp.texi (Top): Update menu accordingly.
3947
d2fc7e3d 39482011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
3949
3950 * modes.texi (Region to Fontify): Fix typo.
3951
79b70037
GM
39522011-05-10 Jim Meyering <meyering@redhat.com>
3953
3954 * minibuf.texi: Fix typo "in in -> in".
3955
b08a63cc 39562011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
3957
3958 * numbers.texi (Integer Basics): Large integers are treated as floats.
3959
1ef14cb4
LMI
39602011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3961
3962 * processes.texi (Synchronous Processes): Document the (:file
3963 "/file-name") syntax for `call-process'.
3964
4ffd0d6b 39652011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
3966
3967 * windows.texi (Choosing Window): Fix typo.
3968
4ffd0d6b 39692011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
3970
3971 * frames.texi (Layout Parameters): Note the difference between
3972 querying and setting parameters for left-fringe and right-fringe
3973 (Bug#6930).
3974
fd5a8ae8
SM
39752011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3976
3977 * minibuf.texi (Basic Completion): Be a bit more precise about the
3978 valid kinds of completion tables.
3979 (Programmed Completion): Remove obsolete text about lambda expressions
3980 not being valid completion tables.
3981
c1bcd0d5
CY
39822011-03-19 Chong Yidong <cyd@stupidchicken.com>
3983
3984 * positions.texi (Excursions): Explain the "save-excursion
3985 defeated by set-buffer" warning.
3986
3987 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
3988 save-excursion. Suggested by Uday S Reddy.
3989
03408648 39902011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 3991
03408648
SM
3992 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
3993 (Lexical Binding): New sub-section.
ba83908c 3994
03408648
SM
3995 * eval.texi (Eval): Discourage the use of `eval'.
3996 Document its new `lexical' argument.
6c075cd7 3997
f6d62986
SM
39982011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3999
03408648 4000 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
4001 nil any more.
4002
84ea5558 40032011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
4004
4005 * strings.texi (String Conversion): Don't mention
4006 string-make-(uni|multi)byte (bug#8262).
4007 * nonascii.texi (Converting Representations): Fix up range.
4008 * keymaps.texi (Key Binding Commands): Update code point, avoid
4009 "unibyte character" and remove mention of unibyte bindings.
4010
62d94509
EZ
40112011-03-10 Eli Zaretskii <eliz@gnu.org>
4012
4013 * modes.texi (Operator Precedence Grammars): Don't use characters
4014 outside ISO-8859-1.
4015
63a329f8
EZ
40162011-03-09 Eli Zaretskii <eliz@gnu.org>
4017
4018 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
4019
4020 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
4021
6446548e
GM
40222011-03-08 Glenn Morris <rgm@gnu.org>
4023
4024 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
4025 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 4026 * elisp.texi: Set documentencoding.
6446548e 4027
33383987
JB
40282011-03-07 Chong Yidong <cyd@stupidchicken.com>
4029
4030 * Version 23.3 released.
4031
0b3ceceb
CY
40322011-03-06 Chong Yidong <cyd@stupidchicken.com>
4033
4034 * package.texi: Update index keywords.
4035 (Package Archives): New node contents. Document package-x.el.
4036
78f5433f
JB
40372011-03-06 Juanma Barranquero <lekktu@gmail.com>
4038
4039 * makefile.w32-in (srcs): Add package.texi.
4040
555e9b5c
CY
40412011-03-06 Chong Yidong <cyd@stupidchicken.com>
4042
120d9389
CY
4043 * package.texi (Packaging, Packaging Basics, Simple Packages)
4044 (Multi-file Packages): Expand and clarify.
4045 (Package Archives): Temporary placeholder node.
4046
4047 * elisp.texi (Top): Update node listing.
4048
555e9b5c
CY
4049 * Makefile.in (srcs): Add package.texi.
4050
b59a4335
CY
40512011-03-05 Chong Yidong <cyd@stupidchicken.com>
4052
4053 * processes.texi (Synchronous Processes): Minor clarification
4054 (Bug#8149).
4055
06083aa1
GM
40562011-03-03 Glenn Morris <rgm@gnu.org>
4057
4058 * files.texi (Truenames): Minor clarification. (Bug#2341)
4059
6640b281
GM
40602011-03-01 Glenn Morris <rgm@gnu.org>
4061
4062 * variables.texi (Directory Local Variables):
4063 Mention `(subdirs . nil)' alist element.
4064
2b0c7330 40652011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
4066
4067 * variables.texi (Directory Local Variables): Mention the optional
4068 mtime argument of dir-locals-set-directory-class. (Bug#3577)
4069
b923f7a9
CY
40702011-02-27 Chong Yidong <cyd@stupidchicken.com>
4071
4072 * minibuf.texi (Minibuffer History): Clarify discussion of
4073 minibuffer history lists (Bug#8085).
4074
67ab0163 40752011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 4076
e979a521
EZ
4077 * elisp.texi: Sync @dircategory with ../../info/dir.
4078
e03b2fd4
EZ
4079 * files.texi (Visiting Functions): Document find-file-literally,
4080 both the command and the variable.
4081
86ec878a
EZ
4082 * variables.texi (Creating Buffer-Local): Explain the meaning of
4083 permanent local variables.
4084
67ab0163
GM
4085 * files.texi (Visiting Functions): Document find-file-literally,
4086 both the command and the variable.
4087
4088 * variables.texi (Creating Buffer-Local): Explain the meaning of
4089 permanent local variables.
4090
40912011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
4092
4093 * keymaps.texi (Remapping Commands): Mention how to undo it.
4094
bfcb151a
RT
40952011-02-09 Reuben Thomas <rrt@sc3d.org>
4096
4097 * loading.texi (Hooks for Loading): Remove unnecessary advice
4098 about eval-after-load (Bug#7986).
4099
a41c8660
CY
41002011-02-05 Chong Yidong <cyd@stupidchicken.com>
4101
4102 * commands.texi (Accessing Mouse): Note that a header line is not
4103 included in the row of posn-col-row.
4104
e0dd6837
CY
41052011-02-02 Chong Yidong <cyd@stupidchicken.com>
4106
4107 * modes.texi (Major Mode Conventions): Add face guidelines.
4108 (Faces for Font Lock): List faces in order of prominence.
4109
a4180391
PE
41102011-02-01 Paul Eggert <eggert@cs.ucla.edu>
4111
4112 format-time-string now supports subsecond time stamp resolution
4113 * os.texi (Time Parsing): Document %N.
4114
7427eb97
CY
41152011-01-28 Chong Yidong <cyd@stupidchicken.com>
4116
61db307f
CY
4117 * vol1.texi (Top):
4118 * vol2.texi (Top):
4119 * elisp.texi (Top):
4120 * display.texi (Display Property): Shorten the menu description of
4121 the "Other Display Specs" node (Bug#7816).
4122
7427eb97
CY
4123 * keymaps.texi (Defining Menus): Add "menu item" and "extended
4124 menu item" concept index entries (Bug#7805).
4125
bf3dae7e
EZ
41262011-01-29 Eli Zaretskii <eliz@gnu.org>
4127
4128 * makefile.w32-in (texinfodir): New variable.
4129 (usermanualdir): Remove as redundant with $(emacsdir).
4130 (MAKEINFO): Remove options, leave only program name.
4131 (MAKEINFO_OPTS): New variable.
4132 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
4133
06d8ace5 41342011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
4135 Richard Kim <emacs18@gmail.com>
4136
4137 * loading.texi (Library Search): Document list-load-path-shadows
4138 (Bug#7757).
4139
06d8ace5 41402011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
4141
4142 * searching.texi (Regexp Special): Remove outdated discussion of
4143 character sets (Bug#7780).
4144
28a88153
CY
4145 * frames.texi (Pop-Up Menus): Document where menu title comes
4146 from (Bug#7684).
4147
06d8ace5 41482011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
4149
4150 * display.texi (Making Buttons): Mention limitation of text buttons.
4151
a8e1e9ee
WL
41522011-01-23 Werner Lemberg <wl@gnu.org>
4153
4154 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4155 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4156 (ENVADD): New variable to control texi2dvi and texi2pdf.
4157
362b9d48
GM
41582011-01-15 Chong Yidong <cyd@stupidchicken.com>
4159
4160 * files.texi (Directory Names): Move directory-abbrev-alist doc to
4161 Emacs manual.
4162
41632011-01-15 Eli Zaretskii <eliz@gnu.org>
4164
4165 * files.texi (Directory Names): Explain why FROM in
4166 directory-abbrev-alist should begin with \`. (Bug#7777)
4167
3fa173b4
SM
41682011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
4169
4170 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
4171
7c420169 41722011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
4173
4174 * modes.texi (Emulating Mode Line): Fix last change.
4175
7c420169 41762011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
4177
4178 * modes.texi (Emulating Mode Line): Update documentation of
4179 format-mode-line according to changes that fixed bug #7587.
4180
80b33766
SM
41812010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
4182
4183 * modes.texi (Derived Modes): Mention prog-mode.
4184
4185 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
4186 of the key-binding-data cache since we don't use it any more.
4187
f49d1f52 41882010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 4189
4bb49a92
EZ
4190 * processes.texi (Shell Arguments):
4191 * strings.texi (Creating Strings): Don't mention "shell commands";
4192 make it explicit that `split-string-and-unquote' and
4193 `combine-and-quote-strings' are mainly for working with arguments
4194 to call-process and start-process.
4195
3c73e30e
EZ
4196 * processes.texi (Shell Arguments): Fix documentation of
4197 `split-string-and-unquote'. Add indexing. (Bug#7563)
4198
f49d1f52 41992010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
4200
4201 * modes.texi (Auto-Indentation): New section to document SMIE.
4202 (Major Mode Conventions):
4203 * text.texi (Mode-Specific Indent): Refer to it.
4204
f49d1f52 42052010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
4206
4207 * display.texi (Other Display Specs): Document left-fringe and
4208 right-fringe display specs.
4209
f49d1f52 42102010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
4211
4212 * backups.texi (Making Backups):
4213 * modes.texi (Example Major Modes): Use recommended coding style.
4214 (Major Mode Basics, Derived Modes): Encourge more strongly use of
4215 define-derived-mode. Mention completion-at-point-functions.
4216
f49d1f52 42172010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 4218
5dcb4c4e
SM
4219 * nonascii.texi (Converting Representations):
4220 Document byte-to-string.
e1115396 4221
ec1b9b17
GM
42222010-12-08 Glenn Morris <rgm@gnu.org>
4223
4224 * buffers.texi (Modification Time):
4225 verify-visited-file-modtime now defaults to the current buffer.
4226
07976ae3 42272010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 4228
ec1b9b17 4229 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
4230
4231 * strings.texi (Creating Strings): Don't mention semi-obsolete
4232 function char-to-string.
4233 (String Conversion): Shorten discussion of semi-obsolete function
4234 string-to-char. Link to Converting Representations.
4235
4236 * objects.texi (Symbol Type):
4237 * text.texi (Near Point):
4238 * help.texi (Help Functions):
4239 * functions.texi (Mapping Functions): Use string instead of
4240 char-to-string in examples.
4241
07976ae3 42422010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
4243
4244 * text.texi (Kill Functions, Kill Functions)
4245 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
4246 YANK-HANDLER args.
4247
4248 * symbols.texi (Creating Symbols): Using unintern without an
4249 obarray arg is now obsolete.
4250
4251 * numbers.texi (Float Basics): Document float-e and float-pi.
4252
4253 * variables.texi (Defining Variables): Change "pi" example to
4254 "float-pi".
4255
8547874a
EZ
42562010-11-26 Eli Zaretskii <eliz@gnu.org>
4257
4258 * commands.texi (Click Events): Document the values of X, Y and
4259 COL, ROW in the event's position, when the click is on the header
4260 or mode line, on the fringes, or in the margins.
4261
4a47c275 42622010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 4263
5b05d75b
EZ
4264 * customize.texi (Composite Types): Lower-case index entry.
4265
5dcb4c4e
SM
4266 * loading.texi (How Programs Do Loading):
4267 Document load-file-name. (Bug#7346)
c7926fe2 4268
4a47c275 42692010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
4270
4271 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
4272
0eb025fb
EZ
42732010-11-13 Eli Zaretskii <eliz@gnu.org>
4274
4275 * display.texi (Usual Display): Characters with no fonts are not
4276 necessarily displayed as empty boxes.
4277
2699a554 42782010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
4279
4280 * maps.texi (Standard Keymaps): Update File menu description.
4281
8289f37b
GM
42822010-10-28 Glenn Morris <rgm@gnu.org>
4283
4284 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
4285
5793a7bc 42862010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
4287
4288 * display.texi (Window Systems): Deprecate use of window-system as
4289 a predicate.
4290
17284e30
GM
42912010-10-23 Glenn Morris <rgm@gnu.org>
4292
4293 * help.texi (Documentation Basics): Remove mentions of digest-doc and
4294 sorted-doc.
4295
00f113eb
JB
42962010-10-15 Eli Zaretskii <eliz@gnu.org>
4297
4298 * os.texi (Dynamic Libraries): New node, with slightly modified
4299 text deleted from "Image Formats".
4300 (System Interface): Add @menu entry for "Dynamic Libraries".
4301
4302 * display.texi (Image Formats): Remove description of
4303 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
4304
07277eb8
GM
43052010-10-12 Glenn Morris <rgm@gnu.org>
4306
4307 * book-spine.texinfo: Rename to book-spine.texi.
4308
c12e4a81
GM
43092010-10-11 Glenn Morris <rgm@gnu.org>
4310
df187c62
GM
4311 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
4312
c12e4a81 4313 * Makefile.in (DVIPS): New variable.
234db610
GM
4314 (.PHONY): Add html, ps.
4315 (html, elisp.html, ps, elisp.ps): New targets.
4316 (clean): Delete html, ps files.
4317 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 4318
6513b232
EZ
43192010-10-09 Eli Zaretskii <eliz@gnu.org>
4320
4321 * makefile.w32-in (emacsdir): New variable.
4322 (srcs): Add emacsver.texi.
4323 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
4324
abd40fb4
GM
43252010-10-09 Glenn Morris <rgm@gnu.org>
4326
c1dc72b3
GM
4327 * Makefile.in (VPATH): Remove.
4328 (infodir): Make it absolute.
4329 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
4330
4393405b
GM
4331 * Makefile.in (dist): Anchor regexps.
4332
eef3ab94
GM
4333 * Makefile.in (srcs): Put elisp.texi first.
4334 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
4335
aa9db089
GM
4336 * Makefile.in (infoclean): Remove harmless, long-standing error.
4337
abd40fb4
GM
4338 * Makefile.in ($(infodir)): Delete rule.
4339 (mkinfodir): New.
4340 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
4341
68db69ed 4342 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 4343 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 4344
ea274122
GM
43452010-10-09 Glenn Morris <rgm@gnu.org>
4346
f7a31f11
GM
4347 * Makefile.in (emacsdir): New variable.
4348 (MAKEINFO): Add -I $emacsdir.
4349 (dist): Copy emacsver.texi.
b13254e7
GM
4350 (srcs): Add emacsver.texi.
4351
f7a31f11
GM
4352 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
4353 Set EMACSVER by including emacsver.texi.
4354
ea274122
GM
4355 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
4356
17ca7950
GM
43572010-10-07 Glenn Morris <rgm@gnu.org>
4358
4359 * Makefile.in (version): New, set by configure.
4360 (clean): Delete dist tar file.
4361 (dist): Use version in tar name.
4362
4c83f6e1
GM
43632010-10-06 Glenn Morris <rgm@gnu.org>
4364
4365 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
4366 (INSTALL_INFO): Remove unused variable.
4367 (mostlyclean, infoclean, dist): New rules.
4368 (clean): Delete dvi and pdf files.
4369 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 4370 ($(infodir)): Add parallel build workaround.
4c83f6e1 4371
0264072d
GM
43722010-10-04 Glenn Morris <rgm@gnu.org>
4373
4374 * Makefile.in (dvi, pdf, $(infodir)): New targets.
4375 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 4376 Fix -I typo.
0264072d
GM
4377 (clean): No 'make.out' or 'core' files.
4378 (.PHONY): Declare clean rules.
4379 (maintainer-clean): Delete pdf file. Guard against cd failures.
4380
77f38949
GM
43812010-10-03 Glenn Morris <rgm@gnu.org>
4382
4383 * files.texi (File Name Components): Remove ignored section about
4384 deleted variable directory-sep-char.
4385
178fdd41
MA
43862010-10-03 Michael Albinus <michael.albinus@gmx.de>
4387
4388 * files.texi (Magic File Names): New defopt
4389 remote-file-name-inhibit-cache.
4390
9c524fcb
GM
43912010-10-02 Glenn Morris <rgm@gnu.org>
4392
4393 * os.texi (Killing Emacs): Hook now runs in batch mode.
4394
f816790b
SM
43952010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4396
4397 * text.texi (Special Properties): Clarify when modification-hooks run.
4398
7cf78aac
SM
43992010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
4400
4401 * syntax.texi (Syntax Flags): Document new `c' flag.
4402
ca0d44e4
GM
44032010-09-09 Glenn Morris <rgm@gnu.org>
4404
4405 * display.texi (ImageMagick Images): General cleanup.
4406
10999305 44072010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
4408
4409 * files.texi (Directory Names): Use \` rather than ^.
4410
45240125
JD
44112010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4412
4413 * text.texi (Low-Level Kill Ring):
4414 * frames.texi (Window System Selections): Remove cut buffer
4415 documentation.
4416
4abe5bf6
EZ
44172010-08-28 Eli Zaretskii <eliz@gnu.org>
4418
4419 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
4420 Parameters", where the default fringe width is described.
4421
4422 * frames.texi (Window Frame Parameters, Basic Parameters)
4423 (Position Parameters, Layout Parameters, Management Parameters)
4424 (Cursor Parameters, Font and Color Parameters): Add indexing for
4425 frame parameters. (Bug#6929)
4426
fdc76236
TT
44272010-08-25 Tom Tromey <tromey@redhat.com>
4428
4429 * vol2.texi (Top): Update.
4430 * vol1.texi (Top): Update.
4431 * tips.texi (Library Headers): Mention Package-Version and
4432 Package-Requires.
4433 * package.texi: New file.
4434 * os.texi (System Interface): Update pointers.
4435 * elisp.texi (Top): Link to new nodes. Include package.texi.
4436 * anti.texi (Antinews): Update pointers.
4437
1e5c1c80
EZ
44382010-08-25 Eli Zaretskii <eliz@gnu.org>
4439
4440 * processes.texi (Filter Functions): Fix last change.
4441
78e33835
CY
44422010-08-24 Markus Triska <triska@gmx.at>
4443
4444 * processes.texi (Filter Functions): Use `buffer-live-p' instead
4445 of `buffer-name' in the main text as well as in the example
4446 (Bug#3098).
4447
198a7a97
CY
44482010-08-22 Chong Yidong <cyd@stupidchicken.com>
4449
4450 * nonascii.texi (Text Representations):
4451 * loading.texi (Loading Non-ASCII):
4452 * compile.texi (Byte Compilation): Don't mention obsolete
4453 --unibyte command-line argument.
4454
bc7d7ea6
CY
44552010-08-22 Chong Yidong <cyd@stupidchicken.com>
4456
4457 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
4458
b0126eac 44592010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
4460
4461 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
4462
e8a6cc19
EZ
44632010-08-20 Eli Zaretskii <eliz@gnu.org>
4464
4465 * commands.texi (Misc Events): Add cross-references to where
4466 POSITION of a mouse event is described in detail.
4467
c4e7c63a 44682010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 4469
c4e7c63a 4470 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 4471
7815fe19 44722010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
4473
4474 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
4475 Suggested by Štěpán Němec <stepnem@gmail.com>.
4476
7815fe19 44772010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
4478
4479 * minibuf.texi (High-Level Completion): Document args of
4480 `read-buffer-function' (bug#5625).
4481
8b2dd508
JD
44822010-07-29 Jan Djärv <jan.h.d@swipnet.se>
4483
4484 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
4485
bace45fe
MA
44862010-07-29 Michael Albinus <michael.albinus@gmx.de>
4487
4488 * processes.texi (Process Information): Explain process property
4489 `remote-tty'.
4490
4ce5a4cc
JB
44912010-07-27 Juanma Barranquero <lekktu@gmail.com>
4492
4493 * modes.texi (Defining Minor Modes): Use C-delete in examples,
4494 instead of "\C-\^?" (bug#6334).
4495
1c84bc7a
JB
4496 * text.texi (Special Properties): Fix typo.
4497
b88746ba
EZ
44982010-07-09 Eli Zaretskii <eliz@gnu.org>
4499
4500 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
4501 calling sequences, which are now the standard.
4502
51422d6d
CY
45032010-06-24 Chong Yidong <cyd@stupidchicken.com>
4504
4505 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
4506
4507 * commands.texi (Command Overview): Mention undo-boundary call.
4508
d24880de
GM
45092010-06-23 Glenn Morris <rgm@gnu.org>
4510
4511 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
4512 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
4513 * frames.texi, functions.texi, internals.texi, keymaps.texi:
4514 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
4515 * searching.texi, sequences.texi, strings.texi, syntax.texi:
4516 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
4517 Untabify Texinfo files.
4518
0fc76035
CY
45192010-06-20 Chong Yidong <cyd@stupidchicken.com>
4520
4521 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
4522
5338dc0b
CY
45232010-06-19 Chong Yidong <cyd@stupidchicken.com>
4524
a628ad9d 4525 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 4526
2c3a3c1d
CY
45272010-06-02 Chong Yidong <cyd@stupidchicken.com>
4528
ba3bf1d9
CY
4529 * searching.texi (Regexp Special): Remove obsolete information
4530 about matching non-ASCII characters, and suggest using char
4531 classes (Bug#6283).
2c3a3c1d 4532
7f4b4249
JB
45332010-05-30 Juanma Barranquero <lekktu@gmail.com>
4534
4535 * minibuf.texi (Basic Completion): Add missing "@end defun".
4536
637821cd
SM
45372010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4538
4539 * minibuf.texi (Basic Completion): Document completion-boundaries.
4540 (Programmed Completion): Document the new fourth method for boundaries.
4541
e13051c3
CY
45422010-05-22 Chong Yidong <cyd@stupidchicken.com>
4543
a628ad9d 4544 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 4545
0235128c 45462010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4547
4548 * windows.texi (Textual Scrolling):
4549 * tips.texi (Coding Conventions):
4550 * minibuf.texi (Minibuffer History):
4551 * maps.texi (Standard Keymaps):
4552 * loading.texi (Where Defined):
4553 * edebug.texi (Instrumenting): Fix typos.
4554
0235128c 45552010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 4556
c7c32279
CY
4557 * keymaps.texi (Menu Bar): Document :advertised-binding property.
4558
0235128c
SM
4559 * functions.texi (Obsolete Functions):
4560 Document set-advertised-calling-convention.
eb5ed549
CY
4561
4562 * minibuf.texi (Basic Completion): Document completion-in-region.
4563 (Programmed Completion): Document completion-annotate-function.
4564
4565 * commands.texi (Reading One Event): Document read-key.
4566 (Distinguish Interactive): Document KIND arg to
4567 called-interactively-p. Delete obsolete interactive-p.
4568
4569 * elisp.texi (Top): Update node description.
4570
f8848423
EZ
45712010-05-08 Eli Zaretskii <eliz@gnu.org>
4572
0235128c
SM
4573 * nonascii.texi (Character Properties):
4574 Document unicode-category-table. Add an index entry for Unicode
4575 general category.
4576
45772010-05-07 Chong Yidong <cyd@stupidchicken.com>
4578
4579 * Version 23.2 released.
f8848423 4580
938efb77
JB
45812010-04-20 Juanma Barranquero <lekktu@gmail.com>
4582
4583 * locals.texi (Standard Buffer-Local Variables):
4584 Remove @ignore'd reference to `direction-reversed'.
4585
5854c267
JL
45862010-04-14 Juri Linkov <juri@jurta.org>
4587
4588 Fix @deffn without category.
4589
4590 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
4591 for `abbrev-insert'.
4592
4593 * buffers.texi (Indirect Buffers): Add category `Command'
4594 to @deffn of `clone-indirect-buffer'.
4595
4596 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
4597 for `next-window' and `previous-window'. Add category `Command'
4598 to @deffn of `pop-to-buffer'.
4599
8a14dec7
CY
46002010-04-01 Chong Yidong <cyd@stupidchicken.com>
4601
4602 * nonascii.texi (Text Representations): Don't mark
4603 enable-multibyte-characters as a user option.
4604
7a1831cf
EZ
46052010-03-31 Eli Zaretskii <eliz@gnu.org>
4606
4607 * control.texi (Handling Errors): How to re-throw a signal caught
4608 by condition-case.
4609
c3863713
CY
46102010-03-26 Chong Yidong <cyd@stupidchicken.com>
4611
4612 * loading.texi (Hooks for Loading): Document after-load-functions.
4613 Copyedits.
4614
c333f279
AM
46152010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
4616
4617 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
4618
e867cb5d 46192010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
4620
4621 * processes.texi (Network Processes): Document seqpacket type.
4622
605f35cd
DN
46232010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
4624
4625 * os.texi (System Environment): Do not mention lynxos.
4626
288f9fc0
CY
46272010-03-10 Chong Yidong <cyd@stupidchicken.com>
4628
4629 * Branch for 23.2.
4630
eed5c93a
CY
46312010-03-06 Chong Yidong <cyd@stupidchicken.com>
4632
4633 * objects.texi (Integer Type): Take note of the read syntax
4634 exception for numbers that cannot fit in the integer type.
4635
1ddd6622
GM
46362010-03-03 Glenn Morris <rgm@gnu.org>
4637
4638 * numbers.texi (Integer Basics, Bitwise Operations):
4639 * objects.texi (Integer Type): Update for integers now being 30-bit.
4640
a908c79a
CY
46412010-02-27 Chong Yidong <cyd@stupidchicken.com>
4642
4643 * display.texi (Low-Level Font): Document :otf font-spec property.
4644
cd61af01
SM
46452010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4646
4647 * display.texi (Line Height): Avoid obsolete special default variables
4648 like default-major-mode.
4649
c02f8fe2
AM
46502010-01-28 Alan Mackenzie <acm@muc.de>
4651
4652 * display.texi (Auto Faces): Say fontification-functions is called
4653 whether or not Font Lock is enabled. Tidy up the wording a bit.
4654
d738d18b
CY
46552010-01-17 Chong Yidong <cyd@stupidchicken.com>
4656
4657 * elisp.texi: Remove duplicate edition information (Bug#5407).
4658
4963739e
JB
46592010-01-17 Juanma Barranquero <lekktu@gmail.com>
4660
4661 * two.el (volume-header-toc-markup): Fix typos in docstring.
4662
c57008f6
SM
46632010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4664
4665 Avoid dubious uses of save-excursions.
4666 * positions.texi (Excursions): Recommend the use of
4667 save-current-buffer if applicable.
4668 * text.texi (Clickable Text): Fix the example code which used
4669 save-excursion in a naive way which sometimes preserves point and
4670 sometimes not.
4671 * variables.texi (Creating Buffer-Local):
4672 * os.texi (Session Management):
4673 * display.texi (GIF Images):
4674 * control.texi (Cleanups): Use (save|with)-current-buffer.
4675
2f3725cd
EZ
46762010-01-02 Eli Zaretskii <eliz@gnu.org>
4677
4678 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
4679
85eeac93
CY
46802010-01-02 Chong Yidong <cyd@stupidchicken.com>
4681
4682 * nonascii.texi (Text Representations, Character Codes)
4683 (Converting Representations, Explicit Encoding)
4684 (Translation of Characters): Use hex notation consistently.
4685 (Character Sets): Fix map-charset-chars doc (Bug#5197).
4686
4801c5fa
CY
46872010-01-01 Chong Yidong <cyd@stupidchicken.com>
4688
4689 * loading.texi (Where Defined): Make it clearer that these are
4690 loaded files (Bug#5068).
4691
26e533e2
CY
46922009-12-29 Chong Yidong <cyd@stupidchicken.com>
4693
4694 * minibuf.texi (Completion Styles): Document `initials' style.
4695
16d1ff5f
CY
46962009-12-25 Chong Yidong <cyd@stupidchicken.com>
4697
4698 * frames.texi (Resources): Describe inhibit-x-resources.
4699 (Size Parameters): Copyedit.
4700
4701 * hash.texi (Creating Hash):
4702 * objects.texi (Hash Table Type): Document the new hash table
4703 printed representation.
4704
4705 * minibuf.texi (Basic Completion): 4th arg to all-completions is
4706 obsolete.
4707
5dcb4c4e
SM
4708 * processes.texi (Process Buffers):
4709 Document process-kill-buffer-query-function.
16d1ff5f 4710
9a5de3d9
GM
47112009-12-05 Glenn Morris <rgm@gnu.org>
4712
4713 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
4714 diary-display-function, and no longer recommended to be a hook.
4715 Update for changes in the names of calendar and diary hooks.
4716 diary-print-entries-hook has changed section.
4717
b640eb52
EZ
47182009-11-28 Eli Zaretskii <eliz@gnu.org>
4719
4720 * text.texi (Special Properties): More accurate description of
4721 what the `cursor' property does.
4722
be1674ab
KR
47232009-11-26 Kevin Ryde <user42@zip.com.au>
4724
4725 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
4726 mouse-wheel-down-event, the closest thing to a definition for them.
4727 * os.texi (Startup Summary): vindex inhibit-startup-message and
4728 inhibit-splash-screen.
4729 (Command-Line Arguments): vindex argv.
4730 (Suspending Emacs): vindex suspend-tty-functions and
4731 resume-tty-functions. Don't want to index every hook, but having
4732 the programming ones is helpful.
4733
603f5979
CY
47342009-11-14 Chong Yidong <cyd@stupidchicken.com>
4735
4736 * commands.texi (Motion Events): Fix typo (Bug#4907).
4737
4359a806
CY
47382009-11-08 Chong Yidong <cyd@stupidchicken.com>
4739
4740 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
4741 are affected by case-fold-search (Bug#4483).
4742
0f063651
CY
47432009-11-02 Chong Yidong <cyd@stupidchicken.com>
4744
4745 * minibuf.texi (Reading File Names): Note that read-file-name may
4746 use a graphical file dialog.
4747
9bd79893
GM
47482009-10-31 Glenn Morris <rgm@gnu.org>
4749
4750 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
4751
ebe479ec
KR
47522009-10-16 Kevin Ryde <user42@zip.com.au>
4753
4754 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
4755 in particular so `info-lookup-symbol' can find its docs.
4756
2640fa86
CY
47572009-10-16 Chong Yidong <cyd@stupidchicken.com>
4758
4759 * variables.texi (Constant Variables): Distinguish from defconst
4760 variables.
4761 (Defining Variables): Add cindex.
4762
edd6a733
CY
47632009-10-15 Chong Yidong <cyd@stupidchicken.com>
4764
4765 * os.texi (Time of Day): Clarify that the microsecond part is
4766 ignored (Bug#4637).
4767
5feb0b73
GM
47682009-10-11 Glenn Morris <rgm@gnu.org>
4769
4770 * frames.texi (Size and Position): Clarify what is included in the frame
4771 height. (Bug#4535)
4772
0c5413c8
GM
47732009-10-10 Glenn Morris <rgm@gnu.org>
4774
4775 * windows.texi (Size of Window): The relationship between window and
4776 frame heights is not so simple. (Bug#4535)
4777 Mention window-full-height-p.
4778
7f8b600a
SM
47792009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
4780
4781 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
4782 used from Lisp.
4783
6185de1c
EZ
47842009-10-07 Eli Zaretskii <eliz@gnu.org>
4785
7f8b600a
SM
4786 * files.texi (Directory Names) <abbreviate-file-name>:
4787 Document that root home directories are not replaced with "~".
6185de1c 4788
9972911f
EZ
47892009-10-06 Eli Zaretskii <eliz@gnu.org>
4790
4791 * text.texi (Special Properties): Document the meaning of the
4792 `cursor' text property whose value is an integer.
4793
2a3f19ef
MA
47942009-10-05 Michael Albinus <michael.albinus@gmx.de>
4795
4796 * files.texi (Magic File Names): Add `copy-directory'.
4797
804543b5
EZ
47982009-10-05 Eli Zaretskii <eliz@gnu.org>
4799
4800 * files.texi (File Attributes): Fix description of file
4801 attributes. (Bug#4638) Update attributes of files.texi example to
4802 be more representative.
4803
461bf92b
MA
48042009-10-05 Michael Albinus <michael.albinus@gmx.de>
4805
4806 * files.texi (Create/Delete Dirs): New command copy-directory.
4807
a86cd395
JB
48082009-10-04 Juanma Barranquero <lekktu@gmail.com>
4809
4810 * anti.texi (Antinews):
4811 * macros.texi (Indenting Macros):
4812 * strings.texi (Creating Strings, Case Conversion):
4813 Remove duplicate words.
4814
d3080264
MA
48152009-10-01 Michael Albinus <michael.albinus@gmx.de>
4816
4817 * files.texi (Create/Delete Dirs): delete-directory has an
4818 optional parameter RECURSIVE.
4819
85d14563
SM
48202009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
4821
4822 * buffers.texi (Swapping Text): Minor clarification.
4823
3d9842c6
GM
48242009-10-01 Glenn Morris <rgm@gnu.org>
4825
4826 * functions.texi (Declaring Functions): Mention that we also search for
4827 ".m" files in the src/ directory.
4828
78427304
CY
48292009-09-25 David Engster <deng@randomsample.de>
4830
3d9842c6 4831 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 4832
b578c9cc
GM
48332009-09-22 Glenn Morris <rgm@gnu.org>
4834
4835 * internals.texi (Building Emacs): Mention preloaded-file-list.
4836
beee5da7
AM
48372009-09-14 Alan Mackenzie <acm@muc.de>
4838
4839 * os.texi (Terminal Output): Put "@code{}" around "stdout".
4840
5d6ab672
CY
48412009-09-13 Chong Yidong <cyd@stupidchicken.com>
4842
4843 * functions.texi (Anonymous Functions): Rearrange discussion,
4844 giving usage of unquoted lambda forms first. Mention that
4845 `function' and `#'' are no longer required (Bug#4290).
4846
59375eeb
AM
48472009-09-11 Alan Mackenzie <acm@muc.de>
4848
a86cd395 4849 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
4850 batch mode.
4851
e7e2f529
GM
48522009-09-01 Glenn Morris <rgm@gnu.org>
4853
4854 * display.texi (Face Functions): Mention define-obsolete-face-alias.
4855
eae47088
GM
48562009-08-26 Ulrich Mueller <ulm@gentoo.org>
4857
4858 * nonascii.texi (Character Codes): Fix typos.
4859
3691a0a6
MA
48602009-08-25 Michael Albinus <michael.albinus@gmx.de>
4861
4862 * processes.texi (Synchronous Processes): New defvar
4863 process-file-side-effects.
4864
664d56b8
GM
48652009-08-25 Glenn Morris <rgm@gnu.org>
4866
4867 * display.texi (Fontsets): Fix typo.
4868
0706c025
GM
4869 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
4870
03a74b84
SM
48712009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
4872
4873 * processes.texi (Asynchronous Processes): Adjust arglist of
4874 start-process-shell-command and start-file-process-shell-command.
4875
f6de8a37
CY
48762009-08-15 Chong Yidong <cyd@stupidchicken.com>
4877
4b1ed1bb
CY
4878 * advice.texi (Argument Access in Advice): Note that argument
4879 positions are zero-based (Bug#3932).
4880
89a9e058
CY
4881 * commands.texi (Distinguish Interactive): Minor copyedit.
4882
23696fd7
CY
4883 * display.texi (Face Attributes): Add xref to Displaying Faces for
4884 explanation of "underlying face".
4885
f6de8a37
CY
4886 * customize.texi (Common Keywords): Add xref to Loading.
4887
4888 * loading.texi (How Programs Do Loading): Add xref to Lisp
4889 Libraries node in the Emacs manual.
4890
417f77e6
CY
48912009-08-13 Chong Yidong <cyd@stupidchicken.com>
4892
4893 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
4894
0999039c
CY
48952009-07-18 Chong Yidong <cyd@stupidchicken.com>
4896
4897 * processes.texi (Shell Arguments): Copyedits.
4898
9af167bc
GM
48992009-07-18 Glenn Morris <rgm@gnu.org>
4900
4901 * loading.texi (Repeated Loading): Fix typo.
4902
137987ab
RS
49032009-07-16 Richard Stallman <rms@gnu.org>
4904
4905 * buffers.texi (Swapping Text): Recommend setting
4906 write-region-annotate-functions and buffer-saved-size.
4907
4908 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
4909
622fa380
GM
49102009-07-15 Glenn Morris <rgm@gnu.org>
4911
4912 * edebug.texi: Minor re-phrasings throughout.
4913 (Edebug Execution Modes): Sit-for affects continue mode too.
4914 (Jumping): Use `forward-sexp' rather than its keybinding.
4915 (Edebug Misc): Fix Q binding.
4916 (Edebug Eval): Remove cl version.
4917 (Printing in Edebug): Clarify print-length etc.
4918 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
4919 (Specification List): Remove edebug-unwrap findex entry.
4920 (Specification Examples): defmacro is actually not the same as defun.
4921 Escape "`" in example.
4922
6bbd4600
CY
49232009-07-15 Chong Yidong <cyd@stupidchicken.com>
4924
4925 * markers.texi (The Mark): Document optional arg to
4926 deactivate-mark.
4927
e538d479
GM
49282009-07-11 Kevin Ryde <user42@zip.com.au>
4929
4930 * hooks.texi (Standard Hooks): Fix cross-references.
4931
4c98b9ed
GM
4932 * loading.texi (Named Features): Refer to eval-after-load.
4933
5300838c
GM
49342009-07-11 Glenn Morris <rgm@gnu.org>
4935
64fbeb16
GM
4936 * Makefile.in (TEXI2PDF): New.
4937 (elisp.pdf): New target.
4938
4c98b9ed
GM
4939 * searching.texi (Regexp Backslash): Fix typo.
4940
4941 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 4942
51d9979c
GM
49432009-07-10 Glenn Morris <rgm@gnu.org>
4944
561c0216
GM
4945 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
4946
5b594a58
GM
4947 * customize.texi (Customization Types):
4948 * display.texi (Abstract Display):
0cc8c85a 4949 * objects.texi (Character Type, String Type):
5b594a58 4950 Merge in some menu descriptions from elisp.texi.
51d9979c 4951
c3cbbb40
GM
4952 * hash.texi (Hash Tables):
4953 * modes.texi (Multiline Font Lock):
4954 End menu description with period.
fe42c16a 4955
28528402
GM
49562009-07-09 Glenn Morris <rgm@gnu.org>
4957
4958 * back.texi: Don't hard-code texinfo location.
4959
4960 * two-volume.make (texinfodir): New, with location of texinfo.tex.
4961 (tex): Add texinfodir to TEXINPUTS.
4962 (elisp1med-init, elisp2med-init): Use texinfodir.
4963
4964 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
4965 (clean): Add two-volume.make intermediate files.
4966
4967 * elisp.texi, vol1.texi, vol2.texi:
4968 Use a DATE variable with the publication date, and update it.
4969 Fix antinews menu description.
4970
4971 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
4972 Update the detailed node listing to match elisp.texi.
4973
4974 * README: Update edition to match elisp.texi.
4975
4976 * objects.texi (General Escape Syntax):
4977 * nonascii.texi (Character Sets):
4978 Use consistent case for "Unicode Standard".
4979
4980 * anti.texi (Antinews):
4981 * customize.texi (Variable Definitions):
4982 * functions.texi (Declaring Functions):
4983 * nonascii.texi (Character Properties):
4984 * processes.texi (Serial Ports):
4985 * text.texi (Special Properties):
4986 * tips.texi (Coding Conventions):
4987 Minor rearrangements to improve TeX line-filling.
4988
4989 * commands.texi (Using Interactive): Fix cross-reference.
4990
17db8e10
JD
49912009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4992
4993 * frames.texi (Management Parameters): Mention sticky.
4994
77c7e2e1
AS
49952009-07-01 Andreas Schwab <aschwab@redhat.com>
4996
4997 * help.texi (Help Functions): Fix description of help-buffer and
4998 help-setup-xref to use @defun instead of @deffn.
4999
3f1c6666
JD
50002009-07-01 Jan Djärv <jan.h.d@swipnet.se>
5001
5002 * frames.texi (Size Parameters): Mention maximized for fullscreen.
5003
ca27c21b
CY
50042009-06-24 Chong Yidong <cyd@stupidchicken.com>
5005
5006 * display.texi (Window Systems): Add ns to the list.
5007
70243478
CY
50082009-06-21 Chong Yidong <cyd@stupidchicken.com>
5009
5010 * Branch for 23.1.
5011
df006536
MR
50122009-06-17 Martin Rudalics <rudalics@gmx.at>
5013
5014 * windows.texi (Dedicated Windows): Fix typo.
5015 (Resizing Windows): Replace @defun by @deffn.
5016
d259fc4b
GM
50172009-06-17 Glenn Morris <rgm@gnu.org>
5018
5019 * variables.texi (Directory Local Variables):
5020 Update for 2009-04-11 name-change of dir-locals-directory-alist.
5021
30781db6
KH
50222009-06-09 Kenichi Handa <handa@m17n.org>
5023
5024 * nonascii.texi (Character Sets): State clearly that FROM and TO
5025 are codepoints of CHARSET.
5026
62e8099c
CY
50272009-06-07 Chong Yidong <cyd@stupidchicken.com>
5028
5029 * minibuf.texi (Reading File Names): Fix introductory text.
5030 Suggested by stan@derbycityprints.com.
5031 (High-Level Completion): Fix typo.
5032
ee1b1917
CY
50332009-05-28 Chong Yidong <cyd@stupidchicken.com>
5034
5035 * frames.texi (Text Terminal Colors): Multi-tty is already
5036 implemented, but tty-local colors are not.
5037
5df647e8
CY
50382009-05-27 Chong Yidong <cyd@stupidchicken.com>
5039
5040 * hooks.texi (Standard Hooks): Remove mention of obsolete
5041 redisplay-end-trigger-functions.
5042
5043 * internals.texi (Window Internals): Remove mention of obsolete
5044 redisplay-end-trigger-functions.
5045
01f17ae2
MR
50462009-05-21 Martin Rudalics <rudalics@gmx.at>
5047
5048 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
5049
5050 * backups.texi (Making Backups): backup-directory-alist and
5051 make-backup-file-name-function are options.
5052 (Auto-Saving): auto-save-list-file-prefix is an option.
5053
5054 * buffers.texi (Killing Buffers): buffer-offer-save is an
5055 option.
5056
5057 * display.texi (Refresh Screen): no-redraw-on-reenter is an
5058 option.
5059 (Echo Area Customization): echo-keystrokes is an option.
5060 (Selective Display): selective-display-ellipses is an option.
5061 (Temporary Displays): temp-buffer-show-function is an option.
5062 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
5063 are options.
5064 (Font Selection): face-font-family-alternatives,
5065 face-font-selection-order, face-font-registry-alternatives, and
5066 scalable-fonts-allowed are options.
5067 (Fringe Indicators): indicate-buffer-boundaries is an option.
5068 (Fringe Cursors): overflow-newline-into-fringe is an option.
5069 (Scroll Bars): scroll-bar-mode is an option.
5070
5071 * eval.texi (Eval): max-lisp-eval-depth is an option.
5072
5073 * files.texi (Visiting Functions): find-file-hook is an option.
5074 (Directory Names): directory-abbrev-alist is an option.
5075 (Unique File Names): temporary-file-directory and
5076 small-temporary-file-directory are options.
5077
5078 * frames.texi (Initial Parameters): initial-frame-alist,
5079 minibuffer-frame-alist and default-frame-alist are options.
5080 (Cursor Parameters): blink-cursor-alist and
5081 cursor-in-non-selected-windows ar options.
5082 (Window System Selections): selection-coding-system is an
5083 option.
5084 (Display Feature Testing): display-mm-dimensions-alist is an
5085 option.
5086
5087 * help.texi (Help Functions): help-char and help-event-list are
5088 options.
5089
5090 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
5091 an option.
5092
5093 * minibuf.texi (Minibuffer History): history-length and
5094 history-delete-duplicates are options.
5095 (High-Level Completion): read-buffer-function and
5096 read-buffer-completion-ignore-case are options.
5097 (Reading File Names): read-file-name-completion-ignore-case is
5098 an option.
5099
5100 * modes.texi (Mode Line Top): mode-line-format is an option.
5101 (Mode Line Variables): mode-line-position and mode-line-modes
5102 are options.
5103
5104 * nonascii.texi (Text Representations):
5105 enable-multibyte-characters is an option.
5106 (Default Coding Systems): auto-coding-regexp-alist,
5107 file-coding-system-alist, auto-coding-alist and
5108 auto-coding-functions are options.
5109 (Specifying Coding Systems): inhibit-eol-conversion is an
5110 option.
5111
5112 * os.texi (Init File): site-run-file is an option.
5113 (System Environment): mail-host-address is an option.
5114 (User Identification): user-mail-address is an option.
5115 (Terminal Output): baud-rate is an option.
5116
5117 * positions.texi (Word Motion): words-include-escapes is an
5118 option.
5119
5120 * searching.texi (Standard Regexps): page-delimiter,
5121 paragraph-separate, paragraph-separate and sentence-end are
5122 options.
5123
5124 * text.texi (Margins): left-margin and fill-nobreak-predicate
5125 are options.
5126
5127 * variables.texi (Local Variables): max-specpdl-size is an
5128 option.
5129
5130 * windows.texi (Choosing Window):
5131 split-window-preferred-function, special-display-function and
5132 display-buffer-function are options.
5133
106e6894
CY
51342009-05-20 Chong Yidong <cyd@stupidchicken.com>
5135
4a83454d
CY
5136 Fix errors spotted by Martin Rudalics.
5137
106e6894
CY
5138 * syntax.texi (Position Parse): Document rationale for ignored
5139 arguments to syntax-ppss-flush-cache.
5140
5141 * processes.texi (Input to Processes): Mark PROCESS arg to
5142 process-running-child-p as optional.
5143 (Network Options): Document NO-ERROR arg to
5144 set-network-process-option.
5145
5146 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
5147 command.
5148
5149 * searching.texi (POSIX Regexps): Mark posix-search-forward and
5150 posix-search-backward as commands.
5151
5152 * os.texi (Killing Emacs): Mark kill-emacs as a command.
5153 (Suspending Emacs): Mark suspend-emacs as a command.
5154 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
5155 commands.
5dcb4c4e
SM
5156 (Terminal Output): Remove obsolete function baud-rate.
5157 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
5158
5159 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
5160 terminal-coding-system and set-terminal-coding-system.
5161 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
5162 as optional.
5163 (Character Sets): Document RESTRICTION arg of char-charset.
5164 (Character Codes): Mark POS argument to get-byte as optional.
5165
5166 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
5167 minibuffer-message.
5168
5169 * files.texi (Create/Delete Dirs): Mark make-directory and
5170 delete-directory as commands.
5171
5172 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
5173
5174 * text.texi (Base 64): Mark base64-decode-string and
5175 base64-encode-string as commands.
5176 (Columns): Mark move-to-column as a command.
5177 (Mode-Specific Indent): Document RIGID arg to
5178 indent-for-tab-command.
5179 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
5180 Mark indent-code-rigidly as a command.
5181 (Substitution): Mark translate-region as a command.
5182
5183 * frames.texi (Size and Position): Remove obsolete functions
5184 screen-height and screen-width.
5185
04173931
CY
51862009-05-19 Chong Yidong <cyd@stupidchicken.com>
5187
5188 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
5189 (Displaying Buffers, Resizing Windows): Correct mistakes;
5190 next-window, previous-window, and pop-to-buffer are not commands,
5191 and fit-window-to-buffer" is a command. (Pointed out by Martin
5192 Rudalics.)
5193
eae7d8f8
RS
51942009-05-17 Richard M Stallman <rms@gnu.org>
5195
5196 * modes.texi (Precalculated Fontification): Clarify text.
5197
b8766179
MR
51982009-05-17 Martin Rudalics <rudalics@gmx.at>
5199
5200 * windows.texi (Selecting Windows): Clarify descriptions of
5201 with-selected-window and get-lru-window.
5202 (Cyclic Window Ordering): Refer to particular frame when talking
5203 about how splitting affects the ordering.
5204 (Displaying Buffers): Fix descriptions of switch-to-buffer and
5205 switch-to-buffer-other-window. Explain how setting of
5206 display-buffer-reuse-frames affects pop-to-buffer.
5207 (Choosing Window): Clarify some details in descriptions of
5208 display-buffer-reuse-frames, pop-up-frames, and
5209 pop-up-frame-function.
5210 (Dedicated Windows): Clarify some details.
5211 (Textual Scrolling): Replace term vscroll by term vertical
5212 scroll position.
5213 (Vertical Scrolling): Fix typo.
5214 (Window Hooks): Relate text on jit-lock-register to window
5215 scrolling and size changes.
5216
734b5e3b
CY
52172009-05-14 Chong Yidong <cyd@stupidchicken.com>
5218
0a65633e
CY
5219 * frames.texi (Initial Parameters): Clarify what the initial
5220 minibuffer frame is.
05be46d7
CY
5221 (Buffer Parameters): Note that the minibuffer parameter can not be
5222 altered.
0a65633e 5223
734b5e3b
CY
5224 * anti.texi (Antinews): Copyedits. Rearrange some entries.
5225 Document display-buffer changes.
5226
925672cd
CY
52272009-05-13 Chong Yidong <cyd@stupidchicken.com>
5228
17ecd7af
CY
5229 * anti.texi (Antinews): Rewrite for Emacs 22.
5230
925672cd
CY
5231 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
5232 obarrays are first mentioned. Define "system abbrev" more
5233 prominently, and add it to the index.
5234 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
5235 Copyedits.
5236 (Abbrev Expansion): Document abbrev-insert.
5237
80be4dd7
CY
52382009-05-12 Chong Yidong <cyd@stupidchicken.com>
5239
5240 * frames.texi (Font and Color Parameters): Rename from Color
5241 Parameters. Document font-backend parameter.
5242
5243 * vol2.texi (Top): Update node listing.
5244 * vol1.texi (Top): Update node listing.
5245 * elisp.texi (Top): Update node listing.
5246
372a93ac
MR
52472009-05-11 Martin Rudalics <rudalics@gmx.at>
5248
5249 * windows.texi (Choosing Window): Don't explicitly refer to
5250 split-window-sensibly's window argument in descriptions of
5251 split-height-threshold and split-width-threshold.
5252
714c3541
MR
52532009-05-10 Martin Rudalics <rudalics@gmx.at>
5254
5255 * windows.texi (Choosing Window): Fix rewrite of window
5256 splitting section.
5257
0e90e7be
EZ
52582009-05-09 Eli Zaretskii <eliz@gnu.org>
5259
f4e90db0
SM
5260 * nonascii.texi (Default Coding Systems):
5261 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5dcb4c4e 5262 Add indexing.
0e90e7be
EZ
5263 (Lisp and Coding Systems): Add index entries.
5264
d3c0c321
MR
52652009-05-09 Martin Rudalics <rudalics@gmx.at>
5266
5267 * windows.texi (Choosing Window): Describe split-window-sensibly
5268 and rewrite section on window splitting accordingly.
5269 (Textual Scrolling): Replace `...' by @code{...}.
5270
c773345a
CY
52712009-05-04 Chong Yidong <cyd@stupidchicken.com>
5272
ee2d5b5e
CY
5273 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
5274 Remove obsoleted pre-abbrev-expand-hook.
5275
5276 * locals.texi (Standard Buffer-Local Variables): Consolidate table
5277 entries.
5278
c773345a
CY
5279 * internals.texi (Object Internals): Don't assume 32-bit machines
5280 are the norm.
5281 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
5282 (Window Internals): Synch field names to window.h.
5283 (Process Internals): Synch field names to process.h.
c773345a 5284
dd449674
CY
52852009-04-29 Chong Yidong <cyd@stupidchicken.com>
5286
5287 * variables.texi (File Local Variables): Note that read-circle is
5288 bound to nil when reading file-local variables.
5289
5290 * streams.texi (Input Functions): Document read-circle.
5291 (Output Variables): Add xref to Circular Objects.
5292
4f1e25e2
CY
52932009-04-25 Chong Yidong <cyd@stupidchicken.com>
5294
5295 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
5296 Features and Coding System Basics. Node that "p" stands for
5297 "predicate". Recommend utf-8-emacs instead of emacs-mule.
5298 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
5299 mouse-appearance-menu.
5300 (Programming Tips): Add xref to Progress.
5301
dca019f8
CY
53022009-04-22 Chong Yidong <cyd@stupidchicken.com>
5303
5dcb4c4e
SM
5304 * os.texi (Command-Line Arguments):
5305 Document command-line-args-left.
dca019f8
CY
5306 (Suspending Emacs): Adapt text to multi-tty case. Document use of
5307 terminal objects for tty arguments.
5308 (Startup Summary): Add xref to Session Management.
5309 (Session Management): Mention emacs-session-restore. Copyedits.
5310
02a89103
CY
53112009-04-20 Chong Yidong <cyd@stupidchicken.com>
5312
5313 * os.texi (Startup Summary): Copyedits. The init file is not
5314 necessarily named .emacs now. Document initial-buffer-choice and
5315 initial-scratch-message. Note where Emacs exits in batch mode.
5316 Document inhibit-splash-screen as an alias.
5317 (Init File): Be neutral about which init file name to use.
5318
53192009-04-16 Chong Yidong <cyd@stupidchicken.com>
5320
5321 * os.texi (System Interface): Fix Texinfo usage.
5322
0c1cfe01
CY
53232009-04-15 Chong Yidong <cyd@stupidchicken.com>
5324
80d7cdca
CY
5325 * searching.texi (Regexp Backslash): Also refer to shy groups as
5326 non-capturing or unnumbered groups.
5327 (Regexp Functions): Add cross-reference to Regexp Backslash.
5328
0c1cfe01
CY
5329 * display.texi (Truncation): Overlays can use line-prefix and
5330 wrap-prefix too.
5331 (Overlay Properties): Document wrap-prefix and line-prefix.
5332 (Face Attributes): Document underline-minimum-offset.
5333 (Face Remapping): Copyedits.
5334 (Low-Level Font): Copyedits.
5335 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
5336 (Line Height): Emphasize that line-spacing only takes effect on
5337 graphical terminals.
0c1cfe01 5338
c4adeee0
CY
53392009-04-13 Chong Yidong <cyd@stupidchicken.com>
5340
5341 * display.texi (Refresh Screen): Note that a passage about screen
5342 refreshing is text terminal only.
5343 (Forcing Redisplay): Delete misleading comment---sit-for calls
5344 redisplay, not the other way around.
5345 (Truncation): Note new values of truncate-partial-width-windows.
5346 Copyedits.
5347 (Invisible Text): Document invisible-p.
5348
b20ecfa1
EZ
53492009-04-11 Eli Zaretskii <eliz@gnu.org>
5350
5351 * display.texi (Overlays): Overlays don't scale well. See
5352 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
5353
97d8273f
CY
53542009-04-10 Chong Yidong <cyd@stupidchicken.com>
5355
f147ff75
CY
5356 * syntax.texi (Syntax Table Functions): Document cons cell
5357 argument for modify-syntax-entry.
5358 (Categories): Document cons cell argument for
5359 modify-category-entry.
5360
fca4ec76
CY
5361 * searching.texi (String Search): Document word-search-forward-lax
5362 and word-search-backward-lax.
5363 (Searching and Case): Describe isearch behavior more precisely.
5364
9c283d5b
CY
5365 * keymaps.texi (Tool Bar): Mention that some platforms do not
5366 support multi-line toolbars. Suggested by Stephen Eglen.
5367
5368 * frames.texi (Layout Parameters): Mention that Nextstep also
5369 allows only one tool-bar line. Suggested by Stephen Eglen.
5370
97d8273f
CY
5371 * nonascii.texi (Text Representations): Copyedits.
5372 (Coding System Basics): Also mention utf-8-emacs.
5373 (Converting Representations, Selecting a Representation)
5374 (Scanning Charsets, Translation of Characters, Encoding and I/O):
5375 Copyedits.
5376 (Character Codes): Mention role of codepoints 1114112 to 4194175.
5377
2bad3299
CY
53782009-04-09 Chong Yidong <cyd@stupidchicken.com>
5379
5380 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
5381 (Filling): Clarify REGION argument of fill-paragraph.
5382 Document fill-forward-paragraph-function.
2bad3299
CY
5383 (Special Properties): Remove "new in Emacs 22" declaration.
5384 (Clickable Text): Merge with Links and Mouse-1 node.
5385
5dcb4c4e
SM
5386 * display.texi (Button Properties, Button Buffer Commands):
5387 Change xref to Clickable Text.
2bad3299
CY
5388
5389 * tips.texi (Key Binding Conventions): Change xref to Clickable
5390 Text.
5391
5392 * elisp.texi (Top): Update node listing.
5393
ea30ce4f
CY
53942009-04-05 Chong Yidong <cyd@stupidchicken.com>
5395
47af2f4b
CY
5396 * markers.texi (The Mark): Copyedits. Improve description of
5397 handle-shift-selection.
5398 (The Region): Move use-region-p here from The Mark.
5399
ea30ce4f
CY
5400 * positions.texi (Screen Lines): Document (cols . lines) argument
5401 for vertical-motion.
5402
2aa8ea6e
CY
54032009-04-04 Chong Yidong <cyd@stupidchicken.com>
5404
3ec61d4e
CY
5405 * frames.texi (Frames): Clean up introduction. Document `ns'
5406 return value for framep.
5407 (Creating Frames): Note how the terminal is chosen.
5408 (Multiple Terminals, Multiple Displays): Merge into a single node.
5409 (Color Parameters): Fix typo.
5410
5411 * variables.texi (Local Variables, Buffer-Local Variables)
5412 (Creating Buffer-Local): Change link to Multiple Terminals.
5413
5414 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
5415
5416 * keymaps.texi (Controlling Active Maps): Change link to Multiple
5417 Terminals.
5418
5419 * commands.texi (Command Loop Info, Keyboard Macros): Change link
5420 to Multiple Terminals.
5421
5422 * elisp.texi (Top): Update node listing.
5423 * vol2.texi (Top): Update node listing.
5424 * vol1.texi (Top): Update node listing.
5425
9257072f
CY
5426 * buffers.texi (Current Buffer): Note that the append-to-buffer
5427 example is no longer in synch with the latest code. Tie the two
5428 examples together.
5429
2aa8ea6e
CY
5430 * files.texi (File Attributes): Move note about MS-DOS from
5431 Changing Files to File Attributes.
5432 (Create/Delete Dirs): Note that mkdir is an alias for this.
5433
22e74b17
CY
54342009-04-01 Markus Triska <triska@gmx.at>
5435
5436 * processes.texi (Filter Functions): Suggest how to handle output
5437 batches.
5438
4bbe48ec
CY
54392009-03-30 Chong Yidong <cyd@stupidchicken.com>
5440
5441 * help.texi (Accessing Documentation): Update example to use
5442 help-setup-xref and with-help-window.
5443 (Help Functions): Remove print-help-return-message, which is
5444 semi-obsolete due to with-help-window. Document help-buffer and
5445 help-setup-xref.
5446
b9723f39
CY
54472009-03-29 Chong Yidong <cyd@stupidchicken.com>
5448
5dcb4c4e
SM
5449 * help.texi (Accessing Documentation, Help Functions):
5450 Remove information about long-obsolete Emacs versions.
9eb52e90 5451
b9723f39
CY
5452 * modes.texi (Mode Line Variables): The default values of the mode
5453 line variables are now more complicated.
5454
b0cc32db
CY
54552009-03-28 Chong Yidong <cyd@stupidchicken.com>
5456
3c25a5a9
CY
5457 * modes.texi (Major Mode Conventions): Note that specialness is
5458 inherited.
31c9eebb
CY
5459 (Derived Modes): Note that define-derive-mode sets the mode-class
5460 property.
3c25a5a9 5461
b0cc32db
CY
5462 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
5463 goto-map. Add search-map to the list.
5464
c5e0006d
EZ
54652009-03-27 Eli Zaretskii <eliz@gnu.org>
5466
1213465a
EZ
5467 * os.texi (System Environment): Update the list of system-type
5468 values.
5469
c5e0006d
EZ
5470 * markers.texi (The Mark) <handle-shift-selection>: Update for
5471 removal of the optional argument DEACTIVATE.
5472
48bab3d6
CY
54732009-03-25 Chong Yidong <cyd@stupidchicken.com>
5474
5475 * commands.texi (Focus Events): Most X window managers don't use
5476 focus-follows-mouse nowadays.
5477
6e4ff1b6
CY
54782009-03-24 Chong Yidong <cyd@stupidchicken.com>
5479
5480 * commands.texi (Defining Commands): Clarify introduction.
5481 (Using Interactive): Not that interactive can be put in a symbol
5482 property.
5483 (Interactive Call): Note that a symbol with a non-nil
5484 interactive-form property satisfies commandp.
5485
11625308
JB
54862009-03-23 Juanma Barranquero <lekktu@gmail.com>
5487
5488 * minibuf.texi (Intro to Minibuffers): Fix typos.
5489
7b34420d
CY
54902009-03-23 Chong Yidong <cyd@stupidchicken.com>
5491
5492 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
5493 about minibuffers in old Emacs versions. Copyedits.
5494 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
5495 (Text from Minibuffer): Simplify introduction.
5496
f9257eed
AM
54972009-03-22 Alan Mackenzie <acm@muc.de>
5498
5499 * commands.texi (Using Interactive): Clarify string argument to
5500 `interactive' - even promptless elements need \n separators.
5501
f639ba70
CY
55022009-03-18 Chong Yidong <cyd@stupidchicken.com>
5503
5504 * minibuf.texi (Completion Styles): New node.
5505
5506 * elisp.texi (Top): Update node listing.
5507
d897e8ee
CY
55082009-03-17 Chong Yidong <cyd@stupidchicken.com>
5509
5510 * minibuf.texi (Basic Completion): Note that
5511 read-file-name-completion-ignore-case and
5512 read-buffer-completion-ignore-case can override
5513 completion-ignore-case.
5514 (Minibuffer Completion): Document completing-read changes.
5515 (Completion Commands): Avoid mentioning partial completion mode.
5516 Document minibuffer-completion-confirm changes, and
5517 minibuffer-confirm-exit-commands.
5518 (High-Level Completion): Document new require-match behavior for
5519 read-buffer. Document read-buffer-completion-ignore-case.
5520 (Reading File Names): Document new require-match behavior for
5521 read-file-name.
5522
b1f23349
CY
55232009-03-14 Chong Yidong <cyd@stupidchicken.com>
5524
5525 * debugging.texi (Error Debugging): Don't mislead the reader into
5526 thinking that debug-on-error enters debugger for C-f at EOB.
5527 (Error Debugging): Setting debug-on-init within the init file
5528 works, and has for some time.
5529
d6eb4e25
KH
55302009-03-13 Kenichi Handa <handa@m17n.org>
5531
5532 * display.texi (Fontsets): Update the description.
5533
1cf53dc5
CY
55342009-03-13 Chong Yidong <cyd@stupidchicken.com>
5535
5536 * advice.texi (Advising Primitives): Link to What Is a Function.
5537
81f919fc
CY
55382009-03-12 Chong Yidong <cyd@stupidchicken.com>
5539
cf4229eb
CY
5540 * compile.texi (Speed of Byte-Code): Update example.
5541 (Disassembly): Update examples.
5542
81f919fc 5543 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
5544
5545 * customize.texi (Common Keywords): It's not necessary to use :tag
5546 to remove hyphens, as custom-unlispify-tag-name does it
5547 automatically.
5dcb4c4e
SM
5548 (Variable Definitions): Link to File Local Variables.
5549 Document customized-value symbol property.
f2bbc08c
CY
5550 (Customization Types): Move menu to end of node.
5551
955964d7
CY
55522009-03-10 Chong Yidong <cyd@stupidchicken.com>
5553
5554 * macros.texi (Compiling Macros): Omit misleading sentence, which
5555 implied that macros can only be used in the same file they are
5556 defined.
5557 (Backquote): Remove obsolete information about Emacs 19.
5558
d25ed7db
GM
55592009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
5560
5561 * display.texi (Display Margins): Fix paren typo.
5562
d55f6ca5
CY
55632009-02-27 Chong Yidong <cyd@stupidchicken.com>
5564
f0e57ed8
CY
5565 * elisp.texi (Top): Update node listing.
5566
5567 * variables.texi (Variables): Clarify introduction.
5568 (Global Variables): Mention that setq is a special form.
5569 (Local Variables): Use active voice.
5570 (Tips for Defining): Mention marking variables as safe.
5571 (Buffer-Local Variables): Mention terminal-local and frame-local
5572 variables together.
5573 (File Local Variables): Copyedits.
5574 (Frame-Local Variables): Note that they are not really useful.
5575 (Future Local Variables): Node deleted.
5576
d55f6ca5 5577 * objects.texi (General Escape Syntax): Update explanation of
fe7a3057 5578 Unicode escape syntax.
d55f6ca5 5579
ca8f09a8
CY
55802009-02-23 Chong Yidong <cyd@stupidchicken.com>
5581
5582 * control.texi (Control Structures): Add cindex entry for "textual
5583 order".
5584
5585 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
5586 instead of "expression" throughout.
5587 (Function Indirection): Copyedits. Use active voice.
5588 (Eval): The default value of max-lisp-eval-depth is now 400.
5589
a20878b6
MB
55902009-02-23 Miles Bader <miles@gnu.org>
5591
5592 * processes.texi (System Processes): Rename `system-process-attributes'
5593 to `process-attributes'.
5594
61f66044
CY
55952009-02-22 Chong Yidong <cyd@stupidchicken.com>
5596
1b80d1f3
CY
5597 * symbols.texi (Property Lists): Emphasize that property lists are
5598 not restricted to symbol cells.
5599 (Other Plists): Copyedit.
5600
61f66044
CY
5601 * sequences.texi (Sequences Arrays Vectors): Make introduction
5602 more concise.
5603 (Arrays): Mention char-tables and bool-vectors too.
5604 (Vectors): Don't repeat information given in Arrays node. Link to
5605 nodes that explain the vector usage examples.
5606 (Char-Tables): Note that char-table elements can have arbitrary
5607 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 5608 Link to Property Lists node.
61f66044 5609
9403944b
CY
56102009-02-22 Chong Yidong <cyd@stupidchicken.com>
5611
5612 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
5613 `append'.
4068c7b4 5614 (List Elements): Copyedits.
9403944b
CY
5615
5616 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
5617 of `vconcat'.
5618
5619 * strings.texi (Creating Strings): Copyedits. Remove obsolete
5620 Emacs 20 usage of `concat'.
5621 (Case Conversion): Copyedits.
5622
b87a185f
CY
56232009-02-21 Chong Yidong <cyd@stupidchicken.com>
5624
5625 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
5626 Minor edits.
5627 (Frame Configuration Type): Emphasize that it is not primitive.
5628 (Font Type): New node.
5629 (Type Predicates): Add fontp; type-of now recognizes font object
5630 types.
5631
5632 * intro.texi (Version Info): Update version numbers in examples.
5633 (Acknowledgements): List more contributors.
5634
5635 * elisp.texi: Bump version number to 3.0.
5636 (Top): Link to Font Type node.
5637
867d4bb3
JB
56382009-02-20 Juanma Barranquero <lekktu@gmail.com>
5639
5640 * modes.texi (Major Mode Conventions): Remove duplicate words.
5641 (Customizing Keywords): Fix typo.
5642
77730170
EZ
56432009-02-14 Eli Zaretskii <eliz@gnu.org>
5644
5645 * nonascii.texi (User-Chosen Coding Systems): Document that
5646 select-safe-coding-system suggests raw-text if there are raw bytes
5647 in the region.
5648 (Explicit Encoding): Warn not to use `undecided' when encoding.
5649
c8736212
GM
56502009-02-11 Glenn Morris <rgm@gnu.org>
5651
5652 * frames.texi (Visibility of Frames): Mention the effect multiple
5653 workspaces/desktops can have on visibility.
5654
ab992d66
EZ
56552009-02-07 Eli Zaretskii <eliz@gnu.org>
5656
c8736212
GM
5657 * text.texi (Commands for Insertion):
5658 * commands.texi (Event Mod):
5659 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
5660 * nonascii.texi (Translation of Characters):
5661 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
5662 (Explicit Encoding): Document the `charset' text property produced
5663 by decode-coding-region and decode-coding-string.
ab992d66 5664
e651a255
AM
56652009-01-27 Alan Mackenzie <acm@muc.de>
5666
5667 * modes.texi (Search-based Fontification): Correct a typo.
5668
bc5cde4b
JB
56692009-01-25 Juanma Barranquero <lekktu@gmail.com>
5670
5671 * abbrevs.texi (Abbrev Table Properties): Fix typo.
5672 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
5673
3533155b
EZ
56742009-01-24 Eli Zaretskii <eliz@gnu.org>
5675
f721deda
EZ
5676 * display.texi (Window Systems): Document the value of
5677 `initial-window-system' under --daemon.
5678
3533155b
EZ
5679 * os.texi (System Environment): Remove description of the
5680 `environment' function which has been deleted.
5681
f79b43b2
DN
56822009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
5683
5684 * frames.texi (Multiple Displays): Remove documentation for
5685 removed function make-frame-on-tty.
5686
e3aa6669
CY
56872009-01-22 Chong Yidong <cyd@stupidchicken.com>
5688
5689 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
5690 write-region-annotate-functions.
5691 Document write-region-post-annotation-function.
e3aa6669 5692
fb13a416
CY
56932009-01-19 Chong Yidong <cyd@stupidchicken.com>
5694
5695 * display.texi (Font Lookup): Document WIDTH argument of
5696 x-list-fonts.
5697
02eccf6b
EZ
56982009-01-17 Eli Zaretskii <eliz@gnu.org>
5699
ead3f58d
EZ
5700 * maps.texi (Standard Keymaps): Rename function-key-map to
5701 local-function-key-map.
5702
5703 * keymaps.texi (Translation Keymaps): Rename function-key-map to
5704 local-function-key-map.
5705
5706 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
5707 and `set-keyboard-coding-system' now accept an optional terminal
5708 argument.
5709
5710 * commands.texi (Event Mod): `keyboard-translate-table' is now
5711 terminal-local.
5712 (Function Keys): Rename function-key-map to
5713 local-function-key-map.
5714
df05a163
EZ
5715 * elisp.texi (Top): Make @detailmenu be consistent with changes in
5716 frames.texi.
5717
0ed8034e 5718 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
5719 `delete-terminal-functions', `suspend-tty-functions' and
5720 `resume-tty-functions'.
0ed8034e
EZ
5721
5722 * frames.texi (Frames): Document `frame-terminal' and
5723 `terminal-live-p'.
5724 (Multiple Displays): Document `make-frame-on-tty'.
5725 (Multiple Terminals): Document `terminal-list', `delete-terminal',
5726 `terminal-name', and `get-device-terminal'.
490f1197
EZ
5727 (Terminal Parameters): Document `terminal-parameters',
5728 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
5729
5730 * os.texi (System Environment): Document `environment' and
5731 `initial-environment'.
490f1197
EZ
5732 (Suspending Emacs): Update for multi-tty; document
5733 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 5734
02eccf6b
EZ
5735 * nonascii.texi (Coding System Basics): More accurate description
5736 of `raw-text'.
5737
f19fea97
JB
57382009-01-12 Juanma Barranquero <lekktu@gmail.com>
5739
5740 * display.texi (Low-Level Font): Fix typo.
5741
16fa292f
CY
57422009-01-10 Chong Yidong <cyd@stupidchicken.com>
5743
5744 * elisp.texi (Top): Update node listing.
5745
5746 * display.texi (PostScript Images): Node deleted.
5747
0b4faef3
EZ
57482009-01-10 Eli Zaretskii <eliz@gnu.org>
5749
3355f04d
EZ
5750 * processes.texi (Decoding Output): Document that null bytes force
5751 no-conversion for reading process output.
5752
5753 * files.texi (Reading from Files): Document that null bytes force
5754 no-conversion when visiting files.
5755
11625308 5756 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 5757
5dcb4c4e
SM
5758 * nonascii.texi (Lisp and Coding Systems):
5759 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 5760 (Character Properties): Improve wording.
0b4faef3 5761
ce9cf065
CY
57622009-01-09 Chong Yidong <cyd@stupidchicken.com>
5763
5764 * display.texi (Font Lookup): Remove obsolete function
5765 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
5766 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
5767 (Font Selection): Reorder order of variable descriptions.
5768 Minor clarifications.
ce9cf065
CY
5769
5770 * elisp.texi (Top): Update node listing.
5771
ab756fb3
GM
57722009-01-09 Glenn Morris <rgm@gnu.org>
5773
5774 * commands.texi (Command Loop Info): Say that last-command-char and
5775 last-input-char are obsolete aliases.
5776
5777 * edebug.texi (Edebug Recursive Edit): Remove separate references to
5778 last-input-char and last-command-char, since they are just aliases for
5779 last-input-event and last-command-event.
5780
5781 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
5782 last-command-char.
5783
6b2b8ab1
CY
57842009-01-08 Chong Yidong <cyd@stupidchicken.com>
5785
5786 * elisp.texi: Update node listing.
5787
5788 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
5789 (Face Attributes): Don't link to Font Lookup.
5790 Document font-family-list.
6b2b8ab1
CY
5791 (Fonts): New node.
5792
3568e767
JR
57932009-01-08 Jason Rumney <jasonr@gnu.org>
5794
5795 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 5796 changing the standard pointer shapes. (Bug#1485)
3568e767 5797
6221c8db
CY
57982009-01-08 Chong Yidong <cyd@stupidchicken.com>
5799
5800 * display.texi (Attribute Functions): Note that a function value
5801 :height is relative, and that compatibility functions work by
5802 calling set-face-attribute.
5803 (Displaying Faces): Reorder list in order of increasing priority.
5804 (Face Remapping): New node. Content moved here from Displaying
5805 Faces.
5806 (Glyphs): Link to Face Functions.
5807
e3d3799a
CY
58082009-01-08 Chong Yidong <cyd@stupidchicken.com>
5809
5810 * display.texi (Faces): Don't discuss face id here. facep does
5811 not return t.
5812 (Defining Faces): Minor clarification.
5813 (Face Attributes): Rearrange items to match docstring of
5814 set-face-attribute. Add :foundry attribute. Document new role of
5815 :font attribute. Texinfo usage fix.
5816 (Attribute Functions): Copyedits.
5817 (Face Functions): Note that face number is seldom used.
5818
638a2457
RS
58192009-01-05 Richard M Stallman <rms@gnu.org>
5820
5821 * strings.texi (Predicates for Strings): Minor clarification.
5822
5823 * functions.texi (Function Safety): Texinfo usage fix.
5824
39cb9e56 58252009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
49ea0074
JB
5826
5827 * objects.texi (General Escape Syntax): Fix typo.
5828
9f822178
MR
58292009-01-03 Martin Rudalics <rudalics@gmx.at>
5830
5831 * windows.texi (Choosing Window): Say that pop-up-frame-alist
5832 works via the default value of pop-up-frame-function.
5833
af34ad36
EZ
58342009-01-02 Eli Zaretskii <eliz@gnu.org>
5835
5836 * processes.texi (System Processes): Document the `time' and
5837 `ctime' attributes of `system-process-attributes'.
5838
d31f6679
CY
58392009-01-01 Chong Yidong <cyd@stupidchicken.com>
5840
5841 * display.texi (Face Attributes): Clarify :height attribute.
5842
174dc00c
MR
58432008-12-31 Martin Rudalics <rudalics@gmx.at>
5844
5845 * buffers.texi (The Buffer List): Clarify what moves a buffer to
5846 the front of the buffer list. Add entries for `last-buffer' and
5847 `unbury-buffer'.
5848
b8afe7e4
EZ
58492008-12-27 Eli Zaretskii <eliz@gnu.org>
5850
d14030f5
EZ
5851 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
5852 and its subsections.
5853
5854 * frames.texi (Multiple Terminals, Low-level Terminal)
5855 (Terminal Parameters, Frames on Other TTY devices): New sections.
5856 (Frames): Add an xref to "Multiple Terminals".
5857
765980a4
EZ
5858 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
5859
5860 * objects.texi (Terminal Type): New node.
5861 (Editing Types): Add it to the menu.
5862
47bd5577
EZ
5863 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
5864 Variables".
5865
eb22b78c 5866 * variables.texi (Directory Local Variables): New node.
47bd5577 5867 (Variables): Add a menu item for it.
eb22b78c 5868
b8afe7e4
EZ
5869 * loading.texi (Autoload): Document `generate-autoload-cookie' and
5870 `generated-autoload-file'.
5871
77bb0476
EZ
58722008-12-20 Eli Zaretskii <eliz@gnu.org>
5873
028e2c19
EZ
5874 * os.texi (Startup Summary): Add xref to documentation of
5875 `initial-window-system'.
5876
77bb0476
EZ
5877 * display.texi (Window Systems): Document `window-system' the
5878 function. The variable `window-system' is now frame-local.
028e2c19 5879 Document `initial-window-system'.
77bb0476 5880
dda87836
MR
58812008-12-19 Martin Rudalics <rudalics@gmx.at>
5882
5883 * windows.texi (Windows): Rewrite description of
5884 fit-window-to-buffer.
5885
caef3ed2
GM
58862008-12-13 Glenn Morris <rgm@gnu.org>
5887
5888 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
5889 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
5890
21c58e4d
GM
58912008-12-12 Glenn Morris <rgm@gnu.org>
5892
5893 * debugging.texi (Error Debugging): Refer forwards to
5894 eval-expression-debug-on-error.
5895
af38459f
EZ
58962008-12-05 Eli Zaretskii <eliz@gnu.org>
5897
5dedd9b5
EZ
5898 * strings.texi (String Basics): Only unibyte strings that
5899 represent key sequences hold 8-bit raw bytes.
5900
af38459f
EZ
5901 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
5902 paragraph to speak about `undecided'.
5903 (Character Properties): Don't explain the meaning of each
5904 property; instead, identify their Unicode Standard names.
b3f1f4a5 5905 (Character Sets): Document `map-charset-chars'.
af38459f 5906
fa047ae7
GM
59072008-12-02 Glenn Morris <rgm@gnu.org>
5908
5909 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
5910 section yet again.
5911
47dbc044
EZ
59122008-11-29 Eli Zaretskii <eliz@gnu.org>
5913
98d05998
EZ
5914 * nonascii.texi (Character Properties): New Section.
5915 (Specifying Coding Systems): Document
5916 `coding-system-priority-list', `set-coding-system-priority', and
5917 `with-coding-priority'.
5918 (Lisp and Coding Systems): Document `check-coding-systems-region'
5919 and `coding-system-charset-list'.
5920 (Coding System Basics): Document `coding-system-aliases'.
5921
5922 * elisp.texi (Top): Add a @detailmenu entry for "Character
5923 Properties".
5924
47dbc044
EZ
5925 * objects.texi (Character Type): Correct the range of Emacs
5926 characters. Add an @xref to "Character Codes".
5927
5928 * strings.texi (String Basics): Add an @xref to "Character Codes".
5929
5930 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
5931
5932 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
5933 (Character Codes): Document `max-char'.
5934
8b80cdf5
EZ
59352008-11-28 Eli Zaretskii <eliz@gnu.org>
5936
5937 * nonascii.texi (Text Representations, Converting Representations)
5938 (Character Sets, Scanning Charsets, Translation of Characters):
5939 Make text more accurate.
5940
a99dceba
GM
59412008-11-28 Glenn Morris <rgm@gnu.org>
5942
5943 * files.texi (Format Conversion Round-Trip): Improve previous change.
5944
f6dc3bed
CY
59452008-11-26 Chong Yidong <cyd@stupidchicken.com>
5946
5947 * modes.texi (Auto Major Mode): Fix example.
5948
5da9413d
GM
59492008-11-25 Glenn Morris <rgm@gnu.org>
5950
5951 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
5952
5953 * files.texi (Format Conversion Round-Trip):
5954 Use active voice for previous change.
5955
fcca848c
CY
59562008-11-25 Chong Yidong <cyd@stupidchicken.com>
5957
5958 * os.texi (Processor Run Time):
5959 * processes.texi (Transaction Queues):
5960 * markers.texi (The Mark):
5961 * windows.texi (Choosing Window, Selecting Windows):
5962 * files.texi (Changing Files, Magic File Names):
5963 * commands.texi (Key Sequence Input):
5964 * functions.texi (Declaring Functions):
5965 * strings.texi (Predicates for Strings):
5966 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
5967
36c8dc54
CY
59682008-11-24 Chong Yidong <cyd@stupidchicken.com>
5969
5970 * help.texi (Accessing Documentation): Update example.
5971
5972 * variables.texi (Defining Variables): Note that `*' is not
5973 necessary if defcustom is used.
5974
2a79b242
EZ
59752008-11-22 Eli Zaretskii <eliz@gnu.org>
5976
5977 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
5978 Characters" from @detailmenu.
5979
5980 * nonascii.texi (Character Codes, Character Sets)
5981 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
5982 (Chars and Bytes, Splitting Characters): Sections removed.
5983
392f0d26
LK
59842008-11-22 Lute Kamstra <lute@gnu.org>
5985
5986 * positions.texi (Text Lines): Update goto-line documentation.
5987
af1a5cd5
MR
59882008-11-21 Martin Rudalics <rudalics@gmx.at>
5989
6a4cfb0c
MR
5990 * frames.texi (Frames): Fix typo, add cross references, reword.
5991 (Initial Parameters): Reword special-display-frame-alist text.
5992 (Frames and Windows): Reword. Describe argument norecord for
5993 set-frame-selected-window.
5994 (Input Focus): Describe argument norecord for select-frame.
5995 Remove comment on MS-Windows behavior for focus-follows-mouse.
5996 (Raising and Lowering): Mention windows-frames dichotomy in
5997 metaphor.
5998
af1a5cd5
MR
5999 * windows.texi (Displaying Buffers, Vertical Scrolling)
6000 (Horizontal Scrolling): Fix indenting and rewording issues
6001 introduced with 2008-11-07 change.
6002
c249fa9c
GM
60032008-11-20 Glenn Morris <rgm@gnu.org>
6004
6005 * files.texi (Format Conversion Round-Trip): Mention `preserve'
6006 element of `format-alist'.
6007
204d4665
GM
60082008-11-19 Glenn Morris <rgm@gnu.org>
6009
6010 * doclicense.texi: Update to FDL 1.3.
6011 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
6012
cc0910af
CY
60132008-11-18 Chong Yidong <cyd@stupidchicken.com>
6014
efe6e7c4
CY
6015 * windows.texi (Window Hooks): Remove *-end-trigger-functions
6016 vars, which are obsolete. Mention jit-lock-register.
6017
5dcb4c4e
SM
6018 * modes.texi (Other Font Lock Variables):
6019 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 6020
cc0910af
CY
6021 * frames.texi (Color Parameters): Document alpha parameter.
6022
aeeedf76
MR
60232008-11-16 Martin Rudalics <rudalics@gmx.at>
6024
6025 * windows.texi (Splitting Windows, Deleting Windows)
6026 (Selecting Windows, Cyclic Window Ordering)
6027 (Buffers and Windows, Displaying Buffers, Choosing Window)
6028 (Dedicated Windows, Window Point, Window Start and End)
6029 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
6030 (Size of Window, Resizing Windows, Window Configurations)
6031 (Window Parameters): Avoid @var at beginning of sentences and
6032 reword accordingly.
6033
4c565c5c
LK
60342008-11-11 Lute Kamstra <lute@gnu.org>
6035
6036 * files.texi (File Name Components): Fix file-name-extension
6037 documentation.
6038
25f494c9
JB
60392008-11-11 Juanma Barranquero <lekktu@gmail.com>
6040
6041 * frames.texi (Basic Parameters): Remove display-environment-variable
6042 and term-environment-variable.
6043
a1401ab1
EZ
60442008-11-08 Eli Zaretskii <eliz@gnu.org>
6045
6046 * windows.texi (Basic Windows, Splitting Windows)
6047 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
6048 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
6049 (Resizing Windows, Window Configurations, Window Parameters):
6050 Fix wording and markup.
a1401ab1 6051
efafc282
MR
60522008-11-07 Martin Rudalics <rudalics@gmx.at>
6053
6054 * windows.texi (Windows): Update entries.
6055 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 6056 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
6057 (Selecting Windows, Cyclic Window Ordering): Reword with special
6058 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
6059 (Buffers and Windows, Choosing Window): Reword with special
6060 emphasis on dedicated windows.
6061 (Displaying Buffers): Reword. For switch-to-buffer mention that
6062 it may fall back on pop-to-buffer. For other-window try to
6063 explain how it treats the cyclic ordering of windows.
efafc282
MR
6064 (Dedicated Windows): New node and section discussing dedicated
6065 windows and associated functions.
86ab855a 6066 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
6067 (Window Start and End): Rename node and section title. Reword.
6068 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
6069 Minor rewording.
6070 (Size of Window): Reword, in particular text on window-width.
6071 (Resizing Windows): Reword. Add text on balancing windows.
6072 (Window Configurations): Reword. Mention window parameters.
6073 (Window Parameters): New node and section on window parameters.
6074 (Window Hooks): Reword. Mention that
6075 window-configuration-change-hook is run "buffer-locally".
6076 * elisp.texi (Top): Update Windows entries in @detailmenu
6077 section.
6078
d60a8ab2
JB
60792008-11-04 Juanma Barranquero <lekktu@gmail.com>
6080
6081 * searching.texi (Regexp Search): Fix typo.
6082
01777627
CY
60832008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
6084
6085 * searching.texi (Regexp Search): Document GREEDY arg.
6086 (Simple Match Data): Fix return value.
6087
c4526e93
EZ
60882008-11-01 Eli Zaretskii <eliz@gnu.org>
6089
6090 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
6091 with Emacs 23 internal representation of characters.
6092 Document `unibyte-string'.
c4526e93 6093
fe2ae8b5
CY
60942008-10-28 Chong Yidong <cyd@stupidchicken.com>
6095
6096 * processes.texi (Process Information): Note that process-status
6097 does not accept buffer names.
6098
cc5a21e3
CY
60992008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
6100
6101 * positions.texi (Skipping Characters): Correct return value of
6102 skip-chars-forward.
6103
09460d9a
MR
61042008-10-25 Martin Rudalics <rudalics@gmx.at>
6105
520b29e7
MR
6106 * windows.texi (Deleting Windows): Update documentation of
6107 delete-windows-on.
6108 (Buffers and Windows): Update documentations of
6109 get-buffer-window and get-buffer-window-list.
6110 (Displaying Buffers): Update documentation of
6111 replace-buffer-in-windows.
6112
09460d9a
MR
6113 * buffers.texi (Current Buffer): Reword set-buffer and
6114 with-current-buffer documentations.
6115 (Creating Buffers): Reword documentation of get-buffer-create.
6116
4d48fcdc
MR
61172008-10-23 Martin Rudalics <rudalics@gmx.at>
6118
6119 * buffers.texi (Current Buffer): Reword documentation of
6120 set-buffer.
6121 (Buffer Names): Reword documentation of buffer-name.
6122 (The Buffer List): For bury-buffer explain what happens with the
6123 buffer's window.
6124 (Creating Buffers): Say that get-buffer-create's arg is called
6125 buffer-or-name.
6126
f0143c43
CY
61272008-10-22 Chong Yidong <cyd@stupidchicken.com>
6128
3e5dbbd3
CY
6129 * advice.texi (Computed Advice): Explain what DEFINITION is.
6130
f0143c43
CY
6131 * nonascii.texi (Character Codes): Remove obsolete function
6132 char-valid-p, and document characterp instead.
6133
52a94b85
MR
61342008-10-22 Martin Rudalics <rudalics@gmx.at>
6135
6136 * windows.texi (Displaying Buffers): Reword documentation of
6137 pop-to-buffer.
6138 (Choosing Window): Rewrite documentation of display-buffer and
6139 its options.
6140
f76f8246
MR
6141 * buffers.texi (Killing Buffers): Update documentation of
6142 kill-buffer.
6143
acc8b598
EZ
61442008-10-21 Eli Zaretskii <eliz@gnu.org>
6145
80e6b6df
EZ
6146 * processes.texi (Serial Ports): Fix wording and improve markup.
6147
3645358a
EZ
6148 * searching.texi (Regexp Search): Document `string-match-p' and
6149 `looking-at-p'.
6150 (POSIX Regexps): Add an xref for "non-greedy".
6151 (Regexp Special): Add @cindex entry for "non-greedy".
6152
b3d50cff 6153 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 6154 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 6155
73b7530a
EZ
6156 * frames.texi (Color Names): Add an xref to `read-color'.
6157
6158 * minibuf.texi (High-Level Completion): Document `read-color'.
6159
acc8b598
EZ
6160 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
6161
6162 * positions.texi (Narrowing): Add an xref to "Swapping Text".
6163
6164 * buffers.texi (Swapping Text): New section, documents
6165 `buffer-swap-text'.
6166
10e187e8
MR
61672008-10-21 Martin Rudalics <rudalics@gmx.at>
6168
6169 * windows.texi (Resizing Windows): Minor wording fix.
6170
fd6f900c
EZ
61712008-10-20 Eli Zaretskii <eliz@gnu.org>
6172
6173 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
6174 and `combine-and-quote-strings'.
6175
6176 * strings.texi (Creating Strings): Add xrefs for them.
6177
e4372165
EZ
61782008-10-19 Eli Zaretskii <eliz@gnu.org>
6179
d6328fba
EZ
6180 * elisp.texi (Top): Make descriptive text for "Reading File Names"
6181 match the corresponding menu in minibuf.texi.
6182
e4372165
EZ
6183 * minibuf.texi (Reading File Names): Document `read-shell-command'
6184 and `minibuffer-local-shell-command-map'.
6185
5d8dda33
MR
61862008-10-19 Martin Rudalics <rudalics@gmx.at>
6187
6188 * windows.texi (Resizing Windows): Remove var{} around "window" in
6189 documentation of enlarge-window.
6190 Rewrite documentation of window-min-height and window-min-width.
6191
437706cd
EZ
61922008-10-19 Eli Zaretskii <eliz@gnu.org>
6193
80f85d7c
EZ
6194 * functions.texi (Calling Functions): Document `apply-partially'.
6195
291703b5
EZ
6196 * hooks.texi (Standard Hooks): Mention
6197 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
6198
6199 * variables.texi (File Local Variables): Document
6200 `file-local-variables-alist', `before-hack-local-variables-hook'
6201 and `hack-local-variables-hook'.
6202
583d8b3c
EZ
6203 * processes.texi (Synchronous Processes): Document `process-lines'.
6204
5dcb4c4e
SM
6205 * customize.texi (Variable Definitions):
6206 Document `custom-reevaluate-setting'.
437706cd 6207
7e51d89b
MR
62082008-10-18 Martin Rudalics <rudalics@gmx.at>
6209
6210 * windows.texi (Choosing Window, Deleting Windows)
6211 (Displaying Buffers): Expand documentation of dedicated windows.
6212
43c59a3d
EZ
62132008-10-18 Eli Zaretskii <eliz@gnu.org>
6214
018a960d
EZ
6215 * files.texi (Changing Files): Document symbolic input of file
6216 modes to `set-file-modes'. Document `read-file-modes' and
6217 `file-modes-symbolic-to-number'.
6218
2c0b8144
EZ
6219 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
6220 and `search-map'.
6221
5dcb4c4e
SM
6222 * searching.texi (Search and Replace):
6223 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 6224 Document `multi-query-replace-map'.
80120f13 6225
6d4913f0 6226 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
6227 (Completion Commands, Reading File Names):
6228 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
6229 `minibuffer-local-filename-must-match-map'.
6230 (Minibuffer Completion): The `require-match' argument to
6231 `completing-read' can now have the value `confirm-only'.
6232
43c59a3d
EZ
6233 * windows.texi (Displaying Buffers): Minor wording fix.
6234 (Choosing Window): `split-height-threshold' can now be nil.
6235 Document `split-width-threshold'. `pop-up-frames' can have the
6236 value `graphic-only'.
6237
f36acfd9
EZ
62382008-10-17 Eli Zaretskii <eliz@gnu.org>
6239
6240 * os.texi (Startup Summary): Document `before-init-time' and
6241 `after-init-time'. Document `initial-window-system' and
6242 `window-system-initialization-alist'. Document reading the
6243 abbrevs file. Document the call to `server-start' under --daemon.
6244 Rearrange a bit to be consistent with the code flow.
53728487
EZ
6245 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
6246 (Time Parsing): Document `format-seconds'.
f36acfd9 6247
96995b89
MR
62482008-10-17 Martin Rudalics <rudalics@gmx.at>
6249
6250 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
6251 and reword.
6252
2de17c73
EZ
62532008-10-16 Eli Zaretskii <eliz@gnu.org>
6254
6255 * markers.texi (The Mark): Document use-region-p.
6256
9cf52b11
EZ
62572008-10-15 Eli Zaretskii <eliz@gnu.org>
6258
c3aaf1d7
EZ
6259 * internals.texi (Writing Emacs Primitives): The interactive spec
6260 of a primitive can be a Lisp form.
6261
841a1743
EZ
6262 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
6263 values of transient-mark-mode. Document handle-shift-selection.
6264
6265 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
6266 (Interactive Examples): Show an example of `^'.
6267 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
6268 (Defining Commands, Using Interactive): The interactive-form of a
6269 function can be added via its symbol's property.
841a1743 6270
52441368
EZ
6271 * positions.texi (List Motion): beginning-of-defun-function can
6272 now accept an argument.
6273
8e8c1a72
EZ
6274 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
6275 now return a list of strings.
6276
a33a1f2a
EZ
6277 * control.texi (Handling Errors): Document ignore-errors.
6278
4fb04348
EZ
6279 * frames.texi (Creating Frames): Document frame-inherited-parameters.
6280 (Parameter Access): Document set-frame-parameter.
6281
ee666f84
EZ
6282 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
6283 Hooks" for the effect of kill-all-local-variables on local hook
6284 functions.
6285
9cf52b11
EZ
6286 * modes.texi (Major Mode Conventions, Mode Line Variables):
6287 `mode-name' need not be a string. xref to "Mode Line Data" for
6288 details, and to "Emulating Mode Line" for computing a string
6289 value.
6290
22526bc4
EZ
62912008-10-14 Eli Zaretskii <eliz@gnu.org>
6292
a65f6a85
EZ
6293 * processes.texi (System Processes): New section.
6294 (Processes, Signals to Processes): Add xrefs to it.
6295
6296 * objects.texi (Editing Types): A `process' is a subprocess of
6297 Emacs, not just any process running on the OS.
6298
6299 * elisp.texi (Top): Adjust the @detailmenu for the above two
6300 changes.
6301
2724b26a
EZ
6302 * sequences.texi (Char-Tables): Remove documentation of
6303 set-char-table-default, which has no effect since Emacs 23.
6304 <char-table-range, set-char-table-range>: Don't mention generic
6305 characters and charsets. Add a cons cell as a possible argument.
6306
6307 * nonascii.texi (Splitting Characters)
6308 (Translation of Characters): Don't mention generic characters.
6309
6310 * display.texi (Fontsets): Don't mention generic characters.
6311
22526bc4 6312 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 6313 argument FUNCTION with a cons cell as KEY.
22526bc4 6314
eaf4b689
EZ
63152008-10-13 Eli Zaretskii <eliz@gnu.org>
6316
45e46036
EZ
6317 * objects.texi (Primitive Function Type): Move "@cindex special
6318 forms" from here...
6319
6320 * eval.texi (Special Forms): ...to here.
6321
6322 * functions.texi (What Is a Function): `functionp' returns nil for
6323 special forms. Add an xref.
6324
eaf4b689
EZ
6325 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
6326 Variables".
6327
6328 * variables.texi (Frame-Local Variables): New section.
6329 (Buffer-Local Variables): Add an xref to it.
6330 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
6331 have both frame-local and buffer-local binding.
6332
6333 * frames.texi (Frames): Mention multiple tty frames.
6334 (Frame Parameters, Parameter Access): Mention frame-local variable
6335 bindings.
6336
15688fce
GM
63372008-09-20 Glenn Morris <rgm@gnu.org>
6338
6339 * display.texi (Defining Faces): Recommend against face variables.
6340
35539065
JB
63412008-09-16 Juanma Barranquero <lekktu@gmail.com>
6342
6343 * display.texi (Echo Area Customization): Fix typo.
6344
6a57054b
JB
63452008-09-09 Juanma Barranquero <lekktu@gmail.com>
6346
6347 * loading.texi (Where Defined): Add `defface' item.
6348
d632fb82
MR
63492008-09-06 Martin Rudalics <rudalics@gmx.at>
6350
6351 * loading.texi (Where Defined): Fix description of symbol-file.
6352
905a9adb
JR
63532008-08-26 Jason Rumney <jasonr@gnu.org>
6354
6355 * display.texi (TIFF Images): New section describing :index property.
6356
852e91b7
CY
63572008-08-23 Chong Yidong <cyd@stupidchicken.com>
6358
6359 * display.texi (Temporary Displays): Remove unnecessary comment
6360 about usage of temp-buffer-show-hook.
6361
6be001ee
CY
63622008-08-05 Chong Yidong <cyd@stupidchicken.com>
6363
6364 * symbols.texi (Other Plists): Fix incorrect example.
6365 Suggested by Florian Beck.
6366
58e3d8e8
JB
63672008-07-31 Juanma Barranquero <lekktu@gmail.com>
6368
6369 * os.texi: Fix previous change.
6370
7c2fb837
DN
63712008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6372
6373 * os.texi:
6374 * intro.texi:
6375 * files.texi: Remove VMS support.
6376
9e2a2647
DN
63772008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6378
6379 * os.texi:
6380 * frames.texi:
6381 * display.texi: Remove mentions of Mac Carbon.
6382
c4f4682b
MB
63832008-07-01 Miles Bader <miles@gnu.org>
6384
6385 * text.texi (Special Properties):
6386 * display.texi (Truncation): Add wrap-prefix and line-prefix.
6387
3696411e
JB
63882008-06-28 Johan Bockgård <bojohan@gnu.org>
6389
6390 * display.texi (Other Image Types): Fix copy/paste error; say
6391 "PBM", not "XBM".
6392
f2a77c3a
DN
63932008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
6394
6395 * os.texi: Remove references to obsolete systems.
6396
6d52677d
EZ
63972008-06-20 Eli Zaretskii <eliz@gnu.org>
6398
6399 * makefile.w32-in (distclean): Remove makefile.
6400
1a87da4c
GM
64012008-06-17 Glenn Morris <rgm@gnu.org>
6402
6403 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
6404 (elisp, dist): Remove rules and variables that are obsolete now
6405 the lisp manual is no longer distributed separately.
6406
fdda1c5d
GM
64072008-06-16 Glenn Morris <rgm@gnu.org>
6408
646692e9
GM
6409 * configure, configure.in, mkinstalldirs: Remove unused files.
6410
6411 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 6412 * vol1.texi (EMACSVER):
6a57054b 6413 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
6414
6415 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
6416 as per maintain.info.
6417
611bee81
GM
64182008-06-15 Glenn Morris <rgm@gnu.org>
6419
a7bed3a0
GM
6420 * makefile.w32-in (manual): Use "23" rather than "21".
6421
6422 * Makefile.in (emacsver): New, set by configure.
6423 (manual): Use emacsver.
6424
d794edf2
GM
6425 * intro.texi: Report bugs using M-x report-emacs-bug.
6426
611bee81
GM
6427 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
6428
c73e02fa
GM
64292008-06-13 Daniel Engeler <engeler@gmail.com>
6430
6431 * elisp.texi, internals.texi, processes.texi: Add documentation
6432 about serial port access.
6433
e40a85cd
MB
64342008-06-05 Miles Bader <miles@gnu.org>
6435
6436 * display.texi (Displaying Faces): Update to reflect function
6437 renamings in face-remap.el.
6438
7b753744
JB
64392008-06-05 Juanma Barranquero <lekktu@gmail.com>
6440
6441 * display.texi (Fontsets): Fix typos.
6442
9d3d42fb
MB
64432008-06-03 Miles Bader <miles@gnu.org>
6444
7b753744
JB
6445 * display.texi (Displaying Faces): Add add-relative-face-remapping,
6446 remove-relative-face-remapping, set-base-face-remapping,
6447 and set-default-base-face-remapping.
9d3d42fb 6448
f2cec7a9
MB
64492008-06-01 Miles Bader <miles@gnu.org>
6450
6451 * display.texi (Displaying Faces): Add face-remapping-alist.
6452
8f39c96d
SM
64532008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6454
6455 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
6456 variable names.
6457
1ef5eecc
ER
64582008-05-03 Eric S. Raymond <esr@golux>
6459
352c8b4a 6460 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
6461 (current-global-map) return references, not copies.
6462
63b4387f
JL
64632008-05-02 Juri Linkov <juri@jurta.org>
6464
6465 * minibuf.texi (Text from Minibuffer): Document a list of
6466 default values for `read-from-minibuffer'.
6467
38a8b703
JB
64682008-04-24 Juanma Barranquero <lekktu@gmail.com>
6469
6470 * nonascii.texi (Translation of Characters): Fix previous change.
6471
7c42e639
CY
64722008-04-20 Chong Yidong <cyd@stupidchicken.com>
6473
6474 * display.texi (Overlay Properties): Clarify role of underlying
6475 textprop and overlay keymaps for display strings.
6476
6477 * keymaps.texi (Active Keymaps): Ditto.
6478
25c0d999
SM
64792008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
6480
6481 * minibuf.texi (Programmed Completion):
6482 Replace dynamic-completion-table with the new completion-table-dynamic.
6483
e3af5968
CY
64842008-04-07 Chong Yidong <cyd@stupidchicken.com>
6485
6486 * intro.texi (Some Terms): Change "fonts in this manual" index
6487 entry to "typographic conventions".
6488
6bfc8698
EZ
64892008-04-05 Eli Zaretskii <eliz@gnu.org>
6490
6491 * objects.texi (Text Props and Strings): Add indexing for read
6492 syntax of text properties.
6493
4972c361
SM
64942008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
6495
6496 * processes.texi (Decoding Output): Remove process-filter-multibyte
6497 functions.
6498
c70a68db
MR
64992008-03-15 Martin Rudalics <rudalics@gmx.at>
6500
6501 * display.texi (Finding Overlays): Say that empty overlays at
6502 the end of the buffer are reported too.
6503
1291fd36
GM
65042008-03-13 Glenn Morris <rgm@gnu.org>
6505
6506 * elisp.texi (EMACSVER): Set to 23.0.60.
6507
c6b0dfd5
CY
65082008-02-26 Chong Yidong <cyd@stupidchicken.com>
6509
38a8b703 6510 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 6511
875fc30c
GM
65122008-02-22 Glenn Morris <rgm@gnu.org>
6513
6514 * frames.texi (Position Parameters): Clarify the description of
6515 `left' and `top', using information from "Geometry".
6516 (Geometry): Give a pointer to "Position Parameters", rather than
6517 repeating information.
6518
d8c8e45a
GM
65192008-02-11 Glenn Morris <rgm@gnu.org>
6520
6521 * objects.texi (Equality Predicates): No longer talk about "two"
6522 functions.
6523
38a8b703 65242008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
6525
6526 * objects.texi (Equality Predicates): Add defun for
6527 equal-including-properties.
6528
bfffe0b1
GM
65292008-02-10 Glenn Morris <rgm@gnu.org>
6530
6531 * objects.texi (Equality Predicates):
6532 Mention equal-including-properties.
6533
431b78c9
RS
65342008-02-07 Richard Stallman <rms@gnu.org>
6535
6536 * windows.texi (Window Start): Mention the feature of moving
6537 window-start to start of line.
6538
c8763fb6 65392008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
6540
6541 * keymaps.texi (Tool Bar): Document rtl property.
6542
1a256502
TTN
65432008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
6544
6545 * display.texi (Button Types):
6546 For define-button-type, clarify type of NAME.
6547
569382c2
MR
65482008-01-19 Martin Rudalics <rudalics@gmx.at>
6549
6550 * buffers.texi (Buffer Modification): Fix typo.
6551
f3041af1
DN
65522008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
6553
6554 * os.texi (System Environment): Remove references to OSes that are
6555 not supported anymore.
6556
d35e1cd7
DN
65572008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
6558
6559 * os.texi (System Environment): Remove mention for Masscomp.
6560
23af7580
RS
65612008-01-04 Richard Stallman <rms@gnu.org>
6562
6563 * display.texi (Faces): Don't talk about internal face vector as arg
6564 to facep.
6565
6566 * customize.texi (Type Keywords): Fix previous change.
6567
6568 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
6569 * elisp.texi (Top): Fix menu for commands.texi change.
6570
ec7d5b1e
RS
65712007-12-30 Richard Stallman <rms@gnu.org>
6572
5dcb4c4e 6573 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
6574 (Accessing Scroll): New node broken out of Accessing Mouse.
6575
101a6cea
RS
65762007-12-28 Richard Stallman <rms@gnu.org>
6577
6578 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 6579 (Basic Parameters): For `title', refer to title bar.
041817a4 6580 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 6581
72b7e664
RS
65822007-12-23 Richard Stallman <rms@gnu.org>
6583
6584 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
6585 Improve some of the commented-out keywords' text too.
6586
27a4f445
MR
65872007-12-14 Martin Rudalics <rudalics@gmx.at>
6588
e2e3f1d7
MR
6589 * nonascii.texi (Encoding and I/O): Reword to avoid saying
6590 "visit the current buffer".
6591
27a4f445
MR
6592 * os.texi (System Interface): Fix typo.
6593
a2afc99d
RS
65942007-12-04 Richard Stallman <rms@gnu.org>
6595
6596 * objects.texi (Symbol Type): Fix typo.
6597
b694135c
RS
65982007-12-03 Richard Stallman <rms@gnu.org>
6599
6600 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
6601
f99a19da
GM
66022007-12-01 Glenn Morris <rgm@gnu.org>
6603
6604 * functions.texi (Declaring Functions): Improve previous change.
6605
8f4b37d8
GM
66062007-11-30 Glenn Morris <rgm@gnu.org>
6607
6608 * functions.texi (Declaring Functions): Add optional fourth
6609 argument of declare-function, and setting third argument to `t'.
6610
61a2fe01
RS
66112007-11-29 Richard Stallman <rms@gnu.org>
6612
6613 * customize.texi (Composite Types): Document `group' type.
6614
cbfc5193
GM
66152007-11-29 Glenn Morris <rgm@gnu.org>
6616
5dcb4c4e
SM
6617 * functions.texi (Declaring Functions): Add findex.
6618 Mention `external' files.
cbfc5193 6619
8386283a
JB
66202007-11-26 Juanma Barranquero <lekktu@gmail.com>
6621
6622 * functions.texi (Declaring Functions): Fix directive.
6623
a07c9a8b
RS
66242007-11-25 Richard Stallman <rms@gnu.org>
6625
6626 * help.texi (Help Functions): Clean up last change.
6627
6628 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
6629
6630 * loading.texi (Named Features): Minor cleanup.
6631
6632 * macros.texi (Eval During Expansion): Minor cleanup.
6633
6634 * variables.texi (Variable Aliases): Minor cleanup.
6635
a0925923
RS
66362007-11-24 Richard Stallman <rms@gnu.org>
6637
6638 * functions.texi (Declaring Functions): Clarify previous change.
6639
6640 * compile.texi (Compiler Errors): Clarify previous change.
6641
20c63e44
RS
66422007-11-24 Richard Stallman <rms@gnu.org>
6643
e5e76c04 6644 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
6645 Clarify the text and move items around.
6646
5bb0cda3
GM
66472007-11-24 Glenn Morris <rgm@gnu.org>
6648
6649 * functions.texi (Declaring Functions): New section.
6650 * compile.texi (Compiler Errors): Mention declaring functions,
6651 defvar with no initvalue, and byte-compile-warnings.
6652
af13c86a
MR
66532007-11-15 Martin Rudalics <rudalics@gmx.at>
6654
6655 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
6656 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
6657
a5373305
MR
66582007-11-13 Martin Rudalics <rudalics@gmx.at>
6659
6660 * help.texi (Help Functions): Document new macro `with-help-window'.
6661
fe284805
JL
66622007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
6663
6664 * searching.texi (Replacing Match): Describe new
6665 `match-substitute-replacement'.
6666
2c3a09b1
RS
66672007-10-31 Richard Stallman <rms@gnu.org>
6668
6669 * strings.texi (Creating Strings): Null strings from concat not unique.
6670
f2b480f4
RS
66712007-10-26 Richard Stallman <rms@gnu.org>
6672
6673 * objects.texi (Equality Predicates): Null strings are uniquified.
6674
6675 * minibuf.texi: Minor clarifications in previous change.
6676
db21122c
GM
66772007-10-25 Glenn Morris <rgm@gnu.org>
6678
6679 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
6680
2328cbb3
RS
66812007-10-24 Richard Stallman <rms@gnu.org>
6682
6683 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
6684
6685 * variables.texi (Frame-Local Variables): Node deleted.
6686 (Variables): Delete Frame-Local Variables from menu.
6687 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
6688 (Default Value): Don't mention frame-local vars.
6689
6690 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
6691
6692 * loading.texi (Unloading): Document FEATURE-unload-function
6693 instead of FEATURE-unload-hook.
6694
2328cbb3
RS
6695 * frames.texi (Multiple Displays): Don't mention frame-local vars.
6696
c066bafa
JL
66972007-10-22 Juri Linkov <juri@jurta.org>
6698
6699 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
6700 (High-Level Completion): Document a list of default value strings
6701 in the DEFAULT argument, for which minibuffer functions return the
6702 first element.
6703
65ced25f
JL
67042007-10-17 Juri Linkov <juri@jurta.org>
6705
6706 * text.texi (Filling): Update arguments of fill-paragraph.
6707 fill-paragraph operates on the active region in Transient Mark mode.
6708 Remove fill-paragraph-or-region.
6709
ee46ec8e
KB
67102007-10-13 Karl Berry <karl@gnu.org>
6711
6712 * elisp.texi (@dircategory): Move to after @copying,
6713 since we want @copying as close as possible to the beginning of
6714 the output.
6715
61bbdbc6
RS
67162007-10-12 Richard Stallman <rms@gnu.org>
6717
6718 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
6719
6720 * commands.texi (Distinguish Interactive): New node,
6721 broken out from Interactive Call and rewritten.
6722 (Command Loop): Put Distinguish Interactive in menu.
6723
af23e1e8
RS
67242007-10-09 Richard Stallman <rms@gnu.org>
6725
6726 * text.texi (Examining Properties): Mention overlay priority.
6727
6728 * display.texi (Display Margins): Correct the description
6729 of margin display specifications.
6730 (Replacing Specs): New subnode broken out of Display Property.
6731
e1965a69
JL
67322007-10-06 Juri Linkov <juri@jurta.org>
6733
6734 * text.texi (Filling): Document fill-paragraph-or-region.
6735
4638454b
JB
67362007-10-05 Juanma Barranquero <lekktu@gmail.com>
6737
6738 * display.texi (Auto Faces): Fix typo.
6739
7ed54cc5
RS
67402007-10-02 Richard Stallman <rms@gnu.org>
6741
6742 * display.texi (Display Property): Explain some display specs
6743 don't let you move point in.
6744
5dcb4c4e
SM
6745 * frames.texi (Cursor Parameters):
6746 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
6747
6748 * windows.texi (Basic Windows): Don't describe
6749 cursor-in-non-selected-windows here.
6750
305a7ef2
EZ
67512007-10-01 Eli Zaretskii <eliz@gnu.org>
6752
6753 * processes.texi (Misc Network): Note that these functions are
6754 supported only on some systems.
6755
f7a7f4eb
RS
67562007-10-01 Richard Stallman <rms@gnu.org>
6757
6758 * display.texi (Overlay Properties): Explain nil as priority.
6759 Explain that conflicts are unpredictable if not resolved by
6760 priorities.
6761
780d7bb9
RS
67622007-09-23 Richard Stallman <rms@gnu.org>
6763
6764 * macros.texi (Backquote): Minor clarification.
6765
14b4fdfb
RS
67662007-09-19 Richard Stallman <rms@gnu.org>
6767
6768 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
6769 Clarify when they work in parallel and when one overrides.
6770 Fix error in example.
14b4fdfb 6771
b8d4c8d0
GM
67722007-09-06 Glenn Morris <rgm@gnu.org>
6773
b3e755a9 6774 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
6775 commands to use ../../info.
6776 * Makefile.in (infodir): Go up one more level.
4638454b 6777 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
6778 (miscmanualdir): New.
6779 (dist): Use new variable miscmanualdir.
6780 * makefile.w32-in (infodir, texinputdir): Go up one more level.
6781 (usermanualdir): Change from ../man to ../emacs.
6782
1bb1f7d3
MR
67832007-08-30 Martin Rudalics <rudalics@gmx.at>
6784
6785 * commands.texi (Command Loop Info): Advise against changing
6786 most variables described here. Explain new variable
6787 last-repeatable-command.
6788
b8d4c8d0
GM
67892007-08-29 Glenn Morris <rgm@gnu.org>
6790
6791 * elisp.texi (EMACSVER): Increase to 23.0.50.
6792
67932007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6794
6795 * frames.texi (Basic Parameters): Add display-environment-variable
6796 and term-environment-variable.
6797
67982007-08-28 Juri Linkov <juri@jurta.org>
6799
6800 * display.texi (Image Formats, Other Image Types): Add SVG.
6801
68022007-08-28 Juri Linkov <juri@jurta.org>
6803
6804 * display.texi (Images): Move formats-related text to new node
6805 "Image Formats".
6806 (Image Formats): New node.
6807
619fb9ee
RS
68082007-08-27 Richard Stallman <rms@gnu.org>
6809
6810 * windows.texi (Window Configurations): Clarify what
6811 a window configuration saves.
6812
b8d4c8d0
GM
68132007-08-25 Richard Stallman <rms@gnu.org>
6814
6815 * display.texi (Images): Delete redundant @findex.
6816
39f9da30
GM
68172007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
6818
6819 * text.texi (Change Hooks): (after|before)-change-functions are no
6820 longer bound to nil while running; rather inhibit-modification-hooks
6821 is t.
6822
b8d4c8d0
GM
68232007-08-16 Richard Stallman <rms@gnu.org>
6824
5dcb4c4e
SM
6825 * processes.texi (Asynchronous Processes):
6826 Clarify doc of start-file-process.
b8d4c8d0
GM
6827
68282007-08-08 Martin Rudalics <rudalics@gmx.at>
6829
6830 * modes.texi (Example Major Modes): Fix typo.
6831
68322007-08-08 Glenn Morris <rgm@gnu.org>
6833
6834 * intro.texi (nil and t): Do not use `iff' in documentation.
6835
6836 * tips.texi (Documentation Tips): Recommend against `iff'.
6837
68382007-08-07 Chong Yidong <cyd@stupidchicken.com>
6839
6840 * display.texi (Image Cache): Document image-refresh.
6841
68422007-08-06 Martin Rudalics <rudalics@gmx.at>
6843
6844 * windows.texi (Size of Window): Document window-full-width-p.
6845
68462007-07-25 Glenn Morris <rgm@gnu.org>
6847
6848 * gpl.texi (GPL): Replace license with GPLv3.
6849
6850 * Relicense all FSF files to GPLv3 or later.
6851
68522007-07-24 Michael Albinus <michael.albinus@gmx.de>
6853
4638454b
JB
6854 * processes.texi (Synchronous Processes):
6855 Add `process-file-shell-command'.
b8d4c8d0
GM
6856 (Asynchronous Processes): Mention restricted use of
6857 `process-filter' and `process-sentinel' in
6858 `start-file-process'. Add `start-file-process-shell-command'.
6859
68602007-07-17 Michael Albinus <michael.albinus@gmx.de>
6861
6862 * files.texi (Magic File Names): Introduce optional parameter
6863 IDENTIFICATION for `file-remote-p'.
6864
68652007-07-16 Richard Stallman <rms@gnu.org>
6866
6867 * display.texi (Defining Faces): Fix previous change.
6868
68692007-07-14 Richard Stallman <rms@gnu.org>
6870
6871 * control.texi (Handling Errors): Document `debug' in handler list.
6872
68732007-07-10 Richard Stallman <rms@gnu.org>
6874
6875 * display.texi (Defining Faces): Explain C-M-x feature for defface.
6876
68772007-07-09 Richard Stallman <rms@gnu.org>
6878
6879 * files.texi (Magic File Names): Rewrite previous change.
6880
68812007-07-08 Michael Albinus <michael.albinus@gmx.de>
6882
6883 * files.texi (Magic File Names): Introduce optional parameter
6884 CONNECTED for `file-remote-p'.
6885
68862007-07-07 Michael Albinus <michael.albinus@gmx.de>
6887
6888 * processes.texi (Asynchronous Processes):
6889 * files.texi (Magic File Names): Add `start-file-process'.
6890
68912007-06-27 Richard Stallman <rms@gnu.org>
6892
5dcb4c4e
SM
6893 * files.texi (Format Conversion Piecemeal):
6894 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
6895
68962007-06-27 Michael Albinus <michael.albinus@gmx.de>
6897
4638454b
JB
6898 * files.texi (Magic File Names): Remove `dired-call-process'.
6899 Add `process-file'.
b8d4c8d0
GM
6900
69012007-06-27 Kenichi Handa <handa@m17n.org>
6902
6903 * text.texi (Special Properties): Fix description about
4638454b 6904 `composition' property.
b8d4c8d0
GM
6905
69062007-06-26 Kenichi Handa <handa@m17n.org>
6907
6908 * nonascii.texi (Default Coding Systems): Document about the
6909 return value `undecided'.
6910
69112007-06-25 David Kastrup <dak@gnu.org>
6912
6913 * keymaps.texi (Active Keymaps): Document new POSITION argument of
6914 `current-active-maps'.
6915
69162007-06-24 Karl Berry <karl@gnu.org>
6917
4638454b 6918 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
6919
69202007-06-15 Juanma Barranquero <lekktu@gmail.com>
6921
6922 * display.texi (Overlay Arrow): Doc fix.
6923
69242007-06-14 Karl Berry <karl@tug.org>
6925
6926 * anti.texi (Antinews): Typo.
6927
69282007-06-14 Chong Yidong <cyd@stupidchicken.com>
6929
6930 * display.texi (Image Cache): Document image-refresh.
6931
69322007-06-12 Karl Berry <karl@gnu.org>
6933
6934 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
6935 * two-volume.make: New file.
6936 * .cvsignore: Ignore two-volume files.
6937
69382007-06-12 Tom Tromey <tromey@redhat.com>
6939
6940 * os.texi (Init File): Document user-emacs-directory.
6941
69422007-06-03 Nick Roberts <nickrob@snap.net.nz>
6943
6944 * commands.texi (Click Events): Describe width and height when
6945 object is nil.
6946
69472007-05-30 Nick Roberts <nickrob@snap.net.nz>
6948
5dcb4c4e
SM
6949 * commands.texi (Click Events): Layout more logically.
6950 Describe width and height.
b8d4c8d0
GM
6951 (Drag Events, Motion Events): Update to new format for position.
6952
69532007-06-02 Richard Stallman <rms@gnu.org>
6954
6955 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
6956
69572007-06-02 Chong Yidong <cyd@stupidchicken.com>
6958
6959 * Version 22.1 released.
6960
69612007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6962
6963 * text.texi (Special Properties): Correct meaning of fontified face.
6964
69652007-05-30 Richard Stallman <rms@gnu.org>
6966
6967 * text.texi (Special Properties): Add link to Adjusting Point.
6968
69692007-05-12 Richard Stallman <rms@gnu.org>
6970
6971 * text.texi (Margins): indent-to-left-margin is not the default.
6972 (Mode-Specific Indent): For indent-line-function, the default
6973 is indent-relative.
6974
6975 * modes.texi (Example Major Modes): Explain last line of text-mode
6976 is redundant.
6977
69782007-05-10 Richard Stallman <rms@gnu.org>
6979
6980 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
6981
6982 * help.texi (Keys in Documentation): Add reference to
6983 Documentation Tips.
6984
6985 * files.texi (Format Conversion): TO-FN gets three arguments.
6986
6987 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
6988
69892007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
6990
6991 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
6992 * files.texi (Format Conversion): Expand intro; add menu.
6993 (Format Conversion Overview, Format Conversion Round-Trip)
6994 (Format Conversion Piecemeal): New nodes/subsections.
6995 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
6996 * text.texi (Text Properties): Remove "Saving Properties" from menu.
6997 (Saving Properties): Delete node/subsection.
6998
69992007-05-07 Karl Berry <karl@gnu.org>
7000
7001 * elisp.texi (EMACSVER): Back to 22.
7002
70032007-05-06 Richard Stallman <rms@gnu.org>
7004
7005 * processes.texi (Accepting Output): Revert most of previous change.
7006
70072007-05-05 Richard Stallman <rms@gnu.org>
7008
7009 * processes.texi (Accepting Output): accept-process-output
7010 uses microseconds, not milliseconds. But that arg is obsolete.
7011
70122007-05-04 Karl Berry <karl@tug.org>
7013
7014 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
7015
70162007-05-04 Eli Zaretskii <eliz@gnu.org>
7017
7018 * tips.texi (Documentation Tips): Rearrange items to place the
7019 more important ones first. Add an index entry for hyperlinks.
7020
70212007-05-03 Karl Berry <karl@gnu.org>
7022
7023 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
7024 (EMACSVER) [smallbook]: 22 for printed version.
7025
7026 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
7027 so restore anchor to normal position after defun. Found by Kevin Ryde.
7028
70292007-04-26 Glenn Morris <rgm@gnu.org>
7030
7031 * elisp.texi (EMACSVER): Increase to 22.1.50.
7032
70332007-04-28 Karl Berry <karl@gnu.org>
7034
7035 * elisp.texi: Improve line breaks on copyright page,
7036 similar layout to emacs manual, 8.5x11 by default.
7037
70382007-04-24 Richard Stallman <rms@gnu.org>
7039
7040 * text.texi (Special Properties): Add xref to Overlay Properties.
7041
7042 * display.texi (Overlay Properties): Add xref to Special Properties.
7043
70442007-04-22 Richard Stallman <rms@gnu.org>
7045
7046 * keymaps.texi (Extended Menu Items): Move the info about
7047 format with cached keyboard binding.
7048
70492007-04-21 Richard Stallman <rms@gnu.org>
7050
7051 * text.texi (Special Properties): Clarify previous change.
7052
7053 * files.texi (File Name Expansion): Clarify previous change.
7054
7055 * display.texi (Attribute Functions): Fix example for
7056 face-attribute-relative-p.
7057
70582007-04-19 Kenichi Handa <handa@m17n.org>
7059
7060 * text.texi (Special Properties): Document composition property.
7061
70622007-04-19 Glenn Morris <rgm@gnu.org>
7063
7064 * files.texi (File Name Expansion): Mention "superroot".
7065
70662007-04-15 Chong Yidong <cyd@stupidchicken.com>
7067
7068 * frames.texi (Multiple Displays): Add note about "multi-monitor"
7069 setups.
7070 (Display Feature Testing): Note that display refers to all
7071 physical monitors for multi-monitor setups.
7072
70732007-04-14 Richard Stallman <rms@gnu.org>
7074
7075 * lists.texi (Sets And Lists): Clarify `delete' examples.
7076 Remove spurious xref to same node.
7077 Clarify xref for add-to-list.
7078
70792007-04-12 Nick Roberts <nickrob@snap.net.nz>
7080
7081 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
7082 value of lisp-mode-map.
7083
70842007-04-11 Karl Berry <karl@gnu.org>
7085
7086 * anti.texi (Antinews):
7087 * display.texi (Overlay Properties, Defining Images):
7088 * processes.texi (Synchronous Processes, Sentinels):
7089 * syntax.texi (Syntax Table Internals):
7090 * searching.texi (Regexp Special):
7091 * nonascii.texi (Default Coding Systems):
7092 * text.texi (Special Properties):
7093 * minibuf.texi (Basic Completion): Wording to improve breaks in
7094 8.5x11 format.
7095 * elisp.texi (smallbook): New @set to more easily switch between
7096 smallbook and 8.5x11.
7097
70982007-04-11 Richard Stallman <rms@gnu.org>
7099
7100 * text.texi (Lazy Properties): Minor fix.
7101
71022007-04-08 Karl Berry <karl@gnu.org>
7103
7104 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
7105 * macros.texi (Backquote): Downcase Backquote in index entries for
7106 consistency.
7107
71082007-04-08 Richard Stallman <rms@gnu.org>
7109
7110 * text.texi (Adaptive Fill): Just describe default,
7111 don't show it (since it contains non-ASCII chars).
7112
71132007-04-07 Karl Berry <karl@gnu.org>
7114
7115 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
7116 adaptive-fill-regexp's value, since they are not in the standard
7117 TeX fonts.
7118
71192007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
7120
7121 * display.texi (Defining Faces): Fix example.
7122
71232007-04-07 Karl Berry <karl@gnu.org>
7124
7125 * display.texi (Button Buffer Commands): Improve page break.
7126
71272007-04-07 Richard Stallman <rms@gnu.org>
7128
7129 * advice.texi (Activation of Advice): Remove redundant index entry.
7130
7131 * backups.texi: Improve index entries. Remove redundant ones.
7132
7133 * compile.texi (Byte Compilation): Improve index entry.
7134
7135 * hash.texi (Creating Hash): Improve index entry.
7136
7137 * symbols.texi (Definitions): Improve index entry.
7138
7139 * edebug.texi: Improve index entries. Remove redundant/useless ones.
7140
7141 * maps.texi (Standard Keymaps): Remove useless index entry.
7142
7143 * help.texi (Documentation Basics): Remove redundant index entries.
7144
7145 * customize.texi: Improve index entries.
7146 Remove redundant/useless ones.
7147
7148 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
7149
7150 * streams.texi (Output Variables): Improve index entry.
7151
7152 * abbrevs.texi (Abbrevs): Remove useless index entry.
7153
7154 * macros.texi (Expansion): Remove useless index entry.
7155
7156 * text.texi: Improve index entries. Remove redundant/useless ones.
7157 (Text Properties, Examining Properties)
7158 (Special Properties): Use "property category" instead of "category"
7159 to refer to the `category' property.
7160
7161 * positions.texi: Improve index entries. Remove useless one.
7162
7163 * lists.texi: Improve index entries. Remove redundant/useless ones.
7164
7165 * os.texi: Improve index entries.
7166 (Timers): Fix previous change.
7167
7168 * buffers.texi: Improve index entries.
7169 (Modification Time): Get rid of term "obsolete buffer".
7170
7171 * debugging.texi: Improve index entries.
7172 (Test Coverage): Add xref to other test coverage ftr.
7173
7174 * eval.texi: Improve index entry. Remove redundant ones.
7175
7176 * numbers.texi: Improve index entries. Remove redundant/useless ones.
7177
7178 * files.texi: Improve index entries. Remove redundant/useless ones.
7179
7180 * objects.texi: Improve index entries.
7181
7182 * processes.texi: Improve index entries.
7183
7184 * modes.texi: Improve index entry. Remove redundant one.
7185
7186 * nonascii.texi: Improve index entries.
7187
7188 * internals.texi: Improve index entries.
7189
7190 * syntax.texi: Improve index entries.
7191
7192 * keymaps.texi (Active Keymaps): Improve index entries.
7193
7194 * commands.texi: Improve index entries. Remove redundant/useless ones.
7195
7196 * frames.texi: Improve index entries. Remove redundant/useless ones.
7197
7198 * markers.texi: Improve index entries. Remove redundant ones.
7199
7200 * tips.texi: Improve index entries.
7201
7202 * loading.texi (Unloading): Improve index entry.
7203
7204 * variables.texi: Improve index entries. Remove redundant one.
7205
7206 * sequences.texi: Improve index entry.
7207
7208 * display.texi: Improve index entries. Remove redundant ones.
7209
7210 * windows.texi: Improve index entries.
7211
7212 * searching.texi: Improve index entries. Remove redundant one.
7213
7214 * strings.texi (Case Tables): Improve last change.
7215
72162007-04-04 Chong Yidong <cyd@stupidchicken.com>
7217
7218 * strings.texi (Case Tables): Document with-case-table and
7219 ascii-case-table.
7220
72212007-04-03 Karl Berry <karl@gnu.org>
7222
7223 * processes.texi (Network): Reword to improve page break.
7224
72252007-04-03 Eli Zaretskii <eliz@gnu.org>
7226
7227 * functions.texi (Inline Functions): Describe more disadvantages
7228 of defsubst, and make advice against it stronger.
7229
72302007-04-02 Karl Berry <karl@gnu.org>
7231
7232 * backups.texi (Backup Names): Avoid widow words.
7233 * modes.texi (Example Major Modes): Align last comment.
7234
72352007-04-01 Chong Yidong <cyd@stupidchicken.com>
7236
7237 * keymaps.texi (Remapping Commands): Document new arg to
7238 command-remapping.
7239
72402007-04-01 Karl Berry <karl@gnu.org>
7241
7242 * processes.texi (Low-Level Network): Typo.
7243 * loading.texi (Hooks for Loading): Avoid double "the".
7244 * keymaps.texi (Key Sequences): No double "and".
7245 (Changing Key Bindings): Shorten to improve line break.
7246
72472007-03-31 Glenn Morris <rgm@gnu.org>
7248
7249 * os.texi (Timers): Fix description of run-at-time TIME formats.
7250
72512007-03-31 Richard Stallman <rms@gnu.org>
7252
7253 * display.texi (Invisible Text): Correct buffer-invisibility-spec
7254 regarding ellipsis.
7255
72562007-03-31 Eli Zaretskii <eliz@gnu.org>
7257
7258 * intro.texi (nil and t):
7259 * symbols.texi (Plists and Alists):
7260 * variables.texi (Variable Aliases, Constant Variables):
7261 * functions.texi (Defining Functions):
7262 * advice.texi (Advising Primitives):
7263 * debugging.texi (Syntax Errors, Compilation Errors):
7264 * minibuf.texi (Minibuffer Windows):
7265 * commands.texi (Adjusting Point):
7266 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
7267 (Auto Major Mode, Major Mode Conventions):
7268 * help.texi (Describing Characters):
7269 * files.texi (Create/Delete Dirs, Information about Files)
7270 (File Locks, Writing to Files, Reading from Files)
7271 (Saving Buffers):
7272 * windows.texi (Resizing Windows, Cyclic Window Ordering):
7273 * frames.texi (Finding All Frames):
7274 * positions.texi (Buffer End, Motion):
7275 * markers.texi (The Region):
7276 * text.texi (Deletion, Near Point):
7277 * display.texi (Displaying Messages, Truncation):
7278 * os.texi (Processor Run Time):
7279 * tips.texi (Key Binding Conventions, Programming Tips)
7280 (Warning Tips, Documentation Tips, Comment Tips):
7281 * internals.texi (Memory Usage): Improve indexing.
7282
7283 * variables.texi (Frame-Local Variables):
7284 * functions.texi (Argument List):
7285 * loading.texi (Library Search):
7286 * streams.texi (Output Variables):
7287 * keymaps.texi (Translation Keymaps, Searching Keymaps):
7288 * searching.texi (Replacing Match, Search and Replace):
7289 * processes.texi (Byte Packing, Decoding Output)
7290 (Accepting Output, Network Servers, Shell Arguments):
7291 * display.texi (Abstract Display, Image Cache, Scroll Bars):
7292 * windows.texi (Window Point, Window Start):
7293 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
7294 * commands.texi (Reading Input, Keyboard Events):
7295 * minibuf.texi (Reading File Names, Minibuffer Completion)
7296 (Recursive Mini):
7297 * positions.texi (List Motion):
7298 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
7299 * numbers.texi (Arithmetic Operations, Math Functions)
35e951cd 7300 (Predicates on Numbers, Comparison of Numbers, Numeric Conversions):
b8d4c8d0
GM
7301 * locals.texi (Standard Buffer-Local Variables):
7302 * maps.texi (Standard Keymaps):
7303 * os.texi (User Identification, System Environment, Recording Input)
7304 (X11 Keysyms):
7305 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
7306 * backups.texi (Backups and Auto-Saving):
7307 * customize.texi (Customization, Group Definitions)
7308 (Variable Definitions):
7309 * compile.texi (Byte Compilation): Improve index entries.
7310
73112007-03-31 Karl Berry <karl@gnu.org>
7312
7313 * macros.texi (Defining Macros): Avoid widow syllable.
7314
73152007-03-31 Eli Zaretskii <eliz@gnu.org>
7316
7317 * elisp.texi (Top): Postscript -> PostScript.
7318
7319 * display.texi (Images, Postscript Images): Postscript -> PostScript.
7320
73212007-03-31 Markus Triska <markus.triska@gmx.at>
7322
7323 * internals.texi (Writing Emacs Primitives): Untabify `For'.
7324
73252007-03-30 Karl Berry <karl@gnu.org>
7326
7327 * lists.texi (List-related Predicates): Remove spurious @need.
7328 (Setcdr): Use @smallexample to improve page break.
7329 (Association Lists) <assoc>: Reword to improve page break.
7330
7331 * strings.texi (String Conversion): Insert blank line to improve
7332 page break.
7333
7334 * numbers.texi (Random Numbers): Use @minus{}.
7335 (Math Functions): Use @minus{}.
7336
7337 * intro.texi (Acknowledgements): Avoid line breaks before middle
7338 initials.
7339
73402007-03-24 Eli Zaretskii <eliz@gnu.org>
7341
7342 * errors.texi (Standard Errors): Add an index entry.
7343
73442007-03-19 Richard Stallman <rms@gnu.org>
7345
7346 * os.texi (Recording Input): recent-keys now gives 300 keys.
7347
73482007-03-12 Glenn Morris <rgm@gnu.org>
7349
7350 * os.texi: Replace "daylight savings" with "daylight saving"
7351 throughout.
7352
73532007-03-05 Richard Stallman <rms@gnu.org>
7354
5dcb4c4e
SM
7355 * variables.texi (File Local Variables):
7356 Update enable-local-variables values.
b8d4c8d0
GM
7357
73582007-03-04 Richard Stallman <rms@gnu.org>
7359
7360 * syntax.texi (Control Parsing): Minor clarification.
7361
7362 * strings.texi (Formatting Strings): Clarify width, precision, flags.
7363
7364 * sequences.texi (Sequence Functions): Move string-bytes away,
7365 add xref.
7366
7367 * nonascii.texi (Text Representations): Move string-bytes here.
7368
7369 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
7370
7371 * minibuf.texi (Basic Completion): Minor clarification.
7372
7373 * markers.texi (The Mark): Clarify existence vs activation of mark.
7374 Other cleanup.
7375
7376 * display.texi (Finding Overlays): Write better example.
7377
7378 * compile.texi (Eval During Compile): Clarify putting macros
7379 in eval-when-compile.
7380
c5602427 73812007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
7382
7383 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 7384 load-read-function definition doc.
b8d4c8d0
GM
7385
73862007-02-21 Kim F. Storm <storm@cua.dk>
7387
7388 * strings.texi (Text Comparison): Mention that assoc-string
7389 converts symbols to strings before testing.
7390
73912007-02-17 Kim F. Storm <storm@cua.dk>
7392
7393 * processes.texi (Bindat Spec): Vector types can have optional
7394 element type.
7395 (Bindat Examples): Fix example. Add vector with element type.
7396
73972007-02-16 Andreas Schwab <schwab@suse.de>
7398
7399 * strings.texi (Formatting Strings): Document '+' flag.
7400
74012007-02-15 Juanma Barranquero <lekktu@gmail.com>
7402
7403 * strings.texi (Modifying Strings): Clarify that `clear-string'
7404 always converts the string to unibyte.
7405
74062007-02-14 Kim F. Storm <storm@cua.dk>
7407
7408 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
7409 Rewrite glyph code description to refer to these functions.
7410 Remove details of encoding face number and char into integer code.
7411
74122007-02-03 Alan Mackenzie <acm@muc.de>
7413
7414 * loading.texi (Hooks for Loading): Make the description of
7415 `eval-after-load' more detailed, and amend the description of
7416 after-load-alist, in accordance with changes from 2006-05.
7417
74182007-02-03 Chong Yidong <cyd@stupidchicken.com>
7419
7420 * modes.texi (Defining Minor Modes): Document that a :require
7421 keyword or similar may be required to make saved customization
7422 variables work.
7423
74242007-02-03 Eli Zaretskii <eliz@gnu.org>
7425
7426 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
7427 Texinfo guidelines and with what texnfo-upd.el expects.
7428 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
7429 parts needed by `texinfo-multiple-files-update'.
7430
74312007-02-02 Eli Zaretskii <eliz@gnu.org>
7432
7433 * elisp.texi (Top): Update the top-level menus.
7434
7435 * syntax.texi (Categories): Add index entries.
7436
74372007-02-01 Juanma Barranquero <lekktu@gmail.com>
7438
7439 * display.texi (Attribute Functions): Fix name and description of
7440 the UNDERLINE arg of `set-face-underline-p'.
7441
74422007-01-29 Eli Zaretskii <eliz@gnu.org>
7443
7444 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
7445 Variables", and "Standard Keymaps" to the detailed menu.
7446
7447 * variables.texi (Future Local Variables): Add index entry.
7448
74492007-01-28 Richard Stallman <rms@gnu.org>
7450
7451 * tips.texi (Coding Conventions): Clarify the tip about macros
7452 that define a function or a variable.
7453
7454 * files.texi (File Attributes): UID and GID can be floats.
7455 (Magic File Names): Explain why deferring all operations to
7456 the standard handler does not work.
7457
74582007-01-23 Martin Rudalics <rudalics@gmx.at>
7459
7460 * backups.texi (Reverting): Use "buffer" instead of "file"
7461 when talking about major and minor modes.
7462
74632007-01-21 Richard Stallman <rms@gnu.org>
7464
7465 * help.texi (Documentation): Add xref to Documentation Tips.
7466
74672007-01-14 Juanma Barranquero <lekktu@gmail.com>
7468
7469 * tips.texi (Coding Conventions): Fix typos.
7470
74712007-01-05 Richard Stallman <rms@gnu.org>
7472
7473 * modes.texi (Defining Minor Modes): Fix previous change.
7474
74752007-01-03 Richard Stallman <rms@gnu.org>
7476
7477 * customize.texi (Variable Definitions, Customization Types):
7478 Don't use * in doc string for defcustom.
7479
74802007-01-02 Richard Stallman <rms@gnu.org>
7481
7482 * variables.texi (Variable Aliases): Clarify that aliases vars
7483 always have the same value.
7484
7485 * processes.texi (Bindat Spec): Fix Texinfo usage.
7486
7487 * modes.texi (Defining Minor Modes): Explain effect of command
7488 defined with define-global-minor-mode on new buffers.
7489
74902006-12-30 Kim F. Storm <storm@cua.dk>
7491
7492 * keymaps.texi (Tool Bar): Describe `grow-only' value of
7493 `auto-resize-tool-bars'.
7494
74952006-12-30 Richard Stallman <rms@gnu.org>
7496
7497 * keymaps.texi (Active Keymaps): Fix previous change.
7498
74992006-12-30 Nick Roberts <nickrob@snap.net.nz>
7500
7501 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
7502
75032006-12-30 Kim F. Storm <storm@cua.dk>
7504
7505 * processes.texi (Bindat Spec): Clarify using field names in
7506 length specifications.
7507
75082006-12-29 Kim F. Storm <storm@cua.dk>
7509
7510 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
7511 Add count and index variables for eval forms in repeat blocks.
7512
75132006-12-24 Richard Stallman <rms@gnu.org>
7514
5dcb4c4e
SM
7515 * customize.texi (Variable Definitions):
7516 Document new name custom-add-frequent-value.
b8d4c8d0
GM
7517
75182006-12-19 Kim F. Storm <storm@cua.dk>
7519
7520 * commands.texi (Misc Events): User signals now result in sigusr1
7521 and sigusr2 events which are handled through special-event-map.
7522 (Special Events): User signals and drag-n-drop are special.
7523
75242006-12-17 Richard Stallman <rms@gnu.org>
7525
7526 * loading.texi (Named Features): Explain subfeatures better.
7527
7528 * customize.texi: Use "option" only for user options.
7529 For the keyword values inside defcustom etc, say "keywords".
7530 For :options value's elements, say "elements".
7531 :group should not be omitted.
7532
7533 * syntax.texi (Parsing Expressions): Split up node.
7534 (Motion via Parsing, Position Parse, Parser State)
7535 (Low-Level Parsing, Control Parsing): New subnodes.
7536 (Parser State): Document syntax-ppss-toplevel-pos.
7537
7538 * positions.texi (List Motion): Punctuation fix.
7539
7540 * files.texi (File Name Completion): Document PREDICATE arg
7541 to file-name-completion.
7542
75432006-12-16 Eli Zaretskii <eliz@gnu.org>
7544
7545 * internals.texi (Building Emacs, Writing Emacs Primitives):
7546 Add index entries.
7547
75482006-12-11 Richard Stallman <rms@gnu.org>
7549
7550 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
7551 affects face menu. Explain how to make it non-nil without enabling
7552 any fontification.
7553
75542006-12-10 Chong Yidong <cyd@stupidchicken.com>
7555
7556 * modes.texi (Font Lock Basics): Document nil value of
7557 font-lock-defaults.
7558
75592006-12-10 Glenn Morris <rgm@gnu.org>
7560
7561 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
7562 value for system-flag argument. Abbrev tables may not be empty
7563 when major modes are loaded.
7564
75652006-12-08 Juanma Barranquero <lekktu@gmail.com>
7566
7567 * makefile.w32-in (maintainer-clean): Partially revert last
7568 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
7569 to protect elisp-covers.texi.
7570
75712006-12-07 Juanma Barranquero <lekktu@gmail.com>
7572
7573 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
7574 Don't remove elisp* info files; they are already deleted by the
7575 `clean' and `distclean' targets, and they are in the $(infodir)
7576 directory, not the current one.
7577
75782006-12-04 Kim F. Storm <storm@cua.dk>
7579
7580 * commands.texi (Misc Events): Update signal events.
7581 (Event Examples): Add signal example.
7582
75832006-11-29 Richard Stallman <rms@gnu.org>
7584
7585 * frames.texi (Visibility of Frames): Explain visible windows
7586 can be covered by others. Add xref for raise-frame.
7587
75882006-11-28 Richard Stallman <rms@gnu.org>
7589
7590 * searching.texi (Regexp Special): Update when ^ is special.
7591
75922006-11-27 Eli Zaretskii <eliz@gnu.org>
7593
7594 * customize.texi (Customization, Common Keywords)
7595 (Group Definitions, Variable Definitions, Composite Types)
7596 (Type Keywords, Customization Types): Add index entries for
7597 various customization keywords.
7598
75992006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7600
7601 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
7602
c8763fb6 76032006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7604
7605 * frames.texi (Window System Selections): Remove clipboard from
7606 description of selection-coding-system.
7607
76082006-11-06 Richard Stallman <rms@gnu.org>
7609
7610 * lists.texi (List Variables): Document COMPARE-FN.
7611
7612 * keymaps.texi: Avoid use of "binding" to mean a relation;
7613 use it only to refer to the meaning associated with a key.
7614 (Keymaps): Change menu node description.
7615
7616 * elisp.texi (Top): Change menu node description.
7617
7618 * display.texi (Managing Overlays): Document overlay-recenter.
7619
76202006-10-29 Chong Yidong <cyd@stupidchicken.com>
7621
7622 * Makefile.in: Use relative paths to avoid advertising filesystem
7623 contents during compilation.
7624
76252006-10-23 Kim F. Storm <storm@cua.dk>
7626
7627 * commands.texi (Event Input Misc): Update unread-command-events.
7628
76292006-10-23 Nick Roberts <nickrob@snap.net.nz>
7630
7631 * lists.texi (Sets And Lists): Fix typos.
7632
76332006-10-18 Juanma Barranquero <lekktu@gmail.com>
7634
7635 * control.texi (Processing of Errors): Use @var for an argument,
7636 not @code.
7637
76382006-10-16 Richard Stallman <rms@gnu.org>
7639
7640 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
7641
7642 * keymaps.texi (Format of Keymaps): Show all the keymap element
7643 patterns that result from menu items.
7644 (Key Lookup): Minor cleanups.
7645
7646 * modes.texi (Precalculated Fontification): Don't say that
7647 not setting font-lock-defaults avoids loading font-lock.
7648
7649 * help.texi (Documentation): Move xref to Emacs Manual here.
7650 (Documentation Basics): From here.
7651 Also doc emacs-lisp-docstring-fill-column.
7652
7653 * elisp.texi: Update version and ISBN.
7654
7655 * commands.texi (Interactive Call): Clarify KEYS arg to
7656 call-interactively is a vector.
7657 (Command Loop Info): Delete anchor in this-command-keys.
7658 Add anchor in this-command-keys-vector.
7659 (Recursive Editing): Document how recursive-edit
7660 handles the current buffer.
7661
76622006-10-13 Chong Yidong <cyd@stupidchicken.com>
7663
7664 * frames.texi (Frame Titles): %c and %l are ignored in
7665 frame-title-format.
7666
76672006-10-11 Richard Stallman <rms@gnu.org>
7668
7669 * keymaps.texi (Key Sequences): Clarify use of kbd.
7670
76712006-10-10 Kim F. Storm <storm@cua.dk>
7672
7673 * lists.texi (Sets And Lists): Add memql.
7674
76752006-10-03 Richard Stallman <rms@gnu.org>
7676
7677 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
7678 Clarify :ascii: and :nonascii:.
7679
76802006-09-29 Juri Linkov <juri@jurta.org>
7681
7682 * modes.texi (%-Constructs): Reorder coding systems in the
7683 documentation of %z to the real order displayed in the modeline.
7684
76852006-09-25 Richard Stallman <rms@gnu.org>
7686
7687 * os.texi (Timers): Describe timer-max-repeats.
7688
76892006-09-25 Chong Yidong <cyd@stupidchicken.com>
7690
7691 * os.texi (Timers): Mention with-local-quit.
7692
76932006-09-24 Richard Stallman <rms@gnu.org>
7694
7695 * searching.texi (Searching and Matching): Mention property search.
7696
7697 * commands.texi (Command Loop Info): Explain how read-event affects
7698 this-command-keys.
7699
77002006-09-20 Richard Stallman <rms@gnu.org>
7701
7702 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
7703
7704 * windows.texi (Window Start): Minor cleanups.
7705
77062006-09-20 Kim F. Storm <storm@cua.dk>
7707
7708 * windows.texi (Window Start): pos-visible-in-window-p allows
7709 specifying t for position to mean "end of window".
7710 Add window-line-height.
7711
7712 * anti.texi (Antinews): Mention window-line-height.
7713
77142006-09-19 David Kastrup <dak@gnu.org>
7715
7716 * keymaps.texi (Searching Keymaps): Small clarification.
7717
77182006-09-18 Richard Stallman <rms@gnu.org>
7719
7720 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
7721 cause keyboard menus.
7722 (Menu Keymaps): Likewise.
7723 (Defining Menus, Keyboard Menus): Clarify.
7724
7725 * text.texi (Fields): Clarify explanation of constrain-to-field.
7726
77272006-09-16 Eli Zaretskii <eliz@gnu.org>
7728
7729 * variables.texi (Tips for Defining): Fix a typo.
7730
77312006-09-15 Richard Stallman <rms@gnu.org>
7732
7733 * keymaps.texi (Remapping Commands, Searching Keymaps)
7734 (Active Keymaps): Clean up previous change.
7735
77362006-09-15 Jay Belanger <belanger@truman.edu>
7737
7738 * gpl.texi: Replace "Library Public License" by "Lesser Public
7739 License" throughout.
7740
77412006-09-15 David Kastrup <dak@gnu.org>
7742
7743 * keymaps.texi (Active Keymaps): Adapt description to use
7744 `get-char-property' instead `get-text-property'. Explain how
7745 mouse events change this. Explain the new optional argument of
7746 `key-binding' and its mouse-dependent lookup.
7747 (Searching Keymaps): Adapt description similarly.
7748 (Remapping Commands): Explain the new optional argument of
7749 `command-remapping'.
7750
77512006-09-14 Richard Stallman <rms@gnu.org>
7752
7753 * keymaps.texi (Searching Keymaps): Clarification.
7754 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
7755
77562006-09-13 Richard Stallman <rms@gnu.org>
7757
7758 * objects.texi (Character Type): Node split.
7759 Add xref to Describing Characters.
7760 (Basic Char Syntax, General Escape Syntax)
7761 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
7762
77632006-09-11 Richard Stallman <rms@gnu.org>
7764
7765 * display.texi (Display Table Format): Wording clarification.
7766 (Glyphs): Clarifications.
7767
77682006-09-10 Chong Yidong <cyd@stupidchicken.com>
7769
7770 * keymaps.texi (Active Keymaps): Mention that key-binding checks
7771 local maps.
7772
77732006-09-10 Kim F. Storm <storm@cua.dk>
7774
7775 * display.texi (Forcing Redisplay): Document return value of
7776 function redisplay.
7777
77782006-09-09 Richard Stallman <rms@gnu.org>
7779
7780 * windows.texi (Window Hooks): Explain limits of
7781 window-scroll-functions.
7782
7783 * display.texi (Fringe Indicators): Update for last change in
7784 indicate-buffer-boundaries.
7785
77862006-09-08 Richard Stallman <rms@gnu.org>
7787
7788 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
7789
77902006-09-06 Kim F. Storm <storm@cua.dk>
7791
7792 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
7793
7794 * windows.texi (Window Start): Update pos-visible-in-window-p.
7795
77962006-09-04 Richard Stallman <rms@gnu.org>
7797
7798 * processes.texi (Accepting Output): Explain SECONDS=0 for
7799 accept-process-output.
7800
7801 * os.texi (Idle Timers): Explain why timer functions should not
7802 loop until (input-pending-p).
7803
78042006-09-02 Eli Zaretskii <eliz@gnu.org>
7805
7806 * makefile.w32-in (usermanualdir): New variable.
7807 (elisp.dvi): Use it.
7808
78092006-09-01 Eli Zaretskii <eliz@gnu.org>
7810
7811 * buffers.texi (Buffer Modification): Fix last change.
7812
78132006-09-01 Chong Yidong <cyd@stupidchicken.com>
7814
5dcb4c4e
SM
7815 * buffers.texi (Buffer Modification):
7816 Document buffer-chars-modified-tick.
b8d4c8d0
GM
7817
78182006-08-31 Richard Stallman <rms@gnu.org>
7819
7820 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
7821
78222006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
7823
7824 * modes.texi (Syntactic Font Lock):
7825 Mention font-lock-syntactic-face-function
7826 instead of specific faces.
7827
78282006-08-29 Chong Yidong <cyd@stupidchicken.com>
7829
7830 * display.texi (Images): Add xrref to display-images-p.
7831
78322006-08-28 Kenichi Handa <handa@m17n.org>
7833
7834 * nonascii.texi (Lisp and Coding Systems): Fix description of
7835 detect-coding-region.
7836
78372006-08-27 Michael Olson <mwolson@gnu.org>
7838
7839 * processes.texi (Transaction Queues): Remove stray quote
7840 character.
7841
78422006-08-25 Richard Stallman <rms@gnu.org>
7843
7844 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
7845 Add xref.
7846
78472006-08-24 Chong Yidong <cyd@stupidchicken.com>
7848
7849 * os.texi (Timers): Avoid waiting inside timers.
7850
78512006-08-21 Lute Kamstra <lute@gnu.org>
7852
7853 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
7854
78552006-08-20 Richard Stallman <rms@gnu.org>
7856
7857 * os.texi (Idle Timers): New node, split out from Timers.
7858 Document current-idle-time.
7859 * commands.texi (Reading One Event): Update xref.
7860 * elisp.texi (Top): Update subnode menu.
7861
78622006-08-16 Richard Stallman <rms@gnu.org>
7863
7864 * keymaps.texi (Extended Menu Items): Show format of cached
7865 bindings in extended menu items.
7866
7867 * customize.texi (Variable Definitions): Explain when the
7868 standard value expression is evaluated.
7869
78702006-08-15 Chong Yidong <cyd@stupidchicken.com>
7871
7872 * commands.texi (Reading One Event): Explain idleness in
7873 `read-event'.
7874
78752006-08-12 Chong Yidong <cyd@stupidchicken.com>
7876
7877 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 7878 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
7879 relevant for Lisp programming.
7880 (Yank Commands): Rewrite introduction.
7881 (Undo): Clarify.
7882 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
7883 (Filling): Remove redundant comment. Clarify return value of
7884 current-justification.
7885 (Margins): Minor clarifications.
7886 (Adaptive Fill): Update default value of adaptive-fill-regexp.
7887 (Sorting): Update definition of sort-lines.
7888 (Columns): Clarify behavior of sort-columns.
7889 (Indent Tabs): Link to Tab Stops in Emacs manual.
7890 (Special Properties): Clarify.
7891 (Clickable Text): Mention Buttons package.
7892
78932006-08-12 Kevin Ryde <user42@zip.com.au>
7894
7895 * os.texi (Time Parsing): Add %z to description of
7896 format-time-string, as per docstring. Add cross reference to
7897 glibc manual for strftime.
7898
78992006-08-08 Richard Stallman <rms@gnu.org>
7900
7901 * modes.texi: Clean up wording in previous change.
7902
79032006-08-07 Chong Yidong <cyd@stupidchicken.com>
7904
7905 * modes.texi (Hooks): Clarify.
7906 (Major Mode Basics): Mention define-derived-mode explicitly.
7907 (Major Mode Conventions): Rebinding RET is OK for some modes.
7908 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 7909 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
7910 (Mode Line Basics): Clarify.
7911 (Mode Line Data): Mention help-echo and local-map in strings.
7912 Explain reason for treatment of non-risky variables.
7913 (Properties in Mode): Clarify.
7914 (Faces for Font Lock): Add font-lock-negation-char-face.
7915
79162006-08-04 Eli Zaretskii <eliz@gnu.org>
7917
7918 * strings.texi (Formatting Strings): Warn against arbitrary
7919 strings as first arg to `format'.
7920
79212006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
7922
7923 * text.texi (Clickable Text): Mention `help-echo' text property.
7924 Update intro, examples and associated explanations.
7925
79262006-07-31 Richard Stallman <rms@gnu.org>
7927
7928 * commands.texi: Update xrefs.
7929 (Event Mod): New node, cut out from old Translating Input.
7930
7931 * maps.texi: Update xrefs.
7932
7933 * keymaps.texi (Translation Keymaps): New node.
7934 Update xrefs from Translating Input to Translation Keymaps.
7935
7936 * elisp.texi (Top): Update subnode menu.
7937
7938 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
7939
7940 * os.texi (System Interface): Fix menu descriptions of some nodes.
7941 (Translating Input): Node deleted.
7942
79432006-07-31 Nick Roberts <nickrob@snap.net.nz>
7944
7945 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
7946
7947 * lists.texi (Sets And Lists): Likewise.
7948
79492006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
7950
7951 * text.texi (Fields): Mention POS
7952 requirement when narrowing is in effect.
7953
79542006-07-28 Richard Stallman <rms@gnu.org>
7955
7956 * display.texi (Face Attributes): Simplify wording.
7957 (Attribute Functions): Clarify meaning of new-frame default
7958 attribute settings.
7959
7960 * customize.texi (Common Keywords): Document how to use
7961 :package-version in a package not in Emacs.
7962
79632006-07-28 Kim F. Storm <storm@cua.dk>
7964
7965 * commands.texi (Reading One Event): Fix last change.
7966
79672006-07-26 Chong Yidong <cyd@stupidchicken.com>
7968
7969 * commands.texi (Reading One Event): Document SECONDS argument for
7970 read-event, read-char, and read-char-exclusive.
7971
79722006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7973
7974 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
7975 to ensure correct identification.
7976
79772006-07-24 Richard Stallman <rms@gnu.org>
7978
7979 * text.texi (Clickable Text): Clarify.
7980
7981 * sequences.texi (Vector Functions): Delete duplicate xref.
7982
7983 * objects.texi (Function Type): Clarify.
7984
7985 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
7986 modes.
7987
7988 * lists.texi (List Variables): New node.
7989 Material moved from other nodes.
7990
7991 * variables.texi (Setting Variables): add-to-list and
7992 add-to-ordered-list moved to List Variables node.
7993
79942006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
7995
7996 * text.texi (Links and Mouse-1):
7997 For mouse-on-link-p, expand on arg POS.
7998
79992006-07-21 Kim F. Storm <storm@cua.dk>
8000
8001 * display.texi (Forcing Redisplay): Don't mention systems which
8002 don't support sub-second timers for redisplay-preemption-period.
8003
8004 * os.texi (Terminal Output): Clarify text vs graphical terminal.
8005
80062006-07-21 Eli Zaretskii <eliz@gnu.org>
8007
8008 * frames.texi (Input Focus): Document that focus-follows-mouse has
8009 no effect on MS-Windows.
8010
80112006-07-18 Richard Stallman <rms@gnu.org>
8012
8013 * display.texi (Forcing Redisplay): Cleanups in previous change.
8014
8015 * processes.texi (Low-Level Network): Make menu more convenient.
8016
80172006-07-18 Kim F. Storm <storm@cua.dk>
8018
8019 * display.texi (Forcing Redisplay): redisplay-preemption-period
8020 only used on window systems. Add xref to Terminal Output.
8021
8022 * os.texi (Terminal Output): baud-rate only controls preemption on
8023 non-window systems. Add xref to Forcing Redisplay.
8024
8025 * processes.texi (Low-Level Network): Rename node "Make Network"
8026 to "Network Processes".
8027
80282006-07-18 Karl Berry <karl@gnu.org>
8029
8030 * variables.texi, functions.texi, customize.texi, loading.texi:
8031 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
8032
80332006-07-17 Chong Yidong <cyd@stupidchicken.com>
8034
8035 * commands.texi (Waiting): Document batch-mode sit-for behavior.
8036
80372006-07-17 Richard Stallman <rms@gnu.org>
8038
8039 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
8040 Put period and comma inside quotes.
8041
8042 * loading.texi, markers.texi: Use real doublequote inside menus.
8043
8044 * windows.texi: Put point and comma inside quotes.
8045 (Textual Scrolling): Use @samp for error message.
8046
8047 * variables.texi, tips.texi, syntax.texi, symbols.texi:
8048 * strings.texi, streams.texi, processes.texi, os.texi:
8049 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
8050 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
8051 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
8052 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
8053 Put point and comma inside quotes.
8054
8055 * control.texi (Processing of Errors): Add command-error-function.
8056
8057 * variables.texi (File Local Variables): Clarify that
8058 file local variables make buffer-local bindings.
8059
8060 * modes.texi (Syntactic Font Lock): Give default for
8061 font-lock-syntax-table.
8062
80632006-07-17 Nick Roberts <nickrob@snap.net.nz>
8064
8065 * text.texi (Special Properties): Clean up previous change.
8066
80672006-07-16 Karl Berry <karl@gnu.org>
8068
8069 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
8070 * control.texi: Fix bad page breaks through chapter 10 (control).
8071
8072 * anti.texi (Antinews): Reorder face-attribute fns to avoid
8073 underfull hbox.
8074
80752006-07-15 Nick Roberts <nickrob@snap.net.nz>
8076
8077 * text.texi (Special Properties): Describe fontified text property
8078 in relation to a character (not text).
8079
80802006-07-15 Kim F. Storm <storm@cua.dk>
8081
8082 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
8083 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
8084 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
8085
8086 * anti.texi (Antinews): Mention redisplay function.
8087 The kbd macro existed, but was not documented, before 22.x.
8088 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
8089
80902006-07-14 Nick Roberts <nickrob@snap.net.nz>
8091
8092 * display.texi (Displaying Messages): Add anchor.
8093
8094 * frames.texi (Dialog Boxes): Use it.
8095
80962006-07-12 Richard Stallman <rms@gnu.org>
8097
8098 * objects.texi (Frame Type): Explain nature of frames better.
8099
8100 * frames.texi (Frames): Explain nature of frames better.
8101
81022006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
8103
8104 * tips.texi (Coding Conventions): Explain why use cl at compile time.
8105
81062006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8107
8108 * frames.texi (Window System Selections): Mention scrap support for Mac.
8109 Default value of x-select-enable-clipboard is t on Mac.
8110
8111 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
8112
81132006-07-11 Kim F. Storm <storm@cua.dk>
8114
8115 * display.texi (Forcing Redisplay): Add `redisplay' function.
8116 Don't mention (sit-for -1) -- use (redisplay t) instead.
8117
8118 * commands.texi (Waiting): (sit-for -1) is no longer special.
8119 (sit-for 0) is equivalent to (redisplay).
8120 Iconifying/deiconifying no longer makes sit-for return.
8121
81222006-07-10 Nick Roberts <nickrob@snap.net.nz>
8123
8124 * display.texi (Buttons): Fix typo.
8125
8126 * index.texi, elisp.texi (New Symbols): Comment node out.
8127
81282006-07-09 Richard Stallman <rms@gnu.org>
8129
8130 * display.texi (Truncation): Clean up previous change.
8131
81322006-07-08 Richard Stallman <rms@gnu.org>
8133
8134 * commands.texi (Interactive Call): Use 3 as prefix in example
8135 for execute-extended-command.
8136
8137 * display.texi (Attribute Functions): Move paragraph about
8138 compatibility with Emacs < 21.
8139
81402006-07-09 Kim F. Storm <storm@cua.dk>
8141
8142 * display.texi (Refresh Screen): Clarify force-window-update.
8143 (Truncation): "Normally" indicated by fringe arrows.
8144
81452006-07-08 Eli Zaretskii <eliz@gnu.org>
8146
8147 * windows.texi (Textual Scrolling, Resizing Windows):
8148 * variables.texi (Constant Variables):
8149 * text.texi (Buffer Contents, Deletion, Changing Properties)
8150 (Property Search, Special Properties, Sticky Properties)
8151 (Links and Mouse-1, Fields, Change Hooks):
8152 * syntax.texi (Syntax Table Functions, Parsing Expressions)
8153 (Categories):
8154 * symbols.texi (Other Plists):
8155 * streams.texi (Output Variables):
8156 * processes.texi (Input to Processes, Query Before Exit):
8157 * positions.texi (Word Motion, Text Lines, List Motion):
8158 * os.texi (Init File, System Environment, Sound Output)
8159 (Session Management):
8160 * nonascii.texi (Text Representations, Character Sets)
8161 (Chars and Bytes, Locales):
8162 * modes.texi (Defining Minor Modes, Header Lines):
8163 * minibuf.texi (Minibuffer Contents):
8164 * markers.texi (Information from Markers):
8165 * lists.texi (List Elements, Building Lists, Association Lists):
8166 * keymaps.texi (Tool Bar):
8167 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
8168 * functions.texi (What Is a Function, Mapping Functions):
8169 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
8170 (Color Names, Text Terminal Colors, Display Feature Testing):
8171 * files.texi (Visiting Functions, File Name Components)
8172 (Unique File Names, Contents of Directories):
8173 * display.texi (Forcing Redisplay, Displaying Messages)
8174 (Temporary Displays, Font Selection, Auto Faces)
8175 (Font Lookup, Fringe Indicators, Display Margins)
8176 (Image Descriptors, Showing Images, Image Cache, Button Types)
8177 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
8178 (Display Table Format, Glyphs):
8179 * control.texi (Iteration):
8180 * commands.texi (Command Loop Info, Adjusting Point):
8181 * backups.texi (Making Backups, Auto-Saving):
8182 Remove @tindex entries.
8183
81842006-07-07 Kim F. Storm <storm@cua.dk>
8185
8186 * display.texi (Fringe Cursors): Fix typo.
8187 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
8188 (Overlay Arrow): Default is overlay-arrow fringe indicator.
8189
81902006-07-05 Richard Stallman <rms@gnu.org>
8191
8192 * text.texi (Buffer Contents): Add example of text props
8193 in result of buffer-substring.
8194 (Text Properties): Explain better about use of specific property names.
8195 (Property Search): Some cleanups; reorder some functions.
8196
8197 * keymaps.texi (Changing Key Bindings): Cleanup.
8198 Add xref to Key Binding Conventions.
8199
8200 * display.texi (Attribute Functions): Add examples for
8201 face-attribute-relative-p.
8202
8203 * tips.texi (Coding Conventions): Cleanup last change.
8204
82052006-07-05 Karl Berry <karl@gnu.org>
8206
8207 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
8208 Remove @setchapternewpage odd.
8209 Result is 1013 pages, down from 1100.
8210
8211 * anti.texi, customize.texi, display.texi, internals.texi:
8212 * minibuf.texi, modes.texi, tips.texi:
8213 Fix overfull/underfull boxes.
8214
82152006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8216
8217 * edebug.texi (Instrumenting):
8218 Add Edebug-specific findex for eval-buffer.
8219 * loading.texi (Loading):
8220 Replace eval-current-buffer with eval-buffer.
8221
82222006-06-30 Nick Roberts <nickrob@snap.net.nz>
8223
8224 * locals.texi (Standard Buffer-Local Variables): Update the list
8225 of variables.
8226
82272006-06-26 Nick Roberts <nickrob@snap.net.nz>
8228
8229 * files.texi (File Name Completion): Point user to the node
8230 "Reading File Names".
8231
82322006-06-24 Eli Zaretskii <eliz@gnu.org>
8233
8234 * files.texi (Contents of Directories): Document case-insensitive
8235 behavior on respective filesystems.
8236
8237 * objects.texi (Character Type): Document that Emacs signals an
8238 error for unsupported Unicode characters specified as \uNNNN.
8239
82402006-06-19 Richard Stallman <rms@gnu.org>
8241
8242 * processes.texi (Bindat Spec): Clarify previous change.
8243
82442006-06-16 Richard Stallman <rms@gnu.org>
8245
8246 * tips.texi (Coding Conventions): Better explain conventions
8247 for definition constructs.
8248
8249 * text.texi (Special Properties): String value of `read-only'
8250 serves as the error message.
8251
8252 * objects.texi (Character Type): Clarify prev. change.
8253 (Non-ASCII in Strings): Mention \u and \U.
8254
8255 * commands.texi (Using Interactive): Explain problem of
8256 markers, etc., in command-history.
8257
82582006-06-14 Kim F. Storm <storm@cua.dk>
8259
8260 * commands.texi (Waiting): Negative arg to sit-for forces
8261 redisplay even if input is pending.
8262
8263 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
8264 redisplay. Remove incorrect example of binding redisplay-dont-pause
8265 around (sit-for 0).
8266
82672006-06-13 Richard Stallman <rms@gnu.org>
8268
8269 * display.texi (Forcing Redisplay): Clarify previous change.
8270
82712006-06-13 Romain Francoise <romain@orebokech.com>
8272
8273 * display.texi (Forcing Redisplay): Fix typo.
8274
82752006-06-13 Kim F. Storm <storm@cua.dk>
8276
8277 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
8278
82792006-06-10 Luc Teirlinck <teirllm@auburn.edu>
8280
8281 * tips.texi (Coding Conventions): Add `@end itemize'.
8282
82832006-06-10 Richard Stallman <rms@gnu.org>
8284
8285 * tips.texi (Coding Conventions): Explain use of coding systems
8286 to ensure one decoding for strings.
8287
82882006-06-09 Aidan Kehoe <kehoea@parhasard.net>
8289
8290 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
8291 syntax.
8292
82932006-06-07 Eli Zaretskii <eliz@gnu.org>
8294
8295 * display.texi (Font Selection): Remove description of
8296 clear-face-cache.
8297
8298 * compile.texi (Eval During Compile): Fix a typo. Add index
8299 entries for possible uses of eval-when-compile.
8300
83012006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
8302
8303 * display.texi (Abstract Display): Fix typo.
8304
83052006-06-03 Eli Zaretskii <eliz@gnu.org>
8306
8307 * minibuf.texi (Minibuffer History) <history-add-new-input>:
8308 Reword variable's description.
8309
83102006-06-01 Richard Stallman <rms@gnu.org>
8311
8312 * windows.texi (Splitting Windows): Clarify splitting nonselected
8313 window.
8314
83152006-05-31 Juri Linkov <juri@jurta.org>
8316
8317 * minibuf.texi (Minibuffer History): Add history-add-new-input.
8318
83192006-05-30 Richard Stallman <rms@gnu.org>
8320
8321 * display.texi (Line Height): Fix errors in description of
10d1d0af 8322 default line height and line-height property.
b8d4c8d0
GM
8323
8324 * nonascii.texi (Default Coding Systems): Further clarification.
8325
83262006-05-29 Luc Teirlinck <teirllm@auburn.edu>
8327
8328 * internals.texi (Pure Storage): Mention that an overflow in pure
8329 space causes a memory leak.
8330 (Garbage Collection): If there was an overflow in pure space,
8331 `garbage-collect' returns nil.
8332
83332006-05-30 Eli Zaretskii <eliz@gnu.org>
8334
8335 * nonascii.texi (Default Coding Systems): Fix it some more.
8336
83372006-05-29 Eli Zaretskii <eliz@gnu.org>
8338
8339 * nonascii.texi (Default Coding Systems): Fix last change.
8340
83412006-05-29 Kenichi Handa <handa@m17n.org>
8342
8343 * nonascii.texi (find-operation-coding-system): Describe the new
8344 argument format (FILENAME . BUFFER).
8345
83462006-05-28 Richard Stallman <rms@gnu.org>
8347
8348 * tips.texi (Coding Conventions): Better explain reasons not to
8349 advise other packages or use `eval-after-load'.
8350
83512006-05-29 Kim F. Storm <storm@cua.dk>
8352
8353 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
8354 `bindat-idx' and `bindat-raw' for clarity.
8355
83562006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8357
8358 * processes.texi (Bindat Spec): Expand on `repeat' handler.
8359
8360 * display.texi (Display): Add "Abstract Display" to menu.
8361 (Abstract Display, Abstract Display Functions)
8362 (Abstract Display Example): New nodes.
8363 * elisp.texi (Top): Add "Abstract Display" to menu.
8364
83652006-05-27 Chong Yidong <cyd@stupidchicken.com>
8366
8367 * keymaps.texi (Key Sequences): Link to input events definition.
8368 (Format of Keymaps): Delete material duplicated in Keymap Basics.
8369
8370 * files.texi (Changing Files): Document updated argument list for
8371 copy-file.
8372
83732006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8374
8375 * processes.texi (Bindat Functions): Explain term "total length".
8376 Use it in bindat-length and bindat-pack descriptions.
8377
83782006-05-26 Eli Zaretskii <eliz@gnu.org>
8379
8380 * tips.texi (Coding Conventions): Advise against using
8381 eval-after-load in packages. Add an index entry.
8382
83832006-05-25 Juri Linkov <juri@jurta.org>
8384
8385 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
8386
8387 * modes.texi (%-Constructs): Add %e, %z, %Z.
8388
83892006-05-25 Richard Stallman <rms@gnu.org>
8390
8391 * elisp.texi (Top): Update subnode menu.
8392
8393 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
8394 (Keymaps): Update menu.
8395
83962006-05-25 Chong Yidong <cyd@stupidchicken.com>
8397
8398 * keymaps.texi (Key Sequences): Some clarifications.
8399
84002006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
8401
8402 * processes.texi (Bindat Functions): Say "unibyte string"
8403 explicitly for bindat-unpack and bindat-pack descriptions.
8404 (Bindat Examples): Don't call `string-make-unibyte' in example.
8405
84062006-05-25 Chong Yidong <cyd@stupidchicken.com>
8407
5dcb4c4e 8408 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 8409 Explain string and vector representations of key sequences.
b8d4c8d0
GM
8410
8411 * keymaps.texi (Changing Key Bindings):
dd7b651b 8412 * commands.texi (Interactive Codes):
b8d4c8d0
GM
8413 * help.texi (Describing Characters): Refer to it.
8414
84152006-05-23 Luc Teirlinck <teirllm@auburn.edu>
8416
8417 * frames.texi (Pointer Shape): @end table -> @end defvar.
8418
84192006-05-22 Richard Stallman <rms@gnu.org>
8420
8421 * elisp.texi (Top): Update subnode menus.
8422
8423 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
8424 Contents rewritten; material from old Pointer Shape node moved here.
8425
8426 * display.texi (Pointer Shape): Node deleted.
8427 (Image Descriptors): Minor cleanup.
8428
84292006-05-21 Richard Stallman <rms@gnu.org>
8430
8431 * syntax.texi (Parsing Expressions): Update info on which STATE
8432 elements are ignored.
8433
84342006-05-19 Luc Teirlinck <teirllm@auburn.edu>
8435
8436 * hooks.texi (Standard Hooks): Correct typo.
8437
8438 * gpl.texi (GPL): ifinfo -> ifnottex.
8439
84402006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
8441
8442 * searching.texi (Simple Match Data): Warn about match data being
8443 set anew by every search.
8444
84452006-05-17 Richard Stallman <rms@gnu.org>
8446
8447 * minibuf.texi (Minibuffer History): Clarify.
8448
8449 * searching.texi (Regexp Special): Clarify nested regexp warning.
8450
84512006-05-16 Kim F. Storm <storm@cua.dk>
8452
8453 * minibuf.texi (Minibuffer History): Update add-to-history.
8454
84552006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
8456
5dcb4c4e
SM
8457 * nonascii.texi (Explicit Encoding):
8458 Fix typo (encoding<->decoding).
b8d4c8d0
GM
8459
84602006-05-14 Richard Stallman <rms@gnu.org>
8461
8462 * buffers.texi (Creating Buffers): Cleanup.
8463
8464 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
8465
84662006-05-13 Eli Zaretskii <eliz@gnu.org>
8467
8468 * buffers.texi (Current Buffer): Document that with-temp-buffer
8469 disables undo.
8470
8471 * os.texi (Terminal-Specific): More accurate description of how
8472 Emacs searches for the terminal-specific libraries.
8473
84742006-05-12 Eli Zaretskii <eliz@gnu.org>
8475
8476 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
8477 emacs-xtra to @inforef's.
8478
8479 * text.texi (Undo): Document that undo is turned off in buffers
8480 whose names begin with a space.
8481
8482 * buffers.texi (Buffer Names): Add index entries for buffers whose
8483 names begin with a space.
8484 (Creating Buffers): Document that undo is turned off in buffers
8485 whose names begin with a space.
8486
8487 * files.texi (Visiting Functions, Reading from Files)
8488 (Saving Buffers): Mention code and EOL conversions by file I/O
8489 primitives and subroutines.
8490
f4e90db0
SM
8491 * nonascii.texi (Lisp and Coding Systems):
8492 Document coding-system-eol-type. Add index entries for eol conversion.
b8d4c8d0
GM
8493
8494 * display.texi (Defining Faces): Mention `mac', and add an xref to
8495 where window-system is described.
8496
84972006-05-10 Richard Stallman <rms@gnu.org>
8498
8499 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
8500
85012006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
8502
8503 * variables.texi (File Local Variables): Recommend to quote lambda
8504 expressions in safe-local-variable property.
8505
85062006-05-09 Richard Stallman <rms@gnu.org>
8507
5dcb4c4e
SM
8508 * variables.texi (File Local Variables):
8509 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
8510
85112006-05-07 Kim F. Storm <storm@cua.dk>
8512
8513 * minibuf.texi (Minibuffer History): Remove keep-dups arg
8514 from add-to-history.
8515
85162006-05-07 Romain Francoise <romain@orebokech.com>
8517
8518 * commands.texi (Event Input Misc):
8519 * compile.texi (Eval During Compile):
8520 * internals.texi (Buffer Internals):
8521 * minibuf.texi (Initial Input):
8522 * nonascii.texi (Scanning Charsets):
8523 * numbers.texi (Comparison of Numbers):
8524 * windows.texi (Textual Scrolling, Vertical Scrolling):
8525 Fix various typos.
8526
85272006-05-06 Eli Zaretskii <eliz@gnu.org>
8528
8529 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
8530 conditional xref's to either emacs or emacs-xtra, depending on
8531 @iftex/@ifnottex.
8532
8533 * minibuf.texi (Minibuffer History): Document add-to-history.
8534
85352006-05-05 Eli Zaretskii <eliz@gnu.org>
8536
8537 * internals.texi (Pure Storage): Mention the pure overflow message
8538 at startup.
8539
c8763fb6 85402006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
8541
8542 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
8543 (Searching Keymaps): Fix pseudo-Lisp description of keymap
8544 search.
8545
85462006-05-01 Richard Stallman <rms@gnu.org>
8547
8548 * intro.texi (nil and t): Clarify.
8549
8550 * variables.texi (File Local Variables): Suggest using booleanp.
8551
85522006-05-01 Juanma Barranquero <lekktu@gmail.com>
8553
8554 * objects.texi (Type Predicates): Fix typos.
8555
85562006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8557
8558 * intro.texi (nil and t): Add booleanp.
8559
8560 * objects.texi (Type Predicates): Add links for booleanp and
8561 string-or-null-p.
8562
85632006-04-29 Richard Stallman <rms@gnu.org>
8564
8565 * modes.texi (Multiline Font Lock): Rename from
8566 Multi line Font Lock Elements. Much clarification.
8567 (Font Lock Multiline, Region to Fontify): Much clarification.
8568
85692006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8570
8571 * variables.texi (File Local Variables): Remove the special case t for
8572 safe-local-variable.
8573
85742006-04-26 Richard Stallman <rms@gnu.org>
8575
8576 * syntax.texi (Parsing Expressions): Minor cleanup.
8577
85782006-04-18 Richard Stallman <rms@gnu.org>
8579
8580 * tips.texi (Coding Conventions): Explain when the package's
8581 prefix should appear later on (not at the start of the name).
8582
8583 * searching.texi (String Search): Clarify effect of NOERROR.
8584
8585 * modes.texi (Imenu): Clarify what special items do.
8586
8587 * hooks.texi (Standard Hooks): Delete text about old hook names.
8588
85892006-04-17 Romain Francoise <romain@orebokech.com>
8590
8591 * variables.texi (Local Variables): Update the default value of
8592 `max-specpdl-size'.
8593
85942006-04-15 Michael Olson <mwolson@gnu.org>
8595
8596 * processes.texi (Transaction Queues): Mention the new optional
8597 `delay-question' argument for `tq-enqueue'.
8598
85992006-04-13 Bill Wohler <wohler@newt.com>
8600
8601 * customize.texi (Common Keywords): Use dotted notation for
8602 :package-version value. Specify its values. Improve documentation
8603 for customize-package-emacs-version-alist.
8604
86052006-04-12 Bill Wohler <wohler@newt.com>
8606
8607 * customize.texi (Common Keywords): Move description of
8608 customize-package-emacs-version-alist to @defvar.
8609
86102006-04-10 Bill Wohler <wohler@newt.com>
8611
8612 * customize.texi (Common Keywords): Add :package-version.
8613
86142006-04-10 Kim F. Storm <storm@cua.dk>
8615
8616 * text.texi (Buffer Contents): Add NOPROPS arg to
8617 filter-buffer-substring.
8618
86192006-04-08 Kevin Ryde <user42@zip.com.au>
8620
8621 * os.texi (Command-Line Arguments): Update xref to emacs manual
8622 "Command Arguments" -> "Emacs Invocation", per change there.
8623
86242006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
8625
8626 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
8627 be on one line to help makeinfo not render two spaces after the dot.
8628
86292006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8630
8631 * strings.texi (Predicates for Strings): Add string-or-null-p.
8632
86332006-03-28 Kim F. Storm <storm@cua.dk>
8634
8635 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
8636 remarks about systems that don't support fractional seconds.
8637
86382006-03-25 Karl Berry <karl@gnu.org>
8639
8640 * elisp.texi: Use @copyright{} instead of (C), and do not indent
8641 the year list.
8642
86432006-03-21 Nick Roberts <nickrob@snap.net.nz>
8644
8645 * display.texi (Fringe Indicators): Fix typos.
8646
86472006-03-19 Luc Teirlinck <teirllm@auburn.edu>
8648
8649 * tips.texi (Documentation Tips): One can now also write `program'
8650 in front of a quoted symbol in a docstring to prevent making a
8651 hyperlink.
8652
86532006-03-19 Alan Mackenzie <acm@muc.de>
8654
8655 * text.texi (Special Properties): Clarify `fontified' property.
8656
86572006-03-16 Richard Stallman <rms@gnu.org>
8658
8659 * display.texi (Defining Images): Minor cleanup.
8660
86612006-03-16 Bill Wohler <wohler@newt.com>
8662
8663 * display.texi (Defining Images): In image-load-path-for-library,
8664 prefer user's images.
8665
86662006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8667
8668 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
8669
86702006-03-15 Bill Wohler <wohler@newt.com>
8671
8672 * display.texi (Defining Images): Fix example in
8673 image-load-path-for-library by not recommending that one binds
8674 image-load-path. Just defvar it to placate compiler and only use
8675 it if previously defined.
8676
86772006-03-14 Bill Wohler <wohler@newt.com>
8678
8679 * display.texi (Defining Images): In image-load-path-for-library,
8680 always return list of directories. Update example.
8681
86822006-03-14 Alan Mackenzie <acm@muc.de>
8683
8684 * modes.texi: New node, "Region to Fontify" (for Font Lock).
8685 This describes font-lock-extend-region-function.
8686 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
8687 the new node "Region to Fontify".
8688
86892006-03-13 Richard Stallman <rms@gnu.org>
8690
8691 * display.texi (Invisible Text): The impossible position is
8692 now before the invisible text, not after.
8693 (Defining Images): Clean up last change.
8694
86952006-03-11 Bill Wohler <wohler@newt.com>
8696
8697 * display.texi (Defining Images): Add image-load-path-for-library.
8698
86992006-03-11 Luc Teirlinck <teirllm@auburn.edu>
8700
8701 * text.texi (Adaptive Fill): Fix Texinfo usage.
8702
8703 * strings.texi (Creating Strings): Fix Texinfo usage.
8704
8705 * searching.texi (Regexp Special): Use @samp for regular
8706 expressions that are not in Lisp syntax.
8707
87082006-03-08 Luc Teirlinck <teirllm@auburn.edu>
8709
8710 * searching.texi (Regexp Special): Put remark between parentheses
8711 to avoid misreading.
8712
87132006-03-07 Luc Teirlinck <teirllm@auburn.edu>
8714
8715 * searching.texi (Syntax of Regexps): More accurately describe
8716 which characters are special in which situations.
8717 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
8718 are not special. Describe in detail when `[' and `]' are special.
8719 (Regexp Backslash): Plenty of regexps with unbalanced square
8720 brackets are valid, so reword that statement.
8721
87222006-03-02 Kim F. Storm <storm@cua.dk>
8723
8724 * keymaps.texi (Tool Bar): Add tool-bar-border.
8725
87262006-02-28 Luc Teirlinck <teirllm@auburn.edu>
8727
8728 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
8729
87302006-02-27 Luc Teirlinck <teirllm@auburn.edu>
8731
8732 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
8733
8734 * files.texi (Locating Files): Suggest additional values for the
8735 SUFFIXES arg of `locate-file'. Update pxref.
8736
8737 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
8738 (How Programs Do Loading): Discuss the effects of Auto Compression
8739 mode on `load'.
8740 (Load Suffixes): New node.
8741 (Library Search): Delete description of `load-suffixes'; it was
8742 moved to "Load Suffixes".
8743 (Autoload, Named Features): Mention `load-suffixes'.
8744
87452006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8746
8747 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
8748
8749 * windows.texi (Window Tree): Fix typo.
8750
87512006-02-20 Kim F. Storm <storm@cua.dk>
8752
8753 * display.texi (Fringe Indicators): New section.
8754 Move indicate-empty-lines, indicate-buffer-boundaries, and
8755 default-indicate-buffer-boundaries here.
8756 Add fringe-indicator-alist and default-fringes-indicator-alist.
8757 Add list of logical fringe indicator symbols.
8758 Update list of standard bitmap names.
8759 (Fringe Cursors): New section.
8760 Move overflow-newline-into-fringe here.
8761 Add fringe-cursor-alist and default-fringes-cursor-alist.
8762 Add list of fringe cursor symbols.
8763
87642006-02-20 Juanma Barranquero <lekktu@gmail.com>
8765
8766 * commands.texi (Using Interactive): Fix reference to node
8767 "Minibuffers".
8768
87692006-02-19 Richard M. Stallman <rms@gnu.org>
8770
8771 * minibuf.texi (High-Level Completion):
8772 Add xref to read-input-method-name.
8773
8774 * files.texi (Relative File Names): Move file-relative-name here.
8775 (File Name Expansion): From here. Minor clarifications.
8776
8777 * commands.texi (Using Interactive): Add xrefs about reading input.
8778 Clarify remarks about that moving point and mark.
8779 Put string case before list case.
8780
c8763fb6 87812006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
8782
8783 * display.texi (Other Display Specs, Image Descriptors):
8784 Revert erroneous changes. The previous description of
8785 image-descriptors as `(image . PROPS)' was correct.
8786
87872006-02-14 Richard M. Stallman <rms@gnu.org>
8788
8789 * variables.texi (File Local Variables): Clarifications.
8790
87912006-02-14 Juanma Barranquero <lekktu@gmail.com>
8792
8793 * variables.texi (File Local Variables): Use @code for a cons
8794 cell, not @var.
8795
87962006-02-13 Chong Yidong <cyd@stupidchicken.com>
8797
8798 * variables.texi (File Local Variables): Document new file local
8799 variable behavior.
8800
88012006-02-10 Kim F. Storm <storm@cua.dk>
8802
8803 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
8804
88052006-02-08 Juanma Barranquero <lekktu@gmail.com>
8806
8807 * modes.texi (%-Constructs): Remove obsolete info about
8808 `global-mode-string'.
8809
88102006-02-07 Richard M. Stallman <rms@gnu.org>
8811
8812 * commands.texi (Prefix Command Arguments): Minor cleanup.
8813
8814 * display.texi: "Graphical display", not window system.
8815
8816 * functions.texi (What Is a Function): Fix xref.
8817
8818 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
8819 (Changing Key Bindings): Clarify when remapping is better than
8820 substitute-key-definition.
8821
88222006-02-02 Richard M. Stallman <rms@gnu.org>
8823
8824 * minibuf.texi (Basic Completion): Completion alists are risky.
8825
8826 * keymaps.texi (Active Keymaps): Clarifications.
8827 (Searching Keymaps): New node.
8828 (Keymaps): Update menu.
8829
8830 * frames.texi (Layout Parameters): Minor clarification.
8831 (Drag and Drop): New node.
8832 (Frames): Update menu.
8833
88342006-01-29 Chong Yidong <cyd@stupidchicken.com>
8835
8836 * display.texi (Other Display Specs, Image Descriptors):
8837 Image description is a list, not a cons cell.
8838
88392006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8840
8841 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
8842 list is not necessarily a list).
8843
88442006-01-27 Eli Zaretskii <eliz@gnu.org>
8845
8846 * frames.texi (Layout Parameters): border-width and
8847 internal-border-width belong to the frame, not the window.
8848
88492006-01-19 Richard M. Stallman <rms@gnu.org>
8850
8851 * nonascii.texi (Translation of Characters): Search cmds use
8852 translation-table-for-input. Automatically made local.
8853
8854 * markers.texi (Overview of Markers): Count insertion type
8855 as one of a marker's attributes.
8856
8857 * keymaps.texi (Controlling Active Maps): New node, split out of
8858 Active Keymaps.
8859 (Keymaps): Menu updated.
8860 (Active Keymaps): Give pseudocode to explain how the active
8861 maps are searched. current-active-maps and key-binding moved here.
8862 (Functions for Key Lookup): current-active-maps and key-binding moved.
8863 Clarifications.
8864 (Searching the Keymaps): New subnode.
8865
8866 * elisp.texi (Top): Menu clarification.
8867
8868 * display.texi (Other Display Specs): Delete duplicate entry for
8869 just a string as display spec. Move text about recursive display
8870 specs on such a string.
8871
8872 * commands.texi (Key Sequence Input): Clarify.
8873 Move num-nonmacro-input-events out.
8874 (Reading One Event): num-nonmacro-input-events moved here.
8875
88762006-01-14 Nick Roberts <nickrob@snap.net.nz>
8877
8878 * advice.texi (Simple Advice): Update example to fit argument
8879 change in previous-line.
8880
88812006-01-05 Richard M. Stallman <rms@gnu.org>
8882
8883 * markers.texi (The Mark): Fix in `mark'.
8884
88852006-01-04 Richard M. Stallman <rms@gnu.org>
8886
8887 * processes.texi (Misc Network, Make Network): Minor cleanups.
8888
88892006-01-04 Kim F. Storm <storm@cua.dk>
8890
8891 * processes.texi (Make Network): Add IPv6 addresses and handling.
8892 (Network Feature Testing): Mention (:family ipv6).
8893 (Misc Network): Add IPv6 formats to format-network-address.
8894
88952005-12-30 Richard M. Stallman <rms@gnu.org>
8896
8897 * text.texi (Changing Properties):
8898 Don't use return value of set-text-properties.
8899
89002005-12-29 Luc Teirlinck <teirllm@auburn.edu>
8901
8902 * modes.texi (Mode Line Format): Correct typo in menu.
8903
89042005-12-29 Richard M. Stallman <rms@gnu.org>
8905
8906 * modes.texi (Mode Line Top): New node.
8907 (Mode Line Data): Some text moved to new node.
8908 Explain the data structure more concretely.
8909 (Mode Line Basics): Clarifications.
8910 (Mode Line Variables): Clarify intro paragraph.
8911 (%-Constructs): Clarify intro paragraph.
8912 (Mode Line Format): Update menu.
8913
89142005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8915
8916 * minibuf.texi (Basic Completion): Update lazy-completion-table
8917 examples for removal of ARGS argument.
8918
89192005-12-23 Richard M. Stallman <rms@gnu.org>
8920
8921 * text.texi (Undo): Restore some explanation from the version
8922 that was deleted.
8923
89242005-12-23 Eli Zaretskii <eliz@gnu.org>
8925
8926 * text.texi (Undo): Remove duplicate descriptions of `apply
8927 funname' and `apply delta' elements of the undo list.
8928
89292005-12-20 Richard M. Stallman <rms@gnu.org>
8930
8931 * help.texi (Help Functions): Update documentation of `apropos'.
8932
89332005-12-20 Luc Teirlinck <teirllm@auburn.edu>
8934
8935 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
8936 because it is confusing. If the :help-echo keyword is a function,
8937 it is not directly used as the :help-echo overlay property, as the
8938 xref seems to suggest (it does not take the appropriate args).
8939
89402005-12-19 Luc Teirlinck <teirllm@auburn.edu>
8941
8942 * customize.texi (Common Keywords): Fix Texinfo usage.
8943 (Group Definitions, Variable Definitions): Update for new
8944 conventions for using `*' in docstrings.
8945
8946 * tips.texi (Documentation Tips): Update for new conventions for
8947 using `*' in docstrings.
8948
89492005-12-16 Richard M. Stallman <rms@gnu.org>
8950
8951 * minibuf.texi (Minibuffer Contents): Minor cleanup.
8952
89532005-12-16 Juri Linkov <juri@jurta.org>
8954
8955 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
8956
89572005-12-14 Romain Francoise <romain@orebokech.com>
8958
8959 * modes.texi (Customizing Keywords): Rename `append' to `how'.
8960 Fix typo.
8961
89622005-12-11 Juri Linkov <juri@jurta.org>
8963
8964 * minibuf.texi (Completion Commands): Add mention of read-file-name
8965 for filename completion keymaps.
8966 (Reading File Names): Add mention of filename completion keymaps
8967 for read-file-name and xref to `Completion Commands'.
8968
89692005-12-10 Richard M. Stallman <rms@gnu.org>
8970
8971 * customize.texi (Common Keywords): State caveats for use of :tag.
8972
89732005-12-08 Richard M. Stallman <rms@gnu.org>
8974
8975 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
8976 with xrefs and better explanation.
8977 (Completion Commands): Add the filename completion maps.
8978
8979 * objects.texi (Character Type): Clarify that \s is not space
8980 if a dash follows.
8981
89822005-12-05 Richard M. Stallman <rms@gnu.org>
8983
8984 * windows.texi (Resizing Windows): Delete preserve-before args.
8985
89862005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8987
8988 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
8989 in full keymaps, since the quirk has been fixed.
8990
89912005-12-03 Eli Zaretskii <eliz@gnu.org>
8992
5dcb4c4e
SM
8993 * hooks.texi (Standard Hooks): Add index entries.
8994 Mention `compilation-finish-functions'.
b8d4c8d0
GM
8995
89962005-11-27 Richard M. Stallman <rms@gnu.org>
8997
8998 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
8999
90002005-11-21 Juri Linkov <juri@jurta.org>
9001
9002 * customize.texi (Common Keywords): Update links types
9003 custom-manual and url-link. Add link types emacs-library-link,
9004 file-link, function-link, variable-link, custom-group-link.
9005
90062005-11-20 Chong Yidong <cyd@stupidchicken.com>
9007
9008 * display.texi: Revert 2005-11-20 change.
9009
90102005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
9011
9012 * processes.texi (Bindat Functions):
9013 Say "third" to refer to zero-based index "2".
9014
90152005-11-18 Luc Teirlinck <teirllm@auburn.edu>
9016
9017 * loading.texi (Library Search): Update the default value of
9018 `load-suffixes'.
9019
90202005-11-17 Chong Yidong <cyd@stupidchicken.com>
9021
9022 * display.texi (Attribute Functions): Mention :ignore-defface.
9023
90242005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9025
9026 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
9027 (Minor Mode Conventions): Mention the use of a hook.
9028
90292005-11-06 Richard M. Stallman <rms@gnu.org>
9030
9031 * files.texi (Magic File Names): find-file-name-handler checks the
9032 `operations' property of the handler.
9033
90342005-11-03 Richard M. Stallman <rms@gnu.org>
9035
9036 * variables.texi (Frame-Local Variables): Small clarification.
9037
90382005-10-29 Chong Yidong <cyd@stupidchicken.com>
9039
9040 * os.texi (Init File): Document ~/.emacs.d/init.el.
9041
90422005-10-29 Richard M. Stallman <rms@gnu.org>
9043
9044 * internals.texi (Garbage Collection): Document memory-full.
9045
90462005-10-28 Bill Wohler <wohler@newt.com>
9047
9048 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
9049 for URLs.
9050
90512005-10-28 Richard M. Stallman <rms@gnu.org>
9052
9053 * minibuf.texi (Completion Commands): Clean up prev change.
9054
90552005-10-26 Kevin Ryde <user42@zip.com.au>
9056
9057 * compile.texi (Eval During Compile): Explain recommended uses
9058 of eval-when-compile and eval-and-compile.
9059
90602005-10-27 Masatake YAMATO <jet@gyve.org>
9061
9062 * minibuf.texi (Completion Commands):
9063 Write about new optional argument for `display-completion-list'.
9064
90652005-10-23 Richard M. Stallman <rms@gnu.org>
9066
9067 * display.texi (Overlay Arrow): Clarify about local bindings of
9068 overlay-arrow-position.
9069
90702005-10-22 Eli Zaretskii <eliz@gnu.org>
9071
9072 * internals.texi (Building Emacs): Fix last change.
9073
90742005-10-22 Richard M. Stallman <rms@gnu.org>
9075
9076 * internals.texi (Building Emacs): Document eval-at-startup.
9077
90782005-10-21 Richard M. Stallman <rms@gnu.org>
9079
9080 * loading.texi (Where Defined): load-history contains abs file names.
9081 symbol-file returns abs file names.
9082
90832005-10-19 Kim F. Storm <storm@cua.dk>
9084
9085 * display.texi (Showing Images): Add max-image-size integer value.
9086
90872005-10-18 Chong Yidong <cyd@stupidchicken.com>
9088
9089 * display.texi (Showing Images): Document max-image-size.
9090
90912005-10-17 Richard M. Stallman <rms@gnu.org>
9092
9093 * commands.texi (Quitting): Minor clarification.
9094
9095 * processes.texi (Sentinels): Clarify about output and quitting.
9096 (Filter Functions): Mention with-local-quit.
9097
90982005-10-17 Juri Linkov <juri@jurta.org>
9099
9100 * buffers.texi (Current Buffer):
9101 * commands.texi (Event Input Misc):
9102 * compile.texi (Eval During Compile, Compiler Errors):
9103 * customize.texi (Group Definitions):
9104 * display.texi (Progress, Defining Faces):
9105 * files.texi (Writing to Files):
9106 * modes.texi (Mode Hooks, Defining Minor Modes):
9107 * streams.texi (Output Functions):
9108 * syntax.texi (Syntax Table Functions):
9109 * text.texi (Change Hooks):
9110 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
9111
9112 * commands.texi (Quitting): Replace arg `forms' with `body' in
9113 `with-local-quit'.
9114
9115 * positions.texi (Excursions): Replace arg `forms' with `body' in
9116 `save-excursion'.
9117
91182005-10-08 Kim F. Storm <storm@cua.dk>
9119
9120 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
9121 Rename manual section accordingly.
9122
91232005-10-04 Kim F. Storm <storm@cua.dk>
9124
9125 * windows.texi (Window Split Tree): New section describing
9126 new function window-split-tree function.
9127
91282005-10-03 Nick Roberts <nickrob@snap.net.nz>
9129
9130 * display.texi (Fringe Size/Pos): Simplify and add detail.
9131
91322005-09-30 Romain Francoise <romain@orebokech.com>
9133
9134 * minibuf.texi (High-Level Completion): Explain that the prompt
9135 given to `read-buffer' should end with a colon and a space.
9136 Update usage examples.
9137
91382005-09-29 Juri Linkov <juri@jurta.org>
9139
9140 * display.texi (Displaying Messages): Rename argument name
9141 `string' to `format-string' in functions `message', `message-box',
9142 `message-or-box'.
9143
91442005-09-26 Chong Yidong <cyd@stupidchicken.com>
9145
9146 * errors.texi (Standard Errors): Correct xrefs.
9147
91482005-09-18 Chong Yidong <cyd@stupidchicken.com>
9149
9150 * display.texi (Defining Images): Update documentation for
9151 `image-load-path'.
9152
91532005-09-17 Richard M. Stallman <rms@gnu.org>
9154
9155 * display.texi (Defining Images): Clean up previous change.
9156
91572005-09-16 Romain Francoise <romain@orebokech.com>
9158
9159 * elisp.texi: Specify GFDL version 1.2.
9160
9161 * doclicense.texi (GNU Free Documentation License): Update to
9162 version 1.2.
9163
91642005-09-15 Chong Yidong <cyd@stupidchicken.com>
9165
9166 * display.texi (Defining Images): Document `image-load-path'.
9167
91682005-09-15 Richard M. Stallman <rms@gnu.org>
9169
9170 * objects.texi (Printed Representation): Minor cleanup.
9171 (Box Diagrams): Minor fix.
9172 (Cons Cell Type): Move (...) index item here.
9173 (Box Diagrams): From here.
9174 (Array Type): Minor fix.
9175 (Type Predicates): Delete index "predicates".
9176 (Hash Table Type): Clarify xref.
9177 (Dotted Pair Notation): Minor fix.
9178
91792005-09-10 Chong Yidong <cyd@stupidchicken.com>
9180
9181 * files.texi (Saving Buffers): Fix typo.
9182
91832005-09-08 Richard M. Stallman <rms@gnu.org>
9184
9185 * tips.texi (Programming Tips): Correct the "default" prompt spec.
9186
91872005-09-08 Chong Yidong <cyd@stupidchicken.com>
9188
9189 * locals.texi (Standard Buffer-Local Variables): Don't include
9190 mode variables for minor modes.
9191 Fix xrefs for buffer-display-count, buffer-display-table,
9192 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
9193 enable-multibyte-characters, fill-column, header-line-format,
9194 left-fringe-width, left-margin, and right-fringe-width.
9195
9196 * hooks.texi (Standard Hooks): All hooks should conform to the
9197 standard naming convention now.
9198 Fix xref for `echo-area-clear-hook'.
9199
9200 * display.texi (Usual Display): Note that indicate-empty-lines and
9201 tab-width are buffer-local.
9202
9203 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
9204
9205 * modes.texi (Mode Help): Note that major-mode is buffer-local.
9206
9207 * nonascii.texi (Encoding and I/O): Note that
9208 buffer-file-coding-system is buffer-local.
9209
9210 * positions.texi (List Motion): Note that defun-prompt-regexp is
9211 buffer-local.
9212
9213 * text.texi (Auto Filling): Note that auto-fill-function is
9214 buffer-local.
9215 (Undo): Note that buffer-undo-list is buffer-local.
9216
5dcb4c4e
SM
9217 * windows.texi (Buffers and Windows):
9218 Document buffer-display-count.
b8d4c8d0
GM
9219
92202005-09-06 Richard M. Stallman <rms@gnu.org>
9221
9222 * tips.texi (Coding Conventions): Sometimes it is ok to put the
9223 package prefix elsewhere than at the start of the name.
9224
92252005-09-03 Richard M. Stallman <rms@gnu.org>
9226
9227 * tips.texi (Programming Tips): Add conventions for minibuffer
9228 questions and prompts.
9229
92302005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
9231
9232 * intro.texi (nil and t): Minor cleanup.
9233 Delete spurious mention of keyword symbols.
9234 (Evaluation Notation): Add index entry.
9235 (A Sample Function Description): Minor cleanup.
9236 (A Sample Variable Description): Not all vars can be set.
9237
92382005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
9239
9240 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
9241
9242 (Insertion): Document precise type of `insert-char' arg COUNT.
9243
92442005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
9245
9246 * modes.texi (Other Font Lock Variables): Sync the default of
9247 font-lock-lines-before.
9248
92492005-08-31 Michael Albinus <michael.albinus@gmx.de>
9250
9251 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
9252
92532005-08-29 Richard M. Stallman <rms@gnu.org>
9254
9255 * elisp.texi (Top): Update subnode menu.
9256
9257 * searching.texi (Searching and Matching): Move node.
9258 Rearrange contents and add overall explanation.
9259 (Searching and Case): Move node.
9260 (Searching and Matching): Update menu.
9261
92622005-08-27 Eli Zaretskii <eliz@gnu.org>
9263
9264 * os.texi (Startup Summary): Fix the description of the initial
9265 startup message display.
9266
92672005-08-25 Richard M. Stallman <rms@gnu.org>
9268
9269 * searching.texi (Search and Replace): Add replace-regexp-in-string.
9270
92712005-08-25 Emilio C. Lopes <eclig@gmx.net>
9272
9273 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
9274 `next-overlay-change' example.
9275
92762005-08-22 Juri Linkov <juri@jurta.org>
9277
9278 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
9279 Fix invert-face. Fix args of face-background.
9280
9281 * display.texi (Standard Faces): Delete node.
9282 (Faces): Add xref to `(emacs)Standard Faces'.
9283 (Displaying Faces): Fix xref to `Standard Faces'.
9284
9285 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
9286
92872005-08-20 Alan Mackenzie <acm@muc.de>
9288
9289 * buffers.texi (The Buffer List): Clarify the manipulation of the
9290 buffer list.
9291
92922005-08-14 Richard M. Stallman <rms@gnu.org>
9293
9294 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
9295 a regexp.
9296
92972005-08-11 Richard M. Stallman <rms@gnu.org>
9298
9299 * elisp.texi (Top): Update subnode lists.
9300
9301 * display.texi (Inverse Video): Node deleted.
9302
9303 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
9304 New nodes split out of Coding Conventions.
9305
9306 * searching.texi (Regular Expressions): Document re-builder.
9307
9308 * os.texi (Time Parsing): New node split out of Time Conversion.
9309
9310 * processes.texi (Misc Network, Network Feature Testing)
9311 (Network Options, Make Network): New nodes split out of
9312 Low-Level Network.
9313
93142005-08-09 Richard M. Stallman <rms@gnu.org>
9315
9316 * frames.texi (Geometry): New node, split from Size and Position.
9317 (Frame Parameters): Refer to Geometry.
9318
9319 * buffers.texi (The Buffer List): Fix xrefs.
9320
9321 * windows.texi (Splitting Windows): Fix xref.
9322
9323 * frames.texi (Layout Parameters): Add xref.
9324
9325 * display.texi (Line Height, Scroll Bars): Fix xrefs.
9326
9327 * keymaps.texi (Menu Bar): Fix xref.
9328
9329 * locals.texi (Standard Buffer-Local Variables): Fix xref.
9330
9331 * modes.texi (%-Constructs): Fix xref.
9332
9333 * frames.texi (Window Frame Parameters): Node split up.
9334 (Basic Parameters, Position Parameters, Size Parameters)
9335 (Layout Parameters, Buffer Parameters, Management Parameters)
9336 (Cursor Parameters, Color Parameters): New subnodes.
9337
93382005-08-09 Luc Teirlinck <teirllm@auburn.edu>
9339
9340 * positions.texi (Screen Lines): Update xref for previous change
9341 in minibuf.texi.
9342
9343 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
9344 change in minibuf.texi.
9345
93462005-08-09 Richard M. Stallman <rms@gnu.org>
9347
9348 * tips.texi (Coding Conventions): Minor cleanup.
9349
9350 * modes.texi (Defining Minor Modes): Explain when init-value
9351 can be non-nil.
9352
9353 * elisp.texi (Top): Update submenu for Minibuffer.
9354
9355 * minibuf.texi (Minibuffer Misc): Node split up.
9356 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
9357 (Recursive Mini): New nodes split out from Minibuffer Misc.
9358 (Minibuffer Misc): Document max-mini-window-height.
9359
9360 * hash.texi (Defining Hash): Delete stray paren in example.
9361
9362 * display.texi (Echo Area Customization): Don't define
9363 max-mini-window-height here; xref instead.
9364
9365 * commands.texi (Event Input Misc): Update while-no-input.
9366
9367 * advice.texi (Advising Functions): Explain when to use advice
9368 and when to use a hook.
9369
93702005-07-30 Eli Zaretskii <eliz@gnu.org>
9371
9372 * makefile.w32-in (info): Don't run install-info.
9373 ($(infodir)/dir): New target, produced by running install-info.
9374
93752005-07-27 Luc Teirlinck <teirllm@auburn.edu>
9376
9377 * modes.texi (Defining Minor Modes): The keyword for the initial
9378 value is :init-value, not :initial-value.
9379
93802005-07-23 Eli Zaretskii <eliz@gnu.org>
9381
9382 * loading.texi (Autoload): Make the `doctor' example be consistent
9383 with what's in current loaddefs.el. Describe the "fn" magic in
9384 the usage portion of the doc string.
9385
93862005-07-22 Richard M. Stallman <rms@gnu.org>
9387
9388 * internals.texi (Garbage Collection): Clarify previous change.
9389
93902005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
9391
9392 * internals.texi (Garbage Collection): Add gc-cons-percentage.
9393
93942005-07-18 Juri Linkov <juri@jurta.org>
9395
9396 * commands.texi (Accessing Events):
9397 * frames.texi (Text Terminal Colors, Resources):
9398 * markers.texi (The Mark):
9399 * modes.texi (Defining Minor Modes):
9400 Delete duplicate duplicate words.
9401
94022005-07-16 Richard M. Stallman <rms@gnu.org>
9403
9404 * display.texi (Managing Overlays): Clarify make-overlay
9405 args for insertion types.
9406
94072005-07-13 Luc Teirlinck <teirllm@auburn.edu>
9408
9409 * customize.texi (Variable Definitions):
9410 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
9411 `standard-value' is a list too.
9412 (Defining New Types): Use @key{RET} instead of @key{ret}.
9413
94142005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
9415
9416 * os.texi (Translating Input): Fix typo.
9417
94182005-07-08 Richard M. Stallman <rms@gnu.org>
9419
9420 * README: Update edition number and size estimate.
9421
9422 * elisp.texi (VERSION): Set to 2.9.
9423
94242005-07-07 Richard M. Stallman <rms@gnu.org>
9425
9426 * book-spine.texinfo: Update Emacs version.
9427
9428 * display.texi (Inverse Video): Delete mode-line-inverse-video.
9429
94302005-07-06 Richard M. Stallman <rms@gnu.org>
9431
9432 * searching.texi (Regexp Search): Clarify what re-search-forward
9433 does when the search fails.
9434
94352005-07-05 Lute Kamstra <lute@gnu.org>
9436
9437 * Update FSF's address in GPL notices.
9438
9439 * doclicense.texi (GNU Free Documentation License):
9440 * gpl.texi (GPL):
9441 * tips.texi (Coding Conventions, Library Headers):
9442 * vol1.texi:
9443 * vol2.texi: Update FSF's address.
9444
94452005-07-04 Richard M. Stallman <rms@gnu.org>
9446
9447 * hooks.texi (Standard Hooks): Add occur-hook.
9448
94492005-07-03 Luc Teirlinck <teirllm@auburn.edu>
9450
9451 * display.texi (The Echo Area): Correct menu.
9452
94532005-07-03 Richard M. Stallman <rms@gnu.org>
9454
9455 * elisp.texi (Top): Update subnode menu for Display.
9456
9457 * display.texi (Displaying Messages): New node, with most
9458 of what was in The Echo Area.
5dcb4c4e 9459 (Progress): Move under The Echo Area.
b8d4c8d0
GM
9460 (Logging Messages): New node with new text.
9461 (Echo Area Customization): New node, the rest of what was
9462 in The Echo Area. Document message-truncate-lines with @defvar.
9463 (Display): Update menu.
9464
9465 * windows.texi (Textual Scrolling): Doc 3 values for
9466 scroll-preserve-screen-position.
9467
9468 * text.texi (Special Properties): Change hook functions
9469 should bind inhibit-modification-hooks around altering buffer text.
9470
9471 * keymaps.texi (Key Binding Commands): Call binding BINDING
9472 rather than DEFINITION.
9473
94742005-06-29 Juanma Barranquero <lekktu@gmail.com>
9475
9476 * variables.texi (Defining Variables): `user-variable-p' returns t
9477 for aliases of user options, nil for alias loops.
9478
94792005-06-28 Richard M. Stallman <rms@gnu.org>
9480
9481 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
9482 make-keymap.
9483
94842005-06-27 Luc Teirlinck <teirllm@auburn.edu>
9485
9486 * variables.texi (Setting Variables): Correct and clarify
9487 description of `add-to-ordered-list'.
9488
94892005-06-26 Richard M. Stallman <rms@gnu.org>
9490
9491 * display.texi (Faces): Minor cleanup.
9492
94932005-06-25 Luc Teirlinck <teirllm@auburn.edu>
9494
9495 * display.texi (Faces): `facep' returns t for strings that are
9496 face names.
9497
94982005-06-25 Richard M. Stallman <rms@gnu.org>
9499
9500 * objects.texi (Equality Predicates): Clarify meaning of equal.
9501
9502 * windows.texi (Selecting Windows): save-selected-window
9503 and with-selected-window save and restore the current buffer.
9504
95052005-06-24 Richard M. Stallman <rms@gnu.org>
9506
9507 * numbers.texi (Float Basics): Explain how to test for NaN,
9508 and printing the sign of NaNs.
9509
95102005-06-24 Eli Zaretskii <eliz@gnu.org>
9511
9512 * makefile.w32-in (MAKEINFO): Use --force.
9513
95142005-06-23 Richard M. Stallman <rms@gnu.org>
9515
9516 * display.texi (Face Functions): Correct Texinfo usage.
9517
95182005-06-23 Luc Teirlinck <teirllm@auburn.edu>
9519
9520 * lists.texi (Rings): `ring-elements' now returns the elements of
9521 RING in order.
9522
95232005-06-23 Juanma Barranquero <lekktu@gmail.com>
9524
9525 * markers.texi (The Mark): Texinfo usage fix.
9526
95272005-06-23 Kim F. Storm <storm@cua.dk>
9528
9529 * searching.texi (Entire Match Data): Remove evaporate option for
9530 match-data. Do not mention evaporate option for set-match-data.
9531
95322005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
9533
9534 * display.texi (Face Functions): Mention face aliases.
9535
95362005-06-21 Richard M. Stallman <rms@gnu.org>
9537
9538 * anti.texi (Antinews): Texinfo usage fix.
9539
95402005-06-21 Karl Berry <karl@gnu.org>
9541
9542 * elisp.texi: Use @copying.
9543
9544 * elisp.texi: Put @summarycontents and @contents before the Top
9545 node, instead of the end of the file, so that the contents appear
9546 in the right place in the dvi/pdf output.
9547
95482005-06-21 Juri Linkov <juri@jurta.org>
9549
9550 * display.texi (Defining Faces): Add `customized-face'.
9551
95522005-06-20 Kim F. Storm <storm@cua.dk>
9553
9554 * variables.texi (Setting Variables): Any type of element can be
9555 given order in add-to-ordered-list. Compare elements with eq.
9556
9557 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
9558
95592005-06-20 Karl Berry <karl@gnu.org>
9560
9561 * syntax.texi (Syntax Flags): Make last column very slightly wider
9562 to avoid "generic comment" breaking on two lines and causing an
9563 underfull box.
9564
95652005-06-19 Luc Teirlinck <teirllm@auburn.edu>
9566
9567 * lists.texi (Rings): Various minor clarifications and corrections.
9568
95692005-06-18 Richard M. Stallman <rms@gnu.org>
9570
9571 * functions.texi (Obsolete Functions): Simplify.
9572
9573 * variables.texi (Variable Aliases): Simplify.
9574
a12bf61e 9575 * anti.texi, backups.texi, compile.texi, customize.texi:
b8d4c8d0
GM
9576 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
9577 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
9578 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
9579 * variables.texi: Fix formatting ugliness.
9580
9581 * elisp.texi: Add links to Rings and Byte Packing.
9582 Update version and copyright years.
9583
9584 * minibuf.texi: Fix formatting ugliness.
9585 (Completion Commands): Move keymap vars to the end
9586 and vars completing-read binds to the top.
9587
95882005-06-17 Luc Teirlinck <teirllm@auburn.edu>
9589
9590 * processes.texi: Fix typos.
9591 (Bindat Spec): Correct Texinfo error.
9592 (Byte Packing): Fix ungrammatical sentence.
9593
95942005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
9595
9596 * lists.texi (Rings): New node.
9597 (Lists): Add it to menu.
9598
9599 * processes.texi (Byte Packing): New node.
9600 (Processes): Add it to menu.
9601
96022005-06-17 Richard M. Stallman <rms@gnu.org>
9603
9604 * syntax.texi (Parsing Expressions): Fix texinfo usage.
9605
9606 * help.texi (Documentation Basics): Explain the xref to
9607 Documentation Tips.
9608
9609 * debugging.texi (Debugger Commands): Minor fix.
9610
96112005-06-16 Luc Teirlinck <teirllm@auburn.edu>
9612
9613 * edebug.texi (Instrumenting): Eliminate duplicate link.
9614 (Specification List): Replace references to "below", referring to
9615 a later node, with one @ref to that node.
9616
9617 * os.texi (Timers): Timers should save and restore the match data
9618 if they change it.
9619
9620 * debugging.texi (Debugger Commands): Mention that the Lisp
9621 debugger can not step through primitive functions.
9622
96232005-06-16 Juanma Barranquero <lekktu@gmail.com>
9624
9625 * functions.texi (Obsolete Functions): Update argument names of
9626 `make-obsolete' and `define-obsolete-function-alias'.
9627
9628 * variables.texi (Variable Aliases): Update argument names of
9629 `defvaralias', `make-obsolete-variable' and
9630 `define-obsolete-variable-alias'.
9631
96322005-06-15 Kim F. Storm <storm@cua.dk>
9633
9634 * searching.texi (Entire Match Data): Rephrase warnings about
9635 evaporate arg to match-data and set-match-data.
9636
96372005-06-14 Luc Teirlinck <teirllm@auburn.edu>
9638
9639 * elisp.texi (Top): Update detailed menu.
9640
9641 * edebug.texi (Edebug): Update menu.
9642 (Instrumenting): Update xrefs.
9643 (Edebug Execution Modes): Correct xref.
9644 (Jumping): Clarify description of `h' command.
9645 Eliminate redundant @ref.
9646 (Breaks): New node.
9647 (Breakpoints): Is now a subsubsection.
9648 (Global Break Condition): Mention `C-x X X'.
9649 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
9650 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
9651 (Edebug Display Update): Correct pxref.
9652 (Edebug and Macros): New node.
9653 (Instrumenting Macro Calls): Is now a subsubsection.
9654 Neither arg of `def-edebug-spec' is evaluated.
9655 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
9656 (Specification Examples): Fix typo.
9657
96582005-06-14 Lute Kamstra <lute@gnu.org>
9659
9660 * debugging.texi (Function Debugging): Primitives can break on
9661 entry too.
9662
96632005-06-14 Kim F. Storm <storm@cua.dk>
9664
9665 * variables.texi (Setting Variables): Add add-to-ordered-list.
9666
96672005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9668
9669 * syntax.texi (Parsing Expressions): Document aux functions and vars of
9670 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
9671
96722005-06-13 Lute Kamstra <lute@gnu.org>
9673
9674 * text.texi (Special Properties): Fix cross reference.
9675
96762005-06-11 Luc Teirlinck <teirllm@auburn.edu>
9677
9678 * debugging.texi (Function Debugging): Delete mention of empty
9679 string argument to `cancel-debug-on-entry'. Delete inaccurate
9680 description of the return value of that command.
9681
96822005-06-11 Alan Mackenzie <acm@muc.de>
9683
9684 * text.texi (Adaptive Fill): Amplify the description of
9685 fill-context-prefix.
9686
96872005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9688
9689 * syntax.texi (Parsing Expressions): Fix Texinfo error.
9690
96912005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9692
9693 * syntax.texi (Parsing Expressions): Document syntax-ppss.
9694
96952005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9696
9697 * debugging.texi (Error Debugging): Minor rewording.
9698 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
9699 is optional.
9700
97012005-06-10 Lute Kamstra <lute@gnu.org>
9702
9703 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
9704 (Top): Give it a title. Correct version number. Give the
9705 detailed node listing a more prominent header.
9706 * intro.texi: Don't set VERSION here a second time.
9707 Mention Emacs's version too.
9708 * anti.texi (Antinews): Use EMACSVER to refer to the current
9709 version of Emacs.
9710
97112005-06-09 Kim F. Storm <storm@cua.dk>
9712
9713 * searching.texi (Entire Match Data): Explain new `reseat' argument to
9714 match-data and set-match-data.
9715
97162005-06-08 Richard M. Stallman <rms@gnu.org>
9717
9718 * searching.texi (Entire Match Data): Clarify when match-data
9719 returns markers and when integers.
9720
9721 * display.texi (Defining Faces): Explain that face name should not
9722 end in `-face'.
9723
9724 * modes.texi (Mode Line Data): Minor cleanup.
9725 (Customizing Keywords): Node split out of Search-based Fontification.
9726 Add example of using font-lock-add-keywords from a hook.
9727 Clarify when MODE should be non-nil, and when nil.
9728
97292005-06-06 Richard M. Stallman <rms@gnu.org>
9730
9731 * modes.texi (Mode Line Data): Explain what happens when the car
9732 of a list is a void symbol.
9733 (Search-based Fontification): Explain MODE arg to
9734 font-lock-add-keywords and warn about calls from major modes.
9735
97362005-06-08 Juri Linkov <juri@jurta.org>
9737
9738 * display.texi (Standard Faces): Add `shadow' face.
9739
97402005-05-29 Luc Teirlinck <teirllm@auburn.edu>
9741
9742 * modes.texi (Major Mode Conventions): A derived mode only needs
9743 to put the call to the parent mode inside `delay-mode-hooks'.
9744
97452005-05-29 Richard M. Stallman <rms@gnu.org>
9746
9747 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
9748 new, and what that implies. Clarify.
9749
9750 * files.texi (Locating Files): Clean up the text.
9751
9752 * frames.texi (Window Frame Parameters): Document user-size.
9753 Shorten entry for top by referring to left.
9754
97552005-05-26 Richard M. Stallman <rms@gnu.org>
9756
9757 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
9758 is new, and what the implications are. Other clarifications.
9759
97602005-05-24 Richard M. Stallman <rms@gnu.org>
9761
9762 * frames.texi (Dialog Boxes): Minor fixes.
9763
97642005-05-25 Masatake YAMATO <jet@gyve.org>
9765
9766 * display.texi (Standard Faces): Write about `mode-line-highlight'.
9767
97682005-05-24 Luc Teirlinck <teirllm@auburn.edu>
9769
9770 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
9771 is optional.
9772
97732005-05-24 Nick Roberts <nickrob@snap.net.nz>
9774
10d1d0af 9775 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
9776
97772005-05-23 Lute Kamstra <lute@gnu.org>
9778
9779 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
9780 syntax-begin-function over font-lock-beginning-of-syntax-function.
9781
97822005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9783
9784 * minibuf.texi (Reading File Names): Update description of
9785 `read-directory-name'.
9786
9787 * modes.texi (Derived Modes): Clarify :group keyword.
9788
97892005-05-21 Eli Zaretskii <eliz@gnu.org>
9790
9791 * files.texi (Locating Files): New subsection.
9792 Describe locate-file and executable-find.
9793
97942005-05-21 Kevin Ryde <user42@zip.com.au>
9795
9796 * frames.texi (Initial Parameters): Update cross reference to
9797 "Emacs Invocation".
9798
97992005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9800
9801 * keymaps.texi (Active Keymaps): Add anchor.
9802
9803 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
9804 (Major Mode Conventions): Refer to `Auto Major Mode' in more
9805 appropriate place.
9806 (Derived Modes): Small clarifications.
9807 (Minor Mode Conventions, Keymaps and Minor Modes):
9808 Replace references to nodes with references to anchors.
9809 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
9810 Clarify description of lists whose first element is an integer.
9811 (Mode Line Variables): Add anchor.
9812 (%-Constructs): Clarify description of integer after %.
9813 (Emulating Mode Line): Describe nil value for FACE.
9814
98152005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9816
9817 * modes.texi (Derived Modes): Correct references to non-existing
9818 variable standard-syntax-table.
9819
98202005-05-17 Lute Kamstra <lute@gnu.org>
9821
9822 * modes.texi (Defining Minor Modes): Mention the mode hook.
9823
98242005-05-15 Kim F. Storm <storm@cua.dk>
9825
9826 * processes.texi (Network): Remove open-network-stream-nowait.
9827 (Network Servers): Remove open-network-stream-server.
9828
98292005-05-15 Luc Teirlinck <teirllm@auburn.edu>
9830
9831 * elisp.texi (Top): Update detailed menu.
9832
9833 * variables.texi: Reorder nodes.
9834 (Variables): Update menu.
9835 (File Local Variables): Do not refer to the `-*-' line as
9836 a "local variables list". Add pxref.
9837
98382005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9839
9840 * elisp.texi (Top): Update detailed menu for node changes.
9841
9842 * modes.texi (Modes): Update Menu.
9843 (Hooks): Move to beginning of chapter.
9844 Most minor modes run mode hooks too.
9845 `add-hook' can handle void hooks or hooks whose value is a single
9846 function.
9847 (Major Modes): Update Menu.
9848 (Major Mode Basics): New node, split off from `Major Modes'.
9849 (Major Mode Conventions): Correct xref. Explain how to handle
9850 auto-mode-alist if the major mode command has an autoload cookie.
9851 (Auto Major Mode): Major update. Add magic-mode-alist.
9852 (Derived Modes): Major update.
9853 (Mode Line Format): Update Menu.
9854 (Mode Line Basics): New node, split off from `Mode Line Format'.
9855
9856 * loading.texi (Autoload): Mention `autoload cookie' as synonym
9857 for `magic autoload comment'. Add index entries and anchor.
9858
98592005-05-14 Richard M. Stallman <rms@gnu.org>
9860
9861 * tips.texi (Coding Conventions): Explain how important it is
9862 that just loading certain files not change Emacs behavior.
9863
9864 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
9865
98662005-05-12 Lute Kamstra <lute@gnu.org>
9867
9868 * modes.texi (Generic Modes): Update.
9869 (Major Modes): Refer to node "Generic Modes".
9870
9871 * elisp.texi (Top): Update to the current structure of the manual.
9872 * processes.texi (Processes): Add menu description.
9873 * customize.texi (Customization): Add menu descriptions.
9874
98752005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
9876
9877 * processes.texi (Signals to Processes)
9878 (Low-Level Network): Fix typos.
9879
98802005-05-11 Lute Kamstra <lute@gnu.org>
9881
9882 * elisp.texi (Top): Add some nodes from the chapter "Major and
9883 Minor Modes" to the detailed node listing.
9884
98852005-05-10 Richard M. Stallman <rms@gnu.org>
9886
9887 * keymaps.texi (Extended Menu Items): Menu item filter functions
9888 can be called at any time.
9889
98902005-05-08 Luc Teirlinck <teirllm@auburn.edu>
9891
9892 * variables.texi (File Local Variables): `(hack-local-variables t)'
9893 now also checks whether a mode is specified in the local variables
9894 list.
9895
98962005-05-05 Kevin Ryde <user42@zip.com.au>
9897
9898 * display.texi (The Echo Area): Correct format function cross
9899 reference.
9900
99012005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9902
9903 * variables.texi (Variable Aliases): Change description of
9904 `define-obsolete-variable-alias'.
9905
9906 * functions.texi (Functions): Add "Obsolete Functions" to menu.
9907 (Defining Functions): Add xref.
9908 (Obsolete Functions): New node.
9909 (Function Safety): Standardize capitalization of section title.
9910
9911 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
9912 (Dialog Boxes): Complete description of `x-popup-dialog'.
9913
99142005-05-04 Richard M. Stallman <rms@gnu.org>
9915
9916 * commands.texi (Interactive Codes): Fix Texinfo usage.
9917 Document U more clearly.
9918
99192005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9920
9921 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
9922 function and not a macro.
9923
9924 * frames.texi (Pop-Up Menus): Correct and clarify description of
9925 `x-popup-menu'.
9926 (Dialog Boxes): Clarify description of `x-popup-dialog'.
9927
99282005-05-01 Richard M. Stallman <rms@gnu.org>
9929
9930 * edebug.texi (Checking Whether to Stop): Fix previous change.
9931
99322005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9933
9934 * display.texi: Fix typos and Texinfo usage.
9935
9936 * edebug.texi (Checking Whether to Stop): executing-macro ->
9937 executing-kbd-macro.
9938
99392005-05-01 Richard M. Stallman <rms@gnu.org>
9940
9941 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
9942
99432005-04-30 Richard M. Stallman <rms@gnu.org>
9944
9945 * files.texi (Magic File Names): Document `operations' property.
9946
99472005-04-29 Lute Kamstra <lute@gnu.org>
9948
9949 * modes.texi (Generic Modes): New node.
9950 (Major Modes): Add it to the menu.
9951 (Derived Modes): Add "derived mode" to concept index.
9952
99532005-04-28 Lute Kamstra <lute@gnu.org>
9954
9955 * modes.texi (Defining Minor Modes): Fix previous change.
9956 (Font Lock Mode): Simplify.
9957 (Font Lock Basics): Say that font-lock-defaults is buffer-local
9958 when set and that some parts are optional. Add cross references.
9959 (Search-based Fontification): Say how to specify font-lock-keywords.
9960 Add cross references. Add font-lock-multiline to index.
9961 Move font-lock-keywords-case-fold-search here from node "Other Font
9962 Lock Variables". Document font-lock-add-keywords and
9963 font-lock-remove-keywords.
9964 (Other Font Lock Variables): Move font-lock-keywords-only,
9965 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9966 and font-lock-syntactic-face-function to node "Syntactic Font
9967 Lock". Move font-lock-keywords-case-fold-search to node
9968 "Search-based Fontification". Document font-lock-inhibit-thing-lock
9969 and font-lock-{,un}fontify-{buffer,region}-function.
9970 (Precalculated Fontification): Remove reference to deleted variable
9971 font-lock-core-only.
9972 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
9973 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
9974 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9975 and font-lock-syntactic-face-function here from node "Other Font
9976 Lock Variables". Move font-lock-syntactic-keywords to "Setting
9977 Syntax Properties". Add cross references.
9978 (Setting Syntax Properties): New node.
9979 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
9980 * syntax.texi (Syntax Properties): Add cross reference.
9981 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
9982
99832005-04-26 Richard M. Stallman <rms@gnu.org>
9984
9985 * display.texi (Defining Faces):
9986 Document `default' elements of defface spec.
9987
9988 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
9989
9990 * variables.texi (Variable Aliases): Clarify text.
9991
99922005-04-25 Chong Yidong <cyd@stupidchicken.com>
9993
9994 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
9995
99962005-04-25 Luc Teirlinck <teirllm@auburn.edu>
9997
9998 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
9999
100002005-04-24 Eli Zaretskii <eliz@gnu.org>
10001
10002 * syntax.texi (Syntax Table Internals): Elaborate documentation of
10003 syntax-after and syntax-class.
10004
10005 * files.texi (Changing Files): Fix last change's cross-reference.
10006 (Unique File Names): Don't mention "numbers" in the documentation
10007 of make-temp-file and make-temp-name.
10008
100092005-04-23 Richard M. Stallman <rms@gnu.org>
10010
10011 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
10012
100132005-04-22 Nick Roberts <nickrob@snap.net.nz>
10014
10015 * windows.texi (Cyclic Window Ordering): Clarify window-list.
10016
100172005-04-22 Nick Roberts <nickrob@snap.net.nz>
10018
10019 * variables.texi (Variable Aliases): Describe make-obsolete-variable
10020 and define-obsolete-variable-alias.
10021
100222005-04-22 Kim F. Storm <storm@cua.dk>
10023
10024 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
10025 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
10026
100272005-04-21 Lute Kamstra <lute@gnu.org>
10028
10029 * lists.texi (Association Lists): Document rassq-delete-all.
10030
100312005-04-19 Richard M. Stallman <rms@gnu.org>
10032
10033 * modes.texi (Search-based Fontification): Explain that
10034 facespec is an expression to be evaluated.
10035
100362005-04-19 Kevin Ryde <user42@zip.com.au>
10037
10038 * streams.texi (Output Functions): Fix xref.
10039 * strings.texi (String Conversion): Fix xref.
10040
100412005-04-19 Kim F. Storm <storm@cua.dk>
10042
10043 * symbols.texi (Symbol Plists): Add safe-get.
10044 Mention that `get' may signal an error.
10045
100462005-04-18 Nick Roberts <nickrob@snap.net.nz>
10047
10048 * customize.texi (Variable Definitions): Replace tooltip-mode
10049 example with save-place.
10050
100512005-04-17 Richard M. Stallman <rms@gnu.org>
10052
10053 * buffers.texi (Indirect Buffers): Clarify.
10054
10055 * positions.texi (Positions): Clarify converting marker to integer.
10056
10057 * strings.texi (String Basics): Mention string-match; clarify.
10058
100592005-04-08 Lute Kamstra <lute@gnu.org>
10060
10061 * modes.texi (Search-based Fontification): Fix cross references.
10062 Use consistent terminology. Document anchored highlighting.
10063
100642005-04-05 Lute Kamstra <lute@gnu.org>
10065
10066 * modes.texi (Defining Minor Modes): Document :group keyword
10067 argument and its default value.
10068
100692005-04-03 Lute Kamstra <lute@gnu.org>
10070
10071 * hooks.texi (Standard Hooks): Add some hooks. Add cross
10072 references and/or descriptions. Delete major mode hooks; mention
10073 them as a category instead. Rename or delete obsolete hooks.
10074
100752005-04-02 Richard M. Stallman <rms@gnu.org>
10076
10077 * nonascii.texi (Coding System Basics): Another wording cleanup.
10078
100792005-04-01 Richard M. Stallman <rms@gnu.org>
10080
10081 * nonascii.texi (Coding System Basics): Clarify previous change.
10082
100832005-04-01 Kenichi Handa <handa@m17n.org>
10084
10d1d0af 10085 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
10086 identity of coding systems.
10087
100882005-03-29 Chong Yidong <cyd@stupidchicken.com>
10089
10090 * text.texi (Buffer Contents): Add filter-buffer-substring and
10091 buffer-substring-filters.
10092
100932005-03-26 Chong Yidong <cyd@stupidchicken.com>
10094
10095 * anti.texi (Antinews): Mention `G' interactive code.
10096
10097 * tips.texi (Compilation Tips): Mention benchmark.el.
10098
100992005-03-27 Luc Teirlinck <teirllm@auburn.edu>
10100
10101 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
10102 is now bound to M-o M-o.
10103
10104 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
10105
101062005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
10107
10108 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
10109 in the Emacs Manual).
10110 * Makefile.in (srcs): Remove calendar.texi.
10111 * makefile.w32-in (srcs): Remove calendar.texi.
10112 * display.texi (Display): Change name of next node.
10113 * os.texi (System In): Change name of previous node.
10114 * elisp.texi (Top): Remove Calendar references.
10115 * vol1.texi (Top): Remove Calendar references.
10116 * vol2.texi (Top): Remove Calendar references.
10117
101182005-03-25 Richard M. Stallman <rms@gnu.org>
10119
10120 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
10121 Cleanup previous change.
10122
101232005-03-25 Chong Yidong <cyd@stupidchicken.com>
10124
10125 * display.texi (Face Attributes): Faces earlier in an :inherit
10126 list take precedence.
10127 (Scroll Bars): Fix description of vertical-scroll-bars.
10128 Document frame-current-scroll-bars and window-current-scroll-bars.
10129
10130 * markers.texi (The Mark): Document temporary Transient Mark mode.
10131
10132 * minibuf.texi (Reading File Names):
10133 Document read-file-name-completion-ignore-case.
10134
10135 * positions.texi (Screen Lines): Document nil for width argument
10136 to compute-motion.
10137
101382005-03-23 Kim F. Storm <storm@cua.dk>
10139
10140 * display.texi (Standard Faces): Other faces used in the fringe
10141 implicitly inherits from the fringe face.
10142 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
10143 properties implicitly inherits from fringe face.
10144 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
10145
101462005-03-20 Chong Yidong <cyd@stupidchicken.com>
10147
10148 * display.texi (Invisible Text): State default value of
10149 line-move-ignore-invisible.
10150 (Managing Overlays): Document remove-overlays.
10151 (Standard Faces): Document escape-glyph face.
10152
10153 * minibuf.texi (Reading File Names): Document read-file-name-function.
10154
10155 * modes.texi (Other Font Lock Variables):
10156 Document font-lock-lines-before.
10157
10158 * positions.texi (Skipping Characters): skip-chars-forward allows
10159 character classes.
10160
101612005-03-18 Lute Kamstra <lute@gnu.org>
10162
10163 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
10164
101652005-03-17 Richard M. Stallman <rms@gnu.org>
10166
10167 * text.texi (Undo): Document extensible undo entries.
10168
dd7b651b 10169 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
10170
10171 * nonascii.texi (Character Codes): Minor fix.
10172
10173 * display.texi (Display Property): Explain the significance
10174 of having text properties that are eq.
10175 (Other Display Specs): Explain string as display spec.
10176
10177 * commands.texi (Interactive Codes): Document G option.
10178
101792005-03-17 Chong Yidong <cyd@stupidchicken.com>
10180
10181 * text.texi (Filling): Add sentence-end-without-period and
10182 sentence-end-without-space.
10183 (Changing Properties): Minor fix.
10184
10185 * anti.texi: Total rewrite.
10186
101872005-03-15 Lute Kamstra <lute@gnu.org>
10188
10189 * edebug.texi (Instrumenting Macro Calls): Fix typos.
10190
101912005-03-08 Kim F. Storm <storm@cua.dk>
10192
10193 * display.texi (Specified Space): Property :width is support on
10194 non-graphic terminals, :height is not.
10195
101962005-03-07 Richard M. Stallman <rms@gnu.org>
10197
10198 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
10199 Now subnodes of Fringes.
10200 (Overlay Arrow): Document overlay-arrow-variable-list.
10201 (Fringe Size/Pos): New node, broken out of Fringes.
10202 (Display): Explain clearing vs redisplay better.
10203 (Truncation): Clarify use of bitmaps.
10204 (The Echo Area): Clarify the uses of the echo area.
10205 Add max-mini-window-height.
10206 (Progress): Clarify.
10207 (Invisible Text): Explain that main loop moves point out.
10208 (Selective Display): Say "hidden", not "invisible".
10209 (Managing Overlays): Move up. Describe relation to Undo here.
10210 (Overlay Properties): Clarify intro.
10211 (Finding Overlays): Explain return values when nothing found.
10212 (Width): truncate-string-to-width has added arg.
10213 (Displaying Faces): Clarify and update mode line face handling.
10214 (Face Functions): Minor cleanup.
10215 (Conditional Display): Merge into Other Display Specs.
10216 (Pixel Specification, Other Display Specs): Minor cleanups.
10217 (Images, Image Descriptors): Minor cleanups.
10218 (GIF Images): Patents have expired.
10219 (Showing Images): Explain default text for insert-image.
10220 (Manipulating Button Types): Merge into Manipulating Buttons.
10221 (Making Buttons): Explain return values.
10222 (Button Buffer Commands): Add xref.
10223 (Inverse Video): Update mode-line-inverse-video.
10224 (Display Table Format): Clarify.
10225 (Active Display Table): Give defaults for window-display-table.
10226
10227 * calendar.texi (Calendar Customizing): calendar-holiday-marker
10228 and calendar-today-marker are strings, not chars.
10229 (Holiday Customizing): Minor fix.
10230
10231 * internals.texi (Writing Emacs Primitives): Update `or' example.
10232 Update limit on # args of subr.
10233
10234 * edebug.texi (Using Edebug): Arrow is in fringe.
10235 (Instrumenting): Arg to eval-defun works without loading edebug.
10236 (Edebug Execution Modes): Add xref.
10237
10238 * customize.texi (Common Keywords): Clarify :require.
10239 Mention :version here.
10240 (Variable Definitions, Group Definitions): Not here.
10241 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
10242
102432005-03-07 Chong Yidong <cyd@stupidchicken.com>
10244 * nonascii.texi (Text Representations): Clarify position-bytes.
10245 (Character Sets): Add list-charset-chars.
10246 (Scanning Charsets): Add charset-after.
10247 (Encoding and I/O): Minor fix.
10248
102492005-03-06 Richard M. Stallman <rms@gnu.org>
10250
10251 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
10252 (Resizing Windows): Likewise.
10253
10254 * text.texi (Change Hooks): Get rid of "Emacs 21".
10255
10256 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
10257
10258 * streams.texi (Output Variables): Get rid of "Emacs 21".
10259
10260 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
10261
10262 * os.texi (Translating Input): Replace flow-control example
10263 with a less obsolete example that uses `keyboard-translate'.
10264
10265 * objects.texi (Hash Table Type, Circular Objects):
10266 Get rid of "Emacs 21".
10267
10268 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
10269 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
10270
10271 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
10272
10273 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
10274
10275 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
10276 (Menu Bar): Fix when menu-bar-update-hook is called.
10277
10278 * hash.texi (Hash Tables): Get rid of "Emacs 21".
10279
10280 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
10281 and make it read better.
10282
10283 * files.texi (Writing to Files): Get rid of "Emacs 21".
10284 (Unique File Names): Likewise.
10285
10286 * elisp.texi: Update Emacs version to 22.
10287
10288 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
10289 (Overlay Properties, Face Attributes): Likewise.
10290 (Managing Overlays): Fix punctuation.
10291 (Attribute Functions): Clarify set-face-font; get rid of
10292 info about old Emacs versions.
10293 (Auto Faces, Font Lookup, Display Property, Images):
10294 Get rid of "Emacs 21".
10295
10296 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
10297
102982005-03-05 Richard M. Stallman <rms@gnu.org>
10299
10300 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
10301
103022005-03-04 Lute Kamstra <lute@gnu.org>
10303
10304 * debugging.texi (Error Debugging): Document stack-trace-on-error.
10305
103062005-03-03 Lute Kamstra <lute@gnu.org>
10307
10308 * edebug.texi (Instrumenting Macro Calls): Fix typo.
10309
103102005-03-01 Lute Kamstra <lute@gnu.org>
10311
10312 * debugging.texi (Debugger Commands): Update `j'.
10313
103142005-02-28 Lute Kamstra <lute@gnu.org>
10315
10316 * debugging.texi (Debugging): Fix typo.
10317 (Error Debugging): Document eval-expression-debug-on-error.
10318 (Function Debugging): Update example.
10319 (Using Debugger): Mention starred stack frames.
10320 (Debugger Commands): Document `j' and `l'.
10321 (Invoking the Debugger): `d' and `j' exit recursive edit too.
10322 Update the messages that the debugger displays.
10323 (Internals of Debugger): Add cross reference. Update example.
10324 (Excess Open): Minor improvement.
10325 (Excess Close): Minor improvement.
10326
103272005-02-26 Richard M. Stallman <rms@gnu.org>
10328
10329 * tips.texi (Coding Conventions): Clarify.
10330 Put all the major mode key reservations together.
10331 Mention the Mouse-1 => Mouse-2 conventions.
10332
10333 * syntax.texi (Syntax Class Table): Clarify.
10334 (Syntax Table Functions): syntax-after moved from here.
10335 (Syntax Table Internals): syntax-after moved to here.
10336 (Parsing Expressions): Update info on number of values
10337 and what's meaningful in the STATE argument.
10338 (Categories): Fix typo.
10339
10340 * sequences.texi (Arrays): Cleanup.
10341 (Char-Tables): Clarify.
10342
10343 * processes.texi (Deleting Processes): Cleanups, add xref.
10344 (Subprocess Creation): Explain nil in exec-path. Cleanup.
10345 (Process Information): set-process-coding-system, some args optional.
10346 (Input to Processes): Explain various types for PROCESS args.
10347 Rename them from PROCESS-NAME to PROCESS.
10348 (Signals to Processes): Likewise.
10349 (Decoding Output): Cleanup.
10350 (Query Before Exit): Clarify.
10351
10352 * os.texi (Startup Summary): Correct the options; add missing ones.
10353 (Terminal Output, Batch Mode): Clarify.
10354 (Flow Control): Node deleted.
10355
10356 * markers.texi (The Mark): Clarify.
10357
10358 * macros.texi (Expansion): Cleanup.
10359 (Indenting Macros): indent-spec allows ints, not floats.
10360
10361 * keymaps.texi (Keymaps): Clarify.
10362 (Format of Keymaps): Update lisp-mode-map example.
10363 (Active Keymaps, Key Lookup): Clarify.
10364 (Changing Key Bindings): Add xref to `kbd'.
10365 (Key Binding Commands, Simple Menu Items): Clarify.
10366 (Mouse Menus, Menu Bar): Clarify.
10367 (Menu Example): Replace print example with menu-bar-replace-menu.
10368
10369 * help.texi (Documentation Basics): Add function-documentation prop.
10370
10371 * elisp.texi (Top): Don't refer to Flow Control node.
10372
10373 * commands.texi (Command Overview): Improve xrefs.
10374 (Adjusting Point): Adjusting point applies to intangible and invis.
10375 (Key Sequence Input): Doc extra read-key-sequence args.
10376 Likewise for read-key-sequence-vector.
10377
10378 * backups.texi (Rename or Copy): Minor fix.
10379 (Numbered Backups): For version-control, say the default.
10380 (Auto-Saving): make-auto-save-file-name example is simplified.
10381
10382 * advice.texi (Advising Functions): Don't imply one part of Emacs
10383 should advise another part. Markup changes.
10384 (Defining Advice): Move transitional para.
10385 (Activation of Advice): Cleanup.
10386 Explain if COMPILE is nil or negative.
10387
10388 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
10389
103902005-02-24 Lute Kamstra <lute@gnu.org>
10391
10392 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
10393 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
10394
103952005-02-23 Lute Kamstra <lute@gnu.org>
10396
10397 * modes.texi (Defining Minor Modes): define-minor-mode can be used
10398 to define global minor modes as well.
10399
10400 * display.texi (Managing Overlays): overlay-buffer returns nil for
10401 deleted overlays.
10402
104032005-02-22 Kim F. Storm <storm@cua.dk>
10404
10405 * minibuf.texi (Basic Completion): Allow symbols in addition to
10406 strings in try-completion and all-completions.
10407
104082005-02-14 Lute Kamstra <lute@gnu.org>
10409
10410 * elisp.texi (Top): Remove reference to deleted node.
10411
10412 * lists.texi (Lists): Remove reference to deleted node.
10413 (Cons Cells): Fix typo.
10414
10415 * loading.texi (Where Defined): Fix typo.
10416
104172005-02-14 Richard M. Stallman <rms@gnu.org>
10418
10419 * variables.texi (Creating Buffer-Local): change-major-mode-hook
10420 is useful for discarding some minor modes.
10421
10422 * symbols.texi (Symbol Components): Reorder examples.
10423
10424 * streams.texi (Input Functions): State standard-input default.
10425 (Output Variables): State standard-output default.
10426
10427 * objects.texi (Printed Representation): Clarify read syntax vs print.
10428 (Floating Point Type): Explain meaning better.
10429 (Symbol Type): Explain uniqueness better.
10430 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
10431 List examples sooner.
10432 (Box Diagrams): New subnode broken out.
10433 Some examples moved from old Lists as Boxes node.
10434 (Dotted Pair Notation): Clarify intro.
10435 (Array Type): Clarify.
10436 (Type Predicates): Add hash-table-p.
10437
10438 * numbers.texi (Integer Basics): Clarify radix explanation.
10439 (Predicates on Numbers): Minor clarification.
10440 (Comparison of Numbers): Minor clarification. Clarify eql.
10441 Typos in min, max.
10442 (Math Functions): Clarify overflow in expt.
10443
10444 * minibuf.texi (Text from Minibuffer): Minor clarification.
10445 Mention arrow keys.
10446
10447 * loading.texi (Autoload): defun's doc string overrides autoload's
10448 doc string.
10449 (Repeated Loading): Modernize "add to list" examples.
10450 (Where Defined): Finish updating table of load-history elts.
10451
10452 * lists.texi (List-related Predicates): Minor wording improvement.
10453 (Lists as Boxes): Node deleted.
10454 (Building Lists): Explain trivial cases of number-sequence.
10455
10456 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 10457 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
10458 (Hash Access): Any object can be a key.
10459 State value of maphash.
10460
10461 * functions.texi (What Is a Function): Wording cleanup.
10462 (Function Documentation): Minor cleanup.
10463 Explain purpose of calling convention at end of doc string.
10464 (Function Names): Wording cleanup.
10465 (Calling Functions): Wording cleanup.
10466 Explain better how funcall calls the function.
10467 (Function Cells): Delete example of saving and redefining function.
10468
10469 * control.texi (Combining Conditions): Wording cleanup.
10470 (Iteration): dolist and dotimes bind VAR locally.
10471 (Cleanups): Xref to Atomic Changes.
10472
10473 * compile.texi (Byte Compilation): Delete 19.29 info.
10474 (Compilation Functions): Macros' difficulties don't affect defsubst.
10475 (Docs and Compilation): Delete 19.29 info.
10476
104772005-02-10 Richard M. Stallman <rms@gnu.org>
10478
10479 * objects.texi (Symbol Type): Minor correction.
10480
104812005-02-06 Lute Kamstra <lute@gnu.org>
10482
10483 * modes.texi (Example Major Modes): Fix typos.
10484
104852005-02-06 Richard M. Stallman <rms@gnu.org>
10486
10487 * text.texi (Margins): fill-nobreak-predicate can be one function.
10488
10489 * strings.texi (Modifying Strings): clear-string can make unibyte.
10490 (Formatting Strings): format gives error if values missing.
10491
10492 * positions.texi (Character Motion): Mention default arg
10493 for forward-char. backward-char refers to forward-char.
10494 (Word Motion): Mention default arg for forward-word.
10495 (Buffer End Motion): Mention default arg for beginning-of-buffer.
10496 Simplify end-of-buffer.
10497 (Text Lines): Mention default arg for forward-line.
10498 (List Motion): Mention default arg for beginning/end-of-defun.
10499 (Skipping Characters): Minor fixes in explaining character-set.
10500
10501 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
10502 Mode inheritance applies only when default-major-mode is nil.
10503 Clarifications.
10504 (Example Major Modes): Update Text mode and Lisp mode examples.
10505 (Minor Mode Conventions): Mention define-minor-mode at top.
10506 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
10507 (Mode Line Format): Update mode line face display info.
10508 (Properties in Mode): Mention effect of risky vars.
10509 (Imenu): Define imenu-add-to-menubar.
10510 (Font Lock Mode): Add descriptions to menu lines.
10511 (Faces for Font Lock): Add font-lock-doc-face.
10512
105132005-02-05 Lute Kamstra <lute@gnu.org>
10514
10515 * text.texi (Maintaining Undo): Remove obsolete function.
10516
105172005-02-05 Eli Zaretskii <eliz@gnu.org>
10518
10519 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 10520 color specifications. Improve indexing.
b8d4c8d0
GM
10521 (Text Terminal Colors): Replace the description of RGB values by
10522 an xref to "Color Names".
10523
105242005-02-03 Richard M. Stallman <rms@gnu.org>
10525
10526 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
10527 Clarify.
10528 (Selecting Windows): Clarify save-selected-window.
10529 (Cyclic Window Ordering): Clarify walk-windows.
10530 (Window Point): Clarify.
10531 (Window Start): Add comment to example.
10532 (Resizing Windows): Add `interactive' specs in examples.
10533 Document fit-window-to-buffer.
10534
10535 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
10536 (Undo, Maintaining Undo): Clarify last change.
10537 (Sorting): In sort-numeric-fields, explain about octal and hex.
10538 Mention sort-numeric-base.
10539 (Format Properties): Add xref for hard newlines.
10540
10541 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
10542 (Pop-Up Menus): Fix typo.
10543 (Color Names): Explain all types of color names.
10544 Explain color-values on B&W terminal.
10545 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
10546
10547 * files.texi (File Locks): Not supported on MS systems.
10548 (Testing Accessibility): Clarify.
10549
10550 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
10551 (Coverage Testing): Fix typo.
10552
10553 * commands.texi (Misc Events): Remove stray space.
10554
10555 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
10556 (Modification Time): Clarify when visited-file-modtime returns 0.
10557 (The Buffer List): Clarify bury-buffer.
10558 (Killing Buffers): Clarify.
10559 (Indirect Buffers): Add clone-indirect-buffer.
10560
105612005-02-02 Matt Hodges <MPHodges@member.fsf.org>
10562
10563 * edebug.texi (Printing in Edebug): Fix default value of
10564 edebug-print-circle.
10565 (Coverage Testing): Fix displayed frequency count data.
10566
105672005-02-02 Luc Teirlinck <teirllm@auburn.edu>
10568
10569 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
10570
105712005-02-02 Kim F. Storm <storm@cua.dk>
10572
10573 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
10574
105752005-01-29 Eli Zaretskii <eliz@gnu.org>
10576
10577 * commands.texi (Misc Events): Describe the help-echo event.
10578
10579 * text.texi (Special Properties) <help-echo>: Use `pos'
10580 consistently in description of the help-echo property.
10581 Use @code{nil} instead of @var{nil}.
10582
10583 * display.texi (Overlay Properties): Fix the index entry for
10584 help-echo overlay property.
10585
10586 * customize.texi (Type Keywords): Uncomment the xref to the
10587 help-echo property documentation.
10588
105892005-01-23 Kim F. Storm <storm@cua.dk>
10590
10591 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
10592 return value. Third element FULLY replaced by PARTIAL which
10593 specifies number of invisible pixels if row is only partially visible.
10594 (Textual Scrolling): Mention auto-window-vscroll.
10595 (Vertical Scrolling): New defvar auto-window-vscroll.
10596
105972005-01-16 Luc Teirlinck <teirllm@auburn.edu>
10598
10599 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
10600 command remapping.
10601
106022005-01-15 Richard M. Stallman <rms@gnu.org>
10603
10604 * display.texi (Defining Images): Mention DATA-P arg of create-image.
10605
106062005-01-14 Kim F. Storm <storm@cua.dk>
10607
10608 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
10609
10610 * text.texi (Links and Mouse-1): Fix string and vector item.
10611
106122005-01-13 Richard M. Stallman <rms@gnu.org>
10613
10614 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
10615 descriptions of overriding-local-map and overriding-terminal-local-map.
10616
10617 * text.texi (Links and Mouse-1): Clarify text.
10618
106192005-01-13 Kim F. Storm <storm@cua.dk>
10620
10621 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
10622
106232005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
10624
10625 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
10626
106272005-01-12 Kim F. Storm <storm@cua.dk>
10628
10629 * text.texi (Links and Mouse-1): Rename section from Enabling
10630 Mouse-1 to Following Links. Change xrefs.
10631 Add examples for define-button-type and define-widget.
10632
10633 * display.texi (Button Properties, Button Buffer Commands):
10634 Clarify mouse-1 and follow-link functionality.
10635
106362005-01-12 Richard M. Stallman <rms@gnu.org>
10637
10638 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
10639
10640 * display.texi (Beeping): Fix Texinfo usage.
10641
10642 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
10643
106442005-01-11 Kim F. Storm <storm@cua.dk>
10645
10646 * display.texi (Button Properties, Button Buffer Commands):
10647 Mention mouse-1 binding. Add follow-link keyword.
10648
10649 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
10650 (Enabling Mouse-1 to Follow Links): New subsection.
10651
106522005-01-06 Richard M. Stallman <rms@gnu.org>
10653
10654 * text.texi (Special Properties): Minor change.
10655
10656 * os.texi (Timers): Clarify previous change.
10657
10658 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
10659
106602005-01-01 Luc Teirlinck <teirllm@auburn.edu>
10661
10662 * display.texi (Face Attributes): Correct xref to renamed node.
10663
106642005-01-01 Richard M. Stallman <rms@gnu.org>
10665
10666 * display.texi (Face Attributes): Describe hex color specs.
10667
106682004-12-31 Richard M. Stallman <rms@gnu.org>
10669
10670 * os.texi (Timers): Update previous change.
10671
106722004-12-30 Kim F. Storm <storm@cua.dk>
10673
10674 * display.texi (Line Height): Total line-height is now specified
10675 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
10676 in cons cells. (nil . RATIO) is relative to actual line height.
10677 Use line-height `t' instead of `0' to get minimum height.
10678
106792004-12-29 Richard M. Stallman <rms@gnu.org>
10680
10681 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
10682
106832004-12-28 Richard M. Stallman <rms@gnu.org>
10684
10685 * commands.texi (Quitting): Clarify value of with-local-quit.
10686
10687 * elisp.texi (Top): Fix previous change.
10688
10689 * loading.texi (Loading): Fix previous change.
10690
106912004-12-27 Richard M. Stallman <rms@gnu.org>
10692
10693 * Makefile.in (MAKEINFO): Specify --force.
10694
10695 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
10696
10697 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
10698
10699 * display.texi (Line Height): Further clarify.
10700
10701 * elisp.texi (Top): Update Loading submenu.
10702
10703 * loading.texi (Where Defined): New node.
10704 (Unloading): load-history moved to Where Defined.
10705
107062004-12-21 Richard M. Stallman <rms@gnu.org>
10707
10708 * commands.texi (Event Input Misc): Add while-no-input.
10709
107102004-12-11 Richard M. Stallman <rms@gnu.org>
10711
10712 * display.texi (Line Height): Rewrite text for clarity.
10713
107142004-12-11 Kim F. Storm <storm@cua.dk>
10715
10716 * display.texi (Display): Add node "Line Height" to menu.
10717 (Line Height): New node. Move full description of line-spacing
10718 and line-height text properties here from text.texi.
10719 (Scroll Bars): Add vertical-scroll-bar variable.
10720
10721 * frames.texi (Window Frame Parameters): Remove line-height defvar.
10722
10723 * locals.texi (Standard Buffer-Local Variables): Fix xref for
10724 line-spacing and vertical-scroll-bar.
10725
10726 * text.texi (Special Properties): Just mention line-spacing and
10727 line-height here, add xref to new "Line Height" node.
10728
107292004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
10730
10731 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
10732
10733 * locals.texi (Standard Buffer-Local Variables):
10734 Add @xref for `line-spacing'.
10735
107362004-12-05 Richard M. Stallman <rms@gnu.org>
10737
10738 * Makefile.in (maintainer-clean): Remove the info files
10739 in $(infodir) where they are created.
10740
107412004-12-03 Richard M. Stallman <rms@gnu.org>
10742
10743 * windows.texi (Selecting Windows): get-lru-window and
10744 get-largest-window don't consider dedicated windows.
10745
10746 * text.texi (Undo): Document undo-in-progress.
10747
107482004-11-26 Richard M. Stallman <rms@gnu.org>
10749
10750 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
10751 Remove a few vars that are not always buffer-local.
10752
107532004-11-24 Luc Teirlinck <teirllm@auburn.edu>
10754
10755 * locals.texi (Standard Buffer-Local Variables): Comment out
10756 xref's to non-existent node `Yet to be written'.
10757
107582004-11-24 Richard M. Stallman <rms@gnu.org>
10759
10760 * processes.texi (Synchronous Processes): Grammar fix.
10761
10762 * numbers.texi (Comparison of Numbers): Add eql.
10763
10764 * locals.texi (Standard Buffer-Local Variables): Add many vars.
10765
10766 * intro.texi (Printing Notation): Fix previous change.
10767
10768 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
10769 and default-indicate-buffer-boundaries from here.
10770 (Usual Display): To here.
10771 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
10772 (Usual Display): Move tab-width up.
10773
5dcb4c4e
SM
10774 * customize.texi (Variable Definitions):
10775 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
10776 (Simple Types, Composite Types, Defining New Types):
10777 Minor cleanups.
10778
107792004-11-21 Jesper Harder <harder@ifa.au.dk>
10780
10781 * processes.texi (Synchronous Processes, Output from Processes):
10782 Markup fix.
10783
107842004-11-20 Richard M. Stallman <rms@gnu.org>
10785
10786 * positions.texi (Skipping Characters): skip-chars-forward
10787 now handles char classes.
10788
10789 * intro.texi (Printing Notation): Avoid confusion of `print'
10790 when explaining @print.
10791
10792 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
10793
10794 * display.texi (Display Table Format): Minor fix.
10795
10796 * streams.texi (Output Functions): Fix print example.
10797
10798 * Makefile.in (elisp): New target.
10799 (dist): Depend on $(infodir)/elisp, not elisp.
10800 Copy the info files from $(infodir).
10801
10802 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
10803 read-from-minibuffer.
10804
10805 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
10806
108072004-11-19 Richard M. Stallman <rms@gnu.org>
10808
10809 * searching.texi (Regexp Search): Add search-whitespace-regexp.
10810
108112004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
10812
10813 * tips.texi (Coding Conventions): Fix typo.
10814
108152004-11-16 Richard M. Stallman <rms@gnu.org>
10816
10817 * tips.texi (Coding Conventions): Separate defvar and require
10818 methods to avoid warnings. Use require only when there are many
10819 functions and variables from that package.
10820
10821 * minibuf.texi (Minibuffer Completion): When ignoring case,
10822 predicate must not be case-sensitive.
10823
10824 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
10825 (Test Coverage): Don't talk about "splotches". Clarified.
10826
108272004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
10828
10829 * frames.texi (Window Frame Parameters): Fix typo.
10830
108312004-11-15 Kim F. Storm <storm@cua.dk>
10832
10833 * symbols.texi (Other Plists): Note that plist-get may signal error.
10834 Add safe-plist-get.
10835
108362004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10837
10838 * modes.texi (Font Lock Basics): Fix typo.
10839
108402004-11-08 Richard M. Stallman <rms@gnu.org>
10841
10842 * syntax.texi (Syntax Table Functions): Add syntax-after.
10843
108442004-11-06 Lars Brinkhoff <lars@nocrew.org>
10845
10846 * os.texi (Processor Run Time): New section documenting
10847 get-internal-run-time.
10848
108492004-11-06 Eli Zaretskii <eliz@gnu.org>
10850
10851 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
10852 it nukes elisp-cover.texi.
10853 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
10854 elisp-0 etc.
10855
108562004-11-05 Luc Teirlinck <teirllm@auburn.edu>
10857
10858 * commands.texi (Keyboard Macros): Document `append' return value
10859 of `defining-kbd-macro'.
10860
108612004-11-01 Richard M. Stallman <rms@gnu.org>
10862
10863 * commands.texi (Interactive Call): Add called-interactively-p.
10864
108652004-10-29 Simon Josefsson <jas@extundo.com>
10866
10867 * minibuf.texi (Reading a Password): Revert.
10868
108692004-10-28 Richard M. Stallman <rms@gnu.org>
10870
10871 * frames.texi (Display Feature Testing): Explain about "vendor".
10872
108732004-10-27 Richard M. Stallman <rms@gnu.org>
10874
10875 * commands.texi (Interactive Codes): `N' uses numeric prefix,
10876 not raw. Clarify `n'.
10877 (Interactive Call): Rewrite interactive-p, focusing on when
10878 and how to use it.
10879 (Misc Events): Clarify previous change.
10880
10881 * advice.texi (Simple Advice): Clarify what job the example does.
10882 (Around-Advice): Clarify ad-do-it.
10883 (Activation of Advice): An option of ad-default-compilation-action
10884 is `never', not `nil'.
10885
108862004-10-26 Kim F. Storm <storm@cua.dk>
10887
10888 * commands.texi (Interactive Codes): Add U code letter.
10889
108902004-10-25 Simon Josefsson <jas@extundo.com>
10891
10892 * minibuf.texi (Reading a Password): Add.
10893
108942004-10-24 Jason Rumney <jasonr@gnu.org>
10895
10896 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
10897 and wheel-down.
10898
108992004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10900
10901 * processes.texi (Synchronous Processes): Document process-file.
10902
109032004-10-22 Kenichi Handa <handa@m17n.org>
10904
10905 * text.texi (translate-region): Document that it accepts also a
10906 char-table.
10907
109082004-10-22 David Ponce <david@dponce.com>
10909
10910 * windows.texi (Resizing Windows): Document the `preserve-before'
10911 argument of the functions `enlarge-window' and `shrink-window'.
10912
109132004-10-19 Jason Rumney <jasonr@gnu.org>
10914
10915 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
10916
109172004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10918
10919 * text.texi (Filling): Add anchor for definition of
10920 `sentence-end-double-space'.
10921
10922 * searching.texi (Regexp Example): Update description of how
10923 Emacs currently recognizes the end of a sentence.
10924 (Standard Regexps): Update definition of the variable
10925 `sentence-end'. Add definition of the function `sentence-end'.
10926
109272004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10928
10929 * display.texi (Progress): New node.
10930
109312004-10-05 Kim F. Storm <storm@cua.dk>
10932
10933 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
10934
109352004-09-29 Kim F. Storm <storm@cua.dk>
10936
10937 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
10938 to identify bitmaps. Remove -fringe-bitmap suffix for standard
10939 fringe bitmap symbols, as they now have their own namespace.
10940 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
10941 vs. pixels. Signal error if no free bitmap slots.
10942 (Pixel Specification): Change IMAGE to @var{image}.
10943
109442004-09-28 Richard M. Stallman <rms@gnu.org>
10945
10946 * text.texi (Special Properties): Clarify line-spacing and line-height.
10947
10948 * searching.texi (Regexp Search): Add looking-back.
10949
109502004-09-25 Luc Teirlinck <teirllm@auburn.edu>
10951
10952 * display.texi: Correct typos.
10953 (Image Descriptors): Correct xref's.
10954
109552004-09-25 Richard M. Stallman <rms@gnu.org>
10956
10957 * text.texi (Special Properties): Cleanups in `cursor'.
10958 Rewrites in `line-height' and `line-spacing'; exchange them.
10959
10960 * display.texi (Fringes): Rewrite previous change.
10961 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
10962 (Display Fringe Bitmaps): Node deleted, text moved.
10963 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
10964 (Scroll Bars): Clarify set-window-scroll-bars.
10965 (Pointer Shape): Rewrite.
10966 (Specified Space): Clarify :align-to, etc.
10967 (Pixel Specification): Use @var. Clarify new text.
10968 (Other Display Specs): Clarify `slice'.
10969 (Image Descriptors): Cleanups.
10970 (Showing Images): Cleanups.
10971
109722004-09-24 Luc Teirlinck <teirllm@auburn.edu>
10973
10974 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
10975
10976 * modes.texi: Various minor changes in addition to:
10977 (Major Mode Conventions): Final call to `run-mode-hooks' should
10978 not be inside the `delay-mode-hooks' form.
10979 (Mode Hooks): New node.
10980 (Hooks): Delete obsolete example.
10981 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
10982 node "Mode Hooks".
10983
109842004-09-22 Luc Teirlinck <teirllm@auburn.edu>
10985
10986 * display.texi: Correct various typos.
10987 (Display): Rename node "Pointer Shapes" to "Pointer
10988 Shape". (There is already a node called "Pointer Shapes" in
10989 frames.texi.)
10990 (Images): Remove non-existent node "Image Slices" from menu.
10991
109922004-09-23 Kim F. Storm <storm@cua.dk>
10993
10994 * text.texi (Special Properties): Add `cursor', `pointer',
10995 `line-height', and `line-spacing' properties.
10996
10997 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
10998 Shapes' to menu.
10999 (Standard Faces): Doc fix for fringe face.
11000 (Fringes): Add `overflow-newline-into-fringe' and
11001 'indicate-buffer-boundaries'.
11002 (Fringe Bitmaps, Pointer Shapes): New nodes.
11003 (Display Property): Add 'Pixel Specification' and 'Display Fringe
11004 Bitmaps' to menu.
11005 (Specified Space): Describe pixel width and height.
11006 (Pixel Specification): New node.
11007 (Other Display Specs): Add `slice' property.
11008 (Display Fringe Bitmaps): New node.
11009 (Images): Add 'Image Slices' to menu.
11010 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
11011 (Showing Images): Add slice arg to `insert-image'.
11012 Add 'insert-sliced-image'.
b8d4c8d0
GM
11013
110142004-09-20 Richard M. Stallman <rms@gnu.org>
11015
11016 * commands.texi (Key Sequence Input):
11017 Clarify downcasing in read-key-sequence.
11018
110192004-09-08 Juri Linkov <juri@jurta.org>
11020
11021 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
11022
110232004-09-07 Luc Teirlinck <teirllm@auburn.edu>
11024
5dcb4c4e
SM
11025 * locals.texi (Standard Buffer-Local Variables):
11026 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
11027 * internals.texi (Buffer Internals): Describe new
11028 auto_save_file_format field of the buffer structure.
11029 * files.texi (Format Conversion): `auto-save-file-format' has been
11030 renamed `buffer-auto-save-file-format'.
11031
110322004-08-27 Luc Teirlinck <teirllm@auburn.edu>
11033
11034 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
11035 an integer or a marker.
11036 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
11037
110382004-08-22 Richard M. Stallman <rms@gnu.org>
11039
11040 * modes.texi (Major Mode Conventions): Discuss rebinding of
11041 standard key bindings.
11042
110432004-08-18 Kim F. Storm <storm@cua.dk>
11044
11045 * processes.texi (Accepting Output): Add `just-this-one' arg to
11046 `accept-process-output'.
11047 (Output from Processes): New var `process-adaptive-read-buffering'.
11048
110492004-08-10 Luc Teirlinck <teirllm@auburn.edu>
11050
11051 * keymaps.texi: Various changes in addition to:
11052 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
11053 Give more varied examples for `kbd'.
11054 (Creating Keymaps): Char tables have slots for all characters
11055 without modifiers.
11056 (Active Keymaps): `overriding-local-map' and
11057 `overriding-terminal-local-map' also override text property and
11058 overlay keymaps.
11059 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
11060 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
11061 to denote a prefix of no events.
11062 `map-keymap' includes parent's bindings _recursively_.
11063 Clarify and correct description of `where-is-internal'.
11064 Mention BUFFER-OR-NAME arg to `describe-bindings'.
11065 (Menu Example): For menus intended for use with the keyboard, the
11066 menu items should be bound to characters or real function keys.
11067
110682004-08-08 Luc Teirlinck <teirllm@auburn.edu>
11069
11070 * objects.texi (Character Type): Reposition `@anchor' to prevent
11071 double space inside sentence in Info.
11072
11073 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
11074 renamed to `disabled-command-function'.
11075 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
11076 (Command Loop Info): Replace reference to it.
11077 (Disabling Commands): `disabled-command-hook' has been renamed to
11078 `disabled-command-function'.
11079
110802004-08-07 Luc Teirlinck <teirllm@auburn.edu>
11081
11082 * os.texi (Translating Input): Only non-prefix bindings in
11083 `key-translation-map' override actual key bindings. Warn about
11084 possible indirect effect of actual key bindings on non-prefix
11085 bindings in `key-translation-map'.
11086
110872004-08-06 Luc Teirlinck <teirllm@auburn.edu>
11088
11089 * minibuf.texi (High-Level Completion): Add anchor for definition
11090 of `read-variable'.
11091
11092 * commands.texi: Various changes in addition to:
11093 (Using Interactive): Clarify description of `interactive-form'.
11094 (Interactive Call): Mention default for KEYS argument to
11095 `call-interactively'.
11096 (Command Loop Info): Clarify description of `this-command-keys'.
11097 Mention KEEP-RECORD argument to `clear-this-command-keys'.
11098 Value of `last-event-frame' can be `macro'.
11099 (Repeat Events): `double-click-fuzz' is also used to distinguish
11100 clicks and drags.
11101 (Classifying Events): Clarify descriptions of `event-modifiers'
11102 `event-basic-type' and `event-convert-list'.
11103 (Accessing Events): `posn-timestamp' takes POSITION argument.
11104 (Quoted Character Input): Clarify description of
11105 `read-quoted-char' and fix example.
11106 (Quitting): Add `with-local-quit'.
11107 (Disabling Commands): Correct and clarify descriptions of
11108 `enable-command' and `disable-command'.
11109 Mention what happens if `disabled-command-hook' is nil.
11110 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
11111 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
11112
111132004-07-24 Luc Teirlinck <teirllm@auburn.edu>
11114
11115 * frames.texi: Various changes in addition to:
11116 (Creating Frames): Expand and clarify description of `make-frame'.
11117 (Window Frame Parameters): Either none or both of the `icon-left'
11118 and `icon-top' parameters must be specified. Put descriptions of
11119 `menu-bar-lines' and `toolbar-lines' closer together and change
11120 them accordingly.
11121 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
11122 except while processing `frame-title-format' or `icon-title-format'.
11123 (Deleting Frames): Correct description of `delete-frame'.
11124 Non-nil return values of `frame-live-p' are like those of `framep'.
11125 (Frames and Windows): Mention return value of
11126 `set-frame-selected-window'.
11127 (Visibility of Frames): Mention `force' argument to
11128 `make-frame-invisible'. `frame-visible-p' returns t for all
11129 frames on text-only terminals.
11130 (Frame Configurations): Restoring a frame configuration does not
11131 restore deleted frames.
11132 (Window System Selections): `x-set-selection' returns DATA.
11133 (Resources): Add example.
11134 (Display Feature Testing): Clarify descriptions of
11135 `display-pixel-height', `display-pixel-width', `x-server-version'
11136 and `x-server-vendor'.
11137
11138 * windows.texi (Choosing Window): Add anchor.
11139 * minibuf.texi (Minibuffer Misc): Add anchor.
11140
111412004-07-23 John Paul Wallington <jpw@gnu.org>
11142
11143 * macros.texi (Defining Macros): Declaration keyword for setting
11144 Edebug spec is `debug' not `edebug'.
11145
111462004-07-19 Luc Teirlinck <teirllm@auburn.edu>
11147
11148 * windows.texi: Various small changes in addition to:
11149 (Window Point): Mention return value of `set-window-point'.
11150 (Window Start): `pos-visible-in-window-p' disregards horizontal
11151 scrolling. Explain return value if PARTIALLY is non-nil.
11152 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
11153 and `set-window-vscroll'.
11154 (Size of Window): The argument WINDOW to `window-inside-edges',
11155 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
11156 (Resizing Windows): Explain return value of
11157 `shrink-window-if-larger-than-buffer'.
11158 `window-size-fixed' automatically becomes buffer local when set.
11159 (Window Configurations): Explain return value of
11160 `set-window-configuration'.
11161
11162 * minibuf.texi (Minibuffer Misc): Add anchor for
11163 `minibuffer-scroll-window'.
11164
11165 * positions.texi (Text Lines): Add anchor for `count-lines'.
11166
111672004-07-17 Richard M. Stallman <rms@gnu.org>
11168
11169 * display.texi (Overlay Properties): Adding `evaporate' prop
11170 deletes empty overlay immediately.
11171
11172 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
11173 fix example.
11174
111752004-07-16 Jim Blandy <jimb@redhat.com>
11176
11177 * searching.texi (Regexp Backslash): Document new \_< and \_>
11178 operators.
11179
111802004-07-16 Juanma Barranquero <lektu@terra.es>
11181
11182 * display.texi (Images): Fix Texinfo usage.
11183
111842004-07-14 Luc Teirlinck <teirllm@auburn.edu>
11185
11186 * buffers.texi (Modification Time): `visited-file-modtime' now
11187 returns a list of two integers, instead of a cons.
11188
111892004-07-13 Luc Teirlinck <teirllm@auburn.edu>
11190
11191 * windows.texi: Various changes in addition to:
11192 (Splitting Windows): Add `split-window-keep-point'.
11193
111942004-07-09 Richard M. Stallman <rms@gnu.org>
11195
11196 * frames.texi (Input Focus): Minor fix.
11197
111982004-07-07 Luc Teirlinck <teirllm@auburn.edu>
11199
11200 * frames.texi (Input Focus): Clarify descriptions of
11201 `select-frame-set-input-focus' and `select-frame'.
11202
112032004-07-06 Luc Teirlinck <teirllm@auburn.edu>
11204
11205 * os.texi: Various small changes in addition to:
11206 (Killing Emacs): Expand and clarify description of
11207 `kill-emacs-query-functions' and `kill-emacs-hook'.
11208 (System Environment): Expand and clarify description of `getenv'
11209 and `setenv'.
11210 (Timers): Clarify description of `run-at-time'.
11211 (Translating Input): Correct description of
11212 `extra-keyboard-modifiers'.
11213 (Flow Control): Correct description of `enable-flow-control'.
11214
112152004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
11216
11217 * os.texi: Update copyright.
11218 (Session Management): Grammar fix.
11219 Clarify which Emacs does the restarting.
11220 Use @samp for *scratch* buffer.
11221
112222004-07-04 Alan Mackenzie <acm@muc.de>
11223
11224 * frames.texi (Input Focus): Add documentation for
11225 `select-frame-set-input-focus'. Replace refs to non-existent
11226 `switch-frame' with `select-frame'. Minor corrections and tidying
11227 up of text-only terminal stuff.
11228
112292004-07-02 Richard M. Stallman <rms@gnu.org>
11230
11231 * files.texi (Saving Buffers): Cleanup write-contents-function.
11232 (Magic File Names): Cleanup file-remote-p.
11233
b344d29d 112342004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
11235
11236 * files.texi (Magic File Names): `file-remote-p' returns an
11237 identifier of the remote system, not just t.
11238
112392004-07-02 David Kastrup <dak@gnu.org>
11240
11241 * searching.texi (Entire Match Data): Add explanation about new
11242 match-data behavior when @var{integers} is non-nil.
11243
112442004-06-24 Richard M. Stallman <rms@gnu.org>
11245
11246 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
11247
11248 * customize.texi (Variable Definitions): Note about doc strings
11249 and :set.
11250
11251 * keymaps.texi (Keymap Terminology): Document `kbd'.
11252 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
11253
11254 * display.texi (Invisible Text): Setting buffer-invisibility-spec
11255 makes it buffer-local.
11256
11257 * files.texi (Saving Buffers): Correct previous change.
11258
11259 * commands.texi (Accessing Events):
11260 Clarify posn-col-row and posn-actual-col-row.
11261
112622004-06-24 David Ponce <david.ponce@wanadoo.fr>
11263
11264 * commands.texi (Accessing Events): New functions
11265 posn-at-point and posn-at-x-y. Add example to posn-x-y.
11266
112672004-06-23 Luc Teirlinck <teirllm@auburn.edu>
11268
11269 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
11270 * frames.texi, buffers.texi, backups.texi, variables.texi:
11271 * loading.texi, eval.texi, functions.texi, control.texi:
11272 * symbols.texi, minibuf.texi: Reposition @anchor's.
11273
11274 * help.texi: Various small changes in addition to the following.
11275 (Describing Characters): Describe PREFIX argument to
11276 `key-description'. Correct and clarify definition of
11277 `text-char-description'. Describe NEED-VECTOR argument to
11278 `read-kbd-macro'.
11279 (Help Functions): Clarify definition of `apropos'.
11280
112812004-06-23 Lars Hansen <larsh@math.ku.dk>
11282
11283 * files.texi (Saving Buffers): Correct description of
11284 `write-contents-functions'.
11285
112862004-06-21 Juanma Barranquero <lektu@terra.es>
11287
11288 * display.texi (Images): Remove redundant @vindex directives.
11289 Rewrite `image-library-alist' doc in active voice.
11290
112912004-06-14 Juanma Barranquero <lektu@terra.es>
11292
11293 * display.texi (Images): Document new delayed library loading,
11294 variable `image-library-alist' and (existing but undocumented)
11295 function `image-type-available-p'.
11296
112972004-06-05 Richard M. Stallman <rms@gnu.org>
11298
11299 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
11300 refer the user to the Initial Input node.
11301 (Text from Minibuffer): Likewise.
11302 (Initial Input): New node. Document this feature
11303 and say it is mostly deprecated.
11304
113052004-05-30 Richard M. Stallman <rms@gnu.org>
11306
11307 * loading.texi (Named Features): Clarify return value
11308 and meaning of NOERROR.
11309
11310 * variables.texi (File Local Variables): Minor cleanup.
11311
113122004-05-30 Michael Albinus <michael.albinus@gmx.de>
11313
11314 * files.texi (Magic File Names): Add `file-remote-p' as operation
11315 of file name handlers.
11316
113172004-05-29 Richard M. Stallman <rms@gnu.org>
11318
11319 * modes.texi (Minor Mode Conventions): (-) has no special meaning
11320 as arg to a minor mode command.
11321
113222004-05-22 Richard M. Stallman <rms@gnu.org>
11323
11324 * syntax.texi (Syntax Class Table): Word syntax not just for English.
11325
11326 * streams.texi (Output Variables): Doc float-output-format.
11327
11328 * searching.texi (Regexp Special): Nested repetition can be infloop.
11329
11330 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
11331 real stack overflow.
11332
11333 * compile.texi: Minor cleanups.
11334
113352004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
11336
11337 * lists.texi (Cons Cells): Explain dotted lists, true lists,
11338 circular lists.
11339 (List Elements): Explain handling of circular and dotted lists.
11340
113412004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
11342
11343 * modes.texi (Search-based Fontification): Fix typo.
11344
113452004-05-10 Juanma Barranquero <lektu@terra.es>
11346
11347 * modes.texi (Mode Line Variables): Fix description of
11348 global-mode-string, which is now after which-func-mode, not the
11349 buffer name.
11350
113512004-05-07 Lars Hansen <larsh@math.ku.dk>
11352
11353 * modes.texi (Desktop Save Mode): Add.
11354 (Modes): Add menu entry Desktop Save Mode.
11355
11356 * hooks.texi: Add desktop-after-read-hook,
11357 desktop-no-desktop-file-hook and desktop-save-hook.
11358
11359 * locals.texi: Add desktop-save-buffer.
11360
113612004-04-30 Jesper Harder <harder@ifa.au.dk>
11362
11363 * display.texi: emacs -> Emacs.
11364
113652004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
11366
11367 * files.texi (Changing Files): Document set-file-times.
11368
113692004-04-23 Juanma Barranquero <lektu@terra.es>
11370
11371 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11372
113732004-04-18 Jesper Harder <harder@ifa.au.dk>
11374
11375 * tips.texi (Coding Conventions): defopt -> defcustom.
11376
113772004-04-16 Luc Teirlinck <teirllm@auburn.edu>
11378
11379 * sequences.texi: Various clarifications.
11380
113812004-04-14 Luc Teirlinck <teirllm@auburn.edu>
11382
11383 * buffers.texi (Read Only Buffers): Mention optional ARG to
11384 `toggle-read-only'.
11385
113862004-04-14 Nick Roberts <nick@nick.uklinux.net>
11387
11388 * windows.texi (Selecting Windows): Note that get-lru-window
11389 returns a full-width window if possible.
11390
113912004-04-13 Luc Teirlinck <teirllm@auburn.edu>
11392
11393 * buffers.texi: Various changes in addition to:
11394 (Buffer File Name): Add `find-buffer-visiting'.
11395 (Buffer Modification): Mention optional ARG to `not-modified'.
11396 (Indirect Buffers): Mention optional CLONE argument to
11397 `make-indirect-buffer'.
11398
11399 * files.texi: Various changes in addition to:
11400 (Visiting Functions): `find-file-hook' is now a normal hook.
11401 (File Name Expansion): Explain difference between the way that
11402 `expand-file-name' and `file-truename' treat `..'.
11403 (Contents of Directories): Mention optional ID-FORMAT argument to
11404 `directory-files-and-attributes'.
11405 (Format Conversion): Mention new optional CONFIRM argument to
11406 `format-write-file'.
11407
114082004-04-12 Miles Bader <miles@gnu.org>
11409
11410 * macros.texi (Expansion): Add description of `macroexpand-all'.
11411
114122004-04-05 Jesper Harder <harder@ifa.au.dk>
11413
5dcb4c4e
SM
11414 * variables.texi (Variable Aliases):
11415 Mention cyclic-variable-indirection.
b8d4c8d0
GM
11416
11417 * errors.texi (Standard Errors): Ditto.
11418
114192004-04-04 Luc Teirlinck <teirllm@auburn.edu>
11420
11421 * backups.texi: Various small changes in addition to:
11422 (Making Backups): Mention return value of `backup-buffer'.
11423 (Auto-Saving): Mention optional FORCE argument to
11424 `delete-auto-save-file-if-necessary'.
11425 (Reverting): Mention optional PRESERVE-MODES argument to
11426 `revert-buffer'. Correct description of `revert-buffer-function'.
11427
114282004-03-22 Juri Linkov <juri@jurta.org>
11429
11430 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
11431 with `Vector Functions'.
11432
11433 * text.texi (Sorting): Add missing quote.
11434
114352004-03-14 Luc Teirlinck <teirllm@auburn.edu>
11436
11437 * intro.texi (Lisp History): Replace xref to `cl' manual with
11438 inforef.
11439
114402004-03-12 Richard M. Stallman <rms@gnu.org>
11441
11442 * intro.texi (Version Info): Add arg to emacs-version.
11443 (Lisp History): Change xref to CL manual.
11444
114452004-03-09 Luc Teirlinck <teirllm@auburn.edu>
11446
11447 * minibuf.texi (Completion Commands): Add xref to Emacs manual
11448 for Partial Completion mode.
11449
114502004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
11451
11452 * customize.texi: Fix typo. Remove eol whitespace.
11453
114542004-03-04 Richard M. Stallman <rms@gnu.org>
11455
11456 * processes.texi: Fix typos.
11457
11458 * lists.texi (Building Lists): Minor clarification.
11459
11460 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
11461 in make-hash-table.
11462
114632004-02-29 Juanma Barranquero <lektu@terra.es>
11464
11465 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
11466 rm, and ignore exit code.
11467
114682004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
11469
11470 * display.texi (Defining Faces): Add description for min-colors.
11471 Update example.
11472
114732004-02-23 Luc Teirlinck <teirllm@auburn.edu>
11474
11475 * abbrevs.texi: Various corrections and clarifications in addition
11476 to the following:
11477 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
11478
114792004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11480
11481 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
11482
114832004-02-21 Luc Teirlinck <teirllm@auburn.edu>
11484
11485 * text.texi: Various small changes in addition to the following:
11486 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
11487 to delete-horizontal-space.
11488 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
11489 description of yank-handler text property at various places.
11490
11491 * frames.texi (Window System Selections): Add anchor.
11492
11493 * syntax.texi (Syntax Table Functions): Clarify and correct
11494 descriptions of make-syntax-table and copy-syntax-table.
11495 (Motion and Syntax): Clarify SYNTAXES argument to
11496 skip-syntax-forward.
11497 (Parsing Expressions): Mention that the return value of
11498 parse-partial-sexp is currently a list of ten rather than nine
11499 elements.
11500 (Categories): Various corrections and clarifications.
11501
115022004-02-17 Luc Teirlinck <teirllm@auburn.edu>
11503
11504 * markers.texi (Marker Insertion Types): Minor change.
11505
11506 * locals.texi (Standard Buffer-Local Variables):
11507 * commands.texi (Interactive Codes, Using Interactive):
11508 * functions.texi (Related Topics): Fix xrefs.
11509
115102004-02-16 Luc Teirlinck <teirllm@auburn.edu>
11511
11512 * lists.texi (Sets And Lists): Update description of delete-dups.
11513
115142004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11515
11516 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
11517
c8763fb6 115182004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
11519
11520 * frames.texi (Parameter Access): frame-parameters arg is optional.
11521 modify-frame-parameters handles nil for FRAME.
11522 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
11523 are all-or-nothing for certain toolkits.
11524 Mention parameter wait-for-wm.
11525 (Frames and Windows): In frame-first-window and frame-selected-window
11526 the arg is optional.
11527 (Input Focus): In redirect-frame-focus the second arg is optional.
11528 (Window System Selections): Mention selection type CLIPBOARD.
11529 Mention data-type UTF8_STRING.
11530 Mention numbering of cut buffers.
11531 (Resources): Describe x-resource-name.
11532
115332004-02-16 Richard M. Stallman <rms@gnu.org>
11534
11535 * windows.texi (Buffers and Windows): Delete false table
11536 about all-frames.
11537
11538 * syntax.texi (Parsing Expressions): Delete old caveat
11539 about parse-sexp-ignore-comments.
11540
11541 * streams.texi (Output Variables): Add print-quoted.
11542
11543 * lists.texi (Building Lists): Minor cleanup.
11544
11545 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
11546
11547 * display.texi (Overlays): Explain overlays use markers.
11548 (Managing Overlays): Explain front-advance and rear-advance
11549 in more detail.
11550
11551 * loading.texi (Unloading): Document unload-feature-special-hooks.
11552 Get rid of fns-NNN.el file.
11553
115542004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11555
11556 * help.texi (Describing Characters): Fix text-char-description
11557 example output.
11558
11559 * edebug.texi (Using Edebug): Fix example.
11560
11561 * debugging.texi (Internals of Debugger): Fix return value.
11562
11563 * files.texi (Changing Files): Fix argname.
11564
11565 * calendar.texi: Fix parens, and default values.
11566
11567 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
11568 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 11569 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
11570
11571 * positions.texi (Text Lines): Don't add -1 in current-line.
11572
115732004-02-16 Richard M. Stallman <rms@gnu.org>
11574
11575 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
11576
115772004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11578
11579 * processes.texi (Low-Level Network): Fix a typo.
11580
115812004-02-12 Kim F. Storm <storm@cua.dk>
11582
11583 * display.texi (Fringes): Use consistent wording.
11584 Note that window-fringe's window arg is optional.
11585 (Scroll Bars): Use consistent wording.
11586
115872004-02-11 Luc Teirlinck <teirllm@auburn.edu>
11588
11589 * tips.texi (Comment Tips): Document the new conventions for
11590 commenting out code.
11591
c8763fb6 115922004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 11593
5dcb4c4e 11594 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
11595
115962004-02-07 Kim F. Storm <storm@cua.dk>
11597
11598 * positions.texi (Text Lines): Add line-number-at-pos.
11599
116002004-02-06 John Paul Wallington <jpw@gnu.org>
11601
11602 * display.texi (Button Properties, Button Buffer Commands):
11603 mouse-2 invokes button, not down-mouse-1.
11604
116052004-02-04 Jason Rumney <jasonr@gnu.org>
11606
11607 * makefile.w32-in: Sync with Makefile.in changes.
11608
116092004-02-03 Luc Teirlinck <teirllm@auburn.edu>
11610
11611 * minibuf.texi (Text from Minibuffer): Various corrections and
11612 clarifications.
11613 (Object from Minibuffer): Correct Lisp description of
11614 read-minibuffer.
11615 (Minibuffer History): Clarify description of cons values for
11616 HISTORY arguments.
5dcb4c4e
SM
11617 (Basic Completion): Various corrections and clarifications.
11618 Add completion-regexp-list.
b8d4c8d0
GM
11619 (Minibuffer Completion): Correct and clarify description of
11620 completing-read.
5dcb4c4e
SM
11621 (Completion Commands): Mention Partial Completion mode.
11622 Various other minor changes.
b8d4c8d0
GM
11623 (High-Level Completion): Various corrections and clarifications.
11624 (Reading File Names): Ditto.
11625 (Minibuffer Misc): Ditto.
11626
116272004-01-26 Luc Teirlinck <teirllm@auburn.edu>
11628
11629 * strings.texi (Text Comparison): assoc-string also matches
11630 elements of alists that are strings instead of conses.
11631 (Formatting Strings): Standardize Texinfo usage. Update index
11632 entries.
11633
116342004-01-20 Luc Teirlinck <teirllm@auburn.edu>
11635
11636 * lists.texi (Sets And Lists): Add delete-dups.
11637
116382004-01-15 Luc Teirlinck <teirllm@auburn.edu>
11639
11640 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
11641 special form.
11642 * macros.texi (Defining Macros): Update description of `declare',
11643 which now is a macro.
11644 (Wrong Time): Fix typos.
11645
116462004-01-14 Luc Teirlinck <teirllm@auburn.edu>
11647
11648 * compile.texi (Compilation Functions): Expand descriptions of
11649 `compile-defun', `byte-compile-file', `byte-recompile-directory'
11650 and `batch-byte-compile'. In particular, mention and describe
11651 all optional arguments.
11652 (Disassembly): Correct and clarify the description of `disassemble'.
11653
116542004-01-11 Luc Teirlinck <teirllm@auburn.edu>
11655
11656 * searching.texi: Various small changes in addition to the
11657 following.
11658 (Regexp Example): Adapt to new value of `sentence-end'.
11659 (Regexp Functions): The PAREN argument to `regexp-opt' can be
11660 `words'.
11661 (Search and Replace): Add usage note for `perform-replace'.
11662 (Entire Match Data): Mention INTEGERS and REUSE arguments to
11663 `match-data'.
11664 (Standard Regexps): Update for new values of `paragraph-start'
11665 and `sentence-end'.
11666
116672004-01-07 Luc Teirlinck <teirllm@auburn.edu>
11668
11669 * files.texi (Saving Buffers): Clarify descriptions of
11670 `write-contents-functions' and `before-save-hook'.
11671 Make the defvar's for `before-save-hook' and `after-save-hook'
11672 into defopt's.
11673
116742004-01-07 Kim F. Storm <storm@cua.dk>
11675
11676 * commands.texi (Click Events): Describe new image and
11677 width/height elements of click events.
11678 (Accessing Events): Add posn-string, posn-image, and
11679 posn-object-width-height. Change posn-object to return either
11680 image or string object.
11681
116822004-01-01 Simon Josefsson <jas@extundo.com>
11683
11684 * hooks.texi (Standard Hooks): Add before-save-hook.
11685 * files.texi (Saving Buffers): Likewise.
11686
116872004-01-03 Richard M. Stallman <rms@gnu.org>
11688
11689 * frames.texi (Frames and Windows): Delete frame-root-window.
11690
116912004-01-03 Luc Teirlinck <teirllm@auburn.edu>
11692
11693 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
11694
11695 * functions.texi: Various small changes in addition to the
11696 following.
5dcb4c4e
SM
11697 (What Is a Function): `functionp' returns nil for macros.
11698 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
11699 (Function Documentation): Add `\' in front of (fn @var{arglist})
11700 and explain why.
11701 (Defining Functions): Mention DOCSTRING argument to `defalias'.
11702 Add anchor.
11703 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
11704
117052004-01-01 Miles Bader <miles@gnu.org>
11706
11707 * display.texi (Buttons): New section.
11708
117092003-12-31 Andreas Schwab <schwab@suse.de>
11710
11711 * numbers.texi (Math Functions): sqrt reports a domain-error
11712 error.
11713 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
11714
117152003-12-30 Luc Teirlinck <teirllm@auburn.edu>
11716
11717 * tips.texi (Documentation Tips): Update item on hyperlinks in
11718 documentation strings.
11719
11720 * errors.texi (Standard Errors): Various small corrections and
11721 additions.
11722
11723 * control.texi: Various small changes in addition to the
11724 following.
11725 (Signaling Errors): Provide some more details on how `signal'
11726 constructs the error message. Add anchor to the definition of
11727 `signal'.
11728 (Error Symbols): Describe special treatment of `quit'.
11729 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
11730 to emphasize that it has to be a single form.
11731
11732 * buffers.texi: Add anchor.
11733
117342003-12-29 Richard M. Stallman <rms@gnu.org>
11735
11736 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
11737 (Window Configurations): Add window-configuration-frame.
11738
11739 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
11740
11741 * text.texi (Examining Properties): Add get-char-property-and-overlay.
11742 Change arg name in get-char-property.
11743 (Special Properties): Update handling of keymap property.
11744
11745 * strings.texi (Modifying Strings): Add clear-string.
11746 (Text Comparison): Add assoc-string and remove
11747 assoc-ignore-case, assoc-ignore-representation.
11748
11749 * os.texi (Time of Day): Add set-time-zone-rule.
11750
11751 * numbers.texi (Math Functions): asin, acos, log, log10
11752 report domain-error errors.
11753
11754 * nonascii.texi (Converting Representations):
11755 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
11756 (Encoding and I/O): Add file-name-coding-system.
11757
11758 * modes.texi (Search-based Fontification): Explain that
11759 face specs are symbols with face names as values.
11760
11761 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
11762
11763 * lists.texi (Building Lists): remq moved elsewhere.
11764 (Sets And Lists): remq moved here.
11765 (Association Lists): Refer to assoc-string.
11766
11767 * internals.texi (Garbage Collection): Add memory-use-counts.
11768
11769 * frames.texi (Frames and Windows): Add set-frame-selected-window
11770 and frame-root-window.
11771
11772 * files.texi (Contents of Directories):
11773 Add directory-files-and-attributes.
11774
11775 * display.texi (Refresh Screen): Add force-window-update.
11776 (Invisible Text): Explain about moving point out of invis text.
11777 (Overlay Properties): Add overlay-properties.
11778 (Managing Overlays): Add overlayp.
11779 (GIF Images): Invalid image number displays a hollow box.
11780
11781 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
11782 (Killing Buffers): Add buffer-live-p.
11783
117842003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
11785
11786 * display.texi (Fringes): Fix typo "set-buffer-window".
11787
117882003-12-24 Luc Teirlinck <teirllm@auburn.edu>
11789
11790 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
11791 * nonascii.texi, processes.texi, tips.texi, variables.texi:
11792 Add or change various xrefs and anchors.
11793
11794 * commands.texi: Replace all occurrences of @acronym{CAR} with
11795 @sc{car}, for consistency with the rest of the Elisp manual.
11796 `car' and `cdr' are historically acronyms, but are no longer
11797 widely thought of as such.
11798
11799 * internals.texi (Pure Storage): Mention that `purecopy' does not
11800 copy text properties.
11801 (Object Internals): Now 29 bits are used (in most implementations)
11802 to address Lisp objects.
11803
11804 * variables.texi (Variables with Restricted Values): New node.
11805
11806 * objects.texi (Lisp Data Types): Mention that certain variables
11807 can only take on a restricted set of values and add an xref to
11808 the new node "Variables with Restricted Values".
11809
11810 * eval.texi (Function Indirection): Describe the errors that
11811 `indirect-function' can signal.
11812 (Eval): Clarify the descriptions of `eval-region' and `values'.
11813 Describe `eval-buffer' instead of `eval-current-buffer' and
11814 mention `eval-current-buffer' as an alias for `current-buffer'.
11815 Correct the description and mention all optional arguments.
11816
11817 * nonascii.texi: Various small changes in addition to the
11818 following.
11819 (Converting Representations): Clarify behavior of
11820 `string-make-multibyte' and `string-to-multibyte' for unibyte all
11821 ASCII arguments.
11822 (Character Sets): Document the variable `charset-list' and adapt
11823 the definition of the function `charset-list' accordingly.
11824 (Translation of Characters): Clarify use of generic characters in
11825 `make-translation-table'. Clarify and correct the description of
11826 the use of translation tables in encoding and decoding.
11827 (User-Chosen Coding Systems): Correct and clarify the description
11828 of `select-safe-coding-system'.
11829 (Default Coding Systems): Clarify description of
11830 `file-coding-system-alist'.
11831
118322003-11-30 Luc Teirlinck <teirllm@auburn.edu>
11833
11834 * strings.texi (Text Comparison): Correctly describe when two
11835 strings are `equal'. Combine and clarify descriptions of
11836 `assoc-ignore-case' and `assoc-ignore-representation'.
11837
11838 * objects.texi (Non-ASCII in Strings): Clarify description of
11839 when a string is unibyte or multibyte.
11840 (Bool-Vector Type): Update examples.
11841 (Equality Predicates): Correctly describe when two strings are
11842 `equal'.
11843
118442003-11-29 Luc Teirlinck <teirllm@auburn.edu>
11845
11846 * lists.texi (Building Lists): `append' no longer accepts integer
11847 arguments. Update the description of `number-sequence' to reflect
11848 recent changes.
11849 (Sets And Lists): Describe `member-ignore-case' after `member'.
11850
118512003-11-27 Kim F. Storm <storm@cua.dk>
11852
11853 * commands.texi (Click Events): Click object may be an images.
11854 Describe (dx . dy) element of click positions.
11855 (Accessing Events): Remove duplicate posn-timestamp.
11856 New functions posn-object and posn-object-x-y.
11857
118582003-11-23 Kim F. Storm <storm@cua.dk>
11859
11860 * commands.texi (Click Events): Describe enhancements to event
11861 position lists, including new text-pos and (col . row) items.
11862 Mention left-fringe and right-fringe area events.
11863 (Accessing Events): New functions posn-area and
11864 posn-actual-col-row. Mention posn-timestamp. Mention that
11865 posn-point in non-text area still returns buffer position.
11866 Clarify posn-col-row.
11867
118682003-11-21 Lars Hansen <larsh@math.ku.dk>
11869
11870 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
11871 * anti.texi (File Attributes): Describe removed parameter
11872 ID-FORMAT.
11873
118742003-11-20 Luc Teirlinck <teirllm@auburn.edu>
11875
11876 * positions.texi (Positions): Mention that, if a marker is used as
11877 a position, its buffer is ignored.
11878
11879 * markers.texi (Overview of Markers): Mention it here too.
11880
118812003-11-12 Luc Teirlinck <teirllm@auburn.edu>
11882
11883 * numbers.texi (Numeric Conversions): Not just `floor', but also
11884 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
11885
118862003-11-10 Luc Teirlinck <teirllm@auburn.edu>
11887
11888 * markers.texi (Creating Markers): Specify insertion type of
11889 created markers. Add xref to `Marker Insertion Types'.
11890 Second argument to `copy-marker' is optional.
11891 (Marker Insertion Types): Mention that most markers are created
11892 with insertion type nil.
11893 (The Mark): Correctly describe when `mark' signals an error.
11894 (The Region): Correctly describe when `region-beginning' and
11895 `region-end' signal an error.
11896
118972003-11-08 Luc Teirlinck <teirllm@auburn.edu>
11898
11899 * hash.texi (Creating Hash): Clarify description of `eql'.
11900 `makehash' is obsolete.
11901 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
11902
11903 * positions.texi (Point): Change description of `buffer-end', so
11904 that it is also correct for floating point arguments.
11905 (List Motion): Correct argument lists of `beginning-of-defun' and
11906 `end-of-defun'.
11907 (Excursions): Add xref to `Marker Insertion Types'.
11908 (Narrowing): Argument to `narrow-to-page' is optional.
11909
119102003-11-06 Luc Teirlinck <teirllm@auburn.edu>
11911
11912 * streams.texi (Output Streams): Clarify behavior of point for
11913 marker output streams.
11914
119152003-11-04 Luc Teirlinck <teirllm@auburn.edu>
11916
11917 * variables.texi (Defining Variables): Second argument to
11918 `defconst' is not optional.
11919 (Setting Variables): Mention optional argument APPEND to
11920 `add-to-list'.
11921 (Creating Buffer-Local): Expand description of
11922 `make-variable-buffer-local'.
11923 (Frame-Local Variables): Expand description of
11924 `make-variable-frame-local'.
11925 (Variable Aliases): Correct description of optional argument
11926 DOCSTRING to `defvaralias'. Mention return value of
11927 `defvaralias'.
11928 (File Local Variables): Add xref to `File variables' in Emacs
11929 Manual. Correct description of `hack-local-variables'. Mention
11930 `safe-local-variable' property. Mention optional second argument
11931 to `risky-local-variable-p'.
11932
119332003-11-03 Luc Teirlinck <teirllm@auburn.edu>
11934
11935 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
11936
119372003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11938
cfdaa150
GM
11939 * anti.texi, backups.texi, commands.texi, customize.texi:
11940 * display.texi, files.texi, internals.texi, keymaps.texi:
11941 * loading.texi, modes.texi, nonascii.texi, numbers.texi:
11942 * objects.texi, os.texi, positions.texi, processes.texi:
11943 * searching.texi, sequences.texi, streams.texi, strings.texi:
11944 * syntax.texi, text.texi: Replace @sc{foo} with @acronym{FOO}.
b8d4c8d0
GM
11945
119462003-10-27 Luc Teirlinck <teirllm@auburn.edu>
11947
11948 * strings.texi (Creating Strings): Argument START to `substring'
11949 can not be `nil'. Expand description of
11950 `substring-no-properties'. Correct description of `split-string',
11951 especially with respect to empty matches. Prevent very bad line
11952 break in definition of `split-string-default-separators'.
11953 (Text Comparison): `string=' and `string<' also accept symbols as
11954 arguments.
11955 (String Conversion): More completely describe argument BASE in
11956 `string-to-number'.
11957 (Formatting Strings): `%s' and `%S' in `format' do require
11958 corresponding object. Clarify behavior of numeric prefix after
11959 `%' in `format'.
11960 (Case Conversion): The argument to `upcase-initials' can be a
11961 character.
11962
119632003-10-27 Kenichi Handa <handa@m17n.org>
11964
11965 * display.texi (Fontsets): Fix texinfo usage.
11966
119672003-10-25 Kenichi Handa <handa@m17n.org>
11968
11969 * display.texi (Fontsets): Add description of the function
11970 set-fontset-font.
11971
119722003-10-23 Luc Teirlinck <teirllm@auburn.edu>
11973
11974 * display.texi (Temporary Displays): Add xref to `Documentation
11975 Tips'.
11976
11977 * functions.texi (Function Safety): Use inforef instead of pxref
11978 for SES.
11979
119802003-10-23 Andreas Schwab <schwab@suse.de>
11981
11982 * Makefile.in (TEX, texinputdir): Don't define.
11983 (TEXI2DVI): Define.
11984 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
11985 add $(srcdir)/index.texi.
11986 ($(infodir)/elisp): Remove index.texi dependency.
11987 (elisp.dvi): Likewise. Use $(TEXI2DVI).
11988 (index.texi): Remove target.
11989 (dist): Don't link $(srcdir)/permute-index.
11990 (clean): Don't remove index.texi.
11991
11992 * permute-index, index.perm: Remove.
11993 * index.texi: Rename from index.unperm.
11994
119952003-10-22 Luc Teirlinck <teirllm@auburn.edu>
11996
11997 * tips.texi (Documentation Tips): Document new behavior for face
11998 and variable hyperlinks in Help mode.
11999
120002003-10-21 Luc Teirlinck <teirllm@auburn.edu>
12001
12002 * objects.texi (Integer Type): Update for extra bit of integer range.
12003 (Character Type): Ditto.
12004
120052003-10-16 Eli Zaretskii <eliz@gnu.org>
12006
12007 * numbers.texi (Integer Basics): Add index entries for reading
12008 numbers in hex, octal, and binary.
12009
120102003-10-16 Lute Kamstra <lute@gnu.org>
12011
12012 * modes.texi (Mode Line Format): Mention force-mode-line-update's
12013 argument.
12014
120152003-10-13 Luc Teirlinck <teirllm@auburn.edu>
12016
12017 * windows.texi (Choosing Window): Fix typo.
12018 * edebug.texi (Edebug Execution Modes): Fix typo.
12019
120202003-10-13 Richard M. Stallman <rms@gnu.org>
12021
12022 * windows.texi (Basic Windows): A window has fringe settings,
12023 display margins and scroll-bar settings.
12024 (Splitting Windows): Doc split-window return value.
12025 Clean up one-window-p.
12026 (Selecting Windows): Fix typo.
12027 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
12028 (Buffers and Windows): In set-window-buffer, explain effect
12029 on fringe settings and scroll bar settings.
12030 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
12031 (Choosing Window): Use defopt for pop-up-frame-function.
12032 For special-display-buffer-names, explain same-window and same-frame.
12033 Clarify window-dedicated-p return value.
12034 (Textual Scrolling): scroll-up and scroll-down can get an error.
12035 (Horizontal Scrolling): Clarify auto-hscroll-mode.
12036 Clarify set-window-hscroll.
12037 (Size of Window): Don't mention tool bar in window-height.
12038 (Coordinates and Windows): Explain what coordinates-in-window-p
12039 returns for fringes and display margins.
12040 (Window Configurations): Explain saving fringes, etc.
12041
12042 * tips.texi (Library Headers): Clean up Documentation.
12043
12044 * syntax.texi (Parsing Expressions): Clean up forward-comment
12045 and parse-sexp-lookup-properties.
12046
12047 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
12048
12049 * os.texi (System Environment): Clean up text for load-average errors.
12050
12051 * modes.texi (Hooks): Don't explain local hook details at front.
12052 Clarify run-hooks and run-hook-with-args a little.
12053 Clean up add-hook and remove-hook.
12054
12055 * edebug.texi (Edebug Execution Modes): Clarify t.
12056 Document edebug-sit-for-seconds.
12057 (Coverage Testing): Document C-x X = and =.
12058 (Instrumenting Macro Calls): Fix typo.
12059 (Specification List): Don't index the specification keywords.
12060
120612003-10-10 Kim F. Storm <storm@cua.dk>
12062
12063 * processes.texi (Network): Introduce make-network-process.
12064
120652003-10-09 Luc Teirlinck <teirllm@auburn.edu>
12066
12067 * tips.texi (Library Headers): Fix typo.
12068
120692003-10-07 Juri Linkov <juri@jurta.org>
12070
12071 * modes.texi (Imenu): Mention imenu-create-index-function's
12072 default value. Explain submenus better.
12073
120742003-10-07 Lute Kamstra <lute@gnu.org>
12075
12076 * modes.texi (Faces for Font Lock): Fix typo.
12077 (Hooks): Explain how buffer-local hook variables can refer to
12078 global hook variables.
12079 Various minor clarifications.
12080
120812003-10-06 Lute Kamstra <lute@gnu.org>
12082
12083 * tips.texi (Coding Conventions): Mention naming conventions for
12084 hooks.
12085
120862003-10-05 Luc Teirlinck <teirllm@auburn.edu>
12087
12088 * loading.texi (Library Search): Correct default value of
12089 load-suffixes.
12090 (Named Features): Fix typo.
12091
120922003-10-05 Richard M. Stallman <rms@gnu.org>
12093
12094 * loading.texi (Named Features): In `provide',
12095 say how to test for subfeatures.
12096 (Unloading): In unload-feature, use new var name
12097 unload-feature-special-hooks.
12098
120992003-10-03 Lute Kamstra <lute@gnu.org>
12100
12101 * modes.texi (Major Mode Conventions): Mention third way to set up
12102 Imenu.
12103 (Imenu): A number of small fixes.
12104 Delete documentation of internal variable imenu--index-alist.
12105 Document the return value format of imenu-create-index-function
12106 functions.
12107
121082003-09-30 Richard M. Stallman <rms@gnu.org>
12109
12110 * processes.texi (Network): Say what stopped datagram connections do.
12111
12112 * lists.texi (Association Lists): Clarify `assq-delete-all'.
12113
12114 * display.texi (Overlay Properties): Clarify `evaporate' property.
12115
121162003-09-29 Lute Kamstra <lute@gnu.org>
12117
12118 * modes.texi (Mode Line Data): Explain when symbols in mode-line
12119 constructs should be marked as risky.
12120 Change cons cell into proper list.
12121 (Mode Line Variables): Change cons cell into proper list.
12122
121232003-09-26 Lute Kamstra <lute@gnu.org>
12124
12125 * modes.texi (Mode Line Data): Document the :propertize construct.
12126 (Mode Line Variables): Reorder the descriptions of the variables
12127 to match their order in the default mode-line-format.
12128 Describe the new variables mode-line-position and mode-line-modes.
12129 Update the default values of mode-line-frame-identification,
12130 minor-mode-alist, and default-mode-line-format.
12131 (Properties in Mode): Mention the :propertize construct.
12132
121332003-09-26 Richard M. Stallman <rms@gnu.org>
12134
12135 * buffers.texi, commands.texi, debugging.texi, eval.texi:
12136 * loading.texi, minibuf.texi, text.texi, variables.texi:
12137 Avoid @strong{Note:}.
12138
121392003-09-26 Richard M. Stallman <rms@gnu.org>
12140
12141 * keymaps.texi (Remapping Commands): Fix typo.
12142
121432003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
12144
12145 * processes.texi (Low-Level Network): Fix typo.
12146
121472003-09-23 Kim F. Storm <storm@cua.dk>
12148
12149 * processes.texi (Network, Network Servers): Fix typos.
12150 (Low-Level Network): Add timeout value for :server keyword.
12151 Add new option keywords to make-network-process.
12152 Add set-network-process-options.
12153 Explain how to test availability of network options.
12154
121552003-09-19 Richard M. Stallman <rms@gnu.org>
12156
12157 * text.texi (Motion by Indent): Arg to
12158 backward-to-indentation and forward-to-indentation is optional.
12159
12160 * strings.texi (Creating Strings): Add substring-no-properties.
12161
12162 * processes.texi
12163 (Process Information): Add list-processes arg QUERY-ONLY.
12164 Delete process-contact from here.
12165 Add new status values for process-status.
12166 Add process-get, process-put, process-plist, set-process-plist.
12167 (Synchronous Processes): Add call-process-shell-command.
12168 (Signals to Processes): signal-process allows process objects.
12169 (Network): Complete rewrite.
12170 (Network Servers, Datagrams, Low-Level Network): New nodes.
12171
12172 * positions.texi (Word Motion): forward-word, backward-word
12173 arg is optional. Reword.
12174
12175 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
12176
12177 * variables.texi (Creating Buffer-Local):
12178 Delete duplicate definition of buffer-local-value.
12179 (File Local Variables): Explain about discarding text props.
12180
121812003-09-11 Richard M. Stallman <rms@gnu.org>
12182
12183 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
12184 changes variables that record input events.
12185 (Minibuffer Misc): Add minibuffer-selected-window.
12186
12187 * lists.texi (Building Lists): Add copy-tree.
12188
12189 * display.texi (Fontsets): Add char-displayable-p.
12190 (Scroll Bars): New node.
12191
121922003-09-08 Lute Kamstra <lute@gnu.org>
12193
12194 * modes.texi (%-Constructs): Document new `%i' and `%I'
12195 constructs.
12196
121972003-09-03 Peter Runestig <peter@runestig.com>
12198
12199 * makefile.w32-in: New file.
12200
122012003-08-29 Richard M. Stallman <rms@gnu.org>
12202
12203 * display.texi (Overlay Properties): Clarify how priorities
12204 affect use of the properties.
12205
122062003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
12207
12208 * customize.texi (Type Keywords): Correct the description of
12209 `:help-echo' in the case where `motion-doc' is a function.
12210
122112003-08-14 John Paul Wallington <jpw@gnu.org>
12212
12213 * modes.texi (Emulating Mode Line): Subsection, not section.
12214
122152003-08-13 Richard M. Stallman <rms@gnu.org>
12216
12217 * elisp.texi (Top): Update subnode lists in menu.
12218
12219 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
12220 (Kill Functions): kill-region has new arg yank-handler.
12221 (Yanking): New node.
12222 (Yank Commands): Add yank-undo-function.
12223 (Low-Level Kill Ring):
12224 kill-new and kill-append have new arg yank-handler.
12225 (Changing Properties): Add remove-list-of-text-properties.
12226 (Atomic Changes): New node.
12227
12228 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
12229
12230 * streams.texi (Output Variables): Add eval-expression-print-length
12231 and eval-expression-print-level.
12232
12233 * os.texi (Time Conversion): For encode-time, explain limits on year.
12234
12235 * objects.texi (Character Type): Define anchor "modifier bits".
12236
12237 * modes.texi (Emulating Mode Line): New node.
12238 (Search-based Fontification): Font Lock uses font-lock-face property.
12239 (Other Font Lock Variables): Likewise.
12240
12241 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
12242 not vectors.
12243 (Active Keymaps): Add emulation-mode-map-alists.
12244 (Functions for Key Lookup): key-binding has new arg no-remap.
12245 (Remapping Commands): New node.
12246 (Scanning Keymaps): where-is-internal has new arg no-remap.
12247 (Tool Bar): Add tool-bar-local-item-from-menu.
12248 Clarify when to use tool-bar-add-item-from-menu.
12249
12250 * commands.texi (Interactive Call): commandp has new arg.
12251 (Command Loop Info): Add this-original-command.
12252
122532003-08-06 John Paul Wallington <jpw@gnu.org>
12254
12255 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
12256
12257 * display.texi (Warning Basics): Fix typo.
12258 (Fringes): Add closing curly bracket and fix typo.
12259
12260 * elisp.texi (Top): Fix typo.
12261
122622003-08-05 Richard M. Stallman <rms@gnu.org>
12263
12264 * elisp.texi: Update lists of subnodes.
12265
12266 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
12267
12268 * variables.texi (Local Variables): Use lc for example variable names.
12269
12270 * tips.texi (Library Headers): Explain where to put -*-.
12271
12272 * strings.texi (Creating Strings): Fix xref for vconcat.
12273
12274 * sequences.texi (Vector Functions):
12275 vconcat no longer allows integer args.
12276
12277 * minibuf.texi (Reading File Names): read-file-name has new
12278 arg PREDICATE. New function read-directory-name.
12279
c4cc8b9a 12280 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
12281 (Indenting Macros): New node.
12282
12283 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
12284 (Window Frame Parameters): Make separate table of parameters
12285 that are coupled with specific face attributes.
12286 (Deleting Frames): delete-frame-hooks renamed to
12287 delete-frame-functions.
12288
12289 * files.texi (Magic File Names): Add file-remote-p.
12290 Clarify file-local-copy.
12291
12292 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
12293 here; instead xref Defining Macros.
12294
12295 * display.texi (Warnings): New node, and subnodes.
12296 (Fringes): New node.
12297
12298 * debugging.texi (Test Coverage): New node.
12299
12300 * compile.texi (Compiler Errors): Explain with-no-warnings
12301 and other ways to suppress warnings.
12302
12303 * commands.texi (Interactive Call): Minor clarification.
12304
12305 * buffers.texi (Buffer File Name): set-visited-file-name
12306 renames the buffer too.
12307
12308 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
12309
123102003-07-24 Markus Rost <rost@math.ohio-state.edu>
12311
12312 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
12313
123142003-07-22 Markus Rost <rost@math.ohio-state.edu>
12315
12316 * internals.texi (Garbage Collection): Fix previous change.
12317
123182003-07-22 Richard M. Stallman <rms@gnu.org>
12319
12320 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
12321
12322 * display.texi (Width): Use \s syntax in example.
12323 (Font Selection): Add face-font-rescale-alist.
12324
12325 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
12326 Remove spurious indent in example.
12327
12328 * lists.texi (Building Lists): Add number-sequence.
12329
12330 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
12331
12332 * functions.texi (Function Documentation): Explain how to
12333 show calling convention explicitly in the doc string.
12334
12335 * windows.texi (Selecting Windows): save-selected-window saves
12336 selected window of each frame.
12337 (Window Configurations): Minor change.
12338
12339 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
12340
12341 * streams.texi (Output Variables): Add print-continuous-numbering
12342 and print-number-table.
12343
12344 * processes.texi (Decoding Output): New node.
12345
12346 * os.texi (Time Conversion): decode-time arg is optional.
12347
12348 * objects.texi (Character Type): Don't use space as example for \.
12349 Make list of char names and \-sequences correspond.
12350 Explain that \s is not used in strings. `\ ' needs space after.
12351
12352 * nonascii.texi (Converting Representations): Add string-to-multibyte.
12353 (Translation of Characters): Add translation-table-for-input.
12354 (Default Coding Systems): Add auto-coding-functions.
12355 (Explicit Encoding): Add decode-coding-inserted-region.
12356 (Locales): Add locale-info.
12357
12358 * minibuf.texi (Basic Completion): Describe test-completion.
12359 Collections can be lists of strings.
12360 Clean up lazy-completion-table.
12361 (Programmed Completion): Mention test-completion.
12362 Clarify why lambda expressions are not accepted.
12363 (Minibuffer Misc): Describe minibufferp.
12364
123652003-07-14 Richard M. Stallman <rms@gnu.org>
12366
12367 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
12368
12369 * windows.texi (Selecting Windows): New arg to select-window.
12370 (Selecting Windows): Add with-selected-window.
12371 (Size of Window): Add window-inside-edges, etc.
12372
12373 * internals.texi (Garbage Collection): Add post-gc-hook.
12374
12375 * processes.texi (Subprocess Creation): Add exec-suffixes.
12376
12377 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
12378 (Scanning Keymaps): Add map-keymaps.
12379 (Defining Menus): Add keymap-prompt.
12380
12381 * numbers.texi (Integer Basics): Add most-positive-fixnum,
12382 most-negative-fixnum.
12383
c4cc8b9a 12384 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
12385 (Compiler Errors): New node.
12386
12387 * os.texi (User Identification): user-uid, user-real-uid
12388 can return float.
12389
12390 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
12391 and about derived modes.
12392 (Minor Modes): Add minor-mode-list.
12393 (Defining Minor Modes): Keyword args for define-minor-mode.
12394 (Search-based Fontification): Explain managing other properties.
12395 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 12396 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
12397 (Hooks): Add run-mode-hooks and delay-mode-hooks.
12398
12399 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
12400 (Variable Aliases): Clarify defvaralias.
12401
12402 * loading.texi (Library Search): Add load-suffixes.
12403
12404 * minibuf.texi (Basic Completion): Add lazy-completion-table.
12405 (Programmed Completion): Add dynamic-completion-table.
12406
12407 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
12408 (Magic File Names): Specify precedence order of handlers.
12409
12410 * commands.texi (Command Overview): Emacs server runs pre-command-hook
12411 and post-command-hook.
12412 (Waiting): New calling convention for sit-for.
12413
12414 * text.texi (Special Properties): local-map and keymap properties
12415 apply based on their stickiness.
12416
124172003-07-07 Richard M. Stallman <rms@gnu.org>
12418
12419 * modes.texi (Minor Mode Conventions): Specify only some kinds
12420 of list values as args to minor modes.
12421
12422 * files.texi (File Name Expansion): Warn about iterative use
12423 of substitute-in-file-name.
12424
12425 * advice.texi (Activation of Advice): Clean up previous change.
12426
124272003-07-06 Markus Rost <rost@math.ohio-state.edu>
12428
12429 * advice.texi (Activation of Advice): Note that ad-start-advice is
12430 turned on by default.
12431
124322003-06-30 Richard M. Stallman <rms@gnu.org>
12433
12434 * text.texi (Buffer Contents): Document current-word.
12435 (Change Hooks): Not called for *Messages*.
12436
12437 * functions.texi (Defining Functions): Explain about redefining
12438 primitives.
f4e90db0 12439 (Function Safety): Rename. Minor changes.
b8d4c8d0
GM
12440 Comment out the detailed criteria for what is safe.
12441
124422003-06-22 Andreas Schwab <schwab@suse.de>
12443
12444 * objects.texi (Symbol Type): Fix description of examples.
12445
124462003-06-16 Andreas Schwab <schwab@suse.de>
12447
12448 * hash.texi (Creating Hash): Fix description of :weakness.
12449
c8763fb6 124502003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
12451
12452 * files.texi (Changing Files): copy-file copies file modes, too.
12453
124542003-05-28 Richard M. Stallman <rms@gnu.org>
12455
12456 * strings.texi (Creating Strings): Clarify split-string.
12457
124582003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
12459
12460 * strings.texi (Creating Strings): Update split-string specification
12461 and examples.
12462
124632003-05-19 Richard M. Stallman <rms@gnu.org>
12464
12465 * elisp.texi: Correct invariant section names.
12466
124672003-04-20 Richard M. Stallman <rms@gnu.org>
12468
12469 * os.texi (Timers): Explain about timers and quitting.
12470
124712003-04-19 Richard M. Stallman <rms@gnu.org>
12472
12473 * internals.texi (Writing Emacs Primitives): Strings are
12474 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
12475 Explain GCPRO convention for varargs function args.
12476
124772003-04-16 Richard M. Stallman <rms@gnu.org>
12478
12479 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
12480
124812003-04-08 Richard M. Stallman <rms@gnu.org>
12482
12483 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
12484
124852003-02-13 Kim F. Storm <storm@cua.dk>
12486
12487 * objects.texi (Character Type): New \s escape for space.
12488
124892003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
12490
5dcb4c4e 12491 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
12492
124932003-01-25 Richard M. Stallman <rms@gnu.org>
12494
12495 * keymaps.texi: Document that a symbol can act as a keymap.
12496
124972003-01-13 Richard M. Stallman <rms@gnu.org>
12498
12499 * text.texi (Changing Properties): Say string indices are origin-0.
12500
12501 * positions.texi (Screen Lines) <compute-motion>:
12502 Correct order of elts in return value.
12503
12504 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
12505 how to define a default binding.
12506
125072002-12-07 Markus Rost <rost@math.ohio-state.edu>
12508
12509 * loading.texi (Unloading): Fix recent change for load-history.
12510
12511 * customize.texi (Simple Types): Clarify description of custom
12512 type 'number. Describe new custom type 'float.
12513
125142002-12-04 Markus Rost <rost@math.ohio-state.edu>
12515
12516 * variables.texi (File Local Variables): Fix typo.
12517
c8763fb6 125182002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
12519
12520 From Michael Albinus <Michael.Albinus@alcatel.de>.
12521
12522 * README: Target for Info file is `make info'.
12523
5dcb4c4e 12524 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
12525 `file-name-sans-extension'.
12526 (Magic File Names): Complete list of operations for magic file
12527 name handlers.
12528
125292002-09-16 Jonathan Yavner <jyavner@engineer.com>
12530
12531 * variables.texi (File Local Variables): New function
12532 risky-local-variable-p.
12533
125342002-09-15 Jonathan Yavner <jyavner@engineer.com>
12535
12536 * functions.texi (Function safety): New node about unsafep.
12537
125382002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
12539
5dcb4c4e 12540 * customize.texi (Splicing into Lists): Fix example.
a86cd395 12541 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
12542
125432002-06-17 Juanma Barranquero <lektu@terra.es>
12544
12545 * frames.texi (Display Feature Testing): Fix typo.
12546
125472002-06-12 Andreas Schwab <schwab@suse.de>
12548
12549 * frames.texi (Initial Parameters, Resources): Fix references to
12550 the Emacs manual.
12551
125522002-05-13 Kim F. Storm <storm@cua.dk>
12553
6e911150 12554 * variables.texi (Intro to Buffer-Local): Update warning and
b8d4c8d0
GM
12555 example relating to changing buffer inside let.
12556
c8763fb6 125572002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
12558
12559 * os.texi (Session Management): New node about X Session management.
12560
125612002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
12562
12563 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
12564 to which the manual corresponds, and the copyright years.
12565
12566 * Makefile.in (VERSION): Set to 2.9.
12567
125682001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
12569
12570 * elisp.texi: Change the category in @dircategory to "Emacs", to
12571 make it consistent with info/dir.
12572
125732001-11-25 Miles Bader <miles@gnu.org>
12574
12575 * text.texi (Fields): Describe new `limit' arg in
12576 field-beginning/field-end.
12577
125782001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
12579
5dcb4c4e
SM
12580 * permute-index: Don't depend on csh-specific features.
12581 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
12582
12583 * two-volume-cross-refs.txt: New file.
12584 * two.el: New file.
12585 * spellfile: New file.
12586
125872001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
12588
12589 * permute-index: New file.
12590
12591 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
12592 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
12593 8+3 restricted namespace.
12594
12595 * Makefile.in (infodir): Define relative to $(srcdir).
12596 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
12597 include directories list via -I switch to makeinfo.
12598 (index.texi): Use cp if both hard and symbolic links fail.
12599
126002001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
12601
12602 * Makefile.in (distclean): Add.
12603
12604 The following changes make ELisp manual part of the Emacs
12605 distribution:
12606
12607 * Makefile.in: Add Copyright notice.
12608 (prefix): Remove.
12609 (infodir): Change value to "../info".
12610 (VPATH): New variable.
12611 (MAKE): Don't define.
12612 (texmacrodir): Don't define.
12613 (texinputdir): Append the existing value of TEXINPUTS.
12614 ($(infodir)/elisp): Instead of just "elisp". Reformat the
12615 command to be compatible with man/Makefile.in, and to put the
12616 output into ../info.
12617 (info): Add target.
12618 (installall): Target removed.
12619
c8763fb6 126202001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
12621
12622 * tips.texi (Coding Conventions): Fix typo.
12623
126242001-10-23 Gerd Moellmann <gerd@gnu.org>
12625
12626 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
12627
126282001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
12629
12630 * files.texi (File Name Components): Update the description of
12631 file-name-sans-extension and file-name-extension, as they now
12632 ignore leading dots.
12633
126342001-10-20 Gerd Moellmann <gerd@gnu.org>
12635
12636 * (Version 21.1 released.)
12637
126382001-10-19 Miles Bader <miles@gnu.org>
12639
12640 * positions.texi (Text Lines): Describe behavior of
12641 `beginning-of-line'/`end-of-line' in the presence of field properties.
12642
126432001-10-17 Gerd Moellmann <gerd@gnu.org>
12644
12645 * Makefile.in (VERSION): Set to 2.8.
12646 (manual): Use `manual-21'.
12647
12648 * elisp.texi (VERSION): Add and use it where the version
12649 number was used. Set it to 2.8.
12650
12651 * intro.texi: Likewise.
12652
126532001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12654
12655 * files.texi (File Name Completion): Document the significance of
12656 a trailing slash in elements of completion-ignored-extensions.
12657
126582001-10-06 Miles Bader <miles@gnu.org>
12659
12660 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
12661
126622001-10-04 Gerd Moellmann <gerd@gnu.org>
12663
12664 * variables.texi (Variable Aliases): New node.
12665
126662001-10-04 Gerd Moellmann <gerd@gnu.org>
12667
12668 * Branch for 21.1.
12669
126702001-10-02 Miles Bader <miles@gnu.org>
12671
12672 * minibuf.texi (Minibuffer Misc): Add entries for
12673 `minibuffer-contents', `minibuffer-contents-no-properties', and
12674 `delete-minibuffer-contents'.
12675 Correct description for `minibuffer-prompt-end'.
12676
12677 * text.texi (Property Search): Correct descriptions of
12678 `next-char-property-change' and `previous-char-property-change'.
12679 Add entries for `next-single-char-property-change' and
12680 `previous-single-char-property-change'.
12681 Make operand names a bit more consistent.
12682
126832001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
12684
12685 * frames.texi (Finding All Frames): Document that next-frame and
12686 previous-frame are local to current terminal.
12687
126882001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
12689
12690 * keymaps.texi (Creating Keymaps): Fix the description of the
12691 result of make-keymap.
12692
126932001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
12694
12695 * display.texi (Font Lookup, Attribute Functions)
12696 (Image Descriptors): Add cross-references to the definition of
12697 selected frame.
12698
12699 * buffers.texi (The Buffer List): Add cross-references to the
12700 definition of selected frame.
12701
12702 * frames.texi (Input Focus): Clarify which frame is _the_ selected
12703 frame at any given time.
12704 (Multiple Displays, Size and Position): Add a cross-reference to
12705 the definition of the selected frame.
12706
127072001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
12708
12709 * strings.texi (String Conversion) <string-to-number>: Document
12710 that a float is returned for integers that are too large.
12711
12712 * frames.texi (Mouse Position): Document mouse-position-function.
12713 (Display Feature Testing): Document display-images-p.
12714 (Window Frame Parameters): Document the cursor-type variable.
12715
12716 * numbers.texi (Integer Basics): Document CL style read syntax for
12717 integers in bases other than 10.
12718
5dcb4c4e
SM
12719 * positions.texi (List Motion):
12720 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
12721
12722 * lists.texi (Sets And Lists): Document member-ignore-case.
12723
12724 * internals.texi (Garbage Collection): Document the used and free
12725 strings report.
12726 (Memory Usage): Document strings-consed.
12727
12728 * os.texi (Time of Day): Document float-time.
12729 (Recording Input): Document that clear-this-command-keys clears
12730 the vector to be returned by recent-keys.
12731
ed9265fc
JB
12732 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
12733 The argument keymap can be a list.
b8d4c8d0
GM
12734
12735 * nonascii.texi (User-Chosen Coding Systems)
12736 <select-safe-coding-system>: Document the new argument
12737 accept-default-p and the variable
12738 select-safe-coding-system-accept-default-p. Tell what happens if
12739 buffer-file-coding-system is undecided.
12740 (Default Coding Systems): Document auto-coding-regexp-alist.
12741
12742 * display.texi (The Echo Area) <message>: Document
12743 message-truncate-lines.
12744 (Glyphs): Document that the glyph table is unused on windowed
12745 displays.
12746
12747 * help.texi (Describing Characters) <single-key-description>:
12748 Document the new argument no-angles.
12749 (Accessing Documentation) <documentation-property>: Document that
12750 a non-string property is evaluated.
12751 <documentation>: Document that the function-documentation property
12752 is looked for.
12753
12754 * windows.texi (Selecting Windows): Document some-window.
12755
12756 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
12757
12758 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
12759 apropos-mode-hook.
12760
12761 * commands.texi (Using Interactive): Document interactive-form.
12762 (Keyboard Macros): Document kbd-macro-termination-hook.
12763 (Command Loop Info): Document that clear-this-command-keys clears
12764 the vector to be returned by recent-keys.
12765
127662001-09-04 Werner LEMBERG <wl@gnu.org>
12767
12768 * Makefile.in (srcdir, texinputdir): New variables.
12769 (srcs, index.texi, install): Use $(srcdir).
12770 (.PHONY): Remove elisp.dvi.
12771 (elisp): Use -I switch for makeinfo.
12772 (elisp.dvi): Use $(srcdir) and $(texinputdir).
12773 (installall, dist): Use $(srcdir).
12774 Fix path to texinfo.tex.
12775 (maintainer-clean): Add elisp.dvi and elisp.oaux.
12776
127772001-08-30 Gerd Moellmann <gerd@gnu.org>
12778
12779 * display.texi (Conditional Display): Adjust to API change.
12780
12781 * configure: New file.
12782
127832001-07-30 Gerd Moellmann <gerd@gnu.org>
12784
12785 * commands.texi (Repeat Events): Add description of
12786 double-click-fuzz.
12787
127882001-05-08 Stefan Monnier <monnier@cs.yale.edu>
12789
12790 * syntax.texi (Syntax Class Table): Add the missing designator for
12791 comment and string fences.
12792 (Syntax Properties): Add a xref to syntax table internals.
12793 (Syntax Table Internals): Document string-to-syntax.
12794
127952001-05-07 Gerd Moellmann <gerd@gnu.org>
12796
12797 * Makefile.in (install): Use install-info command line options
12798 like in Emacs' Makefile.in.
12799
128002000-12-09 Miles Bader <miles@gnu.org>
12801
12802 * windows.texi (Window Start): Update documentation for
12803 `pos-visible-in-window-p'.
12804
128052000-11-12 Stefan Monnier <monnier@cs.yale.edu>
12806
12807 * lists.texi (Building Lists): Add footnote to explain how to add
12808 to the end of a list.
12809
128102000-10-25 Gerd Moellmann <gerd@gnu.org>
12811
12812 * files.texi (Visiting Functions): Typos.
12813
128142000-10-25 Kenichi Handa <handa@etl.go.jp>
12815
12816 * files.texi (Visiting Functions): Return value of
12817 find-file-noselect may be a list of buffers if wildcards are used.
12818
128192000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12820
12821 * display.texi (Defining Faces): Document `graphic' display type
12822 in face specs.
12823
b344d29d 128242000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
12825
12826 * hooks.texi (Standard Hooks): Replace obsolete
12827 `after-make-frame-hook' with `after-make-frame-functions'.
12828
12829 * frames.texi (Creating Frames): Ditto.
12830
12831 * variables.texi (Future Local Variables): Ditto.
12832
128332000-10-16 Gerd Moellmann <gerd@gnu.org>
12834
12835 * display.texi (Other Image Types): Add description of :foreground
12836 and :background properties of mono PBM images.
12837
128382000-08-17 Werner LEMBERG <wl@gnu.org>
12839
12840 * .cvsignore: New file.
12841
128422000-01-05 Gerd Moellmann <gerd@gnu.org>
12843
12844 * tindex.pl: New script.
12845
128461999-12-03 Dave Love <fx@gnu.org>
12847
12848 * Makefile.in (MAKEINFO): New parameter.
12849
128501999-09-17 Richard Stallman <rms@gnu.org>
12851
12852 * Makefile.in (srcs): Add hash.texi.
12853 (VERSION): Update to 20.6.
12854
128551999-09-13 Richard Stallman <rms@gnu.org>
12856
12857 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
12858
128591998-08-29 Karl Heuer <kwzh@gnu.org>
12860
12861 * configure.in: New file.
12862 * Makefile.in: Renamed from Makefile.
12863 (prefix, infodir): Use value obtained from configure.
12864 (emacslibdir): Obsolete variable deleted.
12865 (dist): Distribute configure.in, configure, Makefile.in.
12866
128671998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12868
12869 * Makefile (INSTALL_INFO): New variable.
12870 (install): Run install-info.
12871
128721998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
12873
12874 * Makefile (elisp.dvi): Add missing backslash.
12875
128761998-05-02 Richard Stallman <rms@psilocin.gnu.org>
12877
12878 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
12879 Run texindex without `./'. Always run texindex on elisp.tp.
12880 (elisp.tps): Target deleted.
12881
128821998-04-05 Richard Stallman <rms@psilocin.gnu.org>
12883
12884 * Makefile (srcs): Add nonascii.texi and customize.texi.
12885 (dist): Start by deleting `temp'.
12886
128871998-02-17 Richard Stallman <rms@psilocin.gnu.org>
12888
12889 * Makefile (makeinfo, texindex): Targets deleted.
12890 (makeinfo.o, texindex.o): Targets deleted.
12891 (clean, dist): Don't do anything with them or with getopt*.
12892
128931998-01-30 Richard Stallman <rms@psilocin.gnu.org>
12894
12895 * Makefile (SHELL): Defined.
12896
128971998-01-27 Richard Stallman <rms@psilocin.gnu.org>
12898
12899 * Makefile (elisp.tps): New target.
12900 (elisp.dvi): Depend on elisp.tps.
12901
c5602427 129021996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
12903
12904 * README: Update phone number.
12905
12906 * Makefile (elisp): Make this be the default target.
12907 Depend on makeinfo.c instead of makeinfo.
12908 (install): Don't depend on elisp.dvi, since we don't install that.
12909 Use mkinstalldirs.
12910 (dist): Add mkinstalldirs.
12911
c5602427 129121995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
12913
12914 * Makefile (VERSION): Update version number.
5dcb4c4e 12915 (maintainer-clean): Rename from realclean.
b8d4c8d0 12916
c5602427 129171995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
12918
12919 * Makefile (realclean): New target.
12920 (elisp): Remove any old elisp-* files first.
12921
c5602427 129221993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
12923
12924 * Makefile (VERSION): New variable.
12925 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
12926 Compressed file suffix should be `.gz', not `.z'.
12927
ce058493 129281993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12929
12930 * Makefile (elisp): Depend on makeinfo.
12931
c5602427 129321993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
12933
12934 * Makefile (srcs): Add anti.texi.
12935
c5602427 129361993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12937
12938 * Makefile (infodir, prefix): New vars.
12939 (install): Use infodir.
f4e90db0 12940 (emacsinfodir): Delete.
b8d4c8d0 12941
c5602427 129421993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12943
12944 * Makefile (srcs): Add calendar.texi.
12945
12946 * Makefile (dist): Copy texindex.c and makeinfo.c.
12947 Limit elisp-* files to those with one or two digits.
12948
c5602427 129491993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0 12950
f4e90db0 12951 * Makefile (dist): Change to use Gzip instead of compress.
b8d4c8d0 12952
c5602427 129531993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12954
12955 * loading.texi (Unloading): define-function changed back to
12956 defalias. It may not stay this way, but at least it's
12957 consistent with the known-good version of the code patch.
12958
c5602427 129591993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
12960
12961 * modes.texi (Hooks): Document new optional arg of add-hook.
12962
c5602427 129631993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
12964
12965 * variables.texi: Document nil initial value of buffer-local variables.
12966
12967 * tips.texi: Add new section on standard library headers.
12968
c5602427 129691993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12970
12971 * Makefile (srcs): Add frame.texi to the list of sources.
12972
c5602427 129731993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12974
12975 * Makefile (dist): Don't bother excluding autosave files; they'll
12976 never make it into the temp directory anyway, and the hash marks
12977 in the name are problematic for make and the Bourne shell.
ed9265fc 12978 (srcs): ???
b8d4c8d0 12979
c5602427 129801993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
12981
12982 * Makefile (dist): Don't include backup files or autosave files in
12983 the distribution tar file.
12984
c5602427 129851991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 12986
5dcb4c4e 12987 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
12988 (elisp.dvi): Remove erroneous shell comment.
12989 Expect output of permute-index in permuted.fns.
12990 Save old elisp.aux in elisp.oaux.
5dcb4c4e 12991 (clean): Add index.texi to be deleted.
b8d4c8d0 12992
c5602427 129931990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
12994
12995 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
12996
c5602427 129971990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
12998
12999 * files.texi: Noted that completion-ignored-extensions is ignored
13000 when making *Completions*.
13001
3e868ee3 130021990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
13003
13004 * Makefile make dist now depends on elisp.dvi, since it tries
13005 to include it in the dist file.
13006
c5602427 130071990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 13008
c5602427 13009 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 13010
c5602427 130111989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
13012
13013 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
13014 (defunargs): Turn off \hyphenchar of \sl font temporarily.
13015
c5602427 130161989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
13017
13018 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
13019 and @error{} are the terms now being used. The files in the
13020 directory have been changed to reflect this.
13021
13022 * All instances of @indentedresultt{} have been changed to
333f9019 13023 ` @result{}', using 5 spaces at the beginning of the line.
b8d4c8d0 13024
c5602427 130251989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
13026
13027 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
13028 experimental @indentedresult{}, @indentedexpandsto{} are part of
13029 the texinfo.tex in this directory. These TeX macros are not
13030 stable yet.
13031
c5602427 130321989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
13033
13034 * texinfo.tex: Temporarily added
13035 \let\result=\dblarrow
13036 \def\error{{\it ERROR} \longdblarrow}
13037 We need to do this better soon.
13038
c5602427 130391989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
13040
13041 * Applied Karl Berry's patches to *.texinfo files, but not to
13042 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
13043 new title page format is also not applied, since it requires
13044 texinfo.tex changes.)
13045
13046 * Cleaned up `Makefile' and defined the `emacslibdir' directory
13047 for the Project GNU development environment.
13048
13049;; Local Variables:
c8763fb6 13050;; coding: utf-8
b8d4c8d0
GM
13051;; End:
13052
ba318903 13053 Copyright (C) 1998-2014 Free Software Foundation, Inc.
b8d4c8d0
GM
13054
13055 This file is part of GNU Emacs.
13056
352c8b4a 13057 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 13058 it under the terms of the GNU General Public License as published by
352c8b4a
GM
13059 the Free Software Foundation, either version 3 of the License, or
13060 (at your option) any later version.
b8d4c8d0
GM
13061
13062 GNU Emacs is distributed in the hope that it will be useful,
13063 but WITHOUT ANY WARRANTY; without even the implied warranty of
13064 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13065 GNU General Public License for more details.
13066
13067 You should have received a copy of the GNU General Public License
352c8b4a 13068 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.